@biztoken/design-tokens 0.1.13 → 0.1.14

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/tokens-DTCGS.json +15 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@biztoken/design-tokens",
3
- "version": "0.1.13",
3
+ "version": "0.1.14",
4
4
  "type": "module",
5
5
  "description": "the design tokens for biz",
6
6
  "main": "tokens-DTCGS.json",
package/tokens-DTCGS.json CHANGED
@@ -1605,7 +1605,7 @@
1605
1605
  }
1606
1606
  },
1607
1607
  "x-padding": {
1608
- "$value": "{sys.space.layout}",
1608
+ "$value": "{com.dialog.content-container.x-padding}",
1609
1609
  "$type": "dimension"
1610
1610
  }
1611
1611
  },
@@ -1621,21 +1621,21 @@
1621
1621
  }
1622
1622
  },
1623
1623
  "x-padding": {
1624
- "$value": "{sys.space.layout}",
1624
+ "$value": "{com.dialog.content-container.x-padding}",
1625
1625
  "$type": "dimension"
1626
1626
  },
1627
1627
  "y-padding": {
1628
- "$value": "{sys.space.layout}",
1628
+ "$value": "{com.dialog.content-container.y-padding}",
1629
1629
  "$type": "dimension"
1630
1630
  }
1631
1631
  },
1632
1632
  "content-container": {
1633
1633
  "x-padding": {
1634
- "$value": "{sys.space.layout}",
1634
+ "$value": "{sys.space.component}",
1635
1635
  "$type": "dimension"
1636
1636
  },
1637
- "top-pading": {
1638
- "$value": "20px",
1637
+ "y-padding": {
1638
+ "$value": "{sys.space.component}",
1639
1639
  "$type": "dimension"
1640
1640
  }
1641
1641
  },
@@ -1819,13 +1819,13 @@
1819
1819
  }
1820
1820
  },
1821
1821
  "x-padding": {
1822
- "$value": "{sys.space.sub-layout}",
1822
+ "$value": "{com.drawer.content-container.x-padding}",
1823
1823
  "$type": "dimension"
1824
1824
  }
1825
1825
  },
1826
1826
  "content-container": {
1827
1827
  "x-padding": {
1828
- "$value": "{sys.space.sub-layout}",
1828
+ "$value": "{sys.space.component}",
1829
1829
  "$type": "dimension"
1830
1830
  },
1831
1831
  "y-padding": {
@@ -1845,11 +1845,11 @@
1845
1845
  "$type": "shadow"
1846
1846
  },
1847
1847
  "x-padding": {
1848
- "$value": "{sys.space.sub-layout}",
1848
+ "$value": "{com.drawer.content-container.x-padding}",
1849
1849
  "$type": "dimension"
1850
1850
  },
1851
1851
  "y-padding": {
1852
- "$value": "{sys.space.inner-component}",
1852
+ "$value": "{com.drawer.content-container.y-padding}",
1853
1853
  "$type": "dimension"
1854
1854
  },
1855
1855
  "color": {
@@ -2981,7 +2981,7 @@
2981
2981
  }
2982
2982
  },
2983
2983
  "x-padding": {
2984
- "$value": "{sys.space.layout}",
2984
+ "$value": "{com.messagebox.content-container.x-padding}",
2985
2985
  "$type": "dimension"
2986
2986
  }
2987
2987
  },
@@ -2991,11 +2991,11 @@
2991
2991
  "$type": "dimension"
2992
2992
  },
2993
2993
  "x-padding": {
2994
- "$value": "{sys.space.layout}",
2994
+ "$value": "{sys.space.component}",
2995
2995
  "$type": "dimension"
2996
2996
  },
2997
2997
  "y-padding": {
2998
- "$value": "{sys.space.mini}*5",
2998
+ "$value": "{sys.space.component}",
2999
2999
  "$type": "dimension"
3000
3000
  }
3001
3001
  },
@@ -3007,11 +3007,11 @@
3007
3007
  }
3008
3008
  },
3009
3009
  "x-padding": {
3010
- "$value": "{sys.space.component}",
3010
+ "$value": "{com.messagebox.content-container.x-padding}",
3011
3011
  "$type": "dimension"
3012
3012
  },
3013
3013
  "y-padding": {
3014
- "$value": "{sys.space.inner-component}",
3014
+ "$value": "{com.messagebox.content-container.y-padding}",
3015
3015
  "$type": "dimension"
3016
3016
  }
3017
3017
  },