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-firmware"
318                  href="#/operations/firmware"
319                >
320
321                  appNavigation.firmware
322
323                </a>
324                <a
325                  class="nav-link"
326                  data-test-id="nav-item-manage-power-usage"
327                  href="#/operations/manage-power-usage"
328                >
329
330                  appNavigation.managePowerUsage
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                <a
466                  class="nav-link"
467                  data-test-id="nav-item-security-settings"
468                  href="#/settings/security-settings"
469                >
470
471                  appNavigation.securitySettings
472
473                </a>
474              </li>
475            </ul>
476          </transition-stub>
477        </li>
478        <li
479          class="nav-item"
480        >
481          <button
482            aria-controls="access-control"
483            aria-expanded="false"
484            class="btn btn-link collapsed"
485            data-test-id="nav-button-access-control"
486            type="button"
487          >
488            <svg
489              aria-hidden="true"
490              fill="currentColor"
491              focusable="false"
492              height="16"
493              preserveAspectRatio="xMidYMid meet"
494              viewBox="0 0 32 32"
495              width="16"
496              xmlns="http://www.w3.org/2000/svg"
497            >
498              <path
499                d="M21,2a8.9977,8.9977,0,0,0-8.6119,11.6118L2,24v6H8L18.3881,19.6118A9,9,0,1,0,21,2Zm0,16a7.0125,7.0125,0,0,1-2.0322-.3022L17.821,17.35l-.8472.8472-3.1811,3.1812L12.4141,20,11,21.4141l1.3787,1.3786-1.5859,1.586L9.4141,23,8,24.4141l1.3787,1.3786L7.1716,28H4V24.8284l9.8023-9.8023.8472-.8474-.3473-1.1467A7,7,0,1,1,21,18Z"
500              />
501              <circle
502                cx="22"
503                cy="10"
504                r="2"
505              />
506            </svg>
507
508              appNavigation.accessControl
509
510            <svg
511              aria-hidden="true"
512              class="icon-expand"
513              fill="currentColor"
514              focusable="false"
515              height="16"
516              preserveAspectRatio="xMidYMid meet"
517              viewBox="0 0 16 16"
518              width="16"
519              xmlns="http://www.w3.org/2000/svg"
520            >
521              <path
522                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
523              />
524            </svg>
525          </button>
526
527          <transition-stub
528            class="nav-item__nav"
529            css="true"
530            enteractiveclass="collapsing"
531            enterclass=""
532            entertoclass="collapse show"
533            leaveactiveclass="collapsing"
534            leaveclass="collapse show"
535            leavetoclass="collapse"
536          >
537            <ul
538              class="collapse"
539              id="access-control"
540              style="display: none;"
541            >
542              <li
543                class="nav-item"
544              >
545                <a
546                  class="nav-link"
547                  data-test-id="nav-item-client-sessions"
548                  href="#/access-control/client-sessions"
549                >
550
551                  appNavigation.clientSessions
552
553                </a>
554                <a
555                  class="nav-link"
556                  data-test-id="nav-item-ldap"
557                  href="#/access-control/ldap"
558                >
559
560                  appNavigation.ldap
561
562                </a>
563                <a
564                  class="nav-link"
565                  data-test-id="nav-item-local-user-management"
566                  href="#/access-control/local-user-management"
567                >
568
569                  appNavigation.localUserManagement
570
571                </a>
572                <a
573                  class="nav-link"
574                  data-test-id="nav-item-ssl-certificates"
575                  href="#/access-control/ssl-certificates"
576                >
577
578                  appNavigation.sslCertificates
579
580                </a>
581              </li>
582            </ul>
583          </transition-stub>
584        </li>
585      </ul>
586    </nav>
587  </div>
588
589  <transition-stub
590    name="fade"
591  >
592    <!---->
593  </transition-stub>
594</div>
595`;
596
597exports[`AppNavigation.vue should render with nav-container open 1`] = `
598<div>
599  <div
600    class="nav-container"
601  >
602    <nav
603      aria-label="appNavigation.primaryNavigation"
604    >
605      <ul
606        class="nav mb-4 flex-column"
607      >
608        <li
609          class="nav-item"
610          data-test-id="nav-item-overview"
611        >
612          <a
613            aria-current="page"
614            class="nav-link router-link-exact-active router-link-active"
615            href="#/"
616            target="_self"
617          >
618            <svg
619              aria-hidden="true"
620              fill="currentColor"
621              focusable="false"
622              height="16"
623              preserveAspectRatio="xMidYMid meet"
624              viewBox="0 0 32 32"
625              width="16"
626              xmlns="http://www.w3.org/2000/svg"
627            >
628              <path
629                d="M24 21H26V26H24zM20 16H22V26H20zM11 26a5.0059 5.0059 0 01-5-5H8a3 3 0 103-3V16a5 5 0 010 10z"
630              />
631              <path
632                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"
633              />
634            </svg>
635
636            appNavigation.overview
637
638          </a>
639        </li>
640        <li
641          class="nav-item"
642        >
643          <button
644            aria-controls="logs"
645            aria-expanded="false"
646            class="btn btn-link collapsed"
647            data-test-id="nav-button-logs"
648            type="button"
649          >
650            <svg
651              aria-hidden="true"
652              fill="currentColor"
653              focusable="false"
654              height="16"
655              preserveAspectRatio="xMidYMid meet"
656              viewBox="0 0 32 32"
657              width="16"
658              xmlns="http://www.w3.org/2000/svg"
659            >
660              <path
661                d="M8 10H16V12H8zM8 6H20V8H8zM8 2H20V4H8z"
662              />
663              <path
664                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"
665              />
666            </svg>
667
668              appNavigation.logs
669
670            <svg
671              aria-hidden="true"
672              class="icon-expand"
673              fill="currentColor"
674              focusable="false"
675              height="16"
676              preserveAspectRatio="xMidYMid meet"
677              viewBox="0 0 16 16"
678              width="16"
679              xmlns="http://www.w3.org/2000/svg"
680            >
681              <path
682                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
683              />
684            </svg>
685          </button>
686
687          <transition-stub
688            class="nav-item__nav"
689            css="true"
690            enteractiveclass="collapsing"
691            enterclass=""
692            entertoclass="collapse show"
693            leaveactiveclass="collapsing"
694            leaveclass="collapse show"
695            leavetoclass="collapse"
696          >
697            <ul
698              class="collapse"
699              id="logs"
700              style="display: none;"
701            >
702              <li
703                class="nav-item"
704              >
705                <a
706                  class="nav-link"
707                  data-test-id="nav-item-event-logs"
708                  href="#/logs/event-logs"
709                >
710
711                  appNavigation.eventLogs
712
713                </a>
714                <a
715                  class="nav-link"
716                  data-test-id="nav-item-post-code-logs"
717                  href="#/logs/post-code-logs"
718                >
719
720                  appNavigation.postCodeLogs
721
722                </a>
723              </li>
724            </ul>
725          </transition-stub>
726        </li>
727        <li
728          class="nav-item"
729        >
730          <button
731            aria-controls="hardware-status"
732            aria-expanded="false"
733            class="btn btn-link collapsed"
734            data-test-id="nav-button-hardware-status"
735            type="button"
736          >
737            <svg
738              aria-hidden="true"
739              fill="currentColor"
740              focusable="false"
741              height="16"
742              preserveAspectRatio="xMidYMid meet"
743              viewBox="0 0 32 32"
744              width="16"
745              xmlns="http://www.w3.org/2000/svg"
746            >
747              <path
748                d="M23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
749              />
750              <circle
751                cx="11"
752                cy="8"
753                r="1"
754              />
755              <circle
756                cx="11"
757                cy="16"
758                r="1"
759              />
760              <circle
761                cx="11"
762                cy="24"
763                r="1"
764              />
765              <path
766                d="M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2h8V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
767              />
768            </svg>
769
770              appNavigation.hardwareStatus
771
772            <svg
773              aria-hidden="true"
774              class="icon-expand"
775              fill="currentColor"
776              focusable="false"
777              height="16"
778              preserveAspectRatio="xMidYMid meet"
779              viewBox="0 0 16 16"
780              width="16"
781              xmlns="http://www.w3.org/2000/svg"
782            >
783              <path
784                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
785              />
786            </svg>
787          </button>
788
789          <transition-stub
790            class="nav-item__nav"
791            css="true"
792            enteractiveclass="collapsing"
793            enterclass=""
794            entertoclass="collapse show"
795            leaveactiveclass="collapsing"
796            leaveclass="collapse show"
797            leavetoclass="collapse"
798          >
799            <ul
800              class="collapse"
801              id="hardware-status"
802              style="display: none;"
803            >
804              <li
805                class="nav-item"
806              >
807                <a
808                  class="nav-link"
809                  data-test-id="nav-item-inventory"
810                  href="#/hardware-status/inventory"
811                >
812
813                  appNavigation.inventory
814
815                </a>
816                <a
817                  class="nav-link"
818                  data-test-id="nav-item-sensors"
819                  href="#/hardware-status/sensors"
820                >
821
822                  appNavigation.sensors
823
824                </a>
825              </li>
826            </ul>
827          </transition-stub>
828        </li>
829        <li
830          class="nav-item"
831        >
832          <button
833            aria-controls="operations"
834            aria-expanded="false"
835            class="btn btn-link collapsed"
836            data-test-id="nav-button-operations"
837            type="button"
838          >
839            <svg
840              aria-hidden="true"
841              fill="currentColor"
842              focusable="false"
843              height="16"
844              preserveAspectRatio="xMidYMid meet"
845              viewBox="0 0 32 32"
846              width="16"
847              xmlns="http://www.w3.org/2000/svg"
848            >
849              <path
850                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"
851              />
852            </svg>
853
854              appNavigation.operations
855
856            <svg
857              aria-hidden="true"
858              class="icon-expand"
859              fill="currentColor"
860              focusable="false"
861              height="16"
862              preserveAspectRatio="xMidYMid meet"
863              viewBox="0 0 16 16"
864              width="16"
865              xmlns="http://www.w3.org/2000/svg"
866            >
867              <path
868                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
869              />
870            </svg>
871          </button>
872
873          <transition-stub
874            class="nav-item__nav"
875            css="true"
876            enteractiveclass="collapsing"
877            enterclass=""
878            entertoclass="collapse show"
879            leaveactiveclass="collapsing"
880            leaveclass="collapse show"
881            leavetoclass="collapse"
882          >
883            <ul
884              class="collapse"
885              id="operations"
886              style="display: none;"
887            >
888              <li
889                class="nav-item"
890              >
891                <a
892                  class="nav-link"
893                  data-test-id="nav-item-factory-reset"
894                  href="#/operations/factory-reset"
895                >
896
897                  appNavigation.factoryReset
898
899                </a>
900                <a
901                  class="nav-link"
902                  data-test-id="nav-item-kvm"
903                  href="#/operations/kvm"
904                >
905
906                  appNavigation.kvm
907
908                </a>
909                <a
910                  class="nav-link"
911                  data-test-id="nav-item-firmware"
912                  href="#/operations/firmware"
913                >
914
915                  appNavigation.firmware
916
917                </a>
918                <a
919                  class="nav-link"
920                  data-test-id="nav-item-manage-power-usage"
921                  href="#/operations/manage-power-usage"
922                >
923
924                  appNavigation.managePowerUsage
925
926                </a>
927                <a
928                  class="nav-link"
929                  data-test-id="nav-item-reboot-bmc"
930                  href="#/operations/reboot-bmc"
931                >
932
933                  appNavigation.rebootBmc
934
935                </a>
936                <a
937                  class="nav-link"
938                  data-test-id="nav-item-serial-over-lan"
939                  href="#/operations/serial-over-lan"
940                >
941
942                  appNavigation.serialOverLan
943
944                </a>
945                <a
946                  class="nav-link"
947                  data-test-id="nav-item-server-power-operations"
948                  href="#/operations/server-power-operations"
949                >
950
951                  appNavigation.serverPowerOperations
952
953                </a>
954                <a
955                  class="nav-link"
956                  data-test-id="nav-item-virtual-media"
957                  href="#/operations/virtual-media"
958                >
959
960                  appNavigation.virtualMedia
961
962                </a>
963              </li>
964            </ul>
965          </transition-stub>
966        </li>
967        <li
968          class="nav-item"
969        >
970          <button
971            aria-controls="settings"
972            aria-expanded="false"
973            class="btn btn-link collapsed"
974            data-test-id="nav-button-settings"
975            type="button"
976          >
977            <svg
978              aria-hidden="true"
979              fill="currentColor"
980              focusable="false"
981              height="16"
982              preserveAspectRatio="xMidYMid meet"
983              viewBox="0 0 16 16"
984              width="16"
985              xmlns="http://www.w3.org/2000/svg"
986            >
987              <path
988                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"
989              />
990              <path
991                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"
992              />
993            </svg>
994
995              appNavigation.settings
996
997            <svg
998              aria-hidden="true"
999              class="icon-expand"
1000              fill="currentColor"
1001              focusable="false"
1002              height="16"
1003              preserveAspectRatio="xMidYMid meet"
1004              viewBox="0 0 16 16"
1005              width="16"
1006              xmlns="http://www.w3.org/2000/svg"
1007            >
1008              <path
1009                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
1010              />
1011            </svg>
1012          </button>
1013
1014          <transition-stub
1015            class="nav-item__nav"
1016            css="true"
1017            enteractiveclass="collapsing"
1018            enterclass=""
1019            entertoclass="collapse show"
1020            leaveactiveclass="collapsing"
1021            leaveclass="collapse show"
1022            leavetoclass="collapse"
1023          >
1024            <ul
1025              class="collapse"
1026              id="settings"
1027              style="display: none;"
1028            >
1029              <li
1030                class="nav-item"
1031              >
1032                <a
1033                  class="nav-link"
1034                  data-test-id="nav-item-date-time"
1035                  href="#/settings/date-time"
1036                >
1037
1038                  appNavigation.dateTime
1039
1040                </a>
1041                <a
1042                  class="nav-link"
1043                  data-test-id="nav-item-network"
1044                  href="#/settings/network"
1045                >
1046
1047                  appNavigation.network
1048
1049                </a>
1050                <a
1051                  class="nav-link"
1052                  data-test-id="nav-item-power-restore-policy"
1053                  href="#/settings/power-restore-policy"
1054                >
1055
1056                  appNavigation.powerRestorePolicy
1057
1058                </a>
1059                <a
1060                  class="nav-link"
1061                  data-test-id="nav-item-security-settings"
1062                  href="#/settings/security-settings"
1063                >
1064
1065                  appNavigation.securitySettings
1066
1067                </a>
1068              </li>
1069            </ul>
1070          </transition-stub>
1071        </li>
1072        <li
1073          class="nav-item"
1074        >
1075          <button
1076            aria-controls="access-control"
1077            aria-expanded="false"
1078            class="btn btn-link collapsed"
1079            data-test-id="nav-button-access-control"
1080            type="button"
1081          >
1082            <svg
1083              aria-hidden="true"
1084              fill="currentColor"
1085              focusable="false"
1086              height="16"
1087              preserveAspectRatio="xMidYMid meet"
1088              viewBox="0 0 32 32"
1089              width="16"
1090              xmlns="http://www.w3.org/2000/svg"
1091            >
1092              <path
1093                d="M21,2a8.9977,8.9977,0,0,0-8.6119,11.6118L2,24v6H8L18.3881,19.6118A9,9,0,1,0,21,2Zm0,16a7.0125,7.0125,0,0,1-2.0322-.3022L17.821,17.35l-.8472.8472-3.1811,3.1812L12.4141,20,11,21.4141l1.3787,1.3786-1.5859,1.586L9.4141,23,8,24.4141l1.3787,1.3786L7.1716,28H4V24.8284l9.8023-9.8023.8472-.8474-.3473-1.1467A7,7,0,1,1,21,18Z"
1094              />
1095              <circle
1096                cx="22"
1097                cy="10"
1098                r="2"
1099              />
1100            </svg>
1101
1102              appNavigation.accessControl
1103
1104            <svg
1105              aria-hidden="true"
1106              class="icon-expand"
1107              fill="currentColor"
1108              focusable="false"
1109              height="16"
1110              preserveAspectRatio="xMidYMid meet"
1111              viewBox="0 0 16 16"
1112              width="16"
1113              xmlns="http://www.w3.org/2000/svg"
1114            >
1115              <path
1116                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
1117              />
1118            </svg>
1119          </button>
1120
1121          <transition-stub
1122            class="nav-item__nav"
1123            css="true"
1124            enteractiveclass="collapsing"
1125            enterclass=""
1126            entertoclass="collapse show"
1127            leaveactiveclass="collapsing"
1128            leaveclass="collapse show"
1129            leavetoclass="collapse"
1130          >
1131            <ul
1132              class="collapse"
1133              id="access-control"
1134              style="display: none;"
1135            >
1136              <li
1137                class="nav-item"
1138              >
1139                <a
1140                  class="nav-link"
1141                  data-test-id="nav-item-client-sessions"
1142                  href="#/access-control/client-sessions"
1143                >
1144
1145                  appNavigation.clientSessions
1146
1147                </a>
1148                <a
1149                  class="nav-link"
1150                  data-test-id="nav-item-ldap"
1151                  href="#/access-control/ldap"
1152                >
1153
1154                  appNavigation.ldap
1155
1156                </a>
1157                <a
1158                  class="nav-link"
1159                  data-test-id="nav-item-local-user-management"
1160                  href="#/access-control/local-user-management"
1161                >
1162
1163                  appNavigation.localUserManagement
1164
1165                </a>
1166                <a
1167                  class="nav-link"
1168                  data-test-id="nav-item-ssl-certificates"
1169                  href="#/access-control/ssl-certificates"
1170                >
1171
1172                  appNavigation.sslCertificates
1173
1174                </a>
1175              </li>
1176            </ul>
1177          </transition-stub>
1178        </li>
1179      </ul>
1180    </nav>
1181  </div>
1182
1183  <transition-stub
1184    name="fade"
1185  >
1186    <!---->
1187  </transition-stub>
1188</div>
1189`;
1190