@burtson-labs/bandit-engine 2.0.105 → 2.0.107

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.
@@ -909,7 +909,7 @@ var PersonalitiesTab = ({
909
909
  Card,
910
910
  {
911
911
  sx: {
912
- mb: { xs: 1.5, md: 2 },
912
+ mb: { xs: 1, md: 1.25 },
913
913
  background: "linear-gradient(135deg, #1976d2 0%, #42a5f5 100%)",
914
914
  border: "2px solid transparent",
915
915
  borderRadius: { xs: 2.25, sm: 3 },
@@ -946,7 +946,7 @@ var PersonalitiesTab = ({
946
946
  setPersonalityTabIndex(1);
947
947
  },
948
948
  children: /* @__PURE__ */ jsxs2(CardContent, { sx: {
949
- p: { xs: 1.5, sm: 1.75 },
949
+ p: { xs: 1, sm: 1.25 },
950
950
  color: "white",
951
951
  textAlign: "left",
952
952
  position: "relative",
@@ -1024,7 +1024,7 @@ var PersonalitiesTab = ({
1024
1024
  lg: "repeat(4, 1fr)",
1025
1025
  xl: "repeat(4, 1fr)"
1026
1026
  },
1027
- gap: { xs: 1.25, sm: 2.5, md: 3 },
1027
+ gap: { xs: 1, sm: 1.5, md: 1.75 },
1028
1028
  alignItems: "stretch"
1029
1029
  }, children: promptTemplates.map((template, index) => /* @__PURE__ */ jsx2(
1030
1030
  Card,
@@ -1078,7 +1078,7 @@ var PersonalitiesTab = ({
1078
1078
  },
1079
1079
  onClick: () => handleTemplateSelect(template),
1080
1080
  children: /* @__PURE__ */ jsxs2(CardContent, { sx: {
1081
- p: { xs: 1.5, sm: 2 },
1081
+ p: { xs: 1.25, sm: 1.5 },
1082
1082
  display: "flex",
1083
1083
  flexDirection: "column",
1084
1084
  height: "100%",
@@ -1097,8 +1097,8 @@ var PersonalitiesTab = ({
1097
1097
  src: template.avatar,
1098
1098
  alt: template.name,
1099
1099
  sx: {
1100
- width: { xs: 40, sm: 48, md: 52 },
1101
- height: { xs: 40, sm: 48, md: 52 },
1100
+ width: { xs: 38, sm: 44, md: 46 },
1101
+ height: { xs: 38, sm: 44, md: 46 },
1102
1102
  mr: { xs: 1.2, md: 2 },
1103
1103
  transition: "transform 0.3s cubic-bezier(0.4, 0, 0.2, 1)",
1104
1104
  boxShadow: "0 4px 12px rgba(0,0,0,0.15)",
@@ -9707,7 +9707,7 @@ var MCPToolsTabV2_default = MCPToolsTabV2;
9707
9707
 
9708
9708
  // src/management/management.tsx
9709
9709
  import { jsx as jsx14, jsxs as jsxs14 } from "react/jsx-runtime";
9710
- var preloadChatPage = () => import("./chat-TIX4XHMD.mjs");
9710
+ var preloadChatPage = () => import("./chat-HQHHNWBS.mjs");
9711
9711
  var buildCapabilitiesUrl = (gatewayApiUrl) => {
9712
9712
  const trimmed = gatewayApiUrl.replace(/\/$/, "");
9713
9713
  if (trimmed.endsWith("/api")) {
@@ -11073,4 +11073,4 @@ export {
11073
11073
  useGatewayMemory,
11074
11074
  management_default
11075
11075
  };
11076
- //# sourceMappingURL=chunk-WZOY2OBC.mjs.map
11076
+ //# sourceMappingURL=chunk-N3UWG6CU.mjs.map