@amp-labs/react 2.0.1 → 2.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/amp-react.cjs.js +13 -13
- package/build/amp-react.es.js +1208 -1203
- package/build/style.css +1 -1
- package/package.json +1 -1
package/build/amp-react.cjs.js
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("react/jsx-runtime"),g=require("react");require("react-dom");function Nl(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const k=Nl(g),Os=g.createContext(null),Tl=Os.Provider,Je=()=>{const e=g.useContext(Os);if(e===null)throw new Error("useApiKey must be used within an ApiKeyProvider");return e};var Se=(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))(Se||{});const Es=g.createContext(void 0);function Zt(){const e=g.useContext(Es);if(!e)throw new Error("useErrorState must be used within a ErrorProvider");return e}const Rl=(()=>{const e={};return Object.values(Se).forEach(t=>{e[t]={}}),e})();function Al({children:e}){const[t,n]=g.useState(Rl),r=g.useCallback((d,f,m=!0)=>{n(p=>{const v={...p};return v[d]=v[d]||{},v[d][f]=m,v})},[n]),i=g.useCallback((d,f)=>{var m;return!!((m=t[d])!=null&&m[f])},[t]),o=g.useCallback((d,f)=>{var m;return(m=t[d])==null?void 0:m[f]},[t]),s=g.useCallback((d,f)=>{n(m=>{var v;const p={...m};return(v=p[d])==null||delete v[f],p})},[n]),a=g.useCallback(d=>{n(f=>{const m={...f};return m[d]={},m})},[n]),c=g.useCallback((d,f)=>{n(m=>{const p={...m};return p[d]=p[d]||{},f.forEach(v=>{p[d][v]=!0}),p})},[n]),l=g.useMemo(()=>({errorState:t,setErrorState:n,setError:r,isError:i,removeError:s,resetBoundary:a,setErrors:c,getError:o}),[t,n,r,i,s,a,c,o]);return u.jsx(Es.Provider,{value:l,children:e})}function Pl(){return u.jsxs("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.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"}),u.jsx("path",{d:"M24 18V26",stroke:"#7F1D1D",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),u.jsx("path",{d:"M24 34H24.02",stroke:"#7F1D1D",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"})]})}const Dl="_box_1is6l_1",Ai={box:Dl};function vn({children:e,className:t,style:n}){return u.jsx("div",{className:t?`${Ai.box} ${t}`:Ai.box,style:n,children:e})}const jl="_container_1wvzr_1",Pi={container:jl};function Xn({children:e,className:t,style:n}){return u.jsx("div",{className:t?`${Pi.container} ${t}`:Pi.container,style:n,children:e})}const Fl="_errorBoxContainer_4sdb2_1",Ml="_errorBox_4sdb2_1",kl="_errorText_4sdb2_20",Qr={errorBoxContainer:Fl,errorBox:Ml,errorText:kl};function Lt({message:e}){return u.jsxs(Xn,{className:Qr.errorBoxContainer,children:[u.jsx(Pl,{}),u.jsx(vn,{className:Qr.errorBox,children:u.jsx("p",{className:Qr.errorText,children:e})})]})}const Ll="https://api.withampersand.com/v1".replace(/\/+$/,"");class Ss{constructor(t={}){this.configuration=t}set config(t){this.configuration=t}get basePath(){return this.configuration.basePath!=null?this.configuration.basePath:Ll}get fetchApi(){return this.configuration.fetchApi}get middleware(){return this.configuration.middleware||[]}get queryParamsStringify(){return this.configuration.queryParamsStringify||Ts}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 $l=new Ss,Lr=class Lr{constructor(t=$l){this.configuration=t,this.fetchApi=async(n,r)=>{let i={url:n,init:r};for(const s of this.middleware)s.pre&&(i=await s.pre({fetch:this.fetchApi,...i})||i);let o;try{o=await(this.configuration.fetchApi||fetch)(i.url,i.init)}catch(s){for(const a of this.middleware)a.onError&&(o=await a.onError({fetch:this.fetchApi,url:i.url,init:i.init,error:s,response:o?o.clone():void 0})||o);if(o===void 0)throw s instanceof Error?new Hl(s,"The request failed and the interceptors did not return an alternative response"):s}for(const s of this.middleware)s.post&&(o=await s.post({fetch:this.fetchApi,url:i.url,init:i.init,response:o.clone()})||o);return o},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?Lr.jsonRegex.test(t):!1}async request(t,n){const{url:r,init:i}=await this.createFetchParams(t,n),o=await this.fetchApi(r,i);if(o&&o.status>=200&&o.status<300)return o;throw new Ns(o,"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 i=Object.assign({},this.configuration.headers,t.headers);Object.keys(i).forEach(l=>i[l]===void 0?delete i[l]:{});const o=typeof n=="function"?n:async()=>n,s={method:t.method,headers:i,body:t.body,credentials:this.configuration.credentials},a={...s,...await o({init:s,context:t})},c={...a,body:Vl(a.body)||a.body instanceof URLSearchParams||Kl(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}};Lr.jsonRegex=new RegExp("^(:?application/json|[^;/ ]+/[^;/ ]+[+]json)[ ]*(:?;.*)?$","i");let Et=Lr;function Kl(e){return typeof Blob<"u"&&e instanceof Blob}function Vl(e){return typeof FormData<"u"&&e instanceof FormData}class Ns extends Error{constructor(t,n){super(n),this.response=t,this.name="ResponseError"}}class Hl extends Error{constructor(t,n){super(n),this.cause=t,this.name="FetchError"}}class oe extends Error{constructor(t,n){super(n),this.field=t,this.name="RequiredError"}}function L(e,t){const n=e[t];return n!=null}function Ts(e,t=""){return Object.keys(e).map(n=>Rs(n,e[n],t)).filter(n=>n.length>0).join("&")}function Rs(e,t,n=""){const r=n+(n.length?`[${e}]`:e);if(t instanceof Array){const i=t.map(o=>encodeURIComponent(String(o))).join(`&${encodeURIComponent(r)}=`);return`${encodeURIComponent(r)}=${i}`}if(t instanceof Set){const i=Array.from(t);return Rs(e,i,n)}return t instanceof Date?`${encodeURIComponent(r)}=${encodeURIComponent(t.toISOString())}`:t instanceof Object?Ts(t,r):`${encodeURIComponent(r)}=${encodeURIComponent(String(t))}`}function Mo(e,t){return Object.keys(e).reduce((n,r)=>({...n,[r]:t(e[r])}),{})}class Ae{constructor(t,n=r=>r){this.raw=t,this.transformer=n}async value(){return this.transformer(await this.raw.json())}}class xn{constructor(t){this.raw=t}async value(){}}class Ul{constructor(t){this.raw=t}async value(){return await this.raw.text()}}function Bl(e){return ql(e)}function ql(e,t){return e==null?e:{fieldUsed:L(e,"fieldUsed")?e.fieldUsed:void 0,keyFormat:L(e,"keyFormat")?e.keyFormat:void 0}}function Wl(e){return Jl(e)}function Jl(e,t){return e==null?e:{name:e.name,valuePrefix:L(e,"valuePrefix")?e.valuePrefix:void 0}}function zl(e){return Xl(e)}function Xl(e,t){return e==null?e:{name:e.name}}function Gl(e){return Yl(e)}function Yl(e,t){return e==null?e:{attachmentType:e.attachmentType,query:L(e,"query")?zl(e.query):void 0,header:L(e,"header")?Wl(e.header):void 0,docsURL:L(e,"docsURL")?e.docsURL:void 0}}function Zl(e){return Ql(e)}function Ql(e,t){return e}function eu(e){return tu(e)}function tu(e,t){return e==null?e:{days:L(e,"days")?e.days:void 0,fullHistory:L(e,"fullHistory")?e.fullHistory:void 0}}function nu(e){if(e!==void 0)return e===null?null:{days:e.days,fullHistory:e.fullHistory}}function As(e){return ru(e)}function ru(e,t){return e==null?e:{defaultPeriod:eu(e.defaultPeriod)}}function ou(e){if(e!==void 0)return e===null?null:{defaultPeriod:nu(e.defaultPeriod)}}function iu(e){if(e!==void 0)return e===null?null:{days:e.days,fullHistory:e.fullHistory}}function su(e){if(e!==void 0)return e===null?null:{defaultPeriod:iu(e.defaultPeriod)}}function au(e){return cu(e)}function cu(e,t){return e==null?e:{enabled:L(e,"enabled")?e.enabled:void 0}}function Ps(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function lu(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,schedule:e.schedule,destination:e.destination,selectedFields:e.selectedFields,selectedFieldMappings:e.selectedFieldMappings,selectedFieldsAuto:e.selectedFieldsAuto,backfill:su(e.backfill)}}function uu(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:Mo(e.objects,lu)}}function du(e){if(e!==void 0)return e===null?null:{objectName:e.objectName}}function fu(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:Mo(e.objects,du)}}function pu(e){return mu(e)}function mu(e,t){return e==null?e:{apiKeyAsBasic:L(e,"apiKeyAsBasic")?e.apiKeyAsBasic:void 0,apiKeyAsBasicOpts:L(e,"apiKeyAsBasicOpts")?Bl(e.apiKeyAsBasicOpts):void 0,docsURL:L(e,"docsURL")?e.docsURL:void 0}}function hu(e){if(e!==void 0)return e===null?null:{sourceZipUrl:e.sourceZipUrl,sourceYaml:e.sourceYaml}}function dr(e){return gu(e)}function gu(e,t){return e==null?e:{id:e.id,name:e.name,appName:e.appName,orgId:L(e,"orgId")?e.orgId:void 0,createTime:new Date(e.createTime),updateTime:L(e,"updateTime")?new Date(e.updateTime):void 0}}function vu(e){return yu(e)}function yu(e,t){return e==null?e:{insert:e.insert,update:e.update,upsert:e.upsert,_delete:e.delete}}function wu(e){return Iu(e)}function Iu(e,t){return e==null?e:{provider:e.provider,read:L(e,"read")?e.read:void 0,write:L(e,"write")?e.write:void 0,proxy:L(e,"proxy")?au(e.proxy):void 0}}function Ds(e){if(e!==void 0)return e===null?null:{provider:e.provider,read:e.read,write:e.write,proxy:Ps(e.proxy)}}function _u(e){return bu(e)}function bu(e,t){return e==null?e:{id:e.id,revisionId:e.revisionId,createTime:new Date(e.createTime),createdBy:e.createdBy,content:wu(e.content)}}function xu(e){return Cu(e)}function Cu(e,t){return e==null?e:{consumerRef:e.consumerRef,consumerName:e.consumerName,projectId:e.projectId,createTime:new Date(e.createTime),updateTime:L(e,"updateTime")?new Date(e.updateTime):void 0}}function js(e){return Ou(e)}function Ou(e,t){return e==null?e:{groupRef:e.groupRef,groupName:e.groupName,projectId:e.projectId,createTime:new Date(e.createTime),updateTime:L(e,"updateTime")?new Date(e.updateTime):void 0}}function wr(e){return Eu(e)}function Eu(e,t){return e==null?e:{id:e.id,projectId:e.projectId,externalRef:L(e,"externalRef")?e.externalRef:void 0,provider:e.provider,clientId:e.clientId,scopes:L(e,"scopes")?e.scopes:void 0,createTime:new Date(e.createTime),updateTime:L(e,"updateTime")?new Date(e.updateTime):void 0}}function Ir(e){return Su(e)}function Su(e,t){return e==null?e:{id:e.id,projectId:e.projectId,providerApp:wr(e.providerApp),group:js(e.group),consumer:xu(e.consumer),providerWorkspaceRef:e.providerWorkspaceRef,providerConsumerRef:L(e,"ProviderConsumerRef")?e.ProviderConsumerRef:void 0,createTime:new Date(e.createTime),updateTime:L(e,"updateTime")?new Date(e.updateTime):void 0}}function Nu(e){if(e!==void 0)return e===null?null:{revisionId:e.revisionId,createdBy:e.createdBy,content:Ds(e.content)}}function Tu(e){if(e!==void 0)return e===null?null:{groupRef:e.groupRef,connectionId:e.connectionId,config:Nu(e.config)}}function Ru(e){return Au(e)}function Au(e,t){return e==null?e:{enabled:L(e,"enabled")?e.enabled:void 0}}function Pu(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function Du(e){return ju(e)}function ju(e,t){return e==null?e:{mode:L(e,"mode")?e.mode:void 0,pageSize:L(e,"pageSize")?e.pageSize:void 0}}function Fu(e){if(e!==void 0)return e===null?null:{mode:e.mode,pageSize:e.pageSize}}function Mu(e){let t=!0;return t=t&&"fieldName"in e,t}function ku(e,t){return e==null?e:{fieldName:e.fieldName,mapToName:L(e,"mapToName")?e.mapToName:void 0,mapToDisplayName:L(e,"mapToDisplayName")?e.mapToDisplayName:void 0}}function Lu(e){if(e!==void 0)return e===null?null:{fieldName:e.fieldName,mapToName:e.mapToName,mapToDisplayName:e.mapToDisplayName}}function $u(e){let t=!0;return t=t&&"mapToName"in e,t}function Fs(e,t){return e==null?e:{mapToName:e.mapToName,mapToDisplayName:L(e,"mapToDisplayName")?e.mapToDisplayName:void 0,_default:L(e,"default")?e.default:void 0,prompt:L(e,"prompt")?e.prompt:void 0}}function Ku(e){if(e!==void 0)return e===null?null:{mapToName:e.mapToName,mapToDisplayName:e.mapToDisplayName,default:e._default,prompt:e.prompt}}function Di(e){return Vu(e)}function Vu(e,t){return e==null?e:{...ku(e),...Fs(e)}}function ji(e){if(e!==void 0)return e===null?null:Mu(e)?Lu(e):$u(e)?Ku(e):{}}function Ms(e){return Hu(e)}function Hu(e,t){return e}function Uu(e){return Bu(e)}function Bu(e,t){return e==null?e:{objectName:e.objectName,destination:e.destination,schedule:e.schedule,mapToName:L(e,"mapToName")?e.mapToName:void 0,mapToDisplayName:L(e,"mapToDisplayName")?e.mapToDisplayName:void 0,requiredFields:L(e,"requiredFields")?e.requiredFields.map(Di):void 0,optionalFields:L(e,"optionalFields")?e.optionalFields.map(Di):void 0,optionalFieldsAuto:L(e,"optionalFieldsAuto")?Ms(e.optionalFieldsAuto):void 0,backfill:L(e,"backfill")?As(e.backfill):void 0,delivery:L(e,"delivery")?Du(e.delivery):void 0}}function qu(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(ji),optionalFields:e.optionalFields===void 0?void 0:e.optionalFields.map(ji),optionalFieldsAuto:e.optionalFieldsAuto,backfill:ou(e.backfill),delivery:Fu(e.delivery)}}function Wu(e){return Ju(e)}function Ju(e,t){return e==null?e:{objects:L(e,"objects")?e.objects.map(Uu):void 0}}function zu(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:e.objects.map(qu)}}function Xu(e){return Gu(e)}function Gu(e,t){return e==null?e:{objectName:e.objectName,inheritMappingFromRead:L(e,"inheritMappingFromRead")?e.inheritMappingFromRead:void 0}}function Yu(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,inheritMappingFromRead:e.inheritMappingFromRead}}function Zu(e){return Qu(e)}function Qu(e,t){return e==null?e:{objects:L(e,"objects")?e.objects.map(Xu):void 0}}function ed(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:e.objects.map(Yu)}}function td(e){return nd(e)}function nd(e,t){return e==null?e:{name:e.name,displayName:L(e,"displayName")?e.displayName:void 0,provider:e.provider,read:L(e,"read")?Wu(e.read):void 0,write:L(e,"write")?Zu(e.write):void 0,proxy:L(e,"proxy")?Ru(e.proxy):void 0}}function rd(e){if(e!==void 0)return e===null?null:{name:e.name,displayName:e.displayName,provider:e.provider,read:zu(e.read),write:ed(e.write),proxy:Pu(e.proxy)}}function od(e){if(e!==void 0)return e===null?null:{specVersion:e.specVersion,content:rd(e.content)}}function id(e){if(e!==void 0)return e===null?null:{name:e.name,provider:e.provider,latestRevision:od(e.latestRevision)}}function sd(e){if(e!==void 0)return e===null?null:{appName:e.appName,name:e.name,orgId:e.orgId}}function ad(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 cd(e){if(e!==void 0)return e===null?null:{sourceZipUrl:e.sourceZipUrl,sourceYaml:e.sourceYaml}}function ld(e){if(e!==void 0)return e===null?null:{username:e.username,password:e.password}}function ud(e){if(e!==void 0)return e===null?null:{clientId:e.clientId,clientSecret:e.clientSecret,scopes:e.scopes}}function dd(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 fd(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:ld(e.basicAuth),oauth2ClientCredentials:ud(e.oauth2ClientCredentials),oauth2Password:dd(e.oauth2Password)}}function pd(e){return md(e)}function md(e,t){return e==null?e:{enabled:L(e,"enabled")?e.enabled:void 0}}function hd(e,t){return e==null?e:{fieldName:e.fieldName,mapToName:L(e,"mapToName")?e.mapToName:void 0,mapToDisplayName:L(e,"mapToDisplayName")?e.mapToDisplayName:void 0,displayName:e.displayName}}function eo(e){return gd(e)}function gd(e,t){return e==null?e:{...hd(e),...Fs(e)}}function vd(e){return yd(e)}function yd(e,t){return e==null?e:{objectName:e.objectName,displayName:e.displayName,mapToName:L(e,"mapToName")?e.mapToName:void 0,mapToDisplayName:L(e,"mapToDisplayName")?e.mapToDisplayName:void 0,destination:e.destination,schedule:e.schedule,requiredFields:L(e,"requiredFields")?e.requiredFields.map(eo):void 0,optionalFields:L(e,"optionalFields")?e.optionalFields.map(eo):void 0,optionalFieldsAuto:L(e,"optionalFieldsAuto")?Ms(e.optionalFieldsAuto):void 0,allFields:L(e,"allFields")?e.allFields.map(eo):void 0,backfill:L(e,"backfill")?As(e.backfill):void 0}}function wd(e){return Id(e)}function Id(e,t){return e==null?e:{objects:L(e,"objects")?e.objects.map(vd):void 0}}function _d(e){return bd(e)}function bd(e,t){return e==null?e:{objectName:e.objectName,displayName:e.displayName}}function xd(e){return Cd(e)}function Cd(e,t){return e==null?e:{objects:L(e,"objects")?e.objects.map(_d):void 0}}function Od(e){return Ed(e)}function Ed(e,t){return e==null?e:{name:e.name,displayName:L(e,"displayName")?e.displayName:void 0,provider:e.provider,read:L(e,"read")?wd(e.read):void 0,write:L(e,"write")?xd(e.write):void 0,proxy:L(e,"proxy")?pd(e.proxy):void 0}}function Sd(e){return Nd(e)}function Nd(e,t){return e==null?e:{id:e.id,specVersion:e.specVersion,createTime:new Date(e.createTime),content:Od(e.content)}}function Td(e){if(e!==void 0)return e===null?null:{providerAppId:e.providerAppId,groupRef:e.groupRef,groupName:e.groupName,consumerRef:e.consumerRef,consumerName:e.consumerName,providerWorkspaceRef:e.providerWorkspaceRef,providerConsumerRef:e.providerConsumerRef,refreshToken:e.refreshToken,scopes:e.scopes}}function Rd(e){if(e!==void 0)return e===null?null:{revisionId:e.revisionId,content:Ds(e.content)}}function Ad(e){if(e!==void 0)return e===null?null:{provider:e.provider,connection:Td(e.connection),config:Rd(e.config)}}function Ln(e){return Pd(e)}function Pd(e,t){return e==null?e:{id:e.id,projectId:e.projectId,integrationId:e.integrationId,group:L(e,"group")?js(e.group):void 0,healthStatus:e.healthStatus,connection:Ir(e.connection),createTime:new Date(e.createTime),createdBy:e.createdBy,updateTime:L(e,"updateTime")?new Date(e.updateTime):void 0,config:_u(e.config)}}function Dd(e){return jd(e)}function jd(e,t){return e==null?e:{id:e.id,specVersion:e.specVersion,createTime:new Date(e.createTime),content:td(e.content)}}function Fi(e){return Fd(e)}function Fd(e,t){return e==null?e:{id:e.id,projectId:e.projectId,name:e.name,provider:e.provider,createTime:new Date(e.createTime),updateTime:L(e,"updateTime")?new Date(e.updateTime):void 0,latestRevision:Dd(e.latestRevision)}}function Md(e){return kd(e)}function kd(e,t){return e==null?e:{iconURL:L(e,"iconURL")?e.iconURL:void 0,logoURL:L(e,"logoURL")?e.logoURL:void 0}}function Ld(e){return $d(e)}function $d(e,t){return e==null?e:{iconURL:L(e,"iconURL")?e.iconURL:void 0,logoURL:L(e,"logoURL")?e.logoURL:void 0}}function Kd(e){return Vd(e)}function Vd(e,t){return e==null?e:{regular:L(e,"regular")?Ld(e.regular):void 0,darkMode:L(e,"darkMode")?Md(e.darkMode):void 0}}function Hd(e){return Ud(e)}function Ud(e,t){return e==null?e:{workspaceRefField:L(e,"workspaceRefField")?e.workspaceRefField:void 0,consumerRefField:L(e,"consumerRefField")?e.consumerRefField:void 0,scopesField:L(e,"scopesField")?e.scopesField:void 0}}function Bd(e){return qd(e)}function qd(e,t){return e==null?e:{grantType:e.grantType,authURL:L(e,"authURL")?e.authURL:void 0,tokenURL:e.tokenURL,explicitScopesRequired:e.explicitScopesRequired,explicitWorkspaceRequired:e.explicitWorkspaceRequired,audience:L(e,"audience")?e.audience:void 0,tokenMetadataFields:Hd(e.tokenMetadataFields),docsURL:L(e,"docsURL")?e.docsURL:void 0,authURLParams:L(e,"authURLParams")?e.authURLParams:void 0}}function Wd(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 Jd(e){return zd(e)}function zd(e,t){return e==null?e:{bulkWrite:vu(e.bulkWrite),proxy:e.proxy,read:e.read,subscribe:e.subscribe,write:e.write}}function Mi(e){return Xd(e)}function Xd(e,t){return e==null?e:{name:e.name,authType:Zl(e.authType),baseURL:e.baseURL,oauth2Opts:L(e,"oauth2Opts")?Bd(e.oauth2Opts):void 0,apiKeyOpts:L(e,"apiKeyOpts")?Gl(e.apiKeyOpts):void 0,basicOpts:L(e,"basicOpts")?pu(e.basicOpts):void 0,support:Jd(e.support),providerOpts:e.providerOpts,displayName:L(e,"displayName")?e.displayName:void 0,postAuthInfoNeeded:L(e,"postAuthInfoNeeded")?e.postAuthInfoNeeded:void 0,media:L(e,"media")?Kd(e.media):void 0,labels:L(e,"labels")?e.labels:void 0}}function Gd(e){if(e!==void 0)return e===null?null:{provider:e.provider,read:uu(e.read),write:fu(e.write),proxy:Ps(e.proxy)}}function Yd(e){if(e!==void 0)return e===null?null:{revisionId:e.revisionId,createdBy:e.createdBy,content:Gd(e.content)}}function Zd(e){if(e!==void 0)return e===null?null:{connectionId:e.connectionId,config:Yd(e.config)}}function Qd(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,installation:Zd(e.installation)}}function ef(e){if(e!==void 0)return e===null?null:{appName:e.appName,name:e.name}}function tf(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,project:ef(e.project)}}function nf(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 rf(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,providerApp:nf(e.providerApp)}}class of extends Et{async generateConnectionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling generateConnection.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/connections:generate".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"POST",headers:i,query:r,body:fd(t.generateConnectionParams)},n);return new Ae(o,s=>Ir(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 oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getConnection.");if(t.connectionId===null||t.connectionId===void 0)throw new oe("connectionId","Required parameter requestParameters.connectionId was null or undefined when calling getConnection.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/connections/{connectionId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{connectionId}",encodeURIComponent(String(t.connectionId))),method:"GET",headers:i,query:r},n);return new Ae(o,s=>Ir(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 oe("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 i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/connections".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:i,query:r},n);return new Ae(o,s=>s.map(Ir))}async listConnections(t,n){return await(await this.listConnectionsRaw(t,n)).value()}}class sf extends Et{async createInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling createInstallation.");if(t.installation===null||t.installation===void 0)throw new oe("installation","Required parameter requestParameters.installation was null or undefined when calling createInstallation.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/installations".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"POST",headers:i,query:r,body:Tu(t.installation)},n);return new Ae(o,s=>Ln(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 oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling deleteInstallation.");if(t.installationId===null||t.installationId===void 0)throw new oe("installationId","Required parameter requestParameters.installationId was null or undefined when calling deleteInstallation.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=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:i,query:r},n);return new xn(o)}async deleteInstallation(t,n){await this.deleteInstallationRaw(t,n)}async getInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling getInstallation.");if(t.installationId===null||t.installationId===void 0)throw new oe("installationId","Required parameter requestParameters.installationId was null or undefined when calling getInstallation.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=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:i,query:r},n);return new Ae(o,s=>Ln(s))}async getInstallation(t,n){return await(await this.getInstallationRaw(t,n)).value()}async importInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling importInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling importInstallation.");if(t.installation===null||t.installation===void 0)throw new oe("installation","Required parameter requestParameters.installation was null or undefined when calling importInstallation.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/installations:import".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"POST",headers:i,query:r,body:Ad(t.installation)},n);return new Ae(o,s=>Ln(s))}async importInstallation(t,n){return await(await this.importInstallationRaw(t,n)).value()}async listInstallationsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling listInstallations.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling listInstallations.");const r={};t.groupRef!==void 0&&(r.groupRef=t.groupRef);const i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/installations".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"GET",headers:i,query:r},n);return new Ae(o,s=>s.map(Ln))}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 oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling updateInstallation.");if(t.installationId===null||t.installationId===void 0)throw new oe("installationId","Required parameter requestParameters.installationId was null or undefined when calling updateInstallation.");if(t.installationUpdate===null||t.installationUpdate===void 0)throw new oe("installationUpdate","Required parameter requestParameters.installationUpdate was null or undefined when calling updateInstallation.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=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:i,query:r,body:Qd(t.installationUpdate)},n);return new Ae(o,s=>Ln(s))}async updateInstallation(t,n){return await(await this.updateInstallationRaw(t,n)).value()}}class af extends Et{async batchUpsertIntegrationsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling batchUpsertIntegrations.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/integrations:batch".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"PUT",headers:i,query:r,body:hu(t.batchUpsertIntegrationsRequest)},n);return new Ae(o,s=>s.map(Fi))}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 oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createIntegration.");if(t.integration===null||t.integration===void 0)throw new oe("integration","Required parameter requestParameters.integration was null or undefined when calling createIntegration.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/integrations".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"POST",headers:i,query:r,body:id(t.integration)},n);return new xn(o)}async createIntegration(t,n){await this.createIntegrationRaw(t,n)}async deleteIntegrationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteIntegration.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling deleteIntegration.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"DELETE",headers:i,query:r},n);return new xn(o)}async deleteIntegration(t,n){await this.deleteIntegrationRaw(t,n)}async listIntegrationsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling listIntegrations.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/integrations".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:i,query:r},n);return new Ae(o,s=>s.map(Fi))}async listIntegrations(t,n){return await(await this.listIntegrationsRaw(t,n)).value()}}class cf extends Et{async oauthConnectRaw(t,n){if(t.connectOAuthParams===null||t.connectOAuthParams===void 0)throw new oe("connectOAuthParams","Required parameter requestParameters.connectOAuthParams was null or undefined when calling oauthConnect.");const r={},i={};i["Content-Type"]="application/json";const o=await this.request({path:"/oauth-connect",method:"POST",headers:i,query:r,body:Wd(t.connectOAuthParams)},n);return this.isJsonMime(o.headers.get("content-type"))?new Ae(o):new Ul(o)}async oauthConnect(t,n){return await(await this.oauthConnectRaw(t,n)).value()}}class lf extends Et{async createProjectRaw(t,n){if(t.project===null||t.project===void 0)throw new oe("project","Required parameter requestParameters.project was null or undefined when calling createProject.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects",method:"POST",headers:i,query:r,body:sd(t.project)},n);return new Ae(o,s=>dr(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 oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteProject.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"DELETE",headers:i,query:r},n);return new xn(o)}async deleteProject(t,n){await this.deleteProjectRaw(t,n)}async getProjectRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getProject.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:i,query:r},n);return new Ae(o,s=>dr(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 i=await this.request({path:"/projects",method:"GET",headers:r,query:n},t);return new Ae(i,o=>o.map(dr))}async listProjects(t){return await(await this.listProjectsRaw(t)).value()}async updateProjectRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateProject.");if(t.projectUpdate===null||t.projectUpdate===void 0)throw new oe("projectUpdate","Required parameter requestParameters.projectUpdate was null or undefined when calling updateProject.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"PATCH",headers:i,query:r,body:tf(t.projectUpdate)},n);return new Ae(o,s=>dr(s))}async updateProject(t,n){return await(await this.updateProjectRaw(t,n)).value()}}class uf extends Et{async getProviderRaw(t,n){if(t.provider===null||t.provider===void 0)throw new oe("provider","Required parameter requestParameters.provider was null or undefined when calling getProvider.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/providers/{provider}".replace("{provider}",encodeURIComponent(String(t.provider))),method:"GET",headers:i,query:r},n);return new Ae(o,s=>Mi(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 i=await this.request({path:"/providers",method:"GET",headers:r,query:n},t);return new Ae(i,o=>Mo(o,Mi))}async listProviders(t){return await(await this.listProvidersRaw(t)).value()}}class df extends Et{async createProviderAppRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createProviderApp.");if(t.providerApp===null||t.providerApp===void 0)throw new oe("providerApp","Required parameter requestParameters.providerApp was null or undefined when calling createProviderApp.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/provider-apps".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"POST",headers:i,query:r,body:ad(t.providerApp)},n);return new Ae(o,s=>wr(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 oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteProviderApp.");if(t.providerAppId===null||t.providerAppId===void 0)throw new oe("providerAppId","Required parameter requestParameters.providerAppId was null or undefined when calling deleteProviderApp.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/provider-apps/{providerAppId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{providerAppId}",encodeURIComponent(String(t.providerAppId))),method:"DELETE",headers:i,query:r},n);return new xn(o)}async deleteProviderApp(t,n){await this.deleteProviderAppRaw(t,n)}async listProviderAppsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling listProviderApps.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/provider-apps".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:i,query:r},n);return new Ae(o,s=>s.map(wr))}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 oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateProviderApp.");if(t.providerAppId===null||t.providerAppId===void 0)throw new oe("providerAppId","Required parameter requestParameters.providerAppId was null or undefined when calling updateProviderApp.");if(t.providerAppUpdate===null||t.providerAppUpdate===void 0)throw new oe("providerAppUpdate","Required parameter requestParameters.providerAppUpdate was null or undefined when calling updateProviderApp.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/provider-apps/{providerAppId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{providerAppId}",encodeURIComponent(String(t.providerAppId))),method:"PATCH",headers:i,query:r,body:rf(t.providerAppUpdate)},n);return new Ae(o,s=>wr(s))}async updateProviderApp(t,n){return await(await this.updateProviderAppRaw(t,n)).value()}}class ff extends Et{async createRevisionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createRevision.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling createRevision.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/revisions".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"POST",headers:i,query:r,body:cd(t.revision)},n);return new xn(o)}async createRevision(t,n){await this.createRevisionRaw(t,n)}async getHydratedRevisionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getHydratedRevision.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling getHydratedRevision.");if(t.revisionId===null||t.revisionId===void 0)throw new oe("revisionId","Required parameter requestParameters.revisionId was null or undefined when calling getHydratedRevision.");if(t.connectionId===null||t.connectionId===void 0)throw new oe("connectionId","Required parameter requestParameters.connectionId was null or undefined when calling getHydratedRevision.");const r={};t.connectionId!==void 0&&(r.connectionId=t.connectionId);const i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=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:i,query:r},n);return new Ae(o,s=>Sd(s))}async getHydratedRevision(t,n){return await(await this.getHydratedRevisionRaw(t,n)).value()}}class pf{constructor(t){this.connectionApi=new of(t),this.installationApi=new sf(t),this.integrationApi=new af(t),this.oAuthApi=new cf(t),this.projectApi=new lf(t),this.providerApi=new uf(t),this.providerAppApi=new df(t),this.revisionApi=new ff(t)}}const mf="2.0.1",hf="v1",fr="https://api.withampersand.com";function ks(){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 fr;case"mock":return"http://127.0.0.1:4010";case"":return fr;default:return e??fr}}catch{return fr}}const gf=(e,t)=>`${e}/${t}`;function vf(){return gf(ks(),hf)}const yf=ks(),wf=vf(),If=new Ss({basePath:wf,headers:{"X-Amp-Client":"react","X-Amp-Client-Version":mf}});let _f=new pf(If);const Te=()=>_f,bf="_loader_6ubm6_1",xf="_rotate_6ubm6_1",Cf="_ball1_6ubm6_1",Of="_ball2_6ubm6_1",Ef={loader:bf,rotate:xf,ball1:Cf,ball2:Of};function Sf(){return u.jsx("span",{className:Ef.loader})}function $t(){return u.jsx("div",{style:{display:"flex",width:"100%",height:"100%",justifyContent:"center",marginTop:"20%",marginBottom:"20%"},children:u.jsx(Sf,{})})}const Ye=async(e,t)=>{var n;if(e instanceof Ns){const{status:r,statusText:i}=e.response;console.error(r===500?"Internal Server Error (500):":r===400?"Bad Request (400):":`Error (${r}):`,i);const o=await e.response.json(),s=((n=o==null?void 0:o.causes)==null?void 0:n.join(`
|
|
2
|
-
`))||"[ERROR] Creating installation failed.";console.error("[Error Message]",s),t&&t(s)}else console.error("Unexpected error:",e.message)},Ls=g.createContext({integrations:null}),$s=()=>{const e=g.useContext(Ls);if(!e)throw new Error("useIntegrationList must be used within a IntegrationListProvider");return e};function
|
|
3
|
-
component is wrapped with AmpersandProvider`);return e}function Un(e){return e.charAt(0).toUpperCase()+e.slice(1)}function Qt(e,t){return(t==null?void 0:t.displayName)??Un(e)}const
|
|
4
|
-
`).filter(n=>n.trim()!==""),Df=(e,t)=>(t==null?void 0:t.length)===0||!e?null:t.find(n=>n.name===e)??null,jf=()=>{const[e,t]=g.useState(!1),n=g.useCallback(()=>{t(!0)},[t]);return{isIntegrationDeleted:e,setIntegrationDeleted:n}},Hs=g.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 ut(){const e=g.useContext(Hs);if(!e)throw new Error("useInstallIntegrationProps must be used within an InstallIntegrationProvider");return e}function Ff({children:e,integration:t,consumerRef:n,consumerName:r,groupRef:i,groupName:o,onInstallSuccess:s,onUpdateSuccess:a,onUninstallSuccess:c,fieldMapping:l}){const d=Je(),{projectId:f}=De(),{integrations:m}=$s(),{setError:p,isError:v}=Zt(),{isIntegrationDeleted:w,setIntegrationDeleted:I}=jf(),[O,y]=g.useState([]),[x,b]=g.useState(!0),_=(O==null?void 0:O[0])||null,E=g.useMemo(()=>Df(t,m||[]),[t,m]);g.useEffect(()=>{E===null&&(m!=null&&m.length)&&console.error(`Integration "${t}" not found in integration list`)},[t,E,m]);const $=g.useCallback(z=>{y([z])},[y]),T=g.useCallback(()=>{E!=null&&E.id&&Te().installationApi.listInstallations({projectIdOrName:f,integrationId:E.id,groupRef:i},{headers:{"X-Api-Key":d??""}}).then(z=>{b(!1),y(z||[])}).catch(z=>{p(Se.INSTALLATION_LIST,E.id),b(!1),console.error("Error retrieving installation information: ",z)})},[E,f,d,p,i]),J=(E==null?void 0:E.id)||"";g.useEffect(()=>{T()},[T]);const q=g.useMemo(()=>({integrationId:(E==null?void 0:E.id)||"",provider:(E==null?void 0:E.provider)||"",integrationObj:E,consumerRef:n,consumerName:r,groupRef:i,groupName:o,installation:_,setInstallation:$,resetInstallations:T,onInstallSuccess:s,onUpdateSuccess:a,onUninstallSuccess:c,isIntegrationDeleted:w,setIntegrationDeleted:I,fieldMapping:l}),[E,n,r,i,o,_,$,T,s,a,c,w,I,l]);if(E!==null){const z=`Error retrieving installation information for integration "${(E==null?void 0:E.name)||"unknown"}"`;return v(Se.INSTALLATION_LIST,J)?u.jsx(Lt,{message:z}):u.jsx(Hs.Provider,{value:q,children:x?u.jsx($t,{}):e})}return u.jsx(Lt,{message:`Integration "${t}" not found`})}const Us=g.createContext({connections:null,selectedConnection:null,setConnections:()=>{},setSelectedConnection:()=>{}}),Pn=()=>{const e=g.useContext(Us);if(!e)throw new Error("useConnections must be used within a ConnectionsProvider");return e};function Bs({provider:e,groupRef:t,children:n}){const r=Je(),{projectId:i}=De(),[o,s]=g.useState(null),[a,c]=g.useState(null),[l,d]=g.useState(!0),{setError:f,isError:m}=Zt(),{provider:p}=ut();if(!i)throw new Error("ConnectionsProvider must be used within AmpersandProvider");const v=e||p;if(!v)throw new Error("ConnectionsProvider must be given a provider prop or be used within InstallIntegrationProvider");g.useEffect(()=>{Te().connectionApi.listConnections({projectIdOrName:i,groupRef:t,provider:v},{headers:{"X-Api-Key":r??""}}).then(I=>{d(!1),s(I)}).catch(I=>{console.error(`Error retrieving existing OAuth connections for group ID ${t}.`),Ye(I),d(!1),f(Se.CONNECTION_LIST,i)})},[i,r,t,v,f]);const w=g.useMemo(()=>({connections:o,selectedConnection:a,setConnections:s,setSelectedConnection:c}),[o,a,s,c]);return m(Se.CONNECTION_LIST,i)?u.jsx(Lt,{message:"Error retrieving existing connections"}):u.jsx(Us.Provider,{value:w,children:l?u.jsx($t,{}):n})}var pr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ko(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Cr={exports:{}};Cr.exports;(function(e,t){var n=200,r="__lodash_hash_undefined__",i=1,o=2,s=9007199254740991,a="[object Arguments]",c="[object Array]",l="[object AsyncFunction]",d="[object Boolean]",f="[object Date]",m="[object Error]",p="[object Function]",v="[object GeneratorFunction]",w="[object Map]",I="[object Number]",O="[object Null]",y="[object Object]",x="[object Promise]",b="[object Proxy]",_="[object RegExp]",E="[object Set]",$="[object String]",T="[object Symbol]",J="[object Undefined]",q="[object WeakMap]",z="[object ArrayBuffer]",Y="[object DataView]",ee="[object Float32Array]",U="[object Float64Array]",se="[object Int8Array]",ne="[object Int16Array]",Q="[object Int32Array]",de="[object Uint8Array]",pe="[object Uint8ClampedArray]",S="[object Uint16Array]",P="[object Uint32Array]",M=/[\\^$.*+?()[\]{}|]/g,j=/^\[object .+?Constructor\]$/,D=/^(?:0|[1-9]\d*)$/,R={};R[ee]=R[U]=R[se]=R[ne]=R[Q]=R[de]=R[pe]=R[S]=R[P]=!0,R[a]=R[c]=R[z]=R[d]=R[Y]=R[f]=R[m]=R[p]=R[w]=R[I]=R[y]=R[_]=R[E]=R[$]=R[q]=!1;var X=typeof pr=="object"&&pr&&pr.Object===Object&&pr,G=typeof self=="object"&&self&&self.Object===Object&&self,K=X||G||Function("return this")(),Z=t&&!t.nodeType&&t,B=Z&&!0&&e&&!e.nodeType&&e,ae=B&&B.exports===Z,A=ae&&X.process,fe=function(){try{return A&&A.binding&&A.binding("util")}catch{}}(),V=fe&&fe.isTypedArray;function we(h,C){for(var N=-1,W=h==null?0:h.length,be=0,ce=[];++N<W;){var Ne=h[N];C(Ne,N,h)&&(ce[be++]=Ne)}return ce}function Pe(h,C){for(var N=-1,W=C.length,be=h.length;++N<W;)h[be+N]=C[N];return h}function He(h,C){for(var N=-1,W=h==null?0:h.length;++N<W;)if(C(h[N],N,h))return!0;return!1}function je(h,C){for(var N=-1,W=Array(h);++N<h;)W[N]=C(N);return W}function me(h){return function(C){return h(C)}}function gt(h,C){return h.has(C)}function Ue(h,C){return h==null?void 0:h[C]}function nt(h){var C=-1,N=Array(h.size);return h.forEach(function(W,be){N[++C]=[be,W]}),N}function vt(h,C){return function(N){return h(C(N))}}function yt(h){var C=-1,N=Array(h.size);return h.forEach(function(W){N[++C]=W}),N}var Be=Array.prototype,$e=Function.prototype,Fe=Object.prototype,Ce=K["__core-js_shared__"],wt=$e.toString,ze=Fe.hasOwnProperty,Tt=function(){var h=/[^.]+$/.exec(Ce&&Ce.keys&&Ce.keys.IE_PROTO||"");return h?"Symbol(src)_1."+h:""}(),Kt=Fe.toString,rt=RegExp("^"+wt.call(ze).replace(M,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Oe=ae?K.Buffer:void 0,Rt=K.Symbol,Vt=K.Uint8Array,At=Fe.propertyIsEnumerable,tn=Be.splice,Ze=Rt?Rt.toStringTag:void 0,Pt=Object.getOwnPropertySymbols,Ht=Oe?Oe.isBuffer:void 0,nn=vt(Object.keys,Object),Ut=wn(K,"DataView"),xe=wn(K,"Map"),Xe=wn(K,"Promise"),te=wn(K,"Set"),ue=wn(K,"WeakMap"),Me=wn(Object,"create"),Dt=sn(Ut),H=sn(xe),re=sn(Xe),ie=sn(te),Re=sn(ue),ke=Rt?Rt.prototype:void 0,Qe=ke?ke.valueOf:void 0;function Ke(h){var C=-1,N=h==null?0:h.length;for(this.clear();++C<N;){var W=h[C];this.set(W[0],W[1])}}function qe(){this.__data__=Me?Me(null):{},this.size=0}function et(h){var C=this.has(h)&&delete this.__data__[h];return this.size-=C?1:0,C}function _e(h){var C=this.__data__;if(Me){var N=C[h];return N===r?void 0:N}return ze.call(C,h)?C[h]:void 0}function rn(h){var C=this.__data__;return Me?C[h]!==void 0:ze.call(C,h)}function Gr(h,C){var N=this.__data__;return this.size+=this.has(h)?0:1,N[h]=Me&&C===void 0?r:C,this}Ke.prototype.clear=qe,Ke.prototype.delete=et,Ke.prototype.get=_e,Ke.prototype.has=rn,Ke.prototype.set=Gr;function dt(h){var C=-1,N=h==null?0:h.length;for(this.clear();++C<N;){var W=h[C];this.set(W[0],W[1])}}function nr(){this.__data__=[],this.size=0}function rr(h){var C=this.__data__,N=sr(C,h);if(N<0)return!1;var W=C.length-1;return N==W?C.pop():tn.call(C,N,1),--this.size,!0}function or(h){var C=this.__data__,N=sr(C,h);return N<0?void 0:C[N][1]}function Ie(h){return sr(this.__data__,h)>-1}function It(h,C){var N=this.__data__,W=sr(N,h);return W<0?(++this.size,N.push([h,C])):N[W][1]=C,this}dt.prototype.clear=nr,dt.prototype.delete=rr,dt.prototype.get=or,dt.prototype.has=Ie,dt.prototype.set=It;function _t(h){var C=-1,N=h==null?0:h.length;for(this.clear();++C<N;){var W=h[C];this.set(W[0],W[1])}}function on(){this.size=0,this.__data__={hash:new Ke,map:new(xe||dt),string:new Ke}}function Yr(h){var C=ar(this,h).delete(h);return this.size-=C?1:0,C}function Fn(h){return ar(this,h).get(h)}function Zc(h){return ar(this,h).has(h)}function Qc(h,C){var N=ar(this,h),W=N.size;return N.set(h,C),this.size+=N.size==W?0:1,this}_t.prototype.clear=on,_t.prototype.delete=Yr,_t.prototype.get=Fn,_t.prototype.has=Zc,_t.prototype.set=Qc;function ir(h){var C=-1,N=h==null?0:h.length;for(this.__data__=new _t;++C<N;)this.add(h[C])}function el(h){return this.__data__.set(h,r),this}function tl(h){return this.__data__.has(h)}ir.prototype.add=ir.prototype.push=el,ir.prototype.has=tl;function Bt(h){var C=this.__data__=new dt(h);this.size=C.size}function nl(){this.__data__=new dt,this.size=0}function rl(h){var C=this.__data__,N=C.delete(h);return this.size=C.size,N}function ol(h){return this.__data__.get(h)}function il(h){return this.__data__.has(h)}function sl(h,C){var N=this.__data__;if(N instanceof dt){var W=N.__data__;if(!xe||W.length<n-1)return W.push([h,C]),this.size=++N.size,this;N=this.__data__=new _t(W)}return N.set(h,C),this.size=N.size,this}Bt.prototype.clear=nl,Bt.prototype.delete=rl,Bt.prototype.get=ol,Bt.prototype.has=il,Bt.prototype.set=sl;function al(h,C){var N=cr(h),W=!N&&bl(h),be=!N&&!W&&Zr(h),ce=!N&&!W&&!be&&Ti(h),Ne=N||W||be||ce,Ve=Ne?je(h.length,String):[],We=Ve.length;for(var Ee in h)ze.call(h,Ee)&&!(Ne&&(Ee=="length"||be&&(Ee=="offset"||Ee=="parent")||ce&&(Ee=="buffer"||Ee=="byteLength"||Ee=="byteOffset")||vl(Ee,We)))&&Ve.push(Ee);return Ve}function sr(h,C){for(var N=h.length;N--;)if(Oi(h[N][0],C))return N;return-1}function cl(h,C,N){var W=C(h);return cr(h)?W:Pe(W,N(h))}function Mn(h){return h==null?h===void 0?J:O:Ze&&Ze in Object(h)?hl(h):_l(h)}function _i(h){return kn(h)&&Mn(h)==a}function bi(h,C,N,W,be){return h===C?!0:h==null||C==null||!kn(h)&&!kn(C)?h!==h&&C!==C:ll(h,C,N,W,bi,be)}function ll(h,C,N,W,be,ce){var Ne=cr(h),Ve=cr(C),We=Ne?c:qt(h),Ee=Ve?c:qt(C);We=We==a?y:We,Ee=Ee==a?y:Ee;var ot=We==y,bt=Ee==y,Ge=We==Ee;if(Ge&&Zr(h)){if(!Zr(C))return!1;Ne=!0,ot=!1}if(Ge&&!ot)return ce||(ce=new Bt),Ne||Ti(h)?xi(h,C,N,W,be,ce):pl(h,C,We,N,W,be,ce);if(!(N&i)){var ft=ot&&ze.call(h,"__wrapped__"),pt=bt&&ze.call(C,"__wrapped__");if(ft||pt){var Wt=ft?h.value():h,jt=pt?C.value():C;return ce||(ce=new Bt),be(Wt,jt,N,W,ce)}}return Ge?(ce||(ce=new Bt),ml(h,C,N,W,be,ce)):!1}function ul(h){if(!Ni(h)||wl(h))return!1;var C=Ei(h)?rt:j;return C.test(sn(h))}function dl(h){return kn(h)&&Si(h.length)&&!!R[Mn(h)]}function fl(h){if(!Il(h))return nn(h);var C=[];for(var N in Object(h))ze.call(h,N)&&N!="constructor"&&C.push(N);return C}function xi(h,C,N,W,be,ce){var Ne=N&i,Ve=h.length,We=C.length;if(Ve!=We&&!(Ne&&We>Ve))return!1;var Ee=ce.get(h);if(Ee&&ce.get(C))return Ee==C;var ot=-1,bt=!0,Ge=N&o?new ir:void 0;for(ce.set(h,C),ce.set(C,h);++ot<Ve;){var ft=h[ot],pt=C[ot];if(W)var Wt=Ne?W(pt,ft,ot,C,h,ce):W(ft,pt,ot,h,C,ce);if(Wt!==void 0){if(Wt)continue;bt=!1;break}if(Ge){if(!He(C,function(jt,an){if(!gt(Ge,an)&&(ft===jt||be(ft,jt,N,W,ce)))return Ge.push(an)})){bt=!1;break}}else if(!(ft===pt||be(ft,pt,N,W,ce))){bt=!1;break}}return ce.delete(h),ce.delete(C),bt}function pl(h,C,N,W,be,ce,Ne){switch(N){case Y:if(h.byteLength!=C.byteLength||h.byteOffset!=C.byteOffset)return!1;h=h.buffer,C=C.buffer;case z:return!(h.byteLength!=C.byteLength||!ce(new Vt(h),new Vt(C)));case d:case f:case I:return Oi(+h,+C);case m:return h.name==C.name&&h.message==C.message;case _:case $:return h==C+"";case w:var Ve=nt;case E:var We=W&i;if(Ve||(Ve=yt),h.size!=C.size&&!We)return!1;var Ee=Ne.get(h);if(Ee)return Ee==C;W|=o,Ne.set(h,C);var ot=xi(Ve(h),Ve(C),W,be,ce,Ne);return Ne.delete(h),ot;case T:if(Qe)return Qe.call(h)==Qe.call(C)}return!1}function ml(h,C,N,W,be,ce){var Ne=N&i,Ve=Ci(h),We=Ve.length,Ee=Ci(C),ot=Ee.length;if(We!=ot&&!Ne)return!1;for(var bt=We;bt--;){var Ge=Ve[bt];if(!(Ne?Ge in C:ze.call(C,Ge)))return!1}var ft=ce.get(h);if(ft&&ce.get(C))return ft==C;var pt=!0;ce.set(h,C),ce.set(C,h);for(var Wt=Ne;++bt<We;){Ge=Ve[bt];var jt=h[Ge],an=C[Ge];if(W)var Ri=Ne?W(an,jt,Ge,C,h,ce):W(jt,an,Ge,h,C,ce);if(!(Ri===void 0?jt===an||be(jt,an,N,W,ce):Ri)){pt=!1;break}Wt||(Wt=Ge=="constructor")}if(pt&&!Wt){var lr=h.constructor,ur=C.constructor;lr!=ur&&"constructor"in h&&"constructor"in C&&!(typeof lr=="function"&&lr instanceof lr&&typeof ur=="function"&&ur instanceof ur)&&(pt=!1)}return ce.delete(h),ce.delete(C),pt}function Ci(h){return cl(h,Ol,gl)}function ar(h,C){var N=h.__data__;return yl(C)?N[typeof C=="string"?"string":"hash"]:N.map}function wn(h,C){var N=Ue(h,C);return ul(N)?N:void 0}function hl(h){var C=ze.call(h,Ze),N=h[Ze];try{h[Ze]=void 0;var W=!0}catch{}var be=Kt.call(h);return W&&(C?h[Ze]=N:delete h[Ze]),be}var gl=Pt?function(h){return h==null?[]:(h=Object(h),we(Pt(h),function(C){return At.call(h,C)}))}:El,qt=Mn;(Ut&&qt(new Ut(new ArrayBuffer(1)))!=Y||xe&&qt(new xe)!=w||Xe&&qt(Xe.resolve())!=x||te&&qt(new te)!=E||ue&&qt(new ue)!=q)&&(qt=function(h){var C=Mn(h),N=C==y?h.constructor:void 0,W=N?sn(N):"";if(W)switch(W){case Dt:return Y;case H:return w;case re:return x;case ie:return E;case Re:return q}return C});function vl(h,C){return C=C??s,!!C&&(typeof h=="number"||D.test(h))&&h>-1&&h%1==0&&h<C}function yl(h){var C=typeof h;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?h!=="__proto__":h===null}function wl(h){return!!Tt&&Tt in h}function Il(h){var C=h&&h.constructor,N=typeof C=="function"&&C.prototype||Fe;return h===N}function _l(h){return Kt.call(h)}function sn(h){if(h!=null){try{return wt.call(h)}catch{}try{return h+""}catch{}}return""}function Oi(h,C){return h===C||h!==h&&C!==C}var bl=_i(function(){return arguments}())?_i:function(h){return kn(h)&&ze.call(h,"callee")&&!At.call(h,"callee")},cr=Array.isArray;function xl(h){return h!=null&&Si(h.length)&&!Ei(h)}var Zr=Ht||Sl;function Cl(h,C){return bi(h,C)}function Ei(h){if(!Ni(h))return!1;var C=Mn(h);return C==p||C==v||C==l||C==b}function Si(h){return typeof h=="number"&&h>-1&&h%1==0&&h<=s}function Ni(h){var C=typeof h;return h!=null&&(C=="object"||C=="function")}function kn(h){return h!=null&&typeof h=="object"}var Ti=V?me(V):dl;function Ol(h){return xl(h)?al(h):fl(h)}function El(){return[]}function Sl(){return!1}e.exports=Cl})(Cr,Cr.exports);var Mf=Cr.exports;const kf=ko(Mf),fn="other",Or="uninstall-installation";function Xt(e){return!e.fieldName}function Lf(e,t){var n;return((n=e==null?void 0:e.objects)==null?void 0:n.find(r=>r.objectName===t))||null}function $f(e){var t;return((t=e==null?void 0:e.requiredFields)==null?void 0:t.filter(n=>!Xt(n)&&!!n.fieldName))||null}function Kf(e){var n;return((n=e==null?void 0:e.requiredFields)==null?void 0:n.filter(r=>Xt(r)&&!!r.mapToName))||[]}function Vf(e){var t;return((t=e==null?void 0:e.optionalFields)==null?void 0:t.filter(n=>!Xt(n)&&!!n.fieldName))||null}const qs=(e,t)=>{var n,r,i;return(i=(r=(n=e==null?void 0:e.content)==null?void 0:n.read)==null?void 0:r.objects)==null?void 0:i[t]};function Hf(e){return Xt(e)?e.mapToName:e.fieldName}const Ws=(e,t)=>{var r,i,o;const n=[];return(o=(i=(r=t.content)==null?void 0:r.read)==null?void 0:i.objects)==null||o.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)&&Un(s==null?void 0:s.objectName),completed:e?!!qs(e,s.objectName):!1})}),n},Js=e=>{var n;return{name:fn,completed:e?!!((n=e==null?void 0:e.content)!=null&&n.write):!1}};function Uf(e,t){var o;const n=Ws(e,t),i=!!((o=t==null?void 0:t.content)!=null&&o.write)?Js(e):void 0;return i&&n.push(i),n}function zs(e,t,n){const r=(e==null?void 0:e.filter(o=>!(t!=null&&t[o==null?void 0:o.mapToName])))||[],i=r.map(o=>o.mapToName);return n(Se.MAPPING,i),r!=null&&r.length&&console.error("required fields not met",r.map(o=>o.mapToDisplayName)),{errorList:i}}function Lo(e,t){return kf(e,t)}const Bf=(e,t,n)=>{var p,v,w,I,O,y;if(!e)return null;const r=Lf(e,t),i=r&&$f(r),o=r&&Vf(r),s=r&&Kf(r),a=(r==null?void 0:r.allFields)||[],c=n==null?void 0:n.content,l=((w=(v=(p=c==null?void 0:c.read)==null?void 0:p.objects)==null?void 0:v[t])==null?void 0:w.selectedFields)||{},d=((y=(O=(I=c==null?void 0:c.read)==null?void 0:I.objects)==null?void 0:O[t])==null?void 0:y.selectedFieldMappings)||{},f={...l},m={...d};return{allFields:a,requiredFields:i,optionalFields:o,requiredMapFields:s,selectedOptionalFields:l,selectedFieldMappings:d,isOptionalFieldsModified:!1,isRequiredMapFieldsModified:!1,savedConfig:{optionalFields:f,requiredMapFields:m}}},qf=(e,t)=>{var s,a;if(!e)return null;const n=(a=(s=t==null?void 0:t.content)==null?void 0:s.write)==null?void 0:a.objects,r=Object.keys(n||{}),i={};r.forEach(c=>{i[c]=!0});const o={...i};return{writeObjects:(e==null?void 0:e.objects)||[],selectedNonConfigurableWriteFields:i,isWriteModified:!1,savedConfig:{selectedNonConfigurableWriteFields:o}}};function Xs(e,t,n){var o,s;const r=(o=e==null?void 0:e.content)==null?void 0:o.read,i=(s=e==null?void 0:e.content)==null?void 0:s.write;return{read:Bf(r,t,n),write:qf(i,n)}}const Gs=(e,t,n,r)=>{const i=Xs(e,n,t);r(n,i)},Wf=(e,t,n)=>{const r=Uf(t,e),i={};r.forEach(({name:o,completed:s})=>{s&&(i[o]=Xs(e,o,t))}),n(i)},Ys=e=>{const{requiredFields:t,selectedOptionalFields:n}=(e==null?void 0:e.read)||{},r=new Set;return t==null||t.forEach(o=>r.add(Hf(o))),{...Array.from(r).reduce((o,s)=>({...o,[s]:!0}),{}),...n||{}}},Zs=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};function Qs(e,t){return t[e]||void 0}async function $o({createConfig:e,projectId:t,integrationId:n,groupRef:r,connectionId:i,apiKey:o,setError:s,setInstallation:a,onInstallSuccess:c}){const l={projectIdOrName:t,integrationId:n,installation:{groupRef:r,connectionId:i,config:e}};try{const d=await Te().installationApi.createInstallation(l,{headers:{"X-Api-Key":o,"Content-Type":"application/json"}});a(d),c==null||c(d.id,d.config)}catch(d){Ye(d,s)}}function $r(e){var t;return(t=e.content.proxy)==null?void 0:t.enabled}const Jf=(e,t)=>{const n=e.content.read,r=n==null?void 0:n.objects;return r==null?void 0:r.find(i=>i.objectName===t)},zf=(e,t,n,r)=>{const i=Ys(e),o=Zs(e),s=Jf(n,t);if(!s)return console.error(`Error when getting object from hydratedRevision for objectName: ${t}`),null;const a={revisionId:n.id,createdBy:`consumer:${r}`,content:{provider:n.content.provider,read:{objects:{[t]:{objectName:t,schedule:s.schedule,destination:s.destination,selectedFields:i,selectedFieldMappings:o,backfill:s.backfill}}}}};return $r(n)&&(a.content.proxy={enabled:!0}),a},Xf=(e,t,n,r,i,o,s,a,c,l,d,f)=>{const m=zf(c,o,a,r);return m?$o({createConfig:m,projectId:e,integrationId:t,groupRef:n,connectionId:i,apiKey:s,setError:l,setInstallation:d,onInstallSuccess:f}):(console.error("Error when generating createConfig from configureState"),Promise.resolve(null))},ea=e=>{var o,s;const t={},n=(o=e.write)==null?void 0:o.writeObjects,r=(s=e.write)==null?void 0:s.selectedNonConfigurableWriteFields,i=r?Object.keys(r):[];return n&&n.forEach(a=>{const c=a.objectName;i.includes(c)&&(t[c]={objectName:c})}),t},Gf=e=>{const t=e.content.write;return t==null?void 0:t.objects},Yf=(e,t,n)=>{if(!Gf(t))return console.error("Error when getting write objects from hydratedRevision"),null;const i=ea(e),o={revisionId:t.id,createdBy:`consumer:${n}`,content:{provider:t.content.provider,read:{objects:{}},write:{objects:i}}};return $r(t)&&(o.content.proxy={enabled:!0}),o},Zf=(e,t,n,r,i,o,s,a,c,l,d)=>{const f=Yf(a,s,r);return f?$o({createConfig:f,projectId:e,integrationId:t,groupRef:n,connectionId:i,apiKey:o,setError:c,setInstallation:l,onInstallSuccess:d}):(console.error("Error when generating createConfig from configureState"),Promise.resolve(null))},Qf={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 ta({children:e,style:t}){return u.jsx(vn,{style:{...Qf,...t},children:e})}var na={exports:{}};/*!
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("react/jsx-runtime"),g=require("react");require("react-dom");function Tl(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const k=Tl(g),Os=g.createContext(null),Rl=Os.Provider,Je=()=>{const e=g.useContext(Os);if(e===null)throw new Error("useApiKey must be used within an ApiKeyProvider");return e};var Se=(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))(Se||{});const Es=g.createContext(void 0);function Zt(){const e=g.useContext(Es);if(!e)throw new Error("useErrorState must be used within a ErrorProvider");return e}const Al=(()=>{const e={};return Object.values(Se).forEach(t=>{e[t]={}}),e})();function Pl({children:e}){const[t,n]=g.useState(Al),r=g.useCallback((d,p,m=!0)=>{n(f=>{const v={...f};return v[d]=v[d]||{},v[d][p]=m,v})},[n]),i=g.useCallback((d,p)=>{var m;return!!((m=t[d])!=null&&m[p])},[t]),o=g.useCallback((d,p)=>{var m;return(m=t[d])==null?void 0:m[p]},[t]),s=g.useCallback((d,p)=>{n(m=>{var v;const f={...m};return(v=f[d])==null||delete v[p],f})},[n]),a=g.useCallback(d=>{n(p=>{const m={...p};return m[d]={},m})},[n]),c=g.useCallback((d,p)=>{n(m=>{const f={...m};return f[d]=f[d]||{},p.forEach(v=>{f[d][v]=!0}),f})},[n]),l=g.useMemo(()=>({errorState:t,setErrorState:n,setError:r,isError:i,removeError:s,resetBoundary:a,setErrors:c,getError:o}),[t,n,r,i,s,a,c,o]);return u.jsx(Es.Provider,{value:l,children:e})}function Dl(){return u.jsxs("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.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"}),u.jsx("path",{d:"M24 18V26",stroke:"#7F1D1D",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),u.jsx("path",{d:"M24 34H24.02",stroke:"#7F1D1D",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"})]})}const Fl="_box_1p7c5_1",Ai={box:Fl};function vn({children:e,className:t,style:n}){return u.jsx("div",{className:t?`${Ai.box} ${t}`:Ai.box,style:n,children:e})}const jl="_container_1wvzr_1",Pi={container:jl};function Xn({children:e,className:t,style:n}){return u.jsx("div",{className:t?`${Pi.container} ${t}`:Pi.container,style:n,children:e})}const Ml="_errorBoxContainer_4sdb2_1",kl="_errorBox_4sdb2_1",Ll="_errorText_4sdb2_20",Qr={errorBoxContainer:Ml,errorBox:kl,errorText:Ll};function Lt({message:e}){return u.jsxs(Xn,{className:Qr.errorBoxContainer,children:[u.jsx(Dl,{}),u.jsx(vn,{className:Qr.errorBox,children:u.jsx("p",{className:Qr.errorText,children:e})})]})}const $l="https://api.withampersand.com/v1".replace(/\/+$/,"");class Ss{constructor(t={}){this.configuration=t}set config(t){this.configuration=t}get basePath(){return this.configuration.basePath!=null?this.configuration.basePath:$l}get fetchApi(){return this.configuration.fetchApi}get middleware(){return this.configuration.middleware||[]}get queryParamsStringify(){return this.configuration.queryParamsStringify||Ts}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 Kl=new Ss,Lr=class Lr{constructor(t=Kl){this.configuration=t,this.fetchApi=async(n,r)=>{let i={url:n,init:r};for(const s of this.middleware)s.pre&&(i=await s.pre({fetch:this.fetchApi,...i})||i);let o;try{o=await(this.configuration.fetchApi||fetch)(i.url,i.init)}catch(s){for(const a of this.middleware)a.onError&&(o=await a.onError({fetch:this.fetchApi,url:i.url,init:i.init,error:s,response:o?o.clone():void 0})||o);if(o===void 0)throw s instanceof Error?new Ul(s,"The request failed and the interceptors did not return an alternative response"):s}for(const s of this.middleware)s.post&&(o=await s.post({fetch:this.fetchApi,url:i.url,init:i.init,response:o.clone()})||o);return o},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?Lr.jsonRegex.test(t):!1}async request(t,n){const{url:r,init:i}=await this.createFetchParams(t,n),o=await this.fetchApi(r,i);if(o&&o.status>=200&&o.status<300)return o;throw new Ns(o,"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 i=Object.assign({},this.configuration.headers,t.headers);Object.keys(i).forEach(l=>i[l]===void 0?delete i[l]:{});const o=typeof n=="function"?n:async()=>n,s={method:t.method,headers:i,body:t.body,credentials:this.configuration.credentials},a={...s,...await o({init:s,context:t})},c={...a,body:Hl(a.body)||a.body instanceof URLSearchParams||Vl(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}};Lr.jsonRegex=new RegExp("^(:?application/json|[^;/ ]+/[^;/ ]+[+]json)[ ]*(:?;.*)?$","i");let Et=Lr;function Vl(e){return typeof Blob<"u"&&e instanceof Blob}function Hl(e){return typeof FormData<"u"&&e instanceof FormData}class Ns extends Error{constructor(t,n){super(n),this.response=t,this.name="ResponseError"}}class Ul extends Error{constructor(t,n){super(n),this.cause=t,this.name="FetchError"}}class oe extends Error{constructor(t,n){super(n),this.field=t,this.name="RequiredError"}}function L(e,t){const n=e[t];return n!=null}function Ts(e,t=""){return Object.keys(e).map(n=>Rs(n,e[n],t)).filter(n=>n.length>0).join("&")}function Rs(e,t,n=""){const r=n+(n.length?`[${e}]`:e);if(t instanceof Array){const i=t.map(o=>encodeURIComponent(String(o))).join(`&${encodeURIComponent(r)}=`);return`${encodeURIComponent(r)}=${i}`}if(t instanceof Set){const i=Array.from(t);return Rs(e,i,n)}return t instanceof Date?`${encodeURIComponent(r)}=${encodeURIComponent(t.toISOString())}`:t instanceof Object?Ts(t,r):`${encodeURIComponent(r)}=${encodeURIComponent(String(t))}`}function Mo(e,t){return Object.keys(e).reduce((n,r)=>({...n,[r]:t(e[r])}),{})}class Ae{constructor(t,n=r=>r){this.raw=t,this.transformer=n}async value(){return this.transformer(await this.raw.json())}}class xn{constructor(t){this.raw=t}async value(){}}class Bl{constructor(t){this.raw=t}async value(){return await this.raw.text()}}function ql(e){return Wl(e)}function Wl(e,t){return e==null?e:{fieldUsed:L(e,"fieldUsed")?e.fieldUsed:void 0,keyFormat:L(e,"keyFormat")?e.keyFormat:void 0}}function Jl(e){return zl(e)}function zl(e,t){return e==null?e:{name:e.name,valuePrefix:L(e,"valuePrefix")?e.valuePrefix:void 0}}function Xl(e){return Gl(e)}function Gl(e,t){return e==null?e:{name:e.name}}function Yl(e){return Zl(e)}function Zl(e,t){return e==null?e:{attachmentType:e.attachmentType,query:L(e,"query")?Xl(e.query):void 0,header:L(e,"header")?Jl(e.header):void 0,docsURL:L(e,"docsURL")?e.docsURL:void 0}}function Ql(e){return eu(e)}function eu(e,t){return e}function tu(e){return nu(e)}function nu(e,t){return e==null?e:{days:L(e,"days")?e.days:void 0,fullHistory:L(e,"fullHistory")?e.fullHistory:void 0}}function ru(e){if(e!==void 0)return e===null?null:{days:e.days,fullHistory:e.fullHistory}}function As(e){return ou(e)}function ou(e,t){return e==null?e:{defaultPeriod:tu(e.defaultPeriod)}}function iu(e){if(e!==void 0)return e===null?null:{defaultPeriod:ru(e.defaultPeriod)}}function su(e){if(e!==void 0)return e===null?null:{days:e.days,fullHistory:e.fullHistory}}function au(e){if(e!==void 0)return e===null?null:{defaultPeriod:su(e.defaultPeriod)}}function cu(e){return lu(e)}function lu(e,t){return e==null?e:{enabled:L(e,"enabled")?e.enabled:void 0}}function Ps(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function uu(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,schedule:e.schedule,destination:e.destination,selectedFields:e.selectedFields,selectedFieldMappings:e.selectedFieldMappings,selectedFieldsAuto:e.selectedFieldsAuto,backfill:au(e.backfill)}}function du(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:Mo(e.objects,uu)}}function pu(e){if(e!==void 0)return e===null?null:{objectName:e.objectName}}function fu(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:Mo(e.objects,pu)}}function mu(e){return hu(e)}function hu(e,t){return e==null?e:{apiKeyAsBasic:L(e,"apiKeyAsBasic")?e.apiKeyAsBasic:void 0,apiKeyAsBasicOpts:L(e,"apiKeyAsBasicOpts")?ql(e.apiKeyAsBasicOpts):void 0,docsURL:L(e,"docsURL")?e.docsURL:void 0}}function gu(e){if(e!==void 0)return e===null?null:{sourceZipUrl:e.sourceZipUrl,sourceYaml:e.sourceYaml}}function dr(e){return vu(e)}function vu(e,t){return e==null?e:{id:e.id,name:e.name,appName:e.appName,orgId:L(e,"orgId")?e.orgId:void 0,createTime:new Date(e.createTime),updateTime:L(e,"updateTime")?new Date(e.updateTime):void 0}}function yu(e){return wu(e)}function wu(e,t){return e==null?e:{insert:e.insert,update:e.update,upsert:e.upsert,_delete:e.delete}}function Iu(e){return _u(e)}function _u(e,t){return e==null?e:{provider:e.provider,read:L(e,"read")?e.read:void 0,write:L(e,"write")?e.write:void 0,proxy:L(e,"proxy")?cu(e.proxy):void 0}}function Ds(e){if(e!==void 0)return e===null?null:{provider:e.provider,read:e.read,write:e.write,proxy:Ps(e.proxy)}}function bu(e){return xu(e)}function xu(e,t){return e==null?e:{id:e.id,revisionId:e.revisionId,createTime:new Date(e.createTime),createdBy:e.createdBy,content:Iu(e.content)}}function Cu(e){return Ou(e)}function Ou(e,t){return e==null?e:{consumerRef:e.consumerRef,consumerName:e.consumerName,projectId:e.projectId,createTime:new Date(e.createTime),updateTime:L(e,"updateTime")?new Date(e.updateTime):void 0}}function Fs(e){return Eu(e)}function Eu(e,t){return e==null?e:{groupRef:e.groupRef,groupName:e.groupName,projectId:e.projectId,createTime:new Date(e.createTime),updateTime:L(e,"updateTime")?new Date(e.updateTime):void 0}}function wr(e){return Su(e)}function Su(e,t){return e==null?e:{id:e.id,projectId:e.projectId,externalRef:L(e,"externalRef")?e.externalRef:void 0,provider:e.provider,clientId:e.clientId,scopes:L(e,"scopes")?e.scopes:void 0,createTime:new Date(e.createTime),updateTime:L(e,"updateTime")?new Date(e.updateTime):void 0}}function Ir(e){return Nu(e)}function Nu(e,t){return e==null?e:{id:e.id,projectId:e.projectId,providerApp:wr(e.providerApp),group:Fs(e.group),consumer:Cu(e.consumer),providerWorkspaceRef:e.providerWorkspaceRef,providerConsumerRef:L(e,"ProviderConsumerRef")?e.ProviderConsumerRef:void 0,createTime:new Date(e.createTime),updateTime:L(e,"updateTime")?new Date(e.updateTime):void 0}}function Tu(e){if(e!==void 0)return e===null?null:{revisionId:e.revisionId,createdBy:e.createdBy,content:Ds(e.content)}}function Ru(e){if(e!==void 0)return e===null?null:{groupRef:e.groupRef,connectionId:e.connectionId,config:Tu(e.config)}}function Au(e){return Pu(e)}function Pu(e,t){return e==null?e:{enabled:L(e,"enabled")?e.enabled:void 0}}function Du(e){if(e!==void 0)return e===null?null:{enabled:e.enabled}}function Fu(e){return ju(e)}function ju(e,t){return e==null?e:{mode:L(e,"mode")?e.mode:void 0,pageSize:L(e,"pageSize")?e.pageSize:void 0}}function Mu(e){if(e!==void 0)return e===null?null:{mode:e.mode,pageSize:e.pageSize}}function ku(e){let t=!0;return t=t&&"fieldName"in e,t}function Lu(e,t){return e==null?e:{fieldName:e.fieldName,mapToName:L(e,"mapToName")?e.mapToName:void 0,mapToDisplayName:L(e,"mapToDisplayName")?e.mapToDisplayName:void 0}}function $u(e){if(e!==void 0)return e===null?null:{fieldName:e.fieldName,mapToName:e.mapToName,mapToDisplayName:e.mapToDisplayName}}function Ku(e){let t=!0;return t=t&&"mapToName"in e,t}function js(e,t){return e==null?e:{mapToName:e.mapToName,mapToDisplayName:L(e,"mapToDisplayName")?e.mapToDisplayName:void 0,_default:L(e,"default")?e.default:void 0,prompt:L(e,"prompt")?e.prompt:void 0}}function Vu(e){if(e!==void 0)return e===null?null:{mapToName:e.mapToName,mapToDisplayName:e.mapToDisplayName,default:e._default,prompt:e.prompt}}function Di(e){return Hu(e)}function Hu(e,t){return e==null?e:{...Lu(e),...js(e)}}function Fi(e){if(e!==void 0)return e===null?null:ku(e)?$u(e):Ku(e)?Vu(e):{}}function Ms(e){return Uu(e)}function Uu(e,t){return e}function Bu(e){return qu(e)}function qu(e,t){return e==null?e:{objectName:e.objectName,destination:e.destination,schedule:e.schedule,mapToName:L(e,"mapToName")?e.mapToName:void 0,mapToDisplayName:L(e,"mapToDisplayName")?e.mapToDisplayName:void 0,requiredFields:L(e,"requiredFields")?e.requiredFields.map(Di):void 0,optionalFields:L(e,"optionalFields")?e.optionalFields.map(Di):void 0,optionalFieldsAuto:L(e,"optionalFieldsAuto")?Ms(e.optionalFieldsAuto):void 0,backfill:L(e,"backfill")?As(e.backfill):void 0,delivery:L(e,"delivery")?Fu(e.delivery):void 0}}function Wu(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(Fi),optionalFields:e.optionalFields===void 0?void 0:e.optionalFields.map(Fi),optionalFieldsAuto:e.optionalFieldsAuto,backfill:iu(e.backfill),delivery:Mu(e.delivery)}}function Ju(e){return zu(e)}function zu(e,t){return e==null?e:{objects:L(e,"objects")?e.objects.map(Bu):void 0}}function Xu(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:e.objects.map(Wu)}}function Gu(e){return Yu(e)}function Yu(e,t){return e==null?e:{objectName:e.objectName,inheritMappingFromRead:L(e,"inheritMappingFromRead")?e.inheritMappingFromRead:void 0}}function Zu(e){if(e!==void 0)return e===null?null:{objectName:e.objectName,inheritMappingFromRead:e.inheritMappingFromRead}}function Qu(e){return ed(e)}function ed(e,t){return e==null?e:{objects:L(e,"objects")?e.objects.map(Gu):void 0}}function td(e){if(e!==void 0)return e===null?null:{objects:e.objects===void 0?void 0:e.objects.map(Zu)}}function nd(e){return rd(e)}function rd(e,t){return e==null?e:{name:e.name,displayName:L(e,"displayName")?e.displayName:void 0,provider:e.provider,read:L(e,"read")?Ju(e.read):void 0,write:L(e,"write")?Qu(e.write):void 0,proxy:L(e,"proxy")?Au(e.proxy):void 0}}function od(e){if(e!==void 0)return e===null?null:{name:e.name,displayName:e.displayName,provider:e.provider,read:Xu(e.read),write:td(e.write),proxy:Du(e.proxy)}}function id(e){if(e!==void 0)return e===null?null:{specVersion:e.specVersion,content:od(e.content)}}function sd(e){if(e!==void 0)return e===null?null:{name:e.name,provider:e.provider,latestRevision:id(e.latestRevision)}}function ad(e){if(e!==void 0)return e===null?null:{appName:e.appName,name:e.name,orgId:e.orgId}}function cd(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 ld(e){if(e!==void 0)return e===null?null:{sourceZipUrl:e.sourceZipUrl,sourceYaml:e.sourceYaml}}function ud(e){if(e!==void 0)return e===null?null:{username:e.username,password:e.password}}function dd(e){if(e!==void 0)return e===null?null:{clientId:e.clientId,clientSecret:e.clientSecret,scopes:e.scopes}}function pd(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 fd(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:ud(e.basicAuth),oauth2ClientCredentials:dd(e.oauth2ClientCredentials),oauth2Password:pd(e.oauth2Password)}}function md(e){return hd(e)}function hd(e,t){return e==null?e:{enabled:L(e,"enabled")?e.enabled:void 0}}function gd(e,t){return e==null?e:{fieldName:e.fieldName,mapToName:L(e,"mapToName")?e.mapToName:void 0,mapToDisplayName:L(e,"mapToDisplayName")?e.mapToDisplayName:void 0,displayName:e.displayName}}function eo(e){return vd(e)}function vd(e,t){return e==null?e:{...gd(e),...js(e)}}function yd(e){return wd(e)}function wd(e,t){return e==null?e:{objectName:e.objectName,displayName:e.displayName,mapToName:L(e,"mapToName")?e.mapToName:void 0,mapToDisplayName:L(e,"mapToDisplayName")?e.mapToDisplayName:void 0,destination:e.destination,schedule:e.schedule,requiredFields:L(e,"requiredFields")?e.requiredFields.map(eo):void 0,optionalFields:L(e,"optionalFields")?e.optionalFields.map(eo):void 0,optionalFieldsAuto:L(e,"optionalFieldsAuto")?Ms(e.optionalFieldsAuto):void 0,allFields:L(e,"allFields")?e.allFields.map(eo):void 0,backfill:L(e,"backfill")?As(e.backfill):void 0}}function Id(e){return _d(e)}function _d(e,t){return e==null?e:{objects:L(e,"objects")?e.objects.map(yd):void 0}}function bd(e){return xd(e)}function xd(e,t){return e==null?e:{objectName:e.objectName,displayName:e.displayName}}function Cd(e){return Od(e)}function Od(e,t){return e==null?e:{objects:L(e,"objects")?e.objects.map(bd):void 0}}function Ed(e){return Sd(e)}function Sd(e,t){return e==null?e:{name:e.name,displayName:L(e,"displayName")?e.displayName:void 0,provider:e.provider,read:L(e,"read")?Id(e.read):void 0,write:L(e,"write")?Cd(e.write):void 0,proxy:L(e,"proxy")?md(e.proxy):void 0}}function Nd(e){return Td(e)}function Td(e,t){return e==null?e:{id:e.id,specVersion:e.specVersion,createTime:new Date(e.createTime),content:Ed(e.content)}}function Rd(e){if(e!==void 0)return e===null?null:{providerAppId:e.providerAppId,groupRef:e.groupRef,groupName:e.groupName,consumerRef:e.consumerRef,consumerName:e.consumerName,providerWorkspaceRef:e.providerWorkspaceRef,providerConsumerRef:e.providerConsumerRef,refreshToken:e.refreshToken,scopes:e.scopes}}function Ad(e){if(e!==void 0)return e===null?null:{revisionId:e.revisionId,content:Ds(e.content)}}function Pd(e){if(e!==void 0)return e===null?null:{provider:e.provider,connection:Rd(e.connection),config:Ad(e.config)}}function Ln(e){return Dd(e)}function Dd(e,t){return e==null?e:{id:e.id,projectId:e.projectId,integrationId:e.integrationId,group:L(e,"group")?Fs(e.group):void 0,healthStatus:e.healthStatus,connection:Ir(e.connection),createTime:new Date(e.createTime),createdBy:e.createdBy,updateTime:L(e,"updateTime")?new Date(e.updateTime):void 0,config:bu(e.config)}}function Fd(e){return jd(e)}function jd(e,t){return e==null?e:{id:e.id,specVersion:e.specVersion,createTime:new Date(e.createTime),content:nd(e.content)}}function ji(e){return Md(e)}function Md(e,t){return e==null?e:{id:e.id,projectId:e.projectId,name:e.name,provider:e.provider,createTime:new Date(e.createTime),updateTime:L(e,"updateTime")?new Date(e.updateTime):void 0,latestRevision:Fd(e.latestRevision)}}function kd(e){return Ld(e)}function Ld(e,t){return e==null?e:{iconURL:L(e,"iconURL")?e.iconURL:void 0,logoURL:L(e,"logoURL")?e.logoURL:void 0}}function $d(e){return Kd(e)}function Kd(e,t){return e==null?e:{iconURL:L(e,"iconURL")?e.iconURL:void 0,logoURL:L(e,"logoURL")?e.logoURL:void 0}}function Vd(e){return Hd(e)}function Hd(e,t){return e==null?e:{regular:L(e,"regular")?$d(e.regular):void 0,darkMode:L(e,"darkMode")?kd(e.darkMode):void 0}}function Ud(e){return Bd(e)}function Bd(e,t){return e==null?e:{workspaceRefField:L(e,"workspaceRefField")?e.workspaceRefField:void 0,consumerRefField:L(e,"consumerRefField")?e.consumerRefField:void 0,scopesField:L(e,"scopesField")?e.scopesField:void 0}}function qd(e){return Wd(e)}function Wd(e,t){return e==null?e:{grantType:e.grantType,authURL:L(e,"authURL")?e.authURL:void 0,tokenURL:e.tokenURL,explicitScopesRequired:e.explicitScopesRequired,explicitWorkspaceRequired:e.explicitWorkspaceRequired,audience:L(e,"audience")?e.audience:void 0,tokenMetadataFields:Ud(e.tokenMetadataFields),docsURL:L(e,"docsURL")?e.docsURL:void 0,authURLParams:L(e,"authURLParams")?e.authURLParams:void 0}}function Jd(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 zd(e){return Xd(e)}function Xd(e,t){return e==null?e:{bulkWrite:yu(e.bulkWrite),proxy:e.proxy,read:e.read,subscribe:e.subscribe,write:e.write}}function Mi(e){return Gd(e)}function Gd(e,t){return e==null?e:{name:e.name,authType:Ql(e.authType),baseURL:e.baseURL,oauth2Opts:L(e,"oauth2Opts")?qd(e.oauth2Opts):void 0,apiKeyOpts:L(e,"apiKeyOpts")?Yl(e.apiKeyOpts):void 0,basicOpts:L(e,"basicOpts")?mu(e.basicOpts):void 0,support:zd(e.support),providerOpts:e.providerOpts,displayName:L(e,"displayName")?e.displayName:void 0,postAuthInfoNeeded:L(e,"postAuthInfoNeeded")?e.postAuthInfoNeeded:void 0,media:L(e,"media")?Vd(e.media):void 0,labels:L(e,"labels")?e.labels:void 0}}function Yd(e){if(e!==void 0)return e===null?null:{provider:e.provider,read:du(e.read),write:fu(e.write),proxy:Ps(e.proxy)}}function Zd(e){if(e!==void 0)return e===null?null:{revisionId:e.revisionId,createdBy:e.createdBy,content:Yd(e.content)}}function Qd(e){if(e!==void 0)return e===null?null:{connectionId:e.connectionId,config:Zd(e.config)}}function ep(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,installation:Qd(e.installation)}}function tp(e){if(e!==void 0)return e===null?null:{appName:e.appName,name:e.name}}function np(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,project:tp(e.project)}}function rp(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 op(e){if(e!==void 0)return e===null?null:{updateMask:e.updateMask,providerApp:rp(e.providerApp)}}class ip extends Et{async generateConnectionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling generateConnection.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/connections:generate".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"POST",headers:i,query:r,body:fd(t.generateConnectionParams)},n);return new Ae(o,s=>Ir(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 oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getConnection.");if(t.connectionId===null||t.connectionId===void 0)throw new oe("connectionId","Required parameter requestParameters.connectionId was null or undefined when calling getConnection.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/connections/{connectionId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{connectionId}",encodeURIComponent(String(t.connectionId))),method:"GET",headers:i,query:r},n);return new Ae(o,s=>Ir(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 oe("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 i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/connections".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:i,query:r},n);return new Ae(o,s=>s.map(Ir))}async listConnections(t,n){return await(await this.listConnectionsRaw(t,n)).value()}}class sp extends Et{async createInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling createInstallation.");if(t.installation===null||t.installation===void 0)throw new oe("installation","Required parameter requestParameters.installation was null or undefined when calling createInstallation.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/installations".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"POST",headers:i,query:r,body:Ru(t.installation)},n);return new Ae(o,s=>Ln(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 oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling deleteInstallation.");if(t.installationId===null||t.installationId===void 0)throw new oe("installationId","Required parameter requestParameters.installationId was null or undefined when calling deleteInstallation.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=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:i,query:r},n);return new xn(o)}async deleteInstallation(t,n){await this.deleteInstallationRaw(t,n)}async getInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling getInstallation.");if(t.installationId===null||t.installationId===void 0)throw new oe("installationId","Required parameter requestParameters.installationId was null or undefined when calling getInstallation.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=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:i,query:r},n);return new Ae(o,s=>Ln(s))}async getInstallation(t,n){return await(await this.getInstallationRaw(t,n)).value()}async importInstallationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling importInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling importInstallation.");if(t.installation===null||t.installation===void 0)throw new oe("installation","Required parameter requestParameters.installation was null or undefined when calling importInstallation.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/installations:import".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"POST",headers:i,query:r,body:Pd(t.installation)},n);return new Ae(o,s=>Ln(s))}async importInstallation(t,n){return await(await this.importInstallationRaw(t,n)).value()}async listInstallationsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling listInstallations.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling listInstallations.");const r={};t.groupRef!==void 0&&(r.groupRef=t.groupRef);const i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/installations".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"GET",headers:i,query:r},n);return new Ae(o,s=>s.map(Ln))}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 oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateInstallation.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling updateInstallation.");if(t.installationId===null||t.installationId===void 0)throw new oe("installationId","Required parameter requestParameters.installationId was null or undefined when calling updateInstallation.");if(t.installationUpdate===null||t.installationUpdate===void 0)throw new oe("installationUpdate","Required parameter requestParameters.installationUpdate was null or undefined when calling updateInstallation.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=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:i,query:r,body:ep(t.installationUpdate)},n);return new Ae(o,s=>Ln(s))}async updateInstallation(t,n){return await(await this.updateInstallationRaw(t,n)).value()}}class ap extends Et{async batchUpsertIntegrationsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling batchUpsertIntegrations.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/integrations:batch".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"PUT",headers:i,query:r,body:gu(t.batchUpsertIntegrationsRequest)},n);return new Ae(o,s=>s.map(ji))}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 oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createIntegration.");if(t.integration===null||t.integration===void 0)throw new oe("integration","Required parameter requestParameters.integration was null or undefined when calling createIntegration.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/integrations".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"POST",headers:i,query:r,body:sd(t.integration)},n);return new xn(o)}async createIntegration(t,n){await this.createIntegrationRaw(t,n)}async deleteIntegrationRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteIntegration.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling deleteIntegration.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"DELETE",headers:i,query:r},n);return new xn(o)}async deleteIntegration(t,n){await this.deleteIntegrationRaw(t,n)}async listIntegrationsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling listIntegrations.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/integrations".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:i,query:r},n);return new Ae(o,s=>s.map(ji))}async listIntegrations(t,n){return await(await this.listIntegrationsRaw(t,n)).value()}}class cp extends Et{async oauthConnectRaw(t,n){if(t.connectOAuthParams===null||t.connectOAuthParams===void 0)throw new oe("connectOAuthParams","Required parameter requestParameters.connectOAuthParams was null or undefined when calling oauthConnect.");const r={},i={};i["Content-Type"]="application/json";const o=await this.request({path:"/oauth-connect",method:"POST",headers:i,query:r,body:Jd(t.connectOAuthParams)},n);return this.isJsonMime(o.headers.get("content-type"))?new Ae(o):new Bl(o)}async oauthConnect(t,n){return await(await this.oauthConnectRaw(t,n)).value()}}class lp extends Et{async createProjectRaw(t,n){if(t.project===null||t.project===void 0)throw new oe("project","Required parameter requestParameters.project was null or undefined when calling createProject.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects",method:"POST",headers:i,query:r,body:ad(t.project)},n);return new Ae(o,s=>dr(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 oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteProject.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"DELETE",headers:i,query:r},n);return new xn(o)}async deleteProject(t,n){await this.deleteProjectRaw(t,n)}async getProjectRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getProject.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:i,query:r},n);return new Ae(o,s=>dr(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 i=await this.request({path:"/projects",method:"GET",headers:r,query:n},t);return new Ae(i,o=>o.map(dr))}async listProjects(t){return await(await this.listProjectsRaw(t)).value()}async updateProjectRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateProject.");if(t.projectUpdate===null||t.projectUpdate===void 0)throw new oe("projectUpdate","Required parameter requestParameters.projectUpdate was null or undefined when calling updateProject.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"PATCH",headers:i,query:r,body:np(t.projectUpdate)},n);return new Ae(o,s=>dr(s))}async updateProject(t,n){return await(await this.updateProjectRaw(t,n)).value()}}class up extends Et{async getProviderRaw(t,n){if(t.provider===null||t.provider===void 0)throw new oe("provider","Required parameter requestParameters.provider was null or undefined when calling getProvider.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/providers/{provider}".replace("{provider}",encodeURIComponent(String(t.provider))),method:"GET",headers:i,query:r},n);return new Ae(o,s=>Mi(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 i=await this.request({path:"/providers",method:"GET",headers:r,query:n},t);return new Ae(i,o=>Mo(o,Mi))}async listProviders(t){return await(await this.listProvidersRaw(t)).value()}}class dp extends Et{async createProviderAppRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createProviderApp.");if(t.providerApp===null||t.providerApp===void 0)throw new oe("providerApp","Required parameter requestParameters.providerApp was null or undefined when calling createProviderApp.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/provider-apps".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"POST",headers:i,query:r,body:cd(t.providerApp)},n);return new Ae(o,s=>wr(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 oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling deleteProviderApp.");if(t.providerAppId===null||t.providerAppId===void 0)throw new oe("providerAppId","Required parameter requestParameters.providerAppId was null or undefined when calling deleteProviderApp.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/provider-apps/{providerAppId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{providerAppId}",encodeURIComponent(String(t.providerAppId))),method:"DELETE",headers:i,query:r},n);return new xn(o)}async deleteProviderApp(t,n){await this.deleteProviderAppRaw(t,n)}async listProviderAppsRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling listProviderApps.");const r={},i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/provider-apps".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))),method:"GET",headers:i,query:r},n);return new Ae(o,s=>s.map(wr))}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 oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling updateProviderApp.");if(t.providerAppId===null||t.providerAppId===void 0)throw new oe("providerAppId","Required parameter requestParameters.providerAppId was null or undefined when calling updateProviderApp.");if(t.providerAppUpdate===null||t.providerAppUpdate===void 0)throw new oe("providerAppUpdate","Required parameter requestParameters.providerAppUpdate was null or undefined when calling updateProviderApp.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/provider-apps/{providerAppId}".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{providerAppId}",encodeURIComponent(String(t.providerAppId))),method:"PATCH",headers:i,query:r,body:op(t.providerAppUpdate)},n);return new Ae(o,s=>wr(s))}async updateProviderApp(t,n){return await(await this.updateProviderAppRaw(t,n)).value()}}class pp extends Et{async createRevisionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling createRevision.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling createRevision.");const r={},i={};i["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=await this.request({path:"/projects/{projectIdOrName}/integrations/{integrationId}/revisions".replace("{projectIdOrName}",encodeURIComponent(String(t.projectIdOrName))).replace("{integrationId}",encodeURIComponent(String(t.integrationId))),method:"POST",headers:i,query:r,body:ld(t.revision)},n);return new xn(o)}async createRevision(t,n){await this.createRevisionRaw(t,n)}async getHydratedRevisionRaw(t,n){if(t.projectIdOrName===null||t.projectIdOrName===void 0)throw new oe("projectIdOrName","Required parameter requestParameters.projectIdOrName was null or undefined when calling getHydratedRevision.");if(t.integrationId===null||t.integrationId===void 0)throw new oe("integrationId","Required parameter requestParameters.integrationId was null or undefined when calling getHydratedRevision.");if(t.revisionId===null||t.revisionId===void 0)throw new oe("revisionId","Required parameter requestParameters.revisionId was null or undefined when calling getHydratedRevision.");if(t.connectionId===null||t.connectionId===void 0)throw new oe("connectionId","Required parameter requestParameters.connectionId was null or undefined when calling getHydratedRevision.");const r={};t.connectionId!==void 0&&(r.connectionId=t.connectionId);const i={};this.configuration&&this.configuration.apiKey&&(i["X-Api-Key"]=this.configuration.apiKey("X-Api-Key"));const o=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:i,query:r},n);return new Ae(o,s=>Nd(s))}async getHydratedRevision(t,n){return await(await this.getHydratedRevisionRaw(t,n)).value()}}class fp{constructor(t){this.connectionApi=new ip(t),this.installationApi=new sp(t),this.integrationApi=new ap(t),this.oAuthApi=new cp(t),this.projectApi=new lp(t),this.providerApi=new up(t),this.providerAppApi=new dp(t),this.revisionApi=new pp(t)}}const mp="2.0.3",hp="v1",pr="https://api.withampersand.com";function ks(){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 pr;case"mock":return"http://127.0.0.1:4010";case"":return pr;default:return e??pr}}catch{return pr}}const gp=(e,t)=>`${e}/${t}`;function vp(){return gp(ks(),hp)}const yp=ks(),wp=vp(),Ip=new Ss({basePath:wp,headers:{"X-Amp-Client":"react","X-Amp-Client-Version":mp}});let _p=new fp(Ip);const Te=()=>_p,bp="_loader_6ubm6_1",xp="_rotate_6ubm6_1",Cp="_ball1_6ubm6_1",Op="_ball2_6ubm6_1",Ep={loader:bp,rotate:xp,ball1:Cp,ball2:Op};function Sp(){return u.jsx("span",{className:Ep.loader})}function $t(){return u.jsx("div",{style:{display:"flex",width:"100%",height:"100%",justifyContent:"center",marginTop:"20%",marginBottom:"20%"},children:u.jsx(Sp,{})})}const Ye=async(e,t)=>{var n;if(e instanceof Ns){const{status:r,statusText:i}=e.response;console.error(r===500?"Internal Server Error (500):":r===400?"Bad Request (400):":`Error (${r}):`,i);const o=await e.response.json(),s=((n=o==null?void 0:o.causes)==null?void 0:n.join(`
|
|
2
|
+
`))||"[ERROR] Creating installation failed.";console.error("[Error Message]",s),t&&t(s)}else console.error("Unexpected error:",e.message)},Ls=g.createContext({integrations:null}),$s=()=>{const e=g.useContext(Ls);if(!e)throw new Error("useIntegrationList must be used within a IntegrationListProvider");return e};function Np({projectIdOrName:e,children:t}){const n=Je(),{setError:r,isError:i}=Zt(),[o,s]=g.useState(null),[a,c]=g.useState(!0);g.useEffect(()=>{Te().integrationApi.listIntegrations({projectIdOrName:e},{headers:{"X-Api-Key":n??""}}).then(d=>{c(!1),s(d||[])}).catch(d=>{console.error("Error retrieving integration information."),Ye(d),c(!1),r(Se.INTEGRATION_LIST,e)})},[e,n,r]);const l=g.useMemo(()=>({integrations:o}),[o]);return i(Se.INTEGRATION_LIST,e)?u.jsx(Lt,{message:"Error retrieving integrations for the project, double check the API key"}):u.jsx(Ls.Provider,{value:l,children:a?u.jsx($t,{}):t})}const Ks=g.createContext({project:null,appName:"",projectId:"",projectIdOrName:""}),De=()=>{const e=g.useContext(Ks);if(!e)throw new Error("useProject must be used within a ProjectProvider");return e};function Tp({projectIdOrName:e,children:t}){const n=Je(),{isError:r,setError:i}=Zt(),[o,s]=g.useState(null),[a,c]=g.useState(!0);g.useEffect(()=>{Te().projectApi.getProject({projectIdOrName:e},{headers:{"X-Api-Key":n??""}}).then(d=>{c(!1),s(d)}).catch(d=>{console.error("Error loading Ampersand project."),Ye(d),i(Se.PROJECT,e),c(!1)})},[e,n,c,i]);const l=g.useMemo(()=>({projectId:(o==null?void 0:o.id)||"",projectIdOrName:e,project:o,appName:(o==null?void 0:o.appName)||""}),[e,o]);return r(Se.PROJECT,e)?u.jsx(Lt,{message:`Error loading project ${e}`}):u.jsx(Ks.Provider,{value:l,children:a?u.jsx($t,{}):t})}function Rp(e){const{options:{apiKey:t,projectId:n,project:r},children:i}=e,o=r||n;if(n&&r)throw new Error("Use AmpersandProvider either with projectId or project but not both.");if(!o)throw new Error("Cannot use AmpersandProvider without a projectId or name.");if(!t)throw new Error("Cannot use AmpersandProvider without an apiKey.");return u.jsx(Pl,{children:u.jsx(Rl,{value:t,children:u.jsx(Tp,{projectIdOrName:o,children:u.jsx(Np,{projectIdOrName:o,children:i})})})})}const Vs=g.createContext(null);function Ap(){const e=g.useContext(Vs);if(!e)throw new Error(`Cannot call useAmpersandProvider unless your
|
|
3
|
+
component is wrapped with AmpersandProvider`);return e}function Un(e){return e.charAt(0).toUpperCase()+e.slice(1)}function Qt(e,t){return(t==null?void 0:t.displayName)??Un(e)}const Pp=e=>e.split(`
|
|
4
|
+
`).filter(n=>n.trim()!==""),Dp=(e,t)=>(t==null?void 0:t.length)===0||!e?null:t.find(n=>n.name===e)??null,Fp=()=>{const[e,t]=g.useState(!1),n=g.useCallback(()=>{t(!0)},[t]);return{isIntegrationDeleted:e,setIntegrationDeleted:n}},Hs=g.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 ut(){const e=g.useContext(Hs);if(!e)throw new Error("useInstallIntegrationProps must be used within an InstallIntegrationProvider");return e}function jp({children:e,integration:t,consumerRef:n,consumerName:r,groupRef:i,groupName:o,onInstallSuccess:s,onUpdateSuccess:a,onUninstallSuccess:c,fieldMapping:l}){const d=Je(),{projectId:p}=De(),{integrations:m}=$s(),{setError:f,isError:v}=Zt(),{isIntegrationDeleted:w,setIntegrationDeleted:I}=Fp(),[O,y]=g.useState([]),[x,b]=g.useState(!0),_=(O==null?void 0:O[0])||null,E=g.useMemo(()=>Dp(t,m||[]),[t,m]);g.useEffect(()=>{E===null&&(m!=null&&m.length)&&console.error(`Integration "${t}" not found in integration list`)},[t,E,m]);const $=g.useCallback(z=>{y([z])},[y]),T=g.useCallback(()=>{E!=null&&E.id&&Te().installationApi.listInstallations({projectIdOrName:p,integrationId:E.id,groupRef:i},{headers:{"X-Api-Key":d??""}}).then(z=>{b(!1),y(z||[])}).catch(z=>{f(Se.INSTALLATION_LIST,E.id),b(!1),console.error("Error retrieving installation information: ",z)})},[E,p,d,f,i]),J=(E==null?void 0:E.id)||"";g.useEffect(()=>{T()},[T]);const q=g.useMemo(()=>({integrationId:(E==null?void 0:E.id)||"",provider:(E==null?void 0:E.provider)||"",integrationObj:E,consumerRef:n,consumerName:r,groupRef:i,groupName:o,installation:_,setInstallation:$,resetInstallations:T,onInstallSuccess:s,onUpdateSuccess:a,onUninstallSuccess:c,isIntegrationDeleted:w,setIntegrationDeleted:I,fieldMapping:l}),[E,n,r,i,o,_,$,T,s,a,c,w,I,l]);if(E!==null){const z=`Error retrieving installation information for integration "${(E==null?void 0:E.name)||"unknown"}"`;return v(Se.INSTALLATION_LIST,J)?u.jsx(Lt,{message:z}):u.jsx(Hs.Provider,{value:q,children:x?u.jsx($t,{}):e})}return u.jsx(Lt,{message:`Integration "${t}" not found`})}const Us=g.createContext({connections:null,selectedConnection:null,setConnections:()=>{},setSelectedConnection:()=>{}}),Pn=()=>{const e=g.useContext(Us);if(!e)throw new Error("useConnections must be used within a ConnectionsProvider");return e};function Bs({provider:e,groupRef:t,children:n}){const r=Je(),{projectId:i}=De(),[o,s]=g.useState(null),[a,c]=g.useState(null),[l,d]=g.useState(!0),{setError:p,isError:m}=Zt(),{provider:f}=ut();if(!i)throw new Error("ConnectionsProvider must be used within AmpersandProvider");const v=e||f;if(!v)throw new Error("ConnectionsProvider must be given a provider prop or be used within InstallIntegrationProvider");g.useEffect(()=>{Te().connectionApi.listConnections({projectIdOrName:i,groupRef:t,provider:v},{headers:{"X-Api-Key":r??""}}).then(I=>{d(!1),s(I)}).catch(I=>{console.error(`Error retrieving existing OAuth connections for group ID ${t}.`),Ye(I),d(!1),p(Se.CONNECTION_LIST,i)})},[i,r,t,v,p]);const w=g.useMemo(()=>({connections:o,selectedConnection:a,setConnections:s,setSelectedConnection:c}),[o,a,s,c]);return m(Se.CONNECTION_LIST,i)?u.jsx(Lt,{message:"Error retrieving existing connections"}):u.jsx(Us.Provider,{value:w,children:l?u.jsx($t,{}):n})}const Mp="_resetContainer_lkwv9_4",qs={resetContainer:Mp};var fr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ko(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Cr={exports:{}};Cr.exports;(function(e,t){var n=200,r="__lodash_hash_undefined__",i=1,o=2,s=9007199254740991,a="[object Arguments]",c="[object Array]",l="[object AsyncFunction]",d="[object Boolean]",p="[object Date]",m="[object Error]",f="[object Function]",v="[object GeneratorFunction]",w="[object Map]",I="[object Number]",O="[object Null]",y="[object Object]",x="[object Promise]",b="[object Proxy]",_="[object RegExp]",E="[object Set]",$="[object String]",T="[object Symbol]",J="[object Undefined]",q="[object WeakMap]",z="[object ArrayBuffer]",Y="[object DataView]",ee="[object Float32Array]",U="[object Float64Array]",se="[object Int8Array]",ne="[object Int16Array]",Q="[object Int32Array]",de="[object Uint8Array]",fe="[object Uint8ClampedArray]",S="[object Uint16Array]",P="[object Uint32Array]",M=/[\\^$.*+?()[\]{}|]/g,F=/^\[object .+?Constructor\]$/,D=/^(?:0|[1-9]\d*)$/,R={};R[ee]=R[U]=R[se]=R[ne]=R[Q]=R[de]=R[fe]=R[S]=R[P]=!0,R[a]=R[c]=R[z]=R[d]=R[Y]=R[p]=R[m]=R[f]=R[w]=R[I]=R[y]=R[_]=R[E]=R[$]=R[q]=!1;var X=typeof fr=="object"&&fr&&fr.Object===Object&&fr,G=typeof self=="object"&&self&&self.Object===Object&&self,K=X||G||Function("return this")(),Z=t&&!t.nodeType&&t,B=Z&&!0&&e&&!e.nodeType&&e,ae=B&&B.exports===Z,A=ae&&X.process,pe=function(){try{return A&&A.binding&&A.binding("util")}catch{}}(),V=pe&&pe.isTypedArray;function we(h,C){for(var N=-1,W=h==null?0:h.length,be=0,ce=[];++N<W;){var Ne=h[N];C(Ne,N,h)&&(ce[be++]=Ne)}return ce}function Pe(h,C){for(var N=-1,W=C.length,be=h.length;++N<W;)h[be+N]=C[N];return h}function He(h,C){for(var N=-1,W=h==null?0:h.length;++N<W;)if(C(h[N],N,h))return!0;return!1}function Fe(h,C){for(var N=-1,W=Array(h);++N<h;)W[N]=C(N);return W}function me(h){return function(C){return h(C)}}function gt(h,C){return h.has(C)}function Ue(h,C){return h==null?void 0:h[C]}function nt(h){var C=-1,N=Array(h.size);return h.forEach(function(W,be){N[++C]=[be,W]}),N}function vt(h,C){return function(N){return h(C(N))}}function yt(h){var C=-1,N=Array(h.size);return h.forEach(function(W){N[++C]=W}),N}var Be=Array.prototype,$e=Function.prototype,je=Object.prototype,Ce=K["__core-js_shared__"],wt=$e.toString,ze=je.hasOwnProperty,Tt=function(){var h=/[^.]+$/.exec(Ce&&Ce.keys&&Ce.keys.IE_PROTO||"");return h?"Symbol(src)_1."+h:""}(),Kt=je.toString,rt=RegExp("^"+wt.call(ze).replace(M,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Oe=ae?K.Buffer:void 0,Rt=K.Symbol,Vt=K.Uint8Array,At=je.propertyIsEnumerable,tn=Be.splice,Ze=Rt?Rt.toStringTag:void 0,Pt=Object.getOwnPropertySymbols,Ht=Oe?Oe.isBuffer:void 0,nn=vt(Object.keys,Object),Ut=wn(K,"DataView"),xe=wn(K,"Map"),Xe=wn(K,"Promise"),te=wn(K,"Set"),ue=wn(K,"WeakMap"),Me=wn(Object,"create"),Dt=sn(Ut),H=sn(xe),re=sn(Xe),ie=sn(te),Re=sn(ue),ke=Rt?Rt.prototype:void 0,Qe=ke?ke.valueOf:void 0;function Ke(h){var C=-1,N=h==null?0:h.length;for(this.clear();++C<N;){var W=h[C];this.set(W[0],W[1])}}function qe(){this.__data__=Me?Me(null):{},this.size=0}function et(h){var C=this.has(h)&&delete this.__data__[h];return this.size-=C?1:0,C}function _e(h){var C=this.__data__;if(Me){var N=C[h];return N===r?void 0:N}return ze.call(C,h)?C[h]:void 0}function rn(h){var C=this.__data__;return Me?C[h]!==void 0:ze.call(C,h)}function Gr(h,C){var N=this.__data__;return this.size+=this.has(h)?0:1,N[h]=Me&&C===void 0?r:C,this}Ke.prototype.clear=qe,Ke.prototype.delete=et,Ke.prototype.get=_e,Ke.prototype.has=rn,Ke.prototype.set=Gr;function dt(h){var C=-1,N=h==null?0:h.length;for(this.clear();++C<N;){var W=h[C];this.set(W[0],W[1])}}function nr(){this.__data__=[],this.size=0}function rr(h){var C=this.__data__,N=sr(C,h);if(N<0)return!1;var W=C.length-1;return N==W?C.pop():tn.call(C,N,1),--this.size,!0}function or(h){var C=this.__data__,N=sr(C,h);return N<0?void 0:C[N][1]}function Ie(h){return sr(this.__data__,h)>-1}function It(h,C){var N=this.__data__,W=sr(N,h);return W<0?(++this.size,N.push([h,C])):N[W][1]=C,this}dt.prototype.clear=nr,dt.prototype.delete=rr,dt.prototype.get=or,dt.prototype.has=Ie,dt.prototype.set=It;function _t(h){var C=-1,N=h==null?0:h.length;for(this.clear();++C<N;){var W=h[C];this.set(W[0],W[1])}}function on(){this.size=0,this.__data__={hash:new Ke,map:new(xe||dt),string:new Ke}}function Yr(h){var C=ar(this,h).delete(h);return this.size-=C?1:0,C}function jn(h){return ar(this,h).get(h)}function Qc(h){return ar(this,h).has(h)}function el(h,C){var N=ar(this,h),W=N.size;return N.set(h,C),this.size+=N.size==W?0:1,this}_t.prototype.clear=on,_t.prototype.delete=Yr,_t.prototype.get=jn,_t.prototype.has=Qc,_t.prototype.set=el;function ir(h){var C=-1,N=h==null?0:h.length;for(this.__data__=new _t;++C<N;)this.add(h[C])}function tl(h){return this.__data__.set(h,r),this}function nl(h){return this.__data__.has(h)}ir.prototype.add=ir.prototype.push=tl,ir.prototype.has=nl;function Bt(h){var C=this.__data__=new dt(h);this.size=C.size}function rl(){this.__data__=new dt,this.size=0}function ol(h){var C=this.__data__,N=C.delete(h);return this.size=C.size,N}function il(h){return this.__data__.get(h)}function sl(h){return this.__data__.has(h)}function al(h,C){var N=this.__data__;if(N instanceof dt){var W=N.__data__;if(!xe||W.length<n-1)return W.push([h,C]),this.size=++N.size,this;N=this.__data__=new _t(W)}return N.set(h,C),this.size=N.size,this}Bt.prototype.clear=rl,Bt.prototype.delete=ol,Bt.prototype.get=il,Bt.prototype.has=sl,Bt.prototype.set=al;function cl(h,C){var N=cr(h),W=!N&&xl(h),be=!N&&!W&&Zr(h),ce=!N&&!W&&!be&&Ti(h),Ne=N||W||be||ce,Ve=Ne?Fe(h.length,String):[],We=Ve.length;for(var Ee in h)ze.call(h,Ee)&&!(Ne&&(Ee=="length"||be&&(Ee=="offset"||Ee=="parent")||ce&&(Ee=="buffer"||Ee=="byteLength"||Ee=="byteOffset")||yl(Ee,We)))&&Ve.push(Ee);return Ve}function sr(h,C){for(var N=h.length;N--;)if(Oi(h[N][0],C))return N;return-1}function ll(h,C,N){var W=C(h);return cr(h)?W:Pe(W,N(h))}function Mn(h){return h==null?h===void 0?J:O:Ze&&Ze in Object(h)?gl(h):bl(h)}function _i(h){return kn(h)&&Mn(h)==a}function bi(h,C,N,W,be){return h===C?!0:h==null||C==null||!kn(h)&&!kn(C)?h!==h&&C!==C:ul(h,C,N,W,bi,be)}function ul(h,C,N,W,be,ce){var Ne=cr(h),Ve=cr(C),We=Ne?c:qt(h),Ee=Ve?c:qt(C);We=We==a?y:We,Ee=Ee==a?y:Ee;var ot=We==y,bt=Ee==y,Ge=We==Ee;if(Ge&&Zr(h)){if(!Zr(C))return!1;Ne=!0,ot=!1}if(Ge&&!ot)return ce||(ce=new Bt),Ne||Ti(h)?xi(h,C,N,W,be,ce):ml(h,C,We,N,W,be,ce);if(!(N&i)){var pt=ot&&ze.call(h,"__wrapped__"),ft=bt&&ze.call(C,"__wrapped__");if(pt||ft){var Wt=pt?h.value():h,Ft=ft?C.value():C;return ce||(ce=new Bt),be(Wt,Ft,N,W,ce)}}return Ge?(ce||(ce=new Bt),hl(h,C,N,W,be,ce)):!1}function dl(h){if(!Ni(h)||Il(h))return!1;var C=Ei(h)?rt:F;return C.test(sn(h))}function pl(h){return kn(h)&&Si(h.length)&&!!R[Mn(h)]}function fl(h){if(!_l(h))return nn(h);var C=[];for(var N in Object(h))ze.call(h,N)&&N!="constructor"&&C.push(N);return C}function xi(h,C,N,W,be,ce){var Ne=N&i,Ve=h.length,We=C.length;if(Ve!=We&&!(Ne&&We>Ve))return!1;var Ee=ce.get(h);if(Ee&&ce.get(C))return Ee==C;var ot=-1,bt=!0,Ge=N&o?new ir:void 0;for(ce.set(h,C),ce.set(C,h);++ot<Ve;){var pt=h[ot],ft=C[ot];if(W)var Wt=Ne?W(ft,pt,ot,C,h,ce):W(pt,ft,ot,h,C,ce);if(Wt!==void 0){if(Wt)continue;bt=!1;break}if(Ge){if(!He(C,function(Ft,an){if(!gt(Ge,an)&&(pt===Ft||be(pt,Ft,N,W,ce)))return Ge.push(an)})){bt=!1;break}}else if(!(pt===ft||be(pt,ft,N,W,ce))){bt=!1;break}}return ce.delete(h),ce.delete(C),bt}function ml(h,C,N,W,be,ce,Ne){switch(N){case Y:if(h.byteLength!=C.byteLength||h.byteOffset!=C.byteOffset)return!1;h=h.buffer,C=C.buffer;case z:return!(h.byteLength!=C.byteLength||!ce(new Vt(h),new Vt(C)));case d:case p:case I:return Oi(+h,+C);case m:return h.name==C.name&&h.message==C.message;case _:case $:return h==C+"";case w:var Ve=nt;case E:var We=W&i;if(Ve||(Ve=yt),h.size!=C.size&&!We)return!1;var Ee=Ne.get(h);if(Ee)return Ee==C;W|=o,Ne.set(h,C);var ot=xi(Ve(h),Ve(C),W,be,ce,Ne);return Ne.delete(h),ot;case T:if(Qe)return Qe.call(h)==Qe.call(C)}return!1}function hl(h,C,N,W,be,ce){var Ne=N&i,Ve=Ci(h),We=Ve.length,Ee=Ci(C),ot=Ee.length;if(We!=ot&&!Ne)return!1;for(var bt=We;bt--;){var Ge=Ve[bt];if(!(Ne?Ge in C:ze.call(C,Ge)))return!1}var pt=ce.get(h);if(pt&&ce.get(C))return pt==C;var ft=!0;ce.set(h,C),ce.set(C,h);for(var Wt=Ne;++bt<We;){Ge=Ve[bt];var Ft=h[Ge],an=C[Ge];if(W)var Ri=Ne?W(an,Ft,Ge,C,h,ce):W(Ft,an,Ge,h,C,ce);if(!(Ri===void 0?Ft===an||be(Ft,an,N,W,ce):Ri)){ft=!1;break}Wt||(Wt=Ge=="constructor")}if(ft&&!Wt){var lr=h.constructor,ur=C.constructor;lr!=ur&&"constructor"in h&&"constructor"in C&&!(typeof lr=="function"&&lr instanceof lr&&typeof ur=="function"&&ur instanceof ur)&&(ft=!1)}return ce.delete(h),ce.delete(C),ft}function Ci(h){return ll(h,El,vl)}function ar(h,C){var N=h.__data__;return wl(C)?N[typeof C=="string"?"string":"hash"]:N.map}function wn(h,C){var N=Ue(h,C);return dl(N)?N:void 0}function gl(h){var C=ze.call(h,Ze),N=h[Ze];try{h[Ze]=void 0;var W=!0}catch{}var be=Kt.call(h);return W&&(C?h[Ze]=N:delete h[Ze]),be}var vl=Pt?function(h){return h==null?[]:(h=Object(h),we(Pt(h),function(C){return At.call(h,C)}))}:Sl,qt=Mn;(Ut&&qt(new Ut(new ArrayBuffer(1)))!=Y||xe&&qt(new xe)!=w||Xe&&qt(Xe.resolve())!=x||te&&qt(new te)!=E||ue&&qt(new ue)!=q)&&(qt=function(h){var C=Mn(h),N=C==y?h.constructor:void 0,W=N?sn(N):"";if(W)switch(W){case Dt:return Y;case H:return w;case re:return x;case ie:return E;case Re:return q}return C});function yl(h,C){return C=C??s,!!C&&(typeof h=="number"||D.test(h))&&h>-1&&h%1==0&&h<C}function wl(h){var C=typeof h;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?h!=="__proto__":h===null}function Il(h){return!!Tt&&Tt in h}function _l(h){var C=h&&h.constructor,N=typeof C=="function"&&C.prototype||je;return h===N}function bl(h){return Kt.call(h)}function sn(h){if(h!=null){try{return wt.call(h)}catch{}try{return h+""}catch{}}return""}function Oi(h,C){return h===C||h!==h&&C!==C}var xl=_i(function(){return arguments}())?_i:function(h){return kn(h)&&ze.call(h,"callee")&&!At.call(h,"callee")},cr=Array.isArray;function Cl(h){return h!=null&&Si(h.length)&&!Ei(h)}var Zr=Ht||Nl;function Ol(h,C){return bi(h,C)}function Ei(h){if(!Ni(h))return!1;var C=Mn(h);return C==f||C==v||C==l||C==b}function Si(h){return typeof h=="number"&&h>-1&&h%1==0&&h<=s}function Ni(h){var C=typeof h;return h!=null&&(C=="object"||C=="function")}function kn(h){return h!=null&&typeof h=="object"}var Ti=V?me(V):pl;function El(h){return Cl(h)?cl(h):fl(h)}function Sl(){return[]}function Nl(){return!1}e.exports=Ol})(Cr,Cr.exports);var kp=Cr.exports;const Lp=ko(kp),pn="other",Or="uninstall-installation";function Xt(e){return!e.fieldName}function $p(e,t){var n;return((n=e==null?void 0:e.objects)==null?void 0:n.find(r=>r.objectName===t))||null}function Kp(e){var t;return((t=e==null?void 0:e.requiredFields)==null?void 0:t.filter(n=>!Xt(n)&&!!n.fieldName))||null}function Vp(e){var n;return((n=e==null?void 0:e.requiredFields)==null?void 0:n.filter(r=>Xt(r)&&!!r.mapToName))||[]}function Hp(e){var t;return((t=e==null?void 0:e.optionalFields)==null?void 0:t.filter(n=>!Xt(n)&&!!n.fieldName))||null}const Ws=(e,t)=>{var n,r,i;return(i=(r=(n=e==null?void 0:e.content)==null?void 0:n.read)==null?void 0:r.objects)==null?void 0:i[t]};function Up(e){return Xt(e)?e.mapToName:e.fieldName}const Js=(e,t)=>{var r,i,o;const n=[];return(o=(i=(r=t.content)==null?void 0:r.read)==null?void 0:i.objects)==null||o.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)&&Un(s==null?void 0:s.objectName),completed:e?!!Ws(e,s.objectName):!1})}),n},zs=e=>{var n;return{name:pn,completed:e?!!((n=e==null?void 0:e.content)!=null&&n.write):!1}};function Bp(e,t){var o;const n=Js(e,t),i=!!((o=t==null?void 0:t.content)!=null&&o.write)?zs(e):void 0;return i&&n.push(i),n}function Xs(e,t,n){const r=(e==null?void 0:e.filter(o=>!(t!=null&&t[o==null?void 0:o.mapToName])))||[],i=r.map(o=>o.mapToName);return n(Se.MAPPING,i),r!=null&&r.length&&console.error("required fields not met",r.map(o=>o.mapToDisplayName)),{errorList:i}}function Lo(e,t){return Lp(e,t)}const qp=(e,t,n)=>{var f,v,w,I,O,y;if(!e)return null;const r=$p(e,t),i=r&&Kp(r),o=r&&Hp(r),s=r&&Vp(r),a=(r==null?void 0:r.allFields)||[],c=n==null?void 0:n.content,l=((w=(v=(f=c==null?void 0:c.read)==null?void 0:f.objects)==null?void 0:v[t])==null?void 0:w.selectedFields)||{},d=((y=(O=(I=c==null?void 0:c.read)==null?void 0:I.objects)==null?void 0:O[t])==null?void 0:y.selectedFieldMappings)||{},p={...l},m={...d};return{allFields:a,requiredFields:i,optionalFields:o,requiredMapFields:s,selectedOptionalFields:l,selectedFieldMappings:d,isOptionalFieldsModified:!1,isRequiredMapFieldsModified:!1,savedConfig:{optionalFields:p,requiredMapFields:m}}},Wp=(e,t)=>{var s,a;if(!e)return null;const n=(a=(s=t==null?void 0:t.content)==null?void 0:s.write)==null?void 0:a.objects,r=Object.keys(n||{}),i={};r.forEach(c=>{i[c]=!0});const o={...i};return{writeObjects:(e==null?void 0:e.objects)||[],selectedNonConfigurableWriteFields:i,isWriteModified:!1,savedConfig:{selectedNonConfigurableWriteFields:o}}};function Gs(e,t,n){var o,s;const r=(o=e==null?void 0:e.content)==null?void 0:o.read,i=(s=e==null?void 0:e.content)==null?void 0:s.write;return{read:qp(r,t,n),write:Wp(i,n)}}const Ys=(e,t,n,r)=>{const i=Gs(e,n,t);r(n,i)},Jp=(e,t,n)=>{const r=Bp(t,e),i={};r.forEach(({name:o,completed:s})=>{s&&(i[o]=Gs(e,o,t))}),n(i)},Zs=e=>{const{requiredFields:t,selectedOptionalFields:n}=(e==null?void 0:e.read)||{},r=new Set;return t==null||t.forEach(o=>r.add(Up(o))),{...Array.from(r).reduce((o,s)=>({...o,[s]:!0}),{}),...n||{}}},Qs=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};function ea(e,t){return t[e]||void 0}async function $o({createConfig:e,projectId:t,integrationId:n,groupRef:r,connectionId:i,apiKey:o,setError:s,setInstallation:a,onInstallSuccess:c}){const l={projectIdOrName:t,integrationId:n,installation:{groupRef:r,connectionId:i,config:e}};try{const d=await Te().installationApi.createInstallation(l,{headers:{"X-Api-Key":o,"Content-Type":"application/json"}});a(d),c==null||c(d.id,d.config)}catch(d){Ye(d,s)}}function $r(e){var t;return(t=e.content.proxy)==null?void 0:t.enabled}const zp=(e,t)=>{const n=e.content.read,r=n==null?void 0:n.objects;return r==null?void 0:r.find(i=>i.objectName===t)},Xp=(e,t,n,r)=>{const i=Zs(e),o=Qs(e),s=zp(n,t);if(!s)return console.error(`Error when getting object from hydratedRevision for objectName: ${t}`),null;const a={revisionId:n.id,createdBy:`consumer:${r}`,content:{provider:n.content.provider,read:{objects:{[t]:{objectName:t,schedule:s.schedule,destination:s.destination,selectedFields:i,selectedFieldMappings:o,backfill:s.backfill}}}}};return $r(n)&&(a.content.proxy={enabled:!0}),a},Gp=(e,t,n,r,i,o,s,a,c,l,d,p)=>{const m=Xp(c,o,a,r);return m?$o({createConfig:m,projectId:e,integrationId:t,groupRef:n,connectionId:i,apiKey:s,setError:l,setInstallation:d,onInstallSuccess:p}):(console.error("Error when generating createConfig from configureState"),Promise.resolve(null))},ta=e=>{var o,s;const t={},n=(o=e.write)==null?void 0:o.writeObjects,r=(s=e.write)==null?void 0:s.selectedNonConfigurableWriteFields,i=r?Object.keys(r):[];return n&&n.forEach(a=>{const c=a.objectName;i.includes(c)&&(t[c]={objectName:c})}),t},Yp=e=>{const t=e.content.write;return t==null?void 0:t.objects},Zp=(e,t,n)=>{if(!Yp(t))return console.error("Error when getting write objects from hydratedRevision"),null;const i=ta(e),o={revisionId:t.id,createdBy:`consumer:${n}`,content:{provider:t.content.provider,read:{objects:{}},write:{objects:i}}};return $r(t)&&(o.content.proxy={enabled:!0}),o},Qp=(e,t,n,r,i,o,s,a,c,l,d)=>{const p=Zp(a,s,r);return p?$o({createConfig:p,projectId:e,integrationId:t,groupRef:n,connectionId:i,apiKey:o,setError:c,setInstallation:l,onInstallSuccess:d}):(console.error("Error when generating createConfig from configureState"),Promise.resolve(null))},ef={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 na({children:e,style:t}){return u.jsx(vn,{style:{...ef,...t},children:e})}var ra={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 o="",s=0;s<arguments.length;s++){var a=arguments[s];a&&(o=i(o,r(a)))}return o}function r(o){if(typeof o=="string"||typeof o=="number")return o;if(typeof o!="object")return"";if(Array.isArray(o))return n.apply(null,o);if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]"))return o.toString();var s="";for(var a in o)t.call(o,a)&&o[a]&&(s=i(s,a));return s}function i(o,s){return s?o?o+" "+s:o+s:o}e.exports?(n.default=n,e.exports=n):window.classNames=n})()})(
|
|
8
|
+
*/(function(e){(function(){var t={}.hasOwnProperty;function n(){for(var o="",s=0;s<arguments.length;s++){var a=arguments[s];a&&(o=i(o,r(a)))}return o}function r(o){if(typeof o=="string"||typeof o=="number")return o;if(typeof o!="object")return"";if(Array.isArray(o))return n.apply(null,o);if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]"))return o.toString();var s="";for(var a in o)t.call(o,a)&&o[a]&&(s=i(s,a));return s}function i(o,s){return s?o?o+" "+s:o+s:o}e.exports?(n.default=n,e.exports=n):window.classNames=n})()})(ra);var tf=ra.exports;const st=ko(tf),nf="_button_p6g9p_1",rf="_buttonError_p6g9p_21",of="_danger_p6g9p_35",sf="_ghost_p6g9p_41",to={button:nf,buttonError:rf,danger:of,ghost:sf};function ht({className:e,style:t,type:n,children:r,variant:i,...o}){const s=st(to.button,{[to.danger]:i==="danger",[to.ghost]:i==="ghost",[e||""]:!!e});return u.jsx("button",{type:n,className:s,style:t,...o,children:r})}const oa=g.createContext({hydratedRevision:null,loading:!1}),Dn=()=>{const e=g.useContext(oa);if(!e)throw new Error("useHydratedRevision must be used within a HydratedRevisionProvider");return e};function af({projectId:e,children:t}){var x;const{selectedConnection:n}=Pn(),{integrationId:r,integrationObj:i}=ut(),[o,s]=g.useState(null),[a,c]=g.useState(!0),{isError:l,removeError:d,setError:p}=Zt(),m=Je(),f=n==null?void 0:n.id,v=(x=i==null?void 0:i.latestRevision)==null?void 0:x.id,w=(i==null?void 0:i.name)||r;g.useEffect(()=>{e&&r&&v&&f&&m&&Te().revisionApi.getHydratedRevision({projectIdOrName:e,integrationId:r,revisionId:v,connectionId:f},{headers:{"X-Api-Key":m??""}}).then(b=>{s(b),c(!1),d(Se.HYDRATED_REVISION,w)}).catch(b=>{console.error(`Error loading integration ${w}.`),Ye(b),c(!1),p(Se.HYDRATED_REVISION,w)})},[e,r,v,f,m,d,p,w]);const I=g.useMemo(()=>({hydratedRevision:o,loading:a}),[o,a]),y=`Error retrieving integration details for '${(i==null?void 0:i.name)||r||"unknown integration"}. This is sometimes caused by insufficient permissions with your credentials'`;return u.jsx(oa.Provider,{value:I,children:l(Se.HYDRATED_REVISION,w)?u.jsx(Lt,{message:y}):t})}function Mt(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 le(){return le=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},le.apply(null,arguments)}function vo(e,t){return vo=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},vo(e,t)}function cf(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,vo(e,t)}var yo={exports:{}},mr={exports:{}},he={};/** @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 ki;function
|
|
15
|
+
*/var ki;function lf(){if(ki)return he;ki=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,i=e?Symbol.for("react.strict_mode"):60108,o=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,l=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,p=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,f=e?Symbol.for("react.memo"):60115,v=e?Symbol.for("react.lazy"):60116,w=e?Symbol.for("react.block"):60121,I=e?Symbol.for("react.fundamental"):60117,O=e?Symbol.for("react.responder"):60118,y=e?Symbol.for("react.scope"):60119;function x(_){if(typeof _=="object"&&_!==null){var E=_.$$typeof;switch(E){case t:switch(_=_.type,_){case c:case l:case r:case o:case i:case p:return _;default:switch(_=_&&_.$$typeof,_){case a:case d:case v:case f:case s:return _;default:return E}}case n:return E}}}function b(_){return x(_)===l}return he.AsyncMode=c,he.ConcurrentMode=l,he.ContextConsumer=a,he.ContextProvider=s,he.Element=t,he.ForwardRef=d,he.Fragment=r,he.Lazy=v,he.Memo=f,he.Portal=n,he.Profiler=o,he.StrictMode=i,he.Suspense=p,he.isAsyncMode=function(_){return b(_)||x(_)===c},he.isConcurrentMode=b,he.isContextConsumer=function(_){return x(_)===a},he.isContextProvider=function(_){return x(_)===s},he.isElement=function(_){return typeof _=="object"&&_!==null&&_.$$typeof===t},he.isForwardRef=function(_){return x(_)===d},he.isFragment=function(_){return x(_)===r},he.isLazy=function(_){return x(_)===v},he.isMemo=function(_){return x(_)===f},he.isPortal=function(_){return x(_)===n},he.isProfiler=function(_){return x(_)===o},he.isStrictMode=function(_){return x(_)===i},he.isSuspense=function(_){return x(_)===p},he.isValidElementType=function(_){return typeof _=="string"||typeof _=="function"||_===r||_===l||_===o||_===i||_===p||_===m||typeof _=="object"&&_!==null&&(_.$$typeof===v||_.$$typeof===f||_.$$typeof===s||_.$$typeof===a||_.$$typeof===d||_.$$typeof===I||_.$$typeof===O||_.$$typeof===y||_.$$typeof===w)},he.typeOf=x,he}var ge={};/** @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 Li;function
|
|
22
|
+
*/var Li;function uf(){return Li||(Li=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,i=e?Symbol.for("react.strict_mode"):60108,o=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,l=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,p=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,f=e?Symbol.for("react.memo"):60115,v=e?Symbol.for("react.lazy"):60116,w=e?Symbol.for("react.block"):60121,I=e?Symbol.for("react.fundamental"):60117,O=e?Symbol.for("react.responder"):60118,y=e?Symbol.for("react.scope"):60119;function x(A){return typeof A=="string"||typeof A=="function"||A===r||A===l||A===o||A===i||A===p||A===m||typeof A=="object"&&A!==null&&(A.$$typeof===v||A.$$typeof===f||A.$$typeof===s||A.$$typeof===a||A.$$typeof===d||A.$$typeof===I||A.$$typeof===O||A.$$typeof===y||A.$$typeof===w)}function b(A){if(typeof A=="object"&&A!==null){var pe=A.$$typeof;switch(pe){case t:var V=A.type;switch(V){case c:case l:case r:case o:case i:case p:return V;default:var we=V&&V.$$typeof;switch(we){case a:case d:case v:case f:case s:return we;default:return pe}}case n:return pe}}}var _=c,E=l,$=a,T=s,J=t,q=d,z=r,Y=v,ee=f,U=n,se=o,ne=i,Q=p,de=!1;function fe(A){return de||(de=!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.")),S(A)||b(A)===c}function S(A){return b(A)===l}function P(A){return b(A)===a}function M(A){return b(A)===s}function F(A){return typeof A=="object"&&A!==null&&A.$$typeof===t}function D(A){return b(A)===d}function R(A){return b(A)===r}function X(A){return b(A)===v}function G(A){return b(A)===f}function K(A){return b(A)===n}function Z(A){return b(A)===o}function B(A){return b(A)===i}function ae(A){return b(A)===p}ge.AsyncMode=_,ge.ConcurrentMode=E,ge.ContextConsumer=$,ge.ContextProvider=T,ge.Element=J,ge.ForwardRef=q,ge.Fragment=z,ge.Lazy=Y,ge.Memo=ee,ge.Portal=U,ge.Profiler=se,ge.StrictMode=ne,ge.Suspense=Q,ge.isAsyncMode=fe,ge.isConcurrentMode=S,ge.isContextConsumer=P,ge.isContextProvider=M,ge.isElement=F,ge.isForwardRef=D,ge.isFragment=R,ge.isLazy=X,ge.isMemo=G,ge.isPortal=K,ge.isProfiler=Z,ge.isStrictMode=B,ge.isSuspense=ae,ge.isValidElementType=x,ge.typeOf=b}()),ge}var $i;function ia(){return $i||($i=1,process.env.NODE_ENV==="production"?mr.exports=lf():mr.exports=uf()),mr.exports}/*
|
|
23
23
|
object-assign
|
|
24
24
|
(c) Sindre Sorhus
|
|
25
25
|
@license MIT
|
|
26
|
-
*/var no,Ki;function
|
|
27
|
-
Valid keys: `+JSON.stringify(Object.keys(S),null," "));var A=ae(G,B,D,R,X+"."+B,n);if(A)return A}return null}return I(P)}function U(S){switch(typeof S){case"number":case"string":case"undefined":return!0;case"boolean":return!S;case"object":if(Array.isArray(S))return S.every(U);if(S===null||a(S))return!0;var P=
|
|
26
|
+
*/var no,Ki;function df(){if(Ki)return no;Ki=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(o){if(o==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(o)}function i(){try{if(!Object.assign)return!1;var o=new String("abc");if(o[5]="de",Object.getOwnPropertyNames(o)[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 l={};return"abcdefghijklmnopqrst".split("").forEach(function(d){l[d]=d}),Object.keys(Object.assign({},l)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return no=i()?Object.assign:function(o,s){for(var a,c=r(o),l,d=1;d<arguments.length;d++){a=Object(arguments[d]);for(var p in a)t.call(a,p)&&(c[p]=a[p]);if(e){l=e(a);for(var m=0;m<l.length;m++)n.call(a,l[m])&&(c[l[m]]=a[l[m]])}}return c},no}var ro,Vi;function Ko(){if(Vi)return ro;Vi=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return ro=e,ro}var oo,Hi;function sa(){return Hi||(Hi=1,oo=Function.call.bind(Object.prototype.hasOwnProperty)),oo}var io,Ui;function pf(){if(Ui)return io;Ui=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Ko(),n={},r=sa();e=function(o){var s="Warning: "+o;typeof console<"u"&&console.error(s);try{throw new Error(s)}catch{}}}function i(o,s,a,c,l){if(process.env.NODE_ENV!=="production"){for(var d in o)if(r(o,d)){var p;try{if(typeof o[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 o[d]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw m.name="Invariant Violation",m}p=o[d](s,d,c,a,null,t)}catch(v){p=v}if(p&&!(p 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 p+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),p instanceof Error&&!(p.message in n)){n[p.message]=!0;var f=l?l():"";e("Failed "+a+" type: "+p.message+(f??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},io=i,io}var so,Bi;function ff(){if(Bi)return so;Bi=1;var e=ia(),t=df(),n=Ko(),r=sa(),i=pf(),o=function(){};process.env.NODE_ENV!=="production"&&(o=function(a){var c="Warning: "+a;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}});function s(){return null}return so=function(a,c){var l=typeof Symbol=="function"&&Symbol.iterator,d="@@iterator";function p(S){var P=S&&(l&&S[l]||S[d]);if(typeof P=="function")return P}var m="<<anonymous>>",f={array:O("array"),bigint:O("bigint"),bool:O("boolean"),func:O("function"),number:O("number"),object:O("object"),string:O("string"),symbol:O("symbol"),any:y(),arrayOf:x,element:b(),elementType:_(),instanceOf:E,node:q(),objectOf:T,oneOf:$,oneOfType:J,shape:Y,exact:ee};function v(S,P){return S===P?S!==0||1/S===1/P:S!==S&&P!==P}function w(S,P){this.message=S,this.data=P&&typeof P=="object"?P:{},this.stack=""}w.prototype=Error.prototype;function I(S){if(process.env.NODE_ENV!=="production")var P={},M=0;function F(R,X,G,K,Z,B,ae){if(K=K||m,B=B||G,ae!==n){if(c){var A=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 A.name="Invariant Violation",A}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var pe=K+":"+G;!P[pe]&&M<3&&(o("You are manually calling a React.PropTypes validation function for the `"+B+"` prop on `"+K+"`. 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."),P[pe]=!0,M++)}}return X[G]==null?R?X[G]===null?new w("The "+Z+" `"+B+"` is marked as required "+("in `"+K+"`, but its value is `null`.")):new w("The "+Z+" `"+B+"` is marked as required in "+("`"+K+"`, but its value is `undefined`.")):null:S(X,G,K,Z,B)}var D=F.bind(null,!1);return D.isRequired=F.bind(null,!0),D}function O(S){function P(M,F,D,R,X,G){var K=M[F],Z=ne(K);if(Z!==S){var B=Q(K);return new w("Invalid "+R+" `"+X+"` of type "+("`"+B+"` supplied to `"+D+"`, expected ")+("`"+S+"`."),{expectedType:S})}return null}return I(P)}function y(){return I(s)}function x(S){function P(M,F,D,R,X){if(typeof S!="function")return new w("Property `"+X+"` of component `"+D+"` has invalid PropType notation inside arrayOf.");var G=M[F];if(!Array.isArray(G)){var K=ne(G);return new w("Invalid "+R+" `"+X+"` of type "+("`"+K+"` supplied to `"+D+"`, expected an array."))}for(var Z=0;Z<G.length;Z++){var B=S(G,Z,D,R,X+"["+Z+"]",n);if(B instanceof Error)return B}return null}return I(P)}function b(){function S(P,M,F,D,R){var X=P[M];if(!a(X)){var G=ne(X);return new w("Invalid "+D+" `"+R+"` of type "+("`"+G+"` supplied to `"+F+"`, expected a single ReactElement."))}return null}return I(S)}function _(){function S(P,M,F,D,R){var X=P[M];if(!e.isValidElementType(X)){var G=ne(X);return new w("Invalid "+D+" `"+R+"` of type "+("`"+G+"` supplied to `"+F+"`, expected a single ReactElement type."))}return null}return I(S)}function E(S){function P(M,F,D,R,X){if(!(M[F]instanceof S)){var G=S.name||m,K=fe(M[F]);return new w("Invalid "+R+" `"+X+"` of type "+("`"+K+"` supplied to `"+D+"`, expected ")+("instance of `"+G+"`."))}return null}return I(P)}function $(S){if(!Array.isArray(S))return process.env.NODE_ENV!=="production"&&(arguments.length>1?o("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])."):o("Invalid argument supplied to oneOf, expected an array.")),s;function P(M,F,D,R,X){for(var G=M[F],K=0;K<S.length;K++)if(v(G,S[K]))return null;var Z=JSON.stringify(S,function(ae,A){var pe=Q(A);return pe==="symbol"?String(A):A});return new w("Invalid "+R+" `"+X+"` of value `"+String(G)+"` "+("supplied to `"+D+"`, expected one of "+Z+"."))}return I(P)}function T(S){function P(M,F,D,R,X){if(typeof S!="function")return new w("Property `"+X+"` of component `"+D+"` has invalid PropType notation inside objectOf.");var G=M[F],K=ne(G);if(K!=="object")return new w("Invalid "+R+" `"+X+"` of type "+("`"+K+"` supplied to `"+D+"`, expected an object."));for(var Z in G)if(r(G,Z)){var B=S(G,Z,D,R,X+"."+Z,n);if(B instanceof Error)return B}return null}return I(P)}function J(S){if(!Array.isArray(S))return process.env.NODE_ENV!=="production"&&o("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var P=0;P<S.length;P++){var M=S[P];if(typeof M!="function")return o("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+de(M)+" at index "+P+"."),s}function F(D,R,X,G,K){for(var Z=[],B=0;B<S.length;B++){var ae=S[B],A=ae(D,R,X,G,K,n);if(A==null)return null;A.data&&r(A.data,"expectedType")&&Z.push(A.data.expectedType)}var pe=Z.length>0?", expected one of type ["+Z.join(", ")+"]":"";return new w("Invalid "+G+" `"+K+"` supplied to "+("`"+X+"`"+pe+"."))}return I(F)}function q(){function S(P,M,F,D,R){return U(P[M])?null:new w("Invalid "+D+" `"+R+"` supplied to "+("`"+F+"`, expected a ReactNode."))}return I(S)}function z(S,P,M,F,D){return new w((S||"React class")+": "+P+" type `"+M+"."+F+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+D+"`.")}function Y(S){function P(M,F,D,R,X){var G=M[F],K=ne(G);if(K!=="object")return new w("Invalid "+R+" `"+X+"` of type `"+K+"` "+("supplied to `"+D+"`, expected `object`."));for(var Z in S){var B=S[Z];if(typeof B!="function")return z(D,R,X,Z,Q(B));var ae=B(G,Z,D,R,X+"."+Z,n);if(ae)return ae}return null}return I(P)}function ee(S){function P(M,F,D,R,X){var G=M[F],K=ne(G);if(K!=="object")return new w("Invalid "+R+" `"+X+"` of type `"+K+"` "+("supplied to `"+D+"`, expected `object`."));var Z=t({},M[F],S);for(var B in Z){var ae=S[B];if(r(S,B)&&typeof ae!="function")return z(D,R,X,B,Q(ae));if(!ae)return new w("Invalid "+R+" `"+X+"` key `"+B+"` supplied to `"+D+"`.\nBad object: "+JSON.stringify(M[F],null," ")+`
|
|
27
|
+
Valid keys: `+JSON.stringify(Object.keys(S),null," "));var A=ae(G,B,D,R,X+"."+B,n);if(A)return A}return null}return I(P)}function U(S){switch(typeof S){case"number":case"string":case"undefined":return!0;case"boolean":return!S;case"object":if(Array.isArray(S))return S.every(U);if(S===null||a(S))return!0;var P=p(S);if(P){var M=P.call(S),F;if(P!==S.entries){for(;!(F=M.next()).done;)if(!U(F.value))return!1}else for(;!(F=M.next()).done;){var D=F.value;if(D&&!U(D[1]))return!1}}else return!1;return!0;default:return!1}}function se(S,P){return S==="symbol"?!0:P?P["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&P instanceof Symbol:!1}function ne(S){var P=typeof S;return Array.isArray(S)?"array":S instanceof RegExp?"object":se(P,S)?"symbol":P}function Q(S){if(typeof S>"u"||S===null)return""+S;var P=ne(S);if(P==="object"){if(S instanceof Date)return"date";if(S instanceof RegExp)return"regexp"}return P}function de(S){var P=Q(S);switch(P){case"array":case"object":return"an "+P;case"boolean":case"date":case"regexp":return"a "+P;default:return P}}function fe(S){return!S.constructor||!S.constructor.name?m:S.constructor.name}return f.checkPropTypes=i,f.resetWarningCache=i.resetWarningCache,f.PropTypes=f,f},so}var ao,qi;function mf(){if(qi)return ao;qi=1;var e=Ko();function t(){}function n(){}return n.resetWarningCache=t,ao=function(){function r(s,a,c,l,d,p){if(p!==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 i(){return r}var o={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:i,element:r,elementType:r,instanceOf:i,node:r,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:n,resetWarningCache:t};return o.PropTypes=o,o},ao}if(process.env.NODE_ENV!=="production"){var hf=ia(),gf=!0;yo.exports=ff()(hf.isElement,gf)}else yo.exports=mf()();var vf=yo.exports;const j=ko(vf);var wo={exports:{}},ve={};/**
|
|
28
28
|
* @license React
|
|
29
29
|
* react-is.production.min.js
|
|
30
30
|
*
|
|
@@ -32,7 +32,7 @@ Valid keys: `+JSON.stringify(Object.keys(S),null," "));var A=ae(G,B,D,R,X+"."+B
|
|
|
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 Wi;function
|
|
35
|
+
*/var Wi;function yf(){if(Wi)return ve;Wi=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),s=Symbol.for("react.context"),a=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),f=Symbol.for("react.offscreen"),v;v=Symbol.for("react.module.reference");function w(I){if(typeof I=="object"&&I!==null){var O=I.$$typeof;switch(O){case e:switch(I=I.type,I){case n:case i:case r:case l:case d:return I;default:switch(I=I&&I.$$typeof,I){case a:case s:case c:case m:case p:case o:return I;default:return O}}case t:return O}}}return ve.ContextConsumer=s,ve.ContextProvider=o,ve.Element=e,ve.ForwardRef=c,ve.Fragment=n,ve.Lazy=m,ve.Memo=p,ve.Portal=t,ve.Profiler=i,ve.StrictMode=r,ve.Suspense=l,ve.SuspenseList=d,ve.isAsyncMode=function(){return!1},ve.isConcurrentMode=function(){return!1},ve.isContextConsumer=function(I){return w(I)===s},ve.isContextProvider=function(I){return w(I)===o},ve.isElement=function(I){return typeof I=="object"&&I!==null&&I.$$typeof===e},ve.isForwardRef=function(I){return w(I)===c},ve.isFragment=function(I){return w(I)===n},ve.isLazy=function(I){return w(I)===m},ve.isMemo=function(I){return w(I)===p},ve.isPortal=function(I){return w(I)===t},ve.isProfiler=function(I){return w(I)===i},ve.isStrictMode=function(I){return w(I)===r},ve.isSuspense=function(I){return w(I)===l},ve.isSuspenseList=function(I){return w(I)===d},ve.isValidElementType=function(I){return typeof I=="string"||typeof I=="function"||I===n||I===i||I===r||I===l||I===d||I===f||typeof I=="object"&&I!==null&&(I.$$typeof===m||I.$$typeof===p||I.$$typeof===o||I.$$typeof===s||I.$$typeof===c||I.$$typeof===v||I.getModuleId!==void 0)},ve.typeOf=w,ve}var ye={};/**
|
|
36
36
|
* @license React
|
|
37
37
|
* react-is.development.js
|
|
38
38
|
*
|
|
@@ -40,10 +40,10 @@ Valid keys: `+JSON.stringify(Object.keys(S),null," "));var A=ae(G,B,D,R,X+"."+B
|
|
|
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 Ji;function vp(){return Ji||(Ji=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"),i=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),s=Symbol.for("react.context"),a=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),l=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"),v=!1,w=!1,I=!1,O=!1,y=!1,x;x=Symbol.for("react.module.reference");function b(V){return!!(typeof V=="string"||typeof V=="function"||V===n||V===i||y||V===r||V===l||V===d||O||V===p||v||w||I||typeof V=="object"&&V!==null&&(V.$$typeof===m||V.$$typeof===f||V.$$typeof===o||V.$$typeof===s||V.$$typeof===c||V.$$typeof===x||V.getModuleId!==void 0))}function _(V){if(typeof V=="object"&&V!==null){var we=V.$$typeof;switch(we){case e:var Pe=V.type;switch(Pe){case n:case i:case r:case l:case d:return Pe;default:var He=Pe&&Pe.$$typeof;switch(He){case a:case s:case c:case m:case f:case o:return He;default:return we}}case t:return we}}}var E=s,$=o,T=e,J=c,q=n,z=m,Y=f,ee=t,U=i,se=r,ne=l,Q=d,de=!1,pe=!1;function S(V){return de||(de=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function P(V){return pe||(pe=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function M(V){return _(V)===s}function j(V){return _(V)===o}function D(V){return typeof V=="object"&&V!==null&&V.$$typeof===e}function R(V){return _(V)===c}function X(V){return _(V)===n}function G(V){return _(V)===m}function K(V){return _(V)===f}function Z(V){return _(V)===t}function B(V){return _(V)===i}function ae(V){return _(V)===r}function A(V){return _(V)===l}function fe(V){return _(V)===d}ye.ContextConsumer=E,ye.ContextProvider=$,ye.Element=T,ye.ForwardRef=J,ye.Fragment=q,ye.Lazy=z,ye.Memo=Y,ye.Portal=ee,ye.Profiler=U,ye.StrictMode=se,ye.Suspense=ne,ye.SuspenseList=Q,ye.isAsyncMode=S,ye.isConcurrentMode=P,ye.isContextConsumer=M,ye.isContextProvider=j,ye.isElement=D,ye.isForwardRef=R,ye.isFragment=X,ye.isLazy=G,ye.isMemo=K,ye.isPortal=Z,ye.isProfiler=B,ye.isStrictMode=ae,ye.isSuspense=A,ye.isSuspenseList=fe,ye.isValidElementType=b,ye.typeOf=_}()),ye}process.env.NODE_ENV==="production"?wo.exports=gp():wo.exports=vp();var zi=wo.exports;const Xi=e=>typeof e=="object"&&e!=null&&e.nodeType===1,Gi=(e,t)=>(!t||e!=="hidden")&&e!=="visible"&&e!=="clip",co=(e,t)=>{if(e.clientHeight<e.scrollHeight||e.clientWidth<e.scrollWidth){const n=getComputedStyle(e,null);return Gi(n.overflowY,t)||Gi(n.overflowX,t)||(r=>{const i=(o=>{if(!o.ownerDocument||!o.ownerDocument.defaultView)return null;try{return o.ownerDocument.defaultView.frameElement}catch{return null}})(r);return!!i&&(i.clientHeight<r.scrollHeight||i.clientWidth<r.scrollWidth)})(e)}return!1},hr=(e,t,n,r,i,o,s,a)=>o<e&&s>t||o>e&&s<t?0:o<=e&&a<=n||s>=t&&a>=n?o-e-r:s>t&&a<n||o<e&&a>n?s-t+i:0,yp=e=>{const t=e.parentElement;return t??(e.getRootNode().host||null)},wp=(e,t)=>{var n,r,i,o;if(typeof document>"u")return[];const{scrollMode:s,block:a,inline:c,boundary:l,skipOverflowHiddenElements:d}=t,f=typeof l=="function"?l:ne=>ne!==l;if(!Xi(e))throw new TypeError("Invalid target");const m=document.scrollingElement||document.documentElement,p=[];let v=e;for(;Xi(v)&&f(v);){if(v=yp(v),v===m){p.push(v);break}v!=null&&v===document.body&&co(v)&&!co(document.documentElement)||v!=null&&co(v,d)&&p.push(v)}const w=(r=(n=window.visualViewport)==null?void 0:n.width)!=null?r:innerWidth,I=(o=(i=window.visualViewport)==null?void 0:i.height)!=null?o:innerHeight,{scrollX:O,scrollY:y}=window,{height:x,width:b,top:_,right:E,bottom:$,left:T}=e.getBoundingClientRect(),{top:J,right:q,bottom:z,left:Y}=(ne=>{const Q=window.getComputedStyle(ne);return{top:parseFloat(Q.scrollMarginTop)||0,right:parseFloat(Q.scrollMarginRight)||0,bottom:parseFloat(Q.scrollMarginBottom)||0,left:parseFloat(Q.scrollMarginLeft)||0}})(e);let ee=a==="start"||a==="nearest"?_-J:a==="end"?$+z:_+x/2-J+z,U=c==="center"?T+b/2-Y+q:c==="end"?E+q:T-Y;const se=[];for(let ne=0;ne<p.length;ne++){const Q=p[ne],{height:de,width:pe,top:S,right:P,bottom:M,left:j}=Q.getBoundingClientRect();if(s==="if-needed"&&_>=0&&T>=0&&$<=I&&E<=w&&_>=S&&$<=M&&T>=j&&E<=P)return se;const D=getComputedStyle(Q),R=parseInt(D.borderLeftWidth,10),X=parseInt(D.borderTopWidth,10),G=parseInt(D.borderRightWidth,10),K=parseInt(D.borderBottomWidth,10);let Z=0,B=0;const ae="offsetWidth"in Q?Q.offsetWidth-Q.clientWidth-R-G:0,A="offsetHeight"in Q?Q.offsetHeight-Q.clientHeight-X-K:0,fe="offsetWidth"in Q?Q.offsetWidth===0?0:pe/Q.offsetWidth:0,V="offsetHeight"in Q?Q.offsetHeight===0?0:de/Q.offsetHeight:0;if(m===Q)Z=a==="start"?ee:a==="end"?ee-I:a==="nearest"?hr(y,y+I,I,X,K,y+ee,y+ee+x,x):ee-I/2,B=c==="start"?U:c==="center"?U-w/2:c==="end"?U-w:hr(O,O+w,w,R,G,O+U,O+U+b,b),Z=Math.max(0,Z+y),B=Math.max(0,B+O);else{Z=a==="start"?ee-S-X:a==="end"?ee-M+K+A:a==="nearest"?hr(S,M,de,X,K+A,ee,ee+x,x):ee-(S+de/2)+A/2,B=c==="start"?U-j-R:c==="center"?U-(j+pe/2)+ae/2:c==="end"?U-P+G+ae:hr(j,P,pe,R,G+ae,U,U+b,b);const{scrollLeft:we,scrollTop:Pe}=Q;Z=V===0?0:Math.max(0,Math.min(Pe+Z/V,Q.scrollHeight-de/V+A)),B=fe===0?0:Math.max(0,Math.min(we+B/fe,Q.scrollWidth-pe/fe+ae)),ee+=Pe-Z,U+=we-B}se.push({el:Q,top:Z,left:B})}return se};var Cn=function(){return Cn=Object.assign||function(t){for(var n,r=1,i=arguments.length;r<i;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},Cn.apply(this,arguments)};var Ip=0;function Yi(e){return typeof e=="function"?e:it}function it(){}function sa(e,t){if(e){var n=wp(e,{boundary:t,block:"nearest",scrollMode:"if-needed"});n.forEach(function(r){var i=r.el,o=r.top,s=r.left;i.scrollTop=o,i.scrollLeft=s})}}function Zi(e,t,n){var r=e===t||t instanceof n.Node&&e.contains&&e.contains(t);return r}function Vo(e,t){var n;function r(){n&&clearTimeout(n)}function i(){for(var o=arguments.length,s=new Array(o),a=0;a<o;a++)s[a]=arguments[a];r(),n=setTimeout(function(){n=null,e.apply(void 0,s)},t)}return i.cancel=r,i}function Le(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){for(var i=arguments.length,o=new Array(i>1?i-1:0),s=1;s<i;s++)o[s-1]=arguments[s];return t.some(function(a){return a&&a.apply(void 0,[r].concat(o)),r.preventDownshiftDefault||r.hasOwnProperty("nativeEvent")&&r.nativeEvent.preventDownshiftDefault})}}function _n(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){t.forEach(function(i){typeof i=="function"?i(r):i&&(i.current=r)})}}function aa(){return String(Ip++)}function _p(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 Qi(e,t){return e=Array.isArray(e)?e[0]:e,!e&&t?t:e}function ca(e){return typeof e.type=="string"}function la(e){return e.props}function bp(e,t){console.error('The property "'+t+'" is required in "'+e+'"')}var xp=["highlightedIndex","inputValue","isOpen","selectedItem","type"];function gr(e){e===void 0&&(e={});var t={};return xp.forEach(function(n){e.hasOwnProperty(n)&&(t[n]=e[n])}),t}function Er(e,t){return!e||!t?e:Object.keys(e).reduce(function(n,r){return n[r]=Sr(t,r)?t[r]:e[r],n},{})}function Sr(e,t){return e[t]!==void 0}function Io(e){var t=e.key,n=e.keyCode;return n>=37&&n<=40&&t.indexOf("Arrow")!==0?"Arrow"+t:t}function Cp(e){return Object.prototype.toString.call(e)==="[object Object]"}function un(e,t,n,r,i){var o=n.length;if(o===0)return-1;var s=o-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=On(a,t<0,n,r,i);return c===-1?e>=o?-1:e:c}function On(e,t,n,r,i){i===void 0&&(i=!1);var o=n.length;if(t){for(var s=e;s>=0;s--)if(!r(n[s],s))return s}else for(var a=e;a<o;a++)if(!r(n[a],a))return a;return i?On(t?o-1:0,t,n,r):-1}function Nr(e,t,n,r){return r===void 0&&(r=!0),n&&t.some(function(i){return i&&(Zi(i,e,n)||r&&Zi(i,n.document.activeElement,n))})}var Ho=it;process.env.NODE_ENV!=="production"&&(Ho=function(t,n,r){var i="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(o){n[o]!==void 0&&r[o]===void 0?console.error('downshift: A component has changed the controlled prop "'+o+'" to be uncontrolled. '+i):n[o]===void 0&&r[o]!==void 0&&console.error('downshift: A component has changed the uncontrolled prop "'+o+'" to be controlled. '+i)})});var Op=Vo(function(e){ua(e).textContent=""},500);function ua(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 da(e,t){if(!(!e||!t)){var n=ua(t);n.textContent=e,Op(t)}}function Ep(e){var t=e==null?void 0:e.getElementById("a11y-status-message");t&&t.remove()}var fa=process.env.NODE_ENV!=="production"?"__autocomplete_unknown__":0,pa=process.env.NODE_ENV!=="production"?"__autocomplete_mouseup__":1,ma=process.env.NODE_ENV!=="production"?"__autocomplete_item_mouseenter__":2,_r=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_up__":3,br=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_down__":4,ha=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_escape__":5,ga=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_enter__":6,va=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_home__":7,ya=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_end__":8,wa=process.env.NODE_ENV!=="production"?"__autocomplete_click_item__":9,Ia=process.env.NODE_ENV!=="production"?"__autocomplete_blur_input__":10,_a=process.env.NODE_ENV!=="production"?"__autocomplete_change_input__":11,ba=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_space_button__":12,_o=process.env.NODE_ENV!=="production"?"__autocomplete_click_button__":13,xa=process.env.NODE_ENV!=="production"?"__autocomplete_blur_button__":14,Ca=process.env.NODE_ENV!=="production"?"__autocomplete_controlled_prop_updated_selected_item__":15,Oa=process.env.NODE_ENV!=="production"?"__autocomplete_touchend__":16,Sp=Object.freeze({__proto__:null,blurButton:xa,blurInput:Ia,changeInput:_a,clickButton:_o,clickItem:wa,controlledPropUpdatedSelectedItem:Ca,itemMouseEnter:ma,keyDownArrowDown:br,keyDownArrowUp:_r,keyDownEnd:ya,keyDownEnter:ga,keyDownEscape:ha,keyDownHome:va,keyDownSpaceButton:ba,mouseUp:pa,touchEnd:Oa,unknown:fa}),Np=["refKey","ref"],Tp=["onClick","onPress","onKeyDown","onKeyUp","onBlur"],Rp=["onKeyDown","onBlur","onChange","onInput","onChangeText"],Ap=["refKey","ref"],Pp=["onMouseMove","onMouseDown","onClick","onPress","index","item"],Dp=function(){var e=function(t){function n(i){var o;o=t.call(this,i)||this,o.id=o.props.id||"downshift-"+aa(),o.menuId=o.props.menuId||o.id+"-menu",o.labelId=o.props.labelId||o.id+"-label",o.inputId=o.props.inputId||o.id+"-input",o.getItemId=o.props.getItemId||function(y){return o.id+"-item-"+y},o.items=[],o.itemCount=null,o.previousResultCount=0,o.timeoutIds=[],o.internalSetTimeout=function(y,x){var b=setTimeout(function(){o.timeoutIds=o.timeoutIds.filter(function(_){return _!==b}),y()},x);o.timeoutIds.push(b)},o.setItemCount=function(y){o.itemCount=y},o.unsetItemCount=function(){o.itemCount=null},o.isItemDisabled=function(y,x){var b=o.getItemNodeFromIndex(x);return b&&b.hasAttribute("disabled")},o.setHighlightedIndex=function(y,x){y===void 0&&(y=o.props.defaultHighlightedIndex),x===void 0&&(x={}),x=gr(x),o.internalSetState(le({highlightedIndex:y},x))},o.clearSelection=function(y){o.internalSetState({selectedItem:null,inputValue:"",highlightedIndex:o.props.defaultHighlightedIndex,isOpen:o.props.defaultIsOpen},y)},o.selectItem=function(y,x,b){x=gr(x),o.internalSetState(le({isOpen:o.props.defaultIsOpen,highlightedIndex:o.props.defaultHighlightedIndex,selectedItem:y,inputValue:o.props.itemToString(y)},x),b)},o.selectItemAtIndex=function(y,x,b){var _=o.items[y];_!=null&&o.selectItem(_,x,b)},o.selectHighlightedItem=function(y,x){return o.selectItemAtIndex(o.getState().highlightedIndex,y,x)},o.internalSetState=function(y,x){var b,_,E={},$=typeof y=="function";return!$&&y.hasOwnProperty("inputValue")&&o.props.onInputValueChange(y.inputValue,le({},o.getStateAndHelpers(),y)),o.setState(function(T){var J;T=o.getState(T);var q=$?y(T):y;q=o.props.stateReducer(T,q),b=q.hasOwnProperty("selectedItem");var z={};return b&&q.selectedItem!==T.selectedItem&&(_=q.selectedItem),(J=q).type||(J.type=fa),Object.keys(q).forEach(function(Y){T[Y]!==q[Y]&&(E[Y]=q[Y]),Y!=="type"&&(q[Y],Sr(o.props,Y)||(z[Y]=q[Y]))}),$&&q.hasOwnProperty("inputValue")&&o.props.onInputValueChange(q.inputValue,le({},o.getStateAndHelpers(),q)),z},function(){Yi(x)();var T=Object.keys(E).length>1;T&&o.props.onStateChange(E,o.getStateAndHelpers()),b&&o.props.onSelect(y.selectedItem,o.getStateAndHelpers()),_!==void 0&&o.props.onChange(_,o.getStateAndHelpers()),o.props.onUserAction(E,o.getStateAndHelpers())})},o.rootRef=function(y){return o._rootNode=y},o.getRootProps=function(y,x){var b,_=y===void 0?{}:y,E=_.refKey,$=E===void 0?"ref":E,T=_.ref,J=Mt(_,Np),q=x===void 0?{}:x,z=q.suppressRefError,Y=z===void 0?!1:z;o.getRootProps.called=!0,o.getRootProps.refKey=$,o.getRootProps.suppressRefError=Y;var ee=o.getState(),U=ee.isOpen;return le((b={},b[$]=_n(T,o.rootRef),b.role="combobox",b["aria-expanded"]=U,b["aria-haspopup"]="listbox",b["aria-owns"]=U?o.menuId:void 0,b["aria-labelledby"]=o.labelId,b),J)},o.keyDownHandlers={ArrowDown:function(x){var b=this;if(x.preventDefault(),this.getState().isOpen){var _=x.shiftKey?5:1;this.moveHighlightedIndex(_,{type:br})}else this.internalSetState({isOpen:!0,type:br},function(){var E=b.getItemCount();if(E>0){var $=b.getState(),T=$.highlightedIndex,J=un(T,1,{length:E},b.isItemDisabled,!0);b.setHighlightedIndex(J,{type:br})}})},ArrowUp:function(x){var b=this;if(x.preventDefault(),this.getState().isOpen){var _=x.shiftKey?-5:-1;this.moveHighlightedIndex(_,{type:_r})}else this.internalSetState({isOpen:!0,type:_r},function(){var E=b.getItemCount();if(E>0){var $=b.getState(),T=$.highlightedIndex,J=un(T,-1,{length:E},b.isItemDisabled,!0);b.setHighlightedIndex(J,{type:_r})}})},Enter:function(x){if(x.which!==229){var b=this.getState(),_=b.isOpen,E=b.highlightedIndex;if(_&&E!=null){x.preventDefault();var $=this.items[E],T=this.getItemNodeFromIndex(E);if($==null||T&&T.hasAttribute("disabled"))return;this.selectHighlightedItem({type:ga})}}},Escape:function(x){x.preventDefault(),this.reset(le({type:ha},!this.state.isOpen&&{selectedItem:null,inputValue:""}))}},o.buttonKeyDownHandlers=le({},o.keyDownHandlers,{" ":function(x){x.preventDefault(),this.toggleMenu({type:ba})}}),o.inputKeyDownHandlers=le({},o.keyDownHandlers,{Home:function(x){var b=this.getState(),_=b.isOpen;if(_){x.preventDefault();var E=this.getItemCount();if(!(E<=0||!_)){var $=On(0,!1,{length:E},this.isItemDisabled);this.setHighlightedIndex($,{type:va})}}},End:function(x){var b=this.getState(),_=b.isOpen;if(_){x.preventDefault();var E=this.getItemCount();if(!(E<=0||!_)){var $=On(E-1,!0,{length:E},this.isItemDisabled);this.setHighlightedIndex($,{type:ya})}}}}),o.getToggleButtonProps=function(y){var x=y===void 0?{}:y,b=x.onClick;x.onPress;var _=x.onKeyDown,E=x.onKeyUp,$=x.onBlur,T=Mt(x,Tp),J=o.getState(),q=J.isOpen,z={onClick:Le(b,o.buttonHandleClick),onKeyDown:Le(_,o.buttonHandleKeyDown),onKeyUp:Le(E,o.buttonHandleKeyUp),onBlur:Le($,o.buttonHandleBlur)},Y=T.disabled?{}:z;return le({type:"button",role:"button","aria-label":q?"close menu":"open menu","aria-haspopup":!0,"data-toggle":!0},Y,T)},o.buttonHandleKeyUp=function(y){y.preventDefault()},o.buttonHandleKeyDown=function(y){var x=Io(y);o.buttonKeyDownHandlers[x]&&o.buttonKeyDownHandlers[x].call(o,y)},o.buttonHandleClick=function(y){if(y.preventDefault(),o.props.environment){var x=o.props.environment.document,b=x.body,_=x.activeElement;b&&b===_&&y.target.focus()}process.env.NODE_ENV==="test"?o.toggleMenu({type:_o}):o.internalSetTimeout(function(){return o.toggleMenu({type:_o})})},o.buttonHandleBlur=function(y){var x=y.target;o.internalSetTimeout(function(){if(!(o.isMouseDown||!o.props.environment)){var b=o.props.environment.document.activeElement;(b==null||b.id!==o.inputId)&&b!==x&&o.reset({type:xa})}})},o.getLabelProps=function(y){return le({htmlFor:o.inputId,id:o.labelId},y)},o.getInputProps=function(y){var x=y===void 0?{}:y,b=x.onKeyDown,_=x.onBlur,E=x.onChange,$=x.onInput;x.onChangeText;var T=Mt(x,Rp),J,q={};J="onChange";var z=o.getState(),Y=z.inputValue,ee=z.isOpen,U=z.highlightedIndex;if(!T.disabled){var se;q=(se={},se[J]=Le(E,$,o.inputHandleChange),se.onKeyDown=Le(b,o.inputHandleKeyDown),se.onBlur=Le(_,o.inputHandleBlur),se)}return le({"aria-autocomplete":"list","aria-activedescendant":ee&&typeof U=="number"&&U>=0?o.getItemId(U):void 0,"aria-controls":ee?o.menuId:void 0,"aria-labelledby":T&&T["aria-label"]?void 0:o.labelId,autoComplete:"off",value:Y,id:o.inputId},q,T)},o.inputHandleKeyDown=function(y){var x=Io(y);x&&o.inputKeyDownHandlers[x]&&o.inputKeyDownHandlers[x].call(o,y)},o.inputHandleChange=function(y){o.internalSetState({type:_a,isOpen:!0,inputValue:y.target.value,highlightedIndex:o.props.defaultHighlightedIndex})},o.inputHandleBlur=function(){o.internalSetTimeout(function(){var y;if(!(o.isMouseDown||!o.props.environment)){var x=o.props.environment.document.activeElement,b=(x==null||(y=x.dataset)==null?void 0:y.toggle)&&o._rootNode&&o._rootNode.contains(x);b||o.reset({type:Ia})}})},o.menuRef=function(y){o._menuNode=y},o.getMenuProps=function(y,x){var b,_=y===void 0?{}:y,E=_.refKey,$=E===void 0?"ref":E,T=_.ref,J=Mt(_,Ap),q=x===void 0?{}:x,z=q.suppressRefError,Y=z===void 0?!1:z;return o.getMenuProps.called=!0,o.getMenuProps.refKey=$,o.getMenuProps.suppressRefError=Y,le((b={},b[$]=_n(T,o.menuRef),b.role="listbox",b["aria-labelledby"]=J&&J["aria-label"]?void 0:o.labelId,b.id=o.menuId,b),J)},o.getItemProps=function(y){var x,b=y===void 0?{}:y,_=b.onMouseMove,E=b.onMouseDown,$=b.onClick;b.onPress;var T=b.index,J=b.item,q=J===void 0?process.env.NODE_ENV==="production"?void 0:bp("getItemProps","item"):J,z=Mt(b,Pp);T===void 0?(o.items.push(q),T=o.items.indexOf(q)):o.items[T]=q;var Y="onClick",ee=$,U=(x={onMouseMove:Le(_,function(){T!==o.getState().highlightedIndex&&(o.setHighlightedIndex(T,{type:ma}),o.avoidScrolling=!0,o.internalSetTimeout(function(){return o.avoidScrolling=!1},250))}),onMouseDown:Le(E,function(ne){ne.preventDefault()})},x[Y]=Le(ee,function(){o.selectItemAtIndex(T,{type:wa})}),x),se=z.disabled?{onMouseDown:U.onMouseDown}:U;return le({id:o.getItemId(T),role:"option","aria-selected":o.getState().highlightedIndex===T},se,z)},o.clearItems=function(){o.items=[]},o.reset=function(y,x){y===void 0&&(y={}),y=gr(y),o.internalSetState(function(b){var _=b.selectedItem;return le({isOpen:o.props.defaultIsOpen,highlightedIndex:o.props.defaultHighlightedIndex,inputValue:o.props.itemToString(_)},y)},x)},o.toggleMenu=function(y,x){y===void 0&&(y={}),y=gr(y),o.internalSetState(function(b){var _=b.isOpen;return le({isOpen:!_},_&&{highlightedIndex:o.props.defaultHighlightedIndex},y)},function(){var b=o.getState(),_=b.isOpen,E=b.highlightedIndex;_&&o.getItemCount()>0&&typeof E=="number"&&o.setHighlightedIndex(E,y),Yi(x)()})},o.openMenu=function(y){o.internalSetState({isOpen:!0},y)},o.closeMenu=function(y){o.internalSetState({isOpen:!1},y)},o.updateStatus=Vo(function(){var y;if((y=o.props)!=null&&(y=y.environment)!=null&&y.document){var x=o.getState(),b=o.items[x.highlightedIndex],_=o.getItemCount(),E=o.props.getA11yStatusMessage(le({itemToString:o.props.itemToString,previousResultCount:o.previousResultCount,resultCount:_,highlightedItem:b},x));o.previousResultCount=_,da(E,o.props.environment.document)}},200);var s=o.props,a=s.defaultHighlightedIndex,c=s.initialHighlightedIndex,l=c===void 0?a:c,d=s.defaultIsOpen,f=s.initialIsOpen,m=f===void 0?d:f,p=s.initialInputValue,v=p===void 0?"":p,w=s.initialSelectedItem,I=w===void 0?null:w,O=o.getState({highlightedIndex:l,isOpen:m,inputValue:v,selectedItem:I});return O.selectedItem!=null&&o.props.initialInputValue===void 0&&(O.inputValue=o.props.itemToString(O.selectedItem)),o.state=O,o}sp(n,t);var r=n.prototype;return r.internalClearTimeouts=function(){this.timeoutIds.forEach(function(o){clearTimeout(o)}),this.timeoutIds=[]},r.getState=function(o){return o===void 0&&(o=this.state),Er(o,this.props)},r.getItemCount=function(){var o=this.items.length;return this.itemCount!=null?o=this.itemCount:this.props.itemCount!==void 0&&(o=this.props.itemCount),o},r.getItemNodeFromIndex=function(o){return this.props.environment?this.props.environment.document.getElementById(this.getItemId(o)):null},r.scrollHighlightedItemIntoView=function(){{var o=this.getItemNodeFromIndex(this.getState().highlightedIndex);this.props.scrollIntoView(o,this._menuNode)}},r.moveHighlightedIndex=function(o,s){var a=this.getItemCount(),c=this.getState(),l=c.highlightedIndex;if(a>0){var d=un(l,o,{length:a},this.isItemDisabled,!0);this.setHighlightedIndex(d,s)}},r.getStateAndHelpers=function(){var o=this.getState(),s=o.highlightedIndex,a=o.inputValue,c=o.selectedItem,l=o.isOpen,d=this.props.itemToString,f=this.id,m=this.getRootProps,p=this.getToggleButtonProps,v=this.getLabelProps,w=this.getMenuProps,I=this.getInputProps,O=this.getItemProps,y=this.openMenu,x=this.closeMenu,b=this.toggleMenu,_=this.selectItem,E=this.selectItemAtIndex,$=this.selectHighlightedItem,T=this.setHighlightedIndex,J=this.clearSelection,q=this.clearItems,z=this.reset,Y=this.setItemCount,ee=this.unsetItemCount,U=this.internalSetState;return{getRootProps:m,getToggleButtonProps:p,getLabelProps:v,getMenuProps:w,getInputProps:I,getItemProps:O,reset:z,openMenu:y,closeMenu:x,toggleMenu:b,selectItem:_,selectItemAtIndex:E,selectHighlightedItem:$,setHighlightedIndex:T,clearSelection:J,clearItems:q,setItemCount:Y,unsetItemCount:ee,setState:U,itemToString:d,id:f,highlightedIndex:s,inputValue:a,isOpen:l,selectedItem:c}},r.componentDidMount=function(){var o=this;if(process.env.NODE_ENV!=="production"&&this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&es(this._menuNode,this.getMenuProps),!this.props.environment)this.cleanup=function(){o.internalClearTimeouts()};else{var s=function(){o.isMouseDown=!0},a=function(p){o.isMouseDown=!1;var v=Nr(p.target,[o._rootNode,o._menuNode],o.props.environment);!v&&o.getState().isOpen&&o.reset({type:pa},function(){return o.props.onOuterClick(o.getStateAndHelpers())})},c=function(){o.isTouchMove=!1},l=function(){o.isTouchMove=!0},d=function(p){var v=Nr(p.target,[o._rootNode,o._menuNode],o.props.environment,!1);!o.isTouchMove&&!v&&o.getState().isOpen&&o.reset({type:Oa},function(){return o.props.onOuterClick(o.getStateAndHelpers())})},f=this.props.environment;f.addEventListener("mousedown",s),f.addEventListener("mouseup",a),f.addEventListener("touchstart",c),f.addEventListener("touchmove",l),f.addEventListener("touchend",d),this.cleanup=function(){o.internalClearTimeouts(),o.updateStatus.cancel(),f.removeEventListener("mousedown",s),f.removeEventListener("mouseup",a),f.removeEventListener("touchstart",c),f.removeEventListener("touchmove",l),f.removeEventListener("touchend",d)}}},r.shouldScroll=function(o,s){var a=this.props.highlightedIndex===void 0?this.getState():this.props,c=a.highlightedIndex,l=s.highlightedIndex===void 0?o:s,d=l.highlightedIndex,f=c&&this.getState().isOpen&&!o.isOpen,m=c!==d;return f||m},r.componentDidUpdate=function(o,s){process.env.NODE_ENV!=="production"&&(Ho(this.state,o,this.props),this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&es(this._menuNode,this.getMenuProps)),Sr(this.props,"selectedItem")&&this.props.selectedItemChanged(o.selectedItem,this.props.selectedItem)&&this.internalSetState({type:Ca,inputValue:this.props.itemToString(this.props.selectedItem)}),!this.avoidScrolling&&this.shouldScroll(s,o)&&this.scrollHighlightedItemIntoView(),this.updateStatus()},r.componentWillUnmount=function(){this.cleanup()},r.render=function(){var o=Qi(this.props.children,it);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=Qi(o(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&&jp(s,this.getRootProps),s;if(ca(s))return g.cloneElement(s,this.getRootProps(la(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}(g.Component);return e.defaultProps={defaultHighlightedIndex:null,defaultIsOpen:!1,getA11yStatusMessage:_p,itemToString:function(n){return n==null?"":(process.env.NODE_ENV!=="production"&&Cp(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:it,onInputValueChange:it,onUserAction:it,onChange:it,onSelect:it,onOuterClick:it,selectedItemChanged:function(n,r){return n!==r},environment:typeof window>"u"?void 0:window,stateReducer:function(n,r){return r},suppressRefError:!1,scrollIntoView:sa},e.stateChangeTypes=Sp,e}();process.env.NODE_ENV!=="production"&&(Dp.propTypes={children:F.func,defaultHighlightedIndex:F.number,defaultIsOpen:F.bool,initialHighlightedIndex:F.number,initialSelectedItem:F.any,initialInputValue:F.string,initialIsOpen:F.bool,getA11yStatusMessage:F.func,itemToString:F.func,onChange:F.func,onSelect:F.func,onStateChange:F.func,onInputValueChange:F.func,onUserAction:F.func,onOuterClick:F.func,selectedItemChanged:F.func,stateReducer:F.func,itemCount:F.number,id:F.string,environment:F.shape({addEventListener:F.func.isRequired,removeEventListener:F.func.isRequired,document:F.shape({createElement:F.func.isRequired,getElementById:F.func.isRequired,activeElement:F.any.isRequired,body:F.any.isRequired}).isRequired,Node:F.func.isRequired}),suppressRefError:F.bool,scrollIntoView:F.func,selectedItem:F.any,isOpen:F.bool,inputValue:F.string,highlightedIndex:F.number,labelId:F.string,inputId:F.string,menuId:F.string,getItemId:F.func});function es(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 jp(e,t){var n=t.refKey,r=n!=="ref",i=!ca(e);i&&!r&&!zi.isForwardRef(e)?console.error("downshift: You returned a non-DOM element. You must specify a refKey in getRootProps"):!i&&r&&console.error('downshift: You returned a DOM element. You should not specify a refKey in getRootProps. You specified "'+n+'"'),!zi.isForwardRef(e)&&!la(e)[n]&&console.error('downshift: You must apply the ref prop "'+n+'" from getRootProps onto your root element.')}var Ea={highlightedIndex:-1,isOpen:!1,selectedItem:null,inputValue:""};function Fp(e,t,n){var r=e.props,i=e.type,o={};Object.keys(t).forEach(function(s){Mp(s,e,t,n),n[s]!==t[s]&&(o[s]=n[s])}),r.onStateChange&&Object.keys(o).length&&r.onStateChange(le({type:i},o))}function Mp(e,t,n,r){var i=t.props,o=t.type,s="on"+Uo(e)+"Change";i[s]&&r[e]!==void 0&&r[e]!==n[e]&&i[s](le({type:o},r))}function kp(e,t){return t.changes}var ts=Vo(function(e,t){da(e,t)},200),Lp=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"?g.useLayoutEffect:g.useEffect,$p="useId"in g?function(t){var n=t.id,r=t.labelId,i=t.menuId,o=t.getItemId,s=t.toggleButtonId,a=t.inputId,c="downshift-"+g.useId();n||(n=c);var l=g.useRef({labelId:r||n+"-label",menuId:i||n+"-menu",getItemId:o||function(d){return n+"-item-"+d},toggleButtonId:s||n+"-toggle-button",inputId:a||n+"-input"});return l.current}:function(t){var n=t.id,r=n===void 0?"downshift-"+aa():n,i=t.labelId,o=t.menuId,s=t.getItemId,a=t.toggleButtonId,c=t.inputId,l=g.useRef({labelId:i||r+"-label",menuId:o||r+"-menu",getItemId:s||function(d){return r+"-item-"+d},toggleButtonId:a||r+"-toggle-button",inputId:c||r+"-input"});return l.current};function Kp(e,t,n,r){var i,o;if(e===void 0){if(t===void 0)throw new Error(r);i=n[t],o=t}else o=t===void 0?n.indexOf(e):t,i=e;return[i,o]}function Uo(e){return""+e.slice(0,1).toUpperCase()+e.slice(1)}function Sa(e){var t=g.useRef(e);return t.current=e,t}function Vp(e,t,n,r){var i=g.useRef(),o=g.useRef(),s=g.useCallback(function(p,v){o.current=v,p=Er(p,v.props);var w=e(p,v),I=v.props.stateReducer(p,le({},v,{changes:w}));return I},[e]),a=g.useReducer(s,t,n),c=a[0],l=a[1],d=Sa(t),f=g.useCallback(function(p){return l(le({props:d.current},p))},[d]),m=o.current;return g.useEffect(function(){var p=Er(i.current,m==null?void 0:m.props),v=m&&i.current&&!r(p,c);v&&Fp(m,p,c),i.current=c},[c,m,r]),[c,f]}var Kn={itemToString:function(t){return t?String(t):""},itemToKey:function(t){return t},stateReducer:kp,scrollIntoView:sa,environment:typeof window>"u"?void 0:window};function Jt(e,t,n){n===void 0&&(n=Ea);var r=e["default"+Uo(t)];return r!==void 0?r:n[t]}function Vn(e,t,n){n===void 0&&(n=Ea);var r=e[t];if(r!==void 0)return r;var i=e["initial"+Uo(t)];return i!==void 0?i:Jt(e,t,n)}function Hp(e){var t=Vn(e,"selectedItem"),n=Vn(e,"isOpen"),r=Jp(e),i=Vn(e,"inputValue");return{highlightedIndex:r<0&&t&&n?e.items.findIndex(function(o){return e.itemToKey(o)===e.itemToKey(t)}):r,isOpen:n,selectedItem:t,inputValue:i}}function Hn(e,t,n){var r=e.items,i=e.initialHighlightedIndex,o=e.defaultHighlightedIndex,s=e.isItemDisabled,a=e.itemToKey,c=t.selectedItem,l=t.highlightedIndex;return r.length===0?-1:i!==void 0&&l===i&&!s(r[i],i)?i:o!==void 0&&!s(r[o],o)?o: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 Up(e,t,n){var r=g.useRef({isMouseDown:!1,isTouchMove:!1,isTouchEnd:!1});return g.useEffect(function(){if(!e)return it;var i=n.map(function(d){return d.current});function o(){r.current.isTouchEnd=!1,r.current.isMouseDown=!0}function s(d){r.current.isMouseDown=!1,Nr(d.target,i,e)||t()}function a(){r.current.isTouchEnd=!1,r.current.isTouchMove=!1}function c(){r.current.isTouchMove=!0}function l(d){r.current.isTouchEnd=!0,!r.current.isTouchMove&&!Nr(d.target,i,e,!1)&&t()}return e.addEventListener("mousedown",o),e.addEventListener("mouseup",s),e.addEventListener("touchstart",a),e.addEventListener("touchmove",c),e.addEventListener("touchend",l),function(){e.removeEventListener("mousedown",o),e.removeEventListener("mouseup",s),e.removeEventListener("touchstart",a),e.removeEventListener("touchmove",c),e.removeEventListener("touchend",l)}},[n,e,t]),r.current}var Na=function(){return it};process.env.NODE_ENV!=="production"&&(Na=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var i=g.useRef(n.reduce(function(s,a){return s[a]={},s},{}));g.useEffect(function(){Object.keys(i.current).forEach(function(s){var a=i.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,l=a.refKey,d=a.elementRef;c||d!=null&&d.current||console.error('downshift: The ref prop "'+l+'" from '+s+" was not applied correctly on your element.")})},[]);var o=g.useCallback(function(s,a,c,l){i.current[s]={suppressRefError:a,refKey:c,elementRef:l}},[]);return o});function Bp(e,t,n,r){r===void 0&&(r={});var i=r.document,o=Kr();g.useEffect(function(){if(!(!e||o||!i)){var s=e(t);ts(s,i)}},n),g.useEffect(function(){return function(){ts.cancel(),Ep(i)}},[i])}function qp(e){var t=e.highlightedIndex,n=e.isOpen,r=e.itemRefs,i=e.getItemNodeFromIndex,o=e.menuElement,s=e.scrollIntoView,a=g.useRef(!0);return Lp(function(){t<0||!n||!Object.keys(r.current).length||(a.current===!1?a.current=!0:s(i(t),o))},[t]),a}var Ta=it;process.env.NODE_ENV!=="production"&&(Ta=function(t){var n=t.props,r=t.state,i=g.useRef(n),o=Kr();g.useEffect(function(){o||(Ho(r,i.current,n),i.current=n)},[r,n,o])});function ns(e,t,n){var r;n===void 0&&(n=!0);var i=((r=e.items)==null?void 0:r.length)&&t>=0;return le({isOpen:!1,highlightedIndex:-1},i&&le({selectedItem:e.items[t],isOpen:Jt(e,"isOpen"),highlightedIndex:Jt(e,"highlightedIndex")},n&&{inputValue:e.itemToString(e.items[t])}))}function Wp(e,t){return e.isOpen===t.isOpen&&e.inputValue===t.inputValue&&e.highlightedIndex===t.highlightedIndex&&e.selectedItem===t.selectedItem}function Kr(){var e=g.useRef(!0);return g.useEffect(function(){return e.current=!1,function(){e.current=!0}},[]),e.current}function bo(e){var t=Jt(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}function Jp(e){var t=Vn(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}var xr={environment:F.shape({addEventListener:F.func.isRequired,removeEventListener:F.func.isRequired,document:F.shape({createElement:F.func.isRequired,getElementById:F.func.isRequired,activeElement:F.any.isRequired,body:F.any.isRequired}).isRequired,Node:F.func.isRequired}),itemToString:F.func,itemToKey:F.func,stateReducer:F.func},Ra=le({},xr,{getA11yStatusMessage:F.func,highlightedIndex:F.number,defaultHighlightedIndex:F.number,initialHighlightedIndex:F.number,isOpen:F.bool,defaultIsOpen:F.bool,initialIsOpen:F.bool,selectedItem:F.any,initialSelectedItem:F.any,defaultSelectedItem:F.any,id:F.string,labelId:F.string,menuId:F.string,getItemId:F.func,toggleButtonId:F.string,onSelectedItemChange:F.func,onHighlightedIndexChange:F.func,onStateChange:F.func,onIsOpenChange:F.func,scrollIntoView:F.func});function zp(e,t,n){var r=t.type,i=t.props,o;switch(r){case n.ItemMouseMove:o={highlightedIndex:t.disabled?-1:t.index};break;case n.MenuMouseLeave:o={highlightedIndex:-1};break;case n.ToggleButtonClick:case n.FunctionToggleMenu:o={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:Hn(i,e,0)};break;case n.FunctionOpenMenu:o={isOpen:!0,highlightedIndex:Hn(i,e,0)};break;case n.FunctionCloseMenu:o={isOpen:!1};break;case n.FunctionSetHighlightedIndex:o={highlightedIndex:i.isItemDisabled(i.items[t.highlightedIndex],t.highlightedIndex)?-1:t.highlightedIndex};break;case n.FunctionSetInputValue:o={inputValue:t.inputValue};break;case n.FunctionReset:o={highlightedIndex:bo(i),isOpen:Jt(i,"isOpen"),selectedItem:Jt(i,"selectedItem"),inputValue:Jt(i,"inputValue")};break;default:throw new Error("Reducer called without proper action type.")}return le({},e,o)}Cn(Cn({},Ra),{items:F.array.isRequired,isItemDisabled:F.func});Cn(Cn({},Kn),{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 Bo=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_down__":0,qo=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_up__":1,Wo=process.env.NODE_ENV!=="production"?"__input_keydown_escape__":2,Jo=process.env.NODE_ENV!=="production"?"__input_keydown_home__":3,zo=process.env.NODE_ENV!=="production"?"__input_keydown_end__":4,Xo=process.env.NODE_ENV!=="production"?"__input_keydown_page_up__":5,Go=process.env.NODE_ENV!=="production"?"__input_keydown_page_down__":6,Yo=process.env.NODE_ENV!=="production"?"__input_keydown_enter__":7,Zo=process.env.NODE_ENV!=="production"?"__input_change__":8,Tr=process.env.NODE_ENV!=="production"?"__input_blur__":9,Qo=process.env.NODE_ENV!=="production"?"__input_click__":10,Aa=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":11,Pa=process.env.NODE_ENV!=="production"?"__item_mouse_move__":12,ei=process.env.NODE_ENV!=="production"?"__item_click__":13,Da=process.env.NODE_ENV!=="production"?"__togglebutton_click__":14,ja=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":15,Fa=process.env.NODE_ENV!=="production"?"__function_open_menu__":16,Ma=process.env.NODE_ENV!=="production"?"__function_close_menu__":17,ka=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":18,ti=process.env.NODE_ENV!=="production"?"__function_select_item__":19,La=process.env.NODE_ENV!=="production"?"__function_set_input_value__":20,$a=process.env.NODE_ENV!=="production"?"__function_reset__":21,ni=process.env.NODE_ENV!=="production"?"__controlled_prop_updated_selected_item__":22,Ka=Object.freeze({__proto__:null,ControlledPropUpdatedSelectedItem:ni,FunctionCloseMenu:Ma,FunctionOpenMenu:Fa,FunctionReset:$a,FunctionSelectItem:ti,FunctionSetHighlightedIndex:ka,FunctionSetInputValue:La,FunctionToggleMenu:ja,InputBlur:Tr,InputChange:Zo,InputClick:Qo,InputKeyDownArrowDown:Bo,InputKeyDownArrowUp:qo,InputKeyDownEnd:zo,InputKeyDownEnter:Yo,InputKeyDownEscape:Wo,InputKeyDownHome:Jo,InputKeyDownPageDown:Go,InputKeyDownPageUp:Xo,ItemClick:ei,ItemMouseMove:Pa,MenuMouseLeave:Aa,ToggleButtonClick:Da});function Xp(e){var t=Hp(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)),le({},t,{inputValue:r})}var Gp=le({},Ra,{items:F.array.isRequired,isItemDisabled:F.func,inputValue:F.string,defaultInputValue:F.string,initialInputValue:F.string,inputId:F.string,onInputValueChange:F.func});function Yp(e,t,n,r){var i=g.useRef(),o=Vp(e,t,n,r),s=o[0],a=o[1],c=Kr();return g.useEffect(function(){if(Sr(t,"selectedItem")){if(!c){var l=t.itemToKey(t.selectedItem)!==t.itemToKey(i.current);l&&a({type:ni,inputValue:t.itemToString(t.selectedItem)})}i.current=s.selectedItem===i.current?t.selectedItem:s.selectedItem}},[s.selectedItem,t.selectedItem]),[Er(s,t),a]}var Va=it;process.env.NODE_ENV!=="production"&&(Va=function(t,n){F.checkPropTypes(Gp,t,"prop",n.name)});var Zp=le({},Kn,{isItemDisabled:function(){return!1}});function Qp(e,t){var n,r=t.type,i=t.props,o=t.altKey,s;switch(r){case ei:s={isOpen:Jt(i,"isOpen"),highlightedIndex:bo(i),selectedItem:i.items[t.index],inputValue:i.itemToString(i.items[t.index])};break;case Bo:e.isOpen?s={highlightedIndex:un(e.highlightedIndex,1,i.items,i.isItemDisabled,!0)}:s={highlightedIndex:o&&e.selectedItem==null?-1:Hn(i,e,1),isOpen:i.items.length>=0};break;case qo:e.isOpen?o?s=ns(i,e.highlightedIndex):s={highlightedIndex:un(e.highlightedIndex,-1,i.items,i.isItemDisabled,!0)}:s={highlightedIndex:Hn(i,e,-1),isOpen:i.items.length>=0};break;case Yo:s=ns(i,e.highlightedIndex);break;case Wo:s=le({isOpen:!1,highlightedIndex:-1},!e.isOpen&&{selectedItem:null,inputValue:""});break;case Xo:s={highlightedIndex:un(e.highlightedIndex,-10,i.items,i.isItemDisabled,!0)};break;case Go:s={highlightedIndex:un(e.highlightedIndex,10,i.items,i.isItemDisabled,!0)};break;case Jo:s={highlightedIndex:On(0,!1,i.items,i.isItemDisabled)};break;case zo:s={highlightedIndex:On(i.items.length-1,!0,i.items,i.isItemDisabled)};break;case Tr:s=le({isOpen:!1,highlightedIndex:-1},e.highlightedIndex>=0&&((n=i.items)==null?void 0:n.length)&&t.selectItem&&{selectedItem:i.items[e.highlightedIndex],inputValue:i.itemToString(i.items[e.highlightedIndex])});break;case Zo:s={isOpen:!0,highlightedIndex:bo(i),inputValue:t.inputValue};break;case Qo:s={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:Hn(i,e,0)};break;case ti:s={selectedItem:t.selectedItem,inputValue:i.itemToString(t.selectedItem)};break;case ni:s={inputValue:t.inputValue};break;default:return zp(e,t,Ka)}return le({},e,s)}var em=["onMouseLeave","refKey","ref"],tm=["item","index","refKey","ref","onMouseMove","onMouseDown","onClick","onPress","disabled"],nm=["onClick","onPress","refKey","ref"],rm=["onKeyDown","onChange","onInput","onBlur","onChangeText","onClick","refKey","ref"];ri.stateChangeTypes=Ka;function ri(e){e===void 0&&(e={}),Va(e,ri);var t=le({},Zp,e),n=t.items,r=t.scrollIntoView,i=t.environment,o=t.getA11yStatusMessage,s=Yp(Qp,t,Xp,Wp),a=s[0],c=s[1],l=a.isOpen,d=a.highlightedIndex,f=a.selectedItem,m=a.inputValue,p=g.useRef(null),v=g.useRef({}),w=g.useRef(null),I=g.useRef(null),O=Kr(),y=$p(t),x=g.useRef(),b=Sa({state:a,props:t}),_=g.useCallback(function(M){return v.current[y.getItemId(M)]},[y]);Bp(o,a,[l,d,f,m],i);var E=qp({menuElement:p.current,highlightedIndex:d,isOpen:l,itemRefs:v,scrollIntoView:r,getItemNodeFromIndex:_});Ta({props:t,state:a}),g.useEffect(function(){var M=Vn(t,"isOpen");M&&w.current&&w.current.focus()},[]),g.useEffect(function(){O||(x.current=n.length)});var $=Up(i,g.useCallback(function(){b.current.state.isOpen&&c({type:Tr,selectItem:!1})},[c,b]),g.useMemo(function(){return[p,I,w]},[p.current,I.current,w.current])),T=Na("getInputProps","getMenuProps");g.useEffect(function(){l||(v.current={})},[l]),g.useEffect(function(){var M;!l||!(i!=null&&i.document)||!(w!=null&&(M=w.current)!=null&&M.focus)||i.document.activeElement!==w.current&&w.current.focus()},[l,i]);var J=g.useMemo(function(){return{ArrowDown:function(j){j.preventDefault(),c({type:Bo,altKey:j.altKey})},ArrowUp:function(j){j.preventDefault(),c({type:qo,altKey:j.altKey})},Home:function(j){b.current.state.isOpen&&(j.preventDefault(),c({type:Jo}))},End:function(j){b.current.state.isOpen&&(j.preventDefault(),c({type:zo}))},Escape:function(j){var D=b.current.state;(D.isOpen||D.inputValue||D.selectedItem||D.highlightedIndex>-1)&&(j.preventDefault(),c({type:Wo}))},Enter:function(j){var D=b.current.state;!D.isOpen||j.which===229||(j.preventDefault(),c({type:Yo}))},PageUp:function(j){b.current.state.isOpen&&(j.preventDefault(),c({type:Xo}))},PageDown:function(j){b.current.state.isOpen&&(j.preventDefault(),c({type:Go}))}}},[c,b]),q=g.useCallback(function(M){return le({id:y.labelId,htmlFor:y.inputId},M)},[y]),z=g.useCallback(function(M,j){var D,R=M===void 0?{}:M,X=R.onMouseLeave,G=R.refKey,K=G===void 0?"ref":G,Z=R.ref,B=Mt(R,em),ae=j===void 0?{}:j,A=ae.suppressRefError,fe=A===void 0?!1:A;return T("getMenuProps",fe,K,p),le((D={},D[K]=_n(Z,function(V){p.current=V}),D.id=y.menuId,D.role="listbox",D["aria-labelledby"]=B&&B["aria-label"]?void 0:""+y.labelId,D.onMouseLeave=Le(X,function(){c({type:Aa})}),D),B)},[c,T,y]),Y=g.useCallback(function(M){var j,D,R=M===void 0?{}:M,X=R.item,G=R.index,K=R.refKey,Z=K===void 0?"ref":K,B=R.ref,ae=R.onMouseMove,A=R.onMouseDown,fe=R.onClick;R.onPress;var V=R.disabled,we=Mt(R,tm);V!==void 0&&console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useCombobox.');var Pe=b.current,He=Pe.props,je=Pe.state,me=Kp(X,G,He.items,"Pass either item or index to getItemProps!"),gt=me[0],Ue=me[1],nt=He.isItemDisabled(gt,Ue),vt="onClick",yt=fe,Be=function(){$.isTouchEnd||Ue===je.highlightedIndex||(E.current=!1,c({type:Pa,index:Ue,disabled:nt}))},$e=function(){c({type:ei,index:Ue})},Fe=function(wt){return wt.preventDefault()};return le((j={},j[Z]=_n(B,function(Ce){Ce&&(v.current[y.getItemId(Ue)]=Ce)}),j["aria-disabled"]=nt,j["aria-selected"]=Ue===je.highlightedIndex,j.id=y.getItemId(Ue),j.role="option",j),!nt&&(D={},D[vt]=Le(yt,$e),D),{onMouseMove:Le(ae,Be),onMouseDown:Le(A,Fe)},we)},[c,y,b,$,E]),ee=g.useCallback(function(M){var j,D=M===void 0?{}:M,R=D.onClick;D.onPress;var X=D.refKey,G=X===void 0?"ref":X,K=D.ref,Z=Mt(D,nm),B=b.current.state,ae=function(){c({type:Da})};return le((j={},j[G]=_n(K,function(A){I.current=A}),j["aria-controls"]=y.menuId,j["aria-expanded"]=B.isOpen,j.id=y.toggleButtonId,j.tabIndex=-1,j),!Z.disabled&&le({},{onClick:Le(R,ae)}),Z)},[c,b,y]),U=g.useCallback(function(M,j){var D,R=M===void 0?{}:M,X=R.onKeyDown,G=R.onChange,K=R.onInput,Z=R.onBlur;R.onChangeText;var B=R.onClick,ae=R.refKey,A=ae===void 0?"ref":ae,fe=R.ref,V=Mt(R,rm),we=j===void 0?{}:j,Pe=we.suppressRefError,He=Pe===void 0?!1:Pe;T("getInputProps",He,A,w);var je=b.current.state,me=function(Fe){var Ce=Io(Fe);Ce&&J[Ce]&&J[Ce](Fe)},gt=function(Fe){c({type:Zo,inputValue:Fe.target.value})},Ue=function(Fe){if(i!=null&&i.document&&je.isOpen&&!$.isMouseDown){var Ce=Fe.relatedTarget===null&&i.document.activeElement!==i.document.body;c({type:Tr,selectItem:!Ce})}},nt=function(){c({type:Qo})},vt="onChange",yt={};if(!V.disabled){var Be;yt=(Be={},Be[vt]=Le(G,K,gt),Be.onKeyDown=Le(X,me),Be.onBlur=Le(Z,Ue),Be.onClick=Le(B,nt),Be)}return le((D={},D[A]=_n(fe,function($e){w.current=$e}),D["aria-activedescendant"]=je.isOpen&&je.highlightedIndex>-1?y.getItemId(je.highlightedIndex):"",D["aria-autocomplete"]="list",D["aria-controls"]=y.menuId,D["aria-expanded"]=je.isOpen,D["aria-labelledby"]=V&&V["aria-label"]?void 0:y.labelId,D.autoComplete="off",D.id=y.inputId,D.role="combobox",D.value=je.inputValue,D),yt,V)},[c,y,i,J,b,$,T]),se=g.useCallback(function(){c({type:ja})},[c]),ne=g.useCallback(function(){c({type:Ma})},[c]),Q=g.useCallback(function(){c({type:Fa})},[c]),de=g.useCallback(function(M){c({type:ka,highlightedIndex:M})},[c]),pe=g.useCallback(function(M){c({type:ti,selectedItem:M})},[c]),S=g.useCallback(function(M){c({type:La,inputValue:M})},[c]),P=g.useCallback(function(){c({type:$a})},[c]);return{getItemProps:Y,getLabelProps:q,getMenuProps:z,getInputProps:U,getToggleButtonProps:ee,toggleMenu:se,openMenu:Q,closeMenu:ne,setHighlightedIndex:de,setInputValue:S,selectItem:pe,reset:P,highlightedIndex:d,isOpen:l,selectedItem:f,inputValue:m}}xr.stateReducer,xr.itemToKey,xr.environment,F.array,F.array,F.array,F.func,F.number,F.number,F.number,F.func,F.func,F.string,F.string;Kn.itemToKey,Kn.stateReducer,Kn.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 om="_comboboxContainer_b5o5a_1",im="_label_b5o5a_8",sm="_inputContainer_b5o5a_12",am="_input_b5o5a_12",cm="_toggleButton_b5o5a_26",lm="_menu_b5o5a_32",um="_menuItem_b5o5a_47",dm="_highlighted_b5o5a_54",fm="_selected_b5o5a_58",pm="_hidden_b5o5a_62",Ft={comboboxContainer:om,label:im,inputContainer:sm,input:am,toggleButton:cm,menu:lm,menuItem:um,highlighted:dm,selected:fm,hidden:pm};function mm(e){const t=e.toLowerCase();return function(r){return!e||r.label.toLowerCase().includes(t)||r.value.toLowerCase().includes(t)}}function hm({items:e,selectedValue:t,onSelectedItemChange:n,placeholder:r,disabled:i}){const[o,s]=g.useState(e),a=g.useRef(null);g.useEffect(()=>s(e),[e]);const c=b=>{s(e.filter(mm(b)))},{isOpen:l,getToggleButtonProps:d,getMenuProps:f,getInputProps:m,highlightedIndex:p,getItemProps:v,setInputValue:w}=ri({items:o,selectedItem:t?e.find(b=>b.value===t):null,itemToString:b=>(b==null?void 0:b.label)||"",onInputValueChange:({inputValue:b})=>c(b),onSelectedItemChange:({selectedItem:b})=>{var _;(_=a.current)==null||_.blur(),n(b)}}),I=()=>{w(""),s(e)},O=()=>I(),y=g.useMemo(()=>{var b;return(b=e.find(_=>_.value===t))==null?void 0:b.label},[e,t]),x=()=>w(y||"");return u.jsxs("div",{children:[u.jsx("div",{className:Ft.comboboxContainer,children:u.jsxs("div",{className:Ft.inputContainer,children:[u.jsx("input",{style:{border:"none"},disabled:i,placeholder:y||r,className:Ft.input,...m({onFocus:O,onBlur:x,ref:a})}),u.jsx("button",{style:{border:"none"},disabled:i,"aria-label":"toggle menu",className:Ft.toggleButton,type:"button",...d(),children:l?u.jsx(u.Fragment,{children:"↑"}):u.jsx(u.Fragment,{children:"↓"})})]})}),u.jsx("ul",{className:`${Ft.menu} ${l&&e.length?"":Ft.hidden}`,...f(),children:l&&o.map((b,_)=>u.jsx("li",{className:`${Ft.menuItem} ${p===_?Ft.highlighted:""} ${t===(b==null?void 0:b.value)?Ft.selected:""}`,...v({item:b,index:_}),children:u.jsx("span",{children:b.label})},b.id))})]})}const En=Math.min,dn=Math.max,Rr=Math.round,vr=Math.floor,Gt=e=>({x:e,y:e}),gm={left:"right",right:"left",bottom:"top",top:"bottom"},vm={start:"end",end:"start"};function xo(e,t,n){return dn(e,En(t,n))}function Gn(e,t){return typeof e=="function"?e(t):e}function pn(e){return e.split("-")[0]}function Yn(e){return e.split("-")[1]}function Ha(e){return e==="x"?"y":"x"}function oi(e){return e==="y"?"height":"width"}function Sn(e){return["top","bottom"].includes(pn(e))?"y":"x"}function ii(e){return Ha(Sn(e))}function ym(e,t,n){n===void 0&&(n=!1);const r=Yn(e),i=ii(e),o=oi(i);let s=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(s=Ar(s)),[s,Ar(s)]}function wm(e){const t=Ar(e);return[Co(e),t,Co(t)]}function Co(e){return e.replace(/start|end/g,t=>vm[t])}function Im(e,t,n){const r=["left","right"],i=["right","left"],o=["top","bottom"],s=["bottom","top"];switch(e){case"top":case"bottom":return n?t?i:r:t?r:i;case"left":case"right":return t?o:s;default:return[]}}function _m(e,t,n,r){const i=Yn(e);let o=Im(pn(e),n==="start",r);return i&&(o=o.map(s=>s+"-"+i),t&&(o=o.concat(o.map(Co)))),o}function Ar(e){return e.replace(/left|right|bottom|top/g,t=>gm[t])}function bm(e){return{top:0,right:0,bottom:0,left:0,...e}}function Ua(e){return typeof e!="number"?bm(e):{top:e,right:e,bottom:e,left:e}}function Pr(e){const{x:t,y:n,width:r,height:i}=e;return{width:r,height:i,top:n,left:t,right:t+r,bottom:n+i,x:t,y:n}}function rs(e,t,n){let{reference:r,floating:i}=e;const o=Sn(t),s=ii(t),a=oi(s),c=pn(t),l=o==="y",d=r.x+r.width/2-i.width/2,f=r.y+r.height/2-i.height/2,m=r[a]/2-i[a]/2;let p;switch(c){case"top":p={x:d,y:r.y-i.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-i.width,y:f};break;default:p={x:r.x,y:r.y}}switch(Yn(t)){case"start":p[s]-=m*(n&&l?-1:1);break;case"end":p[s]+=m*(n&&l?-1:1);break}return p}const xm=async(e,t,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:o=[],platform:s}=n,a=o.filter(Boolean),c=await(s.isRTL==null?void 0:s.isRTL(t));let l=await s.getElementRects({reference:e,floating:t,strategy:i}),{x:d,y:f}=rs(l,r,c),m=r,p={},v=0;for(let w=0;w<a.length;w++){const{name:I,fn:O}=a[w],{x:y,y:x,data:b,reset:_}=await O({x:d,y:f,initialPlacement:r,placement:m,strategy:i,middlewareData:p,rects:l,platform:s,elements:{reference:e,floating:t}});d=y??d,f=x??f,p={...p,[I]:{...p[I],...b}},_&&v<=50&&(v++,typeof _=="object"&&(_.placement&&(m=_.placement),_.rects&&(l=_.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:i}):_.rects),{x:d,y:f}=rs(l,m,c)),w=-1)}return{x:d,y:f,placement:m,strategy:i,middlewareData:p}};async function Ba(e,t){var n;t===void 0&&(t={});const{x:r,y:i,platform:o,rects:s,elements:a,strategy:c}=e,{boundary:l="clippingAncestors",rootBoundary:d="viewport",elementContext:f="floating",altBoundary:m=!1,padding:p=0}=Gn(t,e),v=Ua(p),I=a[m?f==="floating"?"reference":"floating":f],O=Pr(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(I)))==null||n?I:I.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(a.floating)),boundary:l,rootBoundary:d,strategy:c})),y=f==="floating"?{x:r,y:i,width:s.floating.width,height:s.floating.height}:s.reference,x=await(o.getOffsetParent==null?void 0:o.getOffsetParent(a.floating)),b=await(o.isElement==null?void 0:o.isElement(x))?await(o.getScale==null?void 0:o.getScale(x))||{x:1,y:1}:{x:1,y:1},_=Pr(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:y,offsetParent:x,strategy:c}):y);return{top:(O.top-_.top+v.top)/b.y,bottom:(_.bottom-O.bottom+v.bottom)/b.y,left:(O.left-_.left+v.left)/b.x,right:(_.right-O.right+v.right)/b.x}}const Cm=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:i,rects:o,platform:s,elements:a,middlewareData:c}=t,{element:l,padding:d=0}=Gn(e,t)||{};if(l==null)return{};const f=Ua(d),m={x:n,y:r},p=ii(i),v=oi(p),w=await s.getDimensions(l),I=p==="y",O=I?"top":"left",y=I?"bottom":"right",x=I?"clientHeight":"clientWidth",b=o.reference[v]+o.reference[p]-m[p]-o.floating[v],_=m[p]-o.reference[p],E=await(s.getOffsetParent==null?void 0:s.getOffsetParent(l));let $=E?E[x]:0;(!$||!await(s.isElement==null?void 0:s.isElement(E)))&&($=a.floating[x]||o.floating[v]);const T=b/2-_/2,J=$/2-w[v]/2-1,q=En(f[O],J),z=En(f[y],J),Y=q,ee=$-w[v]-z,U=$/2-w[v]/2+T,se=xo(Y,U,ee),ne=!c.arrow&&Yn(i)!=null&&U!==se&&o.reference[v]/2-(U<Y?q:z)-w[v]/2<0,Q=ne?U<Y?U-Y:U-ee:0;return{[p]:m[p]+Q,data:{[p]:se,centerOffset:U-se-Q,...ne&&{alignmentOffset:Q}},reset:ne}}}),Om=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:i,middlewareData:o,rects:s,initialPlacement:a,platform:c,elements:l}=t,{mainAxis:d=!0,crossAxis:f=!0,fallbackPlacements:m,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:v="none",flipAlignment:w=!0,...I}=Gn(e,t);if((n=o.arrow)!=null&&n.alignmentOffset)return{};const O=pn(i),y=Sn(a),x=pn(a)===a,b=await(c.isRTL==null?void 0:c.isRTL(l.floating)),_=m||(x||!w?[Ar(a)]:wm(a)),E=v!=="none";!m&&E&&_.push(..._m(a,w,v,b));const $=[a,..._],T=await Ba(t,I),J=[];let q=((r=o.flip)==null?void 0:r.overflows)||[];if(d&&J.push(T[O]),f){const U=ym(i,s,b);J.push(T[U[0]],T[U[1]])}if(q=[...q,{placement:i,overflows:J}],!J.every(U=>U<=0)){var z,Y;const U=(((z=o.flip)==null?void 0:z.index)||0)+1,se=$[U];if(se)return{data:{index:U,overflows:q},reset:{placement:se}};let ne=(Y=q.filter(Q=>Q.overflows[0]<=0).sort((Q,de)=>Q.overflows[1]-de.overflows[1])[0])==null?void 0:Y.placement;if(!ne)switch(p){case"bestFit":{var ee;const Q=(ee=q.filter(de=>{if(E){const pe=Sn(de.placement);return pe===y||pe==="y"}return!0}).map(de=>[de.placement,de.overflows.filter(pe=>pe>0).reduce((pe,S)=>pe+S,0)]).sort((de,pe)=>de[1]-pe[1])[0])==null?void 0:ee[0];Q&&(ne=Q);break}case"initialPlacement":ne=a;break}if(i!==ne)return{reset:{placement:ne}}}return{}}}};async function Em(e,t){const{placement:n,platform:r,elements:i}=e,o=await(r.isRTL==null?void 0:r.isRTL(i.floating)),s=pn(n),a=Yn(n),c=Sn(n)==="y",l=["left","top"].includes(s)?-1:1,d=o&&c?-1:1,f=Gn(t,e);let{mainAxis:m,crossAxis:p,alignmentAxis:v}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return a&&typeof v=="number"&&(p=a==="end"?v*-1:v),c?{x:p*d,y:m*l}:{x:m*l,y:p*d}}const Sm=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:i,y:o,placement:s,middlewareData:a}=t,c=await Em(t,e);return s===((n=a.offset)==null?void 0:n.placement)&&(r=a.arrow)!=null&&r.alignmentOffset?{}:{x:i+c.x,y:o+c.y,data:{...c,placement:s}}}}},Nm=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:i}=t,{mainAxis:o=!0,crossAxis:s=!1,limiter:a={fn:I=>{let{x:O,y}=I;return{x:O,y}}},...c}=Gn(e,t),l={x:n,y:r},d=await Ba(t,c),f=Sn(pn(i)),m=Ha(f);let p=l[m],v=l[f];if(o){const I=m==="y"?"top":"left",O=m==="y"?"bottom":"right",y=p+d[I],x=p-d[O];p=xo(y,p,x)}if(s){const I=f==="y"?"top":"left",O=f==="y"?"bottom":"right",y=v+d[I],x=v-d[O];v=xo(y,v,x)}const w=a.fn({...t,[m]:p,[f]:v});return{...w,data:{x:w.x-n,y:w.y-r,enabled:{[m]:o,[f]:s}}}}}};function Vr(){return typeof window<"u"}function jn(e){return qa(e)?(e.nodeName||"").toLowerCase():"#document"}function at(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Nt(e){var t;return(t=(qa(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function qa(e){return Vr()?e instanceof Node||e instanceof at(e).Node:!1}function Ct(e){return Vr()?e instanceof Element||e instanceof at(e).Element:!1}function St(e){return Vr()?e instanceof HTMLElement||e instanceof at(e).HTMLElement:!1}function os(e){return!Vr()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof at(e).ShadowRoot}function Zn(e){const{overflow:t,overflowX:n,overflowY:r,display:i}=Ot(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(i)}function Tm(e){return["table","td","th"].includes(jn(e))}function Hr(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function si(e){const t=ai(),n=Ct(e)?Ot(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 Rm(e){let t=Yt(e);for(;St(t)&&!Nn(t);){if(si(t))return t;if(Hr(t))return null;t=Yt(t)}return null}function ai(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Nn(e){return["html","body","#document"].includes(jn(e))}function Ot(e){return at(e).getComputedStyle(e)}function Ur(e){return Ct(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Yt(e){if(jn(e)==="html")return e;const t=e.assignedSlot||e.parentNode||os(e)&&e.host||Nt(e);return os(t)?t.host:t}function Wa(e){const t=Yt(e);return Nn(t)?e.ownerDocument?e.ownerDocument.body:e.body:St(t)&&Zn(t)?t:Wa(t)}function Bn(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const i=Wa(e),o=i===((r=e.ownerDocument)==null?void 0:r.body),s=at(i);if(o){const a=Oo(s);return t.concat(s,s.visualViewport||[],Zn(i)?i:[],a&&n?Bn(a):[])}return t.concat(i,Bn(i,[],n))}function Oo(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Ja(e){const t=Ot(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const i=St(e),o=i?e.offsetWidth:n,s=i?e.offsetHeight:r,a=Rr(n)!==o||Rr(r)!==s;return a&&(n=o,r=s),{width:n,height:r,$:a}}function ci(e){return Ct(e)?e:e.contextElement}function bn(e){const t=ci(e);if(!St(t))return Gt(1);const n=t.getBoundingClientRect(),{width:r,height:i,$:o}=Ja(t);let s=(o?Rr(n.width):n.width)/r,a=(o?Rr(n.height):n.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!a||!Number.isFinite(a))&&(a=1),{x:s,y:a}}const Am=Gt(0);function za(e){const t=at(e);return!ai()||!t.visualViewport?Am:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Pm(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==at(e)?!1:t}function mn(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const i=e.getBoundingClientRect(),o=ci(e);let s=Gt(1);t&&(r?Ct(r)&&(s=bn(r)):s=bn(e));const a=Pm(o,n,r)?za(o):Gt(0);let c=(i.left+a.x)/s.x,l=(i.top+a.y)/s.y,d=i.width/s.x,f=i.height/s.y;if(o){const m=at(o),p=r&&Ct(r)?at(r):r;let v=m,w=Oo(v);for(;w&&r&&p!==v;){const I=bn(w),O=w.getBoundingClientRect(),y=Ot(w),x=O.left+(w.clientLeft+parseFloat(y.paddingLeft))*I.x,b=O.top+(w.clientTop+parseFloat(y.paddingTop))*I.y;c*=I.x,l*=I.y,d*=I.x,f*=I.y,c+=x,l+=b,v=at(w),w=Oo(v)}}return Pr({width:d,height:f,x:c,y:l})}function Dm(e){let{elements:t,rect:n,offsetParent:r,strategy:i}=e;const o=i==="fixed",s=Nt(r),a=t?Hr(t.floating):!1;if(r===s||a&&o)return n;let c={scrollLeft:0,scrollTop:0},l=Gt(1);const d=Gt(0),f=St(r);if((f||!f&&!o)&&((jn(r)!=="body"||Zn(s))&&(c=Ur(r)),St(r))){const m=mn(r);l=bn(r),d.x=m.x+r.clientLeft,d.y=m.y+r.clientTop}return{width:n.width*l.x,height:n.height*l.y,x:n.x*l.x-c.scrollLeft*l.x+d.x,y:n.y*l.y-c.scrollTop*l.y+d.y}}function jm(e){return Array.from(e.getClientRects())}function Eo(e,t){const n=Ur(e).scrollLeft;return t?t.left+n:mn(Nt(e)).left+n}function Fm(e){const t=Nt(e),n=Ur(e),r=e.ownerDocument.body,i=dn(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),o=dn(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+Eo(e);const a=-n.scrollTop;return Ot(r).direction==="rtl"&&(s+=dn(t.clientWidth,r.clientWidth)-i),{width:i,height:o,x:s,y:a}}function Mm(e,t){const n=at(e),r=Nt(e),i=n.visualViewport;let o=r.clientWidth,s=r.clientHeight,a=0,c=0;if(i){o=i.width,s=i.height;const l=ai();(!l||l&&t==="fixed")&&(a=i.offsetLeft,c=i.offsetTop)}return{width:o,height:s,x:a,y:c}}function km(e,t){const n=mn(e,!0,t==="fixed"),r=n.top+e.clientTop,i=n.left+e.clientLeft,o=St(e)?bn(e):Gt(1),s=e.clientWidth*o.x,a=e.clientHeight*o.y,c=i*o.x,l=r*o.y;return{width:s,height:a,x:c,y:l}}function is(e,t,n){let r;if(t==="viewport")r=Mm(e,n);else if(t==="document")r=Fm(Nt(e));else if(Ct(t))r=km(t,n);else{const i=za(e);r={...t,x:t.x-i.x,y:t.y-i.y}}return Pr(r)}function Xa(e,t){const n=Yt(e);return n===t||!Ct(n)||Nn(n)?!1:Ot(n).position==="fixed"||Xa(n,t)}function Lm(e,t){const n=t.get(e);if(n)return n;let r=Bn(e,[],!1).filter(a=>Ct(a)&&jn(a)!=="body"),i=null;const o=Ot(e).position==="fixed";let s=o?Yt(e):e;for(;Ct(s)&&!Nn(s);){const a=Ot(s),c=si(s);!c&&a.position==="fixed"&&(i=null),(o?!c&&!i:!c&&a.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||Zn(s)&&!c&&Xa(e,s))?r=r.filter(d=>d!==s):i=a,s=Yt(s)}return t.set(e,r),r}function $m(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e;const s=[...n==="clippingAncestors"?Hr(t)?[]:Lm(t,this._c):[].concat(n),r],a=s[0],c=s.reduce((l,d)=>{const f=is(t,d,i);return l.top=dn(f.top,l.top),l.right=En(f.right,l.right),l.bottom=En(f.bottom,l.bottom),l.left=dn(f.left,l.left),l},is(t,a,i));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function Km(e){const{width:t,height:n}=Ja(e);return{width:t,height:n}}function Vm(e,t,n){const r=St(t),i=Nt(t),o=n==="fixed",s=mn(e,!0,o,t);let a={scrollLeft:0,scrollTop:0};const c=Gt(0);if(r||!r&&!o)if((jn(t)!=="body"||Zn(i))&&(a=Ur(t)),r){const p=mn(t,!0,o,t);c.x=p.x+t.clientLeft,c.y=p.y+t.clientTop}else i&&(c.x=Eo(i));let l=0,d=0;if(i&&!r&&!o){const p=i.getBoundingClientRect();d=p.top+a.scrollTop,l=p.left+a.scrollLeft-Eo(i,p)}const f=s.left+a.scrollLeft-c.x-l,m=s.top+a.scrollTop-c.y-d;return{x:f,y:m,width:s.width,height:s.height}}function lo(e){return Ot(e).position==="static"}function ss(e,t){if(!St(e)||Ot(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Nt(e)===n&&(n=n.ownerDocument.body),n}function Ga(e,t){const n=at(e);if(Hr(e))return n;if(!St(e)){let i=Yt(e);for(;i&&!Nn(i);){if(Ct(i)&&!lo(i))return i;i=Yt(i)}return n}let r=ss(e,t);for(;r&&Tm(r)&&lo(r);)r=ss(r,t);return r&&Nn(r)&&lo(r)&&!si(r)?n:r||Rm(e)||n}const Hm=async function(e){const t=this.getOffsetParent||Ga,n=this.getDimensions,r=await n(e.floating);return{reference:Vm(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function Um(e){return Ot(e).direction==="rtl"}const Bm={convertOffsetParentRelativeRectToViewportRelativeRect:Dm,getDocumentElement:Nt,getClippingRect:$m,getOffsetParent:Ga,getElementRects:Hm,getClientRects:jm,getDimensions:Km,getScale:bn,isElement:Ct,isRTL:Um};function qm(e,t){let n=null,r;const i=Nt(e);function o(){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),o();const{left:l,top:d,width:f,height:m}=e.getBoundingClientRect();if(a||t(),!f||!m)return;const p=vr(d),v=vr(i.clientWidth-(l+f)),w=vr(i.clientHeight-(d+m)),I=vr(l),y={rootMargin:-p+"px "+-v+"px "+-w+"px "+-I+"px",threshold:dn(0,En(1,c))||1};let x=!0;function b(_){const E=_[0].intersectionRatio;if(E!==c){if(!x)return s();E?s(!1,E):r=setTimeout(()=>{s(!1,1e-7)},1e3)}x=!1}try{n=new IntersectionObserver(b,{...y,root:i.ownerDocument})}catch{n=new IntersectionObserver(b,y)}n.observe(e)}return s(!0),o}function Wm(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:o=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:a=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,l=ci(e),d=i||o?[...l?Bn(l):[],...Bn(t)]:[];d.forEach(O=>{i&&O.addEventListener("scroll",n,{passive:!0}),o&&O.addEventListener("resize",n)});const f=l&&a?qm(l,n):null;let m=-1,p=null;s&&(p=new ResizeObserver(O=>{let[y]=O;y&&y.target===l&&p&&(p.unobserve(t),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var x;(x=p)==null||x.observe(t)})),n()}),l&&!c&&p.observe(l),p.observe(t));let v,w=c?mn(e):null;c&&I();function I(){const O=mn(e);w&&(O.x!==w.x||O.y!==w.y||O.width!==w.width||O.height!==w.height)&&n(),w=O,v=requestAnimationFrame(I)}return n(),()=>{var O;d.forEach(y=>{i&&y.removeEventListener("scroll",n),o&&y.removeEventListener("resize",n)}),f==null||f(),(O=p)==null||O.disconnect(),p=null,c&&cancelAnimationFrame(v)}}const Jm=Sm,zm=Nm,Xm=Om,Gm=Cm,as=(e,t,n)=>{const r=new Map,i={platform:Bm,...n},o={...i.platform,_c:r};return xm(e,t,{...i,platform:o})};/*
|
|
43
|
+
*/var Ji;function wf(){return Ji||(Ji=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"),i=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),s=Symbol.for("react.context"),a=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),f=Symbol.for("react.offscreen"),v=!1,w=!1,I=!1,O=!1,y=!1,x;x=Symbol.for("react.module.reference");function b(V){return!!(typeof V=="string"||typeof V=="function"||V===n||V===i||y||V===r||V===l||V===d||O||V===f||v||w||I||typeof V=="object"&&V!==null&&(V.$$typeof===m||V.$$typeof===p||V.$$typeof===o||V.$$typeof===s||V.$$typeof===c||V.$$typeof===x||V.getModuleId!==void 0))}function _(V){if(typeof V=="object"&&V!==null){var we=V.$$typeof;switch(we){case e:var Pe=V.type;switch(Pe){case n:case i:case r:case l:case d:return Pe;default:var He=Pe&&Pe.$$typeof;switch(He){case a:case s:case c:case m:case p:case o:return He;default:return we}}case t:return we}}}var E=s,$=o,T=e,J=c,q=n,z=m,Y=p,ee=t,U=i,se=r,ne=l,Q=d,de=!1,fe=!1;function S(V){return de||(de=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function P(V){return fe||(fe=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function M(V){return _(V)===s}function F(V){return _(V)===o}function D(V){return typeof V=="object"&&V!==null&&V.$$typeof===e}function R(V){return _(V)===c}function X(V){return _(V)===n}function G(V){return _(V)===m}function K(V){return _(V)===p}function Z(V){return _(V)===t}function B(V){return _(V)===i}function ae(V){return _(V)===r}function A(V){return _(V)===l}function pe(V){return _(V)===d}ye.ContextConsumer=E,ye.ContextProvider=$,ye.Element=T,ye.ForwardRef=J,ye.Fragment=q,ye.Lazy=z,ye.Memo=Y,ye.Portal=ee,ye.Profiler=U,ye.StrictMode=se,ye.Suspense=ne,ye.SuspenseList=Q,ye.isAsyncMode=S,ye.isConcurrentMode=P,ye.isContextConsumer=M,ye.isContextProvider=F,ye.isElement=D,ye.isForwardRef=R,ye.isFragment=X,ye.isLazy=G,ye.isMemo=K,ye.isPortal=Z,ye.isProfiler=B,ye.isStrictMode=ae,ye.isSuspense=A,ye.isSuspenseList=pe,ye.isValidElementType=b,ye.typeOf=_}()),ye}process.env.NODE_ENV==="production"?wo.exports=yf():wo.exports=wf();var zi=wo.exports;const Xi=e=>typeof e=="object"&&e!=null&&e.nodeType===1,Gi=(e,t)=>(!t||e!=="hidden")&&e!=="visible"&&e!=="clip",co=(e,t)=>{if(e.clientHeight<e.scrollHeight||e.clientWidth<e.scrollWidth){const n=getComputedStyle(e,null);return Gi(n.overflowY,t)||Gi(n.overflowX,t)||(r=>{const i=(o=>{if(!o.ownerDocument||!o.ownerDocument.defaultView)return null;try{return o.ownerDocument.defaultView.frameElement}catch{return null}})(r);return!!i&&(i.clientHeight<r.scrollHeight||i.clientWidth<r.scrollWidth)})(e)}return!1},hr=(e,t,n,r,i,o,s,a)=>o<e&&s>t||o>e&&s<t?0:o<=e&&a<=n||s>=t&&a>=n?o-e-r:s>t&&a<n||o<e&&a>n?s-t+i:0,If=e=>{const t=e.parentElement;return t??(e.getRootNode().host||null)},_f=(e,t)=>{var n,r,i,o;if(typeof document>"u")return[];const{scrollMode:s,block:a,inline:c,boundary:l,skipOverflowHiddenElements:d}=t,p=typeof l=="function"?l:ne=>ne!==l;if(!Xi(e))throw new TypeError("Invalid target");const m=document.scrollingElement||document.documentElement,f=[];let v=e;for(;Xi(v)&&p(v);){if(v=If(v),v===m){f.push(v);break}v!=null&&v===document.body&&co(v)&&!co(document.documentElement)||v!=null&&co(v,d)&&f.push(v)}const w=(r=(n=window.visualViewport)==null?void 0:n.width)!=null?r:innerWidth,I=(o=(i=window.visualViewport)==null?void 0:i.height)!=null?o:innerHeight,{scrollX:O,scrollY:y}=window,{height:x,width:b,top:_,right:E,bottom:$,left:T}=e.getBoundingClientRect(),{top:J,right:q,bottom:z,left:Y}=(ne=>{const Q=window.getComputedStyle(ne);return{top:parseFloat(Q.scrollMarginTop)||0,right:parseFloat(Q.scrollMarginRight)||0,bottom:parseFloat(Q.scrollMarginBottom)||0,left:parseFloat(Q.scrollMarginLeft)||0}})(e);let ee=a==="start"||a==="nearest"?_-J:a==="end"?$+z:_+x/2-J+z,U=c==="center"?T+b/2-Y+q:c==="end"?E+q:T-Y;const se=[];for(let ne=0;ne<f.length;ne++){const Q=f[ne],{height:de,width:fe,top:S,right:P,bottom:M,left:F}=Q.getBoundingClientRect();if(s==="if-needed"&&_>=0&&T>=0&&$<=I&&E<=w&&_>=S&&$<=M&&T>=F&&E<=P)return se;const D=getComputedStyle(Q),R=parseInt(D.borderLeftWidth,10),X=parseInt(D.borderTopWidth,10),G=parseInt(D.borderRightWidth,10),K=parseInt(D.borderBottomWidth,10);let Z=0,B=0;const ae="offsetWidth"in Q?Q.offsetWidth-Q.clientWidth-R-G:0,A="offsetHeight"in Q?Q.offsetHeight-Q.clientHeight-X-K:0,pe="offsetWidth"in Q?Q.offsetWidth===0?0:fe/Q.offsetWidth:0,V="offsetHeight"in Q?Q.offsetHeight===0?0:de/Q.offsetHeight:0;if(m===Q)Z=a==="start"?ee:a==="end"?ee-I:a==="nearest"?hr(y,y+I,I,X,K,y+ee,y+ee+x,x):ee-I/2,B=c==="start"?U:c==="center"?U-w/2:c==="end"?U-w:hr(O,O+w,w,R,G,O+U,O+U+b,b),Z=Math.max(0,Z+y),B=Math.max(0,B+O);else{Z=a==="start"?ee-S-X:a==="end"?ee-M+K+A:a==="nearest"?hr(S,M,de,X,K+A,ee,ee+x,x):ee-(S+de/2)+A/2,B=c==="start"?U-F-R:c==="center"?U-(F+fe/2)+ae/2:c==="end"?U-P+G+ae:hr(F,P,fe,R,G+ae,U,U+b,b);const{scrollLeft:we,scrollTop:Pe}=Q;Z=V===0?0:Math.max(0,Math.min(Pe+Z/V,Q.scrollHeight-de/V+A)),B=pe===0?0:Math.max(0,Math.min(we+B/pe,Q.scrollWidth-fe/pe+ae)),ee+=Pe-Z,U+=we-B}se.push({el:Q,top:Z,left:B})}return se};var Cn=function(){return Cn=Object.assign||function(t){for(var n,r=1,i=arguments.length;r<i;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},Cn.apply(this,arguments)};var bf=0;function Yi(e){return typeof e=="function"?e:it}function it(){}function aa(e,t){if(e){var n=_f(e,{boundary:t,block:"nearest",scrollMode:"if-needed"});n.forEach(function(r){var i=r.el,o=r.top,s=r.left;i.scrollTop=o,i.scrollLeft=s})}}function Zi(e,t,n){var r=e===t||t instanceof n.Node&&e.contains&&e.contains(t);return r}function Vo(e,t){var n;function r(){n&&clearTimeout(n)}function i(){for(var o=arguments.length,s=new Array(o),a=0;a<o;a++)s[a]=arguments[a];r(),n=setTimeout(function(){n=null,e.apply(void 0,s)},t)}return i.cancel=r,i}function Le(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){for(var i=arguments.length,o=new Array(i>1?i-1:0),s=1;s<i;s++)o[s-1]=arguments[s];return t.some(function(a){return a&&a.apply(void 0,[r].concat(o)),r.preventDownshiftDefault||r.hasOwnProperty("nativeEvent")&&r.nativeEvent.preventDownshiftDefault})}}function _n(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){t.forEach(function(i){typeof i=="function"?i(r):i&&(i.current=r)})}}function ca(){return String(bf++)}function xf(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 Qi(e,t){return e=Array.isArray(e)?e[0]:e,!e&&t?t:e}function la(e){return typeof e.type=="string"}function ua(e){return e.props}function Cf(e,t){console.error('The property "'+t+'" is required in "'+e+'"')}var Of=["highlightedIndex","inputValue","isOpen","selectedItem","type"];function gr(e){e===void 0&&(e={});var t={};return Of.forEach(function(n){e.hasOwnProperty(n)&&(t[n]=e[n])}),t}function Er(e,t){return!e||!t?e:Object.keys(e).reduce(function(n,r){return n[r]=Sr(t,r)?t[r]:e[r],n},{})}function Sr(e,t){return e[t]!==void 0}function Io(e){var t=e.key,n=e.keyCode;return n>=37&&n<=40&&t.indexOf("Arrow")!==0?"Arrow"+t:t}function Ef(e){return Object.prototype.toString.call(e)==="[object Object]"}function un(e,t,n,r,i){var o=n.length;if(o===0)return-1;var s=o-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=On(a,t<0,n,r,i);return c===-1?e>=o?-1:e:c}function On(e,t,n,r,i){i===void 0&&(i=!1);var o=n.length;if(t){for(var s=e;s>=0;s--)if(!r(n[s],s))return s}else for(var a=e;a<o;a++)if(!r(n[a],a))return a;return i?On(t?o-1:0,t,n,r):-1}function Nr(e,t,n,r){return r===void 0&&(r=!0),n&&t.some(function(i){return i&&(Zi(i,e,n)||r&&Zi(i,n.document.activeElement,n))})}var Ho=it;process.env.NODE_ENV!=="production"&&(Ho=function(t,n,r){var i="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(o){n[o]!==void 0&&r[o]===void 0?console.error('downshift: A component has changed the controlled prop "'+o+'" to be uncontrolled. '+i):n[o]===void 0&&r[o]!==void 0&&console.error('downshift: A component has changed the uncontrolled prop "'+o+'" to be controlled. '+i)})});var Sf=Vo(function(e){da(e).textContent=""},500);function da(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 pa(e,t){if(!(!e||!t)){var n=da(t);n.textContent=e,Sf(t)}}function Nf(e){var t=e==null?void 0:e.getElementById("a11y-status-message");t&&t.remove()}var fa=process.env.NODE_ENV!=="production"?"__autocomplete_unknown__":0,ma=process.env.NODE_ENV!=="production"?"__autocomplete_mouseup__":1,ha=process.env.NODE_ENV!=="production"?"__autocomplete_item_mouseenter__":2,_r=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_up__":3,br=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_down__":4,ga=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_escape__":5,va=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_enter__":6,ya=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_home__":7,wa=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_end__":8,Ia=process.env.NODE_ENV!=="production"?"__autocomplete_click_item__":9,_a=process.env.NODE_ENV!=="production"?"__autocomplete_blur_input__":10,ba=process.env.NODE_ENV!=="production"?"__autocomplete_change_input__":11,xa=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_space_button__":12,_o=process.env.NODE_ENV!=="production"?"__autocomplete_click_button__":13,Ca=process.env.NODE_ENV!=="production"?"__autocomplete_blur_button__":14,Oa=process.env.NODE_ENV!=="production"?"__autocomplete_controlled_prop_updated_selected_item__":15,Ea=process.env.NODE_ENV!=="production"?"__autocomplete_touchend__":16,Tf=Object.freeze({__proto__:null,blurButton:Ca,blurInput:_a,changeInput:ba,clickButton:_o,clickItem:Ia,controlledPropUpdatedSelectedItem:Oa,itemMouseEnter:ha,keyDownArrowDown:br,keyDownArrowUp:_r,keyDownEnd:wa,keyDownEnter:va,keyDownEscape:ga,keyDownHome:ya,keyDownSpaceButton:xa,mouseUp:ma,touchEnd:Ea,unknown:fa}),Rf=["refKey","ref"],Af=["onClick","onPress","onKeyDown","onKeyUp","onBlur"],Pf=["onKeyDown","onBlur","onChange","onInput","onChangeText"],Df=["refKey","ref"],Ff=["onMouseMove","onMouseDown","onClick","onPress","index","item"],jf=function(){var e=function(t){function n(i){var o;o=t.call(this,i)||this,o.id=o.props.id||"downshift-"+ca(),o.menuId=o.props.menuId||o.id+"-menu",o.labelId=o.props.labelId||o.id+"-label",o.inputId=o.props.inputId||o.id+"-input",o.getItemId=o.props.getItemId||function(y){return o.id+"-item-"+y},o.items=[],o.itemCount=null,o.previousResultCount=0,o.timeoutIds=[],o.internalSetTimeout=function(y,x){var b=setTimeout(function(){o.timeoutIds=o.timeoutIds.filter(function(_){return _!==b}),y()},x);o.timeoutIds.push(b)},o.setItemCount=function(y){o.itemCount=y},o.unsetItemCount=function(){o.itemCount=null},o.isItemDisabled=function(y,x){var b=o.getItemNodeFromIndex(x);return b&&b.hasAttribute("disabled")},o.setHighlightedIndex=function(y,x){y===void 0&&(y=o.props.defaultHighlightedIndex),x===void 0&&(x={}),x=gr(x),o.internalSetState(le({highlightedIndex:y},x))},o.clearSelection=function(y){o.internalSetState({selectedItem:null,inputValue:"",highlightedIndex:o.props.defaultHighlightedIndex,isOpen:o.props.defaultIsOpen},y)},o.selectItem=function(y,x,b){x=gr(x),o.internalSetState(le({isOpen:o.props.defaultIsOpen,highlightedIndex:o.props.defaultHighlightedIndex,selectedItem:y,inputValue:o.props.itemToString(y)},x),b)},o.selectItemAtIndex=function(y,x,b){var _=o.items[y];_!=null&&o.selectItem(_,x,b)},o.selectHighlightedItem=function(y,x){return o.selectItemAtIndex(o.getState().highlightedIndex,y,x)},o.internalSetState=function(y,x){var b,_,E={},$=typeof y=="function";return!$&&y.hasOwnProperty("inputValue")&&o.props.onInputValueChange(y.inputValue,le({},o.getStateAndHelpers(),y)),o.setState(function(T){var J;T=o.getState(T);var q=$?y(T):y;q=o.props.stateReducer(T,q),b=q.hasOwnProperty("selectedItem");var z={};return b&&q.selectedItem!==T.selectedItem&&(_=q.selectedItem),(J=q).type||(J.type=fa),Object.keys(q).forEach(function(Y){T[Y]!==q[Y]&&(E[Y]=q[Y]),Y!=="type"&&(q[Y],Sr(o.props,Y)||(z[Y]=q[Y]))}),$&&q.hasOwnProperty("inputValue")&&o.props.onInputValueChange(q.inputValue,le({},o.getStateAndHelpers(),q)),z},function(){Yi(x)();var T=Object.keys(E).length>1;T&&o.props.onStateChange(E,o.getStateAndHelpers()),b&&o.props.onSelect(y.selectedItem,o.getStateAndHelpers()),_!==void 0&&o.props.onChange(_,o.getStateAndHelpers()),o.props.onUserAction(E,o.getStateAndHelpers())})},o.rootRef=function(y){return o._rootNode=y},o.getRootProps=function(y,x){var b,_=y===void 0?{}:y,E=_.refKey,$=E===void 0?"ref":E,T=_.ref,J=Mt(_,Rf),q=x===void 0?{}:x,z=q.suppressRefError,Y=z===void 0?!1:z;o.getRootProps.called=!0,o.getRootProps.refKey=$,o.getRootProps.suppressRefError=Y;var ee=o.getState(),U=ee.isOpen;return le((b={},b[$]=_n(T,o.rootRef),b.role="combobox",b["aria-expanded"]=U,b["aria-haspopup"]="listbox",b["aria-owns"]=U?o.menuId:void 0,b["aria-labelledby"]=o.labelId,b),J)},o.keyDownHandlers={ArrowDown:function(x){var b=this;if(x.preventDefault(),this.getState().isOpen){var _=x.shiftKey?5:1;this.moveHighlightedIndex(_,{type:br})}else this.internalSetState({isOpen:!0,type:br},function(){var E=b.getItemCount();if(E>0){var $=b.getState(),T=$.highlightedIndex,J=un(T,1,{length:E},b.isItemDisabled,!0);b.setHighlightedIndex(J,{type:br})}})},ArrowUp:function(x){var b=this;if(x.preventDefault(),this.getState().isOpen){var _=x.shiftKey?-5:-1;this.moveHighlightedIndex(_,{type:_r})}else this.internalSetState({isOpen:!0,type:_r},function(){var E=b.getItemCount();if(E>0){var $=b.getState(),T=$.highlightedIndex,J=un(T,-1,{length:E},b.isItemDisabled,!0);b.setHighlightedIndex(J,{type:_r})}})},Enter:function(x){if(x.which!==229){var b=this.getState(),_=b.isOpen,E=b.highlightedIndex;if(_&&E!=null){x.preventDefault();var $=this.items[E],T=this.getItemNodeFromIndex(E);if($==null||T&&T.hasAttribute("disabled"))return;this.selectHighlightedItem({type:va})}}},Escape:function(x){x.preventDefault(),this.reset(le({type:ga},!this.state.isOpen&&{selectedItem:null,inputValue:""}))}},o.buttonKeyDownHandlers=le({},o.keyDownHandlers,{" ":function(x){x.preventDefault(),this.toggleMenu({type:xa})}}),o.inputKeyDownHandlers=le({},o.keyDownHandlers,{Home:function(x){var b=this.getState(),_=b.isOpen;if(_){x.preventDefault();var E=this.getItemCount();if(!(E<=0||!_)){var $=On(0,!1,{length:E},this.isItemDisabled);this.setHighlightedIndex($,{type:ya})}}},End:function(x){var b=this.getState(),_=b.isOpen;if(_){x.preventDefault();var E=this.getItemCount();if(!(E<=0||!_)){var $=On(E-1,!0,{length:E},this.isItemDisabled);this.setHighlightedIndex($,{type:wa})}}}}),o.getToggleButtonProps=function(y){var x=y===void 0?{}:y,b=x.onClick;x.onPress;var _=x.onKeyDown,E=x.onKeyUp,$=x.onBlur,T=Mt(x,Af),J=o.getState(),q=J.isOpen,z={onClick:Le(b,o.buttonHandleClick),onKeyDown:Le(_,o.buttonHandleKeyDown),onKeyUp:Le(E,o.buttonHandleKeyUp),onBlur:Le($,o.buttonHandleBlur)},Y=T.disabled?{}:z;return le({type:"button",role:"button","aria-label":q?"close menu":"open menu","aria-haspopup":!0,"data-toggle":!0},Y,T)},o.buttonHandleKeyUp=function(y){y.preventDefault()},o.buttonHandleKeyDown=function(y){var x=Io(y);o.buttonKeyDownHandlers[x]&&o.buttonKeyDownHandlers[x].call(o,y)},o.buttonHandleClick=function(y){if(y.preventDefault(),o.props.environment){var x=o.props.environment.document,b=x.body,_=x.activeElement;b&&b===_&&y.target.focus()}process.env.NODE_ENV==="test"?o.toggleMenu({type:_o}):o.internalSetTimeout(function(){return o.toggleMenu({type:_o})})},o.buttonHandleBlur=function(y){var x=y.target;o.internalSetTimeout(function(){if(!(o.isMouseDown||!o.props.environment)){var b=o.props.environment.document.activeElement;(b==null||b.id!==o.inputId)&&b!==x&&o.reset({type:Ca})}})},o.getLabelProps=function(y){return le({htmlFor:o.inputId,id:o.labelId},y)},o.getInputProps=function(y){var x=y===void 0?{}:y,b=x.onKeyDown,_=x.onBlur,E=x.onChange,$=x.onInput;x.onChangeText;var T=Mt(x,Pf),J,q={};J="onChange";var z=o.getState(),Y=z.inputValue,ee=z.isOpen,U=z.highlightedIndex;if(!T.disabled){var se;q=(se={},se[J]=Le(E,$,o.inputHandleChange),se.onKeyDown=Le(b,o.inputHandleKeyDown),se.onBlur=Le(_,o.inputHandleBlur),se)}return le({"aria-autocomplete":"list","aria-activedescendant":ee&&typeof U=="number"&&U>=0?o.getItemId(U):void 0,"aria-controls":ee?o.menuId:void 0,"aria-labelledby":T&&T["aria-label"]?void 0:o.labelId,autoComplete:"off",value:Y,id:o.inputId},q,T)},o.inputHandleKeyDown=function(y){var x=Io(y);x&&o.inputKeyDownHandlers[x]&&o.inputKeyDownHandlers[x].call(o,y)},o.inputHandleChange=function(y){o.internalSetState({type:ba,isOpen:!0,inputValue:y.target.value,highlightedIndex:o.props.defaultHighlightedIndex})},o.inputHandleBlur=function(){o.internalSetTimeout(function(){var y;if(!(o.isMouseDown||!o.props.environment)){var x=o.props.environment.document.activeElement,b=(x==null||(y=x.dataset)==null?void 0:y.toggle)&&o._rootNode&&o._rootNode.contains(x);b||o.reset({type:_a})}})},o.menuRef=function(y){o._menuNode=y},o.getMenuProps=function(y,x){var b,_=y===void 0?{}:y,E=_.refKey,$=E===void 0?"ref":E,T=_.ref,J=Mt(_,Df),q=x===void 0?{}:x,z=q.suppressRefError,Y=z===void 0?!1:z;return o.getMenuProps.called=!0,o.getMenuProps.refKey=$,o.getMenuProps.suppressRefError=Y,le((b={},b[$]=_n(T,o.menuRef),b.role="listbox",b["aria-labelledby"]=J&&J["aria-label"]?void 0:o.labelId,b.id=o.menuId,b),J)},o.getItemProps=function(y){var x,b=y===void 0?{}:y,_=b.onMouseMove,E=b.onMouseDown,$=b.onClick;b.onPress;var T=b.index,J=b.item,q=J===void 0?process.env.NODE_ENV==="production"?void 0:Cf("getItemProps","item"):J,z=Mt(b,Ff);T===void 0?(o.items.push(q),T=o.items.indexOf(q)):o.items[T]=q;var Y="onClick",ee=$,U=(x={onMouseMove:Le(_,function(){T!==o.getState().highlightedIndex&&(o.setHighlightedIndex(T,{type:ha}),o.avoidScrolling=!0,o.internalSetTimeout(function(){return o.avoidScrolling=!1},250))}),onMouseDown:Le(E,function(ne){ne.preventDefault()})},x[Y]=Le(ee,function(){o.selectItemAtIndex(T,{type:Ia})}),x),se=z.disabled?{onMouseDown:U.onMouseDown}:U;return le({id:o.getItemId(T),role:"option","aria-selected":o.getState().highlightedIndex===T},se,z)},o.clearItems=function(){o.items=[]},o.reset=function(y,x){y===void 0&&(y={}),y=gr(y),o.internalSetState(function(b){var _=b.selectedItem;return le({isOpen:o.props.defaultIsOpen,highlightedIndex:o.props.defaultHighlightedIndex,inputValue:o.props.itemToString(_)},y)},x)},o.toggleMenu=function(y,x){y===void 0&&(y={}),y=gr(y),o.internalSetState(function(b){var _=b.isOpen;return le({isOpen:!_},_&&{highlightedIndex:o.props.defaultHighlightedIndex},y)},function(){var b=o.getState(),_=b.isOpen,E=b.highlightedIndex;_&&o.getItemCount()>0&&typeof E=="number"&&o.setHighlightedIndex(E,y),Yi(x)()})},o.openMenu=function(y){o.internalSetState({isOpen:!0},y)},o.closeMenu=function(y){o.internalSetState({isOpen:!1},y)},o.updateStatus=Vo(function(){var y;if((y=o.props)!=null&&(y=y.environment)!=null&&y.document){var x=o.getState(),b=o.items[x.highlightedIndex],_=o.getItemCount(),E=o.props.getA11yStatusMessage(le({itemToString:o.props.itemToString,previousResultCount:o.previousResultCount,resultCount:_,highlightedItem:b},x));o.previousResultCount=_,pa(E,o.props.environment.document)}},200);var s=o.props,a=s.defaultHighlightedIndex,c=s.initialHighlightedIndex,l=c===void 0?a:c,d=s.defaultIsOpen,p=s.initialIsOpen,m=p===void 0?d:p,f=s.initialInputValue,v=f===void 0?"":f,w=s.initialSelectedItem,I=w===void 0?null:w,O=o.getState({highlightedIndex:l,isOpen:m,inputValue:v,selectedItem:I});return O.selectedItem!=null&&o.props.initialInputValue===void 0&&(O.inputValue=o.props.itemToString(O.selectedItem)),o.state=O,o}cf(n,t);var r=n.prototype;return r.internalClearTimeouts=function(){this.timeoutIds.forEach(function(o){clearTimeout(o)}),this.timeoutIds=[]},r.getState=function(o){return o===void 0&&(o=this.state),Er(o,this.props)},r.getItemCount=function(){var o=this.items.length;return this.itemCount!=null?o=this.itemCount:this.props.itemCount!==void 0&&(o=this.props.itemCount),o},r.getItemNodeFromIndex=function(o){return this.props.environment?this.props.environment.document.getElementById(this.getItemId(o)):null},r.scrollHighlightedItemIntoView=function(){{var o=this.getItemNodeFromIndex(this.getState().highlightedIndex);this.props.scrollIntoView(o,this._menuNode)}},r.moveHighlightedIndex=function(o,s){var a=this.getItemCount(),c=this.getState(),l=c.highlightedIndex;if(a>0){var d=un(l,o,{length:a},this.isItemDisabled,!0);this.setHighlightedIndex(d,s)}},r.getStateAndHelpers=function(){var o=this.getState(),s=o.highlightedIndex,a=o.inputValue,c=o.selectedItem,l=o.isOpen,d=this.props.itemToString,p=this.id,m=this.getRootProps,f=this.getToggleButtonProps,v=this.getLabelProps,w=this.getMenuProps,I=this.getInputProps,O=this.getItemProps,y=this.openMenu,x=this.closeMenu,b=this.toggleMenu,_=this.selectItem,E=this.selectItemAtIndex,$=this.selectHighlightedItem,T=this.setHighlightedIndex,J=this.clearSelection,q=this.clearItems,z=this.reset,Y=this.setItemCount,ee=this.unsetItemCount,U=this.internalSetState;return{getRootProps:m,getToggleButtonProps:f,getLabelProps:v,getMenuProps:w,getInputProps:I,getItemProps:O,reset:z,openMenu:y,closeMenu:x,toggleMenu:b,selectItem:_,selectItemAtIndex:E,selectHighlightedItem:$,setHighlightedIndex:T,clearSelection:J,clearItems:q,setItemCount:Y,unsetItemCount:ee,setState:U,itemToString:d,id:p,highlightedIndex:s,inputValue:a,isOpen:l,selectedItem:c}},r.componentDidMount=function(){var o=this;if(process.env.NODE_ENV!=="production"&&this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&es(this._menuNode,this.getMenuProps),!this.props.environment)this.cleanup=function(){o.internalClearTimeouts()};else{var s=function(){o.isMouseDown=!0},a=function(f){o.isMouseDown=!1;var v=Nr(f.target,[o._rootNode,o._menuNode],o.props.environment);!v&&o.getState().isOpen&&o.reset({type:ma},function(){return o.props.onOuterClick(o.getStateAndHelpers())})},c=function(){o.isTouchMove=!1},l=function(){o.isTouchMove=!0},d=function(f){var v=Nr(f.target,[o._rootNode,o._menuNode],o.props.environment,!1);!o.isTouchMove&&!v&&o.getState().isOpen&&o.reset({type:Ea},function(){return o.props.onOuterClick(o.getStateAndHelpers())})},p=this.props.environment;p.addEventListener("mousedown",s),p.addEventListener("mouseup",a),p.addEventListener("touchstart",c),p.addEventListener("touchmove",l),p.addEventListener("touchend",d),this.cleanup=function(){o.internalClearTimeouts(),o.updateStatus.cancel(),p.removeEventListener("mousedown",s),p.removeEventListener("mouseup",a),p.removeEventListener("touchstart",c),p.removeEventListener("touchmove",l),p.removeEventListener("touchend",d)}}},r.shouldScroll=function(o,s){var a=this.props.highlightedIndex===void 0?this.getState():this.props,c=a.highlightedIndex,l=s.highlightedIndex===void 0?o:s,d=l.highlightedIndex,p=c&&this.getState().isOpen&&!o.isOpen,m=c!==d;return p||m},r.componentDidUpdate=function(o,s){process.env.NODE_ENV!=="production"&&(Ho(this.state,o,this.props),this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&es(this._menuNode,this.getMenuProps)),Sr(this.props,"selectedItem")&&this.props.selectedItemChanged(o.selectedItem,this.props.selectedItem)&&this.internalSetState({type:Oa,inputValue:this.props.itemToString(this.props.selectedItem)}),!this.avoidScrolling&&this.shouldScroll(s,o)&&this.scrollHighlightedItemIntoView(),this.updateStatus()},r.componentWillUnmount=function(){this.cleanup()},r.render=function(){var o=Qi(this.props.children,it);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=Qi(o(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&&Mf(s,this.getRootProps),s;if(la(s))return g.cloneElement(s,this.getRootProps(ua(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}(g.Component);return e.defaultProps={defaultHighlightedIndex:null,defaultIsOpen:!1,getA11yStatusMessage:xf,itemToString:function(n){return n==null?"":(process.env.NODE_ENV!=="production"&&Ef(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:it,onInputValueChange:it,onUserAction:it,onChange:it,onSelect:it,onOuterClick:it,selectedItemChanged:function(n,r){return n!==r},environment:typeof window>"u"?void 0:window,stateReducer:function(n,r){return r},suppressRefError:!1,scrollIntoView:aa},e.stateChangeTypes=Tf,e}();process.env.NODE_ENV!=="production"&&(jf.propTypes={children:j.func,defaultHighlightedIndex:j.number,defaultIsOpen:j.bool,initialHighlightedIndex:j.number,initialSelectedItem:j.any,initialInputValue:j.string,initialIsOpen:j.bool,getA11yStatusMessage:j.func,itemToString:j.func,onChange:j.func,onSelect:j.func,onStateChange:j.func,onInputValueChange:j.func,onUserAction:j.func,onOuterClick:j.func,selectedItemChanged:j.func,stateReducer:j.func,itemCount:j.number,id:j.string,environment:j.shape({addEventListener:j.func.isRequired,removeEventListener:j.func.isRequired,document:j.shape({createElement:j.func.isRequired,getElementById:j.func.isRequired,activeElement:j.any.isRequired,body:j.any.isRequired}).isRequired,Node:j.func.isRequired}),suppressRefError:j.bool,scrollIntoView:j.func,selectedItem:j.any,isOpen:j.bool,inputValue:j.string,highlightedIndex:j.number,labelId:j.string,inputId:j.string,menuId:j.string,getItemId:j.func});function es(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 Mf(e,t){var n=t.refKey,r=n!=="ref",i=!la(e);i&&!r&&!zi.isForwardRef(e)?console.error("downshift: You returned a non-DOM element. You must specify a refKey in getRootProps"):!i&&r&&console.error('downshift: You returned a DOM element. You should not specify a refKey in getRootProps. You specified "'+n+'"'),!zi.isForwardRef(e)&&!ua(e)[n]&&console.error('downshift: You must apply the ref prop "'+n+'" from getRootProps onto your root element.')}var Sa={highlightedIndex:-1,isOpen:!1,selectedItem:null,inputValue:""};function kf(e,t,n){var r=e.props,i=e.type,o={};Object.keys(t).forEach(function(s){Lf(s,e,t,n),n[s]!==t[s]&&(o[s]=n[s])}),r.onStateChange&&Object.keys(o).length&&r.onStateChange(le({type:i},o))}function Lf(e,t,n,r){var i=t.props,o=t.type,s="on"+Uo(e)+"Change";i[s]&&r[e]!==void 0&&r[e]!==n[e]&&i[s](le({type:o},r))}function $f(e,t){return t.changes}var ts=Vo(function(e,t){pa(e,t)},200),Kf=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"?g.useLayoutEffect:g.useEffect,Vf="useId"in g?function(t){var n=t.id,r=t.labelId,i=t.menuId,o=t.getItemId,s=t.toggleButtonId,a=t.inputId,c="downshift-"+g.useId();n||(n=c);var l=g.useRef({labelId:r||n+"-label",menuId:i||n+"-menu",getItemId:o||function(d){return n+"-item-"+d},toggleButtonId:s||n+"-toggle-button",inputId:a||n+"-input"});return l.current}:function(t){var n=t.id,r=n===void 0?"downshift-"+ca():n,i=t.labelId,o=t.menuId,s=t.getItemId,a=t.toggleButtonId,c=t.inputId,l=g.useRef({labelId:i||r+"-label",menuId:o||r+"-menu",getItemId:s||function(d){return r+"-item-"+d},toggleButtonId:a||r+"-toggle-button",inputId:c||r+"-input"});return l.current};function Hf(e,t,n,r){var i,o;if(e===void 0){if(t===void 0)throw new Error(r);i=n[t],o=t}else o=t===void 0?n.indexOf(e):t,i=e;return[i,o]}function Uo(e){return""+e.slice(0,1).toUpperCase()+e.slice(1)}function Na(e){var t=g.useRef(e);return t.current=e,t}function Uf(e,t,n,r){var i=g.useRef(),o=g.useRef(),s=g.useCallback(function(f,v){o.current=v,f=Er(f,v.props);var w=e(f,v),I=v.props.stateReducer(f,le({},v,{changes:w}));return I},[e]),a=g.useReducer(s,t,n),c=a[0],l=a[1],d=Na(t),p=g.useCallback(function(f){return l(le({props:d.current},f))},[d]),m=o.current;return g.useEffect(function(){var f=Er(i.current,m==null?void 0:m.props),v=m&&i.current&&!r(f,c);v&&kf(m,f,c),i.current=c},[c,m,r]),[c,p]}var Kn={itemToString:function(t){return t?String(t):""},itemToKey:function(t){return t},stateReducer:$f,scrollIntoView:aa,environment:typeof window>"u"?void 0:window};function Jt(e,t,n){n===void 0&&(n=Sa);var r=e["default"+Uo(t)];return r!==void 0?r:n[t]}function Vn(e,t,n){n===void 0&&(n=Sa);var r=e[t];if(r!==void 0)return r;var i=e["initial"+Uo(t)];return i!==void 0?i:Jt(e,t,n)}function Bf(e){var t=Vn(e,"selectedItem"),n=Vn(e,"isOpen"),r=Xf(e),i=Vn(e,"inputValue");return{highlightedIndex:r<0&&t&&n?e.items.findIndex(function(o){return e.itemToKey(o)===e.itemToKey(t)}):r,isOpen:n,selectedItem:t,inputValue:i}}function Hn(e,t,n){var r=e.items,i=e.initialHighlightedIndex,o=e.defaultHighlightedIndex,s=e.isItemDisabled,a=e.itemToKey,c=t.selectedItem,l=t.highlightedIndex;return r.length===0?-1:i!==void 0&&l===i&&!s(r[i],i)?i:o!==void 0&&!s(r[o],o)?o: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 qf(e,t,n){var r=g.useRef({isMouseDown:!1,isTouchMove:!1,isTouchEnd:!1});return g.useEffect(function(){if(!e)return it;var i=n.map(function(d){return d.current});function o(){r.current.isTouchEnd=!1,r.current.isMouseDown=!0}function s(d){r.current.isMouseDown=!1,Nr(d.target,i,e)||t()}function a(){r.current.isTouchEnd=!1,r.current.isTouchMove=!1}function c(){r.current.isTouchMove=!0}function l(d){r.current.isTouchEnd=!0,!r.current.isTouchMove&&!Nr(d.target,i,e,!1)&&t()}return e.addEventListener("mousedown",o),e.addEventListener("mouseup",s),e.addEventListener("touchstart",a),e.addEventListener("touchmove",c),e.addEventListener("touchend",l),function(){e.removeEventListener("mousedown",o),e.removeEventListener("mouseup",s),e.removeEventListener("touchstart",a),e.removeEventListener("touchmove",c),e.removeEventListener("touchend",l)}},[n,e,t]),r.current}var Ta=function(){return it};process.env.NODE_ENV!=="production"&&(Ta=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var i=g.useRef(n.reduce(function(s,a){return s[a]={},s},{}));g.useEffect(function(){Object.keys(i.current).forEach(function(s){var a=i.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,l=a.refKey,d=a.elementRef;c||d!=null&&d.current||console.error('downshift: The ref prop "'+l+'" from '+s+" was not applied correctly on your element.")})},[]);var o=g.useCallback(function(s,a,c,l){i.current[s]={suppressRefError:a,refKey:c,elementRef:l}},[]);return o});function Wf(e,t,n,r){r===void 0&&(r={});var i=r.document,o=Kr();g.useEffect(function(){if(!(!e||o||!i)){var s=e(t);ts(s,i)}},n),g.useEffect(function(){return function(){ts.cancel(),Nf(i)}},[i])}function Jf(e){var t=e.highlightedIndex,n=e.isOpen,r=e.itemRefs,i=e.getItemNodeFromIndex,o=e.menuElement,s=e.scrollIntoView,a=g.useRef(!0);return Kf(function(){t<0||!n||!Object.keys(r.current).length||(a.current===!1?a.current=!0:s(i(t),o))},[t]),a}var Ra=it;process.env.NODE_ENV!=="production"&&(Ra=function(t){var n=t.props,r=t.state,i=g.useRef(n),o=Kr();g.useEffect(function(){o||(Ho(r,i.current,n),i.current=n)},[r,n,o])});function ns(e,t,n){var r;n===void 0&&(n=!0);var i=((r=e.items)==null?void 0:r.length)&&t>=0;return le({isOpen:!1,highlightedIndex:-1},i&&le({selectedItem:e.items[t],isOpen:Jt(e,"isOpen"),highlightedIndex:Jt(e,"highlightedIndex")},n&&{inputValue:e.itemToString(e.items[t])}))}function zf(e,t){return e.isOpen===t.isOpen&&e.inputValue===t.inputValue&&e.highlightedIndex===t.highlightedIndex&&e.selectedItem===t.selectedItem}function Kr(){var e=g.useRef(!0);return g.useEffect(function(){return e.current=!1,function(){e.current=!0}},[]),e.current}function bo(e){var t=Jt(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}function Xf(e){var t=Vn(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}var xr={environment:j.shape({addEventListener:j.func.isRequired,removeEventListener:j.func.isRequired,document:j.shape({createElement:j.func.isRequired,getElementById:j.func.isRequired,activeElement:j.any.isRequired,body:j.any.isRequired}).isRequired,Node:j.func.isRequired}),itemToString:j.func,itemToKey:j.func,stateReducer:j.func},Aa=le({},xr,{getA11yStatusMessage:j.func,highlightedIndex:j.number,defaultHighlightedIndex:j.number,initialHighlightedIndex:j.number,isOpen:j.bool,defaultIsOpen:j.bool,initialIsOpen:j.bool,selectedItem:j.any,initialSelectedItem:j.any,defaultSelectedItem:j.any,id:j.string,labelId:j.string,menuId:j.string,getItemId:j.func,toggleButtonId:j.string,onSelectedItemChange:j.func,onHighlightedIndexChange:j.func,onStateChange:j.func,onIsOpenChange:j.func,scrollIntoView:j.func});function Gf(e,t,n){var r=t.type,i=t.props,o;switch(r){case n.ItemMouseMove:o={highlightedIndex:t.disabled?-1:t.index};break;case n.MenuMouseLeave:o={highlightedIndex:-1};break;case n.ToggleButtonClick:case n.FunctionToggleMenu:o={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:Hn(i,e,0)};break;case n.FunctionOpenMenu:o={isOpen:!0,highlightedIndex:Hn(i,e,0)};break;case n.FunctionCloseMenu:o={isOpen:!1};break;case n.FunctionSetHighlightedIndex:o={highlightedIndex:i.isItemDisabled(i.items[t.highlightedIndex],t.highlightedIndex)?-1:t.highlightedIndex};break;case n.FunctionSetInputValue:o={inputValue:t.inputValue};break;case n.FunctionReset:o={highlightedIndex:bo(i),isOpen:Jt(i,"isOpen"),selectedItem:Jt(i,"selectedItem"),inputValue:Jt(i,"inputValue")};break;default:throw new Error("Reducer called without proper action type.")}return le({},e,o)}Cn(Cn({},Aa),{items:j.array.isRequired,isItemDisabled:j.func});Cn(Cn({},Kn),{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 Bo=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_down__":0,qo=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_up__":1,Wo=process.env.NODE_ENV!=="production"?"__input_keydown_escape__":2,Jo=process.env.NODE_ENV!=="production"?"__input_keydown_home__":3,zo=process.env.NODE_ENV!=="production"?"__input_keydown_end__":4,Xo=process.env.NODE_ENV!=="production"?"__input_keydown_page_up__":5,Go=process.env.NODE_ENV!=="production"?"__input_keydown_page_down__":6,Yo=process.env.NODE_ENV!=="production"?"__input_keydown_enter__":7,Zo=process.env.NODE_ENV!=="production"?"__input_change__":8,Tr=process.env.NODE_ENV!=="production"?"__input_blur__":9,Qo=process.env.NODE_ENV!=="production"?"__input_click__":10,Pa=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":11,Da=process.env.NODE_ENV!=="production"?"__item_mouse_move__":12,ei=process.env.NODE_ENV!=="production"?"__item_click__":13,Fa=process.env.NODE_ENV!=="production"?"__togglebutton_click__":14,ja=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":15,Ma=process.env.NODE_ENV!=="production"?"__function_open_menu__":16,ka=process.env.NODE_ENV!=="production"?"__function_close_menu__":17,La=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":18,ti=process.env.NODE_ENV!=="production"?"__function_select_item__":19,$a=process.env.NODE_ENV!=="production"?"__function_set_input_value__":20,Ka=process.env.NODE_ENV!=="production"?"__function_reset__":21,ni=process.env.NODE_ENV!=="production"?"__controlled_prop_updated_selected_item__":22,Va=Object.freeze({__proto__:null,ControlledPropUpdatedSelectedItem:ni,FunctionCloseMenu:ka,FunctionOpenMenu:Ma,FunctionReset:Ka,FunctionSelectItem:ti,FunctionSetHighlightedIndex:La,FunctionSetInputValue:$a,FunctionToggleMenu:ja,InputBlur:Tr,InputChange:Zo,InputClick:Qo,InputKeyDownArrowDown:Bo,InputKeyDownArrowUp:qo,InputKeyDownEnd:zo,InputKeyDownEnter:Yo,InputKeyDownEscape:Wo,InputKeyDownHome:Jo,InputKeyDownPageDown:Go,InputKeyDownPageUp:Xo,ItemClick:ei,ItemMouseMove:Da,MenuMouseLeave:Pa,ToggleButtonClick:Fa});function Yf(e){var t=Bf(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)),le({},t,{inputValue:r})}var Zf=le({},Aa,{items:j.array.isRequired,isItemDisabled:j.func,inputValue:j.string,defaultInputValue:j.string,initialInputValue:j.string,inputId:j.string,onInputValueChange:j.func});function Qf(e,t,n,r){var i=g.useRef(),o=Uf(e,t,n,r),s=o[0],a=o[1],c=Kr();return g.useEffect(function(){if(Sr(t,"selectedItem")){if(!c){var l=t.itemToKey(t.selectedItem)!==t.itemToKey(i.current);l&&a({type:ni,inputValue:t.itemToString(t.selectedItem)})}i.current=s.selectedItem===i.current?t.selectedItem:s.selectedItem}},[s.selectedItem,t.selectedItem]),[Er(s,t),a]}var Ha=it;process.env.NODE_ENV!=="production"&&(Ha=function(t,n){j.checkPropTypes(Zf,t,"prop",n.name)});var em=le({},Kn,{isItemDisabled:function(){return!1}});function tm(e,t){var n,r=t.type,i=t.props,o=t.altKey,s;switch(r){case ei:s={isOpen:Jt(i,"isOpen"),highlightedIndex:bo(i),selectedItem:i.items[t.index],inputValue:i.itemToString(i.items[t.index])};break;case Bo:e.isOpen?s={highlightedIndex:un(e.highlightedIndex,1,i.items,i.isItemDisabled,!0)}:s={highlightedIndex:o&&e.selectedItem==null?-1:Hn(i,e,1),isOpen:i.items.length>=0};break;case qo:e.isOpen?o?s=ns(i,e.highlightedIndex):s={highlightedIndex:un(e.highlightedIndex,-1,i.items,i.isItemDisabled,!0)}:s={highlightedIndex:Hn(i,e,-1),isOpen:i.items.length>=0};break;case Yo:s=ns(i,e.highlightedIndex);break;case Wo:s=le({isOpen:!1,highlightedIndex:-1},!e.isOpen&&{selectedItem:null,inputValue:""});break;case Xo:s={highlightedIndex:un(e.highlightedIndex,-10,i.items,i.isItemDisabled,!0)};break;case Go:s={highlightedIndex:un(e.highlightedIndex,10,i.items,i.isItemDisabled,!0)};break;case Jo:s={highlightedIndex:On(0,!1,i.items,i.isItemDisabled)};break;case zo:s={highlightedIndex:On(i.items.length-1,!0,i.items,i.isItemDisabled)};break;case Tr:s=le({isOpen:!1,highlightedIndex:-1},e.highlightedIndex>=0&&((n=i.items)==null?void 0:n.length)&&t.selectItem&&{selectedItem:i.items[e.highlightedIndex],inputValue:i.itemToString(i.items[e.highlightedIndex])});break;case Zo:s={isOpen:!0,highlightedIndex:bo(i),inputValue:t.inputValue};break;case Qo:s={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:Hn(i,e,0)};break;case ti:s={selectedItem:t.selectedItem,inputValue:i.itemToString(t.selectedItem)};break;case ni:s={inputValue:t.inputValue};break;default:return Gf(e,t,Va)}return le({},e,s)}var nm=["onMouseLeave","refKey","ref"],rm=["item","index","refKey","ref","onMouseMove","onMouseDown","onClick","onPress","disabled"],om=["onClick","onPress","refKey","ref"],im=["onKeyDown","onChange","onInput","onBlur","onChangeText","onClick","refKey","ref"];ri.stateChangeTypes=Va;function ri(e){e===void 0&&(e={}),Ha(e,ri);var t=le({},em,e),n=t.items,r=t.scrollIntoView,i=t.environment,o=t.getA11yStatusMessage,s=Qf(tm,t,Yf,zf),a=s[0],c=s[1],l=a.isOpen,d=a.highlightedIndex,p=a.selectedItem,m=a.inputValue,f=g.useRef(null),v=g.useRef({}),w=g.useRef(null),I=g.useRef(null),O=Kr(),y=Vf(t),x=g.useRef(),b=Na({state:a,props:t}),_=g.useCallback(function(M){return v.current[y.getItemId(M)]},[y]);Wf(o,a,[l,d,p,m],i);var E=Jf({menuElement:f.current,highlightedIndex:d,isOpen:l,itemRefs:v,scrollIntoView:r,getItemNodeFromIndex:_});Ra({props:t,state:a}),g.useEffect(function(){var M=Vn(t,"isOpen");M&&w.current&&w.current.focus()},[]),g.useEffect(function(){O||(x.current=n.length)});var $=qf(i,g.useCallback(function(){b.current.state.isOpen&&c({type:Tr,selectItem:!1})},[c,b]),g.useMemo(function(){return[f,I,w]},[f.current,I.current,w.current])),T=Ta("getInputProps","getMenuProps");g.useEffect(function(){l||(v.current={})},[l]),g.useEffect(function(){var M;!l||!(i!=null&&i.document)||!(w!=null&&(M=w.current)!=null&&M.focus)||i.document.activeElement!==w.current&&w.current.focus()},[l,i]);var J=g.useMemo(function(){return{ArrowDown:function(F){F.preventDefault(),c({type:Bo,altKey:F.altKey})},ArrowUp:function(F){F.preventDefault(),c({type:qo,altKey:F.altKey})},Home:function(F){b.current.state.isOpen&&(F.preventDefault(),c({type:Jo}))},End:function(F){b.current.state.isOpen&&(F.preventDefault(),c({type:zo}))},Escape:function(F){var D=b.current.state;(D.isOpen||D.inputValue||D.selectedItem||D.highlightedIndex>-1)&&(F.preventDefault(),c({type:Wo}))},Enter:function(F){var D=b.current.state;!D.isOpen||F.which===229||(F.preventDefault(),c({type:Yo}))},PageUp:function(F){b.current.state.isOpen&&(F.preventDefault(),c({type:Xo}))},PageDown:function(F){b.current.state.isOpen&&(F.preventDefault(),c({type:Go}))}}},[c,b]),q=g.useCallback(function(M){return le({id:y.labelId,htmlFor:y.inputId},M)},[y]),z=g.useCallback(function(M,F){var D,R=M===void 0?{}:M,X=R.onMouseLeave,G=R.refKey,K=G===void 0?"ref":G,Z=R.ref,B=Mt(R,nm),ae=F===void 0?{}:F,A=ae.suppressRefError,pe=A===void 0?!1:A;return T("getMenuProps",pe,K,f),le((D={},D[K]=_n(Z,function(V){f.current=V}),D.id=y.menuId,D.role="listbox",D["aria-labelledby"]=B&&B["aria-label"]?void 0:""+y.labelId,D.onMouseLeave=Le(X,function(){c({type:Pa})}),D),B)},[c,T,y]),Y=g.useCallback(function(M){var F,D,R=M===void 0?{}:M,X=R.item,G=R.index,K=R.refKey,Z=K===void 0?"ref":K,B=R.ref,ae=R.onMouseMove,A=R.onMouseDown,pe=R.onClick;R.onPress;var V=R.disabled,we=Mt(R,rm);V!==void 0&&console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useCombobox.');var Pe=b.current,He=Pe.props,Fe=Pe.state,me=Hf(X,G,He.items,"Pass either item or index to getItemProps!"),gt=me[0],Ue=me[1],nt=He.isItemDisabled(gt,Ue),vt="onClick",yt=pe,Be=function(){$.isTouchEnd||Ue===Fe.highlightedIndex||(E.current=!1,c({type:Da,index:Ue,disabled:nt}))},$e=function(){c({type:ei,index:Ue})},je=function(wt){return wt.preventDefault()};return le((F={},F[Z]=_n(B,function(Ce){Ce&&(v.current[y.getItemId(Ue)]=Ce)}),F["aria-disabled"]=nt,F["aria-selected"]=Ue===Fe.highlightedIndex,F.id=y.getItemId(Ue),F.role="option",F),!nt&&(D={},D[vt]=Le(yt,$e),D),{onMouseMove:Le(ae,Be),onMouseDown:Le(A,je)},we)},[c,y,b,$,E]),ee=g.useCallback(function(M){var F,D=M===void 0?{}:M,R=D.onClick;D.onPress;var X=D.refKey,G=X===void 0?"ref":X,K=D.ref,Z=Mt(D,om),B=b.current.state,ae=function(){c({type:Fa})};return le((F={},F[G]=_n(K,function(A){I.current=A}),F["aria-controls"]=y.menuId,F["aria-expanded"]=B.isOpen,F.id=y.toggleButtonId,F.tabIndex=-1,F),!Z.disabled&&le({},{onClick:Le(R,ae)}),Z)},[c,b,y]),U=g.useCallback(function(M,F){var D,R=M===void 0?{}:M,X=R.onKeyDown,G=R.onChange,K=R.onInput,Z=R.onBlur;R.onChangeText;var B=R.onClick,ae=R.refKey,A=ae===void 0?"ref":ae,pe=R.ref,V=Mt(R,im),we=F===void 0?{}:F,Pe=we.suppressRefError,He=Pe===void 0?!1:Pe;T("getInputProps",He,A,w);var Fe=b.current.state,me=function(je){var Ce=Io(je);Ce&&J[Ce]&&J[Ce](je)},gt=function(je){c({type:Zo,inputValue:je.target.value})},Ue=function(je){if(i!=null&&i.document&&Fe.isOpen&&!$.isMouseDown){var Ce=je.relatedTarget===null&&i.document.activeElement!==i.document.body;c({type:Tr,selectItem:!Ce})}},nt=function(){c({type:Qo})},vt="onChange",yt={};if(!V.disabled){var Be;yt=(Be={},Be[vt]=Le(G,K,gt),Be.onKeyDown=Le(X,me),Be.onBlur=Le(Z,Ue),Be.onClick=Le(B,nt),Be)}return le((D={},D[A]=_n(pe,function($e){w.current=$e}),D["aria-activedescendant"]=Fe.isOpen&&Fe.highlightedIndex>-1?y.getItemId(Fe.highlightedIndex):"",D["aria-autocomplete"]="list",D["aria-controls"]=y.menuId,D["aria-expanded"]=Fe.isOpen,D["aria-labelledby"]=V&&V["aria-label"]?void 0:y.labelId,D.autoComplete="off",D.id=y.inputId,D.role="combobox",D.value=Fe.inputValue,D),yt,V)},[c,y,i,J,b,$,T]),se=g.useCallback(function(){c({type:ja})},[c]),ne=g.useCallback(function(){c({type:ka})},[c]),Q=g.useCallback(function(){c({type:Ma})},[c]),de=g.useCallback(function(M){c({type:La,highlightedIndex:M})},[c]),fe=g.useCallback(function(M){c({type:ti,selectedItem:M})},[c]),S=g.useCallback(function(M){c({type:$a,inputValue:M})},[c]),P=g.useCallback(function(){c({type:Ka})},[c]);return{getItemProps:Y,getLabelProps:q,getMenuProps:z,getInputProps:U,getToggleButtonProps:ee,toggleMenu:se,openMenu:Q,closeMenu:ne,setHighlightedIndex:de,setInputValue:S,selectItem:fe,reset:P,highlightedIndex:d,isOpen:l,selectedItem:p,inputValue:m}}xr.stateReducer,xr.itemToKey,xr.environment,j.array,j.array,j.array,j.func,j.number,j.number,j.number,j.func,j.func,j.string,j.string;Kn.itemToKey,Kn.stateReducer,Kn.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 sm="_comboboxContainer_1phcp_1",am="_label_1phcp_8",cm="_inputContainer_1phcp_12",lm="_input_1phcp_12",um="_toggleButton_1phcp_26",dm="_menu_1phcp_32",pm="_menuItem_1phcp_47",fm="_highlighted_1phcp_54",mm="_selected_1phcp_58",hm="_hidden_1phcp_62",jt={comboboxContainer:sm,label:am,inputContainer:cm,input:lm,toggleButton:um,menu:dm,menuItem:pm,highlighted:fm,selected:mm,hidden:hm};function gm(e){const t=e.toLowerCase();return function(r){return!e||r.label.toLowerCase().includes(t)||r.value.toLowerCase().includes(t)}}function vm({items:e,selectedValue:t,onSelectedItemChange:n,placeholder:r,disabled:i}){const[o,s]=g.useState(e),a=g.useRef(null);g.useEffect(()=>s(e),[e]);const c=b=>{s(e.filter(gm(b)))},{isOpen:l,getToggleButtonProps:d,getMenuProps:p,getInputProps:m,highlightedIndex:f,getItemProps:v,setInputValue:w}=ri({items:o,selectedItem:t?e.find(b=>b.value===t):null,itemToString:b=>(b==null?void 0:b.label)||"",onInputValueChange:({inputValue:b})=>c(b),onSelectedItemChange:({selectedItem:b})=>{var _;(_=a.current)==null||_.blur(),n(b)}}),I=()=>{w(""),s(e)},O=()=>I(),y=g.useMemo(()=>{var b;return(b=e.find(_=>_.value===t))==null?void 0:b.label},[e,t]),x=()=>w(y||"");return u.jsxs("div",{children:[u.jsx("div",{className:jt.comboboxContainer,children:u.jsxs("div",{className:jt.inputContainer,children:[u.jsx("input",{style:{border:"none"},disabled:i,placeholder:y||r,className:jt.input,...m({onFocus:O,onBlur:x,ref:a})}),u.jsx("button",{style:{border:"none"},disabled:i,"aria-label":"toggle menu",className:jt.toggleButton,type:"button",...d(),children:l?u.jsx(u.Fragment,{children:"↑"}):u.jsx(u.Fragment,{children:"↓"})})]})}),u.jsx("ul",{className:`${jt.menu} ${l&&e.length?"":jt.hidden}`,...p(),children:l&&o.map((b,_)=>u.jsx("li",{className:`${jt.menuItem} ${f===_?jt.highlighted:""} ${t===(b==null?void 0:b.value)?jt.selected:""}`,...v({item:b,index:_}),children:u.jsx("span",{children:b.label})},b.id))})]})}const En=Math.min,dn=Math.max,Rr=Math.round,vr=Math.floor,Gt=e=>({x:e,y:e}),ym={left:"right",right:"left",bottom:"top",top:"bottom"},wm={start:"end",end:"start"};function xo(e,t,n){return dn(e,En(t,n))}function Gn(e,t){return typeof e=="function"?e(t):e}function fn(e){return e.split("-")[0]}function Yn(e){return e.split("-")[1]}function Ua(e){return e==="x"?"y":"x"}function oi(e){return e==="y"?"height":"width"}function Sn(e){return["top","bottom"].includes(fn(e))?"y":"x"}function ii(e){return Ua(Sn(e))}function Im(e,t,n){n===void 0&&(n=!1);const r=Yn(e),i=ii(e),o=oi(i);let s=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(s=Ar(s)),[s,Ar(s)]}function _m(e){const t=Ar(e);return[Co(e),t,Co(t)]}function Co(e){return e.replace(/start|end/g,t=>wm[t])}function bm(e,t,n){const r=["left","right"],i=["right","left"],o=["top","bottom"],s=["bottom","top"];switch(e){case"top":case"bottom":return n?t?i:r:t?r:i;case"left":case"right":return t?o:s;default:return[]}}function xm(e,t,n,r){const i=Yn(e);let o=bm(fn(e),n==="start",r);return i&&(o=o.map(s=>s+"-"+i),t&&(o=o.concat(o.map(Co)))),o}function Ar(e){return e.replace(/left|right|bottom|top/g,t=>ym[t])}function Cm(e){return{top:0,right:0,bottom:0,left:0,...e}}function Ba(e){return typeof e!="number"?Cm(e):{top:e,right:e,bottom:e,left:e}}function Pr(e){const{x:t,y:n,width:r,height:i}=e;return{width:r,height:i,top:n,left:t,right:t+r,bottom:n+i,x:t,y:n}}function rs(e,t,n){let{reference:r,floating:i}=e;const o=Sn(t),s=ii(t),a=oi(s),c=fn(t),l=o==="y",d=r.x+r.width/2-i.width/2,p=r.y+r.height/2-i.height/2,m=r[a]/2-i[a]/2;let f;switch(c){case"top":f={x:d,y:r.y-i.height};break;case"bottom":f={x:d,y:r.y+r.height};break;case"right":f={x:r.x+r.width,y:p};break;case"left":f={x:r.x-i.width,y:p};break;default:f={x:r.x,y:r.y}}switch(Yn(t)){case"start":f[s]-=m*(n&&l?-1:1);break;case"end":f[s]+=m*(n&&l?-1:1);break}return f}const Om=async(e,t,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:o=[],platform:s}=n,a=o.filter(Boolean),c=await(s.isRTL==null?void 0:s.isRTL(t));let l=await s.getElementRects({reference:e,floating:t,strategy:i}),{x:d,y:p}=rs(l,r,c),m=r,f={},v=0;for(let w=0;w<a.length;w++){const{name:I,fn:O}=a[w],{x:y,y:x,data:b,reset:_}=await O({x:d,y:p,initialPlacement:r,placement:m,strategy:i,middlewareData:f,rects:l,platform:s,elements:{reference:e,floating:t}});d=y??d,p=x??p,f={...f,[I]:{...f[I],...b}},_&&v<=50&&(v++,typeof _=="object"&&(_.placement&&(m=_.placement),_.rects&&(l=_.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:i}):_.rects),{x:d,y:p}=rs(l,m,c)),w=-1)}return{x:d,y:p,placement:m,strategy:i,middlewareData:f}};async function qa(e,t){var n;t===void 0&&(t={});const{x:r,y:i,platform:o,rects:s,elements:a,strategy:c}=e,{boundary:l="clippingAncestors",rootBoundary:d="viewport",elementContext:p="floating",altBoundary:m=!1,padding:f=0}=Gn(t,e),v=Ba(f),I=a[m?p==="floating"?"reference":"floating":p],O=Pr(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(I)))==null||n?I:I.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(a.floating)),boundary:l,rootBoundary:d,strategy:c})),y=p==="floating"?{x:r,y:i,width:s.floating.width,height:s.floating.height}:s.reference,x=await(o.getOffsetParent==null?void 0:o.getOffsetParent(a.floating)),b=await(o.isElement==null?void 0:o.isElement(x))?await(o.getScale==null?void 0:o.getScale(x))||{x:1,y:1}:{x:1,y:1},_=Pr(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:y,offsetParent:x,strategy:c}):y);return{top:(O.top-_.top+v.top)/b.y,bottom:(_.bottom-O.bottom+v.bottom)/b.y,left:(O.left-_.left+v.left)/b.x,right:(_.right-O.right+v.right)/b.x}}const Em=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:i,rects:o,platform:s,elements:a,middlewareData:c}=t,{element:l,padding:d=0}=Gn(e,t)||{};if(l==null)return{};const p=Ba(d),m={x:n,y:r},f=ii(i),v=oi(f),w=await s.getDimensions(l),I=f==="y",O=I?"top":"left",y=I?"bottom":"right",x=I?"clientHeight":"clientWidth",b=o.reference[v]+o.reference[f]-m[f]-o.floating[v],_=m[f]-o.reference[f],E=await(s.getOffsetParent==null?void 0:s.getOffsetParent(l));let $=E?E[x]:0;(!$||!await(s.isElement==null?void 0:s.isElement(E)))&&($=a.floating[x]||o.floating[v]);const T=b/2-_/2,J=$/2-w[v]/2-1,q=En(p[O],J),z=En(p[y],J),Y=q,ee=$-w[v]-z,U=$/2-w[v]/2+T,se=xo(Y,U,ee),ne=!c.arrow&&Yn(i)!=null&&U!==se&&o.reference[v]/2-(U<Y?q:z)-w[v]/2<0,Q=ne?U<Y?U-Y:U-ee:0;return{[f]:m[f]+Q,data:{[f]:se,centerOffset:U-se-Q,...ne&&{alignmentOffset:Q}},reset:ne}}}),Sm=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:i,middlewareData:o,rects:s,initialPlacement:a,platform:c,elements:l}=t,{mainAxis:d=!0,crossAxis:p=!0,fallbackPlacements:m,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:v="none",flipAlignment:w=!0,...I}=Gn(e,t);if((n=o.arrow)!=null&&n.alignmentOffset)return{};const O=fn(i),y=Sn(a),x=fn(a)===a,b=await(c.isRTL==null?void 0:c.isRTL(l.floating)),_=m||(x||!w?[Ar(a)]:_m(a)),E=v!=="none";!m&&E&&_.push(...xm(a,w,v,b));const $=[a,..._],T=await qa(t,I),J=[];let q=((r=o.flip)==null?void 0:r.overflows)||[];if(d&&J.push(T[O]),p){const U=Im(i,s,b);J.push(T[U[0]],T[U[1]])}if(q=[...q,{placement:i,overflows:J}],!J.every(U=>U<=0)){var z,Y;const U=(((z=o.flip)==null?void 0:z.index)||0)+1,se=$[U];if(se)return{data:{index:U,overflows:q},reset:{placement:se}};let ne=(Y=q.filter(Q=>Q.overflows[0]<=0).sort((Q,de)=>Q.overflows[1]-de.overflows[1])[0])==null?void 0:Y.placement;if(!ne)switch(f){case"bestFit":{var ee;const Q=(ee=q.filter(de=>{if(E){const fe=Sn(de.placement);return fe===y||fe==="y"}return!0}).map(de=>[de.placement,de.overflows.filter(fe=>fe>0).reduce((fe,S)=>fe+S,0)]).sort((de,fe)=>de[1]-fe[1])[0])==null?void 0:ee[0];Q&&(ne=Q);break}case"initialPlacement":ne=a;break}if(i!==ne)return{reset:{placement:ne}}}return{}}}};async function Nm(e,t){const{placement:n,platform:r,elements:i}=e,o=await(r.isRTL==null?void 0:r.isRTL(i.floating)),s=fn(n),a=Yn(n),c=Sn(n)==="y",l=["left","top"].includes(s)?-1:1,d=o&&c?-1:1,p=Gn(t,e);let{mainAxis:m,crossAxis:f,alignmentAxis:v}=typeof p=="number"?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:p.mainAxis||0,crossAxis:p.crossAxis||0,alignmentAxis:p.alignmentAxis};return a&&typeof v=="number"&&(f=a==="end"?v*-1:v),c?{x:f*d,y:m*l}:{x:m*l,y:f*d}}const Tm=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:i,y:o,placement:s,middlewareData:a}=t,c=await Nm(t,e);return s===((n=a.offset)==null?void 0:n.placement)&&(r=a.arrow)!=null&&r.alignmentOffset?{}:{x:i+c.x,y:o+c.y,data:{...c,placement:s}}}}},Rm=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:i}=t,{mainAxis:o=!0,crossAxis:s=!1,limiter:a={fn:I=>{let{x:O,y}=I;return{x:O,y}}},...c}=Gn(e,t),l={x:n,y:r},d=await qa(t,c),p=Sn(fn(i)),m=Ua(p);let f=l[m],v=l[p];if(o){const I=m==="y"?"top":"left",O=m==="y"?"bottom":"right",y=f+d[I],x=f-d[O];f=xo(y,f,x)}if(s){const I=p==="y"?"top":"left",O=p==="y"?"bottom":"right",y=v+d[I],x=v-d[O];v=xo(y,v,x)}const w=a.fn({...t,[m]:f,[p]:v});return{...w,data:{x:w.x-n,y:w.y-r,enabled:{[m]:o,[p]:s}}}}}};function Vr(){return typeof window<"u"}function Fn(e){return Wa(e)?(e.nodeName||"").toLowerCase():"#document"}function at(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Nt(e){var t;return(t=(Wa(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Wa(e){return Vr()?e instanceof Node||e instanceof at(e).Node:!1}function Ct(e){return Vr()?e instanceof Element||e instanceof at(e).Element:!1}function St(e){return Vr()?e instanceof HTMLElement||e instanceof at(e).HTMLElement:!1}function os(e){return!Vr()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof at(e).ShadowRoot}function Zn(e){const{overflow:t,overflowX:n,overflowY:r,display:i}=Ot(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(i)}function Am(e){return["table","td","th"].includes(Fn(e))}function Hr(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function si(e){const t=ai(),n=Ct(e)?Ot(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 Pm(e){let t=Yt(e);for(;St(t)&&!Nn(t);){if(si(t))return t;if(Hr(t))return null;t=Yt(t)}return null}function ai(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Nn(e){return["html","body","#document"].includes(Fn(e))}function Ot(e){return at(e).getComputedStyle(e)}function Ur(e){return Ct(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Yt(e){if(Fn(e)==="html")return e;const t=e.assignedSlot||e.parentNode||os(e)&&e.host||Nt(e);return os(t)?t.host:t}function Ja(e){const t=Yt(e);return Nn(t)?e.ownerDocument?e.ownerDocument.body:e.body:St(t)&&Zn(t)?t:Ja(t)}function Bn(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const i=Ja(e),o=i===((r=e.ownerDocument)==null?void 0:r.body),s=at(i);if(o){const a=Oo(s);return t.concat(s,s.visualViewport||[],Zn(i)?i:[],a&&n?Bn(a):[])}return t.concat(i,Bn(i,[],n))}function Oo(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function za(e){const t=Ot(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const i=St(e),o=i?e.offsetWidth:n,s=i?e.offsetHeight:r,a=Rr(n)!==o||Rr(r)!==s;return a&&(n=o,r=s),{width:n,height:r,$:a}}function ci(e){return Ct(e)?e:e.contextElement}function bn(e){const t=ci(e);if(!St(t))return Gt(1);const n=t.getBoundingClientRect(),{width:r,height:i,$:o}=za(t);let s=(o?Rr(n.width):n.width)/r,a=(o?Rr(n.height):n.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!a||!Number.isFinite(a))&&(a=1),{x:s,y:a}}const Dm=Gt(0);function Xa(e){const t=at(e);return!ai()||!t.visualViewport?Dm:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Fm(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==at(e)?!1:t}function mn(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const i=e.getBoundingClientRect(),o=ci(e);let s=Gt(1);t&&(r?Ct(r)&&(s=bn(r)):s=bn(e));const a=Fm(o,n,r)?Xa(o):Gt(0);let c=(i.left+a.x)/s.x,l=(i.top+a.y)/s.y,d=i.width/s.x,p=i.height/s.y;if(o){const m=at(o),f=r&&Ct(r)?at(r):r;let v=m,w=Oo(v);for(;w&&r&&f!==v;){const I=bn(w),O=w.getBoundingClientRect(),y=Ot(w),x=O.left+(w.clientLeft+parseFloat(y.paddingLeft))*I.x,b=O.top+(w.clientTop+parseFloat(y.paddingTop))*I.y;c*=I.x,l*=I.y,d*=I.x,p*=I.y,c+=x,l+=b,v=at(w),w=Oo(v)}}return Pr({width:d,height:p,x:c,y:l})}function jm(e){let{elements:t,rect:n,offsetParent:r,strategy:i}=e;const o=i==="fixed",s=Nt(r),a=t?Hr(t.floating):!1;if(r===s||a&&o)return n;let c={scrollLeft:0,scrollTop:0},l=Gt(1);const d=Gt(0),p=St(r);if((p||!p&&!o)&&((Fn(r)!=="body"||Zn(s))&&(c=Ur(r)),St(r))){const m=mn(r);l=bn(r),d.x=m.x+r.clientLeft,d.y=m.y+r.clientTop}return{width:n.width*l.x,height:n.height*l.y,x:n.x*l.x-c.scrollLeft*l.x+d.x,y:n.y*l.y-c.scrollTop*l.y+d.y}}function Mm(e){return Array.from(e.getClientRects())}function Eo(e,t){const n=Ur(e).scrollLeft;return t?t.left+n:mn(Nt(e)).left+n}function km(e){const t=Nt(e),n=Ur(e),r=e.ownerDocument.body,i=dn(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),o=dn(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+Eo(e);const a=-n.scrollTop;return Ot(r).direction==="rtl"&&(s+=dn(t.clientWidth,r.clientWidth)-i),{width:i,height:o,x:s,y:a}}function Lm(e,t){const n=at(e),r=Nt(e),i=n.visualViewport;let o=r.clientWidth,s=r.clientHeight,a=0,c=0;if(i){o=i.width,s=i.height;const l=ai();(!l||l&&t==="fixed")&&(a=i.offsetLeft,c=i.offsetTop)}return{width:o,height:s,x:a,y:c}}function $m(e,t){const n=mn(e,!0,t==="fixed"),r=n.top+e.clientTop,i=n.left+e.clientLeft,o=St(e)?bn(e):Gt(1),s=e.clientWidth*o.x,a=e.clientHeight*o.y,c=i*o.x,l=r*o.y;return{width:s,height:a,x:c,y:l}}function is(e,t,n){let r;if(t==="viewport")r=Lm(e,n);else if(t==="document")r=km(Nt(e));else if(Ct(t))r=$m(t,n);else{const i=Xa(e);r={...t,x:t.x-i.x,y:t.y-i.y}}return Pr(r)}function Ga(e,t){const n=Yt(e);return n===t||!Ct(n)||Nn(n)?!1:Ot(n).position==="fixed"||Ga(n,t)}function Km(e,t){const n=t.get(e);if(n)return n;let r=Bn(e,[],!1).filter(a=>Ct(a)&&Fn(a)!=="body"),i=null;const o=Ot(e).position==="fixed";let s=o?Yt(e):e;for(;Ct(s)&&!Nn(s);){const a=Ot(s),c=si(s);!c&&a.position==="fixed"&&(i=null),(o?!c&&!i:!c&&a.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||Zn(s)&&!c&&Ga(e,s))?r=r.filter(d=>d!==s):i=a,s=Yt(s)}return t.set(e,r),r}function Vm(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e;const s=[...n==="clippingAncestors"?Hr(t)?[]:Km(t,this._c):[].concat(n),r],a=s[0],c=s.reduce((l,d)=>{const p=is(t,d,i);return l.top=dn(p.top,l.top),l.right=En(p.right,l.right),l.bottom=En(p.bottom,l.bottom),l.left=dn(p.left,l.left),l},is(t,a,i));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function Hm(e){const{width:t,height:n}=za(e);return{width:t,height:n}}function Um(e,t,n){const r=St(t),i=Nt(t),o=n==="fixed",s=mn(e,!0,o,t);let a={scrollLeft:0,scrollTop:0};const c=Gt(0);if(r||!r&&!o)if((Fn(t)!=="body"||Zn(i))&&(a=Ur(t)),r){const f=mn(t,!0,o,t);c.x=f.x+t.clientLeft,c.y=f.y+t.clientTop}else i&&(c.x=Eo(i));let l=0,d=0;if(i&&!r&&!o){const f=i.getBoundingClientRect();d=f.top+a.scrollTop,l=f.left+a.scrollLeft-Eo(i,f)}const p=s.left+a.scrollLeft-c.x-l,m=s.top+a.scrollTop-c.y-d;return{x:p,y:m,width:s.width,height:s.height}}function lo(e){return Ot(e).position==="static"}function ss(e,t){if(!St(e)||Ot(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Nt(e)===n&&(n=n.ownerDocument.body),n}function Ya(e,t){const n=at(e);if(Hr(e))return n;if(!St(e)){let i=Yt(e);for(;i&&!Nn(i);){if(Ct(i)&&!lo(i))return i;i=Yt(i)}return n}let r=ss(e,t);for(;r&&Am(r)&&lo(r);)r=ss(r,t);return r&&Nn(r)&&lo(r)&&!si(r)?n:r||Pm(e)||n}const Bm=async function(e){const t=this.getOffsetParent||Ya,n=this.getDimensions,r=await n(e.floating);return{reference:Um(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function qm(e){return Ot(e).direction==="rtl"}const Wm={convertOffsetParentRelativeRectToViewportRelativeRect:jm,getDocumentElement:Nt,getClippingRect:Vm,getOffsetParent:Ya,getElementRects:Bm,getClientRects:Mm,getDimensions:Hm,getScale:bn,isElement:Ct,isRTL:qm};function Jm(e,t){let n=null,r;const i=Nt(e);function o(){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),o();const{left:l,top:d,width:p,height:m}=e.getBoundingClientRect();if(a||t(),!p||!m)return;const f=vr(d),v=vr(i.clientWidth-(l+p)),w=vr(i.clientHeight-(d+m)),I=vr(l),y={rootMargin:-f+"px "+-v+"px "+-w+"px "+-I+"px",threshold:dn(0,En(1,c))||1};let x=!0;function b(_){const E=_[0].intersectionRatio;if(E!==c){if(!x)return s();E?s(!1,E):r=setTimeout(()=>{s(!1,1e-7)},1e3)}x=!1}try{n=new IntersectionObserver(b,{...y,root:i.ownerDocument})}catch{n=new IntersectionObserver(b,y)}n.observe(e)}return s(!0),o}function zm(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:o=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:a=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,l=ci(e),d=i||o?[...l?Bn(l):[],...Bn(t)]:[];d.forEach(O=>{i&&O.addEventListener("scroll",n,{passive:!0}),o&&O.addEventListener("resize",n)});const p=l&&a?Jm(l,n):null;let m=-1,f=null;s&&(f=new ResizeObserver(O=>{let[y]=O;y&&y.target===l&&f&&(f.unobserve(t),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var x;(x=f)==null||x.observe(t)})),n()}),l&&!c&&f.observe(l),f.observe(t));let v,w=c?mn(e):null;c&&I();function I(){const O=mn(e);w&&(O.x!==w.x||O.y!==w.y||O.width!==w.width||O.height!==w.height)&&n(),w=O,v=requestAnimationFrame(I)}return n(),()=>{var O;d.forEach(y=>{i&&y.removeEventListener("scroll",n),o&&y.removeEventListener("resize",n)}),p==null||p(),(O=f)==null||O.disconnect(),f=null,c&&cancelAnimationFrame(v)}}const Xm=Tm,Gm=Rm,Ym=Sm,Zm=Em,as=(e,t,n)=>{const r=new Map,i={platform:Wm,...n},o={...i.platform,_c:r};return Om(e,t,{...i,platform:o})};/*
|
|
44
44
|
* React Tooltip
|
|
45
45
|
* {@link https://github.com/ReactTooltip/react-tooltip}
|
|
46
46
|
* @copyright ReactTooltip Team
|
|
47
47
|
* @license MIT
|
|
48
|
-
*/const Ym="react-tooltip-core-styles",Zm="react-tooltip-base-styles",cs={core:!1,base:!1};function ls({css:e,id:t=Zm,type:n="base",ref:r}){var i,o;if(!e||typeof document>"u"||cs[n]||n==="core"&&typeof process<"u"&&(!((i=process==null?void 0:process.env)===null||i===void 0)&&i.REACT_TOOLTIP_DISABLE_CORE_STYLES)||n!=="base"&&typeof process<"u"&&(!((o=process==null?void 0:process.env)===null||o===void 0)&&o.REACT_TOOLTIP_DISABLE_BASE_STYLES))return;n==="core"&&(t=Ym),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)),cs[n]=!0}const us=async({elementReference:e=null,tooltipReference:t=null,tooltipArrowReference:n=null,place:r="top",offset:i=10,strategy:o="absolute",middlewares:s=[Jm(Number(i)),Xm({fallbackAxisSideDirection:"start"}),zm({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(Gm({element:n,padding:5})),as(e,t,{placement:r,strategy:o,middleware:c}).then(({x:l,y:d,placement:f,middlewareData:m})=>{var p,v;const w={left:`${l}px`,top:`${d}px`,border:a},{x:I,y:O}=(p=m.arrow)!==null&&p!==void 0?p:{x:0,y:0},y=(v={top:"bottom",right:"left",bottom:"top",left:"right"}[f.split("-")[0]])!==null&&v!==void 0?v:"bottom",x=a&&{borderBottom:a,borderRight:a};let b=0;if(a){const _=`${a}`.match(/(\d+)px/);b=_!=null&&_[1]?Number(_[1]):1}return{tooltipStyles:w,tooltipArrowStyles:{left:I!=null?`${I}px`:"",top:O!=null?`${O}px`:"",right:"",bottom:"",...x,[y]:`-${4+b}px`},place:f}})):as(e,t,{placement:"bottom",strategy:o,middleware:c}).then(({x:l,y:d,placement:f})=>({tooltipStyles:{left:`${l}px`,top:`${d}px`},tooltipArrowStyles:{},place:f}))},ds=(e,t)=>!("CSS"in window&&"supports"in window.CSS)||window.CSS.supports(e,t),fs=(e,t,n)=>{let r=null;const i=function(...o){const s=()=>{r=null};!r&&(e.apply(this,o),r=setTimeout(s,t))};return i.cancel=()=>{r&&(clearTimeout(r),r=null)},i},ps=e=>e!==null&&!Array.isArray(e)&&typeof e=="object",So=(e,t)=>{if(e===t)return!0;if(Array.isArray(e)&&Array.isArray(t))return e.length===t.length&&e.every((i,o)=>So(i,t[o]));if(Array.isArray(e)!==Array.isArray(t))return!1;if(!ps(e)||!ps(t))return e===t;const n=Object.keys(e),r=Object.keys(t);return n.length===r.length&&n.every(i=>So(e[i],t[i]))},Qm=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"})},ms=e=>{if(!e)return null;let t=e.parentElement;for(;t;){if(Qm(t))return t;t=t.parentElement}return document.scrollingElement||document.documentElement},eh=typeof window<"u"?g.useLayoutEffect:g.useEffect,mt=e=>{e.current&&(clearTimeout(e.current),e.current=null)},th="DEFAULT_TOOLTIP_ID",nh={anchorRefs:new Set,activeAnchor:{current:null},attach:()=>{},detach:()=>{},setActiveAnchor:()=>{}},rh=g.createContext({getTooltipData:()=>nh});function Ya(e=th){return g.useContext(rh).getTooltipData(e)}var In={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"},uo={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 oh=({forwardRef:e,id:t,className:n,classNameArrow:r,variant:i="dark",anchorId:o,anchorSelect:s,place:a="top",offset:c=10,events:l=["hover"],openOnClick:d=!1,positionStrategy:f="absolute",middlewares:m,wrapper:p,delayShow:v=0,delayHide:w=0,float:I=!1,hidden:O=!1,noArrow:y=!1,clickable:x=!1,closeOnEsc:b=!1,closeOnScroll:_=!1,closeOnResize:E=!1,openEvents:$,closeEvents:T,globalCloseEvents:J,imperativeModeOnly:q,style:z,position:Y,afterShow:ee,afterHide:U,disableTooltip:se,content:ne,contentWrapperRef:Q,isOpen:de,defaultIsOpen:pe=!1,setIsOpen:S,activeAnchor:P,setActiveAnchor:M,border:j,opacity:D,arrowColor:R,role:X="tooltip"})=>{var G;const K=g.useRef(null),Z=g.useRef(null),B=g.useRef(null),ae=g.useRef(null),A=g.useRef(null),[fe,V]=g.useState({tooltipStyles:{},tooltipArrowStyles:{},place:a}),[we,Pe]=g.useState(!1),[He,je]=g.useState(!1),[me,gt]=g.useState(null),Ue=g.useRef(!1),nt=g.useRef(null),{anchorRefs:vt,setActiveAnchor:yt}=Ya(t),Be=g.useRef(!1),[$e,Fe]=g.useState([]),Ce=g.useRef(!1),wt=d||l.includes("click"),ze=wt||($==null?void 0:$.click)||($==null?void 0:$.dblclick)||($==null?void 0:$.mousedown),Tt=$?{...$}:{mouseover:!0,focus:!0,mouseenter:!1,click:!1,dblclick:!1,mousedown:!1};!$&&wt&&Object.assign(Tt,{mouseenter:!1,focus:!1,mouseover:!1,click:!0});const Kt=T?{...T}:{mouseout:!0,blur:!0,mouseleave:!1,click:!1,dblclick:!1,mouseup:!1};!T&&wt&&Object.assign(Kt,{mouseleave:!1,blur:!1,mouseout:!1});const rt=J?{...J}:{escape:b||!1,scroll:_||!1,resize:E||!1,clickOutsideAnchor:ze||!1};q&&(Object.assign(Tt,{mouseenter:!1,focus:!1,click:!1,dblclick:!1,mousedown:!1}),Object.assign(Kt,{mouseleave:!1,blur:!1,click:!1,dblclick:!1,mouseup:!1}),Object.assign(rt,{escape:!1,scroll:!1,resize:!1,clickOutsideAnchor:!1})),eh(()=>(Ce.current=!0,()=>{Ce.current=!1}),[]);const Oe=H=>{Ce.current&&(H&&je(!0),setTimeout(()=>{Ce.current&&(S==null||S(H),de===void 0&&Pe(H))},10))};g.useEffect(()=>{if(de===void 0)return()=>null;de&&je(!0);const H=setTimeout(()=>{Pe(de)},10);return()=>{clearTimeout(H)}},[de]),g.useEffect(()=>{if(we!==Ue.current)if(mt(A),Ue.current=we,we)ee==null||ee();else{const H=(re=>{const ie=re.match(/^([\d.]+)(ms|s)$/);if(!ie)return 0;const[,Re,ke]=ie;return Number(Re)*(ke==="ms"?1:1e3)})(getComputedStyle(document.body).getPropertyValue("--rt-transition-show-delay"));A.current=setTimeout(()=>{je(!1),gt(null),U==null||U()},H+25)}},[we]);const Rt=H=>{V(re=>So(re,H)?re:H)},Vt=(H=v)=>{mt(B),He?Oe(!0):B.current=setTimeout(()=>{Oe(!0)},H)},At=(H=w)=>{mt(ae),ae.current=setTimeout(()=>{Be.current||Oe(!1)},H)},tn=H=>{var re;if(!H)return;const ie=(re=H.currentTarget)!==null&&re!==void 0?re:H.target;if(!(ie!=null&&ie.isConnected))return M(null),void yt({current:null});v?Vt():Oe(!0),M(ie),yt({current:ie}),mt(ae)},Ze=()=>{x?At(w||100):w?At():Oe(!1),mt(B)},Pt=({x:H,y:re})=>{var ie;const Re={getBoundingClientRect:()=>({x:H,y:re,width:0,height:0,top:re,left:H,right:H,bottom:re})};us({place:(ie=me==null?void 0:me.place)!==null&&ie!==void 0?ie:a,offset:c,elementReference:Re,tooltipReference:K.current,tooltipArrowReference:Z.current,strategy:f,middlewares:m,border:j}).then(ke=>{Rt(ke)})},Ht=H=>{if(!H)return;const re=H,ie={x:re.clientX,y:re.clientY};Pt(ie),nt.current=ie},nn=H=>{var re;if(!we)return;const ie=H.target;ie.isConnected&&(!((re=K.current)===null||re===void 0)&&re.contains(ie)||[document.querySelector(`[id='${o}']`),...$e].some(Re=>Re==null?void 0:Re.contains(ie))||(Oe(!1),mt(B)))},Ut=fs(tn,50),xe=fs(Ze,50),Xe=H=>{xe.cancel(),Ut(H)},te=()=>{Ut.cancel(),xe()},ue=g.useCallback(()=>{var H,re;const ie=(H=me==null?void 0:me.position)!==null&&H!==void 0?H:Y;ie?Pt(ie):I?nt.current&&Pt(nt.current):P!=null&&P.isConnected&&us({place:(re=me==null?void 0:me.place)!==null&&re!==void 0?re:a,offset:c,elementReference:P,tooltipReference:K.current,tooltipArrowReference:Z.current,strategy:f,middlewares:m,border:j}).then(Re=>{Ce.current&&Rt(Re)})},[we,P,ne,z,a,me==null?void 0:me.place,c,f,Y,me==null?void 0:me.position,I]);g.useEffect(()=>{var H,re;const ie=new Set(vt);$e.forEach(Ie=>{se!=null&&se(Ie)||ie.add({current:Ie})});const Re=document.querySelector(`[id='${o}']`);Re&&!(se!=null&&se(Re))&&ie.add({current:Re});const ke=()=>{Oe(!1)},Qe=ms(P),Ke=ms(K.current);rt.scroll&&(window.addEventListener("scroll",ke),Qe==null||Qe.addEventListener("scroll",ke),Ke==null||Ke.addEventListener("scroll",ke));let qe=null;rt.resize?window.addEventListener("resize",ke):P&&K.current&&(qe=Wm(P,K.current,ue,{ancestorResize:!0,elementResize:!0,layoutShift:!0}));const et=Ie=>{Ie.key==="Escape"&&Oe(!1)};rt.escape&&window.addEventListener("keydown",et),rt.clickOutsideAnchor&&window.addEventListener("click",nn);const _e=[],rn=Ie=>{we&&(Ie==null?void 0:Ie.target)===P||tn(Ie)},Gr=Ie=>{we&&(Ie==null?void 0:Ie.target)===P&&Ze()},dt=["mouseover","mouseout","mouseenter","mouseleave","focus","blur"],nr=["click","dblclick","mousedown","mouseup"];Object.entries(Tt).forEach(([Ie,It])=>{It&&(dt.includes(Ie)?_e.push({event:Ie,listener:Xe}):nr.includes(Ie)&&_e.push({event:Ie,listener:rn}))}),Object.entries(Kt).forEach(([Ie,It])=>{It&&(dt.includes(Ie)?_e.push({event:Ie,listener:te}):nr.includes(Ie)&&_e.push({event:Ie,listener:Gr}))}),I&&_e.push({event:"pointermove",listener:Ht});const rr=()=>{Be.current=!0},or=()=>{Be.current=!1,Ze()};return x&&!ze&&((H=K.current)===null||H===void 0||H.addEventListener("mouseenter",rr),(re=K.current)===null||re===void 0||re.addEventListener("mouseleave",or)),_e.forEach(({event:Ie,listener:It})=>{ie.forEach(_t=>{var on;(on=_t.current)===null||on===void 0||on.addEventListener(Ie,It)})}),()=>{var Ie,It;rt.scroll&&(window.removeEventListener("scroll",ke),Qe==null||Qe.removeEventListener("scroll",ke),Ke==null||Ke.removeEventListener("scroll",ke)),rt.resize?window.removeEventListener("resize",ke):qe==null||qe(),rt.clickOutsideAnchor&&window.removeEventListener("click",nn),rt.escape&&window.removeEventListener("keydown",et),x&&!ze&&((Ie=K.current)===null||Ie===void 0||Ie.removeEventListener("mouseenter",rr),(It=K.current)===null||It===void 0||It.removeEventListener("mouseleave",or)),_e.forEach(({event:_t,listener:on})=>{ie.forEach(Yr=>{var Fn;(Fn=Yr.current)===null||Fn===void 0||Fn.removeEventListener(_t,on)})})}},[P,ue,He,vt,$e,$,T,J,wt,v,w]),g.useEffect(()=>{var H,re;let ie=(re=(H=me==null?void 0:me.anchorSelect)!==null&&H!==void 0?H:s)!==null&&re!==void 0?re:"";!ie&&t&&(ie=`[data-tooltip-id='${t.replace(/'/g,"\\'")}']`);const Re=new MutationObserver(ke=>{const Qe=[],Ke=[];ke.forEach(qe=>{if(qe.type==="attributes"&&qe.attributeName==="data-tooltip-id"&&(qe.target.getAttribute("data-tooltip-id")===t?Qe.push(qe.target):qe.oldValue===t&&Ke.push(qe.target)),qe.type==="childList"){if(P){const et=[...qe.removedNodes].filter(_e=>_e.nodeType===1);if(ie)try{Ke.push(...et.filter(_e=>_e.matches(ie))),Ke.push(...et.flatMap(_e=>[..._e.querySelectorAll(ie)]))}catch{}et.some(_e=>{var rn;return!!(!((rn=_e==null?void 0:_e.contains)===null||rn===void 0)&&rn.call(_e,P))&&(je(!1),Oe(!1),M(null),mt(B),mt(ae),!0)})}if(ie)try{const et=[...qe.addedNodes].filter(_e=>_e.nodeType===1);Qe.push(...et.filter(_e=>_e.matches(ie))),Qe.push(...et.flatMap(_e=>[..._e.querySelectorAll(ie)]))}catch{}}}),(Qe.length||Ke.length)&&Fe(qe=>[...qe.filter(et=>!Ke.includes(et)),...Qe])});return Re.observe(document.body,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["data-tooltip-id"],attributeOldValue:!0}),()=>{Re.disconnect()}},[t,s,me==null?void 0:me.anchorSelect,P]),g.useEffect(()=>{ue()},[ue]),g.useEffect(()=>{if(!(Q!=null&&Q.current))return()=>null;const H=new ResizeObserver(()=>{setTimeout(()=>ue())});return H.observe(Q.current),()=>{H.disconnect()}},[ne,Q==null?void 0:Q.current]),g.useEffect(()=>{var H;const re=document.querySelector(`[id='${o}']`),ie=[...$e,re];P&&ie.includes(P)||M((H=$e[0])!==null&&H!==void 0?H:re)},[o,$e,P]),g.useEffect(()=>(pe&&Oe(!0),()=>{mt(B),mt(ae)}),[]),g.useEffect(()=>{var H;let re=(H=me==null?void 0:me.anchorSelect)!==null&&H!==void 0?H:s;if(!re&&t&&(re=`[data-tooltip-id='${t.replace(/'/g,"\\'")}']`),re)try{const ie=Array.from(document.querySelectorAll(re));Fe(ie)}catch{Fe([])}},[t,s,me==null?void 0:me.anchorSelect]),g.useEffect(()=>{B.current&&(mt(B),Vt(v))},[v]);const Me=(G=me==null?void 0:me.content)!==null&&G!==void 0?G:ne,Dt=we&&Object.keys(fe.tooltipStyles).length>0;return g.useImperativeHandle(e,()=>({open:H=>{if(H!=null&&H.anchorSelect)try{document.querySelector(H.anchorSelect)}catch{return void console.warn(`[react-tooltip] "${H.anchorSelect}" is not a valid CSS selector`)}gt(H??null),H!=null&&H.delay?Vt(H.delay):Oe(!0)},close:H=>{H!=null&&H.delay?At(H.delay):Oe(!1)},activeAnchor:P,place:fe.place,isOpen:!!(He&&!O&&Me&&Dt)})),He&&!O&&Me?g.createElement(p,{id:t,role:X,className:st("react-tooltip",In.tooltip,uo.tooltip,uo[i],n,`react-tooltip__place-${fe.place}`,In[Dt?"show":"closing"],Dt?"react-tooltip__show":"react-tooltip__closing",f==="fixed"&&In.fixed,x&&In.clickable),onTransitionEnd:H=>{mt(A),we||H.propertyName!=="opacity"||(je(!1),gt(null),U==null||U())},style:{...z,...fe.tooltipStyles,opacity:D!==void 0&&Dt?D:void 0},ref:K},Me,g.createElement(p,{className:st("react-tooltip-arrow",In.arrow,uo.arrow,r,y&&In.noArrow),style:{...fe.tooltipArrowStyles,background:R?`linear-gradient(to right bottom, transparent 50%, ${R} 50%)`:void 0},ref:Z})):null},ih=({content:e})=>g.createElement("span",{dangerouslySetInnerHTML:{__html:e}}),sh=g.forwardRef(({id:e,anchorId:t,anchorSelect:n,content:r,html:i,render:o,className:s,classNameArrow:a,variant:c="dark",place:l="top",offset:d=10,wrapper:f="div",children:m=null,events:p=["hover"],openOnClick:v=!1,positionStrategy:w="absolute",middlewares:I,delayShow:O=0,delayHide:y=0,float:x=!1,hidden:b=!1,noArrow:_=!1,clickable:E=!1,closeOnEsc:$=!1,closeOnScroll:T=!1,closeOnResize:J=!1,openEvents:q,closeEvents:z,globalCloseEvents:Y,imperativeModeOnly:ee=!1,style:U,position:se,isOpen:ne,defaultIsOpen:Q=!1,disableStyleInjection:de=!1,border:pe,opacity:S,arrowColor:P,setIsOpen:M,afterShow:j,afterHide:D,disableTooltip:R,role:X="tooltip"},G)=>{const[K,Z]=g.useState(r),[B,ae]=g.useState(i),[A,fe]=g.useState(l),[V,we]=g.useState(c),[Pe,He]=g.useState(d),[je,me]=g.useState(O),[gt,Ue]=g.useState(y),[nt,vt]=g.useState(x),[yt,Be]=g.useState(b),[$e,Fe]=g.useState(f),[Ce,wt]=g.useState(p),[ze,Tt]=g.useState(w),[Kt,rt]=g.useState(null),[Oe,Rt]=g.useState(null),Vt=g.useRef(de),{anchorRefs:At,activeAnchor:tn}=Ya(e),Ze=xe=>xe==null?void 0:xe.getAttributeNames().reduce((Xe,te)=>{var ue;return te.startsWith("data-tooltip-")&&(Xe[te.replace(/^data-tooltip-/,"")]=(ue=xe==null?void 0:xe.getAttribute(te))!==null&&ue!==void 0?ue:null),Xe},{}),Pt=xe=>{const Xe={place:te=>{var ue;fe((ue=te)!==null&&ue!==void 0?ue:l)},content:te=>{Z(te??r)},html:te=>{ae(te??i)},variant:te=>{var ue;we((ue=te)!==null&&ue!==void 0?ue:c)},offset:te=>{He(te===null?d:Number(te))},wrapper:te=>{var ue;Fe((ue=te)!==null&&ue!==void 0?ue:f)},events:te=>{const ue=te==null?void 0:te.split(" ");wt(ue??p)},"position-strategy":te=>{var ue;Tt((ue=te)!==null&&ue!==void 0?ue:w)},"delay-show":te=>{me(te===null?O:Number(te))},"delay-hide":te=>{Ue(te===null?y:Number(te))},float:te=>{vt(te===null?x:te==="true")},hidden:te=>{Be(te===null?b:te==="true")},"class-name":te=>{rt(te)}};Object.values(Xe).forEach(te=>te(null)),Object.entries(xe).forEach(([te,ue])=>{var Me;(Me=Xe[te])===null||Me===void 0||Me.call(Xe,ue)})};g.useEffect(()=>{Z(r)},[r]),g.useEffect(()=>{ae(i)},[i]),g.useEffect(()=>{fe(l)},[l]),g.useEffect(()=>{we(c)},[c]),g.useEffect(()=>{He(d)},[d]),g.useEffect(()=>{me(O)},[O]),g.useEffect(()=>{Ue(y)},[y]),g.useEffect(()=>{vt(x)},[x]),g.useEffect(()=>{Be(b)},[b]),g.useEffect(()=>{Tt(w)},[w]),g.useEffect(()=>{Vt.current!==de&&console.warn("[react-tooltip] Do not change `disableStyleInjection` dynamically.")},[de]),g.useEffect(()=>{typeof window<"u"&&window.dispatchEvent(new CustomEvent("react-tooltip-inject-styles",{detail:{disableCore:de==="core",disableBase:de}}))},[]),g.useEffect(()=>{var xe;const Xe=new Set(At);let te=n;if(!te&&e&&(te=`[data-tooltip-id='${e.replace(/'/g,"\\'")}']`),te)try{document.querySelectorAll(te).forEach(re=>{Xe.add({current:re})})}catch{console.warn(`[react-tooltip] "${te}" is not a valid CSS selector`)}const ue=document.querySelector(`[id='${t}']`);if(ue&&Xe.add({current:ue}),!Xe.size)return()=>null;const Me=(xe=Oe??ue)!==null&&xe!==void 0?xe:tn.current,Dt=new MutationObserver(re=>{re.forEach(ie=>{var Re;if(!Me||ie.type!=="attributes"||!(!((Re=ie.attributeName)===null||Re===void 0)&&Re.startsWith("data-tooltip-")))return;const ke=Ze(Me);Pt(ke)})}),H={attributes:!0,childList:!1,subtree:!1};if(Me){const re=Ze(Me);Pt(re),Dt.observe(Me,H)}return()=>{Dt.disconnect()}},[At,tn,Oe,t,n]),g.useEffect(()=>{U!=null&&U.border&&console.warn("[react-tooltip] Do not set `style.border`. Use `border` prop instead."),pe&&!ds("border",`${pe}`)&&console.warn(`[react-tooltip] "${pe}" is not a valid \`border\`.`),U!=null&&U.opacity&&console.warn("[react-tooltip] Do not set `style.opacity`. Use `opacity` prop instead."),S&&!ds("opacity",`${S}`)&&console.warn(`[react-tooltip] "${S}" is not a valid \`opacity\`.`)},[]);let Ht=m;const nn=g.useRef(null);if(o){const xe=o({content:(Oe==null?void 0:Oe.getAttribute("data-tooltip-content"))||K||null,activeAnchor:Oe});Ht=xe?g.createElement("div",{ref:nn,className:"react-tooltip-content-wrapper"},xe):null}else K&&(Ht=K);B&&(Ht=g.createElement(ih,{content:B}));const Ut={forwardRef:G,id:e,anchorId:t,anchorSelect:n,className:st(s,Kt),classNameArrow:a,content:Ht,contentWrapperRef:nn,place:A,variant:V,offset:Pe,wrapper:$e,events:Ce,openOnClick:v,positionStrategy:ze,middlewares:I,delayShow:je,delayHide:gt,float:nt,hidden:yt,noArrow:_,clickable:E,closeOnEsc:$,closeOnScroll:T,closeOnResize:J,openEvents:q,closeEvents:z,globalCloseEvents:Y,imperativeModeOnly:ee,style:U,position:se,isOpen:ne,defaultIsOpen:Q,border:pe,opacity:S,arrowColor:P,setIsOpen:M,afterShow:j,afterHide:D,disableTooltip:R,activeAnchor:Oe,setActiveAnchor:xe=>Rt(xe),role:X};return g.createElement(oh,{...Ut})});typeof window<"u"&&window.addEventListener("react-tooltip-inject-styles",e=>{e.detail.disableCore||ls({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||ls({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 ah(){return u.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",children:[u.jsxs("g",{clipPath:"url(#clip0_2896_16290)",children:[u.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"}),u.jsx("path",{d:"M8.00293 5.83301L7.99768 5.83301",stroke:"#6B7280",strokeLinecap:"round",strokeLinejoin:"round"})]}),u.jsx("defs",{children:u.jsx("clipPath",{id:"clip0_2896_16290",children:u.jsx("rect",{width:"16",height:"16",fill:"white",transform:"translate(16 16.5) rotate(180)"})})})]})}function ch({id:e,tooltipText:t}){return u.jsxs(u.Fragment,{children:[u.jsx("span",{"data-tooltip-id":e,style:{maxWidth:"20rem"},children:ah()}),u.jsx(sh,{id:e,place:"top",content:t,style:{maxWidth:"30rem"}})]})}const Za=g.createContext(null);function Qa(){const e=g.useContext(Za);if(e===null)throw new Error("useSelectedNavObjectName must be used within a SelectedNavObjectNameProvider");return{selectedObjectName:e}}const ec=g.createContext(()=>{});function lh(){const e=g.useContext(ec);if(!e)throw new Error("useSetNextTabIndex must be used within a NextTabIndexProvider");return{onNextIncompleteTab:e}}var tc=Symbol.for("immer-nothing"),hs=Symbol.for("immer-draftable"),ct=Symbol.for("immer-state"),uh=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 tt(e,...t){if(process.env.NODE_ENV!=="production"){const n=uh[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 Tn=Object.getPrototypeOf;function Rn(e){return!!e&&!!e[ct]}function hn(e){var t;return e?nc(e)||Array.isArray(e)||!!e[hs]||!!((t=e.constructor)!=null&&t[hs])||qr(e)||Wr(e):!1}var dh=Object.prototype.constructor.toString();function nc(e){if(!e||typeof e!="object")return!1;const t=Tn(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)===dh}function Dr(e,t){Br(e)===0?Reflect.ownKeys(e).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function Br(e){const t=e[ct];return t?t.type_:Array.isArray(e)?1:qr(e)?2:Wr(e)?3:0}function No(e,t){return Br(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function rc(e,t,n){const r=Br(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function fh(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function qr(e){return e instanceof Map}function Wr(e){return e instanceof Set}function ln(e){return e.copy_||e.base_}function To(e,t){if(qr(e))return new Map(e);if(Wr(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const n=nc(e);if(t===!0||t==="class_only"&&!n){const r=Object.getOwnPropertyDescriptors(e);delete r[ct];let i=Reflect.ownKeys(r);for(let o=0;o<i.length;o++){const s=i[o],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(Tn(e),r)}else{const r=Tn(e);if(r!==null&&n)return{...e};const i=Object.create(r);return Object.assign(i,e)}}function li(e,t=!1){return Jr(e)||Rn(e)||!hn(e)||(Br(e)>1&&(e.set=e.add=e.clear=e.delete=ph),Object.freeze(e),t&&Object.entries(e).forEach(([n,r])=>li(r,!0))),e}function ph(){tt(2)}function Jr(e){return Object.isFrozen(e)}var mh={};function gn(e){const t=mh[e];return t||tt(0,e),t}var qn;function oc(){return qn}function hh(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function gs(e,t){t&&(gn("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Ro(e){Ao(e),e.drafts_.forEach(gh),e.drafts_=null}function Ao(e){e===qn&&(qn=e.parent_)}function vs(e){return qn=hh(qn,e)}function gh(e){const t=e[ct];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function ys(e,t){t.unfinalizedDrafts_=t.drafts_.length;const n=t.drafts_[0];return e!==void 0&&e!==n?(n[ct].modified_&&(Ro(t),tt(4)),hn(e)&&(e=jr(t,e),t.parent_||Fr(t,e)),t.patches_&&gn("Patches").generateReplacementPatches_(n[ct].base_,e,t.patches_,t.inversePatches_)):e=jr(t,n,[]),Ro(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==tc?e:void 0}function jr(e,t,n){if(Jr(t))return t;const r=t[ct];if(!r)return Dr(t,(i,o)=>ws(e,r,t,i,o,n)),t;if(r.scope_!==e)return t;if(!r.modified_)return Fr(e,r.base_,!0),r.base_;if(!r.finalized_){r.finalized_=!0,r.scope_.unfinalizedDrafts_--;const i=r.copy_;let o=i,s=!1;r.type_===3&&(o=new Set(i),i.clear(),s=!0),Dr(o,(a,c)=>ws(e,r,i,a,c,n,s)),Fr(e,i,!1),n&&e.patches_&&gn("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function ws(e,t,n,r,i,o,s){if(process.env.NODE_ENV!=="production"&&i===n&&tt(5),Rn(i)){const a=o&&t&&t.type_!==3&&!No(t.assigned_,r)?o.concat(r):void 0,c=jr(e,i,a);if(rc(n,r,c),Rn(c))e.canAutoFreeze_=!1;else return}else s&&n.add(i);if(hn(i)&&!Jr(i)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;jr(e,i),(!t||!t.scope_.parent_)&&typeof r!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,r)&&Fr(e,i)}}function Fr(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&li(t,n)}function vh(e,t){const n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:oc(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let i=r,o=ui;n&&(i=[r],o=Wn);const{revoke:s,proxy:a}=Proxy.revocable(i,o);return r.draft_=a,r.revoke_=s,a}var ui={get(e,t){if(t===ct)return e;const n=ln(e);if(!No(n,t))return yh(e,n,t);const r=n[t];return e.finalized_||!hn(r)?r:r===fo(e.base_,t)?(po(e),e.copy_[t]=Do(r,e)):r},has(e,t){return t in ln(e)},ownKeys(e){return Reflect.ownKeys(ln(e))},set(e,t,n){const r=ic(ln(e),t);if(r!=null&&r.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){const i=fo(ln(e),t),o=i==null?void 0:i[ct];if(o&&o.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(fh(n,i)&&(n!==void 0||No(e.base_,t)))return!0;po(e),Po(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,po(e),Po(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const n=ln(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty(){tt(11)},getPrototypeOf(e){return Tn(e.base_)},setPrototypeOf(){tt(12)}},Wn={};Dr(ui,(e,t)=>{Wn[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});Wn.deleteProperty=function(e,t){return process.env.NODE_ENV!=="production"&&isNaN(parseInt(t))&&tt(13),Wn.set.call(this,e,t,void 0)};Wn.set=function(e,t,n){return process.env.NODE_ENV!=="production"&&t!=="length"&&isNaN(parseInt(t))&&tt(14),ui.set.call(this,e[0],t,n,e[0])};function fo(e,t){const n=e[ct];return(n?ln(n):e)[t]}function yh(e,t,n){var i;const r=ic(t,n);return r?"value"in r?r.value:(i=r.get)==null?void 0:i.call(e.draft_):void 0}function ic(e,t){if(!(t in e))return;let n=Tn(e);for(;n;){const r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Tn(n)}}function Po(e){e.modified_||(e.modified_=!0,e.parent_&&Po(e.parent_))}function po(e){e.copy_||(e.copy_=To(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var wh=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,n,r)=>{if(typeof t=="function"&&typeof n!="function"){const o=n;n=t;const s=this;return function(c=o,...l){return s.produce(c,d=>n.call(this,d,...l))}}typeof n!="function"&&tt(6),r!==void 0&&typeof r!="function"&&tt(7);let i;if(hn(t)){const o=vs(this),s=Do(t,void 0);let a=!0;try{i=n(s),a=!1}finally{a?Ro(o):Ao(o)}return gs(o,r),ys(i,o)}else if(!t||typeof t!="object"){if(i=n(t),i===void 0&&(i=t),i===tc&&(i=void 0),this.autoFreeze_&&li(i,!0),r){const o=[],s=[];gn("Patches").generateReplacementPatches_(t,i,o,s),r(o,s)}return i}else tt(1,t)},this.produceWithPatches=(t,n)=>{if(typeof t=="function")return(s,...a)=>this.produceWithPatches(s,c=>t(c,...a));let r,i;return[this.produce(t,n,(s,a)=>{r=s,i=a}),r,i]},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){hn(e)||tt(8),Rn(e)&&(e=Ih(e));const t=vs(this),n=Do(e,void 0);return n[ct].isManual_=!0,Ao(t),n}finishDraft(e,t){const n=e&&e[ct];(!n||!n.isManual_)&&tt(9);const{scope_:r}=n;return gs(r,t),ys(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 i=t[n];if(i.path.length===0&&i.op==="replace"){e=i.value;break}}n>-1&&(t=t.slice(n+1));const r=gn("Patches").applyPatches_;return Rn(e)?r(e,t):this.produce(e,i=>r(i,t))}};function Do(e,t){const n=qr(e)?gn("MapSet").proxyMap_(e,t):Wr(e)?gn("MapSet").proxySet_(e,t):vh(e,t);return(t?t.scope_:oc()).drafts_.push(n),n}function Ih(e){return Rn(e)||tt(10,e),sc(e)}function sc(e){if(!hn(e)||Jr(e))return e;const t=e[ct];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=To(e,t.scope_.immer_.useStrictShallowCopy_)}else n=To(e,!0);return Dr(n,(r,i)=>{rc(n,r,sc(i))}),t&&(t.finalized_=!1),n}var lt=new wh,$n=lt.produce;lt.produceWithPatches.bind(lt);lt.setAutoFreeze.bind(lt);lt.setUseStrictShallowCopy.bind(lt);lt.applyPatches.bind(lt);lt.createDraft.bind(lt);lt.finishDraft.bind(lt);const ac=g.createContext(void 0),_h={};function di(){const e=g.useContext(ac);if(!e)throw new Error("useObjectsConfigureState must be used within a ConfigurationProvider");return e}function bh({children:e}){const{installation:t}=ut(),{hydratedRevision:n,loading:r}=Dn(),[i,o]=g.useState(_h),s=t==null?void 0:t.config;g.useEffect(()=>{n!=null&&n.content&&!r&&s&&!(Object.entries(i).length>0)&&Wf(n,s,o)},[n,r,s,i]);const a=g.useCallback((p,v)=>{o(w=>$n(w,I=>{I[p]=$n(I[p],v)}))},[o]),c=g.useCallback((p,v)=>{o(w=>$n(w,I=>{I[p]=v}))},[o]),l=g.useCallback(()=>{o($n(p=>{const v=p.other.write;v&&(v.isWriteModified=!1)}))},[o]),d=g.useCallback(p=>{o($n(v=>{var I;const w=(I=v[p])==null?void 0:I.read;w&&(w.isOptionalFieldsModified=!1,w.isRequiredMapFieldsModified=!1)}))},[o]),f=g.useCallback(p=>{p===fn?l():d(p)},[d,l]),m=g.useMemo(()=>({objectConfigurationsState:i,setObjectConfigurationsState:o,setConfigureState:a,resetConfigureState:c,resetPendingConfigurationState:f}),[i,c,f,a]);return u.jsx(ac.Provider,{value:m,children:e})}const yn=()=>{const{appName:e}=De(),{objectConfigurationsState:t,setConfigureState:n}=di(),{selectedObjectName:r}=Qa(),i=Qs(r||"",t);return{appName:e,configureState:i,setConfigureState:n,selectedObjectName:r}};function xh(e,t,n){var i;const r=((i=e==null?void 0:e.read)==null?void 0:i.selectedFieldMappings)||{};if(r[t]=n,e!=null&&e.read){const o=e.read.savedConfig.requiredMapFields,a=!Lo(o,r);e.read.isRequiredMapFieldsModified=a}}function cc(e,t,n,r){t(e,i=>xh(i,n,r))}function lc({field:e,onSelectChange:t,allFields:n}){var m;const{configureState:r,selectedObjectName:i,setConfigureState:o}=yn(),[s,a]=g.useState(!0),c=(m=r==null?void 0:r.read)==null?void 0:m.selectedFieldMappings,l=c==null?void 0:c[e.mapToName];g.useEffect(()=>{e._default&&!l&&i&&r&&cc(i,o,e.mapToName,e._default),a(!1)},[e,o,i,l,r]);const d=g.useMemo(()=>n.map(p=>({id:p.fieldName,label:p.displayName,value:p.fieldName})),[n]),f=u.jsx(hm,{disabled:s,items:d,selectedValue:l||null,onSelectedItemChange:p=>{t({target:{name:e.mapToName,value:p==null?void 0:p.value}})},placeholder:"Please select one"});return u.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[u.jsxs("div",{style:{display:"flex",flexDirection:"row",gap:".25rem",marginBottom:".25rem"},children:[u.jsx("span",{style:{fontWeight:500},children:e.mapToDisplayName}),u.jsx("span",{children:(e==null?void 0:e.prompt)&&u.jsx(ch,{id:`tooltip-id-${e==null?void 0:e.prompt}`,tooltipText:e==null?void 0:e.prompt})})]}),f]},e.mapToName)}const Ch="_formControl_9qd8d_1",Oh="_formLabel_9qd8d_5",Eh="_formLabelRequired_9qd8d_11",Sh="_formInput_9qd8d_16",Nh="_formInputInvalid_9qd8d_20",Th="_formError_9qd8d_24",Rh="_disabled_9qd8d_30",cn={formControl:Ch,formLabel:Oh,formLabelRequired:Eh,formInput:Sh,formInputInvalid:Nh,formError:Th,disabled:Rh};function Ah({id:e,label:t,isRequired:n=!1,isDisabled:r=!1,isInvalid:i=!1,errorMessage:o,children:s}){return u.jsxs("div",{className:st(cn.formControl,{[cn.disabled]:r}),children:[t&&u.jsx("label",{htmlFor:e,className:st(cn.formLabel,{[cn.formLabelRequired]:n}),children:t}),u.jsx("div",{id:e,className:st(cn.formInput,{[cn.formInputInvalid]:i}),children:s}),i&&o&&u.jsx("div",{className:cn.formError,role:"alert",children:o})]})}const Ph="_divider_1kmoj_1",Is={divider:Ph};function fi({className:e,style:t}){return u.jsx("hr",{className:e?`${Is.divider} ${e}`:Is.divider,style:t})}function zr({string:e}){return u.jsxs("div",{style:{display:"flex",position:"relative",paddingTop:"1rem",paddingBottom:".5rem"},children:[u.jsx("h3",{style:{color:"var(--amp-colors-text-muted)",fontSize:"1rem",fontWeight:"400"},children:e}),u.jsx("div",{style:{display:"flex",flex:1,justifyContent:"flex-end",alignItems:"center"},children:u.jsx(fi,{style:{width:"100%",marginLeft:"1rem"}})})]})}function Dh(){const{selectedObjectName:e,configureState:t,setConfigureState:n}=yn(),{fieldMapping:r}=ut(),{isError:i,removeError:o}=Zt(),s=c=>{const{value:l,name:d}=c.target;l&&(e&&cc(e,n,d,l),i(Se.MAPPING,d)&&o(Se.MAPPING,d))},a=g.useMemo(()=>{var f;const c=((f=t==null?void 0:t.read)==null?void 0:f.requiredMapFields)||[],l=e&&r?Object.values(r[e]||{}).flat():[];return c.concat(l).reduce((m,p)=>m.find(w=>w.mapToName===p.mapToName)?m.map(w=>w.mapToName===p.mapToName?p:w):m.concat(p),new Array).filter(Xt)},[t,r,e]);return a!=null&&a.length?u.jsxs(u.Fragment,{children:[u.jsx(zr,{string:"Map the following fields"}),u.jsx("div",{style:{display:"flex",gap:"1rem",flexDirection:"column"},children:a.map(c=>{var l;return u.jsx(Ah,{id:c.mapToName,isInvalid:i(Se.MAPPING,c.mapToName),errorMessage:"* required",children:u.jsx(lc,{allFields:((l=t==null?void 0:t.read)==null?void 0:l.allFields)||[],field:c,onSelectChange:s})},c.mapToName)})})]}):null}const jh={backgroundColor:"var(--amp-colors-bg-highlight)",borderColor:"var(--amp-colors-bg-highlight)",padding:".5rem 1rem"};function Fh({children:e,style:t}){return u.jsx(vn,{style:{...jh,...t},children:e})}function Mh(){var d,f,m;const{project:e}=De(),{hydratedRevision:t}=Dn(),{selectedObjectName:n}=yn(),{provider:r}=ut(),i=e==null?void 0:e.appName,o=Qt(r),s=(m=(f=(d=t==null?void 0:t.content)==null?void 0:d.read)==null?void 0:f.objects)==null?void 0:m.find(p=>p.objectName===n),a=(s==null?void 0:s.displayName)||n&&Un(n),c=s==null?void 0:s.mapToName,l=(s==null?void 0:s.mapToDisplayName)||c&&Un(c);return l&&i&&o?u.jsx(Fh,{style:{marginTop:"1rem"},children:u.jsxs("p",{style:{margin:"1rem 0"},children:[u.jsx("b",{children:l})," in ",i," is mapped to ",u.jsx("b",{children:a})," in ",o,"."]})}):null}function kh(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function uc(...e){return t=>e.forEach(n=>kh(n,t))}function Jn(...e){return k.useCallback(uc(...e),e)}function Lh(e,t=[]){let n=[];function r(o,s){const a=k.createContext(s),c=n.length;n=[...n,s];const l=f=>{var O;const{scope:m,children:p,...v}=f,w=((O=m==null?void 0:m[e])==null?void 0:O[c])||a,I=k.useMemo(()=>v,Object.values(v));return u.jsx(w.Provider,{value:I,children:p})};l.displayName=o+"Provider";function d(f,m){var w;const p=((w=m==null?void 0:m[e])==null?void 0:w[c])||a,v=k.useContext(p);if(v)return v;if(s!==void 0)return s;throw new Error(`\`${f}\` must be used within \`${o}\``)}return[l,d]}const i=()=>{const o=n.map(s=>k.createContext(s));return function(a){const c=(a==null?void 0:a[e])||o;return k.useMemo(()=>({[`__scope${e}`]:{...a,[e]:c}}),[a,c])}};return i.scopeName=e,[r,$h(i,...t)]}function $h(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(o){const s=r.reduce((a,{useScope:c,scopeName:l})=>{const f=c(o)[`__scope${l}`];return{...a,...f}},{});return k.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return n.scopeName=t.scopeName,n}function xt(e,t,{checkForDefaultPrevented:n=!0}={}){return function(i){if(e==null||e(i),n===!1||!i.defaultPrevented)return t==null?void 0:t(i)}}function pi(e){const t=k.useRef(e);return k.useEffect(()=>{t.current=e}),k.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}function mi({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,i]=Kh({defaultProp:t,onChange:n}),o=e!==void 0,s=o?e:r,a=pi(n),c=k.useCallback(l=>{if(o){const f=typeof l=="function"?l(e):l;f!==e&&a(f)}else i(l)},[o,e,i,a]);return[s,c]}function Kh({defaultProp:e,onChange:t}){const n=k.useState(e),[r]=n,i=k.useRef(r),o=pi(t);return k.useEffect(()=>{i.current!==r&&(o(r),i.current=r)},[r,i,o]),n}function Vh(e){const t=k.useRef({value:e,previous:e});return k.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}var Mr=globalThis!=null&&globalThis.document?k.useLayoutEffect:()=>{};function Hh(e){const[t,n]=k.useState(void 0);return Mr(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(i=>{if(!Array.isArray(i)||!i.length)return;const o=i[0];let s,a;if("borderBoxSize"in o){const c=o.borderBoxSize,l=Array.isArray(c)?c[0]:c;s=l.inlineSize,a=l.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 Uh(e,t){return k.useReducer((n,r)=>t[n][r]??n,e)}var hi=e=>{const{present:t,children:n}=e,r=Bh(t),i=typeof n=="function"?n({present:r.isPresent}):k.Children.only(n),o=Jn(r.ref,qh(i));return typeof n=="function"||r.isPresent?k.cloneElement(i,{ref:o}):null};hi.displayName="Presence";function Bh(e){const[t,n]=k.useState(),r=k.useRef({}),i=k.useRef(e),o=k.useRef("none"),s=e?"mounted":"unmounted",[a,c]=Uh(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return k.useEffect(()=>{const l=yr(r.current);o.current=a==="mounted"?l:"none"},[a]),Mr(()=>{const l=r.current,d=i.current;if(d!==e){const m=o.current,p=yr(l);e?c("MOUNT"):p==="none"||(l==null?void 0:l.display)==="none"?c("UNMOUNT"):c(d&&m!==p?"ANIMATION_OUT":"UNMOUNT"),i.current=e}},[e,c]),Mr(()=>{if(t){let l;const d=t.ownerDocument.defaultView??window,f=p=>{const w=yr(r.current).includes(p.animationName);if(p.target===t&&w&&(c("ANIMATION_END"),!i.current)){const I=t.style.animationFillMode;t.style.animationFillMode="forwards",l=d.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=I)})}},m=p=>{p.target===t&&(o.current=yr(r.current))};return t.addEventListener("animationstart",m),t.addEventListener("animationcancel",f),t.addEventListener("animationend",f),()=>{d.clearTimeout(l),t.removeEventListener("animationstart",m),t.removeEventListener("animationcancel",f),t.removeEventListener("animationend",f)}}else c("ANIMATION_END")},[t,c]),{isPresent:["mounted","unmountSuspended"].includes(a),ref:k.useCallback(l=>{l&&(r.current=getComputedStyle(l)),n(l)},[])}}function yr(e){return(e==null?void 0:e.animationName)||"none"}function qh(e){var r,i;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=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var kr=k.forwardRef((e,t)=>{const{children:n,...r}=e,i=k.Children.toArray(n),o=i.find(Jh);if(o){const s=o.props.children,a=i.map(c=>c===o?k.Children.count(s)>1?k.Children.only(null):k.isValidElement(s)?s.props.children:null:c);return u.jsx(jo,{...r,ref:t,children:k.isValidElement(s)?k.cloneElement(s,void 0,a):null})}return u.jsx(jo,{...r,ref:t,children:n})});kr.displayName="Slot";var jo=k.forwardRef((e,t)=>{const{children:n,...r}=e;if(k.isValidElement(n)){const i=Xh(n);return k.cloneElement(n,{...zh(r,n.props),ref:t?uc(t,i):i})}return k.Children.count(n)>1?k.Children.only(null):null});jo.displayName="SlotClone";var Wh=({children:e})=>u.jsx(u.Fragment,{children:e});function Jh(e){return k.isValidElement(e)&&e.type===Wh}function zh(e,t){const n={...t};for(const r in t){const i=e[r],o=t[r];/^on[A-Z]/.test(r)?i&&o?n[r]=(...a)=>{o(...a),i(...a)}:i&&(n[r]=i):r==="style"?n[r]={...i,...o}:r==="className"&&(n[r]=[i,o].filter(Boolean).join(" "))}return{...e,...n}}function Xh(e){var r,i;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=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var Gh=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],en=Gh.reduce((e,t)=>{const n=k.forwardRef((r,i)=>{const{asChild:o,...s}=r,a=o?kr:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),u.jsx(a,{...s,ref:i})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),gi="Checkbox",[Yh,py]=Lh(gi),[Zh,Qh]=Yh(gi),dc=k.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:r,checked:i,defaultChecked:o,required:s,disabled:a,value:c="on",onCheckedChange:l,form:d,...f}=e,[m,p]=k.useState(null),v=Jn(t,b=>p(b)),w=k.useRef(!1),I=m?d||!!m.closest("form"):!0,[O=!1,y]=mi({prop:i,defaultProp:o,onChange:l}),x=k.useRef(O);return k.useEffect(()=>{const b=m==null?void 0:m.form;if(b){const _=()=>y(x.current);return b.addEventListener("reset",_),()=>b.removeEventListener("reset",_)}},[m,y]),u.jsxs(Zh,{scope:n,state:O,disabled:a,children:[u.jsx(en.button,{type:"button",role:"checkbox","aria-checked":zt(O)?"mixed":O,"aria-required":s,"data-state":mc(O),"data-disabled":a?"":void 0,disabled:a,value:c,...f,ref:v,onKeyDown:xt(e.onKeyDown,b=>{b.key==="Enter"&&b.preventDefault()}),onClick:xt(e.onClick,b=>{y(_=>zt(_)?!0:!_),I&&(w.current=b.isPropagationStopped(),w.current||b.stopPropagation())})}),I&&u.jsx(eg,{control:m,bubbles:!w.current,name:r,value:c,checked:O,required:s,disabled:a,form:d,style:{transform:"translateX(-100%)"},defaultChecked:zt(o)?!1:o})]})});dc.displayName=gi;var fc="CheckboxIndicator",pc=k.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:r,...i}=e,o=Qh(fc,n);return u.jsx(hi,{present:r||zt(o.state)||o.state===!0,children:u.jsx(en.span,{"data-state":mc(o.state),"data-disabled":o.disabled?"":void 0,...i,ref:t,style:{pointerEvents:"none",...e.style}})})});pc.displayName=fc;var eg=e=>{const{control:t,checked:n,bubbles:r=!0,defaultChecked:i,...o}=e,s=k.useRef(null),a=Vh(n),c=Hh(t);k.useEffect(()=>{const d=s.current,f=window.HTMLInputElement.prototype,p=Object.getOwnPropertyDescriptor(f,"checked").set;if(a!==n&&p){const v=new Event("click",{bubbles:r});d.indeterminate=zt(n),p.call(d,zt(n)?!1:n),d.dispatchEvent(v)}},[a,n,r]);const l=k.useRef(zt(n)?!1:n);return u.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:i??l.current,...o,tabIndex:-1,ref:s,style:{...e.style,...c,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function zt(e){return e==="indeterminate"}function mc(e){return zt(e)?"indeterminate":e?"checked":"unchecked"}var hc=dc,gc=pc;function vc(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var tg=["color"],yc=g.forwardRef(function(e,t){var n=e.color,r=n===void 0?"currentColor":n,i=vc(e,tg);return g.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:t}),g.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"}))}),ng=["color"],rg=g.forwardRef(function(e,t){var n=e.color,r=n===void 0?"currentColor":n,i=vc(e,ng);return g.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:t}),g.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 og="_checkboxGroupContainer_1jhjx_1",ig="_stack_1jhjx_6",sg="_selectAllContainer_1jhjx_11",ag="_fieldContainer_1jhjx_18",cg="_checkbox_1jhjx_1",An={checkboxGroupContainer:og,stack:ig,selectAllContainer:sg,fieldContainer:ag,checkbox:cg};function wc({id:e,isChecked:t,label:n,onCheckedChange:r}){return u.jsxs("div",{className:An.fieldContainer,children:[u.jsx(hc,{className:An.checkbox,id:e,onCheckedChange:r,checked:t,children:u.jsx(gc,{children:u.jsx(yc,{})})}),u.jsx("label",{htmlFor:e,style:{overflowWrap:"anywhere"},children:n})]})}function Ic({id:e,isChecked:t,label:n,onCheckedChange:r,isIndeterminate:i}){return u.jsxs("div",{className:An.selectAllContainer,children:[u.jsx(hc,{className:An.checkbox,id:e,onCheckedChange:r,children:u.jsxs(gc,{children:[i&&u.jsx(rg,{}),t===!0&&u.jsx(yc,{})]})}),u.jsx("label",{htmlFor:e,children:n})]})}function _c({children:e}){return u.jsx("div",{className:An.checkboxGroupContainer,children:e})}function bc({children:e}){return u.jsx("div",{className:An.stack,children:e})}function lg(e,t,n){var i,o;const r=((i=e==null?void 0:e.read)==null?void 0:i.selectedOptionalFields)||{};if(r[t]=n,n||delete r[t],(o=e.read)!=null&&o.savedConfig.optionalFields){const s=e.read.savedConfig.optionalFields,c=!Lo(s,r);e.read.isOptionalFieldsModified=c}else console.warn("read.savedConfig.optionalFields is undefined")}function _s(e,t,n,r){t(e,i=>lg(i,n,r))}function ug(){var f,m;const{appName:e,configureState:t,setConfigureState:n,selectedObjectName:r}=yn(),i=(f=t==null?void 0:t.read)==null?void 0:f.selectedOptionalFields,o=(p,v)=>{p!=="indeterminate"&&r&&t&&_s(r,n,v,p)},s=(m=t==null?void 0:t.read)==null?void 0:m.optionalFields,a=p=>{r&&s&&s.forEach(v=>{Xt(v)||_s(r,n,v.fieldName,p)})},c=!!(s&&s.length>0),l=Object.keys(i||{}).length===(s==null?void 0:s.length),d=!l&&Object.keys(i||{}).length>0;return c&&u.jsxs(u.Fragment,{children:[u.jsx(zr,{string:`${e} reads the following optional fields`}),u.jsxs(_c,{children:[((s==null?void 0:s.length)||0)>=2&&u.jsx(Ic,{id:"select-all-fields",isChecked:l,label:"Select all",onCheckedChange:a,isIndeterminate:d}),u.jsx(bc,{children:s.map(p=>Xt(p)?null:u.jsx(wc,{id:p.fieldName,isChecked:!!(i!=null&&i[p==null?void 0:p.fieldName]),label:p.displayName,onCheckedChange:v=>o(v,p.fieldName)},p.fieldName))})]})]})}function dg(){return u.jsx(ug,{})}const fg={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 pg({children:e,style:t,...n}){return u.jsx("span",{style:{...fg,...t},...n,children:e})}function mg(){var r,i,o;const{configureState:e,selectedObjectName:t}=yn(),{appName:n}=De();return u.jsxs(u.Fragment,{children:[u.jsx(zr,{string:`${n} reads the following ${t} fields`}),u.jsx("div",{style:{display:"flex",gap:".5rem",marginBottom:".5rem",flexWrap:"wrap"},children:(i=(r=e==null?void 0:e.read)==null?void 0:r.requiredFields)!=null&&i.length?(o=e.read)==null?void 0:o.requiredFields.map(s=>Xt(s)?null:u.jsx(pg,{children:s.displayName},s.fieldName)):"There are no required fields."})]})}function hg(){return u.jsxs(u.Fragment,{children:[u.jsx(Mh,{}),u.jsx(mg,{}),u.jsx(Dh,{}),u.jsx(dg,{})]})}function gg(e,t,n){var r,i,o;if(((r=e==null?void 0:e.write)==null?void 0:r.selectedNonConfigurableWriteFields)===null&&(e.write.selectedNonConfigurableWriteFields={}),e!=null&&e.write){const s=e.write.selectedNonConfigurableWriteFields;if(s[t]=n,n||delete s[t],(o=(i=e==null?void 0:e.write)==null?void 0:i.savedConfig)!=null&&o.selectedNonConfigurableWriteFields){const a=e.write.savedConfig.selectedNonConfigurableWriteFields,l=!Lo(a,s);e.write.isWriteModified=l}}}function bs(e,t,n,r){t(e,i=>{gg(i,n,r)})}function vg(){var f,m,p,v;const{appName:e,selectedObjectName:t,configureState:n,setConfigureState:r}=yn(),i=(f=n==null?void 0:n.write)==null?void 0:f.selectedNonConfigurableWriteFields,o=(m=n==null?void 0:n.write)==null?void 0:m.writeObjects,s=(w,I)=>{w!=="indeterminate"&&t&&n&&bs(t,r,I,w)},a=w=>{var I,O;t&&n&&((O=(I=n==null?void 0:n.write)==null?void 0:I.writeObjects)==null||O.forEach(y=>{bs(t,r,y.objectName,w)}))},c=!!o,l=Object.keys(i||{}).length===((v=(p=n==null?void 0:n.write)==null?void 0:p.writeObjects)==null?void 0:v.length),d=!l&&Object.keys(i||{}).length>0;return c&&u.jsxs(u.Fragment,{children:[u.jsx(zr,{string:`Allow ${e} to write to these objects`}),u.jsxs(_c,{children:[((o==null?void 0:o.length)||0)>=2&&u.jsx(Ic,{id:"select-all-fields",onCheckedChange:a,isIndeterminate:d,isChecked:l,label:"Select all"}),u.jsx(bc,{children:o.map(w=>u.jsx(wc,{id:w.objectName,onCheckedChange:I=>s(I,w.objectName),isChecked:!!(i!=null&&i[w.objectName]),label:w.displayName},w.objectName))})]})]})}function yg(){return u.jsx(vg,{})}function xc({buttonText:e,buttonVariant:t="secondary",buttonStyle:n={}}){const r=Je(),{projectId:i}=De(),{integrationId:o,installation:s,resetInstallations:a,setIntegrationDeleted:c,onUninstallSuccess:l}=ut(),[d,f]=g.useState(!1),m=!i||!o||!(s!=null&&s.id)||d,p=async()=>{if(!m){f(!0),console.warn("uninstalling installation",{projectId:i,integrationId:o,installationId:s.id});try{await Te().installationApi.deleteInstallation({projectIdOrName:i,integrationId:o,installationId:s.id},{headers:{"X-Api-Key":r,"Content-Type":"application/json"}}),console.warn("successfully uninstalled installation:",s.id),l==null||l(s==null?void 0:s.id),a(),c()}catch(I){console.error("Error uninstalling installation."),Ye(I)}finally{f(!1)}}},v=d?"Uninstalling...":e,w=u.jsx(ht,{type:"button",onClick:p,disabled:m,variant:t,style:n,children:v});return s!=null&&s.id?w:null}function wg(){const{appName:e}=De(),{installation:t}=ut(),n=t!=null&&t.id?`Once you uninstall this integration, all your configuration will be lost, and "${e}" may stop working.`:"You've successfully uninstalled the integration.";return u.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:[u.jsx("p",{children:n}),u.jsx(xc,{buttonText:"Yes, uninstall",buttonVariant:"danger"})]})}function Cc({onSave:e,onReset:t,isLoading:n,isCreateMode:r=!1,errorMsg:i}){var E,$,T;const{installation:o}=ut(),{hydratedRevision:s,loading:a}=Dn(),{configureState:c,selectedObjectName:l}=yn(),d=o==null?void 0:o.config,f=d&&l&&!!qs(d,l)||!1,m=((E=c==null?void 0:c.read)==null?void 0:E.isOptionalFieldsModified)||(($=c==null?void 0:c.read)==null?void 0:$.isRequiredMapFieldsModified),p=(T=c==null?void 0:c.write)==null?void 0:T.isWriteModified,O=a||n||!c||!l||!(m||p||r||l!==fn&&!f),y=l===fn,x=l===Or,b=u.jsx(ht,{type:"submit",disabled:O,children:r?"Install":"Save"}),_=u.jsx(ht,{type:"button",onClick:t,disabled:O,variant:"ghost",children:"Reset"});return n?u.jsx($t,{}):u.jsxs("form",{style:{width:"34rem"},onSubmit:e,children:[u.jsxs("div",{style:{display:"flex",flexDirection:"row-reverse",gap:".8rem",marginBottom:"20px"},children:[b,_]}),u.jsxs(vn,{style:{padding:"1rem 2rem",minHeight:"300px",backgroundColor:"var(--amp-colors-bg-primary)",borderColor:"var(--amp-colors-border)"},children:[i&&u.jsx(ta,{children:typeof i=="string"?i:"Installation Failed."}),a&&u.jsx($t,{}),s&&!x&&!y&&u.jsx(hg,{}),s&&!x&&y&&u.jsx(yg,{}),!a&&x&&u.jsx(wg,{})]})]})}const Oc=()=>{const{integrationId:e,groupRef:t,consumerRef:n,setInstallation:r,onInstallSuccess:i,onUpdateSuccess:o}=ut(),{hydratedRevision:s,loading:a}=Dn(),{selectedObjectName:c}=Qa(),{selectedConnection:l}=Pn(),d=Je(),{projectId:f}=De(),{resetBoundary:m,setErrors:p,setError:v,getError:w}=Zt(),{resetConfigureState:I,objectConfigurationsState:O,resetPendingConfigurationState:y}=di(),x=Qs(c||"",O),{onNextIncompleteTab:b}=lh(),_=g.useCallback(()=>{m(Se.INSTALLATION_MUTATION)},[m]),E=g.useCallback(T=>T?J=>{v(Se.INSTALLATION_MUTATION,T,J)}:J=>{console.error("objectName is required to set installation error: ",J)},[v]),$=g.useCallback(T=>T?w(Se.INSTALLATION_MUTATION,T):"",[w]);return{integrationId:e,groupRef:t,consumerRef:n,setInstallation:r,hydratedRevision:s,loading:a,selectedObjectName:c,selectedConnection:l,apiKey:d,projectId:f,resetBoundary:m,setErrors:p,setMutateInstallationError:E,getMutateInstallationError:$,resetMutateInstallationErrorState:_,resetConfigureState:I,objectConfigurationsState:O,resetPendingConfigurationState:y,configureState:x,onInstallSuccess:i,onUpdateSuccess:o,onNextIncompleteTab:b}},Ig=void 0;function _g(){const{integrationId:e,groupRef:t,consumerRef:n,setInstallation:r,hydratedRevision:i,loading:o,selectedObjectName:s,selectedConnection:a,apiKey:c,projectId:l,resetBoundary:d,setErrors:f,setMutateInstallationError:m,getMutateInstallationError:p,resetMutateInstallationErrorState:v,resetConfigureState:w,objectConfigurationsState:I,resetPendingConfigurationState:O,configureState:y,onInstallSuccess:x,onNextIncompleteTab:b}=Oc(),[_,E]=g.useState(!1),$=s===fn,T=p(s),J=g.useCallback(()=>{d(Se.MAPPING),i!=null&&i.content&&!o&&s&&Gs(i,Ig,s,w)},[d,i,o,s,w]);g.useEffect(()=>{!y&&(i!=null&&i.content)&&!o&&J()},[y,I,i,o,J]);const q=()=>{v();const{requiredMapFields:ee,selectedFieldMappings:U}=(y==null?void 0:y.read)||{},{errorList:se}=zs(ee,U,f);se.length>0||(s&&(a!=null&&a.id)&&c&&l&&e&&t&&n&&i?(E(!0),Xf(l,e,t,n,a.id,s,c,i,y,m(s),r,x).finally(()=>{E(!1),O(s),b()})):console.error("CreateInstallallation - onSaveReadCreate: missing required props"))},z=()=>{v(),s&&(a!=null&&a.id)&&c&&l&&e&&t&&n&&i?(E(!0),Zf(l,e,t,n,a.id,c,i,y,m(s),r,x).finally(()=>{E(!1),O(s),b()})):console.error("CreateInstallallation - onSaveWriteCreate: missing required props")},Y=ee=>{ee.preventDefault(),$?z():q()};return u.jsx(Cc,{errorMsg:T,isCreateMode:!0,isLoading:_,onSave:Y,onReset:J})}function bg({updateConfig:e,projectId:t,integrationId:n,installationId:r,apiKey:i,selectedObjectName:o,setInstallation:s,onUpdateSuccess:a,setError:c}){const l={projectIdOrName:t,installationId:r,integrationId:n,installationUpdate:{updateMask:[`config.content.read.objects.${o}`],installation:{config:e}}};return Te().installationApi.updateInstallation(l,{headers:{"X-Api-Key":i,"Content-Type":"application/json"}}).then(d=>{s(d),a==null||a(d.id,d.config)}).catch(d=>{Ye(d,c)})}const xg=(e,t,n,r,i,o)=>{const s=Ys(e),a=Zs(e),c={content:{read:{objects:{[t]:{objectName:t,schedule:r,destination:(n==null?void 0:n.destination)||"",selectedFields:s,selectedFieldMappings:a,backfill:o}}}}};return $r(i)&&(c.content||(c.content={}),c.content.proxy={enabled:!0}),c},Cg=(e,t,n,r,i,o,s,a,c,l,d)=>{const f=xg(o,r||"",a,a.schedule,c,a.backfill);return f?bg({updateConfig:f,projectId:e,integrationId:t,installationId:n,apiKey:i,selectedObjectName:r,setError:l,setInstallation:s,onUpdateSuccess:d}):(console.error("Error when generating updateConfig from configureState"),Promise.resolve(null))},Og=(e,t)=>{const r={content:{write:{objects:ea(e)}}};return $r(t)&&(r.content||(r.content={}),r.content.proxy={enabled:!0}),r},Eg=(e,t,n,r,i,o,s,a,c)=>{const l=Og(i,o);if(!l)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:l}}};return Te().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=>{Ye(f,s)})};function Sg({installation:e,integrationObj:t}){const{setInstallation:n,hydratedRevision:r,loading:i,selectedObjectName:o,apiKey:s,projectId:a,resetBoundary:c,setErrors:l,setMutateInstallationError:d,getMutateInstallationError:f,resetConfigureState:m,resetPendingConfigurationState:p,configureState:v,onUpdateSuccess:w,onNextIncompleteTab:I}=Oc(),[O,y]=g.useState(!1),x=o===fn,b=f(o),{config:_}=e,E=g.useCallback(()=>{c(Se.MAPPING),r!=null&&r.content&&!i&&o&&Gs(r,_,o,m)},[c,r,i,o,_,m]);g.useEffect(()=>{v||E()},[v,E]),g.useEffect(()=>{e&&E()},[e,E]);const $=g.useMemo(()=>{var Y,ee,U;return(U=(ee=(Y=r==null?void 0:r.content)==null?void 0:Y.read)==null?void 0:ee.objects)==null?void 0:U.find(se=>(se==null?void 0:se.objectName)===o)},[r,o]),T=()=>{const{requiredMapFields:z,selectedFieldMappings:Y}=(v==null?void 0:v.read)||{},{errorList:ee}=zs(z,Y,l);ee.length>0||(r&&e&&o&&s&&a&&$?(y(!0),Cg(a,t.id,e.id,o,s,v,n,$,r,d(o),w).finally(()=>{y(!1),p(o),I()})):console.error("UpdateInstallation - onSaveUpdate missing required props"))},J=()=>{e&&o&&s&&a&&r?(y(!0),Eg(a,t.id,e.id,s,v,r,d(o),n,w).finally(()=>{y(!1),p(o),I()})):console.error("UpdateInstallation - onSaveUpdate missing required props")},q=z=>{z.preventDefault(),x?J():T()};return u.jsx(Cc,{errorMsg:b,onSave:q,onReset:E,isLoading:O})}function Ng(){const{integrationObj:e,installation:t}=ut();return e?t&&e?u.jsx(Sg,{installation:t,integrationObj:e}):u.jsx(_g,{}):u.jsx(Lt,{message:"We can't load the integration"})}function Tg(){return u.jsxs("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.jsx("circle",{cx:"24",cy:"24",r:"24",fill:"#BBF7D0"}),u.jsx("path",{d:"M34.6666 18.6667L20 32.0001L13.3333 25.9395",stroke:"#16A34A",strokeWidth:"5.33333",strokeLinecap:"round",strokeLinejoin:"round"})]})}function vi({text:e,children:t}){return u.jsx(Xn,{children:u.jsxs(vn,{style:{display:"flex",flexDirection:"column",alignItems:"center",padding:"3rem",gap:"3rem"},children:[u.jsx(Tg,{}),u.jsx("p",{children:e}),t]})})}const Rg=(e,t)=>({revisionId:e.id,createdBy:`consumer:${t}`,content:{provider:e.content.provider,proxy:{enabled:!0}}});function Ag({projectId:e,integrationId:t,groupRef:n,consumerRef:r,connectionId:i,apiKey:o,hydratedRevision:s,setError:a,setInstallation:c,onInstallSuccess:l}){const d=Rg(s,r);return d?$o({createConfig:d,projectId:e,integrationId:t,groupRef:n,connectionId:i,apiKey:o,setError:a,setInstallation:c,onInstallSuccess:l}):(console.error("Error when generating createConfig from configureState"),Promise.resolve(null))}function Pg({provider:e}){const t=`You have successfully installed your ${Qt(e)} integration.`;return u.jsx(vi,{text:t,children:u.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:u.jsx(xc,{buttonText:"Uninstall",buttonVariant:"outline",buttonStyle:{fontSize:"13px"}})})})}const Dg=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 jg({children:e,resetComponent:t}){var b;const{projectId:n}=De(),r=Je(),{hydratedRevision:i,loading:o}=Dn(),{integrationObj:s,installation:a,groupRef:c,consumerRef:l,setInstallation:d,onInstallSuccess:f,isIntegrationDeleted:m}=ut(),{selectedConnection:p}=Pn(),[v,w]=g.useState(!1),I=o||v,O=(b=i==null?void 0:i.content)==null?void 0:b.provider,y=Dg(i),x=_=>{console.error("Error when creating proxy installation:",_)};return g.useEffect(()=>{!I&&i&&y&&!a&&p&&r&&(s!=null&&s.id)&&(w(!0),Ag({apiKey:r,projectId:n,integrationId:s==null?void 0:s.id,groupRef:c,consumerRef:l,connectionId:p==null?void 0:p.id,hydratedRevision:i,setError:x,setInstallation:d,onInstallSuccess:f}).then(()=>{w(!1)}).catch(_=>{w(!1),console.error("Error when creating proxy installation:",_)}))},[i,y,a,p,r,n,s==null?void 0:s.id,c,l,d,I,f]),m?u.jsx(vi,{text:"Integration successfully uninstalled.",children:u.jsx(ht,{type:"button",onClick:t,style:{width:"100%"},children:"Reinstall Integration"})}):s?I?u.jsx($t,{}):y&&O&&a?u.jsx(Pg,{provider:O}):u.jsx("div",{children:e}):u.jsx(Lt,{message:"We can't load the integration"})}function Ec(){return u.jsxs("footer",{style:{backgroundColor:"#EFEFEF",padding:"1em",fontSize:"0.8em",color:"gray",display:"flex",justifyContent:"center",alignItems:"center",borderRadius:"0 0 4px 4px",gap:"0.4em"},children:[u.jsx("p",{children:"Secured by"}),u.jsx("a",{href:"https://www.withampersand.com/",target:"_blank","aria-label":"Go to Ampersand",rel:"noreferrer noopener",children:u.jsx("img",{style:{height:".8em"},src:"https://ampersand-website.vercel.app/logo-black.svg",alt:"Ampersand"})})]})}function Qn({children:e}){return u.jsx(Xn,{children:u.jsxs(vn,{children:[u.jsx("div",{style:{padding:"3rem 2rem"},children:e}),u.jsx(Ec,{})]})})}function er({children:e}){return u.jsx("h1",{style:{fontWeight:600,lineHeight:1.2,fontSize:"1.2em"},children:e})}function tr({error:e}){return e?u.jsx(ta,{style:{marginTop:"2em"},children:e}):null}function yi({handleSubmit:e,error:t,isButtonDisabled:n,providerName:r,children:i,title:o}){if(!o&&!r)throw new Error("Either title or providerName is required");return u.jsxs(Qn,{children:[u.jsx(er,{children:o||`Set up ${r} integration`}),u.jsx(tr,{error:t}),i,u.jsx(ht,{style:{marginTop:"1em",width:"100%"},disabled:n,type:"submit",onClick:e,children:"Next"})]})}const Fg="_link_oo2kv_1",Mg={link:Fg};function Sc({href:e,className:t,style:n,label:r,children:i,newTab:o=!1}){return u.jsx("a",{className:st(Mg.link,t),style:n,href:e,"aria-label":r||void 0,target:o?"_blank":"_self",rel:o?"noopener noreferrer":void 0,children:i})}function Nc({url:e,providerDisplayName:t,credentialName:n}){return u.jsxs("p",{style:{color:"var(--amp-colors-text-muted)"},children:[u.jsx(Sc,{href:e,newTab:!0,children:u.jsx("span",{style:{textDecoration:"underline"},children:"Learn more"})})," about where to find your ",t," ",n,"."]})}const kg="_input_ed211_1",Lg="_inputError_ed211_17",$g="_error_ed211_31",mo={input:kg,inputError:Lg,error:$g};function Kg({id:e,type:t,className:n,isError:r=!1,...i}){const o=r?st(mo.inputError,mo.input):mo.input;return u.jsx("input",{id:e,type:t,className:st(o,n),...i})}const Vg="_textarea_1jmqi_1",Hg="_textareaError_1jmqi_13",Ug="_error_1jmqi_27",ho={textarea:Vg,textareaError:Hg,error:Ug};function Bg({className:e,isError:t=!1,...n}){const r=t?st(ho.textareaError,ho.textarea):ho.textarea;return u.jsx("textarea",{className:st(e,r),...n})}const kt={Input:Kg,Textarea:Bg};function qg({provider:e,providerInfo:t,handleSubmit:n,error:r,isButtonDisabled:i}){var w;const[o,s]=g.useState(!1),a=()=>s(I=>!I),[c,l]=g.useState(""),d=I=>l(I.currentTarget.value),f=c.length>0,m=i||!f,p=Qt(e,t),v=(w=t.apiKeyOpts)==null?void 0:w.docsURL;return u.jsx(yi,{providerName:p,handleSubmit:()=>{n({apiKey:c})},error:r,isButtonDisabled:m,children:u.jsxs("div",{style:{display:"flex",gap:"1rem",flexDirection:"column",marginTop:"1rem"},children:[v&&u.jsx(Nc,{url:v,providerDisplayName:p,credentialName:"API key"}),u.jsxs("div",{style:{display:"flex",gap:".5rem"},children:[u.jsx(kt.Input,{id:"password",name:"password",type:o?"text":"password",placeholder:"Password",onChange:I=>d(I)}),u.jsx(ht,{type:"button",style:{height:"2.5rem",width:"5rem"},onClick:a,children:o?"Hide":"Show"})]})]})})}function Wg({...e}){return u.jsx(qg,{...e})}function Jg({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:i,groupName:o,children:s,selectedConnection:a,setSelectedConnection:c}){const l=De(),[d,f]=g.useState(!1),[m,p]=g.useState(null),v=Je();g.useEffect(()=>{if(e&&Te&&d&&m!=null){const I={groupName:o,groupRef:i,consumerName:r,consumerRef:n,provider:e,apiKey:m};Te().connectionApi.generateConnection({projectIdOrName:l.projectId,generateConnectionParams:I},{headers:{"X-Api-Key":v??"","Content-Type":"application/json"}}).then(O=>{c(O)}).catch(O=>{console.error("Error loading provider info."),Ye(O)})}},[v,e,d,r,n,o,i,l,c,m]);const w=I=>{p(I.apiKey),f(!0)};return a===null?u.jsx(Wg,{provider:e,providerInfo:t,handleSubmit:w,error:null}):s}function zg({provider:e,providerInfo:t,handleSubmit:n,error:r,isButtonDisabled:i}){var O;const[o,s]=g.useState(!1),a=()=>s(y=>!y),[c,l]=g.useState({username:"",password:""}),{username:d,password:f}=c,m=Qt(e,t),p=(O=t.basicOpts)==null?void 0:O.docsURL,v=d.length>0,w=i||!v,I=y=>{const{name:x,value:b}=y.currentTarget;l(_=>({..._,[x]:b}))};return u.jsx(yi,{providerName:m,handleSubmit:()=>{n({user:d,pass:f})},error:r,isButtonDisabled:w,children:u.jsxs("div",{style:{display:"flex",gap:"1rem",flexDirection:"column",marginTop:"1rem"},children:[p&&u.jsx(Nc,{url:p,providerDisplayName:m,credentialName:"credentials"}),u.jsx(kt.Input,{id:"username",name:"username",type:"text",placeholder:"Username",onChange:y=>I(y)}),u.jsxs("div",{style:{display:"flex",gap:".5rem"},children:[u.jsx(kt.Input,{id:"password",name:"password",type:o?"text":"password",placeholder:"Password",onChange:y=>I(y)}),u.jsx(ht,{type:"button",style:{height:"2.5rem",width:"5rem"},onClick:a,children:o?"Hide":"Show"})]})]})})}function Xg({...e}){return u.jsx(zg,{...e})}function Gg({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:i,groupName:o,children:s,selectedConnection:a,setSelectedConnection:c}){const l=De(),[d,f]=g.useState(!1),[m,p]=g.useState(null),v=Je();g.useEffect(()=>{if(e&&Te&&d&&m!=null){const I={groupName:o,groupRef:i,consumerName:r,consumerRef:n,provider:e,basicAuth:{username:m.user,password:m.pass}};Te().connectionApi.generateConnection({projectIdOrName:l.projectId,generateConnectionParams:I},{headers:{"X-Api-Key":v??"","Content-Type":"application/json"}}).then(O=>{c(O)}).catch(O=>{console.error("Error loading provider info."),Ye(O)})}},[v,e,d,r,n,o,i,l,m,c]);const w=I=>{const{user:O,pass:y}=I;p({user:O,pass:y}),f(!0)};return a===null?u.jsx(Xg,{provider:e,providerInfo:t,handleSubmit:w,error:null}):s}function Yg({...e}){return u.jsx(yi,{...e})}function Zg({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:i,children:o,selectedConnection:s,setSelectedConnection:a,providerName:c}){const l=De(),d=Je(),[f,m]=g.useState(!1);g.useEffect(()=>{if(e&&Te&&f){const v={groupName:i,groupRef:r,consumerName:n,consumerRef:t,provider:e};Te().connectionApi.generateConnection({projectIdOrName:l.projectId,generateConnectionParams:v},{headers:{"X-Api-Key":d??"","Content-Type":"application/json"}}).then(w=>{a(w)}).catch(w=>{console.error("Error loading provider info."),Ye(w)})}},[d,e,f,n,t,i,r,a,l]);const p=()=>{m(!0)};return s===null?u.jsx(Yg,{handleSubmit:p,error:null,providerName:c}):o}const Tc=async(e,t,n,r,i,o,s,a)=>{var l,d;const c=await Te().providerApi.getProvider({provider:i},{headers:{"X-Api-Key":r??""}});if(!c)throw new Error(`Provider ${i} not found`);if(c.authType==="oauth2"&&(((l=c.oauth2Opts)==null?void 0:l.grantType)==="authorizationCode"||((d=c.oauth2Opts)==null?void 0:d.grantType)==="authorizationCodePKCE")){const m=(await Te().providerAppApi.listProviderApps({projectIdOrName:e},{headers:{"X-Api-Key":r??""}})).find(I=>I.provider===i),p=Qt(i,c);if(!m)throw new Error(`You must first set up a ${p} Provider App using the Ampersand Console.`);const v={connectOAuthParams:{providerWorkspaceRef:o,projectId:e,groupRef:n,groupName:a,consumerRef:t,consumerName:s,providerAppId:m.id,provider:i,enableCSRFProtection:!0}};return await Te().oAuthApi.oauthConnect(v,{credentials:"include",headers:{"X-Api-Key":r??"","Content-Type":"application/json"}})}throw new Error(`Provider ${i} does not support an OAuth2 web flow.`)},xs=600,Cs=600,Qg="AUTHORIZATION_SUCCEEDED",ev="AUTHORIZATION_FAILED";function tv(e,t,n){return g.useCallback(async r=>{const i=await Te().connectionApi.getConnection({projectIdOrName:e,connectionId:r},{headers:{"X-Api-Key":t??""}});n(i)},[e,t,n])}function nv(e,t,n,r){return g.useCallback(()=>{if(!r)return;const i=window.screenX+(window.outerWidth-xs)/2,o=window.screenY+(window.outerHeight-Cs)/2.5,s=`width=${xs},height=${Cs},left=${i},top=${o}`,a=window.open(r,e,s);t(a),window.addEventListener("message",n,!1)},[r,e,t,n])}function rv(e,t){return g.useCallback(n=>{var r,i;if(n.origin===yf){if(n.data.eventType===Qg){const o=(r=n.data.data)==null?void 0:r.connection;o?e(o):console.error("Connection ID not found in event data: ",{event:n})}n.data.eventType===ev&&(console.error("OAuth failed: ",{event:n}),t==null||t(((i=n==null?void 0:n.data)==null?void 0:i.message)??"OAuth failed. Please try again."))}},[t,e])}function Rc({children:e,oauthUrl:t,windowTitle:n="Connect to Provider",onError:r,error:i}){const o=Je(),{projectId:s}=De(),[a,c]=g.useState(null),[l,d]=g.useState(null),{setSelectedConnection:f}=Pn(),m=rv(c,r),p=nv(n,d,m,t),v=tv(s,o,f);return g.useEffect(()=>{t&&!l&&p()},[t,l,p,m,n]),g.useEffect(()=>{a&&v(a).then(()=>{l==null||l.close()}).catch(w=>{console.error("Error refreshing connection: ",w),r==null||r(w.message??"Unexpected error: not able to refresh connection")})},[a,o,f,v,l,r]),g.useEffect(()=>{if(!l)return;const w=setInterval(()=>{l.closed&&(clearInterval(w),window.removeEventListener("message",m),d(null),!a&&!i?(console.error("OAuth failed. Please try again."),r==null||r("OAuth failed. Please try again.")):a&&(r==null||r(null)))},500);return()=>{clearInterval(w),window.removeEventListener("message",m)}},[l,a,i,m,r]),u.jsx("div",{children:e})}function ov({handleSubmit:e,error:t,isButtonDisabled:n,providerName:r}){return u.jsxs(Qn,{children:[u.jsx(er,{children:`Set up ${r} integration`}),u.jsx(tr,{error:t}),u.jsx(ht,{style:{marginTop:"1em",width:"100%"},disabled:n,type:"submit",onClick:e,children:"Next"})]})}function iv({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:i,providerName:o}){const{projectId:s}=De(),a=Je(),[c,l]=g.useState(null),[d,f]=g.useState(null),m=async()=>{f(null);try{const v=await Tc(s,t,r,a,e,void 0,n,i);l(v)}catch(v){console.error("Could not fetch OAuth popup URL."),Ye(v),f(v.message??"Unexpected error")}},p=g.useCallback(v=>{f(v),l(null)},[]);return u.jsx(Rc,{windowTitle:`Connect to ${o}`,oauthUrl:c,onError:p,children:u.jsx(ov,{handleSubmit:m,error:d,providerName:o})})}const sv="https://help.salesforce.com/s/articleView?id=sf.faq_domain_name_what.htm&type=5";function av({handleSubmit:e,setWorkspace:t,error:n,isButtonDisabled:r}){return u.jsxs(Qn,{children:[u.jsx(er,{children:"Enter your Salesforce subdomain"}),u.jsx(Sc,{href:sv,newTab:!0,children:"What is my Salesforce subdomain?"}),u.jsx(tr,{error:n}),u.jsxs("div",{style:{display:"flex",marginTop:"1em",alignItems:"center"},children:[u.jsx(kt.Input,{id:"salesforce-subdomain",type:"text",placeholder:"my-domain",onChange:i=>t(i.currentTarget.value)}),u.jsx("p",{style:{lineHeight:"2.2em",marginLeft:"0.4em"},children:".my.salesforce.com"})]}),u.jsx(ht,{style:{marginTop:"1em",width:"100%"},disabled:r,type:"submit",onClick:e,children:"Next"})]})}function cv({handleSubmit:e,setWorkspace:t,error:n,isButtonDisabled:r,providerName:i}){return u.jsxs(Qn,{children:[u.jsxs(er,{children:["Enter your ",i," workspace"]}),u.jsx(tr,{error:n}),u.jsx("br",{}),u.jsx(kt.Input,{id:"workspace",type:"text",placeholder:"MyWorkspace",onChange:o=>t(o.currentTarget.value)}),u.jsx("br",{}),u.jsx(ht,{style:{marginTop:"1em",width:"100%"},disabled:r,type:"submit",onClick:e,children:"Next"})]})}const lv="salesforce";function uv({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:i,providerName:o}){const{projectId:s}=De(),a=Je(),[c,l]=g.useState(""),[d,f]=g.useState(null),[m,p]=g.useState(null),v=async()=>{if(p(null),!c){p("Workspace is required");return}try{const O=await Tc(s,t,r,a,e,c,n,i);f(O)}catch(O){console.error(O),p((O==null?void 0:O.message)??"Unexpected error")}},w=g.useCallback(O=>{p(O),f(null)},[]),I=e===lv?u.jsx(av,{handleSubmit:v,setWorkspace:l,error:m,isButtonDisabled:c.length===0}):u.jsx(cv,{handleSubmit:v,setWorkspace:l,error:m,isButtonDisabled:c.length===0,providerName:o});return u.jsx(Rc,{windowTitle:`Connect to ${o}`,oauthUrl:d,onError:w,children:I})}function dv({handleSubmit:e,error:t,isButtonDisabled:n,providerName:r,explicitScopesRequired:i,explicitWorkspaceRequired:o}){const[s,a]=g.useState(!1),[c,l]=g.useState({clientSecret:"",clientId:"",workspace:"",scopes:""}),d=()=>a(_=>!_),f=_=>{const{name:E,value:$}=_.currentTarget;l(T=>({...T,[E]:$}))},{clientSecret:m,clientId:p,workspace:v,scopes:w}=c,I=m.length>0,O=p.length>0,y=o?v.length>0:!0,x=n||!I||!O||!y,b=()=>{const _={clientId:p,clientSecret:m};o&&(_.workspace=v),i&&w.length>0&&(_.scopes=Pf(w)),e(_)};return u.jsxs(Qn,{children:[u.jsx(er,{children:`Set up ${r} integration`}),u.jsx(tr,{error:t}),u.jsx("br",{}),u.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"1.2rem"},children:[o&&u.jsx(kt.Input,{id:"workspace",name:"workspace",type:"text",placeholder:"MyWorkspace",onChange:_=>f(_)}),u.jsx(kt.Input,{id:"clientId",name:"clientId",type:"text",placeholder:"Client ID",onChange:_=>f(_)}),u.jsxs("div",{style:{display:"flex",gap:".5rem"},children:[u.jsx(kt.Input,{id:"clientSecret",name:"clientSecret",type:s?"text":"password",placeholder:"Client Secret",onChange:_=>f(_)}),u.jsx(ht,{type:"button",style:{height:"2.5rem",width:"5rem"},onClick:d,children:s?"Hide":"Show"})]}),i&&u.jsx(kt.Textarea,{name:"scopes",placeholder:"Scopes separated by new line",onChange:_=>f(_)})]}),u.jsx("br",{}),u.jsx(ht,{style:{marginTop:"1em",width:"100%"},disabled:x,type:"submit",onClick:b,children:"Next"})]})}function fv({provider:e,providerName:t,consumerRef:n,consumerName:r,groupRef:i,groupName:o,explicitScopesRequired:s,explicitWorkspaceRequired:a,selectedConnection:c,setSelectedConnection:l}){const{projectId:d}=De(),f=Je(),[m,p]=g.useState(null),v=async w=>{p(null);const I={groupName:o,groupRef:i,consumerName:r,consumerRef:n,provider:e,providerWorkspaceRef:w.workspace,oauth2ClientCredentials:{clientId:w.clientId,clientSecret:w.clientSecret,scopes:w.scopes}};Te().connectionApi.generateConnection({projectIdOrName:d,generateConnectionParams:I},{headers:{"X-Api-Key":f??"","Content-Type":"application/json"}}).then(O=>{l(O)}).catch(O=>{console.error("Error loading provider info."),Ye(O),p("Error loading provider info")})};return c===null?u.jsx(dv,{providerName:t,handleSubmit:v,error:m,explicitScopesRequired:s,explicitWorkspaceRequired:a}):u.jsx($t,{})}function pv({...e}){return u.jsx(fv,{...e})}const mv="authorizationCode",hv="authorizationCodePKCE",gv="clientCredentials";function vv({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:i,groupName:o,selectedConnection:s,setSelectedConnection:a}){if(t.oauth2Opts===void 0)return u.jsx("em",{children:"Provider is missing OAuth2 options"});const{grantType:c,explicitScopesRequired:l,explicitWorkspaceRequired:d}=t.oauth2Opts,f=Qt(e,t),m={provider:e,consumerRef:n,consumerName:r,groupRef:i,groupName:o,providerName:f};return c===mv||c===hv?d?u.jsx(uv,{...m}):u.jsx(iv,{...m}):c===gv?u.jsx(pv,{...m,explicitWorkspaceRequired:d,explicitScopesRequired:l,selectedConnection:s,setSelectedConnection:a}):c==="password"?u.jsx("em",{children:"Password flow not supported yet"}):u.jsxs("em",{children:["Unsupported grant type: ",c]})}function yv(e){const{selectedConnection:t}=Pn();g.useEffect(()=>{e&&t&&e(t.id)},[e,t])}function wv({onSuccess:e}){yv(e)}const Iv=async(e,t)=>{const n=await Te().providerApi.getProvider({provider:t},{headers:{"X-Api-Key":e??""}});if(!n)throw new Error(`Provider ${t} not found`);return n};function Ac({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:i,children:o,onSuccess:s}){const a=Je(),[c,l]=g.useState(null),{provider:d}=ut(),{selectedConnection:f,setSelectedConnection:m,connections:p}=Pn();wv({onSuccess:s});const v=e||d,w=(c==null?void 0:c.displayName)??Un(v);if(g.useEffect(()=>{if(!f&&p&&p.length>0){const[O]=p;m(O)}Iv(a,v).then(O=>{l(O)}).catch(O=>{console.error("Error loading provider info."),Ye(O)})},[p,f,m,a,v]),!e&&!d)throw new Error("ProtectedConnectionLayout must be given a provider prop or be used within InstallIntegrationProvider");if(f)return o;if(c==null)return u.jsx("strong",{children:"Provider not found"});const I={provider:v,consumerRef:t,consumerName:n,groupRef:r,groupName:i,selectedConnection:f,setSelectedConnection:m,providerName:w,providerInfo:c};return c.authType==="none"?u.jsx(Zg,{...I,children:o}):c.authType==="basic"?u.jsx(Gg,{...I,children:o}):c.authType==="apiKey"?u.jsx(Jg,{...I,children:o}):u.jsx(vv,{...I})}function _v(e,t=[]){let n=[];function r(o,s){const a=k.createContext(s),c=n.length;n=[...n,s];const l=f=>{var O;const{scope:m,children:p,...v}=f,w=((O=m==null?void 0:m[e])==null?void 0:O[c])||a,I=k.useMemo(()=>v,Object.values(v));return u.jsx(w.Provider,{value:I,children:p})};l.displayName=o+"Provider";function d(f,m){var w;const p=((w=m==null?void 0:m[e])==null?void 0:w[c])||a,v=k.useContext(p);if(v)return v;if(s!==void 0)return s;throw new Error(`\`${f}\` must be used within \`${o}\``)}return[l,d]}const i=()=>{const o=n.map(s=>k.createContext(s));return function(a){const c=(a==null?void 0:a[e])||o;return k.useMemo(()=>({[`__scope${e}`]:{...a,[e]:c}}),[a,c])}};return i.scopeName=e,[r,bv(i,...t)]}function bv(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(o){const s=r.reduce((a,{useScope:c,scopeName:l})=>{const f=c(o)[`__scope${l}`];return{...a,...f}},{});return k.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return n.scopeName=t.scopeName,n}function Pc(e,t=[]){let n=[];function r(o,s){const a=k.createContext(s),c=n.length;n=[...n,s];function l(f){const{scope:m,children:p,...v}=f,w=(m==null?void 0:m[e][c])||a,I=k.useMemo(()=>v,Object.values(v));return u.jsx(w.Provider,{value:I,children:p})}function d(f,m){const p=(m==null?void 0:m[e][c])||a,v=k.useContext(p);if(v)return v;if(s!==void 0)return s;throw new Error(`\`${f}\` must be used within \`${o}\``)}return l.displayName=o+"Provider",[l,d]}const i=()=>{const o=n.map(s=>k.createContext(s));return function(a){const c=(a==null?void 0:a[e])||o;return k.useMemo(()=>({[`__scope${e}`]:{...a,[e]:c}}),[a,c])}};return i.scopeName=e,[r,xv(i,...t)]}function xv(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(o){const s=r.reduce((a,{useScope:c,scopeName:l})=>{const f=c(o)[`__scope${l}`];return{...a,...f}},{});return k.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return n.scopeName=t.scopeName,n}function Cv(e){const t=e+"CollectionProvider",[n,r]=Pc(t),[i,o]=n(t,{collectionRef:{current:null},itemMap:new Map}),s=p=>{const{scope:v,children:w}=p,I=g.useRef(null),O=g.useRef(new Map).current;return u.jsx(i,{scope:v,itemMap:O,collectionRef:I,children:w})};s.displayName=t;const a=e+"CollectionSlot",c=g.forwardRef((p,v)=>{const{scope:w,children:I}=p,O=o(a,w),y=Jn(v,O.collectionRef);return u.jsx(kr,{ref:y,children:I})});c.displayName=a;const l=e+"CollectionItemSlot",d="data-radix-collection-item",f=g.forwardRef((p,v)=>{const{scope:w,children:I,...O}=p,y=g.useRef(null),x=Jn(v,y),b=o(l,w);return g.useEffect(()=>(b.itemMap.set(y,{ref:y,...O}),()=>void b.itemMap.delete(y))),u.jsx(kr,{[d]:"",ref:x,children:I})});f.displayName=l;function m(p){const v=o(e+"CollectionConsumer",p);return g.useCallback(()=>{const I=v.collectionRef.current;if(!I)return[];const O=Array.from(I.querySelectorAll(`[${d}]`));return Array.from(v.itemMap.values()).sort((b,_)=>O.indexOf(b.ref.current)-O.indexOf(_.ref.current))},[v.collectionRef,v.itemMap])}return[{Provider:s,Slot:c,ItemSlot:f},m,r]}var Ov=k.useId||(()=>{}),Ev=0;function Dc(e){const[t,n]=k.useState(Ov());return Mr(()=>{e||n(r=>r??String(Ev++))},[e]),e||(t?`radix-${t}`:"")}var Sv=k.createContext(void 0);function jc(e){const t=k.useContext(Sv);return e||t||"ltr"}var go="rovingFocusGroup.onEntryFocus",Nv={bubbles:!1,cancelable:!0},Xr="RovingFocusGroup",[Fo,Fc,Tv]=Cv(Xr),[Rv,Mc]=Pc(Xr,[Tv]),[Av,Pv]=Rv(Xr),kc=k.forwardRef((e,t)=>u.jsx(Fo.Provider,{scope:e.__scopeRovingFocusGroup,children:u.jsx(Fo.Slot,{scope:e.__scopeRovingFocusGroup,children:u.jsx(Dv,{...e,ref:t})})}));kc.displayName=Xr;var Dv=k.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:i=!1,dir:o,currentTabStopId:s,defaultCurrentTabStopId:a,onCurrentTabStopIdChange:c,onEntryFocus:l,preventScrollOnEntryFocus:d=!1,...f}=e,m=k.useRef(null),p=Jn(t,m),v=jc(o),[w=null,I]=mi({prop:s,defaultProp:a,onChange:c}),[O,y]=k.useState(!1),x=pi(l),b=Fc(n),_=k.useRef(!1),[E,$]=k.useState(0);return k.useEffect(()=>{const T=m.current;if(T)return T.addEventListener(go,x),()=>T.removeEventListener(go,x)},[x]),u.jsx(Av,{scope:n,orientation:r,dir:v,loop:i,currentTabStopId:w,onItemFocus:k.useCallback(T=>I(T),[I]),onItemShiftTab:k.useCallback(()=>y(!0),[]),onFocusableItemAdd:k.useCallback(()=>$(T=>T+1),[]),onFocusableItemRemove:k.useCallback(()=>$(T=>T-1),[]),children:u.jsx(en.div,{tabIndex:O||E===0?-1:0,"data-orientation":r,...f,ref:p,style:{outline:"none",...e.style},onMouseDown:xt(e.onMouseDown,()=>{_.current=!0}),onFocus:xt(e.onFocus,T=>{const J=!_.current;if(T.target===T.currentTarget&&J&&!O){const q=new CustomEvent(go,Nv);if(T.currentTarget.dispatchEvent(q),!q.defaultPrevented){const z=b().filter(ne=>ne.focusable),Y=z.find(ne=>ne.active),ee=z.find(ne=>ne.id===w),se=[Y,ee,...z].filter(Boolean).map(ne=>ne.ref.current);Kc(se,d)}}_.current=!1}),onBlur:xt(e.onBlur,()=>y(!1))})})}),Lc="RovingFocusGroupItem",$c=k.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:i=!1,tabStopId:o,...s}=e,a=Dc(),c=o||a,l=Pv(Lc,n),d=l.currentTabStopId===c,f=Fc(n),{onFocusableItemAdd:m,onFocusableItemRemove:p}=l;return k.useEffect(()=>{if(r)return m(),()=>p()},[r,m,p]),u.jsx(Fo.ItemSlot,{scope:n,id:c,focusable:r,active:i,children:u.jsx(en.span,{tabIndex:d?0:-1,"data-orientation":l.orientation,...s,ref:t,onMouseDown:xt(e.onMouseDown,v=>{r?l.onItemFocus(c):v.preventDefault()}),onFocus:xt(e.onFocus,()=>l.onItemFocus(c)),onKeyDown:xt(e.onKeyDown,v=>{if(v.key==="Tab"&&v.shiftKey){l.onItemShiftTab();return}if(v.target!==v.currentTarget)return;const w=Mv(v,l.orientation,l.dir);if(w!==void 0){if(v.metaKey||v.ctrlKey||v.altKey||v.shiftKey)return;v.preventDefault();let O=f().filter(y=>y.focusable).map(y=>y.ref.current);if(w==="last")O.reverse();else if(w==="prev"||w==="next"){w==="prev"&&O.reverse();const y=O.indexOf(v.currentTarget);O=l.loop?kv(O,y+1):O.slice(y+1)}setTimeout(()=>Kc(O))}})})})});$c.displayName=Lc;var jv={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function Fv(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function Mv(e,t,n){const r=Fv(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return jv[r]}function Kc(e,t=!1){const n=document.activeElement;for(const r of e)if(r===n||(r.focus({preventScroll:t}),document.activeElement!==n))return}function kv(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var Lv=kc,$v=$c,wi="Tabs",[Kv,my]=_v(wi,[Mc]),Vc=Mc(),[Vv,Ii]=Kv(wi),Hc=k.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,onValueChange:i,defaultValue:o,orientation:s="horizontal",dir:a,activationMode:c="automatic",...l}=e,d=jc(a),[f,m]=mi({prop:r,onChange:i,defaultProp:o});return u.jsx(Vv,{scope:n,baseId:Dc(),value:f,onValueChange:m,orientation:s,dir:d,activationMode:c,children:u.jsx(en.div,{dir:d,"data-orientation":s,...l,ref:t})})});Hc.displayName=wi;var Uc="TabsList",Bc=k.forwardRef((e,t)=>{const{__scopeTabs:n,loop:r=!0,...i}=e,o=Ii(Uc,n),s=Vc(n);return u.jsx(Lv,{asChild:!0,...s,orientation:o.orientation,dir:o.dir,loop:r,children:u.jsx(en.div,{role:"tablist","aria-orientation":o.orientation,...i,ref:t})})});Bc.displayName=Uc;var qc="TabsTrigger",Wc=k.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,disabled:i=!1,...o}=e,s=Ii(qc,n),a=Vc(n),c=zc(s.baseId,r),l=Xc(s.baseId,r),d=r===s.value;return u.jsx($v,{asChild:!0,...a,focusable:!i,active:d,children:u.jsx(en.button,{type:"button",role:"tab","aria-selected":d,"aria-controls":l,"data-state":d?"active":"inactive","data-disabled":i?"":void 0,disabled:i,id:c,...o,ref:t,onMouseDown:xt(e.onMouseDown,f=>{!i&&f.button===0&&f.ctrlKey===!1?s.onValueChange(r):f.preventDefault()}),onKeyDown:xt(e.onKeyDown,f=>{[" ","Enter"].includes(f.key)&&s.onValueChange(r)}),onFocus:xt(e.onFocus,()=>{const f=s.activationMode!=="manual";!d&&!i&&f&&s.onValueChange(r)})})})});Wc.displayName=qc;var Jc="TabsContent",Hv=k.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,forceMount:i,children:o,...s}=e,a=Ii(Jc,n),c=zc(a.baseId,r),l=Xc(a.baseId,r),d=r===a.value,f=k.useRef(d);return k.useEffect(()=>{const m=requestAnimationFrame(()=>f.current=!1);return()=>cancelAnimationFrame(m)},[]),u.jsx(hi,{present:i||d,children:({present:m})=>u.jsx(en.div,{"data-state":d?"active":"inactive","data-orientation":a.orientation,role:"tabpanel","aria-labelledby":c,hidden:!m,id:l,tabIndex:0,...s,ref:t,style:{...e.style,animationDuration:f.current?"0s":void 0},children:m&&o})})});Hv.displayName=Jc;function zc(e,t){return`${e}-trigger-${t}`}function Xc(e,t){return`${e}-content-${t}`}var Uv=Hc,Bv=Bc,Gc=Wc;const qv=u.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:[u.jsx("circle",{cx:"9",cy:"9",r:"9",fill:"#BBF7D0"}),u.jsx("path",{d:"M13 7L7.5 12L5 9.72727",stroke:"#16A34A",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]});function Wv(e,t){return t?g.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none"},g.createElement("circle",{cx:"9",cy:"9",r:"5",fill:"#FBD38D"})):e?qv:u.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:u.jsx("circle",{cx:"9",cy:"9",r:"5",fill:"#BFDBFE"})})}function Jv(){return u.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.jsx("path",{d:"M2.25 4.5H3.75H15.75",stroke:"#991B1B",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),u.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:"#991B1B",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),u.jsx("path",{d:"M7.5 8.25V12.75",stroke:"#991B1B",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),u.jsx("path",{d:"M10.5 8.25V12.75",stroke:"#991B1B",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})}const zv="_tabsRoot_lqugd_1",Xv="_tabsList_lqugd_6",Gv="_tabTrigger_lqugd_12",Yv="_danger_lqugd_29",zn={tabsRoot:zv,tabsList:Xv,tabTrigger:Gv,danger:Yv};function Yc({objectName:e,completed:t,pending:n,displayName:r}){return u.jsx(Gc,{value:e,className:zn.tabTrigger,children:u.jsxs("div",{style:{display:"flex",alignItems:"center",gap:".5rem",marginRight:".5rem"},children:[Wv(t,n),u.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[u.jsx("span",{children:r||e}),n&&u.jsx("span",{style:{fontSize:".8rem",fontStyle:"italic"},children:"pending"})]})]})})}function Zv({completed:e,pending:t,displayName:n}){return u.jsxs(u.Fragment,{children:[u.jsx(fi,{style:{margin:"1rem 0"}}),u.jsx(Yc,{objectName:fn,completed:e,pending:t,displayName:n},"other-write")]})}function Qv(){return u.jsxs(u.Fragment,{children:[u.jsx(fi,{style:{margin:"3rem 0 1rem 0"}}),u.jsx(Gc,{value:Or,className:st(zn.tabTrigger,zn.danger),children:u.jsxs("div",{style:{display:"flex",alignItems:"center",gap:".5rem",marginRight:".5rem"},children:[Jv(),u.jsx("span",{children:"Uninstall"})]})})]})}function ey({value:e,readNavObjects:t,onValueChange:n,objectConfigurationsState:r,otherNavObject:i,showUninstallButton:o}){var s,a;return u.jsx(Uv,{value:e,className:zn.tabsRoot,onValueChange:n,children:u.jsxs(Bv,{className:zn.tabsList,children:[t.map(c=>{var l,d,f,m;return u.jsx(Yc,{objectName:c.name,displayName:c.displayName,completed:c.completed,pending:((d=(l=r==null?void 0:r[c.name])==null?void 0:l.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)||!1},c.name)}),i&&u.jsx(Zv,{completed:i.completed,pending:((a=(s=r==null?void 0:r.other)==null?void 0:s.write)==null?void 0:a.isWriteModified)||!1,displayName:t.length?"Other":"Write"}),o&&u.jsx(Qv,{})]})})}function ty(e,t){return t===Or?{name:Or,completed:!1}:e.find(n=>n.name===t)}function ny({children:e}){var O;const{project:t}=De(),{installation:n,provider:r}=ut(),{hydratedRevision:i}=Dn(),{objectConfigurationsState:o}=di(),[s,a]=g.useState(""),c=(t==null?void 0:t.appName)||"",l=n==null?void 0:n.config,d=i&&Ws(l,i),f=d!==null,m=!!((O=i==null?void 0:i.content)!=null&&O.write),p=m?Js(l):void 0,v=g.useMemo(()=>{const y=[...d||[]];return p&&m&&y.push(p),y},[d,p,m]),w=ty(v,s),I=g.useCallback(()=>{const y=v.find(x=>w!==x&&!x.completed);y&&a(y.name)},[v,w]);return g.useEffect(()=>{!s&&v.length>0&&a(v[0].name)},[v,s,I]),u.jsx(ec.Provider,{value:I,children:u.jsx(Za.Provider,{value:w==null?void 0:w.name,children:u.jsxs(Xn,{style:{maxWidth:"55rem"},children:[u.jsxs(vn,{style:{display:"flex",gap:"1rem",padding:"3rem",backgroundColor:"var(--amp-colors-bg-primary)"},children:[u.jsxs("div",{style:{width:"20rem"},children:[u.jsxs("h1",{style:{fontSize:"small",fontWeight:"400"},children:[Qt(r)," integration"]}),u.jsx("h3",{style:{marginBottom:"20px",fontSize:"large",fontWeight:"500"},children:c}),f&&u.jsx(ey,{value:s,readNavObjects:d,onValueChange:y=>a(y),objectConfigurationsState:o,otherNavObject:p,showUninstallButton:!!n})]}),e]}),u.jsx(Ec,{})]})})})}function ry({...e}){return u.jsx(ny,{...e})}const oy="_resetContainer_lkwv9_4",iy={resetContainer:oy};function sy(){const[e,t]=g.useState(1);return{seed:e,reset:()=>{t(Math.random())}}}function ay({integration:e,consumerRef:t,consumerName:n,groupRef:r,groupName:i,onInstallSuccess:o,onUpdateSuccess:s,onUninstallSuccess:a,fieldMapping:c}){var p;const{projectId:l}=De(),{errorState:d}=Zt(),{seed:f,reset:m}=sy();return(p=d[Se.INTEGRATION_LIST])!=null&&p.apiError?u.jsx(Lt,{message:"Something went wrong, couldn't find integration information"}):u.jsx("div",{className:iy.resetContainer,children:u.jsx(Ff,{integration:e,consumerRef:t,consumerName:n,groupRef:r,groupName:i,onInstallSuccess:o,onUpdateSuccess:s,onUninstallSuccess:a,fieldMapping:c,children:u.jsx(Bs,{groupRef:r,children:u.jsx(Ac,{consumerRef:t,consumerName:n,groupRef:r,groupName:i,children:u.jsx(ip,{projectId:l,children:u.jsx(jg,{resetComponent:m,children:u.jsx(bh,{children:u.jsx(ry,{children:u.jsx(Ng,{})})})})})})})},f)})}function cy(){return u.jsxs(Xn,{style:{display:"flex",alignItems:"center",justifyContent:"center",flexDirection:"column"},children:[u.jsx($t,{}),u.jsx("p",{children:"Redirecting"})]})}function ly({redirectURL:e,children:t}){return g.useEffect(()=>{e&&window.location.replace(e)},[e]),e?u.jsx(cy,{}):t}function uy({provider:e}){const{appName:t}=De(),n=`You have successfully connected your ${Qt(e)} account to ${t}.`;return u.jsx(vi,{text:n})}function dy({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:i,redirectUrl:o,onSuccess:s}){return u.jsx(Bs,{provider:e,groupRef:r,children:u.jsx(Ac,{provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:i,onSuccess:s,children:u.jsx(ly,{redirectURL:o,children:u.jsx(uy,{provider:e})})})})}const fy=(e,t)=>{const n=Je(),{projectId:r}=De(),{integrations:i}=$s(),[o,s]=g.useState(!1),[a,c]=g.useState(null);if(!n||!r)throw new Error("useIsIntegrationInstalled must be used within AmpersandProvider");if(!e)throw new Error("useIsIntegrationInstalled requires an integration name");if(!t)throw new Error("useIsIntegrationInstalled requires a groupRef");const l=g.useMemo(()=>i==null?void 0:i.reduce((d,f)=>(f==null?void 0:f.name)===e?f:d,{}),[i,e]);return g.useEffect(()=>{l&&Te().installationApi.listInstallations({projectIdOrName:r,integrationId:l.id,groupRef:t},{headers:{"x-api-key":n}}).then(d=>{s(!0),c(d.length>0)}).catch(d=>{console.error("Error listing installations."),Ye(d),s(!0)})},[t,n,r,l]),{isLoaded:o,isIntegrationInstalled:a}};exports.AmpersandContext=Vs;exports.AmpersandProvider=Rf;exports.ConnectProvider=dy;exports.FieldMapping=lc;exports.InstallIntegration=ay;exports.useAmpersandProvider=Af;exports.useIsIntegrationInstalled=fy;
|
|
48
|
+
*/const Qm="react-tooltip-core-styles",eh="react-tooltip-base-styles",cs={core:!1,base:!1};function ls({css:e,id:t=eh,type:n="base",ref:r}){var i,o;if(!e||typeof document>"u"||cs[n]||n==="core"&&typeof process<"u"&&(!((i=process==null?void 0:process.env)===null||i===void 0)&&i.REACT_TOOLTIP_DISABLE_CORE_STYLES)||n!=="base"&&typeof process<"u"&&(!((o=process==null?void 0:process.env)===null||o===void 0)&&o.REACT_TOOLTIP_DISABLE_BASE_STYLES))return;n==="core"&&(t=Qm),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)),cs[n]=!0}const us=async({elementReference:e=null,tooltipReference:t=null,tooltipArrowReference:n=null,place:r="top",offset:i=10,strategy:o="absolute",middlewares:s=[Xm(Number(i)),Ym({fallbackAxisSideDirection:"start"}),Gm({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(Zm({element:n,padding:5})),as(e,t,{placement:r,strategy:o,middleware:c}).then(({x:l,y:d,placement:p,middlewareData:m})=>{var f,v;const w={left:`${l}px`,top:`${d}px`,border:a},{x:I,y:O}=(f=m.arrow)!==null&&f!==void 0?f:{x:0,y:0},y=(v={top:"bottom",right:"left",bottom:"top",left:"right"}[p.split("-")[0]])!==null&&v!==void 0?v:"bottom",x=a&&{borderBottom:a,borderRight:a};let b=0;if(a){const _=`${a}`.match(/(\d+)px/);b=_!=null&&_[1]?Number(_[1]):1}return{tooltipStyles:w,tooltipArrowStyles:{left:I!=null?`${I}px`:"",top:O!=null?`${O}px`:"",right:"",bottom:"",...x,[y]:`-${4+b}px`},place:p}})):as(e,t,{placement:"bottom",strategy:o,middleware:c}).then(({x:l,y:d,placement:p})=>({tooltipStyles:{left:`${l}px`,top:`${d}px`},tooltipArrowStyles:{},place:p}))},ds=(e,t)=>!("CSS"in window&&"supports"in window.CSS)||window.CSS.supports(e,t),ps=(e,t,n)=>{let r=null;const i=function(...o){const s=()=>{r=null};!r&&(e.apply(this,o),r=setTimeout(s,t))};return i.cancel=()=>{r&&(clearTimeout(r),r=null)},i},fs=e=>e!==null&&!Array.isArray(e)&&typeof e=="object",So=(e,t)=>{if(e===t)return!0;if(Array.isArray(e)&&Array.isArray(t))return e.length===t.length&&e.every((i,o)=>So(i,t[o]));if(Array.isArray(e)!==Array.isArray(t))return!1;if(!fs(e)||!fs(t))return e===t;const n=Object.keys(e),r=Object.keys(t);return n.length===r.length&&n.every(i=>So(e[i],t[i]))},th=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"})},ms=e=>{if(!e)return null;let t=e.parentElement;for(;t;){if(th(t))return t;t=t.parentElement}return document.scrollingElement||document.documentElement},nh=typeof window<"u"?g.useLayoutEffect:g.useEffect,mt=e=>{e.current&&(clearTimeout(e.current),e.current=null)},rh="DEFAULT_TOOLTIP_ID",oh={anchorRefs:new Set,activeAnchor:{current:null},attach:()=>{},detach:()=>{},setActiveAnchor:()=>{}},ih=g.createContext({getTooltipData:()=>oh});function Za(e=rh){return g.useContext(ih).getTooltipData(e)}var In={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"},uo={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 sh=({forwardRef:e,id:t,className:n,classNameArrow:r,variant:i="dark",anchorId:o,anchorSelect:s,place:a="top",offset:c=10,events:l=["hover"],openOnClick:d=!1,positionStrategy:p="absolute",middlewares:m,wrapper:f,delayShow:v=0,delayHide:w=0,float:I=!1,hidden:O=!1,noArrow:y=!1,clickable:x=!1,closeOnEsc:b=!1,closeOnScroll:_=!1,closeOnResize:E=!1,openEvents:$,closeEvents:T,globalCloseEvents:J,imperativeModeOnly:q,style:z,position:Y,afterShow:ee,afterHide:U,disableTooltip:se,content:ne,contentWrapperRef:Q,isOpen:de,defaultIsOpen:fe=!1,setIsOpen:S,activeAnchor:P,setActiveAnchor:M,border:F,opacity:D,arrowColor:R,role:X="tooltip"})=>{var G;const K=g.useRef(null),Z=g.useRef(null),B=g.useRef(null),ae=g.useRef(null),A=g.useRef(null),[pe,V]=g.useState({tooltipStyles:{},tooltipArrowStyles:{},place:a}),[we,Pe]=g.useState(!1),[He,Fe]=g.useState(!1),[me,gt]=g.useState(null),Ue=g.useRef(!1),nt=g.useRef(null),{anchorRefs:vt,setActiveAnchor:yt}=Za(t),Be=g.useRef(!1),[$e,je]=g.useState([]),Ce=g.useRef(!1),wt=d||l.includes("click"),ze=wt||($==null?void 0:$.click)||($==null?void 0:$.dblclick)||($==null?void 0:$.mousedown),Tt=$?{...$}:{mouseover:!0,focus:!0,mouseenter:!1,click:!1,dblclick:!1,mousedown:!1};!$&&wt&&Object.assign(Tt,{mouseenter:!1,focus:!1,mouseover:!1,click:!0});const Kt=T?{...T}:{mouseout:!0,blur:!0,mouseleave:!1,click:!1,dblclick:!1,mouseup:!1};!T&&wt&&Object.assign(Kt,{mouseleave:!1,blur:!1,mouseout:!1});const rt=J?{...J}:{escape:b||!1,scroll:_||!1,resize:E||!1,clickOutsideAnchor:ze||!1};q&&(Object.assign(Tt,{mouseenter:!1,focus:!1,click:!1,dblclick:!1,mousedown:!1}),Object.assign(Kt,{mouseleave:!1,blur:!1,click:!1,dblclick:!1,mouseup:!1}),Object.assign(rt,{escape:!1,scroll:!1,resize:!1,clickOutsideAnchor:!1})),nh(()=>(Ce.current=!0,()=>{Ce.current=!1}),[]);const Oe=H=>{Ce.current&&(H&&Fe(!0),setTimeout(()=>{Ce.current&&(S==null||S(H),de===void 0&&Pe(H))},10))};g.useEffect(()=>{if(de===void 0)return()=>null;de&&Fe(!0);const H=setTimeout(()=>{Pe(de)},10);return()=>{clearTimeout(H)}},[de]),g.useEffect(()=>{if(we!==Ue.current)if(mt(A),Ue.current=we,we)ee==null||ee();else{const H=(re=>{const ie=re.match(/^([\d.]+)(ms|s)$/);if(!ie)return 0;const[,Re,ke]=ie;return Number(Re)*(ke==="ms"?1:1e3)})(getComputedStyle(document.body).getPropertyValue("--rt-transition-show-delay"));A.current=setTimeout(()=>{Fe(!1),gt(null),U==null||U()},H+25)}},[we]);const Rt=H=>{V(re=>So(re,H)?re:H)},Vt=(H=v)=>{mt(B),He?Oe(!0):B.current=setTimeout(()=>{Oe(!0)},H)},At=(H=w)=>{mt(ae),ae.current=setTimeout(()=>{Be.current||Oe(!1)},H)},tn=H=>{var re;if(!H)return;const ie=(re=H.currentTarget)!==null&&re!==void 0?re:H.target;if(!(ie!=null&&ie.isConnected))return M(null),void yt({current:null});v?Vt():Oe(!0),M(ie),yt({current:ie}),mt(ae)},Ze=()=>{x?At(w||100):w?At():Oe(!1),mt(B)},Pt=({x:H,y:re})=>{var ie;const Re={getBoundingClientRect:()=>({x:H,y:re,width:0,height:0,top:re,left:H,right:H,bottom:re})};us({place:(ie=me==null?void 0:me.place)!==null&&ie!==void 0?ie:a,offset:c,elementReference:Re,tooltipReference:K.current,tooltipArrowReference:Z.current,strategy:p,middlewares:m,border:F}).then(ke=>{Rt(ke)})},Ht=H=>{if(!H)return;const re=H,ie={x:re.clientX,y:re.clientY};Pt(ie),nt.current=ie},nn=H=>{var re;if(!we)return;const ie=H.target;ie.isConnected&&(!((re=K.current)===null||re===void 0)&&re.contains(ie)||[document.querySelector(`[id='${o}']`),...$e].some(Re=>Re==null?void 0:Re.contains(ie))||(Oe(!1),mt(B)))},Ut=ps(tn,50),xe=ps(Ze,50),Xe=H=>{xe.cancel(),Ut(H)},te=()=>{Ut.cancel(),xe()},ue=g.useCallback(()=>{var H,re;const ie=(H=me==null?void 0:me.position)!==null&&H!==void 0?H:Y;ie?Pt(ie):I?nt.current&&Pt(nt.current):P!=null&&P.isConnected&&us({place:(re=me==null?void 0:me.place)!==null&&re!==void 0?re:a,offset:c,elementReference:P,tooltipReference:K.current,tooltipArrowReference:Z.current,strategy:p,middlewares:m,border:F}).then(Re=>{Ce.current&&Rt(Re)})},[we,P,ne,z,a,me==null?void 0:me.place,c,p,Y,me==null?void 0:me.position,I]);g.useEffect(()=>{var H,re;const ie=new Set(vt);$e.forEach(Ie=>{se!=null&&se(Ie)||ie.add({current:Ie})});const Re=document.querySelector(`[id='${o}']`);Re&&!(se!=null&&se(Re))&&ie.add({current:Re});const ke=()=>{Oe(!1)},Qe=ms(P),Ke=ms(K.current);rt.scroll&&(window.addEventListener("scroll",ke),Qe==null||Qe.addEventListener("scroll",ke),Ke==null||Ke.addEventListener("scroll",ke));let qe=null;rt.resize?window.addEventListener("resize",ke):P&&K.current&&(qe=zm(P,K.current,ue,{ancestorResize:!0,elementResize:!0,layoutShift:!0}));const et=Ie=>{Ie.key==="Escape"&&Oe(!1)};rt.escape&&window.addEventListener("keydown",et),rt.clickOutsideAnchor&&window.addEventListener("click",nn);const _e=[],rn=Ie=>{we&&(Ie==null?void 0:Ie.target)===P||tn(Ie)},Gr=Ie=>{we&&(Ie==null?void 0:Ie.target)===P&&Ze()},dt=["mouseover","mouseout","mouseenter","mouseleave","focus","blur"],nr=["click","dblclick","mousedown","mouseup"];Object.entries(Tt).forEach(([Ie,It])=>{It&&(dt.includes(Ie)?_e.push({event:Ie,listener:Xe}):nr.includes(Ie)&&_e.push({event:Ie,listener:rn}))}),Object.entries(Kt).forEach(([Ie,It])=>{It&&(dt.includes(Ie)?_e.push({event:Ie,listener:te}):nr.includes(Ie)&&_e.push({event:Ie,listener:Gr}))}),I&&_e.push({event:"pointermove",listener:Ht});const rr=()=>{Be.current=!0},or=()=>{Be.current=!1,Ze()};return x&&!ze&&((H=K.current)===null||H===void 0||H.addEventListener("mouseenter",rr),(re=K.current)===null||re===void 0||re.addEventListener("mouseleave",or)),_e.forEach(({event:Ie,listener:It})=>{ie.forEach(_t=>{var on;(on=_t.current)===null||on===void 0||on.addEventListener(Ie,It)})}),()=>{var Ie,It;rt.scroll&&(window.removeEventListener("scroll",ke),Qe==null||Qe.removeEventListener("scroll",ke),Ke==null||Ke.removeEventListener("scroll",ke)),rt.resize?window.removeEventListener("resize",ke):qe==null||qe(),rt.clickOutsideAnchor&&window.removeEventListener("click",nn),rt.escape&&window.removeEventListener("keydown",et),x&&!ze&&((Ie=K.current)===null||Ie===void 0||Ie.removeEventListener("mouseenter",rr),(It=K.current)===null||It===void 0||It.removeEventListener("mouseleave",or)),_e.forEach(({event:_t,listener:on})=>{ie.forEach(Yr=>{var jn;(jn=Yr.current)===null||jn===void 0||jn.removeEventListener(_t,on)})})}},[P,ue,He,vt,$e,$,T,J,wt,v,w]),g.useEffect(()=>{var H,re;let ie=(re=(H=me==null?void 0:me.anchorSelect)!==null&&H!==void 0?H:s)!==null&&re!==void 0?re:"";!ie&&t&&(ie=`[data-tooltip-id='${t.replace(/'/g,"\\'")}']`);const Re=new MutationObserver(ke=>{const Qe=[],Ke=[];ke.forEach(qe=>{if(qe.type==="attributes"&&qe.attributeName==="data-tooltip-id"&&(qe.target.getAttribute("data-tooltip-id")===t?Qe.push(qe.target):qe.oldValue===t&&Ke.push(qe.target)),qe.type==="childList"){if(P){const et=[...qe.removedNodes].filter(_e=>_e.nodeType===1);if(ie)try{Ke.push(...et.filter(_e=>_e.matches(ie))),Ke.push(...et.flatMap(_e=>[..._e.querySelectorAll(ie)]))}catch{}et.some(_e=>{var rn;return!!(!((rn=_e==null?void 0:_e.contains)===null||rn===void 0)&&rn.call(_e,P))&&(Fe(!1),Oe(!1),M(null),mt(B),mt(ae),!0)})}if(ie)try{const et=[...qe.addedNodes].filter(_e=>_e.nodeType===1);Qe.push(...et.filter(_e=>_e.matches(ie))),Qe.push(...et.flatMap(_e=>[..._e.querySelectorAll(ie)]))}catch{}}}),(Qe.length||Ke.length)&&je(qe=>[...qe.filter(et=>!Ke.includes(et)),...Qe])});return Re.observe(document.body,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["data-tooltip-id"],attributeOldValue:!0}),()=>{Re.disconnect()}},[t,s,me==null?void 0:me.anchorSelect,P]),g.useEffect(()=>{ue()},[ue]),g.useEffect(()=>{if(!(Q!=null&&Q.current))return()=>null;const H=new ResizeObserver(()=>{setTimeout(()=>ue())});return H.observe(Q.current),()=>{H.disconnect()}},[ne,Q==null?void 0:Q.current]),g.useEffect(()=>{var H;const re=document.querySelector(`[id='${o}']`),ie=[...$e,re];P&&ie.includes(P)||M((H=$e[0])!==null&&H!==void 0?H:re)},[o,$e,P]),g.useEffect(()=>(fe&&Oe(!0),()=>{mt(B),mt(ae)}),[]),g.useEffect(()=>{var H;let re=(H=me==null?void 0:me.anchorSelect)!==null&&H!==void 0?H:s;if(!re&&t&&(re=`[data-tooltip-id='${t.replace(/'/g,"\\'")}']`),re)try{const ie=Array.from(document.querySelectorAll(re));je(ie)}catch{je([])}},[t,s,me==null?void 0:me.anchorSelect]),g.useEffect(()=>{B.current&&(mt(B),Vt(v))},[v]);const Me=(G=me==null?void 0:me.content)!==null&&G!==void 0?G:ne,Dt=we&&Object.keys(pe.tooltipStyles).length>0;return g.useImperativeHandle(e,()=>({open:H=>{if(H!=null&&H.anchorSelect)try{document.querySelector(H.anchorSelect)}catch{return void console.warn(`[react-tooltip] "${H.anchorSelect}" is not a valid CSS selector`)}gt(H??null),H!=null&&H.delay?Vt(H.delay):Oe(!0)},close:H=>{H!=null&&H.delay?At(H.delay):Oe(!1)},activeAnchor:P,place:pe.place,isOpen:!!(He&&!O&&Me&&Dt)})),He&&!O&&Me?g.createElement(f,{id:t,role:X,className:st("react-tooltip",In.tooltip,uo.tooltip,uo[i],n,`react-tooltip__place-${pe.place}`,In[Dt?"show":"closing"],Dt?"react-tooltip__show":"react-tooltip__closing",p==="fixed"&&In.fixed,x&&In.clickable),onTransitionEnd:H=>{mt(A),we||H.propertyName!=="opacity"||(Fe(!1),gt(null),U==null||U())},style:{...z,...pe.tooltipStyles,opacity:D!==void 0&&Dt?D:void 0},ref:K},Me,g.createElement(f,{className:st("react-tooltip-arrow",In.arrow,uo.arrow,r,y&&In.noArrow),style:{...pe.tooltipArrowStyles,background:R?`linear-gradient(to right bottom, transparent 50%, ${R} 50%)`:void 0},ref:Z})):null},ah=({content:e})=>g.createElement("span",{dangerouslySetInnerHTML:{__html:e}}),ch=g.forwardRef(({id:e,anchorId:t,anchorSelect:n,content:r,html:i,render:o,className:s,classNameArrow:a,variant:c="dark",place:l="top",offset:d=10,wrapper:p="div",children:m=null,events:f=["hover"],openOnClick:v=!1,positionStrategy:w="absolute",middlewares:I,delayShow:O=0,delayHide:y=0,float:x=!1,hidden:b=!1,noArrow:_=!1,clickable:E=!1,closeOnEsc:$=!1,closeOnScroll:T=!1,closeOnResize:J=!1,openEvents:q,closeEvents:z,globalCloseEvents:Y,imperativeModeOnly:ee=!1,style:U,position:se,isOpen:ne,defaultIsOpen:Q=!1,disableStyleInjection:de=!1,border:fe,opacity:S,arrowColor:P,setIsOpen:M,afterShow:F,afterHide:D,disableTooltip:R,role:X="tooltip"},G)=>{const[K,Z]=g.useState(r),[B,ae]=g.useState(i),[A,pe]=g.useState(l),[V,we]=g.useState(c),[Pe,He]=g.useState(d),[Fe,me]=g.useState(O),[gt,Ue]=g.useState(y),[nt,vt]=g.useState(x),[yt,Be]=g.useState(b),[$e,je]=g.useState(p),[Ce,wt]=g.useState(f),[ze,Tt]=g.useState(w),[Kt,rt]=g.useState(null),[Oe,Rt]=g.useState(null),Vt=g.useRef(de),{anchorRefs:At,activeAnchor:tn}=Za(e),Ze=xe=>xe==null?void 0:xe.getAttributeNames().reduce((Xe,te)=>{var ue;return te.startsWith("data-tooltip-")&&(Xe[te.replace(/^data-tooltip-/,"")]=(ue=xe==null?void 0:xe.getAttribute(te))!==null&&ue!==void 0?ue:null),Xe},{}),Pt=xe=>{const Xe={place:te=>{var ue;pe((ue=te)!==null&&ue!==void 0?ue:l)},content:te=>{Z(te??r)},html:te=>{ae(te??i)},variant:te=>{var ue;we((ue=te)!==null&&ue!==void 0?ue:c)},offset:te=>{He(te===null?d:Number(te))},wrapper:te=>{var ue;je((ue=te)!==null&&ue!==void 0?ue:p)},events:te=>{const ue=te==null?void 0:te.split(" ");wt(ue??f)},"position-strategy":te=>{var ue;Tt((ue=te)!==null&&ue!==void 0?ue:w)},"delay-show":te=>{me(te===null?O:Number(te))},"delay-hide":te=>{Ue(te===null?y:Number(te))},float:te=>{vt(te===null?x:te==="true")},hidden:te=>{Be(te===null?b:te==="true")},"class-name":te=>{rt(te)}};Object.values(Xe).forEach(te=>te(null)),Object.entries(xe).forEach(([te,ue])=>{var Me;(Me=Xe[te])===null||Me===void 0||Me.call(Xe,ue)})};g.useEffect(()=>{Z(r)},[r]),g.useEffect(()=>{ae(i)},[i]),g.useEffect(()=>{pe(l)},[l]),g.useEffect(()=>{we(c)},[c]),g.useEffect(()=>{He(d)},[d]),g.useEffect(()=>{me(O)},[O]),g.useEffect(()=>{Ue(y)},[y]),g.useEffect(()=>{vt(x)},[x]),g.useEffect(()=>{Be(b)},[b]),g.useEffect(()=>{Tt(w)},[w]),g.useEffect(()=>{Vt.current!==de&&console.warn("[react-tooltip] Do not change `disableStyleInjection` dynamically.")},[de]),g.useEffect(()=>{typeof window<"u"&&window.dispatchEvent(new CustomEvent("react-tooltip-inject-styles",{detail:{disableCore:de==="core",disableBase:de}}))},[]),g.useEffect(()=>{var xe;const Xe=new Set(At);let te=n;if(!te&&e&&(te=`[data-tooltip-id='${e.replace(/'/g,"\\'")}']`),te)try{document.querySelectorAll(te).forEach(re=>{Xe.add({current:re})})}catch{console.warn(`[react-tooltip] "${te}" is not a valid CSS selector`)}const ue=document.querySelector(`[id='${t}']`);if(ue&&Xe.add({current:ue}),!Xe.size)return()=>null;const Me=(xe=Oe??ue)!==null&&xe!==void 0?xe:tn.current,Dt=new MutationObserver(re=>{re.forEach(ie=>{var Re;if(!Me||ie.type!=="attributes"||!(!((Re=ie.attributeName)===null||Re===void 0)&&Re.startsWith("data-tooltip-")))return;const ke=Ze(Me);Pt(ke)})}),H={attributes:!0,childList:!1,subtree:!1};if(Me){const re=Ze(Me);Pt(re),Dt.observe(Me,H)}return()=>{Dt.disconnect()}},[At,tn,Oe,t,n]),g.useEffect(()=>{U!=null&&U.border&&console.warn("[react-tooltip] Do not set `style.border`. Use `border` prop instead."),fe&&!ds("border",`${fe}`)&&console.warn(`[react-tooltip] "${fe}" is not a valid \`border\`.`),U!=null&&U.opacity&&console.warn("[react-tooltip] Do not set `style.opacity`. Use `opacity` prop instead."),S&&!ds("opacity",`${S}`)&&console.warn(`[react-tooltip] "${S}" is not a valid \`opacity\`.`)},[]);let Ht=m;const nn=g.useRef(null);if(o){const xe=o({content:(Oe==null?void 0:Oe.getAttribute("data-tooltip-content"))||K||null,activeAnchor:Oe});Ht=xe?g.createElement("div",{ref:nn,className:"react-tooltip-content-wrapper"},xe):null}else K&&(Ht=K);B&&(Ht=g.createElement(ah,{content:B}));const Ut={forwardRef:G,id:e,anchorId:t,anchorSelect:n,className:st(s,Kt),classNameArrow:a,content:Ht,contentWrapperRef:nn,place:A,variant:V,offset:Pe,wrapper:$e,events:Ce,openOnClick:v,positionStrategy:ze,middlewares:I,delayShow:Fe,delayHide:gt,float:nt,hidden:yt,noArrow:_,clickable:E,closeOnEsc:$,closeOnScroll:T,closeOnResize:J,openEvents:q,closeEvents:z,globalCloseEvents:Y,imperativeModeOnly:ee,style:U,position:se,isOpen:ne,defaultIsOpen:Q,border:fe,opacity:S,arrowColor:P,setIsOpen:M,afterShow:F,afterHide:D,disableTooltip:R,activeAnchor:Oe,setActiveAnchor:xe=>Rt(xe),role:X};return g.createElement(sh,{...Ut})});typeof window<"u"&&window.addEventListener("react-tooltip-inject-styles",e=>{e.detail.disableCore||ls({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||ls({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 lh(){return u.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",children:[u.jsxs("g",{clipPath:"url(#clip0_2896_16290)",children:[u.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"}),u.jsx("path",{d:"M8.00293 5.83301L7.99768 5.83301",stroke:"#6B7280",strokeLinecap:"round",strokeLinejoin:"round"})]}),u.jsx("defs",{children:u.jsx("clipPath",{id:"clip0_2896_16290",children:u.jsx("rect",{width:"16",height:"16",fill:"white",transform:"translate(16 16.5) rotate(180)"})})})]})}function uh({id:e,tooltipText:t}){return u.jsxs(u.Fragment,{children:[u.jsx("span",{"data-tooltip-id":e,style:{maxWidth:"20rem"},children:lh()}),u.jsx(ch,{id:e,place:"top",content:t,style:{maxWidth:"30rem"}})]})}const Qa=g.createContext(null);function ec(){const e=g.useContext(Qa);if(e===null)throw new Error("useSelectedNavObjectName must be used within a SelectedNavObjectNameProvider");return{selectedObjectName:e}}const tc=g.createContext(()=>{});function dh(){const e=g.useContext(tc);if(!e)throw new Error("useSetNextTabIndex must be used within a NextTabIndexProvider");return{onNextIncompleteTab:e}}var nc=Symbol.for("immer-nothing"),hs=Symbol.for("immer-draftable"),ct=Symbol.for("immer-state"),ph=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 tt(e,...t){if(process.env.NODE_ENV!=="production"){const n=ph[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 Tn=Object.getPrototypeOf;function Rn(e){return!!e&&!!e[ct]}function hn(e){var t;return e?rc(e)||Array.isArray(e)||!!e[hs]||!!((t=e.constructor)!=null&&t[hs])||qr(e)||Wr(e):!1}var fh=Object.prototype.constructor.toString();function rc(e){if(!e||typeof e!="object")return!1;const t=Tn(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)===fh}function Dr(e,t){Br(e)===0?Reflect.ownKeys(e).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function Br(e){const t=e[ct];return t?t.type_:Array.isArray(e)?1:qr(e)?2:Wr(e)?3:0}function No(e,t){return Br(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function oc(e,t,n){const r=Br(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function mh(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function qr(e){return e instanceof Map}function Wr(e){return e instanceof Set}function ln(e){return e.copy_||e.base_}function To(e,t){if(qr(e))return new Map(e);if(Wr(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const n=rc(e);if(t===!0||t==="class_only"&&!n){const r=Object.getOwnPropertyDescriptors(e);delete r[ct];let i=Reflect.ownKeys(r);for(let o=0;o<i.length;o++){const s=i[o],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(Tn(e),r)}else{const r=Tn(e);if(r!==null&&n)return{...e};const i=Object.create(r);return Object.assign(i,e)}}function li(e,t=!1){return Jr(e)||Rn(e)||!hn(e)||(Br(e)>1&&(e.set=e.add=e.clear=e.delete=hh),Object.freeze(e),t&&Object.entries(e).forEach(([n,r])=>li(r,!0))),e}function hh(){tt(2)}function Jr(e){return Object.isFrozen(e)}var gh={};function gn(e){const t=gh[e];return t||tt(0,e),t}var qn;function ic(){return qn}function vh(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function gs(e,t){t&&(gn("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Ro(e){Ao(e),e.drafts_.forEach(yh),e.drafts_=null}function Ao(e){e===qn&&(qn=e.parent_)}function vs(e){return qn=vh(qn,e)}function yh(e){const t=e[ct];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function ys(e,t){t.unfinalizedDrafts_=t.drafts_.length;const n=t.drafts_[0];return e!==void 0&&e!==n?(n[ct].modified_&&(Ro(t),tt(4)),hn(e)&&(e=Fr(t,e),t.parent_||jr(t,e)),t.patches_&&gn("Patches").generateReplacementPatches_(n[ct].base_,e,t.patches_,t.inversePatches_)):e=Fr(t,n,[]),Ro(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==nc?e:void 0}function Fr(e,t,n){if(Jr(t))return t;const r=t[ct];if(!r)return Dr(t,(i,o)=>ws(e,r,t,i,o,n)),t;if(r.scope_!==e)return t;if(!r.modified_)return jr(e,r.base_,!0),r.base_;if(!r.finalized_){r.finalized_=!0,r.scope_.unfinalizedDrafts_--;const i=r.copy_;let o=i,s=!1;r.type_===3&&(o=new Set(i),i.clear(),s=!0),Dr(o,(a,c)=>ws(e,r,i,a,c,n,s)),jr(e,i,!1),n&&e.patches_&&gn("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function ws(e,t,n,r,i,o,s){if(process.env.NODE_ENV!=="production"&&i===n&&tt(5),Rn(i)){const a=o&&t&&t.type_!==3&&!No(t.assigned_,r)?o.concat(r):void 0,c=Fr(e,i,a);if(oc(n,r,c),Rn(c))e.canAutoFreeze_=!1;else return}else s&&n.add(i);if(hn(i)&&!Jr(i)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;Fr(e,i),(!t||!t.scope_.parent_)&&typeof r!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,r)&&jr(e,i)}}function jr(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&li(t,n)}function wh(e,t){const n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:ic(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let i=r,o=ui;n&&(i=[r],o=Wn);const{revoke:s,proxy:a}=Proxy.revocable(i,o);return r.draft_=a,r.revoke_=s,a}var ui={get(e,t){if(t===ct)return e;const n=ln(e);if(!No(n,t))return Ih(e,n,t);const r=n[t];return e.finalized_||!hn(r)?r:r===po(e.base_,t)?(fo(e),e.copy_[t]=Do(r,e)):r},has(e,t){return t in ln(e)},ownKeys(e){return Reflect.ownKeys(ln(e))},set(e,t,n){const r=sc(ln(e),t);if(r!=null&&r.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){const i=po(ln(e),t),o=i==null?void 0:i[ct];if(o&&o.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(mh(n,i)&&(n!==void 0||No(e.base_,t)))return!0;fo(e),Po(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 po(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,fo(e),Po(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const n=ln(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty(){tt(11)},getPrototypeOf(e){return Tn(e.base_)},setPrototypeOf(){tt(12)}},Wn={};Dr(ui,(e,t)=>{Wn[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});Wn.deleteProperty=function(e,t){return process.env.NODE_ENV!=="production"&&isNaN(parseInt(t))&&tt(13),Wn.set.call(this,e,t,void 0)};Wn.set=function(e,t,n){return process.env.NODE_ENV!=="production"&&t!=="length"&&isNaN(parseInt(t))&&tt(14),ui.set.call(this,e[0],t,n,e[0])};function po(e,t){const n=e[ct];return(n?ln(n):e)[t]}function Ih(e,t,n){var i;const r=sc(t,n);return r?"value"in r?r.value:(i=r.get)==null?void 0:i.call(e.draft_):void 0}function sc(e,t){if(!(t in e))return;let n=Tn(e);for(;n;){const r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Tn(n)}}function Po(e){e.modified_||(e.modified_=!0,e.parent_&&Po(e.parent_))}function fo(e){e.copy_||(e.copy_=To(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var _h=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,n,r)=>{if(typeof t=="function"&&typeof n!="function"){const o=n;n=t;const s=this;return function(c=o,...l){return s.produce(c,d=>n.call(this,d,...l))}}typeof n!="function"&&tt(6),r!==void 0&&typeof r!="function"&&tt(7);let i;if(hn(t)){const o=vs(this),s=Do(t,void 0);let a=!0;try{i=n(s),a=!1}finally{a?Ro(o):Ao(o)}return gs(o,r),ys(i,o)}else if(!t||typeof t!="object"){if(i=n(t),i===void 0&&(i=t),i===nc&&(i=void 0),this.autoFreeze_&&li(i,!0),r){const o=[],s=[];gn("Patches").generateReplacementPatches_(t,i,o,s),r(o,s)}return i}else tt(1,t)},this.produceWithPatches=(t,n)=>{if(typeof t=="function")return(s,...a)=>this.produceWithPatches(s,c=>t(c,...a));let r,i;return[this.produce(t,n,(s,a)=>{r=s,i=a}),r,i]},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){hn(e)||tt(8),Rn(e)&&(e=bh(e));const t=vs(this),n=Do(e,void 0);return n[ct].isManual_=!0,Ao(t),n}finishDraft(e,t){const n=e&&e[ct];(!n||!n.isManual_)&&tt(9);const{scope_:r}=n;return gs(r,t),ys(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 i=t[n];if(i.path.length===0&&i.op==="replace"){e=i.value;break}}n>-1&&(t=t.slice(n+1));const r=gn("Patches").applyPatches_;return Rn(e)?r(e,t):this.produce(e,i=>r(i,t))}};function Do(e,t){const n=qr(e)?gn("MapSet").proxyMap_(e,t):Wr(e)?gn("MapSet").proxySet_(e,t):wh(e,t);return(t?t.scope_:ic()).drafts_.push(n),n}function bh(e){return Rn(e)||tt(10,e),ac(e)}function ac(e){if(!hn(e)||Jr(e))return e;const t=e[ct];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=To(e,t.scope_.immer_.useStrictShallowCopy_)}else n=To(e,!0);return Dr(n,(r,i)=>{oc(n,r,ac(i))}),t&&(t.finalized_=!1),n}var lt=new _h,$n=lt.produce;lt.produceWithPatches.bind(lt);lt.setAutoFreeze.bind(lt);lt.setUseStrictShallowCopy.bind(lt);lt.applyPatches.bind(lt);lt.createDraft.bind(lt);lt.finishDraft.bind(lt);const cc=g.createContext(void 0),xh={};function di(){const e=g.useContext(cc);if(!e)throw new Error("useObjectsConfigureState must be used within a ConfigurationProvider");return e}function Ch({children:e}){const{installation:t}=ut(),{hydratedRevision:n,loading:r}=Dn(),[i,o]=g.useState(xh),s=t==null?void 0:t.config;g.useEffect(()=>{n!=null&&n.content&&!r&&s&&!(Object.entries(i).length>0)&&Jp(n,s,o)},[n,r,s,i]);const a=g.useCallback((f,v)=>{o(w=>$n(w,I=>{I[f]=$n(I[f],v)}))},[o]),c=g.useCallback((f,v)=>{o(w=>$n(w,I=>{I[f]=v}))},[o]),l=g.useCallback(()=>{o($n(f=>{const v=f.other.write;v&&(v.isWriteModified=!1)}))},[o]),d=g.useCallback(f=>{o($n(v=>{var I;const w=(I=v[f])==null?void 0:I.read;w&&(w.isOptionalFieldsModified=!1,w.isRequiredMapFieldsModified=!1)}))},[o]),p=g.useCallback(f=>{f===pn?l():d(f)},[d,l]),m=g.useMemo(()=>({objectConfigurationsState:i,setObjectConfigurationsState:o,setConfigureState:a,resetConfigureState:c,resetPendingConfigurationState:p}),[i,c,p,a]);return u.jsx(cc.Provider,{value:m,children:e})}const yn=()=>{const{appName:e}=De(),{objectConfigurationsState:t,setConfigureState:n}=di(),{selectedObjectName:r}=ec(),i=ea(r||"",t);return{appName:e,configureState:i,setConfigureState:n,selectedObjectName:r}};function Oh(e,t,n){var i;const r=((i=e==null?void 0:e.read)==null?void 0:i.selectedFieldMappings)||{};if(r[t]=n,e!=null&&e.read){const o=e.read.savedConfig.requiredMapFields,a=!Lo(o,r);e.read.isRequiredMapFieldsModified=a}}function lc(e,t,n,r){t(e,i=>Oh(i,n,r))}function uc({field:e,onSelectChange:t,allFields:n}){var m;const{configureState:r,selectedObjectName:i,setConfigureState:o}=yn(),[s,a]=g.useState(!0),c=(m=r==null?void 0:r.read)==null?void 0:m.selectedFieldMappings,l=c==null?void 0:c[e.mapToName];g.useEffect(()=>{e._default&&!l&&i&&r&&lc(i,o,e.mapToName,e._default),a(!1)},[e,o,i,l,r]);const d=g.useMemo(()=>n.map(f=>({id:f.fieldName,label:f.displayName,value:f.fieldName})),[n]),p=u.jsx(vm,{disabled:s,items:d,selectedValue:l||null,onSelectedItemChange:f=>{t({target:{name:e.mapToName,value:f==null?void 0:f.value}})},placeholder:"Please select one"});return u.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[u.jsxs("div",{style:{display:"flex",flexDirection:"row",gap:".25rem",marginBottom:".25rem"},children:[u.jsx("span",{style:{fontWeight:500},children:e.mapToDisplayName}),u.jsx("span",{children:(e==null?void 0:e.prompt)&&u.jsx(uh,{id:`tooltip-id-${e==null?void 0:e.prompt}`,tooltipText:e==null?void 0:e.prompt})})]}),p]},e.mapToName)}const Eh="_formControl_9qd8d_1",Sh="_formLabel_9qd8d_5",Nh="_formLabelRequired_9qd8d_11",Th="_formInput_9qd8d_16",Rh="_formInputInvalid_9qd8d_20",Ah="_formError_9qd8d_24",Ph="_disabled_9qd8d_30",cn={formControl:Eh,formLabel:Sh,formLabelRequired:Nh,formInput:Th,formInputInvalid:Rh,formError:Ah,disabled:Ph};function Dh({id:e,label:t,isRequired:n=!1,isDisabled:r=!1,isInvalid:i=!1,errorMessage:o,children:s}){return u.jsxs("div",{className:st(cn.formControl,{[cn.disabled]:r}),children:[t&&u.jsx("label",{htmlFor:e,className:st(cn.formLabel,{[cn.formLabelRequired]:n}),children:t}),u.jsx("div",{id:e,className:st(cn.formInput,{[cn.formInputInvalid]:i}),children:s}),i&&o&&u.jsx("div",{className:cn.formError,role:"alert",children:o})]})}const Fh="_divider_1kmoj_1",Is={divider:Fh};function pi({className:e,style:t}){return u.jsx("hr",{className:e?`${Is.divider} ${e}`:Is.divider,style:t})}function zr({string:e}){return u.jsxs("div",{style:{display:"flex",position:"relative",paddingTop:"1rem",paddingBottom:".5rem"},children:[u.jsx("h3",{style:{color:"var(--amp-colors-text-muted)",fontSize:"1rem",fontWeight:"400"},children:e}),u.jsx("div",{style:{display:"flex",flex:1,justifyContent:"flex-end",alignItems:"center"},children:u.jsx(pi,{style:{width:"100%",marginLeft:"1rem"}})})]})}function jh(){const{selectedObjectName:e,configureState:t,setConfigureState:n}=yn(),{fieldMapping:r}=ut(),{isError:i,removeError:o}=Zt(),s=c=>{const{value:l,name:d}=c.target;l&&(e&&lc(e,n,d,l),i(Se.MAPPING,d)&&o(Se.MAPPING,d))},a=g.useMemo(()=>{var p;const c=((p=t==null?void 0:t.read)==null?void 0:p.requiredMapFields)||[],l=e&&r?Object.values(r[e]||{}).flat():[];return c.concat(l).reduce((m,f)=>m.find(w=>w.mapToName===f.mapToName)?m.map(w=>w.mapToName===f.mapToName?f:w):m.concat(f),new Array).filter(Xt)},[t,r,e]);return a!=null&&a.length?u.jsxs(u.Fragment,{children:[u.jsx(zr,{string:"Map the following fields"}),u.jsx("div",{style:{display:"flex",gap:"1rem",flexDirection:"column"},children:a.map(c=>{var l;return u.jsx(Dh,{id:c.mapToName,isInvalid:i(Se.MAPPING,c.mapToName),errorMessage:"* required",children:u.jsx(uc,{allFields:((l=t==null?void 0:t.read)==null?void 0:l.allFields)||[],field:c,onSelectChange:s})},c.mapToName)})})]}):null}const Mh={backgroundColor:"var(--amp-colors-bg-highlight)",borderColor:"var(--amp-colors-bg-highlight)",padding:".5rem 1rem"};function kh({children:e,style:t}){return u.jsx(vn,{style:{...Mh,...t},children:e})}function Lh(){var d,p,m;const{project:e}=De(),{hydratedRevision:t}=Dn(),{selectedObjectName:n}=yn(),{provider:r}=ut(),i=e==null?void 0:e.appName,o=Qt(r),s=(m=(p=(d=t==null?void 0:t.content)==null?void 0:d.read)==null?void 0:p.objects)==null?void 0:m.find(f=>f.objectName===n),a=(s==null?void 0:s.displayName)||n&&Un(n),c=s==null?void 0:s.mapToName,l=(s==null?void 0:s.mapToDisplayName)||c&&Un(c);return l&&i&&o?u.jsx(kh,{style:{marginTop:"1rem"},children:u.jsxs("p",{style:{margin:"1rem 0"},children:[u.jsx("b",{children:l})," in ",i," is mapped to ",u.jsx("b",{children:a})," in ",o,"."]})}):null}function $h(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function dc(...e){return t=>e.forEach(n=>$h(n,t))}function Jn(...e){return k.useCallback(dc(...e),e)}function Kh(e,t=[]){let n=[];function r(o,s){const a=k.createContext(s),c=n.length;n=[...n,s];const l=p=>{var O;const{scope:m,children:f,...v}=p,w=((O=m==null?void 0:m[e])==null?void 0:O[c])||a,I=k.useMemo(()=>v,Object.values(v));return u.jsx(w.Provider,{value:I,children:f})};l.displayName=o+"Provider";function d(p,m){var w;const f=((w=m==null?void 0:m[e])==null?void 0:w[c])||a,v=k.useContext(f);if(v)return v;if(s!==void 0)return s;throw new Error(`\`${p}\` must be used within \`${o}\``)}return[l,d]}const i=()=>{const o=n.map(s=>k.createContext(s));return function(a){const c=(a==null?void 0:a[e])||o;return k.useMemo(()=>({[`__scope${e}`]:{...a,[e]:c}}),[a,c])}};return i.scopeName=e,[r,Vh(i,...t)]}function Vh(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(o){const s=r.reduce((a,{useScope:c,scopeName:l})=>{const p=c(o)[`__scope${l}`];return{...a,...p}},{});return k.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return n.scopeName=t.scopeName,n}function xt(e,t,{checkForDefaultPrevented:n=!0}={}){return function(i){if(e==null||e(i),n===!1||!i.defaultPrevented)return t==null?void 0:t(i)}}function fi(e){const t=k.useRef(e);return k.useEffect(()=>{t.current=e}),k.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}function mi({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,i]=Hh({defaultProp:t,onChange:n}),o=e!==void 0,s=o?e:r,a=fi(n),c=k.useCallback(l=>{if(o){const p=typeof l=="function"?l(e):l;p!==e&&a(p)}else i(l)},[o,e,i,a]);return[s,c]}function Hh({defaultProp:e,onChange:t}){const n=k.useState(e),[r]=n,i=k.useRef(r),o=fi(t);return k.useEffect(()=>{i.current!==r&&(o(r),i.current=r)},[r,i,o]),n}function Uh(e){const t=k.useRef({value:e,previous:e});return k.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}var Mr=globalThis!=null&&globalThis.document?k.useLayoutEffect:()=>{};function Bh(e){const[t,n]=k.useState(void 0);return Mr(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(i=>{if(!Array.isArray(i)||!i.length)return;const o=i[0];let s,a;if("borderBoxSize"in o){const c=o.borderBoxSize,l=Array.isArray(c)?c[0]:c;s=l.inlineSize,a=l.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 qh(e,t){return k.useReducer((n,r)=>t[n][r]??n,e)}var hi=e=>{const{present:t,children:n}=e,r=Wh(t),i=typeof n=="function"?n({present:r.isPresent}):k.Children.only(n),o=Jn(r.ref,Jh(i));return typeof n=="function"||r.isPresent?k.cloneElement(i,{ref:o}):null};hi.displayName="Presence";function Wh(e){const[t,n]=k.useState(),r=k.useRef({}),i=k.useRef(e),o=k.useRef("none"),s=e?"mounted":"unmounted",[a,c]=qh(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return k.useEffect(()=>{const l=yr(r.current);o.current=a==="mounted"?l:"none"},[a]),Mr(()=>{const l=r.current,d=i.current;if(d!==e){const m=o.current,f=yr(l);e?c("MOUNT"):f==="none"||(l==null?void 0:l.display)==="none"?c("UNMOUNT"):c(d&&m!==f?"ANIMATION_OUT":"UNMOUNT"),i.current=e}},[e,c]),Mr(()=>{if(t){let l;const d=t.ownerDocument.defaultView??window,p=f=>{const w=yr(r.current).includes(f.animationName);if(f.target===t&&w&&(c("ANIMATION_END"),!i.current)){const I=t.style.animationFillMode;t.style.animationFillMode="forwards",l=d.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=I)})}},m=f=>{f.target===t&&(o.current=yr(r.current))};return t.addEventListener("animationstart",m),t.addEventListener("animationcancel",p),t.addEventListener("animationend",p),()=>{d.clearTimeout(l),t.removeEventListener("animationstart",m),t.removeEventListener("animationcancel",p),t.removeEventListener("animationend",p)}}else c("ANIMATION_END")},[t,c]),{isPresent:["mounted","unmountSuspended"].includes(a),ref:k.useCallback(l=>{l&&(r.current=getComputedStyle(l)),n(l)},[])}}function yr(e){return(e==null?void 0:e.animationName)||"none"}function Jh(e){var r,i;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=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var kr=k.forwardRef((e,t)=>{const{children:n,...r}=e,i=k.Children.toArray(n),o=i.find(Xh);if(o){const s=o.props.children,a=i.map(c=>c===o?k.Children.count(s)>1?k.Children.only(null):k.isValidElement(s)?s.props.children:null:c);return u.jsx(Fo,{...r,ref:t,children:k.isValidElement(s)?k.cloneElement(s,void 0,a):null})}return u.jsx(Fo,{...r,ref:t,children:n})});kr.displayName="Slot";var Fo=k.forwardRef((e,t)=>{const{children:n,...r}=e;if(k.isValidElement(n)){const i=Yh(n);return k.cloneElement(n,{...Gh(r,n.props),ref:t?dc(t,i):i})}return k.Children.count(n)>1?k.Children.only(null):null});Fo.displayName="SlotClone";var zh=({children:e})=>u.jsx(u.Fragment,{children:e});function Xh(e){return k.isValidElement(e)&&e.type===zh}function Gh(e,t){const n={...t};for(const r in t){const i=e[r],o=t[r];/^on[A-Z]/.test(r)?i&&o?n[r]=(...a)=>{o(...a),i(...a)}:i&&(n[r]=i):r==="style"?n[r]={...i,...o}:r==="className"&&(n[r]=[i,o].filter(Boolean).join(" "))}return{...e,...n}}function Yh(e){var r,i;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=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var Zh=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],en=Zh.reduce((e,t)=>{const n=k.forwardRef((r,i)=>{const{asChild:o,...s}=r,a=o?kr:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),u.jsx(a,{...s,ref:i})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),gi="Checkbox",[Qh,fy]=Kh(gi),[eg,tg]=Qh(gi),pc=k.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:r,checked:i,defaultChecked:o,required:s,disabled:a,value:c="on",onCheckedChange:l,form:d,...p}=e,[m,f]=k.useState(null),v=Jn(t,b=>f(b)),w=k.useRef(!1),I=m?d||!!m.closest("form"):!0,[O=!1,y]=mi({prop:i,defaultProp:o,onChange:l}),x=k.useRef(O);return k.useEffect(()=>{const b=m==null?void 0:m.form;if(b){const _=()=>y(x.current);return b.addEventListener("reset",_),()=>b.removeEventListener("reset",_)}},[m,y]),u.jsxs(eg,{scope:n,state:O,disabled:a,children:[u.jsx(en.button,{type:"button",role:"checkbox","aria-checked":zt(O)?"mixed":O,"aria-required":s,"data-state":hc(O),"data-disabled":a?"":void 0,disabled:a,value:c,...p,ref:v,onKeyDown:xt(e.onKeyDown,b=>{b.key==="Enter"&&b.preventDefault()}),onClick:xt(e.onClick,b=>{y(_=>zt(_)?!0:!_),I&&(w.current=b.isPropagationStopped(),w.current||b.stopPropagation())})}),I&&u.jsx(ng,{control:m,bubbles:!w.current,name:r,value:c,checked:O,required:s,disabled:a,form:d,style:{transform:"translateX(-100%)"},defaultChecked:zt(o)?!1:o})]})});pc.displayName=gi;var fc="CheckboxIndicator",mc=k.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:r,...i}=e,o=tg(fc,n);return u.jsx(hi,{present:r||zt(o.state)||o.state===!0,children:u.jsx(en.span,{"data-state":hc(o.state),"data-disabled":o.disabled?"":void 0,...i,ref:t,style:{pointerEvents:"none",...e.style}})})});mc.displayName=fc;var ng=e=>{const{control:t,checked:n,bubbles:r=!0,defaultChecked:i,...o}=e,s=k.useRef(null),a=Uh(n),c=Bh(t);k.useEffect(()=>{const d=s.current,p=window.HTMLInputElement.prototype,f=Object.getOwnPropertyDescriptor(p,"checked").set;if(a!==n&&f){const v=new Event("click",{bubbles:r});d.indeterminate=zt(n),f.call(d,zt(n)?!1:n),d.dispatchEvent(v)}},[a,n,r]);const l=k.useRef(zt(n)?!1:n);return u.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:i??l.current,...o,tabIndex:-1,ref:s,style:{...e.style,...c,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function zt(e){return e==="indeterminate"}function hc(e){return zt(e)?"indeterminate":e?"checked":"unchecked"}var gc=pc,vc=mc;function yc(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var rg=["color"],wc=g.forwardRef(function(e,t){var n=e.color,r=n===void 0?"currentColor":n,i=yc(e,rg);return g.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:t}),g.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"}))}),og=["color"],ig=g.forwardRef(function(e,t){var n=e.color,r=n===void 0?"currentColor":n,i=yc(e,og);return g.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:t}),g.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 sg="_checkboxGroupContainer_75zr7_1",ag="_stack_75zr7_6",cg="_selectAllContainer_75zr7_11",lg="_fieldContainer_75zr7_18",ug="_checkbox_75zr7_1",An={checkboxGroupContainer:sg,stack:ag,selectAllContainer:cg,fieldContainer:lg,checkbox:ug};function Ic({id:e,isChecked:t,label:n,onCheckedChange:r}){return u.jsxs("div",{className:An.fieldContainer,children:[u.jsx(gc,{className:An.checkbox,id:e,onCheckedChange:r,checked:t,children:u.jsx(vc,{children:u.jsx(wc,{})})}),u.jsx("label",{htmlFor:e,style:{overflowWrap:"anywhere"},children:n})]})}function _c({id:e,isChecked:t,label:n,onCheckedChange:r,isIndeterminate:i}){return u.jsxs("div",{className:An.selectAllContainer,children:[u.jsx(gc,{className:An.checkbox,id:e,onCheckedChange:r,children:u.jsxs(vc,{children:[i&&u.jsx(ig,{}),t===!0&&u.jsx(wc,{})]})}),u.jsx("label",{htmlFor:e,children:n})]})}function bc({children:e}){return u.jsx("div",{className:An.checkboxGroupContainer,children:e})}function xc({children:e}){return u.jsx("div",{className:An.stack,children:e})}function dg(e,t,n){var i,o;const r=((i=e==null?void 0:e.read)==null?void 0:i.selectedOptionalFields)||{};if(r[t]=n,n||delete r[t],(o=e.read)!=null&&o.savedConfig.optionalFields){const s=e.read.savedConfig.optionalFields,c=!Lo(s,r);e.read.isOptionalFieldsModified=c}else console.warn("read.savedConfig.optionalFields is undefined")}function _s(e,t,n,r){t(e,i=>dg(i,n,r))}function pg(){var p,m;const{appName:e,configureState:t,setConfigureState:n,selectedObjectName:r}=yn(),i=(p=t==null?void 0:t.read)==null?void 0:p.selectedOptionalFields,o=(f,v)=>{f!=="indeterminate"&&r&&t&&_s(r,n,v,f)},s=(m=t==null?void 0:t.read)==null?void 0:m.optionalFields,a=f=>{r&&s&&s.forEach(v=>{Xt(v)||_s(r,n,v.fieldName,f)})},c=!!(s&&s.length>0),l=Object.keys(i||{}).length===(s==null?void 0:s.length),d=!l&&Object.keys(i||{}).length>0;return c&&u.jsxs(u.Fragment,{children:[u.jsx(zr,{string:`${e} reads the following optional fields`}),u.jsxs(bc,{children:[((s==null?void 0:s.length)||0)>=2&&u.jsx(_c,{id:"select-all-fields",isChecked:l,label:"Select all",onCheckedChange:a,isIndeterminate:d}),u.jsx(xc,{children:s.map(f=>Xt(f)?null:u.jsx(Ic,{id:f.fieldName,isChecked:!!(i!=null&&i[f==null?void 0:f.fieldName]),label:f.displayName,onCheckedChange:v=>o(v,f.fieldName)},f.fieldName))})]})]})}function fg(){return u.jsx(pg,{})}const mg={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 hg({children:e,style:t,...n}){return u.jsx("span",{style:{...mg,...t},...n,children:e})}function gg(){var r,i,o;const{configureState:e,selectedObjectName:t}=yn(),{appName:n}=De();return u.jsxs(u.Fragment,{children:[u.jsx(zr,{string:`${n} reads the following ${t} fields`}),u.jsx("div",{style:{display:"flex",gap:".5rem",marginBottom:".5rem",flexWrap:"wrap"},children:(i=(r=e==null?void 0:e.read)==null?void 0:r.requiredFields)!=null&&i.length?(o=e.read)==null?void 0:o.requiredFields.map(s=>Xt(s)?null:u.jsx(hg,{children:s.displayName},s.fieldName)):"There are no required fields."})]})}function vg(){return u.jsxs(u.Fragment,{children:[u.jsx(Lh,{}),u.jsx(gg,{}),u.jsx(jh,{}),u.jsx(fg,{})]})}function yg(e,t,n){var r,i,o;if(((r=e==null?void 0:e.write)==null?void 0:r.selectedNonConfigurableWriteFields)===null&&(e.write.selectedNonConfigurableWriteFields={}),e!=null&&e.write){const s=e.write.selectedNonConfigurableWriteFields;if(s[t]=n,n||delete s[t],(o=(i=e==null?void 0:e.write)==null?void 0:i.savedConfig)!=null&&o.selectedNonConfigurableWriteFields){const a=e.write.savedConfig.selectedNonConfigurableWriteFields,l=!Lo(a,s);e.write.isWriteModified=l}}}function bs(e,t,n,r){t(e,i=>{yg(i,n,r)})}function wg(){var p,m,f,v;const{appName:e,selectedObjectName:t,configureState:n,setConfigureState:r}=yn(),i=(p=n==null?void 0:n.write)==null?void 0:p.selectedNonConfigurableWriteFields,o=(m=n==null?void 0:n.write)==null?void 0:m.writeObjects,s=(w,I)=>{w!=="indeterminate"&&t&&n&&bs(t,r,I,w)},a=w=>{var I,O;t&&n&&((O=(I=n==null?void 0:n.write)==null?void 0:I.writeObjects)==null||O.forEach(y=>{bs(t,r,y.objectName,w)}))},c=!!o,l=Object.keys(i||{}).length===((v=(f=n==null?void 0:n.write)==null?void 0:f.writeObjects)==null?void 0:v.length),d=!l&&Object.keys(i||{}).length>0;return c&&u.jsxs(u.Fragment,{children:[u.jsx(zr,{string:`Allow ${e} to write to these objects`}),u.jsxs(bc,{children:[((o==null?void 0:o.length)||0)>=2&&u.jsx(_c,{id:"select-all-fields",onCheckedChange:a,isIndeterminate:d,isChecked:l,label:"Select all"}),u.jsx(xc,{children:o.map(w=>u.jsx(Ic,{id:w.objectName,onCheckedChange:I=>s(I,w.objectName),isChecked:!!(i!=null&&i[w.objectName]),label:w.displayName},w.objectName))})]})]})}function Ig(){return u.jsx(wg,{})}function Cc({buttonText:e,buttonVariant:t="secondary",buttonStyle:n={}}){const r=Je(),{projectId:i}=De(),{integrationId:o,installation:s,resetInstallations:a,setIntegrationDeleted:c,onUninstallSuccess:l}=ut(),[d,p]=g.useState(!1),m=!i||!o||!(s!=null&&s.id)||d,f=async()=>{if(!m){p(!0),console.warn("uninstalling installation",{projectId:i,integrationId:o,installationId:s.id});try{await Te().installationApi.deleteInstallation({projectIdOrName:i,integrationId:o,installationId:s.id},{headers:{"X-Api-Key":r,"Content-Type":"application/json"}}),console.warn("successfully uninstalled installation:",s.id),l==null||l(s==null?void 0:s.id),a(),c()}catch(I){console.error("Error uninstalling installation."),Ye(I)}finally{p(!1)}}},v=d?"Uninstalling...":e,w=u.jsx(ht,{type:"button",onClick:f,disabled:m,variant:t,style:n,children:v});return s!=null&&s.id?w:null}function _g(){const{appName:e}=De(),{installation:t}=ut();return u.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:[t!=null&&t.id?u.jsxs("p",{children:["Once you uninstall this integration, all your configuration will be lost, and"," ",u.jsx("b",{children:e})," may stop working."]}):u.jsx("p",{children:"You've successfully uninstalled the integration."}),u.jsx(Cc,{buttonText:"Yes, uninstall",buttonVariant:"danger"})]})}function Oc({onSave:e,onReset:t,isLoading:n,isCreateMode:r=!1,errorMsg:i}){var E,$,T;const{installation:o}=ut(),{hydratedRevision:s,loading:a}=Dn(),{configureState:c,selectedObjectName:l}=yn(),d=o==null?void 0:o.config,p=d&&l&&!!Ws(d,l)||!1,m=((E=c==null?void 0:c.read)==null?void 0:E.isOptionalFieldsModified)||(($=c==null?void 0:c.read)==null?void 0:$.isRequiredMapFieldsModified),f=(T=c==null?void 0:c.write)==null?void 0:T.isWriteModified,O=a||n||!c||!l||!(m||f||r||l!==pn&&!p),y=l===pn,x=l===Or,b=u.jsx(ht,{type:"submit",disabled:O,children:r?"Install":"Save"}),_=u.jsx(ht,{type:"button",onClick:t,disabled:O,variant:"ghost",children:"Reset"});return n?u.jsx($t,{}):u.jsxs("form",{style:{width:"34rem"},onSubmit:e,children:[u.jsxs("div",{style:{display:"flex",flexDirection:"row-reverse",gap:".8rem",marginBottom:"20px"},children:[b,_]}),u.jsxs(vn,{style:{padding:"1rem 2rem",minHeight:"300px",backgroundColor:"var(--amp-colors-bg-primary)",borderColor:"var(--amp-colors-border)"},children:[i&&u.jsx(na,{children:typeof i=="string"?i:"Installation Failed."}),a&&u.jsx($t,{}),s&&!x&&!y&&u.jsx(vg,{}),s&&!x&&y&&u.jsx(Ig,{}),!a&&x&&u.jsx(_g,{})]})]})}const Ec=()=>{const{integrationId:e,groupRef:t,consumerRef:n,setInstallation:r,onInstallSuccess:i,onUpdateSuccess:o}=ut(),{hydratedRevision:s,loading:a}=Dn(),{selectedObjectName:c}=ec(),{selectedConnection:l}=Pn(),d=Je(),{projectId:p}=De(),{resetBoundary:m,setErrors:f,setError:v,getError:w}=Zt(),{resetConfigureState:I,objectConfigurationsState:O,resetPendingConfigurationState:y}=di(),x=ea(c||"",O),{onNextIncompleteTab:b}=dh(),_=g.useCallback(()=>{m(Se.INSTALLATION_MUTATION)},[m]),E=g.useCallback(T=>T?J=>{v(Se.INSTALLATION_MUTATION,T,J)}:J=>{console.error("objectName is required to set installation error: ",J)},[v]),$=g.useCallback(T=>T?w(Se.INSTALLATION_MUTATION,T):"",[w]);return{integrationId:e,groupRef:t,consumerRef:n,setInstallation:r,hydratedRevision:s,loading:a,selectedObjectName:c,selectedConnection:l,apiKey:d,projectId:p,resetBoundary:m,setErrors:f,setMutateInstallationError:E,getMutateInstallationError:$,resetMutateInstallationErrorState:_,resetConfigureState:I,objectConfigurationsState:O,resetPendingConfigurationState:y,configureState:x,onInstallSuccess:i,onUpdateSuccess:o,onNextIncompleteTab:b}},bg=void 0;function xg(){const{integrationId:e,groupRef:t,consumerRef:n,setInstallation:r,hydratedRevision:i,loading:o,selectedObjectName:s,selectedConnection:a,apiKey:c,projectId:l,resetBoundary:d,setErrors:p,setMutateInstallationError:m,getMutateInstallationError:f,resetMutateInstallationErrorState:v,resetConfigureState:w,objectConfigurationsState:I,resetPendingConfigurationState:O,configureState:y,onInstallSuccess:x,onNextIncompleteTab:b}=Ec(),[_,E]=g.useState(!1),$=s===pn,T=f(s),J=g.useCallback(()=>{d(Se.MAPPING),i!=null&&i.content&&!o&&s&&Ys(i,bg,s,w)},[d,i,o,s,w]);g.useEffect(()=>{!y&&(i!=null&&i.content)&&!o&&J()},[y,I,i,o,J]);const q=()=>{v();const{requiredMapFields:ee,selectedFieldMappings:U}=(y==null?void 0:y.read)||{},{errorList:se}=Xs(ee,U,p);se.length>0||(s&&(a!=null&&a.id)&&c&&l&&e&&t&&n&&i?(E(!0),Gp(l,e,t,n,a.id,s,c,i,y,m(s),r,x).finally(()=>{E(!1),O(s),b()})):console.error("CreateInstallallation - onSaveReadCreate: missing required props"))},z=()=>{v(),s&&(a!=null&&a.id)&&c&&l&&e&&t&&n&&i?(E(!0),Qp(l,e,t,n,a.id,c,i,y,m(s),r,x).finally(()=>{E(!1),O(s),b()})):console.error("CreateInstallallation - onSaveWriteCreate: missing required props")},Y=ee=>{ee.preventDefault(),$?z():q()};return u.jsx(Oc,{errorMsg:T,isCreateMode:!0,isLoading:_,onSave:Y,onReset:J})}function Cg({updateConfig:e,projectId:t,integrationId:n,installationId:r,apiKey:i,selectedObjectName:o,setInstallation:s,onUpdateSuccess:a,setError:c}){const l={projectIdOrName:t,installationId:r,integrationId:n,installationUpdate:{updateMask:[`config.content.read.objects.${o}`],installation:{config:e}}};return Te().installationApi.updateInstallation(l,{headers:{"X-Api-Key":i,"Content-Type":"application/json"}}).then(d=>{s(d),a==null||a(d.id,d.config)}).catch(d=>{Ye(d,c)})}const Og=(e,t,n,r,i,o)=>{const s=Zs(e),a=Qs(e),c={content:{read:{objects:{[t]:{objectName:t,schedule:r,destination:(n==null?void 0:n.destination)||"",selectedFields:s,selectedFieldMappings:a,backfill:o}}}}};return $r(i)&&(c.content||(c.content={}),c.content.proxy={enabled:!0}),c},Eg=(e,t,n,r,i,o,s,a,c,l,d)=>{const p=Og(o,r||"",a,a.schedule,c,a.backfill);return p?Cg({updateConfig:p,projectId:e,integrationId:t,installationId:n,apiKey:i,selectedObjectName:r,setError:l,setInstallation:s,onUpdateSuccess:d}):(console.error("Error when generating updateConfig from configureState"),Promise.resolve(null))},Sg=(e,t)=>{const r={content:{write:{objects:ta(e)}}};return $r(t)&&(r.content||(r.content={}),r.content.proxy={enabled:!0}),r},Ng=(e,t,n,r,i,o,s,a,c)=>{const l=Sg(i,o);if(!l)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:l}}};return Te().installationApi.updateInstallation(d,{headers:{"X-Api-Key":r,"Content-Type":"application/json"}}).then(p=>{a(p),c==null||c(p.id,p.config)}).catch(p=>{Ye(p,s)})};function Tg({installation:e,integrationObj:t}){const{setInstallation:n,hydratedRevision:r,loading:i,selectedObjectName:o,apiKey:s,projectId:a,resetBoundary:c,setErrors:l,setMutateInstallationError:d,getMutateInstallationError:p,resetConfigureState:m,resetPendingConfigurationState:f,configureState:v,onUpdateSuccess:w,onNextIncompleteTab:I}=Ec(),[O,y]=g.useState(!1),x=o===pn,b=p(o),{config:_}=e,E=g.useCallback(()=>{c(Se.MAPPING),r!=null&&r.content&&!i&&o&&Ys(r,_,o,m)},[c,r,i,o,_,m]);g.useEffect(()=>{v||E()},[v,E]),g.useEffect(()=>{e&&E()},[e,E]);const $=g.useMemo(()=>{var Y,ee,U;return(U=(ee=(Y=r==null?void 0:r.content)==null?void 0:Y.read)==null?void 0:ee.objects)==null?void 0:U.find(se=>(se==null?void 0:se.objectName)===o)},[r,o]),T=()=>{const{requiredMapFields:z,selectedFieldMappings:Y}=(v==null?void 0:v.read)||{},{errorList:ee}=Xs(z,Y,l);ee.length>0||(r&&e&&o&&s&&a&&$?(y(!0),Eg(a,t.id,e.id,o,s,v,n,$,r,d(o),w).finally(()=>{y(!1),f(o),I()})):console.error("UpdateInstallation - onSaveUpdate missing required props"))},J=()=>{e&&o&&s&&a&&r?(y(!0),Ng(a,t.id,e.id,s,v,r,d(o),n,w).finally(()=>{y(!1),f(o),I()})):console.error("UpdateInstallation - onSaveUpdate missing required props")},q=z=>{z.preventDefault(),x?J():T()};return u.jsx(Oc,{errorMsg:b,onSave:q,onReset:E,isLoading:O})}function Rg(){const{integrationObj:e,installation:t}=ut();return e?t&&e?u.jsx(Tg,{installation:t,integrationObj:e}):u.jsx(xg,{}):u.jsx(Lt,{message:"We can't load the integration"})}function Ag(){return u.jsxs("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.jsx("circle",{cx:"24",cy:"24",r:"24",fill:"#BBF7D0"}),u.jsx("path",{d:"M34.6666 18.6667L20 32.0001L13.3333 25.9395",stroke:"#16A34A",strokeWidth:"5.33333",strokeLinecap:"round",strokeLinejoin:"round"})]})}function vi({text:e,children:t}){return u.jsx(Xn,{children:u.jsxs(vn,{style:{display:"flex",flexDirection:"column",alignItems:"center",padding:"3rem",gap:"3rem"},children:[u.jsx(Ag,{}),u.jsx("p",{children:e}),t]})})}const Pg=(e,t)=>({revisionId:e.id,createdBy:`consumer:${t}`,content:{provider:e.content.provider,proxy:{enabled:!0}}});function Dg({projectId:e,integrationId:t,groupRef:n,consumerRef:r,connectionId:i,apiKey:o,hydratedRevision:s,setError:a,setInstallation:c,onInstallSuccess:l}){const d=Pg(s,r);return d?$o({createConfig:d,projectId:e,integrationId:t,groupRef:n,connectionId:i,apiKey:o,setError:a,setInstallation:c,onInstallSuccess:l}):(console.error("Error when generating createConfig from configureState"),Promise.resolve(null))}function Fg({provider:e}){const t=`You have successfully installed your ${Qt(e)} integration.`;return u.jsx(vi,{text:t,children:u.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:u.jsx(Cc,{buttonText:"Uninstall",buttonVariant:"outline",buttonStyle:{fontSize:"13px"}})})})}const jg=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 Mg({children:e,resetComponent:t}){var b;const{projectId:n}=De(),r=Je(),{hydratedRevision:i,loading:o}=Dn(),{integrationObj:s,installation:a,groupRef:c,consumerRef:l,setInstallation:d,onInstallSuccess:p,isIntegrationDeleted:m}=ut(),{selectedConnection:f}=Pn(),[v,w]=g.useState(!1),I=o||v,O=(b=i==null?void 0:i.content)==null?void 0:b.provider,y=jg(i),x=_=>{console.error("Error when creating proxy installation:",_)};return g.useEffect(()=>{!I&&i&&y&&!a&&f&&r&&(s!=null&&s.id)&&(w(!0),Dg({apiKey:r,projectId:n,integrationId:s==null?void 0:s.id,groupRef:c,consumerRef:l,connectionId:f==null?void 0:f.id,hydratedRevision:i,setError:x,setInstallation:d,onInstallSuccess:p}).then(()=>{w(!1)}).catch(_=>{w(!1),console.error("Error when creating proxy installation:",_)}))},[i,y,a,f,r,n,s==null?void 0:s.id,c,l,d,I,p]),m?u.jsx(vi,{text:"Integration successfully uninstalled.",children:u.jsx(ht,{type:"button",onClick:t,style:{width:"100%"},children:"Reinstall Integration"})}):s?I?u.jsx($t,{}):y&&O&&a?u.jsx(Fg,{provider:O}):u.jsx("div",{children:e}):u.jsx(Lt,{message:"We can't load the integration"})}function Sc(){return u.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:[u.jsx("p",{style:{color:"light-dark(gray, #EFEFEF)"},children:"Secured by"}),u.jsx("a",{href:"https://www.withampersand.com/",target:"_blank","aria-label":"Go to Ampersand",rel:"noreferrer noopener",children:u.jsx("img",{style:{height:".8em"},src:"https://ampersand-website.vercel.app/logo-black.svg",alt:"Ampersand"})})]})}function Qn({children:e}){return u.jsx(Xn,{children:u.jsxs(vn,{children:[u.jsx("div",{style:{padding:"3rem 2rem"},children:e}),u.jsx(Sc,{})]})})}function er({children:e}){return u.jsx("h1",{style:{fontWeight:600,lineHeight:1.2,fontSize:"1.2em"},children:e})}function tr({error:e}){return e?u.jsx(na,{style:{marginTop:"2em"},children:e}):null}function yi({handleSubmit:e,error:t,isButtonDisabled:n,providerName:r,children:i,title:o}){if(!o&&!r)throw new Error("Either title or providerName is required");return u.jsxs(Qn,{children:[u.jsx(er,{children:o||`Set up ${r} integration`}),u.jsx(tr,{error:t}),i,u.jsx(ht,{style:{marginTop:"1em",width:"100%"},disabled:n,type:"submit",onClick:e,children:"Next"})]})}const kg="_link_oo2kv_1",Lg={link:kg};function Nc({href:e,className:t,style:n,label:r,children:i,newTab:o=!1}){return u.jsx("a",{className:st(Lg.link,t),style:n,href:e,"aria-label":r||void 0,target:o?"_blank":"_self",rel:o?"noopener noreferrer":void 0,children:i})}function Tc({url:e,providerDisplayName:t,credentialName:n}){return u.jsxs("p",{style:{color:"var(--amp-colors-text-muted)"},children:[u.jsx(Nc,{href:e,newTab:!0,children:u.jsx("span",{style:{textDecoration:"underline"},children:"Learn more"})})," about where to find your ",t," ",n,"."]})}const $g="_input_1g097_1",Kg="_inputError_1g097_17",Vg="_error_1g097_31",mo={input:$g,inputError:Kg,error:Vg};function Hg({id:e,type:t,className:n,isError:r=!1,...i}){const o=r?st(mo.inputError,mo.input):mo.input;return u.jsx("input",{id:e,type:t,className:st(o,n),...i})}const Ug="_textarea_1cwth_1",Bg="_textareaError_1cwth_14",qg="_error_1cwth_28",ho={textarea:Ug,textareaError:Bg,error:qg};function Wg({className:e,isError:t=!1,...n}){const r=t?st(ho.textareaError,ho.textarea):ho.textarea;return u.jsx("textarea",{className:st(e,r),...n})}const kt={Input:Hg,Textarea:Wg};function Jg({provider:e,providerInfo:t,handleSubmit:n,error:r,isButtonDisabled:i}){var w;const[o,s]=g.useState(!1),a=()=>s(I=>!I),[c,l]=g.useState(""),d=I=>l(I.currentTarget.value),p=c.length>0,m=i||!p,f=Qt(e,t),v=(w=t.apiKeyOpts)==null?void 0:w.docsURL;return u.jsx(yi,{providerName:f,handleSubmit:()=>{n({apiKey:c})},error:r,isButtonDisabled:m,children:u.jsxs("div",{style:{display:"flex",gap:"1rem",flexDirection:"column",marginTop:"1rem"},children:[v&&u.jsx(Tc,{url:v,providerDisplayName:f,credentialName:"API key"}),u.jsxs("div",{style:{display:"flex",gap:".5rem"},children:[u.jsx(kt.Input,{id:"password",name:"password",type:o?"text":"password",placeholder:"Password",onChange:I=>d(I)}),u.jsx(ht,{type:"button",style:{height:"2.5rem",width:"5rem"},onClick:a,children:o?"Hide":"Show"})]})]})})}function zg({...e}){return u.jsx(Jg,{...e})}function Xg({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:i,groupName:o,children:s,selectedConnection:a,setSelectedConnection:c}){const l=De(),[d,p]=g.useState(!1),[m,f]=g.useState(null),v=Je();g.useEffect(()=>{if(e&&Te&&d&&m!=null){const I={groupName:o,groupRef:i,consumerName:r,consumerRef:n,provider:e,apiKey:m};Te().connectionApi.generateConnection({projectIdOrName:l.projectId,generateConnectionParams:I},{headers:{"X-Api-Key":v??"","Content-Type":"application/json"}}).then(O=>{c(O)}).catch(O=>{console.error("Error loading provider info."),Ye(O)})}},[v,e,d,r,n,o,i,l,c,m]);const w=I=>{f(I.apiKey),p(!0)};return a===null?u.jsx(zg,{provider:e,providerInfo:t,handleSubmit:w,error:null}):s}function Gg({provider:e,providerInfo:t,handleSubmit:n,error:r,isButtonDisabled:i}){var O;const[o,s]=g.useState(!1),a=()=>s(y=>!y),[c,l]=g.useState({username:"",password:""}),{username:d,password:p}=c,m=Qt(e,t),f=(O=t.basicOpts)==null?void 0:O.docsURL,v=d.length>0,w=i||!v,I=y=>{const{name:x,value:b}=y.currentTarget;l(_=>({..._,[x]:b}))};return u.jsx(yi,{providerName:m,handleSubmit:()=>{n({user:d,pass:p})},error:r,isButtonDisabled:w,children:u.jsxs("div",{style:{display:"flex",gap:"1rem",flexDirection:"column",marginTop:"1rem"},children:[f&&u.jsx(Tc,{url:f,providerDisplayName:m,credentialName:"credentials"}),u.jsx(kt.Input,{id:"username",name:"username",type:"text",placeholder:"Username",onChange:y=>I(y)}),u.jsxs("div",{style:{display:"flex",gap:".5rem"},children:[u.jsx(kt.Input,{id:"password",name:"password",type:o?"text":"password",placeholder:"Password",onChange:y=>I(y)}),u.jsx(ht,{type:"button",style:{height:"2.5rem",width:"5rem"},onClick:a,children:o?"Hide":"Show"})]})]})})}function Yg({...e}){return u.jsx(Gg,{...e})}function Zg({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:i,groupName:o,children:s,selectedConnection:a,setSelectedConnection:c}){const l=De(),[d,p]=g.useState(!1),[m,f]=g.useState(null),v=Je();g.useEffect(()=>{if(e&&Te&&d&&m!=null){const I={groupName:o,groupRef:i,consumerName:r,consumerRef:n,provider:e,basicAuth:{username:m.user,password:m.pass}};Te().connectionApi.generateConnection({projectIdOrName:l.projectId,generateConnectionParams:I},{headers:{"X-Api-Key":v??"","Content-Type":"application/json"}}).then(O=>{c(O)}).catch(O=>{console.error("Error loading provider info."),Ye(O)})}},[v,e,d,r,n,o,i,l,m,c]);const w=I=>{const{user:O,pass:y}=I;f({user:O,pass:y}),p(!0)};return a===null?u.jsx(Yg,{provider:e,providerInfo:t,handleSubmit:w,error:null}):s}function Qg({...e}){return u.jsx(yi,{...e})}function ev({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:i,children:o,selectedConnection:s,setSelectedConnection:a,providerName:c}){const l=De(),d=Je(),[p,m]=g.useState(!1);g.useEffect(()=>{if(e&&Te&&p){const v={groupName:i,groupRef:r,consumerName:n,consumerRef:t,provider:e};Te().connectionApi.generateConnection({projectIdOrName:l.projectId,generateConnectionParams:v},{headers:{"X-Api-Key":d??"","Content-Type":"application/json"}}).then(w=>{a(w)}).catch(w=>{console.error("Error loading provider info."),Ye(w)})}},[d,e,p,n,t,i,r,a,l]);const f=()=>{m(!0)};return s===null?u.jsx(Qg,{handleSubmit:f,error:null,providerName:c}):o}const Rc=async(e,t,n,r,i,o,s,a)=>{var l,d;const c=await Te().providerApi.getProvider({provider:i},{headers:{"X-Api-Key":r??""}});if(!c)throw new Error(`Provider ${i} not found`);if(c.authType==="oauth2"&&(((l=c.oauth2Opts)==null?void 0:l.grantType)==="authorizationCode"||((d=c.oauth2Opts)==null?void 0:d.grantType)==="authorizationCodePKCE")){const m=(await Te().providerAppApi.listProviderApps({projectIdOrName:e},{headers:{"X-Api-Key":r??""}})).find(I=>I.provider===i),f=Qt(i,c);if(!m)throw new Error(`You must first set up a ${f} Provider App using the Ampersand Console.`);const v={connectOAuthParams:{providerWorkspaceRef:o,projectId:e,groupRef:n,groupName:a,consumerRef:t,consumerName:s,providerAppId:m.id,provider:i,enableCSRFProtection:!0}};return await Te().oAuthApi.oauthConnect(v,{credentials:"include",headers:{"X-Api-Key":r??"","Content-Type":"application/json"}})}throw new Error(`Provider ${i} does not support an OAuth2 web flow.`)},xs=600,Cs=600,tv="AUTHORIZATION_SUCCEEDED",nv="AUTHORIZATION_FAILED";function rv(e,t,n){return g.useCallback(async r=>{const i=await Te().connectionApi.getConnection({projectIdOrName:e,connectionId:r},{headers:{"X-Api-Key":t??""}});n(i)},[e,t,n])}function ov(e,t,n,r){return g.useCallback(()=>{if(!r)return;const i=window.screenX+(window.outerWidth-xs)/2,o=window.screenY+(window.outerHeight-Cs)/2.5,s=`width=${xs},height=${Cs},left=${i},top=${o}`,a=window.open(r,e,s);t(a),window.addEventListener("message",n,!1)},[r,e,t,n])}function iv(e,t){return g.useCallback(n=>{var r,i;if(n.origin===yp){if(n.data.eventType===tv){const o=(r=n.data.data)==null?void 0:r.connection;o?e(o):console.error("Connection ID not found in event data: ",{event:n})}n.data.eventType===nv&&(console.error("OAuth failed: ",{event:n}),t==null||t(((i=n==null?void 0:n.data)==null?void 0:i.message)??"OAuth failed. Please try again."))}},[t,e])}function Ac({children:e,oauthUrl:t,windowTitle:n="Connect to Provider",onError:r,error:i}){const o=Je(),{projectId:s}=De(),[a,c]=g.useState(null),[l,d]=g.useState(null),{setSelectedConnection:p}=Pn(),m=iv(c,r),f=ov(n,d,m,t),v=rv(s,o,p);return g.useEffect(()=>{t&&!l&&f()},[t,l,f,m,n]),g.useEffect(()=>{a&&v(a).then(()=>{l==null||l.close()}).catch(w=>{console.error("Error refreshing connection: ",w),r==null||r(w.message??"Unexpected error: not able to refresh connection")})},[a,o,p,v,l,r]),g.useEffect(()=>{if(!l)return;const w=setInterval(()=>{l.closed&&(clearInterval(w),window.removeEventListener("message",m),d(null),!a&&!i?(console.error("OAuth failed. Please try again."),r==null||r("OAuth failed. Please try again.")):a&&(r==null||r(null)))},500);return()=>{clearInterval(w),window.removeEventListener("message",m)}},[l,a,i,m,r]),u.jsx("div",{children:e})}function sv({handleSubmit:e,error:t,isButtonDisabled:n,providerName:r}){return u.jsxs(Qn,{children:[u.jsx(er,{children:`Set up ${r} integration`}),u.jsx(tr,{error:t}),u.jsx(ht,{style:{marginTop:"1em",width:"100%"},disabled:n,type:"submit",onClick:e,children:"Next"})]})}function av({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:i,providerName:o}){const{projectId:s}=De(),a=Je(),[c,l]=g.useState(null),[d,p]=g.useState(null),m=async()=>{p(null);try{const v=await Rc(s,t,r,a,e,void 0,n,i);l(v)}catch(v){console.error("Could not fetch OAuth popup URL."),Ye(v),p(v.message??"Unexpected error")}},f=g.useCallback(v=>{p(v),l(null)},[]);return u.jsx(Ac,{windowTitle:`Connect to ${o}`,oauthUrl:c,onError:f,children:u.jsx(sv,{handleSubmit:m,error:d,providerName:o})})}const cv="https://help.salesforce.com/s/articleView?id=sf.faq_domain_name_what.htm&type=5";function lv({handleSubmit:e,setWorkspace:t,error:n,isButtonDisabled:r}){return u.jsxs(Qn,{children:[u.jsx(er,{children:"Enter your Salesforce subdomain"}),u.jsx(Nc,{href:cv,newTab:!0,children:"What is my Salesforce subdomain?"}),u.jsx(tr,{error:n}),u.jsxs("div",{style:{display:"flex",marginTop:"1em",alignItems:"center"},children:[u.jsx(kt.Input,{id:"salesforce-subdomain",type:"text",placeholder:"my-domain",onChange:i=>t(i.currentTarget.value)}),u.jsx("p",{style:{lineHeight:"2.2em",marginLeft:"0.4em"},children:".my.salesforce.com"})]}),u.jsx(ht,{style:{marginTop:"1em",width:"100%"},disabled:r,type:"submit",onClick:e,children:"Next"})]})}function uv({handleSubmit:e,setWorkspace:t,error:n,isButtonDisabled:r,providerName:i}){return u.jsxs(Qn,{children:[u.jsxs(er,{children:["Enter your ",i," workspace"]}),u.jsx(tr,{error:n}),u.jsx("br",{}),u.jsx(kt.Input,{id:"workspace",type:"text",placeholder:"MyWorkspace",onChange:o=>t(o.currentTarget.value)}),u.jsx("br",{}),u.jsx(ht,{style:{marginTop:"1em",width:"100%"},disabled:r,type:"submit",onClick:e,children:"Next"})]})}const dv="salesforce";function pv({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:i,providerName:o}){const{projectId:s}=De(),a=Je(),[c,l]=g.useState(""),[d,p]=g.useState(null),[m,f]=g.useState(null),v=async()=>{if(f(null),!c){f("Workspace is required");return}try{const O=await Rc(s,t,r,a,e,c,n,i);p(O)}catch(O){console.error(O),f((O==null?void 0:O.message)??"Unexpected error")}},w=g.useCallback(O=>{f(O),p(null)},[]),I=e===dv?u.jsx(lv,{handleSubmit:v,setWorkspace:l,error:m,isButtonDisabled:c.length===0}):u.jsx(uv,{handleSubmit:v,setWorkspace:l,error:m,isButtonDisabled:c.length===0,providerName:o});return u.jsx(Ac,{windowTitle:`Connect to ${o}`,oauthUrl:d,onError:w,children:I})}function fv({handleSubmit:e,error:t,isButtonDisabled:n,providerName:r,explicitScopesRequired:i,explicitWorkspaceRequired:o}){const[s,a]=g.useState(!1),[c,l]=g.useState({clientSecret:"",clientId:"",workspace:"",scopes:""}),d=()=>a(_=>!_),p=_=>{const{name:E,value:$}=_.currentTarget;l(T=>({...T,[E]:$}))},{clientSecret:m,clientId:f,workspace:v,scopes:w}=c,I=m.length>0,O=f.length>0,y=o?v.length>0:!0,x=n||!I||!O||!y,b=()=>{const _={clientId:f,clientSecret:m};o&&(_.workspace=v),i&&w.length>0&&(_.scopes=Pp(w)),e(_)};return u.jsxs(Qn,{children:[u.jsx(er,{children:`Set up ${r} integration`}),u.jsx(tr,{error:t}),u.jsx("br",{}),u.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"1.2rem"},children:[o&&u.jsx(kt.Input,{id:"workspace",name:"workspace",type:"text",placeholder:"MyWorkspace",onChange:_=>p(_)}),u.jsx(kt.Input,{id:"clientId",name:"clientId",type:"text",placeholder:"Client ID",onChange:_=>p(_)}),u.jsxs("div",{style:{display:"flex",gap:".5rem"},children:[u.jsx(kt.Input,{id:"clientSecret",name:"clientSecret",type:s?"text":"password",placeholder:"Client Secret",onChange:_=>p(_)}),u.jsx(ht,{type:"button",style:{height:"2.5rem",width:"5rem"},onClick:d,children:s?"Hide":"Show"})]}),i&&u.jsx(kt.Textarea,{name:"scopes",placeholder:"Scopes separated by new line",onChange:_=>p(_)})]}),u.jsx("br",{}),u.jsx(ht,{style:{marginTop:"1em",width:"100%"},disabled:x,type:"submit",onClick:b,children:"Next"})]})}function mv({provider:e,providerName:t,consumerRef:n,consumerName:r,groupRef:i,groupName:o,explicitScopesRequired:s,explicitWorkspaceRequired:a,selectedConnection:c,setSelectedConnection:l}){const{projectId:d}=De(),p=Je(),[m,f]=g.useState(null),v=async w=>{f(null);const I={groupName:o,groupRef:i,consumerName:r,consumerRef:n,provider:e,providerWorkspaceRef:w.workspace,oauth2ClientCredentials:{clientId:w.clientId,clientSecret:w.clientSecret,scopes:w.scopes}};Te().connectionApi.generateConnection({projectIdOrName:d,generateConnectionParams:I},{headers:{"X-Api-Key":p??"","Content-Type":"application/json"}}).then(O=>{l(O)}).catch(O=>{console.error("Error loading provider info."),Ye(O),f("Error loading provider info")})};return c===null?u.jsx(fv,{providerName:t,handleSubmit:v,error:m,explicitScopesRequired:s,explicitWorkspaceRequired:a}):u.jsx($t,{})}function hv({...e}){return u.jsx(mv,{...e})}const gv="authorizationCode",vv="authorizationCodePKCE",yv="clientCredentials";function wv({provider:e,providerInfo:t,consumerRef:n,consumerName:r,groupRef:i,groupName:o,selectedConnection:s,setSelectedConnection:a}){if(t.oauth2Opts===void 0)return u.jsx("em",{children:"Provider is missing OAuth2 options"});const{grantType:c,explicitScopesRequired:l,explicitWorkspaceRequired:d}=t.oauth2Opts,p=Qt(e,t),m={provider:e,consumerRef:n,consumerName:r,groupRef:i,groupName:o,providerName:p};return c===gv||c===vv?d?u.jsx(pv,{...m}):u.jsx(av,{...m}):c===yv?u.jsx(hv,{...m,explicitWorkspaceRequired:d,explicitScopesRequired:l,selectedConnection:s,setSelectedConnection:a}):c==="password"?u.jsx("em",{children:"Password flow not supported yet"}):u.jsxs("em",{children:["Unsupported grant type: ",c]})}function Iv(e){const{selectedConnection:t}=Pn();g.useEffect(()=>{e&&t&&e(t.id)},[e,t])}function _v({onSuccess:e}){Iv(e)}const bv=async(e,t)=>{const n=await Te().providerApi.getProvider({provider:t},{headers:{"X-Api-Key":e??""}});if(!n)throw new Error(`Provider ${t} not found`);return n};function Pc({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:i,children:o,onSuccess:s}){const a=Je(),[c,l]=g.useState(null),{provider:d}=ut(),{selectedConnection:p,setSelectedConnection:m,connections:f}=Pn();_v({onSuccess:s});const v=e||d,w=(c==null?void 0:c.displayName)??Un(v);if(g.useEffect(()=>{if(!p&&f&&f.length>0){const[O]=f;m(O)}bv(a,v).then(O=>{l(O)}).catch(O=>{console.error("Error loading provider info."),Ye(O)})},[f,p,m,a,v]),!e&&!d)throw new Error("ProtectedConnectionLayout must be given a provider prop or be used within InstallIntegrationProvider");if(p)return o;if(c==null)return u.jsx("strong",{children:"Provider not found"});const I={provider:v,consumerRef:t,consumerName:n,groupRef:r,groupName:i,selectedConnection:p,setSelectedConnection:m,providerName:w,providerInfo:c};return c.authType==="none"?u.jsx(ev,{...I,children:o}):c.authType==="basic"?u.jsx(Zg,{...I,children:o}):c.authType==="apiKey"?u.jsx(Xg,{...I,children:o}):u.jsx(wv,{...I})}function xv(e,t=[]){let n=[];function r(o,s){const a=k.createContext(s),c=n.length;n=[...n,s];const l=p=>{var O;const{scope:m,children:f,...v}=p,w=((O=m==null?void 0:m[e])==null?void 0:O[c])||a,I=k.useMemo(()=>v,Object.values(v));return u.jsx(w.Provider,{value:I,children:f})};l.displayName=o+"Provider";function d(p,m){var w;const f=((w=m==null?void 0:m[e])==null?void 0:w[c])||a,v=k.useContext(f);if(v)return v;if(s!==void 0)return s;throw new Error(`\`${p}\` must be used within \`${o}\``)}return[l,d]}const i=()=>{const o=n.map(s=>k.createContext(s));return function(a){const c=(a==null?void 0:a[e])||o;return k.useMemo(()=>({[`__scope${e}`]:{...a,[e]:c}}),[a,c])}};return i.scopeName=e,[r,Cv(i,...t)]}function Cv(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(o){const s=r.reduce((a,{useScope:c,scopeName:l})=>{const p=c(o)[`__scope${l}`];return{...a,...p}},{});return k.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return n.scopeName=t.scopeName,n}function Dc(e,t=[]){let n=[];function r(o,s){const a=k.createContext(s),c=n.length;n=[...n,s];function l(p){const{scope:m,children:f,...v}=p,w=(m==null?void 0:m[e][c])||a,I=k.useMemo(()=>v,Object.values(v));return u.jsx(w.Provider,{value:I,children:f})}function d(p,m){const f=(m==null?void 0:m[e][c])||a,v=k.useContext(f);if(v)return v;if(s!==void 0)return s;throw new Error(`\`${p}\` must be used within \`${o}\``)}return l.displayName=o+"Provider",[l,d]}const i=()=>{const o=n.map(s=>k.createContext(s));return function(a){const c=(a==null?void 0:a[e])||o;return k.useMemo(()=>({[`__scope${e}`]:{...a,[e]:c}}),[a,c])}};return i.scopeName=e,[r,Ov(i,...t)]}function Ov(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(o){const s=r.reduce((a,{useScope:c,scopeName:l})=>{const p=c(o)[`__scope${l}`];return{...a,...p}},{});return k.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return n.scopeName=t.scopeName,n}function Ev(e){const t=e+"CollectionProvider",[n,r]=Dc(t),[i,o]=n(t,{collectionRef:{current:null},itemMap:new Map}),s=f=>{const{scope:v,children:w}=f,I=g.useRef(null),O=g.useRef(new Map).current;return u.jsx(i,{scope:v,itemMap:O,collectionRef:I,children:w})};s.displayName=t;const a=e+"CollectionSlot",c=g.forwardRef((f,v)=>{const{scope:w,children:I}=f,O=o(a,w),y=Jn(v,O.collectionRef);return u.jsx(kr,{ref:y,children:I})});c.displayName=a;const l=e+"CollectionItemSlot",d="data-radix-collection-item",p=g.forwardRef((f,v)=>{const{scope:w,children:I,...O}=f,y=g.useRef(null),x=Jn(v,y),b=o(l,w);return g.useEffect(()=>(b.itemMap.set(y,{ref:y,...O}),()=>void b.itemMap.delete(y))),u.jsx(kr,{[d]:"",ref:x,children:I})});p.displayName=l;function m(f){const v=o(e+"CollectionConsumer",f);return g.useCallback(()=>{const I=v.collectionRef.current;if(!I)return[];const O=Array.from(I.querySelectorAll(`[${d}]`));return Array.from(v.itemMap.values()).sort((b,_)=>O.indexOf(b.ref.current)-O.indexOf(_.ref.current))},[v.collectionRef,v.itemMap])}return[{Provider:s,Slot:c,ItemSlot:p},m,r]}var Sv=k.useId||(()=>{}),Nv=0;function Fc(e){const[t,n]=k.useState(Sv());return Mr(()=>{e||n(r=>r??String(Nv++))},[e]),e||(t?`radix-${t}`:"")}var Tv=k.createContext(void 0);function jc(e){const t=k.useContext(Tv);return e||t||"ltr"}var go="rovingFocusGroup.onEntryFocus",Rv={bubbles:!1,cancelable:!0},Xr="RovingFocusGroup",[jo,Mc,Av]=Ev(Xr),[Pv,kc]=Dc(Xr,[Av]),[Dv,Fv]=Pv(Xr),Lc=k.forwardRef((e,t)=>u.jsx(jo.Provider,{scope:e.__scopeRovingFocusGroup,children:u.jsx(jo.Slot,{scope:e.__scopeRovingFocusGroup,children:u.jsx(jv,{...e,ref:t})})}));Lc.displayName=Xr;var jv=k.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:i=!1,dir:o,currentTabStopId:s,defaultCurrentTabStopId:a,onCurrentTabStopIdChange:c,onEntryFocus:l,preventScrollOnEntryFocus:d=!1,...p}=e,m=k.useRef(null),f=Jn(t,m),v=jc(o),[w=null,I]=mi({prop:s,defaultProp:a,onChange:c}),[O,y]=k.useState(!1),x=fi(l),b=Mc(n),_=k.useRef(!1),[E,$]=k.useState(0);return k.useEffect(()=>{const T=m.current;if(T)return T.addEventListener(go,x),()=>T.removeEventListener(go,x)},[x]),u.jsx(Dv,{scope:n,orientation:r,dir:v,loop:i,currentTabStopId:w,onItemFocus:k.useCallback(T=>I(T),[I]),onItemShiftTab:k.useCallback(()=>y(!0),[]),onFocusableItemAdd:k.useCallback(()=>$(T=>T+1),[]),onFocusableItemRemove:k.useCallback(()=>$(T=>T-1),[]),children:u.jsx(en.div,{tabIndex:O||E===0?-1:0,"data-orientation":r,...p,ref:f,style:{outline:"none",...e.style},onMouseDown:xt(e.onMouseDown,()=>{_.current=!0}),onFocus:xt(e.onFocus,T=>{const J=!_.current;if(T.target===T.currentTarget&&J&&!O){const q=new CustomEvent(go,Rv);if(T.currentTarget.dispatchEvent(q),!q.defaultPrevented){const z=b().filter(ne=>ne.focusable),Y=z.find(ne=>ne.active),ee=z.find(ne=>ne.id===w),se=[Y,ee,...z].filter(Boolean).map(ne=>ne.ref.current);Vc(se,d)}}_.current=!1}),onBlur:xt(e.onBlur,()=>y(!1))})})}),$c="RovingFocusGroupItem",Kc=k.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:i=!1,tabStopId:o,...s}=e,a=Fc(),c=o||a,l=Fv($c,n),d=l.currentTabStopId===c,p=Mc(n),{onFocusableItemAdd:m,onFocusableItemRemove:f}=l;return k.useEffect(()=>{if(r)return m(),()=>f()},[r,m,f]),u.jsx(jo.ItemSlot,{scope:n,id:c,focusable:r,active:i,children:u.jsx(en.span,{tabIndex:d?0:-1,"data-orientation":l.orientation,...s,ref:t,onMouseDown:xt(e.onMouseDown,v=>{r?l.onItemFocus(c):v.preventDefault()}),onFocus:xt(e.onFocus,()=>l.onItemFocus(c)),onKeyDown:xt(e.onKeyDown,v=>{if(v.key==="Tab"&&v.shiftKey){l.onItemShiftTab();return}if(v.target!==v.currentTarget)return;const w=Lv(v,l.orientation,l.dir);if(w!==void 0){if(v.metaKey||v.ctrlKey||v.altKey||v.shiftKey)return;v.preventDefault();let O=p().filter(y=>y.focusable).map(y=>y.ref.current);if(w==="last")O.reverse();else if(w==="prev"||w==="next"){w==="prev"&&O.reverse();const y=O.indexOf(v.currentTarget);O=l.loop?$v(O,y+1):O.slice(y+1)}setTimeout(()=>Vc(O))}})})})});Kc.displayName=$c;var Mv={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function kv(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function Lv(e,t,n){const r=kv(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return Mv[r]}function Vc(e,t=!1){const n=document.activeElement;for(const r of e)if(r===n||(r.focus({preventScroll:t}),document.activeElement!==n))return}function $v(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var Kv=Lc,Vv=Kc,wi="Tabs",[Hv,my]=xv(wi,[kc]),Hc=kc(),[Uv,Ii]=Hv(wi),Uc=k.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,onValueChange:i,defaultValue:o,orientation:s="horizontal",dir:a,activationMode:c="automatic",...l}=e,d=jc(a),[p,m]=mi({prop:r,onChange:i,defaultProp:o});return u.jsx(Uv,{scope:n,baseId:Fc(),value:p,onValueChange:m,orientation:s,dir:d,activationMode:c,children:u.jsx(en.div,{dir:d,"data-orientation":s,...l,ref:t})})});Uc.displayName=wi;var Bc="TabsList",qc=k.forwardRef((e,t)=>{const{__scopeTabs:n,loop:r=!0,...i}=e,o=Ii(Bc,n),s=Hc(n);return u.jsx(Kv,{asChild:!0,...s,orientation:o.orientation,dir:o.dir,loop:r,children:u.jsx(en.div,{role:"tablist","aria-orientation":o.orientation,...i,ref:t})})});qc.displayName=Bc;var Wc="TabsTrigger",Jc=k.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,disabled:i=!1,...o}=e,s=Ii(Wc,n),a=Hc(n),c=Xc(s.baseId,r),l=Gc(s.baseId,r),d=r===s.value;return u.jsx(Vv,{asChild:!0,...a,focusable:!i,active:d,children:u.jsx(en.button,{type:"button",role:"tab","aria-selected":d,"aria-controls":l,"data-state":d?"active":"inactive","data-disabled":i?"":void 0,disabled:i,id:c,...o,ref:t,onMouseDown:xt(e.onMouseDown,p=>{!i&&p.button===0&&p.ctrlKey===!1?s.onValueChange(r):p.preventDefault()}),onKeyDown:xt(e.onKeyDown,p=>{[" ","Enter"].includes(p.key)&&s.onValueChange(r)}),onFocus:xt(e.onFocus,()=>{const p=s.activationMode!=="manual";!d&&!i&&p&&s.onValueChange(r)})})})});Jc.displayName=Wc;var zc="TabsContent",Bv=k.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,forceMount:i,children:o,...s}=e,a=Ii(zc,n),c=Xc(a.baseId,r),l=Gc(a.baseId,r),d=r===a.value,p=k.useRef(d);return k.useEffect(()=>{const m=requestAnimationFrame(()=>p.current=!1);return()=>cancelAnimationFrame(m)},[]),u.jsx(hi,{present:i||d,children:({present:m})=>u.jsx(en.div,{"data-state":d?"active":"inactive","data-orientation":a.orientation,role:"tabpanel","aria-labelledby":c,hidden:!m,id:l,tabIndex:0,...s,ref:t,style:{...e.style,animationDuration:p.current?"0s":void 0},children:m&&o})})});Bv.displayName=zc;function Xc(e,t){return`${e}-trigger-${t}`}function Gc(e,t){return`${e}-content-${t}`}var qv=Uc,Wv=qc,Yc=Jc;const Jv=u.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:[u.jsx("circle",{cx:"9",cy:"9",r:"9",fill:"#BBF7D0"}),u.jsx("path",{d:"M13 7L7.5 12L5 9.72727",stroke:"#16A34A",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]});function zv(e,t){return t?g.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none"},g.createElement("circle",{cx:"9",cy:"9",r:"5",fill:"#FBD38D"})):e?Jv:u.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:u.jsx("circle",{cx:"9",cy:"9",r:"5",fill:"#BFDBFE"})})}function Xv(){return u.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.jsx("path",{d:"M2.25 4.5H3.75H15.75",stroke:"#991B1B",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),u.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:"#991B1B",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),u.jsx("path",{d:"M7.5 8.25V12.75",stroke:"#991B1B",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),u.jsx("path",{d:"M10.5 8.25V12.75",stroke:"#991B1B",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})}const Gv="_tabsRoot_lqugd_1",Yv="_tabsList_lqugd_6",Zv="_tabTrigger_lqugd_12",Qv="_danger_lqugd_29",zn={tabsRoot:Gv,tabsList:Yv,tabTrigger:Zv,danger:Qv};function Zc({objectName:e,completed:t,pending:n,displayName:r}){return u.jsx(Yc,{value:e,className:zn.tabTrigger,children:u.jsxs("div",{style:{display:"flex",alignItems:"center",gap:".5rem",marginRight:".5rem"},children:[zv(t,n),u.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[u.jsx("span",{children:r||e}),n&&u.jsx("span",{style:{fontSize:".8rem",fontStyle:"italic"},children:"pending"})]})]})})}function ey({completed:e,pending:t,displayName:n}){return u.jsxs(u.Fragment,{children:[u.jsx(pi,{style:{margin:"1rem 0"}}),u.jsx(Zc,{objectName:pn,completed:e,pending:t,displayName:n},"other-write")]})}function ty(){return u.jsxs(u.Fragment,{children:[u.jsx(pi,{style:{margin:"3rem 0 1rem 0"}}),u.jsx(Yc,{value:Or,className:st(zn.tabTrigger,zn.danger),children:u.jsxs("div",{style:{display:"flex",alignItems:"center",gap:".5rem",marginRight:".5rem"},children:[Xv(),u.jsx("span",{children:"Uninstall"})]})})]})}function ny({value:e,readNavObjects:t,onValueChange:n,objectConfigurationsState:r,otherNavObject:i,showUninstallButton:o}){var s,a;return u.jsx(qv,{value:e,className:zn.tabsRoot,onValueChange:n,children:u.jsxs(Wv,{className:zn.tabsList,children:[t.map(c=>{var l,d,p,m;return u.jsx(Zc,{objectName:c.name,displayName:c.displayName,completed:c.completed,pending:((d=(l=r==null?void 0:r[c.name])==null?void 0:l.read)==null?void 0:d.isOptionalFieldsModified)||((m=(p=r==null?void 0:r[c.name])==null?void 0:p.read)==null?void 0:m.isRequiredMapFieldsModified)||!1},c.name)}),i&&u.jsx(ey,{completed:i.completed,pending:((a=(s=r==null?void 0:r.other)==null?void 0:s.write)==null?void 0:a.isWriteModified)||!1,displayName:t.length?"Other":"Write"}),o&&u.jsx(ty,{})]})})}function ry(e,t){return t===Or?{name:Or,completed:!1}:e.find(n=>n.name===t)}function oy({children:e}){var O;const{project:t}=De(),{installation:n,provider:r}=ut(),{hydratedRevision:i}=Dn(),{objectConfigurationsState:o}=di(),[s,a]=g.useState(""),c=(t==null?void 0:t.appName)||"",l=n==null?void 0:n.config,d=i&&Js(l,i),p=d!==null,m=!!((O=i==null?void 0:i.content)!=null&&O.write),f=m?zs(l):void 0,v=g.useMemo(()=>{const y=[...d||[]];return f&&m&&y.push(f),y},[d,f,m]),w=ry(v,s),I=g.useCallback(()=>{const y=v.find(x=>w!==x&&!x.completed);y&&a(y.name)},[v,w]);return g.useEffect(()=>{!s&&v.length>0&&a(v[0].name)},[v,s,I]),u.jsx(tc.Provider,{value:I,children:u.jsx(Qa.Provider,{value:w==null?void 0:w.name,children:u.jsxs(Xn,{style:{maxWidth:"55rem"},children:[u.jsxs(vn,{style:{display:"flex",gap:"1rem",padding:"3rem",backgroundColor:"var(--amp-colors-bg-primary)"},children:[u.jsxs("div",{style:{width:"20rem"},children:[u.jsxs("h1",{style:{fontSize:"small",fontWeight:"400"},children:[Qt(r)," integration"]}),u.jsx("h3",{style:{marginBottom:"20px",fontSize:"large",fontWeight:"500"},children:c}),p&&u.jsx(ny,{value:s,readNavObjects:d,onValueChange:y=>a(y),objectConfigurationsState:o,otherNavObject:f,showUninstallButton:!!n})]}),e]}),u.jsx(Sc,{})]})})})}function iy({...e}){return u.jsx(oy,{...e})}function sy(){const[e,t]=g.useState(1);return{seed:e,reset:()=>{t(Math.random())}}}function ay({integration:e,consumerRef:t,consumerName:n,groupRef:r,groupName:i,onInstallSuccess:o,onUpdateSuccess:s,onUninstallSuccess:a,fieldMapping:c}){var f;const{projectId:l}=De(),{errorState:d}=Zt(),{seed:p,reset:m}=sy();return(f=d[Se.INTEGRATION_LIST])!=null&&f.apiError?u.jsx(Lt,{message:"Something went wrong, couldn't find integration information"}):u.jsx("div",{className:qs.resetContainer,children:u.jsx(jp,{integration:e,consumerRef:t,consumerName:n,groupRef:r,groupName:i,onInstallSuccess:o,onUpdateSuccess:s,onUninstallSuccess:a,fieldMapping:c,children:u.jsx(Bs,{groupRef:r,children:u.jsx(Pc,{consumerRef:t,consumerName:n,groupRef:r,groupName:i,children:u.jsx(af,{projectId:l,children:u.jsx(Mg,{resetComponent:m,children:u.jsx(Ch,{children:u.jsx(iy,{children:u.jsx(Rg,{})})})})})})})},p)})}function cy(){return u.jsxs(Xn,{style:{display:"flex",alignItems:"center",justifyContent:"center",flexDirection:"column"},children:[u.jsx($t,{}),u.jsx("p",{children:"Redirecting"})]})}function ly({redirectURL:e,children:t}){return g.useEffect(()=>{e&&window.location.replace(e)},[e]),e?u.jsx(cy,{}):t}function uy({provider:e}){const{appName:t}=De(),n=`You have successfully connected your ${Qt(e)} account to ${t}.`;return u.jsx(vi,{text:n})}function dy({provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:i,redirectUrl:o,onSuccess:s}){return u.jsx("div",{className:qs.resetContainer,children:u.jsx(Bs,{provider:e,groupRef:r,children:u.jsx(Pc,{provider:e,consumerRef:t,consumerName:n,groupRef:r,groupName:i,onSuccess:s,children:u.jsx(ly,{redirectURL:o,children:u.jsx(uy,{provider:e})})})})})}const py=(e,t)=>{const n=Je(),{projectId:r}=De(),{integrations:i}=$s(),[o,s]=g.useState(!1),[a,c]=g.useState(null);if(!n||!r)throw new Error("useIsIntegrationInstalled must be used within AmpersandProvider");if(!e)throw new Error("useIsIntegrationInstalled requires an integration name");if(!t)throw new Error("useIsIntegrationInstalled requires a groupRef");const l=g.useMemo(()=>i==null?void 0:i.reduce((d,p)=>(p==null?void 0:p.name)===e?p:d,{}),[i,e]);return g.useEffect(()=>{l&&Te().installationApi.listInstallations({projectIdOrName:r,integrationId:l.id,groupRef:t},{headers:{"x-api-key":n}}).then(d=>{s(!0),c(d.length>0)}).catch(d=>{console.error("Error listing installations."),Ye(d),s(!0)})},[t,n,r,l]),{isLoaded:o,isIntegrationInstalled:a}};exports.AmpersandContext=Vs;exports.AmpersandProvider=Rp;exports.ConnectProvider=dy;exports.FieldMapping=uc;exports.InstallIntegration=ay;exports.useAmpersandProvider=Ap;exports.useIsIntegrationInstalled=py;
|