@undefine-ui/design-system 1.1.0 → 2.1.0

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/index.js CHANGED
@@ -5409,6 +5409,17 @@ var getInitColorSchemeScript = /* @__PURE__ */ jsx35(
5409
5409
  // src/theme/ThemeProvider.tsx
5410
5410
  import CssBaseline from "@mui/material/CssBaseline";
5411
5411
  import { ThemeProvider as MuiThemeProvider } from "@mui/material/styles";
5412
+ import "@fontsource/work-sans/300.css";
5413
+ import "@fontsource/work-sans/400.css";
5414
+ import "@fontsource/work-sans/500.css";
5415
+ import "@fontsource/work-sans/600.css";
5416
+ import "@fontsource/work-sans/700.css";
5417
+ import "@fontsource/geist/300.css";
5418
+ import "@fontsource/geist/400.css";
5419
+ import "@fontsource/geist/500.css";
5420
+ import "@fontsource/geist/600.css";
5421
+ import "@fontsource/geist/700.css";
5422
+ import "./satoshi-4X3TX4PE.css";
5412
5423
  import { jsx as jsx36, jsxs as jsxs18 } from "react/jsx-runtime";
5413
5424
  var ThemeProvider = ({ children }) => {
5414
5425
  const settings = useSettings();
@@ -5433,14 +5444,14 @@ import Box2 from "@mui/material/Box";
5433
5444
  import { jsx as jsx37 } from "react/jsx-runtime";
5434
5445
  var LOGO_MAP = {
5435
5446
  full: {
5436
- black: "/logos/logo-full-black.png",
5437
- white: "/logos/logo-full-white.png",
5438
- default: "/logos/logo-full.png"
5447
+ black: "https://res.cloudinary.com/dvbtbsinu/image/upload/v1763077834/define-agency/logos/logo-black-full_mjngwu.png",
5448
+ white: "https://res.cloudinary.com/dvbtbsinu/image/upload/v1763077836/define-agency/logos/logo-white-full_nsf6ge.png",
5449
+ default: "https://res.cloudinary.com/dvbtbsinu/image/upload/v1763077836/define-agency/logos/logo-full_xzon1i.png"
5439
5450
  },
5440
5451
  single: {
5441
- black: "/logos/logo-black.png",
5442
- white: "/logos/logo-white.png",
5443
- default: "/logos/logo.png"
5452
+ black: "https://res.cloudinary.com/dvbtbsinu/image/upload/v1763077834/define-agency/logos/logo-black_xskhha.png",
5453
+ white: "https://res.cloudinary.com/dvbtbsinu/image/upload/v1763077834/define-agency/logos/logo-white_tssio4.png",
5454
+ default: "https://res.cloudinary.com/dvbtbsinu/image/upload/v1763077835/define-agency/logos/logo_ypolky.png"
5444
5455
  }
5445
5456
  };
5446
5457
  var Logo = ({