@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,10 +1,12 @@
|
|
|
1
|
-
import { CWLOutput } from './Outputs.js';
|
|
2
1
|
import { Option } from '@fable-org/fable-library-js/Option.js';
|
|
2
|
+
import { CWLOutput } from './Outputs.js';
|
|
3
3
|
import { HintEntry_$union, Requirement_$union } from './Requirements.js';
|
|
4
4
|
import { CWLInput } from './Inputs.js';
|
|
5
5
|
import { DynamicObj } from '../fable_modules/DynamicObj.7.1.0/DynamicObj.fs.js';
|
|
6
|
+
import { FSharpSet } from '@fable-org/fable-library-js/Set.js';
|
|
6
7
|
import { TypeInfo } from '@fable-org/fable-library-js/Reflection.js';
|
|
7
8
|
export declare class CWLExpressionToolDescription extends DynamicObj {
|
|
9
|
+
_id: Option<string>;
|
|
8
10
|
_cwlVersion: string;
|
|
9
11
|
_outputs: CWLOutput[];
|
|
10
12
|
_expression: string;
|
|
@@ -15,7 +17,9 @@ export declare class CWLExpressionToolDescription extends DynamicObj {
|
|
|
15
17
|
_metadata: Option<DynamicObj>;
|
|
16
18
|
_label: Option<string>;
|
|
17
19
|
_doc: Option<string>;
|
|
18
|
-
constructor(outputs: CWLOutput[], expression: string, cwlVersion?: string, requirements?: Requirement_$union[], hints?: HintEntry_$union[], intent?: string[], inputs?: CWLInput[], metadata?: DynamicObj, label?: string, doc?: string);
|
|
20
|
+
constructor(outputs: CWLOutput[], expression: string, cwlVersion?: string, requirements?: Requirement_$union[], hints?: HintEntry_$union[], intent?: string[], inputs?: CWLInput[], metadata?: DynamicObj, label?: string, doc?: string, id?: string);
|
|
21
|
+
get Id(): string | undefined;
|
|
22
|
+
set Id(id: Option<string>);
|
|
19
23
|
get CWLVersion(): string;
|
|
20
24
|
set CWLVersion(version: string);
|
|
21
25
|
get Outputs(): CWLOutput[];
|
|
@@ -36,6 +40,7 @@ export declare class CWLExpressionToolDescription extends DynamicObj {
|
|
|
36
40
|
set Label(label: Option<string>);
|
|
37
41
|
get Doc(): string | undefined;
|
|
38
42
|
set Doc(doc: Option<string>);
|
|
43
|
+
static get KnownFieldNames(): FSharpSet<string>;
|
|
39
44
|
static getInputsOrEmpty(tool: CWLExpressionToolDescription): CWLInput[];
|
|
40
45
|
static getOutputs(tool: CWLExpressionToolDescription): CWLOutput[];
|
|
41
46
|
static getOrCreateInputs(tool: CWLExpressionToolDescription): CWLInput[];
|
|
@@ -46,5 +51,5 @@ export declare class CWLExpressionToolDescription extends DynamicObj {
|
|
|
46
51
|
static getOrCreateIntent(tool: CWLExpressionToolDescription): string[];
|
|
47
52
|
}
|
|
48
53
|
export declare function CWLExpressionToolDescription_$reflection(): TypeInfo;
|
|
49
|
-
export declare function CWLExpressionToolDescription_$
|
|
54
|
+
export declare function CWLExpressionToolDescription_$ctor_Z5C219318(outputs: CWLOutput[], expression: string, cwlVersion?: string, requirements?: Requirement_$union[], hints?: HintEntry_$union[], intent?: string[], inputs?: CWLInput[], metadata?: DynamicObj, label?: string, doc?: string, id?: string): CWLExpressionToolDescription;
|
|
50
55
|
//# sourceMappingURL=ExpressionToolDescription.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ExpressionToolDescription.d.ts","sourceRoot":"","sources":["../../../../src/ARCtrl/ts/CWL/ExpressionToolDescription.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"ExpressionToolDescription.d.ts","sourceRoot":"","sources":["../../../../src/ARCtrl/ts/CWL/ExpressionToolDescription.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
import { defaultArg, unwrap, value } from '../../node_modules/@fable-org/fable-library-js/Option.js';
|
|
2
2
|
import { DynamicObj, DynamicObj_$reflection } from '../fable_modules/DynamicObj.7.1.0/DynamicObj.fs.js';
|
|
3
|
+
import { ofSeq } from '../../node_modules/@fable-org/fable-library-js/Set.js';
|
|
4
|
+
import { comparePrimitives } from '../../node_modules/@fable-org/fable-library-js/Util.js';
|
|
3
5
|
import { class_type } from '../../node_modules/@fable-org/fable-library-js/Reflection.js';
|
|
4
6
|
|
|
5
7
|
class CWLExpressionToolDescription extends DynamicObj {
|
|
6
|
-
constructor(outputs, expression, cwlVersion, requirements, hints, intent, inputs, metadata, label, doc) {
|
|
8
|
+
constructor(outputs, expression, cwlVersion, requirements, hints, intent, inputs, metadata, label, doc, id) {
|
|
7
9
|
super();
|
|
10
|
+
this._id = id;
|
|
8
11
|
this._cwlVersion = defaultArg(cwlVersion, "v1.2");
|
|
9
12
|
this._outputs = outputs;
|
|
10
13
|
this._expression = expression;
|
|
@@ -16,6 +19,14 @@ class CWLExpressionToolDescription extends DynamicObj {
|
|
|
16
19
|
this._label = label;
|
|
17
20
|
this._doc = doc;
|
|
18
21
|
}
|
|
22
|
+
get Id() {
|
|
23
|
+
const this$ = this;
|
|
24
|
+
return unwrap(this$._id);
|
|
25
|
+
}
|
|
26
|
+
set Id(id) {
|
|
27
|
+
const this$ = this;
|
|
28
|
+
this$._id = id;
|
|
29
|
+
}
|
|
19
30
|
get CWLVersion() {
|
|
20
31
|
const this$ = this;
|
|
21
32
|
return this$._cwlVersion;
|
|
@@ -96,6 +107,11 @@ class CWLExpressionToolDescription extends DynamicObj {
|
|
|
96
107
|
const this$ = this;
|
|
97
108
|
this$._doc = doc;
|
|
98
109
|
}
|
|
110
|
+
static get KnownFieldNames() {
|
|
111
|
+
return ofSeq(["inputs", "outputs", "class", "id", "label", "doc", "intent", "requirements", "hints", "cwlVersion", "expression"], {
|
|
112
|
+
Compare: comparePrimitives
|
|
113
|
+
});
|
|
114
|
+
}
|
|
99
115
|
static getInputsOrEmpty(tool) {
|
|
100
116
|
return defaultArg(tool.Inputs, []);
|
|
101
117
|
}
|
|
@@ -145,8 +161,8 @@ class CWLExpressionToolDescription extends DynamicObj {
|
|
|
145
161
|
function CWLExpressionToolDescription_$reflection() {
|
|
146
162
|
return class_type("ARCtrl.CWL.CWLExpressionToolDescription", void 0, CWLExpressionToolDescription, DynamicObj_$reflection());
|
|
147
163
|
}
|
|
148
|
-
function CWLExpressionToolDescription_$
|
|
149
|
-
return new CWLExpressionToolDescription(outputs, expression, cwlVersion, requirements, hints, intent, inputs, metadata, label, doc);
|
|
164
|
+
function CWLExpressionToolDescription_$ctor_Z5C219318(outputs, expression, cwlVersion, requirements, hints, intent, inputs, metadata, label, doc, id) {
|
|
165
|
+
return new CWLExpressionToolDescription(outputs, expression, cwlVersion, requirements, hints, intent, inputs, metadata, label, doc, id);
|
|
150
166
|
}
|
|
151
167
|
|
|
152
|
-
export { CWLExpressionToolDescription, CWLExpressionToolDescription_$
|
|
168
|
+
export { CWLExpressionToolDescription, CWLExpressionToolDescription_$ctor_Z5C219318, CWLExpressionToolDescription_$reflection };
|
|
@@ -1,31 +1,82 @@
|
|
|
1
|
-
import { Record } from '@fable-org/fable-library-js/Types.js';
|
|
2
1
|
import { Option } from '@fable-org/fable-library-js/Option.js';
|
|
3
2
|
import { int32 } from '@fable-org/fable-library-js/Int32.js';
|
|
4
|
-
import {
|
|
3
|
+
import { FSharpSet } from '@fable-org/fable-library-js/Set.js';
|
|
4
|
+
import { DynamicObj } from '../fable_modules/DynamicObj.7.1.0/DynamicObj.fs.js';
|
|
5
5
|
import { TypeInfo } from '@fable-org/fable-library-js/Reflection.js';
|
|
6
6
|
import { CWLType_$union } from './CWLTypes.js';
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
7
|
+
import { YAMLElement_$union } from '../fable_modules/YAMLicious.1.0.0-alpha.11/YAMLiciousTypes.fs.js';
|
|
8
|
+
import { LoadListingEnum_$union } from './Requirements.js';
|
|
9
|
+
export declare class InputBinding extends DynamicObj {
|
|
10
|
+
_prefix: Option<string>;
|
|
11
|
+
_position: Option<int32>;
|
|
12
|
+
_itemSeparator: Option<string>;
|
|
13
|
+
_separate: Option<boolean>;
|
|
14
|
+
_loadContents: Option<boolean>;
|
|
15
|
+
_valueFrom: Option<string>;
|
|
16
|
+
_shellQuote: Option<boolean>;
|
|
17
|
+
constructor(prefix?: string, position?: int32, itemSeparator?: string, separate?: boolean, loadContents?: boolean, valueFrom?: string, shellQuote?: boolean);
|
|
18
|
+
get Prefix(): string | undefined;
|
|
19
|
+
set Prefix(value: Option<string>);
|
|
20
|
+
set Position(value: Option<int32>);
|
|
21
|
+
get ItemSeparator(): string | undefined;
|
|
22
|
+
set ItemSeparator(value: Option<string>);
|
|
23
|
+
get Separate(): boolean | undefined;
|
|
24
|
+
set Separate(value: Option<boolean>);
|
|
25
|
+
get LoadContents(): boolean | undefined;
|
|
26
|
+
set LoadContents(value: Option<boolean>);
|
|
27
|
+
get ValueFrom(): string | undefined;
|
|
28
|
+
set ValueFrom(value: Option<string>);
|
|
29
|
+
get ShellQuote(): boolean | undefined;
|
|
30
|
+
set ShellQuote(value: Option<boolean>);
|
|
31
|
+
Equals(o: any): boolean;
|
|
32
|
+
GetHashCode(): int32;
|
|
33
|
+
static get KnownFieldNames(): FSharpSet<string>;
|
|
34
|
+
static create(prefix?: string, position?: int32, itemSeparator?: string, separate?: boolean, loadContents?: boolean, valueFrom?: string, shellQuote?: boolean): InputBinding;
|
|
14
35
|
}
|
|
15
36
|
export declare function InputBinding_$reflection(): TypeInfo;
|
|
16
|
-
export declare function
|
|
37
|
+
export declare function InputBinding_$ctor_Z41462AB2(prefix?: string, position?: int32, itemSeparator?: string, separate?: boolean, loadContents?: boolean, valueFrom?: string, shellQuote?: boolean): InputBinding;
|
|
17
38
|
export declare class CWLInput extends DynamicObj {
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
39
|
+
_name: string;
|
|
40
|
+
_type: Option<CWLType_$union>;
|
|
41
|
+
_inputBinding: Option<InputBinding>;
|
|
42
|
+
_optional: Option<boolean>;
|
|
43
|
+
_label: Option<string>;
|
|
44
|
+
_secondaryFiles: Option<YAMLElement_$union>;
|
|
45
|
+
_streamable: Option<boolean>;
|
|
46
|
+
_doc: Option<string>;
|
|
47
|
+
_format: Option<string>;
|
|
48
|
+
_loadContents: Option<boolean>;
|
|
49
|
+
_loadListing: Option<LoadListingEnum_$union>;
|
|
50
|
+
_defaultValue: Option<YAMLElement_$union>;
|
|
51
|
+
constructor(name: string, type_?: CWLType_$union, inputBinding?: InputBinding, optional?: boolean, label?: string, secondaryFiles?: YAMLElement_$union, streamable?: boolean, doc?: string, format?: string, loadContents?: boolean, loadListing?: LoadListingEnum_$union, defaultValue?: YAMLElement_$union);
|
|
21
52
|
get Name(): string;
|
|
53
|
+
set Name(value: string);
|
|
22
54
|
get Type_(): CWLType_$union | undefined;
|
|
23
55
|
set Type_(value: Option<CWLType_$union>);
|
|
24
56
|
get InputBinding(): InputBinding | undefined;
|
|
25
57
|
set InputBinding(value: Option<InputBinding>);
|
|
26
58
|
get Optional(): boolean | undefined;
|
|
27
59
|
set Optional(value: Option<boolean>);
|
|
60
|
+
get Label(): string | undefined;
|
|
61
|
+
set Label(value: Option<string>);
|
|
62
|
+
get SecondaryFiles(): YAMLElement_$union | undefined;
|
|
63
|
+
set SecondaryFiles(value: Option<YAMLElement_$union>);
|
|
64
|
+
get Streamable(): boolean | undefined;
|
|
65
|
+
set Streamable(value: Option<boolean>);
|
|
66
|
+
get Doc(): string | undefined;
|
|
67
|
+
set Doc(value: Option<string>);
|
|
68
|
+
get Format(): string | undefined;
|
|
69
|
+
set Format(value: Option<string>);
|
|
70
|
+
get LoadContents(): boolean | undefined;
|
|
71
|
+
set LoadContents(value: Option<boolean>);
|
|
72
|
+
get LoadListing(): LoadListingEnum_$union | undefined;
|
|
73
|
+
set LoadListing(value: Option<LoadListingEnum_$union>);
|
|
74
|
+
get DefaultValue(): YAMLElement_$union | undefined;
|
|
75
|
+
set DefaultValue(value: Option<YAMLElement_$union>);
|
|
76
|
+
Equals(o: any): boolean;
|
|
77
|
+
GetHashCode(): int32;
|
|
78
|
+
static get KnownFieldNames(): FSharpSet<string>;
|
|
28
79
|
}
|
|
29
80
|
export declare function CWLInput_$reflection(): TypeInfo;
|
|
30
|
-
export declare function CWLInput_$
|
|
81
|
+
export declare function CWLInput_$ctor_696247EE(name: string, type_?: CWLType_$union, inputBinding?: InputBinding, optional?: boolean, label?: string, secondaryFiles?: YAMLElement_$union, streamable?: boolean, doc?: string, format?: string, loadContents?: boolean, loadListing?: LoadListingEnum_$union, defaultValue?: YAMLElement_$union): CWLInput;
|
|
31
82
|
//# sourceMappingURL=Inputs.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Inputs.d.ts","sourceRoot":"","sources":["../../../../src/ARCtrl/ts/CWL/Inputs.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"Inputs.d.ts","sourceRoot":"","sources":["../../../../src/ARCtrl/ts/CWL/Inputs.ts"],"names":[],"mappings":"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"}
|
package/dist/ts/ts/CWL/Inputs.js
CHANGED
|
@@ -1,86 +1,229 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import { CWLType } from './CWLTypes.js';
|
|
1
|
+
import { unwrap } from '../../node_modules/@fable-org/fable-library-js/Option.js';
|
|
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 } from '../../node_modules/@fable-org/fable-library-js/Reflection.js';
|
|
8
7
|
|
|
9
|
-
class InputBinding extends
|
|
10
|
-
constructor(
|
|
8
|
+
class InputBinding extends DynamicObj {
|
|
9
|
+
constructor(prefix, position, itemSeparator, separate, loadContents, valueFrom, shellQuote) {
|
|
11
10
|
super();
|
|
12
|
-
this.
|
|
13
|
-
this.
|
|
14
|
-
this.
|
|
15
|
-
this.
|
|
11
|
+
this._prefix = prefix;
|
|
12
|
+
this._position = position;
|
|
13
|
+
this._itemSeparator = itemSeparator;
|
|
14
|
+
this._separate = separate;
|
|
15
|
+
this._loadContents = loadContents;
|
|
16
|
+
this._valueFrom = valueFrom;
|
|
17
|
+
this._shellQuote = shellQuote;
|
|
18
|
+
}
|
|
19
|
+
get Prefix() {
|
|
20
|
+
const this$ = this;
|
|
21
|
+
return unwrap(this$._prefix);
|
|
22
|
+
}
|
|
23
|
+
set Prefix(value) {
|
|
24
|
+
const this$ = this;
|
|
25
|
+
this$._prefix = value;
|
|
26
|
+
}
|
|
27
|
+
set Position(value) {
|
|
28
|
+
const this$ = this;
|
|
29
|
+
this$._position = value;
|
|
30
|
+
}
|
|
31
|
+
get ItemSeparator() {
|
|
32
|
+
const this$ = this;
|
|
33
|
+
return unwrap(this$._itemSeparator);
|
|
34
|
+
}
|
|
35
|
+
set ItemSeparator(value) {
|
|
36
|
+
const this$ = this;
|
|
37
|
+
this$._itemSeparator = value;
|
|
38
|
+
}
|
|
39
|
+
get Separate() {
|
|
40
|
+
const this$ = this;
|
|
41
|
+
return unwrap(this$._separate);
|
|
42
|
+
}
|
|
43
|
+
set Separate(value) {
|
|
44
|
+
const this$ = this;
|
|
45
|
+
this$._separate = value;
|
|
46
|
+
}
|
|
47
|
+
get LoadContents() {
|
|
48
|
+
const this$ = this;
|
|
49
|
+
return unwrap(this$._loadContents);
|
|
50
|
+
}
|
|
51
|
+
set LoadContents(value) {
|
|
52
|
+
const this$ = this;
|
|
53
|
+
this$._loadContents = value;
|
|
54
|
+
}
|
|
55
|
+
get ValueFrom() {
|
|
56
|
+
const this$ = this;
|
|
57
|
+
return unwrap(this$._valueFrom);
|
|
58
|
+
}
|
|
59
|
+
set ValueFrom(value) {
|
|
60
|
+
const this$ = this;
|
|
61
|
+
this$._valueFrom = value;
|
|
62
|
+
}
|
|
63
|
+
get ShellQuote() {
|
|
64
|
+
const this$ = this;
|
|
65
|
+
return unwrap(this$._shellQuote);
|
|
66
|
+
}
|
|
67
|
+
set ShellQuote(value) {
|
|
68
|
+
const this$ = this;
|
|
69
|
+
this$._shellQuote = value;
|
|
70
|
+
}
|
|
71
|
+
Equals(o) {
|
|
72
|
+
let other;
|
|
73
|
+
const this$ = this;
|
|
74
|
+
return o instanceof InputBinding && (other = o, equals(this$.Prefix, other.Prefix) && equals(this$._position, other._position) && equals(this$.ItemSeparator, other.ItemSeparator) && equals(this$.Separate, other.Separate) && equals(this$.LoadContents, other.LoadContents) && equals(this$.ValueFrom, other.ValueFrom) && equals(this$.ShellQuote, other.ShellQuote) && dynamicPropertiesEqual(this$, other));
|
|
75
|
+
}
|
|
76
|
+
GetHashCode() {
|
|
77
|
+
const this$ = this;
|
|
78
|
+
return arrayHash([this$.Prefix, this$._position, this$.ItemSeparator, this$.Separate, this$.LoadContents, this$.ValueFrom, this$.ShellQuote, hashDynamicProperties(this$)]) | 0;
|
|
79
|
+
}
|
|
80
|
+
static get KnownFieldNames() {
|
|
81
|
+
return ofSeq(["loadContents", "position", "prefix", "separate", "itemSeparator", "valueFrom", "shellQuote"], {
|
|
82
|
+
Compare: comparePrimitives
|
|
83
|
+
});
|
|
84
|
+
}
|
|
85
|
+
static create(prefix, position, itemSeparator, separate, loadContents, valueFrom, shellQuote) {
|
|
86
|
+
return new InputBinding(unwrap(prefix), unwrap(position), unwrap(itemSeparator), unwrap(separate), unwrap(loadContents), unwrap(valueFrom), unwrap(shellQuote));
|
|
16
87
|
}
|
|
17
88
|
}
|
|
18
89
|
function InputBinding_$reflection() {
|
|
19
|
-
return
|
|
90
|
+
return class_type("ARCtrl.CWL.InputBinding", void 0, InputBinding, DynamicObj_$reflection());
|
|
20
91
|
}
|
|
21
|
-
function
|
|
22
|
-
return new InputBinding(prefix, position, itemSeparator, separate);
|
|
92
|
+
function InputBinding_$ctor_Z41462AB2(prefix, position, itemSeparator, separate, loadContents, valueFrom, shellQuote) {
|
|
93
|
+
return new InputBinding(prefix, position, itemSeparator, separate, loadContents, valueFrom, shellQuote);
|
|
23
94
|
}
|
|
24
95
|
class CWLInput extends DynamicObj {
|
|
25
|
-
constructor(name, type_, inputBinding, optional) {
|
|
96
|
+
constructor(name, type_, inputBinding, optional, label, secondaryFiles, streamable, doc, format, loadContents, loadListing, defaultValue) {
|
|
26
97
|
super();
|
|
27
|
-
|
|
28
|
-
this.
|
|
29
|
-
this
|
|
30
|
-
this
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
98
|
+
this._name = name;
|
|
99
|
+
this._type = type_;
|
|
100
|
+
this._inputBinding = inputBinding;
|
|
101
|
+
this._optional = optional;
|
|
102
|
+
this._label = label;
|
|
103
|
+
this._secondaryFiles = secondaryFiles;
|
|
104
|
+
this._streamable = streamable;
|
|
105
|
+
this._doc = doc;
|
|
106
|
+
this._format = format;
|
|
107
|
+
this._loadContents = loadContents;
|
|
108
|
+
this._loadListing = loadListing;
|
|
109
|
+
this._defaultValue = defaultValue;
|
|
34
110
|
}
|
|
35
111
|
get Name() {
|
|
36
112
|
const this$ = this;
|
|
37
|
-
return this$.
|
|
113
|
+
return this$._name;
|
|
114
|
+
}
|
|
115
|
+
set Name(value) {
|
|
116
|
+
const this$ = this;
|
|
117
|
+
this$._name = value;
|
|
38
118
|
}
|
|
39
119
|
get Type_() {
|
|
40
|
-
let dynObj, matchValue, o;
|
|
41
120
|
const this$ = this;
|
|
42
|
-
return unwrap(
|
|
121
|
+
return unwrap(this$._type);
|
|
43
122
|
}
|
|
44
|
-
set Type_(value
|
|
123
|
+
set Type_(value) {
|
|
45
124
|
const this$ = this;
|
|
46
|
-
|
|
47
|
-
removeProperty("type", this$);
|
|
48
|
-
} else {
|
|
49
|
-
setProperty("type", value(value$1), this$);
|
|
50
|
-
}
|
|
125
|
+
this$._type = value;
|
|
51
126
|
}
|
|
52
127
|
get InputBinding() {
|
|
53
|
-
let dynObj, matchValue, o;
|
|
54
128
|
const this$ = this;
|
|
55
|
-
return unwrap(
|
|
129
|
+
return unwrap(this$._inputBinding);
|
|
56
130
|
}
|
|
57
|
-
set InputBinding(value
|
|
131
|
+
set InputBinding(value) {
|
|
58
132
|
const this$ = this;
|
|
59
|
-
|
|
60
|
-
removeProperty("inputBinding", this$);
|
|
61
|
-
} else {
|
|
62
|
-
setProperty("inputBinding", value(value$1), this$);
|
|
63
|
-
}
|
|
133
|
+
this$._inputBinding = value;
|
|
64
134
|
}
|
|
65
135
|
get Optional() {
|
|
66
|
-
let dynObj, matchValue, o;
|
|
67
136
|
const this$ = this;
|
|
68
|
-
return unwrap(
|
|
137
|
+
return unwrap(this$._optional);
|
|
138
|
+
}
|
|
139
|
+
set Optional(value) {
|
|
140
|
+
const this$ = this;
|
|
141
|
+
this$._optional = value;
|
|
69
142
|
}
|
|
70
|
-
|
|
143
|
+
get Label() {
|
|
71
144
|
const this$ = this;
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
145
|
+
return unwrap(this$._label);
|
|
146
|
+
}
|
|
147
|
+
set Label(value) {
|
|
148
|
+
const this$ = this;
|
|
149
|
+
this$._label = value;
|
|
150
|
+
}
|
|
151
|
+
get SecondaryFiles() {
|
|
152
|
+
const this$ = this;
|
|
153
|
+
return unwrap(this$._secondaryFiles);
|
|
154
|
+
}
|
|
155
|
+
set SecondaryFiles(value) {
|
|
156
|
+
const this$ = this;
|
|
157
|
+
this$._secondaryFiles = value;
|
|
158
|
+
}
|
|
159
|
+
get Streamable() {
|
|
160
|
+
const this$ = this;
|
|
161
|
+
return unwrap(this$._streamable);
|
|
162
|
+
}
|
|
163
|
+
set Streamable(value) {
|
|
164
|
+
const this$ = this;
|
|
165
|
+
this$._streamable = value;
|
|
166
|
+
}
|
|
167
|
+
get Doc() {
|
|
168
|
+
const this$ = this;
|
|
169
|
+
return unwrap(this$._doc);
|
|
170
|
+
}
|
|
171
|
+
set Doc(value) {
|
|
172
|
+
const this$ = this;
|
|
173
|
+
this$._doc = value;
|
|
174
|
+
}
|
|
175
|
+
get Format() {
|
|
176
|
+
const this$ = this;
|
|
177
|
+
return unwrap(this$._format);
|
|
178
|
+
}
|
|
179
|
+
set Format(value) {
|
|
180
|
+
const this$ = this;
|
|
181
|
+
this$._format = value;
|
|
182
|
+
}
|
|
183
|
+
get LoadContents() {
|
|
184
|
+
const this$ = this;
|
|
185
|
+
return unwrap(this$._loadContents);
|
|
186
|
+
}
|
|
187
|
+
set LoadContents(value) {
|
|
188
|
+
const this$ = this;
|
|
189
|
+
this$._loadContents = value;
|
|
190
|
+
}
|
|
191
|
+
get LoadListing() {
|
|
192
|
+
const this$ = this;
|
|
193
|
+
return unwrap(this$._loadListing);
|
|
194
|
+
}
|
|
195
|
+
set LoadListing(value) {
|
|
196
|
+
const this$ = this;
|
|
197
|
+
this$._loadListing = value;
|
|
198
|
+
}
|
|
199
|
+
get DefaultValue() {
|
|
200
|
+
const this$ = this;
|
|
201
|
+
return unwrap(this$._defaultValue);
|
|
202
|
+
}
|
|
203
|
+
set DefaultValue(value) {
|
|
204
|
+
const this$ = this;
|
|
205
|
+
this$._defaultValue = value;
|
|
206
|
+
}
|
|
207
|
+
Equals(o) {
|
|
208
|
+
let other;
|
|
209
|
+
const this$ = this;
|
|
210
|
+
return o instanceof CWLInput && (other = o, this$.Name === other.Name && equals(this$.Type_, other.Type_) && equals(this$.InputBinding, other.InputBinding) && equals(this$.Optional, other.Optional) && 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) && equals(this$.LoadContents, other.LoadContents) && equals(this$.LoadListing, other.LoadListing) && equals(this$.DefaultValue, other.DefaultValue) && dynamicPropertiesEqual(this$, other));
|
|
211
|
+
}
|
|
212
|
+
GetHashCode() {
|
|
213
|
+
const this$ = this;
|
|
214
|
+
return arrayHash([this$.Name, this$.Type_, this$.InputBinding, this$.Optional, this$.Label, this$.SecondaryFiles, this$.Streamable, this$.Doc, this$.Format, this$.LoadContents, this$.LoadListing, this$.DefaultValue, hashDynamicProperties(this$)]) | 0;
|
|
215
|
+
}
|
|
216
|
+
static get KnownFieldNames() {
|
|
217
|
+
return ofSeq(["id", "type", "label", "secondaryFiles", "streamable", "doc", "format", "loadContents", "loadListing", "default", "inputBinding"], {
|
|
218
|
+
Compare: comparePrimitives
|
|
219
|
+
});
|
|
77
220
|
}
|
|
78
221
|
}
|
|
79
222
|
function CWLInput_$reflection() {
|
|
80
223
|
return class_type("ARCtrl.CWL.CWLInput", void 0, CWLInput, DynamicObj_$reflection());
|
|
81
224
|
}
|
|
82
|
-
function CWLInput_$
|
|
83
|
-
return new CWLInput(name, type_, inputBinding, optional);
|
|
225
|
+
function CWLInput_$ctor_696247EE(name, type_, inputBinding, optional, label, secondaryFiles, streamable, doc, format, loadContents, loadListing, defaultValue) {
|
|
226
|
+
return new CWLInput(name, type_, inputBinding, optional, label, secondaryFiles, streamable, doc, format, loadContents, loadListing, defaultValue);
|
|
84
227
|
}
|
|
85
228
|
|
|
86
|
-
export { CWLInput, CWLInput_$
|
|
229
|
+
export { CWLInput, CWLInput_$ctor_696247EE, CWLInput_$reflection, InputBinding, InputBinding_$ctor_Z41462AB2, InputBinding_$reflection };
|
|
@@ -1,10 +1,12 @@
|
|
|
1
|
+
import { Option } from '@fable-org/fable-library-js/Option.js';
|
|
1
2
|
import { CWLInput } from './Inputs.js';
|
|
2
3
|
import { CWLOutput } from './Outputs.js';
|
|
3
|
-
import { Option } from '@fable-org/fable-library-js/Option.js';
|
|
4
4
|
import { HintEntry_$union, Requirement_$union } from './Requirements.js';
|
|
5
5
|
import { DynamicObj } from '../fable_modules/DynamicObj.7.1.0/DynamicObj.fs.js';
|
|
6
|
+
import { FSharpSet } from '@fable-org/fable-library-js/Set.js';
|
|
6
7
|
import { TypeInfo } from '@fable-org/fable-library-js/Reflection.js';
|
|
7
8
|
export declare class CWLOperationDescription extends DynamicObj {
|
|
9
|
+
_id: Option<string>;
|
|
8
10
|
_cwlVersion: string;
|
|
9
11
|
_inputs: CWLInput[];
|
|
10
12
|
_outputs: CWLOutput[];
|
|
@@ -14,7 +16,9 @@ export declare class CWLOperationDescription extends DynamicObj {
|
|
|
14
16
|
_metadata: Option<DynamicObj>;
|
|
15
17
|
_label: Option<string>;
|
|
16
18
|
_doc: Option<string>;
|
|
17
|
-
constructor(inputs: CWLInput[], outputs: CWLOutput[], cwlVersion?: string, requirements?: Requirement_$union[], hints?: HintEntry_$union[], intent?: string[], metadata?: DynamicObj, label?: string, doc?: string);
|
|
19
|
+
constructor(inputs: CWLInput[], outputs: CWLOutput[], cwlVersion?: string, requirements?: Requirement_$union[], hints?: HintEntry_$union[], intent?: string[], metadata?: DynamicObj, label?: string, doc?: string, id?: string);
|
|
20
|
+
get Id(): string | undefined;
|
|
21
|
+
set Id(value: Option<string>);
|
|
18
22
|
get CWLVersion(): string;
|
|
19
23
|
set CWLVersion(value: string);
|
|
20
24
|
get Inputs(): CWLInput[];
|
|
@@ -33,6 +37,7 @@ export declare class CWLOperationDescription extends DynamicObj {
|
|
|
33
37
|
set Label(value: Option<string>);
|
|
34
38
|
get Doc(): string | undefined;
|
|
35
39
|
set Doc(value: Option<string>);
|
|
40
|
+
static get KnownFieldNames(): FSharpSet<string>;
|
|
36
41
|
static getInputs(operation: CWLOperationDescription): CWLInput[];
|
|
37
42
|
static getOutputs(operation: CWLOperationDescription): CWLOutput[];
|
|
38
43
|
static getRequirementsOrEmpty(operation: CWLOperationDescription): Requirement_$union[];
|
|
@@ -42,5 +47,5 @@ export declare class CWLOperationDescription extends DynamicObj {
|
|
|
42
47
|
static getOrCreateIntent(operation: CWLOperationDescription): string[];
|
|
43
48
|
}
|
|
44
49
|
export declare function CWLOperationDescription_$reflection(): TypeInfo;
|
|
45
|
-
export declare function CWLOperationDescription_$
|
|
50
|
+
export declare function CWLOperationDescription_$ctor_18FBB4B0(inputs: CWLInput[], outputs: CWLOutput[], cwlVersion?: string, requirements?: Requirement_$union[], hints?: HintEntry_$union[], intent?: string[], metadata?: DynamicObj, label?: string, doc?: string, id?: string): CWLOperationDescription;
|
|
46
51
|
//# sourceMappingURL=OperationDescription.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OperationDescription.d.ts","sourceRoot":"","sources":["../../../../src/ARCtrl/ts/CWL/OperationDescription.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"OperationDescription.d.ts","sourceRoot":"","sources":["../../../../src/ARCtrl/ts/CWL/OperationDescription.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
import { defaultArg, unwrap, value } from '../../node_modules/@fable-org/fable-library-js/Option.js';
|
|
2
2
|
import { DynamicObj, DynamicObj_$reflection } from '../fable_modules/DynamicObj.7.1.0/DynamicObj.fs.js';
|
|
3
|
+
import { ofSeq } from '../../node_modules/@fable-org/fable-library-js/Set.js';
|
|
4
|
+
import { comparePrimitives } from '../../node_modules/@fable-org/fable-library-js/Util.js';
|
|
3
5
|
import { class_type } from '../../node_modules/@fable-org/fable-library-js/Reflection.js';
|
|
4
6
|
|
|
5
7
|
class CWLOperationDescription extends DynamicObj {
|
|
6
|
-
constructor(inputs, outputs, cwlVersion, requirements, hints, intent, metadata, label, doc) {
|
|
8
|
+
constructor(inputs, outputs, cwlVersion, requirements, hints, intent, metadata, label, doc, id) {
|
|
7
9
|
super();
|
|
10
|
+
this._id = id;
|
|
8
11
|
this._cwlVersion = defaultArg(cwlVersion, "v1.2");
|
|
9
12
|
this._inputs = inputs;
|
|
10
13
|
this._outputs = outputs;
|
|
@@ -15,6 +18,14 @@ class CWLOperationDescription extends DynamicObj {
|
|
|
15
18
|
this._label = label;
|
|
16
19
|
this._doc = doc;
|
|
17
20
|
}
|
|
21
|
+
get Id() {
|
|
22
|
+
const this$ = this;
|
|
23
|
+
return unwrap(this$._id);
|
|
24
|
+
}
|
|
25
|
+
set Id(value) {
|
|
26
|
+
const this$ = this;
|
|
27
|
+
this$._id = value;
|
|
28
|
+
}
|
|
18
29
|
get CWLVersion() {
|
|
19
30
|
const this$ = this;
|
|
20
31
|
return this$._cwlVersion;
|
|
@@ -87,6 +98,11 @@ class CWLOperationDescription extends DynamicObj {
|
|
|
87
98
|
const this$ = this;
|
|
88
99
|
this$._doc = value;
|
|
89
100
|
}
|
|
101
|
+
static get KnownFieldNames() {
|
|
102
|
+
return ofSeq(["inputs", "outputs", "label", "doc", "intent", "class", "id", "requirements", "hints", "cwlVersion"], {
|
|
103
|
+
Compare: comparePrimitives
|
|
104
|
+
});
|
|
105
|
+
}
|
|
90
106
|
static getInputs(operation) {
|
|
91
107
|
return operation.Inputs;
|
|
92
108
|
}
|
|
@@ -126,8 +142,8 @@ class CWLOperationDescription extends DynamicObj {
|
|
|
126
142
|
function CWLOperationDescription_$reflection() {
|
|
127
143
|
return class_type("ARCtrl.CWL.CWLOperationDescription", void 0, CWLOperationDescription, DynamicObj_$reflection());
|
|
128
144
|
}
|
|
129
|
-
function CWLOperationDescription_$
|
|
130
|
-
return new CWLOperationDescription(inputs, outputs, cwlVersion, requirements, hints, intent, metadata, label, doc);
|
|
145
|
+
function CWLOperationDescription_$ctor_18FBB4B0(inputs, outputs, cwlVersion, requirements, hints, intent, metadata, label, doc, id) {
|
|
146
|
+
return new CWLOperationDescription(inputs, outputs, cwlVersion, requirements, hints, intent, metadata, label, doc, id);
|
|
131
147
|
}
|
|
132
148
|
|
|
133
|
-
export { CWLOperationDescription, CWLOperationDescription_$
|
|
149
|
+
export { CWLOperationDescription, CWLOperationDescription_$ctor_18FBB4B0, CWLOperationDescription_$reflection };
|