general-library-union 2.9.82 → 2.9.84

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "general-library-union",
3
- "version": "2.9.82",
3
+ "version": "2.9.84",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4798,6 +4798,12 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4798
4798
  }
4799
4799
 
4800
4800
 
4801
+ @media (max-width:1440px){
4802
+ #actosAdministrativos .contenido {
4803
+ width: 77%;
4804
+ }
4805
+ }
4806
+
4801
4807
  @media (max-width:1300px) {
4802
4808
 
4803
4809
  .spanIzquierda {
@@ -4859,41 +4865,6 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4859
4865
  }
4860
4866
 
4861
4867
 
4862
- @media (max-width:768px) {
4863
-
4864
- #actosAdministrativos .contenido {
4865
- width: 70%;
4866
- }
4867
-
4868
-
4869
- #actosAdministrativos .empleado h1 {
4870
- margin-top: 4%;
4871
- }
4872
-
4873
- #actosAdministrativos p.chip {
4874
- font-size: 0.65rem;
4875
- }
4876
-
4877
- .lista-tipo-actos {
4878
- width: 28%;
4879
- }
4880
-
4881
-
4882
- .sombra-caja.icono-naranja.ng-star-inserted {
4883
- width: 40% !important;
4884
- }
4885
-
4886
- :host ::ng-deep .responsivetablet tr {
4887
- display: flex;
4888
- }
4889
-
4890
- :host ::ng-deep .responsivetablet .p-datatable {
4891
- margin-top: 40px;
4892
- }
4893
-
4894
- }
4895
-
4896
-
4897
4868
  @media (max-width:768px) {
4898
4869
 
4899
4870
  #actosAdministrativos .contenido {
@@ -4914,7 +4885,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4914
4885
  }
4915
4886
 
4916
4887
 
4917
- .sombra-caja.icono-naranja.ng-star-inserted {
4888
+ .sombra-caja.icono-naranja{
4918
4889
  width: 60% !important;
4919
4890
  }
4920
4891
 
@@ -4926,76 +4897,67 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4926
4897
  margin-top: 40px;
4927
4898
  }
4928
4899
 
4929
- #actosAdministrativos .contenido {
4930
- width: 70%;
4931
- }
4932
-
4933
- .sombra-caja.icono-naranja {
4934
- width: 50% !important;
4935
- }
4900
+ .p-tree .p-tree-container .p-treenode .p-treenode-content {
4901
+ font-size: 0.7rem;
4902
+ }
4936
4903
 
4937
- .p-tree .p-tree-container .p-treenode .p-treenode-content {
4938
- font-size: 0.7rem;
4904
+ app-popup-seleccionar-derogar .flex.justify-content-between.ng-star-inserted {
4905
+ display: table !important;
4906
+ width: 100%;
4907
+ margin-top: 10px;
4939
4908
  }
4940
4909
 
4941
- app-popup-seleccionar-derogar .flex.justify-content-between {
4942
- display: table !important;
4943
- width: 100%;
4910
+ app-popup-seleccionar-derogar .flex.justify-content-between button{
4944
4911
  margin-top: 10px;
4945
4912
  }
4946
4913
 
4947
- app-popup-seleccionar-derogar .flex.justify-content-between button{
4948
- margin-top: 10px;
4949
- }
4914
+ #actosAdministrativos .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler {
4915
+ margin: 0;
4916
+ }
4950
4917
 
4951
- #actosAdministrativos .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler {
4952
- margin: 0;
4918
+ #actosAdministrativos svg.p-icon.p-tree-toggler-icon {
4919
+ width: 9px;
4920
+ padding: 0;
4953
4921
  }
4954
4922
 
4955
- #actosAdministrativos svg.p-icon.p-tree-toggler-icon {
4956
- width: 9px;
4957
- padding: 0;
4958
- }
4959
-
4960
4923
  }
4961
4924
 
4962
4925
  @media(max-width:600px){
4963
- .lista-tipo-actos {
4964
- width: 100%;
4965
- position: inherit;
4966
- box-shadow: 0px 0px 14px #bfbfbf69;
4967
- margin-bottom: 30px;
4926
+ .lista-tipo-actos {
4927
+ width: 100%;
4928
+ position: inherit;
4929
+ box-shadow: 0px 0px 14px #bfbfbf69;
4930
+ margin-bottom: 30px;
4968
4931
  }
4969
4932
 
4970
4933
  .contenedor-titulo-actos {
4971
4934
  padding: 0% 4% 0%;
4935
+ }
4936
+
4937
+ #actosAdministrativos .contenido {
4938
+ width: 100%;
4972
4939
  }
4973
4940
 
4974
- #actosAdministrativos .contenido {
4975
- width: 100%;
4976
- }
4941
+ .sombra-caja.icono-naranja {
4942
+ width: 100% !important;
4943
+ height: 25vh !important;
4944
+ margin-bottom: 20px;
4945
+ }
4977
4946
 
4978
- .sombra-caja.icono-naranja {
4979
- width: 100% !important;
4980
- height: 25vh !important;
4981
- margin-bottom: 20px;
4947
+ .contenedor-titulo-actos img {
4948
+ width: 3.5rem;
4982
4949
  }
4983
4950
 
4984
- .contenedor-titulo-actos img {
4985
- width: 3.5rem;
4951
+ .flex.ResponsiveaAjuste {
4952
+ display: table !important;
4953
+ width: 100%;
4986
4954
  }
4987
4955
 
4988
- .flex.ResponsiveaAjuste {
4989
- display: table !important;
4990
- width: 100%;
4991
- }
4992
-
4993
- .card.pl-4.pr-3.pt-3.pb-3.mb-3{
4994
- width: 100% !important;
4995
- }
4956
+ .card.pl-4.pr-3.pt-3.pb-3.mb-3{
4957
+ width: 100% !important;
4958
+ }
4996
4959
  }
4997
4960
 
4998
-
4999
4961
  @media (max-width:425px){
5000
4962
  .sombra-caja.icono-naranja {
5001
4963
  width: 100% !important;
@@ -5025,8 +4987,6 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5025
4987
 
5026
4988
 
5027
4989
 
5028
-
5029
-
5030
4990
  /******************************************************************************
5031
4991
  * planta personal styles
5032
4992
  *****************************************************************************/
@@ -5231,9 +5191,6 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5231
5191
  min-width: 60px;
5232
5192
  }
5233
5193
 
5234
- .p-tree-wrapper.ng-star-inserted {
5235
- max-height: 320px !important;
5236
- }
5237
5194
 
5238
5195
  .nav-planta-personal .p-panel .p-panel-content {
5239
5196
  min-height: 90px;