@windrun-huaiin/third-ui 5.11.0 → 5.11.1

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.
@@ -3348,6 +3348,9 @@ function LastUpdatedDate({ date }) {
3348
3348
  ] });
3349
3349
  }
3350
3350
 
3351
+ // src/fuma/mdx/fuma-banner-suit.tsx
3352
+ var import_next_intl = require("next-intl");
3353
+
3351
3354
  // src/fuma/mdx/banner.tsx
3352
3355
  var import_class_variance_authority2 = require("class-variance-authority");
3353
3356
  var import_react39 = require("react");
@@ -3495,7 +3498,6 @@ var rainbowLayer = /* @__PURE__ */ (0, import_jsx_runtime42.jsxs)(import_jsx_run
3495
3498
  ] });
3496
3499
 
3497
3500
  // src/fuma/mdx/fuma-banner-suit.tsx
3498
- var import_next_intl = require("next-intl");
3499
3501
  var import_jsx_runtime43 = require("react/jsx-runtime");
3500
3502
  function FumaBannerSuit({ showBanner }) {
3501
3503
  const t = (0, import_next_intl.useTranslations)("home");