@burtson-labs/bandit-engine 2.0.97 → 2.0.98

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-2YAYYEA7.mjs";
13
+ } from "./chunk-USTEWR7Z.mjs";
14
14
  import "./chunk-RUMVTVNM.mjs";
15
15
  import "./chunk-ZLXWNTFK.mjs";
16
16
  import "./chunk-L2EKYO4F.mjs";
@@ -42452,13 +42452,13 @@ var ProviderTab = () => {
42452
42452
  showMessage("Connection test failed. Please check your configuration.", "error");
42453
42453
  }
42454
42454
  };
42455
- return /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_material29.Box, { sx: { p: { xs: 1.5, sm: 3, md: 4 } }, children: [
42455
+ return /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_material29.Box, { sx: { p: { xs: 1.5, sm: 2.5, md: 3 } }, children: [
42456
42456
  /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_material29.Box, { sx: { mb: { xs: 2.5, md: 3 } }, children: [
42457
42457
  /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
42458
42458
  import_material29.Typography,
42459
42459
  {
42460
42460
  variant: "h5",
42461
- sx: { fontWeight: 600, mb: 1, color: "primary.main", fontSize: { xs: "1.6rem", md: "1.8rem" } },
42461
+ sx: { fontWeight: 600, mb: 1, color: "primary.main", fontSize: { xs: "1.3rem", md: "1.45rem" } },
42462
42462
  children: "AI Provider Configuration"
42463
42463
  }
42464
42464
  ),