@carlonicora/nextjs-jsonapi 3.3.4 → 3.3.5

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.
@@ -62,7 +62,7 @@ import {
62
62
  useCurrentUserContext,
63
63
  useDataListRetriever,
64
64
  usePageUrlGenerator
65
- } from "../chunk-GCE4C7FG.mjs";
65
+ } from "../chunk-JBTGGZ3K.mjs";
66
66
  import {
67
67
  getRoleId,
68
68
  getStripePublishableKey,
@@ -9190,6 +9190,7 @@ import { useMemo as useMemo12, useState as useState20 } from "react";
9190
9190
  import { jsx as jsx83, jsxs as jsxs46 } from "react/jsx-runtime";
9191
9191
  var DatePickerPopover = /* @__PURE__ */ __name(({
9192
9192
  children,
9193
+ nativeButton = true,
9193
9194
  value,
9194
9195
  onSelect,
9195
9196
  minDate,
@@ -9259,7 +9260,7 @@ var DatePickerPopover = /* @__PURE__ */ __name(({
9259
9260
  setInputValue("");
9260
9261
  }, "handleClear");
9261
9262
  return /* @__PURE__ */ jsxs46(Popover, { open: isOpen, onOpenChange: setIsOpen, children: [
9262
- /* @__PURE__ */ jsx83(PopoverTrigger, { children }),
9263
+ /* @__PURE__ */ jsx83(PopoverTrigger, { nativeButton, render: children }),
9263
9264
  /* @__PURE__ */ jsx83(PopoverContent, { className: cn("p-0", className), align, onClick: (e) => e.stopPropagation(), children: /* @__PURE__ */ jsxs46("div", { className: "p-3", children: [
9264
9265
  /* @__PURE__ */ jsxs46("div", { className: "relative mb-3", children: [
9265
9266
  /* @__PURE__ */ jsx83(
@@ -10226,7 +10227,7 @@ import { useRef as useRef17 } from "react";
10226
10227
  import dynamic from "next/dynamic";
10227
10228
  import React17 from "react";
10228
10229
  import { jsx as jsx88 } from "react/jsx-runtime";
10229
- var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-ZNEXXORX.mjs"), {
10230
+ var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-BXA6SDVC.mjs"), {
10230
10231
  ssr: false
10231
10232
  });
10232
10233
  var BlockNoteEditorContainer = React17.memo(/* @__PURE__ */ __name(function EditorContainer(props) {
@@ -25441,4 +25442,4 @@ export {
25441
25442
  useOAuthClients,
25442
25443
  useOAuthClient
25443
25444
  };
25444
- //# sourceMappingURL=chunk-GCE4C7FG.mjs.map
25445
+ //# sourceMappingURL=chunk-JBTGGZ3K.mjs.map