@ieeesa-npm/shared-styles 0.6.4 → 0.6.5

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": "@ieeesa-npm/shared-styles",
3
- "version": "0.6.4",
3
+ "version": "0.6.5",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^16.1.0",
6
6
  "@angular/core": "^16.1.0"
@@ -144,14 +144,15 @@ $ieeesa-box-shadow-20: 0px 2px 6px 2px rgba(0, 0, 0, 0.15),
144
144
  0px 1px 2px 0px rgba(0, 0, 0, 0.3);
145
145
  $ieeesa-box-shadow-21: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
146
146
  $ieeesa-box-shadow-22: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
147
- $ieeesa-box-shadow-23: 0px 1px 0px 0px #DBE2EB inset;
148
- $ieeesa-box-shadow-24: 0px 1px 3px 1px rgba(0, 0, 0, 0.15), 0px 1px 2px 0px rgba(0, 0, 0, 0.30);
147
+ $ieeesa-box-shadow-23: 0px 1px 0px 0px #dbe2eb inset;
148
+ $ieeesa-box-shadow-24: 0px 1px 3px 1px rgba(0, 0, 0, 0.15),
149
+ 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
149
150
  $ieeesa-confirmation-modal-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
150
151
  $ieeesa-modal-box-shadow: 0px 3px 0px 0px #00b5e2 inset,
151
152
  0px 4px 24px 0px rgba(0, 0, 0, 0.5);
152
- $ieeesa-box-shadow-25: 0px 4px 0px 0px #00B5E2 inset;
153
+ $ieeesa-box-shadow-25: 0px 4px 0px 0px #00b5e2 inset;
153
154
  $ieeesa-drag-and-drop-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
154
- 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
155
+ 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
155
156
  // Angular Material mat-button styles
156
157
  $ieeesa-primary-btn-active: #00629b;
157
158
  $ieeesa-primary-btn-hover: #003e65;
@@ -162,8 +163,8 @@ $ieeesa-tertiary-btn-color: #00629b;
162
163
  $ieeesa-tertiary-btn-hover: rgba(103, 80, 164, 0.08);
163
164
  $ieeesa-tertiary-btn-active: rgba(103, 80, 164, 0.12);
164
165
  $ieeesa-tertiary-btn-disabled: rgba(28, 27, 31, 0.12);
165
- $ieeesa-primary-btn-focus: #1F75A7;
166
- $ieeesa-secondary-btn-focus: #F0F5F9;
166
+ $ieeesa-primary-btn-focus: #1f75a7;
167
+ $ieeesa-secondary-btn-focus: #f0f5f9;
167
168
  // Opacity
168
169
  $ieeesa-opacity-point-38: 0.38;
169
170
  // IEEE SA Branding
@@ -180,9 +181,9 @@ $ieeesa-outline-variant: #cac4d0;
180
181
  $ieeesa-dark-grey: #63666a;
181
182
  $ieeesa-brand-dark-grey: #1c1d1e;
182
183
  $ieeesa-neutral-variant-50: #79747e;
183
- $ieeesa-success-color: #c0deef;
184
- $ieeesa-error-color: #f9dedc;
185
- $ieeesa-warning-color: #ffefd3;
184
+ $ieeesa-success-color: #78d7ef;
185
+ $ieeesa-error-color: #b3261e;
186
+ $ieeesa-warning-color: #ffd92e;
186
187
  $ieeesa-neutral-60: #8f918e;
187
188
  $ieeesa-color-picker-default-bg-color: #f4f3f3;
188
189
  $ieeesa-form-field-background: #ffffff;
@@ -225,7 +226,7 @@ $ieeesa-toggle-btn-group-radius: 0.25em;
225
226
  $ieeesa-calendar-bg-color: #ffffff;
226
227
  $ieeesa-nav-menu-item-hover-bg-color: #dae9f1;
227
228
  $ieeesa-nav-menu-item-focus-bg-color: #c0deef;
228
- $ieeesa-table-footer-label: rgba(0, 0, 0, 0.60);
229
+ $ieeesa-table-footer-label: rgba(0, 0, 0, 0.6);
229
230
  $ieeesa-table-pagination-range: rgba(0, 0, 0, 0.87);
230
231
  $ieeesa-chips-background: linear-gradient(
231
232
  0deg,