datacontract-editor 0.1.3 → 0.1.5
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/bin/datacontract-editor.js +1 -1
- package/dist/{cssMode-D1BKMuoE.js → cssMode-BNkTa2xp.js} +1 -1
- package/dist/datacontract-editor.css +1 -1
- package/dist/datacontract-editor.es.js +76587 -5
- package/dist/{freemarker2-DJroF-Hr.js → freemarker2-Dyfzmb5A.js} +1 -1
- package/dist/{handlebars-raeUt1yS.js → handlebars-BtDNI-uC.js} +1 -1
- package/dist/{html-BCS0QY_V.js → html-Cn4TGw_o.js} +1 -1
- package/dist/{htmlMode-DZYoBGlS.js → htmlMode-Bf84vbo2.js} +1 -1
- package/dist/index.html +1 -13
- package/dist/{javascript-urT9PDrD.js → javascript-B86Kac07.js} +1 -1
- package/dist/{jsonMode-BRpyrU87.js → jsonMode-Ckgg5lAE.js} +1 -1
- package/dist/{liquid-BoBEJBsD.js → liquid-D0NPwuu_.js} +1 -1
- package/dist/{mdx-7D_sT_ZF.js → mdx-QFRSBtVQ.js} +1 -1
- package/dist/monaco-4.7.0.js +125917 -0
- package/dist/{python-EsNGCgP9.js → python-C8RW9B6A.js} +5 -5
- package/dist/{razor-CK2egutP.js → razor-CLZqdY_r.js} +1 -1
- package/dist/{tsMode-Cf0dGAkO.js → tsMode-yleMwhPq.js} +1 -1
- package/dist/{typescript-C36W7Z-E.js → typescript-CJBeebKU.js} +4 -4
- package/dist/{xml-B0NnrJ3h.js → xml-vC-NMVX1.js} +3 -3
- package/dist/{yaml-Bk4-_-GX.js → yaml-Dlf2VF-T.js} +1 -1
- package/package.json +7 -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 { d 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 { d 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 { e as I, d 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,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
var c = Object.defineProperty, a = Object.getOwnPropertyDescriptor, p = Object.getOwnPropertyNames, g = Object.prototype.hasOwnProperty,
|
|
1
|
+
import { d as s } from "./monaco-4.7.0.js";
|
|
2
|
+
var c = Object.defineProperty, a = Object.getOwnPropertyDescriptor, p = Object.getOwnPropertyNames, g = Object.prototype.hasOwnProperty, d = (t, e, o, i) => {
|
|
3
3
|
if (e && typeof e == "object" || typeof e == "function")
|
|
4
4
|
for (let n of p(e))
|
|
5
5
|
!g.call(t, n) && n !== o && c(t, n, { get: () => e[n], enumerable: !(i = a(e, n)) || i.enumerable });
|
|
6
6
|
return t;
|
|
7
|
-
},
|
|
8
|
-
|
|
7
|
+
}, l = (t, e, o) => (d(t, e, "default"), o), r = {};
|
|
8
|
+
l(r, s);
|
|
9
9
|
var x = {
|
|
10
10
|
wordPattern: /(-?\d*\.\d\w*)|([^\`\~\!\@\#\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,
|
|
11
11
|
comments: {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
var
|
|
1
|
+
import { d 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 { d 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.5",
|
|
4
4
|
"description": "A visual editor for data contracts using the Open Data Contract Standard (ODCS)",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -16,6 +16,8 @@
|
|
|
16
16
|
],
|
|
17
17
|
"scripts": {
|
|
18
18
|
"dev": "vite",
|
|
19
|
+
"dev:host": "vite --host",
|
|
20
|
+
"dev:custom": "vite --mode custom",
|
|
19
21
|
"build": "vite build --mode production",
|
|
20
22
|
"build:debug": "vite build --mode debug",
|
|
21
23
|
"lint": "eslint .",
|
|
@@ -34,11 +36,14 @@
|
|
|
34
36
|
"@dnd-kit/utilities": "^3.2.2",
|
|
35
37
|
"@headlessui/react": "^2.2.9",
|
|
36
38
|
"@monaco-editor/react": "^4.7.0",
|
|
39
|
+
"@playwright/test": "^1.58.2",
|
|
37
40
|
"@tailwindcss/typography": "^0.5.19",
|
|
38
41
|
"@xyflow/react": "^12.9.0",
|
|
39
42
|
"ajv": "^8.17.1",
|
|
40
43
|
"ajv-formats": "^3.0.1",
|
|
41
44
|
"dagre": "^0.8.5",
|
|
45
|
+
"easymde": "^2.20.0",
|
|
46
|
+
"monaco-editor": "0.54.0",
|
|
42
47
|
"monaco-yaml": "^5.4.0",
|
|
43
48
|
"open": "^10.1.0",
|
|
44
49
|
"path-browserify": "^1.0.1",
|
|
@@ -55,6 +60,7 @@
|
|
|
55
60
|
"@types/react": "^19.2.2",
|
|
56
61
|
"@types/react-dom": "^19.2.2",
|
|
57
62
|
"@vitejs/plugin-react": "^5.1.0",
|
|
63
|
+
"baseline-browser-mapping": "^2.9.16",
|
|
58
64
|
"eslint": "^9.39.1",
|
|
59
65
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
60
66
|
"eslint-plugin-react-refresh": "^0.4.24",
|