@underverse-ui/underverse 2.0.13 → 2.0.15
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-FFNIUMI3.js → EmojiPicker-3X2S7XPP.js} +4 -4
- package/dist/{chunk-R7ZKNCWR.js → chunk-D22TNGE5.js} +3 -3
- package/dist/{chunk-PYC5EY5W.js → chunk-EPBYGZHZ.js} +106 -62
- package/dist/chunk-EPBYGZHZ.js.map +1 -0
- package/dist/{chunk-HEYNAGQD.js → chunk-HTGAV4IG.js} +3 -3
- package/dist/{chunk-WDY3QWOW.js → chunk-NWVDNVLR.js} +231 -158
- package/dist/chunk-NWVDNVLR.js.map +1 -0
- package/dist/{chunk-VNSCI3OK.js → chunk-SKCO2GFM.js} +2 -2
- package/dist/{chunk-MMMCBJ2L.js → chunk-WEGE3MZ5.js} +109 -67
- package/dist/chunk-WEGE3MZ5.js.map +1 -0
- package/dist/index.cjs +3173 -3009
- 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-SVX36W4S.js → menu-bar-YMEOEYJS.js} +4 -4
- package/dist/ueditor.cjs +1142 -978
- package/dist/ueditor.cjs.map +1 -1
- package/dist/ueditor.d.cts +2 -0
- package/dist/ueditor.d.ts +2 -0
- package/dist/ueditor.js +4 -4
- package/package.json +1 -1
- package/dist/chunk-MMMCBJ2L.js.map +0 -1
- package/dist/chunk-PYC5EY5W.js.map +0 -1
- package/dist/chunk-WDY3QWOW.js.map +0 -1
- /package/dist/{EmojiPicker-FFNIUMI3.js.map → EmojiPicker-3X2S7XPP.js.map} +0 -0
- /package/dist/{chunk-R7ZKNCWR.js.map → chunk-D22TNGE5.js.map} +0 -0
- /package/dist/{chunk-HEYNAGQD.js.map → chunk-HTGAV4IG.js.map} +0 -0
- /package/dist/{chunk-VNSCI3OK.js.map → chunk-SKCO2GFM.js.map} +0 -0
- /package/dist/{menu-bar-SVX36W4S.js.map → menu-bar-YMEOEYJS.js.map} +0 -0
package/dist/index.d.cts
CHANGED
|
@@ -3787,6 +3787,8 @@ declare const underverseMessages: {
|
|
|
3787
3787
|
imageWidthLg: string;
|
|
3788
3788
|
imageResetSize: string;
|
|
3789
3789
|
imageDelete: string;
|
|
3790
|
+
hideMenuBar: string;
|
|
3791
|
+
showMenuBar: string;
|
|
3790
3792
|
};
|
|
3791
3793
|
slashCommand: {
|
|
3792
3794
|
basicBlocks: string;
|
|
@@ -4238,6 +4240,8 @@ declare const underverseMessages: {
|
|
|
4238
4240
|
imageWidthLg: string;
|
|
4239
4241
|
imageResetSize: string;
|
|
4240
4242
|
imageDelete: string;
|
|
4243
|
+
hideMenuBar: string;
|
|
4244
|
+
showMenuBar: string;
|
|
4241
4245
|
};
|
|
4242
4246
|
slashCommand: {
|
|
4243
4247
|
basicBlocks: string;
|
|
@@ -4689,6 +4693,8 @@ declare const underverseMessages: {
|
|
|
4689
4693
|
imageWidthLg: string;
|
|
4690
4694
|
imageResetSize: string;
|
|
4691
4695
|
imageDelete: string;
|
|
4696
|
+
hideMenuBar: string;
|
|
4697
|
+
showMenuBar: string;
|
|
4692
4698
|
};
|
|
4693
4699
|
slashCommand: {
|
|
4694
4700
|
basicBlocks: string;
|
|
@@ -5140,6 +5146,8 @@ declare const underverseMessages: {
|
|
|
5140
5146
|
imageWidthLg: string;
|
|
5141
5147
|
imageResetSize: string;
|
|
5142
5148
|
imageDelete: string;
|
|
5149
|
+
hideMenuBar: string;
|
|
5150
|
+
showMenuBar: string;
|
|
5143
5151
|
};
|
|
5144
5152
|
slashCommand: {
|
|
5145
5153
|
basicBlocks: string;
|
|
@@ -5594,6 +5602,8 @@ declare function getUnderverseMessages(locale?: UnderverseLocale): {
|
|
|
5594
5602
|
imageWidthLg: string;
|
|
5595
5603
|
imageResetSize: string;
|
|
5596
5604
|
imageDelete: string;
|
|
5605
|
+
hideMenuBar: string;
|
|
5606
|
+
showMenuBar: string;
|
|
5597
5607
|
};
|
|
5598
5608
|
slashCommand: {
|
|
5599
5609
|
basicBlocks: string;
|
|
@@ -6044,6 +6054,8 @@ declare function getUnderverseMessages(locale?: UnderverseLocale): {
|
|
|
6044
6054
|
imageWidthLg: string;
|
|
6045
6055
|
imageResetSize: string;
|
|
6046
6056
|
imageDelete: string;
|
|
6057
|
+
hideMenuBar: string;
|
|
6058
|
+
showMenuBar: string;
|
|
6047
6059
|
};
|
|
6048
6060
|
slashCommand: {
|
|
6049
6061
|
basicBlocks: string;
|
|
@@ -6494,6 +6506,8 @@ declare function getUnderverseMessages(locale?: UnderverseLocale): {
|
|
|
6494
6506
|
imageWidthLg: string;
|
|
6495
6507
|
imageResetSize: string;
|
|
6496
6508
|
imageDelete: string;
|
|
6509
|
+
hideMenuBar: string;
|
|
6510
|
+
showMenuBar: string;
|
|
6497
6511
|
};
|
|
6498
6512
|
slashCommand: {
|
|
6499
6513
|
basicBlocks: string;
|
|
@@ -6944,6 +6958,8 @@ declare function getUnderverseMessages(locale?: UnderverseLocale): {
|
|
|
6944
6958
|
imageWidthLg: string;
|
|
6945
6959
|
imageResetSize: string;
|
|
6946
6960
|
imageDelete: string;
|
|
6961
|
+
hideMenuBar: string;
|
|
6962
|
+
showMenuBar: string;
|
|
6947
6963
|
};
|
|
6948
6964
|
slashCommand: {
|
|
6949
6965
|
basicBlocks: string;
|
package/dist/index.d.ts
CHANGED
|
@@ -3787,6 +3787,8 @@ declare const underverseMessages: {
|
|
|
3787
3787
|
imageWidthLg: string;
|
|
3788
3788
|
imageResetSize: string;
|
|
3789
3789
|
imageDelete: string;
|
|
3790
|
+
hideMenuBar: string;
|
|
3791
|
+
showMenuBar: string;
|
|
3790
3792
|
};
|
|
3791
3793
|
slashCommand: {
|
|
3792
3794
|
basicBlocks: string;
|
|
@@ -4238,6 +4240,8 @@ declare const underverseMessages: {
|
|
|
4238
4240
|
imageWidthLg: string;
|
|
4239
4241
|
imageResetSize: string;
|
|
4240
4242
|
imageDelete: string;
|
|
4243
|
+
hideMenuBar: string;
|
|
4244
|
+
showMenuBar: string;
|
|
4241
4245
|
};
|
|
4242
4246
|
slashCommand: {
|
|
4243
4247
|
basicBlocks: string;
|
|
@@ -4689,6 +4693,8 @@ declare const underverseMessages: {
|
|
|
4689
4693
|
imageWidthLg: string;
|
|
4690
4694
|
imageResetSize: string;
|
|
4691
4695
|
imageDelete: string;
|
|
4696
|
+
hideMenuBar: string;
|
|
4697
|
+
showMenuBar: string;
|
|
4692
4698
|
};
|
|
4693
4699
|
slashCommand: {
|
|
4694
4700
|
basicBlocks: string;
|
|
@@ -5140,6 +5146,8 @@ declare const underverseMessages: {
|
|
|
5140
5146
|
imageWidthLg: string;
|
|
5141
5147
|
imageResetSize: string;
|
|
5142
5148
|
imageDelete: string;
|
|
5149
|
+
hideMenuBar: string;
|
|
5150
|
+
showMenuBar: string;
|
|
5143
5151
|
};
|
|
5144
5152
|
slashCommand: {
|
|
5145
5153
|
basicBlocks: string;
|
|
@@ -5594,6 +5602,8 @@ declare function getUnderverseMessages(locale?: UnderverseLocale): {
|
|
|
5594
5602
|
imageWidthLg: string;
|
|
5595
5603
|
imageResetSize: string;
|
|
5596
5604
|
imageDelete: string;
|
|
5605
|
+
hideMenuBar: string;
|
|
5606
|
+
showMenuBar: string;
|
|
5597
5607
|
};
|
|
5598
5608
|
slashCommand: {
|
|
5599
5609
|
basicBlocks: string;
|
|
@@ -6044,6 +6054,8 @@ declare function getUnderverseMessages(locale?: UnderverseLocale): {
|
|
|
6044
6054
|
imageWidthLg: string;
|
|
6045
6055
|
imageResetSize: string;
|
|
6046
6056
|
imageDelete: string;
|
|
6057
|
+
hideMenuBar: string;
|
|
6058
|
+
showMenuBar: string;
|
|
6047
6059
|
};
|
|
6048
6060
|
slashCommand: {
|
|
6049
6061
|
basicBlocks: string;
|
|
@@ -6494,6 +6506,8 @@ declare function getUnderverseMessages(locale?: UnderverseLocale): {
|
|
|
6494
6506
|
imageWidthLg: string;
|
|
6495
6507
|
imageResetSize: string;
|
|
6496
6508
|
imageDelete: string;
|
|
6509
|
+
hideMenuBar: string;
|
|
6510
|
+
showMenuBar: string;
|
|
6497
6511
|
};
|
|
6498
6512
|
slashCommand: {
|
|
6499
6513
|
basicBlocks: string;
|
|
@@ -6944,6 +6958,8 @@ declare function getUnderverseMessages(locale?: UnderverseLocale): {
|
|
|
6944
6958
|
imageWidthLg: string;
|
|
6945
6959
|
imageResetSize: string;
|
|
6946
6960
|
imageDelete: string;
|
|
6961
|
+
hideMenuBar: string;
|
|
6962
|
+
showMenuBar: string;
|
|
6947
6963
|
};
|
|
6948
6964
|
slashCommand: {
|
|
6949
6965
|
basicBlocks: 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-NWVDNVLR.js";
|
|
8
8
|
import {
|
|
9
9
|
EmojiPicker_default
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-HTGAV4IG.js";
|
|
11
11
|
import {
|
|
12
12
|
getEmojiImageUrl,
|
|
13
13
|
getEmojiUnifiedCode,
|
|
14
14
|
setEmojiBaseUrl
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-SKCO2GFM.js";
|
|
16
16
|
import "./chunk-4TYW5K4J.js";
|
|
17
17
|
import {
|
|
18
18
|
Modal_default
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-D22TNGE5.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-
|
|
34
|
+
} from "./chunk-WEGE3MZ5.js";
|
|
35
35
|
import {
|
|
36
36
|
ForceInternalTranslationsProvider,
|
|
37
37
|
NextIntlAdapter,
|
|
@@ -57,7 +57,7 @@ import {
|
|
|
57
57
|
useUnderverseLocale,
|
|
58
58
|
useUnderverseTranslations,
|
|
59
59
|
vi_default
|
|
60
|
-
} from "./chunk-
|
|
60
|
+
} from "./chunk-EPBYGZHZ.js";
|
|
61
61
|
import {
|
|
62
62
|
__export,
|
|
63
63
|
__require
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
Modal_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-D22TNGE5.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-WEGE3MZ5.js";
|
|
25
25
|
import {
|
|
26
26
|
cn,
|
|
27
27
|
useSmartTranslations
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-EPBYGZHZ.js";
|
|
29
29
|
import "./chunk-NSBPE2FW.js";
|
|
30
30
|
|
|
31
31
|
// src/components/UEditor/menu-bar.tsx
|
|
@@ -945,4 +945,4 @@ var MenuBar = ({
|
|
|
945
945
|
export {
|
|
946
946
|
MenuBar
|
|
947
947
|
};
|
|
948
|
-
//# sourceMappingURL=menu-bar-
|
|
948
|
+
//# sourceMappingURL=menu-bar-YMEOEYJS.js.map
|