ray-template/js/@vueuse_core@11.1.0_vue@3.5.12-DNt1HURo.js

2 lines
8.9 KiB
JavaScript

import{t as _,w as Y,a as V,i as $,n as I,b as G,c as U,d as q,e as D,f as X}from"./@vueuse_shared@11.1.0_vue@3.5.12-DnrABUGp.js";import{s as Z,k as E}from"./@vue_reactivity@3.5.12-Bs6EYLxJ.js";import{n as ee,w as k,f as L,j as te,k as ne,d as re}from"./@vue_runtime-core@3.5.12-rIgKm_Vg.js";const M=$?window:void 0;function A(e){var n;const r=_(e);return(n=r==null?void 0:r.$el)!=null?n:r}function T(...e){let n,r,o,s;if(typeof e[0]=="string"||Array.isArray(e[0])?([r,o,s]=e,n=M):[n,r,o,s]=e,!n)return I;Array.isArray(r)||(r=[r]),Array.isArray(o)||(o=[o]);const l=[],f=()=>{l.forEach(c=>c()),l.length=0},d=(c,i,p,t)=>(c.addEventListener(i,p,t),()=>c.removeEventListener(i,p,t)),h=k(()=>[A(n),_(s)],([c,i])=>{if(f(),!c)return;const p=G(i)?{...i}:i;l.push(...r.flatMap(t=>o.map(a=>d(c,t,a,p))))},{immediate:!0,flush:"post"}),m=()=>{h(),f()};return D(m),m}let B=!1;function we(e,n,r={}){const{window:o=M,ignore:s=[],capture:l=!0,detectIframe:f=!1}=r;if(!o)return I;X&&!B&&(B=!0,Array.from(o.document.body.children).forEach(t=>t.addEventListener("click",I)),o.document.documentElement.addEventListener("click",I));let d=!0;const h=t=>_(s).some(a=>{if(typeof a=="string")return Array.from(o.document.querySelectorAll(a)).some(v=>v===t.target||t.composedPath().includes(v));{const v=A(a);return v&&(t.target===v||t.composedPath().includes(v))}}),m=t=>{const a=A(e);if(!(!a||a===t.target||t.composedPath().includes(a))){if(t.detail===0&&(d=!h(t)),!d){d=!0;return}n(t)}};let c=!1;const i=[T(o,"click",t=>{c||(c=!0,setTimeout(()=>{c=!1},0),m(t))},{passive:!0,capture:l}),T(o,"pointerdown",t=>{const a=A(e);d=!h(t)&&!!(a&&!t.composedPath().includes(a))},{passive:!0}),f&&T(o,"blur",t=>{setTimeout(()=>{var a;const v=A(e);((a=o.document.activeElement)==null?void 0:a.tagName)==="IFRAME"&&!(v!=null&&v.contains(o.document.activeElement))&&n(t)},0)})].filter(Boolean);return()=>i.forEach(t=>t())}function oe(){const e=E(!1),n=re();return n&&ne(()=>{e.value=!0},n),e}function x(e){const n=oe();return L(()=>(n.value,!!e()))}function se(e,n,r={}){const{window:o=M,...s}=r;let l;const f=x(()=>o&&"MutationObserver"in o),d=()=>{l&&(l.disconnect(),l=void 0)},h=L(()=>{const p=_(e),t=(Array.isArray(p)?p:[p]).map(A).filter(q);return new Set(t)}),m=k(()=>h.value,p=>{d(),f.value&&p.size&&(l=new MutationObserver(n),p.forEach(t=>l.observe(t,s)))},{immediate:!0,flush:"post"}),c=()=>l==null?void 0:l.takeRecords(),i=()=>{m(),d()};return D(i),{isSupported:f,stop:i,takeRecords:c}}function K(e,n={}){const{window:r=M}=n,o=x(()=>r&&"matchMedia"in r&&typeof r.matchMedia=="function");let s;const l=E(!1),f=m=>{l.value=m.matches},d=()=>{s&&("removeEventListener"in s?s.removeEventListener("change",f):s.removeListener(f))},h=te(()=>{o.value&&(d(),s=r.matchMedia(_(e)),"addEventListener"in s?s.addEventListener("change",f):s.addListener(f),l.value=s.matches)});return D(()=>{h(),d(),s=void 0}),l}const F=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},H="__vueuse_ssr_handlers__",ie=ae();function ae(){return H in F||(F[H]=F[H]||{}),F[H]}function Q(e,n){return ie[e]||n}function ue(e){return K("(prefers-color-scheme: dark)",e)}function le(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}const ce={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},J="vueuse-storage";function de(e,n,r,o={}){var s;const{flush:l="pre",deep:f=!0,listenToStorageChanges:d=!0,writeDefaults:h=!0,mergeDefaults:m=!1,shallow:c,window:i=M,eventFilter:p,onError:t=u=>{console.error(u)},initOnMounted:a}=o,v=(c?Z:E)(typeof n=="function"?n():n);if(!r)try{r=Q("getDefaultStorage",()=>{var u;return(u=M)==null?void 0:u.localStorage})()}catch(u){t(u)}if(!r)return v;const g=_(n),O=le(g),y=(s=o.serializer)!=null?s:ce[O],{pause:P,resume:S}=Y(v,()=>j(v.value),{flush:l,deep:f,eventFilter:p});i&&d&&V(()=>{r instanceof Storage?T(i,"storage",N):T(i,J,W),a&&N()}),a||N();function C(u,w){if(i){const b={key:e,oldValue:u,newValue:w,storageArea:r};i.dispatchEvent(r instanceof Storage?new StorageEvent("storage",b):new CustomEvent(J,{detail:b}))}}function j(u){try{const w=r.getItem(e);if(u==null)C(w,null),r.removeItem(e);else{const b=y.write(u);w!==b&&(r.setItem(e,b),C(w,b))}}catch(w){t(w)}}function z(u){const w=u?u.newValue:r.getItem(e);if(w==null)return h&&g!=null&&r.setItem(e,y.write(g)),g;if(!u&&m){const b=y.read(w);return typeof m=="function"?m(b,g):O==="object"&&!Array.isArray(b)?{...g,...b}:b}else return typeof w!="string"?w:y.read(w)}function N(u){if(!(u&&u.storageArea!==r)){if(u&&u.key==null){v.value=g;return}if(!(u&&u.key!==e)){P();try{(u==null?void 0:u.newValue)!==y.write(v.value)&&(v.value=z(u))}catch(w){t(w)}finally{u?ee(S):S()}}}}function W(u){N(u.detail)}return v}const fe="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";function ge(e={}){const{selector:n="html",attribute:r="class",initialValue:o="auto",window:s=M,storage:l,storageKey:f="vueuse-color-scheme",listenToStorageChanges:d=!0,storageRef:h,emitAuto:m,disableTransition:c=!0}=e,i={auto:"",light:"light",dark:"dark",...e.modes||{}},p=ue({window:s}),t=L(()=>p.value?"dark":"light"),a=h||(f==null?U(o):de(f,o,l,{window:s,listenToStorageChanges:d})),v=L(()=>a.value==="auto"?t.value:a.value),g=Q("updateHTMLAttrs",(S,C,j)=>{const z=typeof S=="string"?s==null?void 0:s.document.querySelector(S):A(S);if(!z)return;const N=new Set,W=new Set;let u=null;if(C==="class"){const b=j.split(/\s/g);Object.values(i).flatMap(R=>(R||"").split(/\s/g)).filter(Boolean).forEach(R=>{b.includes(R)?N.add(R):W.add(R)})}else u={key:C,value:j};if(N.size===0&&W.size===0&&u===null)return;let w;c&&(w=s.document.createElement("style"),w.appendChild(document.createTextNode(fe)),s.document.head.appendChild(w));for(const b of N)z.classList.add(b);for(const b of W)z.classList.remove(b);u&&z.setAttribute(u.key,u.value),c&&(s.getComputedStyle(w).opacity,document.head.removeChild(w))});function O(S){var C;g(n,r,(C=i[S])!=null?C:S)}function y(S){e.onChanged?e.onChanged(S,O):O(S)}k(v,y,{flush:"post",immediate:!0}),V(()=>y(v.value));const P=L({get(){return m?a.value:v.value},set(S){a.value=S}});try{return Object.assign(P,{store:a,system:t,state:v})}catch{return P}}function me(e,n,r={}){const{window:o=M,...s}=r;let l;const f=x(()=>o&&"ResizeObserver"in o),d=()=>{l&&(l.disconnect(),l=void 0)},h=L(()=>{const i=_(e);return Array.isArray(i)?i.map(p=>A(p)):[A(i)]}),m=k(h,i=>{if(d(),f.value&&o){l=new ResizeObserver(n);for(const p of i)p&&l.observe(p,s)}},{immediate:!0,flush:"post"}),c=()=>{d(),m()};return D(c),{isSupported:f,stop:c}}function ye(e,n={}){const{reset:r=!0,windowResize:o=!0,windowScroll:s=!0,immediate:l=!0,updateTiming:f="sync"}=n,d=E(0),h=E(0),m=E(0),c=E(0),i=E(0),p=E(0),t=E(0),a=E(0);function v(){const O=A(e);if(!O){r&&(d.value=0,h.value=0,m.value=0,c.value=0,i.value=0,p.value=0,t.value=0,a.value=0);return}const y=O.getBoundingClientRect();d.value=y.height,h.value=y.bottom,m.value=y.left,c.value=y.right,i.value=y.top,p.value=y.width,t.value=y.x,a.value=y.y}function g(){f==="sync"?v():f==="next-frame"&&requestAnimationFrame(()=>v())}return me(e,g),k(()=>A(e),O=>!O&&g()),se(e,g,{attributeFilter:["style","class"]}),s&&T("scroll",g,{capture:!0,passive:!0}),o&&T("resize",g,{passive:!0}),V(()=>{l&&g()}),{height:d,bottom:h,left:m,right:c,top:i,width:p,x:t,y:a,update:g}}function be(e,n,r={}){const{root:o,rootMargin:s="0px",threshold:l=0,window:f=M,immediate:d=!0}=r,h=x(()=>f&&"IntersectionObserver"in f),m=L(()=>{const a=_(e);return(Array.isArray(a)?a:[a]).map(A).filter(q)});let c=I;const i=E(d),p=h.value?k(()=>[m.value,A(o),i.value],([a,v])=>{if(c(),!i.value||!a.length)return;const g=new IntersectionObserver(n,{root:A(v),rootMargin:s,threshold:l});a.forEach(O=>O&&g.observe(O)),c=()=>{g.disconnect(),c=I}},{immediate:d,flush:"post"}):I,t=()=>{c(),p(),i.value=!1};return D(t),{isSupported:h,isActive:i,pause(){c(),i.value=!1},resume(){i.value=!0},stop:t}}function Se(e={}){const{window:n=M,initialWidth:r=Number.POSITIVE_INFINITY,initialHeight:o=Number.POSITIVE_INFINITY,listenOrientation:s=!0,includeScrollbar:l=!0,type:f="inner"}=e,d=E(r),h=E(o),m=()=>{n&&(f==="outer"?(d.value=n.outerWidth,h.value=n.outerHeight):l?(d.value=n.innerWidth,h.value=n.innerHeight):(d.value=n.document.documentElement.clientWidth,h.value=n.document.documentElement.clientHeight))};if(m(),V(m),T("resize",m,{passive:!0}),s){const c=K("(orientation: portrait)");k(c,()=>m())}return{width:d,height:h}}export{be as a,me as b,ge as c,ye as d,de as e,Se as f,we as o,T as u};