mx-ui-components-pkg 0.0.717-alpha.131 → 0.0.717-alpha.133
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-DpV0klom.js → cssMode-BnRaGRr1.js} +1 -1
- package/dist/{freemarker2-BE3FwGtE.js → freemarker2-BST23vGw.js} +1 -1
- package/dist/{handlebars-s6GtThSp.js → handlebars-Dnw5Jnkc.js} +1 -1
- package/dist/{html-mAgtsheL.js → html-C2_byRJ5.js} +1 -1
- package/dist/{htmlMode-BSOnRZqB.js → htmlMode-B8k0uwCE.js} +1 -1
- package/dist/{index-Bz7Zp5Xd.js → index-BZFdU8_5.js} +1380 -1359
- package/dist/{index.es-BJLQK50D.js → index.es-BVAcYhre.js} +1 -1
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +3 -3
- package/dist/{javascript-ArK_6gpv.js → javascript-C0l0x0kQ.js} +1 -1
- package/dist/{jsonMode-BJl3sZZG.js → jsonMode-TL7qKYUD.js} +1 -1
- package/dist/{liquid-IRMHbAkF.js → liquid-BBYhRvJz.js} +1 -1
- package/dist/{mdx-DU5ceXpJ.js → mdx-B04QonZR.js} +1 -1
- package/dist/{python-Bjlmb18x.js → python-BELA3d_U.js} +1 -1
- package/dist/{razor-BwXKxZza.js → razor-DDtYQWf_.js} +1 -1
- package/dist/{tsMode-BmloTqPi.js → tsMode-BJ1awlST.js} +1 -1
- package/dist/types/src/lib/WysiwygEditor/WysiwygEditor.d.ts +1 -1
- package/dist/types/src/routes/+layout.server.d.ts +923 -406
- package/dist/{typescript-Ci9naCd6.js → typescript-68POIMlA.js} +1 -1
- package/dist/{xml-COEY1koo.js → xml-B5IOEN2o.js} +1 -1
- package/dist/{yaml-Dt0S6MLC.js → yaml-DDHW-Z1N.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-68POIMlA.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-BZFdU8_5.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-BZFdU8_5.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-BZFdU8_5.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-BZFdU8_5.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-BZFdU8_5.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-BZFdU8_5.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -40,7 +40,7 @@ declare class WysiwygEditor extends BaseComponent {
|
|
|
40
40
|
constructor();
|
|
41
41
|
static get observedAttributes(): string[];
|
|
42
42
|
editorDitaContent(value: any): Promise<void>;
|
|
43
|
-
editorViewType(
|
|
43
|
+
editorViewType(): void;
|
|
44
44
|
addContentBlockType(value: any, scope: any): void;
|
|
45
45
|
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
|
46
46
|
connectedCallback(): void;
|