oasys-lib 1.59.2 → 1.59.4
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
|
|
3
|
+
* Generated on Wed, 06 Mar 2024 15:04:43 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root .brand-tokens-bloomandwild {
|
|
@@ -138,8 +138,10 @@
|
|
|
138
138
|
--oasys-size-web-breakpoint-laptop: 1080px;
|
|
139
139
|
--oasys-size-web-breakpoint-desktop: 1440px;
|
|
140
140
|
--oasys-animation-duration: 200;
|
|
141
|
-
--oasys-animation-duration-long:
|
|
141
|
+
--oasys-animation-duration-long: 700;
|
|
142
|
+
--oasys-animation-duration-progress: 1500;
|
|
142
143
|
--oasys-animation-timing-function-soft: 0.77,-0.01,0.59,0.98;
|
|
144
|
+
--oasys-animation-timing-function-progress: 0.3,0.01,0,1;
|
|
143
145
|
--oasys-typography-font-families-unica-77-ll-tt: 'Unica 77 LL TT';
|
|
144
146
|
--oasys-typography-font-families-tiempos-headline: 'Tiempos Headline';
|
|
145
147
|
--oasys-typography-font-families-patron: Patron;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 06 Mar 2024 15:04:44 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root .brand-tokens-bloomon {
|
|
@@ -138,8 +138,10 @@
|
|
|
138
138
|
--oasys-size-web-breakpoint-laptop: 1080px;
|
|
139
139
|
--oasys-size-web-breakpoint-desktop: 1440px;
|
|
140
140
|
--oasys-animation-duration: 200;
|
|
141
|
-
--oasys-animation-duration-long:
|
|
141
|
+
--oasys-animation-duration-long: 700;
|
|
142
|
+
--oasys-animation-duration-progress: 1500;
|
|
142
143
|
--oasys-animation-timing-function-soft: 0.77,-0.01,0.59,0.98;
|
|
144
|
+
--oasys-animation-timing-function-progress: 0.3,0.01,0,1;
|
|
143
145
|
--oasys-typography-font-families-unica-77-ll-tt: 'Unica 77 LL TT';
|
|
144
146
|
--oasys-typography-font-families-tiempos-headline: 'Tiempos Headline';
|
|
145
147
|
--oasys-typography-font-families-patron: Patron;
|