@underverse-ui/underverse 1.0.205 → 1.0.206
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/api-reference.json +1 -1
- package/dist/{EmojiPicker-BAWP2RAS.js → EmojiPicker-FEJJDAWZ.js} +4 -4
- package/dist/{chunk-2V6A6PGI.js → chunk-4E43DRP2.js} +102 -24
- package/dist/chunk-4E43DRP2.js.map +1 -0
- package/dist/{chunk-MJV7ETJM.js → chunk-AMAILXHP.js} +61 -36
- package/dist/chunk-AMAILXHP.js.map +1 -0
- package/dist/{chunk-XJR7E6QB.js → chunk-BRDGIALS.js} +13 -5
- package/dist/chunk-BRDGIALS.js.map +1 -0
- package/dist/{chunk-IXEFOLUD.js → chunk-CYCBSKWI.js} +2 -2
- package/dist/{chunk-Z63YNF3N.js → chunk-F6A7HJE4.js} +3 -3
- package/dist/{chunk-7U3Y7R7U.js → chunk-GKY5DHGR.js} +3 -3
- package/dist/index.cjs +171 -62
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +16 -0
- package/dist/index.d.ts +16 -0
- package/dist/index.js +6 -6
- package/dist/{menu-bar-NDAP3SOR.js → menu-bar-6GS5LLTD.js} +4 -4
- package/dist/ueditor.cjs +171 -62
- package/dist/ueditor.cjs.map +1 -1
- package/dist/ueditor.js +4 -4
- package/package.json +1 -1
- package/dist/chunk-2V6A6PGI.js.map +0 -1
- package/dist/chunk-MJV7ETJM.js.map +0 -1
- package/dist/chunk-XJR7E6QB.js.map +0 -1
- /package/dist/{EmojiPicker-BAWP2RAS.js.map → EmojiPicker-FEJJDAWZ.js.map} +0 -0
- /package/dist/{chunk-IXEFOLUD.js.map → chunk-CYCBSKWI.js.map} +0 -0
- /package/dist/{chunk-Z63YNF3N.js.map → chunk-F6A7HJE4.js.map} +0 -0
- /package/dist/{chunk-7U3Y7R7U.js.map → chunk-GKY5DHGR.js.map} +0 -0
- /package/dist/{menu-bar-NDAP3SOR.js.map → menu-bar-6GS5LLTD.js.map} +0 -0
package/dist/index.d.cts
CHANGED
|
@@ -3819,6 +3819,8 @@ declare const underverseMessages: {
|
|
|
3819
3819
|
textDirection: string;
|
|
3820
3820
|
horizontalText: string;
|
|
3821
3821
|
verticalText: string;
|
|
3822
|
+
wrapText: string;
|
|
3823
|
+
noWrapText: string;
|
|
3822
3824
|
};
|
|
3823
3825
|
callout: {
|
|
3824
3826
|
selectEmoji: string;
|
|
@@ -4268,6 +4270,8 @@ declare const underverseMessages: {
|
|
|
4268
4270
|
textDirection: string;
|
|
4269
4271
|
horizontalText: string;
|
|
4270
4272
|
verticalText: string;
|
|
4273
|
+
wrapText: string;
|
|
4274
|
+
noWrapText: string;
|
|
4271
4275
|
};
|
|
4272
4276
|
callout: {
|
|
4273
4277
|
selectEmoji: string;
|
|
@@ -4717,6 +4721,8 @@ declare const underverseMessages: {
|
|
|
4717
4721
|
textDirection: string;
|
|
4718
4722
|
horizontalText: string;
|
|
4719
4723
|
verticalText: string;
|
|
4724
|
+
wrapText: string;
|
|
4725
|
+
noWrapText: string;
|
|
4720
4726
|
};
|
|
4721
4727
|
callout: {
|
|
4722
4728
|
selectEmoji: string;
|
|
@@ -5166,6 +5172,8 @@ declare const underverseMessages: {
|
|
|
5166
5172
|
textDirection: string;
|
|
5167
5173
|
horizontalText: string;
|
|
5168
5174
|
verticalText: string;
|
|
5175
|
+
wrapText: string;
|
|
5176
|
+
noWrapText: string;
|
|
5169
5177
|
};
|
|
5170
5178
|
callout: {
|
|
5171
5179
|
selectEmoji: string;
|
|
@@ -5618,6 +5626,8 @@ declare function getUnderverseMessages(locale?: UnderverseLocale): {
|
|
|
5618
5626
|
textDirection: string;
|
|
5619
5627
|
horizontalText: string;
|
|
5620
5628
|
verticalText: string;
|
|
5629
|
+
wrapText: string;
|
|
5630
|
+
noWrapText: string;
|
|
5621
5631
|
};
|
|
5622
5632
|
callout: {
|
|
5623
5633
|
selectEmoji: string;
|
|
@@ -6066,6 +6076,8 @@ declare function getUnderverseMessages(locale?: UnderverseLocale): {
|
|
|
6066
6076
|
textDirection: string;
|
|
6067
6077
|
horizontalText: string;
|
|
6068
6078
|
verticalText: string;
|
|
6079
|
+
wrapText: string;
|
|
6080
|
+
noWrapText: string;
|
|
6069
6081
|
};
|
|
6070
6082
|
callout: {
|
|
6071
6083
|
selectEmoji: string;
|
|
@@ -6514,6 +6526,8 @@ declare function getUnderverseMessages(locale?: UnderverseLocale): {
|
|
|
6514
6526
|
textDirection: string;
|
|
6515
6527
|
horizontalText: string;
|
|
6516
6528
|
verticalText: string;
|
|
6529
|
+
wrapText: string;
|
|
6530
|
+
noWrapText: string;
|
|
6517
6531
|
};
|
|
6518
6532
|
callout: {
|
|
6519
6533
|
selectEmoji: string;
|
|
@@ -6962,6 +6976,8 @@ declare function getUnderverseMessages(locale?: UnderverseLocale): {
|
|
|
6962
6976
|
textDirection: string;
|
|
6963
6977
|
horizontalText: string;
|
|
6964
6978
|
verticalText: string;
|
|
6979
|
+
wrapText: string;
|
|
6980
|
+
noWrapText: string;
|
|
6965
6981
|
};
|
|
6966
6982
|
callout: {
|
|
6967
6983
|
selectEmoji: string;
|
package/dist/index.d.ts
CHANGED
|
@@ -3819,6 +3819,8 @@ declare const underverseMessages: {
|
|
|
3819
3819
|
textDirection: string;
|
|
3820
3820
|
horizontalText: string;
|
|
3821
3821
|
verticalText: string;
|
|
3822
|
+
wrapText: string;
|
|
3823
|
+
noWrapText: string;
|
|
3822
3824
|
};
|
|
3823
3825
|
callout: {
|
|
3824
3826
|
selectEmoji: string;
|
|
@@ -4268,6 +4270,8 @@ declare const underverseMessages: {
|
|
|
4268
4270
|
textDirection: string;
|
|
4269
4271
|
horizontalText: string;
|
|
4270
4272
|
verticalText: string;
|
|
4273
|
+
wrapText: string;
|
|
4274
|
+
noWrapText: string;
|
|
4271
4275
|
};
|
|
4272
4276
|
callout: {
|
|
4273
4277
|
selectEmoji: string;
|
|
@@ -4717,6 +4721,8 @@ declare const underverseMessages: {
|
|
|
4717
4721
|
textDirection: string;
|
|
4718
4722
|
horizontalText: string;
|
|
4719
4723
|
verticalText: string;
|
|
4724
|
+
wrapText: string;
|
|
4725
|
+
noWrapText: string;
|
|
4720
4726
|
};
|
|
4721
4727
|
callout: {
|
|
4722
4728
|
selectEmoji: string;
|
|
@@ -5166,6 +5172,8 @@ declare const underverseMessages: {
|
|
|
5166
5172
|
textDirection: string;
|
|
5167
5173
|
horizontalText: string;
|
|
5168
5174
|
verticalText: string;
|
|
5175
|
+
wrapText: string;
|
|
5176
|
+
noWrapText: string;
|
|
5169
5177
|
};
|
|
5170
5178
|
callout: {
|
|
5171
5179
|
selectEmoji: string;
|
|
@@ -5618,6 +5626,8 @@ declare function getUnderverseMessages(locale?: UnderverseLocale): {
|
|
|
5618
5626
|
textDirection: string;
|
|
5619
5627
|
horizontalText: string;
|
|
5620
5628
|
verticalText: string;
|
|
5629
|
+
wrapText: string;
|
|
5630
|
+
noWrapText: string;
|
|
5621
5631
|
};
|
|
5622
5632
|
callout: {
|
|
5623
5633
|
selectEmoji: string;
|
|
@@ -6066,6 +6076,8 @@ declare function getUnderverseMessages(locale?: UnderverseLocale): {
|
|
|
6066
6076
|
textDirection: string;
|
|
6067
6077
|
horizontalText: string;
|
|
6068
6078
|
verticalText: string;
|
|
6079
|
+
wrapText: string;
|
|
6080
|
+
noWrapText: string;
|
|
6069
6081
|
};
|
|
6070
6082
|
callout: {
|
|
6071
6083
|
selectEmoji: string;
|
|
@@ -6514,6 +6526,8 @@ declare function getUnderverseMessages(locale?: UnderverseLocale): {
|
|
|
6514
6526
|
textDirection: string;
|
|
6515
6527
|
horizontalText: string;
|
|
6516
6528
|
verticalText: string;
|
|
6529
|
+
wrapText: string;
|
|
6530
|
+
noWrapText: string;
|
|
6517
6531
|
};
|
|
6518
6532
|
callout: {
|
|
6519
6533
|
selectEmoji: string;
|
|
@@ -6962,6 +6976,8 @@ declare function getUnderverseMessages(locale?: UnderverseLocale): {
|
|
|
6962
6976
|
textDirection: string;
|
|
6963
6977
|
horizontalText: string;
|
|
6964
6978
|
verticalText: string;
|
|
6979
|
+
wrapText: string;
|
|
6980
|
+
noWrapText: string;
|
|
6965
6981
|
};
|
|
6966
6982
|
callout: {
|
|
6967
6983
|
selectEmoji: string;
|
package/dist/index.js
CHANGED
|
@@ -4,19 +4,19 @@ import {
|
|
|
4
4
|
extractImageSrcsFromHtml,
|
|
5
5
|
normalizeImageUrl,
|
|
6
6
|
prepareUEditorContentForSave
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-4E43DRP2.js";
|
|
8
8
|
import {
|
|
9
9
|
EmojiPicker_default
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-F6A7HJE4.js";
|
|
11
11
|
import {
|
|
12
12
|
getEmojiImageUrl,
|
|
13
13
|
getEmojiUnifiedCode,
|
|
14
14
|
setEmojiBaseUrl
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-CYCBSKWI.js";
|
|
16
16
|
import "./chunk-4TYW5K4J.js";
|
|
17
17
|
import {
|
|
18
18
|
Modal_default
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-GKY5DHGR.js";
|
|
20
20
|
import {
|
|
21
21
|
DropdownMenuItem,
|
|
22
22
|
DropdownMenuSeparator,
|
|
@@ -34,7 +34,7 @@ import {
|
|
|
34
34
|
shadcnAnimationStyles,
|
|
35
35
|
useShadCNAnimations,
|
|
36
36
|
useUnderverseUIConfig
|
|
37
|
-
} from "./chunk-
|
|
37
|
+
} from "./chunk-AMAILXHP.js";
|
|
38
38
|
import {
|
|
39
39
|
ForceInternalTranslationsProvider,
|
|
40
40
|
NextIntlAdapter,
|
|
@@ -54,7 +54,7 @@ import {
|
|
|
54
54
|
useUnderverseLocale,
|
|
55
55
|
useUnderverseTranslations,
|
|
56
56
|
vi_default
|
|
57
|
-
} from "./chunk-
|
|
57
|
+
} from "./chunk-BRDGIALS.js";
|
|
58
58
|
import {
|
|
59
59
|
__export,
|
|
60
60
|
__require
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
Modal_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-GKY5DHGR.js";
|
|
5
5
|
import {
|
|
6
6
|
DEFAULT_TABLE_ROW_HEIGHT,
|
|
7
7
|
DEFAULT_UEDITOR_IMAGE_MAX_FILE_SIZE,
|
|
@@ -21,11 +21,11 @@ import {
|
|
|
21
21
|
sanitizeUEditorUrl,
|
|
22
22
|
useDropdownMenuClose,
|
|
23
23
|
useSharedEditorUiRenderState
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-AMAILXHP.js";
|
|
25
25
|
import {
|
|
26
26
|
cn,
|
|
27
27
|
useSmartTranslations
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-BRDGIALS.js";
|
|
29
29
|
import "./chunk-NSBPE2FW.js";
|
|
30
30
|
|
|
31
31
|
// src/components/UEditor/menu-bar.tsx
|
|
@@ -944,4 +944,4 @@ var MenuBar = ({
|
|
|
944
944
|
export {
|
|
945
945
|
MenuBar
|
|
946
946
|
};
|
|
947
|
-
//# sourceMappingURL=menu-bar-
|
|
947
|
+
//# sourceMappingURL=menu-bar-6GS5LLTD.js.map
|