@burtson-labs/bandit-engine 2.0.100 → 2.0.102

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
@@ -10,7 +10,7 @@ import {
10
10
  useGatewayHealth,
11
11
  useGatewayMemory,
12
12
  useGatewayModels
13
- } from "./chunk-GGSK5RVZ.mjs";
13
+ } from "./chunk-7NXSMMCU.mjs";
14
14
  import "./chunk-KYC7CC6C.mjs";
15
15
  import "./chunk-HAUDGBUS.mjs";
16
16
  import "./chunk-BN3D45E2.mjs";
@@ -36002,13 +36002,13 @@ var PreferencesTab = ({
36002
36002
  return /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(import_material20.InputAdornment, { position: "end", children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(LinkIcon, { color: "action", fontSize: "small" }) });
36003
36003
  }
36004
36004
  };
36005
- return /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(import_material20.Box, { sx: { p: { xs: 1.5, sm: 3, md: 4 } }, children: /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)(import_material20.Box, { sx: { mb: { xs: 2.5, md: 3 } }, children: [
36005
+ return /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(import_material20.Box, { sx: { p: { xs: 1.5, sm: 2.5, md: 3 } }, children: /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)(import_material20.Box, { sx: { mb: { xs: 2.5, md: 3 } }, children: [
36006
36006
  /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
36007
36007
  import_material20.Typography,
36008
36008
  {
36009
36009
  variant: "h5",
36010
36010
  color: "text.primary",
36011
- sx: { mb: 1, fontWeight: 600, fontSize: { xs: "1.6rem", md: "1.8rem" } },
36011
+ sx: { mb: 1, fontWeight: 600, fontSize: { xs: "1.3rem", md: "1.45rem" } },
36012
36012
  children: "Preferences"
36013
36013
  }
36014
36014
  ),
@@ -40975,7 +40975,7 @@ var KnowledgeHubTab = (props) => {
40975
40975
  }
40976
40976
  }, [seedPacksEnabled, tabIndex]);
40977
40977
  return /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(import_material27.Box, { children: [
40978
- /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(import_material27.Box, { sx: { px: { xs: 1.5, sm: 3, md: 4 }, pt: { xs: 1.5, md: 2 } }, children: /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(
40978
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(import_material27.Box, { sx: { px: { xs: 1.5, sm: 2.5, md: 3 }, pt: { xs: 1.5, md: 2 } }, children: /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(
40979
40979
  import_material27.Tabs,
40980
40980
  {
40981
40981
  value: effectiveTabIndex,