@ieeesa-npm/shared-styles 0.6.4 → 0.6.6

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.
Binary file
Binary file
@@ -258,5 +258,11 @@
258
258
  <symbol id="icon-drag-indicator" viewBox="0 0 24 24">
259
259
  <path d="M15 15.984q0.797 0 1.406 0.609t0.609 1.406-0.609 1.406-1.406 0.609-1.406-0.609-0.609-1.406 0.609-1.406 1.406-0.609zM15 9.984q0.797 0 1.406 0.609t0.609 1.406-0.609 1.406-1.406 0.609-1.406-0.609-0.609-1.406 0.609-1.406 1.406-0.609zM15 8.016q-0.797 0-1.406-0.609t-0.609-1.406 0.609-1.406 1.406-0.609 1.406 0.609 0.609 1.406-0.609 1.406-1.406 0.609zM9 3.984q0.797 0 1.406 0.609t0.609 1.406-0.609 1.406-1.406 0.609-1.406-0.609-0.609-1.406 0.609-1.406 1.406-0.609zM9 9.984q0.797 0 1.406 0.609t0.609 1.406-0.609 1.406-1.406 0.609-1.406-0.609-0.609-1.406 0.609-1.406 1.406-0.609zM11.016 18q0 0.797-0.609 1.406t-1.406 0.609-1.406-0.609-0.609-1.406 0.609-1.406 1.406-0.609 1.406 0.609 0.609 1.406z" fill="#b7b2be"></path>
260
260
  </symbol>
261
+ <symbol id="icon-log-attendance" viewBox="0 0 12 14" fill="none" xmlns="http://www.w3.org/2000/svg">
262
+ <path d="M1.3333 14C0.9667 14 0.6528 13.8694 0.3917 13.6083C0.1306 13.3472 0 13.0333 0 12.6667V4.6667C0 4.3 0.1306 3.9861 0.3917 3.725C0.6528 3.4639 0.9667 3.3333 1.3333 3.3333H2V0H10V3.3333H10.6667C11.0333 3.3333 11.3472 3.4639 11.6083 3.725C11.8694 3.9861 12 4.3 12 4.6667V12.6667C12 13.0333 11.8694 13.3472 11.6083 13.6083C11.3472 13.8694 11.0333 14 10.6667 14H1.3333ZM3.3333 3.3333H8.6667V1.3333H3.3333V3.3333ZM1.3333 12.6667H10.6667V4.6667H1.3333V12.6667ZM6 12C6.9222 12 7.7083 11.675 8.3583 11.025C9.0083 10.375 9.3333 9.5889 9.3333 8.6667C9.3333 7.7444 9.0083 6.9583 8.3583 6.3083C7.7083 5.6583 6.9222 5.3333 6 5.3333C5.0778 5.3333 4.2917 5.6583 3.6417 6.3083C2.9917 6.9583 2.6667 7.7444 2.6667 8.6667C2.6667 9.5889 2.9917 10.375 3.6417 11.025C4.2917 11.675 5.0778 12 6 12ZM6 11C5.3556 11 4.8056 10.7722 4.35 10.3167C3.8944 9.8611 3.6667 9.3111 3.6667 8.6667C3.6667 8.0222 3.8944 7.4722 4.35 7.0167C4.8056 6.5611 5.3556 6.3333 6 6.3333C6.6444 6.3333 7.1944 6.5611 7.65 7.0167C8.1056 7.4722 8.3333 8.0222 8.3333 8.6667C8.3333 9.3111 8.1056 9.8611 7.65 10.3167C7.1944 10.7722 6.6444 11 6 11ZM6.7667 9.9L7.2333 9.4333L6.3333 8.5333V7H5.6667V8.8L6.7667 9.9Z" fill="#00629B"/>
263
+ </symbol>
264
+ <symbol id="icon-export" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
265
+ <path d="M10.5 8.25V10.5H1.5V8.25H0V10.5C0 11.325 0.675 12 1.5 12H10.5C11.325 12 12 11.325 12 10.5V8.25H10.5ZM9.75 5.25L8.6925 4.1925L6.75 6.1275V0H5.25V6.1275L3.3075 4.1925L2.25 5.25L6 9L9.75 5.25Z" fill="#00629B"/>
266
+ </symbol>
261
267
  </defs>
262
268
  </svg>
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.6",
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,