@hive-ui/style-props 0.4.0 → 0.5.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.
- package/dist/index.d.mts +18 -4
- package/dist/index.mjs +20 -4
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -28,7 +28,7 @@ type RequiredTheme = Required<Theme>;
|
|
|
28
28
|
type ResponsiveValue<T, ThemeType extends Theme = RequiredTheme> = T | null | Array<T | null> | { [key in (ThemeValue<"breakpoints", ThemeType> & string) | number]?: T };
|
|
29
29
|
//#endregion
|
|
30
30
|
//#region src/background.d.ts
|
|
31
|
-
declare const BACKGROUND_COLOR_TOKENS: readonly ["colorBackground", "colorBackgroundAvailable", "colorBackgroundBody", "colorBackgroundBodyElevation", "colorBackgroundBodyElevationPrimary", "colorBackgroundBodyInverse", "colorBackgroundBrand", "colorBackgroundBrand10", "colorBackgroundBrand20", "colorBackgroundBrand30", "colorBackgroundBrandHighlight", "colorBackgroundBrandHighlightWeakest", "colorBackgroundBrandStrong", "colorBackgroundBrandStronger", "colorBackgroundBusy", "colorBackgroundDecorative10Weakest", "colorBackgroundDecorative20Weakest", "colorBackgroundDecorative30Weakest", "colorBackgroundDecorative40Weakest", "colorBackgroundDestructive", "colorBackgroundDestructiveStrong", "colorBackgroundDestructiveStronger", "colorBackgroundDestructiveStrongest", "colorBackgroundDestructiveWeak", "colorBackgroundDestructiveWeaker", "colorBackgroundDestructiveWeakest", "colorBackgroundElevation", "colorBackgroundError", "colorBackgroundErrorStrong", "colorBackgroundErrorStronger", "colorBackgroundErrorStrongest", "colorBackgroundErrorWeakest", "colorBackgroundInverse", "colorBackgroundInverseElevation", "colorBackgroundInverseStrong", "colorBackgroundInverseStrongElevation", "colorBackgroundInverseStronger", "colorBackgroundInverseStrongerElevation", "colorBackgroundInverseStrongest", "colorBackgroundInverseWeakElevation", "colorBackgroundNeutralWeakest", "colorBackgroundNew", "colorBackgroundNewWeakest", "colorBackgroundNotification", "colorBackgroundOffline", "colorBackgroundOverlay", "colorBackgroundPrimary", "colorBackgroundPrimaryStrong", "colorBackgroundPrimaryStronger", "colorBackgroundPrimaryStrongest", "colorBackgroundPrimaryWeak", "colorBackgroundPrimaryWeaker", "colorBackgroundPrimaryWeakest", "colorBackgroundRequired", "colorBackgroundRowStriped", "colorBackgroundStrong", "colorBackgroundStrongElevation", "colorBackgroundStronger", "colorBackgroundStrongest", "colorBackgroundSubaccount", "colorBackgroundSuccess", "colorBackgroundSuccessWeakest", "colorBackgroundTrial", "colorBackgroundUnavailable", "colorBackgroundUser", "colorBackgroundWarning", "colorBackgroundWarningWeakest", "colorBackgroundWeak", "colorBackgroundWeakElevation", "colorBackgroundWeaker", "colorBackgroundWeakerElevation", "colorBackgroundWeakest"];
|
|
31
|
+
declare const BACKGROUND_COLOR_TOKENS: readonly ["colorBackground", "colorBackgroundAvailable", "colorBackgroundBody", "colorBackgroundBodyElevation", "colorBackgroundBodyElevationPrimary", "colorBackgroundBodyInverse", "colorBackgroundBrand", "colorBackgroundBrand10", "colorBackgroundBrand20", "colorBackgroundBrand30", "colorBackgroundBrandHighlight", "colorBackgroundBrandHighlightWeakest", "colorBackgroundBrandStrong", "colorBackgroundBrandStronger", "colorBackgroundBusy", "colorBackgroundDecorative10Weakest", "colorBackgroundDecorative20Weakest", "colorBackgroundDecorative30Weakest", "colorBackgroundDecorative40Weakest", "colorBackgroundDestructive", "colorBackgroundDestructiveStrong", "colorBackgroundDestructiveStronger", "colorBackgroundDestructiveStrongest", "colorBackgroundDestructiveWeak", "colorBackgroundDestructiveWeaker", "colorBackgroundDestructiveWeakest", "colorBackgroundElevation", "colorBackgroundError", "colorBackgroundErrorStrong", "colorBackgroundErrorStronger", "colorBackgroundErrorStrongest", "colorBackgroundErrorWeakest", "colorBackgroundInverse", "colorBackgroundInverseElevation", "colorBackgroundInverseStrong", "colorBackgroundInverseStrongElevation", "colorBackgroundInverseStronger", "colorBackgroundInverseStrongerElevation", "colorBackgroundInverseStrongest", "colorBackgroundInverseWeakElevation", "colorBackgroundNeutralWeakest", "colorBackgroundNew", "colorBackgroundNewWeakest", "colorBackgroundNotification", "colorBackgroundOffline", "colorBackgroundOverlay", "colorBackgroundPrimary", "colorBackgroundPrimaryStrong", "colorBackgroundPrimaryStronger", "colorBackgroundPrimaryStrongest", "colorBackgroundPrimaryWeak", "colorBackgroundPrimaryWeaker", "colorBackgroundPrimaryWeakest", "colorBackgroundRequired", "colorBackgroundRowStriped", "colorBackgroundStrong", "colorBackgroundStrongElevation", "colorBackgroundStronger", "colorBackgroundStrongest", "colorBackgroundSubaccount", "colorBackgroundSuccess", "colorBackgroundSuccessWeakest", "colorBackgroundTrial", "colorBackgroundUnavailable", "colorBackgroundUser", "colorBackgroundWarning", "colorBackgroundWarningWeakest", "colorBackgroundWeak", "colorBackgroundWeakElevation", "colorBackgroundWeaker", "colorBackgroundWeakerElevation", "colorBackgroundWeakest", "colorBackgroundSidebar", "colorBackgroundSidebarStrong", "colorBackgroundSidebarStronger", "colorBackgroundSidebarStrongest", "colorBackgroundTopbar"];
|
|
32
32
|
type BackgroundColorToken = (typeof BACKGROUND_COLOR_TOKENS)[number] | "transparent" | "inherit";
|
|
33
33
|
type BackgroundColor = ResponsiveValue<BackgroundColorToken>;
|
|
34
34
|
type BackgroundImageOptions = Properties["backgroundImage"];
|
|
@@ -210,7 +210,7 @@ type BorderWidthProps = {
|
|
|
210
210
|
};
|
|
211
211
|
//#endregion
|
|
212
212
|
//#region src/color.d.ts
|
|
213
|
-
declare const COLOR_TOKENS: readonly ["colorText", "colorTextBrand", "colorTextBrandHighlight", "colorTextBrandInverse", "colorTextDecorative10", "colorTextDecorative20", "colorTextDecorative30", "colorTextDecorative40", "colorTextDestructive", "colorTextDestructiveStrong", "colorTextDestructiveStronger", "colorTextDestructiveStrongest", "colorTextDestructiveWeak", "colorTextError", "colorTextErrorStrong", "colorTextErrorStronger", "colorTextErrorStrongest", "colorTextErrorWeak", "colorTextIcon", "colorTextIconAvailable", "colorTextIconBrandHighlight", "colorTextIconBrandInverse", "colorTextIconBusy", "colorTextIconError", "colorTextIconInverse", "colorTextIconNeutral", "colorTextIconNew", "colorTextIconNotification", "colorTextIconOffline", "colorTextIconSuccess", "colorTextIconUnavailable", "colorTextIconWarning", "colorTextInverse", "colorTextInverseNew", "colorTextInverseWeak", "colorTextInverseWeaker", "colorTextInverseWeakest", "colorTextLink", "colorTextLinkDestructive", "colorTextLinkDestructiveStrong", "colorTextLinkDestructiveStronger", "colorTextLinkDestructiveStrongest", "colorTextLinkDestructiveWeak", "colorTextLinkStrong", "colorTextLinkStronger", "colorTextLinkStrongest", "colorTextLinkWeak", "colorTextNeutral", "colorTextNew", "colorTextPrimary", "colorTextPrimaryStrong", "colorTextPrimaryStronger", "colorTextPrimaryStrongest", "colorTextPrimaryWeak", "colorTextSubaccount", "colorTextSuccess", "colorTextUser", "colorTextWarning", "colorTextWarningStrong", "colorTextWeak", "colorTextWeaker", "colorTextWeakest"];
|
|
213
|
+
declare const COLOR_TOKENS: readonly ["colorText", "colorTextBrand", "colorTextBrandHighlight", "colorTextBrandInverse", "colorTextDecorative10", "colorTextDecorative20", "colorTextDecorative30", "colorTextDecorative40", "colorTextDestructive", "colorTextDestructiveStrong", "colorTextDestructiveStronger", "colorTextDestructiveStrongest", "colorTextDestructiveWeak", "colorTextError", "colorTextErrorStrong", "colorTextErrorStronger", "colorTextErrorStrongest", "colorTextErrorWeak", "colorTextIcon", "colorTextIconAvailable", "colorTextIconBrandHighlight", "colorTextIconBrandInverse", "colorTextIconBusy", "colorTextIconError", "colorTextIconInverse", "colorTextIconNeutral", "colorTextIconNew", "colorTextIconNotification", "colorTextIconOffline", "colorTextIconSuccess", "colorTextIconUnavailable", "colorTextIconWarning", "colorTextInverse", "colorTextInverseNew", "colorTextInverseWeak", "colorTextInverseWeaker", "colorTextInverseWeakest", "colorTextLink", "colorTextLinkDestructive", "colorTextLinkDestructiveStrong", "colorTextLinkDestructiveStronger", "colorTextLinkDestructiveStrongest", "colorTextLinkDestructiveWeak", "colorTextLinkStrong", "colorTextLinkStronger", "colorTextLinkStrongest", "colorTextLinkWeak", "colorTextNeutral", "colorTextNew", "colorTextPrimary", "colorTextPrimaryStrong", "colorTextPrimaryStronger", "colorTextPrimaryStrongest", "colorTextPrimaryWeak", "colorTextSubaccount", "colorTextSuccess", "colorTextUser", "colorTextWarning", "colorTextWarningStrong", "colorTextWeak", "colorTextWeaker", "colorTextWeakest", "colorTextSidebar"];
|
|
214
214
|
type ColorToken = (typeof COLOR_TOKENS)[number] | "currentColor" | "inherit";
|
|
215
215
|
type Color = ResponsiveValue<ColorToken>;
|
|
216
216
|
type ColorProps = {
|
|
@@ -237,8 +237,22 @@ type IconSizeProps = {
|
|
|
237
237
|
size?: IconSize;
|
|
238
238
|
};
|
|
239
239
|
//#endregion
|
|
240
|
+
//#region src/size.d.ts
|
|
241
|
+
declare const SIZE_TOKENS: readonly ["sizeTopbar", "sizeSidebar", "sizeSidebarCompact"];
|
|
242
|
+
type SizeToken = (typeof SIZE_TOKENS)[number];
|
|
243
|
+
type Size = ResponsiveValue<string | number | SizeToken>;
|
|
244
|
+
type SizeProps = {
|
|
245
|
+
/**
|
|
246
|
+
* Responsive prop of Size tokens for sizing.
|
|
247
|
+
*
|
|
248
|
+
* @type {Size}
|
|
249
|
+
* @memberof SizeProps
|
|
250
|
+
*/
|
|
251
|
+
size?: Size;
|
|
252
|
+
};
|
|
253
|
+
//#endregion
|
|
240
254
|
//#region src/shadow.d.ts
|
|
241
|
-
declare const BOX_SHADOW_TOKENS: readonly ["shadow", "shadowBorder", "shadowBorderBottom", "shadowBorderBottomBrand10Strong", "shadowBorderBottomBrand20Strong", "shadowBorderBottomBrand30Strong", "shadowBorderBottomDecorative10Weaker", "shadowBorderBottomDecorative20Weaker", "shadowBorderBottomDecorative30Weaker", "shadowBorderBottomDecorative40Weaker", "shadowBorderBottomErrorWeaker", "shadowBorderBottomInverseNewWeaker", "shadowBorderBottomInverseWeaker", "shadowBorderBottomInverseWeakerInset", "shadowBorderBottomNeutralWeaker", "shadowBorderBottomNewWeaker", "shadowBorderBottomNotificationStronger", "shadowBorderBottomPrimary", "shadowBorderBottomSubaccount", "shadowBorderBottomSuccessWeaker", "shadowBorderBottomWarningWeaker", "shadowBorderBottomWeak", "shadowBorderBottomWeakInset", "shadowBorderBrand10", "shadowBorderBrand20", "shadowBorderBrand30", "shadowBorderDecorative10Weaker", "shadowBorderDecorative20Weaker", "shadowBorderDecorative30Weaker", "shadowBorderDecorative40Weaker", "shadowBorderDestructive", "shadowBorderDestructiveStrong", "shadowBorderDestructiveStronger", "shadowBorderDestructiveStrongest", "shadowBorderDestructiveWeak", "shadowBorderDestructiveWeaker", "shadowBorderError", "shadowBorderErrorStrong", "shadowBorderErrorStronger", "shadowBorderErrorStrongest", "shadowBorderErrorWeak", "shadowBorderErrorWeaker", "shadowBorderInverse", "shadowBorderInverseNewWeaker", "shadowBorderInverseStrong", "shadowBorderInverseStronger", "shadowBorderInverseStrongest", "shadowBorderInverseWeaker", "shadowBorderInverseWeakest", "shadowBorderNeutralWeaker", "shadowBorderNewWeaker", "shadowBorderNotification", "shadowBorderPrimary", "shadowBorderPrimaryStrong", "shadowBorderPrimaryStronger", "shadowBorderPrimaryStrongest", "shadowBorderPrimaryWeak", "shadowBorderPrimaryWeaker", "shadowBorderRightInverseStrong", "shadowBorderStrong", "shadowBorderSubaccount", "shadowBorderSuccessWeaker", "shadowBorderTopInverseStrongest", "shadowBorderTopPrimary", "shadowBorderTopPrimaryStrongest", "shadowBorderUser", "shadowBorderWarningWeaker", "shadowBorderWeak", "shadowBorderWeaker", "shadowCard", "shadowElevation05", "shadowElevation10", "shadowElevation20", "shadowElevationBottom05", "shadowElevationBottomInverse05", "shadowElevationInverse05", "shadowElevationInverse10", "shadowElevationLeft20", "shadowElevationRightInverse05", "shadowElevationTop05", "shadowElevationTop20", "shadowFocus", "shadowFocusInset", "shadowFocusInverse", "shadowFocusInverseInset", "shadowFocusShadowBorder", "shadowHigh", "shadowLeft", "shadowLeftInverse", "shadowLow", "shadowRight", "shadowRightInverse"];
|
|
255
|
+
declare const BOX_SHADOW_TOKENS: readonly ["shadow", "shadowBorder", "shadowBorderBottom", "shadowBorderBottomBrand10Strong", "shadowBorderBottomBrand20Strong", "shadowBorderBottomBrand30Strong", "shadowBorderBottomDecorative10Weaker", "shadowBorderBottomDecorative20Weaker", "shadowBorderBottomDecorative30Weaker", "shadowBorderBottomDecorative40Weaker", "shadowBorderBottomErrorWeaker", "shadowBorderBottomInverseNewWeaker", "shadowBorderBottomInverseWeaker", "shadowBorderBottomInverseWeakerInset", "shadowBorderBottomNeutralWeaker", "shadowBorderBottomNewWeaker", "shadowBorderBottomNotificationStronger", "shadowBorderBottomPrimary", "shadowBorderBottomSubaccount", "shadowBorderBottomSuccessWeaker", "shadowBorderBottomWarningWeaker", "shadowBorderBottomWeak", "shadowBorderBottomWeakInset", "shadowBorderBrand10", "shadowBorderBrand20", "shadowBorderBrand30", "shadowBorderDecorative10Weaker", "shadowBorderDecorative20Weaker", "shadowBorderDecorative30Weaker", "shadowBorderDecorative40Weaker", "shadowBorderDestructive", "shadowBorderDestructiveStrong", "shadowBorderDestructiveStronger", "shadowBorderDestructiveStrongest", "shadowBorderDestructiveWeak", "shadowBorderDestructiveWeaker", "shadowBorderError", "shadowBorderErrorStrong", "shadowBorderErrorStronger", "shadowBorderErrorStrongest", "shadowBorderErrorWeak", "shadowBorderErrorWeaker", "shadowBorderInverse", "shadowBorderInverseNewWeaker", "shadowBorderInverseStrong", "shadowBorderInverseStronger", "shadowBorderInverseStrongest", "shadowBorderInverseWeaker", "shadowBorderInverseWeakest", "shadowBorderNeutralWeaker", "shadowBorderNewWeaker", "shadowBorderNotification", "shadowBorderPrimary", "shadowBorderPrimaryStrong", "shadowBorderPrimaryStronger", "shadowBorderPrimaryStrongest", "shadowBorderPrimaryWeak", "shadowBorderPrimaryWeaker", "shadowBorderRightInverseStrong", "shadowBorderStrong", "shadowBorderSubaccount", "shadowBorderSuccessWeaker", "shadowBorderTopInverseStrongest", "shadowBorderTopPrimary", "shadowBorderTopPrimaryStrongest", "shadowBorderUser", "shadowBorderWarningWeaker", "shadowBorderWeak", "shadowBorderWeaker", "shadowCard", "shadowElevation05", "shadowElevation10", "shadowElevation20", "shadowElevationBottom05", "shadowElevationBottomInverse05", "shadowElevationInverse05", "shadowElevationInverse10", "shadowElevationLeft20", "shadowElevationRightInverse05", "shadowElevationTop05", "shadowElevationTop20", "shadowFocus", "shadowFocusInset", "shadowFocusInverse", "shadowFocusInverseInset", "shadowFocusShadowBorder", "shadowHigh", "shadowLeft", "shadowLeftInverse", "shadowLow", "shadowRight", "shadowRightInverse", "shadowSidebarRight", "shadowSidebarBottom", "shadowTopbarBottom"];
|
|
242
256
|
type BoxShadowToken = (typeof BOX_SHADOW_TOKENS)[number];
|
|
243
257
|
type BoxShadow = ResponsiveValue<BoxShadowToken | Property.BoxShadow>;
|
|
244
258
|
type BoxShadowProps = {
|
|
@@ -495,4 +509,4 @@ interface PositionProps {
|
|
|
495
509
|
inset?: Inset;
|
|
496
510
|
}
|
|
497
511
|
//#endregion
|
|
498
|
-
export { BACKGROUND_COLOR_TOKENS, BORDER_COLOR_TOKENS, BORDER_WIDTH_TOKENS, BOX_SHADOW_TOKENS, BackgroundAttachment, BackgroundAttachmentOptions, BackgroundColor, BackgroundColorToken, BackgroundImage, BackgroundImageOptions, BackgroundPosition, BackgroundPositionOptions, BackgroundProps, BackgroundRepeat, BackgroundRepeatOptions, BackgroundSize, BackgroundSizeOptions, BorderColor, BorderColorProps, BorderColorToken, BorderRadius, BorderRadiusProps, BorderWidth, BorderWidthOptions, BorderWidthProps, BorderWidthToken, Bottom, BottomOptions, BoxShadow, BoxShadowProps, BoxShadowToken, COLOR_TOKENS, Color, ColorProps, ColorToken, FONT_FAMILY_TOKENS, FONT_SIZE_TOKENS, FONT_WEIGHT_TOKENS, FontFamily, FontFamilyToken, FontSize, FontSizeToken, FontWeight, FontWeightToken, Gap, GapProps, IconSize, IconSizeProps, IconSizeToken, Inset, InsetOptions, LINE_HEIGHT_TOKENS, Left, LeftOptions, LineHeight, LineHeightToken, Margin, MarginProps, ObjectOrArray, Padding, PaddingProps, Position, PositionOptions, PositionProps, RADII_TOKENS, RadiiOptions, RequiredTheme, ResponsiveValue, Right, RightOptions, SIZE_ICON_TOKENS, SPACE_TOKENS, Space, SpaceOptions, SpaceProps, TLengthStyledSystem, Theme, ThemeValue, Top, TopOptions, TypographyProps, ZIndex, ZIndexProps, ZIndexToken, Z_INDEX_TOKENS };
|
|
512
|
+
export { BACKGROUND_COLOR_TOKENS, BORDER_COLOR_TOKENS, BORDER_WIDTH_TOKENS, BOX_SHADOW_TOKENS, BackgroundAttachment, BackgroundAttachmentOptions, BackgroundColor, BackgroundColorToken, BackgroundImage, BackgroundImageOptions, BackgroundPosition, BackgroundPositionOptions, BackgroundProps, BackgroundRepeat, BackgroundRepeatOptions, BackgroundSize, BackgroundSizeOptions, BorderColor, BorderColorProps, BorderColorToken, BorderRadius, BorderRadiusProps, BorderWidth, BorderWidthOptions, BorderWidthProps, BorderWidthToken, Bottom, BottomOptions, BoxShadow, BoxShadowProps, BoxShadowToken, COLOR_TOKENS, Color, ColorProps, ColorToken, FONT_FAMILY_TOKENS, FONT_SIZE_TOKENS, FONT_WEIGHT_TOKENS, FontFamily, FontFamilyToken, FontSize, FontSizeToken, FontWeight, FontWeightToken, Gap, GapProps, IconSize, IconSizeProps, IconSizeToken, Inset, InsetOptions, LINE_HEIGHT_TOKENS, Left, LeftOptions, LineHeight, LineHeightToken, Margin, MarginProps, ObjectOrArray, Padding, PaddingProps, Position, PositionOptions, PositionProps, RADII_TOKENS, RadiiOptions, RequiredTheme, ResponsiveValue, Right, RightOptions, SIZE_ICON_TOKENS, SIZE_TOKENS, SPACE_TOKENS, Size, SizeProps, SizeToken, Space, SpaceOptions, SpaceProps, TLengthStyledSystem, Theme, ThemeValue, Top, TopOptions, TypographyProps, ZIndex, ZIndexProps, ZIndexToken, Z_INDEX_TOKENS };
|
package/dist/index.mjs
CHANGED
|
@@ -71,7 +71,12 @@ const BACKGROUND_COLOR_TOKENS = [
|
|
|
71
71
|
"colorBackgroundWeakElevation",
|
|
72
72
|
"colorBackgroundWeaker",
|
|
73
73
|
"colorBackgroundWeakerElevation",
|
|
74
|
-
"colorBackgroundWeakest"
|
|
74
|
+
"colorBackgroundWeakest",
|
|
75
|
+
"colorBackgroundSidebar",
|
|
76
|
+
"colorBackgroundSidebarStrong",
|
|
77
|
+
"colorBackgroundSidebarStronger",
|
|
78
|
+
"colorBackgroundSidebarStrongest",
|
|
79
|
+
"colorBackgroundTopbar"
|
|
75
80
|
];
|
|
76
81
|
//#endregion
|
|
77
82
|
//#region src/border.ts
|
|
@@ -212,7 +217,8 @@ const COLOR_TOKENS = [
|
|
|
212
217
|
"colorTextWarningStrong",
|
|
213
218
|
"colorTextWeak",
|
|
214
219
|
"colorTextWeaker",
|
|
215
|
-
"colorTextWeakest"
|
|
220
|
+
"colorTextWeakest",
|
|
221
|
+
"colorTextSidebar"
|
|
216
222
|
];
|
|
217
223
|
//#endregion
|
|
218
224
|
//#region src/icon.ts
|
|
@@ -231,6 +237,13 @@ const SIZE_ICON_TOKENS = [
|
|
|
231
237
|
"sizeIcon110"
|
|
232
238
|
];
|
|
233
239
|
//#endregion
|
|
240
|
+
//#region src/size.ts
|
|
241
|
+
const SIZE_TOKENS = [
|
|
242
|
+
"sizeTopbar",
|
|
243
|
+
"sizeSidebar",
|
|
244
|
+
"sizeSidebarCompact"
|
|
245
|
+
];
|
|
246
|
+
//#endregion
|
|
234
247
|
//#region src/shadow.ts
|
|
235
248
|
const BOX_SHADOW_TOKENS = [
|
|
236
249
|
"shadow",
|
|
@@ -324,7 +337,10 @@ const BOX_SHADOW_TOKENS = [
|
|
|
324
337
|
"shadowLeftInverse",
|
|
325
338
|
"shadowLow",
|
|
326
339
|
"shadowRight",
|
|
327
|
-
"shadowRightInverse"
|
|
340
|
+
"shadowRightInverse",
|
|
341
|
+
"shadowSidebarRight",
|
|
342
|
+
"shadowSidebarBottom",
|
|
343
|
+
"shadowTopbarBottom"
|
|
328
344
|
];
|
|
329
345
|
//#endregion
|
|
330
346
|
//#region src/space.ts
|
|
@@ -451,4 +467,4 @@ const Z_INDEX_TOKENS = [
|
|
|
451
467
|
"zIndex90"
|
|
452
468
|
];
|
|
453
469
|
//#endregion
|
|
454
|
-
export { BACKGROUND_COLOR_TOKENS, BORDER_COLOR_TOKENS, BORDER_WIDTH_TOKENS, BOX_SHADOW_TOKENS, COLOR_TOKENS, FONT_FAMILY_TOKENS, FONT_SIZE_TOKENS, FONT_WEIGHT_TOKENS, LINE_HEIGHT_TOKENS, RADII_TOKENS, SIZE_ICON_TOKENS, SPACE_TOKENS, Z_INDEX_TOKENS };
|
|
470
|
+
export { BACKGROUND_COLOR_TOKENS, BORDER_COLOR_TOKENS, BORDER_WIDTH_TOKENS, BOX_SHADOW_TOKENS, COLOR_TOKENS, FONT_FAMILY_TOKENS, FONT_SIZE_TOKENS, FONT_WEIGHT_TOKENS, LINE_HEIGHT_TOKENS, RADII_TOKENS, SIZE_ICON_TOKENS, SIZE_TOKENS, SPACE_TOKENS, Z_INDEX_TOKENS };
|