i-tech-shared-components 1.2.49 → 1.2.51

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": "i-tech-shared-components",
3
- "version": "1.2.49",
3
+ "version": "1.2.51",
4
4
  "peerDependencies": {
5
5
  "@angular/material": "~18.2.14",
6
6
  "@angular/animations": "~18.0.0",
@@ -120,9 +120,9 @@ body {
120
120
  }
121
121
  // END OF BUTTON ICON TYPES
122
122
 
123
- .mat-mdc-icon-button:disabled, .mat-mdc-fab-base:disabled {
124
- background-color: mat.get-theme-color($m3-light-theme, neutral, 95);
125
- }
123
+ //.mat-mdc-icon-button:disabled, .mat-mdc-fab-base:disabled {
124
+ // background-color: mat.get-theme-color($m3-light-theme, neutral, 95);
125
+ //}
126
126
 
127
127
  .mat-mdc-icon-button:disabled mat-icon,
128
128
  .mat-mdc-fab-base:disabled mat-icon {