@jbrowse/plugin-config 2.1.4 → 2.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/dist/ConfigurationEditorWidget/components/ConfigurationEditor.d.ts +3 -1
- package/dist/ConfigurationEditorWidget/components/ConfigurationEditor.js +1 -1
- package/dist/ConfigurationEditorWidget/components/ConfigurationEditor.js.map +1 -1
- package/dist/index.d.ts +2 -1
- package/esm/ConfigurationEditorWidget/components/ConfigurationEditor.d.ts +3 -1
- package/esm/ConfigurationEditorWidget/components/ConfigurationEditor.js +1 -1
- package/esm/ConfigurationEditorWidget/components/ConfigurationEditor.js.map +1 -1
- package/esm/index.d.ts +2 -1
- package/package.json +2 -2
- package/src/ConfigurationEditorWidget/components/ConfigurationEditor.tsx +7 -1
- package/src/ConfigurationEditorWidget/components/__snapshots__/ConfigurationEditor.test.tsx.snap +49 -49
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { AnyConfigurationModel } from '@jbrowse/core/configuration';
|
|
3
|
-
|
|
3
|
+
import { AbstractSessionModel } from '@jbrowse/core/util';
|
|
4
|
+
declare const ConfigurationEditor: ({ model, }: {
|
|
4
5
|
model: {
|
|
5
6
|
target: AnyConfigurationModel;
|
|
6
7
|
};
|
|
8
|
+
session?: AbstractSessionModel | undefined;
|
|
7
9
|
}) => JSX.Element;
|
|
8
10
|
export default ConfigurationEditor;
|
|
@@ -73,7 +73,7 @@ const Schema = (0, mobx_react_1.observer)(({ schema, path = [], }) => {
|
|
|
73
73
|
const properties = (0, mobx_state_tree_1.getMembers)(schema).properties;
|
|
74
74
|
return (react_1.default.createElement(react_1.default.Fragment, null, Object.entries(properties).map(([slotName, slotSchema]) => (react_1.default.createElement(Member, { key: slotName, slotName: slotName, slotSchema: slotSchema, path: path, schema: schema })))));
|
|
75
75
|
});
|
|
76
|
-
const ConfigurationEditor = (0, mobx_react_1.observer)(({ model }) => {
|
|
76
|
+
const ConfigurationEditor = (0, mobx_react_1.observer)(({ model, }) => {
|
|
77
77
|
const { classes } = useStyles();
|
|
78
78
|
// key forces a re-render, otherwise the same field can end up being used
|
|
79
79
|
// for different tracks since only the backing model changes for example
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigurationEditor.js","sourceRoot":"","sources":["../../../src/ConfigurationEditorWidget/components/ConfigurationEditor.tsx"],"names":[],"mappings":";;;;;AAAA,kDAAyB;AACzB,+DAMoC;AACpC,4CAMsB;AACtB,uCAA0C;AAC1C,2CAAqC;AACrC,qDAAsD;AACtD,yCAAoC;AAEpC,QAAQ;AACR,gFAA2D;AAE3D,SAAS;AACT,8DAAqC;AACrC,kEAAyC;
|
|
1
|
+
{"version":3,"file":"ConfigurationEditor.js","sourceRoot":"","sources":["../../../src/ConfigurationEditorWidget/components/ConfigurationEditor.tsx"],"names":[],"mappings":"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"}
|
package/dist/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import Plugin from '@jbrowse/core/Plugin';
|
|
3
3
|
import PluginManager from '@jbrowse/core/PluginManager';
|
|
4
|
-
declare const LazyConfigurationEditorComponent: import("react").LazyExoticComponent<({ model }: {
|
|
4
|
+
declare const LazyConfigurationEditorComponent: import("react").LazyExoticComponent<({ model, }: {
|
|
5
5
|
model: {
|
|
6
6
|
target: {
|
|
7
7
|
[x: string]: any;
|
|
@@ -9,6 +9,7 @@ declare const LazyConfigurationEditorComponent: import("react").LazyExoticCompon
|
|
|
9
9
|
setSubschema(slotName: string, data: unknown): any;
|
|
10
10
|
} & import("mobx-state-tree").IStateTreeNode<import("@jbrowse/core/configuration").AnyConfigurationSchemaType>;
|
|
11
11
|
};
|
|
12
|
+
session?: import("@jbrowse/core/util").AbstractSessionModel | undefined;
|
|
12
13
|
}) => JSX.Element>;
|
|
13
14
|
export default class extends Plugin {
|
|
14
15
|
name: string;
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { AnyConfigurationModel } from '@jbrowse/core/configuration';
|
|
3
|
-
|
|
3
|
+
import { AbstractSessionModel } from '@jbrowse/core/util';
|
|
4
|
+
declare const ConfigurationEditor: ({ model, }: {
|
|
4
5
|
model: {
|
|
5
6
|
target: AnyConfigurationModel;
|
|
6
7
|
};
|
|
8
|
+
session?: AbstractSessionModel | undefined;
|
|
7
9
|
}) => JSX.Element;
|
|
8
10
|
export default ConfigurationEditor;
|
|
@@ -68,7 +68,7 @@ const Schema = observer(({ schema, path = [], }) => {
|
|
|
68
68
|
const properties = getMembers(schema).properties;
|
|
69
69
|
return (React.createElement(React.Fragment, null, Object.entries(properties).map(([slotName, slotSchema]) => (React.createElement(Member, { key: slotName, slotName: slotName, slotSchema: slotSchema, path: path, schema: schema })))));
|
|
70
70
|
});
|
|
71
|
-
const ConfigurationEditor = observer(({ model }) => {
|
|
71
|
+
const ConfigurationEditor = observer(({ model, }) => {
|
|
72
72
|
const { classes } = useStyles();
|
|
73
73
|
// key forces a re-render, otherwise the same field can end up being used
|
|
74
74
|
// for different tracks since only the backing model changes for example
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigurationEditor.js","sourceRoot":"","sources":["../../../src/ConfigurationEditorWidget/components/ConfigurationEditor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EACL,cAAc,EACd,oCAAoC,EACpC,yBAAyB,EACzB,uBAAuB,GAExB,MAAM,6BAA6B,CAAA;AACpC,OAAO,EACL,SAAS,EACT,SAAS,EACT,gBAAgB,EAChB,gBAAgB,EAChB,UAAU,GACX,MAAM,eAAe,CAAA;AACtB,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAA;AAC1C,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,UAAU,EAAY,MAAM,iBAAiB,CAAA;AACtD,OAAO,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAA;AAEpC,QAAQ;AACR,OAAO,cAAc,MAAM,gCAAgC,CAAA;AAE3D,SAAS;AACT,OAAO,UAAU,MAAM,cAAc,CAAA;AACrC,OAAO,YAAY,MAAM,gBAAgB,CAAA;
|
|
1
|
+
{"version":3,"file":"ConfigurationEditor.js","sourceRoot":"","sources":["../../../src/ConfigurationEditorWidget/components/ConfigurationEditor.tsx"],"names":[],"mappings":"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"}
|
package/esm/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import Plugin from '@jbrowse/core/Plugin';
|
|
3
3
|
import PluginManager from '@jbrowse/core/PluginManager';
|
|
4
|
-
declare const LazyConfigurationEditorComponent: import("react").LazyExoticComponent<({ model }: {
|
|
4
|
+
declare const LazyConfigurationEditorComponent: import("react").LazyExoticComponent<({ model, }: {
|
|
5
5
|
model: {
|
|
6
6
|
target: {
|
|
7
7
|
[x: string]: any;
|
|
@@ -9,6 +9,7 @@ declare const LazyConfigurationEditorComponent: import("react").LazyExoticCompon
|
|
|
9
9
|
setSubschema(slotName: string, data: unknown): any;
|
|
10
10
|
} & import("mobx-state-tree").IStateTreeNode<import("@jbrowse/core/configuration").AnyConfigurationSchemaType>;
|
|
11
11
|
};
|
|
12
|
+
session?: import("@jbrowse/core/util").AbstractSessionModel | undefined;
|
|
12
13
|
}) => JSX.Element>;
|
|
13
14
|
export default class extends Plugin {
|
|
14
15
|
name: string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jbrowse/plugin-config",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.5",
|
|
4
4
|
"description": "JBrowse 2 config utilities",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"jbrowse",
|
|
@@ -58,5 +58,5 @@
|
|
|
58
58
|
"distModule": "esm/index.js",
|
|
59
59
|
"srcModule": "src/index.ts",
|
|
60
60
|
"module": "esm/index.js",
|
|
61
|
-
"gitHead": "
|
|
61
|
+
"gitHead": "bc5253ecdddeceeb999fffebf6dc6cf5f444e1c9"
|
|
62
62
|
}
|
|
@@ -24,6 +24,7 @@ import ExpandMoreIcon from '@mui/icons-material/ExpandMore'
|
|
|
24
24
|
// locals
|
|
25
25
|
import SlotEditor from './SlotEditor'
|
|
26
26
|
import TypeSelector from './TypeSelector'
|
|
27
|
+
import { AbstractSessionModel } from '@jbrowse/core/util'
|
|
27
28
|
|
|
28
29
|
const useStyles = makeStyles()(theme => ({
|
|
29
30
|
expandIcon: {
|
|
@@ -139,7 +140,12 @@ const Schema = observer(
|
|
|
139
140
|
)
|
|
140
141
|
|
|
141
142
|
const ConfigurationEditor = observer(
|
|
142
|
-
({
|
|
143
|
+
({
|
|
144
|
+
model,
|
|
145
|
+
}: {
|
|
146
|
+
model: { target: AnyConfigurationModel }
|
|
147
|
+
session?: AbstractSessionModel
|
|
148
|
+
}) => {
|
|
143
149
|
const { classes } = useStyles()
|
|
144
150
|
// key forces a re-render, otherwise the same field can end up being used
|
|
145
151
|
// for different tracks since only the backing model changes for example
|
package/src/ConfigurationEditorWidget/components/__snapshots__/ConfigurationEditor.test.tsx.snap
CHANGED
|
@@ -63,7 +63,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
63
63
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
64
64
|
>
|
|
65
65
|
<label
|
|
66
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
66
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
67
67
|
data-shrink="true"
|
|
68
68
|
for="mui-2"
|
|
69
69
|
id="mui-2-label"
|
|
@@ -86,7 +86,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
86
86
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
87
87
|
>
|
|
88
88
|
<legend
|
|
89
|
-
class="css-
|
|
89
|
+
class="css-14lo706"
|
|
90
90
|
>
|
|
91
91
|
<span>
|
|
92
92
|
stringTest
|
|
@@ -118,7 +118,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
118
118
|
class="MuiBox-root css-k008qs"
|
|
119
119
|
>
|
|
120
120
|
<label
|
|
121
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-animated MuiInputLabel-shrink MuiFormLabel-colorPrimary css-1foa3kv-MuiFormLabel-root-MuiInputLabel-root"
|
|
121
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-animated MuiInputLabel-shrink MuiFormLabel-colorPrimary MuiInputLabel-root MuiInputLabel-animated MuiInputLabel-shrink css-1foa3kv-MuiFormLabel-root-MuiInputLabel-root"
|
|
122
122
|
data-shrink="true"
|
|
123
123
|
>
|
|
124
124
|
fileLocationTest
|
|
@@ -168,7 +168,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
168
168
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
169
169
|
>
|
|
170
170
|
<label
|
|
171
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
171
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
172
172
|
data-shrink="true"
|
|
173
173
|
for="mui-3"
|
|
174
174
|
id="mui-3-label"
|
|
@@ -191,7 +191,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
191
191
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
192
192
|
>
|
|
193
193
|
<legend
|
|
194
|
-
class="css-
|
|
194
|
+
class="css-14lo706"
|
|
195
195
|
>
|
|
196
196
|
<span>
|
|
197
197
|
Enter URL
|
|
@@ -217,7 +217,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
217
217
|
class="tss-1962tgi-paperContent"
|
|
218
218
|
>
|
|
219
219
|
<label
|
|
220
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-animated MuiFormLabel-colorPrimary css-9npbnl-MuiFormLabel-root-MuiInputLabel-root"
|
|
220
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-animated MuiFormLabel-colorPrimary MuiInputLabel-root MuiInputLabel-animated css-9npbnl-MuiFormLabel-root-MuiInputLabel-root"
|
|
221
221
|
>
|
|
222
222
|
stringArrayTest
|
|
223
223
|
</label>
|
|
@@ -269,7 +269,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
269
269
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
270
270
|
>
|
|
271
271
|
<legend
|
|
272
|
-
class="css-
|
|
272
|
+
class="css-ihdtdm"
|
|
273
273
|
>
|
|
274
274
|
<span
|
|
275
275
|
class="notranslate"
|
|
@@ -326,7 +326,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
326
326
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
327
327
|
>
|
|
328
328
|
<legend
|
|
329
|
-
class="css-
|
|
329
|
+
class="css-ihdtdm"
|
|
330
330
|
>
|
|
331
331
|
<span
|
|
332
332
|
class="notranslate"
|
|
@@ -339,7 +339,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
339
339
|
</div>
|
|
340
340
|
</li>
|
|
341
341
|
<button
|
|
342
|
-
class="MuiButtonBase-root MuiButton-root MuiButton-contained MuiButton-containedPrimary MuiButton-sizeMedium MuiButton-containedSizeMedium css-sghohy-MuiButtonBase-root-MuiButton-root"
|
|
342
|
+
class="MuiButtonBase-root MuiButton-root MuiButton-contained MuiButton-containedPrimary MuiButton-sizeMedium MuiButton-containedSizeMedium MuiButton-root MuiButton-contained MuiButton-containedPrimary MuiButton-sizeMedium MuiButton-containedSizeMedium css-sghohy-MuiButtonBase-root-MuiButton-root"
|
|
343
343
|
style="margin: 4px;"
|
|
344
344
|
tabindex="0"
|
|
345
345
|
type="button"
|
|
@@ -367,7 +367,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
367
367
|
class="tss-1962tgi-paperContent"
|
|
368
368
|
>
|
|
369
369
|
<label
|
|
370
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-animated MuiFormLabel-colorPrimary css-9npbnl-MuiFormLabel-root-MuiInputLabel-root"
|
|
370
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-animated MuiFormLabel-colorPrimary MuiInputLabel-root MuiInputLabel-animated css-9npbnl-MuiFormLabel-root-MuiInputLabel-root"
|
|
371
371
|
>
|
|
372
372
|
stringArrayMapTest
|
|
373
373
|
</label>
|
|
@@ -415,7 +415,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
415
415
|
class="MuiCardContent-root css-46bh2p-MuiCardContent-root"
|
|
416
416
|
>
|
|
417
417
|
<label
|
|
418
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-animated MuiFormLabel-colorPrimary css-9npbnl-MuiFormLabel-root-MuiInputLabel-root"
|
|
418
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-animated MuiFormLabel-colorPrimary MuiInputLabel-root MuiInputLabel-animated css-9npbnl-MuiFormLabel-root-MuiInputLabel-root"
|
|
419
419
|
>
|
|
420
420
|
stringArrayMapTest
|
|
421
421
|
</label>
|
|
@@ -467,7 +467,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
467
467
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
468
468
|
>
|
|
469
469
|
<legend
|
|
470
|
-
class="css-
|
|
470
|
+
class="css-ihdtdm"
|
|
471
471
|
>
|
|
472
472
|
<span
|
|
473
473
|
class="notranslate"
|
|
@@ -524,7 +524,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
524
524
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
525
525
|
>
|
|
526
526
|
<legend
|
|
527
|
-
class="css-
|
|
527
|
+
class="css-ihdtdm"
|
|
528
528
|
>
|
|
529
529
|
<span
|
|
530
530
|
class="notranslate"
|
|
@@ -537,7 +537,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
537
537
|
</div>
|
|
538
538
|
</li>
|
|
539
539
|
<button
|
|
540
|
-
class="MuiButtonBase-root MuiButton-root MuiButton-contained MuiButton-containedPrimary MuiButton-sizeMedium MuiButton-containedSizeMedium css-sghohy-MuiButtonBase-root-MuiButton-root"
|
|
540
|
+
class="MuiButtonBase-root MuiButton-root MuiButton-contained MuiButton-containedPrimary MuiButton-sizeMedium MuiButton-containedSizeMedium MuiButton-root MuiButton-contained MuiButton-containedPrimary MuiButton-sizeMedium MuiButton-containedSizeMedium css-sghohy-MuiButtonBase-root-MuiButton-root"
|
|
541
541
|
style="margin: 4px;"
|
|
542
542
|
tabindex="0"
|
|
543
543
|
type="button"
|
|
@@ -605,7 +605,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
605
605
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
606
606
|
>
|
|
607
607
|
<legend
|
|
608
|
-
class="css-
|
|
608
|
+
class="css-ihdtdm"
|
|
609
609
|
>
|
|
610
610
|
<span
|
|
611
611
|
class="notranslate"
|
|
@@ -639,7 +639,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
639
639
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
640
640
|
>
|
|
641
641
|
<label
|
|
642
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
642
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
643
643
|
data-shrink="true"
|
|
644
644
|
for="mui-9"
|
|
645
645
|
id="mui-9-label"
|
|
@@ -662,7 +662,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
662
662
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
663
663
|
>
|
|
664
664
|
<legend
|
|
665
|
-
class="css-
|
|
665
|
+
class="css-14lo706"
|
|
666
666
|
>
|
|
667
667
|
<span>
|
|
668
668
|
numberTest
|
|
@@ -694,7 +694,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
694
694
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
695
695
|
>
|
|
696
696
|
<label
|
|
697
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
697
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
698
698
|
data-shrink="true"
|
|
699
699
|
for="mui-10"
|
|
700
700
|
id="mui-10-label"
|
|
@@ -717,7 +717,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
717
717
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
718
718
|
>
|
|
719
719
|
<legend
|
|
720
|
-
class="css-
|
|
720
|
+
class="css-14lo706"
|
|
721
721
|
>
|
|
722
722
|
<span>
|
|
723
723
|
integerTest
|
|
@@ -752,7 +752,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
752
752
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
753
753
|
>
|
|
754
754
|
<label
|
|
755
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
755
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
756
756
|
data-shrink="true"
|
|
757
757
|
for="mui-11"
|
|
758
758
|
id="mui-11-label"
|
|
@@ -775,7 +775,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
775
775
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
776
776
|
>
|
|
777
777
|
<legend
|
|
778
|
-
class="css-
|
|
778
|
+
class="css-14lo706"
|
|
779
779
|
>
|
|
780
780
|
<span>
|
|
781
781
|
colorTest
|
|
@@ -814,7 +814,7 @@ exports[`ConfigurationEditor widget renders all the different types of built-in
|
|
|
814
814
|
class="MuiFormControlLabel-root MuiFormControlLabel-labelPlacementEnd css-j204z7-MuiFormControlLabel-root"
|
|
815
815
|
>
|
|
816
816
|
<span
|
|
817
|
-
class="MuiButtonBase-root MuiCheckbox-root MuiCheckbox-colorPrimary PrivateSwitchBase-root MuiCheckbox-root MuiCheckbox-colorPrimary Mui-checked css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root"
|
|
817
|
+
class="MuiButtonBase-root MuiCheckbox-root MuiCheckbox-colorPrimary PrivateSwitchBase-root MuiCheckbox-root MuiCheckbox-colorPrimary Mui-checked MuiCheckbox-root MuiCheckbox-colorPrimary css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root"
|
|
818
818
|
>
|
|
819
819
|
<input
|
|
820
820
|
checked=""
|
|
@@ -925,7 +925,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
925
925
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
926
926
|
>
|
|
927
927
|
<label
|
|
928
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
928
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
929
929
|
data-shrink="true"
|
|
930
930
|
for="mui-12"
|
|
931
931
|
id="mui-12-label"
|
|
@@ -948,7 +948,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
948
948
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
949
949
|
>
|
|
950
950
|
<legend
|
|
951
|
-
class="css-
|
|
951
|
+
class="css-14lo706"
|
|
952
952
|
>
|
|
953
953
|
<span>
|
|
954
954
|
maxFeatureScreenDensity
|
|
@@ -980,7 +980,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
980
980
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
981
981
|
>
|
|
982
982
|
<label
|
|
983
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
983
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
984
984
|
data-shrink="true"
|
|
985
985
|
for="mui-13"
|
|
986
986
|
id="mui-13-label"
|
|
@@ -1003,7 +1003,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1003
1003
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
1004
1004
|
>
|
|
1005
1005
|
<legend
|
|
1006
|
-
class="css-
|
|
1006
|
+
class="css-14lo706"
|
|
1007
1007
|
>
|
|
1008
1008
|
<span>
|
|
1009
1009
|
fetchSizeLimit
|
|
@@ -1060,7 +1060,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1060
1060
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
1061
1061
|
>
|
|
1062
1062
|
<legend
|
|
1063
|
-
class="css-
|
|
1063
|
+
class="css-ihdtdm"
|
|
1064
1064
|
>
|
|
1065
1065
|
<span
|
|
1066
1066
|
class="notranslate"
|
|
@@ -1183,7 +1183,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1183
1183
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
1184
1184
|
>
|
|
1185
1185
|
<label
|
|
1186
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1186
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1187
1187
|
data-shrink="true"
|
|
1188
1188
|
for="mui-16"
|
|
1189
1189
|
id="mui-16-label"
|
|
@@ -1227,7 +1227,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1227
1227
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
1228
1228
|
>
|
|
1229
1229
|
<legend
|
|
1230
|
-
class="css-
|
|
1230
|
+
class="css-14lo706"
|
|
1231
1231
|
>
|
|
1232
1232
|
<span>
|
|
1233
1233
|
Type
|
|
@@ -1260,7 +1260,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1260
1260
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
1261
1261
|
>
|
|
1262
1262
|
<label
|
|
1263
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1263
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1264
1264
|
data-shrink="true"
|
|
1265
1265
|
for="mui-17"
|
|
1266
1266
|
id="mui-17-label"
|
|
@@ -1283,7 +1283,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1283
1283
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
1284
1284
|
>
|
|
1285
1285
|
<legend
|
|
1286
|
-
class="css-
|
|
1286
|
+
class="css-14lo706"
|
|
1287
1287
|
>
|
|
1288
1288
|
<span>
|
|
1289
1289
|
color
|
|
@@ -1348,7 +1348,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1348
1348
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
1349
1349
|
>
|
|
1350
1350
|
<label
|
|
1351
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1351
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1352
1352
|
data-shrink="true"
|
|
1353
1353
|
for="mui-18"
|
|
1354
1354
|
id="mui-18-label"
|
|
@@ -1392,7 +1392,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1392
1392
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
1393
1393
|
>
|
|
1394
1394
|
<legend
|
|
1395
|
-
class="css-
|
|
1395
|
+
class="css-14lo706"
|
|
1396
1396
|
>
|
|
1397
1397
|
<span>
|
|
1398
1398
|
orientationType
|
|
@@ -1424,7 +1424,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1424
1424
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
1425
1425
|
>
|
|
1426
1426
|
<label
|
|
1427
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1427
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1428
1428
|
data-shrink="true"
|
|
1429
1429
|
for="mui-19"
|
|
1430
1430
|
id="mui-19-label"
|
|
@@ -1468,7 +1468,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1468
1468
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
1469
1469
|
>
|
|
1470
1470
|
<legend
|
|
1471
|
-
class="css-
|
|
1471
|
+
class="css-14lo706"
|
|
1472
1472
|
>
|
|
1473
1473
|
<span>
|
|
1474
1474
|
displayMode
|
|
@@ -1500,7 +1500,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1500
1500
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
1501
1501
|
>
|
|
1502
1502
|
<label
|
|
1503
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1503
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1504
1504
|
data-shrink="true"
|
|
1505
1505
|
for="mui-20"
|
|
1506
1506
|
id="mui-20-label"
|
|
@@ -1523,7 +1523,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1523
1523
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
1524
1524
|
>
|
|
1525
1525
|
<legend
|
|
1526
|
-
class="css-
|
|
1526
|
+
class="css-14lo706"
|
|
1527
1527
|
>
|
|
1528
1528
|
<span>
|
|
1529
1529
|
minSubfeatureWidth
|
|
@@ -1555,7 +1555,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1555
1555
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
1556
1556
|
>
|
|
1557
1557
|
<label
|
|
1558
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1558
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1559
1559
|
data-shrink="true"
|
|
1560
1560
|
for="mui-21"
|
|
1561
1561
|
id="mui-21-label"
|
|
@@ -1578,7 +1578,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1578
1578
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
1579
1579
|
>
|
|
1580
1580
|
<legend
|
|
1581
|
-
class="css-
|
|
1581
|
+
class="css-14lo706"
|
|
1582
1582
|
>
|
|
1583
1583
|
<span>
|
|
1584
1584
|
maxHeight
|
|
@@ -1610,7 +1610,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1610
1610
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
1611
1611
|
>
|
|
1612
1612
|
<label
|
|
1613
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1613
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1614
1614
|
data-shrink="true"
|
|
1615
1615
|
for="mui-22"
|
|
1616
1616
|
id="mui-22-label"
|
|
@@ -1633,7 +1633,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1633
1633
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
1634
1634
|
>
|
|
1635
1635
|
<legend
|
|
1636
|
-
class="css-
|
|
1636
|
+
class="css-14lo706"
|
|
1637
1637
|
>
|
|
1638
1638
|
<span>
|
|
1639
1639
|
maxClippingSize
|
|
@@ -1665,7 +1665,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1665
1665
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
1666
1666
|
>
|
|
1667
1667
|
<label
|
|
1668
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1668
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1669
1669
|
data-shrink="true"
|
|
1670
1670
|
for="mui-23"
|
|
1671
1671
|
id="mui-23-label"
|
|
@@ -1688,7 +1688,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1688
1688
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
1689
1689
|
>
|
|
1690
1690
|
<legend
|
|
1691
|
-
class="css-
|
|
1691
|
+
class="css-14lo706"
|
|
1692
1692
|
>
|
|
1693
1693
|
<span>
|
|
1694
1694
|
height
|
|
@@ -1745,7 +1745,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1745
1745
|
class="MuiFormControlLabel-root MuiFormControlLabel-labelPlacementEnd css-j204z7-MuiFormControlLabel-root"
|
|
1746
1746
|
>
|
|
1747
1747
|
<span
|
|
1748
|
-
class="MuiButtonBase-root MuiCheckbox-root MuiCheckbox-colorPrimary PrivateSwitchBase-root MuiCheckbox-root MuiCheckbox-colorPrimary css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root"
|
|
1748
|
+
class="MuiButtonBase-root MuiCheckbox-root MuiCheckbox-colorPrimary PrivateSwitchBase-root MuiCheckbox-root MuiCheckbox-colorPrimary MuiCheckbox-root MuiCheckbox-colorPrimary css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root"
|
|
1749
1749
|
>
|
|
1750
1750
|
<input
|
|
1751
1751
|
class="PrivateSwitchBase-input css-1m9pwf3"
|
|
@@ -1794,7 +1794,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1794
1794
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
1795
1795
|
>
|
|
1796
1796
|
<label
|
|
1797
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1797
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1798
1798
|
data-shrink="true"
|
|
1799
1799
|
for="mui-24"
|
|
1800
1800
|
id="mui-24-label"
|
|
@@ -1817,7 +1817,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1817
1817
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
1818
1818
|
>
|
|
1819
1819
|
<legend
|
|
1820
|
-
class="css-
|
|
1820
|
+
class="css-14lo706"
|
|
1821
1821
|
>
|
|
1822
1822
|
<span>
|
|
1823
1823
|
largeInsertionIndicatorScale
|
|
@@ -1852,7 +1852,7 @@ exports[`ConfigurationEditor widget renders with defaults of the PileupTrack sch
|
|
|
1852
1852
|
class="MuiFormControlLabel-root MuiFormControlLabel-labelPlacementEnd css-j204z7-MuiFormControlLabel-root"
|
|
1853
1853
|
>
|
|
1854
1854
|
<span
|
|
1855
|
-
class="MuiButtonBase-root MuiCheckbox-root MuiCheckbox-colorPrimary PrivateSwitchBase-root MuiCheckbox-root MuiCheckbox-colorPrimary css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root"
|
|
1855
|
+
class="MuiButtonBase-root MuiCheckbox-root MuiCheckbox-colorPrimary PrivateSwitchBase-root MuiCheckbox-root MuiCheckbox-colorPrimary MuiCheckbox-root MuiCheckbox-colorPrimary css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root"
|
|
1856
1856
|
>
|
|
1857
1857
|
<input
|
|
1858
1858
|
class="PrivateSwitchBase-input css-1m9pwf3"
|
|
@@ -1969,7 +1969,7 @@ exports[`ConfigurationEditor widget renders with just the required model element
|
|
|
1969
1969
|
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
|
|
1970
1970
|
>
|
|
1971
1971
|
<label
|
|
1972
|
-
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1972
|
+
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-outlined css-1sumxir-MuiFormLabel-root-MuiInputLabel-root"
|
|
1973
1973
|
data-shrink="true"
|
|
1974
1974
|
for="mui-1"
|
|
1975
1975
|
id="mui-1-label"
|
|
@@ -1992,7 +1992,7 @@ exports[`ConfigurationEditor widget renders with just the required model element
|
|
|
1992
1992
|
class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
|
|
1993
1993
|
>
|
|
1994
1994
|
<legend
|
|
1995
|
-
class="css-
|
|
1995
|
+
class="css-14lo706"
|
|
1996
1996
|
>
|
|
1997
1997
|
<span>
|
|
1998
1998
|
foo
|