ps-toolkit-ui 1.18.54 → 1.18.56

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": "ps-toolkit-ui",
3
- "version": "1.18.54",
3
+ "version": "1.18.56",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^10.1.6",
6
6
  "@angular/core": "^10.1.6"
@@ -29,6 +29,7 @@
29
29
  .f-w-900 {font-weight: 900;}.f-w-800 {font-weight: 800;}.f-w-700 {font-weight: 700;}.f-w-600 {font-weight: 600;}.f-w-500 {font-weight: 500;}.f-w-400 {font-weight: 400;}.f-w-300 {font-weight: 300;}.f-w-200 {font-weight: 200;}.f-w-100 {font-weight: 100;}
30
30
  .f-bold{font-weight: 700!important;}.f-normal{font-weight: 400!important;}.f-light{font-weight: 200!important;}
31
31
  a{text-decoration: none!important;color: var(--black)!important;}
32
+ .f-r{float:right!important}.f-l{float:left!important}.f-u{float:unset!important}
32
33
  span{
33
34
  vertical-align: top !important;
34
35
  }
@@ -703,7 +704,6 @@ body{
703
704
  .d-n-1600{display: none;}
704
705
  .w-u-1600{width: unset;}
705
706
  }
706
- .f-r{float:right!important}.f-l{float:left!important}.f-u{float:unset!important}
707
707
 
708
708
  /* Positioning and visibility settings of the tooltip */
709
709
  [data-tooltip]{