@oiij/chrome-tabs 0.0.6 → 0.0.7
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.
- package/dist/Tabs.vue.d.ts +30 -10
- package/dist/index.cjs +7 -7
- package/dist/index.d.ts +16 -10
- package/dist/index.js +385 -378
- package/dist/index.umd.cjs +6 -6
- package/package.json +3 -3
package/dist/index.umd.cjs
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(B,r){typeof exports=="object"&&typeof module<"u"?r(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],r):(B=typeof globalThis<"u"?globalThis:B||self,r(B["@oiij/chrome-tabs"]={},B.Vue))})(this,(function(B,r){"use strict";function he(e){let t=".",n="__",o="--",i;if(e){let c=e.blockPrefix;c&&(t=c),c=e.elementPrefix,c&&(n=c),c=e.modifierPrefix,c&&(o=c)}const l={install(c){i=c.c;const h=c.context;h.bem={},h.bem.b=null,h.bem.els=null}};function s(c){let h,b;return{before(p){h=p.bem.b,b=p.bem.els,p.bem.els=null},after(p){p.bem.b=h,p.bem.els=b},$({context:p,props:$}){return c=typeof c=="string"?c:c({context:p,props:$}),p.bem.b=c,`${$?.bPrefix||t}${p.bem.b}`}}}function a(c){let h;return{before(b){h=b.bem.els},after(b){b.bem.els=h},$({context:b,props:p}){return c=typeof c=="string"?c:c({context:b,props:p}),b.bem.els=c.split(",").map($=>$.trim()),b.bem.els.map($=>`${p?.bPrefix||t}${b.bem.b}${n}${$}`).join(", ")}}}function m(c){return{$({context:h,props:b}){c=typeof c=="string"?c:c({context:h,props:b});const p=c.split(",").map(V=>V.trim());function $(V){return p.map(St=>`&${b?.bPrefix||t}${h.bem.b}${V!==void 0?`${n}${V}`:""}${o}${St}`).join(", ")}const I=h.bem.els;if(I!==null){if(process.env.NODE_ENV!=="production"&&I.length>=2)throw Error(`[css-render/plugin-bem]: m(${c}) is invalid, using modifier inside multiple elements is not allowed`);return $(I[0])}else return $()}}}function f(c){return{$({context:h,props:b}){c=typeof c=="string"?c:c({context:h,props:b});const p=h.bem.els;if(process.env.NODE_ENV!=="production"&&p!==null&&p.length>=2)throw Error(`[css-render/plugin-bem]: notM(${c}) is invalid, using modifier inside multiple elements is not allowed`);return`&:not(${b?.bPrefix||t}${h.bem.b}${p!==null&&p.length>0?`${n}${p[0]}`:""}${o}${c})`}}}return Object.assign(l,{cB:((...c)=>i(s(c[0]),c[1],c[2])),cE:((...c)=>i(a(c[0]),c[1],c[2])),cM:((...c)=>i(m(c[0]),c[1],c[2])),cNotM:((...c)=>i(f(c[0]),c[1],c[2]))}),l}function pe(e){let t=0;for(let n=0;n<e.length;++n)e[n]==="&"&&++t;return t}const Z=/\s*,(?![^(]*\))\s*/g,be=/\s+/g;function ge(e,t){const n=[];return t.split(Z).forEach(o=>{let i=pe(o);if(i){if(i===1){e.forEach(s=>{n.push(o.replace("&",s))});return}}else{e.forEach(s=>{n.push((s&&s+" ")+o)});return}let l=[o];for(;i--;){const s=[];l.forEach(a=>{e.forEach(m=>{s.push(a.replace("&",m))})}),l=s}l.forEach(s=>n.push(s))}),n}function ye(e,t){const n=[];return t.split(Z).forEach(o=>{e.forEach(i=>{n.push((i&&i+" ")+o)})}),n}function xe(e){let t=[""];return e.forEach(n=>{n=n&&n.trim(),n&&(n.includes("&")?t=ge(t,n):t=ye(t,n))}),t.join(", ").replace(be," ")}function U(e){if(!e)return;const t=e.parentElement;t&&t.removeChild(e)}function D(e,t){return(t??document.head).querySelector(`style[cssr-id="${e}"]`)}function ve(e){const t=document.createElement("style");return t.setAttribute("cssr-id",e),t}function z(e){return e?/^\s*@(s|m)/.test(e):!1}const ke=/[A-Z]/g;function Y(e){return e.replace(ke,t=>"-"+t.toLowerCase())}function $e(e,t=" "){return typeof e=="object"&&e!==null?` {
|
|
2
2
|
`+Object.entries(e).map(n=>t+` ${Y(n[0])}: ${n[1]};`).join(`
|
|
3
3
|
`)+`
|
|
4
|
-
`+t+"}":`: ${e};`}function
|
|
4
|
+
`+t+"}":`: ${e};`}function Ce(e,t,n){return typeof e=="function"?e({context:t.context,props:n}):e}function J(e,t,n,o){if(!t)return"";const i=Ce(t,n,o);if(!i)return"";if(typeof i=="string")return`${e} {
|
|
5
5
|
${i}
|
|
6
6
|
}`;const l=Object.keys(i);if(l.length===0)return n.config.keepEmptyBlock?e+` {
|
|
7
7
|
}`:"";const s=e?[e+" {"]:[];return l.forEach(a=>{const m=i[a];if(a==="raw"){s.push(`
|
|
8
8
|
`+m+`
|
|
9
|
-
`);return}a=Y(a),m!=null&&s.push(` ${a}${
|
|
10
|
-
`)}function
|
|
9
|
+
`);return}a=Y(a),m!=null&&s.push(` ${a}${$e(m)}`)}),e&&s.push("}"),s.join(`
|
|
10
|
+
`)}function F(e,t,n){e&&e.forEach(o=>{if(Array.isArray(o))F(o,t,n);else if(typeof o=="function"){const i=o(t);Array.isArray(i)?F(i,t,n):i&&n(i)}else o&&n(o)})}function Q(e,t,n,o,i){const l=e.$;let s="";if(!l||typeof l=="string")z(l)?s=l:t.push(l);else if(typeof l=="function"){const f=l({context:o.context,props:i});z(f)?s=f:t.push(f)}else if(l.before&&l.before(o.context),!l.$||typeof l.$=="string")z(l.$)?s=l.$:t.push(l.$);else if(l.$){const f=l.$({context:o.context,props:i});z(f)?s=f:t.push(f)}const a=xe(t),m=J(a,e.props,o,i);s?n.push(`${s} {`):m.length&&n.push(m),e.children&&F(e.children,{context:o.context,props:i},f=>{if(typeof f=="string"){const u=J(a,{raw:f},o,i);n.push(u)}else Q(f,t,n,o,i)}),t.pop(),s&&n.push("}"),l&&l.after&&l.after(o.context)}function we(e,t,n){const o=[];return Q(e,[],o,t,n),o.join(`
|
|
11
11
|
|
|
12
|
-
`)}function
|
|
12
|
+
`)}function Ee(e){for(var t=0,n,o=0,i=e.length;i>=4;++o,i-=4)n=e.charCodeAt(o)&255|(e.charCodeAt(++o)&255)<<8|(e.charCodeAt(++o)&255)<<16|(e.charCodeAt(++o)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(o+2)&255)<<16;case 2:t^=(e.charCodeAt(o+1)&255)<<8;case 1:t^=e.charCodeAt(o)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}typeof window<"u"&&(window.__cssrContext={});function Ne(e,t,n,o){const{els:i}=t;if(n===void 0)i.forEach(U),t.els=[];else{const l=D(n,o);l&&i.includes(l)&&(U(l),t.els=i.filter(s=>s!==l))}}function X(e,t){e.push(t)}function Ie(e,t,n,o,i,l,s,a,m){let f;if(n===void 0&&(f=t.render(o),n=Ee(f)),m){m.adapter(n,f??t.render(o));return}a===void 0&&(a=document.head);const u=D(n,a);if(u!==null&&!l)return u;const d=u??ve(n);if(f===void 0&&(f=t.render(o)),d.textContent=f,u!==null)return u;if(s){const g=a.querySelector(`meta[name="${s}"]`);if(g)return a.insertBefore(d,g),X(t.els,d),d}return i?a.insertBefore(d,a.querySelector("style, link")):a.appendChild(d),X(t.els,d),d}function Be(e){return we(this,this.instance,e)}function Se(e={}){const{id:t,ssr:n,props:o,head:i=!1,force:l=!1,anchorMetaName:s,parent:a}=e;return Ie(this.instance,this,t,o,i,l,s,a,n)}function Ve(e={}){const{id:t,parent:n}=e;Ne(this.instance,this,t,n)}const L=function(e,t,n,o){return{instance:e,$:t,props:n,children:o,els:[],render:Be,mount:Se,unmount:Ve}},Me=function(e,t,n,o){return Array.isArray(t)?L(e,{$:null},null,t):Array.isArray(n)?L(e,t,null,n):Array.isArray(o)?L(e,t,n,o):L(e,t,n,null)};function Ae(e={}){const t={c:((...n)=>Me(t,...n)),use:(n,...o)=>n.install(t,...o),find:D,context:{},config:e};return t}function Re(e){const{namespace:t="n",blockPrefix:n=`.${t}-`,elementPrefix:o="__",modifierPrefix:i="--"}=e??{},l=Ae(),s=he({blockPrefix:n,elementPrefix:o,modifierPrefix:i});return l.use(s),{namespace:t,blockPrefix:n,elementPrefix:o,modifierPrefix:i,cssr:l,plugin:s}}const ze="@css-render/vue3-ssr";function Le(e,t){return`<style cssr-id="${e}">
|
|
13
13
|
${t}
|
|
14
|
-
</style>`}function Te(e,t,n){const{styles:o,ids:i}=n;i.has(e)||o!==null&&(i.add(e),o.push(je(e,t)))}const Pe=typeof document<"u";function Oe(){if(Pe)return;const e=r.inject(Le,null);if(e!==null)return{adapter:(t,n)=>Te(t,n,e),context:e}}function De(e,t){const n=Oe();function o(){t.mount({id:e,head:!0,ssr:n})}n?o():r.onBeforeMount(()=>{o()})}function ee(e){return r.getCurrentScope()?(r.onScopeDispose(e),!0):!1}const _e=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const He=Object.prototype.toString,We=e=>He.call(e)==="[object Object]",te=()=>{};function Fe(e,t){function n(...o){return new Promise((i,l)=>{Promise.resolve(e(()=>t.apply(this,o),{fn:t,thisArg:this,args:o})).then(i).catch(l)})}return n}function qe(e,t={}){let n,o,i=te;const l=m=>{clearTimeout(m),i(),i=te};let s;return m=>{const d=r.toValue(e),f=r.toValue(t.maxWait);return n&&l(n),d<=0||f!==void 0&&f<=0?(o&&(l(o),o=void 0),Promise.resolve(m())):new Promise((u,g)=>{i=t.rejectOnCancel?g:u,s=m,f&&!o&&(o=setTimeout(()=>{n&&l(n),o=void 0,u(s())},f)),n=setTimeout(()=>{o&&l(o),o=void 0,u(m())},d)})}}function j(e){return Array.isArray(e)?e:[e]}function Ke(e){return r.getCurrentInstance()}function Ge(e,t=200,n={}){return Fe(qe(t,n),e)}function Ze(e,t=!0,n){Ke()?r.onMounted(e,n):t?e():r.nextTick(e)}function Ue(e,t,n){return r.watch(e,t,{...n,immediate:!0})}const W=_e?window:void 0;function M(e){var t;const n=r.toValue(e);return(t=n?.$el)!=null?t:n}function Ye(...e){const t=[],n=()=>{t.forEach(a=>a()),t.length=0},o=(a,m,d,f)=>(a.addEventListener(m,d,f),()=>a.removeEventListener(m,d,f)),i=r.computed(()=>{const a=j(r.toValue(e[0])).filter(m=>m!=null);return a.every(m=>typeof m!="string")?a:void 0}),l=Ue(()=>{var a,m;return[(m=(a=i.value)==null?void 0:a.map(d=>M(d)))!=null?m:[W].filter(d=>d!=null),j(r.toValue(i.value?e[1]:e[0])),j(r.unref(i.value?e[2]:e[1])),r.toValue(i.value?e[3]:e[2])]},([a,m,d,f])=>{if(n(),!a?.length||!m?.length||!d?.length)return;const u=We(f)?{...f}:f;t.push(...a.flatMap(g=>m.flatMap(E=>d.map(c=>o(g,E,c,u)))))},{flush:"post"}),s=()=>{l(),n()};return ee(n),s}function Je(){const e=r.shallowRef(!1),t=r.getCurrentInstance();return t&&r.onMounted(()=>{e.value=!0},t),e}function Qe(e){const t=Je();return r.computed(()=>(t.value,!!e()))}function Xe(e,t,n={}){const{window:o=W,...i}=n;let l;const s=Qe(()=>o&&"ResizeObserver"in o),a=()=>{l&&(l.disconnect(),l=void 0)},m=r.computed(()=>{const u=r.toValue(e);return Array.isArray(u)?u.map(g=>M(g)):[M(u)]}),d=r.watch(m,u=>{if(a(),s.value&&o){l=new ResizeObserver(t);for(const g of u)g&&l.observe(g,i)}},{immediate:!0,flush:"post"}),f=()=>{a(),d()};return ee(f),{isSupported:s,stop:f}}function et(e,t={width:0,height:0},n={}){const{window:o=W,box:i="content-box"}=n,l=r.computed(()=>{var u,g;return(g=(u=M(e))==null?void 0:u.namespaceURI)==null?void 0:g.includes("svg")}),s=r.shallowRef(t.width),a=r.shallowRef(t.height),{stop:m}=Xe(e,([u])=>{const g=i==="border-box"?u.borderBoxSize:i==="content-box"?u.contentBoxSize:u.devicePixelContentBoxSize;if(o&&l.value){const E=M(e);if(E){const c=E.getBoundingClientRect();s.value=c.width,a.value=c.height}}else if(g){const E=j(g);s.value=E.reduce((c,{inlineSize:b})=>c+b,0),a.value=E.reduce((c,{blockSize:b})=>c+b,0)}else s.value=u.contentRect.width,a.value=u.contentRect.height},n);Ze(()=>{const u=M(e);u&&(s.value="offsetWidth"in u?u.offsetWidth:t.width,a.value="offsetHeight"in u?u.offsetHeight:t.height)});const d=r.watch(()=>M(e),u=>{s.value=u?t.width:0,a.value=u?t.height:0});function f(){m(),d()}return{width:s,height:a,stop:f}}function tt(e){const{activeClassName:t=".active",enableWheel:n=!0,direction:o="vertical"}=e??{},i=r.ref(),{width:l,height:s}=et(i);async function a(f){await r.nextTick();const u=i.value?.querySelector(t);u&&u.scrollIntoView({behavior:"smooth",block:"nearest",inline:"nearest",...f})}function m(f){if(!n)return;f.preventDefault();const{deltaY:u}=f;switch(o){case"vertical":i.value?.scrollBy({top:u>0?s.value:-s.value,behavior:"smooth"});break;case"horizontal":i.value?.scrollBy({left:u>0?l.value:-l.value,behavior:"smooth"});break}}Ye(i,"wheel",m);const d=Ge(a,500);return r.watch([l,s],()=>{d()}),{scrollRef:i,scrollToView:a}}var nt={grad:.9,turn:360,rad:360/(2*Math.PI)},N=function(e){return typeof e=="string"?e.length>0:typeof e=="number"},k=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=Math.pow(10,t)),Math.round(n*e)/n+0},C=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=1),e>n?n:e>t?e:t},ne=function(e){return(e=isFinite(e)?e%360:0)>0?e:e+360},oe=function(e){return{r:C(e.r,0,255),g:C(e.g,0,255),b:C(e.b,0,255),a:C(e.a)}},F=function(e){return{r:k(e.r),g:k(e.g),b:k(e.b),a:k(e.a,3)}},ot=/^#([0-9a-f]{3,8})$/i,T=function(e){var t=e.toString(16);return t.length<2?"0"+t:t},re=function(e){var t=e.r,n=e.g,o=e.b,i=e.a,l=Math.max(t,n,o),s=l-Math.min(t,n,o),a=s?l===t?(n-o)/s:l===n?2+(o-t)/s:4+(t-n)/s:0;return{h:60*(a<0?a+6:a),s:l?s/l*100:0,v:l/255*100,a:i}},ie=function(e){var t=e.h,n=e.s,o=e.v,i=e.a;t=t/360*6,n/=100,o/=100;var l=Math.floor(t),s=o*(1-n),a=o*(1-(t-l)*n),m=o*(1-(1-t+l)*n),d=l%6;return{r:255*[o,a,s,s,m,o][d],g:255*[m,o,o,a,s,s][d],b:255*[s,s,m,o,o,a][d],a:i}},le=function(e){return{h:ne(e.h),s:C(e.s,0,100),l:C(e.l,0,100),a:C(e.a)}},se=function(e){return{h:k(e.h),s:k(e.s),l:k(e.l),a:k(e.a,3)}},ae=function(e){return ie((n=(t=e).s,{h:t.h,s:(n*=((o=t.l)<50?o:100-o)/100)>0?2*n/(o+n)*100:0,v:o+n,a:t.a}));var t,n,o},V=function(e){return{h:(t=re(e)).h,s:(i=(200-(n=t.s))*(o=t.v)/100)>0&&i<200?n*o/100/(i<=100?i:200-i)*100:0,l:i/2,a:t.a};var t,n,o,i},rt=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s*,\s*([+-]?\d*\.?\d+)%\s*,\s*([+-]?\d*\.?\d+)%\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,it=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s+([+-]?\d*\.?\d+)%\s+([+-]?\d*\.?\d+)%\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,lt=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,st=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,ce={string:[[function(e){var t=ot.exec(e);return t?(e=t[1]).length<=4?{r:parseInt(e[0]+e[0],16),g:parseInt(e[1]+e[1],16),b:parseInt(e[2]+e[2],16),a:e.length===4?k(parseInt(e[3]+e[3],16)/255,2):1}:e.length===6||e.length===8?{r:parseInt(e.substr(0,2),16),g:parseInt(e.substr(2,2),16),b:parseInt(e.substr(4,2),16),a:e.length===8?k(parseInt(e.substr(6,2),16)/255,2):1}:null:null},"hex"],[function(e){var t=lt.exec(e)||st.exec(e);return t?t[2]!==t[4]||t[4]!==t[6]?null:oe({r:Number(t[1])/(t[2]?100/255:1),g:Number(t[3])/(t[4]?100/255:1),b:Number(t[5])/(t[6]?100/255:1),a:t[7]===void 0?1:Number(t[7])/(t[8]?100:1)}):null},"rgb"],[function(e){var t=rt.exec(e)||it.exec(e);if(!t)return null;var n,o,i=le({h:(n=t[1],o=t[2],o===void 0&&(o="deg"),Number(n)*(nt[o]||1)),s:Number(t[3]),l:Number(t[4]),a:t[5]===void 0?1:Number(t[5])/(t[6]?100:1)});return ae(i)},"hsl"]],object:[[function(e){var t=e.r,n=e.g,o=e.b,i=e.a,l=i===void 0?1:i;return N(t)&&N(n)&&N(o)?oe({r:Number(t),g:Number(n),b:Number(o),a:Number(l)}):null},"rgb"],[function(e){var t=e.h,n=e.s,o=e.l,i=e.a,l=i===void 0?1:i;if(!N(t)||!N(n)||!N(o))return null;var s=le({h:Number(t),s:Number(n),l:Number(o),a:Number(l)});return ae(s)},"hsl"],[function(e){var t=e.h,n=e.s,o=e.v,i=e.a,l=i===void 0?1:i;if(!N(t)||!N(n)||!N(o))return null;var s=(function(a){return{h:ne(a.h),s:C(a.s,0,100),v:C(a.v,0,100),a:C(a.a)}})({h:Number(t),s:Number(n),v:Number(o),a:Number(l)});return ie(s)},"hsv"]]},ue=function(e,t){for(var n=0;n<t.length;n++){var o=t[n][0](e);if(o)return[o,t[n][1]]}return[null,void 0]},at=function(e){return typeof e=="string"?ue(e.trim(),ce.string):typeof e=="object"&&e!==null?ue(e,ce.object):[null,void 0]},q=function(e,t){var n=V(e);return{h:n.h,s:C(n.s+100*t,0,100),l:n.l,a:n.a}},K=function(e){return(299*e.r+587*e.g+114*e.b)/1e3/255},de=function(e,t){var n=V(e);return{h:n.h,s:n.s,l:C(n.l+100*t,0,100),a:n.a}},fe=(function(){function e(t){this.parsed=at(t)[0],this.rgba=this.parsed||{r:0,g:0,b:0,a:1}}return e.prototype.isValid=function(){return this.parsed!==null},e.prototype.brightness=function(){return k(K(this.rgba),2)},e.prototype.isDark=function(){return K(this.rgba)<.5},e.prototype.isLight=function(){return K(this.rgba)>=.5},e.prototype.toHex=function(){return t=F(this.rgba),n=t.r,o=t.g,i=t.b,s=(l=t.a)<1?T(k(255*l)):"","#"+T(n)+T(o)+T(i)+s;var t,n,o,i,l,s},e.prototype.toRgb=function(){return F(this.rgba)},e.prototype.toRgbString=function(){return t=F(this.rgba),n=t.r,o=t.g,i=t.b,(l=t.a)<1?"rgba("+n+", "+o+", "+i+", "+l+")":"rgb("+n+", "+o+", "+i+")";var t,n,o,i,l},e.prototype.toHsl=function(){return se(V(this.rgba))},e.prototype.toHslString=function(){return t=se(V(this.rgba)),n=t.h,o=t.s,i=t.l,(l=t.a)<1?"hsla("+n+", "+o+"%, "+i+"%, "+l+")":"hsl("+n+", "+o+"%, "+i+"%)";var t,n,o,i,l},e.prototype.toHsv=function(){return t=re(this.rgba),{h:k(t.h),s:k(t.s),v:k(t.v),a:k(t.a,3)};var t},e.prototype.invert=function(){return w({r:255-(t=this.rgba).r,g:255-t.g,b:255-t.b,a:t.a});var t},e.prototype.saturate=function(t){return t===void 0&&(t=.1),w(q(this.rgba,t))},e.prototype.desaturate=function(t){return t===void 0&&(t=.1),w(q(this.rgba,-t))},e.prototype.grayscale=function(){return w(q(this.rgba,-1))},e.prototype.lighten=function(t){return t===void 0&&(t=.1),w(de(this.rgba,t))},e.prototype.darken=function(t){return t===void 0&&(t=.1),w(de(this.rgba,-t))},e.prototype.rotate=function(t){return t===void 0&&(t=15),this.hue(this.hue()+t)},e.prototype.alpha=function(t){return typeof t=="number"?w({r:(n=this.rgba).r,g:n.g,b:n.b,a:t}):k(this.rgba.a,3);var n},e.prototype.hue=function(t){var n=V(this.rgba);return typeof t=="number"?w({h:t,s:n.s,l:n.l,a:n.a}):k(n.h)},e.prototype.isEqual=function(t){return this.toHex()===w(t).toHex()},e})(),w=function(e){return e instanceof fe?e:new fe(e)};const{cssr:ct,plugin:ut,namespace:me}=ze(),{c:x,cB:P,cE:y,cM:G,cNotM:he}={...ct,...ut},A=`${me}-chrome-tabs`,$=`${me}-chrome-tabs-item`,S="all .2s cubic-bezier(.4, 0, .2, 1)";function dt(){return x([P("chrome-tabs",{display:"flex",width:"100%",height:"40px",padding:"0 10px",alignItems:"center",backgroundColor:"var(--background-color)",color:"var(--background-color-dark)"},[x("div",{boxSizing:"border-box"}),x(".group-move, .group-enter-active, .group-leave-active",{transition:S}),x(".group-enter-from, .group-leave-to",{opacity:0}),x(".group-leave-active",{}),y("prefix",{}),y("icon",{width:"28px",height:"28px",display:"flex",alignItems:"center",justifyContent:"center",padding:"5px",borderRadius:"10px",backgroundColor:"var(--active-background-color)",transition:S},[x("svg",{width:"100%",height:"100%",fill:"currentColor"}),x("&:hover",{backgroundColor:"var(--primary-color)"})]),y("content",{flex:"1",height:"100%",minWidth:0,overflow:"hidden",marginLeft:"-6px",padding:"0 10px"}),y("scroll",{position:"relative",display:"flex",alignItems:"center",height:"100%"},[y("icon",{marginLeft:"5px",borderRadius:"50%",backgroundColor:"transparent",flexShrink:0},[x("&:hover",{backgroundColor:"var(--primary-color)"})])]),y("suffix",{})]),P("chrome-tabs-item",{position:"relative",margin:"0 -5px",height:"100%",flexShrink:0,cursor:"default",userSelect:"none",padding:"6px 10px 0px 10px"},[G("disabled",{cursor:"not-allowed",pointerEvents:"none",opacity:.5,filter:"grayscale(0.5)"}),G("active",[y("background",{opacity:1})]),he("active",[x("&:hover",{},[y("content",{backgroundColor:"var(--primary-color)"})])]),x("&::first-child",{marginLeft:"0 !important"}),x("&::last-child",{marginRight:"0 !important"}),y("content",{position:"relative",zIndex:1,height:"28px",display:"flex",alignItems:"center",gap:"5px",borderRadius:"10px",padding:"0 10px",transition:S}),y("slot",{}),y("icon",{lineHeight:1},[x("svg",{width:"1.2em",height:"1.2em",fill:"currentColor"})]),y("close",{width:"16px",height:"16px",padding:"2px",display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"50%",transition:S},[x("&:hover",{backgroundColor:"rgba(0,0,0,0.1)"}),x("svg",{width:"100%",height:"100%",fill:"currentColor"})]),y("background",{position:"absolute",opacity:0,left:0,bottom:0,zIndex:0,height:"34px",width:"100%",display:"flex",alignItems:"flex-end",transition:S},[y("block",{height:"100%",flex:1,minWidth:0,borderRadius:"10px 10px 0 0",backgroundColor:"var(--active-background-color)"}),x("svg",{fill:"var(--active-background-color)"})]),y("line",{position:"absolute",bottom:"12px",right:"4px",height:"16px",width:"2px",borderRadius:"1px",transition:S,backgroundColor:"var(--primary-color)",opacity:0},[G("show",{opacity:1})])]),x(".dark",[P("chrome-tabs",{backgroundColor:"var(--background-color-dark)",color:"var(--background-color)"},[y("icon",{backgroundColor:"var(--active-background-color-dark)"},[x("&:hover",{backgroundColor:"var(--primary-color-dark)"})])]),P("chrome-tabs-item",{},[he("active",[x("&:hover",{},[y("content",{backgroundColor:"var(--primary-color-dark)"})])]),y("background",{},[y("block",{backgroundColor:"var(--active-background-color-dark)"}),x("svg",{fill:"var(--active-background-color-dark)"})])])])])}const O=(e,t)=>{const n=e.__vccOpts||e;for(const[o,i]of t)n[o]=i;return n},ft={name:"RiAddLine"},mt={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function ht(e,t,n,o,i,l){return r.openBlock(),r.createElementBlock("svg",mt,t[0]||(t[0]=[r.createElementVNode("path",{fill:"#757575",d:"M11 11V5h2v6h6v2h-6v6h-2v-6H5v-2z"},null,-1)]))}const pt=O(ft,[["render",ht]]),bt={name:"RiArrowDropDownLine"},gt={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function xt(e,t,n,o,i,l){return r.openBlock(),r.createElementBlock("svg",gt,t[0]||(t[0]=[r.createElementVNode("path",{fill:"#757575",d:"m12 15l-4.243-4.242l1.415-1.414L12 12.172l2.828-2.828l1.415 1.414z"},null,-1)]))}const yt=O(bt,[["render",xt]]),kt={name:"LineMdLoadingTwotoneLoop"},vt={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function $t(e,t,n,o,i,l){return r.openBlock(),r.createElementBlock("svg",vt,t[0]||(t[0]=[r.createStaticVNode('<g fill="none" stroke="#757575" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path stroke-dasharray="16" stroke-dashoffset="16" d="M12 3c4.97 0 9 4.03 9 9"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.3s" values="16;0"></animate><animateTransform attributeName="transform" dur="1.5s" repeatCount="indefinite" type="rotate" values="0 12 12;360 12 12"></animateTransform></path><path stroke-dasharray="64" stroke-dashoffset="64" stroke-opacity=".3" d="M12 3c4.97 0 9 4.03 9 9c0 4.97 -4.03 9 -9 9c-4.97 0 -9 -4.03 -9 -9c0 -4.97 4.03 -9 9 -9Z"><animate fill="freeze" attributeName="stroke-dashoffset" dur="1.2s" values="64;0"></animate></path></g>',1)]))}const Ct=O(kt,[["render",$t]]),wt={name:"RiCloseLine"},Et={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function Nt(e,t,n,o,i,l){return r.openBlock(),r.createElementBlock("svg",Et,t[0]||(t[0]=[r.createElementVNode("path",{fill:"#757575",d:"m12 10.587l4.95-4.95l1.414 1.414l-4.95 4.95l4.95 4.95l-1.415 1.414l-4.95-4.95l-4.949 4.95l-1.414-1.415l4.95-4.95l-4.95-4.95L7.05 5.638z"},null,-1)]))}const Bt=O(wt,[["render",Nt]]),It=r.defineComponent({__name:"TabItem",props:{label:{type:[String,Function]},icon:{type:Function},closable:{type:Boolean},disabled:{type:Boolean},loading:{type:Boolean},loadingIcon:{type:Function},onClick:{type:Function},onContextMenu:{type:Function},onClose:{type:Function},activeIndex:{default:0},itemIndex:{},itemKey:{}},emits:["itemClick","itemContextmenu","itemClose"],setup(e,{emit:t}){const n=t,o=r.computed(()=>e.activeIndex!==e.itemIndex&&e.activeIndex!==e.itemIndex-1),i=r.computed(()=>e.activeIndex===e.itemIndex),l=r.computed(()=>typeof e.label=="string"?r.h("span",{class:`${$}__label`},e.label):e.label(e.itemKey,e.itemIndex)),s=r.computed(()=>e.loadingIcon?.(e.itemKey,e.itemIndex)??r.h(Ct));function a(f){f.stopPropagation(),n("itemClick",f),e.onClick?.(e.itemKey,e.itemIndex,f)}function m(f){n("itemContextmenu",f),e.onContextMenu?.(e.itemKey,e.itemIndex,f)}function d(f){n("itemClose"),e.onClose?.(e.itemKey,e.itemIndex,f)}return(f,u)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass([r.unref($),{[`${r.unref($)}--active`]:i.value,[`${r.unref($)}--disabled`]:f.disabled}]),onClick:a,onContextmenu:m},[r.createElementVNode("div",{class:r.normalizeClass([`${r.unref($)}__content`])},[r.createElementVNode("div",{class:r.normalizeClass([`${r.unref($)}__icon`])},[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(f.loading?s.value:f.icon?.(f.itemKey,f.itemIndex)??void 0)))],2),r.createElementVNode("div",{class:r.normalizeClass([`${r.unref($)}__slot`])},[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(l.value)))],2),f.closable?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass([`${r.unref($)}__close`]),onClick:r.withModifiers(d,["stop"])},[r.createVNode(Bt)],2)):r.createCommentVNode("",!0)],2),r.createElementVNode("div",{class:r.normalizeClass([`${r.unref($)}__background`])},[u[0]||(u[0]=r.createElementVNode("svg",{width:"10",height:"10"},[r.createElementVNode("path",{d:"M 0 10 A 10 10 0 0 0 10 0 L 10 10 Z"})],-1)),r.createElementVNode("div",{class:r.normalizeClass([`${r.unref($)}__block`])},null,2),u[1]||(u[1]=r.createElementVNode("svg",{width:"10",height:"10"},[r.createElementVNode("path",{d:"M 0 0 A 10 10 0 0 0 10 10 L 0 10 Z"})],-1))],2),r.createElementVNode("div",{class:r.normalizeClass([`${r.unref($)}__line`,o.value?`${r.unref($)}__line--show`:""])},null,2)],34))}}),Mt=r.defineComponent({__name:"Tabs",props:r.mergeModels({colors:{},dropdown:{type:Boolean},addable:{type:Boolean},options:{}},{value:{},valueModifiers:{}}),emits:r.mergeModels(["click","contextmenu","close","add"],["update:value"]),setup(e,{emit:t}){const n=t;De("n-chrome-tabs",dt());const{background:o="#E5E7EB",active:i="#fff",primary:l="rgba(251,191,36,1)"}=e.colors??{},s=r.useModel(e,"value"),a=r.computed(()=>e.options?.findIndex(h=>h.key===s.value)),{scrollRef:m,scrollToView:d}=tt({activeClassName:`.${$}--active`,direction:"horizontal"});r.watch(s,()=>{d()},{immediate:!0});const f=r.computed(()=>w(o).darken(.9).toHex()),u=r.computed(()=>w(i).darken(.8).toHex()),g=r.computed(()=>w(l).darken(.3).toHex());function E(h,p){n("click",h,p)}function c(h,p){n("contextmenu",h,p)}function b(h,p){n("close",h,p)}return(h,p)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass([r.unref(A)]),style:r.normalizeStyle({"--background-color":`${r.unref(o)}`,"--background-color-dark":`${f.value}`,"--active-background-color":`${r.unref(i)}`,"--active-background-color-dark":`${u.value}`,"--primary-color":`${r.unref(l)}`,"--primary-color-dark":`${g.value}`})},[h.dropdown?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass([`${r.unref(A)}__icon`])},[r.createVNode(yt)],2)):r.createCommentVNode("",!0),r.renderSlot(h.$slots,"prefix"),r.createElementVNode("div",{ref_key:"scrollRef",ref:m,class:r.normalizeClass([`${r.unref(A)}__content`])},[r.createVNode(r.TransitionGroup,{name:"group",tag:"div",class:r.normalizeClass([`${r.unref(A)}__scroll`])},{default:r.withCtx(()=>[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(h.options,({key:v,...R},B)=>(r.openBlock(),r.createBlock(It,r.mergeProps({key:v},{ref_for:!0},R,{"item-key":v,"item-index":B,"active-index":a.value,onItemClick:D=>E(v,B),onItemContextmenu:D=>c(v,B),onItemClose:D=>b(v,B)}),null,16,["item-key","item-index","active-index","onItemClick","onItemContextmenu","onItemClose"]))),128))]),_:1},8,["class"])],2),r.renderSlot(h.$slots,"suffix"),h.addable?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass([`${r.unref(A)}__icon`]),onClick:p[0]||(p[0]=v=>n("add"))},[r.createVNode(pt)],2)):r.createCommentVNode("",!0)],6))}});I.CTabs=Mt,Object.defineProperty(I,Symbol.toStringTag,{value:"Module"})}));
|
|
14
|
+
</style>`}function je(e,t,n){const{styles:o,ids:i}=n;i.has(e)||o!==null&&(i.add(e),o.push(Le(e,t)))}const Te=typeof document<"u";function Pe(){if(Te)return;const e=r.inject(ze,null);if(e!==null)return{adapter:(t,n)=>je(t,n,e),context:e}}function Oe(e,t){const n=Pe();function o(){t.mount({id:e,head:!0,ssr:n})}n?o():r.onBeforeMount(()=>{o()})}function _(e){return r.getCurrentScope()?(r.onScopeDispose(e),!0):!1}const De=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Fe=Object.prototype.toString,He=e=>Fe.call(e)==="[object Object]",ee=()=>{};function We(e,t){function n(...o){return new Promise((i,l)=>{Promise.resolve(e(()=>t.apply(this,o),{fn:t,thisArg:this,args:o})).then(i).catch(l)})}return n}function Ke(e,t={}){let n,o,i=ee;const l=m=>{clearTimeout(m),i(),i=ee};let s;return m=>{const f=r.toValue(e),u=r.toValue(t.maxWait);return n&&l(n),f<=0||u!==void 0&&u<=0?(o&&(l(o),o=void 0),Promise.resolve(m())):new Promise((d,g)=>{i=t.rejectOnCancel?g:d,s=m,u&&!o&&(o=setTimeout(()=>{n&&l(n),o=void 0,d(s())},u)),n=setTimeout(()=>{o&&l(o),o=void 0,d(m())},f)})}}function j(e){return Array.isArray(e)?e:[e]}function qe(e){return r.getCurrentInstance()}function Ge(e,t=200,n={}){return We(Ke(t,n),e)}function Ze(e,t=!0,n){qe()?r.onMounted(e,n):t?e():r.nextTick(e)}function Ue(e,t,n){return r.watch(e,t,{...n,immediate:!0})}const H=De?window:void 0;function S(e){var t;const n=r.toValue(e);return(t=n?.$el)!=null?t:n}function Ye(...e){const t=[],n=()=>{t.forEach(a=>a()),t.length=0},o=(a,m,f,u)=>(a.addEventListener(m,f,u),()=>a.removeEventListener(m,f,u)),i=r.computed(()=>{const a=j(r.toValue(e[0])).filter(m=>m!=null);return a.every(m=>typeof m!="string")?a:void 0}),l=Ue(()=>{var a,m;return[(m=(a=i.value)==null?void 0:a.map(f=>S(f)))!=null?m:[H].filter(f=>f!=null),j(r.toValue(i.value?e[1]:e[0])),j(r.unref(i.value?e[2]:e[1])),r.toValue(i.value?e[3]:e[2])]},([a,m,f,u])=>{if(n(),!a?.length||!m?.length||!f?.length)return;const d=He(u)?{...u}:u;t.push(...a.flatMap(g=>m.flatMap(E=>f.map(c=>o(g,E,c,d)))))},{flush:"post"}),s=()=>{l(),n()};return _(n),s}function Je(){const e=r.shallowRef(!1),t=r.getCurrentInstance();return t&&r.onMounted(()=>{e.value=!0},t),e}function Qe(e){const t=Je();return r.computed(()=>(t.value,!!e()))}function Xe(e,t,n={}){const{window:o=H,...i}=n;let l;const s=Qe(()=>o&&"ResizeObserver"in o),a=()=>{l&&(l.disconnect(),l=void 0)},m=r.computed(()=>{const d=r.toValue(e);return Array.isArray(d)?d.map(g=>S(g)):[S(d)]}),f=r.watch(m,d=>{if(a(),s.value&&o){l=new ResizeObserver(t);for(const g of d)g&&l.observe(g,i)}},{immediate:!0,flush:"post"}),u=()=>{a(),f()};return _(u),{isSupported:s,stop:u}}function _e(e,t={width:0,height:0},n={}){const{window:o=H,box:i="content-box"}=n,l=r.computed(()=>{var d,g;return(g=(d=S(e))==null?void 0:d.namespaceURI)==null?void 0:g.includes("svg")}),s=r.shallowRef(t.width),a=r.shallowRef(t.height),{stop:m}=Xe(e,([d])=>{const g=i==="border-box"?d.borderBoxSize:i==="content-box"?d.contentBoxSize:d.devicePixelContentBoxSize;if(o&&l.value){const E=S(e);if(E){const c=E.getBoundingClientRect();s.value=c.width,a.value=c.height}}else if(g){const E=j(g);s.value=E.reduce((c,{inlineSize:h})=>c+h,0),a.value=E.reduce((c,{blockSize:h})=>c+h,0)}else s.value=d.contentRect.width,a.value=d.contentRect.height},n);Ze(()=>{const d=S(e);d&&(s.value="offsetWidth"in d?d.offsetWidth:t.width,a.value="offsetHeight"in d?d.offsetHeight:t.height)});const f=r.watch(()=>S(e),d=>{s.value=d?t.width:0,a.value=d?t.height:0});function u(){m(),f()}return{width:s,height:a,stop:u}}function et(e){const{activeClassName:t=".active",enableWheel:n=!0,direction:o="vertical"}=e??{},i=r.ref(),{width:l,height:s}=_e(i);async function a(u){await r.nextTick();const d=i.value?.querySelector(t);d&&d.scrollIntoView({behavior:"smooth",block:"nearest",inline:"nearest",...u})}function m(u){if(!n)return;u.preventDefault();const{deltaY:d}=u;switch(o){case"vertical":i.value?.scrollBy({top:d>0?s.value:-s.value,behavior:"smooth"});break;case"horizontal":i.value?.scrollBy({left:d>0?l.value:-l.value,behavior:"smooth"});break}}Ye(i,"wheel",m);const f=Ge(a,500);return r.watch([l,s],()=>{f()}),{scrollRef:i,scrollToView:a}}var tt={grad:.9,turn:360,rad:360/(2*Math.PI)},N=function(e){return typeof e=="string"?e.length>0:typeof e=="number"},v=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=Math.pow(10,t)),Math.round(n*e)/n+0},C=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=1),e>n?n:e>t?e:t},te=function(e){return(e=isFinite(e)?e%360:0)>0?e:e+360},ne=function(e){return{r:C(e.r,0,255),g:C(e.g,0,255),b:C(e.b,0,255),a:C(e.a)}},W=function(e){return{r:v(e.r),g:v(e.g),b:v(e.b),a:v(e.a,3)}},nt=/^#([0-9a-f]{3,8})$/i,T=function(e){var t=e.toString(16);return t.length<2?"0"+t:t},oe=function(e){var t=e.r,n=e.g,o=e.b,i=e.a,l=Math.max(t,n,o),s=l-Math.min(t,n,o),a=s?l===t?(n-o)/s:l===n?2+(o-t)/s:4+(t-n)/s:0;return{h:60*(a<0?a+6:a),s:l?s/l*100:0,v:l/255*100,a:i}},re=function(e){var t=e.h,n=e.s,o=e.v,i=e.a;t=t/360*6,n/=100,o/=100;var l=Math.floor(t),s=o*(1-n),a=o*(1-(t-l)*n),m=o*(1-(1-t+l)*n),f=l%6;return{r:255*[o,a,s,s,m,o][f],g:255*[m,o,o,a,s,s][f],b:255*[s,s,m,o,o,a][f],a:i}},ie=function(e){return{h:te(e.h),s:C(e.s,0,100),l:C(e.l,0,100),a:C(e.a)}},le=function(e){return{h:v(e.h),s:v(e.s),l:v(e.l),a:v(e.a,3)}},se=function(e){return re((n=(t=e).s,{h:t.h,s:(n*=((o=t.l)<50?o:100-o)/100)>0?2*n/(o+n)*100:0,v:o+n,a:t.a}));var t,n,o},A=function(e){return{h:(t=oe(e)).h,s:(i=(200-(n=t.s))*(o=t.v)/100)>0&&i<200?n*o/100/(i<=100?i:200-i)*100:0,l:i/2,a:t.a};var t,n,o,i},ot=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s*,\s*([+-]?\d*\.?\d+)%\s*,\s*([+-]?\d*\.?\d+)%\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,rt=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s+([+-]?\d*\.?\d+)%\s+([+-]?\d*\.?\d+)%\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,it=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,lt=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,ae={string:[[function(e){var t=nt.exec(e);return t?(e=t[1]).length<=4?{r:parseInt(e[0]+e[0],16),g:parseInt(e[1]+e[1],16),b:parseInt(e[2]+e[2],16),a:e.length===4?v(parseInt(e[3]+e[3],16)/255,2):1}:e.length===6||e.length===8?{r:parseInt(e.substr(0,2),16),g:parseInt(e.substr(2,2),16),b:parseInt(e.substr(4,2),16),a:e.length===8?v(parseInt(e.substr(6,2),16)/255,2):1}:null:null},"hex"],[function(e){var t=it.exec(e)||lt.exec(e);return t?t[2]!==t[4]||t[4]!==t[6]?null:ne({r:Number(t[1])/(t[2]?100/255:1),g:Number(t[3])/(t[4]?100/255:1),b:Number(t[5])/(t[6]?100/255:1),a:t[7]===void 0?1:Number(t[7])/(t[8]?100:1)}):null},"rgb"],[function(e){var t=ot.exec(e)||rt.exec(e);if(!t)return null;var n,o,i=ie({h:(n=t[1],o=t[2],o===void 0&&(o="deg"),Number(n)*(tt[o]||1)),s:Number(t[3]),l:Number(t[4]),a:t[5]===void 0?1:Number(t[5])/(t[6]?100:1)});return se(i)},"hsl"]],object:[[function(e){var t=e.r,n=e.g,o=e.b,i=e.a,l=i===void 0?1:i;return N(t)&&N(n)&&N(o)?ne({r:Number(t),g:Number(n),b:Number(o),a:Number(l)}):null},"rgb"],[function(e){var t=e.h,n=e.s,o=e.l,i=e.a,l=i===void 0?1:i;if(!N(t)||!N(n)||!N(o))return null;var s=ie({h:Number(t),s:Number(n),l:Number(o),a:Number(l)});return se(s)},"hsl"],[function(e){var t=e.h,n=e.s,o=e.v,i=e.a,l=i===void 0?1:i;if(!N(t)||!N(n)||!N(o))return null;var s=(function(a){return{h:te(a.h),s:C(a.s,0,100),v:C(a.v,0,100),a:C(a.a)}})({h:Number(t),s:Number(n),v:Number(o),a:Number(l)});return re(s)},"hsv"]]},ce=function(e,t){for(var n=0;n<t.length;n++){var o=t[n][0](e);if(o)return[o,t[n][1]]}return[null,void 0]},st=function(e){return typeof e=="string"?ce(e.trim(),ae.string):typeof e=="object"&&e!==null?ce(e,ae.object):[null,void 0]},K=function(e,t){var n=A(e);return{h:n.h,s:C(n.s+100*t,0,100),l:n.l,a:n.a}},q=function(e){return(299*e.r+587*e.g+114*e.b)/1e3/255},ue=function(e,t){var n=A(e);return{h:n.h,s:n.s,l:C(n.l+100*t,0,100),a:n.a}},de=(function(){function e(t){this.parsed=st(t)[0],this.rgba=this.parsed||{r:0,g:0,b:0,a:1}}return e.prototype.isValid=function(){return this.parsed!==null},e.prototype.brightness=function(){return v(q(this.rgba),2)},e.prototype.isDark=function(){return q(this.rgba)<.5},e.prototype.isLight=function(){return q(this.rgba)>=.5},e.prototype.toHex=function(){return t=W(this.rgba),n=t.r,o=t.g,i=t.b,s=(l=t.a)<1?T(v(255*l)):"","#"+T(n)+T(o)+T(i)+s;var t,n,o,i,l,s},e.prototype.toRgb=function(){return W(this.rgba)},e.prototype.toRgbString=function(){return t=W(this.rgba),n=t.r,o=t.g,i=t.b,(l=t.a)<1?"rgba("+n+", "+o+", "+i+", "+l+")":"rgb("+n+", "+o+", "+i+")";var t,n,o,i,l},e.prototype.toHsl=function(){return le(A(this.rgba))},e.prototype.toHslString=function(){return t=le(A(this.rgba)),n=t.h,o=t.s,i=t.l,(l=t.a)<1?"hsla("+n+", "+o+"%, "+i+"%, "+l+")":"hsl("+n+", "+o+"%, "+i+"%)";var t,n,o,i,l},e.prototype.toHsv=function(){return t=oe(this.rgba),{h:v(t.h),s:v(t.s),v:v(t.v),a:v(t.a,3)};var t},e.prototype.invert=function(){return w({r:255-(t=this.rgba).r,g:255-t.g,b:255-t.b,a:t.a});var t},e.prototype.saturate=function(t){return t===void 0&&(t=.1),w(K(this.rgba,t))},e.prototype.desaturate=function(t){return t===void 0&&(t=.1),w(K(this.rgba,-t))},e.prototype.grayscale=function(){return w(K(this.rgba,-1))},e.prototype.lighten=function(t){return t===void 0&&(t=.1),w(ue(this.rgba,t))},e.prototype.darken=function(t){return t===void 0&&(t=.1),w(ue(this.rgba,-t))},e.prototype.rotate=function(t){return t===void 0&&(t=15),this.hue(this.hue()+t)},e.prototype.alpha=function(t){return typeof t=="number"?w({r:(n=this.rgba).r,g:n.g,b:n.b,a:t}):v(this.rgba.a,3);var n},e.prototype.hue=function(t){var n=A(this.rgba);return typeof t=="number"?w({h:t,s:n.s,l:n.l,a:n.a}):v(n.h)},e.prototype.isEqual=function(t){return this.toHex()===w(t).toHex()},e})(),w=function(e){return e instanceof de?e:new de(e)};const{cssr:at,plugin:ct,namespace:fe}=Re(),{c:y,cB:P,cE:x,cM:G,cNotM:me}={...at,...ct},R=`${fe}-chrome-tabs`,k=`${fe}-chrome-tabs-item`,M="all .2s cubic-bezier(.4, 0, .2, 1)";function ut(){return y([P("chrome-tabs",{display:"flex",width:"100%",height:"40px",padding:"0 10px",alignItems:"center",backgroundColor:"var(--background-color)",color:"var(--background-color-dark)"},[y("div",{boxSizing:"border-box"}),y(".group-move, .group-enter-active, .group-leave-active",{transition:M}),y(".group-enter-from, .group-leave-to",{opacity:0}),y(".group-leave-active",{}),x("prefix",{}),x("icon",{width:"28px",height:"28px",display:"flex",alignItems:"center",justifyContent:"center",padding:"5px",borderRadius:"10px",backgroundColor:"var(--active-background-color)",transition:M},[y("svg",{width:"100%",height:"100%",fill:"currentColor"}),y("&:hover",{backgroundColor:"var(--primary-color)"})]),x("content",{flex:"1",height:"100%",minWidth:0,overflow:"hidden",marginLeft:"-6px",padding:"0 10px"}),x("scroll",{position:"relative",display:"flex",alignItems:"center",height:"100%"},[x("icon",{marginLeft:"5px",borderRadius:"50%",backgroundColor:"transparent",flexShrink:0},[y("&:hover",{backgroundColor:"var(--primary-color)"})])]),x("suffix",{})]),P("chrome-tabs-item",{position:"relative",margin:"0 -5px",height:"100%",flexShrink:0,cursor:"default",userSelect:"none",padding:"6px 15px 0px 15px"},[G("disabled",{cursor:"not-allowed",pointerEvents:"none",opacity:.5,filter:"grayscale(0.5)"}),G("active",[x("background",{opacity:1})]),me("active",[y("&:hover",{},[x("content",{backgroundColor:"var(--primary-color)"})])]),y("&::first-child",{marginLeft:"0 !important"}),y("&::last-child",{marginRight:"0 !important"}),x("content",{position:"relative",zIndex:1,height:"28px",display:"flex",alignItems:"center",gap:"5px",borderRadius:"10px",padding:"0 10px",transition:M}),x("slot",{}),x("icon",{lineHeight:1},[y("svg",{width:"1.2em",height:"1.2em",fill:"currentColor"})]),x("close",{width:"16px",height:"16px",padding:"2px",display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"50%",transition:M},[y("&:hover",{backgroundColor:"rgba(0,0,0,0.1)"}),y("svg",{width:"100%",height:"100%",fill:"currentColor"})]),x("background",{position:"absolute",opacity:0,left:0,bottom:0,zIndex:0,height:"34px",width:"100%",display:"flex",alignItems:"flex-end",transition:M},[x("block",{height:"100%",flex:1,minWidth:0,borderRadius:"10px 10px 0 0",backgroundColor:"var(--active-background-color)"}),y("svg",{fill:"var(--active-background-color)"})]),x("line",{position:"absolute",bottom:"12px",right:"4px",height:"16px",width:"2px",borderRadius:"1px",transition:M,backgroundColor:"var(--primary-color)",opacity:0},[G("show",{opacity:1})])]),y(".dark",[P("chrome-tabs",{backgroundColor:"var(--background-color-dark)",color:"var(--background-color)"},[x("icon",{backgroundColor:"var(--active-background-color-dark)"},[y("&:hover",{backgroundColor:"var(--primary-color-dark)"})])]),P("chrome-tabs-item",{},[me("active",[y("&:hover",{},[x("content",{backgroundColor:"var(--primary-color-dark)"})])]),x("background",{},[x("block",{backgroundColor:"var(--active-background-color-dark)"}),y("svg",{fill:"var(--active-background-color-dark)"})])])])])}const O=(e,t)=>{const n=e.__vccOpts||e;for(const[o,i]of t)n[o]=i;return n},dt={name:"RiAddLine"},ft={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function mt(e,t,n,o,i,l){return r.openBlock(),r.createElementBlock("svg",ft,t[0]||(t[0]=[r.createElementVNode("path",{fill:"#757575",d:"M11 11V5h2v6h6v2h-6v6h-2v-6H5v-2z"},null,-1)]))}const ht=O(dt,[["render",mt]]),pt={name:"RiArrowDropDownLine"},bt={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function gt(e,t,n,o,i,l){return r.openBlock(),r.createElementBlock("svg",bt,t[0]||(t[0]=[r.createElementVNode("path",{fill:"#757575",d:"m12 15l-4.243-4.242l1.415-1.414L12 12.172l2.828-2.828l1.415 1.414z"},null,-1)]))}const yt=O(pt,[["render",gt]]),xt={name:"LineMdLoadingTwotoneLoop"},vt={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function kt(e,t,n,o,i,l){return r.openBlock(),r.createElementBlock("svg",vt,t[0]||(t[0]=[r.createStaticVNode('<g fill="none" stroke="#757575" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path stroke-dasharray="16" stroke-dashoffset="16" d="M12 3c4.97 0 9 4.03 9 9"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.3s" values="16;0"></animate><animateTransform attributeName="transform" dur="1.5s" repeatCount="indefinite" type="rotate" values="0 12 12;360 12 12"></animateTransform></path><path stroke-dasharray="64" stroke-dashoffset="64" stroke-opacity=".3" d="M12 3c4.97 0 9 4.03 9 9c0 4.97 -4.03 9 -9 9c-4.97 0 -9 -4.03 -9 -9c0 -4.97 4.03 -9 9 -9Z"><animate fill="freeze" attributeName="stroke-dashoffset" dur="1.2s" values="64;0"></animate></path></g>',1)]))}const $t=O(xt,[["render",kt]]),Ct={name:"RiCloseLine"},wt={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function Et(e,t,n,o,i,l){return r.openBlock(),r.createElementBlock("svg",wt,t[0]||(t[0]=[r.createElementVNode("path",{fill:"#757575",d:"m12 10.587l4.95-4.95l1.414 1.414l-4.95 4.95l4.95 4.95l-1.415 1.414l-4.95-4.95l-4.949 4.95l-1.414-1.415l4.95-4.95l-4.95-4.95L7.05 5.638z"},null,-1)]))}const Nt=O(Ct,[["render",Et]]),It=r.defineComponent({__name:"TabItem",props:{label:{type:[String,Function]},icon:{type:Function},closable:{type:[Boolean,Function]},disabled:{type:[Boolean,Function]},loading:{type:[Boolean,Function]},loadingIcon:{type:Function},onClick:{type:Function},onContextMenu:{type:Function},onClose:{type:Function},class:{},style:{},activeIndex:{default:0},itemIndex:{},itemKey:{}},emits:["itemClick","itemContextmenu","itemClose"],setup(e,{emit:t}){const n=t,o=r.computed(()=>e.activeIndex!==e.itemIndex&&e.activeIndex-1!==e.itemIndex),i=r.computed(()=>e.activeIndex===e.itemIndex),l=r.computed(()=>typeof e.label=="string"?r.h("span",{class:`${k}__label`},e.label):e.label(e.itemKey,e.itemIndex)),s=r.computed(()=>e.loadingIcon?.(e.itemKey,e.itemIndex)??r.h($t));function a(u){u.stopPropagation(),n("itemClick",u),e.onClick?.(e.itemKey,e.itemIndex,u)}function m(u){n("itemContextmenu",u),e.onContextMenu?.(e.itemKey,e.itemIndex,u)}function f(u){n("itemClose"),e.onClose?.(e.itemKey,e.itemIndex,u)}return(u,d)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass([r.unref(k),{[`${r.unref(k)}--active`]:i.value,[`${r.unref(k)}--disabled`]:typeof u.disabled=="function"?u.disabled(u.itemKey,u.itemIndex):u.disabled}]),onClick:a,onContextmenu:m},[r.createElementVNode("div",{class:r.normalizeClass([`${r.unref(k)}__content`])},[r.createElementVNode("div",{class:r.normalizeClass([`${r.unref(k)}__icon`])},[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(typeof u.loading=="function"?u.loading(u.itemKey,u.itemIndex):u.loading?s.value:u.icon?.(u.itemKey,u.itemIndex)??void 0)))],2),r.createElementVNode("div",{class:r.normalizeClass([`${r.unref(k)}__slot`])},[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(l.value)))],2),(typeof u.closable=="function"?u.closable(u.itemKey,u.itemIndex):u.closable)?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass([`${r.unref(k)}__close`]),onClick:r.withModifiers(f,["stop"])},[r.createVNode(Nt)],2)):r.createCommentVNode("",!0)],2),r.createElementVNode("div",{class:r.normalizeClass([`${r.unref(k)}__background`])},[d[0]||(d[0]=r.createElementVNode("svg",{width:"10",height:"10"},[r.createElementVNode("path",{d:"M 0 10 A 10 10 0 0 0 10 0 L 10 10 Z"})],-1)),r.createElementVNode("div",{class:r.normalizeClass([`${r.unref(k)}__block`])},null,2),d[1]||(d[1]=r.createElementVNode("svg",{width:"10",height:"10"},[r.createElementVNode("path",{d:"M 0 0 A 10 10 0 0 0 10 10 L 0 10 Z"})],-1))],2),r.createElementVNode("div",{class:r.normalizeClass([`${r.unref(k)}__line`,o.value?`${r.unref(k)}__line--show`:""])},null,2)],34))}}),Bt=r.defineComponent({__name:"Tabs",props:{value:{},colors:{},dropdown:{type:Boolean},addable:{type:Boolean},options:{},loadingValue:{},contentClass:{},contentStyle:{}},emits:["update:value","click","contextmenu","close","add"],setup(e,{emit:t}){const n=t;Oe("n-chrome-tabs",ut());const{background:o="#F1F1F1",active:i="#fff",primary:l="rgba(0,0,0,.1)"}=e.colors??{},s=r.computed(()=>e.value?e.options?.findIndex(h=>h.key===e.value):0),{scrollRef:a,scrollToView:m}=et({activeClassName:`.${k}--active`,direction:"horizontal"});r.watch(()=>e.value,()=>{m()},{immediate:!0});const f=r.computed(()=>w(o).darken(.9).toHex()),u=r.computed(()=>w(i).darken(.8).toHex()),d=r.computed(()=>w(l).darken(.3).toHex());function g(h,b){n("update:value",h),n("click",h,b)}function E(h,b){n("contextmenu",h,b)}function c(h,b){n("close",h,b)}return(h,b)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass([r.unref(R)]),style:r.normalizeStyle({"--background-color":`${r.unref(o)}`,"--background-color-dark":`${f.value}`,"--active-background-color":`${r.unref(i)}`,"--active-background-color-dark":`${u.value}`,"--primary-color":`${r.unref(l)}`,"--primary-color-dark":`${d.value}`})},[h.dropdown?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass([`${r.unref(R)}__icon`])},[r.createVNode(yt)],2)):r.createCommentVNode("",!0),r.renderSlot(h.$slots,"prefix"),r.createElementVNode("div",{ref_key:"scrollRef",ref:a,class:r.normalizeClass([`${r.unref(R)}__content`,h.contentClass]),style:r.normalizeStyle(h.contentStyle)},[r.createVNode(r.TransitionGroup,{name:"group",tag:"div",class:r.normalizeClass([`${r.unref(R)}__scroll`])},{default:r.withCtx(()=>[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(h.options,({key:p,...$},I)=>(r.openBlock(),r.createBlock(It,r.mergeProps({key:p,loading:h.loadingValue===p},{ref_for:!0},$,{"item-key":p,"item-index":I,"active-index":s.value,onItemClick:V=>g(p,I),onItemContextmenu:V=>E(p,I),onItemClose:V=>c(p,I)}),null,16,["loading","item-key","item-index","active-index","onItemClick","onItemContextmenu","onItemClose"]))),128))]),_:1},8,["class"])],6),r.renderSlot(h.$slots,"suffix"),h.addable?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass([`${r.unref(R)}__icon`]),onClick:b[0]||(b[0]=p=>n("add"))},[r.createVNode(ht)],2)):r.createCommentVNode("",!0)],6))}});B.CTabs=Bt,Object.defineProperty(B,Symbol.toStringTag,{value:"Module"})}));
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oiij/chrome-tabs",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.7",
|
|
5
5
|
"description": "A Vue Component Likes Chrome Tabs Style.",
|
|
6
6
|
"author": "oiij",
|
|
7
7
|
"license": "MIT",
|
|
@@ -41,8 +41,8 @@
|
|
|
41
41
|
"devDependencies": {
|
|
42
42
|
"colord": "^2.9.3",
|
|
43
43
|
"vue": "^3.5.18",
|
|
44
|
-
"@oiij/
|
|
45
|
-
"@oiij/
|
|
44
|
+
"@oiij/use": "0.0.22",
|
|
45
|
+
"@oiij/css-render": "0.0.3"
|
|
46
46
|
},
|
|
47
47
|
"publishConfig": {
|
|
48
48
|
"access": "public"
|