1// Jest Snapshot v1, https://goo.gl/fbAQLP
2
3exports[`AppNavigation.vue should render correctly 1`] = `
4<div>
5  <div
6    class="nav-container"
7  >
8    <nav
9      aria-label="appNavigation.primaryNavigation"
10    >
11      <ul
12        class="nav mb-4 flex-column"
13      >
14        <li
15          class="nav-item"
16          data-test-id="nav-item-overview"
17        >
18          <a
19            aria-current="page"
20            class="nav-link router-link-exact-active router-link-active"
21            href="#/"
22            target="_self"
23          >
24            <svg
25              aria-hidden="true"
26              fill="currentColor"
27              focusable="false"
28              height="16"
29              preserveAspectRatio="xMidYMid meet"
30              viewBox="0 0 32 32"
31              width="16"
32              xmlns="http://www.w3.org/2000/svg"
33            >
34              <path
35                d="M24 21H26V26H24zM20 16H22V26H20zM11 26a5.0059 5.0059 0 01-5-5H8a3 3 0 103-3V16a5 5 0 010 10z"
36              />
37              <path
38                d="M28,2H4A2.002,2.002,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,9H14V4H28ZM12,4v7H4V4ZM4,28V13H28.0007l.0013,15Z"
39              />
40            </svg>
41
42            appNavigation.overview
43
44          </a>
45        </li>
46        <li
47          class="nav-item"
48        >
49          <button
50            aria-controls="logs"
51            aria-expanded="false"
52            class="btn btn-link collapsed"
53            data-test-id="nav-button-logs"
54            type="button"
55          >
56            <svg
57              aria-hidden="true"
58              fill="currentColor"
59              focusable="false"
60              height="16"
61              preserveAspectRatio="xMidYMid meet"
62              viewBox="0 0 32 32"
63              width="16"
64              xmlns="http://www.w3.org/2000/svg"
65            >
66              <path
67                d="M8 10H16V12H8zM8 6H20V8H8zM8 2H20V4H8z"
68              />
69              <path
70                d="M4.7111,28l5.6312-9.9961,7.4341,6.49A2,2,0,0,0,20.86,23.96l6.9707-10.4034-1.6622-1.1132-7,10.4472-.07.1035-7.4345-6.4907a2.0032,2.0032,0,0,0-3.0806.5308L4,25.1826V2H2V28a2.0023,2.0023,0,0,0,2,2H30V28Z"
71              />
72            </svg>
73
74              appNavigation.logs
75
76            <svg
77              aria-hidden="true"
78              class="icon-expand"
79              fill="currentColor"
80              focusable="false"
81              height="16"
82              preserveAspectRatio="xMidYMid meet"
83              viewBox="0 0 16 16"
84              width="16"
85              xmlns="http://www.w3.org/2000/svg"
86            >
87              <path
88                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
89              />
90            </svg>
91          </button>
92
93          <transition-stub
94            class="nav-item__nav"
95            css="true"
96            enteractiveclass="collapsing"
97            enterclass=""
98            entertoclass="collapse show"
99            leaveactiveclass="collapsing"
100            leaveclass="collapse show"
101            leavetoclass="collapse"
102          >
103            <ul
104              class="collapse"
105              id="logs"
106              style="display: none;"
107            >
108              <li
109                class="nav-item"
110              >
111                <a
112                  class="nav-link"
113                  data-test-id="nav-item-event-logs"
114                  href="#/logs/event-logs"
115                >
116
117                  appNavigation.eventLogs
118
119                </a>
120                <a
121                  class="nav-link"
122                  data-test-id="nav-item-post-code-logs"
123                  href="#/logs/post-code-logs"
124                >
125
126                  appNavigation.postCodeLogs
127
128                </a>
129              </li>
130            </ul>
131          </transition-stub>
132        </li>
133        <li
134          class="nav-item"
135        >
136          <button
137            aria-controls="hardware-status"
138            aria-expanded="false"
139            class="btn btn-link collapsed"
140            data-test-id="nav-button-hardware-status"
141            type="button"
142          >
143            <svg
144              aria-hidden="true"
145              fill="currentColor"
146              focusable="false"
147              height="16"
148              preserveAspectRatio="xMidYMid meet"
149              viewBox="0 0 32 32"
150              width="16"
151              xmlns="http://www.w3.org/2000/svg"
152            >
153              <path
154                d="M23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
155              />
156              <circle
157                cx="11"
158                cy="8"
159                r="1"
160              />
161              <circle
162                cx="11"
163                cy="16"
164                r="1"
165              />
166              <circle
167                cx="11"
168                cy="24"
169                r="1"
170              />
171              <path
172                d="M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2h8V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
173              />
174            </svg>
175
176              appNavigation.hardwareStatus
177
178            <svg
179              aria-hidden="true"
180              class="icon-expand"
181              fill="currentColor"
182              focusable="false"
183              height="16"
184              preserveAspectRatio="xMidYMid meet"
185              viewBox="0 0 16 16"
186              width="16"
187              xmlns="http://www.w3.org/2000/svg"
188            >
189              <path
190                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
191              />
192            </svg>
193          </button>
194
195          <transition-stub
196            class="nav-item__nav"
197            css="true"
198            enteractiveclass="collapsing"
199            enterclass=""
200            entertoclass="collapse show"
201            leaveactiveclass="collapsing"
202            leaveclass="collapse show"
203            leavetoclass="collapse"
204          >
205            <ul
206              class="collapse"
207              id="hardware-status"
208              style="display: none;"
209            >
210              <li
211                class="nav-item"
212              >
213                <a
214                  class="nav-link"
215                  data-test-id="nav-item-inventory"
216                  href="#/hardware-status/inventory"
217                >
218
219                  appNavigation.inventory
220
221                </a>
222                <a
223                  class="nav-link"
224                  data-test-id="nav-item-sensors"
225                  href="#/hardware-status/sensors"
226                >
227
228                  appNavigation.sensors
229
230                </a>
231              </li>
232            </ul>
233          </transition-stub>
234        </li>
235        <li
236          class="nav-item"
237        >
238          <button
239            aria-controls="operations"
240            aria-expanded="false"
241            class="btn btn-link collapsed"
242            data-test-id="nav-button-operations"
243            type="button"
244          >
245            <svg
246              aria-hidden="true"
247              fill="currentColor"
248              focusable="false"
249              height="16"
250              preserveAspectRatio="xMidYMid meet"
251              viewBox="0 0 32 32"
252              width="16"
253              xmlns="http://www.w3.org/2000/svg"
254            >
255              <path
256                d="M30 8h-4.1c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2v2h14.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30V8zM21 12c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S22.7 12 21 12zM2 24h4.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30v-2H15.9c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2V24zM11 20c1.7 0 3 1.3 3 3s-1.3 3-3 3-3-1.3-3-3S9.3 20 11 20z"
257              />
258            </svg>
259
260              appNavigation.operations
261
262            <svg
263              aria-hidden="true"
264              class="icon-expand"
265              fill="currentColor"
266              focusable="false"
267              height="16"
268              preserveAspectRatio="xMidYMid meet"
269              viewBox="0 0 16 16"
270              width="16"
271              xmlns="http://www.w3.org/2000/svg"
272            >
273              <path
274                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
275              />
276            </svg>
277          </button>
278
279          <transition-stub
280            class="nav-item__nav"
281            css="true"
282            enteractiveclass="collapsing"
283            enterclass=""
284            entertoclass="collapse show"
285            leaveactiveclass="collapsing"
286            leaveclass="collapse show"
287            leavetoclass="collapse"
288          >
289            <ul
290              class="collapse"
291              id="operations"
292              style="display: none;"
293            >
294              <li
295                class="nav-item"
296              >
297                <a
298                  class="nav-link"
299                  data-test-id="nav-item-factory-reset"
300                  href="#/operations/factory-reset"
301                >
302
303                  appNavigation.factoryReset
304
305                </a>
306                <a
307                  class="nav-link"
308                  data-test-id="nav-item-kvm"
309                  href="#/operations/kvm"
310                >
311
312                  appNavigation.kvm
313
314                </a>
315                <a
316                  class="nav-link"
317                  data-test-id="nav-item-key-clear"
318                  href="#/operations/key-clear"
319                >
320
321                  appNavigation.keyClear
322
323                </a>
324                <a
325                  class="nav-link"
326                  data-test-id="nav-item-firmware"
327                  href="#/operations/firmware"
328                >
329
330                  appNavigation.firmware
331
332                </a>
333                <a
334                  class="nav-link"
335                  data-test-id="nav-item-reboot-bmc"
336                  href="#/operations/reboot-bmc"
337                >
338
339                  appNavigation.rebootBmc
340
341                </a>
342                <a
343                  class="nav-link"
344                  data-test-id="nav-item-serial-over-lan"
345                  href="#/operations/serial-over-lan"
346                >
347
348                  appNavigation.serialOverLan
349
350                </a>
351                <a
352                  class="nav-link"
353                  data-test-id="nav-item-server-power-operations"
354                  href="#/operations/server-power-operations"
355                >
356
357                  appNavigation.serverPowerOperations
358
359                </a>
360                <a
361                  class="nav-link"
362                  data-test-id="nav-item-virtual-media"
363                  href="#/operations/virtual-media"
364                >
365
366                  appNavigation.virtualMedia
367
368                </a>
369              </li>
370            </ul>
371          </transition-stub>
372        </li>
373        <li
374          class="nav-item"
375        >
376          <button
377            aria-controls="settings"
378            aria-expanded="false"
379            class="btn btn-link collapsed"
380            data-test-id="nav-button-settings"
381            type="button"
382          >
383            <svg
384              aria-hidden="true"
385              fill="currentColor"
386              focusable="false"
387              height="16"
388              preserveAspectRatio="xMidYMid meet"
389              viewBox="0 0 16 16"
390              width="16"
391              xmlns="http://www.w3.org/2000/svg"
392            >
393              <path
394                d="M13.5,8.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3	c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1-0.4-0.3-0.7-0.4l-0.3-1.3C10.1,1.3,9.7,1,9.2,1H6.8c-0.5,0-0.9,0.3-1,0.8L5.6,3.1	C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.8l0.9,0.9c0,0.1,0,0.3,0,0.4	c0,0.1,0,0.3,0,0.4L1.6,9.2c-0.4,0.3-0.5,0.9-0.2,1.3l1.2,2C2.7,12.8,3,13,3.4,13c0.1,0,0.2,0,0.3-0.1l1.2-0.4	c0.2,0.1,0.4,0.3,0.7,0.4l0.3,1.3c0.1,0.5,0.5,0.8,1,0.8h2.4c0.5,0,0.9-0.3,1-0.8l0.3-1.3c0.2-0.1,0.4-0.2,0.7-0.4l1.2,0.4	c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.7-0.2,0.9-0.5l1.1-2c0.2-0.4,0.2-0.9-0.2-1.3L13.5,8.4z M12.6,12l-1.7-0.6c-0.4,0.3-0.9,0.6-1.4,0.8	L9.2,14H6.8l-0.4-1.8c-0.5-0.2-0.9-0.5-1.4-0.8L3.4,12l-1.2-2l1.4-1.2c-0.1-0.5-0.1-1.1,0-1.6L2.2,6l1.2-2l1.7,0.6	C5.5,4.2,6,4,6.5,3.8L6.8,2h2.4l0.4,1.8c0.5,0.2,0.9,0.5,1.4,0.8L12.6,4l1.2,2l-1.4,1.2c0.1,0.5,0.1,1.1,0,1.6l1.4,1.2L12.6,12z"
395              />
396              <path
397                d="M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8	c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z"
398              />
399            </svg>
400
401              appNavigation.settings
402
403            <svg
404              aria-hidden="true"
405              class="icon-expand"
406              fill="currentColor"
407              focusable="false"
408              height="16"
409              preserveAspectRatio="xMidYMid meet"
410              viewBox="0 0 16 16"
411              width="16"
412              xmlns="http://www.w3.org/2000/svg"
413            >
414              <path
415                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
416              />
417            </svg>
418          </button>
419
420          <transition-stub
421            class="nav-item__nav"
422            css="true"
423            enteractiveclass="collapsing"
424            enterclass=""
425            entertoclass="collapse show"
426            leaveactiveclass="collapsing"
427            leaveclass="collapse show"
428            leavetoclass="collapse"
429          >
430            <ul
431              class="collapse"
432              id="settings"
433              style="display: none;"
434            >
435              <li
436                class="nav-item"
437              >
438                <a
439                  class="nav-link"
440                  data-test-id="nav-item-date-time"
441                  href="#/settings/date-time"
442                >
443
444                  appNavigation.dateTime
445
446                </a>
447                <a
448                  class="nav-link"
449                  data-test-id="nav-item-network"
450                  href="#/settings/network"
451                >
452
453                  appNavigation.network
454
455                </a>
456                <a
457                  class="nav-link"
458                  data-test-id="nav-item-power-restore-policy"
459                  href="#/settings/power-restore-policy"
460                >
461
462                  appNavigation.powerRestorePolicy
463
464                </a>
465              </li>
466            </ul>
467          </transition-stub>
468        </li>
469        <li
470          class="nav-item"
471        >
472          <button
473            aria-controls="security-and-access"
474            aria-expanded="false"
475            class="btn btn-link collapsed"
476            data-test-id="nav-button-security-and-access"
477            type="button"
478          >
479            <svg
480              aria-hidden="true"
481              fill="currentColor"
482              focusable="false"
483              height="16"
484              preserveAspectRatio="xMidYMid meet"
485              viewBox="0 0 32 32"
486              width="16"
487              xmlns="http://www.w3.org/2000/svg"
488            >
489              <path
490                d="M14 16.59L11.41 14 10 15.41 14 19.41 22 11.41 20.59 10 14 16.59z"
491              />
492              <path
493                d="M16,30,9.8242,26.7071A10.9818,10.9818,0,0,1,4,17V4A2.0021,2.0021,0,0,1,6,2H26a2.0021,2.0021,0,0,1,2,2V17a10.9818,10.9818,0,0,1-5.8242,9.7071ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
494              />
495            </svg>
496
497              appNavigation.securityAndAccess
498
499            <svg
500              aria-hidden="true"
501              class="icon-expand"
502              fill="currentColor"
503              focusable="false"
504              height="16"
505              preserveAspectRatio="xMidYMid meet"
506              viewBox="0 0 16 16"
507              width="16"
508              xmlns="http://www.w3.org/2000/svg"
509            >
510              <path
511                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
512              />
513            </svg>
514          </button>
515
516          <transition-stub
517            class="nav-item__nav"
518            css="true"
519            enteractiveclass="collapsing"
520            enterclass=""
521            entertoclass="collapse show"
522            leaveactiveclass="collapsing"
523            leaveclass="collapse show"
524            leavetoclass="collapse"
525          >
526            <ul
527              class="collapse"
528              id="security-and-access"
529              style="display: none;"
530            >
531              <li
532                class="nav-item"
533              >
534                <a
535                  class="nav-link"
536                  data-test-id="nav-item-sessions"
537                  href="#/security-and-access/sessions"
538                >
539
540                  appNavigation.sessions
541
542                </a>
543                <a
544                  class="nav-link"
545                  data-test-id="nav-item-ldap"
546                  href="#/security-and-access/ldap"
547                >
548
549                  appNavigation.ldap
550
551                </a>
552                <a
553                  class="nav-link"
554                  data-test-id="nav-item-user-management"
555                  href="#/security-and-access/user-management"
556                >
557
558                  appNavigation.userManagement
559
560                </a>
561                <a
562                  class="nav-link"
563                  data-test-id="nav-item-policies"
564                  href="#/security-and-access/policies"
565                >
566
567                  appNavigation.policies
568
569                </a>
570                <a
571                  class="nav-link"
572                  data-test-id="nav-item-certificates"
573                  href="#/security-and-access/certificates"
574                >
575
576                  appNavigation.certificates
577
578                </a>
579              </li>
580            </ul>
581          </transition-stub>
582        </li>
583        <li
584          class="nav-item"
585        >
586          <button
587            aria-controls="resource-management"
588            aria-expanded="false"
589            class="btn btn-link collapsed"
590            data-test-id="nav-button-resource-management"
591            type="button"
592          >
593            <svg
594              aria-hidden="true"
595              fill="currentColor"
596              focusable="false"
597              height="16"
598              preserveAspectRatio="xMidYMid meet"
599              viewBox="0 0 32 32"
600              width="16"
601              xmlns="http://www.w3.org/2000/svg"
602            >
603              <path
604                d="M19 24H26V26H19zM19 20H26V22H19zM19 16H26V18H19zM6 24H13V26H6zM6 20H13V22H6z"
605              />
606              <path
607                d="M28,4H17a2.0023,2.0023,0,0,0-2,2v6H4a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,28,4ZM15,28H4V14H15Zm2,0V6H28V28Z"
608              />
609            </svg>
610
611              appNavigation.resourceManagement
612
613            <svg
614              aria-hidden="true"
615              class="icon-expand"
616              fill="currentColor"
617              focusable="false"
618              height="16"
619              preserveAspectRatio="xMidYMid meet"
620              viewBox="0 0 16 16"
621              width="16"
622              xmlns="http://www.w3.org/2000/svg"
623            >
624              <path
625                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
626              />
627            </svg>
628          </button>
629
630          <transition-stub
631            class="nav-item__nav"
632            css="true"
633            enteractiveclass="collapsing"
634            enterclass=""
635            entertoclass="collapse show"
636            leaveactiveclass="collapsing"
637            leaveclass="collapse show"
638            leavetoclass="collapse"
639          >
640            <ul
641              class="collapse"
642              id="resource-management"
643              style="display: none;"
644            >
645              <li
646                class="nav-item"
647              >
648                <a
649                  class="nav-link"
650                  data-test-id="nav-item-power"
651                  href="#/resource-management/power"
652                >
653
654                  appNavigation.power
655
656                </a>
657              </li>
658            </ul>
659          </transition-stub>
660        </li>
661      </ul>
662    </nav>
663  </div>
664
665  <transition-stub
666    name="fade"
667  >
668    <!---->
669  </transition-stub>
670</div>
671`;
672
673exports[`AppNavigation.vue should render with nav-container open 1`] = `
674<div>
675  <div
676    class="nav-container"
677  >
678    <nav
679      aria-label="appNavigation.primaryNavigation"
680    >
681      <ul
682        class="nav mb-4 flex-column"
683      >
684        <li
685          class="nav-item"
686          data-test-id="nav-item-overview"
687        >
688          <a
689            aria-current="page"
690            class="nav-link router-link-exact-active router-link-active"
691            href="#/"
692            target="_self"
693          >
694            <svg
695              aria-hidden="true"
696              fill="currentColor"
697              focusable="false"
698              height="16"
699              preserveAspectRatio="xMidYMid meet"
700              viewBox="0 0 32 32"
701              width="16"
702              xmlns="http://www.w3.org/2000/svg"
703            >
704              <path
705                d="M24 21H26V26H24zM20 16H22V26H20zM11 26a5.0059 5.0059 0 01-5-5H8a3 3 0 103-3V16a5 5 0 010 10z"
706              />
707              <path
708                d="M28,2H4A2.002,2.002,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,9H14V4H28ZM12,4v7H4V4ZM4,28V13H28.0007l.0013,15Z"
709              />
710            </svg>
711
712            appNavigation.overview
713
714          </a>
715        </li>
716        <li
717          class="nav-item"
718        >
719          <button
720            aria-controls="logs"
721            aria-expanded="false"
722            class="btn btn-link collapsed"
723            data-test-id="nav-button-logs"
724            type="button"
725          >
726            <svg
727              aria-hidden="true"
728              fill="currentColor"
729              focusable="false"
730              height="16"
731              preserveAspectRatio="xMidYMid meet"
732              viewBox="0 0 32 32"
733              width="16"
734              xmlns="http://www.w3.org/2000/svg"
735            >
736              <path
737                d="M8 10H16V12H8zM8 6H20V8H8zM8 2H20V4H8z"
738              />
739              <path
740                d="M4.7111,28l5.6312-9.9961,7.4341,6.49A2,2,0,0,0,20.86,23.96l6.9707-10.4034-1.6622-1.1132-7,10.4472-.07.1035-7.4345-6.4907a2.0032,2.0032,0,0,0-3.0806.5308L4,25.1826V2H2V28a2.0023,2.0023,0,0,0,2,2H30V28Z"
741              />
742            </svg>
743
744              appNavigation.logs
745
746            <svg
747              aria-hidden="true"
748              class="icon-expand"
749              fill="currentColor"
750              focusable="false"
751              height="16"
752              preserveAspectRatio="xMidYMid meet"
753              viewBox="0 0 16 16"
754              width="16"
755              xmlns="http://www.w3.org/2000/svg"
756            >
757              <path
758                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
759              />
760            </svg>
761          </button>
762
763          <transition-stub
764            class="nav-item__nav"
765            css="true"
766            enteractiveclass="collapsing"
767            enterclass=""
768            entertoclass="collapse show"
769            leaveactiveclass="collapsing"
770            leaveclass="collapse show"
771            leavetoclass="collapse"
772          >
773            <ul
774              class="collapse"
775              id="logs"
776              style="display: none;"
777            >
778              <li
779                class="nav-item"
780              >
781                <a
782                  class="nav-link"
783                  data-test-id="nav-item-event-logs"
784                  href="#/logs/event-logs"
785                >
786
787                  appNavigation.eventLogs
788
789                </a>
790                <a
791                  class="nav-link"
792                  data-test-id="nav-item-post-code-logs"
793                  href="#/logs/post-code-logs"
794                >
795
796                  appNavigation.postCodeLogs
797
798                </a>
799              </li>
800            </ul>
801          </transition-stub>
802        </li>
803        <li
804          class="nav-item"
805        >
806          <button
807            aria-controls="hardware-status"
808            aria-expanded="false"
809            class="btn btn-link collapsed"
810            data-test-id="nav-button-hardware-status"
811            type="button"
812          >
813            <svg
814              aria-hidden="true"
815              fill="currentColor"
816              focusable="false"
817              height="16"
818              preserveAspectRatio="xMidYMid meet"
819              viewBox="0 0 32 32"
820              width="16"
821              xmlns="http://www.w3.org/2000/svg"
822            >
823              <path
824                d="M23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
825              />
826              <circle
827                cx="11"
828                cy="8"
829                r="1"
830              />
831              <circle
832                cx="11"
833                cy="16"
834                r="1"
835              />
836              <circle
837                cx="11"
838                cy="24"
839                r="1"
840              />
841              <path
842                d="M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2h8V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
843              />
844            </svg>
845
846              appNavigation.hardwareStatus
847
848            <svg
849              aria-hidden="true"
850              class="icon-expand"
851              fill="currentColor"
852              focusable="false"
853              height="16"
854              preserveAspectRatio="xMidYMid meet"
855              viewBox="0 0 16 16"
856              width="16"
857              xmlns="http://www.w3.org/2000/svg"
858            >
859              <path
860                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
861              />
862            </svg>
863          </button>
864
865          <transition-stub
866            class="nav-item__nav"
867            css="true"
868            enteractiveclass="collapsing"
869            enterclass=""
870            entertoclass="collapse show"
871            leaveactiveclass="collapsing"
872            leaveclass="collapse show"
873            leavetoclass="collapse"
874          >
875            <ul
876              class="collapse"
877              id="hardware-status"
878              style="display: none;"
879            >
880              <li
881                class="nav-item"
882              >
883                <a
884                  class="nav-link"
885                  data-test-id="nav-item-inventory"
886                  href="#/hardware-status/inventory"
887                >
888
889                  appNavigation.inventory
890
891                </a>
892                <a
893                  class="nav-link"
894                  data-test-id="nav-item-sensors"
895                  href="#/hardware-status/sensors"
896                >
897
898                  appNavigation.sensors
899
900                </a>
901              </li>
902            </ul>
903          </transition-stub>
904        </li>
905        <li
906          class="nav-item"
907        >
908          <button
909            aria-controls="operations"
910            aria-expanded="false"
911            class="btn btn-link collapsed"
912            data-test-id="nav-button-operations"
913            type="button"
914          >
915            <svg
916              aria-hidden="true"
917              fill="currentColor"
918              focusable="false"
919              height="16"
920              preserveAspectRatio="xMidYMid meet"
921              viewBox="0 0 32 32"
922              width="16"
923              xmlns="http://www.w3.org/2000/svg"
924            >
925              <path
926                d="M30 8h-4.1c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2v2h14.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30V8zM21 12c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S22.7 12 21 12zM2 24h4.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30v-2H15.9c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2V24zM11 20c1.7 0 3 1.3 3 3s-1.3 3-3 3-3-1.3-3-3S9.3 20 11 20z"
927              />
928            </svg>
929
930              appNavigation.operations
931
932            <svg
933              aria-hidden="true"
934              class="icon-expand"
935              fill="currentColor"
936              focusable="false"
937              height="16"
938              preserveAspectRatio="xMidYMid meet"
939              viewBox="0 0 16 16"
940              width="16"
941              xmlns="http://www.w3.org/2000/svg"
942            >
943              <path
944                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
945              />
946            </svg>
947          </button>
948
949          <transition-stub
950            class="nav-item__nav"
951            css="true"
952            enteractiveclass="collapsing"
953            enterclass=""
954            entertoclass="collapse show"
955            leaveactiveclass="collapsing"
956            leaveclass="collapse show"
957            leavetoclass="collapse"
958          >
959            <ul
960              class="collapse"
961              id="operations"
962              style="display: none;"
963            >
964              <li
965                class="nav-item"
966              >
967                <a
968                  class="nav-link"
969                  data-test-id="nav-item-factory-reset"
970                  href="#/operations/factory-reset"
971                >
972
973                  appNavigation.factoryReset
974
975                </a>
976                <a
977                  class="nav-link"
978                  data-test-id="nav-item-kvm"
979                  href="#/operations/kvm"
980                >
981
982                  appNavigation.kvm
983
984                </a>
985                <a
986                  class="nav-link"
987                  data-test-id="nav-item-key-clear"
988                  href="#/operations/key-clear"
989                >
990
991                  appNavigation.keyClear
992
993                </a>
994                <a
995                  class="nav-link"
996                  data-test-id="nav-item-firmware"
997                  href="#/operations/firmware"
998                >
999
1000                  appNavigation.firmware
1001
1002                </a>
1003                <a
1004                  class="nav-link"
1005                  data-test-id="nav-item-reboot-bmc"
1006                  href="#/operations/reboot-bmc"
1007                >
1008
1009                  appNavigation.rebootBmc
1010
1011                </a>
1012                <a
1013                  class="nav-link"
1014                  data-test-id="nav-item-serial-over-lan"
1015                  href="#/operations/serial-over-lan"
1016                >
1017
1018                  appNavigation.serialOverLan
1019
1020                </a>
1021                <a
1022                  class="nav-link"
1023                  data-test-id="nav-item-server-power-operations"
1024                  href="#/operations/server-power-operations"
1025                >
1026
1027                  appNavigation.serverPowerOperations
1028
1029                </a>
1030                <a
1031                  class="nav-link"
1032                  data-test-id="nav-item-virtual-media"
1033                  href="#/operations/virtual-media"
1034                >
1035
1036                  appNavigation.virtualMedia
1037
1038                </a>
1039              </li>
1040            </ul>
1041          </transition-stub>
1042        </li>
1043        <li
1044          class="nav-item"
1045        >
1046          <button
1047            aria-controls="settings"
1048            aria-expanded="false"
1049            class="btn btn-link collapsed"
1050            data-test-id="nav-button-settings"
1051            type="button"
1052          >
1053            <svg
1054              aria-hidden="true"
1055              fill="currentColor"
1056              focusable="false"
1057              height="16"
1058              preserveAspectRatio="xMidYMid meet"
1059              viewBox="0 0 16 16"
1060              width="16"
1061              xmlns="http://www.w3.org/2000/svg"
1062            >
1063              <path
1064                d="M13.5,8.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3	c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1-0.4-0.3-0.7-0.4l-0.3-1.3C10.1,1.3,9.7,1,9.2,1H6.8c-0.5,0-0.9,0.3-1,0.8L5.6,3.1	C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.8l0.9,0.9c0,0.1,0,0.3,0,0.4	c0,0.1,0,0.3,0,0.4L1.6,9.2c-0.4,0.3-0.5,0.9-0.2,1.3l1.2,2C2.7,12.8,3,13,3.4,13c0.1,0,0.2,0,0.3-0.1l1.2-0.4	c0.2,0.1,0.4,0.3,0.7,0.4l0.3,1.3c0.1,0.5,0.5,0.8,1,0.8h2.4c0.5,0,0.9-0.3,1-0.8l0.3-1.3c0.2-0.1,0.4-0.2,0.7-0.4l1.2,0.4	c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.7-0.2,0.9-0.5l1.1-2c0.2-0.4,0.2-0.9-0.2-1.3L13.5,8.4z M12.6,12l-1.7-0.6c-0.4,0.3-0.9,0.6-1.4,0.8	L9.2,14H6.8l-0.4-1.8c-0.5-0.2-0.9-0.5-1.4-0.8L3.4,12l-1.2-2l1.4-1.2c-0.1-0.5-0.1-1.1,0-1.6L2.2,6l1.2-2l1.7,0.6	C5.5,4.2,6,4,6.5,3.8L6.8,2h2.4l0.4,1.8c0.5,0.2,0.9,0.5,1.4,0.8L12.6,4l1.2,2l-1.4,1.2c0.1,0.5,0.1,1.1,0,1.6l1.4,1.2L12.6,12z"
1065              />
1066              <path
1067                d="M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8	c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z"
1068              />
1069            </svg>
1070
1071              appNavigation.settings
1072
1073            <svg
1074              aria-hidden="true"
1075              class="icon-expand"
1076              fill="currentColor"
1077              focusable="false"
1078              height="16"
1079              preserveAspectRatio="xMidYMid meet"
1080              viewBox="0 0 16 16"
1081              width="16"
1082              xmlns="http://www.w3.org/2000/svg"
1083            >
1084              <path
1085                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
1086              />
1087            </svg>
1088          </button>
1089
1090          <transition-stub
1091            class="nav-item__nav"
1092            css="true"
1093            enteractiveclass="collapsing"
1094            enterclass=""
1095            entertoclass="collapse show"
1096            leaveactiveclass="collapsing"
1097            leaveclass="collapse show"
1098            leavetoclass="collapse"
1099          >
1100            <ul
1101              class="collapse"
1102              id="settings"
1103              style="display: none;"
1104            >
1105              <li
1106                class="nav-item"
1107              >
1108                <a
1109                  class="nav-link"
1110                  data-test-id="nav-item-date-time"
1111                  href="#/settings/date-time"
1112                >
1113
1114                  appNavigation.dateTime
1115
1116                </a>
1117                <a
1118                  class="nav-link"
1119                  data-test-id="nav-item-network"
1120                  href="#/settings/network"
1121                >
1122
1123                  appNavigation.network
1124
1125                </a>
1126                <a
1127                  class="nav-link"
1128                  data-test-id="nav-item-power-restore-policy"
1129                  href="#/settings/power-restore-policy"
1130                >
1131
1132                  appNavigation.powerRestorePolicy
1133
1134                </a>
1135              </li>
1136            </ul>
1137          </transition-stub>
1138        </li>
1139        <li
1140          class="nav-item"
1141        >
1142          <button
1143            aria-controls="security-and-access"
1144            aria-expanded="false"
1145            class="btn btn-link collapsed"
1146            data-test-id="nav-button-security-and-access"
1147            type="button"
1148          >
1149            <svg
1150              aria-hidden="true"
1151              fill="currentColor"
1152              focusable="false"
1153              height="16"
1154              preserveAspectRatio="xMidYMid meet"
1155              viewBox="0 0 32 32"
1156              width="16"
1157              xmlns="http://www.w3.org/2000/svg"
1158            >
1159              <path
1160                d="M14 16.59L11.41 14 10 15.41 14 19.41 22 11.41 20.59 10 14 16.59z"
1161              />
1162              <path
1163                d="M16,30,9.8242,26.7071A10.9818,10.9818,0,0,1,4,17V4A2.0021,2.0021,0,0,1,6,2H26a2.0021,2.0021,0,0,1,2,2V17a10.9818,10.9818,0,0,1-5.8242,9.7071ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
1164              />
1165            </svg>
1166
1167              appNavigation.securityAndAccess
1168
1169            <svg
1170              aria-hidden="true"
1171              class="icon-expand"
1172              fill="currentColor"
1173              focusable="false"
1174              height="16"
1175              preserveAspectRatio="xMidYMid meet"
1176              viewBox="0 0 16 16"
1177              width="16"
1178              xmlns="http://www.w3.org/2000/svg"
1179            >
1180              <path
1181                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
1182              />
1183            </svg>
1184          </button>
1185
1186          <transition-stub
1187            class="nav-item__nav"
1188            css="true"
1189            enteractiveclass="collapsing"
1190            enterclass=""
1191            entertoclass="collapse show"
1192            leaveactiveclass="collapsing"
1193            leaveclass="collapse show"
1194            leavetoclass="collapse"
1195          >
1196            <ul
1197              class="collapse"
1198              id="security-and-access"
1199              style="display: none;"
1200            >
1201              <li
1202                class="nav-item"
1203              >
1204                <a
1205                  class="nav-link"
1206                  data-test-id="nav-item-sessions"
1207                  href="#/security-and-access/sessions"
1208                >
1209
1210                  appNavigation.sessions
1211
1212                </a>
1213                <a
1214                  class="nav-link"
1215                  data-test-id="nav-item-ldap"
1216                  href="#/security-and-access/ldap"
1217                >
1218
1219                  appNavigation.ldap
1220
1221                </a>
1222                <a
1223                  class="nav-link"
1224                  data-test-id="nav-item-user-management"
1225                  href="#/security-and-access/user-management"
1226                >
1227
1228                  appNavigation.userManagement
1229
1230                </a>
1231                <a
1232                  class="nav-link"
1233                  data-test-id="nav-item-policies"
1234                  href="#/security-and-access/policies"
1235                >
1236
1237                  appNavigation.policies
1238
1239                </a>
1240                <a
1241                  class="nav-link"
1242                  data-test-id="nav-item-certificates"
1243                  href="#/security-and-access/certificates"
1244                >
1245
1246                  appNavigation.certificates
1247
1248                </a>
1249              </li>
1250            </ul>
1251          </transition-stub>
1252        </li>
1253        <li
1254          class="nav-item"
1255        >
1256          <button
1257            aria-controls="resource-management"
1258            aria-expanded="false"
1259            class="btn btn-link collapsed"
1260            data-test-id="nav-button-resource-management"
1261            type="button"
1262          >
1263            <svg
1264              aria-hidden="true"
1265              fill="currentColor"
1266              focusable="false"
1267              height="16"
1268              preserveAspectRatio="xMidYMid meet"
1269              viewBox="0 0 32 32"
1270              width="16"
1271              xmlns="http://www.w3.org/2000/svg"
1272            >
1273              <path
1274                d="M19 24H26V26H19zM19 20H26V22H19zM19 16H26V18H19zM6 24H13V26H6zM6 20H13V22H6z"
1275              />
1276              <path
1277                d="M28,4H17a2.0023,2.0023,0,0,0-2,2v6H4a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,28,4ZM15,28H4V14H15Zm2,0V6H28V28Z"
1278              />
1279            </svg>
1280
1281              appNavigation.resourceManagement
1282
1283            <svg
1284              aria-hidden="true"
1285              class="icon-expand"
1286              fill="currentColor"
1287              focusable="false"
1288              height="16"
1289              preserveAspectRatio="xMidYMid meet"
1290              viewBox="0 0 16 16"
1291              width="16"
1292              xmlns="http://www.w3.org/2000/svg"
1293            >
1294              <path
1295                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
1296              />
1297            </svg>
1298          </button>
1299
1300          <transition-stub
1301            class="nav-item__nav"
1302            css="true"
1303            enteractiveclass="collapsing"
1304            enterclass=""
1305            entertoclass="collapse show"
1306            leaveactiveclass="collapsing"
1307            leaveclass="collapse show"
1308            leavetoclass="collapse"
1309          >
1310            <ul
1311              class="collapse"
1312              id="resource-management"
1313              style="display: none;"
1314            >
1315              <li
1316                class="nav-item"
1317              >
1318                <a
1319                  class="nav-link"
1320                  data-test-id="nav-item-power"
1321                  href="#/resource-management/power"
1322                >
1323
1324                  appNavigation.power
1325
1326                </a>
1327              </li>
1328            </ul>
1329          </transition-stub>
1330        </li>
1331      </ul>
1332    </nav>
1333  </div>
1334
1335  <transition-stub
1336    name="fade"
1337  >
1338    <!---->
1339  </transition-stub>
1340</div>
1341`;
1342