@orion-ds/react 1.0.12 → 1.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.mjs CHANGED
@@ -20035,7 +20035,7 @@ const Ps1 = "_container_izzsz_5", Ts1 = "_fullWidth_izzsz_11", Ds1 = "_label_izz
20035
20035
  }
20036
20036
  );
20037
20037
  ui1.displayName = "Combobox";
20038
- const _i1 = (t) => t === "light" || t === "dark", Mi1 = (t) => ["orion", "uvm", "unitec", "laureate"].includes(t);
20038
+ const _i1 = (t) => t === "light" || t === "dark", Mi1 = (t) => ["orion", "red", "deepblue", "orange", "lemon"].includes(t);
20039
20039
  function We(t = {}) {
20040
20040
  const {
20041
20041
  defaultTheme: c = "light",
@@ -20452,24 +20452,29 @@ export default function App() {
20452
20452
  }
20453
20453
  const ce = {
20454
20454
  orion: {
20455
- accent: "#f68b1f",
20455
+ accent: "#1B5BFF",
20456
20456
  radius: "12px",
20457
- description: "Orange accent • 12px radius"
20457
+ description: "Blue accent • 12px radius"
20458
20458
  },
20459
- uvm: {
20460
- accent: "#262626",
20459
+ red: {
20460
+ accent: "#D7282F",
20461
20461
  radius: "9999px",
20462
- description: "Neutral accent • Pill buttons"
20462
+ description: "Red accent • Pill buttons"
20463
20463
  },
20464
- unitec: {
20465
- accent: "#f68b1f",
20464
+ deepblue: {
20465
+ accent: "#006FBA",
20466
20466
  radius: "12px",
20467
- description: "Orange accent • 12px radius"
20467
+ description: "Deep Blue accent • 12px radius"
20468
20468
  },
20469
- laureate: {
20469
+ orange: {
20470
20470
  accent: "#F15D22",
20471
20471
  radius: "9999px",
20472
20472
  description: "Red-Orange accent • Pill buttons"
20473
+ },
20474
+ lemon: {
20475
+ accent: "#72FF43",
20476
+ radius: "9999px",
20477
+ description: "Lime green accent • Highly rounded"
20473
20478
  }
20474
20479
  }, i2 = ({
20475
20480
  showBrandSelector: t = !0,