slate 0.94.1 → 0.100.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/core/apply.d.ts +3 -3
- package/dist/core/apply.d.ts.map +1 -1
- package/dist/core/get-dirty-paths.d.ts +6 -6
- package/dist/core/get-dirty-paths.d.ts.map +1 -1
- package/dist/core/get-fragment.d.ts +3 -3
- package/dist/core/get-fragment.d.ts.map +1 -1
- package/dist/core/index.d.ts +5 -5
- package/dist/core/index.d.ts.map +1 -1
- package/dist/core/normalize-node.d.ts +3 -3
- package/dist/core/normalize-node.d.ts.map +1 -1
- package/dist/core/should-normalize.d.ts +3 -3
- package/dist/core/should-normalize.d.ts.map +1 -1
- package/dist/create-editor.d.ts +5 -5
- package/dist/create-editor.d.ts.map +1 -1
- package/dist/editor/above.d.ts +2 -2
- package/dist/editor/above.d.ts.map +1 -1
- package/dist/editor/add-mark.d.ts +2 -2
- package/dist/editor/add-mark.d.ts.map +1 -1
- package/dist/editor/after.d.ts +2 -2
- package/dist/editor/after.d.ts.map +1 -1
- package/dist/editor/before.d.ts +2 -2
- package/dist/editor/before.d.ts.map +1 -1
- package/dist/editor/delete-backward.d.ts +3 -3
- package/dist/editor/delete-backward.d.ts.map +1 -1
- package/dist/editor/delete-forward.d.ts +3 -3
- package/dist/editor/delete-forward.d.ts.map +1 -1
- package/dist/editor/delete-fragment.d.ts +2 -2
- package/dist/editor/delete-fragment.d.ts.map +1 -1
- package/dist/editor/edges.d.ts +2 -2
- package/dist/editor/edges.d.ts.map +1 -1
- package/dist/editor/element-read-only.d.ts +2 -2
- package/dist/editor/element-read-only.d.ts.map +1 -1
- package/dist/editor/end.d.ts +2 -2
- package/dist/editor/end.d.ts.map +1 -1
- package/dist/editor/first.d.ts +2 -2
- package/dist/editor/first.d.ts.map +1 -1
- package/dist/editor/fragment.d.ts +2 -2
- package/dist/editor/fragment.d.ts.map +1 -1
- package/dist/editor/get-void.d.ts +2 -2
- package/dist/editor/get-void.d.ts.map +1 -1
- package/dist/editor/has-blocks.d.ts +2 -2
- package/dist/editor/has-blocks.d.ts.map +1 -1
- package/dist/editor/has-inlines.d.ts +2 -2
- package/dist/editor/has-inlines.d.ts.map +1 -1
- package/dist/editor/has-path.d.ts +2 -2
- package/dist/editor/has-path.d.ts.map +1 -1
- package/dist/editor/has-texts.d.ts +2 -2
- package/dist/editor/has-texts.d.ts.map +1 -1
- package/dist/editor/index.d.ts +54 -54
- package/dist/editor/index.d.ts.map +1 -1
- package/dist/editor/insert-break.d.ts +2 -2
- package/dist/editor/insert-break.d.ts.map +1 -1
- package/dist/editor/insert-node.d.ts +2 -2
- package/dist/editor/insert-node.d.ts.map +1 -1
- package/dist/editor/insert-soft-break.d.ts +2 -2
- package/dist/editor/insert-soft-break.d.ts.map +1 -1
- package/dist/editor/insert-text.d.ts +2 -2
- package/dist/editor/insert-text.d.ts.map +1 -1
- package/dist/editor/is-block.d.ts +2 -2
- package/dist/editor/is-block.d.ts.map +1 -1
- package/dist/editor/is-edge.d.ts +2 -2
- package/dist/editor/is-edge.d.ts.map +1 -1
- package/dist/editor/is-editor.d.ts +2 -2
- package/dist/editor/is-editor.d.ts.map +1 -1
- package/dist/editor/is-empty.d.ts +2 -2
- package/dist/editor/is-empty.d.ts.map +1 -1
- package/dist/editor/is-end.d.ts +2 -2
- package/dist/editor/is-end.d.ts.map +1 -1
- package/dist/editor/is-normalizing.d.ts +2 -2
- package/dist/editor/is-normalizing.d.ts.map +1 -1
- package/dist/editor/is-start.d.ts +2 -2
- package/dist/editor/is-start.d.ts.map +1 -1
- package/dist/editor/last.d.ts +2 -2
- package/dist/editor/last.d.ts.map +1 -1
- package/dist/editor/leaf.d.ts +2 -2
- package/dist/editor/leaf.d.ts.map +1 -1
- package/dist/editor/levels.d.ts +3 -3
- package/dist/editor/levels.d.ts.map +1 -1
- package/dist/editor/marks.d.ts +2 -2
- package/dist/editor/marks.d.ts.map +1 -1
- package/dist/editor/next.d.ts +2 -2
- package/dist/editor/next.d.ts.map +1 -1
- package/dist/editor/node.d.ts +2 -2
- package/dist/editor/node.d.ts.map +1 -1
- package/dist/editor/nodes.d.ts +3 -3
- package/dist/editor/nodes.d.ts.map +1 -1
- package/dist/editor/normalize.d.ts +2 -2
- package/dist/editor/normalize.d.ts.map +1 -1
- package/dist/editor/parent.d.ts +2 -2
- package/dist/editor/parent.d.ts.map +1 -1
- package/dist/editor/path-ref.d.ts +2 -2
- package/dist/editor/path-ref.d.ts.map +1 -1
- package/dist/editor/path-refs.d.ts +2 -2
- package/dist/editor/path-refs.d.ts.map +1 -1
- package/dist/editor/path.d.ts +2 -2
- package/dist/editor/path.d.ts.map +1 -1
- package/dist/editor/point-ref.d.ts +2 -2
- package/dist/editor/point-ref.d.ts.map +1 -1
- package/dist/editor/point-refs.d.ts +2 -2
- package/dist/editor/point-refs.d.ts.map +1 -1
- package/dist/editor/point.d.ts +2 -2
- package/dist/editor/point.d.ts.map +1 -1
- package/dist/editor/positions.d.ts +3 -3
- package/dist/editor/positions.d.ts.map +1 -1
- package/dist/editor/previous.d.ts +2 -2
- package/dist/editor/previous.d.ts.map +1 -1
- package/dist/editor/range-ref.d.ts +2 -2
- package/dist/editor/range-ref.d.ts.map +1 -1
- package/dist/editor/range-refs.d.ts +2 -2
- package/dist/editor/range-refs.d.ts.map +1 -1
- package/dist/editor/range.d.ts +2 -2
- package/dist/editor/range.d.ts.map +1 -1
- package/dist/editor/remove-mark.d.ts +2 -2
- package/dist/editor/remove-mark.d.ts.map +1 -1
- package/dist/editor/set-normalizing.d.ts +2 -2
- package/dist/editor/set-normalizing.d.ts.map +1 -1
- package/dist/editor/start.d.ts +2 -2
- package/dist/editor/start.d.ts.map +1 -1
- package/dist/editor/string.d.ts +2 -2
- package/dist/editor/string.d.ts.map +1 -1
- package/dist/editor/unhang-range.d.ts +2 -2
- package/dist/editor/unhang-range.d.ts.map +1 -1
- package/dist/editor/without-normalizing.d.ts +2 -2
- package/dist/editor/without-normalizing.d.ts.map +1 -1
- package/dist/index.d.ts +8 -8
- package/dist/index.d.ts.map +1 -1
- package/dist/index.es.js +641 -1551
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +1227 -2191
- package/dist/index.js.map +1 -1
- package/dist/interfaces/editor.d.ts +497 -497
- package/dist/interfaces/editor.d.ts.map +1 -1
- package/dist/interfaces/element.d.ts +46 -46
- package/dist/interfaces/element.d.ts.map +1 -1
- package/dist/interfaces/index.d.ts +14 -14
- package/dist/interfaces/index.d.ts.map +1 -1
- package/dist/interfaces/location.d.ts +29 -29
- package/dist/interfaces/location.d.ts.map +1 -1
- package/dist/interfaces/node.d.ts +173 -173
- package/dist/interfaces/node.d.ts.map +1 -1
- package/dist/interfaces/operation.d.ts +107 -107
- package/dist/interfaces/operation.d.ts.map +1 -1
- package/dist/interfaces/path-ref.d.ts +18 -18
- package/dist/interfaces/path-ref.d.ts.map +1 -1
- package/dist/interfaces/path.d.ts +132 -132
- package/dist/interfaces/path.d.ts.map +1 -1
- package/dist/interfaces/point-ref.d.ts +19 -19
- package/dist/interfaces/point-ref.d.ts.map +1 -1
- package/dist/interfaces/point.d.ts +49 -49
- package/dist/interfaces/point.d.ts.map +1 -1
- package/dist/interfaces/range-ref.d.ts +18 -18
- package/dist/interfaces/range-ref.d.ts.map +1 -1
- package/dist/interfaces/range.d.ts +80 -80
- package/dist/interfaces/range.d.ts.map +1 -1
- package/dist/interfaces/scrubber.d.ts +21 -21
- package/dist/interfaces/scrubber.d.ts.map +1 -1
- package/dist/interfaces/text.d.ts +47 -47
- package/dist/interfaces/text.d.ts.map +1 -1
- package/dist/interfaces/transforms/general.d.ts +8 -8
- package/dist/interfaces/transforms/general.d.ts.map +1 -1
- package/dist/interfaces/transforms/index.d.ts +5 -5
- package/dist/interfaces/transforms/index.d.ts.map +1 -1
- package/dist/interfaces/transforms/node.d.ts +117 -117
- package/dist/interfaces/transforms/node.d.ts.map +1 -1
- package/dist/interfaces/transforms/selection.d.ts +41 -41
- package/dist/interfaces/transforms/selection.d.ts.map +1 -1
- package/dist/interfaces/transforms/text.d.ts +36 -36
- package/dist/interfaces/transforms/text.d.ts.map +1 -1
- package/dist/slate.js +2152 -3123
- package/dist/slate.min.js +2 -2
- package/dist/transforms-node/index.d.ts +10 -10
- package/dist/transforms-node/index.d.ts.map +1 -1
- package/dist/transforms-node/insert-nodes.d.ts +2 -2
- package/dist/transforms-node/insert-nodes.d.ts.map +1 -1
- package/dist/transforms-node/lift-nodes.d.ts +2 -2
- package/dist/transforms-node/lift-nodes.d.ts.map +1 -1
- package/dist/transforms-node/merge-nodes.d.ts +2 -2
- package/dist/transforms-node/merge-nodes.d.ts.map +1 -1
- package/dist/transforms-node/move-nodes.d.ts +2 -2
- package/dist/transforms-node/move-nodes.d.ts.map +1 -1
- package/dist/transforms-node/remove-nodes.d.ts +2 -2
- package/dist/transforms-node/remove-nodes.d.ts.map +1 -1
- package/dist/transforms-node/set-nodes.d.ts +2 -2
- package/dist/transforms-node/set-nodes.d.ts.map +1 -1
- package/dist/transforms-node/split-nodes.d.ts +2 -2
- package/dist/transforms-node/split-nodes.d.ts.map +1 -1
- package/dist/transforms-node/unset-nodes.d.ts +2 -2
- package/dist/transforms-node/unset-nodes.d.ts.map +1 -1
- package/dist/transforms-node/unwrap-nodes.d.ts +2 -2
- package/dist/transforms-node/unwrap-nodes.d.ts.map +1 -1
- package/dist/transforms-node/wrap-nodes.d.ts +2 -2
- package/dist/transforms-node/wrap-nodes.d.ts.map +1 -1
- package/dist/transforms-selection/collapse.d.ts +2 -2
- package/dist/transforms-selection/collapse.d.ts.map +1 -1
- package/dist/transforms-selection/deselect.d.ts +2 -2
- package/dist/transforms-selection/deselect.d.ts.map +1 -1
- package/dist/transforms-selection/index.d.ts +6 -6
- package/dist/transforms-selection/index.d.ts.map +1 -1
- package/dist/transforms-selection/move.d.ts +2 -2
- package/dist/transforms-selection/move.d.ts.map +1 -1
- package/dist/transforms-selection/select.d.ts +2 -2
- package/dist/transforms-selection/select.d.ts.map +1 -1
- package/dist/transforms-selection/set-point.d.ts +2 -2
- package/dist/transforms-selection/set-point.d.ts.map +1 -1
- package/dist/transforms-selection/set-selection.d.ts +2 -2
- package/dist/transforms-selection/set-selection.d.ts.map +1 -1
- package/dist/transforms-text/delete-text.d.ts +2 -2
- package/dist/transforms-text/delete-text.d.ts.map +1 -1
- package/dist/transforms-text/index.d.ts +2 -2
- package/dist/transforms-text/index.d.ts.map +1 -1
- package/dist/transforms-text/insert-fragment.d.ts +2 -2
- package/dist/transforms-text/insert-fragment.d.ts.map +1 -1
- package/dist/types/custom-types.d.ts +9 -9
- package/dist/types/custom-types.d.ts.map +1 -1
- package/dist/types/index.d.ts +2 -2
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/types.d.ts +10 -10
- package/dist/types/types.d.ts.map +1 -1
- package/dist/utils/deep-equal.d.ts +1 -1
- package/dist/utils/deep-equal.d.ts.map +1 -1
- package/dist/utils/get-default-insert-location.d.ts +8 -8
- package/dist/utils/get-default-insert-location.d.ts.map +1 -1
- package/dist/utils/index.d.ts +6 -6
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/match-path.d.ts +4 -4
- package/dist/utils/match-path.d.ts.map +1 -1
- package/dist/utils/string.d.ts +17 -17
- package/dist/utils/string.d.ts.map +1 -1
- package/dist/utils/types.d.ts +4 -4
- package/dist/utils/types.d.ts.map +1 -1
- package/dist/utils/weak-maps.d.ts +8 -8
- package/dist/utils/weak-maps.d.ts.map +1 -1
- package/package.json +5 -5
package/dist/core/apply.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WithEditorFirstArg } from '../utils/types';
|
|
2
|
-
import { Editor } from '../interfaces/editor';
|
|
3
|
-
export declare const apply: WithEditorFirstArg<Editor['apply']>;
|
|
1
|
+
import { WithEditorFirstArg } from '../utils/types';
|
|
2
|
+
import { Editor } from '../interfaces/editor';
|
|
3
|
+
export declare const apply: WithEditorFirstArg<Editor['apply']>;
|
|
4
4
|
//# sourceMappingURL=apply.d.ts.map
|
package/dist/core/apply.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"apply.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"apply.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/core/apply.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAA;AACnD,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAA;AAE7C,eAAO,MAAM,KAAK,EAAE,kBAAkB,CAAC,MAAM,CAAC,OAAO,CAAC,CAoErD,CAAA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { WithEditorFirstArg } from '../utils/types';
|
|
2
|
-
import { Editor } from '../interfaces/editor';
|
|
3
|
-
/**
|
|
4
|
-
* Get the "dirty" paths generated from an operation.
|
|
5
|
-
*/
|
|
6
|
-
export declare const getDirtyPaths: WithEditorFirstArg<Editor['getDirtyPaths']>;
|
|
1
|
+
import { WithEditorFirstArg } from '../utils/types';
|
|
2
|
+
import { Editor } from '../interfaces/editor';
|
|
3
|
+
/**
|
|
4
|
+
* Get the "dirty" paths generated from an operation.
|
|
5
|
+
*/
|
|
6
|
+
export declare const getDirtyPaths: WithEditorFirstArg<Editor['getDirtyPaths']>;
|
|
7
7
|
//# sourceMappingURL=get-dirty-paths.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-dirty-paths.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"get-dirty-paths.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/core/get-dirty-paths.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAA;AAInD,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAA;AAE7C;;GAEG;AACH,eAAO,MAAM,aAAa,EAAE,kBAAkB,CAAC,MAAM,CAAC,eAAe,CAAC,CAyErE,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Editor } from '../interfaces';
|
|
2
|
-
import { WithEditorFirstArg } from '../utils';
|
|
3
|
-
export declare const getFragment: WithEditorFirstArg<Editor['getFragment']>;
|
|
1
|
+
import { Editor } from '../interfaces';
|
|
2
|
+
import { WithEditorFirstArg } from '../utils';
|
|
3
|
+
export declare const getFragment: WithEditorFirstArg<Editor['getFragment']>;
|
|
4
4
|
//# sourceMappingURL=get-fragment.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-fragment.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"get-fragment.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/core/get-fragment.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAQ,MAAM,eAAe,CAAA;AAC5C,OAAO,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAA;AAE7C,eAAO,MAAM,WAAW,EAAE,kBAAkB,CAC1C,MAAM,CAAC,aAAa,CAAC,CAQtB,CAAA"}
|
package/dist/core/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from './apply';
|
|
2
|
-
export * from './get-dirty-paths';
|
|
3
|
-
export * from './get-fragment';
|
|
4
|
-
export * from './normalize-node';
|
|
5
|
-
export * from './should-normalize';
|
|
1
|
+
export * from './apply';
|
|
2
|
+
export * from './get-dirty-paths';
|
|
3
|
+
export * from './get-fragment';
|
|
4
|
+
export * from './normalize-node';
|
|
5
|
+
export * from './should-normalize';
|
|
6
6
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/core/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/core/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAA;AACvB,cAAc,mBAAmB,CAAA;AACjC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,kBAAkB,CAAA;AAChC,cAAc,oBAAoB,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WithEditorFirstArg } from '../utils/types';
|
|
2
|
-
import { Editor } from '../interfaces/editor';
|
|
3
|
-
export declare const normalizeNode: WithEditorFirstArg<Editor['normalizeNode']>;
|
|
1
|
+
import { WithEditorFirstArg } from '../utils/types';
|
|
2
|
+
import { Editor } from '../interfaces/editor';
|
|
3
|
+
export declare const normalizeNode: WithEditorFirstArg<Editor['normalizeNode']>;
|
|
4
4
|
//# sourceMappingURL=normalize-node.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"normalize-node.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"normalize-node.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/core/normalize-node.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAA;AAKnD,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAA;AAE7C,eAAO,MAAM,aAAa,EAAE,kBAAkB,CAAC,MAAM,CAAC,eAAe,CAAC,CA2FrE,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WithEditorFirstArg } from '../utils/types';
|
|
2
|
-
import { Editor } from '../interfaces/editor';
|
|
3
|
-
export declare const shouldNormalize: WithEditorFirstArg<Editor['shouldNormalize']>;
|
|
1
|
+
import { WithEditorFirstArg } from '../utils/types';
|
|
2
|
+
import { Editor } from '../interfaces/editor';
|
|
3
|
+
export declare const shouldNormalize: WithEditorFirstArg<Editor['shouldNormalize']>;
|
|
4
4
|
//# sourceMappingURL=should-normalize.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"should-normalize.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"should-normalize.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/core/should-normalize.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAA;AACnD,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAA;AAE7C,eAAO,MAAM,eAAe,EAAE,kBAAkB,CAAC,MAAM,CAAC,iBAAiB,CAAC,CAazE,CAAA"}
|
package/dist/create-editor.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Editor } from './';
|
|
2
|
-
/**
|
|
3
|
-
* Create a new Slate `Editor` object.
|
|
4
|
-
*/
|
|
5
|
-
export declare const createEditor: () => Editor;
|
|
1
|
+
import { Editor } from './';
|
|
2
|
+
/**
|
|
3
|
+
* Create a new Slate `Editor` object.
|
|
4
|
+
*/
|
|
5
|
+
export declare const createEditor: () => Editor;
|
|
6
6
|
//# sourceMappingURL=create-editor.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-editor.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"create-editor.d.ts","sourceRoot":"","sources":["../src/create-editor.ts"],"names":[],"mappings":"AAAA,OAAO,EAGL,MAAM,EAWP,MAAM,IAAI,CAAA;AAwEX;;GAEG;AACH,eAAO,MAAM,YAAY,QAAO,MAiG/B,CAAA"}
|
package/dist/editor/above.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const above: EditorInterface['above'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const above: EditorInterface['above'];
|
|
3
3
|
//# sourceMappingURL=above.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"above.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"above.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/above.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAK9D,eAAO,MAAM,KAAK,EAAE,eAAe,CAAC,OAAO,CAmC1C,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const addMark: EditorInterface['addMark'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const addMark: EditorInterface['addMark'];
|
|
3
3
|
//# sourceMappingURL=add-mark.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-mark.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"add-mark.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/add-mark.ts"],"names":[],"mappings":"AAMA,OAAO,EAAU,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAE9D,eAAO,MAAM,OAAO,EAAE,eAAe,CAAC,SAAS,CA2C9C,CAAA"}
|
package/dist/editor/after.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const after: EditorInterface['after'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const after: EditorInterface['after'];
|
|
3
3
|
//# sourceMappingURL=after.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"after.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"after.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/after.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAE9D,eAAO,MAAM,KAAK,EAAE,eAAe,CAAC,OAAO,CAwB1C,CAAA"}
|
package/dist/editor/before.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const before: EditorInterface['before'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const before: EditorInterface['before'];
|
|
3
3
|
//# sourceMappingURL=before.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"before.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"before.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/before.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAE9D,eAAO,MAAM,MAAM,EAAE,eAAe,CAAC,QAAQ,CAyB5C,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Editor } from '../interfaces/editor';
|
|
2
|
-
import { WithEditorFirstArg } from '../utils/types';
|
|
3
|
-
export declare const deleteBackward: WithEditorFirstArg<Editor['deleteBackward']>;
|
|
1
|
+
import { Editor } from '../interfaces/editor';
|
|
2
|
+
import { WithEditorFirstArg } from '../utils/types';
|
|
3
|
+
export declare const deleteBackward: WithEditorFirstArg<Editor['deleteBackward']>;
|
|
4
4
|
//# sourceMappingURL=delete-backward.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-backward.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"delete-backward.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/delete-backward.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAA;AAG7C,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAA;AAEnD,eAAO,MAAM,cAAc,EAAE,kBAAkB,CAAC,MAAM,CAAC,gBAAgB,CAAC,CASvE,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Editor } from '../interfaces/editor';
|
|
2
|
-
import { WithEditorFirstArg } from '../utils/types';
|
|
3
|
-
export declare const deleteForward: WithEditorFirstArg<Editor['deleteForward']>;
|
|
1
|
+
import { Editor } from '../interfaces/editor';
|
|
2
|
+
import { WithEditorFirstArg } from '../utils/types';
|
|
3
|
+
export declare const deleteForward: WithEditorFirstArg<Editor['deleteForward']>;
|
|
4
4
|
//# sourceMappingURL=delete-forward.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-forward.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"delete-forward.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/delete-forward.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAA;AAG7C,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAA;AAEnD,eAAO,MAAM,aAAa,EAAE,kBAAkB,CAAC,MAAM,CAAC,eAAe,CAAC,CASrE,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const deleteFragment: EditorInterface['deleteFragment'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const deleteFragment: EditorInterface['deleteFragment'];
|
|
3
3
|
//# sourceMappingURL=delete-fragment.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-fragment.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"delete-fragment.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/delete-fragment.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAEtD,eAAO,MAAM,cAAc,EAAE,eAAe,CAAC,gBAAgB,CAS5D,CAAA"}
|
package/dist/editor/edges.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const edges: EditorInterface['edges'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const edges: EditorInterface['edges'];
|
|
3
3
|
//# sourceMappingURL=edges.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edges.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"edges.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/edges.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAE9D,eAAO,MAAM,KAAK,EAAE,eAAe,CAAC,OAAO,CAE1C,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const elementReadOnly: EditorInterface['elementReadOnly'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const elementReadOnly: EditorInterface['elementReadOnly'];
|
|
3
3
|
//# sourceMappingURL=element-read-only.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"element-read-only.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"element-read-only.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/element-read-only.ts"],"names":[],"mappings":"AACA,OAAO,EAAU,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAE9D,eAAO,MAAM,eAAe,EAAE,eAAe,CAAC,iBAAiB,CAQ9D,CAAA"}
|
package/dist/editor/end.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const end: EditorInterface['end'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const end: EditorInterface['end'];
|
|
3
3
|
//# sourceMappingURL=end.d.ts.map
|
package/dist/editor/end.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"end.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"end.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/end.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAE9D,eAAO,MAAM,GAAG,EAAE,eAAe,CAAC,KAAK,CAEtC,CAAA"}
|
package/dist/editor/first.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const first: EditorInterface['first'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const first: EditorInterface['first'];
|
|
3
3
|
//# sourceMappingURL=first.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"first.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"first.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/first.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAE9D,eAAO,MAAM,KAAK,EAAE,eAAe,CAAC,OAAO,CAG1C,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const fragment: EditorInterface['fragment'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const fragment: EditorInterface['fragment'];
|
|
3
3
|
//# sourceMappingURL=fragment.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fragment.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"fragment.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/fragment.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAG9D,eAAO,MAAM,QAAQ,EAAE,eAAe,CAAC,UAAU,CAGhD,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const getVoid: EditorInterface['void'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const getVoid: EditorInterface['void'];
|
|
3
3
|
//# sourceMappingURL=get-void.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-void.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"get-void.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/get-void.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAG9D,eAAO,MAAM,OAAO,EAAE,eAAe,CAAC,MAAM,CAK3C,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const hasBlocks: EditorInterface['hasBlocks'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const hasBlocks: EditorInterface['hasBlocks'];
|
|
3
3
|
//# sourceMappingURL=has-blocks.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"has-blocks.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"has-blocks.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/has-blocks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAG9D,eAAO,MAAM,SAAS,EAAE,eAAe,CAAC,WAAW,CAIlD,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const hasInlines: EditorInterface['hasInlines'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const hasInlines: EditorInterface['hasInlines'];
|
|
3
3
|
//# sourceMappingURL=has-inlines.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"has-inlines.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"has-inlines.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/has-inlines.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAG9D,eAAO,MAAM,UAAU,EAAE,eAAe,CAAC,YAAY,CAIpD,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const hasPath: EditorInterface['hasPath'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const hasPath: EditorInterface['hasPath'];
|
|
3
3
|
//# sourceMappingURL=has-path.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"has-path.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"has-path.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/has-path.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAGtD,eAAO,MAAM,OAAO,EAAE,eAAe,CAAC,SAAS,CAE9C,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const hasTexts: EditorInterface['hasTexts'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const hasTexts: EditorInterface['hasTexts'];
|
|
3
3
|
//# sourceMappingURL=has-texts.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"has-texts.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"has-texts.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/has-texts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAGtD,eAAO,MAAM,QAAQ,EAAE,eAAe,CAAC,UAAU,CAEhD,CAAA"}
|
package/dist/editor/index.d.ts
CHANGED
|
@@ -1,55 +1,55 @@
|
|
|
1
|
-
export * from './above';
|
|
2
|
-
export * from './add-mark';
|
|
3
|
-
export * from './after';
|
|
4
|
-
export * from './before';
|
|
5
|
-
export * from './delete-backward';
|
|
6
|
-
export * from './delete-forward';
|
|
7
|
-
export * from './delete-fragment';
|
|
8
|
-
export * from './edges';
|
|
9
|
-
export * from './element-read-only';
|
|
10
|
-
export * from './end';
|
|
11
|
-
export * from './first';
|
|
12
|
-
export * from './fragment';
|
|
13
|
-
export * from './get-void';
|
|
14
|
-
export * from './has-blocks';
|
|
15
|
-
export * from './has-inlines';
|
|
16
|
-
export * from './has-path';
|
|
17
|
-
export * from './has-texts';
|
|
18
|
-
export * from './insert-break';
|
|
19
|
-
export * from './insert-node';
|
|
20
|
-
export * from './insert-soft-break';
|
|
21
|
-
export * from './insert-text';
|
|
22
|
-
export * from './is-block';
|
|
23
|
-
export * from './is-edge';
|
|
24
|
-
export * from './is-editor';
|
|
25
|
-
export * from './is-empty';
|
|
26
|
-
export * from './is-end';
|
|
27
|
-
export * from './is-normalizing';
|
|
28
|
-
export * from './is-start';
|
|
29
|
-
export * from './last';
|
|
30
|
-
export * from './leaf';
|
|
31
|
-
export * from './levels';
|
|
32
|
-
export * from './marks';
|
|
33
|
-
export * from './next';
|
|
34
|
-
export * from './node';
|
|
35
|
-
export * from './nodes';
|
|
36
|
-
export * from './normalize';
|
|
37
|
-
export * from './parent';
|
|
38
|
-
export * from './path-ref';
|
|
39
|
-
export * from './path-refs';
|
|
40
|
-
export * from './path';
|
|
41
|
-
export * from './point-ref';
|
|
42
|
-
export * from './point-refs';
|
|
43
|
-
export * from './point';
|
|
44
|
-
export * from './positions';
|
|
45
|
-
export * from './previous';
|
|
46
|
-
export * from './range-ref';
|
|
47
|
-
export * from './range-refs';
|
|
48
|
-
export * from './range';
|
|
49
|
-
export * from './remove-mark';
|
|
50
|
-
export * from './set-normalizing';
|
|
51
|
-
export * from './start';
|
|
52
|
-
export * from './string';
|
|
53
|
-
export * from './unhang-range';
|
|
54
|
-
export * from './without-normalizing';
|
|
1
|
+
export * from './above';
|
|
2
|
+
export * from './add-mark';
|
|
3
|
+
export * from './after';
|
|
4
|
+
export * from './before';
|
|
5
|
+
export * from './delete-backward';
|
|
6
|
+
export * from './delete-forward';
|
|
7
|
+
export * from './delete-fragment';
|
|
8
|
+
export * from './edges';
|
|
9
|
+
export * from './element-read-only';
|
|
10
|
+
export * from './end';
|
|
11
|
+
export * from './first';
|
|
12
|
+
export * from './fragment';
|
|
13
|
+
export * from './get-void';
|
|
14
|
+
export * from './has-blocks';
|
|
15
|
+
export * from './has-inlines';
|
|
16
|
+
export * from './has-path';
|
|
17
|
+
export * from './has-texts';
|
|
18
|
+
export * from './insert-break';
|
|
19
|
+
export * from './insert-node';
|
|
20
|
+
export * from './insert-soft-break';
|
|
21
|
+
export * from './insert-text';
|
|
22
|
+
export * from './is-block';
|
|
23
|
+
export * from './is-edge';
|
|
24
|
+
export * from './is-editor';
|
|
25
|
+
export * from './is-empty';
|
|
26
|
+
export * from './is-end';
|
|
27
|
+
export * from './is-normalizing';
|
|
28
|
+
export * from './is-start';
|
|
29
|
+
export * from './last';
|
|
30
|
+
export * from './leaf';
|
|
31
|
+
export * from './levels';
|
|
32
|
+
export * from './marks';
|
|
33
|
+
export * from './next';
|
|
34
|
+
export * from './node';
|
|
35
|
+
export * from './nodes';
|
|
36
|
+
export * from './normalize';
|
|
37
|
+
export * from './parent';
|
|
38
|
+
export * from './path-ref';
|
|
39
|
+
export * from './path-refs';
|
|
40
|
+
export * from './path';
|
|
41
|
+
export * from './point-ref';
|
|
42
|
+
export * from './point-refs';
|
|
43
|
+
export * from './point';
|
|
44
|
+
export * from './positions';
|
|
45
|
+
export * from './previous';
|
|
46
|
+
export * from './range-ref';
|
|
47
|
+
export * from './range-refs';
|
|
48
|
+
export * from './range';
|
|
49
|
+
export * from './remove-mark';
|
|
50
|
+
export * from './set-normalizing';
|
|
51
|
+
export * from './start';
|
|
52
|
+
export * from './string';
|
|
53
|
+
export * from './unhang-range';
|
|
54
|
+
export * from './without-normalizing';
|
|
55
55
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAA;AACvB,cAAc,YAAY,CAAA;AAC1B,cAAc,SAAS,CAAA;AACvB,cAAc,UAAU,CAAA;AACxB,cAAc,mBAAmB,CAAA;AACjC,cAAc,kBAAkB,CAAA;AAChC,cAAc,mBAAmB,CAAA;AACjC,cAAc,SAAS,CAAA;AACvB,cAAc,qBAAqB,CAAA;AACnC,cAAc,OAAO,CAAA;AACrB,cAAc,SAAS,CAAA;AACvB,cAAc,YAAY,CAAA;AAC1B,cAAc,YAAY,CAAA;AAC1B,cAAc,cAAc,CAAA;AAC5B,cAAc,eAAe,CAAA;AAC7B,cAAc,YAAY,CAAA;AAC1B,cAAc,aAAa,CAAA;AAC3B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,eAAe,CAAA;AAC7B,cAAc,qBAAqB,CAAA;AACnC,cAAc,eAAe,CAAA;AAC7B,cAAc,YAAY,CAAA;AAC1B,cAAc,WAAW,CAAA;AACzB,cAAc,aAAa,CAAA;AAC3B,cAAc,YAAY,CAAA;AAC1B,cAAc,UAAU,CAAA;AACxB,cAAc,kBAAkB,CAAA;AAChC,cAAc,YAAY,CAAA;AAC1B,cAAc,QAAQ,CAAA;AACtB,cAAc,QAAQ,CAAA;AACtB,cAAc,UAAU,CAAA;AACxB,cAAc,SAAS,CAAA;AACvB,cAAc,QAAQ,CAAA;AACtB,cAAc,QAAQ,CAAA;AACtB,cAAc,SAAS,CAAA;AACvB,cAAc,aAAa,CAAA;AAC3B,cAAc,UAAU,CAAA;AACxB,cAAc,YAAY,CAAA;AAC1B,cAAc,aAAa,CAAA;AAC3B,cAAc,QAAQ,CAAA;AACtB,cAAc,aAAa,CAAA;AAC3B,cAAc,cAAc,CAAA;AAC5B,cAAc,SAAS,CAAA;AACvB,cAAc,aAAa,CAAA;AAC3B,cAAc,YAAY,CAAA;AAC1B,cAAc,aAAa,CAAA;AAC3B,cAAc,cAAc,CAAA;AAC5B,cAAc,SAAS,CAAA;AACvB,cAAc,eAAe,CAAA;AAC7B,cAAc,mBAAmB,CAAA;AACjC,cAAc,SAAS,CAAA;AACvB,cAAc,UAAU,CAAA;AACxB,cAAc,gBAAgB,CAAA;AAC9B,cAAc,uBAAuB,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const insertBreak: EditorInterface['insertBreak'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const insertBreak: EditorInterface['insertBreak'];
|
|
3
3
|
//# sourceMappingURL=insert-break.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"insert-break.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"insert-break.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/insert-break.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAEtD,eAAO,MAAM,WAAW,EAAE,eAAe,CAAC,aAAa,CAEtD,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const insertNode: EditorInterface['insertNode'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const insertNode: EditorInterface['insertNode'];
|
|
3
3
|
//# sourceMappingURL=insert-node.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"insert-node.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"insert-node.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/insert-node.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAEtD,eAAO,MAAM,UAAU,EAAE,eAAe,CAAC,YAAY,CAMpD,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const insertSoftBreak: EditorInterface['insertSoftBreak'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const insertSoftBreak: EditorInterface['insertSoftBreak'];
|
|
3
3
|
//# sourceMappingURL=insert-soft-break.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"insert-soft-break.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"insert-soft-break.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/insert-soft-break.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAEtD,eAAO,MAAM,eAAe,EAAE,eAAe,CAAC,iBAAiB,CAE9D,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const insertText: EditorInterface['insertText'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const insertText: EditorInterface['insertText'];
|
|
3
3
|
//# sourceMappingURL=insert-text.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"insert-text.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"insert-text.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/insert-text.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAEtD,eAAO,MAAM,UAAU,EAAE,eAAe,CAAC,YAAY,CAoBpD,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const isBlock: EditorInterface['isBlock'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const isBlock: EditorInterface['isBlock'];
|
|
3
3
|
//# sourceMappingURL=is-block.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"is-block.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"is-block.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/is-block.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAEtD,eAAO,MAAM,OAAO,EAAE,eAAe,CAAC,SAAS,CAE9C,CAAA"}
|
package/dist/editor/is-edge.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const isEdge: EditorInterface['isEdge'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const isEdge: EditorInterface['isEdge'];
|
|
3
3
|
//# sourceMappingURL=is-edge.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"is-edge.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"is-edge.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/is-edge.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAE9D,eAAO,MAAM,MAAM,EAAE,eAAe,CAAC,QAAQ,CAE5C,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const isEditor: EditorInterface['isEditor'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const isEditor: EditorInterface['isEditor'];
|
|
3
3
|
//# sourceMappingURL=is-editor.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"is-editor.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"is-editor.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/is-editor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAQ9D,eAAO,MAAM,QAAQ,EAAE,eAAe,CAAC,UAAU,CAmChD,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const isEmpty: EditorInterface['isEmpty'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const isEmpty: EditorInterface['isEmpty'];
|
|
3
3
|
//# sourceMappingURL=is-empty.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"is-empty.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"is-empty.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/is-empty.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAGtD,eAAO,MAAM,OAAO,EAAE,eAAe,CAAC,SAAS,CAU9C,CAAA"}
|
package/dist/editor/is-end.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const isEnd: EditorInterface['isEnd'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const isEnd: EditorInterface['isEnd'];
|
|
3
3
|
//# sourceMappingURL=is-end.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"is-end.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"is-end.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/is-end.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAG9D,eAAO,MAAM,KAAK,EAAE,eAAe,CAAC,OAAO,CAG1C,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
-
export declare const isNormalizing: EditorInterface['isNormalizing'];
|
|
1
|
+
import { EditorInterface } from '../interfaces/editor';
|
|
2
|
+
export declare const isNormalizing: EditorInterface['isNormalizing'];
|
|
3
3
|
//# sourceMappingURL=is-normalizing.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"is-normalizing.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"is-normalizing.d.ts","sourceRoot":"","sources":["../../../../packages/slate/src/editor/is-normalizing.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAGtD,eAAO,MAAM,aAAa,EAAE,eAAe,CAAC,eAAe,CAG1D,CAAA"}
|