oasys-lib 1.38.1 → 1.38.3

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.38.1",
3
+ "version": "1.38.3",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^14.3.0",
6
6
  "@angular/core": "^14.3.0"
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 02 Aug 2023 08:57:36 GMT
3
+ * Generated on Thu, 03 Aug 2023 15:29:55 GMT
4
4
  */
5
5
 
6
6
  :root .brand-tokens-bloomandwild {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 02 Aug 2023 08:57:36 GMT
3
+ * Generated on Thu, 03 Aug 2023 15:29:55 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 Wed, 02 Aug 2023 08:57:36 GMT
3
+ // Generated on Thu, 03 Aug 2023 15:29:55 GMT
4
4
 
5
5
  $oasys-size-web-breakpoint-mobile: 0px;
6
6
  $oasys-size-web-breakpoint-tablet: 767px;
@@ -1,94 +0,0 @@
1
- /**
2
- * Do not edit directly
3
- * Generated on Tue, 01 Aug 2023 08:26:55 GMT
4
- */
5
-
6
- :root {
7
- --global-color-transparent: transparent;
8
- --global-color-white: #ffffff;
9
- --global-color-grey-10: #f7f7f7;
10
- --global-color-grey-20: #e0e0e0;
11
- --global-color-grey-30: #c6c6c6;
12
- --global-color-grey-40: #a8a8a8;
13
- --global-color-grey-50: #948B7E;
14
- --global-color-grey-60: #676767;
15
- --global-color-grey-75: #464646;
16
- --global-color-grey-80: #464646;
17
- --global-color-grey-90: #262626;
18
- --global-color-linen-grey-10: #F2F1EF;
19
- --global-color-linen-grey-20: #e2e0dc;
20
- --global-color-linen-grey-30: #cbc7c1;
21
- --global-color-linen-grey-40: #afaaa1;
22
- --global-color-linen-grey-50: #948b7e;
23
- --global-color-linen-grey-60: #726b60;
24
- --global-color-linen-grey-75: #4d4840;
25
- --global-color-yellow-50: #fdf888;
26
- --global-color-yellow-60: #fff799;
27
- --global-color-yellow-80: #F8BB40;
28
- --global-color-linen-10: #fcf5ea;
29
- --global-color-linen-20: #f9ecd7;
30
- --global-color-linen-40: #e8b767;
31
- --global-color-linen-60: #b67b1b;
32
- --global-color-linen-75: #534E46;
33
- --global-color-pine-10: #f0f6f4;
34
- --global-color-pine-20: #e2eee9;
35
- --global-color-pine-40: #8fc0ac;
36
- --global-color-pine-60: #447964;
37
- --global-color-pine-75: #2d5443;
38
- --global-color-blush-copper: #d89078;
39
- --global-color-blush-blush: #ff9f80;
40
- --global-color-blush-lush: #ffcfc0;
41
- --global-color-blush-light: #f8d7be;
42
- --global-color-blush-beige: #f6e9dc;
43
- --global-color-blush-pale: #fff8f4;
44
- --global-color-red-10: #fbeaea;
45
- --global-color-red-50: #C91111;
46
- --global-color-red-60: #c84116;
47
- --global-color-blue: #538FFC;
48
- --global-color-green: #ADD685;
49
- --global-color-partners-facebook: #485b94;
50
- --global-color-partners-paypal: #ffc43a;
51
- --global-color-partners-trustpilot: #29b47c;
52
- --global-size-unit-0: 0rem;
53
- --global-size-unit-10: 1rem;
54
- --global-size-unit-11: 1.1rem;
55
- --global-size-unit-12: 1.2rem;
56
- --global-size-unit-13: 1.3rem;
57
- --global-size-unit-14: 1.4rem;
58
- --global-size-unit-15: 1.5rem; /* Test description */
59
- --global-size-unit-16: 1.6rem;
60
- --global-size-unit-18: 1.8rem;
61
- --global-size-unit-19: 1.9rem;
62
- --global-size-unit-20: 2rem;
63
- --global-size-unit-22: 2.2rem;
64
- --global-size-unit-23: 2.3rem;
65
- --global-size-unit-24: 2.4rem;
66
- --global-size-unit-32: 3.2rem;
67
- --global-size-unit-36: 3.6rem;
68
- --global-size-unit-40: 4rem;
69
- --global-size-unit-44: 4.4rem;
70
- --global-size-unit-48: 4.8rem;
71
- --global-size-unit-52: 5.2rem;
72
- --global-size-unit-56: 5.6rem;
73
- --global-size-unit-64: 6.4rem;
74
- --global-size-unit-68: 6.8rem;
75
- --global-size-unit-01: 0.1rem;
76
- --global-size-unit-02: 0.2rem;
77
- --global-size-unit-04: 0.4rem;
78
- --global-size-unit-05: 0.5rem;
79
- --global-size-unit-06: 0.6rem;
80
- --global-size-unit-07: 0.7rem;
81
- --global-size-unit-08: 0.8rem;
82
- --global-size-unit-09: 0.9rem;
83
- --global-size-unit-default: 1.6rem;
84
- --global-size-font-base: 1.6rem;
85
- --global-size-icon-small: 2rem;
86
- --global-size-icon-large: 2rem;
87
- --global-breakpoint-mobile: 0px;
88
- --global-breakpoint-tablet: 767px;
89
- --global-breakpoint-laptop: 1080px;
90
- --global-breakpoint-desktop: 1440px;
91
- --global-animation-duration: 0.2s;
92
- --global-animation-duration-long: 0.5s;
93
- --global-animation-timing-function-soft: .77,-0.01,.59,.98;
94
- }