general-library-union 3.1.73 → 3.1.75

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": "3.1.73",
3
+ "version": "3.1.75",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -466,14 +466,16 @@ color: #232323;
466
466
  margin-bottom: 10%;
467
467
  }
468
468
 
469
+
470
+
471
+
472
+ }
473
+
469
474
  #timeout button:hover{
470
475
  background: #fff;
471
476
  box-shadow: 3px 3px 12px #b8b8b8;
472
477
  }
473
478
 
474
-
475
- }
476
-
477
479
  #timeout .p-button {
478
480
  box-shadow: 0px 0px 10px hsla(var(--color-h), 100%, 60%, 0.7);
479
481
  }
@@ -474,14 +474,14 @@ color: #232323;
474
474
  margin-bottom: 10%;
475
475
  }
476
476
 
477
+ }
478
+
477
479
  #timeout button:hover{
478
480
  background: #fff;
479
481
  box-shadow: 3px 3px 12px #b8b8b8;
480
482
  }
481
483
 
482
484
 
483
- }
484
-
485
485
  #timeout .p-button {
486
486
  box-shadow: 0px 0px 10px hsla(var(--color-h), 100%, 60%, 0.7);
487
487
  }