1// Jest Snapshot v1, https://goo.gl/fbAQLP
2
3exports[`AppConfigSchemaPropertiesTable correctly matches snapshot 1`] = `
4<div>
5  <table
6    class="css-qctutf-STYLES_TABLE"
7  >
8    <thead
9      class="css-1plmxco-STYLES_HEAD"
10    >
11      <tr>
12        <td>
13          Property
14        </td>
15        <td>
16          Description
17        </td>
18      </tr>
19    </thead>
20    <tbody>
21      <tr>
22        <td>
23          <div
24            data-testid="<propertyAnchor level={0}><inlineCode>name</inlineCode></propertyAnchor>"
25            style="margin-left: 0px; display: block; list-style-type: circle; overflow-x: visible;"
26          >
27            <div
28              class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
29              data-text="true"
30            >
31              <div
32                class="css-1rh3o5q-STYLES_PERMALINK"
33              >
34                <span
35                  class="css-zonpcr-STYLES_PERMALINK_TARGET"
36                  id="name"
37                />
38                <a
39                  class="css-15lh5hg-STYLES_PERMALINK_LINK"
40                  href="#name"
41                >
42                  <span
43                    class="css-1icvi79-STYLED_PERMALINK_CONTENT"
44                  >
45                    <code
46                      class="inline css-18wudxk-STYLES_INLINE_CODE-InlineCode"
47                    >
48                      name
49                    </code>
50                  </span>
51                  <span
52                    class="css-10vdcw8-STYLES_PERMALINK_ICON"
53                  >
54                    <svg
55                      aria-label="permalink"
56                      class="anchor-icon"
57                      fill="none"
58                      height="24"
59                      viewBox="0 0 24 24"
60                      width="24"
61                      xmlns="http://www.w3.org/2000/svg"
62                    >
63                      <path
64                        d="M10 13a5 5 0 007.54.54l3-3a5 5 0 00-7.07-7.07l-1.72 1.71"
65                        stroke="#9B9B9B"
66                        stroke-linecap="round"
67                        stroke-linejoin="round"
68                        stroke-width="2"
69                      />
70                      <path
71                        d="M14 11a5 5 0 00-7.54-.54l-3 3a5 5 0 007.07 7.07l1.71-1.71"
72                        stroke="#9B9B9B"
73                        stroke-linecap="round"
74                        stroke-linejoin="round"
75                        stroke-width="2"
76                      />
77                    </svg>
78                  </span>
79                </a>
80              </div>
81            </div>
82          </div>
83        </td>
84        <td
85          class="css-1pd7e0y-STYLES_DESCRIPTION_CELL"
86        >
87          <div
88            class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
89            data-text="true"
90          >
91            <strong
92              class="css-m2r9l3-paragraph-STYLES_BOLD_PARAGRAPH"
93            >
94              (string)
95            </strong>
96             - Name of your app.
97            <details
98              class="css-lkrdcy-STYLES_DETAILS"
99            >
100              <summary
101                class="css-gqo6ad-STYLES_SUMMARY"
102              >
103                Bare Workflow
104              </summary>
105              <div
106                class="css-1b7jivh-STYLES_CONTENTS"
107              >
108                Edit the 'Display Name' field in Xcode
109              </div>
110            </details>
111          </div>
112        </td>
113      </tr>
114      <tr>
115        <td>
116          <div
117            data-testid="<propertyAnchor level={0}><inlineCode>androidNavigationBar</inlineCode></propertyAnchor>"
118            style="margin-left: 0px; display: block; list-style-type: circle; overflow-x: visible;"
119          >
120            <div
121              class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
122              data-text="true"
123            >
124              <div
125                class="css-1rh3o5q-STYLES_PERMALINK"
126              >
127                <span
128                  class="css-zonpcr-STYLES_PERMALINK_TARGET"
129                  id="androidnavigationbar"
130                />
131                <a
132                  class="css-15lh5hg-STYLES_PERMALINK_LINK"
133                  href="#androidnavigationbar"
134                >
135                  <span
136                    class="css-1icvi79-STYLED_PERMALINK_CONTENT"
137                  >
138                    <code
139                      class="inline css-18wudxk-STYLES_INLINE_CODE-InlineCode"
140                    >
141                      androidNavigationBar
142                    </code>
143                  </span>
144                  <span
145                    class="css-10vdcw8-STYLES_PERMALINK_ICON"
146                  >
147                    <svg
148                      aria-label="permalink"
149                      class="anchor-icon"
150                      fill="none"
151                      height="24"
152                      viewBox="0 0 24 24"
153                      width="24"
154                      xmlns="http://www.w3.org/2000/svg"
155                    >
156                      <path
157                        d="M10 13a5 5 0 007.54.54l3-3a5 5 0 00-7.07-7.07l-1.72 1.71"
158                        stroke="#9B9B9B"
159                        stroke-linecap="round"
160                        stroke-linejoin="round"
161                        stroke-width="2"
162                      />
163                      <path
164                        d="M14 11a5 5 0 00-7.54-.54l-3 3a5 5 0 007.07 7.07l1.71-1.71"
165                        stroke="#9B9B9B"
166                        stroke-linecap="round"
167                        stroke-linejoin="round"
168                        stroke-width="2"
169                      />
170                    </svg>
171                  </span>
172                </a>
173              </div>
174            </div>
175          </div>
176        </td>
177        <td
178          class="css-1pd7e0y-STYLES_DESCRIPTION_CELL"
179        >
180          <div
181            class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
182            data-text="true"
183          >
184            <strong
185              class="css-m2r9l3-paragraph-STYLES_BOLD_PARAGRAPH"
186            >
187              (object)
188            </strong>
189             - Configuration for the bottom navigation bar on Android.
190            <details
191              class="css-lkrdcy-STYLES_DETAILS"
192            >
193              <summary
194                class="css-gqo6ad-STYLES_SUMMARY"
195              >
196                ExpoKit
197              </summary>
198              <div
199                class="css-1b7jivh-STYLES_CONTENTS"
200              >
201                Set this property using AppConstants.java.
202              </div>
203            </details>
204            <details
205              class="css-lkrdcy-STYLES_DETAILS"
206            >
207              <summary
208                class="css-gqo6ad-STYLES_SUMMARY"
209              >
210                Bare Workflow
211              </summary>
212              <div
213                class="css-1b7jivh-STYLES_CONTENTS"
214              >
215                Set this property using just Xcode
216              </div>
217            </details>
218          </div>
219        </td>
220      </tr>
221      <tr>
222        <td>
223          <div
224            data-testid="<subpropertyAnchor level={1}><inlineCode>visible</inlineCode></subpropertyAnchor>"
225            style="margin-left: 32px; display: list-item; list-style-type: default; overflow-x: visible;"
226          >
227            <div
228              class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
229              data-text="true"
230            >
231              <div
232                class="css-1rh3o5q-STYLES_PERMALINK"
233              >
234                <span
235                  class="css-zonpcr-STYLES_PERMALINK_TARGET"
236                  id="visible"
237                />
238                <a
239                  class="css-15lh5hg-STYLES_PERMALINK_LINK"
240                  href="#visible"
241                >
242                  <span
243                    class="css-1icvi79-STYLED_PERMALINK_CONTENT"
244                  >
245                    <code
246                      class="inline css-18wudxk-STYLES_INLINE_CODE-InlineCode"
247                    >
248                      visible
249                    </code>
250                  </span>
251                  <span
252                    class="css-10vdcw8-STYLES_PERMALINK_ICON"
253                  >
254                    <svg
255                      aria-label="permalink"
256                      class="anchor-icon"
257                      fill="none"
258                      height="24"
259                      viewBox="0 0 24 24"
260                      width="24"
261                      xmlns="http://www.w3.org/2000/svg"
262                    >
263                      <path
264                        d="M10 13a5 5 0 007.54.54l3-3a5 5 0 00-7.07-7.07l-1.72 1.71"
265                        stroke="#9B9B9B"
266                        stroke-linecap="round"
267                        stroke-linejoin="round"
268                        stroke-width="2"
269                      />
270                      <path
271                        d="M14 11a5 5 0 00-7.54-.54l-3 3a5 5 0 007.07 7.07l1.71-1.71"
272                        stroke="#9B9B9B"
273                        stroke-linecap="round"
274                        stroke-linejoin="round"
275                        stroke-width="2"
276                      />
277                    </svg>
278                  </span>
279                </a>
280              </div>
281            </div>
282          </div>
283        </td>
284        <td
285          class="css-1pd7e0y-STYLES_DESCRIPTION_CELL"
286        >
287          <div
288            class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
289            data-text="true"
290          >
291            <strong
292              class="css-m2r9l3-paragraph-STYLES_BOLD_PARAGRAPH"
293            >
294              (enum)
295            </strong>
296             - Determines how and when the navigation bar is shown.
297            <details
298              class="css-lkrdcy-STYLES_DETAILS"
299            >
300              <summary
301                class="css-gqo6ad-STYLES_SUMMARY"
302              >
303                ExpoKit
304              </summary>
305              <div
306                class="css-1b7jivh-STYLES_CONTENTS"
307              >
308                Set this property using Xcode.
309              </div>
310            </details>
311          </div>
312        </td>
313      </tr>
314      <tr>
315        <td>
316          <div
317            data-testid="<subpropertyAnchor level={2}><inlineCode>always</inlineCode></subpropertyAnchor>"
318            style="margin-left: 64px; display: list-item; list-style-type: circle; overflow-x: visible;"
319          >
320            <div
321              class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
322              data-text="true"
323            >
324              <div
325                class="css-1rh3o5q-STYLES_PERMALINK"
326              >
327                <span
328                  class="css-zonpcr-STYLES_PERMALINK_TARGET"
329                  id="always"
330                />
331                <a
332                  class="css-15lh5hg-STYLES_PERMALINK_LINK"
333                  href="#always"
334                >
335                  <span
336                    class="css-1icvi79-STYLED_PERMALINK_CONTENT"
337                  >
338                    <code
339                      class="inline css-18wudxk-STYLES_INLINE_CODE-InlineCode"
340                    >
341                      always
342                    </code>
343                  </span>
344                  <span
345                    class="css-10vdcw8-STYLES_PERMALINK_ICON"
346                  >
347                    <svg
348                      aria-label="permalink"
349                      class="anchor-icon"
350                      fill="none"
351                      height="24"
352                      viewBox="0 0 24 24"
353                      width="24"
354                      xmlns="http://www.w3.org/2000/svg"
355                    >
356                      <path
357                        d="M10 13a5 5 0 007.54.54l3-3a5 5 0 00-7.07-7.07l-1.72 1.71"
358                        stroke="#9B9B9B"
359                        stroke-linecap="round"
360                        stroke-linejoin="round"
361                        stroke-width="2"
362                      />
363                      <path
364                        d="M14 11a5 5 0 00-7.54-.54l-3 3a5 5 0 007.07 7.07l1.71-1.71"
365                        stroke="#9B9B9B"
366                        stroke-linecap="round"
367                        stroke-linejoin="round"
368                        stroke-width="2"
369                      />
370                    </svg>
371                  </span>
372                </a>
373              </div>
374            </div>
375          </div>
376        </td>
377        <td
378          class="css-1pd7e0y-STYLES_DESCRIPTION_CELL"
379        >
380          <div
381            class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
382            data-text="true"
383          >
384            <strong
385              class="css-m2r9l3-paragraph-STYLES_BOLD_PARAGRAPH"
386            >
387              (boolean)
388            </strong>
389             - Test sub-sub-property
390          </div>
391        </td>
392      </tr>
393      <tr>
394        <td>
395          <div
396            data-testid="<subpropertyAnchor level={1}><inlineCode>backgroundColor</inlineCode></subpropertyAnchor>"
397            style="margin-left: 32px; display: list-item; list-style-type: default; overflow-x: visible;"
398          >
399            <div
400              class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
401              data-text="true"
402            >
403              <div
404                class="css-1rh3o5q-STYLES_PERMALINK"
405              >
406                <span
407                  class="css-zonpcr-STYLES_PERMALINK_TARGET"
408                  id="backgroundcolor"
409                />
410                <a
411                  class="css-15lh5hg-STYLES_PERMALINK_LINK"
412                  href="#backgroundcolor"
413                >
414                  <span
415                    class="css-1icvi79-STYLED_PERMALINK_CONTENT"
416                  >
417                    <code
418                      class="inline css-18wudxk-STYLES_INLINE_CODE-InlineCode"
419                    >
420                      backgroundColor
421                    </code>
422                  </span>
423                  <span
424                    class="css-10vdcw8-STYLES_PERMALINK_ICON"
425                  >
426                    <svg
427                      aria-label="permalink"
428                      class="anchor-icon"
429                      fill="none"
430                      height="24"
431                      viewBox="0 0 24 24"
432                      width="24"
433                      xmlns="http://www.w3.org/2000/svg"
434                    >
435                      <path
436                        d="M10 13a5 5 0 007.54.54l3-3a5 5 0 00-7.07-7.07l-1.72 1.71"
437                        stroke="#9B9B9B"
438                        stroke-linecap="round"
439                        stroke-linejoin="round"
440                        stroke-width="2"
441                      />
442                      <path
443                        d="M14 11a5 5 0 00-7.54-.54l-3 3a5 5 0 007.07 7.07l1.71-1.71"
444                        stroke="#9B9B9B"
445                        stroke-linecap="round"
446                        stroke-linejoin="round"
447                        stroke-width="2"
448                      />
449                    </svg>
450                  </span>
451                </a>
452              </div>
453            </div>
454          </div>
455        </td>
456        <td
457          class="css-1pd7e0y-STYLES_DESCRIPTION_CELL"
458        >
459          <div
460            class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
461            data-text="true"
462          >
463            <strong
464              class="css-m2r9l3-paragraph-STYLES_BOLD_PARAGRAPH"
465            >
466              (string)
467            </strong>
468             - Specifies the background color of the navigation bar.
469          </div>
470          <div
471            class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
472            data-text="true"
473          >
474            6 character long hex color string, eg:
475            <code
476              class="inline css-18wudxk-STYLES_INLINE_CODE-InlineCode"
477            >
478              '#000000'
479            </code>
480          </div>
481        </td>
482      </tr>
483      <tr>
484        <td>
485          <div
486            data-testid="<propertyAnchor level={0}><inlineCode>intentFilters</inlineCode></propertyAnchor>"
487            style="margin-left: 0px; display: block; list-style-type: circle; overflow-x: visible;"
488          >
489            <div
490              class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
491              data-text="true"
492            >
493              <div
494                class="css-1rh3o5q-STYLES_PERMALINK"
495              >
496                <span
497                  class="css-zonpcr-STYLES_PERMALINK_TARGET"
498                  id="intentfilters"
499                />
500                <a
501                  class="css-15lh5hg-STYLES_PERMALINK_LINK"
502                  href="#intentfilters"
503                >
504                  <span
505                    class="css-1icvi79-STYLED_PERMALINK_CONTENT"
506                  >
507                    <code
508                      class="inline css-18wudxk-STYLES_INLINE_CODE-InlineCode"
509                    >
510                      intentFilters
511                    </code>
512                  </span>
513                  <span
514                    class="css-10vdcw8-STYLES_PERMALINK_ICON"
515                  >
516                    <svg
517                      aria-label="permalink"
518                      class="anchor-icon"
519                      fill="none"
520                      height="24"
521                      viewBox="0 0 24 24"
522                      width="24"
523                      xmlns="http://www.w3.org/2000/svg"
524                    >
525                      <path
526                        d="M10 13a5 5 0 007.54.54l3-3a5 5 0 00-7.07-7.07l-1.72 1.71"
527                        stroke="#9B9B9B"
528                        stroke-linecap="round"
529                        stroke-linejoin="round"
530                        stroke-width="2"
531                      />
532                      <path
533                        d="M14 11a5 5 0 00-7.54-.54l-3 3a5 5 0 007.07 7.07l1.71-1.71"
534                        stroke="#9B9B9B"
535                        stroke-linecap="round"
536                        stroke-linejoin="round"
537                        stroke-width="2"
538                      />
539                    </svg>
540                  </span>
541                </a>
542              </div>
543            </div>
544          </div>
545        </td>
546        <td
547          class="css-1pd7e0y-STYLES_DESCRIPTION_CELL"
548        >
549          <div
550            class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
551            data-text="true"
552          >
553            <strong
554              class="css-m2r9l3-paragraph-STYLES_BOLD_PARAGRAPH"
555            >
556              (array)
557            </strong>
558             - Configuration for setting an array of custom intent filters in Android manifest.
559            <details
560              class="css-lkrdcy-STYLES_DETAILS"
561            >
562              <summary
563                class="css-gqo6ad-STYLES_SUMMARY"
564              >
565                Bare Workflow
566              </summary>
567              <div
568                class="css-1b7jivh-STYLES_CONTENTS"
569              >
570                This is set in AndroidManifest.xml directly.
571              </div>
572            </details>
573          </div>
574          <blockquote
575            class="css-13jwbau-paragraph-STYLES_BLOCKQUOTE"
576            data-text="true"
577          >
578            <div>
579              <div
580                style="margin-top: 2px;"
581              >
582                <svg
583                  aria-label="check"
584                  fill="none"
585                  height="16"
586                  viewBox="0 0 24 24"
587                  width="16"
588                  xmlns="http://www.w3.org/2000/svg"
589                >
590                  <path
591                    d="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12c6.628 0 12-5.373 12-12S18.628 0 12 0zm-.015 5.419c.269-.292.596-.44.973-.44.306 0 .575.11.776.317.203.207.306.472.306.786 0 .394-.137.745-.409 1.042-.279.306-.605.462-.968.462-.3 0-.566-.113-.768-.326-.201-.208-.304-.48-.304-.809 0-.401.133-.749.394-1.032zm1.999 11.305c-.995.936-1.705 1.52-2.17 1.784-.496.284-.905.423-1.25.423-.342 0-.621-.114-.83-.338-.202-.218-.305-.51-.305-.87 0-.92.521-3.058 1.595-6.534a1.47 1.47 0 00.042-.166c-.04.017-.087.041-.14.075-.088.055-.356.265-1.14 1.03a.334.334 0 01-.438.025l-.463-.358a.334.334 0 01-.043-.49c.722-.794 1.395-1.371 2.002-1.714.636-.358 1.173-.533 1.643-.533.303 0 .548.076.729.225.196.164.3.391.3.658 0 .175-.084.63-.697 2.686-.875 2.937-1.084 4.003-1.099 4.372.166-.098.558-.376 1.395-1.162a.334.334 0 01.462.003l.411.4a.334.334 0 01-.004.484z"
592                    fill="var(--expo-theme-icon-default)"
593                  />
594                </svg>
595              </div>
596            </div>
597            <div>
598              <div
599                class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
600                data-text="true"
601              >
602
603                [{
604"autoVerify": true,
605"data": {"host": "*.example.com"
606}
607}]
608              </div>
609            </div>
610          </blockquote>
611        </td>
612      </tr>
613      <tr>
614        <td>
615          <div
616            data-testid="<subpropertyAnchor level={1}><inlineCode>autoVerify</inlineCode></subpropertyAnchor>"
617            style="margin-left: 32px; display: list-item; list-style-type: default; overflow-x: visible;"
618          >
619            <div
620              class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
621              data-text="true"
622            >
623              <div
624                class="css-1rh3o5q-STYLES_PERMALINK"
625              >
626                <span
627                  class="css-zonpcr-STYLES_PERMALINK_TARGET"
628                  id="autoverify"
629                />
630                <a
631                  class="css-15lh5hg-STYLES_PERMALINK_LINK"
632                  href="#autoverify"
633                >
634                  <span
635                    class="css-1icvi79-STYLED_PERMALINK_CONTENT"
636                  >
637                    <code
638                      class="inline css-18wudxk-STYLES_INLINE_CODE-InlineCode"
639                    >
640                      autoVerify
641                    </code>
642                  </span>
643                  <span
644                    class="css-10vdcw8-STYLES_PERMALINK_ICON"
645                  >
646                    <svg
647                      aria-label="permalink"
648                      class="anchor-icon"
649                      fill="none"
650                      height="24"
651                      viewBox="0 0 24 24"
652                      width="24"
653                      xmlns="http://www.w3.org/2000/svg"
654                    >
655                      <path
656                        d="M10 13a5 5 0 007.54.54l3-3a5 5 0 00-7.07-7.07l-1.72 1.71"
657                        stroke="#9B9B9B"
658                        stroke-linecap="round"
659                        stroke-linejoin="round"
660                        stroke-width="2"
661                      />
662                      <path
663                        d="M14 11a5 5 0 00-7.54-.54l-3 3a5 5 0 007.07 7.07l1.71-1.71"
664                        stroke="#9B9B9B"
665                        stroke-linecap="round"
666                        stroke-linejoin="round"
667                        stroke-width="2"
668                      />
669                    </svg>
670                  </span>
671                </a>
672              </div>
673            </div>
674          </div>
675        </td>
676        <td
677          class="css-1pd7e0y-STYLES_DESCRIPTION_CELL"
678        >
679          <div
680            class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
681            data-text="true"
682          >
683            <strong
684              class="css-m2r9l3-paragraph-STYLES_BOLD_PARAGRAPH"
685            >
686              (boolean)
687            </strong>
688             - You may also use an intent filter to set your app as the default handler for links
689          </div>
690        </td>
691      </tr>
692      <tr>
693        <td>
694          <div
695            data-testid="<subpropertyAnchor level={1}><inlineCode>data</inlineCode></subpropertyAnchor>"
696            style="margin-left: 32px; display: list-item; list-style-type: default; overflow-x: visible;"
697          >
698            <div
699              class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
700              data-text="true"
701            >
702              <div
703                class="css-1rh3o5q-STYLES_PERMALINK"
704              >
705                <span
706                  class="css-zonpcr-STYLES_PERMALINK_TARGET"
707                  id="data"
708                />
709                <a
710                  class="css-15lh5hg-STYLES_PERMALINK_LINK"
711                  href="#data"
712                >
713                  <span
714                    class="css-1icvi79-STYLED_PERMALINK_CONTENT"
715                  >
716                    <code
717                      class="inline css-18wudxk-STYLES_INLINE_CODE-InlineCode"
718                    >
719                      data
720                    </code>
721                  </span>
722                  <span
723                    class="css-10vdcw8-STYLES_PERMALINK_ICON"
724                  >
725                    <svg
726                      aria-label="permalink"
727                      class="anchor-icon"
728                      fill="none"
729                      height="24"
730                      viewBox="0 0 24 24"
731                      width="24"
732                      xmlns="http://www.w3.org/2000/svg"
733                    >
734                      <path
735                        d="M10 13a5 5 0 007.54.54l3-3a5 5 0 00-7.07-7.07l-1.72 1.71"
736                        stroke="#9B9B9B"
737                        stroke-linecap="round"
738                        stroke-linejoin="round"
739                        stroke-width="2"
740                      />
741                      <path
742                        d="M14 11a5 5 0 00-7.54-.54l-3 3a5 5 0 007.07 7.07l1.71-1.71"
743                        stroke="#9B9B9B"
744                        stroke-linecap="round"
745                        stroke-linejoin="round"
746                        stroke-width="2"
747                      />
748                    </svg>
749                  </span>
750                </a>
751              </div>
752            </div>
753          </div>
754        </td>
755        <td
756          class="css-1pd7e0y-STYLES_DESCRIPTION_CELL"
757        >
758          <div
759            class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
760            data-text="true"
761          >
762            <strong
763              class="css-m2r9l3-paragraph-STYLES_BOLD_PARAGRAPH"
764            >
765              (array || object)
766            </strong>
767          </div>
768        </td>
769      </tr>
770      <tr>
771        <td>
772          <div
773            data-testid="<subpropertyAnchor level={2}><inlineCode>host</inlineCode></subpropertyAnchor>"
774            style="margin-left: 64px; display: list-item; list-style-type: circle; overflow-x: visible;"
775          >
776            <div
777              class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
778              data-text="true"
779            >
780              <div
781                class="css-1rh3o5q-STYLES_PERMALINK"
782              >
783                <span
784                  class="css-zonpcr-STYLES_PERMALINK_TARGET"
785                  id="host"
786                />
787                <a
788                  class="css-15lh5hg-STYLES_PERMALINK_LINK"
789                  href="#host"
790                >
791                  <span
792                    class="css-1icvi79-STYLED_PERMALINK_CONTENT"
793                  >
794                    <code
795                      class="inline css-18wudxk-STYLES_INLINE_CODE-InlineCode"
796                    >
797                      host
798                    </code>
799                  </span>
800                  <span
801                    class="css-10vdcw8-STYLES_PERMALINK_ICON"
802                  >
803                    <svg
804                      aria-label="permalink"
805                      class="anchor-icon"
806                      fill="none"
807                      height="24"
808                      viewBox="0 0 24 24"
809                      width="24"
810                      xmlns="http://www.w3.org/2000/svg"
811                    >
812                      <path
813                        d="M10 13a5 5 0 007.54.54l3-3a5 5 0 00-7.07-7.07l-1.72 1.71"
814                        stroke="#9B9B9B"
815                        stroke-linecap="round"
816                        stroke-linejoin="round"
817                        stroke-width="2"
818                      />
819                      <path
820                        d="M14 11a5 5 0 00-7.54-.54l-3 3a5 5 0 007.07 7.07l1.71-1.71"
821                        stroke="#9B9B9B"
822                        stroke-linecap="round"
823                        stroke-linejoin="round"
824                        stroke-width="2"
825                      />
826                    </svg>
827                  </span>
828                </a>
829              </div>
830            </div>
831          </div>
832        </td>
833        <td
834          class="css-1pd7e0y-STYLES_DESCRIPTION_CELL"
835        >
836          <div
837            class=" css-pb2q8c-paragraph-STYLES_PARAGRAPH_DIV"
838            data-text="true"
839          >
840            <strong
841              class="css-m2r9l3-paragraph-STYLES_BOLD_PARAGRAPH"
842            >
843              (string)
844            </strong>
845          </div>
846        </td>
847      </tr>
848    </tbody>
849  </table>
850</div>
851`;
852