oasys-lib 2.37.0-theming.0 → 2.37.0-theming.2
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 +4 -4
- package/src/assets/bloomandwild/variables.css +1 -1
- package/src/assets/bloomandwild-loyalty-tier-1/variables.css +1 -1
- package/src/assets/bloomandwild-loyalty-tier-2/variables.css +5 -5
- package/src/assets/bloomon/variables.css +1 -1
- package/src/assets/bloomon-loyalty-tier-1/variables.css +1 -1
- package/src/assets/bloomon-loyalty-tier-2/variables.css +5 -5
- package/src/assets/global/scss-breakpoints.scss +1 -1
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oasys-lib",
|
|
3
|
-
"version": "2.37.0-theming.
|
|
3
|
+
"version": "2.37.0-theming.2",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@angular/common": "20.3.
|
|
6
|
-
"@angular/core": "20.3.
|
|
7
|
-
"swiper": "12.0
|
|
5
|
+
"@angular/common": "20.3.25",
|
|
6
|
+
"@angular/core": "20.3.25",
|
|
7
|
+
"swiper": "12.2.0"
|
|
8
8
|
},
|
|
9
9
|
"module": "fesm2022/oasys-lib.mjs",
|
|
10
10
|
"typings": "index.d.ts",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 03 Jul 2026
|
|
3
|
+
* Generated on Fri, 03 Jul 2026 14:01:18 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root .brand-tokens-bloomandwild-loyalty-tier-2 {
|
|
@@ -77,9 +77,9 @@
|
|
|
77
77
|
--oasys-color-brand-border-primary: rgb(64, 56, 133);
|
|
78
78
|
--oasys-color-brand-border-primary-on-dark: rgb(255, 255, 255);
|
|
79
79
|
--oasys-color-brand-border-secondary: rgb(226, 224, 220);
|
|
80
|
-
--oasys-color-brand-background-primary: rgb(
|
|
80
|
+
--oasys-color-brand-background-primary: rgb(64, 56, 133);
|
|
81
81
|
--oasys-color-brand-background-secondary: rgb(249, 236, 215);
|
|
82
|
-
--oasys-color-brand-background-tertiary: rgb(
|
|
82
|
+
--oasys-color-brand-background-tertiary: rgb(238, 237, 247);
|
|
83
83
|
--oasys-color-brand-background-quaternary: rgb(45, 84, 67);
|
|
84
84
|
--oasys-color-brand-background-highlight: rgb(253, 248, 136);
|
|
85
85
|
--oasys-color-brand-background-progress-bar: rgb(165, 170, 253);
|
|
@@ -754,9 +754,9 @@
|
|
|
754
754
|
--oasys-color-brand-border-primary: rgb(64, 56, 133);
|
|
755
755
|
--oasys-color-brand-border-primary-on-dark: rgb(255, 255, 255);
|
|
756
756
|
--oasys-color-brand-border-secondary: rgb(226, 224, 220);
|
|
757
|
-
--oasys-color-brand-background-primary: rgb(
|
|
757
|
+
--oasys-color-brand-background-primary: rgb(64, 56, 133);
|
|
758
758
|
--oasys-color-brand-background-secondary: rgb(249, 236, 215);
|
|
759
|
-
--oasys-color-brand-background-tertiary: rgb(
|
|
759
|
+
--oasys-color-brand-background-tertiary: rgb(238, 237, 247);
|
|
760
760
|
--oasys-color-brand-background-quaternary: rgb(45, 84, 67);
|
|
761
761
|
--oasys-color-brand-background-highlight: rgb(253, 248, 136);
|
|
762
762
|
--oasys-color-brand-background-progress-bar: rgb(165, 170, 253);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 03 Jul 2026
|
|
3
|
+
* Generated on Fri, 03 Jul 2026 14:01:18 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root .brand-tokens-bloomon-loyalty-tier-2 {
|
|
@@ -77,10 +77,10 @@
|
|
|
77
77
|
--oasys-color-brand-border-primary: rgb(64, 56, 133);
|
|
78
78
|
--oasys-color-brand-border-primary-on-dark: rgb(255, 255, 255);
|
|
79
79
|
--oasys-color-brand-border-secondary: rgb(231, 230, 227);
|
|
80
|
-
--oasys-color-brand-background-primary: rgb(
|
|
80
|
+
--oasys-color-brand-background-primary: rgb(64, 56, 133);
|
|
81
81
|
--oasys-color-brand-background-highlight: rgb(252, 241, 14);
|
|
82
82
|
--oasys-color-brand-background-quaternary: rgb(255, 159, 128);
|
|
83
|
-
--oasys-color-brand-background-tertiary: rgb(
|
|
83
|
+
--oasys-color-brand-background-tertiary: rgb(238, 237, 247);
|
|
84
84
|
--oasys-color-brand-background-secondary: rgb(249, 236, 215);
|
|
85
85
|
--oasys-color-brand-background-progress-bar: rgb(165, 170, 253);
|
|
86
86
|
--oasys-color-brand-background-progress-bar-active: rgb(253, 248, 136);
|
|
@@ -754,10 +754,10 @@
|
|
|
754
754
|
--oasys-color-brand-border-primary: rgb(64, 56, 133);
|
|
755
755
|
--oasys-color-brand-border-primary-on-dark: rgb(255, 255, 255);
|
|
756
756
|
--oasys-color-brand-border-secondary: rgb(231, 230, 227);
|
|
757
|
-
--oasys-color-brand-background-primary: rgb(
|
|
757
|
+
--oasys-color-brand-background-primary: rgb(64, 56, 133);
|
|
758
758
|
--oasys-color-brand-background-highlight: rgb(252, 241, 14);
|
|
759
759
|
--oasys-color-brand-background-quaternary: rgb(255, 159, 128);
|
|
760
|
-
--oasys-color-brand-background-tertiary: rgb(
|
|
760
|
+
--oasys-color-brand-background-tertiary: rgb(238, 237, 247);
|
|
761
761
|
--oasys-color-brand-background-secondary: rgb(249, 236, 215);
|
|
762
762
|
--oasys-color-brand-background-progress-bar: rgb(165, 170, 253);
|
|
763
763
|
--oasys-color-brand-background-progress-bar-active: rgb(253, 248, 136);
|