@burtson-labs/bandit-engine 2.0.101 → 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.js CHANGED
@@ -36939,7 +36939,7 @@ var PreferencesTab = ({
36939
36939
  return /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(import_material41.InputAdornment, { position: "end", children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(LinkIcon, { color: "action", fontSize: "small" }) });
36940
36940
  }
36941
36941
  };
36942
- return /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(import_material41.Box, { sx: { p: { xs: 1.5, sm: 3, md: 4 } }, children: /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)(import_material41.Box, { sx: { mb: { xs: 2.5, md: 3 } }, children: [
36942
+ return /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(import_material41.Box, { sx: { p: { xs: 1.5, sm: 2.5, md: 3 } }, children: /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)(import_material41.Box, { sx: { mb: { xs: 2.5, md: 3 } }, children: [
36943
36943
  /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
36944
36944
  import_material41.Typography,
36945
36945
  {
@@ -41912,7 +41912,7 @@ var KnowledgeHubTab = (props) => {
41912
41912
  }
41913
41913
  }, [seedPacksEnabled, tabIndex]);
41914
41914
  return /* @__PURE__ */ (0, import_jsx_runtime47.jsxs)(import_material47.Box, { children: [
41915
- /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(import_material47.Box, { sx: { px: { xs: 1.5, sm: 3, md: 4 }, pt: { xs: 1.5, md: 2 } }, children: /* @__PURE__ */ (0, import_jsx_runtime47.jsxs)(
41915
+ /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(import_material47.Box, { sx: { px: { xs: 1.5, sm: 2.5, md: 3 }, pt: { xs: 1.5, md: 2 } }, children: /* @__PURE__ */ (0, import_jsx_runtime47.jsxs)(
41916
41916
  import_material47.Tabs,
41917
41917
  {
41918
41918
  value: effectiveTabIndex,