Initial commit: Atomaste website

This commit is contained in:
2025-12-10 12:17:30 -05:00
commit 0b9e5d1605
19260 changed files with 5206382 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(globalThis.webpackChunkburst_statistics=globalThis.webpackChunkburst_statistics||[]).push([[669],{9669:(t,s,e)=>{e.r(s),e.d(s,{default:()=>l});var a=e(6087),i=e(1350),r=e(7723),o=e(9588);const n=[{title:(0,r.__)("Welcome to Burst Statistics","burst-statistics"),text:"<p>"+(0,r.__)("The plugin is now active.","burst-statistics")+" "+(0,r.__)("Follow a quick tour and make sure everything works.","burst-statistics")+"</p>",classes:"burst-shepherd",buttons:[{type:"cancel",classes:"burst-button burst-button--secondary",text:(0,r.__)("Exit tour","burst-statistics")},{classes:"burst-button burst-button--primary",text:(0,r.__)("Start tour","burst-statistics"),action(){return window.location.hash="dashboard",this.next()}}]},{title:(0,r.__)("Your dashboard","burst-statistics"),text:"<p>"+(0,r.__)("This is your Dashboard. This will give you an overview of notices, real time data, and settings.","burst-statistics")+"</p>",classes:"burst-shepherd",buttons:[{classes:"burst-button burst-button--secondary",text:(0,r.__)("Previous","burst-statistics"),action(){return window.location.hash="dashboard",this.back()}},{classes:"burst-button burst-button--primary",text:(0,r.__)("Next","burst-statistics"),action(){return window.location.hash="dashboard",this.next()}}],attachTo:{element:".burst-progress",on:"auto"}},{title:(0,r.__)("Real time data","burst-statistics"),text:"<p>"+(0,r.__)("This block will show you real time visitors.","burst-statistics")+" "+(0,r.__)("To make sure Burst Statistics is setup properly, try visiting this website on another device or open a private window.","burst-statistics")+"</p>",classes:"burst-shepherd",buttons:[{classes:"burst-button burst-button--secondary",text:(0,r.__)("Previous","burst-statistics"),action(){return window.location.hash="dashboard",this.back()}},{classes:"burst-button burst-button--primary",text:(0,r.__)("Next","burst-statistics"),action(){return window.location.hash="statistics",this.next()}}],attachTo:{element:".burst-today",on:"auto"}},{title:(0,r.__)("Your website statistics","burst-statistics"),text:"<p>"+(0,r.__)("This page is probably quite empty at the moment. The data from your website will show up here in a few days. So be sure to come back soon.","burst-statistics")+"</p>",classes:"burst-shepherd",buttons:[{classes:"burst-button burst-button--secondary",text:(0,r.__)("Previous","burst-statistics"),action(){return window.location.hash="dashboard",this.back()}},{classes:"burst-button burst-button--primary",text:(0,r.__)("Next","burst-statistics"),action(){return window.location.hash="statistics",this.next()}}]},{title:(0,r.__)("Changing the date range","burst-statistics"),text:"<p>"+(0,r.__)("Over here you can change the date range for the data being shown. Click on two different days or click twice on a single day to show the data for that period.","burst-statistics")+"</p>",classes:"burst-shepherd",buttons:[{classes:"burst-button burst-button--secondary",text:(0,r.__)("Previous","burst-statistics"),action(){return window.location.hash="statistics",this.back()}},{classes:"burst-button burst-button--primary",text:(0,r.__)("Next","burst-statistics"),action(){return window.location.hash="settings",this.next()}}],attachTo:{element:".burst-date-range-container",on:"auto"}},{title:(0,r.__)("Your configuration","burst-statistics"),text:"<p>"+(0,r.__)("You can customize Burst to your liking. Change settings to meet your needs.","burst-statistics")+"</p>",classes:"burst-shepherd",buttons:[{classes:"burst-button burst-button--secondary",text:(0,r.__)("Previous","burst-statistics"),action(){return window.location.hash="statistics",this.back()}},{classes:"burst-button burst-button--primary",text:(0,r.__)("Next","burst-statistics"),action(){return window.location.hash="settings",this.next()}}],attachTo:{element:".burst-general",on:"auto"}},{title:(0,r.__)("Support & feedback","burst-statistics"),text:"<p>"+(0,r.__)("Feel free to post your questions or feedback on the WordPress forums. We are happy to help!","burst-statistics")+"</p>",classes:"burst-shepherd",buttons:[{classes:"burst-button burst-button--secondary",text:(0,r.__)("Previous","burst-statistics"),action(){return window.location.hash="settings",this.back()}},{type:"cancel",classes:"burst-button burst-button--primary",text:(0,r.__)("Exit tour","burst-statistics")}]}];let u=!1;const c=()=>{if(!u){u=!0;let t=[];t.push({id:"burst_tour_shown_once",value:"1",type:"hidden"}),o.Ey(t).then((t=>{u=!1}))}},b={defaultStepOptions:{cancelIcon:{enabled:!0},keyboardNavigation:!1},useModalOverlay:!1,margin:15};function h(){const t=(0,a.useContext)(i.zs);return t.on("cancel",c),(0,a.useEffect)((()=>{t&&t.start()}),[t]),(0,a.createElement)(a.Fragment,null)}const l=()=>(0,a.createElement)(i.sN,{steps:n,tourOptions:b},(0,a.createElement)(h,null))}}]);

View File

@@ -0,0 +1 @@
"use strict";(globalThis.webpackChunkburst_statistics=globalThis.webpackChunkburst_statistics||[]).push([[915],{5915:(t,s,i)=>{i.r(s),i.d(s,{default:()=>o});var e=i(6087),a=i(3050),n=i(6734);a.t1.register(a.PP,a.kc,a.FN,a.No,a.hE,a.m_,a.s$);const o=({data:t,loading:s})=>{const i=(0,e.useMemo)((()=>({responsive:"true",maintainAspectRatio:!1,cubicInterpolationMode:"monotone",plugins:{legend:{labels:{usePointStyle:!0,padding:15,font:{size:13,weight:400}}}},scales:{y:{ticks:{beginAtZero:!0,stepSize:20,maxTicksLimit:6}},x:{ticks:{maxTicksLimit:8}}},layout:{padding:0}})),[]),a=s?"burst-loading":"";return(0,e.createElement)(n.N1,{className:`burst-loading-container ${a}`,options:i,data:t})}}}]);

View File

@@ -0,0 +1 @@
<?php return array('dependencies' => array('react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-date', 'wp-element', 'wp-i18n'), 'version' => '350cf997d78435466679');