mx-ui-components-pkg 0.0.717-alpha.121 → 0.0.717-alpha.123
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/{cssMode-gQuT1ggz.js → cssMode-BALmq2lh.js} +1 -1
- package/dist/{freemarker2-jL3Z0LEU.js → freemarker2-CaQTrAoI.js} +1 -1
- package/dist/{handlebars-DuQel7zv.js → handlebars-Dmwhf_Oe.js} +1 -1
- package/dist/{html-B1x_Q1d4.js → html-CRuqHrso.js} +1 -1
- package/dist/{htmlMode-c4xQ8n2E.js → htmlMode-Bplhq6om.js} +1 -1
- package/dist/{index-pU7JpcAp.js → index-DquzImCY.js} +5171 -4784
- package/dist/{index.es-DLivPq7o.js → index.es-CDXpEat3.js} +1 -1
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +409 -127
- package/dist/{javascript-Bp25c6Zh.js → javascript-CavhGwK-.js} +1 -1
- package/dist/{jsonMode-D9GsVC9K.js → jsonMode-ClPxGSWt.js} +1 -1
- package/dist/{liquid-D1vivIqf.js → liquid-C8fobMFv.js} +1 -1
- package/dist/{mdx-DQaBMjnU.js → mdx-D7wtdtlF.js} +1 -1
- package/dist/{python-BNIU3jAC.js → python-D2b2IMb7.js} +1 -1
- package/dist/{razor-BmTFWDiN.js → razor-C903x8F0.js} +1 -1
- package/dist/{tsMode-YqbVSHNM.js → tsMode-X0nk_DbA.js} +1 -1
- package/dist/types/src/lib/WysiwygEditor/WysiwygEditor.d.ts +14 -1
- package/dist/{typescript-BOMzHmQp.js → typescript-BbuWAX-U.js} +1 -1
- package/dist/{xml-B0r1kHUg.js → xml-BeHUy91j.js} +1 -1
- package/dist/{yaml-BhIhwuQg.js → yaml-DhbzYOIb.js} +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { conf as t, language as e } from "./typescript-
|
|
1
|
+
import { conf as t, language as e } from "./typescript-BbuWAX-U.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as Et } from "./index-
|
|
1
|
+
import { m as Et } from "./index-DquzImCY.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as l } from "./index-
|
|
1
|
+
import { m as l } from "./index-DquzImCY.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as s } from "./index-
|
|
1
|
+
import { m as s } from "./index-DquzImCY.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as o } from "./index-
|
|
1
|
+
import { m as o } from "./index-DquzImCY.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m } from "./index-
|
|
1
|
+
import { m } from "./index-DquzImCY.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as O, m as I } from "./index-
|
|
1
|
+
import { t as O, m as I } from "./index-DquzImCY.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import "monaco-editor/min/vs/editor/editor.main.css?inline";
|
|
2
|
+
import { Editor } from "@tiptap/core";
|
|
2
3
|
import BaseComponent from "../Counter/BaseComponent";
|
|
3
4
|
declare class WysiwygEditor extends BaseComponent {
|
|
4
5
|
/**
|
|
@@ -10,6 +11,8 @@ declare class WysiwygEditor extends BaseComponent {
|
|
|
10
11
|
private contentBlock;
|
|
11
12
|
private $ditaEditor;
|
|
12
13
|
private fontSize;
|
|
14
|
+
private isResizingTable;
|
|
15
|
+
private cleanupScheduled;
|
|
13
16
|
private props;
|
|
14
17
|
bindings: any;
|
|
15
18
|
private variablesList;
|
|
@@ -22,10 +25,15 @@ declare class WysiwygEditor extends BaseComponent {
|
|
|
22
25
|
togglUnderline: () => void;
|
|
23
26
|
toggleStrike: () => void;
|
|
24
27
|
toggleBulletList: () => void;
|
|
28
|
+
addColumnAfter: () => void;
|
|
29
|
+
deleteColumn: () => void;
|
|
30
|
+
addRowAfter: () => void;
|
|
31
|
+
deleteRow: () => void;
|
|
25
32
|
setFontSize: (size: string) => void;
|
|
26
33
|
onFontChange: (family: string) => void;
|
|
27
34
|
checkSpelling: () => void;
|
|
28
35
|
addLinkToContent: () => void;
|
|
36
|
+
createSimpleTableToolbar(): HTMLDivElement;
|
|
29
37
|
isActive: (name: string, attrs?: {}) => boolean | undefined;
|
|
30
38
|
isActiveByAttr: (attrs: object) => boolean | undefined;
|
|
31
39
|
private ditaActions;
|
|
@@ -134,14 +142,19 @@ declare class WysiwygEditor extends BaseComponent {
|
|
|
134
142
|
createDitaToolbarView(): void;
|
|
135
143
|
debounce(func: (...args: any[]) => void, delay: number): (...args: any[]) => void;
|
|
136
144
|
addTimeStamp: () => string;
|
|
145
|
+
isInsideTable(editor: Editor): boolean;
|
|
137
146
|
onContentUpdate: (...args: any[]) => void;
|
|
138
|
-
getFocusedNode():
|
|
147
|
+
getFocusedNode(): void;
|
|
139
148
|
searchAndHighlight(searchTerm: any): void;
|
|
140
149
|
highlightMatches(searchTerm: any): void;
|
|
141
150
|
clearHighlights(): void;
|
|
142
151
|
escapeRegExp(string: any): any;
|
|
143
152
|
bindSearchEvents: () => void;
|
|
144
153
|
createDitaBuilderView(dita: any): HTMLDivElement;
|
|
154
|
+
private fixTableStyling;
|
|
155
|
+
private preventExtraParagraphs;
|
|
156
|
+
private tableFixTimeout;
|
|
157
|
+
private tableObserver;
|
|
145
158
|
loadStyles(): void;
|
|
146
159
|
render(dita?: string): void;
|
|
147
160
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as s } from "./index-
|
|
1
|
+
import { m as s } from "./index-DquzImCY.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as r } from "./index-
|
|
1
|
+
import { m as r } from "./index-DquzImCY.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as l } from "./index-
|
|
1
|
+
import { m as l } from "./index-DquzImCY.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|