oasys-lib 1.18.3 → 1.19.0

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": "oasys-lib",
3
- "version": "1.18.3",
3
+ "version": "1.19.0",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^12.2.0",
6
6
  "@angular/core": "^12.2.0"
@@ -14,18 +14,16 @@
14
14
 
15
15
  // Body
16
16
  @font-face {
17
- font-family: 'NeueHaasUnica';
18
- src: url('./fonts/NeueHaasUnicaW05-Medium.woff2') format('woff2'),
19
- url('./fonts/NeueHaasUnicaW05-Medium.woff') format('woff');
17
+ font-family: "Unica77";
18
+ src: url("./fonts/Unica77LLWeb-Medium.woff2") format("woff2");
20
19
  font-weight: 500;
21
20
  font-style: normal;
22
21
  font-display: swap;
23
22
  }
24
23
 
25
24
  @font-face {
26
- font-family: 'NeueHaasUnica';
27
- src: url('./fonts/NeueHaasUnicaW05-Regular.woff2') format('woff2'),
28
- url('./fonts/NeueHaasUnicaW05-Regular.woff') format('woff');
25
+ font-family: "Unica77";
26
+ src: url("./fonts/Unica77LLWeb-Regular.woff2") format("woff2");
29
27
  font-weight: 400;
30
28
  font-style: normal;
31
29
  font-display: swap;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 30 Mar 2023 11:39:23 GMT
3
+ * Generated on Fri, 31 Mar 2023 09:05:12 GMT
4
4
  */
5
5
 
6
6
  :root .brand-tokens-bloomandwild {
@@ -147,8 +147,8 @@
147
147
  --semantic-font-prose-vertical-adjustment-hr-top-bottom: 2.4rem;
148
148
  --semantic-font-prose-vertical-adjustment-component-top-bottom: 1.2rem;
149
149
  --semantic-font-family-headline: 'TiemposHeadline', Georgia, serif;
150
- --semantic-font-family-headline-secondary: 'NeueHaasUnica', Arial, Helvetica, sans-serif;
151
- --semantic-font-family-body: 'NeueHaasUnica', Arial, Helvetica, sans-serif;
150
+ --semantic-font-family-headline-secondary: 'Unica77', Arial, Helvetica, sans-serif;
151
+ --semantic-font-family-body: 'Unica77', Arial, Helvetica, sans-serif;
152
152
  --semantic-font-weight-normal: normal;
153
153
  --semantic-font-weight-medium: 500;
154
154
  --semantic-font-weight-bold: 500;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 30 Mar 2023 11:39:23 GMT
3
+ * Generated on Fri, 31 Mar 2023 09:05:12 GMT
4
4
  */
5
5
 
6
6
  :root .brand-tokens-bloomon {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 30 Mar 2023 11:39:23 GMT
3
+ // Generated on Fri, 31 Mar 2023 09:05:13 GMT
4
4
 
5
5
  $global-breakpoint-mobile: 0px;
6
6
  $global-breakpoint-tablet: 767px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 30 Mar 2023 11:39:23 GMT
3
+ * Generated on Fri, 31 Mar 2023 09:05:13 GMT
4
4
  */
5
5
 
6
6
  :root {