oasis-editor 0.0.42 → 0.0.43
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-Cx-3bgIC.js → OasisEditorApp-BOjvnIF_.js} +9 -18
- package/dist/assets/{importDocxWorker-CMMv6C-7.js → importDocxWorker-BFWGoKvI.js} +1 -1
- package/dist/core/units.d.ts +18 -0
- package/dist/export/docx/text/constants.d.ts +1 -2
- package/dist/export/pdf/units.d.ts +1 -0
- package/dist/import/docx/runs/units.d.ts +3 -4
- package/dist/import/docx/units.d.ts +3 -2
- package/dist/{index-CTh8mekn.js → index-Cgq5T30U.js} +223 -223
- package/dist/layoutProjection/constants.d.ts +1 -2
- package/dist/oasis-editor.js +54 -54
- package/dist/oasis-editor.umd.cjs +4 -4
- package/dist/ui/components/Ruler/rulerGeometry.d.ts +2 -2
- package/dist/ui/textMeasurement/constants.d.ts +1 -2
- package/package.json +1 -1
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
export { FOOTNOTE_MARKER_GUTTER_PX } from './footnotePagination.js';
|
|
2
|
-
|
|
3
|
-
export declare const PX_PER_POINT: number;
|
|
2
|
+
export { PX_PER_POINT } from '../core/units.js';
|
|
4
3
|
/**
|
|
5
4
|
* Extra gap (px) inserted between a paragraph border and its text, on top of
|
|
6
5
|
* the border's own stroke width. Keeps glyphs from touching the box edges and
|
package/dist/oasis-editor.js
CHANGED
|
@@ -1,56 +1,56 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { b2, bV, bW, bX, bY, bZ, bk, b_, b3, a_, b$, c0, c1, b1, c2, aY, c3, c4, c5, c6, c7, bQ, c8, c9, ca, cb, cc, cd, ce, cf, cg, ch, ci, bp, cj, bP, ck, bX as bX2, c0 as c02, c2 as c22, cb as cb2, cd as cd2, ci as ci2, cl, b0, aX, cm, cn, co, aZ, cp, cq, a$ } from "./index-Cgq5T30U.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
|
+
b2 as BalloonShell,
|
|
4
|
+
bV as Button,
|
|
5
|
+
bW as Checkbox,
|
|
6
|
+
bX as ColorPicker,
|
|
7
|
+
bY as CommandRegistry,
|
|
8
|
+
bZ as DEFAULT_PALETTE,
|
|
9
|
+
bk as Dialog,
|
|
10
|
+
b_ as DialogFooter,
|
|
11
|
+
b3 as DocumentShell,
|
|
12
|
+
a_ as Editor,
|
|
13
|
+
b$ as FloatingActionButton,
|
|
14
|
+
c0 as GridPicker,
|
|
15
|
+
c1 as IconButton,
|
|
16
|
+
b1 as InlineShell,
|
|
17
|
+
c2 as Menu,
|
|
18
|
+
aY as MenuRegistry,
|
|
19
|
+
c3 as OASIS_BUILTIN_COMMANDS,
|
|
20
|
+
c4 as OASIS_MENU_ITEMS,
|
|
21
|
+
c5 as OASIS_TOOLBAR_ITEMS,
|
|
22
|
+
c6 as OasisEditorAppLazy,
|
|
23
|
+
c7 as OasisEditorContainer,
|
|
24
|
+
bQ as OasisEditorLoading,
|
|
25
|
+
c8 as PluginCollection,
|
|
26
|
+
c9 as Popover,
|
|
27
|
+
ca as RIBBON_TABS,
|
|
28
|
+
cb as Select,
|
|
29
|
+
cc as SelectField,
|
|
30
|
+
cd as Separator,
|
|
31
|
+
ce as SidePanel,
|
|
32
|
+
cf as SidePanelBody,
|
|
33
|
+
cg as SidePanelFooter,
|
|
34
|
+
ch as SidePanelHeader,
|
|
35
|
+
ci as SplitButton,
|
|
36
|
+
bp as Tabs,
|
|
37
|
+
cj as TextField,
|
|
38
|
+
bP as Toolbar,
|
|
39
|
+
ck as ToolbarButton,
|
|
40
|
+
bX2 as ToolbarColorPicker,
|
|
41
|
+
c02 as ToolbarGridPicker,
|
|
42
|
+
c22 as ToolbarMenu,
|
|
43
|
+
cb2 as ToolbarSelect,
|
|
44
|
+
cd2 as ToolbarSeparator,
|
|
45
|
+
ci2 as ToolbarSplitButton,
|
|
46
|
+
cl as buildRibbonTabDefinitions,
|
|
47
|
+
b0 as commandRefName,
|
|
48
|
+
aX as createDefaultToolbarPreset,
|
|
49
|
+
cm as createEditorCommandBus,
|
|
50
|
+
cn as createOasisEditor,
|
|
51
|
+
co as createOasisEditorContainer,
|
|
52
|
+
aZ as createToolbarRegistry,
|
|
53
|
+
cp as mount,
|
|
54
|
+
cq as registerToolbarRenderer,
|
|
55
|
+
a$ as resolveCommandRef
|
|
56
56
|
};
|