@burtson-labs/bandit-engine 2.0.93 → 2.0.94

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.
@@ -3873,8 +3873,8 @@ var BrandingTab = ({
3873
3873
  }
3874
3874
  }
3875
3875
  ),
3876
- /* @__PURE__ */ jsx5(Typography5, { variant: "body2", color: logoBase64 ? "success.main" : "info.main", sx: { fontWeight: 600, fontSize: "0.85rem" }, children: logoBase64 ? "\u2713 Custom Logo" : "Default Logo" }),
3877
- !logoBase64 && /* @__PURE__ */ jsx5(Typography5, { variant: "caption", color: "text.secondary", sx: { fontSize: "0.75rem", textAlign: "center" }, children: "\u{1F3AF} Click to upload & crop your logo" })
3876
+ /* @__PURE__ */ jsx5(Typography5, { variant: "body2", color: logoBase64 ? "success.main" : "info.main", sx: { fontWeight: 600, fontSize: "0.85rem" }, children: logoBase64 ? "Custom Logo" : "Default Logo" }),
3877
+ !logoBase64 && /* @__PURE__ */ jsx5(Typography5, { variant: "caption", color: "text.secondary", sx: { fontSize: "0.75rem", textAlign: "center" }, children: "Click to upload & crop your logo" })
3878
3878
  ] }) }) : /* @__PURE__ */ jsxs5(Box5, { sx: { display: "flex", flexDirection: "column", alignItems: "center", gap: 1 }, children: [
3879
3879
  /* @__PURE__ */ jsx5(
3880
3880
  UploadIcon,
@@ -3887,7 +3887,7 @@ var BrandingTab = ({
3887
3887
  }
3888
3888
  }
3889
3889
  ),
3890
- /* @__PURE__ */ jsx5(Typography5, { variant: "body2", color: "text.primary", sx: { fontSize: "1rem" }, children: dragOver ? "Drop here" : "\u{1F3AF} Upload & Crop Logo" }),
3890
+ /* @__PURE__ */ jsx5(Typography5, { variant: "body2", color: "text.primary", sx: { fontSize: "1rem" }, children: dragOver ? "Drop here" : "Upload & Crop Logo" }),
3891
3891
  /* @__PURE__ */ jsx5(Typography5, { variant: "caption", color: "text.secondary", sx: { fontSize: "0.82rem", textAlign: "center" }, children: "JPG/PNG \u2022 Drag & drop or tap to upload \u2022 Built-in cropper" })
3892
3892
  ] }),
3893
3893
  /* @__PURE__ */ jsx5(
@@ -9249,7 +9249,7 @@ var ProviderTab = () => {
9249
9249
  ] })
9250
9250
  ] }),
9251
9251
  /* @__PURE__ */ jsxs11(Paper5, { sx: { p: 3, bgcolor: "info.main", color: "info.contrastText", borderRadius: 2 }, children: [
9252
- /* @__PURE__ */ jsx11(Typography10, { variant: "h6", sx: { mb: 1, fontWeight: 600, color: "text.primary" }, children: "\u{1F680} Gateway Provider Recommended" }),
9252
+ /* @__PURE__ */ jsx11(Typography10, { variant: "h6", sx: { mb: 1, fontWeight: 600, color: "text.primary" }, children: "Gateway Provider Recommended" }),
9253
9253
  /* @__PURE__ */ jsx11(Typography10, { variant: "body2", children: "For production deployments, we recommend using the Gateway provider which routes requests through your secure backend API. This approach keeps API keys secure, enables rate limiting, and provides better monitoring capabilities." })
9254
9254
  ] })
9255
9255
  ] }),
@@ -11107,4 +11107,4 @@ export {
11107
11107
  useGatewayMemory,
11108
11108
  management_default
11109
11109
  };
11110
- //# sourceMappingURL=chunk-GQHA7AIS.mjs.map
11110
+ //# sourceMappingURL=chunk-XEFBF6IM.mjs.map