-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathApp.vue
322 lines (301 loc) · 11.5 KB
/
App.vue
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
<script lang="ts" setup>
import PrezApp from "./PrezApp.vue";
const globalCss = import.meta.env.BASE_URL + "globals.css";
</script>
<template>
<link rel="stylesheet" :href="globalCss" />
<link
rel="preconnect stylesheet"
href="https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,600;0,700;1,600;1,700&family=Lato:wght@300;400;700;900&display=swap"
/>
<div id="app">
<div class="qgds__header__pre-header">
<nav class="qgds__skip-link" aria-label="skip links" tabindex="-1">
<a class="qgds__skip-link__link" href="#content"
>Skip to main content</a
>
<a class="qgds__skip-link__link" href="#main-nav"
>Skip to main navigation</a
>
</nav>
<div class="container-fluid">
<a
href="https://www.resources.qld.gov.au"
title="Queensland Government"
>
<span class="qgds__header__pre-header-url">resources.qld.gov.au</span>
<span class="qgds__pre-header-brand-image"
><span class="visually-hidden">Queensland Government website</span>
<svg><use href="/qg-coa-white.svg#qg-coa-white"></use></svg>
</span>
</a>
<a
class="qgds__header__pre-header-cta"
href="https://www.resources.qld.gov.au/contact-us"
>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 512 512"
width="19"
height="19"
>
<path
d="M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z"
></path>
</svg>
<span class="qgds__header__pre-header-cta__text">Contact us</span>
</a>
</div>
</div>
<header>
<div class="container-fluid qgds__header">
<div class="qgds__header-brand">
<div class="qgds__header-brand-image">
<a href="http://www.qld.gov.au" title="Queensland Government"
><span class="visually-hidden">Queensland Government website</span
><svg>
<use href="/qg-coa-header.svg#qg-coa"></use></svg
></a>
</div>
<div class="qgds__header-brand-sitename">
<h4><a href="/">Department of Resources</a></h4>
</div>
</div>
<div class="qgds__header-search">
<div
class="qgds__header-search-form collapse"
id="qgds__header-search-form"
></div>
</div>
</div>
</header>
<div class="prez-app">
<PrezApp />
</div>
<footer class="qgds__footer qgds__footer--dark" role="contentinfo">
<div class="container-fluid">
<div class="row visually-hidden">
<div class="col">
<h2 id="footersectionheading">Footer section</h2>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-lg-3 qgds__footer__column">
<div class="row feedback__section">
<div class="col col-sm-6 col-md-6 col-lg-12">
<h3 class="qgds__footer__heading">Contact us</h3>
<p class="qgds__footer__cta-content">
Get in touch if you have any enquiries, comments and
suggestions on Department of Resources services.
</p>
</div>
<div class="col col-sm-6 col-md-6 col-lg-12">
<a
href="https://www.resources.qld.gov.au/contact-us"
class="btn btn-secondary footer-contact-us-btn"
>Contact us</a
>
</div>
</div>
</div>
<div class="col-xs-12 col-lg-2 qgds__footer__column">
<nav class="qgds__footer__navigation" aria-label="footer">
<h3 class="qgds__footer__heading visually-hidden">
Useful links
</h3>
<ul class="qgds__link-list">
<li>
<a
class="qgds__footer__clickable__link"
href="https://www.resources.qld.gov.au/legal/copyright"
>Copyright</a
>
</li>
<li>
<a
class="qgds__footer__clickable__link"
href="https://www.resources.qld.gov.au/legal/disclaimer"
>Disclaimer</a
>
</li>
<li>
<a
class="qgds__footer__clickable__link"
href="https://www.resources.qld.gov.au/legal/privacy"
>Privacy</a
>
</li>
<li>
<a
class="qgds__footer__clickable__link"
href="https://www.resources.qld.gov.au/legal/right-to-information"
>Right to information</a
>
</li>
<li>
<a
class="qgds__footer__clickable__link"
href="https://www.qld.gov.au/help/accessibility/"
>Accessibility</a
>
</li>
<li>
<a
class="qgds__footer__clickable__link"
href="https://www.resources.qld.gov.au/site-map"
>Site map</a
>
</li>
<li>
<a
class="qgds__footer__clickable__link"
href="https://www.qld.gov.au/languages/"
>Other languages</a
>
</li>
</ul>
</nav>
</div>
<div class="col-xs-12 col-lg-2 qgds__footer__column">
<nav class="qgds__footer__social" aria-label="social media links">
<h3 class="qgds__footer__heading">Follow us</h3>
<ul class="qgds__link-list">
<li>
<a
class="qgds__footer__clickable__link"
href="https://www.facebook.com/MiningQld"
>
<svg
aria-hidden="true"
focusable="false"
viewBox="0 0 12 21"
fill="none"
xmlns="http://www.w3.org/2000/svg"
role="img"
>
<title>Facebook icon</title>
<path
opacity="0.7"
d="M3.85156 20.5H7.52344V11.5547H10.375L10.8438 8H7.52344V5.53906C7.52344 4.99219 7.60156 4.5625 7.83594 4.28906C8.07031 3.97656 8.57812 3.82031 9.28125 3.82031H11.1562V0.65625C10.4531 0.578125 9.51562 0.5 8.42188 0.5C7.01562 0.5 5.92188 0.929688 5.10156 1.75C4.24219 2.57031 3.85156 3.70312 3.85156 5.1875V8H0.84375V11.5547H3.85156V20.5Z"
fill="currentColor"
></path>
</svg>
<span class="qgds__footer__social__label">Facebook</span>
</a>
</li>
<li>
<a
class="qgds__footer__clickable__link"
href="https://www.linkedin.com/company/resourcesqld/"
>
<svg
aria-hidden="true"
focusable="false"
viewBox="0 0 18 19"
fill="none"
xmlns="http://www.w3.org/2000/svg"
role="img"
>
<title>Linkedin icon</title>
<path
opacity="0.7"
d="M4.15625 18.25V6.57031H0.523438V18.25H4.15625ZM2.35938 4.96875C2.90625 4.96875 3.41406 4.77344 3.84375 4.34375C4.23438 3.95312 4.46875 3.44531 4.46875 2.85938C4.46875 2.3125 4.23438 1.80469 3.84375 1.375C3.41406 0.984375 2.90625 0.75 2.35938 0.75C1.77344 0.75 1.26562 0.984375 0.875 1.375C0.445312 1.80469 0.25 2.3125 0.25 2.85938C0.25 3.44531 0.445312 3.95312 0.875 4.34375C1.26562 4.77344 1.77344 4.96875 2.35938 4.96875ZM17.75 18.25V11.8438C17.75 10.0469 17.4766 8.71875 16.9688 7.85938C16.2656 6.80469 15.0938 6.25781 13.4141 6.25781C12.5547 6.25781 11.8516 6.49219 11.2266 6.88281C10.6406 7.23438 10.2109 7.66406 9.97656 8.17188H9.9375V6.57031H6.46094V18.25H10.0547V12.4688C10.0547 11.5703 10.1719 10.8672 10.4453 10.3984C10.7578 9.77344 11.3438 9.46094 12.2031 9.46094C13.0234 9.46094 13.5703 9.8125 13.8828 10.5156C14.0391 10.9453 14.1172 11.6094 14.1172 12.5469V18.25H17.75Z"
fill="currentColor"
></path>
</svg>
<span class="qgds__footer__social__label">LinkedIn</span>
</a>
</li>
</ul>
</nav>
</div>
<div class="col-xs-12 col-lg-5 qgds__footer__column">
<hr />
<p class="qgds__footer__acknowledgements">
The Department of Resources acknowledges Aboriginal peoples and
Torres Strait Islander peoples as the Traditional Owners and
custodians of the land, sea and community, and recognises their
continuing contribution towards creating this strong and
prosperous state of Queensland. We pay our respects to Elders
past, present and emerging, and acknowledge those of the stolen
generation who are still finding their way home.
</p>
<a
class="qgds__footer__logo"
href="https://www.qld.gov.au/"
title="Queensland Government"
><span class="visually-hidden"
>Queensland Government website</span
>
<svg>
<use href="/qg-coa-white.svg#qg-coa-white"></use>
</svg>
</a>
<p class="qgds__footer__copyright">
© The State of Queensland (Department of Resources) 2020-2023
</p>
</div>
</div>
</div>
</footer>
</div>
</template>
<style scoped>
@import "/public/bootstrap.min.css";
</style>
<style>
.app {
min-height: 100vh;
display: flex;
flex-direction: column;
}
footer {
margin-top: auto;
}
td {
padding: 10px !important;
}
#page-heading > h1 {
color: rgb(242, 242, 242);
}
.qgds__header-brand-image {
color: #022a50;
}
.qgds__header-brand-sitename:hover {
color: #022a50;
}
.qgds__header__pre-header-url {
font-size: 16px;
font-weight: 400;
line-height: 24px;
}
.prez-app > main {
background-color: rgb(245, 245, 245);
}
.footer-contact-us-btn {
background-color: #c14213 !important;
border: 1px solid #c14213 !important;
}
.footer-contact-us-btn:hover {
background-color: #8e310e !important;
border: 1px solid #8e310e !important;
}
.footer-contact-us-btn:visited {
background-color: #8e310e !important;
border: 1px solid #c14213 !important;
}
.footer-contact-us-btn:visited:hover {
background-color: #8e310e !important;
border: 1px solid #8e310e !important;
}
.qgds__footer__heading {
font-size: 20px !important;
font-weight: 600 !important;
height: 40px !important;
line-height: 24px !important;
margin-block-end: 0px !important;
}
#nav-header > h2 {
color: white !important;
}
</style>