@versini/sassysaint 5.4.8 → 5.4.9

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.
@@ -3618,7 +3618,7 @@ const Jn = "av-footer", Vn = ({
3618
3618
  row1: /* @__PURE__ */ I("div", { children: [
3619
3619
  sr,
3620
3620
  " v",
3621
- "5.10.1",
3621
+ "5.10.2",
3622
3622
  " - ",
3623
3623
  Bn,
3624
3624
  t && t.engine,
@@ -3635,7 +3635,7 @@ const Jn = "av-footer", Vn = ({
3635
3635
  }, zn = At(
3636
3636
  () => import(
3637
3637
  /* webpackChunkName: "LazyHeader" */
3638
- "./LazyHeader.DIS3Kdsm.js"
3638
+ "./LazyHeader.CbHns6B6.js"
3639
3639
  )
3640
3640
  ), jn = () => {
3641
3641
  const { isAuthenticated: e } = tt();
@@ -3747,7 +3747,7 @@ const Jn = "av-footer", Vn = ({
3747
3747
  }, Xn = new URL(document.location.href).searchParams, Qn = !!Xn.get("debug") || !1, Zn = At(
3748
3748
  () => import(
3749
3749
  /* webpackChunkName: "LazyApp" */
3750
- "./LazyApp.VKko0dy2.js"
3750
+ "./LazyApp.DIxe0fTu.js"
3751
3751
  ).then((e) => e.LazyApp)
3752
3752
  ), eo = ({ isComponent: e }) => {
3753
3753
  const { isAuthenticated: t } = tt();
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { SassySaint as a } from "../../chunks/index.BNHOCJ2P.js";
2
+ import { SassySaint as a } from "../../chunks/index.CzNemj1t.js";
3
3
  export {
4
4
  a as SassySaint
5
5
  };
package/dist/index.js CHANGED
@@ -1,12 +1,12 @@
1
- import { SassySaint as r } from "./chunks/index.BNHOCJ2P.js";
1
+ import { SassySaint as r } from "./chunks/index.CzNemj1t.js";
2
2
  /*!
3
- @sassysaint/client v5.10.1
3
+ @sassysaint/client v5.10.2
4
4
  © 2024 gizmette.com
5
5
  */
6
6
  try {
7
7
  window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
8
- version: "5.10.1",
9
- buildTime: "12/29/2024 07:12 PM EST",
8
+ version: "5.10.2",
9
+ buildTime: "12/29/2024 07:54 PM EST",
10
10
  license: "MIT"
11
11
  });
12
12
  } catch {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versini/sassysaint",
3
- "version": "5.4.8",
3
+ "version": "5.4.9",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -30,7 +30,7 @@
30
30
  "react-dom": "^18.3.1 || ^19.0.0"
31
31
  },
32
32
  "devDependencies": {
33
- "@sassysaint/client": "5.10.1",
33
+ "@sassysaint/client": "5.10.2",
34
34
  "@versini/ui-styles": "2.0.0"
35
35
  },
36
36
  "dependencies": {
@@ -41,5 +41,5 @@
41
41
  "sideEffects": [
42
42
  "**/*.css"
43
43
  ],
44
- "gitHead": "52ea812c203c07992301947a37bff5f6fc625f9f"
44
+ "gitHead": "5a229a5dc961de5c7b8c3574d53e6d42956091e2"
45
45
  }