datacontract-editor 0.1.3 → 0.1.4
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-D1BKMuoE.js → cssMode-CRB4_UX7.js} +1 -1
- package/dist/datacontract-editor.css +1 -1
- package/dist/datacontract-editor.es.js +65098 -5
- package/dist/{freemarker2-DJroF-Hr.js → freemarker2-Dyu5JfP2.js} +1 -1
- package/dist/{handlebars-raeUt1yS.js → handlebars-CSJT_j9S.js} +1 -1
- package/dist/{html-BCS0QY_V.js → html-DdCOZYj2.js} +1 -1
- package/dist/{htmlMode-DZYoBGlS.js → htmlMode-C5ASYGsV.js} +1 -1
- package/dist/index.html +0 -12
- package/dist/{javascript-urT9PDrD.js → javascript-COpR91-q.js} +1 -1
- package/dist/{jsonMode-BRpyrU87.js → jsonMode-BYCI_UE4.js} +1 -1
- package/dist/{liquid-BoBEJBsD.js → liquid-Dek_-2mb.js} +1 -1
- package/dist/{mdx-7D_sT_ZF.js → mdx-D30qbDNG.js} +1 -1
- package/dist/monaco-4.7.0.js +125892 -0
- package/dist/{python-EsNGCgP9.js → python-CgCZNoF3.js} +5 -5
- package/dist/{razor-CK2egutP.js → razor-cX4dbdS7.js} +1 -1
- package/dist/{tsMode-Cf0dGAkO.js → tsMode-DCBvOGu6.js} +1 -1
- package/dist/{typescript-C36W7Z-E.js → typescript-DGJdOAkT.js} +5 -5
- package/dist/{xml-B0NnrJ3h.js → xml-X0gMp-3n.js} +3 -3
- package/dist/{yaml-Bk4-_-GX.js → yaml-BFBN94_e.js} +1 -1
- package/package.json +3 -1
- package/dist/embed-BTxQKyKe.js +0 -189951
- /package/dist/assets/{editor.worker-CKX8jfJ6.js → editor.worker-4.7.0.js} +0 -0
- /package/dist/assets/{yaml.worker-BqEbEWOg.js → yaml.worker-4.7.0.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { b as o } from "./monaco-4.7.0.js";
|
|
2
2
|
var a = Object.defineProperty, l = Object.getOwnPropertyDescriptor, p = Object.getOwnPropertyNames, c = Object.prototype.hasOwnProperty, g = (t, e, n, s) => {
|
|
3
3
|
if (e && typeof e == "object" || typeof e == "function")
|
|
4
4
|
for (let r of p(e))
|
|
@@ -6,7 +6,7 @@ var a = Object.defineProperty, l = Object.getOwnPropertyDescriptor, p = Object.g
|
|
|
6
6
|
return t;
|
|
7
7
|
}, d = (t, e, n) => (g(t, e, "default"), n), i = {};
|
|
8
8
|
d(i, o);
|
|
9
|
-
var
|
|
9
|
+
var f = {
|
|
10
10
|
comments: {
|
|
11
11
|
lineComment: "#",
|
|
12
12
|
blockComment: ["'''", "'''"]
|
|
@@ -45,7 +45,7 @@ var m = {
|
|
|
45
45
|
end: new RegExp("^\\s*#endregion\\b")
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
|
-
},
|
|
48
|
+
}, m = {
|
|
49
49
|
defaultToken: "",
|
|
50
50
|
tokenPostfix: ".python",
|
|
51
51
|
keywords: [
|
|
@@ -296,6 +296,6 @@ var m = {
|
|
|
296
296
|
}
|
|
297
297
|
};
|
|
298
298
|
export {
|
|
299
|
-
|
|
300
|
-
|
|
299
|
+
f as conf,
|
|
300
|
+
m as language
|
|
301
301
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m } from "./
|
|
1
|
+
import { b as m } from "./monaco-4.7.0.js";
|
|
2
2
|
var s = Object.defineProperty, c = Object.getOwnPropertyDescriptor, l = Object.getOwnPropertyNames, d = Object.prototype.hasOwnProperty, p = (t, e, o, n) => {
|
|
3
3
|
if (e && typeof e == "object" || typeof e == "function")
|
|
4
4
|
for (let r of l(e))
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as I, b as M } from "./monaco-4.7.0.js";
|
|
2
2
|
var N = Object.defineProperty, R = Object.getOwnPropertyDescriptor, E = Object.getOwnPropertyNames, K = Object.prototype.hasOwnProperty, H = (e, t, r, a) => {
|
|
3
3
|
if (t && typeof t == "object" || typeof t == "function")
|
|
4
4
|
for (let n of E(t))
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { b as s } from "./monaco-4.7.0.js";
|
|
2
2
|
var c = Object.defineProperty, a = Object.getOwnPropertyDescriptor, p = Object.getOwnPropertyNames, g = Object.prototype.hasOwnProperty, l = (t, e, o, i) => {
|
|
3
3
|
if (e && typeof e == "object" || typeof e == "function")
|
|
4
4
|
for (let n of p(e))
|
|
@@ -6,7 +6,7 @@ var c = Object.defineProperty, a = Object.getOwnPropertyDescriptor, p = Object.g
|
|
|
6
6
|
return t;
|
|
7
7
|
}, d = (t, e, o) => (l(t, e, "default"), o), r = {};
|
|
8
8
|
d(r, s);
|
|
9
|
-
var
|
|
9
|
+
var b = {
|
|
10
10
|
wordPattern: /(-?\d*\.\d\w*)|([^\`\~\!\@\#\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,
|
|
11
11
|
comments: {
|
|
12
12
|
lineComment: "//",
|
|
@@ -67,7 +67,7 @@ var x = {
|
|
|
67
67
|
end: new RegExp("^\\s*//\\s*#?endregion\\b")
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
|
-
},
|
|
70
|
+
}, x = {
|
|
71
71
|
// Set defaultToken to invalid to see what you do not tokenize yet
|
|
72
72
|
defaultToken: "invalid",
|
|
73
73
|
tokenPostfix: ".ts",
|
|
@@ -338,6 +338,6 @@ var x = {
|
|
|
338
338
|
}
|
|
339
339
|
};
|
|
340
340
|
export {
|
|
341
|
-
|
|
342
|
-
|
|
341
|
+
b as conf,
|
|
342
|
+
x as language
|
|
343
343
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
var
|
|
1
|
+
import { b as r } from "./monaco-4.7.0.js";
|
|
2
|
+
var c = Object.defineProperty, m = Object.getOwnPropertyDescriptor, l = Object.getOwnPropertyNames, d = Object.prototype.hasOwnProperty, p = (t, e, o, i) => {
|
|
3
3
|
if (e && typeof e == "object" || typeof e == "function")
|
|
4
4
|
for (let n of l(e))
|
|
5
|
-
!d.call(t, n) && n !== o &&
|
|
5
|
+
!d.call(t, n) && n !== o && c(t, n, { get: () => e[n], enumerable: !(i = m(e, n)) || i.enumerable });
|
|
6
6
|
return t;
|
|
7
7
|
}, s = (t, e, o) => (p(t, e, "default"), o), a = {};
|
|
8
8
|
s(a, r);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { b as l } from "./monaco-4.7.0.js";
|
|
2
2
|
var i = Object.defineProperty, c = Object.getOwnPropertyDescriptor, u = Object.getOwnPropertyNames, s = Object.prototype.hasOwnProperty, d = (n, e, r, o) => {
|
|
3
3
|
if (e && typeof e == "object" || typeof e == "function")
|
|
4
4
|
for (let t of u(e))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "datacontract-editor",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.4",
|
|
4
4
|
"description": "A visual editor for data contracts using the Open Data Contract Standard (ODCS)",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -39,6 +39,7 @@
|
|
|
39
39
|
"ajv": "^8.17.1",
|
|
40
40
|
"ajv-formats": "^3.0.1",
|
|
41
41
|
"dagre": "^0.8.5",
|
|
42
|
+
"monaco-editor": "0.54.0",
|
|
42
43
|
"monaco-yaml": "^5.4.0",
|
|
43
44
|
"open": "^10.1.0",
|
|
44
45
|
"path-browserify": "^1.0.1",
|
|
@@ -55,6 +56,7 @@
|
|
|
55
56
|
"@types/react": "^19.2.2",
|
|
56
57
|
"@types/react-dom": "^19.2.2",
|
|
57
58
|
"@vitejs/plugin-react": "^5.1.0",
|
|
59
|
+
"baseline-browser-mapping": "^2.9.16",
|
|
58
60
|
"eslint": "^9.39.1",
|
|
59
61
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
60
62
|
"eslint-plugin-react-refresh": "^0.4.24",
|