analytica.click 0.0.479 → 0.0.481
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/dist/helpers/errorTrack.js +1 -1
- package/dist/helpers/server.js +1 -1
- package/dist/index.d.ts +10 -1
- package/dist/index.js +2 -2
- package/package.json +3 -3
@@ -1 +1 @@
|
|
1
|
-
"use strict";var w=Object.defineProperty;var ge=Object.getOwnPropertyDescriptor;var ye=Object.getOwnPropertyNames;var Te=Object.prototype.hasOwnProperty;var Re=(e,r)=>{for(var t in r)w(e,t,{get:r[t],enumerable:!0})},he=(e,r,t,o)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of ye(r))!Te.call(e,n)&&n!==t&&w(e,n,{get:()=>r[n],enumerable:!(o=ge(r,n))||o.enumerable});return e};var Se=e=>he(w({},"__esModule",{value:!0}),e);var We={};Re(We,{errorTrack:()=>_e});module.exports=Se(We);var Uo=require("cross-fetch/polyfill"),m=require("ag-common/dist/common/helpers/log"),de=require("ag-common/dist/common/helpers/string/contains"),h=require("ag-common/dist/ui/helpers/callOpenApi");var xe="https://api.analytica.click".replace(/\/+$/,""),we=e=>typeof Blob<"u"&&e instanceof Blob,g=class{constructor(r=new P){this.configuration=r;this.fetchApi=async(r,t)=>{let o={url:r,init:t};for(let i of this.middleware)i.pre&&(o=await i.pre({fetch:this.fetchApi,...o})||o);let n=await(this.configuration.fetchApi||fetch)(o.url,o.init);for(let i of this.middleware)i.post&&(n=await i.post({fetch:this.fetchApi,url:o.url,init:o.init,response:n.clone()})||n);return n};this.middleware=r.middleware||[]}withMiddleware(...r){let t=this.clone();return t.middleware=t.middleware.concat(...r),t}withPreMiddleware(...r){let t=r.map(o=>({pre:o}));return this.withMiddleware(...t)}withPostMiddleware(...r){let t=r.map(o=>({post:o}));return this.withMiddleware(...t)}async request(r,t){let{url:o,init:n}=this.createFetchParams(r,t),i=await this.fetchApi(o,n);if(i.status>=200&&i.status<300)return i;throw i}createFetchParams(r,t){let o=this.configuration.basePath+r.path;r.query!==void 0&&Object.keys(r.query).length!==0&&(o+="?"+(this.configuration.queryParamsStringify||O)(r.query));let n=typeof FormData<"u"&&r.body instanceof FormData||r.body instanceof URLSearchParams||we(r.body)?r.body:JSON.stringify(r.body),i=Object.assign({},this.configuration.headers,r.headers),s={method:r.method,headers:i,body:n,credentials:this.configuration.credentials,...t};return{url:o,init:s}}clone(){let r=this.constructor,t=new r(this.configuration);return t.middleware=this.middleware.slice(),t}},u=class extends Error{constructor(t,o){super(o);this.field=t;this.name="RequiredError"}};var P=class{constructor(r={}){this.configuration=r}get basePath(){return this.configuration.basePath!=null?this.configuration.basePath:xe}get fetchApi(){return this.configuration.fetchApi}get middleware(){return this.configuration.middleware||[]}get queryParamsStringify(){return this.configuration.queryParamsStringify||O}get username(){return this.configuration.username}get password(){return this.configuration.password}get apiKey(){let r=this.configuration.apiKey;if(r)return typeof r=="function"?r:()=>r}get accessToken(){let r=this.configuration.accessToken;if(r)return typeof r=="function"?r:async()=>r}get headers(){return this.configuration.headers}get credentials(){return this.configuration.credentials}};function a(e,r){let t=e[r];return t!=null}function O(e,r=""){return Object.keys(e).map(t=>{let o=r+(r.length?`[${t}]`:t),n=e[t];if(n instanceof Array){let i=n.map(s=>encodeURIComponent(String(s))).join(`&${encodeURIComponent(o)}=`);return`${encodeURIComponent(o)}=${i}`}return n instanceof Date?`${encodeURIComponent(o)}=${encodeURIComponent(n.toISOString())}`:n instanceof Object?O(n,o):`${encodeURIComponent(o)}=${encodeURIComponent(String(n))}`}).filter(t=>t.length>0).join("&")}var d=class{constructor(r,t=o=>o){this.raw=r;this.transformer=t}async value(){return this.transformer(await this.raw.json())}},c=class{constructor(r){this.raw=r}async value(){}};function F(e){if(e!==void 0)return e===null?null:{PKsB64:e.PKsB64}}function q(e){if(e!==void 0)return e===null?null:{key:e.key,account:e.account}}function k(e){return Oe(e,!1)}function Oe(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,browser:e.browser,count:e.count,category:e.category}}function I(e){if(e!==void 0)return e===null?null:{site:e.site}}function L(e){return Ae(e,!1)}function Ae(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,site:e.site,eventName:e.eventName,datetime:e.datetime,count:e.count,category:e.category}}function y(e){return Ne(e,!1)}function Ne(e,r){return e==null?e:{site:e.site,account:e.account,apiKey:e.apiKey,adminApiKey:e.adminApiKey,favicon:a(e,"favicon")?e.favicon:void 0}}function K(e){return Je(e,!1)}function Je(e,r){return e==null?e:{accounts:e.accounts.map(y),googleEmail:a(e,"googleEmail")?e.googleEmail:void 0,googleKey:a(e,"googleKey")?e.googleKey:void 0,bingKey:a(e,"bingKey")?e.bingKey:void 0,bingAccount:a(e,"bingAccount")?e.bingAccount:void 0}}function B(e){if(e!==void 0)return e===null?null:{email:e.email,key:e.key,account:e.account}}function V(e){return be(e,!1)}function be(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,language:e.language,count:e.count,category:e.category}}function G(e){return De(e,!1)}function De(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,countryRegion:e.countryRegion,category:e.category,count:e.count}}function H(e){return Fe(e,!1)}function Fe(e,r){return e==null?e:{PK:e.PK,messageHash:a(e,"messageHash")?e.messageHash:void 0,site:e.site,account:e.account,message:a(e,"message")?e.message:void 0,name:a(e,"name")?e.name:void 0,stack:a(e,"stack")?e.stack:void 0,href:e.href,filename:a(e,"filename")?e.filename:void 0,datetime:e.datetime,archived:a(e,"archived")?e.archived:void 0,count:e.count,category:e.category}}function Q(e){if(e!==void 0)return e===null?null:{site:e.site}}function C(e){if(e!==void 0)return e===null?null:{key:e.key,data:M(e.data)}}function M(e){if(e!==void 0)return e===null?null:{message:e.message,name:e.name,stack:e.stack,href:e.href,filename:e.filename}}function z(e){if(e!==void 0)return e===null?null:{key:e.key,data:$(e.data)}}function $(e){if(e!==void 0)return e===null?null:{eventName:e.eventName,pageReferrer:e.pageReferrer,pageTitle:e.pageTitle,browserResolution:e.browserResolution,browserLanguage:e.browserLanguage}}function U(e){if(e!==void 0)return e===null?null:{key:e.key,data:_(e.data)}}function _(e){if(e!==void 0)return e===null?null:{pageLocation:e.pageLocation,pageReferrer:e.pageReferrer,pageTitle:e.pageTitle,browserResolution:e.browserResolution,browserLanguage:e.browserLanguage}}function W(e){return qe(e,!1)}function qe(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,pathName:e.pathName,search:a(e,"search")?e.search:void 0,hash:a(e,"hash")?e.hash:void 0,count:e.count,category:e.category}}function X(e){return ke(e,!1)}function ke(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,referrer:e.referrer,count:e.count,category:e.category}}function Y(e){return Ie(e,!1)}function Ie(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,resolution:e.resolution,count:e.count,category:e.category}}function Z(e){return Le(e,!1)}function Le(e,r){return e==null?e:{account:e.account,site:e.site,datetime:e.datetime,category:e.category,topReferrers:a(e,"topReferrers")?e.topReferrers.map(oe):void 0,topResolutions:a(e,"topResolutions")?e.topResolutions.map(ie):void 0,topQueries:a(e,"topQueries")?e.topQueries.map(ne):void 0,topLocations:a(e,"topLocations")?e.topLocations.map(te):void 0,topBrowsers:a(e,"topBrowsers")?e.topBrowsers.map(v):void 0,topEvents:a(e,"topEvents")?e.topEvents.map(ee):void 0,topLanguages:a(e,"topLanguages")?e.topLanguages.map(re):void 0,topErrors:a(e,"topErrors")?e.topErrors.map(j):void 0}}function v(e){return Ke(e,!1)}function Ke(e,r){return e==null?e:{browser:e.browser,count:e.count}}function j(e){return Be(e,!1)}function Be(e,r){return e==null?e:{href:e.href,count:e.count}}function ee(e){return Ve(e,!1)}function Ve(e,r){return e==null?e:{eventName:e.eventName,count:e.count}}function re(e){return Ge(e,!1)}function Ge(e,r){return e==null?e:{language:e.language,count:e.count}}function te(e){return He(e,!1)}function He(e,r){return e==null?e:{countryRegion:e.countryRegion,count:e.count}}function ne(e){return Qe(e,!1)}function Qe(e,r){return e==null?e:{pathName:e.pathName,count:e.count}}function oe(e){return Ce(e,!1)}function Ce(e,r){return e==null?e:{referrer:e.referrer,count:e.count}}function ie(e){return Me(e,!1)}function Me(e,r){return e==null?e:{resolution:e.resolution,count:e.count}}function N(e){return ze(e,!1)}function ze(e,r){return e==null?e:{account:e.account,email:e.email,site:e.site,datetime:e.datetime,category:e.category,totals:A(e.totals),queries:e.queries.map(A)}}function A(e){return $e(e,!1)}function $e(e,r){return e==null?e:{clicks:e.clicks,impressions:e.impressions,position:e.position,query:e.query}}function E(e){return Ue(e,!1)}function Ue(e,r){return e==null?e:{accountDetails:a(e,"accountDetails")?y(e.accountDetails):void 0,browsers:a(e,"browsers")?e.browsers.map(k):void 0,events:a(e,"events")?e.events.map(L):void 0,locations:a(e,"locations")?e.locations.map(G):void 0,queries:a(e,"queries")?e.queries.map(W):void 0,referrers:a(e,"referrers")?e.referrers.map(X):void 0,resolutions:a(e,"resolutions")?e.resolutions.map(Y):void 0,languages:a(e,"languages")?e.languages.map(V):void 0,rollups:a(e,"rollups")?e.rollups.map(Z):void 0,errors:a(e,"errors")?e.errors.map(H):void 0,google:a(e,"google")?e.google.map(N):void 0,bing:a(e,"bing")?e.bing.map(N):void 0}}var T=class extends g{async accountGetRaw(r){let t={},o={};this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let n=await this.request({path:"/account",method:"GET",headers:o,query:t},r);return new d(n,i=>K(i))}async accountGet(r){return await(await this.accountGetRaw(r)).value()}async archiveErrorRaw(r,t){if(r.id===null||r.id===void 0)throw new u("id","Required parameter requestParameters.id was null or undefined when calling archiveError.");let o={},n={};this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/errors/{id}".replace("{id}",encodeURIComponent(String(r.id))),method:"DELETE",headers:n,query:o},t);return new c(i)}async archiveError(r,t){await this.archiveErrorRaw(r,t)}async archiveErrorsRaw(r,t){if(r.archiveErrors===null||r.archiveErrors===void 0)throw new u("archiveErrors","Required parameter requestParameters.archiveErrors was null or undefined when calling archiveErrors.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/errors",method:"DELETE",headers:n,query:o,body:F(r.archiveErrors)},t);return new c(i)}async archiveErrors(r,t){await this.archiveErrorsRaw(r,t)}async bingIntegrationPostRaw(r,t){if(r.bingIntegration===null||r.bingIntegration===void 0)throw new u("bingIntegration","Required parameter requestParameters.bingIntegration was null or undefined when calling bingIntegrationPost.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/account/integrations/bing",method:"POST",headers:n,query:o,body:q(r.bingIntegration)},t);return new c(i)}async bingIntegrationPost(r,t){await this.bingIntegrationPostRaw(r,t)}async getTrackingAllSitesRaw(r,t){if(r.minDate===null||r.minDate===void 0)throw new u("minDate","Required parameter requestParameters.minDate was null or undefined when calling getTrackingAllSites.");if(r.maxDate===null||r.maxDate===void 0)throw new u("maxDate","Required parameter requestParameters.maxDate was null or undefined when calling getTrackingAllSites.");let o={};r.minDate!==void 0&&(o.minDate=r.minDate),r.maxDate!==void 0&&(o.maxDate=r.maxDate);let n={};this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/site/tracking",method:"GET",headers:n,query:o},t);return new d(i,s=>s.map(E))}async getTrackingAllSites(r,t){return await(await this.getTrackingAllSitesRaw(r,t)).value()}async getTrackingSiteRaw(r,t){if(r.id===null||r.id===void 0)throw new u("id","Required parameter requestParameters.id was null or undefined when calling getTrackingSite.");if(r.minDate===null||r.minDate===void 0)throw new u("minDate","Required parameter requestParameters.minDate was null or undefined when calling getTrackingSite.");if(r.maxDate===null||r.maxDate===void 0)throw new u("maxDate","Required parameter requestParameters.maxDate was null or undefined when calling getTrackingSite.");let o={};r.minDate!==void 0&&(o.minDate=r.minDate),r.maxDate!==void 0&&(o.maxDate=r.maxDate);let n={};this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/site/tracking/{id}".replace("{id}",encodeURIComponent(String(r.id))),method:"GET",headers:n,query:o},t);return new d(i,s=>E(s))}async getTrackingSite(r,t){return await(await this.getTrackingSiteRaw(r,t)).value()}async googleIntegrationPostRaw(r,t){if(r.googleIntegration===null||r.googleIntegration===void 0)throw new u("googleIntegration","Required parameter requestParameters.googleIntegration was null or undefined when calling googleIntegrationPost.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/account/integrations/google",method:"POST",headers:n,query:o,body:B(r.googleIntegration)},t);return new c(i)}async googleIntegrationPost(r,t){await this.googleIntegrationPostRaw(r,t)}async postErrorsRaw(r,t){if(r.postError===null||r.postError===void 0)throw new u("postError","Required parameter requestParameters.postError was null or undefined when calling postErrors.");let o={},n={};n["Content-Type"]="application/json";let i=await this.request({path:"/errors",method:"POST",headers:n,query:o,body:r.postError.map(C)},t);return new c(i)}async postErrors(r,t){await this.postErrorsRaw(r,t)}async postEventRaw(r,t){if(r.postEvent===null||r.postEvent===void 0)throw new u("postEvent","Required parameter requestParameters.postEvent was null or undefined when calling postEvent.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/site/event",method:"POST",headers:n,query:o,body:z(r.postEvent)},t);return new c(i)}async postEvent(r,t){await this.postEventRaw(r,t)}async postPageTrackRaw(r,t){if(r.postSiteTrack===null||r.postSiteTrack===void 0)throw new u("postSiteTrack","Required parameter requestParameters.postSiteTrack was null or undefined when calling postPageTrack.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/site/tracking",method:"POST",headers:n,query:o,body:U(r.postSiteTrack)},t);return new c(i)}async postPageTrack(r,t){await this.postPageTrackRaw(r,t)}async siteDeleteRaw(r,t){if(r.deleteAccount===null||r.deleteAccount===void 0)throw new u("deleteAccount","Required parameter requestParameters.deleteAccount was null or undefined when calling siteDelete.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/account/site",method:"DELETE",headers:n,query:o,body:I(r.deleteAccount)},t);return new c(i)}async siteDelete(r,t){await this.siteDeleteRaw(r,t)}async sitePostRaw(r,t){if(r.postAccount===null||r.postAccount===void 0)throw new u("postAccount","Required parameter requestParameters.postAccount was null or undefined when calling sitePost.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/account/site",method:"POST",headers:n,query:o,body:Q(r.postAccount)},t);return new c(i)}async sitePost(r,t){await this.sitePostRaw(r,t)}};var J=require("ag-common/dist/common/helpers/hashCode"),f=require("ag-common/dist/common/helpers/log"),ae=require("ag-common/dist/common/helpers/object");function se(e){return e?e.match(/^"?[0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2}"?$/)?((0,f.info)("ignoring react devtools message"),!1):e===JSON.stringify([{}])?((0,f.info)("empty message payload?"),!1):!0:((0,f.info)("no message?"),!1)}var ue=e=>{try{let r=/^\[?[0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2}\]?$/gim,t=/(at \S+?) \(\S+\)\s/gim,o=/^((%[cs])+\s*)+$/gim,n=/^color:/gim,i=[],s=e.message;(0,ae.isJson)(s)?i=JSON.parse(s):i=[s];let S=i.findIndex(p=>p.match(o)),x=i.findIndex(p=>p.match(n));S>=0&&x>=0&&x===S+1&&(i=i.filter((p,me)=>![S,x].includes(me))),i=i.map(p=>p.includes(".js:")||p.includes("node_modules")?p.replace(t,"$1 (stacktrace)"):p.replace(r,"[date]")),s=JSON.stringify(i);let D=(0,J.hashCode)(s).toString();return(0,f.debug)("got errorKey=",s,D),D}catch{return(0,J.hashCode)(e.message).toString()}};var ce=(e,r)=>{let t=[],o={},n=0;return Object.entries(e).forEach(([i,s])=>{n<r?t.push(s):o[i]=s,n+=1}),{part:t,rest:o}};function pe(e){return(0,h.callOpenApi)({...e,func:r=>(0,h.apiResponseToAxiosResponse)(()=>e.func(r)),newDefaultApi:r=>new T(r),logout:()=>window.location.reload(),refreshToken:async()=>{}})}var le=typeof window<"u"&&window.location.hostname==="localhost",l={},R,b,fe=async()=>{try{if(Object.keys(l).length>100){let o=Object.keys(l)[0],n=l[o],i=await pe({headers:{authorization:""},apiUrl:b,func:s=>s.postErrorsRaw({postError:[{key:n.key,data:{...n.data,message:`error overload!: ${n.data.message||"?"}`}}]})});if(l={},i.error)throw i.error;return{}}let{part:e,rest:r}=ce(l,10);l=r;let t=await pe({headers:{authorization:""},apiUrl:b,func:o=>o.postErrorsRaw({postError:e})});if(t.error)throw t.error}catch(e){let r=e,t=r;return{error:r?.error?.message??t.message}}finally{Object.keys(l).length>0?R=setTimeout(fe,1e3):R=void 0}},_e=async({data:e,overrideBaseUrl:r="https://api.analytica.click",ignoreBrowserErrors:t=["will be removed","performing full reload","tracking error"],devMode:o})=>{if(r||(r="https://api.analytica.click"),t.length>0){let i=(0,de.containsInsensitive)(e.data.message,...t);if(i){(0,m.debug)("ignoring error, contains=",i);return}}if(le&&o)(0,m.debug)("allowing local error tracking due to devmode=true");else if(le)return(0,m.debug)(`local error tracking ignored:${e.data.message} ${JSON.stringify(e)}, to ${r}`),{};if(!se(e.data.message))return{};(0,m.debug)("error track",e.data.message,JSON.stringify(e));let n=ue(e.data);return l[n]=e,b=r,R||(R=setTimeout(fe,500)),{}};0&&(module.exports={errorTrack});
|
1
|
+
"use strict";var w=Object.defineProperty;var Te=Object.getOwnPropertyDescriptor;var Re=Object.getOwnPropertyNames;var he=Object.prototype.hasOwnProperty;var Se=(e,r)=>{for(var t in r)w(e,t,{get:r[t],enumerable:!0})},xe=(e,r,t,o)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of Re(r))!he.call(e,n)&&n!==t&&w(e,n,{get:()=>r[n],enumerable:!(o=Te(r,n))||o.enumerable});return e};var we=e=>xe(w({},"__esModule",{value:!0}),e);var ve={};Se(ve,{errorTrack:()=>Ze});module.exports=we(ve);var ui=require("cross-fetch/polyfill"),m=require("ag-common/dist/common/helpers/log"),me=require("ag-common/dist/common/helpers/string/contains"),h=require("ag-common/dist/ui/helpers/callOpenApi");var Oe="https://api.analytica.click".replace(/\/+$/,""),Ne=e=>typeof Blob<"u"&&e instanceof Blob,g=class{constructor(r=new O){this.configuration=r;this.fetchApi=async(r,t)=>{let o={url:r,init:t};for(let a of this.middleware)a.pre&&(o=await a.pre({fetch:this.fetchApi,...o})||o);let n=await(this.configuration.fetchApi||fetch)(o.url,o.init);for(let a of this.middleware)a.post&&(n=await a.post({fetch:this.fetchApi,url:o.url,init:o.init,response:n.clone()})||n);return n};this.middleware=r.middleware||[]}withMiddleware(...r){let t=this.clone();return t.middleware=t.middleware.concat(...r),t}withPreMiddleware(...r){let t=r.map(o=>({pre:o}));return this.withMiddleware(...t)}withPostMiddleware(...r){let t=r.map(o=>({post:o}));return this.withMiddleware(...t)}async request(r,t){let{url:o,init:n}=this.createFetchParams(r,t),a=await this.fetchApi(o,n);if(a.status>=200&&a.status<300)return a;throw a}createFetchParams(r,t){let o=this.configuration.basePath+r.path;r.query!==void 0&&Object.keys(r.query).length!==0&&(o+="?"+(this.configuration.queryParamsStringify||N)(r.query));let n=typeof FormData<"u"&&r.body instanceof FormData||r.body instanceof URLSearchParams||Ne(r.body)?r.body:JSON.stringify(r.body),a=Object.assign({},this.configuration.headers,r.headers),s={method:r.method,headers:a,body:n,credentials:this.configuration.credentials,...t};return{url:o,init:s}}clone(){let r=this.constructor,t=new r(this.configuration);return t.middleware=this.middleware.slice(),t}},u=class extends Error{constructor(t,o){super(o);this.field=t;this.name="RequiredError"}};var O=class{constructor(r={}){this.configuration=r}get basePath(){return this.configuration.basePath!=null?this.configuration.basePath:Oe}get fetchApi(){return this.configuration.fetchApi}get middleware(){return this.configuration.middleware||[]}get queryParamsStringify(){return this.configuration.queryParamsStringify||N}get username(){return this.configuration.username}get password(){return this.configuration.password}get apiKey(){let r=this.configuration.apiKey;if(r)return typeof r=="function"?r:()=>r}get accessToken(){let r=this.configuration.accessToken;if(r)return typeof r=="function"?r:async()=>r}get headers(){return this.configuration.headers}get credentials(){return this.configuration.credentials}};function i(e,r){let t=e[r];return t!=null}function N(e,r=""){return Object.keys(e).map(t=>{let o=r+(r.length?`[${t}]`:t),n=e[t];if(n instanceof Array){let a=n.map(s=>encodeURIComponent(String(s))).join(`&${encodeURIComponent(o)}=`);return`${encodeURIComponent(o)}=${a}`}return n instanceof Date?`${encodeURIComponent(o)}=${encodeURIComponent(n.toISOString())}`:n instanceof Object?N(n,o):`${encodeURIComponent(o)}=${encodeURIComponent(String(n))}`}).filter(t=>t.length>0).join("&")}var f=class{constructor(r,t=o=>o){this.raw=r;this.transformer=t}async value(){return this.transformer(await this.raw.json())}},c=class{constructor(r){this.raw=r}async value(){}};function D(e){if(e!==void 0)return e===null?null:{PKsB64:e.PKsB64}}function q(e){if(e!==void 0)return e===null?null:{key:e.key,account:e.account}}function k(e){return Ae(e,!1)}function Ae(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,browser:e.browser,count:e.count,category:e.category}}function I(e){if(e!==void 0)return e===null?null:{site:e.site}}function L(e){return Ee(e,!1)}function Ee(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,site:e.site,eventName:e.eventName,datetime:e.datetime,count:e.count,category:e.category}}function K(e){return Je(e,!1)}function Je(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,fingerprint:e.fingerprint,count:e.count,category:e.category}}function y(e){return be(e,!1)}function be(e,r){return e==null?e:{site:e.site,account:e.account,apiKey:e.apiKey,adminApiKey:e.adminApiKey,favicon:i(e,"favicon")?e.favicon:void 0}}function V(e){return De(e,!1)}function De(e,r){return e==null?e:{accounts:e.accounts.map(y),googleEmail:i(e,"googleEmail")?e.googleEmail:void 0,googleKey:i(e,"googleKey")?e.googleKey:void 0,bingKey:i(e,"bingKey")?e.bingKey:void 0,bingAccount:i(e,"bingAccount")?e.bingAccount:void 0}}function B(e){if(e!==void 0)return e===null?null:{email:e.email,key:e.key,account:e.account}}function G(e){return qe(e,!1)}function qe(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,language:e.language,count:e.count,category:e.category}}function H(e){return ke(e,!1)}function ke(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,countryRegion:e.countryRegion,category:e.category,count:e.count}}function Q(e){return Ie(e,!1)}function Ie(e,r){return e==null?e:{PK:e.PK,messageHash:i(e,"messageHash")?e.messageHash:void 0,site:e.site,account:e.account,message:i(e,"message")?e.message:void 0,name:i(e,"name")?e.name:void 0,stack:i(e,"stack")?e.stack:void 0,href:e.href,filename:i(e,"filename")?e.filename:void 0,datetime:e.datetime,archived:i(e,"archived")?e.archived:void 0,count:e.count,category:e.category}}function C(e){if(e!==void 0)return e===null?null:{site:e.site}}function M(e){if(e!==void 0)return e===null?null:{key:e.key,data:z(e.data)}}function z(e){if(e!==void 0)return e===null?null:{message:e.message,name:e.name,stack:e.stack,href:e.href,filename:e.filename}}function $(e){if(e!==void 0)return e===null?null:{key:e.key,data:U(e.data)}}function U(e){if(e!==void 0)return e===null?null:{eventName:e.eventName,pageReferrer:e.pageReferrer,pageTitle:e.pageTitle,browserResolution:e.browserResolution,browserLanguage:e.browserLanguage,browserFingerprint:e.browserFingerprint}}function _(e){if(e!==void 0)return e===null?null:{key:e.key,data:W(e.data)}}function W(e){if(e!==void 0)return e===null?null:{pageLocation:e.pageLocation,pageReferrer:e.pageReferrer,pageTitle:e.pageTitle,browserResolution:e.browserResolution,browserLanguage:e.browserLanguage,browserFingerprint:e.browserFingerprint}}function X(e){return Le(e,!1)}function Le(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,pathName:e.pathName,search:i(e,"search")?e.search:void 0,hash:i(e,"hash")?e.hash:void 0,count:e.count,category:e.category}}function Y(e){return Ke(e,!1)}function Ke(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,referrer:e.referrer,count:e.count,category:e.category}}function Z(e){return Ve(e,!1)}function Ve(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,resolution:e.resolution,count:e.count,category:e.category}}function v(e){return Be(e,!1)}function Be(e,r){return e==null?e:{account:e.account,site:e.site,datetime:e.datetime,category:e.category,topReferrers:i(e,"topReferrers")?e.topReferrers.map(ae):void 0,topResolutions:i(e,"topResolutions")?e.topResolutions.map(se):void 0,topFingerprints:i(e,"topFingerprints")?e.topFingerprints.map(te):void 0,topQueries:i(e,"topQueries")?e.topQueries.map(ie):void 0,topLocations:i(e,"topLocations")?e.topLocations.map(oe):void 0,topBrowsers:i(e,"topBrowsers")?e.topBrowsers.map(j):void 0,topEvents:i(e,"topEvents")?e.topEvents.map(re):void 0,topLanguages:i(e,"topLanguages")?e.topLanguages.map(ne):void 0,topErrors:i(e,"topErrors")?e.topErrors.map(ee):void 0}}function j(e){return Ge(e,!1)}function Ge(e,r){return e==null?e:{browser:e.browser,count:e.count}}function ee(e){return He(e,!1)}function He(e,r){return e==null?e:{href:e.href,count:e.count}}function re(e){return Qe(e,!1)}function Qe(e,r){return e==null?e:{eventName:e.eventName,count:e.count}}function te(e){return Ce(e,!1)}function Ce(e,r){return e==null?e:{fingerprint:e.fingerprint,count:e.count}}function ne(e){return Me(e,!1)}function Me(e,r){return e==null?e:{language:e.language,count:e.count}}function oe(e){return ze(e,!1)}function ze(e,r){return e==null?e:{countryRegion:e.countryRegion,count:e.count}}function ie(e){return $e(e,!1)}function $e(e,r){return e==null?e:{pathName:e.pathName,count:e.count}}function ae(e){return Ue(e,!1)}function Ue(e,r){return e==null?e:{referrer:e.referrer,count:e.count}}function se(e){return _e(e,!1)}function _e(e,r){return e==null?e:{resolution:e.resolution,count:e.count}}function A(e){return We(e,!1)}function We(e,r){return e==null?e:{account:e.account,email:e.email,site:e.site,datetime:e.datetime,category:e.category,totals:P(e.totals),queries:e.queries.map(P)}}function P(e){return Xe(e,!1)}function Xe(e,r){return e==null?e:{clicks:e.clicks,impressions:e.impressions,position:e.position,query:e.query}}function E(e){return Ye(e,!1)}function Ye(e,r){return e==null?e:{accountDetails:i(e,"accountDetails")?y(e.accountDetails):void 0,browsers:i(e,"browsers")?e.browsers.map(k):void 0,events:i(e,"events")?e.events.map(L):void 0,locations:i(e,"locations")?e.locations.map(H):void 0,queries:i(e,"queries")?e.queries.map(X):void 0,referrers:i(e,"referrers")?e.referrers.map(Y):void 0,resolutions:i(e,"resolutions")?e.resolutions.map(Z):void 0,fingerprints:i(e,"fingerprints")?e.fingerprints.map(K):void 0,languages:i(e,"languages")?e.languages.map(G):void 0,rollups:i(e,"rollups")?e.rollups.map(v):void 0,errors:i(e,"errors")?e.errors.map(Q):void 0,google:i(e,"google")?e.google.map(A):void 0,bing:i(e,"bing")?e.bing.map(A):void 0}}var T=class extends g{async accountGetRaw(r){let t={},o={};this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let n=await this.request({path:"/account",method:"GET",headers:o,query:t},r);return new f(n,a=>V(a))}async accountGet(r){return await(await this.accountGetRaw(r)).value()}async archiveErrorRaw(r,t){if(r.id===null||r.id===void 0)throw new u("id","Required parameter requestParameters.id was null or undefined when calling archiveError.");let o={},n={};this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/errors/{id}".replace("{id}",encodeURIComponent(String(r.id))),method:"DELETE",headers:n,query:o},t);return new c(a)}async archiveError(r,t){await this.archiveErrorRaw(r,t)}async archiveErrorsRaw(r,t){if(r.archiveErrors===null||r.archiveErrors===void 0)throw new u("archiveErrors","Required parameter requestParameters.archiveErrors was null or undefined when calling archiveErrors.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/errors",method:"DELETE",headers:n,query:o,body:D(r.archiveErrors)},t);return new c(a)}async archiveErrors(r,t){await this.archiveErrorsRaw(r,t)}async bingIntegrationPostRaw(r,t){if(r.bingIntegration===null||r.bingIntegration===void 0)throw new u("bingIntegration","Required parameter requestParameters.bingIntegration was null or undefined when calling bingIntegrationPost.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/account/integrations/bing",method:"POST",headers:n,query:o,body:q(r.bingIntegration)},t);return new c(a)}async bingIntegrationPost(r,t){await this.bingIntegrationPostRaw(r,t)}async getTrackingAllSitesRaw(r,t){if(r.minDate===null||r.minDate===void 0)throw new u("minDate","Required parameter requestParameters.minDate was null or undefined when calling getTrackingAllSites.");if(r.maxDate===null||r.maxDate===void 0)throw new u("maxDate","Required parameter requestParameters.maxDate was null or undefined when calling getTrackingAllSites.");let o={};r.minDate!==void 0&&(o.minDate=r.minDate),r.maxDate!==void 0&&(o.maxDate=r.maxDate);let n={};this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/site/tracking",method:"GET",headers:n,query:o},t);return new f(a,s=>s.map(E))}async getTrackingAllSites(r,t){return await(await this.getTrackingAllSitesRaw(r,t)).value()}async getTrackingSiteRaw(r,t){if(r.id===null||r.id===void 0)throw new u("id","Required parameter requestParameters.id was null or undefined when calling getTrackingSite.");if(r.minDate===null||r.minDate===void 0)throw new u("minDate","Required parameter requestParameters.minDate was null or undefined when calling getTrackingSite.");if(r.maxDate===null||r.maxDate===void 0)throw new u("maxDate","Required parameter requestParameters.maxDate was null or undefined when calling getTrackingSite.");let o={};r.minDate!==void 0&&(o.minDate=r.minDate),r.maxDate!==void 0&&(o.maxDate=r.maxDate);let n={};this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/site/tracking/{id}".replace("{id}",encodeURIComponent(String(r.id))),method:"GET",headers:n,query:o},t);return new f(a,s=>E(s))}async getTrackingSite(r,t){return await(await this.getTrackingSiteRaw(r,t)).value()}async googleIntegrationPostRaw(r,t){if(r.googleIntegration===null||r.googleIntegration===void 0)throw new u("googleIntegration","Required parameter requestParameters.googleIntegration was null or undefined when calling googleIntegrationPost.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/account/integrations/google",method:"POST",headers:n,query:o,body:B(r.googleIntegration)},t);return new c(a)}async googleIntegrationPost(r,t){await this.googleIntegrationPostRaw(r,t)}async postErrorsRaw(r,t){if(r.postError===null||r.postError===void 0)throw new u("postError","Required parameter requestParameters.postError was null or undefined when calling postErrors.");let o={},n={};n["Content-Type"]="application/json";let a=await this.request({path:"/errors",method:"POST",headers:n,query:o,body:r.postError.map(M)},t);return new c(a)}async postErrors(r,t){await this.postErrorsRaw(r,t)}async postEventRaw(r,t){if(r.postEvent===null||r.postEvent===void 0)throw new u("postEvent","Required parameter requestParameters.postEvent was null or undefined when calling postEvent.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/site/event",method:"POST",headers:n,query:o,body:$(r.postEvent)},t);return new c(a)}async postEvent(r,t){await this.postEventRaw(r,t)}async postPageTrackRaw(r,t){if(r.postSiteTrack===null||r.postSiteTrack===void 0)throw new u("postSiteTrack","Required parameter requestParameters.postSiteTrack was null or undefined when calling postPageTrack.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/site/tracking",method:"POST",headers:n,query:o,body:_(r.postSiteTrack)},t);return new c(a)}async postPageTrack(r,t){await this.postPageTrackRaw(r,t)}async siteDeleteRaw(r,t){if(r.deleteAccount===null||r.deleteAccount===void 0)throw new u("deleteAccount","Required parameter requestParameters.deleteAccount was null or undefined when calling siteDelete.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/account/site",method:"DELETE",headers:n,query:o,body:I(r.deleteAccount)},t);return new c(a)}async siteDelete(r,t){await this.siteDeleteRaw(r,t)}async sitePostRaw(r,t){if(r.postAccount===null||r.postAccount===void 0)throw new u("postAccount","Required parameter requestParameters.postAccount was null or undefined when calling sitePost.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/account/site",method:"POST",headers:n,query:o,body:C(r.postAccount)},t);return new c(a)}async sitePost(r,t){await this.sitePostRaw(r,t)}};var J=require("ag-common/dist/common/helpers/hashCode"),d=require("ag-common/dist/common/helpers/log"),ue=require("ag-common/dist/common/helpers/object");function ce(e){return e?e.match(/^"?[0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2}"?$/)?((0,d.info)("ignoring react devtools message"),!1):e===JSON.stringify([{}])?((0,d.info)("empty message payload?"),!1):!0:((0,d.info)("no message?"),!1)}var pe=e=>{try{let r=/^\[?[0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2}\]?$/gim,t=/(at \S+?) \(\S+\)\s/gim,o=/^((%[cs])+\s*)+$/gim,n=/^color:/gim,a=[],s=e.message;(0,ue.isJson)(s)?a=JSON.parse(s):a=[s];let S=a.findIndex(p=>p.match(o)),x=a.findIndex(p=>p.match(n));S>=0&&x>=0&&x===S+1&&(a=a.filter((p,ye)=>![S,x].includes(ye))),a=a.map(p=>p.includes(".js:")||p.includes("node_modules")?p.replace(t,"$1 (stacktrace)"):p.replace(r,"[date]")),s=JSON.stringify(a);let F=(0,J.hashCode)(s).toString();return(0,d.debug)("got errorKey=",s,F),F}catch{return(0,J.hashCode)(e.message).toString()}};var le=(e,r)=>{let t=[],o={},n=0;return Object.entries(e).forEach(([a,s])=>{n<r?t.push(s):o[a]=s,n+=1}),{part:t,rest:o}};function fe(e){return(0,h.callOpenApi)({...e,func:r=>(0,h.apiResponseToAxiosResponse)(()=>e.func(r)),newDefaultApi:r=>new T(r),logout:()=>window.location.reload(),refreshToken:async()=>{}})}var de=typeof window<"u"&&window.location.hostname==="localhost",l={},R,b,ge=async()=>{try{if(Object.keys(l).length>100){let o=Object.keys(l)[0],n=l[o],a=await fe({headers:{authorization:""},apiUrl:b,func:s=>s.postErrorsRaw({postError:[{key:n.key,data:{...n.data,message:`error overload!: ${n.data.message||"?"}`}}]})});if(l={},a.error)throw a.error;return{}}let{part:e,rest:r}=le(l,10);l=r;let t=await fe({headers:{authorization:""},apiUrl:b,func:o=>o.postErrorsRaw({postError:e})});if(t.error)throw t.error}catch(e){let r=e,t=r;return{error:r?.error?.message??t.message}}finally{Object.keys(l).length>0?R=setTimeout(ge,1e3):R=void 0}},Ze=async({data:e,overrideBaseUrl:r="https://api.analytica.click",ignoreBrowserErrors:t=["will be removed","performing full reload","tracking error","fetch RSC payload"],devMode:o})=>{if(r||(r="https://api.analytica.click"),t.length>0){let a=(0,me.containsInsensitive)(e.data.message,...t);if(a){(0,m.debug)("ignoring error, contains=",a);return}}if(de&&o)(0,m.debug)("allowing local error tracking due to devmode=true");else if(de)return(0,m.debug)(`local error tracking ignored:${e.data.message} ${JSON.stringify(e)}, to ${r}`),{};if(!ce(e.data.message))return{};(0,m.debug)("error track",e.data.message,JSON.stringify(e));let n=pe(e.data);return l[n]=e,b=r,R||(R=setTimeout(ge,500)),{}};0&&(module.exports={errorTrack});
|
package/dist/helpers/server.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";var y=Object.defineProperty;var v=Object.getOwnPropertyDescriptor;var j=Object.getOwnPropertyNames;var ee=Object.prototype.hasOwnProperty;var re=(e,r)=>{for(var t in r)y(e,t,{get:r[t],enumerable:!0})},te=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of j(r))!ee.call(e,o)&&o!==t&&y(e,o,{get:()=>r[o],enumerable:!(n=v(r,o))||n.enumerable});return e};var ne=e=>te(y({},"__esModule",{value:!0}),e);var qe={};re(qe,{event:()=>De,page:()=>Fe});module.exports=ne(qe);var Jo=require("cross-fetch/polyfill"),p=require("ag-common/dist/common/helpers/log"),g=require("ag-common/dist/ui/helpers/callOpenApi");var oe="https://api.analytica.click".replace(/\/+$/,""),ie=e=>typeof Blob<"u"&&e instanceof Blob,d=class{constructor(r=new T){this.configuration=r;this.fetchApi=async(r,t)=>{let n={url:r,init:t};for(let a of this.middleware)a.pre&&(n=await a.pre({fetch:this.fetchApi,...n})||n);let o=await(this.configuration.fetchApi||fetch)(n.url,n.init);for(let a of this.middleware)a.post&&(o=await a.post({fetch:this.fetchApi,url:n.url,init:n.init,response:o.clone()})||o);return o};this.middleware=r.middleware||[]}withMiddleware(...r){let t=this.clone();return t.middleware=t.middleware.concat(...r),t}withPreMiddleware(...r){let t=r.map(n=>({pre:n}));return this.withMiddleware(...t)}withPostMiddleware(...r){let t=r.map(n=>({post:n}));return this.withMiddleware(...t)}async request(r,t){let{url:n,init:o}=this.createFetchParams(r,t),a=await this.fetchApi(n,o);if(a.status>=200&&a.status<300)return a;throw a}createFetchParams(r,t){let n=this.configuration.basePath+r.path;r.query!==void 0&&Object.keys(r.query).length!==0&&(n+="?"+(this.configuration.queryParamsStringify||R)(r.query));let o=typeof FormData<"u"&&r.body instanceof FormData||r.body instanceof URLSearchParams||ie(r.body)?r.body:JSON.stringify(r.body),a=Object.assign({},this.configuration.headers,r.headers),c={method:r.method,headers:a,body:o,credentials:this.configuration.credentials,...t};return{url:n,init:c}}clone(){let r=this.constructor,t=new r(this.configuration);return t.middleware=this.middleware.slice(),t}},u=class extends Error{constructor(t,n){super(n);this.field=t;this.name="RequiredError"}};var T=class{constructor(r={}){this.configuration=r}get basePath(){return this.configuration.basePath!=null?this.configuration.basePath:oe}get fetchApi(){return this.configuration.fetchApi}get middleware(){return this.configuration.middleware||[]}get queryParamsStringify(){return this.configuration.queryParamsStringify||R}get username(){return this.configuration.username}get password(){return this.configuration.password}get apiKey(){let r=this.configuration.apiKey;if(r)return typeof r=="function"?r:()=>r}get accessToken(){let r=this.configuration.accessToken;if(r)return typeof r=="function"?r:async()=>r}get headers(){return this.configuration.headers}get credentials(){return this.configuration.credentials}};function i(e,r){let t=e[r];return t!=null}function R(e,r=""){return Object.keys(e).map(t=>{let n=r+(r.length?`[${t}]`:t),o=e[t];if(o instanceof Array){let a=o.map(c=>encodeURIComponent(String(c))).join(`&${encodeURIComponent(n)}=`);return`${encodeURIComponent(n)}=${a}`}return o instanceof Date?`${encodeURIComponent(n)}=${encodeURIComponent(o.toISOString())}`:o instanceof Object?R(o,n):`${encodeURIComponent(n)}=${encodeURIComponent(String(o))}`}).filter(t=>t.length>0).join("&")}var l=class{constructor(r,t=n=>n){this.raw=r;this.transformer=t}async value(){return this.transformer(await this.raw.json())}},s=class{constructor(r){this.raw=r}async value(){}};function w(e){if(e!==void 0)return e===null?null:{PKsB64:e.PKsB64}}function P(e){if(e!==void 0)return e===null?null:{key:e.key,account:e.account}}function A(e){return ue(e,!1)}function ue(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,browser:e.browser,count:e.count,category:e.category}}function N(e){if(e!==void 0)return e===null?null:{site:e.site}}function O(e){return se(e,!1)}function se(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,site:e.site,eventName:e.eventName,datetime:e.datetime,count:e.count,category:e.category}}function f(e){return ce(e,!1)}function ce(e,r){return e==null?e:{site:e.site,account:e.account,apiKey:e.apiKey,adminApiKey:e.adminApiKey,favicon:i(e,"favicon")?e.favicon:void 0}}function E(e){return le(e,!1)}function le(e,r){return e==null?e:{accounts:e.accounts.map(f),googleEmail:i(e,"googleEmail")?e.googleEmail:void 0,googleKey:i(e,"googleKey")?e.googleKey:void 0,bingKey:i(e,"bingKey")?e.bingKey:void 0,bingAccount:i(e,"bingAccount")?e.bingAccount:void 0}}function J(e){if(e!==void 0)return e===null?null:{email:e.email,key:e.key,account:e.account}}function b(e){return de(e,!1)}function de(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,language:e.language,count:e.count,category:e.category}}function D(e){return fe(e,!1)}function fe(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,countryRegion:e.countryRegion,category:e.category,count:e.count}}function F(e){return me(e,!1)}function me(e,r){return e==null?e:{PK:e.PK,messageHash:i(e,"messageHash")?e.messageHash:void 0,site:e.site,account:e.account,message:i(e,"message")?e.message:void 0,name:i(e,"name")?e.name:void 0,stack:i(e,"stack")?e.stack:void 0,href:e.href,filename:i(e,"filename")?e.filename:void 0,datetime:e.datetime,archived:i(e,"archived")?e.archived:void 0,count:e.count,category:e.category}}function q(e){if(e!==void 0)return e===null?null:{site:e.site}}function k(e){if(e!==void 0)return e===null?null:{key:e.key,data:I(e.data)}}function I(e){if(e!==void 0)return e===null?null:{message:e.message,name:e.name,stack:e.stack,href:e.href,filename:e.filename}}function L(e){if(e!==void 0)return e===null?null:{key:e.key,data:K(e.data)}}function K(e){if(e!==void 0)return e===null?null:{eventName:e.eventName,pageReferrer:e.pageReferrer,pageTitle:e.pageTitle,browserResolution:e.browserResolution,browserLanguage:e.browserLanguage}}function B(e){if(e!==void 0)return e===null?null:{key:e.key,data:V(e.data)}}function V(e){if(e!==void 0)return e===null?null:{pageLocation:e.pageLocation,pageReferrer:e.pageReferrer,pageTitle:e.pageTitle,browserResolution:e.browserResolution,browserLanguage:e.browserLanguage}}function G(e){return ge(e,!1)}function ge(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,pathName:e.pathName,search:i(e,"search")?e.search:void 0,hash:i(e,"hash")?e.hash:void 0,count:e.count,category:e.category}}function H(e){return ye(e,!1)}function ye(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,referrer:e.referrer,count:e.count,category:e.category}}function Q(e){return Te(e,!1)}function Te(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,resolution:e.resolution,count:e.count,category:e.category}}function C(e){return Re(e,!1)}function Re(e,r){return e==null?e:{account:e.account,site:e.site,datetime:e.datetime,category:e.category,topReferrers:i(e,"topReferrers")?e.topReferrers.map(X):void 0,topResolutions:i(e,"topResolutions")?e.topResolutions.map(Y):void 0,topQueries:i(e,"topQueries")?e.topQueries.map(W):void 0,topLocations:i(e,"topLocations")?e.topLocations.map(_):void 0,topBrowsers:i(e,"topBrowsers")?e.topBrowsers.map(M):void 0,topEvents:i(e,"topEvents")?e.topEvents.map($):void 0,topLanguages:i(e,"topLanguages")?e.topLanguages.map(U):void 0,topErrors:i(e,"topErrors")?e.topErrors.map(z):void 0}}function M(e){return he(e,!1)}function he(e,r){return e==null?e:{browser:e.browser,count:e.count}}function z(e){return Se(e,!1)}function Se(e,r){return e==null?e:{href:e.href,count:e.count}}function $(e){return xe(e,!1)}function xe(e,r){return e==null?e:{eventName:e.eventName,count:e.count}}function U(e){return we(e,!1)}function we(e,r){return e==null?e:{language:e.language,count:e.count}}function _(e){return Pe(e,!1)}function Pe(e,r){return e==null?e:{countryRegion:e.countryRegion,count:e.count}}function W(e){return Ae(e,!1)}function Ae(e,r){return e==null?e:{pathName:e.pathName,count:e.count}}function X(e){return Ne(e,!1)}function Ne(e,r){return e==null?e:{referrer:e.referrer,count:e.count}}function Y(e){return Oe(e,!1)}function Oe(e,r){return e==null?e:{resolution:e.resolution,count:e.count}}function S(e){return Ee(e,!1)}function Ee(e,r){return e==null?e:{account:e.account,email:e.email,site:e.site,datetime:e.datetime,category:e.category,totals:h(e.totals),queries:e.queries.map(h)}}function h(e){return Je(e,!1)}function Je(e,r){return e==null?e:{clicks:e.clicks,impressions:e.impressions,position:e.position,query:e.query}}function x(e){return be(e,!1)}function be(e,r){return e==null?e:{accountDetails:i(e,"accountDetails")?f(e.accountDetails):void 0,browsers:i(e,"browsers")?e.browsers.map(A):void 0,events:i(e,"events")?e.events.map(O):void 0,locations:i(e,"locations")?e.locations.map(D):void 0,queries:i(e,"queries")?e.queries.map(G):void 0,referrers:i(e,"referrers")?e.referrers.map(H):void 0,resolutions:i(e,"resolutions")?e.resolutions.map(Q):void 0,languages:i(e,"languages")?e.languages.map(b):void 0,rollups:i(e,"rollups")?e.rollups.map(C):void 0,errors:i(e,"errors")?e.errors.map(F):void 0,google:i(e,"google")?e.google.map(S):void 0,bing:i(e,"bing")?e.bing.map(S):void 0}}var m=class extends d{async accountGetRaw(r){let t={},n={};this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let o=await this.request({path:"/account",method:"GET",headers:n,query:t},r);return new l(o,a=>E(a))}async accountGet(r){return await(await this.accountGetRaw(r)).value()}async archiveErrorRaw(r,t){if(r.id===null||r.id===void 0)throw new u("id","Required parameter requestParameters.id was null or undefined when calling archiveError.");let n={},o={};this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/errors/{id}".replace("{id}",encodeURIComponent(String(r.id))),method:"DELETE",headers:o,query:n},t);return new s(a)}async archiveError(r,t){await this.archiveErrorRaw(r,t)}async archiveErrorsRaw(r,t){if(r.archiveErrors===null||r.archiveErrors===void 0)throw new u("archiveErrors","Required parameter requestParameters.archiveErrors was null or undefined when calling archiveErrors.");let n={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/errors",method:"DELETE",headers:o,query:n,body:w(r.archiveErrors)},t);return new s(a)}async archiveErrors(r,t){await this.archiveErrorsRaw(r,t)}async bingIntegrationPostRaw(r,t){if(r.bingIntegration===null||r.bingIntegration===void 0)throw new u("bingIntegration","Required parameter requestParameters.bingIntegration was null or undefined when calling bingIntegrationPost.");let n={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/account/integrations/bing",method:"POST",headers:o,query:n,body:P(r.bingIntegration)},t);return new s(a)}async bingIntegrationPost(r,t){await this.bingIntegrationPostRaw(r,t)}async getTrackingAllSitesRaw(r,t){if(r.minDate===null||r.minDate===void 0)throw new u("minDate","Required parameter requestParameters.minDate was null or undefined when calling getTrackingAllSites.");if(r.maxDate===null||r.maxDate===void 0)throw new u("maxDate","Required parameter requestParameters.maxDate was null or undefined when calling getTrackingAllSites.");let n={};r.minDate!==void 0&&(n.minDate=r.minDate),r.maxDate!==void 0&&(n.maxDate=r.maxDate);let o={};this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/site/tracking",method:"GET",headers:o,query:n},t);return new l(a,c=>c.map(x))}async getTrackingAllSites(r,t){return await(await this.getTrackingAllSitesRaw(r,t)).value()}async getTrackingSiteRaw(r,t){if(r.id===null||r.id===void 0)throw new u("id","Required parameter requestParameters.id was null or undefined when calling getTrackingSite.");if(r.minDate===null||r.minDate===void 0)throw new u("minDate","Required parameter requestParameters.minDate was null or undefined when calling getTrackingSite.");if(r.maxDate===null||r.maxDate===void 0)throw new u("maxDate","Required parameter requestParameters.maxDate was null or undefined when calling getTrackingSite.");let n={};r.minDate!==void 0&&(n.minDate=r.minDate),r.maxDate!==void 0&&(n.maxDate=r.maxDate);let o={};this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/site/tracking/{id}".replace("{id}",encodeURIComponent(String(r.id))),method:"GET",headers:o,query:n},t);return new l(a,c=>x(c))}async getTrackingSite(r,t){return await(await this.getTrackingSiteRaw(r,t)).value()}async googleIntegrationPostRaw(r,t){if(r.googleIntegration===null||r.googleIntegration===void 0)throw new u("googleIntegration","Required parameter requestParameters.googleIntegration was null or undefined when calling googleIntegrationPost.");let n={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/account/integrations/google",method:"POST",headers:o,query:n,body:J(r.googleIntegration)},t);return new s(a)}async googleIntegrationPost(r,t){await this.googleIntegrationPostRaw(r,t)}async postErrorsRaw(r,t){if(r.postError===null||r.postError===void 0)throw new u("postError","Required parameter requestParameters.postError was null or undefined when calling postErrors.");let n={},o={};o["Content-Type"]="application/json";let a=await this.request({path:"/errors",method:"POST",headers:o,query:n,body:r.postError.map(k)},t);return new s(a)}async postErrors(r,t){await this.postErrorsRaw(r,t)}async postEventRaw(r,t){if(r.postEvent===null||r.postEvent===void 0)throw new u("postEvent","Required parameter requestParameters.postEvent was null or undefined when calling postEvent.");let n={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/site/event",method:"POST",headers:o,query:n,body:L(r.postEvent)},t);return new s(a)}async postEvent(r,t){await this.postEventRaw(r,t)}async postPageTrackRaw(r,t){if(r.postSiteTrack===null||r.postSiteTrack===void 0)throw new u("postSiteTrack","Required parameter requestParameters.postSiteTrack was null or undefined when calling postPageTrack.");let n={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/site/tracking",method:"POST",headers:o,query:n,body:B(r.postSiteTrack)},t);return new s(a)}async postPageTrack(r,t){await this.postPageTrackRaw(r,t)}async siteDeleteRaw(r,t){if(r.deleteAccount===null||r.deleteAccount===void 0)throw new u("deleteAccount","Required parameter requestParameters.deleteAccount was null or undefined when calling siteDelete.");let n={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/account/site",method:"DELETE",headers:o,query:n,body:N(r.deleteAccount)},t);return new s(a)}async siteDelete(r,t){await this.siteDeleteRaw(r,t)}async sitePostRaw(r,t){if(r.postAccount===null||r.postAccount===void 0)throw new u("postAccount","Required parameter requestParameters.postAccount was null or undefined when calling sitePost.");let n={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/account/site",method:"POST",headers:o,query:n,body:q(r.postAccount)},t);return new s(a)}async sitePost(r,t){await this.sitePostRaw(r,t)}};function Z(e){return(0,g.callOpenApi)({...e,func:r=>(0,g.apiResponseToAxiosResponse)(()=>e.func(r)),newDefaultApi:r=>new m(r),logout:()=>window.location.reload(),refreshToken:async()=>{}})}var De=async({analyticaToken:e,overrideBaseUrl:r="https://api.analytica.click",eventName:t,devMode:n})=>{let o={eventName:t};if(!n&&typeof window<"u"&&window.location.hostname==="localhost")return(0,p.debug)(`local page ignored: ${JSON.stringify(o)}, to ${r}`),{};let a=await Z({apiUrl:r,headers:{authorization:""},func:c=>c.postEventRaw({postEvent:{key:e,data:o}})});return a.error?((0,p.warn)("tracking error:"+JSON.stringify(a.error,null,2)),{error:JSON.stringify(a.error,null,2)}):{}},Fe=async({analyticaToken:e,overrideBaseUrl:r="https://api.analytica.click",devMode:t})=>{let n={pageLocation:""};if(typeof window<"u"&&(n={...n,pageLocation:window.location.href,browserResolution:`${window.screen.width}:${window.screen.height}`}),typeof document<"u"&&(n={...n,pageReferrer:document.referrer,pageTitle:document.title}),typeof navigator<"u"&&(n={...n,browserLanguage:navigator.language}),!t&&typeof window<"u"&&window.location.hostname==="localhost")return(0,p.debug)(`local page ignored: ${JSON.stringify(n)}, to ${r}`),{};if(!n.pageLocation)return(0,p.warn)("no pageLocation"),{};let o=await Z({apiUrl:r,headers:{authorization:""},func:a=>a.postPageTrackRaw({postSiteTrack:{key:e,data:n}})});return o.error?((0,p.warn)("tracking error:"+JSON.stringify(o.error,null,2)),{error:JSON.stringify(o.error,null,2)}):{}};0&&(module.exports={event,page});
|
1
|
+
"use strict";var y=Object.defineProperty;var re=Object.getOwnPropertyDescriptor;var te=Object.getOwnPropertyNames;var ne=Object.prototype.hasOwnProperty;var oe=(e,r)=>{for(var t in r)y(e,t,{get:r[t],enumerable:!0})},ie=(e,r,t,o)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of te(r))!ne.call(e,n)&&n!==t&&y(e,n,{get:()=>r[n],enumerable:!(o=re(r,n))||o.enumerable});return e};var ae=e=>ie(y({},"__esModule",{value:!0}),e);var Ve={};oe(Ve,{event:()=>Le,page:()=>Ke});module.exports=ae(Ve);var $o=require("cross-fetch/polyfill"),p=require("ag-common/dist/common/helpers/log"),g=require("ag-common/dist/ui/helpers/callOpenApi");var ue="https://api.analytica.click".replace(/\/+$/,""),se=e=>typeof Blob<"u"&&e instanceof Blob,f=class{constructor(r=new T){this.configuration=r;this.fetchApi=async(r,t)=>{let o={url:r,init:t};for(let a of this.middleware)a.pre&&(o=await a.pre({fetch:this.fetchApi,...o})||o);let n=await(this.configuration.fetchApi||fetch)(o.url,o.init);for(let a of this.middleware)a.post&&(n=await a.post({fetch:this.fetchApi,url:o.url,init:o.init,response:n.clone()})||n);return n};this.middleware=r.middleware||[]}withMiddleware(...r){let t=this.clone();return t.middleware=t.middleware.concat(...r),t}withPreMiddleware(...r){let t=r.map(o=>({pre:o}));return this.withMiddleware(...t)}withPostMiddleware(...r){let t=r.map(o=>({post:o}));return this.withMiddleware(...t)}async request(r,t){let{url:o,init:n}=this.createFetchParams(r,t),a=await this.fetchApi(o,n);if(a.status>=200&&a.status<300)return a;throw a}createFetchParams(r,t){let o=this.configuration.basePath+r.path;r.query!==void 0&&Object.keys(r.query).length!==0&&(o+="?"+(this.configuration.queryParamsStringify||R)(r.query));let n=typeof FormData<"u"&&r.body instanceof FormData||r.body instanceof URLSearchParams||se(r.body)?r.body:JSON.stringify(r.body),a=Object.assign({},this.configuration.headers,r.headers),s={method:r.method,headers:a,body:n,credentials:this.configuration.credentials,...t};return{url:o,init:s}}clone(){let r=this.constructor,t=new r(this.configuration);return t.middleware=this.middleware.slice(),t}},u=class extends Error{constructor(t,o){super(o);this.field=t;this.name="RequiredError"}};var T=class{constructor(r={}){this.configuration=r}get basePath(){return this.configuration.basePath!=null?this.configuration.basePath:ue}get fetchApi(){return this.configuration.fetchApi}get middleware(){return this.configuration.middleware||[]}get queryParamsStringify(){return this.configuration.queryParamsStringify||R}get username(){return this.configuration.username}get password(){return this.configuration.password}get apiKey(){let r=this.configuration.apiKey;if(r)return typeof r=="function"?r:()=>r}get accessToken(){let r=this.configuration.accessToken;if(r)return typeof r=="function"?r:async()=>r}get headers(){return this.configuration.headers}get credentials(){return this.configuration.credentials}};function i(e,r){let t=e[r];return t!=null}function R(e,r=""){return Object.keys(e).map(t=>{let o=r+(r.length?`[${t}]`:t),n=e[t];if(n instanceof Array){let a=n.map(s=>encodeURIComponent(String(s))).join(`&${encodeURIComponent(o)}=`);return`${encodeURIComponent(o)}=${a}`}return n instanceof Date?`${encodeURIComponent(o)}=${encodeURIComponent(n.toISOString())}`:n instanceof Object?R(n,o):`${encodeURIComponent(o)}=${encodeURIComponent(String(n))}`}).filter(t=>t.length>0).join("&")}var d=class{constructor(r,t=o=>o){this.raw=r;this.transformer=t}async value(){return this.transformer(await this.raw.json())}},c=class{constructor(r){this.raw=r}async value(){}};function w(e){if(e!==void 0)return e===null?null:{PKsB64:e.PKsB64}}function N(e){if(e!==void 0)return e===null?null:{key:e.key,account:e.account}}function P(e){return pe(e,!1)}function pe(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,browser:e.browser,count:e.count,category:e.category}}function O(e){if(e!==void 0)return e===null?null:{site:e.site}}function A(e){return de(e,!1)}function de(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,site:e.site,eventName:e.eventName,datetime:e.datetime,count:e.count,category:e.category}}function J(e){return fe(e,!1)}function fe(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,fingerprint:e.fingerprint,count:e.count,category:e.category}}function l(e){return le(e,!1)}function le(e,r){return e==null?e:{site:e.site,account:e.account,apiKey:e.apiKey,adminApiKey:e.adminApiKey,favicon:i(e,"favicon")?e.favicon:void 0}}function E(e){return ge(e,!1)}function ge(e,r){return e==null?e:{accounts:e.accounts.map(l),googleEmail:i(e,"googleEmail")?e.googleEmail:void 0,googleKey:i(e,"googleKey")?e.googleKey:void 0,bingKey:i(e,"bingKey")?e.bingKey:void 0,bingAccount:i(e,"bingAccount")?e.bingAccount:void 0}}function b(e){if(e!==void 0)return e===null?null:{email:e.email,key:e.key,account:e.account}}function F(e){return ye(e,!1)}function ye(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,language:e.language,count:e.count,category:e.category}}function D(e){return Te(e,!1)}function Te(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,countryRegion:e.countryRegion,category:e.category,count:e.count}}function q(e){return Re(e,!1)}function Re(e,r){return e==null?e:{PK:e.PK,messageHash:i(e,"messageHash")?e.messageHash:void 0,site:e.site,account:e.account,message:i(e,"message")?e.message:void 0,name:i(e,"name")?e.name:void 0,stack:i(e,"stack")?e.stack:void 0,href:e.href,filename:i(e,"filename")?e.filename:void 0,datetime:e.datetime,archived:i(e,"archived")?e.archived:void 0,count:e.count,category:e.category}}function k(e){if(e!==void 0)return e===null?null:{site:e.site}}function I(e){if(e!==void 0)return e===null?null:{key:e.key,data:L(e.data)}}function L(e){if(e!==void 0)return e===null?null:{message:e.message,name:e.name,stack:e.stack,href:e.href,filename:e.filename}}function K(e){if(e!==void 0)return e===null?null:{key:e.key,data:V(e.data)}}function V(e){if(e!==void 0)return e===null?null:{eventName:e.eventName,pageReferrer:e.pageReferrer,pageTitle:e.pageTitle,browserResolution:e.browserResolution,browserLanguage:e.browserLanguage,browserFingerprint:e.browserFingerprint}}function B(e){if(e!==void 0)return e===null?null:{key:e.key,data:G(e.data)}}function G(e){if(e!==void 0)return e===null?null:{pageLocation:e.pageLocation,pageReferrer:e.pageReferrer,pageTitle:e.pageTitle,browserResolution:e.browserResolution,browserLanguage:e.browserLanguage,browserFingerprint:e.browserFingerprint}}function H(e){return he(e,!1)}function he(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,pathName:e.pathName,search:i(e,"search")?e.search:void 0,hash:i(e,"hash")?e.hash:void 0,count:e.count,category:e.category}}function Q(e){return Se(e,!1)}function Se(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,referrer:e.referrer,count:e.count,category:e.category}}function C(e){return xe(e,!1)}function xe(e,r){return e==null?e:{account:i(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,resolution:e.resolution,count:e.count,category:e.category}}function M(e){return we(e,!1)}function we(e,r){return e==null?e:{account:e.account,site:e.site,datetime:e.datetime,category:e.category,topReferrers:i(e,"topReferrers")?e.topReferrers.map(Z):void 0,topResolutions:i(e,"topResolutions")?e.topResolutions.map(v):void 0,topFingerprints:i(e,"topFingerprints")?e.topFingerprints.map(_):void 0,topQueries:i(e,"topQueries")?e.topQueries.map(Y):void 0,topLocations:i(e,"topLocations")?e.topLocations.map(X):void 0,topBrowsers:i(e,"topBrowsers")?e.topBrowsers.map(z):void 0,topEvents:i(e,"topEvents")?e.topEvents.map(U):void 0,topLanguages:i(e,"topLanguages")?e.topLanguages.map(W):void 0,topErrors:i(e,"topErrors")?e.topErrors.map($):void 0}}function z(e){return Ne(e,!1)}function Ne(e,r){return e==null?e:{browser:e.browser,count:e.count}}function $(e){return Pe(e,!1)}function Pe(e,r){return e==null?e:{href:e.href,count:e.count}}function U(e){return Oe(e,!1)}function Oe(e,r){return e==null?e:{eventName:e.eventName,count:e.count}}function _(e){return Ae(e,!1)}function Ae(e,r){return e==null?e:{fingerprint:e.fingerprint,count:e.count}}function W(e){return Je(e,!1)}function Je(e,r){return e==null?e:{language:e.language,count:e.count}}function X(e){return Ee(e,!1)}function Ee(e,r){return e==null?e:{countryRegion:e.countryRegion,count:e.count}}function Y(e){return be(e,!1)}function be(e,r){return e==null?e:{pathName:e.pathName,count:e.count}}function Z(e){return Fe(e,!1)}function Fe(e,r){return e==null?e:{referrer:e.referrer,count:e.count}}function v(e){return De(e,!1)}function De(e,r){return e==null?e:{resolution:e.resolution,count:e.count}}function S(e){return qe(e,!1)}function qe(e,r){return e==null?e:{account:e.account,email:e.email,site:e.site,datetime:e.datetime,category:e.category,totals:h(e.totals),queries:e.queries.map(h)}}function h(e){return ke(e,!1)}function ke(e,r){return e==null?e:{clicks:e.clicks,impressions:e.impressions,position:e.position,query:e.query}}function x(e){return Ie(e,!1)}function Ie(e,r){return e==null?e:{accountDetails:i(e,"accountDetails")?l(e.accountDetails):void 0,browsers:i(e,"browsers")?e.browsers.map(P):void 0,events:i(e,"events")?e.events.map(A):void 0,locations:i(e,"locations")?e.locations.map(D):void 0,queries:i(e,"queries")?e.queries.map(H):void 0,referrers:i(e,"referrers")?e.referrers.map(Q):void 0,resolutions:i(e,"resolutions")?e.resolutions.map(C):void 0,fingerprints:i(e,"fingerprints")?e.fingerprints.map(J):void 0,languages:i(e,"languages")?e.languages.map(F):void 0,rollups:i(e,"rollups")?e.rollups.map(M):void 0,errors:i(e,"errors")?e.errors.map(q):void 0,google:i(e,"google")?e.google.map(S):void 0,bing:i(e,"bing")?e.bing.map(S):void 0}}var m=class extends f{async accountGetRaw(r){let t={},o={};this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let n=await this.request({path:"/account",method:"GET",headers:o,query:t},r);return new d(n,a=>E(a))}async accountGet(r){return await(await this.accountGetRaw(r)).value()}async archiveErrorRaw(r,t){if(r.id===null||r.id===void 0)throw new u("id","Required parameter requestParameters.id was null or undefined when calling archiveError.");let o={},n={};this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/errors/{id}".replace("{id}",encodeURIComponent(String(r.id))),method:"DELETE",headers:n,query:o},t);return new c(a)}async archiveError(r,t){await this.archiveErrorRaw(r,t)}async archiveErrorsRaw(r,t){if(r.archiveErrors===null||r.archiveErrors===void 0)throw new u("archiveErrors","Required parameter requestParameters.archiveErrors was null or undefined when calling archiveErrors.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/errors",method:"DELETE",headers:n,query:o,body:w(r.archiveErrors)},t);return new c(a)}async archiveErrors(r,t){await this.archiveErrorsRaw(r,t)}async bingIntegrationPostRaw(r,t){if(r.bingIntegration===null||r.bingIntegration===void 0)throw new u("bingIntegration","Required parameter requestParameters.bingIntegration was null or undefined when calling bingIntegrationPost.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/account/integrations/bing",method:"POST",headers:n,query:o,body:N(r.bingIntegration)},t);return new c(a)}async bingIntegrationPost(r,t){await this.bingIntegrationPostRaw(r,t)}async getTrackingAllSitesRaw(r,t){if(r.minDate===null||r.minDate===void 0)throw new u("minDate","Required parameter requestParameters.minDate was null or undefined when calling getTrackingAllSites.");if(r.maxDate===null||r.maxDate===void 0)throw new u("maxDate","Required parameter requestParameters.maxDate was null or undefined when calling getTrackingAllSites.");let o={};r.minDate!==void 0&&(o.minDate=r.minDate),r.maxDate!==void 0&&(o.maxDate=r.maxDate);let n={};this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/site/tracking",method:"GET",headers:n,query:o},t);return new d(a,s=>s.map(x))}async getTrackingAllSites(r,t){return await(await this.getTrackingAllSitesRaw(r,t)).value()}async getTrackingSiteRaw(r,t){if(r.id===null||r.id===void 0)throw new u("id","Required parameter requestParameters.id was null or undefined when calling getTrackingSite.");if(r.minDate===null||r.minDate===void 0)throw new u("minDate","Required parameter requestParameters.minDate was null or undefined when calling getTrackingSite.");if(r.maxDate===null||r.maxDate===void 0)throw new u("maxDate","Required parameter requestParameters.maxDate was null or undefined when calling getTrackingSite.");let o={};r.minDate!==void 0&&(o.minDate=r.minDate),r.maxDate!==void 0&&(o.maxDate=r.maxDate);let n={};this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/site/tracking/{id}".replace("{id}",encodeURIComponent(String(r.id))),method:"GET",headers:n,query:o},t);return new d(a,s=>x(s))}async getTrackingSite(r,t){return await(await this.getTrackingSiteRaw(r,t)).value()}async googleIntegrationPostRaw(r,t){if(r.googleIntegration===null||r.googleIntegration===void 0)throw new u("googleIntegration","Required parameter requestParameters.googleIntegration was null or undefined when calling googleIntegrationPost.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/account/integrations/google",method:"POST",headers:n,query:o,body:b(r.googleIntegration)},t);return new c(a)}async googleIntegrationPost(r,t){await this.googleIntegrationPostRaw(r,t)}async postErrorsRaw(r,t){if(r.postError===null||r.postError===void 0)throw new u("postError","Required parameter requestParameters.postError was null or undefined when calling postErrors.");let o={},n={};n["Content-Type"]="application/json";let a=await this.request({path:"/errors",method:"POST",headers:n,query:o,body:r.postError.map(I)},t);return new c(a)}async postErrors(r,t){await this.postErrorsRaw(r,t)}async postEventRaw(r,t){if(r.postEvent===null||r.postEvent===void 0)throw new u("postEvent","Required parameter requestParameters.postEvent was null or undefined when calling postEvent.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/site/event",method:"POST",headers:n,query:o,body:K(r.postEvent)},t);return new c(a)}async postEvent(r,t){await this.postEventRaw(r,t)}async postPageTrackRaw(r,t){if(r.postSiteTrack===null||r.postSiteTrack===void 0)throw new u("postSiteTrack","Required parameter requestParameters.postSiteTrack was null or undefined when calling postPageTrack.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/site/tracking",method:"POST",headers:n,query:o,body:B(r.postSiteTrack)},t);return new c(a)}async postPageTrack(r,t){await this.postPageTrackRaw(r,t)}async siteDeleteRaw(r,t){if(r.deleteAccount===null||r.deleteAccount===void 0)throw new u("deleteAccount","Required parameter requestParameters.deleteAccount was null or undefined when calling siteDelete.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/account/site",method:"DELETE",headers:n,query:o,body:O(r.deleteAccount)},t);return new c(a)}async siteDelete(r,t){await this.siteDeleteRaw(r,t)}async sitePostRaw(r,t){if(r.postAccount===null||r.postAccount===void 0)throw new u("postAccount","Required parameter requestParameters.postAccount was null or undefined when calling sitePost.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let a=await this.request({path:"/account/site",method:"POST",headers:n,query:o,body:k(r.postAccount)},t);return new c(a)}async sitePost(r,t){await this.sitePostRaw(r,t)}};function j(e){return(0,g.callOpenApi)({...e,func:r=>(0,g.apiResponseToAxiosResponse)(()=>e.func(r)),newDefaultApi:r=>new m(r),logout:()=>window.location.reload(),refreshToken:async()=>{}})}var Le=async({analyticaToken:e,overrideBaseUrl:r="https://api.analytica.click",eventName:t,devMode:o,valueOverrides:n})=>{let a={eventName:t,browserFingerprint:n?.browserFingerprint};if(!o&&typeof window<"u"&&window.location.hostname==="localhost")return(0,p.debug)(`local page ignored: ${JSON.stringify(a)}, to ${r}`),{};let s=await j({apiUrl:r,headers:{authorization:""},func:ee=>ee.postEventRaw({postEvent:{key:e,data:a}})});return s.error?((0,p.warn)("tracking error:"+JSON.stringify(s.error,null,2)),{error:JSON.stringify(s.error,null,2)}):{}},Ke=async({analyticaToken:e,overrideBaseUrl:r="https://api.analytica.click",devMode:t,valueOverrides:o})=>{let n={pageLocation:"",browserFingerprint:o?.browserFingerprint};if(typeof window<"u"&&(n={...n,pageLocation:window.location.href,browserResolution:`${window.screen.width}:${window.screen.height}`}),typeof document<"u"&&(n={...n,pageReferrer:document.referrer,pageTitle:document.title}),typeof navigator<"u"&&(n={...n,browserLanguage:navigator.language}),!t&&typeof window<"u"&&window.location.hostname==="localhost")return(0,p.debug)(`local page ignored: ${JSON.stringify(n)}, to ${r}`),{};if(!n.pageLocation)return(0,p.warn)("no pageLocation"),{};let a=await j({apiUrl:r,headers:{authorization:""},func:s=>s.postPageTrackRaw({postSiteTrack:{key:e,data:n}})});return a.error?((0,p.warn)("tracking error:"+JSON.stringify(a.error,null,2)),{error:JSON.stringify(a.error,null,2)}):{}};0&&(module.exports={event,page});
|
package/dist/index.d.ts
CHANGED
@@ -135,6 +135,9 @@ declare module 'analytica.click/dist/common-ui/src/types/widgets' {
|
|
135
135
|
eventName: string;
|
136
136
|
/** internal testing only. also allows local sending of errors */
|
137
137
|
devMode?: boolean;
|
138
|
+
valueOverrides?: {
|
139
|
+
browserFingerprint?: string;
|
140
|
+
};
|
138
141
|
}
|
139
142
|
export type TPage = (p: IPage) => Promise<{
|
140
143
|
error?: string;
|
@@ -144,6 +147,9 @@ declare module 'analytica.click/dist/common-ui/src/types/widgets' {
|
|
144
147
|
overrideBaseUrl?: string;
|
145
148
|
/** internal testing only. also allows local sending of errors */
|
146
149
|
devMode?: boolean;
|
150
|
+
valueOverrides?: {
|
151
|
+
browserFingerprint?: string;
|
152
|
+
};
|
147
153
|
}
|
148
154
|
export type TErrorMessage = (m: ErrorEvent) => Promise<void>;
|
149
155
|
export interface IAnalyticaConfig {
|
@@ -152,9 +158,12 @@ declare module 'analytica.click/dist/common-ui/src/types/widgets' {
|
|
152
158
|
/** internal testing only. also allows local sending of errors */
|
153
159
|
devMode?: boolean;
|
154
160
|
/** ignore any browser errors that include these words.
|
155
|
-
* default 'will be removed', 'performing full reload
|
161
|
+
* default: 'will be removed', 'performing full reload', 'tracking error', 'fetch RSC payload',
|
156
162
|
*/
|
157
163
|
ignoreBrowserErrors?: string[];
|
164
|
+
valueOverrides?: {
|
165
|
+
browserFingerprint?: string;
|
166
|
+
};
|
158
167
|
}
|
159
168
|
|
160
169
|
}
|
package/dist/index.js
CHANGED
@@ -1,3 +1,3 @@
|
|
1
|
-
'use client';"use strict";var Qe=Object.create;var w=Object.defineProperty;var ze=Object.getOwnPropertyDescriptor;var $e=Object.getOwnPropertyNames;var Ue=Object.getPrototypeOf,ve=Object.prototype.hasOwnProperty;var We=(e,r)=>{for(var t in r)w(e,t,{get:r[t],enumerable:!0})},$=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of $e(r))!ve.call(e,o)&&o!==t&&w(e,o,{get:()=>r[o],enumerable:!(n=ze(r,o))||n.enumerable});return e};var U=(e,r,t)=>(t=e!=null?Qe(Ue(e)):{},$(r||!e||!e.__esModule?w(t,"default",{value:e,enumerable:!0}):t,e)),_e=e=>$(w({},"__esModule",{value:!0}),e);var Er={};We(Er,{AnalyticaClickProvider:()=>Ar,AnalyticaConfigContext:()=>T,errorTrack:()=>y,event:()=>M,page:()=>Q,tokenMissing:()=>h,useAnalytica:()=>Pr});module.exports=_e(Er);var Ce=require("react");var N=require("ag-common/dist/common/helpers/log"),J=U(require("react"));var De=require("react");var Ai=require("cross-fetch/polyfill"),R=require("ag-common/dist/common/helpers/log"),Je=require("ag-common/dist/common/helpers/string/contains"),E=require("ag-common/dist/ui/helpers/callOpenApi");var Xe="https://api.analytica.click".replace(/\/+$/,""),Ye=e=>typeof Blob<"u"&&e instanceof Blob,x=class{constructor(r=new F){this.configuration=r;this.fetchApi=async(r,t)=>{let n={url:r,init:t};for(let i of this.middleware)i.pre&&(n=await i.pre({fetch:this.fetchApi,...n})||n);let o=await(this.configuration.fetchApi||fetch)(n.url,n.init);for(let i of this.middleware)i.post&&(o=await i.post({fetch:this.fetchApi,url:n.url,init:n.init,response:o.clone()})||o);return o};this.middleware=r.middleware||[]}withMiddleware(...r){let t=this.clone();return t.middleware=t.middleware.concat(...r),t}withPreMiddleware(...r){let t=r.map(n=>({pre:n}));return this.withMiddleware(...t)}withPostMiddleware(...r){let t=r.map(n=>({post:n}));return this.withMiddleware(...t)}async request(r,t){let{url:n,init:o}=this.createFetchParams(r,t),i=await this.fetchApi(n,o);if(i.status>=200&&i.status<300)return i;throw i}createFetchParams(r,t){let n=this.configuration.basePath+r.path;r.query!==void 0&&Object.keys(r.query).length!==0&&(n+="?"+(this.configuration.queryParamsStringify||q)(r.query));let o=typeof FormData<"u"&&r.body instanceof FormData||r.body instanceof URLSearchParams||Ye(r.body)?r.body:JSON.stringify(r.body),i=Object.assign({},this.configuration.headers,r.headers),s={method:r.method,headers:i,body:o,credentials:this.configuration.credentials,...t};return{url:n,init:s}}clone(){let r=this.constructor,t=new r(this.configuration);return t.middleware=this.middleware.slice(),t}},u=class extends Error{constructor(t,n){super(n);this.field=t;this.name="RequiredError"}};var F=class{constructor(r={}){this.configuration=r}get basePath(){return this.configuration.basePath!=null?this.configuration.basePath:Xe}get fetchApi(){return this.configuration.fetchApi}get middleware(){return this.configuration.middleware||[]}get queryParamsStringify(){return this.configuration.queryParamsStringify||q}get username(){return this.configuration.username}get password(){return this.configuration.password}get apiKey(){let r=this.configuration.apiKey;if(r)return typeof r=="function"?r:()=>r}get accessToken(){let r=this.configuration.accessToken;if(r)return typeof r=="function"?r:async()=>r}get headers(){return this.configuration.headers}get credentials(){return this.configuration.credentials}};function a(e,r){let t=e[r];return t!=null}function q(e,r=""){return Object.keys(e).map(t=>{let n=r+(r.length?`[${t}]`:t),o=e[t];if(o instanceof Array){let i=o.map(s=>encodeURIComponent(String(s))).join(`&${encodeURIComponent(n)}=`);return`${encodeURIComponent(n)}=${i}`}return o instanceof Date?`${encodeURIComponent(n)}=${encodeURIComponent(o.toISOString())}`:o instanceof Object?q(o,n):`${encodeURIComponent(n)}=${encodeURIComponent(String(o))}`}).filter(t=>t.length>0).join("&")}var d=class{constructor(r,t=n=>n){this.raw=r;this.transformer=t}async value(){return this.transformer(await this.raw.json())}},c=class{constructor(r){this.raw=r}async value(){}};function v(e){if(e!==void 0)return e===null?null:{PKsB64:e.PKsB64}}function W(e){if(e!==void 0)return e===null?null:{key:e.key,account:e.account}}function _(e){return je(e,!1)}function je(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,browser:e.browser,count:e.count,category:e.category}}function X(e){if(e!==void 0)return e===null?null:{site:e.site}}function Y(e){return er(e,!1)}function er(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,site:e.site,eventName:e.eventName,datetime:e.datetime,count:e.count,category:e.category}}function A(e){return rr(e,!1)}function rr(e,r){return e==null?e:{site:e.site,account:e.account,apiKey:e.apiKey,adminApiKey:e.adminApiKey,favicon:a(e,"favicon")?e.favicon:void 0}}function Z(e){return nr(e,!1)}function nr(e,r){return e==null?e:{accounts:e.accounts.map(A),googleEmail:a(e,"googleEmail")?e.googleEmail:void 0,googleKey:a(e,"googleKey")?e.googleKey:void 0,bingKey:a(e,"bingKey")?e.bingKey:void 0,bingAccount:a(e,"bingAccount")?e.bingAccount:void 0}}function j(e){if(e!==void 0)return e===null?null:{email:e.email,key:e.key,account:e.account}}function ee(e){return or(e,!1)}function or(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,language:e.language,count:e.count,category:e.category}}function re(e){return ir(e,!1)}function ir(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,countryRegion:e.countryRegion,category:e.category,count:e.count}}function te(e){return ar(e,!1)}function ar(e,r){return e==null?e:{PK:e.PK,messageHash:a(e,"messageHash")?e.messageHash:void 0,site:e.site,account:e.account,message:a(e,"message")?e.message:void 0,name:a(e,"name")?e.name:void 0,stack:a(e,"stack")?e.stack:void 0,href:e.href,filename:a(e,"filename")?e.filename:void 0,datetime:e.datetime,archived:a(e,"archived")?e.archived:void 0,count:e.count,category:e.category}}function ne(e){if(e!==void 0)return e===null?null:{site:e.site}}function oe(e){if(e!==void 0)return e===null?null:{key:e.key,data:ie(e.data)}}function ie(e){if(e!==void 0)return e===null?null:{message:e.message,name:e.name,stack:e.stack,href:e.href,filename:e.filename}}function ae(e){if(e!==void 0)return e===null?null:{key:e.key,data:se(e.data)}}function se(e){if(e!==void 0)return e===null?null:{eventName:e.eventName,pageReferrer:e.pageReferrer,pageTitle:e.pageTitle,browserResolution:e.browserResolution,browserLanguage:e.browserLanguage}}function ue(e){if(e!==void 0)return e===null?null:{key:e.key,data:ce(e.data)}}function ce(e){if(e!==void 0)return e===null?null:{pageLocation:e.pageLocation,pageReferrer:e.pageReferrer,pageTitle:e.pageTitle,browserResolution:e.browserResolution,browserLanguage:e.browserLanguage}}function pe(e){return sr(e,!1)}function sr(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,pathName:e.pathName,search:a(e,"search")?e.search:void 0,hash:a(e,"hash")?e.hash:void 0,count:e.count,category:e.category}}function le(e){return ur(e,!1)}function ur(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,referrer:e.referrer,count:e.count,category:e.category}}function fe(e){return cr(e,!1)}function cr(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,resolution:e.resolution,count:e.count,category:e.category}}function de(e){return pr(e,!1)}function pr(e,r){return e==null?e:{account:e.account,site:e.site,datetime:e.datetime,category:e.category,topReferrers:a(e,"topReferrers")?e.topReferrers.map(Se):void 0,topResolutions:a(e,"topResolutions")?e.topResolutions.map(we):void 0,topQueries:a(e,"topQueries")?e.topQueries.map(he):void 0,topLocations:a(e,"topLocations")?e.topLocations.map(Re):void 0,topBrowsers:a(e,"topBrowsers")?e.topBrowsers.map(me):void 0,topEvents:a(e,"topEvents")?e.topEvents.map(ye):void 0,topLanguages:a(e,"topLanguages")?e.topLanguages.map(Te):void 0,topErrors:a(e,"topErrors")?e.topErrors.map(ge):void 0}}function me(e){return lr(e,!1)}function lr(e,r){return e==null?e:{browser:e.browser,count:e.count}}function ge(e){return fr(e,!1)}function fr(e,r){return e==null?e:{href:e.href,count:e.count}}function ye(e){return dr(e,!1)}function dr(e,r){return e==null?e:{eventName:e.eventName,count:e.count}}function Te(e){return mr(e,!1)}function mr(e,r){return e==null?e:{language:e.language,count:e.count}}function Re(e){return gr(e,!1)}function gr(e,r){return e==null?e:{countryRegion:e.countryRegion,count:e.count}}function he(e){return yr(e,!1)}function yr(e,r){return e==null?e:{pathName:e.pathName,count:e.count}}function Se(e){return Tr(e,!1)}function Tr(e,r){return e==null?e:{referrer:e.referrer,count:e.count}}function we(e){return Rr(e,!1)}function Rr(e,r){return e==null?e:{resolution:e.resolution,count:e.count}}function L(e){return hr(e,!1)}function hr(e,r){return e==null?e:{account:e.account,email:e.email,site:e.site,datetime:e.datetime,category:e.category,totals:I(e.totals),queries:e.queries.map(I)}}function I(e){return Sr(e,!1)}function Sr(e,r){return e==null?e:{clicks:e.clicks,impressions:e.impressions,position:e.position,query:e.query}}function K(e){return wr(e,!1)}function wr(e,r){return e==null?e:{accountDetails:a(e,"accountDetails")?A(e.accountDetails):void 0,browsers:a(e,"browsers")?e.browsers.map(_):void 0,events:a(e,"events")?e.events.map(Y):void 0,locations:a(e,"locations")?e.locations.map(re):void 0,queries:a(e,"queries")?e.queries.map(pe):void 0,referrers:a(e,"referrers")?e.referrers.map(le):void 0,resolutions:a(e,"resolutions")?e.resolutions.map(fe):void 0,languages:a(e,"languages")?e.languages.map(ee):void 0,rollups:a(e,"rollups")?e.rollups.map(de):void 0,errors:a(e,"errors")?e.errors.map(te):void 0,google:a(e,"google")?e.google.map(L):void 0,bing:a(e,"bing")?e.bing.map(L):void 0}}var m=class extends x{async accountGetRaw(r){let t={},n={};this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let o=await this.request({path:"/account",method:"GET",headers:n,query:t},r);return new d(o,i=>Z(i))}async accountGet(r){return await(await this.accountGetRaw(r)).value()}async archiveErrorRaw(r,t){if(r.id===null||r.id===void 0)throw new u("id","Required parameter requestParameters.id was null or undefined when calling archiveError.");let n={},o={};this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/errors/{id}".replace("{id}",encodeURIComponent(String(r.id))),method:"DELETE",headers:o,query:n},t);return new c(i)}async archiveError(r,t){await this.archiveErrorRaw(r,t)}async archiveErrorsRaw(r,t){if(r.archiveErrors===null||r.archiveErrors===void 0)throw new u("archiveErrors","Required parameter requestParameters.archiveErrors was null or undefined when calling archiveErrors.");let n={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/errors",method:"DELETE",headers:o,query:n,body:v(r.archiveErrors)},t);return new c(i)}async archiveErrors(r,t){await this.archiveErrorsRaw(r,t)}async bingIntegrationPostRaw(r,t){if(r.bingIntegration===null||r.bingIntegration===void 0)throw new u("bingIntegration","Required parameter requestParameters.bingIntegration was null or undefined when calling bingIntegrationPost.");let n={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/account/integrations/bing",method:"POST",headers:o,query:n,body:W(r.bingIntegration)},t);return new c(i)}async bingIntegrationPost(r,t){await this.bingIntegrationPostRaw(r,t)}async getTrackingAllSitesRaw(r,t){if(r.minDate===null||r.minDate===void 0)throw new u("minDate","Required parameter requestParameters.minDate was null or undefined when calling getTrackingAllSites.");if(r.maxDate===null||r.maxDate===void 0)throw new u("maxDate","Required parameter requestParameters.maxDate was null or undefined when calling getTrackingAllSites.");let n={};r.minDate!==void 0&&(n.minDate=r.minDate),r.maxDate!==void 0&&(n.maxDate=r.maxDate);let o={};this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/site/tracking",method:"GET",headers:o,query:n},t);return new d(i,s=>s.map(K))}async getTrackingAllSites(r,t){return await(await this.getTrackingAllSitesRaw(r,t)).value()}async getTrackingSiteRaw(r,t){if(r.id===null||r.id===void 0)throw new u("id","Required parameter requestParameters.id was null or undefined when calling getTrackingSite.");if(r.minDate===null||r.minDate===void 0)throw new u("minDate","Required parameter requestParameters.minDate was null or undefined when calling getTrackingSite.");if(r.maxDate===null||r.maxDate===void 0)throw new u("maxDate","Required parameter requestParameters.maxDate was null or undefined when calling getTrackingSite.");let n={};r.minDate!==void 0&&(n.minDate=r.minDate),r.maxDate!==void 0&&(n.maxDate=r.maxDate);let o={};this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/site/tracking/{id}".replace("{id}",encodeURIComponent(String(r.id))),method:"GET",headers:o,query:n},t);return new d(i,s=>K(s))}async getTrackingSite(r,t){return await(await this.getTrackingSiteRaw(r,t)).value()}async googleIntegrationPostRaw(r,t){if(r.googleIntegration===null||r.googleIntegration===void 0)throw new u("googleIntegration","Required parameter requestParameters.googleIntegration was null or undefined when calling googleIntegrationPost.");let n={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/account/integrations/google",method:"POST",headers:o,query:n,body:j(r.googleIntegration)},t);return new c(i)}async googleIntegrationPost(r,t){await this.googleIntegrationPostRaw(r,t)}async postErrorsRaw(r,t){if(r.postError===null||r.postError===void 0)throw new u("postError","Required parameter requestParameters.postError was null or undefined when calling postErrors.");let n={},o={};o["Content-Type"]="application/json";let i=await this.request({path:"/errors",method:"POST",headers:o,query:n,body:r.postError.map(oe)},t);return new c(i)}async postErrors(r,t){await this.postErrorsRaw(r,t)}async postEventRaw(r,t){if(r.postEvent===null||r.postEvent===void 0)throw new u("postEvent","Required parameter requestParameters.postEvent was null or undefined when calling postEvent.");let n={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/site/event",method:"POST",headers:o,query:n,body:ae(r.postEvent)},t);return new c(i)}async postEvent(r,t){await this.postEventRaw(r,t)}async postPageTrackRaw(r,t){if(r.postSiteTrack===null||r.postSiteTrack===void 0)throw new u("postSiteTrack","Required parameter requestParameters.postSiteTrack was null or undefined when calling postPageTrack.");let n={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/site/tracking",method:"POST",headers:o,query:n,body:ue(r.postSiteTrack)},t);return new c(i)}async postPageTrack(r,t){await this.postPageTrackRaw(r,t)}async siteDeleteRaw(r,t){if(r.deleteAccount===null||r.deleteAccount===void 0)throw new u("deleteAccount","Required parameter requestParameters.deleteAccount was null or undefined when calling siteDelete.");let n={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/account/site",method:"DELETE",headers:o,query:n,body:X(r.deleteAccount)},t);return new c(i)}async siteDelete(r,t){await this.siteDeleteRaw(r,t)}async sitePostRaw(r,t){if(r.postAccount===null||r.postAccount===void 0)throw new u("postAccount","Required parameter requestParameters.postAccount was null or undefined when calling sitePost.");let n={},o={};o["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/account/site",method:"POST",headers:o,query:n,body:ne(r.postAccount)},t);return new c(i)}async sitePost(r,t){await this.sitePostRaw(r,t)}};var B=require("ag-common/dist/common/helpers/hashCode"),g=require("ag-common/dist/common/helpers/log"),xe=require("ag-common/dist/common/helpers/object");function Ae(e){return e?e.match(/^"?[0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2}"?$/)?((0,g.info)("ignoring react devtools message"),!1):e===JSON.stringify([{}])?((0,g.info)("empty message payload?"),!1):!0:((0,g.info)("no message?"),!1)}var Pe=e=>{try{let r=/^\[?[0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2}\]?$/gim,t=/(at \S+?) \(\S+\)\s/gim,n=/^((%[cs])+\s*)+$/gim,o=/^color:/gim,i=[],s=e.message;(0,xe.isJson)(s)?i=JSON.parse(s):i=[s];let D=i.findIndex(p=>p.match(n)),k=i.findIndex(p=>p.match(o));D>=0&&k>=0&&k===D+1&&(i=i.filter((p,Me)=>![D,k].includes(Me))),i=i.map(p=>p.includes(".js:")||p.includes("node_modules")?p.replace(t,"$1 (stacktrace)"):p.replace(r,"[date]")),s=JSON.stringify(i);let z=(0,B.hashCode)(s).toString();return(0,g.debug)("got errorKey=",s,z),z}catch{return(0,B.hashCode)(e.message).toString()}};var Ee=(e,r)=>{let t=[],n={},o=0;return Object.entries(e).forEach(([i,s])=>{o<r?t.push(s):n[i]=s,o+=1}),{part:t,rest:n}};function Oe(e){return(0,E.callOpenApi)({...e,func:r=>(0,E.apiResponseToAxiosResponse)(()=>e.func(r)),newDefaultApi:r=>new m(r),logout:()=>window.location.reload(),refreshToken:async()=>{}})}var Ne=typeof window<"u"&&window.location.hostname==="localhost",l={},P,C,be=async()=>{try{if(Object.keys(l).length>100){let n=Object.keys(l)[0],o=l[n],i=await Oe({headers:{authorization:""},apiUrl:C,func:s=>s.postErrorsRaw({postError:[{key:o.key,data:{...o.data,message:`error overload!: ${o.data.message||"?"}`}}]})});if(l={},i.error)throw i.error;return{}}let{part:e,rest:r}=Ee(l,10);l=r;let t=await Oe({headers:{authorization:""},apiUrl:C,func:n=>n.postErrorsRaw({postError:e})});if(t.error)throw t.error}catch(e){let r=e,t=r;return{error:r?.error?.message??t.message}}finally{Object.keys(l).length>0?P=setTimeout(be,1e3):P=void 0}},y=async({data:e,overrideBaseUrl:r="https://api.analytica.click",ignoreBrowserErrors:t=["will be removed","performing full reload","tracking error"],devMode:n})=>{if(r||(r="https://api.analytica.click"),t.length>0){let i=(0,Je.containsInsensitive)(e.data.message,...t);if(i){(0,R.debug)("ignoring error, contains=",i);return}}if(Ne&&n)(0,R.debug)("allowing local error tracking due to devmode=true");else if(Ne)return(0,R.debug)(`local error tracking ignored:${e.data.message} ${JSON.stringify(e)}, to ${r}`),{};if(!Ae(e.data.message))return{};(0,R.debug)("error track",e.data.message,JSON.stringify(e));let o=Pe(e.data);return l[o]=e,C=r,P||(P=setTimeout(be,500)),{}};async function G({ev:e,values:r}){if(!r.analyticaToken)return;let t={message:e.message,href:window.location.href,filename:e.filename,name:"",stack:e.error.stack};await y({...r,data:{key:r.analyticaToken,data:t}})}function ke(e){(0,De.useEffect)(()=>{let r=t=>G({ev:t,values:e});if(e.analyticaToken)return window.addEventListener("error",r),()=>{window.removeEventListener("error",r)}},[])}var Fe=require("react");function qe(e){(0,Fe.useEffect)(()=>{if(window.consoleset)return;window.consoleset=!0;let r=window.console.error;window.console.error=(...n)=>{y({...e,data:{data:{href:window.location.href,message:JSON.stringify(n)},key:e.analyticaToken}}),r(...n)};let t=window.console.warn;window.console.warn=(...n)=>{y({...e,data:{data:{href:window.location.href,message:JSON.stringify(n)},key:e.analyticaToken}}),t(...n)}},[])}var h=e=>`[Analytica.${e}] Please load analytica token in AnalyticaClickProvider to use this component`;var Ie=U(require("@emotion/styled")),Le=require("ag-common/dist/ui/components/Modal"),Ke=require("react"),S=require("react/jsx-runtime"),xr=Ie.default.div`
|
1
|
+
'use client';"use strict";var $e=Object.create;var x=Object.defineProperty;var Ue=Object.getOwnPropertyDescriptor;var We=Object.getOwnPropertyNames;var _e=Object.getPrototypeOf,Xe=Object.prototype.hasOwnProperty;var Ye=(e,r)=>{for(var t in r)x(e,t,{get:r[t],enumerable:!0})},$=(e,r,t,o)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of We(r))!Xe.call(e,n)&&n!==t&&x(e,n,{get:()=>r[n],enumerable:!(o=Ue(r,n))||o.enumerable});return e};var U=(e,r,t)=>(t=e!=null?$e(_e(e)):{},$(r||!e||!e.__esModule?x(t,"default",{value:e,enumerable:!0}):t,e)),Ze=e=>$(x({},"__esModule",{value:!0}),e);var br={};Ye(br,{AnalyticaClickProvider:()=>Nr,AnalyticaConfigContext:()=>T,errorTrack:()=>y,event:()=>M,page:()=>Q,tokenMissing:()=>S,useAnalytica:()=>Jr});module.exports=Ze(br);var Ge=require("react");var J=require("ag-common/dist/common/helpers/log"),b=U(require("react"));var ke=require("react");var Vi=require("cross-fetch/polyfill"),h=require("ag-common/dist/common/helpers/log"),Fe=require("ag-common/dist/common/helpers/string/contains"),E=require("ag-common/dist/ui/helpers/callOpenApi");var ve="https://api.analytica.click".replace(/\/+$/,""),je=e=>typeof Blob<"u"&&e instanceof Blob,A=class{constructor(r=new k){this.configuration=r;this.fetchApi=async(r,t)=>{let o={url:r,init:t};for(let i of this.middleware)i.pre&&(o=await i.pre({fetch:this.fetchApi,...o})||o);let n=await(this.configuration.fetchApi||fetch)(o.url,o.init);for(let i of this.middleware)i.post&&(n=await i.post({fetch:this.fetchApi,url:o.url,init:o.init,response:n.clone()})||n);return n};this.middleware=r.middleware||[]}withMiddleware(...r){let t=this.clone();return t.middleware=t.middleware.concat(...r),t}withPreMiddleware(...r){let t=r.map(o=>({pre:o}));return this.withMiddleware(...t)}withPostMiddleware(...r){let t=r.map(o=>({post:o}));return this.withMiddleware(...t)}async request(r,t){let{url:o,init:n}=this.createFetchParams(r,t),i=await this.fetchApi(o,n);if(i.status>=200&&i.status<300)return i;throw i}createFetchParams(r,t){let o=this.configuration.basePath+r.path;r.query!==void 0&&Object.keys(r.query).length!==0&&(o+="?"+(this.configuration.queryParamsStringify||q)(r.query));let n=typeof FormData<"u"&&r.body instanceof FormData||r.body instanceof URLSearchParams||je(r.body)?r.body:JSON.stringify(r.body),i=Object.assign({},this.configuration.headers,r.headers),s={method:r.method,headers:i,body:n,credentials:this.configuration.credentials,...t};return{url:o,init:s}}clone(){let r=this.constructor,t=new r(this.configuration);return t.middleware=this.middleware.slice(),t}},u=class extends Error{constructor(t,o){super(o);this.field=t;this.name="RequiredError"}};var k=class{constructor(r={}){this.configuration=r}get basePath(){return this.configuration.basePath!=null?this.configuration.basePath:ve}get fetchApi(){return this.configuration.fetchApi}get middleware(){return this.configuration.middleware||[]}get queryParamsStringify(){return this.configuration.queryParamsStringify||q}get username(){return this.configuration.username}get password(){return this.configuration.password}get apiKey(){let r=this.configuration.apiKey;if(r)return typeof r=="function"?r:()=>r}get accessToken(){let r=this.configuration.accessToken;if(r)return typeof r=="function"?r:async()=>r}get headers(){return this.configuration.headers}get credentials(){return this.configuration.credentials}};function a(e,r){let t=e[r];return t!=null}function q(e,r=""){return Object.keys(e).map(t=>{let o=r+(r.length?`[${t}]`:t),n=e[t];if(n instanceof Array){let i=n.map(s=>encodeURIComponent(String(s))).join(`&${encodeURIComponent(o)}=`);return`${encodeURIComponent(o)}=${i}`}return n instanceof Date?`${encodeURIComponent(o)}=${encodeURIComponent(n.toISOString())}`:n instanceof Object?q(n,o):`${encodeURIComponent(o)}=${encodeURIComponent(String(n))}`}).filter(t=>t.length>0).join("&")}var d=class{constructor(r,t=o=>o){this.raw=r;this.transformer=t}async value(){return this.transformer(await this.raw.json())}},c=class{constructor(r){this.raw=r}async value(){}};function W(e){if(e!==void 0)return e===null?null:{PKsB64:e.PKsB64}}function _(e){if(e!==void 0)return e===null?null:{key:e.key,account:e.account}}function X(e){return rr(e,!1)}function rr(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,browser:e.browser,count:e.count,category:e.category}}function Y(e){if(e!==void 0)return e===null?null:{site:e.site}}function Z(e){return tr(e,!1)}function tr(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,site:e.site,eventName:e.eventName,datetime:e.datetime,count:e.count,category:e.category}}function v(e){return nr(e,!1)}function nr(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,fingerprint:e.fingerprint,count:e.count,category:e.category}}function O(e){return or(e,!1)}function or(e,r){return e==null?e:{site:e.site,account:e.account,apiKey:e.apiKey,adminApiKey:e.adminApiKey,favicon:a(e,"favicon")?e.favicon:void 0}}function j(e){return ar(e,!1)}function ar(e,r){return e==null?e:{accounts:e.accounts.map(O),googleEmail:a(e,"googleEmail")?e.googleEmail:void 0,googleKey:a(e,"googleKey")?e.googleKey:void 0,bingKey:a(e,"bingKey")?e.bingKey:void 0,bingAccount:a(e,"bingAccount")?e.bingAccount:void 0}}function ee(e){if(e!==void 0)return e===null?null:{email:e.email,key:e.key,account:e.account}}function re(e){return sr(e,!1)}function sr(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,language:e.language,count:e.count,category:e.category}}function te(e){return ur(e,!1)}function ur(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,countryRegion:e.countryRegion,category:e.category,count:e.count}}function ne(e){return cr(e,!1)}function cr(e,r){return e==null?e:{PK:e.PK,messageHash:a(e,"messageHash")?e.messageHash:void 0,site:e.site,account:e.account,message:a(e,"message")?e.message:void 0,name:a(e,"name")?e.name:void 0,stack:a(e,"stack")?e.stack:void 0,href:e.href,filename:a(e,"filename")?e.filename:void 0,datetime:e.datetime,archived:a(e,"archived")?e.archived:void 0,count:e.count,category:e.category}}function oe(e){if(e!==void 0)return e===null?null:{site:e.site}}function ie(e){if(e!==void 0)return e===null?null:{key:e.key,data:ae(e.data)}}function ae(e){if(e!==void 0)return e===null?null:{message:e.message,name:e.name,stack:e.stack,href:e.href,filename:e.filename}}function se(e){if(e!==void 0)return e===null?null:{key:e.key,data:ue(e.data)}}function ue(e){if(e!==void 0)return e===null?null:{eventName:e.eventName,pageReferrer:e.pageReferrer,pageTitle:e.pageTitle,browserResolution:e.browserResolution,browserLanguage:e.browserLanguage,browserFingerprint:e.browserFingerprint}}function ce(e){if(e!==void 0)return e===null?null:{key:e.key,data:pe(e.data)}}function pe(e){if(e!==void 0)return e===null?null:{pageLocation:e.pageLocation,pageReferrer:e.pageReferrer,pageTitle:e.pageTitle,browserResolution:e.browserResolution,browserLanguage:e.browserLanguage,browserFingerprint:e.browserFingerprint}}function fe(e){return pr(e,!1)}function pr(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,pathName:e.pathName,search:a(e,"search")?e.search:void 0,hash:a(e,"hash")?e.hash:void 0,count:e.count,category:e.category}}function le(e){return fr(e,!1)}function fr(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,referrer:e.referrer,count:e.count,category:e.category}}function de(e){return lr(e,!1)}function lr(e,r){return e==null?e:{account:a(e,"account")?e.account:void 0,datetime:e.datetime,site:e.site,resolution:e.resolution,count:e.count,category:e.category}}function me(e){return dr(e,!1)}function dr(e,r){return e==null?e:{account:e.account,site:e.site,datetime:e.datetime,category:e.category,topReferrers:a(e,"topReferrers")?e.topReferrers.map(xe):void 0,topResolutions:a(e,"topResolutions")?e.topResolutions.map(Ae):void 0,topFingerprints:a(e,"topFingerprints")?e.topFingerprints.map(Re):void 0,topQueries:a(e,"topQueries")?e.topQueries.map(we):void 0,topLocations:a(e,"topLocations")?e.topLocations.map(Se):void 0,topBrowsers:a(e,"topBrowsers")?e.topBrowsers.map(ge):void 0,topEvents:a(e,"topEvents")?e.topEvents.map(Te):void 0,topLanguages:a(e,"topLanguages")?e.topLanguages.map(he):void 0,topErrors:a(e,"topErrors")?e.topErrors.map(ye):void 0}}function ge(e){return mr(e,!1)}function mr(e,r){return e==null?e:{browser:e.browser,count:e.count}}function ye(e){return gr(e,!1)}function gr(e,r){return e==null?e:{href:e.href,count:e.count}}function Te(e){return yr(e,!1)}function yr(e,r){return e==null?e:{eventName:e.eventName,count:e.count}}function Re(e){return Tr(e,!1)}function Tr(e,r){return e==null?e:{fingerprint:e.fingerprint,count:e.count}}function he(e){return Rr(e,!1)}function Rr(e,r){return e==null?e:{language:e.language,count:e.count}}function Se(e){return hr(e,!1)}function hr(e,r){return e==null?e:{countryRegion:e.countryRegion,count:e.count}}function we(e){return Sr(e,!1)}function Sr(e,r){return e==null?e:{pathName:e.pathName,count:e.count}}function xe(e){return wr(e,!1)}function wr(e,r){return e==null?e:{referrer:e.referrer,count:e.count}}function Ae(e){return xr(e,!1)}function xr(e,r){return e==null?e:{resolution:e.resolution,count:e.count}}function L(e){return Ar(e,!1)}function Ar(e,r){return e==null?e:{account:e.account,email:e.email,site:e.site,datetime:e.datetime,category:e.category,totals:I(e.totals),queries:e.queries.map(I)}}function I(e){return Or(e,!1)}function Or(e,r){return e==null?e:{clicks:e.clicks,impressions:e.impressions,position:e.position,query:e.query}}function K(e){return Pr(e,!1)}function Pr(e,r){return e==null?e:{accountDetails:a(e,"accountDetails")?O(e.accountDetails):void 0,browsers:a(e,"browsers")?e.browsers.map(X):void 0,events:a(e,"events")?e.events.map(Z):void 0,locations:a(e,"locations")?e.locations.map(te):void 0,queries:a(e,"queries")?e.queries.map(fe):void 0,referrers:a(e,"referrers")?e.referrers.map(le):void 0,resolutions:a(e,"resolutions")?e.resolutions.map(de):void 0,fingerprints:a(e,"fingerprints")?e.fingerprints.map(v):void 0,languages:a(e,"languages")?e.languages.map(re):void 0,rollups:a(e,"rollups")?e.rollups.map(me):void 0,errors:a(e,"errors")?e.errors.map(ne):void 0,google:a(e,"google")?e.google.map(L):void 0,bing:a(e,"bing")?e.bing.map(L):void 0}}var m=class extends A{async accountGetRaw(r){let t={},o={};this.configuration&&this.configuration.apiKey&&(o.authorization=this.configuration.apiKey("authorization"));let n=await this.request({path:"/account",method:"GET",headers:o,query:t},r);return new d(n,i=>j(i))}async accountGet(r){return await(await this.accountGetRaw(r)).value()}async archiveErrorRaw(r,t){if(r.id===null||r.id===void 0)throw new u("id","Required parameter requestParameters.id was null or undefined when calling archiveError.");let o={},n={};this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/errors/{id}".replace("{id}",encodeURIComponent(String(r.id))),method:"DELETE",headers:n,query:o},t);return new c(i)}async archiveError(r,t){await this.archiveErrorRaw(r,t)}async archiveErrorsRaw(r,t){if(r.archiveErrors===null||r.archiveErrors===void 0)throw new u("archiveErrors","Required parameter requestParameters.archiveErrors was null or undefined when calling archiveErrors.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/errors",method:"DELETE",headers:n,query:o,body:W(r.archiveErrors)},t);return new c(i)}async archiveErrors(r,t){await this.archiveErrorsRaw(r,t)}async bingIntegrationPostRaw(r,t){if(r.bingIntegration===null||r.bingIntegration===void 0)throw new u("bingIntegration","Required parameter requestParameters.bingIntegration was null or undefined when calling bingIntegrationPost.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/account/integrations/bing",method:"POST",headers:n,query:o,body:_(r.bingIntegration)},t);return new c(i)}async bingIntegrationPost(r,t){await this.bingIntegrationPostRaw(r,t)}async getTrackingAllSitesRaw(r,t){if(r.minDate===null||r.minDate===void 0)throw new u("minDate","Required parameter requestParameters.minDate was null or undefined when calling getTrackingAllSites.");if(r.maxDate===null||r.maxDate===void 0)throw new u("maxDate","Required parameter requestParameters.maxDate was null or undefined when calling getTrackingAllSites.");let o={};r.minDate!==void 0&&(o.minDate=r.minDate),r.maxDate!==void 0&&(o.maxDate=r.maxDate);let n={};this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/site/tracking",method:"GET",headers:n,query:o},t);return new d(i,s=>s.map(K))}async getTrackingAllSites(r,t){return await(await this.getTrackingAllSitesRaw(r,t)).value()}async getTrackingSiteRaw(r,t){if(r.id===null||r.id===void 0)throw new u("id","Required parameter requestParameters.id was null or undefined when calling getTrackingSite.");if(r.minDate===null||r.minDate===void 0)throw new u("minDate","Required parameter requestParameters.minDate was null or undefined when calling getTrackingSite.");if(r.maxDate===null||r.maxDate===void 0)throw new u("maxDate","Required parameter requestParameters.maxDate was null or undefined when calling getTrackingSite.");let o={};r.minDate!==void 0&&(o.minDate=r.minDate),r.maxDate!==void 0&&(o.maxDate=r.maxDate);let n={};this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/site/tracking/{id}".replace("{id}",encodeURIComponent(String(r.id))),method:"GET",headers:n,query:o},t);return new d(i,s=>K(s))}async getTrackingSite(r,t){return await(await this.getTrackingSiteRaw(r,t)).value()}async googleIntegrationPostRaw(r,t){if(r.googleIntegration===null||r.googleIntegration===void 0)throw new u("googleIntegration","Required parameter requestParameters.googleIntegration was null or undefined when calling googleIntegrationPost.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/account/integrations/google",method:"POST",headers:n,query:o,body:ee(r.googleIntegration)},t);return new c(i)}async googleIntegrationPost(r,t){await this.googleIntegrationPostRaw(r,t)}async postErrorsRaw(r,t){if(r.postError===null||r.postError===void 0)throw new u("postError","Required parameter requestParameters.postError was null or undefined when calling postErrors.");let o={},n={};n["Content-Type"]="application/json";let i=await this.request({path:"/errors",method:"POST",headers:n,query:o,body:r.postError.map(ie)},t);return new c(i)}async postErrors(r,t){await this.postErrorsRaw(r,t)}async postEventRaw(r,t){if(r.postEvent===null||r.postEvent===void 0)throw new u("postEvent","Required parameter requestParameters.postEvent was null or undefined when calling postEvent.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/site/event",method:"POST",headers:n,query:o,body:se(r.postEvent)},t);return new c(i)}async postEvent(r,t){await this.postEventRaw(r,t)}async postPageTrackRaw(r,t){if(r.postSiteTrack===null||r.postSiteTrack===void 0)throw new u("postSiteTrack","Required parameter requestParameters.postSiteTrack was null or undefined when calling postPageTrack.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/site/tracking",method:"POST",headers:n,query:o,body:ce(r.postSiteTrack)},t);return new c(i)}async postPageTrack(r,t){await this.postPageTrackRaw(r,t)}async siteDeleteRaw(r,t){if(r.deleteAccount===null||r.deleteAccount===void 0)throw new u("deleteAccount","Required parameter requestParameters.deleteAccount was null or undefined when calling siteDelete.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/account/site",method:"DELETE",headers:n,query:o,body:Y(r.deleteAccount)},t);return new c(i)}async siteDelete(r,t){await this.siteDeleteRaw(r,t)}async sitePostRaw(r,t){if(r.postAccount===null||r.postAccount===void 0)throw new u("postAccount","Required parameter requestParameters.postAccount was null or undefined when calling sitePost.");let o={},n={};n["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(n.authorization=this.configuration.apiKey("authorization"));let i=await this.request({path:"/account/site",method:"POST",headers:n,query:o,body:oe(r.postAccount)},t);return new c(i)}async sitePost(r,t){await this.sitePostRaw(r,t)}};var B=require("ag-common/dist/common/helpers/hashCode"),g=require("ag-common/dist/common/helpers/log"),Oe=require("ag-common/dist/common/helpers/object");function Pe(e){return e?e.match(/^"?[0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2}"?$/)?((0,g.info)("ignoring react devtools message"),!1):e===JSON.stringify([{}])?((0,g.info)("empty message payload?"),!1):!0:((0,g.info)("no message?"),!1)}var Ee=e=>{try{let r=/^\[?[0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2}\]?$/gim,t=/(at \S+?) \(\S+\)\s/gim,o=/^((%[cs])+\s*)+$/gim,n=/^color:/gim,i=[],s=e.message;(0,Oe.isJson)(s)?i=JSON.parse(s):i=[s];let R=i.findIndex(p=>p.match(o)),D=i.findIndex(p=>p.match(n));R>=0&&D>=0&&D===R+1&&(i=i.filter((p,ze)=>![R,D].includes(ze))),i=i.map(p=>p.includes(".js:")||p.includes("node_modules")?p.replace(t,"$1 (stacktrace)"):p.replace(r,"[date]")),s=JSON.stringify(i);let z=(0,B.hashCode)(s).toString();return(0,g.debug)("got errorKey=",s,z),z}catch{return(0,B.hashCode)(e.message).toString()}};var Ne=(e,r)=>{let t=[],o={},n=0;return Object.entries(e).forEach(([i,s])=>{n<r?t.push(s):o[i]=s,n+=1}),{part:t,rest:o}};function Je(e){return(0,E.callOpenApi)({...e,func:r=>(0,E.apiResponseToAxiosResponse)(()=>e.func(r)),newDefaultApi:r=>new m(r),logout:()=>window.location.reload(),refreshToken:async()=>{}})}var be=typeof window<"u"&&window.location.hostname==="localhost",f={},P,C,De=async()=>{try{if(Object.keys(f).length>100){let o=Object.keys(f)[0],n=f[o],i=await Je({headers:{authorization:""},apiUrl:C,func:s=>s.postErrorsRaw({postError:[{key:n.key,data:{...n.data,message:`error overload!: ${n.data.message||"?"}`}}]})});if(f={},i.error)throw i.error;return{}}let{part:e,rest:r}=Ne(f,10);f=r;let t=await Je({headers:{authorization:""},apiUrl:C,func:o=>o.postErrorsRaw({postError:e})});if(t.error)throw t.error}catch(e){let r=e,t=r;return{error:r?.error?.message??t.message}}finally{Object.keys(f).length>0?P=setTimeout(De,1e3):P=void 0}},y=async({data:e,overrideBaseUrl:r="https://api.analytica.click",ignoreBrowserErrors:t=["will be removed","performing full reload","tracking error","fetch RSC payload"],devMode:o})=>{if(r||(r="https://api.analytica.click"),t.length>0){let i=(0,Fe.containsInsensitive)(e.data.message,...t);if(i){(0,h.debug)("ignoring error, contains=",i);return}}if(be&&o)(0,h.debug)("allowing local error tracking due to devmode=true");else if(be)return(0,h.debug)(`local error tracking ignored:${e.data.message} ${JSON.stringify(e)}, to ${r}`),{};if(!Pe(e.data.message))return{};(0,h.debug)("error track",e.data.message,JSON.stringify(e));let n=Ee(e.data);return f[n]=e,C=r,P||(P=setTimeout(De,500)),{}};async function V({ev:e,values:r}){if(!r.analyticaToken)return;let t={message:e.message,href:window.location.href,filename:e.filename,name:"",stack:e.error.stack};await y({...r,data:{key:r.analyticaToken,data:t}})}function qe(e){(0,ke.useEffect)(()=>{let r=t=>V({ev:t,values:e});if(e.analyticaToken)return window.addEventListener("error",r),()=>{window.removeEventListener("error",r)}},[])}var Ie=require("react");function Le(e){(0,Ie.useEffect)(()=>{if(window.consoleset)return;window.consoleset=!0;let r=window.console.error;window.console.error=(...o)=>{y({...e,data:{data:{href:window.location.href,message:JSON.stringify(o)},key:e.analyticaToken}}),r(...o)};let t=window.console.warn;window.console.warn=(...o)=>{y({...e,data:{data:{href:window.location.href,message:JSON.stringify(o)},key:e.analyticaToken}}),t(...o)}},[])}var S=e=>`[Analytica.${e}] Please load analytica token in AnalyticaClickProvider to use this component`;var Ke=U(require("@emotion/styled")),Be=require("ag-common/dist/ui/components/Modal"),Ce=require("react"),w=require("react/jsx-runtime"),Er=Ke.default.div`
|
2
2
|
font-size: 2rem;
|
3
|
-
`,
|
3
|
+
`,N=class extends Ce.Component{constructor(r){super(r),this.state={hasError:void 0},this.seenError=!1}static getDerivedStateFromError(r){let t=typeof window<"u"&&window.location.href;return{hasError:{...r,message:r?.message??r,...r?.stack&&{error:{stack:r?.stack}},...t&&{href:t}}}}render(){let{hasError:r}=this.state,{children:t,notify:o}=this.props;return r?(o&&o(r),(0,w.jsx)(Be.Modal,{open:!0,setOpen:()=>{},children:(0,w.jsxs)(Er,{children:["A fatal error has occurred - the admin has been notified.",(0,w.jsx)("button",{type:"button",onClick:()=>window.location.reload(),children:"Press here to restart app"})]})})):t}};var G=require("react/jsx-runtime"),Ve=({children:e})=>{let r=(0,b.useContext)(T);return Le(r),qe(r),(0,J.debug)("installed analytica.click error handlers"),r.analyticaToken?(0,G.jsx)(N,{notify:t=>V({ev:t,values:r}),children:e}):((0,J.warn)(S("ErrorBoundary")),(0,G.jsx)(b.default.Fragment,{children:e}))};var H=require("react/jsx-runtime"),T=(0,Ge.createContext)(void 0),Nr=({children:e,values:r})=>(0,H.jsx)(T.Provider,{value:r,children:(0,H.jsx)(Ve,{children:e})});var ua=require("cross-fetch/polyfill"),l=require("ag-common/dist/common/helpers/log"),F=require("ag-common/dist/ui/helpers/callOpenApi");function He(e){return(0,F.callOpenApi)({...e,func:r=>(0,F.apiResponseToAxiosResponse)(()=>e.func(r)),newDefaultApi:r=>new m(r),logout:()=>window.location.reload(),refreshToken:async()=>{}})}var M=async({analyticaToken:e,overrideBaseUrl:r="https://api.analytica.click",eventName:t,devMode:o,valueOverrides:n})=>{let i={eventName:t,browserFingerprint:n?.browserFingerprint};if(!o&&typeof window<"u"&&window.location.hostname==="localhost")return(0,l.debug)(`local page ignored: ${JSON.stringify(i)}, to ${r}`),{};let s=await He({apiUrl:r,headers:{authorization:""},func:R=>R.postEventRaw({postEvent:{key:e,data:i}})});return s.error?((0,l.warn)("tracking error:"+JSON.stringify(s.error,null,2)),{error:JSON.stringify(s.error,null,2)}):{}},Q=async({analyticaToken:e,overrideBaseUrl:r="https://api.analytica.click",devMode:t,valueOverrides:o})=>{let n={pageLocation:"",browserFingerprint:o?.browserFingerprint};if(typeof window<"u"&&(n={...n,pageLocation:window.location.href,browserResolution:`${window.screen.width}:${window.screen.height}`}),typeof document<"u"&&(n={...n,pageReferrer:document.referrer,pageTitle:document.title}),typeof navigator<"u"&&(n={...n,browserLanguage:navigator.language}),!t&&typeof window<"u"&&window.location.hostname==="localhost")return(0,l.debug)(`local page ignored: ${JSON.stringify(n)}, to ${r}`),{};if(!n.pageLocation)return(0,l.warn)("no pageLocation"),{};let i=await He({apiUrl:r,headers:{authorization:""},func:s=>s.postPageTrackRaw({postSiteTrack:{key:e,data:n}})});return i.error?((0,l.warn)("tracking error:"+JSON.stringify(i.error,null,2)),{error:JSON.stringify(i.error,null,2)}):{}};var Me=require("ag-common/dist/common/helpers/log"),Qe=require("react");var Jr=()=>{let e=(0,Qe.useContext)(T);if(!e.analyticaToken){(0,Me.warn)(S("useAnalytica"));let r=async()=>({error:"no token"});return{event:r,page:r}}return{event:r=>M({...r,...e}),page:r=>Q({...r,...e})}};0&&(module.exports={AnalyticaClickProvider,AnalyticaConfigContext,errorTrack,event,page,tokenMissing,useAnalytica});
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "analytica.click",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.481",
|
4
4
|
"description": "",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"typings": "dist/index.d.ts",
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"@emotion/react": "^11",
|
11
11
|
"@emotion/styled": "^11",
|
12
12
|
"@types/react": "^18",
|
13
|
-
"ag-common": "^0.0.
|
13
|
+
"ag-common": "^0.0.711",
|
14
14
|
"cross-env": "^7",
|
15
15
|
"cross-fetch": "^4.0.0",
|
16
16
|
"nodemon": "^3",
|
@@ -20,7 +20,7 @@
|
|
20
20
|
},
|
21
21
|
"devDependencies": {
|
22
22
|
"@types/node": "20.12.7",
|
23
|
-
"esbuild": "0.
|
23
|
+
"esbuild": "0.21.4",
|
24
24
|
"esbuild-node-externals": "1.13.0",
|
25
25
|
"esbuild-plugin-d.ts": "1.1.0",
|
26
26
|
"glob": "10.3.12",
|