@seeka-labs/sdk-apps-react 3.7.0 → 3.8.2
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/LICENSE.md +1 -0
- package/README.md +1 -0
- package/dist/lib/sdk-apps-react.module.js +2 -2
- package/dist/lib/types/apps/auth/tokenProvider/index.d.ts.map +1 -1
- package/dist/lib/types/shared/utils/index.d.ts +1 -0
- package/dist/lib/types/shared/utils/index.d.ts.map +1 -1
- package/package.json +4 -3
package/LICENSE.md
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
No license
|
package/README.md
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
# `@seeka-labs/sdk-apps-react`
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import{useSnackbar as
|
|
1
|
+
import{useSnackbar as At}from"notistack";import{Stack as ht,Typography as Re}from"@mui/material";import{jsx as De,jsxs as xt}from"react/jsx-runtime";function no(){let{enqueueSnackbar:e}=At();return{handleError:(t,i)=>{if(!t)return!0;let n=t.error?.message,r=5e3;t?.data?.error?.details&&(n=t?.data?.error?.details),n||(n=t.error?.message),n||(n=t.data?.error?.message),console.error("API error",t),!n&&t.status===403&&(n="Permission not granted"),!n&&t.status===401&&(n="Authentication error. The sidekick link may have expired.",r=3e4);let s=t.error;return s&&s.validation&&s.validation.properties&&(n=s.validation.properties.map(o=>o.errorMessage).join(`
|
|
2
2
|
|
|
3
|
-
`)),n||(n="Failed!"),i?e(ht(At,{children:[Re(Te,{variant:"body1",children:i}),Re(Te,{variant:"body2",children:n})]}),{variant:"error",autoHideDuration:r}):e(n,{variant:"error",autoHideDuration:r}),t.status}}}import{FormProvider as xt}from"react-hook-form";import{jsx as De}from"react/jsx-runtime";function so({children:e,onSubmit:t,methods:i}){return De(xt,{...i,children:De("form",{onSubmit:t,style:{marginLeft:0,width:"100%"},children:e})})}import{getActivityName as ue}from"@seeka-labs/converge";import{forIn as qe,sortBy as Yt}from"lodash-es";import{fetchBaseQuery as It}from"@reduxjs/toolkit/query";import{buildCreateApi as bt,coreModule as kt,reactHooksModule as St}from"@reduxjs/toolkit/query/react";import Tt from"query-string";var Rt=bt(kt(),St({unstable__sideEffectsInRender:!0})),Pe=It({baseUrl:process.env.VITE_SEEKA_BACKEND_API_URL||"https://api.seeka.services",prepareHeaders(e){return e},paramsSerializer:e=>Tt.stringify(e)});function go(e){Pe=e}var Dt=(e,t,i)=>Pe(e,t,i),Oe=Rt({reducerPath:"appApi",baseQuery:Dt,endpoints:()=>({})});var Q=Oe.injectEndpoints({endpoints:e=>({appsSdkModelsApiDocsDoNotUseServiceOnlyForModelGeneration:e.query({query:()=>({url:"/schema/models"})}),convergeSdkClientInsights:e.query({query:()=>({url:"/api/converge/insights/sdk/client/status"})}),convergeDataDestinationsInsights:e.query({query:()=>({url:"/api/converge/insights/destinations/status"})}),convergePerformanceInsights:e.query({query:t=>({url:"/api/converge/insights/performance",params:{startDate:t.startDate,endDate:t.endDate,organisationBrandIds:t.organisationBrandIds,domainId:t.domainId,ianaTimeZone:t.ianaTimeZone}})}),convergePlatformPerformanceInsights:e.query({query:t=>({url:"/api/converge/insights/performance/platform",params:{platform:t.platform,startDate:t.startDate,endDate:t.endDate,organisationBrandIds:t.organisationBrandIds,domainId:t.domainId,ianaTimeZone:t.ianaTimeZone}})}),convergeManageInstanceSettings:e.mutation({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/settings`,method:"PUT",body:t.convergeInstanceSettingsUpdateRequest})}),convergeGenerateStmTrackingUrl:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/tracking/generate/url/stm`,params:{url:t.url,destination:t.destination}})}),convergeGetActivityDefinitionBuilderInfo:e.query({query:()=>({url:"/api/converge/activity/definitions/info"})}),convergeSetPrivacySettings:e.mutation({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/privacy`,method:"PUT",body:t.updatePrivacySettingsRequest})}),convergeGetRegionalConsentTemplate:e.query({query:()=>({url:"/api/converge/consent/template"})}),convergeGetPrivacyJurisdictions:e.query({query:()=>({url:"/api/converge/privacy/jurisdictions"})}),convergeSetPlatformStrategy:e.mutation({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/settings/strategy`,method:"PUT",params:{strategy:t.strategy,library:t.library}})}),convergeGetSingleInstance:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}`})}),convergeGetDefaultSingleInstanceForBrand:e.query({query:t=>({url:"/api/converge/instance/default/brand",params:{organisationBrandId:t.organisationBrandId}})}),convergeGetAllConvergeDomains:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/domains`})}),convergeGetConvergeDomainRules:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/domains/rules`})}),convergeManageConvergeDomainRules:e.mutation({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/domains/rules`,method:"POST",body:t.convergeInstanceDomainRulesManage})}),convergeGetConvergeCrossDomainTrackingSettings:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/domains/tracking`})}),convergeManageConvergeCrossDomainTrackingSettings:e.mutation({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/domains/tracking`,method:"POST",body:t.convergeEmbedTrackingJsTenantAnalyticsCrossDomainConfiguration})}),convergeGetAllConnectedPlatforms:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/platforms`})}),convergeGetAllConvergeInstances:e.query({query:t=>({url:"/api/converge/instance",params:{organisationBrandId:t.organisationBrandId}})}),convergeGetWebsiteSidekickUrl:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/sidekick/url`,params:{websiteUrl:t.websiteUrl}})}),convergeConvergeJavaScriptTag:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/tag/content`,params:{diag:t.diag,shopifyRoot:t.shopifyRoot,vo:t.vo,plugins:t.plugins}})}),convergeConvergeIframeTag:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/iframe/content`,params:{vo:t.vo}})}),convergeListDiagnosisLogs:e.mutation({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/diag/log`,method:"POST",body:t.convergeActivityLogListRequest})}),convergeGetDiagnosisUrl:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/diag/session/start`,params:{websiteUrl:t.websiteUrl}})}),referenceDataDeviceDetect:e.query({query:()=>({url:"/api/data/reference/device/detect"})}),referenceDataGetAllTextTokens:e.query({query:t=>({url:"/api/data/reference/tokens",params:{walletPassInstallEmailTemplate:t.walletPassInstallEmailTemplate}})}),referenceDataGetAllCountries:e.query({query:()=>({url:"/api/data/reference/country"})}),referenceDataGetAllCountrySubdivisions:e.query({query:t=>({url:"/api/data/reference/country/subdivision",params:{countryCode:t.countryCode}})}),referenceDataGetAllTimeZones:e.query({query:()=>({url:"/api/data/reference/timezone"})}),referenceDataGetAllIndustries:e.query({query:()=>({url:"/api/data/reference/industry"})}),referenceDataGetAllCompanyRoles:e.query({query:()=>({url:"/api/data/reference/company/role"})}),referenceDataGetAllPrivacyConsentPurposes:e.query({query:()=>({url:"/api/data/reference/privacy/consent/purposes"})}),referenceDataGetAllActivityFilterSources:e.query({query:t=>({url:"/api/data/reference/integration/pipeline/source",params:{organisationBrandId:t.organisationBrandId}})}),referenceDataGetAllActivityNames:e.query({query:t=>({url:"/api/data/reference/activity/name",params:{organisationBrandId:t.organisationBrandId}})})}),overrideExisting:!1});var ce=(n=>(n.Undefined="undefined",n.PurchaseMade="purchaseMade",n.ActivityTracked="activityTracked",n))(ce||{}),de=(n=>(n.Undefined="undefined",n.And="and",n.Or="or",n))(de||{}),U=(o=>(o.Undefined="undefined",o.Domain="domain",o.Pipeline="pipeline",o.Wildcard="wildcard",o.Url="url",o.PagePath="pagePath",o))(U||{}),V=(I=>(I.Undefined="undefined",I.Equals="equals",I.NotEquals="notEquals",I.Contains="contains",I.NotContains="notContains",I.StartsWith="startsWith",I.EndsWith="endsWith",I.IsNull="isNull",I.NotNull="notNull",I.IsTrue="isTrue",I.IsFalse="isFalse",I.GreaterThanOrEquals="greaterThanOrEquals",I.LessThanOrEquals="lessThanOrEquals",I.GreaterThan="greaterThan",I.LessThan="lessThan",I.Before="before",I.After="after",I.Between="between",I.In="in",I.NotIn="notIn",I.Regex="regEx",I.Any="any",I))(V||{}),Pt=(n=>(n.Undefined="undefined",n.Success="success",n.Failed="failed",n))(Pt||{}),Ot=(g=>(g.Undefined="undefined",g.Seeka="seeka",g.DynamicYield="dynamicYield",g.Segment="segment",g.FacebookPixel="facebookPixel",g.GoogleAnalytics="googleAnalytics",g.Braze="braze",g.SnapchatPixel="snapchatPixel",g.Pinterest="pinterest",g.TikTokPixel="tikTokPixel",g.GoogleAds="googleAds",g))(Ot||{}),Lt=(p=>(p.Undefined="undefined",p.Minute="minute",p.Hour="hour",p.Day="day",p.Week="week",p.Month="month",p.Year="year",p))(Lt||{}),Mt=(r=>(r.Good="good",r.Warning="warning",r.Error="error",r.Critical="critical",r))(Mt||{}),Gt=(n=>(n.Undefined="undefined",n.Learning="learning",n.Full="full",n))(Gt||{}),B=(a=>(a.Undefined="undefined",a.PageViewOrganic="pageViewOrganic",a.PageViewUtmAttributed="pageViewUtmAttributed",a.AddPaymentMethod="addPaymentMethod",a.AddToWishlist="addToWishlist",a.ContactMessage="contactMessage",a.Custom="custom",a.SyncCart="syncCart",a.Order="order",a.InitiateCheckout="initiateCheckout",a.AddToCart="addToCart",a.RemoveFromCart="removeFromCart",a.OneTimeItemPurchase="oneTimeItemPurchase",a.SubscriptionItemPurchase="subscriptionItemPurchase",a.ViewProduct="viewProduct",a.ViewPage="viewPage",a.ApplyPromotionalCode="applyPromotionalCode",a.KeywordSearch="keywordSearch",a.UserLoginSignup="userLoginSignup",a.UserLogin="userLogin",a.NewsletterSignup="newsletterSignup",a.Lead="lead",a.ChangeProductAttribute="changeProductAttribute",a.FilterItemsByAttribute="filterItemsByAttribute",a.Schedule="schedule",a.ViewContentItem="viewContentItem",a.StartTrial="startTrial",a))(B||{}),Et=(n=>(n.None="none",n.SessionPassthrough="sessionPassthrough",n.UrlPassthrough="urlPassthrough",n))(Et||{}),qt=(o=>(o.Default="default",o.Sku="sku",o.ProductId="productId",o.VariantId="variantId",o.ProductIdAndVariantIdUnderscore="productIdAndVariantIdUnderscore",o.VariantIdOrProductId="variantIdOrProductId",o))(qt||{}),Wt=(r=>(r.DeliverAllTraitsAndDeliverAllEvents="deliverAllTraitsAndDeliverAllEvents",r.DeliverAllTraitsAndDeliverEventsOnlyIfMaxWeightedTraitsPresent="deliverAllTraitsAndDeliverEventsOnlyIfMaxWeightedTraitsPresent",r.DeliverMaxWeightedTraitsOnlyAndDeliverAllEvents="deliverMaxWeightedTraitsOnlyAndDeliverAllEvents",r.DeliverMaxWeightedTraitsOnlyAndDeliverEventsOnlyIfMaxWeightedTraitsPresent="deliverMaxWeightedTraitsOnlyAndDeliverEventsOnlyIfMaxWeightedTraitsPresent",r))(Wt||{}),wt=(n=>(n.Unset="unset",n.Granted="granted",n.Denied="denied",n))(wt||{}),Zt=(i=>(i.Undefined="undefined",i.MeasureAdvertisingPerformance="measureAdvertisingPerformance",i))(Zt||{}),Ft=(n=>(n.Undefined="undefined",n.AllOf="allOf",n.AnyOf="anyOf",n))(Ft||{}),Bt=(n=>(n.Disabled="disabled",n.Explicit="explicit",n.Implicit="implicit",n))(Bt||{}),Qt=(i=>(i.Exact="exact",i.ExactAndSubdomains="exactAndSubdomains",i))(Qt||{}),Ut=(m=>(m.Generic="generic",m.ActivityIngress="activityIngress",m.ActivityEgress="activityEgress",m.UserProfile="userProfile",m.SdkLog="sdkLog",m.Detections="detections",m.ActivityEgressFilter="activityEgressFilter",m.Diagnosis="diagnosis",m.PipelineIntegrationOutput="pipelineIntegrationOutput",m))(Ut||{}),Vt=(r=>(r.Information="information",r.Warning="warning",r.Error="error",r.Verbose="verbose",r))(Vt||{}),Nt=(m=>(m.Browser="browser",m.Server="server",m.Mobile="mobile",m.Desktop="desktop",m.PhysicalStore="physicalStore",m.Email="email",m.Phone="phone",m.Chat="chat",m.Automatic="automatic",m))(Nt||{}),_t=(r=>(r.Undefined="undefined",r.SingleProduct="singleProduct",r.SingleVariant="singleVariant",r.Collection="collection",r))(_t||{}),Ht=(l=>(l.None="none",l.BigCommerce="bigCommerce",l.Shopify="shopify",l.OrderGroove="orderGroove",l.Magento="magento",l.Generic="generic",l.WooCommerce="wooCommerce",l.Demandware="demandware",l))(Ht||{}),Jt=(o=>(o.Undefined="undefined",o.Fulfilled="fulfilled",o.NoneFulfilled="noneFulfilled",o.PartiallyFulfilled="partiallyFulfilled",o.RestockedOrCancelled="restockedOrCancelled",o.Pending="pending",o))(Jt||{}),zt=(l=>(l.Undefined="undefined",l.Pending="pending",l.Authorized="authorized",l.PartiallyPaid="partiallyPaid",l.Paid="paid",l.PartiallyRefunded="partiallyRefunded",l.Refunded="refunded",l.Voided="voided",l))(zt||{}),Kt=(o=>(o.Unknown="unknown",o.Informed="informed",o.Implied="implied",o.Explicit="explicit",o.Active="active",o.Passive="passive",o))(Kt||{}),$t=(r=>(r.Undefined="undefined",r.Sms="sms",r.Email="email",r.DigitalWallet="digitalWallet",r))($t||{}),{useAppsSdkModelsApiDocsDoNotUseServiceOnlyForModelGenerationQuery:yo,useConvergeSdkClientInsightsQuery:Co,useConvergeDataDestinationsInsightsQuery:vo,useConvergePerformanceInsightsQuery:Ao,useConvergePlatformPerformanceInsightsQuery:ho,useConvergeManageInstanceSettingsMutation:xo,useConvergeGenerateStmTrackingUrlQuery:Io,useConvergeGetActivityDefinitionBuilderInfoQuery:bo,useConvergeSetPrivacySettingsMutation:ko,useConvergeGetRegionalConsentTemplateQuery:So,useConvergeGetPrivacyJurisdictionsQuery:To,useConvergeSetPlatformStrategyMutation:Ro,useConvergeGetSingleInstanceQuery:Do,useConvergeGetDefaultSingleInstanceForBrandQuery:Po,useConvergeGetAllConvergeDomainsQuery:Oo,useConvergeGetConvergeDomainRulesQuery:Lo,useConvergeManageConvergeDomainRulesMutation:Mo,useConvergeGetConvergeCrossDomainTrackingSettingsQuery:Go,useConvergeManageConvergeCrossDomainTrackingSettingsMutation:Eo,useConvergeGetAllConnectedPlatformsQuery:qo,useConvergeGetAllConvergeInstancesQuery:Wo,useConvergeGetWebsiteSidekickUrlQuery:wo,useConvergeConvergeJavaScriptTagQuery:Zo,useConvergeConvergeIframeTagQuery:Fo,useConvergeListDiagnosisLogsMutation:Bo,useConvergeGetDiagnosisUrlQuery:Qo,useReferenceDataDeviceDetectQuery:Uo,useReferenceDataGetAllTextTokensQuery:Vo,useReferenceDataGetAllCountriesQuery:No,useReferenceDataGetAllCountrySubdivisionsQuery:_o,useReferenceDataGetAllTimeZonesQuery:Ho,useReferenceDataGetAllIndustriesQuery:Jo,useReferenceDataGetAllCompanyRolesQuery:zo,useReferenceDataGetAllPrivacyConsentPurposesQuery:Ko,useReferenceDataGetAllActivityFilterSourcesQuery:$o,useReferenceDataGetAllActivityNamesQuery:Yo}=Q;import{camelCase as Le,startCase as Me}from"lodash-es";function Ge(e){return Me(Le(e))}function Ee(e){let t=Me(Le(e));return t[0].toUpperCase()+t.slice(1).toLowerCase()}function ei(e){window.parent.postMessage({type:`seeka.app.${e}`},z)}var z=import.meta.env.VITE_URLS_SEEKA_APP_CORE_ORIGIN;var te="Custom: ",jt="Exact: ",We={AddPaymentInfo:"Add payment info",AddToCart:"Add to cart",AddToWishlist:"Add to wishlist",CompleteRegistration:"Complete registration",Contact:"Contact",CustomizeProduct:"Customize product",Donate:"Donate",FindLocation:"Find location",InitiateCheckout:"Initiate checkout",Lead:"Lead",PageView:"Page view",Purchase:"Purchase",Schedule:"Schedule",Search:"Search",StartTrial:"Start trial",SubmitApplication:"Submit application",Subscribe:"Subscribe",ViewContent:"View content",KeywordSearch:"Keyword search",AddPaymentMethod:"Add payment method",ViewProduct:"View product",ViewPage:"View page",Order:"Order",ViewContentItem:"View content item"},ge=(e,t)=>{let i=e in We?We[e]:Ee(e);return t&&t>0&&(i=i.length>=t?`${i.substring(0,t)}...`:i),i};function si(e,t,i=!1){let n=[],r=["undefined","custom","pageViewOrganic","pageViewUtmAttributed","filterItemsByAttribute","changeProductAttribute"];if(t&&t.length>0){let s=r.map(p=>p.toString()),o=e.map(p=>p.toString());for(let p of t){if(s.indexOf(p)>-1||o.indexOf(p)>-1)continue;let l=ue(p),m=ge(p);n.push({activityName:l,activityNameCustom:l==="custom"?p:void 0,key:p,label:l==="custom"?te+m:m})}}else qe(t||B,(s,o)=>{if(r.indexOf(s)>-1||e.indexOf(s)>-1)return;let p=ue(s),l=ge(s);n.push({activityName:p,activityNameCustom:p==="custom"?s:void 0,key:o,label:p==="custom"?te+l:l})});return i&&t&&qe(B,(s,o)=>{if(r.indexOf(s)>-1||e.indexOf(s)>-1||n.find(l=>l.activityName===s))return;let p=ue(s);n.push({activityName:p,activityNameCustom:p==="custom"?s:void 0,key:o,label:ge(s)})}),Yt(n,"label")}import Xt from"autosuggest-highlight/parse";import*as R from"react";import{Controller as en,useFormContext as tn}from"react-hook-form";import{Box as nn}from"@mui/material";import rn from"@mui/material/Autocomplete";import we from"@mui/material/Grid";import on from"@mui/material/TextField";import sn from"@mui/material/Typography";import{debounce as an}from"@mui/material/utils";import{isArray as ln}from"lodash-es";import{Fragment as cn,jsx as w,jsxs as Ze}from"react/jsx-runtime";import{createElement as dn}from"react";function pn(e,t,i){if(!t)return;let n=document.createElement("script");n.setAttribute("async",""),n.setAttribute("id",i),n.src=e,t.appendChild(n)}var ne={current:null},re={current:null};function vi({name:e,fieldNames:t,label:i,helperText:n,googleMapsApiKey:r,disabled:s,locationType:o="place",...p}){let{setValue:l,getValues:m,control:b}=tn();t=t||{description:"",addressLine1:"addressLine1",addressLine2:"addressLine2",streetName:"streetName",locality:"locality",state:"state",postcode:"postcode",country:"country",countryCode:"countryCode",googlePlaceId:"",geoLocation:""};let[g]=R.useState(null),[y,v]=R.useState(""),[k,W]=R.useState(""),[N,F]=R.useState(0),[ae,L]=R.useState([]),M=R.useRef(!1);typeof window<"u"&&!M.current&&(document.querySelector("#google-maps")||pn(`https://maps.googleapis.com/maps/api/js?key=${r}&libraries=places`,document.querySelector("head"),"google-maps"),M.current=!0);let _=R.useMemo(()=>an((a,u)=>{let d={...a};o==="address"&&(d.types=["address"]),ne.current.getPlacePredictions(d,u)},300),[o]);R.useEffect(()=>{setTimeout(()=>{!re.current&&window.google&&(re.current=new window.google.maps.places.PlacesService(document.createElement("div")))},1500)},[M]),R.useEffect(()=>{let a=!0;if(!ne.current&&window.google&&(ne.current=new window.google.maps.places.AutocompleteService),!!ne.current){if(k===""){L(g?[g]:[]);return}return _({input:k},u=>{if(a){let d=[];g&&(d=[g]),u&&(d=[...d,...u]),L(d)}}),()=>{a=!1}}},[g,k,_]);let I=(a,u,d)=>{if(ln(u)){let C=a.filter(function(S){return S.types.find(E=>u.find(D=>D===E))});if(C&&C.length>0)return C.map(E=>E.types.find(D=>D==="subpremise")?E[d]+" /":E[d]).join(" ")}else{let C=a.find(function(S){return S.types.indexOf(u)>-1});if(C)return C[d]}return null},G=(a,u,d,C)=>{if(!t[a])return;let S=I(u,d,C);l(e+"."+a,S,{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0})},$=()=>{t.postcode&&l(e+"."+t.postcode,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.country&&l(e+"."+t.country,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.countryCode&&l(e+"."+t.countryCode,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.description&&l(e+"."+t.description,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.addressLine1&&l(e+"."+t.addressLine1,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.addressLine2&&l(e+"."+t.addressLine2,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.streetName&&l(e+"."+t.streetName,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.locality&&l(e+"."+t.locality,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.state&&l(e+"."+t.state,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.googlePlaceId&&l(e+"."+t.googlePlaceId,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.geoLocation&&l(e+"."+t.geoLocation,{},{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0})},Y=a=>{if(re.current){if(!a||!a.place_id){$();return}re.current.getDetails({placeId:a.place_id,fields:["address_component"]},u=>{if(o==="place"?!0:!!I(u.address_components,"country","long_name"))v("");else{v("Address with a country is required"),$();return}G("postcode",u.address_components,"postal_code","long_name"),G("country",u.address_components,"country","long_name"),G("countryCode",u.address_components,"country","short_name"),G("addressLine1",u.address_components,["subpremise","street_number","route"],"short_name"),G("streetName",u.address_components,"route","short_name"),G("locality",u.address_components,"locality","short_name"),G("state",u.address_components,"administrative_area_level_1","short_name")})}},le=a=>{let u=a||m(e);if(!u)return"";let d=[];return t.addressLine1&&d.push(u[t.addressLine1]),t.addressLine2&&d.push(u[t.addressLine2]),t.locality&&d.push(u[t.locality]),t.state&&d.push(u[t.state]),t.postcode&&d.push(u[t.postcode]),t.country&&d.push(u[t.country]),t.countryCode&&d.push(u[t.countryCode]),d=d.filter(C=>!!C).map(C=>C.trim()).filter(Boolean),d.length===0?u?.description||"":d.join(", ")};return w(en,{name:e,control:b,render:({field:a,fieldState:{error:u}})=>w(rn,{...a,id:`address-${a.name}`,getOptionLabel:d=>typeof d=="string"?d:d?.description||"",filterOptions:d=>d,options:ae,autoComplete:!0,disabled:s,fullWidth:!0,includeInputInList:!0,filterSelectedOptions:!0,value:g?.description||a.value,onChange:(d,C)=>{C?Y(C):l(e,{})},onInputChange:(d,C,S)=>{if(S==="clear")a.onChange(""),l(e,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),F(N+1),W("");else{if(!d)return;a.onChange(C),W(C)}},renderInput:d=>{let C=(y||u?.message)&&n?Ze(cn,{children:[w("span",{style:{display:"block"},children:y||u?.message}),w("span",{style:{display:"block"},children:n})]}):n||(y||u?.message?y||u?.message:void 0);return w(on,{...p,...d,inputProps:{...d.inputProps,autoComplete:"no",value:d.inputProps.value||le(null)},label:i,fullWidth:!0,helperText:C,error:!!y||!!u,onBlur:S=>{p.onBlur&&p.onBlur(S)}})},renderOption:(d,C)=>{let S=C.structured_formatting.main_text_matched_substrings||[],E=Xt(C.structured_formatting.main_text,S.map(D=>[D.offset,D.offset+D.length]));return dn("li",{...d,key:d.key},w(we,{container:!0,alignItems:"center",children:Ze(we,{sx:{width:"calc(100% - 44px)",wordWrap:"break-word"},children:[E.map((D,j)=>w(nn,{component:"span",sx:{fontWeight:D.highlight?"bold":"regular"},children:D.text},j)),w(sn,{variant:"body2",color:"text.secondary",children:C.structured_formatting.secondary_text})]})}))}})})}import{isArray as fe,sortBy as un}from"lodash-es";import{Controller as gn,useFormContext as fn}from"react-hook-form";import{Chip as mn}from"@mui/material";import yn,{createFilterOptions as Cn}from"@mui/material/Autocomplete";import vn from"@mui/material/TextField";import{useId as An,useMemo as hn}from"react";import{Fragment as xn,jsx as K,jsxs as In}from"react/jsx-runtime";import{createElement as me}from"react";function O({name:e,options:t,label:i,placeholder:n,readOnly:r,sx:s,freeSolo:o,freeSoloOptionPrefix:p,helperText:l,endAdornment:m,onChangeValue:b,variant:g,disableOptionsSort:y,clearOnFocus:v,multiple:k,fullWidth:W,size:N,filterOptions:F,disableClearable:ae,isStringValue:L,getStringValue:M,isOptionEqualToValue:_,renderOption:I,autoHighlight:G,blurOnSelect:$,renderTags:Y,groupBy:le,getOptionLabel:a,disablePortal:u=!0,clearOnBlur:d=!0}){let C=fn(),S=t&&t.length>0&&t[0]?.inputValue!==void 0&&t[0]?.title!==void 0,E=Cn(),D=An(),j=hn(()=>y?t:!S&&!a?(console.warn(e+"RhfAutocompleteOption not the type of options. provide sortOptions or getOptionLabel props"),t):un(t,H=>a?a(H):H.title),[t,y]);return K(gn,{name:e,control:C.control,render:({field:H,fieldState:{error:J}})=>{let Se=_||((x,c)=>{if(!S)return console.warn(e+"RhfAutocompleteOption not the type of options. provide isOptionEqualToValue prop"),x===c;let A=x,h=c;return A.title===c||A.title===h.title||x===c||A.inputValue===h||A.inputValue===h.inputValue}),Ct=x=>j.filter(c=>x.find(A=>Se(c,A))),pe=a||(x=>{if(!S)return console.warn(e+"RhfAutocompleteOption not the type of options. provide getOptionLabel prop"),x?.toString()||"";if(typeof x=="string"){let A=Ct([x]);return A&&A.length>0?A.map(h=>h?.title).join(", "):x||""}let c=x;return c.title?c.title||"":c?.title||""});return K(yn,{...H,disableClearable:ae,multiple:k,disablePortal:u,readOnly:r,onChange:(x,c)=>{if(L){let A=k?[]:null;!S&&!M?console.warn(e+"RhfAutocompleteOption not the type of options. provide getStringValue prop when providing isStringValue"):k?A=c.map(h=>typeof h=="string"?h:M?M(h):h.inputValue):A=M?M(c):c?.inputValue,C.setValue(e,A,{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0}),b&&b(k?[A]:A)}else if(typeof c=="string"){let A={title:c,inputValue:c},h=L?c:A;C.setValue(e,k?[h]:h,{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0}),b&&b(k?[A]:A)}else if(c&&c.inputValue)C.setValue(e,L?c?.inputValue||"":c,{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0}),b&&b(k?[c]:c);else if(fe(c)){let A=L?c.map(h=>(h?.inputValue?h?.inputValue:h)||"").filter(Boolean):c.map(h=>h?h?.inputValue?h:{title:h,inputValue:h}:null).filter(Boolean);k?C.setValue(e,A,{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0}):C.setValue(e,A[0],{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0}),b&&b(c)}else{if(S){let A=L?c?.inputValue||"":{title:c,inputValue:c};k?C.setValue(e,[A],{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0}):C.setValue(e,A,{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0})}else C.setValue(e,k&&!fe(c)?[c]:c,{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0});b&&b(k&&!fe(c)?[c]:c)}},filterOptions:F||((x,c)=>{if(!S)return console.warn(e+"RhfAutocompleteOption not the type of options. provide filterOptions prop"),x;let A=E(x,c),{inputValue:h}=c,X=x.some(ee=>h===ee?.title);return o&&h!==""&&!X&&A.push({inputValue:h.trim(),isCustomInputValue:!0,title:p?`${p} "${h.trim()}"`:h.trim()}),A}),selectOnFocus:!0,renderTags:Y||((x,c)=>x.map((A,h)=>{let X=pe(A);!X&&!S&&console.warn(e+"RhfAutocompleteOption not the type of options. provide renderTags or getOptionLabel props");let ee=c({index:h});return me(mn,{variant:"outlined",size:N,label:X,...ee,key:ee.key})})),clearOnBlur:d,handleHomeEndKeys:!0,id:D,options:j,getOptionLabel:pe,autoHighlight:G,blurOnSelect:$,groupBy:le,isOptionEqualToValue:Se,renderOption:I||((x,c)=>S?me("li",{...x,key:x.key},c?.title):me("li",{...x,key:x.key},pe(c))),sx:s,freeSolo:o,renderInput:x=>{let c=J?.message&&l?In(xn,{children:[K("span",{style:{display:"block"},children:J?.message}),K("span",{style:{display:"block"},children:l})]}):l||(J?.message?J?.message:void 0);return K(vn,{...x,inputProps:{...x.inputProps,value:x.inputProps.value||""},InputProps:{...x.InputProps,endAdornment:m},placeholder:n,variant:g||"standard",size:N,label:i,fullWidth:W??!0,helperText:c,error:!!J,onFocus:v?A=>{L&&C.setValue(e,"",{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0})}:void 0,InputLabelProps:{...x.InputLabelProps,shrink:!!H.value||!!x.inputProps.value}})}})}})}import{Controller as Fe,useFormContext as Be}from"react-hook-form";import{Checkbox as Qe,FormControl as bn,FormControlLabel as Ue,FormGroup as kn,FormHelperText as Sn}from"@mui/material";import{Fragment as Tn,jsx as q,jsxs as Rn}from"react/jsx-runtime";function Zi({name:e,helperText:t,disabled:i,...n}){let{control:r}=Be();return Rn(bn,{children:[q(Ue,{control:q(Fe,{name:e,control:r,render:({field:s})=>q(Tn,{children:q(Qe,{...s,disabled:i,checked:!!s.value,onChange:n.onChange||s.onChange})})}),...n}),t&&q(Sn,{children:t})]})}function Fi({name:e,options:t,...i}){let{control:n}=Be();return q(Fe,{name:e,control:n,render:({field:r})=>{let s=o=>r.value.includes(o)?r.value.filter(p=>p!==o):[...r.value,o];return q(kn,{children:t.map(o=>q(Ue,{control:q(Qe,{checked:r.value.includes(o.value),onChange:()=>r.onChange(s(o.value))}),label:o.label,...i},o.value))})}})}import{Controller as Dn,useFormContext as Pn}from"react-hook-form";import{ModeEdit as On}from"@mui/icons-material";import{IconButton as Ln,TextField as Mn}from"@mui/material";import{useRef as Gn}from"react";import{Fragment as ye,jsx as Z,jsxs as En}from"react/jsx-runtime";function oe({name:e,endAdornment:t,startAdornment:i,helperText:n,disableAutoComplete:r,contentEditable:s,contentEditableDefaultText:o,...p}){let{control:l,setFocus:m}=Pn(),b=Gn(null);return Z(Dn,{name:e,control:l,render:({field:g,fieldState:{error:y}})=>{let v=y?.message&&y?.message.indexOf("is a required field")===-1?y?.message:void 0,k=v&&n?En(ye,{children:[Z("span",{style:{display:"block"},children:v}),Z("span",{style:{display:"block"},children:n})]}):n||(v?Z(ye,{children:v}):void 0),W=N=>{if(m(e),b.current){b.current.focus();let F=b.current.value.length;b.current.setSelectionRange(F,F)}};return Z(ye,{children:Z(Mn,{multiline:s,sx:s?{"& .MuiInputBase-root":{marginTop:0}}:void 0,slotProps:{inputLabel:{shrink:!!p.placeholder||!!g.value||g.value==="0"||g.value===0,sx:{display:s?"none":void 0}},htmlInput:{...p.inputProps,autoComplete:r?"no":p.autoComplete},formHelperText:{component:"div"},input:{readOnly:s&&!g.value?!0:void 0,...s?{contentEditable:!0}:{},startAdornment:i,endAdornment:s?g.value?Z(Ln,{size:"small",onClick:W,children:Z(On,{sx:{fontSize:"16px"}})}):void 0:t,inputRef:s?b:void 0}},...g,value:!g.value&&s?o:g.value||"",fullWidth:!0,error:!!y,...p,variant:s?"standard":p.variant,helperText:k})})}})}import{Button as Qn}from"@mui/material";import{useEffect as Un}from"react";import{useFormContext as Vn}from"react-hook-form";import{camelCase as Ce,capitalize as qn,lowerFirst as Wn,startCase as ve,upperFirst as Ve}from"lodash-es";var Yi=e=>wn[e.toLowerCase()]||e.toLowerCase(),wn={click:"clicked",mouseover:"hovered",submit:"submitted"},ji=(e,t)=>{if(!e)return"";switch(e.toUpperCase()){case"FORM":return"form";case"A":return t?"button":"button (link)";case"P":return t?"text":"text (paragraph)";case"BUTTON":return"button";case"DIV":return t?"container":"container (div)";case"SPAN":return t?"text":"text (span)";case"INPUT":return"input";case"IMG":return"image";case"ASIDE":return t?"container":"container (aside)";case"MAIN":return t?"container":"container (main)";case"SECTION":return t?"container":"container (section)";case"H1":return t?"heading":"heading (h1)";case"H2":return t?"heading":"heading (h2)";case"H3":return t?"heading":"heading (h3)";case"H4":return t?"heading":"heading (h4)";case"H5":return t?"heading":"heading (h5)";case"H6":return t?"heading":"heading (h6)";default:return e}},Xi=["FORM","A","BUTTON","DIV","SPAN","INPUT","ASIDE","MAIN","SECTION"],es=e=>{switch(e.toUpperCase()){case"FORM":return"submit";case"A":case"BUTTON":return"click";default:return"click"}},Zn=e=>{switch(e){case"equals":return"Is exactly";case"notEquals":return"Is not exactly";case"isNull":return"Is empty";case"notNull":return"Is not empty";case"notContains":return"Does not contain";case"any":return"Is anything";case"regEx":return"Matches regex";default:return Ve(ve(e).toLowerCase())}},Fn=["undefined","custom","pageViewOrganic","viewPage","pageViewUtmAttributed","filterItemsByAttribute","syncCart","changeProductAttribute"].map(e=>e.toString().toLowerCase()),Bn=e=>qn(ve(`${e}`)),ts=[...Object.keys(B).filter(e=>!Fn.includes(e.toLowerCase())).map(e=>({title:Bn(e),inputValue:Wn(e)})),{title:"Complete registration",inputValue:"CompleteRegistration",isCustomInputValue:!0},{title:"Submit application",inputValue:"SubmitApplication",isCustomInputValue:!0}],Ne=Object.keys(V).filter(e=>e.toLowerCase()!=="undefined".toLowerCase()&&e.toLowerCase()!=="after".toLowerCase()&&e.toLowerCase()!=="before".toLowerCase()&&e.toLowerCase()!=="between".toLowerCase()&&e.toLowerCase()!=="isTrue".toLowerCase()&&e.toLowerCase()!=="isFalse".toLowerCase()&&e.toLowerCase()!=="greaterThan".toLowerCase()&&e.toLowerCase()!=="greaterThanOrEquals".toLowerCase()&&e.toLowerCase()!=="lessThan".toLowerCase()&&e.toLowerCase()!=="lessThanOrEquals".toLowerCase()&&e.toLowerCase()!=="notIn".toLowerCase()&&e.toLowerCase()!=="in".toLowerCase()).map(e=>({title:Zn(Ce(e)),inputValue:Ce(e)})),ns=Object.keys(U).filter(e=>e.toLowerCase()!=="undefined".toLowerCase()&&e.toLowerCase()!=="wildcard".toLowerCase()&&e.toLowerCase()!=="pipeline".toLowerCase()).map(e=>({title:Ve(ve(e).toLowerCase()),inputValue:Ce(e)}));import{Fragment as _n,jsx as Ae,jsxs as Hn}from"react/jsx-runtime";var Nn=["any","isFalse","isTrue","isNull","notNull","undefined"],us=({name:e,textFieldWidth:t,operatorFieldWidth:i})=>{let{watch:n,setValue:r}=Vn(),s=n(e),o=n(e+".operator"),p=Nn.includes(o),l=()=>{r(e,{operator:"equals",matchValue:""})},m=()=>{r(e,null)};return Un(()=>{o==="undefined"&&m()},[o]),!s||!o||o.toLowerCase()==="undefined".toLowerCase()?Ae(Qn,{sx:{p:.2},variant:"text",size:"small",onClick:l,children:"Set"}):Hn(_n,{children:[Ae(O,{name:e+".operator",disableClearable:!0,size:"small",isStringValue:!0,disableOptionsSort:!0,options:Ne,sx:{width:i||"100px"}}),!p&&Ae(oe,{name:e+".matchValue",size:"small",required:!0,sx:{width:t||"180px"},variant:"standard"})]})};import{useMemo as Jn}from"react";import{Fragment as zn,jsx as _e}from"react/jsx-runtime";function As({name:e,countries:t,...i}){let n=Jn(()=>t.map(r=>({title:r.description||"",inputValue:r.friendlyId})),[]);return _e(zn,{children:_e(O,{name:e,disableClearable:!0,size:"small",isStringValue:!0,disableOptionsSort:!0,options:n,...i})})}import{Box as Xn,Button as er,Stack as tr}from"@mui/material";import{useFormContext as nr}from"react-hook-form";import{useMemo as Kn}from"react";import{sortBy as $n,uniqBy as Yn}from"lodash-es";import{Fragment as jn,jsx as He}from"react/jsx-runtime";function Je({name:e,countries:t,...i}){let n=Kn(()=>$n(Yn(t,r=>r.currencyCode),r=>r).map(r=>({title:r.currencyCode||"",inputValue:r.currencyCode})),[]);return He(jn,{children:He(O,{name:e,size:"small",isStringValue:!0,clearOnFocus:!0,disableOptionsSort:!0,options:n,sx:{width:"150px",...i.sx},...i})})}import{jsx as ie,jsxs as rr}from"react/jsx-runtime";function qs({name:e,countries:t,required:i,slotProps:n}){let{setValue:r,resetField:s,trigger:o,watch:p}=nr(),l=async()=>{s(`${e}.amount`),s(`${e}.currencyCode`),r(`${e}.amount`,""),r(`${e}.currencyCode`,""),await o(`${e}.amount`),await o(`${e}.currencyCode`)},m=p(`${e}.amount`),b=p(`${e}.currencyCode`);return ie(Xn,{children:rr(tr,{direction:"row",spacing:2,children:[ie(oe,{name:`${e}.amount`,size:"small",sx:{width:"120px",...n?.textField?.sx},fullWidth:!0,label:"Amount",...n?.textField,type:"number"}),ie(Je,{name:`${e}.currencyCode`,fullWidth:!0,size:"small",label:"Currency",...n?.currencyCodeSelect,countries:t,disableClearable:!0}),!i&&(m||b)&&ie(er,{size:"small",onClick:l,color:"primary",variant:"outlined",children:"Clear"})]})})}import{useMemo as or}from"react";import{useFormContext as ir}from"react-hook-form";import{jsx as sr}from"react/jsx-runtime";var _s=({sourceLookupValues:e,name:t,size:i,readOnly:n,disableClearable:r,fullWidth:s,disablePortal:o,helperText:p,blurOnSelect:l})=>{let{watch:m,setValue:b}=ir(),g=or(()=>[...e||[]].sort((y,v)=>y.type?.toLowerCase()===v.type?.toLowerCase()?(y.label?.toLowerCase()||5)>(v.label?.toLowerCase()||5)?1:-1:(y.type?.toLowerCase()||5)<(v.type?.toLowerCase()||5)?1:-1),[e]);return sr(O,{name:t,disableClearable:r,multiple:!0,disablePortal:o,readOnly:n,options:g,filterOptions:(y,{inputValue:v})=>y.filter(k=>k.label.toLowerCase().includes(v.toLowerCase())),autoHighlight:!0,blurOnSelect:l,clearOnBlur:!0,sx:{display:"inline-block",minWidth:"180px"},groupBy:y=>Ge(y.type?.toString()||""),getOptionLabel:y=>y.label,isOptionEqualToValue:(y,v)=>y.key.toLowerCase()===v.key.toLowerCase()&&y.type.toLowerCase()===v.type.toLowerCase(),onChangeValue:y=>{let v=[...y];v===null||v.length===0?v=[g[0]]:v.length>1&&v.findIndex(k=>k.type==="wildcard")===v.length-1?v=v.filter(k=>k.type==="wildcard"):v.find(k=>k.type!=="wildcard")&&(v=v.filter(k=>k.type!=="wildcard")),b(t,v)}})};import{useMemo as ar,useState as lr}from"react";import{getActivityName as $s}from"@seeka-labs/converge";import{isArray as pr}from"lodash-es";import{jsx as cr}from"react/jsx-runtime";var ra=({activityNames:e,multiple:t,label:i,name:n,sx:r,allowCustomActivity:s,stringValues:o})=>{let[p,l]=lr(t?[]:null),m=ar(()=>{let b;p?pr(p)?b=p:b=[p]:b=[];let g=[...e];return b.forEach(y=>{g.find(v=>v.key.toLowerCase()===y.key.toLowerCase())||g.push(y)}),g.map(y=>({title:y.label,inputValue:y.key,isCustomInputValue:!!y.activityNameCustom}))},[e,p,o]);return cr(O,{name:n,disableClearable:!0,options:m,multiple:t,isStringValue:o,freeSoloOptionPrefix:te,label:i,freeSolo:s,sx:{display:"inline-block",minWidth:"250px",...r}})};import*as T from"yup";var dr=Object.values(ce),ur=Object.values(de),gr=Object.values(V),fr=Object.values(U),da=T.object().shape({id:T.string().nonNullable().nullable(),type:T.mixed().oneOf(dr,"Invalid filter type").nonNullable().required("Filter type is required"),activityNames:T.array().of(T.string().required()).min(1,"Required").nonNullable().when("type",{is:"activityTracked",then:e=>e.required("Required")}),sourceFilter:T.object().nullable().shape({comparer:T.mixed().oneOf(ur).required("Required"),filters:T.array().of(T.object().shape({label:T.string().required("Label is required"),type:T.mixed().oneOf(fr).required("Item type is required"),key:T.string().nonNullable().when("textMatch",{is:e=>!e,then:e=>e.required("Key is required if no textMatch given"),otherwise:e=>e}),textMatch:T.object().nullable().shape({operator:T.mixed().oneOf(gr,"Invalid operator").optional(),matchValue:T.string().optional()})})).min(1,"Required"),description:T.string().optional()}).when("activityNames",{is:e=>!(e&&e.length),then:e=>e.required("Required")})}).required("Required");import{Box as ze,Stack as Ke,Typography as $e}from"@mui/material";import{jsx as se,jsxs as Ye}from"react/jsx-runtime";var fa=({image:e,title:t,children:i})=>se(ze,{children:Ye(Ke,{spacing:.5,alignItems:"flex-start",children:[Ye(Ke,{direction:"row",spacing:2,alignItems:"center",children:[e&&se(ze,{component:"img",style:{height:"40px",width:"40px"},src:e,alt:"example-app-name logo"}),se($e,{variant:"h1",sx:{fontSize:"2.1422rem"},color:"text.primary",children:t})]}),i&&se($e,{variant:"body2",color:"text.secondary",children:i})]})});import{Box as Ar,Stack as hr}from"@mui/material";import{Box as mr,CircularProgress as yr,Stack as Cr}from"@mui/material";import{jsx as he,jsxs as vr}from"react/jsx-runtime";var je=({children:e})=>he(mr,{mt:4,children:vr(Cr,{gap:2,justifyContent:"center",children:[e,he("center",{children:he(yr,{})})]})});import{jsx as xe}from"react/jsx-runtime";var Ia=({children:e,loading:t})=>t?xe(je,{}):xe(Ar,{children:xe(hr,{spacing:3,sx:{width:"100%"},alignItems:"flex-start",children:e})});import{InfoOutlined as xr}from"@mui/icons-material";import{Tooltip as Ir,useTheme as br}from"@mui/material";import{jsx as Xe}from"react/jsx-runtime";var Da=({title:e,PopperProps:t,...i})=>{let n=br();return Xe(Ir,{PopperProps:{sx:{zIndex:"90000010 !important"},...t},...i,title:e,children:Xe(xr,{htmlColor:n.palette.grey[500]})})};import{Stack as kr}from"@mui/material";import{jsx as Sr}from"react/jsx-runtime";var Ga=({children:e,StackProps:t})=>Sr(kr,{alignItems:"center",justifyContent:"space-between",sx:{width:"100%",mt:1},direction:"row",...t,children:e});import{Box as Tr,Stack as et,Typography as tt}from"@mui/material";import{jsx as Ie,jsxs as nt}from"react/jsx-runtime";var wa=({title:e,subtitle:t,children:i})=>Ie(Tr,{children:nt(et,{spacing:1,alignItems:"flex-start",sx:{width:"100%"},children:[e&&Ie(tt,{variant:"h5",color:"text.primary",children:e}),nt(et,{spacing:0,alignItems:"flex-start",sx:{width:"100%"},children:[t&&Ie(tt,{variant:"subtitle2",color:"text.primary",children:t}),i]})]})});var Ba=["AFN","ALL","DZD","ARS","AMD","AUD","AZN","BHD","BDT","BYN","BZD","BOB","BAM","BWP","BRL","GBP","BND","BGN","BIF","KHR","CAD","CVE","XAF","CLP","CNY","COP","KMF","CDF","CRC","HRK","CZK","DKK","DJF","DOP","EGP","ERN","EEK","ETB","EUR","GEL","GHS","GTQ","GNF","HNL","HKD","HUF","ISK","INR","IDR","IRR","IQD","ILS","JMD","JPY","JOD","KZT","KES","KWD","LVL","LBP","LYD","LTL","MOP","MKD","MGA","MYR","MUR","MXN","MDL","MAD","MZN","MMK","NAD","NPR","TWD","NZD","NIO","NGN","NOK","OMR","PKR","PAB","PYG","PEN","UYU","PHP","PLN","QAR","RON","RUB","RWF","SAR","RSD","SGD","SOS","ZAR","KRW","LKR","SDG","SEK","CHF","SYP","TZS","THB","TOP","TTD","TND","TRY","USD","UGX","UAH","AED","UZS","VEF","VND","XOF","YER","ZMK","ZWL"].sort((e,t)=>e.localeCompare(t));var be=typeof globalThis.window>"u",rt=()=>be?null:globalThis.window.location;async function Na(e){try{if(!e||(e=e.trim(),!e))return"";let t=new TextEncoder().encode(e),i=await crypto.subtle.digest("SHA-256",t);return Array.from(new Uint8Array(i)).map(s=>s.toString(16).padStart(2,"0")).join("").toLowerCase()}catch(t){let i=rt();return!be&&i&&i.protocol.substring(0,5)!=="https"?console.error("Failed to sha256 as current protocol is not HTTPS. Data requested to be hashed will be handled as empty text.",t):console.error("Failed to sha256. Data requested to be hashed will be handled as empty text.",t),""}}import{createTheme as Lr}from"@mui/material/styles";import{deepmerge as Mr}from"@mui/utils";import{createTheme as Pr}from"@mui/material";var ot={defaultProps:{disableElevation:!0},styleOverrides:{root:()=>({textTransform:"inherit",padding:"0.75rem 1.5rem",lineHeight:"normal",fontWeight:500,fontSize:"14px",borderRadius:"1.4375rem",whiteSpace:"nowrap"})}};var it={styleOverrides:{root:()=>({zIndex:"90000010 !important"})}};var Rr={MuiButton:ot,MuiPopper:it},st=Rr;var Dr="#1d1d1d",f="#FFFFFF",P={common:{black:Dr,white:f,neutral:"#E4E7EB",muted:"#9586A5"},primary:{contrastText:f,main:"#722ED1",light:"#f3f8ff",dark:"#5a24a5"},secondary:{contrastText:f,main:"#F50057",light:"#d9d9d9",dark:"#37248F"},success:{contrastText:f,main:"#38C2A1",light:"#E1F7DE",dark:"#009D62"},info:{contrastText:f,main:"#238ec0",light:"#57bae7",dark:"#2E6B8C"},warning:{contrastText:f,main:"#b87511",light:"#ffedb5",dark:"#886800"},error:{contrastText:f,main:"#F44336",light:"#F8DFDF",dark:"#A83B3B"},text:{primary:"#050505",secondary:"#666",disabled:"#A6B1BB"},gradient:{red:"linear-gradient(to bottom right,#ff1053,#ff4f0f)",blue:"linear-gradient(to bottom right,#0de2b8,#3987cc)",purple:"linear-gradient(to bottom right,#e15ac3,#6949cd)"},background:{default:f,dark:"#f3f3f3",paper:"#f9f9f9"},brand:{facebook:{backgroundColor:"#1877F2",color:f},google:{backgroundColor:"#4285F4",color:f},messenger:{backgroundColor:"#0066ff",color:f},email:{backgroundColor:"#00ccff",color:f},sms:{backgroundColor:"#63F47B",color:f},wallet:{backgroundColor:"#1c181b",color:f},ticketrev:{backgroundColor:"#704acd",color:f},manychat:{backgroundColor:"#f6f7f9",color:"#0084ff"},zenGlobal:{backgroundColor:"#cccc66",color:f},omnichannel:{backgroundColor:"#5d2cbb",color:f},oneTimeCampaign:{backgroundColor:"#4c4c4c",color:f},automatedCampaign:{backgroundColor:"#4c4c4c",color:f},enrichmentCampaign:{backgroundColor:"#4c4c4c",color:f},acquisitionCampaign:{backgroundColor:"#4c4c4c",color:f},webhook:{backgroundColor:"#333333",color:"#cc3366"},wait:{backgroundColor:"#DD5E5E",color:f},goal:{backgroundColor:"#FFD039",color:f},stage:{backgroundColor:"#722ED1",color:f},note:{backgroundColor:"#666",color:f},conditionalSplit:{backgroundColor:"#6aa6ff",color:f},outboundDirection:{backgroundColor:"#a4e6a0",color:"#333333"},inboundDirection:{backgroundColor:"#969dec",color:"#333333"},omniDirection:{backgroundColor:"#d4a0f5",color:"#333333"}},converge:{shopify:{backgroundColor:"#95BF471A",color:f},woocommerce:{backgroundColor:"#7F54B31A",color:f},zapier:{backgroundColor:"#D24303",color:f},bigcommerce:{backgroundColor:"#34313F1A",color:f},wordpress:{backgroundColor:"#7f54b31a",color:"#333333"},oztix:{backgroundColor:"#004D8B",color:"#333333"},scriptTag:{backgroundColor:"#7f54b31a",color:"#0b9af1"}},convergeDestination:{facebook:{backgroundColor:"#1877F21A",color:f},googleAds:{backgroundColor:"#FBBD041A",color:f},googleAnalytics:{backgroundColor:"#E374001A",color:f},snapchat:{backgroundColor:"#E1E4341A",color:f},pinterest:{backgroundColor:"#D7143A0F",color:f},tiktok:{backgroundColor:"#BF474E1A",color:f}},border:"#e6e6e6",divider:"#e6e6e6"};var at={borderRadius:8};var lt={h1:{color:P.text.primary,fontWeight:400,fontSize:"26px",lineHeight:"2.5rem"},h2:{color:"#160637",fontWeight:700,lineHeight:"2.5rem",fontSize:"24px"},h3:{color:"#160637",fontWeight:700,lineHeight:"2.5rem",fontSize:"22px"},h4:{color:P.text.primary,fontWeight:500,fontSize:"20px"},h5:{color:P.text.primary,fontWeight:400,fontSize:"16px"},h6:{color:P.text.primary,fontWeight:500,fontSize:"14px"},subtitle1:{color:P.text.primary,fontSize:"16px",lineHeight:"25px"},subtitle2:{color:P.text.primary,fontSize:"14px",letterSpacing:0,lineHeight:"16px"},body1:{color:"#1d1d1d",fontSize:"14px",lineHeight:"14px",fontWeight:400},body2:{color:"#1d1d1d",fontSize:"13px",lineHeight:"20px"},button:{color:P.text.primary,fontSize:"14px"},caption:{color:P.text.secondary,fontSize:"12px",lineHeight:"16px"}};var Or={xs:0,sm:600,md:900,lg:1200,xl:1536},pt=Pr({palette:P,typography:lt,components:{...st,MuiToggleButton:{styleOverrides:{root:({theme:e})=>({color:"inherit"})}}},shape:at,breakpoints:{values:Or}});var ct="rgb(249, 248, 248)",cl=Lr(Mr(pt,{palette:{background:{default:ct}},components:{MuiCssBaseline:{styleOverrides:{body:{backgroundColor:ct},"ol > li":{marginBottom:"7px"}}}}}));import{combineReducers as Gr}from"redux";import Er from"redux-persist/lib/storage";var dt={key:"root",storage:Er,keyPrefix:"redux-",whitelist:[]},ut=Gr({[Q.reducerPath]:Q.reducer});import{FLUSH as qr,PAUSE as Wr,PERSIST as wr,persistReducer as Zr,PURGE as Fr,REGISTER as Br,REHYDRATE as Qr}from"redux-persist";import{configureStore as Ur}from"@reduxjs/toolkit";var gt=()=>Ur({reducer:Zr(dt,ut),middleware:e=>e({serializableCheck:{ignoredActions:[qr,Qr,Wr,wr,Fr,Br]}}).concat(Q.middleware)});import{Provider as Vr}from"react-redux";import{jsx as _r}from"react/jsx-runtime";var Nr=gt(),bl=({children:e})=>_r(Vr,{store:Nr,children:e});var ft="at_app",mt="at_core";import{createContext as Hr,useEffect as yt,useState as Jr}from"react";import{useLocation as zr}from"react-router-dom";import{jsx as Kr}from"react/jsx-runtime";var ke=Hr(null),Ml=({children:e})=>{let[t,i]=Jr({appAccessToken:"",coreApiAccessToken:""}),n=zr();return yt(()=>{function r(s){s.origin===z&&s.data?.type==="TOKENS"&&i({appAccessToken:s.data.appAccessToken,coreApiAccessToken:s.data.coreApiAccessToken})}return window.addEventListener("message",r),window.parent.postMessage({type:"REQUEST_TOKENS"},z),()=>{window.removeEventListener("message",r)}},[z]),yt(()=>{let r=new URLSearchParams(n.search),s=r.get(ft),o=r.get(mt);s&&o&&i({appAccessToken:s,coreApiAccessToken:o})},[]),Kr(ke.Provider,{value:t,children:e})};import{useContext as $r}from"react";var Zl=()=>{let e=$r(ke);if(e===null)throw new Error("useTokens must be inside <TokenProvider>");return e};var jr='data:image/svg+xml,<svg id="e0ktQpZCquW1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1200 1200" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" project-id="795ff881634549a4accaa35c43612d66" export-id="0db46cf85f824f9f9b1a8d5db44d5835" cached="true">%0A<style><![CDATA[%0A%23e0ktQpZCquW10 {animation: e0ktQpZCquW10_c_o 4000ms linear infinite normal forwards}@keyframes e0ktQpZCquW10_c_o { 0% {opacity: 0} 25% {opacity: 0.39} 50% {opacity: 0} 75% {opacity: 0.39} 100% {opacity: 0}} %23e0ktQpZCquW11_tr {animation: e0ktQpZCquW11_tr__tr 4000ms linear infinite normal forwards}@keyframes e0ktQpZCquW11_tr__tr { 0% {transform: translate(828.600028px,1036.134866px) rotate(0deg)} 37.5% {transform: translate(828.600028px,1036.134866px) rotate(1.578385deg)} 75% {transform: translate(828.600028px,1036.134866px) rotate(-3.229887deg)} 100% {transform: translate(828.600028px,1036.134866px) rotate(0deg)}} %23e0ktQpZCquW12_tr {animation: e0ktQpZCquW12_tr__tr 4000ms linear infinite normal forwards}@keyframes e0ktQpZCquW12_tr__tr { 0% {transform: translate(792.857356px,890.384896px) rotate(0deg);animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95)} 50% {transform: translate(792.857356px,890.384896px) rotate(-10.309339deg);animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95)} 100% {transform: translate(792.857356px,890.384896px) rotate(0deg)}} %23e0ktQpZCquW22 {animation: e0ktQpZCquW22_c_o 4000ms linear infinite normal forwards}@keyframes e0ktQpZCquW22_c_o { 0% {opacity: 0} 25% {opacity: 1} 50% {opacity: 0} 75% {opacity: 1} 100% {opacity: 0}} %23e0ktQpZCquW30 {animation: e0ktQpZCquW30_c_o 4000ms linear infinite normal forwards}@keyframes e0ktQpZCquW30_c_o { 0% {opacity: 0} 25% {opacity: 1} 50% {opacity: 0} 75% {opacity: 1} 100% {opacity: 0}} %23e0ktQpZCquW35 {animation: e0ktQpZCquW35_c_o 4000ms linear infinite normal forwards}@keyframes e0ktQpZCquW35_c_o { 0% {opacity: 0} 25% {opacity: 1} 50% {opacity: 0} 75% {opacity: 1} 100% {opacity: 0}} %23e0ktQpZCquW50_tr {animation: e0ktQpZCquW50_tr__tr 4000ms linear infinite normal forwards}@keyframes e0ktQpZCquW50_tr__tr { 0% {transform: translate(810.394293px,819.607911px) rotate(0deg);animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95)} 25% {transform: translate(810.394293px,819.607911px) rotate(2.564682deg);animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95)} 50% {transform: translate(810.394293px,819.607911px) rotate(0deg);animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95)} 75% {transform: translate(810.394293px,819.607911px) rotate(2.564682deg);animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95)} 100% {transform: translate(810.394293px,819.607911px) rotate(0deg)}} %23e0ktQpZCquW62_tr {animation: e0ktQpZCquW62_tr__tr 4000ms linear infinite normal forwards}@keyframes e0ktQpZCquW62_tr__tr { 0% {transform: translate(943.28476px,858.809034px) rotate(0deg);animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95)} 50% {transform: translate(943.28476px,858.809034px) rotate(-14.262749deg);animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95)} 100% {transform: translate(943.28476px,858.809034px) rotate(0deg)}}%0A]]></style>%0A<defs><filter id="e0ktQpZCquW4-filter" x="-150%" y="-150%" width="400%" height="400%"><feGaussianBlur id="e0ktQpZCquW4-filter-blur-0" stdDeviation="30,3" result="result"/></filter><radialGradient id="e0ktQpZCquW4-fill" cx="0" cy="0" r="736.045484" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1 0 0 0.218629 -1.17383 0)"><stop id="e0ktQpZCquW4-fill-0" offset="0%" stop-color="%23a3a3a3"/><stop id="e0ktQpZCquW4-fill-1" offset="0%" stop-color="%23595959"/><stop id="e0ktQpZCquW4-fill-2" offset="31%" stop-color="%233a3a3a"/><stop id="e0ktQpZCquW4-fill-3" offset="54%" stop-color="%23171717"/><stop id="e0ktQpZCquW4-fill-4" offset="83.7922%" stop-color="%23151c54"/></radialGradient><radialGradient id="e0ktQpZCquW6-fill" cx="0" cy="0" r="347.1" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(647.9 1068.6)"><stop id="e0ktQpZCquW6-fill-0" offset="0%" stop-color="%23f1f2f2"/><stop id="e0ktQpZCquW6-fill-1" offset="100%" stop-color="%23bcbec0"/></radialGradient><radialGradient id="e0ktQpZCquW9-fill" cx="0" cy="0" r="136.5" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(798.6 991.8)"><stop id="e0ktQpZCquW9-fill-0" offset="0%" stop-color="%235a86c5"/><stop id="e0ktQpZCquW9-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><filter id="e0ktQpZCquW10-filter" x="-150%" y="-150%" width="400%" height="400%"><feGaussianBlur id="e0ktQpZCquW10-filter-blur-0" stdDeviation="16,4" result="result"/></filter><radialGradient id="e0ktQpZCquW10-fill" cx="0" cy="0" r="138.781951" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(798.6 991.8)"><stop id="e0ktQpZCquW10-fill-0" offset="0%" stop-color="%235a86c5"/><stop id="e0ktQpZCquW10-fill-1" offset="100%" stop-color="%23fff"/></radialGradient><radialGradient id="e0ktQpZCquW13-fill" cx="0" cy="0" r="347.3" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(461 759.3)"><stop id="e0ktQpZCquW13-fill-0" offset="0%" stop-color="%23f1f2f2"/><stop id="e0ktQpZCquW13-fill-1" offset="100%" stop-color="%23bcbec0"/></radialGradient><radialGradient id="e0ktQpZCquW15-fill" cx="0" cy="0" r="146.6" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(474.7 771.2)"><stop id="e0ktQpZCquW15-fill-0" offset="0%" stop-color="%2358595b"/><stop id="e0ktQpZCquW15-fill-1" offset="100%" stop-color="%23010101"/></radialGradient><radialGradient id="e0ktQpZCquW21-fill" cx="0" cy="0" r="96.1" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(724.5 829.6)"><stop id="e0ktQpZCquW21-fill-0" offset="0%" stop-color="%235a86c5"/><stop id="e0ktQpZCquW21-fill-1" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW21-fill-2" offset="100%" stop-color="%230b1d41"/></radialGradient><filter id="e0ktQpZCquW22-filter" x="-150%" y="-150%" width="400%" height="400%"><feGaussianBlur id="e0ktQpZCquW22-filter-blur-0" stdDeviation="2,2" result="result"/></filter><radialGradient id="e0ktQpZCquW22-fill" cx="0" cy="0" r="96.1" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(724.5 829.6)"><stop id="e0ktQpZCquW22-fill-0" offset="0%" stop-color="%235a86c5"/><stop id="e0ktQpZCquW22-fill-1" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW22-fill-2" offset="100%" stop-color="%23fff"/></radialGradient><radialGradient id="e0ktQpZCquW24-fill" cx="0" cy="0" r="244.1" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.993961 -0.109734 -0.179239 0.986288 796.643229 927.39255)"><stop id="e0ktQpZCquW24-fill-0" offset="0%" stop-color="%23fff"/><stop id="e0ktQpZCquW24-fill-1" offset="100%" stop-color="%23a6c5e8"/></radialGradient><radialGradient id="e0ktQpZCquW25-fill" cx="0" cy="0" r="244.1" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.993961 -0.109734 -0.179239 0.986288 796.643229 927.39255)"><stop id="e0ktQpZCquW25-fill-0" offset="0%" stop-color="%2358595b"/><stop id="e0ktQpZCquW25-fill-1" offset="100%" stop-color="%23010101"/></radialGradient><radialGradient id="e0ktQpZCquW29-fill" cx="0" cy="0" r="66.2" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.993961 -0.109734 -0.179239 0.986288 782.840216 848.803258)"><stop id="e0ktQpZCquW29-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW29-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><filter id="e0ktQpZCquW30-filter" x="-150%" y="-150%" width="400%" height="400%"><feGaussianBlur id="e0ktQpZCquW30-filter-blur-0" stdDeviation="2,2" result="result"/></filter><radialGradient id="e0ktQpZCquW30-fill" cx="0" cy="0" r="66.2" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.993961 -0.109734 -0.179239 0.986288 782.840216 848.803258)"><stop id="e0ktQpZCquW30-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW30-fill-1" offset="100%" stop-color="%23fff"/></radialGradient><radialGradient id="e0ktQpZCquW32-fill" cx="0" cy="0" r="135" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.993961 -0.109734 -0.179239 0.986288 814.415576 940.622682)"><stop id="e0ktQpZCquW32-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW32-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><radialGradient id="e0ktQpZCquW34-fill" cx="0" cy="0" r="78.4" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.993961 -0.109734 -0.179239 0.986288 840.775089 993.635382)"><stop id="e0ktQpZCquW34-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW34-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><filter id="e0ktQpZCquW35-filter" x="-150%" y="-150%" width="400%" height="400%"><feGaussianBlur id="e0ktQpZCquW35-filter-blur-0" stdDeviation="2,2" result="result"/></filter><radialGradient id="e0ktQpZCquW35-fill" cx="0" cy="0" r="344.603983" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.993961 -0.109734 -0.179239 0.986288 840.775089 993.635382)"><stop id="e0ktQpZCquW35-fill-0" offset="0%" stop-color="%23fff"/><stop id="e0ktQpZCquW35-fill-1" offset="100%" stop-color="%23254175"/></radialGradient><radialGradient id="e0ktQpZCquW36-fill" cx="0" cy="0" r="74.6" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.993961 -0.109734 -0.179239 0.986288 688.226513 1011.805359)"><stop id="e0ktQpZCquW36-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW36-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><radialGradient id="e0ktQpZCquW41-fill" cx="0" cy="0" r="21.7" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.972776 -0.231748 0.231748 0.972776 814.941023 912.386768)"><stop id="e0ktQpZCquW41-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW41-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><radialGradient id="e0ktQpZCquW42-fill" cx="0" cy="0" r="21.7" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.972776 -0.231748 0.231748 0.972776 810.428953 982.336768)"><stop id="e0ktQpZCquW42-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW42-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><radialGradient id="e0ktQpZCquW43-fill" cx="0" cy="0" r="18.4" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.972776 -0.231748 0.231748 0.972776 801.611958 935.402333)"><stop id="e0ktQpZCquW43-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW43-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><radialGradient id="e0ktQpZCquW44-fill" cx="0" cy="0" r="21.4" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.972776 -0.231748 0.231748 0.972776 820.246302 956.662659)"><stop id="e0ktQpZCquW44-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW44-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><radialGradient id="e0ktQpZCquW51-fill" cx="0" cy="0" r="758.4" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.967268 -0.253758 -0.352009 0.941492 730.153527 238.614846)"><stop id="e0ktQpZCquW51-fill-0" offset="0%" stop-color="%23f1f2f2"/><stop id="e0ktQpZCquW51-fill-1" offset="100%" stop-color="%23bcbec0"/></radialGradient><radialGradient id="e0ktQpZCquW52-fill" cx="0" cy="0" r="758.4" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.967268 -0.253758 -0.352009 0.941492 730.153527 238.614846)"><stop id="e0ktQpZCquW52-fill-0" offset="0%" stop-color="%23f1f2f2"/><stop id="e0ktQpZCquW52-fill-1" offset="100%" stop-color="%23bcbec0"/></radialGradient><radialGradient id="e0ktQpZCquW54-fill" cx="0" cy="0" r="612.6" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.967268 -0.253758 -0.321396 0.949523 691.970262 312.638808)"><stop id="e0ktQpZCquW54-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW54-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><radialGradient id="e0ktQpZCquW63-fill" cx="0" cy="0" r="311.4" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(1021.4 686.5)"><stop id="e0ktQpZCquW63-fill-0" offset="0%" stop-color="%23f1f2f2"/><stop id="e0ktQpZCquW63-fill-1" offset="100%" stop-color="%23bcbec0"/></radialGradient><radialGradient id="e0ktQpZCquW65-fill" cx="0" cy="0" r="169.8" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(1122.2 733.5)"><stop id="e0ktQpZCquW65-fill-0" offset="0%" stop-color="%2358595b"/><stop id="e0ktQpZCquW65-fill-1" offset="100%" stop-color="%23010101"/></radialGradient><radialGradient id="e0ktQpZCquW68-fill" cx="0" cy="0" r="272" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(881.4 1148.4)"><stop id="e0ktQpZCquW68-fill-0" offset="0%" stop-color="%23f1f2f2"/><stop id="e0ktQpZCquW68-fill-1" offset="100%" stop-color="%23bcbec0"/></radialGradient></defs><g style="isolation:isolate" transform="translate(-254.900024-226.231704)"><g><ellipse style="mix-blend-mode:multiply" rx="536.9" ry="77.1" transform="matrix(.769303 0 0 1 854.900006 1325.4)" opacity="0.6" filter="url(%23e0ktQpZCquW4-filter)" fill="url(%23e0ktQpZCquW4-fill)"/><g transform="translate(.000003 0)"><path d="M823.5,1079.4c-17.9-51-93.2-83.5-116.7-76.6-3.1.2-5.5,1.5-7.2,4-10.6,16,10.2,149.9,34.8,227.3c24.6,77.3,41.2,99.4,47.2,101.2s45.9,3.1,51.9-2.5c6-5.5,14.6-183.5-10-253.4Z" fill="url(%23e0ktQpZCquW6-fill)"/><path d="M839.4,1199.6c0-1.8-.1-3.6-.2-5.4-.6-.2-1.1-.4-1.7-.7c0-1.4,0-2.9-.1-4.3-1.2-18.1-11-32.8-21.7-32.8s-16,10.5-17.1,24.8c-3.7-.9-7.5-1.7-11.3-2.4-19.2-3.6-39-4.5-58.1-.2-3.1.7-6.2,1.5-9.2,2.5.4,1.6.8,3.3,1.2,4.9c2.2-.8,4.4-1.4,6.7-2c18.1-4.6,37.1-4.1,55.4-1c5.1.9,10.2,2,15.2,3.2c0,1,0,1.9.1,2.9c1.2,18.1,11,32.8,21.7,32.8s15.5-9.8,17-23.2c.7.3,1.5.6,2.2.9h-.1Z" fill="%23010101"/><path style="mix-blend-mode:multiply" d="M785.6,1069.6c25.4,77.9,50.1,216,11.3,267.1c14,.5,32.7-.2,36.6-3.9c6-5.5,14.6-183.5-10-253.4-9.8-27.8-36.6-50.1-62.8-63.6c10.5,18.2,19.3,36.4,24.9,53.8Z" fill="%23d1d3d4"/><path d="M806.5,1109.5c11.4-1,17.9-7.3,20.9-16.8-1.2-4.7-2.5-9.2-4-13.3-17.9-51-93.2-83.5-116.7-76.6-3.1.2-5.5,1.5-7.2,4-5.8,35.9,49.1,107.7,107,102.7Z" fill="url(%23e0ktQpZCquW9-fill)"/><path id="e0ktQpZCquW10" style="mix-blend-mode:overlay" d="M806.5,1109.5c11.4-1,17.9-7.3,20.9-16.8-1.2-4.7-2.5-9.2-4-13.3-17.9-51-93.2-83.5-116.7-76.6-3.1.2-5.5,1.5-7.2,4-5.8,35.9,49.1,107.7,107,102.7Z" opacity="0" filter="url(%23e0ktQpZCquW10-filter)" fill="url(%23e0ktQpZCquW10-fill)"/></g><g id="e0ktQpZCquW11_tr" transform="translate(828.600028,1036.134866) rotate(0)"><g transform="translate(-828.600015,-1036.134842)"><g id="e0ktQpZCquW12_tr" transform="translate(792.857356,890.384896) rotate(0)"><g transform="translate(-792.857353,-890.384883)"><path d="M790.2,865.4c0-3.8-30.7-40.7-48.8-38.9s-111.2,48.8-111.2,48.8-62.1-66.5-69.3-76.9-47-27.7-52.2-30.5-33.7-23.3-42.6-13.7c-8.8,9.6,6.8,34.9,6.8,34.9s-66.7,0-65.9,9.2s41,22.5,41,22.5-47,2.4-43.8,13.7s45,18.5,45,18.5-37.8,11.2-34.9,20.1c2.8,8.8,42.6,5.6,42.6,5.6s-26.9,10.8-20.5,20.1c6.4,9.2,76.3-.4,76.3-.4s60.7,67.9,116.5,67.5s161.3-80.5,161-100.5Z" fill="url(%23e0ktQpZCquW13-fill)"/><path d="M648.9,963.2c-2.7-4.9-8.7-10.1-16.6-14.2c7.7-24.3,8-51,2.1-75.7-2.6,1.3-4.1,2-4.1,2s-.3-.3-.8-.9c2.6,10.9,3.9,22,3.9,33.2c0,13.2-1.8,26.5-5.7,39.2-1.3-.6-2.7-1.1-4.2-1.6-17.5-6.3-34-4.9-36.9,3.2-.8,2.2-.5,4.6.7,7.1c13.6,6.4,27.9,10.6,41.9,10.5c6,0,12.6-1,19.6-2.7l.1-.1Z" fill="%23010101"/><path d="M512.2,769.5c3,8.9,4.9,19.9-3.4,24.3-15.1,8-31.9-4.4-35.8-4.6c0,0-3.4,0-8.6.1c4.1,24.1,12.8,77.1,13.8,100.7.2,4.7,0,8.7-.5,12c18-1.3,35.1-3.6,35.1-3.6s1.1,1.2,3.2,3.4c12.2-5.7,27.5-18.2,37.6-45.9c10.3-28.4,8.3-48.7,4-61.1-10.4-9-35.6-20.6-45.4-25.2v-.1Z" fill="url(%23e0ktQpZCquW15-fill)"/><g style="mix-blend-mode:multiply"><path d="M476.9,867.4c-.6-1.9-39.1,8.5-59.3,8.8c8.6,4.2,31,3.1,37.6,2.7c11.8-5.7,22.1-10.3,21.8-11.5h-.1Z" fill="%23d1d3d4"/><path d="M475.5,818.2c2.8-1.1-23.1-2.1-49.9-6.1c9.2,4.2,18.9,7.6,21.7,8.6c14.3-1,26.3-1.6,28.2-2.4v-.1Z" fill="%23d1d3d4"/><path d="M445.5,854.2c16.1-3.4,30.9-5.5,30.9-6.3c0-1.2-39.8-1.8-64.5-6.1c12.9,7,37.4,11.3,37.4,11.3s-1.5.4-3.8,1.2v-.1Z" fill="%23d1d3d4"/><path d="M741.4,826.5c-3.3.3-9.2,2.2-16.6,5-14,29.2-50.2,96.6-88.3,104.6-48.8,10.2-114.8-60.7-121-60.7s-52.1,18.6-77.4,24.8c12.1,6.9,74.8-1.7,74.8-1.7s60.7,67.9,116.5,67.5s161.3-80.5,161-100.5c0-3.8-30.7-40.7-48.8-38.9l-.2-.1Z" fill="%23d1d3d4"/></g><path d="M742.4,914.8c27.6-20.2,47.9-40.6,47.8-49.4c0-3.8-30.7-40.7-48.8-38.9-28.3,18.3-46.4,82,1,88.3Z" fill="url(%23e0ktQpZCquW21-fill)"/><path id="e0ktQpZCquW22" style="mix-blend-mode:overlay" d="M742.4,914.8c27.6-20.2,47.9-40.6,47.8-49.4c0-3.8-30.7-40.7-48.8-38.9-28.3,18.3-46.4,82,1,88.3Z" opacity="0" filter="url(%23e0ktQpZCquW22-filter)" fill="url(%23e0ktQpZCquW22-fill)"/></g></g><g transform="translate(.000028 1.184866)"><path d="M746,832c5.6-8.6,142.3-38.3,162.3-19c20,19.2,60.8,153.2,55.7,187.9s-57.5,101.1-101.5,97.8-103.6-7.5-112.2-19.7-54.3-67.6-45.3-113.1s26.1-110.7,41.1-133.9h-.1Z" fill="url(%23e0ktQpZCquW24-fill)"/><path d="M746,832c5.6-8.6,142.3-38.3,162.3-19c20,19.2,60.8,153.2,55.7,187.9s-57.5,101.1-101.5,97.8-103.6-7.5-112.2-19.7-54.3-67.6-45.3-113.1s26.1-110.7,41.1-133.9h-.1Z" fill="url(%23e0ktQpZCquW25-fill)"/><path style="mix-blend-mode:multiply" d="M746,832c3-4.6,44.2-15.4,84.6-21.3c0,0,0,0,0,0c1.1-.2,2.2-.3,3.2-.5c0,0,0,0,.1,0c1.1-.1,2.1-.3,3.2-.4c0,0,.1,0,.2,0c1-.1,2.1-.3,3.1-.4c0,0,.2,0,.3,0c1-.1,2-.3,3.1-.4c0,0,.2,0,.3,0c1-.1,2-.2,3-.3c0,0,.2,0,.2,0c1-.1,2-.2,3-.3c0,0,.1,0,.2,0c1-.1,2-.2,3-.3c0,0,0,0,0,0c6.3-.6,12.3-1,18-1.2c0,0,.2,0,.2,0c.7,0,1.4,0,2.1,0c.3,0,.5,0,.8,0c.6,0,1.2,0,1.8,0c.3,0,.7,0,1,0c.6,0,1.1,0,1.7,0c.4,0,.8,0,1.1,0c.5,0,1,0,1.5,0c.4,0,.8,0,1.2,0c.5,0,.9,0,1.4,0c.4,0,.8,0,1.2,0s.9,0,1.3,0s.8,0,1.2,0s.8,0,1.2.1c.4,0,.8,0,1.2.1.4,0,.8,0,1.2.1.4,0,.8,0,1.1.1.4,0,.7.1,1.1.2.4,0,.7.1,1.1.2.3,0,.7.1,1,.2.4,0,.7.1,1,.2.3,0,.6.1.9.2.3,0,.7.2,1,.2s.6.1.9.2c.3,0,.6.2.9.3.3,0,.5.2.8.2.3.1.6.2.9.3.2,0,.5.2.7.3.3.1.6.2.8.4.2,0,.4.2.6.3.3.1.5.3.8.4.2,0,.4.2.5.3.3.2.5.3.8.5.1,0,.3.2.4.3.4.3.7.5,1,.8c0,0,0,0,0,0c.3.3.6.6.9.9c0,.1.2.2.3.3.2.2.4.5.6.7.1.1.2.3.3.4.2.3.4.5.6.8.1.1.2.3.3.4.3.4.6.8.9,1.3.1.2.2.3.3.5.2.3.4.6.6.9.2.2.3.5.5.7.2.3.3.5.5.8s.3.6.5.9c.1.2.3.5.4.7.7,1.2,1.5,2.6,2.2,4c0,.1.1.3.2.4.2.5.5,1,.8,1.5c0,.1.1.3.2.4.3.5.5,1.1.8,1.6c0,0,0,0,0,0c20.9,42.5,49,141.4,44.7,170.5-3,20.3-22.2,51.5-46.5,73.2c7.7-16.4,19.9-56.3,8.1-131.8-5.1-32.7-17.8-58.2-33-78-31.8,25.7-71.3,45-104.6,42.7-34.6-2.4-49.2-24-53.7-50.1c3.9-10.3,7.9-18.9,11.7-24.8l.5.3Z" fill="%236d6e71"/><path style="mix-blend-mode:multiply" d="M841.7,1063.4c54.6-3.3,94-29.3,121.6-59.2-7.8,35.5-58.2,97.6-100.9,94.4-44-3.3-103.6-7.5-112.2-19.7-4.1-5.8-16.6-21.4-27.6-41.1c27.5,16.3,66.1,28.7,119.1,25.5v.1Z" fill="%236d6e71"/><path d="M835.4,956c-28.8,2.5-57.8,2.3-86.1-.9-13.7-1.6-27.3-3.9-40.6-7.1.3-1.4.6-2.8.9-4.3c7.4,1.8,14.9,3.3,22.5,4.5c26.9,4.5,54.6,5.8,82.2,4.8c26.1-1,52.3-4.2,78-10.6c19.3-4.8,38.4-11.5,56.4-20.5.8-.4,1.6-.8,2.4-1.2.4,1.4.7,2.8,1.1,4.1-14.1,7.2-28.8,13-43.8,17.5-23.9,7.2-48.5,11.5-73,13.6v.1Z" fill="%23bcbec0"/><path d="M748.9,829.9c20.7-10.4,140.7-34.9,159.4-17c2.2,28.4-156.4,59-159.4,17Z" fill="url(%23e0ktQpZCquW29-fill)"/><path id="e0ktQpZCquW30" style="mix-blend-mode:overlay" d="M748.9,829.9c20.7-10.4,140.7-34.9,159.4-17c2.2,28.4-156.4,59-159.4,17Z" opacity="0" filter="url(%23e0ktQpZCquW30-filter)" fill="url(%23e0ktQpZCquW30-fill)"/><path d="M744.2,939.9c-7.4,41.2,19.7,78.2,60.5,82.7c40.9,4.5,80-25.3,87.4-66.4c7.4-41.2-19.7-78.2-60.5-82.7-40.9-4.5-80,25.3-87.4,66.4Z" fill="%230d2043"/><path d="M749.1,940.4c-6.9,38.4,18.3,72.9,56.5,77.1c38.1,4.2,74.6-23.6,81.6-62c6.9-38.4-18.3-72.9-56.5-77.1-38.1-4.2-74.6,23.6-81.6,62Z" fill="url(%23e0ktQpZCquW32-fill)"/><path style="mix-blend-mode:multiply" d="M767.9,943.9c-5.5,30.5,14.6,58,44.9,61.3s59.3-18.7,64.8-49.2-14.6-58-44.9-61.3-59.3,18.7-64.8,49.2Z" fill="%2393a7c4"/><path d="M861.4,1093.1c-.5-30.4,64.9-107.8,96.6-95.9c3.3,1.2,5,4.8,4.1,8.4-9,34.5-55,90.9-95.7,92.2-2.7,0-4.9-2-4.9-4.7h-.1Z" fill="url(%23e0ktQpZCquW34-fill)"/><path id="e0ktQpZCquW35" style="mix-blend-mode:overlay" d="M861.4,1093.1c-.5-30.4,64.9-107.8,96.6-95.9c3.3,1.2,5,4.8,4.1,8.4-9,34.5-55,90.9-95.7,92.2-2.7,0-4.9-2-4.9-4.7h-.1Z" opacity="0" filter="url(%23e0ktQpZCquW35-filter)" fill="url(%23e0ktQpZCquW35-fill)"/><path d="M704.1,984.3c6.2,14.1,29.8,73.9,57.6,101.3-5.6-1.9-9.5-4.1-11.3-6.6-7.4-10.6-42.9-53.7-46.2-94.7h-.1Z" fill="url(%23e0ktQpZCquW36-fill)"/><g><polygon points="784.5,924.4 784.5,924.4 784.5,924.4 784.5,924.4" fill="%23fff"/><polygon points="784.5,924.4 784.5,924.4 784.5,924.4 784.5,924.4" fill="%23fff"/><g><path d="M811,920c-4.1-3.2-9.3-4.7-14.5-4-.4,0-.9.1-1.3.2l-2.6.5l15.6-20c2.3-3,5.5-5.1,9.2-5.9s1.2-.3,1.9-.3c4.4-.5,8.8.7,12.2,3.4c7.2,5.6,8.5,16.1,2.9,23.3l-10.2,13.1-13.1-10.2-.1-.1Z" fill="url(%23e0ktQpZCquW41-fill)"/><path d="M809,1002.7c-.6.1-1.2.2-1.8.3h-.2c-9,1.1-17.3-5.4-18.4-14.4-.5-4.3.7-8.8,3.4-12.3l10.2-13.1l13.1,10.2c4.1,3.2,9.4,4.7,14.5,4h.5c.3-.1.6-.2.9-.2l2.6-.5-15.6,20c-2.3,2.9-5.6,5.1-9.2,5.9c0,0,0,0,0,0v.1Z" fill="url(%23e0ktQpZCquW42-fill)"/><path d="M802.7,951.7c-.6.1-1.2.3-1.8.3-4.4.5-8.7-.6-12.2-3.3h-.1c-7.2-5.7-8.5-16.2-2.9-23.4c2.3-2.9,5.6-5.1,9.2-5.9s1.2-.3,1.8-.3c4.4-.5,8.8.7,12.2,3.4L822,932.7l-10.2,13.1c-2.3,2.9-5.6,5.1-9.2,5.9h.1Z" fill="url(%23e0ktQpZCquW43-fill)"/><path d="M831.4,974.1c-.6.1-1.2.3-1.8.3v0c-4.4.5-8.8-.7-12.2-3.4l-20-15.6l2.6-.2c.4,0,.8,0,1.3-.1h.1c.7-.1,1.4-.2,2.1-.4c4.3-1,8.2-3.5,11-7l10.2-13.1l13.1,10.2c3.5,2.7,5.7,6.6,6.3,11.1.5,4.4-.7,8.8-3.4,12.2-2.3,3-5.5,5.1-9.2,5.9l-.1.1Z" fill="url(%23e0ktQpZCquW44-fill)"/></g><g><path d="M789.6,988.5c1.1,8.5,8.9,14.6,17.4,13.6v0c0,0,0,0,0,0v0c4.1-.5,7.8-2.6,10.3-5.9l14-17.9c-.5,0-.9.1-1.4.2v0c-5.4.7-10.9-.9-15.2-4.2l-12.3-9.6-9.6,12.3c-2.5,3.2-3.7,7.4-3.2,11.5Z" fill="%23fff"/><path d="M830.8,894.7c-3.3-2.6-7.4-3.7-11.5-3.2s-7.8,2.6-10.4,5.9l-14,17.9c.5,0,.9-.2,1.4-.2c5.3-.6,10.8.7,15.3,4.2l12.3,9.6l9.6-12.3c5.3-6.8,4.1-16.6-2.7-21.9Z" fill="%23fff"/><path d="M789.4,948v0c3.2,2.5,7.3,3.6,11.3,3.1v0c4.1-.5,7.8-2.7,10.4-5.9l9.6-12.3-12.3-9.6c-3.4-2.6-7.5-3.7-11.5-3.2s-7.7,2.5-10.4,5.9c-5.3,6.8-4.1,16.6,2.7,21.9h.1l.1.1Z" fill="%23fff"/><path d="M801.3,956.2c-.4,0-.9,0-1.3.1l17.9,14c3.2,2.5,7.4,3.7,11.5,3.2v0c0,0,0,0,0,0v0c4.1-.5,7.8-2.6,10.4-5.9c5.3-6.8,4.1-16.6-2.7-21.9l-12.3-9.6-9.6,12.3c-3.3,4.3-8.3,7.1-13.8,7.8h-.1Z" fill="%23fff"/></g></g></g><g id="e0ktQpZCquW50_tr" transform="translate(810.394293,819.607911) rotate(0)"><g transform="translate(-810.394249,-819.607911)"><path d="M958,812.1c8.1-2.7,15.2-7.8,20.4-14.5c16-20.7,42-48.1,86.7-125c59.2-101.7,72-162.4,65.1-232.7-2.6-26.3-156.1-213.3-305.2-187.5s-245.2,135.1-267.4,231.9s53.7,265.6,74.9,290.3c20.7,24.1,161.2,92.6,325.5,37.5Z" fill="url(%23e0ktQpZCquW51-fill)"/><path d="M958,812.1c8.1-2.7,15.2-7.8,20.4-14.5c16-20.7,42-48.1,86.7-125c59.2-101.7,72-162.4,65.1-232.7-2.6-26.3-156.1-213.3-305.2-187.5s-245.2,135.1-267.4,231.9s53.7,265.6,74.9,290.3c20.7,24.1,161.2,92.6,325.5,37.5Z" fill="url(%23e0ktQpZCquW52-fill)"/><path style="mix-blend-mode:multiply" d="M723.3,695.6c176,10.5,311.2-72.7,399.8-153.8-9.6,37.4-27.7,78.7-58,130.8-44.7,76.8-70.8,104.2-86.7,125-5.2,6.7-12.3,11.8-20.4,14.5-164.3,55.2-304.8-13.4-325.5-37.5-8.9-10.3-27.3-45.9-44.2-91c39,4.7,83.7,8.8,135,11.9v.1Z" fill="%23d1d3d4"/><path d="M946.6,779.4c53.4-27.9,131.2-249.1,120.1-302.4s-127.8-127.3-144-123.6c-16.1,3.7-43.4,19.2-54.3,20.9s-116.2.6-121.3-8.9-35.3-31-44-32.1c-8.8-1.2-113.8,65.9-126.7,120.7-12.8,54.8,2,240.8,57.9,291.6s215,84.7,312.3,33.9v-.1Z" fill="url(%23e0ktQpZCquW54-fill)"/><path style="mix-blend-mode:multiply" d="M634.3,745.6c-22.6-20.5-38.5-63.2-48.6-110.3c37.8-93.7,125.7-169.7,266.4-157.9c108.8,9.2,168.5,48.7,199.9,96.5-23.8,83.2-70,187-105.5,205.5-97.3,50.8-256.3,17-312.3-33.9l.1.1Z" fill="%2393a7c4"/><path d="M871,573.8c-20.3,42.6-10.2,87.8,22.5,100.9c32.8,13.2,75.8-10.7,96.1-53.3s10.2-87.8-22.5-100.9c-32.8-13.2-75.8,10.7-96.1,53.3Z" fill="%23fff"/><path d="M878,576.7c-17.9,37.5-9,77.3,19.9,88.9c28.8,11.6,66.7-9.4,84.6-47c17.9-37.5,9-77.3-19.9-88.9-28.8-11.6-66.7,9.4-84.6,47Z" fill="%23ceebf0"/><path d="M647.4,501.5c29.5-.2,56.2,32.4,59.6,72.6c3.4,40.3-17.8,73-47.4,73.2-29.5.2-56.2-32.4-59.6-72.6-3.4-40.3,17.8-73,47.4-73.2Z" fill="%23fff"/><path d="M648.1,510.6c25.8-.1,49.2,28.3,52.1,63.5c3,35.2-15.6,63.9-41.4,64s-49.2-28.3-52.1-63.5c-3-35.2,15.6-63.9,41.4-64Z" fill="%23ceebf0"/><path d="M731.1,692c0,0,124.3-14.2,124.3-6.3s-9.5,60.6-62.1,71.6-70.3-56.9-62.1-65.3h-.1Z" fill="%23fff"/><path d="M739,695.8c0,0,108.7-12.4,108.6-5.5c0,6.9-8.3,53-54.3,62.6s-61.4-49.8-54.3-57.1Z" fill="%23ceebf0"/></g></g><g id="e0ktQpZCquW62_tr" transform="translate(943.28476,858.809034) rotate(0)"><g transform="translate(-943.120883,-858.80902)"><path d="M914.3,832.1c0,0-11.3,23.3-3.3,48.6s127.7,107.7,180.2,97.1s141-141,145.7-162.9-18.6-27.3-18.6-27.3s5.3-25.3,0-30.6-23.3-2.7-23.3-2.7s12-26.6,2.7-31.3-25.3,1.3-25.3,1.3s23.9-45.9,9.3-63.2-73.8,92.4-73.8,92.4-31.3-6-39.2,10c-8,16,8.6,38.6,8,36.6-.7-2-30.6,60.5-30.6,60.5s-97.4-52.4-131.7-28.6l-.1.1Z" fill="url(%23e0ktQpZCquW63-fill)"/><path d="M1079.7,973.3c-7.9-16.5-13.9-33.8-18.6-51.5-4.9-18.6-8.3-37.6-9.8-56.7-.4-4.7-.6-9.3-.8-14-2.4,5-4.1,8.5-4.5,9.4c1.2,18.8,4.1,37.4,8.5,55.7s10.3,36.3,18,53.5c1.3,3,2.8,5.9,4.2,8.9c1.9.1,3.8.2,5.6.1-.9-1.8-1.8-3.6-2.7-5.4h.1Z" fill="%23010101"/><path d="M1118.5,827.5c-14.6,7.3-41.9-27.3-41.9-27.3l-.7-.7c.3.3.4.6.6.7-.8.7-4.4,7.5-8.9,16.4c30.6,54.6,84.2,76.9,113.3,85.3c19-23.7,35.7-48.2,45.8-65.6-11.8,3.1-31.3,6.5-40.3-1.6-13.3-12,7.3-29.3,7.3-29.3s-27.3,16-35.2,3.3c-8-12.6,16.6-32.6,16.6-32.6s-30.6,18.6-39.2,4s10-33.3,10-33.3-10.8-17.6-17.2-29.1c-11.8,19.2-20.7,35.8-20.7,35.8s25.3,66.5,10.6,73.8l-.1.2Z" fill="url(%23e0ktQpZCquW65-fill)"/><path style="mix-blend-mode:multiply" d="M1186.3,823.5c-2.5-15.3,24.9-27.7,39-33.1-3.8-2.1-7.1-2.8-7.1-2.8s.6-2.7,1.1-6.5c-12.9,7.9-56.9,33.6-52.3,13.8c3-13.3,18.3-29.5,30.8-40.9-1.8.2-2.9.3-2.9.3s3.6-8,5.3-16c-11.7,16-42.2,54-56.5,35.9-13.1-16.5,18.7-40.4,36.9-52.1-4.7.9-8.3,2.3-8.3,2.3s2.3-4.4,5-10.9c-11.7,12-47.8,48.9-52.2,52.8-3.8,3.3-9.8-11.4-13.1-20.2-2.6,4.7-4.2,7.6-4.2,7.6s-1.8-.3-4.6-.6c7.3,21.4,22.9,77.5,9.3,74.5-2.7,101.8-40.6,161.6-119.7,101.1-41.9-32-67.4-69.5-75.7-98.1-1,.5-1.9,1.1-2.8,1.7c0,0-11.3,23.3-3.3,48.6s127.7,107.7,180.2,97.1c49.1-9.9,129.6-124.5,143.7-157.3-19.1,7.8-46.4,16.3-48.6,3v-.2Z" fill="%23d1d3d4"/></g></g></g></g><g transform="translate(.000021 0)"><path d="M868.4,1099.6c-3.1-19.9,58.2-90.2,91-88.4s54.4,116.5,57.7,160.1-.8,158.4-15,166.4-54,8.6-65.2,0-51.5-129.5-68.5-238.1Z" fill="url(%23e0ktQpZCquW68-fill)"/><path d="M1017.7,1183c-.7-.2-1.4-.5-2.1-.7c0-1,0-2-.1-2.9-1.2-18.1-11-32.8-21.7-32.8s-16.2,10.9-17.2,25.6c-13.5-2.3-27.2-3.3-40.9-2.8-9.1.4-18.4,1.2-27.3,3.5-8.2,2.2-16.2,6.1-21.7,12.7-.3.4-.6.7-.9,1.1.5,2.2,1.1,4.4,1.6,6.6.2-.3.3-.6.5-.9c8.8-14.7,28.3-16.9,43.8-17.8c15-.9,30,0,44.7,2.6c0,.7,0,1.5.1,2.2c1.2,18.1,11,32.8,21.7,32.8s15.9-10.5,17.1-24.6c.8.3,1.6.6,2.4.9c0-1.8-.1-3.6-.2-5.4l.2-.1Z" fill="%23010101"/><path style="mix-blend-mode:multiply" d="M959.4,1011.2c-4.4-.2-9.3.8-14.5,2.8c25.6,64.7,43.4,141.9,45.2,170.2c2.6,40.9,5.8,136.3-20,159.6c12.5-.3,25.1-2.4,31.9-6.2c14.2-8,18.3-122.8,15-166.4s-24.8-158.2-57.7-160.1l.1.1Z" fill="%23d1d3d4"/></g></g></g></svg>%0A';export{ra as ActivityNameSelect,da as ActivityPipelineActivityFilterFormSchema,U as ActivityPipelineActivityFilterSourceItemType,ce as ActivityPipelineActivityFilterType,_s as ActivitySourceSelect,Ot as AnalyticsLibrary,de as ConditionComparer,V as ConditionOperator,Ft as ConsentMappingMatchType,qt as ContentIdentificationBehavior,Qt as ConvergeInstanceDomainRuleMatchType,Gt as ConvergeInstanceMode,Ut as ConvergePipelineLoggableActivityType,Wt as ConvergeVendorDestinationPublishStrategy,Et as CrossDomainTrackingUtmBehavior,Ba as CurrencyList,te as CustomActivityNameLabelPrefix,jt as CustomExactActivityNameLabelPrefix,_t as ECommerceContentType,zt as ECommerceFinancialStatus,Jt as ECommerceFulfillmentStatus,Ht as ECommercePlatform,so as FormProvider,Zt as IabPrivacyConsentPurposeId,Da as InfoTooltip,Kt as PrivacyConsentType,Bt as PrivacyDataControlMode,vi as RHFAddressSelect,Zi as RHFCheckbox,As as RHFCountrySelect,qs as RHFCurrencyAmountField,Je as RHFCurrencyCodeSelect,Fi as RHFMultiCheckbox,oe as RHFTextField,wt as RegionalConsentGrantOption,Pt as ResponseResultType,O as RhfAutocomplete,us as RhfTextMatchInput,Vt as SdkLogEventLevel,je as SeekaAppLoadingSpinner,cl as SeekaAppMaterialUiTheme,fa as SeekaAppWizardHeading,Ia as SeekaAppWizardStep,Ga as SeekaAppWizardStepActions,wa as SeekaAppWizardStepContent,jr as SeekaBotHappy,bl as SeekaCoreApiReduxProvider,Mt as SignalHealthStatus,$t as TextTokenScope,ke as TokenContext,Ml as TokenProvider,Lt as TrackedMetricTimeSeriesAggregationFidelity,B as TrackingActivityNames,Nt as TrackingEventSourceOriginType,ns as activityTriggerOptions,Q as appApi,Ne as conditionOperationOptions,Nn as conditionOperatorsWithNoMatchValue,gt as createStore,Xi as defaultHtmlElementsAllowedForTriggers,wn as elementEventNameToDescriptionMap,Oe as emptySplitApi,We as eventNameMapping,Fn as excludeActivityNames,Bn as getActivityNameTitle,si as getActivityNames,Zn as getConditionOperatorTitle,es as getDefaultHtmlEventBindTrigger,Yi as getElementEventNameDescription,ji as getElementTypeOptionTitle,ge as getFriendlyEventName,be as isSsr,z as parentFrameOrigin,dt as rootPersistConfig,ut as rootReducer,ei as sendSeekaCoreAppCommand,Ge as sentenceCase,Ee as sentenceCaseWithLowercase,go as setBaseQueryFn,Na as sha256,ts as standardActivityTypes,to as useApiResponseHandler,yo as useAppsSdkModelsApiDocsDoNotUseServiceOnlyForModelGenerationQuery,Fo as useConvergeConvergeIframeTagQuery,Zo as useConvergeConvergeJavaScriptTagQuery,vo as useConvergeDataDestinationsInsightsQuery,Io as useConvergeGenerateStmTrackingUrlQuery,bo as useConvergeGetActivityDefinitionBuilderInfoQuery,qo as useConvergeGetAllConnectedPlatformsQuery,Oo as useConvergeGetAllConvergeDomainsQuery,Wo as useConvergeGetAllConvergeInstancesQuery,Go as useConvergeGetConvergeCrossDomainTrackingSettingsQuery,Lo as useConvergeGetConvergeDomainRulesQuery,Po as useConvergeGetDefaultSingleInstanceForBrandQuery,Qo as useConvergeGetDiagnosisUrlQuery,To as useConvergeGetPrivacyJurisdictionsQuery,So as useConvergeGetRegionalConsentTemplateQuery,Do as useConvergeGetSingleInstanceQuery,wo as useConvergeGetWebsiteSidekickUrlQuery,Bo as useConvergeListDiagnosisLogsMutation,Eo as useConvergeManageConvergeCrossDomainTrackingSettingsMutation,Mo as useConvergeManageConvergeDomainRulesMutation,xo as useConvergeManageInstanceSettingsMutation,Ao as useConvergePerformanceInsightsQuery,ho as useConvergePlatformPerformanceInsightsQuery,Co as useConvergeSdkClientInsightsQuery,Ro as useConvergeSetPlatformStrategyMutation,ko as useConvergeSetPrivacySettingsMutation,Uo as useReferenceDataDeviceDetectQuery,$o as useReferenceDataGetAllActivityFilterSourcesQuery,Yo as useReferenceDataGetAllActivityNamesQuery,zo as useReferenceDataGetAllCompanyRolesQuery,No as useReferenceDataGetAllCountriesQuery,_o as useReferenceDataGetAllCountrySubdivisionsQuery,Jo as useReferenceDataGetAllIndustriesQuery,Ko as useReferenceDataGetAllPrivacyConsentPurposesQuery,Vo as useReferenceDataGetAllTextTokensQuery,Ho as useReferenceDataGetAllTimeZonesQuery,Zl as useTokens,rt as winLocation};
|
|
3
|
+
`)),n||(n="Failed!"),i?e(xt(ht,{children:[De(Re,{variant:"body1",children:i}),De(Re,{variant:"body2",children:n})]}),{variant:"error",autoHideDuration:r}):e(n,{variant:"error",autoHideDuration:r}),t.status}}}import{FormProvider as It}from"react-hook-form";import{jsx as Pe}from"react/jsx-runtime";function ao({children:e,onSubmit:t,methods:i}){return Pe(It,{...i,children:Pe("form",{onSubmit:t,style:{marginLeft:0,width:"100%"},children:e})})}import{getActivityName as ge}from"@seeka-labs/converge";import{forIn as We,sortBy as jt}from"lodash-es";import{fetchBaseQuery as bt}from"@reduxjs/toolkit/query";import{buildCreateApi as kt,coreModule as St,reactHooksModule as Tt}from"@reduxjs/toolkit/query/react";import Rt from"query-string";var Dt=kt(St(),Tt({unstable__sideEffectsInRender:!0})),Oe=bt({baseUrl:process.env.VITE_SEEKA_BACKEND_API_URL||"https://api.seeka.services",prepareHeaders(e){return e},paramsSerializer:e=>Rt.stringify(e)});function fo(e){Oe=e}var Pt=(e,t,i)=>Oe(e,t,i),Le=Dt({reducerPath:"appApi",baseQuery:Pt,endpoints:()=>({})});var Q=Le.injectEndpoints({endpoints:e=>({appsSdkModelsApiDocsDoNotUseServiceOnlyForModelGeneration:e.query({query:()=>({url:"/schema/models"})}),convergeSdkClientInsights:e.query({query:()=>({url:"/api/converge/insights/sdk/client/status"})}),convergeDataDestinationsInsights:e.query({query:()=>({url:"/api/converge/insights/destinations/status"})}),convergePerformanceInsights:e.query({query:t=>({url:"/api/converge/insights/performance",params:{startDate:t.startDate,endDate:t.endDate,organisationBrandIds:t.organisationBrandIds,domainId:t.domainId,ianaTimeZone:t.ianaTimeZone}})}),convergePlatformPerformanceInsights:e.query({query:t=>({url:"/api/converge/insights/performance/platform",params:{platform:t.platform,startDate:t.startDate,endDate:t.endDate,organisationBrandIds:t.organisationBrandIds,domainId:t.domainId,ianaTimeZone:t.ianaTimeZone}})}),convergeManageInstanceSettings:e.mutation({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/settings`,method:"PUT",body:t.convergeInstanceSettingsUpdateRequest})}),convergeGenerateStmTrackingUrl:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/tracking/generate/url/stm`,params:{url:t.url,destination:t.destination}})}),convergeGetActivityDefinitionBuilderInfo:e.query({query:()=>({url:"/api/converge/activity/definitions/info"})}),convergeSetPrivacySettings:e.mutation({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/privacy`,method:"PUT",body:t.updatePrivacySettingsRequest})}),convergeGetRegionalConsentTemplate:e.query({query:()=>({url:"/api/converge/consent/template"})}),convergeGetPrivacyJurisdictions:e.query({query:()=>({url:"/api/converge/privacy/jurisdictions"})}),convergeSetPlatformStrategy:e.mutation({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/settings/strategy`,method:"PUT",params:{strategy:t.strategy,library:t.library}})}),convergeGetSingleInstance:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}`})}),convergeGetDefaultSingleInstanceForBrand:e.query({query:t=>({url:"/api/converge/instance/default/brand",params:{organisationBrandId:t.organisationBrandId}})}),convergeGetAllConvergeDomains:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/domains`})}),convergeGetConvergeDomainRules:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/domains/rules`})}),convergeManageConvergeDomainRules:e.mutation({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/domains/rules`,method:"POST",body:t.convergeInstanceDomainRulesManage})}),convergeGetConvergeCrossDomainTrackingSettings:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/domains/tracking`})}),convergeManageConvergeCrossDomainTrackingSettings:e.mutation({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/domains/tracking`,method:"POST",body:t.convergeEmbedTrackingJsTenantAnalyticsCrossDomainConfiguration})}),convergeGetAllConnectedPlatforms:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/platforms`})}),convergeGetAllConvergeInstances:e.query({query:t=>({url:"/api/converge/instance",params:{organisationBrandId:t.organisationBrandId}})}),convergeGetWebsiteSidekickUrl:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/sidekick/url`,params:{websiteUrl:t.websiteUrl}})}),convergeConvergeJavaScriptTag:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/tag/content`,params:{diag:t.diag,shopifyRoot:t.shopifyRoot,vo:t.vo,plugins:t.plugins}})}),convergeConvergeIframeTag:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/iframe/content`,params:{vo:t.vo}})}),convergeListDiagnosisLogs:e.mutation({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/diag/log`,method:"POST",body:t.convergeActivityLogListRequest})}),convergeGetDiagnosisUrl:e.query({query:t=>({url:`/api/converge/instance/${t.convergeInstanceId}/diag/session/start`,params:{websiteUrl:t.websiteUrl}})}),referenceDataDeviceDetect:e.query({query:()=>({url:"/api/data/reference/device/detect"})}),referenceDataGetAllTextTokens:e.query({query:t=>({url:"/api/data/reference/tokens",params:{walletPassInstallEmailTemplate:t.walletPassInstallEmailTemplate}})}),referenceDataGetAllCountries:e.query({query:()=>({url:"/api/data/reference/country"})}),referenceDataGetAllCountrySubdivisions:e.query({query:t=>({url:"/api/data/reference/country/subdivision",params:{countryCode:t.countryCode}})}),referenceDataGetAllTimeZones:e.query({query:()=>({url:"/api/data/reference/timezone"})}),referenceDataGetAllIndustries:e.query({query:()=>({url:"/api/data/reference/industry"})}),referenceDataGetAllCompanyRoles:e.query({query:()=>({url:"/api/data/reference/company/role"})}),referenceDataGetAllPrivacyConsentPurposes:e.query({query:()=>({url:"/api/data/reference/privacy/consent/purposes"})}),referenceDataGetAllActivityFilterSources:e.query({query:t=>({url:"/api/data/reference/integration/pipeline/source",params:{organisationBrandId:t.organisationBrandId}})}),referenceDataGetAllActivityNames:e.query({query:t=>({url:"/api/data/reference/activity/name",params:{organisationBrandId:t.organisationBrandId}})})}),overrideExisting:!1});var ce=(n=>(n.Undefined="undefined",n.PurchaseMade="purchaseMade",n.ActivityTracked="activityTracked",n))(ce||{}),de=(n=>(n.Undefined="undefined",n.And="and",n.Or="or",n))(de||{}),U=(o=>(o.Undefined="undefined",o.Domain="domain",o.Pipeline="pipeline",o.Wildcard="wildcard",o.Url="url",o.PagePath="pagePath",o))(U||{}),N=(I=>(I.Undefined="undefined",I.Equals="equals",I.NotEquals="notEquals",I.Contains="contains",I.NotContains="notContains",I.StartsWith="startsWith",I.EndsWith="endsWith",I.IsNull="isNull",I.NotNull="notNull",I.IsTrue="isTrue",I.IsFalse="isFalse",I.GreaterThanOrEquals="greaterThanOrEquals",I.LessThanOrEquals="lessThanOrEquals",I.GreaterThan="greaterThan",I.LessThan="lessThan",I.Before="before",I.After="after",I.Between="between",I.In="in",I.NotIn="notIn",I.Regex="regEx",I.Any="any",I))(N||{}),Ot=(n=>(n.Undefined="undefined",n.Success="success",n.Failed="failed",n))(Ot||{}),Lt=(g=>(g.Undefined="undefined",g.Seeka="seeka",g.DynamicYield="dynamicYield",g.Segment="segment",g.FacebookPixel="facebookPixel",g.GoogleAnalytics="googleAnalytics",g.Braze="braze",g.SnapchatPixel="snapchatPixel",g.Pinterest="pinterest",g.TikTokPixel="tikTokPixel",g.GoogleAds="googleAds",g))(Lt||{}),Mt=(p=>(p.Undefined="undefined",p.Minute="minute",p.Hour="hour",p.Day="day",p.Week="week",p.Month="month",p.Year="year",p))(Mt||{}),Gt=(r=>(r.Good="good",r.Warning="warning",r.Error="error",r.Critical="critical",r))(Gt||{}),Et=(n=>(n.Undefined="undefined",n.Learning="learning",n.Full="full",n))(Et||{}),B=(a=>(a.Undefined="undefined",a.PageViewOrganic="pageViewOrganic",a.PageViewUtmAttributed="pageViewUtmAttributed",a.AddPaymentMethod="addPaymentMethod",a.AddToWishlist="addToWishlist",a.ContactMessage="contactMessage",a.Custom="custom",a.SyncCart="syncCart",a.Order="order",a.InitiateCheckout="initiateCheckout",a.AddToCart="addToCart",a.RemoveFromCart="removeFromCart",a.OneTimeItemPurchase="oneTimeItemPurchase",a.SubscriptionItemPurchase="subscriptionItemPurchase",a.ViewProduct="viewProduct",a.ViewPage="viewPage",a.ApplyPromotionalCode="applyPromotionalCode",a.KeywordSearch="keywordSearch",a.UserLoginSignup="userLoginSignup",a.UserLogin="userLogin",a.NewsletterSignup="newsletterSignup",a.Lead="lead",a.ChangeProductAttribute="changeProductAttribute",a.FilterItemsByAttribute="filterItemsByAttribute",a.Schedule="schedule",a.ViewContentItem="viewContentItem",a.StartTrial="startTrial",a))(B||{}),qt=(n=>(n.None="none",n.SessionPassthrough="sessionPassthrough",n.UrlPassthrough="urlPassthrough",n))(qt||{}),Wt=(o=>(o.Default="default",o.Sku="sku",o.ProductId="productId",o.VariantId="variantId",o.ProductIdAndVariantIdUnderscore="productIdAndVariantIdUnderscore",o.VariantIdOrProductId="variantIdOrProductId",o))(Wt||{}),wt=(r=>(r.DeliverAllTraitsAndDeliverAllEvents="deliverAllTraitsAndDeliverAllEvents",r.DeliverAllTraitsAndDeliverEventsOnlyIfMaxWeightedTraitsPresent="deliverAllTraitsAndDeliverEventsOnlyIfMaxWeightedTraitsPresent",r.DeliverMaxWeightedTraitsOnlyAndDeliverAllEvents="deliverMaxWeightedTraitsOnlyAndDeliverAllEvents",r.DeliverMaxWeightedTraitsOnlyAndDeliverEventsOnlyIfMaxWeightedTraitsPresent="deliverMaxWeightedTraitsOnlyAndDeliverEventsOnlyIfMaxWeightedTraitsPresent",r))(wt||{}),Zt=(n=>(n.Unset="unset",n.Granted="granted",n.Denied="denied",n))(Zt||{}),Ft=(i=>(i.Undefined="undefined",i.MeasureAdvertisingPerformance="measureAdvertisingPerformance",i))(Ft||{}),Bt=(n=>(n.Undefined="undefined",n.AllOf="allOf",n.AnyOf="anyOf",n))(Bt||{}),Qt=(n=>(n.Disabled="disabled",n.Explicit="explicit",n.Implicit="implicit",n))(Qt||{}),Ut=(i=>(i.Exact="exact",i.ExactAndSubdomains="exactAndSubdomains",i))(Ut||{}),Nt=(m=>(m.Generic="generic",m.ActivityIngress="activityIngress",m.ActivityEgress="activityEgress",m.UserProfile="userProfile",m.SdkLog="sdkLog",m.Detections="detections",m.ActivityEgressFilter="activityEgressFilter",m.Diagnosis="diagnosis",m.PipelineIntegrationOutput="pipelineIntegrationOutput",m))(Nt||{}),Vt=(r=>(r.Information="information",r.Warning="warning",r.Error="error",r.Verbose="verbose",r))(Vt||{}),_t=(m=>(m.Browser="browser",m.Server="server",m.Mobile="mobile",m.Desktop="desktop",m.PhysicalStore="physicalStore",m.Email="email",m.Phone="phone",m.Chat="chat",m.Automatic="automatic",m))(_t||{}),Ht=(r=>(r.Undefined="undefined",r.SingleProduct="singleProduct",r.SingleVariant="singleVariant",r.Collection="collection",r))(Ht||{}),Jt=(l=>(l.None="none",l.BigCommerce="bigCommerce",l.Shopify="shopify",l.OrderGroove="orderGroove",l.Magento="magento",l.Generic="generic",l.WooCommerce="wooCommerce",l.Demandware="demandware",l))(Jt||{}),zt=(o=>(o.Undefined="undefined",o.Fulfilled="fulfilled",o.NoneFulfilled="noneFulfilled",o.PartiallyFulfilled="partiallyFulfilled",o.RestockedOrCancelled="restockedOrCancelled",o.Pending="pending",o))(zt||{}),Kt=(l=>(l.Undefined="undefined",l.Pending="pending",l.Authorized="authorized",l.PartiallyPaid="partiallyPaid",l.Paid="paid",l.PartiallyRefunded="partiallyRefunded",l.Refunded="refunded",l.Voided="voided",l))(Kt||{}),$t=(o=>(o.Unknown="unknown",o.Informed="informed",o.Implied="implied",o.Explicit="explicit",o.Active="active",o.Passive="passive",o))($t||{}),Yt=(r=>(r.Undefined="undefined",r.Sms="sms",r.Email="email",r.DigitalWallet="digitalWallet",r))(Yt||{}),{useAppsSdkModelsApiDocsDoNotUseServiceOnlyForModelGenerationQuery:Co,useConvergeSdkClientInsightsQuery:vo,useConvergeDataDestinationsInsightsQuery:Ao,useConvergePerformanceInsightsQuery:ho,useConvergePlatformPerformanceInsightsQuery:xo,useConvergeManageInstanceSettingsMutation:Io,useConvergeGenerateStmTrackingUrlQuery:bo,useConvergeGetActivityDefinitionBuilderInfoQuery:ko,useConvergeSetPrivacySettingsMutation:So,useConvergeGetRegionalConsentTemplateQuery:To,useConvergeGetPrivacyJurisdictionsQuery:Ro,useConvergeSetPlatformStrategyMutation:Do,useConvergeGetSingleInstanceQuery:Po,useConvergeGetDefaultSingleInstanceForBrandQuery:Oo,useConvergeGetAllConvergeDomainsQuery:Lo,useConvergeGetConvergeDomainRulesQuery:Mo,useConvergeManageConvergeDomainRulesMutation:Go,useConvergeGetConvergeCrossDomainTrackingSettingsQuery:Eo,useConvergeManageConvergeCrossDomainTrackingSettingsMutation:qo,useConvergeGetAllConnectedPlatformsQuery:Wo,useConvergeGetAllConvergeInstancesQuery:wo,useConvergeGetWebsiteSidekickUrlQuery:Zo,useConvergeConvergeJavaScriptTagQuery:Fo,useConvergeConvergeIframeTagQuery:Bo,useConvergeListDiagnosisLogsMutation:Qo,useConvergeGetDiagnosisUrlQuery:Uo,useReferenceDataDeviceDetectQuery:No,useReferenceDataGetAllTextTokensQuery:Vo,useReferenceDataGetAllCountriesQuery:_o,useReferenceDataGetAllCountrySubdivisionsQuery:Ho,useReferenceDataGetAllTimeZonesQuery:Jo,useReferenceDataGetAllIndustriesQuery:zo,useReferenceDataGetAllCompanyRolesQuery:Ko,useReferenceDataGetAllPrivacyConsentPurposesQuery:$o,useReferenceDataGetAllActivityFilterSourcesQuery:Yo,useReferenceDataGetAllActivityNamesQuery:jo}=Q;import{camelCase as Me,startCase as Ge}from"lodash-es";function Ee(e){return Ge(Me(e))}function qe(e){let t=Ge(Me(e));return t[0].toUpperCase()+t.slice(1).toLowerCase()}function ti(e){if(!ue()){console.warn("Not running in iframe, cannot send command to parent frame",{commandName:e});return}window.parent.postMessage({type:`seeka.app.${e}`},z)}var z=import.meta.env.VITE_URLS_SEEKA_APP_CORE_ORIGIN||"https://seeka.app",ue=()=>window.self!==window.top;var te="Custom: ",Xt="Exact: ",we={AddPaymentInfo:"Add payment info",AddToCart:"Add to cart",AddToWishlist:"Add to wishlist",CompleteRegistration:"Complete registration",Contact:"Contact",CustomizeProduct:"Customize product",Donate:"Donate",FindLocation:"Find location",InitiateCheckout:"Initiate checkout",Lead:"Lead",PageView:"Page view",Purchase:"Purchase",Schedule:"Schedule",Search:"Search",StartTrial:"Start trial",SubmitApplication:"Submit application",Subscribe:"Subscribe",ViewContent:"View content",KeywordSearch:"Keyword search",AddPaymentMethod:"Add payment method",ViewProduct:"View product",ViewPage:"View page",Order:"Order",ViewContentItem:"View content item"},fe=(e,t)=>{let i=e in we?we[e]:qe(e);return t&&t>0&&(i=i.length>=t?`${i.substring(0,t)}...`:i),i};function ai(e,t,i=!1){let n=[],r=["undefined","custom","pageViewOrganic","pageViewUtmAttributed","filterItemsByAttribute","changeProductAttribute"];if(t&&t.length>0){let s=r.map(p=>p.toString()),o=e.map(p=>p.toString());for(let p of t){if(s.indexOf(p)>-1||o.indexOf(p)>-1)continue;let l=ge(p),m=fe(p);n.push({activityName:l,activityNameCustom:l==="custom"?p:void 0,key:p,label:l==="custom"?te+m:m})}}else We(t||B,(s,o)=>{if(r.indexOf(s)>-1||e.indexOf(s)>-1)return;let p=ge(s),l=fe(s);n.push({activityName:p,activityNameCustom:p==="custom"?s:void 0,key:o,label:p==="custom"?te+l:l})});return i&&t&&We(B,(s,o)=>{if(r.indexOf(s)>-1||e.indexOf(s)>-1||n.find(l=>l.activityName===s))return;let p=ge(s);n.push({activityName:p,activityNameCustom:p==="custom"?s:void 0,key:o,label:fe(s)})}),jt(n,"label")}import en from"autosuggest-highlight/parse";import*as R from"react";import{Controller as tn,useFormContext as nn}from"react-hook-form";import{Box as rn}from"@mui/material";import on from"@mui/material/Autocomplete";import Ze from"@mui/material/Grid";import sn from"@mui/material/TextField";import an from"@mui/material/Typography";import{debounce as ln}from"@mui/material/utils";import{isArray as pn}from"lodash-es";import{Fragment as dn,jsx as w,jsxs as Fe}from"react/jsx-runtime";import{createElement as un}from"react";function cn(e,t,i){if(!t)return;let n=document.createElement("script");n.setAttribute("async",""),n.setAttribute("id",i),n.src=e,t.appendChild(n)}var ne={current:null},re={current:null};function Ai({name:e,fieldNames:t,label:i,helperText:n,googleMapsApiKey:r,disabled:s,locationType:o="place",...p}){let{setValue:l,getValues:m,control:b}=nn();t=t||{description:"",addressLine1:"addressLine1",addressLine2:"addressLine2",streetName:"streetName",locality:"locality",state:"state",postcode:"postcode",country:"country",countryCode:"countryCode",googlePlaceId:"",geoLocation:""};let[g]=R.useState(null),[y,v]=R.useState(""),[k,W]=R.useState(""),[V,F]=R.useState(0),[ae,L]=R.useState([]),M=R.useRef(!1);typeof window<"u"&&!M.current&&(document.querySelector("#google-maps")||cn(`https://maps.googleapis.com/maps/api/js?key=${r}&libraries=places`,document.querySelector("head"),"google-maps"),M.current=!0);let _=R.useMemo(()=>ln((a,u)=>{let d={...a};o==="address"&&(d.types=["address"]),ne.current.getPlacePredictions(d,u)},300),[o]);R.useEffect(()=>{setTimeout(()=>{!re.current&&window.google&&(re.current=new window.google.maps.places.PlacesService(document.createElement("div")))},1500)},[M]),R.useEffect(()=>{let a=!0;if(!ne.current&&window.google&&(ne.current=new window.google.maps.places.AutocompleteService),!!ne.current){if(k===""){L(g?[g]:[]);return}return _({input:k},u=>{if(a){let d=[];g&&(d=[g]),u&&(d=[...d,...u]),L(d)}}),()=>{a=!1}}},[g,k,_]);let I=(a,u,d)=>{if(pn(u)){let C=a.filter(function(S){return S.types.find(E=>u.find(D=>D===E))});if(C&&C.length>0)return C.map(E=>E.types.find(D=>D==="subpremise")?E[d]+" /":E[d]).join(" ")}else{let C=a.find(function(S){return S.types.indexOf(u)>-1});if(C)return C[d]}return null},G=(a,u,d,C)=>{if(!t[a])return;let S=I(u,d,C);l(e+"."+a,S,{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0})},$=()=>{t.postcode&&l(e+"."+t.postcode,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.country&&l(e+"."+t.country,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.countryCode&&l(e+"."+t.countryCode,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.description&&l(e+"."+t.description,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.addressLine1&&l(e+"."+t.addressLine1,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.addressLine2&&l(e+"."+t.addressLine2,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.streetName&&l(e+"."+t.streetName,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.locality&&l(e+"."+t.locality,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.state&&l(e+"."+t.state,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.googlePlaceId&&l(e+"."+t.googlePlaceId,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),t.geoLocation&&l(e+"."+t.geoLocation,{},{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0})},Y=a=>{if(re.current){if(!a||!a.place_id){$();return}re.current.getDetails({placeId:a.place_id,fields:["address_component"]},u=>{if(o==="place"?!0:!!I(u.address_components,"country","long_name"))v("");else{v("Address with a country is required"),$();return}G("postcode",u.address_components,"postal_code","long_name"),G("country",u.address_components,"country","long_name"),G("countryCode",u.address_components,"country","short_name"),G("addressLine1",u.address_components,["subpremise","street_number","route"],"short_name"),G("streetName",u.address_components,"route","short_name"),G("locality",u.address_components,"locality","short_name"),G("state",u.address_components,"administrative_area_level_1","short_name")})}},le=a=>{let u=a||m(e);if(!u)return"";let d=[];return t.addressLine1&&d.push(u[t.addressLine1]),t.addressLine2&&d.push(u[t.addressLine2]),t.locality&&d.push(u[t.locality]),t.state&&d.push(u[t.state]),t.postcode&&d.push(u[t.postcode]),t.country&&d.push(u[t.country]),t.countryCode&&d.push(u[t.countryCode]),d=d.filter(C=>!!C).map(C=>C.trim()).filter(Boolean),d.length===0?u?.description||"":d.join(", ")};return w(tn,{name:e,control:b,render:({field:a,fieldState:{error:u}})=>w(on,{...a,id:`address-${a.name}`,getOptionLabel:d=>typeof d=="string"?d:d?.description||"",filterOptions:d=>d,options:ae,autoComplete:!0,disabled:s,fullWidth:!0,includeInputInList:!0,filterSelectedOptions:!0,value:g?.description||a.value,onChange:(d,C)=>{C?Y(C):l(e,{})},onInputChange:(d,C,S)=>{if(S==="clear")a.onChange(""),l(e,"",{shouldTouch:!0,shouldDirty:!0,shouldValidate:!0}),F(V+1),W("");else{if(!d)return;a.onChange(C),W(C)}},renderInput:d=>{let C=(y||u?.message)&&n?Fe(dn,{children:[w("span",{style:{display:"block"},children:y||u?.message}),w("span",{style:{display:"block"},children:n})]}):n||(y||u?.message?y||u?.message:void 0);return w(sn,{...p,...d,inputProps:{...d.inputProps,autoComplete:"no",value:d.inputProps.value||le(null)},label:i,fullWidth:!0,helperText:C,error:!!y||!!u,onBlur:S=>{p.onBlur&&p.onBlur(S)}})},renderOption:(d,C)=>{let S=C.structured_formatting.main_text_matched_substrings||[],E=en(C.structured_formatting.main_text,S.map(D=>[D.offset,D.offset+D.length]));return un("li",{...d,key:d.key},w(Ze,{container:!0,alignItems:"center",children:Fe(Ze,{sx:{width:"calc(100% - 44px)",wordWrap:"break-word"},children:[E.map((D,j)=>w(rn,{component:"span",sx:{fontWeight:D.highlight?"bold":"regular"},children:D.text},j)),w(an,{variant:"body2",color:"text.secondary",children:C.structured_formatting.secondary_text})]})}))}})})}import{isArray as me,sortBy as gn}from"lodash-es";import{Controller as fn,useFormContext as mn}from"react-hook-form";import{Chip as yn}from"@mui/material";import Cn,{createFilterOptions as vn}from"@mui/material/Autocomplete";import An from"@mui/material/TextField";import{useId as hn,useMemo as xn}from"react";import{Fragment as In,jsx as K,jsxs as bn}from"react/jsx-runtime";import{createElement as ye}from"react";function O({name:e,options:t,label:i,placeholder:n,readOnly:r,sx:s,freeSolo:o,freeSoloOptionPrefix:p,helperText:l,endAdornment:m,onChangeValue:b,variant:g,disableOptionsSort:y,clearOnFocus:v,multiple:k,fullWidth:W,size:V,filterOptions:F,disableClearable:ae,isStringValue:L,getStringValue:M,isOptionEqualToValue:_,renderOption:I,autoHighlight:G,blurOnSelect:$,renderTags:Y,groupBy:le,getOptionLabel:a,disablePortal:u=!0,clearOnBlur:d=!0}){let C=mn(),S=t&&t.length>0&&t[0]?.inputValue!==void 0&&t[0]?.title!==void 0,E=vn(),D=hn(),j=xn(()=>y?t:!S&&!a?(console.warn(e+"RhfAutocompleteOption not the type of options. provide sortOptions or getOptionLabel props"),t):gn(t,H=>a?a(H):H.title),[t,y]);return K(fn,{name:e,control:C.control,render:({field:H,fieldState:{error:J}})=>{let Te=_||((x,c)=>{if(!S)return console.warn(e+"RhfAutocompleteOption not the type of options. provide isOptionEqualToValue prop"),x===c;let A=x,h=c;return A.title===c||A.title===h.title||x===c||A.inputValue===h||A.inputValue===h.inputValue}),vt=x=>j.filter(c=>x.find(A=>Te(c,A))),pe=a||(x=>{if(!S)return console.warn(e+"RhfAutocompleteOption not the type of options. provide getOptionLabel prop"),x?.toString()||"";if(typeof x=="string"){let A=vt([x]);return A&&A.length>0?A.map(h=>h?.title).join(", "):x||""}let c=x;return c.title?c.title||"":c?.title||""});return K(Cn,{...H,disableClearable:ae,multiple:k,disablePortal:u,readOnly:r,onChange:(x,c)=>{if(L){let A=k?[]:null;!S&&!M?console.warn(e+"RhfAutocompleteOption not the type of options. provide getStringValue prop when providing isStringValue"):k?A=c.map(h=>typeof h=="string"?h:M?M(h):h.inputValue):A=M?M(c):c?.inputValue,C.setValue(e,A,{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0}),b&&b(k?[A]:A)}else if(typeof c=="string"){let A={title:c,inputValue:c},h=L?c:A;C.setValue(e,k?[h]:h,{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0}),b&&b(k?[A]:A)}else if(c&&c.inputValue)C.setValue(e,L?c?.inputValue||"":c,{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0}),b&&b(k?[c]:c);else if(me(c)){let A=L?c.map(h=>(h?.inputValue?h?.inputValue:h)||"").filter(Boolean):c.map(h=>h?h?.inputValue?h:{title:h,inputValue:h}:null).filter(Boolean);k?C.setValue(e,A,{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0}):C.setValue(e,A[0],{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0}),b&&b(c)}else{if(S){let A=L?c?.inputValue||"":{title:c,inputValue:c};k?C.setValue(e,[A],{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0}):C.setValue(e,A,{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0})}else C.setValue(e,k&&!me(c)?[c]:c,{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0});b&&b(k&&!me(c)?[c]:c)}},filterOptions:F||((x,c)=>{if(!S)return console.warn(e+"RhfAutocompleteOption not the type of options. provide filterOptions prop"),x;let A=E(x,c),{inputValue:h}=c,X=x.some(ee=>h===ee?.title);return o&&h!==""&&!X&&A.push({inputValue:h.trim(),isCustomInputValue:!0,title:p?`${p} "${h.trim()}"`:h.trim()}),A}),selectOnFocus:!0,renderTags:Y||((x,c)=>x.map((A,h)=>{let X=pe(A);!X&&!S&&console.warn(e+"RhfAutocompleteOption not the type of options. provide renderTags or getOptionLabel props");let ee=c({index:h});return ye(yn,{variant:"outlined",size:V,label:X,...ee,key:ee.key})})),clearOnBlur:d,handleHomeEndKeys:!0,id:D,options:j,getOptionLabel:pe,autoHighlight:G,blurOnSelect:$,groupBy:le,isOptionEqualToValue:Te,renderOption:I||((x,c)=>S?ye("li",{...x,key:x.key},c?.title):ye("li",{...x,key:x.key},pe(c))),sx:s,freeSolo:o,renderInput:x=>{let c=J?.message&&l?bn(In,{children:[K("span",{style:{display:"block"},children:J?.message}),K("span",{style:{display:"block"},children:l})]}):l||(J?.message?J?.message:void 0);return K(An,{...x,inputProps:{...x.inputProps,value:x.inputProps.value||""},InputProps:{...x.InputProps,endAdornment:m},placeholder:n,variant:g||"standard",size:V,label:i,fullWidth:W??!0,helperText:c,error:!!J,onFocus:v?A=>{L&&C.setValue(e,"",{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0})}:void 0,InputLabelProps:{...x.InputLabelProps,shrink:!!H.value||!!x.inputProps.value}})}})}})}import{Controller as Be,useFormContext as Qe}from"react-hook-form";import{Checkbox as Ue,FormControl as kn,FormControlLabel as Ne,FormGroup as Sn,FormHelperText as Tn}from"@mui/material";import{Fragment as Rn,jsx as q,jsxs as Dn}from"react/jsx-runtime";function Fi({name:e,helperText:t,disabled:i,...n}){let{control:r}=Qe();return Dn(kn,{children:[q(Ne,{control:q(Be,{name:e,control:r,render:({field:s})=>q(Rn,{children:q(Ue,{...s,disabled:i,checked:!!s.value,onChange:n.onChange||s.onChange})})}),...n}),t&&q(Tn,{children:t})]})}function Bi({name:e,options:t,...i}){let{control:n}=Qe();return q(Be,{name:e,control:n,render:({field:r})=>{let s=o=>r.value.includes(o)?r.value.filter(p=>p!==o):[...r.value,o];return q(Sn,{children:t.map(o=>q(Ne,{control:q(Ue,{checked:r.value.includes(o.value),onChange:()=>r.onChange(s(o.value))}),label:o.label,...i},o.value))})}})}import{Controller as Pn,useFormContext as On}from"react-hook-form";import{ModeEdit as Ln}from"@mui/icons-material";import{IconButton as Mn,TextField as Gn}from"@mui/material";import{useRef as En}from"react";import{Fragment as Ce,jsx as Z,jsxs as qn}from"react/jsx-runtime";function oe({name:e,endAdornment:t,startAdornment:i,helperText:n,disableAutoComplete:r,contentEditable:s,contentEditableDefaultText:o,...p}){let{control:l,setFocus:m}=On(),b=En(null);return Z(Pn,{name:e,control:l,render:({field:g,fieldState:{error:y}})=>{let v=y?.message&&y?.message.indexOf("is a required field")===-1?y?.message:void 0,k=v&&n?qn(Ce,{children:[Z("span",{style:{display:"block"},children:v}),Z("span",{style:{display:"block"},children:n})]}):n||(v?Z(Ce,{children:v}):void 0),W=V=>{if(m(e),b.current){b.current.focus();let F=b.current.value.length;b.current.setSelectionRange(F,F)}};return Z(Ce,{children:Z(Gn,{multiline:s,sx:s?{"& .MuiInputBase-root":{marginTop:0}}:void 0,slotProps:{inputLabel:{shrink:!!p.placeholder||!!g.value||g.value==="0"||g.value===0,sx:{display:s?"none":void 0}},htmlInput:{...p.inputProps,autoComplete:r?"no":p.autoComplete},formHelperText:{component:"div"},input:{readOnly:s&&!g.value?!0:void 0,...s?{contentEditable:!0}:{},startAdornment:i,endAdornment:s?g.value?Z(Mn,{size:"small",onClick:W,children:Z(Ln,{sx:{fontSize:"16px"}})}):void 0:t,inputRef:s?b:void 0}},...g,value:!g.value&&s?o:g.value||"",fullWidth:!0,error:!!y,...p,variant:s?"standard":p.variant,helperText:k})})}})}import{Button as Un}from"@mui/material";import{useEffect as Nn}from"react";import{useFormContext as Vn}from"react-hook-form";import{camelCase as ve,capitalize as Wn,lowerFirst as wn,startCase as Ae,upperFirst as Ve}from"lodash-es";var ji=e=>Zn[e.toLowerCase()]||e.toLowerCase(),Zn={click:"clicked",mouseover:"hovered",submit:"submitted"},Xi=(e,t)=>{if(!e)return"";switch(e.toUpperCase()){case"FORM":return"form";case"A":return t?"button":"button (link)";case"P":return t?"text":"text (paragraph)";case"BUTTON":return"button";case"DIV":return t?"container":"container (div)";case"SPAN":return t?"text":"text (span)";case"INPUT":return"input";case"IMG":return"image";case"ASIDE":return t?"container":"container (aside)";case"MAIN":return t?"container":"container (main)";case"SECTION":return t?"container":"container (section)";case"H1":return t?"heading":"heading (h1)";case"H2":return t?"heading":"heading (h2)";case"H3":return t?"heading":"heading (h3)";case"H4":return t?"heading":"heading (h4)";case"H5":return t?"heading":"heading (h5)";case"H6":return t?"heading":"heading (h6)";default:return e}},es=["FORM","A","BUTTON","DIV","SPAN","INPUT","ASIDE","MAIN","SECTION"],ts=e=>{switch(e.toUpperCase()){case"FORM":return"submit";case"A":case"BUTTON":return"click";default:return"click"}},Fn=e=>{switch(e){case"equals":return"Is exactly";case"notEquals":return"Is not exactly";case"isNull":return"Is empty";case"notNull":return"Is not empty";case"notContains":return"Does not contain";case"any":return"Is anything";case"regEx":return"Matches regex";default:return Ve(Ae(e).toLowerCase())}},Bn=["undefined","custom","pageViewOrganic","viewPage","pageViewUtmAttributed","filterItemsByAttribute","syncCart","changeProductAttribute"].map(e=>e.toString().toLowerCase()),Qn=e=>Wn(Ae(`${e}`)),ns=[...Object.keys(B).filter(e=>!Bn.includes(e.toLowerCase())).map(e=>({title:Qn(e),inputValue:wn(e)})),{title:"Complete registration",inputValue:"CompleteRegistration",isCustomInputValue:!0},{title:"Submit application",inputValue:"SubmitApplication",isCustomInputValue:!0}],_e=Object.keys(N).filter(e=>e.toLowerCase()!=="undefined".toLowerCase()&&e.toLowerCase()!=="after".toLowerCase()&&e.toLowerCase()!=="before".toLowerCase()&&e.toLowerCase()!=="between".toLowerCase()&&e.toLowerCase()!=="isTrue".toLowerCase()&&e.toLowerCase()!=="isFalse".toLowerCase()&&e.toLowerCase()!=="greaterThan".toLowerCase()&&e.toLowerCase()!=="greaterThanOrEquals".toLowerCase()&&e.toLowerCase()!=="lessThan".toLowerCase()&&e.toLowerCase()!=="lessThanOrEquals".toLowerCase()&&e.toLowerCase()!=="notIn".toLowerCase()&&e.toLowerCase()!=="in".toLowerCase()).map(e=>({title:Fn(ve(e)),inputValue:ve(e)})),rs=Object.keys(U).filter(e=>e.toLowerCase()!=="undefined".toLowerCase()&&e.toLowerCase()!=="wildcard".toLowerCase()&&e.toLowerCase()!=="pipeline".toLowerCase()).map(e=>({title:Ve(Ae(e).toLowerCase()),inputValue:ve(e)}));import{Fragment as Hn,jsx as he,jsxs as Jn}from"react/jsx-runtime";var _n=["any","isFalse","isTrue","isNull","notNull","undefined"],gs=({name:e,textFieldWidth:t,operatorFieldWidth:i})=>{let{watch:n,setValue:r}=Vn(),s=n(e),o=n(e+".operator"),p=_n.includes(o),l=()=>{r(e,{operator:"equals",matchValue:""})},m=()=>{r(e,null)};return Nn(()=>{o==="undefined"&&m()},[o]),!s||!o||o.toLowerCase()==="undefined".toLowerCase()?he(Un,{sx:{p:.2},variant:"text",size:"small",onClick:l,children:"Set"}):Jn(Hn,{children:[he(O,{name:e+".operator",disableClearable:!0,size:"small",isStringValue:!0,disableOptionsSort:!0,options:_e,sx:{width:i||"100px"}}),!p&&he(oe,{name:e+".matchValue",size:"small",required:!0,sx:{width:t||"180px"},variant:"standard"})]})};import{useMemo as zn}from"react";import{Fragment as Kn,jsx as He}from"react/jsx-runtime";function hs({name:e,countries:t,...i}){let n=zn(()=>t.map(r=>({title:r.description||"",inputValue:r.friendlyId})),[]);return He(Kn,{children:He(O,{name:e,disableClearable:!0,size:"small",isStringValue:!0,disableOptionsSort:!0,options:n,...i})})}import{Box as er,Button as tr,Stack as nr}from"@mui/material";import{useFormContext as rr}from"react-hook-form";import{useMemo as $n}from"react";import{sortBy as Yn,uniqBy as jn}from"lodash-es";import{Fragment as Xn,jsx as Je}from"react/jsx-runtime";function ze({name:e,countries:t,...i}){let n=$n(()=>Yn(jn(t,r=>r.currencyCode),r=>r).map(r=>({title:r.currencyCode||"",inputValue:r.currencyCode})),[]);return Je(Xn,{children:Je(O,{name:e,size:"small",isStringValue:!0,clearOnFocus:!0,disableOptionsSort:!0,options:n,sx:{width:"150px",...i.sx},...i})})}import{jsx as ie,jsxs as or}from"react/jsx-runtime";function Ws({name:e,countries:t,required:i,slotProps:n}){let{setValue:r,resetField:s,trigger:o,watch:p}=rr(),l=async()=>{s(`${e}.amount`),s(`${e}.currencyCode`),r(`${e}.amount`,""),r(`${e}.currencyCode`,""),await o(`${e}.amount`),await o(`${e}.currencyCode`)},m=p(`${e}.amount`),b=p(`${e}.currencyCode`);return ie(er,{children:or(nr,{direction:"row",spacing:2,children:[ie(oe,{name:`${e}.amount`,size:"small",sx:{width:"120px",...n?.textField?.sx},fullWidth:!0,label:"Amount",...n?.textField,type:"number"}),ie(ze,{name:`${e}.currencyCode`,fullWidth:!0,size:"small",label:"Currency",...n?.currencyCodeSelect,countries:t,disableClearable:!0}),!i&&(m||b)&&ie(tr,{size:"small",onClick:l,color:"primary",variant:"outlined",children:"Clear"})]})})}import{useMemo as ir}from"react";import{useFormContext as sr}from"react-hook-form";import{jsx as ar}from"react/jsx-runtime";var Hs=({sourceLookupValues:e,name:t,size:i,readOnly:n,disableClearable:r,fullWidth:s,disablePortal:o,helperText:p,blurOnSelect:l})=>{let{watch:m,setValue:b}=sr(),g=ir(()=>[...e||[]].sort((y,v)=>y.type?.toLowerCase()===v.type?.toLowerCase()?(y.label?.toLowerCase()||5)>(v.label?.toLowerCase()||5)?1:-1:(y.type?.toLowerCase()||5)<(v.type?.toLowerCase()||5)?1:-1),[e]);return ar(O,{name:t,disableClearable:r,multiple:!0,disablePortal:o,readOnly:n,options:g,filterOptions:(y,{inputValue:v})=>y.filter(k=>k.label.toLowerCase().includes(v.toLowerCase())),autoHighlight:!0,blurOnSelect:l,clearOnBlur:!0,sx:{display:"inline-block",minWidth:"180px"},groupBy:y=>Ee(y.type?.toString()||""),getOptionLabel:y=>y.label,isOptionEqualToValue:(y,v)=>y.key.toLowerCase()===v.key.toLowerCase()&&y.type.toLowerCase()===v.type.toLowerCase(),onChangeValue:y=>{let v=[...y];v===null||v.length===0?v=[g[0]]:v.length>1&&v.findIndex(k=>k.type==="wildcard")===v.length-1?v=v.filter(k=>k.type==="wildcard"):v.find(k=>k.type!=="wildcard")&&(v=v.filter(k=>k.type!=="wildcard")),b(t,v)}})};import{useMemo as lr,useState as pr}from"react";import{getActivityName as Ys}from"@seeka-labs/converge";import{isArray as cr}from"lodash-es";import{jsx as dr}from"react/jsx-runtime";var oa=({activityNames:e,multiple:t,label:i,name:n,sx:r,allowCustomActivity:s,stringValues:o})=>{let[p,l]=pr(t?[]:null),m=lr(()=>{let b;p?cr(p)?b=p:b=[p]:b=[];let g=[...e];return b.forEach(y=>{g.find(v=>v.key.toLowerCase()===y.key.toLowerCase())||g.push(y)}),g.map(y=>({title:y.label,inputValue:y.key,isCustomInputValue:!!y.activityNameCustom}))},[e,p,o]);return dr(O,{name:n,disableClearable:!0,options:m,multiple:t,isStringValue:o,freeSoloOptionPrefix:te,label:i,freeSolo:s,sx:{display:"inline-block",minWidth:"250px",...r}})};import*as T from"yup";var ur=Object.values(ce),gr=Object.values(de),fr=Object.values(N),mr=Object.values(U),ua=T.object().shape({id:T.string().nonNullable().nullable(),type:T.mixed().oneOf(ur,"Invalid filter type").nonNullable().required("Filter type is required"),activityNames:T.array().of(T.string().required()).min(1,"Required").nonNullable().when("type",{is:"activityTracked",then:e=>e.required("Required")}),sourceFilter:T.object().nullable().shape({comparer:T.mixed().oneOf(gr).required("Required"),filters:T.array().of(T.object().shape({label:T.string().required("Label is required"),type:T.mixed().oneOf(mr).required("Item type is required"),key:T.string().nonNullable().when("textMatch",{is:e=>!e,then:e=>e.required("Key is required if no textMatch given"),otherwise:e=>e}),textMatch:T.object().nullable().shape({operator:T.mixed().oneOf(fr,"Invalid operator").optional(),matchValue:T.string().optional()})})).min(1,"Required"),description:T.string().optional()}).when("activityNames",{is:e=>!(e&&e.length),then:e=>e.required("Required")})}).required("Required");import{Box as Ke,Stack as $e,Typography as Ye}from"@mui/material";import{jsx as se,jsxs as je}from"react/jsx-runtime";var ma=({image:e,title:t,children:i})=>se(Ke,{children:je($e,{spacing:.5,alignItems:"flex-start",children:[je($e,{direction:"row",spacing:2,alignItems:"center",children:[e&&se(Ke,{component:"img",style:{height:"40px",width:"40px"},src:e,alt:"example-app-name logo"}),se(Ye,{variant:"h1",sx:{fontSize:"2.1422rem"},color:"text.primary",children:t})]}),i&&se(Ye,{variant:"body2",color:"text.secondary",children:i})]})});import{Box as hr,Stack as xr}from"@mui/material";import{Box as yr,CircularProgress as Cr,Stack as vr}from"@mui/material";import{jsx as xe,jsxs as Ar}from"react/jsx-runtime";var Xe=({children:e})=>xe(yr,{mt:4,children:Ar(vr,{gap:2,justifyContent:"center",children:[e,xe("center",{children:xe(Cr,{})})]})});import{jsx as Ie}from"react/jsx-runtime";var ba=({children:e,loading:t})=>t?Ie(Xe,{}):Ie(hr,{children:Ie(xr,{spacing:3,sx:{width:"100%"},alignItems:"flex-start",children:e})});import{InfoOutlined as Ir}from"@mui/icons-material";import{Tooltip as br,useTheme as kr}from"@mui/material";import{jsx as et}from"react/jsx-runtime";var Pa=({title:e,PopperProps:t,...i})=>{let n=kr();return et(br,{PopperProps:{sx:{zIndex:"90000010 !important"},...t},...i,title:e,children:et(Ir,{htmlColor:n.palette.grey[500]})})};import{Stack as Sr}from"@mui/material";import{jsx as Tr}from"react/jsx-runtime";var Ea=({children:e,StackProps:t})=>Tr(Sr,{alignItems:"center",justifyContent:"space-between",sx:{width:"100%",mt:1},direction:"row",...t,children:e});import{Box as Rr,Stack as tt,Typography as nt}from"@mui/material";import{jsx as be,jsxs as rt}from"react/jsx-runtime";var Za=({title:e,subtitle:t,children:i})=>be(Rr,{children:rt(tt,{spacing:1,alignItems:"flex-start",sx:{width:"100%"},children:[e&&be(nt,{variant:"h5",color:"text.primary",children:e}),rt(tt,{spacing:0,alignItems:"flex-start",sx:{width:"100%"},children:[t&&be(nt,{variant:"subtitle2",color:"text.primary",children:t}),i]})]})});var Qa=["AFN","ALL","DZD","ARS","AMD","AUD","AZN","BHD","BDT","BYN","BZD","BOB","BAM","BWP","BRL","GBP","BND","BGN","BIF","KHR","CAD","CVE","XAF","CLP","CNY","COP","KMF","CDF","CRC","HRK","CZK","DKK","DJF","DOP","EGP","ERN","EEK","ETB","EUR","GEL","GHS","GTQ","GNF","HNL","HKD","HUF","ISK","INR","IDR","IRR","IQD","ILS","JMD","JPY","JOD","KZT","KES","KWD","LVL","LBP","LYD","LTL","MOP","MKD","MGA","MYR","MUR","MXN","MDL","MAD","MZN","MMK","NAD","NPR","TWD","NZD","NIO","NGN","NOK","OMR","PKR","PAB","PYG","PEN","UYU","PHP","PLN","QAR","RON","RUB","RWF","SAR","RSD","SGD","SOS","ZAR","KRW","LKR","SDG","SEK","CHF","SYP","TZS","THB","TOP","TTD","TND","TRY","USD","UGX","UAH","AED","UZS","VEF","VND","XOF","YER","ZMK","ZWL"].sort((e,t)=>e.localeCompare(t));var ke=typeof globalThis.window>"u",ot=()=>ke?null:globalThis.window.location;async function _a(e){try{if(!e||(e=e.trim(),!e))return"";let t=new TextEncoder().encode(e),i=await crypto.subtle.digest("SHA-256",t);return Array.from(new Uint8Array(i)).map(s=>s.toString(16).padStart(2,"0")).join("").toLowerCase()}catch(t){let i=ot();return!ke&&i&&i.protocol.substring(0,5)!=="https"?console.error("Failed to sha256 as current protocol is not HTTPS. Data requested to be hashed will be handled as empty text.",t):console.error("Failed to sha256. Data requested to be hashed will be handled as empty text.",t),""}}import{createTheme as Mr}from"@mui/material/styles";import{deepmerge as Gr}from"@mui/utils";import{createTheme as Or}from"@mui/material";var it={defaultProps:{disableElevation:!0},styleOverrides:{root:()=>({textTransform:"inherit",padding:"0.75rem 1.5rem",lineHeight:"normal",fontWeight:500,fontSize:"14px",borderRadius:"1.4375rem",whiteSpace:"nowrap"})}};var st={styleOverrides:{root:()=>({zIndex:"90000010 !important"})}};var Dr={MuiButton:it,MuiPopper:st},at=Dr;var Pr="#1d1d1d",f="#FFFFFF",P={common:{black:Pr,white:f,neutral:"#E4E7EB",muted:"#9586A5"},primary:{contrastText:f,main:"#722ED1",light:"#f3f8ff",dark:"#5a24a5"},secondary:{contrastText:f,main:"#F50057",light:"#d9d9d9",dark:"#37248F"},success:{contrastText:f,main:"#38C2A1",light:"#E1F7DE",dark:"#009D62"},info:{contrastText:f,main:"#238ec0",light:"#57bae7",dark:"#2E6B8C"},warning:{contrastText:f,main:"#b87511",light:"#ffedb5",dark:"#886800"},error:{contrastText:f,main:"#F44336",light:"#F8DFDF",dark:"#A83B3B"},text:{primary:"#050505",secondary:"#666",disabled:"#A6B1BB"},gradient:{red:"linear-gradient(to bottom right,#ff1053,#ff4f0f)",blue:"linear-gradient(to bottom right,#0de2b8,#3987cc)",purple:"linear-gradient(to bottom right,#e15ac3,#6949cd)"},background:{default:f,dark:"#f3f3f3",paper:"#f9f9f9"},brand:{facebook:{backgroundColor:"#1877F2",color:f},google:{backgroundColor:"#4285F4",color:f},messenger:{backgroundColor:"#0066ff",color:f},email:{backgroundColor:"#00ccff",color:f},sms:{backgroundColor:"#63F47B",color:f},wallet:{backgroundColor:"#1c181b",color:f},ticketrev:{backgroundColor:"#704acd",color:f},manychat:{backgroundColor:"#f6f7f9",color:"#0084ff"},zenGlobal:{backgroundColor:"#cccc66",color:f},omnichannel:{backgroundColor:"#5d2cbb",color:f},oneTimeCampaign:{backgroundColor:"#4c4c4c",color:f},automatedCampaign:{backgroundColor:"#4c4c4c",color:f},enrichmentCampaign:{backgroundColor:"#4c4c4c",color:f},acquisitionCampaign:{backgroundColor:"#4c4c4c",color:f},webhook:{backgroundColor:"#333333",color:"#cc3366"},wait:{backgroundColor:"#DD5E5E",color:f},goal:{backgroundColor:"#FFD039",color:f},stage:{backgroundColor:"#722ED1",color:f},note:{backgroundColor:"#666",color:f},conditionalSplit:{backgroundColor:"#6aa6ff",color:f},outboundDirection:{backgroundColor:"#a4e6a0",color:"#333333"},inboundDirection:{backgroundColor:"#969dec",color:"#333333"},omniDirection:{backgroundColor:"#d4a0f5",color:"#333333"}},converge:{shopify:{backgroundColor:"#95BF471A",color:f},woocommerce:{backgroundColor:"#7F54B31A",color:f},zapier:{backgroundColor:"#D24303",color:f},bigcommerce:{backgroundColor:"#34313F1A",color:f},wordpress:{backgroundColor:"#7f54b31a",color:"#333333"},oztix:{backgroundColor:"#004D8B",color:"#333333"},scriptTag:{backgroundColor:"#7f54b31a",color:"#0b9af1"}},convergeDestination:{facebook:{backgroundColor:"#1877F21A",color:f},googleAds:{backgroundColor:"#FBBD041A",color:f},googleAnalytics:{backgroundColor:"#E374001A",color:f},snapchat:{backgroundColor:"#E1E4341A",color:f},pinterest:{backgroundColor:"#D7143A0F",color:f},tiktok:{backgroundColor:"#BF474E1A",color:f}},border:"#e6e6e6",divider:"#e6e6e6"};var lt={borderRadius:8};var pt={h1:{color:P.text.primary,fontWeight:400,fontSize:"26px",lineHeight:"2.5rem"},h2:{color:"#160637",fontWeight:700,lineHeight:"2.5rem",fontSize:"24px"},h3:{color:"#160637",fontWeight:700,lineHeight:"2.5rem",fontSize:"22px"},h4:{color:P.text.primary,fontWeight:500,fontSize:"20px"},h5:{color:P.text.primary,fontWeight:400,fontSize:"16px"},h6:{color:P.text.primary,fontWeight:500,fontSize:"14px"},subtitle1:{color:P.text.primary,fontSize:"16px",lineHeight:"25px"},subtitle2:{color:P.text.primary,fontSize:"14px",letterSpacing:0,lineHeight:"16px"},body1:{color:"#1d1d1d",fontSize:"14px",lineHeight:"14px",fontWeight:400},body2:{color:"#1d1d1d",fontSize:"13px",lineHeight:"20px"},button:{color:P.text.primary,fontSize:"14px"},caption:{color:P.text.secondary,fontSize:"12px",lineHeight:"16px"}};var Lr={xs:0,sm:600,md:900,lg:1200,xl:1536},ct=Or({palette:P,typography:pt,components:{...at,MuiToggleButton:{styleOverrides:{root:({theme:e})=>({color:"inherit"})}}},shape:lt,breakpoints:{values:Lr}});var dt="rgb(249, 248, 248)",dl=Mr(Gr(ct,{palette:{background:{default:dt}},components:{MuiCssBaseline:{styleOverrides:{body:{backgroundColor:dt},"ol > li":{marginBottom:"7px"}}}}}));import{combineReducers as Er}from"redux";import qr from"redux-persist/lib/storage";var ut={key:"root",storage:qr,keyPrefix:"redux-",whitelist:[]},gt=Er({[Q.reducerPath]:Q.reducer});import{FLUSH as Wr,PAUSE as wr,PERSIST as Zr,persistReducer as Fr,PURGE as Br,REGISTER as Qr,REHYDRATE as Ur}from"redux-persist";import{configureStore as Nr}from"@reduxjs/toolkit";var ft=()=>Nr({reducer:Fr(ut,gt),middleware:e=>e({serializableCheck:{ignoredActions:[Wr,Ur,wr,Zr,Br,Qr]}}).concat(Q.middleware)});import{Provider as Vr}from"react-redux";import{jsx as Hr}from"react/jsx-runtime";var _r=ft(),kl=({children:e})=>Hr(Vr,{store:_r,children:e});var mt="at_app",yt="at_core";import{createContext as Jr,useEffect as Ct,useState as zr}from"react";import{useLocation as Kr}from"react-router-dom";import{jsx as $r}from"react/jsx-runtime";var Se=Jr(null),Gl=({children:e})=>{let[t,i]=zr({appAccessToken:"",coreApiAccessToken:""}),n=Kr();return Ct(()=>{if(!ue())return console.warn("Not running in iframe, not binding app token update"),()=>{};function r(s){s.origin===z&&s.data?.type==="TOKENS"&&i({appAccessToken:s.data.appAccessToken,coreApiAccessToken:s.data.coreApiAccessToken})}return window.addEventListener("message",r),window.parent.postMessage({type:"REQUEST_TOKENS"},z),()=>{window.removeEventListener("message",r)}},[z]),Ct(()=>{let r=new URLSearchParams(n.search),s=r.get(mt),o=r.get(yt);s&&o&&i({appAccessToken:s,coreApiAccessToken:o})},[]),$r(Se.Provider,{value:t,children:e})};import{useContext as Yr}from"react";var Fl=()=>{let e=Yr(Se);if(e===null)throw new Error("useTokens must be inside <TokenProvider>");return e};var Xr='data:image/svg+xml,<svg id="e0ktQpZCquW1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1200 1200" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" project-id="795ff881634549a4accaa35c43612d66" export-id="0db46cf85f824f9f9b1a8d5db44d5835" cached="true">%0A<style><![CDATA[%0A%23e0ktQpZCquW10 {animation: e0ktQpZCquW10_c_o 4000ms linear infinite normal forwards}@keyframes e0ktQpZCquW10_c_o { 0% {opacity: 0} 25% {opacity: 0.39} 50% {opacity: 0} 75% {opacity: 0.39} 100% {opacity: 0}} %23e0ktQpZCquW11_tr {animation: e0ktQpZCquW11_tr__tr 4000ms linear infinite normal forwards}@keyframes e0ktQpZCquW11_tr__tr { 0% {transform: translate(828.600028px,1036.134866px) rotate(0deg)} 37.5% {transform: translate(828.600028px,1036.134866px) rotate(1.578385deg)} 75% {transform: translate(828.600028px,1036.134866px) rotate(-3.229887deg)} 100% {transform: translate(828.600028px,1036.134866px) rotate(0deg)}} %23e0ktQpZCquW12_tr {animation: e0ktQpZCquW12_tr__tr 4000ms linear infinite normal forwards}@keyframes e0ktQpZCquW12_tr__tr { 0% {transform: translate(792.857356px,890.384896px) rotate(0deg);animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95)} 50% {transform: translate(792.857356px,890.384896px) rotate(-10.309339deg);animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95)} 100% {transform: translate(792.857356px,890.384896px) rotate(0deg)}} %23e0ktQpZCquW22 {animation: e0ktQpZCquW22_c_o 4000ms linear infinite normal forwards}@keyframes e0ktQpZCquW22_c_o { 0% {opacity: 0} 25% {opacity: 1} 50% {opacity: 0} 75% {opacity: 1} 100% {opacity: 0}} %23e0ktQpZCquW30 {animation: e0ktQpZCquW30_c_o 4000ms linear infinite normal forwards}@keyframes e0ktQpZCquW30_c_o { 0% {opacity: 0} 25% {opacity: 1} 50% {opacity: 0} 75% {opacity: 1} 100% {opacity: 0}} %23e0ktQpZCquW35 {animation: e0ktQpZCquW35_c_o 4000ms linear infinite normal forwards}@keyframes e0ktQpZCquW35_c_o { 0% {opacity: 0} 25% {opacity: 1} 50% {opacity: 0} 75% {opacity: 1} 100% {opacity: 0}} %23e0ktQpZCquW50_tr {animation: e0ktQpZCquW50_tr__tr 4000ms linear infinite normal forwards}@keyframes e0ktQpZCquW50_tr__tr { 0% {transform: translate(810.394293px,819.607911px) rotate(0deg);animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95)} 25% {transform: translate(810.394293px,819.607911px) rotate(2.564682deg);animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95)} 50% {transform: translate(810.394293px,819.607911px) rotate(0deg);animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95)} 75% {transform: translate(810.394293px,819.607911px) rotate(2.564682deg);animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95)} 100% {transform: translate(810.394293px,819.607911px) rotate(0deg)}} %23e0ktQpZCquW62_tr {animation: e0ktQpZCquW62_tr__tr 4000ms linear infinite normal forwards}@keyframes e0ktQpZCquW62_tr__tr { 0% {transform: translate(943.28476px,858.809034px) rotate(0deg);animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95)} 50% {transform: translate(943.28476px,858.809034px) rotate(-14.262749deg);animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95)} 100% {transform: translate(943.28476px,858.809034px) rotate(0deg)}}%0A]]></style>%0A<defs><filter id="e0ktQpZCquW4-filter" x="-150%" y="-150%" width="400%" height="400%"><feGaussianBlur id="e0ktQpZCquW4-filter-blur-0" stdDeviation="30,3" result="result"/></filter><radialGradient id="e0ktQpZCquW4-fill" cx="0" cy="0" r="736.045484" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1 0 0 0.218629 -1.17383 0)"><stop id="e0ktQpZCquW4-fill-0" offset="0%" stop-color="%23a3a3a3"/><stop id="e0ktQpZCquW4-fill-1" offset="0%" stop-color="%23595959"/><stop id="e0ktQpZCquW4-fill-2" offset="31%" stop-color="%233a3a3a"/><stop id="e0ktQpZCquW4-fill-3" offset="54%" stop-color="%23171717"/><stop id="e0ktQpZCquW4-fill-4" offset="83.7922%" stop-color="%23151c54"/></radialGradient><radialGradient id="e0ktQpZCquW6-fill" cx="0" cy="0" r="347.1" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(647.9 1068.6)"><stop id="e0ktQpZCquW6-fill-0" offset="0%" stop-color="%23f1f2f2"/><stop id="e0ktQpZCquW6-fill-1" offset="100%" stop-color="%23bcbec0"/></radialGradient><radialGradient id="e0ktQpZCquW9-fill" cx="0" cy="0" r="136.5" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(798.6 991.8)"><stop id="e0ktQpZCquW9-fill-0" offset="0%" stop-color="%235a86c5"/><stop id="e0ktQpZCquW9-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><filter id="e0ktQpZCquW10-filter" x="-150%" y="-150%" width="400%" height="400%"><feGaussianBlur id="e0ktQpZCquW10-filter-blur-0" stdDeviation="16,4" result="result"/></filter><radialGradient id="e0ktQpZCquW10-fill" cx="0" cy="0" r="138.781951" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(798.6 991.8)"><stop id="e0ktQpZCquW10-fill-0" offset="0%" stop-color="%235a86c5"/><stop id="e0ktQpZCquW10-fill-1" offset="100%" stop-color="%23fff"/></radialGradient><radialGradient id="e0ktQpZCquW13-fill" cx="0" cy="0" r="347.3" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(461 759.3)"><stop id="e0ktQpZCquW13-fill-0" offset="0%" stop-color="%23f1f2f2"/><stop id="e0ktQpZCquW13-fill-1" offset="100%" stop-color="%23bcbec0"/></radialGradient><radialGradient id="e0ktQpZCquW15-fill" cx="0" cy="0" r="146.6" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(474.7 771.2)"><stop id="e0ktQpZCquW15-fill-0" offset="0%" stop-color="%2358595b"/><stop id="e0ktQpZCquW15-fill-1" offset="100%" stop-color="%23010101"/></radialGradient><radialGradient id="e0ktQpZCquW21-fill" cx="0" cy="0" r="96.1" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(724.5 829.6)"><stop id="e0ktQpZCquW21-fill-0" offset="0%" stop-color="%235a86c5"/><stop id="e0ktQpZCquW21-fill-1" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW21-fill-2" offset="100%" stop-color="%230b1d41"/></radialGradient><filter id="e0ktQpZCquW22-filter" x="-150%" y="-150%" width="400%" height="400%"><feGaussianBlur id="e0ktQpZCquW22-filter-blur-0" stdDeviation="2,2" result="result"/></filter><radialGradient id="e0ktQpZCquW22-fill" cx="0" cy="0" r="96.1" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(724.5 829.6)"><stop id="e0ktQpZCquW22-fill-0" offset="0%" stop-color="%235a86c5"/><stop id="e0ktQpZCquW22-fill-1" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW22-fill-2" offset="100%" stop-color="%23fff"/></radialGradient><radialGradient id="e0ktQpZCquW24-fill" cx="0" cy="0" r="244.1" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.993961 -0.109734 -0.179239 0.986288 796.643229 927.39255)"><stop id="e0ktQpZCquW24-fill-0" offset="0%" stop-color="%23fff"/><stop id="e0ktQpZCquW24-fill-1" offset="100%" stop-color="%23a6c5e8"/></radialGradient><radialGradient id="e0ktQpZCquW25-fill" cx="0" cy="0" r="244.1" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.993961 -0.109734 -0.179239 0.986288 796.643229 927.39255)"><stop id="e0ktQpZCquW25-fill-0" offset="0%" stop-color="%2358595b"/><stop id="e0ktQpZCquW25-fill-1" offset="100%" stop-color="%23010101"/></radialGradient><radialGradient id="e0ktQpZCquW29-fill" cx="0" cy="0" r="66.2" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.993961 -0.109734 -0.179239 0.986288 782.840216 848.803258)"><stop id="e0ktQpZCquW29-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW29-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><filter id="e0ktQpZCquW30-filter" x="-150%" y="-150%" width="400%" height="400%"><feGaussianBlur id="e0ktQpZCquW30-filter-blur-0" stdDeviation="2,2" result="result"/></filter><radialGradient id="e0ktQpZCquW30-fill" cx="0" cy="0" r="66.2" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.993961 -0.109734 -0.179239 0.986288 782.840216 848.803258)"><stop id="e0ktQpZCquW30-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW30-fill-1" offset="100%" stop-color="%23fff"/></radialGradient><radialGradient id="e0ktQpZCquW32-fill" cx="0" cy="0" r="135" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.993961 -0.109734 -0.179239 0.986288 814.415576 940.622682)"><stop id="e0ktQpZCquW32-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW32-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><radialGradient id="e0ktQpZCquW34-fill" cx="0" cy="0" r="78.4" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.993961 -0.109734 -0.179239 0.986288 840.775089 993.635382)"><stop id="e0ktQpZCquW34-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW34-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><filter id="e0ktQpZCquW35-filter" x="-150%" y="-150%" width="400%" height="400%"><feGaussianBlur id="e0ktQpZCquW35-filter-blur-0" stdDeviation="2,2" result="result"/></filter><radialGradient id="e0ktQpZCquW35-fill" cx="0" cy="0" r="344.603983" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.993961 -0.109734 -0.179239 0.986288 840.775089 993.635382)"><stop id="e0ktQpZCquW35-fill-0" offset="0%" stop-color="%23fff"/><stop id="e0ktQpZCquW35-fill-1" offset="100%" stop-color="%23254175"/></radialGradient><radialGradient id="e0ktQpZCquW36-fill" cx="0" cy="0" r="74.6" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.993961 -0.109734 -0.179239 0.986288 688.226513 1011.805359)"><stop id="e0ktQpZCquW36-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW36-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><radialGradient id="e0ktQpZCquW41-fill" cx="0" cy="0" r="21.7" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.972776 -0.231748 0.231748 0.972776 814.941023 912.386768)"><stop id="e0ktQpZCquW41-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW41-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><radialGradient id="e0ktQpZCquW42-fill" cx="0" cy="0" r="21.7" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.972776 -0.231748 0.231748 0.972776 810.428953 982.336768)"><stop id="e0ktQpZCquW42-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW42-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><radialGradient id="e0ktQpZCquW43-fill" cx="0" cy="0" r="18.4" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.972776 -0.231748 0.231748 0.972776 801.611958 935.402333)"><stop id="e0ktQpZCquW43-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW43-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><radialGradient id="e0ktQpZCquW44-fill" cx="0" cy="0" r="21.4" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.972776 -0.231748 0.231748 0.972776 820.246302 956.662659)"><stop id="e0ktQpZCquW44-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW44-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><radialGradient id="e0ktQpZCquW51-fill" cx="0" cy="0" r="758.4" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.967268 -0.253758 -0.352009 0.941492 730.153527 238.614846)"><stop id="e0ktQpZCquW51-fill-0" offset="0%" stop-color="%23f1f2f2"/><stop id="e0ktQpZCquW51-fill-1" offset="100%" stop-color="%23bcbec0"/></radialGradient><radialGradient id="e0ktQpZCquW52-fill" cx="0" cy="0" r="758.4" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.967268 -0.253758 -0.352009 0.941492 730.153527 238.614846)"><stop id="e0ktQpZCquW52-fill-0" offset="0%" stop-color="%23f1f2f2"/><stop id="e0ktQpZCquW52-fill-1" offset="100%" stop-color="%23bcbec0"/></radialGradient><radialGradient id="e0ktQpZCquW54-fill" cx="0" cy="0" r="612.6" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.967268 -0.253758 -0.321396 0.949523 691.970262 312.638808)"><stop id="e0ktQpZCquW54-fill-0" offset="0%" stop-color="%233a3795"/><stop id="e0ktQpZCquW54-fill-1" offset="100%" stop-color="%230b1d41"/></radialGradient><radialGradient id="e0ktQpZCquW63-fill" cx="0" cy="0" r="311.4" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(1021.4 686.5)"><stop id="e0ktQpZCquW63-fill-0" offset="0%" stop-color="%23f1f2f2"/><stop id="e0ktQpZCquW63-fill-1" offset="100%" stop-color="%23bcbec0"/></radialGradient><radialGradient id="e0ktQpZCquW65-fill" cx="0" cy="0" r="169.8" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(1122.2 733.5)"><stop id="e0ktQpZCquW65-fill-0" offset="0%" stop-color="%2358595b"/><stop id="e0ktQpZCquW65-fill-1" offset="100%" stop-color="%23010101"/></radialGradient><radialGradient id="e0ktQpZCquW68-fill" cx="0" cy="0" r="272" spreadMethod="pad" gradientUnits="userSpaceOnUse" gradientTransform="translate(881.4 1148.4)"><stop id="e0ktQpZCquW68-fill-0" offset="0%" stop-color="%23f1f2f2"/><stop id="e0ktQpZCquW68-fill-1" offset="100%" stop-color="%23bcbec0"/></radialGradient></defs><g style="isolation:isolate" transform="translate(-254.900024-226.231704)"><g><ellipse style="mix-blend-mode:multiply" rx="536.9" ry="77.1" transform="matrix(.769303 0 0 1 854.900006 1325.4)" opacity="0.6" filter="url(%23e0ktQpZCquW4-filter)" fill="url(%23e0ktQpZCquW4-fill)"/><g transform="translate(.000003 0)"><path d="M823.5,1079.4c-17.9-51-93.2-83.5-116.7-76.6-3.1.2-5.5,1.5-7.2,4-10.6,16,10.2,149.9,34.8,227.3c24.6,77.3,41.2,99.4,47.2,101.2s45.9,3.1,51.9-2.5c6-5.5,14.6-183.5-10-253.4Z" fill="url(%23e0ktQpZCquW6-fill)"/><path d="M839.4,1199.6c0-1.8-.1-3.6-.2-5.4-.6-.2-1.1-.4-1.7-.7c0-1.4,0-2.9-.1-4.3-1.2-18.1-11-32.8-21.7-32.8s-16,10.5-17.1,24.8c-3.7-.9-7.5-1.7-11.3-2.4-19.2-3.6-39-4.5-58.1-.2-3.1.7-6.2,1.5-9.2,2.5.4,1.6.8,3.3,1.2,4.9c2.2-.8,4.4-1.4,6.7-2c18.1-4.6,37.1-4.1,55.4-1c5.1.9,10.2,2,15.2,3.2c0,1,0,1.9.1,2.9c1.2,18.1,11,32.8,21.7,32.8s15.5-9.8,17-23.2c.7.3,1.5.6,2.2.9h-.1Z" fill="%23010101"/><path style="mix-blend-mode:multiply" d="M785.6,1069.6c25.4,77.9,50.1,216,11.3,267.1c14,.5,32.7-.2,36.6-3.9c6-5.5,14.6-183.5-10-253.4-9.8-27.8-36.6-50.1-62.8-63.6c10.5,18.2,19.3,36.4,24.9,53.8Z" fill="%23d1d3d4"/><path d="M806.5,1109.5c11.4-1,17.9-7.3,20.9-16.8-1.2-4.7-2.5-9.2-4-13.3-17.9-51-93.2-83.5-116.7-76.6-3.1.2-5.5,1.5-7.2,4-5.8,35.9,49.1,107.7,107,102.7Z" fill="url(%23e0ktQpZCquW9-fill)"/><path id="e0ktQpZCquW10" style="mix-blend-mode:overlay" d="M806.5,1109.5c11.4-1,17.9-7.3,20.9-16.8-1.2-4.7-2.5-9.2-4-13.3-17.9-51-93.2-83.5-116.7-76.6-3.1.2-5.5,1.5-7.2,4-5.8,35.9,49.1,107.7,107,102.7Z" opacity="0" filter="url(%23e0ktQpZCquW10-filter)" fill="url(%23e0ktQpZCquW10-fill)"/></g><g id="e0ktQpZCquW11_tr" transform="translate(828.600028,1036.134866) rotate(0)"><g transform="translate(-828.600015,-1036.134842)"><g id="e0ktQpZCquW12_tr" transform="translate(792.857356,890.384896) rotate(0)"><g transform="translate(-792.857353,-890.384883)"><path d="M790.2,865.4c0-3.8-30.7-40.7-48.8-38.9s-111.2,48.8-111.2,48.8-62.1-66.5-69.3-76.9-47-27.7-52.2-30.5-33.7-23.3-42.6-13.7c-8.8,9.6,6.8,34.9,6.8,34.9s-66.7,0-65.9,9.2s41,22.5,41,22.5-47,2.4-43.8,13.7s45,18.5,45,18.5-37.8,11.2-34.9,20.1c2.8,8.8,42.6,5.6,42.6,5.6s-26.9,10.8-20.5,20.1c6.4,9.2,76.3-.4,76.3-.4s60.7,67.9,116.5,67.5s161.3-80.5,161-100.5Z" fill="url(%23e0ktQpZCquW13-fill)"/><path d="M648.9,963.2c-2.7-4.9-8.7-10.1-16.6-14.2c7.7-24.3,8-51,2.1-75.7-2.6,1.3-4.1,2-4.1,2s-.3-.3-.8-.9c2.6,10.9,3.9,22,3.9,33.2c0,13.2-1.8,26.5-5.7,39.2-1.3-.6-2.7-1.1-4.2-1.6-17.5-6.3-34-4.9-36.9,3.2-.8,2.2-.5,4.6.7,7.1c13.6,6.4,27.9,10.6,41.9,10.5c6,0,12.6-1,19.6-2.7l.1-.1Z" fill="%23010101"/><path d="M512.2,769.5c3,8.9,4.9,19.9-3.4,24.3-15.1,8-31.9-4.4-35.8-4.6c0,0-3.4,0-8.6.1c4.1,24.1,12.8,77.1,13.8,100.7.2,4.7,0,8.7-.5,12c18-1.3,35.1-3.6,35.1-3.6s1.1,1.2,3.2,3.4c12.2-5.7,27.5-18.2,37.6-45.9c10.3-28.4,8.3-48.7,4-61.1-10.4-9-35.6-20.6-45.4-25.2v-.1Z" fill="url(%23e0ktQpZCquW15-fill)"/><g style="mix-blend-mode:multiply"><path d="M476.9,867.4c-.6-1.9-39.1,8.5-59.3,8.8c8.6,4.2,31,3.1,37.6,2.7c11.8-5.7,22.1-10.3,21.8-11.5h-.1Z" fill="%23d1d3d4"/><path d="M475.5,818.2c2.8-1.1-23.1-2.1-49.9-6.1c9.2,4.2,18.9,7.6,21.7,8.6c14.3-1,26.3-1.6,28.2-2.4v-.1Z" fill="%23d1d3d4"/><path d="M445.5,854.2c16.1-3.4,30.9-5.5,30.9-6.3c0-1.2-39.8-1.8-64.5-6.1c12.9,7,37.4,11.3,37.4,11.3s-1.5.4-3.8,1.2v-.1Z" fill="%23d1d3d4"/><path d="M741.4,826.5c-3.3.3-9.2,2.2-16.6,5-14,29.2-50.2,96.6-88.3,104.6-48.8,10.2-114.8-60.7-121-60.7s-52.1,18.6-77.4,24.8c12.1,6.9,74.8-1.7,74.8-1.7s60.7,67.9,116.5,67.5s161.3-80.5,161-100.5c0-3.8-30.7-40.7-48.8-38.9l-.2-.1Z" fill="%23d1d3d4"/></g><path d="M742.4,914.8c27.6-20.2,47.9-40.6,47.8-49.4c0-3.8-30.7-40.7-48.8-38.9-28.3,18.3-46.4,82,1,88.3Z" fill="url(%23e0ktQpZCquW21-fill)"/><path id="e0ktQpZCquW22" style="mix-blend-mode:overlay" d="M742.4,914.8c27.6-20.2,47.9-40.6,47.8-49.4c0-3.8-30.7-40.7-48.8-38.9-28.3,18.3-46.4,82,1,88.3Z" opacity="0" filter="url(%23e0ktQpZCquW22-filter)" fill="url(%23e0ktQpZCquW22-fill)"/></g></g><g transform="translate(.000028 1.184866)"><path d="M746,832c5.6-8.6,142.3-38.3,162.3-19c20,19.2,60.8,153.2,55.7,187.9s-57.5,101.1-101.5,97.8-103.6-7.5-112.2-19.7-54.3-67.6-45.3-113.1s26.1-110.7,41.1-133.9h-.1Z" fill="url(%23e0ktQpZCquW24-fill)"/><path d="M746,832c5.6-8.6,142.3-38.3,162.3-19c20,19.2,60.8,153.2,55.7,187.9s-57.5,101.1-101.5,97.8-103.6-7.5-112.2-19.7-54.3-67.6-45.3-113.1s26.1-110.7,41.1-133.9h-.1Z" fill="url(%23e0ktQpZCquW25-fill)"/><path style="mix-blend-mode:multiply" d="M746,832c3-4.6,44.2-15.4,84.6-21.3c0,0,0,0,0,0c1.1-.2,2.2-.3,3.2-.5c0,0,0,0,.1,0c1.1-.1,2.1-.3,3.2-.4c0,0,.1,0,.2,0c1-.1,2.1-.3,3.1-.4c0,0,.2,0,.3,0c1-.1,2-.3,3.1-.4c0,0,.2,0,.3,0c1-.1,2-.2,3-.3c0,0,.2,0,.2,0c1-.1,2-.2,3-.3c0,0,.1,0,.2,0c1-.1,2-.2,3-.3c0,0,0,0,0,0c6.3-.6,12.3-1,18-1.2c0,0,.2,0,.2,0c.7,0,1.4,0,2.1,0c.3,0,.5,0,.8,0c.6,0,1.2,0,1.8,0c.3,0,.7,0,1,0c.6,0,1.1,0,1.7,0c.4,0,.8,0,1.1,0c.5,0,1,0,1.5,0c.4,0,.8,0,1.2,0c.5,0,.9,0,1.4,0c.4,0,.8,0,1.2,0s.9,0,1.3,0s.8,0,1.2,0s.8,0,1.2.1c.4,0,.8,0,1.2.1.4,0,.8,0,1.2.1.4,0,.8,0,1.1.1.4,0,.7.1,1.1.2.4,0,.7.1,1.1.2.3,0,.7.1,1,.2.4,0,.7.1,1,.2.3,0,.6.1.9.2.3,0,.7.2,1,.2s.6.1.9.2c.3,0,.6.2.9.3.3,0,.5.2.8.2.3.1.6.2.9.3.2,0,.5.2.7.3.3.1.6.2.8.4.2,0,.4.2.6.3.3.1.5.3.8.4.2,0,.4.2.5.3.3.2.5.3.8.5.1,0,.3.2.4.3.4.3.7.5,1,.8c0,0,0,0,0,0c.3.3.6.6.9.9c0,.1.2.2.3.3.2.2.4.5.6.7.1.1.2.3.3.4.2.3.4.5.6.8.1.1.2.3.3.4.3.4.6.8.9,1.3.1.2.2.3.3.5.2.3.4.6.6.9.2.2.3.5.5.7.2.3.3.5.5.8s.3.6.5.9c.1.2.3.5.4.7.7,1.2,1.5,2.6,2.2,4c0,.1.1.3.2.4.2.5.5,1,.8,1.5c0,.1.1.3.2.4.3.5.5,1.1.8,1.6c0,0,0,0,0,0c20.9,42.5,49,141.4,44.7,170.5-3,20.3-22.2,51.5-46.5,73.2c7.7-16.4,19.9-56.3,8.1-131.8-5.1-32.7-17.8-58.2-33-78-31.8,25.7-71.3,45-104.6,42.7-34.6-2.4-49.2-24-53.7-50.1c3.9-10.3,7.9-18.9,11.7-24.8l.5.3Z" fill="%236d6e71"/><path style="mix-blend-mode:multiply" d="M841.7,1063.4c54.6-3.3,94-29.3,121.6-59.2-7.8,35.5-58.2,97.6-100.9,94.4-44-3.3-103.6-7.5-112.2-19.7-4.1-5.8-16.6-21.4-27.6-41.1c27.5,16.3,66.1,28.7,119.1,25.5v.1Z" fill="%236d6e71"/><path d="M835.4,956c-28.8,2.5-57.8,2.3-86.1-.9-13.7-1.6-27.3-3.9-40.6-7.1.3-1.4.6-2.8.9-4.3c7.4,1.8,14.9,3.3,22.5,4.5c26.9,4.5,54.6,5.8,82.2,4.8c26.1-1,52.3-4.2,78-10.6c19.3-4.8,38.4-11.5,56.4-20.5.8-.4,1.6-.8,2.4-1.2.4,1.4.7,2.8,1.1,4.1-14.1,7.2-28.8,13-43.8,17.5-23.9,7.2-48.5,11.5-73,13.6v.1Z" fill="%23bcbec0"/><path d="M748.9,829.9c20.7-10.4,140.7-34.9,159.4-17c2.2,28.4-156.4,59-159.4,17Z" fill="url(%23e0ktQpZCquW29-fill)"/><path id="e0ktQpZCquW30" style="mix-blend-mode:overlay" d="M748.9,829.9c20.7-10.4,140.7-34.9,159.4-17c2.2,28.4-156.4,59-159.4,17Z" opacity="0" filter="url(%23e0ktQpZCquW30-filter)" fill="url(%23e0ktQpZCquW30-fill)"/><path d="M744.2,939.9c-7.4,41.2,19.7,78.2,60.5,82.7c40.9,4.5,80-25.3,87.4-66.4c7.4-41.2-19.7-78.2-60.5-82.7-40.9-4.5-80,25.3-87.4,66.4Z" fill="%230d2043"/><path d="M749.1,940.4c-6.9,38.4,18.3,72.9,56.5,77.1c38.1,4.2,74.6-23.6,81.6-62c6.9-38.4-18.3-72.9-56.5-77.1-38.1-4.2-74.6,23.6-81.6,62Z" fill="url(%23e0ktQpZCquW32-fill)"/><path style="mix-blend-mode:multiply" d="M767.9,943.9c-5.5,30.5,14.6,58,44.9,61.3s59.3-18.7,64.8-49.2-14.6-58-44.9-61.3-59.3,18.7-64.8,49.2Z" fill="%2393a7c4"/><path d="M861.4,1093.1c-.5-30.4,64.9-107.8,96.6-95.9c3.3,1.2,5,4.8,4.1,8.4-9,34.5-55,90.9-95.7,92.2-2.7,0-4.9-2-4.9-4.7h-.1Z" fill="url(%23e0ktQpZCquW34-fill)"/><path id="e0ktQpZCquW35" style="mix-blend-mode:overlay" d="M861.4,1093.1c-.5-30.4,64.9-107.8,96.6-95.9c3.3,1.2,5,4.8,4.1,8.4-9,34.5-55,90.9-95.7,92.2-2.7,0-4.9-2-4.9-4.7h-.1Z" opacity="0" filter="url(%23e0ktQpZCquW35-filter)" fill="url(%23e0ktQpZCquW35-fill)"/><path d="M704.1,984.3c6.2,14.1,29.8,73.9,57.6,101.3-5.6-1.9-9.5-4.1-11.3-6.6-7.4-10.6-42.9-53.7-46.2-94.7h-.1Z" fill="url(%23e0ktQpZCquW36-fill)"/><g><polygon points="784.5,924.4 784.5,924.4 784.5,924.4 784.5,924.4" fill="%23fff"/><polygon points="784.5,924.4 784.5,924.4 784.5,924.4 784.5,924.4" fill="%23fff"/><g><path d="M811,920c-4.1-3.2-9.3-4.7-14.5-4-.4,0-.9.1-1.3.2l-2.6.5l15.6-20c2.3-3,5.5-5.1,9.2-5.9s1.2-.3,1.9-.3c4.4-.5,8.8.7,12.2,3.4c7.2,5.6,8.5,16.1,2.9,23.3l-10.2,13.1-13.1-10.2-.1-.1Z" fill="url(%23e0ktQpZCquW41-fill)"/><path d="M809,1002.7c-.6.1-1.2.2-1.8.3h-.2c-9,1.1-17.3-5.4-18.4-14.4-.5-4.3.7-8.8,3.4-12.3l10.2-13.1l13.1,10.2c4.1,3.2,9.4,4.7,14.5,4h.5c.3-.1.6-.2.9-.2l2.6-.5-15.6,20c-2.3,2.9-5.6,5.1-9.2,5.9c0,0,0,0,0,0v.1Z" fill="url(%23e0ktQpZCquW42-fill)"/><path d="M802.7,951.7c-.6.1-1.2.3-1.8.3-4.4.5-8.7-.6-12.2-3.3h-.1c-7.2-5.7-8.5-16.2-2.9-23.4c2.3-2.9,5.6-5.1,9.2-5.9s1.2-.3,1.8-.3c4.4-.5,8.8.7,12.2,3.4L822,932.7l-10.2,13.1c-2.3,2.9-5.6,5.1-9.2,5.9h.1Z" fill="url(%23e0ktQpZCquW43-fill)"/><path d="M831.4,974.1c-.6.1-1.2.3-1.8.3v0c-4.4.5-8.8-.7-12.2-3.4l-20-15.6l2.6-.2c.4,0,.8,0,1.3-.1h.1c.7-.1,1.4-.2,2.1-.4c4.3-1,8.2-3.5,11-7l10.2-13.1l13.1,10.2c3.5,2.7,5.7,6.6,6.3,11.1.5,4.4-.7,8.8-3.4,12.2-2.3,3-5.5,5.1-9.2,5.9l-.1.1Z" fill="url(%23e0ktQpZCquW44-fill)"/></g><g><path d="M789.6,988.5c1.1,8.5,8.9,14.6,17.4,13.6v0c0,0,0,0,0,0v0c4.1-.5,7.8-2.6,10.3-5.9l14-17.9c-.5,0-.9.1-1.4.2v0c-5.4.7-10.9-.9-15.2-4.2l-12.3-9.6-9.6,12.3c-2.5,3.2-3.7,7.4-3.2,11.5Z" fill="%23fff"/><path d="M830.8,894.7c-3.3-2.6-7.4-3.7-11.5-3.2s-7.8,2.6-10.4,5.9l-14,17.9c.5,0,.9-.2,1.4-.2c5.3-.6,10.8.7,15.3,4.2l12.3,9.6l9.6-12.3c5.3-6.8,4.1-16.6-2.7-21.9Z" fill="%23fff"/><path d="M789.4,948v0c3.2,2.5,7.3,3.6,11.3,3.1v0c4.1-.5,7.8-2.7,10.4-5.9l9.6-12.3-12.3-9.6c-3.4-2.6-7.5-3.7-11.5-3.2s-7.7,2.5-10.4,5.9c-5.3,6.8-4.1,16.6,2.7,21.9h.1l.1.1Z" fill="%23fff"/><path d="M801.3,956.2c-.4,0-.9,0-1.3.1l17.9,14c3.2,2.5,7.4,3.7,11.5,3.2v0c0,0,0,0,0,0v0c4.1-.5,7.8-2.6,10.4-5.9c5.3-6.8,4.1-16.6-2.7-21.9l-12.3-9.6-9.6,12.3c-3.3,4.3-8.3,7.1-13.8,7.8h-.1Z" fill="%23fff"/></g></g></g><g id="e0ktQpZCquW50_tr" transform="translate(810.394293,819.607911) rotate(0)"><g transform="translate(-810.394249,-819.607911)"><path d="M958,812.1c8.1-2.7,15.2-7.8,20.4-14.5c16-20.7,42-48.1,86.7-125c59.2-101.7,72-162.4,65.1-232.7-2.6-26.3-156.1-213.3-305.2-187.5s-245.2,135.1-267.4,231.9s53.7,265.6,74.9,290.3c20.7,24.1,161.2,92.6,325.5,37.5Z" fill="url(%23e0ktQpZCquW51-fill)"/><path d="M958,812.1c8.1-2.7,15.2-7.8,20.4-14.5c16-20.7,42-48.1,86.7-125c59.2-101.7,72-162.4,65.1-232.7-2.6-26.3-156.1-213.3-305.2-187.5s-245.2,135.1-267.4,231.9s53.7,265.6,74.9,290.3c20.7,24.1,161.2,92.6,325.5,37.5Z" fill="url(%23e0ktQpZCquW52-fill)"/><path style="mix-blend-mode:multiply" d="M723.3,695.6c176,10.5,311.2-72.7,399.8-153.8-9.6,37.4-27.7,78.7-58,130.8-44.7,76.8-70.8,104.2-86.7,125-5.2,6.7-12.3,11.8-20.4,14.5-164.3,55.2-304.8-13.4-325.5-37.5-8.9-10.3-27.3-45.9-44.2-91c39,4.7,83.7,8.8,135,11.9v.1Z" fill="%23d1d3d4"/><path d="M946.6,779.4c53.4-27.9,131.2-249.1,120.1-302.4s-127.8-127.3-144-123.6c-16.1,3.7-43.4,19.2-54.3,20.9s-116.2.6-121.3-8.9-35.3-31-44-32.1c-8.8-1.2-113.8,65.9-126.7,120.7-12.8,54.8,2,240.8,57.9,291.6s215,84.7,312.3,33.9v-.1Z" fill="url(%23e0ktQpZCquW54-fill)"/><path style="mix-blend-mode:multiply" d="M634.3,745.6c-22.6-20.5-38.5-63.2-48.6-110.3c37.8-93.7,125.7-169.7,266.4-157.9c108.8,9.2,168.5,48.7,199.9,96.5-23.8,83.2-70,187-105.5,205.5-97.3,50.8-256.3,17-312.3-33.9l.1.1Z" fill="%2393a7c4"/><path d="M871,573.8c-20.3,42.6-10.2,87.8,22.5,100.9c32.8,13.2,75.8-10.7,96.1-53.3s10.2-87.8-22.5-100.9c-32.8-13.2-75.8,10.7-96.1,53.3Z" fill="%23fff"/><path d="M878,576.7c-17.9,37.5-9,77.3,19.9,88.9c28.8,11.6,66.7-9.4,84.6-47c17.9-37.5,9-77.3-19.9-88.9-28.8-11.6-66.7,9.4-84.6,47Z" fill="%23ceebf0"/><path d="M647.4,501.5c29.5-.2,56.2,32.4,59.6,72.6c3.4,40.3-17.8,73-47.4,73.2-29.5.2-56.2-32.4-59.6-72.6-3.4-40.3,17.8-73,47.4-73.2Z" fill="%23fff"/><path d="M648.1,510.6c25.8-.1,49.2,28.3,52.1,63.5c3,35.2-15.6,63.9-41.4,64s-49.2-28.3-52.1-63.5c-3-35.2,15.6-63.9,41.4-64Z" fill="%23ceebf0"/><path d="M731.1,692c0,0,124.3-14.2,124.3-6.3s-9.5,60.6-62.1,71.6-70.3-56.9-62.1-65.3h-.1Z" fill="%23fff"/><path d="M739,695.8c0,0,108.7-12.4,108.6-5.5c0,6.9-8.3,53-54.3,62.6s-61.4-49.8-54.3-57.1Z" fill="%23ceebf0"/></g></g><g id="e0ktQpZCquW62_tr" transform="translate(943.28476,858.809034) rotate(0)"><g transform="translate(-943.120883,-858.80902)"><path d="M914.3,832.1c0,0-11.3,23.3-3.3,48.6s127.7,107.7,180.2,97.1s141-141,145.7-162.9-18.6-27.3-18.6-27.3s5.3-25.3,0-30.6-23.3-2.7-23.3-2.7s12-26.6,2.7-31.3-25.3,1.3-25.3,1.3s23.9-45.9,9.3-63.2-73.8,92.4-73.8,92.4-31.3-6-39.2,10c-8,16,8.6,38.6,8,36.6-.7-2-30.6,60.5-30.6,60.5s-97.4-52.4-131.7-28.6l-.1.1Z" fill="url(%23e0ktQpZCquW63-fill)"/><path d="M1079.7,973.3c-7.9-16.5-13.9-33.8-18.6-51.5-4.9-18.6-8.3-37.6-9.8-56.7-.4-4.7-.6-9.3-.8-14-2.4,5-4.1,8.5-4.5,9.4c1.2,18.8,4.1,37.4,8.5,55.7s10.3,36.3,18,53.5c1.3,3,2.8,5.9,4.2,8.9c1.9.1,3.8.2,5.6.1-.9-1.8-1.8-3.6-2.7-5.4h.1Z" fill="%23010101"/><path d="M1118.5,827.5c-14.6,7.3-41.9-27.3-41.9-27.3l-.7-.7c.3.3.4.6.6.7-.8.7-4.4,7.5-8.9,16.4c30.6,54.6,84.2,76.9,113.3,85.3c19-23.7,35.7-48.2,45.8-65.6-11.8,3.1-31.3,6.5-40.3-1.6-13.3-12,7.3-29.3,7.3-29.3s-27.3,16-35.2,3.3c-8-12.6,16.6-32.6,16.6-32.6s-30.6,18.6-39.2,4s10-33.3,10-33.3-10.8-17.6-17.2-29.1c-11.8,19.2-20.7,35.8-20.7,35.8s25.3,66.5,10.6,73.8l-.1.2Z" fill="url(%23e0ktQpZCquW65-fill)"/><path style="mix-blend-mode:multiply" d="M1186.3,823.5c-2.5-15.3,24.9-27.7,39-33.1-3.8-2.1-7.1-2.8-7.1-2.8s.6-2.7,1.1-6.5c-12.9,7.9-56.9,33.6-52.3,13.8c3-13.3,18.3-29.5,30.8-40.9-1.8.2-2.9.3-2.9.3s3.6-8,5.3-16c-11.7,16-42.2,54-56.5,35.9-13.1-16.5,18.7-40.4,36.9-52.1-4.7.9-8.3,2.3-8.3,2.3s2.3-4.4,5-10.9c-11.7,12-47.8,48.9-52.2,52.8-3.8,3.3-9.8-11.4-13.1-20.2-2.6,4.7-4.2,7.6-4.2,7.6s-1.8-.3-4.6-.6c7.3,21.4,22.9,77.5,9.3,74.5-2.7,101.8-40.6,161.6-119.7,101.1-41.9-32-67.4-69.5-75.7-98.1-1,.5-1.9,1.1-2.8,1.7c0,0-11.3,23.3-3.3,48.6s127.7,107.7,180.2,97.1c49.1-9.9,129.6-124.5,143.7-157.3-19.1,7.8-46.4,16.3-48.6,3v-.2Z" fill="%23d1d3d4"/></g></g></g></g><g transform="translate(.000021 0)"><path d="M868.4,1099.6c-3.1-19.9,58.2-90.2,91-88.4s54.4,116.5,57.7,160.1-.8,158.4-15,166.4-54,8.6-65.2,0-51.5-129.5-68.5-238.1Z" fill="url(%23e0ktQpZCquW68-fill)"/><path d="M1017.7,1183c-.7-.2-1.4-.5-2.1-.7c0-1,0-2-.1-2.9-1.2-18.1-11-32.8-21.7-32.8s-16.2,10.9-17.2,25.6c-13.5-2.3-27.2-3.3-40.9-2.8-9.1.4-18.4,1.2-27.3,3.5-8.2,2.2-16.2,6.1-21.7,12.7-.3.4-.6.7-.9,1.1.5,2.2,1.1,4.4,1.6,6.6.2-.3.3-.6.5-.9c8.8-14.7,28.3-16.9,43.8-17.8c15-.9,30,0,44.7,2.6c0,.7,0,1.5.1,2.2c1.2,18.1,11,32.8,21.7,32.8s15.9-10.5,17.1-24.6c.8.3,1.6.6,2.4.9c0-1.8-.1-3.6-.2-5.4l.2-.1Z" fill="%23010101"/><path style="mix-blend-mode:multiply" d="M959.4,1011.2c-4.4-.2-9.3.8-14.5,2.8c25.6,64.7,43.4,141.9,45.2,170.2c2.6,40.9,5.8,136.3-20,159.6c12.5-.3,25.1-2.4,31.9-6.2c14.2-8,18.3-122.8,15-166.4s-24.8-158.2-57.7-160.1l.1.1Z" fill="%23d1d3d4"/></g></g></g></svg>%0A';export{oa as ActivityNameSelect,ua as ActivityPipelineActivityFilterFormSchema,U as ActivityPipelineActivityFilterSourceItemType,ce as ActivityPipelineActivityFilterType,Hs as ActivitySourceSelect,Lt as AnalyticsLibrary,de as ConditionComparer,N as ConditionOperator,Bt as ConsentMappingMatchType,Wt as ContentIdentificationBehavior,Ut as ConvergeInstanceDomainRuleMatchType,Et as ConvergeInstanceMode,Nt as ConvergePipelineLoggableActivityType,wt as ConvergeVendorDestinationPublishStrategy,qt as CrossDomainTrackingUtmBehavior,Qa as CurrencyList,te as CustomActivityNameLabelPrefix,Xt as CustomExactActivityNameLabelPrefix,Ht as ECommerceContentType,Kt as ECommerceFinancialStatus,zt as ECommerceFulfillmentStatus,Jt as ECommercePlatform,ao as FormProvider,Ft as IabPrivacyConsentPurposeId,Pa as InfoTooltip,$t as PrivacyConsentType,Qt as PrivacyDataControlMode,Ai as RHFAddressSelect,Fi as RHFCheckbox,hs as RHFCountrySelect,Ws as RHFCurrencyAmountField,ze as RHFCurrencyCodeSelect,Bi as RHFMultiCheckbox,oe as RHFTextField,Zt as RegionalConsentGrantOption,Ot as ResponseResultType,O as RhfAutocomplete,gs as RhfTextMatchInput,Vt as SdkLogEventLevel,Xe as SeekaAppLoadingSpinner,dl as SeekaAppMaterialUiTheme,ma as SeekaAppWizardHeading,ba as SeekaAppWizardStep,Ea as SeekaAppWizardStepActions,Za as SeekaAppWizardStepContent,Xr as SeekaBotHappy,kl as SeekaCoreApiReduxProvider,Gt as SignalHealthStatus,Yt as TextTokenScope,Se as TokenContext,Gl as TokenProvider,Mt as TrackedMetricTimeSeriesAggregationFidelity,B as TrackingActivityNames,_t as TrackingEventSourceOriginType,rs as activityTriggerOptions,Q as appApi,_e as conditionOperationOptions,_n as conditionOperatorsWithNoMatchValue,ft as createStore,es as defaultHtmlElementsAllowedForTriggers,Zn as elementEventNameToDescriptionMap,Le as emptySplitApi,we as eventNameMapping,Bn as excludeActivityNames,Qn as getActivityNameTitle,ai as getActivityNames,Fn as getConditionOperatorTitle,ts as getDefaultHtmlEventBindTrigger,ji as getElementEventNameDescription,Xi as getElementTypeOptionTitle,fe as getFriendlyEventName,ue as isRunningInIframe,ke as isSsr,z as parentFrameOrigin,ut as rootPersistConfig,gt as rootReducer,ti as sendSeekaCoreAppCommand,Ee as sentenceCase,qe as sentenceCaseWithLowercase,fo as setBaseQueryFn,_a as sha256,ns as standardActivityTypes,no as useApiResponseHandler,Co as useAppsSdkModelsApiDocsDoNotUseServiceOnlyForModelGenerationQuery,Bo as useConvergeConvergeIframeTagQuery,Fo as useConvergeConvergeJavaScriptTagQuery,Ao as useConvergeDataDestinationsInsightsQuery,bo as useConvergeGenerateStmTrackingUrlQuery,ko as useConvergeGetActivityDefinitionBuilderInfoQuery,Wo as useConvergeGetAllConnectedPlatformsQuery,Lo as useConvergeGetAllConvergeDomainsQuery,wo as useConvergeGetAllConvergeInstancesQuery,Eo as useConvergeGetConvergeCrossDomainTrackingSettingsQuery,Mo as useConvergeGetConvergeDomainRulesQuery,Oo as useConvergeGetDefaultSingleInstanceForBrandQuery,Uo as useConvergeGetDiagnosisUrlQuery,Ro as useConvergeGetPrivacyJurisdictionsQuery,To as useConvergeGetRegionalConsentTemplateQuery,Po as useConvergeGetSingleInstanceQuery,Zo as useConvergeGetWebsiteSidekickUrlQuery,Qo as useConvergeListDiagnosisLogsMutation,qo as useConvergeManageConvergeCrossDomainTrackingSettingsMutation,Go as useConvergeManageConvergeDomainRulesMutation,Io as useConvergeManageInstanceSettingsMutation,ho as useConvergePerformanceInsightsQuery,xo as useConvergePlatformPerformanceInsightsQuery,vo as useConvergeSdkClientInsightsQuery,Do as useConvergeSetPlatformStrategyMutation,So as useConvergeSetPrivacySettingsMutation,No as useReferenceDataDeviceDetectQuery,Yo as useReferenceDataGetAllActivityFilterSourcesQuery,jo as useReferenceDataGetAllActivityNamesQuery,Ko as useReferenceDataGetAllCompanyRolesQuery,_o as useReferenceDataGetAllCountriesQuery,Ho as useReferenceDataGetAllCountrySubdivisionsQuery,zo as useReferenceDataGetAllIndustriesQuery,$o as useReferenceDataGetAllPrivacyConsentPurposesQuery,Vo as useReferenceDataGetAllTextTokensQuery,Jo as useReferenceDataGetAllTimeZonesQuery,Fl as useTokens,ot as winLocation};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/apps/auth/tokenProvider/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAKlE,MAAM,WAAW,MAAM;IAAG,cAAc,EAAE,MAAM,CAAC;IAAC,kBAAkB,EAAE,MAAM,CAAA;CAAE;AAE9E,eAAO,MAAM,YAAY,8BAAqC,CAAA;AAE9D,eAAO,MAAM,aAAa,GAAI,cAAc;IAAE,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;CAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/apps/auth/tokenProvider/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAKlE,MAAM,WAAW,MAAM;IAAG,cAAc,EAAE,MAAM,CAAC;IAAC,kBAAkB,EAAE,MAAM,CAAA;CAAE;AAE9E,eAAO,MAAM,YAAY,8BAAqC,CAAA;AAE9D,eAAO,MAAM,aAAa,GAAI,cAAc;IAAE,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;CAAE,4CAgDxE,CAAA"}
|
|
@@ -2,4 +2,5 @@ export declare function sentenceCase(str: string): string;
|
|
|
2
2
|
export declare function sentenceCaseWithLowercase(str: string): string;
|
|
3
3
|
export declare function sendSeekaCoreAppCommand(commandName: 'appsList' | 'dashboard'): void;
|
|
4
4
|
export declare const parentFrameOrigin: string;
|
|
5
|
+
export declare const isRunningInIframe: () => boolean;
|
|
5
6
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/shared/utils/index.ts"],"names":[],"mappings":"AAEA,wBAAgB,YAAY,CAAC,GAAG,EAAE,MAAM,UAEvC;AAED,wBAAgB,yBAAyB,CAAC,GAAG,EAAE,MAAM,UAIpD;AAED,wBAAgB,uBAAuB,CAAC,WAAW,EAAE,UAAU,GAAG,WAAW,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/shared/utils/index.ts"],"names":[],"mappings":"AAEA,wBAAgB,YAAY,CAAC,GAAG,EAAE,MAAM,UAEvC;AAED,wBAAgB,yBAAyB,CAAC,GAAG,EAAE,MAAM,UAIpD;AAED,wBAAgB,uBAAuB,CAAC,WAAW,EAAE,UAAU,GAAG,WAAW,QAM5E;AAED,eAAO,MAAM,iBAAiB,QAA8F,CAAA;AAE5H,eAAO,MAAM,iBAAiB,eAAmC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@seeka-labs/sdk-apps-react",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.8.2",
|
|
4
4
|
"description": "Seeka - Apps SDK - React",
|
|
5
5
|
"author": "SEEKA <platform@seeka.co>",
|
|
6
6
|
"license": "MIT",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"@mui/system": "^7.3.6",
|
|
61
61
|
"@reduxjs/toolkit": "^2.11.2",
|
|
62
62
|
"@rtk-query/codegen-openapi": "^2.2.0",
|
|
63
|
-
"@seeka-labs/sdk-apps-core": "^3.
|
|
63
|
+
"@seeka-labs/sdk-apps-core": "^3.8.2",
|
|
64
64
|
"@types/autosuggest-highlight": "^3.2.3",
|
|
65
65
|
"@types/lodash-es": "^4.17.12",
|
|
66
66
|
"@types/luxon": "^3.7.1",
|
|
@@ -83,5 +83,6 @@
|
|
|
83
83
|
},
|
|
84
84
|
"dependencies": {
|
|
85
85
|
"autosuggest-highlight": "^3.3.4"
|
|
86
|
-
}
|
|
86
|
+
},
|
|
87
|
+
"gitHead": "af02a0413272e165016fcaab2e3b35579abaec9b"
|
|
87
88
|
}
|