web: updated license list
This commit is contained in:
parent
e6330055cb
commit
eb9b7532a0
9 changed files with 1079 additions and 16 deletions
1
web/components.d.ts
vendored
1
web/components.d.ts
vendored
|
@ -13,5 +13,6 @@ declare module 'vue' {
|
|||
ListViewTemplate: typeof import('./src/components/ListViewTemplate.vue')['default']
|
||||
SearchElement: typeof import('./src/components/SearchElement.vue')['default']
|
||||
StartPage: typeof import('./src/components/StartPage.vue')['default']
|
||||
TurboLogo: typeof import('./src/components/turboLogo.vue')['default']
|
||||
}
|
||||
}
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
"unplugin-vue-components": "^0.26.0",
|
||||
"vite": "^5.1.5",
|
||||
"vite-plugin-vuetify": "^2.0.3",
|
||||
"vue-svg-loader": "^0.16.0",
|
||||
"vue-tsc": "^2.0.6"
|
||||
}
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -2,7 +2,7 @@
|
|||
<v-app>
|
||||
<v-main>
|
||||
<HeaderBar />
|
||||
<div class="categoryContainer">
|
||||
<div class="ma-8">
|
||||
<CategoryContainer licenseGroupName="Jetbrains Ultimate"/>
|
||||
<CategoryContainer licenseGroupName="Microsoft"/>
|
||||
</div>
|
||||
|
@ -18,8 +18,6 @@ import CategoryContainer from './components/CategoryContainer.vue';
|
|||
</script>
|
||||
|
||||
<style scoped>
|
||||
.categoryContainer {
|
||||
margin-left: 5%;
|
||||
margin-top: 5%;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
|
|
16
web/src/assets/doublekey.svg
Normal file
16
web/src/assets/doublekey.svg
Normal file
|
@ -0,0 +1,16 @@
|
|||
<svg width="27" height="27" viewBox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M2.56704 17.8622C2.1947 18.2468 1.98546 18.7685 1.98535 19.3125V21.5404C1.98535 21.8125 2.08993 22.0734 2.27609 22.2657C2.46225 22.4581 2.71473 22.5662 2.978 22.5662H5.95594C6.21921 22.5662 6.47169 22.4581 6.65785 22.2657C6.844 22.0734 6.94859 21.8125 6.94859 21.5404V20.5147C6.94859 20.2427 7.05317 19.9818 7.23933 19.7894C7.42548 19.597 7.67797 19.489 7.94123 19.489H8.93388C9.19715 19.489 9.44963 19.3809 9.63579 19.1885C9.82195 18.9962 9.92653 18.7353 9.92653 18.4632V17.4375C9.92653 17.1655 10.0311 16.9046 10.2173 16.7122C10.4034 16.5198 10.6559 16.4118 10.9192 16.4118H11.0899C11.6164 16.4116 12.1213 16.1954 12.4935 15.8107L13.3015 14.9757C14.6811 15.4723 16.183 15.4704 17.5615 14.9703C18.9399 14.4703 20.1133 13.5016 20.8897 12.2228C21.6661 10.944 21.9995 9.43079 21.8354 7.93071C21.6713 6.43064 21.0195 5.03251 19.9864 3.96505C18.9534 2.89758 17.6004 2.22398 16.1487 2.05443C14.697 1.88488 13.2326 2.22943 11.9951 3.0317C10.7575 3.83398 9.82011 5.04648 9.33615 6.47087C8.85219 7.89525 8.85035 9.44719 9.33094 10.8728L2.56704 17.8622Z" fill="white"/>
|
||||
<path d="M2.56704 17.8622C2.1947 18.2468 1.98546 18.7685 1.98535 19.3125V21.5404C1.98535 21.8125 2.08993 22.0734 2.27609 22.2657C2.46225 22.4581 2.71473 22.5662 2.978 22.5662H5.95594C6.21921 22.5662 6.47169 22.4581 6.65785 22.2657C6.844 22.0734 6.94859 21.8125 6.94859 21.5404V20.5147C6.94859 20.2427 7.05317 19.9818 7.23933 19.7894C7.42548 19.597 7.67797 19.489 7.94123 19.489H8.93388C9.19715 19.489 9.44963 19.3809 9.63579 19.1885C9.82195 18.9962 9.92653 18.7353 9.92653 18.4632V17.4375C9.92653 17.1655 10.0311 16.9046 10.2173 16.7122C10.4034 16.5198 10.6559 16.4118 10.9192 16.4118H11.0899C11.6164 16.4116 12.1213 16.1954 12.4935 15.8107L13.3015 14.9757C14.6811 15.4723 16.183 15.4704 17.5615 14.9703C18.9399 14.4703 20.1133 13.5016 20.8897 12.2228C21.6661 10.944 21.9995 9.43079 21.8354 7.93071C21.6713 6.43064 21.0195 5.03251 19.9864 3.96505C18.9534 2.89758 17.6004 2.22398 16.1487 2.05443C14.697 1.88488 13.2326 2.22943 11.9951 3.0317C10.7575 3.83398 9.82011 5.04648 9.33615 6.47087C8.85219 7.89525 8.85035 9.44719 9.33094 10.8728L2.56704 17.8622Z" fill="white"/>
|
||||
<path d="M2.56704 17.8622C2.1947 18.2468 1.98546 18.7685 1.98535 19.3125V21.5404C1.98535 21.8125 2.08993 22.0734 2.27609 22.2657C2.46225 22.4581 2.71473 22.5662 2.978 22.5662H5.95594C6.21921 22.5662 6.47169 22.4581 6.65785 22.2657C6.844 22.0734 6.94859 21.8125 6.94859 21.5404V20.5147C6.94859 20.2427 7.05317 19.9818 7.23933 19.7894C7.42548 19.597 7.67797 19.489 7.94123 19.489H8.93388C9.19715 19.489 9.44963 19.3809 9.63579 19.1885C9.82195 18.9962 9.92653 18.7353 9.92653 18.4632V17.4375C9.92653 17.1655 10.0311 16.9046 10.2173 16.7122C10.4034 16.5198 10.6559 16.4118 10.9192 16.4118H11.0899C11.6164 16.4116 12.1213 16.1954 12.4935 15.8107L13.3015 14.9757C14.6811 15.4723 16.183 15.4704 17.5615 14.9703C18.9399 14.4703 20.1133 13.5016 20.8897 12.2228C21.6661 10.944 21.9995 9.43079 21.8354 7.93071C21.6713 6.43064 21.0195 5.03251 19.9864 3.96505C18.9534 2.89758 17.6004 2.22398 16.1487 2.05443C14.697 1.88488 13.2326 2.22943 11.9951 3.0317C10.7575 3.83398 9.82011 5.04648 9.33615 6.47087C8.85219 7.89525 8.85035 9.44719 9.33094 10.8728L2.56704 17.8622Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M2.56704 17.8622C2.1947 18.2468 1.98546 18.7685 1.98535 19.3125V21.5404C1.98535 21.8125 2.08993 22.0734 2.27609 22.2657C2.46225 22.4581 2.71473 22.5662 2.978 22.5662H5.95594C6.21921 22.5662 6.47169 22.4581 6.65785 22.2657C6.844 22.0734 6.94859 21.8125 6.94859 21.5404V20.5147C6.94859 20.2427 7.05317 19.9818 7.23933 19.7894C7.42548 19.597 7.67797 19.489 7.94123 19.489H8.93388C9.19715 19.489 9.44963 19.3809 9.63579 19.1885C9.82195 18.9962 9.92653 18.7353 9.92653 18.4632V17.4375C9.92653 17.1655 10.0311 16.9046 10.2173 16.7122C10.4034 16.5198 10.6559 16.4118 10.9192 16.4118H11.0899C11.6164 16.4116 12.1213 16.1954 12.4935 15.8107L13.3015 14.9757C14.6811 15.4723 16.183 15.4704 17.5615 14.9703C18.9399 14.4703 20.1133 13.5016 20.8897 12.2228C21.6661 10.944 21.9995 9.43079 21.8354 7.93071C21.6713 6.43064 21.0195 5.03251 19.9864 3.96505C18.9534 2.89758 17.6004 2.22398 16.1487 2.05443C14.697 1.88488 13.2326 2.22943 11.9951 3.0317C10.7575 3.83398 9.82011 5.04648 9.33615 6.47087C8.85219 7.89525 8.85035 9.44719 9.33094 10.8728L2.56704 17.8622Z" fill="white"/>
|
||||
<path d="M2.56704 17.8622C2.1947 18.2468 1.98546 18.7685 1.98535 19.3125V21.5404C1.98535 21.8125 2.08993 22.0734 2.27609 22.2657C2.46225 22.4581 2.71473 22.5662 2.978 22.5662H5.95594C6.21921 22.5662 6.47169 22.4581 6.65785 22.2657C6.844 22.0734 6.94859 21.8125 6.94859 21.5404V20.5147C6.94859 20.2427 7.05317 19.9818 7.23933 19.7894C7.42548 19.597 7.67797 19.489 7.94123 19.489H8.93388C9.19715 19.489 9.44963 19.3809 9.63579 19.1885C9.82195 18.9962 9.92653 18.7353 9.92653 18.4632V17.4375C9.92653 17.1655 10.0311 16.9046 10.2173 16.7122C10.4034 16.5198 10.6559 16.4118 10.9192 16.4118H11.0899C11.6164 16.4116 12.1213 16.1954 12.4935 15.8107L13.3015 14.9757C14.6811 15.4723 16.183 15.4704 17.5615 14.9703C18.9399 14.4703 20.1133 13.5016 20.8897 12.2228C21.6661 10.944 21.9995 9.43079 21.8354 7.93071C21.6713 6.43064 21.0195 5.03251 19.9864 3.96505C18.9534 2.89758 17.6004 2.22398 16.1487 2.05443C14.697 1.88488 13.2326 2.22943 11.9951 3.0317C10.7575 3.83398 9.82011 5.04648 9.33615 6.47087C8.85219 7.89525 8.85035 9.44719 9.33094 10.8728L2.56704 17.8622Z" fill="white"/>
|
||||
<path d="M2.56704 17.8622C2.1947 18.2468 1.98546 18.7685 1.98535 19.3125V21.5404C1.98535 21.8125 2.08993 22.0734 2.27609 22.2657C2.46225 22.4581 2.71473 22.5662 2.978 22.5662H5.95594C6.21921 22.5662 6.47169 22.4581 6.65785 22.2657C6.844 22.0734 6.94859 21.8125 6.94859 21.5404V20.5147C6.94859 20.2427 7.05317 19.9818 7.23933 19.7894C7.42548 19.597 7.67797 19.489 7.94123 19.489H8.93388C9.19715 19.489 9.44963 19.3809 9.63579 19.1885C9.82195 18.9962 9.92653 18.7353 9.92653 18.4632V17.4375C9.92653 17.1655 10.0311 16.9046 10.2173 16.7122C10.4034 16.5198 10.6559 16.4118 10.9192 16.4118H11.0899C11.6164 16.4116 12.1213 16.1954 12.4935 15.8107L13.3015 14.9757C14.6811 15.4723 16.183 15.4704 17.5615 14.9703C18.9399 14.4703 20.1133 13.5016 20.8897 12.2228C21.6661 10.944 21.9995 9.43079 21.8354 7.93071C21.6713 6.43064 21.0195 5.03251 19.9864 3.96505C18.9534 2.89758 17.6004 2.22398 16.1487 2.05443C14.697 1.88488 13.2326 2.22943 11.9951 3.0317C10.7575 3.83398 9.82011 5.04648 9.33615 6.47087C8.85219 7.89525 8.85035 9.44719 9.33094 10.8728L2.56704 17.8622Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M16.3786 8.20588C16.6528 8.20588 16.875 7.97626 16.875 7.69301C16.875 7.40976 16.6528 7.18015 16.3786 7.18015C16.1045 7.18015 15.8823 7.40976 15.8823 7.69301C15.8823 7.97626 16.1045 8.20588 16.3786 8.20588Z" fill="black" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M5.74356 20.2445C5.37122 20.6291 5.16198 21.1509 5.16187 21.6949V23.9228C5.16187 24.1948 5.26645 24.4557 5.4526 24.6481C5.63876 24.8405 5.89125 24.9485 6.15451 24.9485H9.13245C9.39572 24.9485 9.6482 24.8405 9.83436 24.6481C10.0205 24.4557 10.1251 24.1948 10.1251 23.9228V22.8971C10.1251 22.625 10.2297 22.3641 10.4158 22.1718C10.602 21.9794 10.8545 21.8713 11.1177 21.8713H12.1104C12.3737 21.8713 12.6261 21.7633 12.8123 21.5709C12.9985 21.3785 13.103 21.1176 13.103 20.8456V19.8199C13.103 19.5478 13.2076 19.2869 13.3938 19.0945C13.5799 18.9022 13.8324 18.7941 14.0957 18.7941H14.2664C14.7929 18.794 15.2978 18.5778 15.67 18.193L16.478 17.3581C17.8577 17.8547 19.3595 17.8528 20.738 17.3527C22.1164 16.8526 23.2898 15.8839 24.0662 14.6051C24.8426 13.3263 25.176 11.8131 25.0119 10.3131C24.8479 8.813 24.196 7.41487 23.163 6.3474C22.1299 5.27994 20.7769 4.60633 19.3252 4.43679C17.8735 4.26724 16.4091 4.61178 15.1716 5.41406C13.9341 6.21633 12.9966 7.42884 12.5127 8.85322C12.0287 10.2776 12.0269 11.8295 12.5075 13.2551L5.74356 20.2445Z" fill="white"/>
|
||||
<path d="M5.74356 20.2445C5.37122 20.6291 5.16198 21.1509 5.16187 21.6949V23.9228C5.16187 24.1948 5.26645 24.4557 5.4526 24.6481C5.63876 24.8405 5.89125 24.9485 6.15451 24.9485H9.13245C9.39572 24.9485 9.6482 24.8405 9.83436 24.6481C10.0205 24.4557 10.1251 24.1948 10.1251 23.9228V22.8971C10.1251 22.625 10.2297 22.3641 10.4158 22.1718C10.602 21.9794 10.8545 21.8713 11.1177 21.8713H12.1104C12.3737 21.8713 12.6261 21.7633 12.8123 21.5709C12.9985 21.3785 13.103 21.1176 13.103 20.8456V19.8199C13.103 19.5478 13.2076 19.2869 13.3938 19.0945C13.5799 18.9022 13.8324 18.7941 14.0957 18.7941H14.2664C14.7929 18.794 15.2978 18.5778 15.67 18.193L16.478 17.3581C17.8577 17.8547 19.3595 17.8528 20.738 17.3527C22.1164 16.8526 23.2898 15.8839 24.0662 14.6051C24.8426 13.3263 25.176 11.8131 25.0119 10.3131C24.8479 8.813 24.196 7.41487 23.163 6.3474C22.1299 5.27994 20.7769 4.60633 19.3252 4.43679C17.8735 4.26724 16.4091 4.61178 15.1716 5.41406C13.9341 6.21633 12.9966 7.42884 12.5127 8.85322C12.0287 10.2776 12.0269 11.8295 12.5075 13.2551L5.74356 20.2445Z" fill="white"/>
|
||||
<path d="M5.74356 20.2445C5.37122 20.6291 5.16198 21.1509 5.16187 21.6949V23.9228C5.16187 24.1948 5.26645 24.4557 5.4526 24.6481C5.63876 24.8405 5.89125 24.9485 6.15451 24.9485H9.13245C9.39572 24.9485 9.6482 24.8405 9.83436 24.6481C10.0205 24.4557 10.1251 24.1948 10.1251 23.9228V22.8971C10.1251 22.625 10.2297 22.3641 10.4158 22.1718C10.602 21.9794 10.8545 21.8713 11.1177 21.8713H12.1104C12.3737 21.8713 12.6261 21.7633 12.8123 21.5709C12.9985 21.3785 13.103 21.1176 13.103 20.8456V19.8199C13.103 19.5478 13.2076 19.2869 13.3938 19.0945C13.5799 18.9022 13.8324 18.7941 14.0957 18.7941H14.2664C14.7929 18.794 15.2978 18.5778 15.67 18.193L16.478 17.3581C17.8577 17.8547 19.3595 17.8528 20.738 17.3527C22.1164 16.8526 23.2898 15.8839 24.0662 14.6051C24.8426 13.3263 25.176 11.8131 25.0119 10.3131C24.8479 8.813 24.196 7.41487 23.163 6.3474C22.1299 5.27994 20.7769 4.60633 19.3252 4.43679C17.8735 4.26724 16.4091 4.61178 15.1716 5.41406C13.9341 6.21633 12.9966 7.42884 12.5127 8.85322C12.0287 10.2776 12.0269 11.8295 12.5075 13.2551L5.74356 20.2445Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M5.74356 20.2445C5.37122 20.6291 5.16198 21.1509 5.16187 21.6949V23.9228C5.16187 24.1948 5.26645 24.4557 5.4526 24.6481C5.63876 24.8405 5.89125 24.9485 6.15451 24.9485H9.13245C9.39572 24.9485 9.6482 24.8405 9.83436 24.6481C10.0205 24.4557 10.1251 24.1948 10.1251 23.9228V22.8971C10.1251 22.625 10.2297 22.3641 10.4158 22.1718C10.602 21.9794 10.8545 21.8713 11.1177 21.8713H12.1104C12.3737 21.8713 12.6261 21.7633 12.8123 21.5709C12.9985 21.3785 13.103 21.1176 13.103 20.8456V19.8199C13.103 19.5478 13.2076 19.2869 13.3938 19.0945C13.5799 18.9022 13.8324 18.7941 14.0957 18.7941H14.2664C14.7929 18.794 15.2978 18.5778 15.67 18.193L16.478 17.3581C17.8577 17.8547 19.3595 17.8528 20.738 17.3527C22.1164 16.8526 23.2898 15.8839 24.0662 14.6051C24.8426 13.3263 25.176 11.8131 25.0119 10.3131C24.8479 8.813 24.196 7.41487 23.163 6.3474C22.1299 5.27994 20.7769 4.60633 19.3252 4.43679C17.8735 4.26724 16.4091 4.61178 15.1716 5.41406C13.9341 6.21633 12.9966 7.42884 12.5127 8.85322C12.0287 10.2776 12.0269 11.8295 12.5075 13.2551L5.74356 20.2445Z" fill="white"/>
|
||||
<path d="M5.74356 20.2445C5.37122 20.6291 5.16198 21.1509 5.16187 21.6949V23.9228C5.16187 24.1948 5.26645 24.4557 5.4526 24.6481C5.63876 24.8405 5.89125 24.9485 6.15451 24.9485H9.13245C9.39572 24.9485 9.6482 24.8405 9.83436 24.6481C10.0205 24.4557 10.1251 24.1948 10.1251 23.9228V22.8971C10.1251 22.625 10.2297 22.3641 10.4158 22.1718C10.602 21.9794 10.8545 21.8713 11.1177 21.8713H12.1104C12.3737 21.8713 12.6261 21.7633 12.8123 21.5709C12.9985 21.3785 13.103 21.1176 13.103 20.8456V19.8199C13.103 19.5478 13.2076 19.2869 13.3938 19.0945C13.5799 18.9022 13.8324 18.7941 14.0957 18.7941H14.2664C14.7929 18.794 15.2978 18.5778 15.67 18.193L16.478 17.3581C17.8577 17.8547 19.3595 17.8528 20.738 17.3527C22.1164 16.8526 23.2898 15.8839 24.0662 14.6051C24.8426 13.3263 25.176 11.8131 25.0119 10.3131C24.8479 8.813 24.196 7.41487 23.163 6.3474C22.1299 5.27994 20.7769 4.60633 19.3252 4.43679C17.8735 4.26724 16.4091 4.61178 15.1716 5.41406C13.9341 6.21633 12.9966 7.42884 12.5127 8.85322C12.0287 10.2776 12.0269 11.8295 12.5075 13.2551L5.74356 20.2445Z" fill="white"/>
|
||||
<path d="M5.74356 20.2445C5.37122 20.6291 5.16198 21.1509 5.16187 21.6949V23.9228C5.16187 24.1948 5.26645 24.4557 5.4526 24.6481C5.63876 24.8405 5.89125 24.9485 6.15451 24.9485H9.13245C9.39572 24.9485 9.6482 24.8405 9.83436 24.6481C10.0205 24.4557 10.1251 24.1948 10.1251 23.9228V22.8971C10.1251 22.625 10.2297 22.3641 10.4158 22.1718C10.602 21.9794 10.8545 21.8713 11.1177 21.8713H12.1104C12.3737 21.8713 12.6261 21.7633 12.8123 21.5709C12.9985 21.3785 13.103 21.1176 13.103 20.8456V19.8199C13.103 19.5478 13.2076 19.2869 13.3938 19.0945C13.5799 18.9022 13.8324 18.7941 14.0957 18.7941H14.2664C14.7929 18.794 15.2978 18.5778 15.67 18.193L16.478 17.3581C17.8577 17.8547 19.3595 17.8528 20.738 17.3527C22.1164 16.8526 23.2898 15.8839 24.0662 14.6051C24.8426 13.3263 25.176 11.8131 25.0119 10.3131C24.8479 8.813 24.196 7.41487 23.163 6.3474C22.1299 5.27994 20.7769 4.60633 19.3252 4.43679C17.8735 4.26724 16.4091 4.61178 15.1716 5.41406C13.9341 6.21633 12.9966 7.42884 12.5127 8.85322C12.0287 10.2776 12.0269 11.8295 12.5075 13.2551L5.74356 20.2445Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M19.5552 10.5882C19.8293 10.5882 20.0515 10.3586 20.0515 10.0754C20.0515 9.79212 19.8293 9.5625 19.5552 9.5625C19.281 9.5625 19.0588 9.79212 19.0588 10.0754C19.0588 10.3586 19.281 10.5882 19.5552 10.5882Z" fill="black" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
After Width: | Height: | Size: 14 KiB |
19
web/src/assets/turbologo.svg
Normal file
19
web/src/assets/turbologo.svg
Normal file
|
@ -0,0 +1,19 @@
|
|||
<svg width="138" height="63" viewBox="0 0 138 63" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_17_1565)">
|
||||
<mask id="mask0_17_1565" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="138" height="63">
|
||||
<path d="M138 0H0V63H138V0Z" fill="white"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_17_1565)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.7102 20.392C14.7102 18.4791 16.4493 16.9284 18.5946 16.9284H57.9444C60.0898 16.9284 61.8288 18.4791 61.8288 20.392C61.8288 22.3049 60.0898 23.8555 57.9444 23.8555H18.5946C16.4493 23.8555 14.7102 22.3049 14.7102 20.392Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.1845 47.6365H55.5218L56.1281 47.691H62.1961V52.6454C62.1961 54.3563 62.573 55.6884 63.3269 56.6414C64.0808 57.5944 65.3211 58.0711 67.0486 58.0711H69.1457V62.8373H65.4447C63.4432 62.8373 61.7093 62.4766 60.2424 61.7556C58.776 61.0346 57.6382 59.9775 56.8292 58.5843C56.4251 57.8879 56.1217 57.1181 55.9194 56.2749L55.7282 54.5407L55.5218 54.5596H16.1845C14.5763 54.5596 13.1965 53.6877 12.607 52.4454L12.302 51.098L12.607 49.7507C13.1965 48.5084 14.5763 47.6365 16.1845 47.6365ZM25.0124 39.0686H26.0568C28.2013 39.0686 29.9394 40.6184 29.9394 42.5297C29.9394 44.4414 28.2013 45.9912 26.0568 45.9912H25.0124C23.4039 45.9912 22.0239 45.1194 21.4346 43.877L21.1298 42.5297L21.4346 41.1824C22.0239 39.9404 23.4039 39.0686 25.0124 39.0686ZM8.55526 16.9277C10.5226 16.9277 12.1174 18.3495 12.1174 20.1034C12.1174 20.2938 12.1174 20.4843 12.1174 20.6747C12.1174 22.4287 10.5226 23.8502 8.55526 23.8502C6.58796 23.8502 4.99315 22.4287 4.99315 20.6747V20.1034C4.99315 18.3495 6.58796 16.9277 8.55526 16.9277ZM45.2118 11.8929H56.5529C57.6024 11.8929 58.4537 12.6516 58.4537 13.5875C58.4537 14.5235 57.6024 15.2822 56.5529 15.2822H45.2118C44.1618 15.2822 43.3109 14.5235 43.3109 13.5875C43.3109 12.6516 44.1618 11.8929 45.2118 11.8929ZM39.6578 11.8929C40.6948 11.8929 41.5351 12.6422 41.5351 13.5666V13.6085C41.5351 14.5329 40.6948 15.2822 39.6578 15.2822C38.6211 15.2822 37.7804 14.5329 37.7804 13.6085V13.5666C37.7804 12.6422 38.6211 11.8929 39.6578 11.8929ZM25.0124 3.18718H27.3596C29.5036 3.18718 31.2422 4.73685 31.2422 6.64849C31.2422 8.56013 29.5036 10.1098 27.3596 10.1098H25.0124C23.4039 10.1098 22.0239 9.23809 21.4346 7.9958L21.1298 6.64849L21.4346 5.30118C22.0239 4.05885 23.4039 3.18718 25.0124 3.18718ZM116.534 0.16289H120.276C122.277 0.16289 124.018 0.51728 125.499 1.22606C126.979 1.93484 128.123 2.97358 128.933 4.34229C129.741 5.71095 130.146 7.40957 130.146 9.43815V19.4833C130.146 21.8787 130.379 23.7789 130.844 25.184C131.311 26.5895 132.113 27.5974 133.25 28.2086C134.388 28.8197 135.971 29.1251 138 29.1251V34.111C135.971 34.111 134.388 34.3983 133.25 34.9726C132.113 35.5468 131.311 36.549 130.844 37.9787C130.379 39.4084 130.146 41.382 130.146 43.8996V53.6881C130.146 55.6679 129.741 57.3542 128.933 58.7474C128.123 60.1406 126.979 61.1973 125.499 61.9183C124.018 62.6393 122.277 63 120.276 63H116.534V58.2342H118.672C120.372 58.2342 121.599 57.7575 122.352 56.8041C123.107 55.8511 123.484 54.519 123.484 52.8081V42.3231C123.484 40.0011 123.751 38.1255 124.285 36.6958C124.82 35.2661 125.574 34.1356 126.547 33.3043C127.52 32.4735 128.638 31.8382 129.899 31.3979C128.665 31.0315 127.562 30.4695 126.589 29.7117C125.615 28.9542 124.854 27.8663 124.306 26.4489C123.758 25.0315 123.484 23.1493 123.484 20.8031V10.3547C123.484 8.66826 123.107 7.33624 122.352 6.35861C121.599 5.38099 120.372 4.89215 118.672 4.89215H116.534V0.16289ZM65.4447 0H69.1457V4.72926H67.0486C65.3211 4.72926 64.0808 5.2181 63.3269 6.19572C62.573 7.17335 62.1961 8.50537 62.1961 10.1918V20.6402C62.1961 22.9866 61.9216 24.8684 61.3732 26.2858C60.8253 27.7036 60.0714 28.791 59.1115 29.5489C58.1521 30.3064 57.042 30.8688 55.7806 31.2352C57.0691 31.675 58.1931 32.3108 59.1529 33.1416C59.6324 33.5572 60.0594 34.0475 60.4327 34.6127L60.9053 35.5567H53.3925L52.4703 34.8099C51.9012 34.5225 51.2246 34.3073 50.4399 34.1635L48.0554 33.9716H2.52818C1.1319 33.9716 0 32.9625 0 31.7181C0 30.4732 1.1319 29.4641 2.52818 29.4641H49.8437L49.9029 29.4747H53.9345C55.8164 29.4747 57.3417 28.1147 57.3417 26.437C57.3417 25.1791 56.4835 24.0994 55.2607 23.6383L55.2515 23.6359L55.4363 22.5419C55.5563 21.5918 55.616 20.518 55.616 19.3204V17.0245H56.6191C58.7635 17.0245 60.5016 15.4748 60.5016 13.5631C60.5016 12.1294 59.5239 10.8993 58.1305 10.3738L57.555 10.2145H37.8466C36.2381 10.2145 34.8586 9.34277 34.2692 8.10048L33.964 6.75317L34.2692 5.40587C34.8586 4.16357 36.2381 3.29186 37.8466 3.29186H57.4442L57.4975 3.21472C58.2275 2.31194 59.1423 1.59476 60.2424 1.06317C61.7093 0.35439 63.4432 0 65.4447 0Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M31.6269 42.526C31.6269 40.6131 33.3659 39.0624 35.5113 39.0624H84.6066C86.752 39.0624 88.491 40.6131 88.491 42.526C88.491 44.439 86.752 45.9896 84.6066 45.9896H35.5113C33.3659 45.9896 31.6269 44.439 31.6269 42.526Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M75.3314 8.40271H114.188L112.913 13.9391H97.1241L86.6389 57.7534H79.3197L83.7741 39.0661H85.8013C87.3068 39.0661 88.5273 37.9779 88.5273 36.6355C88.5273 35.2931 87.3068 34.2048 85.8013 34.2048H84.933L89.7639 13.9391H74.0566L75.3314 8.40271Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M75.0679 31.8894C75.0679 30.554 76.2824 29.4711 77.7801 29.4711H86.2385C87.7366 29.4711 88.9507 30.554 88.9507 31.8894C88.9507 33.2248 87.7362 34.3078 86.2385 34.3078H77.7801C76.2824 34.3078 75.0679 33.2248 75.0679 31.8894Z" fill="white"/>
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_17_1565">
|
||||
<rect width="138" height="63" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 5.5 KiB |
|
@ -1,13 +1,14 @@
|
|||
<template >
|
||||
<v-row justify="end" class="header-component">
|
||||
<v-col cols="auto">
|
||||
<v-app-bar :elevation="0" color="cyan-darken-3">
|
||||
<Building2 id="placeholderIcon"/>
|
||||
<v-app-bar :elevation="0" color="main">
|
||||
<img src="../assets/turbologo.svg" alt="logo" class="logo" width="75" />
|
||||
<!-- <LogoSVG id="placeholderIcon"/> -->
|
||||
<v-text-field
|
||||
class="compact-form"
|
||||
label="Search"
|
||||
label="ASearch"
|
||||
variant="solo"
|
||||
prepend-icon="mdi-magnify"
|
||||
prepend-inner-icon="mdi-magnify"
|
||||
hide-details
|
||||
single-line
|
||||
clearable
|
||||
|
@ -23,8 +24,7 @@
|
|||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { Building2 } from 'lucide-vue-next';
|
||||
import { CircleUser } from 'lucide-vue-next';
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
|
|
|
@ -1,17 +1,46 @@
|
|||
<template>
|
||||
<v-sheet
|
||||
elevation="4"
|
||||
width="60vw"
|
||||
width="93vw"
|
||||
rounded="lg"
|
||||
>
|
||||
<div>
|
||||
licenseName: {{ props.licenseName }}
|
||||
licenseKey: {{ props.licenseKey }}
|
||||
<div class="values ml-2 py-3">
|
||||
<div class="mr-3">
|
||||
{{ props.licenseName }}
|
||||
</div>
|
||||
<div class="mr-3">
|
||||
<span style="display: flex;">
|
||||
<KeyRound class="transform mr-1"/>
|
||||
{{ props.licenseKey }}
|
||||
</span>
|
||||
</div>
|
||||
<div class="mr-3">
|
||||
<span style="display: flex;">
|
||||
<Check class="mr-1"/>
|
||||
{{ props.startDate }}
|
||||
</span>
|
||||
</div>
|
||||
<div class="mr-3">
|
||||
<span style="display: flex;">
|
||||
<Skull class="mr-1"/>
|
||||
{{ props.endDate }}
|
||||
</span>
|
||||
</div>
|
||||
<div class="mr-3">
|
||||
<span style="display: flex;">
|
||||
<img src="../assets/doublekey.svg" alt="logo" class="logo mr-1" width="24" />
|
||||
{{ props.amount }}
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</v-sheet>
|
||||
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { KeyRound } from 'lucide-vue-next';
|
||||
import { Check } from 'lucide-vue-next';
|
||||
import { Skull } from 'lucide-vue-next';
|
||||
import { defineProps } from 'vue'
|
||||
|
||||
|
||||
|
@ -28,6 +57,14 @@
|
|||
</script>
|
||||
|
||||
<style scoped>
|
||||
.values {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
transform {
|
||||
transform: scale(0.85);
|
||||
transform-origin: left;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
|
@ -14,6 +14,18 @@ import { createVuetify } from 'vuetify'
|
|||
// https://vuetifyjs.com/en/introduction/why-vuetify/#feature-guides
|
||||
export default createVuetify({
|
||||
theme: {
|
||||
defaultTheme: 'light',
|
||||
themes: {
|
||||
light: {
|
||||
dark: false,
|
||||
colors: {
|
||||
main: '#024950',
|
||||
darker: '#003135',
|
||||
contrast: '#964734',
|
||||
accent: '#0FA4AF',
|
||||
accentLigher: '#AFDDE5',
|
||||
backdrop: '#e3e3e3',
|
||||
},
|
||||
}
|
||||
},
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue