@lumx/core 3.9.6-alpha.2 → 3.9.6-alpha.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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 10:53:03 GMT
3
+ * Generated on Fri, 06 Dec 2024 13:46:59 GMT
4
4
  */
5
5
 
6
6
  export const DESIGN_TOKENS = {
@@ -283,7 +283,7 @@ export const DESIGN_TOKENS = {
283
283
  },
284
284
  'emphasis-selected': {
285
285
  'state-default': {
286
- padding: { horizontal: { value: 'var(--lumx-spacing-unit-big)', $aliasedFrom: 'spacing.unit.big' } },
286
+ padding: { horizontal: { comment: 'deprecated (use base emphasis padding)', value: '16px' } },
287
287
  'border-width': { value: '0' },
288
288
  'theme-light': {
289
289
  'background-color': {
@@ -313,7 +313,7 @@ export const DESIGN_TOKENS = {
313
313
  },
314
314
  },
315
315
  'state-hover': {
316
- padding: { horizontal: { value: 'var(--lumx-spacing-unit-big)', $aliasedFrom: 'spacing.unit.big' } },
316
+ padding: { horizontal: { comment: 'deprecated (use base emphasis padding)', value: '16px' } },
317
317
  'border-width': { value: '0' },
318
318
  'theme-light': {
319
319
  'background-color': {
@@ -343,7 +343,7 @@ export const DESIGN_TOKENS = {
343
343
  },
344
344
  },
345
345
  'state-active': {
346
- padding: { horizontal: { value: 'var(--lumx-spacing-unit-big)', $aliasedFrom: 'spacing.unit.big' } },
346
+ padding: { horizontal: { comment: 'deprecated (use base emphasis padding)', value: '16px' } },
347
347
  'border-width': { value: '0' },
348
348
  'theme-light': {
349
349
  'background-color': {