nuxt-graphql-middleware 4.0.0-beta.8 → 4.0.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.
- package/dist/client/200.html +12 -16
- package/dist/client/404.html +12 -16
- package/dist/client/_nuxt/builds/latest.json +1 -0
- package/dist/client/_nuxt/builds/meta/71f1ba68-6be9-464d-87d1-1b4b3ac786b2.json +1 -0
- package/dist/client/_nuxt/entry.N5CnhLMX.css +1 -0
- package/dist/client/_nuxt/entry.sn4ItzJP.js +29 -0
- package/dist/client/_nuxt/error-404._g063Njv.js +1 -0
- package/dist/client/_nuxt/error-404.gOl2ep2B.css +1 -0
- package/dist/client/_nuxt/{error-500.0ea30584.js → error-500.iP22ayZD.js} +1 -1
- package/dist/client/_nuxt/index.KH5Eug0w.css +1 -0
- package/dist/client/_nuxt/index.wowlKkKL.js +2 -0
- package/dist/client/_nuxt/{vue.f36acd1f.b03bdbb5.js → vue.f36acd1f.H09MX4qF.js} +1 -1
- package/dist/client/index.html +12 -16
- package/dist/module.json +1 -1
- package/dist/module.mjs +12 -5
- package/dist/runtime/composables/server.d.ts +1 -1
- package/dist/runtime/composables/useGraphqlMutation.d.ts +1 -1
- package/dist/runtime/composables/useGraphqlQuery.d.ts +1 -1
- package/dist/runtime/composables/useGraphqlState.d.ts +1 -1
- package/dist/runtime/serverHandler/helpers/index.d.ts +1 -1
- package/dist/runtime/serverOptions/defineGraphqlServerOptions.d.ts +1 -1
- package/dist/types.d.mts +3 -2
- package/dist/types.d.ts +3 -2
- package/package.json +27 -24
- package/dist/client/_nuxt/entry.1bc811cf.css +0 -1
- package/dist/client/_nuxt/entry.ea5ff097.js +0 -7
- package/dist/client/_nuxt/error-404.0c27f143.js +0 -1
- package/dist/client/_nuxt/error-404.a6f724cc.css +0 -1
- package/dist/client/_nuxt/index.3f9296a3.css +0 -1
- package/dist/client/_nuxt/index.e982558e.js +0 -2
- /package/dist/client/_nuxt/{_plugin-vue_export-helper.c27b6911.js → _plugin-vue_export-helper.x3n3nnut.js} +0 -0
- /package/dist/client/_nuxt/{error-500.d92554dd.css → error-500.z8GAN5B3.css} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.spotlight[data-v-8e38b8ef]{background:linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);bottom:-30vh;filter:blur(20vh);height:40vh}.gradient-border[data-v-8e38b8ef]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;position:relative}@media (prefers-color-scheme:light){.gradient-border[data-v-8e38b8ef]{background-color:#ffffff4d}.gradient-border[data-v-8e38b8ef]:before{background:linear-gradient(90deg,#e2e2e2,#e2e2e2 25%,#00dc82,#36e4da 75%,#0047e1)}}@media (prefers-color-scheme:dark){.gradient-border[data-v-8e38b8ef]{background-color:#1414144d}.gradient-border[data-v-8e38b8ef]:before{background:linear-gradient(90deg,#303030,#303030 25%,#00dc82,#36e4da 75%,#0047e1)}}.gradient-border[data-v-8e38b8ef]:before{background-size:400% auto;border-radius:.5rem;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;padding:2px;position:absolute;right:0;top:0;transition:background-position .3s ease-in-out,opacity .2s ease-in-out;width:100%}.gradient-border[data-v-8e38b8ef]:hover:before{background-position:-50% 0;opacity:1}.bg-white[data-v-8e38b8ef]{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.cursor-pointer[data-v-8e38b8ef]{cursor:pointer}.flex[data-v-8e38b8ef]{display:flex}.grid[data-v-8e38b8ef]{display:grid}.place-content-center[data-v-8e38b8ef]{place-content:center}.items-center[data-v-8e38b8ef]{align-items:center}.justify-center[data-v-8e38b8ef]{justify-content:center}.font-sans[data-v-8e38b8ef]{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-medium[data-v-8e38b8ef]{font-weight:500}.font-light[data-v-8e38b8ef]{font-weight:300}.text-8xl[data-v-8e38b8ef]{font-size:6rem;line-height:1}.text-xl[data-v-8e38b8ef]{font-size:1.25rem;line-height:1.75rem}.leading-tight[data-v-8e38b8ef]{line-height:1.25}.mb-8[data-v-8e38b8ef]{margin-bottom:2rem}.mb-16[data-v-8e38b8ef]{margin-bottom:4rem}.max-w-520px[data-v-8e38b8ef]{max-width:520px}.min-h-screen[data-v-8e38b8ef]{min-height:100vh}.overflow-hidden[data-v-8e38b8ef]{overflow:hidden}.px-8[data-v-8e38b8ef]{padding-left:2rem;padding-right:2rem}.py-2[data-v-8e38b8ef]{padding-bottom:.5rem;padding-top:.5rem}.px-4[data-v-8e38b8ef]{padding-left:1rem;padding-right:1rem}.fixed[data-v-8e38b8ef]{position:fixed}.left-0[data-v-8e38b8ef]{left:0}.right-0[data-v-8e38b8ef]{right:0}.text-center[data-v-8e38b8ef]{text-align:center}.text-black[data-v-8e38b8ef]{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.antialiased[data-v-8e38b8ef]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.w-full[data-v-8e38b8ef]{width:100%}.z-10[data-v-8e38b8ef]{z-index:10}.z-20[data-v-8e38b8ef]{z-index:20}@media (min-width:640px){.sm\:text-4xl[data-v-8e38b8ef]{font-size:2.25rem;line-height:2.5rem}.sm\:text-xl[data-v-8e38b8ef]{font-size:1.25rem;line-height:1.75rem}.sm\:text-10xl[data-v-8e38b8ef]{font-size:10rem;line-height:1}.sm\:px-0[data-v-8e38b8ef]{padding-left:0;padding-right:0}.sm\:py-3[data-v-8e38b8ef]{padding-bottom:.75rem;padding-top:.75rem}.sm\:px-6[data-v-8e38b8ef]{padding-left:1.5rem;padding-right:1.5rem}}@media (prefers-color-scheme:dark){.dark\:bg-black[data-v-8e38b8ef]{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.dark\:text-white[data-v-8e38b8ef]{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{u as i}from"./vue.f36acd1f.
|
|
1
|
+
import{u as i}from"./vue.f36acd1f.H09MX4qF.js";import{_ as r}from"./_plugin-vue_export-helper.x3n3nnut.js";import{t as a,v as n,x as e,y as s,C as l,D as d}from"./entry.sn4ItzJP.js";const c=t=>(l("data-v-5741bfc2"),t=t(),d(),t),p={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},f=c(()=>e("div",{class:"fixed -bottom-1/2 left-0 right-0 h-1/2 spotlight"},null,-1)),h={class:"max-w-520px text-center"},m=["textContent"],g=["textContent"],x={__name:"error-500",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:500},statusMessage:{type:String,default:"Server error"},description:{type:String,default:"This page is temporarily unavailable."}},setup(t){const o=t;return i({title:`${o.statusCode} - ${o.statusMessage} | ${o.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e0e0e0}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(b,u)=>(a(),n("div",p,[f,e("div",h,[e("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:s(t.statusCode)},null,8,m),e("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:s(t.description)},null,8,g)])]))}},S=r(x,[["__scopeId","data-v-5741bfc2"]]);export{S as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.n-code-block-lines .shiki code{counter-increment:step calc(var(--start, 1) - 1);counter-reset:step}.n-code-block-lines .shiki code .line:before{content:counter(step);counter-increment:step;display:inline-block;margin-right:.5rem;padding-right:.5rem;text-align:right;width:2.5rem;--at-apply: text-truegray: 50}details[data-v-041276db]{border-style:none}summary[data-v-041276db]{border-style:none;list-style:none}details[open] summary[data-v-041276db]{border-style:none}details summary[data-v-041276db]::-webkit-details-marker{display:none}details[open] .chevron[data-v-041276db]{opacity:.75;transform:rotate(180deg)}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{d as K,t as z,v as I,L as W,r as ne,G as xe,M as Ae,c as X,K as Pe,N as G,O as Se,P as We,Q as T,x as O,R as Ee,S as ze,T as j,U as R,y as Q,V as Ue,W as Re,X as ee,Y as ye,z as q,A as de,B as Fe,Z as Qe,C as Je,D as Ge}from"./entry.sn4ItzJP.js";import{_ as Ke}from"./_plugin-vue_export-helper.x3n3nnut.js";const De=K({__name:"NIcon",props:{icon:{}},setup(o){return(e,t)=>(z(),I("div",{class:W(["n-icon",e.icon])},null,2))}});typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Xe=o=>typeof o<"u";function He(o){return JSON.parse(JSON.stringify(o))}function Ve(o,e,t,i={}){var n,r,a;const{clone:u=!1,passive:l=!1,eventName:s,deep:c=!1,defaultValue:f,shouldEmit:h}=i,d=Pe(),y=t||(d==null?void 0:d.emit)||((n=d==null?void 0:d.$emit)==null?void 0:n.bind(d))||((a=(r=d==null?void 0:d.proxy)==null?void 0:r.$emit)==null?void 0:a.bind(d==null?void 0:d.proxy));let v=s;e||(e="modelValue"),v=v||`update:${e.toString()}`;const m=p=>u?typeof u=="function"?u(p):He(p):p,g=()=>Xe(o[e])?m(o[e]):f,x=p=>{h?h(p)&&y(v,p):y(v,p)};if(l){const p=g(),A=ne(p);let b=!1;return xe(()=>o[e],S=>{b||(b=!0,A.value=m(S),Ae(()=>b=!1))}),xe(A,S=>{!b&&(S!==o[e]||c)&&x(S)},{deep:c}),A}else return X({get(){return g()},set(p){x(p)}})}const Ye={class:"n-text-input flex flex items-center border n-border-base rounded py-1 pl-1 pr-2 focus-within:n-focus-base focus-within:border-context n-bg-base"},Ze=K({__name:"NTextInput",props:{modelValue:{default:""},icon:{},placeholder:{},disabled:{type:Boolean},autofocus:{type:Boolean},readonly:{type:Boolean},type:{default:"text"}},setup(o,{emit:e}){const n=Ve(o,"modelValue",e,{passive:!0});return(r,a)=>{const u=De;return z(),I("div",Ye,[G(r.$slots,"icon",{},()=>[r.icon?(z(),j(u,{key:0,icon:r.icon,class:"ml-0.3em mr-0.1em text-1.1em op50"},null,8,["icon"])):R("",!0)]),Se(O("input",Ee({"onUpdate:modelValue":a[0]||(a[0]=l=>ze(n)?n.value=l:null)},r.$props,{class:"ml-0.4em w-full flex-auto n-bg-base !outline-none"}),null,16),[[We,T(n)]])])}}}),Me=K({__name:"Tag",props:{green:{type:Boolean},orange:{type:Boolean},text:{}},setup(o){const e=o,t=X(()=>e.green?"bg-green-400:10 text-green-400":e.orange?"bg-orange-400:10 text-orange-400":"bg-gray-400:10 text-gray");return(i,n)=>(z(),I("span",{class:W(["mx-0.5 select-none whitespace-nowrap rounded px-1.5 py-0.5 text-xs inline-block",T(t)])},Q(i.text),3))}});let Z;const te=[];function Oe(o){if(te.push(o),!(typeof window>"u"))return window.__NUXT_DEVTOOLS__&&te.forEach(e=>e(window.__NUXT_DEVTOOLS__)),Object.defineProperty(window,"__NUXT_DEVTOOLS__",{set(e){e&&te.forEach(t=>t(e))},get(){return Z.value},configurable:!0}),()=>{te.splice(te.indexOf(o),1)}}function qe(){Z||(Z=Ue(),Oe(e));function o(){Re(Z)}function e(t){Z.value=t,t.host&&t.host.hooks.hook("host:update:reactivity",o)}return Z}const je=qe(),et=["innerHTML"],tt={class:"shiki"},rt=["textContent"],nt=O("br",null,null,-1),ot=K({__name:"NCodeBlock",props:{code:{},lang:{},lines:{type:Boolean,default:!0},transformRendered:{}},emits:["loaded"],setup(o,{emit:e}){const t=o,i=e,n=X(()=>{var a;const r=t.lang==="text"?{code:t.code,supported:!1}:((a=je.value)==null?void 0:a.devtools.renderCodeHighlight(t.code,t.lang))||{code:t.code,supported:!1};return r.supported&&t.transformRendered&&(r.code=t.transformRendered(r.code)),r.supported&&Ae(()=>i("loaded")),r});return(r,a)=>r.lang&&n.value.supported?(z(),I("pre",{key:0,class:W(["n-code-block",r.lines?"n-code-block-lines":""]),innerHTML:n.value.code},null,10,et)):(z(),I("pre",{key:1,class:W(["n-code-block",r.lines?"n-code-block-lines":""])},[O("pre",tt,[O("code",null,[(z(!0),I(ee,null,ye(r.code.split(`
|
|
2
|
+
`),(u,l)=>(z(),I(ee,{key:l},[O("span",{class:"line",textContent:Q(u)},null,8,rt),nt],64))),128))])])],2))}}),it={flex:"~ gap-3","items-center":""},at=K({__name:"NIconTitle",props:{icon:{},text:{}},setup(o){return(e,t)=>(z(),I("div",it,[e.icon?(z(),I("div",{key:0,class:W(e.icon)},null,2)):R("",!0),G(e.$slots,"default",{},()=>[O("div",null,Q(e.text),1)])]))}}),ke=o=>(Je("data-v-041276db"),o=o(),Ge(),o),ut=["open"],lt={"text-base":""},st={key:0,"text-sm":"",op50:""},ct=ke(()=>O("div",{class:"flex-auto"},null,-1)),ft=ke(()=>O("div",{class:"x-divider"},null,-1)),dt=K({__name:"NSectionBlock",props:{icon:{},text:{},description:{},containerClass:{default:""},headerClass:{},collapse:{type:Boolean,default:!0},open:{type:Boolean,default:!0},padding:{type:[Boolean,String],default:!0}},setup(o){const t=Ve(o,"open",void 0,{passive:!0});function i(n){t.value=n.target.open}return(n,r)=>{const a=De,u=at;return z(),I(ee,null,[O("details",{open:T(t),onToggle:i},[O("summary",{class:W(["cursor-pointer select-none hover:bg-active p4",n.collapse?"":"pointer-events-none"])},[q(u,{icon:n.icon,text:n.text,"text-xl":"",transition:"",class:W([T(t)?"op100":"op60",n.headerClass])},{default:de(()=>[O("div",null,[O("div",lt,[G(n.$slots,"text",{},()=>[Fe(Q(n.text),1)],!0)]),n.description||n.$slots.description?(z(),I("div",st,[G(n.$slots,"description",{},()=>[Fe(Q(n.description),1)],!0)])):R("",!0)]),ct,G(n.$slots,"actions",{},void 0,!0),n.collapse?(z(),j(a,{key:0,icon:"carbon-chevron-down",class:"chevron","cursor-pointer":"","place-self-start":"","text-base":"",op75:"",transition:"","duration-500":""})):R("",!0)]),_:3},8,["icon","text","class"])],2),r._lazyshow1||T(t)?(r._lazyshow1=!0,z(),I(ee,null,[Se(O("div",{class:W(["flex flex-col flex-gap2 pb6 pt2",typeof n.padding=="string"?n.padding:n.padding?"px4":""])},[G(n.$slots,"details",{},void 0,!0),O("div",{class:W([n.containerClass,"mt1"])},[G(n.$slots,"default",{},void 0,!0)],2),G(n.$slots,"footer",{},void 0,!0)],2),[[Qe,T(t)]])],64)):R("v-show-if",!0)],40,ut),ft],64)}}}),ht=Ke(dt,[["__scopeId","data-v-041276db"]]),vt={class:"h-full of-auto p2"},pt={class:"p5"},yt={class:"font-mono mb4 font-bold text-3xl"},mt={key:0,class:"mb3"},gt=["href"],xt={key:0,class:"font-mono bg-red-900 text-red-100 p2"},Ft=K({__name:"DocumentDetail",props:{id:{},content:{},isValid:{type:Boolean},errors:{},filename:{},relativePath:{},name:{},operation:{},serverApiPrefix:{}},setup(o){const e=o,t=X(()=>(e.errors||[]).map(n=>n.message)),i=X(()=>{if(e.operation)return`${e.serverApiPrefix}/${e.operation}/${e.name}`});return(n,r)=>{const a=Me,u=ot,l=ht;return z(),I("div",vt,[O("div",pt,[O("h2",yt,Q(n.name),1),T(i)?(z(),I("div",mt,[n.operation==="query"?(z(),j(a,{key:0,green:"",text:"GET"})):(z(),j(a,{key:1,orange:"",text:"POST"})),O("a",{class:"n-transition n-link n-link-base hover:n-link-hover ml2",target:"_blank",href:T(i)},Q(T(i)),9,gt)])):R("",!0)]),q(l,{text:"Document",description:n.relativePath,padding:"px4"},{default:de(()=>[q(u,{code:n.content,lang:"graphql"},null,8,["code"])]),_:1},8,["description"]),q(l,{text:"Errors",description:T(t).length+" errors",padding:"px4"},{default:de(()=>[T(t).length?(z(),I("div",xt,[(z(!0),I(ee,null,ye(T(t),(s,c)=>(z(),I("div",{key:c},Q(s),1))),128))])):R("",!0)]),_:1},8,["description"])])}}});var M=function(){return M=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++){t=arguments[i];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},M.apply(this,arguments)};function wt(o,e,t,i){function n(r){return r instanceof t?r:new t(function(a){a(r)})}return new(t||(t=Promise))(function(r,a){function u(c){try{s(i.next(c))}catch(f){a(f)}}function l(c){try{s(i.throw(c))}catch(f){a(f)}}function s(c){c.done?r(c.value):n(c.value).then(u,l)}s((i=i.apply(o,e||[])).next())})}function _t(o,e){var t={label:0,sent:function(){if(r[0]&1)throw r[1];return r[1]},trys:[],ops:[]},i,n,r,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(c){return l([s,c])}}function l(s){if(i)throw new TypeError("Generator is already executing.");for(;a&&(a=0,s[0]&&(t=0)),t;)try{if(i=1,n&&(r=s[0]&2?n.return:s[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,s[1])).done)return r;switch(n=0,r&&(s=[s[0]&2,r.value]),s[0]){case 0:case 1:r=s;break;case 4:return t.label++,{value:s[1],done:!1};case 5:t.label++,n=s[1],s=[0];continue;case 7:s=t.ops.pop(),t.trys.pop();continue;default:if(r=t.trys,!(r=r.length>0&&r[r.length-1])&&(s[0]===6||s[0]===2)){t=0;continue}if(s[0]===3&&(!r||s[1]>r[0]&&s[1]<r[3])){t.label=s[1];break}if(s[0]===6&&t.label<r[1]){t.label=r[1],r=s;break}if(r&&t.label<r[2]){t.label=r[2],t.ops.push(s);break}r[2]&&t.ops.pop(),t.trys.pop();continue}s=e.call(o,t)}catch(c){s=[6,c],n=0}finally{i=r=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}}function F(o){var e=typeof Symbol=="function"&&Symbol.iterator,t=e&&o[e],i=0;if(t)return t.call(o);if(o&&typeof o.length=="number")return{next:function(){return o&&i>=o.length&&(o=void 0),{value:o&&o[i++],done:!o}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function B(o,e){var t=typeof Symbol=="function"&&o[Symbol.iterator];if(!t)return o;var i=t.call(o),n,r=[],a;try{for(;(e===void 0||e-- >0)&&!(n=i.next()).done;)r.push(n.value)}catch(u){a={error:u}}finally{try{n&&!n.done&&(t=i.return)&&t.call(i)}finally{if(a)throw a.error}}return r}var bt="ENTRIES",Le="KEYS",Be="VALUES",$="",ae=function(){function o(e,t){var i=e._tree,n=Array.from(i.keys());this.set=e,this._type=t,this._path=n.length>0?[{node:i,keys:n}]:[]}return o.prototype.next=function(){var e=this.dive();return this.backtrack(),e},o.prototype.dive=function(){if(this._path.length===0)return{done:!0,value:void 0};var e=Y(this._path),t=e.node,i=e.keys;if(Y(i)===$)return{done:!1,value:this.result()};var n=t.get(Y(i));return this._path.push({node:n,keys:Array.from(n.keys())}),this.dive()},o.prototype.backtrack=function(){if(this._path.length!==0){var e=Y(this._path).keys;e.pop(),!(e.length>0)&&(this._path.pop(),this.backtrack())}},o.prototype.key=function(){return this.set._prefix+this._path.map(function(e){var t=e.keys;return Y(t)}).filter(function(e){return e!==$}).join("")},o.prototype.value=function(){return Y(this._path).node.get($)},o.prototype.result=function(){switch(this._type){case Be:return this.value();case Le:return this.key();default:return[this.key(),this.value()]}},o.prototype[Symbol.iterator]=function(){return this},o}(),Y=function(o){return o[o.length-1]},Ct=function(o,e,t){var i=new Map;if(e===void 0)return i;for(var n=e.length+1,r=n+t,a=new Uint8Array(r*n).fill(t+1),u=0;u<n;++u)a[u]=u;for(var l=1;l<r;++l)a[l*n]=l;return Ie(o,e,t,i,a,1,n,""),i},Ie=function(o,e,t,i,n,r,a,u){var l,s,c=r*a;try{e:for(var f=F(o.keys()),h=f.next();!h.done;h=f.next()){var d=h.value;if(d===$){var y=n[c-1];y<=t&&i.set(u,[o.get(d),y])}else{for(var v=r,m=0;m<d.length;++m,++v){for(var g=d[m],x=a*v,p=x-a,A=n[x],b=Math.max(0,v-t-1),S=Math.min(a-1,v+t),w=b;w<S;++w){var C=g!==e[w],E=n[p+w]+ +C,D=n[p+w+1]+1,k=n[x+w]+1,_=n[x+w+1]=Math.min(E,D,k);_<A&&(A=_)}if(A>t)continue e}Ie(o.get(d),e,t,i,n,v,a,u+d)}}}catch(L){l={error:L}}finally{try{h&&!h.done&&(s=f.return)&&s.call(f)}finally{if(l)throw l.error}}},ue=function(){function o(e,t){e===void 0&&(e=new Map),t===void 0&&(t=""),this._size=void 0,this._tree=e,this._prefix=t}return o.prototype.atPrefix=function(e){var t,i;if(!e.startsWith(this._prefix))throw new Error("Mismatched prefix");var n=B(ie(this._tree,e.slice(this._prefix.length)),2),r=n[0],a=n[1];if(r===void 0){var u=B(me(a),2),l=u[0],s=u[1];try{for(var c=F(l.keys()),f=c.next();!f.done;f=c.next()){var h=f.value;if(h!==$&&h.startsWith(s)){var d=new Map;return d.set(h.slice(s.length),l.get(h)),new o(d,e)}}}catch(y){t={error:y}}finally{try{f&&!f.done&&(i=c.return)&&i.call(c)}finally{if(t)throw t.error}}}return new o(r,e)},o.prototype.clear=function(){this._size=void 0,this._tree.clear()},o.prototype.delete=function(e){return this._size=void 0,At(this._tree,e)},o.prototype.entries=function(){return new ae(this,bt)},o.prototype.forEach=function(e){var t,i;try{for(var n=F(this),r=n.next();!r.done;r=n.next()){var a=B(r.value,2),u=a[0],l=a[1];e(u,l,this)}}catch(s){t={error:s}}finally{try{r&&!r.done&&(i=n.return)&&i.call(n)}finally{if(t)throw t.error}}},o.prototype.fuzzyGet=function(e,t){return Ct(this._tree,e,t)},o.prototype.get=function(e){var t=he(this._tree,e);return t!==void 0?t.get($):void 0},o.prototype.has=function(e){var t=he(this._tree,e);return t!==void 0&&t.has($)},o.prototype.keys=function(){return new ae(this,Le)},o.prototype.set=function(e,t){if(typeof e!="string")throw new Error("key must be a string");this._size=void 0;var i=le(this._tree,e);return i.set($,t),this},Object.defineProperty(o.prototype,"size",{get:function(){if(this._size)return this._size;this._size=0;for(var e=this.entries();!e.next().done;)this._size+=1;return this._size},enumerable:!1,configurable:!0}),o.prototype.update=function(e,t){if(typeof e!="string")throw new Error("key must be a string");this._size=void 0;var i=le(this._tree,e);return i.set($,t(i.get($))),this},o.prototype.fetch=function(e,t){if(typeof e!="string")throw new Error("key must be a string");this._size=void 0;var i=le(this._tree,e),n=i.get($);return n===void 0&&i.set($,n=t()),n},o.prototype.values=function(){return new ae(this,Be)},o.prototype[Symbol.iterator]=function(){return this.entries()},o.from=function(e){var t,i,n=new o;try{for(var r=F(e),a=r.next();!a.done;a=r.next()){var u=B(a.value,2),l=u[0],s=u[1];n.set(l,s)}}catch(c){t={error:c}}finally{try{a&&!a.done&&(i=r.return)&&i.call(r)}finally{if(t)throw t.error}}return n},o.fromObject=function(e){return o.from(Object.entries(e))},o}(),ie=function(o,e,t){var i,n;if(t===void 0&&(t=[]),e.length===0||o==null)return[o,t];try{for(var r=F(o.keys()),a=r.next();!a.done;a=r.next()){var u=a.value;if(u!==$&&e.startsWith(u))return t.push([o,u]),ie(o.get(u),e.slice(u.length),t)}}catch(l){i={error:l}}finally{try{a&&!a.done&&(n=r.return)&&n.call(r)}finally{if(i)throw i.error}}return t.push([o,e]),ie(void 0,"",t)},he=function(o,e){var t,i;if(e.length===0||o==null)return o;try{for(var n=F(o.keys()),r=n.next();!r.done;r=n.next()){var a=r.value;if(a!==$&&e.startsWith(a))return he(o.get(a),e.slice(a.length))}}catch(u){t={error:u}}finally{try{r&&!r.done&&(i=n.return)&&i.call(n)}finally{if(t)throw t.error}}},le=function(o,e){var t,i,n=e.length;e:for(var r=0;o&&r<n;){try{for(var a=(t=void 0,F(o.keys())),u=a.next();!u.done;u=a.next()){var l=u.value;if(l!==$&&e[r]===l[0]){for(var s=Math.min(n-r,l.length),c=1;c<s&&e[r+c]===l[c];)++c;var f=o.get(l);if(c===l.length)o=f;else{var h=new Map;h.set(l.slice(c),f),o.set(e.slice(r,r+c),h),o.delete(l),o=h}r+=c;continue e}}}catch(y){t={error:y}}finally{try{u&&!u.done&&(i=a.return)&&i.call(a)}finally{if(t)throw t.error}}var d=new Map;return o.set(e.slice(r),d),d}return o},At=function(o,e){var t=B(ie(o,e),2),i=t[0],n=t[1];if(i!==void 0){if(i.delete($),i.size===0)$e(n);else if(i.size===1){var r=B(i.entries().next().value,2),a=r[0],u=r[1];Te(n,a,u)}}},$e=function(o){if(o.length!==0){var e=B(me(o),2),t=e[0],i=e[1];if(t.delete(i),t.size===0)$e(o.slice(0,-1));else if(t.size===1){var n=B(t.entries().next().value,2),r=n[0],a=n[1];r!==$&&Te(o.slice(0,-1),r,a)}}},Te=function(o,e,t){if(o.length!==0){var i=B(me(o),2),n=i[0],r=i[1];n.set(r+e,t),n.delete(r)}},me=function(o){return o[o.length-1]},re,ge="or",Ne="and",St="and_not",Et=function(){function o(e){if((e==null?void 0:e.fields)==null)throw new Error('MiniSearch: option "fields" must be provided');var t=e.autoVacuum==null||e.autoVacuum===!0?fe:e.autoVacuum;this._options=M(M(M({},ce),e),{autoVacuum:t,searchOptions:M(M({},we),e.searchOptions||{}),autoSuggestOptions:M(M({},Ot),e.autoSuggestOptions||{})}),this._index=new ue,this._documentCount=0,this._documentIds=new Map,this._idToShortId=new Map,this._fieldIds={},this._fieldLength=new Map,this._avgFieldLength=[],this._nextId=0,this._storedFields=new Map,this._dirtCount=0,this._currentVacuum=null,this._enqueuedVacuum=null,this._enqueuedVacuumConditions=pe,this.addFields(this._options.fields)}return o.prototype.add=function(e){var t,i,n,r,a,u,l=this._options,s=l.extractField,c=l.tokenize,f=l.processTerm,h=l.fields,d=l.idField,y=s(e,d);if(y==null)throw new Error('MiniSearch: document does not have ID field "'.concat(d,'"'));if(this._idToShortId.has(y))throw new Error("MiniSearch: duplicate ID ".concat(y));var v=this.addDocumentId(y);this.saveStoredFields(v,e);try{for(var m=F(h),g=m.next();!g.done;g=m.next()){var x=g.value,p=s(e,x);if(p!=null){var A=c(p.toString(),x),b=this._fieldIds[x],S=new Set(A).size;this.addFieldLength(v,b,this._documentCount-1,S);try{for(var w=(n=void 0,F(A)),C=w.next();!C.done;C=w.next()){var E=C.value,D=f(E,x);if(Array.isArray(D))try{for(var k=(a=void 0,F(D)),_=k.next();!_.done;_=k.next()){var L=_.value;this.addTerm(b,v,L)}}catch(V){a={error:V}}finally{try{_&&!_.done&&(u=k.return)&&u.call(k)}finally{if(a)throw a.error}}else D&&this.addTerm(b,v,D)}}catch(V){n={error:V}}finally{try{C&&!C.done&&(r=w.return)&&r.call(w)}finally{if(n)throw n.error}}}}}catch(V){t={error:V}}finally{try{g&&!g.done&&(i=m.return)&&i.call(m)}finally{if(t)throw t.error}}},o.prototype.addAll=function(e){var t,i;try{for(var n=F(e),r=n.next();!r.done;r=n.next()){var a=r.value;this.add(a)}}catch(u){t={error:u}}finally{try{r&&!r.done&&(i=n.return)&&i.call(n)}finally{if(t)throw t.error}}},o.prototype.addAllAsync=function(e,t){var i=this;t===void 0&&(t={});var n=t.chunkSize,r=n===void 0?10:n,a={chunk:[],promise:Promise.resolve()},u=e.reduce(function(c,f,h){var d=c.chunk,y=c.promise;return d.push(f),(h+1)%r===0?{chunk:[],promise:y.then(function(){return new Promise(function(v){return setTimeout(v,0)})}).then(function(){return i.addAll(d)})}:{chunk:d,promise:y}},a),l=u.chunk,s=u.promise;return s.then(function(){return i.addAll(l)})},o.prototype.remove=function(e){var t,i,n,r,a,u,l=this._options,s=l.tokenize,c=l.processTerm,f=l.extractField,h=l.fields,d=l.idField,y=f(e,d);if(y==null)throw new Error('MiniSearch: document does not have ID field "'.concat(d,'"'));var v=this._idToShortId.get(y);if(v==null)throw new Error("MiniSearch: cannot remove document with ID ".concat(y,": it is not in the index"));try{for(var m=F(h),g=m.next();!g.done;g=m.next()){var x=g.value,p=f(e,x);if(p!=null){var A=s(p.toString(),x),b=this._fieldIds[x],S=new Set(A).size;this.removeFieldLength(v,b,this._documentCount,S);try{for(var w=(n=void 0,F(A)),C=w.next();!C.done;C=w.next()){var E=C.value,D=c(E,x);if(Array.isArray(D))try{for(var k=(a=void 0,F(D)),_=k.next();!_.done;_=k.next()){var L=_.value;this.removeTerm(b,v,L)}}catch(V){a={error:V}}finally{try{_&&!_.done&&(u=k.return)&&u.call(k)}finally{if(a)throw a.error}}else D&&this.removeTerm(b,v,D)}}catch(V){n={error:V}}finally{try{C&&!C.done&&(r=w.return)&&r.call(w)}finally{if(n)throw n.error}}}}}catch(V){t={error:V}}finally{try{g&&!g.done&&(i=m.return)&&i.call(m)}finally{if(t)throw t.error}}this._storedFields.delete(v),this._documentIds.delete(v),this._idToShortId.delete(y),this._fieldLength.delete(v),this._documentCount-=1},o.prototype.removeAll=function(e){var t,i;if(e)try{for(var n=F(e),r=n.next();!r.done;r=n.next()){var a=r.value;this.remove(a)}}catch(u){t={error:u}}finally{try{r&&!r.done&&(i=n.return)&&i.call(n)}finally{if(t)throw t.error}}else{if(arguments.length>0)throw new Error("Expected documents to be present. Omit the argument to remove all documents.");this._index=new ue,this._documentCount=0,this._documentIds=new Map,this._idToShortId=new Map,this._fieldLength=new Map,this._avgFieldLength=[],this._storedFields=new Map,this._nextId=0}},o.prototype.discard=function(e){var t=this,i=this._idToShortId.get(e);if(i==null)throw new Error("MiniSearch: cannot discard document with ID ".concat(e,": it is not in the index"));this._idToShortId.delete(e),this._documentIds.delete(i),this._storedFields.delete(i),(this._fieldLength.get(i)||[]).forEach(function(n,r){t.removeFieldLength(i,r,t._documentCount,n)}),this._fieldLength.delete(i),this._documentCount-=1,this._dirtCount+=1,this.maybeAutoVacuum()},o.prototype.maybeAutoVacuum=function(){if(this._options.autoVacuum!==!1){var e=this._options.autoVacuum,t=e.minDirtFactor,i=e.minDirtCount,n=e.batchSize,r=e.batchWait;this.conditionalVacuum({batchSize:n,batchWait:r},{minDirtCount:i,minDirtFactor:t})}},o.prototype.discardAll=function(e){var t,i,n=this._options.autoVacuum;try{this._options.autoVacuum=!1;try{for(var r=F(e),a=r.next();!a.done;a=r.next()){var u=a.value;this.discard(u)}}catch(l){t={error:l}}finally{try{a&&!a.done&&(i=r.return)&&i.call(r)}finally{if(t)throw t.error}}}finally{this._options.autoVacuum=n}this.maybeAutoVacuum()},o.prototype.replace=function(e){var t=this._options,i=t.idField,n=t.extractField,r=n(e,i);this.discard(r),this.add(e)},o.prototype.vacuum=function(e){return e===void 0&&(e={}),this.conditionalVacuum(e)},o.prototype.conditionalVacuum=function(e,t){var i=this;return this._currentVacuum?(this._enqueuedVacuumConditions=this._enqueuedVacuumConditions&&t,this._enqueuedVacuum!=null?this._enqueuedVacuum:(this._enqueuedVacuum=this._currentVacuum.then(function(){var n=i._enqueuedVacuumConditions;return i._enqueuedVacuumConditions=pe,i.performVacuuming(e,n)}),this._enqueuedVacuum)):this.vacuumConditionsMet(t)===!1?Promise.resolve():(this._currentVacuum=this.performVacuuming(e),this._currentVacuum)},o.prototype.performVacuuming=function(e,t){return wt(this,void 0,void 0,function(){var i,n,r,a,u,l,s,c,f,h,d,y,v,m,g,x,p,A,b,S,w,C,E,D,k;return _t(this,function(_){switch(_.label){case 0:if(i=this._dirtCount,!this.vacuumConditionsMet(t))return[3,10];n=e.batchSize||ve.batchSize,r=e.batchWait||ve.batchWait,a=1,_.label=1;case 1:_.trys.push([1,7,8,9]),u=F(this._index),l=u.next(),_.label=2;case 2:if(l.done)return[3,6];s=B(l.value,2),c=s[0],f=s[1];try{for(h=(C=void 0,F(f)),d=h.next();!d.done;d=h.next()){y=B(d.value,2),v=y[0],m=y[1];try{for(g=(D=void 0,F(m)),x=g.next();!x.done;x=g.next())p=B(x.value,1),A=p[0],!this._documentIds.has(A)&&(m.size<=1?f.delete(v):m.delete(A))}catch(L){D={error:L}}finally{try{x&&!x.done&&(k=g.return)&&k.call(g)}finally{if(D)throw D.error}}}}catch(L){C={error:L}}finally{try{d&&!d.done&&(E=h.return)&&E.call(h)}finally{if(C)throw C.error}}return this._index.get(c).size===0&&this._index.delete(c),a%n!==0?[3,4]:[4,new Promise(function(L){return setTimeout(L,r)})];case 3:_.sent(),_.label=4;case 4:a+=1,_.label=5;case 5:return l=u.next(),[3,2];case 6:return[3,9];case 7:return b=_.sent(),S={error:b},[3,9];case 8:try{l&&!l.done&&(w=u.return)&&w.call(u)}finally{if(S)throw S.error}return[7];case 9:this._dirtCount-=i,_.label=10;case 10:return[4,null];case 11:return _.sent(),this._currentVacuum=this._enqueuedVacuum,this._enqueuedVacuum=null,[2]}})})},o.prototype.vacuumConditionsMet=function(e){if(e==null)return!0;var t=e.minDirtCount,i=e.minDirtFactor;return t=t||fe.minDirtCount,i=i||fe.minDirtFactor,this.dirtCount>=t&&this.dirtFactor>=i},Object.defineProperty(o.prototype,"isVacuuming",{get:function(){return this._currentVacuum!=null},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"dirtCount",{get:function(){return this._dirtCount},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"dirtFactor",{get:function(){return this._dirtCount/(1+this._documentCount+this._dirtCount)},enumerable:!1,configurable:!0}),o.prototype.has=function(e){return this._idToShortId.has(e)},o.prototype.getStoredFields=function(e){var t=this._idToShortId.get(e);if(t!=null)return this._storedFields.get(t)},o.prototype.search=function(e,t){var i,n;t===void 0&&(t={});var r=this.executeQuery(e,t),a=[];try{for(var u=F(r),l=u.next();!l.done;l=u.next()){var s=B(l.value,2),c=s[0],f=s[1],h=f.score,d=f.terms,y=f.match,v=d.length||1,m={id:this._documentIds.get(c),score:h*v,terms:Object.keys(y),queryTerms:d,match:y};Object.assign(m,this._storedFields.get(c)),(t.filter==null||t.filter(m))&&a.push(m)}}catch(g){i={error:g}}finally{try{l&&!l.done&&(n=u.return)&&n.call(u)}finally{if(i)throw i.error}}return e===o.wildcard&&t.boostDocument==null&&this._options.searchOptions.boostDocument==null||a.sort(be),a},o.prototype.autoSuggest=function(e,t){var i,n,r,a;t===void 0&&(t={}),t=M(M({},this._options.autoSuggestOptions),t);var u=new Map;try{for(var l=F(this.search(e,t)),s=l.next();!s.done;s=l.next()){var c=s.value,f=c.score,h=c.terms,d=h.join(" "),y=u.get(d);y!=null?(y.score+=f,y.count+=1):u.set(d,{score:f,terms:h,count:1})}}catch(b){i={error:b}}finally{try{s&&!s.done&&(n=l.return)&&n.call(l)}finally{if(i)throw i.error}}var v=[];try{for(var m=F(u),g=m.next();!g.done;g=m.next()){var x=B(g.value,2),y=x[0],p=x[1],f=p.score,h=p.terms,A=p.count;v.push({suggestion:y,terms:h,score:f/A})}}catch(b){r={error:b}}finally{try{g&&!g.done&&(a=m.return)&&a.call(m)}finally{if(r)throw r.error}}return v.sort(be),v},Object.defineProperty(o.prototype,"documentCount",{get:function(){return this._documentCount},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"termCount",{get:function(){return this._index.size},enumerable:!1,configurable:!0}),o.loadJSON=function(e,t){if(t==null)throw new Error("MiniSearch: loadJSON should be given the same options used when serializing the index");return this.loadJS(JSON.parse(e),t)},o.getDefault=function(e){if(ce.hasOwnProperty(e))return se(ce,e);throw new Error('MiniSearch: unknown option "'.concat(e,'"'))},o.loadJS=function(e,t){var i,n,r,a,u,l,s=e.index,c=e.documentCount,f=e.nextId,h=e.documentIds,d=e.fieldIds,y=e.fieldLength,v=e.averageFieldLength,m=e.storedFields,g=e.dirtCount,x=e.serializationVersion;if(x!==1&&x!==2)throw new Error("MiniSearch: cannot deserialize an index created with an incompatible version");var p=new o(t);p._documentCount=c,p._nextId=f,p._documentIds=oe(h),p._idToShortId=new Map,p._fieldIds=d,p._fieldLength=oe(y),p._avgFieldLength=v,p._storedFields=oe(m),p._dirtCount=g||0,p._index=new ue;try{for(var A=F(p._documentIds),b=A.next();!b.done;b=A.next()){var S=B(b.value,2),w=S[0],C=S[1];p._idToShortId.set(C,w)}}catch(U){i={error:U}}finally{try{b&&!b.done&&(n=A.return)&&n.call(A)}finally{if(i)throw i.error}}try{for(var E=F(s),D=E.next();!D.done;D=E.next()){var k=B(D.value,2),_=k[0],L=k[1],V=new Map;try{for(var P=(u=void 0,F(Object.keys(L))),N=P.next();!N.done;N=P.next()){var J=N.value,H=L[J];x===1&&(H=H.ds),V.set(parseInt(J,10),oe(H))}}catch(U){u={error:U}}finally{try{N&&!N.done&&(l=P.return)&&l.call(P)}finally{if(u)throw u.error}}p._index.set(_,V)}}catch(U){r={error:U}}finally{try{D&&!D.done&&(a=E.return)&&a.call(E)}finally{if(r)throw r.error}}return p},o.prototype.executeQuery=function(e,t){var i=this;if(t===void 0&&(t={}),e===o.wildcard)return this.executeWildcardQuery(t);if(typeof e!="string"){var n=M(M(M({},t),e),{queries:void 0}),r=e.queries.map(function(m){return i.executeQuery(m,n)});return this.combineResults(r,n.combineWith)}var a=this._options,u=a.tokenize,l=a.processTerm,s=a.searchOptions,c=M(M({tokenize:u,processTerm:l},s),t),f=c.tokenize,h=c.processTerm,d=f(e).flatMap(function(m){return h(m)}).filter(function(m){return!!m}),y=d.map(Mt(c)),v=y.map(function(m){return i.executeQuerySpec(m,c)});return this.combineResults(v,c.combineWith)},o.prototype.executeQuerySpec=function(e,t){var i,n,r,a,u=M(M({},this._options.searchOptions),t),l=(u.fields||this._options.fields).reduce(function(J,H){var U;return M(M({},J),(U={},U[H]=se(u.boost,H)||1,U))},{}),s=u.boostDocument,c=u.weights,f=u.maxFuzzy,h=u.bm25,d=M(M({},we.weights),c),y=d.fuzzy,v=d.prefix,m=this._index.get(e.term),g=this.termResults(e.term,e.term,1,m,l,s,h),x,p;if(e.prefix&&(x=this._index.atPrefix(e.term)),e.fuzzy){var A=e.fuzzy===!0?.2:e.fuzzy,b=A<1?Math.min(f,Math.round(e.term.length*A)):A;b&&(p=this._index.fuzzyGet(e.term,b))}if(x)try{for(var S=F(x),w=S.next();!w.done;w=S.next()){var C=B(w.value,2),E=C[0],D=C[1],k=E.length-e.term.length;if(k){p==null||p.delete(E);var _=v*E.length/(E.length+.3*k);this.termResults(e.term,E,_,D,l,s,h,g)}}}catch(J){i={error:J}}finally{try{w&&!w.done&&(n=S.return)&&n.call(S)}finally{if(i)throw i.error}}if(p)try{for(var L=F(p.keys()),V=L.next();!V.done;V=L.next()){var E=V.value,P=B(p.get(E),2),N=P[0],k=P[1];if(k){var _=y*E.length/(E.length+k);this.termResults(e.term,E,_,N,l,s,h,g)}}}catch(J){r={error:J}}finally{try{V&&!V.done&&(a=L.return)&&a.call(L)}finally{if(r)throw r.error}}return g},o.prototype.executeWildcardQuery=function(e){var t,i,n=new Map,r=M(M({},this._options.searchOptions),e);try{for(var a=F(this._documentIds),u=a.next();!u.done;u=a.next()){var l=B(u.value,2),s=l[0],c=l[1],f=r.boostDocument?r.boostDocument(c,"",this._storedFields.get(s)):1;n.set(s,{score:f,terms:[],match:{}})}}catch(h){t={error:h}}finally{try{u&&!u.done&&(i=a.return)&&i.call(a)}finally{if(t)throw t.error}}return n},o.prototype.combineResults=function(e,t){if(t===void 0&&(t=ge),e.length===0)return new Map;var i=t.toLowerCase();return e.reduce(zt[i])||new Map},o.prototype.toJSON=function(){var e,t,i,n,r=[];try{for(var a=F(this._index),u=a.next();!u.done;u=a.next()){var l=B(u.value,2),s=l[0],c=l[1],f={};try{for(var h=(i=void 0,F(c)),d=h.next();!d.done;d=h.next()){var y=B(d.value,2),v=y[0],m=y[1];f[v]=Object.fromEntries(m)}}catch(g){i={error:g}}finally{try{d&&!d.done&&(n=h.return)&&n.call(h)}finally{if(i)throw i.error}}r.push([s,f])}}catch(g){e={error:g}}finally{try{u&&!u.done&&(t=a.return)&&t.call(a)}finally{if(e)throw e.error}}return{documentCount:this._documentCount,nextId:this._nextId,documentIds:Object.fromEntries(this._documentIds),fieldIds:this._fieldIds,fieldLength:Object.fromEntries(this._fieldLength),averageFieldLength:this._avgFieldLength,storedFields:Object.fromEntries(this._storedFields),dirtCount:this._dirtCount,index:r,serializationVersion:2}},o.prototype.termResults=function(e,t,i,n,r,a,u,l){var s,c,f,h,d;if(l===void 0&&(l=new Map),n==null)return l;try{for(var y=F(Object.keys(r)),v=y.next();!v.done;v=y.next()){var m=v.value,g=r[m],x=this._fieldIds[m],p=n.get(x);if(p!=null){var A=p.size,b=this._avgFieldLength[x];try{for(var S=(f=void 0,F(p.keys())),w=S.next();!w.done;w=S.next()){var C=w.value;if(!this._documentIds.has(C)){this.removeTerm(x,C,t),A-=1;continue}var E=a?a(this._documentIds.get(C),t,this._storedFields.get(C)):1;if(E){var D=p.get(C),k=this._fieldLength.get(C)[x],_=Vt(D,A,this._documentCount,k,b,u),L=i*g*E*_,V=l.get(C);if(V){V.score+=L,kt(V.terms,e);var P=se(V.match,t);P?P.push(m):V.match[t]=[m]}else l.set(C,{score:L,terms:[e],match:(d={},d[t]=[m],d)})}}}catch(N){f={error:N}}finally{try{w&&!w.done&&(h=S.return)&&h.call(S)}finally{if(f)throw f.error}}}}}catch(N){s={error:N}}finally{try{v&&!v.done&&(c=y.return)&&c.call(y)}finally{if(s)throw s.error}}return l},o.prototype.addTerm=function(e,t,i){var n=this._index.fetch(i,Ce),r=n.get(e);if(r==null)r=new Map,r.set(t,1),n.set(e,r);else{var a=r.get(t);r.set(t,(a||0)+1)}},o.prototype.removeTerm=function(e,t,i){if(!this._index.has(i)){this.warnDocumentChanged(t,e,i);return}var n=this._index.fetch(i,Ce),r=n.get(e);r==null||r.get(t)==null?this.warnDocumentChanged(t,e,i):r.get(t)<=1?r.size<=1?n.delete(e):r.delete(t):r.set(t,r.get(t)-1),this._index.get(i).size===0&&this._index.delete(i)},o.prototype.warnDocumentChanged=function(e,t,i){var n,r;try{for(var a=F(Object.keys(this._fieldIds)),u=a.next();!u.done;u=a.next()){var l=u.value;if(this._fieldIds[l]===t){this._options.logger("warn","MiniSearch: document with ID ".concat(this._documentIds.get(e),' has changed before removal: term "').concat(i,'" was not present in field "').concat(l,'". Removing a document after it has changed can corrupt the index!'),"version_conflict");return}}}catch(s){n={error:s}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}},o.prototype.addDocumentId=function(e){var t=this._nextId;return this._idToShortId.set(e,t),this._documentIds.set(t,e),this._documentCount+=1,this._nextId+=1,t},o.prototype.addFields=function(e){for(var t=0;t<e.length;t++)this._fieldIds[e[t]]=t},o.prototype.addFieldLength=function(e,t,i,n){var r=this._fieldLength.get(e);r==null&&this._fieldLength.set(e,r=[]),r[t]=n;var a=this._avgFieldLength[t]||0,u=a*i+n;this._avgFieldLength[t]=u/(i+1)},o.prototype.removeFieldLength=function(e,t,i,n){if(i===1){this._avgFieldLength[t]=0;return}var r=this._avgFieldLength[t]*i-n;this._avgFieldLength[t]=r/(i-1)},o.prototype.saveStoredFields=function(e,t){var i,n,r=this._options,a=r.storeFields,u=r.extractField;if(!(a==null||a.length===0)){var l=this._storedFields.get(e);l==null&&this._storedFields.set(e,l={});try{for(var s=F(a),c=s.next();!c.done;c=s.next()){var f=c.value,h=u(t,f);h!==void 0&&(l[f]=h)}}catch(d){i={error:d}}finally{try{c&&!c.done&&(n=s.return)&&n.call(s)}finally{if(i)throw i.error}}}},o.wildcard=Symbol("*"),o}(),se=function(o,e){return Object.prototype.hasOwnProperty.call(o,e)?o[e]:void 0},zt=(re={},re[ge]=function(o,e){var t,i;try{for(var n=F(e.keys()),r=n.next();!r.done;r=n.next()){var a=r.value,u=o.get(a);if(u==null)o.set(a,e.get(a));else{var l=e.get(a),s=l.score,c=l.terms,f=l.match;u.score=u.score+s,u.match=Object.assign(u.match,f),_e(u.terms,c)}}}catch(h){t={error:h}}finally{try{r&&!r.done&&(i=n.return)&&i.call(n)}finally{if(t)throw t.error}}return o},re[Ne]=function(o,e){var t,i,n=new Map;try{for(var r=F(e.keys()),a=r.next();!a.done;a=r.next()){var u=a.value,l=o.get(u);if(l!=null){var s=e.get(u),c=s.score,f=s.terms,h=s.match;_e(l.terms,f),n.set(u,{score:l.score+c,terms:l.terms,match:Object.assign(l.match,h)})}}}catch(d){t={error:d}}finally{try{a&&!a.done&&(i=r.return)&&i.call(r)}finally{if(t)throw t.error}}return n},re[St]=function(o,e){var t,i;try{for(var n=F(e.keys()),r=n.next();!r.done;r=n.next()){var a=r.value;o.delete(a)}}catch(u){t={error:u}}finally{try{r&&!r.done&&(i=n.return)&&i.call(n)}finally{if(t)throw t.error}}return o},re),Dt={k:1.2,b:.7,d:.5},Vt=function(o,e,t,i,n,r){var a=r.k,u=r.b,l=r.d,s=Math.log(1+(t-e+.5)/(e+.5));return s*(l+o*(a+1)/(o+a*(1-u+u*i/n)))},Mt=function(o){return function(e,t,i){var n=typeof o.fuzzy=="function"?o.fuzzy(e,t,i):o.fuzzy||!1,r=typeof o.prefix=="function"?o.prefix(e,t,i):o.prefix===!0;return{term:e,fuzzy:n,prefix:r}}},ce={idField:"id",extractField:function(o,e){return o[e]},tokenize:function(o){return o.split(Lt)},processTerm:function(o){return o.toLowerCase()},fields:void 0,searchOptions:void 0,storeFields:[],logger:function(o,e){typeof(console==null?void 0:console[o])=="function"&&console[o](e)},autoVacuum:!0},we={combineWith:ge,prefix:!1,fuzzy:!1,maxFuzzy:6,boost:{},weights:{fuzzy:.45,prefix:.375},bm25:Dt},Ot={combineWith:Ne,prefix:function(o,e,t){return e===t.length-1}},ve={batchSize:1e3,batchWait:10},pe={minDirtFactor:.1,minDirtCount:20},fe=M(M({},ve),pe),kt=function(o,e){o.includes(e)||o.push(e)},_e=function(o,e){var t,i;try{for(var n=F(e),r=n.next();!r.done;r=n.next()){var a=r.value;o.includes(a)||o.push(a)}}catch(u){t={error:u}}finally{try{r&&!r.done&&(i=n.return)&&i.call(n)}finally{if(t)throw t.error}}},be=function(o,e){var t=o.score,i=e.score;return i-t},Ce=function(){return new Map},oe=function(o){var e,t,i=new Map;try{for(var n=F(Object.keys(o)),r=n.next();!r.done;r=n.next()){var a=r.value;i.set(parseInt(a,10),o[a])}}catch(u){e={error:u}}finally{try{r&&!r.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}return i},Lt=/[\n\r -#%-*,-/:;?@[-\]_{}\u00A0\u00A1\u00A7\u00AB\u00B6\u00B7\u00BB\u00BF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u1680\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2000-\u200A\u2010-\u2029\u202F-\u2043\u2045-\u2051\u2053-\u205F\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u3000-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]+/u;const Bt={class:"relative",style:{height:"100vh"}},It={class:"flex h-full"},$t={class:"h-full border-r border-r-gray-800 of-auto","h-full":"",style:{width:"22rem","min-width":"0",flex:"0 0 auto"}},Tt={flex:"~ col gap2",border:"b base",class:"border-b-gray-800 p3 flex-1"},Nt=["onClick"],Pt={style:{width:"6rem"},class:"text-left"},Wt=["onClick"],Ut=O("span",null,"Copy",-1),Rt=[Ut],Qt=O("div",{class:"splitpanes__splitter"},null,-1),Jt={key:0,class:"h-full relative w-full of-auto"},Gt="nuxt-graphql-middleware",Ht=K({__name:"index",setup(o){let e=new Et({fields:["content","name","filename"],storeFields:["id","content","isValid","errors","filename","relativePath","name","operation"],searchOptions:{fuzzy:.7}});const t=ne(""),i=ne([]),n=ne(""),r=ne(""),a=X(()=>{if(t.value)return i.value.find(c=>c.id===t.value)});async function u(c){e.removeAll(),i.value=c.filter(f=>!!f.operation),await e.addAll(c)}Oe(async c=>{const f=c.devtools.extendClientRpc(Gt,{documentsUpdated(y){u(y)}}),h=await f.getDocuments();u(h);const d=await f.getModuleOptions();r.value=d.serverApiPrefix});function l(c){const f=document.createElement("textarea");f.value=c.content,f.style.top="0",f.style.left="0",f.style.position="fixed",document.body.appendChild(f),f.focus(),f.select();try{const h=document.execCommand("copy")}catch{}document.body.removeChild(f)}const s=X(()=>n.value?e.search(n.value):i.value);return(c,f)=>{const h=Ze,d=Me,y=Ft;return z(),I("div",Bt,[O("div",It,[O("div",$t,[O("div",Tt,[q(h,{modelValue:T(n),"onUpdate:modelValue":f[0]||(f[0]=v=>ze(n)?n.value=v:null),placeholder:"Search documents...",icon:"carbon-search",class:"w-full"},null,8,["modelValue"])]),(z(!0),I(ee,null,ye(T(s),v=>(z(),I("div",{key:v.content,class:"relative group"},[O("button",{class:W(["text-secondary hover:n-bg-hover flex select-none truncate px2 py2 font-mono text-sm w-full",{"text-red-500":!v.isValid}]),onClick:m=>t.value=v.id},[O("div",Pt,[v.operation==="query"?(z(),j(d,{key:0,green:"",text:"Query"})):v.operation==="mutation"?(z(),j(d,{key:1,orange:"",text:"Mutation"})):R("",!0)]),O("div",null,Q(v.name),1)],10,Nt),O("button",{class:"absolute right-0 top-0 text-sm h-full flex items-center opacity-0 group-hover:opacity-100 pr2",onClick:m=>l(v)},Rt,8,Wt)]))),128))]),Qt,T(a)?(z(),I("div",Jt,[q(y,Ee(T(a),{"server-api-prefix":T(r)}),null,16,["server-api-prefix"])])):R("",!0)])])}}});export{Ht as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{E as o,r as u,F as f,G as d,e as v,H as l,I as i,J as h,K as m}from"./entry.sn4ItzJP.js";function U(t,a={}){const e=a.head||o();if(e)return e.ssr?e.push(t,a):p(e,t,a)}function p(t,a,e={}){const s=u(!1),n=u({});f(()=>{n.value=s.value?{}:h(a)});const r=t.push(n.value,e);return d(n,c=>{r.patch(c)}),m()&&(v(()=>{r.dispose()}),l(()=>{s.value=!0}),i(()=>{s.value=!1})),r}export{U as u};
|
package/dist/client/index.html
CHANGED
|
@@ -1,17 +1,13 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html >
|
|
3
|
-
<head><meta charset="utf-8">
|
|
1
|
+
<!DOCTYPE html><html><head><meta charset="utf-8">
|
|
4
2
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
5
|
-
<link rel="stylesheet" href="/__nuxt-graphql-middleware/_nuxt/entry.
|
|
6
|
-
<link rel="modulepreload" as="script" crossorigin href="/__nuxt-graphql-middleware/_nuxt/entry.
|
|
7
|
-
<link rel="prefetch" as="style" href="/__nuxt-graphql-middleware/_nuxt/error-404.
|
|
8
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-graphql-middleware/_nuxt/error-404.
|
|
9
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-graphql-middleware/_nuxt/vue.f36acd1f.
|
|
10
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-graphql-middleware/_nuxt/_plugin-vue_export-helper.
|
|
11
|
-
<link rel="prefetch" as="style" href="/__nuxt-graphql-middleware/_nuxt/error-500.
|
|
12
|
-
<link rel="prefetch" as="script" crossorigin href="/__nuxt-graphql-middleware/_nuxt/error-500.
|
|
13
|
-
<script type="module" src="/__nuxt-graphql-middleware/_nuxt/entry.
|
|
14
|
-
</script></head>
|
|
15
|
-
<
|
|
16
|
-
<script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-graphql-middleware",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body>
|
|
17
|
-
</html>
|
|
3
|
+
<link rel="stylesheet" href="/__nuxt-graphql-middleware/_nuxt/entry.N5CnhLMX.css">
|
|
4
|
+
<link rel="modulepreload" as="script" crossorigin href="/__nuxt-graphql-middleware/_nuxt/entry.sn4ItzJP.js">
|
|
5
|
+
<link rel="prefetch" as="style" href="/__nuxt-graphql-middleware/_nuxt/error-404.gOl2ep2B.css">
|
|
6
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-graphql-middleware/_nuxt/error-404._g063Njv.js">
|
|
7
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-graphql-middleware/_nuxt/vue.f36acd1f.H09MX4qF.js">
|
|
8
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-graphql-middleware/_nuxt/_plugin-vue_export-helper.x3n3nnut.js">
|
|
9
|
+
<link rel="prefetch" as="style" href="/__nuxt-graphql-middleware/_nuxt/error-500.z8GAN5B3.css">
|
|
10
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt-graphql-middleware/_nuxt/error-500.iP22ayZD.js">
|
|
11
|
+
<script type="module" src="/__nuxt-graphql-middleware/_nuxt/entry.sn4ItzJP.js" crossorigin></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window&&window.localStorage&&window.localStorage.getItem&&window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?d():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:d,addColorScheme:i,removeColorScheme:f};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function f(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function d(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
|
|
12
|
+
</script></head><body><div id="__nuxt"></div><script type="application/json" id="__NUXT_DATA__" data-ssr="false">[{"_errors":1,"serverRendered":2,"data":3,"state":4,"once":5},{},false,{},{},["Set"]]</script>
|
|
13
|
+
<script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt-graphql-middleware",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
|
package/dist/module.json
CHANGED
package/dist/module.mjs
CHANGED
|
@@ -20,7 +20,7 @@ import * as PluginSchemaAst from '@graphql-codegen/schema-ast';
|
|
|
20
20
|
import { pascalCase } from 'change-case-all';
|
|
21
21
|
|
|
22
22
|
const name = "nuxt-graphql-middleware";
|
|
23
|
-
const version = "4.0.0
|
|
23
|
+
const version = "4.0.0";
|
|
24
24
|
|
|
25
25
|
const DEVTOOLS_UI_ROUTE = "/__nuxt-graphql-middleware";
|
|
26
26
|
const DEVTOOLS_UI_LOCAL_PORT = 3300;
|
|
@@ -444,6 +444,7 @@ function buildDocuments(providedDocuments = [], autoImportPatterns, resolver) {
|
|
|
444
444
|
filename: v.filename
|
|
445
445
|
};
|
|
446
446
|
} catch (e) {
|
|
447
|
+
logger.error(e);
|
|
447
448
|
logger.error(
|
|
448
449
|
"Failed to inline fragments for document: " + v.filename
|
|
449
450
|
);
|
|
@@ -557,7 +558,8 @@ async function generate(options, schemaPath, resolver, srcDir, logEverything = f
|
|
|
557
558
|
const extracted = validated.filter(
|
|
558
559
|
(v) => !v.operation
|
|
559
560
|
);
|
|
560
|
-
validated.
|
|
561
|
+
for (let i = 0; i < validated.length; i++) {
|
|
562
|
+
const v = validated[i];
|
|
561
563
|
if (v.isValid) {
|
|
562
564
|
try {
|
|
563
565
|
const node = parse(v.content);
|
|
@@ -589,15 +591,20 @@ async function generate(options, schemaPath, resolver, srcDir, logEverything = f
|
|
|
589
591
|
});
|
|
590
592
|
} catch (e) {
|
|
591
593
|
logger.error(e);
|
|
594
|
+
extracted.push(v);
|
|
595
|
+
break;
|
|
592
596
|
}
|
|
597
|
+
} else {
|
|
598
|
+
extracted.push(v);
|
|
599
|
+
break;
|
|
593
600
|
}
|
|
594
|
-
}
|
|
601
|
+
}
|
|
595
602
|
const templates = await generateTemplates(
|
|
596
603
|
extracted.filter((v) => v.isValid).map((v) => v.content),
|
|
597
604
|
schemaPath,
|
|
598
605
|
options
|
|
599
606
|
);
|
|
600
|
-
const hasErrors = extracted.some((v) => !v.isValid);
|
|
607
|
+
const hasErrors = extracted.some((v) => !v.isValid) || validated.some((v) => !v.isValid);
|
|
601
608
|
if (hasErrors || logEverything) {
|
|
602
609
|
const table = new Table({
|
|
603
610
|
head: ["Operation", "Name", "File", "Errors"].map((v) => chalk.white(v))
|
|
@@ -619,7 +626,7 @@ async function generate(options, schemaPath, resolver, srcDir, logEverything = f
|
|
|
619
626
|
);
|
|
620
627
|
}
|
|
621
628
|
});
|
|
622
|
-
logger.log(table.toString());
|
|
629
|
+
logger.log("GraphQL code generation table:\n" + table.toString());
|
|
623
630
|
}
|
|
624
631
|
process.stdout.write("\n");
|
|
625
632
|
logger.restoreStd();
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GraphqlMiddlewareQueryName, GetQueryArgs, QueryObjectArgs, GetQueryResult, GraphqlMiddlewareMutationName, GetMutationArgs, MutationObjectArgs, GetMutationResult } from './shared';
|
|
1
|
+
import { type GraphqlMiddlewareQueryName, type GetQueryArgs, type QueryObjectArgs, type GetQueryResult, type GraphqlMiddlewareMutationName, type GetMutationArgs, type MutationObjectArgs, type GetMutationResult } from './shared';
|
|
2
2
|
import type { GraphqlMiddlewareQuery, GraphqlMiddlewareMutation } from '#build/nuxt-graphql-middleware';
|
|
3
3
|
/**
|
|
4
4
|
* Performs a GraphQL query.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GraphqlMiddlewareMutationName, GetMutationArgs, MutationObjectArgs, GetMutationResult } from './shared';
|
|
1
|
+
import { type GraphqlMiddlewareMutationName, type GetMutationArgs, type MutationObjectArgs, type GetMutationResult } from './shared';
|
|
2
2
|
import type { GraphqlMiddlewareMutation } from '#build/nuxt-graphql-middleware';
|
|
3
3
|
/**
|
|
4
4
|
* Performs a GraphQL mutation.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GraphqlMiddlewareQueryName, GetQueryArgs, QueryObjectArgs, GetQueryResult } from './shared';
|
|
1
|
+
import { type GraphqlMiddlewareQueryName, type GetQueryArgs, type QueryObjectArgs, type GetQueryResult } from './shared';
|
|
2
2
|
import type { GraphqlMiddlewareQuery } from '#build/nuxt-graphql-middleware';
|
|
3
3
|
/**
|
|
4
4
|
* Performs a GraphQL query.
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GraphqlMiddlewareState } from './../../types';
|
|
1
|
+
import { type GraphqlMiddlewareState } from './../../types';
|
|
2
2
|
export declare const useGraphqlState: (providedApp?: any) => GraphqlMiddlewareState | null;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { QueryObject } from 'ufo';
|
|
1
|
+
import { type QueryObject } from 'ufo';
|
|
2
2
|
import type { H3Event } from 'h3';
|
|
3
3
|
import type { FetchOptions, FetchResponse, FetchError } from 'ofetch';
|
|
4
4
|
import type { GraphqlMiddlewareRuntimeConfig, GraphqlMiddlewareServerOptions } from './../../../types';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GraphqlMiddlewareServerOptions } from './../../types';
|
|
1
|
+
import { type GraphqlMiddlewareServerOptions } from './../../types';
|
|
2
2
|
export declare function defineGraphqlServerOptions(options: GraphqlMiddlewareServerOptions): GraphqlMiddlewareServerOptions;
|
package/dist/types.d.mts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
|
|
2
|
-
import { ModuleOptions, ModuleHooks } from './module'
|
|
2
|
+
import type { ModuleOptions, ModuleHooks } from './module.js'
|
|
3
|
+
|
|
3
4
|
|
|
4
5
|
declare module '@nuxt/schema' {
|
|
5
6
|
interface NuxtConfig { ['graphqlMiddleware']?: Partial<ModuleOptions> }
|
|
@@ -14,4 +15,4 @@ declare module 'nuxt/schema' {
|
|
|
14
15
|
}
|
|
15
16
|
|
|
16
17
|
|
|
17
|
-
export { GraphqlMiddlewareServerOptions, ModuleHooks, ModuleOptions, default } from './module'
|
|
18
|
+
export type { GraphqlMiddlewareServerOptions, ModuleHooks, ModuleOptions, default } from './module.js'
|
package/dist/types.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
|
|
2
|
-
import { ModuleOptions, ModuleHooks } from './module'
|
|
2
|
+
import type { ModuleOptions, ModuleHooks } from './module'
|
|
3
|
+
|
|
3
4
|
|
|
4
5
|
declare module '@nuxt/schema' {
|
|
5
6
|
interface NuxtConfig { ['graphqlMiddleware']?: Partial<ModuleOptions> }
|
|
@@ -14,4 +15,4 @@ declare module 'nuxt/schema' {
|
|
|
14
15
|
}
|
|
15
16
|
|
|
16
17
|
|
|
17
|
-
export { GraphqlMiddlewareServerOptions, ModuleHooks, ModuleOptions, default } from './module'
|
|
18
|
+
export type { GraphqlMiddlewareServerOptions, ModuleHooks, ModuleOptions, default } from './module'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "nuxt-graphql-middleware",
|
|
3
|
-
"version": "4.0.0
|
|
3
|
+
"version": "4.0.0",
|
|
4
4
|
"description": "Module to perform GraphQL requests as a server middleware.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -23,18 +23,21 @@
|
|
|
23
23
|
"scripts": {
|
|
24
24
|
"prepack": "nuxt-module-build && npm run client:build",
|
|
25
25
|
"dev": "nuxi dev playground --trace-warnings",
|
|
26
|
+
"debug": "nuxi dev playground --inspect",
|
|
26
27
|
"dev:build": "nuxi build playground",
|
|
27
28
|
"dev:prepare": "nuxt-module-build --stub && nuxi prepare playground",
|
|
28
29
|
"dev:start": "node ./playground/.output/server/index.mjs",
|
|
29
30
|
"client:build": "nuxi generate client",
|
|
30
31
|
"client:dev": "nuxi dev client --port 3300",
|
|
31
32
|
"typedoc": "typedoc --plugin typedoc-plugin-markdown --out foobar",
|
|
33
|
+
"typecheck": "nuxi typecheck",
|
|
32
34
|
"docs:dev": "vitepress dev docs --port 5000",
|
|
33
35
|
"docs:build": "vitepress build docs",
|
|
34
36
|
"docs:serve": "vitepress serve docs --port 5000",
|
|
35
37
|
"cypress": "cypress run --e2e",
|
|
36
38
|
"cypress:open": "cypress open --e2e",
|
|
37
39
|
"test": "vitest",
|
|
40
|
+
"test:debug": "vitest --inspect --no-file-parallelism",
|
|
38
41
|
"test:ci": "vitest run",
|
|
39
42
|
"test:coverage": "vitest run --coverage",
|
|
40
43
|
"prettier": "prettier --check .",
|
|
@@ -47,34 +50,34 @@
|
|
|
47
50
|
"@graphql-codegen/typescript-generic-sdk": "^4.0.0",
|
|
48
51
|
"@graphql-codegen/typescript-operations": "^4.0.1",
|
|
49
52
|
"@graphql-fragment-import/lib": "^3.0.0",
|
|
50
|
-
"@graphql-tools/utils": "^10.0.
|
|
51
|
-
"@nuxt/devtools-kit": "0.8
|
|
52
|
-
"@nuxt/kit": "^3.
|
|
53
|
+
"@graphql-tools/utils": "^10.0.13",
|
|
54
|
+
"@nuxt/devtools-kit": "1.0.8",
|
|
55
|
+
"@nuxt/kit": "^3.9.3",
|
|
53
56
|
"cli-table": "^0.3.11",
|
|
54
|
-
"inquirer": "^9.2.
|
|
55
|
-
"minisearch": "^6.
|
|
57
|
+
"inquirer": "^9.2.12",
|
|
58
|
+
"minisearch": "^6.3.0"
|
|
56
59
|
},
|
|
57
60
|
"devDependencies": {
|
|
58
|
-
"@iconify-json/carbon": "^1.1.
|
|
59
|
-
"@nuxt/devtools": "^0.8
|
|
60
|
-
"@nuxt/devtools-ui-kit": "0.8
|
|
61
|
-
"@nuxt/module-builder": "^0.5.
|
|
62
|
-
"@nuxt/schema": "^3.
|
|
61
|
+
"@iconify-json/carbon": "^1.1.28",
|
|
62
|
+
"@nuxt/devtools": "^1.0.8",
|
|
63
|
+
"@nuxt/devtools-ui-kit": "1.0.8",
|
|
64
|
+
"@nuxt/module-builder": "^0.5.5",
|
|
65
|
+
"@nuxt/schema": "^3.9.3",
|
|
63
66
|
"@nuxtjs/eslint-config-typescript": "^12.1.0",
|
|
64
|
-
"@types/capture-console": "^1.0.
|
|
65
|
-
"@types/cli-table": "^0.3.
|
|
66
|
-
"@types/inquirer": "^9.0.
|
|
67
|
-
"cypress": "^13.3
|
|
68
|
-
"eslint": "^8.
|
|
69
|
-
"eslint-config-prettier": "^9.
|
|
70
|
-
"eslint-plugin-prettier": "^5.
|
|
67
|
+
"@types/capture-console": "^1.0.5",
|
|
68
|
+
"@types/cli-table": "^0.3.4",
|
|
69
|
+
"@types/inquirer": "^9.0.7",
|
|
70
|
+
"cypress": "^13.6.3",
|
|
71
|
+
"eslint": "^8.56.0",
|
|
72
|
+
"eslint-config-prettier": "^9.1.0",
|
|
73
|
+
"eslint-plugin-prettier": "^5.1.3",
|
|
71
74
|
"jsdoc-to-markdown": "^8.0.0",
|
|
72
|
-
"nuxt": "^3.
|
|
73
|
-
"prettier": "^3.
|
|
75
|
+
"nuxt": "^3.9.3",
|
|
76
|
+
"prettier": "^3.2.4",
|
|
74
77
|
"strip-ansi": "^7.1.0",
|
|
75
|
-
"typedoc": "^0.25.
|
|
76
|
-
"typedoc-plugin-markdown": "^3.
|
|
77
|
-
"vitepress": "^1.0.0-rc.
|
|
78
|
-
"vitest": "^
|
|
78
|
+
"typedoc": "^0.25.7",
|
|
79
|
+
"typedoc-plugin-markdown": "^3.17.1",
|
|
80
|
+
"vitepress": "^1.0.0-rc.40",
|
|
81
|
+
"vitest": "^1.2.1"
|
|
79
82
|
}
|
|
80
83
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
:root{--nui-c-context: 125,125,125}html{background-color:#fff}html.dark{background-color:#151515;color:#fff;color-scheme:dark}::-moz-selection{background:#8884}::selection{background:#8884}.shiki .line{display:inline-block;position:relative;width:100%}.shiki.diff .line>span{filter:saturate(.75);opacity:.75}.shiki.diff .line-added,.shiki.diff .line-removed{scroll-margin:5em}.shiki.diff .line-added>span,.shiki.diff .line-removed>span{opacity:1!important;position:inherit;scroll-margin:20px;z-index:100}.shiki.diff .line-added>span{color:#218c3b!important}.shiki.diff .line-removed>span{color:#d15547!important}.shiki .line-added:after{background-color:#43885420;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.shiki .line-removed:after{background-color:#8f4c3926;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}::view-transition-new(root),::view-transition-old(root){animation:none;mix-blend-mode:normal}::view-transition-old(root){z-index:1}::view-transition-new(root){z-index:2147483646}.dark::view-transition-old(root){z-index:2147483646}.dark::view-transition-new(root){z-index:1}*,:after,:before{border-color:var(--un-default-border-color, #e5e7eb);border-style:solid;border-width:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.carbon-chevron-down{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 22L6 12l1.4-1.4l8.6 8.6l8.6-8.6L26 12z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.carbon-search{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m29 27.586l-7.552-7.552a11.018 11.018 0 1 0-1.414 1.414L27.586 29ZM4 13a9 9 0 1 1 9 9a9.01 9.01 0 0 1-9-9Z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.n-icon{flex:none}.n-border-base{border-color:#9ca3af33}.dark .n-bg-base{--un-bg-opacity:1;background-color:rgba(21,21,21,var(--un-bg-opacity))}.n-bg-base,.n-code-block{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity))}.dark .n-code-block{--un-bg-opacity:1;background-color:rgba(18,18,18,var(--un-bg-opacity))}.hover\:n-bg-hover:hover{background-color:#9ca3af08}.hover\:n-link-hover:hover{color:rgba(var(--nui-c-context),1);opacity:1!important;text-decoration-color:rgba(var(--nui-c-context),1)!important;text-decoration-style:dotted}.n-link-base{text-decoration-color:#0003;text-decoration-line:underline;text-underline-offset:2px}.dark .n-link-base{text-decoration-color:#fff6}.focus-within\:n-focus-base:focus-within{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);--un-ring-color:rgba(var(--nui-c-context),.5);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.n-transition{transition-duration:.15s;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.-bottom-1\/2{bottom:-50%}.left-0{left:0}.right-0{right:0}.top-0{top:0}.z-10{z-index:10}.z-20{z-index:20}.grid{display:grid}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mb-16{margin-bottom:4rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb3{margin-bottom:.75rem}.mb4{margin-bottom:1rem}.ml-0\.3em{margin-left:.3em}.ml-0\.4em{margin-left:.4em}.ml2{margin-left:.5rem}.mr-0\.1em{margin-right:.1em}.mt1{margin-top:.25rem}.inline-block{display:inline-block}.h-1\/2{height:50%}.h-auto{height:auto}.h-full,[h-full=""]{height:100%}.h1{height:.25rem}.h2{height:.5rem}.max-w-520px{max-width:520px}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex,[flex~="~"]{display:flex}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-col,[flex~=col]{flex-direction:column}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer,[cursor-pointer=""]{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.place-content-center{place-content:center}.place-self-start,[place-self-start=""]{place-self:start}.items-center,[items-center=""]{align-items:center}.justify-center{justify-content:center}.flex-gap2,.gap2,[flex~=gap2]{gap:.5rem}.gap-3,[flex~=gap-3]{gap:.75rem}.of-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.b,.border{border-width:1px}.border-r{border-right-width:1px}[border~=b]{border-bottom-width:1px}.focus-within\:border-context:focus-within{border-color:rgba(var(--nui-c-context),1)}.border-b-gray-800{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgba(31,41,55,var(--un-border-bottom-opacity))}.border-r-gray-800{--un-border-opacity:1;--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgba(31,41,55,var(--un-border-right-opacity))}.rounded{border-radius:.25rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.border-none{border-style:none}.bg-black\/5{background-color:#0000000d}.bg-gray-400\:10{background-color:#9ca3af1a}.bg-green-400\:10{background-color:#4ade801a}.bg-orange-400\:10{background-color:#fb923c1a}.bg-red-900{--un-bg-opacity:1;background-color:rgba(127,29,29,var(--un-bg-opacity))}.bg-white{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity))}.dark .dark\:bg-black{--un-bg-opacity:1;background-color:rgba(0,0,0,var(--un-bg-opacity))}.dark .dark\:bg-white\/10{background-color:#ffffff1a}.p-8{padding:2rem}.p2{padding:.5rem}.p3{padding:.75rem}.p4{padding:1rem}.p5{padding:1.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-4,.px4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.px2{padding-left:.5rem;padding-right:.5rem}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2,.py2{padding-bottom:.5rem;padding-top:.5rem}.pb6{padding-bottom:1.5rem}.pl-1{padding-left:.25rem}.pr-2,.pr2{padding-right:.5rem}.pt-14{padding-top:3.5rem}.pt2{padding-top:.5rem}.text-center{text-align:center}.text-left{text-align:left}.text-1\.1em{font-size:1.1em}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-6xl{font-size:3.75rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-base,[text-base=""]{font-size:1rem;line-height:1.5rem}.text-sm,[text-sm=""]{font-size:.875rem;line-height:1.25rem}.text-xl,[text-xl=""]{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.leading-tight{line-height:1.25}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Avenir,Helvetica,Arial,sans-serif}.dark .dark\:text-white{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.text-black{--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity))}.text-gray{--un-text-opacity:1;color:rgba(156,163,175,var(--un-text-opacity))}.text-green-400{--un-text-opacity:1;color:rgba(74,222,128,var(--un-text-opacity))}.text-orange-400{--un-text-opacity:1;color:rgba(251,146,60,var(--un-text-opacity))}.text-red-100{--un-text-opacity:1;color:rgba(254,226,226,var(--un-text-opacity))}.text-red-500{--un-text-opacity:1;color:rgba(239,68,68,var(--un-text-opacity))}.text-truegray\:50{color:#a3a3a380}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.group:hover .group-hover\:opacity-100,.op100{opacity:1}.op50,[op50=""]{opacity:.5}.op60{opacity:.6}.op75,[op75=""]{opacity:.75}.opacity-0{opacity:0}.\!outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.transition,[transition=""]{transition-duration:.15s;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-500,[duration-500=""]{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:640px){.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-3{padding-bottom:.75rem;padding-top:.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-8xl{font-size:6rem;line-height:1}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}
|