@progress/kendo-react-editor 13.3.0 → 13.4.0-develop.1

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.
Files changed (76) hide show
  1. package/Editor.d.ts +125 -0
  2. package/Editor.js +1 -1
  3. package/Editor.mjs +77 -77
  4. package/EditorProps.d.ts +406 -0
  5. package/config/defaultStyles.d.ts +19 -0
  6. package/config/pasteSettings.d.ts +13 -0
  7. package/config/schema.d.ts +8 -0
  8. package/config/shortcuts.d.ts +31 -0
  9. package/config/shortcuts.mjs +7 -7
  10. package/config/toolsSettings.d.ts +496 -0
  11. package/dialogs/EditorDialogProps.d.ts +33 -0
  12. package/dialogs/FindReplace.d.ts +79 -0
  13. package/dialogs/FindReplace.mjs +3 -3
  14. package/dialogs/index.d.ts +56 -0
  15. package/dialogs/insertImage.d.ts +35 -0
  16. package/dialogs/insertImage.mjs +3 -3
  17. package/dialogs/insertLink.d.ts +33 -0
  18. package/dialogs/insertLink.mjs +3 -3
  19. package/dialogs/viewHtml.d.ts +32 -0
  20. package/dialogs/viewHtml.mjs +3 -3
  21. package/dist/cdn/js/kendo-react-editor.js +1 -1
  22. package/index.d.mts +176 -3134
  23. package/index.d.ts +176 -3134
  24. package/index.mjs +139 -139
  25. package/messages/index.d.ts +359 -0
  26. package/package-metadata.d.ts +12 -0
  27. package/package-metadata.js +1 -1
  28. package/package-metadata.mjs +10 -16
  29. package/package.json +12 -12
  30. package/tools/ToolProps.d.ts +41 -0
  31. package/tools/align.d.ts +14 -0
  32. package/tools/applyColor.d.ts +19 -0
  33. package/tools/cleanFormatting.d.ts +23 -0
  34. package/tools/findReplace.d.ts +36 -0
  35. package/tools/findReplace.mjs +3 -3
  36. package/tools/fontStyle.d.ts +35 -0
  37. package/tools/fontStyle.mjs +3 -3
  38. package/tools/formatBlock.d.ts +25 -0
  39. package/tools/formatBlock.mjs +3 -3
  40. package/tools/history.d.ts +33 -0
  41. package/tools/indent.d.ts +24 -0
  42. package/tools/index.d.ts +717 -0
  43. package/tools/index.mjs +1 -1
  44. package/tools/inlineFormat.d.ts +54 -0
  45. package/tools/inlineFormat.mjs +3 -3
  46. package/tools/insertImage.d.ts +20 -0
  47. package/tools/insertLink.d.ts +31 -0
  48. package/tools/insertTable/index.d.ts +10 -0
  49. package/tools/insertTable/popup.d.ts +100 -0
  50. package/tools/insertTable/popupGrid.d.ts +38 -0
  51. package/tools/insertTable/tool.d.ts +31 -0
  52. package/tools/lists-styled.d.ts +12 -0
  53. package/tools/lists.d.ts +34 -0
  54. package/tools/outdent.d.ts +24 -0
  55. package/tools/pdf.d.ts +32 -0
  56. package/tools/print.d.ts +23 -0
  57. package/tools/proseMirrorTool.d.ts +19 -0
  58. package/tools/selectAll.d.ts +23 -0
  59. package/tools/table-wizard/cellPropsUtils.d.ts +43 -0
  60. package/tools/table-wizard/cellPropsUtils.mjs +5 -5
  61. package/tools/table-wizard/tableCellProperties.d.ts +27 -0
  62. package/tools/table-wizard/tableProperties.d.ts +18 -0
  63. package/tools/table-wizard/tableProperties.mjs +13 -13
  64. package/tools/table-wizard/tablePropsUtils.d.ts +59 -0
  65. package/tools/table-wizard/tablePropsUtils.mjs +9 -9
  66. package/tools/table-wizard/utils.d.ts +46 -0
  67. package/tools/tableEdit.d.ts +105 -0
  68. package/tools/tableEdit.mjs +3 -3
  69. package/tools/unlink.d.ts +24 -0
  70. package/tools/utils.d.ts +57 -0
  71. package/tools/utils.mjs +1 -1
  72. package/tools/viewHtml.d.ts +31 -0
  73. package/utils/browser-detection.d.ts +11 -0
  74. package/utils/controlled-value.d.ts +12 -0
  75. package/utils/index.d.ts +370 -0
  76. package/utils/props-key.d.ts +12 -0
package/index.mjs CHANGED
@@ -12,159 +12,159 @@ import { EditorToolsSettings as vo } from "./config/toolsSettings.mjs";
12
12
  import { EditorUtils as Fo } from "./utils/index.mjs";
13
13
  import { EditorDialogs as Jo } from "./dialogs/index.mjs";
14
14
  import { editorPropsKey as Wo } from "./utils/props-key.mjs";
15
- import { Selection as e, SelectionRange as o, TextSelection as t, NodeSelection as l, AllSelection as r, EditorState as a, Plugin as n, PluginKey as i, Transaction as d, Decoration as p, DecorationSet as s, EditorView as c, Node as m, ResolvedPos as u, NodeRange as g, Fragment as C, Slice as S, ReplaceError as R, Mark as f, Schema as T, NodeType as w, MarkType as y, ContentMatch as k, DOMParser as b, DOMSerializer as x, Transform as I, Step as M, StepResult as N, joinPoint as P, canJoin as D, canSplit as E, insertPoint as B, dropPoint as h, liftTarget as K, findWrapping as A, StepMap as H, MapResult as L, Mapping as j, AddMarkStep as Q, RemoveMarkStep as v, ReplaceStep as z, ReplaceAroundStep as F, replaceStep as O, deleteSelection as J, joinBackward as U, selectNodeBackward as W, joinForward as V, selectNodeForward as q, joinUp as G, joinDown as X, lift as Y, newlineInCode as Z, exitCode as _, createParagraphNear as $, liftEmptyBlock as ee, splitBlock as oe, splitBlockKeepMarks as te, selectParentNode as le, selectAll as re, wrapIn as ae, setBlockType as ne, toggleMark as ie, autoJoin as de, chainCommands as pe, pcBaseKeymap as se, macBaseKeymap as ce, baseKeymap as me, history as ue, undo as ge, redo as Ce, undoDepth as Se, redoDepth as Re, InputRule as fe, inputRules as Te, undoInputRule as we, emDash as ye, ellipsis as ke, openDoubleQuote as be, closeDoubleQuote as xe, openSingleQuote as Ie, closeSingleQuote as Me, smartQuotes as Ne, wrappingInputRule as Pe, textblockTypeInputRule as De, keymap as Ee, keydownHandler as Be, orderedList as he, bulletList as Ke, listItem as Ae, addListNodes as He, wrapInList as Le, splitListItem as je, liftListItem as Qe, sinkListItem as ve, dropCursor as ze, gapCursor as Fe, tableEditing as Oe, fixTables as Je, fixTablesKey as Ue, cellAround as We, isInTable as Ve, selectionCell as qe, moveCellForward as Ge, inSameTable as Xe, findCell as Ye, colCount as Ze, nextCell as _e, removeColSpan as $e, addColSpan as eo, columnIsHeader as oo, tableNodes as to, tableNodeTypes as lo, CellSelection as ro, TableMap as ao, tableEditingKey as no, columnResizing as io, columnResizingPluginKey as po, updateColumnsOnResize as so, selectedRect as co, addColumn as mo, addColumnBefore as uo, addColumnAfter as go, deleteColumn as Co, rowIsHeader as So, addRow as Ro, addRowBefore as fo, addRowAfter as To, deleteRow as wo, mergeCells as yo, splitCell as ko, splitCellWithType as bo, setCellAttr as xo, toggleHeader as Io, toggleHeaderRow as Mo, toggleHeaderColumn as No, toggleHeaderCell as Po, goToNextCell as Do, deleteTable as Eo } from "@progress/kendo-editor-common";
15
+ import { deleteTable as e, goToNextCell as o, toggleHeaderCell as t, toggleHeaderColumn as l, toggleHeaderRow as r, toggleHeader as a, setCellAttr as n, splitCellWithType as i, splitCell as d, mergeCells as p, deleteRow as s, addRowAfter as c, addRowBefore as m, addRow as u, rowIsHeader as g, deleteColumn as C, addColumnAfter as S, addColumnBefore as R, addColumn as f, selectedRect as T, updateColumnsOnResize as w, columnResizingPluginKey as y, columnResizing as k, tableEditingKey as b, TableMap as x, CellSelection as I, tableNodeTypes as M, tableNodes as N, columnIsHeader as P, addColSpan as D, removeColSpan as E, nextCell as B, colCount as h, findCell as K, inSameTable as A, moveCellForward as H, selectionCell as L, isInTable as j, cellAround as Q, fixTablesKey as v, fixTables as z, tableEditing as F, gapCursor as O, dropCursor as J, sinkListItem as U, liftListItem as W, splitListItem as V, wrapInList as q, addListNodes as G, listItem as X, bulletList as Y, orderedList as Z, keydownHandler as _, keymap as $, textblockTypeInputRule as ee, wrappingInputRule as oe, smartQuotes as te, closeSingleQuote as le, openSingleQuote as re, closeDoubleQuote as ae, openDoubleQuote as ne, ellipsis as ie, emDash as de, undoInputRule as pe, inputRules as se, InputRule as ce, redoDepth as me, undoDepth as ue, redo as ge, undo as Ce, history as Se, baseKeymap as Re, macBaseKeymap as fe, pcBaseKeymap as Te, chainCommands as we, autoJoin as ye, toggleMark as ke, setBlockType as be, wrapIn as xe, selectAll as Ie, selectParentNode as Me, splitBlockKeepMarks as Ne, splitBlock as Pe, liftEmptyBlock as De, createParagraphNear as Ee, exitCode as Be, newlineInCode as he, lift as Ke, joinDown as Ae, joinUp as He, selectNodeForward as Le, joinForward as je, selectNodeBackward as Qe, joinBackward as ve, deleteSelection as ze, replaceStep as Fe, ReplaceAroundStep as Oe, ReplaceStep as Je, RemoveMarkStep as Ue, AddMarkStep as We, Mapping as Ve, MapResult as qe, StepMap as Ge, findWrapping as Xe, liftTarget as Ye, dropPoint as Ze, insertPoint as _e, canSplit as $e, canJoin as eo, joinPoint as oo, StepResult as to, Step as lo, Transform as ro, DOMSerializer as ao, DOMParser as no, ContentMatch as io, MarkType as po, NodeType as so, Schema as co, Mark as mo, ReplaceError as uo, Slice as go, Fragment as Co, NodeRange as So, ResolvedPos as Ro, Node as fo, EditorView as To, DecorationSet as wo, Decoration as yo, Transaction as ko, PluginKey as bo, Plugin as xo, EditorState as Io, AllSelection as Mo, NodeSelection as No, TextSelection as Po, SelectionRange as Do, Selection as Eo } from "@progress/kendo-editor-common";
16
16
  import { getHtml as qo, marks as Go, nodes as Xo, parseContent as Yo } from "@progress/kendo-editor-common";
17
17
  const ho = {
18
18
  // prosemirror-state
19
- Selection: e,
20
- SelectionRange: o,
21
- TextSelection: t,
22
- NodeSelection: l,
23
- AllSelection: r,
24
- EditorState: a,
25
- Plugin: n,
26
- PluginKey: i,
27
- Transaction: d,
19
+ Selection: Eo,
20
+ SelectionRange: Do,
21
+ TextSelection: Po,
22
+ NodeSelection: No,
23
+ AllSelection: Mo,
24
+ EditorState: Io,
25
+ Plugin: xo,
26
+ PluginKey: bo,
27
+ Transaction: ko,
28
28
  // prosemirror-view
29
- Decoration: p,
30
- DecorationSet: s,
31
- EditorView: c,
29
+ Decoration: yo,
30
+ DecorationSet: wo,
31
+ EditorView: To,
32
32
  // prosemirror-model
33
- Node: m,
34
- ResolvedPos: u,
35
- NodeRange: g,
36
- Fragment: C,
37
- Slice: S,
38
- ReplaceError: R,
39
- Mark: f,
40
- Schema: T,
41
- NodeType: w,
42
- MarkType: y,
43
- ContentMatch: k,
44
- DOMParser: b,
45
- DOMSerializer: x,
33
+ Node: fo,
34
+ ResolvedPos: Ro,
35
+ NodeRange: So,
36
+ Fragment: Co,
37
+ Slice: go,
38
+ ReplaceError: uo,
39
+ Mark: mo,
40
+ Schema: co,
41
+ NodeType: so,
42
+ MarkType: po,
43
+ ContentMatch: io,
44
+ DOMParser: no,
45
+ DOMSerializer: ao,
46
46
  // prosemirror-transform
47
- Transform: I,
48
- Step: M,
49
- StepResult: N,
50
- joinPoint: P,
51
- canJoin: D,
52
- canSplit: E,
53
- insertPoint: B,
54
- dropPoint: h,
55
- liftTarget: K,
56
- findWrapping: A,
57
- StepMap: H,
58
- MapResult: L,
59
- Mapping: j,
60
- AddMarkStep: Q,
61
- RemoveMarkStep: v,
62
- ReplaceStep: z,
63
- ReplaceAroundStep: F,
64
- replaceStep: O,
47
+ Transform: ro,
48
+ Step: lo,
49
+ StepResult: to,
50
+ joinPoint: oo,
51
+ canJoin: eo,
52
+ canSplit: $e,
53
+ insertPoint: _e,
54
+ dropPoint: Ze,
55
+ liftTarget: Ye,
56
+ findWrapping: Xe,
57
+ StepMap: Ge,
58
+ MapResult: qe,
59
+ Mapping: Ve,
60
+ AddMarkStep: We,
61
+ RemoveMarkStep: Ue,
62
+ ReplaceStep: Je,
63
+ ReplaceAroundStep: Oe,
64
+ replaceStep: Fe,
65
65
  // prosemirror-commands
66
- deleteSelection: J,
67
- joinBackward: U,
68
- selectNodeBackward: W,
69
- joinForward: V,
70
- selectNodeForward: q,
71
- joinUp: G,
72
- joinDown: X,
73
- lift: Y,
74
- newlineInCode: Z,
75
- exitCode: _,
76
- createParagraphNear: $,
77
- liftEmptyBlock: ee,
78
- splitBlock: oe,
79
- splitBlockKeepMarks: te,
80
- selectParentNode: le,
81
- selectAll: re,
82
- wrapIn: ae,
83
- setBlockType: ne,
84
- toggleMark: ie,
85
- autoJoin: de,
86
- chainCommands: pe,
87
- pcBaseKeymap: se,
88
- macBaseKeymap: ce,
89
- baseKeymap: me,
66
+ deleteSelection: ze,
67
+ joinBackward: ve,
68
+ selectNodeBackward: Qe,
69
+ joinForward: je,
70
+ selectNodeForward: Le,
71
+ joinUp: He,
72
+ joinDown: Ae,
73
+ lift: Ke,
74
+ newlineInCode: he,
75
+ exitCode: Be,
76
+ createParagraphNear: Ee,
77
+ liftEmptyBlock: De,
78
+ splitBlock: Pe,
79
+ splitBlockKeepMarks: Ne,
80
+ selectParentNode: Me,
81
+ selectAll: Ie,
82
+ wrapIn: xe,
83
+ setBlockType: be,
84
+ toggleMark: ke,
85
+ autoJoin: ye,
86
+ chainCommands: we,
87
+ pcBaseKeymap: Te,
88
+ macBaseKeymap: fe,
89
+ baseKeymap: Re,
90
90
  // prosemirror-history
91
- history: ue,
92
- undo: ge,
93
- redo: Ce,
94
- undoDepth: Se,
95
- redoDepth: Re,
91
+ history: Se,
92
+ undo: Ce,
93
+ redo: ge,
94
+ undoDepth: ue,
95
+ redoDepth: me,
96
96
  // prosemirror-inputrules
97
- InputRule: fe,
98
- inputRules: Te,
99
- undoInputRule: we,
100
- emDash: ye,
101
- ellipsis: ke,
102
- openDoubleQuote: be,
103
- closeDoubleQuote: xe,
104
- openSingleQuote: Ie,
105
- closeSingleQuote: Me,
106
- smartQuotes: Ne,
107
- wrappingInputRule: Pe,
108
- textblockTypeInputRule: De,
97
+ InputRule: ce,
98
+ inputRules: se,
99
+ undoInputRule: pe,
100
+ emDash: de,
101
+ ellipsis: ie,
102
+ openDoubleQuote: ne,
103
+ closeDoubleQuote: ae,
104
+ openSingleQuote: re,
105
+ closeSingleQuote: le,
106
+ smartQuotes: te,
107
+ wrappingInputRule: oe,
108
+ textblockTypeInputRule: ee,
109
109
  // prosemirror-keymap
110
- keymap: Ee,
111
- keydownHandler: Be,
110
+ keymap: $,
111
+ keydownHandler: _,
112
112
  // prosemirror-schema-list
113
- orderedList: he,
114
- bulletList: Ke,
115
- listItem: Ae,
116
- addListNodes: He,
117
- wrapInList: Le,
118
- splitListItem: je,
119
- liftListItem: Qe,
120
- sinkListItem: ve,
113
+ orderedList: Z,
114
+ bulletList: Y,
115
+ listItem: X,
116
+ addListNodes: G,
117
+ wrapInList: q,
118
+ splitListItem: V,
119
+ liftListItem: W,
120
+ sinkListItem: U,
121
121
  // prosemirror-dropcursor
122
- dropCursor: ze,
122
+ dropCursor: J,
123
123
  // prosemirror-gapcursor
124
- gapCursor: Fe,
124
+ gapCursor: O,
125
125
  // prosemirror-tables
126
- tableEditing: Oe,
127
- fixTables: Je,
128
- fixTablesKey: Ue,
129
- cellAround: We,
130
- isInTable: Ve,
131
- selectionCell: qe,
132
- moveCellForward: Ge,
133
- inSameTable: Xe,
134
- findCell: Ye,
135
- colCount: Ze,
136
- nextCell: _e,
137
- removeColSpan: $e,
138
- addColSpan: eo,
139
- columnIsHeader: oo,
140
- tableNodes: to,
141
- tableNodeTypes: lo,
142
- CellSelection: ro,
143
- TableMap: ao,
144
- tableEditingKey: no,
145
- columnResizing: io,
146
- columnResizingPluginKey: po,
147
- updateColumnsOnResize: so,
148
- selectedRect: co,
149
- addColumn: mo,
150
- addColumnBefore: uo,
151
- addColumnAfter: go,
152
- deleteColumn: Co,
153
- rowIsHeader: So,
154
- addRow: Ro,
155
- addRowBefore: fo,
156
- addRowAfter: To,
157
- deleteRow: wo,
158
- mergeCells: yo,
159
- splitCell: ko,
160
- splitCellWithType: bo,
161
- setCellAttr: xo,
162
- toggleHeader: Io,
163
- toggleHeaderRow: Mo,
164
- toggleHeaderColumn: No,
165
- toggleHeaderCell: Po,
166
- goToNextCell: Do,
167
- deleteTable: Eo
126
+ tableEditing: F,
127
+ fixTables: z,
128
+ fixTablesKey: v,
129
+ cellAround: Q,
130
+ isInTable: j,
131
+ selectionCell: L,
132
+ moveCellForward: H,
133
+ inSameTable: A,
134
+ findCell: K,
135
+ colCount: h,
136
+ nextCell: B,
137
+ removeColSpan: E,
138
+ addColSpan: D,
139
+ columnIsHeader: P,
140
+ tableNodes: N,
141
+ tableNodeTypes: M,
142
+ CellSelection: I,
143
+ TableMap: x,
144
+ tableEditingKey: b,
145
+ columnResizing: k,
146
+ columnResizingPluginKey: y,
147
+ updateColumnsOnResize: w,
148
+ selectedRect: T,
149
+ addColumn: f,
150
+ addColumnBefore: R,
151
+ addColumnAfter: S,
152
+ deleteColumn: C,
153
+ rowIsHeader: g,
154
+ addRow: u,
155
+ addRowBefore: m,
156
+ addRowAfter: c,
157
+ deleteRow: s,
158
+ mergeCells: p,
159
+ splitCell: d,
160
+ splitCellWithType: i,
161
+ setCellAttr: n,
162
+ toggleHeader: a,
163
+ toggleHeaderRow: r,
164
+ toggleHeaderColumn: l,
165
+ toggleHeaderCell: t,
166
+ goToNextCell: o,
167
+ deleteTable: e
168
168
  };
169
169
  export {
170
170
  Ho as Editor,
@@ -0,0 +1,359 @@
1
+ /**
2
+ * @license
3
+ *-------------------------------------------------------------------------------------------
4
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
5
+ * Licensed under commercial license. See LICENSE.md in the package root for more information
6
+ *-------------------------------------------------------------------------------------------
7
+ */
8
+ /**
9
+ * @hidden
10
+ */
11
+ export declare const messages: {
12
+ "editor.bold": string;
13
+ "editor.italic": string;
14
+ "editor.underline": string;
15
+ "editor.strikethrough": string;
16
+ "editor.subscript": string;
17
+ "editor.superscript": string;
18
+ "editor.unlink": string;
19
+ "editor.undo": string;
20
+ "editor.redo": string;
21
+ "editor.fontSize": string;
22
+ "editor.fontName": string;
23
+ "editor.format": string;
24
+ "editor.alignLeft": string;
25
+ "editor.alignRight": string;
26
+ "editor.alignCenter": string;
27
+ "editor.alignJustify": string;
28
+ "editor.indent": string;
29
+ "editor.outdent": string;
30
+ "editor.orderedList": string;
31
+ "editor.bulletList": string;
32
+ "editor.print": string;
33
+ "editor.selectAll": string;
34
+ "editor.cleanFormatting": string;
35
+ "editor.pdf": string;
36
+ "editor.foregroundColor": string;
37
+ "editor.backgroundColor": string;
38
+ "editor.createTable": string;
39
+ "editor.insertTableHint": string;
40
+ "editor.addRowBefore": string;
41
+ "editor.addRowAfter": string;
42
+ "editor.addColumnBefore": string;
43
+ "editor.addColumnAfter": string;
44
+ "editor.deleteRow": string;
45
+ "editor.deleteColumn": string;
46
+ "editor.deleteTable": string;
47
+ "editor.mergeCells": string;
48
+ "editor.splitCell": string;
49
+ "editor.hyperlink": string;
50
+ "editor.hyperlink-dialog-title": string;
51
+ "editor.hyperlink-dialog-content-address": string;
52
+ "editor.hyperlink-dialog-content-title": string;
53
+ "editor.hyperlink-dialog-content-newwindow": string;
54
+ "editor.hyperlink-dialog-cancel": string;
55
+ "editor.hyperlink-dialog-insert": string;
56
+ "editor.insertFile": string;
57
+ "editor.insertfile-dialog-title": string;
58
+ "editor.insertfile-dialog-content-address": string;
59
+ "editor.insertfile-dialog-content-title": string;
60
+ "editor.insertfile-dialog-cancel": string;
61
+ "editor.insertfile-dialog-insert": string;
62
+ "editor.image": string;
63
+ "editor.image-dialog-title": string;
64
+ "editor.image-address": string;
65
+ "editor.image-title": string;
66
+ "editor.image-altText": string;
67
+ "editor.image-width": string;
68
+ "editor.image-height": string;
69
+ "editor.image-cancel": string;
70
+ "editor.image-insert": string;
71
+ "editor.viewHtml": string;
72
+ "editor.viewHtml-dialog-title": string;
73
+ "editor.viewHtml-cancel": string;
74
+ "editor.viewHtml-update": string;
75
+ "editor.findReplace-tool-title": string;
76
+ "editor.findReplace-dialog-title": string;
77
+ "editor.findReplace-tab-find": string;
78
+ "editor.findReplace-tab-replace": string;
79
+ "editor.findReplace-findWhat": string;
80
+ "editor.findReplace-replaceWith": string;
81
+ "editor.findReplace-replace": string;
82
+ "editor.findReplace-replaceAll": string;
83
+ "editor.findReplace-matchCase": string;
84
+ "editor.findReplace-matchWord": string;
85
+ "editor.findReplace-matchCyclic": string;
86
+ "editor.findReplace-useRegExp": string;
87
+ "editor.findReplace-prevMatch": string;
88
+ "editor.findReplace-nextMatch": string;
89
+ "editor.findReplace-matches": string;
90
+ "editor.findReplace-invalidRegExp": string;
91
+ "editor.iframeTitle": string;
92
+ "editorTools.foreColorLabel": string;
93
+ "editorTools.backColorLabel": string;
94
+ "editor.cellProperties": string;
95
+ "editor.cellPropertiesLeftTop": string;
96
+ "editor.cellPropertiesCenterTop": string;
97
+ "editor.cellPropertiesRightTop": string;
98
+ "editor.cellPropertiesLeftMiddle": string;
99
+ "editor.cellPropertiesCenterMiddle": string;
100
+ "editor.cellPropertiesRightMiddle": string;
101
+ "editor.cellPropertiesLeftBottom": string;
102
+ "editor.cellPropertiesCenterBottom": string;
103
+ "editor.cellPropertiesRightBottom": string;
104
+ "editor.cellPropertiesNoAlignment": string;
105
+ "editor.cellPropertiesWrap": string;
106
+ "editor.cellPropertiesFitToCell": string;
107
+ "editor.cellPropertiesApplyToAllCells": string;
108
+ "editor.cellPropertiesWidth": string;
109
+ "editor.cellPropertiesApplyToColumn": string;
110
+ "editor.cellPropertiesHeight": string;
111
+ "editor.cellPropertiesApplyToRow": string;
112
+ "editor.cellPropertiesAlignment": string;
113
+ "editor.cellPropertiesTextControl": string;
114
+ "editor.cellPropertiesCellPadding": string;
115
+ "editor.cellPropertiesBackground": string;
116
+ "editor.cellPropertiesBorderWidth": string;
117
+ "editor.cellPropertiesBorderColor": string;
118
+ "editor.cellPropertiesBorderStyle": string;
119
+ "editor.cellPropertiesId": string;
120
+ "editor.cellPropertiesCssClass": string;
121
+ "editor.cellPropertiesSave": string;
122
+ "editor.cellPropertiesCancel": string;
123
+ "editor.tableProperties": string;
124
+ "editor.tablePropertiesAlignLeft": string;
125
+ "editor.tablePropertiesAlignCenter": string;
126
+ "editor.tablePropertiesAlignRight": string;
127
+ "editor.tablePropertiesNoAlignment": string;
128
+ "editor.tablePropertiesLeft": string;
129
+ "editor.tablePropertiesCenter": string;
130
+ "editor.tablePropertiesRight": string;
131
+ "editor.tablePropertiesTop": string;
132
+ "editor.tablePropertiesBottom": string;
133
+ "editor.tablePropertiesNone": string;
134
+ "editor.tablePropertiesUsingScopeAttribute": string;
135
+ "editor.tablePropertiesUsingIdAttributes": string;
136
+ "editor.tablePropertiesRows": string;
137
+ "editor.tablePropertiesColumns": string;
138
+ "editor.tablePropertiesWidth": string;
139
+ "editor.tablePropertiesHeight": string;
140
+ "editor.tablePropertiesPosition": string;
141
+ "editor.tablePropertiesAlignment": string;
142
+ "editor.tablePropertiesCellSpacing": string;
143
+ "editor.tablePropertiesCellPadding": string;
144
+ "editor.tablePropertiesTableBackground": string;
145
+ "editor.tablePropertiesBorderWidth": string;
146
+ "editor.tablePropertiesBorderColor": string;
147
+ "editor.tablePropertiesBorderStyle": string;
148
+ "editor.tablePropertiesCollapseBorders": string;
149
+ "editor.tablePropertiesID": string;
150
+ "editor.tablePropertiesCssClass": string;
151
+ "editor.tablePropertiesAccessibility": string;
152
+ "editor.tablePropertiesCaption": string;
153
+ "editor.tablePropertiesCaptionPosition": string;
154
+ "editor.tablePropertiesCaptionAlignment": string;
155
+ "editor.tablePropertiesHeaderRows": string;
156
+ "editor.tablePropertiesHeaderCols": string;
157
+ "editor.tablePropertiesAssociateHeaders": string;
158
+ "editor.tablePropertiesGeneral": string;
159
+ "editor.tablePropertiesAdvanced": string;
160
+ "editor.tablePropertiesSave": string;
161
+ "editor.tablePropertiesCancel": string;
162
+ "editor.borderStyleNone": string;
163
+ "editor.borderStyleSolid": string;
164
+ "editor.borderStyleDotted": string;
165
+ "editor.borderStyleDashed": string;
166
+ "editor.borderStyleDouble": string;
167
+ "editor.borderStyleGroove": string;
168
+ "editor.borderStyleRidge": string;
169
+ "editor.borderStyleInset": string;
170
+ "editor.borderStyleOutset": string;
171
+ "editor.borderStyleInitial": string;
172
+ "editor.borderStyleInherit": string;
173
+ "editor.borderStyleHidden": string;
174
+ "editor.sizeAuto": string;
175
+ "editor.listStyleDisc": string;
176
+ "editor.listStyleCircle": string;
177
+ "editor.listStyleSquare": string;
178
+ "editor.listStyleDecimal": string;
179
+ "editor.listStyleUpperRoman": string;
180
+ "editor.listStyleLowerRoman": string;
181
+ "editor.listStyleUpperLatin": string;
182
+ "editor.listStyleLowerLatin": string;
183
+ };
184
+ /**
185
+ * @hidden
186
+ */
187
+ export declare const keys: {
188
+ bold: string;
189
+ italic: string;
190
+ underline: string;
191
+ strikethrough: string;
192
+ subscript: string;
193
+ superscript: string;
194
+ unlink: string;
195
+ undo: string;
196
+ redo: string;
197
+ fontSize: string;
198
+ fontName: string;
199
+ format: string;
200
+ alignLeft: string;
201
+ alignRight: string;
202
+ alignCenter: string;
203
+ alignJustify: string;
204
+ indent: string;
205
+ outdent: string;
206
+ orderedList: string;
207
+ bulletList: string;
208
+ print: string;
209
+ selectAll: string;
210
+ cleanFormatting: string;
211
+ pdf: string;
212
+ foregroundColor: string;
213
+ backgroundColor: string;
214
+ createTable: string;
215
+ createTableHint: string;
216
+ addRowBefore: string;
217
+ addRowAfter: string;
218
+ addColumnBefore: string;
219
+ addColumnAfter: string;
220
+ deleteRow: string;
221
+ deleteColumn: string;
222
+ deleteTable: string;
223
+ mergeCells: string;
224
+ splitCell: string;
225
+ insertHyperlink: string;
226
+ insertHyperlinkDialogTitle: string;
227
+ insertHyperlinkAddress: string;
228
+ insertHyperlinkTitle: string;
229
+ insertHyperlinkNewWindow: string;
230
+ insertHyperlinkCancel: string;
231
+ insertHyperlinkInsert: string;
232
+ insertFile: string;
233
+ insertFileDialogTitle: string;
234
+ insertFileAddress: string;
235
+ insertFileTitle: string;
236
+ insertFileCancel: string;
237
+ insertFileInsert: string;
238
+ insertImage: string;
239
+ insertImageDialogTitle: string;
240
+ insertImageAddress: string;
241
+ insertImageTitle: string;
242
+ insertImageAltText: string;
243
+ insertImageWidth: string;
244
+ insertImageHeight: string;
245
+ insertImageCancel: string;
246
+ insertImageInsert: string;
247
+ viewHtml: string;
248
+ viewHtmlDialogTitle: string;
249
+ viewHtmlCancel: string;
250
+ viewHtmlUpdate: string;
251
+ findReplaceToolTitle: string;
252
+ findReplaceDialogTitle: string;
253
+ findReplaceTabFind: string;
254
+ findReplaceTabReplace: string;
255
+ findReplaceFindWhat: string;
256
+ findReplaceReplaceWith: string;
257
+ findReplaceReplace: string;
258
+ findReplaceReplaceAll: string;
259
+ findReplaceMatchCase: string;
260
+ findReplaceMatchWord: string;
261
+ findReplaceMatchCyclic: string;
262
+ findReplaceUseRegExp: string;
263
+ findReplacePrevMatch: string;
264
+ findReplaceNextMatch: string;
265
+ findReplaceMatches: string;
266
+ findReplaceInvalidRegExp: string;
267
+ iframeTitle: string;
268
+ foreColorLabel: string;
269
+ backColorLabel: string;
270
+ cellProperties: string;
271
+ cellPropertiesLeftTop: string;
272
+ cellPropertiesCenterTop: string;
273
+ cellPropertiesRightTop: string;
274
+ cellPropertiesLeftMiddle: string;
275
+ cellPropertiesCenterMiddle: string;
276
+ cellPropertiesRightMiddle: string;
277
+ cellPropertiesLeftBottom: string;
278
+ cellPropertiesCenterBottom: string;
279
+ cellPropertiesRightBottom: string;
280
+ cellPropertiesNoAlignment: string;
281
+ cellPropertiesWrap: string;
282
+ cellPropertiesFitToCell: string;
283
+ cellPropertiesApplyToAllCells: string;
284
+ cellPropertiesWidth: string;
285
+ cellPropertiesApplyToColumn: string;
286
+ cellPropertiesHeight: string;
287
+ cellPropertiesApplyToRow: string;
288
+ cellPropertiesAlignment: string;
289
+ cellPropertiesTextControl: string;
290
+ cellPropertiesCellPadding: string;
291
+ cellPropertiesBackground: string;
292
+ cellPropertiesBorderWidth: string;
293
+ cellPropertiesBorderColor: string;
294
+ cellPropertiesBorderStyle: string;
295
+ cellPropertiesId: string;
296
+ cellPropertiesCssClass: string;
297
+ cellPropertiesSave: string;
298
+ cellPropertiesCancel: string;
299
+ tableProperties: string;
300
+ tablePropertiesAlignLeft: string;
301
+ tablePropertiesAlignCenter: string;
302
+ tablePropertiesAlignRight: string;
303
+ tablePropertiesNoAlignment: string;
304
+ tablePropertiesLeft: string;
305
+ tablePropertiesCenter: string;
306
+ tablePropertiesRight: string;
307
+ tablePropertiesTop: string;
308
+ tablePropertiesBottom: string;
309
+ tablePropertiesNone: string;
310
+ tablePropertiesUsingScopeAttribute: string;
311
+ tablePropertiesUsingIdAttributes: string;
312
+ tablePropertiesRows: string;
313
+ tablePropertiesColumns: string;
314
+ tablePropertiesWidth: string;
315
+ tablePropertiesHeight: string;
316
+ tablePropertiesPosition: string;
317
+ tablePropertiesAlignment: string;
318
+ tablePropertiesCellSpacing: string;
319
+ tablePropertiesCellPadding: string;
320
+ tablePropertiesTableBackground: string;
321
+ tablePropertiesBorderWidth: string;
322
+ tablePropertiesBorderColor: string;
323
+ tablePropertiesBorderStyle: string;
324
+ tablePropertiesCollapseBorders: string;
325
+ tablePropertiesId: string;
326
+ tablePropertiesCssClass: string;
327
+ tablePropertiesAccessibility: string;
328
+ tablePropertiesCaption: string;
329
+ tablePropertiesCaptionPosition: string;
330
+ tablePropertiesCaptionAlignment: string;
331
+ tablePropertiesHeaderRows: string;
332
+ tablePropertiesHeaderCols: string;
333
+ tablePropertiesAssociateHeaders: string;
334
+ tablePropertiesGeneral: string;
335
+ tablePropertiesAdvanced: string;
336
+ tablePropertiesSave: string;
337
+ tablePropertiesCancel: string;
338
+ borderStyleNone: string;
339
+ borderStyleSolid: string;
340
+ borderStyleDotted: string;
341
+ borderStyleDashed: string;
342
+ borderStyleDouble: string;
343
+ borderStyleGroove: string;
344
+ borderStyleRidge: string;
345
+ borderStyleInset: string;
346
+ borderStyleOutset: string;
347
+ borderStyleInitial: string;
348
+ borderStyleInherit: string;
349
+ borderStyleHidden: string;
350
+ sizeAuto: string;
351
+ listStyleDisc: string;
352
+ listStyleCircle: string;
353
+ listStyleSquare: string;
354
+ listStyleDecimal: string;
355
+ listStyleUpperRoman: string;
356
+ listStyleLowerRoman: string;
357
+ listStyleUpperLatin: string;
358
+ listStyleLowerLatin: string;
359
+ };
@@ -0,0 +1,12 @@
1
+ /**
2
+ * @license
3
+ *-------------------------------------------------------------------------------------------
4
+ * Copyright © 2026 Progress Software Corporation. All rights reserved.
5
+ * Licensed under commercial license. See LICENSE.md in the package root for more information
6
+ *-------------------------------------------------------------------------------------------
7
+ */
8
+ import { PackageMetadata } from '@progress/kendo-licensing';
9
+ /**
10
+ * @hidden
11
+ */
12
+ export declare const packageMetadata: PackageMetadata;