vue-popup-plus 1.1.4 → 1.2.0

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.
@@ -190,7 +190,7 @@ declare interface IController extends PopupCustomProperties {
190
190
  destroy(instanceId: InstanceId, payload?: any): void;
191
191
  }
192
192
 
193
- declare interface IDefinePlugin {
193
+ export declare interface IDefinePlugin {
194
194
  /**
195
195
  * 定义插件
196
196
  * - 插件是一个对象,包含插件名称和安装方法
@@ -1,4 +1,4 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var a=document.createElement("style");a.appendChild(document.createTextNode(".vue-popup-plus-animation-enter-fade[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fade-ab1ad98c}.vue-popup-plus-animation-leave-fade[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fade-ab1ad98c}.vue-popup-plus-animation-enter-scale-enlarge[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c}.vue-popup-plus-animation-leave-scale-enlarge[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c}.vue-popup-plus-animation-enter-scale-shrink[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-scale-shrink-ab1ad98c}.vue-popup-plus-animation-leave-scale-shrink[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-scale-shrink-ab1ad98c}.vue-popup-plus-animation-enter-fly-top[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fly-top-ab1ad98c}.vue-popup-plus-animation-leave-fly-top[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fly-top-ab1ad98c}.vue-popup-plus-animation-enter-fly-left[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fly-left-ab1ad98c}.vue-popup-plus-animation-leave-fly-left[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fly-left-ab1ad98c}.vue-popup-plus-animation-enter-fly-right[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fly-right-ab1ad98c}.vue-popup-plus-animation-leave-fly-right[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fly-right-ab1ad98c}.vue-popup-plus-animation-enter-fly-bottom[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fly-bottom-ab1ad98c}.vue-popup-plus-animation-leave-fly-bottom[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fly-bottom-ab1ad98c}@-moz-keyframes vue-popup-plus-animation-enter-fade-ab1ad98c{0%{opacity:0}to{opacity:1}}@-webkit-keyframes vue-popup-plus-animation-enter-fade-ab1ad98c{0%{opacity:0}to{opacity:1}}@-o-keyframes vue-popup-plus-animation-enter-fade-ab1ad98c{0%{opacity:0}to{opacity:1}}@keyframes vue-popup-plus-animation-enter-fade-ab1ad98c{0%{opacity:0}to{opacity:1}}@-moz-keyframes vue-popup-plus-animation-leave-fade-ab1ad98c{0%{opacity:1}to{opacity:0}}@-webkit-keyframes vue-popup-plus-animation-leave-fade-ab1ad98c{0%{opacity:1}to{opacity:0}}@-o-keyframes vue-popup-plus-animation-leave-fade-ab1ad98c{0%{opacity:1}to{opacity:0}}@keyframes vue-popup-plus-animation-leave-fade-ab1ad98c{0%{opacity:1}to{opacity:0}}@-moz-keyframes vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c{0%{transform:scale(0)}to{transform:scale(1)}}@-webkit-keyframes vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c{0%{transform:scale(0)}to{transform:scale(1)}}@-o-keyframes vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c{0%{transform:scale(0)}to{transform:scale(1)}}@-moz-keyframes vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c{0%{transform:scale(1)}to{transform:scale(0)}}@-webkit-keyframes vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c{0%{transform:scale(1)}to{transform:scale(0)}}@-o-keyframes vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c{0%{transform:scale(1)}to{transform:scale(0)}}@-moz-keyframes vue-popup-plus-animation-enter-scale-shrink-ab1ad98c{0%{transform:scale(5)}to{transform:scale(1)}}@-webkit-keyframes vue-popup-plus-animation-enter-scale-shrink-ab1ad98c{0%{transform:scale(5)}to{transform:scale(1)}}@-o-keyframes vue-popup-plus-animation-enter-scale-shrink-ab1ad98c{0%{transform:scale(5)}to{transform:scale(1)}}@keyframes vue-popup-plus-animation-enter-scale-shrink-ab1ad98c{0%{transform:scale(5)}to{transform:scale(1)}}@-moz-keyframes vue-popup-plus-animation-leave-scale-shrink-ab1ad98c{0%{transform:scale(1)}to{transform:scale(5)}}@-webkit-keyframes vue-popup-plus-animation-leave-scale-shrink-ab1ad98c{0%{transform:scale(1)}to{transform:scale(5)}}@-o-keyframes vue-popup-plus-animation-leave-scale-shrink-ab1ad98c{0%{transform:scale(1)}to{transform:scale(5)}}@keyframes vue-popup-plus-animation-leave-scale-shrink-ab1ad98c{0%{transform:scale(1)}to{transform:scale(5)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-top-ab1ad98c{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-top-ab1ad98c{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-top-ab1ad98c{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@keyframes vue-popup-plus-animation-enter-fly-top-ab1ad98c{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-top-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-top-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-o-keyframes vue-popup-plus-animation-leave-fly-top-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@keyframes vue-popup-plus-animation-leave-fly-top-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-left-ab1ad98c{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-left-ab1ad98c{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-left-ab1ad98c{0%{transform:translate(-100vw)}to{transform:translate(0)}}@keyframes vue-popup-plus-animation-enter-fly-left-ab1ad98c{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-left-ab1ad98c{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-left-ab1ad98c{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-o-keyframes vue-popup-plus-animation-leave-fly-left-ab1ad98c{0%{transform:translate(0)}to{transform:translate(-100vw)}}@keyframes vue-popup-plus-animation-leave-fly-left-ab1ad98c{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-right-ab1ad98c{0%{transform:translate(100vw)}to{transform:translate(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-right-ab1ad98c{0%{transform:translate(100vw)}to{transform:translate(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-right-ab1ad98c{0%{transform:translate(100vw)}to{transform:translate(0)}}@keyframes vue-popup-plus-animation-enter-fly-right-ab1ad98c{0%{transform:translate(100vw)}to{transform:translate(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-right-ab1ad98c{0%{transform:translate(0)}to{transform:translate(100vw)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-right-ab1ad98c{0%{transform:translate(0)}to{transform:translate(100vw)}}@-o-keyframes vue-popup-plus-animation-leave-fly-right-ab1ad98c{0%{transform:translate(0)}to{transform:translate(100vw)}}@keyframes vue-popup-plus-animation-leave-fly-right-ab1ad98c{0%{transform:translate(0)}to{transform:translate(100vw)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-bottom-ab1ad98c{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-bottom-ab1ad98c{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-bottom-ab1ad98c{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes vue-popup-plus-animation-enter-fly-bottom-ab1ad98c{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-bottom-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-bottom-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@-o-keyframes vue-popup-plus-animation-leave-fly-bottom-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@keyframes vue-popup-plus-animation-leave-fly-bottom-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.popup-mask[data-v-ab1ad98c]{position:fixed;inset:0;background-color:#0000004d}.vue-popup-plus-animation-enter-fade[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fade-bf79c330}.vue-popup-plus-animation-leave-fade[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fade-bf79c330}.vue-popup-plus-animation-enter-scale-enlarge[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-scale-enlarge-bf79c330}.vue-popup-plus-animation-leave-scale-enlarge[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-scale-enlarge-bf79c330}.vue-popup-plus-animation-enter-scale-shrink[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-scale-shrink-bf79c330}.vue-popup-plus-animation-leave-scale-shrink[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-scale-shrink-bf79c330}.vue-popup-plus-animation-enter-fly-top[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fly-top-bf79c330}.vue-popup-plus-animation-leave-fly-top[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fly-top-bf79c330}.vue-popup-plus-animation-enter-fly-left[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fly-left-bf79c330}.vue-popup-plus-animation-leave-fly-left[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fly-left-bf79c330}.vue-popup-plus-animation-enter-fly-right[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fly-right-bf79c330}.vue-popup-plus-animation-leave-fly-right[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fly-right-bf79c330}.vue-popup-plus-animation-enter-fly-bottom[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fly-bottom-bf79c330}.vue-popup-plus-animation-leave-fly-bottom[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fly-bottom-bf79c330}@-moz-keyframes vue-popup-plus-animation-enter-fade-bf79c330{0%{opacity:0}to{opacity:1}}@-webkit-keyframes vue-popup-plus-animation-enter-fade-bf79c330{0%{opacity:0}to{opacity:1}}@-o-keyframes vue-popup-plus-animation-enter-fade-bf79c330{0%{opacity:0}to{opacity:1}}@keyframes vue-popup-plus-animation-enter-fade-bf79c330{0%{opacity:0}to{opacity:1}}@-moz-keyframes vue-popup-plus-animation-leave-fade-bf79c330{0%{opacity:1}to{opacity:0}}@-webkit-keyframes vue-popup-plus-animation-leave-fade-bf79c330{0%{opacity:1}to{opacity:0}}@-o-keyframes vue-popup-plus-animation-leave-fade-bf79c330{0%{opacity:1}to{opacity:0}}@keyframes vue-popup-plus-animation-leave-fade-bf79c330{0%{opacity:1}to{opacity:0}}@-moz-keyframes vue-popup-plus-animation-enter-scale-enlarge-bf79c330{0%{transform:scale(0)}to{transform:scale(1)}}@-webkit-keyframes vue-popup-plus-animation-enter-scale-enlarge-bf79c330{0%{transform:scale(0)}to{transform:scale(1)}}@-o-keyframes vue-popup-plus-animation-enter-scale-enlarge-bf79c330{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes vue-popup-plus-animation-enter-scale-enlarge-bf79c330{0%{transform:scale(0)}to{transform:scale(1)}}@-moz-keyframes vue-popup-plus-animation-leave-scale-enlarge-bf79c330{0%{transform:scale(1)}to{transform:scale(0)}}@-webkit-keyframes vue-popup-plus-animation-leave-scale-enlarge-bf79c330{0%{transform:scale(1)}to{transform:scale(0)}}@-o-keyframes vue-popup-plus-animation-leave-scale-enlarge-bf79c330{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes vue-popup-plus-animation-leave-scale-enlarge-bf79c330{0%{transform:scale(1)}to{transform:scale(0)}}@-moz-keyframes vue-popup-plus-animation-enter-scale-shrink-bf79c330{0%{transform:scale(5)}to{transform:scale(1)}}@-webkit-keyframes vue-popup-plus-animation-enter-scale-shrink-bf79c330{0%{transform:scale(5)}to{transform:scale(1)}}@-o-keyframes vue-popup-plus-animation-enter-scale-shrink-bf79c330{0%{transform:scale(5)}to{transform:scale(1)}}@keyframes vue-popup-plus-animation-enter-scale-shrink-bf79c330{0%{transform:scale(5)}to{transform:scale(1)}}@-moz-keyframes vue-popup-plus-animation-leave-scale-shrink-bf79c330{0%{transform:scale(1)}to{transform:scale(5)}}@-webkit-keyframes vue-popup-plus-animation-leave-scale-shrink-bf79c330{0%{transform:scale(1)}to{transform:scale(5)}}@-o-keyframes vue-popup-plus-animation-leave-scale-shrink-bf79c330{0%{transform:scale(1)}to{transform:scale(5)}}@keyframes vue-popup-plus-animation-leave-scale-shrink-bf79c330{0%{transform:scale(1)}to{transform:scale(5)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-top-bf79c330{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-top-bf79c330{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-top-bf79c330{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@keyframes vue-popup-plus-animation-enter-fly-top-bf79c330{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-top-bf79c330{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-top-bf79c330{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-o-keyframes vue-popup-plus-animation-leave-fly-top-bf79c330{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@keyframes vue-popup-plus-animation-leave-fly-top-bf79c330{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-left-bf79c330{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-left-bf79c330{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-left-bf79c330{0%{transform:translate(-100vw)}to{transform:translate(0)}}@keyframes vue-popup-plus-animation-enter-fly-left-bf79c330{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-left-bf79c330{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-left-bf79c330{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-o-keyframes vue-popup-plus-animation-leave-fly-left-bf79c330{0%{transform:translate(0)}to{transform:translate(-100vw)}}@keyframes vue-popup-plus-animation-leave-fly-left-bf79c330{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-right-bf79c330{0%{transform:translate(100vw)}to{transform:translate(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-right-bf79c330{0%{transform:translate(100vw)}to{transform:translate(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-right-bf79c330{0%{transform:translate(100vw)}to{transform:translate(0)}}@keyframes vue-popup-plus-animation-enter-fly-right-bf79c330{0%{transform:translate(100vw)}to{transform:translate(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-right-bf79c330{0%{transform:translate(0)}to{transform:translate(100vw)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-right-bf79c330{0%{transform:translate(0)}to{transform:translate(100vw)}}@-o-keyframes vue-popup-plus-animation-leave-fly-right-bf79c330{0%{transform:translate(0)}to{transform:translate(100vw)}}@keyframes vue-popup-plus-animation-leave-fly-right-bf79c330{0%{transform:translate(0)}to{transform:translate(100vw)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-bottom-bf79c330{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-bottom-bf79c330{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-bottom-bf79c330{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes vue-popup-plus-animation-enter-fly-bottom-bf79c330{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-bottom-bf79c330{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-bottom-bf79c330{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@-o-keyframes vue-popup-plus-animation-leave-fly-bottom-bf79c330{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@keyframes vue-popup-plus-animation-leave-fly-bottom-bf79c330{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.popup-view-wrapper[data-v-bf79c330]{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.popup-view-wrapper .popup-view[data-v-bf79c330]{position:relative;margin:auto;pointer-events:auto}.vue-popup-plus-animation{animation-timing-function:linear;animation-duration:var(--2a185d84)}")),document.head.appendChild(a)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
1
+ (function(){"use strict";try{if(typeof document<"u"){var a=document.createElement("style");a.appendChild(document.createTextNode(".vue-popup-plus-animation-enter-fade[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fade-ab1ad98c}.vue-popup-plus-animation-leave-fade[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fade-ab1ad98c}.vue-popup-plus-animation-enter-scale-enlarge[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c}.vue-popup-plus-animation-leave-scale-enlarge[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c}.vue-popup-plus-animation-enter-scale-shrink[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-scale-shrink-ab1ad98c}.vue-popup-plus-animation-leave-scale-shrink[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-scale-shrink-ab1ad98c}.vue-popup-plus-animation-enter-fly-top[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fly-top-ab1ad98c}.vue-popup-plus-animation-leave-fly-top[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fly-top-ab1ad98c}.vue-popup-plus-animation-enter-fly-left[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fly-left-ab1ad98c}.vue-popup-plus-animation-leave-fly-left[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fly-left-ab1ad98c}.vue-popup-plus-animation-enter-fly-right[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fly-right-ab1ad98c}.vue-popup-plus-animation-leave-fly-right[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fly-right-ab1ad98c}.vue-popup-plus-animation-enter-fly-bottom[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fly-bottom-ab1ad98c}.vue-popup-plus-animation-leave-fly-bottom[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fly-bottom-ab1ad98c}@-moz-keyframes vue-popup-plus-animation-enter-fade-ab1ad98c{0%{opacity:0}to{opacity:1}}@-webkit-keyframes vue-popup-plus-animation-enter-fade-ab1ad98c{0%{opacity:0}to{opacity:1}}@-o-keyframes vue-popup-plus-animation-enter-fade-ab1ad98c{0%{opacity:0}to{opacity:1}}@keyframes vue-popup-plus-animation-enter-fade-ab1ad98c{0%{opacity:0}to{opacity:1}}@-moz-keyframes vue-popup-plus-animation-leave-fade-ab1ad98c{0%{opacity:1}to{opacity:0}}@-webkit-keyframes vue-popup-plus-animation-leave-fade-ab1ad98c{0%{opacity:1}to{opacity:0}}@-o-keyframes vue-popup-plus-animation-leave-fade-ab1ad98c{0%{opacity:1}to{opacity:0}}@keyframes vue-popup-plus-animation-leave-fade-ab1ad98c{0%{opacity:1}to{opacity:0}}@-moz-keyframes vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c{0%{transform:scale(0)}to{transform:scale(1)}}@-webkit-keyframes vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c{0%{transform:scale(0)}to{transform:scale(1)}}@-o-keyframes vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c{0%{transform:scale(0)}to{transform:scale(1)}}@-moz-keyframes vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c{0%{transform:scale(1)}to{transform:scale(0)}}@-webkit-keyframes vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c{0%{transform:scale(1)}to{transform:scale(0)}}@-o-keyframes vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c{0%{transform:scale(1)}to{transform:scale(0)}}@-moz-keyframes vue-popup-plus-animation-enter-scale-shrink-ab1ad98c{0%{transform:scale(5)}to{transform:scale(1)}}@-webkit-keyframes vue-popup-plus-animation-enter-scale-shrink-ab1ad98c{0%{transform:scale(5)}to{transform:scale(1)}}@-o-keyframes vue-popup-plus-animation-enter-scale-shrink-ab1ad98c{0%{transform:scale(5)}to{transform:scale(1)}}@keyframes vue-popup-plus-animation-enter-scale-shrink-ab1ad98c{0%{transform:scale(5)}to{transform:scale(1)}}@-moz-keyframes vue-popup-plus-animation-leave-scale-shrink-ab1ad98c{0%{transform:scale(1)}to{transform:scale(5)}}@-webkit-keyframes vue-popup-plus-animation-leave-scale-shrink-ab1ad98c{0%{transform:scale(1)}to{transform:scale(5)}}@-o-keyframes vue-popup-plus-animation-leave-scale-shrink-ab1ad98c{0%{transform:scale(1)}to{transform:scale(5)}}@keyframes vue-popup-plus-animation-leave-scale-shrink-ab1ad98c{0%{transform:scale(1)}to{transform:scale(5)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-top-ab1ad98c{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-top-ab1ad98c{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-top-ab1ad98c{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@keyframes vue-popup-plus-animation-enter-fly-top-ab1ad98c{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-top-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-top-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-o-keyframes vue-popup-plus-animation-leave-fly-top-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@keyframes vue-popup-plus-animation-leave-fly-top-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-left-ab1ad98c{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-left-ab1ad98c{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-left-ab1ad98c{0%{transform:translate(-100vw)}to{transform:translate(0)}}@keyframes vue-popup-plus-animation-enter-fly-left-ab1ad98c{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-left-ab1ad98c{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-left-ab1ad98c{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-o-keyframes vue-popup-plus-animation-leave-fly-left-ab1ad98c{0%{transform:translate(0)}to{transform:translate(-100vw)}}@keyframes vue-popup-plus-animation-leave-fly-left-ab1ad98c{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-right-ab1ad98c{0%{transform:translate(100vw)}to{transform:translate(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-right-ab1ad98c{0%{transform:translate(100vw)}to{transform:translate(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-right-ab1ad98c{0%{transform:translate(100vw)}to{transform:translate(0)}}@keyframes vue-popup-plus-animation-enter-fly-right-ab1ad98c{0%{transform:translate(100vw)}to{transform:translate(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-right-ab1ad98c{0%{transform:translate(0)}to{transform:translate(100vw)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-right-ab1ad98c{0%{transform:translate(0)}to{transform:translate(100vw)}}@-o-keyframes vue-popup-plus-animation-leave-fly-right-ab1ad98c{0%{transform:translate(0)}to{transform:translate(100vw)}}@keyframes vue-popup-plus-animation-leave-fly-right-ab1ad98c{0%{transform:translate(0)}to{transform:translate(100vw)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-bottom-ab1ad98c{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-bottom-ab1ad98c{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-bottom-ab1ad98c{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes vue-popup-plus-animation-enter-fly-bottom-ab1ad98c{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-bottom-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-bottom-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@-o-keyframes vue-popup-plus-animation-leave-fly-bottom-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@keyframes vue-popup-plus-animation-leave-fly-bottom-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.popup-mask[data-v-ab1ad98c]{position:fixed;inset:0;background-color:#0000004d}.vue-popup-plus-animation-enter-fade[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fade-bf79c330}.vue-popup-plus-animation-leave-fade[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fade-bf79c330}.vue-popup-plus-animation-enter-scale-enlarge[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-scale-enlarge-bf79c330}.vue-popup-plus-animation-leave-scale-enlarge[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-scale-enlarge-bf79c330}.vue-popup-plus-animation-enter-scale-shrink[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-scale-shrink-bf79c330}.vue-popup-plus-animation-leave-scale-shrink[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-scale-shrink-bf79c330}.vue-popup-plus-animation-enter-fly-top[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fly-top-bf79c330}.vue-popup-plus-animation-leave-fly-top[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fly-top-bf79c330}.vue-popup-plus-animation-enter-fly-left[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fly-left-bf79c330}.vue-popup-plus-animation-leave-fly-left[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fly-left-bf79c330}.vue-popup-plus-animation-enter-fly-right[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fly-right-bf79c330}.vue-popup-plus-animation-leave-fly-right[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fly-right-bf79c330}.vue-popup-plus-animation-enter-fly-bottom[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fly-bottom-bf79c330}.vue-popup-plus-animation-leave-fly-bottom[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fly-bottom-bf79c330}@-moz-keyframes vue-popup-plus-animation-enter-fade-bf79c330{0%{opacity:0}to{opacity:1}}@-webkit-keyframes vue-popup-plus-animation-enter-fade-bf79c330{0%{opacity:0}to{opacity:1}}@-o-keyframes vue-popup-plus-animation-enter-fade-bf79c330{0%{opacity:0}to{opacity:1}}@keyframes vue-popup-plus-animation-enter-fade-bf79c330{0%{opacity:0}to{opacity:1}}@-moz-keyframes vue-popup-plus-animation-leave-fade-bf79c330{0%{opacity:1}to{opacity:0}}@-webkit-keyframes vue-popup-plus-animation-leave-fade-bf79c330{0%{opacity:1}to{opacity:0}}@-o-keyframes vue-popup-plus-animation-leave-fade-bf79c330{0%{opacity:1}to{opacity:0}}@keyframes vue-popup-plus-animation-leave-fade-bf79c330{0%{opacity:1}to{opacity:0}}@-moz-keyframes vue-popup-plus-animation-enter-scale-enlarge-bf79c330{0%{transform:scale(0)}to{transform:scale(1)}}@-webkit-keyframes vue-popup-plus-animation-enter-scale-enlarge-bf79c330{0%{transform:scale(0)}to{transform:scale(1)}}@-o-keyframes vue-popup-plus-animation-enter-scale-enlarge-bf79c330{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes vue-popup-plus-animation-enter-scale-enlarge-bf79c330{0%{transform:scale(0)}to{transform:scale(1)}}@-moz-keyframes vue-popup-plus-animation-leave-scale-enlarge-bf79c330{0%{transform:scale(1)}to{transform:scale(0)}}@-webkit-keyframes vue-popup-plus-animation-leave-scale-enlarge-bf79c330{0%{transform:scale(1)}to{transform:scale(0)}}@-o-keyframes vue-popup-plus-animation-leave-scale-enlarge-bf79c330{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes vue-popup-plus-animation-leave-scale-enlarge-bf79c330{0%{transform:scale(1)}to{transform:scale(0)}}@-moz-keyframes vue-popup-plus-animation-enter-scale-shrink-bf79c330{0%{transform:scale(5)}to{transform:scale(1)}}@-webkit-keyframes vue-popup-plus-animation-enter-scale-shrink-bf79c330{0%{transform:scale(5)}to{transform:scale(1)}}@-o-keyframes vue-popup-plus-animation-enter-scale-shrink-bf79c330{0%{transform:scale(5)}to{transform:scale(1)}}@keyframes vue-popup-plus-animation-enter-scale-shrink-bf79c330{0%{transform:scale(5)}to{transform:scale(1)}}@-moz-keyframes vue-popup-plus-animation-leave-scale-shrink-bf79c330{0%{transform:scale(1)}to{transform:scale(5)}}@-webkit-keyframes vue-popup-plus-animation-leave-scale-shrink-bf79c330{0%{transform:scale(1)}to{transform:scale(5)}}@-o-keyframes vue-popup-plus-animation-leave-scale-shrink-bf79c330{0%{transform:scale(1)}to{transform:scale(5)}}@keyframes vue-popup-plus-animation-leave-scale-shrink-bf79c330{0%{transform:scale(1)}to{transform:scale(5)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-top-bf79c330{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-top-bf79c330{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-top-bf79c330{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@keyframes vue-popup-plus-animation-enter-fly-top-bf79c330{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-top-bf79c330{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-top-bf79c330{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-o-keyframes vue-popup-plus-animation-leave-fly-top-bf79c330{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@keyframes vue-popup-plus-animation-leave-fly-top-bf79c330{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-left-bf79c330{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-left-bf79c330{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-left-bf79c330{0%{transform:translate(-100vw)}to{transform:translate(0)}}@keyframes vue-popup-plus-animation-enter-fly-left-bf79c330{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-left-bf79c330{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-left-bf79c330{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-o-keyframes vue-popup-plus-animation-leave-fly-left-bf79c330{0%{transform:translate(0)}to{transform:translate(-100vw)}}@keyframes vue-popup-plus-animation-leave-fly-left-bf79c330{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-right-bf79c330{0%{transform:translate(100vw)}to{transform:translate(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-right-bf79c330{0%{transform:translate(100vw)}to{transform:translate(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-right-bf79c330{0%{transform:translate(100vw)}to{transform:translate(0)}}@keyframes vue-popup-plus-animation-enter-fly-right-bf79c330{0%{transform:translate(100vw)}to{transform:translate(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-right-bf79c330{0%{transform:translate(0)}to{transform:translate(100vw)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-right-bf79c330{0%{transform:translate(0)}to{transform:translate(100vw)}}@-o-keyframes vue-popup-plus-animation-leave-fly-right-bf79c330{0%{transform:translate(0)}to{transform:translate(100vw)}}@keyframes vue-popup-plus-animation-leave-fly-right-bf79c330{0%{transform:translate(0)}to{transform:translate(100vw)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-bottom-bf79c330{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-bottom-bf79c330{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-bottom-bf79c330{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes vue-popup-plus-animation-enter-fly-bottom-bf79c330{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-bottom-bf79c330{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-bottom-bf79c330{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@-o-keyframes vue-popup-plus-animation-leave-fly-bottom-bf79c330{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@keyframes vue-popup-plus-animation-leave-fly-bottom-bf79c330{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.popup-view-wrapper[data-v-bf79c330]{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.popup-view-wrapper .popup-view[data-v-bf79c330]{position:relative;margin:auto;pointer-events:auto}.vue-popup-plus-animation{animation-timing-function:linear;animation-duration:var(--v2a185d84)}")),document.head.appendChild(a)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
2
2
  import { effectScope as Wn, ref as oe, markRaw as Z, toRaw as Ce, watch as Gn, unref as W, hasInjectionContext as zo, inject as re, getCurrentInstance as Wo, reactive as Go, isRef as be, isReactive as mt, toRef as Ze, nextTick as ot, computed as j, getCurrentScope as Yo, onScopeDispose as qo, toRefs as Vt, defineComponent as ze, createElementBlock as gt, openBlock as _e, normalizeStyle as $e, defineAsyncComponent as Xo, provide as Zo, onMounted as Yn, onUpdated as Jo, createElementVNode as Qo, createBlock as vt, resolveDynamicComponent as er, mergeProps as tr, useCssVars as nr, Transition as or, withCtx as rt, renderSlot as rr, createCommentVNode as qn, Fragment as sr, createVNode as Je, createApp as ur } from "vue";
3
3
  var ir = Object.create, Xn = Object.defineProperty, ar = Object.getOwnPropertyDescriptor, yt = Object.getOwnPropertyNames, lr = Object.getPrototypeOf, cr = Object.prototype.hasOwnProperty, fr = (e, t) => function() {
4
4
  return e && (t = (0, e[yt(e)[0]])(e = 0)), t;
@@ -4400,7 +4400,7 @@ const Vu = /* @__PURE__ */ ze({
4400
4400
  },
4401
4401
  setup(e) {
4402
4402
  nr((u) => ({
4403
- "2a185d84": s.value
4403
+ v2a185d84: s.value
4404
4404
  }));
4405
4405
  const t = re(Re.INSTANCE_STORE), n = oe(!1), o = j(
4406
4406
  () => `vue-popup-plus-animation vue-popup-plus-animation-enter-${e.type}`
@@ -4416,7 +4416,7 @@ const Vu = /* @__PURE__ */ ze({
4416
4416
  default: rt(() => [
4417
4417
  n.value && !W(t).isBeforeUnmount ? rr(u.$slots, "default", {
4418
4418
  key: 0,
4419
- style: $e({ animationDuration: `${u.duration}ms` })
4419
+ style: $e({ animationDuration: `${e.duration}ms` })
4420
4420
  }) : qn("", !0)
4421
4421
  ]),
4422
4422
  _: 3
@@ -4673,7 +4673,7 @@ class qu {
4673
4673
  this.config.autoDisableScroll && (document.body.style.overflow = this.#s);
4674
4674
  }
4675
4675
  }
4676
- const Qu = "1.1.4";
4676
+ const Qu = "1.2.0";
4677
4677
  function ei(e) {
4678
4678
  return Gu(e).controller;
4679
4679
  }
@@ -1,4 +1,4 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var a=document.createElement("style");a.appendChild(document.createTextNode(".vue-popup-plus-animation-enter-fade[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fade-ab1ad98c}.vue-popup-plus-animation-leave-fade[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fade-ab1ad98c}.vue-popup-plus-animation-enter-scale-enlarge[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c}.vue-popup-plus-animation-leave-scale-enlarge[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c}.vue-popup-plus-animation-enter-scale-shrink[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-scale-shrink-ab1ad98c}.vue-popup-plus-animation-leave-scale-shrink[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-scale-shrink-ab1ad98c}.vue-popup-plus-animation-enter-fly-top[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fly-top-ab1ad98c}.vue-popup-plus-animation-leave-fly-top[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fly-top-ab1ad98c}.vue-popup-plus-animation-enter-fly-left[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fly-left-ab1ad98c}.vue-popup-plus-animation-leave-fly-left[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fly-left-ab1ad98c}.vue-popup-plus-animation-enter-fly-right[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fly-right-ab1ad98c}.vue-popup-plus-animation-leave-fly-right[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fly-right-ab1ad98c}.vue-popup-plus-animation-enter-fly-bottom[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fly-bottom-ab1ad98c}.vue-popup-plus-animation-leave-fly-bottom[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fly-bottom-ab1ad98c}@-moz-keyframes vue-popup-plus-animation-enter-fade-ab1ad98c{0%{opacity:0}to{opacity:1}}@-webkit-keyframes vue-popup-plus-animation-enter-fade-ab1ad98c{0%{opacity:0}to{opacity:1}}@-o-keyframes vue-popup-plus-animation-enter-fade-ab1ad98c{0%{opacity:0}to{opacity:1}}@keyframes vue-popup-plus-animation-enter-fade-ab1ad98c{0%{opacity:0}to{opacity:1}}@-moz-keyframes vue-popup-plus-animation-leave-fade-ab1ad98c{0%{opacity:1}to{opacity:0}}@-webkit-keyframes vue-popup-plus-animation-leave-fade-ab1ad98c{0%{opacity:1}to{opacity:0}}@-o-keyframes vue-popup-plus-animation-leave-fade-ab1ad98c{0%{opacity:1}to{opacity:0}}@keyframes vue-popup-plus-animation-leave-fade-ab1ad98c{0%{opacity:1}to{opacity:0}}@-moz-keyframes vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c{0%{transform:scale(0)}to{transform:scale(1)}}@-webkit-keyframes vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c{0%{transform:scale(0)}to{transform:scale(1)}}@-o-keyframes vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c{0%{transform:scale(0)}to{transform:scale(1)}}@-moz-keyframes vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c{0%{transform:scale(1)}to{transform:scale(0)}}@-webkit-keyframes vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c{0%{transform:scale(1)}to{transform:scale(0)}}@-o-keyframes vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c{0%{transform:scale(1)}to{transform:scale(0)}}@-moz-keyframes vue-popup-plus-animation-enter-scale-shrink-ab1ad98c{0%{transform:scale(5)}to{transform:scale(1)}}@-webkit-keyframes vue-popup-plus-animation-enter-scale-shrink-ab1ad98c{0%{transform:scale(5)}to{transform:scale(1)}}@-o-keyframes vue-popup-plus-animation-enter-scale-shrink-ab1ad98c{0%{transform:scale(5)}to{transform:scale(1)}}@keyframes vue-popup-plus-animation-enter-scale-shrink-ab1ad98c{0%{transform:scale(5)}to{transform:scale(1)}}@-moz-keyframes vue-popup-plus-animation-leave-scale-shrink-ab1ad98c{0%{transform:scale(1)}to{transform:scale(5)}}@-webkit-keyframes vue-popup-plus-animation-leave-scale-shrink-ab1ad98c{0%{transform:scale(1)}to{transform:scale(5)}}@-o-keyframes vue-popup-plus-animation-leave-scale-shrink-ab1ad98c{0%{transform:scale(1)}to{transform:scale(5)}}@keyframes vue-popup-plus-animation-leave-scale-shrink-ab1ad98c{0%{transform:scale(1)}to{transform:scale(5)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-top-ab1ad98c{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-top-ab1ad98c{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-top-ab1ad98c{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@keyframes vue-popup-plus-animation-enter-fly-top-ab1ad98c{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-top-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-top-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-o-keyframes vue-popup-plus-animation-leave-fly-top-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@keyframes vue-popup-plus-animation-leave-fly-top-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-left-ab1ad98c{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-left-ab1ad98c{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-left-ab1ad98c{0%{transform:translate(-100vw)}to{transform:translate(0)}}@keyframes vue-popup-plus-animation-enter-fly-left-ab1ad98c{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-left-ab1ad98c{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-left-ab1ad98c{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-o-keyframes vue-popup-plus-animation-leave-fly-left-ab1ad98c{0%{transform:translate(0)}to{transform:translate(-100vw)}}@keyframes vue-popup-plus-animation-leave-fly-left-ab1ad98c{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-right-ab1ad98c{0%{transform:translate(100vw)}to{transform:translate(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-right-ab1ad98c{0%{transform:translate(100vw)}to{transform:translate(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-right-ab1ad98c{0%{transform:translate(100vw)}to{transform:translate(0)}}@keyframes vue-popup-plus-animation-enter-fly-right-ab1ad98c{0%{transform:translate(100vw)}to{transform:translate(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-right-ab1ad98c{0%{transform:translate(0)}to{transform:translate(100vw)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-right-ab1ad98c{0%{transform:translate(0)}to{transform:translate(100vw)}}@-o-keyframes vue-popup-plus-animation-leave-fly-right-ab1ad98c{0%{transform:translate(0)}to{transform:translate(100vw)}}@keyframes vue-popup-plus-animation-leave-fly-right-ab1ad98c{0%{transform:translate(0)}to{transform:translate(100vw)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-bottom-ab1ad98c{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-bottom-ab1ad98c{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-bottom-ab1ad98c{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes vue-popup-plus-animation-enter-fly-bottom-ab1ad98c{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-bottom-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-bottom-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@-o-keyframes vue-popup-plus-animation-leave-fly-bottom-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@keyframes vue-popup-plus-animation-leave-fly-bottom-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.popup-mask[data-v-ab1ad98c]{position:fixed;inset:0;background-color:#0000004d}.vue-popup-plus-animation-enter-fade[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fade-bf79c330}.vue-popup-plus-animation-leave-fade[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fade-bf79c330}.vue-popup-plus-animation-enter-scale-enlarge[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-scale-enlarge-bf79c330}.vue-popup-plus-animation-leave-scale-enlarge[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-scale-enlarge-bf79c330}.vue-popup-plus-animation-enter-scale-shrink[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-scale-shrink-bf79c330}.vue-popup-plus-animation-leave-scale-shrink[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-scale-shrink-bf79c330}.vue-popup-plus-animation-enter-fly-top[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fly-top-bf79c330}.vue-popup-plus-animation-leave-fly-top[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fly-top-bf79c330}.vue-popup-plus-animation-enter-fly-left[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fly-left-bf79c330}.vue-popup-plus-animation-leave-fly-left[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fly-left-bf79c330}.vue-popup-plus-animation-enter-fly-right[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fly-right-bf79c330}.vue-popup-plus-animation-leave-fly-right[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fly-right-bf79c330}.vue-popup-plus-animation-enter-fly-bottom[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fly-bottom-bf79c330}.vue-popup-plus-animation-leave-fly-bottom[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fly-bottom-bf79c330}@-moz-keyframes vue-popup-plus-animation-enter-fade-bf79c330{0%{opacity:0}to{opacity:1}}@-webkit-keyframes vue-popup-plus-animation-enter-fade-bf79c330{0%{opacity:0}to{opacity:1}}@-o-keyframes vue-popup-plus-animation-enter-fade-bf79c330{0%{opacity:0}to{opacity:1}}@keyframes vue-popup-plus-animation-enter-fade-bf79c330{0%{opacity:0}to{opacity:1}}@-moz-keyframes vue-popup-plus-animation-leave-fade-bf79c330{0%{opacity:1}to{opacity:0}}@-webkit-keyframes vue-popup-plus-animation-leave-fade-bf79c330{0%{opacity:1}to{opacity:0}}@-o-keyframes vue-popup-plus-animation-leave-fade-bf79c330{0%{opacity:1}to{opacity:0}}@keyframes vue-popup-plus-animation-leave-fade-bf79c330{0%{opacity:1}to{opacity:0}}@-moz-keyframes vue-popup-plus-animation-enter-scale-enlarge-bf79c330{0%{transform:scale(0)}to{transform:scale(1)}}@-webkit-keyframes vue-popup-plus-animation-enter-scale-enlarge-bf79c330{0%{transform:scale(0)}to{transform:scale(1)}}@-o-keyframes vue-popup-plus-animation-enter-scale-enlarge-bf79c330{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes vue-popup-plus-animation-enter-scale-enlarge-bf79c330{0%{transform:scale(0)}to{transform:scale(1)}}@-moz-keyframes vue-popup-plus-animation-leave-scale-enlarge-bf79c330{0%{transform:scale(1)}to{transform:scale(0)}}@-webkit-keyframes vue-popup-plus-animation-leave-scale-enlarge-bf79c330{0%{transform:scale(1)}to{transform:scale(0)}}@-o-keyframes vue-popup-plus-animation-leave-scale-enlarge-bf79c330{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes vue-popup-plus-animation-leave-scale-enlarge-bf79c330{0%{transform:scale(1)}to{transform:scale(0)}}@-moz-keyframes vue-popup-plus-animation-enter-scale-shrink-bf79c330{0%{transform:scale(5)}to{transform:scale(1)}}@-webkit-keyframes vue-popup-plus-animation-enter-scale-shrink-bf79c330{0%{transform:scale(5)}to{transform:scale(1)}}@-o-keyframes vue-popup-plus-animation-enter-scale-shrink-bf79c330{0%{transform:scale(5)}to{transform:scale(1)}}@keyframes vue-popup-plus-animation-enter-scale-shrink-bf79c330{0%{transform:scale(5)}to{transform:scale(1)}}@-moz-keyframes vue-popup-plus-animation-leave-scale-shrink-bf79c330{0%{transform:scale(1)}to{transform:scale(5)}}@-webkit-keyframes vue-popup-plus-animation-leave-scale-shrink-bf79c330{0%{transform:scale(1)}to{transform:scale(5)}}@-o-keyframes vue-popup-plus-animation-leave-scale-shrink-bf79c330{0%{transform:scale(1)}to{transform:scale(5)}}@keyframes vue-popup-plus-animation-leave-scale-shrink-bf79c330{0%{transform:scale(1)}to{transform:scale(5)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-top-bf79c330{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-top-bf79c330{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-top-bf79c330{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@keyframes vue-popup-plus-animation-enter-fly-top-bf79c330{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-top-bf79c330{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-top-bf79c330{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-o-keyframes vue-popup-plus-animation-leave-fly-top-bf79c330{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@keyframes vue-popup-plus-animation-leave-fly-top-bf79c330{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-left-bf79c330{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-left-bf79c330{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-left-bf79c330{0%{transform:translate(-100vw)}to{transform:translate(0)}}@keyframes vue-popup-plus-animation-enter-fly-left-bf79c330{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-left-bf79c330{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-left-bf79c330{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-o-keyframes vue-popup-plus-animation-leave-fly-left-bf79c330{0%{transform:translate(0)}to{transform:translate(-100vw)}}@keyframes vue-popup-plus-animation-leave-fly-left-bf79c330{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-right-bf79c330{0%{transform:translate(100vw)}to{transform:translate(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-right-bf79c330{0%{transform:translate(100vw)}to{transform:translate(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-right-bf79c330{0%{transform:translate(100vw)}to{transform:translate(0)}}@keyframes vue-popup-plus-animation-enter-fly-right-bf79c330{0%{transform:translate(100vw)}to{transform:translate(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-right-bf79c330{0%{transform:translate(0)}to{transform:translate(100vw)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-right-bf79c330{0%{transform:translate(0)}to{transform:translate(100vw)}}@-o-keyframes vue-popup-plus-animation-leave-fly-right-bf79c330{0%{transform:translate(0)}to{transform:translate(100vw)}}@keyframes vue-popup-plus-animation-leave-fly-right-bf79c330{0%{transform:translate(0)}to{transform:translate(100vw)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-bottom-bf79c330{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-bottom-bf79c330{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-bottom-bf79c330{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes vue-popup-plus-animation-enter-fly-bottom-bf79c330{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-bottom-bf79c330{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-bottom-bf79c330{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@-o-keyframes vue-popup-plus-animation-leave-fly-bottom-bf79c330{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@keyframes vue-popup-plus-animation-leave-fly-bottom-bf79c330{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.popup-view-wrapper[data-v-bf79c330]{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.popup-view-wrapper .popup-view[data-v-bf79c330]{position:relative;margin:auto;pointer-events:auto}.vue-popup-plus-animation{animation-timing-function:linear;animation-duration:var(--2a185d84)}")),document.head.appendChild(a)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
1
+ (function(){"use strict";try{if(typeof document<"u"){var a=document.createElement("style");a.appendChild(document.createTextNode(".vue-popup-plus-animation-enter-fade[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fade-ab1ad98c}.vue-popup-plus-animation-leave-fade[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fade-ab1ad98c}.vue-popup-plus-animation-enter-scale-enlarge[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c}.vue-popup-plus-animation-leave-scale-enlarge[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c}.vue-popup-plus-animation-enter-scale-shrink[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-scale-shrink-ab1ad98c}.vue-popup-plus-animation-leave-scale-shrink[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-scale-shrink-ab1ad98c}.vue-popup-plus-animation-enter-fly-top[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fly-top-ab1ad98c}.vue-popup-plus-animation-leave-fly-top[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fly-top-ab1ad98c}.vue-popup-plus-animation-enter-fly-left[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fly-left-ab1ad98c}.vue-popup-plus-animation-leave-fly-left[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fly-left-ab1ad98c}.vue-popup-plus-animation-enter-fly-right[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fly-right-ab1ad98c}.vue-popup-plus-animation-leave-fly-right[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fly-right-ab1ad98c}.vue-popup-plus-animation-enter-fly-bottom[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-enter-fly-bottom-ab1ad98c}.vue-popup-plus-animation-leave-fly-bottom[data-v-ab1ad98c]{animation-name:vue-popup-plus-animation-leave-fly-bottom-ab1ad98c}@-moz-keyframes vue-popup-plus-animation-enter-fade-ab1ad98c{0%{opacity:0}to{opacity:1}}@-webkit-keyframes vue-popup-plus-animation-enter-fade-ab1ad98c{0%{opacity:0}to{opacity:1}}@-o-keyframes vue-popup-plus-animation-enter-fade-ab1ad98c{0%{opacity:0}to{opacity:1}}@keyframes vue-popup-plus-animation-enter-fade-ab1ad98c{0%{opacity:0}to{opacity:1}}@-moz-keyframes vue-popup-plus-animation-leave-fade-ab1ad98c{0%{opacity:1}to{opacity:0}}@-webkit-keyframes vue-popup-plus-animation-leave-fade-ab1ad98c{0%{opacity:1}to{opacity:0}}@-o-keyframes vue-popup-plus-animation-leave-fade-ab1ad98c{0%{opacity:1}to{opacity:0}}@keyframes vue-popup-plus-animation-leave-fade-ab1ad98c{0%{opacity:1}to{opacity:0}}@-moz-keyframes vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c{0%{transform:scale(0)}to{transform:scale(1)}}@-webkit-keyframes vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c{0%{transform:scale(0)}to{transform:scale(1)}}@-o-keyframes vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes vue-popup-plus-animation-enter-scale-enlarge-ab1ad98c{0%{transform:scale(0)}to{transform:scale(1)}}@-moz-keyframes vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c{0%{transform:scale(1)}to{transform:scale(0)}}@-webkit-keyframes vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c{0%{transform:scale(1)}to{transform:scale(0)}}@-o-keyframes vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes vue-popup-plus-animation-leave-scale-enlarge-ab1ad98c{0%{transform:scale(1)}to{transform:scale(0)}}@-moz-keyframes vue-popup-plus-animation-enter-scale-shrink-ab1ad98c{0%{transform:scale(5)}to{transform:scale(1)}}@-webkit-keyframes vue-popup-plus-animation-enter-scale-shrink-ab1ad98c{0%{transform:scale(5)}to{transform:scale(1)}}@-o-keyframes vue-popup-plus-animation-enter-scale-shrink-ab1ad98c{0%{transform:scale(5)}to{transform:scale(1)}}@keyframes vue-popup-plus-animation-enter-scale-shrink-ab1ad98c{0%{transform:scale(5)}to{transform:scale(1)}}@-moz-keyframes vue-popup-plus-animation-leave-scale-shrink-ab1ad98c{0%{transform:scale(1)}to{transform:scale(5)}}@-webkit-keyframes vue-popup-plus-animation-leave-scale-shrink-ab1ad98c{0%{transform:scale(1)}to{transform:scale(5)}}@-o-keyframes vue-popup-plus-animation-leave-scale-shrink-ab1ad98c{0%{transform:scale(1)}to{transform:scale(5)}}@keyframes vue-popup-plus-animation-leave-scale-shrink-ab1ad98c{0%{transform:scale(1)}to{transform:scale(5)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-top-ab1ad98c{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-top-ab1ad98c{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-top-ab1ad98c{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@keyframes vue-popup-plus-animation-enter-fly-top-ab1ad98c{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-top-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-top-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-o-keyframes vue-popup-plus-animation-leave-fly-top-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@keyframes vue-popup-plus-animation-leave-fly-top-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-left-ab1ad98c{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-left-ab1ad98c{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-left-ab1ad98c{0%{transform:translate(-100vw)}to{transform:translate(0)}}@keyframes vue-popup-plus-animation-enter-fly-left-ab1ad98c{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-left-ab1ad98c{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-left-ab1ad98c{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-o-keyframes vue-popup-plus-animation-leave-fly-left-ab1ad98c{0%{transform:translate(0)}to{transform:translate(-100vw)}}@keyframes vue-popup-plus-animation-leave-fly-left-ab1ad98c{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-right-ab1ad98c{0%{transform:translate(100vw)}to{transform:translate(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-right-ab1ad98c{0%{transform:translate(100vw)}to{transform:translate(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-right-ab1ad98c{0%{transform:translate(100vw)}to{transform:translate(0)}}@keyframes vue-popup-plus-animation-enter-fly-right-ab1ad98c{0%{transform:translate(100vw)}to{transform:translate(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-right-ab1ad98c{0%{transform:translate(0)}to{transform:translate(100vw)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-right-ab1ad98c{0%{transform:translate(0)}to{transform:translate(100vw)}}@-o-keyframes vue-popup-plus-animation-leave-fly-right-ab1ad98c{0%{transform:translate(0)}to{transform:translate(100vw)}}@keyframes vue-popup-plus-animation-leave-fly-right-ab1ad98c{0%{transform:translate(0)}to{transform:translate(100vw)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-bottom-ab1ad98c{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-bottom-ab1ad98c{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-bottom-ab1ad98c{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes vue-popup-plus-animation-enter-fly-bottom-ab1ad98c{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-bottom-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-bottom-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@-o-keyframes vue-popup-plus-animation-leave-fly-bottom-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@keyframes vue-popup-plus-animation-leave-fly-bottom-ab1ad98c{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.popup-mask[data-v-ab1ad98c]{position:fixed;inset:0;background-color:#0000004d}.vue-popup-plus-animation-enter-fade[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fade-bf79c330}.vue-popup-plus-animation-leave-fade[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fade-bf79c330}.vue-popup-plus-animation-enter-scale-enlarge[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-scale-enlarge-bf79c330}.vue-popup-plus-animation-leave-scale-enlarge[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-scale-enlarge-bf79c330}.vue-popup-plus-animation-enter-scale-shrink[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-scale-shrink-bf79c330}.vue-popup-plus-animation-leave-scale-shrink[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-scale-shrink-bf79c330}.vue-popup-plus-animation-enter-fly-top[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fly-top-bf79c330}.vue-popup-plus-animation-leave-fly-top[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fly-top-bf79c330}.vue-popup-plus-animation-enter-fly-left[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fly-left-bf79c330}.vue-popup-plus-animation-leave-fly-left[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fly-left-bf79c330}.vue-popup-plus-animation-enter-fly-right[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fly-right-bf79c330}.vue-popup-plus-animation-leave-fly-right[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fly-right-bf79c330}.vue-popup-plus-animation-enter-fly-bottom[data-v-bf79c330]{animation-name:vue-popup-plus-animation-enter-fly-bottom-bf79c330}.vue-popup-plus-animation-leave-fly-bottom[data-v-bf79c330]{animation-name:vue-popup-plus-animation-leave-fly-bottom-bf79c330}@-moz-keyframes vue-popup-plus-animation-enter-fade-bf79c330{0%{opacity:0}to{opacity:1}}@-webkit-keyframes vue-popup-plus-animation-enter-fade-bf79c330{0%{opacity:0}to{opacity:1}}@-o-keyframes vue-popup-plus-animation-enter-fade-bf79c330{0%{opacity:0}to{opacity:1}}@keyframes vue-popup-plus-animation-enter-fade-bf79c330{0%{opacity:0}to{opacity:1}}@-moz-keyframes vue-popup-plus-animation-leave-fade-bf79c330{0%{opacity:1}to{opacity:0}}@-webkit-keyframes vue-popup-plus-animation-leave-fade-bf79c330{0%{opacity:1}to{opacity:0}}@-o-keyframes vue-popup-plus-animation-leave-fade-bf79c330{0%{opacity:1}to{opacity:0}}@keyframes vue-popup-plus-animation-leave-fade-bf79c330{0%{opacity:1}to{opacity:0}}@-moz-keyframes vue-popup-plus-animation-enter-scale-enlarge-bf79c330{0%{transform:scale(0)}to{transform:scale(1)}}@-webkit-keyframes vue-popup-plus-animation-enter-scale-enlarge-bf79c330{0%{transform:scale(0)}to{transform:scale(1)}}@-o-keyframes vue-popup-plus-animation-enter-scale-enlarge-bf79c330{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes vue-popup-plus-animation-enter-scale-enlarge-bf79c330{0%{transform:scale(0)}to{transform:scale(1)}}@-moz-keyframes vue-popup-plus-animation-leave-scale-enlarge-bf79c330{0%{transform:scale(1)}to{transform:scale(0)}}@-webkit-keyframes vue-popup-plus-animation-leave-scale-enlarge-bf79c330{0%{transform:scale(1)}to{transform:scale(0)}}@-o-keyframes vue-popup-plus-animation-leave-scale-enlarge-bf79c330{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes vue-popup-plus-animation-leave-scale-enlarge-bf79c330{0%{transform:scale(1)}to{transform:scale(0)}}@-moz-keyframes vue-popup-plus-animation-enter-scale-shrink-bf79c330{0%{transform:scale(5)}to{transform:scale(1)}}@-webkit-keyframes vue-popup-plus-animation-enter-scale-shrink-bf79c330{0%{transform:scale(5)}to{transform:scale(1)}}@-o-keyframes vue-popup-plus-animation-enter-scale-shrink-bf79c330{0%{transform:scale(5)}to{transform:scale(1)}}@keyframes vue-popup-plus-animation-enter-scale-shrink-bf79c330{0%{transform:scale(5)}to{transform:scale(1)}}@-moz-keyframes vue-popup-plus-animation-leave-scale-shrink-bf79c330{0%{transform:scale(1)}to{transform:scale(5)}}@-webkit-keyframes vue-popup-plus-animation-leave-scale-shrink-bf79c330{0%{transform:scale(1)}to{transform:scale(5)}}@-o-keyframes vue-popup-plus-animation-leave-scale-shrink-bf79c330{0%{transform:scale(1)}to{transform:scale(5)}}@keyframes vue-popup-plus-animation-leave-scale-shrink-bf79c330{0%{transform:scale(1)}to{transform:scale(5)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-top-bf79c330{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-top-bf79c330{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-top-bf79c330{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@keyframes vue-popup-plus-animation-enter-fly-top-bf79c330{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-top-bf79c330{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-top-bf79c330{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-o-keyframes vue-popup-plus-animation-leave-fly-top-bf79c330{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@keyframes vue-popup-plus-animation-leave-fly-top-bf79c330{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-left-bf79c330{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-left-bf79c330{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-left-bf79c330{0%{transform:translate(-100vw)}to{transform:translate(0)}}@keyframes vue-popup-plus-animation-enter-fly-left-bf79c330{0%{transform:translate(-100vw)}to{transform:translate(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-left-bf79c330{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-left-bf79c330{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-o-keyframes vue-popup-plus-animation-leave-fly-left-bf79c330{0%{transform:translate(0)}to{transform:translate(-100vw)}}@keyframes vue-popup-plus-animation-leave-fly-left-bf79c330{0%{transform:translate(0)}to{transform:translate(-100vw)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-right-bf79c330{0%{transform:translate(100vw)}to{transform:translate(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-right-bf79c330{0%{transform:translate(100vw)}to{transform:translate(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-right-bf79c330{0%{transform:translate(100vw)}to{transform:translate(0)}}@keyframes vue-popup-plus-animation-enter-fly-right-bf79c330{0%{transform:translate(100vw)}to{transform:translate(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-right-bf79c330{0%{transform:translate(0)}to{transform:translate(100vw)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-right-bf79c330{0%{transform:translate(0)}to{transform:translate(100vw)}}@-o-keyframes vue-popup-plus-animation-leave-fly-right-bf79c330{0%{transform:translate(0)}to{transform:translate(100vw)}}@keyframes vue-popup-plus-animation-leave-fly-right-bf79c330{0%{transform:translate(0)}to{transform:translate(100vw)}}@-moz-keyframes vue-popup-plus-animation-enter-fly-bottom-bf79c330{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-webkit-keyframes vue-popup-plus-animation-enter-fly-bottom-bf79c330{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-o-keyframes vue-popup-plus-animation-enter-fly-bottom-bf79c330{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes vue-popup-plus-animation-enter-fly-bottom-bf79c330{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@-moz-keyframes vue-popup-plus-animation-leave-fly-bottom-bf79c330{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@-webkit-keyframes vue-popup-plus-animation-leave-fly-bottom-bf79c330{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@-o-keyframes vue-popup-plus-animation-leave-fly-bottom-bf79c330{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@keyframes vue-popup-plus-animation-leave-fly-bottom-bf79c330{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.popup-view-wrapper[data-v-bf79c330]{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.popup-view-wrapper .popup-view[data-v-bf79c330]{position:relative;margin:auto;pointer-events:auto}.vue-popup-plus-animation{animation-timing-function:linear;animation-duration:var(--v2a185d84)}")),document.head.appendChild(a)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
2
2
  (function(L,i){typeof exports=="object"&&typeof module<"u"?i(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],i):(L=typeof globalThis<"u"?globalThis:L||self,i(L.VuePopupPlus={},L.Vue))})(this,(function(L,i){"use strict";var bo=Object.create,gt=Object.defineProperty,Io=Object.getOwnPropertyDescriptor,je=Object.getOwnPropertyNames,wo=Object.getPrototypeOf,Do=Object.prototype.hasOwnProperty,ko=(e,t)=>function(){return e&&(t=(0,e[je(e)[0]])(e=0)),t},Po=(e,t)=>function(){return t||(0,e[je(e)[0]])((t={exports:{}}).exports,t),t.exports},No=(e,t,n,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of je(t))!Do.call(e,r)&&r!==n&&gt(e,r,{get:()=>t[r],enumerable:!(o=Io(t,r))||o.enumerable});return e},Ro=(e,t,n)=>(n=e!=null?bo(wo(e)):{},No(gt(n,"default",{value:e,enumerable:!0}),e)),Ee=ko({"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.51.1_@types+node@22.13.14__jiti@2.4.2_postcss@8.5_96eb05a9d65343021e53791dd83f3773/node_modules/tsup/assets/esm_shims.js"(){}}),Vo=Po({"../../node_modules/.pnpm/rfdc@1.4.1/node_modules/rfdc/index.js"(e,t){Ee(),t.exports=o;function n(s){return s instanceof Buffer?Buffer.from(s):new s.constructor(s.buffer.slice(),s.byteOffset,s.length)}function o(s){if(s=s||{},s.circles)return r(s);const u=new Map;if(u.set(Date,d=>new Date(d)),u.set(Map,(d,O)=>new Map(c(Array.from(d),O))),u.set(Set,(d,O)=>new Set(c(Array.from(d),O))),s.constructorHandlers)for(const d of s.constructorHandlers)u.set(d[0],d[1]);let a=null;return s.proto?v:_;function c(d,O){const f=Object.keys(d),p=new Array(f.length);for(let A=0;A<f.length;A++){const m=f[A],g=d[m];typeof g!="object"||g===null?p[m]=g:g.constructor!==Object&&(a=u.get(g.constructor))?p[m]=a(g,O):ArrayBuffer.isView(g)?p[m]=n(g):p[m]=O(g)}return p}function _(d){if(typeof d!="object"||d===null)return d;if(Array.isArray(d))return c(d,_);if(d.constructor!==Object&&(a=u.get(d.constructor)))return a(d,_);const O={};for(const f in d){if(Object.hasOwnProperty.call(d,f)===!1)continue;const p=d[f];typeof p!="object"||p===null?O[f]=p:p.constructor!==Object&&(a=u.get(p.constructor))?O[f]=a(p,_):ArrayBuffer.isView(p)?O[f]=n(p):O[f]=_(p)}return O}function v(d){if(typeof d!="object"||d===null)return d;if(Array.isArray(d))return c(d,v);if(d.constructor!==Object&&(a=u.get(d.constructor)))return a(d,v);const O={};for(const f in d){const p=d[f];typeof p!="object"||p===null?O[f]=p:p.constructor!==Object&&(a=u.get(p.constructor))?O[f]=a(p,v):ArrayBuffer.isView(p)?O[f]=n(p):O[f]=v(p)}return O}}function r(s){const u=[],a=[],c=new Map;if(c.set(Date,f=>new Date(f)),c.set(Map,(f,p)=>new Map(v(Array.from(f),p))),c.set(Set,(f,p)=>new Set(v(Array.from(f),p))),s.constructorHandlers)for(const f of s.constructorHandlers)c.set(f[0],f[1]);let _=null;return s.proto?O:d;function v(f,p){const A=Object.keys(f),m=new Array(A.length);for(let g=0;g<A.length;g++){const b=A[g],C=f[b];if(typeof C!="object"||C===null)m[b]=C;else if(C.constructor!==Object&&(_=c.get(C.constructor)))m[b]=_(C,p);else if(ArrayBuffer.isView(C))m[b]=n(C);else{const x=u.indexOf(C);x!==-1?m[b]=a[x]:m[b]=p(C)}}return m}function d(f){if(typeof f!="object"||f===null)return f;if(Array.isArray(f))return v(f,d);if(f.constructor!==Object&&(_=c.get(f.constructor)))return _(f,d);const p={};u.push(f),a.push(p);for(const A in f){if(Object.hasOwnProperty.call(f,A)===!1)continue;const m=f[A];if(typeof m!="object"||m===null)p[A]=m;else if(m.constructor!==Object&&(_=c.get(m.constructor)))p[A]=_(m,d);else if(ArrayBuffer.isView(m))p[A]=n(m);else{const g=u.indexOf(m);g!==-1?p[A]=a[g]:p[A]=d(m)}}return u.pop(),a.pop(),p}function O(f){if(typeof f!="object"||f===null)return f;if(Array.isArray(f))return v(f,O);if(f.constructor!==Object&&(_=c.get(f.constructor)))return _(f,O);const p={};u.push(f),a.push(p);for(const A in f){const m=f[A];if(typeof m!="object"||m===null)p[A]=m;else if(m.constructor!==Object&&(_=c.get(m.constructor)))p[A]=_(m,O);else if(ArrayBuffer.isView(m))p[A]=n(m);else{const g=u.indexOf(m);g!==-1?p[A]=a[g]:p[A]=O(m)}}return u.pop(),a.pop(),p}}}});Ee(),Ee(),Ee();var yt=typeof navigator<"u",E=typeof window<"u"?window:typeof globalThis<"u"?globalThis:typeof global<"u"?global:{};typeof E.chrome<"u"&&E.chrome.devtools,yt&&(E.self,E.top);var vt;typeof navigator<"u"&&((vt=navigator.userAgent)==null||vt.toLowerCase().includes("electron")),Ee();var xo=Ro(Vo()),Fo=/(?:^|[-_/])(\w)/g;function Uo(e,t){return t?t.toUpperCase():""}function Lo(e){return e&&`${e}`.replace(Fo,Uo)}function Bo(e,t){let n=e.replace(/^[a-z]:/i,"").replace(/\\/g,"/");n.endsWith(`index${t}`)&&(n=n.replace(`/index${t}`,t));const o=n.lastIndexOf("/"),r=n.substring(o+1);{const s=r.lastIndexOf(t);return r.substring(0,s)}}var Ot=(0,xo.default)({circles:!0});const Mo={trailing:!0};function se(e,t=25,n={}){if(n={...Mo,...n},!Number.isFinite(t))throw new TypeError("Expected `wait` to be a finite number");let o,r,s=[],u,a;const c=(_,v)=>(u=$o(e,_,v),u.finally(()=>{if(u=null,n.trailing&&a&&!r){const d=c(_,a);return a=null,d}}),u);return function(..._){return u?(n.trailing&&(a=_),u):new Promise(v=>{const d=!r&&n.leading;clearTimeout(r),r=setTimeout(()=>{r=null;const O=n.leading?o:c(this,_);for(const f of s)f(O);s=[]},t),d?(o=c(this,_),v(o)):s.push(v)})}}async function $o(e,t,n){return await e.apply(t,n)}function He(e,t={},n){for(const o in e){const r=e[o],s=n?`${n}:${o}`:o;typeof r=="object"&&r!==null?He(r,t,s):typeof r=="function"&&(t[s]=r)}return t}const jo={run:e=>e()},Ho=()=>jo,At=typeof console.createTask<"u"?console.createTask:Ho;function Ko(e,t){const n=t.shift(),o=At(n);return e.reduce((r,s)=>r.then(()=>o.run(()=>s(...t))),Promise.resolve())}function zo(e,t){const n=t.shift(),o=At(n);return Promise.all(e.map(r=>o.run(()=>r(...t))))}function Ke(e,t){for(const n of[...e])n(t)}class Wo{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,n,o={}){if(!t||typeof n!="function")return()=>{};const r=t;let s;for(;this._deprecatedHooks[t];)s=this._deprecatedHooks[t],t=s.to;if(s&&!o.allowDeprecated){let u=s.message;u||(u=`${r} hook has been deprecated`+(s.to?`, please use ${s.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(u)||(console.warn(u),this._deprecatedMessages.add(u))}if(!n.name)try{Object.defineProperty(n,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(n),()=>{n&&(this.removeHook(t,n),n=void 0)}}hookOnce(t,n){let o,r=(...s)=>(typeof o=="function"&&o(),o=void 0,r=void 0,n(...s));return o=this.hook(t,r),o}removeHook(t,n){if(this._hooks[t]){const o=this._hooks[t].indexOf(n);o!==-1&&this._hooks[t].splice(o,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const o=this._hooks[t]||[];delete this._hooks[t];for(const r of o)this.hook(t,r)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=He(t),o=Object.keys(n).map(r=>this.hook(r,n[r]));return()=>{for(const r of o.splice(0,o.length))r()}}removeHooks(t){const n=He(t);for(const o in n)this.removeHook(o,n[o])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith(Ko,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(zo,t,...n)}callHookWith(t,n,...o){const r=this._before||this._after?{name:n,args:o,context:{}}:void 0;this._before&&Ke(this._before,r);const s=t(n in this._hooks?[...this._hooks[n]]:[],o);return s instanceof Promise?s.finally(()=>{this._after&&r&&Ke(this._after,r)}):(this._after&&r&&Ke(this._after,r),s)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}}function St(){return new Wo}var Go=Object.create,Tt=Object.defineProperty,Yo=Object.getOwnPropertyDescriptor,ze=Object.getOwnPropertyNames,qo=Object.getPrototypeOf,Xo=Object.prototype.hasOwnProperty,Zo=(e,t)=>function(){return e&&(t=(0,e[ze(e)[0]])(e=0)),t},Ct=(e,t)=>function(){return t||(0,e[ze(e)[0]])((t={exports:{}}).exports,t),t.exports},Jo=(e,t,n,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of ze(t))!Xo.call(e,r)&&r!==n&&Tt(e,r,{get:()=>t[r],enumerable:!(o=Yo(t,r))||o.enumerable});return e},Qo=(e,t,n)=>(n=e!=null?Go(qo(e)):{},Jo(Tt(n,"default",{value:e,enumerable:!0}),e)),l=Zo({"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.51.1_@types+node@22.13.14__jiti@2.4.2_postcss@8.5_96eb05a9d65343021e53791dd83f3773/node_modules/tsup/assets/esm_shims.js"(){}}),er=Ct({"../../node_modules/.pnpm/speakingurl@14.0.1/node_modules/speakingurl/lib/speakingurl.js"(e,t){l(),(function(n){var o={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"Ae",Å:"A",Æ:"AE",Ç:"C",È:"E",É:"E",Ê:"E",Ë:"E",Ì:"I",Í:"I",Î:"I",Ï:"I",Ð:"D",Ñ:"N",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"Oe",Ő:"O",Ø:"O",Ù:"U",Ú:"U",Û:"U",Ü:"Ue",Ű:"U",Ý:"Y",Þ:"TH",ß:"ss",à:"a",á:"a",â:"a",ã:"a",ä:"ae",å:"a",æ:"ae",ç:"c",è:"e",é:"e",ê:"e",ë:"e",ì:"i",í:"i",î:"i",ï:"i",ð:"d",ñ:"n",ò:"o",ó:"o",ô:"o",õ:"o",ö:"oe",ő:"o",ø:"o",ù:"u",ú:"u",û:"u",ü:"ue",ű:"u",ý:"y",þ:"th",ÿ:"y","ẞ":"SS",ا:"a",أ:"a",إ:"i",آ:"aa",ؤ:"u",ئ:"e",ء:"a",ب:"b",ت:"t",ث:"th",ج:"j",ح:"h",خ:"kh",د:"d",ذ:"th",ر:"r",ز:"z",س:"s",ش:"sh",ص:"s",ض:"dh",ط:"t",ظ:"z",ع:"a",غ:"gh",ف:"f",ق:"q",ك:"k",ل:"l",م:"m",ن:"n",ه:"h",و:"w",ي:"y",ى:"a",ة:"h",ﻻ:"la",ﻷ:"laa",ﻹ:"lai",ﻵ:"laa",گ:"g",چ:"ch",پ:"p",ژ:"zh",ک:"k",ی:"y","َ":"a","ً":"an","ِ":"e","ٍ":"en","ُ":"u","ٌ":"on","ْ":"","٠":"0","١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","۰":"0","۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9",က:"k",ခ:"kh",ဂ:"g",ဃ:"ga",င:"ng",စ:"s",ဆ:"sa",ဇ:"z","စျ":"za",ည:"ny",ဋ:"t",ဌ:"ta",ဍ:"d",ဎ:"da",ဏ:"na",တ:"t",ထ:"ta",ဒ:"d",ဓ:"da",န:"n",ပ:"p",ဖ:"pa",ဗ:"b",ဘ:"ba",မ:"m",ယ:"y",ရ:"ya",လ:"l",ဝ:"w",သ:"th",ဟ:"h",ဠ:"la",အ:"a","ြ":"y","ျ":"ya","ွ":"w","ြွ":"yw","ျွ":"ywa","ှ":"h",ဧ:"e","၏":"-e",ဣ:"i",ဤ:"-i",ဉ:"u",ဦ:"-u",ဩ:"aw","သြော":"aw",ဪ:"aw","၀":"0","၁":"1","၂":"2","၃":"3","၄":"4","၅":"5","၆":"6","၇":"7","၈":"8","၉":"9","္":"","့":"","း":"",č:"c",ď:"d",ě:"e",ň:"n",ř:"r",š:"s",ť:"t",ů:"u",ž:"z",Č:"C",Ď:"D",Ě:"E",Ň:"N",Ř:"R",Š:"S",Ť:"T",Ů:"U",Ž:"Z",ހ:"h",ށ:"sh",ނ:"n",ރ:"r",ބ:"b",ޅ:"lh",ކ:"k",އ:"a",ވ:"v",މ:"m",ފ:"f",ދ:"dh",ތ:"th",ލ:"l",ގ:"g",ޏ:"gn",ސ:"s",ޑ:"d",ޒ:"z",ޓ:"t",ޔ:"y",ޕ:"p",ޖ:"j",ޗ:"ch",ޘ:"tt",ޙ:"hh",ޚ:"kh",ޛ:"th",ޜ:"z",ޝ:"sh",ޞ:"s",ޟ:"d",ޠ:"t",ޡ:"z",ޢ:"a",ޣ:"gh",ޤ:"q",ޥ:"w","ަ":"a","ާ":"aa","ި":"i","ީ":"ee","ު":"u","ޫ":"oo","ެ":"e","ޭ":"ey","ޮ":"o","ޯ":"oa","ް":"",ა:"a",ბ:"b",გ:"g",დ:"d",ე:"e",ვ:"v",ზ:"z",თ:"t",ი:"i",კ:"k",ლ:"l",მ:"m",ნ:"n",ო:"o",პ:"p",ჟ:"zh",რ:"r",ს:"s",ტ:"t",უ:"u",ფ:"p",ქ:"k",ღ:"gh",ყ:"q",შ:"sh",ჩ:"ch",ც:"ts",ძ:"dz",წ:"ts",ჭ:"ch",ხ:"kh",ჯ:"j",ჰ:"h",α:"a",β:"v",γ:"g",δ:"d",ε:"e",ζ:"z",η:"i",θ:"th",ι:"i",κ:"k",λ:"l",μ:"m",ν:"n",ξ:"ks",ο:"o",π:"p",ρ:"r",σ:"s",τ:"t",υ:"y",φ:"f",χ:"x",ψ:"ps",ω:"o",ά:"a",έ:"e",ί:"i",ό:"o",ύ:"y",ή:"i",ώ:"o",ς:"s",ϊ:"i",ΰ:"y",ϋ:"y",ΐ:"i",Α:"A",Β:"B",Γ:"G",Δ:"D",Ε:"E",Ζ:"Z",Η:"I",Θ:"TH",Ι:"I",Κ:"K",Λ:"L",Μ:"M",Ν:"N",Ξ:"KS",Ο:"O",Π:"P",Ρ:"R",Σ:"S",Τ:"T",Υ:"Y",Φ:"F",Χ:"X",Ψ:"PS",Ω:"O",Ά:"A",Έ:"E",Ί:"I",Ό:"O",Ύ:"Y",Ή:"I",Ώ:"O",Ϊ:"I",Ϋ:"Y",ā:"a",ē:"e",ģ:"g",ī:"i",ķ:"k",ļ:"l",ņ:"n",ū:"u",Ā:"A",Ē:"E",Ģ:"G",Ī:"I",Ķ:"k",Ļ:"L",Ņ:"N",Ū:"U",Ќ:"Kj",ќ:"kj",Љ:"Lj",љ:"lj",Њ:"Nj",њ:"nj",Тс:"Ts",тс:"ts",ą:"a",ć:"c",ę:"e",ł:"l",ń:"n",ś:"s",ź:"z",ż:"z",Ą:"A",Ć:"C",Ę:"E",Ł:"L",Ń:"N",Ś:"S",Ź:"Z",Ż:"Z",Є:"Ye",І:"I",Ї:"Yi",Ґ:"G",є:"ye",і:"i",ї:"yi",ґ:"g",ă:"a",Ă:"A",ș:"s",Ș:"S",ț:"t",Ț:"T",ţ:"t",Ţ:"T",а:"a",б:"b",в:"v",г:"g",д:"d",е:"e",ё:"yo",ж:"zh",з:"z",и:"i",й:"i",к:"k",л:"l",м:"m",н:"n",о:"o",п:"p",р:"r",с:"s",т:"t",у:"u",ф:"f",х:"kh",ц:"c",ч:"ch",ш:"sh",щ:"sh",ъ:"",ы:"y",ь:"",э:"e",ю:"yu",я:"ya",А:"A",Б:"B",В:"V",Г:"G",Д:"D",Е:"E",Ё:"Yo",Ж:"Zh",З:"Z",И:"I",Й:"I",К:"K",Л:"L",М:"M",Н:"N",О:"O",П:"P",Р:"R",С:"S",Т:"T",У:"U",Ф:"F",Х:"Kh",Ц:"C",Ч:"Ch",Ш:"Sh",Щ:"Sh",Ъ:"",Ы:"Y",Ь:"",Э:"E",Ю:"Yu",Я:"Ya",ђ:"dj",ј:"j",ћ:"c",џ:"dz",Ђ:"Dj",Ј:"j",Ћ:"C",Џ:"Dz",ľ:"l",ĺ:"l",ŕ:"r",Ľ:"L",Ĺ:"L",Ŕ:"R",ş:"s",Ş:"S",ı:"i",İ:"I",ğ:"g",Ğ:"G",ả:"a",Ả:"A",ẳ:"a",Ẳ:"A",ẩ:"a",Ẩ:"A",đ:"d",Đ:"D",ẹ:"e",Ẹ:"E",ẽ:"e",Ẽ:"E",ẻ:"e",Ẻ:"E",ế:"e",Ế:"E",ề:"e",Ề:"E",ệ:"e",Ệ:"E",ễ:"e",Ễ:"E",ể:"e",Ể:"E",ỏ:"o",ọ:"o",Ọ:"o",ố:"o",Ố:"O",ồ:"o",Ồ:"O",ổ:"o",Ổ:"O",ộ:"o",Ộ:"O",ỗ:"o",Ỗ:"O",ơ:"o",Ơ:"O",ớ:"o",Ớ:"O",ờ:"o",Ờ:"O",ợ:"o",Ợ:"O",ỡ:"o",Ỡ:"O",Ở:"o",ở:"o",ị:"i",Ị:"I",ĩ:"i",Ĩ:"I",ỉ:"i",Ỉ:"i",ủ:"u",Ủ:"U",ụ:"u",Ụ:"U",ũ:"u",Ũ:"U",ư:"u",Ư:"U",ứ:"u",Ứ:"U",ừ:"u",Ừ:"U",ự:"u",Ự:"U",ữ:"u",Ữ:"U",ử:"u",Ử:"ư",ỷ:"y",Ỷ:"y",ỳ:"y",Ỳ:"Y",ỵ:"y",Ỵ:"Y",ỹ:"y",Ỹ:"Y",ạ:"a",Ạ:"A",ấ:"a",Ấ:"A",ầ:"a",Ầ:"A",ậ:"a",Ậ:"A",ẫ:"a",Ẫ:"A",ắ:"a",Ắ:"A",ằ:"a",Ằ:"A",ặ:"a",Ặ:"A",ẵ:"a",Ẵ:"A","⓪":"0","①":"1","②":"2","③":"3","④":"4","⑤":"5","⑥":"6","⑦":"7","⑧":"8","⑨":"9","⑩":"10","⑪":"11","⑫":"12","⑬":"13","⑭":"14","⑮":"15","⑯":"16","⑰":"17","⑱":"18","⑲":"18","⑳":"18","⓵":"1","⓶":"2","⓷":"3","⓸":"4","⓹":"5","⓺":"6","⓻":"7","⓼":"8","⓽":"9","⓾":"10","⓿":"0","⓫":"11","⓬":"12","⓭":"13","⓮":"14","⓯":"15","⓰":"16","⓱":"17","⓲":"18","⓳":"19","⓴":"20","Ⓐ":"A","Ⓑ":"B","Ⓒ":"C","Ⓓ":"D","Ⓔ":"E","Ⓕ":"F","Ⓖ":"G","Ⓗ":"H","Ⓘ":"I","Ⓙ":"J","Ⓚ":"K","Ⓛ":"L","Ⓜ":"M","Ⓝ":"N","Ⓞ":"O","Ⓟ":"P","Ⓠ":"Q","Ⓡ":"R","Ⓢ":"S","Ⓣ":"T","Ⓤ":"U","Ⓥ":"V","Ⓦ":"W","Ⓧ":"X","Ⓨ":"Y","Ⓩ":"Z","ⓐ":"a","ⓑ":"b","ⓒ":"c","ⓓ":"d","ⓔ":"e","ⓕ":"f","ⓖ":"g","ⓗ":"h","ⓘ":"i","ⓙ":"j","ⓚ":"k","ⓛ":"l","ⓜ":"m","ⓝ":"n","ⓞ":"o","ⓟ":"p","ⓠ":"q","ⓡ":"r","ⓢ":"s","ⓣ":"t","ⓤ":"u","ⓦ":"v","ⓥ":"w","ⓧ":"x","ⓨ":"y","ⓩ":"z","“":'"',"”":'"',"‘":"'","’":"'","∂":"d",ƒ:"f","™":"(TM)","©":"(C)",œ:"oe",Œ:"OE","®":"(R)","†":"+","℠":"(SM)","…":"...","˚":"o",º:"o",ª:"a","•":"*","၊":",","။":".",$:"USD","€":"EUR","₢":"BRN","₣":"FRF","£":"GBP","₤":"ITL","₦":"NGN","₧":"ESP","₩":"KRW","₪":"ILS","₫":"VND","₭":"LAK","₮":"MNT","₯":"GRD","₱":"ARS","₲":"PYG","₳":"ARA","₴":"UAH","₵":"GHS","¢":"cent","¥":"CNY",元:"CNY",円:"YEN","﷼":"IRR","₠":"EWE","฿":"THB","₨":"INR","₹":"INR","₰":"PF","₺":"TRY","؋":"AFN","₼":"AZN",лв:"BGN","៛":"KHR","₡":"CRC","₸":"KZT",ден:"MKD",zł:"PLN","₽":"RUB","₾":"GEL"},r=["်","ް"],s={"ာ":"a","ါ":"a","ေ":"e","ဲ":"e","ိ":"i","ီ":"i","ို":"o","ု":"u","ူ":"u","ေါင်":"aung","ော":"aw","ော်":"aw","ေါ":"aw","ေါ်":"aw","်":"်","က်":"et","ိုက်":"aik","ောက်":"auk","င်":"in","ိုင်":"aing","ောင်":"aung","စ်":"it","ည်":"i","တ်":"at","ိတ်":"eik","ုတ်":"ok","ွတ်":"ut","ေတ်":"it","ဒ်":"d","ိုဒ်":"ok","ုဒ်":"ait","န်":"an","ာန်":"an","ိန်":"ein","ုန်":"on","ွန်":"un","ပ်":"at","ိပ်":"eik","ုပ်":"ok","ွပ်":"ut","န်ုပ်":"nub","မ်":"an","ိမ်":"ein","ုမ်":"on","ွမ်":"un","ယ်":"e","ိုလ်":"ol","ဉ်":"in","ံ":"an","ိံ":"ein","ုံ":"on","ައް":"ah","ަށް":"ah"},u={en:{},az:{ç:"c",ə:"e",ğ:"g",ı:"i",ö:"o",ş:"s",ü:"u",Ç:"C",Ə:"E",Ğ:"G",İ:"I",Ö:"O",Ş:"S",Ü:"U"},cs:{č:"c",ď:"d",ě:"e",ň:"n",ř:"r",š:"s",ť:"t",ů:"u",ž:"z",Č:"C",Ď:"D",Ě:"E",Ň:"N",Ř:"R",Š:"S",Ť:"T",Ů:"U",Ž:"Z"},fi:{ä:"a",Ä:"A",ö:"o",Ö:"O"},hu:{ä:"a",Ä:"A",ö:"o",Ö:"O",ü:"u",Ü:"U",ű:"u",Ű:"U"},lt:{ą:"a",č:"c",ę:"e",ė:"e",į:"i",š:"s",ų:"u",ū:"u",ž:"z",Ą:"A",Č:"C",Ę:"E",Ė:"E",Į:"I",Š:"S",Ų:"U",Ū:"U"},lv:{ā:"a",č:"c",ē:"e",ģ:"g",ī:"i",ķ:"k",ļ:"l",ņ:"n",š:"s",ū:"u",ž:"z",Ā:"A",Č:"C",Ē:"E",Ģ:"G",Ī:"i",Ķ:"k",Ļ:"L",Ņ:"N",Š:"S",Ū:"u",Ž:"Z"},pl:{ą:"a",ć:"c",ę:"e",ł:"l",ń:"n",ó:"o",ś:"s",ź:"z",ż:"z",Ą:"A",Ć:"C",Ę:"e",Ł:"L",Ń:"N",Ó:"O",Ś:"S",Ź:"Z",Ż:"Z"},sv:{ä:"a",Ä:"A",ö:"o",Ö:"O"},sk:{ä:"a",Ä:"A"},sr:{љ:"lj",њ:"nj",Љ:"Lj",Њ:"Nj",đ:"dj",Đ:"Dj"},tr:{Ü:"U",Ö:"O",ü:"u",ö:"o"}},a={ar:{"∆":"delta","∞":"la-nihaya","♥":"hob","&":"wa","|":"aw","<":"aqal-men",">":"akbar-men","∑":"majmou","¤":"omla"},az:{},ca:{"∆":"delta","∞":"infinit","♥":"amor","&":"i","|":"o","<":"menys que",">":"mes que","∑":"suma dels","¤":"moneda"},cs:{"∆":"delta","∞":"nekonecno","♥":"laska","&":"a","|":"nebo","<":"mensi nez",">":"vetsi nez","∑":"soucet","¤":"mena"},de:{"∆":"delta","∞":"unendlich","♥":"Liebe","&":"und","|":"oder","<":"kleiner als",">":"groesser als","∑":"Summe von","¤":"Waehrung"},dv:{"∆":"delta","∞":"kolunulaa","♥":"loabi","&":"aai","|":"noonee","<":"ah vure kuda",">":"ah vure bodu","∑":"jumula","¤":"faisaa"},en:{"∆":"delta","∞":"infinity","♥":"love","&":"and","|":"or","<":"less than",">":"greater than","∑":"sum","¤":"currency"},es:{"∆":"delta","∞":"infinito","♥":"amor","&":"y","|":"u","<":"menos que",">":"mas que","∑":"suma de los","¤":"moneda"},fa:{"∆":"delta","∞":"bi-nahayat","♥":"eshgh","&":"va","|":"ya","<":"kamtar-az",">":"bishtar-az","∑":"majmooe","¤":"vahed"},fi:{"∆":"delta","∞":"aarettomyys","♥":"rakkaus","&":"ja","|":"tai","<":"pienempi kuin",">":"suurempi kuin","∑":"summa","¤":"valuutta"},fr:{"∆":"delta","∞":"infiniment","♥":"Amour","&":"et","|":"ou","<":"moins que",">":"superieure a","∑":"somme des","¤":"monnaie"},ge:{"∆":"delta","∞":"usasruloba","♥":"siqvaruli","&":"da","|":"an","<":"naklebi",">":"meti","∑":"jami","¤":"valuta"},gr:{},hu:{"∆":"delta","∞":"vegtelen","♥":"szerelem","&":"es","|":"vagy","<":"kisebb mint",">":"nagyobb mint","∑":"szumma","¤":"penznem"},it:{"∆":"delta","∞":"infinito","♥":"amore","&":"e","|":"o","<":"minore di",">":"maggiore di","∑":"somma","¤":"moneta"},lt:{"∆":"delta","∞":"begalybe","♥":"meile","&":"ir","|":"ar","<":"maziau nei",">":"daugiau nei","∑":"suma","¤":"valiuta"},lv:{"∆":"delta","∞":"bezgaliba","♥":"milestiba","&":"un","|":"vai","<":"mazak neka",">":"lielaks neka","∑":"summa","¤":"valuta"},my:{"∆":"kwahkhyaet","∞":"asaonasme","♥":"akhyait","&":"nhin","|":"tho","<":"ngethaw",">":"kyithaw","∑":"paungld","¤":"ngwekye"},mk:{},nl:{"∆":"delta","∞":"oneindig","♥":"liefde","&":"en","|":"of","<":"kleiner dan",">":"groter dan","∑":"som","¤":"valuta"},pl:{"∆":"delta","∞":"nieskonczonosc","♥":"milosc","&":"i","|":"lub","<":"mniejsze niz",">":"wieksze niz","∑":"suma","¤":"waluta"},pt:{"∆":"delta","∞":"infinito","♥":"amor","&":"e","|":"ou","<":"menor que",">":"maior que","∑":"soma","¤":"moeda"},ro:{"∆":"delta","∞":"infinit","♥":"dragoste","&":"si","|":"sau","<":"mai mic ca",">":"mai mare ca","∑":"suma","¤":"valuta"},ru:{"∆":"delta","∞":"beskonechno","♥":"lubov","&":"i","|":"ili","<":"menshe",">":"bolshe","∑":"summa","¤":"valjuta"},sk:{"∆":"delta","∞":"nekonecno","♥":"laska","&":"a","|":"alebo","<":"menej ako",">":"viac ako","∑":"sucet","¤":"mena"},sr:{},tr:{"∆":"delta","∞":"sonsuzluk","♥":"ask","&":"ve","|":"veya","<":"kucuktur",">":"buyuktur","∑":"toplam","¤":"para birimi"},uk:{"∆":"delta","∞":"bezkinechnist","♥":"lubov","&":"i","|":"abo","<":"menshe",">":"bilshe","∑":"suma","¤":"valjuta"},vn:{"∆":"delta","∞":"vo cuc","♥":"yeu","&":"va","|":"hoac","<":"nho hon",">":"lon hon","∑":"tong","¤":"tien te"}},c=[";","?",":","@","&","=","+","$",",","/"].join(""),_=[";","?",":","@","&","=","+","$",","].join(""),v=[".","!","~","*","'","(",")"].join(""),d=function(m,g){var b="-",C="",x="",J=!0,M={},S,Ie,F,y,h,I,N,$,_e,H,T,G,D,pe,Q="";if(typeof m!="string")return"";if(typeof g=="string"&&(b=g),N=a.en,$=u.en,typeof g=="object"){S=g.maintainCase||!1,M=g.custom&&typeof g.custom=="object"?g.custom:M,F=+g.truncate>1&&g.truncate||!1,y=g.uric||!1,h=g.uricNoSlash||!1,I=g.mark||!1,J=!(g.symbols===!1||g.lang===!1),b=g.separator||b,y&&(Q+=c),h&&(Q+=_),I&&(Q+=v),N=g.lang&&a[g.lang]&&J?a[g.lang]:J?a.en:{},$=g.lang&&u[g.lang]?u[g.lang]:g.lang===!1||g.lang===!0?{}:u.en,g.titleCase&&typeof g.titleCase.length=="number"&&Array.prototype.toString.call(g.titleCase)?(g.titleCase.forEach(function(K){M[K+""]=K+""}),Ie=!0):Ie=!!g.titleCase,g.custom&&typeof g.custom.length=="number"&&Array.prototype.toString.call(g.custom)&&g.custom.forEach(function(K){M[K+""]=K+""}),Object.keys(M).forEach(function(K){var we;K.length>1?we=new RegExp("\\b"+f(K)+"\\b","gi"):we=new RegExp(f(K),"gi"),m=m.replace(we,M[K])});for(T in M)Q+=T}for(Q+=b,Q=f(Q),m=m.replace(/(^\s+|\s+$)/g,""),D=!1,pe=!1,H=0,G=m.length;H<G;H++)T=m[H],p(T,M)?D=!1:$[T]?(T=D&&$[T].match(/[A-Za-z0-9]/)?" "+$[T]:$[T],D=!1):T in o?(H+1<G&&r.indexOf(m[H+1])>=0?(x+=T,T=""):pe===!0?(T=s[x]+o[T],x=""):T=D&&o[T].match(/[A-Za-z0-9]/)?" "+o[T]:o[T],D=!1,pe=!1):T in s?(x+=T,T="",H===G-1&&(T=s[x]),pe=!0):N[T]&&!(y&&c.indexOf(T)!==-1)&&!(h&&_.indexOf(T)!==-1)?(T=D||C.substr(-1).match(/[A-Za-z0-9]/)?b+N[T]:N[T],T+=m[H+1]!==void 0&&m[H+1].match(/[A-Za-z0-9]/)?b:"",D=!0):(pe===!0?(T=s[x]+T,x="",pe=!1):D&&(/[A-Za-z0-9]/.test(T)||C.substr(-1).match(/A-Za-z0-9]/))&&(T=" "+T),D=!1),C+=T.replace(new RegExp("[^\\w\\s"+Q+"_-]","g"),b);return Ie&&(C=C.replace(/(\w)(\S*)/g,function(K,we,Co){var mt=we.toUpperCase()+(Co!==null?Co:"");return Object.keys(M).indexOf(mt.toLowerCase())<0?mt:mt.toLowerCase()})),C=C.replace(/\s+/g,b).replace(new RegExp("\\"+b+"+","g"),b).replace(new RegExp("(^\\"+b+"+|\\"+b+"+$)","g"),""),F&&C.length>F&&(_e=C.charAt(F)===b,C=C.slice(0,F),_e||(C=C.slice(0,C.lastIndexOf(b)))),!S&&!Ie&&(C=C.toLowerCase()),C},O=function(m){return function(b){return d(b,m)}},f=function(m){return m.replace(/[-\\^$*+?.()|[\]{}\/]/g,"\\$&")},p=function(A,m){for(var g in m)if(m[g]===A)return!0};if(typeof t<"u"&&t.exports)t.exports=d,t.exports.createSlug=O;else if(typeof define<"u"&&define.amd)define([],function(){return d});else try{if(n.getSlug||n.createSlug)throw"speakingurl: globals exists /(getSlug|createSlug)/";n.getSlug=d,n.createSlug=O}catch{}})(e)}}),tr=Ct({"../../node_modules/.pnpm/speakingurl@14.0.1/node_modules/speakingurl/index.js"(e,t){l(),t.exports=er()}});l(),l(),l(),l(),l(),l(),l(),l();function nr(e){var t;const n=e.name||e._componentTag||e.__VUE_DEVTOOLS_COMPONENT_GUSSED_NAME__||e.__name;return n==="index"&&((t=e.__file)!=null&&t.endsWith("index.vue"))?"":n}function or(e){const t=e.__file;if(t)return Lo(Bo(t,".vue"))}function bt(e,t){return e.type.__VUE_DEVTOOLS_COMPONENT_GUSSED_NAME__=t,t}function We(e){if(e.__VUE_DEVTOOLS_NEXT_APP_RECORD__)return e.__VUE_DEVTOOLS_NEXT_APP_RECORD__;if(e.root)return e.appContext.app.__VUE_DEVTOOLS_NEXT_APP_RECORD__}function It(e){var t,n;const o=(t=e.subTree)==null?void 0:t.type,r=We(e);return r?((n=r?.types)==null?void 0:n.Fragment)===o:!1}function De(e){var t,n,o;const r=nr(e?.type||{});if(r)return r;if(e?.root===e)return"Root";for(const u in(n=(t=e.parent)==null?void 0:t.type)==null?void 0:n.components)if(e.parent.type.components[u]===e?.type)return bt(e,u);for(const u in(o=e.appContext)==null?void 0:o.components)if(e.appContext.components[u]===e?.type)return bt(e,u);const s=or(e?.type||{});return s||"Anonymous Component"}function rr(e){var t,n,o;const r=(o=(n=(t=e?.appContext)==null?void 0:t.app)==null?void 0:n.__VUE_DEVTOOLS_NEXT_APP_RECORD_ID__)!=null?o:0,s=e===e?.root?"root":e.uid;return`${r}:${s}`}function Ge(e,t){return t=t||`${e.id}:root`,e.instanceMap.get(t)||e.instanceMap.get(":root")}function sr(){const e={top:0,bottom:0,left:0,right:0,get width(){return e.right-e.left},get height(){return e.bottom-e.top}};return e}var ke;function ur(e){return ke||(ke=document.createRange()),ke.selectNode(e),ke.getBoundingClientRect()}function ir(e){const t=sr();if(!e.children)return t;for(let n=0,o=e.children.length;n<o;n++){const r=e.children[n];let s;if(r.component)s=ee(r.component);else if(r.el){const u=r.el;u.nodeType===1||u.getBoundingClientRect?s=u.getBoundingClientRect():u.nodeType===3&&u.data.trim()&&(s=ur(u))}s&&ar(t,s)}return t}function ar(e,t){return(!e.top||t.top<e.top)&&(e.top=t.top),(!e.bottom||t.bottom>e.bottom)&&(e.bottom=t.bottom),(!e.left||t.left<e.left)&&(e.left=t.left),(!e.right||t.right>e.right)&&(e.right=t.right),e}var wt={top:0,left:0,right:0,bottom:0,width:0,height:0};function ee(e){const t=e.subTree.el;return typeof window>"u"?wt:It(e)?ir(e.subTree):t?.nodeType===1?t?.getBoundingClientRect():e.subTree.component?ee(e.subTree.component):wt}l();function Ye(e){return It(e)?lr(e.subTree):e.subTree?[e.subTree.el]:[]}function lr(e){if(!e.children)return[];const t=[];return e.children.forEach(n=>{n.component?t.push(...Ye(n.component)):n?.el&&t.push(n.el)}),t}var Dt="__vue-devtools-component-inspector__",kt="__vue-devtools-component-inspector__card__",Pt="__vue-devtools-component-inspector__name__",Nt="__vue-devtools-component-inspector__indicator__",Rt={display:"block",zIndex:2147483640,position:"fixed",backgroundColor:"#42b88325",border:"1px solid #42b88350",borderRadius:"5px",transition:"all 0.1s ease-in",pointerEvents:"none"},cr={fontFamily:"Arial, Helvetica, sans-serif",padding:"5px 8px",borderRadius:"4px",textAlign:"left",position:"absolute",left:0,color:"#e9e9e9",fontSize:"14px",fontWeight:600,lineHeight:"24px",backgroundColor:"#42b883",boxShadow:"0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1)"},fr={display:"inline-block",fontWeight:400,fontStyle:"normal",fontSize:"12px",opacity:.7};function ue(){return document.getElementById(Dt)}function dr(){return document.getElementById(kt)}function _r(){return document.getElementById(Nt)}function pr(){return document.getElementById(Pt)}function qe(e){return{left:`${Math.round(e.left*100)/100}px`,top:`${Math.round(e.top*100)/100}px`,width:`${Math.round(e.width*100)/100}px`,height:`${Math.round(e.height*100)/100}px`}}function Xe(e){var t;const n=document.createElement("div");n.id=(t=e.elementId)!=null?t:Dt,Object.assign(n.style,{...Rt,...qe(e.bounds),...e.style});const o=document.createElement("span");o.id=kt,Object.assign(o.style,{...cr,top:e.bounds.top<35?0:"-35px"});const r=document.createElement("span");r.id=Pt,r.innerHTML=`&lt;${e.name}&gt;&nbsp;&nbsp;`;const s=document.createElement("i");return s.id=Nt,s.innerHTML=`${Math.round(e.bounds.width*100)/100} x ${Math.round(e.bounds.height*100)/100}`,Object.assign(s.style,fr),o.appendChild(r),o.appendChild(s),n.appendChild(o),document.body.appendChild(n),n}function Ze(e){const t=ue(),n=dr(),o=pr(),r=_r();t&&(Object.assign(t.style,{...Rt,...qe(e.bounds)}),Object.assign(n.style,{top:e.bounds.top<35?0:"-35px"}),o.innerHTML=`&lt;${e.name}&gt;&nbsp;&nbsp;`,r.innerHTML=`${Math.round(e.bounds.width*100)/100} x ${Math.round(e.bounds.height*100)/100}`)}function Er(e){const t=ee(e);if(!t.width&&!t.height)return;const n=De(e);ue()?Ze({bounds:t,name:n}):Xe({bounds:t,name:n})}function Vt(){const e=ue();e&&(e.style.display="none")}var Je=null;function Qe(e){const t=e.target;if(t){const n=t.__vueParentComponent;if(n&&(Je=n,n.vnode.el)){const r=ee(n),s=De(n);ue()?Ze({bounds:r,name:s}):Xe({bounds:r,name:s})}}}function hr(e,t){if(e.preventDefault(),e.stopPropagation(),Je){const n=rr(Je);t(n)}}var Pe=null;function mr(){Vt(),window.removeEventListener("mouseover",Qe),window.removeEventListener("click",Pe,!0),Pe=null}function gr(){return window.addEventListener("mouseover",Qe),new Promise(e=>{function t(n){n.preventDefault(),n.stopPropagation(),hr(n,o=>{window.removeEventListener("click",t,!0),Pe=null,window.removeEventListener("mouseover",Qe);const r=ue();r&&(r.style.display="none"),e(JSON.stringify({id:o}))})}Pe=t,window.addEventListener("click",t,!0)})}function yr(e){const t=Ge(V.value,e.id);if(t){const[n]=Ye(t);if(typeof n.scrollIntoView=="function")n.scrollIntoView({behavior:"smooth"});else{const o=ee(t),r=document.createElement("div"),s={...qe(o),position:"absolute"};Object.assign(r.style,s),document.body.appendChild(r),r.scrollIntoView({behavior:"smooth"}),setTimeout(()=>{document.body.removeChild(r)},2e3)}setTimeout(()=>{const o=ee(t);if(o.width||o.height){const r=De(t),s=ue();s?Ze({...e,name:r,bounds:o}):Xe({...e,name:r,bounds:o}),setTimeout(()=>{s&&(s.style.display="none")},1500)}},1200)}}l();var xt,Ft;(Ft=(xt=E).__VUE_DEVTOOLS_COMPONENT_INSPECTOR_ENABLED__)!=null||(xt.__VUE_DEVTOOLS_COMPONENT_INSPECTOR_ENABLED__=!0);function vr(e){let t=0;const n=setInterval(()=>{E.__VUE_INSPECTOR__&&(clearInterval(n),t+=30,e()),t>=5e3&&clearInterval(n)},30)}function Or(){const e=E.__VUE_INSPECTOR__,t=e.openInEditor;e.openInEditor=async(...n)=>{e.disable(),t(...n)}}function Ar(){return new Promise(e=>{function t(){Or(),e(E.__VUE_INSPECTOR__)}E.__VUE_INSPECTOR__?t():vr(()=>{t()})})}l(),l();function Sr(e){return!!(e&&e.__v_isReadonly)}function Ut(e){return Sr(e)?Ut(e.__v_raw):!!(e&&e.__v_isReactive)}function et(e){return!!(e&&e.__v_isRef===!0)}function he(e){const t=e&&e.__v_raw;return t?he(t):e}var Tr=class{constructor(){this.refEditor=new Cr}set(e,t,n,o){const r=Array.isArray(t)?t:t.split(".");for(;r.length>1;){const a=r.shift();e instanceof Map?e=e.get(a):e instanceof Set?e=Array.from(e.values())[a]:e=e[a],this.refEditor.isRef(e)&&(e=this.refEditor.get(e))}const s=r[0],u=this.refEditor.get(e)[s];o?o(e,s,n):this.refEditor.isRef(u)?this.refEditor.set(u,n):e[s]=n}get(e,t){const n=Array.isArray(t)?t:t.split(".");for(let o=0;o<n.length;o++)if(e instanceof Map?e=e.get(n[o]):e=e[n[o]],this.refEditor.isRef(e)&&(e=this.refEditor.get(e)),!e)return;return e}has(e,t,n=!1){if(typeof e>"u")return!1;const o=Array.isArray(t)?t.slice():t.split("."),r=n?2:1;for(;e&&o.length>r;){const s=o.shift();e=e[s],this.refEditor.isRef(e)&&(e=this.refEditor.get(e))}return e!=null&&Object.prototype.hasOwnProperty.call(e,o[0])}createDefaultSetCallback(e){return(t,n,o)=>{if((e.remove||e.newKey)&&(Array.isArray(t)?t.splice(n,1):he(t)instanceof Map?t.delete(n):he(t)instanceof Set?t.delete(Array.from(t.values())[n]):Reflect.deleteProperty(t,n)),!e.remove){const r=t[e.newKey||n];this.refEditor.isRef(r)?this.refEditor.set(r,o):he(t)instanceof Map?t.set(e.newKey||n,o):he(t)instanceof Set?t.add(o):t[e.newKey||n]=o}}}},Cr=class{set(e,t){if(et(e))e.value=t;else{if(e instanceof Set&&Array.isArray(t)){e.clear(),t.forEach(r=>e.add(r));return}const n=Object.keys(t);if(e instanceof Map){const r=new Set(e.keys());n.forEach(s=>{e.set(s,Reflect.get(t,s)),r.delete(s)}),r.forEach(s=>e.delete(s));return}const o=new Set(Object.keys(e));n.forEach(r=>{Reflect.set(e,r,Reflect.get(t,r)),o.delete(r)}),o.forEach(r=>Reflect.deleteProperty(e,r))}}get(e){return et(e)?e.value:e}isRef(e){return et(e)||Ut(e)}};l(),l(),l();var br="__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS_STATE__";function Ir(){if(!yt||typeof localStorage>"u"||localStorage===null)return{recordingState:!1,mouseEventEnabled:!1,keyboardEventEnabled:!1,componentEventEnabled:!1,performanceEventEnabled:!1,selected:""};const e=localStorage.getItem(br);return e?JSON.parse(e):{recordingState:!1,mouseEventEnabled:!1,keyboardEventEnabled:!1,componentEventEnabled:!1,performanceEventEnabled:!1,selected:""}}l(),l(),l();var Lt,Bt;(Bt=(Lt=E).__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS)!=null||(Lt.__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS=[]);var wr=new Proxy(E.__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS,{get(e,t,n){return Reflect.get(e,t,n)}});function Dr(e,t){k.timelineLayersState[t.id]=!1,wr.push({...e,descriptorId:t.id,appRecord:We(t.app)})}var Mt,$t;($t=(Mt=E).__VUE_DEVTOOLS_KIT_INSPECTOR__)!=null||(Mt.__VUE_DEVTOOLS_KIT_INSPECTOR__=[]);var tt=new Proxy(E.__VUE_DEVTOOLS_KIT_INSPECTOR__,{get(e,t,n){return Reflect.get(e,t,n)}}),jt=se(()=>{ae.hooks.callHook("sendInspectorToClient",Ht())});function kr(e,t){var n,o;tt.push({options:e,descriptor:t,treeFilterPlaceholder:(n=e.treeFilterPlaceholder)!=null?n:"Search tree...",stateFilterPlaceholder:(o=e.stateFilterPlaceholder)!=null?o:"Search state...",treeFilter:"",selectedNodeId:"",appRecord:We(t.app)}),jt()}function Ht(){return tt.filter(e=>e.descriptor.app===V.value.app).filter(e=>e.descriptor.id!=="components").map(e=>{var t;const n=e.descriptor,o=e.options;return{id:o.id,label:o.label,logo:n.logo,icon:`custom-ic-baseline-${(t=o?.icon)==null?void 0:t.replace(/_/g,"-")}`,packageName:n.packageName,homepage:n.homepage,pluginId:n.id}})}function Ne(e,t){return tt.find(n=>n.options.id===e&&(t?n.descriptor.app===t:!0))}function Pr(){const e=St();e.hook("addInspector",({inspector:o,plugin:r})=>{kr(o,r.descriptor)});const t=se(async({inspectorId:o,plugin:r})=>{var s;if(!o||!((s=r?.descriptor)!=null&&s.app)||k.highPerfModeEnabled)return;const u=Ne(o,r.descriptor.app),a={app:r.descriptor.app,inspectorId:o,filter:u?.treeFilter||"",rootNodes:[]};await new Promise(c=>{e.callHookWith(async _=>{await Promise.all(_.map(v=>v(a))),c()},"getInspectorTree")}),e.callHookWith(async c=>{await Promise.all(c.map(_=>_({inspectorId:o,rootNodes:a.rootNodes})))},"sendInspectorTreeToClient")},120);e.hook("sendInspectorTree",t);const n=se(async({inspectorId:o,plugin:r})=>{var s;if(!o||!((s=r?.descriptor)!=null&&s.app)||k.highPerfModeEnabled)return;const u=Ne(o,r.descriptor.app),a={app:r.descriptor.app,inspectorId:o,nodeId:u?.selectedNodeId||"",state:null},c={currentTab:`custom-inspector:${o}`};a.nodeId&&await new Promise(_=>{e.callHookWith(async v=>{await Promise.all(v.map(d=>d(a,c))),_()},"getInspectorState")}),e.callHookWith(async _=>{await Promise.all(_.map(v=>v({inspectorId:o,nodeId:a.nodeId,state:a.state})))},"sendInspectorStateToClient")},120);return e.hook("sendInspectorState",n),e.hook("customInspectorSelectNode",({inspectorId:o,nodeId:r,plugin:s})=>{const u=Ne(o,s.descriptor.app);u&&(u.selectedNodeId=r)}),e.hook("timelineLayerAdded",({options:o,plugin:r})=>{Dr(o,r.descriptor)}),e.hook("timelineEventAdded",({options:o,plugin:r})=>{var s;const u=["performance","component-event","keyboard","mouse"];k.highPerfModeEnabled||!((s=k.timelineLayersState)!=null&&s[r.descriptor.id])&&!u.includes(o.layerId)||e.callHookWith(async a=>{await Promise.all(a.map(c=>c(o)))},"sendTimelineEventToClient")}),e.hook("getComponentInstances",async({app:o})=>{const r=o.__VUE_DEVTOOLS_NEXT_APP_RECORD__;if(!r)return null;const s=r.id.toString();return[...r.instanceMap].filter(([a])=>a.split(":")[0]===s).map(([,a])=>a)}),e.hook("getComponentBounds",async({instance:o})=>ee(o)),e.hook("getComponentName",({instance:o})=>De(o)),e.hook("componentHighlight",({uid:o})=>{const r=V.value.instanceMap.get(o);r&&Er(r)}),e.hook("componentUnhighlight",()=>{Vt()}),e}var Kt,zt;(zt=(Kt=E).__VUE_DEVTOOLS_KIT_APP_RECORDS__)!=null||(Kt.__VUE_DEVTOOLS_KIT_APP_RECORDS__=[]);var Wt,Gt;(Gt=(Wt=E).__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__)!=null||(Wt.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__={});var Yt,qt;(qt=(Yt=E).__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__)!=null||(Yt.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__="");var Xt,Zt;(Zt=(Xt=E).__VUE_DEVTOOLS_KIT_CUSTOM_TABS__)!=null||(Xt.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__=[]);var Jt,Qt;(Qt=(Jt=E).__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__)!=null||(Jt.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__=[]);var te="__VUE_DEVTOOLS_KIT_GLOBAL_STATE__";function Nr(){return{connected:!1,clientConnected:!1,vitePluginDetected:!0,appRecords:[],activeAppRecordId:"",tabs:[],commands:[],highPerfModeEnabled:!0,devtoolsClientDetected:{},perfUniqueGroupId:0,timelineLayersState:Ir()}}var en,tn;(tn=(en=E)[te])!=null||(en[te]=Nr());var Rr=se(e=>{ae.hooks.callHook("devtoolsStateUpdated",{state:e})});se((e,t)=>{ae.hooks.callHook("devtoolsConnectedUpdated",{state:e,oldState:t})});var Re=new Proxy(E.__VUE_DEVTOOLS_KIT_APP_RECORDS__,{get(e,t,n){return t==="value"?E.__VUE_DEVTOOLS_KIT_APP_RECORDS__:E.__VUE_DEVTOOLS_KIT_APP_RECORDS__[t]}}),V=new Proxy(E.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__,{get(e,t,n){return t==="value"?E.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__:t==="id"?E.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__:E.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__[t]}});function nn(){Rr({...E[te],appRecords:Re.value,activeAppRecordId:V.id,tabs:E.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__,commands:E.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__})}function Vr(e){E.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__=e,nn()}function xr(e){E.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__=e,nn()}var k=new Proxy(E[te],{get(e,t){return t==="appRecords"?Re:t==="activeAppRecordId"?V.id:t==="tabs"?E.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__:t==="commands"?E.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__:E[te][t]},deleteProperty(e,t){return delete e[t],!0},set(e,t,n){return{...E[te]},e[t]=n,E[te][t]=n,!0}});function Fr(e={}){var t,n,o;const{file:r,host:s,baseUrl:u=window.location.origin,line:a=0,column:c=0}=e;if(r){if(s==="chrome-extension"){const _=r.replace(/\\/g,"\\\\"),v=(n=(t=window.VUE_DEVTOOLS_CONFIG)==null?void 0:t.openInEditorHost)!=null?n:"/";fetch(`${v}__open-in-editor?file=${encodeURI(r)}`).then(d=>{if(!d.ok){const O=`Opening component ${_} failed`;console.log(`%c${O}`,"color:red")}})}else if(k.vitePluginDetected){const _=(o=E.__VUE_DEVTOOLS_OPEN_IN_EDITOR_BASE_URL__)!=null?o:u;E.__VUE_INSPECTOR__.openInEditor(_,r,a,c)}}}l(),l(),l(),l(),l();var on,rn;(rn=(on=E).__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__)!=null||(on.__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__=[]);var nt=new Proxy(E.__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__,{get(e,t,n){return Reflect.get(e,t,n)}});function ot(e){const t={};return Object.keys(e).forEach(n=>{t[n]=e[n].defaultValue}),t}function rt(e){return`__VUE_DEVTOOLS_NEXT_PLUGIN_SETTINGS__${e}__`}function Ur(e){var t,n,o;const r=(n=(t=nt.find(s=>{var u;return s[0].id===e&&!!((u=s[0])!=null&&u.settings)}))==null?void 0:t[0])!=null?n:null;return(o=r?.settings)!=null?o:null}function sn(e,t){var n,o,r;const s=rt(e);if(s){const u=localStorage.getItem(s);if(u)return JSON.parse(u)}if(e){const u=(o=(n=nt.find(a=>a[0].id===e))==null?void 0:n[0])!=null?o:null;return ot((r=u?.settings)!=null?r:{})}return ot(t)}function Lr(e,t){const n=rt(e);localStorage.getItem(n)||localStorage.setItem(n,JSON.stringify(ot(t)))}function Br(e,t,n){const o=rt(e),r=localStorage.getItem(o),s=JSON.parse(r||"{}"),u={...s,[t]:n};localStorage.setItem(o,JSON.stringify(u)),ae.hooks.callHookWith(a=>{a.forEach(c=>c({pluginId:e,key:t,oldValue:s[t],newValue:n,settings:u}))},"setPluginSettings")}l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l();var un,an,U=(an=(un=E).__VUE_DEVTOOLS_HOOK)!=null?an:un.__VUE_DEVTOOLS_HOOK=St(),Mr={vueAppInit(e){U.hook("app:init",e)},vueAppUnmount(e){U.hook("app:unmount",e)},vueAppConnected(e){U.hook("app:connected",e)},componentAdded(e){return U.hook("component:added",e)},componentEmit(e){return U.hook("component:emit",e)},componentUpdated(e){return U.hook("component:updated",e)},componentRemoved(e){return U.hook("component:removed",e)},setupDevtoolsPlugin(e){U.hook("devtools-plugin:setup",e)},perfStart(e){return U.hook("perf:start",e)},perfEnd(e){return U.hook("perf:end",e)}},ln={on:Mr,setupDevToolsPlugin(e,t){return U.callHook("devtools-plugin:setup",e,t)}},$r=class{constructor({plugin:e,ctx:t}){this.hooks=t.hooks,this.plugin=e}get on(){return{visitComponentTree:e=>{this.hooks.hook("visitComponentTree",e)},inspectComponent:e=>{this.hooks.hook("inspectComponent",e)},editComponentState:e=>{this.hooks.hook("editComponentState",e)},getInspectorTree:e=>{this.hooks.hook("getInspectorTree",e)},getInspectorState:e=>{this.hooks.hook("getInspectorState",e)},editInspectorState:e=>{this.hooks.hook("editInspectorState",e)},inspectTimelineEvent:e=>{this.hooks.hook("inspectTimelineEvent",e)},timelineCleared:e=>{this.hooks.hook("timelineCleared",e)},setPluginSettings:e=>{this.hooks.hook("setPluginSettings",e)}}}notifyComponentUpdate(e){var t;if(k.highPerfModeEnabled)return;const n=Ht().find(o=>o.packageName===this.plugin.descriptor.packageName);if(n?.id){if(e){const o=[e.appContext.app,e.uid,(t=e.parent)==null?void 0:t.uid,e];U.callHook("component:updated",...o)}else U.callHook("component:updated");this.hooks.callHook("sendInspectorState",{inspectorId:n.id,plugin:this.plugin})}}addInspector(e){this.hooks.callHook("addInspector",{inspector:e,plugin:this.plugin}),this.plugin.descriptor.settings&&Lr(e.id,this.plugin.descriptor.settings)}sendInspectorTree(e){k.highPerfModeEnabled||this.hooks.callHook("sendInspectorTree",{inspectorId:e,plugin:this.plugin})}sendInspectorState(e){k.highPerfModeEnabled||this.hooks.callHook("sendInspectorState",{inspectorId:e,plugin:this.plugin})}selectInspectorNode(e,t){this.hooks.callHook("customInspectorSelectNode",{inspectorId:e,nodeId:t,plugin:this.plugin})}visitComponentTree(e){return this.hooks.callHook("visitComponentTree",e)}now(){return k.highPerfModeEnabled?0:Date.now()}addTimelineLayer(e){this.hooks.callHook("timelineLayerAdded",{options:e,plugin:this.plugin})}addTimelineEvent(e){k.highPerfModeEnabled||this.hooks.callHook("timelineEventAdded",{options:e,plugin:this.plugin})}getSettings(e){return sn(e??this.plugin.descriptor.id,this.plugin.descriptor.settings)}getComponentInstances(e){return this.hooks.callHook("getComponentInstances",{app:e})}getComponentBounds(e){return this.hooks.callHook("getComponentBounds",{instance:e})}getComponentName(e){return this.hooks.callHook("getComponentName",{instance:e})}highlightElement(e){const t=e.__VUE_DEVTOOLS_NEXT_UID__;return this.hooks.callHook("componentHighlight",{uid:t})}unhighlightElement(){return this.hooks.callHook("componentUnhighlight")}},jr=$r;l(),l(),l(),l();var Hr="__vue_devtool_undefined__",Kr="__vue_devtool_infinity__",zr="__vue_devtool_negative_infinity__",Wr="__vue_devtool_nan__";l(),l();var Gr={[Hr]:"undefined",[Wr]:"NaN",[Kr]:"Infinity",[zr]:"-Infinity"};Object.entries(Gr).reduce((e,[t,n])=>(e[n]=t,e),{}),l(),l(),l(),l(),l();var cn,fn;(fn=(cn=E).__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__)!=null||(cn.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__=new Set);function dn(e,t){return ln.setupDevToolsPlugin(e,t)}function Yr(e,t){const[n,o]=e;if(n.app!==t)return;const r=new jr({plugin:{setupFn:o,descriptor:n},ctx:ae});n.packageName==="vuex"&&r.on.editInspectorState(s=>{r.sendInspectorState(s.inspectorId)}),o(r)}function _n(e,t){E.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__.has(e)||k.highPerfModeEnabled&&!t?.inspectingComponent||(E.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__.add(e),nt.forEach(n=>{Yr(n,e)}))}l(),l();var me="__VUE_DEVTOOLS_ROUTER__",ie="__VUE_DEVTOOLS_ROUTER_INFO__",pn,En;(En=(pn=E)[ie])!=null||(pn[ie]={currentRoute:null,routes:[]});var hn,mn;(mn=(hn=E)[me])!=null||(hn[me]={}),new Proxy(E[ie],{get(e,t){return E[ie][t]}}),new Proxy(E[me],{get(e,t){if(t==="value")return E[me]}});function qr(e){const t=new Map;return(e?.getRoutes()||[]).filter(n=>!t.has(n.path)&&t.set(n.path,1))}function st(e){return e.map(t=>{let{path:n,name:o,children:r,meta:s}=t;return r?.length&&(r=st(r)),{path:n,name:o,children:r,meta:s}})}function Xr(e){if(e){const{fullPath:t,hash:n,href:o,path:r,name:s,matched:u,params:a,query:c}=e;return{fullPath:t,hash:n,href:o,path:r,name:s,params:a,query:c,matched:st(u)}}return e}function Zr(e,t){function n(){var o;const r=(o=e.app)==null?void 0:o.config.globalProperties.$router,s=Xr(r?.currentRoute.value),u=st(qr(r)),a=console.warn;console.warn=()=>{},E[ie]={currentRoute:s?Ot(s):{},routes:Ot(u)},E[me]=r,console.warn=a}n(),ln.on.componentUpdated(se(()=>{var o;((o=t.value)==null?void 0:o.app)===e.app&&(n(),!k.highPerfModeEnabled&&ae.hooks.callHook("routerInfoUpdated",{state:E[ie]}))},200))}function Jr(e){return{async getInspectorTree(t){const n={...t,app:V.value.app,rootNodes:[]};return await new Promise(o=>{e.callHookWith(async r=>{await Promise.all(r.map(s=>s(n))),o()},"getInspectorTree")}),n.rootNodes},async getInspectorState(t){const n={...t,app:V.value.app,state:null},o={currentTab:`custom-inspector:${t.inspectorId}`};return await new Promise(r=>{e.callHookWith(async s=>{await Promise.all(s.map(u=>u(n,o))),r()},"getInspectorState")}),n.state},editInspectorState(t){const n=new Tr,o={...t,app:V.value.app,set:(r,s=t.path,u=t.state.value,a)=>{n.set(r,s,u,a||n.createDefaultSetCallback(t.state))}};e.callHookWith(r=>{r.forEach(s=>s(o))},"editInspectorState")},sendInspectorState(t){const n=Ne(t);e.callHook("sendInspectorState",{inspectorId:t,plugin:{descriptor:n.descriptor,setupFn:()=>({})}})},inspectComponentInspector(){return gr()},cancelInspectComponentInspector(){return mr()},getComponentRenderCode(t){const n=Ge(V.value,t);if(n)return typeof n?.type!="function"?n.render.toString():n.type.toString()},scrollToComponent(t){return yr({id:t})},openInEditor:Fr,getVueInspector:Ar,toggleApp(t,n){const o=Re.value.find(r=>r.id===t);o&&(xr(t),Vr(o),Zr(o,V),jt(),_n(o.app,n))},inspectDOM(t){const n=Ge(V.value,t);if(n){const[o]=Ye(n);o&&(E.__VUE_DEVTOOLS_INSPECT_DOM_TARGET__=o)}},updatePluginSettings(t,n,o){Br(t,n,o)},getPluginSettings(t){return{options:Ur(t),values:sn(t)}}}}l();var gn,yn;(yn=(gn=E).__VUE_DEVTOOLS_ENV__)!=null||(gn.__VUE_DEVTOOLS_ENV__={vitePluginDetected:!1});var vn=Pr(),On,An;(An=(On=E).__VUE_DEVTOOLS_KIT_CONTEXT__)!=null||(On.__VUE_DEVTOOLS_KIT_CONTEXT__={hooks:vn,get state(){return{...k,activeAppRecordId:V.id,activeAppRecord:V.value,appRecords:Re.value}},api:Jr(vn)});var ae=E.__VUE_DEVTOOLS_KIT_CONTEXT__;l(),Qo(tr());var Sn,Tn;(Tn=(Sn=E).__VUE_DEVTOOLS_NEXT_APP_RECORD_INFO__)!=null||(Sn.__VUE_DEVTOOLS_NEXT_APP_RECORD_INFO__={id:0,appIds:new Set}),l(),l();function Qr(e){k.highPerfModeEnabled=e??!k.highPerfModeEnabled,!e&&V.value&&_n(V.value.app)}l(),l(),l();function es(e){k.devtoolsClientDetected={...k.devtoolsClientDetected,...e};const t=Object.values(k.devtoolsClientDetected).some(Boolean);Qr(!t)}var Cn,bn;(bn=(Cn=E).__VUE_DEVTOOLS_UPDATE_CLIENT_DETECTED__)!=null||(Cn.__VUE_DEVTOOLS_UPDATE_CLIENT_DETECTED__=es),l(),l(),l(),l(),l(),l(),l();var ts=class{constructor(){this.keyToValue=new Map,this.valueToKey=new Map}set(e,t){this.keyToValue.set(e,t),this.valueToKey.set(t,e)}getByKey(e){return this.keyToValue.get(e)}getByValue(e){return this.valueToKey.get(e)}clear(){this.keyToValue.clear(),this.valueToKey.clear()}},In=class{constructor(e){this.generateIdentifier=e,this.kv=new ts}register(e,t){this.kv.getByValue(e)||(t||(t=this.generateIdentifier(e)),this.kv.set(t,e))}clear(){this.kv.clear()}getIdentifier(e){return this.kv.getByValue(e)}getValue(e){return this.kv.getByKey(e)}},ns=class extends In{constructor(){super(e=>e.name),this.classToAllowedProps=new Map}register(e,t){typeof t=="object"?(t.allowProps&&this.classToAllowedProps.set(e,t.allowProps),super.register(e,t.identifier)):super.register(e,t)}getAllowedProps(e){return this.classToAllowedProps.get(e)}};l(),l();function os(e){if("values"in Object)return Object.values(e);const t=[];for(const n in e)e.hasOwnProperty(n)&&t.push(e[n]);return t}function rs(e,t){const n=os(e);if("find"in n)return n.find(t);const o=n;for(let r=0;r<o.length;r++){const s=o[r];if(t(s))return s}}function le(e,t){Object.entries(e).forEach(([n,o])=>t(o,n))}function Ve(e,t){return e.indexOf(t)!==-1}function wn(e,t){for(let n=0;n<e.length;n++){const o=e[n];if(t(o))return o}}var ss=class{constructor(){this.transfomers={}}register(e){this.transfomers[e.name]=e}findApplicable(e){return rs(this.transfomers,t=>t.isApplicable(e))}findByName(e){return this.transfomers[e]}};l(),l();var us=e=>Object.prototype.toString.call(e).slice(8,-1),Dn=e=>typeof e>"u",is=e=>e===null,ge=e=>typeof e!="object"||e===null||e===Object.prototype?!1:Object.getPrototypeOf(e)===null?!0:Object.getPrototypeOf(e)===Object.prototype,ut=e=>ge(e)&&Object.keys(e).length===0,q=e=>Array.isArray(e),as=e=>typeof e=="string",ls=e=>typeof e=="number"&&!isNaN(e),cs=e=>typeof e=="boolean",fs=e=>e instanceof RegExp,ye=e=>e instanceof Map,ve=e=>e instanceof Set,kn=e=>us(e)==="Symbol",ds=e=>e instanceof Date&&!isNaN(e.valueOf()),_s=e=>e instanceof Error,Pn=e=>typeof e=="number"&&isNaN(e),ps=e=>cs(e)||is(e)||Dn(e)||ls(e)||as(e)||kn(e),Es=e=>typeof e=="bigint",hs=e=>e===1/0||e===-1/0,ms=e=>ArrayBuffer.isView(e)&&!(e instanceof DataView),gs=e=>e instanceof URL;l();var Nn=e=>e.replace(/\./g,"\\."),it=e=>e.map(String).map(Nn).join("."),Oe=e=>{const t=[];let n="";for(let r=0;r<e.length;r++){let s=e.charAt(r);if(s==="\\"&&e.charAt(r+1)==="."){n+=".",r++;continue}if(s==="."){t.push(n),n="";continue}n+=s}const o=n;return t.push(o),t};l();function z(e,t,n,o){return{isApplicable:e,annotation:t,transform:n,untransform:o}}var Rn=[z(Dn,"undefined",()=>null,()=>{}),z(Es,"bigint",e=>e.toString(),e=>typeof BigInt<"u"?BigInt(e):(console.error("Please add a BigInt polyfill."),e)),z(ds,"Date",e=>e.toISOString(),e=>new Date(e)),z(_s,"Error",(e,t)=>{const n={name:e.name,message:e.message};return t.allowedErrorProps.forEach(o=>{n[o]=e[o]}),n},(e,t)=>{const n=new Error(e.message);return n.name=e.name,n.stack=e.stack,t.allowedErrorProps.forEach(o=>{n[o]=e[o]}),n}),z(fs,"regexp",e=>""+e,e=>{const t=e.slice(1,e.lastIndexOf("/")),n=e.slice(e.lastIndexOf("/")+1);return new RegExp(t,n)}),z(ve,"set",e=>[...e.values()],e=>new Set(e)),z(ye,"map",e=>[...e.entries()],e=>new Map(e)),z(e=>Pn(e)||hs(e),"number",e=>Pn(e)?"NaN":e>0?"Infinity":"-Infinity",Number),z(e=>e===0&&1/e===-1/0,"number",()=>"-0",Number),z(gs,"URL",e=>e.toString(),e=>new URL(e))];function xe(e,t,n,o){return{isApplicable:e,annotation:t,transform:n,untransform:o}}var Vn=xe((e,t)=>kn(e)?!!t.symbolRegistry.getIdentifier(e):!1,(e,t)=>["symbol",t.symbolRegistry.getIdentifier(e)],e=>e.description,(e,t,n)=>{const o=n.symbolRegistry.getValue(t[1]);if(!o)throw new Error("Trying to deserialize unknown symbol");return o}),ys=[Int8Array,Uint8Array,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array,Uint8ClampedArray].reduce((e,t)=>(e[t.name]=t,e),{}),xn=xe(ms,e=>["typed-array",e.constructor.name],e=>[...e],(e,t)=>{const n=ys[t[1]];if(!n)throw new Error("Trying to deserialize unknown typed array");return new n(e)});function Fn(e,t){return e?.constructor?!!t.classRegistry.getIdentifier(e.constructor):!1}var Un=xe(Fn,(e,t)=>["class",t.classRegistry.getIdentifier(e.constructor)],(e,t)=>{const n=t.classRegistry.getAllowedProps(e.constructor);if(!n)return{...e};const o={};return n.forEach(r=>{o[r]=e[r]}),o},(e,t,n)=>{const o=n.classRegistry.getValue(t[1]);if(!o)throw new Error(`Trying to deserialize unknown class '${t[1]}' - check https://github.com/blitz-js/superjson/issues/116#issuecomment-773996564`);return Object.assign(Object.create(o.prototype),e)}),Ln=xe((e,t)=>!!t.customTransformerRegistry.findApplicable(e),(e,t)=>["custom",t.customTransformerRegistry.findApplicable(e).name],(e,t)=>t.customTransformerRegistry.findApplicable(e).serialize(e),(e,t,n)=>{const o=n.customTransformerRegistry.findByName(t[1]);if(!o)throw new Error("Trying to deserialize unknown custom value");return o.deserialize(e)}),vs=[Un,Vn,Ln,xn],Bn=(e,t)=>{const n=wn(vs,r=>r.isApplicable(e,t));if(n)return{value:n.transform(e,t),type:n.annotation(e,t)};const o=wn(Rn,r=>r.isApplicable(e,t));if(o)return{value:o.transform(e,t),type:o.annotation}},Mn={};Rn.forEach(e=>{Mn[e.annotation]=e});var Os=(e,t,n)=>{if(q(t))switch(t[0]){case"symbol":return Vn.untransform(e,t,n);case"class":return Un.untransform(e,t,n);case"custom":return Ln.untransform(e,t,n);case"typed-array":return xn.untransform(e,t,n);default:throw new Error("Unknown transformation: "+t)}else{const o=Mn[t];if(!o)throw new Error("Unknown transformation: "+t);return o.untransform(e,n)}};l();var ce=(e,t)=>{if(t>e.size)throw new Error("index out of bounds");const n=e.keys();for(;t>0;)n.next(),t--;return n.next().value};function $n(e){if(Ve(e,"__proto__"))throw new Error("__proto__ is not allowed as a property");if(Ve(e,"prototype"))throw new Error("prototype is not allowed as a property");if(Ve(e,"constructor"))throw new Error("constructor is not allowed as a property")}var As=(e,t)=>{$n(t);for(let n=0;n<t.length;n++){const o=t[n];if(ve(e))e=ce(e,+o);else if(ye(e)){const r=+o,s=+t[++n]==0?"key":"value",u=ce(e,r);switch(s){case"key":e=u;break;case"value":e=e.get(u);break}}else e=e[o]}return e},at=(e,t,n)=>{if($n(t),t.length===0)return n(e);let o=e;for(let s=0;s<t.length-1;s++){const u=t[s];if(q(o)){const a=+u;o=o[a]}else if(ge(o))o=o[u];else if(ve(o)){const a=+u;o=ce(o,a)}else if(ye(o)){if(s===t.length-2)break;const c=+u,_=+t[++s]==0?"key":"value",v=ce(o,c);switch(_){case"key":o=v;break;case"value":o=o.get(v);break}}}const r=t[t.length-1];if(q(o)?o[+r]=n(o[+r]):ge(o)&&(o[r]=n(o[r])),ve(o)){const s=ce(o,+r),u=n(s);s!==u&&(o.delete(s),o.add(u))}if(ye(o)){const s=+t[t.length-2],u=ce(o,s);switch(+r==0?"key":"value"){case"key":{const c=n(u);o.set(c,o.get(u)),c!==u&&o.delete(u);break}case"value":{o.set(u,n(o.get(u)));break}}}return e};function lt(e,t,n=[]){if(!e)return;if(!q(e)){le(e,(s,u)=>lt(s,t,[...n,...Oe(u)]));return}const[o,r]=e;r&&le(r,(s,u)=>{lt(s,t,[...n,...Oe(u)])}),t(o,n)}function Ss(e,t,n){return lt(t,(o,r)=>{e=at(e,r,s=>Os(s,o,n))}),e}function Ts(e,t){function n(o,r){const s=As(e,Oe(r));o.map(Oe).forEach(u=>{e=at(e,u,()=>s)})}if(q(t)){const[o,r]=t;o.forEach(s=>{e=at(e,Oe(s),()=>e)}),r&&le(r,n)}else le(t,n);return e}var Cs=(e,t)=>ge(e)||q(e)||ye(e)||ve(e)||Fn(e,t);function bs(e,t,n){const o=n.get(e);o?o.push(t):n.set(e,[t])}function Is(e,t){const n={};let o;return e.forEach(r=>{if(r.length<=1)return;t||(r=r.map(a=>a.map(String)).sort((a,c)=>a.length-c.length));const[s,...u]=r;s.length===0?o=u.map(it):n[it(s)]=u.map(it)}),o?ut(n)?[o]:[o,n]:ut(n)?void 0:n}var jn=(e,t,n,o,r=[],s=[],u=new Map)=>{var a;const c=ps(e);if(!c){bs(e,r,t);const p=u.get(e);if(p)return o?{transformedValue:null}:p}if(!Cs(e,n)){const p=Bn(e,n),A=p?{transformedValue:p.value,annotations:[p.type]}:{transformedValue:e};return c||u.set(e,A),A}if(Ve(s,e))return{transformedValue:null};const _=Bn(e,n),v=(a=_?.value)!=null?a:e,d=q(v)?[]:{},O={};le(v,(p,A)=>{if(A==="__proto__"||A==="constructor"||A==="prototype")throw new Error(`Detected property ${A}. This is a prototype pollution risk, please remove it from your object.`);const m=jn(p,t,n,o,[...r,A],[...s,e],u);d[A]=m.transformedValue,q(m.annotations)?O[A]=m.annotations:ge(m.annotations)&&le(m.annotations,(g,b)=>{O[Nn(A)+"."+b]=g})});const f=ut(O)?{transformedValue:d,annotations:_?[_.type]:void 0}:{transformedValue:d,annotations:_?[_.type,O]:O};return c||u.set(e,f),f};l(),l();function Hn(e){return Object.prototype.toString.call(e).slice(8,-1)}function Kn(e){return Hn(e)==="Array"}function ws(e){if(Hn(e)!=="Object")return!1;const t=Object.getPrototypeOf(e);return!!t&&t.constructor===Object&&t===Object.prototype}function Ds(e,t,n,o,r){const s={}.propertyIsEnumerable.call(o,t)?"enumerable":"nonenumerable";s==="enumerable"&&(e[t]=n),r&&s==="nonenumerable"&&Object.defineProperty(e,t,{value:n,enumerable:!1,writable:!0,configurable:!0})}function ct(e,t={}){if(Kn(e))return e.map(r=>ct(r,t));if(!ws(e))return e;const n=Object.getOwnPropertyNames(e),o=Object.getOwnPropertySymbols(e);return[...n,...o].reduce((r,s)=>{if(Kn(t.props)&&!t.props.includes(s))return r;const u=e[s],a=ct(u,t);return Ds(r,s,a,e,t.nonenumerable),r},{})}var w=class{constructor({dedupe:e=!1}={}){this.classRegistry=new ns,this.symbolRegistry=new In(t=>{var n;return(n=t.description)!=null?n:""}),this.customTransformerRegistry=new ss,this.allowedErrorProps=[],this.dedupe=e}serialize(e){const t=new Map,n=jn(e,t,this,this.dedupe),o={json:n.transformedValue};n.annotations&&(o.meta={...o.meta,values:n.annotations});const r=Is(t,this.dedupe);return r&&(o.meta={...o.meta,referentialEqualities:r}),o}deserialize(e){const{json:t,meta:n}=e;let o=ct(t);return n?.values&&(o=Ss(o,n.values,this)),n?.referentialEqualities&&(o=Ts(o,n.referentialEqualities)),o}stringify(e){return JSON.stringify(this.serialize(e))}parse(e){return this.deserialize(JSON.parse(e))}registerClass(e,t){this.classRegistry.register(e,t)}registerSymbol(e,t){this.symbolRegistry.register(e,t)}registerCustom(e,t){this.customTransformerRegistry.register({name:t,...e})}allowErrorProps(...e){this.allowedErrorProps.push(...e)}};w.defaultInstance=new w,w.serialize=w.defaultInstance.serialize.bind(w.defaultInstance),w.deserialize=w.defaultInstance.deserialize.bind(w.defaultInstance),w.stringify=w.defaultInstance.stringify.bind(w.defaultInstance),w.parse=w.defaultInstance.parse.bind(w.defaultInstance),w.registerClass=w.defaultInstance.registerClass.bind(w.defaultInstance),w.registerSymbol=w.defaultInstance.registerSymbol.bind(w.defaultInstance),w.registerCustom=w.defaultInstance.registerCustom.bind(w.defaultInstance),w.allowErrorProps=w.defaultInstance.allowErrorProps.bind(w.defaultInstance),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l();var zn,Wn;(Wn=(zn=E).__VUE_DEVTOOLS_KIT_MESSAGE_CHANNELS__)!=null||(zn.__VUE_DEVTOOLS_KIT_MESSAGE_CHANNELS__=[]);var Gn,Yn;(Yn=(Gn=E).__VUE_DEVTOOLS_KIT_RPC_CLIENT__)!=null||(Gn.__VUE_DEVTOOLS_KIT_RPC_CLIENT__=null);var qn,Xn;(Xn=(qn=E).__VUE_DEVTOOLS_KIT_RPC_SERVER__)!=null||(qn.__VUE_DEVTOOLS_KIT_RPC_SERVER__=null);var Zn,Jn;(Jn=(Zn=E).__VUE_DEVTOOLS_KIT_VITE_RPC_CLIENT__)!=null||(Zn.__VUE_DEVTOOLS_KIT_VITE_RPC_CLIENT__=null);var Qn,eo;(eo=(Qn=E).__VUE_DEVTOOLS_KIT_VITE_RPC_SERVER__)!=null||(Qn.__VUE_DEVTOOLS_KIT_VITE_RPC_SERVER__=null);var to,no;(no=(to=E).__VUE_DEVTOOLS_KIT_BROADCAST_RPC_SERVER__)!=null||(to.__VUE_DEVTOOLS_KIT_BROADCAST_RPC_SERVER__=null),l(),l(),l(),l(),l(),l(),l();/*!
3
3
  * pinia v3.0.3
4
4
  * (c) 2025 Eduardo San Martin Morote
@@ -9,4 +9,4 @@ Only state can be modified.`);u[0]="$state",fe=!1,o.set(s,u,o.state.value),fe=!0
9
9
  state: () => new MyClass()
10
10
  Found in store "${S.$id}".`),p&&s&&n.hydrate&&n.hydrate(S.$state,p),_=!0,v=!0,S}/*! #__NO_SIDE_EFFECTS__ */function Zs(e,t,n){let o;const r=typeof t=="function";o=r?n:t;function s(u,a){const c=i.hasInjectionContext();if(u=(process.env.NODE_ENV==="test"&&Ae&&Ae._testing?null:u)||(c?i.inject(oo,null):null),u&&Se(u),process.env.NODE_ENV!=="production"&&!Ae)throw new Error(`[🍍]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?
11
11
  See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help.
12
- This will fail in production.`);u=Ae,u._s.has(e)||(r?Et(e,t,o,u):vo(e,o,u),process.env.NODE_ENV!=="production"&&(s._pinia=u));const _=u._s.get(e);if(process.env.NODE_ENV!=="production"&&a){const v="__hot:"+e,d=r?Et(v,t,o,u,!0):vo(v,B({},o),u,!0);a._hotUpdate(d),delete u.state.value[v],u._s.delete(v)}if(process.env.NODE_ENV!=="production"&&X){const v=i.getCurrentInstance();if(v&&v.proxy&&!a){const d=v.proxy,O="_pStores"in d?d._pStores:d._pStores={};O[e]=_}}return _}return s.$id=e,s}const ht="vue-popup-plus",Te={INSTANCE_ID:Symbol(`${ht}-instance-id`),COMPUTED_VIEW_STYLE:Symbol(`${ht}-computed-view-style`)},Ce={INSTANCE_STORE:Symbol(`${ht}-instance-store`)};function Js(e){return new Promise(t=>{setTimeout(t,e)})}const Qs=i.defineComponent({name:"PopupMask",__name:"PopupMask",setup(e){const t=i.inject(Te.INSTANCE_ID),n=i.inject(Ce.INSTANCE_STORE),o=i.computed(()=>({zIndex:n.zIndex}));function r(){n.maskClickCloseEnabled&&To().destroy(t)}return(s,u)=>(i.openBlock(),i.createElementBlock("div",{class:"popup-mask",style:i.normalizeStyle(o.value),onClick:r},null,4))}}),Oo=(e,t)=>{const n=e.__vccOpts||e;for(const[o,r]of t)n[o]=r;return n},eu=Oo(Qs,[["__scopeId","data-v-ab1ad98c"]]),tu=Oo(i.defineComponent({name:"PopupView",__name:"PopupView",setup(e){const t=i.ref(),n=i.inject(Te.INSTANCE_ID),o=i.inject(Ce.INSTANCE_STORE),r=i.ref(0),s=i.ref(0),u=i.computed(()=>typeof o.component=="function"?i.defineAsyncComponent(o.component):o.component),a=i.computed(()=>o.viewTranslateOverflow?o.viewTranslateX:o.viewTranslateX>0?Math.min(o.viewTranslateX,(window.innerWidth-r.value)/2):Math.max(o.viewTranslateX,-(window.innerWidth-r.value)/2)),c=i.computed(()=>o.viewTranslateOverflow?o.viewTranslateY:o.viewTranslateY>0?Math.min(o.viewTranslateY,(window.innerHeight-s.value)/2):Math.max(o.viewTranslateY,-(window.innerHeight-s.value)/2)),_=i.computed(()=>({width:O(o.width),maxWidth:O(o.maxWidth),minWidth:O(o.minWidth),height:O(o.height),maxHeight:O(o.maxHeight),minHeight:O(o.minHeight),transform:`translate(${a.value}px, ${c.value}px)`})),v=i.computed(()=>({width:r.value,height:s.value,zIndex:o.zIndex,translateX:a.value,translateY:c.value}));i.provide(Te.COMPUTED_VIEW_STYLE,v),i.onMounted(()=>{window.setTimeout(d,o.animationDuration)}),i.onUpdated(()=>{d()});async function d(){await i.nextTick();const f=t.value?.getBoundingClientRect();f&&(r.value=f.width,s.value=f.height)}function O(f){return typeof f=="number"?`${f}px`:f}return(f,p)=>(i.openBlock(),i.createElementBlock("div",{class:"popup-view-wrapper",style:i.normalizeStyle({zIndex:i.unref(o).zIndex})},[i.createElementVNode("div",{class:"popup-view",style:i.normalizeStyle(_.value),ref_key:"popupViewRef",ref:t},[(i.openBlock(),i.createBlock(i.resolveDynamicComponent(u.value),i.mergeProps({key:`${i.unref(n).name}-component`},i.unref(o).componentProps),null,16))],4)],4))}}),[["__scopeId","data-v-bf79c330"]]),Ao=i.defineComponent({name:"PopupAnimation",__name:"PopupAnimation",props:{type:{},duration:{}},setup(e){i.useCssVars(u=>({"2a185d84":s.value}));const t=i.inject(Ce.INSTANCE_STORE),n=i.ref(!1),o=i.computed(()=>`vue-popup-plus-animation vue-popup-plus-animation-enter-${e.type}`),r=i.computed(()=>`vue-popup-plus-animation vue-popup-plus-animation-leave-${e.type}`),s=i.computed(()=>`${e.duration}ms`);return i.onMounted(()=>{n.value=!0}),(u,a)=>(i.openBlock(),i.createBlock(i.Transition,{"enter-active-class":o.value,"leave-active-class":r.value},{default:i.withCtx(()=>[n.value&&!i.unref(t).isBeforeUnmount?i.renderSlot(u.$slots,"default",{key:0,style:i.normalizeStyle({animationDuration:`${u.duration}ms`})}):i.createCommentVNode("",!0)]),_:3},8,["enter-active-class","leave-active-class"]))}}),nu=i.defineComponent({name:"Popup",__name:"Popup",setup(e){const t=i.inject(Ce.INSTANCE_STORE);return(n,o)=>(i.openBlock(),i.createElementBlock(i.Fragment,null,[i.unref(t).mask?(i.openBlock(),i.createBlock(Ao,{key:0,duration:i.unref(t).animationDuration,type:i.unref(t).maskAnimation},{default:i.withCtx(()=>[i.createVNode(eu)]),_:1},8,["duration","type"])):i.createCommentVNode("",!0),i.createVNode(Ao,{duration:i.unref(t).animationDuration,type:i.unref(t).viewAnimation},{default:i.withCtx(()=>[i.createVNode(tu)]),_:1},8,["duration","type"])],64))}}),ou=(e,{component:t,...n})=>Zs(e.name,{state:()=>({...n,component:i.markRaw(t),isBeforeUnmount:!1})})();class ru{#n;get seed(){return this.#n}get name(){return`vue-popup-instance-${this.seed}`}constructor(t){this.#n=t}}class be{static#n;#o;#t;#e;get id(){return this.#o}constructor(t,n){this.#o=new ru(t),this.#t=i.createApp(nu),this.#t.provide(Te.INSTANCE_ID,this.id),be.#n=be.#n||Gs(),this.#t.use(be.#n),this.#e=ou(this.#o,n),this.#t.provide(Ce.INSTANCE_STORE,this.#e)}mount(){return this.#t.mount(this.#e.el),this.#e.onMounted(),this.id}async unmount(t){this.#e.isBeforeUnmount=!0,await Js(this.#e.animationDuration),this.#t.unmount(),this.#e.onUnmounted(t)}updateStore(t){this.#e.$patch(n=>{Object.assign(n,t)})}}class $e extends Error{constructor(t){super(t)}toString(){return`vue-popup-plus error: ${this.message}`}}class su{NONE="none";FADE="fade";SCALE_ENLARGE="scale-enlarge";SCALE_SHRINK="scale-shrink";FLY_TOP="fly-top";FLY_LEFT="fly-left";FLY_RIGHT="fly-right";FLY_BOTTOM="fly-bottom";constructor(){}}const re=new su,uu=e=>e,iu=e=>new Proxy(e,{set(t,n,o){throw new $e(`${n} 是只读属性,不能被覆盖`)},get(t,n){return n==="customProperties"?au(e):n==="customAnimations"?lu():e[n]}});function au(e){return new Proxy({},{set:(t,n,o)=>{if(n in e)throw new $e(`定义插件扩展属性 ${n} 时失败,${n} 是只读属性,不能被覆盖`);return e.__proto__[n]=o,!0},get:(t,n)=>{if(n in e)return e.__proto__[n]}})}function lu(e){return new Proxy({},{set:(t,n,o)=>{if(n in re)throw new $e(`定义插件扩展动画类型 ${n} 时失败,${n} 是只读属性,不能被覆盖`);return re.__proto__[n]=o,!0},get:(t,n)=>{if(n in re)return re.__proto__[n]}})}const cu={componentProps:{},onMounted:()=>{},onUnmounted:()=>{},mask:!0,maskClickCloseEnabled:!1,autoHideWindowScroll:!0,width:"auto",maxWidth:"auto",minWidth:"auto",height:"auto",maxHeight:"auto",minHeight:"auto",viewTranslateX:0,viewTranslateY:0,viewTranslateOverflow:!1,animationDuration:100,maskAnimation:re.FADE,viewAnimation:re.FADE};class fu{_core;constructor(t){this._core=t}install(t){t.config.globalProperties[this._core.config.prototypeName]=this}use(t){if(!this._core.addPlugin(t))throw new $e(`使用插件 ${t.name} 失败,已存在同名插件 ${t.name}`);t.install(iu(this),this._core.config)}render({el:t,zIndex:n,...o}){t=t||document.body.appendChild(document.createElement("div")),n=n??this._core.config.zIndex++;const r=new be(this._core.seed,{...cu,...o,zIndex:n,el:t});return this._core.addInstance(r),r.mount(),r.id}update(t,n){const o=this._core.getInstance(t);o&&o.updateStore(n)}async destroy(t,n){const o=this._core.getInstance(t);o&&(await o.unmount(n),this._core.removeInstance(o))}}let So;function du(e){return new pu(e)}function _u(){return So}class pu{#n=1;#o={};#t;#e;#r={};#s="";get seed(){return this.#n++}get config(){return this.#e}get controller(){return this.#t}constructor({zIndex:t=1e3,prototypeName:n="$popup",autoDisableScroll:o=!0,debugMode:r=!1}={}){this.#e={zIndex:t,prototypeName:n,autoDisableScroll:o,debugMode:r},this.#t=new fu(this),So=this}addInstance(t){this.#o[t.id.name]=t,this.#u()}getInstance(t){return this.#o[t.name]}removeInstance(t){delete this.#o[t.id.name],Object.keys(this.#o).length===0&&this.#i()}addPlugin(t){return this.getPlugin(t.name)?!1:(this.#r[t.name]=t,!0)}getPlugin(t){return this.#r[t]}removePlugin(t){delete this.#r[t]}#u(){this.config.autoDisableScroll&&document.body.style.overflow!=="hidden"&&(this.#s=document.body.style.overflow,document.body.style.overflow="hidden")}#i(){this.config.autoDisableScroll&&(document.body.style.overflow=this.#s)}}const Eu="1.1.4";function hu(e){return du(e).controller}function To(){return _u().controller}L.POPUP_ANIMATIONS=re,L.POPUP_COMPONENT_INJECTS=Te,L.createPopup=hu,L.definePlugin=uu,L.usePopup=To,L.version=Eu,Object.defineProperty(L,Symbol.toStringTag,{value:"Module"})}));
12
+ This will fail in production.`);u=Ae,u._s.has(e)||(r?Et(e,t,o,u):vo(e,o,u),process.env.NODE_ENV!=="production"&&(s._pinia=u));const _=u._s.get(e);if(process.env.NODE_ENV!=="production"&&a){const v="__hot:"+e,d=r?Et(v,t,o,u,!0):vo(v,B({},o),u,!0);a._hotUpdate(d),delete u.state.value[v],u._s.delete(v)}if(process.env.NODE_ENV!=="production"&&X){const v=i.getCurrentInstance();if(v&&v.proxy&&!a){const d=v.proxy,O="_pStores"in d?d._pStores:d._pStores={};O[e]=_}}return _}return s.$id=e,s}const ht="vue-popup-plus",Te={INSTANCE_ID:Symbol(`${ht}-instance-id`),COMPUTED_VIEW_STYLE:Symbol(`${ht}-computed-view-style`)},Ce={INSTANCE_STORE:Symbol(`${ht}-instance-store`)};function Js(e){return new Promise(t=>{setTimeout(t,e)})}const Qs=i.defineComponent({name:"PopupMask",__name:"PopupMask",setup(e){const t=i.inject(Te.INSTANCE_ID),n=i.inject(Ce.INSTANCE_STORE),o=i.computed(()=>({zIndex:n.zIndex}));function r(){n.maskClickCloseEnabled&&To().destroy(t)}return(s,u)=>(i.openBlock(),i.createElementBlock("div",{class:"popup-mask",style:i.normalizeStyle(o.value),onClick:r},null,4))}}),Oo=(e,t)=>{const n=e.__vccOpts||e;for(const[o,r]of t)n[o]=r;return n},eu=Oo(Qs,[["__scopeId","data-v-ab1ad98c"]]),tu=Oo(i.defineComponent({name:"PopupView",__name:"PopupView",setup(e){const t=i.ref(),n=i.inject(Te.INSTANCE_ID),o=i.inject(Ce.INSTANCE_STORE),r=i.ref(0),s=i.ref(0),u=i.computed(()=>typeof o.component=="function"?i.defineAsyncComponent(o.component):o.component),a=i.computed(()=>o.viewTranslateOverflow?o.viewTranslateX:o.viewTranslateX>0?Math.min(o.viewTranslateX,(window.innerWidth-r.value)/2):Math.max(o.viewTranslateX,-(window.innerWidth-r.value)/2)),c=i.computed(()=>o.viewTranslateOverflow?o.viewTranslateY:o.viewTranslateY>0?Math.min(o.viewTranslateY,(window.innerHeight-s.value)/2):Math.max(o.viewTranslateY,-(window.innerHeight-s.value)/2)),_=i.computed(()=>({width:O(o.width),maxWidth:O(o.maxWidth),minWidth:O(o.minWidth),height:O(o.height),maxHeight:O(o.maxHeight),minHeight:O(o.minHeight),transform:`translate(${a.value}px, ${c.value}px)`})),v=i.computed(()=>({width:r.value,height:s.value,zIndex:o.zIndex,translateX:a.value,translateY:c.value}));i.provide(Te.COMPUTED_VIEW_STYLE,v),i.onMounted(()=>{window.setTimeout(d,o.animationDuration)}),i.onUpdated(()=>{d()});async function d(){await i.nextTick();const f=t.value?.getBoundingClientRect();f&&(r.value=f.width,s.value=f.height)}function O(f){return typeof f=="number"?`${f}px`:f}return(f,p)=>(i.openBlock(),i.createElementBlock("div",{class:"popup-view-wrapper",style:i.normalizeStyle({zIndex:i.unref(o).zIndex})},[i.createElementVNode("div",{class:"popup-view",style:i.normalizeStyle(_.value),ref_key:"popupViewRef",ref:t},[(i.openBlock(),i.createBlock(i.resolveDynamicComponent(u.value),i.mergeProps({key:`${i.unref(n).name}-component`},i.unref(o).componentProps),null,16))],4)],4))}}),[["__scopeId","data-v-bf79c330"]]),Ao=i.defineComponent({name:"PopupAnimation",__name:"PopupAnimation",props:{type:{},duration:{}},setup(e){i.useCssVars(u=>({v2a185d84:s.value}));const t=i.inject(Ce.INSTANCE_STORE),n=i.ref(!1),o=i.computed(()=>`vue-popup-plus-animation vue-popup-plus-animation-enter-${e.type}`),r=i.computed(()=>`vue-popup-plus-animation vue-popup-plus-animation-leave-${e.type}`),s=i.computed(()=>`${e.duration}ms`);return i.onMounted(()=>{n.value=!0}),(u,a)=>(i.openBlock(),i.createBlock(i.Transition,{"enter-active-class":o.value,"leave-active-class":r.value},{default:i.withCtx(()=>[n.value&&!i.unref(t).isBeforeUnmount?i.renderSlot(u.$slots,"default",{key:0,style:i.normalizeStyle({animationDuration:`${e.duration}ms`})}):i.createCommentVNode("",!0)]),_:3},8,["enter-active-class","leave-active-class"]))}}),nu=i.defineComponent({name:"Popup",__name:"Popup",setup(e){const t=i.inject(Ce.INSTANCE_STORE);return(n,o)=>(i.openBlock(),i.createElementBlock(i.Fragment,null,[i.unref(t).mask?(i.openBlock(),i.createBlock(Ao,{key:0,duration:i.unref(t).animationDuration,type:i.unref(t).maskAnimation},{default:i.withCtx(()=>[i.createVNode(eu)]),_:1},8,["duration","type"])):i.createCommentVNode("",!0),i.createVNode(Ao,{duration:i.unref(t).animationDuration,type:i.unref(t).viewAnimation},{default:i.withCtx(()=>[i.createVNode(tu)]),_:1},8,["duration","type"])],64))}}),ou=(e,{component:t,...n})=>Zs(e.name,{state:()=>({...n,component:i.markRaw(t),isBeforeUnmount:!1})})();class ru{#n;get seed(){return this.#n}get name(){return`vue-popup-instance-${this.seed}`}constructor(t){this.#n=t}}class be{static#n;#o;#t;#e;get id(){return this.#o}constructor(t,n){this.#o=new ru(t),this.#t=i.createApp(nu),this.#t.provide(Te.INSTANCE_ID,this.id),be.#n=be.#n||Gs(),this.#t.use(be.#n),this.#e=ou(this.#o,n),this.#t.provide(Ce.INSTANCE_STORE,this.#e)}mount(){return this.#t.mount(this.#e.el),this.#e.onMounted(),this.id}async unmount(t){this.#e.isBeforeUnmount=!0,await Js(this.#e.animationDuration),this.#t.unmount(),this.#e.onUnmounted(t)}updateStore(t){this.#e.$patch(n=>{Object.assign(n,t)})}}class $e extends Error{constructor(t){super(t)}toString(){return`vue-popup-plus error: ${this.message}`}}class su{NONE="none";FADE="fade";SCALE_ENLARGE="scale-enlarge";SCALE_SHRINK="scale-shrink";FLY_TOP="fly-top";FLY_LEFT="fly-left";FLY_RIGHT="fly-right";FLY_BOTTOM="fly-bottom";constructor(){}}const re=new su,uu=e=>e,iu=e=>new Proxy(e,{set(t,n,o){throw new $e(`${n} 是只读属性,不能被覆盖`)},get(t,n){return n==="customProperties"?au(e):n==="customAnimations"?lu():e[n]}});function au(e){return new Proxy({},{set:(t,n,o)=>{if(n in e)throw new $e(`定义插件扩展属性 ${n} 时失败,${n} 是只读属性,不能被覆盖`);return e.__proto__[n]=o,!0},get:(t,n)=>{if(n in e)return e.__proto__[n]}})}function lu(e){return new Proxy({},{set:(t,n,o)=>{if(n in re)throw new $e(`定义插件扩展动画类型 ${n} 时失败,${n} 是只读属性,不能被覆盖`);return re.__proto__[n]=o,!0},get:(t,n)=>{if(n in re)return re.__proto__[n]}})}const cu={componentProps:{},onMounted:()=>{},onUnmounted:()=>{},mask:!0,maskClickCloseEnabled:!1,autoHideWindowScroll:!0,width:"auto",maxWidth:"auto",minWidth:"auto",height:"auto",maxHeight:"auto",minHeight:"auto",viewTranslateX:0,viewTranslateY:0,viewTranslateOverflow:!1,animationDuration:100,maskAnimation:re.FADE,viewAnimation:re.FADE};class fu{_core;constructor(t){this._core=t}install(t){t.config.globalProperties[this._core.config.prototypeName]=this}use(t){if(!this._core.addPlugin(t))throw new $e(`使用插件 ${t.name} 失败,已存在同名插件 ${t.name}`);t.install(iu(this),this._core.config)}render({el:t,zIndex:n,...o}){t=t||document.body.appendChild(document.createElement("div")),n=n??this._core.config.zIndex++;const r=new be(this._core.seed,{...cu,...o,zIndex:n,el:t});return this._core.addInstance(r),r.mount(),r.id}update(t,n){const o=this._core.getInstance(t);o&&o.updateStore(n)}async destroy(t,n){const o=this._core.getInstance(t);o&&(await o.unmount(n),this._core.removeInstance(o))}}let So;function du(e){return new pu(e)}function _u(){return So}class pu{#n=1;#o={};#t;#e;#r={};#s="";get seed(){return this.#n++}get config(){return this.#e}get controller(){return this.#t}constructor({zIndex:t=1e3,prototypeName:n="$popup",autoDisableScroll:o=!0,debugMode:r=!1}={}){this.#e={zIndex:t,prototypeName:n,autoDisableScroll:o,debugMode:r},this.#t=new fu(this),So=this}addInstance(t){this.#o[t.id.name]=t,this.#u()}getInstance(t){return this.#o[t.name]}removeInstance(t){delete this.#o[t.id.name],Object.keys(this.#o).length===0&&this.#i()}addPlugin(t){return this.getPlugin(t.name)?!1:(this.#r[t.name]=t,!0)}getPlugin(t){return this.#r[t]}removePlugin(t){delete this.#r[t]}#u(){this.config.autoDisableScroll&&document.body.style.overflow!=="hidden"&&(this.#s=document.body.style.overflow,document.body.style.overflow="hidden")}#i(){this.config.autoDisableScroll&&(document.body.style.overflow=this.#s)}}const Eu="1.2.0";function hu(e){return du(e).controller}function To(){return _u().controller}L.POPUP_ANIMATIONS=re,L.POPUP_COMPONENT_INJECTS=Te,L.createPopup=hu,L.definePlugin=uu,L.usePopup=To,L.version=Eu,Object.defineProperty(L,Symbol.toStringTag,{value:"Module"})}));
package/package.json CHANGED
@@ -1,68 +1,67 @@
1
1
  {
2
- "name": "vue-popup-plus",
3
- "version": "1.1.4",
4
- "keywords": [
5
- "vue",
6
- "vue3",
7
- "popup",
8
- "plugin"
9
- ],
10
- "type": "module",
11
- "files": [
12
- "dist"
13
- ],
14
- "main": "./dist/vue-popup-plus.umd.js",
15
- "module": "./dist/vue-popup-plus.js",
16
- "exports": {
17
- ".": {
18
- "import": "./dist/vue-popup-plus.js",
19
- "require": "./dist/vue-popup-plus.umd.js"
20
- }
21
- },
22
- "types": "./dist/vue-popup-plus.d.ts",
23
- "engines": {
24
- "node": "^20.19.0 || >=22.12.0"
25
- },
26
- "scripts": {
27
- "dev": "vite",
28
- "build": "vite build",
29
- "test:unit": "vitest",
30
- "build-only": "vite build",
31
- "lint": "eslint . --fix",
32
- "format": "prettier --write src/"
33
- },
34
- "dependencies": {
35
- "pinia": "^3.0.3",
36
- "vue": "^3.5.18"
37
- },
38
- "devDependencies": {
39
- "@prettier/plugin-pug": "^3.4.2",
40
- "@tsconfig/node22": "^22.0.2",
41
- "@types/jsdom": "^21.1.7",
42
- "@types/node": "^22.16.5",
43
- "@vitejs/plugin-vue": "^6.0.1",
44
- "@vitest/eslint-plugin": "^1.3.4",
45
- "@vue/eslint-config-prettier": "^10.2.0",
46
- "@vue/eslint-config-typescript": "^14.6.0",
47
- "@vue/language-plugin-pug": "^3.0.6",
48
- "@vue/test-utils": "^2.4.6",
49
- "@vue/tsconfig": "^0.7.0",
50
- "eslint": "^9.31.0",
51
- "eslint-plugin-vue": "~10.3.0",
52
- "jiti": "^2.4.2",
53
- "jsdom": "^26.1.0",
54
- "npm-run-all2": "^8.0.4",
55
- "prettier": "3.6.2",
56
- "pug": "^3.0.3",
57
- "stylus": "^0.64.0",
58
- "typescript": "~5.8.0",
59
- "vite": "^7.0.6",
60
- "vite-plugin-css-injected-by-js": "^3.5.2",
61
- "vite-plugin-dts": "^4.5.4",
62
- "vite-plugin-vue-devtools": "^8.0.0",
63
- "vitest": "^3.2.4",
64
- "vue-tsc": "^3.0.4"
65
- },
66
- "license": "MIT"
67
- }
68
-
2
+ "name": "vue-popup-plus",
3
+ "version": "1.2.0",
4
+ "keywords": [
5
+ "vue",
6
+ "vue3",
7
+ "popup",
8
+ "plugin"
9
+ ],
10
+ "type": "module",
11
+ "files": [
12
+ "dist"
13
+ ],
14
+ "main": "./dist/vue-popup-plus.umd.js",
15
+ "module": "./dist/vue-popup-plus.js",
16
+ "exports": {
17
+ ".": {
18
+ "import": "./dist/vue-popup-plus.js",
19
+ "require": "./dist/vue-popup-plus.umd.js"
20
+ }
21
+ },
22
+ "types": "./dist/vue-popup-plus.d.ts",
23
+ "engines": {
24
+ "node": "^20.19.0 || >=22.12.0"
25
+ },
26
+ "dependencies": {
27
+ "pinia": "^3.0.3",
28
+ "vue": "^3.5.22"
29
+ },
30
+ "devDependencies": {
31
+ "@prettier/plugin-pug": "^3.4.2",
32
+ "@tsconfig/node22": "^22.0.2",
33
+ "@types/jsdom": "^21.1.7",
34
+ "@types/node": "^22.16.5",
35
+ "@vitejs/plugin-vue": "^6.0.1",
36
+ "@vitest/eslint-plugin": "^1.3.4",
37
+ "@vue/eslint-config-prettier": "^10.2.0",
38
+ "@vue/eslint-config-typescript": "^14.6.0",
39
+ "@vue/language-plugin-pug": "^3.0.6",
40
+ "@vue/test-utils": "^2.4.6",
41
+ "@vue/tsconfig": "^0.7.0",
42
+ "eslint": "^9.31.0",
43
+ "eslint-plugin-vue": "~10.3.0",
44
+ "jiti": "^2.4.2",
45
+ "jsdom": "^26.1.0",
46
+ "npm-run-all2": "^8.0.4",
47
+ "prettier": "3.6.2",
48
+ "pug": "^3.0.3",
49
+ "stylus": "^0.64.0",
50
+ "typescript": "~5.8.0",
51
+ "vite": "^7.0.6",
52
+ "vite-plugin-css-injected-by-js": "^3.5.2",
53
+ "vite-plugin-dts": "^4.5.4",
54
+ "vite-plugin-vue-devtools": "^8.0.0",
55
+ "vitest": "^3.2.4",
56
+ "vue-tsc": "^3.0.4"
57
+ },
58
+ "license": "MIT",
59
+ "scripts": {
60
+ "dev": "vite",
61
+ "build": "vite build",
62
+ "test:unit": "vitest",
63
+ "build-only": "vite build",
64
+ "lint": "eslint . --fix",
65
+ "format": "prettier --write src/"
66
+ }
67
+ }