@amp-labs/react 2.4.8 → 2.4.9

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,30 +1,30 @@
1
- "use strict";var Ta=e=>{throw TypeError(e)};var To=(e,t,n)=>t.has(e)||Ta("Cannot "+n);var C=(e,t,n)=>(To(e,t,"read from private field"),n?n.call(e):t.get(e)),ie=(e,t,n)=>t.has(e)?Ta("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),J=(e,t,n,r)=>(To(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n),pe=(e,t,n)=>(To(e,t,"access private method"),n);var Ri=(e,t,n,r)=>({set _(o){J(e,t,o,n)},get _(){return C(e,t,r)}});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react/jsx-runtime"),w=require("react");require("react-dom");function vf(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 D=vf(w);var Lr=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(){}},rr=typeof window>"u"||"Deno"in globalThis;function Nt(){}function wf(e,t){return typeof e=="function"?e(t):e}function zo(e){return typeof e=="number"&&e>=0&&e!==1/0}function Hc(e,t){return Math.max(e+(t||0)-Date.now(),0)}function hr(e,t){return typeof e=="function"?e(t):e}function Vt(e,t){return typeof e=="function"?e(t):e}function Ra(e,t){const{type:n="all",exact:r,fetchStatus:o,predicate:i,queryKey:s,stale:a}=e;if(s){if(r){if(t.queryHash!==Ts(s,t.options))return!1}else if(!ti(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 Aa(e,t){const{exact:n,status:r,predicate:o,mutationKey:i}=e;if(i){if(!t.options.mutationKey)return!1;if(n){if(ir(t.options.mutationKey)!==ir(i))return!1}else if(!ti(t.options.mutationKey,i))return!1}return!(r&&t.state.status!==r||o&&!o(t))}function Ts(e,t){return((t==null?void 0:t.queryKeyHashFn)||ir)(e)}function ir(e){return JSON.stringify(e,(t,n)=>Qo(n)?Object.keys(n).sort().reduce((r,o)=>(r[o]=n[o],r),{}):n)}function ti(e,t){return e===t?!0:typeof e!=typeof t?!1:e&&t&&typeof e=="object"&&typeof t=="object"?!Object.keys(t).some(n=>!ti(e[n],t[n])):!1}function Go(e,t){if(e===t)return e;const n=Pa(e)&&Pa(t);if(n||Qo(e)&&Qo(t)){const r=n?e:Object.keys(e),o=r.length,i=n?t:Object.keys(t),s=i.length,a=n?[]:{};let c=0;for(let u=0;u<s;u++){const d=n?u:i[u];(!n&&r.includes(d)||n)&&e[d]===void 0&&t[d]===void 0?(a[d]=void 0,c++):(a[d]=Go(e[d],t[d]),a[d]===e[d]&&e[d]!==void 0&&c++)}return o===s&&c===o?e:a}return t}function Ji(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 Pa(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function Qo(e){if(!Da(e))return!1;const t=e.constructor;if(t===void 0)return!0;const n=t.prototype;return!(!Da(n)||!n.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(e)!==Object.prototype)}function Da(e){return Object.prototype.toString.call(e)==="[object Object]"}function If(e){return new Promise(t=>{setTimeout(t,e)})}function Xo(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 Go(e,t)}catch(r){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}`)}return Go(e,t)}return t}function bf(e,t,n=0){const r=[...e,t];return n&&r.length>n?r.slice(1):r}function _f(e,t,n=0){const r=[t,...e];return n&&r.length>n?r.slice(0,-1):r}var zi=Symbol();function Bc(e,t){return process.env.NODE_ENV!=="production"&&e.queryFn===zi&&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===zi?()=>Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}var zn,bn,gr,Fc,xf=(Fc=class extends Lr{constructor(){super();ie(this,zn);ie(this,bn);ie(this,gr);J(this,gr,t=>{if(!rr&&window.addEventListener){const n=()=>t();return window.addEventListener("visibilitychange",n,!1),()=>{window.removeEventListener("visibilitychange",n)}}})}onSubscribe(){C(this,bn)||this.setEventListener(C(this,gr))}onUnsubscribe(){var t;this.hasListeners()||((t=C(this,bn))==null||t.call(this),J(this,bn,void 0))}setEventListener(t){var n;J(this,gr,t),(n=C(this,bn))==null||n.call(this),J(this,bn,t(r=>{typeof r=="boolean"?this.setFocused(r):this.onFocus()}))}setFocused(t){C(this,zn)!==t&&(J(this,zn,t),this.onFocus())}onFocus(){const t=this.isFocused();this.listeners.forEach(n=>{n(t)})}isFocused(){var t;return typeof C(this,zn)=="boolean"?C(this,zn):((t=globalThis.document)==null?void 0:t.visibilityState)!=="hidden"}},zn=new WeakMap,bn=new WeakMap,gr=new WeakMap,Fc),Rs=new xf,yr,_n,vr,Mc,Of=(Mc=class extends Lr{constructor(){super();ie(this,yr,!0);ie(this,_n);ie(this,vr);J(this,vr,t=>{if(!rr&&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(){C(this,_n)||this.setEventListener(C(this,vr))}onUnsubscribe(){var t;this.hasListeners()||((t=C(this,_n))==null||t.call(this),J(this,_n,void 0))}setEventListener(t){var n;J(this,vr,t),(n=C(this,_n))==null||n.call(this),J(this,_n,t(this.setOnline.bind(this)))}setOnline(t){C(this,yr)!==t&&(J(this,yr,t),this.listeners.forEach(r=>{r(t)}))}isOnline(){return C(this,yr)}},yr=new WeakMap,_n=new WeakMap,vr=new WeakMap,Mc),Gi=new Of;function Yo(){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 Cf(e){return Math.min(1e3*2**e,3e4)}function Wc(e){return(e??"online")==="online"?Gi.isOnline():!0}var Jc=class extends Error{constructor(e){super("CancelledError"),this.revert=e==null?void 0:e.revert,this.silent=e==null?void 0:e.silent}};function Ro(e){return e instanceof Jc}function zc(e){let t=!1,n=0,r=!1,o;const i=Yo(),s=v=>{var p;r||(m(new Jc(v)),(p=e.abort)==null||p.call(e))},a=()=>{t=!0},c=()=>{t=!1},u=()=>Rs.isFocused()&&(e.networkMode==="always"||Gi.isOnline())&&e.canRun(),d=()=>Wc(e.networkMode)&&e.canRun(),f=v=>{var p;r||(r=!0,(p=e.onSuccess)==null||p.call(e,v),o==null||o(),i.resolve(v))},m=v=>{var p;r||(r=!0,(p=e.onError)==null||p.call(e,v),o==null||o(),i.reject(v))},h=()=>new Promise(v=>{var p;o=x=>{(r||u())&&v(x)},(p=e.onPause)==null||p.call(e)}).then(()=>{var v;o=void 0,r||(v=e.onContinue)==null||v.call(e)}),y=()=>{if(r)return;let v;const p=n===0?e.initialPromise:void 0;try{v=p??e.fn()}catch(x){v=Promise.reject(x)}Promise.resolve(v).then(f).catch(x=>{var T;if(r)return;const g=e.retry??(rr?0:3),b=e.retryDelay??Cf,O=typeof b=="function"?b(n,x):b,_=g===!0||typeof g=="number"&&n<g||typeof g=="function"&&g(n,x);if(t||!_){m(x);return}n++,(T=e.onFail)==null||T.call(e,n,x),If(O).then(()=>u()?void 0:h()).then(()=>{t?m(x):y()})})};return{promise:i,cancel:s,continue:()=>(o==null||o(),i),cancelRetry:a,continueRetry:c,canStart:d,start:()=>(d()?y():h().then(y),i)}}function Ef(){let e=[],t=0,n=a=>{a()},r=a=>{a()},o=a=>setTimeout(a,0);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 Be=Ef(),Gn,kc,Gc=(kc=class{constructor(){ie(this,Gn)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),zo(this.gcTime)&&J(this,Gn,setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(rr?1/0:5*60*1e3))}clearGcTimeout(){C(this,Gn)&&(clearTimeout(C(this,Gn)),J(this,Gn,void 0))}},Gn=new WeakMap,kc),wr,Ir,St,Qn,it,li,Xn,Lt,sn,jc,Sf=(jc=class extends Gc{constructor(t){super();ie(this,Lt);ie(this,wr);ie(this,Ir);ie(this,St);ie(this,Qn);ie(this,it);ie(this,li);ie(this,Xn);J(this,Xn,!1),J(this,li,t.defaultOptions),this.setOptions(t.options),this.observers=[],J(this,Qn,t.client),J(this,St,C(this,Qn).getQueryCache()),this.queryKey=t.queryKey,this.queryHash=t.queryHash,J(this,wr,Nf(this.options)),this.state=t.state??C(this,wr),this.scheduleGc()}get meta(){return this.options.meta}get promise(){var t;return(t=C(this,it))==null?void 0:t.promise}setOptions(t){this.options={...C(this,li),...t},this.updateGcTime(this.options.gcTime)}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&C(this,St).remove(this)}setData(t,n){const r=Xo(this.state.data,t,this.options);return pe(this,Lt,sn).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,Lt,sn).call(this,{type:"setState",state:t,setStateOptions:n})}cancel(t){var r,o;const n=(r=C(this,it))==null?void 0:r.promise;return(o=C(this,it))==null||o.cancel(t),n?n.then(Nt).catch(Nt):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(C(this,wr))}isActive(){return this.observers.some(t=>Vt(t.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===zi||this.state.dataUpdateCount+this.state.errorUpdateCount===0}isStale(){return this.state.isInvalidated?!0:this.getObserversCount()>0?this.observers.some(t=>t.getCurrentResult().isStale):this.state.data===void 0}isStaleByTime(t=0){return this.state.isInvalidated||this.state.data===void 0||!Hc(this.state.dataUpdatedAt,t)}onFocus(){var n;const t=this.observers.find(r=>r.shouldFetchOnWindowFocus());t==null||t.refetch({cancelRefetch:!1}),(n=C(this,it))==null||n.continue()}onOnline(){var n;const t=this.observers.find(r=>r.shouldFetchOnReconnect());t==null||t.refetch({cancelRefetch:!1}),(n=C(this,it))==null||n.continue()}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),C(this,St).notify({type:"observerAdded",query:this,observer:t}))}removeObserver(t){this.observers.includes(t)&&(this.observers=this.observers.filter(n=>n!==t),this.observers.length||(C(this,it)&&(C(this,Xn)?C(this,it).cancel({revert:!0}):C(this,it).cancelRetry()),this.scheduleGc()),C(this,St).notify({type:"observerRemoved",query:this,observer:t}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||pe(this,Lt,sn).call(this,{type:"invalidate"})}fetch(t,n){var c,u,d;if(this.state.fetchStatus!=="idle"){if(this.state.data!==void 0&&(n!=null&&n.cancelRefetch))this.cancel({silent:!0});else if(C(this,it))return C(this,it).continueRetry(),C(this,it).promise}if(t&&this.setOptions(t),!this.options.queryFn){const f=this.observers.find(m=>m.options.queryFn);f&&this.setOptions(f.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=f=>{Object.defineProperty(f,"signal",{enumerable:!0,get:()=>(J(this,Xn,!0),r.signal)})},i=()=>{const f=Bc(this.options,n),m={client:C(this,Qn),queryKey:this.queryKey,meta:this.meta};return o(m),J(this,Xn,!1),this.options.persister?this.options.persister(f,m,this):f(m)},s={fetchOptions:n,options:this.options,queryKey:this.queryKey,client:C(this,Qn),state:this.state,fetchFn:i};o(s),(c=this.options.behavior)==null||c.onFetch(s,this),J(this,Ir,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==((u=s.fetchOptions)==null?void 0:u.meta))&&pe(this,Lt,sn).call(this,{type:"fetch",meta:(d=s.fetchOptions)==null?void 0:d.meta});const a=f=>{var m,h,y,v;Ro(f)&&f.silent||pe(this,Lt,sn).call(this,{type:"error",error:f}),Ro(f)||((h=(m=C(this,St).config).onError)==null||h.call(m,f,this),(v=(y=C(this,St).config).onSettled)==null||v.call(y,this.state.data,f,this)),this.scheduleGc()};return J(this,it,zc({initialPromise:n==null?void 0:n.initialPromise,fn:s.fetchFn,abort:r.abort.bind(r),onSuccess:f=>{var m,h,y,v;if(f===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}`),a(new Error(`${this.queryHash} data is undefined`));return}try{this.setData(f)}catch(p){a(p);return}(h=(m=C(this,St).config).onSuccess)==null||h.call(m,f,this),(v=(y=C(this,St).config).onSettled)==null||v.call(y,f,this.state.error,this),this.scheduleGc()},onError:a,onFail:(f,m)=>{pe(this,Lt,sn).call(this,{type:"failed",failureCount:f,error:m})},onPause:()=>{pe(this,Lt,sn).call(this,{type:"pause"})},onContinue:()=>{pe(this,Lt,sn).call(this,{type:"continue"})},retry:s.options.retry,retryDelay:s.options.retryDelay,networkMode:s.options.networkMode,canRun:()=>!0})),C(this,it).start()}},wr=new WeakMap,Ir=new WeakMap,St=new WeakMap,Qn=new WeakMap,it=new WeakMap,li=new WeakMap,Xn=new WeakMap,Lt=new WeakSet,sn=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,...Qc(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 Ro(o)&&o.revert&&C(this,Ir)?{...C(this,Ir),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),Be.batch(()=>{this.observers.forEach(r=>{r.onQueryUpdate()}),C(this,St).notify({query:this,type:"updated",action:t})})},jc);function Qc(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:Wc(t.networkMode)?"fetching":"paused",...e===void 0&&{error:null,status:"pending"}}}function Nf(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 Bt,Lc,Tf=(Lc=class extends Lr{constructor(t={}){super();ie(this,Bt);this.config=t,J(this,Bt,new Map)}build(t,n,r){const o=n.queryKey,i=n.queryHash??Ts(o,n);let s=this.get(i);return s||(s=new Sf({client:t,queryKey:o,queryHash:i,options:t.defaultQueryOptions(n),state:r,defaultOptions:t.getQueryDefaults(o)}),this.add(s)),s}add(t){C(this,Bt).has(t.queryHash)||(C(this,Bt).set(t.queryHash,t),this.notify({type:"added",query:t}))}remove(t){const n=C(this,Bt).get(t.queryHash);n&&(t.destroy(),n===t&&C(this,Bt).delete(t.queryHash),this.notify({type:"removed",query:t}))}clear(){Be.batch(()=>{this.getAll().forEach(t=>{this.remove(t)})})}get(t){return C(this,Bt).get(t)}getAll(){return[...C(this,Bt).values()]}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Ra(n,r))}findAll(t={}){const n=this.getAll();return Object.keys(t).length>0?n.filter(r=>Ra(t,r)):n}notify(t){Be.batch(()=>{this.listeners.forEach(n=>{n(t)})})}onFocus(){Be.batch(()=>{this.getAll().forEach(t=>{t.onFocus()})})}onOnline(){Be.batch(()=>{this.getAll().forEach(t=>{t.onOnline()})})}},Bt=new WeakMap,Lc),Wt,ot,Yn,Jt,In,Kc,Rf=(Kc=class extends Gc{constructor(t){super();ie(this,Jt);ie(this,Wt);ie(this,ot);ie(this,Yn);this.mutationId=t.mutationId,J(this,ot,t.mutationCache),J(this,Wt,[]),this.state=t.state||Xc(),this.setOptions(t.options),this.scheduleGc()}setOptions(t){this.options=t,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(t){C(this,Wt).includes(t)||(C(this,Wt).push(t),this.clearGcTimeout(),C(this,ot).notify({type:"observerAdded",mutation:this,observer:t}))}removeObserver(t){J(this,Wt,C(this,Wt).filter(n=>n!==t)),this.scheduleGc(),C(this,ot).notify({type:"observerRemoved",mutation:this,observer:t})}optionalRemove(){C(this,Wt).length||(this.state.status==="pending"?this.scheduleGc():C(this,ot).remove(this))}continue(){var t;return((t=C(this,Yn))==null?void 0:t.continue())??this.execute(this.state.variables)}async execute(t){var o,i,s,a,c,u,d,f,m,h,y,v,p,x,g,b,O,_,T,S;J(this,Yn,zc({fn:()=>this.options.mutationFn?this.options.mutationFn(t):Promise.reject(new Error("No mutationFn found")),onFail:(N,F)=>{pe(this,Jt,In).call(this,{type:"failed",failureCount:N,error:F})},onPause:()=>{pe(this,Jt,In).call(this,{type:"pause"})},onContinue:()=>{pe(this,Jt,In).call(this,{type:"continue"})},retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>C(this,ot).canRun(this)}));const n=this.state.status==="pending",r=!C(this,Yn).canStart();try{if(!n){pe(this,Jt,In).call(this,{type:"pending",variables:t,isPaused:r}),await((i=(o=C(this,ot).config).onMutate)==null?void 0:i.call(o,t,this));const F=await((a=(s=this.options).onMutate)==null?void 0:a.call(s,t));F!==this.state.context&&pe(this,Jt,In).call(this,{type:"pending",context:F,variables:t,isPaused:r})}const N=await C(this,Yn).start();return await((u=(c=C(this,ot).config).onSuccess)==null?void 0:u.call(c,N,t,this.state.context,this)),await((f=(d=this.options).onSuccess)==null?void 0:f.call(d,N,t,this.state.context)),await((h=(m=C(this,ot).config).onSettled)==null?void 0:h.call(m,N,null,this.state.variables,this.state.context,this)),await((v=(y=this.options).onSettled)==null?void 0:v.call(y,N,null,t,this.state.context)),pe(this,Jt,In).call(this,{type:"success",data:N}),N}catch(N){try{throw await((x=(p=C(this,ot).config).onError)==null?void 0:x.call(p,N,t,this.state.context,this)),await((b=(g=this.options).onError)==null?void 0:b.call(g,N,t,this.state.context)),await((_=(O=C(this,ot).config).onSettled)==null?void 0:_.call(O,void 0,N,this.state.variables,this.state.context,this)),await((S=(T=this.options).onSettled)==null?void 0:S.call(T,void 0,N,t,this.state.context)),N}finally{pe(this,Jt,In).call(this,{type:"error",error:N})}}finally{C(this,ot).runNext(this)}}},Wt=new WeakMap,ot=new WeakMap,Yn=new WeakMap,Jt=new WeakSet,In=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),Be.batch(()=>{C(this,Wt).forEach(r=>{r.onMutationUpdate(t)}),C(this,ot).notify({mutation:this,type:"updated",action:t})})},Kc);function Xc(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var an,Kt,ui,Vc,Af=(Vc=class extends Lr{constructor(t={}){super();ie(this,an);ie(this,Kt);ie(this,ui);this.config=t,J(this,an,new Set),J(this,Kt,new Map),J(this,ui,0)}build(t,n,r){const o=new Rf({mutationCache:this,mutationId:++Ri(this,ui)._,options:t.defaultMutationOptions(n),state:r});return this.add(o),o}add(t){C(this,an).add(t);const n=Ai(t);if(typeof n=="string"){const r=C(this,Kt).get(n);r?r.push(t):C(this,Kt).set(n,[t])}this.notify({type:"added",mutation:t})}remove(t){if(C(this,an).delete(t)){const n=Ai(t);if(typeof n=="string"){const r=C(this,Kt).get(n);if(r)if(r.length>1){const o=r.indexOf(t);o!==-1&&r.splice(o,1)}else r[0]===t&&C(this,Kt).delete(n)}}this.notify({type:"removed",mutation:t})}canRun(t){const n=Ai(t);if(typeof n=="string"){const r=C(this,Kt).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=Ai(t);if(typeof n=="string"){const o=(r=C(this,Kt).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(){Be.batch(()=>{C(this,an).forEach(t=>{this.notify({type:"removed",mutation:t})}),C(this,an).clear(),C(this,Kt).clear()})}getAll(){return Array.from(C(this,an))}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Aa(n,r))}findAll(t={}){return this.getAll().filter(n=>Aa(t,n))}notify(t){Be.batch(()=>{this.listeners.forEach(n=>{n(t)})})}resumePausedMutations(){const t=this.getAll().filter(n=>n.state.isPaused);return Be.batch(()=>Promise.all(t.map(n=>n.continue().catch(Nt))))}},an=new WeakMap,Kt=new WeakMap,ui=new WeakMap,Vc);function Ai(e){var t;return(t=e.options.scope)==null?void 0:t.id}function Fa(e){return{onFetch:(t,n)=>{var d,f,m,h,y;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=((h=t.state.data)==null?void 0:h.pages)||[],s=((y=t.state.data)==null?void 0:y.pageParams)||[];let a={pages:[],pageParams:[]},c=0;const u=async()=>{let v=!1;const p=b=>{Object.defineProperty(b,"signal",{enumerable:!0,get:()=>(t.signal.aborted?v=!0:t.signal.addEventListener("abort",()=>{v=!0}),t.signal)})},x=Bc(t.options,t.fetchOptions),g=async(b,O,_)=>{if(v)return Promise.reject();if(O==null&&b.pages.length)return Promise.resolve(b);const T={client:t.client,queryKey:t.queryKey,pageParam:O,direction:_?"backward":"forward",meta:t.options.meta};p(T);const S=await x(T),{maxPages:N}=t.options,F=_?_f:bf;return{pages:F(b.pages,S,N),pageParams:F(b.pageParams,O,N)}};if(o&&i.length){const b=o==="backward",O=b?Pf:Ma,_={pages:i,pageParams:s},T=O(r,_);a=await g(_,T,b)}else{const b=e??i.length;do{const O=c===0?s[0]??r.initialPageParam:Ma(r,a);if(c>0&&O==null)break;a=await g(a,O),c++}while(c<b)}return a};t.options.persister?t.fetchFn=()=>{var v,p;return(p=(v=t.options).persister)==null?void 0:p.call(v,u,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},n)}:t.fetchFn=u}}}function Ma(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 Pf(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 Me,xn,On,br,_r,Cn,xr,Or,$c,Df=($c=class{constructor(e={}){ie(this,Me);ie(this,xn);ie(this,On);ie(this,br);ie(this,_r);ie(this,Cn);ie(this,xr);ie(this,Or);J(this,Me,e.queryCache||new Tf),J(this,xn,e.mutationCache||new Af),J(this,On,e.defaultOptions||{}),J(this,br,new Map),J(this,_r,new Map),J(this,Cn,0)}mount(){Ri(this,Cn)._++,C(this,Cn)===1&&(J(this,xr,Rs.subscribe(async e=>{e&&(await this.resumePausedMutations(),C(this,Me).onFocus())})),J(this,Or,Gi.subscribe(async e=>{e&&(await this.resumePausedMutations(),C(this,Me).onOnline())})))}unmount(){var e,t;Ri(this,Cn)._--,C(this,Cn)===0&&((e=C(this,xr))==null||e.call(this),J(this,xr,void 0),(t=C(this,Or))==null||t.call(this),J(this,Or,void 0))}isFetching(e){return C(this,Me).findAll({...e,fetchStatus:"fetching"}).length}isMutating(e){return C(this,xn).findAll({...e,status:"pending"}).length}getQueryData(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=C(this,Me).get(t.queryHash))==null?void 0:n.state.data}ensureQueryData(e){const t=this.defaultQueryOptions(e),n=C(this,Me).build(this,t),r=n.state.data;return r===void 0?this.fetchQuery(e):(e.revalidateIfStale&&n.isStaleByTime(hr(t.staleTime,n))&&this.prefetchQuery(t),Promise.resolve(r))}getQueriesData(e){return C(this,Me).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=C(this,Me).get(r.queryHash),i=o==null?void 0:o.state.data,s=wf(t,i);if(s!==void 0)return C(this,Me).build(this,r).setData(s,{...n,manual:!0})}setQueriesData(e,t,n){return Be.batch(()=>C(this,Me).findAll(e).map(({queryKey:r})=>[r,this.setQueryData(r,t,n)]))}getQueryState(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=C(this,Me).get(t.queryHash))==null?void 0:n.state}removeQueries(e){const t=C(this,Me);Be.batch(()=>{t.findAll(e).forEach(n=>{t.remove(n)})})}resetQueries(e,t){const n=C(this,Me),r={type:"active",...e};return Be.batch(()=>(n.findAll(e).forEach(o=>{o.reset()}),this.refetchQueries(r,t)))}cancelQueries(e,t={}){const n={revert:!0,...t},r=Be.batch(()=>C(this,Me).findAll(e).map(o=>o.cancel(n)));return Promise.all(r).then(Nt).catch(Nt)}invalidateQueries(e,t={}){return Be.batch(()=>{if(C(this,Me).findAll(e).forEach(r=>{r.invalidate()}),(e==null?void 0:e.refetchType)==="none")return Promise.resolve();const n={...e,type:(e==null?void 0:e.refetchType)??(e==null?void 0:e.type)??"active"};return this.refetchQueries(n,t)})}refetchQueries(e,t={}){const n={...t,cancelRefetch:t.cancelRefetch??!0},r=Be.batch(()=>C(this,Me).findAll(e).filter(o=>!o.isDisabled()).map(o=>{let i=o.fetch(void 0,n);return n.throwOnError||(i=i.catch(Nt)),o.state.fetchStatus==="paused"?Promise.resolve():i}));return Promise.all(r).then(Nt)}fetchQuery(e){const t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);const n=C(this,Me).build(this,t);return n.isStaleByTime(hr(t.staleTime,n))?n.fetch(t):Promise.resolve(n.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(Nt).catch(Nt)}fetchInfiniteQuery(e){return e.behavior=Fa(e.pages),this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(Nt).catch(Nt)}ensureInfiniteQueryData(e){return e.behavior=Fa(e.pages),this.ensureQueryData(e)}resumePausedMutations(){return Gi.isOnline()?C(this,xn).resumePausedMutations():Promise.resolve()}getQueryCache(){return C(this,Me)}getMutationCache(){return C(this,xn)}getDefaultOptions(){return C(this,On)}setDefaultOptions(e){J(this,On,e)}setQueryDefaults(e,t){C(this,br).set(ir(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){const t=[...C(this,br).values()],n={};return t.forEach(r=>{ti(e,r.queryKey)&&Object.assign(n,r.defaultOptions)}),n}setMutationDefaults(e,t){C(this,_r).set(ir(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){const t=[...C(this,_r).values()];let n={};return t.forEach(r=>{ti(e,r.mutationKey)&&(n={...n,...r.defaultOptions})}),n}defaultQueryOptions(e){if(e._defaulted)return e;const t={...C(this,On).queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||(t.queryHash=Ts(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===zi&&(t.enabled=!1),t}defaultMutationOptions(e){return e!=null&&e._defaulted?e:{...C(this,On).mutations,...(e==null?void 0:e.mutationKey)&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){C(this,Me).clear(),C(this,xn).clear()}},Me=new WeakMap,xn=new WeakMap,On=new WeakMap,br=new WeakMap,_r=new WeakMap,Cn=new WeakMap,xr=new WeakMap,Or=new WeakMap,$c),dt,ye,di,st,Zn,Cr,En,zt,fi,Er,Sr,er,tr,Sn,Nr,Ce,Xr,Zo,es,ts,ns,rs,is,os,Yc,qc,Ff=(qc=class extends Lr{constructor(t,n){super();ie(this,Ce);ie(this,dt);ie(this,ye);ie(this,di);ie(this,st);ie(this,Zn);ie(this,Cr);ie(this,En);ie(this,zt);ie(this,fi);ie(this,Er);ie(this,Sr);ie(this,er);ie(this,tr);ie(this,Sn);ie(this,Nr,new Set);this.options=n,J(this,dt,t),J(this,zt,null),J(this,En,Yo()),this.options.experimental_prefetchInRender||C(this,En).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&&(C(this,ye).addObserver(this),ka(C(this,ye),this.options)?pe(this,Ce,Xr).call(this):this.updateResult(),pe(this,Ce,ns).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return ss(C(this,ye),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return ss(C(this,ye),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,pe(this,Ce,rs).call(this),pe(this,Ce,is).call(this),C(this,ye).removeObserver(this)}setOptions(t,n){const r=this.options,o=C(this,ye);if(this.options=C(this,dt).defaultQueryOptions(t),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Vt(this.options.enabled,C(this,ye))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");pe(this,Ce,os).call(this),C(this,ye).setOptions(this.options),r._defaulted&&!Ji(this.options,r)&&C(this,dt).getQueryCache().notify({type:"observerOptionsUpdated",query:C(this,ye),observer:this});const i=this.hasListeners();i&&ja(C(this,ye),o,this.options,r)&&pe(this,Ce,Xr).call(this),this.updateResult(n),i&&(C(this,ye)!==o||Vt(this.options.enabled,C(this,ye))!==Vt(r.enabled,C(this,ye))||hr(this.options.staleTime,C(this,ye))!==hr(r.staleTime,C(this,ye)))&&pe(this,Ce,Zo).call(this);const s=pe(this,Ce,es).call(this);i&&(C(this,ye)!==o||Vt(this.options.enabled,C(this,ye))!==Vt(r.enabled,C(this,ye))||s!==C(this,Sn))&&pe(this,Ce,ts).call(this,s)}getOptimisticResult(t){const n=C(this,dt).getQueryCache().build(C(this,dt),t),r=this.createResult(n,t);return kf(this,r)&&(J(this,st,r),J(this,Cr,this.options),J(this,Zn,C(this,ye).state)),r}getCurrentResult(){return C(this,st)}trackResult(t,n){const r={};return Object.keys(t).forEach(o=>{Object.defineProperty(r,o,{configurable:!1,enumerable:!0,get:()=>(this.trackProp(o),n==null||n(o),t[o])})}),r}trackProp(t){C(this,Nr).add(t)}getCurrentQuery(){return C(this,ye)}refetch({...t}={}){return this.fetch({...t})}fetchOptimistic(t){const n=C(this,dt).defaultQueryOptions(t),r=C(this,dt).getQueryCache().build(C(this,dt),n);return r.fetch().then(()=>this.createResult(r,n))}fetch(t){return pe(this,Ce,Xr).call(this,{...t,cancelRefetch:t.cancelRefetch??!0}).then(()=>(this.updateResult(),C(this,st)))}createResult(t,n){var N;const r=C(this,ye),o=this.options,i=C(this,st),s=C(this,Zn),a=C(this,Cr),u=t!==r?t.state:C(this,di),{state:d}=t;let f={...d},m=!1,h;if(n._optimisticResults){const F=this.hasListeners(),q=!F&&ka(t,n),G=F&&ja(t,r,n,o);(q||G)&&(f={...f,...Qc(d.data,t.options)}),n._optimisticResults==="isRestoring"&&(f.fetchStatus="idle")}let{error:y,errorUpdatedAt:v,status:p}=f;if(n.select&&f.data!==void 0)if(i&&f.data===(s==null?void 0:s.data)&&n.select===C(this,fi))h=C(this,Er);else try{J(this,fi,n.select),h=n.select(f.data),h=Xo(i==null?void 0:i.data,h,n),J(this,Er,h),J(this,zt,null)}catch(F){J(this,zt,F)}else h=f.data;if(n.placeholderData!==void 0&&h===void 0&&p==="pending"){let F;if(i!=null&&i.isPlaceholderData&&n.placeholderData===(a==null?void 0:a.placeholderData))F=i.data;else if(F=typeof n.placeholderData=="function"?n.placeholderData((N=C(this,Sr))==null?void 0:N.state.data,C(this,Sr)):n.placeholderData,n.select&&F!==void 0)try{F=n.select(F),J(this,zt,null)}catch(q){J(this,zt,q)}F!==void 0&&(p="success",h=Xo(i==null?void 0:i.data,F,n),m=!0)}C(this,zt)&&(y=C(this,zt),h=C(this,Er),v=Date.now(),p="error");const x=f.fetchStatus==="fetching",g=p==="pending",b=p==="error",O=g&&x,_=h!==void 0,S={status:p,fetchStatus:f.fetchStatus,isPending:g,isSuccess:p==="success",isError:b,isInitialLoading:O,isLoading:O,data:h,dataUpdatedAt:f.dataUpdatedAt,error:y,errorUpdatedAt:v,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:x,isRefetching:x&&!g,isLoadingError:b&&!_,isPaused:f.fetchStatus==="paused",isPlaceholderData:m,isRefetchError:b&&_,isStale:As(t,n),refetch:this.refetch,promise:C(this,En)};if(this.options.experimental_prefetchInRender){const F=z=>{S.status==="error"?z.reject(S.error):S.data!==void 0&&z.resolve(S.data)},q=()=>{const z=J(this,En,S.promise=Yo());F(z)},G=C(this,En);switch(G.status){case"pending":t.queryHash===r.queryHash&&F(G);break;case"fulfilled":(S.status==="error"||S.data!==G.value)&&q();break;case"rejected":(S.status!=="error"||S.error!==G.reason)&&q();break}}return S}updateResult(t){const n=C(this,st),r=this.createResult(C(this,ye),this.options);if(J(this,Zn,C(this,ye).state),J(this,Cr,this.options),C(this,Zn).data!==void 0&&J(this,Sr,C(this,ye)),Ji(r,n))return;J(this,st,r);const o={},i=()=>{if(!n)return!0;const{notifyOnChangeProps:s}=this.options,a=typeof s=="function"?s():s;if(a==="all"||!a&&!C(this,Nr).size)return!0;const c=new Set(a??C(this,Nr));return this.options.throwOnError&&c.add("error"),Object.keys(C(this,st)).some(u=>{const d=u;return C(this,st)[d]!==n[d]&&c.has(d)})};(t==null?void 0:t.listeners)!==!1&&i()&&(o.listeners=!0),pe(this,Ce,Yc).call(this,{...o,...t})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&pe(this,Ce,ns).call(this)}},dt=new WeakMap,ye=new WeakMap,di=new WeakMap,st=new WeakMap,Zn=new WeakMap,Cr=new WeakMap,En=new WeakMap,zt=new WeakMap,fi=new WeakMap,Er=new WeakMap,Sr=new WeakMap,er=new WeakMap,tr=new WeakMap,Sn=new WeakMap,Nr=new WeakMap,Ce=new WeakSet,Xr=function(t){pe(this,Ce,os).call(this);let n=C(this,ye).fetch(this.options,t);return t!=null&&t.throwOnError||(n=n.catch(Nt)),n},Zo=function(){pe(this,Ce,rs).call(this);const t=hr(this.options.staleTime,C(this,ye));if(rr||C(this,st).isStale||!zo(t))return;const r=Hc(C(this,st).dataUpdatedAt,t)+1;J(this,er,setTimeout(()=>{C(this,st).isStale||this.updateResult()},r))},es=function(){return(typeof this.options.refetchInterval=="function"?this.options.refetchInterval(C(this,ye)):this.options.refetchInterval)??!1},ts=function(t){pe(this,Ce,is).call(this),J(this,Sn,t),!(rr||Vt(this.options.enabled,C(this,ye))===!1||!zo(C(this,Sn))||C(this,Sn)===0)&&J(this,tr,setInterval(()=>{(this.options.refetchIntervalInBackground||Rs.isFocused())&&pe(this,Ce,Xr).call(this)},C(this,Sn)))},ns=function(){pe(this,Ce,Zo).call(this),pe(this,Ce,ts).call(this,pe(this,Ce,es).call(this))},rs=function(){C(this,er)&&(clearTimeout(C(this,er)),J(this,er,void 0))},is=function(){C(this,tr)&&(clearInterval(C(this,tr)),J(this,tr,void 0))},os=function(){const t=C(this,dt).getQueryCache().build(C(this,dt),this.options);if(t===C(this,ye))return;const n=C(this,ye);J(this,ye,t),J(this,di,t.state),this.hasListeners()&&(n==null||n.removeObserver(this),t.addObserver(this))},Yc=function(t){Be.batch(()=>{t.listeners&&this.listeners.forEach(n=>{n(C(this,st))}),C(this,dt).getQueryCache().notify({query:C(this,ye),type:"observerResultsUpdated"})})},qc);function Mf(e,t){return Vt(t.enabled,e)!==!1&&e.state.data===void 0&&!(e.state.status==="error"&&t.retryOnMount===!1)}function ka(e,t){return Mf(e,t)||e.state.data!==void 0&&ss(e,t,t.refetchOnMount)}function ss(e,t,n){if(Vt(t.enabled,e)!==!1){const r=typeof n=="function"?n(e):n;return r==="always"||r!==!1&&As(e,t)}return!1}function ja(e,t,n,r){return(e!==t||Vt(r.enabled,e)===!1)&&(!n.suspense||e.state.status!=="error")&&As(e,n)}function As(e,t){return Vt(t.enabled,e)!==!1&&e.isStaleByTime(hr(t.staleTime,e))}function kf(e,t){return!Ji(e.getCurrentResult(),t)}var Nn,Tn,ft,cn,dn,$i,as,Uc,jf=(Uc=class extends Lr{constructor(n,r){super();ie(this,dn);ie(this,Nn);ie(this,Tn);ie(this,ft);ie(this,cn);J(this,Nn,n),this.setOptions(r),this.bindMethods(),pe(this,dn,$i).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=C(this,Nn).defaultMutationOptions(n),Ji(this.options,r)||C(this,Nn).getMutationCache().notify({type:"observerOptionsUpdated",mutation:C(this,ft),observer:this}),r!=null&&r.mutationKey&&this.options.mutationKey&&ir(r.mutationKey)!==ir(this.options.mutationKey)?this.reset():((o=C(this,ft))==null?void 0:o.state.status)==="pending"&&C(this,ft).setOptions(this.options)}onUnsubscribe(){var n;this.hasListeners()||(n=C(this,ft))==null||n.removeObserver(this)}onMutationUpdate(n){pe(this,dn,$i).call(this),pe(this,dn,as).call(this,n)}getCurrentResult(){return C(this,Tn)}reset(){var n;(n=C(this,ft))==null||n.removeObserver(this),J(this,ft,void 0),pe(this,dn,$i).call(this),pe(this,dn,as).call(this)}mutate(n,r){var o;return J(this,cn,r),(o=C(this,ft))==null||o.removeObserver(this),J(this,ft,C(this,Nn).getMutationCache().build(C(this,Nn),this.options)),C(this,ft).addObserver(this),C(this,ft).execute(n)}},Nn=new WeakMap,Tn=new WeakMap,ft=new WeakMap,cn=new WeakMap,dn=new WeakSet,$i=function(){var r;const n=((r=C(this,ft))==null?void 0:r.state)??Xc();J(this,Tn,{...n,isPending:n.status==="pending",isSuccess:n.status==="success",isError:n.status==="error",isIdle:n.status==="idle",mutate:this.mutate,reset:this.reset})},as=function(n){Be.batch(()=>{var r,o,i,s,a,c,u,d;if(C(this,cn)&&this.hasListeners()){const f=C(this,Tn).variables,m=C(this,Tn).context;(n==null?void 0:n.type)==="success"?((o=(r=C(this,cn)).onSuccess)==null||o.call(r,n.data,f,m),(s=(i=C(this,cn)).onSettled)==null||s.call(i,n.data,null,f,m)):(n==null?void 0:n.type)==="error"&&((c=(a=C(this,cn)).onError)==null||c.call(a,n.error,f,m),(d=(u=C(this,cn)).onSettled)==null||d.call(u,void 0,n.error,f,m))}this.listeners.forEach(f=>{f(C(this,Tn))})})},Uc),Zc=D.createContext(void 0),fn=e=>{const t=D.useContext(Zc);if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},Lf=({client:e,children:t})=>(D.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),l.jsx(Zc.Provider,{value:e,children:t})),el=D.createContext(!1),Kf=()=>D.useContext(el);el.Provider;function Vf(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var $f=D.createContext(Vf()),qf=()=>D.useContext($f);function tl(e,t){return typeof e=="function"?e(...t):!!e}function cs(){}var Uf=(e,t)=>{(e.suspense||e.throwOnError||e.experimental_prefetchInRender)&&(t.isReset()||(e.retryOnMount=!1))},Hf=e=>{D.useEffect(()=>{e.clearReset()},[e])},Bf=({result:e,errorResetBoundary:t,throwOnError:n,query:r,suspense:o})=>e.isError&&!t.isReset()&&!e.isFetching&&r&&(o&&e.data===void 0||tl(n,[e.error,r])),Wf=e=>{const t=e.staleTime;e.suspense&&(e.staleTime=typeof t=="function"?(...n)=>Math.max(t(...n),1e3):Math.max(t??1e3,1e3),typeof e.gcTime=="number"&&(e.gcTime=Math.max(e.gcTime,1e3)))},Jf=(e,t)=>e.isLoading&&e.isFetching&&!t,zf=(e,t)=>(e==null?void 0:e.suspense)&&t.isPending,La=(e,t,n)=>t.fetchOptimistic(e).catch(()=>{n.clearReset()});function Gf(e,t,n){var f,m,h,y,v;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=fn(),o=Kf(),i=qf(),s=r.defaultQueryOptions(e);(m=(f=r.getDefaultOptions().queries)==null?void 0:f._experimental_beforeQuery)==null||m.call(f,s),s._optimisticResults=o?"isRestoring":"optimistic",Wf(s),Uf(s,i),Hf(i);const a=!r.getQueryCache().get(s.queryHash),[c]=D.useState(()=>new t(r,s)),u=c.getOptimisticResult(s),d=!o&&e.subscribed!==!1;if(D.useSyncExternalStore(D.useCallback(p=>{const x=d?c.subscribe(Be.batchCalls(p)):cs;return c.updateResult(),x},[c,d]),()=>c.getCurrentResult(),()=>c.getCurrentResult()),D.useEffect(()=>{c.setOptions(s,{listeners:!1})},[s,c]),zf(s,u))throw La(s,c,i);if(Bf({result:u,errorResetBoundary:i,throwOnError:s.throwOnError,query:r.getQueryCache().get(s.queryHash),suspense:s.suspense}))throw u.error;if((y=(h=r.getDefaultOptions().queries)==null?void 0:h._experimental_afterQuery)==null||y.call(h,s,u),s.experimental_prefetchInRender&&!rr&&Jf(u,o)){const p=a?La(s,c,i):(v=r.getQueryCache().get(s.queryHash))==null?void 0:v.promise;p==null||p.catch(cs).finally(()=>{c.updateResult()})}return s.notifyOnChangeProps?u:c.trackResult(u)}function Kr(e,t){return Gf(e,Ff)}function nl(e,t){const n=fn(),[r]=D.useState(()=>new jf(n,e));D.useEffect(()=>{r.setOptions(e)},[r,e]);const o=D.useSyncExternalStore(D.useCallback(s=>r.subscribe(Be.batchCalls(s)),[r]),()=>r.getCurrentResult(),()=>r.getCurrentResult()),i=D.useCallback((s,a)=>{r.mutate(s,a).catch(cs)},[r]);if(o.error&&tl(r.options.throwOnError,[o.error]))throw o.error;return{...o,mutate:i,mutateAsync:o.mutate}}const rl=w.createContext(null),Qf=rl.Provider,Vr=()=>{const e=w.useContext(rl);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 il=w.createContext(void 0);function Tt(){const e=w.useContext(il);if(!e)throw new Error("useErrorState must be used within a ErrorProvider");return e}const Xf=(()=>{const e={};return Object.values(ue).forEach(t=>{e[t]={}}),e})();function Yf({children:e}){const[t,n]=w.useState(Xf),r=w.useCallback((d,f,m=!0)=>{n(h=>{const y={...h};return y[d]=y[d]||{},y[d][f]=m,y})},[n]),o=w.useCallback((d,f)=>{var m;return!!((m=t[d])!=null&&m[f])},[t]),i=w.useCallback((d,f)=>{var m;return(m=t[d])==null?void 0:m[f]},[t]),s=w.useCallback((d,f)=>{n(m=>{var y;const h={...m};return(y=h[d])==null||delete y[f],h})},[n]),a=w.useCallback(d=>{n(f=>{const m={...f};return m[d]={},m})},[n]),c=w.useCallback((d,f)=>{n(m=>{const h={...m};return h[d]=h[d]||{},f.forEach(y=>{h[d][y]=!0}),h})},[n]),u=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(il.Provider,{value:u,children:e})}const Zf="https://api.withampersand.com/v1".replace(/\/+$/,"");class Ps{constructor(t={}){this.configuration=t}set config(t){this.configuration=t}get basePath(){return this.configuration.basePath!=null?this.configuration.basePath:Zf}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 ep=new Ps,uo=class uo{constructor(t=ep){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 rp(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?uo.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 ol(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:np(a.body)||a.body instanceof URLSearchParams||tp(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}};uo.jsonRegex=new RegExp("^(:?application/json|[^;/ ]+/[^;/ ]+[+]json)[ ]*(:?;.*)?$","i");let Qt=uo;function tp(e){return typeof Blob<"u"&&e instanceof Blob}function np(e){return typeof FormData<"u"&&e instanceof FormData}class ol extends Error{constructor(t,n){super(n),this.response=t,this.name="ResponseError"}}class rp extends Error{constructor(t,n){super(n),this.cause=t,this.name="FetchError"}}class se 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=>al(n,e[n],t)).filter(n=>n.length>0).join("&")}function al(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 al(e,o,n)}return t instanceof Date?`${encodeURIComponent(r)}=${encodeURIComponent(t.toISOString())}`:t instanceof Object?sl(t,r):`${encodeURIComponent(r)}=${encodeURIComponent(String(t))}`}function pi(e,t){return Object.keys(e).reduce((n,r)=>({...n,[r]:t(e[r])}),{})}class Ke{constructor(t,n=r=>r){this.raw=t,this.transformer=n}async value(){return this.transformer(await this.raw.json())}}class or{constructor(t){this.raw=t}async value(){}}class ip{constructor(t){this.raw=t}async value(){return await this.raw.text()}}function op(e){return sp(e)}function sp(e,t){return e==null?e:{fieldUsed:R(e,"fieldUsed")?e.fieldUsed:void 0,keyFormat:R(e,"keyFormat")?e.keyFormat:void 0}}function ap(e){return cp(e)}function cp(e,t){return e==null?e:{name:e.name,valuePrefix:R(e,"valuePrefix")?e.valuePrefix:void 0}}function lp(e){return up(e)}function up(e,t){return e==null?e:{name:e.name}}function dp(e){return fp(e)}function fp(e,t){return e==null?e:{attachmentType:e.attachmentType,query:R(e,"query")?lp(e.query):void 0,header:R(e,"header")?ap(e.header):void 0,docsURL:R(e,"docsURL")?e.docsURL:void 0}}function pp(e){return hp(e)}function hp(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0,includeFullRecords:R(e,"includeFullRecords")?e.includeFullRecords:void 0}}function mp(e){if(e!==void 0)return e===null?null:{enabled:e.enabled,includeFullRecords:e.includeFullRecords}}function gp(e){return yp(e)}function yp(e,t){return e}function vp(e){return wp(e)}function wp(e,t){return e==null?e:{days:R(e,"days")?e.days:void 0,fullHistory:R(e,"fullHistory")?e.fullHistory:void 0}}function Ip(e){if(e!==void 0)return e===null?null:{days:e.days,fullHistory:e.fullHistory}}function cl(e){return bp(e)}function bp(e,t){return e==null?e:{defaultPeriod:vp(e.defaultPeriod)}}function _p(e){if(e!==void 0)return e===null?null:{defaultPeriod:Ip(e.defaultPeriod)}}function xp(e){if(e!==void 0)return e===null?null:{days:e.days,fullHistory:e.fullHistory}}function Op(e){if(e!==void 0)return e===null?null:{defaultPeriod:xp(e.defaultPeriod)}}function Cp(e){return Ep(e)}function Ep(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0}}function ll(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function Sp(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:Op(e.backfill)}}function Np(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:pi(e.objects,Sp)}}function Tp(e){let t=!0;return t=t&&"value"in e,t}function Rp(e){if(e!==void 0)return e===null?null:{value:e.value,applyOnUpdate:e.applyOnUpdate}}function Ap(e){let t=!0;return t=t&&"value"in e,t}function Pp(e){if(e!==void 0)return e===null?null:{value:e.value,applyOnUpdate:e.applyOnUpdate}}function Dp(e){let t=!0;return t=t&&"value"in e,t}function Fp(e){if(e!==void 0)return e===null?null:{value:e.value,applyOnUpdate:e.applyOnUpdate}}function Mp(e){if(e!==void 0)return e===null?null:Tp(e)?Rp(e):Ap(e)?Pp(e):Dp(e)?Fp(e):{}}function kp(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,selectedValueDefaults:e.selectedValueDefaults===void 0?void 0:pi(e.selectedValueDefaults,Mp)}}function jp(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:pi(e.objects,kp)}}function Lp(e){return Kp(e)}function Kp(e,t){return e==null?e:{apiKeyAsBasic:R(e,"apiKeyAsBasic")?e.apiKeyAsBasic:void 0,apiKeyAsBasicOpts:R(e,"apiKeyAsBasicOpts")?op(e.apiKeyAsBasicOpts):void 0,docsURL:R(e,"docsURL")?e.docsURL:void 0}}function Vp(e){if(e!==void 0)return e===null?null:{sourceZipUrl:e.sourceZipUrl,sourceYaml:e.sourceYaml}}function Pi(e){return $p(e)}function $p(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}}function qp(e){return Up(e)}function Up(e,t){return e==null?e:{insert:e.insert,update:e.update,upsert:e.upsert,_delete:e.delete}}function Hp(e){return Bp(e)}function Bp(e,t){return e==null?e:{provider:e.provider,read:R(e,"read")?e.read:void 0,write:R(e,"write")?e.write:void 0,proxy:R(e,"proxy")?Cp(e.proxy):void 0}}function Wp(e){if(e!==void 0)return e===null?null:{provider:e.provider,read:e.read,write:e.write,proxy:ll(e.proxy)}}function Jp(e){return zp(e)}function zp(e,t){return e==null?e:{id:e.id,revisionId:e.revisionId,createTime:new Date(e.createTime),createdBy:e.createdBy,content:Hp(e.content)}}function Gp(e){return Qp(e)}function Qp(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 ul(e){return Xp(e)}function Xp(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 Yp(e){return Zp(e)}function Zp(e,t){return e==null?e:{token:e.token}}function eh(e){return th(e)}function th(e,t){return e==null?e:{token:e.token}}function nh(e){return rh(e)}function rh(e,t){return e==null?e:{accessToken:R(e,"accessToken")?Yp(e.accessToken):void 0,refreshToken:R(e,"refreshToken")?eh(e.refreshToken):void 0,scopes:R(e,"scopes")?e.scopes:void 0}}function qi(e){return ih(e)}function ih(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 Ui(e){return oh(e)}function oh(e,t){return e==null?e:{id:e.id,projectId:e.projectId,provider:e.provider,providerApp:R(e,"providerApp")?qi(e.providerApp):void 0,group:ul(e.group),consumer:Gp(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")?nh(e.oauth2AuthorizationCode):void 0,apiKey:R(e,"apiKey")?e.apiKey:void 0}}function sh(e){return ah(e)}function ah(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0}}function ch(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function lh(e){if(e!==void 0)return e===null?null:{revisionId:e.revisionId,createdBy:e.createdBy,content:Wp(e.content)}}function uh(e){if(e!==void 0)return e===null?null:{groupRef:e.groupRef,connectionId:e.connectionId,config:lh(e.config)}}function dh(e){return fh(e)}function fh(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0}}function ph(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function hh(e){return mh(e)}function mh(e,t){return e==null?e:{mode:R(e,"mode")?e.mode:void 0,pageSize:R(e,"pageSize")?e.pageSize:void 0}}function gh(e){if(e!==void 0)return e===null?null:{mode:e.mode,pageSize:e.pageSize}}function yh(e){let t=!0;return t=t&&"fieldName"in e,t}function vh(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 wh(e){if(e!==void 0)return e===null?null:{fieldName:e.fieldName,mapToName:e.mapToName,mapToDisplayName:e.mapToDisplayName}}function Ih(e){let t=!0;return t=t&&"mapToName"in e,t}function dl(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 bh(e){if(e!==void 0)return e===null?null:{mapToName:e.mapToName,mapToDisplayName:e.mapToDisplayName,default:e._default,prompt:e.prompt}}function Ka(e){return _h(e)}function _h(e,t){return e==null?e:{...vh(e),...dl(e)}}function Va(e){if(e!==void 0)return e===null?null:yh(e)?wh(e):Ih(e)?bh(e):{}}function fl(e){return xh(e)}function xh(e,t){return e}function Oh(e){return Ch(e)}function Ch(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(Ka):void 0,optionalFields:R(e,"optionalFields")?e.optionalFields.map(Ka):void 0,optionalFieldsAuto:R(e,"optionalFieldsAuto")?fl(e.optionalFieldsAuto):void 0,backfill:R(e,"backfill")?cl(e.backfill):void 0,delivery:R(e,"delivery")?hh(e.delivery):void 0}}function Eh(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(Va),optionalFields:e.optionalFields===void 0?void 0:e.optionalFields.map(Va),optionalFieldsAuto:e.optionalFieldsAuto,backfill:_p(e.backfill),delivery:gh(e.delivery)}}function Sh(e){return Nh(e)}function Nh(e,t){return e==null?e:{objects:R(e,"objects")?e.objects.map(Oh):void 0}}function Th(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:e.objects.map(Eh)}}function Rh(e){return Ah(e)}function Ah(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0}}function Ph(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function Dh(e){return Fh(e)}function Fh(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0,requiredWatchFields:R(e,"requiredWatchFields")?e.requiredWatchFields:void 0}}function Mh(e){if(e!==void 0)return e===null?null:{enabled:e.enabled,requiredWatchFields:e.requiredWatchFields}}function kh(e){return jh(e)}function jh(e,t){return e==null?e:{objectName:e.objectName,destination:e.destination,inheritFields:R(e,"inheritFields")?e.inheritFields:void 0,createEvent:R(e,"CreateEvent")?sh(e.CreateEvent):void 0,updateEvent:R(e,"UpdateEvent")?Dh(e.UpdateEvent):void 0,deleteEvent:R(e,"DeleteEvent")?Rh(e.DeleteEvent):void 0,associationChangeEvent:R(e,"AssociationChangeEvent")?pp(e.AssociationChangeEvent):void 0,otherEvents:R(e,"OtherEvents")?e.OtherEvents:void 0}}function Lh(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,destination:e.destination,inheritFields:e.inheritFields,CreateEvent:ch(e.createEvent),UpdateEvent:Mh(e.updateEvent),DeleteEvent:Ph(e.deleteEvent),AssociationChangeEvent:mp(e.associationChangeEvent),OtherEvents:e.otherEvents}}function Kh(e){return Vh(e)}function Vh(e,t){return e==null?e:{objects:R(e,"objects")?e.objects.map(kh):void 0}}function $h(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:e.objects.map(Lh)}}function pl(e){return qh(e)}function qh(e,t){return e==null?e:{allowAnyFields:R(e,"allowAnyFields")?e.allowAnyFields:void 0}}function Uh(e){if(e!==void 0)return e===null?null:{allowAnyFields:e.allowAnyFields}}function Hh(e){return Bh(e)}function Bh(e,t){return e==null?e:{objectName:e.objectName,inheritMapping:R(e,"inheritMapping")?e.inheritMapping:void 0,valueDefaults:R(e,"valueDefaults")?pl(e.valueDefaults):void 0}}function Wh(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,inheritMapping:e.inheritMapping,valueDefaults:Uh(e.valueDefaults)}}function Jh(e){return zh(e)}function zh(e,t){return e==null?e:{objects:R(e,"objects")?e.objects.map(Hh):void 0}}function Gh(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:e.objects.map(Wh)}}function Qh(e){return Xh(e)}function Xh(e,t){return e==null?e:{name:e.name,displayName:R(e,"displayName")?e.displayName:void 0,provider:e.provider,read:R(e,"read")?Sh(e.read):void 0,write:R(e,"write")?Jh(e.write):void 0,proxy:R(e,"proxy")?dh(e.proxy):void 0,subscribe:R(e,"subscribe")?Kh(e.subscribe):void 0}}function Yh(e){if(e!==void 0)return e===null?null:{name:e.name,displayName:e.displayName,provider:e.provider,read:Th(e.read),write:Gh(e.write),proxy:ph(e.proxy),subscribe:$h(e.subscribe)}}function Zh(e){if(e!==void 0)return e===null?null:{specVersion:e.specVersion,content:Yh(e.content)}}function em(e){if(e!==void 0)return e===null?null:{name:e.name,provider:e.provider,latestRevision:Zh(e.latestRevision)}}function tm(e){if(e!==void 0)return e===null?null:{appName:e.appName,name:e.name,orgId:e.orgId}}function nm(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 rm(e){if(e!==void 0)return e===null?null:{sourceZipUrl:e.sourceZipUrl,sourceYaml:e.sourceYaml}}function im(e){return om(e)}function om(e,t){return e==null?e:{value:e.value,displayValue:e.displayValue}}function sm(e){return am(e)}function am(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(im):void 0}}function cm(e){if(e!==void 0)return e===null?null:{username:e.username,password:e.password}}function lm(e){if(e!==void 0)return e===null?null:{clientId:e.clientId,clientSecret:e.clientSecret,scopes:e.scopes}}function um(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 fm(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 pm(e){if(e!==void 0)return e===null?null:{accessToken:dm(e.accessToken),refreshToken:fm(e.refreshToken),scopes:e.scopes}}function hm(e){if(e!==void 0)return e===null?null:{providerWorkspaceRef:e.providerWorkspaceRef,groupName:e.groupName,groupRef:e.groupRef,consumerName:e.consumerName,consumerRef:e.consumerRef,provider:e.provider,apiKey:e.apiKey,basicAuth:cm(e.basicAuth),oauth2ClientCredentials:lm(e.oauth2ClientCredentials),oauth2Password:um(e.oauth2Password),oauth2AuthorizationCode:pm(e.oauth2AuthorizationCode)}}function mm(e){return gm(e)}function gm(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0}}function ym(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 Ao(e){return vm(e)}function vm(e,t){return e==null?e:{...ym(e),...dl(e)}}function wm(e){return Im(e)}function Im(e,t){return e==null?e:{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(Ao):void 0,optionalFields:R(e,"optionalFields")?e.optionalFields.map(Ao):void 0,optionalFieldsAuto:R(e,"optionalFieldsAuto")?fl(e.optionalFieldsAuto):void 0,allFields:R(e,"allFields")?e.allFields.map(Ao):void 0,allFieldsMetadata:R(e,"allFieldsMetadata")?pi(e.allFieldsMetadata,sm):void 0,backfill:R(e,"backfill")?cl(e.backfill):void 0}}function bm(e){return _m(e)}function _m(e,t){return e==null?e:{objects:R(e,"objects")?e.objects.map(wm):void 0}}function xm(e){return Om(e)}function Om(e,t){return e==null?e:{objectName:e.objectName,displayName:e.displayName,valueDefaults:R(e,"valueDefaults")?pl(e.valueDefaults):void 0}}function Cm(e){return Em(e)}function Em(e,t){return e==null?e:{objects:R(e,"objects")?e.objects.map(xm):void 0}}function Sm(e){return Nm(e)}function Nm(e,t){return e==null?e:{name:e.name,displayName:R(e,"displayName")?e.displayName:void 0,provider:e.provider,read:R(e,"read")?bm(e.read):void 0,write:R(e,"write")?Cm(e.write):void 0,proxy:R(e,"proxy")?mm(e.proxy):void 0}}function Tm(e){return Rm(e)}function Rm(e,t){return e==null?e:{id:e.id,specVersion:e.specVersion,createTime:new Date(e.createTime),content:Sm(e.content)}}function Di(e){return Am(e)}function Am(e,t){return e==null?e:{id:e.id,projectId:e.projectId,integrationId:e.integrationId,group:R(e,"group")?ul(e.group):void 0,healthStatus:e.healthStatus,connection:Ui(e.connection),createTime:new Date(e.createTime),createdBy:e.createdBy,updateTime:R(e,"updateTime")?new Date(e.updateTime):void 0,config:Jp(e.config)}}function Pm(e){return Dm(e)}function Dm(e,t){return e==null?e:{id:e.id,specVersion:e.specVersion,createTime:new Date(e.createTime),content:Qh(e.content)}}function $a(e){return Fm(e)}function Fm(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:Pm(e.latestRevision)}}function Mm(e){return km(e)}function km(e,t){return e==null?e:{iconURL:R(e,"iconURL")?e.iconURL:void 0,logoURL:R(e,"logoURL")?e.logoURL:void 0}}function jm(e){return Lm(e)}function Lm(e,t){return e==null?e:{iconURL:R(e,"iconURL")?e.iconURL:void 0,logoURL:R(e,"logoURL")?e.logoURL:void 0}}function Km(e){return Vm(e)}function Vm(e,t){return e==null?e:{regular:R(e,"regular")?jm(e.regular):void 0,darkMode:R(e,"darkMode")?Mm(e.darkMode):void 0}}function $m(e){return qm(e)}function qm(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}}function Um(e){return Hm(e)}function Hm(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:$m(e.tokenMetadataFields),docsURL:R(e,"docsURL")?e.docsURL:void 0,authURLParams:R(e,"authURLParams")?e.authURLParams:void 0}}function Bm(e){if(e!==void 0)return e===null?null:{providerWorkspaceRef:e.providerWorkspaceRef,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 Wm(e){return Jm(e)}function Jm(e,t){return e==null?e:{subscriptionScope:e.subscriptionScope,targetURLScope:e.targetURLScope,registrationTiming:e.registrationTiming}}function zm(e){return Gm(e)}function Gm(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 Qm(e){return Xm(e)}function Xm(e,t){return e==null?e:{bulkWrite:qp(e.bulkWrite),proxy:e.proxy,read:e.read,subscribe:e.subscribe,write:e.write,subscribeSupport:R(e,"subscribeSupport")?zm(e.subscribeSupport):void 0}}function qa(e){return Ym(e)}function Ym(e,t){return e==null?e:{name:e.name,authType:gp(e.authType),baseURL:e.baseURL,oauth2Opts:R(e,"oauth2Opts")?Um(e.oauth2Opts):void 0,apiKeyOpts:R(e,"apiKeyOpts")?dp(e.apiKeyOpts):void 0,basicOpts:R(e,"basicOpts")?Lp(e.basicOpts):void 0,support:Qm(e.support),providerOpts:e.providerOpts,displayName:R(e,"displayName")?e.displayName:void 0,postAuthInfoNeeded:R(e,"postAuthInfoNeeded")?e.postAuthInfoNeeded:void 0,media:R(e,"media")?Km(e.media):void 0,labels:R(e,"labels")?e.labels:void 0,subscribeOpts:R(e,"subscribeOpts")?Wm(e.subscribeOpts):void 0}}function Zm(e){if(e!==void 0)return e===null?null:{provider:e.provider,read:Np(e.read),write:jp(e.write),proxy:ll(e.proxy)}}function eg(e){if(e!==void 0)return e===null?null:{revisionId:e.revisionId,createdBy:e.createdBy,content:Zm(e.content)}}function tg(e){if(e!==void 0)return e===null?null:{connectionId:e.connectionId,config:eg(e.config)}}function ng(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,installation:tg(e.installation)}}function rg(e){if(e!==void 0)return e===null?null:{appName:e.appName,name:e.name}}function ig(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,project:rg(e.project)}}function og(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 sg(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,providerApp:og(e.providerApp)}}class ag extends Qt{async deleteConnectionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteConnection.");if(t.connectionId===null||t.connectionId===void 0)throw new se("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 or(i)}async deleteConnection(t,n){await this.deleteConnectionRaw(t,n)}async generateConnectionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling generateConnection.");if(t.generateConnectionParams===null||t.generateConnectionParams===void 0)throw new se("generateConnectionParams","Required parameter requestParameters.generateConnectionParams 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:hm(t.generateConnectionParams)},n);return new Ke(i,s=>Ui(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 se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getConnection.");if(t.connectionId===null||t.connectionId===void 0)throw new se("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 Ke(i,s=>Ui(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 se("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 Ke(i,s=>s.map(Ui))}async listConnections(t,n){return await(await this.listConnectionsRaw(t,n)).value()}}class cg extends Qt{async createInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new se("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling createInstallation.");if(t.installation===null||t.installation===void 0)throw new se("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:uh(t.installation)},n);return new Ke(i,s=>Di(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 se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new se("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling deleteInstallation.");if(t.installationId===null||t.installationId===void 0)throw new se("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 or(i)}async deleteInstallation(t,n){await this.deleteInstallationRaw(t,n)}async getInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new se("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling getInstallation.");if(t.installationId===null||t.installationId===void 0)throw new se("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 Ke(i,s=>Di(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 se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling listInstallations.");if(t.integrationId===null||t.integrationId===void 0)throw new se("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 Ke(i,s=>s.map(Di))}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 se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new se("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling updateInstallation.");if(t.installationId===null||t.installationId===void 0)throw new se("installationId","Required parameter requestParameters.installationId was null or undefined when calling updateInstallation.");if(t.installationUpdate===null||t.installationUpdate===void 0)throw new se("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:ng(t.installationUpdate)},n);return new Ke(i,s=>Di(s))}async updateInstallation(t,n){return await(await this.updateInstallationRaw(t,n)).value()}}class lg extends Qt{async batchUpsertIntegrationsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling batchUpsertIntegrations.");if(t.batchUpsertIntegrationsRequest===null||t.batchUpsertIntegrationsRequest===void 0)throw new se("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:Vp(t.batchUpsertIntegrationsRequest)},n);return new Ke(i,s=>s.map($a))}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 se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createIntegration.");if(t.integration===null||t.integration===void 0)throw new se("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:em(t.integration)},n);return new or(i)}async createIntegration(t,n){await this.createIntegrationRaw(t,n)}async deleteIntegrationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteIntegration.");if(t.integrationId===null||t.integrationId===void 0)throw new se("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 or(i)}async deleteIntegration(t,n){await this.deleteIntegrationRaw(t,n)}async listIntegrationsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("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 Ke(i,s=>s.map($a))}async listIntegrations(t,n){return await(await this.listIntegrationsRaw(t,n)).value()}}class ug extends Qt{async oauthConnectRaw(t,n){if(t.connectOAuthParams===null||t.connectOAuthParams===void 0)throw new se("connectOAuthParams","Required parameter requestParameters.connectOAuthParams was null or undefined when calling oauthConnect.");const r={},o={};o["Content-Type"]="application/json";const i=await this.request({path:"/oauth-connect",method:"POST",headers:o,query:r,body:Bm(t.connectOAuthParams)},n);return this.isJsonMime(i.headers.get("content-type"))?new Ke(i):new ip(i)}async oauthConnect(t,n){return await(await this.oauthConnectRaw(t,n)).value()}}class dg extends Qt{async createProjectRaw(t,n){if(t.project===null||t.project===void 0)throw new se("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:tm(t.project)},n);return new Ke(i,s=>Pi(s))}async createProject(t,n){return await(await this.createProjectRaw(t,n)).value()}async deleteProjectRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteProject.");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}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"DELETE",headers:o,query:r},n);return new or(i)}async deleteProject(t,n){await this.deleteProjectRaw(t,n)}async getProjectRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getProject.");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}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:o,query:r},n);return new Ke(i,s=>Pi(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 Ke(o,i=>i.map(Pi))}async listProjects(t){return await(await this.listProjectsRaw(t)).value()}async updateProjectRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateProject.");if(t.projectUpdate===null||t.projectUpdate===void 0)throw new se("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:ig(t.projectUpdate)},n);return new Ke(i,s=>Pi(s))}async updateProject(t,n){return await(await this.updateProjectRaw(t,n)).value()}}class fg extends Qt{async getProviderRaw(t,n){if(t.provider===null||t.provider===void 0)throw new se("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 Ke(i,s=>qa(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 Ke(o,i=>pi(i,qa))}async listProviders(t){return await(await this.listProvidersRaw(t)).value()}}class pg extends Qt{async createProviderAppRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createProviderApp.");if(t.providerApp===null||t.providerApp===void 0)throw new se("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:nm(t.providerApp)},n);return new Ke(i,s=>qi(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 se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteProviderApp.");if(t.providerAppId===null||t.providerAppId===void 0)throw new se("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 or(i)}async deleteProviderApp(t,n){await this.deleteProviderAppRaw(t,n)}async listProviderAppsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("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 Ke(i,s=>s.map(qi))}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 se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateProviderApp.");if(t.providerAppId===null||t.providerAppId===void 0)throw new se("providerAppId","Required parameter requestParameters.providerAppId was null or undefined when calling updateProviderApp.");if(t.providerAppUpdate===null||t.providerAppUpdate===void 0)throw new se("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:sg(t.providerAppUpdate)},n);return new Ke(i,s=>qi(s))}async updateProviderApp(t,n){return await(await this.updateProviderAppRaw(t,n)).value()}}class hg extends Qt{async createRevisionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createRevision.");if(t.integrationId===null||t.integrationId===void 0)throw new se("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling createRevision.");if(t.revision===null||t.revision===void 0)throw new se("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:rm(t.revision)},n);return new or(i)}async createRevision(t,n){await this.createRevisionRaw(t,n)}async getHydratedRevisionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getHydratedRevision.");if(t.integrationId===null||t.integrationId===void 0)throw new se("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling getHydratedRevision.");if(t.revisionId===null||t.revisionId===void 0)throw new se("revisionId","Required parameter requestParameters.revisionId was null or undefined when calling getHydratedRevision.");if(t.connectionId===null||t.connectionId===void 0)throw new se("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 Ke(i,s=>Tm(s))}async getHydratedRevision(t,n){return await(await this.getHydratedRevisionRaw(t,n)).value()}}class hl{constructor(t){this.connectionApi=new ag(t),this.installationApi=new cg(t),this.integrationApi=new lg(t),this.oAuthApi=new ug(t),this.projectApi=new dg(t),this.providerApi=new fg(t),this.providerAppApi=new pg(t),this.revisionApi=new hg(t)}}const ml="2.4.8",mg="v1",Fi="https://api.withampersand.com";function gl(){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 Fi;case"mock":return"http://127.0.0.1:4010";case"":return Fi;default:return e??Fi}}catch{return Fi}}const gg=(e,t)=>`${e}/${t}`;function yg(){return gg(gl(),mg)}const vg=gl(),yl=yg(),wg=new Ps({basePath:yl,headers:{"X-Amp-Client":"react","X-Amp-Client-Version":ml}});let Ig=new hl(wg);const Rn=()=>Ig;function kn(){const e=Vr();return w.useCallback(async()=>{e||console.error("Unable to create API service without API key.");const n=new Ps({basePath:yl,headers:{"X-Amp-Client":"react","X-Amp-Client-Version":ml,"X-Api-Key":e}});return new hl(n)},[e])}const ht=async(e,t)=>{var n;if(e instanceof ol){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 Ta=e=>{throw TypeError(e)};var To=(e,t,n)=>t.has(e)||Ta("Cannot "+n);var C=(e,t,n)=>(To(e,t,"read from private field"),n?n.call(e):t.get(e)),ie=(e,t,n)=>t.has(e)?Ta("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),J=(e,t,n,r)=>(To(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n),pe=(e,t,n)=>(To(e,t,"access private method"),n);var Ri=(e,t,n,r)=>({set _(o){J(e,t,o,n)},get _(){return C(e,t,r)}});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react/jsx-runtime"),w=require("react");require("react-dom");function vf(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 D=vf(w);var Lr=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(){}},rr=typeof window>"u"||"Deno"in globalThis;function Nt(){}function wf(e,t){return typeof e=="function"?e(t):e}function zo(e){return typeof e=="number"&&e>=0&&e!==1/0}function Hc(e,t){return Math.max(e+(t||0)-Date.now(),0)}function hr(e,t){return typeof e=="function"?e(t):e}function Vt(e,t){return typeof e=="function"?e(t):e}function Ra(e,t){const{type:n="all",exact:r,fetchStatus:o,predicate:i,queryKey:s,stale:a}=e;if(s){if(r){if(t.queryHash!==Ts(s,t.options))return!1}else if(!ti(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 Aa(e,t){const{exact:n,status:r,predicate:o,mutationKey:i}=e;if(i){if(!t.options.mutationKey)return!1;if(n){if(ir(t.options.mutationKey)!==ir(i))return!1}else if(!ti(t.options.mutationKey,i))return!1}return!(r&&t.state.status!==r||o&&!o(t))}function Ts(e,t){return((t==null?void 0:t.queryKeyHashFn)||ir)(e)}function ir(e){return JSON.stringify(e,(t,n)=>Qo(n)?Object.keys(n).sort().reduce((r,o)=>(r[o]=n[o],r),{}):n)}function ti(e,t){return e===t?!0:typeof e!=typeof t?!1:e&&t&&typeof e=="object"&&typeof t=="object"?!Object.keys(t).some(n=>!ti(e[n],t[n])):!1}function Go(e,t){if(e===t)return e;const n=Pa(e)&&Pa(t);if(n||Qo(e)&&Qo(t)){const r=n?e:Object.keys(e),o=r.length,i=n?t:Object.keys(t),s=i.length,a=n?[]:{};let c=0;for(let u=0;u<s;u++){const d=n?u:i[u];(!n&&r.includes(d)||n)&&e[d]===void 0&&t[d]===void 0?(a[d]=void 0,c++):(a[d]=Go(e[d],t[d]),a[d]===e[d]&&e[d]!==void 0&&c++)}return o===s&&c===o?e:a}return t}function Ji(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 Pa(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function Qo(e){if(!Da(e))return!1;const t=e.constructor;if(t===void 0)return!0;const n=t.prototype;return!(!Da(n)||!n.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(e)!==Object.prototype)}function Da(e){return Object.prototype.toString.call(e)==="[object Object]"}function If(e){return new Promise(t=>{setTimeout(t,e)})}function Xo(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 Go(e,t)}catch(r){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}`)}return Go(e,t)}return t}function bf(e,t,n=0){const r=[...e,t];return n&&r.length>n?r.slice(1):r}function _f(e,t,n=0){const r=[t,...e];return n&&r.length>n?r.slice(0,-1):r}var zi=Symbol();function Bc(e,t){return process.env.NODE_ENV!=="production"&&e.queryFn===zi&&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===zi?()=>Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}var zn,bn,gr,Fc,xf=(Fc=class extends Lr{constructor(){super();ie(this,zn);ie(this,bn);ie(this,gr);J(this,gr,t=>{if(!rr&&window.addEventListener){const n=()=>t();return window.addEventListener("visibilitychange",n,!1),()=>{window.removeEventListener("visibilitychange",n)}}})}onSubscribe(){C(this,bn)||this.setEventListener(C(this,gr))}onUnsubscribe(){var t;this.hasListeners()||((t=C(this,bn))==null||t.call(this),J(this,bn,void 0))}setEventListener(t){var n;J(this,gr,t),(n=C(this,bn))==null||n.call(this),J(this,bn,t(r=>{typeof r=="boolean"?this.setFocused(r):this.onFocus()}))}setFocused(t){C(this,zn)!==t&&(J(this,zn,t),this.onFocus())}onFocus(){const t=this.isFocused();this.listeners.forEach(n=>{n(t)})}isFocused(){var t;return typeof C(this,zn)=="boolean"?C(this,zn):((t=globalThis.document)==null?void 0:t.visibilityState)!=="hidden"}},zn=new WeakMap,bn=new WeakMap,gr=new WeakMap,Fc),Rs=new xf,yr,_n,vr,Mc,Of=(Mc=class extends Lr{constructor(){super();ie(this,yr,!0);ie(this,_n);ie(this,vr);J(this,vr,t=>{if(!rr&&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(){C(this,_n)||this.setEventListener(C(this,vr))}onUnsubscribe(){var t;this.hasListeners()||((t=C(this,_n))==null||t.call(this),J(this,_n,void 0))}setEventListener(t){var n;J(this,vr,t),(n=C(this,_n))==null||n.call(this),J(this,_n,t(this.setOnline.bind(this)))}setOnline(t){C(this,yr)!==t&&(J(this,yr,t),this.listeners.forEach(r=>{r(t)}))}isOnline(){return C(this,yr)}},yr=new WeakMap,_n=new WeakMap,vr=new WeakMap,Mc),Gi=new Of;function Yo(){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 Cf(e){return Math.min(1e3*2**e,3e4)}function Wc(e){return(e??"online")==="online"?Gi.isOnline():!0}var Jc=class extends Error{constructor(e){super("CancelledError"),this.revert=e==null?void 0:e.revert,this.silent=e==null?void 0:e.silent}};function Ro(e){return e instanceof Jc}function zc(e){let t=!1,n=0,r=!1,o;const i=Yo(),s=v=>{var h;r||(m(new Jc(v)),(h=e.abort)==null||h.call(e))},a=()=>{t=!0},c=()=>{t=!1},u=()=>Rs.isFocused()&&(e.networkMode==="always"||Gi.isOnline())&&e.canRun(),d=()=>Wc(e.networkMode)&&e.canRun(),f=v=>{var h;r||(r=!0,(h=e.onSuccess)==null||h.call(e,v),o==null||o(),i.resolve(v))},m=v=>{var h;r||(r=!0,(h=e.onError)==null||h.call(e,v),o==null||o(),i.reject(v))},p=()=>new Promise(v=>{var h;o=x=>{(r||u())&&v(x)},(h=e.onPause)==null||h.call(e)}).then(()=>{var v;o=void 0,r||(v=e.onContinue)==null||v.call(e)}),y=()=>{if(r)return;let v;const h=n===0?e.initialPromise:void 0;try{v=h??e.fn()}catch(x){v=Promise.reject(x)}Promise.resolve(v).then(f).catch(x=>{var T;if(r)return;const g=e.retry??(rr?0:3),b=e.retryDelay??Cf,O=typeof b=="function"?b(n,x):b,_=g===!0||typeof g=="number"&&n<g||typeof g=="function"&&g(n,x);if(t||!_){m(x);return}n++,(T=e.onFail)==null||T.call(e,n,x),If(O).then(()=>u()?void 0:p()).then(()=>{t?m(x):y()})})};return{promise:i,cancel:s,continue:()=>(o==null||o(),i),cancelRetry:a,continueRetry:c,canStart:d,start:()=>(d()?y():p().then(y),i)}}function Ef(){let e=[],t=0,n=a=>{a()},r=a=>{a()},o=a=>setTimeout(a,0);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 Be=Ef(),Gn,kc,Gc=(kc=class{constructor(){ie(this,Gn)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),zo(this.gcTime)&&J(this,Gn,setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(rr?1/0:5*60*1e3))}clearGcTimeout(){C(this,Gn)&&(clearTimeout(C(this,Gn)),J(this,Gn,void 0))}},Gn=new WeakMap,kc),wr,Ir,St,Qn,it,li,Xn,Lt,sn,jc,Sf=(jc=class extends Gc{constructor(t){super();ie(this,Lt);ie(this,wr);ie(this,Ir);ie(this,St);ie(this,Qn);ie(this,it);ie(this,li);ie(this,Xn);J(this,Xn,!1),J(this,li,t.defaultOptions),this.setOptions(t.options),this.observers=[],J(this,Qn,t.client),J(this,St,C(this,Qn).getQueryCache()),this.queryKey=t.queryKey,this.queryHash=t.queryHash,J(this,wr,Nf(this.options)),this.state=t.state??C(this,wr),this.scheduleGc()}get meta(){return this.options.meta}get promise(){var t;return(t=C(this,it))==null?void 0:t.promise}setOptions(t){this.options={...C(this,li),...t},this.updateGcTime(this.options.gcTime)}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&C(this,St).remove(this)}setData(t,n){const r=Xo(this.state.data,t,this.options);return pe(this,Lt,sn).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,Lt,sn).call(this,{type:"setState",state:t,setStateOptions:n})}cancel(t){var r,o;const n=(r=C(this,it))==null?void 0:r.promise;return(o=C(this,it))==null||o.cancel(t),n?n.then(Nt).catch(Nt):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(C(this,wr))}isActive(){return this.observers.some(t=>Vt(t.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===zi||this.state.dataUpdateCount+this.state.errorUpdateCount===0}isStale(){return this.state.isInvalidated?!0:this.getObserversCount()>0?this.observers.some(t=>t.getCurrentResult().isStale):this.state.data===void 0}isStaleByTime(t=0){return this.state.isInvalidated||this.state.data===void 0||!Hc(this.state.dataUpdatedAt,t)}onFocus(){var n;const t=this.observers.find(r=>r.shouldFetchOnWindowFocus());t==null||t.refetch({cancelRefetch:!1}),(n=C(this,it))==null||n.continue()}onOnline(){var n;const t=this.observers.find(r=>r.shouldFetchOnReconnect());t==null||t.refetch({cancelRefetch:!1}),(n=C(this,it))==null||n.continue()}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),C(this,St).notify({type:"observerAdded",query:this,observer:t}))}removeObserver(t){this.observers.includes(t)&&(this.observers=this.observers.filter(n=>n!==t),this.observers.length||(C(this,it)&&(C(this,Xn)?C(this,it).cancel({revert:!0}):C(this,it).cancelRetry()),this.scheduleGc()),C(this,St).notify({type:"observerRemoved",query:this,observer:t}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||pe(this,Lt,sn).call(this,{type:"invalidate"})}fetch(t,n){var c,u,d;if(this.state.fetchStatus!=="idle"){if(this.state.data!==void 0&&(n!=null&&n.cancelRefetch))this.cancel({silent:!0});else if(C(this,it))return C(this,it).continueRetry(),C(this,it).promise}if(t&&this.setOptions(t),!this.options.queryFn){const f=this.observers.find(m=>m.options.queryFn);f&&this.setOptions(f.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=f=>{Object.defineProperty(f,"signal",{enumerable:!0,get:()=>(J(this,Xn,!0),r.signal)})},i=()=>{const f=Bc(this.options,n),m={client:C(this,Qn),queryKey:this.queryKey,meta:this.meta};return o(m),J(this,Xn,!1),this.options.persister?this.options.persister(f,m,this):f(m)},s={fetchOptions:n,options:this.options,queryKey:this.queryKey,client:C(this,Qn),state:this.state,fetchFn:i};o(s),(c=this.options.behavior)==null||c.onFetch(s,this),J(this,Ir,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==((u=s.fetchOptions)==null?void 0:u.meta))&&pe(this,Lt,sn).call(this,{type:"fetch",meta:(d=s.fetchOptions)==null?void 0:d.meta});const a=f=>{var m,p,y,v;Ro(f)&&f.silent||pe(this,Lt,sn).call(this,{type:"error",error:f}),Ro(f)||((p=(m=C(this,St).config).onError)==null||p.call(m,f,this),(v=(y=C(this,St).config).onSettled)==null||v.call(y,this.state.data,f,this)),this.scheduleGc()};return J(this,it,zc({initialPromise:n==null?void 0:n.initialPromise,fn:s.fetchFn,abort:r.abort.bind(r),onSuccess:f=>{var m,p,y,v;if(f===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}`),a(new Error(`${this.queryHash} data is undefined`));return}try{this.setData(f)}catch(h){a(h);return}(p=(m=C(this,St).config).onSuccess)==null||p.call(m,f,this),(v=(y=C(this,St).config).onSettled)==null||v.call(y,f,this.state.error,this),this.scheduleGc()},onError:a,onFail:(f,m)=>{pe(this,Lt,sn).call(this,{type:"failed",failureCount:f,error:m})},onPause:()=>{pe(this,Lt,sn).call(this,{type:"pause"})},onContinue:()=>{pe(this,Lt,sn).call(this,{type:"continue"})},retry:s.options.retry,retryDelay:s.options.retryDelay,networkMode:s.options.networkMode,canRun:()=>!0})),C(this,it).start()}},wr=new WeakMap,Ir=new WeakMap,St=new WeakMap,Qn=new WeakMap,it=new WeakMap,li=new WeakMap,Xn=new WeakMap,Lt=new WeakSet,sn=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,...Qc(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 Ro(o)&&o.revert&&C(this,Ir)?{...C(this,Ir),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),Be.batch(()=>{this.observers.forEach(r=>{r.onQueryUpdate()}),C(this,St).notify({query:this,type:"updated",action:t})})},jc);function Qc(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:Wc(t.networkMode)?"fetching":"paused",...e===void 0&&{error:null,status:"pending"}}}function Nf(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 Bt,Lc,Tf=(Lc=class extends Lr{constructor(t={}){super();ie(this,Bt);this.config=t,J(this,Bt,new Map)}build(t,n,r){const o=n.queryKey,i=n.queryHash??Ts(o,n);let s=this.get(i);return s||(s=new Sf({client:t,queryKey:o,queryHash:i,options:t.defaultQueryOptions(n),state:r,defaultOptions:t.getQueryDefaults(o)}),this.add(s)),s}add(t){C(this,Bt).has(t.queryHash)||(C(this,Bt).set(t.queryHash,t),this.notify({type:"added",query:t}))}remove(t){const n=C(this,Bt).get(t.queryHash);n&&(t.destroy(),n===t&&C(this,Bt).delete(t.queryHash),this.notify({type:"removed",query:t}))}clear(){Be.batch(()=>{this.getAll().forEach(t=>{this.remove(t)})})}get(t){return C(this,Bt).get(t)}getAll(){return[...C(this,Bt).values()]}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Ra(n,r))}findAll(t={}){const n=this.getAll();return Object.keys(t).length>0?n.filter(r=>Ra(t,r)):n}notify(t){Be.batch(()=>{this.listeners.forEach(n=>{n(t)})})}onFocus(){Be.batch(()=>{this.getAll().forEach(t=>{t.onFocus()})})}onOnline(){Be.batch(()=>{this.getAll().forEach(t=>{t.onOnline()})})}},Bt=new WeakMap,Lc),Wt,ot,Yn,Jt,In,Kc,Rf=(Kc=class extends Gc{constructor(t){super();ie(this,Jt);ie(this,Wt);ie(this,ot);ie(this,Yn);this.mutationId=t.mutationId,J(this,ot,t.mutationCache),J(this,Wt,[]),this.state=t.state||Xc(),this.setOptions(t.options),this.scheduleGc()}setOptions(t){this.options=t,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(t){C(this,Wt).includes(t)||(C(this,Wt).push(t),this.clearGcTimeout(),C(this,ot).notify({type:"observerAdded",mutation:this,observer:t}))}removeObserver(t){J(this,Wt,C(this,Wt).filter(n=>n!==t)),this.scheduleGc(),C(this,ot).notify({type:"observerRemoved",mutation:this,observer:t})}optionalRemove(){C(this,Wt).length||(this.state.status==="pending"?this.scheduleGc():C(this,ot).remove(this))}continue(){var t;return((t=C(this,Yn))==null?void 0:t.continue())??this.execute(this.state.variables)}async execute(t){var o,i,s,a,c,u,d,f,m,p,y,v,h,x,g,b,O,_,T,S;J(this,Yn,zc({fn:()=>this.options.mutationFn?this.options.mutationFn(t):Promise.reject(new Error("No mutationFn found")),onFail:(N,F)=>{pe(this,Jt,In).call(this,{type:"failed",failureCount:N,error:F})},onPause:()=>{pe(this,Jt,In).call(this,{type:"pause"})},onContinue:()=>{pe(this,Jt,In).call(this,{type:"continue"})},retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>C(this,ot).canRun(this)}));const n=this.state.status==="pending",r=!C(this,Yn).canStart();try{if(!n){pe(this,Jt,In).call(this,{type:"pending",variables:t,isPaused:r}),await((i=(o=C(this,ot).config).onMutate)==null?void 0:i.call(o,t,this));const F=await((a=(s=this.options).onMutate)==null?void 0:a.call(s,t));F!==this.state.context&&pe(this,Jt,In).call(this,{type:"pending",context:F,variables:t,isPaused:r})}const N=await C(this,Yn).start();return await((u=(c=C(this,ot).config).onSuccess)==null?void 0:u.call(c,N,t,this.state.context,this)),await((f=(d=this.options).onSuccess)==null?void 0:f.call(d,N,t,this.state.context)),await((p=(m=C(this,ot).config).onSettled)==null?void 0:p.call(m,N,null,this.state.variables,this.state.context,this)),await((v=(y=this.options).onSettled)==null?void 0:v.call(y,N,null,t,this.state.context)),pe(this,Jt,In).call(this,{type:"success",data:N}),N}catch(N){try{throw await((x=(h=C(this,ot).config).onError)==null?void 0:x.call(h,N,t,this.state.context,this)),await((b=(g=this.options).onError)==null?void 0:b.call(g,N,t,this.state.context)),await((_=(O=C(this,ot).config).onSettled)==null?void 0:_.call(O,void 0,N,this.state.variables,this.state.context,this)),await((S=(T=this.options).onSettled)==null?void 0:S.call(T,void 0,N,t,this.state.context)),N}finally{pe(this,Jt,In).call(this,{type:"error",error:N})}}finally{C(this,ot).runNext(this)}}},Wt=new WeakMap,ot=new WeakMap,Yn=new WeakMap,Jt=new WeakSet,In=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),Be.batch(()=>{C(this,Wt).forEach(r=>{r.onMutationUpdate(t)}),C(this,ot).notify({mutation:this,type:"updated",action:t})})},Kc);function Xc(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var an,Kt,ui,Vc,Af=(Vc=class extends Lr{constructor(t={}){super();ie(this,an);ie(this,Kt);ie(this,ui);this.config=t,J(this,an,new Set),J(this,Kt,new Map),J(this,ui,0)}build(t,n,r){const o=new Rf({mutationCache:this,mutationId:++Ri(this,ui)._,options:t.defaultMutationOptions(n),state:r});return this.add(o),o}add(t){C(this,an).add(t);const n=Ai(t);if(typeof n=="string"){const r=C(this,Kt).get(n);r?r.push(t):C(this,Kt).set(n,[t])}this.notify({type:"added",mutation:t})}remove(t){if(C(this,an).delete(t)){const n=Ai(t);if(typeof n=="string"){const r=C(this,Kt).get(n);if(r)if(r.length>1){const o=r.indexOf(t);o!==-1&&r.splice(o,1)}else r[0]===t&&C(this,Kt).delete(n)}}this.notify({type:"removed",mutation:t})}canRun(t){const n=Ai(t);if(typeof n=="string"){const r=C(this,Kt).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=Ai(t);if(typeof n=="string"){const o=(r=C(this,Kt).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(){Be.batch(()=>{C(this,an).forEach(t=>{this.notify({type:"removed",mutation:t})}),C(this,an).clear(),C(this,Kt).clear()})}getAll(){return Array.from(C(this,an))}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Aa(n,r))}findAll(t={}){return this.getAll().filter(n=>Aa(t,n))}notify(t){Be.batch(()=>{this.listeners.forEach(n=>{n(t)})})}resumePausedMutations(){const t=this.getAll().filter(n=>n.state.isPaused);return Be.batch(()=>Promise.all(t.map(n=>n.continue().catch(Nt))))}},an=new WeakMap,Kt=new WeakMap,ui=new WeakMap,Vc);function Ai(e){var t;return(t=e.options.scope)==null?void 0:t.id}function Fa(e){return{onFetch:(t,n)=>{var d,f,m,p,y;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=((p=t.state.data)==null?void 0:p.pages)||[],s=((y=t.state.data)==null?void 0:y.pageParams)||[];let a={pages:[],pageParams:[]},c=0;const u=async()=>{let v=!1;const h=b=>{Object.defineProperty(b,"signal",{enumerable:!0,get:()=>(t.signal.aborted?v=!0:t.signal.addEventListener("abort",()=>{v=!0}),t.signal)})},x=Bc(t.options,t.fetchOptions),g=async(b,O,_)=>{if(v)return Promise.reject();if(O==null&&b.pages.length)return Promise.resolve(b);const T={client:t.client,queryKey:t.queryKey,pageParam:O,direction:_?"backward":"forward",meta:t.options.meta};h(T);const S=await x(T),{maxPages:N}=t.options,F=_?_f:bf;return{pages:F(b.pages,S,N),pageParams:F(b.pageParams,O,N)}};if(o&&i.length){const b=o==="backward",O=b?Pf:Ma,_={pages:i,pageParams:s},T=O(r,_);a=await g(_,T,b)}else{const b=e??i.length;do{const O=c===0?s[0]??r.initialPageParam:Ma(r,a);if(c>0&&O==null)break;a=await g(a,O),c++}while(c<b)}return a};t.options.persister?t.fetchFn=()=>{var v,h;return(h=(v=t.options).persister)==null?void 0:h.call(v,u,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},n)}:t.fetchFn=u}}}function Ma(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 Pf(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 Me,xn,On,br,_r,Cn,xr,Or,$c,Df=($c=class{constructor(e={}){ie(this,Me);ie(this,xn);ie(this,On);ie(this,br);ie(this,_r);ie(this,Cn);ie(this,xr);ie(this,Or);J(this,Me,e.queryCache||new Tf),J(this,xn,e.mutationCache||new Af),J(this,On,e.defaultOptions||{}),J(this,br,new Map),J(this,_r,new Map),J(this,Cn,0)}mount(){Ri(this,Cn)._++,C(this,Cn)===1&&(J(this,xr,Rs.subscribe(async e=>{e&&(await this.resumePausedMutations(),C(this,Me).onFocus())})),J(this,Or,Gi.subscribe(async e=>{e&&(await this.resumePausedMutations(),C(this,Me).onOnline())})))}unmount(){var e,t;Ri(this,Cn)._--,C(this,Cn)===0&&((e=C(this,xr))==null||e.call(this),J(this,xr,void 0),(t=C(this,Or))==null||t.call(this),J(this,Or,void 0))}isFetching(e){return C(this,Me).findAll({...e,fetchStatus:"fetching"}).length}isMutating(e){return C(this,xn).findAll({...e,status:"pending"}).length}getQueryData(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=C(this,Me).get(t.queryHash))==null?void 0:n.state.data}ensureQueryData(e){const t=this.defaultQueryOptions(e),n=C(this,Me).build(this,t),r=n.state.data;return r===void 0?this.fetchQuery(e):(e.revalidateIfStale&&n.isStaleByTime(hr(t.staleTime,n))&&this.prefetchQuery(t),Promise.resolve(r))}getQueriesData(e){return C(this,Me).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=C(this,Me).get(r.queryHash),i=o==null?void 0:o.state.data,s=wf(t,i);if(s!==void 0)return C(this,Me).build(this,r).setData(s,{...n,manual:!0})}setQueriesData(e,t,n){return Be.batch(()=>C(this,Me).findAll(e).map(({queryKey:r})=>[r,this.setQueryData(r,t,n)]))}getQueryState(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=C(this,Me).get(t.queryHash))==null?void 0:n.state}removeQueries(e){const t=C(this,Me);Be.batch(()=>{t.findAll(e).forEach(n=>{t.remove(n)})})}resetQueries(e,t){const n=C(this,Me),r={type:"active",...e};return Be.batch(()=>(n.findAll(e).forEach(o=>{o.reset()}),this.refetchQueries(r,t)))}cancelQueries(e,t={}){const n={revert:!0,...t},r=Be.batch(()=>C(this,Me).findAll(e).map(o=>o.cancel(n)));return Promise.all(r).then(Nt).catch(Nt)}invalidateQueries(e,t={}){return Be.batch(()=>{if(C(this,Me).findAll(e).forEach(r=>{r.invalidate()}),(e==null?void 0:e.refetchType)==="none")return Promise.resolve();const n={...e,type:(e==null?void 0:e.refetchType)??(e==null?void 0:e.type)??"active"};return this.refetchQueries(n,t)})}refetchQueries(e,t={}){const n={...t,cancelRefetch:t.cancelRefetch??!0},r=Be.batch(()=>C(this,Me).findAll(e).filter(o=>!o.isDisabled()).map(o=>{let i=o.fetch(void 0,n);return n.throwOnError||(i=i.catch(Nt)),o.state.fetchStatus==="paused"?Promise.resolve():i}));return Promise.all(r).then(Nt)}fetchQuery(e){const t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);const n=C(this,Me).build(this,t);return n.isStaleByTime(hr(t.staleTime,n))?n.fetch(t):Promise.resolve(n.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(Nt).catch(Nt)}fetchInfiniteQuery(e){return e.behavior=Fa(e.pages),this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(Nt).catch(Nt)}ensureInfiniteQueryData(e){return e.behavior=Fa(e.pages),this.ensureQueryData(e)}resumePausedMutations(){return Gi.isOnline()?C(this,xn).resumePausedMutations():Promise.resolve()}getQueryCache(){return C(this,Me)}getMutationCache(){return C(this,xn)}getDefaultOptions(){return C(this,On)}setDefaultOptions(e){J(this,On,e)}setQueryDefaults(e,t){C(this,br).set(ir(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){const t=[...C(this,br).values()],n={};return t.forEach(r=>{ti(e,r.queryKey)&&Object.assign(n,r.defaultOptions)}),n}setMutationDefaults(e,t){C(this,_r).set(ir(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){const t=[...C(this,_r).values()];let n={};return t.forEach(r=>{ti(e,r.mutationKey)&&(n={...n,...r.defaultOptions})}),n}defaultQueryOptions(e){if(e._defaulted)return e;const t={...C(this,On).queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||(t.queryHash=Ts(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===zi&&(t.enabled=!1),t}defaultMutationOptions(e){return e!=null&&e._defaulted?e:{...C(this,On).mutations,...(e==null?void 0:e.mutationKey)&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){C(this,Me).clear(),C(this,xn).clear()}},Me=new WeakMap,xn=new WeakMap,On=new WeakMap,br=new WeakMap,_r=new WeakMap,Cn=new WeakMap,xr=new WeakMap,Or=new WeakMap,$c),dt,ye,di,st,Zn,Cr,En,zt,fi,Er,Sr,er,tr,Sn,Nr,Ce,Xr,Zo,es,ts,ns,rs,is,os,Yc,qc,Ff=(qc=class extends Lr{constructor(t,n){super();ie(this,Ce);ie(this,dt);ie(this,ye);ie(this,di);ie(this,st);ie(this,Zn);ie(this,Cr);ie(this,En);ie(this,zt);ie(this,fi);ie(this,Er);ie(this,Sr);ie(this,er);ie(this,tr);ie(this,Sn);ie(this,Nr,new Set);this.options=n,J(this,dt,t),J(this,zt,null),J(this,En,Yo()),this.options.experimental_prefetchInRender||C(this,En).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&&(C(this,ye).addObserver(this),ka(C(this,ye),this.options)?pe(this,Ce,Xr).call(this):this.updateResult(),pe(this,Ce,ns).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return ss(C(this,ye),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return ss(C(this,ye),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,pe(this,Ce,rs).call(this),pe(this,Ce,is).call(this),C(this,ye).removeObserver(this)}setOptions(t,n){const r=this.options,o=C(this,ye);if(this.options=C(this,dt).defaultQueryOptions(t),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Vt(this.options.enabled,C(this,ye))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");pe(this,Ce,os).call(this),C(this,ye).setOptions(this.options),r._defaulted&&!Ji(this.options,r)&&C(this,dt).getQueryCache().notify({type:"observerOptionsUpdated",query:C(this,ye),observer:this});const i=this.hasListeners();i&&ja(C(this,ye),o,this.options,r)&&pe(this,Ce,Xr).call(this),this.updateResult(n),i&&(C(this,ye)!==o||Vt(this.options.enabled,C(this,ye))!==Vt(r.enabled,C(this,ye))||hr(this.options.staleTime,C(this,ye))!==hr(r.staleTime,C(this,ye)))&&pe(this,Ce,Zo).call(this);const s=pe(this,Ce,es).call(this);i&&(C(this,ye)!==o||Vt(this.options.enabled,C(this,ye))!==Vt(r.enabled,C(this,ye))||s!==C(this,Sn))&&pe(this,Ce,ts).call(this,s)}getOptimisticResult(t){const n=C(this,dt).getQueryCache().build(C(this,dt),t),r=this.createResult(n,t);return kf(this,r)&&(J(this,st,r),J(this,Cr,this.options),J(this,Zn,C(this,ye).state)),r}getCurrentResult(){return C(this,st)}trackResult(t,n){const r={};return Object.keys(t).forEach(o=>{Object.defineProperty(r,o,{configurable:!1,enumerable:!0,get:()=>(this.trackProp(o),n==null||n(o),t[o])})}),r}trackProp(t){C(this,Nr).add(t)}getCurrentQuery(){return C(this,ye)}refetch({...t}={}){return this.fetch({...t})}fetchOptimistic(t){const n=C(this,dt).defaultQueryOptions(t),r=C(this,dt).getQueryCache().build(C(this,dt),n);return r.fetch().then(()=>this.createResult(r,n))}fetch(t){return pe(this,Ce,Xr).call(this,{...t,cancelRefetch:t.cancelRefetch??!0}).then(()=>(this.updateResult(),C(this,st)))}createResult(t,n){var N;const r=C(this,ye),o=this.options,i=C(this,st),s=C(this,Zn),a=C(this,Cr),u=t!==r?t.state:C(this,di),{state:d}=t;let f={...d},m=!1,p;if(n._optimisticResults){const F=this.hasListeners(),q=!F&&ka(t,n),G=F&&ja(t,r,n,o);(q||G)&&(f={...f,...Qc(d.data,t.options)}),n._optimisticResults==="isRestoring"&&(f.fetchStatus="idle")}let{error:y,errorUpdatedAt:v,status:h}=f;if(n.select&&f.data!==void 0)if(i&&f.data===(s==null?void 0:s.data)&&n.select===C(this,fi))p=C(this,Er);else try{J(this,fi,n.select),p=n.select(f.data),p=Xo(i==null?void 0:i.data,p,n),J(this,Er,p),J(this,zt,null)}catch(F){J(this,zt,F)}else p=f.data;if(n.placeholderData!==void 0&&p===void 0&&h==="pending"){let F;if(i!=null&&i.isPlaceholderData&&n.placeholderData===(a==null?void 0:a.placeholderData))F=i.data;else if(F=typeof n.placeholderData=="function"?n.placeholderData((N=C(this,Sr))==null?void 0:N.state.data,C(this,Sr)):n.placeholderData,n.select&&F!==void 0)try{F=n.select(F),J(this,zt,null)}catch(q){J(this,zt,q)}F!==void 0&&(h="success",p=Xo(i==null?void 0:i.data,F,n),m=!0)}C(this,zt)&&(y=C(this,zt),p=C(this,Er),v=Date.now(),h="error");const x=f.fetchStatus==="fetching",g=h==="pending",b=h==="error",O=g&&x,_=p!==void 0,S={status:h,fetchStatus:f.fetchStatus,isPending:g,isSuccess:h==="success",isError:b,isInitialLoading:O,isLoading:O,data:p,dataUpdatedAt:f.dataUpdatedAt,error:y,errorUpdatedAt:v,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:x,isRefetching:x&&!g,isLoadingError:b&&!_,isPaused:f.fetchStatus==="paused",isPlaceholderData:m,isRefetchError:b&&_,isStale:As(t,n),refetch:this.refetch,promise:C(this,En)};if(this.options.experimental_prefetchInRender){const F=z=>{S.status==="error"?z.reject(S.error):S.data!==void 0&&z.resolve(S.data)},q=()=>{const z=J(this,En,S.promise=Yo());F(z)},G=C(this,En);switch(G.status){case"pending":t.queryHash===r.queryHash&&F(G);break;case"fulfilled":(S.status==="error"||S.data!==G.value)&&q();break;case"rejected":(S.status!=="error"||S.error!==G.reason)&&q();break}}return S}updateResult(t){const n=C(this,st),r=this.createResult(C(this,ye),this.options);if(J(this,Zn,C(this,ye).state),J(this,Cr,this.options),C(this,Zn).data!==void 0&&J(this,Sr,C(this,ye)),Ji(r,n))return;J(this,st,r);const o={},i=()=>{if(!n)return!0;const{notifyOnChangeProps:s}=this.options,a=typeof s=="function"?s():s;if(a==="all"||!a&&!C(this,Nr).size)return!0;const c=new Set(a??C(this,Nr));return this.options.throwOnError&&c.add("error"),Object.keys(C(this,st)).some(u=>{const d=u;return C(this,st)[d]!==n[d]&&c.has(d)})};(t==null?void 0:t.listeners)!==!1&&i()&&(o.listeners=!0),pe(this,Ce,Yc).call(this,{...o,...t})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&pe(this,Ce,ns).call(this)}},dt=new WeakMap,ye=new WeakMap,di=new WeakMap,st=new WeakMap,Zn=new WeakMap,Cr=new WeakMap,En=new WeakMap,zt=new WeakMap,fi=new WeakMap,Er=new WeakMap,Sr=new WeakMap,er=new WeakMap,tr=new WeakMap,Sn=new WeakMap,Nr=new WeakMap,Ce=new WeakSet,Xr=function(t){pe(this,Ce,os).call(this);let n=C(this,ye).fetch(this.options,t);return t!=null&&t.throwOnError||(n=n.catch(Nt)),n},Zo=function(){pe(this,Ce,rs).call(this);const t=hr(this.options.staleTime,C(this,ye));if(rr||C(this,st).isStale||!zo(t))return;const r=Hc(C(this,st).dataUpdatedAt,t)+1;J(this,er,setTimeout(()=>{C(this,st).isStale||this.updateResult()},r))},es=function(){return(typeof this.options.refetchInterval=="function"?this.options.refetchInterval(C(this,ye)):this.options.refetchInterval)??!1},ts=function(t){pe(this,Ce,is).call(this),J(this,Sn,t),!(rr||Vt(this.options.enabled,C(this,ye))===!1||!zo(C(this,Sn))||C(this,Sn)===0)&&J(this,tr,setInterval(()=>{(this.options.refetchIntervalInBackground||Rs.isFocused())&&pe(this,Ce,Xr).call(this)},C(this,Sn)))},ns=function(){pe(this,Ce,Zo).call(this),pe(this,Ce,ts).call(this,pe(this,Ce,es).call(this))},rs=function(){C(this,er)&&(clearTimeout(C(this,er)),J(this,er,void 0))},is=function(){C(this,tr)&&(clearInterval(C(this,tr)),J(this,tr,void 0))},os=function(){const t=C(this,dt).getQueryCache().build(C(this,dt),this.options);if(t===C(this,ye))return;const n=C(this,ye);J(this,ye,t),J(this,di,t.state),this.hasListeners()&&(n==null||n.removeObserver(this),t.addObserver(this))},Yc=function(t){Be.batch(()=>{t.listeners&&this.listeners.forEach(n=>{n(C(this,st))}),C(this,dt).getQueryCache().notify({query:C(this,ye),type:"observerResultsUpdated"})})},qc);function Mf(e,t){return Vt(t.enabled,e)!==!1&&e.state.data===void 0&&!(e.state.status==="error"&&t.retryOnMount===!1)}function ka(e,t){return Mf(e,t)||e.state.data!==void 0&&ss(e,t,t.refetchOnMount)}function ss(e,t,n){if(Vt(t.enabled,e)!==!1){const r=typeof n=="function"?n(e):n;return r==="always"||r!==!1&&As(e,t)}return!1}function ja(e,t,n,r){return(e!==t||Vt(r.enabled,e)===!1)&&(!n.suspense||e.state.status!=="error")&&As(e,n)}function As(e,t){return Vt(t.enabled,e)!==!1&&e.isStaleByTime(hr(t.staleTime,e))}function kf(e,t){return!Ji(e.getCurrentResult(),t)}var Nn,Tn,ft,cn,dn,$i,as,Uc,jf=(Uc=class extends Lr{constructor(n,r){super();ie(this,dn);ie(this,Nn);ie(this,Tn);ie(this,ft);ie(this,cn);J(this,Nn,n),this.setOptions(r),this.bindMethods(),pe(this,dn,$i).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=C(this,Nn).defaultMutationOptions(n),Ji(this.options,r)||C(this,Nn).getMutationCache().notify({type:"observerOptionsUpdated",mutation:C(this,ft),observer:this}),r!=null&&r.mutationKey&&this.options.mutationKey&&ir(r.mutationKey)!==ir(this.options.mutationKey)?this.reset():((o=C(this,ft))==null?void 0:o.state.status)==="pending"&&C(this,ft).setOptions(this.options)}onUnsubscribe(){var n;this.hasListeners()||(n=C(this,ft))==null||n.removeObserver(this)}onMutationUpdate(n){pe(this,dn,$i).call(this),pe(this,dn,as).call(this,n)}getCurrentResult(){return C(this,Tn)}reset(){var n;(n=C(this,ft))==null||n.removeObserver(this),J(this,ft,void 0),pe(this,dn,$i).call(this),pe(this,dn,as).call(this)}mutate(n,r){var o;return J(this,cn,r),(o=C(this,ft))==null||o.removeObserver(this),J(this,ft,C(this,Nn).getMutationCache().build(C(this,Nn),this.options)),C(this,ft).addObserver(this),C(this,ft).execute(n)}},Nn=new WeakMap,Tn=new WeakMap,ft=new WeakMap,cn=new WeakMap,dn=new WeakSet,$i=function(){var r;const n=((r=C(this,ft))==null?void 0:r.state)??Xc();J(this,Tn,{...n,isPending:n.status==="pending",isSuccess:n.status==="success",isError:n.status==="error",isIdle:n.status==="idle",mutate:this.mutate,reset:this.reset})},as=function(n){Be.batch(()=>{var r,o,i,s,a,c,u,d;if(C(this,cn)&&this.hasListeners()){const f=C(this,Tn).variables,m=C(this,Tn).context;(n==null?void 0:n.type)==="success"?((o=(r=C(this,cn)).onSuccess)==null||o.call(r,n.data,f,m),(s=(i=C(this,cn)).onSettled)==null||s.call(i,n.data,null,f,m)):(n==null?void 0:n.type)==="error"&&((c=(a=C(this,cn)).onError)==null||c.call(a,n.error,f,m),(d=(u=C(this,cn)).onSettled)==null||d.call(u,void 0,n.error,f,m))}this.listeners.forEach(f=>{f(C(this,Tn))})})},Uc),Zc=D.createContext(void 0),fn=e=>{const t=D.useContext(Zc);if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},Lf=({client:e,children:t})=>(D.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),l.jsx(Zc.Provider,{value:e,children:t})),el=D.createContext(!1),Kf=()=>D.useContext(el);el.Provider;function Vf(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var $f=D.createContext(Vf()),qf=()=>D.useContext($f);function tl(e,t){return typeof e=="function"?e(...t):!!e}function cs(){}var Uf=(e,t)=>{(e.suspense||e.throwOnError||e.experimental_prefetchInRender)&&(t.isReset()||(e.retryOnMount=!1))},Hf=e=>{D.useEffect(()=>{e.clearReset()},[e])},Bf=({result:e,errorResetBoundary:t,throwOnError:n,query:r,suspense:o})=>e.isError&&!t.isReset()&&!e.isFetching&&r&&(o&&e.data===void 0||tl(n,[e.error,r])),Wf=e=>{const t=e.staleTime;e.suspense&&(e.staleTime=typeof t=="function"?(...n)=>Math.max(t(...n),1e3):Math.max(t??1e3,1e3),typeof e.gcTime=="number"&&(e.gcTime=Math.max(e.gcTime,1e3)))},Jf=(e,t)=>e.isLoading&&e.isFetching&&!t,zf=(e,t)=>(e==null?void 0:e.suspense)&&t.isPending,La=(e,t,n)=>t.fetchOptimistic(e).catch(()=>{n.clearReset()});function Gf(e,t,n){var f,m,p,y,v;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=fn(),o=Kf(),i=qf(),s=r.defaultQueryOptions(e);(m=(f=r.getDefaultOptions().queries)==null?void 0:f._experimental_beforeQuery)==null||m.call(f,s),s._optimisticResults=o?"isRestoring":"optimistic",Wf(s),Uf(s,i),Hf(i);const a=!r.getQueryCache().get(s.queryHash),[c]=D.useState(()=>new t(r,s)),u=c.getOptimisticResult(s),d=!o&&e.subscribed!==!1;if(D.useSyncExternalStore(D.useCallback(h=>{const x=d?c.subscribe(Be.batchCalls(h)):cs;return c.updateResult(),x},[c,d]),()=>c.getCurrentResult(),()=>c.getCurrentResult()),D.useEffect(()=>{c.setOptions(s,{listeners:!1})},[s,c]),zf(s,u))throw La(s,c,i);if(Bf({result:u,errorResetBoundary:i,throwOnError:s.throwOnError,query:r.getQueryCache().get(s.queryHash),suspense:s.suspense}))throw u.error;if((y=(p=r.getDefaultOptions().queries)==null?void 0:p._experimental_afterQuery)==null||y.call(p,s,u),s.experimental_prefetchInRender&&!rr&&Jf(u,o)){const h=a?La(s,c,i):(v=r.getQueryCache().get(s.queryHash))==null?void 0:v.promise;h==null||h.catch(cs).finally(()=>{c.updateResult()})}return s.notifyOnChangeProps?u:c.trackResult(u)}function Kr(e,t){return Gf(e,Ff)}function nl(e,t){const n=fn(),[r]=D.useState(()=>new jf(n,e));D.useEffect(()=>{r.setOptions(e)},[r,e]);const o=D.useSyncExternalStore(D.useCallback(s=>r.subscribe(Be.batchCalls(s)),[r]),()=>r.getCurrentResult(),()=>r.getCurrentResult()),i=D.useCallback((s,a)=>{r.mutate(s,a).catch(cs)},[r]);if(o.error&&tl(r.options.throwOnError,[o.error]))throw o.error;return{...o,mutate:i,mutateAsync:o.mutate}}const rl=w.createContext(null),Qf=rl.Provider,Vr=()=>{const e=w.useContext(rl);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 il=w.createContext(void 0);function Tt(){const e=w.useContext(il);if(!e)throw new Error("useErrorState must be used within a ErrorProvider");return e}const Xf=(()=>{const e={};return Object.values(ue).forEach(t=>{e[t]={}}),e})();function Yf({children:e}){const[t,n]=w.useState(Xf),r=w.useCallback((d,f,m=!0)=>{n(p=>{const y={...p};return y[d]=y[d]||{},y[d][f]=m,y})},[n]),o=w.useCallback((d,f)=>{var m;return!!((m=t[d])!=null&&m[f])},[t]),i=w.useCallback((d,f)=>{var m;return(m=t[d])==null?void 0:m[f]},[t]),s=w.useCallback((d,f)=>{n(m=>{var y;const p={...m};return(y=p[d])==null||delete y[f],p})},[n]),a=w.useCallback(d=>{n(f=>{const m={...f};return m[d]={},m})},[n]),c=w.useCallback((d,f)=>{n(m=>{const p={...m};return p[d]=p[d]||{},f.forEach(y=>{p[d][y]=!0}),p})},[n]),u=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(il.Provider,{value:u,children:e})}const Zf="https://api.withampersand.com/v1".replace(/\/+$/,"");class Ps{constructor(t={}){this.configuration=t}set config(t){this.configuration=t}get basePath(){return this.configuration.basePath!=null?this.configuration.basePath:Zf}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 ep=new Ps,uo=class uo{constructor(t=ep){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 rp(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?uo.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 ol(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:np(a.body)||a.body instanceof URLSearchParams||tp(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}};uo.jsonRegex=new RegExp("^(:?application/json|[^;/ ]+/[^;/ ]+[+]json)[ ]*(:?;.*)?$","i");let Qt=uo;function tp(e){return typeof Blob<"u"&&e instanceof Blob}function np(e){return typeof FormData<"u"&&e instanceof FormData}class ol extends Error{constructor(t,n){super(n),this.response=t,this.name="ResponseError"}}class rp extends Error{constructor(t,n){super(n),this.cause=t,this.name="FetchError"}}class se 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=>al(n,e[n],t)).filter(n=>n.length>0).join("&")}function al(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 al(e,o,n)}return t instanceof Date?`${encodeURIComponent(r)}=${encodeURIComponent(t.toISOString())}`:t instanceof Object?sl(t,r):`${encodeURIComponent(r)}=${encodeURIComponent(String(t))}`}function pi(e,t){return Object.keys(e).reduce((n,r)=>({...n,[r]:t(e[r])}),{})}class Ke{constructor(t,n=r=>r){this.raw=t,this.transformer=n}async value(){return this.transformer(await this.raw.json())}}class or{constructor(t){this.raw=t}async value(){}}class ip{constructor(t){this.raw=t}async value(){return await this.raw.text()}}function op(e){return sp(e)}function sp(e,t){return e==null?e:{fieldUsed:R(e,"fieldUsed")?e.fieldUsed:void 0,keyFormat:R(e,"keyFormat")?e.keyFormat:void 0}}function ap(e){return cp(e)}function cp(e,t){return e==null?e:{name:e.name,valuePrefix:R(e,"valuePrefix")?e.valuePrefix:void 0}}function lp(e){return up(e)}function up(e,t){return e==null?e:{name:e.name}}function dp(e){return fp(e)}function fp(e,t){return e==null?e:{attachmentType:e.attachmentType,query:R(e,"query")?lp(e.query):void 0,header:R(e,"header")?ap(e.header):void 0,docsURL:R(e,"docsURL")?e.docsURL:void 0}}function pp(e){return hp(e)}function hp(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0,includeFullRecords:R(e,"includeFullRecords")?e.includeFullRecords:void 0}}function mp(e){if(e!==void 0)return e===null?null:{enabled:e.enabled,includeFullRecords:e.includeFullRecords}}function gp(e){return yp(e)}function yp(e,t){return e}function vp(e){return wp(e)}function wp(e,t){return e==null?e:{days:R(e,"days")?e.days:void 0,fullHistory:R(e,"fullHistory")?e.fullHistory:void 0}}function Ip(e){if(e!==void 0)return e===null?null:{days:e.days,fullHistory:e.fullHistory}}function cl(e){return bp(e)}function bp(e,t){return e==null?e:{defaultPeriod:vp(e.defaultPeriod)}}function _p(e){if(e!==void 0)return e===null?null:{defaultPeriod:Ip(e.defaultPeriod)}}function xp(e){if(e!==void 0)return e===null?null:{days:e.days,fullHistory:e.fullHistory}}function Op(e){if(e!==void 0)return e===null?null:{defaultPeriod:xp(e.defaultPeriod)}}function Cp(e){return Ep(e)}function Ep(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0}}function ll(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function Sp(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:Op(e.backfill)}}function Np(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:pi(e.objects,Sp)}}function Tp(e){let t=!0;return t=t&&"value"in e,t}function Rp(e){if(e!==void 0)return e===null?null:{value:e.value,applyOnUpdate:e.applyOnUpdate}}function Ap(e){let t=!0;return t=t&&"value"in e,t}function Pp(e){if(e!==void 0)return e===null?null:{value:e.value,applyOnUpdate:e.applyOnUpdate}}function Dp(e){let t=!0;return t=t&&"value"in e,t}function Fp(e){if(e!==void 0)return e===null?null:{value:e.value,applyOnUpdate:e.applyOnUpdate}}function Mp(e){if(e!==void 0)return e===null?null:Tp(e)?Rp(e):Ap(e)?Pp(e):Dp(e)?Fp(e):{}}function kp(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,selectedValueDefaults:e.selectedValueDefaults===void 0?void 0:pi(e.selectedValueDefaults,Mp)}}function jp(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:pi(e.objects,kp)}}function Lp(e){return Kp(e)}function Kp(e,t){return e==null?e:{apiKeyAsBasic:R(e,"apiKeyAsBasic")?e.apiKeyAsBasic:void 0,apiKeyAsBasicOpts:R(e,"apiKeyAsBasicOpts")?op(e.apiKeyAsBasicOpts):void 0,docsURL:R(e,"docsURL")?e.docsURL:void 0}}function Vp(e){if(e!==void 0)return e===null?null:{sourceZipUrl:e.sourceZipUrl,sourceYaml:e.sourceYaml}}function Pi(e){return $p(e)}function $p(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}}function qp(e){return Up(e)}function Up(e,t){return e==null?e:{insert:e.insert,update:e.update,upsert:e.upsert,_delete:e.delete}}function Hp(e){return Bp(e)}function Bp(e,t){return e==null?e:{provider:e.provider,read:R(e,"read")?e.read:void 0,write:R(e,"write")?e.write:void 0,proxy:R(e,"proxy")?Cp(e.proxy):void 0}}function Wp(e){if(e!==void 0)return e===null?null:{provider:e.provider,read:e.read,write:e.write,proxy:ll(e.proxy)}}function Jp(e){return zp(e)}function zp(e,t){return e==null?e:{id:e.id,revisionId:e.revisionId,createTime:new Date(e.createTime),createdBy:e.createdBy,content:Hp(e.content)}}function Gp(e){return Qp(e)}function Qp(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 ul(e){return Xp(e)}function Xp(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 Yp(e){return Zp(e)}function Zp(e,t){return e==null?e:{token:e.token}}function eh(e){return th(e)}function th(e,t){return e==null?e:{token:e.token}}function nh(e){return rh(e)}function rh(e,t){return e==null?e:{accessToken:R(e,"accessToken")?Yp(e.accessToken):void 0,refreshToken:R(e,"refreshToken")?eh(e.refreshToken):void 0,scopes:R(e,"scopes")?e.scopes:void 0}}function qi(e){return ih(e)}function ih(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 Ui(e){return oh(e)}function oh(e,t){return e==null?e:{id:e.id,projectId:e.projectId,provider:e.provider,providerApp:R(e,"providerApp")?qi(e.providerApp):void 0,group:ul(e.group),consumer:Gp(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")?nh(e.oauth2AuthorizationCode):void 0,apiKey:R(e,"apiKey")?e.apiKey:void 0}}function sh(e){return ah(e)}function ah(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0}}function ch(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function lh(e){if(e!==void 0)return e===null?null:{revisionId:e.revisionId,createdBy:e.createdBy,content:Wp(e.content)}}function uh(e){if(e!==void 0)return e===null?null:{groupRef:e.groupRef,connectionId:e.connectionId,config:lh(e.config)}}function dh(e){return fh(e)}function fh(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0}}function ph(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function hh(e){return mh(e)}function mh(e,t){return e==null?e:{mode:R(e,"mode")?e.mode:void 0,pageSize:R(e,"pageSize")?e.pageSize:void 0}}function gh(e){if(e!==void 0)return e===null?null:{mode:e.mode,pageSize:e.pageSize}}function yh(e){let t=!0;return t=t&&"fieldName"in e,t}function vh(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 wh(e){if(e!==void 0)return e===null?null:{fieldName:e.fieldName,mapToName:e.mapToName,mapToDisplayName:e.mapToDisplayName}}function Ih(e){let t=!0;return t=t&&"mapToName"in e,t}function dl(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 bh(e){if(e!==void 0)return e===null?null:{mapToName:e.mapToName,mapToDisplayName:e.mapToDisplayName,default:e._default,prompt:e.prompt}}function Ka(e){return _h(e)}function _h(e,t){return e==null?e:{...vh(e),...dl(e)}}function Va(e){if(e!==void 0)return e===null?null:yh(e)?wh(e):Ih(e)?bh(e):{}}function fl(e){return xh(e)}function xh(e,t){return e}function Oh(e){return Ch(e)}function Ch(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(Ka):void 0,optionalFields:R(e,"optionalFields")?e.optionalFields.map(Ka):void 0,optionalFieldsAuto:R(e,"optionalFieldsAuto")?fl(e.optionalFieldsAuto):void 0,backfill:R(e,"backfill")?cl(e.backfill):void 0,delivery:R(e,"delivery")?hh(e.delivery):void 0}}function Eh(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(Va),optionalFields:e.optionalFields===void 0?void 0:e.optionalFields.map(Va),optionalFieldsAuto:e.optionalFieldsAuto,backfill:_p(e.backfill),delivery:gh(e.delivery)}}function Sh(e){return Nh(e)}function Nh(e,t){return e==null?e:{objects:R(e,"objects")?e.objects.map(Oh):void 0}}function Th(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:e.objects.map(Eh)}}function Rh(e){return Ah(e)}function Ah(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0}}function Ph(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function Dh(e){return Fh(e)}function Fh(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0,requiredWatchFields:R(e,"requiredWatchFields")?e.requiredWatchFields:void 0}}function Mh(e){if(e!==void 0)return e===null?null:{enabled:e.enabled,requiredWatchFields:e.requiredWatchFields}}function kh(e){return jh(e)}function jh(e,t){return e==null?e:{objectName:e.objectName,destination:e.destination,inheritFields:R(e,"inheritFields")?e.inheritFields:void 0,createEvent:R(e,"CreateEvent")?sh(e.CreateEvent):void 0,updateEvent:R(e,"UpdateEvent")?Dh(e.UpdateEvent):void 0,deleteEvent:R(e,"DeleteEvent")?Rh(e.DeleteEvent):void 0,associationChangeEvent:R(e,"AssociationChangeEvent")?pp(e.AssociationChangeEvent):void 0,otherEvents:R(e,"OtherEvents")?e.OtherEvents:void 0}}function Lh(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,destination:e.destination,inheritFields:e.inheritFields,CreateEvent:ch(e.createEvent),UpdateEvent:Mh(e.updateEvent),DeleteEvent:Ph(e.deleteEvent),AssociationChangeEvent:mp(e.associationChangeEvent),OtherEvents:e.otherEvents}}function Kh(e){return Vh(e)}function Vh(e,t){return e==null?e:{objects:R(e,"objects")?e.objects.map(kh):void 0}}function $h(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:e.objects.map(Lh)}}function pl(e){return qh(e)}function qh(e,t){return e==null?e:{allowAnyFields:R(e,"allowAnyFields")?e.allowAnyFields:void 0}}function Uh(e){if(e!==void 0)return e===null?null:{allowAnyFields:e.allowAnyFields}}function Hh(e){return Bh(e)}function Bh(e,t){return e==null?e:{objectName:e.objectName,inheritMapping:R(e,"inheritMapping")?e.inheritMapping:void 0,valueDefaults:R(e,"valueDefaults")?pl(e.valueDefaults):void 0}}function Wh(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,inheritMapping:e.inheritMapping,valueDefaults:Uh(e.valueDefaults)}}function Jh(e){return zh(e)}function zh(e,t){return e==null?e:{objects:R(e,"objects")?e.objects.map(Hh):void 0}}function Gh(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:e.objects.map(Wh)}}function Qh(e){return Xh(e)}function Xh(e,t){return e==null?e:{name:e.name,displayName:R(e,"displayName")?e.displayName:void 0,provider:e.provider,read:R(e,"read")?Sh(e.read):void 0,write:R(e,"write")?Jh(e.write):void 0,proxy:R(e,"proxy")?dh(e.proxy):void 0,subscribe:R(e,"subscribe")?Kh(e.subscribe):void 0}}function Yh(e){if(e!==void 0)return e===null?null:{name:e.name,displayName:e.displayName,provider:e.provider,read:Th(e.read),write:Gh(e.write),proxy:ph(e.proxy),subscribe:$h(e.subscribe)}}function Zh(e){if(e!==void 0)return e===null?null:{specVersion:e.specVersion,content:Yh(e.content)}}function em(e){if(e!==void 0)return e===null?null:{name:e.name,provider:e.provider,latestRevision:Zh(e.latestRevision)}}function tm(e){if(e!==void 0)return e===null?null:{appName:e.appName,name:e.name,orgId:e.orgId}}function nm(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 rm(e){if(e!==void 0)return e===null?null:{sourceZipUrl:e.sourceZipUrl,sourceYaml:e.sourceYaml}}function im(e){return om(e)}function om(e,t){return e==null?e:{value:e.value,displayValue:e.displayValue}}function sm(e){return am(e)}function am(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(im):void 0}}function cm(e){if(e!==void 0)return e===null?null:{username:e.username,password:e.password}}function lm(e){if(e!==void 0)return e===null?null:{clientId:e.clientId,clientSecret:e.clientSecret,scopes:e.scopes}}function um(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 fm(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 pm(e){if(e!==void 0)return e===null?null:{accessToken:dm(e.accessToken),refreshToken:fm(e.refreshToken),scopes:e.scopes}}function hm(e){if(e!==void 0)return e===null?null:{providerWorkspaceRef:e.providerWorkspaceRef,groupName:e.groupName,groupRef:e.groupRef,consumerName:e.consumerName,consumerRef:e.consumerRef,provider:e.provider,apiKey:e.apiKey,basicAuth:cm(e.basicAuth),oauth2ClientCredentials:lm(e.oauth2ClientCredentials),oauth2Password:um(e.oauth2Password),oauth2AuthorizationCode:pm(e.oauth2AuthorizationCode)}}function mm(e){return gm(e)}function gm(e,t){return e==null?e:{enabled:R(e,"enabled")?e.enabled:void 0}}function ym(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 Ao(e){return vm(e)}function vm(e,t){return e==null?e:{...ym(e),...dl(e)}}function wm(e){return Im(e)}function Im(e,t){return e==null?e:{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(Ao):void 0,optionalFields:R(e,"optionalFields")?e.optionalFields.map(Ao):void 0,optionalFieldsAuto:R(e,"optionalFieldsAuto")?fl(e.optionalFieldsAuto):void 0,allFields:R(e,"allFields")?e.allFields.map(Ao):void 0,allFieldsMetadata:R(e,"allFieldsMetadata")?pi(e.allFieldsMetadata,sm):void 0,backfill:R(e,"backfill")?cl(e.backfill):void 0}}function bm(e){return _m(e)}function _m(e,t){return e==null?e:{objects:R(e,"objects")?e.objects.map(wm):void 0}}function xm(e){return Om(e)}function Om(e,t){return e==null?e:{objectName:e.objectName,displayName:e.displayName,valueDefaults:R(e,"valueDefaults")?pl(e.valueDefaults):void 0}}function Cm(e){return Em(e)}function Em(e,t){return e==null?e:{objects:R(e,"objects")?e.objects.map(xm):void 0}}function Sm(e){return Nm(e)}function Nm(e,t){return e==null?e:{name:e.name,displayName:R(e,"displayName")?e.displayName:void 0,provider:e.provider,read:R(e,"read")?bm(e.read):void 0,write:R(e,"write")?Cm(e.write):void 0,proxy:R(e,"proxy")?mm(e.proxy):void 0}}function Tm(e){return Rm(e)}function Rm(e,t){return e==null?e:{id:e.id,specVersion:e.specVersion,createTime:new Date(e.createTime),content:Sm(e.content)}}function Di(e){return Am(e)}function Am(e,t){return e==null?e:{id:e.id,projectId:e.projectId,integrationId:e.integrationId,group:R(e,"group")?ul(e.group):void 0,healthStatus:e.healthStatus,connection:Ui(e.connection),createTime:new Date(e.createTime),createdBy:e.createdBy,updateTime:R(e,"updateTime")?new Date(e.updateTime):void 0,config:Jp(e.config)}}function Pm(e){return Dm(e)}function Dm(e,t){return e==null?e:{id:e.id,specVersion:e.specVersion,createTime:new Date(e.createTime),content:Qh(e.content)}}function $a(e){return Fm(e)}function Fm(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:Pm(e.latestRevision)}}function Mm(e){return km(e)}function km(e,t){return e==null?e:{iconURL:R(e,"iconURL")?e.iconURL:void 0,logoURL:R(e,"logoURL")?e.logoURL:void 0}}function jm(e){return Lm(e)}function Lm(e,t){return e==null?e:{iconURL:R(e,"iconURL")?e.iconURL:void 0,logoURL:R(e,"logoURL")?e.logoURL:void 0}}function Km(e){return Vm(e)}function Vm(e,t){return e==null?e:{regular:R(e,"regular")?jm(e.regular):void 0,darkMode:R(e,"darkMode")?Mm(e.darkMode):void 0}}function $m(e){return qm(e)}function qm(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}}function Um(e){return Hm(e)}function Hm(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:$m(e.tokenMetadataFields),docsURL:R(e,"docsURL")?e.docsURL:void 0,authURLParams:R(e,"authURLParams")?e.authURLParams:void 0}}function Bm(e){if(e!==void 0)return e===null?null:{providerWorkspaceRef:e.providerWorkspaceRef,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 Wm(e){return Jm(e)}function Jm(e,t){return e==null?e:{subscriptionScope:e.subscriptionScope,targetURLScope:e.targetURLScope,registrationTiming:e.registrationTiming}}function zm(e){return Gm(e)}function Gm(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 Qm(e){return Xm(e)}function Xm(e,t){return e==null?e:{bulkWrite:qp(e.bulkWrite),proxy:e.proxy,read:e.read,subscribe:e.subscribe,write:e.write,subscribeSupport:R(e,"subscribeSupport")?zm(e.subscribeSupport):void 0}}function qa(e){return Ym(e)}function Ym(e,t){return e==null?e:{name:e.name,authType:gp(e.authType),baseURL:e.baseURL,oauth2Opts:R(e,"oauth2Opts")?Um(e.oauth2Opts):void 0,apiKeyOpts:R(e,"apiKeyOpts")?dp(e.apiKeyOpts):void 0,basicOpts:R(e,"basicOpts")?Lp(e.basicOpts):void 0,support:Qm(e.support),providerOpts:e.providerOpts,displayName:R(e,"displayName")?e.displayName:void 0,postAuthInfoNeeded:R(e,"postAuthInfoNeeded")?e.postAuthInfoNeeded:void 0,media:R(e,"media")?Km(e.media):void 0,labels:R(e,"labels")?e.labels:void 0,subscribeOpts:R(e,"subscribeOpts")?Wm(e.subscribeOpts):void 0}}function Zm(e){if(e!==void 0)return e===null?null:{provider:e.provider,read:Np(e.read),write:jp(e.write),proxy:ll(e.proxy)}}function eg(e){if(e!==void 0)return e===null?null:{revisionId:e.revisionId,createdBy:e.createdBy,content:Zm(e.content)}}function tg(e){if(e!==void 0)return e===null?null:{connectionId:e.connectionId,config:eg(e.config)}}function ng(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,installation:tg(e.installation)}}function rg(e){if(e!==void 0)return e===null?null:{appName:e.appName,name:e.name}}function ig(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,project:rg(e.project)}}function og(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 sg(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,providerApp:og(e.providerApp)}}class ag extends Qt{async deleteConnectionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteConnection.");if(t.connectionId===null||t.connectionId===void 0)throw new se("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 or(i)}async deleteConnection(t,n){await this.deleteConnectionRaw(t,n)}async generateConnectionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling generateConnection.");if(t.generateConnectionParams===null||t.generateConnectionParams===void 0)throw new se("generateConnectionParams","Required parameter requestParameters.generateConnectionParams 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:hm(t.generateConnectionParams)},n);return new Ke(i,s=>Ui(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 se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getConnection.");if(t.connectionId===null||t.connectionId===void 0)throw new se("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 Ke(i,s=>Ui(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 se("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 Ke(i,s=>s.map(Ui))}async listConnections(t,n){return await(await this.listConnectionsRaw(t,n)).value()}}class cg extends Qt{async createInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new se("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling createInstallation.");if(t.installation===null||t.installation===void 0)throw new se("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:uh(t.installation)},n);return new Ke(i,s=>Di(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 se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new se("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling deleteInstallation.");if(t.installationId===null||t.installationId===void 0)throw new se("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 or(i)}async deleteInstallation(t,n){await this.deleteInstallationRaw(t,n)}async getInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new se("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling getInstallation.");if(t.installationId===null||t.installationId===void 0)throw new se("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 Ke(i,s=>Di(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 se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling listInstallations.");if(t.integrationId===null||t.integrationId===void 0)throw new se("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 Ke(i,s=>s.map(Di))}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 se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new se("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling updateInstallation.");if(t.installationId===null||t.installationId===void 0)throw new se("installationId","Required parameter requestParameters.installationId was null or undefined when calling updateInstallation.");if(t.installationUpdate===null||t.installationUpdate===void 0)throw new se("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:ng(t.installationUpdate)},n);return new Ke(i,s=>Di(s))}async updateInstallation(t,n){return await(await this.updateInstallationRaw(t,n)).value()}}class lg extends Qt{async batchUpsertIntegrationsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling batchUpsertIntegrations.");if(t.batchUpsertIntegrationsRequest===null||t.batchUpsertIntegrationsRequest===void 0)throw new se("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:Vp(t.batchUpsertIntegrationsRequest)},n);return new Ke(i,s=>s.map($a))}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 se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createIntegration.");if(t.integration===null||t.integration===void 0)throw new se("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:em(t.integration)},n);return new or(i)}async createIntegration(t,n){await this.createIntegrationRaw(t,n)}async deleteIntegrationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteIntegration.");if(t.integrationId===null||t.integrationId===void 0)throw new se("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 or(i)}async deleteIntegration(t,n){await this.deleteIntegrationRaw(t,n)}async listIntegrationsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("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 Ke(i,s=>s.map($a))}async listIntegrations(t,n){return await(await this.listIntegrationsRaw(t,n)).value()}}class ug extends Qt{async oauthConnectRaw(t,n){if(t.connectOAuthParams===null||t.connectOAuthParams===void 0)throw new se("connectOAuthParams","Required parameter requestParameters.connectOAuthParams was null or undefined when calling oauthConnect.");const r={},o={};o["Content-Type"]="application/json";const i=await this.request({path:"/oauth-connect",method:"POST",headers:o,query:r,body:Bm(t.connectOAuthParams)},n);return this.isJsonMime(i.headers.get("content-type"))?new Ke(i):new ip(i)}async oauthConnect(t,n){return await(await this.oauthConnectRaw(t,n)).value()}}class dg extends Qt{async createProjectRaw(t,n){if(t.project===null||t.project===void 0)throw new se("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:tm(t.project)},n);return new Ke(i,s=>Pi(s))}async createProject(t,n){return await(await this.createProjectRaw(t,n)).value()}async deleteProjectRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteProject.");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}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"DELETE",headers:o,query:r},n);return new or(i)}async deleteProject(t,n){await this.deleteProjectRaw(t,n)}async getProjectRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getProject.");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}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:o,query:r},n);return new Ke(i,s=>Pi(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 Ke(o,i=>i.map(Pi))}async listProjects(t){return await(await this.listProjectsRaw(t)).value()}async updateProjectRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateProject.");if(t.projectUpdate===null||t.projectUpdate===void 0)throw new se("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:ig(t.projectUpdate)},n);return new Ke(i,s=>Pi(s))}async updateProject(t,n){return await(await this.updateProjectRaw(t,n)).value()}}class fg extends Qt{async getProviderRaw(t,n){if(t.provider===null||t.provider===void 0)throw new se("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 Ke(i,s=>qa(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 Ke(o,i=>pi(i,qa))}async listProviders(t){return await(await this.listProvidersRaw(t)).value()}}class pg extends Qt{async createProviderAppRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createProviderApp.");if(t.providerApp===null||t.providerApp===void 0)throw new se("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:nm(t.providerApp)},n);return new Ke(i,s=>qi(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 se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteProviderApp.");if(t.providerAppId===null||t.providerAppId===void 0)throw new se("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 or(i)}async deleteProviderApp(t,n){await this.deleteProviderAppRaw(t,n)}async listProviderAppsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("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 Ke(i,s=>s.map(qi))}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 se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateProviderApp.");if(t.providerAppId===null||t.providerAppId===void 0)throw new se("providerAppId","Required parameter requestParameters.providerAppId was null or undefined when calling updateProviderApp.");if(t.providerAppUpdate===null||t.providerAppUpdate===void 0)throw new se("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:sg(t.providerAppUpdate)},n);return new Ke(i,s=>qi(s))}async updateProviderApp(t,n){return await(await this.updateProviderAppRaw(t,n)).value()}}class hg extends Qt{async createRevisionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createRevision.");if(t.integrationId===null||t.integrationId===void 0)throw new se("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling createRevision.");if(t.revision===null||t.revision===void 0)throw new se("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:rm(t.revision)},n);return new or(i)}async createRevision(t,n){await this.createRevisionRaw(t,n)}async getHydratedRevisionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new se("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getHydratedRevision.");if(t.integrationId===null||t.integrationId===void 0)throw new se("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling getHydratedRevision.");if(t.revisionId===null||t.revisionId===void 0)throw new se("revisionId","Required parameter requestParameters.revisionId was null or undefined when calling getHydratedRevision.");if(t.connectionId===null||t.connectionId===void 0)throw new se("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 Ke(i,s=>Tm(s))}async getHydratedRevision(t,n){return await(await this.getHydratedRevisionRaw(t,n)).value()}}class hl{constructor(t){this.connectionApi=new ag(t),this.installationApi=new cg(t),this.integrationApi=new lg(t),this.oAuthApi=new ug(t),this.projectApi=new dg(t),this.providerApi=new fg(t),this.providerAppApi=new pg(t),this.revisionApi=new hg(t)}}const ml="2.4.9",mg="v1",Fi="https://api.withampersand.com";function gl(){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 Fi;case"mock":return"http://127.0.0.1:4010";case"":return Fi;default:return e??Fi}}catch{return Fi}}const gg=(e,t)=>`${e}/${t}`;function yg(){return gg(gl(),mg)}const vg=gl(),yl=yg(),wg=new Ps({basePath:yl,headers:{"X-Amp-Client":"react","X-Amp-Client-Version":ml}});let Ig=new hl(wg);const Rn=()=>Ig;function kn(){const e=Vr();return w.useCallback(async()=>{e||console.error("Unable to create API service without API key.");const n=new Ps({basePath:yl,headers:{"X-Amp-Client":"react","X-Amp-Client-Version":ml,"X-Api-Key":e}});return new hl(n)},[e])}const ht=async(e,t)=>{var n;if(e instanceof ol){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
  `))||"[ERROR] Creating installation failed.";console.error("[Error Message]",a),t&&t(a)}catch(i){console.error("Error parsing error response body:",i)}}else console.error("Unexpected error:",e.message)},bg=e=>{const t=kn();return Kr({queryKey:["project",e],queryFn:async()=>(await t()).projectApi.getProject({projectIdOrName:e})})},vl=w.createContext({project:null,appName:"",projectId:"",projectIdOrName:"",isLoading:!0}),ke=()=>{const e=w.useContext(vl);if(!e)throw new Error("useProject must be used within a ProjectProvider");return e};function _g({projectIdOrName:e,children:t}){const{setError:n}=Tt(),{data:r,isLoading:o,isError:i}=bg(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(vl.Provider,{value:s,children:t})}const wl=w.createContext({integrations:null,isLoading:!0}),Ds=()=>{const e=w.useContext(wl);if(!e)throw new Error("useIntegrationList must be used within a IntegrationListProvider");return e};function xg(){const e=kn(),{projectIdOrName:t}=ke();return Kr({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})}function Og({children:e}){const{projectIdOrName:t}=ke(),{setError:n,removeError:r}=Tt(),{data:o,isLoading:i,isError:s}=xg();w.useEffect(()=>{s?(ht(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(wl.Provider,{value:a,children:e})}const Cg=new Df;function Eg(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(Lf,{client:Cg,children:l.jsx(Yf,{children:l.jsx(Qf,{value:t,children:l.jsx(_g,{projectIdOrName:i,children:l.jsx(Og,{children:o})})})})})}const Il=w.createContext(null);function Sg(){const e=w.useContext(Il);if(!e)throw new Error(`Cannot call useAmpersandProvider unless your
3
3
  component is wrapped with AmpersandProvider`);return e}function Ng(){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 Tg="_box_1p7c5_1",Ua={box:Tg};function jn({children:e,className:t,style:n}){return l.jsx("div",{className:t?`${Ua.box} ${t}`:Ua.box,style:n,children:e})}const Rg="_container_1wvzr_1",Ha={container:Rg};function $r({children:e,className:t,style:n}){return l.jsx("div",{className:t?`${Ha.container} ${t}`:Ha.container,style:n,children:e})}const Ag="_errorBoxContainer_4sdb2_1",Pg="_errorBox_4sdb2_1",Dg="_errorText_4sdb2_20",Po={errorBoxContainer:Ag,errorBox:Pg,errorText:Dg};function bl({message:e}){return l.jsxs($r,{className:Po.errorBoxContainer,children:[l.jsx(Ng,{}),l.jsx(jn,{className:Po.errorBox,children:l.jsx("p",{className:Po.errorText,children:e})})]})}const Fg="_loader_6ubm6_1",Mg="_rotate_6ubm6_1",kg="_ball1_6ubm6_1",jg="_ball2_6ubm6_1",Lg={loader:Fg,rotate:Mg,ball1:kg,ball2:jg};function Kg(){return l.jsx("span",{className:Lg.loader})}function ni(){return l.jsx("div",{style:{display:"flex",width:"100%",height:"100%",justifyContent:"center",marginTop:"20%",marginBottom:"20%"},children:l.jsx(Kg,{})})}function _l({children:e}){return l.jsx($r,{style:{maxWidth:"55rem"},children:l.jsx(jn,{children:e})})}function qr(){return l.jsx(_l,{children:l.jsx(ni,{})})}function Gt({message:e}){return l.jsx(_l,{children:l.jsx(bl,{message:e})})}const xl=(e,t)=>{var s;const n=kn(),{projectIdOrName:r}=ke(),{integrations:o}=Ds(),i=(s=o==null?void 0:o.find(a=>a.name===e))==null?void 0:s.id;return Kr({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 Fs(e,t){try{return process.env[e]}catch{return t}}function Tr(e){return e.charAt(0).toUpperCase()+e.slice(1)}function Ol(e,t){return(t==null?void 0:t.displayName)??Tr(e)}const Vg=e=>e.split(`
4
- `).filter(n=>n.trim()!==""),$g=(e,t)=>(t==null?void 0:t.length)===0||!e?null:t.find(n=>n.name===e)??null,qg=()=>{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}},Cl=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 et(){const e=w.useContext(Cl);if(!e)throw new Error("useInstallIntegrationProps must be used within an InstallIntegrationProvider");return e}function Ug({children:e,integration:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,onInstallSuccess:s,onUpdateSuccess:a,onUninstallSuccess:c,fieldMapping:u}){const{integrations:d}=Ds(),{setError:f,isError:m,removeError:h}=Tt(),{isIntegrationDeleted:y,setIntegrationDeleted:v,resetIntegrationDeleted:p}=qg(),x=w.useMemo(()=>$g(t,d||[]),[t,d]),{data:g,isLoading:b,isError:O,error:_}=xl(t,o),T=(g==null?void 0:g[0])||null;w.useEffect(()=>{p()},[t,n,r,o,i,u]),w.useEffect(()=>{x===null&&(d!=null&&d.length)&&console.error(`Integration "${t}" not found in integration list`)},[t,x,d]),w.useEffect(()=>{O?(f(ue.INSTALLATION_LIST,(x==null?void 0:x.id)||""),ht(_)):h(ue.INSTALLATION_LIST,(x==null?void 0:x.id)||"")},[O,x,f,h,_]);const S=fn(),N=w.useCallback(()=>{S.invalidateQueries({queryKey:["amp","installations"]})},[S]),F=w.useCallback(z=>{S.setQueryData(["amp","installations"],[z]),S.invalidateQueries({queryKey:["amp","installations"]})},[S]),q=(x==null?void 0:x.id)||"",G=w.useMemo(()=>({integrationId:(x==null?void 0:x.id)||"",provider:(x==null?void 0:x.provider)||"",integrationObj:x,consumerRef:n,consumerName:r,groupRef:o,groupName:i,installation:T||void 0,setInstallation:F,resetInstallations:N,onInstallSuccess:s,onUpdateSuccess:a,onUninstallSuccess:c,isIntegrationDeleted:y,setIntegrationDeleted:v,fieldMapping:u}),[x,n,r,o,i,T,F,N,s,a,c,y,v,u]);if(b)return l.jsx(qr,{});if(x===null)return l.jsx(Gt,{message:`Integration "${t}" not found`});if(m(ue.INSTALLATION_LIST,q)){const z=`Error retrieving installation information for integration "${(x==null?void 0:x.name)||"unknown"}"`;return l.jsx(Gt,{message:z})}return l.jsx(Cl.Provider,{value:G,children:e})}const El=w.createContext({connections:null,isConnectionsLoading:!0,selectedConnection:null,setConnections:()=>{},setSelectedConnection:()=>{}}),Ur=()=>{const e=w.useContext(El);if(!e)throw new Error("useConnections must be used within a ConnectionsProvider");return e},Hg=()=>{const{projectIdOrName:e}=ke(),{groupRef:t,provider:n}=et(),r=kn();return Kr({queryKey:["amp","connections",e,t,n],queryFn:async()=>{if(!e)throw new Error("Project ID or name not found. Please wrap this component inside of AmpersandProvider");if(!t)throw new Error("Group reference not found.");if(!n)throw new Error("Provider not found.");return(await r()).connectionApi.listConnections({projectIdOrName:e,groupRef:t,provider:n})},retry:3,enabled:!!e&&!!t&&!!n})};function Sl({children:e}){const t=fn(),{setError:n,isError:r}=Tt(),{projectId:o,isLoading:i}=ke(),{data:s,isLoading:a,isError:c,error:u}=Hg(),d=s==null?void 0:s[0],f=w.useCallback(y=>{t.setQueryData(["amp","connections"],()=>y),t.invalidateQueries({queryKey:["amp","connections"]})},[t]),m=w.useCallback(()=>{t.invalidateQueries({queryKey:["amp","connections"]})},[t]);w.useEffect(()=>{c?(n(ue.CONNECTION_LIST,o,!0),ht(u)):n(ue.CONNECTION_LIST,o,!1)},[c,n,o,u]);const h=w.useMemo(()=>({connections:s||null,isConnectionsLoading:a,selectedConnection:d||null,setConnections:f,setSelectedConnection:m}),[s,a,d,f,m]);if(a||i)return l.jsx(qr,{});if(r(ue.PROJECT,o))return l.jsx(Gt,{message:`Error loading project ${o}`});if(r(ue.CONNECTION_LIST,o))return l.jsx(Gt,{message:"Error retrieving existing connections"});if(!o)throw new Error("Project ID not found. ConnectionsProvider must be used within AmpersandProvider");return l.jsx(El.Provider,{value:h,children:e})}function Nl(){const[e,t]=w.useState(1);return{seed:e,reset:()=>{t(Math.random())}}}const Bg="_resetContainer_lkwv9_4",Tl={resetContainer:Bg};var Mi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ms(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Qi={exports:{}};Qi.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]",h="[object Function]",y="[object GeneratorFunction]",v="[object Map]",p="[object Number]",x="[object Null]",g="[object Object]",b="[object Promise]",O="[object Proxy]",_="[object RegExp]",T="[object Set]",S="[object String]",N="[object Symbol]",F="[object Undefined]",q="[object WeakMap]",G="[object ArrayBuffer]",z="[object DataView]",ne="[object Float32Array]",B="[object Float64Array]",ce="[object Int8Array]",oe="[object Int16Array]",te="[object Int32Array]",ge="[object Uint8Array]",we="[object Uint8ClampedArray]",A="[object Uint16Array]",j="[object Uint32Array]",$=/[\\^$.*+?()[\]{}|]/g,K=/^\[object .+?Constructor\]$/,L=/^(?:0|[1-9]\d*)$/,M={};M[ne]=M[B]=M[ce]=M[oe]=M[te]=M[ge]=M[we]=M[A]=M[j]=!0,M[a]=M[c]=M[G]=M[d]=M[z]=M[f]=M[m]=M[h]=M[v]=M[p]=M[g]=M[_]=M[T]=M[S]=M[q]=!1;var Y=typeof Mi=="object"&&Mi&&Mi.Object===Object&&Mi,Z=typeof self=="object"&&self&&self.Object===Object&&self,U=Y||Z||Function("return this")(),ee=t&&!t.nodeType&&t,Q=ee&&!0&&e&&!e.nodeType&&e,de=Q&&Q.exports===ee,k=de&&Y.process,ve=function(){try{return k&&k.binding&&k.binding("util")}catch{}}(),H=ve&&ve.isTypedArray;function Ee(I,E){for(var P=-1,X=I==null?0:I.length,Te=0,fe=[];++P<X;){var Fe=I[P];E(Fe,P,I)&&(fe[Te++]=Fe)}return fe}function Le(I,E){for(var P=-1,X=E.length,Te=I.length;++P<X;)I[Te+P]=E[P];return I}function Ge(I,E){for(var P=-1,X=I==null?0:I.length;++P<X;)if(E(I[P],P,I))return!0;return!1}function Ve(I,E){for(var P=-1,X=Array(I);++P<I;)X[P]=E(P);return X}function Ie(I){return function(E){return I(E)}}function Rt(I,E){return I.has(E)}function Qe(I,E){return I==null?void 0:I[E]}function mt(I){var E=-1,P=Array(I.size);return I.forEach(function(X,Te){P[++E]=[Te,X]}),P}function At(I,E){return function(P){return I(E(P))}}function Pt(I){var E=-1,P=Array(I.size);return I.forEach(function(X){P[++E]=X}),P}var Xe=Array.prototype,We=Function.prototype,$e=Object.prototype,Ae=U["__core-js_shared__"],Dt=We.toString,tt=$e.hasOwnProperty,Zt=function(){var I=/[^.]+$/.exec(Ae&&Ae.keys&&Ae.keys.IE_PROTO||"");return I?"Symbol(src)_1."+I:""}(),pn=$e.toString,gt=RegExp("^"+Dt.call(tt).replace($,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Pe=de?U.Buffer:void 0,en=U.Symbol,hn=U.Uint8Array,tn=$e.propertyIsEnumerable,Kn=Xe.splice,ct=en?en.toStringTag:void 0,nn=Object.getOwnPropertySymbols,mn=Pe?Pe.isBuffer:void 0,Vn=At(Object.keys,Object),gn=dr(U,"DataView"),Re=dr(U,"Map"),nt=dr(U,"Promise"),re=dr(U,"Set"),me=dr(U,"WeakMap"),qe=dr(Object,"create"),rn=Un(gn),W=Un(Re),ae=Un(nt),le=Un(re),je=Un(me),Ue=en?en.prototype:void 0,lt=Ue?Ue.valueOf:void 0;function Je(I){var E=-1,P=I==null?0:I.length;for(this.clear();++E<P;){var X=I[E];this.set(X[0],X[1])}}function Ye(){this.__data__=qe?qe(null):{},this.size=0}function ut(I){var E=this.has(I)&&delete this.__data__[I];return this.size-=E?1:0,E}function Ne(I){var E=this.__data__;if(qe){var P=E[I];return P===r?void 0:P}return tt.call(E,I)?E[I]:void 0}function $n(I){var E=this.__data__;return qe?E[I]!==void 0:tt.call(E,I)}function Eo(I,E){var P=this.__data__;return this.size+=this.has(I)?0:1,P[I]=qe&&E===void 0?r:E,this}Je.prototype.clear=Ye,Je.prototype.delete=ut,Je.prototype.get=Ne,Je.prototype.has=$n,Je.prototype.set=Eo;function xt(I){var E=-1,P=I==null?0:I.length;for(this.clear();++E<P;){var X=I[E];this.set(X[0],X[1])}}function bi(){this.__data__=[],this.size=0}function _i(I){var E=this.__data__,P=Ci(E,I);if(P<0)return!1;var X=E.length-1;return P==X?E.pop():Kn.call(E,P,1),--this.size,!0}function xi(I){var E=this.__data__,P=Ci(E,I);return P<0?void 0:E[P][1]}function Se(I){return Ci(this.__data__,I)>-1}function Ft(I,E){var P=this.__data__,X=Ci(P,I);return X<0?(++this.size,P.push([I,E])):P[X][1]=E,this}xt.prototype.clear=bi,xt.prototype.delete=_i,xt.prototype.get=xi,xt.prototype.has=Se,xt.prototype.set=Ft;function Mt(I){var E=-1,P=I==null?0:I.length;for(this.clear();++E<P;){var X=I[E];this.set(X[0],X[1])}}function qn(){this.size=0,this.__data__={hash:new Je,map:new(Re||xt),string:new Je}}function So(I){var E=Ei(this,I).delete(I);return this.size-=E?1:0,E}function Jr(I){return Ei(this,I).get(I)}function $d(I){return Ei(this,I).has(I)}function qd(I,E){var P=Ei(this,I),X=P.size;return P.set(I,E),this.size+=P.size==X?0:1,this}Mt.prototype.clear=qn,Mt.prototype.delete=So,Mt.prototype.get=Jr,Mt.prototype.has=$d,Mt.prototype.set=qd;function Oi(I){var E=-1,P=I==null?0:I.length;for(this.__data__=new Mt;++E<P;)this.add(I[E])}function Ud(I){return this.__data__.set(I,r),this}function Hd(I){return this.__data__.has(I)}Oi.prototype.add=Oi.prototype.push=Ud,Oi.prototype.has=Hd;function yn(I){var E=this.__data__=new xt(I);this.size=E.size}function Bd(){this.__data__=new xt,this.size=0}function Wd(I){var E=this.__data__,P=E.delete(I);return this.size=E.size,P}function Jd(I){return this.__data__.get(I)}function zd(I){return this.__data__.has(I)}function Gd(I,E){var P=this.__data__;if(P instanceof xt){var X=P.__data__;if(!Re||X.length<n-1)return X.push([I,E]),this.size=++P.size,this;P=this.__data__=new Mt(X)}return P.set(I,E),this.size=P.size,this}yn.prototype.clear=Bd,yn.prototype.delete=Wd,yn.prototype.get=Jd,yn.prototype.has=zd,yn.prototype.set=Gd;function Qd(I,E){var P=Si(I),X=!P&&ff(I),Te=!P&&!X&&No(I),fe=!P&&!X&&!Te&&Sa(I),Fe=P||X||Te||fe,ze=Fe?Ve(I.length,String):[],Ze=ze.length;for(var De in I)tt.call(I,De)&&!(Fe&&(De=="length"||Te&&(De=="offset"||De=="parent")||fe&&(De=="buffer"||De=="byteLength"||De=="byteOffset")||af(De,Ze)))&&ze.push(De);return ze}function Ci(I,E){for(var P=I.length;P--;)if(xa(I[P][0],E))return P;return-1}function Xd(I,E,P){var X=E(I);return Si(I)?X:Le(X,P(I))}function zr(I){return I==null?I===void 0?F:x:ct&&ct in Object(I)?of(I):df(I)}function wa(I){return Gr(I)&&zr(I)==a}function Ia(I,E,P,X,Te){return I===E?!0:I==null||E==null||!Gr(I)&&!Gr(E)?I!==I&&E!==E:Yd(I,E,P,X,Ia,Te)}function Yd(I,E,P,X,Te,fe){var Fe=Si(I),ze=Si(E),Ze=Fe?c:vn(I),De=ze?c:vn(E);Ze=Ze==a?g:Ze,De=De==a?g:De;var yt=Ze==g,kt=De==g,rt=Ze==De;if(rt&&No(I)){if(!No(E))return!1;Fe=!0,yt=!1}if(rt&&!yt)return fe||(fe=new yn),Fe||Sa(I)?ba(I,E,P,X,Te,fe):nf(I,E,Ze,P,X,Te,fe);if(!(P&o)){var Ot=yt&&tt.call(I,"__wrapped__"),Ct=kt&&tt.call(E,"__wrapped__");if(Ot||Ct){var wn=Ot?I.value():I,on=Ct?E.value():E;return fe||(fe=new yn),Te(wn,on,P,X,fe)}}return rt?(fe||(fe=new yn),rf(I,E,P,X,Te,fe)):!1}function Zd(I){if(!Ea(I)||lf(I))return!1;var E=Oa(I)?gt:K;return E.test(Un(I))}function ef(I){return Gr(I)&&Ca(I.length)&&!!M[zr(I)]}function tf(I){if(!uf(I))return Vn(I);var E=[];for(var P in Object(I))tt.call(I,P)&&P!="constructor"&&E.push(P);return E}function ba(I,E,P,X,Te,fe){var Fe=P&o,ze=I.length,Ze=E.length;if(ze!=Ze&&!(Fe&&Ze>ze))return!1;var De=fe.get(I);if(De&&fe.get(E))return De==E;var yt=-1,kt=!0,rt=P&i?new Oi:void 0;for(fe.set(I,E),fe.set(E,I);++yt<ze;){var Ot=I[yt],Ct=E[yt];if(X)var wn=Fe?X(Ct,Ot,yt,E,I,fe):X(Ot,Ct,yt,I,E,fe);if(wn!==void 0){if(wn)continue;kt=!1;break}if(rt){if(!Ge(E,function(on,Hn){if(!Rt(rt,Hn)&&(Ot===on||Te(Ot,on,P,X,fe)))return rt.push(Hn)})){kt=!1;break}}else if(!(Ot===Ct||Te(Ot,Ct,P,X,fe))){kt=!1;break}}return fe.delete(I),fe.delete(E),kt}function nf(I,E,P,X,Te,fe,Fe){switch(P){case z:if(I.byteLength!=E.byteLength||I.byteOffset!=E.byteOffset)return!1;I=I.buffer,E=E.buffer;case G:return!(I.byteLength!=E.byteLength||!fe(new hn(I),new hn(E)));case d:case f:case p:return xa(+I,+E);case m:return I.name==E.name&&I.message==E.message;case _:case S:return I==E+"";case v:var ze=mt;case T:var Ze=X&o;if(ze||(ze=Pt),I.size!=E.size&&!Ze)return!1;var De=Fe.get(I);if(De)return De==E;X|=i,Fe.set(I,E);var yt=ba(ze(I),ze(E),X,Te,fe,Fe);return Fe.delete(I),yt;case N:if(lt)return lt.call(I)==lt.call(E)}return!1}function rf(I,E,P,X,Te,fe){var Fe=P&o,ze=_a(I),Ze=ze.length,De=_a(E),yt=De.length;if(Ze!=yt&&!Fe)return!1;for(var kt=Ze;kt--;){var rt=ze[kt];if(!(Fe?rt in E:tt.call(E,rt)))return!1}var Ot=fe.get(I);if(Ot&&fe.get(E))return Ot==E;var Ct=!0;fe.set(I,E),fe.set(E,I);for(var wn=Fe;++kt<Ze;){rt=ze[kt];var on=I[rt],Hn=E[rt];if(X)var Na=Fe?X(Hn,on,rt,E,I,fe):X(on,Hn,rt,I,E,fe);if(!(Na===void 0?on===Hn||Te(on,Hn,P,X,fe):Na)){Ct=!1;break}wn||(wn=rt=="constructor")}if(Ct&&!wn){var Ni=I.constructor,Ti=E.constructor;Ni!=Ti&&"constructor"in I&&"constructor"in E&&!(typeof Ni=="function"&&Ni instanceof Ni&&typeof Ti=="function"&&Ti instanceof Ti)&&(Ct=!1)}return fe.delete(I),fe.delete(E),Ct}function _a(I){return Xd(I,mf,sf)}function Ei(I,E){var P=I.__data__;return cf(E)?P[typeof E=="string"?"string":"hash"]:P.map}function dr(I,E){var P=Qe(I,E);return Zd(P)?P:void 0}function of(I){var E=tt.call(I,ct),P=I[ct];try{I[ct]=void 0;var X=!0}catch{}var Te=pn.call(I);return X&&(E?I[ct]=P:delete I[ct]),Te}var sf=nn?function(I){return I==null?[]:(I=Object(I),Ee(nn(I),function(E){return tn.call(I,E)}))}:gf,vn=zr;(gn&&vn(new gn(new ArrayBuffer(1)))!=z||Re&&vn(new Re)!=v||nt&&vn(nt.resolve())!=b||re&&vn(new re)!=T||me&&vn(new me)!=q)&&(vn=function(I){var E=zr(I),P=E==g?I.constructor:void 0,X=P?Un(P):"";if(X)switch(X){case rn:return z;case W:return v;case ae:return b;case le:return T;case je:return q}return E});function af(I,E){return E=E??s,!!E&&(typeof I=="number"||L.test(I))&&I>-1&&I%1==0&&I<E}function cf(I){var E=typeof I;return E=="string"||E=="number"||E=="symbol"||E=="boolean"?I!=="__proto__":I===null}function lf(I){return!!Zt&&Zt in I}function uf(I){var E=I&&I.constructor,P=typeof E=="function"&&E.prototype||$e;return I===P}function df(I){return pn.call(I)}function Un(I){if(I!=null){try{return Dt.call(I)}catch{}try{return I+""}catch{}}return""}function xa(I,E){return I===E||I!==I&&E!==E}var ff=wa(function(){return arguments}())?wa:function(I){return Gr(I)&&tt.call(I,"callee")&&!tn.call(I,"callee")},Si=Array.isArray;function pf(I){return I!=null&&Ca(I.length)&&!Oa(I)}var No=mn||yf;function hf(I,E){return Ia(I,E)}function Oa(I){if(!Ea(I))return!1;var E=zr(I);return E==h||E==y||E==u||E==O}function Ca(I){return typeof I=="number"&&I>-1&&I%1==0&&I<=s}function Ea(I){var E=typeof I;return I!=null&&(E=="object"||E=="function")}function Gr(I){return I!=null&&typeof I=="object"}var Sa=H?Ie(H):ef;function mf(I){return pf(I)?Qd(I):tf(I)}function gf(){return[]}function yf(){return!1}e.exports=hf})(Qi,Qi.exports);var Wg=Qi.exports;const Rl=Ms(Wg),sr="other",Xi="uninstall-installation";function Dn(e){return!e.fieldName}function Jg(e,t){var n;return((n=e==null?void 0:e.objects)==null?void 0:n.find(r=>r.objectName===t))||null}function zg(e){var t;return((t=e==null?void 0:e.requiredFields)==null?void 0:t.filter(n=>!Dn(n)&&!!n.fieldName))||null}function Gg(e){var n;return((n=e==null?void 0:e.requiredFields)==null?void 0:n.filter(r=>Dn(r)&&!!r.mapToName))||[]}function Qg(e){var n;return((n=e==null?void 0:e.optionalFields)==null?void 0:n.filter(r=>Dn(r)&&!!r.mapToName))||[]}function Xg(e){var t;return((t=e==null?void 0:e.optionalFields)==null?void 0:t.filter(n=>!Dn(n)&&!!n.fieldName))||null}const Al=(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 Yg(e){return Dn(e)?e.mapToName:e.fieldName}const Pl=(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)&&Tr(s==null?void 0:s.objectName),completed:e?!!Al(e,s.objectName):!1})}),n},Dl=e=>{var n;return{name:sr,completed:e?!!((n=e==null?void 0:e.content)!=null&&n.write):!1}};function Zg(e,t){var i;const n=Pl(e,t),o=!!((i=t==null?void 0:t.content)!=null&&i.write)?Dl(e):void 0;return o&&n.push(o),n}function Fl(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 ey(e,t){return Rl(e,t)}function Ml(e,t){return Rl(e,t)}const ty=(e,t,n)=>{var p,x,g,b,O,_,T,S,N;if(!e)return null;const r=Jg(e,t),o=r&&zg(r),i=r&&Xg(r),s=r&&Gg(r),a=r&&Qg(r),c=(r==null?void 0:r.allFields)||[],u=(r==null?void 0:r.allFieldsMetadata)||{},d=n==null?void 0:n.content,f=((g=(x=(p=d==null?void 0:d.read)==null?void 0:p.objects)==null?void 0:x[t])==null?void 0:g.selectedFields)||{},m=((_=(O=(b=d==null?void 0:d.read)==null?void 0:b.objects)==null?void 0:O[t])==null?void 0:_.selectedValueMappings)||{},h=((N=(S=(T=d==null?void 0:d.read)==null?void 0:T.objects)==null?void 0:S[t])==null?void 0:N.selectedFieldMappings)||{},y={...f},v={...h};return{allFields:c,allFieldsMetadata:u,requiredFields:o,optionalFields:i,requiredMapFields:s,optionalMapFields:a,selectedOptionalFields:f,selectedFieldMappings:h,selectedValueMappings:m,isOptionalFieldsModified:!1,isRequiredMapFieldsModified:!1,isValueMappingsModified:!1,savedConfig:{optionalFields:y,requiredMapFields:v,selectedValueMappings:m}}},ny=(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 kl(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:ty(r,t,n),write:ny(o,n)}}const jl=(e,t,n,r)=>{const o=kl(e,n,t);r(n,o)},ry=(e,t,n)=>{const r=Zg(t,e),o={};r.forEach(({name:i,completed:s})=>{s&&(o[i]=kl(e,i,t))}),n(o)},Ll=e=>{const{requiredFields:t,selectedOptionalFields:n}=(e==null?void 0:e.read)||{},r=new Set;return t==null||t.forEach(i=>r.add(Yg(i))),{...Array.from(r).reduce((i,s)=>({...i,[s]:!0}),{}),...n||{}}},Kl=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},Vl=e=>{const{selectedValueMappings:t}=(e==null?void 0:e.read)||{};return t};function $l(e,t){return t[e]||void 0}async function ks({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 Rn().installationApi.createInstallation(u,{headers:{"X-Api-Key":i,"Content-Type":"application/json"}});a(d),c==null||c(d.id,d.config)}catch(d){ht(d,s)}}function fo(e){var t;return(t=e.content.proxy)==null?void 0:t.enabled}const iy=(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)},oy=(e,t,n,r)=>{const o=Ll(e),i=Kl(e),s=Vl(e),a=iy(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 fo(n)&&(c.content.proxy={enabled:!0}),c},sy=(e,t,n,r,o,i,s,a,c,u,d,f)=>{const m=oy(c,i,a,r);return m?ks({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))},ql=e=>{var t;return{...(t=e.write)==null?void 0:t.selectedWriteObjects}},ay=e=>{const t=e.content.write;return t==null?void 0:t.objects},cy=(e,t,n)=>{if(!ay(t))return console.error("Error when getting write objects from hydratedRevision"),null;const o=ql(e),i={revisionId:t.id,createdBy:`consumer:${n}`,content:{provider:t.content.provider,read:{objects:{}},write:{objects:o}}};return fo(t)&&(i.content.proxy={enabled:!0}),i},ly=(e,t,n,r,o,i,s,a,c,u,d)=>{const f=cy(a,s,r);return f?ks({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))},uy={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 Ul({children:e,style:t}){return l.jsx(jn,{style:{...uy,...t},children:e})}var Hl={exports:{}};/*!
4
+ `).filter(n=>n.trim()!==""),$g=(e,t)=>(t==null?void 0:t.length)===0||!e?null:t.find(n=>n.name===e)??null,qg=()=>{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}},Cl=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 et(){const e=w.useContext(Cl);if(!e)throw new Error("useInstallIntegrationProps must be used within an InstallIntegrationProvider");return e}function Ug({children:e,integration:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,onInstallSuccess:s,onUpdateSuccess:a,onUninstallSuccess:c,fieldMapping:u}){const{integrations:d}=Ds(),{setError:f,isError:m,removeError:p}=Tt(),{isIntegrationDeleted:y,setIntegrationDeleted:v,resetIntegrationDeleted:h}=qg(),x=w.useMemo(()=>$g(t,d||[]),[t,d]),{data:g,isLoading:b,isError:O,error:_}=xl(t,o),T=(g==null?void 0:g[0])||null;w.useEffect(()=>{h()},[t,n,r,o,i,u]),w.useEffect(()=>{x===null&&(d!=null&&d.length)&&console.error(`Integration "${t}" not found in integration list`)},[t,x,d]),w.useEffect(()=>{O?(f(ue.INSTALLATION_LIST,(x==null?void 0:x.id)||""),ht(_)):p(ue.INSTALLATION_LIST,(x==null?void 0:x.id)||"")},[O,x,f,p,_]);const S=fn(),N=w.useCallback(()=>{S.invalidateQueries({queryKey:["amp","installations"]})},[S]),F=w.useCallback(z=>{S.setQueryData(["amp","installations"],[z]),S.invalidateQueries({queryKey:["amp","installations"]})},[S]),q=(x==null?void 0:x.id)||"",G=w.useMemo(()=>({integrationId:(x==null?void 0:x.id)||"",provider:(x==null?void 0:x.provider)||"",integrationObj:x,consumerRef:n,consumerName:r,groupRef:o,groupName:i,installation:T||void 0,setInstallation:F,resetInstallations:N,onInstallSuccess:s,onUpdateSuccess:a,onUninstallSuccess:c,isIntegrationDeleted:y,setIntegrationDeleted:v,fieldMapping:u}),[x,n,r,o,i,T,F,N,s,a,c,y,v,u]);if(b)return l.jsx(qr,{});if(x===null)return l.jsx(Gt,{message:`Integration "${t}" not found`});if(m(ue.INSTALLATION_LIST,q)){const z=`Error retrieving installation information for integration "${(x==null?void 0:x.name)||"unknown"}"`;return l.jsx(Gt,{message:z})}return l.jsx(Cl.Provider,{value:G,children:e})}const El=w.createContext({connections:null,isConnectionsLoading:!0,selectedConnection:null,setConnections:()=>{},setSelectedConnection:()=>{}}),Ur=()=>{const e=w.useContext(El);if(!e)throw new Error("useConnections must be used within a ConnectionsProvider");return e},Hg=()=>{const{projectIdOrName:e}=ke(),{groupRef:t,provider:n}=et(),r=kn();return Kr({queryKey:["amp","connections",e,t,n],queryFn:async()=>{if(!e)throw new Error("Project ID or name not found. Please wrap this component inside of AmpersandProvider");if(!t)throw new Error("Group reference not found.");if(!n)throw new Error("Provider not found.");return(await r()).connectionApi.listConnections({projectIdOrName:e,groupRef:t,provider:n})},retry:3,enabled:!!e&&!!t&&!!n})};function Sl({children:e}){const t=fn(),{setError:n,isError:r}=Tt(),{projectId:o,isLoading:i}=ke(),{data:s,isLoading:a,isError:c,error:u}=Hg(),d=s==null?void 0:s[0],f=w.useCallback(y=>{t.setQueryData(["amp","connections"],()=>y),t.invalidateQueries({queryKey:["amp","connections"]})},[t]),m=w.useCallback(()=>{t.invalidateQueries({queryKey:["amp","connections"]})},[t]);w.useEffect(()=>{c?(n(ue.CONNECTION_LIST,o,!0),ht(u)):n(ue.CONNECTION_LIST,o,!1)},[c,n,o,u]);const p=w.useMemo(()=>({connections:s||null,isConnectionsLoading:a,selectedConnection:d||null,setConnections:f,setSelectedConnection:m}),[s,a,d,f,m]);if(a||i)return l.jsx(qr,{});if(r(ue.PROJECT,o))return l.jsx(Gt,{message:`Error loading project ${o}`});if(r(ue.CONNECTION_LIST,o))return l.jsx(Gt,{message:"Error retrieving existing connections"});if(!o)throw new Error("Project ID not found. ConnectionsProvider must be used within AmpersandProvider");return l.jsx(El.Provider,{value:p,children:e})}function Nl(){const[e,t]=w.useState(1);return{seed:e,reset:()=>{t(Math.random())}}}const Bg="_resetContainer_lkwv9_4",Tl={resetContainer:Bg};var Mi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ms(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Qi={exports:{}};Qi.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]",p="[object Function]",y="[object GeneratorFunction]",v="[object Map]",h="[object Number]",x="[object Null]",g="[object Object]",b="[object Promise]",O="[object Proxy]",_="[object RegExp]",T="[object Set]",S="[object String]",N="[object Symbol]",F="[object Undefined]",q="[object WeakMap]",G="[object ArrayBuffer]",z="[object DataView]",ne="[object Float32Array]",B="[object Float64Array]",ce="[object Int8Array]",oe="[object Int16Array]",te="[object Int32Array]",ge="[object Uint8Array]",we="[object Uint8ClampedArray]",A="[object Uint16Array]",j="[object Uint32Array]",$=/[\\^$.*+?()[\]{}|]/g,K=/^\[object .+?Constructor\]$/,L=/^(?:0|[1-9]\d*)$/,M={};M[ne]=M[B]=M[ce]=M[oe]=M[te]=M[ge]=M[we]=M[A]=M[j]=!0,M[a]=M[c]=M[G]=M[d]=M[z]=M[f]=M[m]=M[p]=M[v]=M[h]=M[g]=M[_]=M[T]=M[S]=M[q]=!1;var Y=typeof Mi=="object"&&Mi&&Mi.Object===Object&&Mi,Z=typeof self=="object"&&self&&self.Object===Object&&self,U=Y||Z||Function("return this")(),ee=t&&!t.nodeType&&t,Q=ee&&!0&&e&&!e.nodeType&&e,de=Q&&Q.exports===ee,k=de&&Y.process,ve=function(){try{return k&&k.binding&&k.binding("util")}catch{}}(),H=ve&&ve.isTypedArray;function Ee(I,E){for(var P=-1,X=I==null?0:I.length,Te=0,fe=[];++P<X;){var Fe=I[P];E(Fe,P,I)&&(fe[Te++]=Fe)}return fe}function Le(I,E){for(var P=-1,X=E.length,Te=I.length;++P<X;)I[Te+P]=E[P];return I}function Ge(I,E){for(var P=-1,X=I==null?0:I.length;++P<X;)if(E(I[P],P,I))return!0;return!1}function Ve(I,E){for(var P=-1,X=Array(I);++P<I;)X[P]=E(P);return X}function Ie(I){return function(E){return I(E)}}function Rt(I,E){return I.has(E)}function Qe(I,E){return I==null?void 0:I[E]}function mt(I){var E=-1,P=Array(I.size);return I.forEach(function(X,Te){P[++E]=[Te,X]}),P}function At(I,E){return function(P){return I(E(P))}}function Pt(I){var E=-1,P=Array(I.size);return I.forEach(function(X){P[++E]=X}),P}var Xe=Array.prototype,We=Function.prototype,$e=Object.prototype,Ae=U["__core-js_shared__"],Dt=We.toString,tt=$e.hasOwnProperty,Zt=function(){var I=/[^.]+$/.exec(Ae&&Ae.keys&&Ae.keys.IE_PROTO||"");return I?"Symbol(src)_1."+I:""}(),pn=$e.toString,gt=RegExp("^"+Dt.call(tt).replace($,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Pe=de?U.Buffer:void 0,en=U.Symbol,hn=U.Uint8Array,tn=$e.propertyIsEnumerable,Kn=Xe.splice,ct=en?en.toStringTag:void 0,nn=Object.getOwnPropertySymbols,mn=Pe?Pe.isBuffer:void 0,Vn=At(Object.keys,Object),gn=dr(U,"DataView"),Re=dr(U,"Map"),nt=dr(U,"Promise"),re=dr(U,"Set"),me=dr(U,"WeakMap"),qe=dr(Object,"create"),rn=Un(gn),W=Un(Re),ae=Un(nt),le=Un(re),je=Un(me),Ue=en?en.prototype:void 0,lt=Ue?Ue.valueOf:void 0;function Je(I){var E=-1,P=I==null?0:I.length;for(this.clear();++E<P;){var X=I[E];this.set(X[0],X[1])}}function Ye(){this.__data__=qe?qe(null):{},this.size=0}function ut(I){var E=this.has(I)&&delete this.__data__[I];return this.size-=E?1:0,E}function Ne(I){var E=this.__data__;if(qe){var P=E[I];return P===r?void 0:P}return tt.call(E,I)?E[I]:void 0}function $n(I){var E=this.__data__;return qe?E[I]!==void 0:tt.call(E,I)}function Eo(I,E){var P=this.__data__;return this.size+=this.has(I)?0:1,P[I]=qe&&E===void 0?r:E,this}Je.prototype.clear=Ye,Je.prototype.delete=ut,Je.prototype.get=Ne,Je.prototype.has=$n,Je.prototype.set=Eo;function xt(I){var E=-1,P=I==null?0:I.length;for(this.clear();++E<P;){var X=I[E];this.set(X[0],X[1])}}function bi(){this.__data__=[],this.size=0}function _i(I){var E=this.__data__,P=Ci(E,I);if(P<0)return!1;var X=E.length-1;return P==X?E.pop():Kn.call(E,P,1),--this.size,!0}function xi(I){var E=this.__data__,P=Ci(E,I);return P<0?void 0:E[P][1]}function Se(I){return Ci(this.__data__,I)>-1}function Ft(I,E){var P=this.__data__,X=Ci(P,I);return X<0?(++this.size,P.push([I,E])):P[X][1]=E,this}xt.prototype.clear=bi,xt.prototype.delete=_i,xt.prototype.get=xi,xt.prototype.has=Se,xt.prototype.set=Ft;function Mt(I){var E=-1,P=I==null?0:I.length;for(this.clear();++E<P;){var X=I[E];this.set(X[0],X[1])}}function qn(){this.size=0,this.__data__={hash:new Je,map:new(Re||xt),string:new Je}}function So(I){var E=Ei(this,I).delete(I);return this.size-=E?1:0,E}function Jr(I){return Ei(this,I).get(I)}function $d(I){return Ei(this,I).has(I)}function qd(I,E){var P=Ei(this,I),X=P.size;return P.set(I,E),this.size+=P.size==X?0:1,this}Mt.prototype.clear=qn,Mt.prototype.delete=So,Mt.prototype.get=Jr,Mt.prototype.has=$d,Mt.prototype.set=qd;function Oi(I){var E=-1,P=I==null?0:I.length;for(this.__data__=new Mt;++E<P;)this.add(I[E])}function Ud(I){return this.__data__.set(I,r),this}function Hd(I){return this.__data__.has(I)}Oi.prototype.add=Oi.prototype.push=Ud,Oi.prototype.has=Hd;function yn(I){var E=this.__data__=new xt(I);this.size=E.size}function Bd(){this.__data__=new xt,this.size=0}function Wd(I){var E=this.__data__,P=E.delete(I);return this.size=E.size,P}function Jd(I){return this.__data__.get(I)}function zd(I){return this.__data__.has(I)}function Gd(I,E){var P=this.__data__;if(P instanceof xt){var X=P.__data__;if(!Re||X.length<n-1)return X.push([I,E]),this.size=++P.size,this;P=this.__data__=new Mt(X)}return P.set(I,E),this.size=P.size,this}yn.prototype.clear=Bd,yn.prototype.delete=Wd,yn.prototype.get=Jd,yn.prototype.has=zd,yn.prototype.set=Gd;function Qd(I,E){var P=Si(I),X=!P&&ff(I),Te=!P&&!X&&No(I),fe=!P&&!X&&!Te&&Sa(I),Fe=P||X||Te||fe,ze=Fe?Ve(I.length,String):[],Ze=ze.length;for(var De in I)tt.call(I,De)&&!(Fe&&(De=="length"||Te&&(De=="offset"||De=="parent")||fe&&(De=="buffer"||De=="byteLength"||De=="byteOffset")||af(De,Ze)))&&ze.push(De);return ze}function Ci(I,E){for(var P=I.length;P--;)if(xa(I[P][0],E))return P;return-1}function Xd(I,E,P){var X=E(I);return Si(I)?X:Le(X,P(I))}function zr(I){return I==null?I===void 0?F:x:ct&&ct in Object(I)?of(I):df(I)}function wa(I){return Gr(I)&&zr(I)==a}function Ia(I,E,P,X,Te){return I===E?!0:I==null||E==null||!Gr(I)&&!Gr(E)?I!==I&&E!==E:Yd(I,E,P,X,Ia,Te)}function Yd(I,E,P,X,Te,fe){var Fe=Si(I),ze=Si(E),Ze=Fe?c:vn(I),De=ze?c:vn(E);Ze=Ze==a?g:Ze,De=De==a?g:De;var yt=Ze==g,kt=De==g,rt=Ze==De;if(rt&&No(I)){if(!No(E))return!1;Fe=!0,yt=!1}if(rt&&!yt)return fe||(fe=new yn),Fe||Sa(I)?ba(I,E,P,X,Te,fe):nf(I,E,Ze,P,X,Te,fe);if(!(P&o)){var Ot=yt&&tt.call(I,"__wrapped__"),Ct=kt&&tt.call(E,"__wrapped__");if(Ot||Ct){var wn=Ot?I.value():I,on=Ct?E.value():E;return fe||(fe=new yn),Te(wn,on,P,X,fe)}}return rt?(fe||(fe=new yn),rf(I,E,P,X,Te,fe)):!1}function Zd(I){if(!Ea(I)||lf(I))return!1;var E=Oa(I)?gt:K;return E.test(Un(I))}function ef(I){return Gr(I)&&Ca(I.length)&&!!M[zr(I)]}function tf(I){if(!uf(I))return Vn(I);var E=[];for(var P in Object(I))tt.call(I,P)&&P!="constructor"&&E.push(P);return E}function ba(I,E,P,X,Te,fe){var Fe=P&o,ze=I.length,Ze=E.length;if(ze!=Ze&&!(Fe&&Ze>ze))return!1;var De=fe.get(I);if(De&&fe.get(E))return De==E;var yt=-1,kt=!0,rt=P&i?new Oi:void 0;for(fe.set(I,E),fe.set(E,I);++yt<ze;){var Ot=I[yt],Ct=E[yt];if(X)var wn=Fe?X(Ct,Ot,yt,E,I,fe):X(Ot,Ct,yt,I,E,fe);if(wn!==void 0){if(wn)continue;kt=!1;break}if(rt){if(!Ge(E,function(on,Hn){if(!Rt(rt,Hn)&&(Ot===on||Te(Ot,on,P,X,fe)))return rt.push(Hn)})){kt=!1;break}}else if(!(Ot===Ct||Te(Ot,Ct,P,X,fe))){kt=!1;break}}return fe.delete(I),fe.delete(E),kt}function nf(I,E,P,X,Te,fe,Fe){switch(P){case z:if(I.byteLength!=E.byteLength||I.byteOffset!=E.byteOffset)return!1;I=I.buffer,E=E.buffer;case G:return!(I.byteLength!=E.byteLength||!fe(new hn(I),new hn(E)));case d:case f:case h:return xa(+I,+E);case m:return I.name==E.name&&I.message==E.message;case _:case S:return I==E+"";case v:var ze=mt;case T:var Ze=X&o;if(ze||(ze=Pt),I.size!=E.size&&!Ze)return!1;var De=Fe.get(I);if(De)return De==E;X|=i,Fe.set(I,E);var yt=ba(ze(I),ze(E),X,Te,fe,Fe);return Fe.delete(I),yt;case N:if(lt)return lt.call(I)==lt.call(E)}return!1}function rf(I,E,P,X,Te,fe){var Fe=P&o,ze=_a(I),Ze=ze.length,De=_a(E),yt=De.length;if(Ze!=yt&&!Fe)return!1;for(var kt=Ze;kt--;){var rt=ze[kt];if(!(Fe?rt in E:tt.call(E,rt)))return!1}var Ot=fe.get(I);if(Ot&&fe.get(E))return Ot==E;var Ct=!0;fe.set(I,E),fe.set(E,I);for(var wn=Fe;++kt<Ze;){rt=ze[kt];var on=I[rt],Hn=E[rt];if(X)var Na=Fe?X(Hn,on,rt,E,I,fe):X(on,Hn,rt,I,E,fe);if(!(Na===void 0?on===Hn||Te(on,Hn,P,X,fe):Na)){Ct=!1;break}wn||(wn=rt=="constructor")}if(Ct&&!wn){var Ni=I.constructor,Ti=E.constructor;Ni!=Ti&&"constructor"in I&&"constructor"in E&&!(typeof Ni=="function"&&Ni instanceof Ni&&typeof Ti=="function"&&Ti instanceof Ti)&&(Ct=!1)}return fe.delete(I),fe.delete(E),Ct}function _a(I){return Xd(I,mf,sf)}function Ei(I,E){var P=I.__data__;return cf(E)?P[typeof E=="string"?"string":"hash"]:P.map}function dr(I,E){var P=Qe(I,E);return Zd(P)?P:void 0}function of(I){var E=tt.call(I,ct),P=I[ct];try{I[ct]=void 0;var X=!0}catch{}var Te=pn.call(I);return X&&(E?I[ct]=P:delete I[ct]),Te}var sf=nn?function(I){return I==null?[]:(I=Object(I),Ee(nn(I),function(E){return tn.call(I,E)}))}:gf,vn=zr;(gn&&vn(new gn(new ArrayBuffer(1)))!=z||Re&&vn(new Re)!=v||nt&&vn(nt.resolve())!=b||re&&vn(new re)!=T||me&&vn(new me)!=q)&&(vn=function(I){var E=zr(I),P=E==g?I.constructor:void 0,X=P?Un(P):"";if(X)switch(X){case rn:return z;case W:return v;case ae:return b;case le:return T;case je:return q}return E});function af(I,E){return E=E??s,!!E&&(typeof I=="number"||L.test(I))&&I>-1&&I%1==0&&I<E}function cf(I){var E=typeof I;return E=="string"||E=="number"||E=="symbol"||E=="boolean"?I!=="__proto__":I===null}function lf(I){return!!Zt&&Zt in I}function uf(I){var E=I&&I.constructor,P=typeof E=="function"&&E.prototype||$e;return I===P}function df(I){return pn.call(I)}function Un(I){if(I!=null){try{return Dt.call(I)}catch{}try{return I+""}catch{}}return""}function xa(I,E){return I===E||I!==I&&E!==E}var ff=wa(function(){return arguments}())?wa:function(I){return Gr(I)&&tt.call(I,"callee")&&!tn.call(I,"callee")},Si=Array.isArray;function pf(I){return I!=null&&Ca(I.length)&&!Oa(I)}var No=mn||yf;function hf(I,E){return Ia(I,E)}function Oa(I){if(!Ea(I))return!1;var E=zr(I);return E==p||E==y||E==u||E==O}function Ca(I){return typeof I=="number"&&I>-1&&I%1==0&&I<=s}function Ea(I){var E=typeof I;return I!=null&&(E=="object"||E=="function")}function Gr(I){return I!=null&&typeof I=="object"}var Sa=H?Ie(H):ef;function mf(I){return pf(I)?Qd(I):tf(I)}function gf(){return[]}function yf(){return!1}e.exports=hf})(Qi,Qi.exports);var Wg=Qi.exports;const Rl=Ms(Wg),sr="other",Xi="uninstall-installation";function Dn(e){return!e.fieldName}function Jg(e,t){var n;return((n=e==null?void 0:e.objects)==null?void 0:n.find(r=>r.objectName===t))||null}function zg(e){var t;return((t=e==null?void 0:e.requiredFields)==null?void 0:t.filter(n=>!Dn(n)&&!!n.fieldName))||null}function Gg(e){var n;return((n=e==null?void 0:e.requiredFields)==null?void 0:n.filter(r=>Dn(r)&&!!r.mapToName))||[]}function Qg(e){var n;return((n=e==null?void 0:e.optionalFields)==null?void 0:n.filter(r=>Dn(r)&&!!r.mapToName))||[]}function Xg(e){var t;return((t=e==null?void 0:e.optionalFields)==null?void 0:t.filter(n=>!Dn(n)&&!!n.fieldName))||null}const Al=(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 Yg(e){return Dn(e)?e.mapToName:e.fieldName}const Pl=(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)&&Tr(s==null?void 0:s.objectName),completed:e?!!Al(e,s.objectName):!1})}),n},Dl=e=>{var n;return{name:sr,completed:e?!!((n=e==null?void 0:e.content)!=null&&n.write):!1}};function Zg(e,t){var i;const n=Pl(e,t),o=!!((i=t==null?void 0:t.content)!=null&&i.write)?Dl(e):void 0;return o&&n.push(o),n}function Fl(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 ey(e,t){return Rl(e,t)}function Ml(e,t){return Rl(e,t)}const ty=(e,t,n)=>{var h,x,g,b,O,_,T,S,N;if(!e)return null;const r=Jg(e,t),o=r&&zg(r),i=r&&Xg(r),s=r&&Gg(r),a=r&&Qg(r),c=(r==null?void 0:r.allFields)||[],u=(r==null?void 0:r.allFieldsMetadata)||{},d=n==null?void 0:n.content,f=((g=(x=(h=d==null?void 0:d.read)==null?void 0:h.objects)==null?void 0:x[t])==null?void 0:g.selectedFields)||{},m=((_=(O=(b=d==null?void 0:d.read)==null?void 0:b.objects)==null?void 0:O[t])==null?void 0:_.selectedValueMappings)||{},p=((N=(S=(T=d==null?void 0:d.read)==null?void 0:T.objects)==null?void 0:S[t])==null?void 0:N.selectedFieldMappings)||{},y={...f},v={...p};return{allFields:c,allFieldsMetadata:u,requiredFields:o,optionalFields:i,requiredMapFields:s,optionalMapFields:a,selectedOptionalFields:f,selectedFieldMappings:p,selectedValueMappings:m,isOptionalFieldsModified:!1,isRequiredMapFieldsModified:!1,isValueMappingsModified:!1,savedConfig:{optionalFields:y,requiredMapFields:v,selectedValueMappings:m}}},ny=(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 kl(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:ty(r,t,n),write:ny(o,n)}}const jl=(e,t,n,r)=>{const o=kl(e,n,t);r(n,o)},ry=(e,t,n)=>{const r=Zg(t,e),o={};r.forEach(({name:i,completed:s})=>{s&&(o[i]=kl(e,i,t))}),n(o)},Ll=e=>{const{requiredFields:t,selectedOptionalFields:n}=(e==null?void 0:e.read)||{},r=new Set;return t==null||t.forEach(i=>r.add(Yg(i))),{...Array.from(r).reduce((i,s)=>({...i,[s]:!0}),{}),...n||{}}},Kl=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},Vl=e=>{const{selectedValueMappings:t}=(e==null?void 0:e.read)||{};return t};function $l(e,t){return t[e]||void 0}async function ks({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 Rn().installationApi.createInstallation(u,{headers:{"X-Api-Key":i,"Content-Type":"application/json"}});a(d),c==null||c(d.id,d.config)}catch(d){ht(d,s)}}function fo(e){var t;return(t=e.content.proxy)==null?void 0:t.enabled}const iy=(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)},oy=(e,t,n,r)=>{const o=Ll(e),i=Kl(e),s=Vl(e),a=iy(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 fo(n)&&(c.content.proxy={enabled:!0}),c},sy=(e,t,n,r,o,i,s,a,c,u,d,f)=>{const m=oy(c,i,a,r);return m?ks({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))},ql=e=>{var t;return{...(t=e.write)==null?void 0:t.selectedWriteObjects}},ay=e=>{const t=e.content.write;return t==null?void 0:t.objects},cy=(e,t,n)=>{if(!ay(t))return console.error("Error when getting write objects from hydratedRevision"),null;const o=ql(e),i={revisionId:t.id,createdBy:`consumer:${n}`,content:{provider:t.content.provider,read:{objects:{}},write:{objects:o}}};return fo(t)&&(i.content.proxy={enabled:!0}),i},ly=(e,t,n,r,o,i,s,a,c,u,d)=>{const f=cy(a,s,r);return f?ks({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))},uy={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 Ul({children:e,style:t}){return l.jsx(jn,{style:{...uy,...t},children:e})}var Hl={exports:{}};/*!
5
5
  Copyright (c) 2018 Jed Watson.
6
6
  Licensed under the MIT License (MIT), see
7
7
  http://jedwatson.github.io/classnames
8
- */(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})()})(Hl);var dy=Hl.exports;const wt=Ms(dy),fy="_button_1kk7v_1",py="_buttonError_1kk7v_20",hy="_danger_1kk7v_34",my="_ghost_1kk7v_39",Do={button:fy,buttonError:py,danger:hy,ghost:my};function at({className:e,style:t,type:n,children:r,variant:o,...i}){const s=wt(Do.button,{[Do.danger]:o==="danger",[Do.ghost]:o==="ghost",[e||""]:!!e});return l.jsx("button",{type:n,className:s,style:t,...i,children:r})}const Bl=w.createContext({hydratedRevision:null,loading:!1,readAction:void 0,writeObjects:[]}),Hr=()=>{const e=w.useContext(Bl);if(!e)throw new Error("useHydratedRevision must be used within a HydratedRevisionProvider");return e},gy=()=>{var u;const e=fn(),t=kn(),{selectedConnection:n,isConnectionsLoading:r}=Ur(),{projectIdOrName:o}=ke(),{integrationId:i,integrationObj:s}=et(),a=n==null?void 0:n.id,c=(u=s==null?void 0:s.latestRevision)==null?void 0:u.id;return w.useEffect(()=>{a||e.invalidateQueries({queryKey:["amp","hydratedRevision"]})},[a,e]),Kr({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 yy({children:e}){const{integrationId:t,integrationObj:n}=et(),{isError:r,removeError:o,setError:i}=Tt(),s=(n==null?void 0:n.name)||t,{data:a,isLoading:c,isError:u,error:d}=gy();w.useEffect(()=>{u?(i(ue.HYDRATED_REVISION,s),ht(d)):o(ue.HYDRATED_REVISION,s)},[u,s,i,o,d]);const f=w.useMemo(()=>{var m,h,y;return{hydratedRevision:a||null,loading:c,readAction:(m=a==null?void 0:a.content)==null?void 0:m.read,writeObjects:((y=(h=a==null?void 0:a.content)==null?void 0:h.write)==null?void 0:y.objects)||[]}},[a,c]);if(c)return l.jsx(qr,{});if(r(ue.HYDRATED_REVISION,s)){const h=`Error retrieving integration details for '${(n==null?void 0:n.name)||t||"unknown integration"}. This is sometimes caused by insufficient permissions with your credentials'`;return l.jsx(Gt,{message:h})}return l.jsx(Bl.Provider,{value:f,children:e})}const Wl=w.createContext(null);function Jl(){const e=w.useContext(Wl);if(e===null)throw new Error("useSelectedNavObjectName must be used within a SelectedNavObjectNameProvider");return{selectedObjectName:e}}const zl=w.createContext(()=>{});function vy(){const e=w.useContext(zl);if(!e)throw new Error("useSetNextTabIndex must be used within a NextTabIndexProvider");return{onNextIncompleteTab:e}}var Gl=Symbol.for("immer-nothing"),Ba=Symbol.for("immer-draftable"),bt=Symbol.for("immer-state"),wy=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 pt(e,...t){if(process.env.NODE_ENV!=="production"){const n=wy[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 Rr=Object.getPrototypeOf;function Ar(e){return!!e&&!!e[bt]}function ar(e){var t;return e?Ql(e)||Array.isArray(e)||!!e[Ba]||!!((t=e.constructor)!=null&&t[Ba])||ho(e)||mo(e):!1}var Iy=Object.prototype.constructor.toString();function Ql(e){if(!e||typeof e!="object")return!1;const t=Rr(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)===Iy}function Yi(e,t){po(e)===0?Reflect.ownKeys(e).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function po(e){const t=e[bt];return t?t.type_:Array.isArray(e)?1:ho(e)?2:mo(e)?3:0}function ls(e,t){return po(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Xl(e,t,n){const r=po(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function by(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function ho(e){return e instanceof Map}function mo(e){return e instanceof Set}function Wn(e){return e.copy_||e.base_}function us(e,t){if(ho(e))return new Map(e);if(mo(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const n=Ql(e);if(t===!0||t==="class_only"&&!n){const r=Object.getOwnPropertyDescriptors(e);delete r[bt];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(Rr(e),r)}else{const r=Rr(e);if(r!==null&&n)return{...e};const o=Object.create(r);return Object.assign(o,e)}}function js(e,t=!1){return go(e)||Ar(e)||!ar(e)||(po(e)>1&&(e.set=e.add=e.clear=e.delete=_y),Object.freeze(e),t&&Object.entries(e).forEach(([n,r])=>js(r,!0))),e}function _y(){pt(2)}function go(e){return Object.isFrozen(e)}var xy={};function cr(e){const t=xy[e];return t||pt(0,e),t}var ri;function Yl(){return ri}function Oy(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function Wa(e,t){t&&(cr("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function ds(e){fs(e),e.drafts_.forEach(Cy),e.drafts_=null}function fs(e){e===ri&&(ri=e.parent_)}function Ja(e){return ri=Oy(ri,e)}function Cy(e){const t=e[bt];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function za(e,t){t.unfinalizedDrafts_=t.drafts_.length;const n=t.drafts_[0];return e!==void 0&&e!==n?(n[bt].modified_&&(ds(t),pt(4)),ar(e)&&(e=Zi(t,e),t.parent_||eo(t,e)),t.patches_&&cr("Patches").generateReplacementPatches_(n[bt].base_,e,t.patches_,t.inversePatches_)):e=Zi(t,n,[]),ds(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Gl?e:void 0}function Zi(e,t,n){if(go(t))return t;const r=t[bt];if(!r)return Yi(t,(o,i)=>Ga(e,r,t,o,i,n)),t;if(r.scope_!==e)return t;if(!r.modified_)return eo(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),Yi(i,(a,c)=>Ga(e,r,o,a,c,n,s)),eo(e,o,!1),n&&e.patches_&&cr("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function Ga(e,t,n,r,o,i,s){if(process.env.NODE_ENV!=="production"&&o===n&&pt(5),Ar(o)){const a=i&&t&&t.type_!==3&&!ls(t.assigned_,r)?i.concat(r):void 0,c=Zi(e,o,a);if(Xl(n,r,c),Ar(c))e.canAutoFreeze_=!1;else return}else s&&n.add(o);if(ar(o)&&!go(o)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;Zi(e,o),(!t||!t.scope_.parent_)&&typeof r!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,r)&&eo(e,o)}}function eo(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&js(t,n)}function Ey(e,t){const n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:Yl(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let o=r,i=Ls;n&&(o=[r],i=ii);const{revoke:s,proxy:a}=Proxy.revocable(o,i);return r.draft_=a,r.revoke_=s,a}var Ls={get(e,t){if(t===bt)return e;const n=Wn(e);if(!ls(n,t))return Sy(e,n,t);const r=n[t];return e.finalized_||!ar(r)?r:r===Fo(e.base_,t)?(Mo(e),e.copy_[t]=hs(r,e)):r},has(e,t){return t in Wn(e)},ownKeys(e){return Reflect.ownKeys(Wn(e))},set(e,t,n){const r=Zl(Wn(e),t);if(r!=null&&r.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){const o=Fo(Wn(e),t),i=o==null?void 0:o[bt];if(i&&i.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(by(n,o)&&(n!==void 0||ls(e.base_,t)))return!0;Mo(e),ps(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 Fo(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,Mo(e),ps(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const n=Wn(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty(){pt(11)},getPrototypeOf(e){return Rr(e.base_)},setPrototypeOf(){pt(12)}},ii={};Yi(Ls,(e,t)=>{ii[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});ii.deleteProperty=function(e,t){return process.env.NODE_ENV!=="production"&&isNaN(parseInt(t))&&pt(13),ii.set.call(this,e,t,void 0)};ii.set=function(e,t,n){return process.env.NODE_ENV!=="production"&&t!=="length"&&isNaN(parseInt(t))&&pt(14),Ls.set.call(this,e[0],t,n,e[0])};function Fo(e,t){const n=e[bt];return(n?Wn(n):e)[t]}function Sy(e,t,n){var o;const r=Zl(t,n);return r?"value"in r?r.value:(o=r.get)==null?void 0:o.call(e.draft_):void 0}function Zl(e,t){if(!(t in e))return;let n=Rr(e);for(;n;){const r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Rr(n)}}function ps(e){e.modified_||(e.modified_=!0,e.parent_&&ps(e.parent_))}function Mo(e){e.copy_||(e.copy_=us(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var Ny=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"&&pt(6),r!==void 0&&typeof r!="function"&&pt(7);let o;if(ar(t)){const i=Ja(this),s=hs(t,void 0);let a=!0;try{o=n(s),a=!1}finally{a?ds(i):fs(i)}return Wa(i,r),za(o,i)}else if(!t||typeof t!="object"){if(o=n(t),o===void 0&&(o=t),o===Gl&&(o=void 0),this.autoFreeze_&&js(o,!0),r){const i=[],s=[];cr("Patches").generateReplacementPatches_(t,o,i,s),r(i,s)}return o}else pt(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){ar(e)||pt(8),Ar(e)&&(e=Ty(e));const t=Ja(this),n=hs(e,void 0);return n[bt].isManual_=!0,fs(t),n}finishDraft(e,t){const n=e&&e[bt];(!n||!n.isManual_)&&pt(9);const{scope_:r}=n;return Wa(r,t),za(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=cr("Patches").applyPatches_;return Ar(e)?r(e,t):this.produce(e,o=>r(o,t))}};function hs(e,t){const n=ho(e)?cr("MapSet").proxyMap_(e,t):mo(e)?cr("MapSet").proxySet_(e,t):Ey(e,t);return(t?t.scope_:Yl()).drafts_.push(n),n}function Ty(e){return Ar(e)||pt(10,e),eu(e)}function eu(e){if(!ar(e)||go(e))return e;const t=e[bt];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=us(e,t.scope_.immer_.useStrictShallowCopy_)}else n=us(e,!0);return Yi(n,(r,o)=>{Xl(n,r,eu(o))}),t&&(t.finalized_=!1),n}var _t=new Ny,Qr=_t.produce;_t.produceWithPatches.bind(_t);_t.setAutoFreeze.bind(_t);_t.setUseStrictShallowCopy.bind(_t);_t.applyPatches.bind(_t);_t.createDraft.bind(_t);_t.finishDraft.bind(_t);const tu=w.createContext(void 0),Ry={};function Ks(){const e=w.useContext(tu);if(!e)throw new Error("useObjectsConfigureState must be used within a ConfigurationProvider");return e}function Ay({children:e}){const{installation:t}=et(),{hydratedRevision:n,loading:r}=Hr(),[o,i]=w.useState(Ry),s=t==null?void 0:t.config;w.useEffect(()=>{n!=null&&n.content&&!r&&s&&!(Object.entries(o).length>0)&&ry(n,s,i)},[n,r,s,o]);const a=w.useCallback((h,y)=>{i(v=>Qr(v,p=>{p[h]=Qr(p[h],y)}))},[i]),c=w.useCallback((h,y)=>{i(v=>Qr(v,p=>{p[h]=y}))},[i]),u=w.useCallback(()=>{i(Qr(h=>{const y=h.other.write;y&&(y.isWriteModified=!1)}))},[i]),d=w.useCallback(h=>{i(Qr(y=>{var p;const v=(p=y[h])==null?void 0:p.read;v&&(v.isOptionalFieldsModified=!1,v.isRequiredMapFieldsModified=!1,v.isValueMappingsModified=!1)}))},[i]),f=w.useCallback(h=>{h===sr?u():d(h)},[d,u]),m=w.useMemo(()=>({objectConfigurationsState:o,setObjectConfigurationsState:i,setConfigureState:a,resetConfigureState:c,resetPendingConfigurationState:f}),[o,c,f,a]);return l.jsx(tu.Provider,{value:m,children:e})}const Ht=()=>{const{appName:e}=ke(),{objectConfigurationsState:t,setConfigureState:n}=Ks(),{selectedObjectName:r}=Jl(),o=$l(r||"",t);return{appName:e,configureState:o,setConfigureState:n,selectedObjectName:r}};function Py(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=!Ml(o,n);e.read.isRequiredMapFieldsModified=s}}function oi(e,t,n){t(e,r=>Py(r,n))}const Dy=(e,t)=>e.filter(n=>!t.has(n));function Fy(){var m,h,y;const{selectedObjectName:e,configureState:t,setConfigureState:n}=Ht(),{fieldMapping:r}=et(),o=((m=t==null?void 0:t.read)==null?void 0:m.selectedFieldMappings)||{},i=Object.keys(o),s=((h=t==null?void 0:t.read)==null?void 0:h.requiredMapFields)||[],a=((y=t==null?void 0:t.read)==null?void 0:y.optionalMapFields)||[],c=e&&r?Object.values(r[e]||{}).flat().filter(v=>!v.fieldName):[],u=s.concat(c,a).map(v=>v.mapToName),d=new Set(u),f=Dy(i,d);w.useEffect(()=>{e&&f.length&&oi(e,n,f.map(v=>({field:v,value:null})))},[e,n,f])}function ln(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 ms(e,t){return ms=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},ms(e,t)}function My(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,ms(e,t)}var gs={exports:{}},ki={exports:{}},be={};/** @license React v16.13.1
8
+ */(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})()})(Hl);var dy=Hl.exports;const wt=Ms(dy),fy="_button_gmp7p_1",py="_buttonError_gmp7p_20",hy="_danger_gmp7p_34",my="_ghost_gmp7p_39",Do={button:fy,buttonError:py,danger:hy,ghost:my};function at({className:e,style:t,type:n,children:r,variant:o,...i}){const s=wt(Do.button,{[Do.danger]:o==="danger",[Do.ghost]:o==="ghost",[e||""]:!!e});return l.jsx("button",{type:n,className:s,style:t,...i,children:r})}const Bl=w.createContext({hydratedRevision:null,loading:!1,readAction:void 0,writeObjects:[]}),Hr=()=>{const e=w.useContext(Bl);if(!e)throw new Error("useHydratedRevision must be used within a HydratedRevisionProvider");return e},gy=()=>{var u;const e=fn(),t=kn(),{selectedConnection:n,isConnectionsLoading:r}=Ur(),{projectIdOrName:o}=ke(),{integrationId:i,integrationObj:s}=et(),a=n==null?void 0:n.id,c=(u=s==null?void 0:s.latestRevision)==null?void 0:u.id;return w.useEffect(()=>{a||e.invalidateQueries({queryKey:["amp","hydratedRevision"]})},[a,e]),Kr({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 yy({children:e}){const{integrationId:t,integrationObj:n}=et(),{isError:r,removeError:o,setError:i}=Tt(),s=(n==null?void 0:n.name)||t,{data:a,isLoading:c,isError:u,error:d}=gy();w.useEffect(()=>{u?(i(ue.HYDRATED_REVISION,s),ht(d)):o(ue.HYDRATED_REVISION,s)},[u,s,i,o,d]);const f=w.useMemo(()=>{var m,p,y;return{hydratedRevision:a||null,loading:c,readAction:(m=a==null?void 0:a.content)==null?void 0:m.read,writeObjects:((y=(p=a==null?void 0:a.content)==null?void 0:p.write)==null?void 0:y.objects)||[]}},[a,c]);if(c)return l.jsx(qr,{});if(r(ue.HYDRATED_REVISION,s)){const p=`Error retrieving integration details for '${(n==null?void 0:n.name)||t||"unknown integration"}. This is sometimes caused by insufficient permissions with your credentials'`;return l.jsx(Gt,{message:p})}return l.jsx(Bl.Provider,{value:f,children:e})}const Wl=w.createContext(null);function Jl(){const e=w.useContext(Wl);if(e===null)throw new Error("useSelectedNavObjectName must be used within a SelectedNavObjectNameProvider");return{selectedObjectName:e}}const zl=w.createContext(()=>{});function vy(){const e=w.useContext(zl);if(!e)throw new Error("useSetNextTabIndex must be used within a NextTabIndexProvider");return{onNextIncompleteTab:e}}var Gl=Symbol.for("immer-nothing"),Ba=Symbol.for("immer-draftable"),bt=Symbol.for("immer-state"),wy=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 pt(e,...t){if(process.env.NODE_ENV!=="production"){const n=wy[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 Rr=Object.getPrototypeOf;function Ar(e){return!!e&&!!e[bt]}function ar(e){var t;return e?Ql(e)||Array.isArray(e)||!!e[Ba]||!!((t=e.constructor)!=null&&t[Ba])||ho(e)||mo(e):!1}var Iy=Object.prototype.constructor.toString();function Ql(e){if(!e||typeof e!="object")return!1;const t=Rr(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)===Iy}function Yi(e,t){po(e)===0?Reflect.ownKeys(e).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function po(e){const t=e[bt];return t?t.type_:Array.isArray(e)?1:ho(e)?2:mo(e)?3:0}function ls(e,t){return po(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Xl(e,t,n){const r=po(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function by(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function ho(e){return e instanceof Map}function mo(e){return e instanceof Set}function Wn(e){return e.copy_||e.base_}function us(e,t){if(ho(e))return new Map(e);if(mo(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const n=Ql(e);if(t===!0||t==="class_only"&&!n){const r=Object.getOwnPropertyDescriptors(e);delete r[bt];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(Rr(e),r)}else{const r=Rr(e);if(r!==null&&n)return{...e};const o=Object.create(r);return Object.assign(o,e)}}function js(e,t=!1){return go(e)||Ar(e)||!ar(e)||(po(e)>1&&(e.set=e.add=e.clear=e.delete=_y),Object.freeze(e),t&&Object.entries(e).forEach(([n,r])=>js(r,!0))),e}function _y(){pt(2)}function go(e){return Object.isFrozen(e)}var xy={};function cr(e){const t=xy[e];return t||pt(0,e),t}var ri;function Yl(){return ri}function Oy(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function Wa(e,t){t&&(cr("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function ds(e){fs(e),e.drafts_.forEach(Cy),e.drafts_=null}function fs(e){e===ri&&(ri=e.parent_)}function Ja(e){return ri=Oy(ri,e)}function Cy(e){const t=e[bt];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function za(e,t){t.unfinalizedDrafts_=t.drafts_.length;const n=t.drafts_[0];return e!==void 0&&e!==n?(n[bt].modified_&&(ds(t),pt(4)),ar(e)&&(e=Zi(t,e),t.parent_||eo(t,e)),t.patches_&&cr("Patches").generateReplacementPatches_(n[bt].base_,e,t.patches_,t.inversePatches_)):e=Zi(t,n,[]),ds(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Gl?e:void 0}function Zi(e,t,n){if(go(t))return t;const r=t[bt];if(!r)return Yi(t,(o,i)=>Ga(e,r,t,o,i,n)),t;if(r.scope_!==e)return t;if(!r.modified_)return eo(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),Yi(i,(a,c)=>Ga(e,r,o,a,c,n,s)),eo(e,o,!1),n&&e.patches_&&cr("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function Ga(e,t,n,r,o,i,s){if(process.env.NODE_ENV!=="production"&&o===n&&pt(5),Ar(o)){const a=i&&t&&t.type_!==3&&!ls(t.assigned_,r)?i.concat(r):void 0,c=Zi(e,o,a);if(Xl(n,r,c),Ar(c))e.canAutoFreeze_=!1;else return}else s&&n.add(o);if(ar(o)&&!go(o)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;Zi(e,o),(!t||!t.scope_.parent_)&&typeof r!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,r)&&eo(e,o)}}function eo(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&js(t,n)}function Ey(e,t){const n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:Yl(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let o=r,i=Ls;n&&(o=[r],i=ii);const{revoke:s,proxy:a}=Proxy.revocable(o,i);return r.draft_=a,r.revoke_=s,a}var Ls={get(e,t){if(t===bt)return e;const n=Wn(e);if(!ls(n,t))return Sy(e,n,t);const r=n[t];return e.finalized_||!ar(r)?r:r===Fo(e.base_,t)?(Mo(e),e.copy_[t]=hs(r,e)):r},has(e,t){return t in Wn(e)},ownKeys(e){return Reflect.ownKeys(Wn(e))},set(e,t,n){const r=Zl(Wn(e),t);if(r!=null&&r.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){const o=Fo(Wn(e),t),i=o==null?void 0:o[bt];if(i&&i.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(by(n,o)&&(n!==void 0||ls(e.base_,t)))return!0;Mo(e),ps(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 Fo(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,Mo(e),ps(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const n=Wn(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty(){pt(11)},getPrototypeOf(e){return Rr(e.base_)},setPrototypeOf(){pt(12)}},ii={};Yi(Ls,(e,t)=>{ii[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});ii.deleteProperty=function(e,t){return process.env.NODE_ENV!=="production"&&isNaN(parseInt(t))&&pt(13),ii.set.call(this,e,t,void 0)};ii.set=function(e,t,n){return process.env.NODE_ENV!=="production"&&t!=="length"&&isNaN(parseInt(t))&&pt(14),Ls.set.call(this,e[0],t,n,e[0])};function Fo(e,t){const n=e[bt];return(n?Wn(n):e)[t]}function Sy(e,t,n){var o;const r=Zl(t,n);return r?"value"in r?r.value:(o=r.get)==null?void 0:o.call(e.draft_):void 0}function Zl(e,t){if(!(t in e))return;let n=Rr(e);for(;n;){const r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Rr(n)}}function ps(e){e.modified_||(e.modified_=!0,e.parent_&&ps(e.parent_))}function Mo(e){e.copy_||(e.copy_=us(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var Ny=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"&&pt(6),r!==void 0&&typeof r!="function"&&pt(7);let o;if(ar(t)){const i=Ja(this),s=hs(t,void 0);let a=!0;try{o=n(s),a=!1}finally{a?ds(i):fs(i)}return Wa(i,r),za(o,i)}else if(!t||typeof t!="object"){if(o=n(t),o===void 0&&(o=t),o===Gl&&(o=void 0),this.autoFreeze_&&js(o,!0),r){const i=[],s=[];cr("Patches").generateReplacementPatches_(t,o,i,s),r(i,s)}return o}else pt(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){ar(e)||pt(8),Ar(e)&&(e=Ty(e));const t=Ja(this),n=hs(e,void 0);return n[bt].isManual_=!0,fs(t),n}finishDraft(e,t){const n=e&&e[bt];(!n||!n.isManual_)&&pt(9);const{scope_:r}=n;return Wa(r,t),za(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=cr("Patches").applyPatches_;return Ar(e)?r(e,t):this.produce(e,o=>r(o,t))}};function hs(e,t){const n=ho(e)?cr("MapSet").proxyMap_(e,t):mo(e)?cr("MapSet").proxySet_(e,t):Ey(e,t);return(t?t.scope_:Yl()).drafts_.push(n),n}function Ty(e){return Ar(e)||pt(10,e),eu(e)}function eu(e){if(!ar(e)||go(e))return e;const t=e[bt];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=us(e,t.scope_.immer_.useStrictShallowCopy_)}else n=us(e,!0);return Yi(n,(r,o)=>{Xl(n,r,eu(o))}),t&&(t.finalized_=!1),n}var _t=new Ny,Qr=_t.produce;_t.produceWithPatches.bind(_t);_t.setAutoFreeze.bind(_t);_t.setUseStrictShallowCopy.bind(_t);_t.applyPatches.bind(_t);_t.createDraft.bind(_t);_t.finishDraft.bind(_t);const tu=w.createContext(void 0),Ry={};function Ks(){const e=w.useContext(tu);if(!e)throw new Error("useObjectsConfigureState must be used within a ConfigurationProvider");return e}function Ay({children:e}){const{installation:t}=et(),{hydratedRevision:n,loading:r}=Hr(),[o,i]=w.useState(Ry),s=t==null?void 0:t.config;w.useEffect(()=>{n!=null&&n.content&&!r&&s&&!(Object.entries(o).length>0)&&ry(n,s,i)},[n,r,s,o]);const a=w.useCallback((p,y)=>{i(v=>Qr(v,h=>{h[p]=Qr(h[p],y)}))},[i]),c=w.useCallback((p,y)=>{i(v=>Qr(v,h=>{h[p]=y}))},[i]),u=w.useCallback(()=>{i(Qr(p=>{const y=p.other.write;y&&(y.isWriteModified=!1)}))},[i]),d=w.useCallback(p=>{i(Qr(y=>{var h;const v=(h=y[p])==null?void 0:h.read;v&&(v.isOptionalFieldsModified=!1,v.isRequiredMapFieldsModified=!1,v.isValueMappingsModified=!1)}))},[i]),f=w.useCallback(p=>{p===sr?u():d(p)},[d,u]),m=w.useMemo(()=>({objectConfigurationsState:o,setObjectConfigurationsState:i,setConfigureState:a,resetConfigureState:c,resetPendingConfigurationState:f}),[o,c,f,a]);return l.jsx(tu.Provider,{value:m,children:e})}const Ht=()=>{const{appName:e}=ke(),{objectConfigurationsState:t,setConfigureState:n}=Ks(),{selectedObjectName:r}=Jl(),o=$l(r||"",t);return{appName:e,configureState:o,setConfigureState:n,selectedObjectName:r}};function Py(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=!Ml(o,n);e.read.isRequiredMapFieldsModified=s}}function oi(e,t,n){t(e,r=>Py(r,n))}const Dy=(e,t)=>e.filter(n=>!t.has(n));function Fy(){var m,p,y;const{selectedObjectName:e,configureState:t,setConfigureState:n}=Ht(),{fieldMapping:r}=et(),o=((m=t==null?void 0:t.read)==null?void 0:m.selectedFieldMappings)||{},i=Object.keys(o),s=((p=t==null?void 0:t.read)==null?void 0:p.requiredMapFields)||[],a=((y=t==null?void 0:t.read)==null?void 0:y.optionalMapFields)||[],c=e&&r?Object.values(r[e]||{}).flat().filter(v=>!v.fieldName):[],u=s.concat(c,a).map(v=>v.mapToName),d=new Set(u),f=Dy(i,d);w.useEffect(()=>{e&&f.length&&oi(e,n,f.map(v=>({field:v,value:null})))},[e,n,f])}function ln(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 ms(e,t){return ms=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},ms(e,t)}function My(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,ms(e,t)}var gs={exports:{}},ki={exports:{}},be={};/** @license React v16.13.1
9
9
  * react-is.production.min.js
10
10
  *
11
11
  * Copyright (c) Facebook, Inc. and its affiliates.
12
12
  *
13
13
  * This source code is licensed under the MIT license found in the
14
14
  * LICENSE file in the root directory of this source tree.
15
- */var Qa;function ky(){if(Qa)return be;Qa=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,h=e?Symbol.for("react.memo"):60115,y=e?Symbol.for("react.lazy"):60116,v=e?Symbol.for("react.block"):60121,p=e?Symbol.for("react.fundamental"):60117,x=e?Symbol.for("react.responder"):60118,g=e?Symbol.for("react.scope"):60119;function b(_){if(typeof _=="object"&&_!==null){var T=_.$$typeof;switch(T){case t:switch(_=_.type,_){case c:case u:case r:case i:case o:case f:return _;default:switch(_=_&&_.$$typeof,_){case a:case d:case y:case h:case s:return _;default:return T}}case n:return T}}}function O(_){return b(_)===u}return be.AsyncMode=c,be.ConcurrentMode=u,be.ContextConsumer=a,be.ContextProvider=s,be.Element=t,be.ForwardRef=d,be.Fragment=r,be.Lazy=y,be.Memo=h,be.Portal=n,be.Profiler=i,be.StrictMode=o,be.Suspense=f,be.isAsyncMode=function(_){return O(_)||b(_)===c},be.isConcurrentMode=O,be.isContextConsumer=function(_){return b(_)===a},be.isContextProvider=function(_){return b(_)===s},be.isElement=function(_){return typeof _=="object"&&_!==null&&_.$$typeof===t},be.isForwardRef=function(_){return b(_)===d},be.isFragment=function(_){return b(_)===r},be.isLazy=function(_){return b(_)===y},be.isMemo=function(_){return b(_)===h},be.isPortal=function(_){return b(_)===n},be.isProfiler=function(_){return b(_)===i},be.isStrictMode=function(_){return b(_)===o},be.isSuspense=function(_){return b(_)===f},be.isValidElementType=function(_){return typeof _=="string"||typeof _=="function"||_===r||_===u||_===i||_===o||_===f||_===m||typeof _=="object"&&_!==null&&(_.$$typeof===y||_.$$typeof===h||_.$$typeof===s||_.$$typeof===a||_.$$typeof===d||_.$$typeof===p||_.$$typeof===x||_.$$typeof===g||_.$$typeof===v)},be.typeOf=b,be}var _e={};/** @license React v16.13.1
15
+ */var Qa;function ky(){if(Qa)return be;Qa=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,p=e?Symbol.for("react.memo"):60115,y=e?Symbol.for("react.lazy"):60116,v=e?Symbol.for("react.block"):60121,h=e?Symbol.for("react.fundamental"):60117,x=e?Symbol.for("react.responder"):60118,g=e?Symbol.for("react.scope"):60119;function b(_){if(typeof _=="object"&&_!==null){var T=_.$$typeof;switch(T){case t:switch(_=_.type,_){case c:case u:case r:case i:case o:case f:return _;default:switch(_=_&&_.$$typeof,_){case a:case d:case y:case p:case s:return _;default:return T}}case n:return T}}}function O(_){return b(_)===u}return be.AsyncMode=c,be.ConcurrentMode=u,be.ContextConsumer=a,be.ContextProvider=s,be.Element=t,be.ForwardRef=d,be.Fragment=r,be.Lazy=y,be.Memo=p,be.Portal=n,be.Profiler=i,be.StrictMode=o,be.Suspense=f,be.isAsyncMode=function(_){return O(_)||b(_)===c},be.isConcurrentMode=O,be.isContextConsumer=function(_){return b(_)===a},be.isContextProvider=function(_){return b(_)===s},be.isElement=function(_){return typeof _=="object"&&_!==null&&_.$$typeof===t},be.isForwardRef=function(_){return b(_)===d},be.isFragment=function(_){return b(_)===r},be.isLazy=function(_){return b(_)===y},be.isMemo=function(_){return b(_)===p},be.isPortal=function(_){return b(_)===n},be.isProfiler=function(_){return b(_)===i},be.isStrictMode=function(_){return b(_)===o},be.isSuspense=function(_){return b(_)===f},be.isValidElementType=function(_){return typeof _=="string"||typeof _=="function"||_===r||_===u||_===i||_===o||_===f||_===m||typeof _=="object"&&_!==null&&(_.$$typeof===y||_.$$typeof===p||_.$$typeof===s||_.$$typeof===a||_.$$typeof===d||_.$$typeof===h||_.$$typeof===x||_.$$typeof===g||_.$$typeof===v)},be.typeOf=b,be}var _e={};/** @license React v16.13.1
16
16
  * react-is.development.js
17
17
  *
18
18
  * Copyright (c) Facebook, Inc. and its affiliates.
19
19
  *
20
20
  * This source code is licensed under the MIT license found in the
21
21
  * LICENSE file in the root directory of this source tree.
22
- */var Xa;function jy(){return Xa||(Xa=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,h=e?Symbol.for("react.memo"):60115,y=e?Symbol.for("react.lazy"):60116,v=e?Symbol.for("react.block"):60121,p=e?Symbol.for("react.fundamental"):60117,x=e?Symbol.for("react.responder"):60118,g=e?Symbol.for("react.scope"):60119;function b(k){return typeof k=="string"||typeof k=="function"||k===r||k===u||k===i||k===o||k===f||k===m||typeof k=="object"&&k!==null&&(k.$$typeof===y||k.$$typeof===h||k.$$typeof===s||k.$$typeof===a||k.$$typeof===d||k.$$typeof===p||k.$$typeof===x||k.$$typeof===g||k.$$typeof===v)}function O(k){if(typeof k=="object"&&k!==null){var ve=k.$$typeof;switch(ve){case t:var H=k.type;switch(H){case c:case u:case r:case i:case o:case f:return H;default:var Ee=H&&H.$$typeof;switch(Ee){case a:case d:case y:case h:case s:return Ee;default:return ve}}case n:return ve}}}var _=c,T=u,S=a,N=s,F=t,q=d,G=r,z=y,ne=h,B=n,ce=i,oe=o,te=f,ge=!1;function we(k){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.")),A(k)||O(k)===c}function A(k){return O(k)===u}function j(k){return O(k)===a}function $(k){return O(k)===s}function K(k){return typeof k=="object"&&k!==null&&k.$$typeof===t}function L(k){return O(k)===d}function M(k){return O(k)===r}function Y(k){return O(k)===y}function Z(k){return O(k)===h}function U(k){return O(k)===n}function ee(k){return O(k)===i}function Q(k){return O(k)===o}function de(k){return O(k)===f}_e.AsyncMode=_,_e.ConcurrentMode=T,_e.ContextConsumer=S,_e.ContextProvider=N,_e.Element=F,_e.ForwardRef=q,_e.Fragment=G,_e.Lazy=z,_e.Memo=ne,_e.Portal=B,_e.Profiler=ce,_e.StrictMode=oe,_e.Suspense=te,_e.isAsyncMode=we,_e.isConcurrentMode=A,_e.isContextConsumer=j,_e.isContextProvider=$,_e.isElement=K,_e.isForwardRef=L,_e.isFragment=M,_e.isLazy=Y,_e.isMemo=Z,_e.isPortal=U,_e.isProfiler=ee,_e.isStrictMode=Q,_e.isSuspense=de,_e.isValidElementType=b,_e.typeOf=O}()),_e}var Ya;function nu(){return Ya||(Ya=1,process.env.NODE_ENV==="production"?ki.exports=ky():ki.exports=jy()),ki.exports}/*
22
+ */var Xa;function jy(){return Xa||(Xa=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,p=e?Symbol.for("react.memo"):60115,y=e?Symbol.for("react.lazy"):60116,v=e?Symbol.for("react.block"):60121,h=e?Symbol.for("react.fundamental"):60117,x=e?Symbol.for("react.responder"):60118,g=e?Symbol.for("react.scope"):60119;function b(k){return typeof k=="string"||typeof k=="function"||k===r||k===u||k===i||k===o||k===f||k===m||typeof k=="object"&&k!==null&&(k.$$typeof===y||k.$$typeof===p||k.$$typeof===s||k.$$typeof===a||k.$$typeof===d||k.$$typeof===h||k.$$typeof===x||k.$$typeof===g||k.$$typeof===v)}function O(k){if(typeof k=="object"&&k!==null){var ve=k.$$typeof;switch(ve){case t:var H=k.type;switch(H){case c:case u:case r:case i:case o:case f:return H;default:var Ee=H&&H.$$typeof;switch(Ee){case a:case d:case y:case p:case s:return Ee;default:return ve}}case n:return ve}}}var _=c,T=u,S=a,N=s,F=t,q=d,G=r,z=y,ne=p,B=n,ce=i,oe=o,te=f,ge=!1;function we(k){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.")),A(k)||O(k)===c}function A(k){return O(k)===u}function j(k){return O(k)===a}function $(k){return O(k)===s}function K(k){return typeof k=="object"&&k!==null&&k.$$typeof===t}function L(k){return O(k)===d}function M(k){return O(k)===r}function Y(k){return O(k)===y}function Z(k){return O(k)===p}function U(k){return O(k)===n}function ee(k){return O(k)===i}function Q(k){return O(k)===o}function de(k){return O(k)===f}_e.AsyncMode=_,_e.ConcurrentMode=T,_e.ContextConsumer=S,_e.ContextProvider=N,_e.Element=F,_e.ForwardRef=q,_e.Fragment=G,_e.Lazy=z,_e.Memo=ne,_e.Portal=B,_e.Profiler=ce,_e.StrictMode=oe,_e.Suspense=te,_e.isAsyncMode=we,_e.isConcurrentMode=A,_e.isContextConsumer=j,_e.isContextProvider=$,_e.isElement=K,_e.isForwardRef=L,_e.isFragment=M,_e.isLazy=Y,_e.isMemo=Z,_e.isPortal=U,_e.isProfiler=ee,_e.isStrictMode=Q,_e.isSuspense=de,_e.isValidElementType=b,_e.typeOf=O}()),_e}var Ya;function nu(){return Ya||(Ya=1,process.env.NODE_ENV==="production"?ki.exports=ky():ki.exports=jy()),ki.exports}/*
23
23
  object-assign
24
24
  (c) Sindre Sorhus
25
25
  @license MIT
26
- */var ko,Za;function Ly(){if(Za)return ko;Za=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 ko=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},ko}var jo,ec;function Vs(){if(ec)return jo;ec=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return jo=e,jo}var Lo,tc;function ru(){return tc||(tc=1,Lo=Function.call.bind(Object.prototype.hasOwnProperty)),Lo}var Ko,nc;function Ky(){if(nc)return Ko;nc=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Vs(),n={},r=ru();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(y){f=y}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 h=u?u():"";e("Failed "+a+" type: "+f.message+(h??""))}}}}return o.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},Ko=o,Ko}var Vo,rc;function Vy(){if(rc)return Vo;rc=1;var e=nu(),t=Ly(),n=Vs(),r=ru(),o=Ky(),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 Vo=function(a,c){var u=typeof Symbol=="function"&&Symbol.iterator,d="@@iterator";function f(A){var j=A&&(u&&A[u]||A[d]);if(typeof j=="function")return j}var m="<<anonymous>>",h={array:x("array"),bigint:x("bigint"),bool:x("boolean"),func:x("function"),number:x("number"),object:x("object"),string:x("string"),symbol:x("symbol"),any:g(),arrayOf:b,element:O(),elementType:_(),instanceOf:T,node:q(),objectOf:N,oneOf:S,oneOfType:F,shape:z,exact:ne};function y(A,j){return A===j?A!==0||1/A===1/j:A!==A&&j!==j}function v(A,j){this.message=A,this.data=j&&typeof j=="object"?j:{},this.stack=""}v.prototype=Error.prototype;function p(A){if(process.env.NODE_ENV!=="production")var j={},$=0;function K(M,Y,Z,U,ee,Q,de){if(U=U||m,Q=Q||Z,de!==n){if(c){var k=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 k.name="Invariant Violation",k}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var ve=U+":"+Z;!j[ve]&&$<3&&(i("You are manually calling a React.PropTypes validation function for the `"+Q+"` prop on `"+U+"`. 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."),j[ve]=!0,$++)}}return Y[Z]==null?M?Y[Z]===null?new v("The "+ee+" `"+Q+"` is marked as required "+("in `"+U+"`, but its value is `null`.")):new v("The "+ee+" `"+Q+"` is marked as required in "+("`"+U+"`, but its value is `undefined`.")):null:A(Y,Z,U,ee,Q)}var L=K.bind(null,!1);return L.isRequired=K.bind(null,!0),L}function x(A){function j($,K,L,M,Y,Z){var U=$[K],ee=oe(U);if(ee!==A){var Q=te(U);return new v("Invalid "+M+" `"+Y+"` of type "+("`"+Q+"` supplied to `"+L+"`, expected ")+("`"+A+"`."),{expectedType:A})}return null}return p(j)}function g(){return p(s)}function b(A){function j($,K,L,M,Y){if(typeof A!="function")return new v("Property `"+Y+"` of component `"+L+"` has invalid PropType notation inside arrayOf.");var Z=$[K];if(!Array.isArray(Z)){var U=oe(Z);return new v("Invalid "+M+" `"+Y+"` of type "+("`"+U+"` supplied to `"+L+"`, expected an array."))}for(var ee=0;ee<Z.length;ee++){var Q=A(Z,ee,L,M,Y+"["+ee+"]",n);if(Q instanceof Error)return Q}return null}return p(j)}function O(){function A(j,$,K,L,M){var Y=j[$];if(!a(Y)){var Z=oe(Y);return new v("Invalid "+L+" `"+M+"` of type "+("`"+Z+"` supplied to `"+K+"`, expected a single ReactElement."))}return null}return p(A)}function _(){function A(j,$,K,L,M){var Y=j[$];if(!e.isValidElementType(Y)){var Z=oe(Y);return new v("Invalid "+L+" `"+M+"` of type "+("`"+Z+"` supplied to `"+K+"`, expected a single ReactElement type."))}return null}return p(A)}function T(A){function j($,K,L,M,Y){if(!($[K]instanceof A)){var Z=A.name||m,U=we($[K]);return new v("Invalid "+M+" `"+Y+"` of type "+("`"+U+"` supplied to `"+L+"`, expected ")+("instance of `"+Z+"`."))}return null}return p(j)}function S(A){if(!Array.isArray(A))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 j($,K,L,M,Y){for(var Z=$[K],U=0;U<A.length;U++)if(y(Z,A[U]))return null;var ee=JSON.stringify(A,function(de,k){var ve=te(k);return ve==="symbol"?String(k):k});return new v("Invalid "+M+" `"+Y+"` of value `"+String(Z)+"` "+("supplied to `"+L+"`, expected one of "+ee+"."))}return p(j)}function N(A){function j($,K,L,M,Y){if(typeof A!="function")return new v("Property `"+Y+"` of component `"+L+"` has invalid PropType notation inside objectOf.");var Z=$[K],U=oe(Z);if(U!=="object")return new v("Invalid "+M+" `"+Y+"` of type "+("`"+U+"` supplied to `"+L+"`, expected an object."));for(var ee in Z)if(r(Z,ee)){var Q=A(Z,ee,L,M,Y+"."+ee,n);if(Q instanceof Error)return Q}return null}return p(j)}function F(A){if(!Array.isArray(A))return process.env.NODE_ENV!=="production"&&i("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var j=0;j<A.length;j++){var $=A[j];if(typeof $!="function")return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+ge($)+" at index "+j+"."),s}function K(L,M,Y,Z,U){for(var ee=[],Q=0;Q<A.length;Q++){var de=A[Q],k=de(L,M,Y,Z,U,n);if(k==null)return null;k.data&&r(k.data,"expectedType")&&ee.push(k.data.expectedType)}var ve=ee.length>0?", expected one of type ["+ee.join(", ")+"]":"";return new v("Invalid "+Z+" `"+U+"` supplied to "+("`"+Y+"`"+ve+"."))}return p(K)}function q(){function A(j,$,K,L,M){return B(j[$])?null:new v("Invalid "+L+" `"+M+"` supplied to "+("`"+K+"`, expected a ReactNode."))}return p(A)}function G(A,j,$,K,L){return new v((A||"React class")+": "+j+" type `"+$+"."+K+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+L+"`.")}function z(A){function j($,K,L,M,Y){var Z=$[K],U=oe(Z);if(U!=="object")return new v("Invalid "+M+" `"+Y+"` of type `"+U+"` "+("supplied to `"+L+"`, expected `object`."));for(var ee in A){var Q=A[ee];if(typeof Q!="function")return G(L,M,Y,ee,te(Q));var de=Q(Z,ee,L,M,Y+"."+ee,n);if(de)return de}return null}return p(j)}function ne(A){function j($,K,L,M,Y){var Z=$[K],U=oe(Z);if(U!=="object")return new v("Invalid "+M+" `"+Y+"` of type `"+U+"` "+("supplied to `"+L+"`, expected `object`."));var ee=t({},$[K],A);for(var Q in ee){var de=A[Q];if(r(A,Q)&&typeof de!="function")return G(L,M,Y,Q,te(de));if(!de)return new v("Invalid "+M+" `"+Y+"` key `"+Q+"` supplied to `"+L+"`.\nBad object: "+JSON.stringify($[K],null," ")+`
27
- Valid keys: `+JSON.stringify(Object.keys(A),null," "));var k=de(Z,Q,L,M,Y+"."+Q,n);if(k)return k}return null}return p(j)}function B(A){switch(typeof A){case"number":case"string":case"undefined":return!0;case"boolean":return!A;case"object":if(Array.isArray(A))return A.every(B);if(A===null||a(A))return!0;var j=f(A);if(j){var $=j.call(A),K;if(j!==A.entries){for(;!(K=$.next()).done;)if(!B(K.value))return!1}else for(;!(K=$.next()).done;){var L=K.value;if(L&&!B(L[1]))return!1}}else return!1;return!0;default:return!1}}function ce(A,j){return A==="symbol"?!0:j?j["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&j instanceof Symbol:!1}function oe(A){var j=typeof A;return Array.isArray(A)?"array":A instanceof RegExp?"object":ce(j,A)?"symbol":j}function te(A){if(typeof A>"u"||A===null)return""+A;var j=oe(A);if(j==="object"){if(A instanceof Date)return"date";if(A instanceof RegExp)return"regexp"}return j}function ge(A){var j=te(A);switch(j){case"array":case"object":return"an "+j;case"boolean":case"date":case"regexp":return"a "+j;default:return j}}function we(A){return!A.constructor||!A.constructor.name?m:A.constructor.name}return h.checkPropTypes=o,h.resetWarningCache=o.resetWarningCache,h.PropTypes=h,h},Vo}var $o,ic;function $y(){if(ic)return $o;ic=1;var e=Vs();function t(){}function n(){}return n.resetWarningCache=t,$o=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},$o}if(process.env.NODE_ENV!=="production"){var qy=nu(),Uy=!0;gs.exports=Vy()(qy.isElement,Uy)}else gs.exports=$y()();var Hy=gs.exports;const V=Ms(Hy);var ys={exports:{}},xe={};/**
26
+ */var ko,Za;function Ly(){if(Za)return ko;Za=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 ko=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},ko}var jo,ec;function Vs(){if(ec)return jo;ec=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return jo=e,jo}var Lo,tc;function ru(){return tc||(tc=1,Lo=Function.call.bind(Object.prototype.hasOwnProperty)),Lo}var Ko,nc;function Ky(){if(nc)return Ko;nc=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Vs(),n={},r=ru();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(y){f=y}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 p=u?u():"";e("Failed "+a+" type: "+f.message+(p??""))}}}}return o.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},Ko=o,Ko}var Vo,rc;function Vy(){if(rc)return Vo;rc=1;var e=nu(),t=Ly(),n=Vs(),r=ru(),o=Ky(),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 Vo=function(a,c){var u=typeof Symbol=="function"&&Symbol.iterator,d="@@iterator";function f(A){var j=A&&(u&&A[u]||A[d]);if(typeof j=="function")return j}var m="<<anonymous>>",p={array:x("array"),bigint:x("bigint"),bool:x("boolean"),func:x("function"),number:x("number"),object:x("object"),string:x("string"),symbol:x("symbol"),any:g(),arrayOf:b,element:O(),elementType:_(),instanceOf:T,node:q(),objectOf:N,oneOf:S,oneOfType:F,shape:z,exact:ne};function y(A,j){return A===j?A!==0||1/A===1/j:A!==A&&j!==j}function v(A,j){this.message=A,this.data=j&&typeof j=="object"?j:{},this.stack=""}v.prototype=Error.prototype;function h(A){if(process.env.NODE_ENV!=="production")var j={},$=0;function K(M,Y,Z,U,ee,Q,de){if(U=U||m,Q=Q||Z,de!==n){if(c){var k=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 k.name="Invariant Violation",k}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var ve=U+":"+Z;!j[ve]&&$<3&&(i("You are manually calling a React.PropTypes validation function for the `"+Q+"` prop on `"+U+"`. 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."),j[ve]=!0,$++)}}return Y[Z]==null?M?Y[Z]===null?new v("The "+ee+" `"+Q+"` is marked as required "+("in `"+U+"`, but its value is `null`.")):new v("The "+ee+" `"+Q+"` is marked as required in "+("`"+U+"`, but its value is `undefined`.")):null:A(Y,Z,U,ee,Q)}var L=K.bind(null,!1);return L.isRequired=K.bind(null,!0),L}function x(A){function j($,K,L,M,Y,Z){var U=$[K],ee=oe(U);if(ee!==A){var Q=te(U);return new v("Invalid "+M+" `"+Y+"` of type "+("`"+Q+"` supplied to `"+L+"`, expected ")+("`"+A+"`."),{expectedType:A})}return null}return h(j)}function g(){return h(s)}function b(A){function j($,K,L,M,Y){if(typeof A!="function")return new v("Property `"+Y+"` of component `"+L+"` has invalid PropType notation inside arrayOf.");var Z=$[K];if(!Array.isArray(Z)){var U=oe(Z);return new v("Invalid "+M+" `"+Y+"` of type "+("`"+U+"` supplied to `"+L+"`, expected an array."))}for(var ee=0;ee<Z.length;ee++){var Q=A(Z,ee,L,M,Y+"["+ee+"]",n);if(Q instanceof Error)return Q}return null}return h(j)}function O(){function A(j,$,K,L,M){var Y=j[$];if(!a(Y)){var Z=oe(Y);return new v("Invalid "+L+" `"+M+"` of type "+("`"+Z+"` supplied to `"+K+"`, expected a single ReactElement."))}return null}return h(A)}function _(){function A(j,$,K,L,M){var Y=j[$];if(!e.isValidElementType(Y)){var Z=oe(Y);return new v("Invalid "+L+" `"+M+"` of type "+("`"+Z+"` supplied to `"+K+"`, expected a single ReactElement type."))}return null}return h(A)}function T(A){function j($,K,L,M,Y){if(!($[K]instanceof A)){var Z=A.name||m,U=we($[K]);return new v("Invalid "+M+" `"+Y+"` of type "+("`"+U+"` supplied to `"+L+"`, expected ")+("instance of `"+Z+"`."))}return null}return h(j)}function S(A){if(!Array.isArray(A))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 j($,K,L,M,Y){for(var Z=$[K],U=0;U<A.length;U++)if(y(Z,A[U]))return null;var ee=JSON.stringify(A,function(de,k){var ve=te(k);return ve==="symbol"?String(k):k});return new v("Invalid "+M+" `"+Y+"` of value `"+String(Z)+"` "+("supplied to `"+L+"`, expected one of "+ee+"."))}return h(j)}function N(A){function j($,K,L,M,Y){if(typeof A!="function")return new v("Property `"+Y+"` of component `"+L+"` has invalid PropType notation inside objectOf.");var Z=$[K],U=oe(Z);if(U!=="object")return new v("Invalid "+M+" `"+Y+"` of type "+("`"+U+"` supplied to `"+L+"`, expected an object."));for(var ee in Z)if(r(Z,ee)){var Q=A(Z,ee,L,M,Y+"."+ee,n);if(Q instanceof Error)return Q}return null}return h(j)}function F(A){if(!Array.isArray(A))return process.env.NODE_ENV!=="production"&&i("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var j=0;j<A.length;j++){var $=A[j];if(typeof $!="function")return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+ge($)+" at index "+j+"."),s}function K(L,M,Y,Z,U){for(var ee=[],Q=0;Q<A.length;Q++){var de=A[Q],k=de(L,M,Y,Z,U,n);if(k==null)return null;k.data&&r(k.data,"expectedType")&&ee.push(k.data.expectedType)}var ve=ee.length>0?", expected one of type ["+ee.join(", ")+"]":"";return new v("Invalid "+Z+" `"+U+"` supplied to "+("`"+Y+"`"+ve+"."))}return h(K)}function q(){function A(j,$,K,L,M){return B(j[$])?null:new v("Invalid "+L+" `"+M+"` supplied to "+("`"+K+"`, expected a ReactNode."))}return h(A)}function G(A,j,$,K,L){return new v((A||"React class")+": "+j+" type `"+$+"."+K+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+L+"`.")}function z(A){function j($,K,L,M,Y){var Z=$[K],U=oe(Z);if(U!=="object")return new v("Invalid "+M+" `"+Y+"` of type `"+U+"` "+("supplied to `"+L+"`, expected `object`."));for(var ee in A){var Q=A[ee];if(typeof Q!="function")return G(L,M,Y,ee,te(Q));var de=Q(Z,ee,L,M,Y+"."+ee,n);if(de)return de}return null}return h(j)}function ne(A){function j($,K,L,M,Y){var Z=$[K],U=oe(Z);if(U!=="object")return new v("Invalid "+M+" `"+Y+"` of type `"+U+"` "+("supplied to `"+L+"`, expected `object`."));var ee=t({},$[K],A);for(var Q in ee){var de=A[Q];if(r(A,Q)&&typeof de!="function")return G(L,M,Y,Q,te(de));if(!de)return new v("Invalid "+M+" `"+Y+"` key `"+Q+"` supplied to `"+L+"`.\nBad object: "+JSON.stringify($[K],null," ")+`
27
+ Valid keys: `+JSON.stringify(Object.keys(A),null," "));var k=de(Z,Q,L,M,Y+"."+Q,n);if(k)return k}return null}return h(j)}function B(A){switch(typeof A){case"number":case"string":case"undefined":return!0;case"boolean":return!A;case"object":if(Array.isArray(A))return A.every(B);if(A===null||a(A))return!0;var j=f(A);if(j){var $=j.call(A),K;if(j!==A.entries){for(;!(K=$.next()).done;)if(!B(K.value))return!1}else for(;!(K=$.next()).done;){var L=K.value;if(L&&!B(L[1]))return!1}}else return!1;return!0;default:return!1}}function ce(A,j){return A==="symbol"?!0:j?j["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&j instanceof Symbol:!1}function oe(A){var j=typeof A;return Array.isArray(A)?"array":A instanceof RegExp?"object":ce(j,A)?"symbol":j}function te(A){if(typeof A>"u"||A===null)return""+A;var j=oe(A);if(j==="object"){if(A instanceof Date)return"date";if(A instanceof RegExp)return"regexp"}return j}function ge(A){var j=te(A);switch(j){case"array":case"object":return"an "+j;case"boolean":case"date":case"regexp":return"a "+j;default:return j}}function we(A){return!A.constructor||!A.constructor.name?m:A.constructor.name}return p.checkPropTypes=o,p.resetWarningCache=o.resetWarningCache,p.PropTypes=p,p},Vo}var $o,ic;function $y(){if(ic)return $o;ic=1;var e=Vs();function t(){}function n(){}return n.resetWarningCache=t,$o=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},$o}if(process.env.NODE_ENV!=="production"){var qy=nu(),Uy=!0;gs.exports=Vy()(qy.isElement,Uy)}else gs.exports=$y()();var Hy=gs.exports;const V=Ms(Hy);var ys={exports:{}},xe={};/**
28
28
  * @license React
29
29
  * react-is.production.min.js
30
30
  *
@@ -32,7 +32,7 @@ Valid keys: `+JSON.stringify(Object.keys(A),null," "));var k=de(Z,Q,L,M,Y+"."+Q
32
32
  *
33
33
  * This source code is licensed under the MIT license found in the
34
34
  * LICENSE file in the root directory of this source tree.
35
- */var oc;function By(){if(oc)return xe;oc=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"),h=Symbol.for("react.offscreen"),y;y=Symbol.for("react.module.reference");function v(p){if(typeof p=="object"&&p!==null){var x=p.$$typeof;switch(x){case e:switch(p=p.type,p){case n:case o:case r:case u:case d:return p;default:switch(p=p&&p.$$typeof,p){case a:case s:case c:case m:case f:case i:return p;default:return x}}case t:return x}}}return xe.ContextConsumer=s,xe.ContextProvider=i,xe.Element=e,xe.ForwardRef=c,xe.Fragment=n,xe.Lazy=m,xe.Memo=f,xe.Portal=t,xe.Profiler=o,xe.StrictMode=r,xe.Suspense=u,xe.SuspenseList=d,xe.isAsyncMode=function(){return!1},xe.isConcurrentMode=function(){return!1},xe.isContextConsumer=function(p){return v(p)===s},xe.isContextProvider=function(p){return v(p)===i},xe.isElement=function(p){return typeof p=="object"&&p!==null&&p.$$typeof===e},xe.isForwardRef=function(p){return v(p)===c},xe.isFragment=function(p){return v(p)===n},xe.isLazy=function(p){return v(p)===m},xe.isMemo=function(p){return v(p)===f},xe.isPortal=function(p){return v(p)===t},xe.isProfiler=function(p){return v(p)===o},xe.isStrictMode=function(p){return v(p)===r},xe.isSuspense=function(p){return v(p)===u},xe.isSuspenseList=function(p){return v(p)===d},xe.isValidElementType=function(p){return typeof p=="string"||typeof p=="function"||p===n||p===o||p===r||p===u||p===d||p===h||typeof p=="object"&&p!==null&&(p.$$typeof===m||p.$$typeof===f||p.$$typeof===i||p.$$typeof===s||p.$$typeof===c||p.$$typeof===y||p.getModuleId!==void 0)},xe.typeOf=v,xe}var Oe={};/**
35
+ */var oc;function By(){if(oc)return xe;oc=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"),p=Symbol.for("react.offscreen"),y;y=Symbol.for("react.module.reference");function v(h){if(typeof h=="object"&&h!==null){var x=h.$$typeof;switch(x){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 x}}case t:return x}}}return xe.ContextConsumer=s,xe.ContextProvider=i,xe.Element=e,xe.ForwardRef=c,xe.Fragment=n,xe.Lazy=m,xe.Memo=f,xe.Portal=t,xe.Profiler=o,xe.StrictMode=r,xe.Suspense=u,xe.SuspenseList=d,xe.isAsyncMode=function(){return!1},xe.isConcurrentMode=function(){return!1},xe.isContextConsumer=function(h){return v(h)===s},xe.isContextProvider=function(h){return v(h)===i},xe.isElement=function(h){return typeof h=="object"&&h!==null&&h.$$typeof===e},xe.isForwardRef=function(h){return v(h)===c},xe.isFragment=function(h){return v(h)===n},xe.isLazy=function(h){return v(h)===m},xe.isMemo=function(h){return v(h)===f},xe.isPortal=function(h){return v(h)===t},xe.isProfiler=function(h){return v(h)===o},xe.isStrictMode=function(h){return v(h)===r},xe.isSuspense=function(h){return v(h)===u},xe.isSuspenseList=function(h){return v(h)===d},xe.isValidElementType=function(h){return typeof h=="string"||typeof h=="function"||h===n||h===o||h===r||h===u||h===d||h===p||typeof h=="object"&&h!==null&&(h.$$typeof===m||h.$$typeof===f||h.$$typeof===i||h.$$typeof===s||h.$$typeof===c||h.$$typeof===y||h.getModuleId!==void 0)},xe.typeOf=v,xe}var Oe={};/**
36
36
  * @license React
37
37
  * react-is.development.js
38
38
  *
@@ -40,10 +40,10 @@ Valid keys: `+JSON.stringify(Object.keys(A),null," "));var k=de(Z,Q,L,M,Y+"."+Q
40
40
  *
41
41
  * This source code is licensed under the MIT license found in the
42
42
  * LICENSE file in the root directory of this source tree.
43
- */var sc;function Wy(){return sc||(sc=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"),h=Symbol.for("react.offscreen"),y=!1,v=!1,p=!1,x=!1,g=!1,b;b=Symbol.for("react.module.reference");function O(H){return!!(typeof H=="string"||typeof H=="function"||H===n||H===o||g||H===r||H===u||H===d||x||H===h||y||v||p||typeof H=="object"&&H!==null&&(H.$$typeof===m||H.$$typeof===f||H.$$typeof===i||H.$$typeof===s||H.$$typeof===c||H.$$typeof===b||H.getModuleId!==void 0))}function _(H){if(typeof H=="object"&&H!==null){var Ee=H.$$typeof;switch(Ee){case e:var Le=H.type;switch(Le){case n:case o:case r:case u:case d:return Le;default:var Ge=Le&&Le.$$typeof;switch(Ge){case a:case s:case c:case m:case f:case i:return Ge;default:return Ee}}case t:return Ee}}}var T=s,S=i,N=e,F=c,q=n,G=m,z=f,ne=t,B=o,ce=r,oe=u,te=d,ge=!1,we=!1;function A(H){return ge||(ge=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function j(H){return we||(we=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function $(H){return _(H)===s}function K(H){return _(H)===i}function L(H){return typeof H=="object"&&H!==null&&H.$$typeof===e}function M(H){return _(H)===c}function Y(H){return _(H)===n}function Z(H){return _(H)===m}function U(H){return _(H)===f}function ee(H){return _(H)===t}function Q(H){return _(H)===o}function de(H){return _(H)===r}function k(H){return _(H)===u}function ve(H){return _(H)===d}Oe.ContextConsumer=T,Oe.ContextProvider=S,Oe.Element=N,Oe.ForwardRef=F,Oe.Fragment=q,Oe.Lazy=G,Oe.Memo=z,Oe.Portal=ne,Oe.Profiler=B,Oe.StrictMode=ce,Oe.Suspense=oe,Oe.SuspenseList=te,Oe.isAsyncMode=A,Oe.isConcurrentMode=j,Oe.isContextConsumer=$,Oe.isContextProvider=K,Oe.isElement=L,Oe.isForwardRef=M,Oe.isFragment=Y,Oe.isLazy=Z,Oe.isMemo=U,Oe.isPortal=ee,Oe.isProfiler=Q,Oe.isStrictMode=de,Oe.isSuspense=k,Oe.isSuspenseList=ve,Oe.isValidElementType=O,Oe.typeOf=_}()),Oe}process.env.NODE_ENV==="production"?ys.exports=By():ys.exports=Wy();var ac=ys.exports;const cc=e=>typeof e=="object"&&e!=null&&e.nodeType===1,lc=(e,t)=>(!t||e!=="hidden")&&e!=="visible"&&e!=="clip",qo=(e,t)=>{if(e.clientHeight<e.scrollHeight||e.clientWidth<e.scrollWidth){const n=getComputedStyle(e,null);return lc(n.overflowY,t)||lc(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,Jy=e=>{const t=e.parentElement;return t??(e.getRootNode().host||null)},zy=(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:oe=>oe!==u;if(!cc(e))throw new TypeError("Invalid target");const m=document.scrollingElement||document.documentElement,h=[];let y=e;for(;cc(y)&&f(y);){if(y=Jy(y),y===m){h.push(y);break}y!=null&&y===document.body&&qo(y)&&!qo(document.documentElement)||y!=null&&qo(y,d)&&h.push(y)}const v=(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:x,scrollY:g}=window,{height:b,width:O,top:_,right:T,bottom:S,left:N}=e.getBoundingClientRect(),{top:F,right:q,bottom:G,left:z}=(oe=>{const te=window.getComputedStyle(oe);return{top:parseFloat(te.scrollMarginTop)||0,right:parseFloat(te.scrollMarginRight)||0,bottom:parseFloat(te.scrollMarginBottom)||0,left:parseFloat(te.scrollMarginLeft)||0}})(e);let ne=a==="start"||a==="nearest"?_-F:a==="end"?S+G:_+b/2-F+G,B=c==="center"?N+O/2-z+q:c==="end"?T+q:N-z;const ce=[];for(let oe=0;oe<h.length;oe++){const te=h[oe],{height:ge,width:we,top:A,right:j,bottom:$,left:K}=te.getBoundingClientRect();if(s==="if-needed"&&_>=0&&N>=0&&S<=p&&T<=v&&_>=A&&S<=$&&N>=K&&T<=j)return ce;const L=getComputedStyle(te),M=parseInt(L.borderLeftWidth,10),Y=parseInt(L.borderTopWidth,10),Z=parseInt(L.borderRightWidth,10),U=parseInt(L.borderBottomWidth,10);let ee=0,Q=0;const de="offsetWidth"in te?te.offsetWidth-te.clientWidth-M-Z:0,k="offsetHeight"in te?te.offsetHeight-te.clientHeight-Y-U:0,ve="offsetWidth"in te?te.offsetWidth===0?0:we/te.offsetWidth:0,H="offsetHeight"in te?te.offsetHeight===0?0:ge/te.offsetHeight:0;if(m===te)ee=a==="start"?ne:a==="end"?ne-p:a==="nearest"?ji(g,g+p,p,Y,U,g+ne,g+ne+b,b):ne-p/2,Q=c==="start"?B:c==="center"?B-v/2:c==="end"?B-v:ji(x,x+v,v,M,Z,x+B,x+B+O,O),ee=Math.max(0,ee+g),Q=Math.max(0,Q+x);else{ee=a==="start"?ne-A-Y:a==="end"?ne-$+U+k:a==="nearest"?ji(A,$,ge,Y,U+k,ne,ne+b,b):ne-(A+ge/2)+k/2,Q=c==="start"?B-K-M:c==="center"?B-(K+we/2)+de/2:c==="end"?B-j+Z+de:ji(K,j,we,M,Z+de,B,B+O,O);const{scrollLeft:Ee,scrollTop:Le}=te;ee=H===0?0:Math.max(0,Math.min(Le+ee/H,te.scrollHeight-ge/H+k)),Q=ve===0?0:Math.max(0,Math.min(Ee+Q/ve,te.scrollWidth-we/ve+de)),ne+=Le-ee,B+=Ee-Q}ce.push({el:te,top:ee,left:Q})}return ce};var Pr=function(){return Pr=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},Pr.apply(this,arguments)};var Gy=0;function uc(e){return typeof e=="function"?e:vt}function vt(){}function iu(e,t){if(e){var n=zy(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 dc(e,t,n){var r=e===t||t instanceof n.Node&&e.contains&&e.contains(t);return r}function $s(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 He(){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 pr(){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 ou(){return String(Gy++)}function Qy(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 fc(e,t){return e=Array.isArray(e)?e[0]:e,!e&&t?t:e}function su(e){return typeof e.type=="string"}function au(e){return e.props}function Xy(e,t){console.error('The property "'+t+'" is required in "'+e+'"')}var Yy=["highlightedIndex","inputValue","isOpen","selectedItem","type"];function Li(e){e===void 0&&(e={});var t={};return Yy.forEach(function(n){e.hasOwnProperty(n)&&(t[n]=e[n])}),t}function to(e,t){return!e||!t?e:Object.keys(e).reduce(function(n,r){return n[r]=no(t,r)?t[r]:e[r],n},{})}function no(e,t){return e[t]!==void 0}function vs(e){var t=e.key,n=e.keyCode;return n>=37&&n<=40&&t.indexOf("Arrow")!==0?"Arrow"+t:t}function Zy(e){return Object.prototype.toString.call(e)==="[object Object]"}function Jn(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=Dr(a,t<0,n,r,o);return c===-1?e>=i?-1:e:c}function Dr(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?Dr(t?i-1:0,t,n,r):-1}function ro(e,t,n,r){return r===void 0&&(r=!0),n&&t.some(function(o){return o&&(dc(o,e,n)||r&&dc(o,n.document.activeElement,n))})}var qs=vt;process.env.NODE_ENV!=="production"&&(qs=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 ev=$s(function(e){cu(e).textContent=""},500);function cu(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 lu(e,t){if(!(!e||!t)){var n=cu(t);n.textContent=e,ev(t)}}function tv(e){var t=e==null?void 0:e.getElementById("a11y-status-message");t&&t.remove()}var uu=process.env.NODE_ENV!=="production"?"__autocomplete_unknown__":0,du=process.env.NODE_ENV!=="production"?"__autocomplete_mouseup__":1,fu=process.env.NODE_ENV!=="production"?"__autocomplete_item_mouseenter__":2,Hi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_up__":3,Bi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_down__":4,pu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_escape__":5,hu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_enter__":6,mu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_home__":7,gu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_end__":8,yu=process.env.NODE_ENV!=="production"?"__autocomplete_click_item__":9,vu=process.env.NODE_ENV!=="production"?"__autocomplete_blur_input__":10,wu=process.env.NODE_ENV!=="production"?"__autocomplete_change_input__":11,Iu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_space_button__":12,ws=process.env.NODE_ENV!=="production"?"__autocomplete_click_button__":13,bu=process.env.NODE_ENV!=="production"?"__autocomplete_blur_button__":14,_u=process.env.NODE_ENV!=="production"?"__autocomplete_controlled_prop_updated_selected_item__":15,xu=process.env.NODE_ENV!=="production"?"__autocomplete_touchend__":16,nv=Object.freeze({__proto__:null,blurButton:bu,blurInput:vu,changeInput:wu,clickButton:ws,clickItem:yu,controlledPropUpdatedSelectedItem:_u,itemMouseEnter:fu,keyDownArrowDown:Bi,keyDownArrowUp:Hi,keyDownEnd:gu,keyDownEnter:hu,keyDownEscape:pu,keyDownHome:mu,keyDownSpaceButton:Iu,mouseUp:du,touchEnd:xu,unknown:uu}),rv=["refKey","ref"],iv=["onClick","onPress","onKeyDown","onKeyUp","onBlur"],ov=["onKeyDown","onBlur","onChange","onInput","onChangeText"],sv=["refKey","ref"],av=["onMouseMove","onMouseDown","onClick","onPress","index","item"],cv=function(){var e=function(t){function n(o){var i;i=t.call(this,o)||this,i.id=i.props.id||"downshift-"+ou(),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(g){return i.id+"-item-"+g},i.items=[],i.itemCount=null,i.previousResultCount=0,i.timeoutIds=[],i.internalSetTimeout=function(g,b){var O=setTimeout(function(){i.timeoutIds=i.timeoutIds.filter(function(_){return _!==O}),g()},b);i.timeoutIds.push(O)},i.setItemCount=function(g){i.itemCount=g},i.unsetItemCount=function(){i.itemCount=null},i.isItemDisabled=function(g,b){var O=i.getItemNodeFromIndex(b);return O&&O.hasAttribute("disabled")},i.setHighlightedIndex=function(g,b){g===void 0&&(g=i.props.defaultHighlightedIndex),b===void 0&&(b={}),b=Li(b),i.internalSetState(he({highlightedIndex:g},b))},i.clearSelection=function(g){i.internalSetState({selectedItem:null,inputValue:"",highlightedIndex:i.props.defaultHighlightedIndex,isOpen:i.props.defaultIsOpen},g)},i.selectItem=function(g,b,O){b=Li(b),i.internalSetState(he({isOpen:i.props.defaultIsOpen,highlightedIndex:i.props.defaultHighlightedIndex,selectedItem:g,inputValue:i.props.itemToString(g)},b),O)},i.selectItemAtIndex=function(g,b,O){var _=i.items[g];_!=null&&i.selectItem(_,b,O)},i.selectHighlightedItem=function(g,b){return i.selectItemAtIndex(i.getState().highlightedIndex,g,b)},i.internalSetState=function(g,b){var O,_,T={},S=typeof g=="function";return!S&&g.hasOwnProperty("inputValue")&&i.props.onInputValueChange(g.inputValue,he({},i.getStateAndHelpers(),g)),i.setState(function(N){var F;N=i.getState(N);var q=S?g(N):g;q=i.props.stateReducer(N,q),O=q.hasOwnProperty("selectedItem");var G={};return O&&q.selectedItem!==N.selectedItem&&(_=q.selectedItem),(F=q).type||(F.type=uu),Object.keys(q).forEach(function(z){N[z]!==q[z]&&(T[z]=q[z]),z!=="type"&&(q[z],no(i.props,z)||(G[z]=q[z]))}),S&&q.hasOwnProperty("inputValue")&&i.props.onInputValueChange(q.inputValue,he({},i.getStateAndHelpers(),q)),G},function(){uc(b)();var N=Object.keys(T).length>1;N&&i.props.onStateChange(T,i.getStateAndHelpers()),O&&i.props.onSelect(g.selectedItem,i.getStateAndHelpers()),_!==void 0&&i.props.onChange(_,i.getStateAndHelpers()),i.props.onUserAction(T,i.getStateAndHelpers())})},i.rootRef=function(g){return i._rootNode=g},i.getRootProps=function(g,b){var O,_=g===void 0?{}:g,T=_.refKey,S=T===void 0?"ref":T,N=_.ref,F=ln(_,rv),q=b===void 0?{}:b,G=q.suppressRefError,z=G===void 0?!1:G;i.getRootProps.called=!0,i.getRootProps.refKey=S,i.getRootProps.suppressRefError=z;var ne=i.getState(),B=ne.isOpen;return he((O={},O[S]=pr(N,i.rootRef),O.role="combobox",O["aria-expanded"]=B,O["aria-haspopup"]="listbox",O["aria-owns"]=B?i.menuId:void 0,O["aria-labelledby"]=i.labelId,O),F)},i.keyDownHandlers={ArrowDown:function(b){var O=this;if(b.preventDefault(),this.getState().isOpen){var _=b.shiftKey?5:1;this.moveHighlightedIndex(_,{type:Bi})}else this.internalSetState({isOpen:!0,type:Bi},function(){var T=O.getItemCount();if(T>0){var S=O.getState(),N=S.highlightedIndex,F=Jn(N,1,{length:T},O.isItemDisabled,!0);O.setHighlightedIndex(F,{type:Bi})}})},ArrowUp:function(b){var O=this;if(b.preventDefault(),this.getState().isOpen){var _=b.shiftKey?-5:-1;this.moveHighlightedIndex(_,{type:Hi})}else this.internalSetState({isOpen:!0,type:Hi},function(){var T=O.getItemCount();if(T>0){var S=O.getState(),N=S.highlightedIndex,F=Jn(N,-1,{length:T},O.isItemDisabled,!0);O.setHighlightedIndex(F,{type:Hi})}})},Enter:function(b){if(b.which!==229){var O=this.getState(),_=O.isOpen,T=O.highlightedIndex;if(_&&T!=null){b.preventDefault();var S=this.items[T],N=this.getItemNodeFromIndex(T);if(S==null||N&&N.hasAttribute("disabled"))return;this.selectHighlightedItem({type:hu})}}},Escape:function(b){b.preventDefault(),this.reset(he({type:pu},!this.state.isOpen&&{selectedItem:null,inputValue:""}))}},i.buttonKeyDownHandlers=he({},i.keyDownHandlers,{" ":function(b){b.preventDefault(),this.toggleMenu({type:Iu})}}),i.inputKeyDownHandlers=he({},i.keyDownHandlers,{Home:function(b){var O=this.getState(),_=O.isOpen;if(_){b.preventDefault();var T=this.getItemCount();if(!(T<=0||!_)){var S=Dr(0,!1,{length:T},this.isItemDisabled);this.setHighlightedIndex(S,{type:mu})}}},End:function(b){var O=this.getState(),_=O.isOpen;if(_){b.preventDefault();var T=this.getItemCount();if(!(T<=0||!_)){var S=Dr(T-1,!0,{length:T},this.isItemDisabled);this.setHighlightedIndex(S,{type:gu})}}}}),i.getToggleButtonProps=function(g){var b=g===void 0?{}:g,O=b.onClick;b.onPress;var _=b.onKeyDown,T=b.onKeyUp,S=b.onBlur,N=ln(b,iv),F=i.getState(),q=F.isOpen,G={onClick:He(O,i.buttonHandleClick),onKeyDown:He(_,i.buttonHandleKeyDown),onKeyUp:He(T,i.buttonHandleKeyUp),onBlur:He(S,i.buttonHandleBlur)},z=N.disabled?{}:G;return he({type:"button",role:"button","aria-label":q?"close menu":"open menu","aria-haspopup":!0,"data-toggle":!0},z,N)},i.buttonHandleKeyUp=function(g){g.preventDefault()},i.buttonHandleKeyDown=function(g){var b=vs(g);i.buttonKeyDownHandlers[b]&&i.buttonKeyDownHandlers[b].call(i,g)},i.buttonHandleClick=function(g){if(g.preventDefault(),i.props.environment){var b=i.props.environment.document,O=b.body,_=b.activeElement;O&&O===_&&g.target.focus()}process.env.NODE_ENV==="test"?i.toggleMenu({type:ws}):i.internalSetTimeout(function(){return i.toggleMenu({type:ws})})},i.buttonHandleBlur=function(g){var b=g.target;i.internalSetTimeout(function(){if(!(i.isMouseDown||!i.props.environment)){var O=i.props.environment.document.activeElement;(O==null||O.id!==i.inputId)&&O!==b&&i.reset({type:bu})}})},i.getLabelProps=function(g){return he({htmlFor:i.inputId,id:i.labelId},g)},i.getInputProps=function(g){var b=g===void 0?{}:g,O=b.onKeyDown,_=b.onBlur,T=b.onChange,S=b.onInput;b.onChangeText;var N=ln(b,ov),F,q={};F="onChange";var G=i.getState(),z=G.inputValue,ne=G.isOpen,B=G.highlightedIndex;if(!N.disabled){var ce;q=(ce={},ce[F]=He(T,S,i.inputHandleChange),ce.onKeyDown=He(O,i.inputHandleKeyDown),ce.onBlur=He(_,i.inputHandleBlur),ce)}return he({"aria-autocomplete":"list","aria-activedescendant":ne&&typeof B=="number"&&B>=0?i.getItemId(B):void 0,"aria-controls":ne?i.menuId:void 0,"aria-labelledby":N&&N["aria-label"]?void 0:i.labelId,autoComplete:"off",value:z,id:i.inputId},q,N)},i.inputHandleKeyDown=function(g){var b=vs(g);b&&i.inputKeyDownHandlers[b]&&i.inputKeyDownHandlers[b].call(i,g)},i.inputHandleChange=function(g){i.internalSetState({type:wu,isOpen:!0,inputValue:g.target.value,highlightedIndex:i.props.defaultHighlightedIndex})},i.inputHandleBlur=function(){i.internalSetTimeout(function(){var g;if(!(i.isMouseDown||!i.props.environment)){var b=i.props.environment.document.activeElement,O=(b==null||(g=b.dataset)==null?void 0:g.toggle)&&i._rootNode&&i._rootNode.contains(b);O||i.reset({type:vu})}})},i.menuRef=function(g){i._menuNode=g},i.getMenuProps=function(g,b){var O,_=g===void 0?{}:g,T=_.refKey,S=T===void 0?"ref":T,N=_.ref,F=ln(_,sv),q=b===void 0?{}:b,G=q.suppressRefError,z=G===void 0?!1:G;return i.getMenuProps.called=!0,i.getMenuProps.refKey=S,i.getMenuProps.suppressRefError=z,he((O={},O[S]=pr(N,i.menuRef),O.role="listbox",O["aria-labelledby"]=F&&F["aria-label"]?void 0:i.labelId,O.id=i.menuId,O),F)},i.getItemProps=function(g){var b,O=g===void 0?{}:g,_=O.onMouseMove,T=O.onMouseDown,S=O.onClick;O.onPress;var N=O.index,F=O.item,q=F===void 0?process.env.NODE_ENV==="production"?void 0:Xy("getItemProps","item"):F,G=ln(O,av);N===void 0?(i.items.push(q),N=i.items.indexOf(q)):i.items[N]=q;var z="onClick",ne=S,B=(b={onMouseMove:He(_,function(){N!==i.getState().highlightedIndex&&(i.setHighlightedIndex(N,{type:fu}),i.avoidScrolling=!0,i.internalSetTimeout(function(){return i.avoidScrolling=!1},250))}),onMouseDown:He(T,function(oe){oe.preventDefault()})},b[z]=He(ne,function(){i.selectItemAtIndex(N,{type:yu})}),b),ce=G.disabled?{onMouseDown:B.onMouseDown}:B;return he({id:i.getItemId(N),role:"option","aria-selected":i.getState().highlightedIndex===N},ce,G)},i.clearItems=function(){i.items=[]},i.reset=function(g,b){g===void 0&&(g={}),g=Li(g),i.internalSetState(function(O){var _=O.selectedItem;return he({isOpen:i.props.defaultIsOpen,highlightedIndex:i.props.defaultHighlightedIndex,inputValue:i.props.itemToString(_)},g)},b)},i.toggleMenu=function(g,b){g===void 0&&(g={}),g=Li(g),i.internalSetState(function(O){var _=O.isOpen;return he({isOpen:!_},_&&{highlightedIndex:i.props.defaultHighlightedIndex},g)},function(){var O=i.getState(),_=O.isOpen,T=O.highlightedIndex;_&&i.getItemCount()>0&&typeof T=="number"&&i.setHighlightedIndex(T,g),uc(b)()})},i.openMenu=function(g){i.internalSetState({isOpen:!0},g)},i.closeMenu=function(g){i.internalSetState({isOpen:!1},g)},i.updateStatus=$s(function(){var g;if((g=i.props)!=null&&(g=g.environment)!=null&&g.document){var b=i.getState(),O=i.items[b.highlightedIndex],_=i.getItemCount(),T=i.props.getA11yStatusMessage(he({itemToString:i.props.itemToString,previousResultCount:i.previousResultCount,resultCount:_,highlightedItem:O},b));i.previousResultCount=_,lu(T,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,h=s.initialInputValue,y=h===void 0?"":h,v=s.initialSelectedItem,p=v===void 0?null:v,x=i.getState({highlightedIndex:u,isOpen:m,inputValue:y,selectedItem:p});return x.selectedItem!=null&&i.props.initialInputValue===void 0&&(x.inputValue=i.props.itemToString(x.selectedItem)),i.state=x,i}My(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),to(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=Jn(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,h=this.getToggleButtonProps,y=this.getLabelProps,v=this.getMenuProps,p=this.getInputProps,x=this.getItemProps,g=this.openMenu,b=this.closeMenu,O=this.toggleMenu,_=this.selectItem,T=this.selectItemAtIndex,S=this.selectHighlightedItem,N=this.setHighlightedIndex,F=this.clearSelection,q=this.clearItems,G=this.reset,z=this.setItemCount,ne=this.unsetItemCount,B=this.internalSetState;return{getRootProps:m,getToggleButtonProps:h,getLabelProps:y,getMenuProps:v,getInputProps:p,getItemProps:x,reset:G,openMenu:g,closeMenu:b,toggleMenu:O,selectItem:_,selectItemAtIndex:T,selectHighlightedItem:S,setHighlightedIndex:N,clearSelection:F,clearItems:q,setItemCount:z,unsetItemCount:ne,setState:B,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&&pc(this._menuNode,this.getMenuProps),!this.props.environment)this.cleanup=function(){i.internalClearTimeouts()};else{var s=function(){i.isMouseDown=!0},a=function(h){i.isMouseDown=!1;var y=ro(h.target,[i._rootNode,i._menuNode],i.props.environment);!y&&i.getState().isOpen&&i.reset({type:du},function(){return i.props.onOuterClick(i.getStateAndHelpers())})},c=function(){i.isTouchMove=!1},u=function(){i.isTouchMove=!0},d=function(h){var y=ro(h.target,[i._rootNode,i._menuNode],i.props.environment,!1);!i.isTouchMove&&!y&&i.getState().isOpen&&i.reset({type:xu},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"&&(qs(this.state,i,this.props),this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&pc(this._menuNode,this.getMenuProps)),no(this.props,"selectedItem")&&this.props.selectedItemChanged(i.selectedItem,this.props.selectedItem)&&this.internalSetState({type:_u,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=fc(this.props.children,vt);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=fc(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&&lv(s,this.getRootProps),s;if(su(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:Qy,itemToString:function(n){return n==null?"":(process.env.NODE_ENV!=="production"&&Zy(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:vt,onInputValueChange:vt,onUserAction:vt,onChange:vt,onSelect:vt,onOuterClick:vt,selectedItemChanged:function(n,r){return n!==r},environment:typeof window>"u"?void 0:window,stateReducer:function(n,r){return r},suppressRefError:!1,scrollIntoView:iu},e.stateChangeTypes=nv,e}();process.env.NODE_ENV!=="production"&&(cv.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 pc(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 lv(e,t){var n=t.refKey,r=n!=="ref",o=!su(e);o&&!r&&!ac.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+'"'),!ac.isForwardRef(e)&&!au(e)[n]&&console.error('downshift: You must apply the ref prop "'+n+'" from getRootProps onto your root element.')}var Ou={highlightedIndex:-1,isOpen:!1,selectedItem:null,inputValue:""};function uv(e,t,n){var r=e.props,o=e.type,i={};Object.keys(t).forEach(function(s){dv(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 dv(e,t,n,r){var o=t.props,i=t.type,s="on"+Us(e)+"Change";o[s]&&r[e]!==void 0&&r[e]!==n[e]&&o[s](he({type:i},r))}function fv(e,t){return t.changes}var hc=$s(function(e,t){lu(e,t)},200),pv=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"?w.useLayoutEffect:w.useEffect,hv="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 u=w.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-"+ou():n,o=t.labelId,i=t.menuId,s=t.getItemId,a=t.toggleButtonId,c=t.inputId,u=w.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 mv(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 Us(e){return""+e.slice(0,1).toUpperCase()+e.slice(1)}function Cu(e){var t=w.useRef(e);return t.current=e,t}function gv(e,t,n,r){var o=w.useRef(),i=w.useRef(),s=w.useCallback(function(h,y){i.current=y,h=to(h,y.props);var v=e(h,y),p=y.props.stateReducer(h,he({},y,{changes:v}));return p},[e]),a=w.useReducer(s,t,n),c=a[0],u=a[1],d=Cu(t),f=w.useCallback(function(h){return u(he({props:d.current},h))},[d]),m=i.current;return w.useEffect(function(){var h=to(o.current,m==null?void 0:m.props),y=m&&o.current&&!r(h,c);y&&uv(m,h,c),o.current=c},[c,m,r]),[c,f]}var Yr={itemToString:function(t){return t?String(t):""},itemToKey:function(t){return t},stateReducer:fv,scrollIntoView:iu,environment:typeof window>"u"?void 0:window};function An(e,t,n){n===void 0&&(n=Ou);var r=e["default"+Us(t)];return r!==void 0?r:n[t]}function Zr(e,t,n){n===void 0&&(n=Ou);var r=e[t];if(r!==void 0)return r;var o=e["initial"+Us(t)];return o!==void 0?o:An(e,t,n)}function yv(e){var t=Zr(e,"selectedItem"),n=Zr(e,"isOpen"),r=_v(e),o=Zr(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 ei(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 vv(e,t,n){var r=w.useRef({isMouseDown:!1,isTouchMove:!1,isTouchEnd:!1});return w.useEffect(function(){if(!e)return vt;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,ro(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&&!ro(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 Eu=function(){return vt};process.env.NODE_ENV!=="production"&&(Eu=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,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=w.useCallback(function(s,a,c,u){o.current[s]={suppressRefError:a,refKey:c,elementRef:u}},[]);return i});function wv(e,t,n,r){r===void 0&&(r={});var o=r.document,i=yo();w.useEffect(function(){if(!(!e||i||!o)){var s=e(t);hc(s,o)}},n),w.useEffect(function(){return function(){hc.cancel(),tv(o)}},[o])}function Iv(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 pv(function(){t<0||!n||!Object.keys(r.current).length||(a.current===!1?a.current=!0:s(o(t),i))},[t]),a}var Su=vt;process.env.NODE_ENV!=="production"&&(Su=function(t){var n=t.props,r=t.state,o=w.useRef(n),i=yo();w.useEffect(function(){i||(qs(r,o.current,n),o.current=n)},[r,n,i])});function mc(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:An(e,"isOpen"),highlightedIndex:An(e,"highlightedIndex")},n&&{inputValue:e.itemToString(e.items[t])}))}function bv(e,t){return e.isOpen===t.isOpen&&e.inputValue===t.inputValue&&e.highlightedIndex===t.highlightedIndex&&e.selectedItem===t.selectedItem}function yo(){var e=w.useRef(!0);return w.useEffect(function(){return e.current=!1,function(){e.current=!0}},[]),e.current}function Is(e){var t=An(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}function _v(e){var t=Zr(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}var Wi={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},Nu=he({},Wi,{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 xv(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:ei(o,e,0)};break;case n.FunctionOpenMenu:i={isOpen:!0,highlightedIndex:ei(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:Is(o),isOpen:An(o,"isOpen"),selectedItem:An(o,"selectedItem"),inputValue:An(o,"inputValue")};break;default:throw new Error("Reducer called without proper action type.")}return he({},e,i)}Pr(Pr({},Nu),{items:V.array.isRequired,isItemDisabled:V.func});Pr(Pr({},Yr),{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 Hs=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_down__":0,Bs=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_up__":1,Ws=process.env.NODE_ENV!=="production"?"__input_keydown_escape__":2,Js=process.env.NODE_ENV!=="production"?"__input_keydown_home__":3,zs=process.env.NODE_ENV!=="production"?"__input_keydown_end__":4,Gs=process.env.NODE_ENV!=="production"?"__input_keydown_page_up__":5,Qs=process.env.NODE_ENV!=="production"?"__input_keydown_page_down__":6,Xs=process.env.NODE_ENV!=="production"?"__input_keydown_enter__":7,Ys=process.env.NODE_ENV!=="production"?"__input_change__":8,io=process.env.NODE_ENV!=="production"?"__input_blur__":9,Zs=process.env.NODE_ENV!=="production"?"__input_click__":10,Tu=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":11,Ru=process.env.NODE_ENV!=="production"?"__item_mouse_move__":12,ea=process.env.NODE_ENV!=="production"?"__item_click__":13,Au=process.env.NODE_ENV!=="production"?"__togglebutton_click__":14,Pu=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":15,Du=process.env.NODE_ENV!=="production"?"__function_open_menu__":16,Fu=process.env.NODE_ENV!=="production"?"__function_close_menu__":17,Mu=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":18,ta=process.env.NODE_ENV!=="production"?"__function_select_item__":19,ku=process.env.NODE_ENV!=="production"?"__function_set_input_value__":20,ju=process.env.NODE_ENV!=="production"?"__function_reset__":21,na=process.env.NODE_ENV!=="production"?"__controlled_prop_updated_selected_item__":22,Lu=Object.freeze({__proto__:null,ControlledPropUpdatedSelectedItem:na,FunctionCloseMenu:Fu,FunctionOpenMenu:Du,FunctionReset:ju,FunctionSelectItem:ta,FunctionSetHighlightedIndex:Mu,FunctionSetInputValue:ku,FunctionToggleMenu:Pu,InputBlur:io,InputChange:Ys,InputClick:Zs,InputKeyDownArrowDown:Hs,InputKeyDownArrowUp:Bs,InputKeyDownEnd:zs,InputKeyDownEnter:Xs,InputKeyDownEscape:Ws,InputKeyDownHome:Js,InputKeyDownPageDown:Qs,InputKeyDownPageUp:Gs,ItemClick:ea,ItemMouseMove:Ru,MenuMouseLeave:Tu,ToggleButtonClick:Au});function Ov(e){var t=yv(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 Cv=he({},Nu,{items:V.array.isRequired,isItemDisabled:V.func,inputValue:V.string,defaultInputValue:V.string,initialInputValue:V.string,inputId:V.string,onInputValueChange:V.func});function Ev(e,t,n,r){var o=w.useRef(),i=gv(e,t,n,r),s=i[0],a=i[1],c=yo();return w.useEffect(function(){if(no(t,"selectedItem")){if(!c){var u=t.itemToKey(t.selectedItem)!==t.itemToKey(o.current);u&&a({type:na,inputValue:t.itemToString(t.selectedItem)})}o.current=s.selectedItem===o.current?t.selectedItem:s.selectedItem}},[s.selectedItem,t.selectedItem]),[to(s,t),a]}var Ku=vt;process.env.NODE_ENV!=="production"&&(Ku=function(t,n){V.checkPropTypes(Cv,t,"prop",n.name)});var Sv=he({},Yr,{isItemDisabled:function(){return!1}});function Nv(e,t){var n,r=t.type,o=t.props,i=t.altKey,s;switch(r){case ea:s={isOpen:An(o,"isOpen"),highlightedIndex:Is(o),selectedItem:o.items[t.index],inputValue:o.itemToString(o.items[t.index])};break;case Hs:e.isOpen?s={highlightedIndex:Jn(e.highlightedIndex,1,o.items,o.isItemDisabled,!0)}:s={highlightedIndex:i&&e.selectedItem==null?-1:ei(o,e,1),isOpen:o.items.length>=0};break;case Bs:e.isOpen?i?s=mc(o,e.highlightedIndex):s={highlightedIndex:Jn(e.highlightedIndex,-1,o.items,o.isItemDisabled,!0)}:s={highlightedIndex:ei(o,e,-1),isOpen:o.items.length>=0};break;case Xs:s=mc(o,e.highlightedIndex);break;case Ws:s=he({isOpen:!1,highlightedIndex:-1},!e.isOpen&&{selectedItem:null,inputValue:""});break;case Gs:s={highlightedIndex:Jn(e.highlightedIndex,-10,o.items,o.isItemDisabled,!0)};break;case Qs:s={highlightedIndex:Jn(e.highlightedIndex,10,o.items,o.isItemDisabled,!0)};break;case Js:s={highlightedIndex:Dr(0,!1,o.items,o.isItemDisabled)};break;case zs:s={highlightedIndex:Dr(o.items.length-1,!0,o.items,o.isItemDisabled)};break;case io: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 Ys:s={isOpen:!0,highlightedIndex:Is(o),inputValue:t.inputValue};break;case Zs:s={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:ei(o,e,0)};break;case ta:s={selectedItem:t.selectedItem,inputValue:o.itemToString(t.selectedItem)};break;case na:s={inputValue:t.inputValue};break;default:return xv(e,t,Lu)}return he({},e,s)}var Tv=["onMouseLeave","refKey","ref"],Rv=["item","index","refKey","ref","onMouseMove","onMouseDown","onClick","onPress","disabled"],Av=["onClick","onPress","refKey","ref"],Pv=["onKeyDown","onChange","onInput","onBlur","onChangeText","onClick","refKey","ref"];ra.stateChangeTypes=Lu;function ra(e){e===void 0&&(e={}),Ku(e,ra);var t=he({},Sv,e),n=t.items,r=t.scrollIntoView,o=t.environment,i=t.getA11yStatusMessage,s=Ev(Nv,t,Ov,bv),a=s[0],c=s[1],u=a.isOpen,d=a.highlightedIndex,f=a.selectedItem,m=a.inputValue,h=w.useRef(null),y=w.useRef({}),v=w.useRef(null),p=w.useRef(null),x=yo(),g=hv(t),b=w.useRef(),O=Cu({state:a,props:t}),_=w.useCallback(function($){return y.current[g.getItemId($)]},[g]);wv(i,a,[u,d,f,m],o);var T=Iv({menuElement:h.current,highlightedIndex:d,isOpen:u,itemRefs:y,scrollIntoView:r,getItemNodeFromIndex:_});Su({props:t,state:a}),w.useEffect(function(){var $=Zr(t,"isOpen");$&&v.current&&v.current.focus()},[]),w.useEffect(function(){x||(b.current=n.length)});var S=vv(o,w.useCallback(function(){O.current.state.isOpen&&c({type:io,selectItem:!1})},[c,O]),w.useMemo(function(){return[h,p,v]},[h.current,p.current,v.current])),N=Eu("getInputProps","getMenuProps");w.useEffect(function(){u||(y.current={})},[u]),w.useEffect(function(){var $;!u||!(o!=null&&o.document)||!(v!=null&&($=v.current)!=null&&$.focus)||o.document.activeElement!==v.current&&v.current.focus()},[u,o]);var F=w.useMemo(function(){return{ArrowDown:function(K){K.preventDefault(),c({type:Hs,altKey:K.altKey})},ArrowUp:function(K){K.preventDefault(),c({type:Bs,altKey:K.altKey})},Home:function(K){O.current.state.isOpen&&(K.preventDefault(),c({type:Js}))},End:function(K){O.current.state.isOpen&&(K.preventDefault(),c({type:zs}))},Escape:function(K){var L=O.current.state;(L.isOpen||L.inputValue||L.selectedItem||L.highlightedIndex>-1)&&(K.preventDefault(),c({type:Ws}))},Enter:function(K){var L=O.current.state;!L.isOpen||K.which===229||(K.preventDefault(),c({type:Xs}))},PageUp:function(K){O.current.state.isOpen&&(K.preventDefault(),c({type:Gs}))},PageDown:function(K){O.current.state.isOpen&&(K.preventDefault(),c({type:Qs}))}}},[c,O]),q=w.useCallback(function($){return he({id:g.labelId,htmlFor:g.inputId},$)},[g]),G=w.useCallback(function($,K){var L,M=$===void 0?{}:$,Y=M.onMouseLeave,Z=M.refKey,U=Z===void 0?"ref":Z,ee=M.ref,Q=ln(M,Tv),de=K===void 0?{}:K,k=de.suppressRefError,ve=k===void 0?!1:k;return N("getMenuProps",ve,U,h),he((L={},L[U]=pr(ee,function(H){h.current=H}),L.id=g.menuId,L.role="listbox",L["aria-labelledby"]=Q&&Q["aria-label"]?void 0:""+g.labelId,L.onMouseLeave=He(Y,function(){c({type:Tu})}),L),Q)},[c,N,g]),z=w.useCallback(function($){var K,L,M=$===void 0?{}:$,Y=M.item,Z=M.index,U=M.refKey,ee=U===void 0?"ref":U,Q=M.ref,de=M.onMouseMove,k=M.onMouseDown,ve=M.onClick;M.onPress;var H=M.disabled,Ee=ln(M,Rv);H!==void 0&&console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useCombobox.');var Le=O.current,Ge=Le.props,Ve=Le.state,Ie=mv(Y,Z,Ge.items,"Pass either item or index to getItemProps!"),Rt=Ie[0],Qe=Ie[1],mt=Ge.isItemDisabled(Rt,Qe),At="onClick",Pt=ve,Xe=function(){S.isTouchEnd||Qe===Ve.highlightedIndex||(T.current=!1,c({type:Ru,index:Qe,disabled:mt}))},We=function(){c({type:ea,index:Qe})},$e=function(Dt){return Dt.preventDefault()};return he((K={},K[ee]=pr(Q,function(Ae){Ae&&(y.current[g.getItemId(Qe)]=Ae)}),K["aria-disabled"]=mt,K["aria-selected"]=Qe===Ve.highlightedIndex,K.id=g.getItemId(Qe),K.role="option",K),!mt&&(L={},L[At]=He(Pt,We),L),{onMouseMove:He(de,Xe),onMouseDown:He(k,$e)},Ee)},[c,g,O,S,T]),ne=w.useCallback(function($){var K,L=$===void 0?{}:$,M=L.onClick;L.onPress;var Y=L.refKey,Z=Y===void 0?"ref":Y,U=L.ref,ee=ln(L,Av),Q=O.current.state,de=function(){c({type:Au})};return he((K={},K[Z]=pr(U,function(k){p.current=k}),K["aria-controls"]=g.menuId,K["aria-expanded"]=Q.isOpen,K.id=g.toggleButtonId,K.tabIndex=-1,K),!ee.disabled&&he({},{onClick:He(M,de)}),ee)},[c,O,g]),B=w.useCallback(function($,K){var L,M=$===void 0?{}:$,Y=M.onKeyDown,Z=M.onChange,U=M.onInput,ee=M.onBlur;M.onChangeText;var Q=M.onClick,de=M.refKey,k=de===void 0?"ref":de,ve=M.ref,H=ln(M,Pv),Ee=K===void 0?{}:K,Le=Ee.suppressRefError,Ge=Le===void 0?!1:Le;N("getInputProps",Ge,k,v);var Ve=O.current.state,Ie=function($e){var Ae=vs($e);Ae&&F[Ae]&&F[Ae]($e)},Rt=function($e){c({type:Ys,inputValue:$e.target.value})},Qe=function($e){if(o!=null&&o.document&&Ve.isOpen&&!S.isMouseDown){var Ae=$e.relatedTarget===null&&o.document.activeElement!==o.document.body;c({type:io,selectItem:!Ae})}},mt=function(){c({type:Zs})},At="onChange",Pt={};if(!H.disabled){var Xe;Pt=(Xe={},Xe[At]=He(Z,U,Rt),Xe.onKeyDown=He(Y,Ie),Xe.onBlur=He(ee,Qe),Xe.onClick=He(Q,mt),Xe)}return he((L={},L[k]=pr(ve,function(We){v.current=We}),L["aria-activedescendant"]=Ve.isOpen&&Ve.highlightedIndex>-1?g.getItemId(Ve.highlightedIndex):"",L["aria-autocomplete"]="list",L["aria-controls"]=g.menuId,L["aria-expanded"]=Ve.isOpen,L["aria-labelledby"]=H&&H["aria-label"]?void 0:g.labelId,L.autoComplete="off",L.id=g.inputId,L.role="combobox",L.value=Ve.inputValue,L),Pt,H)},[c,g,o,F,O,S,N]),ce=w.useCallback(function(){c({type:Pu})},[c]),oe=w.useCallback(function(){c({type:Fu})},[c]),te=w.useCallback(function(){c({type:Du})},[c]),ge=w.useCallback(function($){c({type:Mu,highlightedIndex:$})},[c]),we=w.useCallback(function($){c({type:ta,selectedItem:$})},[c]),A=w.useCallback(function($){c({type:ku,inputValue:$})},[c]),j=w.useCallback(function(){c({type:ju})},[c]);return{getItemProps:z,getLabelProps:q,getMenuProps:G,getInputProps:B,getToggleButtonProps:ne,toggleMenu:ce,openMenu:te,closeMenu:oe,setHighlightedIndex:ge,setInputValue:A,selectItem:we,reset:j,highlightedIndex:d,isOpen:u,selectedItem:f,inputValue:m}}Wi.stateReducer,Wi.itemToKey,Wi.environment,V.array,V.array,V.array,V.func,V.number,V.number,V.number,V.func,V.func,V.string,V.string;Yr.itemToKey,Yr.stateReducer,Yr.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 Dv="_comboboxContainer_1lcc8_1",Fv="_label_1lcc8_8",Mv="_inputContainer_1lcc8_12",kv="_input_1lcc8_12",jv="_toggleButton_1lcc8_33",Lv="_menu_1lcc8_39",Kv="_menuBottom_1lcc8_55",Vv="_menuTop_1lcc8_61",$v="_menuItem_1lcc8_66",qv="_highlighted_1lcc8_73",Uv="_selected_1lcc8_77",Hv="_hidden_1lcc8_81",jt={comboboxContainer:Dv,label:Fv,inputContainer:Mv,input:kv,toggleButton:jv,menu:Lv,menuBottom:Kv,menuTop:Vv,menuItem:$v,highlighted:qv,selected:Uv,hidden:Hv};function Bv(e){const t=e.toLowerCase();return function(r){return!e||r.label.toLowerCase().includes(t)||r.value.toLowerCase().includes(t)}}function Vu({items:e,selectedValue:t,onSelectedItemChange:n,placeholder:r,disabled:o,style:i,menuPosition:s="bottom"}){const[a,c]=w.useState(e),u=w.useRef(null);w.useEffect(()=>c(e),[e]);const d=w.useCallback(S=>{(S==null?void 0:S.length)>0?c(e.filter(Bv(S))):c(e)},[e]),{isOpen:f,getToggleButtonProps:m,getMenuProps:h,getInputProps:y,highlightedIndex:v,getItemProps:p,setInputValue:x,selectedItem:g}=ra({items:a,selectedItem:t?e.find(S=>S.value===t):null,itemToString:S=>(S==null?void 0:S.label)||"",onInputValueChange:({inputValue:S})=>d(S),onSelectedItemChange:({selectedItem:S})=>{var N;n(S),(N=u.current)==null||N.blur()}}),b=()=>{x(""),c(e)},O=()=>b(),_=w.useMemo(()=>{var S;return(S=e.find(N=>N.value===t))==null?void 0:S.label},[e,t]),T=()=>{t&&_&&t!==(g==null?void 0:g.value)&&x(_||"")};return l.jsxs("div",{style:{position:"relative",...i},children:[l.jsx("div",{className:jt.comboboxContainer,children:l.jsxs("div",{className:jt.inputContainer,children:[l.jsx("input",{style:{border:"none"},disabled:o,placeholder:r,className:jt.input,...y({onFocus:O,onBlur:T,ref:u})}),l.jsx("button",{style:{border:"none"},disabled:o,"aria-label":"toggle menu",className:jt.toggleButton,type:"button",...m(),children:f?l.jsx(l.Fragment,{children:"↑"}):l.jsx(l.Fragment,{children:"↓"})})]})}),l.jsx("ul",{className:`${jt.menu} ${f&&e.length?"":jt.hidden} ${s==="top"?jt.menuTop:jt.menuBottom}`,...h(),children:f&&a.map((S,N)=>l.jsx("li",{className:`${jt.menuItem} ${v===N?jt.highlighted:""} ${t===(S==null?void 0:S.value)?jt.selected:""}`,...p({item:S,index:N}),children:l.jsx("span",{children:S.label})},S.id))})]})}const Fr=Math.min,nr=Math.max,oo=Math.round,Ki=Math.floor,Fn=e=>({x:e,y:e}),Wv={left:"right",right:"left",bottom:"top",top:"bottom"},Jv={start:"end",end:"start"};function bs(e,t,n){return nr(e,Fr(t,n))}function hi(e,t){return typeof e=="function"?e(t):e}function lr(e){return e.split("-")[0]}function mi(e){return e.split("-")[1]}function $u(e){return e==="x"?"y":"x"}function ia(e){return e==="y"?"height":"width"}function Mr(e){return["top","bottom"].includes(lr(e))?"y":"x"}function oa(e){return $u(Mr(e))}function zv(e,t,n){n===void 0&&(n=!1);const r=mi(e),o=oa(e),i=ia(o);let s=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=so(s)),[s,so(s)]}function Gv(e){const t=so(e);return[_s(e),t,_s(t)]}function _s(e){return e.replace(/start|end/g,t=>Jv[t])}function Qv(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 Xv(e,t,n,r){const o=mi(e);let i=Qv(lr(e),n==="start",r);return o&&(i=i.map(s=>s+"-"+o),t&&(i=i.concat(i.map(_s)))),i}function so(e){return e.replace(/left|right|bottom|top/g,t=>Wv[t])}function Yv(e){return{top:0,right:0,bottom:0,left:0,...e}}function qu(e){return typeof e!="number"?Yv(e):{top:e,right:e,bottom:e,left:e}}function ao(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 gc(e,t,n){let{reference:r,floating:o}=e;const i=Mr(t),s=oa(t),a=ia(s),c=lr(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 h;switch(c){case"top":h={x:d,y:r.y-o.height};break;case"bottom":h={x:d,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:f};break;case"left":h={x:r.x-o.width,y:f};break;default:h={x:r.x,y:r.y}}switch(mi(t)){case"start":h[s]-=m*(n&&u?-1:1);break;case"end":h[s]+=m*(n&&u?-1:1);break}return h}const Zv=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}=gc(u,r,c),m=r,h={},y=0;for(let v=0;v<a.length;v++){const{name:p,fn:x}=a[v],{x:g,y:b,data:O,reset:_}=await x({x:d,y:f,initialPlacement:r,placement:m,strategy:o,middlewareData:h,rects:u,platform:s,elements:{reference:e,floating:t}});d=g??d,f=b??f,h={...h,[p]:{...h[p],...O}},_&&y<=50&&(y++,typeof _=="object"&&(_.placement&&(m=_.placement),_.rects&&(u=_.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:o}):_.rects),{x:d,y:f}=gc(u,m,c)),v=-1)}return{x:d,y:f,placement:m,strategy:o,middlewareData:h}};async function Uu(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:h=0}=hi(t,e),y=qu(h),p=a[m?f==="floating"?"reference":"floating":f],x=ao(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:u,rootBoundary:d,strategy:c})),g=f==="floating"?{x:r,y:o,width:s.floating.width,height:s.floating.height}:s.reference,b=await(i.getOffsetParent==null?void 0:i.getOffsetParent(a.floating)),O=await(i.isElement==null?void 0:i.isElement(b))?await(i.getScale==null?void 0:i.getScale(b))||{x:1,y:1}:{x:1,y:1},_=ao(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:g,offsetParent:b,strategy:c}):g);return{top:(x.top-_.top+y.top)/O.y,bottom:(_.bottom-x.bottom+y.bottom)/O.y,left:(x.left-_.left+y.left)/O.x,right:(_.right-x.right+y.right)/O.x}}const ew=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}=hi(e,t)||{};if(u==null)return{};const f=qu(d),m={x:n,y:r},h=oa(o),y=ia(h),v=await s.getDimensions(u),p=h==="y",x=p?"top":"left",g=p?"bottom":"right",b=p?"clientHeight":"clientWidth",O=i.reference[y]+i.reference[h]-m[h]-i.floating[y],_=m[h]-i.reference[h],T=await(s.getOffsetParent==null?void 0:s.getOffsetParent(u));let S=T?T[b]:0;(!S||!await(s.isElement==null?void 0:s.isElement(T)))&&(S=a.floating[b]||i.floating[y]);const N=O/2-_/2,F=S/2-v[y]/2-1,q=Fr(f[x],F),G=Fr(f[g],F),z=q,ne=S-v[y]-G,B=S/2-v[y]/2+N,ce=bs(z,B,ne),oe=!c.arrow&&mi(o)!=null&&B!==ce&&i.reference[y]/2-(B<z?q:G)-v[y]/2<0,te=oe?B<z?B-z:B-ne:0;return{[h]:m[h]+te,data:{[h]:ce,centerOffset:B-ce-te,...oe&&{alignmentOffset:te}},reset:oe}}}),tw=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:h="bestFit",fallbackAxisSideDirection:y="none",flipAlignment:v=!0,...p}=hi(e,t);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const x=lr(o),g=Mr(a),b=lr(a)===a,O=await(c.isRTL==null?void 0:c.isRTL(u.floating)),_=m||(b||!v?[so(a)]:Gv(a)),T=y!=="none";!m&&T&&_.push(...Xv(a,v,y,O));const S=[a,..._],N=await Uu(t,p),F=[];let q=((r=i.flip)==null?void 0:r.overflows)||[];if(d&&F.push(N[x]),f){const B=zv(o,s,O);F.push(N[B[0]],N[B[1]])}if(q=[...q,{placement:o,overflows:F}],!F.every(B=>B<=0)){var G,z;const B=(((G=i.flip)==null?void 0:G.index)||0)+1,ce=S[B];if(ce)return{data:{index:B,overflows:q},reset:{placement:ce}};let oe=(z=q.filter(te=>te.overflows[0]<=0).sort((te,ge)=>te.overflows[1]-ge.overflows[1])[0])==null?void 0:z.placement;if(!oe)switch(h){case"bestFit":{var ne;const te=(ne=q.filter(ge=>{if(T){const we=Mr(ge.placement);return we===g||we==="y"}return!0}).map(ge=>[ge.placement,ge.overflows.filter(we=>we>0).reduce((we,A)=>we+A,0)]).sort((ge,we)=>ge[1]-we[1])[0])==null?void 0:ne[0];te&&(oe=te);break}case"initialPlacement":oe=a;break}if(o!==oe)return{reset:{placement:oe}}}return{}}}};async function nw(e,t){const{placement:n,platform:r,elements:o}=e,i=await(r.isRTL==null?void 0:r.isRTL(o.floating)),s=lr(n),a=mi(n),c=Mr(n)==="y",u=["left","top"].includes(s)?-1:1,d=i&&c?-1:1,f=hi(t,e);let{mainAxis:m,crossAxis:h,alignmentAxis:y}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return a&&typeof y=="number"&&(h=a==="end"?y*-1:y),c?{x:h*d,y:m*u}:{x:m*u,y:h*d}}const rw=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 nw(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}}}}},iw=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,y:g}=p;return{x,y:g}}},...c}=hi(e,t),u={x:n,y:r},d=await Uu(t,c),f=Mr(lr(o)),m=$u(f);let h=u[m],y=u[f];if(i){const p=m==="y"?"top":"left",x=m==="y"?"bottom":"right",g=h+d[p],b=h-d[x];h=bs(g,h,b)}if(s){const p=f==="y"?"top":"left",x=f==="y"?"bottom":"right",g=y+d[p],b=y-d[x];y=bs(g,y,b)}const v=a.fn({...t,[m]:h,[f]:y});return{...v,data:{x:v.x-n,y:v.y-r,enabled:{[m]:i,[f]:s}}}}}};function vo(){return typeof window<"u"}function Br(e){return Hu(e)?(e.nodeName||"").toLowerCase():"#document"}function It(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Yt(e){var t;return(t=(Hu(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Hu(e){return vo()?e instanceof Node||e instanceof It(e).Node:!1}function qt(e){return vo()?e instanceof Element||e instanceof It(e).Element:!1}function Xt(e){return vo()?e instanceof HTMLElement||e instanceof It(e).HTMLElement:!1}function yc(e){return!vo()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof It(e).ShadowRoot}function gi(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Ut(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function ow(e){return["table","td","th"].includes(Br(e))}function wo(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function sa(e){const t=aa(),n=qt(e)?Ut(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 sw(e){let t=Mn(e);for(;Xt(t)&&!kr(t);){if(sa(t))return t;if(wo(t))return null;t=Mn(t)}return null}function aa(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function kr(e){return["html","body","#document"].includes(Br(e))}function Ut(e){return It(e).getComputedStyle(e)}function Io(e){return qt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Mn(e){if(Br(e)==="html")return e;const t=e.assignedSlot||e.parentNode||yc(e)&&e.host||Yt(e);return yc(t)?t.host:t}function Bu(e){const t=Mn(e);return kr(t)?e.ownerDocument?e.ownerDocument.body:e.body:Xt(t)&&gi(t)?t:Bu(t)}function si(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=Bu(e),i=o===((r=e.ownerDocument)==null?void 0:r.body),s=It(o);if(i){const a=xs(s);return t.concat(s,s.visualViewport||[],gi(o)?o:[],a&&n?si(a):[])}return t.concat(o,si(o,[],n))}function xs(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Wu(e){const t=Ut(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=Xt(e),i=o?e.offsetWidth:n,s=o?e.offsetHeight:r,a=oo(n)!==i||oo(r)!==s;return a&&(n=i,r=s),{width:n,height:r,$:a}}function ca(e){return qt(e)?e:e.contextElement}function mr(e){const t=ca(e);if(!Xt(t))return Fn(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=Wu(t);let s=(i?oo(n.width):n.width)/r,a=(i?oo(n.height):n.height)/o;return(!s||!Number.isFinite(s))&&(s=1),(!a||!Number.isFinite(a))&&(a=1),{x:s,y:a}}const aw=Fn(0);function Ju(e){const t=It(e);return!aa()||!t.visualViewport?aw:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function cw(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==It(e)?!1:t}function ur(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),i=ca(e);let s=Fn(1);t&&(r?qt(r)&&(s=mr(r)):s=mr(e));const a=cw(i,n,r)?Ju(i):Fn(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=It(i),h=r&&qt(r)?It(r):r;let y=m,v=xs(y);for(;v&&r&&h!==y;){const p=mr(v),x=v.getBoundingClientRect(),g=Ut(v),b=x.left+(v.clientLeft+parseFloat(g.paddingLeft))*p.x,O=x.top+(v.clientTop+parseFloat(g.paddingTop))*p.y;c*=p.x,u*=p.y,d*=p.x,f*=p.y,c+=b,u+=O,y=It(v),v=xs(y)}}return ao({width:d,height:f,x:c,y:u})}function lw(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const i=o==="fixed",s=Yt(r),a=t?wo(t.floating):!1;if(r===s||a&&i)return n;let c={scrollLeft:0,scrollTop:0},u=Fn(1);const d=Fn(0),f=Xt(r);if((f||!f&&!i)&&((Br(r)!=="body"||gi(s))&&(c=Io(r)),Xt(r))){const m=ur(r);u=mr(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 uw(e){return Array.from(e.getClientRects())}function Os(e,t){const n=Io(e).scrollLeft;return t?t.left+n:ur(Yt(e)).left+n}function dw(e){const t=Yt(e),n=Io(e),r=e.ownerDocument.body,o=nr(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=nr(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+Os(e);const a=-n.scrollTop;return Ut(r).direction==="rtl"&&(s+=nr(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:s,y:a}}function fw(e,t){const n=It(e),r=Yt(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=aa();(!u||u&&t==="fixed")&&(a=o.offsetLeft,c=o.offsetTop)}return{width:i,height:s,x:a,y:c}}function pw(e,t){const n=ur(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=Xt(e)?mr(e):Fn(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 vc(e,t,n){let r;if(t==="viewport")r=fw(e,n);else if(t==="document")r=dw(Yt(e));else if(qt(t))r=pw(t,n);else{const o=Ju(e);r={...t,x:t.x-o.x,y:t.y-o.y}}return ao(r)}function zu(e,t){const n=Mn(e);return n===t||!qt(n)||kr(n)?!1:Ut(n).position==="fixed"||zu(n,t)}function hw(e,t){const n=t.get(e);if(n)return n;let r=si(e,[],!1).filter(a=>qt(a)&&Br(a)!=="body"),o=null;const i=Ut(e).position==="fixed";let s=i?Mn(e):e;for(;qt(s)&&!kr(s);){const a=Ut(s),c=sa(s);!c&&a.position==="fixed"&&(o=null),(i?!c&&!o:!c&&a.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||gi(s)&&!c&&zu(e,s))?r=r.filter(d=>d!==s):o=a,s=Mn(s)}return t.set(e,r),r}function mw(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const s=[...n==="clippingAncestors"?wo(t)?[]:hw(t,this._c):[].concat(n),r],a=s[0],c=s.reduce((u,d)=>{const f=vc(t,d,o);return u.top=nr(f.top,u.top),u.right=Fr(f.right,u.right),u.bottom=Fr(f.bottom,u.bottom),u.left=nr(f.left,u.left),u},vc(t,a,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function gw(e){const{width:t,height:n}=Wu(e);return{width:t,height:n}}function yw(e,t,n){const r=Xt(t),o=Yt(t),i=n==="fixed",s=ur(e,!0,i,t);let a={scrollLeft:0,scrollTop:0};const c=Fn(0);if(r||!r&&!i)if((Br(t)!=="body"||gi(o))&&(a=Io(t)),r){const h=ur(t,!0,i,t);c.x=h.x+t.clientLeft,c.y=h.y+t.clientTop}else o&&(c.x=Os(o));let u=0,d=0;if(o&&!r&&!i){const h=o.getBoundingClientRect();d=h.top+a.scrollTop,u=h.left+a.scrollLeft-Os(o,h)}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 Uo(e){return Ut(e).position==="static"}function wc(e,t){if(!Xt(e)||Ut(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Yt(e)===n&&(n=n.ownerDocument.body),n}function Gu(e,t){const n=It(e);if(wo(e))return n;if(!Xt(e)){let o=Mn(e);for(;o&&!kr(o);){if(qt(o)&&!Uo(o))return o;o=Mn(o)}return n}let r=wc(e,t);for(;r&&ow(r)&&Uo(r);)r=wc(r,t);return r&&kr(r)&&Uo(r)&&!sa(r)?n:r||sw(e)||n}const vw=async function(e){const t=this.getOffsetParent||Gu,n=this.getDimensions,r=await n(e.floating);return{reference:yw(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function ww(e){return Ut(e).direction==="rtl"}const Iw={convertOffsetParentRelativeRectToViewportRelativeRect:lw,getDocumentElement:Yt,getClippingRect:mw,getOffsetParent:Gu,getElementRects:vw,getClientRects:uw,getDimensions:gw,getScale:mr,isElement:qt,isRTL:ww};function bw(e,t){let n=null,r;const o=Yt(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 h=Ki(d),y=Ki(o.clientWidth-(u+f)),v=Ki(o.clientHeight-(d+m)),p=Ki(u),g={rootMargin:-h+"px "+-y+"px "+-v+"px "+-p+"px",threshold:nr(0,Fr(1,c))||1};let b=!0;function O(_){const T=_[0].intersectionRatio;if(T!==c){if(!b)return s();T?s(!1,T):r=setTimeout(()=>{s(!1,1e-7)},1e3)}b=!1}try{n=new IntersectionObserver(O,{...g,root:o.ownerDocument})}catch{n=new IntersectionObserver(O,g)}n.observe(e)}return s(!0),i}function _w(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=ca(e),d=o||i?[...u?si(u):[],...si(t)]:[];d.forEach(x=>{o&&x.addEventListener("scroll",n,{passive:!0}),i&&x.addEventListener("resize",n)});const f=u&&a?bw(u,n):null;let m=-1,h=null;s&&(h=new ResizeObserver(x=>{let[g]=x;g&&g.target===u&&h&&(h.unobserve(t),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var b;(b=h)==null||b.observe(t)})),n()}),u&&!c&&h.observe(u),h.observe(t));let y,v=c?ur(e):null;c&&p();function p(){const x=ur(e);v&&(x.x!==v.x||x.y!==v.y||x.width!==v.width||x.height!==v.height)&&n(),v=x,y=requestAnimationFrame(p)}return n(),()=>{var x;d.forEach(g=>{o&&g.removeEventListener("scroll",n),i&&g.removeEventListener("resize",n)}),f==null||f(),(x=h)==null||x.disconnect(),h=null,c&&cancelAnimationFrame(y)}}const xw=rw,Ow=iw,Cw=tw,Ew=ew,Ic=(e,t,n)=>{const r=new Map,o={platform:Iw,...n},i={...o.platform,_c:r};return Zv(e,t,{...o,platform:i})};/*
43
+ */var sc;function Wy(){return sc||(sc=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"),p=Symbol.for("react.offscreen"),y=!1,v=!1,h=!1,x=!1,g=!1,b;b=Symbol.for("react.module.reference");function O(H){return!!(typeof H=="string"||typeof H=="function"||H===n||H===o||g||H===r||H===u||H===d||x||H===p||y||v||h||typeof H=="object"&&H!==null&&(H.$$typeof===m||H.$$typeof===f||H.$$typeof===i||H.$$typeof===s||H.$$typeof===c||H.$$typeof===b||H.getModuleId!==void 0))}function _(H){if(typeof H=="object"&&H!==null){var Ee=H.$$typeof;switch(Ee){case e:var Le=H.type;switch(Le){case n:case o:case r:case u:case d:return Le;default:var Ge=Le&&Le.$$typeof;switch(Ge){case a:case s:case c:case m:case f:case i:return Ge;default:return Ee}}case t:return Ee}}}var T=s,S=i,N=e,F=c,q=n,G=m,z=f,ne=t,B=o,ce=r,oe=u,te=d,ge=!1,we=!1;function A(H){return ge||(ge=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function j(H){return we||(we=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function $(H){return _(H)===s}function K(H){return _(H)===i}function L(H){return typeof H=="object"&&H!==null&&H.$$typeof===e}function M(H){return _(H)===c}function Y(H){return _(H)===n}function Z(H){return _(H)===m}function U(H){return _(H)===f}function ee(H){return _(H)===t}function Q(H){return _(H)===o}function de(H){return _(H)===r}function k(H){return _(H)===u}function ve(H){return _(H)===d}Oe.ContextConsumer=T,Oe.ContextProvider=S,Oe.Element=N,Oe.ForwardRef=F,Oe.Fragment=q,Oe.Lazy=G,Oe.Memo=z,Oe.Portal=ne,Oe.Profiler=B,Oe.StrictMode=ce,Oe.Suspense=oe,Oe.SuspenseList=te,Oe.isAsyncMode=A,Oe.isConcurrentMode=j,Oe.isContextConsumer=$,Oe.isContextProvider=K,Oe.isElement=L,Oe.isForwardRef=M,Oe.isFragment=Y,Oe.isLazy=Z,Oe.isMemo=U,Oe.isPortal=ee,Oe.isProfiler=Q,Oe.isStrictMode=de,Oe.isSuspense=k,Oe.isSuspenseList=ve,Oe.isValidElementType=O,Oe.typeOf=_}()),Oe}process.env.NODE_ENV==="production"?ys.exports=By():ys.exports=Wy();var ac=ys.exports;const cc=e=>typeof e=="object"&&e!=null&&e.nodeType===1,lc=(e,t)=>(!t||e!=="hidden")&&e!=="visible"&&e!=="clip",qo=(e,t)=>{if(e.clientHeight<e.scrollHeight||e.clientWidth<e.scrollWidth){const n=getComputedStyle(e,null);return lc(n.overflowY,t)||lc(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,Jy=e=>{const t=e.parentElement;return t??(e.getRootNode().host||null)},zy=(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:oe=>oe!==u;if(!cc(e))throw new TypeError("Invalid target");const m=document.scrollingElement||document.documentElement,p=[];let y=e;for(;cc(y)&&f(y);){if(y=Jy(y),y===m){p.push(y);break}y!=null&&y===document.body&&qo(y)&&!qo(document.documentElement)||y!=null&&qo(y,d)&&p.push(y)}const v=(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:x,scrollY:g}=window,{height:b,width:O,top:_,right:T,bottom:S,left:N}=e.getBoundingClientRect(),{top:F,right:q,bottom:G,left:z}=(oe=>{const te=window.getComputedStyle(oe);return{top:parseFloat(te.scrollMarginTop)||0,right:parseFloat(te.scrollMarginRight)||0,bottom:parseFloat(te.scrollMarginBottom)||0,left:parseFloat(te.scrollMarginLeft)||0}})(e);let ne=a==="start"||a==="nearest"?_-F:a==="end"?S+G:_+b/2-F+G,B=c==="center"?N+O/2-z+q:c==="end"?T+q:N-z;const ce=[];for(let oe=0;oe<p.length;oe++){const te=p[oe],{height:ge,width:we,top:A,right:j,bottom:$,left:K}=te.getBoundingClientRect();if(s==="if-needed"&&_>=0&&N>=0&&S<=h&&T<=v&&_>=A&&S<=$&&N>=K&&T<=j)return ce;const L=getComputedStyle(te),M=parseInt(L.borderLeftWidth,10),Y=parseInt(L.borderTopWidth,10),Z=parseInt(L.borderRightWidth,10),U=parseInt(L.borderBottomWidth,10);let ee=0,Q=0;const de="offsetWidth"in te?te.offsetWidth-te.clientWidth-M-Z:0,k="offsetHeight"in te?te.offsetHeight-te.clientHeight-Y-U:0,ve="offsetWidth"in te?te.offsetWidth===0?0:we/te.offsetWidth:0,H="offsetHeight"in te?te.offsetHeight===0?0:ge/te.offsetHeight:0;if(m===te)ee=a==="start"?ne:a==="end"?ne-h:a==="nearest"?ji(g,g+h,h,Y,U,g+ne,g+ne+b,b):ne-h/2,Q=c==="start"?B:c==="center"?B-v/2:c==="end"?B-v:ji(x,x+v,v,M,Z,x+B,x+B+O,O),ee=Math.max(0,ee+g),Q=Math.max(0,Q+x);else{ee=a==="start"?ne-A-Y:a==="end"?ne-$+U+k:a==="nearest"?ji(A,$,ge,Y,U+k,ne,ne+b,b):ne-(A+ge/2)+k/2,Q=c==="start"?B-K-M:c==="center"?B-(K+we/2)+de/2:c==="end"?B-j+Z+de:ji(K,j,we,M,Z+de,B,B+O,O);const{scrollLeft:Ee,scrollTop:Le}=te;ee=H===0?0:Math.max(0,Math.min(Le+ee/H,te.scrollHeight-ge/H+k)),Q=ve===0?0:Math.max(0,Math.min(Ee+Q/ve,te.scrollWidth-we/ve+de)),ne+=Le-ee,B+=Ee-Q}ce.push({el:te,top:ee,left:Q})}return ce};var Pr=function(){return Pr=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},Pr.apply(this,arguments)};var Gy=0;function uc(e){return typeof e=="function"?e:vt}function vt(){}function iu(e,t){if(e){var n=zy(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 dc(e,t,n){var r=e===t||t instanceof n.Node&&e.contains&&e.contains(t);return r}function $s(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 He(){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 pr(){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 ou(){return String(Gy++)}function Qy(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 fc(e,t){return e=Array.isArray(e)?e[0]:e,!e&&t?t:e}function su(e){return typeof e.type=="string"}function au(e){return e.props}function Xy(e,t){console.error('The property "'+t+'" is required in "'+e+'"')}var Yy=["highlightedIndex","inputValue","isOpen","selectedItem","type"];function Li(e){e===void 0&&(e={});var t={};return Yy.forEach(function(n){e.hasOwnProperty(n)&&(t[n]=e[n])}),t}function to(e,t){return!e||!t?e:Object.keys(e).reduce(function(n,r){return n[r]=no(t,r)?t[r]:e[r],n},{})}function no(e,t){return e[t]!==void 0}function vs(e){var t=e.key,n=e.keyCode;return n>=37&&n<=40&&t.indexOf("Arrow")!==0?"Arrow"+t:t}function Zy(e){return Object.prototype.toString.call(e)==="[object Object]"}function Jn(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=Dr(a,t<0,n,r,o);return c===-1?e>=i?-1:e:c}function Dr(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?Dr(t?i-1:0,t,n,r):-1}function ro(e,t,n,r){return r===void 0&&(r=!0),n&&t.some(function(o){return o&&(dc(o,e,n)||r&&dc(o,n.document.activeElement,n))})}var qs=vt;process.env.NODE_ENV!=="production"&&(qs=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 ev=$s(function(e){cu(e).textContent=""},500);function cu(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 lu(e,t){if(!(!e||!t)){var n=cu(t);n.textContent=e,ev(t)}}function tv(e){var t=e==null?void 0:e.getElementById("a11y-status-message");t&&t.remove()}var uu=process.env.NODE_ENV!=="production"?"__autocomplete_unknown__":0,du=process.env.NODE_ENV!=="production"?"__autocomplete_mouseup__":1,fu=process.env.NODE_ENV!=="production"?"__autocomplete_item_mouseenter__":2,Hi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_up__":3,Bi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_down__":4,pu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_escape__":5,hu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_enter__":6,mu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_home__":7,gu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_end__":8,yu=process.env.NODE_ENV!=="production"?"__autocomplete_click_item__":9,vu=process.env.NODE_ENV!=="production"?"__autocomplete_blur_input__":10,wu=process.env.NODE_ENV!=="production"?"__autocomplete_change_input__":11,Iu=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_space_button__":12,ws=process.env.NODE_ENV!=="production"?"__autocomplete_click_button__":13,bu=process.env.NODE_ENV!=="production"?"__autocomplete_blur_button__":14,_u=process.env.NODE_ENV!=="production"?"__autocomplete_controlled_prop_updated_selected_item__":15,xu=process.env.NODE_ENV!=="production"?"__autocomplete_touchend__":16,nv=Object.freeze({__proto__:null,blurButton:bu,blurInput:vu,changeInput:wu,clickButton:ws,clickItem:yu,controlledPropUpdatedSelectedItem:_u,itemMouseEnter:fu,keyDownArrowDown:Bi,keyDownArrowUp:Hi,keyDownEnd:gu,keyDownEnter:hu,keyDownEscape:pu,keyDownHome:mu,keyDownSpaceButton:Iu,mouseUp:du,touchEnd:xu,unknown:uu}),rv=["refKey","ref"],iv=["onClick","onPress","onKeyDown","onKeyUp","onBlur"],ov=["onKeyDown","onBlur","onChange","onInput","onChangeText"],sv=["refKey","ref"],av=["onMouseMove","onMouseDown","onClick","onPress","index","item"],cv=function(){var e=function(t){function n(o){var i;i=t.call(this,o)||this,i.id=i.props.id||"downshift-"+ou(),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(g){return i.id+"-item-"+g},i.items=[],i.itemCount=null,i.previousResultCount=0,i.timeoutIds=[],i.internalSetTimeout=function(g,b){var O=setTimeout(function(){i.timeoutIds=i.timeoutIds.filter(function(_){return _!==O}),g()},b);i.timeoutIds.push(O)},i.setItemCount=function(g){i.itemCount=g},i.unsetItemCount=function(){i.itemCount=null},i.isItemDisabled=function(g,b){var O=i.getItemNodeFromIndex(b);return O&&O.hasAttribute("disabled")},i.setHighlightedIndex=function(g,b){g===void 0&&(g=i.props.defaultHighlightedIndex),b===void 0&&(b={}),b=Li(b),i.internalSetState(he({highlightedIndex:g},b))},i.clearSelection=function(g){i.internalSetState({selectedItem:null,inputValue:"",highlightedIndex:i.props.defaultHighlightedIndex,isOpen:i.props.defaultIsOpen},g)},i.selectItem=function(g,b,O){b=Li(b),i.internalSetState(he({isOpen:i.props.defaultIsOpen,highlightedIndex:i.props.defaultHighlightedIndex,selectedItem:g,inputValue:i.props.itemToString(g)},b),O)},i.selectItemAtIndex=function(g,b,O){var _=i.items[g];_!=null&&i.selectItem(_,b,O)},i.selectHighlightedItem=function(g,b){return i.selectItemAtIndex(i.getState().highlightedIndex,g,b)},i.internalSetState=function(g,b){var O,_,T={},S=typeof g=="function";return!S&&g.hasOwnProperty("inputValue")&&i.props.onInputValueChange(g.inputValue,he({},i.getStateAndHelpers(),g)),i.setState(function(N){var F;N=i.getState(N);var q=S?g(N):g;q=i.props.stateReducer(N,q),O=q.hasOwnProperty("selectedItem");var G={};return O&&q.selectedItem!==N.selectedItem&&(_=q.selectedItem),(F=q).type||(F.type=uu),Object.keys(q).forEach(function(z){N[z]!==q[z]&&(T[z]=q[z]),z!=="type"&&(q[z],no(i.props,z)||(G[z]=q[z]))}),S&&q.hasOwnProperty("inputValue")&&i.props.onInputValueChange(q.inputValue,he({},i.getStateAndHelpers(),q)),G},function(){uc(b)();var N=Object.keys(T).length>1;N&&i.props.onStateChange(T,i.getStateAndHelpers()),O&&i.props.onSelect(g.selectedItem,i.getStateAndHelpers()),_!==void 0&&i.props.onChange(_,i.getStateAndHelpers()),i.props.onUserAction(T,i.getStateAndHelpers())})},i.rootRef=function(g){return i._rootNode=g},i.getRootProps=function(g,b){var O,_=g===void 0?{}:g,T=_.refKey,S=T===void 0?"ref":T,N=_.ref,F=ln(_,rv),q=b===void 0?{}:b,G=q.suppressRefError,z=G===void 0?!1:G;i.getRootProps.called=!0,i.getRootProps.refKey=S,i.getRootProps.suppressRefError=z;var ne=i.getState(),B=ne.isOpen;return he((O={},O[S]=pr(N,i.rootRef),O.role="combobox",O["aria-expanded"]=B,O["aria-haspopup"]="listbox",O["aria-owns"]=B?i.menuId:void 0,O["aria-labelledby"]=i.labelId,O),F)},i.keyDownHandlers={ArrowDown:function(b){var O=this;if(b.preventDefault(),this.getState().isOpen){var _=b.shiftKey?5:1;this.moveHighlightedIndex(_,{type:Bi})}else this.internalSetState({isOpen:!0,type:Bi},function(){var T=O.getItemCount();if(T>0){var S=O.getState(),N=S.highlightedIndex,F=Jn(N,1,{length:T},O.isItemDisabled,!0);O.setHighlightedIndex(F,{type:Bi})}})},ArrowUp:function(b){var O=this;if(b.preventDefault(),this.getState().isOpen){var _=b.shiftKey?-5:-1;this.moveHighlightedIndex(_,{type:Hi})}else this.internalSetState({isOpen:!0,type:Hi},function(){var T=O.getItemCount();if(T>0){var S=O.getState(),N=S.highlightedIndex,F=Jn(N,-1,{length:T},O.isItemDisabled,!0);O.setHighlightedIndex(F,{type:Hi})}})},Enter:function(b){if(b.which!==229){var O=this.getState(),_=O.isOpen,T=O.highlightedIndex;if(_&&T!=null){b.preventDefault();var S=this.items[T],N=this.getItemNodeFromIndex(T);if(S==null||N&&N.hasAttribute("disabled"))return;this.selectHighlightedItem({type:hu})}}},Escape:function(b){b.preventDefault(),this.reset(he({type:pu},!this.state.isOpen&&{selectedItem:null,inputValue:""}))}},i.buttonKeyDownHandlers=he({},i.keyDownHandlers,{" ":function(b){b.preventDefault(),this.toggleMenu({type:Iu})}}),i.inputKeyDownHandlers=he({},i.keyDownHandlers,{Home:function(b){var O=this.getState(),_=O.isOpen;if(_){b.preventDefault();var T=this.getItemCount();if(!(T<=0||!_)){var S=Dr(0,!1,{length:T},this.isItemDisabled);this.setHighlightedIndex(S,{type:mu})}}},End:function(b){var O=this.getState(),_=O.isOpen;if(_){b.preventDefault();var T=this.getItemCount();if(!(T<=0||!_)){var S=Dr(T-1,!0,{length:T},this.isItemDisabled);this.setHighlightedIndex(S,{type:gu})}}}}),i.getToggleButtonProps=function(g){var b=g===void 0?{}:g,O=b.onClick;b.onPress;var _=b.onKeyDown,T=b.onKeyUp,S=b.onBlur,N=ln(b,iv),F=i.getState(),q=F.isOpen,G={onClick:He(O,i.buttonHandleClick),onKeyDown:He(_,i.buttonHandleKeyDown),onKeyUp:He(T,i.buttonHandleKeyUp),onBlur:He(S,i.buttonHandleBlur)},z=N.disabled?{}:G;return he({type:"button",role:"button","aria-label":q?"close menu":"open menu","aria-haspopup":!0,"data-toggle":!0},z,N)},i.buttonHandleKeyUp=function(g){g.preventDefault()},i.buttonHandleKeyDown=function(g){var b=vs(g);i.buttonKeyDownHandlers[b]&&i.buttonKeyDownHandlers[b].call(i,g)},i.buttonHandleClick=function(g){if(g.preventDefault(),i.props.environment){var b=i.props.environment.document,O=b.body,_=b.activeElement;O&&O===_&&g.target.focus()}process.env.NODE_ENV==="test"?i.toggleMenu({type:ws}):i.internalSetTimeout(function(){return i.toggleMenu({type:ws})})},i.buttonHandleBlur=function(g){var b=g.target;i.internalSetTimeout(function(){if(!(i.isMouseDown||!i.props.environment)){var O=i.props.environment.document.activeElement;(O==null||O.id!==i.inputId)&&O!==b&&i.reset({type:bu})}})},i.getLabelProps=function(g){return he({htmlFor:i.inputId,id:i.labelId},g)},i.getInputProps=function(g){var b=g===void 0?{}:g,O=b.onKeyDown,_=b.onBlur,T=b.onChange,S=b.onInput;b.onChangeText;var N=ln(b,ov),F,q={};F="onChange";var G=i.getState(),z=G.inputValue,ne=G.isOpen,B=G.highlightedIndex;if(!N.disabled){var ce;q=(ce={},ce[F]=He(T,S,i.inputHandleChange),ce.onKeyDown=He(O,i.inputHandleKeyDown),ce.onBlur=He(_,i.inputHandleBlur),ce)}return he({"aria-autocomplete":"list","aria-activedescendant":ne&&typeof B=="number"&&B>=0?i.getItemId(B):void 0,"aria-controls":ne?i.menuId:void 0,"aria-labelledby":N&&N["aria-label"]?void 0:i.labelId,autoComplete:"off",value:z,id:i.inputId},q,N)},i.inputHandleKeyDown=function(g){var b=vs(g);b&&i.inputKeyDownHandlers[b]&&i.inputKeyDownHandlers[b].call(i,g)},i.inputHandleChange=function(g){i.internalSetState({type:wu,isOpen:!0,inputValue:g.target.value,highlightedIndex:i.props.defaultHighlightedIndex})},i.inputHandleBlur=function(){i.internalSetTimeout(function(){var g;if(!(i.isMouseDown||!i.props.environment)){var b=i.props.environment.document.activeElement,O=(b==null||(g=b.dataset)==null?void 0:g.toggle)&&i._rootNode&&i._rootNode.contains(b);O||i.reset({type:vu})}})},i.menuRef=function(g){i._menuNode=g},i.getMenuProps=function(g,b){var O,_=g===void 0?{}:g,T=_.refKey,S=T===void 0?"ref":T,N=_.ref,F=ln(_,sv),q=b===void 0?{}:b,G=q.suppressRefError,z=G===void 0?!1:G;return i.getMenuProps.called=!0,i.getMenuProps.refKey=S,i.getMenuProps.suppressRefError=z,he((O={},O[S]=pr(N,i.menuRef),O.role="listbox",O["aria-labelledby"]=F&&F["aria-label"]?void 0:i.labelId,O.id=i.menuId,O),F)},i.getItemProps=function(g){var b,O=g===void 0?{}:g,_=O.onMouseMove,T=O.onMouseDown,S=O.onClick;O.onPress;var N=O.index,F=O.item,q=F===void 0?process.env.NODE_ENV==="production"?void 0:Xy("getItemProps","item"):F,G=ln(O,av);N===void 0?(i.items.push(q),N=i.items.indexOf(q)):i.items[N]=q;var z="onClick",ne=S,B=(b={onMouseMove:He(_,function(){N!==i.getState().highlightedIndex&&(i.setHighlightedIndex(N,{type:fu}),i.avoidScrolling=!0,i.internalSetTimeout(function(){return i.avoidScrolling=!1},250))}),onMouseDown:He(T,function(oe){oe.preventDefault()})},b[z]=He(ne,function(){i.selectItemAtIndex(N,{type:yu})}),b),ce=G.disabled?{onMouseDown:B.onMouseDown}:B;return he({id:i.getItemId(N),role:"option","aria-selected":i.getState().highlightedIndex===N},ce,G)},i.clearItems=function(){i.items=[]},i.reset=function(g,b){g===void 0&&(g={}),g=Li(g),i.internalSetState(function(O){var _=O.selectedItem;return he({isOpen:i.props.defaultIsOpen,highlightedIndex:i.props.defaultHighlightedIndex,inputValue:i.props.itemToString(_)},g)},b)},i.toggleMenu=function(g,b){g===void 0&&(g={}),g=Li(g),i.internalSetState(function(O){var _=O.isOpen;return he({isOpen:!_},_&&{highlightedIndex:i.props.defaultHighlightedIndex},g)},function(){var O=i.getState(),_=O.isOpen,T=O.highlightedIndex;_&&i.getItemCount()>0&&typeof T=="number"&&i.setHighlightedIndex(T,g),uc(b)()})},i.openMenu=function(g){i.internalSetState({isOpen:!0},g)},i.closeMenu=function(g){i.internalSetState({isOpen:!1},g)},i.updateStatus=$s(function(){var g;if((g=i.props)!=null&&(g=g.environment)!=null&&g.document){var b=i.getState(),O=i.items[b.highlightedIndex],_=i.getItemCount(),T=i.props.getA11yStatusMessage(he({itemToString:i.props.itemToString,previousResultCount:i.previousResultCount,resultCount:_,highlightedItem:O},b));i.previousResultCount=_,lu(T,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,p=s.initialInputValue,y=p===void 0?"":p,v=s.initialSelectedItem,h=v===void 0?null:v,x=i.getState({highlightedIndex:u,isOpen:m,inputValue:y,selectedItem:h});return x.selectedItem!=null&&i.props.initialInputValue===void 0&&(x.inputValue=i.props.itemToString(x.selectedItem)),i.state=x,i}My(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),to(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=Jn(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,p=this.getToggleButtonProps,y=this.getLabelProps,v=this.getMenuProps,h=this.getInputProps,x=this.getItemProps,g=this.openMenu,b=this.closeMenu,O=this.toggleMenu,_=this.selectItem,T=this.selectItemAtIndex,S=this.selectHighlightedItem,N=this.setHighlightedIndex,F=this.clearSelection,q=this.clearItems,G=this.reset,z=this.setItemCount,ne=this.unsetItemCount,B=this.internalSetState;return{getRootProps:m,getToggleButtonProps:p,getLabelProps:y,getMenuProps:v,getInputProps:h,getItemProps:x,reset:G,openMenu:g,closeMenu:b,toggleMenu:O,selectItem:_,selectItemAtIndex:T,selectHighlightedItem:S,setHighlightedIndex:N,clearSelection:F,clearItems:q,setItemCount:z,unsetItemCount:ne,setState:B,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&&pc(this._menuNode,this.getMenuProps),!this.props.environment)this.cleanup=function(){i.internalClearTimeouts()};else{var s=function(){i.isMouseDown=!0},a=function(p){i.isMouseDown=!1;var y=ro(p.target,[i._rootNode,i._menuNode],i.props.environment);!y&&i.getState().isOpen&&i.reset({type:du},function(){return i.props.onOuterClick(i.getStateAndHelpers())})},c=function(){i.isTouchMove=!1},u=function(){i.isTouchMove=!0},d=function(p){var y=ro(p.target,[i._rootNode,i._menuNode],i.props.environment,!1);!i.isTouchMove&&!y&&i.getState().isOpen&&i.reset({type:xu},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"&&(qs(this.state,i,this.props),this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&pc(this._menuNode,this.getMenuProps)),no(this.props,"selectedItem")&&this.props.selectedItemChanged(i.selectedItem,this.props.selectedItem)&&this.internalSetState({type:_u,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=fc(this.props.children,vt);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=fc(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&&lv(s,this.getRootProps),s;if(su(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:Qy,itemToString:function(n){return n==null?"":(process.env.NODE_ENV!=="production"&&Zy(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:vt,onInputValueChange:vt,onUserAction:vt,onChange:vt,onSelect:vt,onOuterClick:vt,selectedItemChanged:function(n,r){return n!==r},environment:typeof window>"u"?void 0:window,stateReducer:function(n,r){return r},suppressRefError:!1,scrollIntoView:iu},e.stateChangeTypes=nv,e}();process.env.NODE_ENV!=="production"&&(cv.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 pc(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 lv(e,t){var n=t.refKey,r=n!=="ref",o=!su(e);o&&!r&&!ac.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+'"'),!ac.isForwardRef(e)&&!au(e)[n]&&console.error('downshift: You must apply the ref prop "'+n+'" from getRootProps onto your root element.')}var Ou={highlightedIndex:-1,isOpen:!1,selectedItem:null,inputValue:""};function uv(e,t,n){var r=e.props,o=e.type,i={};Object.keys(t).forEach(function(s){dv(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 dv(e,t,n,r){var o=t.props,i=t.type,s="on"+Us(e)+"Change";o[s]&&r[e]!==void 0&&r[e]!==n[e]&&o[s](he({type:i},r))}function fv(e,t){return t.changes}var hc=$s(function(e,t){lu(e,t)},200),pv=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"?w.useLayoutEffect:w.useEffect,hv="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 u=w.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-"+ou():n,o=t.labelId,i=t.menuId,s=t.getItemId,a=t.toggleButtonId,c=t.inputId,u=w.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 mv(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 Us(e){return""+e.slice(0,1).toUpperCase()+e.slice(1)}function Cu(e){var t=w.useRef(e);return t.current=e,t}function gv(e,t,n,r){var o=w.useRef(),i=w.useRef(),s=w.useCallback(function(p,y){i.current=y,p=to(p,y.props);var v=e(p,y),h=y.props.stateReducer(p,he({},y,{changes:v}));return h},[e]),a=w.useReducer(s,t,n),c=a[0],u=a[1],d=Cu(t),f=w.useCallback(function(p){return u(he({props:d.current},p))},[d]),m=i.current;return w.useEffect(function(){var p=to(o.current,m==null?void 0:m.props),y=m&&o.current&&!r(p,c);y&&uv(m,p,c),o.current=c},[c,m,r]),[c,f]}var Yr={itemToString:function(t){return t?String(t):""},itemToKey:function(t){return t},stateReducer:fv,scrollIntoView:iu,environment:typeof window>"u"?void 0:window};function An(e,t,n){n===void 0&&(n=Ou);var r=e["default"+Us(t)];return r!==void 0?r:n[t]}function Zr(e,t,n){n===void 0&&(n=Ou);var r=e[t];if(r!==void 0)return r;var o=e["initial"+Us(t)];return o!==void 0?o:An(e,t,n)}function yv(e){var t=Zr(e,"selectedItem"),n=Zr(e,"isOpen"),r=_v(e),o=Zr(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 ei(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 vv(e,t,n){var r=w.useRef({isMouseDown:!1,isTouchMove:!1,isTouchEnd:!1});return w.useEffect(function(){if(!e)return vt;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,ro(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&&!ro(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 Eu=function(){return vt};process.env.NODE_ENV!=="production"&&(Eu=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,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=w.useCallback(function(s,a,c,u){o.current[s]={suppressRefError:a,refKey:c,elementRef:u}},[]);return i});function wv(e,t,n,r){r===void 0&&(r={});var o=r.document,i=yo();w.useEffect(function(){if(!(!e||i||!o)){var s=e(t);hc(s,o)}},n),w.useEffect(function(){return function(){hc.cancel(),tv(o)}},[o])}function Iv(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 pv(function(){t<0||!n||!Object.keys(r.current).length||(a.current===!1?a.current=!0:s(o(t),i))},[t]),a}var Su=vt;process.env.NODE_ENV!=="production"&&(Su=function(t){var n=t.props,r=t.state,o=w.useRef(n),i=yo();w.useEffect(function(){i||(qs(r,o.current,n),o.current=n)},[r,n,i])});function mc(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:An(e,"isOpen"),highlightedIndex:An(e,"highlightedIndex")},n&&{inputValue:e.itemToString(e.items[t])}))}function bv(e,t){return e.isOpen===t.isOpen&&e.inputValue===t.inputValue&&e.highlightedIndex===t.highlightedIndex&&e.selectedItem===t.selectedItem}function yo(){var e=w.useRef(!0);return w.useEffect(function(){return e.current=!1,function(){e.current=!0}},[]),e.current}function Is(e){var t=An(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}function _v(e){var t=Zr(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}var Wi={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},Nu=he({},Wi,{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 xv(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:ei(o,e,0)};break;case n.FunctionOpenMenu:i={isOpen:!0,highlightedIndex:ei(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:Is(o),isOpen:An(o,"isOpen"),selectedItem:An(o,"selectedItem"),inputValue:An(o,"inputValue")};break;default:throw new Error("Reducer called without proper action type.")}return he({},e,i)}Pr(Pr({},Nu),{items:V.array.isRequired,isItemDisabled:V.func});Pr(Pr({},Yr),{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 Hs=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_down__":0,Bs=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_up__":1,Ws=process.env.NODE_ENV!=="production"?"__input_keydown_escape__":2,Js=process.env.NODE_ENV!=="production"?"__input_keydown_home__":3,zs=process.env.NODE_ENV!=="production"?"__input_keydown_end__":4,Gs=process.env.NODE_ENV!=="production"?"__input_keydown_page_up__":5,Qs=process.env.NODE_ENV!=="production"?"__input_keydown_page_down__":6,Xs=process.env.NODE_ENV!=="production"?"__input_keydown_enter__":7,Ys=process.env.NODE_ENV!=="production"?"__input_change__":8,io=process.env.NODE_ENV!=="production"?"__input_blur__":9,Zs=process.env.NODE_ENV!=="production"?"__input_click__":10,Tu=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":11,Ru=process.env.NODE_ENV!=="production"?"__item_mouse_move__":12,ea=process.env.NODE_ENV!=="production"?"__item_click__":13,Au=process.env.NODE_ENV!=="production"?"__togglebutton_click__":14,Pu=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":15,Du=process.env.NODE_ENV!=="production"?"__function_open_menu__":16,Fu=process.env.NODE_ENV!=="production"?"__function_close_menu__":17,Mu=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":18,ta=process.env.NODE_ENV!=="production"?"__function_select_item__":19,ku=process.env.NODE_ENV!=="production"?"__function_set_input_value__":20,ju=process.env.NODE_ENV!=="production"?"__function_reset__":21,na=process.env.NODE_ENV!=="production"?"__controlled_prop_updated_selected_item__":22,Lu=Object.freeze({__proto__:null,ControlledPropUpdatedSelectedItem:na,FunctionCloseMenu:Fu,FunctionOpenMenu:Du,FunctionReset:ju,FunctionSelectItem:ta,FunctionSetHighlightedIndex:Mu,FunctionSetInputValue:ku,FunctionToggleMenu:Pu,InputBlur:io,InputChange:Ys,InputClick:Zs,InputKeyDownArrowDown:Hs,InputKeyDownArrowUp:Bs,InputKeyDownEnd:zs,InputKeyDownEnter:Xs,InputKeyDownEscape:Ws,InputKeyDownHome:Js,InputKeyDownPageDown:Qs,InputKeyDownPageUp:Gs,ItemClick:ea,ItemMouseMove:Ru,MenuMouseLeave:Tu,ToggleButtonClick:Au});function Ov(e){var t=yv(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 Cv=he({},Nu,{items:V.array.isRequired,isItemDisabled:V.func,inputValue:V.string,defaultInputValue:V.string,initialInputValue:V.string,inputId:V.string,onInputValueChange:V.func});function Ev(e,t,n,r){var o=w.useRef(),i=gv(e,t,n,r),s=i[0],a=i[1],c=yo();return w.useEffect(function(){if(no(t,"selectedItem")){if(!c){var u=t.itemToKey(t.selectedItem)!==t.itemToKey(o.current);u&&a({type:na,inputValue:t.itemToString(t.selectedItem)})}o.current=s.selectedItem===o.current?t.selectedItem:s.selectedItem}},[s.selectedItem,t.selectedItem]),[to(s,t),a]}var Ku=vt;process.env.NODE_ENV!=="production"&&(Ku=function(t,n){V.checkPropTypes(Cv,t,"prop",n.name)});var Sv=he({},Yr,{isItemDisabled:function(){return!1}});function Nv(e,t){var n,r=t.type,o=t.props,i=t.altKey,s;switch(r){case ea:s={isOpen:An(o,"isOpen"),highlightedIndex:Is(o),selectedItem:o.items[t.index],inputValue:o.itemToString(o.items[t.index])};break;case Hs:e.isOpen?s={highlightedIndex:Jn(e.highlightedIndex,1,o.items,o.isItemDisabled,!0)}:s={highlightedIndex:i&&e.selectedItem==null?-1:ei(o,e,1),isOpen:o.items.length>=0};break;case Bs:e.isOpen?i?s=mc(o,e.highlightedIndex):s={highlightedIndex:Jn(e.highlightedIndex,-1,o.items,o.isItemDisabled,!0)}:s={highlightedIndex:ei(o,e,-1),isOpen:o.items.length>=0};break;case Xs:s=mc(o,e.highlightedIndex);break;case Ws:s=he({isOpen:!1,highlightedIndex:-1},!e.isOpen&&{selectedItem:null,inputValue:""});break;case Gs:s={highlightedIndex:Jn(e.highlightedIndex,-10,o.items,o.isItemDisabled,!0)};break;case Qs:s={highlightedIndex:Jn(e.highlightedIndex,10,o.items,o.isItemDisabled,!0)};break;case Js:s={highlightedIndex:Dr(0,!1,o.items,o.isItemDisabled)};break;case zs:s={highlightedIndex:Dr(o.items.length-1,!0,o.items,o.isItemDisabled)};break;case io: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 Ys:s={isOpen:!0,highlightedIndex:Is(o),inputValue:t.inputValue};break;case Zs:s={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:ei(o,e,0)};break;case ta:s={selectedItem:t.selectedItem,inputValue:o.itemToString(t.selectedItem)};break;case na:s={inputValue:t.inputValue};break;default:return xv(e,t,Lu)}return he({},e,s)}var Tv=["onMouseLeave","refKey","ref"],Rv=["item","index","refKey","ref","onMouseMove","onMouseDown","onClick","onPress","disabled"],Av=["onClick","onPress","refKey","ref"],Pv=["onKeyDown","onChange","onInput","onBlur","onChangeText","onClick","refKey","ref"];ra.stateChangeTypes=Lu;function ra(e){e===void 0&&(e={}),Ku(e,ra);var t=he({},Sv,e),n=t.items,r=t.scrollIntoView,o=t.environment,i=t.getA11yStatusMessage,s=Ev(Nv,t,Ov,bv),a=s[0],c=s[1],u=a.isOpen,d=a.highlightedIndex,f=a.selectedItem,m=a.inputValue,p=w.useRef(null),y=w.useRef({}),v=w.useRef(null),h=w.useRef(null),x=yo(),g=hv(t),b=w.useRef(),O=Cu({state:a,props:t}),_=w.useCallback(function($){return y.current[g.getItemId($)]},[g]);wv(i,a,[u,d,f,m],o);var T=Iv({menuElement:p.current,highlightedIndex:d,isOpen:u,itemRefs:y,scrollIntoView:r,getItemNodeFromIndex:_});Su({props:t,state:a}),w.useEffect(function(){var $=Zr(t,"isOpen");$&&v.current&&v.current.focus()},[]),w.useEffect(function(){x||(b.current=n.length)});var S=vv(o,w.useCallback(function(){O.current.state.isOpen&&c({type:io,selectItem:!1})},[c,O]),w.useMemo(function(){return[p,h,v]},[p.current,h.current,v.current])),N=Eu("getInputProps","getMenuProps");w.useEffect(function(){u||(y.current={})},[u]),w.useEffect(function(){var $;!u||!(o!=null&&o.document)||!(v!=null&&($=v.current)!=null&&$.focus)||o.document.activeElement!==v.current&&v.current.focus()},[u,o]);var F=w.useMemo(function(){return{ArrowDown:function(K){K.preventDefault(),c({type:Hs,altKey:K.altKey})},ArrowUp:function(K){K.preventDefault(),c({type:Bs,altKey:K.altKey})},Home:function(K){O.current.state.isOpen&&(K.preventDefault(),c({type:Js}))},End:function(K){O.current.state.isOpen&&(K.preventDefault(),c({type:zs}))},Escape:function(K){var L=O.current.state;(L.isOpen||L.inputValue||L.selectedItem||L.highlightedIndex>-1)&&(K.preventDefault(),c({type:Ws}))},Enter:function(K){var L=O.current.state;!L.isOpen||K.which===229||(K.preventDefault(),c({type:Xs}))},PageUp:function(K){O.current.state.isOpen&&(K.preventDefault(),c({type:Gs}))},PageDown:function(K){O.current.state.isOpen&&(K.preventDefault(),c({type:Qs}))}}},[c,O]),q=w.useCallback(function($){return he({id:g.labelId,htmlFor:g.inputId},$)},[g]),G=w.useCallback(function($,K){var L,M=$===void 0?{}:$,Y=M.onMouseLeave,Z=M.refKey,U=Z===void 0?"ref":Z,ee=M.ref,Q=ln(M,Tv),de=K===void 0?{}:K,k=de.suppressRefError,ve=k===void 0?!1:k;return N("getMenuProps",ve,U,p),he((L={},L[U]=pr(ee,function(H){p.current=H}),L.id=g.menuId,L.role="listbox",L["aria-labelledby"]=Q&&Q["aria-label"]?void 0:""+g.labelId,L.onMouseLeave=He(Y,function(){c({type:Tu})}),L),Q)},[c,N,g]),z=w.useCallback(function($){var K,L,M=$===void 0?{}:$,Y=M.item,Z=M.index,U=M.refKey,ee=U===void 0?"ref":U,Q=M.ref,de=M.onMouseMove,k=M.onMouseDown,ve=M.onClick;M.onPress;var H=M.disabled,Ee=ln(M,Rv);H!==void 0&&console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useCombobox.');var Le=O.current,Ge=Le.props,Ve=Le.state,Ie=mv(Y,Z,Ge.items,"Pass either item or index to getItemProps!"),Rt=Ie[0],Qe=Ie[1],mt=Ge.isItemDisabled(Rt,Qe),At="onClick",Pt=ve,Xe=function(){S.isTouchEnd||Qe===Ve.highlightedIndex||(T.current=!1,c({type:Ru,index:Qe,disabled:mt}))},We=function(){c({type:ea,index:Qe})},$e=function(Dt){return Dt.preventDefault()};return he((K={},K[ee]=pr(Q,function(Ae){Ae&&(y.current[g.getItemId(Qe)]=Ae)}),K["aria-disabled"]=mt,K["aria-selected"]=Qe===Ve.highlightedIndex,K.id=g.getItemId(Qe),K.role="option",K),!mt&&(L={},L[At]=He(Pt,We),L),{onMouseMove:He(de,Xe),onMouseDown:He(k,$e)},Ee)},[c,g,O,S,T]),ne=w.useCallback(function($){var K,L=$===void 0?{}:$,M=L.onClick;L.onPress;var Y=L.refKey,Z=Y===void 0?"ref":Y,U=L.ref,ee=ln(L,Av),Q=O.current.state,de=function(){c({type:Au})};return he((K={},K[Z]=pr(U,function(k){h.current=k}),K["aria-controls"]=g.menuId,K["aria-expanded"]=Q.isOpen,K.id=g.toggleButtonId,K.tabIndex=-1,K),!ee.disabled&&he({},{onClick:He(M,de)}),ee)},[c,O,g]),B=w.useCallback(function($,K){var L,M=$===void 0?{}:$,Y=M.onKeyDown,Z=M.onChange,U=M.onInput,ee=M.onBlur;M.onChangeText;var Q=M.onClick,de=M.refKey,k=de===void 0?"ref":de,ve=M.ref,H=ln(M,Pv),Ee=K===void 0?{}:K,Le=Ee.suppressRefError,Ge=Le===void 0?!1:Le;N("getInputProps",Ge,k,v);var Ve=O.current.state,Ie=function($e){var Ae=vs($e);Ae&&F[Ae]&&F[Ae]($e)},Rt=function($e){c({type:Ys,inputValue:$e.target.value})},Qe=function($e){if(o!=null&&o.document&&Ve.isOpen&&!S.isMouseDown){var Ae=$e.relatedTarget===null&&o.document.activeElement!==o.document.body;c({type:io,selectItem:!Ae})}},mt=function(){c({type:Zs})},At="onChange",Pt={};if(!H.disabled){var Xe;Pt=(Xe={},Xe[At]=He(Z,U,Rt),Xe.onKeyDown=He(Y,Ie),Xe.onBlur=He(ee,Qe),Xe.onClick=He(Q,mt),Xe)}return he((L={},L[k]=pr(ve,function(We){v.current=We}),L["aria-activedescendant"]=Ve.isOpen&&Ve.highlightedIndex>-1?g.getItemId(Ve.highlightedIndex):"",L["aria-autocomplete"]="list",L["aria-controls"]=g.menuId,L["aria-expanded"]=Ve.isOpen,L["aria-labelledby"]=H&&H["aria-label"]?void 0:g.labelId,L.autoComplete="off",L.id=g.inputId,L.role="combobox",L.value=Ve.inputValue,L),Pt,H)},[c,g,o,F,O,S,N]),ce=w.useCallback(function(){c({type:Pu})},[c]),oe=w.useCallback(function(){c({type:Fu})},[c]),te=w.useCallback(function(){c({type:Du})},[c]),ge=w.useCallback(function($){c({type:Mu,highlightedIndex:$})},[c]),we=w.useCallback(function($){c({type:ta,selectedItem:$})},[c]),A=w.useCallback(function($){c({type:ku,inputValue:$})},[c]),j=w.useCallback(function(){c({type:ju})},[c]);return{getItemProps:z,getLabelProps:q,getMenuProps:G,getInputProps:B,getToggleButtonProps:ne,toggleMenu:ce,openMenu:te,closeMenu:oe,setHighlightedIndex:ge,setInputValue:A,selectItem:we,reset:j,highlightedIndex:d,isOpen:u,selectedItem:f,inputValue:m}}Wi.stateReducer,Wi.itemToKey,Wi.environment,V.array,V.array,V.array,V.func,V.number,V.number,V.number,V.func,V.func,V.string,V.string;Yr.itemToKey,Yr.stateReducer,Yr.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 Dv="_comboboxContainer_1lcc8_1",Fv="_label_1lcc8_8",Mv="_inputContainer_1lcc8_12",kv="_input_1lcc8_12",jv="_toggleButton_1lcc8_33",Lv="_menu_1lcc8_39",Kv="_menuBottom_1lcc8_55",Vv="_menuTop_1lcc8_61",$v="_menuItem_1lcc8_66",qv="_highlighted_1lcc8_73",Uv="_selected_1lcc8_77",Hv="_hidden_1lcc8_81",jt={comboboxContainer:Dv,label:Fv,inputContainer:Mv,input:kv,toggleButton:jv,menu:Lv,menuBottom:Kv,menuTop:Vv,menuItem:$v,highlighted:qv,selected:Uv,hidden:Hv};function Bv(e){const t=e.toLowerCase();return function(r){return!e||r.label.toLowerCase().includes(t)||r.value.toLowerCase().includes(t)}}function Vu({items:e,selectedValue:t,onSelectedItemChange:n,placeholder:r,disabled:o,style:i,menuPosition:s="bottom"}){const[a,c]=w.useState(e),u=w.useRef(null);w.useEffect(()=>c(e),[e]);const d=w.useCallback(S=>{(S==null?void 0:S.length)>0?c(e.filter(Bv(S))):c(e)},[e]),{isOpen:f,getToggleButtonProps:m,getMenuProps:p,getInputProps:y,highlightedIndex:v,getItemProps:h,setInputValue:x,selectedItem:g}=ra({items:a,selectedItem:t?e.find(S=>S.value===t):null,itemToString:S=>(S==null?void 0:S.label)||"",onInputValueChange:({inputValue:S})=>d(S),onSelectedItemChange:({selectedItem:S})=>{var N;n(S),(N=u.current)==null||N.blur()}}),b=()=>{x(""),c(e)},O=()=>b(),_=w.useMemo(()=>{var S;return(S=e.find(N=>N.value===t))==null?void 0:S.label},[e,t]),T=()=>{t&&_&&t!==(g==null?void 0:g.value)&&x(_||"")};return l.jsxs("div",{style:{position:"relative",...i},children:[l.jsx("div",{className:jt.comboboxContainer,children:l.jsxs("div",{className:jt.inputContainer,children:[l.jsx("input",{style:{border:"none"},disabled:o,placeholder:r,className:jt.input,...y({onFocus:O,onBlur:T,ref:u})}),l.jsx("button",{style:{border:"none"},disabled:o,"aria-label":"toggle menu",className:jt.toggleButton,type:"button",...m(),children:f?l.jsx(l.Fragment,{children:"↑"}):l.jsx(l.Fragment,{children:"↓"})})]})}),l.jsx("ul",{className:`${jt.menu} ${f&&e.length?"":jt.hidden} ${s==="top"?jt.menuTop:jt.menuBottom}`,...p(),children:f&&a.map((S,N)=>l.jsx("li",{className:`${jt.menuItem} ${v===N?jt.highlighted:""} ${t===(S==null?void 0:S.value)?jt.selected:""}`,...h({item:S,index:N}),children:l.jsx("span",{children:S.label})},S.id))})]})}const Fr=Math.min,nr=Math.max,oo=Math.round,Ki=Math.floor,Fn=e=>({x:e,y:e}),Wv={left:"right",right:"left",bottom:"top",top:"bottom"},Jv={start:"end",end:"start"};function bs(e,t,n){return nr(e,Fr(t,n))}function hi(e,t){return typeof e=="function"?e(t):e}function lr(e){return e.split("-")[0]}function mi(e){return e.split("-")[1]}function $u(e){return e==="x"?"y":"x"}function ia(e){return e==="y"?"height":"width"}function Mr(e){return["top","bottom"].includes(lr(e))?"y":"x"}function oa(e){return $u(Mr(e))}function zv(e,t,n){n===void 0&&(n=!1);const r=mi(e),o=oa(e),i=ia(o);let s=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=so(s)),[s,so(s)]}function Gv(e){const t=so(e);return[_s(e),t,_s(t)]}function _s(e){return e.replace(/start|end/g,t=>Jv[t])}function Qv(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 Xv(e,t,n,r){const o=mi(e);let i=Qv(lr(e),n==="start",r);return o&&(i=i.map(s=>s+"-"+o),t&&(i=i.concat(i.map(_s)))),i}function so(e){return e.replace(/left|right|bottom|top/g,t=>Wv[t])}function Yv(e){return{top:0,right:0,bottom:0,left:0,...e}}function qu(e){return typeof e!="number"?Yv(e):{top:e,right:e,bottom:e,left:e}}function ao(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 gc(e,t,n){let{reference:r,floating:o}=e;const i=Mr(t),s=oa(t),a=ia(s),c=lr(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 p;switch(c){case"top":p={x:d,y:r.y-o.height};break;case"bottom":p={x:d,y:r.y+r.height};break;case"right":p={x:r.x+r.width,y:f};break;case"left":p={x:r.x-o.width,y:f};break;default:p={x:r.x,y:r.y}}switch(mi(t)){case"start":p[s]-=m*(n&&u?-1:1);break;case"end":p[s]+=m*(n&&u?-1:1);break}return p}const Zv=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}=gc(u,r,c),m=r,p={},y=0;for(let v=0;v<a.length;v++){const{name:h,fn:x}=a[v],{x:g,y:b,data:O,reset:_}=await x({x:d,y:f,initialPlacement:r,placement:m,strategy:o,middlewareData:p,rects:u,platform:s,elements:{reference:e,floating:t}});d=g??d,f=b??f,p={...p,[h]:{...p[h],...O}},_&&y<=50&&(y++,typeof _=="object"&&(_.placement&&(m=_.placement),_.rects&&(u=_.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:o}):_.rects),{x:d,y:f}=gc(u,m,c)),v=-1)}return{x:d,y:f,placement:m,strategy:o,middlewareData:p}};async function Uu(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:p=0}=hi(t,e),y=qu(p),h=a[m?f==="floating"?"reference":"floating":f],x=ao(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})),g=f==="floating"?{x:r,y:o,width:s.floating.width,height:s.floating.height}:s.reference,b=await(i.getOffsetParent==null?void 0:i.getOffsetParent(a.floating)),O=await(i.isElement==null?void 0:i.isElement(b))?await(i.getScale==null?void 0:i.getScale(b))||{x:1,y:1}:{x:1,y:1},_=ao(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:g,offsetParent:b,strategy:c}):g);return{top:(x.top-_.top+y.top)/O.y,bottom:(_.bottom-x.bottom+y.bottom)/O.y,left:(x.left-_.left+y.left)/O.x,right:(_.right-x.right+y.right)/O.x}}const ew=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}=hi(e,t)||{};if(u==null)return{};const f=qu(d),m={x:n,y:r},p=oa(o),y=ia(p),v=await s.getDimensions(u),h=p==="y",x=h?"top":"left",g=h?"bottom":"right",b=h?"clientHeight":"clientWidth",O=i.reference[y]+i.reference[p]-m[p]-i.floating[y],_=m[p]-i.reference[p],T=await(s.getOffsetParent==null?void 0:s.getOffsetParent(u));let S=T?T[b]:0;(!S||!await(s.isElement==null?void 0:s.isElement(T)))&&(S=a.floating[b]||i.floating[y]);const N=O/2-_/2,F=S/2-v[y]/2-1,q=Fr(f[x],F),G=Fr(f[g],F),z=q,ne=S-v[y]-G,B=S/2-v[y]/2+N,ce=bs(z,B,ne),oe=!c.arrow&&mi(o)!=null&&B!==ce&&i.reference[y]/2-(B<z?q:G)-v[y]/2<0,te=oe?B<z?B-z:B-ne:0;return{[p]:m[p]+te,data:{[p]:ce,centerOffset:B-ce-te,...oe&&{alignmentOffset:te}},reset:oe}}}),tw=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:p="bestFit",fallbackAxisSideDirection:y="none",flipAlignment:v=!0,...h}=hi(e,t);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const x=lr(o),g=Mr(a),b=lr(a)===a,O=await(c.isRTL==null?void 0:c.isRTL(u.floating)),_=m||(b||!v?[so(a)]:Gv(a)),T=y!=="none";!m&&T&&_.push(...Xv(a,v,y,O));const S=[a,..._],N=await Uu(t,h),F=[];let q=((r=i.flip)==null?void 0:r.overflows)||[];if(d&&F.push(N[x]),f){const B=zv(o,s,O);F.push(N[B[0]],N[B[1]])}if(q=[...q,{placement:o,overflows:F}],!F.every(B=>B<=0)){var G,z;const B=(((G=i.flip)==null?void 0:G.index)||0)+1,ce=S[B];if(ce)return{data:{index:B,overflows:q},reset:{placement:ce}};let oe=(z=q.filter(te=>te.overflows[0]<=0).sort((te,ge)=>te.overflows[1]-ge.overflows[1])[0])==null?void 0:z.placement;if(!oe)switch(p){case"bestFit":{var ne;const te=(ne=q.filter(ge=>{if(T){const we=Mr(ge.placement);return we===g||we==="y"}return!0}).map(ge=>[ge.placement,ge.overflows.filter(we=>we>0).reduce((we,A)=>we+A,0)]).sort((ge,we)=>ge[1]-we[1])[0])==null?void 0:ne[0];te&&(oe=te);break}case"initialPlacement":oe=a;break}if(o!==oe)return{reset:{placement:oe}}}return{}}}};async function nw(e,t){const{placement:n,platform:r,elements:o}=e,i=await(r.isRTL==null?void 0:r.isRTL(o.floating)),s=lr(n),a=mi(n),c=Mr(n)==="y",u=["left","top"].includes(s)?-1:1,d=i&&c?-1:1,f=hi(t,e);let{mainAxis:m,crossAxis:p,alignmentAxis:y}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return a&&typeof y=="number"&&(p=a==="end"?y*-1:y),c?{x:p*d,y:m*u}:{x:m*u,y:p*d}}const rw=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 nw(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}}}}},iw=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,y:g}=h;return{x,y:g}}},...c}=hi(e,t),u={x:n,y:r},d=await Uu(t,c),f=Mr(lr(o)),m=$u(f);let p=u[m],y=u[f];if(i){const h=m==="y"?"top":"left",x=m==="y"?"bottom":"right",g=p+d[h],b=p-d[x];p=bs(g,p,b)}if(s){const h=f==="y"?"top":"left",x=f==="y"?"bottom":"right",g=y+d[h],b=y-d[x];y=bs(g,y,b)}const v=a.fn({...t,[m]:p,[f]:y});return{...v,data:{x:v.x-n,y:v.y-r,enabled:{[m]:i,[f]:s}}}}}};function vo(){return typeof window<"u"}function Br(e){return Hu(e)?(e.nodeName||"").toLowerCase():"#document"}function It(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Yt(e){var t;return(t=(Hu(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Hu(e){return vo()?e instanceof Node||e instanceof It(e).Node:!1}function qt(e){return vo()?e instanceof Element||e instanceof It(e).Element:!1}function Xt(e){return vo()?e instanceof HTMLElement||e instanceof It(e).HTMLElement:!1}function yc(e){return!vo()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof It(e).ShadowRoot}function gi(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Ut(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function ow(e){return["table","td","th"].includes(Br(e))}function wo(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function sa(e){const t=aa(),n=qt(e)?Ut(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 sw(e){let t=Mn(e);for(;Xt(t)&&!kr(t);){if(sa(t))return t;if(wo(t))return null;t=Mn(t)}return null}function aa(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function kr(e){return["html","body","#document"].includes(Br(e))}function Ut(e){return It(e).getComputedStyle(e)}function Io(e){return qt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Mn(e){if(Br(e)==="html")return e;const t=e.assignedSlot||e.parentNode||yc(e)&&e.host||Yt(e);return yc(t)?t.host:t}function Bu(e){const t=Mn(e);return kr(t)?e.ownerDocument?e.ownerDocument.body:e.body:Xt(t)&&gi(t)?t:Bu(t)}function si(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=Bu(e),i=o===((r=e.ownerDocument)==null?void 0:r.body),s=It(o);if(i){const a=xs(s);return t.concat(s,s.visualViewport||[],gi(o)?o:[],a&&n?si(a):[])}return t.concat(o,si(o,[],n))}function xs(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Wu(e){const t=Ut(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=Xt(e),i=o?e.offsetWidth:n,s=o?e.offsetHeight:r,a=oo(n)!==i||oo(r)!==s;return a&&(n=i,r=s),{width:n,height:r,$:a}}function ca(e){return qt(e)?e:e.contextElement}function mr(e){const t=ca(e);if(!Xt(t))return Fn(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=Wu(t);let s=(i?oo(n.width):n.width)/r,a=(i?oo(n.height):n.height)/o;return(!s||!Number.isFinite(s))&&(s=1),(!a||!Number.isFinite(a))&&(a=1),{x:s,y:a}}const aw=Fn(0);function Ju(e){const t=It(e);return!aa()||!t.visualViewport?aw:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function cw(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==It(e)?!1:t}function ur(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),i=ca(e);let s=Fn(1);t&&(r?qt(r)&&(s=mr(r)):s=mr(e));const a=cw(i,n,r)?Ju(i):Fn(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=It(i),p=r&&qt(r)?It(r):r;let y=m,v=xs(y);for(;v&&r&&p!==y;){const h=mr(v),x=v.getBoundingClientRect(),g=Ut(v),b=x.left+(v.clientLeft+parseFloat(g.paddingLeft))*h.x,O=x.top+(v.clientTop+parseFloat(g.paddingTop))*h.y;c*=h.x,u*=h.y,d*=h.x,f*=h.y,c+=b,u+=O,y=It(v),v=xs(y)}}return ao({width:d,height:f,x:c,y:u})}function lw(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const i=o==="fixed",s=Yt(r),a=t?wo(t.floating):!1;if(r===s||a&&i)return n;let c={scrollLeft:0,scrollTop:0},u=Fn(1);const d=Fn(0),f=Xt(r);if((f||!f&&!i)&&((Br(r)!=="body"||gi(s))&&(c=Io(r)),Xt(r))){const m=ur(r);u=mr(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 uw(e){return Array.from(e.getClientRects())}function Os(e,t){const n=Io(e).scrollLeft;return t?t.left+n:ur(Yt(e)).left+n}function dw(e){const t=Yt(e),n=Io(e),r=e.ownerDocument.body,o=nr(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=nr(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+Os(e);const a=-n.scrollTop;return Ut(r).direction==="rtl"&&(s+=nr(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:s,y:a}}function fw(e,t){const n=It(e),r=Yt(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=aa();(!u||u&&t==="fixed")&&(a=o.offsetLeft,c=o.offsetTop)}return{width:i,height:s,x:a,y:c}}function pw(e,t){const n=ur(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=Xt(e)?mr(e):Fn(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 vc(e,t,n){let r;if(t==="viewport")r=fw(e,n);else if(t==="document")r=dw(Yt(e));else if(qt(t))r=pw(t,n);else{const o=Ju(e);r={...t,x:t.x-o.x,y:t.y-o.y}}return ao(r)}function zu(e,t){const n=Mn(e);return n===t||!qt(n)||kr(n)?!1:Ut(n).position==="fixed"||zu(n,t)}function hw(e,t){const n=t.get(e);if(n)return n;let r=si(e,[],!1).filter(a=>qt(a)&&Br(a)!=="body"),o=null;const i=Ut(e).position==="fixed";let s=i?Mn(e):e;for(;qt(s)&&!kr(s);){const a=Ut(s),c=sa(s);!c&&a.position==="fixed"&&(o=null),(i?!c&&!o:!c&&a.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||gi(s)&&!c&&zu(e,s))?r=r.filter(d=>d!==s):o=a,s=Mn(s)}return t.set(e,r),r}function mw(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const s=[...n==="clippingAncestors"?wo(t)?[]:hw(t,this._c):[].concat(n),r],a=s[0],c=s.reduce((u,d)=>{const f=vc(t,d,o);return u.top=nr(f.top,u.top),u.right=Fr(f.right,u.right),u.bottom=Fr(f.bottom,u.bottom),u.left=nr(f.left,u.left),u},vc(t,a,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function gw(e){const{width:t,height:n}=Wu(e);return{width:t,height:n}}function yw(e,t,n){const r=Xt(t),o=Yt(t),i=n==="fixed",s=ur(e,!0,i,t);let a={scrollLeft:0,scrollTop:0};const c=Fn(0);if(r||!r&&!i)if((Br(t)!=="body"||gi(o))&&(a=Io(t)),r){const p=ur(t,!0,i,t);c.x=p.x+t.clientLeft,c.y=p.y+t.clientTop}else o&&(c.x=Os(o));let u=0,d=0;if(o&&!r&&!i){const p=o.getBoundingClientRect();d=p.top+a.scrollTop,u=p.left+a.scrollLeft-Os(o,p)}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 Uo(e){return Ut(e).position==="static"}function wc(e,t){if(!Xt(e)||Ut(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Yt(e)===n&&(n=n.ownerDocument.body),n}function Gu(e,t){const n=It(e);if(wo(e))return n;if(!Xt(e)){let o=Mn(e);for(;o&&!kr(o);){if(qt(o)&&!Uo(o))return o;o=Mn(o)}return n}let r=wc(e,t);for(;r&&ow(r)&&Uo(r);)r=wc(r,t);return r&&kr(r)&&Uo(r)&&!sa(r)?n:r||sw(e)||n}const vw=async function(e){const t=this.getOffsetParent||Gu,n=this.getDimensions,r=await n(e.floating);return{reference:yw(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function ww(e){return Ut(e).direction==="rtl"}const Iw={convertOffsetParentRelativeRectToViewportRelativeRect:lw,getDocumentElement:Yt,getClippingRect:mw,getOffsetParent:Gu,getElementRects:vw,getClientRects:uw,getDimensions:gw,getScale:mr,isElement:qt,isRTL:ww};function bw(e,t){let n=null,r;const o=Yt(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 p=Ki(d),y=Ki(o.clientWidth-(u+f)),v=Ki(o.clientHeight-(d+m)),h=Ki(u),g={rootMargin:-p+"px "+-y+"px "+-v+"px "+-h+"px",threshold:nr(0,Fr(1,c))||1};let b=!0;function O(_){const T=_[0].intersectionRatio;if(T!==c){if(!b)return s();T?s(!1,T):r=setTimeout(()=>{s(!1,1e-7)},1e3)}b=!1}try{n=new IntersectionObserver(O,{...g,root:o.ownerDocument})}catch{n=new IntersectionObserver(O,g)}n.observe(e)}return s(!0),i}function _w(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=ca(e),d=o||i?[...u?si(u):[],...si(t)]:[];d.forEach(x=>{o&&x.addEventListener("scroll",n,{passive:!0}),i&&x.addEventListener("resize",n)});const f=u&&a?bw(u,n):null;let m=-1,p=null;s&&(p=new ResizeObserver(x=>{let[g]=x;g&&g.target===u&&p&&(p.unobserve(t),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var b;(b=p)==null||b.observe(t)})),n()}),u&&!c&&p.observe(u),p.observe(t));let y,v=c?ur(e):null;c&&h();function h(){const x=ur(e);v&&(x.x!==v.x||x.y!==v.y||x.width!==v.width||x.height!==v.height)&&n(),v=x,y=requestAnimationFrame(h)}return n(),()=>{var x;d.forEach(g=>{o&&g.removeEventListener("scroll",n),i&&g.removeEventListener("resize",n)}),f==null||f(),(x=p)==null||x.disconnect(),p=null,c&&cancelAnimationFrame(y)}}const xw=rw,Ow=iw,Cw=tw,Ew=ew,Ic=(e,t,n)=>{const r=new Map,o={platform:Iw,...n},i={...o.platform,_c:r};return Zv(e,t,{...o,platform:i})};/*
44
44
  * React Tooltip
45
45
  * {@link https://github.com/ReactTooltip/react-tooltip}
46
46
  * @copyright ReactTooltip Team
47
47
  * @license MIT
48
- */const Sw="react-tooltip-core-styles",Nw="react-tooltip-base-styles",bc={core:!1,base:!1};function _c({css:e,id:t=Nw,type:n="base",ref:r}){var o,i;if(!e||typeof document>"u"||bc[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=Sw),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)),bc[n]=!0}const xc=async({elementReference:e=null,tooltipReference:t=null,tooltipArrowReference:n=null,place:r="top",offset:o=10,strategy:i="absolute",middlewares:s=[xw(Number(o)),Cw({fallbackAxisSideDirection:"start"}),Ow({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(Ew({element:n,padding:5})),Ic(e,t,{placement:r,strategy:i,middleware:c}).then(({x:u,y:d,placement:f,middlewareData:m})=>{var h,y;const v={left:`${u}px`,top:`${d}px`,border:a},{x:p,y:x}=(h=m.arrow)!==null&&h!==void 0?h:{x:0,y:0},g=(y={top:"bottom",right:"left",bottom:"top",left:"right"}[f.split("-")[0]])!==null&&y!==void 0?y:"bottom",b=a&&{borderBottom:a,borderRight:a};let O=0;if(a){const _=`${a}`.match(/(\d+)px/);O=_!=null&&_[1]?Number(_[1]):1}return{tooltipStyles:v,tooltipArrowStyles:{left:p!=null?`${p}px`:"",top:x!=null?`${x}px`:"",right:"",bottom:"",...b,[g]:`-${4+O}px`},place:f}})):Ic(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}))},Oc=(e,t)=>!("CSS"in window&&"supports"in window.CSS)||window.CSS.supports(e,t),Cc=(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},Ec=e=>e!==null&&!Array.isArray(e)&&typeof e=="object",Cs=(e,t)=>{if(e===t)return!0;if(Array.isArray(e)&&Array.isArray(t))return e.length===t.length&&e.every((o,i)=>Cs(o,t[i]));if(Array.isArray(e)!==Array.isArray(t))return!1;if(!Ec(e)||!Ec(t))return e===t;const n=Object.keys(e),r=Object.keys(t);return n.length===r.length&&n.every(o=>Cs(e[o],t[o]))},Tw=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"})},Sc=e=>{if(!e)return null;let t=e.parentElement;for(;t;){if(Tw(t))return t;t=t.parentElement}return document.scrollingElement||document.documentElement},Rw=typeof window<"u"?w.useLayoutEffect:w.useEffect,Et=e=>{e.current&&(clearTimeout(e.current),e.current=null)},Aw="DEFAULT_TOOLTIP_ID",Pw={anchorRefs:new Set,activeAnchor:{current:null},attach:()=>{},detach:()=>{},setActiveAnchor:()=>{}},Dw=w.createContext({getTooltipData:()=>Pw});function Qu(e=Aw){return w.useContext(Dw).getTooltipData(e)}var fr={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"},Ho={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 Fw=({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:h,delayShow:y=0,delayHide:v=0,float:p=!1,hidden:x=!1,noArrow:g=!1,clickable:b=!1,closeOnEsc:O=!1,closeOnScroll:_=!1,closeOnResize:T=!1,openEvents:S,closeEvents:N,globalCloseEvents:F,imperativeModeOnly:q,style:G,position:z,afterShow:ne,afterHide:B,disableTooltip:ce,content:oe,contentWrapperRef:te,isOpen:ge,defaultIsOpen:we=!1,setIsOpen:A,activeAnchor:j,setActiveAnchor:$,border:K,opacity:L,arrowColor:M,role:Y="tooltip"})=>{var Z;const U=w.useRef(null),ee=w.useRef(null),Q=w.useRef(null),de=w.useRef(null),k=w.useRef(null),[ve,H]=w.useState({tooltipStyles:{},tooltipArrowStyles:{},place:a}),[Ee,Le]=w.useState(!1),[Ge,Ve]=w.useState(!1),[Ie,Rt]=w.useState(null),Qe=w.useRef(!1),mt=w.useRef(null),{anchorRefs:At,setActiveAnchor:Pt}=Qu(t),Xe=w.useRef(!1),[We,$e]=w.useState([]),Ae=w.useRef(!1),Dt=d||u.includes("click"),tt=Dt||(S==null?void 0:S.click)||(S==null?void 0:S.dblclick)||(S==null?void 0:S.mousedown),Zt=S?{...S}:{mouseover:!0,focus:!0,mouseenter:!1,click:!1,dblclick:!1,mousedown:!1};!S&&Dt&&Object.assign(Zt,{mouseenter:!1,focus:!1,mouseover:!1,click:!0});const pn=N?{...N}:{mouseout:!0,blur:!0,mouseleave:!1,click:!1,dblclick:!1,mouseup:!1};!N&&Dt&&Object.assign(pn,{mouseleave:!1,blur:!1,mouseout:!1});const gt=F?{...F}:{escape:O||!1,scroll:_||!1,resize:T||!1,clickOutsideAnchor:tt||!1};q&&(Object.assign(Zt,{mouseenter:!1,focus:!1,click:!1,dblclick:!1,mousedown:!1}),Object.assign(pn,{mouseleave:!1,blur:!1,click:!1,dblclick:!1,mouseup:!1}),Object.assign(gt,{escape:!1,scroll:!1,resize:!1,clickOutsideAnchor:!1})),Rw(()=>(Ae.current=!0,()=>{Ae.current=!1}),[]);const Pe=W=>{Ae.current&&(W&&Ve(!0),setTimeout(()=>{Ae.current&&(A==null||A(W),ge===void 0&&Le(W))},10))};w.useEffect(()=>{if(ge===void 0)return()=>null;ge&&Ve(!0);const W=setTimeout(()=>{Le(ge)},10);return()=>{clearTimeout(W)}},[ge]),w.useEffect(()=>{if(Ee!==Qe.current)if(Et(k),Qe.current=Ee,Ee)ne==null||ne();else{const W=(ae=>{const le=ae.match(/^([\d.]+)(ms|s)$/);if(!le)return 0;const[,je,Ue]=le;return Number(je)*(Ue==="ms"?1:1e3)})(getComputedStyle(document.body).getPropertyValue("--rt-transition-show-delay"));k.current=setTimeout(()=>{Ve(!1),Rt(null),B==null||B()},W+25)}},[Ee]);const en=W=>{H(ae=>Cs(ae,W)?ae:W)},hn=(W=y)=>{Et(Q),Ge?Pe(!0):Q.current=setTimeout(()=>{Pe(!0)},W)},tn=(W=v)=>{Et(de),de.current=setTimeout(()=>{Xe.current||Pe(!1)},W)},Kn=W=>{var ae;if(!W)return;const le=(ae=W.currentTarget)!==null&&ae!==void 0?ae:W.target;if(!(le!=null&&le.isConnected))return $(null),void Pt({current:null});y?hn():Pe(!0),$(le),Pt({current:le}),Et(de)},ct=()=>{b?tn(v||100):v?tn():Pe(!1),Et(Q)},nn=({x:W,y:ae})=>{var le;const je={getBoundingClientRect:()=>({x:W,y:ae,width:0,height:0,top:ae,left:W,right:W,bottom:ae})};xc({place:(le=Ie==null?void 0:Ie.place)!==null&&le!==void 0?le:a,offset:c,elementReference:je,tooltipReference:U.current,tooltipArrowReference:ee.current,strategy:f,middlewares:m,border:K}).then(Ue=>{en(Ue)})},mn=W=>{if(!W)return;const ae=W,le={x:ae.clientX,y:ae.clientY};nn(le),mt.current=le},Vn=W=>{var ae;if(!Ee)return;const le=W.target;le.isConnected&&(!((ae=U.current)===null||ae===void 0)&&ae.contains(le)||[document.querySelector(`[id='${i}']`),...We].some(je=>je==null?void 0:je.contains(le))||(Pe(!1),Et(Q)))},gn=Cc(Kn,50),Re=Cc(ct,50),nt=W=>{Re.cancel(),gn(W)},re=()=>{gn.cancel(),Re()},me=w.useCallback(()=>{var W,ae;const le=(W=Ie==null?void 0:Ie.position)!==null&&W!==void 0?W:z;le?nn(le):p?mt.current&&nn(mt.current):j!=null&&j.isConnected&&xc({place:(ae=Ie==null?void 0:Ie.place)!==null&&ae!==void 0?ae:a,offset:c,elementReference:j,tooltipReference:U.current,tooltipArrowReference:ee.current,strategy:f,middlewares:m,border:K}).then(je=>{Ae.current&&en(je)})},[Ee,j,oe,G,a,Ie==null?void 0:Ie.place,c,f,z,Ie==null?void 0:Ie.position,p]);w.useEffect(()=>{var W,ae;const le=new Set(At);We.forEach(Se=>{ce!=null&&ce(Se)||le.add({current:Se})});const je=document.querySelector(`[id='${i}']`);je&&!(ce!=null&&ce(je))&&le.add({current:je});const Ue=()=>{Pe(!1)},lt=Sc(j),Je=Sc(U.current);gt.scroll&&(window.addEventListener("scroll",Ue),lt==null||lt.addEventListener("scroll",Ue),Je==null||Je.addEventListener("scroll",Ue));let Ye=null;gt.resize?window.addEventListener("resize",Ue):j&&U.current&&(Ye=_w(j,U.current,me,{ancestorResize:!0,elementResize:!0,layoutShift:!0}));const ut=Se=>{Se.key==="Escape"&&Pe(!1)};gt.escape&&window.addEventListener("keydown",ut),gt.clickOutsideAnchor&&window.addEventListener("click",Vn);const Ne=[],$n=Se=>{Ee&&(Se==null?void 0:Se.target)===j||Kn(Se)},Eo=Se=>{Ee&&(Se==null?void 0:Se.target)===j&&ct()},xt=["mouseover","mouseout","mouseenter","mouseleave","focus","blur"],bi=["click","dblclick","mousedown","mouseup"];Object.entries(Zt).forEach(([Se,Ft])=>{Ft&&(xt.includes(Se)?Ne.push({event:Se,listener:nt}):bi.includes(Se)&&Ne.push({event:Se,listener:$n}))}),Object.entries(pn).forEach(([Se,Ft])=>{Ft&&(xt.includes(Se)?Ne.push({event:Se,listener:re}):bi.includes(Se)&&Ne.push({event:Se,listener:Eo}))}),p&&Ne.push({event:"pointermove",listener:mn});const _i=()=>{Xe.current=!0},xi=()=>{Xe.current=!1,ct()};return b&&!tt&&((W=U.current)===null||W===void 0||W.addEventListener("mouseenter",_i),(ae=U.current)===null||ae===void 0||ae.addEventListener("mouseleave",xi)),Ne.forEach(({event:Se,listener:Ft})=>{le.forEach(Mt=>{var qn;(qn=Mt.current)===null||qn===void 0||qn.addEventListener(Se,Ft)})}),()=>{var Se,Ft;gt.scroll&&(window.removeEventListener("scroll",Ue),lt==null||lt.removeEventListener("scroll",Ue),Je==null||Je.removeEventListener("scroll",Ue)),gt.resize?window.removeEventListener("resize",Ue):Ye==null||Ye(),gt.clickOutsideAnchor&&window.removeEventListener("click",Vn),gt.escape&&window.removeEventListener("keydown",ut),b&&!tt&&((Se=U.current)===null||Se===void 0||Se.removeEventListener("mouseenter",_i),(Ft=U.current)===null||Ft===void 0||Ft.removeEventListener("mouseleave",xi)),Ne.forEach(({event:Mt,listener:qn})=>{le.forEach(So=>{var Jr;(Jr=So.current)===null||Jr===void 0||Jr.removeEventListener(Mt,qn)})})}},[j,me,Ge,At,We,S,N,F,Dt,y,v]),w.useEffect(()=>{var W,ae;let le=(ae=(W=Ie==null?void 0:Ie.anchorSelect)!==null&&W!==void 0?W:s)!==null&&ae!==void 0?ae:"";!le&&t&&(le=`[data-tooltip-id='${t.replace(/'/g,"\\'")}']`);const je=new MutationObserver(Ue=>{const lt=[],Je=[];Ue.forEach(Ye=>{if(Ye.type==="attributes"&&Ye.attributeName==="data-tooltip-id"&&(Ye.target.getAttribute("data-tooltip-id")===t?lt.push(Ye.target):Ye.oldValue===t&&Je.push(Ye.target)),Ye.type==="childList"){if(j){const ut=[...Ye.removedNodes].filter(Ne=>Ne.nodeType===1);if(le)try{Je.push(...ut.filter(Ne=>Ne.matches(le))),Je.push(...ut.flatMap(Ne=>[...Ne.querySelectorAll(le)]))}catch{}ut.some(Ne=>{var $n;return!!(!(($n=Ne==null?void 0:Ne.contains)===null||$n===void 0)&&$n.call(Ne,j))&&(Ve(!1),Pe(!1),$(null),Et(Q),Et(de),!0)})}if(le)try{const ut=[...Ye.addedNodes].filter(Ne=>Ne.nodeType===1);lt.push(...ut.filter(Ne=>Ne.matches(le))),lt.push(...ut.flatMap(Ne=>[...Ne.querySelectorAll(le)]))}catch{}}}),(lt.length||Je.length)&&$e(Ye=>[...Ye.filter(ut=>!Je.includes(ut)),...lt])});return je.observe(document.body,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["data-tooltip-id"],attributeOldValue:!0}),()=>{je.disconnect()}},[t,s,Ie==null?void 0:Ie.anchorSelect,j]),w.useEffect(()=>{me()},[me]),w.useEffect(()=>{if(!(te!=null&&te.current))return()=>null;const W=new ResizeObserver(()=>{setTimeout(()=>me())});return W.observe(te.current),()=>{W.disconnect()}},[oe,te==null?void 0:te.current]),w.useEffect(()=>{var W;const ae=document.querySelector(`[id='${i}']`),le=[...We,ae];j&&le.includes(j)||$((W=We[0])!==null&&W!==void 0?W:ae)},[i,We,j]),w.useEffect(()=>(we&&Pe(!0),()=>{Et(Q),Et(de)}),[]),w.useEffect(()=>{var W;let ae=(W=Ie==null?void 0:Ie.anchorSelect)!==null&&W!==void 0?W:s;if(!ae&&t&&(ae=`[data-tooltip-id='${t.replace(/'/g,"\\'")}']`),ae)try{const le=Array.from(document.querySelectorAll(ae));$e(le)}catch{$e([])}},[t,s,Ie==null?void 0:Ie.anchorSelect]),w.useEffect(()=>{Q.current&&(Et(Q),hn(y))},[y]);const qe=(Z=Ie==null?void 0:Ie.content)!==null&&Z!==void 0?Z:oe,rn=Ee&&Object.keys(ve.tooltipStyles).length>0;return w.useImperativeHandle(e,()=>({open:W=>{if(W!=null&&W.anchorSelect)try{document.querySelector(W.anchorSelect)}catch{return void console.warn(`[react-tooltip] "${W.anchorSelect}" is not a valid CSS selector`)}Rt(W??null),W!=null&&W.delay?hn(W.delay):Pe(!0)},close:W=>{W!=null&&W.delay?tn(W.delay):Pe(!1)},activeAnchor:j,place:ve.place,isOpen:!!(Ge&&!x&&qe&&rn)})),Ge&&!x&&qe?w.createElement(h,{id:t,role:Y,className:wt("react-tooltip",fr.tooltip,Ho.tooltip,Ho[o],n,`react-tooltip__place-${ve.place}`,fr[rn?"show":"closing"],rn?"react-tooltip__show":"react-tooltip__closing",f==="fixed"&&fr.fixed,b&&fr.clickable),onTransitionEnd:W=>{Et(k),Ee||W.propertyName!=="opacity"||(Ve(!1),Rt(null),B==null||B())},style:{...G,...ve.tooltipStyles,opacity:L!==void 0&&rn?L:void 0},ref:U},qe,w.createElement(h,{className:wt("react-tooltip-arrow",fr.arrow,Ho.arrow,r,g&&fr.noArrow),style:{...ve.tooltipArrowStyles,background:M?`linear-gradient(to right bottom, transparent 50%, ${M} 50%)`:void 0},ref:ee})):null},Mw=({content:e})=>w.createElement("span",{dangerouslySetInnerHTML:{__html:e}}),kw=w.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:h=["hover"],openOnClick:y=!1,positionStrategy:v="absolute",middlewares:p,delayShow:x=0,delayHide:g=0,float:b=!1,hidden:O=!1,noArrow:_=!1,clickable:T=!1,closeOnEsc:S=!1,closeOnScroll:N=!1,closeOnResize:F=!1,openEvents:q,closeEvents:G,globalCloseEvents:z,imperativeModeOnly:ne=!1,style:B,position:ce,isOpen:oe,defaultIsOpen:te=!1,disableStyleInjection:ge=!1,border:we,opacity:A,arrowColor:j,setIsOpen:$,afterShow:K,afterHide:L,disableTooltip:M,role:Y="tooltip"},Z)=>{const[U,ee]=w.useState(r),[Q,de]=w.useState(o),[k,ve]=w.useState(u),[H,Ee]=w.useState(c),[Le,Ge]=w.useState(d),[Ve,Ie]=w.useState(x),[Rt,Qe]=w.useState(g),[mt,At]=w.useState(b),[Pt,Xe]=w.useState(O),[We,$e]=w.useState(f),[Ae,Dt]=w.useState(h),[tt,Zt]=w.useState(v),[pn,gt]=w.useState(null),[Pe,en]=w.useState(null),hn=w.useRef(ge),{anchorRefs:tn,activeAnchor:Kn}=Qu(e),ct=Re=>Re==null?void 0:Re.getAttributeNames().reduce((nt,re)=>{var me;return re.startsWith("data-tooltip-")&&(nt[re.replace(/^data-tooltip-/,"")]=(me=Re==null?void 0:Re.getAttribute(re))!==null&&me!==void 0?me:null),nt},{}),nn=Re=>{const nt={place:re=>{var me;ve((me=re)!==null&&me!==void 0?me:u)},content:re=>{ee(re??r)},html:re=>{de(re??o)},variant:re=>{var me;Ee((me=re)!==null&&me!==void 0?me:c)},offset:re=>{Ge(re===null?d:Number(re))},wrapper:re=>{var me;$e((me=re)!==null&&me!==void 0?me:f)},events:re=>{const me=re==null?void 0:re.split(" ");Dt(me??h)},"position-strategy":re=>{var me;Zt((me=re)!==null&&me!==void 0?me:v)},"delay-show":re=>{Ie(re===null?x:Number(re))},"delay-hide":re=>{Qe(re===null?g:Number(re))},float:re=>{At(re===null?b:re==="true")},hidden:re=>{Xe(re===null?O:re==="true")},"class-name":re=>{gt(re)}};Object.values(nt).forEach(re=>re(null)),Object.entries(Re).forEach(([re,me])=>{var qe;(qe=nt[re])===null||qe===void 0||qe.call(nt,me)})};w.useEffect(()=>{ee(r)},[r]),w.useEffect(()=>{de(o)},[o]),w.useEffect(()=>{ve(u)},[u]),w.useEffect(()=>{Ee(c)},[c]),w.useEffect(()=>{Ge(d)},[d]),w.useEffect(()=>{Ie(x)},[x]),w.useEffect(()=>{Qe(g)},[g]),w.useEffect(()=>{At(b)},[b]),w.useEffect(()=>{Xe(O)},[O]),w.useEffect(()=>{Zt(v)},[v]),w.useEffect(()=>{hn.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 Re;const nt=new Set(tn);let re=n;if(!re&&e&&(re=`[data-tooltip-id='${e.replace(/'/g,"\\'")}']`),re)try{document.querySelectorAll(re).forEach(ae=>{nt.add({current:ae})})}catch{console.warn(`[react-tooltip] "${re}" is not a valid CSS selector`)}const me=document.querySelector(`[id='${t}']`);if(me&&nt.add({current:me}),!nt.size)return()=>null;const qe=(Re=Pe??me)!==null&&Re!==void 0?Re:Kn.current,rn=new MutationObserver(ae=>{ae.forEach(le=>{var je;if(!qe||le.type!=="attributes"||!(!((je=le.attributeName)===null||je===void 0)&&je.startsWith("data-tooltip-")))return;const Ue=ct(qe);nn(Ue)})}),W={attributes:!0,childList:!1,subtree:!1};if(qe){const ae=ct(qe);nn(ae),rn.observe(qe,W)}return()=>{rn.disconnect()}},[tn,Kn,Pe,t,n]),w.useEffect(()=>{B!=null&&B.border&&console.warn("[react-tooltip] Do not set `style.border`. Use `border` prop instead."),we&&!Oc("border",`${we}`)&&console.warn(`[react-tooltip] "${we}" is not a valid \`border\`.`),B!=null&&B.opacity&&console.warn("[react-tooltip] Do not set `style.opacity`. Use `opacity` prop instead."),A&&!Oc("opacity",`${A}`)&&console.warn(`[react-tooltip] "${A}" is not a valid \`opacity\`.`)},[]);let mn=m;const Vn=w.useRef(null);if(i){const Re=i({content:(Pe==null?void 0:Pe.getAttribute("data-tooltip-content"))||U||null,activeAnchor:Pe});mn=Re?w.createElement("div",{ref:Vn,className:"react-tooltip-content-wrapper"},Re):null}else U&&(mn=U);Q&&(mn=w.createElement(Mw,{content:Q}));const gn={forwardRef:Z,id:e,anchorId:t,anchorSelect:n,className:wt(s,pn),classNameArrow:a,content:mn,contentWrapperRef:Vn,place:k,variant:H,offset:Le,wrapper:We,events:Ae,openOnClick:y,positionStrategy:tt,middlewares:p,delayShow:Ve,delayHide:Rt,float:mt,hidden:Pt,noArrow:_,clickable:T,closeOnEsc:S,closeOnScroll:N,closeOnResize:F,openEvents:q,closeEvents:G,globalCloseEvents:z,imperativeModeOnly:ne,style:B,position:ce,isOpen:oe,defaultIsOpen:te,border:we,opacity:A,arrowColor:j,setIsOpen:$,afterShow:K,afterHide:L,disableTooltip:M,activeAnchor:Pe,setActiveAnchor:Re=>en(Re),role:Y};return w.createElement(Fw,{...gn})});typeof window<"u"&&window.addEventListener("react-tooltip-inject-styles",e=>{e.detail.disableCore||_c({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||_c({css:`
49
- .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 jw(){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 Lw({id:e,tooltipText:t}){return l.jsxs(l.Fragment,{children:[l.jsx("span",{"data-tooltip-id":e,style:{maxWidth:"20rem"},children:jw()}),l.jsx(kw,{id:e,place:"top",content:t,style:{maxWidth:"30rem"}})]})}const Kw="Each field must be mapped to a unique value";function la({field:e,onSelectChange:t,allFields:n}){var g;const{configureState:r,selectedObjectName:o,setConfigureState:i}=Ht(),[s,a]=w.useState(!0),{isError:c,removeError:u,getError:d}=Tt(),f=(g=r==null?void 0:r.read)==null?void 0:g.selectedFieldMappings,m=f==null?void 0:f[e.mapToName];w.useEffect(()=>{e._default&&!m&&o&&r&&oi(o,i,[{field:e.mapToName,value:e._default}]),a(!1)},[e,i,o,m,r]);const h=w.useMemo(()=>n.map(b=>({id:b.fieldName,label:b.displayName,value:b.fieldName})),[n]),y=l.jsx(Vu,{disabled:s,items:h,selectedValue:m||null,onSelectedItemChange:b=>{t({target:{name:e.mapToName,value:b==null?void 0:b.value}})},placeholder:"Please select one",style:{width:"100%"}}),v=w.useCallback(()=>{o&&(oi(o,i,[{field:e.mapToName,value:null}]),c(ue.MAPPING,o)&&u(ue.MAPPING,o))},[e.mapToName,o,i,c,u]),{hasDuplicationError:p,errorMessage:x}=w.useMemo(()=>{const b=d(ue.MAPPING,o),O=Array.isArray(b)&&b.length>0&&b.includes(e.mapToName);return{hasDuplicationError:O,errorMessage:O?Kw:""}},[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}),l.jsx("span",{children:(e==null?void 0:e.prompt)&&l.jsx(Lw,{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:[y,l.jsx(at,{type:"button",variant:"ghost",onClick:v,children:"Clear"})]})]},e.mapToName),p&&l.jsxs("span",{style:{color:"red",fontSize:"14px",marginTop:"4px"},children:[" ",x," "]},e.mapToName)]})}const Vw="_formControl_9qd8d_1",$w="_formLabel_9qd8d_5",qw="_formLabelRequired_9qd8d_11",Uw="_formInput_9qd8d_16",Hw="_formInputInvalid_9qd8d_20",Bw="_formError_9qd8d_24",Ww="_disabled_9qd8d_30",Bn={formControl:Vw,formLabel:$w,formLabelRequired:qw,formInput:Uw,formInputInvalid:Hw,formError:Bw,disabled:Ww};function bo({id:e,label:t,isRequired:n=!1,isDisabled:r=!1,isInvalid:o=!1,errorMessage:i,children:s}){return l.jsxs("div",{className:wt(Bn.formControl,{[Bn.disabled]:r}),children:[t&&l.jsx("label",{htmlFor:e,className:wt(Bn.formLabel,{[Bn.formLabelRequired]:n}),children:t}),l.jsx("div",{id:e,className:wt(Bn.formInput,{[Bn.formInputInvalid]:o}),children:s}),o&&i&&l.jsx("div",{className:Bn.formError,role:"alert",children:i})]})}const Jw="_divider_1kmoj_1",Nc={divider:Jw};function _o({className:e,style:t}){return l.jsx("hr",{className:e?`${Nc.divider} ${e}`:Nc.divider,style:t})}function yi({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(_o,{style:{width:"100%",marginLeft:"1rem"}})})]})}function Xu({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 zw({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(bo,{id:r.mapToName,children:l.jsx(la,{allFields:n,field:r,onSelectChange:t})},r.mapToName))}):null}function Gw(){var y,v;const{selectedObjectName:e,configureState:t,setConfigureState:n}=Ht(),{isError:r,removeError:o,setError:i}=Tt(),s=((y=t==null?void 0:t.read)==null?void 0:y.allFields)||[],{fieldMapping:a}=et(),c=(v=t==null?void 0:t.read)==null?void 0:v.selectedFieldMappings,u=p=>{const{value:x,name:g}=p.target;!x||Xu({selectedFieldMappings:c,selectedObjectName:e,fieldName:g,fieldValue:x,setError:i})||(e&&oi(e,n,[{field:g,value:x}]),r(ue.MAPPING,g)&&o(ue.MAPPING,g),e&&r(ue.MAPPING,e)&&o(ue.MAPPING,e))},d=w.useMemo(()=>!e||!a?[]:Object.values(a[e]||{}).flat().filter(p=>!p.fieldName),[a,e]),f=w.useMemo(()=>{var g;return(((g=t==null?void 0:t.read)==null?void 0:g.optionalMapFields)||[]).filter(b=>!d.some(O=>O.mapToName===b.mapToName))},[t,d]),m=d.length>0;return f.length>0||m?l.jsxs(l.Fragment,{children:[l.jsx(yi,{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(bo,{id:p.mapToName,children:l.jsx(la,{allFields:s,field:p,onSelectChange:u})},p.mapToName)),m&&l.jsx(zw,{dynamicFieldMappings:d,onSelectChange:u,allFields:s})]})]}):null}function Qw(){var u;const{selectedObjectName:e,configureState:t,setConfigureState:n}=Ht(),{isError:r,removeError:o,setError:i}=Tt(),s=(u=t==null?void 0:t.read)==null?void 0:u.selectedFieldMappings,a=d=>{const{value:f,name:m}=d.target;!f||Xu({selectedFieldMappings:s,selectedObjectName:e,fieldName:m,fieldValue:f,setError:i})||(e&&oi(e,n,[{field:m,value:f}]),r(ue.MAPPING,m)&&o(ue.MAPPING,m),e&&r(ue.MAPPING,e)&&o(ue.MAPPING,e))},c=w.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(yi,{string:"Map the following fields"}),l.jsx("div",{style:{display:"flex",gap:"1rem",flexDirection:"column"},children:c.map(d=>{var f;return l.jsx(bo,{id:d.mapToName,isInvalid:r(ue.MAPPING,d.mapToName),errorMessage:"* required",children:l.jsx(la,{allFields:((f=t==null?void 0:t.read)==null?void 0:f.allFields)||[],field:d,onSelectChange:a})},d.mapToName)})})]}):null}const Xw={backgroundColor:"var(--amp-colors-bg-highlight)",borderColor:"var(--amp-colors-bg-highlight)",padding:".5rem 1rem"};function Yw({children:e,style:t}){return l.jsx(jn,{style:{...Xw,...t},children:e})}const Zw=e=>{const t=kn(),{provider:n}=et(),r=e||n;return Kr({queryKey:["amp","providerInfo",r],queryFn:async()=>{if(!r)throw new Error("Provider not found");return(await t()).providerApi.getProvider({provider:r})},enabled:!!r})},Ln=e=>{const t=Zw(e),{data:n}=t,{provider:r}=et(),o=n&&Ol(n==null?void 0:n.name,n);return{...t,providerName:o,selectedProvider:e||r}};function eI(){var u,d,f;const{project:e}=ke(),{hydratedRevision:t}=Hr(),{selectedObjectName:n}=Ht(),{providerName:r}=Ln(),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&&Tr(n),a=i==null?void 0:i.mapToName,c=(i==null?void 0:i.mapToDisplayName)||a&&Tr(a);return c&&o&&r?l.jsx(Yw,{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 Tc(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function ua(...e){return t=>{let n=!1;const r=e.map(o=>{const i=Tc(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():Tc(e[o],null)}}}}function ai(...e){return D.useCallback(ua(...e),e)}function xo(e,t=[]){let n=[];function r(i,s){const a=D.createContext(s),c=n.length;n=[...n,s];const u=f=>{var x;const{scope:m,children:h,...y}=f,v=((x=m==null?void 0:m[e])==null?void 0:x[c])||a,p=D.useMemo(()=>y,Object.values(y));return l.jsx(v.Provider,{value:p,children:h})};u.displayName=i+"Provider";function d(f,m){var v;const h=((v=m==null?void 0:m[e])==null?void 0:v[c])||a,y=D.useContext(h);if(y)return y;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=>D.createContext(s));return function(a){const c=(a==null?void 0:a[e])||i;return D.useMemo(()=>({[`__scope${e}`]:{...a,[e]:c}}),[a,c])}};return o.scopeName=e,[r,tI(o,...t)]}function tI(...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 D.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return n.scopeName=t.scopeName,n}function $t(e,t,{checkForDefaultPrevented:n=!0}={}){return function(o){if(e==null||e(o),n===!1||!o.defaultPrevented)return t==null?void 0:t(o)}}function da(e){const t=D.useRef(e);return D.useEffect(()=>{t.current=e}),D.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}function fa({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,o]=nI({defaultProp:t,onChange:n}),i=e!==void 0,s=i?e:r,a=da(n),c=D.useCallback(u=>{if(i){const f=typeof u=="function"?u(e):u;f!==e&&a(f)}else o(u)},[i,e,o,a]);return[s,c]}function nI({defaultProp:e,onChange:t}){const n=D.useState(e),[r]=n,o=D.useRef(r),i=da(t);return D.useEffect(()=>{o.current!==r&&(i(r),o.current=r)},[r,o,i]),n}function rI(e){const t=D.useRef({value:e,previous:e});return D.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}var co=globalThis!=null&&globalThis.document?D.useLayoutEffect:()=>{};function iI(e){const[t,n]=D.useState(void 0);return co(()=>{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 oI(e,t){return D.useReducer((n,r)=>t[n][r]??n,e)}var pa=e=>{const{present:t,children:n}=e,r=sI(t),o=typeof n=="function"?n({present:r.isPresent}):D.Children.only(n),i=ai(r.ref,aI(o));return typeof n=="function"||r.isPresent?D.cloneElement(o,{ref:i}):null};pa.displayName="Presence";function sI(e){const[t,n]=D.useState(),r=D.useRef({}),o=D.useRef(e),i=D.useRef("none"),s=e?"mounted":"unmounted",[a,c]=oI(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return D.useEffect(()=>{const u=Vi(r.current);i.current=a==="mounted"?u:"none"},[a]),co(()=>{const u=r.current,d=o.current;if(d!==e){const m=i.current,h=Vi(u);e?c("MOUNT"):h==="none"||(u==null?void 0:u.display)==="none"?c("UNMOUNT"):c(d&&m!==h?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,c]),co(()=>{if(t){let u;const d=t.ownerDocument.defaultView??window,f=h=>{const v=Vi(r.current).includes(h.animationName);if(h.target===t&&v&&(c("ANIMATION_END"),!o.current)){const p=t.style.animationFillMode;t.style.animationFillMode="forwards",u=d.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=p)})}},m=h=>{h.target===t&&(i.current=Vi(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:D.useCallback(u=>{u&&(r.current=getComputedStyle(u)),n(u)},[])}}function Vi(e){return(e==null?void 0:e.animationName)||"none"}function aI(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 Yu=D.forwardRef((e,t)=>{const{children:n,...r}=e,o=D.Children.toArray(n),i=o.find(lI);if(i){const s=i.props.children,a=o.map(c=>c===i?D.Children.count(s)>1?D.Children.only(null):D.isValidElement(s)?s.props.children:null:c);return l.jsx(Es,{...r,ref:t,children:D.isValidElement(s)?D.cloneElement(s,void 0,a):null})}return l.jsx(Es,{...r,ref:t,children:n})});Yu.displayName="Slot";var Es=D.forwardRef((e,t)=>{const{children:n,...r}=e;if(D.isValidElement(n)){const o=dI(n);return D.cloneElement(n,{...uI(r,n.props),ref:t?ua(t,o):o})}return D.Children.count(n)>1?D.Children.only(null):null});Es.displayName="SlotClone";var cI=({children:e})=>l.jsx(l.Fragment,{children:e});function lI(e){return D.isValidElement(e)&&e.type===cI}function uI(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)=>{i(...a),o(...a)}:o&&(n[r]=o):r==="style"?n[r]={...o,...i}:r==="className"&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}function dI(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 fI=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],Zu=fI.reduce((e,t)=>{const n=D.forwardRef((r,o)=>{const{asChild:i,...s}=r,a=i?Yu:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),l.jsx(a,{...s,ref:o})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),ha="Checkbox",[pI,V_]=xo(ha),[hI,mI]=pI(ha),ed=D.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:r,checked:o,defaultChecked:i,required:s,disabled:a,value:c="on",onCheckedChange:u,form:d,...f}=e,[m,h]=D.useState(null),y=ai(t,O=>h(O)),v=D.useRef(!1),p=m?d||!!m.closest("form"):!0,[x=!1,g]=fa({prop:o,defaultProp:i,onChange:u}),b=D.useRef(x);return D.useEffect(()=>{const O=m==null?void 0:m.form;if(O){const _=()=>g(b.current);return O.addEventListener("reset",_),()=>O.removeEventListener("reset",_)}},[m,g]),l.jsxs(hI,{scope:n,state:x,disabled:a,children:[l.jsx(Zu.button,{type:"button",role:"checkbox","aria-checked":Pn(x)?"mixed":x,"aria-required":s,"data-state":rd(x),"data-disabled":a?"":void 0,disabled:a,value:c,...f,ref:y,onKeyDown:$t(e.onKeyDown,O=>{O.key==="Enter"&&O.preventDefault()}),onClick:$t(e.onClick,O=>{g(_=>Pn(_)?!0:!_),p&&(v.current=O.isPropagationStopped(),v.current||O.stopPropagation())})}),p&&l.jsx(gI,{control:m,bubbles:!v.current,name:r,value:c,checked:x,required:s,disabled:a,form:d,style:{transform:"translateX(-100%)"},defaultChecked:Pn(i)?!1:i})]})});ed.displayName=ha;var td="CheckboxIndicator",nd=D.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:r,...o}=e,i=mI(td,n);return l.jsx(pa,{present:r||Pn(i.state)||i.state===!0,children:l.jsx(Zu.span,{"data-state":rd(i.state),"data-disabled":i.disabled?"":void 0,...o,ref:t,style:{pointerEvents:"none",...e.style}})})});nd.displayName=td;var gI=e=>{const{control:t,checked:n,bubbles:r=!0,defaultChecked:o,...i}=e,s=D.useRef(null),a=rI(n),c=iI(t);D.useEffect(()=>{const d=s.current,f=window.HTMLInputElement.prototype,h=Object.getOwnPropertyDescriptor(f,"checked").set;if(a!==n&&h){const y=new Event("click",{bubbles:r});d.indeterminate=Pn(n),h.call(d,Pn(n)?!1:n),d.dispatchEvent(y)}},[a,n,r]);const u=D.useRef(Pn(n)?!1:n);return l.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:o??u.current,...i,tabIndex:-1,ref:s,style:{...e.style,...c,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function Pn(e){return e==="indeterminate"}function rd(e){return Pn(e)?"indeterminate":e?"checked":"unchecked"}var id=ed,od=nd;function sd(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 yI=["color"],ad=w.forwardRef(function(e,t){var n=e.color,r=n===void 0?"currentColor":n,o=sd(e,yI);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"}))}),vI=["color"],wI=w.forwardRef(function(e,t){var n=e.color,r=n===void 0?"currentColor":n,o=sd(e,vI);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 II="_checkboxGroupContainer_1ya1t_1",bI="_stack_1ya1t_6",_I="_selectAllContainer_1ya1t_11",xI="_fieldContainer_1ya1t_18",OI="_checkbox_1ya1t_1",jr={checkboxGroupContainer:II,stack:bI,selectAllContainer:_I,fieldContainer:xI,checkbox:OI};function cd({id:e,isChecked:t,label:n,onCheckedChange:r}){return l.jsxs("div",{className:jr.fieldContainer,children:[l.jsx(id,{className:jr.checkbox,id:e,onCheckedChange:r,checked:t,children:l.jsx(od,{children:l.jsx(ad,{})})}),l.jsx("label",{htmlFor:e,style:{overflowWrap:"anywhere"},children:n})]})}function ld({id:e,isChecked:t,label:n,onCheckedChange:r,isIndeterminate:o}){return l.jsxs("div",{className:jr.selectAllContainer,children:[l.jsx(id,{className:jr.checkbox,id:e,onCheckedChange:r,children:l.jsxs(od,{children:[o&&l.jsx(wI,{}),t===!0&&l.jsx(ad,{})]})}),l.jsx("label",{htmlFor:e,children:n})]})}function ud({children:e}){return l.jsx("div",{className:jr.checkboxGroupContainer,children:e})}function dd({children:e}){return l.jsx("div",{className:jr.stack,children:e})}function CI(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=!Ml(s,r);e.read.isOptionalFieldsModified=c}else console.warn("read.savedConfig.optionalFields is undefined")}function Rc(e,t,n,r){t(e,o=>CI(o,n,r))}function EI(){var f,m;const{appName:e,configureState:t,setConfigureState:n,selectedObjectName:r}=Ht(),o=(f=t==null?void 0:t.read)==null?void 0:f.selectedOptionalFields,i=(h,y)=>{h!=="indeterminate"&&r&&t&&Rc(r,n,y,h)},s=(m=t==null?void 0:t.read)==null?void 0:m.optionalFields,a=h=>{r&&s&&s.forEach(y=>{Dn(y)||Rc(r,n,y.fieldName,h)})},c=!!(s&&s.length>0),u=Object.keys(o||{}).length===(s==null?void 0:s.length),d=!u&&Object.keys(o||{}).length>0;return c&&l.jsxs(l.Fragment,{children:[l.jsx(yi,{string:`${e} reads the following optional fields`}),l.jsxs(ud,{children:[((s==null?void 0:s.length)||0)>=2&&l.jsx(ld,{id:"select-all-fields",isChecked:u,label:"Select all",onCheckedChange:a,isIndeterminate:d}),l.jsx(dd,{children:s.map(h=>Dn(h)?null:l.jsx(cd,{id:h.fieldName,isChecked:!!(o!=null&&o[h==null?void 0:h.fieldName]),label:h.displayName,onCheckedChange:y=>i(y,h.fieldName)},h.fieldName))})]})]})}function SI(){return l.jsx(EI,{})}const NI={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 TI({children:e,style:t,...n}){return l.jsx("span",{style:{...NI,...t},...n,children:e})}function RI(){var r,o,i;const{configureState:e,selectedObjectName:t}=Ht(),{appName:n}=ke();return l.jsxs(l.Fragment,{children:[l.jsx(yi,{string:`${n} reads the following ${t} fields`}),l.jsx("div",{style:{display:"flex",gap:".5rem",marginBottom:".5rem",flexWrap:"wrap"},children:(o=(r=e==null?void 0:e.read)==null?void 0:r.requiredFields)!=null&&o.length?(i=e.read)==null?void 0:i.requiredFields.map(s=>Dn(s)?null:l.jsx(TI,{children:s.displayName},s.fieldName)):"There are no required fields."})]})}function AI(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 fd(e,t,n,r,o){t(e,i=>AI(i,e,n,r,o))}function PI(e,t,n){t(e,r=>{r.read&&(r.read.isValueMappingsModified=n)})}function DI({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(_o,{style:{width:"100%",marginLeft:"1rem"}})})]})}function FI({mappedValue:e,onSelectChange:t,fieldName:n,allValueOptions:r,hasError:o}){var _;const{configureState:i,selectedObjectName:s,setConfigureState:a}=Ht(),[c,u]=w.useState(!0),{getError:d,setError:f,resetBoundary:m,isError:h,removeError:y}=Tt(),v=w.useMemo(()=>{var T,S;return((S=(T=i==null?void 0:i.read)==null?void 0:T.selectedValueMappings)==null?void 0:S[n])||{}},[(_=i==null?void 0:i.read)==null?void 0:_.selectedValueMappings,n]),p=w.useMemo(()=>v==null?void 0:v[e.mappedValue],[v,e.mappedValue]);w.useEffect(()=>{u(!1)},[e,a,s,p,i]);const x=w.useMemo(()=>r.map(T=>({id:T.value,label:T.displayValue,value:T.value})),[r]),g=w.useCallback(T=>{if(T){if(Object.values(v).some(S=>S===T.value&&S!==p)){const S=[...Object.entries(v).filter(([N,F])=>F===T.value&&F!==p).map(([N])=>N),e.mappedValue];f(ue.VALUE_MAPPING,n,S);return}d(ue.VALUE_MAPPING,n)&&m(ue.VALUE_MAPPING),t({target:{name:e.mappedValue,value:T.value,fieldName:n}})}},[t,v,p,n,e.mappedValue,m,f,d]),b=w.useMemo(()=>l.jsx(Vu,{disabled:c,items:x,selectedValue:p||null,onSelectedItemChange:g,placeholder:"Please select one",style:{border:o?"2px solid red":void 0,borderRadius:"8px",width:"100%"}},p),[p,c,x,g,o]),O=w.useCallback(()=>{s&&(fd(s,a,e.mappedValue,"",n),h(ue.VALUE_MAPPING,n)&&y(ue.VALUE_MAPPING,n))},[s,a,e.mappedValue,n,h,y]);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:[b,l.jsx(at,{type:"button",variant:"ghost",onClick:O,children:"Clear"})]})]},e.mappedValue)}function MI(){var h,y,v;const{fieldMapping:e}=et(),{selectedObjectName:t,configureState:n,setConfigureState:r}=Ht(),{isError:o,removeError:i,getError:s}=Tt(),a=(h=n==null?void 0:n.read)==null?void 0:h.selectedFieldMappings,c=(y=n==null?void 0:n.read)==null?void 0:y.selectedValueMappings,u=(v=n==null?void 0:n.read)==null?void 0:v.isValueMappingsModified,d=w.useRef(!1),f=w.useMemo(()=>{const p=t&&e?Object.values(e[t]||{}).flat().filter(x=>x.mappedValues).map(x=>({...x})):[];if(a)for(let x=0;x<p.length;x+=1){const{mapToName:g}=p[x];a!=null&&a[g]&&(p[x].fieldName=a[g])}return p},[t,e,a]),m=w.useCallback(p=>{const{value:x,name:g,fieldName:b}=p.target;x&&(t&&fd(t,r,g,x,b),o(ue.VALUE_MAPPING,g)&&i(ue.VALUE_MAPPING,g))},[t,r,o,i]);return w.useEffect(()=>{var p;if(t&&c){const x=((p=e==null?void 0:e[t])==null?void 0:p.filter(b=>b.fieldName&&b.mappedValues.length>0))||[];x.every(b=>{const O=c[b.fieldName]||{};return Object.keys(O).length===Object.keys(b.mappedValues).length})&&x.length>0?!u&&!d.current&&(PI(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(p=>{var T,S,N;if(!p.fieldName)return console.error("fieldName is undefined",p),null;const x=(S=(T=n==null?void 0:n.read)==null?void 0:T.allFieldsMetadata)==null?void 0:S[p.fieldName],g=x==null?void 0:x.valueType;if(!["singleSelect","multiSelect"].includes(g))return console.error("fieldName is not a singleSelect or multiSelect",p),null;const b=x==null?void 0:x.values;if(!b)return console.error("field has no values array",p),null;const O=Object.keys(b).length,_=Object.keys((p==null?void 0:p.mappedValues)||[]).length;return O!==_?(console.error("field values and the values to be mapped are not of the same length",p,b),null):l.jsxs(l.Fragment,{children:[l.jsx(DI,{string:"Map the values for ",fieldName:p.mapToName||p.fieldName}),l.jsx("div",{style:{display:"flex",gap:"1rem",flexDirection:"column"},children:l.jsx(bo,{id:p.mapToName||p.fieldName,children:(N=p==null?void 0:p.mappedValues)==null?void 0:N.map(F=>{var ne,B,ce;const q=s(ue.VALUE_MAPPING,p.fieldName),G=Array.isArray(q)&&q.includes(F.mappedValue),z=((ce=(B=(ne=n==null?void 0:n.read)==null?void 0:ne.allFieldsMetadata)==null?void 0:B[p.fieldName])==null?void 0:ce.values)||[];return l.jsxs(l.Fragment,{children:[l.jsx(FI,{allValueOptions:z,mappedValue:F,onSelectChange:m,fieldName:(p==null?void 0:p.fieldName)||"",hasError:G},`${F.mappedValue}-${p.fieldName}`),G&&l.jsx("span",{style:{color:"red",fontSize:"14px",marginTop:"4px"},children:`Each ${p.mapToName||p.fieldName} must be mapped to a unique value`},F.mappedValue)]})})},p.mapToName||p.fieldName)})]})})}):null}function kI(){return Fy(),l.jsxs(l.Fragment,{children:[l.jsx(eI,{}),l.jsx(RI,{}),l.jsx(Qw,{}),l.jsx(Gw,{}),l.jsx(MI,{}),l.jsx(SI,{})]})}function jI(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=!ey(a,s);e.write.isWriteModified=u}}}function Ac(e,t,n,r){t(e,o=>{jI(o,n,r)})}function LI(){var f,m,h,y;const{appName:e,selectedObjectName:t,configureState:n,setConfigureState:r}=Ht(),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=(v,p)=>{v!=="indeterminate"&&t&&n&&Ac(t,r,p,v)},a=v=>{var p,x;t&&n&&((x=(p=n==null?void 0:n.write)==null?void 0:p.writeObjects)==null||x.forEach(g=>{Ac(t,r,g.objectName,v)}))},c=!!i,u=Object.keys(o||{}).length===((y=(h=n==null?void 0:n.write)==null?void 0:h.writeObjects)==null?void 0:y.length),d=!u&&Object.keys(o||{}).length>0;return c&&l.jsxs(l.Fragment,{children:[l.jsx(yi,{string:`Allow ${e} to write to these objects`}),l.jsxs(ud,{children:[((i==null?void 0:i.length)||0)>=2&&l.jsx(ld,{id:"select-all-fields",onCheckedChange:a,isIndeterminate:d,isChecked:u,label:"Select all"}),l.jsx(dd,{children:i.map(v=>l.jsx(cd,{id:v.objectName,onCheckedChange:p=>s(p,v.objectName),isChecked:!!(o!=null&&o[v.objectName]),label:v.displayName},v.objectName))})]})]})}function KI(){return l.jsx(l.Fragment,{children:l.jsx(LI,{})})}const VI=()=>{const e=kn(),t=fn();return nl({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."),ht(n)}})};function pd({buttonText:e,buttonVariant:t="secondary",buttonStyle:n={}}){const{projectId:r}=ke(),{integrationId:o,installation:i,setIntegrationDeleted:s,onUninstallSuccess:a}=et(),[c,u]=w.useState(!1),d=!r||!o||!(i!=null&&i.id)||c,f=VI(),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)}))},h=c?"Uninstalling...":e,y=l.jsx(at,{type:"button",onClick:m,disabled:d,variant:t,style:n,children:h});return i!=null&&i.id?y:null}function $I(){const{installation:e}=et();return l.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:[e!=null&&e.id?l.jsx("p",{children:"Once you uninstall this integration, its configuration will be lost."}):l.jsx("p",{children:"You've successfully uninstalled the integration."}),l.jsx(pd,{buttonText:"Yes, uninstall",buttonVariant:"danger"})]})}function hd({onSave:e,onReset:t,isLoading:n,isCreateMode:r=!1,errorMsg:o}){var T,S,N,F;const{installation:i}=et(),{hydratedRevision:s,loading:a}=Hr(),{configureState:c,selectedObjectName:u}=Ht(),d=i==null?void 0:i.config,f=d&&u&&!!Al(d,u)||!1,m=((T=c==null?void 0:c.read)==null?void 0:T.isOptionalFieldsModified)||((S=c==null?void 0:c.read)==null?void 0:S.isRequiredMapFieldsModified)||((N=c==null?void 0:c.read)==null?void 0:N.isValueMappingsModified),h=(F=c==null?void 0:c.write)==null?void 0:F.isWriteModified,x=a||n||!c||!u||!(m||h||r||u!==sr&&!f),g=u===sr,b=u===Xi,O=l.jsx(at,{type:"submit",disabled:x,children:r?"Install":"Save"}),_=l.jsx(at,{type:"button",onClick:t,disabled:x,variant:"ghost",children:"Reset"});return n?l.jsx(ni,{}):l.jsxs("form",{style:{width:"34rem"},onSubmit:e,children:[l.jsxs("div",{style:{display:"flex",flexDirection:"row-reverse",gap:".8rem",marginBottom:"20px"},children:[O,_]}),l.jsxs(jn,{style:{padding:"1rem 2rem",minHeight:"300px",backgroundColor:"var(--amp-colors-bg-primary)",borderColor:"var(--amp-colors-border)"},children:[o&&l.jsx(Ul,{children:typeof o=="string"?o:"Installation Failed."}),a&&l.jsx(ni,{}),s&&!b&&!g&&l.jsx(kI,{}),s&&!b&&g&&l.jsx(KI,{}),!a&&b&&l.jsx($I,{})]})]})}const md=()=>{const{integrationId:e,groupRef:t,consumerRef:n,setInstallation:r,onInstallSuccess:o,onUpdateSuccess:i}=et(),{hydratedRevision:s,loading:a}=Hr(),{selectedObjectName:c}=Jl(),{selectedConnection:u}=Ur(),d=Vr(),{projectId:f}=ke(),{resetBoundary:m,setErrors:h,setError:y,getError:v}=Tt(),{resetConfigureState:p,objectConfigurationsState:x,resetPendingConfigurationState:g}=Ks(),b=$l(c||"",x),{onNextIncompleteTab:O}=vy(),_=w.useCallback(()=>{m(ue.INSTALLATION_MUTATION)},[m]),T=w.useCallback(N=>N?F=>{y(ue.INSTALLATION_MUTATION,N,F)}:F=>{console.error("objectName is required to set installation error: ",F)},[y]),S=w.useCallback(N=>N?v(ue.INSTALLATION_MUTATION,N):"",[v]);return{integrationId:e,groupRef:t,consumerRef:n,setInstallation:r,hydratedRevision:s,loading:a,selectedObjectName:c,selectedConnection:u,apiKey:d,projectId:f,resetBoundary:m,setErrors:h,setMutateInstallationError:T,getMutateInstallationError:S,resetMutateInstallationErrorState:_,resetConfigureState:p,objectConfigurationsState:x,resetPendingConfigurationState:g,configureState:b,onInstallSuccess:o,onUpdateSuccess:i,onNextIncompleteTab:O}},qI=void 0;function UI(){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:h,resetMutateInstallationErrorState:y,resetConfigureState:v,objectConfigurationsState:p,resetPendingConfigurationState:x,configureState:g,onInstallSuccess:b,onNextIncompleteTab:O}=md(),[_,T]=w.useState(!1),S=s===sr,N=h(s),F=w.useCallback(()=>{d(ue.MAPPING),o!=null&&o.content&&!i&&s&&jl(o,qI,s,v)},[d,o,i,s,v]);w.useEffect(()=>{!g&&(o!=null&&o.content)&&!i&&F()},[g,p,o,i,F]);const q=()=>{y();const{requiredMapFields:ne,selectedFieldMappings:B}=(g==null?void 0:g.read)||{},{errorList:ce}=Fl(ne,B,f);ce.length>0||(s&&(a!=null&&a.id)&&c&&u&&e&&t&&n&&o?(T(!0),sy(u,e,t,n,a.id,s,c,o,g,m(s),r,b).finally(()=>{T(!1),x(s),O()})):console.error("CreateInstallallation - onSaveReadCreate: missing required props"))},G=()=>{y(),s&&(a!=null&&a.id)&&c&&u&&e&&t&&n&&o?(T(!0),ly(u,e,t,n,a.id,c,o,g,m(s),r,b).finally(()=>{T(!1),x(s),O()})):console.error("CreateInstallallation - onSaveWriteCreate: missing required props")},z=ne=>{ne.preventDefault(),S?G():q()};return l.jsx(hd,{errorMsg:N,isCreateMode:!0,isLoading:_,onSave:z,onReset:F})}function HI({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.${i}`],installation:{config:e}}};return Rn().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=>{ht(d,c)})}const BI=(e,t,n,r,o,i)=>{const s=Ll(e),a=Kl(e),c=Vl(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 fo(o)&&(u.content||(u.content={}),u.content.proxy={enabled:!0}),u},WI=(e,t,n,r,o,i,s,a,c,u,d)=>{const f=BI(i,r||"",a,a.schedule,c,a.backfill);return f?HI({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))},JI=(e,t)=>{const r={content:{write:{objects:ql(e)}}};return fo(t)&&(r.content||(r.content={}),r.content.proxy={enabled:!0}),r},zI=(e,t,n,r,o,i,s,a,c)=>{const u=JI(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 Rn().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=>{ht(f,s)})};function GI({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:h,configureState:y,onUpdateSuccess:v,onNextIncompleteTab:p}=md(),[x,g]=w.useState(!1),b=i===sr,O=f(i),{config:_}=e,T=w.useCallback(()=>{c(ue.MAPPING),r!=null&&r.content&&!o&&i&&jl(r,_,i,m)},[c,r,o,i,_,m]);w.useEffect(()=>{y||T()},[y,T]);const S=w.useMemo(()=>{var z,ne,B;return(B=(ne=(z=r==null?void 0:r.content)==null?void 0:z.read)==null?void 0:ne.objects)==null?void 0:B.find(ce=>(ce==null?void 0:ce.objectName)===i)},[r,i]),N=()=>{const{requiredMapFields:G,selectedFieldMappings:z}=(y==null?void 0:y.read)||{},{errorList:ne}=Fl(G,z,u);ne.length>0||(r&&e&&i&&s&&a&&S?(g(!0),WI(a,t.id,e.id,i,s,y,n,S,r,d(i),v).finally(()=>{g(!1),h(i),p()})):console.error("UpdateInstallation - onSaveUpdate missing required props"))},F=()=>{e&&i&&s&&a&&r?(g(!0),zI(a,t.id,e.id,s,y,r,d(i),n,v).finally(()=>{g(!1),h(i),p()})):console.error("UpdateInstallation - onSaveUpdate missing required props")},q=G=>{G.preventDefault(),b?F():N()};return l.jsx(hd,{errorMsg:O,onSave:q,onReset:T,isLoading:x})}function QI(){const{integrationObj:e,installation:t}=et();return e?t&&e?l.jsx(GI,{installation:t,integrationObj:e}):l.jsx(UI,{}):l.jsx(bl,{message:"We can't load the integration"})}const XI=(e,t)=>({revisionId:e.id,createdBy:`consumer:${t}`,content:{provider:e.content.provider,proxy:{enabled:!0}}});function YI({projectId:e,integrationId:t,groupRef:n,consumerRef:r,connectionId:o,apiKey:i,hydratedRevision:s,setError:a,setInstallation:c,onInstallSuccess:u}){const d=XI(s,r);return d?ks({createConfig:d,projectId:e,integrationId:t,groupRef:n,connectionId:o,apiKey:i,setError:a,setInstallation:c,onInstallSuccess:u}):(console.error("Error when generating createConfig from configureState"),Promise.resolve(null))}function ZI(){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 ma({text:e,children:t}){return l.jsx($r,{children:l.jsxs(jn,{style:{display:"flex",flexDirection:"column",alignItems:"center",padding:"3rem",gap:"3rem"},children:[l.jsx(ZI,{}),l.jsx("p",{children:e}),t]})})}function eb({provider:e}){const{providerName:t}=Ln(e),n=`You have successfully installed your ${t} integration.`;return l.jsx(ma,{text:n,children:l.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:l.jsx(pd,{buttonText:"Uninstall",buttonVariant:"outline",buttonStyle:{fontSize:"13px"}})})})}const tb=e=>{const{read:t,write:n,proxy:r}=(e==null?void 0:e.content)??{};return!t&&!n&&(r==null?void 0:r.enabled)||!1};function nb({children:e}){var O;const{projectId:t}=ke(),n=Vr(),{hydratedRevision:r,loading:o}=Hr(),{integrationObj:i,installation:s,groupRef:a,consumerRef:c,setInstallation:u,onInstallSuccess:d,isIntegrationDeleted:f}=et(),{selectedConnection:m,isConnectionsLoading:h}=Ur(),[y,v]=w.useState(!1),p=o||y,x=(O=r==null?void 0:r.content)==null?void 0:O.provider,g=tb(r),b=_=>{console.error("Error when creating proxy installation:",_)};return w.useEffect(()=>{!p&&!h&&r&&g&&!s&&m&&n&&(i!=null&&i.id)&&!f&&(v(!0),YI({apiKey:n,projectId:t,integrationId:i==null?void 0:i.id,groupRef:a,consumerRef:c,connectionId:m==null?void 0:m.id,hydratedRevision:r,setError:b,setInstallation:u,onInstallSuccess:d}).then(()=>{v(!1)}).catch(_=>{v(!1),console.error("Error when creating proxy installation:",_)}))},[r,g,s,m,n,t,i==null?void 0:i.id,a,c,u,p,d,f,h]),i?p?l.jsx(qr,{}):g&&x&&s?l.jsx(eb,{provider:x}):l.jsx("div",{children:e}):l.jsx(Gt,{message:"We can't load the integration"})}function Oo(){const e=kn(),t=fn();return nl({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"),ht(n)}})}function gd(){return 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 vi({children:e}){return l.jsx($r,{children:l.jsxs(jn,{children:[l.jsx("div",{style:{padding:"3rem 2rem"},children:e}),l.jsx(gd,{})]})})}function wi({children:e}){return l.jsx("h1",{style:{fontWeight:600,lineHeight:1.2,fontSize:"1.2em"},children:e})}function rb({children:e}){return l.jsx("p",{style:{padding:".5em 0"},children:e})}function Ii({error:e}){return e?l.jsx(Ul,{style:{marginTop:"2em"},children:e}):null}function ga({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(vi,{children:[l.jsx(wi,{children:i||`Set up ${r} integration`}),l.jsx(Ii,{error:t}),o,l.jsx(at,{style:{marginTop:"1em",width:"100%"},disabled:n,type:"submit",onClick:e,children:"Next"})]})}const ib="_link_oo2kv_1",ob={link:ib};function yd({href:e,className:t,style:n,label:r,children:o,newTab:i=!1}){return l.jsx("a",{className:wt(ob.link,t),style:n,href:e,"aria-label":r||void 0,target:i?"_blank":"_self",rel:i?"noopener noreferrer":void 0,children:o})}function vd({url:e,providerDisplayName:t,credentialName:n}){return l.jsxs("p",{style:{color:"var(--amp-colors-text-muted)"},children:[l.jsx(yd,{href:e,newTab:!0,children:l.jsx("span",{style:{textDecoration:"underline"},children:"Learn more"})})," about where to find your ",t," ",n,"."]})}const sb="_input_10rzg_1",ab="_inputError_10rzg_27",cb="_error_10rzg_43",Bo={input:sb,inputError:ab,error:cb};function lb({id:e,type:t,className:n,isError:r=!1,...o}){const i=r?wt(Bo.inputError,Bo.input):Bo.input;return l.jsx("input",{id:e,type:t,className:wt(i,n),...o})}const ub="_textarea_18zl4_1",db="_textareaError_18zl4_14",fb="_error_18zl4_29",Wo={textarea:ub,textareaError:db,error:fb};function pb({className:e,isError:t=!1,...n}){const r=t?wt(Wo.textareaError,Wo.textarea):Wo.textarea;return l.jsx("textarea",{className:wt(e,r),...n})}const un={Input:lb,Textarea:pb};function hb({provider:e,providerInfo:t,handleSubmit:n,error:r,isButtonDisabled:o}){var v;const[i,s]=w.useState(!1),a=()=>s(p=>!p),[c,u]=w.useState(""),d=p=>u(p.currentTarget.value),{providerName:f}=Ln(e),m=c.length>0,h=o||!m,y=(v=t.apiKeyOpts)==null?void 0:v.docsURL;return l.jsx(ga,{providerName:f,handleSubmit:()=>{n({apiKey:c})},error:r,isButtonDisabled:h,children:l.jsxs("div",{style:{display:"flex",gap:"1rem",flexDirection:"column",marginTop:"1rem"},children:[y&&l.jsx(vd,{url:y,providerDisplayName:f||Tr(e),credentialName:"API key"}),l.jsxs("div",{style:{display:"flex",gap:".5rem"},children:[l.jsx(un.Input,{id:"password",name:"password",type:i?"text":"password",placeholder:"API Key",onChange:p=>d(p)}),l.jsx(at,{type:"button",style:{height:"2.5rem",width:"5rem"},onClick:a,children:i?"Hide":"Show"})]})]})})}function mb({...e}){return l.jsx(hb,{...e})}function gb({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,children:s,selectedConnection:a}){const{projectIdOrName:c}=ke(),u=Oo(),d=w.useCallback(f=>{const{apiKey:m}=f,h={projectIdOrName:c,generateConnectionParams:{groupName:i,groupRef:o,consumerName:r,consumerRef:n,provider:e,apiKey:m}};u.mutate(h)},[c,i,o,r,n,e,u]);return a===null?l.jsx(mb,{provider:e,providerInfo:t,handleSubmit:d,error:null}):s}function yb({provider:e,providerInfo:t,handleSubmit:n,error:r,isButtonDisabled:o}){var g;const[i,s]=w.useState(!1),a=()=>s(b=>!b),[c,u]=w.useState({username:"",password:""}),{username:d,password:f}=c,{providerName:m}=Ln(e),h=m||Tr(e),y=(g=t.basicOpts)==null?void 0:g.docsURL,v=d.length>0,p=o||!v,x=b=>{const{name:O,value:_}=b.currentTarget;u(T=>({...T,[O]:_}))};return l.jsx(ga,{providerName:m,handleSubmit:()=>{n({user:d,pass:f})},error:r,isButtonDisabled:p,children:l.jsxs("div",{style:{display:"flex",gap:"1rem",flexDirection:"column",marginTop:"1rem"},children:[y&&l.jsx(vd,{url:y,providerDisplayName:h,credentialName:"credentials"}),l.jsx(un.Input,{id:"username",name:"username",type:"text",placeholder:"Username",onChange:b=>x(b)}),l.jsxs("div",{style:{display:"flex",gap:".5rem"},children:[l.jsx(un.Input,{id:"password",name:"password",type:i?"text":"password",placeholder:"Password",onChange:b=>x(b)}),l.jsx(at,{type:"button",style:{height:"2.5rem",width:"5rem"},onClick:a,children:i?"Hide":"Show"})]})]})})}function vb({...e}){return l.jsx(yb,{...e})}function wb({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,children:s,selectedConnection:a}){const{projectIdOrName:c}=ke(),u=Oo(),d=w.useCallback(f=>{const{user:m,pass:h}=f,y={projectIdOrName:c,generateConnectionParams:{groupName:i,groupRef:o,consumerName:r,consumerRef:n,provider:e,basicAuth:{username:m,password:h}}};u.mutate(y)},[c,i,o,r,n,e,u]);return a===null?l.jsx(vb,{provider:e,providerInfo:t,handleSubmit:d,error:null}):s}function Ib({...e}){return l.jsx(ga,{...e})}function bb({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,children:i,selectedConnection:s,providerName:a}){const{projectIdOrName:c}=ke(),u=Oo(),d=w.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(Ib,{handleSubmit:d,error:null,providerName:a}):i}const _b=Fs("VITE_AMP_ENABLE_CSRF",!1),xb=Fs("NEXT_AMP_ENABLE_CSRF",!1),Ob=Fs("REACT_APP_AMP_ENABLE_CSRF",!1),Cb=!!_b||!!xb||!!Ob,wd=async(e,t,n,r,o,i,s,a)=>{var u,d;const c=await Rn().providerApi.getProvider({provider:o},{headers:{"X-Api-Key":r??""}});if(!c)throw new Error(`Provider ${o} not found`);if(c.authType==="oauth2"&&(((u=c.oauth2Opts)==null?void 0:u.grantType)==="authorizationCode"||((d=c.oauth2Opts)==null?void 0:d.grantType)==="authorizationCodePKCE")){const m=(await Rn().providerAppApi.listProviderApps({projectIdOrName:e},{headers:{"X-Api-Key":r??""}})).find(p=>p.provider===o),h=Ol(o,c);if(!m)throw new Error(`You must first set up a ${h} Provider App using the Ampersand Console.`);const y={connectOAuthParams:{providerWorkspaceRef:i,projectId:e,groupRef:n,groupName:a,consumerRef:t,consumerName:s,providerAppId:m.id,provider:o,enableCSRFProtection:Cb}};return await Rn().oAuthApi.oauthConnect(y,{credentials:"include",headers:{"X-Api-Key":r??"","Content-Type":"application/json"}})}throw new Error(`Provider ${o} does not support an OAuth2 web flow.`)},Pc=600,Dc=600,Eb="AUTHORIZATION_SUCCEEDED",Sb="AUTHORIZATION_FAILED";function Nb(e,t,n,r){return w.useCallback(()=>{if(!r)return;const o=window.screenX+(window.outerWidth-Pc)/2,i=window.screenY+(window.outerHeight-Dc)/2.5,s=`width=${Pc},height=${Dc},left=${o},top=${i}`,a=window.open(r,e,s);t(a),window.addEventListener("message",n,!1)},[r,e,t,n])}function Tb(e,t,n){const r=fn();return w.useCallback(o=>{var i,s;if(o.origin===vg){if(o.data.eventType===Eb){const a=(i=o.data.data)==null?void 0:i.connection;a?(e(a),t==null||t.close(),r.invalidateQueries({queryKey:["amp","connections"]})):console.error("Connection ID not found in event data: ",{event:o})}o.data.eventType===Sb&&(console.error("OAuth failed: ",{event:o}),n==null||n(((s=o==null?void 0:o.data)==null?void 0:s.message)??"Something went wrong. Please try again."))}},[t,n,r,e])}function Id({children:e,oauthUrl:t,windowTitle:n="Connect to Provider",onError:r,error:o}){const[i,s]=w.useState(null),[a,c]=w.useState(null),u=Tb(s,a,r),d=Nb(n,c,u,t);return w.useEffect(()=>{t&&!a&&d()},[t,a,d,u,n]),w.useEffect(()=>{if(!a)return;const f=setInterval(()=>{a.closed&&(clearInterval(f),window.removeEventListener("message",u),c(null),!i&&!o?(console.error("OAuth failed. Please try again."),r==null||r("Something went wrong. Please try again.")):i&&(r==null||r(null)))},500);return()=>{clearInterval(f),window.removeEventListener("message",u)}},[a,i,o,u,r]),l.jsx("div",{children:e})}function Rb({handleSubmit:e,error:t,isButtonDisabled:n,providerName:r}){return l.jsxs(vi,{children:[l.jsx(wi,{children:`Set up ${r} integration`}),l.jsx(rb,{children:`Click Next to sign into the ${r} account you'd like to sync.`}),l.jsx(Ii,{error:t}),l.jsx(at,{style:{marginTop:"1em",width:"100%"},disabled:n,type:"submit",onClick:e,children:"Next"})]})}function Ab({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,providerName:i}){const{projectId:s}=ke(),a=Vr(),[c,u]=w.useState(null),[d,f]=w.useState(null),m=async()=>{f(null);try{const y=await wd(s,t,r,a,e,void 0,n,o);u(y)}catch(y){console.error("Could not fetch OAuth popup URL."),ht(y),f(y.message??"Unexpected error")}},h=w.useCallback(y=>{f(y),u(null)},[]);return l.jsx(Id,{windowTitle:`Connect to ${i}`,oauthUrl:c,onError:h,children:l.jsx(Rb,{handleSubmit:m,error:d,providerName:i})})}const Pb="https://help.salesforce.com/s/articleView?id=sf.faq_domain_name_what.htm&type=5";function Db({handleSubmit:e,setWorkspace:t,error:n,isButtonDisabled:r}){return l.jsxs(vi,{children:[l.jsx(wi,{children:"Enter your Salesforce subdomain"}),l.jsx(yd,{href:Pb,newTab:!0,children:"What is my Salesforce subdomain?"}),l.jsx(Ii,{error:n}),l.jsxs("div",{style:{display:"flex",marginTop:"1em",alignItems:"center"},children:[l.jsx(un.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(at,{style:{marginTop:"1em",width:"100%"},disabled:r,type:"submit",onClick:e,children:"Next"})]})}function Fb({handleSubmit:e,setWorkspace:t,error:n,isButtonDisabled:r,providerName:o}){return l.jsxs(vi,{children:[l.jsxs(wi,{children:["Enter your ",o," workspace"]}),l.jsx(Ii,{error:n}),l.jsx("br",{}),l.jsx(un.Input,{id:"workspace",type:"text",placeholder:"MyWorkspace",onChange:i=>t(i.currentTarget.value)}),l.jsx("br",{}),l.jsx(at,{style:{marginTop:"1em",width:"100%"},disabled:r,type:"submit",onClick:e,children:"Next"})]})}const Mb="salesforce";function kb({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,providerName:i}){const{projectId:s}=ke(),a=Vr(),[c,u]=w.useState(""),[d,f]=w.useState(null),[m,h]=w.useState(null),y=async()=>{if(h(null),!c){h("Workspace is required");return}try{const x=await wd(s,t,r,a,e,c,n,o);f(x)}catch(x){console.error(x),h((x==null?void 0:x.message)??"Unexpected error")}},v=w.useCallback(x=>{h(x),f(null)},[]),p=e===Mb?l.jsx(Db,{handleSubmit:y,setWorkspace:u,error:m,isButtonDisabled:c.length===0}):l.jsx(Fb,{handleSubmit:y,setWorkspace:u,error:m,isButtonDisabled:c.length===0,providerName:i});return l.jsx(Id,{windowTitle:`Connect to ${i}`,oauthUrl:d,onError:v,children:p})}function jb({handleSubmit:e,error:t,isButtonDisabled:n,providerName:r,explicitScopesRequired:o,explicitWorkspaceRequired:i}){const[s,a]=w.useState(!1),[c,u]=w.useState({clientSecret:"",clientId:"",workspace:"",scopes:""}),d=()=>a(_=>!_),f=_=>{const{name:T,value:S}=_.currentTarget;u(N=>({...N,[T]:S}))},{clientSecret:m,clientId:h,workspace:y,scopes:v}=c,p=m.length>0,x=h.length>0,g=i?y.length>0:!0,b=n||!p||!x||!g,O=()=>{const _={clientId:h,clientSecret:m};i&&(_.workspace=y),o&&v.length>0&&(_.scopes=Vg(v)),e(_)};return l.jsxs(vi,{children:[l.jsx(wi,{children:`Set up ${r} integration`}),l.jsx(Ii,{error:t}),l.jsx("br",{}),l.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"1.2rem"},children:[i&&l.jsx(un.Input,{id:"workspace",name:"workspace",type:"text",placeholder:"MyWorkspace",onChange:_=>f(_)}),l.jsx(un.Input,{id:"clientId",name:"clientId",type:"text",placeholder:"Client ID",onChange:_=>f(_)}),l.jsxs("div",{style:{display:"flex",gap:".5rem"},children:[l.jsx(un.Input,{id:"clientSecret",name:"clientSecret",type:s?"text":"password",placeholder:"Client Secret",onChange:_=>f(_)}),l.jsx(at,{type:"button",style:{height:"2.5rem",width:"5rem"},onClick:d,children:s?"Hide":"Show"})]}),o&&l.jsx(un.Textarea,{name:"scopes",placeholder:"Scopes separated by new line",onChange:_=>f(_)})]}),l.jsx("br",{}),l.jsx(at,{style:{marginTop:"1em",width:"100%"},disabled:b,type:"submit",onClick:O,children:"Next"})]})}function Lb({provider:e,providerName:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,explicitScopesRequired:s,explicitWorkspaceRequired:a,selectedConnection:c}){const{projectIdOrName:u}=ke(),d=Oo(),[f,m]=w.useState(null),h=w.useCallback(y=>{m(null);const v={projectIdOrName:u,generateConnectionParams:{groupName:i,groupRef:o,consumerName:r,consumerRef:n,provider:e,providerWorkspaceRef:y.workspace,oauth2ClientCredentials:{clientId:y.clientId,clientSecret:y.clientSecret,scopes:y.scopes}}};d.mutate(v,{onError:()=>m("Error loading provider info")})},[u,i,o,r,n,e,d]);return c===null?l.jsx(jb,{providerName:t,handleSubmit:h,error:f,explicitScopesRequired:s,explicitWorkspaceRequired:a}):l.jsx(ni,{})}function Kb({...e}){return l.jsx(Lb,{...e})}const Vb="authorizationCode",$b="authorizationCodePKCE",qb="clientCredentials";function Ub({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,selectedConnection:s,setSelectedConnection:a}){const{providerName:c}=Ln(e);if(t.oauth2Opts===void 0)return l.jsx("em",{children:"Provider is missing OAuth2 options"});const{grantType:u,explicitScopesRequired:d,explicitWorkspaceRequired:f}=t.oauth2Opts,m={provider:e,consumerRef:n,consumerName:r,groupRef:o,groupName:i,providerName:c};return u===Vb||u===$b?f?l.jsx(kb,{...m}):l.jsx(Ab,{...m}):u===qb?l.jsx(Kb,{...m,explicitWorkspaceRequired: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 Hb(e){const{selectedConnection:t}=Ur();w.useEffect(()=>{e&&t&&e(t)},[e,t])}function Bb({onSuccess:e}){Hb(e)}function bd({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:h,selectedProvider:y}=Ln(e),{provider:v,isIntegrationDeleted:p}=et(),{selectedConnection:x,setSelectedConnection:g}=Ur();Bb({onSuccess:s});const b=fn();w.useEffect(()=>{f&&(console.error("Error loading provider info."),ht(m))},[f,m]);const O=w.useCallback(()=>{b.clear(),c()},[c,b]);if(!e&&!v)throw new Error("ProtectedConnectionLayout must be given a provider prop or be used within InstallIntegrationProvider");if(p)return l.jsx(ma,{text:"Integration successfully uninstalled.",children:l.jsx(at,{type:"button",onClick:O,style:{width:"100%"},children:"Reinstall Integration"})});if(x)return i;if(d)return l.jsx(qr,{});if(u==null)return l.jsx(Gt,{message:"Provider info was not found."});const _={provider:y,consumerRef:t,consumerName:n,groupRef:r,groupName:o,selectedConnection:x,setSelectedConnection:g,providerName:h,providerInfo:u,onDisconnectSuccess:a};return u.authType==="none"?l.jsx(bb,{..._,children:i}):u.authType==="basic"?l.jsx(wb,{..._,children:i}):u.authType==="apiKey"?l.jsx(gb,{..._,children:i}):l.jsx(Ub,{..._})}var lo=D.forwardRef((e,t)=>{const{children:n,...r}=e,o=D.Children.toArray(n),i=o.find(Jb);if(i){const s=i.props.children,a=o.map(c=>c===i?D.Children.count(s)>1?D.Children.only(null):D.isValidElement(s)?s.props.children:null:c);return l.jsx(Ss,{...r,ref:t,children:D.isValidElement(s)?D.cloneElement(s,void 0,a):null})}return l.jsx(Ss,{...r,ref:t,children:n})});lo.displayName="Slot";var Ss=D.forwardRef((e,t)=>{const{children:n,...r}=e;if(D.isValidElement(n)){const o=Gb(n),i=zb(r,n.props);return n.type!==D.Fragment&&(i.ref=t?ua(t,o):o),D.cloneElement(n,i)}return D.Children.count(n)>1?D.Children.only(null):null});Ss.displayName="SlotClone";var Wb=({children:e})=>l.jsx(l.Fragment,{children:e});function Jb(e){return D.isValidElement(e)&&e.type===Wb}function zb(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)=>{i(...a),o(...a)}:o&&(n[r]=o):r==="style"?n[r]={...o,...i}:r==="className"&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}function Gb(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 Qb(e){const t=e+"CollectionProvider",[n,r]=xo(t),[o,i]=n(t,{collectionRef:{current:null},itemMap:new Map}),s=h=>{const{scope:y,children:v}=h,p=w.useRef(null),x=w.useRef(new Map).current;return l.jsx(o,{scope:y,itemMap:x,collectionRef:p,children:v})};s.displayName=t;const a=e+"CollectionSlot",c=w.forwardRef((h,y)=>{const{scope:v,children:p}=h,x=i(a,v),g=ai(y,x.collectionRef);return l.jsx(lo,{ref:g,children:p})});c.displayName=a;const u=e+"CollectionItemSlot",d="data-radix-collection-item",f=w.forwardRef((h,y)=>{const{scope:v,children:p,...x}=h,g=w.useRef(null),b=ai(y,g),O=i(u,v);return w.useEffect(()=>(O.itemMap.set(g,{ref:g,...x}),()=>void O.itemMap.delete(g))),l.jsx(lo,{[d]:"",ref:b,children:p})});f.displayName=u;function m(h){const y=i(e+"CollectionConsumer",h);return w.useCallback(()=>{const p=y.collectionRef.current;if(!p)return[];const x=Array.from(p.querySelectorAll(`[${d}]`));return Array.from(y.itemMap.values()).sort((O,_)=>x.indexOf(O.ref.current)-x.indexOf(_.ref.current))},[y.collectionRef,y.itemMap])}return[{Provider:s,Slot:c,ItemSlot:f},m,r]}var Xb=D.useId||(()=>{}),Yb=0;function _d(e){const[t,n]=D.useState(Xb());return co(()=>{e||n(r=>r??String(Yb++))},[e]),e||(t?`radix-${t}`:"")}var Zb=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],Wr=Zb.reduce((e,t)=>{const n=D.forwardRef((r,o)=>{const{asChild:i,...s}=r,a=i?lo:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),l.jsx(a,{...s,ref:o})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),e_=D.createContext(void 0);function xd(e){const t=D.useContext(e_);return e||t||"ltr"}var Jo="rovingFocusGroup.onEntryFocus",t_={bubbles:!1,cancelable:!0},Co="RovingFocusGroup",[Ns,Od,n_]=Qb(Co),[r_,Cd]=xo(Co,[n_]),[i_,o_]=r_(Co),Ed=D.forwardRef((e,t)=>l.jsx(Ns.Provider,{scope:e.__scopeRovingFocusGroup,children:l.jsx(Ns.Slot,{scope:e.__scopeRovingFocusGroup,children:l.jsx(s_,{...e,ref:t})})}));Ed.displayName=Co;var s_=D.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=D.useRef(null),h=ai(t,m),y=xd(i),[v=null,p]=fa({prop:s,defaultProp:a,onChange:c}),[x,g]=D.useState(!1),b=da(u),O=Od(n),_=D.useRef(!1),[T,S]=D.useState(0);return D.useEffect(()=>{const N=m.current;if(N)return N.addEventListener(Jo,b),()=>N.removeEventListener(Jo,b)},[b]),l.jsx(i_,{scope:n,orientation:r,dir:y,loop:o,currentTabStopId:v,onItemFocus:D.useCallback(N=>p(N),[p]),onItemShiftTab:D.useCallback(()=>g(!0),[]),onFocusableItemAdd:D.useCallback(()=>S(N=>N+1),[]),onFocusableItemRemove:D.useCallback(()=>S(N=>N-1),[]),children:l.jsx(Wr.div,{tabIndex:x||T===0?-1:0,"data-orientation":r,...f,ref:h,style:{outline:"none",...e.style},onMouseDown:$t(e.onMouseDown,()=>{_.current=!0}),onFocus:$t(e.onFocus,N=>{const F=!_.current;if(N.target===N.currentTarget&&F&&!x){const q=new CustomEvent(Jo,t_);if(N.currentTarget.dispatchEvent(q),!q.defaultPrevented){const G=O().filter(oe=>oe.focusable),z=G.find(oe=>oe.active),ne=G.find(oe=>oe.id===v),ce=[z,ne,...G].filter(Boolean).map(oe=>oe.ref.current);Td(ce,d)}}_.current=!1}),onBlur:$t(e.onBlur,()=>g(!1))})})}),Sd="RovingFocusGroupItem",Nd=D.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:o=!1,tabStopId:i,...s}=e,a=_d(),c=i||a,u=o_(Sd,n),d=u.currentTabStopId===c,f=Od(n),{onFocusableItemAdd:m,onFocusableItemRemove:h}=u;return D.useEffect(()=>{if(r)return m(),()=>h()},[r,m,h]),l.jsx(Ns.ItemSlot,{scope:n,id:c,focusable:r,active:o,children:l.jsx(Wr.span,{tabIndex:d?0:-1,"data-orientation":u.orientation,...s,ref:t,onMouseDown:$t(e.onMouseDown,y=>{r?u.onItemFocus(c):y.preventDefault()}),onFocus:$t(e.onFocus,()=>u.onItemFocus(c)),onKeyDown:$t(e.onKeyDown,y=>{if(y.key==="Tab"&&y.shiftKey){u.onItemShiftTab();return}if(y.target!==y.currentTarget)return;const v=l_(y,u.orientation,u.dir);if(v!==void 0){if(y.metaKey||y.ctrlKey||y.altKey||y.shiftKey)return;y.preventDefault();let x=f().filter(g=>g.focusable).map(g=>g.ref.current);if(v==="last")x.reverse();else if(v==="prev"||v==="next"){v==="prev"&&x.reverse();const g=x.indexOf(y.currentTarget);x=u.loop?u_(x,g+1):x.slice(g+1)}setTimeout(()=>Td(x))}})})})});Nd.displayName=Sd;var a_={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function c_(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function l_(e,t,n){const r=c_(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return a_[r]}function Td(e,t=!1){const n=document.activeElement;for(const r of e)if(r===n||(r.focus({preventScroll:t}),document.activeElement!==n))return}function u_(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var d_=Ed,f_=Nd,ya="Tabs",[p_,$_]=xo(ya,[Cd]),Rd=Cd(),[h_,va]=p_(ya),Ad=D.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,onValueChange:o,defaultValue:i,orientation:s="horizontal",dir:a,activationMode:c="automatic",...u}=e,d=xd(a),[f,m]=fa({prop:r,onChange:o,defaultProp:i});return l.jsx(h_,{scope:n,baseId:_d(),value:f,onValueChange:m,orientation:s,dir:d,activationMode:c,children:l.jsx(Wr.div,{dir:d,"data-orientation":s,...u,ref:t})})});Ad.displayName=ya;var Pd="TabsList",Dd=D.forwardRef((e,t)=>{const{__scopeTabs:n,loop:r=!0,...o}=e,i=va(Pd,n),s=Rd(n);return l.jsx(d_,{asChild:!0,...s,orientation:i.orientation,dir:i.dir,loop:r,children:l.jsx(Wr.div,{role:"tablist","aria-orientation":i.orientation,...o,ref:t})})});Dd.displayName=Pd;var Fd="TabsTrigger",Md=D.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,disabled:o=!1,...i}=e,s=va(Fd,n),a=Rd(n),c=jd(s.baseId,r),u=Ld(s.baseId,r),d=r===s.value;return l.jsx(f_,{asChild:!0,...a,focusable:!o,active:d,children:l.jsx(Wr.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:$t(e.onMouseDown,f=>{!o&&f.button===0&&f.ctrlKey===!1?s.onValueChange(r):f.preventDefault()}),onKeyDown:$t(e.onKeyDown,f=>{[" ","Enter"].includes(f.key)&&s.onValueChange(r)}),onFocus:$t(e.onFocus,()=>{const f=s.activationMode!=="manual";!d&&!o&&f&&s.onValueChange(r)})})})});Md.displayName=Fd;var kd="TabsContent",m_=D.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,forceMount:o,children:i,...s}=e,a=va(kd,n),c=jd(a.baseId,r),u=Ld(a.baseId,r),d=r===a.value,f=D.useRef(d);return D.useEffect(()=>{const m=requestAnimationFrame(()=>f.current=!1);return()=>cancelAnimationFrame(m)},[]),l.jsx(pa,{present:o||d,children:({present:m})=>l.jsx(Wr.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})})});m_.displayName=kd;function jd(e,t){return`${e}-trigger-${t}`}function Ld(e,t){return`${e}-content-${t}`}var g_=Ad,y_=Dd,Kd=Md;const v_=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 w_(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?v_: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 I_(){return l.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[l.jsx("path",{d:"M2.25 4.5H3.75H15.75",stroke:"#E73D3D",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M14.25 4.5V15C14.25 15.3978 14.092 15.7794 13.8107 16.0607C13.5294 16.342 13.1478 16.5 12.75 16.5H5.25C4.85218 16.5 4.47064 16.342 4.18934 16.0607C3.90804 15.7794 3.75 15.3978 3.75 15V4.5M6 4.5V3C6 2.60218 6.15804 2.22064 6.43934 1.93934C6.72064 1.65804 7.10218 1.5 7.5 1.5H10.5C10.8978 1.5 11.2794 1.65804 11.5607 1.93934C11.842 2.22064 12 2.60218 12 3V4.5",stroke:"#E73D3D",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M7.5 8.25V12.75",stroke:"#E73D3D",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M10.5 8.25V12.75",stroke:"#E73D3D",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})}const b_="_tabsRoot_ktpr0_1",__="_tabsList_ktpr0_6",x_="_tabTrigger_ktpr0_12",O_="_danger_ktpr0_29",ci={tabsRoot:b_,tabsList:__,tabTrigger:x_,danger:O_};function Vd({objectName:e,completed:t,pending:n,displayName:r}){return l.jsx(Kd,{value:e,className:ci.tabTrigger,children:l.jsxs("div",{style:{display:"flex",alignItems:"center",gap:".5rem",marginRight:".5rem"},children:[w_(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 C_({completed:e,pending:t,displayName:n}){return l.jsxs(l.Fragment,{children:[l.jsx(_o,{style:{margin:"1rem 0"}}),l.jsx(Vd,{objectName:sr,completed:e,pending:t,displayName:n},"other-write")]})}function E_(){return l.jsxs(l.Fragment,{children:[l.jsx(_o,{style:{margin:"3rem 0 1rem 0"}}),l.jsx(Kd,{value:Xi,className:wt(ci.tabTrigger,ci.danger),children:l.jsxs("div",{style:{display:"flex",alignItems:"center",gap:".5rem",marginRight:".5rem"},children:[I_(),l.jsx("span",{children:"Uninstall"})]})})]})}function S_({value:e,readNavObjects:t,onValueChange:n,objectConfigurationsState:r,writeNavObject:o,showUninstallButton:i}){var s,a;return l.jsx(g_,{value:e,className:ci.tabsRoot,onValueChange:n,children:l.jsxs(y_,{className:ci.tabsList,children:[t.map(c=>{var u,d,f,m,h,y;return l.jsx(Vd,{objectName:c.name,displayName:c.displayName,completed:c.completed,pending:((d=(u=r==null?void 0:r[c.name])==null?void 0:u.read)==null?void 0:d.isOptionalFieldsModified)||((m=(f=r==null?void 0:r[c.name])==null?void 0:f.read)==null?void 0:m.isRequiredMapFieldsModified)||((y=(h=r==null?void 0:r[c.name])==null?void 0:h.read)==null?void 0:y.isValueMappingsModified)||!1},c.name)}),o&&l.jsx(C_,{completed:o.completed,pending:((a=(s=r==null?void 0:r.other)==null?void 0:s.write)==null?void 0:a.isWriteModified)||!1,displayName:"Write"}),i&&l.jsx(E_,{})]})})}function N_(e,t){return t===Xi?{name:Xi,completed:!1}:e.find(n=>n.name===t)}function T_({children:e}){var x;const{project:t}=ke(),{installation:n}=et(),{providerName:r}=Ln(),{hydratedRevision:o}=Hr(),{objectConfigurationsState:i}=Ks(),[s,a]=w.useState(""),c=(t==null?void 0:t.appName)||"",u=n==null?void 0:n.config,d=o&&Pl(u,o),f=d!==null,m=!!((x=o==null?void 0:o.content)!=null&&x.write),h=m?Dl(u):void 0,y=w.useMemo(()=>{const g=[...d||[]];return h&&m&&g.push(h),g},[d,h,m]),v=N_(y,s),p=w.useCallback(()=>{const g=y.find(b=>v!==b&&!b.completed);g&&a(g.name)},[y,v]);return w.useEffect(()=>{!s&&y.length>0&&a(y[0].name)},[y,s,p]),l.jsx(zl.Provider,{value:p,children:l.jsx(Wl.Provider,{value:v==null?void 0:v.name,children:l.jsxs($r,{style:{maxWidth:"55rem"},children:[l.jsxs(jn,{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(S_,{value:s,readNavObjects:d,onValueChange:g=>a(g),objectConfigurationsState:i,writeNavObject:h,showUninstallButton:!!n})]}),e]}),l.jsx(gd,{})]})})})}function R_({...e}){return l.jsx(T_,{...e})}function A_({integration:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,onInstallSuccess:i,onUpdateSuccess:s,onUninstallSuccess:a,fieldMapping:c}){var p;const{projectIdOrName:u,isLoading:d}=ke(),{isLoading:f}=Ds(),{isError:m,errorState:h}=Tt(),{seed:y,reset:v}=Nl();return d||f?l.jsx(qr,{}):m(ue.PROJECT,u)?l.jsx(Gt,{message:`Error loading project ${u}`}):m(ue.INTEGRATION_LIST,u)?l.jsx(Gt,{message:"Error retrieving integrations for the project, double check the API key"}):(p=h[ue.INTEGRATION_LIST])!=null&&p.apiError?l.jsx(Gt,{message:"Something went wrong, couldn't find integration information"}):l.jsx("div",{className:Tl.resetContainer,children:l.jsx(Ug,{integration:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,onInstallSuccess:i,onUpdateSuccess:s,onUninstallSuccess:a,fieldMapping:c,children:l.jsx(Sl,{children:l.jsx(bd,{consumerRef:t,consumerName:n,groupRef:r,groupName:o,resetComponent:v,children:l.jsx(yy,{children:l.jsx(nb,{children:l.jsx(Ay,{children:l.jsx(R_,{children:l.jsx(QI,{})})})})})})})},y)})}function P_(){return l.jsxs($r,{style:{display:"flex",alignItems:"center",justifyContent:"center",flexDirection:"column"},children:[l.jsx(ni,{}),l.jsx("p",{children:"Redirecting"})]})}function D_({redirectURL:e,children:t}){return w.useEffect(()=>{e&&window.location.replace(e)},[e]),e?l.jsx(P_,{}):t}function F_({buttonText:e,buttonVariant:t="secondary",buttonStyle:n={},onDisconnectSuccess:r,resetComponent:o}){const i=Vr(),{projectId:s}=ke(),{selectedConnection:a,setConnections:c}=Ur(),[u,d]=w.useState(!1),f=!s||!a||!a.id||u,m=async()=>{if(!f){d(!0),console.warn("deleting connection",{projectId:s,connectionId:a==null?void 0:a.id});try{await Rn().connectionApi.deleteConnection({projectIdOrName:s,connectionId:a==null?void 0:a.id},{headers:{"X-Api-Key":i,"Content-Type":"application/json"}}),console.warn("successfully deleted connection:",a==null?void 0:a.id),r==null||r(a),Rn().connectionApi.listConnections({projectIdOrName:s},{headers:{"X-Api-Key":i??""}}).then(v=>{c(v),o()}).catch(v=>{ht(v)})}catch(v){console.error("Error deleting connection."),ht(v)}finally{d(!1)}}},h=u?"Disconnecting...":e;return l.jsx(at,{type:"button",onClick:m,disabled:f,variant:t,style:n,children:h})}function M_({provider:e,onDisconnectSuccess:t,resetComponent:n}){const{appName:r}=ke(),{providerName:o}=Ln(e),i=`You have successfully connected your ${o} account to ${r}.`;return l.jsx(ma,{text:i,children:l.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:l.jsx(F_,{resetComponent:n,onDisconnectSuccess:t,buttonText:"Remove Connection",buttonVariant:"outline",buttonStyle:{fontSize:"13px"}})})})}function k_({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,redirectUrl:i,onSuccess:s,onDisconnectSuccess:a,onConnectSuccess:c}){const{seed:u,reset:d}=Nl(),f=w.useCallback(m=>{s?s(m.id):c&&c(m)},[s,c]);return l.jsx("div",{className:Tl.resetContainer,children:l.jsx(Sl,{children:l.jsx(bd,{resetComponent:d,provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,onSuccess:f,onDisconnectSuccess:a,children:l.jsx(D_,{redirectURL:i,children:l.jsx(M_,{resetComponent:d,provider:e,onDisconnectSuccess:a})})})})},u)}const j_=(e,t)=>{const{data:n,isLoading:r,isError:o,error:i}=xl(e,t),s=((n==null?void 0:n.length)||0)>0,a=!!n&&!r;return w.useEffect(()=>{o&&ht(i)},[o,i]),{isLoaded:a,isIntegrationInstalled:s,isLoading:r}};exports.AmpersandContext=Il;exports.AmpersandProvider=Eg;exports.ConnectProvider=k_;exports.InstallIntegration=A_;exports.useAmpersandProvider=Sg;exports.useIsIntegrationInstalled=j_;
48
+ */const Sw="react-tooltip-core-styles",Nw="react-tooltip-base-styles",bc={core:!1,base:!1};function _c({css:e,id:t=Nw,type:n="base",ref:r}){var o,i;if(!e||typeof document>"u"||bc[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=Sw),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)),bc[n]=!0}const xc=async({elementReference:e=null,tooltipReference:t=null,tooltipArrowReference:n=null,place:r="top",offset:o=10,strategy:i="absolute",middlewares:s=[xw(Number(o)),Cw({fallbackAxisSideDirection:"start"}),Ow({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(Ew({element:n,padding:5})),Ic(e,t,{placement:r,strategy:i,middleware:c}).then(({x:u,y:d,placement:f,middlewareData:m})=>{var p,y;const v={left:`${u}px`,top:`${d}px`,border:a},{x:h,y:x}=(p=m.arrow)!==null&&p!==void 0?p:{x:0,y:0},g=(y={top:"bottom",right:"left",bottom:"top",left:"right"}[f.split("-")[0]])!==null&&y!==void 0?y:"bottom",b=a&&{borderBottom:a,borderRight:a};let O=0;if(a){const _=`${a}`.match(/(\d+)px/);O=_!=null&&_[1]?Number(_[1]):1}return{tooltipStyles:v,tooltipArrowStyles:{left:h!=null?`${h}px`:"",top:x!=null?`${x}px`:"",right:"",bottom:"",...b,[g]:`-${4+O}px`},place:f}})):Ic(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}))},Oc=(e,t)=>!("CSS"in window&&"supports"in window.CSS)||window.CSS.supports(e,t),Cc=(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},Ec=e=>e!==null&&!Array.isArray(e)&&typeof e=="object",Cs=(e,t)=>{if(e===t)return!0;if(Array.isArray(e)&&Array.isArray(t))return e.length===t.length&&e.every((o,i)=>Cs(o,t[i]));if(Array.isArray(e)!==Array.isArray(t))return!1;if(!Ec(e)||!Ec(t))return e===t;const n=Object.keys(e),r=Object.keys(t);return n.length===r.length&&n.every(o=>Cs(e[o],t[o]))},Tw=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"})},Sc=e=>{if(!e)return null;let t=e.parentElement;for(;t;){if(Tw(t))return t;t=t.parentElement}return document.scrollingElement||document.documentElement},Rw=typeof window<"u"?w.useLayoutEffect:w.useEffect,Et=e=>{e.current&&(clearTimeout(e.current),e.current=null)},Aw="DEFAULT_TOOLTIP_ID",Pw={anchorRefs:new Set,activeAnchor:{current:null},attach:()=>{},detach:()=>{},setActiveAnchor:()=>{}},Dw=w.createContext({getTooltipData:()=>Pw});function Qu(e=Aw){return w.useContext(Dw).getTooltipData(e)}var fr={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"},Ho={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 Fw=({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:p,delayShow:y=0,delayHide:v=0,float:h=!1,hidden:x=!1,noArrow:g=!1,clickable:b=!1,closeOnEsc:O=!1,closeOnScroll:_=!1,closeOnResize:T=!1,openEvents:S,closeEvents:N,globalCloseEvents:F,imperativeModeOnly:q,style:G,position:z,afterShow:ne,afterHide:B,disableTooltip:ce,content:oe,contentWrapperRef:te,isOpen:ge,defaultIsOpen:we=!1,setIsOpen:A,activeAnchor:j,setActiveAnchor:$,border:K,opacity:L,arrowColor:M,role:Y="tooltip"})=>{var Z;const U=w.useRef(null),ee=w.useRef(null),Q=w.useRef(null),de=w.useRef(null),k=w.useRef(null),[ve,H]=w.useState({tooltipStyles:{},tooltipArrowStyles:{},place:a}),[Ee,Le]=w.useState(!1),[Ge,Ve]=w.useState(!1),[Ie,Rt]=w.useState(null),Qe=w.useRef(!1),mt=w.useRef(null),{anchorRefs:At,setActiveAnchor:Pt}=Qu(t),Xe=w.useRef(!1),[We,$e]=w.useState([]),Ae=w.useRef(!1),Dt=d||u.includes("click"),tt=Dt||(S==null?void 0:S.click)||(S==null?void 0:S.dblclick)||(S==null?void 0:S.mousedown),Zt=S?{...S}:{mouseover:!0,focus:!0,mouseenter:!1,click:!1,dblclick:!1,mousedown:!1};!S&&Dt&&Object.assign(Zt,{mouseenter:!1,focus:!1,mouseover:!1,click:!0});const pn=N?{...N}:{mouseout:!0,blur:!0,mouseleave:!1,click:!1,dblclick:!1,mouseup:!1};!N&&Dt&&Object.assign(pn,{mouseleave:!1,blur:!1,mouseout:!1});const gt=F?{...F}:{escape:O||!1,scroll:_||!1,resize:T||!1,clickOutsideAnchor:tt||!1};q&&(Object.assign(Zt,{mouseenter:!1,focus:!1,click:!1,dblclick:!1,mousedown:!1}),Object.assign(pn,{mouseleave:!1,blur:!1,click:!1,dblclick:!1,mouseup:!1}),Object.assign(gt,{escape:!1,scroll:!1,resize:!1,clickOutsideAnchor:!1})),Rw(()=>(Ae.current=!0,()=>{Ae.current=!1}),[]);const Pe=W=>{Ae.current&&(W&&Ve(!0),setTimeout(()=>{Ae.current&&(A==null||A(W),ge===void 0&&Le(W))},10))};w.useEffect(()=>{if(ge===void 0)return()=>null;ge&&Ve(!0);const W=setTimeout(()=>{Le(ge)},10);return()=>{clearTimeout(W)}},[ge]),w.useEffect(()=>{if(Ee!==Qe.current)if(Et(k),Qe.current=Ee,Ee)ne==null||ne();else{const W=(ae=>{const le=ae.match(/^([\d.]+)(ms|s)$/);if(!le)return 0;const[,je,Ue]=le;return Number(je)*(Ue==="ms"?1:1e3)})(getComputedStyle(document.body).getPropertyValue("--rt-transition-show-delay"));k.current=setTimeout(()=>{Ve(!1),Rt(null),B==null||B()},W+25)}},[Ee]);const en=W=>{H(ae=>Cs(ae,W)?ae:W)},hn=(W=y)=>{Et(Q),Ge?Pe(!0):Q.current=setTimeout(()=>{Pe(!0)},W)},tn=(W=v)=>{Et(de),de.current=setTimeout(()=>{Xe.current||Pe(!1)},W)},Kn=W=>{var ae;if(!W)return;const le=(ae=W.currentTarget)!==null&&ae!==void 0?ae:W.target;if(!(le!=null&&le.isConnected))return $(null),void Pt({current:null});y?hn():Pe(!0),$(le),Pt({current:le}),Et(de)},ct=()=>{b?tn(v||100):v?tn():Pe(!1),Et(Q)},nn=({x:W,y:ae})=>{var le;const je={getBoundingClientRect:()=>({x:W,y:ae,width:0,height:0,top:ae,left:W,right:W,bottom:ae})};xc({place:(le=Ie==null?void 0:Ie.place)!==null&&le!==void 0?le:a,offset:c,elementReference:je,tooltipReference:U.current,tooltipArrowReference:ee.current,strategy:f,middlewares:m,border:K}).then(Ue=>{en(Ue)})},mn=W=>{if(!W)return;const ae=W,le={x:ae.clientX,y:ae.clientY};nn(le),mt.current=le},Vn=W=>{var ae;if(!Ee)return;const le=W.target;le.isConnected&&(!((ae=U.current)===null||ae===void 0)&&ae.contains(le)||[document.querySelector(`[id='${i}']`),...We].some(je=>je==null?void 0:je.contains(le))||(Pe(!1),Et(Q)))},gn=Cc(Kn,50),Re=Cc(ct,50),nt=W=>{Re.cancel(),gn(W)},re=()=>{gn.cancel(),Re()},me=w.useCallback(()=>{var W,ae;const le=(W=Ie==null?void 0:Ie.position)!==null&&W!==void 0?W:z;le?nn(le):h?mt.current&&nn(mt.current):j!=null&&j.isConnected&&xc({place:(ae=Ie==null?void 0:Ie.place)!==null&&ae!==void 0?ae:a,offset:c,elementReference:j,tooltipReference:U.current,tooltipArrowReference:ee.current,strategy:f,middlewares:m,border:K}).then(je=>{Ae.current&&en(je)})},[Ee,j,oe,G,a,Ie==null?void 0:Ie.place,c,f,z,Ie==null?void 0:Ie.position,h]);w.useEffect(()=>{var W,ae;const le=new Set(At);We.forEach(Se=>{ce!=null&&ce(Se)||le.add({current:Se})});const je=document.querySelector(`[id='${i}']`);je&&!(ce!=null&&ce(je))&&le.add({current:je});const Ue=()=>{Pe(!1)},lt=Sc(j),Je=Sc(U.current);gt.scroll&&(window.addEventListener("scroll",Ue),lt==null||lt.addEventListener("scroll",Ue),Je==null||Je.addEventListener("scroll",Ue));let Ye=null;gt.resize?window.addEventListener("resize",Ue):j&&U.current&&(Ye=_w(j,U.current,me,{ancestorResize:!0,elementResize:!0,layoutShift:!0}));const ut=Se=>{Se.key==="Escape"&&Pe(!1)};gt.escape&&window.addEventListener("keydown",ut),gt.clickOutsideAnchor&&window.addEventListener("click",Vn);const Ne=[],$n=Se=>{Ee&&(Se==null?void 0:Se.target)===j||Kn(Se)},Eo=Se=>{Ee&&(Se==null?void 0:Se.target)===j&&ct()},xt=["mouseover","mouseout","mouseenter","mouseleave","focus","blur"],bi=["click","dblclick","mousedown","mouseup"];Object.entries(Zt).forEach(([Se,Ft])=>{Ft&&(xt.includes(Se)?Ne.push({event:Se,listener:nt}):bi.includes(Se)&&Ne.push({event:Se,listener:$n}))}),Object.entries(pn).forEach(([Se,Ft])=>{Ft&&(xt.includes(Se)?Ne.push({event:Se,listener:re}):bi.includes(Se)&&Ne.push({event:Se,listener:Eo}))}),h&&Ne.push({event:"pointermove",listener:mn});const _i=()=>{Xe.current=!0},xi=()=>{Xe.current=!1,ct()};return b&&!tt&&((W=U.current)===null||W===void 0||W.addEventListener("mouseenter",_i),(ae=U.current)===null||ae===void 0||ae.addEventListener("mouseleave",xi)),Ne.forEach(({event:Se,listener:Ft})=>{le.forEach(Mt=>{var qn;(qn=Mt.current)===null||qn===void 0||qn.addEventListener(Se,Ft)})}),()=>{var Se,Ft;gt.scroll&&(window.removeEventListener("scroll",Ue),lt==null||lt.removeEventListener("scroll",Ue),Je==null||Je.removeEventListener("scroll",Ue)),gt.resize?window.removeEventListener("resize",Ue):Ye==null||Ye(),gt.clickOutsideAnchor&&window.removeEventListener("click",Vn),gt.escape&&window.removeEventListener("keydown",ut),b&&!tt&&((Se=U.current)===null||Se===void 0||Se.removeEventListener("mouseenter",_i),(Ft=U.current)===null||Ft===void 0||Ft.removeEventListener("mouseleave",xi)),Ne.forEach(({event:Mt,listener:qn})=>{le.forEach(So=>{var Jr;(Jr=So.current)===null||Jr===void 0||Jr.removeEventListener(Mt,qn)})})}},[j,me,Ge,At,We,S,N,F,Dt,y,v]),w.useEffect(()=>{var W,ae;let le=(ae=(W=Ie==null?void 0:Ie.anchorSelect)!==null&&W!==void 0?W:s)!==null&&ae!==void 0?ae:"";!le&&t&&(le=`[data-tooltip-id='${t.replace(/'/g,"\\'")}']`);const je=new MutationObserver(Ue=>{const lt=[],Je=[];Ue.forEach(Ye=>{if(Ye.type==="attributes"&&Ye.attributeName==="data-tooltip-id"&&(Ye.target.getAttribute("data-tooltip-id")===t?lt.push(Ye.target):Ye.oldValue===t&&Je.push(Ye.target)),Ye.type==="childList"){if(j){const ut=[...Ye.removedNodes].filter(Ne=>Ne.nodeType===1);if(le)try{Je.push(...ut.filter(Ne=>Ne.matches(le))),Je.push(...ut.flatMap(Ne=>[...Ne.querySelectorAll(le)]))}catch{}ut.some(Ne=>{var $n;return!!(!(($n=Ne==null?void 0:Ne.contains)===null||$n===void 0)&&$n.call(Ne,j))&&(Ve(!1),Pe(!1),$(null),Et(Q),Et(de),!0)})}if(le)try{const ut=[...Ye.addedNodes].filter(Ne=>Ne.nodeType===1);lt.push(...ut.filter(Ne=>Ne.matches(le))),lt.push(...ut.flatMap(Ne=>[...Ne.querySelectorAll(le)]))}catch{}}}),(lt.length||Je.length)&&$e(Ye=>[...Ye.filter(ut=>!Je.includes(ut)),...lt])});return je.observe(document.body,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["data-tooltip-id"],attributeOldValue:!0}),()=>{je.disconnect()}},[t,s,Ie==null?void 0:Ie.anchorSelect,j]),w.useEffect(()=>{me()},[me]),w.useEffect(()=>{if(!(te!=null&&te.current))return()=>null;const W=new ResizeObserver(()=>{setTimeout(()=>me())});return W.observe(te.current),()=>{W.disconnect()}},[oe,te==null?void 0:te.current]),w.useEffect(()=>{var W;const ae=document.querySelector(`[id='${i}']`),le=[...We,ae];j&&le.includes(j)||$((W=We[0])!==null&&W!==void 0?W:ae)},[i,We,j]),w.useEffect(()=>(we&&Pe(!0),()=>{Et(Q),Et(de)}),[]),w.useEffect(()=>{var W;let ae=(W=Ie==null?void 0:Ie.anchorSelect)!==null&&W!==void 0?W:s;if(!ae&&t&&(ae=`[data-tooltip-id='${t.replace(/'/g,"\\'")}']`),ae)try{const le=Array.from(document.querySelectorAll(ae));$e(le)}catch{$e([])}},[t,s,Ie==null?void 0:Ie.anchorSelect]),w.useEffect(()=>{Q.current&&(Et(Q),hn(y))},[y]);const qe=(Z=Ie==null?void 0:Ie.content)!==null&&Z!==void 0?Z:oe,rn=Ee&&Object.keys(ve.tooltipStyles).length>0;return w.useImperativeHandle(e,()=>({open:W=>{if(W!=null&&W.anchorSelect)try{document.querySelector(W.anchorSelect)}catch{return void console.warn(`[react-tooltip] "${W.anchorSelect}" is not a valid CSS selector`)}Rt(W??null),W!=null&&W.delay?hn(W.delay):Pe(!0)},close:W=>{W!=null&&W.delay?tn(W.delay):Pe(!1)},activeAnchor:j,place:ve.place,isOpen:!!(Ge&&!x&&qe&&rn)})),Ge&&!x&&qe?w.createElement(p,{id:t,role:Y,className:wt("react-tooltip",fr.tooltip,Ho.tooltip,Ho[o],n,`react-tooltip__place-${ve.place}`,fr[rn?"show":"closing"],rn?"react-tooltip__show":"react-tooltip__closing",f==="fixed"&&fr.fixed,b&&fr.clickable),onTransitionEnd:W=>{Et(k),Ee||W.propertyName!=="opacity"||(Ve(!1),Rt(null),B==null||B())},style:{...G,...ve.tooltipStyles,opacity:L!==void 0&&rn?L:void 0},ref:U},qe,w.createElement(p,{className:wt("react-tooltip-arrow",fr.arrow,Ho.arrow,r,g&&fr.noArrow),style:{...ve.tooltipArrowStyles,background:M?`linear-gradient(to right bottom, transparent 50%, ${M} 50%)`:void 0},ref:ee})):null},Mw=({content:e})=>w.createElement("span",{dangerouslySetInnerHTML:{__html:e}}),kw=w.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:p=["hover"],openOnClick:y=!1,positionStrategy:v="absolute",middlewares:h,delayShow:x=0,delayHide:g=0,float:b=!1,hidden:O=!1,noArrow:_=!1,clickable:T=!1,closeOnEsc:S=!1,closeOnScroll:N=!1,closeOnResize:F=!1,openEvents:q,closeEvents:G,globalCloseEvents:z,imperativeModeOnly:ne=!1,style:B,position:ce,isOpen:oe,defaultIsOpen:te=!1,disableStyleInjection:ge=!1,border:we,opacity:A,arrowColor:j,setIsOpen:$,afterShow:K,afterHide:L,disableTooltip:M,role:Y="tooltip"},Z)=>{const[U,ee]=w.useState(r),[Q,de]=w.useState(o),[k,ve]=w.useState(u),[H,Ee]=w.useState(c),[Le,Ge]=w.useState(d),[Ve,Ie]=w.useState(x),[Rt,Qe]=w.useState(g),[mt,At]=w.useState(b),[Pt,Xe]=w.useState(O),[We,$e]=w.useState(f),[Ae,Dt]=w.useState(p),[tt,Zt]=w.useState(v),[pn,gt]=w.useState(null),[Pe,en]=w.useState(null),hn=w.useRef(ge),{anchorRefs:tn,activeAnchor:Kn}=Qu(e),ct=Re=>Re==null?void 0:Re.getAttributeNames().reduce((nt,re)=>{var me;return re.startsWith("data-tooltip-")&&(nt[re.replace(/^data-tooltip-/,"")]=(me=Re==null?void 0:Re.getAttribute(re))!==null&&me!==void 0?me:null),nt},{}),nn=Re=>{const nt={place:re=>{var me;ve((me=re)!==null&&me!==void 0?me:u)},content:re=>{ee(re??r)},html:re=>{de(re??o)},variant:re=>{var me;Ee((me=re)!==null&&me!==void 0?me:c)},offset:re=>{Ge(re===null?d:Number(re))},wrapper:re=>{var me;$e((me=re)!==null&&me!==void 0?me:f)},events:re=>{const me=re==null?void 0:re.split(" ");Dt(me??p)},"position-strategy":re=>{var me;Zt((me=re)!==null&&me!==void 0?me:v)},"delay-show":re=>{Ie(re===null?x:Number(re))},"delay-hide":re=>{Qe(re===null?g:Number(re))},float:re=>{At(re===null?b:re==="true")},hidden:re=>{Xe(re===null?O:re==="true")},"class-name":re=>{gt(re)}};Object.values(nt).forEach(re=>re(null)),Object.entries(Re).forEach(([re,me])=>{var qe;(qe=nt[re])===null||qe===void 0||qe.call(nt,me)})};w.useEffect(()=>{ee(r)},[r]),w.useEffect(()=>{de(o)},[o]),w.useEffect(()=>{ve(u)},[u]),w.useEffect(()=>{Ee(c)},[c]),w.useEffect(()=>{Ge(d)},[d]),w.useEffect(()=>{Ie(x)},[x]),w.useEffect(()=>{Qe(g)},[g]),w.useEffect(()=>{At(b)},[b]),w.useEffect(()=>{Xe(O)},[O]),w.useEffect(()=>{Zt(v)},[v]),w.useEffect(()=>{hn.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 Re;const nt=new Set(tn);let re=n;if(!re&&e&&(re=`[data-tooltip-id='${e.replace(/'/g,"\\'")}']`),re)try{document.querySelectorAll(re).forEach(ae=>{nt.add({current:ae})})}catch{console.warn(`[react-tooltip] "${re}" is not a valid CSS selector`)}const me=document.querySelector(`[id='${t}']`);if(me&&nt.add({current:me}),!nt.size)return()=>null;const qe=(Re=Pe??me)!==null&&Re!==void 0?Re:Kn.current,rn=new MutationObserver(ae=>{ae.forEach(le=>{var je;if(!qe||le.type!=="attributes"||!(!((je=le.attributeName)===null||je===void 0)&&je.startsWith("data-tooltip-")))return;const Ue=ct(qe);nn(Ue)})}),W={attributes:!0,childList:!1,subtree:!1};if(qe){const ae=ct(qe);nn(ae),rn.observe(qe,W)}return()=>{rn.disconnect()}},[tn,Kn,Pe,t,n]),w.useEffect(()=>{B!=null&&B.border&&console.warn("[react-tooltip] Do not set `style.border`. Use `border` prop instead."),we&&!Oc("border",`${we}`)&&console.warn(`[react-tooltip] "${we}" is not a valid \`border\`.`),B!=null&&B.opacity&&console.warn("[react-tooltip] Do not set `style.opacity`. Use `opacity` prop instead."),A&&!Oc("opacity",`${A}`)&&console.warn(`[react-tooltip] "${A}" is not a valid \`opacity\`.`)},[]);let mn=m;const Vn=w.useRef(null);if(i){const Re=i({content:(Pe==null?void 0:Pe.getAttribute("data-tooltip-content"))||U||null,activeAnchor:Pe});mn=Re?w.createElement("div",{ref:Vn,className:"react-tooltip-content-wrapper"},Re):null}else U&&(mn=U);Q&&(mn=w.createElement(Mw,{content:Q}));const gn={forwardRef:Z,id:e,anchorId:t,anchorSelect:n,className:wt(s,pn),classNameArrow:a,content:mn,contentWrapperRef:Vn,place:k,variant:H,offset:Le,wrapper:We,events:Ae,openOnClick:y,positionStrategy:tt,middlewares:h,delayShow:Ve,delayHide:Rt,float:mt,hidden:Pt,noArrow:_,clickable:T,closeOnEsc:S,closeOnScroll:N,closeOnResize:F,openEvents:q,closeEvents:G,globalCloseEvents:z,imperativeModeOnly:ne,style:B,position:ce,isOpen:oe,defaultIsOpen:te,border:we,opacity:A,arrowColor:j,setIsOpen:$,afterShow:K,afterHide:L,disableTooltip:M,activeAnchor:Pe,setActiveAnchor:Re=>en(Re),role:Y};return w.createElement(Fw,{...gn})});typeof window<"u"&&window.addEventListener("react-tooltip-inject-styles",e=>{e.detail.disableCore||_c({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||_c({css:`
49
+ .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 jw(){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 Lw({id:e,tooltipText:t}){return l.jsxs(l.Fragment,{children:[l.jsx("span",{"data-tooltip-id":e,style:{maxWidth:"20rem"},children:jw()}),l.jsx(kw,{id:e,place:"top",content:t,style:{maxWidth:"30rem"}})]})}const Kw="Each field must be mapped to a unique value";function la({field:e,onSelectChange:t,allFields:n}){var g;const{configureState:r,selectedObjectName:o,setConfigureState:i}=Ht(),[s,a]=w.useState(!0),{isError:c,removeError:u,getError:d}=Tt(),f=(g=r==null?void 0:r.read)==null?void 0:g.selectedFieldMappings,m=f==null?void 0:f[e.mapToName];w.useEffect(()=>{e._default&&!m&&o&&r&&oi(o,i,[{field:e.mapToName,value:e._default}]),a(!1)},[e,i,o,m,r]);const p=w.useMemo(()=>n.map(b=>({id:b.fieldName,label:b.displayName,value:b.fieldName})),[n]),y=l.jsx(Vu,{disabled:s,items:p,selectedValue:m||null,onSelectedItemChange:b=>{t({target:{name:e.mapToName,value:b==null?void 0:b.value}})},placeholder:"Please select one",style:{width:"100%"}}),v=w.useCallback(()=>{o&&(oi(o,i,[{field:e.mapToName,value:null}]),c(ue.MAPPING,o)&&u(ue.MAPPING,o))},[e.mapToName,o,i,c,u]),{hasDuplicationError:h,errorMessage:x}=w.useMemo(()=>{const b=d(ue.MAPPING,o),O=Array.isArray(b)&&b.length>0&&b.includes(e.mapToName);return{hasDuplicationError:O,errorMessage:O?Kw:""}},[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}),l.jsx("span",{children:(e==null?void 0:e.prompt)&&l.jsx(Lw,{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:[y,l.jsx(at,{type:"button",variant:"ghost",onClick:v,children:"Clear"})]})]},e.mapToName),h&&l.jsxs("span",{style:{color:"red",fontSize:"14px",marginTop:"4px"},children:[" ",x," "]},e.mapToName)]})}const Vw="_formControl_9qd8d_1",$w="_formLabel_9qd8d_5",qw="_formLabelRequired_9qd8d_11",Uw="_formInput_9qd8d_16",Hw="_formInputInvalid_9qd8d_20",Bw="_formError_9qd8d_24",Ww="_disabled_9qd8d_30",Bn={formControl:Vw,formLabel:$w,formLabelRequired:qw,formInput:Uw,formInputInvalid:Hw,formError:Bw,disabled:Ww};function bo({id:e,label:t,isRequired:n=!1,isDisabled:r=!1,isInvalid:o=!1,errorMessage:i,children:s}){return l.jsxs("div",{className:wt(Bn.formControl,{[Bn.disabled]:r}),children:[t&&l.jsx("label",{htmlFor:e,className:wt(Bn.formLabel,{[Bn.formLabelRequired]:n}),children:t}),l.jsx("div",{id:e,className:wt(Bn.formInput,{[Bn.formInputInvalid]:o}),children:s}),o&&i&&l.jsx("div",{className:Bn.formError,role:"alert",children:i})]})}const Jw="_divider_1kmoj_1",Nc={divider:Jw};function _o({className:e,style:t}){return l.jsx("hr",{className:e?`${Nc.divider} ${e}`:Nc.divider,style:t})}function yi({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(_o,{style:{width:"100%",marginLeft:"1rem"}})})]})}function Xu({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 zw({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(bo,{id:r.mapToName,children:l.jsx(la,{allFields:n,field:r,onSelectChange:t})},r.mapToName))}):null}function Gw(){var y,v;const{selectedObjectName:e,configureState:t,setConfigureState:n}=Ht(),{isError:r,removeError:o,setError:i}=Tt(),s=((y=t==null?void 0:t.read)==null?void 0:y.allFields)||[],{fieldMapping:a}=et(),c=(v=t==null?void 0:t.read)==null?void 0:v.selectedFieldMappings,u=h=>{const{value:x,name:g}=h.target;!x||Xu({selectedFieldMappings:c,selectedObjectName:e,fieldName:g,fieldValue:x,setError:i})||(e&&oi(e,n,[{field:g,value:x}]),r(ue.MAPPING,g)&&o(ue.MAPPING,g),e&&r(ue.MAPPING,e)&&o(ue.MAPPING,e))},d=w.useMemo(()=>!e||!a?[]:Object.values(a[e]||{}).flat().filter(h=>!h.fieldName),[a,e]),f=w.useMemo(()=>{var g;return(((g=t==null?void 0:t.read)==null?void 0:g.optionalMapFields)||[]).filter(b=>!d.some(O=>O.mapToName===b.mapToName))},[t,d]),m=d.length>0;return f.length>0||m?l.jsxs(l.Fragment,{children:[l.jsx(yi,{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(bo,{id:h.mapToName,children:l.jsx(la,{allFields:s,field:h,onSelectChange:u})},h.mapToName)),m&&l.jsx(zw,{dynamicFieldMappings:d,onSelectChange:u,allFields:s})]})]}):null}function Qw(){var u;const{selectedObjectName:e,configureState:t,setConfigureState:n}=Ht(),{isError:r,removeError:o,setError:i}=Tt(),s=(u=t==null?void 0:t.read)==null?void 0:u.selectedFieldMappings,a=d=>{const{value:f,name:m}=d.target;!f||Xu({selectedFieldMappings:s,selectedObjectName:e,fieldName:m,fieldValue:f,setError:i})||(e&&oi(e,n,[{field:m,value:f}]),r(ue.MAPPING,m)&&o(ue.MAPPING,m),e&&r(ue.MAPPING,e)&&o(ue.MAPPING,e))},c=w.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(yi,{string:"Map the following fields"}),l.jsx("div",{style:{display:"flex",gap:"1rem",flexDirection:"column"},children:c.map(d=>{var f;return l.jsx(bo,{id:d.mapToName,isInvalid:r(ue.MAPPING,d.mapToName),errorMessage:"* required",children:l.jsx(la,{allFields:((f=t==null?void 0:t.read)==null?void 0:f.allFields)||[],field:d,onSelectChange:a})},d.mapToName)})})]}):null}const Xw={backgroundColor:"var(--amp-colors-bg-highlight)",borderColor:"var(--amp-colors-bg-highlight)",padding:".5rem 1rem"};function Yw({children:e,style:t}){return l.jsx(jn,{style:{...Xw,...t},children:e})}const Zw=e=>{const t=kn(),{provider:n}=et(),r=e||n;return Kr({queryKey:["amp","providerInfo",r],queryFn:async()=>{if(!r)throw new Error("Provider not found");return(await t()).providerApi.getProvider({provider:r})},enabled:!!r})},Ln=e=>{const t=Zw(e),{data:n}=t,{provider:r}=et(),o=n&&Ol(n==null?void 0:n.name,n);return{...t,providerName:o,selectedProvider:e||r}};function eI(){var u,d,f;const{project:e}=ke(),{hydratedRevision:t}=Hr(),{selectedObjectName:n}=Ht(),{providerName:r}=Ln(),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&&Tr(n),a=i==null?void 0:i.mapToName,c=(i==null?void 0:i.mapToDisplayName)||a&&Tr(a);return c&&o&&r?l.jsx(Yw,{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 Tc(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function ua(...e){return t=>{let n=!1;const r=e.map(o=>{const i=Tc(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():Tc(e[o],null)}}}}function ai(...e){return D.useCallback(ua(...e),e)}function xo(e,t=[]){let n=[];function r(i,s){const a=D.createContext(s),c=n.length;n=[...n,s];const u=f=>{var x;const{scope:m,children:p,...y}=f,v=((x=m==null?void 0:m[e])==null?void 0:x[c])||a,h=D.useMemo(()=>y,Object.values(y));return l.jsx(v.Provider,{value:h,children:p})};u.displayName=i+"Provider";function d(f,m){var v;const p=((v=m==null?void 0:m[e])==null?void 0:v[c])||a,y=D.useContext(p);if(y)return y;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=>D.createContext(s));return function(a){const c=(a==null?void 0:a[e])||i;return D.useMemo(()=>({[`__scope${e}`]:{...a,[e]:c}}),[a,c])}};return o.scopeName=e,[r,tI(o,...t)]}function tI(...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 D.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return n.scopeName=t.scopeName,n}function $t(e,t,{checkForDefaultPrevented:n=!0}={}){return function(o){if(e==null||e(o),n===!1||!o.defaultPrevented)return t==null?void 0:t(o)}}function da(e){const t=D.useRef(e);return D.useEffect(()=>{t.current=e}),D.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}function fa({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,o]=nI({defaultProp:t,onChange:n}),i=e!==void 0,s=i?e:r,a=da(n),c=D.useCallback(u=>{if(i){const f=typeof u=="function"?u(e):u;f!==e&&a(f)}else o(u)},[i,e,o,a]);return[s,c]}function nI({defaultProp:e,onChange:t}){const n=D.useState(e),[r]=n,o=D.useRef(r),i=da(t);return D.useEffect(()=>{o.current!==r&&(i(r),o.current=r)},[r,o,i]),n}function rI(e){const t=D.useRef({value:e,previous:e});return D.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}var co=globalThis!=null&&globalThis.document?D.useLayoutEffect:()=>{};function iI(e){const[t,n]=D.useState(void 0);return co(()=>{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 oI(e,t){return D.useReducer((n,r)=>t[n][r]??n,e)}var pa=e=>{const{present:t,children:n}=e,r=sI(t),o=typeof n=="function"?n({present:r.isPresent}):D.Children.only(n),i=ai(r.ref,aI(o));return typeof n=="function"||r.isPresent?D.cloneElement(o,{ref:i}):null};pa.displayName="Presence";function sI(e){const[t,n]=D.useState(),r=D.useRef({}),o=D.useRef(e),i=D.useRef("none"),s=e?"mounted":"unmounted",[a,c]=oI(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return D.useEffect(()=>{const u=Vi(r.current);i.current=a==="mounted"?u:"none"},[a]),co(()=>{const u=r.current,d=o.current;if(d!==e){const m=i.current,p=Vi(u);e?c("MOUNT"):p==="none"||(u==null?void 0:u.display)==="none"?c("UNMOUNT"):c(d&&m!==p?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,c]),co(()=>{if(t){let u;const d=t.ownerDocument.defaultView??window,f=p=>{const v=Vi(r.current).includes(p.animationName);if(p.target===t&&v&&(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=p=>{p.target===t&&(i.current=Vi(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:D.useCallback(u=>{u&&(r.current=getComputedStyle(u)),n(u)},[])}}function Vi(e){return(e==null?void 0:e.animationName)||"none"}function aI(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 Yu=D.forwardRef((e,t)=>{const{children:n,...r}=e,o=D.Children.toArray(n),i=o.find(lI);if(i){const s=i.props.children,a=o.map(c=>c===i?D.Children.count(s)>1?D.Children.only(null):D.isValidElement(s)?s.props.children:null:c);return l.jsx(Es,{...r,ref:t,children:D.isValidElement(s)?D.cloneElement(s,void 0,a):null})}return l.jsx(Es,{...r,ref:t,children:n})});Yu.displayName="Slot";var Es=D.forwardRef((e,t)=>{const{children:n,...r}=e;if(D.isValidElement(n)){const o=dI(n);return D.cloneElement(n,{...uI(r,n.props),ref:t?ua(t,o):o})}return D.Children.count(n)>1?D.Children.only(null):null});Es.displayName="SlotClone";var cI=({children:e})=>l.jsx(l.Fragment,{children:e});function lI(e){return D.isValidElement(e)&&e.type===cI}function uI(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)=>{i(...a),o(...a)}:o&&(n[r]=o):r==="style"?n[r]={...o,...i}:r==="className"&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}function dI(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 fI=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],Zu=fI.reduce((e,t)=>{const n=D.forwardRef((r,o)=>{const{asChild:i,...s}=r,a=i?Yu:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),l.jsx(a,{...s,ref:o})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),ha="Checkbox",[pI,V_]=xo(ha),[hI,mI]=pI(ha),ed=D.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:r,checked:o,defaultChecked:i,required:s,disabled:a,value:c="on",onCheckedChange:u,form:d,...f}=e,[m,p]=D.useState(null),y=ai(t,O=>p(O)),v=D.useRef(!1),h=m?d||!!m.closest("form"):!0,[x=!1,g]=fa({prop:o,defaultProp:i,onChange:u}),b=D.useRef(x);return D.useEffect(()=>{const O=m==null?void 0:m.form;if(O){const _=()=>g(b.current);return O.addEventListener("reset",_),()=>O.removeEventListener("reset",_)}},[m,g]),l.jsxs(hI,{scope:n,state:x,disabled:a,children:[l.jsx(Zu.button,{type:"button",role:"checkbox","aria-checked":Pn(x)?"mixed":x,"aria-required":s,"data-state":rd(x),"data-disabled":a?"":void 0,disabled:a,value:c,...f,ref:y,onKeyDown:$t(e.onKeyDown,O=>{O.key==="Enter"&&O.preventDefault()}),onClick:$t(e.onClick,O=>{g(_=>Pn(_)?!0:!_),h&&(v.current=O.isPropagationStopped(),v.current||O.stopPropagation())})}),h&&l.jsx(gI,{control:m,bubbles:!v.current,name:r,value:c,checked:x,required:s,disabled:a,form:d,style:{transform:"translateX(-100%)"},defaultChecked:Pn(i)?!1:i})]})});ed.displayName=ha;var td="CheckboxIndicator",nd=D.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:r,...o}=e,i=mI(td,n);return l.jsx(pa,{present:r||Pn(i.state)||i.state===!0,children:l.jsx(Zu.span,{"data-state":rd(i.state),"data-disabled":i.disabled?"":void 0,...o,ref:t,style:{pointerEvents:"none",...e.style}})})});nd.displayName=td;var gI=e=>{const{control:t,checked:n,bubbles:r=!0,defaultChecked:o,...i}=e,s=D.useRef(null),a=rI(n),c=iI(t);D.useEffect(()=>{const d=s.current,f=window.HTMLInputElement.prototype,p=Object.getOwnPropertyDescriptor(f,"checked").set;if(a!==n&&p){const y=new Event("click",{bubbles:r});d.indeterminate=Pn(n),p.call(d,Pn(n)?!1:n),d.dispatchEvent(y)}},[a,n,r]);const u=D.useRef(Pn(n)?!1:n);return l.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:o??u.current,...i,tabIndex:-1,ref:s,style:{...e.style,...c,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function Pn(e){return e==="indeterminate"}function rd(e){return Pn(e)?"indeterminate":e?"checked":"unchecked"}var id=ed,od=nd;function sd(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 yI=["color"],ad=w.forwardRef(function(e,t){var n=e.color,r=n===void 0?"currentColor":n,o=sd(e,yI);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"}))}),vI=["color"],wI=w.forwardRef(function(e,t){var n=e.color,r=n===void 0?"currentColor":n,o=sd(e,vI);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 II="_checkboxGroupContainer_1ya1t_1",bI="_stack_1ya1t_6",_I="_selectAllContainer_1ya1t_11",xI="_fieldContainer_1ya1t_18",OI="_checkbox_1ya1t_1",jr={checkboxGroupContainer:II,stack:bI,selectAllContainer:_I,fieldContainer:xI,checkbox:OI};function cd({id:e,isChecked:t,label:n,onCheckedChange:r}){return l.jsxs("div",{className:jr.fieldContainer,children:[l.jsx(id,{className:jr.checkbox,id:e,onCheckedChange:r,checked:t,children:l.jsx(od,{children:l.jsx(ad,{})})}),l.jsx("label",{htmlFor:e,style:{overflowWrap:"anywhere"},children:n})]})}function ld({id:e,isChecked:t,label:n,onCheckedChange:r,isIndeterminate:o}){return l.jsxs("div",{className:jr.selectAllContainer,children:[l.jsx(id,{className:jr.checkbox,id:e,onCheckedChange:r,children:l.jsxs(od,{children:[o&&l.jsx(wI,{}),t===!0&&l.jsx(ad,{})]})}),l.jsx("label",{htmlFor:e,children:n})]})}function ud({children:e}){return l.jsx("div",{className:jr.checkboxGroupContainer,children:e})}function dd({children:e}){return l.jsx("div",{className:jr.stack,children:e})}function CI(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=!Ml(s,r);e.read.isOptionalFieldsModified=c}else console.warn("read.savedConfig.optionalFields is undefined")}function Rc(e,t,n,r){t(e,o=>CI(o,n,r))}function EI(){var f,m;const{appName:e,configureState:t,setConfigureState:n,selectedObjectName:r}=Ht(),o=(f=t==null?void 0:t.read)==null?void 0:f.selectedOptionalFields,i=(p,y)=>{p!=="indeterminate"&&r&&t&&Rc(r,n,y,p)},s=(m=t==null?void 0:t.read)==null?void 0:m.optionalFields,a=p=>{r&&s&&s.forEach(y=>{Dn(y)||Rc(r,n,y.fieldName,p)})},c=!!(s&&s.length>0),u=Object.keys(o||{}).length===(s==null?void 0:s.length),d=!u&&Object.keys(o||{}).length>0;return c&&l.jsxs(l.Fragment,{children:[l.jsx(yi,{string:`${e} reads the following optional fields`}),l.jsxs(ud,{children:[((s==null?void 0:s.length)||0)>=2&&l.jsx(ld,{id:"select-all-fields",isChecked:u,label:"Select all",onCheckedChange:a,isIndeterminate:d}),l.jsx(dd,{children:s.map(p=>Dn(p)?null:l.jsx(cd,{id:p.fieldName,isChecked:!!(o!=null&&o[p==null?void 0:p.fieldName]),label:p.displayName,onCheckedChange:y=>i(y,p.fieldName)},p.fieldName))})]})]})}function SI(){return l.jsx(EI,{})}const NI={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 TI({children:e,style:t,...n}){return l.jsx("span",{style:{...NI,...t},...n,children:e})}function RI(){var r,o,i;const{configureState:e,selectedObjectName:t}=Ht(),{appName:n}=ke();return l.jsxs(l.Fragment,{children:[l.jsx(yi,{string:`${n} reads the following ${t} fields`}),l.jsx("div",{style:{display:"flex",gap:".5rem",marginBottom:".5rem",flexWrap:"wrap"},children:(o=(r=e==null?void 0:e.read)==null?void 0:r.requiredFields)!=null&&o.length?(i=e.read)==null?void 0:i.requiredFields.map(s=>Dn(s)?null:l.jsx(TI,{children:s.displayName},s.fieldName)):"There are no required fields."})]})}function AI(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 fd(e,t,n,r,o){t(e,i=>AI(i,e,n,r,o))}function PI(e,t,n){t(e,r=>{r.read&&(r.read.isValueMappingsModified=n)})}function DI({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(_o,{style:{width:"100%",marginLeft:"1rem"}})})]})}function FI({mappedValue:e,onSelectChange:t,fieldName:n,allValueOptions:r,hasError:o}){var _;const{configureState:i,selectedObjectName:s,setConfigureState:a}=Ht(),[c,u]=w.useState(!0),{getError:d,setError:f,resetBoundary:m,isError:p,removeError:y}=Tt(),v=w.useMemo(()=>{var T,S;return((S=(T=i==null?void 0:i.read)==null?void 0:T.selectedValueMappings)==null?void 0:S[n])||{}},[(_=i==null?void 0:i.read)==null?void 0:_.selectedValueMappings,n]),h=w.useMemo(()=>v==null?void 0:v[e.mappedValue],[v,e.mappedValue]);w.useEffect(()=>{u(!1)},[e,a,s,h,i]);const x=w.useMemo(()=>r.map(T=>({id:T.value,label:T.displayValue,value:T.value})),[r]),g=w.useCallback(T=>{if(T){if(Object.values(v).some(S=>S===T.value&&S!==h)){const S=[...Object.entries(v).filter(([N,F])=>F===T.value&&F!==h).map(([N])=>N),e.mappedValue];f(ue.VALUE_MAPPING,n,S);return}d(ue.VALUE_MAPPING,n)&&m(ue.VALUE_MAPPING),t({target:{name:e.mappedValue,value:T.value,fieldName:n}})}},[t,v,h,n,e.mappedValue,m,f,d]),b=w.useMemo(()=>l.jsx(Vu,{disabled:c,items:x,selectedValue:h||null,onSelectedItemChange:g,placeholder:"Please select one",style:{border:o?"2px solid red":void 0,borderRadius:"8px",width:"100%"}},h),[h,c,x,g,o]),O=w.useCallback(()=>{s&&(fd(s,a,e.mappedValue,"",n),p(ue.VALUE_MAPPING,n)&&y(ue.VALUE_MAPPING,n))},[s,a,e.mappedValue,n,p,y]);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:[b,l.jsx(at,{type:"button",variant:"ghost",onClick:O,children:"Clear"})]})]},e.mappedValue)}function MI(){var p,y,v;const{fieldMapping:e}=et(),{selectedObjectName:t,configureState:n,setConfigureState:r}=Ht(),{isError:o,removeError:i,getError:s}=Tt(),a=(p=n==null?void 0:n.read)==null?void 0:p.selectedFieldMappings,c=(y=n==null?void 0:n.read)==null?void 0:y.selectedValueMappings,u=(v=n==null?void 0:n.read)==null?void 0:v.isValueMappingsModified,d=w.useRef(!1),f=w.useMemo(()=>{const h=t&&e?Object.values(e[t]||{}).flat().filter(x=>x.mappedValues).map(x=>({...x})):[];if(a)for(let x=0;x<h.length;x+=1){const{mapToName:g}=h[x];a!=null&&a[g]&&(h[x].fieldName=a[g])}return h},[t,e,a]),m=w.useCallback(h=>{const{value:x,name:g,fieldName:b}=h.target;x&&(t&&fd(t,r,g,x,b),o(ue.VALUE_MAPPING,g)&&i(ue.VALUE_MAPPING,g))},[t,r,o,i]);return w.useEffect(()=>{var h;if(t&&c){const x=((h=e==null?void 0:e[t])==null?void 0:h.filter(b=>b.fieldName&&b.mappedValues.length>0))||[];x.every(b=>{const O=c[b.fieldName]||{};return Object.keys(O).length===Object.keys(b.mappedValues).length})&&x.length>0?!u&&!d.current&&(PI(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 T,S,N;if(!h.fieldName)return null;const x=(S=(T=n==null?void 0:n.read)==null?void 0:T.allFieldsMetadata)==null?void 0:S[h.fieldName],g=x==null?void 0:x.valueType;if(!["singleSelect","multiSelect"].includes(g))return console.error("fieldName is not a singleSelect or multiSelect",h),null;const b=x==null?void 0:x.values;if(!b)return null;const O=Object.keys(b).length,_=Object.keys((h==null?void 0:h.mappedValues)||[]).length;return O!==_?(console.error("field values and the values to be mapped are not of the same length",h,b),null):l.jsxs(l.Fragment,{children:[l.jsx(DI,{string:"Map the values for ",fieldName:h.mapToName||h.fieldName}),l.jsx("div",{style:{display:"flex",gap:"1rem",flexDirection:"column"},children:l.jsx(bo,{id:h.mapToName||h.fieldName,children:(N=h==null?void 0:h.mappedValues)==null?void 0:N.map(F=>{var ne,B,ce;const q=s(ue.VALUE_MAPPING,h.fieldName),G=Array.isArray(q)&&q.includes(F.mappedValue),z=((ce=(B=(ne=n==null?void 0:n.read)==null?void 0:ne.allFieldsMetadata)==null?void 0:B[h.fieldName])==null?void 0:ce.values)||[];return l.jsxs(l.Fragment,{children:[l.jsx(FI,{allValueOptions:z,mappedValue:F,onSelectChange:m,fieldName:(h==null?void 0:h.fieldName)||"",hasError:G},`${F.mappedValue}-${h.fieldName}`),G&&l.jsx("span",{style:{color:"red",fontSize:"14px",marginTop:"4px"},children:`Each ${h.mapToName||h.fieldName} must be mapped to a unique value`},F.mappedValue)]})})},h.mapToName||h.fieldName)})]})})}):null}function kI(){return Fy(),l.jsxs(l.Fragment,{children:[l.jsx(eI,{}),l.jsx(RI,{}),l.jsx(Qw,{}),l.jsx(Gw,{}),l.jsx(MI,{}),l.jsx(SI,{})]})}function jI(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=!ey(a,s);e.write.isWriteModified=u}}}function Ac(e,t,n,r){t(e,o=>{jI(o,n,r)})}function LI(){var f,m,p,y;const{appName:e,selectedObjectName:t,configureState:n,setConfigureState:r}=Ht(),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=(v,h)=>{v!=="indeterminate"&&t&&n&&Ac(t,r,h,v)},a=v=>{var h,x;t&&n&&((x=(h=n==null?void 0:n.write)==null?void 0:h.writeObjects)==null||x.forEach(g=>{Ac(t,r,g.objectName,v)}))},c=!!i,u=Object.keys(o||{}).length===((y=(p=n==null?void 0:n.write)==null?void 0:p.writeObjects)==null?void 0:y.length),d=!u&&Object.keys(o||{}).length>0;return c&&l.jsxs(l.Fragment,{children:[l.jsx(yi,{string:`Allow ${e} to write to these objects`}),l.jsxs(ud,{children:[((i==null?void 0:i.length)||0)>=2&&l.jsx(ld,{id:"select-all-fields",onCheckedChange:a,isIndeterminate:d,isChecked:u,label:"Select all"}),l.jsx(dd,{children:i.map(v=>l.jsx(cd,{id:v.objectName,onCheckedChange:h=>s(h,v.objectName),isChecked:!!(o!=null&&o[v.objectName]),label:v.displayName},v.objectName))})]})]})}function KI(){return l.jsx(l.Fragment,{children:l.jsx(LI,{})})}const VI=()=>{const e=kn(),t=fn();return nl({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."),ht(n)}})};function pd({buttonText:e,buttonVariant:t="secondary",buttonStyle:n={}}){const{projectId:r}=ke(),{integrationId:o,installation:i,setIntegrationDeleted:s,onUninstallSuccess:a}=et(),[c,u]=w.useState(!1),d=!r||!o||!(i!=null&&i.id)||c,f=VI(),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)}))},p=c?"Uninstalling...":e,y=l.jsx(at,{type:"button",onClick:m,disabled:d,variant:t,style:n,children:p});return i!=null&&i.id?y:null}function $I(){const{installation:e}=et();return l.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:[e!=null&&e.id?l.jsx("p",{children:"Once you uninstall this integration, its configuration will be lost."}):l.jsx("p",{children:"You've successfully uninstalled the integration."}),l.jsx(pd,{buttonText:"Yes, uninstall",buttonVariant:"danger"})]})}function hd({onSave:e,onReset:t,isLoading:n,isCreateMode:r=!1,errorMsg:o}){var T,S,N,F;const{installation:i}=et(),{hydratedRevision:s,loading:a}=Hr(),{configureState:c,selectedObjectName:u}=Ht(),d=i==null?void 0:i.config,f=d&&u&&!!Al(d,u)||!1,m=((T=c==null?void 0:c.read)==null?void 0:T.isOptionalFieldsModified)||((S=c==null?void 0:c.read)==null?void 0:S.isRequiredMapFieldsModified)||((N=c==null?void 0:c.read)==null?void 0:N.isValueMappingsModified),p=(F=c==null?void 0:c.write)==null?void 0:F.isWriteModified,x=a||n||!c||!u||!(m||p||r||u!==sr&&!f),g=u===sr,b=u===Xi,O=l.jsx(at,{type:"submit",disabled:x,children:r?"Install":"Save"}),_=l.jsx(at,{type:"button",onClick:t,disabled:x,variant:"ghost",children:"Reset"});return n?l.jsx(ni,{}):l.jsxs("form",{style:{width:"34rem"},onSubmit:e,children:[l.jsxs("div",{style:{display:"flex",flexDirection:"row-reverse",gap:".8rem",marginBottom:"20px"},children:[O,_]}),l.jsxs(jn,{style:{padding:"1rem 2rem",minHeight:"300px",backgroundColor:"var(--amp-colors-bg-primary)",borderColor:"var(--amp-colors-border)"},children:[o&&l.jsx(Ul,{children:typeof o=="string"?o:"Installation Failed."}),a&&l.jsx(ni,{}),s&&!b&&!g&&l.jsx(kI,{}),s&&!b&&g&&l.jsx(KI,{}),!a&&b&&l.jsx($I,{})]})]})}const md=()=>{const{integrationId:e,groupRef:t,consumerRef:n,setInstallation:r,onInstallSuccess:o,onUpdateSuccess:i}=et(),{hydratedRevision:s,loading:a}=Hr(),{selectedObjectName:c}=Jl(),{selectedConnection:u}=Ur(),d=Vr(),{projectId:f}=ke(),{resetBoundary:m,setErrors:p,setError:y,getError:v}=Tt(),{resetConfigureState:h,objectConfigurationsState:x,resetPendingConfigurationState:g}=Ks(),b=$l(c||"",x),{onNextIncompleteTab:O}=vy(),_=w.useCallback(()=>{m(ue.INSTALLATION_MUTATION)},[m]),T=w.useCallback(N=>N?F=>{y(ue.INSTALLATION_MUTATION,N,F)}:F=>{console.error("objectName is required to set installation error: ",F)},[y]),S=w.useCallback(N=>N?v(ue.INSTALLATION_MUTATION,N):"",[v]);return{integrationId:e,groupRef:t,consumerRef:n,setInstallation:r,hydratedRevision:s,loading:a,selectedObjectName:c,selectedConnection:u,apiKey:d,projectId:f,resetBoundary:m,setErrors:p,setMutateInstallationError:T,getMutateInstallationError:S,resetMutateInstallationErrorState:_,resetConfigureState:h,objectConfigurationsState:x,resetPendingConfigurationState:g,configureState:b,onInstallSuccess:o,onUpdateSuccess:i,onNextIncompleteTab:O}},qI=void 0;function UI(){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:p,resetMutateInstallationErrorState:y,resetConfigureState:v,objectConfigurationsState:h,resetPendingConfigurationState:x,configureState:g,onInstallSuccess:b,onNextIncompleteTab:O}=md(),[_,T]=w.useState(!1),S=s===sr,N=p(s),F=w.useCallback(()=>{d(ue.MAPPING),o!=null&&o.content&&!i&&s&&jl(o,qI,s,v)},[d,o,i,s,v]);w.useEffect(()=>{!g&&(o!=null&&o.content)&&!i&&F()},[g,h,o,i,F]);const q=()=>{y();const{requiredMapFields:ne,selectedFieldMappings:B}=(g==null?void 0:g.read)||{},{errorList:ce}=Fl(ne,B,f);ce.length>0||(s&&(a!=null&&a.id)&&c&&u&&e&&t&&n&&o?(T(!0),sy(u,e,t,n,a.id,s,c,o,g,m(s),r,b).finally(()=>{T(!1),x(s),O()})):console.error("CreateInstallallation - onSaveReadCreate: missing required props"))},G=()=>{y(),s&&(a!=null&&a.id)&&c&&u&&e&&t&&n&&o?(T(!0),ly(u,e,t,n,a.id,c,o,g,m(s),r,b).finally(()=>{T(!1),x(s),O()})):console.error("CreateInstallallation - onSaveWriteCreate: missing required props")},z=ne=>{ne.preventDefault(),S?G():q()};return l.jsx(hd,{errorMsg:N,isCreateMode:!0,isLoading:_,onSave:z,onReset:F})}function HI({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.${i}`],installation:{config:e}}};return Rn().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=>{ht(d,c)})}const BI=(e,t,n,r,o,i)=>{const s=Ll(e),a=Kl(e),c=Vl(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 fo(o)&&(u.content||(u.content={}),u.content.proxy={enabled:!0}),u},WI=(e,t,n,r,o,i,s,a,c,u,d)=>{const f=BI(i,r||"",a,a.schedule,c,a.backfill);return f?HI({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))},JI=(e,t)=>{const r={content:{write:{objects:ql(e)}}};return fo(t)&&(r.content||(r.content={}),r.content.proxy={enabled:!0}),r},zI=(e,t,n,r,o,i,s,a,c)=>{const u=JI(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 Rn().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=>{ht(f,s)})};function GI({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:p,configureState:y,onUpdateSuccess:v,onNextIncompleteTab:h}=md(),[x,g]=w.useState(!1),b=i===sr,O=f(i),{config:_}=e,T=w.useCallback(()=>{c(ue.MAPPING),r!=null&&r.content&&!o&&i&&jl(r,_,i,m)},[c,r,o,i,_,m]);w.useEffect(()=>{y||T()},[y,T]);const S=w.useMemo(()=>{var z,ne,B;return(B=(ne=(z=r==null?void 0:r.content)==null?void 0:z.read)==null?void 0:ne.objects)==null?void 0:B.find(ce=>(ce==null?void 0:ce.objectName)===i)},[r,i]),N=()=>{const{requiredMapFields:G,selectedFieldMappings:z}=(y==null?void 0:y.read)||{},{errorList:ne}=Fl(G,z,u);ne.length>0||(r&&e&&i&&s&&a&&S?(g(!0),WI(a,t.id,e.id,i,s,y,n,S,r,d(i),v).finally(()=>{g(!1),p(i),h()})):console.error("UpdateInstallation - onSaveUpdate missing required props"))},F=()=>{e&&i&&s&&a&&r?(g(!0),zI(a,t.id,e.id,s,y,r,d(i),n,v).finally(()=>{g(!1),p(i),h()})):console.error("UpdateInstallation - onSaveUpdate missing required props")},q=G=>{G.preventDefault(),b?F():N()};return l.jsx(hd,{errorMsg:O,onSave:q,onReset:T,isLoading:x})}function QI(){const{integrationObj:e,installation:t}=et();return e?t&&e?l.jsx(GI,{installation:t,integrationObj:e}):l.jsx(UI,{}):l.jsx(bl,{message:"We can't load the integration"})}const XI=(e,t)=>({revisionId:e.id,createdBy:`consumer:${t}`,content:{provider:e.content.provider,proxy:{enabled:!0}}});function YI({projectId:e,integrationId:t,groupRef:n,consumerRef:r,connectionId:o,apiKey:i,hydratedRevision:s,setError:a,setInstallation:c,onInstallSuccess:u}){const d=XI(s,r);return d?ks({createConfig:d,projectId:e,integrationId:t,groupRef:n,connectionId:o,apiKey:i,setError:a,setInstallation:c,onInstallSuccess:u}):(console.error("Error when generating createConfig from configureState"),Promise.resolve(null))}function ZI(){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 ma({text:e,children:t}){return l.jsx($r,{children:l.jsxs(jn,{style:{display:"flex",flexDirection:"column",alignItems:"center",padding:"3rem",gap:"3rem"},children:[l.jsx(ZI,{}),l.jsx("p",{children:e}),t]})})}function eb({provider:e}){const{providerName:t}=Ln(e),n=`You have successfully installed your ${t} integration.`;return l.jsx(ma,{text:n,children:l.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:l.jsx(pd,{buttonText:"Uninstall",buttonVariant:"outline",buttonStyle:{fontSize:"13px"}})})})}const tb=e=>{const{read:t,write:n,proxy:r}=(e==null?void 0:e.content)??{};return!t&&!n&&(r==null?void 0:r.enabled)||!1};function nb({children:e}){var O;const{projectId:t}=ke(),n=Vr(),{hydratedRevision:r,loading:o}=Hr(),{integrationObj:i,installation:s,groupRef:a,consumerRef:c,setInstallation:u,onInstallSuccess:d,isIntegrationDeleted:f}=et(),{selectedConnection:m,isConnectionsLoading:p}=Ur(),[y,v]=w.useState(!1),h=o||y,x=(O=r==null?void 0:r.content)==null?void 0:O.provider,g=tb(r),b=_=>{console.error("Error when creating proxy installation:",_)};return w.useEffect(()=>{!h&&!p&&r&&g&&!s&&m&&n&&(i!=null&&i.id)&&!f&&(v(!0),YI({apiKey:n,projectId:t,integrationId:i==null?void 0:i.id,groupRef:a,consumerRef:c,connectionId:m==null?void 0:m.id,hydratedRevision:r,setError:b,setInstallation:u,onInstallSuccess:d}).then(()=>{v(!1)}).catch(_=>{v(!1),console.error("Error when creating proxy installation:",_)}))},[r,g,s,m,n,t,i==null?void 0:i.id,a,c,u,h,d,f,p]),i?h?l.jsx(qr,{}):g&&x&&s?l.jsx(eb,{provider:x}):l.jsx("div",{children:e}):l.jsx(Gt,{message:"We can't load the integration"})}function Oo(){const e=kn(),t=fn();return nl({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"),ht(n)}})}function gd(){return 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 vi({children:e}){return l.jsx($r,{children:l.jsxs(jn,{children:[l.jsx("div",{style:{padding:"3rem 2rem"},children:e}),l.jsx(gd,{})]})})}function wi({children:e}){return l.jsx("h1",{style:{fontWeight:600,lineHeight:1.2,fontSize:"1.2em"},children:e})}function rb({children:e}){return l.jsx("p",{style:{padding:".5em 0"},children:e})}function Ii({error:e}){return e?l.jsx(Ul,{style:{marginTop:"2em"},children:e}):null}function ga({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(vi,{children:[l.jsx(wi,{children:i||`Set up ${r} integration`}),l.jsx(Ii,{error:t}),o,l.jsx(at,{style:{marginTop:"1em",width:"100%"},disabled:n,type:"submit",onClick:e,children:"Next"})]})}const ib="_link_oo2kv_1",ob={link:ib};function yd({href:e,className:t,style:n,label:r,children:o,newTab:i=!1}){return l.jsx("a",{className:wt(ob.link,t),style:n,href:e,"aria-label":r||void 0,target:i?"_blank":"_self",rel:i?"noopener noreferrer":void 0,children:o})}function vd({url:e,providerDisplayName:t,credentialName:n}){return l.jsxs("p",{style:{color:"var(--amp-colors-text-muted)"},children:[l.jsx(yd,{href:e,newTab:!0,children:l.jsx("span",{style:{textDecoration:"underline"},children:"Learn more"})})," about where to find your ",t," ",n,"."]})}const sb="_input_10rzg_1",ab="_inputError_10rzg_27",cb="_error_10rzg_43",Bo={input:sb,inputError:ab,error:cb};function lb({id:e,type:t,className:n,isError:r=!1,...o}){const i=r?wt(Bo.inputError,Bo.input):Bo.input;return l.jsx("input",{id:e,type:t,className:wt(i,n),...o})}const ub="_textarea_18zl4_1",db="_textareaError_18zl4_14",fb="_error_18zl4_29",Wo={textarea:ub,textareaError:db,error:fb};function pb({className:e,isError:t=!1,...n}){const r=t?wt(Wo.textareaError,Wo.textarea):Wo.textarea;return l.jsx("textarea",{className:wt(e,r),...n})}const un={Input:lb,Textarea:pb};function hb({provider:e,providerInfo:t,handleSubmit:n,error:r,isButtonDisabled:o}){var v;const[i,s]=w.useState(!1),a=()=>s(h=>!h),[c,u]=w.useState(""),d=h=>u(h.currentTarget.value),{providerName:f}=Ln(e),m=c.length>0,p=o||!m,y=(v=t.apiKeyOpts)==null?void 0:v.docsURL;return l.jsx(ga,{providerName:f,handleSubmit:()=>{n({apiKey:c})},error:r,isButtonDisabled:p,children:l.jsxs("div",{style:{display:"flex",gap:"1rem",flexDirection:"column",marginTop:"1rem"},children:[y&&l.jsx(vd,{url:y,providerDisplayName:f||Tr(e),credentialName:"API key"}),l.jsxs("div",{style:{display:"flex",gap:".5rem"},children:[l.jsx(un.Input,{id:"password",name:"password",type:i?"text":"password",placeholder:"API Key",onChange:h=>d(h)}),l.jsx(at,{type:"button",style:{height:"2.5rem",width:"5rem"},onClick:a,children:i?"Hide":"Show"})]})]})})}function mb({...e}){return l.jsx(hb,{...e})}function gb({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,children:s,selectedConnection:a}){const{projectIdOrName:c}=ke(),u=Oo(),d=w.useCallback(f=>{const{apiKey:m}=f,p={projectIdOrName:c,generateConnectionParams:{groupName:i,groupRef:o,consumerName:r,consumerRef:n,provider:e,apiKey:m}};u.mutate(p)},[c,i,o,r,n,e,u]);return a===null?l.jsx(mb,{provider:e,providerInfo:t,handleSubmit:d,error:null}):s}function yb({provider:e,providerInfo:t,handleSubmit:n,error:r,isButtonDisabled:o}){var g;const[i,s]=w.useState(!1),a=()=>s(b=>!b),[c,u]=w.useState({username:"",password:""}),{username:d,password:f}=c,{providerName:m}=Ln(e),p=m||Tr(e),y=(g=t.basicOpts)==null?void 0:g.docsURL,v=d.length>0,h=o||!v,x=b=>{const{name:O,value:_}=b.currentTarget;u(T=>({...T,[O]:_}))};return l.jsx(ga,{providerName:m,handleSubmit:()=>{n({user:d,pass:f})},error:r,isButtonDisabled:h,children:l.jsxs("div",{style:{display:"flex",gap:"1rem",flexDirection:"column",marginTop:"1rem"},children:[y&&l.jsx(vd,{url:y,providerDisplayName:p,credentialName:"credentials"}),l.jsx(un.Input,{id:"username",name:"username",type:"text",placeholder:"Username",onChange:b=>x(b)}),l.jsxs("div",{style:{display:"flex",gap:".5rem"},children:[l.jsx(un.Input,{id:"password",name:"password",type:i?"text":"password",placeholder:"Password",onChange:b=>x(b)}),l.jsx(at,{type:"button",style:{height:"2.5rem",width:"5rem"},onClick:a,children:i?"Hide":"Show"})]})]})})}function vb({...e}){return l.jsx(yb,{...e})}function wb({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,children:s,selectedConnection:a}){const{projectIdOrName:c}=ke(),u=Oo(),d=w.useCallback(f=>{const{user:m,pass:p}=f,y={projectIdOrName:c,generateConnectionParams:{groupName:i,groupRef:o,consumerName:r,consumerRef:n,provider:e,basicAuth:{username:m,password:p}}};u.mutate(y)},[c,i,o,r,n,e,u]);return a===null?l.jsx(vb,{provider:e,providerInfo:t,handleSubmit:d,error:null}):s}function Ib({...e}){return l.jsx(ga,{...e})}function bb({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,children:i,selectedConnection:s,providerName:a}){const{projectIdOrName:c}=ke(),u=Oo(),d=w.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(Ib,{handleSubmit:d,error:null,providerName:a}):i}const _b=Fs("VITE_AMP_ENABLE_CSRF",!1),xb=Fs("NEXT_AMP_ENABLE_CSRF",!1),Ob=Fs("REACT_APP_AMP_ENABLE_CSRF",!1),Cb=!!_b||!!xb||!!Ob,wd=async(e,t,n,r,o,i,s,a)=>{var u,d;const c=await Rn().providerApi.getProvider({provider:o},{headers:{"X-Api-Key":r??""}});if(!c)throw new Error(`Provider ${o} not found`);if(c.authType==="oauth2"&&(((u=c.oauth2Opts)==null?void 0:u.grantType)==="authorizationCode"||((d=c.oauth2Opts)==null?void 0:d.grantType)==="authorizationCodePKCE")){const m=(await Rn().providerAppApi.listProviderApps({projectIdOrName:e},{headers:{"X-Api-Key":r??""}})).find(h=>h.provider===o),p=Ol(o,c);if(!m)throw new Error(`You must first set up a ${p} Provider App using the Ampersand Console.`);const y={connectOAuthParams:{providerWorkspaceRef:i,projectId:e,groupRef:n,groupName:a,consumerRef:t,consumerName:s,providerAppId:m.id,provider:o,enableCSRFProtection:Cb}};return await Rn().oAuthApi.oauthConnect(y,{credentials:"include",headers:{"X-Api-Key":r??"","Content-Type":"application/json"}})}throw new Error(`Provider ${o} does not support an OAuth2 web flow.`)},Pc=600,Dc=600,Eb="AUTHORIZATION_SUCCEEDED",Sb="AUTHORIZATION_FAILED";function Nb(e,t,n,r){return w.useCallback(()=>{if(!r)return;const o=window.screenX+(window.outerWidth-Pc)/2,i=window.screenY+(window.outerHeight-Dc)/2.5,s=`width=${Pc},height=${Dc},left=${o},top=${i}`,a=window.open(r,e,s);t(a),window.addEventListener("message",n,!1)},[r,e,t,n])}function Tb(e,t,n){const r=fn();return w.useCallback(o=>{var i,s;if(o.origin===vg){if(o.data.eventType===Eb){const a=(i=o.data.data)==null?void 0:i.connection;a?(e(a),t==null||t.close(),r.invalidateQueries({queryKey:["amp","connections"]})):console.error("Connection ID not found in event data: ",{event:o})}o.data.eventType===Sb&&(console.error("OAuth failed: ",{event:o}),n==null||n(((s=o==null?void 0:o.data)==null?void 0:s.message)??"Something went wrong. Please try again."))}},[t,n,r,e])}function Id({children:e,oauthUrl:t,windowTitle:n="Connect to Provider",onError:r,error:o}){const[i,s]=w.useState(null),[a,c]=w.useState(null),u=Tb(s,a,r),d=Nb(n,c,u,t);return w.useEffect(()=>{t&&!a&&d()},[t,a,d,u,n]),w.useEffect(()=>{if(!a)return;const f=setInterval(()=>{a.closed&&(clearInterval(f),window.removeEventListener("message",u),c(null),!i&&!o?(console.error("OAuth failed. Please try again."),r==null||r("Something went wrong. Please try again.")):i&&(r==null||r(null)))},500);return()=>{clearInterval(f),window.removeEventListener("message",u)}},[a,i,o,u,r]),l.jsx("div",{children:e})}function Rb({handleSubmit:e,error:t,isButtonDisabled:n,providerName:r}){return l.jsxs(vi,{children:[l.jsx(wi,{children:`Set up ${r} integration`}),l.jsx(rb,{children:`Click Next to sign into the ${r} account you'd like to sync.`}),l.jsx(Ii,{error:t}),l.jsx(at,{style:{marginTop:"1em",width:"100%"},disabled:n,type:"submit",onClick:e,children:"Next"})]})}function Ab({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,providerName:i}){const{projectId:s}=ke(),a=Vr(),[c,u]=w.useState(null),[d,f]=w.useState(null),m=async()=>{f(null);try{const y=await wd(s,t,r,a,e,void 0,n,o);u(y)}catch(y){console.error("Could not fetch OAuth popup URL."),ht(y),f(y.message??"Unexpected error")}},p=w.useCallback(y=>{f(y),u(null)},[]);return l.jsx(Id,{windowTitle:`Connect to ${i}`,oauthUrl:c,onError:p,children:l.jsx(Rb,{handleSubmit:m,error:d,providerName:i})})}const Pb="https://help.salesforce.com/s/articleView?id=sf.faq_domain_name_what.htm&type=5";function Db({handleSubmit:e,setWorkspace:t,error:n,isButtonDisabled:r}){return l.jsxs(vi,{children:[l.jsx(wi,{children:"Enter your Salesforce subdomain"}),l.jsx(yd,{href:Pb,newTab:!0,children:"What is my Salesforce subdomain?"}),l.jsx(Ii,{error:n}),l.jsxs("div",{style:{display:"flex",marginTop:"1em",alignItems:"center"},children:[l.jsx(un.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(at,{style:{marginTop:"1em",width:"100%"},disabled:r,type:"submit",onClick:e,children:"Next"})]})}function Fb({handleSubmit:e,setWorkspace:t,error:n,isButtonDisabled:r,providerName:o}){return l.jsxs(vi,{children:[l.jsxs(wi,{children:["Enter your ",o," workspace"]}),l.jsx(Ii,{error:n}),l.jsx("br",{}),l.jsx(un.Input,{id:"workspace",type:"text",placeholder:"MyWorkspace",onChange:i=>t(i.currentTarget.value)}),l.jsx("br",{}),l.jsx(at,{style:{marginTop:"1em",width:"100%"},disabled:r,type:"submit",onClick:e,children:"Next"})]})}const Mb="salesforce";function kb({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,providerName:i}){const{projectId:s}=ke(),a=Vr(),[c,u]=w.useState(""),[d,f]=w.useState(null),[m,p]=w.useState(null),y=async()=>{if(p(null),!c){p("Workspace is required");return}try{const x=await wd(s,t,r,a,e,c,n,o);f(x)}catch(x){console.error(x),p((x==null?void 0:x.message)??"Unexpected error")}},v=w.useCallback(x=>{p(x),f(null)},[]),h=e===Mb?l.jsx(Db,{handleSubmit:y,setWorkspace:u,error:m,isButtonDisabled:c.length===0}):l.jsx(Fb,{handleSubmit:y,setWorkspace:u,error:m,isButtonDisabled:c.length===0,providerName:i});return l.jsx(Id,{windowTitle:`Connect to ${i}`,oauthUrl:d,onError:v,children:h})}function jb({handleSubmit:e,error:t,isButtonDisabled:n,providerName:r,explicitScopesRequired:o,explicitWorkspaceRequired:i}){const[s,a]=w.useState(!1),[c,u]=w.useState({clientSecret:"",clientId:"",workspace:"",scopes:""}),d=()=>a(_=>!_),f=_=>{const{name:T,value:S}=_.currentTarget;u(N=>({...N,[T]:S}))},{clientSecret:m,clientId:p,workspace:y,scopes:v}=c,h=m.length>0,x=p.length>0,g=i?y.length>0:!0,b=n||!h||!x||!g,O=()=>{const _={clientId:p,clientSecret:m};i&&(_.workspace=y),o&&v.length>0&&(_.scopes=Vg(v)),e(_)};return l.jsxs(vi,{children:[l.jsx(wi,{children:`Set up ${r} integration`}),l.jsx(Ii,{error:t}),l.jsx("br",{}),l.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"1.2rem"},children:[i&&l.jsx(un.Input,{id:"workspace",name:"workspace",type:"text",placeholder:"MyWorkspace",onChange:_=>f(_)}),l.jsx(un.Input,{id:"clientId",name:"clientId",type:"text",placeholder:"Client ID",onChange:_=>f(_)}),l.jsxs("div",{style:{display:"flex",gap:".5rem"},children:[l.jsx(un.Input,{id:"clientSecret",name:"clientSecret",type:s?"text":"password",placeholder:"Client Secret",onChange:_=>f(_)}),l.jsx(at,{type:"button",style:{height:"2.5rem",width:"5rem"},onClick:d,children:s?"Hide":"Show"})]}),o&&l.jsx(un.Textarea,{name:"scopes",placeholder:"Scopes separated by new line",onChange:_=>f(_)})]}),l.jsx("br",{}),l.jsx(at,{style:{marginTop:"1em",width:"100%"},disabled:b,type:"submit",onClick:O,children:"Next"})]})}function Lb({provider:e,providerName:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,explicitScopesRequired:s,explicitWorkspaceRequired:a,selectedConnection:c}){const{projectIdOrName:u}=ke(),d=Oo(),[f,m]=w.useState(null),p=w.useCallback(y=>{m(null);const v={projectIdOrName:u,generateConnectionParams:{groupName:i,groupRef:o,consumerName:r,consumerRef:n,provider:e,providerWorkspaceRef:y.workspace,oauth2ClientCredentials:{clientId:y.clientId,clientSecret:y.clientSecret,scopes:y.scopes}}};d.mutate(v,{onError:()=>m("Error loading provider info")})},[u,i,o,r,n,e,d]);return c===null?l.jsx(jb,{providerName:t,handleSubmit:p,error:f,explicitScopesRequired:s,explicitWorkspaceRequired:a}):l.jsx(ni,{})}function Kb({...e}){return l.jsx(Lb,{...e})}const Vb="authorizationCode",$b="authorizationCodePKCE",qb="clientCredentials";function Ub({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:o,groupName:i,selectedConnection:s,setSelectedConnection:a}){const{providerName:c}=Ln(e);if(t.oauth2Opts===void 0)return l.jsx("em",{children:"Provider is missing OAuth2 options"});const{grantType:u,explicitScopesRequired:d,explicitWorkspaceRequired:f}=t.oauth2Opts,m={provider:e,consumerRef:n,consumerName:r,groupRef:o,groupName:i,providerName:c};return u===Vb||u===$b?f?l.jsx(kb,{...m}):l.jsx(Ab,{...m}):u===qb?l.jsx(Kb,{...m,explicitWorkspaceRequired: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 Hb(e){const{selectedConnection:t}=Ur();w.useEffect(()=>{e&&t&&e(t)},[e,t])}function Bb({onSuccess:e}){Hb(e)}function bd({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:p,selectedProvider:y}=Ln(e),{provider:v,isIntegrationDeleted:h}=et(),{selectedConnection:x,setSelectedConnection:g}=Ur();Bb({onSuccess:s});const b=fn();w.useEffect(()=>{f&&(console.error("Error loading provider info."),ht(m))},[f,m]);const O=w.useCallback(()=>{b.clear(),c()},[c,b]);if(!e&&!v)throw new Error("ProtectedConnectionLayout must be given a provider prop or be used within InstallIntegrationProvider");if(h)return l.jsx(ma,{text:"Integration successfully uninstalled.",children:l.jsx(at,{type:"button",onClick:O,style:{width:"100%"},children:"Reinstall Integration"})});if(x)return i;if(d)return l.jsx(qr,{});if(u==null)return l.jsx(Gt,{message:"Provider info was not found."});const _={provider:y,consumerRef:t,consumerName:n,groupRef:r,groupName:o,selectedConnection:x,setSelectedConnection:g,providerName:p,providerInfo:u,onDisconnectSuccess:a};return u.authType==="none"?l.jsx(bb,{..._,children:i}):u.authType==="basic"?l.jsx(wb,{..._,children:i}):u.authType==="apiKey"?l.jsx(gb,{..._,children:i}):l.jsx(Ub,{..._})}var lo=D.forwardRef((e,t)=>{const{children:n,...r}=e,o=D.Children.toArray(n),i=o.find(Jb);if(i){const s=i.props.children,a=o.map(c=>c===i?D.Children.count(s)>1?D.Children.only(null):D.isValidElement(s)?s.props.children:null:c);return l.jsx(Ss,{...r,ref:t,children:D.isValidElement(s)?D.cloneElement(s,void 0,a):null})}return l.jsx(Ss,{...r,ref:t,children:n})});lo.displayName="Slot";var Ss=D.forwardRef((e,t)=>{const{children:n,...r}=e;if(D.isValidElement(n)){const o=Gb(n),i=zb(r,n.props);return n.type!==D.Fragment&&(i.ref=t?ua(t,o):o),D.cloneElement(n,i)}return D.Children.count(n)>1?D.Children.only(null):null});Ss.displayName="SlotClone";var Wb=({children:e})=>l.jsx(l.Fragment,{children:e});function Jb(e){return D.isValidElement(e)&&e.type===Wb}function zb(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)=>{i(...a),o(...a)}:o&&(n[r]=o):r==="style"?n[r]={...o,...i}:r==="className"&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}function Gb(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 Qb(e){const t=e+"CollectionProvider",[n,r]=xo(t),[o,i]=n(t,{collectionRef:{current:null},itemMap:new Map}),s=p=>{const{scope:y,children:v}=p,h=w.useRef(null),x=w.useRef(new Map).current;return l.jsx(o,{scope:y,itemMap:x,collectionRef:h,children:v})};s.displayName=t;const a=e+"CollectionSlot",c=w.forwardRef((p,y)=>{const{scope:v,children:h}=p,x=i(a,v),g=ai(y,x.collectionRef);return l.jsx(lo,{ref:g,children:h})});c.displayName=a;const u=e+"CollectionItemSlot",d="data-radix-collection-item",f=w.forwardRef((p,y)=>{const{scope:v,children:h,...x}=p,g=w.useRef(null),b=ai(y,g),O=i(u,v);return w.useEffect(()=>(O.itemMap.set(g,{ref:g,...x}),()=>void O.itemMap.delete(g))),l.jsx(lo,{[d]:"",ref:b,children:h})});f.displayName=u;function m(p){const y=i(e+"CollectionConsumer",p);return w.useCallback(()=>{const h=y.collectionRef.current;if(!h)return[];const x=Array.from(h.querySelectorAll(`[${d}]`));return Array.from(y.itemMap.values()).sort((O,_)=>x.indexOf(O.ref.current)-x.indexOf(_.ref.current))},[y.collectionRef,y.itemMap])}return[{Provider:s,Slot:c,ItemSlot:f},m,r]}var Xb=D.useId||(()=>{}),Yb=0;function _d(e){const[t,n]=D.useState(Xb());return co(()=>{e||n(r=>r??String(Yb++))},[e]),e||(t?`radix-${t}`:"")}var Zb=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],Wr=Zb.reduce((e,t)=>{const n=D.forwardRef((r,o)=>{const{asChild:i,...s}=r,a=i?lo:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),l.jsx(a,{...s,ref:o})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),e_=D.createContext(void 0);function xd(e){const t=D.useContext(e_);return e||t||"ltr"}var Jo="rovingFocusGroup.onEntryFocus",t_={bubbles:!1,cancelable:!0},Co="RovingFocusGroup",[Ns,Od,n_]=Qb(Co),[r_,Cd]=xo(Co,[n_]),[i_,o_]=r_(Co),Ed=D.forwardRef((e,t)=>l.jsx(Ns.Provider,{scope:e.__scopeRovingFocusGroup,children:l.jsx(Ns.Slot,{scope:e.__scopeRovingFocusGroup,children:l.jsx(s_,{...e,ref:t})})}));Ed.displayName=Co;var s_=D.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=D.useRef(null),p=ai(t,m),y=xd(i),[v=null,h]=fa({prop:s,defaultProp:a,onChange:c}),[x,g]=D.useState(!1),b=da(u),O=Od(n),_=D.useRef(!1),[T,S]=D.useState(0);return D.useEffect(()=>{const N=m.current;if(N)return N.addEventListener(Jo,b),()=>N.removeEventListener(Jo,b)},[b]),l.jsx(i_,{scope:n,orientation:r,dir:y,loop:o,currentTabStopId:v,onItemFocus:D.useCallback(N=>h(N),[h]),onItemShiftTab:D.useCallback(()=>g(!0),[]),onFocusableItemAdd:D.useCallback(()=>S(N=>N+1),[]),onFocusableItemRemove:D.useCallback(()=>S(N=>N-1),[]),children:l.jsx(Wr.div,{tabIndex:x||T===0?-1:0,"data-orientation":r,...f,ref:p,style:{outline:"none",...e.style},onMouseDown:$t(e.onMouseDown,()=>{_.current=!0}),onFocus:$t(e.onFocus,N=>{const F=!_.current;if(N.target===N.currentTarget&&F&&!x){const q=new CustomEvent(Jo,t_);if(N.currentTarget.dispatchEvent(q),!q.defaultPrevented){const G=O().filter(oe=>oe.focusable),z=G.find(oe=>oe.active),ne=G.find(oe=>oe.id===v),ce=[z,ne,...G].filter(Boolean).map(oe=>oe.ref.current);Td(ce,d)}}_.current=!1}),onBlur:$t(e.onBlur,()=>g(!1))})})}),Sd="RovingFocusGroupItem",Nd=D.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:o=!1,tabStopId:i,...s}=e,a=_d(),c=i||a,u=o_(Sd,n),d=u.currentTabStopId===c,f=Od(n),{onFocusableItemAdd:m,onFocusableItemRemove:p}=u;return D.useEffect(()=>{if(r)return m(),()=>p()},[r,m,p]),l.jsx(Ns.ItemSlot,{scope:n,id:c,focusable:r,active:o,children:l.jsx(Wr.span,{tabIndex:d?0:-1,"data-orientation":u.orientation,...s,ref:t,onMouseDown:$t(e.onMouseDown,y=>{r?u.onItemFocus(c):y.preventDefault()}),onFocus:$t(e.onFocus,()=>u.onItemFocus(c)),onKeyDown:$t(e.onKeyDown,y=>{if(y.key==="Tab"&&y.shiftKey){u.onItemShiftTab();return}if(y.target!==y.currentTarget)return;const v=l_(y,u.orientation,u.dir);if(v!==void 0){if(y.metaKey||y.ctrlKey||y.altKey||y.shiftKey)return;y.preventDefault();let x=f().filter(g=>g.focusable).map(g=>g.ref.current);if(v==="last")x.reverse();else if(v==="prev"||v==="next"){v==="prev"&&x.reverse();const g=x.indexOf(y.currentTarget);x=u.loop?u_(x,g+1):x.slice(g+1)}setTimeout(()=>Td(x))}})})})});Nd.displayName=Sd;var a_={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function c_(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function l_(e,t,n){const r=c_(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return a_[r]}function Td(e,t=!1){const n=document.activeElement;for(const r of e)if(r===n||(r.focus({preventScroll:t}),document.activeElement!==n))return}function u_(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var d_=Ed,f_=Nd,ya="Tabs",[p_,$_]=xo(ya,[Cd]),Rd=Cd(),[h_,va]=p_(ya),Ad=D.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,onValueChange:o,defaultValue:i,orientation:s="horizontal",dir:a,activationMode:c="automatic",...u}=e,d=xd(a),[f,m]=fa({prop:r,onChange:o,defaultProp:i});return l.jsx(h_,{scope:n,baseId:_d(),value:f,onValueChange:m,orientation:s,dir:d,activationMode:c,children:l.jsx(Wr.div,{dir:d,"data-orientation":s,...u,ref:t})})});Ad.displayName=ya;var Pd="TabsList",Dd=D.forwardRef((e,t)=>{const{__scopeTabs:n,loop:r=!0,...o}=e,i=va(Pd,n),s=Rd(n);return l.jsx(d_,{asChild:!0,...s,orientation:i.orientation,dir:i.dir,loop:r,children:l.jsx(Wr.div,{role:"tablist","aria-orientation":i.orientation,...o,ref:t})})});Dd.displayName=Pd;var Fd="TabsTrigger",Md=D.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,disabled:o=!1,...i}=e,s=va(Fd,n),a=Rd(n),c=jd(s.baseId,r),u=Ld(s.baseId,r),d=r===s.value;return l.jsx(f_,{asChild:!0,...a,focusable:!o,active:d,children:l.jsx(Wr.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:$t(e.onMouseDown,f=>{!o&&f.button===0&&f.ctrlKey===!1?s.onValueChange(r):f.preventDefault()}),onKeyDown:$t(e.onKeyDown,f=>{[" ","Enter"].includes(f.key)&&s.onValueChange(r)}),onFocus:$t(e.onFocus,()=>{const f=s.activationMode!=="manual";!d&&!o&&f&&s.onValueChange(r)})})})});Md.displayName=Fd;var kd="TabsContent",m_=D.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,forceMount:o,children:i,...s}=e,a=va(kd,n),c=jd(a.baseId,r),u=Ld(a.baseId,r),d=r===a.value,f=D.useRef(d);return D.useEffect(()=>{const m=requestAnimationFrame(()=>f.current=!1);return()=>cancelAnimationFrame(m)},[]),l.jsx(pa,{present:o||d,children:({present:m})=>l.jsx(Wr.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})})});m_.displayName=kd;function jd(e,t){return`${e}-trigger-${t}`}function Ld(e,t){return`${e}-content-${t}`}var g_=Ad,y_=Dd,Kd=Md;const v_=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 w_(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?v_: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 I_(){return l.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[l.jsx("path",{d:"M2.25 4.5H3.75H15.75",stroke:"#E73D3D",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M14.25 4.5V15C14.25 15.3978 14.092 15.7794 13.8107 16.0607C13.5294 16.342 13.1478 16.5 12.75 16.5H5.25C4.85218 16.5 4.47064 16.342 4.18934 16.0607C3.90804 15.7794 3.75 15.3978 3.75 15V4.5M6 4.5V3C6 2.60218 6.15804 2.22064 6.43934 1.93934C6.72064 1.65804 7.10218 1.5 7.5 1.5H10.5C10.8978 1.5 11.2794 1.65804 11.5607 1.93934C11.842 2.22064 12 2.60218 12 3V4.5",stroke:"#E73D3D",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M7.5 8.25V12.75",stroke:"#E73D3D",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),l.jsx("path",{d:"M10.5 8.25V12.75",stroke:"#E73D3D",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})}const b_="_tabsRoot_ktpr0_1",__="_tabsList_ktpr0_6",x_="_tabTrigger_ktpr0_12",O_="_danger_ktpr0_29",ci={tabsRoot:b_,tabsList:__,tabTrigger:x_,danger:O_};function Vd({objectName:e,completed:t,pending:n,displayName:r}){return l.jsx(Kd,{value:e,className:ci.tabTrigger,children:l.jsxs("div",{style:{display:"flex",alignItems:"center",gap:".5rem",marginRight:".5rem"},children:[w_(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 C_({completed:e,pending:t,displayName:n}){return l.jsxs(l.Fragment,{children:[l.jsx(_o,{style:{margin:"1rem 0"}}),l.jsx(Vd,{objectName:sr,completed:e,pending:t,displayName:n},"other-write")]})}function E_(){return l.jsxs(l.Fragment,{children:[l.jsx(_o,{style:{margin:"3rem 0 1rem 0"}}),l.jsx(Kd,{value:Xi,className:wt(ci.tabTrigger,ci.danger),children:l.jsxs("div",{style:{display:"flex",alignItems:"center",gap:".5rem",marginRight:".5rem"},children:[I_(),l.jsx("span",{children:"Uninstall"})]})})]})}function S_({value:e,readNavObjects:t,onValueChange:n,objectConfigurationsState:r,writeNavObject:o,showUninstallButton:i}){var s,a;return l.jsx(g_,{value:e,className:ci.tabsRoot,onValueChange:n,children:l.jsxs(y_,{className:ci.tabsList,children:[t.map(c=>{var u,d,f,m,p,y;return l.jsx(Vd,{objectName:c.name,displayName:c.displayName,completed:c.completed,pending:((d=(u=r==null?void 0:r[c.name])==null?void 0:u.read)==null?void 0:d.isOptionalFieldsModified)||((m=(f=r==null?void 0:r[c.name])==null?void 0:f.read)==null?void 0:m.isRequiredMapFieldsModified)||((y=(p=r==null?void 0:r[c.name])==null?void 0:p.read)==null?void 0:y.isValueMappingsModified)||!1},c.name)}),o&&l.jsx(C_,{completed:o.completed,pending:((a=(s=r==null?void 0:r.other)==null?void 0:s.write)==null?void 0:a.isWriteModified)||!1,displayName:"Write"}),i&&l.jsx(E_,{})]})})}function N_(e,t){return t===Xi?{name:Xi,completed:!1}:e.find(n=>n.name===t)}function T_({children:e}){var x;const{project:t}=ke(),{installation:n}=et(),{providerName:r}=Ln(),{hydratedRevision:o}=Hr(),{objectConfigurationsState:i}=Ks(),[s,a]=w.useState(""),c=(t==null?void 0:t.appName)||"",u=n==null?void 0:n.config,d=o&&Pl(u,o),f=d!==null,m=!!((x=o==null?void 0:o.content)!=null&&x.write),p=m?Dl(u):void 0,y=w.useMemo(()=>{const g=[...d||[]];return p&&m&&g.push(p),g},[d,p,m]),v=N_(y,s),h=w.useCallback(()=>{const g=y.find(b=>v!==b&&!b.completed);g&&a(g.name)},[y,v]);return w.useEffect(()=>{!s&&y.length>0&&a(y[0].name)},[y,s,h]),l.jsx(zl.Provider,{value:h,children:l.jsx(Wl.Provider,{value:v==null?void 0:v.name,children:l.jsxs($r,{style:{maxWidth:"55rem"},children:[l.jsxs(jn,{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(S_,{value:s,readNavObjects:d,onValueChange:g=>a(g),objectConfigurationsState:i,writeNavObject:p,showUninstallButton:!!n})]}),e]}),l.jsx(gd,{})]})})})}function R_({...e}){return l.jsx(T_,{...e})}function A_({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}=ke(),{isLoading:f}=Ds(),{isError:m,errorState:p}=Tt(),{seed:y,reset:v}=Nl();return d||f?l.jsx(qr,{}):m(ue.PROJECT,u)?l.jsx(Gt,{message:`Error loading project ${u}`}):m(ue.INTEGRATION_LIST,u)?l.jsx(Gt,{message:"Error retrieving integrations for the project, double check the API key"}):(h=p[ue.INTEGRATION_LIST])!=null&&h.apiError?l.jsx(Gt,{message:"Something went wrong, couldn't find integration information"}):l.jsx("div",{className:Tl.resetContainer,children:l.jsx(Ug,{integration:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,onInstallSuccess:i,onUpdateSuccess:s,onUninstallSuccess:a,fieldMapping:c,children:l.jsx(Sl,{children:l.jsx(bd,{consumerRef:t,consumerName:n,groupRef:r,groupName:o,resetComponent:v,children:l.jsx(yy,{children:l.jsx(nb,{children:l.jsx(Ay,{children:l.jsx(R_,{children:l.jsx(QI,{})})})})})})})},y)})}function P_(){return l.jsxs($r,{style:{display:"flex",alignItems:"center",justifyContent:"center",flexDirection:"column"},children:[l.jsx(ni,{}),l.jsx("p",{children:"Redirecting"})]})}function D_({redirectURL:e,children:t}){return w.useEffect(()=>{e&&window.location.replace(e)},[e]),e?l.jsx(P_,{}):t}function F_({buttonText:e,buttonVariant:t="secondary",buttonStyle:n={},onDisconnectSuccess:r,resetComponent:o}){const i=Vr(),{projectId:s}=ke(),{selectedConnection:a,setConnections:c}=Ur(),[u,d]=w.useState(!1),f=!s||!a||!a.id||u,m=async()=>{if(!f){d(!0),console.warn("deleting connection",{projectId:s,connectionId:a==null?void 0:a.id});try{await Rn().connectionApi.deleteConnection({projectIdOrName:s,connectionId:a==null?void 0:a.id},{headers:{"X-Api-Key":i,"Content-Type":"application/json"}}),console.warn("successfully deleted connection:",a==null?void 0:a.id),r==null||r(a),Rn().connectionApi.listConnections({projectIdOrName:s},{headers:{"X-Api-Key":i??""}}).then(v=>{c(v),o()}).catch(v=>{ht(v)})}catch(v){console.error("Error deleting connection."),ht(v)}finally{d(!1)}}},p=u?"Disconnecting...":e;return l.jsx(at,{type:"button",onClick:m,disabled:f,variant:t,style:n,children:p})}function M_({provider:e,onDisconnectSuccess:t,resetComponent:n}){const{appName:r}=ke(),{providerName:o}=Ln(e),i=`You have successfully connected your ${o} account to ${r}.`;return l.jsx(ma,{text:i,children:l.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:l.jsx(F_,{resetComponent:n,onDisconnectSuccess:t,buttonText:"Remove Connection",buttonVariant:"outline",buttonStyle:{fontSize:"13px"}})})})}function k_({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,redirectUrl:i,onSuccess:s,onDisconnectSuccess:a,onConnectSuccess:c}){const{seed:u,reset:d}=Nl(),f=w.useCallback(m=>{s?s(m.id):c&&c(m)},[s,c]);return l.jsx("div",{className:Tl.resetContainer,children:l.jsx(Sl,{children:l.jsx(bd,{resetComponent:d,provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:o,onSuccess:f,onDisconnectSuccess:a,children:l.jsx(D_,{redirectURL:i,children:l.jsx(M_,{resetComponent:d,provider:e,onDisconnectSuccess:a})})})})},u)}const j_=(e,t)=>{const{data:n,isLoading:r,isError:o,error:i}=xl(e,t),s=((n==null?void 0:n.length)||0)>0,a=!!n&&!r;return w.useEffect(()=>{o&&ht(i)},[o,i]),{isLoaded:a,isIntegrationInstalled:s,isLoading:r}};exports.AmpersandContext=Il;exports.AmpersandProvider=Eg;exports.ConnectProvider=k_;exports.InstallIntegration=A_;exports.useAmpersandProvider=Sg;exports.useIsIntegrationInstalled=j_;