@burtson-labs/bandit-engine 2.0.108 → 2.0.109

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.
@@ -2560,7 +2560,7 @@ var PreferencesTab = ({
2560
2560
  children: "Control which AI features are enabled to optimize performance for your device. Disabling features can help reduce resource usage on machines with limited capabilities."
2561
2561
  }
2562
2562
  ),
2563
- /* @__PURE__ */ jsxs3(Paper2, { sx: { p: { xs: 1.75, sm: 2.5 }, mb: { xs: 2, md: 3 } }, children: [
2563
+ /* @__PURE__ */ jsxs3(Paper2, { sx: { p: { xs: 1.5, sm: 1.75 }, mb: { xs: 1.5, md: 1.75 }, border: "1px solid", borderColor: "divider", borderRadius: 2 }, children: [
2564
2564
  /* @__PURE__ */ jsxs3(Box3, { children: [
2565
2565
  /* @__PURE__ */ jsx3(Typography3, { variant: "h6", sx: { fontWeight: 600, color: "text.primary" }, children: "Conversation Starters" }),
2566
2566
  /* @__PURE__ */ jsx3(Typography3, { variant: "body2", color: "text.secondary", children: "Personalize the suggested prompts on your home screen. Pick the topics you care about \u2014 starters lean toward them (blended with fresh ones each time) instead of generic blanket questions." })
@@ -2603,7 +2603,7 @@ var PreferencesTab = ({
2603
2603
  }
2604
2604
  ) })
2605
2605
  ] }),
2606
- /* @__PURE__ */ jsxs3(Paper2, { sx: { p: { xs: 1.75, sm: 2.5 }, mb: { xs: 2, md: 3 } }, children: [
2606
+ /* @__PURE__ */ jsxs3(Paper2, { sx: { p: { xs: 1.5, sm: 1.75 }, mb: { xs: 1.5, md: 1.75 }, border: "1px solid", borderColor: "divider", borderRadius: 2 }, children: [
2607
2607
  /* @__PURE__ */ jsxs3(Box3, { sx: { display: "flex", flexDirection: { xs: "column", sm: "row" }, justifyContent: "space-between", gap: 2 }, children: [
2608
2608
  /* @__PURE__ */ jsxs3(Box3, { children: [
2609
2609
  /* @__PURE__ */ jsx3(Typography3, { variant: "h6", sx: { fontWeight: 600, color: "text.primary" }, children: "Conversation & Project Sync" }),
@@ -2715,7 +2715,7 @@ var PreferencesTab = ({
2715
2715
  /* @__PURE__ */ jsx3(Typography3, { variant: "body2", color: "text.secondary", sx: { display: "flex", alignItems: "center" }, children: "Need media support? Images and large files stay local until retention rules are finalized." })
2716
2716
  ] })
2717
2717
  ] }),
2718
- /* @__PURE__ */ jsxs3(Paper2, { sx: { p: { xs: 1.75, sm: 2.5 }, mb: { xs: 2, md: 3 } }, children: [
2718
+ /* @__PURE__ */ jsxs3(Paper2, { sx: { p: { xs: 1.5, sm: 1.75 }, mb: { xs: 1.5, md: 1.75 }, border: "1px solid", borderColor: "divider", borderRadius: 2 }, children: [
2719
2719
  /* @__PURE__ */ jsx3(Typography3, { variant: "h6", sx: { mb: 2, fontWeight: 600, color: "text.primary" }, children: "Feature Controls" }),
2720
2720
  /* @__PURE__ */ jsxs3(Box3, { sx: { display: "flex", flexDirection: "column", gap: 2 }, children: [
2721
2721
  /* @__PURE__ */ jsxs3(Box3, { children: [
@@ -2913,7 +2913,7 @@ var PreferencesTab = ({
2913
2913
  )
2914
2914
  ] })
2915
2915
  ] }),
2916
- /* @__PURE__ */ jsxs3(Paper2, { sx: { p: { xs: 1.75, sm: 2.5 }, mb: { xs: 2, md: 3 } }, children: [
2916
+ /* @__PURE__ */ jsxs3(Paper2, { sx: { p: { xs: 1.5, sm: 1.75 }, mb: { xs: 1.5, md: 1.75 }, border: "1px solid", borderColor: "divider", borderRadius: 2 }, children: [
2917
2917
  /* @__PURE__ */ jsx3(Typography3, { variant: "h6", sx: { mb: 2, fontWeight: 600, color: "text.primary" }, children: "Backup & Restore" }),
2918
2918
  /* @__PURE__ */ jsx3(Typography3, { variant: "body2", color: "text.secondary", paragraph: true, children: "Export your preferences to save your settings, or import previously saved preferences. You can also reset to default values." }),
2919
2919
  /* @__PURE__ */ jsxs3(Box3, { sx: { display: "flex", flexDirection: { xs: "column", sm: "row" }, gap: 2, alignItems: "center" }, children: [
@@ -8899,7 +8899,7 @@ var ProviderTab = () => {
8899
8899
  children: "Configure your AI provider for chat, generation, and model services. This determines which backend service powers your AI interactions."
8900
8900
  }
8901
8901
  ),
8902
- /* @__PURE__ */ jsxs11(Paper5, { sx: { p: { xs: 1.75, sm: 2.5 }, mb: { xs: 2, md: 3 }, bgcolor: "background.paper", border: "1px solid", borderColor: "divider" }, children: [
8902
+ /* @__PURE__ */ jsxs11(Paper5, { sx: { p: { xs: 1.5, sm: 1.75 }, mb: { xs: 1.5, md: 1.75 }, bgcolor: "background.paper", border: "1px solid", borderColor: "divider", borderRadius: 2 }, children: [
8903
8903
  /* @__PURE__ */ jsx11(Typography10, { variant: "h6", sx: { mb: 2, fontWeight: 600, color: "text.primary" }, children: "Current Provider" }),
8904
8904
  currentProvider ? /* @__PURE__ */ jsxs11(Box11, { sx: { display: "flex", alignItems: "center", gap: 2 }, children: [
8905
8905
  /* @__PURE__ */ jsx11(
@@ -8913,7 +8913,7 @@ var ProviderTab = () => {
8913
8913
  /* @__PURE__ */ jsx11(Typography10, { variant: "body2", color: "text.secondary", children: currentProviderConfig?.baseUrl || currentProviderConfig?.gatewayUrl || "No URL configured" })
8914
8914
  ] }) : /* @__PURE__ */ jsx11(Chip8, { label: "No Provider Configured", color: "warning" })
8915
8915
  ] }),
8916
- /* @__PURE__ */ jsxs11(Paper5, { sx: { p: { xs: 1.75, sm: 2.5 }, mb: { xs: 2, md: 3 }, bgcolor: "background.paper", border: "1px solid", borderColor: "divider" }, children: [
8916
+ /* @__PURE__ */ jsxs11(Paper5, { sx: { p: { xs: 1.5, sm: 1.75 }, mb: { xs: 1.5, md: 1.75 }, bgcolor: "background.paper", border: "1px solid", borderColor: "divider", borderRadius: 2 }, children: [
8917
8917
  /* @__PURE__ */ jsxs11(
8918
8918
  Box11,
8919
8919
  {
@@ -10669,8 +10669,8 @@ var Management = () => {
10669
10669
  MuiCardContent: {
10670
10670
  styleOverrides: {
10671
10671
  root: {
10672
- padding: 16,
10673
- "&:last-child": { paddingBottom: 16 }
10672
+ padding: 12,
10673
+ "&:last-child": { paddingBottom: 12 }
10674
10674
  }
10675
10675
  }
10676
10676
  },
@@ -11259,4 +11259,4 @@ export {
11259
11259
  useGatewayMemory,
11260
11260
  management_default
11261
11261
  };
11262
- //# sourceMappingURL=chunk-UVIMO6XT.mjs.map
11262
+ //# sourceMappingURL=chunk-Q6QQZXRR.mjs.map