superdoc 0.31.0-next.10 → 0.31.0-next.11
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/chunks/{PdfViewer-CxLHqmsp.cjs → PdfViewer-D9P6oSyP.cjs} +1 -1
- package/dist/chunks/{PdfViewer-Ck2UtdkO.es.js → PdfViewer-DrGdcxMi.es.js} +1 -1
- package/dist/chunks/{index-S2kR904m.es.js → index-8TkBu9O_.es.js} +3 -3
- package/dist/chunks/{index-qZtf9OYt.cjs → index-ZC9yiay1.cjs} +3 -3
- package/dist/chunks/{index-TPvf306Z-DLAdtd9g.es.js → index-hUtaGvC8-Vf8Tdemp.es.js} +1 -1
- package/dist/chunks/{index-TPvf306Z-Dymhw354.cjs → index-hUtaGvC8-aunRWvRG.cjs} +1 -1
- package/dist/chunks/{super-editor.es-d0fSEchl.cjs → super-editor.es-4uI_8knu.cjs} +2315 -2525
- package/dist/chunks/{super-editor.es-CNPHD-mt.es.js → super-editor.es-DS6vzo6Y.es.js} +2315 -2525
- package/dist/super-editor/ai-writer.es.js +2 -2
- package/dist/super-editor/chunks/{converter-CuN7BQ8r.js → converter-DNZlAyEp.js} +236 -129
- package/dist/super-editor/chunks/{docx-zipper-DvU3g1QE.js → docx-zipper-CGXr6ESB.js} +1 -1
- package/dist/super-editor/chunks/{editor-CJUnMzXV.js → editor-BG6XbVA7.js} +1808 -2103
- package/dist/super-editor/chunks/{index-TPvf306Z.js → index-hUtaGvC8.js} +1 -1
- package/dist/super-editor/chunks/{toolbar-_AUH-ukY.js → toolbar-8Nf_jruN.js} +2 -2
- package/dist/super-editor/converter.es.js +2 -2
- package/dist/super-editor/docx-zipper.es.js +2 -2
- package/dist/super-editor/editor.es.js +3 -3
- package/dist/super-editor/file-zipper.es.js +1 -1
- package/dist/super-editor/super-editor/src/components/toolbar/defaultItems.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/components/toolbar/super-toolbar.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/core/commands/changeListLevel.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/core/commands/index.d.ts +2 -0
- package/dist/super-editor/super-editor/src/core/commands/lineHeight.d.ts +7 -0
- package/dist/super-editor/super-editor/src/core/commands/lineHeight.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/list-helpers/is-list.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/core/commands/removeNumberingProperties.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/core/commands/resetAttributes.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/core/commands/restartNumbering.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/core/commands/textIndent.d.ts +5 -0
- package/dist/super-editor/super-editor/src/core/commands/textIndent.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/toggleList.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/core/commands/updateAttributes.d.ts +4 -4
- package/dist/super-editor/super-editor/src/core/commands/updateAttributes.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/core/super-converter/styles.d.ts +57 -12
- package/dist/super-editor/super-editor/src/core/super-converter/styles.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/types/index.d.ts +4 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/types/index.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/generate-paragraph-properties.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/legacy-handle-paragraph-node.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/core/utilities/deleteProps.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/extensions/index.d.ts +1 -3
- package/dist/super-editor/super-editor/src/extensions/index.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/extensions/linked-styles/helpers.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/extensions/linked-styles/linked-styles.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/extensions/linked-styles/plugin.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/extensions/paragraph/ParagraphNodeView.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/extensions/paragraph/dropcapPlugin.d.ts +4 -0
- package/dist/super-editor/super-editor/src/extensions/paragraph/dropcapPlugin.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/paragraph/numberingPlugin.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/extensions/paragraph/paragraph.d.ts +0 -9
- package/dist/super-editor/super-editor/src/extensions/paragraph/paragraph.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/extensions/paragraph/resolvedPropertiesCache.d.ts +3 -0
- package/dist/super-editor/super-editor/src/extensions/paragraph/resolvedPropertiesCache.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/tab/helpers/tabDecorations.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/extensions/text-align/text-align.d.ts +0 -12
- package/dist/super-editor/super-editor/src/extensions/text-align/text-align.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/tests/data/annotations_doc_content.d.ts +113 -61
- package/dist/super-editor/super-editor.es.js +41 -63
- package/dist/super-editor/toolbar.es.js +2 -2
- package/dist/super-editor.cjs +1 -1
- package/dist/super-editor.es.js +1 -1
- package/dist/superdoc.cjs +2 -2
- package/dist/superdoc.es.js +2 -2
- package/dist/superdoc.umd.js +2320 -2530
- package/dist/superdoc.umd.js.map +1 -1
- package/package.json +1 -1
- package/dist/super-editor/super-editor/src/extensions/line-height/index.d.ts +0 -2
- package/dist/super-editor/super-editor/src/extensions/line-height/index.d.ts.map +0 -1
- package/dist/super-editor/super-editor/src/extensions/line-height/line-height.d.ts +0 -44
- package/dist/super-editor/super-editor/src/extensions/line-height/line-height.d.ts.map +0 -1
- package/dist/super-editor/super-editor/src/extensions/text-indent/index.d.ts +0 -2
- package/dist/super-editor/super-editor/src/extensions/text-indent/index.d.ts.map +0 -1
- package/dist/super-editor/super-editor/src/extensions/text-indent/text-indent.d.ts +0 -37
- package/dist/super-editor/super-editor/src/extensions/text-indent/text-indent.d.ts.map +0 -1
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/extensions/line-height/index.js"],"names":[],"mappings":""}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Line height value
|
|
3
|
-
* @typedef {string|number} LineHeightValue
|
|
4
|
-
* @description Line height as number (1.5) or string with unit ('1.5em', '24px')
|
|
5
|
-
*/
|
|
6
|
-
/**
|
|
7
|
-
* Configuration options for LineHeight
|
|
8
|
-
* @typedef {Object} LineHeightOptions
|
|
9
|
-
* @category Options
|
|
10
|
-
* @property {string[]} [types=['heading', 'paragraph']] - Block types to add line height support to
|
|
11
|
-
* @property {Object} [defaults] - Default configuration
|
|
12
|
-
* @property {string} [defaults.unit=''] - Default unit for line height values
|
|
13
|
-
*/
|
|
14
|
-
/**
|
|
15
|
-
* Attributes for line height
|
|
16
|
-
* @typedef {Object} LineHeightAttributes
|
|
17
|
-
* @category Attributes
|
|
18
|
-
* @property {LineHeightValue} [lineHeight] - Line height value
|
|
19
|
-
*/
|
|
20
|
-
/**
|
|
21
|
-
* @module LineHeight
|
|
22
|
-
* @sidebarTitle Line Height
|
|
23
|
-
* @snippetPath /snippets/extensions/line-height.mdx
|
|
24
|
-
*/
|
|
25
|
-
export const LineHeight: Extension<{
|
|
26
|
-
types: string[];
|
|
27
|
-
defaults: {
|
|
28
|
-
unit: string;
|
|
29
|
-
};
|
|
30
|
-
}, Record<string, never>>;
|
|
31
|
-
/**
|
|
32
|
-
* Line height value
|
|
33
|
-
*/
|
|
34
|
-
export type LineHeightValue = string | number;
|
|
35
|
-
/**
|
|
36
|
-
* Configuration options for LineHeight
|
|
37
|
-
*/
|
|
38
|
-
export type LineHeightOptions = any;
|
|
39
|
-
/**
|
|
40
|
-
* Attributes for line height
|
|
41
|
-
*/
|
|
42
|
-
export type LineHeightAttributes = any;
|
|
43
|
-
import { Extension } from '@core/index.js';
|
|
44
|
-
//# sourceMappingURL=line-height.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"line-height.d.ts","sourceRoot":"","sources":["../../../../../src/extensions/line-height/line-height.js"],"names":[],"mappings":"AAIA;;;;GAIG;AAEH;;;;;;;GAOG;AAEH;;;;;GAKG;AAEH;;;;GAIG;AACH;;;;;0BA2EG;;;;8BApGU,MAAM,GAAC,MAAM;;;;;;;;;0BALA,gBAAgB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/extensions/text-indent/index.js"],"names":[],"mappings":""}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Configuration options for TextIndent
|
|
3
|
-
* @typedef {Object} TextIndentOptions
|
|
4
|
-
* @category Options
|
|
5
|
-
* @property {string[]} [types=['heading', 'paragraph']] - Node types to apply indentation to
|
|
6
|
-
* @property {Object} [defaults] - Default indentation settings
|
|
7
|
-
* @property {string} [defaults.unit='in'] - Default unit for indentation (in, cm, px, etc.)
|
|
8
|
-
* @property {number} [defaults.increment=0.125] - Default increment/decrement value
|
|
9
|
-
*/
|
|
10
|
-
/**
|
|
11
|
-
* Attributes for text indentation
|
|
12
|
-
* @typedef {Object} TextIndentAttributes
|
|
13
|
-
* @category Attributes
|
|
14
|
-
* @property {string} [textIndent] - Text indentation value with unit (e.g., '0.5in')
|
|
15
|
-
*/
|
|
16
|
-
/**
|
|
17
|
-
* @module TextIndent
|
|
18
|
-
* @sidebarTitle Text Indent
|
|
19
|
-
* @snippetPath /snippets/extensions/text-indent.mdx
|
|
20
|
-
*/
|
|
21
|
-
export const TextIndent: Extension<{
|
|
22
|
-
types: string[];
|
|
23
|
-
defaults: {
|
|
24
|
-
unit: string;
|
|
25
|
-
increment: number;
|
|
26
|
-
};
|
|
27
|
-
}, Record<string, never>>;
|
|
28
|
-
/**
|
|
29
|
-
* Configuration options for TextIndent
|
|
30
|
-
*/
|
|
31
|
-
export type TextIndentOptions = any;
|
|
32
|
-
/**
|
|
33
|
-
* Attributes for text indentation
|
|
34
|
-
*/
|
|
35
|
-
export type TextIndentAttributes = any;
|
|
36
|
-
import { Extension } from '@core/index.js';
|
|
37
|
-
//# sourceMappingURL=text-indent.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"text-indent.d.ts","sourceRoot":"","sources":["../../../../../src/extensions/text-indent/text-indent.js"],"names":[],"mappings":"AAIA;;;;;;;;GAQG;AAEH;;;;;GAKG;AAEH;;;;GAIG;AACH;;;;;;0BAuJG;;;;;;;;;0BAhLuB,gBAAgB"}
|