oasis-editor 0.0.82 → 0.0.84
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/{OasisEditorApp-DnKmTPKR.js → OasisEditorApp-lNYRC99y.js} +343 -285
- package/dist/app/controllers/documentIO/ImageInsertionService.d.ts +2 -1
- package/dist/app/controllers/tableOpsSelectionAwareCommands.d.ts +2 -1
- package/dist/app/controllers/useEditorDocumentIO.d.ts +2 -1
- package/dist/app/controllers/useEditorFindReplace.d.ts +2 -1
- package/dist/app/controllers/useEditorHistoryActions.d.ts +2 -1
- package/dist/app/controllers/useEditorImageOperations.d.ts +6 -2
- package/dist/app/controllers/useEditorTableOperations.d.ts +2 -1
- package/dist/app/controllers/useEditorTextDrag.d.ts +2 -1
- package/dist/app/controllers/useEditorTextInput.d.ts +2 -1
- package/dist/assets/{importDocxWorker-CmygfpkG.js → importDocxWorker-8fivvDCX.js} +1 -1
- package/dist/core/model/index.d.ts +3 -3
- package/dist/core/model/runKind.d.ts +33 -28
- package/dist/core/model/types/nodes.d.ts +63 -28
- package/dist/core/transactionMergeKeys.d.ts +35 -0
- package/dist/{index-BNz5Hsd-.js → index-9_ibx79n.js} +375 -312
- package/dist/oasis-editor.js +54 -54
- package/dist/oasis-editor.umd.cjs +4 -4
- package/dist/ui/app/createEditorChrome.d.ts +2 -1
- package/dist/ui/app/createEditorEssentialsPlugin.d.ts +2 -1
- package/dist/ui/app/createEditorInteractionRuntime.d.ts +4 -1
- package/dist/ui/app/createEditorLayoutOptionsController.d.ts +2 -1
- package/dist/ui/app/createEditorTableContextMenuActions.d.ts +2 -1
- package/dist/ui/app/useEditorContextMenuClipboard.d.ts +2 -1
- package/dist/ui/app/useFontDialogBridge.d.ts +2 -1
- package/dist/ui/app/useParagraphDialogBridge.d.ts +2 -1
- package/dist/ui/app/useTablePropertiesDialogBridge.d.ts +2 -1
- package/dist/ui/editorHistory.d.ts +3 -2
- package/package.json +1 -1
package/dist/oasis-editor.js
CHANGED
|
@@ -1,56 +1,56 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { O, c2, c3, c4, c5, c6, a8, c7, Q, bN, c8, c9, ca, N, cb, bL, cc, cd, ce, cf, cg, bZ, ch, ci, cj, ck, cl, cm, cn, co, cp, cq, cr, ad, cs, bY, ct, c4 as c42, c9 as c92, cb as cb2, ck as ck2, cm as cm2, cr as cr2, cu, bP, bK, cv, cw, cx, bM, cy, cz, bO } from "./index-9_ibx79n.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
3
|
+
O as BalloonShell,
|
|
4
|
+
c2 as Button,
|
|
5
|
+
c3 as Checkbox,
|
|
6
|
+
c4 as ColorPicker,
|
|
7
|
+
c5 as CommandRegistry,
|
|
8
|
+
c6 as DEFAULT_PALETTE,
|
|
9
|
+
a8 as Dialog,
|
|
10
|
+
c7 as DialogFooter,
|
|
11
|
+
Q as DocumentShell,
|
|
12
|
+
bN as Editor,
|
|
13
|
+
c8 as FloatingActionButton,
|
|
14
|
+
c9 as GridPicker,
|
|
15
|
+
ca as IconButton,
|
|
16
|
+
N as InlineShell,
|
|
17
|
+
cb as Menu,
|
|
18
|
+
bL as MenuRegistry,
|
|
19
|
+
cc as OASIS_BUILTIN_COMMANDS,
|
|
20
|
+
cd as OASIS_MENU_ITEMS,
|
|
21
|
+
ce as OASIS_TOOLBAR_ITEMS,
|
|
22
|
+
cf as OasisEditorAppLazy,
|
|
23
|
+
cg as OasisEditorContainer,
|
|
24
|
+
bZ as OasisEditorLoading,
|
|
25
|
+
ch as PluginCollection,
|
|
26
|
+
ci as Popover,
|
|
27
|
+
cj as RIBBON_TABS,
|
|
28
|
+
ck as Select,
|
|
29
|
+
cl as SelectField,
|
|
30
|
+
cm as Separator,
|
|
31
|
+
cn as SidePanel,
|
|
32
|
+
co as SidePanelBody,
|
|
33
|
+
cp as SidePanelFooter,
|
|
34
|
+
cq as SidePanelHeader,
|
|
35
|
+
cr as SplitButton,
|
|
36
|
+
ad as Tabs,
|
|
37
|
+
cs as TextField,
|
|
38
|
+
bY as Toolbar,
|
|
39
|
+
ct as ToolbarButton,
|
|
40
|
+
c42 as ToolbarColorPicker,
|
|
41
|
+
c92 as ToolbarGridPicker,
|
|
42
|
+
cb2 as ToolbarMenu,
|
|
43
|
+
ck2 as ToolbarSelect,
|
|
44
|
+
cm2 as ToolbarSeparator,
|
|
45
|
+
cr2 as ToolbarSplitButton,
|
|
46
|
+
cu as buildRibbonTabDefinitions,
|
|
47
|
+
bP as commandRefName,
|
|
48
|
+
bK as createDefaultToolbarPreset,
|
|
49
|
+
cv as createEditorCommandBus,
|
|
50
|
+
cw as createOasisEditor,
|
|
51
|
+
cx as createOasisEditorContainer,
|
|
52
|
+
bM as createToolbarRegistry,
|
|
53
|
+
cy as mount,
|
|
54
|
+
cz as registerToolbarRenderer,
|
|
55
|
+
bO as resolveCommandRef
|
|
56
56
|
};
|