oasys-lib 1.66.4 → 1.66.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
|
* Do not edit directly
|
|
3
|
-
* Generated on Wed, 18 Dec 2024 14:
|
|
3
|
+
* Generated on Wed, 18 Dec 2024 14:40:44 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root .brand-tokens-bloomandwild {
|
|
@@ -41,6 +41,9 @@
|
|
|
41
41
|
--oasys-color-yellow-50: rgb(253, 248, 136);
|
|
42
42
|
--oasys-color-yellow-60: rgb(255, 247, 153);
|
|
43
43
|
--oasys-color-yellow-80: rgb(255, 209, 64);
|
|
44
|
+
--oasys-color-plum-50: rgb(117, 42, 105);
|
|
45
|
+
--oasys-color-plum-70: rgb(75, 24, 67);
|
|
46
|
+
--oasys-color-lavender-20: rgb(243, 206, 237);
|
|
44
47
|
--oasys-color-linen-grey-10: rgb(242, 241, 239);
|
|
45
48
|
--oasys-color-linen-grey-20: rgb(226, 224, 220);
|
|
46
49
|
--oasys-color-linen-grey-30: rgb(203, 199, 193);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Wed, 18 Dec 2024 14:
|
|
3
|
+
* Generated on Wed, 18 Dec 2024 14:40:44 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root .brand-tokens-bloomon {
|
|
@@ -41,6 +41,9 @@
|
|
|
41
41
|
--oasys-color-yellow-50: rgb(253, 248, 136);
|
|
42
42
|
--oasys-color-yellow-60: rgb(255, 247, 153);
|
|
43
43
|
--oasys-color-yellow-80: rgb(255, 209, 64);
|
|
44
|
+
--oasys-color-plum-50: rgb(117, 42, 105);
|
|
45
|
+
--oasys-color-plum-70: rgb(75, 24, 67);
|
|
46
|
+
--oasys-color-lavender-20: rgb(243, 206, 237);
|
|
44
47
|
--oasys-color-linen-grey-10: rgb(242, 241, 239);
|
|
45
48
|
--oasys-color-linen-grey-20: rgb(226, 224, 220);
|
|
46
49
|
--oasys-color-linen-grey-30: rgb(203, 199, 193);
|
|
@@ -85,8 +88,8 @@
|
|
|
85
88
|
--oasys-color-interaction-background-selected: rgb(255, 251, 242);
|
|
86
89
|
--oasys-color-interaction-background-disabled: rgb(231, 230, 227);
|
|
87
90
|
--oasys-color-interaction-background-danger: rgb(214, 26, 0);
|
|
88
|
-
--oasys-color-interaction-background-rewards: rgb(
|
|
89
|
-
--oasys-color-interaction-background-rewards-on-dark: rgb(
|
|
91
|
+
--oasys-color-interaction-background-rewards: rgb(75, 24, 67);
|
|
92
|
+
--oasys-color-interaction-background-rewards-on-dark: rgb(255, 247, 153);
|
|
90
93
|
--oasys-color-interaction-border-selected: rgb(18, 18, 18);
|
|
91
94
|
--oasys-color-interaction-border-selectable: rgb(231, 230, 227);
|
|
92
95
|
--oasys-color-interaction-border-focus: rgb(39, 113, 252);
|
|
@@ -97,19 +100,19 @@
|
|
|
97
100
|
--oasys-color-system-background-neutral: rgb(242, 241, 239);
|
|
98
101
|
--oasys-color-system-background-positive: rgb(240, 246, 244);
|
|
99
102
|
--oasys-color-system-background-negative: rgb(251, 234, 234);
|
|
100
|
-
--oasys-color-rewards-background-primary: rgb(
|
|
101
|
-
--oasys-color-rewards-background-secondary: rgb(
|
|
102
|
-
--oasys-color-rewards-background-tertiary: rgb(
|
|
103
|
-
--oasys-color-rewards-background-progress-bar: rgb(
|
|
104
|
-
--oasys-color-rewards-background-progress-bar-active: rgb(
|
|
103
|
+
--oasys-color-rewards-background-primary: rgb(75, 24, 67);
|
|
104
|
+
--oasys-color-rewards-background-secondary: rgb(255, 247, 229);
|
|
105
|
+
--oasys-color-rewards-background-tertiary: rgb(243, 206, 237);
|
|
106
|
+
--oasys-color-rewards-background-progress-bar: rgb(117, 42, 105);
|
|
107
|
+
--oasys-color-rewards-background-progress-bar-active: rgb(255, 247, 153);
|
|
105
108
|
--oasys-color-rewards-background-progress-bar-goal: rgb(255, 255, 255);
|
|
106
|
-
--oasys-color-rewards-background-progress-bar-goal-active: rgb(
|
|
107
|
-
--oasys-color-rewards-background-icon: rgb(
|
|
109
|
+
--oasys-color-rewards-background-progress-bar-goal-active: rgb(255, 247, 153);
|
|
110
|
+
--oasys-color-rewards-background-icon: rgb(75, 24, 67);
|
|
108
111
|
--oasys-color-rewards-background-icon-on-dark: rgb(255, 255, 255);
|
|
109
|
-
--oasys-color-rewards-foreground-primary: rgb(
|
|
112
|
+
--oasys-color-rewards-foreground-primary: rgb(117, 42, 105);
|
|
110
113
|
--oasys-color-rewards-foreground-primary-on-dark: rgb(255, 255, 255);
|
|
111
|
-
--oasys-color-rewards-foreground-highlight: rgb(
|
|
112
|
-
--oasys-color-rewards-border-primary: rgb(
|
|
114
|
+
--oasys-color-rewards-foreground-highlight: rgb(255, 247, 153);
|
|
115
|
+
--oasys-color-rewards-border-primary: rgb(75, 24, 67);
|
|
113
116
|
--oasys-color-rewards-border-primary-on-dark: rgb(255, 255, 255);
|
|
114
117
|
--oasys-size-unit-0: 0;
|
|
115
118
|
--oasys-size-unit-1: 0.1rem;
|
|
@@ -521,11 +524,11 @@
|
|
|
521
524
|
--oasys-component-button-color-trustpilot-background: rgb(41, 180, 124);
|
|
522
525
|
--oasys-component-button-color-trustpilot-border: rgb(41, 180, 124);
|
|
523
526
|
--oasys-component-button-color-trustpilot-text: rgb(255, 255, 255);
|
|
524
|
-
--oasys-component-button-color-rewards-background: rgb(
|
|
525
|
-
--oasys-component-button-color-rewards-border: rgb(
|
|
527
|
+
--oasys-component-button-color-rewards-background: rgb(75, 24, 67);
|
|
528
|
+
--oasys-component-button-color-rewards-border: rgb(75, 24, 67);
|
|
526
529
|
--oasys-component-button-color-rewards-text: rgb(255, 255, 255);
|
|
527
|
-
--oasys-component-button-color-rewards-on-dark-background: rgb(
|
|
528
|
-
--oasys-component-button-color-rewards-on-dark-border: rgb(
|
|
530
|
+
--oasys-component-button-color-rewards-on-dark-background: rgb(255, 247, 153);
|
|
531
|
+
--oasys-component-button-color-rewards-on-dark-border: rgb(255, 247, 153);
|
|
529
532
|
--oasys-component-button-color-rewards-on-dark-text: rgb(18, 18, 18);
|
|
530
533
|
--oasys-component-button-color-disabled-background: rgb(231, 230, 227);
|
|
531
534
|
--oasys-component-button-color-disabled-border: rgb(231, 230, 227);
|
|
@@ -556,7 +559,7 @@
|
|
|
556
559
|
--oasys-component-label-type-featured-foreground: rgb(18, 18, 18);
|
|
557
560
|
--oasys-component-label-type-limited-edition-background: rgb(255, 159, 128);
|
|
558
561
|
--oasys-component-label-type-limited-edition-foreground: rgb(255, 255, 255);
|
|
559
|
-
--oasys-component-label-type-rewards-bonus-points-background: rgb(
|
|
562
|
+
--oasys-component-label-type-rewards-bonus-points-background: rgb(75, 24, 67);
|
|
560
563
|
--oasys-component-label-type-rewards-bonus-points-foreground: rgb(255, 247, 153);
|
|
561
564
|
--oasys-component-price-weight-hero: 400;
|
|
562
565
|
--oasys-component-price-weight-primary: 400;
|