oasys-lib 2.37.7 → 2.38.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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 07 Jul 2026 07:57:17 GMT
3
+ * Generated on Tue, 07 Jul 2026 10:26:56 GMT
4
4
  */
5
5
 
6
6
  :root .brand-tokens-bloomon {
@@ -10,6 +10,7 @@
10
10
  --oasys-color-green-10: rgb(240, 246, 244);
11
11
  --oasys-color-green-60: rgb(68, 121, 100);
12
12
  --oasys-color-lilac-50: rgb(165, 170, 253);
13
+ --oasys-color-blue-10: rgb(238, 237, 247);
13
14
  --oasys-color-blue-20: rgb(225, 223, 241);
14
15
  --oasys-color-blue-50: rgb(39, 113, 252);
15
16
  --oasys-color-blue-60: rgb(64, 56, 133);
@@ -28,6 +29,7 @@
28
29
  --oasys-color-buttercream-20: rgb(255, 247, 229);
29
30
  --oasys-color-buttercream-30: rgb(255, 247, 153);
30
31
  --oasys-color-buttercream-50: rgb(252, 241, 14);
32
+ --oasys-color-buttercream-80: rgb(232, 176, 23);
31
33
  --oasys-color-pine-10: rgb(240, 246, 244);
32
34
  --oasys-color-pine-20: rgb(226, 238, 233);
33
35
  --oasys-color-pine-40: rgb(143, 192, 172);
@@ -36,6 +38,7 @@
36
38
  --oasys-color-linen-10: rgb(252, 245, 234);
37
39
  --oasys-color-linen-20: rgb(249, 236, 215);
38
40
  --oasys-color-linen-40: rgb(232, 183, 103);
41
+ --oasys-color-linen-50: rgb(217, 147, 33);
39
42
  --oasys-color-linen-60: rgb(182, 123, 27);
40
43
  --oasys-color-linen-75: rgb(83, 78, 70);
41
44
  --oasys-color-yellow-50: rgb(253, 248, 136);
@@ -70,6 +73,7 @@
70
73
  --oasys-color-brand-foreground-secondary: rgb(82, 82, 82);
71
74
  --oasys-color-brand-foreground-primary: rgb(18, 18, 18);
72
75
  --oasys-color-brand-foreground-highlight: rgb(255, 247, 153);
76
+ --oasys-color-brand-foreground-reviews: rgb(232, 176, 23);
73
77
  --oasys-color-brand-border-primary: rgb(18, 18, 18);
74
78
  --oasys-color-brand-border-primary-on-dark: rgb(255, 255, 255);
75
79
  --oasys-color-brand-border-secondary: rgb(231, 230, 227);
@@ -114,6 +118,20 @@
114
118
  --oasys-color-rewards-foreground-highlight: rgb(255, 247, 153);
115
119
  --oasys-color-rewards-border-primary: rgb(75, 24, 67);
116
120
  --oasys-color-rewards-border-primary-on-dark: rgb(255, 255, 255);
121
+ --oasys-color-rewards-tier-2-background-primary: rgb(64, 56, 133);
122
+ --oasys-color-rewards-tier-2-background-secondary: rgb(249, 236, 215);
123
+ --oasys-color-rewards-tier-2-background-tertiary: rgb(238, 237, 247);
124
+ --oasys-color-rewards-tier-2-background-progress-bar: rgb(165, 170, 253);
125
+ --oasys-color-rewards-tier-2-background-progress-bar-active: rgb(253, 248, 136);
126
+ --oasys-color-rewards-tier-2-background-progress-bar-goal: rgb(255, 255, 255);
127
+ --oasys-color-rewards-tier-2-background-progress-bar-goal-active: rgb(253, 248, 136);
128
+ --oasys-color-rewards-tier-2-background-icon: rgb(64, 56, 133);
129
+ --oasys-color-rewards-tier-2-background-icon-on-dark: rgb(255, 255, 255);
130
+ --oasys-color-rewards-tier-2-foreground-primary: rgb(64, 56, 133);
131
+ --oasys-color-rewards-tier-2-foreground-primary-on-dark: rgb(255, 255, 255);
132
+ --oasys-color-rewards-tier-2-foreground-highlight: rgb(253, 248, 136);
133
+ --oasys-color-rewards-tier-2-border-primary: rgb(64, 56, 133);
134
+ --oasys-color-rewards-tier-2-border-primary-on-dark: rgb(255, 255, 255);
117
135
  --oasys-size-unit-0: 0;
118
136
  --oasys-size-unit-1: 0.1rem;
119
137
  --oasys-size-unit-2: 0.2rem;