@viraui/foundation 1.0.17 → 1.0.19
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
|
@@ -218,13 +218,13 @@
|
|
|
218
218
|
"wiggle": "linear(0, 0.76 4.4%, 0.928 6.2%, 0.984 8%, 0.92 9.9%, 0.731 11.9%, -0.506 20.3%, -0.667 22.2%, -0.731 24%, -0.731 24.8%, -0.712 25.7%, -0.615 27.5%, 0.252 35.9%, 0.4 38.1%, 0.463 40.3%, 0.455 41.9%, 0.399 43.7%, -0.106 51.9%, -0.195 54.1%, -0.235 56.3%, -0.235 57.9%, -0.209 59.7%, 0.019 67.5%, 0.061 69.6%, 0.082 71.7%, 0.085 73.3%, 0.077 75.1%, 0.011 81.9%, -0.009 85.5%, 0)"
|
|
219
219
|
},
|
|
220
220
|
"radius": {
|
|
221
|
-
"x-small": "
|
|
222
|
-
"small": "
|
|
223
|
-
"medium": "
|
|
224
|
-
"large": "
|
|
225
|
-
"x-large": "
|
|
226
|
-
"2x-large": "
|
|
227
|
-
"infinite": "
|
|
221
|
+
"x-small": "0rem",
|
|
222
|
+
"small": "0rem",
|
|
223
|
+
"medium": "0rem",
|
|
224
|
+
"large": "0rem",
|
|
225
|
+
"x-large": "0rem",
|
|
226
|
+
"2x-large": "0rem",
|
|
227
|
+
"infinite": "0rem"
|
|
228
228
|
},
|
|
229
229
|
"corner": {
|
|
230
230
|
"shape": {
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
"2x-wide": "6rem"
|
|
246
246
|
},
|
|
247
247
|
"font": {
|
|
248
|
-
"root-size": "
|
|
248
|
+
"root-size": "100%",
|
|
249
249
|
"heading-typescale": 1.2,
|
|
250
250
|
"scale": {
|
|
251
251
|
"display": "6.25rem",
|
|
@@ -186,13 +186,13 @@
|
|
|
186
186
|
--easing-exit: cubic-bezier(0.3, 0.07, 1, 1);
|
|
187
187
|
--easing-elastic: linear(0, 0.0018, 0.0069, 0.015 1.73%, 0.0275 2.39%, 0.0615 3.69%, 0.1108 5.13%, 0.2197 7.74%, 0.4787 13.23%, 0.5916 15.76%, 0.6987 18.43%, 0.7859 20.96%, 0.8604 23.57%, 0.892, 0.9199 26.17%, 0.9456, 0.9676 28.92%, 0.9871, 1.0032 31.81%, 1.0225 34.12%, 1.0358 36.58%, 1.0435 39.25%, 1.046 42.29%, 1.0446 44.68%, 1.0407 47.42%, 1.0119 61.81%, 1.0026 69.54%, 0.9981 80.53%, 0.9991 99.98%);
|
|
188
188
|
--easing-wiggle: linear(0, 0.76 4.4%, 0.928 6.2%, 0.984 8%, 0.92 9.9%, 0.731 11.9%, -0.506 20.3%, -0.667 22.2%, -0.731 24%, -0.731 24.8%, -0.712 25.7%, -0.615 27.5%, 0.252 35.9%, 0.4 38.1%, 0.463 40.3%, 0.455 41.9%, 0.399 43.7%, -0.106 51.9%, -0.195 54.1%, -0.235 56.3%, -0.235 57.9%, -0.209 59.7%, 0.019 67.5%, 0.061 69.6%, 0.082 71.7%, 0.085 73.3%, 0.077 75.1%, 0.011 81.9%, -0.009 85.5%, 0);
|
|
189
|
-
--radius-x-small:
|
|
190
|
-
--radius-small:
|
|
191
|
-
--radius-medium:
|
|
192
|
-
--radius-large:
|
|
193
|
-
--radius-x-large:
|
|
194
|
-
--radius-2x-large:
|
|
195
|
-
--radius-infinite:
|
|
189
|
+
--radius-x-small: 0rem;
|
|
190
|
+
--radius-small: 0rem;
|
|
191
|
+
--radius-medium: 0rem;
|
|
192
|
+
--radius-large: 0rem;
|
|
193
|
+
--radius-x-large: 0rem;
|
|
194
|
+
--radius-2x-large: 0rem;
|
|
195
|
+
--radius-infinite: 0rem;
|
|
196
196
|
--corner-shape-enable: ;
|
|
197
197
|
--corner-shape-squircle: superellipse(1.8);
|
|
198
198
|
--space-2x-small: 0.125rem;
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
--space-wide: 3.5rem;
|
|
206
206
|
--space-x-wide: 4.5rem;
|
|
207
207
|
--space-2x-wide: 6rem;
|
|
208
|
-
--font-root-size:
|
|
208
|
+
--font-root-size: 100%;
|
|
209
209
|
--font-heading-typescale: 1.2;
|
|
210
210
|
--font-scale-display: 6.25rem;
|
|
211
211
|
--font-scale-h1: 3rem;
|
|
@@ -181,13 +181,13 @@
|
|
|
181
181
|
"easing-exit": "cubic-bezier(0.3, 0.07, 1, 1)",
|
|
182
182
|
"easing-elastic": "linear(0, 0.0018, 0.0069, 0.015 1.73%, 0.0275 2.39%, 0.0615 3.69%, 0.1108 5.13%, 0.2197 7.74%, 0.4787 13.23%, 0.5916 15.76%, 0.6987 18.43%, 0.7859 20.96%, 0.8604 23.57%, 0.892, 0.9199 26.17%, 0.9456, 0.9676 28.92%, 0.9871, 1.0032 31.81%, 1.0225 34.12%, 1.0358 36.58%, 1.0435 39.25%, 1.046 42.29%, 1.0446 44.68%, 1.0407 47.42%, 1.0119 61.81%, 1.0026 69.54%, 0.9981 80.53%, 0.9991 99.98%)",
|
|
183
183
|
"easing-wiggle": "linear(0, 0.76 4.4%, 0.928 6.2%, 0.984 8%, 0.92 9.9%, 0.731 11.9%, -0.506 20.3%, -0.667 22.2%, -0.731 24%, -0.731 24.8%, -0.712 25.7%, -0.615 27.5%, 0.252 35.9%, 0.4 38.1%, 0.463 40.3%, 0.455 41.9%, 0.399 43.7%, -0.106 51.9%, -0.195 54.1%, -0.235 56.3%, -0.235 57.9%, -0.209 59.7%, 0.019 67.5%, 0.061 69.6%, 0.082 71.7%, 0.085 73.3%, 0.077 75.1%, 0.011 81.9%, -0.009 85.5%, 0)",
|
|
184
|
-
"radius-x-small": "
|
|
185
|
-
"radius-small": "
|
|
186
|
-
"radius-medium": "
|
|
187
|
-
"radius-large": "
|
|
188
|
-
"radius-x-large": "
|
|
189
|
-
"radius-2x-large": "
|
|
190
|
-
"radius-infinite": "
|
|
184
|
+
"radius-x-small": "0rem",
|
|
185
|
+
"radius-small": "0rem",
|
|
186
|
+
"radius-medium": "0rem",
|
|
187
|
+
"radius-large": "0rem",
|
|
188
|
+
"radius-x-large": "0rem",
|
|
189
|
+
"radius-2x-large": "0rem",
|
|
190
|
+
"radius-infinite": "0rem",
|
|
191
191
|
"corner-shape-enable": "",
|
|
192
192
|
"corner-shape-squircle": "superellipse(1.8)",
|
|
193
193
|
"space-2x-small": "0.125rem",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"space-wide": "3.5rem",
|
|
201
201
|
"space-x-wide": "4.5rem",
|
|
202
202
|
"space-2x-wide": "6rem",
|
|
203
|
-
"font-root-size": "
|
|
203
|
+
"font-root-size": "100%",
|
|
204
204
|
"font-heading-typescale": 1.2,
|
|
205
205
|
"font-scale-display": "6.25rem",
|
|
206
206
|
"font-scale-h1": "3rem",
|