mx-ui-components-pkg 0.0.717-alpha.130 → 0.0.717-alpha.131
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-MrQDrhkz.js → cssMode-DpV0klom.js} +1 -1
- package/dist/{freemarker2-DvnZLeoT.js → freemarker2-BE3FwGtE.js} +1 -1
- package/dist/{handlebars-DddGbli-.js → handlebars-s6GtThSp.js} +1 -1
- package/dist/{html-C3BqkVXI.js → html-mAgtsheL.js} +1 -1
- package/dist/{htmlMode-ByMSkVPg.js → htmlMode-BSOnRZqB.js} +1 -1
- package/dist/{index-BK6oKL9s.js → index-Bz7Zp5Xd.js} +2719 -2710
- package/dist/{index.es-CLeKDPod.js → index.es-BJLQK50D.js} +1 -1
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +2 -2
- package/dist/{javascript-DHypUN0-.js → javascript-ArK_6gpv.js} +1 -1
- package/dist/{jsonMode-DtRWmO6W.js → jsonMode-BJl3sZZG.js} +1 -1
- package/dist/{liquid-B5YxYVBC.js → liquid-IRMHbAkF.js} +1 -1
- package/dist/{mdx-B0-BoB4T.js → mdx-DU5ceXpJ.js} +1 -1
- package/dist/{python-mhJpYFGD.js → python-Bjlmb18x.js} +1 -1
- package/dist/{razor-EfLSScNG.js → razor-BwXKxZza.js} +1 -1
- package/dist/{tsMode-IiSw0v-N.js → tsMode-BmloTqPi.js} +1 -1
- package/dist/types/src/routes/+layout.server.d.ts +56 -6
- package/dist/{typescript-D9DUbRCY.js → typescript-Ci9naCd6.js} +1 -1
- package/dist/{xml-D6RAViDz.js → xml-COEY1koo.js} +1 -1
- package/dist/{yaml-C-dbbwnQ.js → yaml-Dt0S6MLC.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-Ci9naCd6.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-Bz7Zp5Xd.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-Bz7Zp5Xd.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-Bz7Zp5Xd.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-Bz7Zp5Xd.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-Bz7Zp5Xd.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-Bz7Zp5Xd.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1377,18 +1377,33 @@ export declare function load(): {
|
|
|
1377
1377
|
disabled: boolean;
|
|
1378
1378
|
type: string;
|
|
1379
1379
|
key: string;
|
|
1380
|
+
returnAsString: boolean;
|
|
1380
1381
|
API: {
|
|
1381
1382
|
apiUrl: string;
|
|
1383
|
+
token: string;
|
|
1382
1384
|
method: string;
|
|
1383
1385
|
formType: string;
|
|
1384
1386
|
body: {
|
|
1385
|
-
|
|
1387
|
+
dbType: string;
|
|
1386
1388
|
data: {
|
|
1387
1389
|
id: string;
|
|
1390
|
+
placeholders: string;
|
|
1391
|
+
description: string;
|
|
1392
|
+
type: string;
|
|
1393
|
+
templateId: string;
|
|
1394
|
+
content: string;
|
|
1395
|
+
contextIds: string;
|
|
1396
|
+
userId: string;
|
|
1397
|
+
tags: string;
|
|
1388
1398
|
isTemplate: boolean;
|
|
1389
|
-
|
|
1399
|
+
name: string;
|
|
1400
|
+
contentIds: string;
|
|
1401
|
+
projectId: string;
|
|
1402
|
+
version: string;
|
|
1403
|
+
createdAt: string;
|
|
1404
|
+
updatedAt: string;
|
|
1405
|
+
}[];
|
|
1390
1406
|
};
|
|
1391
|
-
token: string;
|
|
1392
1407
|
};
|
|
1393
1408
|
source: string;
|
|
1394
1409
|
apiMethod: string;
|
|
@@ -1415,6 +1430,14 @@ export declare function load(): {
|
|
|
1415
1430
|
events: {
|
|
1416
1431
|
click: {
|
|
1417
1432
|
savingAsTemplate: {
|
|
1433
|
+
increment: {
|
|
1434
|
+
sourcePath: string;
|
|
1435
|
+
targetPath: string;
|
|
1436
|
+
};
|
|
1437
|
+
addTimeStamp: {
|
|
1438
|
+
sourcePath: string;
|
|
1439
|
+
targetPath: string;
|
|
1440
|
+
};
|
|
1418
1441
|
addLoader: string;
|
|
1419
1442
|
fetchAPI: string;
|
|
1420
1443
|
log: {
|
|
@@ -1531,6 +1554,7 @@ export declare function load(): {
|
|
|
1531
1554
|
apiMethod: string;
|
|
1532
1555
|
token: string;
|
|
1533
1556
|
considerAttr: string;
|
|
1557
|
+
returnAsString?: undefined;
|
|
1534
1558
|
API?: undefined;
|
|
1535
1559
|
filter?: undefined;
|
|
1536
1560
|
downloadZIP?: undefined;
|
|
@@ -1663,6 +1687,7 @@ export declare function load(): {
|
|
|
1663
1687
|
apiMethod: string;
|
|
1664
1688
|
token: string;
|
|
1665
1689
|
considerAttr: string;
|
|
1690
|
+
returnAsString?: undefined;
|
|
1666
1691
|
API?: undefined;
|
|
1667
1692
|
exportingPDF?: undefined;
|
|
1668
1693
|
getFile?: undefined;
|
|
@@ -1763,6 +1788,7 @@ export declare function load(): {
|
|
|
1763
1788
|
key: string;
|
|
1764
1789
|
name: string;
|
|
1765
1790
|
considerAttr: string;
|
|
1791
|
+
returnAsString?: undefined;
|
|
1766
1792
|
API?: undefined;
|
|
1767
1793
|
source?: undefined;
|
|
1768
1794
|
apiMethod?: undefined;
|
|
@@ -1874,6 +1900,7 @@ export declare function load(): {
|
|
|
1874
1900
|
token: string;
|
|
1875
1901
|
considerAttr: string;
|
|
1876
1902
|
copy: string;
|
|
1903
|
+
returnAsString?: undefined;
|
|
1877
1904
|
API?: undefined;
|
|
1878
1905
|
exportingPDF?: undefined;
|
|
1879
1906
|
filter?: undefined;
|
|
@@ -1975,6 +2002,7 @@ export declare function load(): {
|
|
|
1975
2002
|
disabled: boolean;
|
|
1976
2003
|
type: string;
|
|
1977
2004
|
key: string;
|
|
2005
|
+
returnAsString?: undefined;
|
|
1978
2006
|
API?: undefined;
|
|
1979
2007
|
source?: undefined;
|
|
1980
2008
|
apiMethod?: undefined;
|
|
@@ -2181,6 +2209,7 @@ export declare function load(): {
|
|
|
2181
2209
|
disabled: boolean;
|
|
2182
2210
|
type: string;
|
|
2183
2211
|
key: string;
|
|
2212
|
+
returnAsString?: undefined;
|
|
2184
2213
|
API?: undefined;
|
|
2185
2214
|
source?: undefined;
|
|
2186
2215
|
apiMethod?: undefined;
|
|
@@ -5749,6 +5778,7 @@ export declare function load(): {
|
|
|
5749
5778
|
ditaStateName: string;
|
|
5750
5779
|
ditaStatePath: string;
|
|
5751
5780
|
addTimeStamp: string[];
|
|
5781
|
+
returnAsString: boolean;
|
|
5752
5782
|
};
|
|
5753
5783
|
bindings: {
|
|
5754
5784
|
state: {
|
|
@@ -5789,7 +5819,14 @@ export declare function load(): {
|
|
|
5789
5819
|
sourcPath: string;
|
|
5790
5820
|
targetPath: string;
|
|
5791
5821
|
};
|
|
5792
|
-
|
|
5822
|
+
increment: {
|
|
5823
|
+
sourcePath: string;
|
|
5824
|
+
targetPath: string;
|
|
5825
|
+
};
|
|
5826
|
+
addTimeStamp: {
|
|
5827
|
+
sourcePath: string;
|
|
5828
|
+
targetPath: string;
|
|
5829
|
+
};
|
|
5793
5830
|
fetchAPI: {
|
|
5794
5831
|
sourcePath: string;
|
|
5795
5832
|
targetPath: string;
|
|
@@ -5799,12 +5836,25 @@ export declare function load(): {
|
|
|
5799
5836
|
method: string;
|
|
5800
5837
|
token: string;
|
|
5801
5838
|
body: {
|
|
5802
|
-
|
|
5839
|
+
dbType: string;
|
|
5803
5840
|
data: {
|
|
5804
5841
|
id: string;
|
|
5842
|
+
placeholders: string;
|
|
5843
|
+
description: string;
|
|
5844
|
+
type: string;
|
|
5845
|
+
templateId: string;
|
|
5805
5846
|
content: string;
|
|
5847
|
+
contextIds: string;
|
|
5848
|
+
userId: string;
|
|
5849
|
+
tags: string;
|
|
5850
|
+
isTemplate: string;
|
|
5851
|
+
name: string;
|
|
5852
|
+
contentIds: string;
|
|
5853
|
+
projectId: string;
|
|
5854
|
+
version: string;
|
|
5855
|
+
createdAt: string;
|
|
5806
5856
|
updatedAt: string;
|
|
5807
|
-
};
|
|
5857
|
+
}[];
|
|
5808
5858
|
};
|
|
5809
5859
|
};
|
|
5810
5860
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as s } from "./index-
|
|
1
|
+
import { m as s } from "./index-Bz7Zp5Xd.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-Bz7Zp5Xd.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-Bz7Zp5Xd.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|