Plugin Directory

Changeset 3381305


Ignore:
Timestamp:
10/20/2025 12:46:00 PM (8 weeks ago)
Author:
RogierLankhorst
Message:

prepare for update

Location:
burst-statistics/trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • burst-statistics/trunk/burst.php

    r3379991 r3381305  
    44 * Plugin URI: https://www.wordpress.org/plugins/burst-statistics
    55 * Description: Get detailed insights into visitors’ behavior with Burst Statistics, the privacy-friendly analytics dashboard.
    6  * Version: 2.2.9.2
     6 * Version: 2.2.9.3
    77 * Requires at least: 6.2
    88 * Requires PHP: 7.4
  • burst-statistics/trunk/includes/Admin/App/postcss.config.js

    r3379991 r3381305  
    44    tailwindcss: {},
    55    autoprefixer: {},
    6     'postcss-prefix-selector': {
    7       prefix: '#burst-statistics',
    8       transform: function (prefix, selector, prefixedSelector) {
    9         if (selector.includes('#burst-statistics') || selector === ':root' || selector === 'html') {
    10           return selector;
    11         }
    12         return prefixedSelector;
    13       }
    14     },
    156  },
    16 }
     7};
  • burst-statistics/trunk/includes/Admin/App/src/tailwind.generated.css

    r3379991 r3381305  
    1 #burst-statistics *, #burst-statistics ::before, #burst-statistics ::after {
     1*, ::before, ::after {
    22  --tw-border-spacing-x: 0;
    33  --tw-border-spacing-y: 0;
     
    5353}
    5454
    55 #burst-statistics ::backdrop {
     55::backdrop {
    5656  --tw-border-spacing-x: 0;
    5757  --tw-border-spacing-y: 0;
     
    112112*/
    113113
    114 #burst-statistics *,
    115 #burst-statistics ::before,
    116 #burst-statistics ::after {
     114*,
     115::before,
     116::after {
    117117  box-sizing: border-box; /* 1 */
    118118  border-width: 0; /* 2 */
     
    121121}
    122122
    123 #burst-statistics ::before,
    124 #burst-statistics ::after {
     123::before,
     124::after {
    125125  --tw-content: '';
    126126}
     
    137137
    138138html,
    139 #burst-statistics :host {
     139:host {
    140140  line-height: 1.5; /* 1 */
    141141  -webkit-text-size-adjust: 100%; /* 2 */
     
    154154*/
    155155
    156 #burst-statistics body {
     156body {
    157157  margin: 0; /* 1 */
    158158  line-height: inherit; /* 2 */
     
    165165*/
    166166
    167 #burst-statistics hr {
     167hr {
    168168  height: 0; /* 1 */
    169169  color: inherit; /* 2 */
     
    175175*/
    176176
    177 #burst-statistics abbr:where([title]) {
     177abbr:where([title]) {
    178178  -webkit-text-decoration: underline dotted;
    179179          text-decoration: underline dotted;
     
    184184*/
    185185
    186 #burst-statistics h1,
    187 #burst-statistics h2,
    188 #burst-statistics h3,
    189 #burst-statistics h4,
    190 #burst-statistics h5,
    191 #burst-statistics h6 {
     186h1,
     187h2,
     188h3,
     189h4,
     190h5,
     191h6 {
    192192  font-size: inherit;
    193193  font-weight: inherit;
     
    198198*/
    199199
    200 #burst-statistics a {
     200a {
    201201  color: inherit;
    202202  text-decoration: inherit;
     
    207207*/
    208208
    209 #burst-statistics b,
    210 #burst-statistics strong {
     209b,
     210strong {
    211211  font-weight: bolder;
    212212}
     
    219219*/
    220220
    221 #burst-statistics code,
    222 #burst-statistics kbd,
    223 #burst-statistics samp,
    224 #burst-statistics pre {
     221code,
     222kbd,
     223samp,
     224pre {
    225225  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
    226226  font-feature-settings: normal; /* 2 */
     
    233233*/
    234234
    235 #burst-statistics small {
     235small {
    236236  font-size: 80%;
    237237}
     
    241241*/
    242242
    243 #burst-statistics sub,
    244 #burst-statistics sup {
     243sub,
     244sup {
    245245  font-size: 75%;
    246246  line-height: 0;
     
    249249}
    250250
    251 #burst-statistics sub {
     251sub {
    252252  bottom: -0.25em;
    253253}
    254254
    255 #burst-statistics sup {
     255sup {
    256256  top: -0.5em;
    257257}
     
    263263*/
    264264
    265 #burst-statistics table {
     265table {
    266266  text-indent: 0; /* 1 */
    267267  border-color: inherit; /* 2 */
     
    275275*/
    276276
    277 #burst-statistics button,
    278 #burst-statistics input,
    279 #burst-statistics optgroup,
    280 #burst-statistics select,
    281 #burst-statistics textarea {
     277button,
     278input,
     279optgroup,
     280select,
     281textarea {
    282282  font-family: inherit; /* 1 */
    283283  font-feature-settings: inherit; /* 1 */
     
    296296*/
    297297
    298 #burst-statistics button,
    299 #burst-statistics select {
     298button,
     299select {
    300300  text-transform: none;
    301301}
     
    306306*/
    307307
    308 #burst-statistics button,
    309 #burst-statistics input:where([type='button']),
    310 #burst-statistics input:where([type='reset']),
    311 #burst-statistics input:where([type='submit']) {
     308button,
     309input:where([type='button']),
     310input:where([type='reset']),
     311input:where([type='submit']) {
    312312  -webkit-appearance: button; /* 1 */
    313313  background-color: transparent; /* 2 */
     
    319319*/
    320320
    321 #burst-statistics :-moz-focusring {
     321:-moz-focusring {
    322322  outline: auto;
    323323}
     
    327327*/
    328328
    329 #burst-statistics :-moz-ui-invalid {
     329:-moz-ui-invalid {
    330330  box-shadow: none;
    331331}
     
    335335*/
    336336
    337 #burst-statistics progress {
     337progress {
    338338  vertical-align: baseline;
    339339}
     
    343343*/
    344344
    345 #burst-statistics ::-webkit-inner-spin-button,
    346 #burst-statistics ::-webkit-outer-spin-button {
     345::-webkit-inner-spin-button,
     346::-webkit-outer-spin-button {
    347347  height: auto;
    348348}
     
    353353*/
    354354
    355 #burst-statistics [type='search'] {
     355[type='search'] {
    356356  -webkit-appearance: textfield; /* 1 */
    357357  outline-offset: -2px; /* 2 */
     
    362362*/
    363363
    364 #burst-statistics ::-webkit-search-decoration {
     364::-webkit-search-decoration {
    365365  -webkit-appearance: none;
    366366}
     
    371371*/
    372372
    373 #burst-statistics ::-webkit-file-upload-button {
     373::-webkit-file-upload-button {
    374374  -webkit-appearance: button; /* 1 */
    375375  font: inherit; /* 2 */
     
    380380*/
    381381
    382 #burst-statistics summary {
     382summary {
    383383  display: list-item;
    384384}
     
    388388*/
    389389
    390 #burst-statistics blockquote,
    391 #burst-statistics dl,
    392 #burst-statistics dd,
    393 #burst-statistics h1,
    394 #burst-statistics h2,
    395 #burst-statistics h3,
    396 #burst-statistics h4,
    397 #burst-statistics h5,
    398 #burst-statistics h6,
    399 #burst-statistics hr,
    400 #burst-statistics figure,
    401 #burst-statistics p,
    402 #burst-statistics pre {
     390blockquote,
     391dl,
     392dd,
     393h1,
     394h2,
     395h3,
     396h4,
     397h5,
     398h6,
     399hr,
     400figure,
     401p,
     402pre {
    403403  margin: 0;
    404404}
    405405
    406 #burst-statistics fieldset {
     406fieldset {
    407407  margin: 0;
    408408  padding: 0;
    409409}
    410410
    411 #burst-statistics legend {
     411legend {
    412412  padding: 0;
    413413}
    414414
    415 #burst-statistics ol,
    416 #burst-statistics ul,
    417 #burst-statistics menu {
     415ol,
     416ul,
     417menu {
    418418  list-style: none;
    419419  margin: 0;
     
    424424Reset default styling for dialogs.
    425425*/
    426 #burst-statistics dialog {
     426dialog {
    427427  padding: 0;
    428428}
     
    432432*/
    433433
    434 #burst-statistics textarea {
     434textarea {
    435435  resize: vertical;
    436436}
     
    441441*/
    442442
    443 #burst-statistics input::-moz-placeholder, #burst-statistics textarea::-moz-placeholder {
     443input::-moz-placeholder, textarea::-moz-placeholder {
    444444  opacity: 1; /* 1 */
    445445  color: #ced4da; /* 2 */
    446446}
    447447
    448 #burst-statistics input::placeholder,
    449 #burst-statistics textarea::placeholder {
     448input::placeholder,
     449textarea::placeholder {
    450450  opacity: 1; /* 1 */
    451451  color: #ced4da; /* 2 */
     
    456456*/
    457457
    458 #burst-statistics button,
    459 #burst-statistics [role="button"] {
     458button,
     459[role="button"] {
    460460  cursor: pointer;
    461461}
     
    464464Make sure disabled buttons don't get the pointer cursor.
    465465*/
    466 #burst-statistics :disabled {
     466:disabled {
    467467  cursor: default;
    468468}
     
    474474*/
    475475
    476 #burst-statistics img,
    477 #burst-statistics svg,
    478 #burst-statistics video,
    479 #burst-statistics canvas,
    480 #burst-statistics audio,
    481 #burst-statistics iframe,
    482 #burst-statistics embed,
    483 #burst-statistics object {
     476img,
     477svg,
     478video,
     479canvas,
     480audio,
     481iframe,
     482embed,
     483object {
    484484  display: block; /* 1 */
    485485  vertical-align: middle; /* 2 */
     
    490490*/
    491491
    492 #burst-statistics img,
    493 #burst-statistics video {
     492img,
     493video {
    494494  max-width: 100%;
    495495  height: auto;
     
    497497
    498498/* Make elements with the HTML hidden attribute stay hidden by default */
    499 #burst-statistics [hidden]:where(:not([hidden="until-found"])) {
     499[hidden]:where(:not([hidden="until-found"])) {
    500500  display: none;
    501501}
     
    541541
    542542    /* Burst base styles */
    543     #burst-statistics .burst {
     543    .burst {
    544544  margin: 0px;
    545545  margin-left: -1.25rem;
     
    553553    @media not all and (min-width: 768px) {
    554554
    555   #burst-statistics .burst {
     555  .burst {
    556556    margin-left: -9px;
    557557  }
    558558}
    559     #burst-statistics .burst {;
     559    .burst {;
    560560        font-variant-numeric: tabular-nums;
    561561
    562         #burst-statistics *,
    563         #burst-statistics *::before,
    564         #burst-statistics *::after {
     562        *,
     563        *::before,
     564        *::after {
    565565            /* Tailwind does not have box-sizing: inherit class */
    566566            box-sizing: inherit;
    567567        }
    568568
    569         #burst-statistics body, #burst-statistics h1, #burst-statistics h2, #burst-statistics h3, #burst-statistics h4, #burst-statistics h5, #burst-statistics h6, #burst-statistics p, #burst-statistics ol, #burst-statistics ul {
     569        body, h1, h2, h3, h4, h5, h6, p, ol, ul {
    570570    margin: 0px;
    571571  }
    572572
    573         #burst-statistics body, #burst-statistics h1, #burst-statistics h2, #burst-statistics h3, #burst-statistics h4, #burst-statistics h5, #burst-statistics h6, #burst-statistics p, #burst-statistics ol, #burst-statistics ul {
     573        body, h1, h2, h3, h4, h5, h6, p, ol, ul {
    574574    padding: 0px;
    575575  }
    576576
    577         #burst-statistics body, #burst-statistics h1, #burst-statistics h2, #burst-statistics h3, #burst-statistics h4, #burst-statistics h5, #burst-statistics h6, #burst-statistics p, #burst-statistics ol, #burst-statistics ul {
     577        body, h1, h2, h3, h4, h5, h6, p, ol, ul {
    578578    font-size: 0.8125rem;
    579579    line-height: 1.25rem;
    580580  }
    581581
    582         #burst-statistics img {
     582        img {
    583583    height: auto;
    584584  }
    585585
    586         #burst-statistics img {
     586        img {
    587587    max-width: 100%;
    588588  }
    589589
    590         #burst-statistics h1, #burst-statistics h2, #burst-statistics h3, #burst-statistics h4, #burst-statistics h5, #burst-statistics h6 {
     590        h1, h2, h3, h4, h5, h6 {
    591591    line-height: 1.5;
    592592  }
    593593
    594         #burst-statistics h1, #burst-statistics h2, #burst-statistics h3, #burst-statistics h4, #burst-statistics h5, #burst-statistics h6 {
     594        h1, h2, h3, h4, h5, h6 {
    595595    color: #1a1a1ae5;
    596596  }
    597597
    598         #burst-statistics .burst-h0 {
     598        .burst-h0 {
    599599    font-size: 3.5rem;
    600600    line-height: 1;
    601601  }
    602602
    603         #burst-statistics .burst-h0 {
     603        .burst-h0 {
    604604    font-weight: 700;
    605605  }
    606606
    607         #burst-statistics .burst-h0 {
     607        .burst-h0 {
    608608    letter-spacing: 0.025rem;
    609609  }
    610610
    611         #burst-statistics h1, #burst-statistics .burst-h1 {
     611        h1, .burst-h1 {
    612612    font-size: 1.875rem;
    613613    line-height: 2.25rem;
    614614  }
    615615
    616         #burst-statistics h1, #burst-statistics .burst-h1 {
     616        h1, .burst-h1 {
    617617    font-weight: 500;
    618618  }
    619619
    620         #burst-statistics h1, #burst-statistics .burst-h1 {
     620        h1, .burst-h1 {
    621621    line-height: 1.5;
    622622  }
    623623
    624         #burst-statistics h1, #burst-statistics .burst-h1 {
     624        h1, .burst-h1 {
    625625    letter-spacing: 0.025rem;
    626626  }
    627627
    628         #burst-statistics h2, #burst-statistics .burst-h2 {
     628        h2, .burst-h2 {
    629629    font-size: 1.25rem;
    630630    line-height: 1.75rem;
    631631  }
    632632
    633         #burst-statistics h2, #burst-statistics .burst-h2 {
     633        h2, .burst-h2 {
    634634    font-weight: 700;
    635635  }
    636636
    637         #burst-statistics h2, #burst-statistics .burst-h2 {
     637        h2, .burst-h2 {
    638638    letter-spacing: 0.025rem;
    639639  }
    640640
    641         #burst-statistics h3, #burst-statistics .burst-h3 {
     641        h3, .burst-h3 {
    642642    font-size: 1.125rem;
    643643    line-height: 1.625rem;
    644644  }
    645645
    646         #burst-statistics h3, #burst-statistics .burst-h3 {
     646        h3, .burst-h3 {
    647647    font-weight: 600;
    648648  }
    649649
    650         #burst-statistics h3, #burst-statistics .burst-h3 {
     650        h3, .burst-h3 {
    651651    letter-spacing: 0.0125rem;
    652652  }
    653653
    654         #burst-statistics h4, #burst-statistics .burst-h4 {
     654        h4, .burst-h4 {
    655655    font-size: 1rem;
    656656    line-height: 1.625rem;
    657657  }
    658658
    659         #burst-statistics h4, #burst-statistics .burst-h4 {
     659        h4, .burst-h4 {
    660660    font-weight: 600;
    661661  }
    662662
    663         #burst-statistics h4, #burst-statistics .burst-h4 {
     663        h4, .burst-h4 {
    664664    letter-spacing: 0.0125rem;
    665665  }
    666666
    667         #burst-statistics h5, #burst-statistics .burst-h5 {
     667        h5, .burst-h5 {
    668668    font-size: 0.8125rem;
    669669    line-height: 1.25rem;
    670670  }
    671671
    672         #burst-statistics h5, #burst-statistics .burst-h5 {
     672        h5, .burst-h5 {
    673673    font-weight: 600;
    674674  }
    675675
    676         #burst-statistics h5, #burst-statistics .burst-h5 {
     676        h5, .burst-h5 {
    677677    letter-spacing: 0.1px;
    678678  }
    679679
    680         #burst-statistics h6, #burst-statistics .burst-h6 {
     680        h6, .burst-h6 {
    681681    font-size: 0.8125rem;
    682682    line-height: 1.25rem;
    683683  }
    684684
    685         #burst-statistics h6, #burst-statistics .burst-h6 {
     685        h6, .burst-h6 {
    686686    font-weight: 400;
    687687  }
    688688
    689         #burst-statistics h6, #burst-statistics .burst-h6 {
     689        h6, .burst-h6 {
    690690    letter-spacing: 0.1px;
    691691  }
    692692
    693         #burst-statistics p {
     693        p {
    694694    font-size: 0.8125rem;
    695695    line-height: 1.25rem;
    696696  }
    697697
    698         #burst-statistics p {
     698        p {
    699699    font-weight: 400;
    700700  }
    701701
    702         #burst-statistics p {
     702        p {
    703703    line-height: 1.5;
    704704  }
    705705
    706         #burst-statistics p {
     706        p {
    707707    color: #1a1a1ae5;
    708708  }
    709709
    710         #burst-statistics a {
     710        a {
    711711    font-size: 0.8125rem;
    712712    line-height: 1.25rem;
    713713  }
    714714
    715         #burst-statistics .burst-notice-hook-element {
     715        .burst-notice-hook-element {
    716716    display: none !important;
    717717  }
    718718
    719         #burst-statistics .burst-divider {
     719        .burst-divider {
    720720    height: 1.3rem;
    721721  }
    722722
    723         #burst-statistics .burst-divider {
     723        .burst-divider {
    724724    width: 1px;
    725725  }
    726726
    727         #burst-statistics .burst-divider {
     727        .burst-divider {
    728728    --tw-bg-opacity: 1;
    729729    background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
     
    734734
    735735    /* Hide nags from other plugins */
    736     #burst-statistics .\!error {
     736    .\!error {
    737737    }
    738     #burst-statistics .error, #burst-statistics .notice, #burst-statistics .update-nag, #burst-statistics .notice-info {
    739         #burst-statistics &:not(.burst-review) {
     738    .error, .notice, .update-nag, .notice-info {
     739        &:not(.burst-review) {
    740740    display: none !important;
    741741  }
    742         #burst-statistics &.burst-review {
     742        &.burst-review {
    743743            margin: var(--rsp-grid-gap);
    744744        }
     
    43114311@tailwind components;
    43124312
    4313 #burst-statistics .\!container {
     4313.\!container {
    43144314  width: 100% !important;
    43154315}
    43164316
    4317 #burst-statistics .container {
     4317.container {
    43184318  width: 100%;
    43194319}
     
    43214321@media (min-width: 480px) {
    43224322
    4323   #burst-statistics .\!container {
     4323  .\!container {
    43244324    max-width: 480px !important;
    43254325  }
    43264326
    4327   #burst-statistics .container {
     4327  .container {
    43284328    max-width: 480px;
    43294329  }
     
    43324332@media (min-width: 576px) {
    43334333
    4334   #burst-statistics .\!container {
     4334  .\!container {
    43354335    max-width: 576px !important;
    43364336  }
    43374337
    4338   #burst-statistics .container {
     4338  .container {
    43394339    max-width: 576px;
    43404340  }
     
    43434343@media (min-width: 640px) {
    43444344
    4345   #burst-statistics .\!container {
     4345  .\!container {
    43464346    max-width: 640px !important;
    43474347  }
    43484348
    4349   #burst-statistics .container {
     4349  .container {
    43504350    max-width: 640px;
    43514351  }
     
    43544354@media (min-width: 768px) {
    43554355
    4356   #burst-statistics .\!container {
     4356  .\!container {
    43574357    max-width: 768px !important;
    43584358  }
    43594359
    4360   #burst-statistics .container {
     4360  .container {
    43614361    max-width: 768px;
    43624362  }
     
    43654365@media (min-width: 1024px) {
    43664366
    4367   #burst-statistics .\!container {
     4367  .\!container {
    43684368    max-width: 1024px !important;
    43694369  }
    43704370
    4371   #burst-statistics .container {
     4371  .container {
    43724372    max-width: 1024px;
    43734373  }
     
    43764376@media (min-width: 1280px) {
    43774377
    4378   #burst-statistics .\!container {
     4378  .\!container {
    43794379    max-width: 1280px !important;
    43804380  }
    43814381
    4382   #burst-statistics .container {
     4382  .container {
    43834383    max-width: 1280px;
    43844384  }
     
    43874387@media (min-width: 1600px) {
    43884388
    4389   #burst-statistics .\!container {
     4389  .\!container {
    43904390    max-width: 1600px !important;
    43914391  }
    43924392
    4393   #burst-statistics .container {
     4393  .container {
    43944394    max-width: 1600px;
    43954395  }
     
    44234423}
    44244424
    4425 #burst-statistics .Toastify__bounce-enter--top-left, #burst-statistics .Toastify__bounce-enter--bottom-left {
     4425.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
    44264426  animation: toastBounceInLeft 1s both;
    44274427}
     
    44544454}
    44554455
    4456 #burst-statistics .Toastify__bounce-enter--top-right, #burst-statistics .Toastify__bounce-enter--bottom-right {
     4456.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
    44574457  animation: toastBounceInRight 1s both;
    44584458}
     
    44844484}
    44854485
    4486 #burst-statistics .Toastify__bounce-enter--top-center {
     4486.Toastify__bounce-enter--top-center {
    44874487  animation: toastBounceInDown 1s both;
    44884488}
     
    45144514}
    45154515
    4516 #burst-statistics .Toastify__bounce-enter--bottom-center {
     4516.Toastify__bounce-enter--bottom-center {
    45174517  animation: toastBounceInUp 1s both;
    45184518}
     
    45314531}
    45324532
    4533 #burst-statistics .Toastify__bounce-exit--top-left, #burst-statistics .Toastify__bounce-exit--bottom-left {
     4533.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
    45344534  animation: toastBounceOutLeft 1s both;
    45354535}
     
    45484548}
    45494549
    4550 #burst-statistics .Toastify__bounce-exit--top-right, #burst-statistics .Toastify__bounce-exit--bottom-right {
     4550.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
    45514551  animation: toastBounceOutRight 1s both;
    45524552}
     
    45744574}
    45754575
    4576 #burst-statistics .Toastify__bounce-exit--top-center {
     4576.Toastify__bounce-exit--top-center {
    45774577  animation: toastBounceOutUp 1s both;
    45784578}
     
    46004600}
    46014601
    4602 #burst-statistics .Toastify__bounce-exit--bottom-center {
     4602.Toastify__bounce-exit--bottom-center {
    46034603  animation: toastBounceOutDown 1s both;
    46044604}
     
    46314631}
    46324632
    4633 #burst-statistics .Toastify__flip-enter {
     4633.Toastify__flip-enter {
    46344634  animation: toastFlipIn 0.75s both;
    46354635}
     
    46524652}
    46534653
    4654 #burst-statistics .Toastify__flip-exit {
     4654.Toastify__flip-exit {
    46554655  animation: toastFlipOut 0.75s both;
    46564656}
     
    46684668}
    46694669
    4670 #burst-statistics .Toastify__slide-enter--top-left, #burst-statistics .Toastify__slide-enter--bottom-left {
     4670.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
    46714671  animation: toastSlideInLeft 0.75s both;
    46724672}
     
    46844684}
    46854685
    4686 #burst-statistics .Toastify__slide-enter--top-right, #burst-statistics .Toastify__slide-enter--bottom-right {
     4686.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
    46874687  animation: toastSlideInRight 0.75s both;
    46884688}
     
    47004700}
    47014701
    4702 #burst-statistics .Toastify__slide-enter--top-center {
     4702.Toastify__slide-enter--top-center {
    47034703  animation: toastSlideInDown 0.75s both;
    47044704}
     
    47164716}
    47174717
    4718 #burst-statistics .Toastify__slide-enter--bottom-center {
     4718.Toastify__slide-enter--bottom-center {
    47194719  animation: toastSlideInUp 0.75s both;
    47204720}
     
    47324732}
    47334733
    4734 #burst-statistics .Toastify__slide-exit--top-left, #burst-statistics .Toastify__slide-exit--bottom-left {
     4734.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
    47354735  animation: toastSlideOutLeft 0.75s both;
    47364736}
     
    47484748}
    47494749
    4750 #burst-statistics .Toastify__slide-exit--top-right, #burst-statistics .Toastify__slide-exit--bottom-right {
     4750.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
    47514751  animation: toastSlideOutRight 0.75s both;
    47524752}
     
    47644764}
    47654765
    4766 #burst-statistics .Toastify__slide-exit--top-center {
     4766.Toastify__slide-exit--top-center {
    47674767  animation: toastSlideOutUp 0.75s both;
    47684768}
     
    47804780}
    47814781
    4782 #burst-statistics .Toastify__slide-exit--bottom-center {
     4782.Toastify__slide-exit--bottom-center {
    47834783  animation: toastSlideOutDown 0.75s both;
    47844784}
     
    47954795}
    47964796
    4797 #burst-statistics .Toastify__spin {
     4797.Toastify__spin {
    47984798  animation: toastSpin 1s linear infinite;
    47994799}
     
    48114811}
    48124812
    4813 #burst-statistics .Toastify__zoom-enter {
     4813.Toastify__zoom-enter {
    48144814  animation: toastZoomIn 0.5s ease both;
    48154815}
     
    48314831}
    48324832
    4833 #burst-statistics .Toastify__zoom-exit {
     4833.Toastify__zoom-exit {
    48344834  animation: toastZoomOut 0.5s ease both;
    48354835}
    48364836
    4837 #burst-statistics .Toastify__progress-bar {
     4837.Toastify__progress-bar {
    48384838  position: absolute;
    48394839  bottom: 0px;
     
    48464846}
    48474847
    4848 #burst-statistics .Toastify__toast-container {
     4848.Toastify__toast-container {
    48494849  position: fixed;
    48504850  z-index: 9999;
     
    48574857@media not all and (min-width: 480px) {
    48584858
    4859   #burst-statistics .Toastify__toast-container {
     4859  .Toastify__toast-container {
    48604860    left: 0px;
    48614861    margin: 0px;
     
    48654865}
    48664866
    4867 #burst-statistics .Toastify__toast-container {
     4867.Toastify__toast-container {
    48684868  transform: translate3d(0, 0, 9999px);
    48694869}
    48704870
    4871 #burst-statistics .Toastify__toast-container--top-left {
     4871.Toastify__toast-container--top-left {
    48724872  top: 1rem;
    48734873  left: 1rem;
     
    48764876@media not all and (min-width: 480px) {
    48774877
    4878   #burst-statistics .Toastify__toast-container--top-left {
     4878  .Toastify__toast-container--top-left {
    48794879    top: 0px;
    48804880    --tw-translate-x: 0px;
     
    48834883}
    48844884
    4885 #burst-statistics .Toastify__toast-container--top-center {
     4885.Toastify__toast-container--top-center {
    48864886  top: 3rem;
    48874887  left: 50%;
     
    48924892@media not all and (min-width: 480px) {
    48934893
    4894   #burst-statistics .Toastify__toast-container--top-center {
     4894  .Toastify__toast-container--top-center {
    48954895    top: 0px;
    48964896    --tw-translate-x: 0px;
     
    48994899}
    49004900
    4901 #burst-statistics .Toastify__toast-container--top-right {
     4901.Toastify__toast-container--top-right {
    49024902  top: 1rem;
    49034903  right: 1rem;
     
    49064906@media not all and (min-width: 480px) {
    49074907
    4908   #burst-statistics .Toastify__toast-container--top-right {
     4908  .Toastify__toast-container--top-right {
    49094909    top: 0px;
    49104910    --tw-translate-x: 0px;
     
    49134913}
    49144914
    4915 #burst-statistics .Toastify__toast-container--bottom-left {
     4915.Toastify__toast-container--bottom-left {
    49164916  bottom: 1rem;
    49174917  left: 1rem;
     
    49204920@media not all and (min-width: 480px) {
    49214921
    4922   #burst-statistics .Toastify__toast-container--bottom-left {
     4922  .Toastify__toast-container--bottom-left {
    49234923    bottom: 0px;
    49244924    --tw-translate-x: 0px;
     
    49274927}
    49284928
    4929 #burst-statistics .Toastify__toast-container--bottom-center {
     4929.Toastify__toast-container--bottom-center {
    49304930  bottom: 1rem;
    49314931  left: 50%;
     
    49364936@media not all and (min-width: 480px) {
    49374937
    4938   #burst-statistics .Toastify__toast-container--bottom-center {
     4938  .Toastify__toast-container--bottom-center {
    49394939    bottom: 0px;
    49404940    --tw-translate-x: 0px;
     
    49434943}
    49444944
    4945 #burst-statistics .Toastify__toast-container--bottom-right {
     4945.Toastify__toast-container--bottom-right {
    49464946  bottom: 1rem;
    49474947  right: 1rem;
     
    49504950@media not all and (min-width: 480px) {
    49514951
    4952   #burst-statistics .Toastify__toast-container--bottom-right {
     4952  .Toastify__toast-container--bottom-right {
    49534953    bottom: 0px;
    49544954    --tw-translate-x: 0px;
     
    49564956  }
    49574957
    4958   #burst-statistics .Toastify__toast-container--rtl {
     4958  .Toastify__toast-container--rtl {
    49594959    right: 0px;
    49604960    left: auto;
     
    49624962}
    49634963
    4964 #burst-statistics .Toastify__close-button {
     4964.Toastify__close-button {
    49654965  cursor: pointer;
    49664966  align-self: flex-start;
     
    49774977}
    49784978
    4979 #burst-statistics .Toastify__close-button:hover, #burst-statistics .Toastify__close-button:focus {
     4979.Toastify__close-button:hover, .Toastify__close-button:focus {
    49804980  opacity: 1;
    49814981}
    49824982
    4983 #burst-statistics .Toastify__close-button > svg {
     4983.Toastify__close-button > svg {
    49844984  height: 1rem;
    49854985  width: 14px;
     
    49874987}
    49884988
    4989 #burst-statistics .Toastify__close-button--light {
     4989.Toastify__close-button--light {
    49904990  color: #1a1a1ae5;
    49914991  opacity: 0.3;
    49924992}
    49934993
    4994 #burst-statistics .Toastify__toast {
     4994.Toastify__toast {
    49954995  position: relative;
    49964996  z-index: 0;
     
    50155015@media not all and (min-width: 480px) {
    50165016
    5017   #burst-statistics .Toastify__toast {
     5017  .Toastify__toast {
    50185018    margin-bottom: 0px;
    50195019    border-radius: 0px;
     
    50215021}
    50225022
    5023 #burst-statistics .Toastify__toast {
     5023.Toastify__toast {
    50245024  direction: ltr;
    50255025}
    50265026
    5027 #burst-statistics .Toastify__toast--rtl {
     5027.Toastify__toast--rtl {
    50285028  direction: rtl;
    50295029}
    50305030
    5031 #burst-statistics .Toastify__toast--close-on-click {
     5031.Toastify__toast--close-on-click {
    50325032  cursor: pointer;
    50335033}
    50345034
    5035 #burst-statistics .Toastify__toast-body {
     5035.Toastify__toast-body {
    50365036  margin-top: auto;
    50375037  margin-bottom: auto;
     
    50425042}
    50435043
    5044 #burst-statistics .Toastify__toast-body > div:last-child {
     5044.Toastify__toast-body > div:last-child {
    50455045  flex: 1 1 0%;
    50465046  overflow-wrap: break-word;
    50475047}
    50485048
    5049 #burst-statistics .Toastify__toast-icon {
     5049.Toastify__toast-icon {
    50505050  margin-inline-end: 10px;
    50515051  display: flex;
     
    50545054}
    50555055
    5056 #burst-statistics .Toastify--animate {
     5056.Toastify--animate {
    50575057  animation-duration: 700ms;
    50585058  animation-fill-mode: both;
    50595059}
    50605060
    5061 #burst-statistics .Toastify--animate-icon {
     5061.Toastify--animate-icon {
    50625062  animation-duration: 300ms;
    50635063  animation-fill-mode: both;
    50645064}
    50655065
    5066 #burst-statistics .Toastify__toast-theme--dark {
     5066.Toastify__toast-theme--dark {
    50675067  --tw-bg-opacity: 1;
    50685068  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
     
    50705070}
    50715071
    5072 #burst-statistics .Toastify__toast-theme--light {
     5072.Toastify__toast-theme--light {
    50735073  --tw-bg-opacity: 1;
    50745074  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
     
    50765076}
    50775077
    5078 #burst-statistics .Toastify__toast-theme--colored.Toastify__toast--default {
     5078.Toastify__toast-theme--colored.Toastify__toast--default {
    50795079  --tw-bg-opacity: 1;
    50805080  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
     
    50825082}
    50835083
    5084 #burst-statistics .Toastify__toast-theme--colored.Toastify__toast--info {
     5084.Toastify__toast-theme--colored.Toastify__toast--info {
    50855085  --tw-bg-opacity: 1;
    50865086  background-color: rgb(255 218 74 / var(--tw-bg-opacity, 1));
     
    50895089}
    50905090
    5091 #burst-statistics .Toastify__toast-theme--colored.Toastify__toast--success {
     5091.Toastify__toast-theme--colored.Toastify__toast--success {
    50925092  --tw-bg-opacity: 1;
    50935093  background-color: rgb(43 129 51 / var(--tw-bg-opacity, 1));
     
    50965096}
    50975097
    5098 #burst-statistics .Toastify__toast-theme--colored.Toastify__toast--warning {
     5098.Toastify__toast-theme--colored.Toastify__toast--warning {
    50995099  --tw-bg-opacity: 1;
    51005100  background-color: rgb(239 138 9 / var(--tw-bg-opacity, 1));
     
    51035103}
    51045104
    5105 #burst-statistics .Toastify__toast-theme--colored.Toastify__toast--error {
     5105.Toastify__toast-theme--colored.Toastify__toast--error {
    51065106  --tw-bg-opacity: 1;
    51075107  background-color: rgb(198 39 59 / var(--tw-bg-opacity, 1));
     
    51105110}
    51115111
    5112 #burst-statistics .Toastify__progress-bar-theme--light {
     5112.Toastify__progress-bar-theme--light {
    51135113  background-image: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
    51145114}
    51155115
    5116 #burst-statistics .Toastify__progress-bar-theme--dark {
     5116.Toastify__progress-bar-theme--dark {
    51175117  --tw-bg-opacity: 1;
    51185118  background-color: rgb(187 134 252 / var(--tw-bg-opacity, 1));
    51195119}
    51205120
    5121 #burst-statistics .Toastify__progress-bar--info {
     5121.Toastify__progress-bar--info {
    51225122  background-color: var(--toastify-color-info);
    51235123}
    51245124
    5125 #burst-statistics .Toastify__progress-bar--success {
     5125.Toastify__progress-bar--success {
    51265126  background-color: var(--toastify-color-success);
    51275127}
    51285128
    5129 #burst-statistics .Toastify__progress-bar--warning {
     5129.Toastify__progress-bar--warning {
    51305130  background-color: var(--toastify-color-warning);
    51315131}
    51325132
    5133 #burst-statistics .Toastify__progress-bar--error {
     5133.Toastify__progress-bar--error {
    51345134  background-color: var(--toastify-color-error);
    51355135}
    51365136
    5137 #burst-statistics .Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,
    5138         #burst-statistics .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,
    5139         #burst-statistics .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,
    5140         #burst-statistics .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
     5137.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,
     5138        .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,
     5139        .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,
     5140        .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
    51415141  background-color: rgba(255, 255, 255, 0.7);
    51425142}
    51435143
    5144 #burst-statistics .Toastify__progress-bar--animated {
     5144.Toastify__progress-bar--animated {
    51455145  animation: Toastify__trackProgress linear 1 forwards;
    51465146}
    51475147
    5148 #burst-statistics .Toastify__progress-bar--controlled {
     5148.Toastify__progress-bar--controlled {
    51495149  transition: transform 0.2s;
    51505150}
    51515151
    5152 #burst-statistics .Toastify__progress-bar--rtl {
     5152.Toastify__progress-bar--rtl {
    51535153  right: 0px;
    51545154  transform-origin: right;
     
    51565156}
    51575157
    5158 #burst-statistics .Toastify__spinner {
     5158.Toastify__spinner {
    51595159  box-sizing: border-box;
    51605160  height: 1.25rem;
     
    51735173}
    51745174
    5175 #burst-statistics .Toastify__spinner {
     5175.Toastify__spinner {
    51765176  animation: toastSpin 1s linear infinite;
    51775177  border-radius: 9999px;
     
    51845184/* Primary */
    51855185
    5186 #burst-statistics a.burst-button--primary,
    5187     #burst-statistics button.burst-button--primary,
    5188     #burst-statistics input.burst-button--primary {
     5186a.burst-button--primary,
     5187    button.burst-button--primary,
     5188    input.burst-button--primary {
    51895189  border-width: 1px;
    51905190  --tw-border-opacity: 1;
     
    51965196}
    51975197
    5198 #burst-statistics a.burst-button--primary:hover,
    5199     #burst-statistics button.burst-button--primary:hover,
    5200     #burst-statistics input.burst-button--primary:hover {
     5198a.burst-button--primary:hover,
     5199    button.burst-button--primary:hover,
     5200    input.burst-button--primary:hover {
    52015201  --tw-border-opacity: 1;
    52025202  border-color: rgb(34 113 177 / var(--tw-border-opacity, 1));
     
    52125212/* Secondary */
    52135213
    5214 #burst-statistics a.burst-button--secondary,
    5215     #burst-statistics button.burst-button--secondary,
    5216     #burst-statistics input.burst-button--secondary {
     5214a.burst-button--secondary,
     5215    button.burst-button--secondary,
     5216    input.burst-button--secondary {
    52175217  border-width: 1px;
    52185218  --tw-border-opacity: 1;
     
    52235223}
    52245224
    5225 #burst-statistics a.burst-button--secondary:hover,
    5226     #burst-statistics button.burst-button--secondary:hover,
    5227     #burst-statistics input.burst-button--secondary:hover {
     5225a.burst-button--secondary:hover,
     5226    button.burst-button--secondary:hover,
     5227    input.burst-button--secondary:hover {
    52285228  --tw-border-opacity: 1;
    52295229  border-color: rgb(206 212 218 / var(--tw-border-opacity, 1));
     
    52385238/* Tertiary (red button) */
    52395239
    5240 #burst-statistics a.burst-button--tertiary,
    5241     #burst-statistics button.burst-button--tertiary,
    5242     #burst-statistics input.burst-button--tertiary {
     5240a.burst-button--tertiary,
     5241    button.burst-button--tertiary,
     5242    input.burst-button--tertiary {
    52435243  border-width: 1px;
    52445244  --tw-border-opacity: 1;
     
    52495249}
    52505250
    5251 #burst-statistics a.burst-button--tertiary:hover,
    5252     #burst-statistics button.burst-button--tertiary:hover,
    5253     #burst-statistics input.burst-button--tertiary:hover {
     5251a.burst-button--tertiary:hover,
     5252    button.burst-button--tertiary:hover,
     5253    input.burst-button--tertiary:hover {
    52545254  --tw-border-opacity: 1;
    52555255  border-color: rgb(198 39 59 / var(--tw-border-opacity, 1));
     
    52655265/* Pro */
    52665266
    5267 #burst-statistics a.burst-button--pro,
    5268     #burst-statistics button.burst-button--pro,
    5269     #burst-statistics input.burst-button--pro {
     5267a.burst-button--pro,
     5268    button.burst-button--pro,
     5269    input.burst-button--pro {
    52705270  border-width: 1px;
    52715271  --tw-border-opacity: 1;
     
    52765276}
    52775277
    5278 #burst-statistics a.burst-button--pro:hover,
    5279     #burst-statistics button.burst-button--pro:hover,
    5280     #burst-statistics input.burst-button--pro:hover {
     5278a.burst-button--pro:hover,
     5279    button.burst-button--pro:hover,
     5280    input.burst-button--pro:hover {
    52815281  --tw-border-opacity: 1;
    52825282  border-color: rgb(26 108 26 / var(--tw-border-opacity, 1));
     
    52925292/* Base button preset */
    52935293
    5294 #burst-statistics a.burst-button,
    5295     #burst-statistics button.burst-button,
    5296     #burst-statistics input.burst-button {
     5294a.burst-button,
     5295    button.burst-button,
     5296    input.burst-button {
    52975297  margin: 0px;
    52985298  display: flex;
     
    53185318}
    53195319
    5320 #burst-statistics .burst-button-icon {
     5320.burst-button-icon {
    53215321  margin: 0.375rem;
    53225322  display: inline-flex;
     
    53395339}
    53405340
    5341 #burst-statistics .burst-button-icon:hover {
     5341.burst-button-icon:hover {
    53425342  margin: 0px;
    53435343  padding: 0.625rem;
    53445344}
    53455345
    5346 #burst-statistics .burst-button-icon--delete:hover {
     5346.burst-button-icon--delete:hover {
    53475347  --tw-bg-opacity: 1;
    53485348  background-color: rgb(251 235 237 / var(--tw-bg-opacity, 1));
    53495349}
    53505350
    5351 #burst-statistics .burst-button-icon--delete:hover svg path {
     5351.burst-button-icon--delete:hover svg path {
    53525352  fill: #c6273b;
    53535353}
    53545354
    5355 #burst-statistics .rdrCalendarWrapper {
     5355.rdrCalendarWrapper {
    53565356  font-size: 0.875rem;
    53575357  line-height: 1.375rem;
     
    53595359}
    53605360
    5361 #burst-statistics .rdrDateDisplayWrapper {
     5361.rdrDateDisplayWrapper {
    53625362  --tw-bg-opacity: 1;
    53635363  background-color: rgb(236 244 237 / var(--tw-bg-opacity, 1));
    53645364}
    53655365
    5366 #burst-statistics .rdrDateDisplay {
     5366.rdrDateDisplay {
    53675367  margin: 0.75rem;
    53685368}
    53695369
    5370 #burst-statistics .rdrDateDisplayItem {
     5370.rdrDateDisplayItem {
    53715371  border-radius: 0.25rem;
    53725372  border-width: 1px;
     
    53795379}
    53805380
    5381 #burst-statistics .rdrDateDisplayItem input {
     5381.rdrDateDisplayItem input {
    53825382  height: 2.5em;
    53835383  width: 100%;
     
    53905390}
    53915391
    5392 #burst-statistics .rdrDateDisplayItemActive {
     5392.rdrDateDisplayItemActive {
    53935393  border-color: currentColor;
    53945394}
    53955395
    5396 #burst-statistics .rdrDateDisplayItemActive input {
     5396.rdrDateDisplayItemActive input {
    53975397  --tw-text-opacity: 1;
    53985398  color: rgb(125 136 141 / var(--tw-text-opacity, 1));
    53995399}
    54005400
    5401 #burst-statistics .rdrMonthAndYearWrapper {
     5401.rdrMonthAndYearWrapper {
    54025402  display: flex;
    54035403  height: 60px;
     
    54065406}
    54075407
    5408 #burst-statistics .rdrMonthAndYearPickers {
     5408.rdrMonthAndYearPickers {
    54095409  font-weight: 600;
    54105410}
    54115411
    5412 #burst-statistics .rdrMonthAndYearPickers select {
     5412.rdrMonthAndYearPickers select {
    54135413  cursor: pointer;
    54145414  -webkit-appearance: none;
     
    54265426}
    54275427
    5428 #burst-statistics .rdrMonthAndYearPickers select:hover {
     5428.rdrMonthAndYearPickers select:hover {
    54295429  background-color: rgb(21 22 21 / 0.1);
    54305430}
    54315431
    5432 #burst-statistics .rdrMonthPicker, #burst-statistics .rdrYearPicker {
     5432.rdrMonthPicker, .rdrYearPicker {
    54335433  margin-top: 0px;
    54345434  margin-bottom: 0px;
     
    54375437}
    54385438
    5439 #burst-statistics .rdrNextPrevButton {
     5439.rdrNextPrevButton {
    54405440  margin-left: 0.75rem;
    54415441  margin-right: 0.75rem;
     
    54505450}
    54515451
    5452 #burst-statistics .rdrNextPrevButton:hover {
     5452.rdrNextPrevButton:hover {
    54535453  --tw-bg-opacity: 1;
    54545454  background-color: rgb(225 231 240 / var(--tw-bg-opacity, 1));
    54555455}
    54565456
    5457 #burst-statistics .rdrNextPrevButton i {
     5457.rdrNextPrevButton i {
    54585458  margin: auto;
    54595459  display: block;
     
    54665466}
    54675467
    5468 #burst-statistics .rdrPprevButton i {
     5468.rdrPprevButton i {
    54695469        border-width: 4px 6px 4px 4px;
    54705470        border-color: transparent rgb(52,73,94) transparent transparent;
    54715471    }
    54725472
    5473 #burst-statistics .rdrNextButton i {
     5473.rdrNextButton i {
    54745474  margin-left: 0.5rem;
    54755475        border-width: 4px 4px 4px 6px;
     
    54785478}
    54795479
    5480 #burst-statistics .rdrWeekDays {
     5480.rdrWeekDays {
    54815481  padding-left: 0.75rem;
    54825482  padding-right: 0.75rem;
    54835483}
    54845484
    5485 #burst-statistics .rdrMonth {
     5485.rdrMonth {
    54865486  padding-left: 0.75rem;
    54875487  padding-right: 0.75rem;
     
    54895489}
    54905490
    5491 #burst-statistics .rdrMonth .rdrWeekDays {
     5491.rdrMonth .rdrWeekDays {
    54925492  padding: 0px;
    54935493}
    54945494
    5495 #burst-statistics .rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName {
     5495.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName {
    54965496  display: none;
    54975497}
    54985498
    5499 #burst-statistics .rdrWeekDay {
     5499.rdrWeekDay {
    55005500  font-weight: 400;
    55015501  line-height: 2.667em;
     
    55045504}
    55055505
    5506 #burst-statistics .rdrDay {
     5506.rdrDay {
    55075507  -webkit-user-select: none;
    55085508     -moz-user-select: none;
     
    55175517}
    55185518
    5519 #burst-statistics .rdrDay:focus {
     5519.rdrDay:focus {
    55205520  outline: 2px solid transparent;
    55215521  outline-offset: 2px;
    55225522}
    55235523
    5524 #burst-statistics .rdrDayNumber {
     5524.rdrDayNumber {
    55255525  position: absolute;
    55265526  display: flex;
     
    55325532}
    55335533
    5534 #burst-statistics .rdrDayToday .rdrDayNumber span {
     5534.rdrDayToday .rdrDayNumber span {
    55355535  position: relative;
    55365536  font-weight: 500;
    55375537}
    55385538
    5539 #burst-statistics .rdrDayToday .rdrDayNumber span:after {
     5539.rdrDayToday .rdrDayNumber span:after {
    55405540        content: '';
    55415541        position: absolute;
     
    55505550    }
    55515551
    5552 #burst-statistics .rdrDayToday:not(.rdrDayPassive) .rdrInRange ~ .rdrDayNumber span:after,
    5553     #burst-statistics .rdrDayToday:not(.rdrDayPassive) .rdrStartEdge ~ .rdrDayNumber span:after,
    5554     #burst-statistics .rdrDayToday:not(.rdrDayPassive) .rdrEndEdge ~ .rdrDayNumber span:after,
    5555     #burst-statistics .rdrDayToday:not(.rdrDayPassive) .rdrSelected ~ .rdrDayNumber span:after {
     5552.rdrDayToday:not(.rdrDayPassive) .rdrInRange ~ .rdrDayNumber span:after,
     5553    .rdrDayToday:not(.rdrDayPassive) .rdrStartEdge ~ .rdrDayNumber span:after,
     5554    .rdrDayToday:not(.rdrDayPassive) .rdrEndEdge ~ .rdrDayNumber span:after,
     5555    .rdrDayToday:not(.rdrDayPassive) .rdrSelected ~ .rdrDayNumber span:after {
    55565556  --tw-bg-opacity: 1;
    55575557  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    55585558}
    55595559
    5560 #burst-statistics .rdrDay:not(.rdrDayPassive) .rdrInRange ~ .rdrDayNumber span,
    5561     #burst-statistics .rdrDay:not(.rdrDayPassive) .rdrStartEdge ~ .rdrDayNumber span,
    5562     #burst-statistics .rdrDay:not(.rdrDayPassive) .rdrEndEdge ~ .rdrDayNumber span,
    5563     #burst-statistics .rdrDay:not(.rdrDayPassive) .rdrSelected ~ .rdrDayNumber span {
     5560.rdrDay:not(.rdrDayPassive) .rdrInRange ~ .rdrDayNumber span,
     5561    .rdrDay:not(.rdrDayPassive) .rdrStartEdge ~ .rdrDayNumber span,
     5562    .rdrDay:not(.rdrDayPassive) .rdrEndEdge ~ .rdrDayNumber span,
     5563    .rdrDay:not(.rdrDayPassive) .rdrSelected ~ .rdrDayNumber span {
    55645564  color: rgb(255 255 255 / 0.85);
    55655565}
    55665566
    5567 #burst-statistics .rdrSelected, #burst-statistics .rdrInRange, #burst-statistics .rdrStartEdge, #burst-statistics .rdrEndEdge {
     5567.rdrSelected, .rdrInRange, .rdrStartEdge, .rdrEndEdge {
    55685568  position: absolute;
    55695569  top: 0.375rem;
     
    55745574}
    55755575
    5576 #burst-statistics .rdrSelected {
     5576.rdrSelected {
    55775577  left: 2px;
    55785578  right: 2px;
     
    55805580}
    55815581
    5582 #burst-statistics .rdrStartEdge {
     5582.rdrStartEdge {
    55835583  left: 2px;
    55845584  border-top-left-radius: 0.25rem;
     
    55865586}
    55875587
    5588 #burst-statistics .rdrEndEdge {
     5588.rdrEndEdge {
    55895589  right: 2px;
    55905590  border-top-right-radius: 0.25rem;
     
    55925592}
    55935593
    5594 #burst-statistics .rdrDayStartOfMonth .rdrInRange,
    5595     #burst-statistics .rdrDayStartOfWeek .rdrInRange,
    5596     #burst-statistics .rdrDayStartOfMonth .rdrEndEdge,
    5597     #burst-statistics .rdrDayStartOfWeek .rdrEndEdge {
     5594.rdrDayStartOfMonth .rdrInRange,
     5595    .rdrDayStartOfWeek .rdrInRange,
     5596    .rdrDayStartOfMonth .rdrEndEdge,
     5597    .rdrDayStartOfWeek .rdrEndEdge {
    55985598  left: 2px;
    55995599  border-top-left-radius: 0.25rem;
     
    56015601}
    56025602
    5603 #burst-statistics .rdrDayEndOfMonth .rdrInRange,
    5604     #burst-statistics .rdrDayEndOfWeek .rdrInRange,
    5605     #burst-statistics .rdrDayEndOfMonth .rdrStartEdge,
    5606     #burst-statistics .rdrDayEndOfWeek .rdrStartEdge {
     5603.rdrDayEndOfMonth .rdrInRange,
     5604    .rdrDayEndOfWeek .rdrInRange,
     5605    .rdrDayEndOfMonth .rdrStartEdge,
     5606    .rdrDayEndOfWeek .rdrStartEdge {
    56075607  right: 2px;
    56085608  border-top-right-radius: 0.25rem;
     
    56105610}
    56115611
    5612 #burst-statistics .rdrDayStartOfMonth .rdrDayInPreview,
    5613     #burst-statistics .rdrDayStartOfWeek .rdrDayInPreview,
    5614     #burst-statistics .rdrDayStartOfMonth .rdrDayEndPreview,
    5615     #burst-statistics .rdrDayStartOfWeek .rdrDayEndPreview {
     5612.rdrDayStartOfMonth .rdrDayInPreview,
     5613    .rdrDayStartOfWeek .rdrDayInPreview,
     5614    .rdrDayStartOfMonth .rdrDayEndPreview,
     5615    .rdrDayStartOfWeek .rdrDayEndPreview {
    56165616  border-top-left-radius: 0.25rem;
    56175617  border-bottom-left-radius: 0.25rem;
     
    56205620}
    56215621
    5622 #burst-statistics .rdrDayEndOfMonth .rdrDayInPreview,
    5623     #burst-statistics .rdrDayEndOfWeek .rdrDayInPreview,
    5624     #burst-statistics .rdrDayEndOfMonth .rdrDayStartPreview,
    5625     #burst-statistics .rdrDayEndOfWeek .rdrDayStartPreview {
     5622.rdrDayEndOfMonth .rdrDayInPreview,
     5623    .rdrDayEndOfWeek .rdrDayInPreview,
     5624    .rdrDayEndOfMonth .rdrDayStartPreview,
     5625    .rdrDayEndOfWeek .rdrDayStartPreview {
    56265626  border-top-right-radius: 0.25rem;
    56275627  border-bottom-right-radius: 0.25rem;
     
    56305630}
    56315631
    5632 #burst-statistics .rdrDayStartPreview,
    5633     #burst-statistics .rdrDayInPreview,
    5634     #burst-statistics .rdrDayEndPreview {
     5632.rdrDayStartPreview,
     5633    .rdrDayInPreview,
     5634    .rdrDayEndPreview {
    56355635  pointer-events: none;
    56365636  position: absolute;
     
    56455645}
    56465646
    5647 #burst-statistics .rdrDayStartPreview {
     5647.rdrDayStartPreview {
    56485648  left: 0px;
    56495649  border-top-left-radius: 0.25rem;
     
    56545654}
    56555655
    5656 #burst-statistics .rdrDayInPreview {
     5656.rdrDayInPreview {
    56575657  border-top-width: 2px;
    56585658  border-bottom-width: 2px;
    56595659}
    56605660
    5661 #burst-statistics .rdrDayEndPreview {
     5661.rdrDayEndPreview {
    56625662  right: 0px;
    56635663  border-top-right-radius: 0.25rem;
     
    56685668}
    56695669
    5670 #burst-statistics .rdrDefinedRangesWrapper {
     5670.rdrDefinedRangesWrapper {
    56715671  width: -moz-max-content;
    56725672  width: max-content;
     
    56815681}
    56825682
    5683 #burst-statistics .rdrDefinedRangesWrapper .rdrStaticRangeSelected {
     5683.rdrDefinedRangesWrapper .rdrStaticRangeSelected {
    56845684  font-weight: 600;
    56855685  color: currentColor;
    56865686}
    56875687
    5688 #burst-statistics .rdrStaticRange {
     5688.rdrStaticRange {
    56895689  display: block;
    56905690  cursor: pointer;
     
    57005700}
    57015701
    5702 #burst-statistics .rdrStaticRange:hover .rdrStaticRangeLabel,
    5703     #burst-statistics .rdrStaticRange:focus .rdrStaticRangeLabel {
     5702.rdrStaticRange:hover .rdrStaticRangeLabel,
     5703    .rdrStaticRange:focus .rdrStaticRangeLabel {
    57045704  --tw-bg-opacity: 1;
    57055705  background-color: rgb(239 242 247 / var(--tw-bg-opacity, 1));
    57065706}
    57075707
    5708 #burst-statistics .rdrStaticRangeLabel {
     5708.rdrStaticRangeLabel {
    57095709  display: block;
    57105710  overflow: hidden;
     
    57205720}
    57215721
    5722 #burst-statistics .rdrInputRanges {
     5722.rdrInputRanges {
    57235723  padding-top: 0.625rem;
    57245724  padding-bottom: 0.625rem;
    57255725}
    57265726
    5727 #burst-statistics .rdrInputRange {
     5727.rdrInputRange {
    57285728  display: flex;
    57295729  align-items: center;
     
    57345734}
    57355735
    5736 #burst-statistics .rdrInputRangeInput {
     5736.rdrInputRangeInput {
    57375737  margin-right: 0.625rem;
    57385738  height: 30px;
     
    57485748}
    57495749
    5750 #burst-statistics .rdrInputRangeInput:focus,
    5751     #burst-statistics .rdrInputRangeInput:hover {
     5750.rdrInputRangeInput:focus,
     5751    .rdrInputRangeInput:hover {
    57525752  --tw-border-opacity: 1;
    57535753  border-color: rgb(180 191 196 / var(--tw-border-opacity, 1));
     
    57585758}
    57595759
    5760 #burst-statistics .rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after {
     5760.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after {
    57615761        content: '';
    57625762        position: absolute;
     
    57715771    }
    57725772
    5773 #burst-statistics .rdrDayPassive {
     5773.rdrDayPassive {
    57745774  pointer-events: none;
    57755775}
    57765776
    5777 #burst-statistics .rdrDayPassive .rdrDayNumber span {
     5777.rdrDayPassive .rdrDayNumber span {
    57785778  --tw-text-opacity: 1;
    57795779  color: rgb(213 220 224 / var(--tw-text-opacity, 1));
    57805780}
    57815781
    5782 #burst-statistics .rdrDayPassive .rdrInRange,
    5783     #burst-statistics .rdrDayPassive .rdrStartEdge,
    5784     #burst-statistics .rdrDayPassive .rdrEndEdge,
    5785     #burst-statistics .rdrDayPassive .rdrSelected,
    5786     #burst-statistics .rdrDayPassive .rdrDayStartPreview,
    5787     #burst-statistics .rdrDayPassive .rdrDayInPreview,
    5788     #burst-statistics .rdrDayPassive .rdrDayEndPreview {
     5782.rdrDayPassive .rdrInRange,
     5783    .rdrDayPassive .rdrStartEdge,
     5784    .rdrDayPassive .rdrEndEdge,
     5785    .rdrDayPassive .rdrSelected,
     5786    .rdrDayPassive .rdrDayStartPreview,
     5787    .rdrDayPassive .rdrDayInPreview,
     5788    .rdrDayPassive .rdrDayEndPreview {
    57895789  display: none;
    57905790}
    57915791
    5792 #burst-statistics .rdrDayDisabled {
     5792.rdrDayDisabled {
    57935793  cursor: not-allowed;
    57945794  --tw-bg-opacity: 1;
     
    57965796}
    57975797
    5798 #burst-statistics .rdrDayDisabled .rdrDayNumber span {
     5798.rdrDayDisabled .rdrDayNumber span {
    57995799  --tw-text-opacity: 1;
    58005800  color: rgb(174 185 191 / var(--tw-text-opacity, 1));
    58015801}
    58025802
    5803 #burst-statistics .rdrDayDisabled .rdrInRange,
    5804     #burst-statistics .rdrDayDisabled .rdrStartEdge,
    5805     #burst-statistics .rdrDayDisabled .rdrEndEdge,
    5806     #burst-statistics .rdrDayDisabled .rdrSelected,
    5807     #burst-statistics .rdrDayDisabled .rdrDayStartPreview,
    5808     #burst-statistics .rdrDayDisabled .rdrDayInPreview,
    5809     #burst-statistics .rdrDayDisabled .rdrDayEndPreview {
     5803.rdrDayDisabled .rdrInRange,
     5804    .rdrDayDisabled .rdrStartEdge,
     5805    .rdrDayDisabled .rdrEndEdge,
     5806    .rdrDayDisabled .rdrSelected,
     5807    .rdrDayDisabled .rdrDayStartPreview,
     5808    .rdrDayDisabled .rdrDayInPreview,
     5809    .rdrDayDisabled .rdrDayEndPreview {
    58105810        filter: grayscale(100%) opacity(60%);
    58115811    }
    58125812
    5813 #burst-statistics .rdrMonthName {
     5813.rdrMonthName {
    58145814  padding: 0.125rem;
    58155815  text-align: left;
     
    58215821/* Calendar container */
    58225822
    5823 #burst-statistics .rdrCalendarWrapper {
     5823.rdrCalendarWrapper {
    58245824  box-sizing: border-box;
    58255825  display: inline-flex;
     
    58325832}
    58335833
    5834 #burst-statistics .rdrDateDisplay {
     5834.rdrDateDisplay {
    58355835  display: flex;
    58365836  justify-content: space-between;
    58375837}
    58385838
    5839 #burst-statistics .rdrDateDisplayItem {
     5839.rdrDateDisplayItem {
    58405840  flex: 1 1 0%;
    58415841  flex-basis: 0px;
     
    58445844}
    58455845
    5846 #burst-statistics .rdrDateDisplayItem + .rdrDateDisplayItem {
     5846.rdrDateDisplayItem + .rdrDateDisplayItem {
    58475847  margin-left: 0.833em;
    58485848}
    58495849
    5850 #burst-statistics .rdrDateDisplayItem input {
     5850.rdrDateDisplayItem input {
    58515851  text-align: center;
    58525852  color: #454552e5;
    58535853}
    58545854
    5855 #burst-statistics .rdrDateDisplayItem input:disabled {
     5855.rdrDateDisplayItem input:disabled {
    58565856  cursor: default;
    58575857}
    58585858
    5859 #burst-statistics .rdrMonthAndYearWrapper {
     5859.rdrMonthAndYearWrapper {
    58605860  box-sizing: border-box;
    58615861  display: flex;
     
    58635863}
    58645864
    5865 #burst-statistics .rdrMonthAndYearPickers {
     5865.rdrMonthAndYearPickers {
    58665866  display: flex;
    58675867  flex: 1 1 0%;
     
    58705870}
    58715871
    5872 #burst-statistics .rdrNextPrevButton {
     5872.rdrNextPrevButton {
    58735873  box-sizing: border-box;
    58745874  cursor: pointer;
     
    58775877}
    58785878
    5879 #burst-statistics .rdrMonths {
     5879.rdrMonths {
    58805880  display: flex;
    58815881}
    58825882
    5883 #burst-statistics .rdrMonthsVertical {
     5883.rdrMonthsVertical {
    58845884  flex-direction: column;
    58855885}
    58865886
    5887 #burst-statistics .rdrMonthsHorizontal > div > div > div {
     5887.rdrMonthsHorizontal > div > div > div {
    58885888  display: flex;
    58895889  flex-direction: row;
    58905890}
    58915891
    5892 #burst-statistics .rdrMonth {
     5892.rdrMonth {
    58935893  width: 300px;
    58945894}
    58955895
    5896 #burst-statistics .rdrWeekDays {
     5896.rdrWeekDays {
    58975897  display: flex;
    58985898}
    58995899
    5900 #burst-statistics .rdrWeekDay {
     5900.rdrWeekDay {
    59015901  box-sizing: border-box;
    59025902  flex: 0 0 calc(100% / 7);
     
    59045904}
    59055905
    5906 #burst-statistics .rdrDays {
     5906.rdrDays {
    59075907  display: flex;
    59085908  flex-wrap: wrap;
    59095909}
    59105910
    5911 #burst-statistics .rdrInfiniteMonths {
     5911.rdrInfiniteMonths {
    59125912  overflow: auto;
    59135913}
     
    59155915/* DateRangePicker wrapper */
    59165916
    5917 #burst-statistics .rdrDateRangeWrapper {
     5917.rdrDateRangeWrapper {
    59185918  -webkit-user-select: none;
    59195919     -moz-user-select: none;
     
    59235923/* DateInput */
    59245924
    5925 #burst-statistics .rdrDateInput {
     5925.rdrDateInput {
    59265926  position: relative;
    59275927}
    59285928
    5929 #burst-statistics .rdrDateInput input {
     5929.rdrDateInput input {
    59305930  outline: 2px solid transparent;
    59315931  outline-offset: 2px;
    59325932}
    59335933
    5934 #burst-statistics .rdrDateInput .rdrWarning {
     5934.rdrDateInput .rdrWarning {
    59355935  position: absolute;
    59365936  top: 0px;
     
    59445944/* DayCell */
    59455945
    5946 #burst-statistics .rdrDay {
     5946.rdrDay {
    59475947  position: relative;
    59485948  box-sizing: border-box;
     
    59515951}
    59525952
    5953 #burst-statistics .rdrDayNumber {
     5953.rdrDayNumber {
    59545954  position: relative;
    59555955  display: block;
    59565956}
    59575957
    5958 #burst-statistics .rdrDayNumber span {
     5958.rdrDayNumber span {
    59595959  --tw-text-opacity: 1;
    59605960  color: rgb(29 36 41 / var(--tw-text-opacity, 1));
     
    59625962
    59635963@supports (-ms-ime-align: auto) {
    5964         #burst-statistics .rdrDay {
     5964        .rdrDay {
    59655965            flex-basis: 14.285% !important;
    59665966        }
    59675967    }
    59685968
    5969 #burst-statistics .rdrSelected,
    5970     #burst-statistics .rdrInRange,
    5971     #burst-statistics .rdrStartEdge,
    5972     #burst-statistics .rdrEndEdge {
     5969.rdrSelected,
     5970    .rdrInRange,
     5971    .rdrStartEdge,
     5972    .rdrEndEdge {
    59735973  pointer-events: none;
    59745974}
    59755975
    5976 #burst-statistics .rdrDayStartPreview,
    5977     #burst-statistics .rdrDayInPreview,
    5978     #burst-statistics .rdrDayEndPreview {
     5976.rdrDayStartPreview,
     5977    .rdrDayInPreview,
     5978    .rdrDayEndPreview {
    59795979  pointer-events: none;
    59805980}
     
    59825982/* DateRangePicker wrapper */
    59835983
    5984 #burst-statistics .rdrDateRangePickerWrapper {
     5984.rdrDateRangePickerWrapper {
    59855985  display: inline-flex;
    59865986  -webkit-user-select: none;
     
    59915991/* DefinedRange */
    59925992
    5993 #burst-statistics .rdrStaticRanges {
     5993.rdrStaticRanges {
    59945994  display: flex;
    59955995  flex-direction: column;
    59965996}
    59975997
    5998 #burst-statistics .rdrStaticRange {
     5998.rdrStaticRange {
    59995999  color: inherit;
    60006000}
    60016001
    6002 #burst-statistics .burst-indeterminate {
     6002.burst-indeterminate {
    60036003  position: relative;
    60046004  -webkit-appearance: none;
     
    60126012}
    60136013
    6014 #burst-statistics .burst-indeterminate::after {
     6014.burst-indeterminate::after {
    60156015        content: '';
    60166016        position: absolute;
     
    60246024    }
    60256025
    6026 #burst-statistics .rdt_TableHeadRow,
    6027     #burst-statistics .rdt_TableRow {
     6026.rdt_TableHeadRow,
     6027    .rdt_TableRow {
    60286028  padding-left: 1.5rem;
    60296029  padding-right: 1.5rem;
     
    60326032@media not all and (min-width: 1280px) {
    60336033
    6034   #burst-statistics .rdt_TableHeadRow,
    6035     #burst-statistics .rdt_TableRow {
     6034  .rdt_TableHeadRow,
     6035    .rdt_TableRow {
    60366036    padding-left: 0.625rem;
    60376037    padding-right: 0.625rem;
     
    60396039}
    60406040
    6041 #burst-statistics .rdt_TableCol,
    6042     #burst-statistics .rdt_TableCell {
     6041.rdt_TableCol,
     6042    .rdt_TableCell {
    60436043  padding-left: 0px;
    60446044  padding-right: 0px;
    60456045}
    60466046
    6047 #burst-statistics .rdt_Pagination select + svg {
     6047.rdt_Pagination select + svg {
    60486048  display: none;
    60496049}
  • burst-statistics/trunk/includes/class-burst.php

    r3379991 r3381305  
    6666        define( 'BURST_PLUGIN', plugin_basename( BURST_FILE ) );
    6767        define( 'BURST_PLUGIN_NAME', defined( 'BURST_PRO' ) ? 'Burst Pro' : 'Burst Statistics' );
    68         define( 'BURST_VERSION', '2.2.9.2' );
     68        define( 'BURST_VERSION', '2.2.9.3' );
    6969        // deprecated constant.
    7070        //phpcs:ignore
  • burst-statistics/trunk/readme.txt

    r3380001 r3381305  
    9898
    9999== Change log ==
     100= 2.2.9.3 =
     101* Fix: some css styling fixed.
     102
    100103= 2.2.9.2 =
    101104* Improvement: css change to ensure Burst icon aligned correctly in menu
Note: See TracChangeset for help on using the changeset viewer.