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              </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      </ul>
584    </nav>
585  </div>
586
587  <transition-stub
588    name="fade"
589  >
590    <!---->
591  </transition-stub>
592</div>
593`;
594
595exports[`AppNavigation.vue should render with nav-container open 1`] = `
596<div>
597  <div
598    class="nav-container"
599  >
600    <nav
601      aria-label="appNavigation.primaryNavigation"
602    >
603      <ul
604        class="nav mb-4 flex-column"
605      >
606        <li
607          class="nav-item"
608          data-test-id="nav-item-overview"
609        >
610          <a
611            aria-current="page"
612            class="nav-link router-link-exact-active router-link-active"
613            href="#/"
614            target="_self"
615          >
616            <svg
617              aria-hidden="true"
618              fill="currentColor"
619              focusable="false"
620              height="16"
621              preserveAspectRatio="xMidYMid meet"
622              viewBox="0 0 32 32"
623              width="16"
624              xmlns="http://www.w3.org/2000/svg"
625            >
626              <path
627                d="M24 21H26V26H24zM20 16H22V26H20zM11 26a5.0059 5.0059 0 01-5-5H8a3 3 0 103-3V16a5 5 0 010 10z"
628              />
629              <path
630                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"
631              />
632            </svg>
633
634            appNavigation.overview
635
636          </a>
637        </li>
638        <li
639          class="nav-item"
640        >
641          <button
642            aria-controls="logs"
643            aria-expanded="false"
644            class="btn btn-link collapsed"
645            data-test-id="nav-button-logs"
646            type="button"
647          >
648            <svg
649              aria-hidden="true"
650              fill="currentColor"
651              focusable="false"
652              height="16"
653              preserveAspectRatio="xMidYMid meet"
654              viewBox="0 0 32 32"
655              width="16"
656              xmlns="http://www.w3.org/2000/svg"
657            >
658              <path
659                d="M8 10H16V12H8zM8 6H20V8H8zM8 2H20V4H8z"
660              />
661              <path
662                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"
663              />
664            </svg>
665
666              appNavigation.logs
667
668            <svg
669              aria-hidden="true"
670              class="icon-expand"
671              fill="currentColor"
672              focusable="false"
673              height="16"
674              preserveAspectRatio="xMidYMid meet"
675              viewBox="0 0 16 16"
676              width="16"
677              xmlns="http://www.w3.org/2000/svg"
678            >
679              <path
680                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
681              />
682            </svg>
683          </button>
684
685          <transition-stub
686            class="nav-item__nav"
687            css="true"
688            enteractiveclass="collapsing"
689            enterclass=""
690            entertoclass="collapse show"
691            leaveactiveclass="collapsing"
692            leaveclass="collapse show"
693            leavetoclass="collapse"
694          >
695            <ul
696              class="collapse"
697              id="logs"
698              style="display: none;"
699            >
700              <li
701                class="nav-item"
702              >
703                <a
704                  class="nav-link"
705                  data-test-id="nav-item-event-logs"
706                  href="#/logs/event-logs"
707                >
708
709                  appNavigation.eventLogs
710
711                </a>
712                <a
713                  class="nav-link"
714                  data-test-id="nav-item-post-code-logs"
715                  href="#/logs/post-code-logs"
716                >
717
718                  appNavigation.postCodeLogs
719
720                </a>
721              </li>
722            </ul>
723          </transition-stub>
724        </li>
725        <li
726          class="nav-item"
727        >
728          <button
729            aria-controls="hardware-status"
730            aria-expanded="false"
731            class="btn btn-link collapsed"
732            data-test-id="nav-button-hardware-status"
733            type="button"
734          >
735            <svg
736              aria-hidden="true"
737              fill="currentColor"
738              focusable="false"
739              height="16"
740              preserveAspectRatio="xMidYMid meet"
741              viewBox="0 0 32 32"
742              width="16"
743              xmlns="http://www.w3.org/2000/svg"
744            >
745              <path
746                d="M23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
747              />
748              <circle
749                cx="11"
750                cy="8"
751                r="1"
752              />
753              <circle
754                cx="11"
755                cy="16"
756                r="1"
757              />
758              <circle
759                cx="11"
760                cy="24"
761                r="1"
762              />
763              <path
764                d="M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2h8V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
765              />
766            </svg>
767
768              appNavigation.hardwareStatus
769
770            <svg
771              aria-hidden="true"
772              class="icon-expand"
773              fill="currentColor"
774              focusable="false"
775              height="16"
776              preserveAspectRatio="xMidYMid meet"
777              viewBox="0 0 16 16"
778              width="16"
779              xmlns="http://www.w3.org/2000/svg"
780            >
781              <path
782                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
783              />
784            </svg>
785          </button>
786
787          <transition-stub
788            class="nav-item__nav"
789            css="true"
790            enteractiveclass="collapsing"
791            enterclass=""
792            entertoclass="collapse show"
793            leaveactiveclass="collapsing"
794            leaveclass="collapse show"
795            leavetoclass="collapse"
796          >
797            <ul
798              class="collapse"
799              id="hardware-status"
800              style="display: none;"
801            >
802              <li
803                class="nav-item"
804              >
805                <a
806                  class="nav-link"
807                  data-test-id="nav-item-inventory"
808                  href="#/hardware-status/inventory"
809                >
810
811                  appNavigation.inventory
812
813                </a>
814                <a
815                  class="nav-link"
816                  data-test-id="nav-item-sensors"
817                  href="#/hardware-status/sensors"
818                >
819
820                  appNavigation.sensors
821
822                </a>
823              </li>
824            </ul>
825          </transition-stub>
826        </li>
827        <li
828          class="nav-item"
829        >
830          <button
831            aria-controls="operations"
832            aria-expanded="false"
833            class="btn btn-link collapsed"
834            data-test-id="nav-button-operations"
835            type="button"
836          >
837            <svg
838              aria-hidden="true"
839              fill="currentColor"
840              focusable="false"
841              height="16"
842              preserveAspectRatio="xMidYMid meet"
843              viewBox="0 0 32 32"
844              width="16"
845              xmlns="http://www.w3.org/2000/svg"
846            >
847              <path
848                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"
849              />
850            </svg>
851
852              appNavigation.operations
853
854            <svg
855              aria-hidden="true"
856              class="icon-expand"
857              fill="currentColor"
858              focusable="false"
859              height="16"
860              preserveAspectRatio="xMidYMid meet"
861              viewBox="0 0 16 16"
862              width="16"
863              xmlns="http://www.w3.org/2000/svg"
864            >
865              <path
866                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
867              />
868            </svg>
869          </button>
870
871          <transition-stub
872            class="nav-item__nav"
873            css="true"
874            enteractiveclass="collapsing"
875            enterclass=""
876            entertoclass="collapse show"
877            leaveactiveclass="collapsing"
878            leaveclass="collapse show"
879            leavetoclass="collapse"
880          >
881            <ul
882              class="collapse"
883              id="operations"
884              style="display: none;"
885            >
886              <li
887                class="nav-item"
888              >
889                <a
890                  class="nav-link"
891                  data-test-id="nav-item-factory-reset"
892                  href="#/operations/factory-reset"
893                >
894
895                  appNavigation.factoryReset
896
897                </a>
898                <a
899                  class="nav-link"
900                  data-test-id="nav-item-kvm"
901                  href="#/operations/kvm"
902                >
903
904                  appNavigation.kvm
905
906                </a>
907                <a
908                  class="nav-link"
909                  data-test-id="nav-item-firmware"
910                  href="#/operations/firmware"
911                >
912
913                  appNavigation.firmware
914
915                </a>
916                <a
917                  class="nav-link"
918                  data-test-id="nav-item-manage-power-usage"
919                  href="#/operations/manage-power-usage"
920                >
921
922                  appNavigation.managePowerUsage
923
924                </a>
925                <a
926                  class="nav-link"
927                  data-test-id="nav-item-reboot-bmc"
928                  href="#/operations/reboot-bmc"
929                >
930
931                  appNavigation.rebootBmc
932
933                </a>
934                <a
935                  class="nav-link"
936                  data-test-id="nav-item-serial-over-lan"
937                  href="#/operations/serial-over-lan"
938                >
939
940                  appNavigation.serialOverLan
941
942                </a>
943                <a
944                  class="nav-link"
945                  data-test-id="nav-item-server-power-operations"
946                  href="#/operations/server-power-operations"
947                >
948
949                  appNavigation.serverPowerOperations
950
951                </a>
952                <a
953                  class="nav-link"
954                  data-test-id="nav-item-virtual-media"
955                  href="#/operations/virtual-media"
956                >
957
958                  appNavigation.virtualMedia
959
960                </a>
961              </li>
962            </ul>
963          </transition-stub>
964        </li>
965        <li
966          class="nav-item"
967        >
968          <button
969            aria-controls="settings"
970            aria-expanded="false"
971            class="btn btn-link collapsed"
972            data-test-id="nav-button-settings"
973            type="button"
974          >
975            <svg
976              aria-hidden="true"
977              fill="currentColor"
978              focusable="false"
979              height="16"
980              preserveAspectRatio="xMidYMid meet"
981              viewBox="0 0 16 16"
982              width="16"
983              xmlns="http://www.w3.org/2000/svg"
984            >
985              <path
986                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"
987              />
988              <path
989                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"
990              />
991            </svg>
992
993              appNavigation.settings
994
995            <svg
996              aria-hidden="true"
997              class="icon-expand"
998              fill="currentColor"
999              focusable="false"
1000              height="16"
1001              preserveAspectRatio="xMidYMid meet"
1002              viewBox="0 0 16 16"
1003              width="16"
1004              xmlns="http://www.w3.org/2000/svg"
1005            >
1006              <path
1007                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
1008              />
1009            </svg>
1010          </button>
1011
1012          <transition-stub
1013            class="nav-item__nav"
1014            css="true"
1015            enteractiveclass="collapsing"
1016            enterclass=""
1017            entertoclass="collapse show"
1018            leaveactiveclass="collapsing"
1019            leaveclass="collapse show"
1020            leavetoclass="collapse"
1021          >
1022            <ul
1023              class="collapse"
1024              id="settings"
1025              style="display: none;"
1026            >
1027              <li
1028                class="nav-item"
1029              >
1030                <a
1031                  class="nav-link"
1032                  data-test-id="nav-item-date-time"
1033                  href="#/settings/date-time"
1034                >
1035
1036                  appNavigation.dateTime
1037
1038                </a>
1039                <a
1040                  class="nav-link"
1041                  data-test-id="nav-item-network"
1042                  href="#/settings/network"
1043                >
1044
1045                  appNavigation.network
1046
1047                </a>
1048                <a
1049                  class="nav-link"
1050                  data-test-id="nav-item-power-restore-policy"
1051                  href="#/settings/power-restore-policy"
1052                >
1053
1054                  appNavigation.powerRestorePolicy
1055
1056                </a>
1057              </li>
1058            </ul>
1059          </transition-stub>
1060        </li>
1061        <li
1062          class="nav-item"
1063        >
1064          <button
1065            aria-controls="security-and-access"
1066            aria-expanded="false"
1067            class="btn btn-link collapsed"
1068            data-test-id="nav-button-security-and-access"
1069            type="button"
1070          >
1071            <svg
1072              aria-hidden="true"
1073              fill="currentColor"
1074              focusable="false"
1075              height="16"
1076              preserveAspectRatio="xMidYMid meet"
1077              viewBox="0 0 32 32"
1078              width="16"
1079              xmlns="http://www.w3.org/2000/svg"
1080            >
1081              <path
1082                d="M14 16.59L11.41 14 10 15.41 14 19.41 22 11.41 20.59 10 14 16.59z"
1083              />
1084              <path
1085                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"
1086              />
1087            </svg>
1088
1089              appNavigation.securityAndAccess
1090
1091            <svg
1092              aria-hidden="true"
1093              class="icon-expand"
1094              fill="currentColor"
1095              focusable="false"
1096              height="16"
1097              preserveAspectRatio="xMidYMid meet"
1098              viewBox="0 0 16 16"
1099              width="16"
1100              xmlns="http://www.w3.org/2000/svg"
1101            >
1102              <path
1103                d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
1104              />
1105            </svg>
1106          </button>
1107
1108          <transition-stub
1109            class="nav-item__nav"
1110            css="true"
1111            enteractiveclass="collapsing"
1112            enterclass=""
1113            entertoclass="collapse show"
1114            leaveactiveclass="collapsing"
1115            leaveclass="collapse show"
1116            leavetoclass="collapse"
1117          >
1118            <ul
1119              class="collapse"
1120              id="security-and-access"
1121              style="display: none;"
1122            >
1123              <li
1124                class="nav-item"
1125              >
1126                <a
1127                  class="nav-link"
1128                  data-test-id="nav-item-sessions"
1129                  href="#/security-and-access/sessions"
1130                >
1131
1132                  appNavigation.sessions
1133
1134                </a>
1135                <a
1136                  class="nav-link"
1137                  data-test-id="nav-item-ldap"
1138                  href="#/security-and-access/ldap"
1139                >
1140
1141                  appNavigation.ldap
1142
1143                </a>
1144                <a
1145                  class="nav-link"
1146                  data-test-id="nav-item-user-management"
1147                  href="#/security-and-access/user-management"
1148                >
1149
1150                  appNavigation.userManagement
1151
1152                </a>
1153                <a
1154                  class="nav-link"
1155                  data-test-id="nav-item-policies"
1156                  href="#/security-and-access/policies"
1157                >
1158
1159                  appNavigation.policies
1160
1161                </a>
1162                <a
1163                  class="nav-link"
1164                  data-test-id="nav-item-certificates"
1165                  href="#/security-and-access/certificates"
1166                >
1167
1168                  appNavigation.certificates
1169
1170                </a>
1171              </li>
1172            </ul>
1173          </transition-stub>
1174        </li>
1175      </ul>
1176    </nav>
1177  </div>
1178
1179  <transition-stub
1180    name="fade"
1181  >
1182    <!---->
1183  </transition-stub>
1184</div>
1185`;
1186