@hyphen/hyphen-components 4.0.0 → 4.1.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.
@@ -3,7 +3,7 @@
3
3
  \*********************************************************************************************************************/
4
4
  /**
5
5
  * Do not edit directly
6
- * Generated on Wed, 13 Nov 2024 18:41:41 GMT
6
+ * Generated on Wed, 04 Dec 2024 00:29:13 GMT
7
7
  */
8
8
 
9
9
  :root {
@@ -265,6 +265,7 @@
265
265
  --size-percentage-40: 40%;
266
266
  --size-percentage-50: 50%;
267
267
  --size-percentage-60: 60%;
268
+ --size-percentage-66: 66%;
268
269
  --size-percentage-70: 70%;
269
270
  --size-percentage-75: 75%;
270
271
  --size-percentage-80: 80%;
@@ -313,6 +314,11 @@
313
314
  --size-spacing-3xl: 1.5rem;
314
315
  --size-spacing-4xl: 2rem;
315
316
  --size-spacing-5xl: 4rem;
317
+ --size-spacing-6xl: 6rem;
318
+ --size-spacing-7xl: 8rem;
319
+ --size-spacing-8xl: 10rem;
320
+ --size-spacing-9xl: 12rem;
321
+ --size-spacing-10xl: 16rem;
316
322
  --size-spacing-auto: auto;
317
323
  --size-z-index-0: 0;
318
324
  --size-z-index-popover: 9000;
@@ -327,7 +333,7 @@
327
333
  \*******************************************************************************************************************************/
328
334
  /**
329
335
  * Do not edit directly
330
- * Generated on Wed, 13 Nov 2024 18:41:41 GMT
336
+ * Generated on Wed, 04 Dec 2024 00:29:13 GMT
331
337
  */
332
338
 
333
339
  :root.dark {