chem-generic-ui 0.1.31 → 0.1.34-alpha
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/build/asset-manifest.json +20 -0
- package/build/ds_details.json +57 -0
- package/build/ds_klass.json +102 -0
- package/build/ds_props.json +54 -0
- package/build/favicon.ico +0 -0
- package/build/images/not_available.svg +1 -0
- package/build/index.html +1 -0
- package/build/logo192.png +0 -0
- package/build/logo512.png +0 -0
- package/build/manifest.json +25 -0
- package/build/robots.txt +3 -0
- package/build/sg_details.json +2036 -0
- package/build/sg_klass.json +850 -0
- package/build/static/css/main.ed67375d.chunk.css +2 -0
- package/build/static/css/main.ed67375d.chunk.css.map +1 -0
- package/build/static/js/2.7914c54e.chunk.js +3 -0
- package/build/static/js/2.7914c54e.chunk.js.LICENSE.txt +94 -0
- package/build/static/js/2.7914c54e.chunk.js.map +1 -0
- package/build/static/js/main.aa86d0d1.chunk.js +2 -0
- package/build/static/js/main.aa86d0d1.chunk.js.map +1 -0
- package/build/static/js/runtime-main.1c1408e7.js +2 -0
- package/build/static/js/runtime-main.1c1408e7.js.map +1 -0
- package/build/test/ds_props.json +54 -0
- package/{dist/data/systemUnits.json → build/units_system.json} +0 -0
- package/package.json +2 -2
- package/dist/asserts/main.css +0 -465
- package/dist/asserts/main.scss +0 -496
- package/dist/components/admin/ElementManager.js +0 -54
- package/dist/components/details/GenDSDetails.js +0 -273
- package/dist/components/details/GenSgDetails.js +0 -566
- package/dist/components/dnd/DragDropItemTypes.js +0 -20
- package/dist/components/dnd/GenericElDropTarget.js +0 -274
- package/dist/components/dnd/GridDnD.js +0 -77
- package/dist/components/dnd/PanelDnD.js +0 -171
- package/dist/components/fields/ButtonConfirm.js +0 -76
- package/dist/components/fields/ButtonTooltip.js +0 -88
- package/dist/components/fields/FieldLabel.js +0 -38
- package/dist/components/fields/GenDSMisType.js +0 -44
- package/dist/components/fields/GenFormGroupCb.js +0 -31
- package/dist/components/fields/GenProperties.js +0 -83
- package/dist/components/fields/GenPropertiesFields.js +0 -616
- package/dist/components/flow/FlowView.js +0 -88
- package/dist/components/flow/FlowViewerModal.js +0 -81
- package/dist/components/flow/LayerNode.js +0 -59
- package/dist/components/layers/GenPropertiesLayer.js +0 -280
- package/dist/components/layers/LayerModal.js +0 -81
- package/dist/components/layers/LayersLayout.js +0 -88
- package/dist/components/models/Attachment.js +0 -73
- package/dist/components/models/GenericSubField.js +0 -37
- package/dist/components/table/DropLinkRenderer.js +0 -55
- package/dist/components/table/DropRenderer.js +0 -45
- package/dist/components/table/DropTextRenderer.js +0 -45
- package/dist/components/table/GenericElTableDropTarget.js +0 -252
- package/dist/components/table/GridBtn.js +0 -102
- package/dist/components/table/GridEntry.js +0 -163
- package/dist/components/table/SamOption.js +0 -87
- package/dist/components/table/SelectRenderer.js +0 -52
- package/dist/components/table/TableRecord.js +0 -454
- package/dist/components/table/UConverterRenderer.js +0 -41
- package/dist/components/tools/collate.js +0 -103
- package/dist/components/tools/orten.js +0 -294
- package/dist/components/tools/utils.js +0 -593
- package/dist/data/SystemUnits.js +0 -588
- package/dist/index.css +0 -13
- package/dist/index.js +0 -39
- package/dist/logo.svg +0 -1
- package/dist/simulations/SimWF.js +0 -123
- package/dist/simulations/SimuDS.js +0 -118
- package/dist/simulations/SimuSG.js +0 -123
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"files": {
|
|
3
|
+
"main.css": "/static/css/main.ed67375d.chunk.css",
|
|
4
|
+
"main.js": "/static/js/main.aa86d0d1.chunk.js",
|
|
5
|
+
"main.js.map": "/static/js/main.aa86d0d1.chunk.js.map",
|
|
6
|
+
"runtime-main.js": "/static/js/runtime-main.1c1408e7.js",
|
|
7
|
+
"runtime-main.js.map": "/static/js/runtime-main.1c1408e7.js.map",
|
|
8
|
+
"static/js/2.7914c54e.chunk.js": "/static/js/2.7914c54e.chunk.js",
|
|
9
|
+
"static/js/2.7914c54e.chunk.js.map": "/static/js/2.7914c54e.chunk.js.map",
|
|
10
|
+
"index.html": "/index.html",
|
|
11
|
+
"static/css/main.ed67375d.chunk.css.map": "/static/css/main.ed67375d.chunk.css.map",
|
|
12
|
+
"static/js/2.7914c54e.chunk.js.LICENSE.txt": "/static/js/2.7914c54e.chunk.js.LICENSE.txt"
|
|
13
|
+
},
|
|
14
|
+
"entrypoints": [
|
|
15
|
+
"static/js/runtime-main.1c1408e7.js",
|
|
16
|
+
"static/js/2.7914c54e.chunk.js",
|
|
17
|
+
"static/css/main.ed67375d.chunk.css",
|
|
18
|
+
"static/js/main.aa86d0d1.chunk.js"
|
|
19
|
+
]
|
|
20
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
{
|
|
2
|
+
"dataset_klass_id": 1,
|
|
3
|
+
"element_type": "Container",
|
|
4
|
+
"element_id": "2fc641d0-a46f-11ec-93d3-33042392e5c2",
|
|
5
|
+
"properties": {
|
|
6
|
+
"eln": {
|
|
7
|
+
"version": "0.9.1",
|
|
8
|
+
"base_revision": "413824bce4a7adeb74bb3258f94ab9e3fc87dc09",
|
|
9
|
+
"current_revision": "75f3702e77b841f44fc1d1b8e2650bba35329f59\n"
|
|
10
|
+
},
|
|
11
|
+
"uuid": "3475e057-60ae-4f7c-9ec1-516b29082d64",
|
|
12
|
+
"klass": "DatasetKlass",
|
|
13
|
+
"layers": {
|
|
14
|
+
"params": {
|
|
15
|
+
"key": "params",
|
|
16
|
+
"cols": 3,
|
|
17
|
+
"label": "Parameter",
|
|
18
|
+
"fields": [
|
|
19
|
+
{
|
|
20
|
+
"type": "system-defined",
|
|
21
|
+
"field": "temp",
|
|
22
|
+
"label": "Temperature",
|
|
23
|
+
"default": "",
|
|
24
|
+
"position": 1,
|
|
25
|
+
"description": "measurement temperature",
|
|
26
|
+
"option_layers": "temperature"
|
|
27
|
+
}
|
|
28
|
+
],
|
|
29
|
+
"position": 100,
|
|
30
|
+
"condition": ""
|
|
31
|
+
},
|
|
32
|
+
"system": {
|
|
33
|
+
"key": "system",
|
|
34
|
+
"cols": 3,
|
|
35
|
+
"label": "Settings",
|
|
36
|
+
"fields": [
|
|
37
|
+
{
|
|
38
|
+
"type": "integer",
|
|
39
|
+
"field": "scan",
|
|
40
|
+
"label": "Number of Scans",
|
|
41
|
+
"default": "",
|
|
42
|
+
"position": 1
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
"position": 100,
|
|
46
|
+
"condition": ""
|
|
47
|
+
}
|
|
48
|
+
},
|
|
49
|
+
"select_options": {}
|
|
50
|
+
},
|
|
51
|
+
"klass_ols": "CHMO:0000593",
|
|
52
|
+
"klass_label": "1H nuclear magnetic resonance spectroscopy (1H NMR)",
|
|
53
|
+
"changed": false,
|
|
54
|
+
"id": "2fd3fd70-a46f-11ec-93d3-33042392e5c2",
|
|
55
|
+
"is_new": true,
|
|
56
|
+
"_checksum": "20a39d76e0299642ac75686f5c2de76f326271d713045365d2c9c7343020b698"
|
|
57
|
+
}
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": 1,
|
|
3
|
+
"uuid": "3475e057-60ae-4f7c-9ec1-516b29082d64",
|
|
4
|
+
"ols_term_id": "CHMO:0000593",
|
|
5
|
+
"label": "1H nuclear magnetic resonance spectroscopy (1H NMR)",
|
|
6
|
+
"desc": "1H nuclear magnetic resonance spectroscopy (1H NMR)",
|
|
7
|
+
"properties_template": {
|
|
8
|
+
"eln": {
|
|
9
|
+
"version": "0.9.1",
|
|
10
|
+
"base_revision": "413824bce4a7adeb74bb3258f94ab9e3fc87dc09",
|
|
11
|
+
"current_revision": "75f3702e77b841f44fc1d1b8e2650bba35329f59\n"
|
|
12
|
+
},
|
|
13
|
+
"uuid": "3475e057-60ae-4f7c-9ec1-516b29082d64",
|
|
14
|
+
"klass": "DatasetKlass",
|
|
15
|
+
"layers": {
|
|
16
|
+
"params": {
|
|
17
|
+
"key": "params",
|
|
18
|
+
"cols": 3,
|
|
19
|
+
"label": "Parameter",
|
|
20
|
+
"fields": [
|
|
21
|
+
{
|
|
22
|
+
"type": "system-defined",
|
|
23
|
+
"field": "temp",
|
|
24
|
+
"label": "Temperature",
|
|
25
|
+
"default": "",
|
|
26
|
+
"position": 1,
|
|
27
|
+
"description": "measurement temperature",
|
|
28
|
+
"option_layers": "temperature"
|
|
29
|
+
}
|
|
30
|
+
],
|
|
31
|
+
"position": 100,
|
|
32
|
+
"condition": ""
|
|
33
|
+
},
|
|
34
|
+
"system": {
|
|
35
|
+
"key": "system",
|
|
36
|
+
"cols": 3,
|
|
37
|
+
"label": "Settings",
|
|
38
|
+
"fields": [
|
|
39
|
+
{
|
|
40
|
+
"type": "integer",
|
|
41
|
+
"field": "scan",
|
|
42
|
+
"label": "Number of Scans",
|
|
43
|
+
"default": "",
|
|
44
|
+
"position": 1
|
|
45
|
+
}
|
|
46
|
+
],
|
|
47
|
+
"position": 100,
|
|
48
|
+
"condition": ""
|
|
49
|
+
}
|
|
50
|
+
},
|
|
51
|
+
"select_options": {}
|
|
52
|
+
},
|
|
53
|
+
"properties_release": {
|
|
54
|
+
"eln": {
|
|
55
|
+
"version": "0.9.1",
|
|
56
|
+
"base_revision": "413824bce4a7adeb74bb3258f94ab9e3fc87dc09",
|
|
57
|
+
"current_revision": "75f3702e77b841f44fc1d1b8e2650bba35329f59\n"
|
|
58
|
+
},
|
|
59
|
+
"uuid": "3475e057-60ae-4f7c-9ec1-516b29082d64",
|
|
60
|
+
"klass": "DatasetKlass",
|
|
61
|
+
"layers": {
|
|
62
|
+
"params": {
|
|
63
|
+
"key": "params",
|
|
64
|
+
"cols": 3,
|
|
65
|
+
"label": "Parameter",
|
|
66
|
+
"fields": [
|
|
67
|
+
{
|
|
68
|
+
"type": "system-defined",
|
|
69
|
+
"field": "temp",
|
|
70
|
+
"label": "Temperature",
|
|
71
|
+
"default": "",
|
|
72
|
+
"position": 1,
|
|
73
|
+
"description": "measurement temperature",
|
|
74
|
+
"option_layers": "temperature"
|
|
75
|
+
}
|
|
76
|
+
],
|
|
77
|
+
"position": 100,
|
|
78
|
+
"condition": ""
|
|
79
|
+
},
|
|
80
|
+
"system": {
|
|
81
|
+
"key": "system",
|
|
82
|
+
"cols": 3,
|
|
83
|
+
"label": "Settings",
|
|
84
|
+
"fields": [
|
|
85
|
+
{
|
|
86
|
+
"type": "integer",
|
|
87
|
+
"field": "scan",
|
|
88
|
+
"label": "Number of Scans",
|
|
89
|
+
"default": "",
|
|
90
|
+
"position": 1
|
|
91
|
+
}
|
|
92
|
+
],
|
|
93
|
+
"position": 100,
|
|
94
|
+
"condition": ""
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
"select_options": {}
|
|
98
|
+
},
|
|
99
|
+
"is_active": true,
|
|
100
|
+
"place": 10,
|
|
101
|
+
"released_at": "02.08.2021, 19:26"
|
|
102
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
{
|
|
2
|
+
"eln": {
|
|
3
|
+
"version": "0.9.1",
|
|
4
|
+
"base_revision": "413824bce4a7adeb74bb3258f94ab9e3fc87dc09",
|
|
5
|
+
"current_revision": "75f3702e77b841f44fc1d1b8e2650bba35329f59\n"
|
|
6
|
+
},
|
|
7
|
+
"uuid": "27f2d3b7-57bd-4eea-bb49-bd718d68077f",
|
|
8
|
+
"klass": "Dataset",
|
|
9
|
+
"layers": {
|
|
10
|
+
"params": {
|
|
11
|
+
"wf": false,
|
|
12
|
+
"key": "params",
|
|
13
|
+
"cols": 3,
|
|
14
|
+
"label": "Parameter",
|
|
15
|
+
"layer": "params",
|
|
16
|
+
"fields": [
|
|
17
|
+
{
|
|
18
|
+
"type": "system-defined",
|
|
19
|
+
"field": "temp",
|
|
20
|
+
"label": "Temperature",
|
|
21
|
+
"value": "18",
|
|
22
|
+
"default": "",
|
|
23
|
+
"position": 1,
|
|
24
|
+
"description": "measurement temperature",
|
|
25
|
+
"value_system": "C",
|
|
26
|
+
"option_layers": "temperature"
|
|
27
|
+
}
|
|
28
|
+
],
|
|
29
|
+
"position": 100,
|
|
30
|
+
"condition": ""
|
|
31
|
+
},
|
|
32
|
+
"system": {
|
|
33
|
+
"wf": false,
|
|
34
|
+
"key": "system",
|
|
35
|
+
"cols": 3,
|
|
36
|
+
"label": "Settings",
|
|
37
|
+
"layer": "system",
|
|
38
|
+
"fields": [
|
|
39
|
+
{
|
|
40
|
+
"type": "integer",
|
|
41
|
+
"field": "scan",
|
|
42
|
+
"label": "Number of Scans",
|
|
43
|
+
"value": 2,
|
|
44
|
+
"default": "",
|
|
45
|
+
"position": 1
|
|
46
|
+
}
|
|
47
|
+
],
|
|
48
|
+
"position": 100,
|
|
49
|
+
"condition": ""
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
"klass_uuid": "3475e057-60ae-4f7c-9ec1-516b29082d64",
|
|
53
|
+
"select_options": {}
|
|
54
|
+
}
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="180" height="180" xmlns="http://www.w3.org/2000/svg"><linearGradient id="lg"><stop offset="0%" stop-color="#ffffff"/><stop offset="100%" stop-color="#ffffff"/></linearGradient><rect x="2" y="2" width="176" height="176" style="fill:url(#lg);stroke:#ffffff;stroke-width:2"/><text x="50%" y="40%" font-size="18" text-anchor="middle" alignment-baseline="middle" font-family="monospace, sans-serif" fill="#770000">Preview</text><text x="50%" y="60%" font-size="18" text-anchor="middle" alignment-baseline="middle" font-family="monospace, sans-serif" fill="#770000">not available</text></svg>
|
package/build/index.html
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous"><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><link href="/static/css/main.ed67375d.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,i,l=r[0],c=r[1],f=r[2],p=0,s=[];p<l.length;p++)i=l[p],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&s.push(o[i][0]),o[i]=0;for(n in c)Object.prototype.hasOwnProperty.call(c,n)&&(e[n]=c[n]);for(a&&a(r);s.length;)s.shift()();return u.push.apply(u,f||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,l=1;l<t.length;l++){var c=t[l];0!==o[c]&&(n=!1)}n&&(u.splice(r--,1),e=i(i.s=t[0]))}return e}var n={},o={1:0},u=[];function i(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,i),t.l=!0,t.exports}i.m=e,i.c=n,i.d=function(e,r,t){i.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,r){if(1&r&&(e=i(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)i.d(t,n,function(r){return e[r]}.bind(null,n));return t},i.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(r,"a",r),r},i.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},i.p="/";var l=this["webpackJsonpchem-generic-ui"]=this["webpackJsonpchem-generic-ui"]||[],c=l.push.bind(l);l.push=r,l=l.slice();for(var f=0;f<l.length;f++)r(l[f]);var a=c;t()}([])</script><script src="/static/js/2.7914c54e.chunk.js"></script><script src="/static/js/main.aa86d0d1.chunk.js"></script></body></html>
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"short_name": "React App",
|
|
3
|
+
"name": "Create React App Sample",
|
|
4
|
+
"icons": [
|
|
5
|
+
{
|
|
6
|
+
"src": "favicon.ico",
|
|
7
|
+
"sizes": "64x64 32x32 24x24 16x16",
|
|
8
|
+
"type": "image/x-icon"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"src": "logo192.png",
|
|
12
|
+
"type": "image/png",
|
|
13
|
+
"sizes": "192x192"
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"src": "logo512.png",
|
|
17
|
+
"type": "image/png",
|
|
18
|
+
"sizes": "512x512"
|
|
19
|
+
}
|
|
20
|
+
],
|
|
21
|
+
"start_url": ".",
|
|
22
|
+
"display": "standalone",
|
|
23
|
+
"theme_color": "#000000",
|
|
24
|
+
"background_color": "#ffffff"
|
|
25
|
+
}
|
package/build/robots.txt
ADDED