analytica.click 0.0.466 → 0.0.468
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/index.js +2 -2
- package/package.json +9 -9
@@ -1 +1 @@
|
|
1
|
-
"use strict";var w=Object.defineProperty;var me=Object.getOwnPropertyDescriptor;var ge=Object.getOwnPropertyNames;var ye=Object.prototype.hasOwnProperty;var Te=(e,r)=>{for(var t in r)w(e,t,{get:r[t],enumerable:!0})},Re=(e,r,t,o)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of ge(r))!ye.call(e,n)&&n!==t&&w(e,n,{get:()=>r[n],enumerable:!(o=me(r,n))||o.enumerable});return e};var he=e=>Re(w({},"__esModule",{value:!0}),e);var _e={};Te(_e,{errorTrack:()=>Ue});module.exports=he(_e);var $o=require("cross-fetch/polyfill"),m=require("ag-common/dist/common/helpers/log"),h=require("ag-common/dist/ui/helpers/callOpenApi");var Se="https://api.analytica.click".replace(/\/+$/,""),xe=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||xe(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:Se}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 Pe(e,!1)}function Pe(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 Oe(e,!1)}function Oe(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 Ae(e,!1)}function Ae(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 Ee(e,!1)}function Ee(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 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,language:e.language,count:e.count,category:e.category}}function G(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,countryRegion:e.countryRegion,category:e.category,count:e.count}}function H(e){return De(e,!1)}function De(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 Fe(e,!1)}function Fe(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 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,referrer:e.referrer,count:e.count,category:e.category}}function Y(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,resolution:e.resolution,count:e.count,category:e.category}}function Z(e){return Ie(e,!1)}function Ie(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 Le(e,!1)}function Le(e,r){return e==null?e:{browser:e.browser,count:e.count}}function j(e){return Ke(e,!1)}function Ke(e,r){return e==null?e:{href:e.href,count:e.count}}function ee(e){return Be(e,!1)}function Be(e,r){return e==null?e:{eventName:e.eventName,count:e.count}}function re(e){return Ve(e,!1)}function Ve(e,r){return e==null?e:{language:e.language,count:e.count}}function te(e){return Ge(e,!1)}function Ge(e,r){return e==null?e:{countryRegion:e.countryRegion,count:e.count}}function ne(e){return He(e,!1)}function He(e,r){return e==null?e:{pathName:e.pathName,count:e.count}}function oe(e){return Qe(e,!1)}function Qe(e,r){return e==null?e:{referrer:e.referrer,count:e.count}}function ie(e){return Ce(e,!1)}function Ce(e,r){return e==null?e:{resolution:e.resolution,count:e.count}}function N(e){return Me(e,!1)}function Me(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 ze(e,!1)}function ze(e,r){return e==null?e:{clicks:e.clicks,impressions:e.impressions,position:e.position,query:e.query}}function E(e){return $e(e,!1)}function $e(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,fe)=>![S,x].includes(fe))),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,de=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(de,1e3):R=void 0}},Ue=async({data:e,overrideBaseUrl:r="https://api.analytica.click",ignoreBrowserErrors:t=["will be removed","performing full reload"],devMode:o})=>{if(r||(r="https://api.analytica.click"),t.length>0){let i=t.find(s=>e.data.message.includes(s));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(de,500)),{}};0&&(module.exports={errorTrack});
|
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});
|
package/dist/index.js
CHANGED
@@ -1,3 +1,3 @@
|
|
1
|
-
'use client';"use strict";var Me=Object.create;var w=Object.defineProperty;var Qe=Object.getOwnPropertyDescriptor;var ze=Object.getOwnPropertyNames;var $e=Object.getPrototypeOf,Ue=Object.prototype.hasOwnProperty;var ve=(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 ze(r))!Ue.call(e,o)&&o!==t&&w(e,o,{get:()=>r[o],enumerable:!(n=Qe(r,o))||n.enumerable});return e};var U=(e,r,t)=>(t=e!=null?Me($e(e)):{},$(r||!e||!e.__esModule?w(t,"default",{value:e,enumerable:!0}):t,e)),We=e=>$(w({},"__esModule",{value:!0}),e);var Pr={};ve(Pr,{AnalyticaClickProvider:()=>xr,AnalyticaConfigContext:()=>T,errorTrack:()=>y,event:()=>M,page:()=>Q,tokenMissing:()=>h,useAnalytica:()=>Ar});module.exports=We(Pr);var Be=require("react");var N=require("ag-common/dist/common/helpers/log"),J=U(require("react"));var be=require("react");var xi=require("cross-fetch/polyfill"),R=require("ag-common/dist/common/helpers/log"),E=require("ag-common/dist/ui/helpers/callOpenApi");var _e="https://api.analytica.click".replace(/\/+$/,""),Xe=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||Xe(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:_e}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 Ze(e,!1)}function Ze(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 je(e,!1)}function je(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 er(e,!1)}function er(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 tr(e,!1)}function tr(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 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,language:e.language,count:e.count,category:e.category}}function re(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,countryRegion:e.countryRegion,category:e.category,count:e.count}}function te(e){return ir(e,!1)}function ir(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 ar(e,!1)}function ar(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 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,referrer:e.referrer,count:e.count,category:e.category}}function fe(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,resolution:e.resolution,count:e.count,category:e.category}}function de(e){return cr(e,!1)}function cr(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 pr(e,!1)}function pr(e,r){return e==null?e:{browser:e.browser,count:e.count}}function ge(e){return lr(e,!1)}function lr(e,r){return e==null?e:{href:e.href,count:e.count}}function ye(e){return fr(e,!1)}function fr(e,r){return e==null?e:{eventName:e.eventName,count:e.count}}function Te(e){return dr(e,!1)}function dr(e,r){return e==null?e:{language:e.language,count:e.count}}function Re(e){return mr(e,!1)}function mr(e,r){return e==null?e:{countryRegion:e.countryRegion,count:e.count}}function he(e){return gr(e,!1)}function gr(e,r){return e==null?e:{pathName:e.pathName,count:e.count}}function Se(e){return yr(e,!1)}function yr(e,r){return e==null?e:{referrer:e.referrer,count:e.count}}function we(e){return Tr(e,!1)}function Tr(e,r){return e==null?e:{resolution:e.resolution,count:e.count}}function L(e){return Rr(e,!1)}function Rr(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 hr(e,!1)}function hr(e,r){return e==null?e:{clicks:e.clicks,impressions:e.impressions,position:e.position,query:e.query}}function K(e){return Sr(e,!1)}function Sr(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,He)=>![D,k].includes(He))),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,Je=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(Je,1e3):P=void 0}},y=async({data:e,overrideBaseUrl:r="https://api.analytica.click",ignoreBrowserErrors:t=["will be removed","performing full reload"],devMode:n})=>{if(r||(r="https://api.analytica.click"),t.length>0){let i=t.find(s=>e.data.message.includes(s));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(Je,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 De(e){(0,be.useEffect)(()=>{let r=t=>G({ev:t,values:e});if(e.analyticaToken)return window.addEventListener("error",r),()=>{window.removeEventListener("error",r)}},[])}var ke=require("react");function Fe(e){(0,ke.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 qe=U(require("@emotion/styled")),Ie=require("ag-common/dist/ui/components/Modal"),Le=require("react"),S=require("react/jsx-runtime"),wr=qe.default.div`
|
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`
|
2
2
|
font-size: 2rem;
|
3
|
-
`,O=class extends
|
3
|
+
`,O=class extends Ke.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:n}=this.props;return r?(n&&n(r),(0,S.jsx)(Le.Modal,{open:!0,setOpen:()=>{},children:(0,S.jsxs)(xr,{children:["A fatal error has occurred - the admin has been notified.",(0,S.jsx)("button",{type:"button",onClick:()=>window.location.reload(),children:"Press here to restart app"})]})})):t}};var V=require("react/jsx-runtime"),Be=({children:e})=>{let r=(0,J.useContext)(T);return qe(r),ke(r),(0,N.debug)("installed analytica.click error handlers"),r.analyticaToken?(0,V.jsx)(O,{notify:t=>G({ev:t,values:r}),children:e}):((0,N.warn)(h("ErrorBoundary")),(0,V.jsx)(J.default.Fragment,{children:e}))};var H=require("react/jsx-runtime"),T=(0,Ce.createContext)(void 0),Ar=({children:e,values:r})=>(0,H.jsx)(T.Provider,{value:r,children:(0,H.jsx)(Be,{children:e})});var Ui=require("cross-fetch/polyfill"),f=require("ag-common/dist/common/helpers/log"),b=require("ag-common/dist/ui/helpers/callOpenApi");function Ge(e){return(0,b.callOpenApi)({...e,func:r=>(0,b.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:n})=>{let o={eventName:t};if(!n&&typeof window<"u"&&window.location.hostname==="localhost")return(0,f.debug)(`local page ignored: ${JSON.stringify(o)}, to ${r}`),{};let i=await Ge({apiUrl:r,headers:{authorization:""},func:s=>s.postEventRaw({postEvent:{key:e,data:o}})});return i.error?((0,f.warn)("tracking error:"+JSON.stringify(i.error,null,2)),{error:JSON.stringify(i.error,null,2)}):{}},Q=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,f.debug)(`local page ignored: ${JSON.stringify(n)}, to ${r}`),{};if(!n.pageLocation)return(0,f.warn)("no pageLocation"),{};let o=await Ge({apiUrl:r,headers:{authorization:""},func:i=>i.postPageTrackRaw({postSiteTrack:{key:e,data:n}})});return o.error?((0,f.warn)("tracking error:"+JSON.stringify(o.error,null,2)),{error:JSON.stringify(o.error,null,2)}):{}};var Ve=require("ag-common/dist/common/helpers/log"),He=require("react");var Pr=()=>{let e=(0,He.useContext)(T);if(!e.analyticaToken){(0,Ve.warn)(h("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.468",
|
4
4
|
"description": "",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"typings": "dist/index.d.ts",
|
@@ -10,22 +10,22 @@
|
|
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.682",
|
14
14
|
"cross-env": "^7",
|
15
15
|
"cross-fetch": "^4.0.0",
|
16
|
-
"esbuild": "^0.20.0",
|
17
|
-
"esbuild-plugin-d.ts": "^1",
|
18
|
-
"glob": "^10.3.10",
|
19
16
|
"nodemon": "^3",
|
20
17
|
"react": "^18",
|
21
|
-
"rimraf": "^5",
|
22
18
|
"ts-node": "^10",
|
23
19
|
"typescript": "^5"
|
24
20
|
},
|
25
21
|
"devDependencies": {
|
26
|
-
"@types/node": "
|
27
|
-
"esbuild
|
28
|
-
"
|
22
|
+
"@types/node": "20.11.30",
|
23
|
+
"esbuild": "0.20.2",
|
24
|
+
"esbuild-node-externals": "1.13.0",
|
25
|
+
"esbuild-plugin-d.ts": "1.1.0",
|
26
|
+
"glob": "10.3.10",
|
27
|
+
"npm-dts": "1.3.12",
|
28
|
+
"rimraf": "5.0.5",
|
29
29
|
"common": "0.0.2",
|
30
30
|
"common-ui": "0.0.2"
|
31
31
|
},
|