@salutejs/plasma-new-hope 0.340.0-canary.2317.18997940328.0 → 0.340.0-canary.2317.19095667430.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.
@@ -50,10 +50,11 @@ export var config = {
50
50
  ":var(--plasma-typo-body-xs-font-size);",
51
51
  ":var(--plasma-typo-body-xs-font-style);",
52
52
  ":var(--plasma-typo-body-xs-font-weight);",
53
+ ":var(--plasma-typo-body-xs-bold-font-weight);",
53
54
  ":var(--plasma-typo-body-xs-letter-spacing);",
54
55
  ":var(--plasma-typo-body-xs-line-height);",
55
56
  ":0;"
56
- ], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemPaddingPilled, tabsTokens.itemPaddingOrientationVertical, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.itemContentPadding, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.letterSpacing, tabsTokens.lineHeight, tabsTokens.actionContentMarginLeft),
57
+ ], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemPaddingPilled, tabsTokens.itemPaddingOrientationVertical, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.itemContentPadding, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.fontWeightSelected, tabsTokens.letterSpacing, tabsTokens.lineHeight, tabsTokens.actionContentMarginLeft),
57
58
  s: css([
58
59
  "",
59
60
  ":0.5rem;",
@@ -69,10 +70,11 @@ export var config = {
69
70
  ":var(--plasma-typo-body-s-font-size);",
70
71
  ":var(--plasma-typo-body-s-font-style);",
71
72
  ":var(--plasma-typo-body-s-font-weight);",
73
+ ":var(--plasma-typo-body-s-bold-font-weight);",
72
74
  ":var(--plasma-typo-body-s-letter-spacing);",
73
75
  ":var(--plasma-typo-body-s-line-height);",
74
76
  ":0.25rem;"
75
- ], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemPaddingPilled, tabsTokens.itemPaddingOrientationVertical, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.itemContentPadding, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.letterSpacing, tabsTokens.lineHeight, tabsTokens.actionContentMarginLeft),
77
+ ], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemPaddingPilled, tabsTokens.itemPaddingOrientationVertical, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.itemContentPadding, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.fontWeightSelected, tabsTokens.letterSpacing, tabsTokens.lineHeight, tabsTokens.actionContentMarginLeft),
76
78
  m: css([
77
79
  "",
78
80
  ":0.625rem;",
@@ -88,10 +90,11 @@ export var config = {
88
90
  ":var(--plasma-typo-body-m-font-size);",
89
91
  ":var(--plasma-typo-body-m-font-style);",
90
92
  ":var(--plasma-typo-body-m-font-weight);",
93
+ ":var(--plasma-typo-body-m-bold-font-weight);",
91
94
  ":var(--plasma-typo-body-m-letter-spacing);",
92
95
  ":var(--plasma-typo-body-m-line-height);",
93
96
  ":0.125rem;"
94
- ], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemPaddingPilled, tabsTokens.itemPaddingOrientationVertical, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.itemContentPadding, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.letterSpacing, tabsTokens.lineHeight, tabsTokens.actionContentMarginLeft),
97
+ ], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemPaddingPilled, tabsTokens.itemPaddingOrientationVertical, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.itemContentPadding, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.fontWeightSelected, tabsTokens.letterSpacing, tabsTokens.lineHeight, tabsTokens.actionContentMarginLeft),
95
98
  l: css([
96
99
  "",
97
100
  ":0.75rem;",
@@ -107,10 +110,11 @@ export var config = {
107
110
  ":var(--plasma-typo-body-l-font-size);",
108
111
  ":var(--plasma-typo-body-l-font-style);",
109
112
  ":var(--plasma-typo-body-l-font-weight);",
113
+ ":var(--plasma-typo-body-l-bold-font-weight);",
110
114
  ":var(--plasma-typo-body-l-letter-spacing);",
111
115
  ":var(--plasma-typo-body-l-line-height);",
112
116
  ":0.125rem;"
113
- ], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemPaddingPilled, tabsTokens.itemPaddingOrientationVertical, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.itemContentPadding, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.letterSpacing, tabsTokens.lineHeight, tabsTokens.actionContentMarginLeft)
117
+ ], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemPaddingPilled, tabsTokens.itemPaddingOrientationVertical, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.itemContentPadding, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.fontWeightSelected, tabsTokens.letterSpacing, tabsTokens.lineHeight, tabsTokens.actionContentMarginLeft)
114
118
  },
115
119
  disabled: {
116
120
  true: css([
@@ -1 +1 @@
1
- {"version":3,"file":"HorizontalTabItem.config.d.ts","sourceRoot":"","sources":["../../../../../src/examples/components/Tabs/horizontal/HorizontalTabItem.config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiSlB,CAAC"}
1
+ {"version":3,"file":"HorizontalTabItem.config.d.ts","sourceRoot":"","sources":["../../../../../src/examples/components/Tabs/horizontal/HorizontalTabItem.config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqSlB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"VerticalTabItem.config.d.ts","sourceRoot":"","sources":["../../../../../src/examples/components/Tabs/vertical/VerticalTabItem.config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;CAgIlB,CAAC"}
1
+ {"version":3,"file":"VerticalTabItem.config.d.ts","sourceRoot":"","sources":["../../../../../src/examples/components/Tabs/vertical/VerticalTabItem.config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;CAoIlB,CAAC"}