Commit 6ef87e12f81ce3cd727d36fc7bcd7016032d411b
Exists in
master
Merge branch 'develop' into 'master'
Develop See merge request !110
Showing
16 changed files
Show diff stats
img/activar_hoja.png
6.13 KB
img/cruz-gris.png
8.64 KB
img/moneda.png
img/parametrizar.png
10.1 KB
img/resumen.png
10.6 KB
img/tilde_.png
6.33 KB
index.html
1 | <html ng-app="appWrapperDemo"> | 1 | <html ng-app="appWrapperDemo"> |
2 | <head> | 2 | <head> |
3 | <meta charset="UTF-8"/> | 3 | <meta charset="UTF-8"/> |
4 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | 4 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
5 | <base href="./"> | 5 | <base href="./"> |
6 | 6 | ||
7 | <!--CSS--> | 7 | <!--CSS--> |
8 | <link href="./node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"/> | 8 | <link href="./node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"/> |
9 | <link href="./node_modules/font-awesome/css/font-awesome.min.css" rel="stylesheet"/> | 9 | <link href="./node_modules/font-awesome/css/font-awesome.min.css" rel="stylesheet"/> |
10 | <link href="./node_modules/angular-ui-swiper/dist/angular-ui-swiper.css" rel="stylesheet"/> | 10 | <link href="./node_modules/angular-ui-swiper/dist/angular-ui-swiper.css" rel="stylesheet"/> |
11 | <link href="./node_modules/angular-ui-grid/ui-grid.min.css" rel="stylesheet"/> | 11 | <link href="./node_modules/angular-ui-grid/ui-grid.min.css" rel="stylesheet"/> |
12 | <link href="./node_modules/ladda/dist/ladda-themeless.min.css" rel="stylesheet"/> | 12 | <link href="./node_modules/ladda/dist/ladda-themeless.min.css" rel="stylesheet"/> |
13 | <link href="./node_modules/leaflet/dist/leaflet.css" rel="stylesheet"/> | 13 | <link href="./node_modules/leaflet/dist/leaflet.css" rel="stylesheet"/> |
14 | <link href="./css/general.css" rel="stylesheet"/> | 14 | <link href="./css/general.css" rel="stylesheet"/> |
15 | 15 | ||
16 | <!--VENDOR JS--> | 16 | <!--VENDOR JS--> |
17 | <script src="./node_modules/jquery/dist/jquery.min.js"></script> | 17 | <script src="./node_modules/jquery/dist/jquery.min.js"></script> |
18 | <script src="./node_modules/bootstrap/dist/js/bootstrap.min.js"></script> | 18 | <script src="./node_modules/bootstrap/dist/js/bootstrap.min.js"></script> |
19 | <script src="./node_modules/angular/angular.min.js"></script> | 19 | <script src="./node_modules/angular/angular.min.js"></script> |
20 | <script src="./node_modules/angular-cookies/angular-cookies.min.js"></script> | 20 | <script src="./node_modules/angular-cookies/angular-cookies.min.js"></script> |
21 | <script src="./node_modules/angular-i18n/angular-locale_es-ar.js"></script> | 21 | <script src="./node_modules/angular-i18n/angular-locale_es-ar.js"></script> |
22 | <script src="./node_modules/angular-route/angular-route.min.js"></script> | 22 | <script src="./node_modules/angular-route/angular-route.min.js"></script> |
23 | <script src="./node_modules/angular-sanitize/angular-sanitize.min.js"></script> | 23 | <script src="./node_modules/angular-sanitize/angular-sanitize.min.js"></script> |
24 | <script src="./node_modules/ui-bootstrap4/dist/ui-bootstrap-tpls.js"></script> | 24 | <script src="./node_modules/ui-bootstrap4/dist/ui-bootstrap-tpls.js"></script> |
25 | <script src="./node_modules/angular-ui-swiper/dist/angular-ui-swiper.js"></script> | 25 | <script src="./node_modules/angular-ui-swiper/dist/angular-ui-swiper.js"></script> |
26 | <script src="./node_modules/pdfmake/build/pdfmake.min.js"></script> | 26 | <script src="./node_modules/pdfmake/build/pdfmake.min.js"></script> |
27 | <script src="./node_modules/pdfmake/build/vfs_fonts.js"></script> | 27 | <script src="./node_modules/pdfmake/build/vfs_fonts.js"></script> |
28 | <script src="./node_modules/lodash/lodash.min.js"></script> | 28 | <script src="./node_modules/lodash/lodash.min.js"></script> |
29 | <script src="./node_modules/jszip/dist/jszip.min.js"></script> | 29 | <script src="./node_modules/jszip/dist/jszip.min.js"></script> |
30 | <script src="./node_modules/excel-builder/dist/excel-builder.dist.min.js"></script> | 30 | <script src="./node_modules/excel-builder/dist/excel-builder.dist.min.js"></script> |
31 | <script src="./node_modules/angular-ui-grid/ui-grid.min.js"></script> | 31 | <script src="./node_modules/angular-ui-grid/ui-grid.min.js"></script> |
32 | <script src="./node_modules/ladda/dist/spin.min.js"></script> | 32 | <script src="./node_modules/ladda/dist/spin.min.js"></script> |
33 | <script src="./node_modules/ladda/dist/ladda.min.js"></script> | 33 | <script src="./node_modules/ladda/dist/ladda.min.js"></script> |
34 | <script src="./node_modules/angular-ladda/dist/angular-ladda.min.js"></script> | 34 | <script src="./node_modules/angular-ladda/dist/angular-ladda.min.js"></script> |
35 | <script src="./node_modules/leaflet/dist/leaflet.js"></script> | 35 | <script src="./node_modules/leaflet/dist/leaflet.js"></script> |
36 | <script src="./node_modules/ngstorage/ngStorage.min.js"></script> | 36 | <script src="./node_modules/ngstorage/ngStorage.min.js"></script> |
37 | <script src="./vendor/cordovaGeolocationModule.min.js"></script> | 37 | <script src="./vendor/cordovaGeolocationModule.min.js"></script> |
38 | <script src="./node_modules/chart.js/dist/Chart.min.js"></script> | 38 | <script src="./node_modules/chart.js/dist/Chart.min.js"></script> |
39 | <script src="./node_modules/angular-chart.js/dist/angular-chart.min.js"></script> | 39 | <script src="./node_modules/angular-chart.js/dist/angular-chart.min.js"></script> |
40 | <script src="./node_modules/angular-file-saver/dist/angular-file-saver.bundle.js"></script> | 40 | <script src="./node_modules/angular-file-saver/dist/angular-file-saver.bundle.js"></script> |
41 | <script src="./node_modules/angular-md5/angular-md5.min.js"></script> | 41 | <script src="./node_modules/angular-md5/angular-md5.min.js"></script> |
42 | 42 | ||
43 | <script src="./node_modules/foca-abm-chofer/dist/foca-abm-chofer.min.js"></script> | 43 | <script src="./node_modules/foca-abm-chofer/dist/foca-abm-chofer.min.js"></script> |
44 | <script src="./node_modules/foca-abm-precios-condiciones/dist/foca-abm-precios-condiciones.min.js"></script> | 44 | <script src="./node_modules/foca-abm-precios-condiciones/dist/foca-abm-precios-condiciones.min.js"></script> |
45 | <script src="./node_modules/foca-abm-vehiculo/dist/foca-abm-vehiculo.min.js"></script> | 45 | <script src="./node_modules/foca-abm-vehiculo/dist/foca-abm-vehiculo.min.js"></script> |
46 | <script src="./node_modules/foca-abm-vendedor-cobrador/dist/foca-abm-vendedor-cobrador.min.js"></script> | 46 | <script src="./node_modules/foca-abm-vendedor-cobrador/dist/foca-abm-vendedor-cobrador.min.js"></script> |
47 | <script src="./node_modules/foca-activar-hoja-ruta/dist/foca-activar-hoja-ruta.min.js"></script> | 47 | <script src="./node_modules/foca-activar-hoja-ruta/dist/foca-activar-hoja-ruta.min.js"></script> |
48 | <script src="./node_modules/foca-admin-seguimiento/dist/foca-admin-seguimiento.min.js"></script> | 48 | <script src="./node_modules/foca-admin-seguimiento/dist/foca-admin-seguimiento.min.js"></script> |
49 | <script src="./node_modules/foca-agendar-visita/dist/foca-agendar-visita.min.js"></script> | 49 | <script src="./node_modules/foca-agendar-visita/dist/foca-agendar-visita.min.js"></script> |
50 | <script src="./node_modules/foca-autorizar-nota-pedido/dist/foca-autorizar-nota-pedido.min.js"></script> | 50 | <script src="./node_modules/foca-autorizar-nota-pedido/dist/foca-autorizar-nota-pedido.min.js"></script> |
51 | <script src="./node_modules/foca-botonera-facturador/dist/foca-botonera-facturador.min.js"></script> | 51 | <script src="./node_modules/foca-botonera-facturador/dist/foca-botonera-facturador.min.js"></script> |
52 | <script src="./node_modules/foca-botonera-lateral/dist/foca-botonera-lateral.min.js"></script> | 52 | <script src="./node_modules/foca-botonera-lateral/dist/foca-botonera-lateral.min.js"></script> |
53 | <script src="./node_modules/foca-botonera-principal/dist/foca-botonera-principal.min.js"></script> | 53 | <script src="./node_modules/foca-botonera-principal/dist/foca-botonera-principal.min.js"></script> |
54 | <script src="./node_modules/foca-busqueda-cliente/dist/foca-busqueda-cliente.min.js"></script> | 54 | <script src="./node_modules/foca-busqueda-cliente/dist/foca-busqueda-cliente.min.js"></script> |
55 | <script src="./node_modules/foca-cabecera-facturador/dist/foca-cabecera-facturador.min.js"></script> | 55 | <script src="./node_modules/foca-cabecera-facturador/dist/foca-cabecera-facturador.min.js"></script> |
56 | <script src="./node_modules/foca-configuracion/dist/foca-configuracion.min.js"></script> | 56 | <script src="./node_modules/foca-configuracion/dist/foca-configuracion.min.js"></script> |
57 | <script src="./node_modules/foca-configurar-terminal/dist/foca-configurar-terminal.min.js"></script> | 57 | <script src="./node_modules/foca-configurar-terminal/dist/foca-configurar-terminal.min.js"></script> |
58 | <script src="./node_modules/foca-crear-cobranza/dist/foca-crear-cobranza.min.js"></script> | 58 | <script src="./node_modules/foca-crear-cobranza/dist/foca-crear-cobranza.min.js"></script> |
59 | <script src="./node_modules/foca-crear-hoja-ruta/dist/foca-crear-hoja-ruta.min.js"></script> | 59 | <script src="./node_modules/foca-crear-hoja-ruta/dist/foca-crear-hoja-ruta.min.js"></script> |
60 | <script src="./node_modules/foca-crear-nota-pedido/dist/foca-crear-nota-pedido.min.js"></script> | 60 | <script src="./node_modules/foca-crear-nota-pedido/dist/foca-crear-nota-pedido.min.js"></script> |
61 | <script src="./node_modules/foca-crear-login/dist/foca-crear-login.min.js"></script> | 61 | <script src="./node_modules/foca-crear-login/dist/foca-crear-login.min.js"></script> |
62 | <script src="./node_modules/foca-crear-remito/dist/foca-crear-remito.min.js"></script> | 62 | <script src="./node_modules/foca-crear-remito/dist/foca-crear-remito.min.js"></script> |
63 | <script src="./node_modules/foca-directivas/dist/foca-directivas.min.js"></script> | 63 | <script src="./node_modules/foca-directivas/dist/foca-directivas.min.js"></script> |
64 | <script src="./node_modules/foca-estado-cisternas/dist/foca-estado-cisternas.min.js"></script> | 64 | <script src="./node_modules/foca-estado-cisternas/dist/foca-estado-cisternas.min.js"></script> |
65 | <script src="./node_modules/foca-filtros/dist/foca-filtros.min.js"></script> | 65 | <script src="./node_modules/foca-filtros/dist/foca-filtros.min.js"></script> |
66 | <script src="./node_modules/foca-hoja-ruta/dist/foca-hoja-ruta.min.js"></script> | 66 | <script src="./node_modules/foca-hoja-ruta/dist/foca-hoja-ruta.min.js"></script> |
67 | <script src="./node_modules/foca-informes/dist/foca-informes.min.js"></script> | 67 | <script src="./node_modules/foca-informes/dist/foca-informes.min.js"></script> |
68 | <script src="./node_modules/foca-login/dist/foca-login.min.js"></script> | 68 | <script src="./node_modules/foca-login/dist/foca-login.min.js"></script> |
69 | <script src="./node_modules/foca-logistica-pedido-ruta/dist/foca-logistica-pedido-ruta.min.js"></script> | 69 | <script src="./node_modules/foca-logistica-pedido-ruta/dist/foca-logistica-pedido-ruta.min.js"></script> |
70 | <script src="./node_modules/foca-modal/dist/foca-modal.min.js"></script> | 70 | <script src="./node_modules/foca-modal/dist/foca-modal.min.js"></script> |
71 | <script src="./node_modules/foca-modal-busqueda-productos/dist/foca-busqueda-productos.min.js"></script> | 71 | <script src="./node_modules/foca-modal-busqueda-productos/dist/foca-busqueda-productos.min.js"></script> |
72 | <script src="./node_modules/foca-modal-cheque/dist/foca-modal-cheque.min.js"></script> | 72 | <script src="./node_modules/foca-modal-cheque/dist/foca-modal-cheque.min.js"></script> |
73 | <script src="./node_modules/foca-modal-cobranza/dist/foca-modal-cobranza.min.js"></script> | 73 | <script src="./node_modules/foca-modal-cobranza/dist/foca-modal-cobranza.min.js"></script> |
74 | <script src="./node_modules/foca-modal-cotizacion/dist/foca-modal-cotizacion.min.js"></script> | 74 | <script src="./node_modules/foca-modal-cotizacion/dist/foca-modal-cotizacion.min.js"></script> |
75 | <script src="./node_modules/foca-modal-detalle-cisternas/dist/foca-modal-detalle-cisternas.min.js"></script> | 75 | <script src="./node_modules/foca-modal-detalle-cisternas/dist/foca-modal-detalle-cisternas.min.js"></script> |
76 | <script src="./node_modules/foca-modal-detalle-hoja-ruta/dist/foca-modal-detalle-hoja-ruta.min.js"></script> | 76 | <script src="./node_modules/foca-modal-detalle-hoja-ruta/dist/foca-modal-detalle-hoja-ruta.min.js"></script> |
77 | <script src="./node_modules/foca-modal-detalles/dist/foca-modal-detalles.min.js"></script> | 77 | <script src="./node_modules/foca-modal-detalles/dist/foca-modal-detalles.min.js"></script> |
78 | <script src="./node_modules/foca-modal-domicilio/dist/foca-modal-domicilios.min.js"></script> | 78 | <script src="./node_modules/foca-modal-domicilio/dist/foca-modal-domicilios.min.js"></script> |
79 | <script src="./node_modules/foca-modal-efectivo/dist/foca-modal-efectivo.min.js"></script> | 79 | <script src="./node_modules/foca-modal-efectivo/dist/foca-modal-efectivo.min.js"></script> |
80 | <script src="./node_modules/foca-modal-factura/dist/foca-modal-factura.min.js"></script> | 80 | <script src="./node_modules/foca-modal-factura/dist/foca-modal-factura.min.js"></script> |
81 | <script src="./node_modules/foca-modal-factura-detalle/dist/foca-modal-factura-detalle.min.js"></script> | 81 | <script src="./node_modules/foca-modal-factura-detalle/dist/foca-modal-factura-detalle.min.js"></script> |
82 | <script src="./node_modules/foca-modal-flete/dist/foca-modal-flete.min.js"></script> | 82 | <script src="./node_modules/foca-modal-flete/dist/foca-modal-flete.min.js"></script> |
83 | <script src="./node_modules/foca-modal-grafico-cisternas/dist/foca-modal-grafico-cisternas.min.js"></script> | 83 | <script src="./node_modules/foca-modal-grafico-cisternas/dist/foca-modal-grafico-cisternas.min.js"></script> |
84 | <script src="./node_modules/foca-modal-informe/dist/foca-modal-informe.min.js"></script> | 84 | <script src="./node_modules/foca-modal-informe/dist/foca-modal-informe.min.js"></script> |
85 | <script src="./node_modules/foca-modal-lista-precio/dist/foca-modal-lista-precio.min.js"></script> | 85 | <script src="./node_modules/foca-modal-lista-precio/dist/foca-modal-lista-precio.min.js"></script> |
86 | <script src="./node_modules/foca-modal-localizar/dist/foca-modal-localizar.min.js"></script> | 86 | <script src="./node_modules/foca-modal-localizar/dist/foca-modal-localizar.min.js"></script> |
87 | <script src="./node_modules/foca-modal-login/dist/foca-modal-login.min.js"></script> | 87 | <script src="./node_modules/foca-modal-login/dist/foca-modal-login.min.js"></script> |
88 | <script src="./node_modules/foca-modal-nota-pedido/dist/foca-modal-nota-pedido.min.js"></script> | 88 | <script src="./node_modules/foca-modal-nota-pedido/dist/foca-modal-nota-pedido.min.js"></script> |
89 | <script src="./node_modules/foca-modal-precio-condiciones/dist/foca-modal-precio-condiciones.min.js"></script> | 89 | <script src="./node_modules/foca-modal-precio-condiciones/dist/foca-modal-precio-condiciones.min.js"></script> |
90 | <script src="./node_modules/foca-modal-punto-descarga/dist/foca-modal-punto-descarga.min.js"></script> | 90 | <script src="./node_modules/foca-modal-punto-descarga/dist/foca-modal-punto-descarga.min.js"></script> |
91 | <script src="./node_modules/foca-modal-remito/dist/foca-modal-remito.min.js"></script> | 91 | <script src="./node_modules/foca-modal-remito/dist/foca-modal-remito.min.js"></script> |
92 | <script src="./node_modules/foca-modal-resumen-cuenta/dist/foca-modal-resumen-cuenta.min.js"></script> | 92 | <script src="./node_modules/foca-modal-resumen-cuenta/dist/foca-modal-resumen-cuenta.min.js"></script> |
93 | <script src="./node_modules/foca-modal-tarifa-flete/dist/foca-modal-tarifa-flete.min.js"></script> | 93 | <script src="./node_modules/foca-modal-tarifa-flete/dist/foca-modal-tarifa-flete.min.js"></script> |
94 | <script src="./node_modules/foca-modal-unidad-medida/dist/foca-modal-unidad-medida.min.js"></script> | 94 | <script src="./node_modules/foca-modal-unidad-medida/dist/foca-modal-unidad-medida.min.js"></script> |
95 | <script src="./node_modules/foca-nombre-empresa/dist/foca-nombre-empresa.min.js"></script> | 95 | <script src="./node_modules/foca-nombre-empresa/dist/foca-nombre-empresa.min.js"></script> |
96 | <script src="./node_modules/foca-parametros/dist/foca-parametros.min.js"></script> | ||
96 | <script src="./node_modules/foca-seguimiento/dist/foca-seguimiento.min.js"></script> | 97 | <script src="./node_modules/foca-seguimiento/dist/foca-seguimiento.min.js"></script> |
97 | <script src="./node_modules/foca-teclado/dist/foca-teclado.min.js"></script> | 98 | <script src="./node_modules/foca-teclado/dist/foca-teclado.min.js"></script> |
98 | <script src="./src/js/app.js"></script> | 99 | <script src="./src/js/app.js"></script> |
99 | <script src="./src/js/controller.js"></script> | 100 | <script src="./src/js/controller.js"></script> |
100 | <script src="./src/etc/develop.js"></script> | 101 | <script src="./src/etc/develop.js"></script> |
102 | |||
101 | </head> | 103 | </head> |
102 | <body class="w-100"> | 104 | <body class="w-100"> |
103 | <style> | 105 | <style> |
104 | </style> | 106 | </style> |
105 | <foca-nombre-empresa></foca-nombre-empresa> | 107 | <foca-nombre-empresa></foca-nombre-empresa> |
106 | <div ng-view class="container contenedor"></div> | 108 | <div ng-view class="container contenedor"></div> |
107 | <div ng-controller="appWrapperDemoController" class="teclado-container container d-none d-md-block "> | 109 | <div ng-controller="appWrapperDemoController" class="teclado-container container d-none d-md-block "> |
108 | <foca-botonera-lateral></foca-botonera-lateral> | 110 | <foca-botonera-lateral></foca-botonera-lateral> |
109 | <foca-teclado | 111 | <foca-teclado |
110 | ng-show="usarTeclado && mostrarTeclado" | 112 | ng-show="usarTeclado && mostrarTeclado" |
111 | alfanumeric="true" | 113 | alfanumeric="true" |
112 | numeric="true" | 114 | numeric="true" |
113 | > | 115 | > |
114 | </foca-teclado> | 116 | </foca-teclado> |
115 | </div> | 117 | </div> |
116 | </body> | 118 | </body> |
117 | 119 | ||
118 | </html> | 120 | </html> |
119 | 121 |
package.json
1 | { | 1 | { |
2 | "name": "wrapper-demo", | 2 | "name": "wrapper-demo", |
3 | "version": "0.0.1", | 3 | "version": "0.0.1", |
4 | "description": "", | 4 | "description": "", |
5 | "main": "main.js", | 5 | "main": "main.js", |
6 | "scripts": { | 6 | "scripts": { |
7 | "test": "unit-test.html", | 7 | "test": "unit-test.html", |
8 | "initdev": "npm install gulp --global && npm install && npm install -g jshint", | 8 | "initdev": "npm install gulp --global && npm install && npm install -g jshint", |
9 | "gulp-pre-commit": "gulp pre-commit", | 9 | "gulp-pre-commit": "gulp pre-commit", |
10 | "compile": "gulp uglify && gulp sass", | 10 | "compile": "gulp uglify && gulp sass", |
11 | "actualizar": "git pull origin master", | 11 | "actualizar": "git pull origin master", |
12 | "install-dev": "gulp pre-install && npm install && gulp post-install" | 12 | "install-dev": "gulp pre-install && npm install && gulp post-install" |
13 | }, | 13 | }, |
14 | "pre-commit": [ | 14 | "pre-commit": [ |
15 | "gulp-pre-commit" | 15 | "gulp-pre-commit" |
16 | ], | 16 | ], |
17 | "repository": { | 17 | "repository": { |
18 | "type": "git", | 18 | "type": "git", |
19 | "url": "git@debonline.dyndns.org:npm/wrapper-demo.git" | 19 | "url": "git@debonline.dyndns.org:npm/wrapper-demo.git" |
20 | }, | 20 | }, |
21 | "author": "Foca Software", | 21 | "author": "Foca Software", |
22 | "license": "ISC", | 22 | "license": "ISC", |
23 | "dependencies": { | 23 | "dependencies": { |
24 | "angular": "^1.7.8", | 24 | "angular": "^1.7.8", |
25 | "angular-chart.js": "1.1.1", | 25 | "angular-chart.js": "1.1.1", |
26 | "angular-cookies": "^1.7.8", | 26 | "angular-cookies": "^1.7.8", |
27 | "angular-file-saver": "^1.1.3", | 27 | "angular-file-saver": "^1.1.3", |
28 | "angular-i18n": "^1.7.8", | 28 | "angular-i18n": "^1.7.8", |
29 | "angular-ladda": "^0.4.3", | 29 | "angular-ladda": "^0.4.3", |
30 | "angular-md5": "^0.1.10", | 30 | "angular-md5": "^0.1.10", |
31 | "angular-mocks": "^1.7.8", | 31 | "angular-mocks": "^1.7.8", |
32 | "angular-route": "^1.7.8", | 32 | "angular-route": "^1.7.8", |
33 | "angular-sanitize": "^1.7.8", | 33 | "angular-sanitize": "^1.7.8", |
34 | "angular-ui-grid": "4.6.6", | 34 | "angular-ui-grid": "4.6.6", |
35 | "angular-ui-swiper": "^2.3.8", | 35 | "angular-ui-swiper": "^2.3.8", |
36 | "bootstrap": "^4.3.1", | 36 | "bootstrap": "^4.3.1", |
37 | "chart.js": "2.7.3", | 37 | "chart.js": "2.7.3", |
38 | "excel-builder": "2.0.3", | 38 | "excel-builder": "2.0.3", |
39 | "foca-abm-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-chofer.git", | 39 | "foca-abm-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-chofer.git", |
40 | "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", | 40 | "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", |
41 | "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", | 41 | "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", |
42 | "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git", | 42 | "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git", |
43 | "foca-abm-vendedor-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vendedor-cobrador.git", | 43 | "foca-abm-vendedor-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vendedor-cobrador.git", |
44 | "foca-activar-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-activar-hoja-ruta.git", | 44 | "foca-activar-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-activar-hoja-ruta.git", |
45 | "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", | 45 | "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", |
46 | "foca-agendar-visita": "git+ssh://git@debonline.dyndns.org:npm/foca-agendar-visita.git", | 46 | "foca-agendar-visita": "git+ssh://git@debonline.dyndns.org:npm/foca-agendar-visita.git", |
47 | "foca-autorizar-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-autorizar-nota-pedido.git", | 47 | "foca-autorizar-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-autorizar-nota-pedido.git", |
48 | "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", | 48 | "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", |
49 | "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git", | 49 | "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git", |
50 | "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", | 50 | "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", |
51 | "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", | 51 | "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", |
52 | "foca-cabecera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-cabecera-facturador.git", | 52 | "foca-cabecera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-cabecera-facturador.git", |
53 | "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", | 53 | "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", |
54 | "foca-configurar-terminal": "git+ssh://git@debonline.dyndns.org:npm/foca-configurar-terminal.git", | 54 | "foca-configurar-terminal": "git+ssh://git@debonline.dyndns.org:npm/foca-configurar-terminal.git", |
55 | "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", | 55 | "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", |
56 | "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", | 56 | "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", |
57 | "foca-crear-login": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-login.git", | 57 | "foca-crear-login": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-login.git", |
58 | "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", | 58 | "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", |
59 | "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", | 59 | "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", |
60 | "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", | 60 | "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", |
61 | "foca-estado-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-estado-cisternas.git", | 61 | "foca-estado-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-estado-cisternas.git", |
62 | "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", | 62 | "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", |
63 | "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", | 63 | "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", |
64 | "foca-informes": "git+ssh://git@debonline.dyndns.org:npm/foca-informes.git", | 64 | "foca-informes": "git+ssh://git@debonline.dyndns.org:npm/foca-informes.git", |
65 | "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", | 65 | "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", |
66 | "foca-logistica-pedido-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-logistica-pedido-ruta.git", | 66 | "foca-logistica-pedido-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-logistica-pedido-ruta.git", |
67 | "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", | 67 | "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", |
68 | "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", | 68 | "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", |
69 | "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git", | 69 | "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git", |
70 | "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", | 70 | "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", |
71 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", | 71 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", |
72 | "foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git", | 72 | "foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git", |
73 | "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", | 73 | "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", |
74 | "foca-modal-detalles": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalles.git", | 74 | "foca-modal-detalles": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalles.git", |
75 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", | 75 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", |
76 | "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", | 76 | "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", |
77 | "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", | 77 | "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", |
78 | "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git", | 78 | "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git", |
79 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", | 79 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", |
80 | "foca-modal-grafico-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-grafico-cisternas.git", | 80 | "foca-modal-grafico-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-grafico-cisternas.git", |
81 | "foca-modal-informe": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe.git", | 81 | "foca-modal-informe": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe.git", |
82 | "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git", | 82 | "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git", |
83 | "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git", | 83 | "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git", |
84 | "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git", | 84 | "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git", |
85 | "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", | 85 | "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", |
86 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", | 86 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", |
87 | "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git", | 87 | "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git", |
88 | "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", | 88 | "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", |
89 | "foca-modal-resumen-cuenta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-resumen-cuenta.git", | 89 | "foca-modal-resumen-cuenta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-resumen-cuenta.git", |
90 | "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", | 90 | "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", |
91 | "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git", | 91 | "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git", |
92 | "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", | 92 | "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", |
93 | "foca-parametros": "git+ssh://git@debonline.dyndns.org:npm/foca-parametros.git", | ||
93 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", | 94 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", |
94 | "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", | 95 | "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", |
95 | "font-awesome": "^4.7.0", | 96 | "font-awesome": "^4.7.0", |
96 | "gulp-angular-templatecache": "^2.2.6", | 97 | "gulp-angular-templatecache": "^2.2.6", |
97 | "gulp-htmlmin": "^5.0.1", | 98 | "gulp-htmlmin": "^5.0.1", |
98 | "gulp-sequence": "^1.0.0", | 99 | "gulp-sequence": "^1.0.0", |
99 | "gulp-uglify-es": "^1.0.4", | 100 | "gulp-uglify-es": "^1.0.4", |
100 | "jquery": "^3.4.0", | 101 | "jquery": "^3.4.0", |
101 | "jszip": "2.6.1", | 102 | "jszip": "2.6.1", |
102 | "ladda": "1.0.6", | 103 | "ladda": "1.0.6", |
103 | "leaflet": "1.3.4", | 104 | "leaflet": "1.3.4", |
104 | "lodash": "4.17.11", | 105 | "lodash": "4.17.11", |
105 | "moment": "2.23.0", | 106 | "moment": "2.23.0", |
106 | "ngstorage": "^0.3.11", | 107 | "ngstorage": "^0.3.11", |
107 | "node-sass": "^4.11.0", | 108 | "node-sass": "^4.11.0", |
108 | "pdfmake": "0.1.41", | 109 | "pdfmake": "0.1.41", |
109 | "uglify": "^0.1.5", | 110 | "uglify": "^0.1.5", |
110 | "ui-bootstrap4": "^3.0.6" | 111 | "ui-bootstrap4": "^3.0.6" |
111 | }, | 112 | }, |
112 | "devDependencies": { | 113 | "devDependencies": { |
113 | "gulp": "3.9.1", | 114 | "gulp": "3.9.1", |
114 | "gulp-clean": "^0.4.0", | 115 | "gulp-clean": "^0.4.0", |
115 | "gulp-concat": "^2.6.1", | 116 | "gulp-concat": "^2.6.1", |
116 | "gulp-connect": "^5.7.0", | 117 | "gulp-connect": "^5.7.0", |
117 | "gulp-jshint": "^2.1.0", | 118 | "gulp-jshint": "^2.1.0", |
118 | "gulp-rename": "^1.4.0", | 119 | "gulp-rename": "^1.4.0", |
119 | "gulp-replace": "^1.0.0", | 120 | "gulp-replace": "^1.0.0", |
120 | "gulp-sass": "^4.0.1", | 121 | "gulp-sass": "^4.0.1", |
121 | "gulp-uglify": "^3.0.2", | 122 | "gulp-uglify": "^3.0.2", |
122 | "gulp-watch": "^5.0.1", | 123 | "gulp-watch": "^5.0.1", |
123 | "jasmine-core": "^3.4.0", | 124 | "jasmine-core": "^3.4.0", |
124 | "jshint": "^2.10.2", | 125 | "jshint": "^2.10.2", |
125 | "pre-commit": "^1.2.2", | 126 | "pre-commit": "^1.2.2", |
126 | "pump": "^3.0.0" | 127 | "pump": "^3.0.0" |
127 | } | 128 | } |
128 | } | 129 | } |
129 | 130 |
src/js/app.js
1 | angular.module('appWrapperDemo', [ | 1 | angular.module('appWrapperDemo', [ |
2 | //EXTERNOS | 2 | //EXTERNOS |
3 | 'angular-ladda', | 3 | 'angular-ladda', |
4 | 'cordovaGeolocationModule', | 4 | 'cordovaGeolocationModule', |
5 | 'ngCookies', | 5 | 'ngCookies', |
6 | 'ngRoute', | 6 | 'ngRoute', |
7 | 'ngSanitize', | 7 | 'ngSanitize', |
8 | 'ngStorage', | 8 | 'ngStorage', |
9 | 'onScreenKeyboard', | 9 | 'onScreenKeyboard', |
10 | 'ui.bootstrap', | 10 | 'ui.bootstrap', |
11 | 'ui.swiper', | 11 | 'ui.swiper', |
12 | 'ui.grid', | 12 | 'ui.grid', |
13 | 'ui.grid.exporter', | 13 | 'ui.grid.exporter', |
14 | 'ngFileSaver', | 14 | 'ngFileSaver', |
15 | 'angular-md5', | 15 | 'angular-md5', |
16 | 16 | ||
17 | // MODULOS FOCA | 17 | // MODULOS FOCA |
18 | 'focaAbmPreciosCondiciones', | 18 | 'focaAbmPreciosCondiciones', |
19 | 'focaAbmVehiculo', | 19 | 'focaAbmVehiculo', |
20 | 'focaAbmChofer', | 20 | 'focaAbmChofer', |
21 | 'focaAbmVendedorCobrador', | 21 | 'focaAbmVendedorCobrador', |
22 | 'focaActivarHojaRuta', | 22 | 'focaActivarHojaRuta', |
23 | 'focaAdminSeguimiento', | 23 | 'focaAdminSeguimiento', |
24 | 'focaAgendarVisita', | 24 | 'focaAgendarVisita', |
25 | 'focaAutorizarHojaRuta', | 25 | 'focaAutorizarHojaRuta', |
26 | 'focaBotoneraFacturador', | 26 | 'focaBotoneraFacturador', |
27 | 'focaBotoneraLateral', | 27 | 'focaBotoneraLateral', |
28 | 'focaBotoneraPrincipal', | 28 | 'focaBotoneraPrincipal', |
29 | 'focaBusquedaCliente', | 29 | 'focaBusquedaCliente', |
30 | 'focaBusquedaProductos', | 30 | 'focaBusquedaProductos', |
31 | 'focaCabeceraFacturador', | 31 | 'focaCabeceraFacturador', |
32 | 'focaConfiguracion', | 32 | 'focaConfiguracion', |
33 | 'focaConfigurarTerminal', | 33 | 'focaConfigurarTerminal', |
34 | 'focaCrearCobranza', | 34 | 'focaCrearCobranza', |
35 | 'focaCrearHojaRuta', | 35 | 'focaCrearHojaRuta', |
36 | 'focaCrearLogin', | 36 | 'focaCrearLogin', |
37 | 'focaCrearNotaPedido', | 37 | 'focaCrearNotaPedido', |
38 | 'focaCrearRemito', | 38 | 'focaCrearRemito', |
39 | 'focaDirectivas', | 39 | 'focaDirectivas', |
40 | 'focaEstadoCisternas', | 40 | 'focaEstadoCisternas', |
41 | 'focaFiltros', | 41 | 'focaFiltros', |
42 | 'focaHojaRuta', | 42 | 'focaHojaRuta', |
43 | 'focaInformes', | 43 | 'focaInformes', |
44 | 'focaLogin', | 44 | 'focaLogin', |
45 | 'focaModal', | 45 | 'focaModal', |
46 | 'focaModalCheque', | 46 | 'focaModalCheque', |
47 | 'focaModalCobranza', | 47 | 'focaModalCobranza', |
48 | 'focaModalCotizacion', | 48 | 'focaModalCotizacion', |
49 | 'focaModalDetalleCisternas', | 49 | 'focaModalDetalleCisternas', |
50 | 'focaModalDetalleHojaRuta', | 50 | 'focaModalDetalleHojaRuta', |
51 | 'focaModalDetalles', | 51 | 'focaModalDetalles', |
52 | 'focaModalDomicilio', | 52 | 'focaModalDomicilio', |
53 | 'focaModalEfectivo', | 53 | 'focaModalEfectivo', |
54 | 'focaModalFactura', | 54 | 'focaModalFactura', |
55 | 'focaModalFacturaDetalle', | 55 | 'focaModalFacturaDetalle', |
56 | 'focaModalFlete', | 56 | 'focaModalFlete', |
57 | 'focaModalGraficoCisternas', | 57 | 'focaModalGraficoCisternas', |
58 | 'focaModalInforme', | 58 | 'focaModalInforme', |
59 | 'focaModalListaPrecio', | 59 | 'focaModalListaPrecio', |
60 | 'focaModalLocalizar', | 60 | 'focaModalLocalizar', |
61 | 'focaModalLogin', | 61 | 'focaModalLogin', |
62 | 'focaModalNotaPedido', | 62 | 'focaModalNotaPedido', |
63 | 'focaModalPrecioCondicion', | 63 | 'focaModalPrecioCondicion', |
64 | 'focaModalPuntoDescarga', | 64 | 'focaModalPuntoDescarga', |
65 | 'focaModalRemito', | 65 | 'focaModalRemito', |
66 | 'focaModalResumenCuenta', | 66 | 'focaModalResumenCuenta', |
67 | 'focaModalTarifaFlete', | 67 | 'focaModalTarifaFlete', |
68 | 'focaModalUnidadMedida', | 68 | 'focaModalUnidadMedida', |
69 | 'focaNombreEmpresa', | 69 | 'focaNombreEmpresa', |
70 | 'focaParametros', | ||
70 | 'focaSeguimiento', | 71 | 'focaSeguimiento', |
71 | 'focaTeclado', | 72 | 'focaTeclado', |
72 | 'focaLogisticaPedidoRuta' | 73 | 'focaLogisticaPedidoRuta' |
73 | ]); | 74 | ]); |
74 | 75 |
src/sass/_bootstrap.scss
1 | button.active{ | 1 | button.active{ |
2 | text-decoration: none; | 2 | text-decoration: none; |
3 | outline: 0; | 3 | outline: 0; |
4 | background-color: $primary-color; | 4 | color: white; |
5 | background-color: $primary; | ||
5 | &:focus{ | 6 | &:focus{ |
6 | box-shadow: 0 0 0 0.2rem #d8b07d; | 7 | box-shadow: 0 0 0 0.2rem $primaryTransparency; |
7 | } | 8 | } |
8 | } | 9 | } |
9 | .btn-xs { | 10 | .btn-xs { |
10 | padding: .15rem .5rem; | 11 | padding: .15rem .5rem; |
11 | font-size: .8rem; | 12 | font-size: .8rem; |
12 | line-height: 1.5; | 13 | line-height: 1.5; |
13 | border-radius: .2rem; | 14 | border-radius: .2rem; |
14 | } | 15 | } |
15 | .no-border-bottom { | 16 | .no-border-bottom { |
16 | border-bottom: 0 !important; | 17 | border-bottom: 0 !important; |
17 | } | 18 | } |
18 | .no-border-top { | 19 | .no-border-top { |
19 | border-top: 0 !important; | 20 | border-top: 0 !important; |
20 | } | 21 | } |
21 | .no-border { | 22 | .no-border { |
22 | border: 0 !important; | 23 | border: 0 !important; |
23 | } | 24 | } |
24 | .margin-bottom-mobile { | 25 | .margin-bottom-mobile { |
25 | margin-bottom: 2.5em !important; | 26 | margin-bottom: 2.5em !important; |
26 | } | 27 | } |
27 | .tamaรฑo-boton { | 28 | .tamaรฑo-boton { |
28 | width:44px; | 29 | width:44px; |
29 | } | 30 | } |
30 | .modal-content { | 31 | .modal-content { |
31 | .modal-header{ | 32 | .modal-header{ |
32 | display: block; | 33 | display: block; |
33 | >div.row{ | 34 | >div.row{ |
34 | margin: 0 !important; | 35 | margin: 0 !important; |
35 | >div{ | 36 | >div{ |
36 | padding: 0 !important; | 37 | padding: 0 !important; |
37 | } | 38 | } |
38 | } | 39 | } |
39 | } | 40 | } |
40 | @media (max-width: 576px) { | 41 | @media (max-width: 576px) { |
41 | height: auto; | 42 | height: auto; |
42 | height: 100%; | 43 | height: 100%; |
43 | border-radius: 0; | 44 | border-radius: 0; |
44 | } | 45 | } |
45 | } | 46 | } |
46 | .modal.show .modal-dialog { | 47 | .modal.show .modal-dialog { |
47 | @media (min-width: 1201px){ | 48 | @media (min-width: 1201px){ |
48 | -webkit-transform: translate(0, 70px); | 49 | -webkit-transform: translate(0, 70px); |
49 | transform: translate(0, 70px); | 50 | transform: translate(0, 70px); |
50 | } | 51 | } |
51 | @media (min-width: 576px) { | 52 | @media (min-width: 576px) { |
52 | -webkit-transform: translate(0, 90px); | 53 | -webkit-transform: translate(0, 90px); |
53 | transform: translate(0, 90px); | 54 | transform: translate(0, 90px); |
54 | } | 55 | } |
55 | @media (max-width: 576px) { | 56 | @media (max-width: 576px) { |
56 | width: 100%; | 57 | width: 100%; |
57 | height: 100%; | 58 | height: 100%; |
58 | margin: 0; | 59 | margin: 0; |
59 | padding: 0; | 60 | padding: 0; |
60 | } | 61 | } |
61 | } | 62 | } |
62 | .modal-body { | 63 | .modal-body { |
63 | @media (max-width: 576px) { | 64 | @media (max-width: 576px) { |
64 | overflow-y: auto; | 65 | overflow-y: auto; |
65 | } | 66 | } |
66 | } | 67 | } |
67 | 68 | ||
68 | .boton-salir { | 69 | .boton-salir { |
69 | position: absolute; | 70 | position: absolute; |
70 | bottom: 10px; | 71 | bottom: 10px; |
71 | right: 15px; | 72 | right: 15px; |
72 | width: calc(100% - 15px); | 73 | width: calc(100% - 15px); |
73 | } | 74 | } |
74 | 75 | ||
75 | input[type=number]::-webkit-inner-spin-button, | 76 | input[type=number]::-webkit-inner-spin-button, |
76 | 77 | ||
77 | input[type=number]::-webkit-outer-spin-button { | 78 | input[type=number]::-webkit-outer-spin-button { |
78 | -webkit-appearance: none; | 79 | -webkit-appearance: none; |
79 | margin: 0; | 80 | margin: 0; |
80 | } | 81 | } |
81 | 82 | ||
82 | .invisible { | 83 | .invisible { |
83 | color: rgba(0,0,0,0); | 84 | color: rgba(0,0,0,0); |
84 | } | 85 | } |
85 | 86 |
src/sass/_botonera-lateral.scss
1 | .botonera-lateral { | 1 | .botonera-lateral { |
2 | pointer-events: none; | 2 | pointer-events: none; |
3 | position: absolute; | 3 | position: absolute; |
4 | left: 0; | 4 | left: 0; |
5 | right: 0; | 5 | right: 0; |
6 | top: 402px; | 6 | top: 402px; |
7 | &.teclado{ | 7 | &.teclado{ |
8 | top: 449px; | 8 | top: 449px; |
9 | z-index: 100000; | 9 | z-index: 100000; |
10 | } | 10 | } |
11 | .row{ | 11 | .row{ |
12 | margin: 0 !important; | 12 | margin: 0 !important; |
13 | pointer-events: none; | 13 | pointer-events: none; |
14 | } | 14 | } |
15 | 15 | ||
16 | .container{ | 16 | .container{ |
17 | @media (min-width: 768px){ | 17 | @media (min-width: 768px){ |
18 | display: grid !important; | 18 | display: grid !important; |
19 | } | 19 | } |
20 | } | 20 | } |
21 | 21 | ||
22 | button{ | 22 | button{ |
23 | pointer-events: all; | 23 | pointer-events: all; |
24 | background-color: #DDD; | 24 | background-color: #DDD; |
25 | } | 25 | } |
26 | 26 | ||
27 | .teclado-activar { | 27 | .teclado-activar { |
28 | background-color: #17d236 !important; | 28 | background-color: #17d236 !important; |
29 | color: #FFF !important; | 29 | color: #FFF !important; |
30 | } | 30 | } |
31 | div[ladda]{ | 31 | div[ladda]{ |
32 | background-color: #DDD; | 32 | background-color: #DDD; |
33 | } | 33 | } |
34 | 34 | ||
35 | button, .btn-group-toggle{ | 35 | button, .btn-group-toggle{ |
36 | background-color: #DDD; | 36 | background-color: #DDD; |
37 | color: #000; | 37 | color: #000; |
38 | text-transform: uppercase; | 38 | text-transform: uppercase; |
39 | min-width: 109px; | 39 | min-width: 109px; |
40 | &:hover{ | 40 | &:hover{ |
41 | color: #FFF; | 41 | color: #FFF; |
42 | .boton-activar-teclado{ | 42 | .boton-activar-teclado{ |
43 | color: #FFF; | 43 | color: #FFF; |
44 | } | 44 | } |
45 | background-color: #000; | 45 | background-color: #000; |
46 | } | 46 | } |
47 | } | 47 | } |
48 | 48 | ||
49 | 49 | ||
50 | .btn-group-toggle{ | 50 | .btn-group-toggle{ |
51 | pointer-events: all; | 51 | pointer-events: all; |
52 | &.active{ | 52 | &.active{ |
53 | background-color: $primary-color; | 53 | background-color: $primary; |
54 | .boton-activar-teclado{ | 54 | .boton-activar-teclado{ |
55 | color: #FFF; | 55 | color: #FFF; |
56 | } | 56 | } |
57 | } | 57 | } |
58 | 58 | ||
59 | .boton-activar-teclado{ | 59 | .boton-activar-teclado{ |
60 | cursor: pointer; | 60 | cursor: pointer; |
61 | color: #000; | 61 | color: #000; |
62 | background-color: transparent; | 62 | background-color: transparent; |
63 | } | 63 | } |
64 | 64 | ||
65 | input{ | 65 | input{ |
66 | display: none; | 66 | display: none; |
67 | } | 67 | } |
68 | } | 68 | } |
69 | 69 | ||
70 | .guardado{ | 70 | .guardado{ |
71 | animation:guardado 4s 1; | 71 | animation:guardado 4s 1; |
72 | -webkit-animation:guardado 4s 1; /* Safari and Chrome */ | 72 | -webkit-animation:guardado 4s 1; /* Safari and Chrome */ |
73 | } | 73 | } |
74 | 74 | ||
75 | @keyframes guardado | 75 | @keyframes guardado |
76 | { | 76 | { |
77 | 0% {background:#DDD; color: #000;} | 77 | 0% {background:#DDD; color: #000;} |
78 | 25% {background:#28a745; color: #FFF;} | 78 | 25% {background:#28a745; color: #FFF;} |
79 | 75% {background:#28a745; color: #FFF;} | 79 | 75% {background:#28a745; color: #FFF;} |
80 | 100% {background:#DDD; color: #000;} | 80 | 100% {background:#DDD; color: #000;} |
81 | } | 81 | } |
82 | 82 | ||
83 | @-webkit-keyframes guardado /* Safari and Chrome */ | 83 | @-webkit-keyframes guardado /* Safari and Chrome */ |
84 | { | 84 | { |
85 | 0% {background:#DDD; color: #000;} | 85 | 0% {background:#DDD; color: #000;} |
86 | 25% {background:#28a745; color: #FFF;} | 86 | 25% {background:#28a745; color: #FFF;} |
87 | 75% {background:#28a745; color: #FFF;} | 87 | 75% {background:#28a745; color: #FFF;} |
88 | 100% {background:#DDD; color: #000;} | 88 | 100% {background:#DDD; color: #000;} |
89 | } | 89 | } |
90 | } | 90 | } |
91 | 91 |
src/sass/_botonera-principal.scss
1 | .botonera-principal { | 1 | .botonera-principal { |
2 | menuitem { | 2 | menuitem { |
3 | display: inline-block; | 3 | display: inline-block; |
4 | height: 130px; | 4 | height: 130px; |
5 | text-align: center; | 5 | text-align: center; |
6 | width: 180px; | 6 | width: 180px; |
7 | @media (max-width: 576px) { | 7 | @media (max-width: 576px) { |
8 | width: 100%; | 8 | width: 100%; |
9 | } | 9 | } |
10 | @media (min-width: 992px) and (max-width: 1200px){ | 10 | @media (min-width: 992px) and (max-width: 1200px){ |
11 | width: 150px; | 11 | width: 150px; |
12 | } | 12 | } |
13 | } | 13 | } |
14 | button { | 14 | button { |
15 | background-image: url('../img/botonera.png'); | 15 | background-image: url('../img/botonera.png'); |
16 | border-radius: 12px; | 16 | border-radius: 12px; |
17 | border-width: 0; | 17 | border-width: 0; |
18 | height: 90px; | 18 | height: 90px; |
19 | position: relative; | 19 | position: relative; |
20 | width: 90px; | 20 | width: 90px; |
21 | outline: 0; | ||
21 | span { | 22 | span { |
22 | left: 0; | 23 | left: 0; |
23 | position: absolute; | 24 | position: absolute; |
24 | text-align: center; | 25 | text-align: center; |
25 | top: 90px; | 26 | top: 90px; |
26 | width: 100%; | 27 | width: 100%; |
27 | font-size: 12px; | 28 | font-size: 12px; |
28 | color: #777777; | 29 | color: #777777; |
29 | } | 30 | } |
31 | &:hover { | ||
32 | background-color:rgb(250,250,250); | ||
33 | filter:drop-shadow(4px 4px 4px gray); | ||
34 | } | ||
35 | &:active { | ||
36 | background-color: rgb(230, 230, 230); | ||
37 | filter:drop-shadow(4px 4px 4px gray); | ||
38 | } | ||
30 | } | 39 | } |
31 | &-menu { | 40 | &-menu { |
32 | width: 100%; | 41 | width: 100%; |
33 | padding-left: 90px; | 42 | padding-left: 90px; |
34 | @media (max-width: 576px) { | 43 | @media (max-width: 576px) { |
35 | padding: 0; | 44 | padding: 0; |
36 | } | 45 | } |
37 | } | 46 | } |
38 | &-logo { | 47 | &-logo { |
39 | width: 100%; | 48 | width: 100%; |
40 | margin-left: 50%; | 49 | margin-left: 50%; |
41 | opacity: .8; | 50 | opacity: .8; |
42 | @media (max-width: 576px) { | 51 | @media (max-width: 576px) { |
43 | width: 180%; | 52 | width: 180%; |
44 | margin-left: 20%; | 53 | margin-left: 20%; |
45 | } | 54 | } |
46 | } | 55 | } |
47 | &-vacio { | 56 | &-vacio { |
48 | & button { | 57 | & button { |
49 | background-position: -4380px 0; | 58 | background-position: -4380px 0; |
50 | &:hover { | 59 | &:hover { |
51 | background-position: -4380px -90px; | 60 | background-position: -4380px -90px; |
52 | } | 61 | } |
53 | } | 62 | } |
54 | } | 63 | } |
55 | &-abrir-turno { | 64 | &-abrir-turno { |
56 | & button { | 65 | & button { |
57 | background-position: 0 0; | 66 | background-position: 0 0; |
58 | &:hover { | 67 | &:hover { |
59 | background-position: 0 -90px; | 68 | background-position: 0 -90px; |
60 | } | 69 | } |
61 | } | 70 | } |
62 | } | 71 | } |
63 | &-cerrar-turno { | 72 | &-cerrar-turno { |
64 | & button { | 73 | & button { |
65 | background-position: -90px 0; | 74 | background-position: -90px 0; |
66 | &:hover { | 75 | &:hover { |
67 | background-position: -90px -90px; | 76 | background-position: -90px -90px; |
68 | } | 77 | } |
69 | } | 78 | } |
70 | } | 79 | } |
71 | &-caja { | 80 | &-caja { |
72 | & button { | 81 | & button { |
73 | background-position: -180px 0; | 82 | background-position: -180px 0; |
74 | &:hover { | 83 | &:hover { |
75 | background-position: -180px -90px; | 84 | background-position: -180px -90px; |
76 | } | 85 | } |
77 | } | 86 | } |
78 | } | 87 | } |
79 | &-estado-cisterna { | 88 | &-estado-cisterna { |
80 | & button { | 89 | & button { |
81 | background-image: url('../img/control_stock.png'); | 90 | background-image: url('../img/control_stock.png'); |
82 | background-size: 90px 90px; | 91 | background-size: 90px 90px; |
83 | &:hover { | ||
84 | background-color: rgb(250,250,250); | ||
85 | } | ||
86 | } | 92 | } |
87 | } | 93 | } |
88 | &-logistica { | 94 | &-logistica { |
89 | & button { | 95 | & button { |
90 | background-image: url('../img/logistica.png'); | 96 | background-image: url('../img/logistica.png'); |
91 | background-size: 90px 90px; | 97 | background-size: 90px 90px; |
92 | &:hover { | ||
93 | background-color: rgb(250,250,250); | ||
94 | } | ||
95 | } | 98 | } |
96 | } | 99 | } |
97 | &-facturador { | 100 | &-facturador { |
98 | & button { | 101 | & button { |
99 | background-position: -270px 0px; | 102 | background-position: -270px 0px; |
100 | &:hover { | 103 | &:hover { |
101 | background-position: -270px -90px; | 104 | background-position: -270px -90px; |
102 | } | 105 | } |
103 | } | 106 | } |
104 | } | 107 | } |
105 | &-nota-pedido { | 108 | &-nota-pedido { |
106 | & button { | 109 | & button { |
107 | background-image: url('../img/notaPedido.png'); | 110 | background-image: url('../img/notaPedido.png'); |
108 | background-size: 90px 90px; | 111 | background-size: 90px 90px; |
109 | &:hover { | ||
110 | background-color: rgb(250,250,250); | ||
111 | } | ||
112 | } | 112 | } |
113 | } | 113 | } |
114 | &-remito { | 114 | &-remito { |
115 | & button { | 115 | & button { |
116 | background-image: url('../img/remito.png'); | 116 | background-image: url('../img/remito.png'); |
117 | background-size: 90px 90px; | 117 | background-size: 90px 90px; |
118 | &:hover { | ||
119 | background-color: rgb(250,250,250); | ||
120 | } | ||
121 | } | 118 | } |
122 | } | 119 | } |
123 | &-hoja-ruta { | 120 | &-hoja-ruta { |
124 | & button { | 121 | & button { |
125 | background-image: url('../img/hoja-ruta.png'); | 122 | background-image: url('../img/hoja-ruta.png'); |
126 | background-size: 86px 90px; | 123 | background-size: 86px 90px; |
127 | &:hover { | 124 | } |
128 | background-color: rgb(250,250,250); | 125 | } |
129 | } | 126 | &-activar-hoja-ruta { |
127 | & button { | ||
128 | background-image: url('../img/activar_hoja.png'); | ||
129 | background-size: 90px 90px; | ||
130 | } | 130 | } |
131 | } | 131 | } |
132 | &-hoja-ruta-transportista { | 132 | &-hoja-ruta-transportista { |
133 | & button { | 133 | & button { |
134 | background-image: url('../img/hojaRutaVolante.png'); | 134 | background-image: url('../img/hojaRutaVolante.png'); |
135 | background-size: 90px 90px; | 135 | background-size: 90px 90px; |
136 | &:hover { | ||
137 | background-color: rgb(250,250,250); | ||
138 | } | ||
139 | } | 136 | } |
140 | } | 137 | } |
141 | &-seguimiento { | 138 | &-seguimiento { |
142 | & button { | 139 | & button { |
143 | background-image: url('../img/seguimientoNotaPedido.png'); | 140 | background-image: url('../img/seguimientoNotaPedido.png'); |
144 | background-size: 90px 90px; | 141 | background-size: 90px 90px; |
145 | // background-position: 15px 10px; | ||
146 | &:hover { | ||
147 | background-color: rgb(250,250,250); | ||
148 | } | ||
149 | } | 142 | } |
150 | } | 143 | } |
151 | &-seguimiento-hoja-ruta { | 144 | &-seguimiento-hoja-ruta { |
152 | & button { | 145 | & button { |
153 | background-image: url('../img/seguimientoHojaRuta.png'); | 146 | background-image: url('../img/seguimientoHojaRuta.png'); |
154 | background-size: 90px 90px; | 147 | background-size: 90px 90px; |
155 | // background-position: 15px 10px; | ||
156 | &:hover { | ||
157 | background-color: rgb(250,250,250); | ||
158 | } | ||
159 | } | 148 | } |
160 | } | 149 | } |
161 | &-cobranzas { | 150 | &-cobranzas { |
162 | & button { | 151 | & button { |
163 | background-image: url('../img/cobranzas.png'); | 152 | background-image: url('../img/cobranzas.png'); |
164 | background-size: 90px 90px; | 153 | background-size: 90px 90px; |
165 | // background-position: 15px 10px; | ||
166 | &:hover { | ||
167 | background-color: rgb(250,250,250); | ||
168 | } | ||
169 | } | 154 | } |
170 | } | 155 | } |
171 | &-seguimiento-cobranzas { | 156 | &-seguimiento-cobranzas { |
172 | & button { | 157 | & button { |
173 | background-image: url('../img/seguimientoCobranza.png'); | 158 | background-image: url('../img/seguimientoCobranza.png'); |
174 | background-size: 90px 90px; | 159 | background-size: 90px 90px; |
175 | // background-position: 15px 10px; | ||
176 | &:hover { | ||
177 | background-color: rgb(250,250,250); | ||
178 | } | ||
179 | } | 160 | } |
180 | } | 161 | } |
181 | &-vehiculo { | 162 | &-vehiculo { |
182 | & button { | 163 | & button { |
183 | background-image: url('../img/abmVehiculos.png'); | 164 | background-image: url('../img/abmVehiculos.png'); |
184 | background-size: 90px 90px; | 165 | background-size: 90px 90px; |
185 | &:hover { | ||
186 | background-color: rgb(250,250,250); | ||
187 | } | ||
188 | } | 166 | } |
189 | } | 167 | } |
190 | &-precio-condicion { | 168 | &-precio-condicion { |
191 | & button { | 169 | & button { |
192 | background-image: url('../img/abmPrecios.png'); | 170 | background-image: url('../img/abmPrecios.png'); |
193 | background-size: 90px 90px; | 171 | background-size: 90px 90px; |
194 | &:hover { | ||
195 | background-color: rgb(250,250,250); | ||
196 | } | ||
197 | } | 172 | } |
198 | } | 173 | } |
199 | &-chofer { | 174 | &-chofer { |
200 | & button { | 175 | & button { |
201 | background-image: url('../img/abmChofer.png'); | 176 | background-image: url('../img/abmChofer.png'); |
202 | background-size: 90px 90px; | 177 | background-size: 90px 90px; |
203 | &:hover { | ||
204 | background-color: rgb(250,250,250); | ||
205 | } | ||
206 | } | 178 | } |
207 | } | 179 | } |
208 | &-agendar-visita { | 180 | &-agendar-visita { |
209 | & button { | 181 | & button { |
210 | background-image: url('../img/agendarVisita.png'); | 182 | background-image: url('../img/agendarVisita.png'); |
211 | background-size: 90px 90px; | 183 | background-size: 90px 90px; |
212 | &:hover { | ||
213 | box-shadow: 2px; | ||
214 | background-color: rgb(250,250,250); | ||
215 | } | ||
216 | } | 184 | } |
217 | } | 185 | } |
218 | &-informes { | 186 | &-informes { |
219 | & button { | 187 | & button { |
220 | background-image: url('../img/informes.png'); | 188 | background-image: url('../img/informes.png'); |
221 | background-size: 90px 90px; | 189 | background-size: 90px 90px; |
222 | &:hover { | ||
223 | background-color: rgb(250,250,250); | ||
224 | } | ||
225 | } | 190 | } |
226 | } | 191 | } |
227 | &-vendedor-cobrador { | 192 | &-vendedor-cobrador { |
228 | & button { | 193 | & button { |
229 | background-image: url('../img/abmVendedorCobrador.png'); | 194 | background-image: url('../img/abmVendedorCobrador.png'); |
230 | background-size: 90px 90px; | 195 | background-size: 90px 90px; |
231 | &:hover { | ||
232 | background-color: rgb(250,250,250); | ||
233 | } | ||
234 | } | 196 | } |
235 | } | 197 | } |
236 | &-autorizar-nota { | 198 | &-autorizar-nota { |
237 | & button { | 199 | & button { |
238 | background-image: url('../img/autorizarNota.png'); | 200 | background-image: url('../img/autorizarNota.png'); |
239 | background-size: 90px 90px; | 201 | background-size: 90px 90px; |
240 | &:hover { | 202 | } |
241 | background-color: rgb(250,250,250); | 203 | } |
242 | } | 204 | &-parametros { |
205 | & button { | ||
206 | background-image: url('../img/parametrizar.png'); | ||
207 | background-size: 90px 90px; | ||
243 | } | 208 | } |
244 | } | 209 | } |
245 | .swiper-pagination { | 210 | .swiper-pagination { |
246 | bottom: 0px !important; | 211 | bottom: 0px !important; |
247 | } | 212 | } |
248 | 213 |
src/sass/_botonera-secundaria.scss
1 | .botonera-secundaria { | 1 | .botonera-secundaria { |
2 | .row { | 2 | .row { |
3 | border-radius: 5px; | 3 | border-radius: 5px; |
4 | overflow: hidden; | 4 | overflow: hidden; |
5 | } | 5 | } |
6 | .btn-xs { | 6 | .btn-xs { |
7 | display: grid; | 7 | display: grid; |
8 | border-width: 3px !important; | 8 | border-width: 3px !important; |
9 | border-radius: .7rem !important; | 9 | border-radius: .7rem !important; |
10 | margin-right: 1px; | 10 | margin-right: 1px; |
11 | width: calc(100% - 1px); | 11 | width: calc(100% - 1px); |
12 | margin-bottom: 1px; | 12 | margin-bottom: 1px; |
13 | &:hover{ | 13 | &:hover{ |
14 | background-color: #cd903550 ; | 14 | background-color: #cd903550 ; |
15 | border-color: #cd9035 !important; | 15 | border-color: #cd9035 !important; |
16 | } | 16 | } |
17 | &:focus{ | 17 | &:focus{ |
18 | box-shadow: 0 0 0 0.2rem rgb(216, 176, 125); | 18 | box-shadow: 0 0 0 0.2rem rgb(216, 176, 125); |
19 | } | 19 | } |
20 | img{ | 20 | img{ |
21 | width: 40%; | 21 | width: 40%; |
22 | margin: auto | 22 | margin: auto |
23 | } | 23 | } |
24 | span{ | 24 | span{ |
25 | font-size: 11px; | 25 | font-size: 11px; |
26 | margin-left: -.25rem; | 26 | margin-left: -.25rem; |
27 | margin-right: -.25rem; | 27 | margin-right: -.25rem; |
28 | } | 28 | } |
29 | } | 29 | } |
30 | @media(max-width: 992px){ | 30 | @media(max-width: 992px){ |
31 | .btn-xs{ | 31 | .btn-xs{ |
32 | font-weight: 700; | 32 | font-weight: 700; |
33 | } | 33 | } |
34 | } | 34 | } |
35 | @media(min-width: 1200px){ | 35 | @media(min-width: 1200px){ |
36 | .btn-xs{ | 36 | .btn-xs{ |
37 | height: 85px !important; | 37 | height: 85px !important; |
38 | } | 38 | } |
39 | .foca-facturador-px{ | 39 | .foca-facturador-px{ |
40 | padding-left: 3rem; | 40 | padding-left: 3rem; |
41 | padding-right: 3rem; | 41 | padding-right: 3rem; |
42 | } | 42 | } |
43 | } | 43 | } |
44 | 44 | ||
45 | @media(min-width: 992px) and (max-width: 1200px){ | 45 | @media(min-width: 992px) and (max-width: 1200px){ |
46 | .btn-xs{ | 46 | .btn-xs{ |
47 | height: 73px !important; | 47 | height: 73px !important; |
48 | } | 48 | } |
49 | } | 49 | } |
50 | 50 | ||
51 | @media(min-width: 768px) and (max-width: 992px){ | 51 | @media(min-width: 768px) and (max-width: 992px){ |
52 | .btn-xs{ | 52 | .btn-xs{ |
53 | height: 62px !important; | 53 | height: 62px !important; |
54 | } | 54 | } |
55 | } | 55 | } |
56 | 56 | ||
57 | @media(min-width: 576px) and (max-width: 768px){ | 57 | @media(min-width: 576px) and (max-width: 768px){ |
58 | .btn-xs{ | 58 | .btn-xs{ |
59 | max-height: 51px; | 59 | max-height: 51px; |
60 | } | 60 | } |
61 | } | 61 | } |
62 | 62 | ||
63 | @media(max-width: 576px) { | 63 | @media(max-width: 576px) { |
64 | .btn-xs{ | 64 | .btn-xs{ |
65 | max-height: 13vw; | 65 | max-height: 22vw; |
66 | } | 66 | } |
67 | } | 67 | } |
68 | 68 | ||
69 | } | 69 | } |
70 | .foca-overflow-hidden{ | ||
71 | overflow: hidden; | ||
72 | text-overflow: ellipsis; | ||
73 | white-space: nowrap; | ||
74 | } | ||
75 | |||
76 | .foca-boton-facturador-right { | ||
77 | right: 5; | ||
78 | } | ||
70 | 79 |
src/sass/_constants.scss
File was created | 1 | $primary: #cd9035; | |
2 | $primaryTransparency: #cd9137cc; | ||
3 | $highlightedArea: #df9424; | ||
4 | $default: #6c757d; | ||
5 | $defaultTransparency: #6c757dcc; |
src/sass/_paginador-abm.scss
1 | .paginador-abm { | 1 | .paginador-abm { |
2 | margin-top: 1rem; | 2 | margin-top: 1rem; |
3 | li { | 3 | li { |
4 | &.active{ | 4 | &.active{ |
5 | > a { | 5 | > a { |
6 | background: $primary-color !important; | 6 | background: $primary !important; |
7 | color: #FFF !important; | 7 | color: #FFF !important; |
8 | } | 8 | } |
9 | } | 9 | } |
10 | 10 | ||
11 | > a { | 11 | > a { |
12 | background-color: transparent !important; | 12 | background-color: transparent !important; |
13 | border-color: #67615e !important; | 13 | border-color: #67615e !important; |
14 | color: #000 !important; | 14 | color: #000 !important; |
15 | 15 | ||
16 | } | 16 | } |
17 | } | 17 | } |
18 | } | 18 | } |
19 | 19 |
src/sass/general.scss
1 | $primary-color: #e09125; | 1 | @import 'constants'; |
2 | @import 'admin-seguimiento'; | 2 | @import 'admin-seguimiento'; |
3 | @import 'bootstrap'; | 3 | @import 'bootstrap'; |
4 | @import 'botonera'; | 4 | @import 'botonera'; |
5 | @import 'botonera-lateral'; | 5 | @import 'botonera-lateral'; |
6 | @import 'botonera-principal'; | 6 | @import 'botonera-principal'; |
7 | @import 'botonera-secundaria'; | 7 | @import 'botonera-secundaria'; |
8 | @import 'contenedor'; | 8 | @import 'contenedor'; |
9 | @import 'lista'; | 9 | @import 'lista'; |
10 | @import 'login'; | 10 | @import 'login'; |
11 | @import 'panel-informativo'; | 11 | @import 'panel-informativo'; |
12 | @import 'tabla'; | 12 | @import 'tabla'; |
13 | @import 'teclado'; | 13 | @import 'teclado'; |
14 | @import 'tabla-articulos'; | 14 | @import 'tabla-articulos'; |
15 | @import 'acciones-mobile'; | 15 | @import 'acciones-mobile'; |
16 | @import 'swiper'; | 16 | @import 'swiper'; |
17 | @import 'foca-crear'; | 17 | @import 'foca-crear'; |
18 | @import 'logistica-pedido-ruta'; | 18 | @import 'logistica-pedido-ruta'; |
19 | @import 'tabs'; | 19 | @import 'tabs'; |
20 | @import 'grid'; | 20 | @import 'grid'; |
21 | @import 'paginador-abm'; | 21 | @import 'paginador-abm'; |
22 | @import 'table-autorizar-nota-pedido'; | 22 | @import 'table-autorizar-nota-pedido'; |
23 | 23 | ||
24 | 24 | ||
25 | //OCULTA FLECHAS INPUT NUMBER | 25 | //OCULTA FLECHAS INPUT NUMBER |
26 | input[type='number'] { | 26 | input[type='number'] { |
27 | -moz-appearance:textfield; | 27 | -moz-appearance:textfield; |
28 | } | 28 | } |
29 | 29 | ||
30 | input::-webkit-outer-spin-button, | 30 | input::-webkit-outer-spin-button, |
31 | input::-webkit-inner-spin-button { | 31 | input::-webkit-inner-spin-button { |
32 | -webkit-appearance: none; | 32 | -webkit-appearance: none; |
33 | } | 33 | } |
34 | 34 | ||
35 | .d-md-grid{ | 35 | .d-md-grid{ |
36 | @media (min-width: 768px) { | 36 | @media (min-width: 768px) { |
37 | display: grid !important; | 37 | display: grid !important; |
38 | } | 38 | } |
39 | } | 39 | } |
40 | 40 | ||
41 | .btn-outline-debo{ | 41 | .btn-outline-debo{ |
42 | background-color: transparent; | 42 | background-color: transparent; |
43 | color: $primary-color; | 43 | color: $primary; |
44 | border-color: $primary-color; | 44 | border-color: $primary; |
45 | &:hover{ | 45 | &:hover{ |
46 | color: #FFF; | 46 | color: #FFF; |
47 | border-color: transparent; | 47 | border-color: transparent; |
48 | background-color: $primary-color; | 48 | background-color: $primary; |
49 | } | ||
50 | &:focus { | ||
51 | box-shadow: none !important; | ||
52 | } | ||
53 | &:active{ | ||
54 | color: #FFF; | ||
55 | background-color: $primary !important; | ||
56 | box-shadow: 0px 0px 0px 3px $primaryTransparency !important; | ||
49 | } | 57 | } |
50 | } | 58 | } |
51 | 59 | ||
52 | .btn-brown { | 60 | .btn-brown { |
53 | background-color:#Cd9035; | 61 | background-color:$primary; |
54 | -webkit-appearance: none; | 62 | -webkit-appearance: none; |
55 | border-color: transparent; | 63 | border-color: transparent; |
56 | &:focus { | 64 | &:focus { |
57 | outline: 0 !important; | 65 | outline: 0 !important; |
58 | box-shadow: none; | 66 | box-shadow: none; |
59 | } | 67 | } |
60 | .icon-white { | 68 | .icon-white { |
61 | color: white; | 69 | color: white; |
62 | } | 70 | } |
63 | } | 71 | } |
64 | 72 | ||
65 | 73 | ||
66 | .page-item.active .page-link { | 74 | .page-item.active .page-link { |
67 | z-index: 1; | 75 | z-index: 1; |
68 | color: #fff; | 76 | color: #fff; |
69 | background-color: #Cd9035; | 77 | background-color: $primary; |
70 | border-color: #Cd9035; | 78 | border-color: $primary; |
71 | } | 79 | } |
72 | 80 | ||
73 | .foca-input { | 81 | .foca-input { |
74 | &:focus { | 82 | &:focus { |
75 | border-color: #Cd9035; | 83 | border-color: $primary; |
76 | box-shadow: 0 0 5px #Cd9035; | 84 | box-shadow: 0 0 5px $primary; |
77 | } | 85 | } |
78 | } | 86 | } |
79 | 87 | ||
80 | .btn-info { | 88 | .btn-primary { |
81 | background-color: #Cd9035; | 89 | background-color: $primary !important; |
82 | border-color: #Cd9035; | 90 | border-color: $primary !important; |
83 | &:focus { | 91 | &:focus { |
84 | box-shadow: none; | 92 | box-shadow: none !important; |
85 | } | 93 | } |
86 | &:hover { | 94 | &:hover { |
87 | background-color: #Cd9035; | 95 | border-color: $primaryTransparency !important; |
96 | background-color: $primaryTransparency !important; | ||
97 | } | ||
98 | &:active{ | ||
99 | background-color: $primary !important; | ||
100 | box-shadow: 0px 0px 0px 3px $primaryTransparency !important; | ||
88 | } | 101 | } |
89 | } | 102 | } |
90 | 103 | ||
91 | .btn-primary { | 104 | .btn-default { |
92 | background-color: #Cd9035; | 105 | color: #FFF; |
93 | border-color: #Cd9035; | 106 | background-color: $default !important; |
107 | border-color: $default !important; | ||
94 | &:focus { | 108 | &:focus { |
95 | box-shadow: none; | 109 | box-shadow: none !important; |
96 | } | 110 | } |
97 | &:hover { | 111 | &:hover { |
98 | background-color: #Cd9035; | 112 | color: #FFF; |
113 | border-color: $defaultTransparency !important; | ||
114 | background-color: $defaultTransparency !important; | ||
115 | } | ||
116 | &:active{ | ||
117 | background-color: $default !important; | ||
118 | box-shadow: 0px 0px 0px 3px $defaultTransparency !important; | ||
99 | } | 119 | } |
100 | } | 120 | } |
101 | 121 | ||
102 | .table-celda-total { | 122 | .table-celda-total { |
103 | background-color: #E09524; | 123 | background-color: $highlightedArea; |
104 | } | 124 | } |
105 | 125 | ||
106 | marquee { | 126 | marquee { |
107 | background-color: #E09524; | 127 | background-color: $highlightedArea; |
108 | } | 128 | } |
109 | 129 | ||
110 | .front-index{ | 130 | .front-index{ |
111 | z-index: 9999; | 131 | z-index: 9999; |
112 | } | 132 | } |
113 | 133 | ||
114 | .uib-daypicker{ | 134 | .uib-daypicker{ |
115 | outline: 0 | 135 | outline: 0 |
116 | } | 136 | } |
117 | 137 | ||
118 | .right-0{ | 138 | .right-0{ |
119 | right: 0; | 139 | right: 0; |
120 | } | 140 | } |
121 | 141 | ||
122 | .tabla-factura{ | 142 | .tabla-factura{ |
123 | word-wrap: break-word; | 143 | word-wrap: break-word; |
124 | table-layout: fixed; | 144 | table-layout: fixed; |
125 | } | 145 | } |
126 | 146 | ||
127 | .ladda-w-100 .ladda-label{ | 147 | .ladda-w-100 .ladda-label{ |
128 | width: 100%; | 148 | width: 100%; |
129 | float: right; | 149 | float: right; |
130 | } | 150 | } |
131 | 151 | ||
132 | .btn-delete-image{ | 152 | .btn-delete-image{ |
133 | height: 25px; | 153 | height: 25px; |
134 | width: 25px; | 154 | width: 25px; |
135 | top: -10px; | 155 | top: -10px; |
136 | right: 0; | 156 | right: 0; |
137 | } | 157 | } |
138 | 158 | ||
139 | button.clear-input{ | 159 | button.clear-input{ |
140 | cursor: pointer; | 160 | cursor: pointer; |
141 | background: transparent; | 161 | background: transparent; |
142 | border: none; | 162 | border: none; |
143 | margin-left: -24px; | 163 | margin-left: -24px; |
144 | z-index: 9; | 164 | z-index: 9; |
145 | color: #a3a3a3; | 165 | color: #a3a3a3; |
146 | &:focus{ | 166 | &:focus{ |
147 | outline: none; | 167 | outline: none; |
148 | } | 168 | } |
149 | } | 169 | } |
170 | .custom-control-input { | ||
171 | &:checked ~ .custom-control-label::before { | ||
172 | border: none !important; | ||
173 | color: $primary !important; | ||
174 | background-color: $primary !important; | ||
175 | box-shadow: 0px 0px 0px 2px $primaryTransparency !important; | ||
176 | } | ||
177 | &:active ~ .custom-control-label::before { | ||
178 | border: none !important; | ||
179 | color: $primary !important; | ||
180 | background-color: $primary !important; | ||
181 | } | ||
182 | &:focus ~ .custom-control-label::before { | ||
183 | border: none !important; | ||
184 | box-shadow: 0px 0px 0px 2px $primaryTransparency !important; | ||
185 | } | ||
186 | &:focus:not(:checked) ~ .custom-control-label::before { | ||
187 | border: none !important; | ||
188 | } | ||
189 | &:not(:disabled):active ~ .custom-control-label::before { | ||
190 | border: none !important; | ||
191 | color: $primary !important; | ||
192 | box-shadow: 0px 0px 0px 2px $primaryTransparency !important; | ||
193 | } | ||
194 | &:hover ~ .custom-control-label::before { | ||
195 | border: none !important; | ||
196 | background-color: $primaryTransparency; | ||
197 | } | ||
198 | } | ||
150 | 199 |