general-library-union 2.9.6 → 2.9.7

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.6",
3
+ "version": "2.9.7",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4880,8 +4880,6 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4880
4880
  }
4881
4881
 
4882
4882
 
4883
-
4884
-
4885
4883
  .p-organizationchart .p-organizationchart-node-content {
4886
4884
  border: solid 1px #4f4f5f !important;
4887
4885
  }
@@ -4891,13 +4889,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4891
4889
  }
4892
4890
 
4893
4891
  .us-foto-perfil {
4894
- // border-radius: 50%;
4895
- // padding: 3px;
4896
- // width: 80%;
4897
- // height: 90%;
4898
4892
  min-width: 80px;
4899
- // max-height: 90px;
4900
- // margin: 0px;
4901
4893
  }
4902
4894
 
4903
4895
 
@@ -4919,12 +4911,10 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4919
4911
  font-weight: bold;
4920
4912
  }
4921
4913
 
4922
- :host ::ng-deep .tabla-planta-personal thead.p-datatable-thead {
4914
+ .tabla-planta-personal thead.p-datatable-thead {
4923
4915
  background: var(--color-100) !important;
4924
4916
  }
4925
4917
 
4926
-
4927
-
4928
4918
  .tabla-planta-personal .p-datatable table {
4929
4919
  background: #4f4f5f !important;
4930
4920
  }
@@ -5021,7 +5011,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5021
5011
  .nav-planta-personal .p-tree .p-tree-container .p-treenode .p-treenode-content{
5022
5012
  padding: 0;
5023
5013
 
5024
-
5014
+ }
5025
5015
 
5026
5016
 
5027
5017
  }