1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-11-14 17:35:35 +01:00

Update Snapshots

This commit is contained in:
Aleksandr Gumroian 2024-06-06 16:32:08 +02:00
parent 0f1f98e70c
commit e1722fa3e2
No known key found for this signature in database
GPG Key ID: 9E77849C64F0A733

View File

@ -350,7 +350,7 @@ exports[`<WiFiSettings/> Snapshot guest network. 1`] = `
+ > + >
+ <label + <label
+ class=\\"form-label\\" + class=\\"form-label\\"
+ for=\\"24\\" + for=\\"12\\"
+ > + >
+ SSID + SSID
+ </label> + </label>
@ -359,7 +359,7 @@ exports[`<WiFiSettings/> Snapshot guest network. 1`] = `
+ > + >
+ <input + <input
+ class=\\"form-control\\" + class=\\"form-control\\"
+ id=\\"24\\" + id=\\"12\\"
+ type=\\"text\\" + type=\\"text\\"
+ value=\\"TestGuestSSID\\" + value=\\"TestGuestSSID\\"
+ /> + />
@ -392,7 +392,7 @@ exports[`<WiFiSettings/> Snapshot guest network. 1`] = `
+ > + >
+ <label + <label
+ class=\\"form-label\\" + class=\\"form-label\\"
+ for=\\"25\\" + for=\\"13\\"
+ > + >
+ Password + Password
+ </label> + </label>
@ -402,7 +402,7 @@ exports[`<WiFiSettings/> Snapshot guest network. 1`] = `
+ <input + <input
+ autocomplete=\\"current-password\\" + autocomplete=\\"current-password\\"
+ class=\\"form-control is-invalid\\" + class=\\"form-control is-invalid\\"
+ id=\\"25\\" + id=\\"13\\"
+ required=\\"\\" + required=\\"\\"
+ type=\\"password\\" + type=\\"password\\"
+ value=\\"\\" + value=\\"\\"
@ -464,7 +464,7 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
+ > + >
+ <label + <label
+ class=\\"form-label\\" + class=\\"form-label\\"
+ for=\\"4\\" + for=\\"3\\"
+ > + >
+ SSID + SSID
+ </label> + </label>
@ -473,7 +473,7 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
+ > + >
+ <input + <input
+ class=\\"form-control\\" + class=\\"form-control\\"
+ id=\\"4\\" + id=\\"3\\"
+ required=\\"\\" + required=\\"\\"
+ type=\\"text\\" + type=\\"text\\"
+ value=\\"TestSSID1\\" + value=\\"TestSSID1\\"
@ -503,7 +503,7 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
+ > + >
+ <label + <label
+ class=\\"form-label\\" + class=\\"form-label\\"
+ for=\\"5\\" + for=\\"4\\"
+ > + >
+ Password + Password
+ </label> + </label>
@ -513,7 +513,7 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
+ <input + <input
+ autocomplete=\\"current-password\\" + autocomplete=\\"current-password\\"
+ class=\\"form-control\\" + class=\\"form-control\\"
+ id=\\"5\\" + id=\\"4\\"
+ required=\\"\\" + required=\\"\\"
+ type=\\"password\\" + type=\\"password\\"
+ value=\\"TestPass\\" + value=\\"TestPass\\"
@ -540,13 +540,13 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
+ > + >
+ <input + <input
+ class=\\"form-check-input\\" + class=\\"form-check-input\\"
+ id=\\"6\\" + id=\\"5\\"
+ role=\\"switch\\" + role=\\"switch\\"
+ type=\\"checkbox\\" + type=\\"checkbox\\"
+ /> + />
+ <label + <label
+ class=\\"form-check-label\\" + class=\\"form-check-label\\"
+ for=\\"6\\" + for=\\"5\\"
+ > + >
+ Hide SSID + Hide SSID
+ </label> + </label>
@ -563,7 +563,7 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
+ > + >
+ <label + <label
+ class=\\"d-block\\" + class=\\"d-block\\"
+ for=\\"7\\" + for=\\"6\\"
+ > + >
+ GHz + GHz
+ </label> + </label>
@ -615,13 +615,13 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
+ > + >
+ <label + <label
+ class=\\"form-label\\" + class=\\"form-label\\"
+ for=\\"8\\" + for=\\"7\\"
+ > + >
+ 802.11n/ac/ax mode + 802.11n/ac/ax mode
+ </label> + </label>
+ <select + <select
+ class=\\"form-select\\" + class=\\"form-select\\"
+ id=\\"8\\" + id=\\"7\\"
+ > + >
+ <option + <option
+ value=\\"NOHT\\" + value=\\"NOHT\\"
@ -667,13 +667,13 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
+ > + >
+ <label + <label
+ class=\\"form-label\\" + class=\\"form-label\\"
+ for=\\"9\\" + for=\\"8\\"
+ > + >
+ Channel + Channel
+ </label> + </label>
+ <select + <select
+ class=\\"form-select\\" + class=\\"form-select\\"
+ id=\\"9\\" + id=\\"8\\"
+ > + >
+ <option + <option
+ value=\\"0\\" + value=\\"0\\"
@ -887,13 +887,13 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
+ > + >
+ <label + <label
+ class=\\"form-label\\" + class=\\"form-label\\"
+ for=\\"10\\" + for=\\"9\\"
+ > + >
+ Encryption + Encryption
+ </label> + </label>
+ <select + <select
+ class=\\"form-select\\" + class=\\"form-select\\"
+ id=\\"10\\" + id=\\"9\\"
+ > + >
+ <option + <option
+ value=\\"WPA3\\" + value=\\"WPA3\\"
@ -924,13 +924,13 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
+ > + >
+ <input + <input
+ class=\\"form-check-input\\" + class=\\"form-check-input\\"
+ id=\\"11\\" + id=\\"10\\"
+ role=\\"switch\\" + role=\\"switch\\"
+ type=\\"checkbox\\" + type=\\"checkbox\\"
+ /> + />
+ <label + <label
+ class=\\"form-check-label\\" + class=\\"form-check-label\\"
+ for=\\"11\\" + for=\\"10\\"
+ > + >
+ Disable Management Frame Protection + Disable Management Frame Protection
+ </label> + </label>
@ -947,13 +947,13 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
+ > + >
+ <input + <input
+ class=\\"form-check-input\\" + class=\\"form-check-input\\"
+ id=\\"12\\" + id=\\"11\\"
+ role=\\"switch\\" + role=\\"switch\\"
+ type=\\"checkbox\\" + type=\\"checkbox\\"
+ /> + />
+ <label + <label
+ class=\\"form-check-label\\" + class=\\"form-check-label\\"
+ for=\\"12\\" + for=\\"11\\"
+ > + >
+ Enable Guest Wi-Fi + Enable Guest Wi-Fi
+ </label> + </label>