@nfdi4plants/arctrl 3.0.3 → 3.1.1
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/ts/node_modules/@fable-org/fable-library-js/System.Collections.Generic.js +320 -0
- package/dist/ts/ts/ARC.d.ts +3 -3
- package/dist/ts/ts/ARC.d.ts.map +1 -1
- package/dist/ts/ts/ARC.js +72 -93
- package/dist/ts/ts/CWL/CWLTypes.d.ts +162 -45
- package/dist/ts/ts/CWL/CWLTypes.d.ts.map +1 -1
- package/dist/ts/ts/CWL/CWLTypes.js +495 -104
- package/dist/ts/ts/CWL/Decode.d.ts +292 -46
- package/dist/ts/ts/CWL/Decode.d.ts.map +1 -1
- package/dist/ts/ts/CWL/Decode.js +951 -563
- package/dist/ts/ts/CWL/DynamicObjHelpers.d.ts +37 -0
- package/dist/ts/ts/CWL/DynamicObjHelpers.d.ts.map +1 -0
- package/dist/ts/ts/CWL/DynamicObjHelpers.js +57 -0
- package/dist/ts/ts/CWL/Encode.d.ts +117 -2
- package/dist/ts/ts/CWL/Encode.d.ts.map +1 -1
- package/dist/ts/ts/CWL/Encode.js +447 -193
- package/dist/ts/ts/CWL/ExpressionToolDescription.d.ts +8 -3
- package/dist/ts/ts/CWL/ExpressionToolDescription.d.ts.map +1 -1
- package/dist/ts/ts/CWL/ExpressionToolDescription.js +20 -4
- package/dist/ts/ts/CWL/Inputs.d.ts +65 -14
- package/dist/ts/ts/CWL/Inputs.d.ts.map +1 -1
- package/dist/ts/ts/CWL/Inputs.js +194 -51
- package/dist/ts/ts/CWL/OperationDescription.d.ts +8 -3
- package/dist/ts/ts/CWL/OperationDescription.d.ts.map +1 -1
- package/dist/ts/ts/CWL/OperationDescription.js +20 -4
- package/dist/ts/ts/CWL/Outputs.d.ts +51 -12
- package/dist/ts/ts/CWL/Outputs.d.ts.map +1 -1
- package/dist/ts/ts/CWL/Outputs.js +152 -76
- package/dist/ts/ts/CWL/ParameterReference.d.ts +4 -1
- package/dist/ts/ts/CWL/ParameterReference.d.ts.map +1 -1
- package/dist/ts/ts/CWL/ParameterReference.js +17 -6
- package/dist/ts/ts/CWL/Requirements.d.ts +140 -50
- package/dist/ts/ts/CWL/Requirements.d.ts.map +1 -1
- package/dist/ts/ts/CWL/Requirements.js +458 -127
- package/dist/ts/ts/CWL/ToolDescription.d.ts +31 -3
- package/dist/ts/ts/CWL/ToolDescription.d.ts.map +1 -1
- package/dist/ts/ts/CWL/ToolDescription.js +83 -4
- package/dist/ts/ts/CWL/WorkflowDescription.d.ts +8 -3
- package/dist/ts/ts/CWL/WorkflowDescription.d.ts.map +1 -1
- package/dist/ts/ts/CWL/WorkflowDescription.js +20 -4
- package/dist/ts/ts/CWL/WorkflowSteps.d.ts +50 -19
- package/dist/ts/ts/CWL/WorkflowSteps.d.ts.map +1 -1
- package/dist/ts/ts/CWL/WorkflowSteps.js +152 -23
- package/dist/ts/ts/Contract/Git.d.ts.map +1 -1
- package/dist/ts/ts/Contract/Git.js +1 -1
- package/dist/ts/ts/ContractIO/ContractIO.d.ts +3 -3
- package/dist/ts/ts/ContractIO/ContractIO.d.ts.map +1 -1
- package/dist/ts/ts/ContractIO/ContractIO.js +30 -23
- package/dist/ts/ts/Conversion/Assay.d.ts.map +1 -1
- package/dist/ts/ts/Conversion/Assay.js +4 -3
- package/dist/ts/ts/Conversion/Investigation.js +2 -2
- package/dist/ts/ts/Conversion/Person.d.ts +1 -1
- package/dist/ts/ts/Conversion/Person.d.ts.map +1 -1
- package/dist/ts/ts/Conversion/Person.js +27 -11
- package/dist/ts/ts/Conversion/Run.d.ts.map +1 -1
- package/dist/ts/ts/Conversion/Run.js +3 -2
- package/dist/ts/ts/Conversion/ScholarlyArticle.d.ts.map +1 -1
- package/dist/ts/ts/Conversion/ScholarlyArticle.js +2 -1
- package/dist/ts/ts/Conversion/Study.d.ts.map +1 -1
- package/dist/ts/ts/Conversion/Study.js +5 -4
- package/dist/ts/ts/Conversion/Workflow.d.ts.map +1 -1
- package/dist/ts/ts/Conversion/Workflow.js +13 -12
- package/dist/ts/ts/Conversion.d.ts +14 -10
- package/dist/ts/ts/Conversion.d.ts.map +1 -1
- package/dist/ts/ts/Conversion.js +18 -11
- package/dist/ts/ts/Core/ArcTypes.d.ts.map +1 -1
- package/dist/ts/ts/Core/ArcTypes.js +18 -0
- package/dist/ts/ts/Core/Datamap.d.ts.map +1 -1
- package/dist/ts/ts/Core/Datamap.js +4 -2
- package/dist/ts/ts/Core/OntologyAnnotation.d.ts.map +1 -1
- package/dist/ts/ts/Core/OntologyAnnotation.js +76 -2
- package/dist/ts/ts/Core/Table/ArcTableAux.d.ts +3 -0
- package/dist/ts/ts/Core/Table/ArcTableAux.d.ts.map +1 -1
- package/dist/ts/ts/Core/Table/ArcTableAux.js +23 -10
- package/dist/ts/ts/Core/Table/ArcTables.d.ts +1 -0
- package/dist/ts/ts/Core/Table/ArcTables.d.ts.map +1 -1
- package/dist/ts/ts/Core/Table/ArcTables.js +7 -3
- package/dist/ts/ts/Json.d.ts +2 -2
- package/dist/ts/ts/Json.d.ts.map +1 -1
- package/dist/ts/ts/Json.js +3 -3
- package/dist/ts/ts/WorkflowGraph/ReferenceParsing.d.ts.map +1 -1
- package/dist/ts/ts/WorkflowGraph/ReferenceParsing.js +2 -1
- package/dist/ts/ts/Yaml/ValidationPackage.d.ts +1 -1
- package/dist/ts/ts/Yaml/ValidationPackage.d.ts.map +1 -1
- package/dist/ts/ts/Yaml/ValidationPackage.js +5 -5
- package/dist/ts/ts/Yaml/ValidationPackagesConfig.d.ts +1 -1
- package/dist/ts/ts/Yaml/ValidationPackagesConfig.d.ts.map +1 -1
- package/dist/ts/ts/Yaml/ValidationPackagesConfig.js +5 -5
- package/dist/ts/ts/Yaml.js +1 -1
- package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/Decode.fs.js +96 -24
- package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/Persil.fs.js +11 -159
- package/dist/ts/ts/fable_modules/YAMLicious.1.0.0-alpha.11/Preprocessing.fs.js +319 -0
- package/dist/ts/ts/fable_modules/YAMLicious.1.0.0-alpha.11/Reader.fs.js +1867 -0
- package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/Regex.fs.js +1 -1
- package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/RegexActivePatterns.fs.js +2 -2
- package/dist/ts/ts/fable_modules/YAMLicious.1.0.0-alpha.11/Syntax.fs.js +819 -0
- package/dist/ts/ts/fable_modules/YAMLicious.1.0.0-alpha.11/Writer.fs.js +686 -0
- package/package.json +1 -1
- package/dist/ts/ts/fable_modules/YAMLicious.1.0.0-alpha.5/FlowToBlock.fs.js +0 -956
- package/dist/ts/ts/fable_modules/YAMLicious.1.0.0-alpha.5/Preprocessing.fs.js +0 -139
- package/dist/ts/ts/fable_modules/YAMLicious.1.0.0-alpha.5/Reader.fs.js +0 -1314
- package/dist/ts/ts/fable_modules/YAMLicious.1.0.0-alpha.5/Writer.fs.js +0 -391
- /package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/Encode.fs.js +0 -0
- /package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/Escapes.fs.js +0 -0
- /package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/Interop/JsInterop.fs.js +0 -0
- /package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/StringBuffer.fs.js +0 -0
- /package/dist/ts/ts/fable_modules/{YAMLicious.1.0.0-alpha.5 → YAMLicious.1.0.0-alpha.11}/YAMLiciousTypes.fs.js +0 -0
|
@@ -1,16 +1,33 @@
|
|
|
1
|
-
import { Union, Record } from '@fable-org/fable-library-js/Types.js';
|
|
2
1
|
import { Option } from '@fable-org/fable-library-js/Option.js';
|
|
3
|
-
import {
|
|
2
|
+
import { LoadListingEnum_$union } from './Requirements.js';
|
|
3
|
+
import { int32 } from '@fable-org/fable-library-js/Int32.js';
|
|
4
|
+
import { FSharpSet } from '@fable-org/fable-library-js/Set.js';
|
|
5
|
+
import { DynamicObj } from '../fable_modules/DynamicObj.7.1.0/DynamicObj.fs.js';
|
|
4
6
|
import { TypeInfo } from '@fable-org/fable-library-js/Reflection.js';
|
|
7
|
+
import { Union } from '@fable-org/fable-library-js/Types.js';
|
|
5
8
|
import { CWLType_$union } from './CWLTypes.js';
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
import { YAMLElement_$union } from '../fable_modules/YAMLicious.1.0.0-alpha.11/YAMLiciousTypes.fs.js';
|
|
10
|
+
export declare class OutputBinding extends DynamicObj {
|
|
11
|
+
_glob: Option<string>;
|
|
12
|
+
_loadContents: Option<boolean>;
|
|
13
|
+
_loadListing: Option<LoadListingEnum_$union>;
|
|
14
|
+
_outputEval: Option<string>;
|
|
15
|
+
constructor(glob?: string, loadContents?: boolean, loadListing?: LoadListingEnum_$union, outputEval?: string);
|
|
16
|
+
get Glob(): string | undefined;
|
|
17
|
+
set Glob(value: Option<string>);
|
|
18
|
+
get LoadContents(): boolean | undefined;
|
|
19
|
+
set LoadContents(value: Option<boolean>);
|
|
20
|
+
get LoadListing(): LoadListingEnum_$union | undefined;
|
|
21
|
+
set LoadListing(value: Option<LoadListingEnum_$union>);
|
|
22
|
+
get OutputEval(): string | undefined;
|
|
23
|
+
set OutputEval(value: Option<string>);
|
|
24
|
+
Equals(o: any): boolean;
|
|
25
|
+
GetHashCode(): int32;
|
|
26
|
+
static get KnownFieldNames(): FSharpSet<string>;
|
|
27
|
+
static create(glob?: string, loadContents?: boolean, loadListing?: LoadListingEnum_$union, outputEval?: string): OutputBinding;
|
|
11
28
|
}
|
|
12
29
|
export declare function OutputBinding_$reflection(): TypeInfo;
|
|
13
|
-
export declare function
|
|
30
|
+
export declare function OutputBinding_$ctor_Z179B3726(glob?: string, loadContents?: boolean, loadListing?: LoadListingEnum_$union, outputEval?: string): OutputBinding;
|
|
14
31
|
export type OutputSource_$union = OutputSource<0> | OutputSource<1>;
|
|
15
32
|
export type OutputSource_$cases = {
|
|
16
33
|
0: ["Single", [string]];
|
|
@@ -27,18 +44,40 @@ export declare class OutputSource<Tag extends keyof OutputSource_$cases> extends
|
|
|
27
44
|
}
|
|
28
45
|
export declare function OutputSource_$reflection(): TypeInfo;
|
|
29
46
|
export declare class CWLOutput extends DynamicObj {
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
47
|
+
_name: string;
|
|
48
|
+
_type: Option<CWLType_$union>;
|
|
49
|
+
_outputBinding: Option<OutputBinding>;
|
|
50
|
+
_outputSource: Option<OutputSource_$union>;
|
|
51
|
+
_label: Option<string>;
|
|
52
|
+
_secondaryFiles: Option<YAMLElement_$union>;
|
|
53
|
+
_streamable: Option<boolean>;
|
|
54
|
+
_doc: Option<string>;
|
|
55
|
+
_format: Option<string>;
|
|
56
|
+
constructor(name: string, type_?: CWLType_$union, outputBinding?: OutputBinding, outputSource?: OutputSource_$union, label?: string, secondaryFiles?: YAMLElement_$union, streamable?: boolean, doc?: string, format?: string);
|
|
33
57
|
get Name(): string;
|
|
58
|
+
set Name(value: string);
|
|
34
59
|
get Type_(): CWLType_$union | undefined;
|
|
35
60
|
set Type_(value: Option<CWLType_$union>);
|
|
36
61
|
get OutputBinding(): OutputBinding | undefined;
|
|
37
62
|
set OutputBinding(value: Option<OutputBinding>);
|
|
38
63
|
get OutputSource(): OutputSource_$union | undefined;
|
|
39
64
|
set OutputSource(value: Option<OutputSource_$union>);
|
|
65
|
+
get Label(): string | undefined;
|
|
66
|
+
set Label(value: Option<string>);
|
|
67
|
+
get SecondaryFiles(): YAMLElement_$union | undefined;
|
|
68
|
+
set SecondaryFiles(value: Option<YAMLElement_$union>);
|
|
69
|
+
get Streamable(): boolean | undefined;
|
|
70
|
+
set Streamable(value: Option<boolean>);
|
|
71
|
+
get Doc(): string | undefined;
|
|
72
|
+
set Doc(value: Option<string>);
|
|
73
|
+
get Format(): string | undefined;
|
|
74
|
+
set Format(value: Option<string>);
|
|
40
75
|
GetOutputSources(): string[];
|
|
76
|
+
Equals(o: any): boolean;
|
|
77
|
+
GetHashCode(): int32;
|
|
78
|
+
static get KnownFieldNames(): FSharpSet<string>;
|
|
79
|
+
normalizeOutputSource(_arg: Option<OutputSource_$union>): Option<OutputSource_$union>;
|
|
41
80
|
}
|
|
42
81
|
export declare function CWLOutput_$reflection(): TypeInfo;
|
|
43
|
-
export declare function CWLOutput_$
|
|
82
|
+
export declare function CWLOutput_$ctor_6D2AEA18(name: string, type_?: CWLType_$union, outputBinding?: OutputBinding, outputSource?: OutputSource_$union, label?: string, secondaryFiles?: YAMLElement_$union, streamable?: boolean, doc?: string, format?: string): CWLOutput;
|
|
44
83
|
//# sourceMappingURL=Outputs.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Outputs.d.ts","sourceRoot":"","sources":["../../../../src/ARCtrl/ts/CWL/Outputs.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"Outputs.d.ts","sourceRoot":"","sources":["../../../../src/ARCtrl/ts/CWL/Outputs.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,22 +1,74 @@
|
|
|
1
|
-
import { Record, Union, FSharpRef } from '../../node_modules/@fable-org/fable-library-js/Types.js';
|
|
2
1
|
import { unwrap, value } from '../../node_modules/@fable-org/fable-library-js/Option.js';
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
2
|
+
import { equals, arrayHash, comparePrimitives } from '../../node_modules/@fable-org/fable-library-js/Util.js';
|
|
3
|
+
import { dynamicPropertiesEqual, hashDynamicProperties } from './DynamicObjHelpers.js';
|
|
4
|
+
import { ofSeq } from '../../node_modules/@fable-org/fable-library-js/Set.js';
|
|
6
5
|
import { DynamicObj, DynamicObj_$reflection } from '../fable_modules/DynamicObj.7.1.0/DynamicObj.fs.js';
|
|
7
|
-
import {
|
|
6
|
+
import { class_type, union_type, string_type, array_type } from '../../node_modules/@fable-org/fable-library-js/Reflection.js';
|
|
7
|
+
import { Union } from '../../node_modules/@fable-org/fable-library-js/Types.js';
|
|
8
8
|
|
|
9
|
-
class OutputBinding extends
|
|
10
|
-
constructor(
|
|
9
|
+
class OutputBinding extends DynamicObj {
|
|
10
|
+
constructor(glob, loadContents, loadListing, outputEval) {
|
|
11
11
|
super();
|
|
12
|
-
this.
|
|
12
|
+
this._glob = glob;
|
|
13
|
+
this._loadContents = loadContents;
|
|
14
|
+
this._loadListing = loadListing;
|
|
15
|
+
this._outputEval = outputEval;
|
|
16
|
+
}
|
|
17
|
+
get Glob() {
|
|
18
|
+
const this$ = this;
|
|
19
|
+
return unwrap(this$._glob);
|
|
20
|
+
}
|
|
21
|
+
set Glob(value) {
|
|
22
|
+
const this$ = this;
|
|
23
|
+
this$._glob = value;
|
|
24
|
+
}
|
|
25
|
+
get LoadContents() {
|
|
26
|
+
const this$ = this;
|
|
27
|
+
return unwrap(this$._loadContents);
|
|
28
|
+
}
|
|
29
|
+
set LoadContents(value) {
|
|
30
|
+
const this$ = this;
|
|
31
|
+
this$._loadContents = value;
|
|
32
|
+
}
|
|
33
|
+
get LoadListing() {
|
|
34
|
+
const this$ = this;
|
|
35
|
+
return unwrap(this$._loadListing);
|
|
36
|
+
}
|
|
37
|
+
set LoadListing(value) {
|
|
38
|
+
const this$ = this;
|
|
39
|
+
this$._loadListing = value;
|
|
40
|
+
}
|
|
41
|
+
get OutputEval() {
|
|
42
|
+
const this$ = this;
|
|
43
|
+
return unwrap(this$._outputEval);
|
|
44
|
+
}
|
|
45
|
+
set OutputEval(value) {
|
|
46
|
+
const this$ = this;
|
|
47
|
+
this$._outputEval = value;
|
|
48
|
+
}
|
|
49
|
+
Equals(o) {
|
|
50
|
+
let other;
|
|
51
|
+
const this$ = this;
|
|
52
|
+
return o instanceof OutputBinding && (other = o, equals(this$.Glob, other.Glob) && equals(this$.LoadContents, other.LoadContents) && equals(this$.LoadListing, other.LoadListing) && equals(this$.OutputEval, other.OutputEval) && dynamicPropertiesEqual(this$, other));
|
|
53
|
+
}
|
|
54
|
+
GetHashCode() {
|
|
55
|
+
const this$ = this;
|
|
56
|
+
return arrayHash([this$.Glob, this$.LoadContents, this$.LoadListing, this$.OutputEval, hashDynamicProperties(this$)]) | 0;
|
|
57
|
+
}
|
|
58
|
+
static get KnownFieldNames() {
|
|
59
|
+
return ofSeq(["loadContents", "loadListing", "glob", "outputEval"], {
|
|
60
|
+
Compare: comparePrimitives
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
static create(glob, loadContents, loadListing, outputEval) {
|
|
64
|
+
return new OutputBinding(unwrap(glob), unwrap(loadContents), unwrap(loadListing), unwrap(outputEval));
|
|
13
65
|
}
|
|
14
66
|
}
|
|
15
67
|
function OutputBinding_$reflection() {
|
|
16
|
-
return
|
|
68
|
+
return class_type("ARCtrl.CWL.OutputBinding", void 0, OutputBinding, DynamicObj_$reflection());
|
|
17
69
|
}
|
|
18
|
-
function
|
|
19
|
-
return new OutputBinding(glob);
|
|
70
|
+
function OutputBinding_$ctor_Z179B3726(glob, loadContents, loadListing, outputEval) {
|
|
71
|
+
return new OutputBinding(glob, loadContents, loadListing, outputEval);
|
|
20
72
|
}
|
|
21
73
|
function OutputSource_Single(Item) {
|
|
22
74
|
return new OutputSource(0, [Item]);
|
|
@@ -43,84 +95,89 @@ function OutputSource_$reflection() {
|
|
|
43
95
|
return union_type("ARCtrl.CWL.OutputSource", [], OutputSource, () => [[["Item", string_type]], [["Item", array_type(string_type)]]]);
|
|
44
96
|
}
|
|
45
97
|
class CWLOutput extends DynamicObj {
|
|
46
|
-
constructor(name, type_, outputBinding, outputSource) {
|
|
98
|
+
constructor(name, type_, outputBinding, outputSource, label, secondaryFiles, streamable, doc, format) {
|
|
47
99
|
super();
|
|
48
|
-
|
|
49
|
-
this.
|
|
50
|
-
this
|
|
51
|
-
this
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
100
|
+
this._name = name;
|
|
101
|
+
this._type = type_;
|
|
102
|
+
this._outputBinding = outputBinding;
|
|
103
|
+
this._outputSource = this.normalizeOutputSource(outputSource);
|
|
104
|
+
this._label = label;
|
|
105
|
+
this._secondaryFiles = secondaryFiles;
|
|
106
|
+
this._streamable = streamable;
|
|
107
|
+
this._doc = doc;
|
|
108
|
+
this._format = format;
|
|
55
109
|
}
|
|
56
110
|
get Name() {
|
|
57
111
|
const this$ = this;
|
|
58
|
-
return this$.
|
|
112
|
+
return this$._name;
|
|
113
|
+
}
|
|
114
|
+
set Name(value) {
|
|
115
|
+
const this$ = this;
|
|
116
|
+
this$._name = value;
|
|
59
117
|
}
|
|
60
118
|
get Type_() {
|
|
61
|
-
let dynObj, matchValue, o;
|
|
62
119
|
const this$ = this;
|
|
63
|
-
return unwrap(
|
|
120
|
+
return unwrap(this$._type);
|
|
64
121
|
}
|
|
65
|
-
set Type_(value
|
|
122
|
+
set Type_(value) {
|
|
66
123
|
const this$ = this;
|
|
67
|
-
|
|
68
|
-
removeProperty("type", this$);
|
|
69
|
-
} else {
|
|
70
|
-
setProperty("type", value(value$1), this$);
|
|
71
|
-
}
|
|
124
|
+
this$._type = value;
|
|
72
125
|
}
|
|
73
126
|
get OutputBinding() {
|
|
74
|
-
let dynObj, matchValue, o;
|
|
75
127
|
const this$ = this;
|
|
76
|
-
return unwrap(
|
|
128
|
+
return unwrap(this$._outputBinding);
|
|
77
129
|
}
|
|
78
|
-
set OutputBinding(value
|
|
130
|
+
set OutputBinding(value) {
|
|
79
131
|
const this$ = this;
|
|
80
|
-
|
|
81
|
-
removeProperty("outputBinding", this$);
|
|
82
|
-
} else {
|
|
83
|
-
setProperty("outputBinding", value(value$1), this$);
|
|
84
|
-
}
|
|
132
|
+
this$._outputBinding = value;
|
|
85
133
|
}
|
|
86
134
|
get OutputSource() {
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
135
|
+
const this$ = this;
|
|
136
|
+
return unwrap(this$._outputSource);
|
|
137
|
+
}
|
|
138
|
+
set OutputSource(value) {
|
|
139
|
+
const this$ = this;
|
|
140
|
+
this$._outputSource = this$.normalizeOutputSource(value);
|
|
141
|
+
}
|
|
142
|
+
get Label() {
|
|
143
|
+
const this$ = this;
|
|
144
|
+
return unwrap(this$._label);
|
|
145
|
+
}
|
|
146
|
+
set Label(value) {
|
|
147
|
+
const this$ = this;
|
|
148
|
+
this$._label = value;
|
|
149
|
+
}
|
|
150
|
+
get SecondaryFiles() {
|
|
151
|
+
const this$ = this;
|
|
152
|
+
return unwrap(this$._secondaryFiles);
|
|
153
|
+
}
|
|
154
|
+
set SecondaryFiles(value) {
|
|
155
|
+
const this$ = this;
|
|
156
|
+
this$._secondaryFiles = value;
|
|
157
|
+
}
|
|
158
|
+
get Streamable() {
|
|
159
|
+
const this$ = this;
|
|
160
|
+
return unwrap(this$._streamable);
|
|
161
|
+
}
|
|
162
|
+
set Streamable(value) {
|
|
163
|
+
const this$ = this;
|
|
164
|
+
this$._streamable = value;
|
|
165
|
+
}
|
|
166
|
+
get Doc() {
|
|
167
|
+
const this$ = this;
|
|
168
|
+
return unwrap(this$._doc);
|
|
169
|
+
}
|
|
170
|
+
set Doc(value) {
|
|
171
|
+
const this$ = this;
|
|
172
|
+
this$._doc = value;
|
|
173
|
+
}
|
|
174
|
+
get Format() {
|
|
175
|
+
const this$ = this;
|
|
176
|
+
return unwrap(this$._format);
|
|
177
|
+
}
|
|
178
|
+
set Format(value) {
|
|
179
|
+
const this$ = this;
|
|
180
|
+
this$._format = value;
|
|
124
181
|
}
|
|
125
182
|
GetOutputSources() {
|
|
126
183
|
const this$ = this;
|
|
@@ -132,12 +189,31 @@ class CWLOutput extends DynamicObj {
|
|
|
132
189
|
return [];
|
|
133
190
|
}
|
|
134
191
|
}
|
|
192
|
+
Equals(o) {
|
|
193
|
+
let other;
|
|
194
|
+
const this$ = this;
|
|
195
|
+
return o instanceof CWLOutput && (other = o, this$.Name === other.Name && equals(this$.Type_, other.Type_) && equals(this$.OutputBinding, other.OutputBinding) && equals(this$.OutputSource, other.OutputSource) && equals(this$.Label, other.Label) && equals(this$.SecondaryFiles, other.SecondaryFiles) && equals(this$.Streamable, other.Streamable) && equals(this$.Doc, other.Doc) && equals(this$.Format, other.Format) && dynamicPropertiesEqual(this$, other));
|
|
196
|
+
}
|
|
197
|
+
GetHashCode() {
|
|
198
|
+
const this$ = this;
|
|
199
|
+
return arrayHash([this$.Name, this$.Type_, this$.OutputBinding, this$.OutputSource, this$.Label, this$.SecondaryFiles, this$.Streamable, this$.Doc, this$.Format, hashDynamicProperties(this$)]) | 0;
|
|
200
|
+
}
|
|
201
|
+
static get KnownFieldNames() {
|
|
202
|
+
return ofSeq(["id", "type", "label", "secondaryFiles", "streamable", "doc", "format", "outputBinding", "outputSource"], {
|
|
203
|
+
Compare: comparePrimitives
|
|
204
|
+
});
|
|
205
|
+
}
|
|
206
|
+
normalizeOutputSource(_arg) {
|
|
207
|
+
let values, values_1;
|
|
208
|
+
return _arg != null ? value(_arg).tag === /* Multiple */
|
|
209
|
+
1 ? (values = value(_arg).fields[0], values.length === 0) ? (values_1 = value(_arg).fields[0], void 0) : _arg : _arg : _arg;
|
|
210
|
+
}
|
|
135
211
|
}
|
|
136
212
|
function CWLOutput_$reflection() {
|
|
137
213
|
return class_type("ARCtrl.CWL.CWLOutput", void 0, CWLOutput, DynamicObj_$reflection());
|
|
138
214
|
}
|
|
139
|
-
function CWLOutput_$
|
|
140
|
-
return new CWLOutput(name, type_, outputBinding, outputSource);
|
|
215
|
+
function CWLOutput_$ctor_6D2AEA18(name, type_, outputBinding, outputSource, label, secondaryFiles, streamable, doc, format) {
|
|
216
|
+
return new CWLOutput(name, type_, outputBinding, outputSource, label, secondaryFiles, streamable, doc, format);
|
|
141
217
|
}
|
|
142
218
|
|
|
143
|
-
export { CWLOutput, CWLOutput_$
|
|
219
|
+
export { CWLOutput, CWLOutput_$ctor_6D2AEA18, CWLOutput_$reflection, OutputBinding, OutputBinding_$ctor_Z179B3726, OutputBinding_$reflection, OutputSource, OutputSource_$reflection, OutputSource_Multiple, OutputSource_Single };
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import { Option } from '@fable-org/fable-library-js/Option.js';
|
|
2
2
|
import { CWLType_$union } from './CWLTypes.js';
|
|
3
3
|
import { int32 } from '@fable-org/fable-library-js/Int32.js';
|
|
4
|
+
import { FSharpSet } from '@fable-org/fable-library-js/Set.js';
|
|
5
|
+
import { DynamicObj } from '../fable_modules/DynamicObj.7.1.0/DynamicObj.fs.js';
|
|
4
6
|
import { TypeInfo } from '@fable-org/fable-library-js/Reflection.js';
|
|
5
|
-
export declare class CWLParameterReference {
|
|
7
|
+
export declare class CWLParameterReference extends DynamicObj {
|
|
6
8
|
_key: string;
|
|
7
9
|
_values: string[];
|
|
8
10
|
_type: Option<CWLType_$union>;
|
|
@@ -17,6 +19,7 @@ export declare class CWLParameterReference {
|
|
|
17
19
|
Equals(obj: any): boolean;
|
|
18
20
|
StructurallyEquals(other: CWLParameterReference): boolean;
|
|
19
21
|
ReferenceEquals(other: CWLParameterReference): boolean;
|
|
22
|
+
static get KnownFieldNames(): FSharpSet<string>;
|
|
20
23
|
}
|
|
21
24
|
export declare function CWLParameterReference_$reflection(): TypeInfo;
|
|
22
25
|
export declare function CWLParameterReference_$ctor_Z6E62A082(key: string, values?: string[], type_?: CWLType_$union): CWLParameterReference;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ParameterReference.d.ts","sourceRoot":"","sources":["../../../../src/ARCtrl/ts/CWL/ParameterReference.ts"],"names":[],"mappings":"AAAA,OAAO,EAAc,MAAM,EAAU,MAAM,uCAAuC,CAAC;AACnF,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"ParameterReference.d.ts","sourceRoot":"","sources":["../../../../src/ARCtrl/ts/CWL/ParameterReference.ts"],"names":[],"mappings":"AAAA,OAAO,EAAc,MAAM,EAAU,MAAM,uCAAuC,CAAC;AACnF,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAG/C,OAAO,EAAE,KAAK,EAAE,MAAM,sCAAsC,CAAC;AAG7D,OAAO,EAAE,SAAS,EAAS,MAAM,oCAAoC,CAAC;AACtE,OAAO,EAA0B,UAAU,EAAE,MAAM,oDAAoD,CAAC;AACxG,OAAO,EAAc,QAAQ,EAAE,MAAM,2CAA2C,CAAC;AAEjF,qBAAa,qBAAsB,SAAQ,UAAU;IACjD,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC,cAAc,CAAC,CAAC;gBAClB,GAAG,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,EAAE,KAAK,CAAC,EAAE,cAAc;IAMlE,IAAI,GAAG,IAAI,MAAM,CAGhB;IACD,IAAI,GAAG,CAAC,KAAK,EAAE,MAAM,EAGpB;IACD,IAAI,MAAM,IAAI,MAAM,EAAE,CAGrB;IACD,IAAI,MAAM,CAAC,KAAK,EAAE,MAAM,EAAE,EAGzB;IACD,IAAI,IAAI,IAAI,cAAc,GAAG,SAAS,CAGrC;IACD,IAAI,IAAI,CAAC,KAAK,EAAE,MAAM,CAAC,cAAc,CAAC,EAGrC;IACD,WAAW,IAAI,KAAK;IAIpB,MAAM,CAAC,GAAG,EAAE,GAAG,GAAG,OAAO;IAKzB,kBAAkB,CAAC,KAAK,EAAE,qBAAqB,GAAG,OAAO;IAIzD,eAAe,CAAC,KAAK,EAAE,qBAAqB,GAAG,OAAO;IAItD,MAAM,KAAK,eAAe,IAAI,SAAS,CAAC,MAAM,CAAC,CAI9C;CACJ;AAED,wBAAgB,iCAAiC,IAAI,QAAQ,CAE5D;AAED,wBAAgB,qCAAqC,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,EAAE,KAAK,CAAC,EAAE,cAAc,GAAG,qBAAqB,CAEnI"}
|
|
@@ -1,10 +1,15 @@
|
|
|
1
1
|
import { defaultArg, unwrap } from '../../node_modules/@fable-org/fable-library-js/Option.js';
|
|
2
2
|
import { boxHashArray, boxHashSeq, hash, boxHashOption } from './HashHelpers.js';
|
|
3
|
-
import {
|
|
3
|
+
import { hashDynamicProperties, dynamicPropertiesEqual } from './DynamicObjHelpers.js';
|
|
4
|
+
import { forAll2 } from '../../node_modules/@fable-org/fable-library-js/Seq.js';
|
|
5
|
+
import { equals, comparePrimitives } from '../../node_modules/@fable-org/fable-library-js/Util.js';
|
|
6
|
+
import { ofSeq } from '../../node_modules/@fable-org/fable-library-js/Set.js';
|
|
7
|
+
import { DynamicObj, DynamicObj_$reflection } from '../fable_modules/DynamicObj.7.1.0/DynamicObj.fs.js';
|
|
4
8
|
import { class_type } from '../../node_modules/@fable-org/fable-library-js/Reflection.js';
|
|
5
9
|
|
|
6
|
-
class CWLParameterReference {
|
|
10
|
+
class CWLParameterReference extends DynamicObj {
|
|
7
11
|
constructor(key, values, type_) {
|
|
12
|
+
super();
|
|
8
13
|
this._key = key;
|
|
9
14
|
this._values = defaultArg(values, []);
|
|
10
15
|
this._type = type_;
|
|
@@ -35,23 +40,29 @@ class CWLParameterReference {
|
|
|
35
40
|
}
|
|
36
41
|
GetHashCode() {
|
|
37
42
|
const this$ = this;
|
|
38
|
-
return boxHashArray([boxHashSeq(this$.Values), hash(this$.Key), boxHashOption(this$.Type)]) | 0;
|
|
43
|
+
return boxHashArray([boxHashSeq(this$.Values), hash(this$.Key), boxHashOption(this$.Type), hashDynamicProperties(this$)]) | 0;
|
|
39
44
|
}
|
|
40
45
|
Equals(obj) {
|
|
46
|
+
let other;
|
|
41
47
|
const this$ = this;
|
|
42
|
-
return this$.StructurallyEquals(
|
|
48
|
+
return obj instanceof CWLParameterReference && (other = obj, this$.StructurallyEquals(other));
|
|
43
49
|
}
|
|
44
50
|
StructurallyEquals(other) {
|
|
45
51
|
const this$ = this;
|
|
46
|
-
return
|
|
52
|
+
return this$.Key === other.Key && this$.Values.length === other.Values.length && forAll2((x, y) => x === y, this$.Values, other.Values) && equals(this$.Type, other.Type) && dynamicPropertiesEqual(this$, other);
|
|
47
53
|
}
|
|
48
54
|
ReferenceEquals(other) {
|
|
49
55
|
const this$ = this;
|
|
50
56
|
return this$ === other;
|
|
51
57
|
}
|
|
58
|
+
static get KnownFieldNames() {
|
|
59
|
+
return ofSeq(["class", "path", "location", "type", "value"], {
|
|
60
|
+
Compare: comparePrimitives
|
|
61
|
+
});
|
|
62
|
+
}
|
|
52
63
|
}
|
|
53
64
|
function CWLParameterReference_$reflection() {
|
|
54
|
-
return class_type("ARCtrl.CWL.CWLParameterReference", void 0, CWLParameterReference);
|
|
65
|
+
return class_type("ARCtrl.CWL.CWLParameterReference", void 0, CWLParameterReference, DynamicObj_$reflection());
|
|
55
66
|
}
|
|
56
67
|
function CWLParameterReference_$ctor_Z6E62A082(key, values, type_) {
|
|
57
68
|
return new CWLParameterReference(key, values, type_);
|