@jbrowse/plugin-config 2.5.0 → 2.6.2

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.
Files changed (175) hide show
  1. package/dist/ConfigurationEditorWidget/components/BooleanEditor.d.ts +2 -1
  2. package/dist/ConfigurationEditorWidget/components/BooleanEditor.js +0 -1
  3. package/dist/ConfigurationEditorWidget/components/CallbackEditor.d.ts +2 -1
  4. package/dist/ConfigurationEditorWidget/components/CallbackEditor.js +0 -1
  5. package/dist/ConfigurationEditorWidget/components/ColorEditor.d.ts +3 -2
  6. package/dist/ConfigurationEditorWidget/components/ColorEditor.js +0 -1
  7. package/dist/ConfigurationEditorWidget/components/ConfigurationEditor.d.ts +2 -1
  8. package/dist/ConfigurationEditorWidget/components/ConfigurationEditor.js +0 -1
  9. package/dist/ConfigurationEditorWidget/components/ConfigurationTextField.d.ts +2 -1
  10. package/dist/ConfigurationEditorWidget/components/ConfigurationTextField.js +0 -1
  11. package/dist/ConfigurationEditorWidget/components/JsonEditor.d.ts +2 -1
  12. package/dist/ConfigurationEditorWidget/components/JsonEditor.js +0 -1
  13. package/dist/ConfigurationEditorWidget/components/NumberEditor.d.ts +2 -1
  14. package/dist/ConfigurationEditorWidget/components/NumberEditor.js +0 -1
  15. package/dist/ConfigurationEditorWidget/components/NumberMapEditor.d.ts +2 -1
  16. package/dist/ConfigurationEditorWidget/components/NumberMapEditor.js +0 -1
  17. package/dist/ConfigurationEditorWidget/components/SlotEditor.d.ts +2 -1
  18. package/dist/ConfigurationEditorWidget/components/SlotEditor.js +0 -1
  19. package/dist/ConfigurationEditorWidget/components/StringArrayEditor.d.ts +2 -1
  20. package/dist/ConfigurationEditorWidget/components/StringArrayEditor.js +0 -1
  21. package/dist/ConfigurationEditorWidget/components/StringArrayMapEditor.d.ts +2 -1
  22. package/dist/ConfigurationEditorWidget/components/StringArrayMapEditor.js +0 -1
  23. package/dist/ConfigurationEditorWidget/components/TypeSelector.d.ts +1 -1
  24. package/dist/ConfigurationEditorWidget/components/TypeSelector.js +0 -1
  25. package/dist/ConfigurationEditorWidget/index.d.ts +2 -1
  26. package/dist/ConfigurationEditorWidget/index.js +0 -1
  27. package/dist/ConfigurationEditorWidget/model.js +0 -1
  28. package/dist/FromConfigAdapter/FromConfigAdapter.js +0 -1
  29. package/dist/FromConfigAdapter/configSchema.js +0 -1
  30. package/dist/FromConfigAdapter/index.js +0 -1
  31. package/dist/FromConfigRegionsAdapter/FromConfigRegionsAdapter.js +0 -1
  32. package/dist/FromConfigRegionsAdapter/configSchema.js +0 -1
  33. package/dist/FromConfigRegionsAdapter/index.js +0 -1
  34. package/dist/FromConfigSequenceAdapter/FromConfigSequenceAdapter.js +0 -1
  35. package/dist/FromConfigSequenceAdapter/configSchema.js +0 -1
  36. package/dist/FromConfigSequenceAdapter/index.js +0 -1
  37. package/dist/RefNameAliasAdapter/RefNameAliasAdapter.js +0 -1
  38. package/dist/RefNameAliasAdapter/configSchema.js +0 -1
  39. package/dist/RefNameAliasAdapter/index.js +0 -1
  40. package/dist/index.d.ts +1 -1
  41. package/dist/index.js +0 -1
  42. package/esm/ConfigurationEditorWidget/components/BooleanEditor.d.ts +2 -1
  43. package/esm/ConfigurationEditorWidget/components/BooleanEditor.js +0 -1
  44. package/esm/ConfigurationEditorWidget/components/CallbackEditor.d.ts +2 -1
  45. package/esm/ConfigurationEditorWidget/components/CallbackEditor.js +0 -1
  46. package/esm/ConfigurationEditorWidget/components/ColorEditor.d.ts +3 -2
  47. package/esm/ConfigurationEditorWidget/components/ColorEditor.js +0 -1
  48. package/esm/ConfigurationEditorWidget/components/ConfigurationEditor.d.ts +2 -1
  49. package/esm/ConfigurationEditorWidget/components/ConfigurationEditor.js +0 -1
  50. package/esm/ConfigurationEditorWidget/components/ConfigurationTextField.d.ts +2 -1
  51. package/esm/ConfigurationEditorWidget/components/ConfigurationTextField.js +0 -1
  52. package/esm/ConfigurationEditorWidget/components/JsonEditor.d.ts +2 -1
  53. package/esm/ConfigurationEditorWidget/components/JsonEditor.js +0 -1
  54. package/esm/ConfigurationEditorWidget/components/NumberEditor.d.ts +2 -1
  55. package/esm/ConfigurationEditorWidget/components/NumberEditor.js +0 -1
  56. package/esm/ConfigurationEditorWidget/components/NumberMapEditor.d.ts +2 -1
  57. package/esm/ConfigurationEditorWidget/components/NumberMapEditor.js +0 -1
  58. package/esm/ConfigurationEditorWidget/components/SlotEditor.d.ts +2 -1
  59. package/esm/ConfigurationEditorWidget/components/SlotEditor.js +0 -1
  60. package/esm/ConfigurationEditorWidget/components/StringArrayEditor.d.ts +2 -1
  61. package/esm/ConfigurationEditorWidget/components/StringArrayEditor.js +0 -1
  62. package/esm/ConfigurationEditorWidget/components/StringArrayMapEditor.d.ts +2 -1
  63. package/esm/ConfigurationEditorWidget/components/StringArrayMapEditor.js +0 -1
  64. package/esm/ConfigurationEditorWidget/components/TypeSelector.d.ts +1 -1
  65. package/esm/ConfigurationEditorWidget/components/TypeSelector.js +0 -1
  66. package/esm/ConfigurationEditorWidget/index.d.ts +2 -1
  67. package/esm/ConfigurationEditorWidget/index.js +0 -1
  68. package/esm/ConfigurationEditorWidget/model.js +0 -1
  69. package/esm/FromConfigAdapter/FromConfigAdapter.js +0 -1
  70. package/esm/FromConfigAdapter/configSchema.js +0 -1
  71. package/esm/FromConfigAdapter/index.js +0 -1
  72. package/esm/FromConfigRegionsAdapter/FromConfigRegionsAdapter.js +0 -1
  73. package/esm/FromConfigRegionsAdapter/configSchema.js +0 -1
  74. package/esm/FromConfigRegionsAdapter/index.js +0 -1
  75. package/esm/FromConfigSequenceAdapter/FromConfigSequenceAdapter.js +0 -1
  76. package/esm/FromConfigSequenceAdapter/configSchema.js +0 -1
  77. package/esm/FromConfigSequenceAdapter/index.js +0 -1
  78. package/esm/RefNameAliasAdapter/RefNameAliasAdapter.js +0 -1
  79. package/esm/RefNameAliasAdapter/configSchema.js +0 -1
  80. package/esm/RefNameAliasAdapter/index.js +0 -1
  81. package/esm/index.d.ts +1 -1
  82. package/esm/index.js +0 -1
  83. package/package.json +3 -4
  84. package/dist/ConfigurationEditorWidget/components/BooleanEditor.js.map +0 -1
  85. package/dist/ConfigurationEditorWidget/components/CallbackEditor.js.map +0 -1
  86. package/dist/ConfigurationEditorWidget/components/ColorEditor.js.map +0 -1
  87. package/dist/ConfigurationEditorWidget/components/ConfigurationEditor.js.map +0 -1
  88. package/dist/ConfigurationEditorWidget/components/ConfigurationTextField.js.map +0 -1
  89. package/dist/ConfigurationEditorWidget/components/JsonEditor.js.map +0 -1
  90. package/dist/ConfigurationEditorWidget/components/NumberEditor.js.map +0 -1
  91. package/dist/ConfigurationEditorWidget/components/NumberMapEditor.js.map +0 -1
  92. package/dist/ConfigurationEditorWidget/components/SlotEditor.js.map +0 -1
  93. package/dist/ConfigurationEditorWidget/components/StringArrayEditor.js.map +0 -1
  94. package/dist/ConfigurationEditorWidget/components/StringArrayMapEditor.js.map +0 -1
  95. package/dist/ConfigurationEditorWidget/components/TypeSelector.js.map +0 -1
  96. package/dist/ConfigurationEditorWidget/index.js.map +0 -1
  97. package/dist/ConfigurationEditorWidget/model.js.map +0 -1
  98. package/dist/FromConfigAdapter/FromConfigAdapter.js.map +0 -1
  99. package/dist/FromConfigAdapter/configSchema.js.map +0 -1
  100. package/dist/FromConfigAdapter/index.js.map +0 -1
  101. package/dist/FromConfigRegionsAdapter/FromConfigRegionsAdapter.js.map +0 -1
  102. package/dist/FromConfigRegionsAdapter/configSchema.js.map +0 -1
  103. package/dist/FromConfigRegionsAdapter/index.js.map +0 -1
  104. package/dist/FromConfigSequenceAdapter/FromConfigSequenceAdapter.js.map +0 -1
  105. package/dist/FromConfigSequenceAdapter/configSchema.js.map +0 -1
  106. package/dist/FromConfigSequenceAdapter/index.js.map +0 -1
  107. package/dist/RefNameAliasAdapter/RefNameAliasAdapter.js.map +0 -1
  108. package/dist/RefNameAliasAdapter/configSchema.js.map +0 -1
  109. package/dist/RefNameAliasAdapter/index.js.map +0 -1
  110. package/dist/index.js.map +0 -1
  111. package/esm/ConfigurationEditorWidget/components/BooleanEditor.js.map +0 -1
  112. package/esm/ConfigurationEditorWidget/components/CallbackEditor.js.map +0 -1
  113. package/esm/ConfigurationEditorWidget/components/ColorEditor.js.map +0 -1
  114. package/esm/ConfigurationEditorWidget/components/ConfigurationEditor.js.map +0 -1
  115. package/esm/ConfigurationEditorWidget/components/ConfigurationTextField.js.map +0 -1
  116. package/esm/ConfigurationEditorWidget/components/JsonEditor.js.map +0 -1
  117. package/esm/ConfigurationEditorWidget/components/NumberEditor.js.map +0 -1
  118. package/esm/ConfigurationEditorWidget/components/NumberMapEditor.js.map +0 -1
  119. package/esm/ConfigurationEditorWidget/components/SlotEditor.js.map +0 -1
  120. package/esm/ConfigurationEditorWidget/components/StringArrayEditor.js.map +0 -1
  121. package/esm/ConfigurationEditorWidget/components/StringArrayMapEditor.js.map +0 -1
  122. package/esm/ConfigurationEditorWidget/components/TypeSelector.js.map +0 -1
  123. package/esm/ConfigurationEditorWidget/index.js.map +0 -1
  124. package/esm/ConfigurationEditorWidget/model.js.map +0 -1
  125. package/esm/FromConfigAdapter/FromConfigAdapter.js.map +0 -1
  126. package/esm/FromConfigAdapter/configSchema.js.map +0 -1
  127. package/esm/FromConfigAdapter/index.js.map +0 -1
  128. package/esm/FromConfigRegionsAdapter/FromConfigRegionsAdapter.js.map +0 -1
  129. package/esm/FromConfigRegionsAdapter/configSchema.js.map +0 -1
  130. package/esm/FromConfigRegionsAdapter/index.js.map +0 -1
  131. package/esm/FromConfigSequenceAdapter/FromConfigSequenceAdapter.js.map +0 -1
  132. package/esm/FromConfigSequenceAdapter/configSchema.js.map +0 -1
  133. package/esm/FromConfigSequenceAdapter/index.js.map +0 -1
  134. package/esm/RefNameAliasAdapter/RefNameAliasAdapter.js.map +0 -1
  135. package/esm/RefNameAliasAdapter/configSchema.js.map +0 -1
  136. package/esm/RefNameAliasAdapter/index.js.map +0 -1
  137. package/esm/index.js.map +0 -1
  138. package/src/ConfigurationEditorWidget/components/BooleanEditor.tsx +0 -35
  139. package/src/ConfigurationEditorWidget/components/CallbackEditor.tsx +0 -126
  140. package/src/ConfigurationEditorWidget/components/ColorEditor.test.tsx +0 -14
  141. package/src/ConfigurationEditorWidget/components/ColorEditor.tsx +0 -59
  142. package/src/ConfigurationEditorWidget/components/ConfigurationEditor.test.tsx +0 -95
  143. package/src/ConfigurationEditorWidget/components/ConfigurationEditor.tsx +0 -167
  144. package/src/ConfigurationEditorWidget/components/ConfigurationTextField.tsx +0 -22
  145. package/src/ConfigurationEditorWidget/components/JsonEditor.tsx +0 -84
  146. package/src/ConfigurationEditorWidget/components/NumberEditor.tsx +0 -34
  147. package/src/ConfigurationEditorWidget/components/NumberMapEditor.tsx +0 -94
  148. package/src/ConfigurationEditorWidget/components/SlotEditor.tsx +0 -236
  149. package/src/ConfigurationEditorWidget/components/StringArrayEditor.tsx +0 -112
  150. package/src/ConfigurationEditorWidget/components/StringArrayMapEditor.tsx +0 -104
  151. package/src/ConfigurationEditorWidget/components/TypeSelector.tsx +0 -43
  152. package/src/ConfigurationEditorWidget/components/__snapshots__/ConfigurationEditor.test.tsx.snap +0 -2079
  153. package/src/ConfigurationEditorWidget/index.tsx +0 -25
  154. package/src/ConfigurationEditorWidget/model.ts +0 -21
  155. package/src/FromConfigAdapter/FromConfigAdapter.test.ts +0 -56
  156. package/src/FromConfigAdapter/FromConfigAdapter.ts +0 -90
  157. package/src/FromConfigAdapter/configSchema.ts +0 -22
  158. package/src/FromConfigAdapter/index.ts +0 -18
  159. package/src/FromConfigAdapter/test_data/volvox.2bit +0 -0
  160. package/src/FromConfigRegionsAdapter/FromConfigRegionsAdapter.test.ts +0 -58
  161. package/src/FromConfigRegionsAdapter/FromConfigRegionsAdapter.ts +0 -81
  162. package/src/FromConfigRegionsAdapter/configSchema.ts +0 -24
  163. package/src/FromConfigRegionsAdapter/index.ts +0 -18
  164. package/src/FromConfigSequenceAdapter/FromConfigSequenceAdapter.test.ts +0 -64
  165. package/src/FromConfigSequenceAdapter/FromConfigSequenceAdapter.ts +0 -86
  166. package/src/FromConfigSequenceAdapter/configSchema.ts +0 -21
  167. package/src/FromConfigSequenceAdapter/index.ts +0 -19
  168. package/src/RefNameAliasAdapter/RefNameAliasAdapter.test.ts +0 -18
  169. package/src/RefNameAliasAdapter/RefNameAliasAdapter.ts +0 -30
  170. package/src/RefNameAliasAdapter/configSchema.ts +0 -36
  171. package/src/RefNameAliasAdapter/index.ts +0 -19
  172. package/src/RefNameAliasAdapter/test_data/simple_alias.txt +0 -2
  173. package/src/__snapshots__/index.test.ts.snap +0 -10
  174. package/src/index.test.ts +0 -38
  175. package/src/index.ts +0 -42
@@ -1,2079 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`ConfigurationEditor widget renders all the different types of built-in slots 1`] = `
4
- <div
5
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 MuiAccordion-root MuiAccordion-rounded Mui-expanded MuiAccordion-gutters css-vuzfd9-MuiPaper-root-MuiAccordion-root-accordion"
6
- >
7
- <div
8
- aria-expanded="true"
9
- class="MuiButtonBase-root MuiAccordionSummary-root Mui-expanded MuiAccordionSummary-gutters css-sh22l5-MuiButtonBase-root-MuiAccordionSummary-root"
10
- role="button"
11
- tabindex="0"
12
- >
13
- <div
14
- class="MuiAccordionSummary-content Mui-expanded MuiAccordionSummary-contentGutters css-o4b71y-MuiAccordionSummary-content"
15
- >
16
- <p
17
- class="MuiTypography-root MuiTypography-body1 css-ahj2mt-MuiTypography-root"
18
- >
19
- Configuration
20
- </p>
21
- </div>
22
- <div
23
- class="MuiAccordionSummary-expandIconWrapper Mui-expanded css-yw020d-MuiAccordionSummary-expandIconWrapper"
24
- >
25
- <svg
26
- aria-hidden="true"
27
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-ymsoo8-MuiSvgIcon-root-expandIcon"
28
- data-testid="ExpandMoreIcon"
29
- focusable="false"
30
- viewBox="0 0 24 24"
31
- >
32
- <path
33
- d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"
34
- />
35
- </svg>
36
- </div>
37
- </div>
38
- <div
39
- class="MuiCollapse-root MuiCollapse-vertical MuiCollapse-entered css-pwcg7p-MuiCollapse-root"
40
- style="min-height: 0px;"
41
- >
42
- <div
43
- class="MuiCollapse-wrapper MuiCollapse-vertical css-smkl36-MuiCollapse-wrapper"
44
- >
45
- <div
46
- class="MuiCollapse-wrapperInner MuiCollapse-vertical css-9l5vo-MuiCollapse-wrapperInner"
47
- >
48
- <div
49
- class="MuiAccordion-region"
50
- role="region"
51
- >
52
- <div
53
- class="MuiAccordionDetails-root css-rqrb7m-MuiAccordionDetails-root-expansionPanelDetails"
54
- data-testid="configEditor"
55
- >
56
- <div
57
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
58
- >
59
- <div
60
- class="css-1962tgi-paperContent"
61
- >
62
- <div
63
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
64
- >
65
- <label
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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
67
- data-shrink="true"
68
- for="mui-2"
69
- id="mui-2-label"
70
- >
71
- stringTest
72
- </label>
73
- <div
74
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
75
- >
76
- <input
77
- aria-describedby="mui-2-helper-text"
78
- aria-invalid="false"
79
- class="MuiInputBase-input MuiOutlinedInput-input css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input"
80
- id="mui-2"
81
- type="text"
82
- value="string1"
83
- />
84
- <fieldset
85
- aria-hidden="true"
86
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
87
- >
88
- <legend
89
- class="css-14lo706"
90
- >
91
- <span>
92
- stringTest
93
- </span>
94
- </legend>
95
- </fieldset>
96
- </div>
97
- <div
98
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
99
- id="mui-2-helper-text"
100
- >
101
- <span>
102
- stringTest
103
- </span>
104
- </div>
105
- </div>
106
- </div>
107
- <div
108
- class="css-8lz2mt-slotModeSwitch"
109
- />
110
- </div>
111
- <div
112
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
113
- >
114
- <div
115
- class="css-1962tgi-paperContent"
116
- >
117
- <div
118
- class="MuiBox-root css-k008qs"
119
- >
120
- <label
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
- data-shrink="true"
123
- >
124
- fileLocationTest
125
- </label>
126
- </div>
127
- <div
128
- class="MuiBox-root css-1xhj18k"
129
- >
130
- <div
131
- class="MuiBox-root css-0"
132
- >
133
- <div
134
- aria-label="file, url, or account picker"
135
- class="MuiToggleButtonGroup-root css-1gjgmky-MuiToggleButtonGroup-root"
136
- role="group"
137
- >
138
- <button
139
- aria-label="local file"
140
- aria-pressed="false"
141
- class="MuiButtonBase-root MuiToggleButton-root MuiToggleButton-sizeMedium MuiToggleButton-standard MuiToggleButtonGroup-grouped MuiToggleButtonGroup-groupedHorizontal css-ueukts-MuiButtonBase-root-MuiToggleButton-root"
142
- tabindex="0"
143
- type="button"
144
- value="file"
145
- >
146
- File
147
- <span
148
- class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
149
- />
150
- </button>
151
- <button
152
- aria-label="url"
153
- aria-pressed="true"
154
- class="MuiButtonBase-root MuiToggleButton-root Mui-selected MuiToggleButton-sizeMedium MuiToggleButton-standard MuiToggleButtonGroup-grouped MuiToggleButtonGroup-groupedHorizontal css-ueukts-MuiButtonBase-root-MuiToggleButton-root"
155
- tabindex="0"
156
- type="button"
157
- value="url"
158
- >
159
- URL
160
- <span
161
- class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
162
- />
163
- </button>
164
- </div>
165
- </div>
166
- </div>
167
- <div
168
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
169
- >
170
- <label
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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
172
- data-shrink="true"
173
- for="mui-3"
174
- id="mui-3-label"
175
- >
176
- Enter URL
177
- </label>
178
- <div
179
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
180
- >
181
- <input
182
- aria-invalid="false"
183
- class="MuiInputBase-input MuiOutlinedInput-input css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input"
184
- data-testid="urlInput"
185
- id="mui-3"
186
- type="text"
187
- value="/path/to/my.file"
188
- />
189
- <fieldset
190
- aria-hidden="true"
191
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
192
- >
193
- <legend
194
- class="css-14lo706"
195
- >
196
- <span>
197
- Enter URL
198
- </span>
199
- </legend>
200
- </fieldset>
201
- </div>
202
- </div>
203
- <p
204
- class="MuiFormHelperText-root css-1d1r5q-MuiFormHelperText-root"
205
- >
206
- fileLocationTest
207
- </p>
208
- </div>
209
- <div
210
- class="css-8lz2mt-slotModeSwitch"
211
- />
212
- </div>
213
- <div
214
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
215
- >
216
- <div
217
- class="css-1962tgi-paperContent"
218
- >
219
- <label
220
- class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-animated MuiFormLabel-colorPrimary MuiInputLabel-root MuiInputLabel-animated css-9npbnl-MuiFormLabel-root-MuiInputLabel-root"
221
- >
222
- stringArrayTest
223
- </label>
224
- <ul
225
- class="MuiList-root css-1mk9mw3-MuiList-root"
226
- >
227
- <li
228
- class="MuiListItem-root MuiListItem-padding css-1tnift2-MuiListItem-root"
229
- >
230
- <div
231
- class="MuiFormControl-root MuiTextField-root css-1u3bzj6-MuiFormControl-root-MuiTextField-root"
232
- >
233
- <div
234
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-formControl MuiInputBase-adornedEnd css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root"
235
- >
236
- <input
237
- aria-invalid="false"
238
- class="MuiInputBase-input MuiOutlinedInput-input MuiInputBase-inputAdornedEnd css-nxo287-MuiInputBase-input-MuiOutlinedInput-input"
239
- id="mui-4"
240
- type="text"
241
- value="string1"
242
- />
243
- <div
244
- class="MuiInputAdornment-root MuiInputAdornment-positionEnd MuiInputAdornment-outlined MuiInputAdornment-sizeMedium css-1laqsz7-MuiInputAdornment-root"
245
- >
246
- <button
247
- class="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeMedium css-78trlr-MuiButtonBase-root-MuiIconButton-root"
248
- tabindex="0"
249
- type="button"
250
- >
251
- <svg
252
- aria-hidden="true"
253
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root"
254
- data-testid="DeleteIcon"
255
- focusable="false"
256
- viewBox="0 0 24 24"
257
- >
258
- <path
259
- d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"
260
- />
261
- </svg>
262
- <span
263
- class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
264
- />
265
- </button>
266
- </div>
267
- <fieldset
268
- aria-hidden="true"
269
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
270
- >
271
- <legend
272
- class="css-ihdtdm"
273
- >
274
- <span
275
- class="notranslate"
276
- >
277
-
278
- </span>
279
- </legend>
280
- </fieldset>
281
- </div>
282
- </div>
283
- </li>
284
- <li
285
- class="MuiListItem-root MuiListItem-padding css-1tnift2-MuiListItem-root"
286
- >
287
- <div
288
- class="MuiFormControl-root MuiTextField-root css-1u3bzj6-MuiFormControl-root-MuiTextField-root"
289
- >
290
- <div
291
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-formControl MuiInputBase-adornedEnd css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root"
292
- >
293
- <input
294
- aria-invalid="false"
295
- class="MuiInputBase-input MuiOutlinedInput-input MuiInputBase-inputAdornedEnd css-nxo287-MuiInputBase-input-MuiOutlinedInput-input"
296
- id="mui-5"
297
- type="text"
298
- value="string2"
299
- />
300
- <div
301
- class="MuiInputAdornment-root MuiInputAdornment-positionEnd MuiInputAdornment-outlined MuiInputAdornment-sizeMedium css-1laqsz7-MuiInputAdornment-root"
302
- >
303
- <button
304
- class="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeMedium css-78trlr-MuiButtonBase-root-MuiIconButton-root"
305
- tabindex="0"
306
- type="button"
307
- >
308
- <svg
309
- aria-hidden="true"
310
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root"
311
- data-testid="DeleteIcon"
312
- focusable="false"
313
- viewBox="0 0 24 24"
314
- >
315
- <path
316
- d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"
317
- />
318
- </svg>
319
- <span
320
- class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
321
- />
322
- </button>
323
- </div>
324
- <fieldset
325
- aria-hidden="true"
326
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
327
- >
328
- <legend
329
- class="css-ihdtdm"
330
- >
331
- <span
332
- class="notranslate"
333
- >
334
-
335
- </span>
336
- </legend>
337
- </fieldset>
338
- </div>
339
- </div>
340
- </li>
341
- <button
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
- style="margin: 4px;"
344
- tabindex="0"
345
- type="button"
346
- >
347
- Add item
348
- <span
349
- class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
350
- />
351
- </button>
352
- </ul>
353
- <p
354
- class="MuiFormHelperText-root css-1d1r5q-MuiFormHelperText-root"
355
- >
356
- stringArrayTest
357
- </p>
358
- </div>
359
- <div
360
- class="css-8lz2mt-slotModeSwitch"
361
- />
362
- </div>
363
- <div
364
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
365
- >
366
- <div
367
- class="css-1962tgi-paperContent"
368
- >
369
- <label
370
- class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-animated MuiFormLabel-colorPrimary MuiInputLabel-root MuiInputLabel-animated css-9npbnl-MuiFormLabel-root-MuiInputLabel-root"
371
- >
372
- stringArrayMapTest
373
- </label>
374
- <div
375
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation8 MuiCard-root css-i6acwe-MuiPaper-root-MuiCard-root-card"
376
- >
377
- <div
378
- class="MuiCardHeader-root css-185gdzj-MuiCardHeader-root"
379
- >
380
- <div
381
- class="MuiCardHeader-content css-1qbkelo-MuiCardHeader-content"
382
- >
383
- <span
384
- class="MuiTypography-root MuiTypography-h5 MuiCardHeader-title css-1qvr50w-MuiTypography-root"
385
- >
386
- key1
387
- </span>
388
- </div>
389
- <div
390
- class="MuiCardHeader-action css-sgoict-MuiCardHeader-action"
391
- >
392
- <button
393
- class="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeMedium css-78trlr-MuiButtonBase-root-MuiIconButton-root"
394
- tabindex="0"
395
- type="button"
396
- >
397
- <svg
398
- aria-hidden="true"
399
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root"
400
- data-testid="DeleteIcon"
401
- focusable="false"
402
- viewBox="0 0 24 24"
403
- >
404
- <path
405
- d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"
406
- />
407
- </svg>
408
- <span
409
- class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
410
- />
411
- </button>
412
- </div>
413
- </div>
414
- <div
415
- class="MuiCardContent-root css-46bh2p-MuiCardContent-root"
416
- >
417
- <label
418
- class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-animated MuiFormLabel-colorPrimary MuiInputLabel-root MuiInputLabel-animated css-9npbnl-MuiFormLabel-root-MuiInputLabel-root"
419
- >
420
- stringArrayMapTest
421
- </label>
422
- <ul
423
- class="MuiList-root css-1mk9mw3-MuiList-root"
424
- >
425
- <li
426
- class="MuiListItem-root MuiListItem-padding css-1tnift2-MuiListItem-root"
427
- >
428
- <div
429
- class="MuiFormControl-root MuiTextField-root css-1u3bzj6-MuiFormControl-root-MuiTextField-root"
430
- >
431
- <div
432
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-formControl MuiInputBase-adornedEnd css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root"
433
- >
434
- <input
435
- aria-invalid="false"
436
- class="MuiInputBase-input MuiOutlinedInput-input MuiInputBase-inputAdornedEnd css-nxo287-MuiInputBase-input-MuiOutlinedInput-input"
437
- id="mui-6"
438
- type="text"
439
- value="string1"
440
- />
441
- <div
442
- class="MuiInputAdornment-root MuiInputAdornment-positionEnd MuiInputAdornment-outlined MuiInputAdornment-sizeMedium css-1laqsz7-MuiInputAdornment-root"
443
- >
444
- <button
445
- class="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeMedium css-78trlr-MuiButtonBase-root-MuiIconButton-root"
446
- tabindex="0"
447
- type="button"
448
- >
449
- <svg
450
- aria-hidden="true"
451
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root"
452
- data-testid="DeleteIcon"
453
- focusable="false"
454
- viewBox="0 0 24 24"
455
- >
456
- <path
457
- d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"
458
- />
459
- </svg>
460
- <span
461
- class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
462
- />
463
- </button>
464
- </div>
465
- <fieldset
466
- aria-hidden="true"
467
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
468
- >
469
- <legend
470
- class="css-ihdtdm"
471
- >
472
- <span
473
- class="notranslate"
474
- >
475
-
476
- </span>
477
- </legend>
478
- </fieldset>
479
- </div>
480
- </div>
481
- </li>
482
- <li
483
- class="MuiListItem-root MuiListItem-padding css-1tnift2-MuiListItem-root"
484
- >
485
- <div
486
- class="MuiFormControl-root MuiTextField-root css-1u3bzj6-MuiFormControl-root-MuiTextField-root"
487
- >
488
- <div
489
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-formControl MuiInputBase-adornedEnd css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root"
490
- >
491
- <input
492
- aria-invalid="false"
493
- class="MuiInputBase-input MuiOutlinedInput-input MuiInputBase-inputAdornedEnd css-nxo287-MuiInputBase-input-MuiOutlinedInput-input"
494
- id="mui-7"
495
- type="text"
496
- value="string2"
497
- />
498
- <div
499
- class="MuiInputAdornment-root MuiInputAdornment-positionEnd MuiInputAdornment-outlined MuiInputAdornment-sizeMedium css-1laqsz7-MuiInputAdornment-root"
500
- >
501
- <button
502
- class="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeMedium css-78trlr-MuiButtonBase-root-MuiIconButton-root"
503
- tabindex="0"
504
- type="button"
505
- >
506
- <svg
507
- aria-hidden="true"
508
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root"
509
- data-testid="DeleteIcon"
510
- focusable="false"
511
- viewBox="0 0 24 24"
512
- >
513
- <path
514
- d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"
515
- />
516
- </svg>
517
- <span
518
- class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
519
- />
520
- </button>
521
- </div>
522
- <fieldset
523
- aria-hidden="true"
524
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
525
- >
526
- <legend
527
- class="css-ihdtdm"
528
- >
529
- <span
530
- class="notranslate"
531
- >
532
-
533
- </span>
534
- </legend>
535
- </fieldset>
536
- </div>
537
- </div>
538
- </li>
539
- <button
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
- style="margin: 4px;"
542
- tabindex="0"
543
- type="button"
544
- >
545
- Add item
546
- <span
547
- class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
548
- />
549
- </button>
550
- </ul>
551
- <p
552
- class="MuiFormHelperText-root css-1d1r5q-MuiFormHelperText-root"
553
- >
554
- Values associated with entry key1
555
- </p>
556
- </div>
557
- </div>
558
- <div
559
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation8 MuiCard-root css-i6acwe-MuiPaper-root-MuiCard-root-card"
560
- >
561
- <div
562
- class="MuiCardHeader-root css-185gdzj-MuiCardHeader-root"
563
- >
564
- <div
565
- class="MuiCardHeader-content css-1qbkelo-MuiCardHeader-content"
566
- >
567
- <div
568
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
569
- >
570
- <div
571
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl MuiInputBase-adornedEnd css-154xyx0-MuiInputBase-root-MuiOutlinedInput-root"
572
- >
573
- <input
574
- aria-invalid="false"
575
- class="MuiInputBase-input MuiOutlinedInput-input MuiInputBase-inputAdornedEnd css-nxo287-MuiInputBase-input-MuiOutlinedInput-input"
576
- id="mui-8"
577
- placeholder="add new"
578
- type="text"
579
- value=""
580
- />
581
- <div
582
- class="MuiInputAdornment-root MuiInputAdornment-positionEnd MuiInputAdornment-outlined MuiInputAdornment-sizeMedium css-1laqsz7-MuiInputAdornment-root"
583
- >
584
- <button
585
- class="MuiButtonBase-root Mui-disabled MuiIconButton-root Mui-disabled MuiIconButton-sizeMedium css-78trlr-MuiButtonBase-root-MuiIconButton-root"
586
- disabled=""
587
- tabindex="-1"
588
- type="button"
589
- >
590
- <svg
591
- aria-hidden="true"
592
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root"
593
- data-testid="AddIcon"
594
- focusable="false"
595
- viewBox="0 0 24 24"
596
- >
597
- <path
598
- d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
599
- />
600
- </svg>
601
- </button>
602
- </div>
603
- <fieldset
604
- aria-hidden="true"
605
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
606
- >
607
- <legend
608
- class="css-ihdtdm"
609
- >
610
- <span
611
- class="notranslate"
612
- >
613
-
614
- </span>
615
- </legend>
616
- </fieldset>
617
- </div>
618
- </div>
619
- </div>
620
- </div>
621
- </div>
622
- <p
623
- class="MuiFormHelperText-root css-1d1r5q-MuiFormHelperText-root"
624
- >
625
- stringArrayMapTest
626
- </p>
627
- </div>
628
- <div
629
- class="css-8lz2mt-slotModeSwitch"
630
- />
631
- </div>
632
- <div
633
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
634
- >
635
- <div
636
- class="css-1962tgi-paperContent"
637
- >
638
- <div
639
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
640
- >
641
- <label
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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
643
- data-shrink="true"
644
- for="mui-9"
645
- id="mui-9-label"
646
- >
647
- numberTest
648
- </label>
649
- <div
650
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
651
- >
652
- <input
653
- aria-describedby="mui-9-helper-text"
654
- aria-invalid="false"
655
- class="MuiInputBase-input MuiOutlinedInput-input css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input"
656
- id="mui-9"
657
- type="number"
658
- value="88.5"
659
- />
660
- <fieldset
661
- aria-hidden="true"
662
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
663
- >
664
- <legend
665
- class="css-14lo706"
666
- >
667
- <span>
668
- numberTest
669
- </span>
670
- </legend>
671
- </fieldset>
672
- </div>
673
- <div
674
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
675
- id="mui-9-helper-text"
676
- >
677
- <span>
678
- numberTest
679
- </span>
680
- </div>
681
- </div>
682
- </div>
683
- <div
684
- class="css-8lz2mt-slotModeSwitch"
685
- />
686
- </div>
687
- <div
688
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
689
- >
690
- <div
691
- class="css-1962tgi-paperContent"
692
- >
693
- <div
694
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
695
- >
696
- <label
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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
698
- data-shrink="true"
699
- for="mui-10"
700
- id="mui-10-label"
701
- >
702
- integerTest
703
- </label>
704
- <div
705
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
706
- >
707
- <input
708
- aria-describedby="mui-10-helper-text"
709
- aria-invalid="false"
710
- class="MuiInputBase-input MuiOutlinedInput-input css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input"
711
- id="mui-10"
712
- type="number"
713
- value="42"
714
- />
715
- <fieldset
716
- aria-hidden="true"
717
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
718
- >
719
- <legend
720
- class="css-14lo706"
721
- >
722
- <span>
723
- integerTest
724
- </span>
725
- </legend>
726
- </fieldset>
727
- </div>
728
- <div
729
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
730
- id="mui-10-helper-text"
731
- >
732
- <span>
733
- integerTest
734
- </span>
735
- </div>
736
- </div>
737
- </div>
738
- <div
739
- class="css-8lz2mt-slotModeSwitch"
740
- />
741
- </div>
742
- <div
743
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
744
- >
745
- <div
746
- class="css-1962tgi-paperContent"
747
- >
748
- <div
749
- style="display: flex;"
750
- >
751
- <div
752
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
753
- >
754
- <label
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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
756
- data-shrink="true"
757
- for="mui-11"
758
- id="mui-11-label"
759
- >
760
- colorTest
761
- </label>
762
- <div
763
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
764
- >
765
- <input
766
- aria-describedby="mui-11-helper-text"
767
- aria-invalid="false"
768
- class="MuiInputBase-input MuiOutlinedInput-input css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input"
769
- id="mui-11"
770
- type="text"
771
- value="#396494"
772
- />
773
- <fieldset
774
- aria-hidden="true"
775
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
776
- >
777
- <legend
778
- class="css-14lo706"
779
- >
780
- <span>
781
- colorTest
782
- </span>
783
- </legend>
784
- </fieldset>
785
- </div>
786
- <p
787
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
788
- id="mui-11-helper-text"
789
- >
790
- colorTest
791
- </p>
792
- </div>
793
- <div
794
- style="margin-top: 10px;"
795
- >
796
- <div />
797
- </div>
798
- </div>
799
- </div>
800
- <div
801
- class="css-8lz2mt-slotModeSwitch"
802
- />
803
- </div>
804
- <div
805
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
806
- >
807
- <div
808
- class="css-1962tgi-paperContent"
809
- >
810
- <div
811
- class="MuiFormControl-root css-1nrlq1o-MuiFormControl-root"
812
- >
813
- <label
814
- class="MuiFormControlLabel-root MuiFormControlLabel-labelPlacementEnd css-j204z7-MuiFormControlLabel-root"
815
- >
816
- <span
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
- >
819
- <input
820
- checked=""
821
- class="PrivateSwitchBase-input css-1m9pwf3"
822
- data-indeterminate="false"
823
- type="checkbox"
824
- />
825
- <svg
826
- aria-hidden="true"
827
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root"
828
- data-testid="CheckBoxIcon"
829
- focusable="false"
830
- viewBox="0 0 24 24"
831
- >
832
- <path
833
- d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"
834
- />
835
- </svg>
836
- <span
837
- class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
838
- />
839
- </span>
840
- <span
841
- class="MuiTypography-root MuiTypography-body1 MuiFormControlLabel-label css-ahj2mt-MuiTypography-root"
842
- >
843
- booleanTest
844
- </span>
845
- </label>
846
- <p
847
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained css-1wc848c-MuiFormHelperText-root"
848
- >
849
- booleanTest
850
- </p>
851
- </div>
852
- </div>
853
- <div
854
- class="css-8lz2mt-slotModeSwitch"
855
- />
856
- </div>
857
- </div>
858
- </div>
859
- </div>
860
- </div>
861
- </div>
862
- </div>
863
- `;
864
-
865
- exports[`ConfigurationEditor widget renders with defaults of the PileupTrack schema 1`] = `
866
- <div
867
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 MuiAccordion-root MuiAccordion-rounded Mui-expanded MuiAccordion-gutters css-vuzfd9-MuiPaper-root-MuiAccordion-root-accordion"
868
- >
869
- <div
870
- aria-expanded="true"
871
- class="MuiButtonBase-root MuiAccordionSummary-root Mui-expanded MuiAccordionSummary-gutters css-sh22l5-MuiButtonBase-root-MuiAccordionSummary-root"
872
- role="button"
873
- tabindex="0"
874
- >
875
- <div
876
- class="MuiAccordionSummary-content Mui-expanded MuiAccordionSummary-contentGutters css-o4b71y-MuiAccordionSummary-content"
877
- >
878
- <p
879
- class="MuiTypography-root MuiTypography-body1 css-ahj2mt-MuiTypography-root"
880
- >
881
- Configuration
882
- </p>
883
- </div>
884
- <div
885
- class="MuiAccordionSummary-expandIconWrapper Mui-expanded css-yw020d-MuiAccordionSummary-expandIconWrapper"
886
- >
887
- <svg
888
- aria-hidden="true"
889
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-ymsoo8-MuiSvgIcon-root-expandIcon"
890
- data-testid="ExpandMoreIcon"
891
- focusable="false"
892
- viewBox="0 0 24 24"
893
- >
894
- <path
895
- d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"
896
- />
897
- </svg>
898
- </div>
899
- </div>
900
- <div
901
- class="MuiCollapse-root MuiCollapse-vertical MuiCollapse-entered css-pwcg7p-MuiCollapse-root"
902
- style="min-height: 0px;"
903
- >
904
- <div
905
- class="MuiCollapse-wrapper MuiCollapse-vertical css-smkl36-MuiCollapse-wrapper"
906
- >
907
- <div
908
- class="MuiCollapse-wrapperInner MuiCollapse-vertical css-9l5vo-MuiCollapse-wrapperInner"
909
- >
910
- <div
911
- class="MuiAccordion-region"
912
- role="region"
913
- >
914
- <div
915
- class="MuiAccordionDetails-root css-rqrb7m-MuiAccordionDetails-root-expansionPanelDetails"
916
- data-testid="configEditor"
917
- >
918
- <div
919
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
920
- >
921
- <div
922
- class="css-1962tgi-paperContent"
923
- >
924
- <div
925
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
926
- >
927
- <label
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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
929
- data-shrink="true"
930
- for="mui-12"
931
- id="mui-12-label"
932
- >
933
- maxFeatureScreenDensity
934
- </label>
935
- <div
936
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
937
- >
938
- <input
939
- aria-describedby="mui-12-helper-text"
940
- aria-invalid="false"
941
- class="MuiInputBase-input MuiOutlinedInput-input css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input"
942
- id="mui-12"
943
- type="number"
944
- value="0.3"
945
- />
946
- <fieldset
947
- aria-hidden="true"
948
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
949
- >
950
- <legend
951
- class="css-14lo706"
952
- >
953
- <span>
954
- maxFeatureScreenDensity
955
- </span>
956
- </legend>
957
- </fieldset>
958
- </div>
959
- <div
960
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
961
- id="mui-12-helper-text"
962
- >
963
- <span>
964
- maximum features per pixel that is displayed in the view, used if byte size estimates not available
965
- </span>
966
- </div>
967
- </div>
968
- </div>
969
- <div
970
- class="css-8lz2mt-slotModeSwitch"
971
- />
972
- </div>
973
- <div
974
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
975
- >
976
- <div
977
- class="css-1962tgi-paperContent"
978
- >
979
- <div
980
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
981
- >
982
- <label
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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
984
- data-shrink="true"
985
- for="mui-13"
986
- id="mui-13-label"
987
- >
988
- fetchSizeLimit
989
- </label>
990
- <div
991
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
992
- >
993
- <input
994
- aria-describedby="mui-13-helper-text"
995
- aria-invalid="false"
996
- class="MuiInputBase-input MuiOutlinedInput-input css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input"
997
- id="mui-13"
998
- type="number"
999
- value="1000000"
1000
- />
1001
- <fieldset
1002
- aria-hidden="true"
1003
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
1004
- >
1005
- <legend
1006
- class="css-14lo706"
1007
- >
1008
- <span>
1009
- fetchSizeLimit
1010
- </span>
1011
- </legend>
1012
- </fieldset>
1013
- </div>
1014
- <div
1015
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
1016
- id="mui-13-helper-text"
1017
- >
1018
- <span>
1019
- maximum data to attempt to download for a given track, used if adapter doesn't specify one
1020
- </span>
1021
- </div>
1022
- </div>
1023
- </div>
1024
- <div
1025
- class="css-8lz2mt-slotModeSwitch"
1026
- />
1027
- </div>
1028
- <div
1029
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
1030
- >
1031
- <div
1032
- class="css-1962tgi-paperContent"
1033
- >
1034
- <div
1035
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
1036
- >
1037
- <label
1038
- 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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
1039
- data-shrink="true"
1040
- for="mui-14"
1041
- id="mui-14-label"
1042
- >
1043
- height
1044
- </label>
1045
- <div
1046
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
1047
- >
1048
- <input
1049
- aria-describedby="mui-14-helper-text"
1050
- aria-invalid="false"
1051
- class="MuiInputBase-input MuiOutlinedInput-input css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input"
1052
- id="mui-14"
1053
- type="number"
1054
- value="100"
1055
- />
1056
- <fieldset
1057
- aria-hidden="true"
1058
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
1059
- >
1060
- <legend
1061
- class="css-14lo706"
1062
- >
1063
- <span>
1064
- height
1065
- </span>
1066
- </legend>
1067
- </fieldset>
1068
- </div>
1069
- <div
1070
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
1071
- id="mui-14-helper-text"
1072
- >
1073
- <span>
1074
- default height for the track
1075
- </span>
1076
- </div>
1077
- </div>
1078
- </div>
1079
- <div
1080
- class="css-8lz2mt-slotModeSwitch"
1081
- />
1082
- </div>
1083
- <div
1084
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
1085
- >
1086
- <div
1087
- class="css-1962tgi-paperContent"
1088
- >
1089
- <div
1090
- class="css-15g9652-callbackContainer"
1091
- >
1092
- <div
1093
- class="MuiFormControl-root MuiTextField-root css-6ob6nl-MuiFormControl-root-MuiTextField-root-callbackEditor"
1094
- >
1095
- <div
1096
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-formControl MuiInputBase-multiline css-dpjnhs-MuiInputBase-root-MuiOutlinedInput-root"
1097
- >
1098
- <textarea
1099
- aria-invalid="false"
1100
- class="MuiInputBase-input MuiOutlinedInput-input MuiInputBase-inputMultiline css-os06jd-MuiInputBase-input-MuiOutlinedInput-input-textAreaFont"
1101
- id="mui-15"
1102
- style="height: 0px; overflow: hidden;"
1103
- >
1104
- get(feature,'name')
1105
- </textarea>
1106
- <textarea
1107
- aria-hidden="true"
1108
- class="MuiInputBase-input MuiOutlinedInput-input MuiInputBase-inputMultiline css-os06jd-MuiInputBase-input-MuiOutlinedInput-input-textAreaFont"
1109
- readonly=""
1110
- style="visibility: hidden; position: absolute; overflow: hidden; height: 0px; top: 0px; left: 0px; transform: translateZ(0); padding: 0px; width: 100%;"
1111
- tabindex="-1"
1112
- />
1113
- <fieldset
1114
- aria-hidden="true"
1115
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
1116
- >
1117
- <legend
1118
- class="css-ihdtdm"
1119
- >
1120
- <span
1121
- class="notranslate"
1122
- >
1123
-
1124
- </span>
1125
- </legend>
1126
- </fieldset>
1127
- </div>
1128
- </div>
1129
- <p>
1130
- text to display when the cursor hovers over a feature
1131
- </p>
1132
- <button
1133
- class="MuiButtonBase-root MuiIconButton-root MuiIconButton-colorPrimary MuiIconButton-sizeMedium css-1kuq5xv-MuiButtonBase-root-MuiIconButton-root"
1134
- data-mui-internal-clone-element="true"
1135
- tabindex="0"
1136
- type="button"
1137
- >
1138
- <svg
1139
- aria-hidden="true"
1140
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root"
1141
- data-testid="HelpIcon"
1142
- focusable="false"
1143
- viewBox="0 0 24 24"
1144
- >
1145
- <path
1146
- d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"
1147
- />
1148
- </svg>
1149
- <span
1150
- class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
1151
- />
1152
- </button>
1153
- </div>
1154
- </div>
1155
- <div
1156
- class="css-8lz2mt-slotModeSwitch"
1157
- >
1158
- <button
1159
- class="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeMedium css-78trlr-MuiButtonBase-root-MuiIconButton-root"
1160
- tabindex="0"
1161
- title="convert to regular value"
1162
- type="button"
1163
- >
1164
- <svg
1165
- aria-hidden="true"
1166
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root"
1167
- focusable="false"
1168
- viewBox="0 0 24 24"
1169
- >
1170
- <path
1171
- d="M20.41,3C21.8,5.71 22.35,8.84 22,12C21.8,15.16 20.7,18.29 18.83,21L17.3,20C18.91,17.57 19.85,14.8 20,12C20.34,9.2 19.89,6.43 18.7,4L20.41,3M5.17,3L6.7,4C5.09,6.43 4.15,9.2 4,12C3.66,14.8 4.12,17.57 5.3,20L3.61,21C2.21,18.29 1.65,15.17 2,12C2.2,8.84 3.3,5.71 5.17,3M12.08,10.68L14.4,7.45H16.93L13.15,12.45L15.35,17.37H13.09L11.71,14L9.28,17.33H6.76L10.66,12.21L8.53,7.45H10.8L12.08,10.68Z"
1172
- />
1173
- </svg>
1174
- <span
1175
- class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
1176
- />
1177
- </button>
1178
- </div>
1179
- </div>
1180
- <div
1181
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 MuiAccordion-root MuiAccordion-rounded Mui-expanded MuiAccordion-gutters css-vuzfd9-MuiPaper-root-MuiAccordion-root-accordion"
1182
- >
1183
- <div
1184
- aria-expanded="true"
1185
- class="MuiButtonBase-root MuiAccordionSummary-root Mui-expanded MuiAccordionSummary-gutters css-sh22l5-MuiButtonBase-root-MuiAccordionSummary-root"
1186
- role="button"
1187
- tabindex="0"
1188
- >
1189
- <div
1190
- class="MuiAccordionSummary-content Mui-expanded MuiAccordionSummary-contentGutters css-o4b71y-MuiAccordionSummary-content"
1191
- >
1192
- <p
1193
- class="MuiTypography-root MuiTypography-body1 css-ahj2mt-MuiTypography-root"
1194
- >
1195
- renderer
1196
- </p>
1197
- </div>
1198
- <div
1199
- class="MuiAccordionSummary-expandIconWrapper Mui-expanded css-yw020d-MuiAccordionSummary-expandIconWrapper"
1200
- >
1201
- <svg
1202
- aria-hidden="true"
1203
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-ymsoo8-MuiSvgIcon-root-expandIcon"
1204
- data-testid="ExpandMoreIcon"
1205
- focusable="false"
1206
- viewBox="0 0 24 24"
1207
- >
1208
- <path
1209
- d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"
1210
- />
1211
- </svg>
1212
- </div>
1213
- </div>
1214
- <div
1215
- class="MuiCollapse-root MuiCollapse-vertical MuiCollapse-entered css-pwcg7p-MuiCollapse-root"
1216
- style="min-height: 0px;"
1217
- >
1218
- <div
1219
- class="MuiCollapse-wrapper MuiCollapse-vertical css-smkl36-MuiCollapse-wrapper"
1220
- >
1221
- <div
1222
- class="MuiCollapse-wrapperInner MuiCollapse-vertical css-9l5vo-MuiCollapse-wrapperInner"
1223
- >
1224
- <div
1225
- class="MuiAccordion-region"
1226
- role="region"
1227
- >
1228
- <div
1229
- class="MuiAccordionDetails-root css-rqrb7m-MuiAccordionDetails-root-expansionPanelDetails"
1230
- >
1231
- <div
1232
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
1233
- >
1234
- <div
1235
- class="css-1962tgi-paperContent"
1236
- >
1237
- <div
1238
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
1239
- >
1240
- <label
1241
- 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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
1242
- data-shrink="true"
1243
- for="mui-17"
1244
- id="mui-17-label"
1245
- >
1246
- Type
1247
- </label>
1248
- <div
1249
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
1250
- >
1251
- <div
1252
- aria-describedby="mui-17-helper-text"
1253
- aria-expanded="false"
1254
- aria-haspopup="listbox"
1255
- aria-labelledby="mui-17-label mui-17"
1256
- class="MuiSelect-select MuiSelect-outlined MuiInputBase-input MuiOutlinedInput-input css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input"
1257
- id="mui-17"
1258
- role="button"
1259
- tabindex="0"
1260
- >
1261
- PileupRenderer
1262
- </div>
1263
- <input
1264
- aria-hidden="true"
1265
- aria-invalid="false"
1266
- class="MuiSelect-nativeInput css-yf8vq0-MuiSelect-nativeInput"
1267
- tabindex="-1"
1268
- value="PileupRenderer"
1269
- />
1270
- <svg
1271
- aria-hidden="true"
1272
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium MuiSelect-icon MuiSelect-iconOutlined css-hfutr2-MuiSvgIcon-root-MuiSelect-icon"
1273
- data-testid="ArrowDropDownIcon"
1274
- focusable="false"
1275
- viewBox="0 0 24 24"
1276
- >
1277
- <path
1278
- d="M7 10l5 5 5-5z"
1279
- />
1280
- </svg>
1281
- <fieldset
1282
- aria-hidden="true"
1283
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
1284
- >
1285
- <legend
1286
- class="css-14lo706"
1287
- >
1288
- <span>
1289
- Type
1290
- </span>
1291
- </legend>
1292
- </fieldset>
1293
- </div>
1294
- <p
1295
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
1296
- id="mui-17-helper-text"
1297
- >
1298
- Type of renderer to use
1299
- </p>
1300
- </div>
1301
- </div>
1302
- </div>
1303
- <div
1304
- class="MuiFormGroup-root css-1joae81-MuiFormGroup-root-noOverflow"
1305
- >
1306
- <div
1307
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
1308
- >
1309
- <div
1310
- class="css-1962tgi-paperContent"
1311
- >
1312
- <div
1313
- style="display: flex;"
1314
- >
1315
- <div
1316
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
1317
- >
1318
- <label
1319
- 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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
1320
- data-shrink="true"
1321
- for="mui-18"
1322
- id="mui-18-label"
1323
- >
1324
- color
1325
- </label>
1326
- <div
1327
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
1328
- >
1329
- <input
1330
- aria-describedby="mui-18-helper-text"
1331
- aria-invalid="false"
1332
- class="MuiInputBase-input MuiOutlinedInput-input css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input"
1333
- id="mui-18"
1334
- type="text"
1335
- value="#f0f"
1336
- />
1337
- <fieldset
1338
- aria-hidden="true"
1339
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
1340
- >
1341
- <legend
1342
- class="css-14lo706"
1343
- >
1344
- <span>
1345
- color
1346
- </span>
1347
- </legend>
1348
- </fieldset>
1349
- </div>
1350
- <p
1351
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
1352
- id="mui-18-helper-text"
1353
- >
1354
- the color of each feature in a pileup alignment
1355
- </p>
1356
- </div>
1357
- <div
1358
- style="margin-top: 10px;"
1359
- >
1360
- <div
1361
- class="css-7h64ut-picker"
1362
- >
1363
- <div
1364
- class="css-hl2wx9-swatch"
1365
- style="background-color: rgb(255, 0, 255);"
1366
- />
1367
- </div>
1368
- </div>
1369
- </div>
1370
- </div>
1371
- <div
1372
- class="css-8lz2mt-slotModeSwitch"
1373
- >
1374
- <button
1375
- class="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeMedium css-78trlr-MuiButtonBase-root-MuiIconButton-root"
1376
- tabindex="0"
1377
- title="convert to callback"
1378
- type="button"
1379
- >
1380
- <svg
1381
- aria-hidden="true"
1382
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root"
1383
- data-testid="RadioButtonUncheckedIcon"
1384
- focusable="false"
1385
- viewBox="0 0 24 24"
1386
- >
1387
- <path
1388
- d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"
1389
- />
1390
- </svg>
1391
- <span
1392
- class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
1393
- />
1394
- </button>
1395
- </div>
1396
- </div>
1397
- <div
1398
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
1399
- >
1400
- <div
1401
- class="css-1962tgi-paperContent"
1402
- >
1403
- <div
1404
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
1405
- >
1406
- <label
1407
- 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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
1408
- data-shrink="true"
1409
- for="mui-19"
1410
- id="mui-19-label"
1411
- >
1412
- orientationType
1413
- </label>
1414
- <div
1415
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
1416
- >
1417
- <div
1418
- aria-describedby="mui-19-helper-text"
1419
- aria-expanded="false"
1420
- aria-haspopup="listbox"
1421
- aria-labelledby="mui-19-label mui-19"
1422
- class="MuiSelect-select MuiSelect-outlined MuiInputBase-input MuiOutlinedInput-input css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input"
1423
- id="mui-19"
1424
- role="button"
1425
- tabindex="0"
1426
- >
1427
- fr
1428
- </div>
1429
- <input
1430
- aria-hidden="true"
1431
- aria-invalid="false"
1432
- class="MuiSelect-nativeInput css-yf8vq0-MuiSelect-nativeInput"
1433
- tabindex="-1"
1434
- value="fr"
1435
- />
1436
- <svg
1437
- aria-hidden="true"
1438
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium MuiSelect-icon MuiSelect-iconOutlined css-hfutr2-MuiSvgIcon-root-MuiSelect-icon"
1439
- data-testid="ArrowDropDownIcon"
1440
- focusable="false"
1441
- viewBox="0 0 24 24"
1442
- >
1443
- <path
1444
- d="M7 10l5 5 5-5z"
1445
- />
1446
- </svg>
1447
- <fieldset
1448
- aria-hidden="true"
1449
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
1450
- >
1451
- <legend
1452
- class="css-14lo706"
1453
- >
1454
- <span>
1455
- orientationType
1456
- </span>
1457
- </legend>
1458
- </fieldset>
1459
- </div>
1460
- <div
1461
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
1462
- id="mui-19-helper-text"
1463
- >
1464
- <span>
1465
- read sequencer orientation. fr is normal "reads pointing at each other ---&gt; &lt;--- while some other sequencers can use other options
1466
- </span>
1467
- </div>
1468
- </div>
1469
- </div>
1470
- <div
1471
- class="css-8lz2mt-slotModeSwitch"
1472
- />
1473
- </div>
1474
- <div
1475
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
1476
- >
1477
- <div
1478
- class="css-1962tgi-paperContent"
1479
- >
1480
- <div
1481
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
1482
- >
1483
- <label
1484
- 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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
1485
- data-shrink="true"
1486
- for="mui-20"
1487
- id="mui-20-label"
1488
- >
1489
- displayMode
1490
- </label>
1491
- <div
1492
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
1493
- >
1494
- <div
1495
- aria-describedby="mui-20-helper-text"
1496
- aria-expanded="false"
1497
- aria-haspopup="listbox"
1498
- aria-labelledby="mui-20-label mui-20"
1499
- class="MuiSelect-select MuiSelect-outlined MuiInputBase-input MuiOutlinedInput-input css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input"
1500
- id="mui-20"
1501
- role="button"
1502
- tabindex="0"
1503
- >
1504
- normal
1505
- </div>
1506
- <input
1507
- aria-hidden="true"
1508
- aria-invalid="false"
1509
- class="MuiSelect-nativeInput css-yf8vq0-MuiSelect-nativeInput"
1510
- tabindex="-1"
1511
- value="normal"
1512
- />
1513
- <svg
1514
- aria-hidden="true"
1515
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium MuiSelect-icon MuiSelect-iconOutlined css-hfutr2-MuiSvgIcon-root-MuiSelect-icon"
1516
- data-testid="ArrowDropDownIcon"
1517
- focusable="false"
1518
- viewBox="0 0 24 24"
1519
- >
1520
- <path
1521
- d="M7 10l5 5 5-5z"
1522
- />
1523
- </svg>
1524
- <fieldset
1525
- aria-hidden="true"
1526
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
1527
- >
1528
- <legend
1529
- class="css-14lo706"
1530
- >
1531
- <span>
1532
- displayMode
1533
- </span>
1534
- </legend>
1535
- </fieldset>
1536
- </div>
1537
- <div
1538
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
1539
- id="mui-20-helper-text"
1540
- >
1541
- <span>
1542
- Alternative display modes
1543
- </span>
1544
- </div>
1545
- </div>
1546
- </div>
1547
- <div
1548
- class="css-8lz2mt-slotModeSwitch"
1549
- />
1550
- </div>
1551
- <div
1552
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
1553
- >
1554
- <div
1555
- class="css-1962tgi-paperContent"
1556
- >
1557
- <div
1558
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
1559
- >
1560
- <label
1561
- 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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
1562
- data-shrink="true"
1563
- for="mui-21"
1564
- id="mui-21-label"
1565
- >
1566
- minSubfeatureWidth
1567
- </label>
1568
- <div
1569
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
1570
- >
1571
- <input
1572
- aria-describedby="mui-21-helper-text"
1573
- aria-invalid="false"
1574
- class="MuiInputBase-input MuiOutlinedInput-input css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input"
1575
- id="mui-21"
1576
- type="number"
1577
- value="1"
1578
- />
1579
- <fieldset
1580
- aria-hidden="true"
1581
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
1582
- >
1583
- <legend
1584
- class="css-14lo706"
1585
- >
1586
- <span>
1587
- minSubfeatureWidth
1588
- </span>
1589
- </legend>
1590
- </fieldset>
1591
- </div>
1592
- <div
1593
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
1594
- id="mui-21-helper-text"
1595
- >
1596
- <span>
1597
- the minimum width in px for a pileup mismatch feature. use for increasing/decreasing mismatch marker widths when zoomed out, e.g. 0 or 1
1598
- </span>
1599
- </div>
1600
- </div>
1601
- </div>
1602
- <div
1603
- class="css-8lz2mt-slotModeSwitch"
1604
- />
1605
- </div>
1606
- <div
1607
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
1608
- >
1609
- <div
1610
- class="css-1962tgi-paperContent"
1611
- >
1612
- <div
1613
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
1614
- >
1615
- <label
1616
- 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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
1617
- data-shrink="true"
1618
- for="mui-22"
1619
- id="mui-22-label"
1620
- >
1621
- maxHeight
1622
- </label>
1623
- <div
1624
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
1625
- >
1626
- <input
1627
- aria-describedby="mui-22-helper-text"
1628
- aria-invalid="false"
1629
- class="MuiInputBase-input MuiOutlinedInput-input css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input"
1630
- id="mui-22"
1631
- type="number"
1632
- value="1200"
1633
- />
1634
- <fieldset
1635
- aria-hidden="true"
1636
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
1637
- >
1638
- <legend
1639
- class="css-14lo706"
1640
- >
1641
- <span>
1642
- maxHeight
1643
- </span>
1644
- </legend>
1645
- </fieldset>
1646
- </div>
1647
- <div
1648
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
1649
- id="mui-22-helper-text"
1650
- >
1651
- <span>
1652
- the maximum height to be used in a pileup rendering
1653
- </span>
1654
- </div>
1655
- </div>
1656
- </div>
1657
- <div
1658
- class="css-8lz2mt-slotModeSwitch"
1659
- />
1660
- </div>
1661
- <div
1662
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
1663
- >
1664
- <div
1665
- class="css-1962tgi-paperContent"
1666
- >
1667
- <div
1668
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
1669
- >
1670
- <label
1671
- 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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
1672
- data-shrink="true"
1673
- for="mui-23"
1674
- id="mui-23-label"
1675
- >
1676
- maxClippingSize
1677
- </label>
1678
- <div
1679
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
1680
- >
1681
- <input
1682
- aria-describedby="mui-23-helper-text"
1683
- aria-invalid="false"
1684
- class="MuiInputBase-input MuiOutlinedInput-input css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input"
1685
- id="mui-23"
1686
- type="number"
1687
- value="10000"
1688
- />
1689
- <fieldset
1690
- aria-hidden="true"
1691
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
1692
- >
1693
- <legend
1694
- class="css-14lo706"
1695
- >
1696
- <span>
1697
- maxClippingSize
1698
- </span>
1699
- </legend>
1700
- </fieldset>
1701
- </div>
1702
- <div
1703
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
1704
- id="mui-23-helper-text"
1705
- >
1706
- <span>
1707
- the max clip size to be used in a pileup rendering
1708
- </span>
1709
- </div>
1710
- </div>
1711
- </div>
1712
- <div
1713
- class="css-8lz2mt-slotModeSwitch"
1714
- />
1715
- </div>
1716
- <div
1717
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
1718
- >
1719
- <div
1720
- class="css-1962tgi-paperContent"
1721
- >
1722
- <div
1723
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
1724
- >
1725
- <label
1726
- 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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
1727
- data-shrink="true"
1728
- for="mui-24"
1729
- id="mui-24-label"
1730
- >
1731
- height
1732
- </label>
1733
- <div
1734
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
1735
- >
1736
- <input
1737
- aria-describedby="mui-24-helper-text"
1738
- aria-invalid="false"
1739
- class="MuiInputBase-input MuiOutlinedInput-input css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input"
1740
- id="mui-24"
1741
- type="number"
1742
- value="7"
1743
- />
1744
- <fieldset
1745
- aria-hidden="true"
1746
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
1747
- >
1748
- <legend
1749
- class="css-14lo706"
1750
- >
1751
- <span>
1752
- height
1753
- </span>
1754
- </legend>
1755
- </fieldset>
1756
- </div>
1757
- <div
1758
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
1759
- id="mui-24-helper-text"
1760
- >
1761
- <span>
1762
- the height of each feature in a pileup alignment
1763
- </span>
1764
- </div>
1765
- </div>
1766
- </div>
1767
- <div
1768
- class="css-8lz2mt-slotModeSwitch"
1769
- >
1770
- <button
1771
- class="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeMedium css-78trlr-MuiButtonBase-root-MuiIconButton-root"
1772
- tabindex="0"
1773
- title="convert to callback"
1774
- type="button"
1775
- >
1776
- <svg
1777
- aria-hidden="true"
1778
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root"
1779
- data-testid="RadioButtonUncheckedIcon"
1780
- focusable="false"
1781
- viewBox="0 0 24 24"
1782
- >
1783
- <path
1784
- d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"
1785
- />
1786
- </svg>
1787
- <span
1788
- class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
1789
- />
1790
- </button>
1791
- </div>
1792
- </div>
1793
- <div
1794
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
1795
- >
1796
- <div
1797
- class="css-1962tgi-paperContent"
1798
- >
1799
- <div
1800
- class="MuiFormControl-root css-1nrlq1o-MuiFormControl-root"
1801
- >
1802
- <label
1803
- class="MuiFormControlLabel-root MuiFormControlLabel-labelPlacementEnd css-j204z7-MuiFormControlLabel-root"
1804
- >
1805
- <span
1806
- class="MuiButtonBase-root MuiCheckbox-root MuiCheckbox-colorPrimary PrivateSwitchBase-root MuiCheckbox-root MuiCheckbox-colorPrimary MuiCheckbox-root MuiCheckbox-colorPrimary css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root"
1807
- >
1808
- <input
1809
- class="PrivateSwitchBase-input css-1m9pwf3"
1810
- data-indeterminate="false"
1811
- type="checkbox"
1812
- />
1813
- <svg
1814
- aria-hidden="true"
1815
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root"
1816
- data-testid="CheckBoxOutlineBlankIcon"
1817
- focusable="false"
1818
- viewBox="0 0 24 24"
1819
- >
1820
- <path
1821
- d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"
1822
- />
1823
- </svg>
1824
- <span
1825
- class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
1826
- />
1827
- </span>
1828
- <span
1829
- class="MuiTypography-root MuiTypography-body1 MuiFormControlLabel-label css-ahj2mt-MuiTypography-root"
1830
- >
1831
- noSpacing
1832
- </span>
1833
- </label>
1834
- <p
1835
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained css-1wc848c-MuiFormHelperText-root"
1836
- >
1837
- remove spacing between features
1838
- </p>
1839
- </div>
1840
- </div>
1841
- <div
1842
- class="css-8lz2mt-slotModeSwitch"
1843
- />
1844
- </div>
1845
- <div
1846
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
1847
- >
1848
- <div
1849
- class="css-1962tgi-paperContent"
1850
- >
1851
- <div
1852
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
1853
- >
1854
- <label
1855
- 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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
1856
- data-shrink="true"
1857
- for="mui-25"
1858
- id="mui-25-label"
1859
- >
1860
- largeInsertionIndicatorScale
1861
- </label>
1862
- <div
1863
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
1864
- >
1865
- <input
1866
- aria-describedby="mui-25-helper-text"
1867
- aria-invalid="false"
1868
- class="MuiInputBase-input MuiOutlinedInput-input css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input"
1869
- id="mui-25"
1870
- type="number"
1871
- value="10"
1872
- />
1873
- <fieldset
1874
- aria-hidden="true"
1875
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
1876
- >
1877
- <legend
1878
- class="css-14lo706"
1879
- >
1880
- <span>
1881
- largeInsertionIndicatorScale
1882
- </span>
1883
- </legend>
1884
- </fieldset>
1885
- </div>
1886
- <div
1887
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
1888
- id="mui-25-helper-text"
1889
- >
1890
- <span>
1891
- scale at which to draw the large insertion indicators (bp/pixel)
1892
- </span>
1893
- </div>
1894
- </div>
1895
- </div>
1896
- <div
1897
- class="css-8lz2mt-slotModeSwitch"
1898
- />
1899
- </div>
1900
- <div
1901
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
1902
- >
1903
- <div
1904
- class="css-1962tgi-paperContent"
1905
- >
1906
- <div
1907
- class="MuiFormControl-root css-1nrlq1o-MuiFormControl-root"
1908
- >
1909
- <label
1910
- class="MuiFormControlLabel-root MuiFormControlLabel-labelPlacementEnd css-j204z7-MuiFormControlLabel-root"
1911
- >
1912
- <span
1913
- class="MuiButtonBase-root MuiCheckbox-root MuiCheckbox-colorPrimary PrivateSwitchBase-root MuiCheckbox-root MuiCheckbox-colorPrimary MuiCheckbox-root MuiCheckbox-colorPrimary css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root"
1914
- >
1915
- <input
1916
- class="PrivateSwitchBase-input css-1m9pwf3"
1917
- data-indeterminate="false"
1918
- type="checkbox"
1919
- />
1920
- <svg
1921
- aria-hidden="true"
1922
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root"
1923
- data-testid="CheckBoxOutlineBlankIcon"
1924
- focusable="false"
1925
- viewBox="0 0 24 24"
1926
- >
1927
- <path
1928
- d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"
1929
- />
1930
- </svg>
1931
- <span
1932
- class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
1933
- />
1934
- </span>
1935
- <span
1936
- class="MuiTypography-root MuiTypography-body1 MuiFormControlLabel-label css-ahj2mt-MuiTypography-root"
1937
- >
1938
- mismatchAlpha
1939
- </span>
1940
- </label>
1941
- <p
1942
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained css-1wc848c-MuiFormHelperText-root"
1943
- >
1944
- Fade low quality mismatches
1945
- </p>
1946
- </div>
1947
- </div>
1948
- <div
1949
- class="css-8lz2mt-slotModeSwitch"
1950
- />
1951
- </div>
1952
- </div>
1953
- </div>
1954
- </div>
1955
- </div>
1956
- </div>
1957
- </div>
1958
- </div>
1959
- </div>
1960
- </div>
1961
- </div>
1962
- </div>
1963
- </div>
1964
- </div>
1965
- `;
1966
-
1967
- exports[`ConfigurationEditor widget renders with just the required model elements 1`] = `
1968
- <div
1969
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 MuiAccordion-root MuiAccordion-rounded Mui-expanded MuiAccordion-gutters css-vuzfd9-MuiPaper-root-MuiAccordion-root-accordion"
1970
- >
1971
- <div
1972
- aria-expanded="true"
1973
- class="MuiButtonBase-root MuiAccordionSummary-root Mui-expanded MuiAccordionSummary-gutters css-sh22l5-MuiButtonBase-root-MuiAccordionSummary-root"
1974
- role="button"
1975
- tabindex="0"
1976
- >
1977
- <div
1978
- class="MuiAccordionSummary-content Mui-expanded MuiAccordionSummary-contentGutters css-o4b71y-MuiAccordionSummary-content"
1979
- >
1980
- <p
1981
- class="MuiTypography-root MuiTypography-body1 css-ahj2mt-MuiTypography-root"
1982
- >
1983
- Configuration
1984
- </p>
1985
- </div>
1986
- <div
1987
- class="MuiAccordionSummary-expandIconWrapper Mui-expanded css-yw020d-MuiAccordionSummary-expandIconWrapper"
1988
- >
1989
- <svg
1990
- aria-hidden="true"
1991
- class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-ymsoo8-MuiSvgIcon-root-expandIcon"
1992
- data-testid="ExpandMoreIcon"
1993
- focusable="false"
1994
- viewBox="0 0 24 24"
1995
- >
1996
- <path
1997
- d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"
1998
- />
1999
- </svg>
2000
- </div>
2001
- </div>
2002
- <div
2003
- class="MuiCollapse-root MuiCollapse-vertical MuiCollapse-entered css-pwcg7p-MuiCollapse-root"
2004
- style="min-height: 0px;"
2005
- >
2006
- <div
2007
- class="MuiCollapse-wrapper MuiCollapse-vertical css-smkl36-MuiCollapse-wrapper"
2008
- >
2009
- <div
2010
- class="MuiCollapse-wrapperInner MuiCollapse-vertical css-9l5vo-MuiCollapse-wrapperInner"
2011
- >
2012
- <div
2013
- class="MuiAccordion-region"
2014
- role="region"
2015
- >
2016
- <div
2017
- class="MuiAccordionDetails-root css-rqrb7m-MuiAccordionDetails-root-expansionPanelDetails"
2018
- data-testid="configEditor"
2019
- >
2020
- <div
2021
- class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1w5ulfy-MuiPaper-root-paper"
2022
- >
2023
- <div
2024
- class="css-1962tgi-paperContent"
2025
- >
2026
- <div
2027
- class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
2028
- >
2029
- <label
2030
- 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-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
2031
- data-shrink="true"
2032
- for="mui-1"
2033
- id="mui-1-label"
2034
- >
2035
- foo
2036
- </label>
2037
- <div
2038
- class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
2039
- >
2040
- <input
2041
- aria-describedby="mui-1-helper-text"
2042
- aria-invalid="false"
2043
- class="MuiInputBase-input MuiOutlinedInput-input css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input"
2044
- id="mui-1"
2045
- type="text"
2046
- value="bar"
2047
- />
2048
- <fieldset
2049
- aria-hidden="true"
2050
- class="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
2051
- >
2052
- <legend
2053
- class="css-14lo706"
2054
- >
2055
- <span>
2056
- foo
2057
- </span>
2058
- </legend>
2059
- </fieldset>
2060
- </div>
2061
- <div
2062
- class="MuiFormHelperText-root MuiFormHelperText-sizeMedium MuiFormHelperText-contained MuiFormHelperText-filled css-1wc848c-MuiFormHelperText-root"
2063
- id="mui-1-helper-text"
2064
- >
2065
- <span />
2066
- </div>
2067
- </div>
2068
- </div>
2069
- <div
2070
- class="css-8lz2mt-slotModeSwitch"
2071
- />
2072
- </div>
2073
- </div>
2074
- </div>
2075
- </div>
2076
- </div>
2077
- </div>
2078
- </div>
2079
- `;