@carlonicora/nextjs-jsonapi 1.106.0 → 1.106.2

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.
@@ -47,7 +47,7 @@ import {
47
47
  TabsList,
48
48
  TabsTrigger,
49
49
  useCurrentUserContext
50
- } from "../chunk-XNMPBILK.mjs";
50
+ } from "../chunk-THZ4W7TG.mjs";
51
51
  import {
52
52
  getRoleId,
53
53
  getStripePublishableKey
@@ -9548,23 +9548,11 @@ function CurrencyInput({
9548
9548
  "data-testid": testId
9549
9549
  };
9550
9550
  if (!currencySymbol) {
9551
- return /* @__PURE__ */ jsx72(
9552
- Input,
9553
- {
9554
- ...sharedProps,
9555
- className: `text-end ${className ?? ""}`.trim()
9556
- }
9557
- );
9551
+ return /* @__PURE__ */ jsx72(Input, { ...sharedProps, className: `text-end ${className ?? ""}`.trim() });
9558
9552
  }
9559
9553
  return /* @__PURE__ */ jsxs43(InputGroup, { children: [
9560
9554
  /* @__PURE__ */ jsx72(InputGroupAddon, { children: /* @__PURE__ */ jsx72(InputGroupText, { children: currencySymbol }) }),
9561
- /* @__PURE__ */ jsx72(
9562
- InputGroupInput,
9563
- {
9564
- ...sharedProps,
9565
- className: `text-end ${className ?? ""}`.trim()
9566
- }
9567
- )
9555
+ /* @__PURE__ */ jsx72(InputGroupInput, { ...sharedProps, className: `text-end ${className ?? ""}`.trim() })
9568
9556
  ] });
9569
9557
  }
9570
9558
  __name(CurrencyInput, "CurrencyInput");
@@ -9600,7 +9588,7 @@ import { useRef as useRef15 } from "react";
9600
9588
  import dynamic from "next/dynamic";
9601
9589
  import React15 from "react";
9602
9590
  import { jsx as jsx74 } from "react/jsx-runtime";
9603
- var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-46JT4ECW.mjs"), {
9591
+ var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-Z3LF4LFQ.mjs"), {
9604
9592
  ssr: false
9605
9593
  });
9606
9594
  var BlockNoteEditorContainer = React15.memo(/* @__PURE__ */ __name(function EditorContainer(props) {
@@ -22520,4 +22508,4 @@ export {
22520
22508
  useOAuthClients,
22521
22509
  useOAuthClient
22522
22510
  };
22523
- //# sourceMappingURL=chunk-XNMPBILK.mjs.map
22511
+ //# sourceMappingURL=chunk-THZ4W7TG.mjs.map