@baishuyun/ui-base 6.10.0 → 6.11.0
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/Amap/{Amap-BNnmSPnl.js → Amap-BLSziesG.js} +1 -1
- package/dist/Amap/AmapCircle/index.js +4 -4
- package/dist/Amap/{AmapCircle-BDW6pnNR.js → AmapCircle-2qupysHe.js} +1 -1
- package/dist/Amap/AmapMarker/index.js +5 -5
- package/dist/Amap/{AmapMarker-CdoPWdff.js → AmapMarker-xEqoVnFR.js} +2 -2
- package/dist/Amap/AmapMarkerCluster/index.js +5 -5
- package/dist/Amap/{AmapMarkerCluster-CSIxiVC5.js → AmapMarkerCluster-CvEQa3o9.js} +2 -2
- package/dist/Amap/AmapProvider/index.js +6 -5
- package/dist/Amap/{AmapProvider-Cwi6WOe0.js → AmapProvider-CvRHhN42.js} +2 -2
- package/dist/Amap/hooks/index.js +3 -3
- package/dist/Amap/{hooks-DAN31s_-.js → hooks-BTcFpdd0.js} +1 -1
- package/dist/Amap/index.js +12 -11
- package/dist/Calendar/{AllDaySection-DNsVyixx.js → AllDaySection-BqbcPQls.js} +3 -3
- package/dist/Calendar/{Calendar-DL2X3z_z.js → Calendar-BS0nzK4h.js} +12 -13
- package/dist/Calendar/{CurrentTimeIndicator-twXtFHIp.js → CurrentTimeIndicator-dRYot1Rk.js} +24 -18
- package/dist/Calendar/{EventCard-CvEnWcKd.js → EventCard-Di5UX4pB.js} +3 -4
- package/dist/Calendar/{TimeGrid-D62R57Bo.js → TimeGrid-CBpDFAM4.js} +1 -1
- package/dist/Calendar/context/index.js +2 -2
- package/dist/Calendar/index.js +21 -20
- package/dist/Calendar/subcomponents/AllDaySection/index.js +8 -7
- package/dist/Calendar/subcomponents/CurrentTimeIndicator/index.js +6 -5
- package/dist/Calendar/subcomponents/EventCard/index.js +7 -6
- package/dist/Calendar/subcomponents/TimeAxis/index.js +4 -4
- package/dist/Calendar/subcomponents/TimeGrid/index.js +4 -3
- package/dist/Calendar/{theme-BRVmxhqD.js → theme-i60ueO92.js} +2 -2
- package/dist/Calendar/utils/index.js +4 -4
- package/dist/Calendar/utils/layout/index.js +3 -3
- package/dist/Calendar/utils/theme/index.js +2 -2
- package/dist/Card/index.js +2 -2
- package/dist/CheckBox/{CheckBox-CcM19LnP.js → CheckBox-nBm0u6zX.js} +1 -1
- package/dist/CheckBox/index.js +3 -3
- package/dist/ColorPicker/ColorPicker-DVwg07Gs.js +174 -0
- package/dist/ColorPicker/index.js +7 -6
- package/dist/ConfigProvider/index.js +4 -3
- package/dist/DatePicker/DatePicker-DNPnHLT2.js +101 -0
- package/dist/DatePicker/{DatePickerPanel-Bz3uvbYF.js → DatePickerPanel-TS6AxAH-.js} +5 -5
- package/dist/DatePicker/index.js +10 -9
- package/dist/DatePicker/style/index.js +2 -2
- package/dist/DatePicker/{style-BwmM26RP.js → style-UKXn1N_p.js} +1 -1
- package/dist/DropDown/DropDown-DWf5yf4l.js +178 -0
- package/dist/DropDown/index.js +11 -10
- package/dist/DropDown/style/index.js +2 -2
- package/dist/DropDown/{style-BSgosymi.js → style-LLDVPpPa.js} +1 -1
- package/dist/Editor/Buttons-BBioCubp.js +1148 -0
- package/dist/Editor/ToolbarPlugin/Buttons/index.js +17 -16
- package/dist/Editor/constants/index.js +3 -3
- package/dist/Editor/index.js +1015 -257
- package/dist/Gantt/GanttChart/index.js +18 -17
- package/dist/Gantt/{GanttChart-6gpw5vi6.js → GanttChart-BaEW7EDO.js} +8 -10
- package/dist/Gantt/GanttTable/index.js +11 -11
- package/dist/Gantt/{GanttTable-lVu-YUtt.js → GanttTable-CdXhMHF6.js} +5 -5
- package/dist/Gantt/GanttToolBar/index.js +14 -13
- package/dist/Gantt/{GanttToolBar-CarBWZg-.js → GanttToolBar-COwsYlMG.js} +3 -4
- package/dist/Gantt/{collapseKeys-_ShTXPKt.js → collapseKeys-B4SOVHjd.js} +2 -2
- package/dist/Gantt/index.js +26 -25
- package/dist/Gantt/{theme-CiMD9Y6i.js → theme-2LyXJRDe.js} +1 -1
- package/dist/Gantt/{timelineViewConfig-CLIpppp0.js → timelineViewConfig-9HArvbmb.js} +1 -1
- package/dist/Gantt/utils/index.js +6 -6
- package/dist/Gantt/utils/theme/index.js +2 -2
- package/dist/Icon/index.js +1 -1
- package/dist/InputTag/{InputTag-DxPO0DwD.js → InputTag-Jpm8H32L.js} +2 -2
- package/dist/InputTag/index.js +5 -5
- package/dist/Loading/{Loading-CVyzO5-s.js → Loading-CiRe7i2R.js} +1 -1
- package/dist/Loading/index.js +4 -4
- package/dist/Modal/Modal-Cb7Msq26.js +96 -0
- package/dist/Modal/index.js +3 -2
- package/dist/NotFoundContent/index.js +2 -2
- package/dist/Overlay/OverlayContext-CVSFoyqN.js +23 -0
- package/dist/Overlay/index.js +3 -0
- package/dist/Radio/index.js +2 -2
- package/dist/ScrollBar/{ScrollBar-CnwYQfXM.js → ScrollBar-N2pOLv-8.js} +1 -1
- package/dist/ScrollBar/index.js +2 -2
- package/dist/Segmented/{Segmented-Ck2ZmfF7.js → Segmented-BCQRrc65.js} +1 -1
- package/dist/Segmented/index.js +2 -2
- package/dist/Select/Select-BY5Rpo3f.js +753 -0
- package/dist/Select/{SelectInputSearch-CrGW_eVo.js → SelectInputSearch-i3egm8Wy.js} +1 -1
- package/dist/Select/index.js +14 -13
- package/dist/Table/{Table-CL-KfNY3.js → Table-CSPdFGYn.js} +5 -5
- package/dist/Table/hooks/index.js +2 -2
- package/dist/Table/{hooks-uCDY9dqx.js → hooks-BceUZQQm.js} +1 -1
- package/dist/Table/index.js +8 -8
- package/dist/Table/{processRowspan-nIGqGyHh.js → processRowspan-B0WELhG2.js} +1 -1
- package/dist/Table/style/index.js +2 -2
- package/dist/Table/{style-x9xfw6te.js → style-C4wp0IOM.js} +1 -1
- package/dist/Table/utils/index.js +2 -2
- package/dist/Tabs/Tabs-C0m3mt-j.js +413 -0
- package/dist/Tabs/index.js +6 -5
- package/dist/Tooltip/Tooltip-Bb3Jx-If.js +172 -0
- package/dist/Tooltip/index.js +3 -2
- package/dist/Tree/index.js +4 -4
- package/dist/Tree/utils/index.js +1 -1
- package/dist/components/ColorPicker/ColorPalettes.d.ts +2 -0
- package/dist/components/ColorPicker/ColorPicker.type.d.ts +1 -7
- package/dist/components/ConfigProvider/ConfigProvider.type.d.ts +2 -0
- package/dist/components/DatePicker/interface.d.ts +2 -0
- package/dist/components/Editor/ToolbarPlugin/Buttons/BulletListButton.d.ts +2 -0
- package/dist/components/Editor/ToolbarPlugin/Buttons/CodeButton.d.ts +2 -0
- package/dist/components/Editor/ToolbarPlugin/Buttons/CodeLanguageButton.d.ts +2 -0
- package/dist/components/Editor/ToolbarPlugin/Buttons/HeadingButton.d.ts +2 -0
- package/dist/components/Editor/ToolbarPlugin/Buttons/IndentButton.d.ts +2 -0
- package/dist/components/Editor/ToolbarPlugin/Buttons/NumberListButton.d.ts +2 -0
- package/dist/components/Editor/ToolbarPlugin/Buttons/OutdentButton.d.ts +2 -0
- package/dist/components/Editor/ToolbarPlugin/Buttons/RedoButton.d.ts +2 -0
- package/dist/components/Editor/ToolbarPlugin/Buttons/SourceButton.d.ts +2 -0
- package/dist/components/Editor/ToolbarPlugin/Buttons/StrikeThroughButton.d.ts +2 -0
- package/dist/components/Editor/ToolbarPlugin/Buttons/SubscriptButton.d.ts +2 -0
- package/dist/components/Editor/ToolbarPlugin/Buttons/SuperscriptButton.d.ts +2 -0
- package/dist/components/Editor/ToolbarPlugin/Buttons/TableButton.d.ts +2 -0
- package/dist/components/Editor/ToolbarPlugin/Buttons/UndoButton.d.ts +2 -0
- package/dist/components/Editor/ToolbarPlugin/Buttons/index.d.ts +13 -0
- package/dist/components/Editor/ToolbarPlugin/context/HistoryStateProvider.d.ts +8 -0
- package/dist/components/Editor/ToolbarPlugin/context/TextFormatsContext.d.ts +10 -1
- package/dist/components/Editor/ToolbarPlugin/icons/ToolbarIcon.d.ts +13 -0
- package/dist/components/Editor/constants/codeLanguages.d.ts +69 -0
- package/dist/components/Editor/constants/index.d.ts +3 -0
- package/dist/components/Editor/context/EditorContainerContext.d.ts +0 -1
- package/dist/components/Editor/context/SourceModeContext.d.ts +9 -0
- package/dist/components/Editor/htmlConfig.d.ts +2 -0
- package/dist/components/Editor/interface.d.ts +1 -1
- package/dist/components/Editor/plugins/CodeHighlightPlugin.d.ts +1 -0
- package/dist/components/Editor/plugins/HeadingPlugin.d.ts +3 -0
- package/dist/components/Editor/plugins/LinkColorPlugin.d.ts +2 -0
- package/dist/components/Editor/plugins/PasteStripImagePlugin.d.ts +1 -0
- package/dist/components/Editor/plugins/SourceModePlugin.d.ts +7 -0
- package/dist/components/Editor/plugins/TabIndentPlugin.d.ts +1 -0
- package/dist/components/Editor/plugins/TablePlugin.d.ts +1 -0
- package/dist/components/Editor/utils/codeHighlighter.d.ts +12 -0
- package/dist/components/Editor/utils/fillRootFromHtml.d.ts +2 -0
- package/dist/components/Editor/utils/formatEditorHtml.d.ts +1 -0
- package/dist/components/Editor/utils/formatTruncatedFilename.d.ts +4 -0
- package/dist/components/Editor/utils/isEmptyEditorHtml.d.ts +1 -0
- package/dist/components/Editor/utils/sanitizeEditorHtml.d.ts +1 -0
- package/dist/components/Editor/utils/stripImagesFromHtml.d.ts +1 -0
- package/dist/components/Editor/utils/stripInlineStyleProperty.d.ts +2 -0
- package/dist/components/Editor/utils/writeHtmlSource.d.ts +1 -0
- package/dist/components/Overlay/OverlayContext.d.ts +16 -0
- package/dist/components/Overlay/index.d.ts +2 -0
- package/dist/components/Tooltip/Tooltip.type.d.ts +1 -1
- package/dist/components/index.d.ts +2 -0
- package/dist/index.js +53 -51
- package/dist/locale/lang/en-US.json.d.ts +21 -2
- package/dist/locale/lang/zh-CN.json.d.ts +21 -2
- package/dist/locale/lang/zh-TW.json.d.ts +21 -2
- package/dist/style.css +1 -1
- package/dist/vendors/{ConfigProvider-DxrZpdIb.js → ConfigProvider-4xHyyeop.js} +84 -36
- package/dist/vendors/{LocaleContext-Dcw6C1LX.js → LocaleContext-I4PW9j4M.js} +21 -2
- package/dist/vendors/{Tree-D1s-eADo.js → Tree-B09frqQX.js} +3 -2
- package/dist/vendors/{useLocale-BKZX2_zw.js → useLocale-FGYsRWSe.js} +1 -1
- package/dist/vendors/{version-L-kG2La0.js → version-BxI5QM5W.js} +1 -1
- package/package.json +10 -1
- package/dist/ColorPicker/ColorPicker-D3JuQ7a7.js +0 -153
- package/dist/DatePicker/DatePicker-Dah_CjYG.js +0 -96
- package/dist/DropDown/DropDown-Daxr9BYf.js +0 -171
- package/dist/Editor/Buttons-DG_-Sg_C.js +0 -600
- package/dist/Modal/Modal-LiztSF7x.js +0 -92
- package/dist/Select/Select-CBI5PgeQ.js +0 -746
- package/dist/Tabs/Tabs-B1RsYb2W.js +0 -409
- package/dist/Tooltip/Tooltip-DWWWYn1a.js +0 -168
- /package/dist/Amap/{AmapContext-D7Njjm5a.js → AmapContext-CJBe6lld.js} +0 -0
- /package/dist/Amap/{useMarkerInfoWindowController-BQmhR0N7.js → useMarkerInfoWindowController-Cjx0xQXw.js} +0 -0
- /package/dist/Calendar/{TimeAxis-D7bgZDKs.js → TimeAxis-C9e2BdYs.js} +0 -0
- /package/dist/Calendar/{colorUtils-lXNjGoCk.js → colorUtils-CBLTsDX0.js} +0 -0
- /package/dist/Calendar/{context-CBJnz0IH.js → context-4tCN5X33.js} +0 -0
- /package/dist/Calendar/{layout-BglMom3m.js → layout-Dz-grtu9.js} +0 -0
- /package/dist/Card/{Card-CtKLNh3n.js → Card-Ds5Rpq--.js} +0 -0
- /package/dist/CheckBox/{CheckBox-Bb0UuX1Y.js → CheckBox-ByWSy9Yr.js} +0 -0
- /package/dist/DatePicker/{ensureDayjsPlugins-CVL-fnAl.js → ensureDayjsPlugins-Cn9Bkjkj.js} +0 -0
- /package/dist/DatePicker/{pickerLocale-BeMlfhKu.js → pickerLocale-BRnNjLcv.js} +0 -0
- /package/dist/Gantt/{GanttHighlightContext-grda5bhd.js → GanttHighlightContext-ChThr8ia.js} +0 -0
- /package/dist/Gantt/{columnResize-DV1tSBx_.js → columnResize-jG0Wy2PC.js} +0 -0
- /package/dist/Gantt/{constants-BObDP0h6.js → constants-LIz5jwed.js} +0 -0
- /package/dist/Gantt/{highlightTarget-DrP0_NrM.js → highlightTarget-BpkYTonb.js} +0 -0
- /package/dist/NotFoundContent/{NotFoundContent-J-TEnljc.js → NotFoundContent-BLmzWNBi.js} +0 -0
- /package/dist/Radio/{Radio-CBUZ7DB5.js → Radio-CX9cUqb7.js} +0 -0
- /package/dist/Table/{constants-CcwjDbe7.js → constants-kRpjsoet.js} +0 -0
- /package/dist/vendors/{animations-Mlw78WYo.js → animations-rwUbyoT0.js} +0 -0
- /package/dist/vendors/{cssVars-B8o94Yao.js → cssVars-l4-kP_14.js} +0 -0
- /package/dist/vendors/{mergeRefs-Bai1cIzv.js → mergeRefs-TiJ0xjUN.js} +0 -0
- /package/dist/vendors/{useFloatingOverlay-BApqkHSu.js → useFloatingOverlay-B3M9k8nj.js} +0 -0
- /package/dist/vendors/{useFloatingPortal-C8V67X0v.js → useFloatingPortal-CmVJbuRm.js} +0 -0
- /package/dist/vendors/{useLatchedPopupPortalRoot-hwf14FJ5.js → useLatchedPopupPortalRoot-4fVhqVT4.js} +0 -0
package/dist/index.js
CHANGED
|
@@ -1,56 +1,58 @@
|
|
|
1
|
-
import "./vendors/version-
|
|
1
|
+
import "./vendors/version-BxI5QM5W.js";
|
|
2
2
|
import "./ScrollBar/style-D26azwz6.js";
|
|
3
3
|
import { t as e } from "./Icon/Icon-BBDcb-yw.js";
|
|
4
|
-
import "./vendors/LocaleContext-
|
|
5
|
-
import { r as t, t as n } from "./vendors/ConfigProvider-
|
|
6
|
-
import "./
|
|
7
|
-
import
|
|
8
|
-
import { t as
|
|
9
|
-
import {
|
|
10
|
-
import { t as
|
|
11
|
-
import "./Amap/
|
|
12
|
-
import
|
|
13
|
-
import { t as
|
|
14
|
-
import { t as
|
|
15
|
-
import
|
|
16
|
-
import { t as
|
|
17
|
-
import "./
|
|
18
|
-
import "./
|
|
19
|
-
import "./vendors/
|
|
20
|
-
import
|
|
21
|
-
import
|
|
22
|
-
import { t as
|
|
23
|
-
import "./
|
|
24
|
-
import { t as
|
|
25
|
-
import "./
|
|
26
|
-
import { t as
|
|
27
|
-
import
|
|
28
|
-
import { t as
|
|
29
|
-
import { t as
|
|
30
|
-
import "./
|
|
4
|
+
import "./vendors/LocaleContext-I4PW9j4M.js";
|
|
5
|
+
import { r as t, t as n } from "./vendors/ConfigProvider-4xHyyeop.js";
|
|
6
|
+
import { a as r, i, n as a, t as o } from "./Overlay/OverlayContext-CVSFoyqN.js";
|
|
7
|
+
import "./Amap/AmapContext-CJBe6lld.js";
|
|
8
|
+
import { t as s } from "./Amap/AmapProvider-CvRHhN42.js";
|
|
9
|
+
import { t as c } from "./Amap/Amap-BLSziesG.js";
|
|
10
|
+
import { n as l, t as u } from "./Amap/hooks-BTcFpdd0.js";
|
|
11
|
+
import { t as d } from "./Amap/AmapCircle-2qupysHe.js";
|
|
12
|
+
import "./Amap/useMarkerInfoWindowController-Cjx0xQXw.js";
|
|
13
|
+
import { t as f } from "./Amap/AmapMarker-xEqoVnFR.js";
|
|
14
|
+
import { t as p } from "./Amap/AmapMarkerCluster-CvEQa3o9.js";
|
|
15
|
+
import "./Overlay/index.js";
|
|
16
|
+
import { t as m } from "./Card/Card-Ds5Rpq--.js";
|
|
17
|
+
import { t as h } from "./Modal/Modal-Cb7Msq26.js";
|
|
18
|
+
import { t as g } from "./ColorPicker/ColorPicker-DVwg07Gs.js";
|
|
19
|
+
import "./vendors/useFloatingOverlay-B3M9k8nj.js";
|
|
20
|
+
import "./vendors/useLocale-FGYsRWSe.js";
|
|
21
|
+
import "./vendors/useLatchedPopupPortalRoot-4fVhqVT4.js";
|
|
22
|
+
import { t as _ } from "./Segmented/Segmented-BCQRrc65.js";
|
|
23
|
+
import { n as v, t as y } from "./Tooltip/Tooltip-Bb3Jx-If.js";
|
|
24
|
+
import { t as b } from "./Select/Select-BY5Rpo3f.js";
|
|
25
|
+
import "./Select/SelectInputSearch-i3egm8Wy.js";
|
|
26
|
+
import { t as x } from "./vendors/Tree-B09frqQX.js";
|
|
27
|
+
import "./CheckBox/CheckBox-ByWSy9Yr.js";
|
|
28
|
+
import { t as S } from "./CheckBox/CheckBox-nBm0u6zX.js";
|
|
29
|
+
import { t as C } from "./Radio/Radio-CX9cUqb7.js";
|
|
30
|
+
import { t as w } from "./NotFoundContent/NotFoundContent-BLmzWNBi.js";
|
|
31
|
+
import { t as T } from "./ScrollBar/ScrollBar-N2pOLv-8.js";
|
|
32
|
+
import "./vendors/useFloatingPortal-CmVJbuRm.js";
|
|
31
33
|
import "./Tree/index.js";
|
|
32
|
-
import { n as
|
|
33
|
-
import { t as
|
|
34
|
-
import "./DropDown/style-
|
|
35
|
-
import { t as
|
|
34
|
+
import { n as E, t as D } from "./Tabs/Tabs-C0m3mt-j.js";
|
|
35
|
+
import { t as O } from "./DropDown/DropDown-DWf5yf4l.js";
|
|
36
|
+
import "./DropDown/style-LLDVPpPa.js";
|
|
37
|
+
import { t as k } from "./Loading/Loading-CiRe7i2R.js";
|
|
36
38
|
import "./NotFoundContent/index.js";
|
|
37
|
-
import { t as
|
|
38
|
-
import "./Calendar/context-
|
|
39
|
-
import { t as
|
|
40
|
-
import { t as
|
|
41
|
-
import "./DatePicker/ensureDayjsPlugins-
|
|
42
|
-
import "./DatePicker/pickerLocale-
|
|
43
|
-
import "./DatePicker/style-
|
|
44
|
-
import "./Calendar/layout-
|
|
45
|
-
import "./Calendar/TimeAxis-
|
|
46
|
-
import "./Calendar/TimeGrid-
|
|
47
|
-
import "./Calendar/CurrentTimeIndicator-
|
|
48
|
-
import "./Calendar/EventCard-
|
|
49
|
-
import "./Calendar/AllDaySection-
|
|
50
|
-
import "./Calendar/theme-
|
|
51
|
-
import { a as
|
|
52
|
-
import { t as
|
|
53
|
-
import { n as
|
|
54
|
-
import { t as
|
|
39
|
+
import { t as A } from "./InputTag/InputTag-Jpm8H32L.js";
|
|
40
|
+
import "./Calendar/context-4tCN5X33.js";
|
|
41
|
+
import { t as j } from "./Calendar/Calendar-BS0nzK4h.js";
|
|
42
|
+
import { t as M } from "./DatePicker/DatePicker-DNPnHLT2.js";
|
|
43
|
+
import "./DatePicker/ensureDayjsPlugins-Cn9Bkjkj.js";
|
|
44
|
+
import "./DatePicker/pickerLocale-BRnNjLcv.js";
|
|
45
|
+
import "./DatePicker/style-UKXn1N_p.js";
|
|
46
|
+
import "./Calendar/layout-Dz-grtu9.js";
|
|
47
|
+
import "./Calendar/TimeAxis-C9e2BdYs.js";
|
|
48
|
+
import "./Calendar/TimeGrid-CBpDFAM4.js";
|
|
49
|
+
import "./Calendar/CurrentTimeIndicator-dRYot1Rk.js";
|
|
50
|
+
import "./Calendar/EventCard-Di5UX4pB.js";
|
|
51
|
+
import "./Calendar/AllDaySection-BqbcPQls.js";
|
|
52
|
+
import "./Calendar/theme-i60ueO92.js";
|
|
53
|
+
import { a as N, c as P, d as F, f as I, n as L, o as R, r as z, t as B, u as V } from "./Table/processRowspan-B0WELhG2.js";
|
|
54
|
+
import { t as H } from "./Table/Table-CSPdFGYn.js";
|
|
55
|
+
import { n as U, t as W } from "./Table/hooks-BceUZQQm.js";
|
|
56
|
+
import { t as G } from "./Table/style-C4wp0IOM.js";
|
|
55
57
|
import "overlayscrollbars/overlayscrollbars.css";
|
|
56
|
-
export {
|
|
58
|
+
export { c as Amap, d as AmapCircle, f as AmapMarker, p as AmapMarkerCluster, s as AmapProvider, j as Calendar, m as Card, S as Checkbox, g as ColorPicker, n as ConfigProvider, M as DatePicker, O as DropDown, e as Icon, A as InputTag, k as Loading, t as LocalTheme, h as Modal, w as NotFoundContent, o as OVERLAY_Z_BASE, a as OVERLAY_Z_STEP, i as OverlayProvider, C as Radio, C as Ratio, T as ScrollBar, _ as Segmented, b as Select, D as TabSelect, H as Table, E as Tabs, y as Tooltip, v as TooltipFloatingContext, x as Tree, N as calculateFixedOffset, R as expandLeafColumns, B as getCellRowspan, P as getColumnsWidth, V as getRowKey, L as processRowspan, G as resolveTableThemeVars, z as shouldRenderCell, F as sortData, I as splitFixedColumns, l as useAmap, W as useColumnResize, u as useCurrentLocation, r as useOverlayZIndex, U as useTableVirtual };
|
|
@@ -52,17 +52,36 @@ declare const _default: {
|
|
|
52
52
|
"imageUrlInvalid": "Please enter a valid image URL",
|
|
53
53
|
"imageUrlNote": "Note: Enter image URL to insert image",
|
|
54
54
|
"inputImageUrl": "Enter Image URL",
|
|
55
|
-
"uploadImageNote": "
|
|
55
|
+
"uploadImageNote": "Single image size cannot exceed 5MB",
|
|
56
56
|
"uploadImageText": "Click or drag to upload image",
|
|
57
57
|
"previewImage": "Preview Image",
|
|
58
58
|
"underline": "Underline",
|
|
59
|
+
"strikethrough": "Strikethrough",
|
|
60
|
+
"superscript": "Superscript",
|
|
61
|
+
"subscript": "Subscript",
|
|
62
|
+
"undo": "Undo",
|
|
63
|
+
"redo": "Redo",
|
|
64
|
+
"indent": "Increase indent",
|
|
65
|
+
"outdent": "Decrease indent",
|
|
66
|
+
"bulletList": "Bulleted list",
|
|
67
|
+
"numberList": "Numbered list",
|
|
68
|
+
"codeBlock": "Code block",
|
|
69
|
+
"codeLanguage": "Language",
|
|
70
|
+
"table": "Table",
|
|
71
|
+
"heading": "Heading",
|
|
72
|
+
"paragraph": "Paragraph",
|
|
73
|
+
"heading1": "H1",
|
|
74
|
+
"heading2": "H2",
|
|
75
|
+
"heading3": "H3",
|
|
76
|
+
"sourceMode": "Source mode",
|
|
59
77
|
"imageFormatOnly": "Only image formats are supported",
|
|
60
78
|
"uploadImageFirst": "Please upload image first",
|
|
61
79
|
"imageAddSuccess": "Image added successfully",
|
|
62
80
|
"operationFailed": "Operation failed",
|
|
63
81
|
"onlyImageFormatsSupported": "Only image formats are supported",
|
|
64
82
|
"pleaseUploadImageFirst": "Please upload image first",
|
|
65
|
-
"imageSizeNote": "Image size cannot exceed
|
|
83
|
+
"imageSizeNote": "Image size cannot exceed 5MB",
|
|
84
|
+
"imageCountNote": "You can upload up to {{count}} images",
|
|
66
85
|
"clickOrDragToUpload": "Click or drag to upload image",
|
|
67
86
|
"enterImageUrl": "Enter image URL",
|
|
68
87
|
"pleaseEnterImageUrl": "Please enter image URL",
|
|
@@ -52,12 +52,31 @@ declare const _default: {
|
|
|
52
52
|
"imageUrlInvalid": "请输入有效的图片URL",
|
|
53
53
|
"imageUrlNote": "注:输入图片URL即可插入图片",
|
|
54
54
|
"inputImageUrl": "输入图片URL",
|
|
55
|
-
"uploadImageNote": "
|
|
55
|
+
"uploadImageNote": "单个图片大小不能超过 5MB",
|
|
56
56
|
"uploadImageText": "点击或拖拽上传图片",
|
|
57
57
|
"previewImage": "预览图片",
|
|
58
58
|
"underline": "下划线",
|
|
59
|
+
"strikethrough": "删除线",
|
|
60
|
+
"superscript": "上标",
|
|
61
|
+
"subscript": "下标",
|
|
62
|
+
"undo": "撤销",
|
|
63
|
+
"redo": "重做",
|
|
64
|
+
"indent": "增加缩进",
|
|
65
|
+
"outdent": "减少缩进",
|
|
66
|
+
"bulletList": "无序列表",
|
|
67
|
+
"numberList": "有序列表",
|
|
68
|
+
"codeBlock": "代码块",
|
|
69
|
+
"codeLanguage": "语言",
|
|
70
|
+
"table": "表格",
|
|
71
|
+
"heading": "标题",
|
|
72
|
+
"paragraph": "正文",
|
|
73
|
+
"heading1": "H1",
|
|
74
|
+
"heading2": "H2",
|
|
75
|
+
"heading3": "H3",
|
|
76
|
+
"sourceMode": "源码模式",
|
|
59
77
|
"imageFormatOnly": "只支持图片格式",
|
|
60
|
-
"imageSizeNote": "
|
|
78
|
+
"imageSizeNote": "图片大小不能超过 5MB",
|
|
79
|
+
"imageCountNote": "最多上传 {{count}} 张图片",
|
|
61
80
|
"uploadImageFirst": "请先上传图片",
|
|
62
81
|
"imageAddSuccess": "图片添加成功",
|
|
63
82
|
"operationFailed": "操作失败",
|
|
@@ -52,12 +52,31 @@ declare const _default: {
|
|
|
52
52
|
"imageUrlInvalid": "請輸入有效的圖片 URL",
|
|
53
53
|
"imageUrlNote": "註:輸入圖片 URL 即可插入圖片",
|
|
54
54
|
"inputImageUrl": "輸入圖片 URL",
|
|
55
|
-
"uploadImageNote": "
|
|
55
|
+
"uploadImageNote": "單張圖片大小不能超過 5MB",
|
|
56
56
|
"uploadImageText": "點擊或拖曳上傳圖片",
|
|
57
57
|
"previewImage": "預覽圖片",
|
|
58
58
|
"underline": "底線",
|
|
59
|
+
"strikethrough": "刪除線",
|
|
60
|
+
"superscript": "上標",
|
|
61
|
+
"subscript": "下標",
|
|
62
|
+
"undo": "復原",
|
|
63
|
+
"redo": "重做",
|
|
64
|
+
"indent": "增加縮排",
|
|
65
|
+
"outdent": "減少縮排",
|
|
66
|
+
"bulletList": "無序清單",
|
|
67
|
+
"numberList": "有序清單",
|
|
68
|
+
"codeBlock": "程式碼區塊",
|
|
69
|
+
"codeLanguage": "語言",
|
|
70
|
+
"table": "表格",
|
|
71
|
+
"heading": "標題",
|
|
72
|
+
"paragraph": "正文",
|
|
73
|
+
"heading1": "H1",
|
|
74
|
+
"heading2": "H2",
|
|
75
|
+
"heading3": "H3",
|
|
76
|
+
"sourceMode": "原始碼模式",
|
|
59
77
|
"imageFormatOnly": "僅支援圖片格式",
|
|
60
|
-
"imageSizeNote": "
|
|
78
|
+
"imageSizeNote": "圖片大小不能超過 5MB",
|
|
79
|
+
"imageCountNote": "最多上傳 {{count}} 張圖片",
|
|
61
80
|
"uploadImageFirst": "請先上傳圖片",
|
|
62
81
|
"imageAddSuccess": "圖片新增成功",
|
|
63
82
|
"operationFailed": "操作失敗",
|