Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance. Project price only 1 $
You can buy this project and download/modify it how often you want.
const __vite__fileDeps=["./index-CPAMCI4Y.js","./index-DC3IUagG.js","./index-D_Cfkaen.css"],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]);
var ze=Object.defineProperty;var Le=(e,t,a)=>t in e?ze(e,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):e[t]=a;var D=(e,t,a)=>(Le(e,typeof t!="symbol"?t+"":t,a),a);import{i as ve,a as T,_ as Ge}from"./index-DC3IUagG.js";var qe=/(%?)(%([sdijo]))/g;function He(e,t){switch(t){case"s":return e;case"d":case"i":return Number(e);case"j":return JSON.stringify(e);case"o":{if(typeof e=="string")return e;const a=JSON.stringify(e);return a==="{}"||a==="[]"||/^\[object .+?\]$/.test(a)?e:a}}}function ne(e,...t){if(t.length===0)return e;let a=0,n=e.replace(qe,(r,o,c,f)=>{const s=t[a],i=He(s,f);return o?r:(a++,i)});return a{if(!e)throw new Ve(t,...a)};re.as=(e,t,a,...n)=>{if(!t){const r=n.length===0?a:ne(a,n);let o;try{o=Reflect.construct(e,[r])}catch{o=e(r)}throw o}};const Ze="[MSW]";function se(e,...t){const a=ne(e,...t);return`${Ze} ${a}`}function Ke(e,...t){console.warn(se(e,...t))}function Ye(e,...t){console.error(se(e,...t))}const Q={formatMessage:se,warn:Ke,error:Ye};function Je(){re(typeof URL<"u",Q.formatMessage(`Global "URL" class is not defined. This likely means that you're running MSW in an environment that doesn't support all Node.js standard API (e.g. React Native). If that's the case, please use an appropriate polyfill for the "URL" class, like "react-native-url-polyfill".`))}var Xe=class extends Error{constructor(e,t,a){super(`Possible EventEmitter memory leak detected. ${a} ${t.toString()} listeners added. Use emitter.setMaxListeners() to increase limit`),this.emitter=e,this.type=t,this.count=a,this.name="MaxListenersExceededWarning"}},Ie=class{static listenerCount(e,t){return e.listenerCount(t)}constructor(){this.events=new Map,this.maxListeners=Ie.defaultMaxListeners,this.hasWarnedAboutPotentialMemoryLeak=!1}_emitInternalEvent(e,t,a){this.emit(e,t,a)}_getListeners(e){return Array.prototype.concat.apply([],this.events.get(e))||[]}_removeListener(e,t){const a=e.indexOf(t);return a>-1&&e.splice(a,1),[]}_wrapOnceListener(e,t){const a=(...n)=>(this.removeListener(e,a),t.apply(this,n));return Object.defineProperty(a,"name",{value:t.name}),a}setMaxListeners(e){return this.maxListeners=e,this}getMaxListeners(){return this.maxListeners}eventNames(){return Array.from(this.events.keys())}emit(e,...t){const a=this._getListeners(e);return a.forEach(n=>{n.apply(this,t)}),a.length>0}addListener(e,t){this._emitInternalEvent("newListener",e,t);const a=this._getListeners(e).concat(t);if(this.events.set(e,a),this.maxListeners>0&&this.listenerCount(e)>this.maxListeners&&!this.hasWarnedAboutPotentialMemoryLeak){this.hasWarnedAboutPotentialMemoryLeak=!0;const n=new Xe(this,e,this.listenerCount(e));console.warn(n)}return this}on(e,t){return this.addListener(e,t)}once(e,t){return this.addListener(e,this._wrapOnceListener(e,t))}prependListener(e,t){const a=this._getListeners(e);if(a.length>0){const n=[t].concat(a);this.events.set(e,n)}else this.events.set(e,a.concat(t));return this}prependOnceListener(e,t){return this.prependListener(e,this._wrapOnceListener(e,t))}removeListener(e,t){const a=this._getListeners(e);return a.length>0&&(this._removeListener(a,t),this.events.set(e,a),this._emitInternalEvent("removeListener",e,t)),this}off(e,t){return this.removeListener(e,t)}removeAllListeners(e){return e?this.events.delete(e):this.events.clear(),this}listeners(e){return Array.from(this._getListeners(e))}listenerCount(e){return this._getListeners(e).length}rawListeners(e){return this.listeners(e)}},Qe=Ie;Qe.defaultMaxListeners=10;const et=/[\/\\]msw[\/\\]src[\/\\](.+)/,tt=/(node_modules)?[\/\\]lib[\/\\](core|browser|node|native|iife)[\/\\]|^[^\/\\]*$/;function at(e){const t=e.stack;if(!t)return;const n=t.split(`
`).slice(1).find(o=>!(et.test(o)||tt.test(o)));return n?n.replace(/\s*at [^()]*\(([^)]+)\)/,"$1").replace(/^@/,""):void 0}function nt(e){return e?typeof e[Symbol.iterator]=="function":!1}const H=class H{constructor(t){D(this,"info");D(this,"isUsed");D(this,"resolver");D(this,"resolverGenerator");D(this,"resolverGeneratorResult");D(this,"options");this.resolver=t.resolver,this.options=t.options;const a=at(new Error);this.info={...t.info,callFrame:a},this.isUsed=!1}async parse(t){return{}}async test(t){const a=await this.parse({request:t.request,resolutionContext:t.resolutionContext});return this.predicate({request:t.request,parsedResult:a,resolutionContext:t.resolutionContext})}extendResolverArgs(t){return{}}cloneRequestOrGetFromCache(t){const a=H.cache.get(t);if(typeof a<"u")return a;const n=t.clone();return H.cache.set(t,n),n}async run(t){var d,m;if(this.isUsed&&((d=this.options)!=null&&d.once))return null;const a=this.cloneRequestOrGetFromCache(t.request),n=await this.parse({request:t.request,resolutionContext:t.resolutionContext});if(!this.predicate({request:t.request,parsedResult:n,resolutionContext:t.resolutionContext})||this.isUsed&&((m=this.options)!=null&&m.once))return null;this.isUsed=!0;const o=this.wrapResolver(this.resolver),c=this.extendResolverArgs({request:t.request,parsedResult:n}),s=await o({...c,requestId:t.requestId,request:t.request}).catch(l=>{if(l instanceof Response)return l;throw l});return this.createExecutionResult({request:a,requestId:t.requestId,response:s,parsedResult:n})}wrapResolver(t){return async a=>{const n=this.resolverGenerator||await t(a);if(nt(n)){this.isUsed=!1;const{value:r,done:o}=n[Symbol.iterator]().next(),c=await r;return o&&(this.isUsed=!0),!c&&o?(re(this.resolverGeneratorResult,"Failed to returned a previously stored generator response: the value is not a valid Response."),this.resolverGeneratorResult.clone()):(this.resolverGenerator||(this.resolverGenerator=n),c&&(this.resolverGeneratorResult=c==null?void 0:c.clone()),c)}return n}}createExecutionResult(t){return{handler:this,request:t.request,requestId:t.requestId,response:t.response,parsedResult:t.parsedResult}}};D(H,"cache",new WeakMap);let ee=H;function rt(e,t){return e.toLowerCase()===t.toLowerCase()}function st(e){return e<300?"#69AB32":e<400?"#F0BB4B":"#E95F5D"}function it(){const e=new Date;return[e.getHours(),e.getMinutes(),e.getSeconds()].map(String).map(t=>t.slice(0,2)).map(t=>t.padStart(2,"0")).join(":")}async function ot(e){const a=await e.clone().text();return{url:new URL(e.url),method:e.method,headers:Object.fromEntries(e.headers.entries()),body:a}}var dt=Object.create,Ae=Object.defineProperty,lt=Object.getOwnPropertyDescriptor,Se=Object.getOwnPropertyNames,ct=Object.getPrototypeOf,pt=Object.prototype.hasOwnProperty,Re=(e,t)=>function(){return t||(0,e[Se(e)[0]])((t={exports:{}}).exports,t),t.exports},ft=(e,t,a,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of Se(t))!pt.call(e,r)&&r!==a&&Ae(e,r,{get:()=>t[r],enumerable:!(n=lt(t,r))||n.enumerable});return e},ut=(e,t,a)=>(a=e!=null?dt(ct(e)):{},ft(t||!e||!e.__esModule?Ae(a,"default",{value:e,enumerable:!0}):a,e)),bt=Re({"node_modules/statuses/codes.json"(e,t){t.exports={100:"Continue",101:"Switching Protocols",102:"Processing",103:"Early Hints",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",208:"Already Reported",226:"IM Used",300:"Multiple Choices",301:"Moved Permanently",302:"Found",303:"See Other",304:"Not Modified",305:"Use Proxy",307:"Temporary Redirect",308:"Permanent Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Payload Too Large",414:"URI Too Long",415:"Unsupported Media Type",416:"Range Not Satisfiable",417:"Expectation Failed",418:"I'm a Teapot",421:"Misdirected Request",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Too Early",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",451:"Unavailable For Legal Reasons",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Timeout",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",508:"Loop Detected",509:"Bandwidth Limit Exceeded",510:"Not Extended",511:"Network Authentication Required"}}}),mt=Re({"node_modules/statuses/index.js"(e,t){var a=bt();t.exports=f,f.message=a,f.code=n(a),f.codes=r(a),f.redirect={300:!0,301:!0,302:!0,303:!0,305:!0,307:!0,308:!0},f.empty={204:!0,205:!0,304:!0},f.retry={502:!0,503:!0,504:!0};function n(s){var i={};return Object.keys(s).forEach(function(m){var l=s[m],y=Number(m);i[l.toLowerCase()]=y}),i}function r(s){return Object.keys(s).map(function(d){return Number(d)})}function o(s){var i=s.toLowerCase();if(!Object.prototype.hasOwnProperty.call(f.code,i))throw new Error('invalid status message: "'+s+'"');return f.code[i]}function c(s){if(!Object.prototype.hasOwnProperty.call(f.message,s))throw new Error("invalid status code: "+s);return f.message[s]}function f(s){if(typeof s=="number")return c(s);if(typeof s!="string")throw new TypeError("code must be a number or string");var i=parseInt(s,10);return isNaN(i)?o(s):c(i)}}}),gt=ut(mt(),1),ke=gt.default;/*! Bundled license information:
statuses/index.js:
(*!
* statuses
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2016 Douglas Christopher Wilson
* MIT Licensed
*)
*/const{message:yt}=ke;async function _t(e){const t=e.clone(),a=await t.text(),n=t.status||200,r=t.statusText||yt[n]||"OK";return{status:n,statusText:r,headers:Object.fromEntries(t.headers.entries()),body:a}}function $t(e){for(var t=[],a=0;a=48&&c<=57||c>=65&&c<=90||c>=97&&c<=122||c===95){r+=e[o++];continue}break}if(!r)throw new TypeError("Missing parameter name at ".concat(a));t.push({type:"NAME",index:a,value:r}),a=o;continue}if(n==="("){var f=1,s="",o=a+1;if(e[o]==="?")throw new TypeError('Pattern cannot start with "?" at '.concat(o));for(;o)?(?!\?)/g,n=0,r=a.exec(e.source);r;)t.push({name:r[1]||n++,prefix:"",suffix:"",modifier:"",pattern:""}),r=a.exec(e.source);return e}function St(e,t,a){var n=e.map(function(r){return Te(r,t,a).source});return new RegExp("(?:".concat(n.join("|"),")"),we(a))}function Rt(e,t,a){return kt(ht(e,a),t,a)}function kt(e,t,a){a===void 0&&(a={});for(var n=a.strict,r=n===void 0?!1:n,o=a.start,c=o===void 0?!0:o,f=a.end,s=f===void 0?!0:f,i=a.encode,d=i===void 0?function(Z){return Z}:i,m=a.delimiter,l=m===void 0?"/#?":m,y=a.endsWith,_=y===void 0?"":y,g="[".concat(O(_),"]|$"),h="[".concat(O(l),"]"),v=c?"^":"",I=0,S=e;I-1:B===void 0;r||(v+="(?:".concat(h,"(?=").concat(g,"))?")),V||(v+="(?=".concat(h,"|").concat(g,")"))}return new RegExp(v,we(a))}function Te(e,t,a){return e instanceof RegExp?At(e,t):Array.isArray(e)?St(e,t,a):Rt(e,t,a)}new TextEncoder;function wt(){if(typeof navigator<"u"&&navigator.product==="ReactNative")return!0;if(typeof process<"u"){const e=process.type;return e==="renderer"||e==="worker"?!1:!!(process.versions&&process.versions.node)}return!1}var Tt=Object.defineProperty,Dt=(e,t)=>{for(var a in t)Tt(e,a,{get:t[a],enumerable:!0})},Ct={};Dt(Ct,{blue:()=>Et,gray:()=>jt,green:()=>Mt,red:()=>Bt,yellow:()=>Nt});function Nt(e){return`\x1B[33m${e}\x1B[0m`}function Et(e){return`\x1B[34m${e}\x1B[0m`}function jt(e){return`\x1B[90m${e}\x1B[0m`}function Bt(e){return`\x1B[31m${e}\x1B[0m`}function Mt(e){return`\x1B[32m${e}\x1B[0m`}wt();function Pt(e,t=!0){return[t&&e.origin,e.pathname].filter(Boolean).join("")}const Ot=/[\?|#].*$/g;function xt(e){return new URL(`/${e}`,"http://localhost").searchParams}function De(e){return e.replace(Ot,"")}function Ut(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}function zt(e,t){if(Ut(e)||e.startsWith("*"))return e;const a=t||typeof document<"u"&&document.baseURI;return a?decodeURI(new URL(encodeURI(e),a).href):e}function Lt(e,t){if(e instanceof RegExp)return e;const a=zt(e,t);return De(a)}function Gt(e){return e.replace(/([:a-zA-Z_-]*)(\*{1,2})+/g,(t,a,n)=>{const r="(.*)";return a?a.startsWith(":")?`${a}${n}`:`${a}${r}`:r}).replace(/([^\/])(:)(?=\d+)/,"$1\\$2").replace(/^([^\/]+)(:)(?=\/\/)/,"$1\\$2")}function qt(e,t,a){const n=Lt(t,a),r=typeof n=="string"?Gt(n):n,o=Pt(e),c=vt(r,{decode:decodeURIComponent})(o),f=c&&c.params||{};return{matches:c!==!1,params:f}}function Ht(e){if(typeof location>"u")return e.toString();const t=e instanceof URL?e:new URL(e);return t.origin===location.origin?t.pathname:t.origin+t.pathname}var Ft=Object.create,Ce=Object.defineProperty,Wt=Object.getOwnPropertyDescriptor,Ne=Object.getOwnPropertyNames,Vt=Object.getPrototypeOf,Zt=Object.prototype.hasOwnProperty,Kt=(e,t)=>function(){return t||(0,e[Ne(e)[0]])((t={exports:{}}).exports,t),t.exports},Yt=(e,t,a,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of Ne(t))!Zt.call(e,r)&&r!==a&&Ce(e,r,{get:()=>t[r],enumerable:!(n=Wt(t,r))||n.enumerable});return e},Jt=(e,t,a)=>(a=e!=null?Ft(Vt(e)):{},Yt(t||!e||!e.__esModule?Ce(a,"default",{value:e,enumerable:!0}):a,e)),Xt=Kt({"node_modules/cookie/index.js"(e){e.parse=n,e.serialize=r;var t=Object.prototype.toString,a=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function n(i,d){if(typeof i!="string")throw new TypeError("argument str must be a string");for(var m={},l=d||{},y=l.decode||o,_=0;_function(){return t||(0,e[je(e)[0]])((t={exports:{}}).exports,t),t.exports},sa=(e,t,a,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of je(t))!na.call(e,r)&&r!==a&&Ee(e,r,{get:()=>t[r],enumerable:!(n=ta(t,r))||n.enumerable});return e},ia=(e,t,a)=>(a=e!=null?ea(aa(e)):{},sa(t||!e||!e.__esModule?Ee(a,"default",{value:e,enumerable:!0}):a,e)),oa=ra({"node_modules/set-cookie-parser/lib/set-cookie.js"(e,t){var a={decodeValues:!0,map:!1,silent:!1};function n(s){return typeof s=="string"&&!!s.trim()}function r(s,i){var d=s.split(";").filter(n),m=d.shift(),l=o(m),y=l.name,_=l.value;i=i?Object.assign({},a,i):a;try{_=i.decodeValues?decodeURIComponent(_):_}catch(h){console.error("set-cookie-parser encountered an error while decoding a cookie with value '"+_+"'. Set options.decodeValues to false to disable this feature.",h)}var g={name:y,value:_};return d.forEach(function(h){var v=h.split("="),I=v.shift().trimLeft().toLowerCase(),S=v.join("=");I==="expires"?g.expires=new Date(S):I==="max-age"?g.maxAge=parseInt(S,10):I==="secure"?g.secure=!0:I==="httponly"?g.httpOnly=!0:I==="samesite"?g.sameSite=S:g[I]=S}),g}function o(s){var i="",d="",m=s.split("=");return m.length>1?(i=m.shift(),d=m.join("=")):d=s,{name:i,value:d}}function c(s,i){if(i=i?Object.assign({},a,i):a,!s)return i.map?{}:[];if(s.headers)if(typeof s.headers.getSetCookie=="function")s=s.headers.getSetCookie();else if(s.headers["set-cookie"])s=s.headers["set-cookie"];else{var d=s.headers[Object.keys(s.headers).find(function(l){return l.toLowerCase()==="set-cookie"})];!d&&s.headers.cookie&&!i.silent&&console.warn("Warning: set-cookie-parser appears to have been called on a request object. It is designed to parse Set-Cookie headers from responses, not Cookie headers from requests. Set the option {silent: true} to suppress this warning."),s=d}if(Array.isArray(s)||(s=[s]),i=i?Object.assign({},a,i):a,i.map){var m={};return s.filter(n).reduce(function(l,y){var _=r(y,i);return l[_.name]=_,l},m)}else return s.filter(n).map(function(l){return r(l,i)})}function f(s){if(Array.isArray(s))return s;if(typeof s!="string")return[];var i=[],d=0,m,l,y,_,g;function h(){for(;d=s.length)&&i.push(s.substring(m,s.length))}return i}t.exports=c,t.exports.parse=c,t.exports.parseString=r,t.exports.splitCookiesString=f}}),oe=ia(oa()),x="MSW_COOKIE_STORE";function de(){try{if(localStorage==null)return!1;const e=x+"_test";return localStorage.setItem(e,"test"),localStorage.getItem(e),localStorage.removeItem(e),!0}catch{return!1}}function le(e,t){try{return e[t],!0}catch{return!1}}var da=class{constructor(){this.store=new Map}add(e,t){if(le(e,"credentials")&&e.credentials==="omit")return;const a=new URL(e.url),n=t.headers.get("set-cookie");if(!n)return;const r=Date.now(),o=(0,oe.parse)(n).map(({maxAge:f,...s})=>({...s,expires:f===void 0?s.expires:new Date(r+f*1e3),maxAge:f})),c=this.store.get(a.origin)||new Map;o.forEach(f=>{this.store.set(a.origin,c.set(f.name,f))})}get(e){this.deleteExpiredCookies();const t=new URL(e.url),a=this.store.get(t.origin)||new Map;if(!le(e,"credentials"))return a;switch(e.credentials){case"include":return typeof document>"u"||(0,oe.parse)(document.cookie).forEach(r=>{a.set(r.name,r)}),a;case"same-origin":return a;default:return new Map}}getAll(){return this.deleteExpiredCookies(),this.store}deleteAll(e){const t=new URL(e.url);this.store.delete(t.origin)}clear(){this.store.clear()}hydrate(){if(!de())return;const e=localStorage.getItem(x);if(e)try{JSON.parse(e).forEach(([a,n])=>{this.store.set(a,new Map(n.map(([r,{expires:o,...c}])=>[r,o===void 0?c:{...c,expires:new Date(o)}])))})}catch(t){console.warn(`
[virtual-cookie] Failed to parse a stored cookie from the localStorage (key "${x}").
Stored value:
${localStorage.getItem(x)}
Thrown exception:
${t}
Invalid value has been removed from localStorage to prevent subsequent failed parsing attempts.`),localStorage.removeItem(x)}}persist(){if(!de())return;const e=Array.from(this.store.entries()).map(([t,a])=>[t,Array.from(a.entries())]);localStorage.setItem(x,JSON.stringify(e))}deleteExpiredCookies(){const e=Date.now();this.store.forEach((t,a)=>{t.forEach(({expires:n,name:r})=>{n!==void 0&&n.getTime()<=e&&t.delete(r)}),t.size===0&&this.store.delete(a)})}},ce=new da;function pe(){return te.parse(document.cookie)}function la(e){if(typeof document>"u"||typeof location>"u")return{};switch(e.credentials){case"same-origin":{const t=new URL(e.url);return location.origin===t.origin?pe():{}}case"include":return pe();default:return{}}}function ca(e){var c;const t=e.headers.get("cookie"),a=t?te.parse(t):{};ce.hydrate();const n=Array.from((c=ce.get(e))==null?void 0:c.entries()).reduce((f,[s,{value:i}])=>Object.assign(f,{[s.trim()]:i}),{}),o={...la(e),...n};for(const[f,s]of Object.entries(o))e.headers.append("cookie",te.serialize(f,s));return{...o,...a}}var N=(e=>(e.HEAD="HEAD",e.GET="GET",e.POST="POST",e.PUT="PUT",e.PATCH="PATCH",e.OPTIONS="OPTIONS",e.DELETE="DELETE",e))(N||{});class pa extends ee{constructor(t,a,n,r){super({info:{header:`${t} ${a}`,path:a,method:t},resolver:n,options:r}),this.checkRedundantQueryParameters()}checkRedundantQueryParameters(){const{method:t,path:a}=this.info;if(a instanceof RegExp||De(a)===a)return;xt(a).forEach((o,c)=>{}),Q.warn(`Found a redundant usage of query parameters in the request handler URL for "${t} ${a}". Please match against a path instead and access query parameters in the response resolver function using "req.url.searchParams".`)}async parse(t){var o;const a=new URL(t.request.url),n=qt(a,this.info.path,(o=t.resolutionContext)==null?void 0:o.baseUrl),r=ca(t.request);return{match:n,cookies:r}}predicate(t){const a=this.matchMethod(t.request.method),n=t.parsedResult.match.matches;return a&&n}matchMethod(t){return this.info.method instanceof RegExp?this.info.method.test(t):rt(this.info.method,t)}extendResolverArgs(t){var a;return{params:((a=t.parsedResult.match)==null?void 0:a.params)||{},cookies:t.parsedResult.cookies}}async log(t){const a=Ht(t.request.url),n=await ot(t.request),r=await _t(t.response),o=st(r.status);console.groupCollapsed(Q.formatMessage(`${it()} ${t.request.method} ${a} (%c${r.status} ${r.statusText}%c)`),`color:${o}`,"color:inherit"),console.log("Request",n),console.log("Handler:",this),console.log("Response",r),console.groupEnd()}}function C(e){return(t,a,n={})=>new pa(e,t,a,n)}const $={all:C(/.+/),head:C(N.HEAD),get:C(N.GET),post:C(N.POST),put:C(N.PUT),delete:C(N.DELETE),patch:C(N.PATCH),options:C(N.OPTIONS)};var fa=Object.create,Be=Object.defineProperty,ua=Object.getOwnPropertyDescriptor,Me=Object.getOwnPropertyNames,ba=Object.getPrototypeOf,ma=Object.prototype.hasOwnProperty,ga=(e,t)=>function(){return t||(0,e[Me(e)[0]])((t={exports:{}}).exports,t),t.exports},ya=(e,t,a,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of Me(t))!ma.call(e,r)&&r!==a&&Be(e,r,{get:()=>t[r],enumerable:!(n=ua(t,r))||n.enumerable});return e},_a=(e,t,a)=>(a=e!=null?fa(ba(e)):{},ya(t||!e||!e.__esModule?Be(a,"default",{value:e,enumerable:!0}):a,e)),$a=ga({"node_modules/set-cookie-parser/lib/set-cookie.js"(e,t){var a={decodeValues:!0,map:!1,silent:!1};function n(s){return typeof s=="string"&&!!s.trim()}function r(s,i){var d=s.split(";").filter(n),m=d.shift(),l=o(m),y=l.name,_=l.value;i=i?Object.assign({},a,i):a;try{_=i.decodeValues?decodeURIComponent(_):_}catch(h){console.error("set-cookie-parser encountered an error while decoding a cookie with value '"+_+"'. Set options.decodeValues to false to disable this feature.",h)}var g={name:y,value:_};return d.forEach(function(h){var v=h.split("="),I=v.shift().trimLeft().toLowerCase(),S=v.join("=");I==="expires"?g.expires=new Date(S):I==="max-age"?g.maxAge=parseInt(S,10):I==="secure"?g.secure=!0:I==="httponly"?g.httpOnly=!0:I==="samesite"?g.sameSite=S:g[I]=S}),g}function o(s){var i="",d="",m=s.split("=");return m.length>1?(i=m.shift(),d=m.join("=")):d=s,{name:i,value:d}}function c(s,i){if(i=i?Object.assign({},a,i):a,!s)return i.map?{}:[];if(s.headers)if(typeof s.headers.getSetCookie=="function")s=s.headers.getSetCookie();else if(s.headers["set-cookie"])s=s.headers["set-cookie"];else{var d=s.headers[Object.keys(s.headers).find(function(l){return l.toLowerCase()==="set-cookie"})];!d&&s.headers.cookie&&!i.silent&&console.warn("Warning: set-cookie-parser appears to have been called on a request object. It is designed to parse Set-Cookie headers from responses, not Cookie headers from requests. Set the option {silent: true} to suppress this warning."),s=d}if(Array.isArray(s)||(s=[s]),i=i?Object.assign({},a,i):a,i.map){var m={};return s.filter(n).reduce(function(l,y){var _=r(y,i);return l[_.name]=_,l},m)}else return s.filter(n).map(function(l){return r(l,i)})}function f(s){if(Array.isArray(s))return s;if(typeof s!="string")return[];var i=[],d=0,m,l,y,_,g;function h(){for(;d=s.length)&&i.push(s.substring(m,s.length))}return i}t.exports=c,t.exports.parse=c,t.exports.parseString=r,t.exports.splitCookiesString=f}}),ha=_a($a()),va=/[^a-z0-9\-#$%&'*+.^_`|~]/i;function U(e){if(va.test(e)||e.trim()==="")throw new TypeError("Invalid character in header field name");return e.trim().toLowerCase()}var fe=[`
`,"\r"," "," "],Ia=new RegExp(`(^[${fe.join("")}]|$[${fe.join("")}])`,"g");function K(e){return e.replace(Ia,"")}function z(e){if(typeof e!="string"||e.length===0)return!1;for(let t=0;t127||!Aa(a))return!1}return!0}function Aa(e){return![127,32,"(",")","<",">","@",",",";",":","\\",'"',"/","[","]","?","=","{","}"].includes(e)}function ue(e){if(typeof e!="string"||e.trim()!==e)return!1;for(let t=0;t{this.append(r,n)},this):Array.isArray(t)?t.forEach(([a,n])=>{this.append(a,Array.isArray(n)?n.join(be):n)}):t&&Object.getOwnPropertyNames(t).forEach(a=>{const n=t[a];this.append(a,Array.isArray(n)?n.join(be):n)})}[(me=M,ge=Y,ye=Symbol.toStringTag,Symbol.iterator)](){return this.entries()}*keys(){for(const[t]of this.entries())yield t}*values(){for(const[,t]of this.entries())yield t}*entries(){let t=Object.keys(this[M]).sort((a,n)=>a.localeCompare(n));for(const a of t)if(a==="set-cookie")for(const n of this.getSetCookie())yield[a,n];else yield[a,this.get(a)]}has(t){if(!z(t))throw new TypeError(`Invalid header name "${t}"`);return this[M].hasOwnProperty(U(t))}get(t){if(!z(t))throw TypeError(`Invalid header name "${t}"`);return this[M][U(t)]??null}set(t,a){if(!z(t)||!ue(a))return;const n=U(t),r=K(a);this[M][n]=K(r),this[Y].set(n,t)}append(t,a){if(!z(t)||!ue(a))return;const n=U(t),r=K(a);let o=this.has(n)?`${this.get(n)}, ${r}`:r;this.set(t,o)}delete(t){if(!z(t)||!this.has(t))return;const a=U(t);delete this[M][a],this[Y].delete(a)}forEach(t,a){for(const[n,r]of this.entries())t.call(a,r,n,this)}getSetCookie(){const t=this.get("set-cookie");return t===null?[]:t===""?[""]:(0,ha.splitCookiesString)(t)}};const{message:Ra}=ke;function P(e={}){const t=(e==null?void 0:e.status)||200,a=(e==null?void 0:e.statusText)||Ra[t]||"",n=new Headers(e==null?void 0:e.headers);return{...e,headers:n,status:t,statusText:a}}function ka(e,t){if(t.type&&Object.defineProperty(e,"type",{value:t.type,enumerable:!0,writable:!1}),typeof document<"u"){const a=Sa.prototype.getSetCookie.call(t.headers);for(const n of a)document.cookie=n}return e}class p extends Response{constructor(t,a){const n=P(a);super(t,n),ka(this,n)}static text(t,a){const n=P(a);return n.headers.has("Content-Type")||n.headers.set("Content-Type","text/plain"),n.headers.has("Content-Length")||n.headers.set("Content-Length",t?new Blob([t]).size.toString():"0"),new p(t,n)}static json(t,a){const n=P(a);n.headers.has("Content-Type")||n.headers.set("Content-Type","application/json");const r=JSON.stringify(t);return n.headers.has("Content-Length")||n.headers.set("Content-Length",r?new Blob([r]).size.toString():"0"),new p(r,n)}static xml(t,a){const n=P(a);return n.headers.has("Content-Type")||n.headers.set("Content-Type","text/xml"),new p(t,n)}static arrayBuffer(t,a){const n=P(a);return t&&n.headers.set("Content-Length",t.byteLength.toString()),new p(t,n)}static formData(t,a){return new p(t,P(a))}}Je();const wa={Brand:"MasterCard",Last4:"4242",ExpMonth:"4",ExpYear:"2024",Address:{line1:"Some address",city:"Malmö",postal_code:"21742",state:"",country:"Sweden"}},Ta={company_name:"Neo4j",billing_name:"John Doe",email:"[email protected]",address:{line1:"Some address",city:"Malmö",postal_code:"21742",state:"",country:"SE"},service_address:{line1:"400 Concar Drive",city:"San Mateo",postal_code:"94402",state:"",country:"US"}},Da=[{DbId:"f8470567",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"A paused database",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"paused",CloudProvider:"gcp",MonitoringStatus:"ok",BoltUrl:"bolt://f8470567-staging.databases.neo4j.io",Region:"us-east1",DesiredSettings:{Memory:"8GB",Version:"4",Storage:"16GB",Cpu:2},AppliedSettings:{Memory:"8GB",Storage:"16GB",Cpu:2},OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=f8470567",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!1,reason:"invalid-action-paused",message:"Action is not allowed. Database is paused."},delete:{enabled:!0},import:{enabled:!1,reason:"invalid-action-paused",message:"Action is not allowed. Database is paused."},overwrite:{enabled:!1,reason:"invalid-action-paused",message:"Action is not allowed. Database is paused."},pause:{enabled:!1,reason:"invalid-action-paused",message:"Action is not allowed. Database is paused."},resize:{enabled:!1,reason:"invalid-action-paused",message:"Action is not allowed. Database is paused."},restore:{enabled:!1,reason:"invalid-action-paused",message:"Action is not allowed. Database is paused."},resume:{enabled:!0},take_snapshot:{enabled:!1,reason:"invalid-action-paused",message:"Action is not allowed. Database is paused."},secondaries:{enabled:!1,reason:"invalid-action-paused",message:"Action is not allowed. Database is paused."}}},{DbId:"beefcaec",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"A poorly named database that needs renaming this has more than 30 characters 123456789123456789123456789",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"ok",BoltUrl:"bolt://beefcaec-staging.databases.neo4j.io",Region:"eu-west2",DesiredSettings:{Memory:"8GB",Version:"4",Storage:"16GB",Cpu:2},AppliedSettings:{Memory:"8GB",Storage:"16GB",Cpu:2},OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=beefcaec",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}},{DbId:"f9390c6b",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"Customer Records [Prod]",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"ok",BoltUrl:"bolt://f9390c6b-staging.databases.neo4j.io",Region:"us-east1",DesiredSettings:{Memory:"8GB",Version:"4",Cpu:4,Storage:"16GB"},AppliedSettings:{Memory:"8GB",Cpu:4,Storage:"16GB"},Counts:{CurrentNodes:15,CurrentRelationships:12},OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=f9390c6b",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}},{DbId:"booyah",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"Marks magnificently broken db",DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"ok",Region:"europe-west1",Memory:"128GB",BoltUrl:"bolt://f9390c6b-staging.databases.neo4j.io",DesiredSettings:{Memory:"0GB"},AppliedSettings:{},Tier:"professional",OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=booyah",IsBeingCloned:!1,Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}},{DbId:"10100111",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"I'm being cloned",Tier:"professional",IsBeingCloned:!0,DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"ok",BoltUrl:"bolt://10100111-staging.databases.neo4j.io",Region:"eu-west1",DesiredSettings:{Memory:"8GB",Version:"4",Storage:"16GB",Cpu:2},AppliedSettings:{Memory:"8GB",Storage:"16GB",Cpu:2},OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=10100111",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}},{DbId:"deadbeeg",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"A new shiny version 5 DB",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"ok",BoltUrl:"bolt://deadbeeg-staging.databases.neo4j.io",Region:"us-east1",DesiredSettings:{Memory:"8GB",Version:"5",Cpu:4,Storage:"16GB"},AppliedSettings:{Memory:"8GB",Cpu:4,Storage:"16GB"},Counts:{CurrentNodes:15,CurrentRelationships:12},OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=deadbeeg",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}},{DbId:"r4530a1r",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"A database to pause",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"ok",BoltUrl:"bolt://r4530a1r-staging.databases.neo4j.io",Region:"us-east1",DesiredSettings:{Memory:"8GB",Version:"4",Cpu:4,Storage:"16GB"},AppliedSettings:{Memory:"8GB",Cpu:4,Storage:"16GB"},Counts:{CurrentNodes:15,CurrentRelationships:12},OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=r4530a1r",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}},{DbId:"x1567a3z",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"A database for deleting",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"ok",BoltUrl:"bolt://x1567a3z-staging.databases.neo4j.io",Region:"us-east1",DesiredSettings:{Memory:"8GB",Version:"4",Cpu:4,Storage:"16GB"},AppliedSettings:{Memory:"8GB",Cpu:4,Storage:"16GB"},Counts:{CurrentNodes:15,CurrentRelationships:12},OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=x1567a3z",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}},{DbId:"x1390d6d",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"A database to destroy",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"ok",BoltUrl:"bolt://x1390d6d-staging.databases.neo4j.io",Region:"us-east1",DesiredSettings:{Memory:"8GB",Version:"4",Cpu:4,Storage:"16GB"},AppliedSettings:{Memory:"8GB",Cpu:4,Storage:"16GB"},Counts:{CurrentNodes:15,CurrentRelationships:12},OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=x1390d6d",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}},{DbId:"i3390c6c",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"A database to clone",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"ok",BoltUrl:"bolt://i3390c6c-staging.databases.neo4j.io",Region:"us-east1",DesiredSettings:{Memory:"8GB",Version:"4",Cpu:4,Storage:"16GB"},AppliedSettings:{Memory:"8GB",Cpu:4,Storage:"16GB"},Counts:{CurrentNodes:15,CurrentRelationships:12},OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=i3390c6c",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}},{_id:"resize-me-db",DbId:"resize-me-db",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"Resize me db",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"ok",BoltUrl:"bolt://resize-me-db-staging.databases.neo4j.io",Region:"us-east1",DesiredSettings:{Memory:"8GB",Version:"3",Storage:"16GB",Cpu:2},AppliedSettings:{Memory:"8GB",Storage:"16GB",Cpu:2},OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=resize-me-db",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}},{DbId:"baaddb1d",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"Heavy DB",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"warning",BoltUrl:"bolt://baaddb1d-staging.databases.neo4j.io",Region:"europe-west1",DesiredSettings:{Memory:"64GB",Version:"4",Cpu:12,Storage:"128GB"},AppliedSettings:{Memory:"64GB",Storage:"128GB",Cpu:12},WorkspaceUrl:"https://workspace-preview.neo4j.io/?connectURL=bolt://baaddb1d-staging.databases.neo4j.io",OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=baaddb1d",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}},{DbId:"db1d4a11",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"Some Name",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"updating",CloudProvider:"gcp",BoltUrl:"bolt://db1d4a11-staging.databases.neo4j.io",MonitoringStatus:"ok",Region:"us-cootmtn1",DesiredSettings:{Memory:"16GB",Version:"4",Storage:"32GB",Cpu:3},AppliedSettings:{Memory:"8GB",Storage:"16GB",Cpu:2},Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!1,reason:"invalid-action-updating",message:"Action is not allowed. Database is updating."},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!1,reason:"invalid-action-updating",message:"Action is not allowed. Database is updating."},pause:{enabled:!1,reason:"invalid-action-updating",message:"Action is not allowed. Database is updating."},resize:{enabled:!1,reason:"invalid-action-updating",message:"Action is not allowed. Database is updating."},restore:{enabled:!1,reason:"invalid-action-updating",message:"Action is not allowed. Database is updating."},resume:{enabled:!1,reason:"invalid-action-updating",message:"Action is not allowed. Database is updating."},take_snapshot:{enabled:!1,reason:"invalid-action-updating",message:"Action is not allowed. Database is updating."},secondaries:{enabled:!1,reason:"invalid-action-updating",message:"Action is not allowed. Database is updating."}}},{DbId:"deaddb1d",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"WWWWWWWWWWWWWWWWWWWWWWWWWWWWWW",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"restoring",CloudProvider:"gcp",MonitoringStatus:"warning",BoltUrl:"bolt://deaddb1d-staging.databases.neo4j.io",Region:"europe-west1",DesiredSettings:{Memory:"8GB",Version:"4",Storage:"16GB",Cpu:2},AppliedSettings:{Memory:"8GB",Storage:"16GB",Cpu:2},Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!1,reason:"invalid-action-restoring",message:"Action is not allowed. Database is restoring."},overwrite:{enabled:!1,reason:"invalid-action-restoring",message:"Action is not allowed. Database is restoring."},pause:{enabled:!1,reason:"invalid-action-restoring",message:"Action is not allowed. Database is restoring."},resize:{enabled:!0},restore:{enabled:!1,reason:"invalid-action-restoring",message:"Action is not allowed. Database is restoring."},resume:{enabled:!1,reason:"invalid-action-restoring",message:"Action is not allowed. Database is restoring."},take_snapshot:{enabled:!1,reason:"invalid-action-restoring",message:"Action is not allowed. Database is restoring."},secondaries:{enabled:!0}}},{DbId:"loading",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"Eternal loading",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"loading",CloudProvider:"gcp",MonitoringStatus:"ok",BoltUrl:"bolt://loading-staging.databases.neo4j.io",Region:"europe-west1",DesiredSettings:{Memory:"8GB",Version:"4",Storage:"16GB",Cpu:2},AppliedSettings:{Memory:"8GB",Storage:"16GB",Cpu:2},Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!1,reason:"invalid-action-loading-data",message:"Action is not allowed. Database is loading data."},pause:{enabled:!1,reason:"invalid-action-loading-data",message:"Action is not allowed. Database is loading data."},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-loading-data",message:"Action is not allowed. Database is loading data."},take_snapshot:{enabled:!1,reason:"invalid-action-loading-data",message:"Action is not allowed. Database is loading data."},secondaries:{enabled:!0}}},{DbId:"d34ddb1d",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"Inventory [Test]",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"destroying",CloudProvider:"gcp",MonitoringStatus:"critical",Region:"us-east1",DesiredSettings:{Memory:"8GB",Version:"4",Storage:"16GB",Cpu:2},AppliedSettings:{Memory:"8GB",Storage:"16GB",Cpu:2},Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!1,reason:"invalid-action-destroying",message:"Action is not allowed. Database is destroying."},delete:{enabled:!1,reason:"invalid-action-destroying",message:"Action is not allowed. Database is destroying."},import:{enabled:!1,reason:"invalid-action-destroying",message:"Action is not allowed. Database is destroying."},overwrite:{enabled:!1,reason:"invalid-action-destroying",message:"Action is not allowed. Database is destroying."},pause:{enabled:!1,reason:"invalid-action-destroying",message:"Action is not allowed. Database is destroying."},resize:{enabled:!1,reason:"invalid-action-destroying",message:"Action is not allowed. Database is destroying."},restore:{enabled:!1,reason:"invalid-action-destroying",message:"Action is not allowed. Database is destroying."},resume:{enabled:!1,reason:"invalid-action-destroying",message:"Action is not allowed. Database is destroying."},take_snapshot:{enabled:!1,reason:"invalid-action-destroying",message:"Action is not allowed. Database is destroying."},secondaries:{enabled:!1,reason:"invalid-action-destroying",message:"Action is not allowed. Database is destroying."}}},{_id:"creating-db",DbId:"creating-db",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"I'm creating",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"creating",CloudProvider:"gcp",MonitoringStatus:"ok",Region:"europe-west1",DesiredSettings:{Memory:"1GB"},AppliedSettings:{},BoltUrl:"bolt://creating-db-staging.databases.neo4j.io",OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=creating-db",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!1,reason:"invalid-action-creating",message:"Action is not allowed. Database is creating."},delete:{enabled:!1,reason:"invalid-action-creating",message:"Action is not allowed. Database is creating."},import:{enabled:!1,reason:"invalid-action-creating",message:"Action is not allowed. Database is creating."},overwrite:{enabled:!1,reason:"invalid-action-creating",message:"Action is not allowed. Database is creating."},pause:{enabled:!1,reason:"invalid-action-creating",message:"Action is not allowed. Database is creating."},resize:{enabled:!1,reason:"invalid-action-creating",message:"Action is not allowed. Database is creating."},restore:{enabled:!1,reason:"invalid-action-creating",message:"Action is not allowed. Database is creating."},resume:{enabled:!1,reason:"invalid-action-creating",message:"Action is not allowed. Database is creating."},take_snapshot:{enabled:!1,reason:"invalid-action-creating",message:"Action is not allowed. Database is creating."},secondaries:{enabled:!1,reason:"invalid-action-creating",message:"Action is not allowed. Database is creating."}}},{_id:"no-monitoring-status-db",DbId:"no-monitoring-status-db",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"I have no monitoring status",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"running",CloudProvider:"gcp",Region:"europe-west1",DesiredSettings:{Memory:"8GB",Version:"4",Storage:"16GB",Cpu:2},AppliedSettings:{Memory:"8GB",Storage:"16GB",Cpu:2},BoltUrl:"bolt://creating-db-staging.databases.neo4j.io",BrowserUrl:"https://creating-db-staging.databases.neo4j.io",OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=no-monitoring-status-db",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}},{DbId:"gcp_db_1",NamespaceId:"ce40d6ec-c8f8-40bf-acb1-b5d412b200c9",Name:"Gcp Database 1",Tier:"professional",IsBeingCloned:!1,DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"ok",Region:"europe-west1",DesiredSettings:{Memory:"8GB",Version:"4",Storage:"16GB",Cpu:2},AppliedSettings:{Memory:"8GB",Storage:"16GB",Cpu:2},BoltUrl:"bolt://gcp_db_1-staging.databases.neo4j.io",OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=ce40d6ec-c8f8-40bf-acb1-b5d412b200c9&database=gcp_db_1",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}}],Ca=[{DbId:"f8470d5c",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"A GDS tier database",Tier:"gds",IsBeingCloned:!1,DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"ok",UpdateTime:"2017-08-21 07:34:54+00:00",BoltUrl:"bolt://f8470d5c-staging.databases.neo4j.io",BrowserUrl:"https://f8470d5c-staging.databases.neo4j.io",BloomUrl:"https://bloom-staging.neo4j.io?connectURL=bolt://f8470d5c-staging.databases.neo4j.io",Region:"us-east1",DesiredSettings:{Memory:"8GB",Version:"4",Storage:"16GB",Cpu:2},AppliedSettings:{Memory:"8GB",Storage:"16GB",Cpu:2},WorkspaceUrl:"https://workspace-preview.neo4j.io/?connectURL=bolt://f8470d5c-staging.databases.neo4j.io",OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=f8470d5c",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}},{DbId:"c7gf9bei",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"paused db",Tier:"gds",IsBeingCloned:!1,DatabaseStatus:"paused",CloudProvider:"gcp",MonitoringStatus:"ok",UpdateTime:"2017-08-21 07:34:54+00:00",BoltUrl:"bolt://c7gf9bei-staging.databases.neo4j.io",BrowserUrl:"https://c7gf9bei-staging.databases.neo4j.io",BloomUrl:"https://bloom-staging.neo4j.io?connectURL=bolt://c7gf9bei-staging.databases.neo4j.io",Region:"us-east1",DesiredSettings:{Memory:"8GB",Version:"4",Storage:"16GB",Cpu:2},AppliedSettings:{Memory:"8GB",Storage:"16GB",Cpu:2},WorkspaceUrl:"https://workspace-preview.neo4j.io/?connectURL=bolt://c7gf9bei-staging.databases.neo4j.io",OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=c7gf9bei",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!1,reason:"invalid-action-paused",message:"Action is not allowed. Database is paused."},delete:{enabled:!0},import:{enabled:!1,reason:"invalid-action-paused",message:"Action is not allowed. Database is paused."},overwrite:{enabled:!1,reason:"invalid-action-paused",message:"Action is not allowed. Database is paused."},pause:{enabled:!1,reason:"invalid-action-paused",message:"Action is not allowed. Database is paused."},resize:{enabled:!1,reason:"invalid-action-paused",message:"Action is not allowed. Database is paused."},restore:{enabled:!1,reason:"invalid-action-paused",message:"Action is not allowed. Database is paused."},resume:{enabled:!0},take_snapshot:{enabled:!1,reason:"invalid-action-paused",message:"Action is not allowed. Database is paused."},secondaries:{enabled:!1,reason:"invalid-action-paused",message:"Action is not allowed. Database is paused."}}},{DbId:"f6mdj7kl",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"monitoring status offline (running)",Tier:"gds",IsBeingCloned:!1,DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"critical",UpdateTime:"2017-08-21 07:34:54+00:00",BoltUrl:"bolt://f6mdj7kl-staging.databases.neo4j.io",BrowserUrl:"https://f6mdj7kl-staging.databases.neo4j.io",BloomUrl:"https://bloom-staging.neo4j.io?connectURL=bolt://f6mdj7kl-staging.databases.neo4j.io",Region:"us-east1",DesiredSettings:{Memory:"8GB",Version:"4",Storage:"16GB",Cpu:2},AppliedSettings:{Memory:"8GB",Storage:"16GB",Cpu:2},WorkspaceUrl:"https://workspace-preview.neo4j.io/?connectURL=bolt://f6mdj7kl-staging.databases.neo4j.io",OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=f6mdj7kl",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}},{DbId:"x7mdj1ki",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"database status updating",Tier:"gds",IsBeingCloned:!1,DatabaseStatus:"updating",CloudProvider:"aws",MonitoringStatus:"ok",UpdateTime:"2017-08-21 07:34:54+00:00",BoltUrl:"bolt://x7mdj1ki-staging.databases.neo4j.io",BrowserUrl:"https://x7mdj1ki-staging.databases.neo4j.io",BloomUrl:"https://bloom-staging.neo4j.io?connectURL=bolt://x7mdj1ki-staging.databases.neo4j.io",Region:"us-east1",DesiredSettings:{Memory:"8GB",Version:"3",Storage:"16GB",Cpu:2},AppliedSettings:{Memory:"8GB",Storage:"16GB",Cpu:2},WorkspaceUrl:"https://workspace-preview.neo4j.io/?connectURL=bolt://x7mdj1ki-staging.databases.neo4j.io",OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=x7mdj1ki",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!1,reason:"invalid-action-updating",message:"Action is not allowed. Database is updating."},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!1,reason:"invalid-action-updating",message:"Action is not allowed. Database is updating."},pause:{enabled:!1,reason:"invalid-action-updating",message:"Action is not allowed. Database is updating."},resize:{enabled:!1,reason:"invalid-action-updating",message:"Action is not allowed. Database is updating."},restore:{enabled:!1,reason:"invalid-action-updating",message:"Action is not allowed. Database is updating."},resume:{enabled:!1,reason:"invalid-action-updating",message:"Action is not allowed. Database is updating."},take_snapshot:{enabled:!1,reason:"invalid-action-updating",message:"Action is not allowed. Database is updating."},secondaries:{enabled:!1,reason:"invalid-action-updating",message:"Action is not allowed. Database is updating."}}}],Na=[{DbId:"aa00ffcc",NamespaceId:"98e3322e-10d5-461a-b3ca-79d0a3b1042f",Name:"Dolly the sheep (db to clone)",Tier:"enterprise",IsBeingCloned:!1,DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"ok",UpdateTime:"2017-08-21 07:34:54+00:00",BoltUrl:"bolt://aa00ffcc-staging.databases.neo4j.io",BrowserUrl:"https://aa00ffcc-staging.databases.neo4j.io",BloomUrl:"https://bloom-staging.neo4j.io?connectURL=bolt://aa00ffcc-staging.databases.neo4j.io",Region:"us-east1",DesiredSettings:{Memory:"16GB",Version:"3",SecondariesCount:2},AppliedSettings:{Memory:"16GB",Cpu:3,Storage:"32GB",SecondariesCount:2},WorkspaceUrl:"https://workspace-preview.neo4j.io/?connectURL=bolt://aa00ffcc-staging.databases.neo4j.io",OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=98e3322e-10d5-461a-b3ca-79d0a3b1042f&database=aa00ffcc",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}},{DbId:"qq00ffcc",NamespaceId:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4c",Name:"Enterprise DB",Tier:"enterprise",EncryptionKeyRef:"5fcbeeb7-c921-4531-91df-f212da4609c2",IsBeingCloned:!1,DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"ok",UpdateTime:"2017-08-21 07:34:54+00:00",BoltUrl:"bolt://aa00ffcc-staging.databases.neo4j.io",BrowserUrl:"https://aa00ffcc-staging.databases.neo4j.io",BloomUrl:"https://bloom-staging.neo4j.io?connectURL=bolt://aa00ffcc-staging.databases.neo4j.io",Region:"us-east1",DesiredSettings:{Memory:"16GB",Version:"3",SecondariesCount:2},AppliedSettings:{Memory:"16GB",Cpu:3,Storage:"32GB",SecondariesCount:2},WorkspaceUrl:"https://workspace-preview.neo4j.io/?connectURL=bolt://aa00ffcc-staging.databases.neo4j.io",OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=8c27ff96-70f7-41b8-bc81-5a8f608f0f4c&database=qq00ffcc",Capabilities:{pause:{enabled:!0}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}}],Ea=[{_id:"free-db",DbId:"free-db",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"Free Database",Tier:"free",IsBeingCloned:!1,DatabaseStatus:"running",CloudProvider:"gcp",MonitoringStatus:"ok",UpdateTime:"2017-08-21 08:35:52+00:00",BoltUrl:"bolt://free-db-staging.databases.neo4j.io",BrowserUrl:"https://free-db-staging.databases.neo4j.io",BloomUrl:"https://bloom-staging.neo4j.io?connectURL=bolt://free-db-staging.databases.neo4j.io",DataImporterUrl:"https://data-importer.neo4j.io/?dbms=neo4j%2Bs://free-db-staging.databases.neo4j.io&db=neo4j&user=neo4j&acceptTerms=true",Region:"us-east1",DesiredSettings:{Version:"4"},AppliedSettings:{},Counts:{CurrentNodes:15,CurrentRelationships:0},Limits:{MaxNodes:5e4,MaxRelationships:175e3},WorkspaceUrl:"https://workspace-preview.neo4j.io/?connectURL=bolt://free-db-staging.databases.neo4j.io",OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=free-db",Capabilities:{pause:{enabled:!1,reason:"invalid-capability-pause",message:"Free databases cannot be paused."}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}},{DbId:"f8470d5d",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Name:"A free tier database",Tier:"free",IsBeingCloned:!1,DatabaseStatus:"loading failed",CloudProvider:"gcp",MonitoringStatus:"ok",UpdateTime:"2017-08-21 07:34:54+00:00",BoltUrl:"bolt://f8470d5d-staging.databases.neo4j.io",BrowserUrl:"https://f8470d5d-staging.databases.neo4j.io",BloomUrl:"https://bloom-staging.neo4j.io?connectURL=bolt://f8470d5d-staging.databases.neo4j.io",DataImporterUrl:"https://data-importer.neo4j.io/?dbms=neo4j%2Bs://f8470d5d-staging.databases.neo4j.io&db=neo4j&user=neo4j&acceptTerms=true",Region:"us-east1",DesiredSettings:{Version:"4"},AppliedSettings:{},Counts:{CurrentNodes:45e3,CurrentRelationships:17e4},Limits:{MaxNodes:5e4,MaxRelationships:175e3},WorkspaceUrl:"https://workspace-preview.neo4j.io/?connectURL=bolt://f8470d5d-staging.databases.neo4j.io",OpsManagerUrl:"https://ops-manager-staging.neo4j.io/?tenant=6ff0d52d-e7cb-4bcf-abbf-11d5536f6190&database=f8470d5d",Capabilities:{pause:{enabled:!1,reason:"invalid-capability-pause",message:"Free databases cannot be paused."}},AvailableActions:{clone:{enabled:!0},delete:{enabled:!0},import:{enabled:!0},overwrite:{enabled:!0},pause:{enabled:!0},resize:{enabled:!0},restore:{enabled:!0},resume:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."},take_snapshot:{enabled:!0},secondaries:{enabled:!0}}}],ja=[{encryption_key_ref:"5fcbeeb7-c921-4531-91df-f212da4609c2",cloud_provider:"gcp",tier:"enterprise",region:"europe-west1",name:"Production Key",created:"2023-08-23T15:35:38Z",status:"ready",gcp_properties:{key_id:"key:5fcbeeb7-c921-4531-91df-f212da4609c2",permissions:{project_number:"123456789"}},tenant_id:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4c"},{encryption_key_ref:"b692dab8-6099-48b5-9896-3117c23527d6",cloud_provider:"gcp",tier:"enterprise",region:"us-east1",name:"Dev Key",created:"2023-08-23T15:35:38Z",status:"ready",gcp_properties:{key_id:"key:b692dab8-6099-48b5-9896-3117c23527d6",permissions:{project_number:"123456789"}},tenant_id:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4c"},{encryption_key_ref:"04b12e31-b059-4d04-81e5-c64b8a18027c",cloud_provider:"aws",tier:"enterprise",region:"eu-west-1",name:"Production Key",created:"2023-08-23T15:35:38Z",status:"ready",aws_properties:{kms_key_arn:"key:04b12e31-b059-4d04-81e5-c64b8a18027c",permissions:{account_id:"368395742298",permissions:{account_id:"123456789"}}},tenant_id:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4d"},{encryption_key_ref:"67ae709b-27ab-45e9-b479-dfca2fb74ca3",cloud_provider:"aws",tier:"enterprise",region:"us-west-2",created:"2023-08-23T15:35:38Z",name:"Dev Key",status:"ready",aws_properties:{kms_key_arn:"key:67ae709b-27ab-45e9-b479-dfca2fb74ca3",permissions:{account_id:"368395742298",permissions:{account_id:"123456789"}}},tenant_id:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4d"},{encryption_key_ref:"dd87fe8a-15af-4e29-91e6-7018db5fafed",cloud_provider:"azure",tier:"enterprise",region:"eastus",name:"Production Key",created:"2023-08-23T15:35:38Z",status:"ready",azure_properties:{key_id:"key:dd87fe8a-15af-4e29-91e6-7018db5fafed",permissions:{application_url:"https://azure.io/neo4j-application"}},tenant_id:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4e"},{encryption_key_ref:"41b108e9-3cc1-4df1-9e0c-0bd0fe3fbda5",cloud_provider:"azure",tier:"enterprise",region:"francecentral",created:"2023-08-23T15:35:38Z",name:"Dev Key",status:"ready",azure_properties:{key_id:"key:41b108e9-3cc1-4df1-9e0c-0bd0fe3fbda5",permissions:{application_url:"https://azure.io/neo4j-application"}},tenant_id:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4e"}],Ba=[{amount_due:1.23,created:"2021-01-29T07:56:05+00:00",currency:"usd",customer_id:"cus_Hn0QXNCaBFeNHp",due_date:"2021-01-29T07:58:58+00:00",number:"19E61103-0402",invoice_pdf:"https://pay.stripe.com/invoice/acct_1CHe5JJnkc5HpMAa/invst_Hn0RZ2ow9mv4lIkU0uU0rPVIYZd1wrI/pdf",period_end:"2021-01-25T07:56:05+00:00",period_start:"2021-01-07T07:56:05+00:00",status:"paid"},{amount_due:1.23,created:"2021-01-07T07:56:05+00:00",currency:"usd",customer_id:"cus_Hn0QXNCaBFeNHp",due_date:"2020-02-06T07:58:58+00:00",number:"19E61103-0401",invoice_pdf:"https://pay.stripe.com/invoice/acct_1CHe5JJnkc5HpMAa/invst_Hn0RZ2ow9mv4lIkU0uU0rPVIYZd1wrI/pdf",period_end:"2020-01-07T07:56:05+00:00",period_start:"2020-01-07T07:56:05+00:00",status:"paid"},{amount_due:5003.03,created:"2020-11-01T07:56:05+00:00",currency:"usd",customer_id:"cus_Hn0QXNCaBFeNHp",due_date:"2020-01-12T07:58:58+00:00",number:"19E61103-0301",invoice_pdf:"https://pay.stripe.com/invoice/acct_1CHe5JJnkc5HpMAa/invst_Hn0RZ2ow9mv4lIkU0uU0rPVIYZd1wrI/pdf",period_end:"2019-02-10T07:56:05+00:00",period_start:"2019-01-10T07:56:05+00:00",status:"unpaid"},{amount_due:.25,created:"2020-01-09T07:56:05+00:00",currency:"usd",customer_id:"cus_Hn0QXNCaBFeNHp",due_date:"2020-02-09T07:58:58+00:00",number:"19E61103-0201",invoice_pdf:"https://pay.stripe.com/invoice/acct_1CHe5JJnkc5HpMAa/invst_Hn0RZ2ow9mv4lIkU0uU0rPVIYZd1wrI/pdf",period_end:"2020-01-09T07:56:05+00:00",period_start:"2020-01-09T07:56:05+00:00",status:"paid"},{amount_due:1.01,created:"2020-01-01T07:56:05+00:00",currency:"usd",customer_id:"cus_Hn0QXNCaBFeNHp",due_date:"2020-01-02T07:58:58+00:00",number:"19E61103-0201",invoice_pdf:"https://pay.stripe.com/invoice/acct_1CHe5JJnkc5HpMAa/invst_Hn0RZ2ow9mv4lIkU0uU0rPVIYZd1wrI/pdf",period_end:"2019-01-01T07:56:05+00:00",period_start:"2019-02-01T07:56:05+00:00",status:"unpaid"},{amount_due:100,created:"2019-11-01T07:56:05+00:00",currency:"sek",customer_id:"cus_Hn0QXNCaBFeNHp",due_date:"2019-12-01T07:58:58+00:00",number:"19E61103-1001",invoice_pdf:"https://pay.stripe.com/invoice/acct_1CHe5JJnkc5HpMAa/invst_Hn0RZ2ow9mv4lIkU0uU0rPVIYZd1wrI/pdf",period_end:"2018-11-01T07:56:05+00:00",period_start:"2018-10-01T07:56:05+00:00",status:"paid"},{amount_due:1.23,created:"2019-01-01T07:56:05+00:00",currency:null,customer_id:"cus_Hn0QXNCaBFeNHp",due_date:null,number:"19E61103-0001",invoice_pdf:null,period_end:"2018-12-31T07:56:05+00:00",period_start:"2018-12-01T07:56:05+00:00",status:null}],Ma=[],Pa=[{Name:"active user",UserId:"John Doe",ClientId:"a2bc6bc8e33f4212b81ac4b0c366afcb",CreatedAt:"2022-09-19T09:00:00.000Z"}],Oa=[{UserId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Email:"[email protected]",OrganizationId:"a463a089-6eda-4626-9046-c24a91f42d13",Roles:[{UserId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",RoleId:"14f5d902-f3c7-4476-8b89-187952006502",Name:"organization-owner"}]},{UserId:"8767df2f-e419-4040-b92e-60ee719fa405",Email:"[email protected]",OrganizationId:"a463a089-6eda-4626-9046-c24a91f42d13",Roles:[{UserId:"8767df2f-e419-4040-b92e-60ee719fa405",RoleId:"11a3cb0c-8732-40bd-bbce-53a8d4a1baab",Name:"organization-admin"}]},{UserId:"36e754c0-3c00-4a7f-a442-d90074368615",Email:"[email protected]",OrganizationId:"a463a089-6eda-4626-9046-c24a91f42d13",Roles:[{RoleId:"8ed8beb1-e97d-4005-b2bc-b66eb680d0e2",Name:"organization-member",UserId:"36e754c0-3c00-4a7f-a442-d90074368615"}]},{UserId:"58ad2072-e7c6-4292-8016-6b1c100b657a",Email:"[email protected]",OrganizationId:"a463a089-6eda-4626-9046-c24a91f42d13",Roles:[{RoleId:"4518634b-2845-4167-a6e2-49369e3f23a0",Name:"organization-member",UserId:"58ad2072-e7c6-4292-8016-6b1c100b657a"}]},{UserId:"aa0bfdb6-f038-49c4-83f0-8ce409431660",Email:"[email protected]",OrganizationId:"a463a089-6eda-4626-9046-c24a91f42d13",Roles:[{RoleId:"7ce76433-df2c-4427-b565-ffbe4a4d3048",Name:"organization-member",UserId:"aa0bfdb6-f038-49c4-83f0-8ce409431660"}]},{UserId:"40695465-9cec-406d-ac87-0846dcafbc85",Email:"[email protected]",OrganizationId:"d83be5ef-52cc-4dbf-9106-6a12603e305d",Roles:[{RoleId:"11c25799-12f5-4870-92b0-bd0623ca48bd",Name:"organization-owner",UserId:"40695465-9cec-406d-ac87-0846dcafbc85"}]},{UserId:"85fa0b8f-9ed1-45c6-b798-049740793418",Email:"[email protected]",OrganizationId:"d83be5ef-52cc-4dbf-9106-6a12603e305d",Roles:[{RoleId:"735cfd50-6820-4ad0-9e4a-069b48f7be9c",Name:"organization-admin",UserId:"85fa0b8f-9ed1-45c6-b798-049740793418"}]},{UserId:"b2dbd1bd-6270-4c06-984d-8a4d31e707ca",Email:"[email protected]",OrganizationId:"d83be5ef-52cc-4dbf-9106-6a12603e305d",Roles:[{RoleId:"bce706a9-f92b-44cf-bc58-9e435d2f206b",Name:"organization-member",UserId:"b2dbd1bd-6270-4c06-984d-8a4d31e707ca"}]},{UserId:"e24b3ae9-9f72-495f-b249-0676900d654c",Email:"[email protected]",OrganizationId:"d83be5ef-52cc-4dbf-9106-6a12603e305d",Roles:[{RoleId:"b898d9ec-d205-4e44-b991-7795f53d8b9e",Name:"organization-member",UserId:"e24b3ae9-9f72-495f-b249-0676900d654c"}]},{UserId:"cca0604b-dd00-4e28-aead-6496b90b1f6f",Email:"[email protected]",OrganizationId:"d83be5ef-52cc-4dbf-9106-6a12603e305d",Roles:[{RoleId:"2d6c178e-3e14-4e2f-9d58-cb40c410c343",Name:"organization-member",UserId:"cca0604b-dd00-4e28-aead-6496b90b1f6f"}]},{UserId:"4acadf06-8125-4345-bd10-eef06f03e473",Email:"[email protected]",OrganizationId:"81efee09-8c3f-4d45-a522-4fc2dbe96a57",Roles:[{RoleId:"f0430251-6937-4bfd-9d47-5f1d4d25053a",Name:"organization-owner",UserId:"4acadf06-8125-4345-bd10-eef06f03e473"}]},{UserId:"061463bc-d19f-44df-aa9f-3bf95585b95e",Email:"[email protected]",OrganizationId:"81efee09-8c3f-4d45-a522-4fc2dbe96a57",Roles:[{RoleId:"3ec34f35-9c3a-426a-8ddf-e9de34c8eaf4",Name:"organization-admin",UserId:"061463bc-d19f-44df-aa9f-3bf95585b95e"}]}],xa=[{id:"d83be5ef-52cc-4dbf-9106-6a12603e305d",auth0_org_id:"org_AvRnTo1rYqoD4Te",name:"treutel-inc",display_name:"Treutel Inc",password_login_enabled:!0,google_login_enabled:!0},{id:"a463a089-6eda-4626-9046-c24a91f42d13",auth0_org_id:"org_AvRnTo1rYqoD4At",name:"barton-farrell",display_name:"Barton-Farrell",password_login_enabled:!1,google_login_enabled:!0},{id:"81efee09-8c3f-4d45-a522-4fc2dbe96a57",auth0_org_id:"org_AvRnTo1rYqoD4De",name:"haag-group",display_name:"Haag Group",password_login_enabled:!0,google_login_enabled:!1}],Ua=[{InviteId:"06a30678-2fe8-45cb-a747-6de477670886",Status:"pending",NamespaceId:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4c",Roles:["namespace-member"],Email:"[email protected]",UserId:"99fef67c-4464-47c8-925d-c82ca0f61154",InvitedAt:"2023-01-19T11:42:37.169Z",InvitedBy:"[email protected]",FriendlyName:"Linkin Park"},{InviteId:"45e51812-0743-40ff-933b-e36bd2ec3cd0",Status:"pending",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Roles:["namespace-admin"],Email:"[email protected]",UserId:"107a7d83-c4e8-4749-8dd5-0fe1b3956705",FriendlyName:"Aerosmith",InvitedAt:"2023-01-19T11:42:37.169Z",InvitedBy:"[email protected]"},{InviteId:"7e26c3d3-27b7-4a7e-9c83-759f18013668",Status:"pending",NamespaceId:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4c",Roles:["namespace-admin"],Email:"[email protected]",FriendlyName:"Paramore",InvitedAt:"2023-01-19T11:42:37.169Z",InvitedBy:"[email protected]"}],za=[{RoleId:"4a33be56-e65a-4f59-b6df-895020c5379d",Name:"namespace-admin",UserId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190"},{RoleId:"0e5ee5ba-3661-4544-841d-2109ff5ae94d",Name:"namespace-member",UserId:"8767df2f-e419-4040-b92e-60ee719fa405",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190"},{RoleId:"acde070d-8c4c-4f0d-9d8a-162843c10333",Name:"namespace-metrics-integration-reader",UserId:"36e754c0-3c00-4a7f-a442-d90074368615",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190"}],L=[{cloud_providers:["aws","gcp","azure"],cost_per_hour:"0.36",cpu:"1",memory:"4GB",size_id:"enterprise-4",storage:"8GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp","azure"],cost_per_hour:"0.72",cpu:"2",memory:"8GB",size_id:"enterprise-8",storage:"16GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp","azure"],cost_per_hour:"1.44",cpu:"3",memory:"16GB",size_id:"enterprise-16",storage:"32GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp","azure"],cost_per_hour:"2.88",cpu:"6",memory:"32GB",size_id:"enterprise-32",storage:"64GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp","azure"],cost_per_hour:"5.76",cpu:"12",memory:"64GB",size_id:"enterprise-64",storage:"128GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp","azure"],cost_per_hour:"11.52",cpu:"24",memory:"128GB",size_id:"enterprise-128",storage:"256GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp","azure"],cost_per_hour:"17.28",cpu:"36",memory:"192GB",size_id:"enterprise-192",storage:"384GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp","azure"],cost_per_hour:"23.04",cpu:"48",memory:"256GB",size_id:"enterprise-256",storage:"512GB",unavailable_regions:[],deprecated:!1},{_comment:"Note that this differs from the one used in prod. It's present here for testing purposes",cloud_providers:["gcp"],cost_per_hour:"34.56",cpu:"82",memory:"384GB",size_id:"enterprise-384",storage:"768GB",unavailable_regions:[{cloud_provider:"gcp",region:"us-east1"}],deprecated:!1}],F=[{cloud_providers:["aws","gcp"],cost_per_hour:"1.0",cpu:"2",memory:"8GB",size_id:"gds-8",storage:"16GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp"],cost_per_hour:"2.0",cpu:"3",memory:"16GB",size_id:"gds-16",storage:"32GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp"],cost_per_hour:"3.0",cpu:"5",memory:"24GB",size_id:"gds-24",storage:"48GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp"],cost_per_hour:"4.0",cpu:"6",memory:"32GB",size_id:"gds-32",storage:"64GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp"],cost_per_hour:"6.0",cpu:"10",memory:"48GB",size_id:"gds-48",storage:"96GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp"],cost_per_hour:"8.0",cpu:"12",memory:"64GB",size_id:"gds-64",storage:"128GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp"],cost_per_hour:"12.0",cpu:"20",memory:"96GB",size_id:"gds-96",storage:"192GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp"],cost_per_hour:"16.0",cpu:"24",memory:"128GB",size_id:"gds-128",storage:"256GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp"],cost_per_hour:"24.0",cpu:"36",memory:"192GB",size_id:"gds-192",storage:"384GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp"],cost_per_hour:"32.0",cpu:"48",memory:"256GB",size_id:"gds-256",storage:"512GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["aws","gcp"],cost_per_hour:"48.0",cpu:"82",memory:"384GB",size_id:"gds-384",storage:"768GB",unavailable_regions:[],deprecated:!1}],G=[{cloud_providers:["azure","aws","gcp"],cost_per_hour:"1.0",cpu:"2",memory:"8GB",size_id:"gds-8",storage:"16GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["azure","aws","gcp"],cost_per_hour:"2.0",cpu:"3",memory:"16GB",size_id:"gds-16",storage:"32GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["azure","aws","gcp"],cost_per_hour:"3.0",cpu:"5",memory:"24GB",size_id:"gds-24",storage:"48GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["azure","aws","gcp"],cost_per_hour:"4.0",cpu:"6",memory:"32GB",size_id:"gds-32",storage:"64GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["azure","aws","gcp"],cost_per_hour:"6.0",cpu:"10",memory:"48GB",size_id:"gds-48",storage:"96GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["azure","aws","gcp"],cost_per_hour:"8.0",cpu:"12",memory:"64GB",size_id:"gds-64",storage:"128GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["azure","aws","gcp"],cost_per_hour:"12.0",cpu:"20",memory:"96GB",size_id:"gds-96",storage:"192GB",unavailable_regions:[],deprecated:!1}],q=[{cloud_providers:["azure","aws","gcp"],cost_per_hour:"0.09",cpu:"1",memory:"1GB",size_id:"professional-1",storage:"2GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["azure","aws","gcp"],cost_per_hour:"0.18",cpu:"1",memory:"2GB",size_id:"professional-2",storage:"4GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["azure","aws","gcp"],cost_per_hour:"0.36",cpu:"1",memory:"4GB",size_id:"professional-4",storage:"8GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["azure","aws","gcp"],cost_per_hour:"0.72",cpu:"2",memory:"8GB",size_id:"professional-8",storage:"16GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["azure","aws","gcp"],cost_per_hour:"1.44",cpu:"3",memory:"16GB",size_id:"professional-16",storage:"32GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["azure","aws","gcp"],cost_per_hour:"2.16",cpu:"5",memory:"24GB",size_id:"professional-24",storage:"48GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["azure","aws","gcp"],cost_per_hour:"2.88",cpu:"6",memory:"32GB",size_id:"professional-32",storage:"64GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["azure","aws","gcp"],cost_per_hour:"4.32",cpu:"10",memory:"48GB",size_id:"professional-48",storage:"96GB",unavailable_regions:[],deprecated:!1},{cloud_providers:["azure","aws","gcp"],cost_per_hour:"5.76",cpu:"12",memory:"64GB",size_id:"professional-64",storage:"128GB",unavailable_regions:[],deprecated:!1}],La=[{_id:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",NamespaceId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",InternalName:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",FriendlyName:"Barton-Farrell Prod",MfaRequired:!1,AllowFreeDatabaseCreation:!0,AvailableNeo4jVersions:["4","5"],PlanType:"self_serve",NamespaceType:"personal",BillingMethod:"payg",Suspended:!1,ZendeskOrgId:null,ZendeskTimezone:null,SalesforceCppId:null,HasBilling:!0,HasUnpaidInvoices:!1,RequiresBilling:!0,IsolationIds:["test-isolation-0123","test-isolation-0124"],OrganizationId:"a463a089-6eda-4626-9046-c24a91f42d13",SsoOrganizationId:null,TierConfigs:{free:{tier:"free",versions:["5"],cloud_provider_regions:{gcp:[{name:"europe-west1",friendly:"Belgium (europe-west1)"},{name:"us-central1",friendly:"Iowa, USA (us-central1)"}]},default_version:"5",sizes:[]},gds:{tier:"gds",versions:["5"],default_version:"5",cloud_provider_regions:{azure:[{name:"eastus",friendly:"US East, Virginia (eastus)"},{name:"francecentral",friendly:"Europe, Paris (francecentral)"}],aws:[{name:"eu-west-1",friendly:"Europe, Ireland (eu-west-1)"},{name:"us-west-2",friendly:"US West, Oregon (us-west-2)"}],gcp:[{name:"europe-west1",friendly:"Belgium (europe-west1)"},{name:"us-east1",friendly:"South Carolina, USA (us-east1)"}]},sizes:G},professional:{tier:"professional",versions:["4","5"],default_version:"5",cloud_provider_regions:{azure:[{name:"eastus",friendly:"US East, Virginia (eastus)"},{name:"francecentral",friendly:"Europe, Paris (francecentral)"}],aws:[{name:"eu-west-1",friendly:"Europe, Ireland (eu-west-1)"},{name:"us-west-2",friendly:"US West, Oregon (us-west-2)"}],gcp:[{name:"europe-west1",friendly:"Belgium (europe-west1)"},{name:"europe-west2",friendly:"London (europe-west2)"},{name:"us-east1",friendly:"South Carolina, USA (us-east1)"}]},sizes:q},enterprise:{tier:"enterprise",versions:["4","5"],default_version:"5",cloud_provider_regions:{gcp:[{name:"europe-west1",friendly:"Belgium (europe-west1)"},{name:"europe-west2",friendly:"London (europe-west2)"},{name:"us-east1",friendly:"South Carolina, USA (us-east1)"}]},sizes:L}},Capabilities:{cmek:!1,log_forwarding:!1,traffic_config:!1,secondaries:!1,metrics_integration:!1,multi_tenant_enterprise:!0,pro_trial:!1,cdc_enrichment_mode:!1,migration_assistant:!1,query_log_analyzer:!1},AvailableRoles:["namespace-admin","namespace-member","namespace-viewer"]},{_id:"a737334c-c2bd-444d-a3c4-57d963d5ba51",NamespaceId:"a737334c-c2bd-444d-a3c4-57d963d5ba51",InternalName:"a737334c-c2bd-444d-a3c4-57d963d5ba51",FriendlyName:"Haag Group POC",MfaRequired:!1,AllowFreeDatabaseCreation:!0,AvailableNeo4jVersions:["4","5"],PlanType:"self_serve",NamespaceType:"personal",BillingMethod:"prepaid",Suspended:!1,ZendeskOrgId:null,ZendeskTimezone:null,SalesforceCppId:null,HasBilling:!0,HasUnpaidInvoices:!1,RequiresBilling:!0,IsolationIds:["test-isolation-0123","test-isolation-0124"],OrganizationId:"81efee09-8c3f-4d45-a522-4fc2dbe96a57",SsoOrganizationId:null,TierConfigs:{free:{tier:"free",versions:["5"],cloud_provider_regions:{gcp:[{name:"europe-west1",friendly:"Belgium (europe-west1)"},{name:"us-central1",friendly:"Iowa, USA (us-central1)"}]},default_version:"5",sizes:[]},gds:{tier:"gds",versions:["5"],default_version:"5",cloud_provider_regions:{azure:[{name:"eastus",friendly:"US East, Virginia (eastus)"},{name:"francecentral",friendly:"Europe, Paris (francecentral)"}],aws:[{name:"eu-west-1",friendly:"Europe, Ireland (eu-west-1)"},{name:"us-west-2",friendly:"US West, Oregon (us-west-2)"}],gcp:[{name:"europe-west1",friendly:"Belgium (europe-west1)"},{name:"us-east1",friendly:"South Carolina, USA (us-east1)"}]},sizes:G},professional:{tier:"professional",versions:["4","5"],default_version:"5",cloud_provider_regions:{azure:[{name:"eastus",friendly:"US East, Virginia (eastus)"},{name:"francecentral",friendly:"Europe, Paris (francecentral)"}],aws:[{name:"eu-west-1",friendly:"Europe, Ireland (eu-west-1)"},{name:"us-west-2",friendly:"US West, Oregon (us-west-2)"}],gcp:[{name:"europe-west1",friendly:"Belgium (europe-west1)"},{name:"europe-west2",friendly:"London (europe-west2)"},{name:"us-east1",friendly:"South Carolina, USA (us-east1)"}]},sizes:q}},Capabilities:{cmek:!1,log_forwarding:!1,traffic_config:!1,secondaries:!1,metrics_integration:!1,multi_tenant_enterprise:!1,pro_trial:!1,cdc_enrichment_mode:!1,migration_assistant:!1,query_log_analyzer:!1},AvailableRoles:["namespace-admin","namespace-member","namespace-viewer"]},{_id:"ce40d6ec-c8f8-40bf-acb1-b5d412b200c9",NamespaceId:"ce40d6ec-c8f8-40bf-acb1-b5d412b200c9",InternalName:"12345678",FriendlyName:"GCP Marketplace Project",GoogleProjectId:"12345678",MfaRequired:!1,AllowFreeDatabaseCreation:!1,AvailableNeo4jVersions:["4","5"],PlanType:"self_serve",NamespaceType:"n4gcp",BillingMethod:"marketplace",Suspended:!1,ZendeskOrgId:null,ZendeskTimezone:null,SalesforceCppId:null,HasBilling:!1,HasUnpaidInvoices:!1,RequiresBilling:!1,IsolationIds:["test-isolation-0345"],OrganizationId:"a463a089-6eda-4626-9046-c24a91f42d13",SsoOrganizationId:null,TierConfigs:{gds:{tier:"gds",versions:["5"],default_version:"5",cloud_provider_regions:{gcp:[{name:"europe-west1",friendly:"Belgium (europe-west1)"},{name:"us-east1",friendly:"South Carolina, USA (us-east1)"}]},sizes:G},professional:{tier:"professional",versions:["4","5"],default_version:"5",cloud_provider_regions:{gcp:[{name:"europe-west1",friendly:"Belgium (europe-west1)"},{name:"europe-west2",friendly:"London (europe-west2)"},{name:"us-east1",friendly:"South Carolina, USA (us-east1)"}]},sizes:q}},Capabilities:{cmek:!1,log_forwarding:!1,traffic_config:!1,secondaries:!1,metrics_integration:!1,multi_tenant_enterprise:!1,pro_trial:!1,cdc_enrichment_mode:!1,migration_assistant:!1,query_log_analyzer:!1},AvailableRoles:["namespace-admin","namespace-member","namespace-viewer"]},{_id:"57085c30-0217-5c03-9531-388f22467ff9",NamespaceId:"57085c30-0217-5c03-9531-388f22467ff9",InternalName:"marketplace_namespace",FriendlyName:"AWS Marketplace Project",MfaRequired:!1,AllowFreeDatabaseCreation:!1,AvailableNeo4jVersions:["4","5"],PlanType:"self_serve",NamespaceType:"marketplace_aws",BillingMethod:"marketplace",IsolationIds:["test-isolation-0346"],HasBilling:!1,HasUnpaidInvoices:!1,RequiresBilling:!1,OrganizationId:"a463a089-6eda-4626-9046-c24a91f42d13",SsoOrganizationId:null,TierConfigs:{gds:{tier:"gds",versions:["5"],default_version:"5",cloud_provider_regions:{aws:[{name:"eu-west-1",friendly:"Europe, Ireland (eu-west-1)"},{name:"us-west-2",friendly:"US West, Oregon (us-west-2)"}]},sizes:G},professional:{tier:"professional",versions:["4","5"],default_version:"5",cloud_provider_regions:{aws:[{name:"eu-west-1",friendly:"Europe, Ireland (eu-west-1)"},{name:"us-west-2",friendly:"US West, Oregon (us-west-2)"}]},sizes:q}},Capabilities:{cmek:!1,log_forwarding:!1,traffic_config:!1,secondaries:!1,metrics_integration:!1,multi_tenant_enterprise:!1,pro_trial:!1,cdc_enrichment_mode:!1,migration_assistant:!1,query_log_analyzer:!1},AvailableRoles:["namespace-admin","namespace-member","namespace-viewer"]},{_id:"56314277-3131-478b-9942-3d6fea5fa984",NamespaceId:"56314277-3131-478b-9942-3d6fea5fa984",InternalName:"azure_marketplace_namespace",FriendlyName:"Azure Marketplace Project",BillingMethod:"marketplace",MfaRequired:!1,AllowFreeDatabaseCreation:!1,AvailableNeo4jVersions:["4","5"],PlanType:"self_serve",NamespaceType:"marketplace_azure",IsolationIds:["test-isolation-0333"],HasBilling:!1,HasUnpaidInvoices:!1,RequiresBilling:!1,OrganizationId:"a463a089-6eda-4626-9046-c24a91f42d13",SsoOrganizationId:null,TierConfigs:{gds:{tier:"gds",versions:["5"],default_version:"5",cloud_provider_regions:{azure:[{name:"eastus",friendly:"US East, Virginia (eastus)"},{name:"francecentral",friendly:"Europe, Paris (francecentral)"}]},sizes:G},professional:{tier:"professional",versions:["4","5"],default_version:"5",cloud_provider_regions:{azure:[{name:"eastus",friendly:"US East, Virginia (eastus)"},{name:"francecentral",friendly:"Europe, Paris (francecentral)"}]},sizes:q}},Capabilities:{cmek:!1,log_forwarding:!1,traffic_config:!1,secondaries:!1,metrics_integration:!1,multi_tenant_enterprise:!1,pro_trial:!1,cdc_enrichment_mode:!1,migration_assistant:!1,query_log_analyzer:!1},AvailableRoles:["namespace-admin","namespace-member","namespace-viewer"]},{_id:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4c",NamespaceId:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4c",InternalName:"funkyenterprise",FriendlyName:"Haag Group GCP Enterprise",MfaRequired:!1,AllowFreeDatabaseCreation:!1,AvailableNeo4jVersions:["4","5"],PlanType:"enterprise",NamespaceType:"enterprise",BillingMethod:"prepaid",Suspended:!1,ZendeskOrgId:null,ZendeskTimezone:null,HasBilling:!1,HasUnpaidInvoices:!1,RequiresBilling:!1,IsolationIds:["test-isolation-0100"],OrganizationId:"d83be5ef-52cc-4dbf-9106-6a12603e305d",SsoOrganizationId:null,TierConfigs:{enterprise:{tier:"enterprise",versions:["4","5"],default_version:"5",cloud_provider_regions:{gcp:[{name:"europe-west1",friendly:"Belgium (europe-west1)"},{name:"europe-west2",friendly:"London (europe-west2)"},{name:"us-east1",friendly:"South Carolina, USA (us-east1)"}]},sizes:L},dsenterprise:{tier:"dsenterprise",versions:["5"],default_version:"5",cloud_provider_regions:{gcp:[{name:"europe-west1",friendly:"Belgium (europe-west1)"},{name:"europe-west2",friendly:"London (europe-west2)"},{name:"us-east1",friendly:"South Carolina, USA (us-east1)"}]},sizes:F}},Capabilities:{cmek:!0,traffic_config:!0,log_forwarding:!0,metrics_integration:!0,secondaries:!0,multi_tenant_enterprise:!1,pro_trial:!1,cdc_enrichment_mode:!0,migration_assistant:!0,query_log_analyzer:!0},AvailableRoles:["namespace-admin","namespace-member","namespace-viewer","namespace-metrics-integration-reader"]},{_id:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4d",NamespaceId:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4d",InternalName:"awsenterprise",FriendlyName:"Haag Group AWS",MfaRequired:!1,AllowFreeDatabaseCreation:!1,AvailableNeo4jVersions:["4","5"],PlanType:"enterprise",NamespaceType:"enterprise",BillingMethod:"prepaid",Suspended:!1,ZendeskOrgId:null,ZendeskTimezone:null,SalesforceCppId:null,IsolationIds:["test-isolation-0200"],HasBilling:!1,HasUnpaidInvoices:!1,RequiresBilling:!1,OrganizationId:"d83be5ef-52cc-4dbf-9106-6a12603e305d",SsoOrganizationId:null,TierConfigs:{enterprise:{tier:"enterprise",versions:["4","5"],default_version:"5",cloud_provider_regions:{aws:[{name:"eu-west-1",friendly:"Europe, Ireland (eu-west-1)"},{name:"us-west-2",friendly:"US West, Oregon (us-west-2)"}]},sizes:L},dsenterprise:{tier:"dsenterprise",versions:["5"],default_version:"5",cloud_provider_regions:{aws:[{name:"eu-west-1",friendly:"Europe, Ireland (eu-west-1)"},{name:"us-west-2",friendly:"US West, Oregon (us-west-2)"}]},sizes:F}},Capabilities:{cmek:!0,log_forwarding:!0,traffic_config:!0,secondaries:!0,metrics_integration:!1,multi_tenant_enterprise:!1,pro_trial:!1,cdc_enrichment_mode:!0,migration_assistant:!0,query_log_analyzer:!0},AvailableRoles:["namespace-admin","namespace-member","namespace-viewer"]},{_id:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4e",NamespaceId:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4e",InternalName:"azureenterprise",FriendlyName:"Haag Group Azure",MfaRequired:!1,AllowFreeDatabaseCreation:!1,AvailableNeo4jVersions:["4","5"],HasBilling:!1,HasUnpaidInvoices:!1,RequiresBilling:!1,PlanType:"enterprise",NamespaceType:"enterprise",BillingMethod:"prepaid",Suspended:!1,ZendeskOrgId:null,ZendeskTimezone:null,SalesforceCppId:null,IsolationIds:["test-isolation-0300","test-isolation-0400"],OrganizationId:"d83be5ef-52cc-4dbf-9106-6a12603e305d",SsoOrganizationId:null,TierConfigs:{enterprise:{tier:"enterprise",versions:["4","5"],default_version:"5",cloud_provider_regions:{azure:[{name:"eastus",friendly:"US East, Virginia (eastus)"},{name:"francecentral",friendly:"Europe, Paris (francecentral)"}]},sizes:L},dsenterprise:{tier:"dsenterprise",versions:["5"],default_version:"5",cloud_provider_regions:{azure:[{name:"eastus",friendly:"US East, Virginia (eastus)"},{name:"francecentral",friendly:"Europe, Paris (francecentral)"}]},sizes:F}},Capabilities:{cmek:!0,log_forwarding:!0,traffic_config:!0,secondaries:!0,metrics_integration:!1,multi_tenant_enterprise:!1,pro_trial:!1,cdc_enrichment_mode:!0,migration_assistant:!0,query_log_analyzer:!0},AvailableRoles:["namespace-admin","namespace-member","namespace-viewer"]},{_id:"1503c6e8-0bca-4076-a102-e1636fecf294",NamespaceId:"1503c6e8-0bca-4076-a102-e1636fecf294",InternalName:"ds-enterprise-only-namespace",FriendlyName:"DS Enterprise-only Project",MfaRequired:!1,AllowFreeDatabaseCreation:!1,AvailableNeo4jVersions:["4","5"],PlanType:"enterprise",NamespaceType:"enterprise",BillingMethod:"prepaid",Suspended:!1,ZendeskOrgId:null,ZendeskTimezone:null,SalesforceCppId:null,IsolationIds:["test-isolation-0500"],HasBilling:!1,HasUnpaidInvoices:!1,RequiresBilling:!1,OrganizationId:null,SsoOrganizationId:null,TierConfigs:{dsenterprise:{tier:"dsenterprise",versions:["5"],default_version:"5",cloud_provider_regions:{gcp:[{name:"europe-west1",friendly:"Belgium (europe-west1)"},{name:"europe-west2",friendly:"London (europe-west2)"},{name:"us-east1",friendly:"South Carolina, USA (us-east1)"}]},sizes:F}},Capabilities:{cmek:!0,log_forwarding:!0,traffic_config:!0,secondaries:!0,metrics_integration:!1,multi_tenant_enterprise:!1,pro_trial:!1,cdc_enrichment_mode:!0,migration_assistant:!0,query_log_analyzer:!0}},{_id:"7083bc91-0255-4cc1-a5f7-f72526727500",NamespaceId:"7083bc91-0255-4cc1-a5f7-f72526727500",InternalName:"multi-tenant-enterprise-gcp",FriendlyName:"Multi-tenant Enterprise GCP",MfaRequired:!1,AllowFreeDatabaseCreation:!1,AvailableNeo4jVersions:["4","5"],PlanType:"enterprise",NamespaceType:"mte_gcp",BillingMethod:"prepaid",Suspended:!1,ZendeskOrgId:null,ZendeskTimezone:null,SalesforceCppId:null,IsolationIds:[],OrganizationId:null,SsoOrganizationId:null,TierConfigs:{enterprise:{tier:"enterprise",versions:["4","5"],default_version:"5",cloud_provider_regions:{gcp:[{name:"europe-west1",friendly:"Belgium (europe-west1)"},{name:"europe-west2",friendly:"London (europe-west2)"},{name:"us-east1",friendly:"South Carolina, USA (us-east1)"}]},sizes:L}},Capabilities:{cmek:!1,log_forwarding:!1,traffic_config:!1,secondaries:!1,metrics_integration:!1,multi_tenant_enterprise:!1,pro_trial:!1,cdc_enrichment_mode:!1,migration_assistant:!1,query_log_analyzer:!1},AvailableRoles:["namespace-admin","namespace-member","namespace-viewer"]}],Ga=[{DbId:"f9390c6b",Timestamp:"2022-08-16T14:00:57.948Z",SnapshotId:"f9390c6b",Type:"CustomerData",DumpAvailable:!0,Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-16T14:00:57.948Z",SnapshotId:"c5755794",Type:"SystemBackup",Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-16T14:00:57.948Z",SnapshotId:"f3a8e3a3",Type:"SystemBackup",Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-16T14:00:57.948Z",SnapshotId:"8cc4fbc4",Type:"SystemBackup",Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-16T14:00:57.948Z",SnapshotId:"688d239a",Type:"SystemBackup",Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-16T14:00:57.948Z",SnapshotId:"25cc2120",Type:"SystemBackup",Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-15T14:00:57.948Z",SnapshotId:"233b7176",Type:"CustomerData",DumpAvailable:!0,Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-15T14:00:57.949Z",SnapshotId:"123621c8",Type:"SystemBackup",Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-14T14:00:57.949Z",SnapshotId:"1b5c46b3",Type:"CustomerData",DumpAvailable:!0,Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-14T14:00:57.949Z",SnapshotId:"2b5b67bf",Type:"SystemBackup",Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-13T14:00:57.949Z",SnapshotId:"1ce24cd1",Type:"CustomerData",DumpAvailable:!0,Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-13T14:00:57.949Z",SnapshotId:"17f7b916",Type:"SystemBackup",Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-12T14:00:57.949Z",SnapshotId:"1d10f4e5",Type:"CustomerData",DumpAvailable:!0,Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-12T14:00:57.949Z",SnapshotId:"2bde6ec5",Type:"SystemBackup",Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-11T14:00:57.949Z",SnapshotId:"b15b84f3",Type:"CustomerData",DumpAvailable:!0,Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-11T14:00:57.950Z",SnapshotId:"757f24f1",Type:"SystemBackup",Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-10T14:00:57.950Z",SnapshotId:"91e786b8",Type:"CustomerData",DumpAvailable:!0,Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-10T14:00:57.950Z",SnapshotId:"cfa16948",Type:"SystemBackup",Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-09T14:00:57.950Z",SnapshotId:"2182b8ae",Type:"CustomerData",DumpAvailable:!0,Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-09T14:00:57.950Z",SnapshotId:"050617c2",Type:"SystemBackup",Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-08T14:00:57.950Z",SnapshotId:"3398a7b5",Type:"CustomerData",DumpAvailable:!0,Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-08T14:00:57.950Z",SnapshotId:"eac6afa5",Type:"SystemBackup",Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-07T14:00:57.950Z",SnapshotId:"f892e522",Type:"CustomerData",DumpAvailable:!0,Status:"Completed",Profile:"Scheduled"},{DbId:"f9390c6b",Timestamp:"2022-08-07T14:00:57.950Z",SnapshotId:"9f331b43",Type:"SystemBackup",Status:"Completed",Profile:"Scheduled"}],qa={total_cost_in_dollars:"7887.74",breakdown:[{dbId:"f8470567",name:"A paused database",consumption_units:4472,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"402.48",billing_category:"paused"},{dbId:"beefcaec",name:"A poorly named database that needs renaming",consumption_units:792,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"71.28",billing_category:"running"},{dbId:"f9390c6b",name:"Customer Records [Prod]",consumption_units:832,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"74.88",billing_category:"running"},{dbId:"booyah",name:"Marks magnificently broken db",consumption_units:0,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"0.00",billing_category:"running"},{dbId:"10100111",name:"I'm being cloned",consumption_units:3872,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"348.48",billing_category:"running"},{dbId:"deadbeeg",name:"A new shiny version 5 DB",consumption_units:2080,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"187.20",billing_category:"running"},{dbId:"r4530a1r",name:"A database to pause",consumption_units:3736,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"336.24",billing_category:"running"},{dbId:"x1567a3z",name:"A database for deleting",consumption_units:1416,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"127.44",billing_category:"running"},{dbId:"x1390d6d",name:"A database to destroy",consumption_units:320,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"28.80",billing_category:"running"},{dbId:"i3390c6c",name:"A database to clone",consumption_units:560,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"50.40",billing_category:"running"},{dbId:"resize-me-db",name:"Resize me db",consumption_units:4384,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"394.56",billing_category:"running"},{dbId:"baaddb1d",name:"Heavy DB",consumption_units:22592,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"2033.28",billing_category:"running"},{dbId:"db1d4a11",name:"",consumption_units:6832,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"614.88",billing_category:"running"},{dbId:"deaddb1d",name:"WWWWWWWWWWWWWWWWWWWWWWWWWWWWWW",consumption_units:304,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"27.36",billing_category:"running"},{dbId:"loadingi",name:"Eternal loading",consumption_units:424,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"38.16",billing_category:"running"},{dbId:"d34ddb1d",name:"Inventory [Test]",consumption_units:3536,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"318.24",billing_category:"running"},{dbId:"creating-db",name:"I'm creating",consumption_units:560,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"50.40",billing_category:"running"},{dbId:"no-monitoring-status-db",name:"I have no monitoring status",consumption_units:384,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"34.56",billing_category:"running"},{dbId:"gcp_db_1",name:"Gcp Database 1",consumption_units:53,unit_type:"GB-hour",unit_cost_in_dollars:"0.09",cost_in_dollars:"4.77",billing_category:"running"},{dbId:"f8470d5c",name:"A GDS tier database",consumption_units:4376,unit_type:"GB-hour",unit_cost_in_dollars:"0.125",cost_in_dollars:"547.00",billing_category:"running"},{dbId:"c7gf9bei",name:"paused db",consumption_units:2440,unit_type:"GB-hour",unit_cost_in_dollars:"0.125",cost_in_dollars:"305.00",billing_category:"paused"},{dbId:"f6mdj7kl",name:"monitoring status offline (running)",consumption_units:2632,unit_type:"GB-hour",unit_cost_in_dollars:"0.125",cost_in_dollars:"329.00",billing_category:"running"},{dbId:"x7mdj1ki",name:"database status updating",consumption_units:3272,unit_type:"GB-hour",unit_cost_in_dollars:"0.125",cost_in_dollars:"409.00",billing_category:"running"},{dbId:"aa00ffcc",name:"Dolly the sheep (db to clone)",consumption_units:2432,unit_type:"GB-hour",unit_cost_in_dollars:"0.125",cost_in_dollars:"304.00",billing_category:"running"}]},Ha=[{AcceptedTermsAndConditions:"v10",Alias:"Jane Doe",PlanType:"enterprise",CreatedAt:"2022-03-07T16:48:59+01:00",Email:"[email protected]",UserId:"99fef67c-4464-47c8-925d-c82ca0f61154",Namespaces:["99fef67c-4464-47c8-925d-c82ca0f61154","8c27ff96-70f7-41b8-bc81-5a8f608f0f4c","8c27ff96-70f7-41b8-bc81-5a8f608f0f4d","8c27ff96-70f7-41b8-bc81-5a8f608f0f4e","7083bc91-0255-4cc1-a5f7-f72526727500"],DefaultNamespace:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4c",Terminated:!1},{AcceptedTermsAndConditions:"v10",Alias:"John Doe",PlanType:"self_serve",CreatedAt:"2022-03-07T16:48:59+01:00",Email:"[email protected]",UserId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Namespaces:["6ff0d52d-e7cb-4bcf-abbf-11d5536f6190","ce40d6ec-c8f8-40bf-acb1-b5d412b200c9","57085c30-0217-5c03-9531-388f22467ff9","56314277-3131-478b-9942-3d6fea5fa984"],DefaultNamespace:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",Terminated:!1},{AcceptedTermsAndConditions:"v10",Alias:"Anton Andersson",PlanType:"self_serve",CreatedAt:"2022-03-07T16:48:59+01:00",Email:"[email protected]",UserId:"107a7d83-c4e8-4749-8dd5-0fe1b3956705",Namespaces:["107a7d83-c4e8-4749-8dd5-0fe1b3956705"],DefaultNamespace:"107a7d83-c4e8-4749-8dd5-0fe1b3956705",Terminated:!1},{AcceptedTermsAndConditions:"v10",Alias:"Enterprise DSE User",PlanType:"enterprise",CreatedAt:"2023-02-16T17:06:25+00:00",Email:"[email protected]",UserId:"e4e2c533-1e39-4a9b-b05a-ee6c0b491828",Namespaces:["e4e2c533-1e39-4a9b-b05a-ee6c0b491828","1503c6e8-0bca-4076-a102-e1636fecf294"],DefaultNamespace:"1503c6e8-0bca-4076-a102-e1636fecf294",Terminated:!1}],Fa={AcceptedTermsAndConditions:"v10",UserId:"99fef67c-4464-47c8-925d-c82ca0f61154",DefaultNamespace:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4c",WorkspaceEnabled:!1,PlanType:"enterprise",Permissions:[{Action:"read",Resource:"users/99fef67c-4464-47c8-925d-c82ca0f61154/oauth"},{Action:"create",Resource:"users/99fef67c-4464-47c8-925d-c82ca0f61154/oauth"},{Action:"read",Resource:"users/99fef67c-4464-47c8-925d-c82ca0f61154/oauth/*"},{Action:"delete",Resource:"users/99fef67c-4464-47c8-925d-c82ca0f61154/oauth/*"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/members/99fef67c-4464-47c8-925d-c82ca0f61154"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/users"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/roles"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/databases"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/databases/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/databases/*/snapshots"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/databases/*/snapshots/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/databases/*/logs"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/databases/*/logs/*"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/databases"},{Action:"pause",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/databases/*"},{Action:"resume",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/databases/*"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/databases/*"},{Action:"update",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/databases/*"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/databases/*/snapshots"},{Action:"overwrite",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/databases/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/encryption-keys"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/encryption-keys/*"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/databases/*/logs"},{Action:"update",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/users"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/roles"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/members/*"},{Action:"update",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/members/*"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/roles"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/roles/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/invites"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/invites"},{Action:"update",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/invites/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/log-forwarding"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/log-forwarding"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/log-forwarding/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/traffic-configs"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/traffic-configs/tiers/*/regions/*"},{Action:"update",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/traffic-configs/tiers/*/regions/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/encryption-keys"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/encryption-keys"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/encryption-keys/*"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/encryption-keys/*"},{Action:"read",Resource:"api/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/metrics"},{Action:"read",Resource:"api/8c27ff96-70f7-41b8-bc81-5a8f608f0f4c/*/metrics"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/members/99fef67c-4464-47c8-925d-c82ca0f61154"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/users"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/roles"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/databases"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/databases/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/databases/*/snapshots"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/databases/*/snapshots/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/databases/*/logs"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/databases/*/logs/*"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/databases"},{Action:"pause",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/databases/*"},{Action:"resume",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/databases/*"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/databases/*"},{Action:"update",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/databases/*"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/databases/*/snapshots"},{Action:"overwrite",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/databases/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/encryption-keys"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/encryption-keys/*"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/databases/*/logs"},{Action:"update",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/users"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/roles"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/members/*"},{Action:"update",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/members/*"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/roles"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/roles/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/invites"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/invites"},{Action:"update",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/invites/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/log-forwarding"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/log-forwarding"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/log-forwarding/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/traffic-configs"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/traffic-configs/tiers/*/regions/*"},{Action:"update",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/traffic-configs/tiers/*/regions/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/encryption-keys"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/encryption-keys"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/encryption-keys/*"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/encryption-keys/*"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/members/99fef67c-4464-47c8-925d-c82ca0f61154"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/users"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/roles"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/databases"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/databases/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/databases/*/snapshots"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/databases/*/snapshots/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/databases/*/logs"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/databases/*/logs/*"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/databases"},{Action:"pause",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/databases/*"},{Action:"resume",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/databases/*"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/databases/*"},{Action:"update",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/databases/*"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/databases/*/snapshots"},{Action:"overwrite",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/databases/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/encryption-keys"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/encryption-keys/*"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4d/databases/*/logs"},{Action:"update",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/users"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/roles"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/members/*"},{Action:"update",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/members/*"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/roles"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/roles/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/invites"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/invites"},{Action:"update",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/invites/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/log-forwarding"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/log-forwarding"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/log-forwarding/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/traffic-configs"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/traffic-configs/tiers/*/regions/*"},{Action:"update",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/traffic-configs/tiers/*/regions/*"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/encryption-keys"},{Action:"create",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/encryption-keys"},{Action:"read",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/encryption-keys/*"},{Action:"delete",Resource:"namespaces/8c27ff96-70f7-41b8-bc81-5a8f608f0f4e/encryption-keys/*"},{Action:"delete",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/members/99fef67c-4464-47c8-925d-c82ca0f61154"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/users"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/roles"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/databases"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/databases/*"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/databases/*/snapshots"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/databases/*/snapshots/*"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/databases/*/logs"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/databases/*/logs/*"},{Action:"create",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/databases"},{Action:"pause",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/databases/*"},{Action:"resume",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/databases/*"},{Action:"delete",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/databases/*"},{Action:"update",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/databases/*"},{Action:"create",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/databases/*/snapshots"},{Action:"overwrite",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/databases/*"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/encryption-keys"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/encryption-keys/*"},{Action:"create",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/databases/*/logs"},{Action:"update",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/users"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/roles"},{Action:"delete",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/members/*"},{Action:"update",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/members/*"},{Action:"create",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/roles"},{Action:"delete",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/roles/*"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/invites"},{Action:"create",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/invites"},{Action:"update",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/invites/*"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/log-forwarding"},{Action:"create",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/log-forwarding"},{Action:"delete",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/log-forwarding/*"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/traffic-configs"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/traffic-configs/tiers/*/regions/*"},{Action:"update",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/traffic-configs/tiers/*/regions/*"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/encryption-keys"},{Action:"create",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/encryption-keys"},{Action:"read",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/encryption-keys/*"},{Action:"delete",Resource:"namespaces/7083bc91-0255-4cc1-a5f7-f72526727500/encryption-keys/*"}]},Wa={AcceptedTermsAndConditions:"v10",UserId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",DefaultNamespace:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",WorkspaceEnabled:!1,PlanType:"self_serve",Permissions:[{Action:"read",Resource:"users/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/oauth"},{Action:"create",Resource:"users/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/oauth"},{Action:"read",Resource:"users/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/oauth/*"},{Action:"delete",Resource:"users/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/oauth/*"},{Action:"delete",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/members/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190"},{Action:"read",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/users"},{Action:"read",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/roles"},{Action:"read",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/databases"},{Action:"read",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/databases/*"},{Action:"read",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/databases/*/snapshots"},{Action:"read",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/databases/*/snapshots/*"},{Action:"read",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/databases/*/logs"},{Action:"read",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/databases/*/logs/*"},{Action:"create",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/databases"},{Action:"pause",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/databases/*"},{Action:"resume",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/databases/*"},{Action:"delete",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/databases/*"},{Action:"update",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/databases/*"},{Action:"create",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/databases/*/snapshots"},{Action:"overwrite",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/databases/*"},{Action:"create",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/databases/*/logs"},{Action:"update",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190"},{Action:"read",Resource:"tenants/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/billing"},{Action:"create",Resource:"tenants/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/billing"},{Action:"update",Resource:"tenants/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/billing"},{Action:"read",Resource:"tenants/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/billing/card"},{Action:"create",Resource:"tenants/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/billing/card"},{Action:"read",Resource:"tenants/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/billing/invoices"},{Action:"read",Resource:"tenants/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/usage"},{Action:"create",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/roles"},{Action:"delete",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/roles/*"},{Action:"delete",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/members/*"},{Action:"update",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/members/*"},{Action:"read",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/invites"},{Action:"create",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/invites"},{Action:"update",Resource:"namespaces/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190/invites/*"},{Action:"read",Resource:"users/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/oauth"},{Action:"create",Resource:"users/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/oauth"},{Action:"read",Resource:"users/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/oauth/*"},{Action:"delete",Resource:"users/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/oauth/*"},{Action:"delete",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/members/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190"},{Action:"read",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/users"},{Action:"read",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/roles"},{Action:"read",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/databases"},{Action:"read",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/databases/*"},{Action:"read",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/databases/*/snapshots"},{Action:"read",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/databases/*/snapshots/*"},{Action:"read",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/databases/*/logs"},{Action:"read",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/databases/*/logs/*"},{Action:"create",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/databases"},{Action:"pause",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/databases/*"},{Action:"resume",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/databases/*"},{Action:"delete",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/databases/*"},{Action:"update",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/databases/*"},{Action:"create",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/databases/*/snapshots"},{Action:"overwrite",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/databases/*"},{Action:"create",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/databases/*/logs"},{Action:"update",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9"},{Action:"read",Resource:"tenants/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/billing"},{Action:"create",Resource:"tenants/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/billing"},{Action:"update",Resource:"tenants/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/billing"},{Action:"read",Resource:"tenants/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/billing/card"},{Action:"create",Resource:"tenants/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/billing/card"},{Action:"read",Resource:"tenants/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/billing/invoices"},{Action:"read",Resource:"tenants/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/usage"},{Action:"create",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/roles"},{Action:"delete",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/roles/*"},{Action:"delete",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/members/*"},{Action:"update",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/members/*"},{Action:"read",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/invites"},{Action:"create",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/invites"},{Action:"update",Resource:"namespaces/ce40d6ec-c8f8-40bf-acb1-b5d412b200c9/invites/*"},{Action:"read",Resource:"users/57085c30-0217-5c03-9531-388f22467ff9/oauth"},{Action:"create",Resource:"users/57085c30-0217-5c03-9531-388f22467ff9/oauth"},{Action:"read",Resource:"users/57085c30-0217-5c03-9531-388f22467ff9/oauth/*"},{Action:"delete",Resource:"users/57085c30-0217-5c03-9531-388f22467ff9/oauth/*"},{Action:"delete",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/members/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190"},{Action:"read",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/users"},{Action:"read",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/roles"},{Action:"read",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/databases"},{Action:"read",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/databases/*"},{Action:"read",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/databases/*/snapshots"},{Action:"read",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/databases/*/snapshots/*"},{Action:"read",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/databases/*/logs"},{Action:"read",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/databases/*/logs/*"},{Action:"create",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/databases"},{Action:"pause",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/databases/*"},{Action:"resume",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/databases/*"},{Action:"delete",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/databases/*"},{Action:"update",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/databases/*"},{Action:"create",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/databases/*/snapshots"},{Action:"overwrite",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/databases/*"},{Action:"create",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/databases/*/logs"},{Action:"update",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9"},{Action:"read",Resource:"tenants/57085c30-0217-5c03-9531-388f22467ff9/billing"},{Action:"create",Resource:"tenants/57085c30-0217-5c03-9531-388f22467ff9/billing"},{Action:"update",Resource:"tenants/57085c30-0217-5c03-9531-388f22467ff9/billing"},{Action:"read",Resource:"tenants/57085c30-0217-5c03-9531-388f22467ff9/billing/card"},{Action:"create",Resource:"tenants/57085c30-0217-5c03-9531-388f22467ff9/billing/card"},{Action:"read",Resource:"tenants/57085c30-0217-5c03-9531-388f22467ff9/billing/invoices"},{Action:"read",Resource:"tenants/57085c30-0217-5c03-9531-388f22467ff9/usage"},{Action:"create",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/roles"},{Action:"delete",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/roles/*"},{Action:"delete",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/members/*"},{Action:"update",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/members/*"},{Action:"read",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/invites"},{Action:"create",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/invites"},{Action:"update",Resource:"namespaces/57085c30-0217-5c03-9531-388f22467ff9/invites/*"},{Action:"read",Resource:"users/56314277-3131-478b-9942-3d6fea5fa984/oauth"},{Action:"create",Resource:"users/56314277-3131-478b-9942-3d6fea5fa984/oauth"},{Action:"read",Resource:"users/56314277-3131-478b-9942-3d6fea5fa984/oauth/*"},{Action:"delete",Resource:"users/56314277-3131-478b-9942-3d6fea5fa984/oauth/*"},{Action:"delete",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/members/6ff0d52d-e7cb-4bcf-abbf-11d5536f6190"},{Action:"read",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/users"},{Action:"read",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/roles"},{Action:"read",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/databases"},{Action:"read",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/databases/*"},{Action:"read",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/databases/*/snapshots"},{Action:"read",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/databases/*/snapshots/*"},{Action:"read",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/databases/*/logs"},{Action:"read",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/databases/*/logs/*"},{Action:"create",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/databases"},{Action:"pause",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/databases/*"},{Action:"resume",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/databases/*"},{Action:"delete",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/databases/*"},{Action:"update",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/databases/*"},{Action:"create",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/databases/*/snapshots"},{Action:"overwrite",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/databases/*"},{Action:"create",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/databases/*/logs"},{Action:"update",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984"},{Action:"read",Resource:"tenants/56314277-3131-478b-9942-3d6fea5fa984/billing"},{Action:"create",Resource:"tenants/56314277-3131-478b-9942-3d6fea5fa984/billing"},{Action:"update",Resource:"tenants/56314277-3131-478b-9942-3d6fea5fa984/billing"},{Action:"read",Resource:"tenants/56314277-3131-478b-9942-3d6fea5fa984/billing/card"},{Action:"create",Resource:"tenants/56314277-3131-478b-9942-3d6fea5fa984/billing/card"},{Action:"read",Resource:"tenants/56314277-3131-478b-9942-3d6fea5fa984/billing/invoices"},{Action:"read",Resource:"tenants/56314277-3131-478b-9942-3d6fea5fa984/usage"},{Action:"create",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/roles"},{Action:"delete",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/roles/*"},{Action:"delete",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/members/*"},{Action:"update",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/members/*"},{Action:"read",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/invites"},{Action:"create",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/invites"},{Action:"update",Resource:"namespaces/56314277-3131-478b-9942-3d6fea5fa984/invites/*"}]},Va=[{InviteId:"06a30678-2fe8-45cb-a747-6de477670886",Status:"pending",NamespaceId:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4c",Roles:["namespace-member"],Email:"[email protected]",UserId:"99fef67c-4464-47c8-925d-c82ca0f61154",InvitedAt:"2023-01-19T11:42:37.169Z",InvitedBy:"[email protected]",UserHasRunningInstances:!0},{InviteId:"45e51812-0743-40ff-933b-e36bd2ec3cd0",Status:"pending",NamespaceId:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4c",Roles:["namespace-admin"],Email:"[email protected]",UserId:"6ff0d52d-e7cb-4bcf-abbf-11d5536f6190",InvitedAt:"2023-01-19T11:42:37.169Z",InvitedBy:"[email protected]",UserHasRunningInstances:!1},{InviteId:"7e26c3d3-27b7-4a7e-9c83-759f18013668",Status:"pending",NamespaceId:"8c27ff96-70f7-41b8-bc81-5a8f608f0f4c",Roles:["namespace-admin"],Email:"[email protected]",InvitedAt:"2023-01-19T11:42:37.169Z",InvitedBy:"[email protected]",UserHasRunningInstances:!1}],Za={nodes:[{id:"n0",position:{x:-23,y:36.650145868584104},caption:"Complaint"},{id:"n3",position:{x:-23,y:-229},caption:"Company"},{id:"n4",position:{x:228,y:-229},caption:"Response"},{id:"n8",position:{x:-256,y:-175.9380944347356},caption:"Sent"}],relationships:[{id:"n3",type:"AGAINST",fromId:"n0",toId:"n3"},{id:"n4",type:"SENT",fromId:"n3",toId:"n4"},{id:"n5",type:"TO",fromId:"n4",toId:"n0"},{id:"n10",type:"COMPLAINT_SENT",fromId:"n0",toId:"n8"}]},Ka={version:"1.4.0-beta.0",graphSchemaRepresentation:{version:"1.0.0",graphSchema:{nodeLabels:[{$id:"nl:n0",token:"Complaint",properties:[{$id:"p:1",token:"Date received",type:{type:"datetime"},nullable:!1},{$id:"p:2",token:"State",type:{type:"string"},nullable:!1},{$id:"p:3",token:"ZIP code",type:{type:"string"},nullable:!1},{$id:"p:4",token:"Complaint ID",type:{type:"string"},nullable:!1},{$id:"p:5",token:"Consumer complaint narrative",type:{type:"string"},nullable:!1},{$id:"p:6",token:"Consumer consent provided?",type:{type:"string"},nullable:!1}]},{$id:"nl:n3",token:"Company",properties:[{$id:"p:7",token:"name",type:{type:"string"},nullable:!1}]},{$id:"nl:n4",token:"Response",properties:[{$id:"p:8",token:"name",type:{type:"string"},nullable:!1}]},{$id:"nl:n8",token:"Sent",properties:[{$id:"p:9",token:"Date sent to company",type:{type:"datetime"},nullable:!1}]}],nodeObjectTypes:[{$id:"n:n0",labels:[{$ref:"#nl:n0"}]},{$id:"n:n3",labels:[{$ref:"#nl:n3"}]},{$id:"n:n4",labels:[{$ref:"#nl:n4"}]},{$id:"n:n8",labels:[{$ref:"#nl:n8"}]}],relationshipTypes:[{$id:"rt:n3",token:"AGAINST",properties:[{$id:"p:10",token:"Date sent to company",type:{type:"datetime"},nullable:!0}]},{$id:"rt:n4",token:"SENT",properties:[]},{$id:"rt:n5",token:"TO",properties:[{$id:"p:11",token:"Company response to consumer",type:{type:"string"},nullable:!0},{$id:"p:12",token:"Timely response?",type:{type:"string"},nullable:!0},{$id:"p:13",token:"Consumer disputed?",type:{type:"string"},nullable:!0}]},{$id:"rt:n10",token:"COMPLAINT_SENT",properties:[]}],relationshipObjectTypes:[{$id:"r:n3",type:{$ref:"#rt:n3"},from:{$ref:"#n:n0"},to:{$ref:"#n:n3"}},{$id:"r:n4",type:{$ref:"#rt:n4"},from:{$ref:"#n:n3"},to:{$ref:"#n:n4"}},{$id:"r:n5",type:{$ref:"#rt:n5"},from:{$ref:"#n:n4"},to:{$ref:"#n:n0"}},{$id:"r:n10",type:{$ref:"#rt:n10"},from:{$ref:"#n:n0"},to:{$ref:"#n:n8"}}],indexes:[{$id:"i:0",name:"Date_received_Complaint_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n0"},properties:[{$ref:"#p:1"}]},{$id:"i:1",name:"name_Company_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n3"},properties:[{$ref:"#p:7"}]},{$id:"i:2",name:"name_Response_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n4"},properties:[{$ref:"#p:8"}]},{$id:"i:3",name:"Date_sent to company_Sent_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n8"},properties:[{$ref:"#p:9"}]}],constraints:[{$id:"c:0",name:"Date_received_Complaint_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n0"},properties:[{$ref:"#p:1"}]},{$id:"c:1",name:"name_Company_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n3"},properties:[{$ref:"#p:7"}]},{$id:"c:2",name:"name_Response_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n4"},properties:[{$ref:"#p:8"}]},{$id:"c:3",name:"Date_sent to company_Sent_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n8"},properties:[{$ref:"#p:9"}]}]}},graphSchemaExtensionsRepresentation:{nodeKeyProperties:[{node:{$ref:"#n:n0"},keyProperty:{$ref:"#p:1"}},{node:{$ref:"#n:n3"},keyProperty:{$ref:"#p:7"}},{node:{$ref:"#n:n4"},keyProperty:{$ref:"#p:8"}},{node:{$ref:"#n:n8"},keyProperty:{$ref:"#p:9"}}]},graphMappingRepresentation:{dataSourceSchema:{type:"local/csv",tableSchemas:[{$id:"t:1",name:"complaints-nov-2021.csv",expanded:!0,fields:[{name:"Date received",type:"datetime",sample:"2021-11-03",include:!0},{name:"Product",type:"string",sample:"Credit reporting, credit repair services, or other personal consumer reports",include:!0},{name:"Sub-product",type:"string",sample:"Credit reporting",include:!0},{name:"Issue",type:"string",sample:"Incorrect information on your report",include:!0},{name:"Sub-issue",type:"string",sample:"Information belongs to someone else",include:!0},{name:"Consumer complaint narrative",type:"string",sample:"",include:!0},{name:"Company public response",type:"string",sample:"",include:!0},{name:"Company",type:"string",sample:"EQUIFAX, INC.",include:!0},{name:"State",type:"string",sample:"OH",include:!0},{name:"ZIP code",type:"integer",sample:"45458",include:!0},{name:"Tags",type:"string",sample:"",include:!0},{name:"Consumer consent provided?",type:"string",sample:"",include:!0},{name:"Submitted via",type:"string",sample:"Web",include:!0},{name:"Date sent to company",type:"datetime",sample:"2021-11-03",include:!0},{name:"Company response to consumer",type:"string",sample:"In progress",include:!0},{name:"Timely response?",type:"string",sample:"Yes",include:!0},{name:"Consumer disputed?",type:"string",sample:"N/A",include:!0},{name:"Complaint ID",type:"integer",sample:"4874335",include:!0}]}]},nodeMappings:[{node:{$ref:"#n:n0"},tableSchema:{$ref:"#t:1"},propertyMappings:[{property:{$ref:"#p:1"},fieldName:"Date received"},{property:{$ref:"#p:2"},fieldName:"State"},{property:{$ref:"#p:3"},fieldName:"ZIP code"},{property:{$ref:"#p:4"},fieldName:"Complaint ID"},{property:{$ref:"#p:5"},fieldName:"Consumer complaint narrative"},{property:{$ref:"#p:6"},fieldName:"Consumer consent provided?"}]},{node:{$ref:"#n:n3"},tableSchema:{$ref:"#t:1"},propertyMappings:[{property:{$ref:"#p:7"},fieldName:"Company"}]},{node:{$ref:"#n:n4"},tableSchema:{$ref:"#t:1"},propertyMappings:[{property:{$ref:"#p:8"},fieldName:"Company public response"}]},{node:{$ref:"#n:n8"},tableSchema:{$ref:"#t:1"},propertyMappings:[{property:{$ref:"#p:9"},fieldName:"Date sent to company"}]}],relationshipMappings:[{relationship:{$ref:"#r:n3"},tableSchema:{$ref:"#t:1"},fromMapping:{fieldName:"Date received"},toMapping:{fieldName:"Company"},propertyMappings:[{property:{$ref:"#p:10"},fieldName:"Date sent to company"}]},{relationship:{$ref:"#r:n4"},tableSchema:{$ref:"#t:1"},fromMapping:{fieldName:"Company"},toMapping:{fieldName:"Company public response"},propertyMappings:[]},{relationship:{$ref:"#r:n5"},tableSchema:{$ref:"#t:1"},fromMapping:{fieldName:"Company public response"},toMapping:{fieldName:"Date received"},propertyMappings:[{property:{$ref:"#p:11"},fieldName:"Company response to consumer"},{property:{$ref:"#p:12"},fieldName:"Timely response?"},{property:{$ref:"#p:13"},fieldName:"Consumer disputed?"}]},{relationship:{$ref:"#r:n10"},tableSchema:{$ref:"#t:1"},fromMapping:{fieldName:"Date received"},toMapping:{fieldName:"Date sent to company"},propertyMappings:[]}]},configurations:{idsToIgnore:[]}},Ya={nodes:[{id:"n0",position:{x:-176.58035125345532,y:76.53084371153189},caption:"Organisation"},{id:"n1",position:{x:-207.78601769025528,y:356.2536513479913},caption:"Place"},{id:"n2",position:{x:-404.516859122398,y:-72.00725545491855},caption:"Post"},{id:"n3",position:{x:51.60119743522651,y:-88.24726031877674},caption:"Person"},{id:"n4",position:{x:331.1788998685141,y:-55.767250591060346},caption:"Tag"},{id:"n5",position:{x:331.1788998685141,y:335.6274276394435},caption:"TagClass"},{id:"n6",position:{x:5.44544018188958,y:424.3270600636553},caption:"Comment"},{id:"n7",position:{x:51.60119743522651,y:-595.6695973539216},caption:"Forum"},{id:"n8",position:{x:-80.8746640935915,y:-299.00318444973607},caption:"Email"},{id:"n9",position:{x:-207.78601769025528,y:-197.50345171878615},caption:"Language"}],relationships:[{id:"n0",type:"IS_LOCATED_IN",fromId:"n0",toId:"n1"},{id:"n1",type:"IS_PART_OF",fromId:"n1",toId:"n1"},{id:"n2",type:"HAS_TYPE",fromId:"n4",toId:"n5"},{id:"n3",type:"HAS_CREATOR",fromId:"n6",toId:"n3"},{id:"n4",type:"HAS_TAG",fromId:"n6",toId:"n4"},{id:"n5",type:"IS_LOCATED_IN",fromId:"n6",toId:"n1"},{id:"n6",type:"REPLY_OF",fromId:"n6",toId:"n6"},{id:"n7",type:"IS_SUBCLASS_OF",fromId:"n5",toId:"n5"},{id:"n8",type:"REPLY_OF",fromId:"n6",toId:"n2"},{id:"n9",type:"CONTAINER_OF",fromId:"n7",toId:"n2"},{id:"n10",type:"HAS_MEMBER",fromId:"n7",toId:"n3"},{id:"n11",type:"HAS_MODERATOR",fromId:"n7",toId:"n3"},{id:"n12",type:"HAS_TAG",fromId:"n7",toId:"n4"},{id:"n13",type:"HAS_EMAIL",fromId:"n3",toId:"n8"},{id:"n14",type:"HAS_INTEREST",fromId:"n3",toId:"n4"},{id:"n15",type:"IS_LOCATED_IN",fromId:"n3",toId:"n1"},{id:"n16",type:"KNOWS",fromId:"n3",toId:"n3"},{id:"n17",type:"LIKES",fromId:"n3",toId:"n6"},{id:"n18",type:"LIKES",fromId:"n3",toId:"n2"},{id:"n19",type:"SPEAKS",fromId:"n3",toId:"n9"},{id:"n20",type:"STUDY_AT",fromId:"n3",toId:"n0"},{id:"n21",type:"WORK_AT",fromId:"n3",toId:"n0"},{id:"n22",type:"HAS_CREATOR",fromId:"n2",toId:"n3"},{id:"n23",type:"HAS_TAG",fromId:"n2",toId:"n4"},{id:"n24",type:"IS_LOCATED_IN",fromId:"n2",toId:"n1"}]},Ja={version:"1.4.0-beta.0",graphSchemaRepresentation:{version:"1.0.0",graphSchema:{nodeLabels:[{$id:"nl:n0",token:"Organisation",properties:[{$id:"p:1",token:"id",type:{type:"string"},nullable:!1},{$id:"p:2",token:"type",type:{type:"string"},nullable:!1},{$id:"p:3",token:"name",type:{type:"string"},nullable:!1},{$id:"p:4",token:"url",type:{type:"string"},nullable:!1}]},{$id:"nl:n1",token:"Place",properties:[{$id:"p:5",token:"id",type:{type:"string"},nullable:!1},{$id:"p:6",token:"name",type:{type:"string"},nullable:!1},{$id:"p:7",token:"url",type:{type:"string"},nullable:!1},{$id:"p:8",token:"type",type:{type:"string"},nullable:!1}]},{$id:"nl:n2",token:"Post",properties:[{$id:"p:9",token:"id",type:{type:"string"},nullable:!1},{$id:"p:10",token:"imageFile",type:{type:"string"},nullable:!1},{$id:"p:11",token:"creationDate",type:{type:"string"},nullable:!1},{$id:"p:12",token:"locationIP",type:{type:"string"},nullable:!1},{$id:"p:13",token:"browserUsed",type:{type:"string"},nullable:!1},{$id:"p:14",token:"language",type:{type:"string"},nullable:!1},{$id:"p:15",token:"content",type:{type:"string"},nullable:!1},{$id:"p:16",token:"length",type:{type:"string"},nullable:!1}]},{$id:"nl:n3",token:"Person",properties:[{$id:"p:17",token:"id",type:{type:"string"},nullable:!1},{$id:"p:18",token:"firstName",type:{type:"string"},nullable:!1},{$id:"p:19",token:"lastName",type:{type:"string"},nullable:!1},{$id:"p:20",token:"gender",type:{type:"string"},nullable:!1},{$id:"p:21",token:"birthday",type:{type:"string"},nullable:!1},{$id:"p:22",token:"creationDate",type:{type:"string"},nullable:!1},{$id:"p:23",token:"locationIP",type:{type:"string"},nullable:!1},{$id:"p:24",token:"browserUsed",type:{type:"string"},nullable:!1}]},{$id:"nl:n4",token:"Tag",properties:[{$id:"p:25",token:"id",type:{type:"string"},nullable:!1},{$id:"p:26",token:"name",type:{type:"string"},nullable:!1},{$id:"p:27",token:"url",type:{type:"string"},nullable:!1}]},{$id:"nl:n5",token:"TagClass",properties:[{$id:"p:28",token:"id",type:{type:"string"},nullable:!1},{$id:"p:29",token:"name",type:{type:"string"},nullable:!1},{$id:"p:30",token:"url",type:{type:"string"},nullable:!1}]},{$id:"nl:n6",token:"Comment",properties:[{$id:"p:31",token:"id",type:{type:"string"},nullable:!1},{$id:"p:32",token:"creationDate",type:{type:"string"},nullable:!1},{$id:"p:33",token:"locationIP",type:{type:"string"},nullable:!1},{$id:"p:34",token:"browserUsed",type:{type:"string"},nullable:!1},{$id:"p:35",token:"content",type:{type:"string"},nullable:!1},{$id:"p:36",token:"length",type:{type:"string"},nullable:!1}]},{$id:"nl:n7",token:"Forum",properties:[{$id:"p:37",token:"id",type:{type:"string"},nullable:!1},{$id:"p:38",token:"title",type:{type:"string"},nullable:!1},{$id:"p:39",token:"creationDate",type:{type:"string"},nullable:!1}]},{$id:"nl:n8",token:"Email",properties:[{$id:"p:40",token:"email",type:{type:"string"},nullable:!1}]},{$id:"nl:n9",token:"Language",properties:[{$id:"p:41",token:"language",type:{type:"string"},nullable:!1}]}],nodeObjectTypes:[{$id:"n:n0",labels:[{$ref:"#nl:n0"}]},{$id:"n:n1",labels:[{$ref:"#nl:n1"}]},{$id:"n:n2",labels:[{$ref:"#nl:n2"}]},{$id:"n:n3",labels:[{$ref:"#nl:n3"}]},{$id:"n:n4",labels:[{$ref:"#nl:n4"}]},{$id:"n:n5",labels:[{$ref:"#nl:n5"}]},{$id:"n:n6",labels:[{$ref:"#nl:n6"}]},{$id:"n:n7",labels:[{$ref:"#nl:n7"}]},{$id:"n:n8",labels:[{$ref:"#nl:n8"}]},{$id:"n:n9",labels:[{$ref:"#nl:n9"}]}],relationshipTypes:[{$id:"rt:n0",token:"IS_LOCATED_IN",properties:[]},{$id:"rt:n1",token:"IS_PART_OF",properties:[]},{$id:"rt:n2",token:"HAS_TYPE",properties:[]},{$id:"rt:n3",token:"HAS_CREATOR",properties:[]},{$id:"rt:n4",token:"HAS_TAG",properties:[{$id:"p:42",token:"Comment.id",type:{type:"string"},nullable:!0},{$id:"p:43",token:"Tag.id",type:{type:"string"},nullable:!0}]},{$id:"rt:n5",token:"IS_LOCATED_IN",properties:[]},{$id:"rt:n6",token:"REPLY_OF",properties:[]},{$id:"rt:n7",token:"IS_SUBCLASS_OF",properties:[]},{$id:"rt:n8",token:"REPLY_OF",properties:[]},{$id:"rt:n9",token:"CONTAINER_OF",properties:[]},{$id:"rt:n10",token:"HAS_MEMBER",properties:[{$id:"p:44",token:"joinDate",type:{type:"string"},nullable:!0}]},{$id:"rt:n11",token:"HAS_MODERATOR",properties:[]},{$id:"rt:n12",token:"HAS_TAG",properties:[]},{$id:"rt:n13",token:"HAS_EMAIL",properties:[]},{$id:"rt:n14",token:"HAS_INTEREST",properties:[]},{$id:"rt:n15",token:"IS_LOCATED_IN",properties:[]},{$id:"rt:n16",token:"KNOWS",properties:[{$id:"p:45",token:"creationDate",type:{type:"string"},nullable:!0}]},{$id:"rt:n17",token:"LIKES",properties:[{$id:"p:46",token:"creationDate",type:{type:"string"},nullable:!0}]},{$id:"rt:n18",token:"LIKES",properties:[{$id:"p:47",token:"creationDate",type:{type:"string"},nullable:!0}]},{$id:"rt:n19",token:"SPEAKS",properties:[]},{$id:"rt:n20",token:"STUDY_AT",properties:[{$id:"p:48",token:"classYear",type:{type:"string"},nullable:!0}]},{$id:"rt:n21",token:"WORK_AT",properties:[{$id:"p:49",token:"workFrom",type:{type:"string"},nullable:!0}]},{$id:"rt:n22",token:"HAS_CREATOR",properties:[]},{$id:"rt:n23",token:"HAS_TAG",properties:[]},{$id:"rt:n24",token:"IS_LOCATED_IN",properties:[]}],relationshipObjectTypes:[{$id:"r:n0",type:{$ref:"#rt:n0"},from:{$ref:"#n:n0"},to:{$ref:"#n:n1"}},{$id:"r:n1",type:{$ref:"#rt:n1"},from:{$ref:"#n:n1"},to:{$ref:"#n:n1"}},{$id:"r:n2",type:{$ref:"#rt:n2"},from:{$ref:"#n:n4"},to:{$ref:"#n:n5"}},{$id:"r:n3",type:{$ref:"#rt:n3"},from:{$ref:"#n:n6"},to:{$ref:"#n:n3"}},{$id:"r:n4",type:{$ref:"#rt:n4"},from:{$ref:"#n:n6"},to:{$ref:"#n:n4"}},{$id:"r:n5",type:{$ref:"#rt:n5"},from:{$ref:"#n:n6"},to:{$ref:"#n:n1"}},{$id:"r:n6",type:{$ref:"#rt:n6"},from:{$ref:"#n:n6"},to:{$ref:"#n:n6"}},{$id:"r:n7",type:{$ref:"#rt:n7"},from:{$ref:"#n:n5"},to:{$ref:"#n:n5"}},{$id:"r:n8",type:{$ref:"#rt:n8"},from:{$ref:"#n:n6"},to:{$ref:"#n:n2"}},{$id:"r:n9",type:{$ref:"#rt:n9"},from:{$ref:"#n:n7"},to:{$ref:"#n:n2"}},{$id:"r:n10",type:{$ref:"#rt:n10"},from:{$ref:"#n:n7"},to:{$ref:"#n:n3"}},{$id:"r:n11",type:{$ref:"#rt:n11"},from:{$ref:"#n:n7"},to:{$ref:"#n:n3"}},{$id:"r:n12",type:{$ref:"#rt:n12"},from:{$ref:"#n:n7"},to:{$ref:"#n:n4"}},{$id:"r:n13",type:{$ref:"#rt:n13"},from:{$ref:"#n:n3"},to:{$ref:"#n:n8"}},{$id:"r:n14",type:{$ref:"#rt:n14"},from:{$ref:"#n:n3"},to:{$ref:"#n:n4"}},{$id:"r:n15",type:{$ref:"#rt:n15"},from:{$ref:"#n:n3"},to:{$ref:"#n:n1"}},{$id:"r:n16",type:{$ref:"#rt:n16"},from:{$ref:"#n:n3"},to:{$ref:"#n:n3"}},{$id:"r:n17",type:{$ref:"#rt:n17"},from:{$ref:"#n:n3"},to:{$ref:"#n:n6"}},{$id:"r:n18",type:{$ref:"#rt:n18"},from:{$ref:"#n:n3"},to:{$ref:"#n:n2"}},{$id:"r:n19",type:{$ref:"#rt:n19"},from:{$ref:"#n:n3"},to:{$ref:"#n:n9"}},{$id:"r:n20",type:{$ref:"#rt:n20"},from:{$ref:"#n:n3"},to:{$ref:"#n:n0"}},{$id:"r:n21",type:{$ref:"#rt:n21"},from:{$ref:"#n:n3"},to:{$ref:"#n:n0"}},{$id:"r:n22",type:{$ref:"#rt:n22"},from:{$ref:"#n:n2"},to:{$ref:"#n:n3"}},{$id:"r:n23",type:{$ref:"#rt:n23"},from:{$ref:"#n:n2"},to:{$ref:"#n:n4"}},{$id:"r:n24",type:{$ref:"#rt:n24"},from:{$ref:"#n:n2"},to:{$ref:"#n:n1"}}],indexes:[{$id:"i:0",name:"id_Organisation_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n0"},properties:[{$ref:"#p:1"}]},{$id:"i:1",name:"id_Place_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n1"},properties:[{$ref:"#p:5"}]},{$id:"i:2",name:"id_Post_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n2"},properties:[{$ref:"#p:9"}]},{$id:"i:3",name:"id_Person_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n3"},properties:[{$ref:"#p:17"}]},{$id:"i:4",name:"id_Tag_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n4"},properties:[{$ref:"#p:25"}]},{$id:"i:5",name:"id_TagClass_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n5"},properties:[{$ref:"#p:28"}]},{$id:"i:6",name:"id_Comment_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n6"},properties:[{$ref:"#p:31"}]},{$id:"i:7",name:"id_Forum_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n7"},properties:[{$ref:"#p:37"}]},{$id:"i:8",name:"email_Email_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n8"},properties:[{$ref:"#p:40"}]},{$id:"i:9",name:"language_Language_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n9"},properties:[{$ref:"#p:41"}]}],constraints:[{$id:"c:0",name:"id_Organisation_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n0"},properties:[{$ref:"#p:1"}]},{$id:"c:1",name:"id_Place_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n1"},properties:[{$ref:"#p:5"}]},{$id:"c:2",name:"id_Post_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n2"},properties:[{$ref:"#p:9"}]},{$id:"c:3",name:"id_Person_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n3"},properties:[{$ref:"#p:17"}]},{$id:"c:4",name:"id_Tag_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n4"},properties:[{$ref:"#p:25"}]},{$id:"c:5",name:"id_TagClass_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n5"},properties:[{$ref:"#p:28"}]},{$id:"c:6",name:"id_Comment_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n6"},properties:[{$ref:"#p:31"}]},{$id:"c:7",name:"id_Forum_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n7"},properties:[{$ref:"#p:37"}]},{$id:"c:8",name:"email_Email_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n8"},properties:[{$ref:"#p:40"}]},{$id:"c:9",name:"language_Language_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n9"},properties:[{$ref:"#p:41"}]}]}},graphSchemaExtensionsRepresentation:{nodeKeyProperties:[{node:{$ref:"#n:n0"},keyProperty:{$ref:"#p:1"}},{node:{$ref:"#n:n1"},keyProperty:{$ref:"#p:5"}},{node:{$ref:"#n:n2"},keyProperty:{$ref:"#p:9"}},{node:{$ref:"#n:n3"},keyProperty:{$ref:"#p:17"}},{node:{$ref:"#n:n4"},keyProperty:{$ref:"#p:25"}},{node:{$ref:"#n:n5"},keyProperty:{$ref:"#p:28"}},{node:{$ref:"#n:n6"},keyProperty:{$ref:"#p:31"}},{node:{$ref:"#n:n7"},keyProperty:{$ref:"#p:37"}},{node:{$ref:"#n:n8"},keyProperty:{$ref:"#p:40"}},{node:{$ref:"#n:n9"},keyProperty:{$ref:"#p:41"}}]},graphMappingRepresentation:{dataSourceSchema:{type:"unset",tableSchemas:[]},nodeMappings:[],relationshipMappings:[]},configurations:{idsToIgnore:[]}},Xa={version:"1.4.0-beta.0",graphSchemaRepresentation:{version:"1.0.0",graphSchema:{nodeLabels:[],nodeObjectTypes:[],relationshipTypes:[],relationshipObjectTypes:[],indexes:[],constraints:[]}},graphSchemaExtensionsRepresentation:{nodeKeyProperties:[]},graphMappingRepresentation:{dataSourceSchema:{type:"local/csv",tableSchemas:[{$id:"f:1",name:"complaints-nov-2021.csv",expanded:!0,fields:[{name:"Date received",type:"datetime",sample:"2021-11-03"},{name:"Product",type:"string",sample:"Credit reporting, credit repair services, or other personal consumer reports"},{name:"Sub-product",type:"string",sample:"Credit reporting"},{name:"Issue",type:"string",sample:"Incorrect information on your report"},{name:"Sub-issue",type:"string",sample:"Information belongs to someone else"},{name:"Consumer complaint narrative",type:"string",sample:""},{name:"Company public response",type:"string",sample:""},{name:"Company",type:"string",sample:"EQUIFAX, INC."},{name:"State",type:"string",sample:"OH"},{name:"ZIP code",type:"integer",sample:"45458"},{name:"Tags",type:"string",sample:""},{name:"Consumer consent provided?",type:"string",sample:""},{name:"Submitted via",type:"string",sample:"Web"},{name:"Date sent to company",type:"datetime",sample:"2021-11-03"},{name:"Company response to consumer",type:"string",sample:"In progress"},{name:"Timely response?",type:"string",sample:"Yes"},{name:"Consumer disputed?",type:"string",sample:"N/A"},{name:"Complaint ID",type:"integer",sample:"4874335"}]}]},nodeMappings:[],relationshipMappings:[]},configurations:{idsToIgnore:[]}},Qa={nodes:[{id:"n0",position:{x:0,y:534.641474765388},caption:"Territory"},{id:"n1",position:{x:-300,y:534.641474765388},caption:"Region"},{id:"n2",position:{x:300,y:-236},caption:"Supplier"},{id:"n3",position:{x:543.2933083497036,y:264},caption:"Shipper"},{id:"n4",position:{x:300,y:14},caption:"Product"},{id:"n5",position:{x:543.2933083497036,y:14},caption:"Category"},{id:"n6",position:{x:300,y:264},caption:"Order"},{id:"n7",position:{x:0,y:264},caption:"Customer"},{id:"n8",position:{x:300,y:534.641474765388},caption:"Employee"}],relationships:[{id:"n0",type:"IN_REGION",fromId:"n0",toId:"n1"},{id:"n1",type:"SUPPLIES",fromId:"n2",toId:"n4"},{id:"n2",type:"PART_OF",fromId:"n4",toId:"n5"},{id:"n3",type:"SHIPS",fromId:"n3",toId:"n6"},{id:"n4",type:"PURCHASED",fromId:"n7",toId:"n6"},{id:"n5",type:"SOLD",fromId:"n8",toId:"n6"},{id:"n6",type:"REPORTS_TO",fromId:"n8",toId:"n8"},{id:"n7",type:"IN_TERRITORY",fromId:"n8",toId:"n0"},{id:"n8",type:"ORDERS",fromId:"n6",toId:"n4"}]},en={version:"1.4.0-beta.0",graphSchemaRepresentation:{version:"1.0.0",graphSchema:{nodeLabels:[{$id:"nl:n0",token:"Territory",properties:[{$id:"p:1",token:"territoryID",type:{type:"string"},nullable:!1},{$id:"p:2",token:"territoryDescription",type:{type:"string"},nullable:!1}]},{$id:"nl:n1",token:"Region",properties:[{$id:"p:3",token:"regionID",type:{type:"string"},nullable:!1},{$id:"p:4",token:"regionDescription",type:{type:"string"},nullable:!1}]},{$id:"nl:n2",token:"Supplier",properties:[{$id:"p:5",token:"supplierID",type:{type:"string"},nullable:!1},{$id:"p:6",token:"companyName",type:{type:"string"},nullable:!1},{$id:"p:7",token:"contactName",type:{type:"string"},nullable:!1},{$id:"p:8",token:"contactTitle",type:{type:"string"},nullable:!1},{$id:"p:9",token:"address",type:{type:"string"},nullable:!1},{$id:"p:10",token:"city",type:{type:"string"},nullable:!1},{$id:"p:11",token:"region",type:{type:"string"},nullable:!1},{$id:"p:12",token:"postalCode",type:{type:"string"},nullable:!1},{$id:"p:13",token:"country",type:{type:"string"},nullable:!1},{$id:"p:14",token:"phone",type:{type:"string"},nullable:!1},{$id:"p:15",token:"fax",type:{type:"string"},nullable:!1},{$id:"p:16",token:"homePage",type:{type:"string"},nullable:!1}]},{$id:"nl:n3",token:"Shipper",properties:[{$id:"p:17",token:"shipperID",type:{type:"string"},nullable:!1},{$id:"p:18",token:"companyName",type:{type:"string"},nullable:!1},{$id:"p:19",token:"phone",type:{type:"string"},nullable:!1}]},{$id:"nl:n4",token:"Product",properties:[{$id:"p:20",token:"productID",type:{type:"string"},nullable:!1},{$id:"p:21",token:"productName",type:{type:"string"},nullable:!1},{$id:"p:22",token:"quantityPerUnit",type:{type:"string"},nullable:!1},{$id:"p:23",token:"unitPrice",type:{type:"string"},nullable:!1},{$id:"p:24",token:"unitsInStock",type:{type:"string"},nullable:!1},{$id:"p:25",token:"unitsOnOrder",type:{type:"string"},nullable:!1},{$id:"p:26",token:"reorderLevel",type:{type:"string"},nullable:!1},{$id:"p:27",token:"discontinued",type:{type:"string"},nullable:!1}]},{$id:"nl:n5",token:"Category",properties:[{$id:"p:28",token:"categoryID",type:{type:"string"},nullable:!1},{$id:"p:29",token:"categoryName",type:{type:"string"},nullable:!1},{$id:"p:30",token:"description",type:{type:"string"},nullable:!1}]},{$id:"nl:n6",token:"Order",properties:[{$id:"p:31",token:"orderID",type:{type:"string"},nullable:!1},{$id:"p:32",token:"orderDate",type:{type:"string"},nullable:!1},{$id:"p:33",token:"requiredDate",type:{type:"string"},nullable:!1},{$id:"p:34",token:"shippedDate",type:{type:"string"},nullable:!1},{$id:"p:35",token:"freight",type:{type:"string"},nullable:!1},{$id:"p:36",token:"shipName",type:{type:"string"},nullable:!1},{$id:"p:37",token:"shipAddress",type:{type:"string"},nullable:!1},{$id:"p:38",token:"shipCity",type:{type:"string"},nullable:!1},{$id:"p:39",token:"shipRegion",type:{type:"string"},nullable:!1},{$id:"p:40",token:"shipPostalCode",type:{type:"string"},nullable:!1},{$id:"p:41",token:"shipCountry",type:{type:"string"},nullable:!1}]},{$id:"nl:n7",token:"Customer",properties:[{$id:"p:42",token:"customerID",type:{type:"string"},nullable:!1},{$id:"p:43",token:"companyName",type:{type:"string"},nullable:!1},{$id:"p:44",token:"contactName",type:{type:"string"},nullable:!1},{$id:"p:45",token:"contactTitle",type:{type:"string"},nullable:!1},{$id:"p:46",token:"address",type:{type:"string"},nullable:!1},{$id:"p:47",token:"city",type:{type:"string"},nullable:!1},{$id:"p:48",token:"region",type:{type:"string"},nullable:!1},{$id:"p:49",token:"postalCode",type:{type:"string"},nullable:!1},{$id:"p:50",token:"country",type:{type:"string"},nullable:!1},{$id:"p:51",token:"phone",type:{type:"string"},nullable:!1},{$id:"p:52",token:"fax",type:{type:"string"},nullable:!1}]},{$id:"nl:n8",token:"Employee",properties:[{$id:"p:53",token:"employeeID",type:{type:"string"},nullable:!1},{$id:"p:54",token:"lastName",type:{type:"string"},nullable:!1},{$id:"p:55",token:"firstName",type:{type:"string"},nullable:!1},{$id:"p:56",token:"title",type:{type:"string"},nullable:!1},{$id:"p:57",token:"titleOfCourtesy",type:{type:"string"},nullable:!1},{$id:"p:58",token:"birthDate",type:{type:"string"},nullable:!1},{$id:"p:59",token:"hireDate",type:{type:"string"},nullable:!1},{$id:"p:60",token:"address",type:{type:"string"},nullable:!1},{$id:"p:61",token:"city",type:{type:"string"},nullable:!1},{$id:"p:62",token:"region",type:{type:"string"},nullable:!1},{$id:"p:63",token:"postalCode",type:{type:"string"},nullable:!1},{$id:"p:64",token:"country",type:{type:"string"},nullable:!1},{$id:"p:65",token:"homePhone",type:{type:"string"},nullable:!1},{$id:"p:66",token:"extension",type:{type:"string"},nullable:!1},{$id:"p:67",token:"notes",type:{type:"string"},nullable:!1},{$id:"p:68",token:"photoPath",type:{type:"string"},nullable:!1}]}],nodeObjectTypes:[{$id:"n:n0",labels:[{$ref:"#nl:n0"}]},{$id:"n:n1",labels:[{$ref:"#nl:n1"}]},{$id:"n:n2",labels:[{$ref:"#nl:n2"}]},{$id:"n:n3",labels:[{$ref:"#nl:n3"}]},{$id:"n:n4",labels:[{$ref:"#nl:n4"}]},{$id:"n:n5",labels:[{$ref:"#nl:n5"}]},{$id:"n:n6",labels:[{$ref:"#nl:n6"}]},{$id:"n:n7",labels:[{$ref:"#nl:n7"}]},{$id:"n:n8",labels:[{$ref:"#nl:n8"}]}],relationshipTypes:[{$id:"rt:n0",token:"IN_REGION",properties:[]},{$id:"rt:n1",token:"SUPPLIES",properties:[]},{$id:"rt:n2",token:"PART_OF",properties:[]},{$id:"rt:n3",token:"SHIPS",properties:[]},{$id:"rt:n4",token:"PURCHASED",properties:[]},{$id:"rt:n5",token:"SOLD",properties:[]},{$id:"rt:n6",token:"REPORTS_TO",properties:[]},{$id:"rt:n7",token:"IN_TERRITORY",properties:[]},{$id:"rt:n8",token:"ORDERS",properties:[{$id:"p:69",token:"unitPrice",type:{type:"string"},nullable:!0},{$id:"p:70",token:"quantity",type:{type:"string"},nullable:!0},{$id:"p:71",token:"discount",type:{type:"string"},nullable:!0}]}],relationshipObjectTypes:[{$id:"r:n0",type:{$ref:"#rt:n0"},from:{$ref:"#n:n0"},to:{$ref:"#n:n1"}},{$id:"r:n1",type:{$ref:"#rt:n1"},from:{$ref:"#n:n2"},to:{$ref:"#n:n4"}},{$id:"r:n2",type:{$ref:"#rt:n2"},from:{$ref:"#n:n4"},to:{$ref:"#n:n5"}},{$id:"r:n3",type:{$ref:"#rt:n3"},from:{$ref:"#n:n3"},to:{$ref:"#n:n6"}},{$id:"r:n4",type:{$ref:"#rt:n4"},from:{$ref:"#n:n7"},to:{$ref:"#n:n6"}},{$id:"r:n5",type:{$ref:"#rt:n5"},from:{$ref:"#n:n8"},to:{$ref:"#n:n6"}},{$id:"r:n6",type:{$ref:"#rt:n6"},from:{$ref:"#n:n8"},to:{$ref:"#n:n8"}},{$id:"r:n7",type:{$ref:"#rt:n7"},from:{$ref:"#n:n8"},to:{$ref:"#n:n0"}},{$id:"r:n8",type:{$ref:"#rt:n8"},from:{$ref:"#n:n6"},to:{$ref:"#n:n4"}}],indexes:[{$id:"i:0",name:"territoryID_Territory_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n0"},properties:[{$ref:"#p:1"}]},{$id:"i:1",name:"regionID_Region_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n1"},properties:[{$ref:"#p:3"}]},{$id:"i:2",name:"supplierID_Supplier_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n2"},properties:[{$ref:"#p:5"}]},{$id:"i:3",name:"shipperID_Shipper_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n3"},properties:[{$ref:"#p:17"}]},{$id:"i:4",name:"productID_Product_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n4"},properties:[{$ref:"#p:20"}]},{$id:"i:5",name:"categoryID_Category_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n5"},properties:[{$ref:"#p:28"}]},{$id:"i:6",name:"orderID_Order_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n6"},properties:[{$ref:"#p:31"}]},{$id:"i:7",name:"customerID_Customer_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n7"},properties:[{$ref:"#p:42"}]},{$id:"i:8",name:"employeeID_Employee_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n8"},properties:[{$ref:"#p:53"}]}],constraints:[{$id:"c:0",name:"territoryID_Territory_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n0"},properties:[{$ref:"#p:1"}]},{$id:"c:1",name:"regionID_Region_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n1"},properties:[{$ref:"#p:3"}]},{$id:"c:2",name:"supplierID_Supplier_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n2"},properties:[{$ref:"#p:5"}]},{$id:"c:3",name:"shipperID_Shipper_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n3"},properties:[{$ref:"#p:17"}]},{$id:"c:4",name:"productID_Product_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n4"},properties:[{$ref:"#p:20"}]},{$id:"c:5",name:"categoryID_Category_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n5"},properties:[{$ref:"#p:28"}]},{$id:"c:6",name:"orderID_Order_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n6"},properties:[{$ref:"#p:31"}]},{$id:"c:7",name:"customerID_Customer_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n7"},properties:[{$ref:"#p:42"}]},{$id:"c:8",name:"employeeID_Employee_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n8"},properties:[{$ref:"#p:53"}]}]}},graphSchemaExtensionsRepresentation:{nodeKeyProperties:[{node:{$ref:"#n:n0"},keyProperty:{$ref:"#p:1"}},{node:{$ref:"#n:n1"},keyProperty:{$ref:"#p:3"}},{node:{$ref:"#n:n2"},keyProperty:{$ref:"#p:5"}},{node:{$ref:"#n:n3"},keyProperty:{$ref:"#p:17"}},{node:{$ref:"#n:n4"},keyProperty:{$ref:"#p:20"}},{node:{$ref:"#n:n5"},keyProperty:{$ref:"#p:28"}},{node:{$ref:"#n:n6"},keyProperty:{$ref:"#p:31"}},{node:{$ref:"#n:n7"},keyProperty:{$ref:"#p:42"}},{node:{$ref:"#n:n8"},keyProperty:{$ref:"#p:53"}}]},graphMappingRepresentation:{dataSourceSchema:{type:"local/csv",tableSchemas:[{$id:"t:6",name:"orders.csv",expanded:!1,fields:[{name:"orderID",type:"integer",sample:"10248",include:!0},{name:"customerID",type:"string",sample:"VINET",include:!0},{name:"employeeID",type:"integer",sample:"5",include:!0},{name:"orderDate",type:"string",sample:"1996-07-04 00:00:00.000",include:!0},{name:"requiredDate",type:"string",sample:"1996-08-01 00:00:00.000",include:!0},{name:"shippedDate",type:"string",sample:"1996-07-16 00:00:00.000",include:!0},{name:"shipVia",type:"integer",sample:"3",include:!0},{name:"freight",type:"float",sample:"32.38",include:!0},{name:"shipName",type:"string",sample:"Vins et alcools Chevalier",include:!0},{name:"shipAddress",type:"string",sample:"59 rue de l'Abbaye",include:!0},{name:"shipCity",type:"string",sample:"Reims",include:!0},{name:"shipRegion",type:"string",sample:"NULL",include:!0},{name:"shipPostalCode",type:"string",sample:"51100",include:!0},{name:"shipCountry",type:"string",sample:"France",include:!0}]},{$id:"t:7",name:"order-details.csv",expanded:!1,fields:[{name:"orderID",type:"integer",sample:"10248",include:!0},{name:"productID",type:"integer",sample:"11",include:!0},{name:"unitPrice",type:"float",sample:"14.00",include:!0},{name:"quantity",type:"integer",sample:"12",include:!0},{name:"discount",type:"float",sample:"0",include:!0}]},{$id:"t:1",name:"territories.csv",expanded:!1,fields:[{name:"territoryID",type:"integer",sample:"01581",include:!0},{name:"territoryDescription",type:"string",sample:"Westboro",include:!0},{name:"regionID",type:"integer",sample:"1",include:!0}]},{$id:"t:2",name:"suppliers.csv",expanded:!1,fields:[{name:"supplierID",type:"integer",sample:"1",include:!0},{name:"companyName",type:"string",sample:"Exotic Liquids",include:!0},{name:"contactName",type:"string",sample:"Charlotte Cooper",include:!0},{name:"contactTitle",type:"string",sample:"Purchasing Manager",include:!0},{name:"address",type:"string",sample:"49 Gilbert St.",include:!0},{name:"city",type:"string",sample:"London",include:!0},{name:"region",type:"string",sample:"NULL",include:!0},{name:"postalCode",type:"string",sample:"EC1 4SD",include:!0},{name:"country",type:"string",sample:"UK",include:!0},{name:"phone",type:"string",sample:"(171) 555-2222",include:!0},{name:"fax",type:"string",sample:"NULL",include:!0},{name:"homePage",type:"string",sample:"NULL",include:!0}]},{$id:"t:3",name:"shippers.csv",expanded:!1,fields:[{name:"shipperID",type:"integer",sample:"1",include:!0},{name:"companyName",type:"string",sample:"Speedy Express",include:!0},{name:"phone",type:"string",sample:"(503) 555-9831",include:!0}]},{$id:"t:4",name:"regions.csv",expanded:!1,fields:[{name:"regionID",type:"integer",sample:"1",include:!0},{name:"regionDescription",type:"string",sample:"Eastern",include:!0}]},{$id:"t:5",name:"products.csv",expanded:!1,fields:[{name:"productID",type:"integer",sample:"1",include:!0},{name:"productName",type:"string",sample:"Chai",include:!0},{name:"supplierID",type:"integer",sample:"1",include:!0},{name:"categoryID",type:"integer",sample:"1",include:!0},{name:"quantityPerUnit",type:"string",sample:"10 boxes x 20 bags",include:!0},{name:"unitPrice",type:"float",sample:"18.00",include:!0},{name:"unitsInStock",type:"integer",sample:"39",include:!0},{name:"unitsOnOrder",type:"integer",sample:"0",include:!0},{name:"reorderLevel",type:"integer",sample:"10",include:!0},{name:"discontinued",type:"boolean",sample:"0",include:!0}]},{$id:"t:8",name:"employees.csv",expanded:!1,fields:[{name:"employeeID",type:"integer",sample:"1",include:!0},{name:"lastName",type:"string",sample:"Davolio",include:!0},{name:"firstName",type:"string",sample:"Nancy",include:!0},{name:"title",type:"string",sample:"Sales Representative",include:!0},{name:"titleOfCourtesy",type:"string",sample:"Ms.",include:!0},{name:"birthDate",type:"string",sample:"1948-12-08 00:00:00.000",include:!0},{name:"hireDate",type:"string",sample:"1992-05-01 00:00:00.000",include:!0},{name:"address",type:"string",sample:"507 - 20th Ave. E. Apt. 2A",include:!0},{name:"city",type:"string",sample:"Seattle",include:!0},{name:"region",type:"string",sample:"WA",include:!0},{name:"postalCode",type:"string",sample:"98122",include:!0},{name:"country",type:"string",sample:"USA",include:!0},{name:"homePhone",type:"string",sample:"(206) 555-9857",include:!0},{name:"extension",type:"integer",sample:"5467",include:!0},{name:"photo",type:"string",sample:"0x151C2F00020000000D000E0014002100FFFFFFFF4269746D617020496D616765005061696E742E506963747572650001050000020000000700000050427275736800000000000000000020540000424D20540000000000007600000028000000C0000000DF0000000100040000000000A0530000CE0E0000D80E0000000000",include:!0},{name:"notes",type:"string",sample:'Education includes a BA in psychology from Colorado State University in 1970. She also completed "The Art of the Cold Call." Nancy is a member of Toastmasters International.',include:!0},{name:"reportsTo",type:"string",sample:"2",include:!0},{name:"photoPath",type:"string",sample:"http://accweb/emmployees/davolio.bmp",include:!0}]},{$id:"t:9",name:"employee-territories.csv",expanded:!1,fields:[{name:"employeeID",type:"integer",sample:"1",include:!0},{name:"territoryID",type:"integer",sample:"06897",include:!0}]},{$id:"t:10",name:"customers.csv",expanded:!1,fields:[{name:"customerID",type:"string",sample:"ALFKI",include:!0},{name:"companyName",type:"string",sample:"Alfreds Futterkiste",include:!0},{name:"contactName",type:"string",sample:"Maria Anders",include:!0},{name:"contactTitle",type:"string",sample:"Sales Representative",include:!0},{name:"address",type:"string",sample:"Obere Str. 57",include:!0},{name:"city",type:"string",sample:"Berlin",include:!0},{name:"region",type:"string",sample:"NULL",include:!0},{name:"postalCode",type:"string",sample:"12209",include:!0},{name:"country",type:"string",sample:"Germany",include:!0},{name:"phone",type:"string",sample:"030-0074321",include:!0},{name:"fax",type:"string",sample:"030-0076545",include:!0}]},{$id:"t:11",name:"categories.csv",expanded:!1,fields:[{name:"categoryID",type:"integer",sample:"1",include:!0},{name:"categoryName",type:"string",sample:"Beverages",include:!0},{name:"description",type:"string",sample:"Soft drinks, coffees, teas, beers, and ales",include:!0},{name:"picture",type:"string",sample:"0x151C2F00020000000D000E0014002100FFFFFFFF4269746D617020496D616765005061696E742E5069637475726500010500000200000007000000504272757368000000000000000000A0290000424D98290000000000005600000028000000AC00000078000000010004000000000000000000880B0000880B0000080000",include:!0}]}]},nodeMappings:[{node:{$ref:"#n:n0"},tableSchema:{$ref:"#t:1"},propertyMappings:[{property:{$ref:"#p:1"},fieldName:"territoryID"},{property:{$ref:"#p:2"},fieldName:"territoryDescription"}]},{node:{$ref:"#n:n1"},tableSchema:{$ref:"#t:4"},propertyMappings:[{property:{$ref:"#p:3"},fieldName:"regionID"},{property:{$ref:"#p:4"},fieldName:"regionDescription"}]},{node:{$ref:"#n:n2"},tableSchema:{$ref:"#t:2"},propertyMappings:[{property:{$ref:"#p:5"},fieldName:"supplierID"},{property:{$ref:"#p:6"},fieldName:"companyName"},{property:{$ref:"#p:7"},fieldName:"contactName"},{property:{$ref:"#p:8"},fieldName:"contactTitle"},{property:{$ref:"#p:9"},fieldName:"address"},{property:{$ref:"#p:10"},fieldName:"city"},{property:{$ref:"#p:11"},fieldName:"region"},{property:{$ref:"#p:12"},fieldName:"postalCode"},{property:{$ref:"#p:13"},fieldName:"country"},{property:{$ref:"#p:14"},fieldName:"phone"},{property:{$ref:"#p:15"},fieldName:"fax"},{property:{$ref:"#p:16"},fieldName:"homePage"}]},{node:{$ref:"#n:n3"},tableSchema:{$ref:"#t:3"},propertyMappings:[{property:{$ref:"#p:17"},fieldName:"shipperID"},{property:{$ref:"#p:18"},fieldName:"companyName"},{property:{$ref:"#p:19"},fieldName:"phone"}]},{node:{$ref:"#n:n4"},tableSchema:{$ref:"#t:5"},propertyMappings:[{property:{$ref:"#p:20"},fieldName:"productID"},{property:{$ref:"#p:21"},fieldName:"productName"},{property:{$ref:"#p:22"},fieldName:"quantityPerUnit"},{property:{$ref:"#p:23"},fieldName:"unitPrice"},{property:{$ref:"#p:24"},fieldName:"unitsInStock"},{property:{$ref:"#p:25"},fieldName:"unitsOnOrder"},{property:{$ref:"#p:26"},fieldName:"reorderLevel"},{property:{$ref:"#p:27"},fieldName:"discontinued"}]},{node:{$ref:"#n:n5"},tableSchema:{$ref:"#t:11"},propertyMappings:[{property:{$ref:"#p:28"},fieldName:"categoryID"},{property:{$ref:"#p:29"},fieldName:"categoryName"},{property:{$ref:"#p:30"},fieldName:"description"}]},{node:{$ref:"#n:n6"},tableSchema:{$ref:"#t:6"},propertyMappings:[{property:{$ref:"#p:31"},fieldName:"orderID"},{property:{$ref:"#p:32"},fieldName:"orderDate"},{property:{$ref:"#p:33"},fieldName:"requiredDate"},{property:{$ref:"#p:34"},fieldName:"shippedDate"},{property:{$ref:"#p:35"},fieldName:"freight"},{property:{$ref:"#p:36"},fieldName:"shipName"},{property:{$ref:"#p:37"},fieldName:"shipAddress"},{property:{$ref:"#p:38"},fieldName:"shipCity"},{property:{$ref:"#p:39"},fieldName:"shipRegion"},{property:{$ref:"#p:40"},fieldName:"shipPostalCode"},{property:{$ref:"#p:41"},fieldName:"shipCountry"}]},{node:{$ref:"#n:n7"},tableSchema:{$ref:"#t:10"},propertyMappings:[{property:{$ref:"#p:42"},fieldName:"customerID"},{property:{$ref:"#p:43"},fieldName:"companyName"},{property:{$ref:"#p:44"},fieldName:"contactName"},{property:{$ref:"#p:45"},fieldName:"contactTitle"},{property:{$ref:"#p:46"},fieldName:"address"},{property:{$ref:"#p:47"},fieldName:"city"},{property:{$ref:"#p:48"},fieldName:"region"},{property:{$ref:"#p:49"},fieldName:"postalCode"},{property:{$ref:"#p:50"},fieldName:"country"},{property:{$ref:"#p:51"},fieldName:"phone"},{property:{$ref:"#p:52"},fieldName:"fax"}]},{node:{$ref:"#n:n8"},tableSchema:{$ref:"#t:8"},propertyMappings:[{property:{$ref:"#p:53"},fieldName:"employeeID"},{property:{$ref:"#p:54"},fieldName:"lastName"},{property:{$ref:"#p:55"},fieldName:"firstName"},{property:{$ref:"#p:56"},fieldName:"title"},{property:{$ref:"#p:57"},fieldName:"titleOfCourtesy"},{property:{$ref:"#p:58"},fieldName:"birthDate"},{property:{$ref:"#p:59"},fieldName:"hireDate"},{property:{$ref:"#p:60"},fieldName:"address"},{property:{$ref:"#p:61"},fieldName:"city"},{property:{$ref:"#p:62"},fieldName:"region"},{property:{$ref:"#p:63"},fieldName:"postalCode"},{property:{$ref:"#p:64"},fieldName:"country"},{property:{$ref:"#p:65"},fieldName:"homePhone"},{property:{$ref:"#p:66"},fieldName:"extension"},{property:{$ref:"#p:67"},fieldName:"notes"},{property:{$ref:"#p:68"},fieldName:"photoPath"}]}],relationshipMappings:[{relationship:{$ref:"#r:n0"},tableSchema:{$ref:"#t:1"},fromMapping:{fieldName:"territoryID"},toMapping:{fieldName:"regionID"},propertyMappings:[]},{relationship:{$ref:"#r:n1"},tableSchema:{$ref:"#t:5"},fromMapping:{fieldName:"supplierID"},toMapping:{fieldName:"productID"},propertyMappings:[]},{relationship:{$ref:"#r:n2"},tableSchema:{$ref:"#t:5"},fromMapping:{fieldName:"productID"},toMapping:{fieldName:"categoryID"},propertyMappings:[]},{relationship:{$ref:"#r:n3"},tableSchema:{$ref:"#t:6"},fromMapping:{fieldName:"shipVia"},toMapping:{fieldName:"orderID"},propertyMappings:[]},{relationship:{$ref:"#r:n4"},tableSchema:{$ref:"#t:6"},fromMapping:{fieldName:"customerID"},toMapping:{fieldName:"orderID"},propertyMappings:[]},{relationship:{$ref:"#r:n5"},tableSchema:{$ref:"#t:6"},fromMapping:{fieldName:"employeeID"},toMapping:{fieldName:"orderID"},propertyMappings:[]},{relationship:{$ref:"#r:n6"},tableSchema:{$ref:"#t:8"},fromMapping:{fieldName:"employeeID"},toMapping:{fieldName:"reportsTo"},propertyMappings:[]},{relationship:{$ref:"#r:n7"},tableSchema:{$ref:"#t:9"},fromMapping:{fieldName:"employeeID"},toMapping:{fieldName:"territoryID"},propertyMappings:[]},{relationship:{$ref:"#r:n8"},tableSchema:{$ref:"#t:7"},fromMapping:{fieldName:"orderID"},toMapping:{fieldName:"productID"},propertyMappings:[{property:{$ref:"#p:69"},fieldName:"unitPrice"},{property:{$ref:"#p:70"},fieldName:"quantity"},{property:{$ref:"#p:71"},fieldName:"discount"}]}]},configurations:{idsToIgnore:[]}},tn={nodes:[{id:"n0",position:{x:0,y:0},caption:"Intermediary"},{id:"n1",position:{x:0,y:300},caption:"Address"},{id:"n2",position:{x:300,y:0},caption:"Officer"},{id:"n3",position:{x:300,y:300},caption:"Entity"}],relationships:[{id:"n0",type:"OFFICER_OF",fromId:"n2",toId:"n0"},{id:"n1",type:"OFFICER_OF",fromId:"n2",toId:"n3"},{id:"n2",type:"SAME_INTERMEDIARY_AS",fromId:"n0",toId:"n0"},{id:"n3",type:"SAME_NAME_AS",fromId:"n0",toId:"n0"},{id:"n4",type:"ENTITY_SIMILAR_TO",fromId:"n3",toId:"n3"},{id:"n5",type:"SIMILAR_NAME_AND_ADDRESS",fromId:"n0",toId:"n2"},{id:"n6",type:"SIMILAR_NAME_AND_ADDRESS",fromId:"n0",toId:"n0"},{id:"n7",type:"REGISTERED_ADDRESS",fromId:"n0",toId:"n1"},{id:"n8",type:"RELATED",fromId:"n3",toId:"n3"},{id:"n9",type:"SAME_NAME_AND_REGISTRATION",fromId:"n3",toId:"n3"},{id:"n10",type:"SIMILAR_NAME_AND_ADDRESS",fromId:"n2",toId:"n2"},{id:"n11",type:"SAME_COMPANY_AS",fromId:"n3",toId:"n3"},{id:"n12",type:"SAME_NAME_AS",fromId:"n2",toId:"n2"},{id:"n13",type:"REGISTERED_ADDRESS",fromId:"n3",toId:"n1"},{id:"n14",type:"REGISTERED_ADDRESS",fromId:"n2",toId:"n1"},{id:"n15",type:"INTERMEDIARY_OF",fromId:"n0",toId:"n3"}]},an={version:"1.4.0-beta.0",graphSchemaRepresentation:{version:"1.0.0",graphSchema:{nodeLabels:[{$id:"nl:n0",token:"Intermediary",properties:[{$id:"p:1",token:"name",type:{type:"string"},nullable:!1},{$id:"p:2",token:"internal_id",type:{type:"string"},nullable:!1},{$id:"p:3",token:"address",type:{type:"string"},nullable:!1},{$id:"p:4",token:"valid_until",type:{type:"string"},nullable:!1},{$id:"p:5",token:"country_codes",type:{type:"string"},nullable:!1},{$id:"p:6",token:"countries",type:{type:"string"},nullable:!1},{$id:"p:7",token:"status",type:{type:"string"},nullable:!1},{$id:"p:8",token:"node_id",type:{type:"string"},nullable:!1},{$id:"p:9",token:"sourceID",type:{type:"string"},nullable:!1},{$id:"p:10",token:"note",type:{type:"string"},nullable:!1}]},{$id:"nl:n1",token:"Address",properties:[{$id:"p:11",token:"address",type:{type:"string"},nullable:!1},{$id:"p:12",token:"icij_id",type:{type:"string"},nullable:!1},{$id:"p:13",token:"valid_until",type:{type:"string"},nullable:!1},{$id:"p:14",token:"country_codes",type:{type:"string"},nullable:!1},{$id:"p:15",token:"countries",type:{type:"string"},nullable:!1},{$id:"p:16",token:"node_id",type:{type:"string"},nullable:!1},{$id:"p:17",token:"sourceID",type:{type:"string"},nullable:!1},{$id:"p:18",token:"note",type:{type:"string"},nullable:!1}]},{$id:"nl:n2",token:"Officer",properties:[{$id:"p:19",token:"name",type:{type:"string"},nullable:!1},{$id:"p:20",token:"icij_id",type:{type:"string"},nullable:!1},{$id:"p:21",token:"valid_until",type:{type:"string"},nullable:!1},{$id:"p:22",token:"country_codes",type:{type:"string"},nullable:!1},{$id:"p:23",token:"countries",type:{type:"string"},nullable:!1},{$id:"p:24",token:"node_id",type:{type:"string"},nullable:!1},{$id:"p:25",token:"sourceID",type:{type:"string"},nullable:!1},{$id:"p:26",token:"note",type:{type:"string"},nullable:!1}]},{$id:"nl:n3",token:"Entity",properties:[{$id:"p:27",token:"name",type:{type:"string"},nullable:!1},{$id:"p:28",token:"original_name",type:{type:"string"},nullable:!1},{$id:"p:29",token:"former_name",type:{type:"string"},nullable:!1},{$id:"p:30",token:"jurisdiction",type:{type:"string"},nullable:!1},{$id:"p:31",token:"jurisdiction_description",type:{type:"string"},nullable:!1},{$id:"p:32",token:"company_type",type:{type:"string"},nullable:!1},{$id:"p:33",token:"address",type:{type:"string"},nullable:!1},{$id:"p:34",token:"internal_id",type:{type:"string"},nullable:!1},{$id:"p:35",token:"incorporation_date",type:{type:"string"},nullable:!1},{$id:"p:36",token:"inactivation_date",type:{type:"string"},nullable:!1},{$id:"p:37",token:"struck_off_date",type:{type:"string"},nullable:!1},{$id:"p:38",token:"dorm_date",type:{type:"string"},nullable:!1},{$id:"p:39",token:"status",type:{type:"string"},nullable:!1},{$id:"p:40",token:"service_provider",type:{type:"string"},nullable:!1},{$id:"p:41",token:"ibcRUC",type:{type:"string"},nullable:!1},{$id:"p:42",token:"country_codes",type:{type:"string"},nullable:!1},{$id:"p:43",token:"countries",type:{type:"string"},nullable:!1},{$id:"p:44",token:"note",type:{type:"string"},nullable:!1},{$id:"p:45",token:"valid_until",type:{type:"string"},nullable:!1},{$id:"p:46",token:"node_id",type:{type:"string"},nullable:!1},{$id:"p:47",token:"sourceID",type:{type:"string"},nullable:!1}]}],nodeObjectTypes:[{$id:"n:n0",labels:[{$ref:"#nl:n0"}]},{$id:"n:n1",labels:[{$ref:"#nl:n1"}]},{$id:"n:n2",labels:[{$ref:"#nl:n2"}]},{$id:"n:n3",labels:[{$ref:"#nl:n3"}]}],relationshipTypes:[{$id:"rt:n0",token:"OFFICER_OF",properties:[{$id:"p:48",token:"rel_type",type:{type:"string"},nullable:!0},{$id:"p:49",token:"sourceID",type:{type:"string"},nullable:!0},{$id:"p:50",token:"valid_until",type:{type:"string"},nullable:!0},{$id:"p:51",token:"start_date",type:{type:"string"},nullable:!0},{$id:"p:52",token:"end_date",type:{type:"string"},nullable:!0}]},{$id:"rt:n1",token:"OFFICER_OF",properties:[{$id:"p:53",token:"rel_type",type:{type:"string"},nullable:!0},{$id:"p:54",token:"sourceID",type:{type:"string"},nullable:!0},{$id:"p:55",token:"valid_until",type:{type:"string"},nullable:!0},{$id:"p:56",token:"start_date",type:{type:"string"},nullable:!0},{$id:"p:57",token:"end_date",type:{type:"string"},nullable:!0}]},{$id:"rt:n2",token:"SAME_INTERMEDIARY_AS",properties:[{$id:"p:58",token:"rel_type",type:{type:"string"},nullable:!0},{$id:"p:59",token:"sourceID",type:{type:"string"},nullable:!0},{$id:"p:60",token:"valid_until",type:{type:"string"},nullable:!0},{$id:"p:61",token:"start_date",type:{type:"string"},nullable:!0},{$id:"p:62",token:"end_date",type:{type:"string"},nullable:!0}]},{$id:"rt:n3",token:"SAME_NAME_AS",properties:[{$id:"p:63",token:"rel_type",type:{type:"string"},nullable:!0},{$id:"p:64",token:"sourceID",type:{type:"string"},nullable:!0},{$id:"p:65",token:"valid_until",type:{type:"string"},nullable:!0},{$id:"p:66",token:"start_date",type:{type:"string"},nullable:!0},{$id:"p:67",token:"end_date",type:{type:"string"},nullable:!0}]},{$id:"rt:n4",token:"ENTITY_SIMILAR_TO",properties:[{$id:"p:68",token:"rel_type",type:{type:"string"},nullable:!0},{$id:"p:69",token:"sourceID",type:{type:"string"},nullable:!0},{$id:"p:70",token:"valid_until",type:{type:"string"},nullable:!0},{$id:"p:71",token:"start_date",type:{type:"string"},nullable:!0},{$id:"p:72",token:"end_date",type:{type:"string"},nullable:!0}]},{$id:"rt:n5",token:"SIMILAR_NAME_AND_ADDRESS",properties:[]},{$id:"rt:n6",token:"SIMILAR_NAME_AND_ADDRESS",properties:[]},{$id:"rt:n7",token:"REGISTERED_ADDRESS",properties:[]},{$id:"rt:n8",token:"RELATED",properties:[{$id:"p:73",token:"rel_type",type:{type:"string"},nullable:!0},{$id:"p:74",token:"sourceID",type:{type:"string"},nullable:!0},{$id:"p:75",token:"valid_until",type:{type:"string"},nullable:!0},{$id:"p:76",token:"start_date",type:{type:"string"},nullable:!0},{$id:"p:77",token:"end_date",type:{type:"string"},nullable:!0}]},{$id:"rt:n9",token:"SAME_NAME_AND_REGISTRATION",properties:[{$id:"p:78",token:"rel_type",type:{type:"string"},nullable:!0},{$id:"p:79",token:"sourceID",type:{type:"string"},nullable:!0},{$id:"p:80",token:"valid_until",type:{type:"string"},nullable:!0},{$id:"p:81",token:"start_date",type:{type:"string"},nullable:!0},{$id:"p:82",token:"end_date",type:{type:"string"},nullable:!0}]},{$id:"rt:n10",token:"SIMILAR_NAME_AND_ADDRESS",properties:[]},{$id:"rt:n11",token:"SAME_COMPANY_AS",properties:[{$id:"p:83",token:"rel_type",type:{type:"string"},nullable:!0},{$id:"p:84",token:"sourceID",type:{type:"string"},nullable:!0},{$id:"p:85",token:"valid_until",type:{type:"string"},nullable:!0},{$id:"p:86",token:"start_date",type:{type:"string"},nullable:!0},{$id:"p:87",token:"end_date",type:{type:"string"},nullable:!0}]},{$id:"rt:n12",token:"SAME_NAME_AS",properties:[{$id:"p:88",token:"rel_type",type:{type:"string"},nullable:!0},{$id:"p:89",token:"sourceID",type:{type:"string"},nullable:!0},{$id:"p:90",token:"valid_until",type:{type:"string"},nullable:!0},{$id:"p:91",token:"start_date",type:{type:"string"},nullable:!0},{$id:"p:92",token:"end_date",type:{type:"string"},nullable:!0}]},{$id:"rt:n13",token:"REGISTERED_ADDRESS",properties:[]},{$id:"rt:n14",token:"REGISTERED_ADDRESS",properties:[]},{$id:"rt:n15",token:"INTERMEDIARY_OF",properties:[{$id:"p:93",token:"rel_type",type:{type:"string"},nullable:!0},{$id:"p:94",token:"sourceID",type:{type:"string"},nullable:!0},{$id:"p:95",token:"valid_until",type:{type:"string"},nullable:!0},{$id:"p:96",token:"start_date",type:{type:"string"},nullable:!0},{$id:"p:97",token:"end_date",type:{type:"string"},nullable:!0}]}],relationshipObjectTypes:[{$id:"r:n0",type:{$ref:"#rt:n0"},from:{$ref:"#n:n2"},to:{$ref:"#n:n0"}},{$id:"r:n1",type:{$ref:"#rt:n1"},from:{$ref:"#n:n2"},to:{$ref:"#n:n3"}},{$id:"r:n2",type:{$ref:"#rt:n2"},from:{$ref:"#n:n0"},to:{$ref:"#n:n0"}},{$id:"r:n3",type:{$ref:"#rt:n3"},from:{$ref:"#n:n0"},to:{$ref:"#n:n0"}},{$id:"r:n4",type:{$ref:"#rt:n4"},from:{$ref:"#n:n3"},to:{$ref:"#n:n3"}},{$id:"r:n5",type:{$ref:"#rt:n5"},from:{$ref:"#n:n0"},to:{$ref:"#n:n2"}},{$id:"r:n6",type:{$ref:"#rt:n6"},from:{$ref:"#n:n0"},to:{$ref:"#n:n0"}},{$id:"r:n7",type:{$ref:"#rt:n7"},from:{$ref:"#n:n0"},to:{$ref:"#n:n1"}},{$id:"r:n8",type:{$ref:"#rt:n8"},from:{$ref:"#n:n3"},to:{$ref:"#n:n3"}},{$id:"r:n9",type:{$ref:"#rt:n9"},from:{$ref:"#n:n3"},to:{$ref:"#n:n3"}},{$id:"r:n10",type:{$ref:"#rt:n10"},from:{$ref:"#n:n2"},to:{$ref:"#n:n2"}},{$id:"r:n11",type:{$ref:"#rt:n11"},from:{$ref:"#n:n3"},to:{$ref:"#n:n3"}},{$id:"r:n12",type:{$ref:"#rt:n12"},from:{$ref:"#n:n2"},to:{$ref:"#n:n2"}},{$id:"r:n13",type:{$ref:"#rt:n13"},from:{$ref:"#n:n3"},to:{$ref:"#n:n1"}},{$id:"r:n14",type:{$ref:"#rt:n14"},from:{$ref:"#n:n2"},to:{$ref:"#n:n1"}},{$id:"r:n15",type:{$ref:"#rt:n15"},from:{$ref:"#n:n0"},to:{$ref:"#n:n3"}}],indexes:[{$id:"i:0",name:"node_id_Intermediary_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n0"},properties:[{$ref:"#p:8"}]},{$id:"i:1",name:"node_id_Address_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n1"},properties:[{$ref:"#p:16"}]},{$id:"i:2",name:"node_id_Officer_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n2"},properties:[{$ref:"#p:24"}]},{$id:"i:3",name:"node_id_Entity_uniq",indexType:"default",entityType:"node",nodeLabel:{$ref:"#nl:n3"},properties:[{$ref:"#p:46"}]}],constraints:[{$id:"c:0",name:"node_id_Intermediary_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n0"},properties:[{$ref:"#p:8"}]},{$id:"c:1",name:"node_id_Address_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n1"},properties:[{$ref:"#p:16"}]},{$id:"c:2",name:"node_id_Officer_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n2"},properties:[{$ref:"#p:24"}]},{$id:"c:3",name:"node_id_Entity_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n3"},properties:[{$ref:"#p:46"}]}]}},graphSchemaExtensionsRepresentation:{nodeKeyProperties:[{node:{$ref:"#n:n0"},keyProperty:{$ref:"#p:8"}},{node:{$ref:"#n:n1"},keyProperty:{$ref:"#p:16"}},{node:{$ref:"#n:n2"},keyProperty:{$ref:"#p:24"}},{node:{$ref:"#n:n3"},keyProperty:{$ref:"#p:46"}}]},graphMappingRepresentation:{dataSourceSchema:{type:"unset",tableSchemas:[]},nodeMappings:[],relationshipMappings:[]},configurations:{idsToIgnore:[]}},J={version:"0.1.0",graphSchemaRepresentation:{version:"0.0.1",graphSchema:{nodeLabels:[{$id:"nl:n1",token:"Actor",properties:[{$id:"p:1",token:"id",type:[{type:"string"},{type:"array",items:{type:"string"}}],nullable:!1},{$id:"p:2",token:"name",type:{type:"array",items:{type:"string"}},nullable:!1},{$id:"p:3",token:"born",type:{type:"datetime"},nullable:!1}]},{$id:"nl:n2",token:"Movie",properties:[{$id:"p:4",token:"id",type:{type:"integer"},nullable:!1},{$id:"p:5",token:"title",type:{type:"string"},nullable:!1},{$id:"p:6",token:"release",type:{type:"datetime"},nullable:!0}]}],relationshipTypes:[{$id:"rt:1",token:"ACTED_IN",properties:[{$id:"p:7",token:"roles",type:{type:"array",items:{type:"string"}},nullable:!1}]}],nodeObjectTypes:[{$id:"n:n1",labels:[{$ref:"#nl:n1"}]},{$id:"n:n2",labels:[{$ref:"#nl:n2"}]}],relationshipObjectTypes:[{$id:"r:r1",type:{$ref:"#rt:1"},from:{$ref:"#n:n1"},to:{$ref:"#n:n2"}}],constraints:[{$id:"c:1",name:"id_Actor_uniq",constraintType:"uniqueness",entityType:"node",nodeLabel:{$ref:"#nl:n1"},properties:[{$ref:"#p:1"}]}],indexes:[{$id:"i:1",name:"id_Actor_uniq",entityType:"node",indexType:"default",nodeLabel:{$ref:"#nl:n1"},properties:[{$ref:"#p:1"}]}]}},graphSchemaExtensionsRepresentation:{nodeKeyProperties:[{node:{$ref:"#n:n1"},keyProperty:{$ref:"#p:1"}},{node:{$ref:"#n:n2"},keyProperty:{$ref:"#p:4"}}]},graphMappingRepresentation:{dataSourceSchema:{type:"local/csv",tableSchemas:[{$id:"t:1",name:"actors.csv",expanded:!0,fields:[{name:"id",type:"integer",sample:"1"},{name:"name",type:"string",sample:"Emile Hirsch"},{name:"born_date",type:"datetime",sample:"13/Mar/1985"}]},{$id:"t:2",name:"movies.csv",expanded:!0,fields:[{name:"id",type:"integer",sample:"1"},{name:"title",type:"string",sample:"Speed Racer"},{name:"release_date",type:"datetime",sample:"26/Apr/2008"},{name:"ignored_field",type:"string",sample:"unimportant value"}]},{$id:"t:3",name:"actors-movies.csv",expanded:!0,fields:[{name:"actor_id",type:"integer",sample:"1"},{name:"movie_id",type:"integer",sample:"1"},{name:"roles",type:"string",sample:"Speed Racer"}]}]},nodeMappings:[{node:{$ref:"#n:n1"},tableSchema:{$ref:"#t:1"},propertyMappings:[{property:{$ref:"#p:1"},fieldName:"id"},{property:{$ref:"#p:2"},fieldName:"name"},{property:{$ref:"#p:3"},fieldName:"born_date"}]},{node:{$ref:"#n:n2"},tableSchema:{$ref:"#t:2"},mappingFilter:{fieldName:"release_date",exactMatch:"26/Apr/2008"},propertyMappings:[{property:{$ref:"#p:4"},fieldName:"id"},{property:{$ref:"#p:5"},fieldName:"title"},{property:{$ref:"#p:6"},fieldName:"release_date"}]}],relationshipMappings:[{relationship:{$ref:"#r:r1"},tableSchema:{$ref:"#t:3"},mappingFilter:{fieldName:"movie_id",exactMatch:"1"},fromMapping:{fieldName:"actor_id"},toMapping:{fieldName:"movie_id"},propertyMappings:[{property:{$ref:"#p:7"},fieldName:"roles"}]}]},configurations:{idsToIgnore:["null","-"]}},Oe=[{id:"abc",version:"1.4.0",name:"example model with a really really long name",dataModel:J,visualisation:{nodes:[{id:J.graphSchemaRepresentation.graphSchema.nodeObjectTypes[0].$id,position:{x:0,y:0}},{id:J.graphSchemaRepresentation.graphSchema.nodeObjectTypes[1].$id,position:{x:260,y:0}}]}},{id:"cde",version:"1.4.0",name:"Northwind",dataModel:en,visualisation:{nodes:Qa.nodes.map(e=>({id:`n:${e.id}`,position:e.position}))}},{id:"efg",version:"1.4.0",name:"Complaints",dataModel:Ka,visualisation:{nodes:Za.nodes.map(e=>({id:`n:${e.id}`,position:e.position}))}},{id:"ghi",version:"1.4.0",name:"LDBC social network",dataModel:Ja,visualisation:{nodes:Ya.nodes.map(e=>({id:`n:${e.id}`,position:e.position}))}},{id:"ijk",version:"1.4.0",name:"Paradise papers",dataModel:an,visualisation:{nodes:tn.nodes.map(e=>({id:`n:${e.id}`,position:e.position}))}},{id:"jkl",version:"1.4.0",name:"Model without graph but file schema",dataModel:Xa,visualisation:{nodes:[]}}],nn=Oe.map(e=>({id:e.id,name:e.name,fullGraphVisualisationModel:{nodes:e.visualisation.nodes.map(t=>{var o;const a=e.dataModel.graphSchemaRepresentation.graphSchema.nodeObjectTypes.find(c=>c.$id===t.id),n=(o=a==null?void 0:a.labels[0])==null?void 0:o.$ref,r=ve(n)?void 0:e.dataModel.graphSchemaRepresentation.graphSchema.nodeLabels.find(c=>c.$id===n.slice(1));return{id:t.id,position:t.position,caption:(r==null?void 0:r.token)??""}}),relationships:e.dataModel.graphSchemaRepresentation.graphSchema.relationshipObjectTypes.map(t=>{const a=e.dataModel.graphSchemaRepresentation.graphSchema.relationshipTypes.find(n=>n.$id===t.type.$ref.slice(1));return{id:t.$id,fromId:t.from.$ref.slice(1),toId:t.to.$ref.slice(1),caption:(a==null?void 0:a.token)??""}})}})),rn=Oe.map(e=>{const t=nn.find(a=>a.id===e.id);return{id:e.id,type:"import-model",data:JSON.stringify(e),partialData:JSON.stringify(t),version:1,createdAt:new Date("2023-08-10").toISOString(),updatedAt:new Date("2023-08-10").toISOString()}}),sn=rn,u={databases:[...Ea,...Da,...Ca,...Na],organizations:xa,projects:La,snapshots:Ga,users:Ha,userDetails:{selfServe:Wa,enterprise:Fa},organizationUsers:Oa,projectInvites:Ua,projectRoles:za,userInvites:Va,encryptionKeys:ja,usage:qa,invoices:Ba,logs:Ma,customer:Ta,card:wa,clients:Pa},_e={entities:[...sn]},on=[$.get("/console/tenants/:projectId/billing",()=>{const{customer:e}=u;return p.json(e)}),$.post("/console/tenants/:projectId/billing",async({params:e,request:t})=>{const{token:{card:{address_city:a,address_country:n,address_line1:r,address_state:o,address_zip:c,name:f,exp_year:s,exp_month:i,brand:d,last4:m}}}=await t.json(),l=u.projects.find(_=>_.NamespaceId===e.projectId);if(!l)return p.json(void 0,{status:404});const y={address:{city:a,country:n,line1:r,state:o,postal_code:c},billing_name:f};return l.HasBilling=!0,u.customer=y,u.card={Brand:d,Last4:m,ExpMonth:i,ExpYear:s,Address:{line1:r,city:a,postal_code:c,state:o,country:n}},p.json(y)}),$.patch("/console/tenants/:projectId/billing",async({request:e})=>{const{data:{address:t,shipping:a,name:n}={},email:r}=await e.json(),{customer:o}=u;let c=o;return T(r)?c={...o,email:r}:t&&(c={address:t,service_address:void 0,billing_name:void 0,company_name:n,email:o.email},a&&(c.service_address=a.address,c.billing_name=a.name)),u.customer=c,p.json(o)}),$.get("/console/tenants/:projectId/billing/card",()=>{const{card:e}=u;return p.json(e)}),$.post("/console/tenants/:projectId/billing/card",async({request:e})=>{const{token:{card:{address_city:t,address_country:a,address_line1:n,address_state:r,address_zip:o,exp_year:c,exp_month:f,brand:s,last4:i}}}=await e.json();return u.card={Brand:s,Last4:i,ExpMonth:f,ExpYear:c,Address:{line1:n,city:t,postal_code:o,state:r,country:a}},p.json(u.card)})],dn=[$.get("/console/tenants/:projectId/encryption-keys",({params:e})=>{const{projectId:t}=e;if(!u.projects.find(r=>r.NamespaceId===t))return p.json(void 0,{status:404});const n=u.encryptionKeys.filter(r=>r.tenant_id===t);return p.json(n)})],$e=e=>e.Tier==="free"?{pause:{enabled:!1,reason:"invalid-action-running",message:"Action is not allowed. Database is running."}}:{pause:{enabled:!0}},b=(e,t)=>e?{enabled:e}:{enabled:e,reason:`invalid-action-${t}`,message:`Action is not allowed. Database is ${t}.`},w=e=>{if(e==="running")return{clone:b(!0,e),delete:b(!0,e),import:b(!0,e),overwrite:b(!0,e),pause:b(!0,e),resize:b(!0,e),restore:b(!0,e),resume:b(!1,e),take_snapshot:b(!0,e),secondaries:b(!0,e)};if(["resuming","pausing","destroying","creating"].includes(e))return{clone:b(!1,e),delete:b(!1,e),import:b(!1,e),overwrite:b(!1,e),pause:b(!1,e),resize:b(!1,e),restore:b(!1,e),resume:b(!1,e),take_snapshot:b(!1,e),secondaries:b(!1,e)};if(e==="updating")return{clone:b(!1,e),delete:b(!0,e),import:b(!0,e),overwrite:b(!1,e),pause:b(!1,e),resize:b(!1,e),restore:b(!1,e),resume:b(!1,e),take_snapshot:b(!1,e),secondaries:b(!1,e)};if(e==="paused")return{clone:b(!1,e),delete:b(!0,e),import:b(!1,e),overwrite:b(!1,e),pause:b(!1,e),resize:b(!1,e),restore:b(!1,e),resume:b(!0,e),take_snapshot:b(!1,e),secondaries:b(!1,e)};if(e==="overwriting")return{clone:b(!0,e),delete:b(!0,e),import:b(!1,e),overwrite:b(!1,e),pause:b(!1,e),resize:b(!0,e),restore:b(!1,e),resume:b(!1,e),take_snapshot:b(!1,e),secondaries:b(!0,e)};if(e==="restoring")return{clone:b(!0,e),delete:b(!0,e),import:b(!1,e),overwrite:b(!1,e),pause:b(!1,e),resize:b(!0,e),restore:b(!1,e),resume:b(!1,e),take_snapshot:b(!1,e),secondaries:b(!0,e)};throw new Error("Unknown status")},ie=()=>{const e="0123456789ABCDEF";let t="";for(let a=0;a<8;a++)t+=e[Math.floor(Math.random()*16)];return t},ln=e=>({Memory:e,Storage:`${parseInt(e,10)*2}GB`,Cpu:Math.ceil(parseInt(e,10)/4)}),cn=(e,t)=>({BoltUrl:`neo4j+s://${e}-staging.databases.neo4j.io`,OpsManagerUrl:`https://ops-manager-staging.neo4j.io/?tenant=${t}&database=${e}`});var W,pn=new Uint8Array(16);function fn(){if(!W&&(W=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||typeof msCrypto<"u"&&typeof msCrypto.getRandomValues=="function"&&msCrypto.getRandomValues.bind(msCrypto),!W))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return W(pn)}const un=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function bn(e){return typeof e=="string"&&un.test(e)}var R=[];for(var X=0;X<256;++X)R.push((X+256).toString(16).substr(1));function mn(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,a=(R[e[t+0]]+R[e[t+1]]+R[e[t+2]]+R[e[t+3]]+"-"+R[e[t+4]]+R[e[t+5]]+"-"+R[e[t+6]]+R[e[t+7]]+"-"+R[e[t+8]]+R[e[t+9]]+"-"+R[e[t+10]]+R[e[t+11]]+R[e[t+12]]+R[e[t+13]]+R[e[t+14]]+R[e[t+15]]).toLowerCase();if(!bn(a))throw TypeError("Stringified UUID is invalid");return a}function xe(e,t,a){e=e||{};var n=e.random||(e.rng||fn)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t){a=a||0;for(var r=0;r<16;++r)t[a+r]=n[r];return t}return mn(n)}const gn=({roles:e,userId:t,projectId:a})=>e.map(n=>({RoleId:xe(),Name:n,UserId:t,NamespaceId:a})),yn=[$.get("/console/databases",({request:e})=>{const a=new URL(e.url).searchParams.get("Namespace"),n=u.databases.filter(r=>r.NamespaceId===a);return p.json(n)}),$.post("/console/databases",async({request:e})=>{const t=ie(),a=await e.json(),{Namespace:n,Memory:r,Version:o,Region:c,Name:f,Tier:s,CloudProvider:i}=a;if(r===void 0)return new p(null,{status:422});if(a.Tier==="free"&&a.Memory!=="1GB")return new p(null,{status:422});const d={...ln(r),...a.Tier==="enterprise"&&{SecondariesCount:0}},m={...d,Version:o},l={...cn(t,n),Name:f,Tier:s,CloudProvider:i,Region:c,DbId:t,DatabaseStatus:"creating",Capabilities:$e({Tier:s}),AvailableActions:w("creating"),DesiredSettings:m,AppliedSettings:d,MonitoringStatus:"ok",NamespaceId:n,IsBeingCloned:!1,EncryptionKeyRef:s==="enterprise"?a.EncryptionKeyRef:void 0};u.databases.push(l);let y=null;const _=a.Tier!=="free"?a.SourceSnapshot:null;return _&&(y=u.databases.find(g=>g.DbId===_.DbId),y&&(y.IsBeingCloned=!0)),setTimeout(()=>{l.DatabaseStatus="running",l.AvailableActions=w("running"),y&&(y.IsBeingCloned=!1)},15e3),p.json({DbId:l.DbId,Password:"one-long-random-password",BoltUrl:l.BoltUrl,Region:l.Region,Name:l.Name,Namespace:l.NamespaceId,Tier:l.Tier,CloudProvider:l.CloudProvider})}),$.get("/console/databases/:dbId",({params:e})=>{const t=u.databases.find(a=>a.DbId===e.dbId);return t===void 0?new p(null,{status:404}):p.json(t)}),$.delete("/console/databases/:dbId",({params:e})=>{const t=u.databases.find(a=>a.DbId===e.dbId);return t===void 0?new p(null,{status:404}):t.DatabaseStatus==="destroying"?new p(null,{status:404}):(t.DatabaseStatus="destroying",t.Capabilities=$e(t),t.AvailableActions=w(t.DatabaseStatus),setTimeout(()=>{const a=u.databases.indexOf(t);u.databases.splice(a,1)},15e3),p.json(t))}),$.post("/console/databases/:dbId/pause",({params:e})=>{const t=u.databases.find(a=>a.DbId===e.dbId);return t===void 0?new p(null,{status:404}):(t.DatabaseStatus="pausing",t.AvailableActions=w(t.DatabaseStatus),setTimeout(()=>{t.DatabaseStatus="paused",t.AvailableActions=w(t.DatabaseStatus)},15e3),p.json(t))}),$.post("/console/databases/:dbId/resume",({params:e})=>{const t=u.databases.find(a=>a.DbId===e.dbId);return t===void 0?new p(null,{status:404}):(t.DatabaseStatus="resuming",t.AvailableActions=w(t.DatabaseStatus),setTimeout(()=>{t.DatabaseStatus="running",t.AvailableActions=w(t.DatabaseStatus)},15e3),p.json(t))}),$.post("/console/databases/:dbId/restore",({params:e})=>{const t=u.databases.find(a=>a.DbId===e.dbId);return t?t.DatabaseStatus==="restoring"?p.json({Message:"The database is currently undergoing an operation: restoring",Reason:"ongoing-database-operation"},{status:409}):(t.DatabaseStatus="restoring",t.AvailableActions=w("restoring"),setTimeout(()=>{t.DatabaseStatus="running",t.AvailableActions=w("running")},15e3),p.json(t,{status:202})):p.json(void 0,{status:404})}),$.patch("/console/databases/:dbId",async({params:e,request:t})=>{var d,m;const{Name:a,Memory:n,Cpu:r,Storage:o,SecondariesCount:c,CDCEnrichmentMode:f}=await t.json(),s=u.databases.find(l=>l.DbId===e.dbId);if(!s)return p.json(void 0,{status:404});if(![a,n,r,o,c,f].some(l=>T(l)))return p.json(void 0,{status:422});if(T(n)&&[c,f].some(l=>T(l)))return p.json(void 0,{status:422});const i=u.projects.find(l=>l.NamespaceId===s.NamespaceId);if(!i)return p.json(void 0,{status:404});if(i.Suspended??!1)return p.json(void 0,{status:403});if(T(n)&&s.IsBeingCloned)return p.json(void 0,{status:409});if(T(a)&&(s.Name=a),[n,o,r].every(l=>T(l))&&![c,f].some(l=>T(l))){s.DatabaseStatus="updating",s.AvailableActions=w("updating");const l={Memory:n,Storage:o,Cpu:r},y=(d=s.DesiredSettings)==null?void 0:d.Version;s.DesiredSettings={...l,...T(y)&&{Version:(m=s.DesiredSettings)==null?void 0:m.Version}},setTimeout(()=>{s.AppliedSettings=l,s.DatabaseStatus="running",s.AvailableActions=w("running")},15e3)}else setTimeout(()=>{s.DatabaseStatus="running",s.AvailableActions=w("running")},15e3);return p.json(s)})],_n=[$.get("/console/tenants/:projectId/billing/invoices",()=>{const{invoices:e}=u;return p.json(e)})];var ae=(e=>(e.IN_PROGRESS="InProgress",e.COMPLETED="Completed",e.FAILED="Failed",e.EXPIRING_SOON="ExpiringSoon",e))(ae||{});const $n=[$.get("/console/databases/:dbId/logs",({params:e})=>{const t=u.logs.filter(a=>a.dbid===e.dbId);return p.json({data:t})}),$.post("/console/databases/:dbId/logs",async({request:e,params:t})=>{const{dbId:a}=t,{start:n,end:r,files:o}=await e.json(),c=ae.IN_PROGRESS,f=ie(),s=new Date().toISOString(),i={log_id:f,dbid:a,end:r,requested_at:s,start:n,files:o,status:c};return u.logs.push(i),setTimeout(()=>{const d=u.logs.find(m=>m.log_id===f);return d?(d.status=ae.COMPLETED,p.json(void 0,{status:202})):p.json(void 0,{status:500})},15e3),p.json({log_id:f},{status:202})}),$.get("/console/databases/:dbId/logs/:logId",()=>p.json("https://neo4j.com/docs/pdf/neo4j-getting-started-4.0.pdf"))],hn=[$.get("/console/organizations",()=>p.json(u.organizations)),$.get("/console/organizations/:orgId",({params:e})=>{const t=u.organizations.find(a=>a.id===e.orgId);return t===void 0?new p(null,{status:404}):p.json(t)}),$.get("/console/organizations/:orgId/tenants",({params:e})=>{const{orgId:t}=e;if(u.organizations.find(r=>r.id===t)===void 0)return new p(null,{status:404});const n=u.projects.filter(r=>r.OrganizationId===t);return p.json(n)}),$.get("/console/organizations/:orgId/members",({params:e})=>{const{orgId:t}=e,a=u.organizations.find(r=>r.id===t);if(a===void 0)return new p(null,{status:404});const n=u.organizationUsers.filter(r=>r.OrganizationId===a.id);return p.json(n)})],vn=[$.get("/console/tenants",()=>p.json(u.projects)),$.get("/console/tenants/:projectId",({params:e})=>{const t=u.projects.find(a=>a.NamespaceId===e.projectId);return t===void 0?new p(null,{status:404}):p.json(t)}),$.get("/console/tenants/:projectId/members",({params:e})=>{const{projectId:t}=e,a=u.users.filter(n=>n.Namespaces.includes(t)).map(n=>{const r=u.projectRoles.filter(o=>o.UserId===n.UserId&&o.NamespaceId===t);return{UserId:n.UserId,NamespaceId:t,Email:n.Email,Roles:r}});return p.json(a)}),$.delete("/console/tenants/:projectId/members/:userId",({params:e})=>{const{projectId:t,userId:a}=e,n=u.users.find(f=>f.UserId===a);if(n===void 0||!n.Namespaces.includes(t))return p.json(void 0,{status:404});const r=u.projectRoles.find(f=>f.UserId===n.UserId&&f.NamespaceId===t);if(r===void 0)return p.json(void 0,{status:404});const o=u.projectRoles.indexOf(r);u.databases.splice(o,1);const c=n.Namespaces.indexOf(t);return n.Namespaces.splice(c,1),p.json(void 0,{status:204})}),$.patch("/console/tenants/:projectId/members/:userId",async({request:e,params:t})=>{const{projectId:a,userId:n}=t,{Roles:r}=await e.json(),o=u.users.find(s=>s.UserId===n);if(o===void 0||!o.Namespaces.includes(a))return p.json(void 0,{status:404});const c=u.projectRoles.find(s=>s.UserId===o.UserId&&s.NamespaceId===a);if(c===void 0)return p.json(void 0,{status:404});const f=gn({roles:r,userId:n,projectId:a});return u.projectRoles=u.projectRoles.filter(s=>s!==c).concat(f),p.json({NamespaceId:a,UserId:n,Roles:f,Email:o.Email})}),$.patch("/console/tenants/:projectId",async({request:e,params:t})=>{const{projectId:a}=t,{FriendlyName:n}=await e.json(),r=u.projects.find(o=>o.NamespaceId===a);return r===void 0?p.json(void 0,{status:404}):(r.FriendlyName=n,p.json(void 0,{status:204}))})],In=[$.get("/console/invites",({request:e})=>{const t=new URL(e.url),a=t.searchParams.get("NamespaceId"),n=t.searchParams.get("Status");let r=u.projectInvites.filter(o=>o.NamespaceId===a);return n!==null&&(r=r.filter(o=>o.Status===n)),p.json(r)}),$.post("/console/invites",async({request:e})=>{const t=xe(),{NamespaceId:a,Roles:n,Email:r}=await e.json(),o=u.projects.find(d=>d.NamespaceId===a);if(o===void 0)return p.json(void 0,{status:404});const c=new Date,f=c.toISOString();c.setDate(c.getDate()+30);const s=c.toISOString(),i={InviteId:t,Status:"pending",NamespaceId:a,Roles:n,Email:r,InvitedBy:"neo4j",InvitedAt:f,ExpiresAt:s,FriendlyName:o.FriendlyName};return u.projectInvites.push(i),p.json(i,{status:201})}),$.delete("/console/invites/:inviteId",({params:e})=>{const{inviteId:t}=e,a=u.projectInvites.find(r=>r.InviteId===t);if(a===void 0)return p.json(void 0,{status:404});const n=u.projectInvites.indexOf(a);return u.projectInvites.splice(n,1),p.json(void 0,{status:204})}),$.patch("/console/invites/:inviteId",async({params:e,request:t})=>{const{inviteId:a}=e,{Roles:n}=await t.json(),r=u.projectInvites.find(o=>o.InviteId===a);return r===void 0?p.json(void 0,{status:404}):(r.Roles=n,p.json())})],An=[$.get("/console/databases/:dbId/snapshots",({params:e})=>{const t=u.snapshots.filter(a=>a.DbId===e.dbId);return p.json(t)}),$.post("/console/databases/:dbId/snapshots",({params:e})=>{const{dbId:t}=e,a="Pending",n=new Date().toISOString(),r=ie(),o={SnapshotId:r,DbId:t,Type:"SystemBackup",Status:a,Profile:"AdHoc",Timestamp:""};return u.snapshots.push(o),setTimeout(()=>{const c=u.snapshots.find(f=>f.SnapshotId===r);return c?(c.DumpAvailable=!0,c.Status="InProgress",c.Timestamp=n,p.json(void 0,{status:202})):p.json(void 0,{status:500})},1e3),setTimeout(()=>{const c=u.snapshots.find(f=>f.SnapshotId===r);return c?(c.Status="Completed",p.json(void 0,{status:202})):p.json(void 0,{status:500})},15e3),p.json({backup_id:r},{status:202})}),$.get("/console/databases/:dbId/snapshots/:snapshotId/url",()=>p.json("https://neo4j.com/docs/pdf/neo4j-getting-started-4.0.pdf"))],Sn=[$.get("/console/tenants/:projectId/usage",()=>{const{usage:e}=u;return p.json(e)})],Rn=[$.get("/console/users/:userId/tenants",({params:e})=>{const t=u.users.find(n=>n.UserId===e.userId),a=u.projects.filter(n=>t==null?void 0:t.Namespaces.includes(n.NamespaceId));return p.json(a)}),$.get("/console/users/:userId/organizations",({params:e})=>{const t=u.users.find(r=>r.UserId===e.userId),a=u.projects.filter(r=>((t==null?void 0:t.Namespaces)??[]).includes(r.NamespaceId)).map(r=>r.OrganizationId),n=u.organizations.filter(r=>a.includes(r.id));return p.json(n)}),$.get("/console/user-details",()=>{const e=u.userDetails.selfServe;return p.json(e)})],he="/storage/v1",kn=[$.get(`${he}/entities`,({request:e})=>{const a=new URL(e.url).searchParams.get("type"),n=_e.entities.filter(r=>a===r.type);return p.json(n)}),$.get(`${he}/entities/:id`,({params:e})=>{const t=_e.entities.find(a=>a.id===e.id);return ve(t)?new p(null,{status:404}):p.json(t)})],wn=[...yn,...hn,...vn,...Rn,...In,...An,...dn,...$n,...on,..._n,...Sn],Tn=[...kn],Ue=[...wn,...Tn],Dn=async()=>{if(typeof window>"u")return null;const{setupWorker:e}=await Ge(()=>import("./index-CPAMCI4Y.js"),__vite__mapDeps([0,1,2]),import.meta.url);return e(...Ue)},En=Object.freeze(Object.defineProperty({__proto__:null,handlers:Ue,loadWorker:Dn},Symbol.toStringTag,{value:"Module"}));export{Qe as E,ee as R,En as a,Q as d,re as i,ce as s,Ht as t};