ar-poncho 2.0.330 → 2.0.332
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.
- package/.vscode/settings.json +2 -1
- package/dist/css/device-breadcrumb.css +64 -1
- package/dist/css/documentacion.css +105 -1
- package/dist/css/encode-fontface.css +24 -1
- package/dist/css/icono-arg.css +66 -6
- package/dist/css/miargentina.css +2060 -1
- package/dist/css/planilla-cud.css +129 -1
- package/dist/css/poncho-map.css +1769 -1
- package/dist/css/poncho-table-1.1.css +558 -1
- package/dist/css/poncho.css +17253 -2
- package/dist/css/poncho.min.css +17253 -2
- package/dist/css/poncho_mobile.css +368 -2
- package/dist/fonts/{icono-arg_ecb6de216a6188be83da3833cd3d254c.eot → icono-arg_da1a6dbfa2f7a7307cd0f216bde036c2.eot} +0 -0
- package/dist/fonts/{icono-arg_ecb6de216a6188be83da3833cd3d254c.svg → icono-arg_da1a6dbfa2f7a7307cd0f216bde036c2.svg} +301 -21
- package/dist/fonts/{icono-arg_ecb6de216a6188be83da3833cd3d254c.ttf → icono-arg_da1a6dbfa2f7a7307cd0f216bde036c2.ttf} +0 -0
- package/dist/fonts/icono-arg_da1a6dbfa2f7a7307cd0f216bde036c2.woff +0 -0
- package/dist/fonts/icono-arg_da1a6dbfa2f7a7307cd0f216bde036c2.woff2 +0 -0
- package/dist/ilustraciones/ilus-arg-adultos-mayores-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-argentinos-por-el-mundo-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-artistas-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-circula-con-auto-o-moto-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-consumidores-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-discapacidad-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-documentacion-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-educacion-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-emergencias-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-emprendimientos-y-negocios-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-extranjeros-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-pav-celular-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-pav-computadora1-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-pav-computadora2-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-pav-computadora3-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-pav-persona-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-salud-malestar1-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-salud-malestar10-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-salud-malestar11-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-salud-malestar2-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-salud-malestar3-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-salud-malestar4-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-salud-malestar5-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-salud-malestar6-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-salud-malestar7-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-salud-malestar8-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-salud-malestar9-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-trabajo-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-transito-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-vacaciones-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-violencia-y-abuso-16x9.svg +1 -1
- package/dist/ilustraciones/ilus-arg-vivienda-16x9.svg +1 -1
- package/dist/img/escudo.svg +1 -0
- package/dist/img/map-shadow-antartida.png +0 -0
- package/dist/img/map-shadow.png +0 -0
- package/dist/js/device-breadcrumb.js +1 -1
- package/dist/js/device-panel-menu.js +1 -1
- package/dist/js/mapa-argentina.js +746 -1
- package/dist/js/national-holidays.js +1 -1
- package/dist/js/opening_hours+deps.min.js +1 -0
- package/dist/js/opening_hours.min.js +1 -0
- package/dist/js/poncho-map-provinces-contenidos.js +1 -1
- package/dist/js/poncho.js +5420 -1368
- package/dist/js/poncho.min.js +1 -21
- package/dist/js/showdown-extensions.js +2 -54
- package/dist/jsons/geo-provincias-argentinas.json +105500 -0
- package/dist/jsons/icono-arg.json +150 -0
- package/dist/jsons/illustrations-colors.json +1 -1
- package/dist/jsons/poncho-colors.json +1 -1
- package/gulpfile.js +30 -4
- package/package.json +10 -10
- package/readme.md +0 -1
- package/test/html.test.js +104 -0
- package/dist/fonts/icono-arg_ecb6de216a6188be83da3833cd3d254c.woff +0 -0
- package/dist/fonts/icono-arg_ecb6de216a6188be83da3833cd3d254c.woff2 +0 -0
- package/dist/ilustraciones/ilus-arg-adultos-mayores-640x360.svg +0 -297
- package/dist/ilustraciones/ilus-arg-argentinos-por-el-mundo-640x360.svg +0 -106
- package/dist/ilustraciones/ilus-arg-artistas-640x360.svg +0 -420
- package/dist/ilustraciones/ilus-arg-circula-con-auto-o-moto-640x360.svg +0 -464
- package/dist/ilustraciones/ilus-arg-consumidores-640x360.svg +0 -251
- package/dist/ilustraciones/ilus-arg-discapacidad-640x360.svg +0 -151
- package/dist/ilustraciones/ilus-arg-documentacion-640x360.svg +0 -60
- package/dist/ilustraciones/ilus-arg-educacion-640x360.svg +0 -100
- package/dist/ilustraciones/ilus-arg-emergencias-640x360.svg +0 -460
- package/dist/ilustraciones/ilus-arg-emprendimientos-y-negocios-640x360.svg +0 -121
- package/dist/ilustraciones/ilus-arg-extranjeros-640x360.svg +0 -190
- package/dist/ilustraciones/ilus-arg-trabajo-640x360.svg +0 -177
- package/dist/ilustraciones/ilus-arg-transito-640x360.svg +0 -764
- package/dist/ilustraciones/ilus-arg-vacaciones-640x360.svg +0 -166
- package/dist/ilustraciones/ilus-arg-violencia-y-abuso-640x360.svg +0 -74
- package/dist/ilustraciones/ilus-arg-vivienda-640x360.svg +0 -4462
- package/noresults.txt +0 -1
package/.vscode/settings.json
CHANGED
|
@@ -1 +1,64 @@
|
|
|
1
|
-
.device-breadcrumb__hidden
|
|
1
|
+
.device-breadcrumb__hidden {
|
|
2
|
+
display: none;
|
|
3
|
+
}
|
|
4
|
+
.device-breadcrumb--expanded .device-breadcrumb__expand-button {
|
|
5
|
+
display: none;
|
|
6
|
+
}
|
|
7
|
+
.device-breadcrumb .device-breadcrumb__unstyled, .device-breadcrumb .device-breadcrumb__unstyled:before, .device-breadcrumb .device-breadcrumb__unstyled:after {
|
|
8
|
+
padding: 0;
|
|
9
|
+
margin: 0;
|
|
10
|
+
}
|
|
11
|
+
.device-breadcrumb .device-breadcrumb__unstyled:before, .device-breadcrumb .device-breadcrumb__unstyled:after {
|
|
12
|
+
content: "";
|
|
13
|
+
}
|
|
14
|
+
.device-breadcrumb__compress-button {
|
|
15
|
+
display: none;
|
|
16
|
+
padding: 0 0.75em;
|
|
17
|
+
margin-top: 0.25em;
|
|
18
|
+
}
|
|
19
|
+
.device-breadcrumb__expand-button {
|
|
20
|
+
border: 0 solid transparent;
|
|
21
|
+
background: transparent;
|
|
22
|
+
border-radius: 0;
|
|
23
|
+
padding: 0;
|
|
24
|
+
height: auto;
|
|
25
|
+
}
|
|
26
|
+
.device-breadcrumb__expand-button::after {
|
|
27
|
+
padding: 0 5px;
|
|
28
|
+
color: inherit;
|
|
29
|
+
content: "/";
|
|
30
|
+
font-size: 14px;
|
|
31
|
+
}
|
|
32
|
+
.device-breadcrumb__expand-button:hover {
|
|
33
|
+
border-bottom: 0 solid transparent;
|
|
34
|
+
background: transparent;
|
|
35
|
+
}
|
|
36
|
+
.device-breadcrumb .device-breadcrumb__hidden-item {
|
|
37
|
+
position: absolute;
|
|
38
|
+
left: -9999em;
|
|
39
|
+
top: -9999em;
|
|
40
|
+
}
|
|
41
|
+
.device-breadcrumb .device-breadcrumb__last-visible-item + li:not(a) {
|
|
42
|
+
position: absolute;
|
|
43
|
+
left: -9999em;
|
|
44
|
+
top: -9999em;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
@media (max-width: 991px) {
|
|
48
|
+
.device-breadcrumb__expand-button {
|
|
49
|
+
display: inline-block;
|
|
50
|
+
}
|
|
51
|
+
.device-breadcrumb__toggle-item {
|
|
52
|
+
position: absolute;
|
|
53
|
+
left: -9999em;
|
|
54
|
+
top: -9999em;
|
|
55
|
+
}
|
|
56
|
+
.device-breadcrumb--expanded .device-breadcrumb__compress-button {
|
|
57
|
+
display: block;
|
|
58
|
+
}
|
|
59
|
+
.device-breadcrumb--expanded .device-breadcrumb__toggle-item {
|
|
60
|
+
position: initial;
|
|
61
|
+
left: 0;
|
|
62
|
+
top: 0;
|
|
63
|
+
}
|
|
64
|
+
}
|
|
@@ -1 +1,105 @@
|
|
|
1
|
-
|
|
1
|
+
@charset "UTF-8";
|
|
2
|
+
.navbar .navbar-brand img {
|
|
3
|
+
width: auto !important;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.navbar {
|
|
7
|
+
box-shadow: none !important;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.mensajeError:hover,
|
|
11
|
+
.cursorPointer {
|
|
12
|
+
cursor: pointer;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.has-error .chosen-container a {
|
|
16
|
+
border-color: #BB4945 !important;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.breadcrumb li,
|
|
20
|
+
.breadcrumb li a,
|
|
21
|
+
.breadcrumb > li + li:before,
|
|
22
|
+
.breadcrumb > .active {
|
|
23
|
+
color: #fff !important;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.paleta .color {
|
|
27
|
+
height: 150px;
|
|
28
|
+
border-radius: 4px;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.paleta label {
|
|
32
|
+
margin-top: 5px;
|
|
33
|
+
font-size: 18px;
|
|
34
|
+
font-weight: 600;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.paleta p {
|
|
38
|
+
padding: 0;
|
|
39
|
+
font-weight: 400;
|
|
40
|
+
text-transform: uppercase;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.paleta-circle .color {
|
|
44
|
+
border-radius: 50%;
|
|
45
|
+
width: 50px;
|
|
46
|
+
height: 50px;
|
|
47
|
+
margin: 0 auto 0 auto;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
code[class*=language-],
|
|
51
|
+
pre[class*=language-] {
|
|
52
|
+
white-space: pre-line !important;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
@media (min-width: 641px) {
|
|
56
|
+
.rc-label {
|
|
57
|
+
float: left;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
/*Visualización listado de iconos*/
|
|
61
|
+
#listaPoncho i,
|
|
62
|
+
#listaFontawesome i {
|
|
63
|
+
display: block;
|
|
64
|
+
font-size: 50px;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.modal-body .label {
|
|
68
|
+
margin-right: 5px;
|
|
69
|
+
margin-top: 5px;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
pre {
|
|
73
|
+
text-align: left;
|
|
74
|
+
margin-top: 15px;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.icono:hover {
|
|
78
|
+
cursor: pointer;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.icono:hover i {
|
|
82
|
+
color: #0072bb;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
/**/
|
|
86
|
+
.cardtiempo {
|
|
87
|
+
display: flex;
|
|
88
|
+
justify-content: space-around;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
.bd-example {
|
|
92
|
+
position: relative;
|
|
93
|
+
border: solid #dee2e6;
|
|
94
|
+
padding: 1.5rem;
|
|
95
|
+
margin-right: 0;
|
|
96
|
+
margin-left: 0;
|
|
97
|
+
border-width: 0.2rem;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
.col-ejemplo {
|
|
101
|
+
padding-top: 0.75rem;
|
|
102
|
+
padding-bottom: 0.75rem;
|
|
103
|
+
background-color: rgba(86, 61, 124, 0.15);
|
|
104
|
+
border: 1px solid rgba(86, 61, 124, 0.2);
|
|
105
|
+
}
|
|
@@ -1 +1,24 @@
|
|
|
1
|
-
@font-face
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family: "Encode Sans";
|
|
3
|
+
src: url("../fonts/EncodeSans-Regular.ttf") format("truetype");
|
|
4
|
+
font-weight: 400;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
}
|
|
7
|
+
@font-face {
|
|
8
|
+
font-family: "Encode Sans";
|
|
9
|
+
src: url("../fonts/EncodeSans-Medium.ttf") format("truetype");
|
|
10
|
+
font-weight: 500;
|
|
11
|
+
font-style: normal;
|
|
12
|
+
font-display: swap;
|
|
13
|
+
}
|
|
14
|
+
@font-face {
|
|
15
|
+
font-family: "Encode Sans";
|
|
16
|
+
src: url("../fonts/EncodeSans-SemiBold.ttf") format("truetype");
|
|
17
|
+
font-display: swap;
|
|
18
|
+
}
|
|
19
|
+
@font-face {
|
|
20
|
+
font-family: "Encode Sans";
|
|
21
|
+
src: url("../fonts/EncodeSans-Bold.ttf") format("truetype");
|
|
22
|
+
font-weight: 700;
|
|
23
|
+
font-display: swap;
|
|
24
|
+
}
|