general-library-union 2.4.47 → 2.4.49
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/package.json
CHANGED
|
@@ -3159,119 +3159,64 @@ td.GrupoColor {
|
|
|
3159
3159
|
border-radius: 0px !important;
|
|
3160
3160
|
}
|
|
3161
3161
|
|
|
3162
|
-
/******************************************************************************
|
|
3163
|
-
* BREADCRUMS ALMACENAMIENTO
|
|
3162
|
+
/******************************************************************************
|
|
3163
|
+
* BREADCRUMS ALMACENAMIENTO
|
|
3164
3164
|
*****************************************************************************/
|
|
3165
|
-
|
|
3166
|
-
|
|
3167
|
-
|
|
3168
|
-
|
|
3169
|
-
}
|
|
3170
|
-
|
|
3171
|
-
#requerimientoPersonal .breadEstructura .p-breadcrumb {
|
|
3172
|
-
padding: 0.4rem !important;
|
|
3173
|
-
}
|
|
3174
|
-
|
|
3175
|
-
|
|
3176
|
-
.breadEstructura span.p-menuitem-text{
|
|
3177
|
-
margin: 2px 0 1px;
|
|
3178
|
-
}
|
|
3179
|
-
|
|
3180
|
-
|
|
3181
|
-
#requerimientoPersonal .breadEstructura .p-breadcrumb li:nth-child(3) span {
|
|
3182
|
-
background: #fff;
|
|
3183
|
-
border: solid 2px $morado;
|
|
3184
|
-
padding: 3px 10px;
|
|
3185
|
-
border-radius: 5px;
|
|
3186
|
-
color: $morado !important;
|
|
3187
|
-
font-size: 0.8rem;
|
|
3188
|
-
font-weight: 600;
|
|
3189
|
-
}
|
|
3190
|
-
|
|
3191
|
-
#requerimientoPersonal .breadEstructura .p-breadcrumb li:nth-child(5) span {
|
|
3192
|
-
background: #fff;
|
|
3193
|
-
border: solid 2px $verde;
|
|
3194
|
-
padding: 3px 10px;
|
|
3195
|
-
border-radius: 5px;
|
|
3196
|
-
color: $verde !important;
|
|
3197
|
-
font-size: 0.8rem;
|
|
3198
|
-
font-weight: 600;
|
|
3199
|
-
}
|
|
3200
|
-
|
|
3201
|
-
#requerimientoPersonal .breadEstructura .p-breadcrumb li:nth-child(7) span {
|
|
3202
|
-
background: #fff;
|
|
3203
|
-
border: solid 2px $amarillo;
|
|
3204
|
-
padding: 3px 10px;
|
|
3205
|
-
border-radius: 5px;
|
|
3206
|
-
color: $amarillo !important;
|
|
3207
|
-
font-size: 0.8rem;
|
|
3208
|
-
font-weight: 600;
|
|
3209
|
-
}
|
|
3210
|
-
|
|
3211
|
-
#requerimientoPersonal .breadEstructura .p-breadcrumb li:nth-child(9) span {
|
|
3212
|
-
background: #fff;
|
|
3213
|
-
border: solid 2px $naranaja;
|
|
3214
|
-
padding: 3px 10px;
|
|
3215
|
-
border-radius: 5px;
|
|
3216
|
-
color: $naranaja !important;
|
|
3217
|
-
font-size: 0.8rem;
|
|
3218
|
-
font-weight: 600;
|
|
3219
|
-
}
|
|
3220
|
-
|
|
3221
|
-
#requerimientoPersonal .breadEstructura .p-breadcrumb li:nth-child(11) span {
|
|
3222
|
-
background: #fff;
|
|
3223
|
-
border: solid 2px $rojo;
|
|
3224
|
-
padding: 3px 10px;
|
|
3225
|
-
border-radius: 5px;
|
|
3226
|
-
color: $rojo !important;
|
|
3227
|
-
font-size: 0.8rem;
|
|
3228
|
-
font-weight: 600;
|
|
3229
|
-
}
|
|
3230
|
-
|
|
3231
|
-
#requerimientoPersonal .breadEstructura .p-breadcrumb.p-component {
|
|
3232
|
-
padding: 0.75rem;
|
|
3233
|
-
font-weight: 600;
|
|
3234
|
-
align-items: center;
|
|
3235
|
-
justify-content: center;
|
|
3165
|
+
#requerimientoPersonal .breadEstructurasara {
|
|
3166
|
+
flex-flow: nowrap;
|
|
3167
|
+
white-space: nowrap;
|
|
3168
|
+
overflow: auto;
|
|
3236
3169
|
}
|
|
3237
3170
|
|
|
3238
|
-
#requerimientoPersonal .
|
|
3239
|
-
|
|
3240
|
-
|
|
3171
|
+
#requerimientoPersonal .breadEstructurasara .p-breadcrumb li span {
|
|
3172
|
+
background: #fff;
|
|
3173
|
+
padding: 2px;
|
|
3174
|
+
font-size: 0.8rem;
|
|
3175
|
+
font-weight: 600;
|
|
3176
|
+
}
|
|
3241
3177
|
|
|
3242
|
-
#requerimientoPersonal .
|
|
3243
|
-
|
|
3178
|
+
#requerimientoPersonal .breadEstructurasara li.p-menuitem-separator svg {
|
|
3179
|
+
font-size: 0.8rem;
|
|
3180
|
+
width: 8.5px;
|
|
3244
3181
|
}
|
|
3182
|
+
|
|
3183
|
+
#requerimientoPersonal .p-breadcrumb ul li .p-menuitem-link:focus {
|
|
3184
|
+
background: #fff !important;
|
|
3185
|
+
border: none !important;
|
|
3186
|
+
}
|
|
3245
3187
|
|
|
3188
|
+
@media (max-width:1280px){
|
|
3246
3189
|
|
|
3190
|
+
#requerimientoPersonal .breadEstructurasara .p-breadcrumb li span {
|
|
3191
|
+
padding: 2px;
|
|
3192
|
+
font-size: 0.75rem;
|
|
3247
3193
|
|
|
3248
|
-
|
|
3249
|
-
border: none;
|
|
3250
|
-
padding: 0;
|
|
3251
|
-
}
|
|
3252
|
-
|
|
3253
|
-
#requerimientoPersonal .breadEstructura.secuencia .p-breadcrumb li:nth-child(5) span {
|
|
3254
|
-
border: none;
|
|
3255
|
-
padding: 0;
|
|
3256
|
-
}
|
|
3194
|
+
}
|
|
3257
3195
|
|
|
3258
|
-
#requerimientoPersonal .
|
|
3259
|
-
|
|
3260
|
-
|
|
3261
|
-
}
|
|
3196
|
+
#requerimientoPersonal .p-breadcrumb .p-menuitem-link {
|
|
3197
|
+
padding: 0px;
|
|
3198
|
+
}
|
|
3262
3199
|
|
|
3263
|
-
#requerimientoPersonal .
|
|
3264
|
-
|
|
3265
|
-
|
|
3266
|
-
}
|
|
3200
|
+
#requerimientoPersonal .p-breadcrumb ul li.p-breadcrumb-chevron {
|
|
3201
|
+
margin: 3px;
|
|
3202
|
+
color: var(--color-500);
|
|
3203
|
+
font-size: 0.7rem;}
|
|
3204
|
+
|
|
3205
|
+
|
|
3206
|
+
}
|
|
3267
3207
|
|
|
3208
|
+
#requerimientoPersonal .resaltado span {
|
|
3209
|
+
color: black; // Texto negro
|
|
3210
|
+
font-weight: bold; // Texto en negrita
|
|
3211
|
+
border-radius: 5px;
|
|
3212
|
+
border: solid 1px var(--color-500);
|
|
3213
|
+
color: var(--color-500);
|
|
3214
|
+
cursor:auto;
|
|
3215
|
+
padding: 0 5px;
|
|
3216
|
+
}
|
|
3268
3217
|
|
|
3269
|
-
#requerimientoPersonal .breadEstructura.secuencia .p-breadcrumb li:nth-child(11) span {
|
|
3270
|
-
border: none;
|
|
3271
|
-
padding: 0;
|
|
3272
|
-
}
|
|
3273
3218
|
|
|
3274
|
-
|
|
3219
|
+
.borde-sara {
|
|
3275
3220
|
border: solid 1px var(--color-100);
|
|
3276
3221
|
padding: .9rem 1.2rem;
|
|
3277
3222
|
min-height: calc(100vh - 270px);
|
|
@@ -3279,12 +3224,13 @@ td.GrupoColor {
|
|
|
3279
3224
|
border-radius: 5px;
|
|
3280
3225
|
}
|
|
3281
3226
|
|
|
3282
|
-
|
|
3227
|
+
.borde {
|
|
3283
3228
|
border: solid 1px var(--color-100);
|
|
3284
3229
|
padding: .9rem 0.9rem;
|
|
3285
3230
|
border-radius: 5px;
|
|
3286
3231
|
}
|
|
3287
3232
|
|
|
3233
|
+
|
|
3288
3234
|
/******************************************************************************
|
|
3289
3235
|
* Actos administrativos styles
|
|
3290
3236
|
*****************************************************************************/
|
|
@@ -4168,117 +4168,63 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
4168
4168
|
}
|
|
4169
4169
|
|
|
4170
4170
|
/******************************************************************************
|
|
4171
|
-
* BREADCRUMS ALMACENAMIENTO
|
|
4171
|
+
* BREADCRUMS ALMACENAMIENTO
|
|
4172
4172
|
*****************************************************************************/
|
|
4173
|
-
|
|
4174
|
-
|
|
4175
|
-
|
|
4176
|
-
|
|
4177
|
-
}
|
|
4178
|
-
|
|
4179
|
-
|
|
4180
|
-
.breadEstructura .p-breadcrumb {
|
|
4181
|
-
padding: 0.4rem !important;
|
|
4182
|
-
}
|
|
4183
|
-
|
|
4184
|
-
.breadEstructura span.p-menuitem-text{
|
|
4185
|
-
margin: 2px 0 1px;
|
|
4186
|
-
}
|
|
4187
|
-
|
|
4188
|
-
|
|
4189
|
-
|
|
4190
|
-
.breadEstructura .p-breadcrumb li:nth-child(3) span {
|
|
4191
|
-
background: #1e1e1e;
|
|
4192
|
-
border: solid 2px $morado;
|
|
4193
|
-
padding: 3px 10px;
|
|
4194
|
-
border-radius: 5px;
|
|
4195
|
-
color: $morado !important;
|
|
4196
|
-
font-size: 0.8rem;
|
|
4197
|
-
font-weight: 600;
|
|
4198
|
-
}
|
|
4199
|
-
|
|
4200
|
-
.breadEstructura .p-breadcrumb li:nth-child(5) span {
|
|
4201
|
-
background: #1e1e1e;
|
|
4202
|
-
border: solid 2px $verde;
|
|
4203
|
-
padding: 3px 10px;
|
|
4204
|
-
border-radius: 5px;
|
|
4205
|
-
color: $verde !important;
|
|
4206
|
-
font-size: 0.8rem;
|
|
4207
|
-
font-weight: 600;
|
|
4208
|
-
}
|
|
4209
|
-
|
|
4210
|
-
.breadEstructura .p-breadcrumb li:nth-child(7) span {
|
|
4211
|
-
background: #1e1e1e;
|
|
4212
|
-
border: solid 2px $amarillo;
|
|
4213
|
-
padding: 3px 10px;
|
|
4214
|
-
border-radius: 5px;
|
|
4215
|
-
color: $amarillo !important;
|
|
4216
|
-
font-size: 0.8rem;
|
|
4217
|
-
font-weight: 600;
|
|
4218
|
-
}
|
|
4219
|
-
|
|
4220
|
-
.breadEstructura .p-breadcrumb li:nth-child(9) span {
|
|
4221
|
-
background: #1e1e1e;
|
|
4222
|
-
border: solid 2px $naranaja;
|
|
4223
|
-
padding: 3px 10px;
|
|
4224
|
-
border-radius: 5px;
|
|
4225
|
-
color: $naranaja !important;
|
|
4226
|
-
font-size: 0.8rem;
|
|
4227
|
-
font-weight: 600;
|
|
4228
|
-
}
|
|
4229
|
-
|
|
4230
|
-
.breadEstructura .p-breadcrumb li:nth-child(11) span {
|
|
4231
|
-
background:#1e1e1e;
|
|
4232
|
-
border: solid 2px $rojo;
|
|
4233
|
-
padding: 3px 10px;
|
|
4234
|
-
border-radius: 5px;
|
|
4235
|
-
color: $rojo !important;
|
|
4236
|
-
font-size: 0.8rem;
|
|
4237
|
-
font-weight: 600;
|
|
4238
|
-
}
|
|
4239
|
-
|
|
4240
|
-
.breadEstructura .p-breadcrumb.p-component {
|
|
4241
|
-
padding: 0.75rem;
|
|
4242
|
-
font-weight: 600;
|
|
4243
|
-
align-items: center;
|
|
4244
|
-
justify-content: center;
|
|
4173
|
+
#requerimientoPersonal .breadEstructurasara {
|
|
4174
|
+
flex-flow: nowrap;
|
|
4175
|
+
white-space: nowrap;
|
|
4176
|
+
overflow: auto;
|
|
4245
4177
|
}
|
|
4246
4178
|
|
|
4247
|
-
.
|
|
4248
|
-
|
|
4249
|
-
|
|
4179
|
+
#requerimientoPersonal .breadEstructurasara .p-breadcrumb li span {
|
|
4180
|
+
background: #1e1e1e;
|
|
4181
|
+
padding: 2px;
|
|
4182
|
+
font-size: 0.8rem;
|
|
4183
|
+
font-weight: 600;
|
|
4184
|
+
color: #fff;
|
|
4185
|
+
}
|
|
4250
4186
|
|
|
4251
|
-
|
|
4252
|
-
|
|
4187
|
+
#requerimientoPersonal .breadEstructurasara li.p-menuitem-separator svg {
|
|
4188
|
+
font-size: 0.8rem;
|
|
4189
|
+
width: 8.5px;
|
|
4253
4190
|
}
|
|
4191
|
+
|
|
4192
|
+
#requerimientoPersonal .p-breadcrumb ul li .p-menuitem-link:focus {
|
|
4193
|
+
background: #1e1e1e !important;
|
|
4194
|
+
border: none !important;
|
|
4195
|
+
}
|
|
4254
4196
|
|
|
4197
|
+
@media (max-width:1280px){
|
|
4255
4198
|
|
|
4199
|
+
#requerimientoPersonal .breadEstructurasara .p-breadcrumb li span {
|
|
4200
|
+
padding: 2px;
|
|
4201
|
+
font-size: 0.75rem;
|
|
4256
4202
|
|
|
4257
|
-
|
|
4258
|
-
border: none;
|
|
4259
|
-
padding: 0;
|
|
4260
|
-
}
|
|
4203
|
+
}
|
|
4261
4204
|
|
|
4262
|
-
|
|
4263
|
-
|
|
4264
|
-
|
|
4265
|
-
}
|
|
4205
|
+
#requerimientoPersonal .p-breadcrumb .p-menuitem-link {
|
|
4206
|
+
padding: 0px;
|
|
4207
|
+
}
|
|
4266
4208
|
|
|
4267
|
-
|
|
4268
|
-
|
|
4269
|
-
|
|
4270
|
-
}
|
|
4209
|
+
#requerimientoPersonal .p-breadcrumb ul li.p-breadcrumb-chevron {
|
|
4210
|
+
margin: 3px;
|
|
4211
|
+
color: var(--color-500);
|
|
4212
|
+
font-size: 0.7rem;}
|
|
4213
|
+
|
|
4214
|
+
|
|
4215
|
+
}
|
|
4271
4216
|
|
|
4272
|
-
|
|
4273
|
-
|
|
4274
|
-
|
|
4275
|
-
|
|
4217
|
+
#requerimientoPersonal .resaltado span {
|
|
4218
|
+
color: black; // Texto negro
|
|
4219
|
+
font-weight: bold; // Texto en negrita
|
|
4220
|
+
border-radius: 5px;
|
|
4221
|
+
border: solid 1px var(--color-500);
|
|
4222
|
+
color: var(--color-500) !important;
|
|
4223
|
+
cursor:auto;
|
|
4224
|
+
padding: 0 5px;
|
|
4225
|
+
}
|
|
4276
4226
|
|
|
4277
4227
|
|
|
4278
|
-
.breadEstructura.secuencia .p-breadcrumb li:nth-child(11) span {
|
|
4279
|
-
border: none;
|
|
4280
|
-
padding: 0;
|
|
4281
|
-
}
|
|
4282
4228
|
|
|
4283
4229
|
.borde-sara {
|
|
4284
4230
|
border: solid 1px var(--color-100);
|