@amp-labs/react 2.8.2 → 2.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,32 +1,32 @@
1
- "use strict";var $a=e=>{throw TypeError(e)};var qo=(e,t,n)=>t.has(e)||$a("Cannot "+n);var _=(e,t,n)=>(qo(e,t,"read from private field"),n?n.call(e):t.get(e)),se=(e,t,n)=>t.has(e)?$a("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),G=(e,t,n,r)=>(qo(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n),pe=(e,t,n)=>(qo(e,t,"access private method"),n);var qi=(e,t,n,r)=>({set _(o){G(e,t,o,n)},get _(){return _(e,t,r)}});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react/jsx-runtime"),w=require("react");require("react-dom");function Qf(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const k=Qf(w);var Wr=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(e){return this.listeners.add(e),this.onSubscribe(),()=>{this.listeners.delete(e),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},dr=typeof window>"u"||"Deno"in globalThis;function ft(){}function Gf(e,t){return typeof e=="function"?e(t):e}function os(e){return typeof e=="number"&&e>=0&&e!==1/0}function ul(e,t){return Math.max(e+(t||0)-Date.now(),0)}function Un(e,t){return typeof e=="function"?e(t):e}function Bt(e,t){return typeof e=="function"?e(t):e}function Ha(e,t){const{type:n="all",exact:r,fetchStatus:o,predicate:i,queryKey:s,stale:a}=e;if(s){if(r){if(t.queryHash!==qs(s,t.options))return!1}else if(!li(t.queryKey,s))return!1}if(n!=="all"){const c=t.isActive();if(n==="active"&&!c||n==="inactive"&&c)return!1}return!(typeof a=="boolean"&&t.isStale()!==a||o&&o!==t.state.fetchStatus||i&&!i(t))}function Ba(e,t){const{exact:n,status:r,predicate:o,mutationKey:i}=e;if(i){if(!t.options.mutationKey)return!1;if(n){if(fr(t.options.mutationKey)!==fr(i))return!1}else if(!li(t.options.mutationKey,i))return!1}return!(r&&t.state.status!==r||o&&!o(t))}function qs(e,t){return((t==null?void 0:t.queryKeyHashFn)||fr)(e)}function fr(e){return JSON.stringify(e,(t,n)=>as(n)?Object.keys(n).sort().reduce((r,o)=>(r[o]=n[o],r),{}):n)}function li(e,t){return e===t?!0:typeof e!=typeof t?!1:e&&t&&typeof e=="object"&&typeof t=="object"?Object.keys(t).every(n=>li(e[n],t[n])):!1}function ss(e,t){if(e===t)return e;const n=Ja(e)&&Ja(t);if(n||as(e)&&as(t)){const r=n?e:Object.keys(e),o=r.length,i=n?t:Object.keys(t),s=i.length,a=n?[]:{},c=new Set(r);let d=0;for(let u=0;u<s;u++){const f=n?u:i[u];(!n&&c.has(f)||n)&&e[f]===void 0&&t[f]===void 0?(a[f]=void 0,d++):(a[f]=ss(e[f],t[f]),a[f]===e[f]&&e[f]!==void 0&&d++)}return o===s&&d===o?e:a}return t}function to(e,t){if(!t||Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(e[n]!==t[n])return!1;return!0}function Ja(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function as(e){if(!Wa(e))return!1;const t=e.constructor;if(t===void 0)return!0;const n=t.prototype;return!(!Wa(n)||!n.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(e)!==Object.prototype)}function Wa(e){return Object.prototype.toString.call(e)==="[object Object]"}function Xf(e){return new Promise(t=>{setTimeout(t,e)})}function cs(e,t,n){if(typeof n.structuralSharing=="function")return n.structuralSharing(e,t);if(n.structuralSharing!==!1){if(process.env.NODE_ENV!=="production")try{return ss(e,t)}catch(r){throw console.error(`Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. [${n.queryHash}]: ${r}`),r}return ss(e,t)}return t}function Yf(e,t,n=0){const r=[...e,t];return n&&r.length>n?r.slice(1):r}function Zf(e,t,n=0){const r=[t,...e];return n&&r.length>n?r.slice(0,-1):r}var no=Symbol();function dl(e,t){return process.env.NODE_ENV!=="production"&&e.queryFn===no&&console.error(`Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${e.queryHash}'`),!e.queryFn&&(t!=null&&t.initialPromise)?()=>t.initialPromise:!e.queryFn||e.queryFn===no?()=>Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}function fl(e,t){return typeof e=="function"?e(...t):!!e}var nr,An,Or,el,ep=(el=class extends Wr{constructor(){super();se(this,nr);se(this,An);se(this,Or);G(this,Or,t=>{if(!dr&&window.addEventListener){const n=()=>t();return window.addEventListener("visibilitychange",n,!1),()=>{window.removeEventListener("visibilitychange",n)}}})}onSubscribe(){_(this,An)||this.setEventListener(_(this,Or))}onUnsubscribe(){var t;this.hasListeners()||((t=_(this,An))==null||t.call(this),G(this,An,void 0))}setEventListener(t){var n;G(this,Or,t),(n=_(this,An))==null||n.call(this),G(this,An,t(r=>{typeof r=="boolean"?this.setFocused(r):this.onFocus()}))}setFocused(t){_(this,nr)!==t&&(G(this,nr,t),this.onFocus())}onFocus(){const t=this.isFocused();this.listeners.forEach(n=>{n(t)})}isFocused(){var t;return typeof _(this,nr)=="boolean"?_(this,nr):((t=globalThis.document)==null?void 0:t.visibilityState)!=="hidden"}},nr=new WeakMap,An=new WeakMap,Or=new WeakMap,el),Ks=new ep,_r,Fn,Sr,tl,tp=(tl=class extends Wr{constructor(){super();se(this,_r,!0);se(this,Fn);se(this,Sr);G(this,Sr,t=>{if(!dr&&window.addEventListener){const n=()=>t(!0),r=()=>t(!1);return window.addEventListener("online",n,!1),window.addEventListener("offline",r,!1),()=>{window.removeEventListener("online",n),window.removeEventListener("offline",r)}}})}onSubscribe(){_(this,Fn)||this.setEventListener(_(this,Sr))}onUnsubscribe(){var t;this.hasListeners()||((t=_(this,Fn))==null||t.call(this),G(this,Fn,void 0))}setEventListener(t){var n;G(this,Sr,t),(n=_(this,Fn))==null||n.call(this),G(this,Fn,t(this.setOnline.bind(this)))}setOnline(t){_(this,_r)!==t&&(G(this,_r,t),this.listeners.forEach(r=>{r(t)}))}isOnline(){return _(this,_r)}},_r=new WeakMap,Fn=new WeakMap,Sr=new WeakMap,tl),ro=new tp;function ls(){let e,t;const n=new Promise((o,i)=>{e=o,t=i});n.status="pending",n.catch(()=>{});function r(o){Object.assign(n,o),delete n.resolve,delete n.reject}return n.resolve=o=>{r({status:"fulfilled",value:o}),e(o)},n.reject=o=>{r({status:"rejected",reason:o}),t(o)},n}function np(e){return Math.min(1e3*2**e,3e4)}function pl(e){return(e??"online")==="online"?ro.isOnline():!0}var hl=class extends Error{constructor(e){super("CancelledError"),this.revert=e==null?void 0:e.revert,this.silent=e==null?void 0:e.silent}};function Ko(e){return e instanceof hl}function ml(e){let t=!1,n=0,r=!1,o;const i=ls(),s=y=>{var p;r||(g(new hl(y)),(p=e.abort)==null||p.call(e))},a=()=>{t=!0},c=()=>{t=!1},d=()=>Ks.isFocused()&&(e.networkMode==="always"||ro.isOnline())&&e.canRun(),u=()=>pl(e.networkMode)&&e.canRun(),f=y=>{var p;r||(r=!0,(p=e.onSuccess)==null||p.call(e,y),o==null||o(),i.resolve(y))},g=y=>{var p;r||(r=!0,(p=e.onError)==null||p.call(e,y),o==null||o(),i.reject(y))},m=()=>new Promise(y=>{var p;o=C=>{(r||d())&&y(C)},(p=e.onPause)==null||p.call(e)}).then(()=>{var y;o=void 0,r||(y=e.onContinue)==null||y.call(e)}),b=()=>{if(r)return;let y;const p=n===0?e.initialPromise:void 0;try{y=p??e.fn()}catch(C){y=Promise.reject(C)}Promise.resolve(y).then(f).catch(C=>{var S;if(r)return;const h=e.retry??(dr?0:3),v=e.retryDelay??np,I=typeof v=="function"?v(n,C):v,O=h===!0||typeof h=="number"&&n<h||typeof h=="function"&&h(n,C);if(t||!O){g(C);return}n++,(S=e.onFail)==null||S.call(e,n,C),Xf(I).then(()=>d()?void 0:m()).then(()=>{t?g(C):b()})})};return{promise:i,cancel:s,continue:()=>(o==null||o(),i),cancelRetry:a,continueRetry:c,canStart:u,start:()=>(u()?b():m().then(b),i)}}var rp=e=>setTimeout(e,0);function ip(){let e=[],t=0,n=a=>{a()},r=a=>{a()},o=rp;const i=a=>{t?e.push(a):o(()=>{n(a)})},s=()=>{const a=e;e=[],a.length&&o(()=>{r(()=>{a.forEach(c=>{n(c)})})})};return{batch:a=>{let c;t++;try{c=a()}finally{t--,t||s()}return c},batchCalls:a=>(...c)=>{i(()=>{a(...c)})},schedule:i,setNotifyFunction:a=>{n=a},setBatchNotifyFunction:a=>{r=a},setScheduler:a=>{o=a}}}var ze=ip(),rr,nl,gl=(nl=class{constructor(){se(this,rr)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),os(this.gcTime)&&G(this,rr,setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(dr?1/0:5*60*1e3))}clearGcTimeout(){_(this,rr)&&(clearTimeout(_(this,rr)),G(this,rr,void 0))}},rr=new WeakMap,nl),Er,Nr,At,ir,ct,yi,or,$t,pn,rl,op=(rl=class extends gl{constructor(t){super();se(this,$t);se(this,Er);se(this,Nr);se(this,At);se(this,ir);se(this,ct);se(this,yi);se(this,or);G(this,or,!1),G(this,yi,t.defaultOptions),this.setOptions(t.options),this.observers=[],G(this,ir,t.client),G(this,At,_(this,ir).getQueryCache()),this.queryKey=t.queryKey,this.queryHash=t.queryHash,G(this,Er,sp(this.options)),this.state=t.state??_(this,Er),this.scheduleGc()}get meta(){return this.options.meta}get promise(){var t;return(t=_(this,ct))==null?void 0:t.promise}setOptions(t){this.options={..._(this,yi),...t},this.updateGcTime(this.options.gcTime)}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&_(this,At).remove(this)}setData(t,n){const r=cs(this.state.data,t,this.options);return pe(this,$t,pn).call(this,{data:r,type:"success",dataUpdatedAt:n==null?void 0:n.updatedAt,manual:n==null?void 0:n.manual}),r}setState(t,n){pe(this,$t,pn).call(this,{type:"setState",state:t,setStateOptions:n})}cancel(t){var r,o;const n=(r=_(this,ct))==null?void 0:r.promise;return(o=_(this,ct))==null||o.cancel(t),n?n.then(ft).catch(ft):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(_(this,Er))}isActive(){return this.observers.some(t=>Bt(t.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===no||this.state.dataUpdateCount+this.state.errorUpdateCount===0}isStatic(){return this.getObserversCount()>0?this.observers.some(t=>Un(t.options.staleTime,this)==="static"):!1}isStale(){return this.getObserversCount()>0?this.observers.some(t=>t.getCurrentResult().isStale):this.state.data===void 0||this.state.isInvalidated}isStaleByTime(t=0){return this.state.data===void 0?!0:t==="static"?!1:this.state.isInvalidated?!0:!ul(this.state.dataUpdatedAt,t)}onFocus(){var n;const t=this.observers.find(r=>r.shouldFetchOnWindowFocus());t==null||t.refetch({cancelRefetch:!1}),(n=_(this,ct))==null||n.continue()}onOnline(){var n;const t=this.observers.find(r=>r.shouldFetchOnReconnect());t==null||t.refetch({cancelRefetch:!1}),(n=_(this,ct))==null||n.continue()}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),_(this,At).notify({type:"observerAdded",query:this,observer:t}))}removeObserver(t){this.observers.includes(t)&&(this.observers=this.observers.filter(n=>n!==t),this.observers.length||(_(this,ct)&&(_(this,or)?_(this,ct).cancel({revert:!0}):_(this,ct).cancelRetry()),this.scheduleGc()),_(this,At).notify({type:"observerRemoved",query:this,observer:t}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||pe(this,$t,pn).call(this,{type:"invalidate"})}fetch(t,n){var d,u,f;if(this.state.fetchStatus!=="idle"){if(this.state.data!==void 0&&(n!=null&&n.cancelRefetch))this.cancel({silent:!0});else if(_(this,ct))return _(this,ct).continueRetry(),_(this,ct).promise}if(t&&this.setOptions(t),!this.options.queryFn){const g=this.observers.find(m=>m.options.queryFn);g&&this.setOptions(g.options)}process.env.NODE_ENV!=="production"&&(Array.isArray(this.options.queryKey)||console.error("As of v4, queryKey needs to be an Array. If you are using a string like 'repoData', please change it to an Array, e.g. ['repoData']"));const r=new AbortController,o=g=>{Object.defineProperty(g,"signal",{enumerable:!0,get:()=>(G(this,or,!0),r.signal)})},i=()=>{const g=dl(this.options,n),b=(()=>{const y={client:_(this,ir),queryKey:this.queryKey,meta:this.meta};return o(y),y})();return G(this,or,!1),this.options.persister?this.options.persister(g,b,this):g(b)},a=(()=>{const g={fetchOptions:n,options:this.options,queryKey:this.queryKey,client:_(this,ir),state:this.state,fetchFn:i};return o(g),g})();(d=this.options.behavior)==null||d.onFetch(a,this),G(this,Nr,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==((u=a.fetchOptions)==null?void 0:u.meta))&&pe(this,$t,pn).call(this,{type:"fetch",meta:(f=a.fetchOptions)==null?void 0:f.meta});const c=g=>{var m,b,y,p;Ko(g)&&g.silent||pe(this,$t,pn).call(this,{type:"error",error:g}),Ko(g)||((b=(m=_(this,At).config).onError)==null||b.call(m,g,this),(p=(y=_(this,At).config).onSettled)==null||p.call(y,this.state.data,g,this)),this.scheduleGc()};return G(this,ct,ml({initialPromise:n==null?void 0:n.initialPromise,fn:a.fetchFn,abort:r.abort.bind(r),onSuccess:g=>{var m,b,y,p;if(g===void 0){process.env.NODE_ENV!=="production"&&console.error(`Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: ${this.queryHash}`),c(new Error(`${this.queryHash} data is undefined`));return}try{this.setData(g)}catch(C){c(C);return}(b=(m=_(this,At).config).onSuccess)==null||b.call(m,g,this),(p=(y=_(this,At).config).onSettled)==null||p.call(y,g,this.state.error,this),this.scheduleGc()},onError:c,onFail:(g,m)=>{pe(this,$t,pn).call(this,{type:"failed",failureCount:g,error:m})},onPause:()=>{pe(this,$t,pn).call(this,{type:"pause"})},onContinue:()=>{pe(this,$t,pn).call(this,{type:"continue"})},retry:a.options.retry,retryDelay:a.options.retryDelay,networkMode:a.options.networkMode,canRun:()=>!0})),_(this,ct).start()}},Er=new WeakMap,Nr=new WeakMap,At=new WeakMap,ir=new WeakMap,ct=new WeakMap,yi=new WeakMap,or=new WeakMap,$t=new WeakSet,pn=function(t){const n=r=>{switch(t.type){case"failed":return{...r,fetchFailureCount:t.failureCount,fetchFailureReason:t.error};case"pause":return{...r,fetchStatus:"paused"};case"continue":return{...r,fetchStatus:"fetching"};case"fetch":return{...r,...yl(r.data,this.options),fetchMeta:t.meta??null};case"success":return{...r,data:t.data,dataUpdateCount:r.dataUpdateCount+1,dataUpdatedAt:t.dataUpdatedAt??Date.now(),error:null,isInvalidated:!1,status:"success",...!t.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};case"error":const o=t.error;return Ko(o)&&o.revert&&_(this,Nr)?{..._(this,Nr),fetchStatus:"idle"}:{...r,error:o,errorUpdateCount:r.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:r.fetchFailureCount+1,fetchFailureReason:o,fetchStatus:"idle",status:"error"};case"invalidate":return{...r,isInvalidated:!0};case"setState":return{...r,...t.state}}};this.state=n(this.state),ze.batch(()=>{this.observers.forEach(r=>{r.onQueryUpdate()}),_(this,At).notify({query:this,type:"updated",action:t})})},rl);function yl(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:pl(t.networkMode)?"fetching":"paused",...e===void 0&&{error:null,status:"pending"}}}function sp(e){const t=typeof e.initialData=="function"?e.initialData():e.initialData,n=t!==void 0,r=n?typeof e.initialDataUpdatedAt=="function"?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return{data:t,dataUpdateCount:0,dataUpdatedAt:n?r??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:n?"success":"pending",fetchStatus:"idle"}}var en,il,ap=(il=class extends Wr{constructor(t={}){super();se(this,en);this.config=t,G(this,en,new Map)}build(t,n,r){const o=n.queryKey,i=n.queryHash??qs(o,n);let s=this.get(i);return s||(s=new op({client:t,queryKey:o,queryHash:i,options:t.defaultQueryOptions(n),state:r,defaultOptions:t.getQueryDefaults(o)}),this.add(s)),s}add(t){_(this,en).has(t.queryHash)||(_(this,en).set(t.queryHash,t),this.notify({type:"added",query:t}))}remove(t){const n=_(this,en).get(t.queryHash);n&&(t.destroy(),n===t&&_(this,en).delete(t.queryHash),this.notify({type:"removed",query:t}))}clear(){ze.batch(()=>{this.getAll().forEach(t=>{this.remove(t)})})}get(t){return _(this,en).get(t)}getAll(){return[..._(this,en).values()]}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Ha(n,r))}findAll(t={}){const n=this.getAll();return Object.keys(t).length>0?n.filter(r=>Ha(t,r)):n}notify(t){ze.batch(()=>{this.listeners.forEach(n=>{n(t)})})}onFocus(){ze.batch(()=>{this.getAll().forEach(t=>{t.onFocus()})})}onOnline(){ze.batch(()=>{this.getAll().forEach(t=>{t.onOnline()})})}},en=new WeakMap,il),tn,ut,sr,nn,Rn,ol,cp=(ol=class extends gl{constructor(t){super();se(this,nn);se(this,tn);se(this,ut);se(this,sr);this.mutationId=t.mutationId,G(this,ut,t.mutationCache),G(this,tn,[]),this.state=t.state||vl(),this.setOptions(t.options),this.scheduleGc()}setOptions(t){this.options=t,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(t){_(this,tn).includes(t)||(_(this,tn).push(t),this.clearGcTimeout(),_(this,ut).notify({type:"observerAdded",mutation:this,observer:t}))}removeObserver(t){G(this,tn,_(this,tn).filter(n=>n!==t)),this.scheduleGc(),_(this,ut).notify({type:"observerRemoved",mutation:this,observer:t})}optionalRemove(){_(this,tn).length||(this.state.status==="pending"?this.scheduleGc():_(this,ut).remove(this))}continue(){var t;return((t=_(this,sr))==null?void 0:t.continue())??this.execute(this.state.variables)}async execute(t){var i,s,a,c,d,u,f,g,m,b,y,p,C,h,v,I,O,S,N,T;const n=()=>{pe(this,nn,Rn).call(this,{type:"continue"})};G(this,sr,ml({fn:()=>this.options.mutationFn?this.options.mutationFn(t):Promise.reject(new Error("No mutationFn found")),onFail:(A,D)=>{pe(this,nn,Rn).call(this,{type:"failed",failureCount:A,error:D})},onPause:()=>{pe(this,nn,Rn).call(this,{type:"pause"})},onContinue:n,retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>_(this,ut).canRun(this)}));const r=this.state.status==="pending",o=!_(this,sr).canStart();try{if(r)n();else{pe(this,nn,Rn).call(this,{type:"pending",variables:t,isPaused:o}),await((s=(i=_(this,ut).config).onMutate)==null?void 0:s.call(i,t,this));const D=await((c=(a=this.options).onMutate)==null?void 0:c.call(a,t));D!==this.state.context&&pe(this,nn,Rn).call(this,{type:"pending",context:D,variables:t,isPaused:o})}const A=await _(this,sr).start();return await((u=(d=_(this,ut).config).onSuccess)==null?void 0:u.call(d,A,t,this.state.context,this)),await((g=(f=this.options).onSuccess)==null?void 0:g.call(f,A,t,this.state.context)),await((b=(m=_(this,ut).config).onSettled)==null?void 0:b.call(m,A,null,this.state.variables,this.state.context,this)),await((p=(y=this.options).onSettled)==null?void 0:p.call(y,A,null,t,this.state.context)),pe(this,nn,Rn).call(this,{type:"success",data:A}),A}catch(A){try{throw await((h=(C=_(this,ut).config).onError)==null?void 0:h.call(C,A,t,this.state.context,this)),await((I=(v=this.options).onError)==null?void 0:I.call(v,A,t,this.state.context)),await((S=(O=_(this,ut).config).onSettled)==null?void 0:S.call(O,void 0,A,this.state.variables,this.state.context,this)),await((T=(N=this.options).onSettled)==null?void 0:T.call(N,void 0,A,t,this.state.context)),A}finally{pe(this,nn,Rn).call(this,{type:"error",error:A})}}finally{_(this,ut).runNext(this)}}},tn=new WeakMap,ut=new WeakMap,sr=new WeakMap,nn=new WeakSet,Rn=function(t){const n=r=>{switch(t.type){case"failed":return{...r,failureCount:t.failureCount,failureReason:t.error};case"pause":return{...r,isPaused:!0};case"continue":return{...r,isPaused:!1};case"pending":return{...r,context:t.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:t.isPaused,status:"pending",variables:t.variables,submittedAt:Date.now()};case"success":return{...r,data:t.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:!1};case"error":return{...r,data:void 0,error:t.error,failureCount:r.failureCount+1,failureReason:t.error,isPaused:!1,status:"error"}}};this.state=n(this.state),ze.batch(()=>{_(this,tn).forEach(r=>{r.onMutationUpdate(t)}),_(this,ut).notify({mutation:this,type:"updated",action:t})})},ol);function vl(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var hn,Ht,vi,sl,lp=(sl=class extends Wr{constructor(t={}){super();se(this,hn);se(this,Ht);se(this,vi);this.config=t,G(this,hn,new Set),G(this,Ht,new Map),G(this,vi,0)}build(t,n,r){const o=new cp({mutationCache:this,mutationId:++qi(this,vi)._,options:t.defaultMutationOptions(n),state:r});return this.add(o),o}add(t){_(this,hn).add(t);const n=Ki(t);if(typeof n=="string"){const r=_(this,Ht).get(n);r?r.push(t):_(this,Ht).set(n,[t])}this.notify({type:"added",mutation:t})}remove(t){if(_(this,hn).delete(t)){const n=Ki(t);if(typeof n=="string"){const r=_(this,Ht).get(n);if(r)if(r.length>1){const o=r.indexOf(t);o!==-1&&r.splice(o,1)}else r[0]===t&&_(this,Ht).delete(n)}}this.notify({type:"removed",mutation:t})}canRun(t){const n=Ki(t);if(typeof n=="string"){const r=_(this,Ht).get(n),o=r==null?void 0:r.find(i=>i.state.status==="pending");return!o||o===t}else return!0}runNext(t){var r;const n=Ki(t);if(typeof n=="string"){const o=(r=_(this,Ht).get(n))==null?void 0:r.find(i=>i!==t&&i.state.isPaused);return(o==null?void 0:o.continue())??Promise.resolve()}else return Promise.resolve()}clear(){ze.batch(()=>{_(this,hn).forEach(t=>{this.notify({type:"removed",mutation:t})}),_(this,hn).clear(),_(this,Ht).clear()})}getAll(){return Array.from(_(this,hn))}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Ba(n,r))}findAll(t={}){return this.getAll().filter(n=>Ba(t,n))}notify(t){ze.batch(()=>{this.listeners.forEach(n=>{n(t)})})}resumePausedMutations(){const t=this.getAll().filter(n=>n.state.isPaused);return ze.batch(()=>Promise.all(t.map(n=>n.continue().catch(ft))))}},hn=new WeakMap,Ht=new WeakMap,vi=new WeakMap,sl);function Ki(e){var t;return(t=e.options.scope)==null?void 0:t.id}function za(e){return{onFetch:(t,n)=>{var u,f,g,m,b;const r=t.options,o=(g=(f=(u=t.fetchOptions)==null?void 0:u.meta)==null?void 0:f.fetchMore)==null?void 0:g.direction,i=((m=t.state.data)==null?void 0:m.pages)||[],s=((b=t.state.data)==null?void 0:b.pageParams)||[];let a={pages:[],pageParams:[]},c=0;const d=async()=>{let y=!1;const p=v=>{Object.defineProperty(v,"signal",{enumerable:!0,get:()=>(t.signal.aborted?y=!0:t.signal.addEventListener("abort",()=>{y=!0}),t.signal)})},C=dl(t.options,t.fetchOptions),h=async(v,I,O)=>{if(y)return Promise.reject();if(I==null&&v.pages.length)return Promise.resolve(v);const N=(()=>{const B={client:t.client,queryKey:t.queryKey,pageParam:I,direction:O?"backward":"forward",meta:t.options.meta};return p(B),B})(),T=await C(N),{maxPages:A}=t.options,D=O?Zf:Yf;return{pages:D(v.pages,T,A),pageParams:D(v.pageParams,I,A)}};if(o&&i.length){const v=o==="backward",I=v?up:Qa,O={pages:i,pageParams:s},S=I(r,O);a=await h(O,S,v)}else{const v=e??i.length;do{const I=c===0?s[0]??r.initialPageParam:Qa(r,a);if(c>0&&I==null)break;a=await h(a,I),c++}while(c<v)}return a};t.options.persister?t.fetchFn=()=>{var y,p;return(p=(y=t.options).persister)==null?void 0:p.call(y,d,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},n)}:t.fetchFn=d}}}function Qa(e,{pages:t,pageParams:n}){const r=t.length-1;return t.length>0?e.getNextPageParam(t[r],t,n[r],n):void 0}function up(e,{pages:t,pageParams:n}){var r;return t.length>0?(r=e.getPreviousPageParam)==null?void 0:r.call(e,t[0],t,n[0],n):void 0}var ke,Pn,Dn,Tr,Rr,Mn,Ar,Fr,al,dp=(al=class{constructor(e={}){se(this,ke);se(this,Pn);se(this,Dn);se(this,Tr);se(this,Rr);se(this,Mn);se(this,Ar);se(this,Fr);G(this,ke,e.queryCache||new ap),G(this,Pn,e.mutationCache||new lp),G(this,Dn,e.defaultOptions||{}),G(this,Tr,new Map),G(this,Rr,new Map),G(this,Mn,0)}mount(){qi(this,Mn)._++,_(this,Mn)===1&&(G(this,Ar,Ks.subscribe(async e=>{e&&(await this.resumePausedMutations(),_(this,ke).onFocus())})),G(this,Fr,ro.subscribe(async e=>{e&&(await this.resumePausedMutations(),_(this,ke).onOnline())})))}unmount(){var e,t;qi(this,Mn)._--,_(this,Mn)===0&&((e=_(this,Ar))==null||e.call(this),G(this,Ar,void 0),(t=_(this,Fr))==null||t.call(this),G(this,Fr,void 0))}isFetching(e){return _(this,ke).findAll({...e,fetchStatus:"fetching"}).length}isMutating(e){return _(this,Pn).findAll({...e,status:"pending"}).length}getQueryData(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=_(this,ke).get(t.queryHash))==null?void 0:n.state.data}ensureQueryData(e){const t=this.defaultQueryOptions(e),n=_(this,ke).build(this,t),r=n.state.data;return r===void 0?this.fetchQuery(e):(e.revalidateIfStale&&n.isStaleByTime(Un(t.staleTime,n))&&this.prefetchQuery(t),Promise.resolve(r))}getQueriesData(e){return _(this,ke).findAll(e).map(({queryKey:t,state:n})=>{const r=n.data;return[t,r]})}setQueryData(e,t,n){const r=this.defaultQueryOptions({queryKey:e}),o=_(this,ke).get(r.queryHash),i=o==null?void 0:o.state.data,s=Gf(t,i);if(s!==void 0)return _(this,ke).build(this,r).setData(s,{...n,manual:!0})}setQueriesData(e,t,n){return ze.batch(()=>_(this,ke).findAll(e).map(({queryKey:r})=>[r,this.setQueryData(r,t,n)]))}getQueryState(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=_(this,ke).get(t.queryHash))==null?void 0:n.state}removeQueries(e){const t=_(this,ke);ze.batch(()=>{t.findAll(e).forEach(n=>{t.remove(n)})})}resetQueries(e,t){const n=_(this,ke);return ze.batch(()=>(n.findAll(e).forEach(r=>{r.reset()}),this.refetchQueries({type:"active",...e},t)))}cancelQueries(e,t={}){const n={revert:!0,...t},r=ze.batch(()=>_(this,ke).findAll(e).map(o=>o.cancel(n)));return Promise.all(r).then(ft).catch(ft)}invalidateQueries(e,t={}){return ze.batch(()=>(_(this,ke).findAll(e).forEach(n=>{n.invalidate()}),(e==null?void 0:e.refetchType)==="none"?Promise.resolve():this.refetchQueries({...e,type:(e==null?void 0:e.refetchType)??(e==null?void 0:e.type)??"active"},t)))}refetchQueries(e,t={}){const n={...t,cancelRefetch:t.cancelRefetch??!0},r=ze.batch(()=>_(this,ke).findAll(e).filter(o=>!o.isDisabled()&&!o.isStatic()).map(o=>{let i=o.fetch(void 0,n);return n.throwOnError||(i=i.catch(ft)),o.state.fetchStatus==="paused"?Promise.resolve():i}));return Promise.all(r).then(ft)}fetchQuery(e){const t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);const n=_(this,ke).build(this,t);return n.isStaleByTime(Un(t.staleTime,n))?n.fetch(t):Promise.resolve(n.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(ft).catch(ft)}fetchInfiniteQuery(e){return e.behavior=za(e.pages),this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(ft).catch(ft)}ensureInfiniteQueryData(e){return e.behavior=za(e.pages),this.ensureQueryData(e)}resumePausedMutations(){return ro.isOnline()?_(this,Pn).resumePausedMutations():Promise.resolve()}getQueryCache(){return _(this,ke)}getMutationCache(){return _(this,Pn)}getDefaultOptions(){return _(this,Dn)}setDefaultOptions(e){G(this,Dn,e)}setQueryDefaults(e,t){_(this,Tr).set(fr(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){const t=[..._(this,Tr).values()],n={};return t.forEach(r=>{li(e,r.queryKey)&&Object.assign(n,r.defaultOptions)}),n}setMutationDefaults(e,t){_(this,Rr).set(fr(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){const t=[..._(this,Rr).values()],n={};return t.forEach(r=>{li(e,r.mutationKey)&&Object.assign(n,r.defaultOptions)}),n}defaultQueryOptions(e){if(e._defaulted)return e;const t={..._(this,Dn).queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||(t.queryHash=qs(t.queryKey,t)),t.refetchOnReconnect===void 0&&(t.refetchOnReconnect=t.networkMode!=="always"),t.throwOnError===void 0&&(t.throwOnError=!!t.suspense),!t.networkMode&&t.persister&&(t.networkMode="offlineFirst"),t.queryFn===no&&(t.enabled=!1),t}defaultMutationOptions(e){return e!=null&&e._defaulted?e:{..._(this,Dn).mutations,...(e==null?void 0:e.mutationKey)&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){_(this,ke).clear(),_(this,Pn).clear()}},ke=new WeakMap,Pn=new WeakMap,Dn=new WeakMap,Tr=new WeakMap,Rr=new WeakMap,Mn=new WeakMap,Ar=new WeakMap,Fr=new WeakMap,al),yt,ve,wi,dt,ar,Pr,kn,jn,bi,Dr,Mr,cr,lr,Ln,kr,Se,ii,us,ds,fs,ps,hs,ms,gs,wl,cl,fp=(cl=class extends Wr{constructor(t,n){super();se(this,Se);se(this,yt);se(this,ve);se(this,wi);se(this,dt);se(this,ar);se(this,Pr);se(this,kn);se(this,jn);se(this,bi);se(this,Dr);se(this,Mr);se(this,cr);se(this,lr);se(this,Ln);se(this,kr,new Set);this.options=n,G(this,yt,t),G(this,jn,null),G(this,kn,ls()),this.options.experimental_prefetchInRender||_(this,kn).reject(new Error("experimental_prefetchInRender feature flag is not enabled")),this.bindMethods(),this.setOptions(n)}bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(_(this,ve).addObserver(this),Ga(_(this,ve),this.options)?pe(this,Se,ii).call(this):this.updateResult(),pe(this,Se,ps).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return ys(_(this,ve),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return ys(_(this,ve),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,pe(this,Se,hs).call(this),pe(this,Se,ms).call(this),_(this,ve).removeObserver(this)}setOptions(t){const n=this.options,r=_(this,ve);if(this.options=_(this,yt).defaultQueryOptions(t),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Bt(this.options.enabled,_(this,ve))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");pe(this,Se,gs).call(this),_(this,ve).setOptions(this.options),n._defaulted&&!to(this.options,n)&&_(this,yt).getQueryCache().notify({type:"observerOptionsUpdated",query:_(this,ve),observer:this});const o=this.hasListeners();o&&Xa(_(this,ve),r,this.options,n)&&pe(this,Se,ii).call(this),this.updateResult(),o&&(_(this,ve)!==r||Bt(this.options.enabled,_(this,ve))!==Bt(n.enabled,_(this,ve))||Un(this.options.staleTime,_(this,ve))!==Un(n.staleTime,_(this,ve)))&&pe(this,Se,us).call(this);const i=pe(this,Se,ds).call(this);o&&(_(this,ve)!==r||Bt(this.options.enabled,_(this,ve))!==Bt(n.enabled,_(this,ve))||i!==_(this,Ln))&&pe(this,Se,fs).call(this,i)}getOptimisticResult(t){const n=_(this,yt).getQueryCache().build(_(this,yt),t),r=this.createResult(n,t);return hp(this,r)&&(G(this,dt,r),G(this,Pr,this.options),G(this,ar,_(this,ve).state)),r}getCurrentResult(){return _(this,dt)}trackResult(t,n){return new Proxy(t,{get:(r,o)=>(this.trackProp(o),n==null||n(o),Reflect.get(r,o))})}trackProp(t){_(this,kr).add(t)}getCurrentQuery(){return _(this,ve)}refetch({...t}={}){return this.fetch({...t})}fetchOptimistic(t){const n=_(this,yt).defaultQueryOptions(t),r=_(this,yt).getQueryCache().build(_(this,yt),n);return r.fetch().then(()=>this.createResult(r,n))}fetch(t){return pe(this,Se,ii).call(this,{...t,cancelRefetch:t.cancelRefetch??!0}).then(()=>(this.updateResult(),_(this,dt)))}createResult(t,n){var A;const r=_(this,ve),o=this.options,i=_(this,dt),s=_(this,ar),a=_(this,Pr),d=t!==r?t.state:_(this,wi),{state:u}=t;let f={...u},g=!1,m;if(n._optimisticResults){const D=this.hasListeners(),B=!D&&Ga(t,n),K=D&&Xa(t,r,n,o);(B||K)&&(f={...f,...yl(u.data,t.options)}),n._optimisticResults==="isRestoring"&&(f.fetchStatus="idle")}let{error:b,errorUpdatedAt:y,status:p}=f;m=f.data;let C=!1;if(n.placeholderData!==void 0&&m===void 0&&p==="pending"){let D;i!=null&&i.isPlaceholderData&&n.placeholderData===(a==null?void 0:a.placeholderData)?(D=i.data,C=!0):D=typeof n.placeholderData=="function"?n.placeholderData((A=_(this,Mr))==null?void 0:A.state.data,_(this,Mr)):n.placeholderData,D!==void 0&&(p="success",m=cs(i==null?void 0:i.data,D,n),g=!0)}if(n.select&&m!==void 0&&!C)if(i&&m===(s==null?void 0:s.data)&&n.select===_(this,bi))m=_(this,Dr);else try{G(this,bi,n.select),m=n.select(m),m=cs(i==null?void 0:i.data,m,n),G(this,Dr,m),G(this,jn,null)}catch(D){G(this,jn,D)}_(this,jn)&&(b=_(this,jn),m=_(this,Dr),y=Date.now(),p="error");const h=f.fetchStatus==="fetching",v=p==="pending",I=p==="error",O=v&&h,S=m!==void 0,T={status:p,fetchStatus:f.fetchStatus,isPending:v,isSuccess:p==="success",isError:I,isInitialLoading:O,isLoading:O,data:m,dataUpdatedAt:f.dataUpdatedAt,error:b,errorUpdatedAt:y,failureCount:f.fetchFailureCount,failureReason:f.fetchFailureReason,errorUpdateCount:f.errorUpdateCount,isFetched:f.dataUpdateCount>0||f.errorUpdateCount>0,isFetchedAfterMount:f.dataUpdateCount>d.dataUpdateCount||f.errorUpdateCount>d.errorUpdateCount,isFetching:h,isRefetching:h&&!v,isLoadingError:I&&!S,isPaused:f.fetchStatus==="paused",isPlaceholderData:g,isRefetchError:I&&S,isStale:Us(t,n),refetch:this.refetch,promise:_(this,kn)};if(this.options.experimental_prefetchInRender){const D=$=>{T.status==="error"?$.reject(T.error):T.data!==void 0&&$.resolve(T.data)},B=()=>{const $=G(this,kn,T.promise=ls());D($)},K=_(this,kn);switch(K.status){case"pending":t.queryHash===r.queryHash&&D(K);break;case"fulfilled":(T.status==="error"||T.data!==K.value)&&B();break;case"rejected":(T.status!=="error"||T.error!==K.reason)&&B();break}}return T}updateResult(){const t=_(this,dt),n=this.createResult(_(this,ve),this.options);if(G(this,ar,_(this,ve).state),G(this,Pr,this.options),_(this,ar).data!==void 0&&G(this,Mr,_(this,ve)),to(n,t))return;G(this,dt,n);const r=()=>{if(!t)return!0;const{notifyOnChangeProps:o}=this.options,i=typeof o=="function"?o():o;if(i==="all"||!i&&!_(this,kr).size)return!0;const s=new Set(i??_(this,kr));return this.options.throwOnError&&s.add("error"),Object.keys(_(this,dt)).some(a=>{const c=a;return _(this,dt)[c]!==t[c]&&s.has(c)})};pe(this,Se,wl).call(this,{listeners:r()})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&pe(this,Se,ps).call(this)}},yt=new WeakMap,ve=new WeakMap,wi=new WeakMap,dt=new WeakMap,ar=new WeakMap,Pr=new WeakMap,kn=new WeakMap,jn=new WeakMap,bi=new WeakMap,Dr=new WeakMap,Mr=new WeakMap,cr=new WeakMap,lr=new WeakMap,Ln=new WeakMap,kr=new WeakMap,Se=new WeakSet,ii=function(t){pe(this,Se,gs).call(this);let n=_(this,ve).fetch(this.options,t);return t!=null&&t.throwOnError||(n=n.catch(ft)),n},us=function(){pe(this,Se,hs).call(this);const t=Un(this.options.staleTime,_(this,ve));if(dr||_(this,dt).isStale||!os(t))return;const r=ul(_(this,dt).dataUpdatedAt,t)+1;G(this,cr,setTimeout(()=>{_(this,dt).isStale||this.updateResult()},r))},ds=function(){return(typeof this.options.refetchInterval=="function"?this.options.refetchInterval(_(this,ve)):this.options.refetchInterval)??!1},fs=function(t){pe(this,Se,ms).call(this),G(this,Ln,t),!(dr||Bt(this.options.enabled,_(this,ve))===!1||!os(_(this,Ln))||_(this,Ln)===0)&&G(this,lr,setInterval(()=>{(this.options.refetchIntervalInBackground||Ks.isFocused())&&pe(this,Se,ii).call(this)},_(this,Ln)))},ps=function(){pe(this,Se,us).call(this),pe(this,Se,fs).call(this,pe(this,Se,ds).call(this))},hs=function(){_(this,cr)&&(clearTimeout(_(this,cr)),G(this,cr,void 0))},ms=function(){_(this,lr)&&(clearInterval(_(this,lr)),G(this,lr,void 0))},gs=function(){const t=_(this,yt).getQueryCache().build(_(this,yt),this.options);if(t===_(this,ve))return;const n=_(this,ve);G(this,ve,t),G(this,wi,t.state),this.hasListeners()&&(n==null||n.removeObserver(this),t.addObserver(this))},wl=function(t){ze.batch(()=>{t.listeners&&this.listeners.forEach(n=>{n(_(this,dt))}),_(this,yt).getQueryCache().notify({query:_(this,ve),type:"observerResultsUpdated"})})},cl);function pp(e,t){return Bt(t.enabled,e)!==!1&&e.state.data===void 0&&!(e.state.status==="error"&&t.retryOnMount===!1)}function Ga(e,t){return pp(e,t)||e.state.data!==void 0&&ys(e,t,t.refetchOnMount)}function ys(e,t,n){if(Bt(t.enabled,e)!==!1&&Un(t.staleTime,e)!=="static"){const r=typeof n=="function"?n(e):n;return r==="always"||r!==!1&&Us(e,t)}return!1}function Xa(e,t,n,r){return(e!==t||Bt(r.enabled,e)===!1)&&(!n.suspense||e.state.status!=="error")&&Us(e,n)}function Us(e,t){return Bt(t.enabled,e)!==!1&&e.isStaleByTime(Un(t.staleTime,e))}function hp(e,t){return!to(e.getCurrentResult(),t)}var qn,Kn,vt,mn,yn,Gi,vs,ll,mp=(ll=class extends Wr{constructor(n,r){super();se(this,yn);se(this,qn);se(this,Kn);se(this,vt);se(this,mn);G(this,qn,n),this.setOptions(r),this.bindMethods(),pe(this,yn,Gi).call(this)}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(n){var o;const r=this.options;this.options=_(this,qn).defaultMutationOptions(n),to(this.options,r)||_(this,qn).getMutationCache().notify({type:"observerOptionsUpdated",mutation:_(this,vt),observer:this}),r!=null&&r.mutationKey&&this.options.mutationKey&&fr(r.mutationKey)!==fr(this.options.mutationKey)?this.reset():((o=_(this,vt))==null?void 0:o.state.status)==="pending"&&_(this,vt).setOptions(this.options)}onUnsubscribe(){var n;this.hasListeners()||(n=_(this,vt))==null||n.removeObserver(this)}onMutationUpdate(n){pe(this,yn,Gi).call(this),pe(this,yn,vs).call(this,n)}getCurrentResult(){return _(this,Kn)}reset(){var n;(n=_(this,vt))==null||n.removeObserver(this),G(this,vt,void 0),pe(this,yn,Gi).call(this),pe(this,yn,vs).call(this)}mutate(n,r){var o;return G(this,mn,r),(o=_(this,vt))==null||o.removeObserver(this),G(this,vt,_(this,qn).getMutationCache().build(_(this,qn),this.options)),_(this,vt).addObserver(this),_(this,vt).execute(n)}},qn=new WeakMap,Kn=new WeakMap,vt=new WeakMap,mn=new WeakMap,yn=new WeakSet,Gi=function(){var r;const n=((r=_(this,vt))==null?void 0:r.state)??vl();G(this,Kn,{...n,isPending:n.status==="pending",isSuccess:n.status==="success",isError:n.status==="error",isIdle:n.status==="idle",mutate:this.mutate,reset:this.reset})},vs=function(n){ze.batch(()=>{var r,o,i,s,a,c,d,u;if(_(this,mn)&&this.hasListeners()){const f=_(this,Kn).variables,g=_(this,Kn).context;(n==null?void 0:n.type)==="success"?((o=(r=_(this,mn)).onSuccess)==null||o.call(r,n.data,f,g),(s=(i=_(this,mn)).onSettled)==null||s.call(i,n.data,null,f,g)):(n==null?void 0:n.type)==="error"&&((c=(a=_(this,mn)).onError)==null||c.call(a,n.error,f,g),(u=(d=_(this,mn)).onSettled)==null||u.call(d,void 0,n.error,f,g))}this.listeners.forEach(f=>{f(_(this,Kn))})})},ll),bl=k.createContext(void 0),qe=e=>{const t=k.useContext(bl);if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},gp=({client:e,children:t})=>(k.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),l.jsx(bl.Provider,{value:e,children:t})),Il=k.createContext(!1),yp=()=>k.useContext(Il);Il.Provider;function vp(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var wp=k.createContext(vp()),bp=()=>k.useContext(wp),Ip=(e,t)=>{(e.suspense||e.throwOnError||e.experimental_prefetchInRender)&&(t.isReset()||(e.retryOnMount=!1))},Cp=e=>{k.useEffect(()=>{e.clearReset()},[e])},xp=({result:e,errorResetBoundary:t,throwOnError:n,query:r,suspense:o})=>e.isError&&!t.isReset()&&!e.isFetching&&r&&(o&&e.data===void 0||fl(n,[e.error,r])),Op=e=>{if(e.suspense){const t=r=>r==="static"?r:Math.max(r??1e3,1e3),n=e.staleTime;e.staleTime=typeof n=="function"?(...r)=>t(n(...r)):t(n),typeof e.gcTime=="number"&&(e.gcTime=Math.max(e.gcTime,1e3))}},_p=(e,t)=>e.isLoading&&e.isFetching&&!t,Sp=(e,t)=>(e==null?void 0:e.suspense)&&t.isPending,Ya=(e,t,n)=>t.fetchOptimistic(e).catch(()=>{n.clearReset()});function Ep(e,t,n){var f,g,m,b,y;if(process.env.NODE_ENV!=="production"&&(typeof e!="object"||Array.isArray(e)))throw new Error('Bad argument type. Starting with v5, only the "Object" form is allowed when calling query related functions. Please use the error stack to find the culprit call. More info here: https://tanstack.com/query/latest/docs/react/guides/migrating-to-v5#supports-a-single-signature-one-object');const r=yp(),o=bp(),i=qe(),s=i.defaultQueryOptions(e);(g=(f=i.getDefaultOptions().queries)==null?void 0:f._experimental_beforeQuery)==null||g.call(f,s),process.env.NODE_ENV!=="production"&&(s.queryFn||console.error(`[${s.queryHash}]: No queryFn was passed as an option, and no default queryFn was found. The queryFn parameter is only optional when using a default queryFn. More info here: https://tanstack.com/query/latest/docs/framework/react/guides/default-query-function`)),s._optimisticResults=r?"isRestoring":"optimistic",Op(s),Ip(s,o),Cp(o);const a=!i.getQueryCache().get(s.queryHash),[c]=k.useState(()=>new t(i,s)),d=c.getOptimisticResult(s),u=!r&&e.subscribed!==!1;if(k.useSyncExternalStore(k.useCallback(p=>{const C=u?c.subscribe(ze.batchCalls(p)):ft;return c.updateResult(),C},[c,u]),()=>c.getCurrentResult(),()=>c.getCurrentResult()),k.useEffect(()=>{c.setOptions(s)},[s,c]),Sp(s,d))throw Ya(s,c,o);if(xp({result:d,errorResetBoundary:o,throwOnError:s.throwOnError,query:i.getQueryCache().get(s.queryHash),suspense:s.suspense}))throw d.error;if((b=(m=i.getDefaultOptions().queries)==null?void 0:m._experimental_afterQuery)==null||b.call(m,s,d),s.experimental_prefetchInRender&&!dr&&_p(d,r)){const p=a?Ya(s,c,o):(y=i.getQueryCache().get(s.queryHash))==null?void 0:y.promise;p==null||p.catch(ft).finally(()=>{c.updateResult()})}return s.notifyOnChangeProps?d:c.trackResult(d)}function Wn(e,t){return Ep(e,fp)}function wn(e,t){const n=qe(),[r]=k.useState(()=>new mp(n,e));k.useEffect(()=>{r.setOptions(e)},[r,e]);const o=k.useSyncExternalStore(k.useCallback(s=>r.subscribe(ze.batchCalls(s)),[r]),()=>r.getCurrentResult(),()=>r.getCurrentResult()),i=k.useCallback((s,a)=>{r.mutate(s,a).catch(ft)},[r]);if(o.error&&fl(r.options.throwOnError,[o.error]))throw o.error;return{...o,mutate:i,mutateAsync:o.mutate}}const Cl=w.createContext(null),Np=Cl.Provider,xl=()=>{const e=w.useContext(Cl);if(e===null)throw new Error("useApiKey must be used within an ApiKeyProvider");return e};var ue=(e=>(e.MAPPING="mappingError",e.INTEGRATION_LIST="integrationListError",e.PROJECT="projectError",e.CONNECTION_LIST="connectionListError",e.HYDRATED_REVISION="hydratedRevisionError",e.INSTALLATION_LIST="installationListError",e.INSTALLATION_MUTATION="installationMutationError",e.VALUE_MAPPING="valueMappingError",e))(ue||{});const Ol=w.createContext(void 0);function Dt(){const e=w.useContext(Ol);if(!e)throw new Error("useErrorState must be used within a ErrorProvider");return e}const Tp=(()=>{const e={};return Object.values(ue).forEach(t=>{e[t]={}}),e})();function Rp({children:e}){const[t,n]=w.useState(Tp),r=w.useCallback((u,f,g=!0)=>{n(m=>{const b={...m};return b[u]=b[u]||{},b[u][f]=g,b})},[n]),o=w.useCallback((u,f)=>{var g;return!!((g=t[u])!=null&&g[f])},[t]),i=w.useCallback((u,f)=>{var g;return(g=t[u])==null?void 0:g[f]},[t]),s=w.useCallback((u,f)=>{n(g=>{var b;const m={...g};return(b=m[u])==null||delete b[f],m})},[n]),a=w.useCallback(u=>{n(f=>{const g={...f};return g[u]={},g})},[n]),c=w.useCallback((u,f)=>{n(g=>{const m={...g};return m[u]=m[u]||{},f.forEach(b=>{m[u][b]=!0}),m})},[n]),d=w.useMemo(()=>({errorState:t,setErrorState:n,setError:r,isError:o,removeError:s,resetBoundary:a,setErrors:c,getError:i}),[t,n,r,o,s,a,c,i]);return l.jsx(Ol.Provider,{value:d,children:e})}const Ap="https://api.withampersand.com/v1".replace(/\/+$/,"");class Vs{constructor(t={}){this.configuration=t}set config(t){this.configuration=t}get basePath(){return this.configuration.basePath!=null?this.configuration.basePath:Ap}get fetchApi(){return this.configuration.fetchApi}get middleware(){return this.configuration.middleware||[]}get queryParamsStringify(){return this.configuration.queryParamsStringify||Sl}get username(){return this.configuration.username}get password(){return this.configuration.password}get apiKey(){const t=this.configuration.apiKey;if(t)return typeof t=="function"?t:()=>t}get accessToken(){const t=this.configuration.accessToken;if(t)return typeof t=="function"?t:async()=>t}get headers(){return this.configuration.headers}get credentials(){return this.configuration.credentials}}const Fp=new Vs,wo=class wo{constructor(t=Fp){this.configuration=t,this.fetchApi=async(n,r)=>{let o={url:n,init:r};for(const s of this.middleware)s.pre&&(o=await s.pre({fetch:this.fetchApi,...o})||o);let i;try{i=await(this.configuration.fetchApi||fetch)(o.url,o.init)}catch(s){for(const a of this.middleware)a.onError&&(i=await a.onError({fetch:this.fetchApi,url:o.url,init:o.init,error:s,response:i?i.clone():void 0})||i);if(i===void 0)throw s instanceof Error?new Mp(s,"The request failed and the interceptors did not return an alternative response"):s}for(const s of this.middleware)s.post&&(i=await s.post({fetch:this.fetchApi,url:o.url,init:o.init,response:i.clone()})||i);return i},this.middleware=t.middleware}withMiddleware(...t){const n=this.clone();return n.middleware=n.middleware.concat(...t),n}withPreMiddleware(...t){const n=t.map(r=>({pre:r}));return this.withMiddleware(...n)}withPostMiddleware(...t){const n=t.map(r=>({post:r}));return this.withMiddleware(...n)}isJsonMime(t){return t?wo.jsonRegex.test(t):!1}async request(t,n){const{url:r,init:o}=await this.createFetchParams(t,n),i=await this.fetchApi(r,o);if(i&&i.status>=200&&i.status<300)return i;throw new _l(i,"Response returned an error code")}async createFetchParams(t,n){let r=this.configuration.basePath+t.path;t.query!==void 0&&Object.keys(t.query).length!==0&&(r+="?"+this.configuration.queryParamsStringify(t.query));const o=Object.assign({},this.configuration.headers,t.headers);Object.keys(o).forEach(d=>o[d]===void 0?delete o[d]:{});const i=typeof n=="function"?n:async()=>n,s={method:t.method,headers:o,body:t.body,credentials:this.configuration.credentials},a={...s,...await i({init:s,context:t})},c={...a,body:Dp(a.body)||a.body instanceof URLSearchParams||Pp(a.body)?a.body:JSON.stringify(a.body)};return{url:r,init:c}}clone(){const t=this.constructor,n=new t(this.configuration);return n.middleware=this.middleware.slice(),n}};wo.jsonRegex=new RegExp("^(:?application/json|[^;/ ]+/[^;/ ]+[+]json)[ ]*(:?;.*)?$","i");let rn=wo;function Pp(e){return typeof Blob<"u"&&e instanceof Blob}function Dp(e){return typeof FormData<"u"&&e instanceof FormData}class _l extends Error{constructor(t,n){super(n),this.response=t,this.name="ResponseError"}}class Mp extends Error{constructor(t,n){super(n),this.cause=t,this.name="FetchError"}}class ie extends Error{constructor(t,n){super(n),this.field=t,this.name="RequiredError"}}function R(e,t){const n=e[t];return n!=null}function Sl(e,t=""){return Object.keys(e).map(n=>El(n,e[n],t)).filter(n=>n.length>0).join("&")}function El(e,t,n=""){const r=n+(n.length?`[${e}]`:e);if(t instanceof Array){const o=t.map(i=>encodeURIComponent(String(i))).join(`&${encodeURIComponent(r)}=`);return`${encodeURIComponent(r)}=${o}`}if(t instanceof Set){const o=Array.from(t);return El(e,o,n)}return t instanceof Date?`${encodeURIComponent(r)}=${encodeURIComponent(t.toISOString())}`:t instanceof Object?Sl(t,r):`${encodeURIComponent(r)}=${encodeURIComponent(String(t))}`}function Ue(e,t){return Object.keys(e).reduce((n,r)=>({...n,[r]:t(e[r])}),{})}class je{constructor(t,n=r=>r){this.raw=t,this.transformer=n}async value(){return this.transformer(await this.raw.json())}}class jr{constructor(t){this.raw=t}async value(){}}class Za{constructor(t){this.raw=t}async value(){return await this.raw.text()}}function kp(e){return jp(e)}function jp(e,t){return e==null?e:{fieldUsed:R(e,"fieldUsed")?e.fieldUsed:void 0,keyFormat:R(e,"keyFormat")?e.keyFormat:void 0}}function Lp(e){return qp(e)}function qp(e,t){return e==null?e:{name:e.name,valuePrefix:R(e,"valuePrefix")?e.valuePrefix:void 0}}function Kp(e){return Up(e)}function Up(e,t){return e==null?e:{name:e.name}}function Vp(e){return $p(e)}function $p(e,t){return e==null?e:{attachmentType:e.attachmentType,query:R(e,"query")?Kp(e.query):void 0,header:R(e,"header")?Lp(e.header):void 0,docsURL:R(e,"docsURL")?e.docsURL:void 0}}function Hp(e){return Bp(e)}function Bp(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0,includeFullRecords:R(e,"includeFullRecords")?e.includeFullRecords:void 0}}function Jp(e){if(e!==void 0)return e===null?null:{enabled:e.enabled,includeFullRecords:e.includeFullRecords}}function Wp(e){return zp(e)}function zp(e,t){return e==null?e:{url:e.url,method:R(e,"method")?e.method:void 0,successStatusCodes:R(e,"successStatusCodes")?e.successStatusCodes:void 0}}const ec={Oauth2:"oauth2",ApiKey:"apiKey",Basic:"basic",Jwt:"jwt",None:"none"};function Qp(e){return Gp(e)}function Gp(e,t){return e}function Xp(e){return Yp(e)}function Yp(e,t){return e==null?e:{days:R(e,"days")?e.days:void 0,fullHistory:R(e,"fullHistory")?e.fullHistory:void 0}}function Zp(e){if(e!==void 0)return e===null?null:{days:e.days,fullHistory:e.fullHistory}}function Nl(e){return eh(e)}function eh(e,t){return e==null?e:{defaultPeriod:Xp(e.defaultPeriod)}}function th(e){if(e!==void 0)return e===null?null:{defaultPeriod:Zp(e.defaultPeriod)}}function nh(e){return rh(e)}function rh(e,t){return e==null?e:{days:R(e,"days")?e.days:void 0,fullHistory:R(e,"fullHistory")?e.fullHistory:void 0}}function ih(e){if(e!==void 0)return e===null?null:{days:e.days,fullHistory:e.fullHistory}}function oh(e){return sh(e)}function sh(e,t){return e==null?e:{defaultPeriod:nh(e.defaultPeriod)}}function Tl(e){if(e!==void 0)return e===null?null:{defaultPeriod:ih(e.defaultPeriod)}}function ah(e){return ch(e)}function ch(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0}}function Rl(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function lh(e){return uh(e)}function uh(e,t){return e}function dh(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,schedule:e.schedule,destination:e.destination,selectedFields:e.selectedFields,selectedValueMappings:e.selectedValueMappings,selectedFieldMappings:e.selectedFieldMappings,selectedFieldsAuto:e.selectedFieldsAuto,backfill:Tl(e.backfill)}}function fh(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:Ue(e.objects,dh)}}function ph(e){return hh(e)}function hh(e,t){return e==null?e:{stringValue:R(e,"stringValue")?e.stringValue:void 0,integerValue:R(e,"integerValue")?e.integerValue:void 0,booleanValue:R(e,"booleanValue")?e.booleanValue:void 0}}function mh(e){if(e!==void 0)return e===null?null:{stringValue:e.stringValue,integerValue:e.integerValue,booleanValue:e.booleanValue}}const gh={Always:"always",Never:"never"},yh={Always:"always",Never:"never"};function vh(e){return wh(e)}function wh(e,t){return e==null?e:{default:R(e,"default")?ph(e.default):void 0,writeOnCreate:R(e,"writeOnCreate")?e.writeOnCreate:void 0,writeOnUpdate:R(e,"writeOnUpdate")?e.writeOnUpdate:void 0}}function Al(e){if(e!==void 0)return e===null?null:{default:mh(e.default),writeOnCreate:e.writeOnCreate,writeOnUpdate:e.writeOnUpdate}}function bh(e){let t=!0;return t=t&&"value"in e,t}function Ih(e,t){return e==null?e:{value:e.value,applyOnUpdate:R(e,"applyOnUpdate")?e.applyOnUpdate:void 0}}function Ch(e){if(e!==void 0)return e===null?null:{value:e.value,applyOnUpdate:e.applyOnUpdate}}function xh(e){let t=!0;return t=t&&"value"in e,t}function Oh(e,t){return e==null?e:{value:e.value,applyOnUpdate:R(e,"applyOnUpdate")?e.applyOnUpdate:void 0}}function _h(e){if(e!==void 0)return e===null?null:{value:e.value,applyOnUpdate:e.applyOnUpdate}}function Sh(e){let t=!0;return t=t&&"value"in e,t}function Eh(e,t){return e==null?e:{value:e.value,applyOnUpdate:R(e,"applyOnUpdate")?e.applyOnUpdate:void 0}}function Nh(e){if(e!==void 0)return e===null?null:{value:e.value,applyOnUpdate:e.applyOnUpdate}}function Th(e){return Rh(e)}function Rh(e,t){return e==null?e:{...Ih(e),...Oh(e),...Eh(e)}}function Fl(e){if(e!==void 0)return e===null?null:bh(e)?Ch(e):xh(e)?_h(e):Sh(e)?Nh(e):{}}function Ah(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,selectedValueDefaults:e.selectedValueDefaults===void 0?void 0:Ue(e.selectedValueDefaults,Fl),selectedFieldSettings:e.selectedFieldSettings===void 0?void 0:Ue(e.selectedFieldSettings,Al)}}function Fh(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:Ue(e.objects,Ah)}}function Ph(e){return Dh(e)}function Dh(e,t){return e==null?e:{enabled:e.enabled}}function Mh(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function kh(e){return jh(e)}function jh(e,t){return e==null?e:{enabled:e.enabled}}function Lh(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function qh(e){return Kh(e)}function Kh(e,t){return e==null?e:{enabled:e.enabled,watchFieldsAuto:R(e,"watchFieldsAuto")?e.watchFieldsAuto:void 0,requiredWatchFields:R(e,"requiredWatchFields")?e.requiredWatchFields:void 0}}function Uh(e){if(e!==void 0)return e===null?null:{enabled:e.enabled,watchFieldsAuto:e.watchFieldsAuto,requiredWatchFields:e.requiredWatchFields}}function Vh(e){return $h(e)}function $h(e,t){return e==null?e:{apiKeyAsBasic:R(e,"apiKeyAsBasic")?e.apiKeyAsBasic:void 0,apiKeyAsBasicOpts:R(e,"apiKeyAsBasicOpts")?kp(e.apiKeyAsBasicOpts):void 0,docsURL:R(e,"docsURL")?e.docsURL:void 0}}function Hh(e){if(e!==void 0)return e===null?null:{sourceZipUrl:e.sourceZipUrl,sourceYaml:e.sourceYaml}}function Bh(e){return Jh(e)}function Jh(e,t){return e==null?e:{value:e.value}}function Wh(e){return zh(e)}function zh(e,t){return e==null?e:{brandingRemoval:R(e,"brandingRemoval")?Bh(e.brandingRemoval):void 0}}function Ui(e){return Qh(e)}function Qh(e,t){return e==null?e:{id:e.id,name:e.name,appName:e.appName,orgId:R(e,"orgId")?e.orgId:void 0,createTime:new Date(e.createTime),updateTime:R(e,"updateTime")?new Date(e.updateTime):void 0,entitlements:R(e,"entitlements")?Wh(e.entitlements):void 0}}function Gh(e){return Xh(e)}function Xh(e,t){return e==null?e:{insert:e.insert,update:e.update,upsert:e.upsert,_delete:e.delete}}function Yh(e){return Zh(e)}function Zh(e,t){return e==null?e:{objectName:e.objectName,schedule:e.schedule,destination:e.destination,selectedFields:e.selectedFields,selectedValueMappings:R(e,"selectedValueMappings")?e.selectedValueMappings:void 0,selectedFieldMappings:e.selectedFieldMappings,selectedFieldsAuto:R(e,"selectedFieldsAuto")?lh(e.selectedFieldsAuto):void 0,backfill:R(e,"backfill")?oh(e.backfill):void 0}}function em(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,schedule:e.schedule,destination:e.destination,selectedFields:e.selectedFields,selectedValueMappings:e.selectedValueMappings,selectedFieldMappings:e.selectedFieldMappings,selectedFieldsAuto:e.selectedFieldsAuto,backfill:Tl(e.backfill)}}function tm(e){return nm(e)}function nm(e,t){return e==null?e:{objects:Ue(e.objects,Yh)}}function rm(e){if(e!==void 0)return e===null?null:{objects:Ue(e.objects,em)}}function im(e){return om(e)}function om(e,t){return e==null?e:{inheritFieldsAndMappings:e.inheritFieldsAndMappings,objectName:e.objectName,destination:e.destination,createEvent:R(e,"createEvent")?Ph(e.createEvent):void 0,updateEvent:R(e,"updateEvent")?qh(e.updateEvent):void 0,deleteEvent:R(e,"deleteEvent")?kh(e.deleteEvent):void 0}}function sm(e){if(e!==void 0)return e===null?null:{inheritFieldsAndMappings:e.inheritFieldsAndMappings,objectName:e.objectName,destination:e.destination,createEvent:Mh(e.createEvent),updateEvent:Uh(e.updateEvent),deleteEvent:Lh(e.deleteEvent)}}function am(e){return cm(e)}function cm(e,t){return e==null?e:{objects:Ue(e.objects,im)}}function lm(e){if(e!==void 0)return e===null?null:{objects:Ue(e.objects,sm)}}function um(e){return dm(e)}function dm(e,t){return e==null?e:{objectName:e.objectName,selectedValueDefaults:R(e,"selectedValueDefaults")?Ue(e.selectedValueDefaults,Th):void 0,selectedFieldSettings:R(e,"selectedFieldSettings")?Ue(e.selectedFieldSettings,vh):void 0}}function fm(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,selectedValueDefaults:e.selectedValueDefaults===void 0?void 0:Ue(e.selectedValueDefaults,Fl),selectedFieldSettings:e.selectedFieldSettings===void 0?void 0:Ue(e.selectedFieldSettings,Al)}}function pm(e){return hm(e)}function hm(e,t){return e==null?e:{objects:R(e,"objects")?Ue(e.objects,um):void 0}}function mm(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:Ue(e.objects,fm)}}function gm(e){return ym(e)}function ym(e,t){return e==null?e:{provider:e.provider,read:R(e,"read")?tm(e.read):void 0,write:R(e,"write")?pm(e.write):void 0,proxy:R(e,"proxy")?ah(e.proxy):void 0,subscribe:R(e,"subscribe")?am(e.subscribe):void 0}}function vm(e){if(e!==void 0)return e===null?null:{provider:e.provider,read:rm(e.read),write:mm(e.write),proxy:Rl(e.proxy),subscribe:lm(e.subscribe)}}function wm(e){return bm(e)}function bm(e,t){return e==null?e:{id:e.id,revisionId:e.revisionId,createTime:new Date(e.createTime),createdBy:e.createdBy,content:gm(e.content)}}function Im(e){return Cm(e)}function Cm(e,t){return e==null?e:{consumerRef:e.consumerRef,consumerName:e.consumerName,projectId:e.projectId,createTime:new Date(e.createTime),updateTime:R(e,"updateTime")?new Date(e.updateTime):void 0}}function Pl(e){return xm(e)}function xm(e,t){return e==null?e:{groupRef:e.groupRef,groupName:e.groupName,projectId:e.projectId,createTime:new Date(e.createTime),updateTime:R(e,"updateTime")?new Date(e.updateTime):void 0}}function Om(e){return _m(e)}function _m(e,t){return e==null?e:{token:e.token,issuedAt:R(e,"issuedAt")?new Date(e.issuedAt):void 0,expiresAt:R(e,"expiresAt")?new Date(e.expiresAt):void 0}}function Sm(e){return Em(e)}function Em(e,t){return e==null?e:{token:e.token,issuedAt:R(e,"issuedAt")?new Date(e.issuedAt):void 0,expiresAt:R(e,"expiresAt")?new Date(e.expiresAt):void 0}}function Nm(e){return Tm(e)}function Tm(e,t){return e==null?e:{accessToken:R(e,"accessToken")?Om(e.accessToken):void 0,refreshToken:R(e,"refreshToken")?Sm(e.refreshToken):void 0,scopes:R(e,"scopes")?e.scopes:void 0}}function Xi(e){return Rm(e)}function Rm(e,t){return e==null?e:{id:e.id,projectId:e.projectId,externalRef:R(e,"externalRef")?e.externalRef:void 0,provider:e.provider,clientId:e.clientId,scopes:R(e,"scopes")?e.scopes:void 0,createTime:new Date(e.createTime),updateTime:R(e,"updateTime")?new Date(e.updateTime):void 0}}function Am(e){return Fm(e)}function Fm(e,t){return e==null?e:{value:e.value,source:e.source,displayName:R(e,"displayName")?e.displayName:void 0}}function $s(e){if(e!==void 0)return e===null?null:{value:e.value,source:e.source,displayName:e.displayName}}function oi(e){return Pm(e)}function Pm(e,t){return e==null?e:{id:e.id,projectId:e.projectId,provider:e.provider,providerApp:R(e,"providerApp")?Xi(e.providerApp):void 0,group:Pl(e.group),consumer:Im(e.consumer),providerWorkspaceRef:R(e,"providerWorkspaceRef")?e.providerWorkspaceRef:void 0,providerConsumerRef:R(e,"providerConsumerRef")?e.providerConsumerRef:void 0,createTime:new Date(e.createTime),updateTime:R(e,"updateTime")?new Date(e.updateTime):void 0,authScheme:e.authScheme,status:e.status,oauth2AuthorizationCode:R(e,"oauth2AuthorizationCode")?Nm(e.oauth2AuthorizationCode):void 0,apiKey:R(e,"apiKey")?e.apiKey:void 0,providerMetadata:R(e,"providerMetadata")?Ue(e.providerMetadata,Am):void 0}}function Dl(e){if(e!==void 0)return e===null?null:{username:e.username,password:e.password}}function Ml(e){if(e!==void 0)return e===null?null:{clientId:e.clientId,clientSecret:e.clientSecret,scopes:e.scopes}}function kl(e){if(e!==void 0)return e===null?null:{username:e.username,password:e.password,clientId:e.clientId,clientSecret:e.clientSecret,scopes:e.scopes}}function Dm(e){if(e!==void 0)return e===null?null:{token:e.token,expiresAt:e.expiresAt===void 0?void 0:e.expiresAt.toISOString(),issuedAt:e.issuedAt===void 0?void 0:e.issuedAt.toISOString()}}function Mm(e){if(e!==void 0)return e===null?null:{token:e.token,expiresAt:e.expiresAt===void 0?void 0:e.expiresAt.toISOString(),issuedAt:e.issuedAt===void 0?void 0:e.issuedAt.toISOString()}}function jl(e){if(e!==void 0)return e===null?null:{accessToken:Dm(e.accessToken),refreshToken:Mm(e.refreshToken),scopes:e.scopes}}function km(e){if(e!==void 0)return e===null?null:{providerWorkspaceRef:e.providerWorkspaceRef,providerMetadata:e.providerMetadata===void 0?void 0:Ue(e.providerMetadata,$s),groupName:e.groupName,groupRef:e.groupRef,consumerName:e.consumerName,consumerRef:e.consumerRef,provider:e.provider,apiKey:e.apiKey,basicAuth:Dl(e.basicAuth),oauth2ClientCredentials:Ml(e.oauth2ClientCredentials),oauth2PasswordCredentials:kl(e.oauth2PasswordCredentials),oauth2AuthorizationCode:jl(e.oauth2AuthorizationCode)}}function jm(e){return Lm(e)}function Lm(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0}}function qm(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function Km(e){if(e!==void 0)return e===null?null:{revisionId:e.revisionId,createdBy:e.createdBy,content:vm(e.content)}}function Um(e){if(e!==void 0)return e===null?null:{groupRef:e.groupRef,connectionId:e.connectionId,config:Km(e.config)}}function Vm(e){return $m(e)}function $m(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0}}function Hm(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function Bm(e){return Jm(e)}function Jm(e,t){return e==null?e:{mode:R(e,"mode")?e.mode:void 0,pageSize:R(e,"pageSize")?e.pageSize:void 0}}function Wm(e){if(e!==void 0)return e===null?null:{mode:e.mode,pageSize:e.pageSize}}function zm(e){let t=!0;return t=t&&"fieldName"in e,t}function Qm(e,t){return e==null?e:{fieldName:e.fieldName,mapToName:R(e,"mapToName")?e.mapToName:void 0,mapToDisplayName:R(e,"mapToDisplayName")?e.mapToDisplayName:void 0}}function Gm(e){if(e!==void 0)return e===null?null:{fieldName:e.fieldName,mapToName:e.mapToName,mapToDisplayName:e.mapToDisplayName}}function Xm(e){let t=!0;return t=t&&"mapToName"in e,t}function Ll(e,t){return e==null?e:{mapToName:e.mapToName,mapToDisplayName:R(e,"mapToDisplayName")?e.mapToDisplayName:void 0,_default:R(e,"default")?e.default:void 0,prompt:R(e,"prompt")?e.prompt:void 0}}function Ym(e){if(e!==void 0)return e===null?null:{mapToName:e.mapToName,mapToDisplayName:e.mapToDisplayName,default:e._default,prompt:e.prompt}}function tc(e){return Zm(e)}function Zm(e,t){return e==null?e:{...Qm(e),...Ll(e)}}function nc(e){if(e!==void 0)return e===null?null:zm(e)?Gm(e):Xm(e)?Ym(e):{}}function ql(e){return eg(e)}function eg(e,t){return e}function tg(e){return ng(e)}function ng(e,t){return e==null?e:{objectName:e.objectName,destination:e.destination,schedule:e.schedule,mapToName:R(e,"mapToName")?e.mapToName:void 0,mapToDisplayName:R(e,"mapToDisplayName")?e.mapToDisplayName:void 0,requiredFields:R(e,"requiredFields")?e.requiredFields.map(tc):void 0,optionalFields:R(e,"optionalFields")?e.optionalFields.map(tc):void 0,optionalFieldsAuto:R(e,"optionalFieldsAuto")?ql(e.optionalFieldsAuto):void 0,backfill:R(e,"backfill")?Nl(e.backfill):void 0,delivery:R(e,"delivery")?Bm(e.delivery):void 0}}function rg(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,destination:e.destination,schedule:e.schedule,mapToName:e.mapToName,mapToDisplayName:e.mapToDisplayName,requiredFields:e.requiredFields===void 0?void 0:e.requiredFields.map(nc),optionalFields:e.optionalFields===void 0?void 0:e.optionalFields.map(nc),optionalFieldsAuto:e.optionalFieldsAuto,backfill:th(e.backfill),delivery:Wm(e.delivery)}}function ig(e){return og(e)}function og(e,t){return e==null?e:{objects:R(e,"objects")?e.objects.map(tg):void 0}}function sg(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:e.objects.map(rg)}}function ag(e){return cg(e)}function cg(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0}}function lg(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function ug(e){return dg(e)}function dg(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0,watchFieldsAuto:R(e,"watchFieldsAuto")?e.watchFieldsAuto:void 0,requiredWatchFields:R(e,"requiredWatchFields")?e.requiredWatchFields:void 0}}function fg(e){if(e!==void 0)return e===null?null:{enabled:e.enabled,watchFieldsAuto:e.watchFieldsAuto,requiredWatchFields:e.requiredWatchFields}}function pg(e){return hg(e)}function hg(e,t){return e==null?e:{objectName:e.objectName,destination:e.destination,inheritFieldsAndMapping:R(e,"inheritFieldsAndMapping")?e.inheritFieldsAndMapping:void 0,createEvent:R(e,"createEvent")?jm(e.createEvent):void 0,updateEvent:R(e,"updateEvent")?ug(e.updateEvent):void 0,deleteEvent:R(e,"deleteEvent")?ag(e.deleteEvent):void 0,associationChangeEvent:R(e,"associationChangeEvent")?Hp(e.associationChangeEvent):void 0,otherEvents:R(e,"otherEvents")?e.otherEvents:void 0}}function mg(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,destination:e.destination,inheritFieldsAndMapping:e.inheritFieldsAndMapping,createEvent:qm(e.createEvent),updateEvent:fg(e.updateEvent),deleteEvent:lg(e.deleteEvent),associationChangeEvent:Jp(e.associationChangeEvent),otherEvents:e.otherEvents}}function gg(e){return yg(e)}function yg(e,t){return e==null?e:{objects:R(e,"objects")?e.objects.map(pg):void 0}}function vg(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:e.objects.map(mg)}}function Kl(e){return wg(e)}function wg(e,t){return e==null?e:{allowAnyFields:R(e,"allowAnyFields")?e.allowAnyFields:void 0}}function bg(e){if(e!==void 0)return e===null?null:{allowAnyFields:e.allowAnyFields}}function Ig(e){return Cg(e)}function Cg(e,t){return e==null?e:{objectName:e.objectName,inheritMapping:R(e,"inheritMapping")?e.inheritMapping:void 0,valueDefaults:R(e,"valueDefaults")?Kl(e.valueDefaults):void 0}}function xg(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,inheritMapping:e.inheritMapping,valueDefaults:bg(e.valueDefaults)}}function Og(e){return _g(e)}function _g(e,t){return e==null?e:{objects:R(e,"objects")?e.objects.map(Ig):void 0}}function Sg(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:e.objects.map(xg)}}function Eg(e){return Ng(e)}function Ng(e,t){return e==null?e:{name:e.name,displayName:R(e,"displayName")?e.displayName:void 0,provider:e.provider,read:R(e,"read")?ig(e.read):void 0,write:R(e,"write")?Og(e.write):void 0,proxy:R(e,"proxy")?Vm(e.proxy):void 0,subscribe:R(e,"subscribe")?gg(e.subscribe):void 0}}function Tg(e){if(e!==void 0)return e===null?null:{name:e.name,displayName:e.displayName,provider:e.provider,read:sg(e.read),write:Sg(e.write),proxy:Hm(e.proxy),subscribe:vg(e.subscribe)}}function Rg(e){if(e!==void 0)return e===null?null:{specVersion:e.specVersion,content:Tg(e.content)}}function Ag(e){if(e!==void 0)return e===null?null:{name:e.name,provider:e.provider,latestRevision:Rg(e.latestRevision)}}function Fg(e){if(e!==void 0)return e===null?null:{appName:e.appName,name:e.name,orgId:e.orgId}}function Pg(e){if(e!==void 0)return e===null?null:{externalRef:e.externalRef,provider:e.provider,clientId:e.clientId,clientSecret:e.clientSecret,scopes:e.scopes}}function Dg(e){if(e!==void 0)return e===null?null:{sourceZipUrl:e.sourceZipUrl,sourceYaml:e.sourceYaml}}function Mg(e){return kg(e)}function kg(e,t){return e==null?e:{value:e.value,displayValue:e.displayValue}}function jg(e){return Lg(e)}function Lg(e,t){return e==null?e:{fieldName:e.fieldName,displayName:e.displayName,valueType:R(e,"valueType")?e.valueType:void 0,providerType:R(e,"providerType")?e.providerType:void 0,readOnly:R(e,"readOnly")?e.readOnly:void 0,values:R(e,"values")?e.values.map(Mg):void 0}}function qg(e){if(e!==void 0)return e===null?null:{providerWorkspaceRef:e.providerWorkspaceRef,providerMetadata:e.providerMetadata===void 0?void 0:Ue(e.providerMetadata,$s),groupName:e.groupName,groupRef:e.groupRef,consumerName:e.consumerName,consumerRef:e.consumerRef,provider:e.provider,apiKey:e.apiKey,basicAuth:Dl(e.basicAuth),oauth2ClientCredentials:Ml(e.oauth2ClientCredentials),oauth2PasswordCredentials:kl(e.oauth2PasswordCredentials),oauth2AuthorizationCode:jl(e.oauth2AuthorizationCode)}}function Kg(e){return Ug(e)}function Ug(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0}}function Vg(e,t){return e==null?e:{fieldName:e.fieldName,displayName:e.displayName,mapToName:R(e,"mapToName")?e.mapToName:void 0,mapToDisplayName:R(e,"mapToDisplayName")?e.mapToDisplayName:void 0}}function Uo(e){return $g(e)}function $g(e,t){return e==null?e:{...Vg(e),...Ll(e)}}function Hg(e){return Bg(e)}function Bg(e,t){return e==null?e:{error:R(e,"error")?e.error:void 0,objectName:e.objectName,displayName:e.displayName,mapToName:R(e,"mapToName")?e.mapToName:void 0,mapToDisplayName:R(e,"mapToDisplayName")?e.mapToDisplayName:void 0,destination:e.destination,schedule:e.schedule,requiredFields:R(e,"requiredFields")?e.requiredFields.map(Uo):void 0,optionalFields:R(e,"optionalFields")?e.optionalFields.map(Uo):void 0,optionalFieldsAuto:R(e,"optionalFieldsAuto")?ql(e.optionalFieldsAuto):void 0,allFieldsMetadata:R(e,"allFieldsMetadata")?Ue(e.allFieldsMetadata,jg):void 0,allFields:R(e,"allFields")?e.allFields.map(Uo):void 0,backfill:R(e,"backfill")?Nl(e.backfill):void 0}}function Jg(e){return Wg(e)}function Wg(e,t){return e==null?e:{objects:R(e,"objects")?e.objects.map(Hg):void 0}}function zg(e){return Qg(e)}function Qg(e,t){return e==null?e:{objectName:e.objectName,displayName:e.displayName,valueDefaults:R(e,"valueDefaults")?Kl(e.valueDefaults):void 0}}function Gg(e){return Xg(e)}function Xg(e,t){return e==null?e:{objects:R(e,"objects")?e.objects.map(zg):void 0}}function Yg(e){return Zg(e)}function Zg(e,t){return e==null?e:{name:e.name,displayName:R(e,"displayName")?e.displayName:void 0,provider:e.provider,read:R(e,"read")?Jg(e.read):void 0,write:R(e,"write")?Gg(e.write):void 0,proxy:R(e,"proxy")?Kg(e.proxy):void 0}}function ey(e){return ty(e)}function ty(e,t){return e==null?e:{id:e.id,specVersion:e.specVersion,createTime:new Date(e.createTime),content:Yg(e.content)}}function Vi(e){return ny(e)}function ny(e,t){return e==null?e:{id:e.id,projectId:e.projectId,integrationId:e.integrationId,group:R(e,"group")?Pl(e.group):void 0,healthStatus:e.healthStatus,connection:oi(e.connection),createTime:new Date(e.createTime),createdBy:e.createdBy,updateTime:R(e,"updateTime")?new Date(e.updateTime):void 0,config:wm(e.config)}}function ry(e){return iy(e)}function iy(e,t){return e==null?e:{id:e.id,specVersion:e.specVersion,createTime:new Date(e.createTime),content:Eg(e.content)}}function rc(e){return oy(e)}function oy(e,t){return e==null?e:{id:e.id,projectId:e.projectId,name:e.name,provider:e.provider,createTime:new Date(e.createTime),updateTime:R(e,"updateTime")?new Date(e.updateTime):void 0,latestRevision:ry(e.latestRevision)}}function sy(e){return ay(e)}function ay(e,t){return e==null?e:{iconURL:R(e,"iconURL")?e.iconURL:void 0,logoURL:R(e,"logoURL")?e.logoURL:void 0}}function cy(e){return ly(e)}function ly(e,t){return e==null?e:{iconURL:R(e,"iconURL")?e.iconURL:void 0,logoURL:R(e,"logoURL")?e.logoURL:void 0}}function uy(e){return dy(e)}function dy(e,t){return e==null?e:{regular:R(e,"regular")?cy(e.regular):void 0,darkMode:R(e,"darkMode")?sy(e.darkMode):void 0}}function fy(e){return py(e)}function py(e,t){return e==null?e:{name:e.name,displayName:R(e,"displayName")?e.displayName:void 0,docsURL:R(e,"docsURL")?e.docsURL:void 0,moduleDependencies:R(e,"moduleDependencies")?e.moduleDependencies:void 0}}function hy(e){return my(e)}function my(e,t){return e==null?e:{name:e.name,moduleDependencies:R(e,"moduleDependencies")?e.moduleDependencies:void 0}}function gy(e){return yy(e)}function yy(e,t){return e==null?e:{create:R(e,"create")?e.create:void 0,update:R(e,"update")?e.update:void 0,_delete:R(e,"delete")?e.delete:void 0,passThrough:R(e,"passThrough")?e.passThrough:void 0}}function Ul(e){return vy(e)}function vy(e,t){return e==null?e:{bulkWrite:Gh(e.bulkWrite),proxy:e.proxy,read:e.read,subscribe:e.subscribe,write:e.write,subscribeSupport:R(e,"subscribeSupport")?gy(e.subscribeSupport):void 0}}function wy(e){return by(e)}function by(e,t){return e==null?e:{displayName:e.displayName,baseURL:e.baseURL,support:Ul(e.support)}}function Iy(e){return Cy(e)}function Cy(e,t){return e==null?e:{name:e.name,displayName:e.displayName,path:e.path,capture:R(e,"capture")?e.capture:void 0}}function xy(e){return Oy(e)}function Oy(e,t){return e==null?e:{workspaceRefField:R(e,"workspaceRefField")?e.workspaceRefField:void 0,consumerRefField:R(e,"consumerRefField")?e.consumerRefField:void 0,scopesField:R(e,"scopesField")?e.scopesField:void 0,otherFields:R(e,"otherFields")?e.otherFields.map(Iy):void 0}}const Vo={AuthorizationCode:"authorizationCode",AuthorizationCodePkce:"authorizationCodePKCE",ClientCredentials:"clientCredentials",Password:"password"};function _y(e){return Sy(e)}function Sy(e,t){return e==null?e:{grantType:e.grantType,authURL:R(e,"authURL")?e.authURL:void 0,tokenURL:e.tokenURL,explicitScopesRequired:e.explicitScopesRequired,explicitWorkspaceRequired:e.explicitWorkspaceRequired,audience:R(e,"audience")?e.audience:void 0,tokenMetadataFields:xy(e.tokenMetadataFields),docsURL:R(e,"docsURL")?e.docsURL:void 0,authURLParams:R(e,"authURLParams")?e.authURLParams:void 0}}function Ey(e){if(e!==void 0)return e===null?null:{providerWorkspaceRef:e.providerWorkspaceRef,providerMetadata:e.providerMetadata===void 0?void 0:Ue(e.providerMetadata,$s),projectId:e.projectId,groupRef:e.groupRef,groupName:e.groupName,consumerRef:e.consumerRef,consumerName:e.consumerName,providerAppId:e.providerAppId,provider:e.provider,enableCSRFProtection:e.enableCSRFProtection}}function Ny(e){return Ty(e)}function Ty(e,t){return e==null?e:{input:R(e,"input")?e.input.map(fy):void 0,postAuthentication:R(e,"postAuthentication")?e.postAuthentication.map(hy):void 0}}function Ry(e){return Ay(e)}function Ay(e,t){return e==null?e:{subscriptionScope:e.subscriptionScope,targetURLScope:e.targetURLScope,registrationTiming:e.registrationTiming}}function ic(e){return Fy(e)}function Fy(e,t){return e==null?e:{name:e.name,authType:Qp(e.authType),baseURL:e.baseURL,defaultModule:e.defaultModule,oauth2Opts:R(e,"oauth2Opts")?_y(e.oauth2Opts):void 0,apiKeyOpts:R(e,"apiKeyOpts")?Vp(e.apiKeyOpts):void 0,basicOpts:R(e,"basicOpts")?Vh(e.basicOpts):void 0,support:Ul(e.support),providerOpts:e.providerOpts,authHealthCheck:R(e,"authHealthCheck")?Wp(e.authHealthCheck):void 0,displayName:R(e,"displayName")?e.displayName:void 0,postAuthInfoNeeded:R(e,"postAuthInfoNeeded")?e.postAuthInfoNeeded:void 0,media:R(e,"media")?uy(e.media):void 0,labels:R(e,"labels")?e.labels:void 0,subscribeOpts:R(e,"subscribeOpts")?Ry(e.subscribeOpts):void 0,modules:R(e,"modules")?Ue(e.modules,wy):void 0,metadata:R(e,"metadata")?Ny(e.metadata):void 0}}function Py(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,connection:km(e.connection)}}function Dy(e){if(e!==void 0)return e===null?null:{provider:e.provider,read:fh(e.read),write:Fh(e.write),proxy:Rl(e.proxy)}}function My(e){if(e!==void 0)return e===null?null:{revisionId:e.revisionId,createdBy:e.createdBy,content:Dy(e.content)}}function ky(e){if(e!==void 0)return e===null?null:{connectionId:e.connectionId,config:My(e.config)}}function jy(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,installation:ky(e.installation)}}function Ly(e){if(e!==void 0)return e===null?null:{appName:e.appName,name:e.name}}function qy(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,project:Ly(e.project)}}function Ky(e){if(e!==void 0)return e===null?null:{externalRef:e.externalRef,provider:e.provider,clientId:e.clientId,clientSecret:e.clientSecret,scopes:e.scopes}}function Uy(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,providerApp:Ky(e.providerApp)}}class Vy extends rn{async deleteConnectionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteConnection.");if(t.connectionId===null||t.connectionId===void 0)throw new ie("connectionId","Required parameter requestParameters.connectionId was null or undefined when calling deleteConnection.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/connections/{connectionId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{connectionId}",encodeURIComponent(String(t.connectionId))),method:"DELETE",headers:o,query:r},n);return new jr(i)}async deleteConnection(t,n){await this.deleteConnectionRaw(t,n)}async generateConnectionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling generateConnection.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/connections:generate".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"POST",headers:o,query:r,body:qg(t.generateConnectionParams)},n);return new je(i,s=>oi(s))}async generateConnection(t,n){return await(await this.generateConnectionRaw(t,n)).value()}async getConnectionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getConnection.");if(t.connectionId===null||t.connectionId===void 0)throw new ie("connectionId","Required parameter requestParameters.connectionId was null or undefined when calling getConnection.");const r={};t.includeCreds!==void 0&&(r.includeCreds=t.includeCreds),t.includeRefreshToken!==void 0&&(r.includeRefreshToken=t.includeRefreshToken),t.refresh!==void 0&&(r.refresh=t.refresh);const o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/connections/{connectionId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{connectionId}",encodeURIComponent(String(t.connectionId))),method:"GET",headers:o,query:r},n);return new je(i,s=>oi(s))}async getConnection(t,n){return await(await this.getConnectionRaw(t,n)).value()}async listConnectionsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling listConnections.");const r={};t.provider!==void 0&&(r.provider=t.provider),t.groupRef!==void 0&&(r.groupRef=t.groupRef),t.consumerRef!==void 0&&(r.consumerRef=t.consumerRef);const o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/connections".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:o,query:r},n);return new je(i,s=>s.map(oi))}async listConnections(t,n){return await(await this.listConnectionsRaw(t,n)).value()}async updateConnectionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateConnection.");if(t.connectionId===null||t.connectionId===void 0)throw new ie("connectionId","Required parameter requestParameters.connectionId was null or undefined when calling updateConnection.");if(t.updateConnectionRequest===null||t.updateConnectionRequest===void 0)throw new ie("updateConnectionRequest","Required parameter requestParameters.updateConnectionRequest was null or undefined when calling updateConnection.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/connections/{connectionId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{connectionId}",encodeURIComponent(String(t.connectionId))),method:"PATCH",headers:o,query:r,body:Py(t.updateConnectionRequest)},n);return new je(i,s=>oi(s))}async updateConnection(t,n){return await(await this.updateConnectionRaw(t,n)).value()}}class $y extends rn{async createInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new ie("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling createInstallation.");if(t.installation===null||t.installation===void 0)throw new ie("installation","Required parameter requestParameters.installation was null or undefined when calling createInstallation.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/installations".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"POST",headers:o,query:r,body:Um(t.installation)},n);return new je(i,s=>Vi(s))}async createInstallation(t,n){return await(await this.createInstallationRaw(t,n)).value()}async deleteInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new ie("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling deleteInstallation.");if(t.installationId===null||t.installationId===void 0)throw new ie("installationId","Required parameter requestParameters.installationId was null or undefined when calling deleteInstallation.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/installations/{installationId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))).replace("{installationId}",encodeURIComponent(String(t.installationId))),method:"DELETE",headers:o,query:r},n);return new jr(i)}async deleteInstallation(t,n){await this.deleteInstallationRaw(t,n)}async getInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new ie("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling getInstallation.");if(t.installationId===null||t.installationId===void 0)throw new ie("installationId","Required parameter requestParameters.installationId was null or undefined when calling getInstallation.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/installations/{installationId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))).replace("{installationId}",encodeURIComponent(String(t.installationId))),method:"GET",headers:o,query:r},n);return new je(i,s=>Vi(s))}async getInstallation(t,n){return await(await this.getInstallationRaw(t,n)).value()}async listInstallationsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling listInstallations.");if(t.integrationId===null||t.integrationId===void 0)throw new ie("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling listInstallations.");const r={};t.groupRef!==void 0&&(r.groupRef=t.groupRef);const o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/installations".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"GET",headers:o,query:r},n);return new je(i,s=>s.map(Vi))}async listInstallations(t,n){return await(await this.listInstallationsRaw(t,n)).value()}async updateInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new ie("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling updateInstallation.");if(t.installationId===null||t.installationId===void 0)throw new ie("installationId","Required parameter requestParameters.installationId was null or undefined when calling updateInstallation.");if(t.installationUpdate===null||t.installationUpdate===void 0)throw new ie("installationUpdate","Required parameter requestParameters.installationUpdate was null or undefined when calling updateInstallation.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/installations/{installationId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))).replace("{installationId}",encodeURIComponent(String(t.installationId))),method:"PATCH",headers:o,query:r,body:jy(t.installationUpdate)},n);return new je(i,s=>Vi(s))}async updateInstallation(t,n){return await(await this.updateInstallationRaw(t,n)).value()}}class Hy extends rn{async batchUpsertIntegrationsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling batchUpsertIntegrations.");if(t.batchUpsertIntegrationsRequest===null||t.batchUpsertIntegrationsRequest===void 0)throw new ie("batchUpsertIntegrationsRequest","Required parameter requestParameters.batchUpsertIntegrationsRequest was null or undefined when calling batchUpsertIntegrations.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations:batch".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"PUT",headers:o,query:r,body:Hh(t.batchUpsertIntegrationsRequest)},n);return new je(i,s=>s.map(rc))}async batchUpsertIntegrations(t,n){return await(await this.batchUpsertIntegrationsRaw(t,n)).value()}async createIntegrationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createIntegration.");if(t.integration===null||t.integration===void 0)throw new ie("integration","Required parameter requestParameters.integration was null or undefined when calling createIntegration.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"POST",headers:o,query:r,body:Ag(t.integration)},n);return new jr(i)}async createIntegration(t,n){await this.createIntegrationRaw(t,n)}async deleteIntegrationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteIntegration.");if(t.integrationId===null||t.integrationId===void 0)throw new ie("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling deleteIntegration.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"DELETE",headers:o,query:r},n);return new jr(i)}async deleteIntegration(t,n){await this.deleteIntegrationRaw(t,n)}async listIntegrationsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling listIntegrations.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:o,query:r},n);return new je(i,s=>s.map(rc))}async listIntegrations(t,n){return await(await this.listIntegrationsRaw(t,n)).value()}}class By extends rn{async oauthConnectRaw(t,n){if(t.connectOAuthParams===null||t.connectOAuthParams===void 0)throw new ie("connectOAuthParams","Required parameter requestParameters.connectOAuthParams was null or undefined when calling oauthConnect.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/oauth-connect",method:"POST",headers:o,query:r,body:Ey(t.connectOAuthParams)},n);return this.isJsonMime(i.headers.get("content-type"))?new je(i):new Za(i)}async oauthConnect(t,n){return await(await this.oauthConnectRaw(t,n)).value()}async oauthUpdateRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling oauthUpdate.");if(t.connectionId===null||t.connectionId===void 0)throw new ie("connectionId","Required parameter requestParameters.connectionId was null or undefined when calling oauthUpdate.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/connections/{connectionId}:oauth-update".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{connectionId}",encodeURIComponent(String(t.connectionId))),method:"PATCH",headers:o,query:r},n);return this.isJsonMime(i.headers.get("content-type"))?new je(i):new Za(i)}async oauthUpdate(t,n){return await(await this.oauthUpdateRaw(t,n)).value()}}class Jy extends rn{async createProjectRaw(t,n){if(t.project===null||t.project===void 0)throw new ie("project","Required parameter requestParameters.project was null or undefined when calling createProject.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects",method:"POST",headers:o,query:r,body:Fg(t.project)},n);return new je(i,s=>Ui(s))}async createProject(t,n){return await(await this.createProjectRaw(t,n)).value()}async getProjectRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getProject.");const r={};t.includeEntitlements!==void 0&&(r.includeEntitlements=t.includeEntitlements);const o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:o,query:r},n);return new je(i,s=>Ui(s))}async getProject(t,n){return await(await this.getProjectRaw(t,n)).value()}async listProjectsRaw(t){const n={},r={};this.configuration&&this.configuration.apiKey&&(r["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects",method:"GET",headers:r,query:n},t);return new je(o,i=>i.map(Ui))}async listProjects(t){return await(await this.listProjectsRaw(t)).value()}async updateProjectRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateProject.");if(t.projectUpdate===null||t.projectUpdate===void 0)throw new ie("projectUpdate","Required parameter requestParameters.projectUpdate was null or undefined when calling updateProject.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"PATCH",headers:o,query:r,body:qy(t.projectUpdate)},n);return new je(i,s=>Ui(s))}async updateProject(t,n){return await(await this.updateProjectRaw(t,n)).value()}}class Wy extends rn{async getProviderRaw(t,n){if(t.provider===null||t.provider===void 0)throw new ie("provider","Required parameter requestParameters.provider was null or undefined when calling getProvider.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/providers/{provider}".replace("{provider}",encodeURIComponent(String(t.provider))),method:"GET",headers:o,query:r},n);return new je(i,s=>ic(s))}async getProvider(t,n){return await(await this.getProviderRaw(t,n)).value()}async listProvidersRaw(t){const n={},r={};this.configuration&&this.configuration.apiKey&&(r["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/providers",method:"GET",headers:r,query:n},t);return new je(o,i=>Ue(i,ic))}async listProviders(t){return await(await this.listProvidersRaw(t)).value()}}class zy extends rn{async createProviderAppRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createProviderApp.");if(t.providerApp===null||t.providerApp===void 0)throw new ie("providerApp","Required parameter requestParameters.providerApp was null or undefined when calling createProviderApp.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/provider-apps".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"POST",headers:o,query:r,body:Pg(t.providerApp)},n);return new je(i,s=>Xi(s))}async createProviderApp(t,n){return await(await this.createProviderAppRaw(t,n)).value()}async deleteProviderAppRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteProviderApp.");if(t.providerAppId===null||t.providerAppId===void 0)throw new ie("providerAppId","Required parameter requestParameters.providerAppId was null or undefined when calling deleteProviderApp.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/provider-apps/{providerAppId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{providerAppId}",encodeURIComponent(String(t.providerAppId))),method:"DELETE",headers:o,query:r},n);return new jr(i)}async deleteProviderApp(t,n){await this.deleteProviderAppRaw(t,n)}async listProviderAppsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling listProviderApps.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/provider-apps".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:o,query:r},n);return new je(i,s=>s.map(Xi))}async listProviderApps(t,n){return await(await this.listProviderAppsRaw(t,n)).value()}async updateProviderAppRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateProviderApp.");if(t.providerAppId===null||t.providerAppId===void 0)throw new ie("providerAppId","Required parameter requestParameters.providerAppId was null or undefined when calling updateProviderApp.");if(t.providerAppUpdate===null||t.providerAppUpdate===void 0)throw new ie("providerAppUpdate","Required parameter requestParameters.providerAppUpdate was null or undefined when calling updateProviderApp.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/provider-apps/{providerAppId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{providerAppId}",encodeURIComponent(String(t.providerAppId))),method:"PATCH",headers:o,query:r,body:Uy(t.providerAppUpdate)},n);return new je(i,s=>Xi(s))}async updateProviderApp(t,n){return await(await this.updateProviderAppRaw(t,n)).value()}}class Qy extends rn{async createRevisionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createRevision.");if(t.integrationId===null||t.integrationId===void 0)throw new ie("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling createRevision.");if(t.revision===null||t.revision===void 0)throw new ie("revision","Required parameter requestParameters.revision was null or undefined when calling createRevision.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/revisions".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"POST",headers:o,query:r,body:Dg(t.revision)},n);return new jr(i)}async createRevision(t,n){await this.createRevisionRaw(t,n)}async getHydratedRevisionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getHydratedRevision.");if(t.integrationId===null||t.integrationId===void 0)throw new ie("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling getHydratedRevision.");if(t.revisionId===null||t.revisionId===void 0)throw new ie("revisionId","Required parameter requestParameters.revisionId was null or undefined when calling getHydratedRevision.");if(t.connectionId===null||t.connectionId===void 0)throw new ie("connectionId","Required parameter requestParameters.connectionId was null or undefined when calling getHydratedRevision.");const r={};t.connectionId!==void 0&&(r.connectionId=t.connectionId);const o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/revisions/{revisionId}:hydrate".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))).replace("{revisionId}",encodeURIComponent(String(t.revisionId))),method:"GET",headers:o,query:r},n);return new je(i,s=>ey(s))}async getHydratedRevision(t,n){return await(await this.getHydratedRevisionRaw(t,n)).value()}}class Vl{constructor(t){this.connectionApi=new Vy(t),this.installationApi=new $y(t),this.integrationApi=new Hy(t),this.oAuthApi=new By(t),this.projectApi=new Jy(t),this.providerApi=new Wy(t),this.providerAppApi=new zy(t),this.revisionApi=new Qy(t)}}const $l="2.8.2",Gy="v1",$i="https://api.withampersand.com";function Hl(){try{const e=process.env.REACT_APP_AMP_SERVER;switch(e){case"local":return"http://localhost:8080";case"dev":return"https://dev-api.withampersand.com";case"staging":return"https://staging-api.withampersand.com";case"prod":return $i;case"mock":return"http://127.0.0.1:4010";case"":return $i;default:return e??$i}}catch{return $i}}const Xy=(e,t)=>`${e}/${t}`;function Yy(){return Xy(Hl(),Gy)}const Bl=Hl(),Jl=Yy(),Zy=new Vs({basePath:Jl,headers:{"X-Amp-Client":"react","X-Amp-Client-Version":$l}});let ev=new Vl(Zy);const Hs=()=>ev;function it(){const e=xl();return w.useCallback(async()=>{e||console.error("Unable to create API service without API key.");const n=new Vs({basePath:Jl,headers:{"X-Amp-Client":"react","X-Amp-Client-Version":$l,"X-Api-Key":e}});return new Vl(n)},[e])}const tv=e=>{const t=it();return Wn({queryKey:["project",e],queryFn:async()=>(await t()).projectApi.getProject({projectIdOrName:e})})},Wl=w.createContext({project:null,appName:"",projectId:"",projectIdOrName:"",isLoading:!0}),Ne=()=>{const e=w.useContext(Wl);if(!e)throw new Error("useProject must be used within a ProjectProvider");return e};function nv({projectIdOrName:e,children:t}){const{setError:n}=Dt(),{data:r,isLoading:o,isError:i}=tv(e);w.useEffect(()=>{i&&n(ue.PROJECT,e)},[i,e,n]);const s=w.useMemo(()=>({projectId:(r==null?void 0:r.id)||"",projectIdOrName:e,project:r||null,appName:(r==null?void 0:r.appName)||"",isLoading:o}),[e,r,o]);return l.jsx(Wl.Provider,{value:s,children:t})}function zl(){const e=it(),{projectIdOrName:t}=Ne();return Wn({queryKey:["amp","integrations",t],queryFn:async()=>{if(!t)throw new Error("Project ID or name is required");return(await e()).integrationApi.listIntegrations({projectIdOrName:t})},enabled:!!t})}const Le=async(e,t)=>{var n;if(e instanceof _l){const{status:r,statusText:o}=e.response;console.error(r===500?"Internal Server Error (500):":r===400?"Bad Request (400):":`Error (${r}):`,o);try{const s=await e.response.clone().json(),a=((n=s==null?void 0:s.causes)==null?void 0:n.join(`
1
+ "use strict";var $a=e=>{throw TypeError(e)};var qo=(e,t,n)=>t.has(e)||$a("Cannot "+n);var _=(e,t,n)=>(qo(e,t,"read from private field"),n?n.call(e):t.get(e)),se=(e,t,n)=>t.has(e)?$a("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),G=(e,t,n,r)=>(qo(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n),pe=(e,t,n)=>(qo(e,t,"access private method"),n);var qi=(e,t,n,r)=>({set _(o){G(e,t,o,n)},get _(){return _(e,t,r)}});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react/jsx-runtime"),b=require("react");require("react-dom");function Xf(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const k=Xf(b);var Wr=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(e){return this.listeners.add(e),this.onSubscribe(),()=>{this.listeners.delete(e),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},dr=typeof window>"u"||"Deno"in globalThis;function ft(){}function Yf(e,t){return typeof e=="function"?e(t):e}function os(e){return typeof e=="number"&&e>=0&&e!==1/0}function dl(e,t){return Math.max(e+(t||0)-Date.now(),0)}function Vn(e,t){return typeof e=="function"?e(t):e}function Jt(e,t){return typeof e=="function"?e(t):e}function Ha(e,t){const{type:n="all",exact:r,fetchStatus:o,predicate:i,queryKey:s,stale:a}=e;if(s){if(r){if(t.queryHash!==qs(s,t.options))return!1}else if(!li(t.queryKey,s))return!1}if(n!=="all"){const c=t.isActive();if(n==="active"&&!c||n==="inactive"&&c)return!1}return!(typeof a=="boolean"&&t.isStale()!==a||o&&o!==t.state.fetchStatus||i&&!i(t))}function Ba(e,t){const{exact:n,status:r,predicate:o,mutationKey:i}=e;if(i){if(!t.options.mutationKey)return!1;if(n){if(fr(t.options.mutationKey)!==fr(i))return!1}else if(!li(t.options.mutationKey,i))return!1}return!(r&&t.state.status!==r||o&&!o(t))}function qs(e,t){return((t==null?void 0:t.queryKeyHashFn)||fr)(e)}function fr(e){return JSON.stringify(e,(t,n)=>as(n)?Object.keys(n).sort().reduce((r,o)=>(r[o]=n[o],r),{}):n)}function li(e,t){return e===t?!0:typeof e!=typeof t?!1:e&&t&&typeof e=="object"&&typeof t=="object"?Object.keys(t).every(n=>li(e[n],t[n])):!1}function ss(e,t){if(e===t)return e;const n=Ja(e)&&Ja(t);if(n||as(e)&&as(t)){const r=n?e:Object.keys(e),o=r.length,i=n?t:Object.keys(t),s=i.length,a=n?[]:{},c=new Set(r);let u=0;for(let d=0;d<s;d++){const f=n?d:i[d];(!n&&c.has(f)||n)&&e[f]===void 0&&t[f]===void 0?(a[f]=void 0,u++):(a[f]=ss(e[f],t[f]),a[f]===e[f]&&e[f]!==void 0&&u++)}return o===s&&u===o?e:a}return t}function to(e,t){if(!t||Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(e[n]!==t[n])return!1;return!0}function Ja(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function as(e){if(!Wa(e))return!1;const t=e.constructor;if(t===void 0)return!0;const n=t.prototype;return!(!Wa(n)||!n.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(e)!==Object.prototype)}function Wa(e){return Object.prototype.toString.call(e)==="[object Object]"}function Zf(e){return new Promise(t=>{setTimeout(t,e)})}function cs(e,t,n){if(typeof n.structuralSharing=="function")return n.structuralSharing(e,t);if(n.structuralSharing!==!1){if(process.env.NODE_ENV!=="production")try{return ss(e,t)}catch(r){throw console.error(`Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. [${n.queryHash}]: ${r}`),r}return ss(e,t)}return t}function ep(e,t,n=0){const r=[...e,t];return n&&r.length>n?r.slice(1):r}function tp(e,t,n=0){const r=[t,...e];return n&&r.length>n?r.slice(0,-1):r}var no=Symbol();function fl(e,t){return process.env.NODE_ENV!=="production"&&e.queryFn===no&&console.error(`Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${e.queryHash}'`),!e.queryFn&&(t!=null&&t.initialPromise)?()=>t.initialPromise:!e.queryFn||e.queryFn===no?()=>Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}function pl(e,t){return typeof e=="function"?e(...t):!!e}var nr,Fn,Or,tl,np=(tl=class extends Wr{constructor(){super();se(this,nr);se(this,Fn);se(this,Or);G(this,Or,t=>{if(!dr&&window.addEventListener){const n=()=>t();return window.addEventListener("visibilitychange",n,!1),()=>{window.removeEventListener("visibilitychange",n)}}})}onSubscribe(){_(this,Fn)||this.setEventListener(_(this,Or))}onUnsubscribe(){var t;this.hasListeners()||((t=_(this,Fn))==null||t.call(this),G(this,Fn,void 0))}setEventListener(t){var n;G(this,Or,t),(n=_(this,Fn))==null||n.call(this),G(this,Fn,t(r=>{typeof r=="boolean"?this.setFocused(r):this.onFocus()}))}setFocused(t){_(this,nr)!==t&&(G(this,nr,t),this.onFocus())}onFocus(){const t=this.isFocused();this.listeners.forEach(n=>{n(t)})}isFocused(){var t;return typeof _(this,nr)=="boolean"?_(this,nr):((t=globalThis.document)==null?void 0:t.visibilityState)!=="hidden"}},nr=new WeakMap,Fn=new WeakMap,Or=new WeakMap,tl),Ks=new np,_r,Pn,Sr,nl,rp=(nl=class extends Wr{constructor(){super();se(this,_r,!0);se(this,Pn);se(this,Sr);G(this,Sr,t=>{if(!dr&&window.addEventListener){const n=()=>t(!0),r=()=>t(!1);return window.addEventListener("online",n,!1),window.addEventListener("offline",r,!1),()=>{window.removeEventListener("online",n),window.removeEventListener("offline",r)}}})}onSubscribe(){_(this,Pn)||this.setEventListener(_(this,Sr))}onUnsubscribe(){var t;this.hasListeners()||((t=_(this,Pn))==null||t.call(this),G(this,Pn,void 0))}setEventListener(t){var n;G(this,Sr,t),(n=_(this,Pn))==null||n.call(this),G(this,Pn,t(this.setOnline.bind(this)))}setOnline(t){_(this,_r)!==t&&(G(this,_r,t),this.listeners.forEach(r=>{r(t)}))}isOnline(){return _(this,_r)}},_r=new WeakMap,Pn=new WeakMap,Sr=new WeakMap,nl),ro=new rp;function ls(){let e,t;const n=new Promise((o,i)=>{e=o,t=i});n.status="pending",n.catch(()=>{});function r(o){Object.assign(n,o),delete n.resolve,delete n.reject}return n.resolve=o=>{r({status:"fulfilled",value:o}),e(o)},n.reject=o=>{r({status:"rejected",reason:o}),t(o)},n}function ip(e){return Math.min(1e3*2**e,3e4)}function hl(e){return(e??"online")==="online"?ro.isOnline():!0}var ml=class extends Error{constructor(e){super("CancelledError"),this.revert=e==null?void 0:e.revert,this.silent=e==null?void 0:e.silent}};function Ko(e){return e instanceof ml}function gl(e){let t=!1,n=0,r=!1,o;const i=ls(),s=y=>{var h;r||(m(new ml(y)),(h=e.abort)==null||h.call(e))},a=()=>{t=!0},c=()=>{t=!1},u=()=>Ks.isFocused()&&(e.networkMode==="always"||ro.isOnline())&&e.canRun(),d=()=>hl(e.networkMode)&&e.canRun(),f=y=>{var h;r||(r=!0,(h=e.onSuccess)==null||h.call(e,y),o==null||o(),i.resolve(y))},m=y=>{var h;r||(r=!0,(h=e.onError)==null||h.call(e,y),o==null||o(),i.reject(y))},g=()=>new Promise(y=>{var h;o=O=>{(r||u())&&y(O)},(h=e.onPause)==null||h.call(e)}).then(()=>{var y;o=void 0,r||(y=e.onContinue)==null||y.call(e)}),w=()=>{if(r)return;let y;const h=n===0?e.initialPromise:void 0;try{y=h??e.fn()}catch(O){y=Promise.reject(O)}Promise.resolve(y).then(f).catch(O=>{var S;if(r)return;const p=e.retry??(dr?0:3),v=e.retryDelay??ip,I=typeof v=="function"?v(n,O):v,x=p===!0||typeof p=="number"&&n<p||typeof p=="function"&&p(n,O);if(t||!x){m(O);return}n++,(S=e.onFail)==null||S.call(e,n,O),Zf(I).then(()=>u()?void 0:g()).then(()=>{t?m(O):w()})})};return{promise:i,cancel:s,continue:()=>(o==null||o(),i),cancelRetry:a,continueRetry:c,canStart:d,start:()=>(d()?w():g().then(w),i)}}var op=e=>setTimeout(e,0);function sp(){let e=[],t=0,n=a=>{a()},r=a=>{a()},o=op;const i=a=>{t?e.push(a):o(()=>{n(a)})},s=()=>{const a=e;e=[],a.length&&o(()=>{r(()=>{a.forEach(c=>{n(c)})})})};return{batch:a=>{let c;t++;try{c=a()}finally{t--,t||s()}return c},batchCalls:a=>(...c)=>{i(()=>{a(...c)})},schedule:i,setNotifyFunction:a=>{n=a},setBatchNotifyFunction:a=>{r=a},setScheduler:a=>{o=a}}}var ze=sp(),rr,rl,yl=(rl=class{constructor(){se(this,rr)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),os(this.gcTime)&&G(this,rr,setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(dr?1/0:5*60*1e3))}clearGcTimeout(){_(this,rr)&&(clearTimeout(_(this,rr)),G(this,rr,void 0))}},rr=new WeakMap,rl),Er,Nr,At,ir,ct,yi,or,Ht,pn,il,ap=(il=class extends yl{constructor(t){super();se(this,Ht);se(this,Er);se(this,Nr);se(this,At);se(this,ir);se(this,ct);se(this,yi);se(this,or);G(this,or,!1),G(this,yi,t.defaultOptions),this.setOptions(t.options),this.observers=[],G(this,ir,t.client),G(this,At,_(this,ir).getQueryCache()),this.queryKey=t.queryKey,this.queryHash=t.queryHash,G(this,Er,cp(this.options)),this.state=t.state??_(this,Er),this.scheduleGc()}get meta(){return this.options.meta}get promise(){var t;return(t=_(this,ct))==null?void 0:t.promise}setOptions(t){this.options={..._(this,yi),...t},this.updateGcTime(this.options.gcTime)}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&_(this,At).remove(this)}setData(t,n){const r=cs(this.state.data,t,this.options);return pe(this,Ht,pn).call(this,{data:r,type:"success",dataUpdatedAt:n==null?void 0:n.updatedAt,manual:n==null?void 0:n.manual}),r}setState(t,n){pe(this,Ht,pn).call(this,{type:"setState",state:t,setStateOptions:n})}cancel(t){var r,o;const n=(r=_(this,ct))==null?void 0:r.promise;return(o=_(this,ct))==null||o.cancel(t),n?n.then(ft).catch(ft):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(_(this,Er))}isActive(){return this.observers.some(t=>Jt(t.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===no||this.state.dataUpdateCount+this.state.errorUpdateCount===0}isStatic(){return this.getObserversCount()>0?this.observers.some(t=>Vn(t.options.staleTime,this)==="static"):!1}isStale(){return this.getObserversCount()>0?this.observers.some(t=>t.getCurrentResult().isStale):this.state.data===void 0||this.state.isInvalidated}isStaleByTime(t=0){return this.state.data===void 0?!0:t==="static"?!1:this.state.isInvalidated?!0:!dl(this.state.dataUpdatedAt,t)}onFocus(){var n;const t=this.observers.find(r=>r.shouldFetchOnWindowFocus());t==null||t.refetch({cancelRefetch:!1}),(n=_(this,ct))==null||n.continue()}onOnline(){var n;const t=this.observers.find(r=>r.shouldFetchOnReconnect());t==null||t.refetch({cancelRefetch:!1}),(n=_(this,ct))==null||n.continue()}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),_(this,At).notify({type:"observerAdded",query:this,observer:t}))}removeObserver(t){this.observers.includes(t)&&(this.observers=this.observers.filter(n=>n!==t),this.observers.length||(_(this,ct)&&(_(this,or)?_(this,ct).cancel({revert:!0}):_(this,ct).cancelRetry()),this.scheduleGc()),_(this,At).notify({type:"observerRemoved",query:this,observer:t}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||pe(this,Ht,pn).call(this,{type:"invalidate"})}fetch(t,n){var u,d,f;if(this.state.fetchStatus!=="idle"){if(this.state.data!==void 0&&(n!=null&&n.cancelRefetch))this.cancel({silent:!0});else if(_(this,ct))return _(this,ct).continueRetry(),_(this,ct).promise}if(t&&this.setOptions(t),!this.options.queryFn){const m=this.observers.find(g=>g.options.queryFn);m&&this.setOptions(m.options)}process.env.NODE_ENV!=="production"&&(Array.isArray(this.options.queryKey)||console.error("As of v4, queryKey needs to be an Array. If you are using a string like 'repoData', please change it to an Array, e.g. ['repoData']"));const r=new AbortController,o=m=>{Object.defineProperty(m,"signal",{enumerable:!0,get:()=>(G(this,or,!0),r.signal)})},i=()=>{const m=fl(this.options,n),w=(()=>{const y={client:_(this,ir),queryKey:this.queryKey,meta:this.meta};return o(y),y})();return G(this,or,!1),this.options.persister?this.options.persister(m,w,this):m(w)},a=(()=>{const m={fetchOptions:n,options:this.options,queryKey:this.queryKey,client:_(this,ir),state:this.state,fetchFn:i};return o(m),m})();(u=this.options.behavior)==null||u.onFetch(a,this),G(this,Nr,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==((d=a.fetchOptions)==null?void 0:d.meta))&&pe(this,Ht,pn).call(this,{type:"fetch",meta:(f=a.fetchOptions)==null?void 0:f.meta});const c=m=>{var g,w,y,h;Ko(m)&&m.silent||pe(this,Ht,pn).call(this,{type:"error",error:m}),Ko(m)||((w=(g=_(this,At).config).onError)==null||w.call(g,m,this),(h=(y=_(this,At).config).onSettled)==null||h.call(y,this.state.data,m,this)),this.scheduleGc()};return G(this,ct,gl({initialPromise:n==null?void 0:n.initialPromise,fn:a.fetchFn,abort:r.abort.bind(r),onSuccess:m=>{var g,w,y,h;if(m===void 0){process.env.NODE_ENV!=="production"&&console.error(`Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: ${this.queryHash}`),c(new Error(`${this.queryHash} data is undefined`));return}try{this.setData(m)}catch(O){c(O);return}(w=(g=_(this,At).config).onSuccess)==null||w.call(g,m,this),(h=(y=_(this,At).config).onSettled)==null||h.call(y,m,this.state.error,this),this.scheduleGc()},onError:c,onFail:(m,g)=>{pe(this,Ht,pn).call(this,{type:"failed",failureCount:m,error:g})},onPause:()=>{pe(this,Ht,pn).call(this,{type:"pause"})},onContinue:()=>{pe(this,Ht,pn).call(this,{type:"continue"})},retry:a.options.retry,retryDelay:a.options.retryDelay,networkMode:a.options.networkMode,canRun:()=>!0})),_(this,ct).start()}},Er=new WeakMap,Nr=new WeakMap,At=new WeakMap,ir=new WeakMap,ct=new WeakMap,yi=new WeakMap,or=new WeakMap,Ht=new WeakSet,pn=function(t){const n=r=>{switch(t.type){case"failed":return{...r,fetchFailureCount:t.failureCount,fetchFailureReason:t.error};case"pause":return{...r,fetchStatus:"paused"};case"continue":return{...r,fetchStatus:"fetching"};case"fetch":return{...r,...vl(r.data,this.options),fetchMeta:t.meta??null};case"success":return{...r,data:t.data,dataUpdateCount:r.dataUpdateCount+1,dataUpdatedAt:t.dataUpdatedAt??Date.now(),error:null,isInvalidated:!1,status:"success",...!t.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};case"error":const o=t.error;return Ko(o)&&o.revert&&_(this,Nr)?{..._(this,Nr),fetchStatus:"idle"}:{...r,error:o,errorUpdateCount:r.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:r.fetchFailureCount+1,fetchFailureReason:o,fetchStatus:"idle",status:"error"};case"invalidate":return{...r,isInvalidated:!0};case"setState":return{...r,...t.state}}};this.state=n(this.state),ze.batch(()=>{this.observers.forEach(r=>{r.onQueryUpdate()}),_(this,At).notify({query:this,type:"updated",action:t})})},il);function vl(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:hl(t.networkMode)?"fetching":"paused",...e===void 0&&{error:null,status:"pending"}}}function cp(e){const t=typeof e.initialData=="function"?e.initialData():e.initialData,n=t!==void 0,r=n?typeof e.initialDataUpdatedAt=="function"?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return{data:t,dataUpdateCount:0,dataUpdatedAt:n?r??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:n?"success":"pending",fetchStatus:"idle"}}var en,ol,lp=(ol=class extends Wr{constructor(t={}){super();se(this,en);this.config=t,G(this,en,new Map)}build(t,n,r){const o=n.queryKey,i=n.queryHash??qs(o,n);let s=this.get(i);return s||(s=new ap({client:t,queryKey:o,queryHash:i,options:t.defaultQueryOptions(n),state:r,defaultOptions:t.getQueryDefaults(o)}),this.add(s)),s}add(t){_(this,en).has(t.queryHash)||(_(this,en).set(t.queryHash,t),this.notify({type:"added",query:t}))}remove(t){const n=_(this,en).get(t.queryHash);n&&(t.destroy(),n===t&&_(this,en).delete(t.queryHash),this.notify({type:"removed",query:t}))}clear(){ze.batch(()=>{this.getAll().forEach(t=>{this.remove(t)})})}get(t){return _(this,en).get(t)}getAll(){return[..._(this,en).values()]}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Ha(n,r))}findAll(t={}){const n=this.getAll();return Object.keys(t).length>0?n.filter(r=>Ha(t,r)):n}notify(t){ze.batch(()=>{this.listeners.forEach(n=>{n(t)})})}onFocus(){ze.batch(()=>{this.getAll().forEach(t=>{t.onFocus()})})}onOnline(){ze.batch(()=>{this.getAll().forEach(t=>{t.onOnline()})})}},en=new WeakMap,ol),tn,ut,sr,nn,An,sl,up=(sl=class extends yl{constructor(t){super();se(this,nn);se(this,tn);se(this,ut);se(this,sr);this.mutationId=t.mutationId,G(this,ut,t.mutationCache),G(this,tn,[]),this.state=t.state||wl(),this.setOptions(t.options),this.scheduleGc()}setOptions(t){this.options=t,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(t){_(this,tn).includes(t)||(_(this,tn).push(t),this.clearGcTimeout(),_(this,ut).notify({type:"observerAdded",mutation:this,observer:t}))}removeObserver(t){G(this,tn,_(this,tn).filter(n=>n!==t)),this.scheduleGc(),_(this,ut).notify({type:"observerRemoved",mutation:this,observer:t})}optionalRemove(){_(this,tn).length||(this.state.status==="pending"?this.scheduleGc():_(this,ut).remove(this))}continue(){var t;return((t=_(this,sr))==null?void 0:t.continue())??this.execute(this.state.variables)}async execute(t){var i,s,a,c,u,d,f,m,g,w,y,h,O,p,v,I,x,S,N,R;const n=()=>{pe(this,nn,An).call(this,{type:"continue"})};G(this,sr,gl({fn:()=>this.options.mutationFn?this.options.mutationFn(t):Promise.reject(new Error("No mutationFn found")),onFail:(A,D)=>{pe(this,nn,An).call(this,{type:"failed",failureCount:A,error:D})},onPause:()=>{pe(this,nn,An).call(this,{type:"pause"})},onContinue:n,retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>_(this,ut).canRun(this)}));const r=this.state.status==="pending",o=!_(this,sr).canStart();try{if(r)n();else{pe(this,nn,An).call(this,{type:"pending",variables:t,isPaused:o}),await((s=(i=_(this,ut).config).onMutate)==null?void 0:s.call(i,t,this));const D=await((c=(a=this.options).onMutate)==null?void 0:c.call(a,t));D!==this.state.context&&pe(this,nn,An).call(this,{type:"pending",context:D,variables:t,isPaused:o})}const A=await _(this,sr).start();return await((d=(u=_(this,ut).config).onSuccess)==null?void 0:d.call(u,A,t,this.state.context,this)),await((m=(f=this.options).onSuccess)==null?void 0:m.call(f,A,t,this.state.context)),await((w=(g=_(this,ut).config).onSettled)==null?void 0:w.call(g,A,null,this.state.variables,this.state.context,this)),await((h=(y=this.options).onSettled)==null?void 0:h.call(y,A,null,t,this.state.context)),pe(this,nn,An).call(this,{type:"success",data:A}),A}catch(A){try{throw await((p=(O=_(this,ut).config).onError)==null?void 0:p.call(O,A,t,this.state.context,this)),await((I=(v=this.options).onError)==null?void 0:I.call(v,A,t,this.state.context)),await((S=(x=_(this,ut).config).onSettled)==null?void 0:S.call(x,void 0,A,this.state.variables,this.state.context,this)),await((R=(N=this.options).onSettled)==null?void 0:R.call(N,void 0,A,t,this.state.context)),A}finally{pe(this,nn,An).call(this,{type:"error",error:A})}}finally{_(this,ut).runNext(this)}}},tn=new WeakMap,ut=new WeakMap,sr=new WeakMap,nn=new WeakSet,An=function(t){const n=r=>{switch(t.type){case"failed":return{...r,failureCount:t.failureCount,failureReason:t.error};case"pause":return{...r,isPaused:!0};case"continue":return{...r,isPaused:!1};case"pending":return{...r,context:t.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:t.isPaused,status:"pending",variables:t.variables,submittedAt:Date.now()};case"success":return{...r,data:t.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:!1};case"error":return{...r,data:void 0,error:t.error,failureCount:r.failureCount+1,failureReason:t.error,isPaused:!1,status:"error"}}};this.state=n(this.state),ze.batch(()=>{_(this,tn).forEach(r=>{r.onMutationUpdate(t)}),_(this,ut).notify({mutation:this,type:"updated",action:t})})},sl);function wl(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var hn,Bt,vi,al,dp=(al=class extends Wr{constructor(t={}){super();se(this,hn);se(this,Bt);se(this,vi);this.config=t,G(this,hn,new Set),G(this,Bt,new Map),G(this,vi,0)}build(t,n,r){const o=new up({mutationCache:this,mutationId:++qi(this,vi)._,options:t.defaultMutationOptions(n),state:r});return this.add(o),o}add(t){_(this,hn).add(t);const n=Ki(t);if(typeof n=="string"){const r=_(this,Bt).get(n);r?r.push(t):_(this,Bt).set(n,[t])}this.notify({type:"added",mutation:t})}remove(t){if(_(this,hn).delete(t)){const n=Ki(t);if(typeof n=="string"){const r=_(this,Bt).get(n);if(r)if(r.length>1){const o=r.indexOf(t);o!==-1&&r.splice(o,1)}else r[0]===t&&_(this,Bt).delete(n)}}this.notify({type:"removed",mutation:t})}canRun(t){const n=Ki(t);if(typeof n=="string"){const r=_(this,Bt).get(n),o=r==null?void 0:r.find(i=>i.state.status==="pending");return!o||o===t}else return!0}runNext(t){var r;const n=Ki(t);if(typeof n=="string"){const o=(r=_(this,Bt).get(n))==null?void 0:r.find(i=>i!==t&&i.state.isPaused);return(o==null?void 0:o.continue())??Promise.resolve()}else return Promise.resolve()}clear(){ze.batch(()=>{_(this,hn).forEach(t=>{this.notify({type:"removed",mutation:t})}),_(this,hn).clear(),_(this,Bt).clear()})}getAll(){return Array.from(_(this,hn))}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Ba(n,r))}findAll(t={}){return this.getAll().filter(n=>Ba(t,n))}notify(t){ze.batch(()=>{this.listeners.forEach(n=>{n(t)})})}resumePausedMutations(){const t=this.getAll().filter(n=>n.state.isPaused);return ze.batch(()=>Promise.all(t.map(n=>n.continue().catch(ft))))}},hn=new WeakMap,Bt=new WeakMap,vi=new WeakMap,al);function Ki(e){var t;return(t=e.options.scope)==null?void 0:t.id}function za(e){return{onFetch:(t,n)=>{var d,f,m,g,w;const r=t.options,o=(m=(f=(d=t.fetchOptions)==null?void 0:d.meta)==null?void 0:f.fetchMore)==null?void 0:m.direction,i=((g=t.state.data)==null?void 0:g.pages)||[],s=((w=t.state.data)==null?void 0:w.pageParams)||[];let a={pages:[],pageParams:[]},c=0;const u=async()=>{let y=!1;const h=v=>{Object.defineProperty(v,"signal",{enumerable:!0,get:()=>(t.signal.aborted?y=!0:t.signal.addEventListener("abort",()=>{y=!0}),t.signal)})},O=fl(t.options,t.fetchOptions),p=async(v,I,x)=>{if(y)return Promise.reject();if(I==null&&v.pages.length)return Promise.resolve(v);const N=(()=>{const B={client:t.client,queryKey:t.queryKey,pageParam:I,direction:x?"backward":"forward",meta:t.options.meta};return h(B),B})(),R=await O(N),{maxPages:A}=t.options,D=x?tp:ep;return{pages:D(v.pages,R,A),pageParams:D(v.pageParams,I,A)}};if(o&&i.length){const v=o==="backward",I=v?fp:Qa,x={pages:i,pageParams:s},S=I(r,x);a=await p(x,S,v)}else{const v=e??i.length;do{const I=c===0?s[0]??r.initialPageParam:Qa(r,a);if(c>0&&I==null)break;a=await p(a,I),c++}while(c<v)}return a};t.options.persister?t.fetchFn=()=>{var y,h;return(h=(y=t.options).persister)==null?void 0:h.call(y,u,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},n)}:t.fetchFn=u}}}function Qa(e,{pages:t,pageParams:n}){const r=t.length-1;return t.length>0?e.getNextPageParam(t[r],t,n[r],n):void 0}function fp(e,{pages:t,pageParams:n}){var r;return t.length>0?(r=e.getPreviousPageParam)==null?void 0:r.call(e,t[0],t,n[0],n):void 0}var ke,Dn,Mn,Tr,Rr,kn,Ar,Fr,cl,pp=(cl=class{constructor(e={}){se(this,ke);se(this,Dn);se(this,Mn);se(this,Tr);se(this,Rr);se(this,kn);se(this,Ar);se(this,Fr);G(this,ke,e.queryCache||new lp),G(this,Dn,e.mutationCache||new dp),G(this,Mn,e.defaultOptions||{}),G(this,Tr,new Map),G(this,Rr,new Map),G(this,kn,0)}mount(){qi(this,kn)._++,_(this,kn)===1&&(G(this,Ar,Ks.subscribe(async e=>{e&&(await this.resumePausedMutations(),_(this,ke).onFocus())})),G(this,Fr,ro.subscribe(async e=>{e&&(await this.resumePausedMutations(),_(this,ke).onOnline())})))}unmount(){var e,t;qi(this,kn)._--,_(this,kn)===0&&((e=_(this,Ar))==null||e.call(this),G(this,Ar,void 0),(t=_(this,Fr))==null||t.call(this),G(this,Fr,void 0))}isFetching(e){return _(this,ke).findAll({...e,fetchStatus:"fetching"}).length}isMutating(e){return _(this,Dn).findAll({...e,status:"pending"}).length}getQueryData(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=_(this,ke).get(t.queryHash))==null?void 0:n.state.data}ensureQueryData(e){const t=this.defaultQueryOptions(e),n=_(this,ke).build(this,t),r=n.state.data;return r===void 0?this.fetchQuery(e):(e.revalidateIfStale&&n.isStaleByTime(Vn(t.staleTime,n))&&this.prefetchQuery(t),Promise.resolve(r))}getQueriesData(e){return _(this,ke).findAll(e).map(({queryKey:t,state:n})=>{const r=n.data;return[t,r]})}setQueryData(e,t,n){const r=this.defaultQueryOptions({queryKey:e}),o=_(this,ke).get(r.queryHash),i=o==null?void 0:o.state.data,s=Yf(t,i);if(s!==void 0)return _(this,ke).build(this,r).setData(s,{...n,manual:!0})}setQueriesData(e,t,n){return ze.batch(()=>_(this,ke).findAll(e).map(({queryKey:r})=>[r,this.setQueryData(r,t,n)]))}getQueryState(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=_(this,ke).get(t.queryHash))==null?void 0:n.state}removeQueries(e){const t=_(this,ke);ze.batch(()=>{t.findAll(e).forEach(n=>{t.remove(n)})})}resetQueries(e,t){const n=_(this,ke);return ze.batch(()=>(n.findAll(e).forEach(r=>{r.reset()}),this.refetchQueries({type:"active",...e},t)))}cancelQueries(e,t={}){const n={revert:!0,...t},r=ze.batch(()=>_(this,ke).findAll(e).map(o=>o.cancel(n)));return Promise.all(r).then(ft).catch(ft)}invalidateQueries(e,t={}){return ze.batch(()=>(_(this,ke).findAll(e).forEach(n=>{n.invalidate()}),(e==null?void 0:e.refetchType)==="none"?Promise.resolve():this.refetchQueries({...e,type:(e==null?void 0:e.refetchType)??(e==null?void 0:e.type)??"active"},t)))}refetchQueries(e,t={}){const n={...t,cancelRefetch:t.cancelRefetch??!0},r=ze.batch(()=>_(this,ke).findAll(e).filter(o=>!o.isDisabled()&&!o.isStatic()).map(o=>{let i=o.fetch(void 0,n);return n.throwOnError||(i=i.catch(ft)),o.state.fetchStatus==="paused"?Promise.resolve():i}));return Promise.all(r).then(ft)}fetchQuery(e){const t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);const n=_(this,ke).build(this,t);return n.isStaleByTime(Vn(t.staleTime,n))?n.fetch(t):Promise.resolve(n.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(ft).catch(ft)}fetchInfiniteQuery(e){return e.behavior=za(e.pages),this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(ft).catch(ft)}ensureInfiniteQueryData(e){return e.behavior=za(e.pages),this.ensureQueryData(e)}resumePausedMutations(){return ro.isOnline()?_(this,Dn).resumePausedMutations():Promise.resolve()}getQueryCache(){return _(this,ke)}getMutationCache(){return _(this,Dn)}getDefaultOptions(){return _(this,Mn)}setDefaultOptions(e){G(this,Mn,e)}setQueryDefaults(e,t){_(this,Tr).set(fr(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){const t=[..._(this,Tr).values()],n={};return t.forEach(r=>{li(e,r.queryKey)&&Object.assign(n,r.defaultOptions)}),n}setMutationDefaults(e,t){_(this,Rr).set(fr(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){const t=[..._(this,Rr).values()],n={};return t.forEach(r=>{li(e,r.mutationKey)&&Object.assign(n,r.defaultOptions)}),n}defaultQueryOptions(e){if(e._defaulted)return e;const t={..._(this,Mn).queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||(t.queryHash=qs(t.queryKey,t)),t.refetchOnReconnect===void 0&&(t.refetchOnReconnect=t.networkMode!=="always"),t.throwOnError===void 0&&(t.throwOnError=!!t.suspense),!t.networkMode&&t.persister&&(t.networkMode="offlineFirst"),t.queryFn===no&&(t.enabled=!1),t}defaultMutationOptions(e){return e!=null&&e._defaulted?e:{..._(this,Mn).mutations,...(e==null?void 0:e.mutationKey)&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){_(this,ke).clear(),_(this,Dn).clear()}},ke=new WeakMap,Dn=new WeakMap,Mn=new WeakMap,Tr=new WeakMap,Rr=new WeakMap,kn=new WeakMap,Ar=new WeakMap,Fr=new WeakMap,cl),yt,ve,wi,dt,ar,Pr,jn,Ln,bi,Dr,Mr,cr,lr,qn,kr,Se,ii,us,ds,fs,ps,hs,ms,gs,bl,ll,hp=(ll=class extends Wr{constructor(t,n){super();se(this,Se);se(this,yt);se(this,ve);se(this,wi);se(this,dt);se(this,ar);se(this,Pr);se(this,jn);se(this,Ln);se(this,bi);se(this,Dr);se(this,Mr);se(this,cr);se(this,lr);se(this,qn);se(this,kr,new Set);this.options=n,G(this,yt,t),G(this,Ln,null),G(this,jn,ls()),this.options.experimental_prefetchInRender||_(this,jn).reject(new Error("experimental_prefetchInRender feature flag is not enabled")),this.bindMethods(),this.setOptions(n)}bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(_(this,ve).addObserver(this),Ga(_(this,ve),this.options)?pe(this,Se,ii).call(this):this.updateResult(),pe(this,Se,ps).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return ys(_(this,ve),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return ys(_(this,ve),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,pe(this,Se,hs).call(this),pe(this,Se,ms).call(this),_(this,ve).removeObserver(this)}setOptions(t){const n=this.options,r=_(this,ve);if(this.options=_(this,yt).defaultQueryOptions(t),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Jt(this.options.enabled,_(this,ve))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");pe(this,Se,gs).call(this),_(this,ve).setOptions(this.options),n._defaulted&&!to(this.options,n)&&_(this,yt).getQueryCache().notify({type:"observerOptionsUpdated",query:_(this,ve),observer:this});const o=this.hasListeners();o&&Xa(_(this,ve),r,this.options,n)&&pe(this,Se,ii).call(this),this.updateResult(),o&&(_(this,ve)!==r||Jt(this.options.enabled,_(this,ve))!==Jt(n.enabled,_(this,ve))||Vn(this.options.staleTime,_(this,ve))!==Vn(n.staleTime,_(this,ve)))&&pe(this,Se,us).call(this);const i=pe(this,Se,ds).call(this);o&&(_(this,ve)!==r||Jt(this.options.enabled,_(this,ve))!==Jt(n.enabled,_(this,ve))||i!==_(this,qn))&&pe(this,Se,fs).call(this,i)}getOptimisticResult(t){const n=_(this,yt).getQueryCache().build(_(this,yt),t),r=this.createResult(n,t);return gp(this,r)&&(G(this,dt,r),G(this,Pr,this.options),G(this,ar,_(this,ve).state)),r}getCurrentResult(){return _(this,dt)}trackResult(t,n){return new Proxy(t,{get:(r,o)=>(this.trackProp(o),n==null||n(o),Reflect.get(r,o))})}trackProp(t){_(this,kr).add(t)}getCurrentQuery(){return _(this,ve)}refetch({...t}={}){return this.fetch({...t})}fetchOptimistic(t){const n=_(this,yt).defaultQueryOptions(t),r=_(this,yt).getQueryCache().build(_(this,yt),n);return r.fetch().then(()=>this.createResult(r,n))}fetch(t){return pe(this,Se,ii).call(this,{...t,cancelRefetch:t.cancelRefetch??!0}).then(()=>(this.updateResult(),_(this,dt)))}createResult(t,n){var A;const r=_(this,ve),o=this.options,i=_(this,dt),s=_(this,ar),a=_(this,Pr),u=t!==r?t.state:_(this,wi),{state:d}=t;let f={...d},m=!1,g;if(n._optimisticResults){const D=this.hasListeners(),B=!D&&Ga(t,n),$=D&&Xa(t,r,n,o);(B||$)&&(f={...f,...vl(d.data,t.options)}),n._optimisticResults==="isRestoring"&&(f.fetchStatus="idle")}let{error:w,errorUpdatedAt:y,status:h}=f;g=f.data;let O=!1;if(n.placeholderData!==void 0&&g===void 0&&h==="pending"){let D;i!=null&&i.isPlaceholderData&&n.placeholderData===(a==null?void 0:a.placeholderData)?(D=i.data,O=!0):D=typeof n.placeholderData=="function"?n.placeholderData((A=_(this,Mr))==null?void 0:A.state.data,_(this,Mr)):n.placeholderData,D!==void 0&&(h="success",g=cs(i==null?void 0:i.data,D,n),m=!0)}if(n.select&&g!==void 0&&!O)if(i&&g===(s==null?void 0:s.data)&&n.select===_(this,bi))g=_(this,Dr);else try{G(this,bi,n.select),g=n.select(g),g=cs(i==null?void 0:i.data,g,n),G(this,Dr,g),G(this,Ln,null)}catch(D){G(this,Ln,D)}_(this,Ln)&&(w=_(this,Ln),g=_(this,Dr),y=Date.now(),h="error");const p=f.fetchStatus==="fetching",v=h==="pending",I=h==="error",x=v&&p,S=g!==void 0,R={status:h,fetchStatus:f.fetchStatus,isPending:v,isSuccess:h==="success",isError:I,isInitialLoading:x,isLoading:x,data:g,dataUpdatedAt:f.dataUpdatedAt,error:w,errorUpdatedAt:y,failureCount:f.fetchFailureCount,failureReason:f.fetchFailureReason,errorUpdateCount:f.errorUpdateCount,isFetched:f.dataUpdateCount>0||f.errorUpdateCount>0,isFetchedAfterMount:f.dataUpdateCount>u.dataUpdateCount||f.errorUpdateCount>u.errorUpdateCount,isFetching:p,isRefetching:p&&!v,isLoadingError:I&&!S,isPaused:f.fetchStatus==="paused",isPlaceholderData:m,isRefetchError:I&&S,isStale:Us(t,n),refetch:this.refetch,promise:_(this,jn)};if(this.options.experimental_prefetchInRender){const D=L=>{R.status==="error"?L.reject(R.error):R.data!==void 0&&L.resolve(R.data)},B=()=>{const L=G(this,jn,R.promise=ls());D(L)},$=_(this,jn);switch($.status){case"pending":t.queryHash===r.queryHash&&D($);break;case"fulfilled":(R.status==="error"||R.data!==$.value)&&B();break;case"rejected":(R.status!=="error"||R.error!==$.reason)&&B();break}}return R}updateResult(){const t=_(this,dt),n=this.createResult(_(this,ve),this.options);if(G(this,ar,_(this,ve).state),G(this,Pr,this.options),_(this,ar).data!==void 0&&G(this,Mr,_(this,ve)),to(n,t))return;G(this,dt,n);const r=()=>{if(!t)return!0;const{notifyOnChangeProps:o}=this.options,i=typeof o=="function"?o():o;if(i==="all"||!i&&!_(this,kr).size)return!0;const s=new Set(i??_(this,kr));return this.options.throwOnError&&s.add("error"),Object.keys(_(this,dt)).some(a=>{const c=a;return _(this,dt)[c]!==t[c]&&s.has(c)})};pe(this,Se,bl).call(this,{listeners:r()})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&pe(this,Se,ps).call(this)}},yt=new WeakMap,ve=new WeakMap,wi=new WeakMap,dt=new WeakMap,ar=new WeakMap,Pr=new WeakMap,jn=new WeakMap,Ln=new WeakMap,bi=new WeakMap,Dr=new WeakMap,Mr=new WeakMap,cr=new WeakMap,lr=new WeakMap,qn=new WeakMap,kr=new WeakMap,Se=new WeakSet,ii=function(t){pe(this,Se,gs).call(this);let n=_(this,ve).fetch(this.options,t);return t!=null&&t.throwOnError||(n=n.catch(ft)),n},us=function(){pe(this,Se,hs).call(this);const t=Vn(this.options.staleTime,_(this,ve));if(dr||_(this,dt).isStale||!os(t))return;const r=dl(_(this,dt).dataUpdatedAt,t)+1;G(this,cr,setTimeout(()=>{_(this,dt).isStale||this.updateResult()},r))},ds=function(){return(typeof this.options.refetchInterval=="function"?this.options.refetchInterval(_(this,ve)):this.options.refetchInterval)??!1},fs=function(t){pe(this,Se,ms).call(this),G(this,qn,t),!(dr||Jt(this.options.enabled,_(this,ve))===!1||!os(_(this,qn))||_(this,qn)===0)&&G(this,lr,setInterval(()=>{(this.options.refetchIntervalInBackground||Ks.isFocused())&&pe(this,Se,ii).call(this)},_(this,qn)))},ps=function(){pe(this,Se,us).call(this),pe(this,Se,fs).call(this,pe(this,Se,ds).call(this))},hs=function(){_(this,cr)&&(clearTimeout(_(this,cr)),G(this,cr,void 0))},ms=function(){_(this,lr)&&(clearInterval(_(this,lr)),G(this,lr,void 0))},gs=function(){const t=_(this,yt).getQueryCache().build(_(this,yt),this.options);if(t===_(this,ve))return;const n=_(this,ve);G(this,ve,t),G(this,wi,t.state),this.hasListeners()&&(n==null||n.removeObserver(this),t.addObserver(this))},bl=function(t){ze.batch(()=>{t.listeners&&this.listeners.forEach(n=>{n(_(this,dt))}),_(this,yt).getQueryCache().notify({query:_(this,ve),type:"observerResultsUpdated"})})},ll);function mp(e,t){return Jt(t.enabled,e)!==!1&&e.state.data===void 0&&!(e.state.status==="error"&&t.retryOnMount===!1)}function Ga(e,t){return mp(e,t)||e.state.data!==void 0&&ys(e,t,t.refetchOnMount)}function ys(e,t,n){if(Jt(t.enabled,e)!==!1&&Vn(t.staleTime,e)!=="static"){const r=typeof n=="function"?n(e):n;return r==="always"||r!==!1&&Us(e,t)}return!1}function Xa(e,t,n,r){return(e!==t||Jt(r.enabled,e)===!1)&&(!n.suspense||e.state.status!=="error")&&Us(e,n)}function Us(e,t){return Jt(t.enabled,e)!==!1&&e.isStaleByTime(Vn(t.staleTime,e))}function gp(e,t){return!to(e.getCurrentResult(),t)}var Kn,Un,vt,mn,yn,Gi,vs,ul,yp=(ul=class extends Wr{constructor(n,r){super();se(this,yn);se(this,Kn);se(this,Un);se(this,vt);se(this,mn);G(this,Kn,n),this.setOptions(r),this.bindMethods(),pe(this,yn,Gi).call(this)}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(n){var o;const r=this.options;this.options=_(this,Kn).defaultMutationOptions(n),to(this.options,r)||_(this,Kn).getMutationCache().notify({type:"observerOptionsUpdated",mutation:_(this,vt),observer:this}),r!=null&&r.mutationKey&&this.options.mutationKey&&fr(r.mutationKey)!==fr(this.options.mutationKey)?this.reset():((o=_(this,vt))==null?void 0:o.state.status)==="pending"&&_(this,vt).setOptions(this.options)}onUnsubscribe(){var n;this.hasListeners()||(n=_(this,vt))==null||n.removeObserver(this)}onMutationUpdate(n){pe(this,yn,Gi).call(this),pe(this,yn,vs).call(this,n)}getCurrentResult(){return _(this,Un)}reset(){var n;(n=_(this,vt))==null||n.removeObserver(this),G(this,vt,void 0),pe(this,yn,Gi).call(this),pe(this,yn,vs).call(this)}mutate(n,r){var o;return G(this,mn,r),(o=_(this,vt))==null||o.removeObserver(this),G(this,vt,_(this,Kn).getMutationCache().build(_(this,Kn),this.options)),_(this,vt).addObserver(this),_(this,vt).execute(n)}},Kn=new WeakMap,Un=new WeakMap,vt=new WeakMap,mn=new WeakMap,yn=new WeakSet,Gi=function(){var r;const n=((r=_(this,vt))==null?void 0:r.state)??wl();G(this,Un,{...n,isPending:n.status==="pending",isSuccess:n.status==="success",isError:n.status==="error",isIdle:n.status==="idle",mutate:this.mutate,reset:this.reset})},vs=function(n){ze.batch(()=>{var r,o,i,s,a,c,u,d;if(_(this,mn)&&this.hasListeners()){const f=_(this,Un).variables,m=_(this,Un).context;(n==null?void 0:n.type)==="success"?((o=(r=_(this,mn)).onSuccess)==null||o.call(r,n.data,f,m),(s=(i=_(this,mn)).onSettled)==null||s.call(i,n.data,null,f,m)):(n==null?void 0:n.type)==="error"&&((c=(a=_(this,mn)).onError)==null||c.call(a,n.error,f,m),(d=(u=_(this,mn)).onSettled)==null||d.call(u,void 0,n.error,f,m))}this.listeners.forEach(f=>{f(_(this,Un))})})},ul),Il=k.createContext(void 0),qe=e=>{const t=k.useContext(Il);if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},vp=({client:e,children:t})=>(k.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),l.jsx(Il.Provider,{value:e,children:t})),Cl=k.createContext(!1),wp=()=>k.useContext(Cl);Cl.Provider;function bp(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var Ip=k.createContext(bp()),Cp=()=>k.useContext(Ip),xp=(e,t)=>{(e.suspense||e.throwOnError||e.experimental_prefetchInRender)&&(t.isReset()||(e.retryOnMount=!1))},Op=e=>{k.useEffect(()=>{e.clearReset()},[e])},_p=({result:e,errorResetBoundary:t,throwOnError:n,query:r,suspense:o})=>e.isError&&!t.isReset()&&!e.isFetching&&r&&(o&&e.data===void 0||pl(n,[e.error,r])),Sp=e=>{if(e.suspense){const t=r=>r==="static"?r:Math.max(r??1e3,1e3),n=e.staleTime;e.staleTime=typeof n=="function"?(...r)=>t(n(...r)):t(n),typeof e.gcTime=="number"&&(e.gcTime=Math.max(e.gcTime,1e3))}},Ep=(e,t)=>e.isLoading&&e.isFetching&&!t,Np=(e,t)=>(e==null?void 0:e.suspense)&&t.isPending,Ya=(e,t,n)=>t.fetchOptimistic(e).catch(()=>{n.clearReset()});function Tp(e,t,n){var f,m,g,w,y;if(process.env.NODE_ENV!=="production"&&(typeof e!="object"||Array.isArray(e)))throw new Error('Bad argument type. Starting with v5, only the "Object" form is allowed when calling query related functions. Please use the error stack to find the culprit call. More info here: https://tanstack.com/query/latest/docs/react/guides/migrating-to-v5#supports-a-single-signature-one-object');const r=wp(),o=Cp(),i=qe(),s=i.defaultQueryOptions(e);(m=(f=i.getDefaultOptions().queries)==null?void 0:f._experimental_beforeQuery)==null||m.call(f,s),process.env.NODE_ENV!=="production"&&(s.queryFn||console.error(`[${s.queryHash}]: No queryFn was passed as an option, and no default queryFn was found. The queryFn parameter is only optional when using a default queryFn. More info here: https://tanstack.com/query/latest/docs/framework/react/guides/default-query-function`)),s._optimisticResults=r?"isRestoring":"optimistic",Sp(s),xp(s,o),Op(o);const a=!i.getQueryCache().get(s.queryHash),[c]=k.useState(()=>new t(i,s)),u=c.getOptimisticResult(s),d=!r&&e.subscribed!==!1;if(k.useSyncExternalStore(k.useCallback(h=>{const O=d?c.subscribe(ze.batchCalls(h)):ft;return c.updateResult(),O},[c,d]),()=>c.getCurrentResult(),()=>c.getCurrentResult()),k.useEffect(()=>{c.setOptions(s)},[s,c]),Np(s,u))throw Ya(s,c,o);if(_p({result:u,errorResetBoundary:o,throwOnError:s.throwOnError,query:i.getQueryCache().get(s.queryHash),suspense:s.suspense}))throw u.error;if((w=(g=i.getDefaultOptions().queries)==null?void 0:g._experimental_afterQuery)==null||w.call(g,s,u),s.experimental_prefetchInRender&&!dr&&Ep(u,r)){const h=a?Ya(s,c,o):(y=i.getQueryCache().get(s.queryHash))==null?void 0:y.promise;h==null||h.catch(ft).finally(()=>{c.updateResult()})}return s.notifyOnChangeProps?u:c.trackResult(u)}function Wn(e,t){return Tp(e,hp)}function bn(e,t){const n=qe(),[r]=k.useState(()=>new yp(n,e));k.useEffect(()=>{r.setOptions(e)},[r,e]);const o=k.useSyncExternalStore(k.useCallback(s=>r.subscribe(ze.batchCalls(s)),[r]),()=>r.getCurrentResult(),()=>r.getCurrentResult()),i=k.useCallback((s,a)=>{r.mutate(s,a).catch(ft)},[r]);if(o.error&&pl(r.options.throwOnError,[o.error]))throw o.error;return{...o,mutate:i,mutateAsync:o.mutate}}const xl=b.createContext(null),Rp=xl.Provider,Ol=()=>{const e=b.useContext(xl);if(e===null)throw new Error("useApiKey must be used within an ApiKeyProvider");return e};var ue=(e=>(e.MAPPING="mappingError",e.INTEGRATION_LIST="integrationListError",e.PROJECT="projectError",e.CONNECTION_LIST="connectionListError",e.HYDRATED_REVISION="hydratedRevisionError",e.INSTALLATION_LIST="installationListError",e.INSTALLATION_MUTATION="installationMutationError",e.VALUE_MAPPING="valueMappingError",e))(ue||{});const _l=b.createContext(void 0);function Mt(){const e=b.useContext(_l);if(!e)throw new Error("useErrorState must be used within a ErrorProvider");return e}const Ap=(()=>{const e={};return Object.values(ue).forEach(t=>{e[t]={}}),e})();function Fp({children:e}){const[t,n]=b.useState(Ap),r=b.useCallback((d,f,m=!0)=>{n(g=>{const w={...g};return w[d]=w[d]||{},w[d][f]=m,w})},[n]),o=b.useCallback((d,f)=>{var m;return!!((m=t[d])!=null&&m[f])},[t]),i=b.useCallback((d,f)=>{var m;return(m=t[d])==null?void 0:m[f]},[t]),s=b.useCallback((d,f)=>{n(m=>{var w;const g={...m};return(w=g[d])==null||delete w[f],g})},[n]),a=b.useCallback(d=>{n(f=>{const m={...f};return m[d]={},m})},[n]),c=b.useCallback((d,f)=>{n(m=>{const g={...m};return g[d]=g[d]||{},f.forEach(w=>{g[d][w]=!0}),g})},[n]),u=b.useMemo(()=>({errorState:t,setErrorState:n,setError:r,isError:o,removeError:s,resetBoundary:a,setErrors:c,getError:i}),[t,n,r,o,s,a,c,i]);return l.jsx(_l.Provider,{value:u,children:e})}const Pp="https://api.withampersand.com/v1".replace(/\/+$/,"");class Vs{constructor(t={}){this.configuration=t}set config(t){this.configuration=t}get basePath(){return this.configuration.basePath!=null?this.configuration.basePath:Pp}get fetchApi(){return this.configuration.fetchApi}get middleware(){return this.configuration.middleware||[]}get queryParamsStringify(){return this.configuration.queryParamsStringify||El}get username(){return this.configuration.username}get password(){return this.configuration.password}get apiKey(){const t=this.configuration.apiKey;if(t)return typeof t=="function"?t:()=>t}get accessToken(){const t=this.configuration.accessToken;if(t)return typeof t=="function"?t:async()=>t}get headers(){return this.configuration.headers}get credentials(){return this.configuration.credentials}}const Dp=new Vs,wo=class wo{constructor(t=Dp){this.configuration=t,this.fetchApi=async(n,r)=>{let o={url:n,init:r};for(const s of this.middleware)s.pre&&(o=await s.pre({fetch:this.fetchApi,...o})||o);let i;try{i=await(this.configuration.fetchApi||fetch)(o.url,o.init)}catch(s){for(const a of this.middleware)a.onError&&(i=await a.onError({fetch:this.fetchApi,url:o.url,init:o.init,error:s,response:i?i.clone():void 0})||i);if(i===void 0)throw s instanceof Error?new jp(s,"The request failed and the interceptors did not return an alternative response"):s}for(const s of this.middleware)s.post&&(i=await s.post({fetch:this.fetchApi,url:o.url,init:o.init,response:i.clone()})||i);return i},this.middleware=t.middleware}withMiddleware(...t){const n=this.clone();return n.middleware=n.middleware.concat(...t),n}withPreMiddleware(...t){const n=t.map(r=>({pre:r}));return this.withMiddleware(...n)}withPostMiddleware(...t){const n=t.map(r=>({post:r}));return this.withMiddleware(...n)}isJsonMime(t){return t?wo.jsonRegex.test(t):!1}async request(t,n){const{url:r,init:o}=await this.createFetchParams(t,n),i=await this.fetchApi(r,o);if(i&&i.status>=200&&i.status<300)return i;throw new Sl(i,"Response returned an error code")}async createFetchParams(t,n){let r=this.configuration.basePath+t.path;t.query!==void 0&&Object.keys(t.query).length!==0&&(r+="?"+this.configuration.queryParamsStringify(t.query));const o=Object.assign({},this.configuration.headers,t.headers);Object.keys(o).forEach(u=>o[u]===void 0?delete o[u]:{});const i=typeof n=="function"?n:async()=>n,s={method:t.method,headers:o,body:t.body,credentials:this.configuration.credentials},a={...s,...await i({init:s,context:t})},c={...a,body:kp(a.body)||a.body instanceof URLSearchParams||Mp(a.body)?a.body:JSON.stringify(a.body)};return{url:r,init:c}}clone(){const t=this.constructor,n=new t(this.configuration);return n.middleware=this.middleware.slice(),n}};wo.jsonRegex=new RegExp("^(:?application/json|[^;/ ]+/[^;/ ]+[+]json)[ ]*(:?;.*)?$","i");let rn=wo;function Mp(e){return typeof Blob<"u"&&e instanceof Blob}function kp(e){return typeof FormData<"u"&&e instanceof FormData}class Sl extends Error{constructor(t,n){super(n),this.response=t,this.name="ResponseError"}}class jp extends Error{constructor(t,n){super(n),this.cause=t,this.name="FetchError"}}class ie extends Error{constructor(t,n){super(n),this.field=t,this.name="RequiredError"}}function T(e,t){const n=e[t];return n!=null}function El(e,t=""){return Object.keys(e).map(n=>Nl(n,e[n],t)).filter(n=>n.length>0).join("&")}function Nl(e,t,n=""){const r=n+(n.length?`[${e}]`:e);if(t instanceof Array){const o=t.map(i=>encodeURIComponent(String(i))).join(`&${encodeURIComponent(r)}=`);return`${encodeURIComponent(r)}=${o}`}if(t instanceof Set){const o=Array.from(t);return Nl(e,o,n)}return t instanceof Date?`${encodeURIComponent(r)}=${encodeURIComponent(t.toISOString())}`:t instanceof Object?El(t,r):`${encodeURIComponent(r)}=${encodeURIComponent(String(t))}`}function Ue(e,t){return Object.keys(e).reduce((n,r)=>({...n,[r]:t(e[r])}),{})}class je{constructor(t,n=r=>r){this.raw=t,this.transformer=n}async value(){return this.transformer(await this.raw.json())}}class jr{constructor(t){this.raw=t}async value(){}}class Za{constructor(t){this.raw=t}async value(){return await this.raw.text()}}function Lp(e){return qp(e)}function qp(e,t){return e==null?e:{fieldUsed:T(e,"fieldUsed")?e.fieldUsed:void 0,keyFormat:T(e,"keyFormat")?e.keyFormat:void 0}}function Kp(e){return Up(e)}function Up(e,t){return e==null?e:{name:e.name,valuePrefix:T(e,"valuePrefix")?e.valuePrefix:void 0}}function Vp(e){return $p(e)}function $p(e,t){return e==null?e:{name:e.name}}function Hp(e){return Bp(e)}function Bp(e,t){return e==null?e:{attachmentType:e.attachmentType,query:T(e,"query")?Vp(e.query):void 0,header:T(e,"header")?Kp(e.header):void 0,docsURL:T(e,"docsURL")?e.docsURL:void 0}}function Jp(e){return Wp(e)}function Wp(e,t){return e==null?e:{enabled:T(e,"enabled")?e.enabled:void 0,includeFullRecords:T(e,"includeFullRecords")?e.includeFullRecords:void 0}}function zp(e){if(e!==void 0)return e===null?null:{enabled:e.enabled,includeFullRecords:e.includeFullRecords}}function Qp(e){return Gp(e)}function Gp(e,t){return e==null?e:{url:e.url,method:T(e,"method")?e.method:void 0,successStatusCodes:T(e,"successStatusCodes")?e.successStatusCodes:void 0}}const ec={Oauth2:"oauth2",ApiKey:"apiKey",Basic:"basic",Jwt:"jwt",None:"none"};function Xp(e){return Yp(e)}function Yp(e,t){return e}function Zp(e){return eh(e)}function eh(e,t){return e==null?e:{days:T(e,"days")?e.days:void 0,fullHistory:T(e,"fullHistory")?e.fullHistory:void 0}}function th(e){if(e!==void 0)return e===null?null:{days:e.days,fullHistory:e.fullHistory}}function Tl(e){return nh(e)}function nh(e,t){return e==null?e:{defaultPeriod:Zp(e.defaultPeriod)}}function rh(e){if(e!==void 0)return e===null?null:{defaultPeriod:th(e.defaultPeriod)}}function ih(e){return oh(e)}function oh(e,t){return e==null?e:{days:T(e,"days")?e.days:void 0,fullHistory:T(e,"fullHistory")?e.fullHistory:void 0}}function sh(e){if(e!==void 0)return e===null?null:{days:e.days,fullHistory:e.fullHistory}}function ah(e){return ch(e)}function ch(e,t){return e==null?e:{defaultPeriod:ih(e.defaultPeriod)}}function Rl(e){if(e!==void 0)return e===null?null:{defaultPeriod:sh(e.defaultPeriod)}}function lh(e){return uh(e)}function uh(e,t){return e==null?e:{enabled:T(e,"enabled")?e.enabled:void 0}}function Al(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function dh(e){return fh(e)}function fh(e,t){return e}function ph(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,schedule:e.schedule,destination:e.destination,selectedFields:e.selectedFields,selectedValueMappings:e.selectedValueMappings,selectedFieldMappings:e.selectedFieldMappings,selectedFieldsAuto:e.selectedFieldsAuto,backfill:Rl(e.backfill)}}function hh(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:Ue(e.objects,ph)}}function mh(e){return gh(e)}function gh(e,t){return e==null?e:{stringValue:T(e,"stringValue")?e.stringValue:void 0,integerValue:T(e,"integerValue")?e.integerValue:void 0,booleanValue:T(e,"booleanValue")?e.booleanValue:void 0}}function yh(e){if(e!==void 0)return e===null?null:{stringValue:e.stringValue,integerValue:e.integerValue,booleanValue:e.booleanValue}}const vh={Always:"always",Never:"never"},wh={Always:"always",Never:"never"};function bh(e){return Ih(e)}function Ih(e,t){return e==null?e:{default:T(e,"default")?mh(e.default):void 0,writeOnCreate:T(e,"writeOnCreate")?e.writeOnCreate:void 0,writeOnUpdate:T(e,"writeOnUpdate")?e.writeOnUpdate:void 0}}function Fl(e){if(e!==void 0)return e===null?null:{default:yh(e.default),writeOnCreate:e.writeOnCreate,writeOnUpdate:e.writeOnUpdate}}function Ch(e){let t=!0;return t=t&&"value"in e,t}function xh(e,t){return e==null?e:{value:e.value,applyOnUpdate:T(e,"applyOnUpdate")?e.applyOnUpdate:void 0}}function Oh(e){if(e!==void 0)return e===null?null:{value:e.value,applyOnUpdate:e.applyOnUpdate}}function _h(e){let t=!0;return t=t&&"value"in e,t}function Sh(e,t){return e==null?e:{value:e.value,applyOnUpdate:T(e,"applyOnUpdate")?e.applyOnUpdate:void 0}}function Eh(e){if(e!==void 0)return e===null?null:{value:e.value,applyOnUpdate:e.applyOnUpdate}}function Nh(e){let t=!0;return t=t&&"value"in e,t}function Th(e,t){return e==null?e:{value:e.value,applyOnUpdate:T(e,"applyOnUpdate")?e.applyOnUpdate:void 0}}function Rh(e){if(e!==void 0)return e===null?null:{value:e.value,applyOnUpdate:e.applyOnUpdate}}function Ah(e){return Fh(e)}function Fh(e,t){return e==null?e:{...xh(e),...Sh(e),...Th(e)}}function Pl(e){if(e!==void 0)return e===null?null:Ch(e)?Oh(e):_h(e)?Eh(e):Nh(e)?Rh(e):{}}function Ph(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,selectedValueDefaults:e.selectedValueDefaults===void 0?void 0:Ue(e.selectedValueDefaults,Pl),selectedFieldSettings:e.selectedFieldSettings===void 0?void 0:Ue(e.selectedFieldSettings,Fl)}}function Dh(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:Ue(e.objects,Ph)}}function Mh(e){return kh(e)}function kh(e,t){return e==null?e:{enabled:e.enabled}}function jh(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function Lh(e){return qh(e)}function qh(e,t){return e==null?e:{enabled:e.enabled}}function Kh(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function Uh(e){return Vh(e)}function Vh(e,t){return e==null?e:{enabled:e.enabled,watchFieldsAuto:T(e,"watchFieldsAuto")?e.watchFieldsAuto:void 0,requiredWatchFields:T(e,"requiredWatchFields")?e.requiredWatchFields:void 0}}function $h(e){if(e!==void 0)return e===null?null:{enabled:e.enabled,watchFieldsAuto:e.watchFieldsAuto,requiredWatchFields:e.requiredWatchFields}}function Hh(e){return Bh(e)}function Bh(e,t){return e==null?e:{apiKeyAsBasic:T(e,"apiKeyAsBasic")?e.apiKeyAsBasic:void 0,apiKeyAsBasicOpts:T(e,"apiKeyAsBasicOpts")?Lp(e.apiKeyAsBasicOpts):void 0,docsURL:T(e,"docsURL")?e.docsURL:void 0}}function Jh(e){if(e!==void 0)return e===null?null:{sourceZipUrl:e.sourceZipUrl,sourceYaml:e.sourceYaml}}function Wh(e){return zh(e)}function zh(e,t){return e==null?e:{value:e.value}}function Qh(e){return Gh(e)}function Gh(e,t){return e==null?e:{brandingRemoval:T(e,"brandingRemoval")?Wh(e.brandingRemoval):void 0}}function Ui(e){return Xh(e)}function Xh(e,t){return e==null?e:{id:e.id,name:e.name,appName:e.appName,orgId:T(e,"orgId")?e.orgId:void 0,createTime:new Date(e.createTime),updateTime:T(e,"updateTime")?new Date(e.updateTime):void 0,entitlements:T(e,"entitlements")?Qh(e.entitlements):void 0}}function Yh(e){return Zh(e)}function Zh(e,t){return e==null?e:{insert:e.insert,update:e.update,upsert:e.upsert,_delete:e.delete}}function em(e){return tm(e)}function tm(e,t){return e==null?e:{objectName:e.objectName,schedule:e.schedule,destination:e.destination,selectedFields:e.selectedFields,selectedValueMappings:T(e,"selectedValueMappings")?e.selectedValueMappings:void 0,selectedFieldMappings:e.selectedFieldMappings,selectedFieldsAuto:T(e,"selectedFieldsAuto")?dh(e.selectedFieldsAuto):void 0,backfill:T(e,"backfill")?ah(e.backfill):void 0}}function nm(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,schedule:e.schedule,destination:e.destination,selectedFields:e.selectedFields,selectedValueMappings:e.selectedValueMappings,selectedFieldMappings:e.selectedFieldMappings,selectedFieldsAuto:e.selectedFieldsAuto,backfill:Rl(e.backfill)}}function rm(e){return im(e)}function im(e,t){return e==null?e:{objects:Ue(e.objects,em)}}function om(e){if(e!==void 0)return e===null?null:{objects:Ue(e.objects,nm)}}function sm(e){return am(e)}function am(e,t){return e==null?e:{inheritFieldsAndMappings:e.inheritFieldsAndMappings,objectName:e.objectName,destination:e.destination,createEvent:T(e,"createEvent")?Mh(e.createEvent):void 0,updateEvent:T(e,"updateEvent")?Uh(e.updateEvent):void 0,deleteEvent:T(e,"deleteEvent")?Lh(e.deleteEvent):void 0}}function cm(e){if(e!==void 0)return e===null?null:{inheritFieldsAndMappings:e.inheritFieldsAndMappings,objectName:e.objectName,destination:e.destination,createEvent:jh(e.createEvent),updateEvent:$h(e.updateEvent),deleteEvent:Kh(e.deleteEvent)}}function lm(e){return um(e)}function um(e,t){return e==null?e:{objects:Ue(e.objects,sm)}}function dm(e){if(e!==void 0)return e===null?null:{objects:Ue(e.objects,cm)}}function fm(e){return pm(e)}function pm(e,t){return e==null?e:{objectName:e.objectName,selectedValueDefaults:T(e,"selectedValueDefaults")?Ue(e.selectedValueDefaults,Ah):void 0,selectedFieldSettings:T(e,"selectedFieldSettings")?Ue(e.selectedFieldSettings,bh):void 0}}function hm(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,selectedValueDefaults:e.selectedValueDefaults===void 0?void 0:Ue(e.selectedValueDefaults,Pl),selectedFieldSettings:e.selectedFieldSettings===void 0?void 0:Ue(e.selectedFieldSettings,Fl)}}function mm(e){return gm(e)}function gm(e,t){return e==null?e:{objects:T(e,"objects")?Ue(e.objects,fm):void 0}}function ym(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:Ue(e.objects,hm)}}function vm(e){return wm(e)}function wm(e,t){return e==null?e:{provider:e.provider,read:T(e,"read")?rm(e.read):void 0,write:T(e,"write")?mm(e.write):void 0,proxy:T(e,"proxy")?lh(e.proxy):void 0,subscribe:T(e,"subscribe")?lm(e.subscribe):void 0}}function bm(e){if(e!==void 0)return e===null?null:{provider:e.provider,read:om(e.read),write:ym(e.write),proxy:Al(e.proxy),subscribe:dm(e.subscribe)}}function Im(e){return Cm(e)}function Cm(e,t){return e==null?e:{id:e.id,revisionId:e.revisionId,createTime:new Date(e.createTime),createdBy:e.createdBy,content:vm(e.content)}}function xm(e){return Om(e)}function Om(e,t){return e==null?e:{consumerRef:e.consumerRef,consumerName:e.consumerName,projectId:e.projectId,createTime:new Date(e.createTime),updateTime:T(e,"updateTime")?new Date(e.updateTime):void 0}}function Dl(e){return _m(e)}function _m(e,t){return e==null?e:{groupRef:e.groupRef,groupName:e.groupName,projectId:e.projectId,createTime:new Date(e.createTime),updateTime:T(e,"updateTime")?new Date(e.updateTime):void 0}}function Sm(e){return Em(e)}function Em(e,t){return e==null?e:{token:e.token,issuedAt:T(e,"issuedAt")?new Date(e.issuedAt):void 0,expiresAt:T(e,"expiresAt")?new Date(e.expiresAt):void 0}}function Nm(e){return Tm(e)}function Tm(e,t){return e==null?e:{token:e.token,issuedAt:T(e,"issuedAt")?new Date(e.issuedAt):void 0,expiresAt:T(e,"expiresAt")?new Date(e.expiresAt):void 0}}function Rm(e){return Am(e)}function Am(e,t){return e==null?e:{accessToken:T(e,"accessToken")?Sm(e.accessToken):void 0,refreshToken:T(e,"refreshToken")?Nm(e.refreshToken):void 0,scopes:T(e,"scopes")?e.scopes:void 0}}function Xi(e){return Fm(e)}function Fm(e,t){return e==null?e:{id:e.id,projectId:e.projectId,externalRef:T(e,"externalRef")?e.externalRef:void 0,provider:e.provider,clientId:e.clientId,scopes:T(e,"scopes")?e.scopes:void 0,createTime:new Date(e.createTime),updateTime:T(e,"updateTime")?new Date(e.updateTime):void 0}}function Pm(e){return Dm(e)}function Dm(e,t){return e==null?e:{value:e.value,source:e.source,displayName:T(e,"displayName")?e.displayName:void 0}}function $s(e){if(e!==void 0)return e===null?null:{value:e.value,source:e.source,displayName:e.displayName}}function oi(e){return Mm(e)}function Mm(e,t){return e==null?e:{id:e.id,projectId:e.projectId,provider:e.provider,providerApp:T(e,"providerApp")?Xi(e.providerApp):void 0,group:Dl(e.group),consumer:xm(e.consumer),providerWorkspaceRef:T(e,"providerWorkspaceRef")?e.providerWorkspaceRef:void 0,providerConsumerRef:T(e,"providerConsumerRef")?e.providerConsumerRef:void 0,createTime:new Date(e.createTime),updateTime:T(e,"updateTime")?new Date(e.updateTime):void 0,authScheme:e.authScheme,status:e.status,oauth2AuthorizationCode:T(e,"oauth2AuthorizationCode")?Rm(e.oauth2AuthorizationCode):void 0,apiKey:T(e,"apiKey")?e.apiKey:void 0,providerMetadata:T(e,"providerMetadata")?Ue(e.providerMetadata,Pm):void 0}}function Ml(e){if(e!==void 0)return e===null?null:{username:e.username,password:e.password}}function kl(e){if(e!==void 0)return e===null?null:{clientId:e.clientId,clientSecret:e.clientSecret,scopes:e.scopes}}function jl(e){if(e!==void 0)return e===null?null:{username:e.username,password:e.password,clientId:e.clientId,clientSecret:e.clientSecret,scopes:e.scopes}}function km(e){if(e!==void 0)return e===null?null:{token:e.token,expiresAt:e.expiresAt===void 0?void 0:e.expiresAt.toISOString(),issuedAt:e.issuedAt===void 0?void 0:e.issuedAt.toISOString()}}function jm(e){if(e!==void 0)return e===null?null:{token:e.token,expiresAt:e.expiresAt===void 0?void 0:e.expiresAt.toISOString(),issuedAt:e.issuedAt===void 0?void 0:e.issuedAt.toISOString()}}function Ll(e){if(e!==void 0)return e===null?null:{accessToken:km(e.accessToken),refreshToken:jm(e.refreshToken),scopes:e.scopes}}function Lm(e){if(e!==void 0)return e===null?null:{providerWorkspaceRef:e.providerWorkspaceRef,providerMetadata:e.providerMetadata===void 0?void 0:Ue(e.providerMetadata,$s),groupName:e.groupName,groupRef:e.groupRef,consumerName:e.consumerName,consumerRef:e.consumerRef,provider:e.provider,apiKey:e.apiKey,basicAuth:Ml(e.basicAuth),oauth2ClientCredentials:kl(e.oauth2ClientCredentials),oauth2PasswordCredentials:jl(e.oauth2PasswordCredentials),oauth2AuthorizationCode:Ll(e.oauth2AuthorizationCode)}}function qm(e){return Km(e)}function Km(e,t){return e==null?e:{enabled:T(e,"enabled")?e.enabled:void 0}}function Um(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function Vm(e){if(e!==void 0)return e===null?null:{revisionId:e.revisionId,createdBy:e.createdBy,content:bm(e.content)}}function $m(e){if(e!==void 0)return e===null?null:{groupRef:e.groupRef,connectionId:e.connectionId,config:Vm(e.config)}}function Hm(e){return Bm(e)}function Bm(e,t){return e==null?e:{enabled:T(e,"enabled")?e.enabled:void 0}}function Jm(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function Wm(e){return zm(e)}function zm(e,t){return e==null?e:{mode:T(e,"mode")?e.mode:void 0,pageSize:T(e,"pageSize")?e.pageSize:void 0}}function Qm(e){if(e!==void 0)return e===null?null:{mode:e.mode,pageSize:e.pageSize}}function Gm(e){let t=!0;return t=t&&"fieldName"in e,t}function Xm(e,t){return e==null?e:{fieldName:e.fieldName,mapToName:T(e,"mapToName")?e.mapToName:void 0,mapToDisplayName:T(e,"mapToDisplayName")?e.mapToDisplayName:void 0}}function Ym(e){if(e!==void 0)return e===null?null:{fieldName:e.fieldName,mapToName:e.mapToName,mapToDisplayName:e.mapToDisplayName}}function Zm(e){let t=!0;return t=t&&"mapToName"in e,t}function ql(e,t){return e==null?e:{mapToName:e.mapToName,mapToDisplayName:T(e,"mapToDisplayName")?e.mapToDisplayName:void 0,_default:T(e,"default")?e.default:void 0,prompt:T(e,"prompt")?e.prompt:void 0}}function eg(e){if(e!==void 0)return e===null?null:{mapToName:e.mapToName,mapToDisplayName:e.mapToDisplayName,default:e._default,prompt:e.prompt}}function tc(e){return tg(e)}function tg(e,t){return e==null?e:{...Xm(e),...ql(e)}}function nc(e){if(e!==void 0)return e===null?null:Gm(e)?Ym(e):Zm(e)?eg(e):{}}function Kl(e){return ng(e)}function ng(e,t){return e}function rg(e){return ig(e)}function ig(e,t){return e==null?e:{objectName:e.objectName,destination:e.destination,schedule:e.schedule,mapToName:T(e,"mapToName")?e.mapToName:void 0,mapToDisplayName:T(e,"mapToDisplayName")?e.mapToDisplayName:void 0,requiredFields:T(e,"requiredFields")?e.requiredFields.map(tc):void 0,optionalFields:T(e,"optionalFields")?e.optionalFields.map(tc):void 0,optionalFieldsAuto:T(e,"optionalFieldsAuto")?Kl(e.optionalFieldsAuto):void 0,backfill:T(e,"backfill")?Tl(e.backfill):void 0,delivery:T(e,"delivery")?Wm(e.delivery):void 0}}function og(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,destination:e.destination,schedule:e.schedule,mapToName:e.mapToName,mapToDisplayName:e.mapToDisplayName,requiredFields:e.requiredFields===void 0?void 0:e.requiredFields.map(nc),optionalFields:e.optionalFields===void 0?void 0:e.optionalFields.map(nc),optionalFieldsAuto:e.optionalFieldsAuto,backfill:rh(e.backfill),delivery:Qm(e.delivery)}}function sg(e){return ag(e)}function ag(e,t){return e==null?e:{objects:T(e,"objects")?e.objects.map(rg):void 0}}function cg(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:e.objects.map(og)}}function lg(e){return ug(e)}function ug(e,t){return e==null?e:{enabled:T(e,"enabled")?e.enabled:void 0}}function dg(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function fg(e){return pg(e)}function pg(e,t){return e==null?e:{enabled:T(e,"enabled")?e.enabled:void 0,watchFieldsAuto:T(e,"watchFieldsAuto")?e.watchFieldsAuto:void 0,requiredWatchFields:T(e,"requiredWatchFields")?e.requiredWatchFields:void 0}}function hg(e){if(e!==void 0)return e===null?null:{enabled:e.enabled,watchFieldsAuto:e.watchFieldsAuto,requiredWatchFields:e.requiredWatchFields}}function mg(e){return gg(e)}function gg(e,t){return e==null?e:{objectName:e.objectName,destination:e.destination,inheritFieldsAndMapping:T(e,"inheritFieldsAndMapping")?e.inheritFieldsAndMapping:void 0,createEvent:T(e,"createEvent")?qm(e.createEvent):void 0,updateEvent:T(e,"updateEvent")?fg(e.updateEvent):void 0,deleteEvent:T(e,"deleteEvent")?lg(e.deleteEvent):void 0,associationChangeEvent:T(e,"associationChangeEvent")?Jp(e.associationChangeEvent):void 0,otherEvents:T(e,"otherEvents")?e.otherEvents:void 0}}function yg(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,destination:e.destination,inheritFieldsAndMapping:e.inheritFieldsAndMapping,createEvent:Um(e.createEvent),updateEvent:hg(e.updateEvent),deleteEvent:dg(e.deleteEvent),associationChangeEvent:zp(e.associationChangeEvent),otherEvents:e.otherEvents}}function vg(e){return wg(e)}function wg(e,t){return e==null?e:{objects:T(e,"objects")?e.objects.map(mg):void 0}}function bg(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:e.objects.map(yg)}}function Ul(e){return Ig(e)}function Ig(e,t){return e==null?e:{allowAnyFields:T(e,"allowAnyFields")?e.allowAnyFields:void 0}}function Cg(e){if(e!==void 0)return e===null?null:{allowAnyFields:e.allowAnyFields}}function xg(e){return Og(e)}function Og(e,t){return e==null?e:{objectName:e.objectName,inheritMapping:T(e,"inheritMapping")?e.inheritMapping:void 0,valueDefaults:T(e,"valueDefaults")?Ul(e.valueDefaults):void 0}}function _g(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,inheritMapping:e.inheritMapping,valueDefaults:Cg(e.valueDefaults)}}function Sg(e){return Eg(e)}function Eg(e,t){return e==null?e:{objects:T(e,"objects")?e.objects.map(xg):void 0}}function Ng(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:e.objects.map(_g)}}function Tg(e){return Rg(e)}function Rg(e,t){return e==null?e:{name:e.name,displayName:T(e,"displayName")?e.displayName:void 0,provider:e.provider,read:T(e,"read")?sg(e.read):void 0,write:T(e,"write")?Sg(e.write):void 0,proxy:T(e,"proxy")?Hm(e.proxy):void 0,subscribe:T(e,"subscribe")?vg(e.subscribe):void 0}}function Ag(e){if(e!==void 0)return e===null?null:{name:e.name,displayName:e.displayName,provider:e.provider,read:cg(e.read),write:Ng(e.write),proxy:Jm(e.proxy),subscribe:bg(e.subscribe)}}function Fg(e){if(e!==void 0)return e===null?null:{specVersion:e.specVersion,content:Ag(e.content)}}function Pg(e){if(e!==void 0)return e===null?null:{name:e.name,provider:e.provider,latestRevision:Fg(e.latestRevision)}}function Dg(e){if(e!==void 0)return e===null?null:{appName:e.appName,name:e.name,orgId:e.orgId}}function Mg(e){if(e!==void 0)return e===null?null:{externalRef:e.externalRef,provider:e.provider,clientId:e.clientId,clientSecret:e.clientSecret,scopes:e.scopes}}function kg(e){if(e!==void 0)return e===null?null:{sourceZipUrl:e.sourceZipUrl,sourceYaml:e.sourceYaml}}function jg(e){return Lg(e)}function Lg(e,t){return e==null?e:{value:e.value,displayValue:e.displayValue}}function qg(e){return Kg(e)}function Kg(e,t){return e==null?e:{fieldName:e.fieldName,displayName:e.displayName,valueType:T(e,"valueType")?e.valueType:void 0,providerType:T(e,"providerType")?e.providerType:void 0,readOnly:T(e,"readOnly")?e.readOnly:void 0,values:T(e,"values")?e.values.map(jg):void 0}}function Ug(e){if(e!==void 0)return e===null?null:{providerWorkspaceRef:e.providerWorkspaceRef,providerMetadata:e.providerMetadata===void 0?void 0:Ue(e.providerMetadata,$s),groupName:e.groupName,groupRef:e.groupRef,consumerName:e.consumerName,consumerRef:e.consumerRef,provider:e.provider,apiKey:e.apiKey,basicAuth:Ml(e.basicAuth),oauth2ClientCredentials:kl(e.oauth2ClientCredentials),oauth2PasswordCredentials:jl(e.oauth2PasswordCredentials),oauth2AuthorizationCode:Ll(e.oauth2AuthorizationCode)}}function Vg(e){return $g(e)}function $g(e,t){return e==null?e:{enabled:T(e,"enabled")?e.enabled:void 0}}function Hg(e,t){return e==null?e:{fieldName:e.fieldName,displayName:e.displayName,mapToName:T(e,"mapToName")?e.mapToName:void 0,mapToDisplayName:T(e,"mapToDisplayName")?e.mapToDisplayName:void 0}}function Uo(e){return Bg(e)}function Bg(e,t){return e==null?e:{...Hg(e),...ql(e)}}function Jg(e){return Wg(e)}function Wg(e,t){return e==null?e:{error:T(e,"error")?e.error:void 0,objectName:e.objectName,displayName:e.displayName,mapToName:T(e,"mapToName")?e.mapToName:void 0,mapToDisplayName:T(e,"mapToDisplayName")?e.mapToDisplayName:void 0,destination:e.destination,schedule:e.schedule,requiredFields:T(e,"requiredFields")?e.requiredFields.map(Uo):void 0,optionalFields:T(e,"optionalFields")?e.optionalFields.map(Uo):void 0,optionalFieldsAuto:T(e,"optionalFieldsAuto")?Kl(e.optionalFieldsAuto):void 0,allFieldsMetadata:T(e,"allFieldsMetadata")?Ue(e.allFieldsMetadata,qg):void 0,allFields:T(e,"allFields")?e.allFields.map(Uo):void 0,backfill:T(e,"backfill")?Tl(e.backfill):void 0}}function zg(e){return Qg(e)}function Qg(e,t){return e==null?e:{objects:T(e,"objects")?e.objects.map(Jg):void 0}}function Gg(e){return Xg(e)}function Xg(e,t){return e==null?e:{objectName:e.objectName,displayName:e.displayName,valueDefaults:T(e,"valueDefaults")?Ul(e.valueDefaults):void 0}}function Yg(e){return Zg(e)}function Zg(e,t){return e==null?e:{objects:T(e,"objects")?e.objects.map(Gg):void 0}}function ey(e){return ty(e)}function ty(e,t){return e==null?e:{name:e.name,displayName:T(e,"displayName")?e.displayName:void 0,provider:e.provider,read:T(e,"read")?zg(e.read):void 0,write:T(e,"write")?Yg(e.write):void 0,proxy:T(e,"proxy")?Vg(e.proxy):void 0}}function ny(e){return ry(e)}function ry(e,t){return e==null?e:{id:e.id,specVersion:e.specVersion,createTime:new Date(e.createTime),content:ey(e.content)}}function Vi(e){return iy(e)}function iy(e,t){return e==null?e:{id:e.id,projectId:e.projectId,integrationId:e.integrationId,group:T(e,"group")?Dl(e.group):void 0,healthStatus:e.healthStatus,connection:oi(e.connection),createTime:new Date(e.createTime),createdBy:e.createdBy,updateTime:T(e,"updateTime")?new Date(e.updateTime):void 0,config:Im(e.config)}}function oy(e){return sy(e)}function sy(e,t){return e==null?e:{id:e.id,specVersion:e.specVersion,createTime:new Date(e.createTime),content:Tg(e.content)}}function rc(e){return ay(e)}function ay(e,t){return e==null?e:{id:e.id,projectId:e.projectId,name:e.name,provider:e.provider,createTime:new Date(e.createTime),updateTime:T(e,"updateTime")?new Date(e.updateTime):void 0,latestRevision:oy(e.latestRevision)}}function cy(e){return ly(e)}function ly(e,t){return e==null?e:{iconURL:T(e,"iconURL")?e.iconURL:void 0,logoURL:T(e,"logoURL")?e.logoURL:void 0}}function uy(e){return dy(e)}function dy(e,t){return e==null?e:{iconURL:T(e,"iconURL")?e.iconURL:void 0,logoURL:T(e,"logoURL")?e.logoURL:void 0}}function fy(e){return py(e)}function py(e,t){return e==null?e:{regular:T(e,"regular")?uy(e.regular):void 0,darkMode:T(e,"darkMode")?cy(e.darkMode):void 0}}function hy(e){return my(e)}function my(e,t){return e==null?e:{name:e.name,displayName:T(e,"displayName")?e.displayName:void 0,docsURL:T(e,"docsURL")?e.docsURL:void 0,moduleDependencies:T(e,"moduleDependencies")?e.moduleDependencies:void 0}}function gy(e){return yy(e)}function yy(e,t){return e==null?e:{name:e.name,moduleDependencies:T(e,"moduleDependencies")?e.moduleDependencies:void 0}}function vy(e){return wy(e)}function wy(e,t){return e==null?e:{create:T(e,"create")?e.create:void 0,update:T(e,"update")?e.update:void 0,_delete:T(e,"delete")?e.delete:void 0,passThrough:T(e,"passThrough")?e.passThrough:void 0}}function Vl(e){return by(e)}function by(e,t){return e==null?e:{bulkWrite:Yh(e.bulkWrite),proxy:e.proxy,read:e.read,subscribe:e.subscribe,write:e.write,subscribeSupport:T(e,"subscribeSupport")?vy(e.subscribeSupport):void 0}}function Iy(e){return Cy(e)}function Cy(e,t){return e==null?e:{displayName:e.displayName,baseURL:e.baseURL,support:Vl(e.support)}}function xy(e){return Oy(e)}function Oy(e,t){return e==null?e:{name:e.name,displayName:e.displayName,path:e.path,capture:T(e,"capture")?e.capture:void 0}}function _y(e){return Sy(e)}function Sy(e,t){return e==null?e:{workspaceRefField:T(e,"workspaceRefField")?e.workspaceRefField:void 0,consumerRefField:T(e,"consumerRefField")?e.consumerRefField:void 0,scopesField:T(e,"scopesField")?e.scopesField:void 0,otherFields:T(e,"otherFields")?e.otherFields.map(xy):void 0}}const Vo={AuthorizationCode:"authorizationCode",AuthorizationCodePkce:"authorizationCodePKCE",ClientCredentials:"clientCredentials",Password:"password"};function Ey(e){return Ny(e)}function Ny(e,t){return e==null?e:{grantType:e.grantType,authURL:T(e,"authURL")?e.authURL:void 0,tokenURL:e.tokenURL,explicitScopesRequired:e.explicitScopesRequired,explicitWorkspaceRequired:e.explicitWorkspaceRequired,audience:T(e,"audience")?e.audience:void 0,tokenMetadataFields:_y(e.tokenMetadataFields),docsURL:T(e,"docsURL")?e.docsURL:void 0,authURLParams:T(e,"authURLParams")?e.authURLParams:void 0}}function Ty(e){if(e!==void 0)return e===null?null:{providerWorkspaceRef:e.providerWorkspaceRef,providerMetadata:e.providerMetadata===void 0?void 0:Ue(e.providerMetadata,$s),projectId:e.projectId,groupRef:e.groupRef,groupName:e.groupName,consumerRef:e.consumerRef,consumerName:e.consumerName,providerAppId:e.providerAppId,provider:e.provider,enableCSRFProtection:e.enableCSRFProtection}}function Ry(e){return Ay(e)}function Ay(e,t){return e==null?e:{input:T(e,"input")?e.input.map(hy):void 0,postAuthentication:T(e,"postAuthentication")?e.postAuthentication.map(gy):void 0}}function Fy(e){return Py(e)}function Py(e,t){return e==null?e:{subscriptionScope:e.subscriptionScope,targetURLScope:e.targetURLScope,registrationTiming:e.registrationTiming}}function ic(e){return Dy(e)}function Dy(e,t){return e==null?e:{name:e.name,authType:Xp(e.authType),baseURL:e.baseURL,defaultModule:e.defaultModule,oauth2Opts:T(e,"oauth2Opts")?Ey(e.oauth2Opts):void 0,apiKeyOpts:T(e,"apiKeyOpts")?Hp(e.apiKeyOpts):void 0,basicOpts:T(e,"basicOpts")?Hh(e.basicOpts):void 0,support:Vl(e.support),providerOpts:e.providerOpts,authHealthCheck:T(e,"authHealthCheck")?Qp(e.authHealthCheck):void 0,displayName:T(e,"displayName")?e.displayName:void 0,postAuthInfoNeeded:T(e,"postAuthInfoNeeded")?e.postAuthInfoNeeded:void 0,media:T(e,"media")?fy(e.media):void 0,labels:T(e,"labels")?e.labels:void 0,subscribeOpts:T(e,"subscribeOpts")?Fy(e.subscribeOpts):void 0,modules:T(e,"modules")?Ue(e.modules,Iy):void 0,metadata:T(e,"metadata")?Ry(e.metadata):void 0}}function My(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,connection:Lm(e.connection)}}function ky(e){if(e!==void 0)return e===null?null:{provider:e.provider,read:hh(e.read),write:Dh(e.write),proxy:Al(e.proxy)}}function jy(e){if(e!==void 0)return e===null?null:{revisionId:e.revisionId,createdBy:e.createdBy,content:ky(e.content)}}function Ly(e){if(e!==void 0)return e===null?null:{connectionId:e.connectionId,config:jy(e.config)}}function qy(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,installation:Ly(e.installation)}}function Ky(e){if(e!==void 0)return e===null?null:{appName:e.appName,name:e.name}}function Uy(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,project:Ky(e.project)}}function Vy(e){if(e!==void 0)return e===null?null:{externalRef:e.externalRef,provider:e.provider,clientId:e.clientId,clientSecret:e.clientSecret,scopes:e.scopes}}function $y(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,providerApp:Vy(e.providerApp)}}class Hy extends rn{async deleteConnectionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteConnection.");if(t.connectionId===null||t.connectionId===void 0)throw new ie("connectionId","Required parameter requestParameters.connectionId was null or undefined when calling deleteConnection.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/connections/{connectionId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{connectionId}",encodeURIComponent(String(t.connectionId))),method:"DELETE",headers:o,query:r},n);return new jr(i)}async deleteConnection(t,n){await this.deleteConnectionRaw(t,n)}async generateConnectionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling generateConnection.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/connections:generate".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"POST",headers:o,query:r,body:Ug(t.generateConnectionParams)},n);return new je(i,s=>oi(s))}async generateConnection(t,n){return await(await this.generateConnectionRaw(t,n)).value()}async getConnectionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getConnection.");if(t.connectionId===null||t.connectionId===void 0)throw new ie("connectionId","Required parameter requestParameters.connectionId was null or undefined when calling getConnection.");const r={};t.includeCreds!==void 0&&(r.includeCreds=t.includeCreds),t.includeRefreshToken!==void 0&&(r.includeRefreshToken=t.includeRefreshToken),t.refresh!==void 0&&(r.refresh=t.refresh);const o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/connections/{connectionId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{connectionId}",encodeURIComponent(String(t.connectionId))),method:"GET",headers:o,query:r},n);return new je(i,s=>oi(s))}async getConnection(t,n){return await(await this.getConnectionRaw(t,n)).value()}async listConnectionsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling listConnections.");const r={};t.provider!==void 0&&(r.provider=t.provider),t.groupRef!==void 0&&(r.groupRef=t.groupRef),t.consumerRef!==void 0&&(r.consumerRef=t.consumerRef);const o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/connections".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:o,query:r},n);return new je(i,s=>s.map(oi))}async listConnections(t,n){return await(await this.listConnectionsRaw(t,n)).value()}async updateConnectionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateConnection.");if(t.connectionId===null||t.connectionId===void 0)throw new ie("connectionId","Required parameter requestParameters.connectionId was null or undefined when calling updateConnection.");if(t.updateConnectionRequest===null||t.updateConnectionRequest===void 0)throw new ie("updateConnectionRequest","Required parameter requestParameters.updateConnectionRequest was null or undefined when calling updateConnection.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/connections/{connectionId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{connectionId}",encodeURIComponent(String(t.connectionId))),method:"PATCH",headers:o,query:r,body:My(t.updateConnectionRequest)},n);return new je(i,s=>oi(s))}async updateConnection(t,n){return await(await this.updateConnectionRaw(t,n)).value()}}class By extends rn{async createInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new ie("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling createInstallation.");if(t.installation===null||t.installation===void 0)throw new ie("installation","Required parameter requestParameters.installation was null or undefined when calling createInstallation.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/installations".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"POST",headers:o,query:r,body:$m(t.installation)},n);return new je(i,s=>Vi(s))}async createInstallation(t,n){return await(await this.createInstallationRaw(t,n)).value()}async deleteInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new ie("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling deleteInstallation.");if(t.installationId===null||t.installationId===void 0)throw new ie("installationId","Required parameter requestParameters.installationId was null or undefined when calling deleteInstallation.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/installations/{installationId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))).replace("{installationId}",encodeURIComponent(String(t.installationId))),method:"DELETE",headers:o,query:r},n);return new jr(i)}async deleteInstallation(t,n){await this.deleteInstallationRaw(t,n)}async getInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new ie("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling getInstallation.");if(t.installationId===null||t.installationId===void 0)throw new ie("installationId","Required parameter requestParameters.installationId was null or undefined when calling getInstallation.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/installations/{installationId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))).replace("{installationId}",encodeURIComponent(String(t.installationId))),method:"GET",headers:o,query:r},n);return new je(i,s=>Vi(s))}async getInstallation(t,n){return await(await this.getInstallationRaw(t,n)).value()}async listInstallationsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling listInstallations.");if(t.integrationId===null||t.integrationId===void 0)throw new ie("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling listInstallations.");const r={};t.groupRef!==void 0&&(r.groupRef=t.groupRef);const o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/installations".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"GET",headers:o,query:r},n);return new je(i,s=>s.map(Vi))}async listInstallations(t,n){return await(await this.listInstallationsRaw(t,n)).value()}async updateInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new ie("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling updateInstallation.");if(t.installationId===null||t.installationId===void 0)throw new ie("installationId","Required parameter requestParameters.installationId was null or undefined when calling updateInstallation.");if(t.installationUpdate===null||t.installationUpdate===void 0)throw new ie("installationUpdate","Required parameter requestParameters.installationUpdate was null or undefined when calling updateInstallation.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/installations/{installationId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))).replace("{installationId}",encodeURIComponent(String(t.installationId))),method:"PATCH",headers:o,query:r,body:qy(t.installationUpdate)},n);return new je(i,s=>Vi(s))}async updateInstallation(t,n){return await(await this.updateInstallationRaw(t,n)).value()}}class Jy extends rn{async batchUpsertIntegrationsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling batchUpsertIntegrations.");if(t.batchUpsertIntegrationsRequest===null||t.batchUpsertIntegrationsRequest===void 0)throw new ie("batchUpsertIntegrationsRequest","Required parameter requestParameters.batchUpsertIntegrationsRequest was null or undefined when calling batchUpsertIntegrations.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations:batch".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"PUT",headers:o,query:r,body:Jh(t.batchUpsertIntegrationsRequest)},n);return new je(i,s=>s.map(rc))}async batchUpsertIntegrations(t,n){return await(await this.batchUpsertIntegrationsRaw(t,n)).value()}async createIntegrationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createIntegration.");if(t.integration===null||t.integration===void 0)throw new ie("integration","Required parameter requestParameters.integration was null or undefined when calling createIntegration.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"POST",headers:o,query:r,body:Pg(t.integration)},n);return new jr(i)}async createIntegration(t,n){await this.createIntegrationRaw(t,n)}async deleteIntegrationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteIntegration.");if(t.integrationId===null||t.integrationId===void 0)throw new ie("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling deleteIntegration.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"DELETE",headers:o,query:r},n);return new jr(i)}async deleteIntegration(t,n){await this.deleteIntegrationRaw(t,n)}async listIntegrationsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling listIntegrations.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:o,query:r},n);return new je(i,s=>s.map(rc))}async listIntegrations(t,n){return await(await this.listIntegrationsRaw(t,n)).value()}}class Wy extends rn{async oauthConnectRaw(t,n){if(t.connectOAuthParams===null||t.connectOAuthParams===void 0)throw new ie("connectOAuthParams","Required parameter requestParameters.connectOAuthParams was null or undefined when calling oauthConnect.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/oauth-connect",method:"POST",headers:o,query:r,body:Ty(t.connectOAuthParams)},n);return this.isJsonMime(i.headers.get("content-type"))?new je(i):new Za(i)}async oauthConnect(t,n){return await(await this.oauthConnectRaw(t,n)).value()}async oauthUpdateRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling oauthUpdate.");if(t.connectionId===null||t.connectionId===void 0)throw new ie("connectionId","Required parameter requestParameters.connectionId was null or undefined when calling oauthUpdate.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/connections/{connectionId}:oauth-update".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{connectionId}",encodeURIComponent(String(t.connectionId))),method:"PATCH",headers:o,query:r},n);return this.isJsonMime(i.headers.get("content-type"))?new je(i):new Za(i)}async oauthUpdate(t,n){return await(await this.oauthUpdateRaw(t,n)).value()}}class zy extends rn{async createProjectRaw(t,n){if(t.project===null||t.project===void 0)throw new ie("project","Required parameter requestParameters.project was null or undefined when calling createProject.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects",method:"POST",headers:o,query:r,body:Dg(t.project)},n);return new je(i,s=>Ui(s))}async createProject(t,n){return await(await this.createProjectRaw(t,n)).value()}async getProjectRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getProject.");const r={};t.includeEntitlements!==void 0&&(r.includeEntitlements=t.includeEntitlements);const o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:o,query:r},n);return new je(i,s=>Ui(s))}async getProject(t,n){return await(await this.getProjectRaw(t,n)).value()}async listProjectsRaw(t){const n={},r={};this.configuration&&this.configuration.apiKey&&(r["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects",method:"GET",headers:r,query:n},t);return new je(o,i=>i.map(Ui))}async listProjects(t){return await(await this.listProjectsRaw(t)).value()}async updateProjectRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateProject.");if(t.projectUpdate===null||t.projectUpdate===void 0)throw new ie("projectUpdate","Required parameter requestParameters.projectUpdate was null or undefined when calling updateProject.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"PATCH",headers:o,query:r,body:Uy(t.projectUpdate)},n);return new je(i,s=>Ui(s))}async updateProject(t,n){return await(await this.updateProjectRaw(t,n)).value()}}class Qy extends rn{async getProviderRaw(t,n){if(t.provider===null||t.provider===void 0)throw new ie("provider","Required parameter requestParameters.provider was null or undefined when calling getProvider.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/providers/{provider}".replace("{provider}",encodeURIComponent(String(t.provider))),method:"GET",headers:o,query:r},n);return new je(i,s=>ic(s))}async getProvider(t,n){return await(await this.getProviderRaw(t,n)).value()}async listProvidersRaw(t){const n={},r={};this.configuration&&this.configuration.apiKey&&(r["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/providers",method:"GET",headers:r,query:n},t);return new je(o,i=>Ue(i,ic))}async listProviders(t){return await(await this.listProvidersRaw(t)).value()}}class Gy extends rn{async createProviderAppRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createProviderApp.");if(t.providerApp===null||t.providerApp===void 0)throw new ie("providerApp","Required parameter requestParameters.providerApp was null or undefined when calling createProviderApp.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/provider-apps".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"POST",headers:o,query:r,body:Mg(t.providerApp)},n);return new je(i,s=>Xi(s))}async createProviderApp(t,n){return await(await this.createProviderAppRaw(t,n)).value()}async deleteProviderAppRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteProviderApp.");if(t.providerAppId===null||t.providerAppId===void 0)throw new ie("providerAppId","Required parameter requestParameters.providerAppId was null or undefined when calling deleteProviderApp.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/provider-apps/{providerAppId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{providerAppId}",encodeURIComponent(String(t.providerAppId))),method:"DELETE",headers:o,query:r},n);return new jr(i)}async deleteProviderApp(t,n){await this.deleteProviderAppRaw(t,n)}async listProviderAppsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling listProviderApps.");const r={},o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/provider-apps".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:o,query:r},n);return new je(i,s=>s.map(Xi))}async listProviderApps(t,n){return await(await this.listProviderAppsRaw(t,n)).value()}async updateProviderAppRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateProviderApp.");if(t.providerAppId===null||t.providerAppId===void 0)throw new ie("providerAppId","Required parameter requestParameters.providerAppId was null or undefined when calling updateProviderApp.");if(t.providerAppUpdate===null||t.providerAppUpdate===void 0)throw new ie("providerAppUpdate","Required parameter requestParameters.providerAppUpdate was null or undefined when calling updateProviderApp.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/provider-apps/{providerAppId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{providerAppId}",encodeURIComponent(String(t.providerAppId))),method:"PATCH",headers:o,query:r,body:$y(t.providerAppUpdate)},n);return new je(i,s=>Xi(s))}async updateProviderApp(t,n){return await(await this.updateProviderAppRaw(t,n)).value()}}class Xy extends rn{async createRevisionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createRevision.");if(t.integrationId===null||t.integrationId===void 0)throw new ie("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling createRevision.");if(t.revision===null||t.revision===void 0)throw new ie("revision","Required parameter requestParameters.revision was null or undefined when calling createRevision.");const r={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/revisions".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"POST",headers:o,query:r,body:kg(t.revision)},n);return new jr(i)}async createRevision(t,n){await this.createRevisionRaw(t,n)}async getHydratedRevisionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new ie("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getHydratedRevision.");if(t.integrationId===null||t.integrationId===void 0)throw new ie("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling getHydratedRevision.");if(t.revisionId===null||t.revisionId===void 0)throw new ie("revisionId","Required parameter requestParameters.revisionId was null or undefined when calling getHydratedRevision.");if(t.connectionId===null||t.connectionId===void 0)throw new ie("connectionId","Required parameter requestParameters.connectionId was null or undefined when calling getHydratedRevision.");const r={};t.connectionId!==void 0&&(r.connectionId=t.connectionId);const o={};this.configuration&&this.configuration.apiKey&&(o["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const i=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/revisions/{revisionId}:hydrate".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))).replace("{revisionId}",encodeURIComponent(String(t.revisionId))),method:"GET",headers:o,query:r},n);return new je(i,s=>ny(s))}async getHydratedRevision(t,n){return await(await this.getHydratedRevisionRaw(t,n)).value()}}class $l{constructor(t){this.connectionApi=new Hy(t),this.installationApi=new By(t),this.integrationApi=new Jy(t),this.oAuthApi=new Wy(t),this.projectApi=new zy(t),this.providerApi=new Qy(t),this.providerAppApi=new Gy(t),this.revisionApi=new Xy(t)}}const Hl="2.8.3",Yy="v1",$i="https://api.withampersand.com";function Bl(){try{const e=process.env.REACT_APP_AMP_SERVER;switch(e){case"local":return"http://localhost:8080";case"dev":return"https://dev-api.withampersand.com";case"staging":return"https://staging-api.withampersand.com";case"prod":return $i;case"mock":return"http://127.0.0.1:4010";case"":return $i;default:return e??$i}}catch{return $i}}const Zy=(e,t)=>`${e}/${t}`;function ev(){return Zy(Bl(),Yy)}const Jl=Bl(),Wl=ev(),tv=new Vs({basePath:Wl,headers:{"X-Amp-Client":"react","X-Amp-Client-Version":Hl}});let nv=new $l(tv);const Hs=()=>nv;function ot(){const e=Ol();return b.useCallback(async()=>{e||console.error("Unable to create API service without API key.");const n=new Vs({basePath:Wl,headers:{"X-Amp-Client":"react","X-Amp-Client-Version":Hl,"X-Api-Key":e}});return new $l(n)},[e])}const rv=e=>{const t=ot();return Wn({queryKey:["project",e],queryFn:async()=>(await t()).projectApi.getProject({projectIdOrName:e})})},zl=b.createContext({project:null,appName:"",projectId:"",projectIdOrName:"",isLoading:!0}),Ne=()=>{const e=b.useContext(zl);if(!e)throw new Error("useProject must be used within a ProjectProvider");return e};function iv({projectIdOrName:e,children:t}){const{setError:n}=Mt(),{data:r,isLoading:o,isError:i}=rv(e);b.useEffect(()=>{i&&n(ue.PROJECT,e)},[i,e,n]);const s=b.useMemo(()=>({projectId:(r==null?void 0:r.id)||"",projectIdOrName:e,project:r||null,appName:(r==null?void 0:r.appName)||"",isLoading:o}),[e,r,o]);return l.jsx(zl.Provider,{value:s,children:t})}function Ql(){const e=ot(),{projectIdOrName:t}=Ne();return Wn({queryKey:["amp","integrations",t],queryFn:async()=>{if(!t)throw new Error("Project ID or name is required");return(await e()).integrationApi.listIntegrations({projectIdOrName:t})},enabled:!!t})}const Le=async(e,t)=>{var n;if(e instanceof Sl){const{status:r,statusText:o}=e.response;console.error(r===500?"Internal Server Error (500):":r===400?"Bad Request (400):":`Error (${r}):`,o);try{const s=await e.response.clone().json(),a=((n=s==null?void 0:s.causes)==null?void 0:n.join(`
2
2
  `))||(s==null?void 0:s.detail);a?(console.error("[Error Message]",a),s!=null&&s.remedy&&console.error("[Remedy]",s.remedy)):console.error("Unexpected error response:",s);const c=`${a} ${s!=null&&s.remedy?`
3
3
 
4
- [Remedy] ${s.remedy}`:""}`;t&&t(c)}catch(i){console.error("Error parsing error response body:",i)}}else console.error("Unexpected error:",e.message)},Ql=w.createContext({integrations:null,isLoading:!0}),Bs=()=>{const e=w.useContext(Ql);if(!e)throw new Error("useIntegrationList must be used within a IntegrationListProvider");return e};function rv({children:e}){const{projectIdOrName:t}=Ne(),{setError:n,removeError:r}=Dt(),{data:o,isLoading:i,isError:s}=zl();w.useEffect(()=>{s?(Le(s),n(ue.INTEGRATION_LIST,t)):r(ue.INTEGRATION_LIST,t)},[s,t,r,n]);const a=w.useMemo(()=>({integrations:o||null,isLoading:i}),[o,i]);return l.jsx(Ql.Provider,{value:a,children:e})}const iv=new dp;function ov(e){const{options:{apiKey:t,projectId:n,project:r},children:o}=e,i=r||n;if(n&&r)throw new Error("Use AmpersandProvider either with projectId or project but not both.");if(!i)throw new Error("Cannot use AmpersandProvider without a projectId or name.");if(!t)throw new Error("Cannot use AmpersandProvider without an apiKey.");return l.jsx(gp,{client:iv,children:l.jsx(Rp,{children:l.jsx(Np,{value:t,children:l.jsx(nv,{projectIdOrName:i,children:l.jsx(rv,{children:o})})})})})}const Gl=w.createContext(null);function sv(){const e=w.useContext(Gl);if(!e)throw new Error(`Cannot call useAmpersandProvider unless your
5
- component is wrapped with AmpersandProvider`);return e}const Js=({groupRef:e,provider:t})=>{const{projectIdOrName:n}=Ne(),r=it();return Wn({queryKey:["amp","connections",n,e,t],queryFn:async()=>{if(!n)throw new Error("Project ID or name not found. Please wrap this component inside of AmpersandProvider");if(!e)throw new Error("Group reference not found.");if(!t)throw new Error("Provider not found.");return(await r()).connectionApi.listConnections({projectIdOrName:n,groupRef:e,provider:t})},retry:3,enabled:!!n&&!!e&&!!t})},zr=e=>{const t=zl(),n=t.data,r=n==null?void 0:n.find(o=>o.name===e||o.id===e);return{...t,data:r,provider:r==null?void 0:r.provider}};function av(){return l.jsxs("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[l.jsx("path",{d:"M20.5796 7.72236L3.63955 36.0024C3.29029 36.6072 3.10549 37.293 3.10353 37.9914C3.10158 38.6898 3.28254 39.3766 3.62841 39.9834C3.97428 40.5902 4.473 41.0959 5.07497 41.4501C5.67693 41.8043 6.36115 41.9947 7.05955 42.0024H40.9396C41.638 41.9947 42.3222 41.8043 42.9241 41.4501C43.5261 41.0959 44.0248 40.5902 44.3707 39.9834C44.7166 39.3766 44.8975 38.6898 44.8956 37.9914C44.8936 37.293 44.7088 36.6072 44.3596 36.0024L27.4196 7.72236C27.063 7.13458 26.561 6.6486 25.9619 6.31133C25.3629 5.97406 24.687 5.79688 23.9996 5.79688C23.3121 5.79688 22.6362 5.97406 22.0372 6.31133C21.4381 6.6486 20.9361 7.13458 20.5796 7.72236Z",stroke:"#7F1D1D",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M24 18V26",stroke:"#7F1D1D",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M24 34H24.02",stroke:"#7F1D1D",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"})]})}const cv="_box_1p7c5_1",oc={box:cv};function bn({children:e,className:t,style:n}){return l.jsx("div",{className:t?`${oc.box} ${t}`:oc.box,style:n,children:e})}const lv="_container_1wvzr_1",sc={container:lv};function Qr({children:e,className:t,style:n}){return l.jsx("div",{className:t?`${sc.container} ${t}`:sc.container,style:n,children:e})}const uv="_errorBoxContainer_4sdb2_1",dv="_errorBox_4sdb2_1",fv="_errorText_4sdb2_20",ws={errorBoxContainer:uv,errorBox:dv,errorText:fv};function Xl({message:e}){return l.jsx(bn,{className:ws.errorBox,children:l.jsx("p",{className:ws.errorText,children:e})})}function Yl({message:e,children:t}){return l.jsxs(Qr,{className:ws.errorBoxContainer,children:[l.jsx(av,{}),l.jsx(Xl,{message:e}),t]})}const pv="_loader_6ubm6_1",hv="_rotate_6ubm6_1",mv="_ball1_6ubm6_1",gv="_ball2_6ubm6_1",yv={loader:pv,rotate:hv,ball1:mv,ball2:gv};function vv(){return l.jsx("span",{className:yv.loader})}function ui(){return l.jsx("div",{style:{display:"flex",width:"100%",height:"100%",justifyContent:"center",marginTop:"20%",marginBottom:"20%"},children:l.jsx(vv,{})})}function Zl({children:e}){return l.jsx(Qr,{style:{maxWidth:"55rem"},children:l.jsx(bn,{children:e})})}function Gr(){return l.jsx(Zl,{children:l.jsx(ui,{})})}function Wt({message:e,children:t}){return l.jsx(Zl,{children:l.jsx(Yl,{message:e,children:t})})}const Ws=(e,t)=>{var s;const n=it(),{projectIdOrName:r}=Ne(),{integrations:o}=Bs(),i=(s=o==null?void 0:o.find(a=>a.name===e))==null?void 0:s.id;return Wn({queryKey:["amp","installations",r,i,t],queryFn:async()=>{if(!r)throw new Error("Project ID is required");if(!i)throw new Error("Integration ID is required");if(!t)throw new Error("Group reference is required");return(await n()).installationApi.listInstallations({projectIdOrName:r,integrationId:i,groupRef:t})},enabled:!!r&&!!i&&!!t&&!!o&&o.length>0})};function vn(e){return e.charAt(0).toUpperCase()+e.slice(1)}function wv(e,t){return(t==null?void 0:t.displayName)??vn(e)}const bv=e=>e.split(`
6
- `).filter(n=>n.trim()!==""),Iv=(e,t)=>(t==null?void 0:t.length)===0||!e?null:t.find(n=>n.name===e)??null,Cv=e=>e.replace(/[.:/\\]/g,"\\$&"),xv=()=>{const[e,t]=w.useState(!1),n=w.useCallback(()=>{t(!0)},[t]),r=w.useCallback(()=>{t(!1)},[t]);return{isIntegrationDeleted:e,setIntegrationDeleted:n,resetIntegrationDeleted:r}},eu=w.createContext({integrationId:"",provider:"",integrationObj:void 0,consumerRef:"",consumerName:"",groupRef:"",groupName:"",installation:void 0,setInstallation:()=>{},resetInstallations:()=>{},onInstallSuccess:void 0,onUpdateSuccess:void 0,onUninstallSuccess:void 0,isIntegrationDeleted:!1,setIntegrationDeleted:()=>{}});function ot(){const e=w.useContext(eu);if(!e)throw new Error("useInstallIntegrationProps must be used within an InstallIntegrationProvider");return e}function Ov({children:e,integration:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,onInstallSuccess:s,onUpdateSuccess:a,onUninstallSuccess:c,fieldMapping:d}){const{integrations:u}=Bs(),{setError:f,isError:g,removeError:m}=Dt(),{isIntegrationDeleted:b,setIntegrationDeleted:y,resetIntegrationDeleted:p}=xv(),C=w.useMemo(()=>Iv(t,u||[]),[t,u]),{data:h,isLoading:v,isError:I,error:O}=Ws(t,o),S=(h==null?void 0:h[0])||null;w.useEffect(()=>{p()},[t,n,r,o,i,d]),w.useEffect(()=>{C===null&&(u!=null&&u.length)&&console.error(`Integration "${t}" not found in integration list`)},[t,C,u]),w.useEffect(()=>{I?(f(ue.INSTALLATION_LIST,(C==null?void 0:C.id)||""),Le(O)):m(ue.INSTALLATION_LIST,(C==null?void 0:C.id)||"")},[I,C,f,m,O]);const N=qe(),T=w.useCallback(()=>{N.invalidateQueries({queryKey:["amp","installations"]})},[N]),A=w.useCallback(K=>{N.setQueryData(["amp","installations"],[K]),N.invalidateQueries({queryKey:["amp","installations"]})},[N]),D=(C==null?void 0:C.id)||"",B=w.useMemo(()=>({integrationId:(C==null?void 0:C.id)||"",provider:(C==null?void 0:C.provider)||"",integrationObj:C,consumerRef:n,consumerName:r,groupRef:o,groupName:i,installation:S||void 0,setInstallation:A,resetInstallations:T,onInstallSuccess:s,onUpdateSuccess:a,onUninstallSuccess:c,isIntegrationDeleted:b,setIntegrationDeleted:y,fieldMapping:d}),[C,n,r,o,i,S,A,T,s,a,c,b,y,d]);if(v)return l.jsx(Gr,{});if(C===null)return l.jsx(Wt,{message:`Integration "${t}" not found`});if(g(ue.INSTALLATION_LIST,D)){const K=`Error retrieving installation information for integration "${(C==null?void 0:C.name)||"unknown"}"`;return l.jsx(Wt,{message:K})}return l.jsx(eu.Provider,{value:B,children:e})}const tu=w.createContext({connections:null,isConnectionsLoading:!0,selectedConnection:null,setConnections:()=>{},setSelectedConnection:()=>{}}),Xt=()=>{const e=w.useContext(tu);if(!e)throw new Error("useConnections must be used within a ConnectionsProvider");return e};function nu({groupRef:e,provider:t,children:n}){const r=qe(),{setError:o,isError:i}=Dt(),{projectId:s,isLoading:a}=Ne(),{integrationId:c,groupRef:d}=ot(),{provider:u}=zr(c),{data:f,isLoading:g,isError:m,error:b}=Js({groupRef:e||d,provider:u||t}),y=f==null?void 0:f[0],p=w.useCallback(v=>{r.setQueryData(["amp","connections"],()=>v),r.invalidateQueries({queryKey:["amp","connections"]})},[r]),C=w.useCallback(()=>{r.invalidateQueries({queryKey:["amp","connections"]})},[r]);w.useEffect(()=>{m?(o(ue.CONNECTION_LIST,s,!0),Le(b)):o(ue.CONNECTION_LIST,s,!1)},[m,o,s,b]);const h=w.useMemo(()=>({connections:f||null,isConnectionsLoading:g,selectedConnection:y||null,setConnections:p,setSelectedConnection:C}),[f,g,y,p,C]);if(g||a)return l.jsx(Gr,{});if(i(ue.PROJECT,s))return l.jsx(Wt,{message:`Error loading project ${s}`});if(i(ue.CONNECTION_LIST,s))return l.jsx(Wt,{message:"Error retrieving existing connections"});if(!s)throw new Error("Project ID not found. ConnectionsProvider must be used within AmpersandProvider");return l.jsx(tu.Provider,{value:h,children:n})}function ru(){const[e,t]=w.useState(1);return{seed:e,reset:()=>{t(Math.random())}}}var Hi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function zs(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var io={exports:{}};io.exports;(function(e,t){var n=200,r="__lodash_hash_undefined__",o=1,i=2,s=9007199254740991,a="[object Arguments]",c="[object Array]",d="[object AsyncFunction]",u="[object Boolean]",f="[object Date]",g="[object Error]",m="[object Function]",b="[object GeneratorFunction]",y="[object Map]",p="[object Number]",C="[object Null]",h="[object Object]",v="[object Promise]",I="[object Proxy]",O="[object RegExp]",S="[object Set]",N="[object String]",T="[object Symbol]",A="[object Undefined]",D="[object WeakMap]",B="[object ArrayBuffer]",K="[object DataView]",$="[object Float32Array]",J="[object Float64Array]",ae="[object Int8Array]",re="[object Int16Array]",ne="[object Int32Array]",ge="[object Uint8Array]",be="[object Uint8ClampedArray]",F="[object Uint16Array]",L="[object Uint32Array]",H=/[\\^$.*+?()[\]{}|]/g,U=/^\[object .+?Constructor\]$/,q=/^(?:0|[1-9]\d*)$/,M={};M[$]=M[J]=M[ae]=M[re]=M[ne]=M[ge]=M[be]=M[F]=M[L]=!0,M[a]=M[c]=M[B]=M[u]=M[K]=M[f]=M[g]=M[m]=M[y]=M[p]=M[h]=M[O]=M[S]=M[N]=M[D]=!1;var Z=typeof Hi=="object"&&Hi&&Hi.Object===Object&&Hi,ee=typeof self=="object"&&self&&self.Object===Object&&self,W=Z||ee||Function("return this")(),te=t&&!t.nodeType&&t,X=te&&!0&&e&&!e.nodeType&&e,de=X&&X.exports===te,j=de&&Z.process,we=function(){try{return j&&j.binding&&j.binding("util")}catch{}}(),z=we&&we.isTypedArray;function Ee(x,E){for(var P=-1,Y=x==null?0:x.length,Re=0,fe=[];++P<Y;){var Me=x[P];E(Me,P,x)&&(fe[Re++]=Me)}return fe}function Ve(x,E){for(var P=-1,Y=E.length,Re=x.length;++P<Y;)x[Re+P]=E[P];return x}function Ze(x,E){for(var P=-1,Y=x==null?0:x.length;++P<Y;)if(E(x[P],P,x))return!0;return!1}function $e(x,E){for(var P=-1,Y=Array(x);++P<x;)Y[P]=E(P);return Y}function Ie(x){return function(E){return x(E)}}function Mt(x,E){return x.has(E)}function et(x,E){return x==null?void 0:x[E]}function bt(x){var E=-1,P=Array(x.size);return x.forEach(function(Y,Re){P[++E]=[Re,Y]}),P}function kt(x,E){return function(P){return x(E(P))}}function jt(x){var E=-1,P=Array(x.size);return x.forEach(function(Y){P[++E]=Y}),P}var tt=Array.prototype,Ge=Function.prototype,He=Object.prototype,Fe=W["__core-js_shared__"],Lt=Ge.toString,pt=He.hasOwnProperty,an=function(){var x=/[^.]+$/.exec(Fe&&Fe.keys&&Fe.keys.IE_PROTO||"");return x?"Symbol(src)_1."+x:""}(),Zt=He.toString,It=RegExp("^"+Lt.call(pt).replace(H,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Pe=de?W.Buffer:void 0,cn=W.Symbol,xn=W.Uint8Array,ln=He.propertyIsEnumerable,zn=tt.splice,ht=cn?cn.toStringTag:void 0,un=Object.getOwnPropertySymbols,On=Pe?Pe.isBuffer:void 0,Qn=kt(Object.keys,Object),_n=br(W,"DataView"),Ae=br(W,"Map"),st=br(W,"Promise"),oe=br(W,"Set"),me=br(W,"WeakMap"),Be=br(Object,"create"),dn=Xn(_n),Q=Xn(Ae),ce=Xn(st),le=Xn(oe),Ke=Xn(me),Je=cn?cn.prototype:void 0,mt=Je?Je.valueOf:void 0;function Xe(x){var E=-1,P=x==null?0:x.length;for(this.clear();++E<P;){var Y=x[E];this.set(Y[0],Y[1])}}function nt(){this.__data__=Be?Be(null):{},this.size=0}function gt(x){var E=this.has(x)&&delete this.__data__[x];return this.size-=E?1:0,E}function Te(x){var E=this.__data__;if(Be){var P=E[x];return P===r?void 0:P}return pt.call(E,x)?E[x]:void 0}function Sn(x){var E=this.__data__;return Be?E[x]!==void 0:pt.call(E,x)}function ko(x,E){var P=this.__data__;return this.size+=this.has(x)?0:1,P[x]=Be&&E===void 0?r:E,this}Xe.prototype.clear=nt,Xe.prototype.delete=gt,Xe.prototype.get=Te,Xe.prototype.has=Sn,Xe.prototype.set=ko;function qt(x){var E=-1,P=x==null?0:x.length;for(this.clear();++E<P;){var Y=x[E];this.set(Y[0],Y[1])}}function Ni(){this.__data__=[],this.size=0}function Ti(x){var E=this.__data__,P=Di(E,x);if(P<0)return!1;var Y=E.length-1;return P==Y?E.pop():zn.call(E,P,1),--this.size,!0}function Ri(x){var E=this.__data__,P=Di(E,x);return P<0?void 0:E[P][1]}function Ai(x){return Di(this.__data__,x)>-1}function Fi(x,E){var P=this.__data__,Y=Di(P,x);return Y<0?(++this.size,P.push([x,E])):P[Y][1]=E,this}qt.prototype.clear=Ni,qt.prototype.delete=Ti,qt.prototype.get=Ri,qt.prototype.has=Ai,qt.prototype.set=Fi;function ye(x){var E=-1,P=x==null?0:x.length;for(this.clear();++E<P;){var Y=x[E];this.set(Y[0],Y[1])}}function Kt(){this.size=0,this.__data__={hash:new Xe,map:new(Ae||qt),string:new Xe}}function ei(x){var E=Mi(this,x).delete(x);return this.size-=E?1:0,E}function Gn(x){return Mi(this,x).get(x)}function jo(x){return Mi(this,x).has(x)}function ti(x,E){var P=Mi(this,x),Y=P.size;return P.set(x,E),this.size+=P.size==Y?0:1,this}ye.prototype.clear=Kt,ye.prototype.delete=ei,ye.prototype.get=Gn,ye.prototype.has=jo,ye.prototype.set=ti;function Pi(x){var E=-1,P=x==null?0:x.length;for(this.__data__=new ye;++E<P;)this.add(x[E])}function If(x){return this.__data__.set(x,r),this}function Cf(x){return this.__data__.has(x)}Pi.prototype.add=Pi.prototype.push=If,Pi.prototype.has=Cf;function En(x){var E=this.__data__=new qt(x);this.size=E.size}function xf(){this.__data__=new qt,this.size=0}function Of(x){var E=this.__data__,P=E.delete(x);return this.size=E.size,P}function _f(x){return this.__data__.get(x)}function Sf(x){return this.__data__.has(x)}function Ef(x,E){var P=this.__data__;if(P instanceof qt){var Y=P.__data__;if(!Ae||Y.length<n-1)return Y.push([x,E]),this.size=++P.size,this;P=this.__data__=new ye(Y)}return P.set(x,E),this.size=P.size,this}En.prototype.clear=xf,En.prototype.delete=Of,En.prototype.get=_f,En.prototype.has=Sf,En.prototype.set=Ef;function Nf(x,E){var P=ki(x),Y=!P&&$f(x),Re=!P&&!Y&&Lo(x),fe=!P&&!Y&&!Re&&Ua(x),Me=P||Y||Re||fe,Ye=Me?$e(x.length,String):[],rt=Ye.length;for(var De in x)pt.call(x,De)&&!(Me&&(De=="length"||Re&&(De=="offset"||De=="parent")||fe&&(De=="buffer"||De=="byteLength"||De=="byteOffset")||Lf(De,rt)))&&Ye.push(De);return Ye}function Di(x,E){for(var P=x.length;P--;)if(ja(x[P][0],E))return P;return-1}function Tf(x,E,P){var Y=E(x);return ki(x)?Y:Ve(Y,P(x))}function ni(x){return x==null?x===void 0?A:C:ht&&ht in Object(x)?kf(x):Vf(x)}function Pa(x){return ri(x)&&ni(x)==a}function Da(x,E,P,Y,Re){return x===E?!0:x==null||E==null||!ri(x)&&!ri(E)?x!==x&&E!==E:Rf(x,E,P,Y,Da,Re)}function Rf(x,E,P,Y,Re,fe){var Me=ki(x),Ye=ki(E),rt=Me?c:Nn(x),De=Ye?c:Nn(E);rt=rt==a?h:rt,De=De==a?h:De;var Ct=rt==h,Ut=De==h,at=rt==De;if(at&&Lo(x)){if(!Lo(E))return!1;Me=!0,Ct=!1}if(at&&!Ct)return fe||(fe=new En),Me||Ua(x)?Ma(x,E,P,Y,Re,fe):Df(x,E,rt,P,Y,Re,fe);if(!(P&o)){var Nt=Ct&&pt.call(x,"__wrapped__"),Tt=Ut&&pt.call(E,"__wrapped__");if(Nt||Tt){var Tn=Nt?x.value():x,fn=Tt?E.value():E;return fe||(fe=new En),Re(Tn,fn,P,Y,fe)}}return at?(fe||(fe=new En),Mf(x,E,P,Y,Re,fe)):!1}function Af(x){if(!Ka(x)||Kf(x))return!1;var E=La(x)?It:U;return E.test(Xn(x))}function Ff(x){return ri(x)&&qa(x.length)&&!!M[ni(x)]}function Pf(x){if(!Uf(x))return Qn(x);var E=[];for(var P in Object(x))pt.call(x,P)&&P!="constructor"&&E.push(P);return E}function Ma(x,E,P,Y,Re,fe){var Me=P&o,Ye=x.length,rt=E.length;if(Ye!=rt&&!(Me&&rt>Ye))return!1;var De=fe.get(x);if(De&&fe.get(E))return De==E;var Ct=-1,Ut=!0,at=P&i?new Pi:void 0;for(fe.set(x,E),fe.set(E,x);++Ct<Ye;){var Nt=x[Ct],Tt=E[Ct];if(Y)var Tn=Me?Y(Tt,Nt,Ct,E,x,fe):Y(Nt,Tt,Ct,x,E,fe);if(Tn!==void 0){if(Tn)continue;Ut=!1;break}if(at){if(!Ze(E,function(fn,Yn){if(!Mt(at,Yn)&&(Nt===fn||Re(Nt,fn,P,Y,fe)))return at.push(Yn)})){Ut=!1;break}}else if(!(Nt===Tt||Re(Nt,Tt,P,Y,fe))){Ut=!1;break}}return fe.delete(x),fe.delete(E),Ut}function Df(x,E,P,Y,Re,fe,Me){switch(P){case K:if(x.byteLength!=E.byteLength||x.byteOffset!=E.byteOffset)return!1;x=x.buffer,E=E.buffer;case B:return!(x.byteLength!=E.byteLength||!fe(new xn(x),new xn(E)));case u:case f:case p:return ja(+x,+E);case g:return x.name==E.name&&x.message==E.message;case O:case N:return x==E+"";case y:var Ye=bt;case S:var rt=Y&o;if(Ye||(Ye=jt),x.size!=E.size&&!rt)return!1;var De=Me.get(x);if(De)return De==E;Y|=i,Me.set(x,E);var Ct=Ma(Ye(x),Ye(E),Y,Re,fe,Me);return Me.delete(x),Ct;case T:if(mt)return mt.call(x)==mt.call(E)}return!1}function Mf(x,E,P,Y,Re,fe){var Me=P&o,Ye=ka(x),rt=Ye.length,De=ka(E),Ct=De.length;if(rt!=Ct&&!Me)return!1;for(var Ut=rt;Ut--;){var at=Ye[Ut];if(!(Me?at in E:pt.call(E,at)))return!1}var Nt=fe.get(x);if(Nt&&fe.get(E))return Nt==E;var Tt=!0;fe.set(x,E),fe.set(E,x);for(var Tn=Me;++Ut<rt;){at=Ye[Ut];var fn=x[at],Yn=E[at];if(Y)var Va=Me?Y(Yn,fn,at,E,x,fe):Y(fn,Yn,at,x,E,fe);if(!(Va===void 0?fn===Yn||Re(fn,Yn,P,Y,fe):Va)){Tt=!1;break}Tn||(Tn=at=="constructor")}if(Tt&&!Tn){var ji=x.constructor,Li=E.constructor;ji!=Li&&"constructor"in x&&"constructor"in E&&!(typeof ji=="function"&&ji instanceof ji&&typeof Li=="function"&&Li instanceof Li)&&(Tt=!1)}return fe.delete(x),fe.delete(E),Tt}function ka(x){return Tf(x,Jf,jf)}function Mi(x,E){var P=x.__data__;return qf(E)?P[typeof E=="string"?"string":"hash"]:P.map}function br(x,E){var P=et(x,E);return Af(P)?P:void 0}function kf(x){var E=pt.call(x,ht),P=x[ht];try{x[ht]=void 0;var Y=!0}catch{}var Re=Zt.call(x);return Y&&(E?x[ht]=P:delete x[ht]),Re}var jf=un?function(x){return x==null?[]:(x=Object(x),Ee(un(x),function(E){return ln.call(x,E)}))}:Wf,Nn=ni;(_n&&Nn(new _n(new ArrayBuffer(1)))!=K||Ae&&Nn(new Ae)!=y||st&&Nn(st.resolve())!=v||oe&&Nn(new oe)!=S||me&&Nn(new me)!=D)&&(Nn=function(x){var E=ni(x),P=E==h?x.constructor:void 0,Y=P?Xn(P):"";if(Y)switch(Y){case dn:return K;case Q:return y;case ce:return v;case le:return S;case Ke:return D}return E});function Lf(x,E){return E=E??s,!!E&&(typeof x=="number"||q.test(x))&&x>-1&&x%1==0&&x<E}function qf(x){var E=typeof x;return E=="string"||E=="number"||E=="symbol"||E=="boolean"?x!=="__proto__":x===null}function Kf(x){return!!an&&an in x}function Uf(x){var E=x&&x.constructor,P=typeof E=="function"&&E.prototype||He;return x===P}function Vf(x){return Zt.call(x)}function Xn(x){if(x!=null){try{return Lt.call(x)}catch{}try{return x+""}catch{}}return""}function ja(x,E){return x===E||x!==x&&E!==E}var $f=Pa(function(){return arguments}())?Pa:function(x){return ri(x)&&pt.call(x,"callee")&&!ln.call(x,"callee")},ki=Array.isArray;function Hf(x){return x!=null&&qa(x.length)&&!La(x)}var Lo=On||zf;function Bf(x,E){return Da(x,E)}function La(x){if(!Ka(x))return!1;var E=ni(x);return E==m||E==b||E==d||E==I}function qa(x){return typeof x=="number"&&x>-1&&x%1==0&&x<=s}function Ka(x){var E=typeof x;return x!=null&&(E=="object"||E=="function")}function ri(x){return x!=null&&typeof x=="object"}var Ua=z?Ie(z):Ff;function Jf(x){return Hf(x)?Nf(x):Pf(x)}function Wf(){return[]}function zf(){return!1}e.exports=Bf})(io,io.exports);var _v=io.exports;const iu=zs(_v),pr="other",oo="manage-tab";function Hn(e){return!e.fieldName}function Sv(e,t){var n;return((n=e==null?void 0:e.objects)==null?void 0:n.find(r=>r.objectName===t))||null}function Ev(e){var t;return((t=e==null?void 0:e.requiredFields)==null?void 0:t.filter(n=>!Hn(n)&&!!n.fieldName))||null}function Nv(e){var n;return((n=e==null?void 0:e.requiredFields)==null?void 0:n.filter(r=>Hn(r)&&!!r.mapToName))||[]}function Tv(e){var n;return((n=e==null?void 0:e.optionalFields)==null?void 0:n.filter(r=>Hn(r)&&!!r.mapToName))||[]}function Rv(e){var t;return((t=e==null?void 0:e.optionalFields)==null?void 0:t.filter(n=>!Hn(n)&&!!n.fieldName))||null}const ou=(e,t)=>{var n,r,o;return(o=(r=(n=e==null?void 0:e.content)==null?void 0:n.read)==null?void 0:r.objects)==null?void 0:o[t]};function Av(e){return Hn(e)?e.mapToName:e.fieldName}const su=(e,t)=>{var r,o,i;const n=[];return(i=(o=(r=t.content)==null?void 0:r.read)==null?void 0:o.objects)==null||i.forEach(s=>{n.push({name:s==null?void 0:s.objectName,displayName:(s==null?void 0:s.mapToDisplayName)||(s==null?void 0:s.displayName)||(s==null?void 0:s.objectName)&&vn(s==null?void 0:s.objectName),completed:e?!!ou(e,s.objectName):!1})}),n},au=e=>{var n;return{name:pr,completed:e?!!((n=e==null?void 0:e.content)!=null&&n.write):!1}};function Fv(e,t){var i;const n=su(e,t),o=!!((i=t==null?void 0:t.content)!=null&&i.write)?au(e):void 0;return o&&n.push(o),n}function cu(e,t,n){const r=(e==null?void 0:e.filter(i=>!(t!=null&&t[i==null?void 0:i.mapToName])))||[],o=r.map(i=>i.mapToName);return n(ue.MAPPING,o),r!=null&&r.length&&console.error("required fields not met",r.map(i=>i.mapToDisplayName)),{errorList:o}}function Pv(e,t){return iu(e,t)}function lu(e,t){return iu(e,t)}const Dv=(e,t,n)=>{var p,C,h,v,I,O,S,N,T;if(!e)return null;const r=Sv(e,t),o=r&&Ev(r),i=r&&Rv(r),s=r&&Nv(r),a=r&&Tv(r),c=(r==null?void 0:r.allFields)||[],d=(r==null?void 0:r.allFieldsMetadata)||{},u=n==null?void 0:n.content,f=((h=(C=(p=u==null?void 0:u.read)==null?void 0:p.objects)==null?void 0:C[t])==null?void 0:h.selectedFields)||{},g=((O=(I=(v=u==null?void 0:u.read)==null?void 0:v.objects)==null?void 0:I[t])==null?void 0:O.selectedValueMappings)||{},m=((T=(N=(S=u==null?void 0:u.read)==null?void 0:S.objects)==null?void 0:N[t])==null?void 0:T.selectedFieldMappings)||{},b={...f},y={...m};return{allFields:c,allFieldsMetadata:d,requiredFields:o,optionalFields:i,requiredMapFields:s,optionalMapFields:a,selectedOptionalFields:f,selectedFieldMappings:m,selectedValueMappings:g,isOptionalFieldsModified:!1,isRequiredMapFieldsModified:!1,isValueMappingsModified:!1,savedConfig:{optionalFields:b,requiredMapFields:y,selectedValueMappings:g}}},Mv=(e,t)=>{var r,o;if(!e)return null;const n=(o=(r=t==null?void 0:t.content)==null?void 0:r.write)==null?void 0:o.objects;return{writeObjects:(e==null?void 0:e.objects)||[],selectedWriteObjects:n||{},isWriteModified:!1,savedConfig:{selectedWriteObjects:n||{}}}};function uu(e,t,n){var i,s;const r=(i=e==null?void 0:e.content)==null?void 0:i.read,o=(s=e==null?void 0:e.content)==null?void 0:s.write;return{read:Dv(r,t,n),write:Mv(o,n)}}const du=(e,t,n,r)=>{const o=uu(e,n,t);r(n,o)},kv=(e,t,n)=>{const r=Fv(t,e),o={};r.forEach(({name:i,completed:s})=>{s&&(o[i]=uu(e,i,t))}),n(o)},fu=e=>{const{requiredFields:t,selectedOptionalFields:n}=(e==null?void 0:e.read)||{},r=new Set;return t==null||t.forEach(i=>r.add(Av(i))),{...Array.from(r).reduce((i,s)=>({...i,[s]:!0}),{}),...n||{}}},pu=e=>{const{selectedFieldMappings:t}=(e==null?void 0:e.read)||{},n={};return t&&Object.keys(t).forEach(r=>{t[r]!==void 0?n[r]=t[r]||"":console.warn(`Error undefined when generating selectedRequiredMapFieldsSubmit for key: ${r}`)}),n},hu=e=>{const{selectedValueMappings:t}=(e==null?void 0:e.read)||{};return t};function mu(e,t){return t[e]||void 0}async function gu({createConfig:e,projectId:t,integrationId:n,groupRef:r,connectionId:o,apiKey:i,setError:s,setInstallation:a,onInstallSuccess:c}){const d={projectIdOrName:t,integrationId:n,installation:{groupRef:r,connectionId:o,config:e}};try{const u=await Hs().installationApi.createInstallation(d,{headers:{"X-Api-Key":i,"Content-Type":"application/json"}});a(u),c==null||c(u.id,u.config)}catch(u){Le(u,s)}}function Ii(e){var t;return(t=e.content.proxy)==null?void 0:t.enabled}const jv=(e,t)=>{const n=e.content.read,r=n==null?void 0:n.objects;return r==null?void 0:r.find(o=>o.objectName===t)},Lv=(e,t,n,r)=>{const o=fu(e),i=pu(e),s=hu(e),a=jv(n,t);if(!a)return console.error(`Error when getting object from hydratedRevision for objectName: ${t}`),null;const c={revisionId:n.id,createdBy:`consumer:${r}`,content:{provider:n.content.provider,read:{objects:{[t]:{objectName:t,schedule:a.schedule,destination:a.destination,selectedFields:o,selectedFieldMappings:i,selectedValueMappings:s||{},backfill:a.backfill}}}}};return Ii(n)&&(c.content.proxy={enabled:!0}),c},qv=(e,t,n,r,o,i,s,a,c,d,u,f)=>{const g=Lv(c,i,a,r);return g?gu({createConfig:g,projectId:e,integrationId:t,groupRef:n,connectionId:o,apiKey:s,setError:d,setInstallation:u,onInstallSuccess:f}):(console.error("Error when generating createConfig from configureState"),Promise.resolve(null))},yu=e=>{var t;return{...(t=e.write)==null?void 0:t.selectedWriteObjects}},Kv=e=>{const t=e.content.write;return t==null?void 0:t.objects},Uv=(e,t,n)=>{if(!Kv(t))return console.error("Error when getting write objects from hydratedRevision"),null;const o=yu(e),i={revisionId:t.id,createdBy:`consumer:${n}`,content:{provider:t.content.provider,read:{objects:{}},write:{objects:o}}};return Ii(t)&&(i.content.proxy={enabled:!0}),i},Vv=(e,t,n,r,o,i,s,a,c,d,u)=>{const f=Uv(a,s,r);return f?gu({createConfig:f,projectId:e,integrationId:t,groupRef:n,connectionId:o,apiKey:i,setError:c,setInstallation:d,onInstallSuccess:u}):(console.error("Error when generating createConfig from configureState"),Promise.resolve(null))};var vu={exports:{}};/*!
4
+ [Remedy] ${s.remedy}`:""}`;t&&t(c)}catch(i){console.error("Error parsing error response body:",i)}}else console.error("Unexpected error:",e.message)},Gl=b.createContext({integrations:null,isLoading:!0}),Bs=()=>{const e=b.useContext(Gl);if(!e)throw new Error("useIntegrationList must be used within a IntegrationListProvider");return e};function ov({children:e}){const{projectIdOrName:t}=Ne(),{setError:n,removeError:r}=Mt(),{data:o,isLoading:i,isError:s}=Ql();b.useEffect(()=>{s?(Le(s),n(ue.INTEGRATION_LIST,t)):r(ue.INTEGRATION_LIST,t)},[s,t,r,n]);const a=b.useMemo(()=>({integrations:o||null,isLoading:i}),[o,i]);return l.jsx(Gl.Provider,{value:a,children:e})}const sv=new pp;function av(e){const{options:{apiKey:t,projectId:n,project:r},children:o}=e,i=r||n;if(n&&r)throw new Error("Use AmpersandProvider either with projectId or project but not both.");if(!i)throw new Error("Cannot use AmpersandProvider without a projectId or name.");if(!t)throw new Error("Cannot use AmpersandProvider without an apiKey.");return l.jsx(vp,{client:sv,children:l.jsx(Fp,{children:l.jsx(Rp,{value:t,children:l.jsx(iv,{projectIdOrName:i,children:l.jsx(ov,{children:o})})})})})}const Xl=b.createContext(null);function cv(){const e=b.useContext(Xl);if(!e)throw new Error(`Cannot call useAmpersandProvider unless your
5
+ component is wrapped with AmpersandProvider`);return e}const Js=({groupRef:e,provider:t})=>{const{projectIdOrName:n}=Ne(),r=ot();return Wn({queryKey:["amp","connections",n,e,t],queryFn:async()=>{if(!n)throw new Error("Project ID or name not found. Please wrap this component inside of AmpersandProvider");if(!e)throw new Error("Group reference not found.");if(!t)throw new Error("Provider not found.");return(await r()).connectionApi.listConnections({projectIdOrName:n,groupRef:e,provider:t})},retry:3,enabled:!!n&&!!e&&!!t})},zr=e=>{const t=Ql(),n=t.data,r=n==null?void 0:n.find(o=>o.name===e||o.id===e);return{...t,data:r,provider:r==null?void 0:r.provider}};function lv(){return l.jsxs("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[l.jsx("path",{d:"M20.5796 7.72236L3.63955 36.0024C3.29029 36.6072 3.10549 37.293 3.10353 37.9914C3.10158 38.6898 3.28254 39.3766 3.62841 39.9834C3.97428 40.5902 4.473 41.0959 5.07497 41.4501C5.67693 41.8043 6.36115 41.9947 7.05955 42.0024H40.9396C41.638 41.9947 42.3222 41.8043 42.9241 41.4501C43.5261 41.0959 44.0248 40.5902 44.3707 39.9834C44.7166 39.3766 44.8975 38.6898 44.8956 37.9914C44.8936 37.293 44.7088 36.6072 44.3596 36.0024L27.4196 7.72236C27.063 7.13458 26.561 6.6486 25.9619 6.31133C25.3629 5.97406 24.687 5.79688 23.9996 5.79688C23.3121 5.79688 22.6362 5.97406 22.0372 6.31133C21.4381 6.6486 20.9361 7.13458 20.5796 7.72236Z",stroke:"#7F1D1D",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M24 18V26",stroke:"#7F1D1D",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M24 34H24.02",stroke:"#7F1D1D",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"})]})}const uv="_box_1p7c5_1",oc={box:uv};function In({children:e,className:t,style:n}){return l.jsx("div",{className:t?`${oc.box} ${t}`:oc.box,style:n,children:e})}const dv="_container_1wvzr_1",sc={container:dv};function Qr({children:e,className:t,style:n}){return l.jsx("div",{className:t?`${sc.container} ${t}`:sc.container,style:n,children:e})}const fv="_errorBoxContainer_4sdb2_1",pv="_errorBox_4sdb2_1",hv="_errorText_4sdb2_20",ws={errorBoxContainer:fv,errorBox:pv,errorText:hv};function Yl({message:e}){return l.jsx(In,{className:ws.errorBox,children:l.jsx("p",{className:ws.errorText,children:e})})}function Zl({message:e,children:t}){return l.jsxs(Qr,{className:ws.errorBoxContainer,children:[l.jsx(lv,{}),l.jsx(Yl,{message:e}),t]})}const mv="_loader_6ubm6_1",gv="_rotate_6ubm6_1",yv="_ball1_6ubm6_1",vv="_ball2_6ubm6_1",wv={loader:mv,rotate:gv,ball1:yv,ball2:vv};function bv(){return l.jsx("span",{className:wv.loader})}function ui(){return l.jsx("div",{style:{display:"flex",width:"100%",height:"100%",justifyContent:"center",marginTop:"20%",marginBottom:"20%"},children:l.jsx(bv,{})})}function eu({children:e}){return l.jsx(Qr,{style:{maxWidth:"55rem"},children:l.jsx(In,{children:e})})}function Gr(){return l.jsx(eu,{children:l.jsx(ui,{})})}function Wt({message:e,children:t}){return l.jsx(eu,{children:l.jsx(Zl,{message:e,children:t})})}const Ws=(e,t)=>{var s;const n=ot(),{projectIdOrName:r}=Ne(),{integrations:o}=Bs(),i=(s=o==null?void 0:o.find(a=>a.name===e))==null?void 0:s.id;return Wn({queryKey:["amp","installations",r,i,t],queryFn:async()=>{if(!r)throw new Error("Project ID is required");if(!i)throw new Error("Integration ID is required");if(!t)throw new Error("Group reference is required");return(await n()).installationApi.listInstallations({projectIdOrName:r,integrationId:i,groupRef:t})},enabled:!!r&&!!i&&!!t&&!!o&&o.length>0})};function vn(e){return e.charAt(0).toUpperCase()+e.slice(1)}function Iv(e,t){return(t==null?void 0:t.displayName)??vn(e)}const Cv=e=>e.split(`
6
+ `).filter(n=>n.trim()!==""),xv=(e,t)=>(t==null?void 0:t.length)===0||!e?null:t.find(n=>n.name===e)??null,Ov=e=>e.replace(/[.:/\\]/g,"\\$&"),_v=()=>{const[e,t]=b.useState(!1),n=b.useCallback(()=>{t(!0)},[t]),r=b.useCallback(()=>{t(!1)},[t]);return{isIntegrationDeleted:e,setIntegrationDeleted:n,resetIntegrationDeleted:r}},tu=b.createContext({integrationId:"",provider:"",integrationObj:void 0,consumerRef:"",consumerName:"",groupRef:"",groupName:"",installation:void 0,setInstallation:()=>{},resetInstallations:()=>{},onInstallSuccess:void 0,onUpdateSuccess:void 0,onUninstallSuccess:void 0,isIntegrationDeleted:!1,setIntegrationDeleted:()=>{},resetComponent:()=>{}});function Ze(){const e=b.useContext(tu);if(!e)throw new Error("useInstallIntegrationProps must be used within an InstallIntegrationProvider");return e}function Sv({children:e,integration:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,onInstallSuccess:s,onUpdateSuccess:a,onUninstallSuccess:c,fieldMapping:u,resetComponent:d}){const{integrations:f}=Bs(),{setError:m,isError:g,removeError:w}=Mt(),{isIntegrationDeleted:y,setIntegrationDeleted:h,resetIntegrationDeleted:O}=_v(),p=b.useMemo(()=>xv(t,f||[]),[t,f]),{data:v,isLoading:I,isError:x,error:S}=Ws(t,o),N=(v==null?void 0:v[0])||null;b.useEffect(()=>{O()},[t,n,r,o,i,u]),b.useEffect(()=>{p===null&&(f!=null&&f.length)&&console.error(`Integration "${t}" not found in integration list`)},[t,p,f]),b.useEffect(()=>{x?(m(ue.INSTALLATION_LIST,(p==null?void 0:p.id)||""),Le(S)):w(ue.INSTALLATION_LIST,(p==null?void 0:p.id)||"")},[x,p,m,w,S]);const R=qe(),A=b.useCallback(()=>{R.invalidateQueries({queryKey:["amp","installations"]})},[R]),D=b.useCallback(L=>{R.setQueryData(["amp","installations"],[L]),R.invalidateQueries({queryKey:["amp","installations"]})},[R]),B=(p==null?void 0:p.id)||"",$=b.useMemo(()=>({integrationId:(p==null?void 0:p.id)||"",provider:(p==null?void 0:p.provider)||"",integrationObj:p,consumerRef:n,consumerName:r,groupRef:o,groupName:i,installation:N||void 0,setInstallation:D,resetInstallations:A,onInstallSuccess:s,onUpdateSuccess:a,onUninstallSuccess:c,isIntegrationDeleted:y,setIntegrationDeleted:h,fieldMapping:u,resetComponent:d}),[p,n,r,o,i,N,D,A,s,a,c,y,h,u,d]);if(I)return l.jsx(Gr,{});if(p===null)return l.jsx(Wt,{message:`Integration "${t}" not found`});if(g(ue.INSTALLATION_LIST,B)){const L=`Error retrieving installation information for integration "${(p==null?void 0:p.name)||"unknown"}"`;return l.jsx(Wt,{message:L})}return l.jsx(tu.Provider,{value:$,children:e})}const nu=b.createContext({connections:null,isConnectionsLoading:!0,selectedConnection:null,setConnections:()=>{},setSelectedConnection:()=>{}}),Xt=()=>{const e=b.useContext(nu);if(!e)throw new Error("useConnections must be used within a ConnectionsProvider");return e};function ru({groupRef:e,provider:t,children:n}){const r=qe(),{setError:o,isError:i}=Mt(),{projectId:s,isLoading:a}=Ne(),{integrationId:c,groupRef:u}=Ze(),{provider:d}=zr(c),{data:f,isLoading:m,isError:g,error:w}=Js({groupRef:e||u,provider:d||t}),y=f==null?void 0:f[0],h=b.useCallback(v=>{r.setQueryData(["amp","connections"],()=>v),r.invalidateQueries({queryKey:["amp","connections"]})},[r]),O=b.useCallback(()=>{r.invalidateQueries({queryKey:["amp","connections"]})},[r]);b.useEffect(()=>{g?(o(ue.CONNECTION_LIST,s,!0),Le(w)):o(ue.CONNECTION_LIST,s,!1)},[g,o,s,w]);const p=b.useMemo(()=>({connections:f||null,isConnectionsLoading:m,selectedConnection:y||null,setConnections:h,setSelectedConnection:O}),[f,m,y,h,O]);if(m||a)return l.jsx(Gr,{});if(i(ue.PROJECT,s))return l.jsx(Wt,{message:`Error loading project ${s}`});if(i(ue.CONNECTION_LIST,s))return l.jsx(Wt,{message:"Error retrieving existing connections"});if(!s)throw new Error("Project ID not found. ConnectionsProvider must be used within AmpersandProvider");return l.jsx(nu.Provider,{value:p,children:n})}function iu(){const[e,t]=b.useState(1);return{seed:e,reset:()=>{t(Math.random())}}}var Hi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function zs(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var io={exports:{}};io.exports;(function(e,t){var n=200,r="__lodash_hash_undefined__",o=1,i=2,s=9007199254740991,a="[object Arguments]",c="[object Array]",u="[object AsyncFunction]",d="[object Boolean]",f="[object Date]",m="[object Error]",g="[object Function]",w="[object GeneratorFunction]",y="[object Map]",h="[object Number]",O="[object Null]",p="[object Object]",v="[object Promise]",I="[object Proxy]",x="[object RegExp]",S="[object Set]",N="[object String]",R="[object Symbol]",A="[object Undefined]",D="[object WeakMap]",B="[object ArrayBuffer]",$="[object DataView]",L="[object Float32Array]",J="[object Float64Array]",ae="[object Int8Array]",re="[object Int16Array]",ne="[object Int32Array]",ge="[object Uint8Array]",be="[object Uint8ClampedArray]",F="[object Uint16Array]",q="[object Uint32Array]",H=/[\\^$.*+?()[\]{}|]/g,U=/^\[object .+?Constructor\]$/,K=/^(?:0|[1-9]\d*)$/,M={};M[L]=M[J]=M[ae]=M[re]=M[ne]=M[ge]=M[be]=M[F]=M[q]=!0,M[a]=M[c]=M[B]=M[d]=M[$]=M[f]=M[m]=M[g]=M[y]=M[h]=M[p]=M[x]=M[S]=M[N]=M[D]=!1;var Z=typeof Hi=="object"&&Hi&&Hi.Object===Object&&Hi,ee=typeof self=="object"&&self&&self.Object===Object&&self,W=Z||ee||Function("return this")(),te=t&&!t.nodeType&&t,X=te&&!0&&e&&!e.nodeType&&e,de=X&&X.exports===te,j=de&&Z.process,we=function(){try{return j&&j.binding&&j.binding("util")}catch{}}(),z=we&&we.isTypedArray;function Ee(C,E){for(var P=-1,Y=C==null?0:C.length,Re=0,fe=[];++P<Y;){var Me=C[P];E(Me,P,C)&&(fe[Re++]=Me)}return fe}function Ve(C,E){for(var P=-1,Y=E.length,Re=C.length;++P<Y;)C[Re+P]=E[P];return C}function et(C,E){for(var P=-1,Y=C==null?0:C.length;++P<Y;)if(E(C[P],P,C))return!0;return!1}function $e(C,E){for(var P=-1,Y=Array(C);++P<C;)Y[P]=E(P);return Y}function Ie(C){return function(E){return C(E)}}function kt(C,E){return C.has(E)}function tt(C,E){return C==null?void 0:C[E]}function bt(C){var E=-1,P=Array(C.size);return C.forEach(function(Y,Re){P[++E]=[Re,Y]}),P}function jt(C,E){return function(P){return C(E(P))}}function Lt(C){var E=-1,P=Array(C.size);return C.forEach(function(Y){P[++E]=Y}),P}var nt=Array.prototype,Ge=Function.prototype,He=Object.prototype,Fe=W["__core-js_shared__"],qt=Ge.toString,pt=He.hasOwnProperty,an=function(){var C=/[^.]+$/.exec(Fe&&Fe.keys&&Fe.keys.IE_PROTO||"");return C?"Symbol(src)_1."+C:""}(),Zt=He.toString,It=RegExp("^"+qt.call(pt).replace(H,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Pe=de?W.Buffer:void 0,cn=W.Symbol,On=W.Uint8Array,ln=He.propertyIsEnumerable,zn=nt.splice,ht=cn?cn.toStringTag:void 0,un=Object.getOwnPropertySymbols,_n=Pe?Pe.isBuffer:void 0,Qn=jt(Object.keys,Object),Sn=br(W,"DataView"),Ae=br(W,"Map"),st=br(W,"Promise"),oe=br(W,"Set"),me=br(W,"WeakMap"),Be=br(Object,"create"),dn=Xn(Sn),Q=Xn(Ae),ce=Xn(st),le=Xn(oe),Ke=Xn(me),Je=cn?cn.prototype:void 0,mt=Je?Je.valueOf:void 0;function Xe(C){var E=-1,P=C==null?0:C.length;for(this.clear();++E<P;){var Y=C[E];this.set(Y[0],Y[1])}}function rt(){this.__data__=Be?Be(null):{},this.size=0}function gt(C){var E=this.has(C)&&delete this.__data__[C];return this.size-=E?1:0,E}function Te(C){var E=this.__data__;if(Be){var P=E[C];return P===r?void 0:P}return pt.call(E,C)?E[C]:void 0}function En(C){var E=this.__data__;return Be?E[C]!==void 0:pt.call(E,C)}function ko(C,E){var P=this.__data__;return this.size+=this.has(C)?0:1,P[C]=Be&&E===void 0?r:E,this}Xe.prototype.clear=rt,Xe.prototype.delete=gt,Xe.prototype.get=Te,Xe.prototype.has=En,Xe.prototype.set=ko;function Kt(C){var E=-1,P=C==null?0:C.length;for(this.clear();++E<P;){var Y=C[E];this.set(Y[0],Y[1])}}function Ni(){this.__data__=[],this.size=0}function Ti(C){var E=this.__data__,P=Di(E,C);if(P<0)return!1;var Y=E.length-1;return P==Y?E.pop():zn.call(E,P,1),--this.size,!0}function Ri(C){var E=this.__data__,P=Di(E,C);return P<0?void 0:E[P][1]}function Ai(C){return Di(this.__data__,C)>-1}function Fi(C,E){var P=this.__data__,Y=Di(P,C);return Y<0?(++this.size,P.push([C,E])):P[Y][1]=E,this}Kt.prototype.clear=Ni,Kt.prototype.delete=Ti,Kt.prototype.get=Ri,Kt.prototype.has=Ai,Kt.prototype.set=Fi;function ye(C){var E=-1,P=C==null?0:C.length;for(this.clear();++E<P;){var Y=C[E];this.set(Y[0],Y[1])}}function Ut(){this.size=0,this.__data__={hash:new Xe,map:new(Ae||Kt),string:new Xe}}function ei(C){var E=Mi(this,C).delete(C);return this.size-=E?1:0,E}function Gn(C){return Mi(this,C).get(C)}function jo(C){return Mi(this,C).has(C)}function ti(C,E){var P=Mi(this,C),Y=P.size;return P.set(C,E),this.size+=P.size==Y?0:1,this}ye.prototype.clear=Ut,ye.prototype.delete=ei,ye.prototype.get=Gn,ye.prototype.has=jo,ye.prototype.set=ti;function Pi(C){var E=-1,P=C==null?0:C.length;for(this.__data__=new ye;++E<P;)this.add(C[E])}function xf(C){return this.__data__.set(C,r),this}function Of(C){return this.__data__.has(C)}Pi.prototype.add=Pi.prototype.push=xf,Pi.prototype.has=Of;function Nn(C){var E=this.__data__=new Kt(C);this.size=E.size}function _f(){this.__data__=new Kt,this.size=0}function Sf(C){var E=this.__data__,P=E.delete(C);return this.size=E.size,P}function Ef(C){return this.__data__.get(C)}function Nf(C){return this.__data__.has(C)}function Tf(C,E){var P=this.__data__;if(P instanceof Kt){var Y=P.__data__;if(!Ae||Y.length<n-1)return Y.push([C,E]),this.size=++P.size,this;P=this.__data__=new ye(Y)}return P.set(C,E),this.size=P.size,this}Nn.prototype.clear=_f,Nn.prototype.delete=Sf,Nn.prototype.get=Ef,Nn.prototype.has=Nf,Nn.prototype.set=Tf;function Rf(C,E){var P=ki(C),Y=!P&&Bf(C),Re=!P&&!Y&&Lo(C),fe=!P&&!Y&&!Re&&Ua(C),Me=P||Y||Re||fe,Ye=Me?$e(C.length,String):[],it=Ye.length;for(var De in C)pt.call(C,De)&&!(Me&&(De=="length"||Re&&(De=="offset"||De=="parent")||fe&&(De=="buffer"||De=="byteLength"||De=="byteOffset")||Kf(De,it)))&&Ye.push(De);return Ye}function Di(C,E){for(var P=C.length;P--;)if(ja(C[P][0],E))return P;return-1}function Af(C,E,P){var Y=E(C);return ki(C)?Y:Ve(Y,P(C))}function ni(C){return C==null?C===void 0?A:O:ht&&ht in Object(C)?Lf(C):Hf(C)}function Pa(C){return ri(C)&&ni(C)==a}function Da(C,E,P,Y,Re){return C===E?!0:C==null||E==null||!ri(C)&&!ri(E)?C!==C&&E!==E:Ff(C,E,P,Y,Da,Re)}function Ff(C,E,P,Y,Re,fe){var Me=ki(C),Ye=ki(E),it=Me?c:Tn(C),De=Ye?c:Tn(E);it=it==a?p:it,De=De==a?p:De;var Ct=it==p,Vt=De==p,at=it==De;if(at&&Lo(C)){if(!Lo(E))return!1;Me=!0,Ct=!1}if(at&&!Ct)return fe||(fe=new Nn),Me||Ua(C)?Ma(C,E,P,Y,Re,fe):kf(C,E,it,P,Y,Re,fe);if(!(P&o)){var Nt=Ct&&pt.call(C,"__wrapped__"),Tt=Vt&&pt.call(E,"__wrapped__");if(Nt||Tt){var Rn=Nt?C.value():C,fn=Tt?E.value():E;return fe||(fe=new Nn),Re(Rn,fn,P,Y,fe)}}return at?(fe||(fe=new Nn),jf(C,E,P,Y,Re,fe)):!1}function Pf(C){if(!Ka(C)||Vf(C))return!1;var E=La(C)?It:U;return E.test(Xn(C))}function Df(C){return ri(C)&&qa(C.length)&&!!M[ni(C)]}function Mf(C){if(!$f(C))return Qn(C);var E=[];for(var P in Object(C))pt.call(C,P)&&P!="constructor"&&E.push(P);return E}function Ma(C,E,P,Y,Re,fe){var Me=P&o,Ye=C.length,it=E.length;if(Ye!=it&&!(Me&&it>Ye))return!1;var De=fe.get(C);if(De&&fe.get(E))return De==E;var Ct=-1,Vt=!0,at=P&i?new Pi:void 0;for(fe.set(C,E),fe.set(E,C);++Ct<Ye;){var Nt=C[Ct],Tt=E[Ct];if(Y)var Rn=Me?Y(Tt,Nt,Ct,E,C,fe):Y(Nt,Tt,Ct,C,E,fe);if(Rn!==void 0){if(Rn)continue;Vt=!1;break}if(at){if(!et(E,function(fn,Yn){if(!kt(at,Yn)&&(Nt===fn||Re(Nt,fn,P,Y,fe)))return at.push(Yn)})){Vt=!1;break}}else if(!(Nt===Tt||Re(Nt,Tt,P,Y,fe))){Vt=!1;break}}return fe.delete(C),fe.delete(E),Vt}function kf(C,E,P,Y,Re,fe,Me){switch(P){case $:if(C.byteLength!=E.byteLength||C.byteOffset!=E.byteOffset)return!1;C=C.buffer,E=E.buffer;case B:return!(C.byteLength!=E.byteLength||!fe(new On(C),new On(E)));case d:case f:case h:return ja(+C,+E);case m:return C.name==E.name&&C.message==E.message;case x:case N:return C==E+"";case y:var Ye=bt;case S:var it=Y&o;if(Ye||(Ye=Lt),C.size!=E.size&&!it)return!1;var De=Me.get(C);if(De)return De==E;Y|=i,Me.set(C,E);var Ct=Ma(Ye(C),Ye(E),Y,Re,fe,Me);return Me.delete(C),Ct;case R:if(mt)return mt.call(C)==mt.call(E)}return!1}function jf(C,E,P,Y,Re,fe){var Me=P&o,Ye=ka(C),it=Ye.length,De=ka(E),Ct=De.length;if(it!=Ct&&!Me)return!1;for(var Vt=it;Vt--;){var at=Ye[Vt];if(!(Me?at in E:pt.call(E,at)))return!1}var Nt=fe.get(C);if(Nt&&fe.get(E))return Nt==E;var Tt=!0;fe.set(C,E),fe.set(E,C);for(var Rn=Me;++Vt<it;){at=Ye[Vt];var fn=C[at],Yn=E[at];if(Y)var Va=Me?Y(Yn,fn,at,E,C,fe):Y(fn,Yn,at,C,E,fe);if(!(Va===void 0?fn===Yn||Re(fn,Yn,P,Y,fe):Va)){Tt=!1;break}Rn||(Rn=at=="constructor")}if(Tt&&!Rn){var ji=C.constructor,Li=E.constructor;ji!=Li&&"constructor"in C&&"constructor"in E&&!(typeof ji=="function"&&ji instanceof ji&&typeof Li=="function"&&Li instanceof Li)&&(Tt=!1)}return fe.delete(C),fe.delete(E),Tt}function ka(C){return Af(C,zf,qf)}function Mi(C,E){var P=C.__data__;return Uf(E)?P[typeof E=="string"?"string":"hash"]:P.map}function br(C,E){var P=tt(C,E);return Pf(P)?P:void 0}function Lf(C){var E=pt.call(C,ht),P=C[ht];try{C[ht]=void 0;var Y=!0}catch{}var Re=Zt.call(C);return Y&&(E?C[ht]=P:delete C[ht]),Re}var qf=un?function(C){return C==null?[]:(C=Object(C),Ee(un(C),function(E){return ln.call(C,E)}))}:Qf,Tn=ni;(Sn&&Tn(new Sn(new ArrayBuffer(1)))!=$||Ae&&Tn(new Ae)!=y||st&&Tn(st.resolve())!=v||oe&&Tn(new oe)!=S||me&&Tn(new me)!=D)&&(Tn=function(C){var E=ni(C),P=E==p?C.constructor:void 0,Y=P?Xn(P):"";if(Y)switch(Y){case dn:return $;case Q:return y;case ce:return v;case le:return S;case Ke:return D}return E});function Kf(C,E){return E=E??s,!!E&&(typeof C=="number"||K.test(C))&&C>-1&&C%1==0&&C<E}function Uf(C){var E=typeof C;return E=="string"||E=="number"||E=="symbol"||E=="boolean"?C!=="__proto__":C===null}function Vf(C){return!!an&&an in C}function $f(C){var E=C&&C.constructor,P=typeof E=="function"&&E.prototype||He;return C===P}function Hf(C){return Zt.call(C)}function Xn(C){if(C!=null){try{return qt.call(C)}catch{}try{return C+""}catch{}}return""}function ja(C,E){return C===E||C!==C&&E!==E}var Bf=Pa(function(){return arguments}())?Pa:function(C){return ri(C)&&pt.call(C,"callee")&&!ln.call(C,"callee")},ki=Array.isArray;function Jf(C){return C!=null&&qa(C.length)&&!La(C)}var Lo=_n||Gf;function Wf(C,E){return Da(C,E)}function La(C){if(!Ka(C))return!1;var E=ni(C);return E==g||E==w||E==u||E==I}function qa(C){return typeof C=="number"&&C>-1&&C%1==0&&C<=s}function Ka(C){var E=typeof C;return C!=null&&(E=="object"||E=="function")}function ri(C){return C!=null&&typeof C=="object"}var Ua=z?Ie(z):Df;function zf(C){return Jf(C)?Rf(C):Mf(C)}function Qf(){return[]}function Gf(){return!1}e.exports=Wf})(io,io.exports);var Ev=io.exports;const ou=zs(Ev),pr="other",oo="manage-tab";function wn(e){return!e.fieldName}function Nv(e,t){var n;return((n=e==null?void 0:e.objects)==null?void 0:n.find(r=>r.objectName===t))||null}function Tv(e){var t;return((t=e==null?void 0:e.requiredFields)==null?void 0:t.filter(n=>!wn(n)&&!!n.fieldName))||null}function Rv(e){var n;return((n=e==null?void 0:e.requiredFields)==null?void 0:n.filter(r=>wn(r)&&!!r.mapToName))||[]}function Av(e){var n;return((n=e==null?void 0:e.optionalFields)==null?void 0:n.filter(r=>wn(r)&&!!r.mapToName))||[]}function Fv(e){var t;return((t=e==null?void 0:e.optionalFields)==null?void 0:t.filter(n=>!wn(n)&&!!n.fieldName))||null}const su=(e,t)=>{var n,r,o;return(o=(r=(n=e==null?void 0:e.content)==null?void 0:n.read)==null?void 0:r.objects)==null?void 0:o[t]};function Pv(e){return wn(e)?e.mapToName:e.fieldName}const au=(e,t)=>{var r,o,i;const n=[];return(i=(o=(r=t.content)==null?void 0:r.read)==null?void 0:o.objects)==null||i.forEach(s=>{n.push({name:s==null?void 0:s.objectName,displayName:(s==null?void 0:s.mapToDisplayName)||(s==null?void 0:s.displayName)||(s==null?void 0:s.objectName)&&vn(s==null?void 0:s.objectName),completed:e?!!su(e,s.objectName):!1})}),n},cu=e=>{var n;return{name:pr,completed:e?!!((n=e==null?void 0:e.content)!=null&&n.write):!1}};function Dv(e,t){var i;const n=au(e,t),o=!!((i=t==null?void 0:t.content)!=null&&i.write)?cu(e):void 0;return o&&n.push(o),n}function lu(e,t,n){const r=(e==null?void 0:e.filter(i=>!(t!=null&&t[i==null?void 0:i.mapToName])))||[],o=r.map(i=>i.mapToName);return n(ue.MAPPING,o),r!=null&&r.length&&console.error("required fields not met",r.map(i=>i.mapToDisplayName)),{errorList:o}}function Mv(e,t){return ou(e,t)}function uu(e,t){return ou(e,t)}const kv=(e,t,n)=>{var h,O,p,v,I,x,S,N,R;if(!e)return null;const r=Nv(e,t),o=r&&Tv(r),i=r&&Fv(r),s=r&&Rv(r),a=r&&Av(r),c=(r==null?void 0:r.allFields)||[],u=(r==null?void 0:r.allFieldsMetadata)||{},d=n==null?void 0:n.content,f=((p=(O=(h=d==null?void 0:d.read)==null?void 0:h.objects)==null?void 0:O[t])==null?void 0:p.selectedFields)||{},m=((x=(I=(v=d==null?void 0:d.read)==null?void 0:v.objects)==null?void 0:I[t])==null?void 0:x.selectedValueMappings)||{},g=((R=(N=(S=d==null?void 0:d.read)==null?void 0:S.objects)==null?void 0:N[t])==null?void 0:R.selectedFieldMappings)||{},w=Object.entries(f).reduce((A,[D,B])=>((i==null?void 0:i.some(L=>!wn(L)&&"fieldName"in L&&L.fieldName===D))&&(A[D]=B),A),{}),y={...g};return{allFields:c,allFieldsMetadata:u,requiredFields:o,optionalFields:i,requiredMapFields:s,optionalMapFields:a,selectedOptionalFields:w,selectedFieldMappings:g,selectedValueMappings:m,isOptionalFieldsModified:!1,isRequiredMapFieldsModified:!1,isValueMappingsModified:!1,savedConfig:{optionalFields:w,requiredMapFields:y,selectedValueMappings:m}}},jv=(e,t)=>{var r,o;if(!e)return null;const n=(o=(r=t==null?void 0:t.content)==null?void 0:r.write)==null?void 0:o.objects;return{writeObjects:(e==null?void 0:e.objects)||[],selectedWriteObjects:n||{},isWriteModified:!1,savedConfig:{selectedWriteObjects:n||{}}}};function du(e,t,n){var i,s;const r=(i=e==null?void 0:e.content)==null?void 0:i.read,o=(s=e==null?void 0:e.content)==null?void 0:s.write;return{read:kv(r,t,n),write:jv(o,n)}}const fu=(e,t,n,r)=>{const o=du(e,n,t);r(n,o)},Lv=(e,t,n)=>{const r=Dv(t,e),o={};r.forEach(({name:i,completed:s})=>{s&&(o[i]=du(e,i,t))}),n(o)},pu=e=>{const{requiredFields:t,selectedOptionalFields:n}=(e==null?void 0:e.read)||{},r=new Set;return t==null||t.forEach(i=>r.add(Pv(i))),{...Array.from(r).reduce((i,s)=>({...i,[s]:!0}),{}),...n||{}}},hu=e=>{const{selectedFieldMappings:t}=(e==null?void 0:e.read)||{},n={};return t&&Object.keys(t).forEach(r=>{t[r]!==void 0?n[r]=t[r]||"":console.warn(`Error undefined when generating selectedRequiredMapFieldsSubmit for key: ${r}`)}),n},mu=e=>{const{selectedValueMappings:t}=(e==null?void 0:e.read)||{};return t};function gu(e,t){return t[e]||void 0}async function yu({createConfig:e,projectId:t,integrationId:n,groupRef:r,connectionId:o,apiKey:i,setError:s,setInstallation:a,onInstallSuccess:c}){const u={projectIdOrName:t,integrationId:n,installation:{groupRef:r,connectionId:o,config:e}};try{const d=await Hs().installationApi.createInstallation(u,{headers:{"X-Api-Key":i,"Content-Type":"application/json"}});a(d),c==null||c(d.id,d.config)}catch(d){Le(d,s)}}function Ii(e){var t;return(t=e.content.proxy)==null?void 0:t.enabled}const qv=(e,t)=>{const n=e.content.read,r=n==null?void 0:n.objects;return r==null?void 0:r.find(o=>o.objectName===t)},Kv=(e,t,n,r)=>{const o=pu(e),i=hu(e),s=mu(e),a=qv(n,t);if(!a)return console.error(`Error when getting object from hydratedRevision for objectName: ${t}`),null;const c={revisionId:n.id,createdBy:`consumer:${r}`,content:{provider:n.content.provider,read:{objects:{[t]:{objectName:t,schedule:a.schedule,destination:a.destination,selectedFields:o,selectedFieldMappings:i,selectedValueMappings:s||{},backfill:a.backfill}}}}};return Ii(n)&&(c.content.proxy={enabled:!0}),c},Uv=(e,t,n,r,o,i,s,a,c,u,d,f)=>{const m=Kv(c,i,a,r);return m?yu({createConfig:m,projectId:e,integrationId:t,groupRef:n,connectionId:o,apiKey:s,setError:u,setInstallation:d,onInstallSuccess:f}):(console.error("Error when generating createConfig from configureState"),Promise.resolve(null))},vu=e=>{var t;return{...(t=e.write)==null?void 0:t.selectedWriteObjects}},Vv=e=>{const t=e.content.write;return t==null?void 0:t.objects},$v=(e,t,n)=>{if(!Vv(t))return console.error("Error when getting write objects from hydratedRevision"),null;const o=vu(e),i={revisionId:t.id,createdBy:`consumer:${n}`,content:{provider:t.content.provider,read:{objects:{}},write:{objects:o}}};return Ii(t)&&(i.content.proxy={enabled:!0}),i},Hv=(e,t,n,r,o,i,s,a,c,u,d)=>{const f=$v(a,s,r);return f?yu({createConfig:f,projectId:e,integrationId:t,groupRef:n,connectionId:o,apiKey:i,setError:c,setInstallation:u,onInstallSuccess:d}):(console.error("Error when generating createConfig from configureState"),Promise.resolve(null))};var wu={exports:{}};/*!
7
7
  Copyright (c) 2018 Jed Watson.
8
8
  Licensed under the MIT License (MIT), see
9
9
  http://jedwatson.github.io/classnames
10
- */(function(e){(function(){var t={}.hasOwnProperty;function n(){for(var i="",s=0;s<arguments.length;s++){var a=arguments[s];a&&(i=o(i,r(a)))}return i}function r(i){if(typeof i=="string"||typeof i=="number")return i;if(typeof i!="object")return"";if(Array.isArray(i))return n.apply(null,i);if(i.toString!==Object.prototype.toString&&!i.toString.toString().includes("[native code]"))return i.toString();var s="";for(var a in i)t.call(i,a)&&i[a]&&(s=o(s,a));return s}function o(i,s){return s?i?i+" "+s:i+s:i}e.exports?(n.default=n,e.exports=n):window.classNames=n})()})(vu);var $v=vu.exports;const Pt=zs($v),Hv="_button_kwfiu_1",Bv="_buttonError_kwfiu_28",Jv="_danger_kwfiu_42",Wv="_ghost_kwfiu_47",$o={button:Hv,buttonError:Bv,danger:Jv,ghost:Wv};function Qe({className:e,style:t,type:n,children:r,variant:o,...i}){const s=Pt($o.button,{[$o.danger]:o==="danger",[$o.ghost]:o==="ghost",[e||""]:!!e});return l.jsx("button",{type:n,className:s,style:t,...i,children:r})}const zv={backgroundColor:"var(--amp-colors-status-critical-muted)",borderColor:"var(--amp-colors-status-critical-muted)",color:"var(--amp-colors-status-critical-dark)",padding:".5rem 1rem"};function Ci({children:e,style:t}){return l.jsx(bn,{style:{...zv,...t},children:e})}const bo=e=>{const t=it(),{provider:n}=ot(),r=e||n;return Wn({queryKey:["amp","providerInfo",r],queryFn:async()=>{if(!r)throw new Error("Provider not found");return(await t()).providerApi.getProvider({provider:r})},enabled:!!r})},lt=e=>{const t=bo(e),{data:n}=t,{provider:r}=ot(),o=n&&wv(n==null?void 0:n.name,n);return{...t,providerName:o,selectedProvider:e||r}};function In({error:e}){return e?l.jsx(Ci,{style:{marginTop:"2em"},children:e}):null}const Qv="_input_1ymb7_1",Gv="_inputError_1ymb7_27",Xv="_error_1ymb7_43",Ho={input:Qv,inputError:Gv,error:Xv};function Yv({id:e,type:t,className:n,isError:r=!1,...o}){const i=r?Pt(Ho.inputError,Ho.input):Ho.input;return l.jsx("input",{id:e,type:t,className:Pt(i,n),...o})}const Zv="_textarea_18zl4_1",ew="_textareaError_18zl4_14",tw="_error_18zl4_29",Bo={textarea:Zv,textareaError:ew,error:tw};function nw({className:e,isError:t=!1,...n}){const r=t?Pt(Bo.textareaError,Bo.textarea):Bo.textarea;return l.jsx("textarea",{className:Pt(e,r),...n})}const Jt={Input:Yv,Textarea:nw},rw=()=>{const{project:e}=Ne(),t=e==null?void 0:e.id,n=it();return Wn({queryKey:["project",t,"entitlements"],queryFn:async()=>{if(!t)throw new Error("Project ID is required");return(await n()).projectApi.getProject({projectIdOrName:t,includeEntitlements:!0})},enabled:!!t})};function wu(){var n,r;const{data:e}=rw();return((r=(n=e==null?void 0:e.entitlements)==null?void 0:n.brandingRemoval)==null?void 0:r.value)===!0?null:l.jsxs("footer",{style:{backgroundColor:"light-dark(#EFEFEF, #646266)",padding:"1em",fontSize:"0.8em",color:"gray",display:"flex",justifyContent:"center",alignItems:"center",borderRadius:"0 0 4px 4px",gap:"0.4em"},children:[l.jsx("p",{style:{color:"light-dark(gray, #EFEFEF)"},children:"Secured by"}),l.jsx("a",{href:"https://www.withampersand.com/",target:"_blank","aria-label":"Go to Ampersand",rel:"noreferrer noopener",children:l.jsxs("picture",{children:[l.jsx("source",{srcSet:"https://res.cloudinary.com/dycvts6vp/image/upload/v1723671980/ampersand-logo-black.svg",media:"(prefers-color-scheme: light)"}),l.jsx("source",{srcSet:"https://res.cloudinary.com/dycvts6vp/image/upload/v1735853540/ampersand_logo_white.svg",media:"(prefers-color-scheme: dark)"}),l.jsx("img",{style:{height:".8em"},src:"https://res.cloudinary.com/dycvts6vp/image/upload/v1723671980/ampersand-logo-black.svg",alt:"Ampersand"})]})})]})}function vr({children:e}){return l.jsx(Qr,{children:l.jsxs(bn,{children:[l.jsx("div",{style:{padding:"3rem 2rem"},children:e}),l.jsx(wu,{})]})})}function wr({children:e}){return l.jsx("h1",{style:{fontWeight:600,lineHeight:1.2,fontSize:"1.2em"},children:e})}function iw({children:e}){return l.jsx("p",{style:{padding:".5em 0"},children:e})}const ow="_link_oo2kv_1",sw={link:ow};function bu({href:e,className:t,style:n,label:r,children:o,newTab:i=!1}){return l.jsx("a",{className:Pt(sw.link,t),style:n,href:e,"aria-label":r||void 0,target:i?"_blank":"_self",rel:i?"noopener noreferrer":void 0,children:o})}function so({url:e,providerDisplayName:t,credentialName:n}){return l.jsxs("p",{style:{color:"var(--amp-colors-text-muted)"},children:[l.jsx(bu,{href:e,newTab:!0,children:l.jsx("span",{style:{textDecoration:"underline"},children:"Learn more"})})," ","about where to find your ",t," ",n,"."]})}function Qs(e,t){const n={},r=[];if(e.forEach(o=>{const i=t[o.name];!i||i.trim()===""?r.push(o.displayName||o.name):n[o.name]={value:i,source:"input"}}),r.length>0)throw new Error(`Please fill in the following required fields: ${r.join(", ")}.`);return n}function di(e,t){return e.every(n=>{const r=t[n.name];return r&&r.trim()!==""})}function Iu({provider:e,providerInfo:t,handleSubmit:n,isButtonDisabled:r,buttonVariant:o,submitButtonType:i}){var I,O;const[s,a]=w.useState(!1),c=()=>a(S=>!S),[d,u]=w.useState({apiKey:""}),f=((I=t.metadata)==null?void 0:I.input)||[],g=S=>{const{name:N,value:T}=S.currentTarget;u(A=>({...A,[N]:T.trim()}))},{apiKey:m}=d,{providerName:b}=lt(e),y=m.length>0,p=di(f,d),C=r||!y||!p,h=(O=t.apiKeyOpts)==null?void 0:O.docsURL,v=()=>{const S=Qs(f,d);n({apiKey:m,providerMetadata:S})};return l.jsxs("div",{style:{display:"flex",gap:"1rem",flexDirection:"column",marginTop:"1rem"},children:[h&&l.jsx(so,{url:h,providerDisplayName:b||vn(e),credentialName:"API key"}),l.jsxs("div",{style:{display:"flex",gap:".5rem"},children:[l.jsx(Jt.Input,{id:"apiKey",name:"apiKey",type:s?"text":"password",placeholder:"API Key",onChange:g}),l.jsx(Qe,{type:"button",style:{height:"2.5rem",width:"5rem"},onClick:c,variant:o,children:s?"Hide":"Show"})]}),f.map(S=>l.jsxs("div",{children:[S.docsURL&&l.jsx(so,{url:S.docsURL,providerDisplayName:b||vn(e),credentialName:S.displayName||S.name}),l.jsx(Jt.Input,{id:S.name,name:S.name,type:"text",placeholder:S.displayName||S.name,onChange:g})]},S.name)),l.jsx(Qe,{style:{marginTop:"1em",width:"100%"},disabled:C,type:i||"submit",onClick:v,variant:o,children:"Next"})]})}function aw({provider:e,providerInfo:t,handleSubmit:n,error:r,isButtonDisabled:o}){const{providerName:i}=lt(e);return l.jsxs(vr,{children:[l.jsx(wr,{children:`Set up ${i} integration`}),l.jsx(In,{error:r}),l.jsx(Iu,{provider:e,providerInfo:t,handleSubmit:n,isButtonDisabled:o})]})}function cw({...e}){return l.jsx(aw,{...e})}const lw={backgroundColor:"var(--amp-colors-status-success-muted)",borderColor:"var(--amp-colors-status-success-muted)",color:"var(--amp-colors-status-success-dark)",padding:".5rem 1rem"};function Io({children:e,style:t}){return l.jsx(bn,{style:{...lw,...t},children:e})}const Gs=()=>{const e=it(),t=qe(),[n,r]=w.useState(null);return{...wn({mutationKey:["updateConnection"],mutationFn:async i=>(await e()).connectionApi.updateConnection(i),onSuccess:()=>{t.invalidateQueries({queryKey:["amp","connections"]}),r(null)}}),errorMsg:n}},uw="_divider_1kmoj_1",ac={divider:uw};function Co({className:e,style:t}){return l.jsx("hr",{className:e?`${ac.divider} ${e}`:ac.divider,style:t})}function Et({string:e}){return l.jsxs("div",{style:{display:"flex",position:"relative",paddingTop:"1rem",paddingBottom:".5rem"},children:[l.jsx("h3",{style:{color:"var(--amp-colors-text-muted)",fontSize:"1rem",fontWeight:"400"},children:e}),l.jsx("div",{style:{display:"flex",flex:1,justifyContent:"flex-end",alignItems:"center"},children:l.jsx(Co,{style:{width:"100%",marginLeft:"1rem"}})})]})}function dw({provider:e}){const{projectIdOrName:t}=Ne(),{providerName:n,data:r}=lt(e),{selectedConnection:o,isConnectionsLoading:i}=Xt(),{mutateAsync:s,isPending:a,error:c}=Gs(),[d,u]=w.useState(null),[f,g]=w.useState(!1),m=()=>g(!1),b=()=>{g(!0),u(null)},y=(c==null?void 0:c.message)||d||null,p=async C=>{m(),u(null);try{await s({projectIdOrName:t||"",connectionId:(o==null?void 0:o.id)||"",updateConnectionRequest:{updateMask:["apiKey"],connection:{apiKey:C.apiKey}}},{onError:h=>{console.error("Update connection error:",h),Le(h,u)},onSuccess:()=>{b()}})}catch(h){console.error("Update connection caught error:",h),Le(h,u)}};return r?l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Update connection"}),l.jsxs("div",{style:{padding:"1rem 0",display:"flex",flexDirection:"column",gap:".5rem"},children:[l.jsx("p",{children:`Update ${n} API Key`}),f&&l.jsx(Io,{children:"Connection updated successfully"}),y&&l.jsx(Ci,{children:`Error updating connection ${y}`}),l.jsx(Iu,{provider:r==null?void 0:r.name,providerInfo:r,handleSubmit:p,isButtonDisabled:a||i,buttonVariant:"ghost",submitButtonType:"button"})]})]}):null}function Cu({provider:e,providerInfo:t,handleSubmit:n,isButtonDisabled:r,buttonVariant:o}){var v,I;const[i,s]=w.useState(!1),a=()=>s(O=>!O),[c,d]=w.useState({username:"",password:""}),u=((v=t.metadata)==null?void 0:v.input)||[],{username:f,password:g}=c,{providerName:m}=lt(e),b=O=>{const{name:S,value:N}=O.currentTarget;d(T=>({...T,[S]:N.trim()}))},y=di(u,c),p=r||!y,C=()=>{const O=Qs(u,c);n({user:f,pass:g,providerMetadata:O})},h=(I=t.basicOpts)==null?void 0:I.docsURL;return l.jsxs("div",{style:{display:"flex",gap:"1rem",flexDirection:"column",marginTop:"1rem"},children:[h&&l.jsx(so,{url:h,providerDisplayName:m||vn(e),credentialName:"credentials"}),l.jsx(Jt.Input,{id:"username",name:"username",type:"text",placeholder:"Username",onChange:b}),l.jsxs("div",{style:{display:"flex",gap:".5rem"},children:[l.jsx(Jt.Input,{id:"password",name:"password",type:i?"text":"password",placeholder:"Password",onChange:b}),l.jsx(Qe,{type:"button",style:{height:"2.5rem",width:"5rem"},onClick:a,variant:o,children:i?"Hide":"Show"})]}),u.map(O=>l.jsxs("div",{children:[O.docsURL&&l.jsx(so,{url:O.docsURL,providerDisplayName:m||vn(e),credentialName:O.displayName||O.name}),l.jsx(Jt.Input,{id:O.name,name:O.name,type:"text",placeholder:O.displayName||O.name,onChange:b})]},O.name)),l.jsx(Qe,{style:{marginTop:"1em",width:"100%"},disabled:p,type:"button",onClick:C,variant:o,children:"Next"})]})}function fw({provider:e,providerInfo:t,handleSubmit:n,error:r,isButtonDisabled:o}){const{providerName:i}=lt(e);return l.jsxs(vr,{children:[l.jsx(wr,{children:`Set up ${i} integration`}),l.jsx(In,{error:r}),l.jsx(Cu,{provider:e,providerInfo:t,handleSubmit:n,isButtonDisabled:o})]})}function pw({...e}){return l.jsx(fw,{...e})}function hw({provider:e}){const{projectIdOrName:t}=Ne(),{providerName:n,data:r}=lt(e),{selectedConnection:o,isConnectionsLoading:i}=Xt(),{mutateAsync:s,isPending:a,error:c}=Gs(),[d,u]=w.useState(null),[f,g]=w.useState(!1),m=()=>g(!1),b=()=>{g(!0),u(null)},y=(c==null?void 0:c.message)||d||null,p=async C=>{m(),u(null);try{await s({projectIdOrName:t||"",connectionId:(o==null?void 0:o.id)||"",updateConnectionRequest:{updateMask:["basicAuth"],connection:{basicAuth:{username:C.user,password:C.pass}}}},{onError:h=>{console.error(h),Le(h,u)},onSuccess:()=>{b()}})}catch(h){console.error(h),Le(h,u)}};return r?l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Update connection"}),l.jsxs("div",{style:{padding:"1rem 0",display:"flex",flexDirection:"column",gap:".5rem"},children:[l.jsx("p",{children:`Update ${n} credentials`}),f&&l.jsx(Io,{children:"Connection updated successfully"}),y&&l.jsx(Ci,{children:`Error updating connection: ${y}`}),l.jsx(Cu,{provider:r==null?void 0:r.name,providerInfo:r,handleSubmit:p,isButtonDisabled:a||i,buttonVariant:"ghost"})]})]}):null}function xu({provider:e,handleSubmit:t,isButtonDisabled:n,explicitScopesRequired:r,buttonVariant:o}){var N;const[i,s]=w.useState(!1),[a,c]=w.useState({clientSecret:"",clientId:"",scopes:""}),[d,u]=w.useState(null),{data:f}=bo(e),g=((N=f==null?void 0:f.metadata)==null?void 0:N.input)||[],m=()=>s(T=>!T),b=T=>{const{name:A,value:D}=T.currentTarget;c(B=>({...B,[A]:D.trim()})),u(null)},{clientSecret:y,clientId:p,scopes:C}=a,h=y.length>0,v=p.length>0,I=di(g,a),O=n||!h||!v||!I,S=()=>{const T=Qs(g,a),A={clientId:p,clientSecret:y,providerMetadata:T};r&&C.length>0&&(A.scopes=bv(C)),t(A)};return l.jsxs(l.Fragment,{children:[l.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"1.2rem"},children:[l.jsx(Jt.Input,{id:"clientId",name:"clientId",type:"text",placeholder:"Client ID",onChange:b}),l.jsxs("div",{style:{display:"flex",gap:".5rem"},children:[l.jsx(Jt.Input,{id:"clientSecret",name:"clientSecret",type:i?"text":"password",placeholder:"Client Secret",onChange:b}),l.jsx(Qe,{type:"button",style:{height:"2.5rem",width:"5rem"},onClick:m,variant:o,children:i?"Hide":"Show"})]}),r&&l.jsx(Jt.Textarea,{name:"scopes",placeholder:"Scopes separated by new line",onChange:b}),g.map(T=>l.jsx(Jt.Input,{id:T.name,name:T.name,type:"text",placeholder:T.displayName||T.name,onChange:b},T.name))]}),l.jsx(In,{error:d}),l.jsx("br",{}),l.jsx(Qe,{style:{width:"100%"},disabled:O,type:"button",onClick:S,variant:o,children:"Next"})]})}function mw({provider:e,handleSubmit:t,error:n,isButtonDisabled:r,providerName:o,explicitScopesRequired:i}){return l.jsxs(vr,{children:[l.jsx(wr,{children:`Set up ${o} integration`}),l.jsx(In,{error:n}),l.jsx("br",{}),l.jsx(xu,{provider:e,handleSubmit:t,isButtonDisabled:r,explicitScopesRequired:i})]})}function gw({provider:e}){var h;const{projectIdOrName:t}=Ne(),{selectedConnection:n,isConnectionsLoading:r}=Xt(),{providerName:o,data:i}=lt(e),{mutateAsync:s,isPending:a,error:c}=Gs(),[d,u]=w.useState(null),[f,g]=w.useState(!1),m=()=>{g(!1)},b=()=>{g(!0),u(null)},y=(h=i==null?void 0:i.oauth2Opts)==null?void 0:h.explicitScopesRequired,p=(c==null?void 0:c.message)||d||null,C=async v=>{m(),u(null);try{await s({projectIdOrName:t||"",connectionId:(n==null?void 0:n.id)||"",updateConnectionRequest:{updateMask:["oauth2ClientCredentials"],connection:{oauth2ClientCredentials:{clientId:v.clientId,clientSecret:v.clientSecret,scopes:v.scopes}}}}),b()}catch(I){Le(I,u)}};return l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Update connection"}),l.jsxs("div",{style:{padding:"1rem 0",display:"flex",flexDirection:"column",gap:".5rem"},children:[l.jsx("p",{children:`Re-authenticate to ${o}`}),f&&l.jsx(Io,{children:"Connection updated successfully"}),p&&l.jsx(Ci,{children:`Error updating connection ${p}`}),l.jsx(xu,{provider:o||"",handleSubmit:C,isButtonDisabled:a||r,explicitScopesRequired:y,buttonVariant:"ghost"})]})]})}const cc=600,lc=600,yw="AUTHORIZATION_SUCCEEDED",vw="AUTHORIZATION_FAILED";function ww(e,t,n,r){return w.useCallback(()=>{if(!r)return;const o=window.screenX+(window.outerWidth-cc)/2,i=window.screenY+(window.outerHeight-lc)/2.5,s=`width=${cc},height=${lc},left=${o},top=${i}`,a=window.open(r,e,s);t(a),window.addEventListener("message",n,!1)},[r,e,t,n])}function bw(e,t,n,r){const o=qe();return w.useCallback(i=>{var s,a;if(i.origin===Bl){if(i.data.eventType===yw){const c=(s=i.data.data)==null?void 0:s.connection;c?(e(c),o.setQueriesData({queryKey:["amp","connections"]},()=>[c]),t==null||t.close(),r==null||r(),o.invalidateQueries({queryKey:["amp","connections"]})):console.error("Connection ID not found in event data: ",{event:i})}i.data.eventType===vw&&(console.error("OAuth failed: ",{event:i}),n==null||n(((a=i==null?void 0:i.data)==null?void 0:a.message)??"Something went wrong. Please try again."))}},[t,n,o,e,r])}function Iw({children:e,oauthUrl:t,windowTitle:n="Connect to Provider",onError:r,error:o,onSuccessConnect:i,isSuccessConnect:s,onWindowClose:a}){const[c,d]=w.useState(null),[u,f]=w.useState(null),g=qe(),m=w.useRef(null),b=bw(d,u,r,i),y=ww(n,f,b,t);w.useEffect(()=>{t&&!u&&!c&&!o&&!s&&(r==null||r(null),y())},[t,u,y,c,o,s,r]);const p=w.useCallback(()=>{g.invalidateQueries({queryKey:["amp","connections"]}),f(null),!c&&!o?console.error("Window closed and no connection was found. Please try again."):c&&(r==null||r(null)),a==null||a()},[c,o,r,a,g]);return w.useEffect(()=>{if(u)return m.current=setInterval(()=>{u!=null&&u.closed&&(m.current&&clearInterval(m.current),m.current=null,p())},500),()=>{m.current&&(clearInterval(m.current),m.current=null),window.removeEventListener("message",b)}},[p,u,b]),l.jsx("div",{children:e})}const Cw=()=>{const e=it(),t=qe();return wn({mutationKey:["updateOauthConnection"],mutationFn:async n=>{const r=await e();if(!n.projectIdOrName||!n.connectionId)throw new Error("Project ID and connection ID are required");return r.oAuthApi.oauthUpdate(n)},onSuccess:()=>{t.invalidateQueries({queryKey:["connections"]})}})};function xw({handleSubmit:e,error:t,isButtonDisabled:n,providerName:r}){return l.jsxs("div",{style:{padding:"1rem 0"},children:[l.jsx("p",{children:`Re-authenticate to ${r}`}),l.jsx(In,{error:t}),l.jsx(Qe,{variant:"ghost",style:{marginTop:"1em",width:"100%"},disabled:n,type:"submit",onClick:e,children:"Next"})]})}function Ow({provider:e}){const{selectedConnection:t,isConnectionsLoading:n}=Xt(),r=t==null?void 0:t.id,o=t==null?void 0:t.projectId,{providerName:i}=lt(e),{mutateAsync:s,isPending:a,error:c}=Cw(),[d,u]=w.useState(null),[f,g]=w.useState(!1),[m,b]=w.useState(null),y=()=>{g(!1)},p=()=>{g(!0),u(null),b(null)},C=(c==null?void 0:c.message)||d||null,h=async()=>{y(),u(null);try{const I=await s({projectIdOrName:o||"",connectionId:r||""});b(I)}catch(I){Le(I,u)}},v=w.useCallback(I=>{u(I)},[]);return l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Update connection"}),f&&l.jsx(Io,{children:"Connection updated successfully"}),l.jsx(Iw,{windowTitle:`Connect to ${i}`,oauthUrl:m||null,onError:v,error:C,isSuccessConnect:f,onSuccessConnect:p,children:l.jsx(xw,{handleSubmit:h,error:C,providerName:i,isButtonDisabled:a||n||f})})]})}function Xs({provider:e}){var r;const{data:t}=bo(e);if((t==null?void 0:t.authType)===ec.Basic)return l.jsx(hw,{provider:e});if((t==null?void 0:t.authType)===ec.ApiKey)return l.jsx(dw,{provider:e});const n=(r=t==null?void 0:t.oauth2Opts)==null?void 0:r.grantType;if(n){if(n===Vo.AuthorizationCode||n===Vo.AuthorizationCodePkce)return l.jsx(Ow,{provider:e});if(n===Vo.ClientCredentials)return l.jsx(gw,{provider:e})}return null}const _w=()=>{const e=it(),t=qe(),[n,r]=w.useState(null);return{...wn({mutationKey:["deleteConnection"],mutationFn:async i=>(await e()).connectionApi.deleteConnection(i),onSuccess:()=>{t.invalidateQueries({queryKey:["amp","connections"]}),r(null)},onError:i=>{console.error("Error deleting connection"),Le(i,r)}}),errorMsg:n}};function Ou({buttonText:e,buttonVariant:t="secondary",buttonStyle:n={},onDisconnectSuccess:r,resetComponent:o,onDisconnectError:i}){const{projectId:s}=Ne(),{selectedConnection:a}=Xt(),{mutate:c,isPending:d}=_w(),u=!s||!a||!a.id||d,f=async()=>{u||(console.warn("deleting connection",{projectId:s,connectionId:a==null?void 0:a.id}),c({projectIdOrName:s,connectionId:a==null?void 0:a.id},{onSuccess:()=>{console.warn("successfully deleted connection:",a==null?void 0:a.id),r==null||r(a),o()},onError:b=>{Le(b,i)}}))},g=d?"Pending...":e;return l.jsx(Qe,{type:"button",onClick:f,disabled:u,variant:t,style:n,children:g})}const _u=w.createContext({hydratedRevision:null,loading:!1,readAction:void 0,writeObjects:[]}),Xr=()=>{const e=w.useContext(_u);if(!e)throw new Error("useHydratedRevision must be used within a HydratedRevisionProvider");return e},Sw=()=>{var d;const e=qe(),t=it(),{selectedConnection:n,isConnectionsLoading:r}=Xt(),{projectIdOrName:o}=Ne(),{integrationId:i,integrationObj:s}=ot(),a=n==null?void 0:n.id,c=(d=s==null?void 0:s.latestRevision)==null?void 0:d.id;return w.useEffect(()=>{a||e.invalidateQueries({queryKey:["amp","hydratedRevision"]})},[a,e]),Wn({queryKey:["amp","hydratedRevision",o,i,c,a],queryFn:async()=>{if(!o)throw new Error("projectIdOrName is required");if(!i)throw new Error("integrationId is required");if(!c)throw new Error("revisionId is required");if(!a)throw new Error("connectionId is required");return(await t()).revisionApi.getHydratedRevision({projectIdOrName:o,integrationId:i,revisionId:c,connectionId:a})},retry:3,enabled:!!o&&!!i&&!!c&&!!a&&!r})};function Ew({children:e,resetComponent:t}){const{integrationId:n,integrationObj:r}=ot(),{isError:o,removeError:i,setError:s}=Dt(),a=(r==null?void 0:r.name)||n,[c,d]=w.useState(null),[u,f]=w.useState(null),{data:g,isLoading:m,isError:b,error:y}=Sw();w.useEffect(()=>{b?(s(ue.HYDRATED_REVISION,a),Le(y,d)):(i(ue.HYDRATED_REVISION,a),d(null),f(null))},[b,a,s,i,y,d]);const p=w.useMemo(()=>{var h,v,I;return{hydratedRevision:g||null,loading:m,readAction:(h=g==null?void 0:g.content)==null?void 0:h.read,writeObjects:((I=(v=g==null?void 0:g.content)==null?void 0:v.write)==null?void 0:I.objects)||[]}},[g,m]);if(m)return l.jsx(Gr,{});const C=(r==null?void 0:r.provider)||"provider";if(o(ue.HYDRATED_REVISION,a)){const h=(r==null?void 0:r.name)||n||"unknown integration",v=`${c?`: ${c}`:`Error retrieving objects from ${C} or integration details for ${h}`}`;return l.jsx(Wt,{message:v,children:l.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"1rem",paddingTop:"1rem",width:"100%"},children:[l.jsx(Xs,{provider:C}),l.jsx("p",{children:"If authentication is failing, please try reauthenticating using the section above before deleting and recreating the connection."}),u&&l.jsx(Xl,{message:u}),l.jsx(Ou,{buttonText:"Delete Connection",resetComponent:t,buttonVariant:"danger",onDisconnectError:I=>f(I)})]})})}return l.jsx(_u.Provider,{value:p,children:e})}function gn(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.includes(r))continue;n[r]=e[r]}return n}function he(){return he=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},he.apply(null,arguments)}function bs(e,t){return bs=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},bs(e,t)}function Nw(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,bs(e,t)}var Is={exports:{}},Bi={exports:{}},Ce={};/** @license React v16.13.1
10
+ */(function(e){(function(){var t={}.hasOwnProperty;function n(){for(var i="",s=0;s<arguments.length;s++){var a=arguments[s];a&&(i=o(i,r(a)))}return i}function r(i){if(typeof i=="string"||typeof i=="number")return i;if(typeof i!="object")return"";if(Array.isArray(i))return n.apply(null,i);if(i.toString!==Object.prototype.toString&&!i.toString.toString().includes("[native code]"))return i.toString();var s="";for(var a in i)t.call(i,a)&&i[a]&&(s=o(s,a));return s}function o(i,s){return s?i?i+" "+s:i+s:i}e.exports?(n.default=n,e.exports=n):window.classNames=n})()})(wu);var Bv=wu.exports;const Dt=zs(Bv),Jv="_button_kwfiu_1",Wv="_buttonError_kwfiu_28",zv="_danger_kwfiu_42",Qv="_ghost_kwfiu_47",$o={button:Jv,buttonError:Wv,danger:zv,ghost:Qv};function Qe({className:e,style:t,type:n,children:r,variant:o,...i}){const s=Dt($o.button,{[$o.danger]:o==="danger",[$o.ghost]:o==="ghost",[e||""]:!!e});return l.jsx("button",{type:n,className:s,style:t,...i,children:r})}const Gv={backgroundColor:"var(--amp-colors-status-critical-muted)",borderColor:"var(--amp-colors-status-critical-muted)",color:"var(--amp-colors-status-critical-dark)",padding:".5rem 1rem"};function Ci({children:e,style:t}){return l.jsx(In,{style:{...Gv,...t},children:e})}const bo=e=>{const t=ot(),{provider:n}=Ze(),r=e||n;return Wn({queryKey:["amp","providerInfo",r],queryFn:async()=>{if(!r)throw new Error("Provider not found");return(await t()).providerApi.getProvider({provider:r})},enabled:!!r})},lt=e=>{const t=bo(e),{data:n}=t,{provider:r}=Ze(),o=n&&Iv(n==null?void 0:n.name,n);return{...t,providerName:o,selectedProvider:e||r}};function Cn({error:e}){return e?l.jsx(Ci,{style:{marginTop:"2em"},children:e}):null}const Xv="_input_1ymb7_1",Yv="_inputError_1ymb7_27",Zv="_error_1ymb7_43",Ho={input:Xv,inputError:Yv,error:Zv};function ew({id:e,type:t,className:n,isError:r=!1,...o}){const i=r?Dt(Ho.inputError,Ho.input):Ho.input;return l.jsx("input",{id:e,type:t,className:Dt(i,n),...o})}function tw(){return l.jsx("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:l.jsxs("g",{opacity:"0.5",children:[l.jsx("path",{d:"M14.2821 11.0004C14.2821 12.8154 12.8154 14.2821 11.0004 14.2821C9.18542 14.2821 7.71875 12.8154 7.71875 11.0004C7.71875 9.18542 9.18542 7.71875 11.0004 7.71875C12.8154 7.71875 14.2821 9.18542 14.2821 11.0004Z",stroke:"currentColor",strokeWidth:"1.375",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M10.9999 18.581C14.2357 18.581 17.2515 16.6743 19.3507 13.3743C20.1757 12.0818 20.1757 9.90932 19.3507 8.61682C17.2515 5.31682 14.2357 3.41016 10.9999 3.41016C7.76402 3.41016 4.74819 5.31682 2.64902 8.61682C1.82402 9.90932 1.82402 12.0818 2.64902 13.3743C4.74819 16.6743 7.76402 18.581 10.9999 18.581Z",stroke:"currentColor",strokeWidth:"1.375",strokeLinecap:"round",strokeLinejoin:"round"})]})})}function nw(){return l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",children:[l.jsx("path",{d:"M13.3187 8.68036L8.68036 13.3187C8.06528 12.7036 7.71973 11.8694 7.71973 10.9995C7.71973 10.5688 7.80456 10.1423 7.96939 9.7444C8.13421 9.34648 8.3758 8.98491 8.68036 8.68036C8.98491 8.3758 9.34648 8.13421 9.7444 7.96939C10.1423 7.80456 10.5688 7.71973 10.9995 7.71973C11.8694 7.71973 12.7036 8.06528 13.3187 8.68036Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M16.3349 5.28895C14.7307 4.07895 12.8974 3.41895 10.9999 3.41895C7.76402 3.41895 4.74819 5.32561 2.64902 8.62561C1.82402 9.91811 1.82402 12.0906 2.64902 13.3831C3.37319 14.5198 4.21652 15.5006 5.13319 16.2889M7.71819 17.9023C8.76319 18.3423 9.87236 18.5806 10.9999 18.5806C14.2357 18.5806 17.2515 16.6739 19.3507 13.3739C20.1757 12.0814 20.1757 9.90895 19.3507 8.61645C19.0482 8.13978 18.7182 7.69061 18.379 7.26895",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M14.2172 11.6413C14.093 12.2808 13.7806 12.8685 13.32 13.3291C12.8594 13.7897 12.2716 14.1022 11.6322 14.2263M8.68051 13.3188L1.83301 20.1663M20.1663 1.83301L13.3188 8.68051",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})}function rw({id:e,name:t,placeholder:n="Password",onChange:r,value:o,className:i,isError:s}){const[a,c]=b.useState(!1),u=()=>c(d=>!d);return l.jsxs("div",{style:{display:"flex",gap:".5rem"},children:[l.jsx(Pt.Input,{id:e,name:t,type:a?"text":"password",placeholder:n,onChange:r,value:o,className:i,isError:s}),l.jsx(Qe,{type:"button","aria-label":a?"Hide password":"Show password",style:{height:"2.5rem",width:"2.5rem",display:"flex",alignItems:"center",justifyContent:"center"},onClick:u,variant:"ghost",children:l.jsx("span",{style:{height:"1.5rem",width:"1.5rem"},children:a?l.jsx(nw,{}):l.jsx(tw,{})})})]})}const iw="_textarea_18zl4_1",ow="_textareaError_18zl4_14",sw="_error_18zl4_29",Bo={textarea:iw,textareaError:ow,error:sw};function aw({className:e,isError:t=!1,...n}){const r=t?Dt(Bo.textareaError,Bo.textarea):Bo.textarea;return l.jsx("textarea",{className:Dt(e,r),...n})}const Pt={Input:ew,Textarea:aw,PasswordInput:rw},cw=()=>{const{project:e}=Ne(),t=e==null?void 0:e.id,n=ot();return Wn({queryKey:["project",t,"entitlements"],queryFn:async()=>{if(!t)throw new Error("Project ID is required");return(await n()).projectApi.getProject({projectIdOrName:t,includeEntitlements:!0})},enabled:!!t})};function bu(){var n,r;const{data:e}=cw();return((r=(n=e==null?void 0:e.entitlements)==null?void 0:n.brandingRemoval)==null?void 0:r.value)===!0?null:l.jsxs("footer",{style:{backgroundColor:"light-dark(#EFEFEF, #646266)",padding:"1em",fontSize:"0.8em",color:"gray",display:"flex",justifyContent:"center",alignItems:"center",borderRadius:"0 0 4px 4px",gap:"0.4em"},children:[l.jsx("p",{style:{color:"light-dark(gray, #EFEFEF)"},children:"Secured by"}),l.jsx("a",{href:"https://www.withampersand.com/",target:"_blank","aria-label":"Go to Ampersand",rel:"noreferrer noopener",children:l.jsxs("picture",{children:[l.jsx("source",{srcSet:"https://res.cloudinary.com/dycvts6vp/image/upload/v1723671980/ampersand-logo-black.svg",media:"(prefers-color-scheme: light)"}),l.jsx("source",{srcSet:"https://res.cloudinary.com/dycvts6vp/image/upload/v1735853540/ampersand_logo_white.svg",media:"(prefers-color-scheme: dark)"}),l.jsx("img",{style:{height:".8em"},src:"https://res.cloudinary.com/dycvts6vp/image/upload/v1723671980/ampersand-logo-black.svg",alt:"Ampersand"})]})})]})}function vr({children:e}){return l.jsx(Qr,{children:l.jsxs(In,{children:[l.jsx("div",{style:{padding:"3rem 2rem"},children:e}),l.jsx(bu,{})]})})}function wr({children:e}){return l.jsx("h1",{style:{fontWeight:600,lineHeight:1.2,fontSize:"1.2em"},children:e})}function lw({children:e}){return l.jsx("p",{style:{padding:".5em 0"},children:e})}const uw="_link_oo2kv_1",dw={link:uw};function Iu({href:e,className:t,style:n,label:r,children:o,newTab:i=!1}){return l.jsx("a",{className:Dt(dw.link,t),style:n,href:e,"aria-label":r||void 0,target:i?"_blank":"_self",rel:i?"noopener noreferrer":void 0,children:o})}function so({url:e,providerDisplayName:t,credentialName:n}){return l.jsxs("p",{style:{color:"var(--amp-colors-text-muted)"},children:[l.jsx(Iu,{href:e,newTab:!0,children:l.jsx("span",{style:{textDecoration:"underline"},children:"Learn more"})})," ","about where to find your ",t," ",n,"."]})}function Qs(e,t){const n={},r=[];if(e.forEach(o=>{const i=t[o.name];!i||i.trim()===""?r.push(o.displayName||o.name):n[o.name]={value:i,source:"input"}}),r.length>0)throw new Error(`Please fill in the following required fields: ${r.join(", ")}.`);return n}function di(e,t){return e.every(n=>{const r=t[n.name];return r&&r.trim()!==""})}function Cu({provider:e,providerInfo:t,handleSubmit:n,isButtonDisabled:r,buttonVariant:o,submitButtonType:i}){var O,p;const[s,a]=b.useState({apiKey:""}),c=((O=t.metadata)==null?void 0:O.input)||[],u=v=>{const{name:I,value:x}=v.currentTarget;a(S=>({...S,[I]:x.trim()}))},{apiKey:d}=s,{providerName:f}=lt(e),m=d.length>0,g=di(c,s),w=r||!m||!g,y=(p=t.apiKeyOpts)==null?void 0:p.docsURL,h=()=>{const v=Qs(c,s);n({apiKey:d,providerMetadata:v})};return l.jsxs("div",{style:{display:"flex",gap:"1rem",flexDirection:"column",marginTop:"1rem"},children:[y&&l.jsx(so,{url:y,providerDisplayName:f||vn(e),credentialName:"API key"}),l.jsx(Pt.PasswordInput,{id:"apiKey",name:"apiKey",placeholder:"API Key",onChange:u}),c.map(v=>l.jsxs("div",{children:[v.docsURL&&l.jsx(so,{url:v.docsURL,providerDisplayName:f||vn(e),credentialName:v.displayName||v.name}),l.jsx(Pt.Input,{id:v.name,name:v.name,type:"text",placeholder:v.displayName||v.name,onChange:u})]},v.name)),l.jsx(Qe,{style:{marginTop:"1em",width:"100%"},disabled:w,type:i||"submit",onClick:h,variant:o,children:"Next"})]})}function fw({provider:e,providerInfo:t,handleSubmit:n,error:r,isButtonDisabled:o}){const{providerName:i}=lt(e);return l.jsxs(vr,{children:[l.jsx(wr,{children:`Set up ${i} integration`}),l.jsx(Cn,{error:r}),l.jsx(Cu,{provider:e,providerInfo:t,handleSubmit:n,isButtonDisabled:o})]})}function pw({...e}){return l.jsx(fw,{...e})}const hw={backgroundColor:"var(--amp-colors-status-success-muted)",borderColor:"var(--amp-colors-status-success-muted)",color:"var(--amp-colors-status-success-dark)",padding:".5rem 1rem"};function Io({children:e,style:t}){return l.jsx(In,{style:{...hw,...t},children:e})}const Gs=()=>{const e=ot(),t=qe(),[n,r]=b.useState(null);return{...bn({mutationKey:["updateConnection"],mutationFn:async i=>(await e()).connectionApi.updateConnection(i),onSuccess:()=>{t.invalidateQueries({queryKey:["amp","connections"]}),r(null)}}),errorMsg:n}},mw="_divider_1kmoj_1",ac={divider:mw};function Co({className:e,style:t}){return l.jsx("hr",{className:e?`${ac.divider} ${e}`:ac.divider,style:t})}function Et({string:e}){return l.jsxs("div",{style:{display:"flex",position:"relative",paddingTop:"1rem",paddingBottom:".5rem"},children:[l.jsx("h3",{style:{color:"var(--amp-colors-text-muted)",fontSize:"1rem",fontWeight:"400"},children:e}),l.jsx("div",{style:{display:"flex",flex:1,justifyContent:"flex-end",alignItems:"center"},children:l.jsx(Co,{style:{width:"100%",marginLeft:"1rem"}})})]})}function gw({provider:e}){const{projectIdOrName:t}=Ne(),{providerName:n,data:r}=lt(e),{selectedConnection:o,isConnectionsLoading:i}=Xt(),{mutateAsync:s,isPending:a,error:c}=Gs(),[u,d]=b.useState(null),[f,m]=b.useState(!1),g=()=>m(!1),w=()=>{m(!0),d(null)},y=(c==null?void 0:c.message)||u||null,h=async O=>{g(),d(null);try{await s({projectIdOrName:t||"",connectionId:(o==null?void 0:o.id)||"",updateConnectionRequest:{updateMask:["apiKey"],connection:{apiKey:O.apiKey}}},{onError:p=>{console.error("Update connection error:",p),Le(p,d)},onSuccess:()=>{w()}})}catch(p){console.error("Update connection caught error:",p),Le(p,d)}};return r?l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Update connection"}),l.jsxs("div",{style:{padding:"1rem 0",display:"flex",flexDirection:"column",gap:".5rem"},children:[l.jsx("p",{children:`Update ${n} API Key`}),f&&l.jsx(Io,{children:"Connection updated successfully"}),y&&l.jsx(Ci,{children:`Error updating connection ${y}`}),l.jsx(Cu,{provider:r==null?void 0:r.name,providerInfo:r,handleSubmit:h,isButtonDisabled:a||i,buttonVariant:"ghost",submitButtonType:"button"})]})]}):null}function xu({provider:e,providerInfo:t,handleSubmit:n,isButtonDisabled:r,buttonVariant:o}){var h,O;const[i,s]=b.useState({username:"",password:""}),a=((h=t.metadata)==null?void 0:h.input)||[],{username:c,password:u}=i,{providerName:d}=lt(e),f=p=>{const{name:v,value:I}=p.currentTarget;s(x=>({...x,[v]:I.trim()}))},m=di(a,i),g=r||!m,w=()=>{const p=Qs(a,i);n({user:c,pass:u,providerMetadata:p})},y=(O=t.basicOpts)==null?void 0:O.docsURL;return l.jsxs("div",{style:{display:"flex",gap:"1rem",flexDirection:"column",marginTop:"1rem"},children:[y&&l.jsx(so,{url:y,providerDisplayName:d||vn(e),credentialName:"credentials"}),l.jsx(Pt.Input,{id:"username",name:"username",type:"text",placeholder:"Username",onChange:f}),l.jsx(Pt.PasswordInput,{id:"password",name:"password",placeholder:"Password",onChange:f}),a.map(p=>l.jsxs("div",{children:[p.docsURL&&l.jsx(so,{url:p.docsURL,providerDisplayName:d||vn(e),credentialName:p.displayName||p.name}),l.jsx(Pt.Input,{id:p.name,name:p.name,type:"text",placeholder:p.displayName||p.name,onChange:f})]},p.name)),l.jsx(Qe,{style:{marginTop:"1em",width:"100%"},disabled:g,type:"button",onClick:w,variant:o,children:"Next"})]})}function yw({provider:e,providerInfo:t,handleSubmit:n,error:r,isButtonDisabled:o}){const{providerName:i}=lt(e);return l.jsxs(vr,{children:[l.jsx(wr,{children:`Set up ${i} integration`}),l.jsx(Cn,{error:r}),l.jsx(xu,{provider:e,providerInfo:t,handleSubmit:n,isButtonDisabled:o})]})}function vw({...e}){return l.jsx(yw,{...e})}function ww({provider:e}){const{projectIdOrName:t}=Ne(),{providerName:n,data:r}=lt(e),{selectedConnection:o,isConnectionsLoading:i}=Xt(),{mutateAsync:s,isPending:a,error:c}=Gs(),[u,d]=b.useState(null),[f,m]=b.useState(!1),g=()=>m(!1),w=()=>{m(!0),d(null)},y=(c==null?void 0:c.message)||u||null,h=async O=>{g(),d(null);try{await s({projectIdOrName:t||"",connectionId:(o==null?void 0:o.id)||"",updateConnectionRequest:{updateMask:["basicAuth"],connection:{basicAuth:{username:O.user,password:O.pass}}}},{onError:p=>{console.error(p),Le(p,d)},onSuccess:()=>{w()}})}catch(p){console.error(p),Le(p,d)}};return r?l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Update connection"}),l.jsxs("div",{style:{padding:"1rem 0",display:"flex",flexDirection:"column",gap:".5rem"},children:[l.jsx("p",{children:`Update ${n} credentials`}),f&&l.jsx(Io,{children:"Connection updated successfully"}),y&&l.jsx(Ci,{children:`Error updating connection: ${y}`}),l.jsx(xu,{provider:r==null?void 0:r.name,providerInfo:r,handleSubmit:h,isButtonDisabled:a||i,buttonVariant:"ghost"})]})]}):null}function Ou({provider:e,handleSubmit:t,isButtonDisabled:n,explicitScopesRequired:r,buttonVariant:o}){var I;const[i,s]=b.useState({clientSecret:"",clientId:"",scopes:""}),[a,c]=b.useState(null),{data:u}=bo(e),d=((I=u==null?void 0:u.metadata)==null?void 0:I.input)||[],f=x=>{const{name:S,value:N}=x.currentTarget;s(R=>({...R,[S]:N.trim()})),c(null)},{clientSecret:m,clientId:g,scopes:w}=i,y=m.length>0,h=g.length>0,O=di(d,i),p=n||!y||!h||!O,v=()=>{const x=Qs(d,i),S={clientId:g,clientSecret:m,providerMetadata:x};r&&w.length>0&&(S.scopes=Cv(w)),t(S)};return l.jsxs(l.Fragment,{children:[l.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"1.2rem"},children:[l.jsx(Pt.Input,{id:"clientId",name:"clientId",type:"text",placeholder:"Client ID",onChange:f}),l.jsx(Pt.PasswordInput,{id:"clientSecret",name:"clientSecret",placeholder:"Client Secret",onChange:f}),r&&l.jsx(Pt.Textarea,{name:"scopes",placeholder:"Scopes separated by new line",onChange:f}),d.map(x=>l.jsx(Pt.Input,{id:x.name,name:x.name,type:"text",placeholder:x.displayName||x.name,onChange:f},x.name))]}),l.jsx(Cn,{error:a}),l.jsx("br",{}),l.jsx(Qe,{style:{width:"100%"},disabled:p,type:"button",onClick:v,variant:o,children:"Next"})]})}function bw({provider:e,handleSubmit:t,error:n,isButtonDisabled:r,providerName:o,explicitScopesRequired:i}){return l.jsxs(vr,{children:[l.jsx(wr,{children:`Set up ${o} integration`}),l.jsx(Cn,{error:n}),l.jsx("br",{}),l.jsx(Ou,{provider:e,handleSubmit:t,isButtonDisabled:r,explicitScopesRequired:i})]})}function Iw({provider:e}){var p;const{projectIdOrName:t}=Ne(),{selectedConnection:n,isConnectionsLoading:r}=Xt(),{providerName:o,data:i}=lt(e),{mutateAsync:s,isPending:a,error:c}=Gs(),[u,d]=b.useState(null),[f,m]=b.useState(!1),g=()=>{m(!1)},w=()=>{m(!0),d(null)},y=(p=i==null?void 0:i.oauth2Opts)==null?void 0:p.explicitScopesRequired,h=(c==null?void 0:c.message)||u||null,O=async v=>{g(),d(null);try{await s({projectIdOrName:t||"",connectionId:(n==null?void 0:n.id)||"",updateConnectionRequest:{updateMask:["oauth2ClientCredentials"],connection:{oauth2ClientCredentials:{clientId:v.clientId,clientSecret:v.clientSecret,scopes:v.scopes}}}}),w()}catch(I){Le(I,d)}};return l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Update connection"}),l.jsxs("div",{style:{padding:"1rem 0",display:"flex",flexDirection:"column",gap:".5rem"},children:[l.jsx("p",{children:`Re-authenticate to ${o}`}),f&&l.jsx(Io,{children:"Connection updated successfully"}),h&&l.jsx(Ci,{children:`Error updating connection ${h}`}),l.jsx(Ou,{provider:o||"",handleSubmit:O,isButtonDisabled:a||r,explicitScopesRequired:y,buttonVariant:"ghost"})]})]})}const cc=600,lc=600,Cw="AUTHORIZATION_SUCCEEDED",xw="AUTHORIZATION_FAILED";function Ow(e,t,n,r){return b.useCallback(()=>{if(!r)return;const o=window.screenX+(window.outerWidth-cc)/2,i=window.screenY+(window.outerHeight-lc)/2.5,s=`width=${cc},height=${lc},left=${o},top=${i}`,a=window.open(r,e,s);t(a),window.addEventListener("message",n,!1)},[r,e,t,n])}function _w(e,t,n,r){const o=qe();return b.useCallback(i=>{var s,a;if(i.origin===Jl){if(i.data.eventType===Cw){const c=(s=i.data.data)==null?void 0:s.connection;c?(e(c),o.setQueriesData({queryKey:["amp","connections"]},()=>[c]),t==null||t.close(),r==null||r(),o.invalidateQueries({queryKey:["amp","connections"]})):console.error("Connection ID not found in event data: ",{event:i})}i.data.eventType===xw&&(console.error("OAuth failed: ",{event:i}),n==null||n(((a=i==null?void 0:i.data)==null?void 0:a.message)??"Something went wrong. Please try again."))}},[t,n,o,e,r])}function Sw({children:e,oauthUrl:t,windowTitle:n="Connect to Provider",onError:r,error:o,onSuccessConnect:i,isSuccessConnect:s,onWindowClose:a}){const[c,u]=b.useState(null),[d,f]=b.useState(null),m=qe(),g=b.useRef(null),w=_w(u,d,r,i),y=Ow(n,f,w,t);b.useEffect(()=>{t&&!d&&!c&&!o&&!s&&(r==null||r(null),y())},[t,d,y,c,o,s,r]);const h=b.useCallback(()=>{m.invalidateQueries({queryKey:["amp","connections"]}),f(null),!c&&!o?console.error("Window closed and no connection was found. Please try again."):c&&(r==null||r(null)),a==null||a()},[c,o,r,a,m]);return b.useEffect(()=>{if(d)return g.current=setInterval(()=>{d!=null&&d.closed&&(g.current&&clearInterval(g.current),g.current=null,h())},500),()=>{g.current&&(clearInterval(g.current),g.current=null),window.removeEventListener("message",w)}},[h,d,w]),l.jsx("div",{children:e})}const Ew=()=>{const e=ot(),t=qe();return bn({mutationKey:["updateOauthConnection"],mutationFn:async n=>{const r=await e();if(!n.projectIdOrName||!n.connectionId)throw new Error("Project ID and connection ID are required");return r.oAuthApi.oauthUpdate(n)},onSuccess:()=>{t.invalidateQueries({queryKey:["connections"]})}})};function Nw({handleSubmit:e,error:t,isButtonDisabled:n,providerName:r}){return l.jsxs("div",{style:{padding:"1rem 0"},children:[l.jsx("p",{children:`Re-authenticate to ${r}`}),l.jsx(Cn,{error:t}),l.jsx(Qe,{variant:"ghost",style:{marginTop:"1em",width:"100%"},disabled:n,type:"submit",onClick:e,children:"Next"})]})}function Tw({provider:e}){const{selectedConnection:t,isConnectionsLoading:n}=Xt(),r=t==null?void 0:t.id,o=t==null?void 0:t.projectId,{providerName:i}=lt(e),{mutateAsync:s,isPending:a,error:c}=Ew(),[u,d]=b.useState(null),[f,m]=b.useState(!1),[g,w]=b.useState(null),y=()=>{m(!1)},h=()=>{m(!0),d(null),w(null)},O=(c==null?void 0:c.message)||u||null,p=async()=>{y(),d(null);try{const I=await s({projectIdOrName:o||"",connectionId:r||""});w(I)}catch(I){Le(I,d)}},v=b.useCallback(I=>{d(I)},[]);return l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Update connection"}),f&&l.jsx(Io,{children:"Connection updated successfully"}),l.jsx(Sw,{windowTitle:`Connect to ${i}`,oauthUrl:g||null,onError:v,error:O,isSuccessConnect:f,onSuccessConnect:h,children:l.jsx(Nw,{handleSubmit:p,error:O,providerName:i,isButtonDisabled:a||n||f})})]})}function Xs({provider:e}){var r;const{data:t}=bo(e);if((t==null?void 0:t.authType)===ec.Basic)return l.jsx(ww,{provider:e});if((t==null?void 0:t.authType)===ec.ApiKey)return l.jsx(gw,{provider:e});const n=(r=t==null?void 0:t.oauth2Opts)==null?void 0:r.grantType;if(n){if(n===Vo.AuthorizationCode||n===Vo.AuthorizationCodePkce)return l.jsx(Tw,{provider:e});if(n===Vo.ClientCredentials)return l.jsx(Iw,{provider:e})}return null}const Rw=()=>{const e=ot(),t=qe(),[n,r]=b.useState(null);return{...bn({mutationKey:["deleteConnection"],mutationFn:async i=>(await e()).connectionApi.deleteConnection(i),onSuccess:()=>{t.invalidateQueries({queryKey:["amp","connections"]}),r(null)},onError:i=>{console.error("Error deleting connection"),Le(i,r)}}),errorMsg:n}};function _u({buttonText:e,buttonVariant:t="secondary",buttonStyle:n={},onDisconnectSuccess:r,resetComponent:o,onDisconnectError:i}){const{projectId:s}=Ne(),{selectedConnection:a}=Xt(),{mutate:c,isPending:u}=Rw(),d=!s||!a||!a.id||u,f=async()=>{d||(console.warn("deleting connection",{projectId:s,connectionId:a==null?void 0:a.id}),c({projectIdOrName:s,connectionId:a==null?void 0:a.id},{onSuccess:()=>{console.warn("successfully deleted connection:",a==null?void 0:a.id),r==null||r(a),o()},onError:w=>{Le(w,i)}}))},m=u?"Pending...":e;return l.jsx(Qe,{type:"button",onClick:f,disabled:d,variant:t,style:n,children:m})}const Su=b.createContext({hydratedRevision:null,loading:!1,readAction:void 0,writeObjects:[]}),Xr=()=>{const e=b.useContext(Su);if(!e)throw new Error("useHydratedRevision must be used within a HydratedRevisionProvider");return e},Aw=()=>{var u;const e=qe(),t=ot(),{selectedConnection:n,isConnectionsLoading:r}=Xt(),{projectIdOrName:o}=Ne(),{integrationId:i,integrationObj:s}=Ze(),a=n==null?void 0:n.id,c=(u=s==null?void 0:s.latestRevision)==null?void 0:u.id;return b.useEffect(()=>{a||e.invalidateQueries({queryKey:["amp","hydratedRevision"]})},[a,e]),Wn({queryKey:["amp","hydratedRevision",o,i,c,a],queryFn:async()=>{if(!o)throw new Error("projectIdOrName is required");if(!i)throw new Error("integrationId is required");if(!c)throw new Error("revisionId is required");if(!a)throw new Error("connectionId is required");return(await t()).revisionApi.getHydratedRevision({projectIdOrName:o,integrationId:i,revisionId:c,connectionId:a})},retry:3,enabled:!!o&&!!i&&!!c&&!!a&&!r})};function Fw({children:e,resetComponent:t}){const{integrationId:n,integrationObj:r}=Ze(),{isError:o,removeError:i,setError:s}=Mt(),a=(r==null?void 0:r.name)||n,[c,u]=b.useState(null),[d,f]=b.useState(null),{data:m,isLoading:g,isError:w,error:y}=Aw();b.useEffect(()=>{w?(s(ue.HYDRATED_REVISION,a),Le(y,u)):(i(ue.HYDRATED_REVISION,a),u(null),f(null))},[w,a,s,i,y,u]);const h=b.useMemo(()=>{var p,v,I;return{hydratedRevision:m||null,loading:g,readAction:(p=m==null?void 0:m.content)==null?void 0:p.read,writeObjects:((I=(v=m==null?void 0:m.content)==null?void 0:v.write)==null?void 0:I.objects)||[]}},[m,g]);if(g)return l.jsx(Gr,{});const O=(r==null?void 0:r.provider)||"provider";if(o(ue.HYDRATED_REVISION,a)){const p=(r==null?void 0:r.name)||n||"unknown integration",v=`${c?`: ${c}`:`Error retrieving objects from ${O} or integration details for ${p}`}`;return l.jsx(Wt,{message:v,children:l.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"1rem",paddingTop:"1rem",width:"100%"},children:[l.jsx(Xs,{provider:O}),l.jsx("p",{children:"If authentication is failing, please try reauthenticating using the section above before deleting and recreating the connection."}),d&&l.jsx(Yl,{message:d}),l.jsx(_u,{buttonText:"Delete Connection",resetComponent:t,buttonVariant:"danger",onDisconnectError:I=>f(I)})]})})}return l.jsx(Su.Provider,{value:h,children:e})}function gn(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.includes(r))continue;n[r]=e[r]}return n}function he(){return he=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},he.apply(null,arguments)}function bs(e,t){return bs=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},bs(e,t)}function Pw(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,bs(e,t)}var Is={exports:{}},Bi={exports:{}},Ce={};/** @license React v16.13.1
11
11
  * react-is.production.min.js
12
12
  *
13
13
  * Copyright (c) Facebook, Inc. and its affiliates.
14
14
  *
15
15
  * This source code is licensed under the MIT license found in the
16
16
  * LICENSE file in the root directory of this source tree.
17
- */var uc;function Tw(){if(uc)return Ce;uc=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,d=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,g=e?Symbol.for("react.suspense_list"):60120,m=e?Symbol.for("react.memo"):60115,b=e?Symbol.for("react.lazy"):60116,y=e?Symbol.for("react.block"):60121,p=e?Symbol.for("react.fundamental"):60117,C=e?Symbol.for("react.responder"):60118,h=e?Symbol.for("react.scope"):60119;function v(O){if(typeof O=="object"&&O!==null){var S=O.$$typeof;switch(S){case t:switch(O=O.type,O){case c:case d:case r:case i:case o:case f:return O;default:switch(O=O&&O.$$typeof,O){case a:case u:case b:case m:case s:return O;default:return S}}case n:return S}}}function I(O){return v(O)===d}return Ce.AsyncMode=c,Ce.ConcurrentMode=d,Ce.ContextConsumer=a,Ce.ContextProvider=s,Ce.Element=t,Ce.ForwardRef=u,Ce.Fragment=r,Ce.Lazy=b,Ce.Memo=m,Ce.Portal=n,Ce.Profiler=i,Ce.StrictMode=o,Ce.Suspense=f,Ce.isAsyncMode=function(O){return I(O)||v(O)===c},Ce.isConcurrentMode=I,Ce.isContextConsumer=function(O){return v(O)===a},Ce.isContextProvider=function(O){return v(O)===s},Ce.isElement=function(O){return typeof O=="object"&&O!==null&&O.$$typeof===t},Ce.isForwardRef=function(O){return v(O)===u},Ce.isFragment=function(O){return v(O)===r},Ce.isLazy=function(O){return v(O)===b},Ce.isMemo=function(O){return v(O)===m},Ce.isPortal=function(O){return v(O)===n},Ce.isProfiler=function(O){return v(O)===i},Ce.isStrictMode=function(O){return v(O)===o},Ce.isSuspense=function(O){return v(O)===f},Ce.isValidElementType=function(O){return typeof O=="string"||typeof O=="function"||O===r||O===d||O===i||O===o||O===f||O===g||typeof O=="object"&&O!==null&&(O.$$typeof===b||O.$$typeof===m||O.$$typeof===s||O.$$typeof===a||O.$$typeof===u||O.$$typeof===p||O.$$typeof===C||O.$$typeof===h||O.$$typeof===y)},Ce.typeOf=v,Ce}var xe={};/** @license React v16.13.1
17
+ */var uc;function Dw(){if(uc)return Ce;uc=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,g=e?Symbol.for("react.memo"):60115,w=e?Symbol.for("react.lazy"):60116,y=e?Symbol.for("react.block"):60121,h=e?Symbol.for("react.fundamental"):60117,O=e?Symbol.for("react.responder"):60118,p=e?Symbol.for("react.scope"):60119;function v(x){if(typeof x=="object"&&x!==null){var S=x.$$typeof;switch(S){case t:switch(x=x.type,x){case c:case u:case r:case i:case o:case f:return x;default:switch(x=x&&x.$$typeof,x){case a:case d:case w:case g:case s:return x;default:return S}}case n:return S}}}function I(x){return v(x)===u}return Ce.AsyncMode=c,Ce.ConcurrentMode=u,Ce.ContextConsumer=a,Ce.ContextProvider=s,Ce.Element=t,Ce.ForwardRef=d,Ce.Fragment=r,Ce.Lazy=w,Ce.Memo=g,Ce.Portal=n,Ce.Profiler=i,Ce.StrictMode=o,Ce.Suspense=f,Ce.isAsyncMode=function(x){return I(x)||v(x)===c},Ce.isConcurrentMode=I,Ce.isContextConsumer=function(x){return v(x)===a},Ce.isContextProvider=function(x){return v(x)===s},Ce.isElement=function(x){return typeof x=="object"&&x!==null&&x.$$typeof===t},Ce.isForwardRef=function(x){return v(x)===d},Ce.isFragment=function(x){return v(x)===r},Ce.isLazy=function(x){return v(x)===w},Ce.isMemo=function(x){return v(x)===g},Ce.isPortal=function(x){return v(x)===n},Ce.isProfiler=function(x){return v(x)===i},Ce.isStrictMode=function(x){return v(x)===o},Ce.isSuspense=function(x){return v(x)===f},Ce.isValidElementType=function(x){return typeof x=="string"||typeof x=="function"||x===r||x===u||x===i||x===o||x===f||x===m||typeof x=="object"&&x!==null&&(x.$$typeof===w||x.$$typeof===g||x.$$typeof===s||x.$$typeof===a||x.$$typeof===d||x.$$typeof===h||x.$$typeof===O||x.$$typeof===p||x.$$typeof===y)},Ce.typeOf=v,Ce}var xe={};/** @license React v16.13.1
18
18
  * react-is.development.js
19
19
  *
20
20
  * Copyright (c) Facebook, Inc. and its affiliates.
21
21
  *
22
22
  * This source code is licensed under the MIT license found in the
23
23
  * LICENSE file in the root directory of this source tree.
24
- */var dc;function Rw(){return dc||(dc=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,d=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,g=e?Symbol.for("react.suspense_list"):60120,m=e?Symbol.for("react.memo"):60115,b=e?Symbol.for("react.lazy"):60116,y=e?Symbol.for("react.block"):60121,p=e?Symbol.for("react.fundamental"):60117,C=e?Symbol.for("react.responder"):60118,h=e?Symbol.for("react.scope"):60119;function v(j){return typeof j=="string"||typeof j=="function"||j===r||j===d||j===i||j===o||j===f||j===g||typeof j=="object"&&j!==null&&(j.$$typeof===b||j.$$typeof===m||j.$$typeof===s||j.$$typeof===a||j.$$typeof===u||j.$$typeof===p||j.$$typeof===C||j.$$typeof===h||j.$$typeof===y)}function I(j){if(typeof j=="object"&&j!==null){var we=j.$$typeof;switch(we){case t:var z=j.type;switch(z){case c:case d:case r:case i:case o:case f:return z;default:var Ee=z&&z.$$typeof;switch(Ee){case a:case u:case b:case m:case s:return Ee;default:return we}}case n:return we}}}var O=c,S=d,N=a,T=s,A=t,D=u,B=r,K=b,$=m,J=n,ae=i,re=o,ne=f,ge=!1;function be(j){return ge||(ge=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),F(j)||I(j)===c}function F(j){return I(j)===d}function L(j){return I(j)===a}function H(j){return I(j)===s}function U(j){return typeof j=="object"&&j!==null&&j.$$typeof===t}function q(j){return I(j)===u}function M(j){return I(j)===r}function Z(j){return I(j)===b}function ee(j){return I(j)===m}function W(j){return I(j)===n}function te(j){return I(j)===i}function X(j){return I(j)===o}function de(j){return I(j)===f}xe.AsyncMode=O,xe.ConcurrentMode=S,xe.ContextConsumer=N,xe.ContextProvider=T,xe.Element=A,xe.ForwardRef=D,xe.Fragment=B,xe.Lazy=K,xe.Memo=$,xe.Portal=J,xe.Profiler=ae,xe.StrictMode=re,xe.Suspense=ne,xe.isAsyncMode=be,xe.isConcurrentMode=F,xe.isContextConsumer=L,xe.isContextProvider=H,xe.isElement=U,xe.isForwardRef=q,xe.isFragment=M,xe.isLazy=Z,xe.isMemo=ee,xe.isPortal=W,xe.isProfiler=te,xe.isStrictMode=X,xe.isSuspense=de,xe.isValidElementType=v,xe.typeOf=I}()),xe}var fc;function Su(){return fc||(fc=1,process.env.NODE_ENV==="production"?Bi.exports=Tw():Bi.exports=Rw()),Bi.exports}/*
24
+ */var dc;function Mw(){return dc||(dc=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,g=e?Symbol.for("react.memo"):60115,w=e?Symbol.for("react.lazy"):60116,y=e?Symbol.for("react.block"):60121,h=e?Symbol.for("react.fundamental"):60117,O=e?Symbol.for("react.responder"):60118,p=e?Symbol.for("react.scope"):60119;function v(j){return typeof j=="string"||typeof j=="function"||j===r||j===u||j===i||j===o||j===f||j===m||typeof j=="object"&&j!==null&&(j.$$typeof===w||j.$$typeof===g||j.$$typeof===s||j.$$typeof===a||j.$$typeof===d||j.$$typeof===h||j.$$typeof===O||j.$$typeof===p||j.$$typeof===y)}function I(j){if(typeof j=="object"&&j!==null){var we=j.$$typeof;switch(we){case t:var z=j.type;switch(z){case c:case u:case r:case i:case o:case f:return z;default:var Ee=z&&z.$$typeof;switch(Ee){case a:case d:case w:case g:case s:return Ee;default:return we}}case n:return we}}}var x=c,S=u,N=a,R=s,A=t,D=d,B=r,$=w,L=g,J=n,ae=i,re=o,ne=f,ge=!1;function be(j){return ge||(ge=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),F(j)||I(j)===c}function F(j){return I(j)===u}function q(j){return I(j)===a}function H(j){return I(j)===s}function U(j){return typeof j=="object"&&j!==null&&j.$$typeof===t}function K(j){return I(j)===d}function M(j){return I(j)===r}function Z(j){return I(j)===w}function ee(j){return I(j)===g}function W(j){return I(j)===n}function te(j){return I(j)===i}function X(j){return I(j)===o}function de(j){return I(j)===f}xe.AsyncMode=x,xe.ConcurrentMode=S,xe.ContextConsumer=N,xe.ContextProvider=R,xe.Element=A,xe.ForwardRef=D,xe.Fragment=B,xe.Lazy=$,xe.Memo=L,xe.Portal=J,xe.Profiler=ae,xe.StrictMode=re,xe.Suspense=ne,xe.isAsyncMode=be,xe.isConcurrentMode=F,xe.isContextConsumer=q,xe.isContextProvider=H,xe.isElement=U,xe.isForwardRef=K,xe.isFragment=M,xe.isLazy=Z,xe.isMemo=ee,xe.isPortal=W,xe.isProfiler=te,xe.isStrictMode=X,xe.isSuspense=de,xe.isValidElementType=v,xe.typeOf=I}()),xe}var fc;function Eu(){return fc||(fc=1,process.env.NODE_ENV==="production"?Bi.exports=Dw():Bi.exports=Mw()),Bi.exports}/*
25
25
  object-assign
26
26
  (c) Sindre Sorhus
27
27
  @license MIT
28
- */var Jo,pc;function Aw(){if(pc)return Jo;pc=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(i){if(i==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(i)}function o(){try{if(!Object.assign)return!1;var i=new String("abc");if(i[5]="de",Object.getOwnPropertyNames(i)[0]==="5")return!1;for(var s={},a=0;a<10;a++)s["_"+String.fromCharCode(a)]=a;var c=Object.getOwnPropertyNames(s).map(function(u){return s[u]});if(c.join("")!=="0123456789")return!1;var d={};return"abcdefghijklmnopqrst".split("").forEach(function(u){d[u]=u}),Object.keys(Object.assign({},d)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Jo=o()?Object.assign:function(i,s){for(var a,c=r(i),d,u=1;u<arguments.length;u++){a=Object(arguments[u]);for(var f in a)t.call(a,f)&&(c[f]=a[f]);if(e){d=e(a);for(var g=0;g<d.length;g++)n.call(a,d[g])&&(c[d[g]]=a[d[g]])}}return c},Jo}var Wo,hc;function Ys(){if(hc)return Wo;hc=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Wo=e,Wo}var zo,mc;function Eu(){return mc||(mc=1,zo=Function.call.bind(Object.prototype.hasOwnProperty)),zo}var Qo,gc;function Fw(){if(gc)return Qo;gc=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Ys(),n={},r=Eu();e=function(i){var s="Warning: "+i;typeof console<"u"&&console.error(s);try{throw new Error(s)}catch{}}}function o(i,s,a,c,d){if(process.env.NODE_ENV!=="production"){for(var u in i)if(r(i,u)){var f;try{if(typeof i[u]!="function"){var g=Error((c||"React class")+": "+a+" type `"+u+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof i[u]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw g.name="Invariant Violation",g}f=i[u](s,u,c,a,null,t)}catch(b){f=b}if(f&&!(f instanceof Error)&&e((c||"React class")+": type specification of "+a+" `"+u+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof f+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),f instanceof Error&&!(f.message in n)){n[f.message]=!0;var m=d?d():"";e("Failed "+a+" type: "+f.message+(m??""))}}}}return o.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},Qo=o,Qo}var Go,yc;function Pw(){if(yc)return Go;yc=1;var e=Su(),t=Aw(),n=Ys(),r=Eu(),o=Fw(),i=function(){};process.env.NODE_ENV!=="production"&&(i=function(a){var c="Warning: "+a;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}});function s(){return null}return Go=function(a,c){var d=typeof Symbol=="function"&&Symbol.iterator,u="@@iterator";function f(F){var L=F&&(d&&F[d]||F[u]);if(typeof L=="function")return L}var g="<<anonymous>>",m={array:C("array"),bigint:C("bigint"),bool:C("boolean"),func:C("function"),number:C("number"),object:C("object"),string:C("string"),symbol:C("symbol"),any:h(),arrayOf:v,element:I(),elementType:O(),instanceOf:S,node:D(),objectOf:T,oneOf:N,oneOfType:A,shape:K,exact:$};function b(F,L){return F===L?F!==0||1/F===1/L:F!==F&&L!==L}function y(F,L){this.message=F,this.data=L&&typeof L=="object"?L:{},this.stack=""}y.prototype=Error.prototype;function p(F){if(process.env.NODE_ENV!=="production")var L={},H=0;function U(M,Z,ee,W,te,X,de){if(W=W||g,X=X||ee,de!==n){if(c){var j=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw j.name="Invariant Violation",j}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var we=W+":"+ee;!L[we]&&H<3&&(i("You are manually calling a React.PropTypes validation function for the `"+X+"` prop on `"+W+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),L[we]=!0,H++)}}return Z[ee]==null?M?Z[ee]===null?new y("The "+te+" `"+X+"` is marked as required "+("in `"+W+"`, but its value is `null`.")):new y("The "+te+" `"+X+"` is marked as required in "+("`"+W+"`, but its value is `undefined`.")):null:F(Z,ee,W,te,X)}var q=U.bind(null,!1);return q.isRequired=U.bind(null,!0),q}function C(F){function L(H,U,q,M,Z,ee){var W=H[U],te=re(W);if(te!==F){var X=ne(W);return new y("Invalid "+M+" `"+Z+"` of type "+("`"+X+"` supplied to `"+q+"`, expected ")+("`"+F+"`."),{expectedType:F})}return null}return p(L)}function h(){return p(s)}function v(F){function L(H,U,q,M,Z){if(typeof F!="function")return new y("Property `"+Z+"` of component `"+q+"` has invalid PropType notation inside arrayOf.");var ee=H[U];if(!Array.isArray(ee)){var W=re(ee);return new y("Invalid "+M+" `"+Z+"` of type "+("`"+W+"` supplied to `"+q+"`, expected an array."))}for(var te=0;te<ee.length;te++){var X=F(ee,te,q,M,Z+"["+te+"]",n);if(X instanceof Error)return X}return null}return p(L)}function I(){function F(L,H,U,q,M){var Z=L[H];if(!a(Z)){var ee=re(Z);return new y("Invalid "+q+" `"+M+"` of type "+("`"+ee+"` supplied to `"+U+"`, expected a single ReactElement."))}return null}return p(F)}function O(){function F(L,H,U,q,M){var Z=L[H];if(!e.isValidElementType(Z)){var ee=re(Z);return new y("Invalid "+q+" `"+M+"` of type "+("`"+ee+"` supplied to `"+U+"`, expected a single ReactElement type."))}return null}return p(F)}function S(F){function L(H,U,q,M,Z){if(!(H[U]instanceof F)){var ee=F.name||g,W=be(H[U]);return new y("Invalid "+M+" `"+Z+"` of type "+("`"+W+"` supplied to `"+q+"`, expected ")+("instance of `"+ee+"`."))}return null}return p(L)}function N(F){if(!Array.isArray(F))return process.env.NODE_ENV!=="production"&&(arguments.length>1?i("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):i("Invalid argument supplied to oneOf, expected an array.")),s;function L(H,U,q,M,Z){for(var ee=H[U],W=0;W<F.length;W++)if(b(ee,F[W]))return null;var te=JSON.stringify(F,function(de,j){var we=ne(j);return we==="symbol"?String(j):j});return new y("Invalid "+M+" `"+Z+"` of value `"+String(ee)+"` "+("supplied to `"+q+"`, expected one of "+te+"."))}return p(L)}function T(F){function L(H,U,q,M,Z){if(typeof F!="function")return new y("Property `"+Z+"` of component `"+q+"` has invalid PropType notation inside objectOf.");var ee=H[U],W=re(ee);if(W!=="object")return new y("Invalid "+M+" `"+Z+"` of type "+("`"+W+"` supplied to `"+q+"`, expected an object."));for(var te in ee)if(r(ee,te)){var X=F(ee,te,q,M,Z+"."+te,n);if(X instanceof Error)return X}return null}return p(L)}function A(F){if(!Array.isArray(F))return process.env.NODE_ENV!=="production"&&i("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var L=0;L<F.length;L++){var H=F[L];if(typeof H!="function")return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+ge(H)+" at index "+L+"."),s}function U(q,M,Z,ee,W){for(var te=[],X=0;X<F.length;X++){var de=F[X],j=de(q,M,Z,ee,W,n);if(j==null)return null;j.data&&r(j.data,"expectedType")&&te.push(j.data.expectedType)}var we=te.length>0?", expected one of type ["+te.join(", ")+"]":"";return new y("Invalid "+ee+" `"+W+"` supplied to "+("`"+Z+"`"+we+"."))}return p(U)}function D(){function F(L,H,U,q,M){return J(L[H])?null:new y("Invalid "+q+" `"+M+"` supplied to "+("`"+U+"`, expected a ReactNode."))}return p(F)}function B(F,L,H,U,q){return new y((F||"React class")+": "+L+" type `"+H+"."+U+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+q+"`.")}function K(F){function L(H,U,q,M,Z){var ee=H[U],W=re(ee);if(W!=="object")return new y("Invalid "+M+" `"+Z+"` of type `"+W+"` "+("supplied to `"+q+"`, expected `object`."));for(var te in F){var X=F[te];if(typeof X!="function")return B(q,M,Z,te,ne(X));var de=X(ee,te,q,M,Z+"."+te,n);if(de)return de}return null}return p(L)}function $(F){function L(H,U,q,M,Z){var ee=H[U],W=re(ee);if(W!=="object")return new y("Invalid "+M+" `"+Z+"` of type `"+W+"` "+("supplied to `"+q+"`, expected `object`."));var te=t({},H[U],F);for(var X in te){var de=F[X];if(r(F,X)&&typeof de!="function")return B(q,M,Z,X,ne(de));if(!de)return new y("Invalid "+M+" `"+Z+"` key `"+X+"` supplied to `"+q+"`.\nBad object: "+JSON.stringify(H[U],null," ")+`
29
- Valid keys: `+JSON.stringify(Object.keys(F),null," "));var j=de(ee,X,q,M,Z+"."+X,n);if(j)return j}return null}return p(L)}function J(F){switch(typeof F){case"number":case"string":case"undefined":return!0;case"boolean":return!F;case"object":if(Array.isArray(F))return F.every(J);if(F===null||a(F))return!0;var L=f(F);if(L){var H=L.call(F),U;if(L!==F.entries){for(;!(U=H.next()).done;)if(!J(U.value))return!1}else for(;!(U=H.next()).done;){var q=U.value;if(q&&!J(q[1]))return!1}}else return!1;return!0;default:return!1}}function ae(F,L){return F==="symbol"?!0:L?L["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&L instanceof Symbol:!1}function re(F){var L=typeof F;return Array.isArray(F)?"array":F instanceof RegExp?"object":ae(L,F)?"symbol":L}function ne(F){if(typeof F>"u"||F===null)return""+F;var L=re(F);if(L==="object"){if(F instanceof Date)return"date";if(F instanceof RegExp)return"regexp"}return L}function ge(F){var L=ne(F);switch(L){case"array":case"object":return"an "+L;case"boolean":case"date":case"regexp":return"a "+L;default:return L}}function be(F){return!F.constructor||!F.constructor.name?g:F.constructor.name}return m.checkPropTypes=o,m.resetWarningCache=o.resetWarningCache,m.PropTypes=m,m},Go}var Xo,vc;function Dw(){if(vc)return Xo;vc=1;var e=Ys();function t(){}function n(){}return n.resetWarningCache=t,Xo=function(){function r(s,a,c,d,u,f){if(f!==e){var g=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw g.name="Invariant Violation",g}}r.isRequired=r;function o(){return r}var i={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:o,element:r,elementType:r,instanceOf:o,node:r,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:n,resetWarningCache:t};return i.PropTypes=i,i},Xo}if(process.env.NODE_ENV!=="production"){var Mw=Su(),kw=!0;Is.exports=Pw()(Mw.isElement,kw)}else Is.exports=Dw()();var jw=Is.exports;const V=zs(jw);var Cs={exports:{}},Oe={};/**
28
+ */var Jo,pc;function kw(){if(pc)return Jo;pc=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(i){if(i==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(i)}function o(){try{if(!Object.assign)return!1;var i=new String("abc");if(i[5]="de",Object.getOwnPropertyNames(i)[0]==="5")return!1;for(var s={},a=0;a<10;a++)s["_"+String.fromCharCode(a)]=a;var c=Object.getOwnPropertyNames(s).map(function(d){return s[d]});if(c.join("")!=="0123456789")return!1;var u={};return"abcdefghijklmnopqrst".split("").forEach(function(d){u[d]=d}),Object.keys(Object.assign({},u)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Jo=o()?Object.assign:function(i,s){for(var a,c=r(i),u,d=1;d<arguments.length;d++){a=Object(arguments[d]);for(var f in a)t.call(a,f)&&(c[f]=a[f]);if(e){u=e(a);for(var m=0;m<u.length;m++)n.call(a,u[m])&&(c[u[m]]=a[u[m]])}}return c},Jo}var Wo,hc;function Ys(){if(hc)return Wo;hc=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Wo=e,Wo}var zo,mc;function Nu(){return mc||(mc=1,zo=Function.call.bind(Object.prototype.hasOwnProperty)),zo}var Qo,gc;function jw(){if(gc)return Qo;gc=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Ys(),n={},r=Nu();e=function(i){var s="Warning: "+i;typeof console<"u"&&console.error(s);try{throw new Error(s)}catch{}}}function o(i,s,a,c,u){if(process.env.NODE_ENV!=="production"){for(var d in i)if(r(i,d)){var f;try{if(typeof i[d]!="function"){var m=Error((c||"React class")+": "+a+" type `"+d+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof i[d]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw m.name="Invariant Violation",m}f=i[d](s,d,c,a,null,t)}catch(w){f=w}if(f&&!(f instanceof Error)&&e((c||"React class")+": type specification of "+a+" `"+d+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof f+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),f instanceof Error&&!(f.message in n)){n[f.message]=!0;var g=u?u():"";e("Failed "+a+" type: "+f.message+(g??""))}}}}return o.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},Qo=o,Qo}var Go,yc;function Lw(){if(yc)return Go;yc=1;var e=Eu(),t=kw(),n=Ys(),r=Nu(),o=jw(),i=function(){};process.env.NODE_ENV!=="production"&&(i=function(a){var c="Warning: "+a;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}});function s(){return null}return Go=function(a,c){var u=typeof Symbol=="function"&&Symbol.iterator,d="@@iterator";function f(F){var q=F&&(u&&F[u]||F[d]);if(typeof q=="function")return q}var m="<<anonymous>>",g={array:O("array"),bigint:O("bigint"),bool:O("boolean"),func:O("function"),number:O("number"),object:O("object"),string:O("string"),symbol:O("symbol"),any:p(),arrayOf:v,element:I(),elementType:x(),instanceOf:S,node:D(),objectOf:R,oneOf:N,oneOfType:A,shape:$,exact:L};function w(F,q){return F===q?F!==0||1/F===1/q:F!==F&&q!==q}function y(F,q){this.message=F,this.data=q&&typeof q=="object"?q:{},this.stack=""}y.prototype=Error.prototype;function h(F){if(process.env.NODE_ENV!=="production")var q={},H=0;function U(M,Z,ee,W,te,X,de){if(W=W||m,X=X||ee,de!==n){if(c){var j=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw j.name="Invariant Violation",j}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var we=W+":"+ee;!q[we]&&H<3&&(i("You are manually calling a React.PropTypes validation function for the `"+X+"` prop on `"+W+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),q[we]=!0,H++)}}return Z[ee]==null?M?Z[ee]===null?new y("The "+te+" `"+X+"` is marked as required "+("in `"+W+"`, but its value is `null`.")):new y("The "+te+" `"+X+"` is marked as required in "+("`"+W+"`, but its value is `undefined`.")):null:F(Z,ee,W,te,X)}var K=U.bind(null,!1);return K.isRequired=U.bind(null,!0),K}function O(F){function q(H,U,K,M,Z,ee){var W=H[U],te=re(W);if(te!==F){var X=ne(W);return new y("Invalid "+M+" `"+Z+"` of type "+("`"+X+"` supplied to `"+K+"`, expected ")+("`"+F+"`."),{expectedType:F})}return null}return h(q)}function p(){return h(s)}function v(F){function q(H,U,K,M,Z){if(typeof F!="function")return new y("Property `"+Z+"` of component `"+K+"` has invalid PropType notation inside arrayOf.");var ee=H[U];if(!Array.isArray(ee)){var W=re(ee);return new y("Invalid "+M+" `"+Z+"` of type "+("`"+W+"` supplied to `"+K+"`, expected an array."))}for(var te=0;te<ee.length;te++){var X=F(ee,te,K,M,Z+"["+te+"]",n);if(X instanceof Error)return X}return null}return h(q)}function I(){function F(q,H,U,K,M){var Z=q[H];if(!a(Z)){var ee=re(Z);return new y("Invalid "+K+" `"+M+"` of type "+("`"+ee+"` supplied to `"+U+"`, expected a single ReactElement."))}return null}return h(F)}function x(){function F(q,H,U,K,M){var Z=q[H];if(!e.isValidElementType(Z)){var ee=re(Z);return new y("Invalid "+K+" `"+M+"` of type "+("`"+ee+"` supplied to `"+U+"`, expected a single ReactElement type."))}return null}return h(F)}function S(F){function q(H,U,K,M,Z){if(!(H[U]instanceof F)){var ee=F.name||m,W=be(H[U]);return new y("Invalid "+M+" `"+Z+"` of type "+("`"+W+"` supplied to `"+K+"`, expected ")+("instance of `"+ee+"`."))}return null}return h(q)}function N(F){if(!Array.isArray(F))return process.env.NODE_ENV!=="production"&&(arguments.length>1?i("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):i("Invalid argument supplied to oneOf, expected an array.")),s;function q(H,U,K,M,Z){for(var ee=H[U],W=0;W<F.length;W++)if(w(ee,F[W]))return null;var te=JSON.stringify(F,function(de,j){var we=ne(j);return we==="symbol"?String(j):j});return new y("Invalid "+M+" `"+Z+"` of value `"+String(ee)+"` "+("supplied to `"+K+"`, expected one of "+te+"."))}return h(q)}function R(F){function q(H,U,K,M,Z){if(typeof F!="function")return new y("Property `"+Z+"` of component `"+K+"` has invalid PropType notation inside objectOf.");var ee=H[U],W=re(ee);if(W!=="object")return new y("Invalid "+M+" `"+Z+"` of type "+("`"+W+"` supplied to `"+K+"`, expected an object."));for(var te in ee)if(r(ee,te)){var X=F(ee,te,K,M,Z+"."+te,n);if(X instanceof Error)return X}return null}return h(q)}function A(F){if(!Array.isArray(F))return process.env.NODE_ENV!=="production"&&i("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var q=0;q<F.length;q++){var H=F[q];if(typeof H!="function")return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+ge(H)+" at index "+q+"."),s}function U(K,M,Z,ee,W){for(var te=[],X=0;X<F.length;X++){var de=F[X],j=de(K,M,Z,ee,W,n);if(j==null)return null;j.data&&r(j.data,"expectedType")&&te.push(j.data.expectedType)}var we=te.length>0?", expected one of type ["+te.join(", ")+"]":"";return new y("Invalid "+ee+" `"+W+"` supplied to "+("`"+Z+"`"+we+"."))}return h(U)}function D(){function F(q,H,U,K,M){return J(q[H])?null:new y("Invalid "+K+" `"+M+"` supplied to "+("`"+U+"`, expected a ReactNode."))}return h(F)}function B(F,q,H,U,K){return new y((F||"React class")+": "+q+" type `"+H+"."+U+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+K+"`.")}function $(F){function q(H,U,K,M,Z){var ee=H[U],W=re(ee);if(W!=="object")return new y("Invalid "+M+" `"+Z+"` of type `"+W+"` "+("supplied to `"+K+"`, expected `object`."));for(var te in F){var X=F[te];if(typeof X!="function")return B(K,M,Z,te,ne(X));var de=X(ee,te,K,M,Z+"."+te,n);if(de)return de}return null}return h(q)}function L(F){function q(H,U,K,M,Z){var ee=H[U],W=re(ee);if(W!=="object")return new y("Invalid "+M+" `"+Z+"` of type `"+W+"` "+("supplied to `"+K+"`, expected `object`."));var te=t({},H[U],F);for(var X in te){var de=F[X];if(r(F,X)&&typeof de!="function")return B(K,M,Z,X,ne(de));if(!de)return new y("Invalid "+M+" `"+Z+"` key `"+X+"` supplied to `"+K+"`.\nBad object: "+JSON.stringify(H[U],null," ")+`
29
+ Valid keys: `+JSON.stringify(Object.keys(F),null," "));var j=de(ee,X,K,M,Z+"."+X,n);if(j)return j}return null}return h(q)}function J(F){switch(typeof F){case"number":case"string":case"undefined":return!0;case"boolean":return!F;case"object":if(Array.isArray(F))return F.every(J);if(F===null||a(F))return!0;var q=f(F);if(q){var H=q.call(F),U;if(q!==F.entries){for(;!(U=H.next()).done;)if(!J(U.value))return!1}else for(;!(U=H.next()).done;){var K=U.value;if(K&&!J(K[1]))return!1}}else return!1;return!0;default:return!1}}function ae(F,q){return F==="symbol"?!0:q?q["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&q instanceof Symbol:!1}function re(F){var q=typeof F;return Array.isArray(F)?"array":F instanceof RegExp?"object":ae(q,F)?"symbol":q}function ne(F){if(typeof F>"u"||F===null)return""+F;var q=re(F);if(q==="object"){if(F instanceof Date)return"date";if(F instanceof RegExp)return"regexp"}return q}function ge(F){var q=ne(F);switch(q){case"array":case"object":return"an "+q;case"boolean":case"date":case"regexp":return"a "+q;default:return q}}function be(F){return!F.constructor||!F.constructor.name?m:F.constructor.name}return g.checkPropTypes=o,g.resetWarningCache=o.resetWarningCache,g.PropTypes=g,g},Go}var Xo,vc;function qw(){if(vc)return Xo;vc=1;var e=Ys();function t(){}function n(){}return n.resetWarningCache=t,Xo=function(){function r(s,a,c,u,d,f){if(f!==e){var m=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw m.name="Invariant Violation",m}}r.isRequired=r;function o(){return r}var i={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:o,element:r,elementType:r,instanceOf:o,node:r,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:n,resetWarningCache:t};return i.PropTypes=i,i},Xo}if(process.env.NODE_ENV!=="production"){var Kw=Eu(),Uw=!0;Is.exports=Lw()(Kw.isElement,Uw)}else Is.exports=qw()();var Vw=Is.exports;const V=zs(Vw);var Cs={exports:{}},Oe={};/**
30
30
  * @license React
31
31
  * react-is.production.min.js
32
32
  *
@@ -34,7 +34,7 @@ Valid keys: `+JSON.stringify(Object.keys(F),null," "));var j=de(ee,X,q,M,Z+"."+
34
34
  *
35
35
  * This source code is licensed under the MIT license found in the
36
36
  * LICENSE file in the root directory of this source tree.
37
- */var wc;function Lw(){if(wc)return Oe;wc=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),s=Symbol.for("react.context"),a=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),g=Symbol.for("react.lazy"),m=Symbol.for("react.offscreen"),b;b=Symbol.for("react.module.reference");function y(p){if(typeof p=="object"&&p!==null){var C=p.$$typeof;switch(C){case e:switch(p=p.type,p){case n:case o:case r:case d:case u:return p;default:switch(p=p&&p.$$typeof,p){case a:case s:case c:case g:case f:case i:return p;default:return C}}case t:return C}}}return Oe.ContextConsumer=s,Oe.ContextProvider=i,Oe.Element=e,Oe.ForwardRef=c,Oe.Fragment=n,Oe.Lazy=g,Oe.Memo=f,Oe.Portal=t,Oe.Profiler=o,Oe.StrictMode=r,Oe.Suspense=d,Oe.SuspenseList=u,Oe.isAsyncMode=function(){return!1},Oe.isConcurrentMode=function(){return!1},Oe.isContextConsumer=function(p){return y(p)===s},Oe.isContextProvider=function(p){return y(p)===i},Oe.isElement=function(p){return typeof p=="object"&&p!==null&&p.$$typeof===e},Oe.isForwardRef=function(p){return y(p)===c},Oe.isFragment=function(p){return y(p)===n},Oe.isLazy=function(p){return y(p)===g},Oe.isMemo=function(p){return y(p)===f},Oe.isPortal=function(p){return y(p)===t},Oe.isProfiler=function(p){return y(p)===o},Oe.isStrictMode=function(p){return y(p)===r},Oe.isSuspense=function(p){return y(p)===d},Oe.isSuspenseList=function(p){return y(p)===u},Oe.isValidElementType=function(p){return typeof p=="string"||typeof p=="function"||p===n||p===o||p===r||p===d||p===u||p===m||typeof p=="object"&&p!==null&&(p.$$typeof===g||p.$$typeof===f||p.$$typeof===i||p.$$typeof===s||p.$$typeof===c||p.$$typeof===b||p.getModuleId!==void 0)},Oe.typeOf=y,Oe}var _e={};/**
37
+ */var wc;function $w(){if(wc)return Oe;wc=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),s=Symbol.for("react.context"),a=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),g=Symbol.for("react.offscreen"),w;w=Symbol.for("react.module.reference");function y(h){if(typeof h=="object"&&h!==null){var O=h.$$typeof;switch(O){case e:switch(h=h.type,h){case n:case o:case r:case u:case d:return h;default:switch(h=h&&h.$$typeof,h){case a:case s:case c:case m:case f:case i:return h;default:return O}}case t:return O}}}return Oe.ContextConsumer=s,Oe.ContextProvider=i,Oe.Element=e,Oe.ForwardRef=c,Oe.Fragment=n,Oe.Lazy=m,Oe.Memo=f,Oe.Portal=t,Oe.Profiler=o,Oe.StrictMode=r,Oe.Suspense=u,Oe.SuspenseList=d,Oe.isAsyncMode=function(){return!1},Oe.isConcurrentMode=function(){return!1},Oe.isContextConsumer=function(h){return y(h)===s},Oe.isContextProvider=function(h){return y(h)===i},Oe.isElement=function(h){return typeof h=="object"&&h!==null&&h.$$typeof===e},Oe.isForwardRef=function(h){return y(h)===c},Oe.isFragment=function(h){return y(h)===n},Oe.isLazy=function(h){return y(h)===m},Oe.isMemo=function(h){return y(h)===f},Oe.isPortal=function(h){return y(h)===t},Oe.isProfiler=function(h){return y(h)===o},Oe.isStrictMode=function(h){return y(h)===r},Oe.isSuspense=function(h){return y(h)===u},Oe.isSuspenseList=function(h){return y(h)===d},Oe.isValidElementType=function(h){return typeof h=="string"||typeof h=="function"||h===n||h===o||h===r||h===u||h===d||h===g||typeof h=="object"&&h!==null&&(h.$$typeof===m||h.$$typeof===f||h.$$typeof===i||h.$$typeof===s||h.$$typeof===c||h.$$typeof===w||h.getModuleId!==void 0)},Oe.typeOf=y,Oe}var _e={};/**
38
38
  * @license React
39
39
  * react-is.development.js
40
40
  *
@@ -42,11 +42,11 @@ Valid keys: `+JSON.stringify(Object.keys(F),null," "));var j=de(ee,X,q,M,Z+"."+
42
42
  *
43
43
  * This source code is licensed under the MIT license found in the
44
44
  * LICENSE file in the root directory of this source tree.
45
- */var bc;function qw(){return bc||(bc=1,process.env.NODE_ENV!=="production"&&function(){var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),s=Symbol.for("react.context"),a=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),g=Symbol.for("react.lazy"),m=Symbol.for("react.offscreen"),b=!1,y=!1,p=!1,C=!1,h=!1,v;v=Symbol.for("react.module.reference");function I(z){return!!(typeof z=="string"||typeof z=="function"||z===n||z===o||h||z===r||z===d||z===u||C||z===m||b||y||p||typeof z=="object"&&z!==null&&(z.$$typeof===g||z.$$typeof===f||z.$$typeof===i||z.$$typeof===s||z.$$typeof===c||z.$$typeof===v||z.getModuleId!==void 0))}function O(z){if(typeof z=="object"&&z!==null){var Ee=z.$$typeof;switch(Ee){case e:var Ve=z.type;switch(Ve){case n:case o:case r:case d:case u:return Ve;default:var Ze=Ve&&Ve.$$typeof;switch(Ze){case a:case s:case c:case g:case f:case i:return Ze;default:return Ee}}case t:return Ee}}}var S=s,N=i,T=e,A=c,D=n,B=g,K=f,$=t,J=o,ae=r,re=d,ne=u,ge=!1,be=!1;function F(z){return ge||(ge=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function L(z){return be||(be=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function H(z){return O(z)===s}function U(z){return O(z)===i}function q(z){return typeof z=="object"&&z!==null&&z.$$typeof===e}function M(z){return O(z)===c}function Z(z){return O(z)===n}function ee(z){return O(z)===g}function W(z){return O(z)===f}function te(z){return O(z)===t}function X(z){return O(z)===o}function de(z){return O(z)===r}function j(z){return O(z)===d}function we(z){return O(z)===u}_e.ContextConsumer=S,_e.ContextProvider=N,_e.Element=T,_e.ForwardRef=A,_e.Fragment=D,_e.Lazy=B,_e.Memo=K,_e.Portal=$,_e.Profiler=J,_e.StrictMode=ae,_e.Suspense=re,_e.SuspenseList=ne,_e.isAsyncMode=F,_e.isConcurrentMode=L,_e.isContextConsumer=H,_e.isContextProvider=U,_e.isElement=q,_e.isForwardRef=M,_e.isFragment=Z,_e.isLazy=ee,_e.isMemo=W,_e.isPortal=te,_e.isProfiler=X,_e.isStrictMode=de,_e.isSuspense=j,_e.isSuspenseList=we,_e.isValidElementType=I,_e.typeOf=O}()),_e}process.env.NODE_ENV==="production"?Cs.exports=Lw():Cs.exports=qw();var Ic=Cs.exports;const Cc=e=>typeof e=="object"&&e!=null&&e.nodeType===1,xc=(e,t)=>(!t||e!=="hidden")&&e!=="visible"&&e!=="clip",Yo=(e,t)=>{if(e.clientHeight<e.scrollHeight||e.clientWidth<e.scrollWidth){const n=getComputedStyle(e,null);return xc(n.overflowY,t)||xc(n.overflowX,t)||(r=>{const o=(i=>{if(!i.ownerDocument||!i.ownerDocument.defaultView)return null;try{return i.ownerDocument.defaultView.frameElement}catch{return null}})(r);return!!o&&(o.clientHeight<r.scrollHeight||o.clientWidth<r.scrollWidth)})(e)}return!1},Ji=(e,t,n,r,o,i,s,a)=>i<e&&s>t||i>e&&s<t?0:i<=e&&a<=n||s>=t&&a>=n?i-e-r:s>t&&a<n||i<e&&a>n?s-t+o:0,Kw=e=>{const t=e.parentElement;return t??(e.getRootNode().host||null)},Uw=(e,t)=>{var n,r,o,i;if(typeof document>"u")return[];const{scrollMode:s,block:a,inline:c,boundary:d,skipOverflowHiddenElements:u}=t,f=typeof d=="function"?d:re=>re!==d;if(!Cc(e))throw new TypeError("Invalid target");const g=document.scrollingElement||document.documentElement,m=[];let b=e;for(;Cc(b)&&f(b);){if(b=Kw(b),b===g){m.push(b);break}b!=null&&b===document.body&&Yo(b)&&!Yo(document.documentElement)||b!=null&&Yo(b,u)&&m.push(b)}const y=(r=(n=window.visualViewport)==null?void 0:n.width)!=null?r:innerWidth,p=(i=(o=window.visualViewport)==null?void 0:o.height)!=null?i:innerHeight,{scrollX:C,scrollY:h}=window,{height:v,width:I,top:O,right:S,bottom:N,left:T}=e.getBoundingClientRect(),{top:A,right:D,bottom:B,left:K}=(re=>{const ne=window.getComputedStyle(re);return{top:parseFloat(ne.scrollMarginTop)||0,right:parseFloat(ne.scrollMarginRight)||0,bottom:parseFloat(ne.scrollMarginBottom)||0,left:parseFloat(ne.scrollMarginLeft)||0}})(e);let $=a==="start"||a==="nearest"?O-A:a==="end"?N+B:O+v/2-A+B,J=c==="center"?T+I/2-K+D:c==="end"?S+D:T-K;const ae=[];for(let re=0;re<m.length;re++){const ne=m[re],{height:ge,width:be,top:F,right:L,bottom:H,left:U}=ne.getBoundingClientRect();if(s==="if-needed"&&O>=0&&T>=0&&N<=p&&S<=y&&O>=F&&N<=H&&T>=U&&S<=L)return ae;const q=getComputedStyle(ne),M=parseInt(q.borderLeftWidth,10),Z=parseInt(q.borderTopWidth,10),ee=parseInt(q.borderRightWidth,10),W=parseInt(q.borderBottomWidth,10);let te=0,X=0;const de="offsetWidth"in ne?ne.offsetWidth-ne.clientWidth-M-ee:0,j="offsetHeight"in ne?ne.offsetHeight-ne.clientHeight-Z-W:0,we="offsetWidth"in ne?ne.offsetWidth===0?0:be/ne.offsetWidth:0,z="offsetHeight"in ne?ne.offsetHeight===0?0:ge/ne.offsetHeight:0;if(g===ne)te=a==="start"?$:a==="end"?$-p:a==="nearest"?Ji(h,h+p,p,Z,W,h+$,h+$+v,v):$-p/2,X=c==="start"?J:c==="center"?J-y/2:c==="end"?J-y:Ji(C,C+y,y,M,ee,C+J,C+J+I,I),te=Math.max(0,te+h),X=Math.max(0,X+C);else{te=a==="start"?$-F-Z:a==="end"?$-H+W+j:a==="nearest"?Ji(F,H,ge,Z,W+j,$,$+v,v):$-(F+ge/2)+j/2,X=c==="start"?J-U-M:c==="center"?J-(U+be/2)+de/2:c==="end"?J-L+ee+de:Ji(U,L,be,M,ee+de,J,J+I,I);const{scrollLeft:Ee,scrollTop:Ve}=ne;te=z===0?0:Math.max(0,Math.min(Ve+te/z,ne.scrollHeight-ge/z+j)),X=we===0?0:Math.max(0,Math.min(Ee+X/we,ne.scrollWidth-be/we+de)),$+=Ve-te,J+=Ee-X}ae.push({el:ne,top:te,left:X})}return ae};var Lr=function(){return Lr=Object.assign||function(t){for(var n,r=1,o=arguments.length;r<o;r++){n=arguments[r];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},Lr.apply(this,arguments)};var Vw=0;function Oc(e){return typeof e=="function"?e:xt}function xt(){}function Nu(e,t){if(e){var n=Uw(e,{boundary:t,block:"nearest",scrollMode:"if-needed"});n.forEach(function(r){var o=r.el,i=r.top,s=r.left;o.scrollTop=i,o.scrollLeft=s})}}function _c(e,t,n){var r=e===t||t instanceof n.Node&&e.contains&&e.contains(t);return r}function Zs(e,t){var n;function r(){n&&clearTimeout(n)}function o(){for(var i=arguments.length,s=new Array(i),a=0;a<i;a++)s[a]=arguments[a];r(),n=setTimeout(function(){n=null,e.apply(void 0,s)},t)}return o.cancel=r,o}function We(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){for(var o=arguments.length,i=new Array(o>1?o-1:0),s=1;s<o;s++)i[s-1]=arguments[s];return t.some(function(a){return a&&a.apply(void 0,[r].concat(i)),r.preventDownshiftDefault||r.hasOwnProperty("nativeEvent")&&r.nativeEvent.preventDownshiftDefault})}}function Cr(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){t.forEach(function(o){typeof o=="function"?o(r):o&&(o.current=r)})}}function Tu(){return String(Vw++)}function $w(e){var t=e.isOpen,n=e.resultCount,r=e.previousResultCount;return t?n?n!==r?n+" result"+(n===1?" is":"s are")+" available, use up and down arrow keys to navigate. Press Enter key to select.":"":"No results are available.":""}function Sc(e,t){return e=Array.isArray(e)?e[0]:e,!e&&t?t:e}function Ru(e){return typeof e.type=="string"}function Au(e){return e.props}function Hw(e,t){console.error('The property "'+t+'" is required in "'+e+'"')}var Bw=["highlightedIndex","inputValue","isOpen","selectedItem","type"];function Wi(e){e===void 0&&(e={});var t={};return Bw.forEach(function(n){e.hasOwnProperty(n)&&(t[n]=e[n])}),t}function ao(e,t){return!e||!t?e:Object.keys(e).reduce(function(n,r){return n[r]=co(t,r)?t[r]:e[r],n},{})}function co(e,t){return e[t]!==void 0}function xs(e){var t=e.key,n=e.keyCode;return n>=37&&n<=40&&t.indexOf("Arrow")!==0?"Arrow"+t:t}function Jw(e){return Object.prototype.toString.call(e)==="[object Object]"}function tr(e,t,n,r,o){var i=n.length;if(i===0)return-1;var s=i-1;(typeof e!="number"||e<0||e>s)&&(e=t>0?-1:s+1);var a=e+t;a<0?a=s:a>s&&(a=0);var c=qr(a,t<0,n,r,o);return c===-1?e>=i?-1:e:c}function qr(e,t,n,r,o){o===void 0&&(o=!1);var i=n.length;if(t){for(var s=e;s>=0;s--)if(!r(n[s],s))return s}else for(var a=e;a<i;a++)if(!r(n[a],a))return a;return o?qr(t?i-1:0,t,n,r):-1}function lo(e,t,n,r){return r===void 0&&(r=!0),n&&t.some(function(o){return o&&(_c(o,e,n)||r&&_c(o,n.document.activeElement,n))})}var ea=xt;process.env.NODE_ENV!=="production"&&(ea=function(t,n,r){var o="This prop should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled Downshift element for the lifetime of the component. More info: https://github.com/downshift-js/downshift#control-props";Object.keys(t).forEach(function(i){n[i]!==void 0&&r[i]===void 0?console.error('downshift: A component has changed the controlled prop "'+i+'" to be uncontrolled. '+o):n[i]===void 0&&r[i]!==void 0&&console.error('downshift: A component has changed the uncontrolled prop "'+i+'" to be controlled. '+o)})});var Ww=Zs(function(e){Fu(e).textContent=""},500);function Fu(e){var t=e.getElementById("a11y-status-message");return t||(t=e.createElement("div"),t.setAttribute("id","a11y-status-message"),t.setAttribute("role","status"),t.setAttribute("aria-live","polite"),t.setAttribute("aria-relevant","additions text"),Object.assign(t.style,{border:"0",clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:"0",position:"absolute",width:"1px"}),e.body.appendChild(t),t)}function Pu(e,t){if(!(!e||!t)){var n=Fu(t);n.textContent=e,Ww(t)}}function zw(e){var t=e==null?void 0:e.getElementById("a11y-status-message");t&&t.remove()}var Du=process.env.NODE_ENV!=="production"?"__autocomplete_unknown__":0,Mu=process.env.NODE_ENV!=="production"?"__autocomplete_mouseup__":1,ku=process.env.NODE_ENV!=="production"?"__autocomplete_item_mouseenter__":2,Yi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_up__":3,Zi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_down__":4,ju=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_escape__":5,Lu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_enter__":6,qu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_home__":7,Ku=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_end__":8,Uu=process.env.NODE_ENV!=="production"?"__autocomplete_click_item__":9,Vu=process.env.NODE_ENV!=="production"?"__autocomplete_blur_input__":10,$u=process.env.NODE_ENV!=="production"?"__autocomplete_change_input__":11,Hu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_space_button__":12,Os=process.env.NODE_ENV!=="production"?"__autocomplete_click_button__":13,Bu=process.env.NODE_ENV!=="production"?"__autocomplete_blur_button__":14,Ju=process.env.NODE_ENV!=="production"?"__autocomplete_controlled_prop_updated_selected_item__":15,Wu=process.env.NODE_ENV!=="production"?"__autocomplete_touchend__":16,Qw=Object.freeze({__proto__:null,blurButton:Bu,blurInput:Vu,changeInput:$u,clickButton:Os,clickItem:Uu,controlledPropUpdatedSelectedItem:Ju,itemMouseEnter:ku,keyDownArrowDown:Zi,keyDownArrowUp:Yi,keyDownEnd:Ku,keyDownEnter:Lu,keyDownEscape:ju,keyDownHome:qu,keyDownSpaceButton:Hu,mouseUp:Mu,touchEnd:Wu,unknown:Du}),Gw=["refKey","ref"],Xw=["onClick","onPress","onKeyDown","onKeyUp","onBlur"],Yw=["onKeyDown","onBlur","onChange","onInput","onChangeText"],Zw=["refKey","ref"],eb=["onMouseMove","onMouseDown","onClick","onPress","index","item"],tb=function(){var e=function(t){function n(o){var i;i=t.call(this,o)||this,i.id=i.props.id||"downshift-"+Tu(),i.menuId=i.props.menuId||i.id+"-menu",i.labelId=i.props.labelId||i.id+"-label",i.inputId=i.props.inputId||i.id+"-input",i.getItemId=i.props.getItemId||function(h){return i.id+"-item-"+h},i.items=[],i.itemCount=null,i.previousResultCount=0,i.timeoutIds=[],i.internalSetTimeout=function(h,v){var I=setTimeout(function(){i.timeoutIds=i.timeoutIds.filter(function(O){return O!==I}),h()},v);i.timeoutIds.push(I)},i.setItemCount=function(h){i.itemCount=h},i.unsetItemCount=function(){i.itemCount=null},i.isItemDisabled=function(h,v){var I=i.getItemNodeFromIndex(v);return I&&I.hasAttribute("disabled")},i.setHighlightedIndex=function(h,v){h===void 0&&(h=i.props.defaultHighlightedIndex),v===void 0&&(v={}),v=Wi(v),i.internalSetState(he({highlightedIndex:h},v))},i.clearSelection=function(h){i.internalSetState({selectedItem:null,inputValue:"",highlightedIndex:i.props.defaultHighlightedIndex,isOpen:i.props.defaultIsOpen},h)},i.selectItem=function(h,v,I){v=Wi(v),i.internalSetState(he({isOpen:i.props.defaultIsOpen,highlightedIndex:i.props.defaultHighlightedIndex,selectedItem:h,inputValue:i.props.itemToString(h)},v),I)},i.selectItemAtIndex=function(h,v,I){var O=i.items[h];O!=null&&i.selectItem(O,v,I)},i.selectHighlightedItem=function(h,v){return i.selectItemAtIndex(i.getState().highlightedIndex,h,v)},i.internalSetState=function(h,v){var I,O,S={},N=typeof h=="function";return!N&&h.hasOwnProperty("inputValue")&&i.props.onInputValueChange(h.inputValue,he({},i.getStateAndHelpers(),h)),i.setState(function(T){var A;T=i.getState(T);var D=N?h(T):h;D=i.props.stateReducer(T,D),I=D.hasOwnProperty("selectedItem");var B={};return I&&D.selectedItem!==T.selectedItem&&(O=D.selectedItem),(A=D).type||(A.type=Du),Object.keys(D).forEach(function(K){T[K]!==D[K]&&(S[K]=D[K]),K!=="type"&&(D[K],co(i.props,K)||(B[K]=D[K]))}),N&&D.hasOwnProperty("inputValue")&&i.props.onInputValueChange(D.inputValue,he({},i.getStateAndHelpers(),D)),B},function(){Oc(v)();var T=Object.keys(S).length>1;T&&i.props.onStateChange(S,i.getStateAndHelpers()),I&&i.props.onSelect(h.selectedItem,i.getStateAndHelpers()),O!==void 0&&i.props.onChange(O,i.getStateAndHelpers()),i.props.onUserAction(S,i.getStateAndHelpers())})},i.rootRef=function(h){return i._rootNode=h},i.getRootProps=function(h,v){var I,O=h===void 0?{}:h,S=O.refKey,N=S===void 0?"ref":S,T=O.ref,A=gn(O,Gw),D=v===void 0?{}:v,B=D.suppressRefError,K=B===void 0?!1:B;i.getRootProps.called=!0,i.getRootProps.refKey=N,i.getRootProps.suppressRefError=K;var $=i.getState(),J=$.isOpen;return he((I={},I[N]=Cr(T,i.rootRef),I.role="combobox",I["aria-expanded"]=J,I["aria-haspopup"]="listbox",I["aria-owns"]=J?i.menuId:void 0,I["aria-labelledby"]=i.labelId,I),A)},i.keyDownHandlers={ArrowDown:function(v){var I=this;if(v.preventDefault(),this.getState().isOpen){var O=v.shiftKey?5:1;this.moveHighlightedIndex(O,{type:Zi})}else this.internalSetState({isOpen:!0,type:Zi},function(){var S=I.getItemCount();if(S>0){var N=I.getState(),T=N.highlightedIndex,A=tr(T,1,{length:S},I.isItemDisabled,!0);I.setHighlightedIndex(A,{type:Zi})}})},ArrowUp:function(v){var I=this;if(v.preventDefault(),this.getState().isOpen){var O=v.shiftKey?-5:-1;this.moveHighlightedIndex(O,{type:Yi})}else this.internalSetState({isOpen:!0,type:Yi},function(){var S=I.getItemCount();if(S>0){var N=I.getState(),T=N.highlightedIndex,A=tr(T,-1,{length:S},I.isItemDisabled,!0);I.setHighlightedIndex(A,{type:Yi})}})},Enter:function(v){if(v.which!==229){var I=this.getState(),O=I.isOpen,S=I.highlightedIndex;if(O&&S!=null){v.preventDefault();var N=this.items[S],T=this.getItemNodeFromIndex(S);if(N==null||T&&T.hasAttribute("disabled"))return;this.selectHighlightedItem({type:Lu})}}},Escape:function(v){v.preventDefault(),this.reset(he({type:ju},!this.state.isOpen&&{selectedItem:null,inputValue:""}))}},i.buttonKeyDownHandlers=he({},i.keyDownHandlers,{" ":function(v){v.preventDefault(),this.toggleMenu({type:Hu})}}),i.inputKeyDownHandlers=he({},i.keyDownHandlers,{Home:function(v){var I=this.getState(),O=I.isOpen;if(O){v.preventDefault();var S=this.getItemCount();if(!(S<=0||!O)){var N=qr(0,!1,{length:S},this.isItemDisabled);this.setHighlightedIndex(N,{type:qu})}}},End:function(v){var I=this.getState(),O=I.isOpen;if(O){v.preventDefault();var S=this.getItemCount();if(!(S<=0||!O)){var N=qr(S-1,!0,{length:S},this.isItemDisabled);this.setHighlightedIndex(N,{type:Ku})}}}}),i.getToggleButtonProps=function(h){var v=h===void 0?{}:h,I=v.onClick;v.onPress;var O=v.onKeyDown,S=v.onKeyUp,N=v.onBlur,T=gn(v,Xw),A=i.getState(),D=A.isOpen,B={onClick:We(I,i.buttonHandleClick),onKeyDown:We(O,i.buttonHandleKeyDown),onKeyUp:We(S,i.buttonHandleKeyUp),onBlur:We(N,i.buttonHandleBlur)},K=T.disabled?{}:B;return he({type:"button",role:"button","aria-label":D?"close menu":"open menu","aria-haspopup":!0,"data-toggle":!0},K,T)},i.buttonHandleKeyUp=function(h){h.preventDefault()},i.buttonHandleKeyDown=function(h){var v=xs(h);i.buttonKeyDownHandlers[v]&&i.buttonKeyDownHandlers[v].call(i,h)},i.buttonHandleClick=function(h){if(h.preventDefault(),i.props.environment){var v=i.props.environment.document,I=v.body,O=v.activeElement;I&&I===O&&h.target.focus()}process.env.NODE_ENV==="test"?i.toggleMenu({type:Os}):i.internalSetTimeout(function(){return i.toggleMenu({type:Os})})},i.buttonHandleBlur=function(h){var v=h.target;i.internalSetTimeout(function(){if(!(i.isMouseDown||!i.props.environment)){var I=i.props.environment.document.activeElement;(I==null||I.id!==i.inputId)&&I!==v&&i.reset({type:Bu})}})},i.getLabelProps=function(h){return he({htmlFor:i.inputId,id:i.labelId},h)},i.getInputProps=function(h){var v=h===void 0?{}:h,I=v.onKeyDown,O=v.onBlur,S=v.onChange,N=v.onInput;v.onChangeText;var T=gn(v,Yw),A,D={};A="onChange";var B=i.getState(),K=B.inputValue,$=B.isOpen,J=B.highlightedIndex;if(!T.disabled){var ae;D=(ae={},ae[A]=We(S,N,i.inputHandleChange),ae.onKeyDown=We(I,i.inputHandleKeyDown),ae.onBlur=We(O,i.inputHandleBlur),ae)}return he({"aria-autocomplete":"list","aria-activedescendant":$&&typeof J=="number"&&J>=0?i.getItemId(J):void 0,"aria-controls":$?i.menuId:void 0,"aria-labelledby":T&&T["aria-label"]?void 0:i.labelId,autoComplete:"off",value:K,id:i.inputId},D,T)},i.inputHandleKeyDown=function(h){var v=xs(h);v&&i.inputKeyDownHandlers[v]&&i.inputKeyDownHandlers[v].call(i,h)},i.inputHandleChange=function(h){i.internalSetState({type:$u,isOpen:!0,inputValue:h.target.value,highlightedIndex:i.props.defaultHighlightedIndex})},i.inputHandleBlur=function(){i.internalSetTimeout(function(){var h;if(!(i.isMouseDown||!i.props.environment)){var v=i.props.environment.document.activeElement,I=(v==null||(h=v.dataset)==null?void 0:h.toggle)&&i._rootNode&&i._rootNode.contains(v);I||i.reset({type:Vu})}})},i.menuRef=function(h){i._menuNode=h},i.getMenuProps=function(h,v){var I,O=h===void 0?{}:h,S=O.refKey,N=S===void 0?"ref":S,T=O.ref,A=gn(O,Zw),D=v===void 0?{}:v,B=D.suppressRefError,K=B===void 0?!1:B;return i.getMenuProps.called=!0,i.getMenuProps.refKey=N,i.getMenuProps.suppressRefError=K,he((I={},I[N]=Cr(T,i.menuRef),I.role="listbox",I["aria-labelledby"]=A&&A["aria-label"]?void 0:i.labelId,I.id=i.menuId,I),A)},i.getItemProps=function(h){var v,I=h===void 0?{}:h,O=I.onMouseMove,S=I.onMouseDown,N=I.onClick;I.onPress;var T=I.index,A=I.item,D=A===void 0?process.env.NODE_ENV==="production"?void 0:Hw("getItemProps","item"):A,B=gn(I,eb);T===void 0?(i.items.push(D),T=i.items.indexOf(D)):i.items[T]=D;var K="onClick",$=N,J=(v={onMouseMove:We(O,function(){T!==i.getState().highlightedIndex&&(i.setHighlightedIndex(T,{type:ku}),i.avoidScrolling=!0,i.internalSetTimeout(function(){return i.avoidScrolling=!1},250))}),onMouseDown:We(S,function(re){re.preventDefault()})},v[K]=We($,function(){i.selectItemAtIndex(T,{type:Uu})}),v),ae=B.disabled?{onMouseDown:J.onMouseDown}:J;return he({id:i.getItemId(T),role:"option","aria-selected":i.getState().highlightedIndex===T},ae,B)},i.clearItems=function(){i.items=[]},i.reset=function(h,v){h===void 0&&(h={}),h=Wi(h),i.internalSetState(function(I){var O=I.selectedItem;return he({isOpen:i.props.defaultIsOpen,highlightedIndex:i.props.defaultHighlightedIndex,inputValue:i.props.itemToString(O)},h)},v)},i.toggleMenu=function(h,v){h===void 0&&(h={}),h=Wi(h),i.internalSetState(function(I){var O=I.isOpen;return he({isOpen:!O},O&&{highlightedIndex:i.props.defaultHighlightedIndex},h)},function(){var I=i.getState(),O=I.isOpen,S=I.highlightedIndex;O&&i.getItemCount()>0&&typeof S=="number"&&i.setHighlightedIndex(S,h),Oc(v)()})},i.openMenu=function(h){i.internalSetState({isOpen:!0},h)},i.closeMenu=function(h){i.internalSetState({isOpen:!1},h)},i.updateStatus=Zs(function(){var h;if((h=i.props)!=null&&(h=h.environment)!=null&&h.document){var v=i.getState(),I=i.items[v.highlightedIndex],O=i.getItemCount(),S=i.props.getA11yStatusMessage(he({itemToString:i.props.itemToString,previousResultCount:i.previousResultCount,resultCount:O,highlightedItem:I},v));i.previousResultCount=O,Pu(S,i.props.environment.document)}},200);var s=i.props,a=s.defaultHighlightedIndex,c=s.initialHighlightedIndex,d=c===void 0?a:c,u=s.defaultIsOpen,f=s.initialIsOpen,g=f===void 0?u:f,m=s.initialInputValue,b=m===void 0?"":m,y=s.initialSelectedItem,p=y===void 0?null:y,C=i.getState({highlightedIndex:d,isOpen:g,inputValue:b,selectedItem:p});return C.selectedItem!=null&&i.props.initialInputValue===void 0&&(C.inputValue=i.props.itemToString(C.selectedItem)),i.state=C,i}Nw(n,t);var r=n.prototype;return r.internalClearTimeouts=function(){this.timeoutIds.forEach(function(i){clearTimeout(i)}),this.timeoutIds=[]},r.getState=function(i){return i===void 0&&(i=this.state),ao(i,this.props)},r.getItemCount=function(){var i=this.items.length;return this.itemCount!=null?i=this.itemCount:this.props.itemCount!==void 0&&(i=this.props.itemCount),i},r.getItemNodeFromIndex=function(i){return this.props.environment?this.props.environment.document.getElementById(this.getItemId(i)):null},r.scrollHighlightedItemIntoView=function(){{var i=this.getItemNodeFromIndex(this.getState().highlightedIndex);this.props.scrollIntoView(i,this._menuNode)}},r.moveHighlightedIndex=function(i,s){var a=this.getItemCount(),c=this.getState(),d=c.highlightedIndex;if(a>0){var u=tr(d,i,{length:a},this.isItemDisabled,!0);this.setHighlightedIndex(u,s)}},r.getStateAndHelpers=function(){var i=this.getState(),s=i.highlightedIndex,a=i.inputValue,c=i.selectedItem,d=i.isOpen,u=this.props.itemToString,f=this.id,g=this.getRootProps,m=this.getToggleButtonProps,b=this.getLabelProps,y=this.getMenuProps,p=this.getInputProps,C=this.getItemProps,h=this.openMenu,v=this.closeMenu,I=this.toggleMenu,O=this.selectItem,S=this.selectItemAtIndex,N=this.selectHighlightedItem,T=this.setHighlightedIndex,A=this.clearSelection,D=this.clearItems,B=this.reset,K=this.setItemCount,$=this.unsetItemCount,J=this.internalSetState;return{getRootProps:g,getToggleButtonProps:m,getLabelProps:b,getMenuProps:y,getInputProps:p,getItemProps:C,reset:B,openMenu:h,closeMenu:v,toggleMenu:I,selectItem:O,selectItemAtIndex:S,selectHighlightedItem:N,setHighlightedIndex:T,clearSelection:A,clearItems:D,setItemCount:K,unsetItemCount:$,setState:J,itemToString:u,id:f,highlightedIndex:s,inputValue:a,isOpen:d,selectedItem:c}},r.componentDidMount=function(){var i=this;if(process.env.NODE_ENV!=="production"&&this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&Ec(this._menuNode,this.getMenuProps),!this.props.environment)this.cleanup=function(){i.internalClearTimeouts()};else{var s=function(){i.isMouseDown=!0},a=function(m){i.isMouseDown=!1;var b=lo(m.target,[i._rootNode,i._menuNode],i.props.environment);!b&&i.getState().isOpen&&i.reset({type:Mu},function(){return i.props.onOuterClick(i.getStateAndHelpers())})},c=function(){i.isTouchMove=!1},d=function(){i.isTouchMove=!0},u=function(m){var b=lo(m.target,[i._rootNode,i._menuNode],i.props.environment,!1);!i.isTouchMove&&!b&&i.getState().isOpen&&i.reset({type:Wu},function(){return i.props.onOuterClick(i.getStateAndHelpers())})},f=this.props.environment;f.addEventListener("mousedown",s),f.addEventListener("mouseup",a),f.addEventListener("touchstart",c),f.addEventListener("touchmove",d),f.addEventListener("touchend",u),this.cleanup=function(){i.internalClearTimeouts(),i.updateStatus.cancel(),f.removeEventListener("mousedown",s),f.removeEventListener("mouseup",a),f.removeEventListener("touchstart",c),f.removeEventListener("touchmove",d),f.removeEventListener("touchend",u)}}},r.shouldScroll=function(i,s){var a=this.props.highlightedIndex===void 0?this.getState():this.props,c=a.highlightedIndex,d=s.highlightedIndex===void 0?i:s,u=d.highlightedIndex,f=c&&this.getState().isOpen&&!i.isOpen,g=c!==u;return f||g},r.componentDidUpdate=function(i,s){process.env.NODE_ENV!=="production"&&(ea(this.state,i,this.props),this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&Ec(this._menuNode,this.getMenuProps)),co(this.props,"selectedItem")&&this.props.selectedItemChanged(i.selectedItem,this.props.selectedItem)&&this.internalSetState({type:Ju,inputValue:this.props.itemToString(this.props.selectedItem)}),!this.avoidScrolling&&this.shouldScroll(s,i)&&this.scrollHighlightedItemIntoView(),this.updateStatus()},r.componentWillUnmount=function(){this.cleanup()},r.render=function(){var i=Sc(this.props.children,xt);this.clearItems(),this.getRootProps.called=!1,this.getRootProps.refKey=void 0,this.getRootProps.suppressRefError=void 0,this.getMenuProps.called=!1,this.getMenuProps.refKey=void 0,this.getMenuProps.suppressRefError=void 0,this.getLabelProps.called=!1,this.getInputProps.called=!1;var s=Sc(i(this.getStateAndHelpers()));if(!s)return null;if(this.getRootProps.called||this.props.suppressRefError)return process.env.NODE_ENV!=="production"&&!this.getRootProps.suppressRefError&&!this.props.suppressRefError&&nb(s,this.getRootProps),s;if(Ru(s))return w.cloneElement(s,this.getRootProps(Au(s)));if(process.env.NODE_ENV!=="production")throw new Error("downshift: If you return a non-DOM element, you must apply the getRootProps function")},n}(w.Component);return e.defaultProps={defaultHighlightedIndex:null,defaultIsOpen:!1,getA11yStatusMessage:$w,itemToString:function(n){return n==null?"":(process.env.NODE_ENV!=="production"&&Jw(n)&&!n.hasOwnProperty("toString")&&console.warn("downshift: An object was passed to the default implementation of `itemToString`. You should probably provide your own `itemToString` implementation. Please refer to the `itemToString` API documentation.","The object that was passed:",n),String(n))},onStateChange:xt,onInputValueChange:xt,onUserAction:xt,onChange:xt,onSelect:xt,onOuterClick:xt,selectedItemChanged:function(n,r){return n!==r},environment:typeof window>"u"?void 0:window,stateReducer:function(n,r){return r},suppressRefError:!1,scrollIntoView:Nu},e.stateChangeTypes=Qw,e}();process.env.NODE_ENV!=="production"&&(tb.propTypes={children:V.func,defaultHighlightedIndex:V.number,defaultIsOpen:V.bool,initialHighlightedIndex:V.number,initialSelectedItem:V.any,initialInputValue:V.string,initialIsOpen:V.bool,getA11yStatusMessage:V.func,itemToString:V.func,onChange:V.func,onSelect:V.func,onStateChange:V.func,onInputValueChange:V.func,onUserAction:V.func,onOuterClick:V.func,selectedItemChanged:V.func,stateReducer:V.func,itemCount:V.number,id:V.string,environment:V.shape({addEventListener:V.func.isRequired,removeEventListener:V.func.isRequired,document:V.shape({createElement:V.func.isRequired,getElementById:V.func.isRequired,activeElement:V.any.isRequired,body:V.any.isRequired}).isRequired,Node:V.func.isRequired}),suppressRefError:V.bool,scrollIntoView:V.func,selectedItem:V.any,isOpen:V.bool,inputValue:V.string,highlightedIndex:V.number,labelId:V.string,inputId:V.string,menuId:V.string,getItemId:V.func});function Ec(e,t){var n=t.refKey;e||console.error('downshift: The ref prop "'+n+'" from getMenuProps was not applied correctly on your menu element.')}function nb(e,t){var n=t.refKey,r=n!=="ref",o=!Ru(e);o&&!r&&!Ic.isForwardRef(e)?console.error("downshift: You returned a non-DOM element. You must specify a refKey in getRootProps"):!o&&r&&console.error('downshift: You returned a DOM element. You should not specify a refKey in getRootProps. You specified "'+n+'"'),!Ic.isForwardRef(e)&&!Au(e)[n]&&console.error('downshift: You must apply the ref prop "'+n+'" from getRootProps onto your root element.')}var zu={highlightedIndex:-1,isOpen:!1,selectedItem:null,inputValue:""};function rb(e,t,n){var r=e.props,o=e.type,i={};Object.keys(t).forEach(function(s){ib(s,e,t,n),n[s]!==t[s]&&(i[s]=n[s])}),r.onStateChange&&Object.keys(i).length&&r.onStateChange(he({type:o},i))}function ib(e,t,n,r){var o=t.props,i=t.type,s="on"+ta(e)+"Change";o[s]&&r[e]!==void 0&&r[e]!==n[e]&&o[s](he({type:i},r))}function ob(e,t){return t.changes}var Nc=Zs(function(e,t){Pu(e,t)},200),sb=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"?w.useLayoutEffect:w.useEffect,ab="useId"in w?function(t){var n=t.id,r=t.labelId,o=t.menuId,i=t.getItemId,s=t.toggleButtonId,a=t.inputId,c="downshift-"+w.useId();n||(n=c);var d=w.useRef({labelId:r||n+"-label",menuId:o||n+"-menu",getItemId:i||function(u){return n+"-item-"+u},toggleButtonId:s||n+"-toggle-button",inputId:a||n+"-input"});return d.current}:function(t){var n=t.id,r=n===void 0?"downshift-"+Tu():n,o=t.labelId,i=t.menuId,s=t.getItemId,a=t.toggleButtonId,c=t.inputId,d=w.useRef({labelId:o||r+"-label",menuId:i||r+"-menu",getItemId:s||function(u){return r+"-item-"+u},toggleButtonId:a||r+"-toggle-button",inputId:c||r+"-input"});return d.current};function cb(e,t,n,r){var o,i;if(e===void 0){if(t===void 0)throw new Error(r);o=n[t],i=t}else i=t===void 0?n.indexOf(e):t,o=e;return[o,i]}function ta(e){return""+e.slice(0,1).toUpperCase()+e.slice(1)}function Qu(e){var t=w.useRef(e);return t.current=e,t}function lb(e,t,n,r){var o=w.useRef(),i=w.useRef(),s=w.useCallback(function(m,b){i.current=b,m=ao(m,b.props);var y=e(m,b),p=b.props.stateReducer(m,he({},b,{changes:y}));return p},[e]),a=w.useReducer(s,t,n),c=a[0],d=a[1],u=Qu(t),f=w.useCallback(function(m){return d(he({props:u.current},m))},[u]),g=i.current;return w.useEffect(function(){var m=ao(o.current,g==null?void 0:g.props),b=g&&o.current&&!r(m,c);b&&rb(g,m,c),o.current=c},[c,g,r]),[c,f]}var si={itemToString:function(t){return t?String(t):""},itemToKey:function(t){return t},stateReducer:ob,scrollIntoView:Nu,environment:typeof window>"u"?void 0:window};function Vn(e,t,n){n===void 0&&(n=zu);var r=e["default"+ta(t)];return r!==void 0?r:n[t]}function ai(e,t,n){n===void 0&&(n=zu);var r=e[t];if(r!==void 0)return r;var o=e["initial"+ta(t)];return o!==void 0?o:Vn(e,t,n)}function ub(e){var t=ai(e,"selectedItem"),n=ai(e,"isOpen"),r=mb(e),o=ai(e,"inputValue");return{highlightedIndex:r<0&&t&&n?e.items.findIndex(function(i){return e.itemToKey(i)===e.itemToKey(t)}):r,isOpen:n,selectedItem:t,inputValue:o}}function ci(e,t,n){var r=e.items,o=e.initialHighlightedIndex,i=e.defaultHighlightedIndex,s=e.isItemDisabled,a=e.itemToKey,c=t.selectedItem,d=t.highlightedIndex;return r.length===0?-1:o!==void 0&&d===o&&!s(r[o],o)?o:i!==void 0&&!s(r[i],i)?i:c?r.findIndex(function(u){return a(c)===a(u)}):n<0&&!s(r[r.length-1],r.length-1)?r.length-1:n>0&&!s(r[0],0)?0:-1}function db(e,t,n){var r=w.useRef({isMouseDown:!1,isTouchMove:!1,isTouchEnd:!1});return w.useEffect(function(){if(!e)return xt;var o=n.map(function(u){return u.current});function i(){r.current.isTouchEnd=!1,r.current.isMouseDown=!0}function s(u){r.current.isMouseDown=!1,lo(u.target,o,e)||t()}function a(){r.current.isTouchEnd=!1,r.current.isTouchMove=!1}function c(){r.current.isTouchMove=!0}function d(u){r.current.isTouchEnd=!0,!r.current.isTouchMove&&!lo(u.target,o,e,!1)&&t()}return e.addEventListener("mousedown",i),e.addEventListener("mouseup",s),e.addEventListener("touchstart",a),e.addEventListener("touchmove",c),e.addEventListener("touchend",d),function(){e.removeEventListener("mousedown",i),e.removeEventListener("mouseup",s),e.removeEventListener("touchstart",a),e.removeEventListener("touchmove",c),e.removeEventListener("touchend",d)}},[n,e,t]),r.current}var Gu=function(){return xt};process.env.NODE_ENV!=="production"&&(Gu=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var o=w.useRef(n.reduce(function(s,a){return s[a]={},s},{}));w.useEffect(function(){Object.keys(o.current).forEach(function(s){var a=o.current[s];if(!Object.keys(a).length){console.error("downshift: You forgot to call the "+s+" getter function on your component / element.");return}var c=a.suppressRefError,d=a.refKey,u=a.elementRef;c||u!=null&&u.current||console.error('downshift: The ref prop "'+d+'" from '+s+" was not applied correctly on your element.")})},[]);var i=w.useCallback(function(s,a,c,d){o.current[s]={suppressRefError:a,refKey:c,elementRef:d}},[]);return i});function fb(e,t,n,r){r===void 0&&(r={});var o=r.document,i=xo();w.useEffect(function(){if(!(!e||i||!o)){var s=e(t);Nc(s,o)}},n),w.useEffect(function(){return function(){Nc.cancel(),zw(o)}},[o])}function pb(e){var t=e.highlightedIndex,n=e.isOpen,r=e.itemRefs,o=e.getItemNodeFromIndex,i=e.menuElement,s=e.scrollIntoView,a=w.useRef(!0);return sb(function(){t<0||!n||!Object.keys(r.current).length||(a.current===!1?a.current=!0:s(o(t),i))},[t]),a}var Xu=xt;process.env.NODE_ENV!=="production"&&(Xu=function(t){var n=t.props,r=t.state,o=w.useRef(n),i=xo();w.useEffect(function(){i||(ea(r,o.current,n),o.current=n)},[r,n,i])});function Tc(e,t,n){var r;n===void 0&&(n=!0);var o=((r=e.items)==null?void 0:r.length)&&t>=0;return he({isOpen:!1,highlightedIndex:-1},o&&he({selectedItem:e.items[t],isOpen:Vn(e,"isOpen"),highlightedIndex:Vn(e,"highlightedIndex")},n&&{inputValue:e.itemToString(e.items[t])}))}function hb(e,t){return e.isOpen===t.isOpen&&e.inputValue===t.inputValue&&e.highlightedIndex===t.highlightedIndex&&e.selectedItem===t.selectedItem}function xo(){var e=w.useRef(!0);return w.useEffect(function(){return e.current=!1,function(){e.current=!0}},[]),e.current}function _s(e){var t=Vn(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}function mb(e){var t=ai(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}var eo={environment:V.shape({addEventListener:V.func.isRequired,removeEventListener:V.func.isRequired,document:V.shape({createElement:V.func.isRequired,getElementById:V.func.isRequired,activeElement:V.any.isRequired,body:V.any.isRequired}).isRequired,Node:V.func.isRequired}),itemToString:V.func,itemToKey:V.func,stateReducer:V.func},Yu=he({},eo,{getA11yStatusMessage:V.func,highlightedIndex:V.number,defaultHighlightedIndex:V.number,initialHighlightedIndex:V.number,isOpen:V.bool,defaultIsOpen:V.bool,initialIsOpen:V.bool,selectedItem:V.any,initialSelectedItem:V.any,defaultSelectedItem:V.any,id:V.string,labelId:V.string,menuId:V.string,getItemId:V.func,toggleButtonId:V.string,onSelectedItemChange:V.func,onHighlightedIndexChange:V.func,onStateChange:V.func,onIsOpenChange:V.func,scrollIntoView:V.func});function gb(e,t,n){var r=t.type,o=t.props,i;switch(r){case n.ItemMouseMove:i={highlightedIndex:t.disabled?-1:t.index};break;case n.MenuMouseLeave:i={highlightedIndex:-1};break;case n.ToggleButtonClick:case n.FunctionToggleMenu:i={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:ci(o,e,0)};break;case n.FunctionOpenMenu:i={isOpen:!0,highlightedIndex:ci(o,e,0)};break;case n.FunctionCloseMenu:i={isOpen:!1};break;case n.FunctionSetHighlightedIndex:i={highlightedIndex:o.isItemDisabled(o.items[t.highlightedIndex],t.highlightedIndex)?-1:t.highlightedIndex};break;case n.FunctionSetInputValue:i={inputValue:t.inputValue};break;case n.FunctionReset:i={highlightedIndex:_s(o),isOpen:Vn(o,"isOpen"),selectedItem:Vn(o,"selectedItem"),inputValue:Vn(o,"inputValue")};break;default:throw new Error("Reducer called without proper action type.")}return he({},e,i)}Lr(Lr({},Yu),{items:V.array.isRequired,isItemDisabled:V.func});Lr(Lr({},si),{isItemDisabled:function(){return!1}});process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;var na=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_down__":0,ra=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_up__":1,ia=process.env.NODE_ENV!=="production"?"__input_keydown_escape__":2,oa=process.env.NODE_ENV!=="production"?"__input_keydown_home__":3,sa=process.env.NODE_ENV!=="production"?"__input_keydown_end__":4,aa=process.env.NODE_ENV!=="production"?"__input_keydown_page_up__":5,ca=process.env.NODE_ENV!=="production"?"__input_keydown_page_down__":6,la=process.env.NODE_ENV!=="production"?"__input_keydown_enter__":7,ua=process.env.NODE_ENV!=="production"?"__input_change__":8,uo=process.env.NODE_ENV!=="production"?"__input_blur__":9,da=process.env.NODE_ENV!=="production"?"__input_click__":10,Zu=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":11,ed=process.env.NODE_ENV!=="production"?"__item_mouse_move__":12,fa=process.env.NODE_ENV!=="production"?"__item_click__":13,td=process.env.NODE_ENV!=="production"?"__togglebutton_click__":14,nd=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":15,rd=process.env.NODE_ENV!=="production"?"__function_open_menu__":16,id=process.env.NODE_ENV!=="production"?"__function_close_menu__":17,od=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":18,pa=process.env.NODE_ENV!=="production"?"__function_select_item__":19,sd=process.env.NODE_ENV!=="production"?"__function_set_input_value__":20,ad=process.env.NODE_ENV!=="production"?"__function_reset__":21,ha=process.env.NODE_ENV!=="production"?"__controlled_prop_updated_selected_item__":22,cd=Object.freeze({__proto__:null,ControlledPropUpdatedSelectedItem:ha,FunctionCloseMenu:id,FunctionOpenMenu:rd,FunctionReset:ad,FunctionSelectItem:pa,FunctionSetHighlightedIndex:od,FunctionSetInputValue:sd,FunctionToggleMenu:nd,InputBlur:uo,InputChange:ua,InputClick:da,InputKeyDownArrowDown:na,InputKeyDownArrowUp:ra,InputKeyDownEnd:sa,InputKeyDownEnter:la,InputKeyDownEscape:ia,InputKeyDownHome:oa,InputKeyDownPageDown:ca,InputKeyDownPageUp:aa,ItemClick:fa,ItemMouseMove:ed,MenuMouseLeave:Zu,ToggleButtonClick:td});function yb(e){var t=ub(e),n=t.selectedItem,r=t.inputValue;return r===""&&n&&e.defaultInputValue===void 0&&e.initialInputValue===void 0&&e.inputValue===void 0&&(r=e.itemToString(n)),he({},t,{inputValue:r})}var vb=he({},Yu,{items:V.array.isRequired,isItemDisabled:V.func,inputValue:V.string,defaultInputValue:V.string,initialInputValue:V.string,inputId:V.string,onInputValueChange:V.func});function wb(e,t,n,r){var o=w.useRef(),i=lb(e,t,n,r),s=i[0],a=i[1],c=xo();return w.useEffect(function(){if(co(t,"selectedItem")){if(!c){var d=t.itemToKey(t.selectedItem)!==t.itemToKey(o.current);d&&a({type:ha,inputValue:t.itemToString(t.selectedItem)})}o.current=s.selectedItem===o.current?t.selectedItem:s.selectedItem}},[s.selectedItem,t.selectedItem]),[ao(s,t),a]}var ld=xt;process.env.NODE_ENV!=="production"&&(ld=function(t,n){V.checkPropTypes(vb,t,"prop",n.name)});var bb=he({},si,{isItemDisabled:function(){return!1}});function Ib(e,t){var n,r=t.type,o=t.props,i=t.altKey,s;switch(r){case fa:s={isOpen:Vn(o,"isOpen"),highlightedIndex:_s(o),selectedItem:o.items[t.index],inputValue:o.itemToString(o.items[t.index])};break;case na:e.isOpen?s={highlightedIndex:tr(e.highlightedIndex,1,o.items,o.isItemDisabled,!0)}:s={highlightedIndex:i&&e.selectedItem==null?-1:ci(o,e,1),isOpen:o.items.length>=0};break;case ra:e.isOpen?i?s=Tc(o,e.highlightedIndex):s={highlightedIndex:tr(e.highlightedIndex,-1,o.items,o.isItemDisabled,!0)}:s={highlightedIndex:ci(o,e,-1),isOpen:o.items.length>=0};break;case la:s=Tc(o,e.highlightedIndex);break;case ia:s=he({isOpen:!1,highlightedIndex:-1},!e.isOpen&&{selectedItem:null,inputValue:""});break;case aa:s={highlightedIndex:tr(e.highlightedIndex,-10,o.items,o.isItemDisabled,!0)};break;case ca:s={highlightedIndex:tr(e.highlightedIndex,10,o.items,o.isItemDisabled,!0)};break;case oa:s={highlightedIndex:qr(0,!1,o.items,o.isItemDisabled)};break;case sa:s={highlightedIndex:qr(o.items.length-1,!0,o.items,o.isItemDisabled)};break;case uo:s=he({isOpen:!1,highlightedIndex:-1},e.highlightedIndex>=0&&((n=o.items)==null?void 0:n.length)&&t.selectItem&&{selectedItem:o.items[e.highlightedIndex],inputValue:o.itemToString(o.items[e.highlightedIndex])});break;case ua:s={isOpen:!0,highlightedIndex:_s(o),inputValue:t.inputValue};break;case da:s={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:ci(o,e,0)};break;case pa:s={selectedItem:t.selectedItem,inputValue:o.itemToString(t.selectedItem)};break;case ha:s={inputValue:t.inputValue};break;default:return gb(e,t,cd)}return he({},e,s)}var Cb=["onMouseLeave","refKey","ref"],xb=["item","index","refKey","ref","onMouseMove","onMouseDown","onClick","onPress","disabled"],Ob=["onClick","onPress","refKey","ref"],_b=["onKeyDown","onChange","onInput","onBlur","onChangeText","onClick","refKey","ref"];ma.stateChangeTypes=cd;function ma(e){e===void 0&&(e={}),ld(e,ma);var t=he({},bb,e),n=t.items,r=t.scrollIntoView,o=t.environment,i=t.getA11yStatusMessage,s=wb(Ib,t,yb,hb),a=s[0],c=s[1],d=a.isOpen,u=a.highlightedIndex,f=a.selectedItem,g=a.inputValue,m=w.useRef(null),b=w.useRef({}),y=w.useRef(null),p=w.useRef(null),C=xo(),h=ab(t),v=w.useRef(),I=Qu({state:a,props:t}),O=w.useCallback(function(H){return b.current[h.getItemId(H)]},[h]);fb(i,a,[d,u,f,g],o);var S=pb({menuElement:m.current,highlightedIndex:u,isOpen:d,itemRefs:b,scrollIntoView:r,getItemNodeFromIndex:O});Xu({props:t,state:a}),w.useEffect(function(){var H=ai(t,"isOpen");H&&y.current&&y.current.focus()},[]),w.useEffect(function(){C||(v.current=n.length)});var N=db(o,w.useCallback(function(){I.current.state.isOpen&&c({type:uo,selectItem:!1})},[c,I]),w.useMemo(function(){return[m,p,y]},[m.current,p.current,y.current])),T=Gu("getInputProps","getMenuProps");w.useEffect(function(){d||(b.current={})},[d]),w.useEffect(function(){var H;!d||!(o!=null&&o.document)||!(y!=null&&(H=y.current)!=null&&H.focus)||o.document.activeElement!==y.current&&y.current.focus()},[d,o]);var A=w.useMemo(function(){return{ArrowDown:function(U){U.preventDefault(),c({type:na,altKey:U.altKey})},ArrowUp:function(U){U.preventDefault(),c({type:ra,altKey:U.altKey})},Home:function(U){I.current.state.isOpen&&(U.preventDefault(),c({type:oa}))},End:function(U){I.current.state.isOpen&&(U.preventDefault(),c({type:sa}))},Escape:function(U){var q=I.current.state;(q.isOpen||q.inputValue||q.selectedItem||q.highlightedIndex>-1)&&(U.preventDefault(),c({type:ia}))},Enter:function(U){var q=I.current.state;!q.isOpen||U.which===229||(U.preventDefault(),c({type:la}))},PageUp:function(U){I.current.state.isOpen&&(U.preventDefault(),c({type:aa}))},PageDown:function(U){I.current.state.isOpen&&(U.preventDefault(),c({type:ca}))}}},[c,I]),D=w.useCallback(function(H){return he({id:h.labelId,htmlFor:h.inputId},H)},[h]),B=w.useCallback(function(H,U){var q,M=H===void 0?{}:H,Z=M.onMouseLeave,ee=M.refKey,W=ee===void 0?"ref":ee,te=M.ref,X=gn(M,Cb),de=U===void 0?{}:U,j=de.suppressRefError,we=j===void 0?!1:j;return T("getMenuProps",we,W,m),he((q={},q[W]=Cr(te,function(z){m.current=z}),q.id=h.menuId,q.role="listbox",q["aria-labelledby"]=X&&X["aria-label"]?void 0:""+h.labelId,q.onMouseLeave=We(Z,function(){c({type:Zu})}),q),X)},[c,T,h]),K=w.useCallback(function(H){var U,q,M=H===void 0?{}:H,Z=M.item,ee=M.index,W=M.refKey,te=W===void 0?"ref":W,X=M.ref,de=M.onMouseMove,j=M.onMouseDown,we=M.onClick;M.onPress;var z=M.disabled,Ee=gn(M,xb);z!==void 0&&console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useCombobox.');var Ve=I.current,Ze=Ve.props,$e=Ve.state,Ie=cb(Z,ee,Ze.items,"Pass either item or index to getItemProps!"),Mt=Ie[0],et=Ie[1],bt=Ze.isItemDisabled(Mt,et),kt="onClick",jt=we,tt=function(){N.isTouchEnd||et===$e.highlightedIndex||(S.current=!1,c({type:ed,index:et,disabled:bt}))},Ge=function(){c({type:fa,index:et})},He=function(Lt){return Lt.preventDefault()};return he((U={},U[te]=Cr(X,function(Fe){Fe&&(b.current[h.getItemId(et)]=Fe)}),U["aria-disabled"]=bt,U["aria-selected"]=et===$e.highlightedIndex,U.id=h.getItemId(et),U.role="option",U),!bt&&(q={},q[kt]=We(jt,Ge),q),{onMouseMove:We(de,tt),onMouseDown:We(j,He)},Ee)},[c,h,I,N,S]),$=w.useCallback(function(H){var U,q=H===void 0?{}:H,M=q.onClick;q.onPress;var Z=q.refKey,ee=Z===void 0?"ref":Z,W=q.ref,te=gn(q,Ob),X=I.current.state,de=function(){c({type:td})};return he((U={},U[ee]=Cr(W,function(j){p.current=j}),U["aria-controls"]=h.menuId,U["aria-expanded"]=X.isOpen,U.id=h.toggleButtonId,U.tabIndex=-1,U),!te.disabled&&he({},{onClick:We(M,de)}),te)},[c,I,h]),J=w.useCallback(function(H,U){var q,M=H===void 0?{}:H,Z=M.onKeyDown,ee=M.onChange,W=M.onInput,te=M.onBlur;M.onChangeText;var X=M.onClick,de=M.refKey,j=de===void 0?"ref":de,we=M.ref,z=gn(M,_b),Ee=U===void 0?{}:U,Ve=Ee.suppressRefError,Ze=Ve===void 0?!1:Ve;T("getInputProps",Ze,j,y);var $e=I.current.state,Ie=function(He){var Fe=xs(He);Fe&&A[Fe]&&A[Fe](He)},Mt=function(He){c({type:ua,inputValue:He.target.value})},et=function(He){if(o!=null&&o.document&&$e.isOpen&&!N.isMouseDown){var Fe=He.relatedTarget===null&&o.document.activeElement!==o.document.body;c({type:uo,selectItem:!Fe})}},bt=function(){c({type:da})},kt="onChange",jt={};if(!z.disabled){var tt;jt=(tt={},tt[kt]=We(ee,W,Mt),tt.onKeyDown=We(Z,Ie),tt.onBlur=We(te,et),tt.onClick=We(X,bt),tt)}return he((q={},q[j]=Cr(we,function(Ge){y.current=Ge}),q["aria-activedescendant"]=$e.isOpen&&$e.highlightedIndex>-1?h.getItemId($e.highlightedIndex):"",q["aria-autocomplete"]="list",q["aria-controls"]=h.menuId,q["aria-expanded"]=$e.isOpen,q["aria-labelledby"]=z&&z["aria-label"]?void 0:h.labelId,q.autoComplete="off",q.id=h.inputId,q.role="combobox",q.value=$e.inputValue,q),jt,z)},[c,h,o,A,I,N,T]),ae=w.useCallback(function(){c({type:nd})},[c]),re=w.useCallback(function(){c({type:id})},[c]),ne=w.useCallback(function(){c({type:rd})},[c]),ge=w.useCallback(function(H){c({type:od,highlightedIndex:H})},[c]),be=w.useCallback(function(H){c({type:pa,selectedItem:H})},[c]),F=w.useCallback(function(H){c({type:sd,inputValue:H})},[c]),L=w.useCallback(function(){c({type:ad})},[c]);return{getItemProps:K,getLabelProps:D,getMenuProps:B,getInputProps:J,getToggleButtonProps:$,toggleMenu:ae,openMenu:ne,closeMenu:re,setHighlightedIndex:ge,setInputValue:F,selectItem:be,reset:L,highlightedIndex:u,isOpen:d,selectedItem:f,inputValue:g}}eo.stateReducer,eo.itemToKey,eo.environment,V.array,V.array,V.array,V.func,V.number,V.number,V.number,V.func,V.func,V.string,V.string;si.itemToKey,si.stateReducer,si.environment;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;const Sb="_comboboxContainer_1lcc8_1",Eb="_label_1lcc8_8",Nb="_inputContainer_1lcc8_12",Tb="_input_1lcc8_12",Rb="_toggleButton_1lcc8_33",Ab="_menu_1lcc8_39",Fb="_menuBottom_1lcc8_55",Pb="_menuTop_1lcc8_61",Db="_menuItem_1lcc8_66",Mb="_highlighted_1lcc8_73",kb="_selected_1lcc8_77",jb="_hidden_1lcc8_81",Vt={comboboxContainer:Sb,label:Eb,inputContainer:Nb,input:Tb,toggleButton:Rb,menu:Ab,menuBottom:Fb,menuTop:Pb,menuItem:Db,highlighted:Mb,selected:kb,hidden:jb};function Lb(e){const t=e.toLowerCase();return function(r){return!e||r.label.toLowerCase().includes(t)||r.value.toLowerCase().includes(t)}}function ud({items:e,selectedValue:t,onSelectedItemChange:n,placeholder:r,disabled:o,style:i,menuPosition:s="bottom"}){const[a,c]=w.useState(e),d=w.useRef(null);w.useEffect(()=>c(e),[e]);const u=w.useCallback(N=>{(N==null?void 0:N.length)>0?c(e.filter(Lb(N))):c(e)},[e]),{isOpen:f,getToggleButtonProps:g,getMenuProps:m,getInputProps:b,highlightedIndex:y,getItemProps:p,setInputValue:C,selectedItem:h}=ma({items:a,selectedItem:t?e.find(N=>N.value===t):null,itemToString:N=>(N==null?void 0:N.label)||"",onInputValueChange:({inputValue:N})=>u(N),onSelectedItemChange:({selectedItem:N})=>{var T;n(N),(T=d.current)==null||T.blur()}}),v=()=>{C(""),c(e)},I=()=>v(),O=w.useMemo(()=>{var N;return(N=e.find(T=>T.value===t))==null?void 0:N.label},[e,t]),S=()=>{t&&O&&t!==(h==null?void 0:h.value)&&C(O||"")};return l.jsxs("div",{style:{position:"relative",...i},children:[l.jsx("div",{className:Vt.comboboxContainer,children:l.jsxs("div",{className:Vt.inputContainer,children:[l.jsx("input",{style:{border:"none"},disabled:o,placeholder:r,className:Vt.input,...b({onFocus:I,onBlur:S,ref:d})}),l.jsx("button",{style:{border:"none"},disabled:o,"aria-label":"toggle menu",className:Vt.toggleButton,type:"button",...g(),children:f?l.jsx(l.Fragment,{children:"↑"}):l.jsx(l.Fragment,{children:"↓"})})]})}),l.jsx("ul",{className:`${Vt.menu} ${f&&e.length?"":Vt.hidden} ${s==="top"?Vt.menuTop:Vt.menuBottom}`,...m(),children:f&&a.map((N,T)=>l.jsx("li",{className:`${Vt.menuItem} ${y===T?Vt.highlighted:""} ${t===(N==null?void 0:N.value)?Vt.selected:""}`,...p({item:N,index:T}),children:l.jsx("span",{children:N.label})},N.id))})]})}const Kr=Math.min,ur=Math.max,fo=Math.round,zi=Math.floor,Bn=e=>({x:e,y:e}),qb={left:"right",right:"left",bottom:"top",top:"bottom"},Kb={start:"end",end:"start"};function Ss(e,t,n){return ur(e,Kr(t,n))}function xi(e,t){return typeof e=="function"?e(t):e}function hr(e){return e.split("-")[0]}function Oi(e){return e.split("-")[1]}function dd(e){return e==="x"?"y":"x"}function ga(e){return e==="y"?"height":"width"}function Ur(e){return["top","bottom"].includes(hr(e))?"y":"x"}function ya(e){return dd(Ur(e))}function Ub(e,t,n){n===void 0&&(n=!1);const r=Oi(e),o=ya(e),i=ga(o);let s=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=po(s)),[s,po(s)]}function Vb(e){const t=po(e);return[Es(e),t,Es(t)]}function Es(e){return e.replace(/start|end/g,t=>Kb[t])}function $b(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],s=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:s;default:return[]}}function Hb(e,t,n,r){const o=Oi(e);let i=$b(hr(e),n==="start",r);return o&&(i=i.map(s=>s+"-"+o),t&&(i=i.concat(i.map(Es)))),i}function po(e){return e.replace(/left|right|bottom|top/g,t=>qb[t])}function Bb(e){return{top:0,right:0,bottom:0,left:0,...e}}function fd(e){return typeof e!="number"?Bb(e):{top:e,right:e,bottom:e,left:e}}function ho(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function Rc(e,t,n){let{reference:r,floating:o}=e;const i=Ur(t),s=ya(t),a=ga(s),c=hr(t),d=i==="y",u=r.x+r.width/2-o.width/2,f=r.y+r.height/2-o.height/2,g=r[a]/2-o[a]/2;let m;switch(c){case"top":m={x:u,y:r.y-o.height};break;case"bottom":m={x:u,y:r.y+r.height};break;case"right":m={x:r.x+r.width,y:f};break;case"left":m={x:r.x-o.width,y:f};break;default:m={x:r.x,y:r.y}}switch(Oi(t)){case"start":m[s]-=g*(n&&d?-1:1);break;case"end":m[s]+=g*(n&&d?-1:1);break}return m}const Jb=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:s}=n,a=i.filter(Boolean),c=await(s.isRTL==null?void 0:s.isRTL(t));let d=await s.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:f}=Rc(d,r,c),g=r,m={},b=0;for(let y=0;y<a.length;y++){const{name:p,fn:C}=a[y],{x:h,y:v,data:I,reset:O}=await C({x:u,y:f,initialPlacement:r,placement:g,strategy:o,middlewareData:m,rects:d,platform:s,elements:{reference:e,floating:t}});u=h??u,f=v??f,m={...m,[p]:{...m[p],...I}},O&&b<=50&&(b++,typeof O=="object"&&(O.placement&&(g=O.placement),O.rects&&(d=O.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:o}):O.rects),{x:u,y:f}=Rc(d,g,c)),y=-1)}return{x:u,y:f,placement:g,strategy:o,middlewareData:m}};async function pd(e,t){var n;t===void 0&&(t={});const{x:r,y:o,platform:i,rects:s,elements:a,strategy:c}=e,{boundary:d="clippingAncestors",rootBoundary:u="viewport",elementContext:f="floating",altBoundary:g=!1,padding:m=0}=xi(t,e),b=fd(m),p=a[g?f==="floating"?"reference":"floating":f],C=ho(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(p)))==null||n?p:p.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(a.floating)),boundary:d,rootBoundary:u,strategy:c})),h=f==="floating"?{x:r,y:o,width:s.floating.width,height:s.floating.height}:s.reference,v=await(i.getOffsetParent==null?void 0:i.getOffsetParent(a.floating)),I=await(i.isElement==null?void 0:i.isElement(v))?await(i.getScale==null?void 0:i.getScale(v))||{x:1,y:1}:{x:1,y:1},O=ho(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:h,offsetParent:v,strategy:c}):h);return{top:(C.top-O.top+b.top)/I.y,bottom:(O.bottom-C.bottom+b.bottom)/I.y,left:(C.left-O.left+b.left)/I.x,right:(O.right-C.right+b.right)/I.x}}const Wb=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:s,elements:a,middlewareData:c}=t,{element:d,padding:u=0}=xi(e,t)||{};if(d==null)return{};const f=fd(u),g={x:n,y:r},m=ya(o),b=ga(m),y=await s.getDimensions(d),p=m==="y",C=p?"top":"left",h=p?"bottom":"right",v=p?"clientHeight":"clientWidth",I=i.reference[b]+i.reference[m]-g[m]-i.floating[b],O=g[m]-i.reference[m],S=await(s.getOffsetParent==null?void 0:s.getOffsetParent(d));let N=S?S[v]:0;(!N||!await(s.isElement==null?void 0:s.isElement(S)))&&(N=a.floating[v]||i.floating[b]);const T=I/2-O/2,A=N/2-y[b]/2-1,D=Kr(f[C],A),B=Kr(f[h],A),K=D,$=N-y[b]-B,J=N/2-y[b]/2+T,ae=Ss(K,J,$),re=!c.arrow&&Oi(o)!=null&&J!==ae&&i.reference[b]/2-(J<K?D:B)-y[b]/2<0,ne=re?J<K?J-K:J-$:0;return{[m]:g[m]+ne,data:{[m]:ae,centerOffset:J-ae-ne,...re&&{alignmentOffset:ne}},reset:re}}}),zb=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:s,initialPlacement:a,platform:c,elements:d}=t,{mainAxis:u=!0,crossAxis:f=!0,fallbackPlacements:g,fallbackStrategy:m="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:y=!0,...p}=xi(e,t);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const C=hr(o),h=Ur(a),v=hr(a)===a,I=await(c.isRTL==null?void 0:c.isRTL(d.floating)),O=g||(v||!y?[po(a)]:Vb(a)),S=b!=="none";!g&&S&&O.push(...Hb(a,y,b,I));const N=[a,...O],T=await pd(t,p),A=[];let D=((r=i.flip)==null?void 0:r.overflows)||[];if(u&&A.push(T[C]),f){const J=Ub(o,s,I);A.push(T[J[0]],T[J[1]])}if(D=[...D,{placement:o,overflows:A}],!A.every(J=>J<=0)){var B,K;const J=(((B=i.flip)==null?void 0:B.index)||0)+1,ae=N[J];if(ae)return{data:{index:J,overflows:D},reset:{placement:ae}};let re=(K=D.filter(ne=>ne.overflows[0]<=0).sort((ne,ge)=>ne.overflows[1]-ge.overflows[1])[0])==null?void 0:K.placement;if(!re)switch(m){case"bestFit":{var $;const ne=($=D.filter(ge=>{if(S){const be=Ur(ge.placement);return be===h||be==="y"}return!0}).map(ge=>[ge.placement,ge.overflows.filter(be=>be>0).reduce((be,F)=>be+F,0)]).sort((ge,be)=>ge[1]-be[1])[0])==null?void 0:$[0];ne&&(re=ne);break}case"initialPlacement":re=a;break}if(o!==re)return{reset:{placement:re}}}return{}}}};async function Qb(e,t){const{placement:n,platform:r,elements:o}=e,i=await(r.isRTL==null?void 0:r.isRTL(o.floating)),s=hr(n),a=Oi(n),c=Ur(n)==="y",d=["left","top"].includes(s)?-1:1,u=i&&c?-1:1,f=xi(t,e);let{mainAxis:g,crossAxis:m,alignmentAxis:b}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return a&&typeof b=="number"&&(m=a==="end"?b*-1:b),c?{x:m*u,y:g*d}:{x:g*d,y:m*u}}const Gb=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:s,middlewareData:a}=t,c=await Qb(t,e);return s===((n=a.offset)==null?void 0:n.placement)&&(r=a.arrow)!=null&&r.alignmentOffset?{}:{x:o+c.x,y:i+c.y,data:{...c,placement:s}}}}},Xb=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:a={fn:p=>{let{x:C,y:h}=p;return{x:C,y:h}}},...c}=xi(e,t),d={x:n,y:r},u=await pd(t,c),f=Ur(hr(o)),g=dd(f);let m=d[g],b=d[f];if(i){const p=g==="y"?"top":"left",C=g==="y"?"bottom":"right",h=m+u[p],v=m-u[C];m=Ss(h,m,v)}if(s){const p=f==="y"?"top":"left",C=f==="y"?"bottom":"right",h=b+u[p],v=b-u[C];b=Ss(h,b,v)}const y=a.fn({...t,[g]:m,[f]:b});return{...y,data:{x:y.x-n,y:y.y-r,enabled:{[g]:i,[f]:s}}}}}};function Oo(){return typeof window<"u"}function Yr(e){return hd(e)?(e.nodeName||"").toLowerCase():"#document"}function Ot(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function sn(e){var t;return(t=(hd(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function hd(e){return Oo()?e instanceof Node||e instanceof Ot(e).Node:!1}function Qt(e){return Oo()?e instanceof Element||e instanceof Ot(e).Element:!1}function on(e){return Oo()?e instanceof HTMLElement||e instanceof Ot(e).HTMLElement:!1}function Ac(e){return!Oo()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Ot(e).ShadowRoot}function _i(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Gt(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function Yb(e){return["table","td","th"].includes(Yr(e))}function _o(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function va(e){const t=wa(),n=Qt(e)?Gt(e):e;return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function Zb(e){let t=Jn(e);for(;on(t)&&!Vr(t);){if(va(t))return t;if(_o(t))return null;t=Jn(t)}return null}function wa(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Vr(e){return["html","body","#document"].includes(Yr(e))}function Gt(e){return Ot(e).getComputedStyle(e)}function So(e){return Qt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Jn(e){if(Yr(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Ac(e)&&e.host||sn(e);return Ac(t)?t.host:t}function md(e){const t=Jn(e);return Vr(t)?e.ownerDocument?e.ownerDocument.body:e.body:on(t)&&_i(t)?t:md(t)}function fi(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=md(e),i=o===((r=e.ownerDocument)==null?void 0:r.body),s=Ot(o);if(i){const a=Ns(s);return t.concat(s,s.visualViewport||[],_i(o)?o:[],a&&n?fi(a):[])}return t.concat(o,fi(o,[],n))}function Ns(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function gd(e){const t=Gt(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=on(e),i=o?e.offsetWidth:n,s=o?e.offsetHeight:r,a=fo(n)!==i||fo(r)!==s;return a&&(n=i,r=s),{width:n,height:r,$:a}}function ba(e){return Qt(e)?e:e.contextElement}function xr(e){const t=ba(e);if(!on(t))return Bn(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=gd(t);let s=(i?fo(n.width):n.width)/r,a=(i?fo(n.height):n.height)/o;return(!s||!Number.isFinite(s))&&(s=1),(!a||!Number.isFinite(a))&&(a=1),{x:s,y:a}}const eI=Bn(0);function yd(e){const t=Ot(e);return!wa()||!t.visualViewport?eI:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function tI(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==Ot(e)?!1:t}function mr(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),i=ba(e);let s=Bn(1);t&&(r?Qt(r)&&(s=xr(r)):s=xr(e));const a=tI(i,n,r)?yd(i):Bn(0);let c=(o.left+a.x)/s.x,d=(o.top+a.y)/s.y,u=o.width/s.x,f=o.height/s.y;if(i){const g=Ot(i),m=r&&Qt(r)?Ot(r):r;let b=g,y=Ns(b);for(;y&&r&&m!==b;){const p=xr(y),C=y.getBoundingClientRect(),h=Gt(y),v=C.left+(y.clientLeft+parseFloat(h.paddingLeft))*p.x,I=C.top+(y.clientTop+parseFloat(h.paddingTop))*p.y;c*=p.x,d*=p.y,u*=p.x,f*=p.y,c+=v,d+=I,b=Ot(y),y=Ns(b)}}return ho({width:u,height:f,x:c,y:d})}function nI(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const i=o==="fixed",s=sn(r),a=t?_o(t.floating):!1;if(r===s||a&&i)return n;let c={scrollLeft:0,scrollTop:0},d=Bn(1);const u=Bn(0),f=on(r);if((f||!f&&!i)&&((Yr(r)!=="body"||_i(s))&&(c=So(r)),on(r))){const g=mr(r);d=xr(r),u.x=g.x+r.clientLeft,u.y=g.y+r.clientTop}return{width:n.width*d.x,height:n.height*d.y,x:n.x*d.x-c.scrollLeft*d.x+u.x,y:n.y*d.y-c.scrollTop*d.y+u.y}}function rI(e){return Array.from(e.getClientRects())}function Ts(e,t){const n=So(e).scrollLeft;return t?t.left+n:mr(sn(e)).left+n}function iI(e){const t=sn(e),n=So(e),r=e.ownerDocument.body,o=ur(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=ur(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+Ts(e);const a=-n.scrollTop;return Gt(r).direction==="rtl"&&(s+=ur(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:s,y:a}}function oI(e,t){const n=Ot(e),r=sn(e),o=n.visualViewport;let i=r.clientWidth,s=r.clientHeight,a=0,c=0;if(o){i=o.width,s=o.height;const d=wa();(!d||d&&t==="fixed")&&(a=o.offsetLeft,c=o.offsetTop)}return{width:i,height:s,x:a,y:c}}function sI(e,t){const n=mr(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=on(e)?xr(e):Bn(1),s=e.clientWidth*i.x,a=e.clientHeight*i.y,c=o*i.x,d=r*i.y;return{width:s,height:a,x:c,y:d}}function Fc(e,t,n){let r;if(t==="viewport")r=oI(e,n);else if(t==="document")r=iI(sn(e));else if(Qt(t))r=sI(t,n);else{const o=yd(e);r={...t,x:t.x-o.x,y:t.y-o.y}}return ho(r)}function vd(e,t){const n=Jn(e);return n===t||!Qt(n)||Vr(n)?!1:Gt(n).position==="fixed"||vd(n,t)}function aI(e,t){const n=t.get(e);if(n)return n;let r=fi(e,[],!1).filter(a=>Qt(a)&&Yr(a)!=="body"),o=null;const i=Gt(e).position==="fixed";let s=i?Jn(e):e;for(;Qt(s)&&!Vr(s);){const a=Gt(s),c=va(s);!c&&a.position==="fixed"&&(o=null),(i?!c&&!o:!c&&a.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||_i(s)&&!c&&vd(e,s))?r=r.filter(u=>u!==s):o=a,s=Jn(s)}return t.set(e,r),r}function cI(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const s=[...n==="clippingAncestors"?_o(t)?[]:aI(t,this._c):[].concat(n),r],a=s[0],c=s.reduce((d,u)=>{const f=Fc(t,u,o);return d.top=ur(f.top,d.top),d.right=Kr(f.right,d.right),d.bottom=Kr(f.bottom,d.bottom),d.left=ur(f.left,d.left),d},Fc(t,a,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function lI(e){const{width:t,height:n}=gd(e);return{width:t,height:n}}function uI(e,t,n){const r=on(t),o=sn(t),i=n==="fixed",s=mr(e,!0,i,t);let a={scrollLeft:0,scrollTop:0};const c=Bn(0);if(r||!r&&!i)if((Yr(t)!=="body"||_i(o))&&(a=So(t)),r){const m=mr(t,!0,i,t);c.x=m.x+t.clientLeft,c.y=m.y+t.clientTop}else o&&(c.x=Ts(o));let d=0,u=0;if(o&&!r&&!i){const m=o.getBoundingClientRect();u=m.top+a.scrollTop,d=m.left+a.scrollLeft-Ts(o,m)}const f=s.left+a.scrollLeft-c.x-d,g=s.top+a.scrollTop-c.y-u;return{x:f,y:g,width:s.width,height:s.height}}function Zo(e){return Gt(e).position==="static"}function Pc(e,t){if(!on(e)||Gt(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return sn(e)===n&&(n=n.ownerDocument.body),n}function wd(e,t){const n=Ot(e);if(_o(e))return n;if(!on(e)){let o=Jn(e);for(;o&&!Vr(o);){if(Qt(o)&&!Zo(o))return o;o=Jn(o)}return n}let r=Pc(e,t);for(;r&&Yb(r)&&Zo(r);)r=Pc(r,t);return r&&Vr(r)&&Zo(r)&&!va(r)?n:r||Zb(e)||n}const dI=async function(e){const t=this.getOffsetParent||wd,n=this.getDimensions,r=await n(e.floating);return{reference:uI(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function fI(e){return Gt(e).direction==="rtl"}const pI={convertOffsetParentRelativeRectToViewportRelativeRect:nI,getDocumentElement:sn,getClippingRect:cI,getOffsetParent:wd,getElementRects:dI,getClientRects:rI,getDimensions:lI,getScale:xr,isElement:Qt,isRTL:fI};function hI(e,t){let n=null,r;const o=sn(e);function i(){var a;clearTimeout(r),(a=n)==null||a.disconnect(),n=null}function s(a,c){a===void 0&&(a=!1),c===void 0&&(c=1),i();const{left:d,top:u,width:f,height:g}=e.getBoundingClientRect();if(a||t(),!f||!g)return;const m=zi(u),b=zi(o.clientWidth-(d+f)),y=zi(o.clientHeight-(u+g)),p=zi(d),h={rootMargin:-m+"px "+-b+"px "+-y+"px "+-p+"px",threshold:ur(0,Kr(1,c))||1};let v=!0;function I(O){const S=O[0].intersectionRatio;if(S!==c){if(!v)return s();S?s(!1,S):r=setTimeout(()=>{s(!1,1e-7)},1e3)}v=!1}try{n=new IntersectionObserver(I,{...h,root:o.ownerDocument})}catch{n=new IntersectionObserver(I,h)}n.observe(e)}return s(!0),i}function mI(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:a=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,d=ba(e),u=o||i?[...d?fi(d):[],...fi(t)]:[];u.forEach(C=>{o&&C.addEventListener("scroll",n,{passive:!0}),i&&C.addEventListener("resize",n)});const f=d&&a?hI(d,n):null;let g=-1,m=null;s&&(m=new ResizeObserver(C=>{let[h]=C;h&&h.target===d&&m&&(m.unobserve(t),cancelAnimationFrame(g),g=requestAnimationFrame(()=>{var v;(v=m)==null||v.observe(t)})),n()}),d&&!c&&m.observe(d),m.observe(t));let b,y=c?mr(e):null;c&&p();function p(){const C=mr(e);y&&(C.x!==y.x||C.y!==y.y||C.width!==y.width||C.height!==y.height)&&n(),y=C,b=requestAnimationFrame(p)}return n(),()=>{var C;u.forEach(h=>{o&&h.removeEventListener("scroll",n),i&&h.removeEventListener("resize",n)}),f==null||f(),(C=m)==null||C.disconnect(),m=null,c&&cancelAnimationFrame(b)}}const gI=Gb,yI=Xb,vI=zb,wI=Wb,Dc=(e,t,n)=>{const r=new Map,o={platform:pI,...n},i={...o.platform,_c:r};return Jb(e,t,{...o,platform:i})};/*
45
+ */var bc;function Hw(){return bc||(bc=1,process.env.NODE_ENV!=="production"&&function(){var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),s=Symbol.for("react.context"),a=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),g=Symbol.for("react.offscreen"),w=!1,y=!1,h=!1,O=!1,p=!1,v;v=Symbol.for("react.module.reference");function I(z){return!!(typeof z=="string"||typeof z=="function"||z===n||z===o||p||z===r||z===u||z===d||O||z===g||w||y||h||typeof z=="object"&&z!==null&&(z.$$typeof===m||z.$$typeof===f||z.$$typeof===i||z.$$typeof===s||z.$$typeof===c||z.$$typeof===v||z.getModuleId!==void 0))}function x(z){if(typeof z=="object"&&z!==null){var Ee=z.$$typeof;switch(Ee){case e:var Ve=z.type;switch(Ve){case n:case o:case r:case u:case d:return Ve;default:var et=Ve&&Ve.$$typeof;switch(et){case a:case s:case c:case m:case f:case i:return et;default:return Ee}}case t:return Ee}}}var S=s,N=i,R=e,A=c,D=n,B=m,$=f,L=t,J=o,ae=r,re=u,ne=d,ge=!1,be=!1;function F(z){return ge||(ge=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function q(z){return be||(be=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function H(z){return x(z)===s}function U(z){return x(z)===i}function K(z){return typeof z=="object"&&z!==null&&z.$$typeof===e}function M(z){return x(z)===c}function Z(z){return x(z)===n}function ee(z){return x(z)===m}function W(z){return x(z)===f}function te(z){return x(z)===t}function X(z){return x(z)===o}function de(z){return x(z)===r}function j(z){return x(z)===u}function we(z){return x(z)===d}_e.ContextConsumer=S,_e.ContextProvider=N,_e.Element=R,_e.ForwardRef=A,_e.Fragment=D,_e.Lazy=B,_e.Memo=$,_e.Portal=L,_e.Profiler=J,_e.StrictMode=ae,_e.Suspense=re,_e.SuspenseList=ne,_e.isAsyncMode=F,_e.isConcurrentMode=q,_e.isContextConsumer=H,_e.isContextProvider=U,_e.isElement=K,_e.isForwardRef=M,_e.isFragment=Z,_e.isLazy=ee,_e.isMemo=W,_e.isPortal=te,_e.isProfiler=X,_e.isStrictMode=de,_e.isSuspense=j,_e.isSuspenseList=we,_e.isValidElementType=I,_e.typeOf=x}()),_e}process.env.NODE_ENV==="production"?Cs.exports=$w():Cs.exports=Hw();var Ic=Cs.exports;const Cc=e=>typeof e=="object"&&e!=null&&e.nodeType===1,xc=(e,t)=>(!t||e!=="hidden")&&e!=="visible"&&e!=="clip",Yo=(e,t)=>{if(e.clientHeight<e.scrollHeight||e.clientWidth<e.scrollWidth){const n=getComputedStyle(e,null);return xc(n.overflowY,t)||xc(n.overflowX,t)||(r=>{const o=(i=>{if(!i.ownerDocument||!i.ownerDocument.defaultView)return null;try{return i.ownerDocument.defaultView.frameElement}catch{return null}})(r);return!!o&&(o.clientHeight<r.scrollHeight||o.clientWidth<r.scrollWidth)})(e)}return!1},Ji=(e,t,n,r,o,i,s,a)=>i<e&&s>t||i>e&&s<t?0:i<=e&&a<=n||s>=t&&a>=n?i-e-r:s>t&&a<n||i<e&&a>n?s-t+o:0,Bw=e=>{const t=e.parentElement;return t??(e.getRootNode().host||null)},Jw=(e,t)=>{var n,r,o,i;if(typeof document>"u")return[];const{scrollMode:s,block:a,inline:c,boundary:u,skipOverflowHiddenElements:d}=t,f=typeof u=="function"?u:re=>re!==u;if(!Cc(e))throw new TypeError("Invalid target");const m=document.scrollingElement||document.documentElement,g=[];let w=e;for(;Cc(w)&&f(w);){if(w=Bw(w),w===m){g.push(w);break}w!=null&&w===document.body&&Yo(w)&&!Yo(document.documentElement)||w!=null&&Yo(w,d)&&g.push(w)}const y=(r=(n=window.visualViewport)==null?void 0:n.width)!=null?r:innerWidth,h=(i=(o=window.visualViewport)==null?void 0:o.height)!=null?i:innerHeight,{scrollX:O,scrollY:p}=window,{height:v,width:I,top:x,right:S,bottom:N,left:R}=e.getBoundingClientRect(),{top:A,right:D,bottom:B,left:$}=(re=>{const ne=window.getComputedStyle(re);return{top:parseFloat(ne.scrollMarginTop)||0,right:parseFloat(ne.scrollMarginRight)||0,bottom:parseFloat(ne.scrollMarginBottom)||0,left:parseFloat(ne.scrollMarginLeft)||0}})(e);let L=a==="start"||a==="nearest"?x-A:a==="end"?N+B:x+v/2-A+B,J=c==="center"?R+I/2-$+D:c==="end"?S+D:R-$;const ae=[];for(let re=0;re<g.length;re++){const ne=g[re],{height:ge,width:be,top:F,right:q,bottom:H,left:U}=ne.getBoundingClientRect();if(s==="if-needed"&&x>=0&&R>=0&&N<=h&&S<=y&&x>=F&&N<=H&&R>=U&&S<=q)return ae;const K=getComputedStyle(ne),M=parseInt(K.borderLeftWidth,10),Z=parseInt(K.borderTopWidth,10),ee=parseInt(K.borderRightWidth,10),W=parseInt(K.borderBottomWidth,10);let te=0,X=0;const de="offsetWidth"in ne?ne.offsetWidth-ne.clientWidth-M-ee:0,j="offsetHeight"in ne?ne.offsetHeight-ne.clientHeight-Z-W:0,we="offsetWidth"in ne?ne.offsetWidth===0?0:be/ne.offsetWidth:0,z="offsetHeight"in ne?ne.offsetHeight===0?0:ge/ne.offsetHeight:0;if(m===ne)te=a==="start"?L:a==="end"?L-h:a==="nearest"?Ji(p,p+h,h,Z,W,p+L,p+L+v,v):L-h/2,X=c==="start"?J:c==="center"?J-y/2:c==="end"?J-y:Ji(O,O+y,y,M,ee,O+J,O+J+I,I),te=Math.max(0,te+p),X=Math.max(0,X+O);else{te=a==="start"?L-F-Z:a==="end"?L-H+W+j:a==="nearest"?Ji(F,H,ge,Z,W+j,L,L+v,v):L-(F+ge/2)+j/2,X=c==="start"?J-U-M:c==="center"?J-(U+be/2)+de/2:c==="end"?J-q+ee+de:Ji(U,q,be,M,ee+de,J,J+I,I);const{scrollLeft:Ee,scrollTop:Ve}=ne;te=z===0?0:Math.max(0,Math.min(Ve+te/z,ne.scrollHeight-ge/z+j)),X=we===0?0:Math.max(0,Math.min(Ee+X/we,ne.scrollWidth-be/we+de)),L+=Ve-te,J+=Ee-X}ae.push({el:ne,top:te,left:X})}return ae};var Lr=function(){return Lr=Object.assign||function(t){for(var n,r=1,o=arguments.length;r<o;r++){n=arguments[r];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},Lr.apply(this,arguments)};var Ww=0;function Oc(e){return typeof e=="function"?e:xt}function xt(){}function Tu(e,t){if(e){var n=Jw(e,{boundary:t,block:"nearest",scrollMode:"if-needed"});n.forEach(function(r){var o=r.el,i=r.top,s=r.left;o.scrollTop=i,o.scrollLeft=s})}}function _c(e,t,n){var r=e===t||t instanceof n.Node&&e.contains&&e.contains(t);return r}function Zs(e,t){var n;function r(){n&&clearTimeout(n)}function o(){for(var i=arguments.length,s=new Array(i),a=0;a<i;a++)s[a]=arguments[a];r(),n=setTimeout(function(){n=null,e.apply(void 0,s)},t)}return o.cancel=r,o}function We(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){for(var o=arguments.length,i=new Array(o>1?o-1:0),s=1;s<o;s++)i[s-1]=arguments[s];return t.some(function(a){return a&&a.apply(void 0,[r].concat(i)),r.preventDownshiftDefault||r.hasOwnProperty("nativeEvent")&&r.nativeEvent.preventDownshiftDefault})}}function Cr(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){t.forEach(function(o){typeof o=="function"?o(r):o&&(o.current=r)})}}function Ru(){return String(Ww++)}function zw(e){var t=e.isOpen,n=e.resultCount,r=e.previousResultCount;return t?n?n!==r?n+" result"+(n===1?" is":"s are")+" available, use up and down arrow keys to navigate. Press Enter key to select.":"":"No results are available.":""}function Sc(e,t){return e=Array.isArray(e)?e[0]:e,!e&&t?t:e}function Au(e){return typeof e.type=="string"}function Fu(e){return e.props}function Qw(e,t){console.error('The property "'+t+'" is required in "'+e+'"')}var Gw=["highlightedIndex","inputValue","isOpen","selectedItem","type"];function Wi(e){e===void 0&&(e={});var t={};return Gw.forEach(function(n){e.hasOwnProperty(n)&&(t[n]=e[n])}),t}function ao(e,t){return!e||!t?e:Object.keys(e).reduce(function(n,r){return n[r]=co(t,r)?t[r]:e[r],n},{})}function co(e,t){return e[t]!==void 0}function xs(e){var t=e.key,n=e.keyCode;return n>=37&&n<=40&&t.indexOf("Arrow")!==0?"Arrow"+t:t}function Xw(e){return Object.prototype.toString.call(e)==="[object Object]"}function tr(e,t,n,r,o){var i=n.length;if(i===0)return-1;var s=i-1;(typeof e!="number"||e<0||e>s)&&(e=t>0?-1:s+1);var a=e+t;a<0?a=s:a>s&&(a=0);var c=qr(a,t<0,n,r,o);return c===-1?e>=i?-1:e:c}function qr(e,t,n,r,o){o===void 0&&(o=!1);var i=n.length;if(t){for(var s=e;s>=0;s--)if(!r(n[s],s))return s}else for(var a=e;a<i;a++)if(!r(n[a],a))return a;return o?qr(t?i-1:0,t,n,r):-1}function lo(e,t,n,r){return r===void 0&&(r=!0),n&&t.some(function(o){return o&&(_c(o,e,n)||r&&_c(o,n.document.activeElement,n))})}var ea=xt;process.env.NODE_ENV!=="production"&&(ea=function(t,n,r){var o="This prop should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled Downshift element for the lifetime of the component. More info: https://github.com/downshift-js/downshift#control-props";Object.keys(t).forEach(function(i){n[i]!==void 0&&r[i]===void 0?console.error('downshift: A component has changed the controlled prop "'+i+'" to be uncontrolled. '+o):n[i]===void 0&&r[i]!==void 0&&console.error('downshift: A component has changed the uncontrolled prop "'+i+'" to be controlled. '+o)})});var Yw=Zs(function(e){Pu(e).textContent=""},500);function Pu(e){var t=e.getElementById("a11y-status-message");return t||(t=e.createElement("div"),t.setAttribute("id","a11y-status-message"),t.setAttribute("role","status"),t.setAttribute("aria-live","polite"),t.setAttribute("aria-relevant","additions text"),Object.assign(t.style,{border:"0",clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:"0",position:"absolute",width:"1px"}),e.body.appendChild(t),t)}function Du(e,t){if(!(!e||!t)){var n=Pu(t);n.textContent=e,Yw(t)}}function Zw(e){var t=e==null?void 0:e.getElementById("a11y-status-message");t&&t.remove()}var Mu=process.env.NODE_ENV!=="production"?"__autocomplete_unknown__":0,ku=process.env.NODE_ENV!=="production"?"__autocomplete_mouseup__":1,ju=process.env.NODE_ENV!=="production"?"__autocomplete_item_mouseenter__":2,Yi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_up__":3,Zi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_down__":4,Lu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_escape__":5,qu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_enter__":6,Ku=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_home__":7,Uu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_end__":8,Vu=process.env.NODE_ENV!=="production"?"__autocomplete_click_item__":9,$u=process.env.NODE_ENV!=="production"?"__autocomplete_blur_input__":10,Hu=process.env.NODE_ENV!=="production"?"__autocomplete_change_input__":11,Bu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_space_button__":12,Os=process.env.NODE_ENV!=="production"?"__autocomplete_click_button__":13,Ju=process.env.NODE_ENV!=="production"?"__autocomplete_blur_button__":14,Wu=process.env.NODE_ENV!=="production"?"__autocomplete_controlled_prop_updated_selected_item__":15,zu=process.env.NODE_ENV!=="production"?"__autocomplete_touchend__":16,eb=Object.freeze({__proto__:null,blurButton:Ju,blurInput:$u,changeInput:Hu,clickButton:Os,clickItem:Vu,controlledPropUpdatedSelectedItem:Wu,itemMouseEnter:ju,keyDownArrowDown:Zi,keyDownArrowUp:Yi,keyDownEnd:Uu,keyDownEnter:qu,keyDownEscape:Lu,keyDownHome:Ku,keyDownSpaceButton:Bu,mouseUp:ku,touchEnd:zu,unknown:Mu}),tb=["refKey","ref"],nb=["onClick","onPress","onKeyDown","onKeyUp","onBlur"],rb=["onKeyDown","onBlur","onChange","onInput","onChangeText"],ib=["refKey","ref"],ob=["onMouseMove","onMouseDown","onClick","onPress","index","item"],sb=function(){var e=function(t){function n(o){var i;i=t.call(this,o)||this,i.id=i.props.id||"downshift-"+Ru(),i.menuId=i.props.menuId||i.id+"-menu",i.labelId=i.props.labelId||i.id+"-label",i.inputId=i.props.inputId||i.id+"-input",i.getItemId=i.props.getItemId||function(p){return i.id+"-item-"+p},i.items=[],i.itemCount=null,i.previousResultCount=0,i.timeoutIds=[],i.internalSetTimeout=function(p,v){var I=setTimeout(function(){i.timeoutIds=i.timeoutIds.filter(function(x){return x!==I}),p()},v);i.timeoutIds.push(I)},i.setItemCount=function(p){i.itemCount=p},i.unsetItemCount=function(){i.itemCount=null},i.isItemDisabled=function(p,v){var I=i.getItemNodeFromIndex(v);return I&&I.hasAttribute("disabled")},i.setHighlightedIndex=function(p,v){p===void 0&&(p=i.props.defaultHighlightedIndex),v===void 0&&(v={}),v=Wi(v),i.internalSetState(he({highlightedIndex:p},v))},i.clearSelection=function(p){i.internalSetState({selectedItem:null,inputValue:"",highlightedIndex:i.props.defaultHighlightedIndex,isOpen:i.props.defaultIsOpen},p)},i.selectItem=function(p,v,I){v=Wi(v),i.internalSetState(he({isOpen:i.props.defaultIsOpen,highlightedIndex:i.props.defaultHighlightedIndex,selectedItem:p,inputValue:i.props.itemToString(p)},v),I)},i.selectItemAtIndex=function(p,v,I){var x=i.items[p];x!=null&&i.selectItem(x,v,I)},i.selectHighlightedItem=function(p,v){return i.selectItemAtIndex(i.getState().highlightedIndex,p,v)},i.internalSetState=function(p,v){var I,x,S={},N=typeof p=="function";return!N&&p.hasOwnProperty("inputValue")&&i.props.onInputValueChange(p.inputValue,he({},i.getStateAndHelpers(),p)),i.setState(function(R){var A;R=i.getState(R);var D=N?p(R):p;D=i.props.stateReducer(R,D),I=D.hasOwnProperty("selectedItem");var B={};return I&&D.selectedItem!==R.selectedItem&&(x=D.selectedItem),(A=D).type||(A.type=Mu),Object.keys(D).forEach(function($){R[$]!==D[$]&&(S[$]=D[$]),$!=="type"&&(D[$],co(i.props,$)||(B[$]=D[$]))}),N&&D.hasOwnProperty("inputValue")&&i.props.onInputValueChange(D.inputValue,he({},i.getStateAndHelpers(),D)),B},function(){Oc(v)();var R=Object.keys(S).length>1;R&&i.props.onStateChange(S,i.getStateAndHelpers()),I&&i.props.onSelect(p.selectedItem,i.getStateAndHelpers()),x!==void 0&&i.props.onChange(x,i.getStateAndHelpers()),i.props.onUserAction(S,i.getStateAndHelpers())})},i.rootRef=function(p){return i._rootNode=p},i.getRootProps=function(p,v){var I,x=p===void 0?{}:p,S=x.refKey,N=S===void 0?"ref":S,R=x.ref,A=gn(x,tb),D=v===void 0?{}:v,B=D.suppressRefError,$=B===void 0?!1:B;i.getRootProps.called=!0,i.getRootProps.refKey=N,i.getRootProps.suppressRefError=$;var L=i.getState(),J=L.isOpen;return he((I={},I[N]=Cr(R,i.rootRef),I.role="combobox",I["aria-expanded"]=J,I["aria-haspopup"]="listbox",I["aria-owns"]=J?i.menuId:void 0,I["aria-labelledby"]=i.labelId,I),A)},i.keyDownHandlers={ArrowDown:function(v){var I=this;if(v.preventDefault(),this.getState().isOpen){var x=v.shiftKey?5:1;this.moveHighlightedIndex(x,{type:Zi})}else this.internalSetState({isOpen:!0,type:Zi},function(){var S=I.getItemCount();if(S>0){var N=I.getState(),R=N.highlightedIndex,A=tr(R,1,{length:S},I.isItemDisabled,!0);I.setHighlightedIndex(A,{type:Zi})}})},ArrowUp:function(v){var I=this;if(v.preventDefault(),this.getState().isOpen){var x=v.shiftKey?-5:-1;this.moveHighlightedIndex(x,{type:Yi})}else this.internalSetState({isOpen:!0,type:Yi},function(){var S=I.getItemCount();if(S>0){var N=I.getState(),R=N.highlightedIndex,A=tr(R,-1,{length:S},I.isItemDisabled,!0);I.setHighlightedIndex(A,{type:Yi})}})},Enter:function(v){if(v.which!==229){var I=this.getState(),x=I.isOpen,S=I.highlightedIndex;if(x&&S!=null){v.preventDefault();var N=this.items[S],R=this.getItemNodeFromIndex(S);if(N==null||R&&R.hasAttribute("disabled"))return;this.selectHighlightedItem({type:qu})}}},Escape:function(v){v.preventDefault(),this.reset(he({type:Lu},!this.state.isOpen&&{selectedItem:null,inputValue:""}))}},i.buttonKeyDownHandlers=he({},i.keyDownHandlers,{" ":function(v){v.preventDefault(),this.toggleMenu({type:Bu})}}),i.inputKeyDownHandlers=he({},i.keyDownHandlers,{Home:function(v){var I=this.getState(),x=I.isOpen;if(x){v.preventDefault();var S=this.getItemCount();if(!(S<=0||!x)){var N=qr(0,!1,{length:S},this.isItemDisabled);this.setHighlightedIndex(N,{type:Ku})}}},End:function(v){var I=this.getState(),x=I.isOpen;if(x){v.preventDefault();var S=this.getItemCount();if(!(S<=0||!x)){var N=qr(S-1,!0,{length:S},this.isItemDisabled);this.setHighlightedIndex(N,{type:Uu})}}}}),i.getToggleButtonProps=function(p){var v=p===void 0?{}:p,I=v.onClick;v.onPress;var x=v.onKeyDown,S=v.onKeyUp,N=v.onBlur,R=gn(v,nb),A=i.getState(),D=A.isOpen,B={onClick:We(I,i.buttonHandleClick),onKeyDown:We(x,i.buttonHandleKeyDown),onKeyUp:We(S,i.buttonHandleKeyUp),onBlur:We(N,i.buttonHandleBlur)},$=R.disabled?{}:B;return he({type:"button",role:"button","aria-label":D?"close menu":"open menu","aria-haspopup":!0,"data-toggle":!0},$,R)},i.buttonHandleKeyUp=function(p){p.preventDefault()},i.buttonHandleKeyDown=function(p){var v=xs(p);i.buttonKeyDownHandlers[v]&&i.buttonKeyDownHandlers[v].call(i,p)},i.buttonHandleClick=function(p){if(p.preventDefault(),i.props.environment){var v=i.props.environment.document,I=v.body,x=v.activeElement;I&&I===x&&p.target.focus()}process.env.NODE_ENV==="test"?i.toggleMenu({type:Os}):i.internalSetTimeout(function(){return i.toggleMenu({type:Os})})},i.buttonHandleBlur=function(p){var v=p.target;i.internalSetTimeout(function(){if(!(i.isMouseDown||!i.props.environment)){var I=i.props.environment.document.activeElement;(I==null||I.id!==i.inputId)&&I!==v&&i.reset({type:Ju})}})},i.getLabelProps=function(p){return he({htmlFor:i.inputId,id:i.labelId},p)},i.getInputProps=function(p){var v=p===void 0?{}:p,I=v.onKeyDown,x=v.onBlur,S=v.onChange,N=v.onInput;v.onChangeText;var R=gn(v,rb),A,D={};A="onChange";var B=i.getState(),$=B.inputValue,L=B.isOpen,J=B.highlightedIndex;if(!R.disabled){var ae;D=(ae={},ae[A]=We(S,N,i.inputHandleChange),ae.onKeyDown=We(I,i.inputHandleKeyDown),ae.onBlur=We(x,i.inputHandleBlur),ae)}return he({"aria-autocomplete":"list","aria-activedescendant":L&&typeof J=="number"&&J>=0?i.getItemId(J):void 0,"aria-controls":L?i.menuId:void 0,"aria-labelledby":R&&R["aria-label"]?void 0:i.labelId,autoComplete:"off",value:$,id:i.inputId},D,R)},i.inputHandleKeyDown=function(p){var v=xs(p);v&&i.inputKeyDownHandlers[v]&&i.inputKeyDownHandlers[v].call(i,p)},i.inputHandleChange=function(p){i.internalSetState({type:Hu,isOpen:!0,inputValue:p.target.value,highlightedIndex:i.props.defaultHighlightedIndex})},i.inputHandleBlur=function(){i.internalSetTimeout(function(){var p;if(!(i.isMouseDown||!i.props.environment)){var v=i.props.environment.document.activeElement,I=(v==null||(p=v.dataset)==null?void 0:p.toggle)&&i._rootNode&&i._rootNode.contains(v);I||i.reset({type:$u})}})},i.menuRef=function(p){i._menuNode=p},i.getMenuProps=function(p,v){var I,x=p===void 0?{}:p,S=x.refKey,N=S===void 0?"ref":S,R=x.ref,A=gn(x,ib),D=v===void 0?{}:v,B=D.suppressRefError,$=B===void 0?!1:B;return i.getMenuProps.called=!0,i.getMenuProps.refKey=N,i.getMenuProps.suppressRefError=$,he((I={},I[N]=Cr(R,i.menuRef),I.role="listbox",I["aria-labelledby"]=A&&A["aria-label"]?void 0:i.labelId,I.id=i.menuId,I),A)},i.getItemProps=function(p){var v,I=p===void 0?{}:p,x=I.onMouseMove,S=I.onMouseDown,N=I.onClick;I.onPress;var R=I.index,A=I.item,D=A===void 0?process.env.NODE_ENV==="production"?void 0:Qw("getItemProps","item"):A,B=gn(I,ob);R===void 0?(i.items.push(D),R=i.items.indexOf(D)):i.items[R]=D;var $="onClick",L=N,J=(v={onMouseMove:We(x,function(){R!==i.getState().highlightedIndex&&(i.setHighlightedIndex(R,{type:ju}),i.avoidScrolling=!0,i.internalSetTimeout(function(){return i.avoidScrolling=!1},250))}),onMouseDown:We(S,function(re){re.preventDefault()})},v[$]=We(L,function(){i.selectItemAtIndex(R,{type:Vu})}),v),ae=B.disabled?{onMouseDown:J.onMouseDown}:J;return he({id:i.getItemId(R),role:"option","aria-selected":i.getState().highlightedIndex===R},ae,B)},i.clearItems=function(){i.items=[]},i.reset=function(p,v){p===void 0&&(p={}),p=Wi(p),i.internalSetState(function(I){var x=I.selectedItem;return he({isOpen:i.props.defaultIsOpen,highlightedIndex:i.props.defaultHighlightedIndex,inputValue:i.props.itemToString(x)},p)},v)},i.toggleMenu=function(p,v){p===void 0&&(p={}),p=Wi(p),i.internalSetState(function(I){var x=I.isOpen;return he({isOpen:!x},x&&{highlightedIndex:i.props.defaultHighlightedIndex},p)},function(){var I=i.getState(),x=I.isOpen,S=I.highlightedIndex;x&&i.getItemCount()>0&&typeof S=="number"&&i.setHighlightedIndex(S,p),Oc(v)()})},i.openMenu=function(p){i.internalSetState({isOpen:!0},p)},i.closeMenu=function(p){i.internalSetState({isOpen:!1},p)},i.updateStatus=Zs(function(){var p;if((p=i.props)!=null&&(p=p.environment)!=null&&p.document){var v=i.getState(),I=i.items[v.highlightedIndex],x=i.getItemCount(),S=i.props.getA11yStatusMessage(he({itemToString:i.props.itemToString,previousResultCount:i.previousResultCount,resultCount:x,highlightedItem:I},v));i.previousResultCount=x,Du(S,i.props.environment.document)}},200);var s=i.props,a=s.defaultHighlightedIndex,c=s.initialHighlightedIndex,u=c===void 0?a:c,d=s.defaultIsOpen,f=s.initialIsOpen,m=f===void 0?d:f,g=s.initialInputValue,w=g===void 0?"":g,y=s.initialSelectedItem,h=y===void 0?null:y,O=i.getState({highlightedIndex:u,isOpen:m,inputValue:w,selectedItem:h});return O.selectedItem!=null&&i.props.initialInputValue===void 0&&(O.inputValue=i.props.itemToString(O.selectedItem)),i.state=O,i}Pw(n,t);var r=n.prototype;return r.internalClearTimeouts=function(){this.timeoutIds.forEach(function(i){clearTimeout(i)}),this.timeoutIds=[]},r.getState=function(i){return i===void 0&&(i=this.state),ao(i,this.props)},r.getItemCount=function(){var i=this.items.length;return this.itemCount!=null?i=this.itemCount:this.props.itemCount!==void 0&&(i=this.props.itemCount),i},r.getItemNodeFromIndex=function(i){return this.props.environment?this.props.environment.document.getElementById(this.getItemId(i)):null},r.scrollHighlightedItemIntoView=function(){{var i=this.getItemNodeFromIndex(this.getState().highlightedIndex);this.props.scrollIntoView(i,this._menuNode)}},r.moveHighlightedIndex=function(i,s){var a=this.getItemCount(),c=this.getState(),u=c.highlightedIndex;if(a>0){var d=tr(u,i,{length:a},this.isItemDisabled,!0);this.setHighlightedIndex(d,s)}},r.getStateAndHelpers=function(){var i=this.getState(),s=i.highlightedIndex,a=i.inputValue,c=i.selectedItem,u=i.isOpen,d=this.props.itemToString,f=this.id,m=this.getRootProps,g=this.getToggleButtonProps,w=this.getLabelProps,y=this.getMenuProps,h=this.getInputProps,O=this.getItemProps,p=this.openMenu,v=this.closeMenu,I=this.toggleMenu,x=this.selectItem,S=this.selectItemAtIndex,N=this.selectHighlightedItem,R=this.setHighlightedIndex,A=this.clearSelection,D=this.clearItems,B=this.reset,$=this.setItemCount,L=this.unsetItemCount,J=this.internalSetState;return{getRootProps:m,getToggleButtonProps:g,getLabelProps:w,getMenuProps:y,getInputProps:h,getItemProps:O,reset:B,openMenu:p,closeMenu:v,toggleMenu:I,selectItem:x,selectItemAtIndex:S,selectHighlightedItem:N,setHighlightedIndex:R,clearSelection:A,clearItems:D,setItemCount:$,unsetItemCount:L,setState:J,itemToString:d,id:f,highlightedIndex:s,inputValue:a,isOpen:u,selectedItem:c}},r.componentDidMount=function(){var i=this;if(process.env.NODE_ENV!=="production"&&this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&Ec(this._menuNode,this.getMenuProps),!this.props.environment)this.cleanup=function(){i.internalClearTimeouts()};else{var s=function(){i.isMouseDown=!0},a=function(g){i.isMouseDown=!1;var w=lo(g.target,[i._rootNode,i._menuNode],i.props.environment);!w&&i.getState().isOpen&&i.reset({type:ku},function(){return i.props.onOuterClick(i.getStateAndHelpers())})},c=function(){i.isTouchMove=!1},u=function(){i.isTouchMove=!0},d=function(g){var w=lo(g.target,[i._rootNode,i._menuNode],i.props.environment,!1);!i.isTouchMove&&!w&&i.getState().isOpen&&i.reset({type:zu},function(){return i.props.onOuterClick(i.getStateAndHelpers())})},f=this.props.environment;f.addEventListener("mousedown",s),f.addEventListener("mouseup",a),f.addEventListener("touchstart",c),f.addEventListener("touchmove",u),f.addEventListener("touchend",d),this.cleanup=function(){i.internalClearTimeouts(),i.updateStatus.cancel(),f.removeEventListener("mousedown",s),f.removeEventListener("mouseup",a),f.removeEventListener("touchstart",c),f.removeEventListener("touchmove",u),f.removeEventListener("touchend",d)}}},r.shouldScroll=function(i,s){var a=this.props.highlightedIndex===void 0?this.getState():this.props,c=a.highlightedIndex,u=s.highlightedIndex===void 0?i:s,d=u.highlightedIndex,f=c&&this.getState().isOpen&&!i.isOpen,m=c!==d;return f||m},r.componentDidUpdate=function(i,s){process.env.NODE_ENV!=="production"&&(ea(this.state,i,this.props),this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&Ec(this._menuNode,this.getMenuProps)),co(this.props,"selectedItem")&&this.props.selectedItemChanged(i.selectedItem,this.props.selectedItem)&&this.internalSetState({type:Wu,inputValue:this.props.itemToString(this.props.selectedItem)}),!this.avoidScrolling&&this.shouldScroll(s,i)&&this.scrollHighlightedItemIntoView(),this.updateStatus()},r.componentWillUnmount=function(){this.cleanup()},r.render=function(){var i=Sc(this.props.children,xt);this.clearItems(),this.getRootProps.called=!1,this.getRootProps.refKey=void 0,this.getRootProps.suppressRefError=void 0,this.getMenuProps.called=!1,this.getMenuProps.refKey=void 0,this.getMenuProps.suppressRefError=void 0,this.getLabelProps.called=!1,this.getInputProps.called=!1;var s=Sc(i(this.getStateAndHelpers()));if(!s)return null;if(this.getRootProps.called||this.props.suppressRefError)return process.env.NODE_ENV!=="production"&&!this.getRootProps.suppressRefError&&!this.props.suppressRefError&&ab(s,this.getRootProps),s;if(Au(s))return b.cloneElement(s,this.getRootProps(Fu(s)));if(process.env.NODE_ENV!=="production")throw new Error("downshift: If you return a non-DOM element, you must apply the getRootProps function")},n}(b.Component);return e.defaultProps={defaultHighlightedIndex:null,defaultIsOpen:!1,getA11yStatusMessage:zw,itemToString:function(n){return n==null?"":(process.env.NODE_ENV!=="production"&&Xw(n)&&!n.hasOwnProperty("toString")&&console.warn("downshift: An object was passed to the default implementation of `itemToString`. You should probably provide your own `itemToString` implementation. Please refer to the `itemToString` API documentation.","The object that was passed:",n),String(n))},onStateChange:xt,onInputValueChange:xt,onUserAction:xt,onChange:xt,onSelect:xt,onOuterClick:xt,selectedItemChanged:function(n,r){return n!==r},environment:typeof window>"u"?void 0:window,stateReducer:function(n,r){return r},suppressRefError:!1,scrollIntoView:Tu},e.stateChangeTypes=eb,e}();process.env.NODE_ENV!=="production"&&(sb.propTypes={children:V.func,defaultHighlightedIndex:V.number,defaultIsOpen:V.bool,initialHighlightedIndex:V.number,initialSelectedItem:V.any,initialInputValue:V.string,initialIsOpen:V.bool,getA11yStatusMessage:V.func,itemToString:V.func,onChange:V.func,onSelect:V.func,onStateChange:V.func,onInputValueChange:V.func,onUserAction:V.func,onOuterClick:V.func,selectedItemChanged:V.func,stateReducer:V.func,itemCount:V.number,id:V.string,environment:V.shape({addEventListener:V.func.isRequired,removeEventListener:V.func.isRequired,document:V.shape({createElement:V.func.isRequired,getElementById:V.func.isRequired,activeElement:V.any.isRequired,body:V.any.isRequired}).isRequired,Node:V.func.isRequired}),suppressRefError:V.bool,scrollIntoView:V.func,selectedItem:V.any,isOpen:V.bool,inputValue:V.string,highlightedIndex:V.number,labelId:V.string,inputId:V.string,menuId:V.string,getItemId:V.func});function Ec(e,t){var n=t.refKey;e||console.error('downshift: The ref prop "'+n+'" from getMenuProps was not applied correctly on your menu element.')}function ab(e,t){var n=t.refKey,r=n!=="ref",o=!Au(e);o&&!r&&!Ic.isForwardRef(e)?console.error("downshift: You returned a non-DOM element. You must specify a refKey in getRootProps"):!o&&r&&console.error('downshift: You returned a DOM element. You should not specify a refKey in getRootProps. You specified "'+n+'"'),!Ic.isForwardRef(e)&&!Fu(e)[n]&&console.error('downshift: You must apply the ref prop "'+n+'" from getRootProps onto your root element.')}var Qu={highlightedIndex:-1,isOpen:!1,selectedItem:null,inputValue:""};function cb(e,t,n){var r=e.props,o=e.type,i={};Object.keys(t).forEach(function(s){lb(s,e,t,n),n[s]!==t[s]&&(i[s]=n[s])}),r.onStateChange&&Object.keys(i).length&&r.onStateChange(he({type:o},i))}function lb(e,t,n,r){var o=t.props,i=t.type,s="on"+ta(e)+"Change";o[s]&&r[e]!==void 0&&r[e]!==n[e]&&o[s](he({type:i},r))}function ub(e,t){return t.changes}var Nc=Zs(function(e,t){Du(e,t)},200),db=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"?b.useLayoutEffect:b.useEffect,fb="useId"in b?function(t){var n=t.id,r=t.labelId,o=t.menuId,i=t.getItemId,s=t.toggleButtonId,a=t.inputId,c="downshift-"+b.useId();n||(n=c);var u=b.useRef({labelId:r||n+"-label",menuId:o||n+"-menu",getItemId:i||function(d){return n+"-item-"+d},toggleButtonId:s||n+"-toggle-button",inputId:a||n+"-input"});return u.current}:function(t){var n=t.id,r=n===void 0?"downshift-"+Ru():n,o=t.labelId,i=t.menuId,s=t.getItemId,a=t.toggleButtonId,c=t.inputId,u=b.useRef({labelId:o||r+"-label",menuId:i||r+"-menu",getItemId:s||function(d){return r+"-item-"+d},toggleButtonId:a||r+"-toggle-button",inputId:c||r+"-input"});return u.current};function pb(e,t,n,r){var o,i;if(e===void 0){if(t===void 0)throw new Error(r);o=n[t],i=t}else i=t===void 0?n.indexOf(e):t,o=e;return[o,i]}function ta(e){return""+e.slice(0,1).toUpperCase()+e.slice(1)}function Gu(e){var t=b.useRef(e);return t.current=e,t}function hb(e,t,n,r){var o=b.useRef(),i=b.useRef(),s=b.useCallback(function(g,w){i.current=w,g=ao(g,w.props);var y=e(g,w),h=w.props.stateReducer(g,he({},w,{changes:y}));return h},[e]),a=b.useReducer(s,t,n),c=a[0],u=a[1],d=Gu(t),f=b.useCallback(function(g){return u(he({props:d.current},g))},[d]),m=i.current;return b.useEffect(function(){var g=ao(o.current,m==null?void 0:m.props),w=m&&o.current&&!r(g,c);w&&cb(m,g,c),o.current=c},[c,m,r]),[c,f]}var si={itemToString:function(t){return t?String(t):""},itemToKey:function(t){return t},stateReducer:ub,scrollIntoView:Tu,environment:typeof window>"u"?void 0:window};function $n(e,t,n){n===void 0&&(n=Qu);var r=e["default"+ta(t)];return r!==void 0?r:n[t]}function ai(e,t,n){n===void 0&&(n=Qu);var r=e[t];if(r!==void 0)return r;var o=e["initial"+ta(t)];return o!==void 0?o:$n(e,t,n)}function mb(e){var t=ai(e,"selectedItem"),n=ai(e,"isOpen"),r=bb(e),o=ai(e,"inputValue");return{highlightedIndex:r<0&&t&&n?e.items.findIndex(function(i){return e.itemToKey(i)===e.itemToKey(t)}):r,isOpen:n,selectedItem:t,inputValue:o}}function ci(e,t,n){var r=e.items,o=e.initialHighlightedIndex,i=e.defaultHighlightedIndex,s=e.isItemDisabled,a=e.itemToKey,c=t.selectedItem,u=t.highlightedIndex;return r.length===0?-1:o!==void 0&&u===o&&!s(r[o],o)?o:i!==void 0&&!s(r[i],i)?i:c?r.findIndex(function(d){return a(c)===a(d)}):n<0&&!s(r[r.length-1],r.length-1)?r.length-1:n>0&&!s(r[0],0)?0:-1}function gb(e,t,n){var r=b.useRef({isMouseDown:!1,isTouchMove:!1,isTouchEnd:!1});return b.useEffect(function(){if(!e)return xt;var o=n.map(function(d){return d.current});function i(){r.current.isTouchEnd=!1,r.current.isMouseDown=!0}function s(d){r.current.isMouseDown=!1,lo(d.target,o,e)||t()}function a(){r.current.isTouchEnd=!1,r.current.isTouchMove=!1}function c(){r.current.isTouchMove=!0}function u(d){r.current.isTouchEnd=!0,!r.current.isTouchMove&&!lo(d.target,o,e,!1)&&t()}return e.addEventListener("mousedown",i),e.addEventListener("mouseup",s),e.addEventListener("touchstart",a),e.addEventListener("touchmove",c),e.addEventListener("touchend",u),function(){e.removeEventListener("mousedown",i),e.removeEventListener("mouseup",s),e.removeEventListener("touchstart",a),e.removeEventListener("touchmove",c),e.removeEventListener("touchend",u)}},[n,e,t]),r.current}var Xu=function(){return xt};process.env.NODE_ENV!=="production"&&(Xu=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var o=b.useRef(n.reduce(function(s,a){return s[a]={},s},{}));b.useEffect(function(){Object.keys(o.current).forEach(function(s){var a=o.current[s];if(!Object.keys(a).length){console.error("downshift: You forgot to call the "+s+" getter function on your component / element.");return}var c=a.suppressRefError,u=a.refKey,d=a.elementRef;c||d!=null&&d.current||console.error('downshift: The ref prop "'+u+'" from '+s+" was not applied correctly on your element.")})},[]);var i=b.useCallback(function(s,a,c,u){o.current[s]={suppressRefError:a,refKey:c,elementRef:u}},[]);return i});function yb(e,t,n,r){r===void 0&&(r={});var o=r.document,i=xo();b.useEffect(function(){if(!(!e||i||!o)){var s=e(t);Nc(s,o)}},n),b.useEffect(function(){return function(){Nc.cancel(),Zw(o)}},[o])}function vb(e){var t=e.highlightedIndex,n=e.isOpen,r=e.itemRefs,o=e.getItemNodeFromIndex,i=e.menuElement,s=e.scrollIntoView,a=b.useRef(!0);return db(function(){t<0||!n||!Object.keys(r.current).length||(a.current===!1?a.current=!0:s(o(t),i))},[t]),a}var Yu=xt;process.env.NODE_ENV!=="production"&&(Yu=function(t){var n=t.props,r=t.state,o=b.useRef(n),i=xo();b.useEffect(function(){i||(ea(r,o.current,n),o.current=n)},[r,n,i])});function Tc(e,t,n){var r;n===void 0&&(n=!0);var o=((r=e.items)==null?void 0:r.length)&&t>=0;return he({isOpen:!1,highlightedIndex:-1},o&&he({selectedItem:e.items[t],isOpen:$n(e,"isOpen"),highlightedIndex:$n(e,"highlightedIndex")},n&&{inputValue:e.itemToString(e.items[t])}))}function wb(e,t){return e.isOpen===t.isOpen&&e.inputValue===t.inputValue&&e.highlightedIndex===t.highlightedIndex&&e.selectedItem===t.selectedItem}function xo(){var e=b.useRef(!0);return b.useEffect(function(){return e.current=!1,function(){e.current=!0}},[]),e.current}function _s(e){var t=$n(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}function bb(e){var t=ai(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}var eo={environment:V.shape({addEventListener:V.func.isRequired,removeEventListener:V.func.isRequired,document:V.shape({createElement:V.func.isRequired,getElementById:V.func.isRequired,activeElement:V.any.isRequired,body:V.any.isRequired}).isRequired,Node:V.func.isRequired}),itemToString:V.func,itemToKey:V.func,stateReducer:V.func},Zu=he({},eo,{getA11yStatusMessage:V.func,highlightedIndex:V.number,defaultHighlightedIndex:V.number,initialHighlightedIndex:V.number,isOpen:V.bool,defaultIsOpen:V.bool,initialIsOpen:V.bool,selectedItem:V.any,initialSelectedItem:V.any,defaultSelectedItem:V.any,id:V.string,labelId:V.string,menuId:V.string,getItemId:V.func,toggleButtonId:V.string,onSelectedItemChange:V.func,onHighlightedIndexChange:V.func,onStateChange:V.func,onIsOpenChange:V.func,scrollIntoView:V.func});function Ib(e,t,n){var r=t.type,o=t.props,i;switch(r){case n.ItemMouseMove:i={highlightedIndex:t.disabled?-1:t.index};break;case n.MenuMouseLeave:i={highlightedIndex:-1};break;case n.ToggleButtonClick:case n.FunctionToggleMenu:i={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:ci(o,e,0)};break;case n.FunctionOpenMenu:i={isOpen:!0,highlightedIndex:ci(o,e,0)};break;case n.FunctionCloseMenu:i={isOpen:!1};break;case n.FunctionSetHighlightedIndex:i={highlightedIndex:o.isItemDisabled(o.items[t.highlightedIndex],t.highlightedIndex)?-1:t.highlightedIndex};break;case n.FunctionSetInputValue:i={inputValue:t.inputValue};break;case n.FunctionReset:i={highlightedIndex:_s(o),isOpen:$n(o,"isOpen"),selectedItem:$n(o,"selectedItem"),inputValue:$n(o,"inputValue")};break;default:throw new Error("Reducer called without proper action type.")}return he({},e,i)}Lr(Lr({},Zu),{items:V.array.isRequired,isItemDisabled:V.func});Lr(Lr({},si),{isItemDisabled:function(){return!1}});process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;var na=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_down__":0,ra=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_up__":1,ia=process.env.NODE_ENV!=="production"?"__input_keydown_escape__":2,oa=process.env.NODE_ENV!=="production"?"__input_keydown_home__":3,sa=process.env.NODE_ENV!=="production"?"__input_keydown_end__":4,aa=process.env.NODE_ENV!=="production"?"__input_keydown_page_up__":5,ca=process.env.NODE_ENV!=="production"?"__input_keydown_page_down__":6,la=process.env.NODE_ENV!=="production"?"__input_keydown_enter__":7,ua=process.env.NODE_ENV!=="production"?"__input_change__":8,uo=process.env.NODE_ENV!=="production"?"__input_blur__":9,da=process.env.NODE_ENV!=="production"?"__input_click__":10,ed=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":11,td=process.env.NODE_ENV!=="production"?"__item_mouse_move__":12,fa=process.env.NODE_ENV!=="production"?"__item_click__":13,nd=process.env.NODE_ENV!=="production"?"__togglebutton_click__":14,rd=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":15,id=process.env.NODE_ENV!=="production"?"__function_open_menu__":16,od=process.env.NODE_ENV!=="production"?"__function_close_menu__":17,sd=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":18,pa=process.env.NODE_ENV!=="production"?"__function_select_item__":19,ad=process.env.NODE_ENV!=="production"?"__function_set_input_value__":20,cd=process.env.NODE_ENV!=="production"?"__function_reset__":21,ha=process.env.NODE_ENV!=="production"?"__controlled_prop_updated_selected_item__":22,ld=Object.freeze({__proto__:null,ControlledPropUpdatedSelectedItem:ha,FunctionCloseMenu:od,FunctionOpenMenu:id,FunctionReset:cd,FunctionSelectItem:pa,FunctionSetHighlightedIndex:sd,FunctionSetInputValue:ad,FunctionToggleMenu:rd,InputBlur:uo,InputChange:ua,InputClick:da,InputKeyDownArrowDown:na,InputKeyDownArrowUp:ra,InputKeyDownEnd:sa,InputKeyDownEnter:la,InputKeyDownEscape:ia,InputKeyDownHome:oa,InputKeyDownPageDown:ca,InputKeyDownPageUp:aa,ItemClick:fa,ItemMouseMove:td,MenuMouseLeave:ed,ToggleButtonClick:nd});function Cb(e){var t=mb(e),n=t.selectedItem,r=t.inputValue;return r===""&&n&&e.defaultInputValue===void 0&&e.initialInputValue===void 0&&e.inputValue===void 0&&(r=e.itemToString(n)),he({},t,{inputValue:r})}var xb=he({},Zu,{items:V.array.isRequired,isItemDisabled:V.func,inputValue:V.string,defaultInputValue:V.string,initialInputValue:V.string,inputId:V.string,onInputValueChange:V.func});function Ob(e,t,n,r){var o=b.useRef(),i=hb(e,t,n,r),s=i[0],a=i[1],c=xo();return b.useEffect(function(){if(co(t,"selectedItem")){if(!c){var u=t.itemToKey(t.selectedItem)!==t.itemToKey(o.current);u&&a({type:ha,inputValue:t.itemToString(t.selectedItem)})}o.current=s.selectedItem===o.current?t.selectedItem:s.selectedItem}},[s.selectedItem,t.selectedItem]),[ao(s,t),a]}var ud=xt;process.env.NODE_ENV!=="production"&&(ud=function(t,n){V.checkPropTypes(xb,t,"prop",n.name)});var _b=he({},si,{isItemDisabled:function(){return!1}});function Sb(e,t){var n,r=t.type,o=t.props,i=t.altKey,s;switch(r){case fa:s={isOpen:$n(o,"isOpen"),highlightedIndex:_s(o),selectedItem:o.items[t.index],inputValue:o.itemToString(o.items[t.index])};break;case na:e.isOpen?s={highlightedIndex:tr(e.highlightedIndex,1,o.items,o.isItemDisabled,!0)}:s={highlightedIndex:i&&e.selectedItem==null?-1:ci(o,e,1),isOpen:o.items.length>=0};break;case ra:e.isOpen?i?s=Tc(o,e.highlightedIndex):s={highlightedIndex:tr(e.highlightedIndex,-1,o.items,o.isItemDisabled,!0)}:s={highlightedIndex:ci(o,e,-1),isOpen:o.items.length>=0};break;case la:s=Tc(o,e.highlightedIndex);break;case ia:s=he({isOpen:!1,highlightedIndex:-1},!e.isOpen&&{selectedItem:null,inputValue:""});break;case aa:s={highlightedIndex:tr(e.highlightedIndex,-10,o.items,o.isItemDisabled,!0)};break;case ca:s={highlightedIndex:tr(e.highlightedIndex,10,o.items,o.isItemDisabled,!0)};break;case oa:s={highlightedIndex:qr(0,!1,o.items,o.isItemDisabled)};break;case sa:s={highlightedIndex:qr(o.items.length-1,!0,o.items,o.isItemDisabled)};break;case uo:s=he({isOpen:!1,highlightedIndex:-1},e.highlightedIndex>=0&&((n=o.items)==null?void 0:n.length)&&t.selectItem&&{selectedItem:o.items[e.highlightedIndex],inputValue:o.itemToString(o.items[e.highlightedIndex])});break;case ua:s={isOpen:!0,highlightedIndex:_s(o),inputValue:t.inputValue};break;case da:s={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:ci(o,e,0)};break;case pa:s={selectedItem:t.selectedItem,inputValue:o.itemToString(t.selectedItem)};break;case ha:s={inputValue:t.inputValue};break;default:return Ib(e,t,ld)}return he({},e,s)}var Eb=["onMouseLeave","refKey","ref"],Nb=["item","index","refKey","ref","onMouseMove","onMouseDown","onClick","onPress","disabled"],Tb=["onClick","onPress","refKey","ref"],Rb=["onKeyDown","onChange","onInput","onBlur","onChangeText","onClick","refKey","ref"];ma.stateChangeTypes=ld;function ma(e){e===void 0&&(e={}),ud(e,ma);var t=he({},_b,e),n=t.items,r=t.scrollIntoView,o=t.environment,i=t.getA11yStatusMessage,s=Ob(Sb,t,Cb,wb),a=s[0],c=s[1],u=a.isOpen,d=a.highlightedIndex,f=a.selectedItem,m=a.inputValue,g=b.useRef(null),w=b.useRef({}),y=b.useRef(null),h=b.useRef(null),O=xo(),p=fb(t),v=b.useRef(),I=Gu({state:a,props:t}),x=b.useCallback(function(H){return w.current[p.getItemId(H)]},[p]);yb(i,a,[u,d,f,m],o);var S=vb({menuElement:g.current,highlightedIndex:d,isOpen:u,itemRefs:w,scrollIntoView:r,getItemNodeFromIndex:x});Yu({props:t,state:a}),b.useEffect(function(){var H=ai(t,"isOpen");H&&y.current&&y.current.focus()},[]),b.useEffect(function(){O||(v.current=n.length)});var N=gb(o,b.useCallback(function(){I.current.state.isOpen&&c({type:uo,selectItem:!1})},[c,I]),b.useMemo(function(){return[g,h,y]},[g.current,h.current,y.current])),R=Xu("getInputProps","getMenuProps");b.useEffect(function(){u||(w.current={})},[u]),b.useEffect(function(){var H;!u||!(o!=null&&o.document)||!(y!=null&&(H=y.current)!=null&&H.focus)||o.document.activeElement!==y.current&&y.current.focus()},[u,o]);var A=b.useMemo(function(){return{ArrowDown:function(U){U.preventDefault(),c({type:na,altKey:U.altKey})},ArrowUp:function(U){U.preventDefault(),c({type:ra,altKey:U.altKey})},Home:function(U){I.current.state.isOpen&&(U.preventDefault(),c({type:oa}))},End:function(U){I.current.state.isOpen&&(U.preventDefault(),c({type:sa}))},Escape:function(U){var K=I.current.state;(K.isOpen||K.inputValue||K.selectedItem||K.highlightedIndex>-1)&&(U.preventDefault(),c({type:ia}))},Enter:function(U){var K=I.current.state;!K.isOpen||U.which===229||(U.preventDefault(),c({type:la}))},PageUp:function(U){I.current.state.isOpen&&(U.preventDefault(),c({type:aa}))},PageDown:function(U){I.current.state.isOpen&&(U.preventDefault(),c({type:ca}))}}},[c,I]),D=b.useCallback(function(H){return he({id:p.labelId,htmlFor:p.inputId},H)},[p]),B=b.useCallback(function(H,U){var K,M=H===void 0?{}:H,Z=M.onMouseLeave,ee=M.refKey,W=ee===void 0?"ref":ee,te=M.ref,X=gn(M,Eb),de=U===void 0?{}:U,j=de.suppressRefError,we=j===void 0?!1:j;return R("getMenuProps",we,W,g),he((K={},K[W]=Cr(te,function(z){g.current=z}),K.id=p.menuId,K.role="listbox",K["aria-labelledby"]=X&&X["aria-label"]?void 0:""+p.labelId,K.onMouseLeave=We(Z,function(){c({type:ed})}),K),X)},[c,R,p]),$=b.useCallback(function(H){var U,K,M=H===void 0?{}:H,Z=M.item,ee=M.index,W=M.refKey,te=W===void 0?"ref":W,X=M.ref,de=M.onMouseMove,j=M.onMouseDown,we=M.onClick;M.onPress;var z=M.disabled,Ee=gn(M,Nb);z!==void 0&&console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useCombobox.');var Ve=I.current,et=Ve.props,$e=Ve.state,Ie=pb(Z,ee,et.items,"Pass either item or index to getItemProps!"),kt=Ie[0],tt=Ie[1],bt=et.isItemDisabled(kt,tt),jt="onClick",Lt=we,nt=function(){N.isTouchEnd||tt===$e.highlightedIndex||(S.current=!1,c({type:td,index:tt,disabled:bt}))},Ge=function(){c({type:fa,index:tt})},He=function(qt){return qt.preventDefault()};return he((U={},U[te]=Cr(X,function(Fe){Fe&&(w.current[p.getItemId(tt)]=Fe)}),U["aria-disabled"]=bt,U["aria-selected"]=tt===$e.highlightedIndex,U.id=p.getItemId(tt),U.role="option",U),!bt&&(K={},K[jt]=We(Lt,Ge),K),{onMouseMove:We(de,nt),onMouseDown:We(j,He)},Ee)},[c,p,I,N,S]),L=b.useCallback(function(H){var U,K=H===void 0?{}:H,M=K.onClick;K.onPress;var Z=K.refKey,ee=Z===void 0?"ref":Z,W=K.ref,te=gn(K,Tb),X=I.current.state,de=function(){c({type:nd})};return he((U={},U[ee]=Cr(W,function(j){h.current=j}),U["aria-controls"]=p.menuId,U["aria-expanded"]=X.isOpen,U.id=p.toggleButtonId,U.tabIndex=-1,U),!te.disabled&&he({},{onClick:We(M,de)}),te)},[c,I,p]),J=b.useCallback(function(H,U){var K,M=H===void 0?{}:H,Z=M.onKeyDown,ee=M.onChange,W=M.onInput,te=M.onBlur;M.onChangeText;var X=M.onClick,de=M.refKey,j=de===void 0?"ref":de,we=M.ref,z=gn(M,Rb),Ee=U===void 0?{}:U,Ve=Ee.suppressRefError,et=Ve===void 0?!1:Ve;R("getInputProps",et,j,y);var $e=I.current.state,Ie=function(He){var Fe=xs(He);Fe&&A[Fe]&&A[Fe](He)},kt=function(He){c({type:ua,inputValue:He.target.value})},tt=function(He){if(o!=null&&o.document&&$e.isOpen&&!N.isMouseDown){var Fe=He.relatedTarget===null&&o.document.activeElement!==o.document.body;c({type:uo,selectItem:!Fe})}},bt=function(){c({type:da})},jt="onChange",Lt={};if(!z.disabled){var nt;Lt=(nt={},nt[jt]=We(ee,W,kt),nt.onKeyDown=We(Z,Ie),nt.onBlur=We(te,tt),nt.onClick=We(X,bt),nt)}return he((K={},K[j]=Cr(we,function(Ge){y.current=Ge}),K["aria-activedescendant"]=$e.isOpen&&$e.highlightedIndex>-1?p.getItemId($e.highlightedIndex):"",K["aria-autocomplete"]="list",K["aria-controls"]=p.menuId,K["aria-expanded"]=$e.isOpen,K["aria-labelledby"]=z&&z["aria-label"]?void 0:p.labelId,K.autoComplete="off",K.id=p.inputId,K.role="combobox",K.value=$e.inputValue,K),Lt,z)},[c,p,o,A,I,N,R]),ae=b.useCallback(function(){c({type:rd})},[c]),re=b.useCallback(function(){c({type:od})},[c]),ne=b.useCallback(function(){c({type:id})},[c]),ge=b.useCallback(function(H){c({type:sd,highlightedIndex:H})},[c]),be=b.useCallback(function(H){c({type:pa,selectedItem:H})},[c]),F=b.useCallback(function(H){c({type:ad,inputValue:H})},[c]),q=b.useCallback(function(){c({type:cd})},[c]);return{getItemProps:$,getLabelProps:D,getMenuProps:B,getInputProps:J,getToggleButtonProps:L,toggleMenu:ae,openMenu:ne,closeMenu:re,setHighlightedIndex:ge,setInputValue:F,selectItem:be,reset:q,highlightedIndex:d,isOpen:u,selectedItem:f,inputValue:m}}eo.stateReducer,eo.itemToKey,eo.environment,V.array,V.array,V.array,V.func,V.number,V.number,V.number,V.func,V.func,V.string,V.string;si.itemToKey,si.stateReducer,si.environment;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;process.env.NODE_ENV;const Ab="_comboboxContainer_1lcc8_1",Fb="_label_1lcc8_8",Pb="_inputContainer_1lcc8_12",Db="_input_1lcc8_12",Mb="_toggleButton_1lcc8_33",kb="_menu_1lcc8_39",jb="_menuBottom_1lcc8_55",Lb="_menuTop_1lcc8_61",qb="_menuItem_1lcc8_66",Kb="_highlighted_1lcc8_73",Ub="_selected_1lcc8_77",Vb="_hidden_1lcc8_81",$t={comboboxContainer:Ab,label:Fb,inputContainer:Pb,input:Db,toggleButton:Mb,menu:kb,menuBottom:jb,menuTop:Lb,menuItem:qb,highlighted:Kb,selected:Ub,hidden:Vb};function $b(e){const t=e.toLowerCase();return function(r){return!e||r.label.toLowerCase().includes(t)||r.value.toLowerCase().includes(t)}}function dd({items:e,selectedValue:t,onSelectedItemChange:n,placeholder:r,disabled:o,style:i,menuPosition:s="bottom"}){const[a,c]=b.useState(e),u=b.useRef(null);b.useEffect(()=>c(e),[e]);const d=b.useCallback(N=>{(N==null?void 0:N.length)>0?c(e.filter($b(N))):c(e)},[e]),{isOpen:f,getToggleButtonProps:m,getMenuProps:g,getInputProps:w,highlightedIndex:y,getItemProps:h,setInputValue:O,selectedItem:p}=ma({items:a,selectedItem:t?e.find(N=>N.value===t):null,itemToString:N=>(N==null?void 0:N.label)||"",onInputValueChange:({inputValue:N})=>d(N),onSelectedItemChange:({selectedItem:N})=>{var R;n(N),(R=u.current)==null||R.blur()}}),v=()=>{O(""),c(e)},I=()=>v(),x=b.useMemo(()=>{var N;return(N=e.find(R=>R.value===t))==null?void 0:N.label},[e,t]),S=()=>{t&&x&&t!==(p==null?void 0:p.value)&&O(x||"")};return l.jsxs("div",{style:{position:"relative",...i},children:[l.jsx("div",{className:$t.comboboxContainer,children:l.jsxs("div",{className:$t.inputContainer,children:[l.jsx("input",{style:{border:"none"},disabled:o,placeholder:r,className:$t.input,...w({onFocus:I,onBlur:S,ref:u})}),l.jsx("button",{style:{border:"none"},disabled:o,"aria-label":"toggle menu",className:$t.toggleButton,type:"button",...m(),children:f?l.jsx(l.Fragment,{children:"↑"}):l.jsx(l.Fragment,{children:"↓"})})]})}),l.jsx("ul",{className:`${$t.menu} ${f&&e.length?"":$t.hidden} ${s==="top"?$t.menuTop:$t.menuBottom}`,...g(),children:f&&a.map((N,R)=>l.jsx("li",{className:`${$t.menuItem} ${y===R?$t.highlighted:""} ${t===(N==null?void 0:N.value)?$t.selected:""}`,...h({item:N,index:R}),children:l.jsx("span",{children:N.label})},N.id))})]})}const Kr=Math.min,ur=Math.max,fo=Math.round,zi=Math.floor,Bn=e=>({x:e,y:e}),Hb={left:"right",right:"left",bottom:"top",top:"bottom"},Bb={start:"end",end:"start"};function Ss(e,t,n){return ur(e,Kr(t,n))}function xi(e,t){return typeof e=="function"?e(t):e}function hr(e){return e.split("-")[0]}function Oi(e){return e.split("-")[1]}function fd(e){return e==="x"?"y":"x"}function ga(e){return e==="y"?"height":"width"}function Ur(e){return["top","bottom"].includes(hr(e))?"y":"x"}function ya(e){return fd(Ur(e))}function Jb(e,t,n){n===void 0&&(n=!1);const r=Oi(e),o=ya(e),i=ga(o);let s=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=po(s)),[s,po(s)]}function Wb(e){const t=po(e);return[Es(e),t,Es(t)]}function Es(e){return e.replace(/start|end/g,t=>Bb[t])}function zb(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],s=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:s;default:return[]}}function Qb(e,t,n,r){const o=Oi(e);let i=zb(hr(e),n==="start",r);return o&&(i=i.map(s=>s+"-"+o),t&&(i=i.concat(i.map(Es)))),i}function po(e){return e.replace(/left|right|bottom|top/g,t=>Hb[t])}function Gb(e){return{top:0,right:0,bottom:0,left:0,...e}}function pd(e){return typeof e!="number"?Gb(e):{top:e,right:e,bottom:e,left:e}}function ho(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function Rc(e,t,n){let{reference:r,floating:o}=e;const i=Ur(t),s=ya(t),a=ga(s),c=hr(t),u=i==="y",d=r.x+r.width/2-o.width/2,f=r.y+r.height/2-o.height/2,m=r[a]/2-o[a]/2;let g;switch(c){case"top":g={x:d,y:r.y-o.height};break;case"bottom":g={x:d,y:r.y+r.height};break;case"right":g={x:r.x+r.width,y:f};break;case"left":g={x:r.x-o.width,y:f};break;default:g={x:r.x,y:r.y}}switch(Oi(t)){case"start":g[s]-=m*(n&&u?-1:1);break;case"end":g[s]+=m*(n&&u?-1:1);break}return g}const Xb=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:s}=n,a=i.filter(Boolean),c=await(s.isRTL==null?void 0:s.isRTL(t));let u=await s.getElementRects({reference:e,floating:t,strategy:o}),{x:d,y:f}=Rc(u,r,c),m=r,g={},w=0;for(let y=0;y<a.length;y++){const{name:h,fn:O}=a[y],{x:p,y:v,data:I,reset:x}=await O({x:d,y:f,initialPlacement:r,placement:m,strategy:o,middlewareData:g,rects:u,platform:s,elements:{reference:e,floating:t}});d=p??d,f=v??f,g={...g,[h]:{...g[h],...I}},x&&w<=50&&(w++,typeof x=="object"&&(x.placement&&(m=x.placement),x.rects&&(u=x.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:o}):x.rects),{x:d,y:f}=Rc(u,m,c)),y=-1)}return{x:d,y:f,placement:m,strategy:o,middlewareData:g}};async function hd(e,t){var n;t===void 0&&(t={});const{x:r,y:o,platform:i,rects:s,elements:a,strategy:c}=e,{boundary:u="clippingAncestors",rootBoundary:d="viewport",elementContext:f="floating",altBoundary:m=!1,padding:g=0}=xi(t,e),w=pd(g),h=a[m?f==="floating"?"reference":"floating":f],O=ho(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(h)))==null||n?h:h.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(a.floating)),boundary:u,rootBoundary:d,strategy:c})),p=f==="floating"?{x:r,y:o,width:s.floating.width,height:s.floating.height}:s.reference,v=await(i.getOffsetParent==null?void 0:i.getOffsetParent(a.floating)),I=await(i.isElement==null?void 0:i.isElement(v))?await(i.getScale==null?void 0:i.getScale(v))||{x:1,y:1}:{x:1,y:1},x=ho(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:p,offsetParent:v,strategy:c}):p);return{top:(O.top-x.top+w.top)/I.y,bottom:(x.bottom-O.bottom+w.bottom)/I.y,left:(O.left-x.left+w.left)/I.x,right:(x.right-O.right+w.right)/I.x}}const Yb=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:s,elements:a,middlewareData:c}=t,{element:u,padding:d=0}=xi(e,t)||{};if(u==null)return{};const f=pd(d),m={x:n,y:r},g=ya(o),w=ga(g),y=await s.getDimensions(u),h=g==="y",O=h?"top":"left",p=h?"bottom":"right",v=h?"clientHeight":"clientWidth",I=i.reference[w]+i.reference[g]-m[g]-i.floating[w],x=m[g]-i.reference[g],S=await(s.getOffsetParent==null?void 0:s.getOffsetParent(u));let N=S?S[v]:0;(!N||!await(s.isElement==null?void 0:s.isElement(S)))&&(N=a.floating[v]||i.floating[w]);const R=I/2-x/2,A=N/2-y[w]/2-1,D=Kr(f[O],A),B=Kr(f[p],A),$=D,L=N-y[w]-B,J=N/2-y[w]/2+R,ae=Ss($,J,L),re=!c.arrow&&Oi(o)!=null&&J!==ae&&i.reference[w]/2-(J<$?D:B)-y[w]/2<0,ne=re?J<$?J-$:J-L:0;return{[g]:m[g]+ne,data:{[g]:ae,centerOffset:J-ae-ne,...re&&{alignmentOffset:ne}},reset:re}}}),Zb=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:s,initialPlacement:a,platform:c,elements:u}=t,{mainAxis:d=!0,crossAxis:f=!0,fallbackPlacements:m,fallbackStrategy:g="bestFit",fallbackAxisSideDirection:w="none",flipAlignment:y=!0,...h}=xi(e,t);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const O=hr(o),p=Ur(a),v=hr(a)===a,I=await(c.isRTL==null?void 0:c.isRTL(u.floating)),x=m||(v||!y?[po(a)]:Wb(a)),S=w!=="none";!m&&S&&x.push(...Qb(a,y,w,I));const N=[a,...x],R=await hd(t,h),A=[];let D=((r=i.flip)==null?void 0:r.overflows)||[];if(d&&A.push(R[O]),f){const J=Jb(o,s,I);A.push(R[J[0]],R[J[1]])}if(D=[...D,{placement:o,overflows:A}],!A.every(J=>J<=0)){var B,$;const J=(((B=i.flip)==null?void 0:B.index)||0)+1,ae=N[J];if(ae)return{data:{index:J,overflows:D},reset:{placement:ae}};let re=($=D.filter(ne=>ne.overflows[0]<=0).sort((ne,ge)=>ne.overflows[1]-ge.overflows[1])[0])==null?void 0:$.placement;if(!re)switch(g){case"bestFit":{var L;const ne=(L=D.filter(ge=>{if(S){const be=Ur(ge.placement);return be===p||be==="y"}return!0}).map(ge=>[ge.placement,ge.overflows.filter(be=>be>0).reduce((be,F)=>be+F,0)]).sort((ge,be)=>ge[1]-be[1])[0])==null?void 0:L[0];ne&&(re=ne);break}case"initialPlacement":re=a;break}if(o!==re)return{reset:{placement:re}}}return{}}}};async function eI(e,t){const{placement:n,platform:r,elements:o}=e,i=await(r.isRTL==null?void 0:r.isRTL(o.floating)),s=hr(n),a=Oi(n),c=Ur(n)==="y",u=["left","top"].includes(s)?-1:1,d=i&&c?-1:1,f=xi(t,e);let{mainAxis:m,crossAxis:g,alignmentAxis:w}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return a&&typeof w=="number"&&(g=a==="end"?w*-1:w),c?{x:g*d,y:m*u}:{x:m*u,y:g*d}}const tI=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:s,middlewareData:a}=t,c=await eI(t,e);return s===((n=a.offset)==null?void 0:n.placement)&&(r=a.arrow)!=null&&r.alignmentOffset?{}:{x:o+c.x,y:i+c.y,data:{...c,placement:s}}}}},nI=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:a={fn:h=>{let{x:O,y:p}=h;return{x:O,y:p}}},...c}=xi(e,t),u={x:n,y:r},d=await hd(t,c),f=Ur(hr(o)),m=fd(f);let g=u[m],w=u[f];if(i){const h=m==="y"?"top":"left",O=m==="y"?"bottom":"right",p=g+d[h],v=g-d[O];g=Ss(p,g,v)}if(s){const h=f==="y"?"top":"left",O=f==="y"?"bottom":"right",p=w+d[h],v=w-d[O];w=Ss(p,w,v)}const y=a.fn({...t,[m]:g,[f]:w});return{...y,data:{x:y.x-n,y:y.y-r,enabled:{[m]:i,[f]:s}}}}}};function Oo(){return typeof window<"u"}function Yr(e){return md(e)?(e.nodeName||"").toLowerCase():"#document"}function Ot(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function sn(e){var t;return(t=(md(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function md(e){return Oo()?e instanceof Node||e instanceof Ot(e).Node:!1}function Qt(e){return Oo()?e instanceof Element||e instanceof Ot(e).Element:!1}function on(e){return Oo()?e instanceof HTMLElement||e instanceof Ot(e).HTMLElement:!1}function Ac(e){return!Oo()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Ot(e).ShadowRoot}function _i(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Gt(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function rI(e){return["table","td","th"].includes(Yr(e))}function _o(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function va(e){const t=wa(),n=Qt(e)?Gt(e):e;return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function iI(e){let t=Jn(e);for(;on(t)&&!Vr(t);){if(va(t))return t;if(_o(t))return null;t=Jn(t)}return null}function wa(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Vr(e){return["html","body","#document"].includes(Yr(e))}function Gt(e){return Ot(e).getComputedStyle(e)}function So(e){return Qt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Jn(e){if(Yr(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Ac(e)&&e.host||sn(e);return Ac(t)?t.host:t}function gd(e){const t=Jn(e);return Vr(t)?e.ownerDocument?e.ownerDocument.body:e.body:on(t)&&_i(t)?t:gd(t)}function fi(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=gd(e),i=o===((r=e.ownerDocument)==null?void 0:r.body),s=Ot(o);if(i){const a=Ns(s);return t.concat(s,s.visualViewport||[],_i(o)?o:[],a&&n?fi(a):[])}return t.concat(o,fi(o,[],n))}function Ns(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function yd(e){const t=Gt(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=on(e),i=o?e.offsetWidth:n,s=o?e.offsetHeight:r,a=fo(n)!==i||fo(r)!==s;return a&&(n=i,r=s),{width:n,height:r,$:a}}function ba(e){return Qt(e)?e:e.contextElement}function xr(e){const t=ba(e);if(!on(t))return Bn(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=yd(t);let s=(i?fo(n.width):n.width)/r,a=(i?fo(n.height):n.height)/o;return(!s||!Number.isFinite(s))&&(s=1),(!a||!Number.isFinite(a))&&(a=1),{x:s,y:a}}const oI=Bn(0);function vd(e){const t=Ot(e);return!wa()||!t.visualViewport?oI:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function sI(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==Ot(e)?!1:t}function mr(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),i=ba(e);let s=Bn(1);t&&(r?Qt(r)&&(s=xr(r)):s=xr(e));const a=sI(i,n,r)?vd(i):Bn(0);let c=(o.left+a.x)/s.x,u=(o.top+a.y)/s.y,d=o.width/s.x,f=o.height/s.y;if(i){const m=Ot(i),g=r&&Qt(r)?Ot(r):r;let w=m,y=Ns(w);for(;y&&r&&g!==w;){const h=xr(y),O=y.getBoundingClientRect(),p=Gt(y),v=O.left+(y.clientLeft+parseFloat(p.paddingLeft))*h.x,I=O.top+(y.clientTop+parseFloat(p.paddingTop))*h.y;c*=h.x,u*=h.y,d*=h.x,f*=h.y,c+=v,u+=I,w=Ot(y),y=Ns(w)}}return ho({width:d,height:f,x:c,y:u})}function aI(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const i=o==="fixed",s=sn(r),a=t?_o(t.floating):!1;if(r===s||a&&i)return n;let c={scrollLeft:0,scrollTop:0},u=Bn(1);const d=Bn(0),f=on(r);if((f||!f&&!i)&&((Yr(r)!=="body"||_i(s))&&(c=So(r)),on(r))){const m=mr(r);u=xr(r),d.x=m.x+r.clientLeft,d.y=m.y+r.clientTop}return{width:n.width*u.x,height:n.height*u.y,x:n.x*u.x-c.scrollLeft*u.x+d.x,y:n.y*u.y-c.scrollTop*u.y+d.y}}function cI(e){return Array.from(e.getClientRects())}function Ts(e,t){const n=So(e).scrollLeft;return t?t.left+n:mr(sn(e)).left+n}function lI(e){const t=sn(e),n=So(e),r=e.ownerDocument.body,o=ur(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=ur(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+Ts(e);const a=-n.scrollTop;return Gt(r).direction==="rtl"&&(s+=ur(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:s,y:a}}function uI(e,t){const n=Ot(e),r=sn(e),o=n.visualViewport;let i=r.clientWidth,s=r.clientHeight,a=0,c=0;if(o){i=o.width,s=o.height;const u=wa();(!u||u&&t==="fixed")&&(a=o.offsetLeft,c=o.offsetTop)}return{width:i,height:s,x:a,y:c}}function dI(e,t){const n=mr(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=on(e)?xr(e):Bn(1),s=e.clientWidth*i.x,a=e.clientHeight*i.y,c=o*i.x,u=r*i.y;return{width:s,height:a,x:c,y:u}}function Fc(e,t,n){let r;if(t==="viewport")r=uI(e,n);else if(t==="document")r=lI(sn(e));else if(Qt(t))r=dI(t,n);else{const o=vd(e);r={...t,x:t.x-o.x,y:t.y-o.y}}return ho(r)}function wd(e,t){const n=Jn(e);return n===t||!Qt(n)||Vr(n)?!1:Gt(n).position==="fixed"||wd(n,t)}function fI(e,t){const n=t.get(e);if(n)return n;let r=fi(e,[],!1).filter(a=>Qt(a)&&Yr(a)!=="body"),o=null;const i=Gt(e).position==="fixed";let s=i?Jn(e):e;for(;Qt(s)&&!Vr(s);){const a=Gt(s),c=va(s);!c&&a.position==="fixed"&&(o=null),(i?!c&&!o:!c&&a.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||_i(s)&&!c&&wd(e,s))?r=r.filter(d=>d!==s):o=a,s=Jn(s)}return t.set(e,r),r}function pI(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const s=[...n==="clippingAncestors"?_o(t)?[]:fI(t,this._c):[].concat(n),r],a=s[0],c=s.reduce((u,d)=>{const f=Fc(t,d,o);return u.top=ur(f.top,u.top),u.right=Kr(f.right,u.right),u.bottom=Kr(f.bottom,u.bottom),u.left=ur(f.left,u.left),u},Fc(t,a,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function hI(e){const{width:t,height:n}=yd(e);return{width:t,height:n}}function mI(e,t,n){const r=on(t),o=sn(t),i=n==="fixed",s=mr(e,!0,i,t);let a={scrollLeft:0,scrollTop:0};const c=Bn(0);if(r||!r&&!i)if((Yr(t)!=="body"||_i(o))&&(a=So(t)),r){const g=mr(t,!0,i,t);c.x=g.x+t.clientLeft,c.y=g.y+t.clientTop}else o&&(c.x=Ts(o));let u=0,d=0;if(o&&!r&&!i){const g=o.getBoundingClientRect();d=g.top+a.scrollTop,u=g.left+a.scrollLeft-Ts(o,g)}const f=s.left+a.scrollLeft-c.x-u,m=s.top+a.scrollTop-c.y-d;return{x:f,y:m,width:s.width,height:s.height}}function Zo(e){return Gt(e).position==="static"}function Pc(e,t){if(!on(e)||Gt(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return sn(e)===n&&(n=n.ownerDocument.body),n}function bd(e,t){const n=Ot(e);if(_o(e))return n;if(!on(e)){let o=Jn(e);for(;o&&!Vr(o);){if(Qt(o)&&!Zo(o))return o;o=Jn(o)}return n}let r=Pc(e,t);for(;r&&rI(r)&&Zo(r);)r=Pc(r,t);return r&&Vr(r)&&Zo(r)&&!va(r)?n:r||iI(e)||n}const gI=async function(e){const t=this.getOffsetParent||bd,n=this.getDimensions,r=await n(e.floating);return{reference:mI(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function yI(e){return Gt(e).direction==="rtl"}const vI={convertOffsetParentRelativeRectToViewportRelativeRect:aI,getDocumentElement:sn,getClippingRect:pI,getOffsetParent:bd,getElementRects:gI,getClientRects:cI,getDimensions:hI,getScale:xr,isElement:Qt,isRTL:yI};function wI(e,t){let n=null,r;const o=sn(e);function i(){var a;clearTimeout(r),(a=n)==null||a.disconnect(),n=null}function s(a,c){a===void 0&&(a=!1),c===void 0&&(c=1),i();const{left:u,top:d,width:f,height:m}=e.getBoundingClientRect();if(a||t(),!f||!m)return;const g=zi(d),w=zi(o.clientWidth-(u+f)),y=zi(o.clientHeight-(d+m)),h=zi(u),p={rootMargin:-g+"px "+-w+"px "+-y+"px "+-h+"px",threshold:ur(0,Kr(1,c))||1};let v=!0;function I(x){const S=x[0].intersectionRatio;if(S!==c){if(!v)return s();S?s(!1,S):r=setTimeout(()=>{s(!1,1e-7)},1e3)}v=!1}try{n=new IntersectionObserver(I,{...p,root:o.ownerDocument})}catch{n=new IntersectionObserver(I,p)}n.observe(e)}return s(!0),i}function bI(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:a=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,u=ba(e),d=o||i?[...u?fi(u):[],...fi(t)]:[];d.forEach(O=>{o&&O.addEventListener("scroll",n,{passive:!0}),i&&O.addEventListener("resize",n)});const f=u&&a?wI(u,n):null;let m=-1,g=null;s&&(g=new ResizeObserver(O=>{let[p]=O;p&&p.target===u&&g&&(g.unobserve(t),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var v;(v=g)==null||v.observe(t)})),n()}),u&&!c&&g.observe(u),g.observe(t));let w,y=c?mr(e):null;c&&h();function h(){const O=mr(e);y&&(O.x!==y.x||O.y!==y.y||O.width!==y.width||O.height!==y.height)&&n(),y=O,w=requestAnimationFrame(h)}return n(),()=>{var O;d.forEach(p=>{o&&p.removeEventListener("scroll",n),i&&p.removeEventListener("resize",n)}),f==null||f(),(O=g)==null||O.disconnect(),g=null,c&&cancelAnimationFrame(w)}}const II=tI,CI=nI,xI=Zb,OI=Yb,Dc=(e,t,n)=>{const r=new Map,o={platform:vI,...n},i={...o.platform,_c:r};return Xb(e,t,{...o,platform:i})};/*
46
46
  * React Tooltip
47
47
  * {@link https://github.com/ReactTooltip/react-tooltip}
48
48
  * @copyright ReactTooltip Team
49
49
  * @license MIT
50
- */const bI="react-tooltip-core-styles",II="react-tooltip-base-styles",Mc={core:!1,base:!1};function kc({css:e,id:t=II,type:n="base",ref:r}){var o,i;if(!e||typeof document>"u"||Mc[n]||n==="core"&&typeof process<"u"&&(!((o=process==null?void 0:process.env)===null||o===void 0)&&o.REACT_TOOLTIP_DISABLE_CORE_STYLES)||n!=="base"&&typeof process<"u"&&(!((i=process==null?void 0:process.env)===null||i===void 0)&&i.REACT_TOOLTIP_DISABLE_BASE_STYLES))return;n==="core"&&(t=bI),r||(r={});const{insertAt:s}=r;if(document.getElementById(t))return;const a=document.head||document.getElementsByTagName("head")[0],c=document.createElement("style");c.id=t,c.type="text/css",s==="top"&&a.firstChild?a.insertBefore(c,a.firstChild):a.appendChild(c),c.styleSheet?c.styleSheet.cssText=e:c.appendChild(document.createTextNode(e)),Mc[n]=!0}const jc=async({elementReference:e=null,tooltipReference:t=null,tooltipArrowReference:n=null,place:r="top",offset:o=10,strategy:i="absolute",middlewares:s=[gI(Number(o)),vI({fallbackAxisSideDirection:"start"}),yI({padding:5})],border:a})=>{if(!e)return{tooltipStyles:{},tooltipArrowStyles:{},place:r};if(t===null)return{tooltipStyles:{},tooltipArrowStyles:{},place:r};const c=s;return n?(c.push(wI({element:n,padding:5})),Dc(e,t,{placement:r,strategy:i,middleware:c}).then(({x:d,y:u,placement:f,middlewareData:g})=>{var m,b;const y={left:`${d}px`,top:`${u}px`,border:a},{x:p,y:C}=(m=g.arrow)!==null&&m!==void 0?m:{x:0,y:0},h=(b={top:"bottom",right:"left",bottom:"top",left:"right"}[f.split("-")[0]])!==null&&b!==void 0?b:"bottom",v=a&&{borderBottom:a,borderRight:a};let I=0;if(a){const O=`${a}`.match(/(\d+)px/);I=O!=null&&O[1]?Number(O[1]):1}return{tooltipStyles:y,tooltipArrowStyles:{left:p!=null?`${p}px`:"",top:C!=null?`${C}px`:"",right:"",bottom:"",...v,[h]:`-${4+I}px`},place:f}})):Dc(e,t,{placement:"bottom",strategy:i,middleware:c}).then(({x:d,y:u,placement:f})=>({tooltipStyles:{left:`${d}px`,top:`${u}px`},tooltipArrowStyles:{},place:f}))},Lc=(e,t)=>!("CSS"in window&&"supports"in window.CSS)||window.CSS.supports(e,t),qc=(e,t,n)=>{let r=null;const o=function(...i){const s=()=>{r=null};!r&&(e.apply(this,i),r=setTimeout(s,t))};return o.cancel=()=>{r&&(clearTimeout(r),r=null)},o},Kc=e=>e!==null&&!Array.isArray(e)&&typeof e=="object",Rs=(e,t)=>{if(e===t)return!0;if(Array.isArray(e)&&Array.isArray(t))return e.length===t.length&&e.every((o,i)=>Rs(o,t[i]));if(Array.isArray(e)!==Array.isArray(t))return!1;if(!Kc(e)||!Kc(t))return e===t;const n=Object.keys(e),r=Object.keys(t);return n.length===r.length&&n.every(o=>Rs(e[o],t[o]))},CI=e=>{if(!(e instanceof HTMLElement||e instanceof SVGElement))return!1;const t=getComputedStyle(e);return["overflow","overflow-x","overflow-y"].some(n=>{const r=t.getPropertyValue(n);return r==="auto"||r==="scroll"})},Uc=e=>{if(!e)return null;let t=e.parentElement;for(;t;){if(CI(t))return t;t=t.parentElement}return document.scrollingElement||document.documentElement},xI=typeof window<"u"?w.useLayoutEffect:w.useEffect,Rt=e=>{e.current&&(clearTimeout(e.current),e.current=null)},OI="DEFAULT_TOOLTIP_ID",_I={anchorRefs:new Set,activeAnchor:{current:null},attach:()=>{},detach:()=>{},setActiveAnchor:()=>{}},SI=w.createContext({getTooltipData:()=>_I});function bd(e=OI){return w.useContext(SI).getTooltipData(e)}var Ir={tooltip:"core-styles-module_tooltip__3vRRp",fixed:"core-styles-module_fixed__pcSol",arrow:"core-styles-module_arrow__cvMwQ",noArrow:"core-styles-module_noArrow__xock6",clickable:"core-styles-module_clickable__ZuTTB",show:"core-styles-module_show__Nt9eE",closing:"core-styles-module_closing__sGnxF"},es={tooltip:"styles-module_tooltip__mnnfp",arrow:"styles-module_arrow__K0L3T",dark:"styles-module_dark__xNqje",light:"styles-module_light__Z6W-X",success:"styles-module_success__A2AKt",warning:"styles-module_warning__SCK0X",error:"styles-module_error__JvumD",info:"styles-module_info__BWdHW"};const EI=({forwardRef:e,id:t,className:n,classNameArrow:r,variant:o="dark",anchorId:i,anchorSelect:s,place:a="top",offset:c=10,events:d=["hover"],openOnClick:u=!1,positionStrategy:f="absolute",middlewares:g,wrapper:m,delayShow:b=0,delayHide:y=0,float:p=!1,hidden:C=!1,noArrow:h=!1,clickable:v=!1,closeOnEsc:I=!1,closeOnScroll:O=!1,closeOnResize:S=!1,openEvents:N,closeEvents:T,globalCloseEvents:A,imperativeModeOnly:D,style:B,position:K,afterShow:$,afterHide:J,disableTooltip:ae,content:re,contentWrapperRef:ne,isOpen:ge,defaultIsOpen:be=!1,setIsOpen:F,activeAnchor:L,setActiveAnchor:H,border:U,opacity:q,arrowColor:M,role:Z="tooltip"})=>{var ee;const W=w.useRef(null),te=w.useRef(null),X=w.useRef(null),de=w.useRef(null),j=w.useRef(null),[we,z]=w.useState({tooltipStyles:{},tooltipArrowStyles:{},place:a}),[Ee,Ve]=w.useState(!1),[Ze,$e]=w.useState(!1),[Ie,Mt]=w.useState(null),et=w.useRef(!1),bt=w.useRef(null),{anchorRefs:kt,setActiveAnchor:jt}=bd(t),tt=w.useRef(!1),[Ge,He]=w.useState([]),Fe=w.useRef(!1),Lt=u||d.includes("click"),pt=Lt||(N==null?void 0:N.click)||(N==null?void 0:N.dblclick)||(N==null?void 0:N.mousedown),an=N?{...N}:{mouseover:!0,focus:!0,mouseenter:!1,click:!1,dblclick:!1,mousedown:!1};!N&&Lt&&Object.assign(an,{mouseenter:!1,focus:!1,mouseover:!1,click:!0});const Zt=T?{...T}:{mouseout:!0,blur:!0,mouseleave:!1,click:!1,dblclick:!1,mouseup:!1};!T&&Lt&&Object.assign(Zt,{mouseleave:!1,blur:!1,mouseout:!1});const It=A?{...A}:{escape:I||!1,scroll:O||!1,resize:S||!1,clickOutsideAnchor:pt||!1};D&&(Object.assign(an,{mouseover:!1,focus:!1,mouseenter:!1,click:!1,dblclick:!1,mousedown:!1}),Object.assign(Zt,{mouseout:!1,blur:!1,mouseleave:!1,click:!1,dblclick:!1,mouseup:!1}),Object.assign(It,{escape:!1,scroll:!1,resize:!1,clickOutsideAnchor:!1})),xI(()=>(Fe.current=!0,()=>{Fe.current=!1}),[]);const Pe=Q=>{Fe.current&&(Q&&$e(!0),setTimeout(()=>{Fe.current&&(F==null||F(Q),ge===void 0&&Ve(Q))},10))};w.useEffect(()=>{if(ge===void 0)return()=>null;ge&&$e(!0);const Q=setTimeout(()=>{Ve(ge)},10);return()=>{clearTimeout(Q)}},[ge]),w.useEffect(()=>{if(Ee!==et.current)if(Rt(j),et.current=Ee,Ee)$==null||$();else{const Q=(ce=>{const le=ce.match(/^([\d.]+)(ms|s)$/);if(!le)return 0;const[,Ke,Je]=le;return Number(Ke)*(Je==="ms"?1:1e3)})(getComputedStyle(document.body).getPropertyValue("--rt-transition-show-delay"));j.current=setTimeout(()=>{$e(!1),Mt(null),J==null||J()},Q+25)}},[Ee]);const cn=Q=>{z(ce=>Rs(ce,Q)?ce:Q)},xn=(Q=b)=>{Rt(X),Ze?Pe(!0):X.current=setTimeout(()=>{Pe(!0)},Q)},ln=(Q=y)=>{Rt(de),de.current=setTimeout(()=>{tt.current||Pe(!1)},Q)},zn=Q=>{var ce;if(!Q)return;const le=(ce=Q.currentTarget)!==null&&ce!==void 0?ce:Q.target;if(!(le!=null&&le.isConnected))return H(null),void jt({current:null});b?xn():Pe(!0),H(le),jt({current:le}),Rt(de)},ht=()=>{v?ln(y||100):y?ln():Pe(!1),Rt(X)},un=({x:Q,y:ce})=>{var le;const Ke={getBoundingClientRect:()=>({x:Q,y:ce,width:0,height:0,top:ce,left:Q,right:Q,bottom:ce})};jc({place:(le=Ie==null?void 0:Ie.place)!==null&&le!==void 0?le:a,offset:c,elementReference:Ke,tooltipReference:W.current,tooltipArrowReference:te.current,strategy:f,middlewares:g,border:U}).then(Je=>{cn(Je)})},On=Q=>{if(!Q)return;const ce=Q,le={x:ce.clientX,y:ce.clientY};un(le),bt.current=le},Qn=Q=>{var ce;if(!Ee)return;const le=Q.target;le.isConnected&&(!((ce=W.current)===null||ce===void 0)&&ce.contains(le)||[document.querySelector(`[id='${i}']`),...Ge].some(Ke=>Ke==null?void 0:Ke.contains(le))||(Pe(!1),Rt(X)))},_n=qc(zn,50),Ae=qc(ht,50),st=Q=>{Ae.cancel(),_n(Q)},oe=()=>{_n.cancel(),Ae()},me=w.useCallback(()=>{var Q,ce;const le=(Q=Ie==null?void 0:Ie.position)!==null&&Q!==void 0?Q:K;le?un(le):p?bt.current&&un(bt.current):L!=null&&L.isConnected&&jc({place:(ce=Ie==null?void 0:Ie.place)!==null&&ce!==void 0?ce:a,offset:c,elementReference:L,tooltipReference:W.current,tooltipArrowReference:te.current,strategy:f,middlewares:g,border:U}).then(Ke=>{Fe.current&&cn(Ke)})},[Ee,L,re,B,a,Ie==null?void 0:Ie.place,c,f,K,Ie==null?void 0:Ie.position,p]);w.useEffect(()=>{var Q,ce;const le=new Set(kt);Ge.forEach(ye=>{ae!=null&&ae(ye)||le.add({current:ye})});const Ke=document.querySelector(`[id='${i}']`);Ke&&!(ae!=null&&ae(Ke))&&le.add({current:Ke});const Je=()=>{Pe(!1)},mt=Uc(L),Xe=Uc(W.current);It.scroll&&(window.addEventListener("scroll",Je),mt==null||mt.addEventListener("scroll",Je),Xe==null||Xe.addEventListener("scroll",Je));let nt=null;It.resize?window.addEventListener("resize",Je):L&&W.current&&(nt=mI(L,W.current,me,{ancestorResize:!0,elementResize:!0,layoutShift:!0}));const gt=ye=>{ye.key==="Escape"&&Pe(!1)};It.escape&&window.addEventListener("keydown",gt),It.clickOutsideAnchor&&window.addEventListener("click",Qn);const Te=[],Sn=ye=>!!(ye!=null&&ye.target&&(L!=null&&L.contains(ye.target))),ko=ye=>{Ee&&Sn(ye)||zn(ye)},qt=ye=>{Ee&&Sn(ye)&&ht()},Ni=["mouseover","mouseout","mouseenter","mouseleave","focus","blur"],Ti=["click","dblclick","mousedown","mouseup"];Object.entries(an).forEach(([ye,Kt])=>{Kt&&(Ni.includes(ye)?Te.push({event:ye,listener:st}):Ti.includes(ye)&&Te.push({event:ye,listener:ko}))}),Object.entries(Zt).forEach(([ye,Kt])=>{Kt&&(Ni.includes(ye)?Te.push({event:ye,listener:oe}):Ti.includes(ye)&&Te.push({event:ye,listener:qt}))}),p&&Te.push({event:"pointermove",listener:On});const Ri=()=>{tt.current=!0},Ai=()=>{tt.current=!1,ht()},Fi=v&&(Zt.mouseout||Zt.mouseleave);return Fi&&((Q=W.current)===null||Q===void 0||Q.addEventListener("mouseover",Ri),(ce=W.current)===null||ce===void 0||ce.addEventListener("mouseout",Ai)),Te.forEach(({event:ye,listener:Kt})=>{le.forEach(ei=>{var Gn;(Gn=ei.current)===null||Gn===void 0||Gn.addEventListener(ye,Kt)})}),()=>{var ye,Kt;It.scroll&&(window.removeEventListener("scroll",Je),mt==null||mt.removeEventListener("scroll",Je),Xe==null||Xe.removeEventListener("scroll",Je)),It.resize?window.removeEventListener("resize",Je):nt==null||nt(),It.clickOutsideAnchor&&window.removeEventListener("click",Qn),It.escape&&window.removeEventListener("keydown",gt),Fi&&((ye=W.current)===null||ye===void 0||ye.removeEventListener("mouseover",Ri),(Kt=W.current)===null||Kt===void 0||Kt.removeEventListener("mouseout",Ai)),Te.forEach(({event:ei,listener:Gn})=>{le.forEach(jo=>{var ti;(ti=jo.current)===null||ti===void 0||ti.removeEventListener(ei,Gn)})})}},[L,me,Ze,kt,Ge,N,T,A,Lt,b,y]),w.useEffect(()=>{var Q,ce;let le=(ce=(Q=Ie==null?void 0:Ie.anchorSelect)!==null&&Q!==void 0?Q:s)!==null&&ce!==void 0?ce:"";!le&&t&&(le=`[data-tooltip-id='${t.replace(/'/g,"\\'")}']`);const Ke=new MutationObserver(Je=>{const mt=[],Xe=[];Je.forEach(nt=>{if(nt.type==="attributes"&&nt.attributeName==="data-tooltip-id"&&(nt.target.getAttribute("data-tooltip-id")===t?mt.push(nt.target):nt.oldValue===t&&Xe.push(nt.target)),nt.type==="childList"){if(L){const gt=[...nt.removedNodes].filter(Te=>Te.nodeType===1);if(le)try{Xe.push(...gt.filter(Te=>Te.matches(le))),Xe.push(...gt.flatMap(Te=>[...Te.querySelectorAll(le)]))}catch{}gt.some(Te=>{var Sn;return!!(!((Sn=Te==null?void 0:Te.contains)===null||Sn===void 0)&&Sn.call(Te,L))&&($e(!1),Pe(!1),H(null),Rt(X),Rt(de),!0)})}if(le)try{const gt=[...nt.addedNodes].filter(Te=>Te.nodeType===1);mt.push(...gt.filter(Te=>Te.matches(le))),mt.push(...gt.flatMap(Te=>[...Te.querySelectorAll(le)]))}catch{}}}),(mt.length||Xe.length)&&He(nt=>[...nt.filter(gt=>!Xe.includes(gt)),...mt])});return Ke.observe(document.body,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["data-tooltip-id"],attributeOldValue:!0}),()=>{Ke.disconnect()}},[t,s,Ie==null?void 0:Ie.anchorSelect,L]),w.useEffect(()=>{me()},[me]),w.useEffect(()=>{if(!(ne!=null&&ne.current))return()=>null;const Q=new ResizeObserver(()=>{setTimeout(()=>me())});return Q.observe(ne.current),()=>{Q.disconnect()}},[re,ne==null?void 0:ne.current]),w.useEffect(()=>{var Q;const ce=document.querySelector(`[id='${i}']`),le=[...Ge,ce];L&&le.includes(L)||H((Q=Ge[0])!==null&&Q!==void 0?Q:ce)},[i,Ge,L]),w.useEffect(()=>(be&&Pe(!0),()=>{Rt(X),Rt(de)}),[]),w.useEffect(()=>{var Q;let ce=(Q=Ie==null?void 0:Ie.anchorSelect)!==null&&Q!==void 0?Q:s;if(!ce&&t&&(ce=`[data-tooltip-id='${t.replace(/'/g,"\\'")}']`),ce)try{const le=Array.from(document.querySelectorAll(ce));He(le)}catch{He([])}},[t,s,Ie==null?void 0:Ie.anchorSelect]),w.useEffect(()=>{X.current&&(Rt(X),xn(b))},[b]);const Be=(ee=Ie==null?void 0:Ie.content)!==null&&ee!==void 0?ee:re,dn=Ee&&Object.keys(we.tooltipStyles).length>0;return w.useImperativeHandle(e,()=>({open:Q=>{if(Q!=null&&Q.anchorSelect)try{document.querySelector(Q.anchorSelect)}catch{return void console.warn(`[react-tooltip] "${Q.anchorSelect}" is not a valid CSS selector`)}Mt(Q??null),Q!=null&&Q.delay?xn(Q.delay):Pe(!0)},close:Q=>{Q!=null&&Q.delay?ln(Q.delay):Pe(!1)},activeAnchor:L,place:we.place,isOpen:!!(Ze&&!C&&Be&&dn)})),Ze&&!C&&Be?w.createElement(m,{id:t,role:Z,className:Pt("react-tooltip",Ir.tooltip,es.tooltip,es[o],n,`react-tooltip__place-${we.place}`,Ir[dn?"show":"closing"],dn?"react-tooltip__show":"react-tooltip__closing",f==="fixed"&&Ir.fixed,v&&Ir.clickable),onTransitionEnd:Q=>{Rt(j),Ee||Q.propertyName!=="opacity"||($e(!1),Mt(null),J==null||J())},style:{...B,...we.tooltipStyles,opacity:q!==void 0&&dn?q:void 0},ref:W},Be,w.createElement(m,{className:Pt("react-tooltip-arrow",Ir.arrow,es.arrow,r,h&&Ir.noArrow),style:{...we.tooltipArrowStyles,background:M?`linear-gradient(to right bottom, transparent 50%, ${M} 50%)`:void 0},ref:te})):null},NI=({content:e})=>w.createElement("span",{dangerouslySetInnerHTML:{__html:e}}),TI=w.forwardRef(({id:e,anchorId:t,anchorSelect:n,content:r,html:o,render:i,className:s,classNameArrow:a,variant:c="dark",place:d="top",offset:u=10,wrapper:f="div",children:g=null,events:m=["hover"],openOnClick:b=!1,positionStrategy:y="absolute",middlewares:p,delayShow:C=0,delayHide:h=0,float:v=!1,hidden:I=!1,noArrow:O=!1,clickable:S=!1,closeOnEsc:N=!1,closeOnScroll:T=!1,closeOnResize:A=!1,openEvents:D,closeEvents:B,globalCloseEvents:K,imperativeModeOnly:$=!1,style:J,position:ae,isOpen:re,defaultIsOpen:ne=!1,disableStyleInjection:ge=!1,border:be,opacity:F,arrowColor:L,setIsOpen:H,afterShow:U,afterHide:q,disableTooltip:M,role:Z="tooltip"},ee)=>{const[W,te]=w.useState(r),[X,de]=w.useState(o),[j,we]=w.useState(d),[z,Ee]=w.useState(c),[Ve,Ze]=w.useState(u),[$e,Ie]=w.useState(C),[Mt,et]=w.useState(h),[bt,kt]=w.useState(v),[jt,tt]=w.useState(I),[Ge,He]=w.useState(f),[Fe,Lt]=w.useState(m),[pt,an]=w.useState(y),[Zt,It]=w.useState(null),[Pe,cn]=w.useState(null),xn=w.useRef(ge),{anchorRefs:ln,activeAnchor:zn}=bd(e),ht=Ae=>Ae==null?void 0:Ae.getAttributeNames().reduce((st,oe)=>{var me;return oe.startsWith("data-tooltip-")&&(st[oe.replace(/^data-tooltip-/,"")]=(me=Ae==null?void 0:Ae.getAttribute(oe))!==null&&me!==void 0?me:null),st},{}),un=Ae=>{const st={place:oe=>{var me;we((me=oe)!==null&&me!==void 0?me:d)},content:oe=>{te(oe??r)},html:oe=>{de(oe??o)},variant:oe=>{var me;Ee((me=oe)!==null&&me!==void 0?me:c)},offset:oe=>{Ze(oe===null?u:Number(oe))},wrapper:oe=>{var me;He((me=oe)!==null&&me!==void 0?me:f)},events:oe=>{const me=oe==null?void 0:oe.split(" ");Lt(me??m)},"position-strategy":oe=>{var me;an((me=oe)!==null&&me!==void 0?me:y)},"delay-show":oe=>{Ie(oe===null?C:Number(oe))},"delay-hide":oe=>{et(oe===null?h:Number(oe))},float:oe=>{kt(oe===null?v:oe==="true")},hidden:oe=>{tt(oe===null?I:oe==="true")},"class-name":oe=>{It(oe)}};Object.values(st).forEach(oe=>oe(null)),Object.entries(Ae).forEach(([oe,me])=>{var Be;(Be=st[oe])===null||Be===void 0||Be.call(st,me)})};w.useEffect(()=>{te(r)},[r]),w.useEffect(()=>{de(o)},[o]),w.useEffect(()=>{we(d)},[d]),w.useEffect(()=>{Ee(c)},[c]),w.useEffect(()=>{Ze(u)},[u]),w.useEffect(()=>{Ie(C)},[C]),w.useEffect(()=>{et(h)},[h]),w.useEffect(()=>{kt(v)},[v]),w.useEffect(()=>{tt(I)},[I]),w.useEffect(()=>{an(y)},[y]),w.useEffect(()=>{xn.current!==ge&&console.warn("[react-tooltip] Do not change `disableStyleInjection` dynamically.")},[ge]),w.useEffect(()=>{typeof window<"u"&&window.dispatchEvent(new CustomEvent("react-tooltip-inject-styles",{detail:{disableCore:ge==="core",disableBase:ge}}))},[]),w.useEffect(()=>{var Ae;const st=new Set(ln);let oe=n;if(!oe&&e&&(oe=`[data-tooltip-id='${e.replace(/'/g,"\\'")}']`),oe)try{document.querySelectorAll(oe).forEach(ce=>{st.add({current:ce})})}catch{console.warn(`[react-tooltip] "${oe}" is not a valid CSS selector`)}const me=document.querySelector(`[id='${t}']`);if(me&&st.add({current:me}),!st.size)return()=>null;const Be=(Ae=Pe??me)!==null&&Ae!==void 0?Ae:zn.current,dn=new MutationObserver(ce=>{ce.forEach(le=>{var Ke;if(!Be||le.type!=="attributes"||!(!((Ke=le.attributeName)===null||Ke===void 0)&&Ke.startsWith("data-tooltip-")))return;const Je=ht(Be);un(Je)})}),Q={attributes:!0,childList:!1,subtree:!1};if(Be){const ce=ht(Be);un(ce),dn.observe(Be,Q)}return()=>{dn.disconnect()}},[ln,zn,Pe,t,n]),w.useEffect(()=>{J!=null&&J.border&&console.warn("[react-tooltip] Do not set `style.border`. Use `border` prop instead."),be&&!Lc("border",`${be}`)&&console.warn(`[react-tooltip] "${be}" is not a valid \`border\`.`),J!=null&&J.opacity&&console.warn("[react-tooltip] Do not set `style.opacity`. Use `opacity` prop instead."),F&&!Lc("opacity",`${F}`)&&console.warn(`[react-tooltip] "${F}" is not a valid \`opacity\`.`)},[]);let On=g;const Qn=w.useRef(null);if(i){const Ae=i({content:(Pe==null?void 0:Pe.getAttribute("data-tooltip-content"))||W||null,activeAnchor:Pe});On=Ae?w.createElement("div",{ref:Qn,className:"react-tooltip-content-wrapper"},Ae):null}else W&&(On=W);X&&(On=w.createElement(NI,{content:X}));const _n={forwardRef:ee,id:e,anchorId:t,anchorSelect:n,className:Pt(s,Zt),classNameArrow:a,content:On,contentWrapperRef:Qn,place:j,variant:z,offset:Ve,wrapper:Ge,events:Fe,openOnClick:b,positionStrategy:pt,middlewares:p,delayShow:$e,delayHide:Mt,float:bt,hidden:jt,noArrow:O,clickable:S,closeOnEsc:N,closeOnScroll:T,closeOnResize:A,openEvents:D,closeEvents:B,globalCloseEvents:K,imperativeModeOnly:$,style:J,position:ae,isOpen:re,defaultIsOpen:ne,border:be,opacity:F,arrowColor:L,setIsOpen:H,afterShow:U,afterHide:q,disableTooltip:M,activeAnchor:Pe,setActiveAnchor:Ae=>cn(Ae),role:Z};return w.createElement(EI,{..._n})});typeof window<"u"&&window.addEventListener("react-tooltip-inject-styles",e=>{e.detail.disableCore||kc({css:":root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s}.core-styles-module_tooltip__3vRRp{position:absolute;top:0;left:0;pointer-events:none;opacity:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{position:absolute;background:inherit}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay)ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay)ease-in}",type:"core"}),e.detail.disableBase||kc({css:`
51
- .styles-module_tooltip__mnnfp{padding:8px 16px;border-radius:3px;font-size:90%;width:max-content}.styles-module_arrow__K0L3T{width:8px;height:8px}[class*='react-tooltip__place-top']>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*='react-tooltip__place-right']>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*='react-tooltip__place-bottom']>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*='react-tooltip__place-left']>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}`,type:"base"})});function RI(){return l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",children:[l.jsxs("g",{clipPath:"url(#clip0_2896_16290)",children:[l.jsx("path",{d:"M8.00032 11.167L8.00032 7.83366M8.00032 1.83366C4.33366 1.83366 1.33366 4.83366 1.33366 8.50033C1.33366 12.167 4.33366 15.167 8.00033 15.167C11.667 15.167 14.667 12.167 14.667 8.50033C14.667 4.83366 11.667 1.83366 8.00032 1.83366Z",stroke:"#6B7280",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M8.00293 5.83301L7.99768 5.83301",stroke:"#6B7280",strokeLinecap:"round",strokeLinejoin:"round"})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"clip0_2896_16290",children:l.jsx("rect",{width:"16",height:"16",fill:"white",transform:"translate(16 16.5) rotate(180)"})})})]})}function AI({id:e,tooltipText:t}){return l.jsxs(l.Fragment,{children:[l.jsx("span",{"data-tooltip-id":e,style:{maxWidth:"20rem"},children:RI()}),l.jsx(TI,{id:e,place:"top",content:t,style:{maxWidth:"30rem"}})]})}const Id=w.createContext(null);function Cd(){const e=w.useContext(Id);if(e===null)throw new Error("useSelectedNavObjectName must be used within a SelectedNavObjectNameProvider");return{selectedObjectName:e}}const xd=w.createContext(()=>{});function FI(){const e=w.useContext(xd);if(!e)throw new Error("useSetNextTabIndex must be used within a NextTabIndexProvider");return{onNextIncompleteTab:e}}var Od=Symbol.for("immer-nothing"),Vc=Symbol.for("immer-draftable"),_t=Symbol.for("immer-state"),PI=process.env.NODE_ENV!=="production"?[function(e){return`The plugin for '${e}' has not been loaded into Immer. To enable the plugin, import and call \`enable${e}()\` when initializing your application.`},function(e){return`produce can only be called on things that are draftable: plain objects, arrays, Map, Set or classes that are marked with '[immerable]: true'. Got '${e}'`},"This object has been frozen and should not be mutated",function(e){return"Cannot use a proxy that has been revoked. Did you pass an object from inside an immer function to an async process? "+e},"An immer producer returned a new value *and* modified its draft. Either return a new value *or* modify the draft.","Immer forbids circular references","The first or second argument to `produce` must be a function","The third argument to `produce` must be a function or undefined","First argument to `createDraft` must be a plain object, an array, or an immerable object","First argument to `finishDraft` must be a draft returned by `createDraft`",function(e){return`'current' expects a draft, got: ${e}`},"Object.defineProperty() cannot be used on an Immer draft","Object.setPrototypeOf() cannot be used on an Immer draft","Immer only supports deleting array indices","Immer only supports setting array indices and the 'length' property",function(e){return`'original' expects a draft, got: ${e}`}]:[];function wt(e,...t){if(process.env.NODE_ENV!=="production"){const n=PI[e],r=typeof n=="function"?n.apply(null,t):n;throw new Error(`[Immer] ${r}`)}throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var $r=Object.getPrototypeOf;function Hr(e){return!!e&&!!e[_t]}function gr(e){var t;return e?_d(e)||Array.isArray(e)||!!e[Vc]||!!((t=e.constructor)!=null&&t[Vc])||No(e)||To(e):!1}var DI=Object.prototype.constructor.toString();function _d(e){if(!e||typeof e!="object")return!1;const t=$r(e);if(t===null)return!0;const n=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return n===Object?!0:typeof n=="function"&&Function.toString.call(n)===DI}function mo(e,t){Eo(e)===0?Reflect.ownKeys(e).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function Eo(e){const t=e[_t];return t?t.type_:Array.isArray(e)?1:No(e)?2:To(e)?3:0}function As(e,t){return Eo(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Sd(e,t,n){const r=Eo(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function MI(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function No(e){return e instanceof Map}function To(e){return e instanceof Set}function er(e){return e.copy_||e.base_}function Fs(e,t){if(No(e))return new Map(e);if(To(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const n=_d(e);if(t===!0||t==="class_only"&&!n){const r=Object.getOwnPropertyDescriptors(e);delete r[_t];let o=Reflect.ownKeys(r);for(let i=0;i<o.length;i++){const s=o[i],a=r[s];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(r[s]={configurable:!0,writable:!0,enumerable:a.enumerable,value:e[s]})}return Object.create($r(e),r)}else{const r=$r(e);if(r!==null&&n)return{...e};const o=Object.create(r);return Object.assign(o,e)}}function Ia(e,t=!1){return Ro(e)||Hr(e)||!gr(e)||(Eo(e)>1&&(e.set=e.add=e.clear=e.delete=kI),Object.freeze(e),t&&Object.entries(e).forEach(([n,r])=>Ia(r,!0))),e}function kI(){wt(2)}function Ro(e){return Object.isFrozen(e)}var jI={};function yr(e){const t=jI[e];return t||wt(0,e),t}var pi;function Ed(){return pi}function LI(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function $c(e,t){t&&(yr("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Ps(e){Ds(e),e.drafts_.forEach(qI),e.drafts_=null}function Ds(e){e===pi&&(pi=e.parent_)}function Hc(e){return pi=LI(pi,e)}function qI(e){const t=e[_t];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Bc(e,t){t.unfinalizedDrafts_=t.drafts_.length;const n=t.drafts_[0];return e!==void 0&&e!==n?(n[_t].modified_&&(Ps(t),wt(4)),gr(e)&&(e=go(t,e),t.parent_||yo(t,e)),t.patches_&&yr("Patches").generateReplacementPatches_(n[_t].base_,e,t.patches_,t.inversePatches_)):e=go(t,n,[]),Ps(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Od?e:void 0}function go(e,t,n){if(Ro(t))return t;const r=t[_t];if(!r)return mo(t,(o,i)=>Jc(e,r,t,o,i,n)),t;if(r.scope_!==e)return t;if(!r.modified_)return yo(e,r.base_,!0),r.base_;if(!r.finalized_){r.finalized_=!0,r.scope_.unfinalizedDrafts_--;const o=r.copy_;let i=o,s=!1;r.type_===3&&(i=new Set(o),o.clear(),s=!0),mo(i,(a,c)=>Jc(e,r,o,a,c,n,s)),yo(e,o,!1),n&&e.patches_&&yr("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function Jc(e,t,n,r,o,i,s){if(process.env.NODE_ENV!=="production"&&o===n&&wt(5),Hr(o)){const a=i&&t&&t.type_!==3&&!As(t.assigned_,r)?i.concat(r):void 0,c=go(e,o,a);if(Sd(n,r,c),Hr(c))e.canAutoFreeze_=!1;else return}else s&&n.add(o);if(gr(o)&&!Ro(o)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;go(e,o),(!t||!t.scope_.parent_)&&typeof r!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,r)&&yo(e,o)}}function yo(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Ia(t,n)}function KI(e,t){const n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:Ed(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let o=r,i=Ca;n&&(o=[r],i=hi);const{revoke:s,proxy:a}=Proxy.revocable(o,i);return r.draft_=a,r.revoke_=s,a}var Ca={get(e,t){if(t===_t)return e;const n=er(e);if(!As(n,t))return UI(e,n,t);const r=n[t];return e.finalized_||!gr(r)?r:r===ts(e.base_,t)?(ns(e),e.copy_[t]=ks(r,e)):r},has(e,t){return t in er(e)},ownKeys(e){return Reflect.ownKeys(er(e))},set(e,t,n){const r=Nd(er(e),t);if(r!=null&&r.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){const o=ts(er(e),t),i=o==null?void 0:o[_t];if(i&&i.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(MI(n,o)&&(n!==void 0||As(e.base_,t)))return!0;ns(e),Ms(e)}return e.copy_[t]===n&&(n!==void 0||t in e.copy_)||Number.isNaN(n)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=n,e.assigned_[t]=!0),!0},deleteProperty(e,t){return ts(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,ns(e),Ms(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const n=er(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty(){wt(11)},getPrototypeOf(e){return $r(e.base_)},setPrototypeOf(){wt(12)}},hi={};mo(Ca,(e,t)=>{hi[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});hi.deleteProperty=function(e,t){return process.env.NODE_ENV!=="production"&&isNaN(parseInt(t))&&wt(13),hi.set.call(this,e,t,void 0)};hi.set=function(e,t,n){return process.env.NODE_ENV!=="production"&&t!=="length"&&isNaN(parseInt(t))&&wt(14),Ca.set.call(this,e[0],t,n,e[0])};function ts(e,t){const n=e[_t];return(n?er(n):e)[t]}function UI(e,t,n){var o;const r=Nd(t,n);return r?"value"in r?r.value:(o=r.get)==null?void 0:o.call(e.draft_):void 0}function Nd(e,t){if(!(t in e))return;let n=$r(e);for(;n;){const r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=$r(n)}}function Ms(e){e.modified_||(e.modified_=!0,e.parent_&&Ms(e.parent_))}function ns(e){e.copy_||(e.copy_=Fs(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var VI=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,n,r)=>{if(typeof t=="function"&&typeof n!="function"){const i=n;n=t;const s=this;return function(c=i,...d){return s.produce(c,u=>n.call(this,u,...d))}}typeof n!="function"&&wt(6),r!==void 0&&typeof r!="function"&&wt(7);let o;if(gr(t)){const i=Hc(this),s=ks(t,void 0);let a=!0;try{o=n(s),a=!1}finally{a?Ps(i):Ds(i)}return $c(i,r),Bc(o,i)}else if(!t||typeof t!="object"){if(o=n(t),o===void 0&&(o=t),o===Od&&(o=void 0),this.autoFreeze_&&Ia(o,!0),r){const i=[],s=[];yr("Patches").generateReplacementPatches_(t,o,i,s),r(i,s)}return o}else wt(1,t)},this.produceWithPatches=(t,n)=>{if(typeof t=="function")return(s,...a)=>this.produceWithPatches(s,c=>t(c,...a));let r,o;return[this.produce(t,n,(s,a)=>{r=s,o=a}),r,o]},typeof(e==null?void 0:e.autoFreeze)=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof(e==null?void 0:e.useStrictShallowCopy)=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){gr(e)||wt(8),Hr(e)&&(e=$I(e));const t=Hc(this),n=ks(e,void 0);return n[_t].isManual_=!0,Ds(t),n}finishDraft(e,t){const n=e&&e[_t];(!n||!n.isManual_)&&wt(9);const{scope_:r}=n;return $c(r,t),Bc(void 0,r)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let n;for(n=t.length-1;n>=0;n--){const o=t[n];if(o.path.length===0&&o.op==="replace"){e=o.value;break}}n>-1&&(t=t.slice(n+1));const r=yr("Patches").applyPatches_;return Hr(e)?r(e,t):this.produce(e,o=>r(o,t))}};function ks(e,t){const n=No(e)?yr("MapSet").proxyMap_(e,t):To(e)?yr("MapSet").proxySet_(e,t):KI(e,t);return(t?t.scope_:Ed()).drafts_.push(n),n}function $I(e){return Hr(e)||wt(10,e),Td(e)}function Td(e){if(!gr(e)||Ro(e))return e;const t=e[_t];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=Fs(e,t.scope_.immer_.useStrictShallowCopy_)}else n=Fs(e,!0);return mo(n,(r,o)=>{Sd(n,r,Td(o))}),t&&(t.finalized_=!1),n}var St=new VI,Ft=St.produce;St.produceWithPatches.bind(St);St.setAutoFreeze.bind(St);St.setUseStrictShallowCopy.bind(St);St.applyPatches.bind(St);St.createDraft.bind(St);St.finishDraft.bind(St);const Rd=w.createContext(void 0),HI={};function xa(){const e=w.useContext(Rd);if(!e)throw new Error("useObjectsConfigureState must be used within a ConfigurationProvider");return e}function BI({children:e}){const{installation:t}=ot(),{hydratedRevision:n,loading:r}=Xr(),[o,i]=w.useState(HI),s=t==null?void 0:t.config;w.useEffect(()=>{n!=null&&n.content&&!r&&s&&!(Object.entries(o).length>0)&&kv(n,s,i)},[n,r,s,o]);const a=w.useCallback((m,b)=>{i(y=>Ft(y,p=>{p[m]=Ft(p[m],b)}))},[i]),c=w.useCallback((m,b)=>{i(y=>Ft(y,p=>{p[m]=b}))},[i]),d=w.useCallback(()=>{i(Ft(m=>{const b=m.other.write;b&&(b.isWriteModified=!1)}))},[i]),u=w.useCallback(m=>{i(Ft(b=>{var p;const y=(p=b[m])==null?void 0:p.read;y&&(y.isOptionalFieldsModified=!1,y.isRequiredMapFieldsModified=!1,y.isValueMappingsModified=!1)}))},[i]),f=w.useCallback(m=>{m===pr?d():u(m)},[u,d]),g=w.useMemo(()=>({objectConfigurationsState:o,setObjectConfigurationsState:i,setConfigureState:a,resetConfigureState:c,resetPendingConfigurationState:f}),[o,c,f,a]);return l.jsx(Rd.Provider,{value:g,children:e})}const Yt=()=>{const{appName:e}=Ne(),{objectConfigurationsState:t,setConfigureState:n}=xa(),{selectedObjectName:r}=Cd(),o=mu(r||"",t);return{appName:e,configureState:o,setConfigureState:n,selectedObjectName:r}};function JI(e,t){var r;const n=((r=e==null?void 0:e.read)==null?void 0:r.selectedFieldMappings)||{};if(t.forEach(o=>{const{field:i,value:s}=o;s===null?delete n[i]:n[i]=s}),e!=null&&e.read){const o=e.read.savedConfig.requiredMapFields,s=!lu(o,n);e.read.isRequiredMapFieldsModified=s}}function mi(e,t,n){t(e,r=>JI(r,n))}const WI="Each field must be mapped to a unique value";function Oa({field:e,onSelectChange:t,allFields:n}){var h;const{configureState:r,selectedObjectName:o,setConfigureState:i}=Yt(),[s,a]=w.useState(!0),{isError:c,removeError:d,getError:u}=Dt(),f=(h=r==null?void 0:r.read)==null?void 0:h.selectedFieldMappings,g=f==null?void 0:f[e.mapToName];w.useEffect(()=>{e._default&&!g&&o&&r&&mi(o,i,[{field:e.mapToName,value:e._default}]),a(!1)},[e,i,o,g,r]);const m=w.useMemo(()=>n.map(v=>({id:v.fieldName,label:v.displayName,value:v.fieldName})),[n]),b=l.jsx(ud,{disabled:s,items:m,selectedValue:g||null,onSelectedItemChange:v=>{t({target:{name:e.mapToName,value:v==null?void 0:v.value}})},placeholder:"Please select one",style:{width:"100%"}}),y=w.useCallback(()=>{o&&(mi(o,i,[{field:e.mapToName,value:null}]),c(ue.MAPPING,o)&&d(ue.MAPPING,o))},[e.mapToName,o,i,c,d]),{hasDuplicationError:p,errorMessage:C}=w.useMemo(()=>{const v=u(ue.MAPPING,o),I=Array.isArray(v)&&v.length>0&&v.includes(e.mapToName);return{hasDuplicationError:I,errorMessage:I?WI:""}},[o,u,e.mapToName]);return l.jsxs(l.Fragment,{children:[l.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[l.jsxs("div",{style:{display:"flex",flexDirection:"row",gap:".25rem",marginBottom:".25rem"},children:[l.jsx("span",{style:{fontWeight:500},children:e.mapToDisplayName??e.mapToName}),l.jsx("span",{children:(e==null?void 0:e.prompt)&&l.jsx(AI,{id:`tooltip-id-${e==null?void 0:e.prompt}`,tooltipText:e==null?void 0:e.prompt})})]}),l.jsxs("div",{style:{display:"flex",flexDirection:"row",gap:".25rem"},children:[b,l.jsx(Qe,{type:"button",variant:"ghost",onClick:y,children:"Clear"})]})]},e.mapToName),p&&l.jsxs("span",{style:{color:"red",fontSize:"14px",marginTop:"4px"},children:[" ",C," "]},e.mapToName)]})}const zI="_formControl_9qd8d_1",QI="_formLabel_9qd8d_5",GI="_formLabelRequired_9qd8d_11",XI="_formInput_9qd8d_16",YI="_formInputInvalid_9qd8d_20",ZI="_formError_9qd8d_24",eC="_disabled_9qd8d_30",Zn={formControl:zI,formLabel:QI,formLabelRequired:GI,formInput:XI,formInputInvalid:YI,formError:ZI,disabled:eC};function Ao({id:e,label:t,isRequired:n=!1,isDisabled:r=!1,isInvalid:o=!1,errorMessage:i,children:s}){return l.jsxs("div",{className:Pt(Zn.formControl,{[Zn.disabled]:r}),children:[t&&l.jsx("label",{htmlFor:e,className:Pt(Zn.formLabel,{[Zn.formLabelRequired]:n}),children:t}),l.jsx("div",{id:e,className:Pt(Zn.formInput,{[Zn.formInputInvalid]:o}),children:s}),o&&i&&l.jsx("div",{className:Zn.formError,role:"alert",children:i})]})}function Ad({selectedFieldMappings:e,selectedObjectName:t,fieldName:n,fieldValue:r,setError:o}){if(!e||!t)return!1;if(Object.values(e).some(s=>s===r&&s!==n)){console.error("Each field must be mapped to a unique value",e);const s=Object.keys(e).filter(c=>e[c]===r),a=[n,...s];return o(ue.MAPPING,t,a),!0}return!1}function tC({dynamicFieldMappings:e,onSelectChange:t,allFields:n}){return e.length?l.jsx("div",{style:{display:"flex",gap:"1rem",flexDirection:"column"},children:e.map(r=>l.jsx(Ao,{id:r.mapToName,children:l.jsx(Oa,{allFields:n,field:r,onSelectChange:t})},r.mapToName))}):null}function nC(){var b,y;const{selectedObjectName:e,configureState:t,setConfigureState:n}=Yt(),{isError:r,removeError:o,setError:i}=Dt(),s=((b=t==null?void 0:t.read)==null?void 0:b.allFields)||[],{fieldMapping:a}=ot(),c=(y=t==null?void 0:t.read)==null?void 0:y.selectedFieldMappings,d=p=>{const{value:C,name:h}=p.target;!C||Ad({selectedFieldMappings:c,selectedObjectName:e,fieldName:h,fieldValue:C,setError:i})||(e&&mi(e,n,[{field:h,value:C}]),r(ue.MAPPING,h)&&o(ue.MAPPING,h),e&&r(ue.MAPPING,e)&&o(ue.MAPPING,e))},u=w.useMemo(()=>!e||!a?[]:Object.values(a[e]||{}).flat().filter(p=>!p.fieldName),[a,e]),f=w.useMemo(()=>{var h;return(((h=t==null?void 0:t.read)==null?void 0:h.optionalMapFields)||[]).filter(v=>!u.some(I=>I.mapToName===v.mapToName))},[t,u]),g=u.length>0;return f.length>0||g?l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Map the following optional fields"}),l.jsxs("div",{style:{display:"flex",gap:"1rem",flexDirection:"column"},children:[f==null?void 0:f.map(p=>l.jsx(Ao,{id:p.mapToName,children:l.jsx(Oa,{allFields:s,field:p,onSelectChange:d})},p.mapToName)),g&&l.jsx(tC,{dynamicFieldMappings:u,onSelectChange:d,allFields:s})]})]}):null}function rC(){var d;const{selectedObjectName:e,configureState:t,setConfigureState:n}=Yt(),{isError:r,removeError:o,setError:i}=Dt(),s=(d=t==null?void 0:t.read)==null?void 0:d.selectedFieldMappings,a=u=>{const{value:f,name:g}=u.target;!f||Ad({selectedFieldMappings:s,selectedObjectName:e,fieldName:g,fieldValue:f,setError:i})||(e&&mi(e,n,[{field:g,value:f}]),r(ue.MAPPING,g)&&o(ue.MAPPING,g),e&&r(ue.MAPPING,e)&&o(ue.MAPPING,e))},c=w.useMemo(()=>{var u;return((u=t==null?void 0:t.read)==null?void 0:u.requiredMapFields)||[]},[t]);return c!=null&&c.length?l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Map the following fields"}),l.jsx("div",{style:{display:"flex",gap:"1rem",flexDirection:"column"},children:c.map(u=>{var f;return l.jsx(Ao,{id:u.mapToName,isInvalid:r(ue.MAPPING,u.mapToName),errorMessage:"* required",children:l.jsx(Oa,{allFields:((f=t==null?void 0:t.read)==null?void 0:f.allFields)||[],field:u,onSelectChange:a})},u.mapToName)})})]}):null}const iC=(e,t)=>e.filter(n=>!t.has(n));function oC(){var g,m,b;const{selectedObjectName:e,configureState:t,setConfigureState:n}=Yt(),{fieldMapping:r}=ot(),o=((g=t==null?void 0:t.read)==null?void 0:g.selectedFieldMappings)||{},i=Object.keys(o),s=((m=t==null?void 0:t.read)==null?void 0:m.requiredMapFields)||[],a=((b=t==null?void 0:t.read)==null?void 0:b.optionalMapFields)||[],c=e&&r?Object.values(r[e]||{}).flat().filter(y=>!y.fieldName):[],d=s.concat(c,a).map(y=>y.mapToName),u=new Set(d),f=iC(i,u);w.useEffect(()=>{e&&f.length&&mi(e,n,f.map(y=>({field:y,value:null})))},[e,n,f])}const sC={backgroundColor:"var(--amp-colors-bg-highlight)",borderColor:"var(--amp-colors-bg-highlight)",padding:".5rem 1rem"};function aC({children:e,style:t}){return l.jsx(bn,{style:{...sC,...t},children:e})}function cC(){var d,u,f;const{project:e}=Ne(),{hydratedRevision:t}=Xr(),{selectedObjectName:n}=Yt(),{providerName:r}=lt(),o=e==null?void 0:e.appName,i=(f=(u=(d=t==null?void 0:t.content)==null?void 0:d.read)==null?void 0:u.objects)==null?void 0:f.find(g=>g.objectName===n),s=(i==null?void 0:i.displayName)||n&&vn(n),a=i==null?void 0:i.mapToName,c=(i==null?void 0:i.mapToDisplayName)||a&&vn(a);return c&&o&&r?l.jsx(aC,{style:{marginTop:"1rem"},children:l.jsxs("p",{style:{margin:"1rem 0"},children:[l.jsx("b",{children:c})," in ",o," is mapped to"," ",l.jsx("b",{children:s})," in ",r,"."]})}):null}function Wc(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function Fd(...e){return t=>{let n=!1;const r=e.map(o=>{const i=Wc(o,t);return!n&&typeof i=="function"&&(n=!0),i});if(n)return()=>{for(let o=0;o<r.length;o++){const i=r[o];typeof i=="function"?i():Wc(e[o],null)}}}}function Br(...e){return k.useCallback(Fd(...e),e)}function Fo(e,t=[]){let n=[];function r(i,s){const a=k.createContext(s),c=n.length;n=[...n,s];const d=f=>{var C;const{scope:g,children:m,...b}=f,y=((C=g==null?void 0:g[e])==null?void 0:C[c])||a,p=k.useMemo(()=>b,Object.values(b));return l.jsx(y.Provider,{value:p,children:m})};d.displayName=i+"Provider";function u(f,g){var y;const m=((y=g==null?void 0:g[e])==null?void 0:y[c])||a,b=k.useContext(m);if(b)return b;if(s!==void 0)return s;throw new Error(`\`${f}\` must be used within \`${i}\``)}return[d,u]}const o=()=>{const i=n.map(s=>k.createContext(s));return function(a){const c=(a==null?void 0:a[e])||i;return k.useMemo(()=>({[`__scope${e}`]:{...a,[e]:c}}),[a,c])}};return o.scopeName=e,[r,lC(o,...t)]}function lC(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(o=>({useScope:o(),scopeName:o.scopeName}));return function(i){const s=r.reduce((a,{useScope:c,scopeName:d})=>{const f=c(i)[`__scope${d}`];return{...a,...f}},{});return k.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return n.scopeName=t.scopeName,n}function zt(e,t,{checkForDefaultPrevented:n=!0}={}){return function(o){if(e==null||e(o),n===!1||!o.defaultPrevented)return t==null?void 0:t(o)}}var gi=globalThis!=null&&globalThis.document?k.useLayoutEffect:()=>{},uC=k[" useInsertionEffect ".trim().toString()]||gi;function _a({prop:e,defaultProp:t,onChange:n=()=>{},caller:r}){const[o,i,s]=dC({defaultProp:t,onChange:n}),a=e!==void 0,c=a?e:o;{const u=k.useRef(e!==void 0);k.useEffect(()=>{const f=u.current;f!==a&&console.warn(`${r} is changing from ${f?"controlled":"uncontrolled"} to ${a?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),u.current=a},[a,r])}const d=k.useCallback(u=>{var f;if(a){const g=fC(u)?u(e):u;g!==e&&((f=s.current)==null||f.call(s,g))}else i(u)},[a,e,i,s]);return[c,d]}function dC({defaultProp:e,onChange:t}){const[n,r]=k.useState(e),o=k.useRef(n),i=k.useRef(t);return uC(()=>{i.current=t},[t]),k.useEffect(()=>{var s;o.current!==n&&((s=i.current)==null||s.call(i,n),o.current=n)},[n,o]),[n,r,i]}function fC(e){return typeof e=="function"}function pC(e){const t=k.useRef({value:e,previous:e});return k.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}function hC(e){const[t,n]=k.useState(void 0);return gi(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(o=>{if(!Array.isArray(o)||!o.length)return;const i=o[0];let s,a;if("borderBoxSize"in i){const c=i.borderBoxSize,d=Array.isArray(c)?c[0]:c;s=d.inlineSize,a=d.blockSize}else s=e.offsetWidth,a=e.offsetHeight;n({width:s,height:a})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}function mC(e,t){return k.useReducer((n,r)=>t[n][r]??n,e)}var Sa=e=>{const{present:t,children:n}=e,r=gC(t),o=typeof n=="function"?n({present:r.isPresent}):k.Children.only(n),i=Br(r.ref,yC(o));return typeof n=="function"||r.isPresent?k.cloneElement(o,{ref:i}):null};Sa.displayName="Presence";function gC(e){const[t,n]=k.useState(),r=k.useRef(null),o=k.useRef(e),i=k.useRef("none"),s=e?"mounted":"unmounted",[a,c]=mC(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return k.useEffect(()=>{const d=Qi(r.current);i.current=a==="mounted"?d:"none"},[a]),gi(()=>{const d=r.current,u=o.current;if(u!==e){const g=i.current,m=Qi(d);e?c("MOUNT"):m==="none"||(d==null?void 0:d.display)==="none"?c("UNMOUNT"):c(u&&g!==m?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,c]),gi(()=>{if(t){let d;const u=t.ownerDocument.defaultView??window,f=m=>{const y=Qi(r.current).includes(m.animationName);if(m.target===t&&y&&(c("ANIMATION_END"),!o.current)){const p=t.style.animationFillMode;t.style.animationFillMode="forwards",d=u.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=p)})}},g=m=>{m.target===t&&(i.current=Qi(r.current))};return t.addEventListener("animationstart",g),t.addEventListener("animationcancel",f),t.addEventListener("animationend",f),()=>{u.clearTimeout(d),t.removeEventListener("animationstart",g),t.removeEventListener("animationcancel",f),t.removeEventListener("animationend",f)}}else c("ANIMATION_END")},[t,c]),{isPresent:["mounted","unmountSuspended"].includes(a),ref:k.useCallback(d=>{r.current=d?getComputedStyle(d):null,n(d)},[])}}function Qi(e){return(e==null?void 0:e.animationName)||"none"}function yC(e){var r,o;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(o=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:o.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}function js(e){const t=vC(e),n=k.forwardRef((r,o)=>{const{children:i,...s}=r,a=k.Children.toArray(i),c=a.find(bC);if(c){const d=c.props.children,u=a.map(f=>f===c?k.Children.count(d)>1?k.Children.only(null):k.isValidElement(d)?d.props.children:null:f);return l.jsx(t,{...s,ref:o,children:k.isValidElement(d)?k.cloneElement(d,void 0,u):null})}return l.jsx(t,{...s,ref:o,children:i})});return n.displayName=`${e}.Slot`,n}function vC(e){const t=k.forwardRef((n,r)=>{const{children:o,...i}=n;if(k.isValidElement(o)){const s=CC(o),a=IC(i,o.props);return o.type!==k.Fragment&&(a.ref=r?Fd(r,s):s),k.cloneElement(o,a)}return k.Children.count(o)>1?k.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var wC=Symbol("radix.slottable");function bC(e){return k.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===wC}function IC(e,t){const n={...t};for(const r in t){const o=e[r],i=t[r];/^on[A-Z]/.test(r)?o&&i?n[r]=(...a)=>{const c=i(...a);return o(...a),c}:o&&(n[r]=o):r==="style"?n[r]={...o,...i}:r==="className"&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}function CC(e){var r,o;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(o=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:o.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var xC=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],Cn=xC.reduce((e,t)=>{const n=js(`Primitive.${t}`),r=k.forwardRef((o,i)=>{const{asChild:s,...a}=o,c=s?n:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),l.jsx(c,{...a,ref:i})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{}),Po="Checkbox",[OC,K0]=Fo(Po),[_C,Ea]=OC(Po);function SC(e){const{__scopeCheckbox:t,checked:n,children:r,defaultChecked:o,disabled:i,form:s,name:a,onCheckedChange:c,required:d,value:u="on",internal_do_not_use_render:f}=e,[g,m]=_a({prop:n,defaultProp:o??!1,onChange:c,caller:Po}),[b,y]=k.useState(null),[p,C]=k.useState(null),h=k.useRef(!1),v=b?!!s||!!b.closest("form"):!0,I={checked:g,disabled:i,setChecked:m,control:b,setControl:y,name:a,form:s,value:u,hasConsumerStoppedPropagationRef:h,required:d,defaultChecked:$n(o)?!1:o,isFormControl:v,bubbleInput:p,setBubbleInput:C};return l.jsx(_C,{scope:t,...I,children:EC(f)?f(I):r})}var Pd="CheckboxTrigger",Dd=k.forwardRef(({__scopeCheckbox:e,onKeyDown:t,onClick:n,...r},o)=>{const{control:i,value:s,disabled:a,checked:c,required:d,setControl:u,setChecked:f,hasConsumerStoppedPropagationRef:g,isFormControl:m,bubbleInput:b}=Ea(Pd,e),y=Br(o,u),p=k.useRef(c);return k.useEffect(()=>{const C=i==null?void 0:i.form;if(C){const h=()=>f(p.current);return C.addEventListener("reset",h),()=>C.removeEventListener("reset",h)}},[i,f]),l.jsx(Cn.button,{type:"button",role:"checkbox","aria-checked":$n(c)?"mixed":c,"aria-required":d,"data-state":Ld(c),"data-disabled":a?"":void 0,disabled:a,value:s,...r,ref:y,onKeyDown:zt(t,C=>{C.key==="Enter"&&C.preventDefault()}),onClick:zt(n,C=>{f(h=>$n(h)?!0:!h),b&&m&&(g.current=C.isPropagationStopped(),g.current||C.stopPropagation())})})});Dd.displayName=Pd;var Na=k.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:r,checked:o,defaultChecked:i,required:s,disabled:a,value:c,onCheckedChange:d,form:u,...f}=e;return l.jsx(SC,{__scopeCheckbox:n,checked:o,defaultChecked:i,disabled:a,required:s,onCheckedChange:d,name:r,form:u,value:c,internal_do_not_use_render:({isFormControl:g})=>l.jsxs(l.Fragment,{children:[l.jsx(Dd,{...f,ref:t,__scopeCheckbox:n}),g&&l.jsx(jd,{__scopeCheckbox:n})]})})});Na.displayName=Po;var Md="CheckboxIndicator",Ta=k.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:r,...o}=e,i=Ea(Md,n);return l.jsx(Sa,{present:r||$n(i.checked)||i.checked===!0,children:l.jsx(Cn.span,{"data-state":Ld(i.checked),"data-disabled":i.disabled?"":void 0,...o,ref:t,style:{pointerEvents:"none",...e.style}})})});Ta.displayName=Md;var kd="CheckboxBubbleInput",jd=k.forwardRef(({__scopeCheckbox:e,...t},n)=>{const{control:r,hasConsumerStoppedPropagationRef:o,checked:i,defaultChecked:s,required:a,disabled:c,name:d,value:u,form:f,bubbleInput:g,setBubbleInput:m}=Ea(kd,e),b=Br(n,m),y=pC(i),p=hC(r);k.useEffect(()=>{const h=g;if(!h)return;const v=window.HTMLInputElement.prototype,O=Object.getOwnPropertyDescriptor(v,"checked").set,S=!o.current;if(y!==i&&O){const N=new Event("click",{bubbles:S});h.indeterminate=$n(i),O.call(h,$n(i)?!1:i),h.dispatchEvent(N)}},[g,y,i,o]);const C=k.useRef($n(i)?!1:i);return l.jsx(Cn.input,{type:"checkbox","aria-hidden":!0,defaultChecked:s??C.current,required:a,disabled:c,name:d,value:u,form:f,...t,tabIndex:-1,ref:b,style:{...t.style,...p,position:"absolute",pointerEvents:"none",opacity:0,margin:0,transform:"translateX(-100%)"}})});jd.displayName=kd;function EC(e){return typeof e=="function"}function $n(e){return e==="indeterminate"}function Ld(e){return $n(e)?"indeterminate":e?"checked":"unchecked"}function qd(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}var NC=["color"],Kd=w.forwardRef(function(e,t){var n=e.color,r=n===void 0?"currentColor":n,o=qd(e,NC);return w.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o,{ref:t}),w.createElement("path",{d:"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z",fill:r,fillRule:"evenodd",clipRule:"evenodd"}))}),TC=["color"],RC=w.forwardRef(function(e,t){var n=e.color,r=n===void 0?"currentColor":n,o=qd(e,TC);return w.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o,{ref:t}),w.createElement("path",{d:"M2 7.5C2 7.22386 2.22386 7 2.5 7H12.5C12.7761 7 13 7.22386 13 7.5C13 7.77614 12.7761 8 12.5 8H2.5C2.22386 8 2 7.77614 2 7.5Z",fill:r,fillRule:"evenodd",clipRule:"evenodd"}))});const AC="_checkboxGroupContainer_1ya1t_1",FC="_stack_1ya1t_6",PC="_selectAllContainer_1ya1t_11",DC="_fieldContainer_1ya1t_18",MC="_checkbox_1ya1t_1",Jr={checkboxGroupContainer:AC,stack:FC,selectAllContainer:PC,fieldContainer:DC,checkbox:MC};function Ud({id:e,isChecked:t,label:n,onCheckedChange:r}){return l.jsxs("div",{className:Jr.fieldContainer,children:[l.jsx(Na,{className:Jr.checkbox,id:e,onCheckedChange:r,checked:t,children:l.jsx(Ta,{children:l.jsx(Kd,{})})}),l.jsx("label",{htmlFor:e,style:{overflowWrap:"anywhere"},children:n})]})}function Vd({id:e,isChecked:t,label:n,onCheckedChange:r,isIndeterminate:o}){return l.jsxs("div",{className:Jr.selectAllContainer,children:[l.jsx(Na,{className:Jr.checkbox,id:e,onCheckedChange:r,children:l.jsxs(Ta,{children:[o&&l.jsx(RC,{}),t===!0&&l.jsx(Kd,{})]})}),l.jsx("label",{htmlFor:e,children:n})]})}function $d({children:e}){return l.jsx("div",{className:Jr.checkboxGroupContainer,children:e})}function Hd({children:e}){return l.jsx("div",{className:Jr.stack,children:e})}function kC(e,t,n){var o,i;const r=((o=e==null?void 0:e.read)==null?void 0:o.selectedOptionalFields)||{};if(r[t]=n,n||delete r[t],(i=e.read)!=null&&i.savedConfig.optionalFields){const s=e.read.savedConfig.optionalFields,c=!lu(s,r);e.read.isOptionalFieldsModified=c}else console.warn("read.savedConfig.optionalFields is undefined")}function zc(e,t,n,r){t(e,o=>kC(o,n,r))}function jC(){var f,g;const{appName:e,configureState:t,setConfigureState:n,selectedObjectName:r}=Yt(),o=(f=t==null?void 0:t.read)==null?void 0:f.selectedOptionalFields,i=(m,b)=>{m!=="indeterminate"&&r&&t&&zc(r,n,b,m)},s=(g=t==null?void 0:t.read)==null?void 0:g.optionalFields,a=m=>{r&&s&&s.forEach(b=>{Hn(b)||zc(r,n,b.fieldName,m)})},c=!!(s&&s.length>0),d=Object.keys(o||{}).length===(s==null?void 0:s.length),u=!d&&Object.keys(o||{}).length>0;return c&&l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:`${e} reads the following optional fields`}),l.jsxs($d,{children:[((s==null?void 0:s.length)||0)>=2&&l.jsx(Vd,{id:"select-all-fields",isChecked:d,label:"Select all",onCheckedChange:a,isIndeterminate:u}),l.jsx(Hd,{children:s.map(m=>Hn(m)?null:l.jsx(Ud,{id:m.fieldName,isChecked:!!(o!=null&&o[m==null?void 0:m.fieldName]),label:m.displayName,onCheckedChange:b=>i(b,m.fieldName)},m.fieldName))})]})]})}function LC(){return l.jsx(jC,{})}const qC={color:"var(--amp-colors-text-regular)",backgroundColor:"var(--amp-colors-bg-highlight)",borderRadius:"4px",display:"inline-block",fontSize:"0.75rem",fontWeight:500,lineHeight:"1.25",padding:"0.25rem 0.5rem"};function KC({children:e,style:t,...n}){return l.jsx("span",{style:{...qC,...t},...n,children:e})}function UC(){var n,r,o;const{configureState:e}=Yt(),{appName:t}=Ne();return l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:`${t} reads the following fields`}),l.jsx("div",{style:{display:"flex",gap:".5rem",marginBottom:".5rem",flexWrap:"wrap"},children:(r=(n=e==null?void 0:e.read)==null?void 0:n.requiredFields)!=null&&r.length?(o=e.read)==null?void 0:o.requiredFields.map(i=>Hn(i)?null:l.jsx(KC,{children:i.displayName},i.fieldName)):"There are no required fields."})]})}function VC(e,t,n,r,o){e.read&&(e.read.selectedValueMappings||(e.read.selectedValueMappings={}),e.read.selectedValueMappings[o]||(e.read.selectedValueMappings[o]={}),r===""&&e.read.selectedValueMappings[o][n]?delete e.read.selectedValueMappings[o][n]:e.read.selectedValueMappings[o][n]=r)}function Bd(e,t,n,r,o){t(e,i=>VC(i,e,n,r,o))}function $C(e,t,n){t(e,r=>{r.read&&(r.read.isValueMappingsModified=n)})}function HC({string:e,fieldName:t}){return l.jsxs("div",{style:{display:"flex",position:"relative",paddingTop:"1rem",paddingBottom:".5rem"},children:[l.jsxs("h3",{style:{color:"var(--amp-colors-text-muted)",fontSize:"1rem",fontWeight:"400"},children:[e,l.jsx("b",{children:t})]}),l.jsx("div",{style:{display:"flex",flex:1,justifyContent:"flex-end",alignItems:"center"},children:l.jsx(Co,{style:{width:"100%",marginLeft:"1rem"}})})]})}function BC({mappedValue:e,onSelectChange:t,fieldName:n,allValueOptions:r,hasError:o}){var O;const{configureState:i,selectedObjectName:s,setConfigureState:a}=Yt(),[c,d]=w.useState(!0),{getError:u,setError:f,resetBoundary:g,isError:m,removeError:b}=Dt(),y=w.useMemo(()=>{var S,N;return((N=(S=i==null?void 0:i.read)==null?void 0:S.selectedValueMappings)==null?void 0:N[n])||{}},[(O=i==null?void 0:i.read)==null?void 0:O.selectedValueMappings,n]),p=w.useMemo(()=>y==null?void 0:y[e.mappedValue],[y,e.mappedValue]);w.useEffect(()=>{d(!1)},[e,a,s,p,i]);const C=w.useMemo(()=>r.map(S=>({id:S.value,label:S.displayValue,value:S.value})),[r]),h=w.useCallback(S=>{if(S){if(Object.values(y).some(N=>N===S.value&&N!==p)){const N=[...Object.entries(y).filter(([T,A])=>A===S.value&&A!==p).map(([T])=>T),e.mappedValue];f(ue.VALUE_MAPPING,n,N);return}u(ue.VALUE_MAPPING,n)&&g(ue.VALUE_MAPPING),t({target:{name:e.mappedValue,value:S.value,fieldName:n}})}},[t,y,p,n,e.mappedValue,g,f,u]),v=w.useMemo(()=>l.jsx(ud,{disabled:c,items:C,selectedValue:p||null,onSelectedItemChange:h,placeholder:"Please select one",style:{border:o?"2px solid red":void 0,borderRadius:"8px",width:"100%"}},p),[p,c,C,h,o]),I=w.useCallback(()=>{s&&(Bd(s,a,e.mappedValue,"",n),m(ue.VALUE_MAPPING,n)&&b(ue.VALUE_MAPPING,n))},[s,a,e.mappedValue,n,m,b]);return l.jsxs("div",{style:{display:"flex",flexDirection:"column",marginBottom:".25rem"},children:[l.jsx("div",{style:{display:"flex",flexDirection:"row",gap:".25rem",marginBottom:".25rem"},children:l.jsx("span",{style:{fontWeight:500},children:e.mappedDisplayValue})}),l.jsxs("div",{style:{display:"flex",flexDirection:"row",gap:".25rem"},children:[v,l.jsx(Qe,{type:"button",variant:"ghost",onClick:I,children:"Clear"})]})]},e.mappedValue)}function JC(){var m,b,y;const{fieldMapping:e}=ot(),{selectedObjectName:t,configureState:n,setConfigureState:r}=Yt(),{isError:o,removeError:i,getError:s}=Dt(),a=(m=n==null?void 0:n.read)==null?void 0:m.selectedFieldMappings,c=(b=n==null?void 0:n.read)==null?void 0:b.selectedValueMappings,d=(y=n==null?void 0:n.read)==null?void 0:y.isValueMappingsModified,u=w.useRef(!1),f=w.useMemo(()=>{const p=t&&e?Object.values(e[t]||{}).flat().filter(C=>C.mappedValues).map(C=>({...C})):[];if(a)for(let C=0;C<p.length;C+=1){const{mapToName:h}=p[C];a!=null&&a[h]&&(p[C].fieldName=a[h])}return p},[t,e,a]),g=w.useCallback(p=>{const{value:C,name:h,fieldName:v}=p.target;C&&(t&&Bd(t,r,h,C,v),o(ue.VALUE_MAPPING,h)&&i(ue.VALUE_MAPPING,h))},[t,r,o,i]);return w.useEffect(()=>{var p;if(t&&c){const C=((p=e==null?void 0:e[t])==null?void 0:p.filter(v=>v.fieldName&&v.mappedValues.length>0))||[];C.every(v=>{const I=c[v.fieldName]||{};return Object.keys(I).length===Object.keys(v.mappedValues).length})&&C.length>0?!d&&!u.current&&($C(t,r,!0),u.current=!0):u.current=!1}},[c,f,t,r,e,d]),f!=null&&f.length?l.jsx(l.Fragment,{children:f.map(p=>{var S,N,T;if(!p.fieldName)return null;const C=(N=(S=n==null?void 0:n.read)==null?void 0:S.allFieldsMetadata)==null?void 0:N[p.fieldName],h=C==null?void 0:C.valueType;if(!["singleSelect","multiSelect"].includes(h))return console.error("fieldName is not a singleSelect or multiSelect",p),null;const v=C==null?void 0:C.values;if(!v)return null;const I=Object.keys(v).length,O=Object.keys((p==null?void 0:p.mappedValues)||[]).length;return I!==O?(console.error("field values and the values to be mapped are not of the same length",p,v),null):l.jsxs(l.Fragment,{children:[l.jsx(HC,{string:"Map the values for ",fieldName:p.mapToDisplayName||p.mapToName||p.fieldName}),l.jsx("div",{style:{display:"flex",gap:"1rem",flexDirection:"column"},children:l.jsx(Ao,{id:p.mapToName||p.fieldName,children:(T=p==null?void 0:p.mappedValues)==null?void 0:T.map(A=>{var $,J,ae;const D=s(ue.VALUE_MAPPING,p.fieldName),B=Array.isArray(D)&&D.includes(A.mappedValue),K=((ae=(J=($=n==null?void 0:n.read)==null?void 0:$.allFieldsMetadata)==null?void 0:J[p.fieldName])==null?void 0:ae.values)||[];return l.jsxs(l.Fragment,{children:[l.jsx(BC,{allValueOptions:K,mappedValue:A,onSelectChange:g,fieldName:(p==null?void 0:p.fieldName)||"",hasError:B},`${A.mappedValue}-${p.fieldName}`),B&&l.jsx("span",{style:{color:"red",fontSize:"14px",marginTop:"4px"},children:`Each ${p.mapToName||p.fieldName} must be mapped to a unique value`},A.mappedValue)]})})},p.mapToName||p.fieldName)})]})})}):null}function WC(){return oC(),l.jsxs(l.Fragment,{children:[l.jsx(cC,{}),l.jsx(UC,{}),l.jsx(rC,{}),l.jsx(nC,{}),l.jsx(JC,{}),l.jsx(LC,{})]})}function zC(e,t,n){var r,o,i;if(((r=e==null?void 0:e.write)==null?void 0:r.selectedWriteObjects)===null&&(e.write.selectedWriteObjects={}),e!=null&&e.write){const s=e.write.selectedWriteObjects;if(n&&(s[t]={objectName:t}),n||delete s[t],(i=(o=e==null?void 0:e.write)==null?void 0:o.savedConfig)!=null&&i.selectedWriteObjects){const a=e.write.savedConfig.selectedWriteObjects,d=!Pv(a,s);e.write.isWriteModified=d}}}function Qc(e,t,n,r){t(e,o=>{zC(o,n,r)})}function QC(){var f,g,m,b;const{appName:e,selectedObjectName:t,configureState:n,setConfigureState:r}=Yt(),o=(f=n==null?void 0:n.write)==null?void 0:f.selectedWriteObjects,i=(g=n==null?void 0:n.write)==null?void 0:g.writeObjects,s=(y,p)=>{y!=="indeterminate"&&t&&n&&Qc(t,r,p,y)},a=y=>{var p,C;t&&n&&((C=(p=n==null?void 0:n.write)==null?void 0:p.writeObjects)==null||C.forEach(h=>{Qc(t,r,h.objectName,y)}))},c=!!i,d=Object.keys(o||{}).length===((b=(m=n==null?void 0:n.write)==null?void 0:m.writeObjects)==null?void 0:b.length),u=!d&&Object.keys(o||{}).length>0;return c&&l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:`Allow ${e} to write to these objects`}),l.jsxs($d,{children:[((i==null?void 0:i.length)||0)>=2&&l.jsx(Vd,{id:"select-all-fields",onCheckedChange:a,isIndeterminate:u,isChecked:d,label:"Select all"}),l.jsx(Hd,{children:i.map(y=>l.jsx(Ud,{id:y.objectName,onCheckedChange:p=>s(p,y.objectName),isChecked:!!(o!=null&&o[y.objectName]),label:y.displayName},y.objectName))})]})]})}function GC(){return l.jsx(l.Fragment,{children:l.jsx(QC,{})})}const XC="_authenticationRow_1g2ms_1",YC="_field_1g2ms_8",ZC="_value_1g2ms_12",rs={authenticationRow:XC,field:YC,value:ZC};function Gc({label:e,value:t}){return l.jsxs("div",{className:rs.authenticationRow,children:[l.jsx("div",{className:rs.field,children:e}),l.jsx("div",{className:rs.value,children:t})]})}function ex(){const{selectedConnection:e}=Xt(),{providerName:t}=lt(),r=(e==null?void 0:e.provider)==="salesforce"?"subdomain":"workspace",o=`${t} ${r}`;return l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Connection details"}),l.jsxs("div",{style:{paddingBottom:"1rem"},children:[l.jsx(Gc,{label:o,value:e==null?void 0:e.providerWorkspaceRef}),l.jsx(Gc,{label:"Status",value:vn((e==null?void 0:e.status)||"")})]})]})}const tx=()=>{const e=it(),t=qe();return wn({mutationFn:async({projectIdOrName:n,integrationId:r,installationId:o})=>(await e()).installationApi.deleteInstallation({projectIdOrName:n,integrationId:r,installationId:o}),onSuccess:()=>{t.invalidateQueries({queryKey:["amp","installations"]})},onError:n=>{console.error("Error uninstalling installation."),Le(n)}})};function Jd({buttonText:e,buttonVariant:t="secondary",buttonStyle:n={}}){const{projectId:r}=Ne(),{integrationId:o,installation:i,setIntegrationDeleted:s,onUninstallSuccess:a}=ot(),[c,d]=w.useState(!1),u=!r||!o||!(i!=null&&i.id)||c,f=tx(),g=async()=>{u||(d(!0),console.warn("uninstalling installation",{projectId:r,integrationId:o,installationId:i.id}),f.mutate({projectIdOrName:r,integrationId:o,installationId:i.id},{onSuccess:()=>{console.warn("successfully uninstalled installation:",i.id),a==null||a(i==null?void 0:i.id),s()},onSettled:()=>d(!1)}))},m=c?"Uninstalling...":e,b=l.jsx(Qe,{type:"button",onClick:g,disabled:u,variant:t,style:n,children:m});return i!=null&&i.id?b:null}function nx(){const{installation:e}=ot(),{providerName:t}=lt();return e?l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Uninstall entire integration"}),l.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"1rem",padding:"1rem 0"},children:[e!=null&&e.id?l.jsxs("p",{style:{color:"var(--amp-colors-text-muted)"},children:["By clicking below, you will uninstall the entire ",t," ","integration. You will lose any configuration you've set up."]}):l.jsx("p",{children:"You've successfully uninstalled the integration."}),l.jsx(Jd,{buttonText:"Yes, uninstall",buttonVariant:"danger"})]})]}):null}function rx(){return l.jsxs(l.Fragment,{children:[l.jsx(ex,{}),l.jsx(Xs,{}),l.jsx(nx,{})]})}function Wd({onSave:e,onReset:t,isLoading:n,isCreateMode:r=!1,errorMsg:o}){var S,N,T,A;const{installation:i}=ot(),{hydratedRevision:s,loading:a}=Xr(),{configureState:c,selectedObjectName:d}=Yt(),u=i==null?void 0:i.config,f=u&&d&&!!ou(u,d)||!1,g=((S=c==null?void 0:c.read)==null?void 0:S.isOptionalFieldsModified)||((N=c==null?void 0:c.read)==null?void 0:N.isRequiredMapFieldsModified)||((T=c==null?void 0:c.read)==null?void 0:T.isValueMappingsModified),m=(A=c==null?void 0:c.write)==null?void 0:A.isWriteModified,C=a||n||!c||!d||!(g||m||r||d!==pr&&!f),h=d===pr,v=d===oo,I=l.jsx(Qe,{type:"submit",disabled:C,children:r?"Install":"Save"}),O=l.jsx(Qe,{type:"button",onClick:t,disabled:C,variant:"ghost",children:"Reset"});return n?l.jsx(ui,{}):l.jsxs("form",{style:{width:"34rem"},onSubmit:e,children:[l.jsx("div",{style:{display:"flex",flexDirection:"row-reverse",gap:".8rem",marginBottom:"20px",height:"3rem"},children:!v&&l.jsxs(l.Fragment,{children:[I,O]})}),l.jsxs(bn,{style:{padding:"1rem 2rem",minHeight:"300px",backgroundColor:"var(--amp-colors-bg-primary)",borderColor:"var(--amp-colors-border)"},children:[o&&l.jsx(Ci,{children:typeof o=="string"?o:"Installation Failed."}),a&&l.jsx(ui,{}),s&&!h&&!v&&l.jsx(WC,{}),s&&h&&!v&&l.jsx(GC,{}),!a&&v&&l.jsx(rx,{})]})]})}const zd=()=>{const{integrationId:e,groupRef:t,consumerRef:n,setInstallation:r,onInstallSuccess:o,onUpdateSuccess:i}=ot(),{hydratedRevision:s,loading:a}=Xr(),{selectedObjectName:c}=Cd(),{selectedConnection:d}=Xt(),u=xl(),{projectId:f}=Ne(),{resetBoundary:g,setErrors:m,setError:b,getError:y}=Dt(),{resetConfigureState:p,objectConfigurationsState:C,resetPendingConfigurationState:h}=xa(),v=mu(c||"",C),{onNextIncompleteTab:I}=FI(),O=w.useCallback(()=>{g(ue.INSTALLATION_MUTATION)},[g]),S=w.useCallback(T=>T?A=>{b(ue.INSTALLATION_MUTATION,T,A)}:A=>{console.error("objectName is required to set installation error: ",A)},[b]),N=w.useCallback(T=>T?y(ue.INSTALLATION_MUTATION,T):"",[y]);return{integrationId:e,groupRef:t,consumerRef:n,setInstallation:r,hydratedRevision:s,loading:a,selectedObjectName:c,selectedConnection:d,apiKey:u,projectId:f,resetBoundary:g,setErrors:m,setMutateInstallationError:S,getMutateInstallationError:N,resetMutateInstallationErrorState:O,resetConfigureState:p,objectConfigurationsState:C,resetPendingConfigurationState:h,configureState:v,onInstallSuccess:o,onUpdateSuccess:i,onNextIncompleteTab:I}},ix=void 0;function ox(){const{integrationId:e,groupRef:t,consumerRef:n,setInstallation:r,hydratedRevision:o,loading:i,selectedObjectName:s,selectedConnection:a,apiKey:c,projectId:d,resetBoundary:u,setErrors:f,setMutateInstallationError:g,getMutateInstallationError:m,resetMutateInstallationErrorState:b,resetConfigureState:y,objectConfigurationsState:p,resetPendingConfigurationState:C,configureState:h,onInstallSuccess:v,onNextIncompleteTab:I}=zd(),[O,S]=w.useState(!1),N=s===pr,T=m(s),A=w.useCallback(()=>{u(ue.MAPPING),o!=null&&o.content&&!i&&s&&du(o,ix,s,y)},[u,o,i,s,y]);w.useEffect(()=>{!h&&(o!=null&&o.content)&&!i&&A()},[h,p,o,i,A]);const D=()=>{b();const{requiredMapFields:$,selectedFieldMappings:J}=(h==null?void 0:h.read)||{},{errorList:ae}=cu($,J,f);ae.length>0||(s&&(a!=null&&a.id)&&c&&d&&e&&t&&n&&o?(S(!0),qv(d,e,t,n,a.id,s,c,o,h,g(s),r,v).finally(()=>{S(!1),C(s),I()})):console.error("CreateInstallallation - onSaveReadCreate: missing required props"))},B=()=>{b(),s&&(a!=null&&a.id)&&c&&d&&e&&t&&n&&o?(S(!0),Vv(d,e,t,n,a.id,c,o,h,g(s),r,v).finally(()=>{S(!1),C(s),I()})):console.error("CreateInstallallation - onSaveWriteCreate: missing required props")},K=$=>{$.preventDefault(),N?B():D()};return l.jsx(Wd,{errorMsg:T,isCreateMode:!0,isLoading:O,onSave:K,onReset:A})}function sx({updateConfig:e,projectId:t,integrationId:n,installationId:r,apiKey:o,selectedObjectName:i,setInstallation:s,onUpdateSuccess:a,setError:c}){const d={projectIdOrName:t,installationId:r,integrationId:n,installationUpdate:{updateMask:[`config.content.read.objects.${Cv(i)}`],installation:{config:e}}};return Hs().installationApi.updateInstallation(d,{headers:{"X-Api-Key":o,"Content-Type":"application/json"}}).then(u=>{s(u),a==null||a(u.id,u.config)}).catch(u=>{Le(u,c)})}const ax=(e,t,n,r,o,i)=>{const s=fu(e),a=pu(e),c=hu(e),d={content:{read:{objects:{[t]:{objectName:t,schedule:r,destination:(n==null?void 0:n.destination)||"",selectedFields:s,selectedFieldMappings:a,selectedValueMappings:c||{},backfill:i}}}}};return Ii(o)&&(d.content||(d.content={}),d.content.proxy={enabled:!0}),d},cx=(e,t,n,r,o,i,s,a,c,d,u)=>{const f=ax(i,r||"",a,a.schedule,c,a.backfill);return f?sx({updateConfig:f,projectId:e,integrationId:t,installationId:n,apiKey:o,selectedObjectName:r,setError:d,setInstallation:s,onUpdateSuccess:u}):(console.error("Error when generating updateConfig from configureState"),Promise.resolve(null))},lx=(e,t)=>{const r={content:{write:{objects:yu(e)}}};return Ii(t)&&(r.content||(r.content={}),r.content.proxy={enabled:!0}),r},ux=(e,t,n,r,o,i,s,a,c)=>{const d=lx(o,i);if(!d)return console.error("Error when generating write updateConfig from configureState"),Promise.resolve(null);const u={projectIdOrName:e,installationId:n,integrationId:t,installationUpdate:{updateMask:["config.content.write.objects"],installation:{config:d}}};return Hs().installationApi.updateInstallation(u,{headers:{"X-Api-Key":r,"Content-Type":"application/json"}}).then(f=>{a(f),c==null||c(f.id,f.config)}).catch(f=>{Le(f,s)})};function dx({installation:e,integrationObj:t}){const{setInstallation:n,hydratedRevision:r,loading:o,selectedObjectName:i,apiKey:s,projectId:a,resetBoundary:c,setErrors:d,setMutateInstallationError:u,getMutateInstallationError:f,resetConfigureState:g,resetPendingConfigurationState:m,configureState:b,onUpdateSuccess:y,onNextIncompleteTab:p}=zd(),[C,h]=w.useState(!1),v=i===pr,I=f(i),{config:O}=e,S=w.useCallback(()=>{c(ue.MAPPING),r!=null&&r.content&&!o&&i&&du(r,O,i,g)},[c,r,o,i,O,g]);w.useEffect(()=>{b||S()},[b,S]);const N=w.useMemo(()=>{var K,$,J;return(J=($=(K=r==null?void 0:r.content)==null?void 0:K.read)==null?void 0:$.objects)==null?void 0:J.find(ae=>(ae==null?void 0:ae.objectName)===i)},[r,i]),T=()=>{const{requiredMapFields:B,selectedFieldMappings:K}=(b==null?void 0:b.read)||{},{errorList:$}=cu(B,K,d);$.length>0||(r&&e&&i&&s&&a&&N?(h(!0),cx(a,t.id,e.id,i,s,b,n,N,r,u(i),y).finally(()=>{h(!1),m(i),p()})):console.error("UpdateInstallation - onSaveUpdate missing required props"))},A=()=>{e&&i&&s&&a&&r?(h(!0),ux(a,t.id,e.id,s,b,r,u(i),n,y).finally(()=>{h(!1),m(i),p()})):console.error("UpdateInstallation - onSaveUpdate missing required props")},D=B=>{B.preventDefault(),v?A():T()};return l.jsx(Wd,{errorMsg:I,onSave:D,onReset:S,isLoading:C})}function fx(){const{integrationObj:e,installation:t}=ot();return e?t&&e?l.jsx(dx,{installation:t,integrationObj:e}):l.jsx(ox,{}):l.jsx(Yl,{message:"We can't load the integration"})}const Qd=()=>{const e=it(),t=qe(),[n,r]=w.useState(null);return{...wn({mutationKey:["createInstallation"],mutationFn:async i=>(await e()).installationApi.createInstallation(i),onSuccess:()=>{t.invalidateQueries({queryKey:["amp","installations"]}),r(null)},onError:i=>{console.error("Error creating installation"),Le(i,r)}}),errorMsg:n}};function px(){return l.jsxs("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[l.jsx("circle",{cx:"24",cy:"24",r:"24",fill:"#BBF7D0"}),l.jsx("path",{d:"M34.6666 18.6667L20 32.0001L13.3333 25.9395",stroke:"#16A34A",strokeWidth:"5.33333",strokeLinecap:"round",strokeLinejoin:"round"})]})}function Ra({text:e,children:t}){return l.jsx(Qr,{children:l.jsxs(bn,{style:{display:"flex",flexDirection:"column",alignItems:"center",padding:"3rem",gap:"3rem"},children:[l.jsx(px,{}),l.jsx("p",{children:e}),t]})})}function hx({provider:e}){const{providerName:t}=lt(e),n=`You have successfully installed your ${t} integration.`;return l.jsx(Ra,{text:n,children:l.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:l.jsx(Jd,{buttonText:"Uninstall",buttonVariant:"outline",buttonStyle:{fontSize:"13px"}})})})}const mx=e=>{const{read:t,write:n}=(e==null?void 0:e.content)??{};return!t&&!n};function gx({children:e}){var O;const t=w.useRef(!1),{projectId:n}=Ne(),{hydratedRevision:r,loading:o}=Xr(),{integrationObj:i,installation:s,groupRef:a,consumerRef:c,onInstallSuccess:d,isIntegrationDeleted:u}=ot(),{mutate:f,isIdle:g,isPending:m,error:b,errorMsg:y}=Qd(),{selectedConnection:p,isConnectionsLoading:C}=Xt(),h=o||m||C,v=(O=r==null?void 0:r.content)==null?void 0:O.provider,I=mx(r);return w.useEffect(()=>{var S;if(!h&&!C&&r&&I&&!s&&p&&(i!=null&&i.id)&&!u&&v){const N={projectIdOrName:n,integrationId:i==null?void 0:i.id,installation:{groupRef:a,connectionId:p==null?void 0:p.id,config:{content:{provider:v}}}};Ii(r)===!0&&(N.installation.config.content.proxy=(S=r==null?void 0:r.content)==null?void 0:S.proxy),g&&!t.current&&(f(N,{onSuccess:T=>{d==null||d(T==null?void 0:T.id,T.config)}}),t.current=!0)}},[r,I,s,p,n,i==null?void 0:i.id,a,c,h,d,u,C,v,f,g]),I&&v&&s?l.jsx(hx,{provider:v}):b?l.jsx(Wt,{message:y??"Create installation failed"}):i?h?l.jsx(Gr,{}):l.jsx("div",{children:e}):l.jsx(Wt,{message:"We can't load the integration"})}function Do(){const e=it(),t=qe();return wn({mutationKey:["createConnection"],mutationFn:async n=>(await e()).connectionApi.generateConnection(n),onSuccess:()=>{t.invalidateQueries({queryKey:["amp","connections"]})},onError:n=>{console.error("Error creating connection and loading provider info"),Le(n)}})}function yx({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,children:s,selectedConnection:a}){const{projectIdOrName:c}=Ne(),d=Do(),u=w.useCallback(f=>{var y;const{apiKey:g,providerMetadata:m}=f,b={projectIdOrName:c,generateConnectionParams:{providerWorkspaceRef:(y=m==null?void 0:m.workspace)==null?void 0:y.value,groupName:i,groupRef:o,consumerName:r,consumerRef:n,provider:e,apiKey:g,...m&&{providerMetadata:m}}};d.mutate(b)},[c,i,o,r,n,e,d]);return a===null?l.jsx(cw,{provider:e,providerInfo:t,handleSubmit:u,error:null}):s}function vx({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,children:s,selectedConnection:a}){const{projectIdOrName:c}=Ne(),d=Do(),u=w.useCallback(f=>{var p;const{user:g,pass:m,providerMetadata:b}=f,y={projectIdOrName:c,generateConnectionParams:{providerWorkspaceRef:(p=b==null?void 0:b.workspace)==null?void 0:p.value,groupName:i,groupRef:o,consumerName:r,consumerRef:n,provider:e,basicAuth:{username:g,password:m},...b&&{providerMetadata:b}}};d.mutate(y)},[c,i,o,r,n,e,d]);return a===null?l.jsx(pw,{provider:e,providerInfo:t,handleSubmit:u,error:null}):s}function wx({handleSubmit:e,error:t,isButtonDisabled:n,providerName:r,children:o,title:i}){if(!i&&!r)throw new Error("Either title or providerName is required");return l.jsxs(vr,{children:[l.jsx(wr,{children:i||`Set up ${r} integration`}),l.jsx(In,{error:t}),o,l.jsx(Qe,{style:{marginTop:"1em",width:"100%"},disabled:n,type:"submit",onClick:e,children:"Next"})]})}function bx({...e}){return l.jsx(wx,{...e})}function Ix({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,children:i,selectedConnection:s,providerName:a}){const{projectIdOrName:c}=Ne(),d=Do(),u=w.useCallback(()=>{const f={projectIdOrName:c,generateConnectionParams:{groupName:o,groupRef:r,consumerName:n,consumerRef:t,provider:e}};d.mutate(f)},[c,o,r,n,t,e,d]);return s===null?l.jsx(bx,{handleSubmit:u,error:null,providerName:a}):i}const Cx=()=>{const e=it(),t=qe();return wn({mutationKey:["createOauthConnection"],mutationFn:async n=>(await e()).oAuthApi.oauthConnect(n),onSuccess:()=>{t.invalidateQueries({queryKey:["connections"]})}})};function xx({handleSubmit:e,error:t,isButtonDisabled:n,providerName:r}){return l.jsxs(vr,{children:[l.jsx(wr,{children:`Set up ${r} integration`}),l.jsx(iw,{children:`Click Next to sign into the ${r} account you'd like to sync.`}),l.jsx(In,{error:t}),l.jsx(Qe,{style:{marginTop:"1em",width:"100%"},disabled:n,type:"submit",onClick:e,children:n?"Loading...":"Next"})]})}const Ox="https://help.salesforce.com/s/articleView?id=sf.faq_domain_name_what.htm&type=5";function _x({handleSubmit:e,setWorkspace:t,error:n,isButtonDisabled:r}){return l.jsxs(vr,{children:[l.jsx(wr,{children:"Enter your Salesforce subdomain"}),l.jsx(bu,{href:Ox,newTab:!0,children:"What is my Salesforce subdomain?"}),l.jsx(In,{error:n}),l.jsxs("div",{style:{display:"flex",marginTop:"1em",alignItems:"center"},children:[l.jsx(Jt.Input,{id:"salesforce-subdomain",type:"text",placeholder:"my-domain",onChange:o=>t(o.currentTarget.value)}),l.jsx("p",{style:{lineHeight:"2.2em",marginLeft:"0.4em"},children:".my.salesforce.com"})]}),l.jsx(Qe,{style:{marginTop:"1em",width:"100%"},disabled:r,type:"submit",onClick:e,children:"Next"})]})}function Sx({handleSubmit:e,setFormData:t,error:n,isButtonDisabled:r,providerName:o,metadataFields:i}){return l.jsxs(vr,{children:[l.jsxs(wr,{children:["Enter your ",o," workspace"]}),l.jsx(In,{error:n}),l.jsx("br",{}),i.map(s=>l.jsx(Jt.Input,{id:s.name,name:s.name,type:"text",placeholder:s.displayName||s.name,onChange:a=>t(s.name,a.currentTarget.value)},s.name)),l.jsx("br",{}),l.jsx(Qe,{style:{marginTop:"1em",width:"100%"},disabled:r,type:"submit",onClick:e,children:"Next"})]})}const Xc=600,Yc=600,Zc="salesforce";function Ex({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,providerName:i}){var B;const{projectId:s}=Ne(),a=qe(),c=w.useRef(null),[d,u]=w.useState(null),[f,g]=w.useState(""),[m,b]=w.useState({}),[y,p]=w.useState({}),{data:C}=bo(e),h=((B=C==null?void 0:C.metadata)==null?void 0:B.input)||[],{mutateAsync:v,isPending:I}=Cx(),{isFetching:O,refetch:S}=Js({groupRef:r,provider:e});w.useEffect(()=>{const K=$=>{var J,ae,re;$.origin===Bl&&(((J=$.data)==null?void 0:J.eventType)==="AUTHORIZATION_SUCCEEDED"?(u(null),console.debug("New connection:",$.data.data.connection),a.invalidateQueries({queryKey:["amp","connections"]})):((ae=$.data)==null?void 0:ae.eventType)==="AUTHORIZATION_FAILED"&&(console.error("OAuth failed:",$.data.data.error),a.invalidateQueries({queryKey:["amp","connections"]}),u($.data.data.error||"An error occurred. Please try again.")),(re=c.current)==null||re.close())};return window.addEventListener("message",K),()=>window.removeEventListener("message",K)},[a]);const N=K=>{g(K),b($=>({...$,workspace:K})),p($=>({...$,workspace:{value:K,source:"input"}}))},T=(K,$)=>{b(J=>({...J,[K]:$})),p(J=>({...J,[K]:{value:$,source:"input"}}))},A=async()=>{var K;u(null);try{const{data:$}=await S();if($&&$.length>0){console.debug("connections found");return}}catch{console.debug("error with fetching connections")}if(h.length>0&&!di(h,m)){u("Please fill in all required fields");return}try{const $=await v({connectOAuthParams:{provider:e,consumerRef:t,groupRef:r,projectId:s,consumerName:n,groupName:o,providerWorkspaceRef:e===Zc?f:(K=y==null?void 0:y.workspace)==null?void 0:K.value,providerMetadata:y}});if($){const J=window.screenX+(window.outerWidth-Xc)/2,ae=window.screenY+(window.outerHeight-Yc)/2.5,re=`width=${Xc},height=${Yc},left=${J},top=${ae}`;c.current=window.open($,"OAuthPopup",re)}}catch($){console.error($),u($ instanceof Error?$.message:String($)||"An error occurred. Please try again.")}},D=e===Zc?l.jsx(_x,{handleSubmit:A,setWorkspace:N,error:d,isButtonDisabled:f.length===0||I||O}):h.length>0?l.jsx(Sx,{handleSubmit:A,setFormData:T,error:d,isButtonDisabled:!di(h,m)||I||O,providerName:i,metadataFields:h}):l.jsx(xx,{handleSubmit:A,error:d,providerName:i,isButtonDisabled:I||O});return l.jsx("div",{children:D})}function Nx({provider:e,providerName:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,explicitScopesRequired:s,selectedConnection:a}){const{projectIdOrName:c}=Ne(),d=Do(),[u,f]=w.useState(null),g=w.useCallback(m=>{var y,p;f(null);const b={projectIdOrName:c,generateConnectionParams:{groupName:i,groupRef:o,consumerName:r,consumerRef:n,provider:e,providerWorkspaceRef:(p=(y=m.providerMetadata)==null?void 0:y.workspace)==null?void 0:p.value,oauth2ClientCredentials:{clientId:m.clientId,clientSecret:m.clientSecret,scopes:m.scopes},...m.providerMetadata&&{providerMetadata:m.providerMetadata}}};d.mutate(b,{onError:()=>f("Error loading provider info")})},[c,i,o,r,n,e,d]);return a===null?l.jsx(mw,{provider:e,providerName:t,handleSubmit:g,error:u,explicitScopesRequired:s}):l.jsx(ui,{})}function Tx({...e}){return l.jsx(Nx,{...e})}const Rx="authorizationCode",Ax="authorizationCodePKCE",Fx="clientCredentials";function Px({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,selectedConnection:s,setSelectedConnection:a}){const{providerName:c}=lt(e);if(t.oauth2Opts===void 0)return l.jsx("em",{children:"Provider is missing OAuth2 options"});const{grantType:d,explicitScopesRequired:u}=t.oauth2Opts,f={provider:e,consumerRef:n,consumerName:r,groupRef:o,groupName:i,providerName:c};return d===Rx||d===Ax?l.jsx(Ex,{...f}):d===Fx?l.jsx(Tx,{...f,explicitScopesRequired:u,selectedConnection:s,setSelectedConnection:a}):d==="password"?l.jsx("em",{children:"Password flow not supported yet"}):l.jsxs("em",{children:["Unsupported grant type: ",d]})}function Dx(e){const{selectedConnection:t}=Xt();w.useEffect(()=>{e&&t&&e(t)},[e,t])}function Mx({onSuccess:e}){Dx(e)}function Gd({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,children:i,onSuccess:s,onDisconnectSuccess:a,resetComponent:c}){const{data:d,isLoading:u,isError:f,error:g,providerName:m,selectedProvider:b}=lt(e),{provider:y,isIntegrationDeleted:p}=ot(),{selectedConnection:C,setSelectedConnection:h}=Xt();Mx({onSuccess:s});const v=qe();w.useEffect(()=>{f&&(console.error("Error loading provider info."),Le(g))},[f,g]);const I=w.useCallback(()=>{v.clear(),c()},[c,v]);if(!e&&!y)throw new Error("ProtectedConnectionLayout must be given a provider prop or be used within InstallIntegrationProvider");if(p)return l.jsx(Ra,{text:"Integration successfully uninstalled.",children:l.jsx(Qe,{type:"button",onClick:I,style:{width:"100%"},children:"Reinstall Integration"})});if(C)return i;if(u)return l.jsx(Gr,{});if(d==null)return l.jsx(Wt,{message:"Provider info was not found."});const O={provider:b,consumerRef:t,consumerName:n,groupRef:r,groupName:o,selectedConnection:C,setSelectedConnection:h,providerName:m,providerInfo:d,onDisconnectSuccess:a};return d.authType==="none"?l.jsx(Ix,{...O,children:i}):d.authType==="basic"?l.jsx(vx,{...O,children:i}):d.authType==="apiKey"?l.jsx(yx,{...O,children:i}):l.jsx(Px,{...O})}function kx(e){const t=e+"CollectionProvider",[n,r]=Fo(t),[o,i]=n(t,{collectionRef:{current:null},itemMap:new Map}),s=y=>{const{scope:p,children:C}=y,h=w.useRef(null),v=w.useRef(new Map).current;return l.jsx(o,{scope:p,itemMap:v,collectionRef:h,children:C})};s.displayName=t;const a=e+"CollectionSlot",c=js(a),d=w.forwardRef((y,p)=>{const{scope:C,children:h}=y,v=i(a,C),I=Br(p,v.collectionRef);return l.jsx(c,{ref:I,children:h})});d.displayName=a;const u=e+"CollectionItemSlot",f="data-radix-collection-item",g=js(u),m=w.forwardRef((y,p)=>{const{scope:C,children:h,...v}=y,I=w.useRef(null),O=Br(p,I),S=i(u,C);return w.useEffect(()=>(S.itemMap.set(I,{ref:I,...v}),()=>void S.itemMap.delete(I))),l.jsx(g,{[f]:"",ref:O,children:h})});m.displayName=u;function b(y){const p=i(e+"CollectionConsumer",y);return w.useCallback(()=>{const h=p.collectionRef.current;if(!h)return[];const v=Array.from(h.querySelectorAll(`[${f}]`));return Array.from(p.itemMap.values()).sort((S,N)=>v.indexOf(S.ref.current)-v.indexOf(N.ref.current))},[p.collectionRef,p.itemMap])}return[{Provider:s,Slot:d,ItemSlot:m},b,r]}var jx=k[" useId ".trim().toString()]||(()=>{}),Lx=0;function Xd(e){const[t,n]=k.useState(jx());return gi(()=>{e||n(r=>r??String(Lx++))},[e]),e||(t?`radix-${t}`:"")}function qx(e){const t=k.useRef(e);return k.useEffect(()=>{t.current=e}),k.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}var Kx=k.createContext(void 0);function Yd(e){const t=k.useContext(Kx);return e||t||"ltr"}var is="rovingFocusGroup.onEntryFocus",Ux={bubbles:!1,cancelable:!0},Si="RovingFocusGroup",[Ls,Zd,Vx]=kx(Si),[$x,ef]=Fo(Si,[Vx]),[Hx,Bx]=$x(Si),tf=k.forwardRef((e,t)=>l.jsx(Ls.Provider,{scope:e.__scopeRovingFocusGroup,children:l.jsx(Ls.Slot,{scope:e.__scopeRovingFocusGroup,children:l.jsx(Jx,{...e,ref:t})})}));tf.displayName=Si;var Jx=k.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:o=!1,dir:i,currentTabStopId:s,defaultCurrentTabStopId:a,onCurrentTabStopIdChange:c,onEntryFocus:d,preventScrollOnEntryFocus:u=!1,...f}=e,g=k.useRef(null),m=Br(t,g),b=Yd(i),[y,p]=_a({prop:s,defaultProp:a??null,onChange:c,caller:Si}),[C,h]=k.useState(!1),v=qx(d),I=Zd(n),O=k.useRef(!1),[S,N]=k.useState(0);return k.useEffect(()=>{const T=g.current;if(T)return T.addEventListener(is,v),()=>T.removeEventListener(is,v)},[v]),l.jsx(Hx,{scope:n,orientation:r,dir:b,loop:o,currentTabStopId:y,onItemFocus:k.useCallback(T=>p(T),[p]),onItemShiftTab:k.useCallback(()=>h(!0),[]),onFocusableItemAdd:k.useCallback(()=>N(T=>T+1),[]),onFocusableItemRemove:k.useCallback(()=>N(T=>T-1),[]),children:l.jsx(Cn.div,{tabIndex:C||S===0?-1:0,"data-orientation":r,...f,ref:m,style:{outline:"none",...e.style},onMouseDown:zt(e.onMouseDown,()=>{O.current=!0}),onFocus:zt(e.onFocus,T=>{const A=!O.current;if(T.target===T.currentTarget&&A&&!C){const D=new CustomEvent(is,Ux);if(T.currentTarget.dispatchEvent(D),!D.defaultPrevented){const B=I().filter(re=>re.focusable),K=B.find(re=>re.active),$=B.find(re=>re.id===y),ae=[K,$,...B].filter(Boolean).map(re=>re.ref.current);of(ae,u)}}O.current=!1}),onBlur:zt(e.onBlur,()=>h(!1))})})}),nf="RovingFocusGroupItem",rf=k.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:o=!1,tabStopId:i,children:s,...a}=e,c=Xd(),d=i||c,u=Bx(nf,n),f=u.currentTabStopId===d,g=Zd(n),{onFocusableItemAdd:m,onFocusableItemRemove:b,currentTabStopId:y}=u;return k.useEffect(()=>{if(r)return m(),()=>b()},[r,m,b]),l.jsx(Ls.ItemSlot,{scope:n,id:d,focusable:r,active:o,children:l.jsx(Cn.span,{tabIndex:f?0:-1,"data-orientation":u.orientation,...a,ref:t,onMouseDown:zt(e.onMouseDown,p=>{r?u.onItemFocus(d):p.preventDefault()}),onFocus:zt(e.onFocus,()=>u.onItemFocus(d)),onKeyDown:zt(e.onKeyDown,p=>{if(p.key==="Tab"&&p.shiftKey){u.onItemShiftTab();return}if(p.target!==p.currentTarget)return;const C=Qx(p,u.orientation,u.dir);if(C!==void 0){if(p.metaKey||p.ctrlKey||p.altKey||p.shiftKey)return;p.preventDefault();let v=g().filter(I=>I.focusable).map(I=>I.ref.current);if(C==="last")v.reverse();else if(C==="prev"||C==="next"){C==="prev"&&v.reverse();const I=v.indexOf(p.currentTarget);v=u.loop?Gx(v,I+1):v.slice(I+1)}setTimeout(()=>of(v))}}),children:typeof s=="function"?s({isCurrentTabStop:f,hasTabStop:y!=null}):s})})});rf.displayName=nf;var Wx={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function zx(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function Qx(e,t,n){const r=zx(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return Wx[r]}function of(e,t=!1){const n=document.activeElement;for(const r of e)if(r===n||(r.focus({preventScroll:t}),document.activeElement!==n))return}function Gx(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var Xx=tf,Yx=rf,Mo="Tabs",[Zx,U0]=Fo(Mo,[ef]),sf=ef(),[e0,Aa]=Zx(Mo),af=k.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,onValueChange:o,defaultValue:i,orientation:s="horizontal",dir:a,activationMode:c="automatic",...d}=e,u=Yd(a),[f,g]=_a({prop:r,onChange:o,defaultProp:i??"",caller:Mo});return l.jsx(e0,{scope:n,baseId:Xd(),value:f,onValueChange:g,orientation:s,dir:u,activationMode:c,children:l.jsx(Cn.div,{dir:u,"data-orientation":s,...d,ref:t})})});af.displayName=Mo;var cf="TabsList",lf=k.forwardRef((e,t)=>{const{__scopeTabs:n,loop:r=!0,...o}=e,i=Aa(cf,n),s=sf(n);return l.jsx(Xx,{asChild:!0,...s,orientation:i.orientation,dir:i.dir,loop:r,children:l.jsx(Cn.div,{role:"tablist","aria-orientation":i.orientation,...o,ref:t})})});lf.displayName=cf;var uf="TabsTrigger",df=k.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,disabled:o=!1,...i}=e,s=Aa(uf,n),a=sf(n),c=pf(s.baseId,r),d=hf(s.baseId,r),u=r===s.value;return l.jsx(Yx,{asChild:!0,...a,focusable:!o,active:u,children:l.jsx(Cn.button,{type:"button",role:"tab","aria-selected":u,"aria-controls":d,"data-state":u?"active":"inactive","data-disabled":o?"":void 0,disabled:o,id:c,...i,ref:t,onMouseDown:zt(e.onMouseDown,f=>{!o&&f.button===0&&f.ctrlKey===!1?s.onValueChange(r):f.preventDefault()}),onKeyDown:zt(e.onKeyDown,f=>{[" ","Enter"].includes(f.key)&&s.onValueChange(r)}),onFocus:zt(e.onFocus,()=>{const f=s.activationMode!=="manual";!u&&!o&&f&&s.onValueChange(r)})})})});df.displayName=uf;var ff="TabsContent",t0=k.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,forceMount:o,children:i,...s}=e,a=Aa(ff,n),c=pf(a.baseId,r),d=hf(a.baseId,r),u=r===a.value,f=k.useRef(u);return k.useEffect(()=>{const g=requestAnimationFrame(()=>f.current=!1);return()=>cancelAnimationFrame(g)},[]),l.jsx(Sa,{present:o||u,children:({present:g})=>l.jsx(Cn.div,{"data-state":u?"active":"inactive","data-orientation":a.orientation,role:"tabpanel","aria-labelledby":c,hidden:!g,id:d,tabIndex:0,...s,ref:t,style:{...e.style,animationDuration:f.current?"0s":void 0},children:g&&i})})});t0.displayName=ff;function pf(e,t){return`${e}-trigger-${t}`}function hf(e,t){return`${e}-content-${t}`}var n0=af,r0=lf,mf=df;const i0=l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:[l.jsx("circle",{cx:"9",cy:"9",r:"9",fill:"#BBF7D0"}),l.jsx("path",{d:"M13 7L7.5 12L5 9.72727",stroke:"#16A34A",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]});function o0(e,t){return t?w.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none"},w.createElement("circle",{cx:"9",cy:"9",r:"5",fill:"#FBD38D"})):e?i0:l.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:l.jsx("circle",{cx:"9",cy:"9",r:"5",fill:"#BFDBFE"})})}function s0(){return l.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[l.jsx("path",{d:"M8 11C9.65685 11 11 9.65685 11 8C11 6.34315 9.65685 5 8 5C6.34315 5 5 6.34315 5 8C5 9.65685 6.34315 11 8 11Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M12.3378 5.04365C12.4882 5.25907 12.62 5.48699 12.7315 5.7249L14.3503 6.6249C14.5524 7.5302 14.5545 8.4687 14.3565 9.3749L12.7315 10.2749C12.62 10.5128 12.4882 10.7407 12.3378 10.9562L12.369 12.8124C11.683 13.4375 10.871 13.9085 9.98776 14.1937L8.39401 13.2374C8.13185 13.2562 7.86868 13.2562 7.60651 13.2374L6.01901 14.1874C5.13295 13.9075 4.31832 13.4383 3.63151 12.8124L3.66276 10.9624C3.51356 10.744 3.38189 10.5141 3.26901 10.2749L1.65026 9.3749C1.44814 8.46961 1.446 7.53111 1.64401 6.6249L3.26901 5.7249C3.38056 5.48699 3.5123 5.25907 3.66276 5.04365L3.63151 3.1874C4.31754 2.56226 5.1295 2.09128 6.01276 1.80615L7.60651 2.7624C7.86868 2.74365 8.13185 2.74365 8.39401 2.7624L9.98151 1.8124C10.8676 2.09234 11.6822 2.5615 12.369 3.1874L12.3378 5.04365Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})}const a0="_tabsRoot_ktpr0_1",c0="_tabsList_ktpr0_6",l0="_tabTrigger_ktpr0_12",u0="_danger_ktpr0_29",vo={tabsRoot:a0,tabsList:c0,tabTrigger:l0,danger:u0};function d0(){return l.jsxs(l.Fragment,{children:[l.jsx(Co,{style:{margin:"1rem 0"}}),l.jsx(mf,{value:oo,className:vo.tabTrigger,children:l.jsxs("div",{style:{display:"flex",alignItems:"center",gap:".5rem",marginRight:".5rem"},children:[l.jsx(s0,{}),l.jsx("span",{children:"Manage"})]})})]})}function gf({objectName:e,completed:t,pending:n,displayName:r}){return l.jsx(mf,{value:e,className:vo.tabTrigger,children:l.jsxs("div",{style:{display:"flex",alignItems:"center",gap:".5rem",marginRight:".5rem"},children:[o0(t,n),l.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[l.jsx("span",{children:r||e}),n&&l.jsx("span",{style:{fontSize:".8rem",fontStyle:"italic"},children:"pending"})]})]})})}function f0({completed:e,pending:t,displayName:n}){return l.jsxs(l.Fragment,{children:[l.jsx(Co,{style:{margin:"1rem 0"}}),l.jsx(gf,{objectName:pr,completed:e,pending:t,displayName:n},"other-write")]})}function p0({value:e,readNavObjects:t,onValueChange:n,objectConfigurationsState:r,writeNavObject:o}){var i,s;return l.jsx(n0,{value:e,className:vo.tabsRoot,onValueChange:n,children:l.jsxs(r0,{className:vo.tabsList,children:[t.map(a=>{var c,d,u,f,g,m;return l.jsx(gf,{objectName:a.name,displayName:a.displayName,completed:a.completed,pending:((d=(c=r==null?void 0:r[a.name])==null?void 0:c.read)==null?void 0:d.isOptionalFieldsModified)||((f=(u=r==null?void 0:r[a.name])==null?void 0:u.read)==null?void 0:f.isRequiredMapFieldsModified)||((m=(g=r==null?void 0:r[a.name])==null?void 0:g.read)==null?void 0:m.isValueMappingsModified)||!1},a.name)}),o&&l.jsx(f0,{completed:o.completed,pending:((s=(i=r==null?void 0:r.other)==null?void 0:i.write)==null?void 0:s.isWriteModified)||!1,displayName:"Write"}),l.jsx(d0,{})]})})}function h0(e,t){return t===oo?{name:oo,completed:!1}:e.find(n=>n.name===t)}function m0({children:e}){var C;const{project:t}=Ne(),{installation:n}=ot(),{providerName:r}=lt(),{hydratedRevision:o}=Xr(),{objectConfigurationsState:i}=xa(),[s,a]=w.useState(""),c=(t==null?void 0:t.appName)||"",d=n==null?void 0:n.config,u=o&&su(d,o),f=u!==null,g=!!((C=o==null?void 0:o.content)!=null&&C.write),m=g?au(d):void 0,b=w.useMemo(()=>{const h=[...u||[]];return m&&g&&h.push(m),h},[u,m,g]),y=h0(b,s),p=w.useCallback(()=>{const h=b.find(v=>y!==v&&!v.completed);h&&a(h.name)},[b,y]);return w.useEffect(()=>{!s&&b.length>0&&a(b[0].name)},[b,s,p]),l.jsx(xd.Provider,{value:p,children:l.jsx(Id.Provider,{value:y==null?void 0:y.name,children:l.jsxs(Qr,{style:{maxWidth:"55rem"},children:[l.jsxs(bn,{style:{display:"flex",gap:"1rem",padding:"3rem",paddingBottom:"6rem",backgroundColor:"var(--amp-colors-bg-primary)"},children:[l.jsxs("div",{style:{width:"20rem"},children:[l.jsxs("h1",{style:{fontSize:"small",fontWeight:"400"},children:[r," integration"]}),l.jsx("h3",{style:{marginBottom:"20px",fontSize:"large",fontWeight:"500"},children:c}),f&&l.jsx(p0,{value:s,readNavObjects:u,onValueChange:h=>a(h),objectConfigurationsState:i,writeNavObject:m})]}),e]}),l.jsx(wu,{})]})})})}function g0({...e}){return l.jsx(m0,{...e})}const y0="_resetContainer_lkwv9_4",yf={resetContainer:y0};function v0({integration:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,onInstallSuccess:i,onUpdateSuccess:s,onUninstallSuccess:a,fieldMapping:c}){var p;const{projectIdOrName:d,isLoading:u}=Ne(),{isLoading:f}=Bs(),{isError:g,errorState:m}=Dt(),{seed:b,reset:y}=ru();return u||f?l.jsx(Gr,{}):g(ue.PROJECT,d)?l.jsx(Wt,{message:`Error loading project ${d}`}):g(ue.INTEGRATION_LIST,d)?l.jsx(Wt,{message:"Error retrieving integrations for the project, double check the API key"}):(p=m[ue.INTEGRATION_LIST])!=null&&p.apiError?l.jsx(Wt,{message:"Something went wrong, couldn't find integration information"}):l.jsx("div",{className:yf.resetContainer,children:l.jsx(Ov,{integration:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,onInstallSuccess:i,onUpdateSuccess:s,onUninstallSuccess:a,fieldMapping:c,children:l.jsx(nu,{children:l.jsx(Gd,{consumerRef:t,consumerName:n,groupRef:r,groupName:o,resetComponent:y,children:l.jsx(Ew,{resetComponent:y,children:l.jsx(gx,{children:l.jsx(BI,{children:l.jsx(g0,{children:l.jsx(fx,{})})})})})})})},b)})}function w0(){return l.jsxs(Qr,{style:{display:"flex",alignItems:"center",justifyContent:"center",flexDirection:"column"},children:[l.jsx(ui,{}),l.jsx("p",{children:"Redirecting"})]})}function b0({redirectURL:e,children:t}){return w.useEffect(()=>{e&&window.location.replace(e)},[e]),e?l.jsx(w0,{}):t}function I0({resetComponent:e,onDisconnectSuccess:t}){return l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Remove connection"}),l.jsx("p",{children:"Click to disconnect your connection from the provider."}),l.jsx(Ou,{resetComponent:e,onDisconnectSuccess:t,buttonText:"Remove connection",buttonVariant:"danger",buttonStyle:{fontSize:"13px"}})]})}function C0({resetComponent:e,onDisconnectSuccess:t,provider:n}){const[r,o]=w.useState(!1);return l.jsxs(l.Fragment,{children:[r===!1&&l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Manage connection"}),l.jsxs("div",{style:{padding:"1rem 0",width:"100%",display:"flex",flexDirection:"column",gap:"1rem"},children:[l.jsx("p",{children:"Click to reauthenticate or refresh your connection."}),l.jsx(Qe,{type:"button",onClick:()=>o(!0),variant:"ghost",style:{fontSize:"13px"},children:"Update connection"})]})]}),r===!0&&l.jsxs(l.Fragment,{children:[l.jsx(Xs,{provider:n}),l.jsx(I0,{resetComponent:e,onDisconnectSuccess:t})]})]})}function x0({provider:e,onDisconnectSuccess:t,resetComponent:n}){const{appName:r}=Ne(),{providerName:o}=lt(e),i=`You have successfully connected your ${o} account to ${r}.`;return l.jsx(Ra,{text:i,children:l.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"1rem",width:"100%"},children:l.jsx(C0,{resetComponent:n,onDisconnectSuccess:t,provider:e})})})}function O0({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,redirectUrl:i,onSuccess:s,onDisconnectSuccess:a,onConnectSuccess:c}){const{seed:d,reset:u}=ru(),f=w.useCallback(g=>{s?s(g.id):c&&c(g)},[s,c]);return l.jsx("div",{className:yf.resetContainer,children:l.jsx(nu,{groupRef:r,provider:e,children:l.jsx(Gd,{resetComponent:u,provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,onSuccess:f,onDisconnectSuccess:a,children:l.jsx(b0,{redirectURL:i,children:l.jsx(x0,{resetComponent:u,provider:e,onDisconnectSuccess:a})})})})},d)}const _0=(e,t)=>{const{data:n,isLoading:r,isError:o,error:i}=Ws(e,t),s=((n==null?void 0:n.length)||0)>0,a=!!n&&!r,c=n==null?void 0:n[0],d=c==null?void 0:c.config;return w.useEffect(()=>{o&&Le(i)},[o,i]),{isLoaded:a,isIntegrationInstalled:s,isLoading:r,config:d}};function Ei(){const{integrationNameOrId:e,groupRef:t}=Zr(),n=Ws(e,t),{isPending:r,isFetching:o,isError:i,isSuccess:s,error:a,data:c}=n;return{installation:c==null?void 0:c[0],isPending:r,isFetching:o,isError:i,isSuccess:s,error:a}}const Fa=()=>{const{groupRef:e,integrationNameOrId:t}=Zr(),{provider:n}=zr(t),r=Js({groupRef:e,provider:n}),{isPending:o,isFetching:i,isError:s,isSuccess:a,error:c,data:d}=r;return{connection:d==null?void 0:d[0],error:c,isPending:o,isFetching:i,isError:s,isSuccess:a}},S0=()=>{var g;const e=qe(),t=it(),{connection:n,isPending:r,isFetching:o}=Fa(),{projectIdOrName:i}=Ne(),{integrationNameOrId:s}=Zr(),{data:a}=zr(s),c=n==null?void 0:n.id,d=a==null?void 0:a.id,u=(g=a==null?void 0:a.latestRevision)==null?void 0:g.id,f=r||o;return w.useEffect(()=>{c||e.invalidateQueries({queryKey:["amp","hydratedRevision"]})},[c,e]),Wn({queryKey:["amp","hydratedRevision",i,d,u,c],queryFn:async()=>{if(!i)throw new Error("projectIdOrName is required");if(!d)throw new Error("integrationId is required");if(!u)throw new Error("revisionId is required");if(!c)throw new Error("connectionId is required");return(await t()).revisionApi.getHydratedRevision({projectIdOrName:i,integrationId:d,revisionId:u,connectionId:c})},retry:3,enabled:!!i&&!!d&&!!u&&!!c&&!f})};function vf(){var d;const e=S0(),{isPending:t,isFetching:n,isError:r,isSuccess:o,error:i,data:s}=e,a=s==null?void 0:s.content,c=w.useMemo(()=>({getReadObject:u=>{var g,m;const f=(m=(g=a==null?void 0:a.read)==null?void 0:g.objects)==null?void 0:m.find(b=>b.objectName===u);return f?{object:f,getRequiredFields:()=>f.requiredFields??[],getOptionalFields:()=>f.optionalFields??[]}:(console.error(`Object ${u} not found`),{object:null,getRequiredFields:()=>null,getOptionalFields:()=>null})},getCustomerFieldsForObject:u=>{var g,m;const f=(m=(g=a==null?void 0:a.read)==null?void 0:g.objects)==null?void 0:m.find(b=>b.objectName===u);return f?{allFields:f.allFieldsMetadata??{},getField:b=>{var p;const y=(p=f.allFieldsMetadata)==null?void 0:p[b];return y||(console.error(`Field ${b} not found`),null)}}:(console.error(`Object ${u} not found`),{allFields:null,getField:()=>null})}}),[(d=a==null?void 0:a.read)==null?void 0:d.objects]);return{data:s,...c,isPending:t,isFetching:n,isError:r,isSuccess:o,error:i}}function E0(e){var f,g,m,b;const[t,n]=w.useState(e),{getReadObject:r,data:o}=vf(),{installation:i}=Ei(),s=w.useCallback(()=>t,[t]),a=w.useCallback((y,p)=>{var T,A,D,B;p.provider=p.provider||((T=o==null?void 0:o.content)==null?void 0:T.provider)||"";const C=p.read||{objects:{}},h=C.objects||{},v=h[y]||{},I=r(y),O=(A=I==null?void 0:I.object)==null?void 0:A.schedule,S=(D=I==null?void 0:I.object)==null?void 0:D.destination,N={};return(B=I==null?void 0:I.getRequiredFields())==null||B.forEach(K=>{"fieldName"in K&&(N[K.fieldName]=!0)}),v.objectName=v.objectName||y,v.schedule=v.schedule||O||"",v.destination=v.destination||S||"",v.selectedFields=v.selectedFields||N,h[y]=v,C.objects=h,p.read=C,{read:C,objects:h,obj:v}},[r,(f=o==null?void 0:o.content)==null?void 0:f.provider]),c=w.useCallback(y=>{var p,C;return{object:(C=(p=t.read)==null?void 0:p.objects)==null?void 0:C[y],getSelectedField:h=>{var v,I,O,S;return!!((S=(O=(I=(v=t.read)==null?void 0:v.objects)==null?void 0:I[y])==null?void 0:O.selectedFields)!=null&&S[h])},setSelectedField:({fieldName:h,selected:v})=>{n(I=>Ft(I,O=>{const{obj:S}=a(y,O);S.selectedFields=S.selectedFields||{},S.selectedFields[h]=v,S.selectedFields[h]===!1&&delete S.selectedFields[h]}))},getFieldMapping:h=>{var v,I,O,S;return(S=(O=(I=(v=t.read)==null?void 0:v.objects)==null?void 0:I[y])==null?void 0:O.selectedFieldMappings)==null?void 0:S[h]},setFieldMapping:({fieldName:h,mapToName:v})=>{n(I=>Ft(I,O=>{const{obj:S}=a(y,O);S.selectedFieldMappings=S.selectedFieldMappings||{},S.selectedFieldMappings[v]=h}))}}},[(g=t.read)==null?void 0:g.objects,a]),d=w.useCallback(y=>{var I,O;const p=(O=(I=t.write)==null?void 0:I.objects)==null?void 0:O[y],C=S=>{const N=S.write||{},T=N.objects||{},A=T[y]||{objectName:y};return T[y]=A,N.objects=T,S.write=N,{write:N,objects:T,obj:A}},h=(S,N)=>{var T,A;return(A=(T=p==null?void 0:p.selectedFieldSettings)==null?void 0:T[S])==null?void 0:A[N]},v=(S,N,T)=>{n(A=>Ft(A,D=>{var K;const{obj:B}=C(D);B.selectedFieldSettings={...B.selectedFieldSettings,[S]:{...(K=B.selectedFieldSettings)==null?void 0:K[S],[N]:T}}}))};return{object:p,setEnableWrite:()=>{n(S=>Ft(S,N=>{const{obj:T}=C(N);T.objectName=y}))},setDisableWrite:()=>{n(S=>Ft(S,N=>{const{objects:T}=C(N);delete T[y]}))},getWriteObject:()=>{var S,N;return(N=(S=t.write)==null?void 0:S.objects)==null?void 0:N[y]},getSelectedFieldSettings:S=>{var N;return(N=p==null?void 0:p.selectedFieldSettings)==null?void 0:N[S]},setSelectedFieldSettings:({fieldName:S,settings:N})=>{n(T=>Ft(T,A=>{const{obj:D}=C(A),B=D.selectedFieldSettings||{};D.selectedFieldSettings={...B,[S]:N},N===void 0&&delete D.selectedFieldSettings[S]}))},getDefaultValues:S=>h(S,"default"),setDefaultValues:({fieldName:S,value:N})=>v(S,"default",N),getWriteOnCreateSetting:S=>h(S,"writeOnCreate"),setWriteOnCreateSetting:({fieldName:S,value:N})=>v(S,"writeOnCreate",N),getWriteOnUpdateSetting:S=>h(S,"writeOnUpdate"),setWriteOnUpdateSetting:({fieldName:S,value:N})=>v(S,"writeOnUpdate",N)}},[(m=t.write)==null?void 0:m.objects]),u=w.useCallback(()=>{n(y=>Ft(y,p=>{var C;Object.assign(p,(C=i==null?void 0:i.config)==null?void 0:C.content)}))},[(b=i==null?void 0:i.config)==null?void 0:b.content]);return w.useEffect(()=>{console.debug("Installation found",{installation:i}),u()},[i,u]),{draft:t,get:s,reset:u,setDraft:n,readObject:c,writeObject:d}}const wf=w.createContext(null);function N0({children:e,initialConfig:t}){const n=E0(t);return l.jsx(wf.Provider,{value:n,children:e})}function T0(){const e=w.useContext(wf);if(!e)throw new Error("useConfigContext must be used within a ConfigProvider / InstallationProvider");return e}const bf=w.createContext({integrationNameOrId:"",consumerRef:"",consumerName:void 0,groupRef:"",groupName:void 0});function Zr(){const e=w.useContext(bf);if(!e)throw new Error("useInstallationProps must be used within an InstallationProvider");return e}function R0({children:e,integration:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i}){const s=w.useMemo(()=>({integrationNameOrId:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i}),[t,n,r,o,i]);return l.jsx(bf.Provider,{value:s,children:l.jsx(N0,{initialConfig:{},children:e})})}function A0(e){return typeof e.provider=="string"}function F0(e){if(!A0(e))throw new Error("Config must have a provider field for creation");return e}function P0(){const{projectIdOrName:e}=Ne(),{groupRef:t,integrationNameOrId:n}=Zr(),{data:r}=zr(n),{connection:o}=Fa(),{installation:i}=Ei(),s=qe(),{mutate:a,isIdle:c,isPending:d,error:u,errorMsg:f}=Qd();return{createInstallation:({config:m,onSuccess:b,onError:y,onSettled:p})=>{if(i)throw Error("Installation already created. Try updating instead.");if(!r)throw Error("No integration found");const C={projectIdOrName:e,integrationId:r==null?void 0:r.id,installation:{groupRef:t,connectionId:o==null?void 0:o.id,config:{content:F0(m)}}};return a(C,{onSuccess:h=>{b==null||b(h)},onError:h=>{y==null||y(h)},onSettled:()=>{p==null||p(),s.invalidateQueries({queryKey:["amp","installations"]})}})},isIdle:c,isPending:d,error:u,errorMsg:f}}const D0=()=>{const e=it(),t=qe(),[n,r]=w.useState(null);return{...wn({mutationKey:["updateInstallation"],mutationFn:async i=>(await e()).installationApi.updateInstallation(i),onSuccess:()=>{t.invalidateQueries({queryKey:["amp","installations"]}),r(null)},onError:i=>{console.error("Error updating installation"),Le(i,r)}}),errorMsg:n}};function M0(){const{projectIdOrName:e}=Ne(),{integrationNameOrId:t}=Zr(),{data:n}=zr(t),{installation:r}=Ei(),o=qe(),{mutate:i,isIdle:s,isPending:a,error:c,errorMsg:d}=D0();return{updateInstallation:({config:f,onSuccess:g,onError:m,onSettled:b})=>{var C,h;if(!r)throw Error("Installation not created yet. Try creating the installation first.");if(!n)throw Error("No integration found");const y=[];if((C=f==null?void 0:f.write)!=null&&C.objects&&Object.keys(f.write.objects).length>0&&y.push("config.content.write.objects"),(h=f==null?void 0:f.read)!=null&&h.objects){const v=Object.keys(f.read.objects);y.push(...v.map(I=>`config.content.read.objects.${I}`))}const p={projectIdOrName:e,integrationId:n==null?void 0:n.id,installationId:r.id,installationUpdate:{updateMask:y,installation:{config:{content:f}}}};return i(p,{onSuccess:v=>{g==null||g(v)},onError:v=>{m==null||m(v)},onSettled:()=>{b==null||b(),o.invalidateQueries({queryKey:["amp","installations"]})}})},isIdle:s,isPending:a,error:c,errorMsg:d}}const k0=()=>{const e=it(),t=qe(),[n,r]=w.useState(null);return{...wn({mutationKey:["deleteInstallation"],mutationFn:async i=>(await e()).installationApi.deleteInstallation(i),onSuccess:()=>{t.invalidateQueries({queryKey:["amp","installations"]}),r(null)},onError:i=>{console.error("Error deleting installation"),Le(i,r)}}),errorMsg:n}};function j0(){const{projectIdOrName:e}=Ne(),{integrationNameOrId:t}=Zr(),{data:n}=zr(t),{installation:r}=Ei(),o=qe(),{mutate:i,isIdle:s,isPending:a,error:c,errorMsg:d}=k0();return{deleteInstallation:({onSuccess:f,onError:g,onSettled:m})=>{if(!r)throw Error("Installation not found. Not able to delete installation.");if(!n)throw Error("No integration found");return i({projectIdOrName:e,integrationId:n==null?void 0:n.id,installationId:r.id},{onSuccess:()=>{f==null||f()},onError:b=>{g==null||g(b)},onSettled:()=>{m==null||m(),o.invalidateQueries({queryKey:["amp","installations"]}),o.invalidateQueries({queryKey:["amp","connections"]})}})},isIdle:s,isPending:a,error:c,errorMsg:d}}exports.AmpersandContext=Gl;exports.AmpersandProvider=ov;exports.ConnectProvider=O0;exports.FieldSettingWriteOnCreateEnum=gh;exports.FieldSettingWriteOnUpdateEnum=yh;exports.InstallIntegration=v0;exports.InstallationProvider=R0;exports.useAmpersandProvider=sv;exports.useConfig=T0;exports.useConnection=Fa;exports.useCreateInstallation=P0;exports.useDeleteInstallation=j0;exports.useInstallation=Ei;exports.useIsIntegrationInstalled=_0;exports.useManifest=vf;exports.useUpdateInstallation=M0;
50
+ */const _I="react-tooltip-core-styles",SI="react-tooltip-base-styles",Mc={core:!1,base:!1};function kc({css:e,id:t=SI,type:n="base",ref:r}){var o,i;if(!e||typeof document>"u"||Mc[n]||n==="core"&&typeof process<"u"&&(!((o=process==null?void 0:process.env)===null||o===void 0)&&o.REACT_TOOLTIP_DISABLE_CORE_STYLES)||n!=="base"&&typeof process<"u"&&(!((i=process==null?void 0:process.env)===null||i===void 0)&&i.REACT_TOOLTIP_DISABLE_BASE_STYLES))return;n==="core"&&(t=_I),r||(r={});const{insertAt:s}=r;if(document.getElementById(t))return;const a=document.head||document.getElementsByTagName("head")[0],c=document.createElement("style");c.id=t,c.type="text/css",s==="top"&&a.firstChild?a.insertBefore(c,a.firstChild):a.appendChild(c),c.styleSheet?c.styleSheet.cssText=e:c.appendChild(document.createTextNode(e)),Mc[n]=!0}const jc=async({elementReference:e=null,tooltipReference:t=null,tooltipArrowReference:n=null,place:r="top",offset:o=10,strategy:i="absolute",middlewares:s=[II(Number(o)),xI({fallbackAxisSideDirection:"start"}),CI({padding:5})],border:a})=>{if(!e)return{tooltipStyles:{},tooltipArrowStyles:{},place:r};if(t===null)return{tooltipStyles:{},tooltipArrowStyles:{},place:r};const c=s;return n?(c.push(OI({element:n,padding:5})),Dc(e,t,{placement:r,strategy:i,middleware:c}).then(({x:u,y:d,placement:f,middlewareData:m})=>{var g,w;const y={left:`${u}px`,top:`${d}px`,border:a},{x:h,y:O}=(g=m.arrow)!==null&&g!==void 0?g:{x:0,y:0},p=(w={top:"bottom",right:"left",bottom:"top",left:"right"}[f.split("-")[0]])!==null&&w!==void 0?w:"bottom",v=a&&{borderBottom:a,borderRight:a};let I=0;if(a){const x=`${a}`.match(/(\d+)px/);I=x!=null&&x[1]?Number(x[1]):1}return{tooltipStyles:y,tooltipArrowStyles:{left:h!=null?`${h}px`:"",top:O!=null?`${O}px`:"",right:"",bottom:"",...v,[p]:`-${4+I}px`},place:f}})):Dc(e,t,{placement:"bottom",strategy:i,middleware:c}).then(({x:u,y:d,placement:f})=>({tooltipStyles:{left:`${u}px`,top:`${d}px`},tooltipArrowStyles:{},place:f}))},Lc=(e,t)=>!("CSS"in window&&"supports"in window.CSS)||window.CSS.supports(e,t),qc=(e,t,n)=>{let r=null;const o=function(...i){const s=()=>{r=null};!r&&(e.apply(this,i),r=setTimeout(s,t))};return o.cancel=()=>{r&&(clearTimeout(r),r=null)},o},Kc=e=>e!==null&&!Array.isArray(e)&&typeof e=="object",Rs=(e,t)=>{if(e===t)return!0;if(Array.isArray(e)&&Array.isArray(t))return e.length===t.length&&e.every((o,i)=>Rs(o,t[i]));if(Array.isArray(e)!==Array.isArray(t))return!1;if(!Kc(e)||!Kc(t))return e===t;const n=Object.keys(e),r=Object.keys(t);return n.length===r.length&&n.every(o=>Rs(e[o],t[o]))},EI=e=>{if(!(e instanceof HTMLElement||e instanceof SVGElement))return!1;const t=getComputedStyle(e);return["overflow","overflow-x","overflow-y"].some(n=>{const r=t.getPropertyValue(n);return r==="auto"||r==="scroll"})},Uc=e=>{if(!e)return null;let t=e.parentElement;for(;t;){if(EI(t))return t;t=t.parentElement}return document.scrollingElement||document.documentElement},NI=typeof window<"u"?b.useLayoutEffect:b.useEffect,Rt=e=>{e.current&&(clearTimeout(e.current),e.current=null)},TI="DEFAULT_TOOLTIP_ID",RI={anchorRefs:new Set,activeAnchor:{current:null},attach:()=>{},detach:()=>{},setActiveAnchor:()=>{}},AI=b.createContext({getTooltipData:()=>RI});function Id(e=TI){return b.useContext(AI).getTooltipData(e)}var Ir={tooltip:"core-styles-module_tooltip__3vRRp",fixed:"core-styles-module_fixed__pcSol",arrow:"core-styles-module_arrow__cvMwQ",noArrow:"core-styles-module_noArrow__xock6",clickable:"core-styles-module_clickable__ZuTTB",show:"core-styles-module_show__Nt9eE",closing:"core-styles-module_closing__sGnxF"},es={tooltip:"styles-module_tooltip__mnnfp",arrow:"styles-module_arrow__K0L3T",dark:"styles-module_dark__xNqje",light:"styles-module_light__Z6W-X",success:"styles-module_success__A2AKt",warning:"styles-module_warning__SCK0X",error:"styles-module_error__JvumD",info:"styles-module_info__BWdHW"};const FI=({forwardRef:e,id:t,className:n,classNameArrow:r,variant:o="dark",anchorId:i,anchorSelect:s,place:a="top",offset:c=10,events:u=["hover"],openOnClick:d=!1,positionStrategy:f="absolute",middlewares:m,wrapper:g,delayShow:w=0,delayHide:y=0,float:h=!1,hidden:O=!1,noArrow:p=!1,clickable:v=!1,closeOnEsc:I=!1,closeOnScroll:x=!1,closeOnResize:S=!1,openEvents:N,closeEvents:R,globalCloseEvents:A,imperativeModeOnly:D,style:B,position:$,afterShow:L,afterHide:J,disableTooltip:ae,content:re,contentWrapperRef:ne,isOpen:ge,defaultIsOpen:be=!1,setIsOpen:F,activeAnchor:q,setActiveAnchor:H,border:U,opacity:K,arrowColor:M,role:Z="tooltip"})=>{var ee;const W=b.useRef(null),te=b.useRef(null),X=b.useRef(null),de=b.useRef(null),j=b.useRef(null),[we,z]=b.useState({tooltipStyles:{},tooltipArrowStyles:{},place:a}),[Ee,Ve]=b.useState(!1),[et,$e]=b.useState(!1),[Ie,kt]=b.useState(null),tt=b.useRef(!1),bt=b.useRef(null),{anchorRefs:jt,setActiveAnchor:Lt}=Id(t),nt=b.useRef(!1),[Ge,He]=b.useState([]),Fe=b.useRef(!1),qt=d||u.includes("click"),pt=qt||(N==null?void 0:N.click)||(N==null?void 0:N.dblclick)||(N==null?void 0:N.mousedown),an=N?{...N}:{mouseover:!0,focus:!0,mouseenter:!1,click:!1,dblclick:!1,mousedown:!1};!N&&qt&&Object.assign(an,{mouseenter:!1,focus:!1,mouseover:!1,click:!0});const Zt=R?{...R}:{mouseout:!0,blur:!0,mouseleave:!1,click:!1,dblclick:!1,mouseup:!1};!R&&qt&&Object.assign(Zt,{mouseleave:!1,blur:!1,mouseout:!1});const It=A?{...A}:{escape:I||!1,scroll:x||!1,resize:S||!1,clickOutsideAnchor:pt||!1};D&&(Object.assign(an,{mouseover:!1,focus:!1,mouseenter:!1,click:!1,dblclick:!1,mousedown:!1}),Object.assign(Zt,{mouseout:!1,blur:!1,mouseleave:!1,click:!1,dblclick:!1,mouseup:!1}),Object.assign(It,{escape:!1,scroll:!1,resize:!1,clickOutsideAnchor:!1})),NI(()=>(Fe.current=!0,()=>{Fe.current=!1}),[]);const Pe=Q=>{Fe.current&&(Q&&$e(!0),setTimeout(()=>{Fe.current&&(F==null||F(Q),ge===void 0&&Ve(Q))},10))};b.useEffect(()=>{if(ge===void 0)return()=>null;ge&&$e(!0);const Q=setTimeout(()=>{Ve(ge)},10);return()=>{clearTimeout(Q)}},[ge]),b.useEffect(()=>{if(Ee!==tt.current)if(Rt(j),tt.current=Ee,Ee)L==null||L();else{const Q=(ce=>{const le=ce.match(/^([\d.]+)(ms|s)$/);if(!le)return 0;const[,Ke,Je]=le;return Number(Ke)*(Je==="ms"?1:1e3)})(getComputedStyle(document.body).getPropertyValue("--rt-transition-show-delay"));j.current=setTimeout(()=>{$e(!1),kt(null),J==null||J()},Q+25)}},[Ee]);const cn=Q=>{z(ce=>Rs(ce,Q)?ce:Q)},On=(Q=w)=>{Rt(X),et?Pe(!0):X.current=setTimeout(()=>{Pe(!0)},Q)},ln=(Q=y)=>{Rt(de),de.current=setTimeout(()=>{nt.current||Pe(!1)},Q)},zn=Q=>{var ce;if(!Q)return;const le=(ce=Q.currentTarget)!==null&&ce!==void 0?ce:Q.target;if(!(le!=null&&le.isConnected))return H(null),void Lt({current:null});w?On():Pe(!0),H(le),Lt({current:le}),Rt(de)},ht=()=>{v?ln(y||100):y?ln():Pe(!1),Rt(X)},un=({x:Q,y:ce})=>{var le;const Ke={getBoundingClientRect:()=>({x:Q,y:ce,width:0,height:0,top:ce,left:Q,right:Q,bottom:ce})};jc({place:(le=Ie==null?void 0:Ie.place)!==null&&le!==void 0?le:a,offset:c,elementReference:Ke,tooltipReference:W.current,tooltipArrowReference:te.current,strategy:f,middlewares:m,border:U}).then(Je=>{cn(Je)})},_n=Q=>{if(!Q)return;const ce=Q,le={x:ce.clientX,y:ce.clientY};un(le),bt.current=le},Qn=Q=>{var ce;if(!Ee)return;const le=Q.target;le.isConnected&&(!((ce=W.current)===null||ce===void 0)&&ce.contains(le)||[document.querySelector(`[id='${i}']`),...Ge].some(Ke=>Ke==null?void 0:Ke.contains(le))||(Pe(!1),Rt(X)))},Sn=qc(zn,50),Ae=qc(ht,50),st=Q=>{Ae.cancel(),Sn(Q)},oe=()=>{Sn.cancel(),Ae()},me=b.useCallback(()=>{var Q,ce;const le=(Q=Ie==null?void 0:Ie.position)!==null&&Q!==void 0?Q:$;le?un(le):h?bt.current&&un(bt.current):q!=null&&q.isConnected&&jc({place:(ce=Ie==null?void 0:Ie.place)!==null&&ce!==void 0?ce:a,offset:c,elementReference:q,tooltipReference:W.current,tooltipArrowReference:te.current,strategy:f,middlewares:m,border:U}).then(Ke=>{Fe.current&&cn(Ke)})},[Ee,q,re,B,a,Ie==null?void 0:Ie.place,c,f,$,Ie==null?void 0:Ie.position,h]);b.useEffect(()=>{var Q,ce;const le=new Set(jt);Ge.forEach(ye=>{ae!=null&&ae(ye)||le.add({current:ye})});const Ke=document.querySelector(`[id='${i}']`);Ke&&!(ae!=null&&ae(Ke))&&le.add({current:Ke});const Je=()=>{Pe(!1)},mt=Uc(q),Xe=Uc(W.current);It.scroll&&(window.addEventListener("scroll",Je),mt==null||mt.addEventListener("scroll",Je),Xe==null||Xe.addEventListener("scroll",Je));let rt=null;It.resize?window.addEventListener("resize",Je):q&&W.current&&(rt=bI(q,W.current,me,{ancestorResize:!0,elementResize:!0,layoutShift:!0}));const gt=ye=>{ye.key==="Escape"&&Pe(!1)};It.escape&&window.addEventListener("keydown",gt),It.clickOutsideAnchor&&window.addEventListener("click",Qn);const Te=[],En=ye=>!!(ye!=null&&ye.target&&(q!=null&&q.contains(ye.target))),ko=ye=>{Ee&&En(ye)||zn(ye)},Kt=ye=>{Ee&&En(ye)&&ht()},Ni=["mouseover","mouseout","mouseenter","mouseleave","focus","blur"],Ti=["click","dblclick","mousedown","mouseup"];Object.entries(an).forEach(([ye,Ut])=>{Ut&&(Ni.includes(ye)?Te.push({event:ye,listener:st}):Ti.includes(ye)&&Te.push({event:ye,listener:ko}))}),Object.entries(Zt).forEach(([ye,Ut])=>{Ut&&(Ni.includes(ye)?Te.push({event:ye,listener:oe}):Ti.includes(ye)&&Te.push({event:ye,listener:Kt}))}),h&&Te.push({event:"pointermove",listener:_n});const Ri=()=>{nt.current=!0},Ai=()=>{nt.current=!1,ht()},Fi=v&&(Zt.mouseout||Zt.mouseleave);return Fi&&((Q=W.current)===null||Q===void 0||Q.addEventListener("mouseover",Ri),(ce=W.current)===null||ce===void 0||ce.addEventListener("mouseout",Ai)),Te.forEach(({event:ye,listener:Ut})=>{le.forEach(ei=>{var Gn;(Gn=ei.current)===null||Gn===void 0||Gn.addEventListener(ye,Ut)})}),()=>{var ye,Ut;It.scroll&&(window.removeEventListener("scroll",Je),mt==null||mt.removeEventListener("scroll",Je),Xe==null||Xe.removeEventListener("scroll",Je)),It.resize?window.removeEventListener("resize",Je):rt==null||rt(),It.clickOutsideAnchor&&window.removeEventListener("click",Qn),It.escape&&window.removeEventListener("keydown",gt),Fi&&((ye=W.current)===null||ye===void 0||ye.removeEventListener("mouseover",Ri),(Ut=W.current)===null||Ut===void 0||Ut.removeEventListener("mouseout",Ai)),Te.forEach(({event:ei,listener:Gn})=>{le.forEach(jo=>{var ti;(ti=jo.current)===null||ti===void 0||ti.removeEventListener(ei,Gn)})})}},[q,me,et,jt,Ge,N,R,A,qt,w,y]),b.useEffect(()=>{var Q,ce;let le=(ce=(Q=Ie==null?void 0:Ie.anchorSelect)!==null&&Q!==void 0?Q:s)!==null&&ce!==void 0?ce:"";!le&&t&&(le=`[data-tooltip-id='${t.replace(/'/g,"\\'")}']`);const Ke=new MutationObserver(Je=>{const mt=[],Xe=[];Je.forEach(rt=>{if(rt.type==="attributes"&&rt.attributeName==="data-tooltip-id"&&(rt.target.getAttribute("data-tooltip-id")===t?mt.push(rt.target):rt.oldValue===t&&Xe.push(rt.target)),rt.type==="childList"){if(q){const gt=[...rt.removedNodes].filter(Te=>Te.nodeType===1);if(le)try{Xe.push(...gt.filter(Te=>Te.matches(le))),Xe.push(...gt.flatMap(Te=>[...Te.querySelectorAll(le)]))}catch{}gt.some(Te=>{var En;return!!(!((En=Te==null?void 0:Te.contains)===null||En===void 0)&&En.call(Te,q))&&($e(!1),Pe(!1),H(null),Rt(X),Rt(de),!0)})}if(le)try{const gt=[...rt.addedNodes].filter(Te=>Te.nodeType===1);mt.push(...gt.filter(Te=>Te.matches(le))),mt.push(...gt.flatMap(Te=>[...Te.querySelectorAll(le)]))}catch{}}}),(mt.length||Xe.length)&&He(rt=>[...rt.filter(gt=>!Xe.includes(gt)),...mt])});return Ke.observe(document.body,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["data-tooltip-id"],attributeOldValue:!0}),()=>{Ke.disconnect()}},[t,s,Ie==null?void 0:Ie.anchorSelect,q]),b.useEffect(()=>{me()},[me]),b.useEffect(()=>{if(!(ne!=null&&ne.current))return()=>null;const Q=new ResizeObserver(()=>{setTimeout(()=>me())});return Q.observe(ne.current),()=>{Q.disconnect()}},[re,ne==null?void 0:ne.current]),b.useEffect(()=>{var Q;const ce=document.querySelector(`[id='${i}']`),le=[...Ge,ce];q&&le.includes(q)||H((Q=Ge[0])!==null&&Q!==void 0?Q:ce)},[i,Ge,q]),b.useEffect(()=>(be&&Pe(!0),()=>{Rt(X),Rt(de)}),[]),b.useEffect(()=>{var Q;let ce=(Q=Ie==null?void 0:Ie.anchorSelect)!==null&&Q!==void 0?Q:s;if(!ce&&t&&(ce=`[data-tooltip-id='${t.replace(/'/g,"\\'")}']`),ce)try{const le=Array.from(document.querySelectorAll(ce));He(le)}catch{He([])}},[t,s,Ie==null?void 0:Ie.anchorSelect]),b.useEffect(()=>{X.current&&(Rt(X),On(w))},[w]);const Be=(ee=Ie==null?void 0:Ie.content)!==null&&ee!==void 0?ee:re,dn=Ee&&Object.keys(we.tooltipStyles).length>0;return b.useImperativeHandle(e,()=>({open:Q=>{if(Q!=null&&Q.anchorSelect)try{document.querySelector(Q.anchorSelect)}catch{return void console.warn(`[react-tooltip] "${Q.anchorSelect}" is not a valid CSS selector`)}kt(Q??null),Q!=null&&Q.delay?On(Q.delay):Pe(!0)},close:Q=>{Q!=null&&Q.delay?ln(Q.delay):Pe(!1)},activeAnchor:q,place:we.place,isOpen:!!(et&&!O&&Be&&dn)})),et&&!O&&Be?b.createElement(g,{id:t,role:Z,className:Dt("react-tooltip",Ir.tooltip,es.tooltip,es[o],n,`react-tooltip__place-${we.place}`,Ir[dn?"show":"closing"],dn?"react-tooltip__show":"react-tooltip__closing",f==="fixed"&&Ir.fixed,v&&Ir.clickable),onTransitionEnd:Q=>{Rt(j),Ee||Q.propertyName!=="opacity"||($e(!1),kt(null),J==null||J())},style:{...B,...we.tooltipStyles,opacity:K!==void 0&&dn?K:void 0},ref:W},Be,b.createElement(g,{className:Dt("react-tooltip-arrow",Ir.arrow,es.arrow,r,p&&Ir.noArrow),style:{...we.tooltipArrowStyles,background:M?`linear-gradient(to right bottom, transparent 50%, ${M} 50%)`:void 0},ref:te})):null},PI=({content:e})=>b.createElement("span",{dangerouslySetInnerHTML:{__html:e}}),DI=b.forwardRef(({id:e,anchorId:t,anchorSelect:n,content:r,html:o,render:i,className:s,classNameArrow:a,variant:c="dark",place:u="top",offset:d=10,wrapper:f="div",children:m=null,events:g=["hover"],openOnClick:w=!1,positionStrategy:y="absolute",middlewares:h,delayShow:O=0,delayHide:p=0,float:v=!1,hidden:I=!1,noArrow:x=!1,clickable:S=!1,closeOnEsc:N=!1,closeOnScroll:R=!1,closeOnResize:A=!1,openEvents:D,closeEvents:B,globalCloseEvents:$,imperativeModeOnly:L=!1,style:J,position:ae,isOpen:re,defaultIsOpen:ne=!1,disableStyleInjection:ge=!1,border:be,opacity:F,arrowColor:q,setIsOpen:H,afterShow:U,afterHide:K,disableTooltip:M,role:Z="tooltip"},ee)=>{const[W,te]=b.useState(r),[X,de]=b.useState(o),[j,we]=b.useState(u),[z,Ee]=b.useState(c),[Ve,et]=b.useState(d),[$e,Ie]=b.useState(O),[kt,tt]=b.useState(p),[bt,jt]=b.useState(v),[Lt,nt]=b.useState(I),[Ge,He]=b.useState(f),[Fe,qt]=b.useState(g),[pt,an]=b.useState(y),[Zt,It]=b.useState(null),[Pe,cn]=b.useState(null),On=b.useRef(ge),{anchorRefs:ln,activeAnchor:zn}=Id(e),ht=Ae=>Ae==null?void 0:Ae.getAttributeNames().reduce((st,oe)=>{var me;return oe.startsWith("data-tooltip-")&&(st[oe.replace(/^data-tooltip-/,"")]=(me=Ae==null?void 0:Ae.getAttribute(oe))!==null&&me!==void 0?me:null),st},{}),un=Ae=>{const st={place:oe=>{var me;we((me=oe)!==null&&me!==void 0?me:u)},content:oe=>{te(oe??r)},html:oe=>{de(oe??o)},variant:oe=>{var me;Ee((me=oe)!==null&&me!==void 0?me:c)},offset:oe=>{et(oe===null?d:Number(oe))},wrapper:oe=>{var me;He((me=oe)!==null&&me!==void 0?me:f)},events:oe=>{const me=oe==null?void 0:oe.split(" ");qt(me??g)},"position-strategy":oe=>{var me;an((me=oe)!==null&&me!==void 0?me:y)},"delay-show":oe=>{Ie(oe===null?O:Number(oe))},"delay-hide":oe=>{tt(oe===null?p:Number(oe))},float:oe=>{jt(oe===null?v:oe==="true")},hidden:oe=>{nt(oe===null?I:oe==="true")},"class-name":oe=>{It(oe)}};Object.values(st).forEach(oe=>oe(null)),Object.entries(Ae).forEach(([oe,me])=>{var Be;(Be=st[oe])===null||Be===void 0||Be.call(st,me)})};b.useEffect(()=>{te(r)},[r]),b.useEffect(()=>{de(o)},[o]),b.useEffect(()=>{we(u)},[u]),b.useEffect(()=>{Ee(c)},[c]),b.useEffect(()=>{et(d)},[d]),b.useEffect(()=>{Ie(O)},[O]),b.useEffect(()=>{tt(p)},[p]),b.useEffect(()=>{jt(v)},[v]),b.useEffect(()=>{nt(I)},[I]),b.useEffect(()=>{an(y)},[y]),b.useEffect(()=>{On.current!==ge&&console.warn("[react-tooltip] Do not change `disableStyleInjection` dynamically.")},[ge]),b.useEffect(()=>{typeof window<"u"&&window.dispatchEvent(new CustomEvent("react-tooltip-inject-styles",{detail:{disableCore:ge==="core",disableBase:ge}}))},[]),b.useEffect(()=>{var Ae;const st=new Set(ln);let oe=n;if(!oe&&e&&(oe=`[data-tooltip-id='${e.replace(/'/g,"\\'")}']`),oe)try{document.querySelectorAll(oe).forEach(ce=>{st.add({current:ce})})}catch{console.warn(`[react-tooltip] "${oe}" is not a valid CSS selector`)}const me=document.querySelector(`[id='${t}']`);if(me&&st.add({current:me}),!st.size)return()=>null;const Be=(Ae=Pe??me)!==null&&Ae!==void 0?Ae:zn.current,dn=new MutationObserver(ce=>{ce.forEach(le=>{var Ke;if(!Be||le.type!=="attributes"||!(!((Ke=le.attributeName)===null||Ke===void 0)&&Ke.startsWith("data-tooltip-")))return;const Je=ht(Be);un(Je)})}),Q={attributes:!0,childList:!1,subtree:!1};if(Be){const ce=ht(Be);un(ce),dn.observe(Be,Q)}return()=>{dn.disconnect()}},[ln,zn,Pe,t,n]),b.useEffect(()=>{J!=null&&J.border&&console.warn("[react-tooltip] Do not set `style.border`. Use `border` prop instead."),be&&!Lc("border",`${be}`)&&console.warn(`[react-tooltip] "${be}" is not a valid \`border\`.`),J!=null&&J.opacity&&console.warn("[react-tooltip] Do not set `style.opacity`. Use `opacity` prop instead."),F&&!Lc("opacity",`${F}`)&&console.warn(`[react-tooltip] "${F}" is not a valid \`opacity\`.`)},[]);let _n=m;const Qn=b.useRef(null);if(i){const Ae=i({content:(Pe==null?void 0:Pe.getAttribute("data-tooltip-content"))||W||null,activeAnchor:Pe});_n=Ae?b.createElement("div",{ref:Qn,className:"react-tooltip-content-wrapper"},Ae):null}else W&&(_n=W);X&&(_n=b.createElement(PI,{content:X}));const Sn={forwardRef:ee,id:e,anchorId:t,anchorSelect:n,className:Dt(s,Zt),classNameArrow:a,content:_n,contentWrapperRef:Qn,place:j,variant:z,offset:Ve,wrapper:Ge,events:Fe,openOnClick:w,positionStrategy:pt,middlewares:h,delayShow:$e,delayHide:kt,float:bt,hidden:Lt,noArrow:x,clickable:S,closeOnEsc:N,closeOnScroll:R,closeOnResize:A,openEvents:D,closeEvents:B,globalCloseEvents:$,imperativeModeOnly:L,style:J,position:ae,isOpen:re,defaultIsOpen:ne,border:be,opacity:F,arrowColor:q,setIsOpen:H,afterShow:U,afterHide:K,disableTooltip:M,activeAnchor:Pe,setActiveAnchor:Ae=>cn(Ae),role:Z};return b.createElement(FI,{...Sn})});typeof window<"u"&&window.addEventListener("react-tooltip-inject-styles",e=>{e.detail.disableCore||kc({css:":root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s}.core-styles-module_tooltip__3vRRp{position:absolute;top:0;left:0;pointer-events:none;opacity:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{position:absolute;background:inherit}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay)ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay)ease-in}",type:"core"}),e.detail.disableBase||kc({css:`
51
+ .styles-module_tooltip__mnnfp{padding:8px 16px;border-radius:3px;font-size:90%;width:max-content}.styles-module_arrow__K0L3T{width:8px;height:8px}[class*='react-tooltip__place-top']>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*='react-tooltip__place-right']>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*='react-tooltip__place-bottom']>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*='react-tooltip__place-left']>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}`,type:"base"})});function MI(){return l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",children:[l.jsxs("g",{clipPath:"url(#clip0_2896_16290)",children:[l.jsx("path",{d:"M8.00032 11.167L8.00032 7.83366M8.00032 1.83366C4.33366 1.83366 1.33366 4.83366 1.33366 8.50033C1.33366 12.167 4.33366 15.167 8.00033 15.167C11.667 15.167 14.667 12.167 14.667 8.50033C14.667 4.83366 11.667 1.83366 8.00032 1.83366Z",stroke:"#6B7280",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M8.00293 5.83301L7.99768 5.83301",stroke:"#6B7280",strokeLinecap:"round",strokeLinejoin:"round"})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"clip0_2896_16290",children:l.jsx("rect",{width:"16",height:"16",fill:"white",transform:"translate(16 16.5) rotate(180)"})})})]})}function kI({id:e,tooltipText:t}){return l.jsxs(l.Fragment,{children:[l.jsx("span",{"data-tooltip-id":e,style:{maxWidth:"20rem"},children:MI()}),l.jsx(DI,{id:e,place:"top",content:t,style:{maxWidth:"30rem"}})]})}const Cd=b.createContext(null);function xd(){const e=b.useContext(Cd);if(e===null)throw new Error("useSelectedNavObjectName must be used within a SelectedNavObjectNameProvider");return{selectedObjectName:e}}const Od=b.createContext(()=>{});function jI(){const e=b.useContext(Od);if(!e)throw new Error("useSetNextTabIndex must be used within a NextTabIndexProvider");return{onNextIncompleteTab:e}}var _d=Symbol.for("immer-nothing"),Vc=Symbol.for("immer-draftable"),_t=Symbol.for("immer-state"),LI=process.env.NODE_ENV!=="production"?[function(e){return`The plugin for '${e}' has not been loaded into Immer. To enable the plugin, import and call \`enable${e}()\` when initializing your application.`},function(e){return`produce can only be called on things that are draftable: plain objects, arrays, Map, Set or classes that are marked with '[immerable]: true'. Got '${e}'`},"This object has been frozen and should not be mutated",function(e){return"Cannot use a proxy that has been revoked. Did you pass an object from inside an immer function to an async process? "+e},"An immer producer returned a new value *and* modified its draft. Either return a new value *or* modify the draft.","Immer forbids circular references","The first or second argument to `produce` must be a function","The third argument to `produce` must be a function or undefined","First argument to `createDraft` must be a plain object, an array, or an immerable object","First argument to `finishDraft` must be a draft returned by `createDraft`",function(e){return`'current' expects a draft, got: ${e}`},"Object.defineProperty() cannot be used on an Immer draft","Object.setPrototypeOf() cannot be used on an Immer draft","Immer only supports deleting array indices","Immer only supports setting array indices and the 'length' property",function(e){return`'original' expects a draft, got: ${e}`}]:[];function wt(e,...t){if(process.env.NODE_ENV!=="production"){const n=LI[e],r=typeof n=="function"?n.apply(null,t):n;throw new Error(`[Immer] ${r}`)}throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var $r=Object.getPrototypeOf;function Hr(e){return!!e&&!!e[_t]}function gr(e){var t;return e?Sd(e)||Array.isArray(e)||!!e[Vc]||!!((t=e.constructor)!=null&&t[Vc])||No(e)||To(e):!1}var qI=Object.prototype.constructor.toString();function Sd(e){if(!e||typeof e!="object")return!1;const t=$r(e);if(t===null)return!0;const n=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return n===Object?!0:typeof n=="function"&&Function.toString.call(n)===qI}function mo(e,t){Eo(e)===0?Reflect.ownKeys(e).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function Eo(e){const t=e[_t];return t?t.type_:Array.isArray(e)?1:No(e)?2:To(e)?3:0}function As(e,t){return Eo(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Ed(e,t,n){const r=Eo(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function KI(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function No(e){return e instanceof Map}function To(e){return e instanceof Set}function er(e){return e.copy_||e.base_}function Fs(e,t){if(No(e))return new Map(e);if(To(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const n=Sd(e);if(t===!0||t==="class_only"&&!n){const r=Object.getOwnPropertyDescriptors(e);delete r[_t];let o=Reflect.ownKeys(r);for(let i=0;i<o.length;i++){const s=o[i],a=r[s];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(r[s]={configurable:!0,writable:!0,enumerable:a.enumerable,value:e[s]})}return Object.create($r(e),r)}else{const r=$r(e);if(r!==null&&n)return{...e};const o=Object.create(r);return Object.assign(o,e)}}function Ia(e,t=!1){return Ro(e)||Hr(e)||!gr(e)||(Eo(e)>1&&(e.set=e.add=e.clear=e.delete=UI),Object.freeze(e),t&&Object.entries(e).forEach(([n,r])=>Ia(r,!0))),e}function UI(){wt(2)}function Ro(e){return Object.isFrozen(e)}var VI={};function yr(e){const t=VI[e];return t||wt(0,e),t}var pi;function Nd(){return pi}function $I(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function $c(e,t){t&&(yr("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Ps(e){Ds(e),e.drafts_.forEach(HI),e.drafts_=null}function Ds(e){e===pi&&(pi=e.parent_)}function Hc(e){return pi=$I(pi,e)}function HI(e){const t=e[_t];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Bc(e,t){t.unfinalizedDrafts_=t.drafts_.length;const n=t.drafts_[0];return e!==void 0&&e!==n?(n[_t].modified_&&(Ps(t),wt(4)),gr(e)&&(e=go(t,e),t.parent_||yo(t,e)),t.patches_&&yr("Patches").generateReplacementPatches_(n[_t].base_,e,t.patches_,t.inversePatches_)):e=go(t,n,[]),Ps(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==_d?e:void 0}function go(e,t,n){if(Ro(t))return t;const r=t[_t];if(!r)return mo(t,(o,i)=>Jc(e,r,t,o,i,n)),t;if(r.scope_!==e)return t;if(!r.modified_)return yo(e,r.base_,!0),r.base_;if(!r.finalized_){r.finalized_=!0,r.scope_.unfinalizedDrafts_--;const o=r.copy_;let i=o,s=!1;r.type_===3&&(i=new Set(o),o.clear(),s=!0),mo(i,(a,c)=>Jc(e,r,o,a,c,n,s)),yo(e,o,!1),n&&e.patches_&&yr("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function Jc(e,t,n,r,o,i,s){if(process.env.NODE_ENV!=="production"&&o===n&&wt(5),Hr(o)){const a=i&&t&&t.type_!==3&&!As(t.assigned_,r)?i.concat(r):void 0,c=go(e,o,a);if(Ed(n,r,c),Hr(c))e.canAutoFreeze_=!1;else return}else s&&n.add(o);if(gr(o)&&!Ro(o)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;go(e,o),(!t||!t.scope_.parent_)&&typeof r!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,r)&&yo(e,o)}}function yo(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Ia(t,n)}function BI(e,t){const n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:Nd(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let o=r,i=Ca;n&&(o=[r],i=hi);const{revoke:s,proxy:a}=Proxy.revocable(o,i);return r.draft_=a,r.revoke_=s,a}var Ca={get(e,t){if(t===_t)return e;const n=er(e);if(!As(n,t))return JI(e,n,t);const r=n[t];return e.finalized_||!gr(r)?r:r===ts(e.base_,t)?(ns(e),e.copy_[t]=ks(r,e)):r},has(e,t){return t in er(e)},ownKeys(e){return Reflect.ownKeys(er(e))},set(e,t,n){const r=Td(er(e),t);if(r!=null&&r.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){const o=ts(er(e),t),i=o==null?void 0:o[_t];if(i&&i.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(KI(n,o)&&(n!==void 0||As(e.base_,t)))return!0;ns(e),Ms(e)}return e.copy_[t]===n&&(n!==void 0||t in e.copy_)||Number.isNaN(n)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=n,e.assigned_[t]=!0),!0},deleteProperty(e,t){return ts(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,ns(e),Ms(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const n=er(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty(){wt(11)},getPrototypeOf(e){return $r(e.base_)},setPrototypeOf(){wt(12)}},hi={};mo(Ca,(e,t)=>{hi[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});hi.deleteProperty=function(e,t){return process.env.NODE_ENV!=="production"&&isNaN(parseInt(t))&&wt(13),hi.set.call(this,e,t,void 0)};hi.set=function(e,t,n){return process.env.NODE_ENV!=="production"&&t!=="length"&&isNaN(parseInt(t))&&wt(14),Ca.set.call(this,e[0],t,n,e[0])};function ts(e,t){const n=e[_t];return(n?er(n):e)[t]}function JI(e,t,n){var o;const r=Td(t,n);return r?"value"in r?r.value:(o=r.get)==null?void 0:o.call(e.draft_):void 0}function Td(e,t){if(!(t in e))return;let n=$r(e);for(;n;){const r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=$r(n)}}function Ms(e){e.modified_||(e.modified_=!0,e.parent_&&Ms(e.parent_))}function ns(e){e.copy_||(e.copy_=Fs(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var WI=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,n,r)=>{if(typeof t=="function"&&typeof n!="function"){const i=n;n=t;const s=this;return function(c=i,...u){return s.produce(c,d=>n.call(this,d,...u))}}typeof n!="function"&&wt(6),r!==void 0&&typeof r!="function"&&wt(7);let o;if(gr(t)){const i=Hc(this),s=ks(t,void 0);let a=!0;try{o=n(s),a=!1}finally{a?Ps(i):Ds(i)}return $c(i,r),Bc(o,i)}else if(!t||typeof t!="object"){if(o=n(t),o===void 0&&(o=t),o===_d&&(o=void 0),this.autoFreeze_&&Ia(o,!0),r){const i=[],s=[];yr("Patches").generateReplacementPatches_(t,o,i,s),r(i,s)}return o}else wt(1,t)},this.produceWithPatches=(t,n)=>{if(typeof t=="function")return(s,...a)=>this.produceWithPatches(s,c=>t(c,...a));let r,o;return[this.produce(t,n,(s,a)=>{r=s,o=a}),r,o]},typeof(e==null?void 0:e.autoFreeze)=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof(e==null?void 0:e.useStrictShallowCopy)=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){gr(e)||wt(8),Hr(e)&&(e=zI(e));const t=Hc(this),n=ks(e,void 0);return n[_t].isManual_=!0,Ds(t),n}finishDraft(e,t){const n=e&&e[_t];(!n||!n.isManual_)&&wt(9);const{scope_:r}=n;return $c(r,t),Bc(void 0,r)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let n;for(n=t.length-1;n>=0;n--){const o=t[n];if(o.path.length===0&&o.op==="replace"){e=o.value;break}}n>-1&&(t=t.slice(n+1));const r=yr("Patches").applyPatches_;return Hr(e)?r(e,t):this.produce(e,o=>r(o,t))}};function ks(e,t){const n=No(e)?yr("MapSet").proxyMap_(e,t):To(e)?yr("MapSet").proxySet_(e,t):BI(e,t);return(t?t.scope_:Nd()).drafts_.push(n),n}function zI(e){return Hr(e)||wt(10,e),Rd(e)}function Rd(e){if(!gr(e)||Ro(e))return e;const t=e[_t];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=Fs(e,t.scope_.immer_.useStrictShallowCopy_)}else n=Fs(e,!0);return mo(n,(r,o)=>{Ed(n,r,Rd(o))}),t&&(t.finalized_=!1),n}var St=new WI,Ft=St.produce;St.produceWithPatches.bind(St);St.setAutoFreeze.bind(St);St.setUseStrictShallowCopy.bind(St);St.applyPatches.bind(St);St.createDraft.bind(St);St.finishDraft.bind(St);const Ad=b.createContext(void 0),QI={};function xa(){const e=b.useContext(Ad);if(!e)throw new Error("useObjectsConfigureState must be used within a ConfigurationProvider");return e}function GI({children:e}){const{installation:t}=Ze(),{hydratedRevision:n,loading:r}=Xr(),[o,i]=b.useState(QI),s=t==null?void 0:t.config;b.useEffect(()=>{n!=null&&n.content&&!r&&s&&!(Object.entries(o).length>0)&&Lv(n,s,i)},[n,r,s,o]);const a=b.useCallback((g,w)=>{i(y=>Ft(y,h=>{h[g]=Ft(h[g],w)}))},[i]),c=b.useCallback((g,w)=>{i(y=>Ft(y,h=>{h[g]=w}))},[i]),u=b.useCallback(()=>{i(Ft(g=>{const w=g.other.write;w&&(w.isWriteModified=!1)}))},[i]),d=b.useCallback(g=>{i(Ft(w=>{var h;const y=(h=w[g])==null?void 0:h.read;y&&(y.isOptionalFieldsModified=!1,y.isRequiredMapFieldsModified=!1,y.isValueMappingsModified=!1)}))},[i]),f=b.useCallback(g=>{g===pr?u():d(g)},[d,u]),m=b.useMemo(()=>({objectConfigurationsState:o,setObjectConfigurationsState:i,setConfigureState:a,resetConfigureState:c,resetPendingConfigurationState:f}),[o,c,f,a]);return l.jsx(Ad.Provider,{value:m,children:e})}const Yt=()=>{const{appName:e}=Ne(),{objectConfigurationsState:t,setConfigureState:n}=xa(),{selectedObjectName:r}=xd(),o=gu(r||"",t);return{appName:e,configureState:o,setConfigureState:n,selectedObjectName:r}};function XI(e,t){var r;const n=((r=e==null?void 0:e.read)==null?void 0:r.selectedFieldMappings)||{};if(t.forEach(o=>{const{field:i,value:s}=o;s===null?delete n[i]:n[i]=s}),e!=null&&e.read){const o=e.read.savedConfig.requiredMapFields,s=!uu(o,n);e.read.isRequiredMapFieldsModified=s}}function mi(e,t,n){t(e,r=>XI(r,n))}const YI="Each field must be mapped to a unique value";function Oa({field:e,onSelectChange:t,allFields:n}){var p;const{configureState:r,selectedObjectName:o,setConfigureState:i}=Yt(),[s,a]=b.useState(!0),{isError:c,removeError:u,getError:d}=Mt(),f=(p=r==null?void 0:r.read)==null?void 0:p.selectedFieldMappings,m=f==null?void 0:f[e.mapToName];b.useEffect(()=>{e._default&&!m&&o&&r&&mi(o,i,[{field:e.mapToName,value:e._default}]),a(!1)},[e,i,o,m,r]);const g=b.useMemo(()=>n.map(v=>({id:v.fieldName,label:v.displayName,value:v.fieldName})),[n]),w=l.jsx(dd,{disabled:s,items:g,selectedValue:m||null,onSelectedItemChange:v=>{t({target:{name:e.mapToName,value:v==null?void 0:v.value}})},placeholder:"Please select one",style:{width:"100%"}}),y=b.useCallback(()=>{o&&(mi(o,i,[{field:e.mapToName,value:null}]),c(ue.MAPPING,o)&&u(ue.MAPPING,o))},[e.mapToName,o,i,c,u]),{hasDuplicationError:h,errorMessage:O}=b.useMemo(()=>{const v=d(ue.MAPPING,o),I=Array.isArray(v)&&v.length>0&&v.includes(e.mapToName);return{hasDuplicationError:I,errorMessage:I?YI:""}},[o,d,e.mapToName]);return l.jsxs(l.Fragment,{children:[l.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[l.jsxs("div",{style:{display:"flex",flexDirection:"row",gap:".25rem",marginBottom:".25rem"},children:[l.jsx("span",{style:{fontWeight:500},children:e.mapToDisplayName??e.mapToName}),l.jsx("span",{children:(e==null?void 0:e.prompt)&&l.jsx(kI,{id:`tooltip-id-${e==null?void 0:e.prompt}`,tooltipText:e==null?void 0:e.prompt})})]}),l.jsxs("div",{style:{display:"flex",flexDirection:"row",gap:".25rem"},children:[w,l.jsx(Qe,{type:"button",variant:"ghost",onClick:y,children:"Clear"})]})]},e.mapToName),h&&l.jsxs("span",{style:{color:"red",fontSize:"14px",marginTop:"4px"},children:[" ",O," "]},e.mapToName)]})}const ZI="_formControl_9qd8d_1",e0="_formLabel_9qd8d_5",t0="_formLabelRequired_9qd8d_11",n0="_formInput_9qd8d_16",r0="_formInputInvalid_9qd8d_20",i0="_formError_9qd8d_24",o0="_disabled_9qd8d_30",Zn={formControl:ZI,formLabel:e0,formLabelRequired:t0,formInput:n0,formInputInvalid:r0,formError:i0,disabled:o0};function Ao({id:e,label:t,isRequired:n=!1,isDisabled:r=!1,isInvalid:o=!1,errorMessage:i,children:s}){return l.jsxs("div",{className:Dt(Zn.formControl,{[Zn.disabled]:r}),children:[t&&l.jsx("label",{htmlFor:e,className:Dt(Zn.formLabel,{[Zn.formLabelRequired]:n}),children:t}),l.jsx("div",{id:e,className:Dt(Zn.formInput,{[Zn.formInputInvalid]:o}),children:s}),o&&i&&l.jsx("div",{className:Zn.formError,role:"alert",children:i})]})}function Fd({selectedFieldMappings:e,selectedObjectName:t,fieldName:n,fieldValue:r,setError:o}){if(!e||!t)return!1;if(Object.values(e).some(s=>s===r&&s!==n)){console.error("Each field must be mapped to a unique value",e);const s=Object.keys(e).filter(c=>e[c]===r),a=[n,...s];return o(ue.MAPPING,t,a),!0}return!1}function s0({dynamicFieldMappings:e,onSelectChange:t,allFields:n}){return e.length?l.jsx("div",{style:{display:"flex",gap:"1rem",flexDirection:"column"},children:e.map(r=>l.jsx(Ao,{id:r.mapToName,children:l.jsx(Oa,{allFields:n,field:r,onSelectChange:t})},r.mapToName))}):null}function a0(){var w,y;const{selectedObjectName:e,configureState:t,setConfigureState:n}=Yt(),{isError:r,removeError:o,setError:i}=Mt(),s=((w=t==null?void 0:t.read)==null?void 0:w.allFields)||[],{fieldMapping:a}=Ze(),c=(y=t==null?void 0:t.read)==null?void 0:y.selectedFieldMappings,u=h=>{const{value:O,name:p}=h.target;!O||Fd({selectedFieldMappings:c,selectedObjectName:e,fieldName:p,fieldValue:O,setError:i})||(e&&mi(e,n,[{field:p,value:O}]),r(ue.MAPPING,p)&&o(ue.MAPPING,p),e&&r(ue.MAPPING,e)&&o(ue.MAPPING,e))},d=b.useMemo(()=>!e||!a?[]:Object.values(a[e]||{}).flat().filter(h=>!h.fieldName),[a,e]),f=b.useMemo(()=>{var p;return(((p=t==null?void 0:t.read)==null?void 0:p.optionalMapFields)||[]).filter(v=>!d.some(I=>I.mapToName===v.mapToName))},[t,d]),m=d.length>0;return f.length>0||m?l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Map the following optional fields"}),l.jsxs("div",{style:{display:"flex",gap:"1rem",flexDirection:"column"},children:[f==null?void 0:f.map(h=>l.jsx(Ao,{id:h.mapToName,children:l.jsx(Oa,{allFields:s,field:h,onSelectChange:u})},h.mapToName)),m&&l.jsx(s0,{dynamicFieldMappings:d,onSelectChange:u,allFields:s})]})]}):null}function c0(){var u;const{selectedObjectName:e,configureState:t,setConfigureState:n}=Yt(),{isError:r,removeError:o,setError:i}=Mt(),s=(u=t==null?void 0:t.read)==null?void 0:u.selectedFieldMappings,a=d=>{const{value:f,name:m}=d.target;!f||Fd({selectedFieldMappings:s,selectedObjectName:e,fieldName:m,fieldValue:f,setError:i})||(e&&mi(e,n,[{field:m,value:f}]),r(ue.MAPPING,m)&&o(ue.MAPPING,m),e&&r(ue.MAPPING,e)&&o(ue.MAPPING,e))},c=b.useMemo(()=>{var d;return((d=t==null?void 0:t.read)==null?void 0:d.requiredMapFields)||[]},[t]);return c!=null&&c.length?l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Map the following fields"}),l.jsx("div",{style:{display:"flex",gap:"1rem",flexDirection:"column"},children:c.map(d=>{var f;return l.jsx(Ao,{id:d.mapToName,isInvalid:r(ue.MAPPING,d.mapToName),errorMessage:"* required",children:l.jsx(Oa,{allFields:((f=t==null?void 0:t.read)==null?void 0:f.allFields)||[],field:d,onSelectChange:a})},d.mapToName)})})]}):null}const l0=(e,t)=>e.filter(n=>!t.has(n));function u0(){var m,g,w;const{selectedObjectName:e,configureState:t,setConfigureState:n}=Yt(),{fieldMapping:r}=Ze(),o=((m=t==null?void 0:t.read)==null?void 0:m.selectedFieldMappings)||{},i=Object.keys(o),s=((g=t==null?void 0:t.read)==null?void 0:g.requiredMapFields)||[],a=((w=t==null?void 0:t.read)==null?void 0:w.optionalMapFields)||[],c=e&&r?Object.values(r[e]||{}).flat().filter(y=>!y.fieldName):[],u=s.concat(c,a).map(y=>y.mapToName),d=new Set(u),f=l0(i,d);b.useEffect(()=>{e&&f.length&&mi(e,n,f.map(y=>({field:y,value:null})))},[e,n,f])}const d0={backgroundColor:"var(--amp-colors-bg-highlight)",borderColor:"var(--amp-colors-bg-highlight)",padding:".5rem 1rem"};function f0({children:e,style:t}){return l.jsx(In,{style:{...d0,...t},children:e})}function p0(){var u,d,f;const{project:e}=Ne(),{hydratedRevision:t}=Xr(),{selectedObjectName:n}=Yt(),{providerName:r}=lt(),o=e==null?void 0:e.appName,i=(f=(d=(u=t==null?void 0:t.content)==null?void 0:u.read)==null?void 0:d.objects)==null?void 0:f.find(m=>m.objectName===n),s=(i==null?void 0:i.displayName)||n&&vn(n),a=i==null?void 0:i.mapToName,c=(i==null?void 0:i.mapToDisplayName)||a&&vn(a);return c&&o&&r?l.jsx(f0,{style:{marginTop:"1rem"},children:l.jsxs("p",{style:{margin:"1rem 0"},children:[l.jsx("b",{children:c})," in ",o," is mapped to"," ",l.jsx("b",{children:s})," in ",r,"."]})}):null}function Wc(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function Pd(...e){return t=>{let n=!1;const r=e.map(o=>{const i=Wc(o,t);return!n&&typeof i=="function"&&(n=!0),i});if(n)return()=>{for(let o=0;o<r.length;o++){const i=r[o];typeof i=="function"?i():Wc(e[o],null)}}}}function Br(...e){return k.useCallback(Pd(...e),e)}function Fo(e,t=[]){let n=[];function r(i,s){const a=k.createContext(s),c=n.length;n=[...n,s];const u=f=>{var O;const{scope:m,children:g,...w}=f,y=((O=m==null?void 0:m[e])==null?void 0:O[c])||a,h=k.useMemo(()=>w,Object.values(w));return l.jsx(y.Provider,{value:h,children:g})};u.displayName=i+"Provider";function d(f,m){var y;const g=((y=m==null?void 0:m[e])==null?void 0:y[c])||a,w=k.useContext(g);if(w)return w;if(s!==void 0)return s;throw new Error(`\`${f}\` must be used within \`${i}\``)}return[u,d]}const o=()=>{const i=n.map(s=>k.createContext(s));return function(a){const c=(a==null?void 0:a[e])||i;return k.useMemo(()=>({[`__scope${e}`]:{...a,[e]:c}}),[a,c])}};return o.scopeName=e,[r,h0(o,...t)]}function h0(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(o=>({useScope:o(),scopeName:o.scopeName}));return function(i){const s=r.reduce((a,{useScope:c,scopeName:u})=>{const f=c(i)[`__scope${u}`];return{...a,...f}},{});return k.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return n.scopeName=t.scopeName,n}function zt(e,t,{checkForDefaultPrevented:n=!0}={}){return function(o){if(e==null||e(o),n===!1||!o.defaultPrevented)return t==null?void 0:t(o)}}var gi=globalThis!=null&&globalThis.document?k.useLayoutEffect:()=>{},m0=k[" useInsertionEffect ".trim().toString()]||gi;function _a({prop:e,defaultProp:t,onChange:n=()=>{},caller:r}){const[o,i,s]=g0({defaultProp:t,onChange:n}),a=e!==void 0,c=a?e:o;{const d=k.useRef(e!==void 0);k.useEffect(()=>{const f=d.current;f!==a&&console.warn(`${r} is changing from ${f?"controlled":"uncontrolled"} to ${a?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),d.current=a},[a,r])}const u=k.useCallback(d=>{var f;if(a){const m=y0(d)?d(e):d;m!==e&&((f=s.current)==null||f.call(s,m))}else i(d)},[a,e,i,s]);return[c,u]}function g0({defaultProp:e,onChange:t}){const[n,r]=k.useState(e),o=k.useRef(n),i=k.useRef(t);return m0(()=>{i.current=t},[t]),k.useEffect(()=>{var s;o.current!==n&&((s=i.current)==null||s.call(i,n),o.current=n)},[n,o]),[n,r,i]}function y0(e){return typeof e=="function"}function v0(e){const t=k.useRef({value:e,previous:e});return k.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}function w0(e){const[t,n]=k.useState(void 0);return gi(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(o=>{if(!Array.isArray(o)||!o.length)return;const i=o[0];let s,a;if("borderBoxSize"in i){const c=i.borderBoxSize,u=Array.isArray(c)?c[0]:c;s=u.inlineSize,a=u.blockSize}else s=e.offsetWidth,a=e.offsetHeight;n({width:s,height:a})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}function b0(e,t){return k.useReducer((n,r)=>t[n][r]??n,e)}var Sa=e=>{const{present:t,children:n}=e,r=I0(t),o=typeof n=="function"?n({present:r.isPresent}):k.Children.only(n),i=Br(r.ref,C0(o));return typeof n=="function"||r.isPresent?k.cloneElement(o,{ref:i}):null};Sa.displayName="Presence";function I0(e){const[t,n]=k.useState(),r=k.useRef(null),o=k.useRef(e),i=k.useRef("none"),s=e?"mounted":"unmounted",[a,c]=b0(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return k.useEffect(()=>{const u=Qi(r.current);i.current=a==="mounted"?u:"none"},[a]),gi(()=>{const u=r.current,d=o.current;if(d!==e){const m=i.current,g=Qi(u);e?c("MOUNT"):g==="none"||(u==null?void 0:u.display)==="none"?c("UNMOUNT"):c(d&&m!==g?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,c]),gi(()=>{if(t){let u;const d=t.ownerDocument.defaultView??window,f=g=>{const y=Qi(r.current).includes(g.animationName);if(g.target===t&&y&&(c("ANIMATION_END"),!o.current)){const h=t.style.animationFillMode;t.style.animationFillMode="forwards",u=d.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=h)})}},m=g=>{g.target===t&&(i.current=Qi(r.current))};return t.addEventListener("animationstart",m),t.addEventListener("animationcancel",f),t.addEventListener("animationend",f),()=>{d.clearTimeout(u),t.removeEventListener("animationstart",m),t.removeEventListener("animationcancel",f),t.removeEventListener("animationend",f)}}else c("ANIMATION_END")},[t,c]),{isPresent:["mounted","unmountSuspended"].includes(a),ref:k.useCallback(u=>{r.current=u?getComputedStyle(u):null,n(u)},[])}}function Qi(e){return(e==null?void 0:e.animationName)||"none"}function C0(e){var r,o;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(o=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:o.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}function js(e){const t=x0(e),n=k.forwardRef((r,o)=>{const{children:i,...s}=r,a=k.Children.toArray(i),c=a.find(_0);if(c){const u=c.props.children,d=a.map(f=>f===c?k.Children.count(u)>1?k.Children.only(null):k.isValidElement(u)?u.props.children:null:f);return l.jsx(t,{...s,ref:o,children:k.isValidElement(u)?k.cloneElement(u,void 0,d):null})}return l.jsx(t,{...s,ref:o,children:i})});return n.displayName=`${e}.Slot`,n}function x0(e){const t=k.forwardRef((n,r)=>{const{children:o,...i}=n;if(k.isValidElement(o)){const s=E0(o),a=S0(i,o.props);return o.type!==k.Fragment&&(a.ref=r?Pd(r,s):s),k.cloneElement(o,a)}return k.Children.count(o)>1?k.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var O0=Symbol("radix.slottable");function _0(e){return k.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===O0}function S0(e,t){const n={...t};for(const r in t){const o=e[r],i=t[r];/^on[A-Z]/.test(r)?o&&i?n[r]=(...a)=>{const c=i(...a);return o(...a),c}:o&&(n[r]=o):r==="style"?n[r]={...o,...i}:r==="className"&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}function E0(e){var r,o;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(o=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:o.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var N0=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],xn=N0.reduce((e,t)=>{const n=js(`Primitive.${t}`),r=k.forwardRef((o,i)=>{const{asChild:s,...a}=o,c=s?n:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),l.jsx(c,{...a,ref:i})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{}),Po="Checkbox",[T0,Wx]=Fo(Po),[R0,Ea]=T0(Po);function A0(e){const{__scopeCheckbox:t,checked:n,children:r,defaultChecked:o,disabled:i,form:s,name:a,onCheckedChange:c,required:u,value:d="on",internal_do_not_use_render:f}=e,[m,g]=_a({prop:n,defaultProp:o??!1,onChange:c,caller:Po}),[w,y]=k.useState(null),[h,O]=k.useState(null),p=k.useRef(!1),v=w?!!s||!!w.closest("form"):!0,I={checked:m,disabled:i,setChecked:g,control:w,setControl:y,name:a,form:s,value:d,hasConsumerStoppedPropagationRef:p,required:u,defaultChecked:Hn(o)?!1:o,isFormControl:v,bubbleInput:h,setBubbleInput:O};return l.jsx(R0,{scope:t,...I,children:F0(f)?f(I):r})}var Dd="CheckboxTrigger",Md=k.forwardRef(({__scopeCheckbox:e,onKeyDown:t,onClick:n,...r},o)=>{const{control:i,value:s,disabled:a,checked:c,required:u,setControl:d,setChecked:f,hasConsumerStoppedPropagationRef:m,isFormControl:g,bubbleInput:w}=Ea(Dd,e),y=Br(o,d),h=k.useRef(c);return k.useEffect(()=>{const O=i==null?void 0:i.form;if(O){const p=()=>f(h.current);return O.addEventListener("reset",p),()=>O.removeEventListener("reset",p)}},[i,f]),l.jsx(xn.button,{type:"button",role:"checkbox","aria-checked":Hn(c)?"mixed":c,"aria-required":u,"data-state":qd(c),"data-disabled":a?"":void 0,disabled:a,value:s,...r,ref:y,onKeyDown:zt(t,O=>{O.key==="Enter"&&O.preventDefault()}),onClick:zt(n,O=>{f(p=>Hn(p)?!0:!p),w&&g&&(m.current=O.isPropagationStopped(),m.current||O.stopPropagation())})})});Md.displayName=Dd;var Na=k.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:r,checked:o,defaultChecked:i,required:s,disabled:a,value:c,onCheckedChange:u,form:d,...f}=e;return l.jsx(A0,{__scopeCheckbox:n,checked:o,defaultChecked:i,disabled:a,required:s,onCheckedChange:u,name:r,form:d,value:c,internal_do_not_use_render:({isFormControl:m})=>l.jsxs(l.Fragment,{children:[l.jsx(Md,{...f,ref:t,__scopeCheckbox:n}),m&&l.jsx(Ld,{__scopeCheckbox:n})]})})});Na.displayName=Po;var kd="CheckboxIndicator",Ta=k.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:r,...o}=e,i=Ea(kd,n);return l.jsx(Sa,{present:r||Hn(i.checked)||i.checked===!0,children:l.jsx(xn.span,{"data-state":qd(i.checked),"data-disabled":i.disabled?"":void 0,...o,ref:t,style:{pointerEvents:"none",...e.style}})})});Ta.displayName=kd;var jd="CheckboxBubbleInput",Ld=k.forwardRef(({__scopeCheckbox:e,...t},n)=>{const{control:r,hasConsumerStoppedPropagationRef:o,checked:i,defaultChecked:s,required:a,disabled:c,name:u,value:d,form:f,bubbleInput:m,setBubbleInput:g}=Ea(jd,e),w=Br(n,g),y=v0(i),h=w0(r);k.useEffect(()=>{const p=m;if(!p)return;const v=window.HTMLInputElement.prototype,x=Object.getOwnPropertyDescriptor(v,"checked").set,S=!o.current;if(y!==i&&x){const N=new Event("click",{bubbles:S});p.indeterminate=Hn(i),x.call(p,Hn(i)?!1:i),p.dispatchEvent(N)}},[m,y,i,o]);const O=k.useRef(Hn(i)?!1:i);return l.jsx(xn.input,{type:"checkbox","aria-hidden":!0,defaultChecked:s??O.current,required:a,disabled:c,name:u,value:d,form:f,...t,tabIndex:-1,ref:w,style:{...t.style,...h,position:"absolute",pointerEvents:"none",opacity:0,margin:0,transform:"translateX(-100%)"}})});Ld.displayName=jd;function F0(e){return typeof e=="function"}function Hn(e){return e==="indeterminate"}function qd(e){return Hn(e)?"indeterminate":e?"checked":"unchecked"}function Kd(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}var P0=["color"],Ud=b.forwardRef(function(e,t){var n=e.color,r=n===void 0?"currentColor":n,o=Kd(e,P0);return b.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o,{ref:t}),b.createElement("path",{d:"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z",fill:r,fillRule:"evenodd",clipRule:"evenodd"}))}),D0=["color"],M0=b.forwardRef(function(e,t){var n=e.color,r=n===void 0?"currentColor":n,o=Kd(e,D0);return b.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o,{ref:t}),b.createElement("path",{d:"M2 7.5C2 7.22386 2.22386 7 2.5 7H12.5C12.7761 7 13 7.22386 13 7.5C13 7.77614 12.7761 8 12.5 8H2.5C2.22386 8 2 7.77614 2 7.5Z",fill:r,fillRule:"evenodd",clipRule:"evenodd"}))});const k0="_checkboxGroupContainer_hqfeu_1",j0="_stack_hqfeu_6",L0="_selectAllContainer_hqfeu_10",q0="_fieldContainer_hqfeu_17",K0="_checkbox_hqfeu_1",Jr={checkboxGroupContainer:k0,stack:j0,selectAllContainer:L0,fieldContainer:q0,checkbox:K0};function Vd({id:e,isChecked:t,label:n,onCheckedChange:r}){return l.jsxs("div",{className:Jr.fieldContainer,children:[l.jsx(Na,{className:Jr.checkbox,id:e,onCheckedChange:r,checked:t,children:l.jsx(Ta,{children:l.jsx(Ud,{})})}),l.jsx("label",{htmlFor:e,style:{overflowWrap:"anywhere"},children:n})]})}function $d({id:e,isChecked:t,label:n,onCheckedChange:r,isIndeterminate:o}){return l.jsxs("div",{className:Jr.selectAllContainer,children:[l.jsx(Na,{className:Jr.checkbox,id:e,onCheckedChange:r,checked:o?"indeterminate":t,children:l.jsxs(Ta,{children:[o&&l.jsx(M0,{}),t===!0&&l.jsx(Ud,{})]})}),l.jsx("label",{htmlFor:e,children:n})]})}function Hd({children:e}){return l.jsx("div",{className:Jr.checkboxGroupContainer,children:e})}function Bd({children:e}){return l.jsx("div",{className:Jr.stack,children:e})}const U0="_paginationContainer_i9j9p_1",V0="_pageInfo_i9j9p_7",zc={paginationContainer:U0,pageInfo:V0};function $0({items:e,onItemChange:t,onSelectAllChange:n,isAllChecked:r=!1,isIndeterminate:o=!1,itemsPerPage:i=8,showSelectAll:s=!0}){const[a,c]=b.useState(1),u=Math.ceil(e.length/i),d=(a-1)*i,f=d+i,m=e.slice(d,f);return l.jsxs(Hd,{children:[u>1&&l.jsxs("div",{className:zc.paginationContainer,children:[l.jsx(Qe,{type:"button",onClick:()=>c(g=>Math.max(1,g-1)),disabled:a===1,variant:"ghost",children:"<"}),l.jsxs("span",{className:zc.pageInfo,children:[a," of ",u]}),l.jsx(Qe,{type:"button",onClick:()=>c(g=>Math.min(u,g+1)),disabled:a===u,variant:"ghost",children:">"})]}),s&&e.length>=2&&l.jsx($d,{id:"select-all-fields",isChecked:r,label:`Select all ${e.length} fields`,onCheckedChange:n,isIndeterminate:o}),l.jsx(Bd,{children:m.map(g=>l.jsx(Vd,{id:g.id,isChecked:g.isChecked,label:g.label,onCheckedChange:w=>t(g.id,w===!0)},g.id))})]})}function H0(e,t,n){var o,i;const r=((o=e==null?void 0:e.read)==null?void 0:o.selectedOptionalFields)||{};if(r[t]=n,n||delete r[t],(i=e.read)!=null&&i.savedConfig.optionalFields){const s=e.read.savedConfig.optionalFields,c=!uu(s,r);e.read.isOptionalFieldsModified=c}else console.warn("read.savedConfig.optionalFields is undefined")}function Qc(e,t,n,r){t(e,o=>H0(o,n,r))}function B0(){var m,g;const{appName:e,configureState:t,setConfigureState:n,selectedObjectName:r}=Yt(),o=(m=t==null?void 0:t.read)==null?void 0:m.selectedOptionalFields,i=(g=t==null?void 0:t.read)==null?void 0:g.optionalFields,s=(w,y)=>{r&&t&&Qc(r,n,w,y)},a=w=>{r&&i&&i.forEach(y=>{wn(y)||Qc(r,n,y.fieldName,w)})},c=b.useMemo(()=>(i==null?void 0:i.filter(w=>!wn(w)&&"fieldName"in w&&"displayName"in w).map(w=>({id:w.fieldName,label:w.displayName,isChecked:!!(o!=null&&o[w.fieldName])})).sort((w,y)=>w.label.localeCompare(y.label)))||[],[i,o]),u=!!(i&&i.length>0),d=c.every(w=>(o==null?void 0:o[w.id])===!0),f=!d&&Object.keys(o||{}).length>0;return u&&l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:`${e} reads the following optional fields`}),l.jsx($0,{items:c,onItemChange:s,onSelectAllChange:a,isAllChecked:d,isIndeterminate:f,showSelectAll:c.length>=2},`${r}-${i==null?void 0:i.length}`)]})}function J0(){return l.jsx(B0,{})}const W0={color:"var(--amp-colors-text-regular)",backgroundColor:"var(--amp-colors-bg-highlight)",borderRadius:"4px",display:"inline-block",fontSize:"0.75rem",fontWeight:500,lineHeight:"1.25",padding:"0.25rem 0.5rem"};function z0({children:e,style:t,...n}){return l.jsx("span",{style:{...W0,...t},...n,children:e})}function Q0(){var n,r,o;const{configureState:e}=Yt(),{appName:t}=Ne();return l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:`${t} reads the following fields`}),l.jsx("div",{style:{display:"flex",gap:".5rem",marginBottom:".5rem",flexWrap:"wrap"},children:(r=(n=e==null?void 0:e.read)==null?void 0:n.requiredFields)!=null&&r.length?(o=e.read)==null?void 0:o.requiredFields.map(i=>wn(i)?null:l.jsx(z0,{children:i.displayName},i.fieldName)):"There are no required fields."})]})}function G0(e,t,n,r,o){e.read&&(e.read.selectedValueMappings||(e.read.selectedValueMappings={}),e.read.selectedValueMappings[o]||(e.read.selectedValueMappings[o]={}),r===""&&e.read.selectedValueMappings[o][n]?delete e.read.selectedValueMappings[o][n]:e.read.selectedValueMappings[o][n]=r)}function Jd(e,t,n,r,o){t(e,i=>G0(i,e,n,r,o))}function X0(e,t,n){t(e,r=>{r.read&&(r.read.isValueMappingsModified=n)})}function Y0({string:e,fieldName:t}){return l.jsxs("div",{style:{display:"flex",position:"relative",paddingTop:"1rem",paddingBottom:".5rem"},children:[l.jsxs("h3",{style:{color:"var(--amp-colors-text-muted)",fontSize:"1rem",fontWeight:"400"},children:[e,l.jsx("b",{children:t})]}),l.jsx("div",{style:{display:"flex",flex:1,justifyContent:"flex-end",alignItems:"center"},children:l.jsx(Co,{style:{width:"100%",marginLeft:"1rem"}})})]})}function Z0({mappedValue:e,onSelectChange:t,fieldName:n,allValueOptions:r,hasError:o}){var x;const{configureState:i,selectedObjectName:s,setConfigureState:a}=Yt(),[c,u]=b.useState(!0),{getError:d,setError:f,resetBoundary:m,isError:g,removeError:w}=Mt(),y=b.useMemo(()=>{var S,N;return((N=(S=i==null?void 0:i.read)==null?void 0:S.selectedValueMappings)==null?void 0:N[n])||{}},[(x=i==null?void 0:i.read)==null?void 0:x.selectedValueMappings,n]),h=b.useMemo(()=>y==null?void 0:y[e.mappedValue],[y,e.mappedValue]);b.useEffect(()=>{u(!1)},[e,a,s,h,i]);const O=b.useMemo(()=>r.map(S=>({id:S.value,label:S.displayValue,value:S.value})),[r]),p=b.useCallback(S=>{if(S){if(Object.values(y).some(N=>N===S.value&&N!==h)){const N=[...Object.entries(y).filter(([R,A])=>A===S.value&&A!==h).map(([R])=>R),e.mappedValue];f(ue.VALUE_MAPPING,n,N);return}d(ue.VALUE_MAPPING,n)&&m(ue.VALUE_MAPPING),t({target:{name:e.mappedValue,value:S.value,fieldName:n}})}},[t,y,h,n,e.mappedValue,m,f,d]),v=b.useMemo(()=>l.jsx(dd,{disabled:c,items:O,selectedValue:h||null,onSelectedItemChange:p,placeholder:"Please select one",style:{border:o?"2px solid red":void 0,borderRadius:"8px",width:"100%"}},h),[h,c,O,p,o]),I=b.useCallback(()=>{s&&(Jd(s,a,e.mappedValue,"",n),g(ue.VALUE_MAPPING,n)&&w(ue.VALUE_MAPPING,n))},[s,a,e.mappedValue,n,g,w]);return l.jsxs("div",{style:{display:"flex",flexDirection:"column",marginBottom:".25rem"},children:[l.jsx("div",{style:{display:"flex",flexDirection:"row",gap:".25rem",marginBottom:".25rem"},children:l.jsx("span",{style:{fontWeight:500},children:e.mappedDisplayValue})}),l.jsxs("div",{style:{display:"flex",flexDirection:"row",gap:".25rem"},children:[v,l.jsx(Qe,{type:"button",variant:"ghost",onClick:I,children:"Clear"})]})]},e.mappedValue)}function eC(){var g,w,y;const{fieldMapping:e}=Ze(),{selectedObjectName:t,configureState:n,setConfigureState:r}=Yt(),{isError:o,removeError:i,getError:s}=Mt(),a=(g=n==null?void 0:n.read)==null?void 0:g.selectedFieldMappings,c=(w=n==null?void 0:n.read)==null?void 0:w.selectedValueMappings,u=(y=n==null?void 0:n.read)==null?void 0:y.isValueMappingsModified,d=b.useRef(!1),f=b.useMemo(()=>{const h=t&&e?Object.values(e[t]||{}).flat().filter(O=>O.mappedValues).map(O=>({...O})):[];if(a)for(let O=0;O<h.length;O+=1){const{mapToName:p}=h[O];a!=null&&a[p]&&(h[O].fieldName=a[p])}return h},[t,e,a]),m=b.useCallback(h=>{const{value:O,name:p,fieldName:v}=h.target;O&&(t&&Jd(t,r,p,O,v),o(ue.VALUE_MAPPING,p)&&i(ue.VALUE_MAPPING,p))},[t,r,o,i]);return b.useEffect(()=>{var h;if(t&&c){const O=((h=e==null?void 0:e[t])==null?void 0:h.filter(v=>v.fieldName&&v.mappedValues.length>0))||[];O.every(v=>{const I=c[v.fieldName]||{};return Object.keys(I).length===Object.keys(v.mappedValues).length})&&O.length>0?!u&&!d.current&&(X0(t,r,!0),d.current=!0):d.current=!1}},[c,f,t,r,e,u]),f!=null&&f.length?l.jsx(l.Fragment,{children:f.map(h=>{var S,N,R;if(!h.fieldName)return null;const O=(N=(S=n==null?void 0:n.read)==null?void 0:S.allFieldsMetadata)==null?void 0:N[h.fieldName],p=O==null?void 0:O.valueType;if(!["singleSelect","multiSelect"].includes(p))return console.error("fieldName is not a singleSelect or multiSelect",h),null;const v=O==null?void 0:O.values;if(!v)return null;const I=Object.keys(v).length,x=Object.keys((h==null?void 0:h.mappedValues)||[]).length;return I!==x?(console.error("field values and the values to be mapped are not of the same length",h,v),null):l.jsxs(l.Fragment,{children:[l.jsx(Y0,{string:"Map the values for ",fieldName:h.mapToDisplayName||h.mapToName||h.fieldName}),l.jsx("div",{style:{display:"flex",gap:"1rem",flexDirection:"column"},children:l.jsx(Ao,{id:h.mapToName||h.fieldName,children:(R=h==null?void 0:h.mappedValues)==null?void 0:R.map(A=>{var L,J,ae;const D=s(ue.VALUE_MAPPING,h.fieldName),B=Array.isArray(D)&&D.includes(A.mappedValue),$=((ae=(J=(L=n==null?void 0:n.read)==null?void 0:L.allFieldsMetadata)==null?void 0:J[h.fieldName])==null?void 0:ae.values)||[];return l.jsxs(l.Fragment,{children:[l.jsx(Z0,{allValueOptions:$,mappedValue:A,onSelectChange:m,fieldName:(h==null?void 0:h.fieldName)||"",hasError:B},`${A.mappedValue}-${h.fieldName}`),B&&l.jsx("span",{style:{color:"red",fontSize:"14px",marginTop:"4px"},children:`Each ${h.mapToName||h.fieldName} must be mapped to a unique value`},A.mappedValue)]})})},h.mapToName||h.fieldName)})]})})}):null}function tC(){return u0(),l.jsxs(l.Fragment,{children:[l.jsx(p0,{}),l.jsx(Q0,{}),l.jsx(c0,{}),l.jsx(a0,{}),l.jsx(eC,{}),l.jsx(J0,{})]})}function nC(e,t,n){var r,o,i;if(((r=e==null?void 0:e.write)==null?void 0:r.selectedWriteObjects)===null&&(e.write.selectedWriteObjects={}),e!=null&&e.write){const s=e.write.selectedWriteObjects;if(n&&(s[t]={objectName:t}),n||delete s[t],(i=(o=e==null?void 0:e.write)==null?void 0:o.savedConfig)!=null&&i.selectedWriteObjects){const a=e.write.savedConfig.selectedWriteObjects,u=!Mv(a,s);e.write.isWriteModified=u}}}function Gc(e,t,n,r){t(e,o=>{nC(o,n,r)})}function rC(){var f,m,g,w;const{appName:e,selectedObjectName:t,configureState:n,setConfigureState:r}=Yt(),o=(f=n==null?void 0:n.write)==null?void 0:f.selectedWriteObjects,i=(m=n==null?void 0:n.write)==null?void 0:m.writeObjects,s=(y,h)=>{y!=="indeterminate"&&t&&n&&Gc(t,r,h,y)},a=y=>{var h,O;t&&n&&((O=(h=n==null?void 0:n.write)==null?void 0:h.writeObjects)==null||O.forEach(p=>{Gc(t,r,p.objectName,y)}))},c=!!i,u=Object.keys(o||{}).length===((w=(g=n==null?void 0:n.write)==null?void 0:g.writeObjects)==null?void 0:w.length),d=!u&&Object.keys(o||{}).length>0;return c&&l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:`Allow ${e} to write to these objects`}),l.jsxs(Hd,{children:[((i==null?void 0:i.length)||0)>=2&&l.jsx($d,{id:"select-all-fields",onCheckedChange:a,isIndeterminate:d,isChecked:u,label:"Select all"}),l.jsx(Bd,{children:i.map(y=>l.jsx(Vd,{id:y.objectName,onCheckedChange:h=>s(h,y.objectName),isChecked:!!(o!=null&&o[y.objectName]),label:y.displayName},y.objectName))})]})]})}function iC(){return l.jsx(l.Fragment,{children:l.jsx(rC,{})})}function Wd({resetComponent:e,onDisconnectSuccess:t}){return l.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:[l.jsx(Et,{string:"Remove connection"}),l.jsx("p",{children:"Click to disconnect your connection from the provider."}),l.jsx(_u,{resetComponent:e,onDisconnectSuccess:t,buttonText:"Remove connection",buttonVariant:"danger",buttonStyle:{fontSize:"13px",width:"100%"}})]})}const oC="_authenticationRow_1g2ms_1",sC="_field_1g2ms_8",aC="_value_1g2ms_12",rs={authenticationRow:oC,field:sC,value:aC};function Xc({label:e,value:t}){return l.jsxs("div",{className:rs.authenticationRow,children:[l.jsx("div",{className:rs.field,children:e}),l.jsx("div",{className:rs.value,children:t})]})}function cC(){const{selectedConnection:e}=Xt(),{providerName:t}=lt(),r=(e==null?void 0:e.provider)==="salesforce"?"subdomain":"workspace",o=`${t} ${r}`;return l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Connection details"}),l.jsxs("div",{style:{paddingBottom:"1rem"},children:[l.jsx(Xc,{label:o,value:e==null?void 0:e.providerWorkspaceRef}),l.jsx(Xc,{label:"Status",value:vn((e==null?void 0:e.status)||"")})]})]})}const lC=()=>{const e=ot(),t=qe();return bn({mutationFn:async({projectIdOrName:n,integrationId:r,installationId:o})=>(await e()).installationApi.deleteInstallation({projectIdOrName:n,integrationId:r,installationId:o}),onSuccess:()=>{t.invalidateQueries({queryKey:["amp","installations"]})},onError:n=>{console.error("Error uninstalling installation."),Le(n)}})};function zd({buttonText:e,buttonVariant:t="secondary",buttonStyle:n={}}){const{projectId:r}=Ne(),{integrationId:o,installation:i,setIntegrationDeleted:s,onUninstallSuccess:a}=Ze(),[c,u]=b.useState(!1),d=!r||!o||!(i!=null&&i.id)||c,f=lC(),m=async()=>{d||(u(!0),console.warn("uninstalling installation",{projectId:r,integrationId:o,installationId:i.id}),f.mutate({projectIdOrName:r,integrationId:o,installationId:i.id},{onSuccess:()=>{console.warn("successfully uninstalled installation:",i.id),a==null||a(i==null?void 0:i.id),s()},onSettled:()=>u(!1)}))},g=c?"Uninstalling...":e,w=l.jsx(Qe,{type:"button",onClick:m,disabled:d,variant:t,style:n,children:g});return i!=null&&i.id?w:null}function uC(){const{installation:e}=Ze(),{providerName:t}=lt();return e?l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Uninstall entire integration"}),l.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"1rem",padding:"1rem 0"},children:[e!=null&&e.id?l.jsxs("p",{style:{color:"var(--amp-colors-text-muted)"},children:["By clicking below, you will uninstall the entire ",t," ","integration. You will lose any configuration you've set up."]}):l.jsx("p",{children:"You've successfully uninstalled the integration."}),l.jsx(zd,{buttonText:"Yes, uninstall",buttonVariant:"danger"})]})]}):null}function dC(){const{installation:e,resetComponent:t}=Ze();return l.jsxs(l.Fragment,{children:[l.jsx(cC,{}),l.jsx(Xs,{}),e&&l.jsx(uC,{}),!e&&l.jsx(Wd,{resetComponent:t})]})}function Qd({onSave:e,onReset:t,isLoading:n,isCreateMode:r=!1,errorMsg:o}){var S,N,R,A;const{installation:i}=Ze(),{hydratedRevision:s,loading:a}=Xr(),{configureState:c,selectedObjectName:u}=Yt(),d=i==null?void 0:i.config,f=d&&u&&!!su(d,u)||!1,m=((S=c==null?void 0:c.read)==null?void 0:S.isOptionalFieldsModified)||((N=c==null?void 0:c.read)==null?void 0:N.isRequiredMapFieldsModified)||((R=c==null?void 0:c.read)==null?void 0:R.isValueMappingsModified),g=(A=c==null?void 0:c.write)==null?void 0:A.isWriteModified,O=a||n||!c||!u||!(m||g||r||u!==pr&&!f),p=u===pr,v=u===oo,I=l.jsx(Qe,{type:"submit",disabled:O,children:r?"Install":"Save"}),x=l.jsx(Qe,{type:"button",onClick:t,disabled:O,variant:"ghost",children:"Reset"});return n?l.jsx(ui,{}):l.jsxs("form",{style:{width:"34rem"},onSubmit:e,children:[l.jsx("div",{style:{display:"flex",flexDirection:"row-reverse",gap:".8rem",marginBottom:"20px",height:"3rem"},children:!v&&l.jsxs(l.Fragment,{children:[I,x]})}),l.jsxs(In,{style:{padding:"1rem 2rem",minHeight:"300px",backgroundColor:"var(--amp-colors-bg-primary)",borderColor:"var(--amp-colors-border)"},children:[o&&l.jsx(Ci,{children:typeof o=="string"?o:"Installation Failed."}),a&&l.jsx(ui,{}),s&&!p&&!v&&l.jsx(tC,{}),s&&p&&!v&&l.jsx(iC,{}),!a&&v&&l.jsx(dC,{})]})]})}const Gd=()=>{const{integrationId:e,groupRef:t,consumerRef:n,setInstallation:r,onInstallSuccess:o,onUpdateSuccess:i}=Ze(),{hydratedRevision:s,loading:a}=Xr(),{selectedObjectName:c}=xd(),{selectedConnection:u}=Xt(),d=Ol(),{projectId:f}=Ne(),{resetBoundary:m,setErrors:g,setError:w,getError:y}=Mt(),{resetConfigureState:h,objectConfigurationsState:O,resetPendingConfigurationState:p}=xa(),v=gu(c||"",O),{onNextIncompleteTab:I}=jI(),x=b.useCallback(()=>{m(ue.INSTALLATION_MUTATION)},[m]),S=b.useCallback(R=>R?A=>{w(ue.INSTALLATION_MUTATION,R,A)}:A=>{console.error("objectName is required to set installation error: ",A)},[w]),N=b.useCallback(R=>R?y(ue.INSTALLATION_MUTATION,R):"",[y]);return{integrationId:e,groupRef:t,consumerRef:n,setInstallation:r,hydratedRevision:s,loading:a,selectedObjectName:c,selectedConnection:u,apiKey:d,projectId:f,resetBoundary:m,setErrors:g,setMutateInstallationError:S,getMutateInstallationError:N,resetMutateInstallationErrorState:x,resetConfigureState:h,objectConfigurationsState:O,resetPendingConfigurationState:p,configureState:v,onInstallSuccess:o,onUpdateSuccess:i,onNextIncompleteTab:I}},fC=void 0;function pC(){const{integrationId:e,groupRef:t,consumerRef:n,setInstallation:r,hydratedRevision:o,loading:i,selectedObjectName:s,selectedConnection:a,apiKey:c,projectId:u,resetBoundary:d,setErrors:f,setMutateInstallationError:m,getMutateInstallationError:g,resetMutateInstallationErrorState:w,resetConfigureState:y,objectConfigurationsState:h,resetPendingConfigurationState:O,configureState:p,onInstallSuccess:v,onNextIncompleteTab:I}=Gd(),[x,S]=b.useState(!1),N=s===pr,R=g(s),A=b.useCallback(()=>{d(ue.MAPPING),o!=null&&o.content&&!i&&s&&fu(o,fC,s,y)},[d,o,i,s,y]);b.useEffect(()=>{!p&&(o!=null&&o.content)&&!i&&A()},[p,h,o,i,A]);const D=()=>{w();const{requiredMapFields:L,selectedFieldMappings:J}=(p==null?void 0:p.read)||{},{errorList:ae}=lu(L,J,f);ae.length>0||(s&&(a!=null&&a.id)&&c&&u&&e&&t&&n&&o?(S(!0),Uv(u,e,t,n,a.id,s,c,o,p,m(s),r,v).finally(()=>{S(!1),O(s),I()})):console.error("CreateInstallallation - onSaveReadCreate: missing required props"))},B=()=>{w(),s&&(a!=null&&a.id)&&c&&u&&e&&t&&n&&o?(S(!0),Hv(u,e,t,n,a.id,c,o,p,m(s),r,v).finally(()=>{S(!1),O(s),I()})):console.error("CreateInstallallation - onSaveWriteCreate: missing required props")},$=L=>{L.preventDefault(),N?B():D()};return l.jsx(Qd,{errorMsg:R,isCreateMode:!0,isLoading:x,onSave:$,onReset:A})}function hC({updateConfig:e,projectId:t,integrationId:n,installationId:r,apiKey:o,selectedObjectName:i,setInstallation:s,onUpdateSuccess:a,setError:c}){const u={projectIdOrName:t,installationId:r,integrationId:n,installationUpdate:{updateMask:[`config.content.read.objects.${Ov(i)}`],installation:{config:e}}};return Hs().installationApi.updateInstallation(u,{headers:{"X-Api-Key":o,"Content-Type":"application/json"}}).then(d=>{s(d),a==null||a(d.id,d.config)}).catch(d=>{Le(d,c)})}const mC=(e,t,n,r,o,i)=>{const s=pu(e),a=hu(e),c=mu(e),u={content:{read:{objects:{[t]:{objectName:t,schedule:r,destination:(n==null?void 0:n.destination)||"",selectedFields:s,selectedFieldMappings:a,selectedValueMappings:c||{},backfill:i}}}}};return Ii(o)&&(u.content||(u.content={}),u.content.proxy={enabled:!0}),u},gC=(e,t,n,r,o,i,s,a,c,u,d)=>{const f=mC(i,r||"",a,a.schedule,c,a.backfill);return f?hC({updateConfig:f,projectId:e,integrationId:t,installationId:n,apiKey:o,selectedObjectName:r,setError:u,setInstallation:s,onUpdateSuccess:d}):(console.error("Error when generating updateConfig from configureState"),Promise.resolve(null))},yC=(e,t)=>{const r={content:{write:{objects:vu(e)}}};return Ii(t)&&(r.content||(r.content={}),r.content.proxy={enabled:!0}),r},vC=(e,t,n,r,o,i,s,a,c)=>{const u=yC(o,i);if(!u)return console.error("Error when generating write updateConfig from configureState"),Promise.resolve(null);const d={projectIdOrName:e,installationId:n,integrationId:t,installationUpdate:{updateMask:["config.content.write.objects"],installation:{config:u}}};return Hs().installationApi.updateInstallation(d,{headers:{"X-Api-Key":r,"Content-Type":"application/json"}}).then(f=>{a(f),c==null||c(f.id,f.config)}).catch(f=>{Le(f,s)})};function wC({installation:e,integrationObj:t}){const{setInstallation:n,hydratedRevision:r,loading:o,selectedObjectName:i,apiKey:s,projectId:a,resetBoundary:c,setErrors:u,setMutateInstallationError:d,getMutateInstallationError:f,resetConfigureState:m,resetPendingConfigurationState:g,configureState:w,onUpdateSuccess:y,onNextIncompleteTab:h}=Gd(),[O,p]=b.useState(!1),v=i===pr,I=f(i),{config:x}=e,S=b.useCallback(()=>{c(ue.MAPPING),r!=null&&r.content&&!o&&i&&fu(r,x,i,m)},[c,r,o,i,x,m]);b.useEffect(()=>{w||S()},[w,S]);const N=b.useMemo(()=>{var $,L,J;return(J=(L=($=r==null?void 0:r.content)==null?void 0:$.read)==null?void 0:L.objects)==null?void 0:J.find(ae=>(ae==null?void 0:ae.objectName)===i)},[r,i]),R=()=>{const{requiredMapFields:B,selectedFieldMappings:$}=(w==null?void 0:w.read)||{},{errorList:L}=lu(B,$,u);L.length>0||(r&&e&&i&&s&&a&&N?(p(!0),gC(a,t.id,e.id,i,s,w,n,N,r,d(i),y).finally(()=>{p(!1),g(i),h()})):console.error("UpdateInstallation - onSaveUpdate missing required props"))},A=()=>{e&&i&&s&&a&&r?(p(!0),vC(a,t.id,e.id,s,w,r,d(i),n,y).finally(()=>{p(!1),g(i),h()})):console.error("UpdateInstallation - onSaveUpdate missing required props")},D=B=>{B.preventDefault(),v?A():R()};return l.jsx(Qd,{errorMsg:I,onSave:D,onReset:S,isLoading:O})}function bC(){const{integrationObj:e,installation:t}=Ze();return e?t&&e?l.jsx(wC,{installation:t,integrationObj:e}):l.jsx(pC,{}):l.jsx(Zl,{message:"We can't load the integration"})}const Xd=()=>{const e=ot(),t=qe(),[n,r]=b.useState(null);return{...bn({mutationKey:["createInstallation"],mutationFn:async i=>(await e()).installationApi.createInstallation(i),onSuccess:()=>{t.invalidateQueries({queryKey:["amp","installations"]}),r(null)},onError:i=>{console.error("Error creating installation"),Le(i,r)}}),errorMsg:n}};function IC(){return l.jsxs("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[l.jsx("circle",{cx:"24",cy:"24",r:"24",fill:"#BBF7D0"}),l.jsx("path",{d:"M34.6666 18.6667L20 32.0001L13.3333 25.9395",stroke:"#16A34A",strokeWidth:"5.33333",strokeLinecap:"round",strokeLinejoin:"round"})]})}function Ra({text:e,children:t}){return l.jsx(Qr,{children:l.jsxs(In,{style:{display:"flex",flexDirection:"column",alignItems:"center",padding:"3rem",gap:"3rem"},children:[l.jsx(IC,{}),l.jsx("p",{children:e}),t]})})}function CC({provider:e}){const{providerName:t}=lt(e),n=`You have successfully installed your ${t} integration.`;return l.jsx(Ra,{text:n,children:l.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:l.jsx(zd,{buttonText:"Uninstall",buttonVariant:"outline",buttonStyle:{fontSize:"13px"}})})})}const xC=e=>{const{read:t,write:n}=(e==null?void 0:e.content)??{};return!t&&!n};function OC({children:e}){var x;const t=b.useRef(!1),{projectId:n}=Ne(),{hydratedRevision:r,loading:o}=Xr(),{integrationObj:i,installation:s,groupRef:a,consumerRef:c,onInstallSuccess:u,isIntegrationDeleted:d}=Ze(),{mutate:f,isIdle:m,isPending:g,error:w,errorMsg:y}=Xd(),{selectedConnection:h,isConnectionsLoading:O}=Xt(),p=o||g||O,v=(x=r==null?void 0:r.content)==null?void 0:x.provider,I=xC(r);return b.useEffect(()=>{var S;if(!p&&!O&&r&&I&&!s&&h&&(i!=null&&i.id)&&!d&&v){const N={projectIdOrName:n,integrationId:i==null?void 0:i.id,installation:{groupRef:a,connectionId:h==null?void 0:h.id,config:{content:{provider:v}}}};Ii(r)===!0&&(N.installation.config.content.proxy=(S=r==null?void 0:r.content)==null?void 0:S.proxy),m&&!t.current&&(f(N,{onSuccess:R=>{u==null||u(R==null?void 0:R.id,R.config)}}),t.current=!0)}},[r,I,s,h,n,i==null?void 0:i.id,a,c,p,u,d,O,v,f,m]),I&&v&&s?l.jsx(CC,{provider:v}):w?l.jsx(Wt,{message:y??"Create installation failed"}):i?p?l.jsx(Gr,{}):l.jsx("div",{children:e}):l.jsx(Wt,{message:"We can't load the integration"})}function Do(){const e=ot(),t=qe();return bn({mutationKey:["createConnection"],mutationFn:async n=>(await e()).connectionApi.generateConnection(n),onSuccess:()=>{t.invalidateQueries({queryKey:["amp","connections"]})},onError:n=>{console.error("Error creating connection and loading provider info"),Le(n)}})}function _C({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,children:s,selectedConnection:a}){const{projectIdOrName:c}=Ne(),u=Do(),d=b.useCallback(f=>{var y;const{apiKey:m,providerMetadata:g}=f,w={projectIdOrName:c,generateConnectionParams:{providerWorkspaceRef:(y=g==null?void 0:g.workspace)==null?void 0:y.value,groupName:i,groupRef:o,consumerName:r,consumerRef:n,provider:e,apiKey:m,...g&&{providerMetadata:g}}};u.mutate(w)},[c,i,o,r,n,e,u]);return a===null?l.jsx(pw,{provider:e,providerInfo:t,handleSubmit:d,error:null}):s}function SC({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,children:s,selectedConnection:a}){const{projectIdOrName:c}=Ne(),u=Do(),d=b.useCallback(f=>{var h;const{user:m,pass:g,providerMetadata:w}=f,y={projectIdOrName:c,generateConnectionParams:{providerWorkspaceRef:(h=w==null?void 0:w.workspace)==null?void 0:h.value,groupName:i,groupRef:o,consumerName:r,consumerRef:n,provider:e,basicAuth:{username:m,password:g},...w&&{providerMetadata:w}}};u.mutate(y)},[c,i,o,r,n,e,u]);return a===null?l.jsx(vw,{provider:e,providerInfo:t,handleSubmit:d,error:null}):s}function EC({handleSubmit:e,error:t,isButtonDisabled:n,providerName:r,children:o,title:i}){if(!i&&!r)throw new Error("Either title or providerName is required");return l.jsxs(vr,{children:[l.jsx(wr,{children:i||`Set up ${r} integration`}),l.jsx(Cn,{error:t}),o,l.jsx(Qe,{style:{marginTop:"1em",width:"100%"},disabled:n,type:"submit",onClick:e,children:"Next"})]})}function NC({...e}){return l.jsx(EC,{...e})}function TC({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,children:i,selectedConnection:s,providerName:a}){const{projectIdOrName:c}=Ne(),u=Do(),d=b.useCallback(()=>{const f={projectIdOrName:c,generateConnectionParams:{groupName:o,groupRef:r,consumerName:n,consumerRef:t,provider:e}};u.mutate(f)},[c,o,r,n,t,e,u]);return s===null?l.jsx(NC,{handleSubmit:d,error:null,providerName:a}):i}const RC=()=>{const e=ot(),t=qe();return bn({mutationKey:["createOauthConnection"],mutationFn:async n=>(await e()).oAuthApi.oauthConnect(n),onSuccess:()=>{t.invalidateQueries({queryKey:["connections"]})}})};function AC({handleSubmit:e,error:t,isButtonDisabled:n,providerName:r}){return l.jsxs(vr,{children:[l.jsx(wr,{children:`Set up ${r} integration`}),l.jsx(lw,{children:`Click Next to sign into the ${r} account you'd like to sync.`}),l.jsx(Cn,{error:t}),l.jsx(Qe,{style:{marginTop:"1em",width:"100%"},disabled:n,type:"submit",onClick:e,children:n?"Loading...":"Next"})]})}const FC="https://help.salesforce.com/s/articleView?id=sf.faq_domain_name_what.htm&type=5";function PC({handleSubmit:e,setWorkspace:t,error:n,isButtonDisabled:r}){return l.jsxs(vr,{children:[l.jsx(wr,{children:"Enter your Salesforce subdomain"}),l.jsx(Iu,{href:FC,newTab:!0,children:"What is my Salesforce subdomain?"}),l.jsx(Cn,{error:n}),l.jsxs("div",{style:{display:"flex",marginTop:"1em",alignItems:"center"},children:[l.jsx(Pt.Input,{id:"salesforce-subdomain",type:"text",placeholder:"my-domain",onChange:o=>t(o.currentTarget.value)}),l.jsx("p",{style:{lineHeight:"2.2em",marginLeft:"0.4em"},children:".my.salesforce.com"})]}),l.jsx(Qe,{style:{marginTop:"1em",width:"100%"},disabled:r,type:"submit",onClick:e,children:"Next"})]})}function DC({handleSubmit:e,setFormData:t,error:n,isButtonDisabled:r,providerName:o,metadataFields:i}){return l.jsxs(vr,{children:[l.jsxs(wr,{children:["Enter your ",o," workspace"]}),l.jsx(Cn,{error:n}),l.jsx("br",{}),i.map(s=>l.jsx(Pt.Input,{id:s.name,name:s.name,type:"text",placeholder:s.displayName||s.name,onChange:a=>t(s.name,a.currentTarget.value)},s.name)),l.jsx("br",{}),l.jsx(Qe,{style:{marginTop:"1em",width:"100%"},disabled:r,type:"submit",onClick:e,children:"Next"})]})}const Yc=600,Zc=600,el="salesforce";function MC({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,providerName:i}){var B;const{projectId:s}=Ne(),a=qe(),c=b.useRef(null),[u,d]=b.useState(null),[f,m]=b.useState(""),[g,w]=b.useState({}),[y,h]=b.useState({}),{data:O}=bo(e),p=((B=O==null?void 0:O.metadata)==null?void 0:B.input)||[],{mutateAsync:v,isPending:I}=RC(),{isFetching:x,refetch:S}=Js({groupRef:r,provider:e});b.useEffect(()=>{const $=L=>{var J,ae,re;L.origin===Jl&&(((J=L.data)==null?void 0:J.eventType)==="AUTHORIZATION_SUCCEEDED"?(d(null),console.debug("New connection:",L.data.data.connection),a.invalidateQueries({queryKey:["amp","connections"]})):((ae=L.data)==null?void 0:ae.eventType)==="AUTHORIZATION_FAILED"&&(console.error("OAuth failed:",L.data.data.error),a.invalidateQueries({queryKey:["amp","connections"]}),d(L.data.data.error||"An error occurred. Please try again.")),(re=c.current)==null||re.close())};return window.addEventListener("message",$),()=>window.removeEventListener("message",$)},[a]);const N=$=>{m($),w(L=>({...L,workspace:$})),h(L=>({...L,workspace:{value:$,source:"input"}}))},R=($,L)=>{w(J=>({...J,[$]:L})),h(J=>({...J,[$]:{value:L,source:"input"}}))},A=async()=>{var $;d(null);try{const{data:L}=await S();if(L&&L.length>0){console.debug("connections found");return}}catch{console.debug("error with fetching connections")}if(p.length>0&&!di(p,g)){d("Please fill in all required fields");return}try{const L=await v({connectOAuthParams:{provider:e,consumerRef:t,groupRef:r,projectId:s,consumerName:n,groupName:o,providerWorkspaceRef:e===el?f:($=y==null?void 0:y.workspace)==null?void 0:$.value,providerMetadata:y}});if(L){const J=window.screenX+(window.outerWidth-Yc)/2,ae=window.screenY+(window.outerHeight-Zc)/2.5,re=`width=${Yc},height=${Zc},left=${J},top=${ae}`;c.current=window.open(L,"OAuthPopup",re)}}catch(L){console.error(L),d(L instanceof Error?L.message:String(L)||"An error occurred. Please try again.")}},D=e===el?l.jsx(PC,{handleSubmit:A,setWorkspace:N,error:u,isButtonDisabled:f.length===0||I||x}):p.length>0?l.jsx(DC,{handleSubmit:A,setFormData:R,error:u,isButtonDisabled:!di(p,g)||I||x,providerName:i,metadataFields:p}):l.jsx(AC,{handleSubmit:A,error:u,providerName:i,isButtonDisabled:I||x});return l.jsx("div",{children:D})}function kC({provider:e,providerName:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,explicitScopesRequired:s,selectedConnection:a}){const{projectIdOrName:c}=Ne(),u=Do(),[d,f]=b.useState(null),m=b.useCallback(g=>{var y,h;f(null);const w={projectIdOrName:c,generateConnectionParams:{groupName:i,groupRef:o,consumerName:r,consumerRef:n,provider:e,providerWorkspaceRef:(h=(y=g.providerMetadata)==null?void 0:y.workspace)==null?void 0:h.value,oauth2ClientCredentials:{clientId:g.clientId,clientSecret:g.clientSecret,scopes:g.scopes},...g.providerMetadata&&{providerMetadata:g.providerMetadata}}};u.mutate(w,{onError:()=>f("Error loading provider info")})},[c,i,o,r,n,e,u]);return a===null?l.jsx(bw,{provider:e,providerName:t,handleSubmit:m,error:d,explicitScopesRequired:s}):l.jsx(ui,{})}function jC({...e}){return l.jsx(kC,{...e})}const LC="authorizationCode",qC="authorizationCodePKCE",KC="clientCredentials";function UC({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,selectedConnection:s,setSelectedConnection:a}){const{providerName:c}=lt(e);if(t.oauth2Opts===void 0)return l.jsx("em",{children:"Provider is missing OAuth2 options"});const{grantType:u,explicitScopesRequired:d}=t.oauth2Opts,f={provider:e,consumerRef:n,consumerName:r,groupRef:o,groupName:i,providerName:c};return u===LC||u===qC?l.jsx(MC,{...f}):u===KC?l.jsx(jC,{...f,explicitScopesRequired:d,selectedConnection:s,setSelectedConnection:a}):u==="password"?l.jsx("em",{children:"Password flow not supported yet"}):l.jsxs("em",{children:["Unsupported grant type: ",u]})}function VC(e){const{selectedConnection:t}=Xt();b.useEffect(()=>{e&&t&&e(t)},[e,t])}function $C({onSuccess:e}){VC(e)}function Yd({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,children:i,onSuccess:s,onDisconnectSuccess:a,resetComponent:c}){const{data:u,isLoading:d,isError:f,error:m,providerName:g,selectedProvider:w}=lt(e),{provider:y,isIntegrationDeleted:h}=Ze(),{selectedConnection:O,setSelectedConnection:p}=Xt();$C({onSuccess:s});const v=qe();b.useEffect(()=>{f&&(console.error("Error loading provider info."),Le(m))},[f,m]);const I=b.useCallback(()=>{v.clear(),c()},[c,v]);if(!e&&!y)throw new Error("ProtectedConnectionLayout must be given a provider prop or be used within InstallIntegrationProvider");if(h)return l.jsx(Ra,{text:"Integration successfully uninstalled.",children:l.jsx(Qe,{type:"button",onClick:I,style:{width:"100%"},children:"Reinstall Integration"})});if(O)return i;if(d)return l.jsx(Gr,{});if(u==null)return l.jsx(Wt,{message:"Provider info was not found."});const x={provider:w,consumerRef:t,consumerName:n,groupRef:r,groupName:o,selectedConnection:O,setSelectedConnection:p,providerName:g,providerInfo:u,onDisconnectSuccess:a};return u.authType==="none"?l.jsx(TC,{...x,children:i}):u.authType==="basic"?l.jsx(SC,{...x,children:i}):u.authType==="apiKey"?l.jsx(_C,{...x,children:i}):l.jsx(UC,{...x})}function HC(e){const t=e+"CollectionProvider",[n,r]=Fo(t),[o,i]=n(t,{collectionRef:{current:null},itemMap:new Map}),s=y=>{const{scope:h,children:O}=y,p=b.useRef(null),v=b.useRef(new Map).current;return l.jsx(o,{scope:h,itemMap:v,collectionRef:p,children:O})};s.displayName=t;const a=e+"CollectionSlot",c=js(a),u=b.forwardRef((y,h)=>{const{scope:O,children:p}=y,v=i(a,O),I=Br(h,v.collectionRef);return l.jsx(c,{ref:I,children:p})});u.displayName=a;const d=e+"CollectionItemSlot",f="data-radix-collection-item",m=js(d),g=b.forwardRef((y,h)=>{const{scope:O,children:p,...v}=y,I=b.useRef(null),x=Br(h,I),S=i(d,O);return b.useEffect(()=>(S.itemMap.set(I,{ref:I,...v}),()=>void S.itemMap.delete(I))),l.jsx(m,{[f]:"",ref:x,children:p})});g.displayName=d;function w(y){const h=i(e+"CollectionConsumer",y);return b.useCallback(()=>{const p=h.collectionRef.current;if(!p)return[];const v=Array.from(p.querySelectorAll(`[${f}]`));return Array.from(h.itemMap.values()).sort((S,N)=>v.indexOf(S.ref.current)-v.indexOf(N.ref.current))},[h.collectionRef,h.itemMap])}return[{Provider:s,Slot:u,ItemSlot:g},w,r]}var BC=k[" useId ".trim().toString()]||(()=>{}),JC=0;function Zd(e){const[t,n]=k.useState(BC());return gi(()=>{e||n(r=>r??String(JC++))},[e]),e||(t?`radix-${t}`:"")}function WC(e){const t=k.useRef(e);return k.useEffect(()=>{t.current=e}),k.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}var zC=k.createContext(void 0);function ef(e){const t=k.useContext(zC);return e||t||"ltr"}var is="rovingFocusGroup.onEntryFocus",QC={bubbles:!1,cancelable:!0},Si="RovingFocusGroup",[Ls,tf,GC]=HC(Si),[XC,nf]=Fo(Si,[GC]),[YC,ZC]=XC(Si),rf=k.forwardRef((e,t)=>l.jsx(Ls.Provider,{scope:e.__scopeRovingFocusGroup,children:l.jsx(Ls.Slot,{scope:e.__scopeRovingFocusGroup,children:l.jsx(ex,{...e,ref:t})})}));rf.displayName=Si;var ex=k.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:o=!1,dir:i,currentTabStopId:s,defaultCurrentTabStopId:a,onCurrentTabStopIdChange:c,onEntryFocus:u,preventScrollOnEntryFocus:d=!1,...f}=e,m=k.useRef(null),g=Br(t,m),w=ef(i),[y,h]=_a({prop:s,defaultProp:a??null,onChange:c,caller:Si}),[O,p]=k.useState(!1),v=WC(u),I=tf(n),x=k.useRef(!1),[S,N]=k.useState(0);return k.useEffect(()=>{const R=m.current;if(R)return R.addEventListener(is,v),()=>R.removeEventListener(is,v)},[v]),l.jsx(YC,{scope:n,orientation:r,dir:w,loop:o,currentTabStopId:y,onItemFocus:k.useCallback(R=>h(R),[h]),onItemShiftTab:k.useCallback(()=>p(!0),[]),onFocusableItemAdd:k.useCallback(()=>N(R=>R+1),[]),onFocusableItemRemove:k.useCallback(()=>N(R=>R-1),[]),children:l.jsx(xn.div,{tabIndex:O||S===0?-1:0,"data-orientation":r,...f,ref:g,style:{outline:"none",...e.style},onMouseDown:zt(e.onMouseDown,()=>{x.current=!0}),onFocus:zt(e.onFocus,R=>{const A=!x.current;if(R.target===R.currentTarget&&A&&!O){const D=new CustomEvent(is,QC);if(R.currentTarget.dispatchEvent(D),!D.defaultPrevented){const B=I().filter(re=>re.focusable),$=B.find(re=>re.active),L=B.find(re=>re.id===y),ae=[$,L,...B].filter(Boolean).map(re=>re.ref.current);af(ae,d)}}x.current=!1}),onBlur:zt(e.onBlur,()=>p(!1))})})}),of="RovingFocusGroupItem",sf=k.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:o=!1,tabStopId:i,children:s,...a}=e,c=Zd(),u=i||c,d=ZC(of,n),f=d.currentTabStopId===u,m=tf(n),{onFocusableItemAdd:g,onFocusableItemRemove:w,currentTabStopId:y}=d;return k.useEffect(()=>{if(r)return g(),()=>w()},[r,g,w]),l.jsx(Ls.ItemSlot,{scope:n,id:u,focusable:r,active:o,children:l.jsx(xn.span,{tabIndex:f?0:-1,"data-orientation":d.orientation,...a,ref:t,onMouseDown:zt(e.onMouseDown,h=>{r?d.onItemFocus(u):h.preventDefault()}),onFocus:zt(e.onFocus,()=>d.onItemFocus(u)),onKeyDown:zt(e.onKeyDown,h=>{if(h.key==="Tab"&&h.shiftKey){d.onItemShiftTab();return}if(h.target!==h.currentTarget)return;const O=rx(h,d.orientation,d.dir);if(O!==void 0){if(h.metaKey||h.ctrlKey||h.altKey||h.shiftKey)return;h.preventDefault();let v=m().filter(I=>I.focusable).map(I=>I.ref.current);if(O==="last")v.reverse();else if(O==="prev"||O==="next"){O==="prev"&&v.reverse();const I=v.indexOf(h.currentTarget);v=d.loop?ix(v,I+1):v.slice(I+1)}setTimeout(()=>af(v))}}),children:typeof s=="function"?s({isCurrentTabStop:f,hasTabStop:y!=null}):s})})});sf.displayName=of;var tx={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function nx(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function rx(e,t,n){const r=nx(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return tx[r]}function af(e,t=!1){const n=document.activeElement;for(const r of e)if(r===n||(r.focus({preventScroll:t}),document.activeElement!==n))return}function ix(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var ox=rf,sx=sf,Mo="Tabs",[ax,zx]=Fo(Mo,[nf]),cf=nf(),[cx,Aa]=ax(Mo),lf=k.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,onValueChange:o,defaultValue:i,orientation:s="horizontal",dir:a,activationMode:c="automatic",...u}=e,d=ef(a),[f,m]=_a({prop:r,onChange:o,defaultProp:i??"",caller:Mo});return l.jsx(cx,{scope:n,baseId:Zd(),value:f,onValueChange:m,orientation:s,dir:d,activationMode:c,children:l.jsx(xn.div,{dir:d,"data-orientation":s,...u,ref:t})})});lf.displayName=Mo;var uf="TabsList",df=k.forwardRef((e,t)=>{const{__scopeTabs:n,loop:r=!0,...o}=e,i=Aa(uf,n),s=cf(n);return l.jsx(ox,{asChild:!0,...s,orientation:i.orientation,dir:i.dir,loop:r,children:l.jsx(xn.div,{role:"tablist","aria-orientation":i.orientation,...o,ref:t})})});df.displayName=uf;var ff="TabsTrigger",pf=k.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,disabled:o=!1,...i}=e,s=Aa(ff,n),a=cf(n),c=mf(s.baseId,r),u=gf(s.baseId,r),d=r===s.value;return l.jsx(sx,{asChild:!0,...a,focusable:!o,active:d,children:l.jsx(xn.button,{type:"button",role:"tab","aria-selected":d,"aria-controls":u,"data-state":d?"active":"inactive","data-disabled":o?"":void 0,disabled:o,id:c,...i,ref:t,onMouseDown:zt(e.onMouseDown,f=>{!o&&f.button===0&&f.ctrlKey===!1?s.onValueChange(r):f.preventDefault()}),onKeyDown:zt(e.onKeyDown,f=>{[" ","Enter"].includes(f.key)&&s.onValueChange(r)}),onFocus:zt(e.onFocus,()=>{const f=s.activationMode!=="manual";!d&&!o&&f&&s.onValueChange(r)})})})});pf.displayName=ff;var hf="TabsContent",lx=k.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,forceMount:o,children:i,...s}=e,a=Aa(hf,n),c=mf(a.baseId,r),u=gf(a.baseId,r),d=r===a.value,f=k.useRef(d);return k.useEffect(()=>{const m=requestAnimationFrame(()=>f.current=!1);return()=>cancelAnimationFrame(m)},[]),l.jsx(Sa,{present:o||d,children:({present:m})=>l.jsx(xn.div,{"data-state":d?"active":"inactive","data-orientation":a.orientation,role:"tabpanel","aria-labelledby":c,hidden:!m,id:u,tabIndex:0,...s,ref:t,style:{...e.style,animationDuration:f.current?"0s":void 0},children:m&&i})})});lx.displayName=hf;function mf(e,t){return`${e}-trigger-${t}`}function gf(e,t){return`${e}-content-${t}`}var ux=lf,dx=df,yf=pf;const fx=l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:[l.jsx("circle",{cx:"9",cy:"9",r:"9",fill:"#BBF7D0"}),l.jsx("path",{d:"M13 7L7.5 12L5 9.72727",stroke:"#16A34A",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]});function px(e,t){return t?b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none"},b.createElement("circle",{cx:"9",cy:"9",r:"5",fill:"#FBD38D"})):e?fx:l.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:l.jsx("circle",{cx:"9",cy:"9",r:"5",fill:"#BFDBFE"})})}function hx(){return l.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[l.jsx("path",{d:"M8 11C9.65685 11 11 9.65685 11 8C11 6.34315 9.65685 5 8 5C6.34315 5 5 6.34315 5 8C5 9.65685 6.34315 11 8 11Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M12.3378 5.04365C12.4882 5.25907 12.62 5.48699 12.7315 5.7249L14.3503 6.6249C14.5524 7.5302 14.5545 8.4687 14.3565 9.3749L12.7315 10.2749C12.62 10.5128 12.4882 10.7407 12.3378 10.9562L12.369 12.8124C11.683 13.4375 10.871 13.9085 9.98776 14.1937L8.39401 13.2374C8.13185 13.2562 7.86868 13.2562 7.60651 13.2374L6.01901 14.1874C5.13295 13.9075 4.31832 13.4383 3.63151 12.8124L3.66276 10.9624C3.51356 10.744 3.38189 10.5141 3.26901 10.2749L1.65026 9.3749C1.44814 8.46961 1.446 7.53111 1.64401 6.6249L3.26901 5.7249C3.38056 5.48699 3.5123 5.25907 3.66276 5.04365L3.63151 3.1874C4.31754 2.56226 5.1295 2.09128 6.01276 1.80615L7.60651 2.7624C7.86868 2.74365 8.13185 2.74365 8.39401 2.7624L9.98151 1.8124C10.8676 2.09234 11.6822 2.5615 12.369 3.1874L12.3378 5.04365Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})}const mx="_tabsRoot_ktpr0_1",gx="_tabsList_ktpr0_6",yx="_tabTrigger_ktpr0_12",vx="_danger_ktpr0_29",vo={tabsRoot:mx,tabsList:gx,tabTrigger:yx,danger:vx};function wx(){return l.jsxs(l.Fragment,{children:[l.jsx(Co,{style:{margin:"1rem 0"}}),l.jsx(yf,{value:oo,className:vo.tabTrigger,children:l.jsxs("div",{style:{display:"flex",alignItems:"center",gap:".5rem",marginRight:".5rem"},children:[l.jsx(hx,{}),l.jsx("span",{children:"Manage"})]})})]})}function vf({objectName:e,completed:t,pending:n,displayName:r}){return l.jsx(yf,{value:e,className:vo.tabTrigger,children:l.jsxs("div",{style:{display:"flex",alignItems:"center",gap:".5rem",marginRight:".5rem"},children:[px(t,n),l.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[l.jsx("span",{children:r||e}),n&&l.jsx("span",{style:{fontSize:".8rem",fontStyle:"italic"},children:"pending"})]})]})})}function bx({completed:e,pending:t,displayName:n}){return l.jsxs(l.Fragment,{children:[l.jsx(Co,{style:{margin:"1rem 0"}}),l.jsx(vf,{objectName:pr,completed:e,pending:t,displayName:n},"other-write")]})}function Ix({value:e,readNavObjects:t,onValueChange:n,objectConfigurationsState:r,writeNavObject:o}){var i,s;return l.jsx(ux,{value:e,className:vo.tabsRoot,onValueChange:n,children:l.jsxs(dx,{className:vo.tabsList,children:[t.map(a=>{var c,u,d,f,m,g;return l.jsx(vf,{objectName:a.name,displayName:a.displayName,completed:a.completed,pending:((u=(c=r==null?void 0:r[a.name])==null?void 0:c.read)==null?void 0:u.isOptionalFieldsModified)||((f=(d=r==null?void 0:r[a.name])==null?void 0:d.read)==null?void 0:f.isRequiredMapFieldsModified)||((g=(m=r==null?void 0:r[a.name])==null?void 0:m.read)==null?void 0:g.isValueMappingsModified)||!1},a.name)}),o&&l.jsx(bx,{completed:o.completed,pending:((s=(i=r==null?void 0:r.other)==null?void 0:i.write)==null?void 0:s.isWriteModified)||!1,displayName:"Write"}),l.jsx(wx,{})]})})}function Cx(e,t){return t===oo?{name:oo,completed:!1}:e.find(n=>n.name===t)}function xx({children:e}){var O;const{project:t}=Ne(),{installation:n}=Ze(),{providerName:r}=lt(),{hydratedRevision:o}=Xr(),{objectConfigurationsState:i}=xa(),[s,a]=b.useState(""),c=(t==null?void 0:t.appName)||"",u=n==null?void 0:n.config,d=o&&au(u,o),f=d!==null,m=!!((O=o==null?void 0:o.content)!=null&&O.write),g=m?cu(u):void 0,w=b.useMemo(()=>{const p=[...d||[]];return g&&m&&p.push(g),p},[d,g,m]),y=Cx(w,s),h=b.useCallback(()=>{const p=w.find(v=>y!==v&&!v.completed);p&&a(p.name)},[w,y]);return b.useEffect(()=>{!s&&w.length>0&&a(w[0].name)},[w,s,h]),l.jsx(Od.Provider,{value:h,children:l.jsx(Cd.Provider,{value:y==null?void 0:y.name,children:l.jsxs(Qr,{style:{maxWidth:"55rem"},children:[l.jsxs(In,{style:{display:"flex",gap:"1rem",padding:"3rem",paddingBottom:"6rem",backgroundColor:"var(--amp-colors-bg-primary)"},children:[l.jsxs("div",{style:{width:"20rem"},children:[l.jsxs("h1",{style:{fontSize:"small",fontWeight:"400"},children:[r," integration"]}),l.jsx("h3",{style:{marginBottom:"20px",fontSize:"large",fontWeight:"500"},children:c}),f&&l.jsx(Ix,{value:s,readNavObjects:d,onValueChange:p=>a(p),objectConfigurationsState:i,writeNavObject:g})]}),e]}),l.jsx(bu,{})]})})})}function Ox({...e}){return l.jsx(xx,{...e})}const _x="_resetContainer_lkwv9_4",wf={resetContainer:_x};function Sx({integration:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,onInstallSuccess:i,onUpdateSuccess:s,onUninstallSuccess:a,fieldMapping:c}){var h;const{projectIdOrName:u,isLoading:d}=Ne(),{isLoading:f}=Bs(),{isError:m,errorState:g}=Mt(),{seed:w,reset:y}=iu();return d||f?l.jsx(Gr,{}):m(ue.PROJECT,u)?l.jsx(Wt,{message:`Error loading project ${u}`}):m(ue.INTEGRATION_LIST,u)?l.jsx(Wt,{message:"Error retrieving integrations for the project, double check the API key"}):(h=g[ue.INTEGRATION_LIST])!=null&&h.apiError?l.jsx(Wt,{message:"Something went wrong, couldn't find integration information"}):l.jsx("div",{className:wf.resetContainer,children:l.jsx(Sv,{integration:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,onInstallSuccess:i,onUpdateSuccess:s,onUninstallSuccess:a,fieldMapping:c,resetComponent:y,children:l.jsx(ru,{children:l.jsx(Yd,{consumerRef:t,consumerName:n,groupRef:r,groupName:o,resetComponent:y,children:l.jsx(Fw,{resetComponent:y,children:l.jsx(OC,{children:l.jsx(GI,{children:l.jsx(Ox,{children:l.jsx(bC,{})})})})})})})},w)})}function Ex(){return l.jsxs(Qr,{style:{display:"flex",alignItems:"center",justifyContent:"center",flexDirection:"column"},children:[l.jsx(ui,{}),l.jsx("p",{children:"Redirecting"})]})}function Nx({redirectURL:e,children:t}){return b.useEffect(()=>{e&&window.location.replace(e)},[e]),e?l.jsx(Ex,{}):t}function Tx({resetComponent:e,onDisconnectSuccess:t,provider:n}){const[r,o]=b.useState(!1);return l.jsxs(l.Fragment,{children:[r===!1&&l.jsxs(l.Fragment,{children:[l.jsx(Et,{string:"Manage connection"}),l.jsxs("div",{style:{padding:"1rem 0",width:"100%",display:"flex",flexDirection:"column",gap:"1rem"},children:[l.jsx("p",{children:"Click to reauthenticate or refresh your connection."}),l.jsx(Qe,{type:"button",onClick:()=>o(!0),variant:"ghost",style:{fontSize:"13px"},children:"Update connection"})]})]}),r===!0&&l.jsxs(l.Fragment,{children:[l.jsx(Xs,{provider:n}),l.jsx(Wd,{resetComponent:e,onDisconnectSuccess:t})]})]})}function Rx({provider:e,onDisconnectSuccess:t,resetComponent:n}){const{appName:r}=Ne(),{providerName:o}=lt(e),i=`You have successfully connected your ${o} account to ${r}.`;return l.jsx(Ra,{text:i,children:l.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"1rem",width:"100%"},children:l.jsx(Tx,{resetComponent:n,onDisconnectSuccess:t,provider:e})})})}function Ax({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,redirectUrl:i,onSuccess:s,onDisconnectSuccess:a,onConnectSuccess:c}){const{seed:u,reset:d}=iu(),f=b.useCallback(m=>{s?s(m.id):c&&c(m)},[s,c]);return l.jsx("div",{className:wf.resetContainer,children:l.jsx(ru,{groupRef:r,provider:e,children:l.jsx(Yd,{resetComponent:d,provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,onSuccess:f,onDisconnectSuccess:a,children:l.jsx(Nx,{redirectURL:i,children:l.jsx(Rx,{resetComponent:d,provider:e,onDisconnectSuccess:a})})})})},u)}const Fx=(e,t)=>{const{data:n,isLoading:r,isError:o,error:i}=Ws(e,t),s=((n==null?void 0:n.length)||0)>0,a=!!n&&!r,c=n==null?void 0:n[0],u=c==null?void 0:c.config;return b.useEffect(()=>{o&&Le(i)},[o,i]),{isLoaded:a,isIntegrationInstalled:s,isLoading:r,config:u}};function Ei(){const{integrationNameOrId:e,groupRef:t}=Zr(),n=Ws(e,t),{isPending:r,isFetching:o,isError:i,isSuccess:s,error:a,data:c}=n;return{installation:c==null?void 0:c[0],isPending:r,isFetching:o,isError:i,isSuccess:s,error:a}}const Fa=()=>{const{groupRef:e,integrationNameOrId:t}=Zr(),{provider:n}=zr(t),r=Js({groupRef:e,provider:n}),{isPending:o,isFetching:i,isError:s,isSuccess:a,error:c,data:u}=r;return{connection:u==null?void 0:u[0],error:c,isPending:o,isFetching:i,isError:s,isSuccess:a}},Px=()=>{var m;const e=qe(),t=ot(),{connection:n,isPending:r,isFetching:o}=Fa(),{projectIdOrName:i}=Ne(),{integrationNameOrId:s}=Zr(),{data:a}=zr(s),c=n==null?void 0:n.id,u=a==null?void 0:a.id,d=(m=a==null?void 0:a.latestRevision)==null?void 0:m.id,f=r||o;return b.useEffect(()=>{c||e.invalidateQueries({queryKey:["amp","hydratedRevision"]})},[c,e]),Wn({queryKey:["amp","hydratedRevision",i,u,d,c],queryFn:async()=>{if(!i)throw new Error("projectIdOrName is required");if(!u)throw new Error("integrationId is required");if(!d)throw new Error("revisionId is required");if(!c)throw new Error("connectionId is required");return(await t()).revisionApi.getHydratedRevision({projectIdOrName:i,integrationId:u,revisionId:d,connectionId:c})},retry:3,enabled:!!i&&!!u&&!!d&&!!c&&!f})};function bf(){var u,d;const e=Px(),{isPending:t,isFetching:n,isError:r,isSuccess:o,error:i,data:s}=e,a=s==null?void 0:s.content,c=b.useMemo(()=>({getReadObject:f=>{var g,w;const m=(w=(g=a==null?void 0:a.read)==null?void 0:g.objects)==null?void 0:w.find(y=>y.objectName===f);return m?{object:m,getRequiredFields:()=>m.requiredFields??[],getOptionalFields:()=>m.optionalFields??[]}:(console.error(`Object ${f} not found`),{object:null,getRequiredFields:()=>null,getOptionalFields:()=>null})},getWriteObject:f=>{var g,w;const m=(w=(g=a==null?void 0:a.write)==null?void 0:g.objects)==null?void 0:w.find(y=>y.objectName===f);return m?{object:m}:(console.error(`Object ${f} not found`),{object:null})},getCustomerFieldsForObject:f=>{var g,w;const m=(w=(g=a==null?void 0:a.read)==null?void 0:g.objects)==null?void 0:w.find(y=>y.objectName===f);return m?{allFields:m.allFieldsMetadata??{},getField:y=>{var O;const h=(O=m.allFieldsMetadata)==null?void 0:O[y];return h||(console.error(`Field ${y} not found`),null)}}:(console.error(`Object ${f} not found`),{allFields:null,getField:()=>null})}}),[(u=a==null?void 0:a.read)==null?void 0:u.objects,(d=a==null?void 0:a.write)==null?void 0:d.objects]);return{data:s,...c,isPending:t,isFetching:n,isError:r,isSuccess:o,error:i}}function Dx(e){var f,m,g,w;const[t,n]=b.useState(e),{getReadObject:r,data:o}=bf(),{installation:i}=Ei(),s=b.useCallback(()=>t,[t]),a=b.useCallback((y,h)=>{var R,A,D,B;h.provider=h.provider||((R=o==null?void 0:o.content)==null?void 0:R.provider)||"";const O=h.read||{objects:{}},p=O.objects||{},v=p[y]||{},I=r(y),x=(A=I==null?void 0:I.object)==null?void 0:A.schedule,S=(D=I==null?void 0:I.object)==null?void 0:D.destination,N={};return(B=I==null?void 0:I.getRequiredFields())==null||B.forEach($=>{"fieldName"in $&&(N[$.fieldName]=!0)}),v.objectName=v.objectName||y,v.schedule=v.schedule||x||"",v.destination=v.destination||S||"",v.selectedFields=v.selectedFields||N,p[y]=v,O.objects=p,h.read=O,{read:O,objects:p,obj:v}},[r,(f=o==null?void 0:o.content)==null?void 0:f.provider]),c=b.useCallback(y=>{var h,O;return{object:(O=(h=t.read)==null?void 0:h.objects)==null?void 0:O[y],getSelectedField:p=>{var v,I,x,S;return!!((S=(x=(I=(v=t.read)==null?void 0:v.objects)==null?void 0:I[y])==null?void 0:x.selectedFields)!=null&&S[p])},setSelectedField:({fieldName:p,selected:v})=>{n(I=>Ft(I,x=>{const{obj:S}=a(y,x);S.selectedFields=S.selectedFields||{},S.selectedFields[p]=v,S.selectedFields[p]===!1&&delete S.selectedFields[p]}))},getFieldMapping:p=>{var v,I,x,S;return(S=(x=(I=(v=t.read)==null?void 0:v.objects)==null?void 0:I[y])==null?void 0:x.selectedFieldMappings)==null?void 0:S[p]},setFieldMapping:({fieldName:p,mapToName:v})=>{n(I=>Ft(I,x=>{const{obj:S}=a(y,x);S.selectedFieldMappings=S.selectedFieldMappings||{},S.selectedFieldMappings[v]=p}))}}},[(m=t.read)==null?void 0:m.objects,a]),u=b.useCallback(y=>{var I,x;const h=(x=(I=t.write)==null?void 0:I.objects)==null?void 0:x[y],O=S=>{const N=S.write||{},R=N.objects||{},A=R[y]||{objectName:y};return R[y]=A,N.objects=R,S.write=N,{write:N,objects:R,obj:A}},p=(S,N)=>{var R,A;return(A=(R=h==null?void 0:h.selectedFieldSettings)==null?void 0:R[S])==null?void 0:A[N]},v=(S,N,R)=>{n(A=>Ft(A,D=>{var $;const{obj:B}=O(D);B.selectedFieldSettings={...B.selectedFieldSettings,[S]:{...($=B.selectedFieldSettings)==null?void 0:$[S],[N]:R}}}))};return{object:h,setEnableWrite:()=>{n(S=>Ft(S,N=>{const{obj:R}=O(N);R.objectName=y}))},setDisableWrite:()=>{n(S=>Ft(S,N=>{const{objects:R}=O(N);delete R[y]}))},getWriteObject:()=>{var S,N;return(N=(S=t.write)==null?void 0:S.objects)==null?void 0:N[y]},getSelectedFieldSettings:S=>{var N;return(N=h==null?void 0:h.selectedFieldSettings)==null?void 0:N[S]},setSelectedFieldSettings:({fieldName:S,settings:N})=>{n(R=>Ft(R,A=>{const{obj:D}=O(A),B=D.selectedFieldSettings||{};D.selectedFieldSettings={...B,[S]:N},N===void 0&&delete D.selectedFieldSettings[S]}))},getDefaultValues:S=>p(S,"default"),setDefaultValues:({fieldName:S,value:N})=>v(S,"default",N),getWriteOnCreateSetting:S=>p(S,"writeOnCreate"),setWriteOnCreateSetting:({fieldName:S,value:N})=>v(S,"writeOnCreate",N),getWriteOnUpdateSetting:S=>p(S,"writeOnUpdate"),setWriteOnUpdateSetting:({fieldName:S,value:N})=>v(S,"writeOnUpdate",N)}},[(g=t.write)==null?void 0:g.objects]),d=b.useCallback(()=>{n(y=>Ft(y,h=>{var O;Object.assign(h,(O=i==null?void 0:i.config)==null?void 0:O.content)}))},[(w=i==null?void 0:i.config)==null?void 0:w.content]);return b.useEffect(()=>{console.debug("Installation found",{installation:i}),d()},[i,d]),{draft:t,get:s,reset:d,setDraft:n,readObject:c,writeObject:u}}const If=b.createContext(null);function Mx({children:e,initialConfig:t}){const n=Dx(t);return l.jsx(If.Provider,{value:n,children:e})}function kx(){const e=b.useContext(If);if(!e)throw new Error("useConfigContext must be used within a ConfigProvider / InstallationProvider");return e}const Cf=b.createContext({integrationNameOrId:"",consumerRef:"",consumerName:void 0,groupRef:"",groupName:void 0});function Zr(){const e=b.useContext(Cf);if(!e)throw new Error("useInstallationProps must be used within an InstallationProvider");return e}function jx({children:e,integration:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i}){const s=b.useMemo(()=>({integrationNameOrId:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i}),[t,n,r,o,i]);return l.jsx(Cf.Provider,{value:s,children:l.jsx(Mx,{initialConfig:{},children:e})})}function Lx(e){return typeof e.provider=="string"}function qx(e){if(!Lx(e))throw new Error("Config must have a provider field for creation");return e}function Kx(){const{projectIdOrName:e}=Ne(),{groupRef:t,integrationNameOrId:n}=Zr(),{data:r}=zr(n),{connection:o}=Fa(),{installation:i}=Ei(),s=qe(),{mutate:a,isIdle:c,isPending:u,error:d,errorMsg:f}=Xd();return{createInstallation:({config:g,onSuccess:w,onError:y,onSettled:h})=>{if(i)throw Error("Installation already created. Try updating instead.");if(!r)throw Error("No integration found");const O={projectIdOrName:e,integrationId:r==null?void 0:r.id,installation:{groupRef:t,connectionId:o==null?void 0:o.id,config:{content:qx(g)}}};return a(O,{onSuccess:p=>{w==null||w(p)},onError:p=>{y==null||y(p)},onSettled:()=>{h==null||h(),s.invalidateQueries({queryKey:["amp","installations"]})}})},isIdle:c,isPending:u,error:d,errorMsg:f}}const Ux=()=>{const e=ot(),t=qe(),[n,r]=b.useState(null);return{...bn({mutationKey:["updateInstallation"],mutationFn:async i=>(await e()).installationApi.updateInstallation(i),onSuccess:()=>{t.invalidateQueries({queryKey:["amp","installations"]}),r(null)},onError:i=>{console.error("Error updating installation"),Le(i,r)}}),errorMsg:n}};function Vx(){const{projectIdOrName:e}=Ne(),{integrationNameOrId:t}=Zr(),{data:n}=zr(t),{installation:r}=Ei(),o=qe(),{mutate:i,isIdle:s,isPending:a,error:c,errorMsg:u}=Ux();return{updateInstallation:({config:f,onSuccess:m,onError:g,onSettled:w})=>{var O,p;if(!r)throw Error("Installation not created yet. Try creating the installation first.");if(!n)throw Error("No integration found");const y=[];if((O=f==null?void 0:f.write)!=null&&O.objects&&Object.keys(f.write.objects).length>0&&y.push("config.content.write.objects"),(p=f==null?void 0:f.read)!=null&&p.objects){const v=Object.keys(f.read.objects);y.push(...v.map(I=>`config.content.read.objects.${I}`))}const h={projectIdOrName:e,integrationId:n==null?void 0:n.id,installationId:r.id,installationUpdate:{updateMask:y,installation:{config:{content:f}}}};return i(h,{onSuccess:v=>{m==null||m(v)},onError:v=>{g==null||g(v)},onSettled:()=>{w==null||w(),o.invalidateQueries({queryKey:["amp","installations"]})}})},isIdle:s,isPending:a,error:c,errorMsg:u}}const $x=()=>{const e=ot(),t=qe(),[n,r]=b.useState(null);return{...bn({mutationKey:["deleteInstallation"],mutationFn:async i=>(await e()).installationApi.deleteInstallation(i),onSuccess:()=>{t.invalidateQueries({queryKey:["amp","installations"]}),r(null)},onError:i=>{console.error("Error deleting installation"),Le(i,r)}}),errorMsg:n}};function Hx(){const{projectIdOrName:e}=Ne(),{integrationNameOrId:t}=Zr(),{data:n}=zr(t),{installation:r}=Ei(),o=qe(),{mutate:i,isIdle:s,isPending:a,error:c,errorMsg:u}=$x();return{deleteInstallation:({onSuccess:f,onError:m,onSettled:g})=>{if(!r)throw Error("Installation not found. Not able to delete installation.");if(!n)throw Error("No integration found");return i({projectIdOrName:e,integrationId:n==null?void 0:n.id,installationId:r.id},{onSuccess:()=>{f==null||f()},onError:w=>{m==null||m(w)},onSettled:()=>{g==null||g(),o.invalidateQueries({queryKey:["amp","installations"]}),o.invalidateQueries({queryKey:["amp","connections"]})}})},isIdle:s,isPending:a,error:c,errorMsg:u}}exports.AmpersandContext=Xl;exports.AmpersandProvider=av;exports.ConnectProvider=Ax;exports.FieldSettingWriteOnCreateEnum=vh;exports.FieldSettingWriteOnUpdateEnum=wh;exports.InstallIntegration=Sx;exports.InstallationProvider=jx;exports.useAmpersandProvider=cv;exports.useConfig=kx;exports.useConnection=Fa;exports.useCreateInstallation=Kx;exports.useDeleteInstallation=Hx;exports.useInstallation=Ei;exports.useIsIntegrationInstalled=Fx;exports.useManifest=bf;exports.useUpdateInstallation=Vx;
52
52
  //# sourceMappingURL=amp-react.cjs.js.map