@underverse-ui/underverse 2.0.34 → 2.0.35

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.
package/dist/index.js CHANGED
@@ -4,7 +4,7 @@ import {
4
4
  extractImageSrcsFromHtml,
5
5
  normalizeImageUrl,
6
6
  prepareUEditorContentForSave
7
- } from "./chunk-JYAEYUGM.js";
7
+ } from "./chunk-H4AVZA4K.js";
8
8
  import {
9
9
  EmojiPicker_default
10
10
  } from "./chunk-L73HBI6E.js";
@@ -16,7 +16,7 @@ import {
16
16
  import "./chunk-4TYW5K4J.js";
17
17
  import {
18
18
  Modal_default
19
- } from "./chunk-UHUKUI5S.js";
19
+ } from "./chunk-WFQV7XFC.js";
20
20
  import {
21
21
  DropdownMenuItem,
22
22
  DropdownMenuSeparator,
@@ -31,7 +31,7 @@ import {
31
31
  shadcnAnimationStyles,
32
32
  useShadCNAnimations,
33
33
  useUnderverseUIConfig
34
- } from "./chunk-OTPC2OTQ.js";
34
+ } from "./chunk-F2P3DJSC.js";
35
35
  import {
36
36
  ForceInternalTranslationsProvider,
37
37
  NextIntlAdapter,
@@ -21949,7 +21949,6 @@ function DataTableHeader({
21949
21949
  "button",
21950
21950
  {
21951
21951
  type: "button",
21952
- title: sortLabel,
21953
21952
  className: cn(
21954
21953
  "p-1 rounded-lg transition-all duration-200 hover:bg-foreground/10",
21955
21954
  useEndIcon && isCenterAlign && "col-start-3 justify-self-end",