@burh/nuxt-core 1.0.202 → 1.0.204

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,7 +13,7 @@
13
13
  </header>
14
14
  <content class="products--info__content">
15
15
  <div class="product__content">
16
- <p class="product__content--title">Soluções</p>
16
+ <p class="product__content--title">Produtos</p>
17
17
  <ul class="product__content--list">
18
18
  <li>Busca Avançada</li>
19
19
  <li>Recrutamento</li>
@@ -28,31 +28,32 @@
28
28
  </ul>
29
29
  </div>
30
30
  <div class="product__content">
31
- <p class="product__content--title">Segurança</p>
31
+ <p class="product__content--title">A Empresa</p>
32
32
  <ul class="product__content--list">
33
- <li>Busca Avançada</li>
34
- <li>Recrutamento</li>
35
- <li>Busca por Universidades</li>
36
- <li>Vídeo Entrevista</li>
33
+ <li>Burh Empresas</li>
34
+ <li>Divulgar Vagas</li>
35
+ <li>Encontre Novas Oportunidades</li>
36
+ <li>Propósito</li>
37
+ <li>Blog</li>
38
+ <li>Trabalhe Conosco</li>
37
39
  </ul>
38
- <p class="product__content--title">Planos e Preços</p>
40
+ <!-- <p class="product__content--title">Planos e Preços</p>
39
41
  <ul class="product__content--list">
40
42
  <li>Busca Avançada</li>
41
43
  <li>Recrutamento</li>
42
44
  <li>Busca por Universidades</li>
43
45
  <li>Vídeo Entrevista</li>
44
- </ul>
46
+ </ul> -->
45
47
  </div>
46
48
  <div class="product__content">
47
- <p class="product__content--title">Recursos</p>
49
+ <p class="product__content--title">Ajuda</p>
48
50
  <ul class="product__content--list">
49
- <li>Busca Avançada</li>
50
- <li>Recrutamento</li>
51
- <li>Busca por Universidades</li>
52
- <li>Vídeo Entrevista</li>
51
+ <li>Central de Ajuda</li>
52
+ <li>Perguntas Frequentes</li>
53
+ <li>Avalie sua Experiência</li>
53
54
  </ul>
54
55
  </div>
55
- <div class="product__content">
56
+ <!-- <div class="product__content">
56
57
  <p class="product__content--title">Página de Carreiras</p>
57
58
  <ul class="product__content--list">
58
59
  <li>Busca Avançada</li>
@@ -66,21 +67,14 @@
66
67
  <li>Buffer</li>
67
68
  <li>Envio de SMS</li>
68
69
  </ul>
69
- </div>
70
+ </div> -->
70
71
  <div class="product__content">
71
- <p class="product__content--title">Suporte</p>
72
+ <p class="product__content--title">Burh</p>
72
73
  <ul class="product__content--list">
73
- <li>Busca Avançada</li>
74
- <li>Recrutamento</li>
75
- <li>Busca por Universidades</li>
76
- <li>Vídeo Entrevista</li>
77
- </ul>
78
- <p class="product__content--title">Mais sobre o Burh</p>
79
- <ul class="product__content--list">
80
- <li>Busca Avançada</li>
81
- <li>Recrutamento</li>
82
- <li>Busca por Universidades</li>
83
- <li>Vídeo Entrevista</li>
74
+ <li>Burh Serviços de Informação na Internet LTDA. CNPJ 26.356.119/0001-95</li>
75
+ <li>ola@burh.com.br</li>
76
+ <li>(11) 4003-4341</li>
77
+ <li>Av. Juscelino Kubitschek de Oliveira, 660, 12º andar, Vila Marina Dias, Sorocaba/SP</li>
84
78
  </ul>
85
79
  </div>
86
80
  </content>
@@ -146,7 +140,7 @@ $primaryColor: #1da1f1;
146
140
  }
147
141
  &__content {
148
142
  display: grid;
149
- grid-template-columns: repeat(5, 1fr);
143
+ grid-template-columns: repeat(4, 1fr);
150
144
  gap: 20px;
151
145
  align-items: flex-start;
152
146
  @media (max-width: 1200px) {
@@ -183,18 +177,19 @@ $primaryColor: #1da1f1;
183
177
  margin-top: 25px;
184
178
  li {
185
179
  margin: 10px 0;
186
- font-size: 0.75rem;
180
+ font-size: 0.875rem;
187
181
  }
188
182
  }
189
183
  }
190
184
  }
191
185
  &__footer {
192
- margin-top: 80px;
186
+ margin-top: 20px;
193
187
  border-top: 1px solid #eee;
194
188
  padding: 30px 0;
195
189
  display: flex;
196
190
  align-items: center;
197
191
  justify-content: space-between;
192
+ font-size: 0.875rem;
198
193
  @media (max-width: 960px) {
199
194
  & {
200
195
  flex-direction: column;
@@ -208,6 +203,7 @@ $primaryColor: #1da1f1;
208
203
  display: flex;
209
204
  align-items: center;
210
205
  justify-content: flex-start;
206
+ font-size: 0.875rem;
211
207
  .burh__logo {
212
208
  width: 120px;
213
209
  img {
package/nuxt.config.js CHANGED
@@ -1,206 +1,206 @@
1
- let env = require('./environment');
2
- /*!
3
-
4
- =========================================================
5
- * Nuxt Argon Dashboard PRO - v1.0.0
6
- =========================================================
7
-
8
- * Product Page: https://www.creative-tim.com/product/nuxt-argon-dashboard-pro
9
- * Copyright 2019 Creative Tim (https://www.creative-tim.com)
10
-
11
- * Coded by www.creative-tim.com and www.binarcode.com
12
-
13
- =========================================================
14
-
15
- * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
16
-
17
- */
18
-
19
- const pkg = require('./package');
20
- const metaData = require('./metadata');
21
- const dictionary = require('./dictionary');
22
-
23
- module.exports = {
24
- mode: 'universal',
25
- router: {
26
- base: process.env.NODE_ENV === 'production' ? '/' : '',
27
- middleware: ['redirect']
28
- //middleware: ['maintenance']
29
- },
30
- serverMiddleware: [
31
- '~/middleware/user-agent-error',
32
- { path: '/busca', handler: '~/middleware/decodeUrl' },
33
- // { path: '/empresas/cadastro/criar-conta', handler: '~/middleware/new-account' }
34
- ],
35
- /*
36
- ** Headers of the page
37
- */
38
- head: {
39
- htmlAttrs: {
40
- lang: 'pt-BR'
41
- },
42
- title: metaData.title,
43
- //titleTemplate: 'Burh %s',
44
- meta: [
45
- { charset: 'utf-8' },
46
- { lang: 'pt-BR' },
47
- { name: 'viewport', content: 'width=device-width, initial-scale=1' },
48
- { hid: 'description', name: 'description', content: metaData.description },
49
- { hid: 'keywords', name: 'keywords', content: metaData.keywords },
50
- { hid: 'copyright', name: 'copyright', content: metaData.copyright },
51
- { hid: 'revisit-after', name: 'revisit-after', content: metaData.revisit_after },
52
- { hid: 'author', name: 'author', content: metaData.author },
53
- { hid: 'og:title', property: 'og:title', content: metaData.og.title },
54
- { hid: 'og:site_name', property: 'og:site_name', content: metaData.og.site_name },
55
- { hid: 'og:url', property: 'og:url', content: metaData.og.url },
56
- { hid: 'og:description', property: 'og:title', content: metaData.og.description },
57
- { hid: 'og:image', property: 'og:image', content: metaData.og.image },
58
- { hid: 'og:type', property: 'og:locale', content: metaData.og.type },
59
- { hid: 'twitter:card', property: 'twitter:card', content: metaData.twitter.card },
60
- { hid: 'twitter:site', property: 'twitter:site', content: metaData.twitter.site },
61
- { hid: 'twitter:title', property: 'twitter:title', content: metaData.twitter.title },
62
- { hid: 'twitter:description', property: 'twitter:description', content: metaData.twitter.description },
63
- { hid: 'twitter:image', property: 'twitter:image', content: metaData.twitter.image },
64
- { hid: 'twitter:url', property: 'twitter:url', content: metaData.twitter.url }
65
- ],
66
- link: [
67
- { rel: 'icon', type: 'image/png', href: 'favicon.png' },
68
- { rel: 'stylesheet', href: '/poppins.css' },
69
- { rel: 'stylesheet', href: '/fontawesome/css/all.min.css' }
70
- ]
71
- },
72
-
73
- /*
74
- ** Customize the progress-bar color
75
- */
76
- // loading: { color: '#fff' },
77
-
78
- /*
79
- ** Global CSS
80
- */
81
- css: [
82
- 'assets/css/nucleo/css/nucleo.css',
83
- 'assets/sass/argon.scss',
84
- 'flag-icon-css/css/flag-icon.min.css'
85
- ],
86
-
87
- /*
88
- ** Plugins to load before mounting the App
89
- */
90
- plugins: [
91
- '~/plugins/axios',
92
- '~/plugins/router',
93
- '~/plugins/localstorage',
94
- '~/plugins/dashboard/dashboard-plugin',
95
- '~/plugins/dashboard/eventBus.js',
96
- '~/plugins/pagination/pagination.js',
97
- { src: '~/plugins/social-media/fb-sdk', mode: 'client' },
98
- { src: '~/plugins/social-media/share-link-facebook', mode: 'client' },
99
- { src: '~/plugins/social-media/share-link-linkedin', mode: 'client' },
100
- { src: '~/plugins/social-media/share-link-twitter', mode: 'client' },
101
- { src: '~/plugins/social-media/share-link-whatsapp', mode: 'client' },
102
- { src: '~/plugins/carousel/owl-carousel.js', mode: 'client' },
103
- { src: '~/plugins/location/location', mode: 'client' },
104
- { src: '~/plugins/auth/auth', mode: 'client' },
105
- { src: '~/plugins/qrcode/qrcode', mode: 'client' },
106
- { src: '~/plugins/crop/crop', mode: 'client' },
107
- { src: '~/plugins/dom/loader', mode: 'client' }
108
- //{ src: '~plugins/analytics/ga.js', mode: 'client' }
109
- ],
110
-
111
- /*
112
- ** Nuxt.js modules
113
- */
114
- modules: [
115
- // Doc: https://axios.nuxtjs.org/usage
116
- '@nuxtjs/axios',
117
- '@nuxtjs/pwa', [
118
- 'nuxt-sass-resources-loader', [
119
- 'assets/sass/burh-ds/variables.scss',
120
- '~bootstrap/scss/functions',
121
- 'assets/sass/burh-ds/functions',
122
- 'assets/sass/burh-ds/variables',
123
- '~bootstrap/scss/variables',
124
- '~bootstrap/scss/mixins',
125
- 'assets/sass/burh-ds/mixins'
126
- ]
127
- ],
128
- [
129
- 'nuxt-fontawesome', {
130
- imports: [{
131
- set: '@fortawesome/free-solid-svg-icons',
132
- icons: ['fas']
133
- },
134
- {
135
- set: '@fortawesome/free-regular-svg-icons',
136
- icons: ['far']
137
- },
138
- {
139
- set: '@fortawesome/free-brands-svg-icons',
140
- icons: ['fab']
141
- }
142
- ]
143
- }
144
- ],
145
- ['@nuxtjs/google-tag-manager', {
146
- id: 'GTM-K3CQDKF'
147
- }],
148
- ['nuxt-google-maps-module', {
149
- /* module options */
150
- key: 'AIzaSyDkTLkFvto2FU0kIejG-Ll-f_7Qeh8360s', // Default
151
- }],
152
- ['@nuxtjs/google-adsense', {
153
- id: 'ca-pub-1909661490063210'
154
- }],
155
- ['nuxt-validate', {
156
- lang: 'pt_BR',
157
- nuxti18n: {
158
- locale: {
159
- 'pt-BR': 'pt_BR'
160
- },
161
- },
162
- dictionary: {
163
- pt_BR: {
164
- attributes: dictionary
165
- }
166
- }
167
- }],
168
-
169
- ],
170
-
171
- /*
172
-
173
- ** Axios module configuration
174
- */
175
- axios: {
176
- // See https://github.com/nuxt-community/axios-module#options
177
- },
178
-
179
- env: env,
180
-
181
- /*
182
- ** Build configuration
183
- */
184
- build: {
185
- /*
186
- ** You can extend webpack config here
187
- */
188
- extend(config, ctx) {
189
- if (ctx.isDev) {
190
- config.devtool = '#source-map';
191
- }
192
- },
193
- extractCSS: true,
194
- babel: {
195
- plugins: [
196
- [
197
- 'component',
198
- {
199
- 'libraryName': 'element-ui',
200
- 'styleLibraryName': 'theme-chalk'
201
- }
202
- ]
203
- ]
204
- }
205
- }
206
- };
1
+ let env = require('./environment');
2
+ /*!
3
+
4
+ =========================================================
5
+ * Nuxt Argon Dashboard PRO - v1.0.0
6
+ =========================================================
7
+
8
+ * Product Page: https://www.creative-tim.com/product/nuxt-argon-dashboard-pro
9
+ * Copyright 2019 Creative Tim (https://www.creative-tim.com)
10
+
11
+ * Coded by www.creative-tim.com and www.binarcode.com
12
+
13
+ =========================================================
14
+
15
+ * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
16
+
17
+ */
18
+
19
+ const pkg = require('./package');
20
+ const metaData = require('./metadata');
21
+ const dictionary = require('./dictionary');
22
+
23
+ module.exports = {
24
+ mode: 'universal',
25
+ router: {
26
+ base: process.env.NODE_ENV === 'production' ? '/' : '',
27
+ middleware: ['redirect']
28
+ //middleware: ['maintenance']
29
+ },
30
+ serverMiddleware: [
31
+ '~/middleware/user-agent-error',
32
+ { path: '/busca', handler: '~/middleware/decodeUrl' },
33
+ // { path: '/empresas/cadastro/criar-conta', handler: '~/middleware/new-account' }
34
+ ],
35
+ /*
36
+ ** Headers of the page
37
+ */
38
+ head: {
39
+ htmlAttrs: {
40
+ lang: 'pt-BR'
41
+ },
42
+ title: metaData.title,
43
+ //titleTemplate: 'Burh %s',
44
+ meta: [
45
+ { charset: 'utf-8' },
46
+ { lang: 'pt-BR' },
47
+ { name: 'viewport', content: 'width=device-width, initial-scale=1' },
48
+ { hid: 'description', name: 'description', content: metaData.description },
49
+ { hid: 'keywords', name: 'keywords', content: metaData.keywords },
50
+ { hid: 'copyright', name: 'copyright', content: metaData.copyright },
51
+ { hid: 'revisit-after', name: 'revisit-after', content: metaData.revisit_after },
52
+ { hid: 'author', name: 'author', content: metaData.author },
53
+ { hid: 'og:title', property: 'og:title', content: metaData.og.title },
54
+ { hid: 'og:site_name', property: 'og:site_name', content: metaData.og.site_name },
55
+ { hid: 'og:url', property: 'og:url', content: metaData.og.url },
56
+ { hid: 'og:description', property: 'og:title', content: metaData.og.description },
57
+ { hid: 'og:image', property: 'og:image', content: metaData.og.image },
58
+ { hid: 'og:type', property: 'og:locale', content: metaData.og.type },
59
+ { hid: 'twitter:card', property: 'twitter:card', content: metaData.twitter.card },
60
+ { hid: 'twitter:site', property: 'twitter:site', content: metaData.twitter.site },
61
+ { hid: 'twitter:title', property: 'twitter:title', content: metaData.twitter.title },
62
+ { hid: 'twitter:description', property: 'twitter:description', content: metaData.twitter.description },
63
+ { hid: 'twitter:image', property: 'twitter:image', content: metaData.twitter.image },
64
+ { hid: 'twitter:url', property: 'twitter:url', content: metaData.twitter.url }
65
+ ],
66
+ link: [
67
+ { rel: 'icon', type: 'image/png', href: 'favicon.png' },
68
+ { rel: 'stylesheet', href: '/poppins.css' },
69
+ { rel: 'stylesheet', href: '/fontawesome/css/all.min.css' }
70
+ ]
71
+ },
72
+
73
+ /*
74
+ ** Customize the progress-bar color
75
+ */
76
+ // loading: { color: '#fff' },
77
+
78
+ /*
79
+ ** Global CSS
80
+ */
81
+ css: [
82
+ 'assets/css/nucleo/css/nucleo.css',
83
+ 'assets/sass/argon.scss',
84
+ 'flag-icon-css/css/flag-icon.min.css'
85
+ ],
86
+
87
+ /*
88
+ ** Plugins to load before mounting the App
89
+ */
90
+ plugins: [
91
+ '~/plugins/axios',
92
+ '~/plugins/router',
93
+ '~/plugins/localstorage',
94
+ '~/plugins/dashboard/dashboard-plugin',
95
+ '~/plugins/dashboard/eventBus.js',
96
+ '~/plugins/pagination/pagination.js',
97
+ { src: '~/plugins/social-media/fb-sdk', mode: 'client' },
98
+ { src: '~/plugins/social-media/share-link-facebook', mode: 'client' },
99
+ { src: '~/plugins/social-media/share-link-linkedin', mode: 'client' },
100
+ { src: '~/plugins/social-media/share-link-twitter', mode: 'client' },
101
+ { src: '~/plugins/social-media/share-link-whatsapp', mode: 'client' },
102
+ { src: '~/plugins/carousel/owl-carousel.js', mode: 'client' },
103
+ { src: '~/plugins/location/location', mode: 'client' },
104
+ { src: '~/plugins/auth/auth', mode: 'client' },
105
+ { src: '~/plugins/qrcode/qrcode', mode: 'client' },
106
+ { src: '~/plugins/crop/crop', mode: 'client' },
107
+ { src: '~/plugins/dom/loader', mode: 'client' }
108
+ //{ src: '~plugins/analytics/ga.js', mode: 'client' }
109
+ ],
110
+
111
+ /*
112
+ ** Nuxt.js modules
113
+ */
114
+ modules: [
115
+ // Doc: https://axios.nuxtjs.org/usage
116
+ '@nuxtjs/axios',
117
+ '@nuxtjs/pwa', [
118
+ 'nuxt-sass-resources-loader', [
119
+ 'assets/sass/burh-ds/variables.scss',
120
+ '~bootstrap/scss/functions',
121
+ 'assets/sass/burh-ds/functions',
122
+ 'assets/sass/burh-ds/variables',
123
+ '~bootstrap/scss/variables',
124
+ '~bootstrap/scss/mixins',
125
+ 'assets/sass/burh-ds/mixins'
126
+ ]
127
+ ],
128
+ [
129
+ 'nuxt-fontawesome', {
130
+ imports: [{
131
+ set: '@fortawesome/free-solid-svg-icons',
132
+ icons: ['fas']
133
+ },
134
+ {
135
+ set: '@fortawesome/free-regular-svg-icons',
136
+ icons: ['far']
137
+ },
138
+ {
139
+ set: '@fortawesome/free-brands-svg-icons',
140
+ icons: ['fab']
141
+ }
142
+ ]
143
+ }
144
+ ],
145
+ ['@nuxtjs/google-tag-manager', {
146
+ id: 'GTM-K3CQDKF'
147
+ }],
148
+ ['nuxt-google-maps-module', {
149
+ /* module options */
150
+ key: 'AIzaSyDkTLkFvto2FU0kIejG-Ll-f_7Qeh8360s', // Default
151
+ }],
152
+ ['@nuxtjs/google-adsense', {
153
+ id: 'ca-pub-1909661490063210'
154
+ }],
155
+ ['nuxt-validate', {
156
+ lang: 'pt_BR',
157
+ nuxti18n: {
158
+ locale: {
159
+ 'pt-BR': 'pt_BR'
160
+ },
161
+ },
162
+ dictionary: {
163
+ pt_BR: {
164
+ attributes: dictionary
165
+ }
166
+ }
167
+ }],
168
+
169
+ ],
170
+
171
+ /*
172
+
173
+ ** Axios module configuration
174
+ */
175
+ axios: {
176
+ // See https://github.com/nuxt-community/axios-module#options
177
+ },
178
+
179
+ env: env,
180
+
181
+ /*
182
+ ** Build configuration
183
+ */
184
+ build: {
185
+ /*
186
+ ** You can extend webpack config here
187
+ */
188
+ extend(config, ctx) {
189
+ if (ctx.isDev) {
190
+ config.devtool = '#source-map';
191
+ }
192
+ },
193
+ extractCSS: true,
194
+ babel: {
195
+ plugins: [
196
+ [
197
+ 'component',
198
+ {
199
+ 'libraryName': 'element-ui',
200
+ 'styleLibraryName': 'theme-chalk'
201
+ }
202
+ ]
203
+ ]
204
+ }
205
+ }
206
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@burh/nuxt-core",
3
- "version": "1.0.202",
3
+ "version": "1.0.204",
4
4
  "description": "Design System and Components.",
5
5
  "author": "Burh",
6
6
  "scripts": {