@carlonicora/nextjs-jsonapi 3.5.2 → 3.5.3

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-UFPENIXZ.mjs";
65
+ } from "../chunk-2ONZSSDW.mjs";
66
66
  import {
67
67
  getRoleId,
68
68
  getStripePublishableKey,
@@ -4291,7 +4291,7 @@ function Slider({ className, defaultValue, value, min = 0, max = 100, ...props }
4291
4291
  return /* @__PURE__ */ jsx41(
4292
4292
  SliderPrimitive.Root,
4293
4293
  {
4294
- className: "data-horizontal:w-full data-vertical:h-full",
4294
+ className: "data-[orientation=horizontal]:w-full data-[orientation=vertical]:h-full",
4295
4295
  "data-slot": "slider",
4296
4296
  defaultValue,
4297
4297
  value,
@@ -4304,7 +4304,7 @@ function Slider({ className, defaultValue, value, min = 0, max = 100, ...props }
4304
4304
  {
4305
4305
  "data-slot": "slider-control",
4306
4306
  className: cn(
4307
- "data-vertical:min-h-40 relative flex w-full touch-none items-center select-none cursor-pointer data-disabled:cursor-not-allowed data-disabled:opacity-50 data-vertical:h-full data-vertical:w-auto data-vertical:flex-col",
4307
+ "data-[orientation=vertical]:min-h-40 relative flex w-full touch-none items-center select-none cursor-pointer data-disabled:cursor-not-allowed data-disabled:opacity-50 data-[orientation=vertical]:h-full data-[orientation=vertical]:w-auto data-[orientation=vertical]:flex-col",
4308
4308
  className
4309
4309
  ),
4310
4310
  children: [
@@ -4312,12 +4312,12 @@ function Slider({ className, defaultValue, value, min = 0, max = 100, ...props }
4312
4312
  SliderPrimitive.Track,
4313
4313
  {
4314
4314
  "data-slot": "slider-track",
4315
- className: "bg-muted rounded-md data-horizontal:h-3 data-horizontal:w-full data-vertical:h-full data-vertical:w-3 relative overflow-hidden select-none",
4315
+ className: "bg-muted rounded-md data-[orientation=horizontal]:h-3 data-[orientation=horizontal]:w-full data-[orientation=vertical]:h-full data-[orientation=vertical]:w-3 relative overflow-hidden select-none",
4316
4316
  children: /* @__PURE__ */ jsx41(
4317
4317
  SliderPrimitive.Indicator,
4318
4318
  {
4319
4319
  "data-slot": "slider-range",
4320
- className: "bg-primary select-none data-horizontal:h-full data-vertical:w-full"
4320
+ className: "bg-primary select-none data-[orientation=horizontal]:h-full data-[orientation=vertical]:w-full"
4321
4321
  }
4322
4322
  )
4323
4323
  }
@@ -10314,7 +10314,7 @@ import { useRef as useRef17 } from "react";
10314
10314
  import dynamic from "next/dynamic";
10315
10315
  import React18 from "react";
10316
10316
  import { jsx as jsx89 } from "react/jsx-runtime";
10317
- var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-BZVLUX7S.mjs"), {
10317
+ var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-HGVFKRAX.mjs"), {
10318
10318
  ssr: false
10319
10319
  });
10320
10320
  var BlockNoteEditorContainer = React18.memo(/* @__PURE__ */ __name(function EditorContainer(props) {
@@ -25543,4 +25543,4 @@ export {
25543
25543
  useOAuthClients,
25544
25544
  useOAuthClient
25545
25545
  };
25546
- //# sourceMappingURL=chunk-UFPENIXZ.mjs.map
25546
+ //# sourceMappingURL=chunk-2ONZSSDW.mjs.map