@papyrus-ui/styles 0.1.4 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -152,6 +152,7 @@ export declare const SPACING: {
152
152
  96: string;
153
153
  auto: string;
154
154
  };
155
+ export declare const POINTER_EVENTS: readonly ["auto", "none"];
155
156
  export declare const INSET: {
156
157
  auto: string;
157
158
  '-px': string;
@@ -11456,6 +11456,7 @@ export declare const atoms: ((props: {
11456
11456
  transition?: "collapse" | "base" | "fade" | undefined;
11457
11457
  verticalAlign?: "baseline" | "top" | "middle" | "bottom" | undefined;
11458
11458
  whiteSpace?: "nowrap" | "normal" | undefined;
11459
+ pointerEvents?: "none" | "auto" | undefined;
11459
11460
  zIndex?: 0 | 10 | 20 | 30 | 40 | 50 | undefined;
11460
11461
  inset?: 0 | 5 | 6 | 2 | 4 | 7 | 9 | 10 | "auto" | 1 | 8 | 3 | 11 | 12 | 20 | 40 | 0.5 | "-px" | "-0.5" | "-1" | "-1.5" | "-2" | "-2.5" | "-3" | "-3.5" | "-4" | "-5" | "-5.5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-14" | "-16" | "-20" | "-24" | "-28" | "-32" | "-36" | "-40" | "-44" | "-48" | "-52" | "-56" | "-60" | "-64" | "-72" | "-80" | "-96" | "px" | 1.5 | 2.5 | 3.5 | 14 | 16 | 24 | 28 | 32 | 36 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96 | undefined;
11461
11462
  start?: 0 | 5 | 6 | 2 | 4 | 7 | 9 | 10 | "auto" | 1 | 8 | 3 | 11 | 12 | 20 | 40 | 0.5 | "-px" | "-0.5" | "-1" | "-1.5" | "-2" | "-2.5" | "-3" | "-3.5" | "-4" | "-5" | "-5.5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-14" | "-16" | "-20" | "-24" | "-28" | "-32" | "-36" | "-40" | "-44" | "-48" | "-52" | "-56" | "-60" | "-64" | "-72" | "-80" | "-96" | "px" | 1.5 | 2.5 | 3.5 | 14 | 16 | 24 | 28 | 32 | 36 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96 | undefined;
@@ -12103,6 +12104,6 @@ export declare const atoms: ((props: {
12103
12104
  darkMode?: "currentColor" | "inherit" | "transparent" | "black" | "white" | "light500" | "light300" | "light100" | "accent800" | "success200" | "neutral700" | "accent600" | "neutral900" | "accent400" | "success800" | "neutral100" | "dark200" | "neutral500" | "dark400" | "success400" | "success600" | "neutral300" | "light50" | "dark50" | "primary50" | "dark700" | "primary100" | "danger200" | "dark900" | "primary300" | "accent300" | "danger400" | "primary500" | "accent100" | "danger600" | "warning800" | "primary700" | "danger800" | "warning600" | "primary900" | "warning400" | "warning200" | "success50" | "danger50" | "light900" | "light700" | "light400" | "light200" | "accent900" | "success100" | "accent700" | "neutral800" | "accent500" | "success700" | "neutral200" | "dark300" | "neutral400" | "success900" | "dark500" | "neutral600" | "success300" | "success500" | "dark100" | "accent50" | "dark600" | "warning50" | "danger100" | "dark800" | "primary200" | "accent200" | "danger300" | "warning900" | "primary400" | "danger500" | "warning700" | "primary600" | "danger700" | "warning500" | "primary800" | "danger900" | "warning300" | "warning100" | "light800" | "neutral50" | "light600" | "highlight" | "highlightAlt" | undefined;
12104
12105
  } | undefined;
12105
12106
  }) => string) & {
12106
- properties: Set<"flex" | "end" | "start" | "left" | "right" | "top" | "bottom" | "alignItems" | "alignSelf" | "aspectRatio" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomWidth" | "borderInlineEndWidth" | "borderInlineStartWidth" | "borderLeftWidth" | "borderRightWidth" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopWidth" | "boxShadow" | "color" | "display" | "flexDirection" | "flexWrap" | "fontFamily" | "fontSize" | "fontWeight" | "height" | "inset" | "insetInlineEnd" | "insetInlineStart" | "justifyContent" | "letterSpacing" | "lineHeight" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "objectFit" | "order" | "overflowX" | "overflowY" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "textAlign" | "textOverflow" | "textTransform" | "verticalAlign" | "whiteSpace" | "width" | "zIndex" | "background" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRight" | "borderStyle" | "borderTop" | "overflow" | "textDecoration" | "transition" | "shadow" | "px" | "borderTopStartRadius" | "borderTopEndRadius" | "borderBottomStartRadius" | "borderBottomEndRadius" | "rounded" | "roundedTop" | "roundedRight" | "roundedBottom" | "roundedLeft" | "roundedTopRight" | "roundedTopLeft" | "roundedBottomLeft" | "roundedBottomRight" | "roundedStart" | "roundedEnd" | "roundedTopStart" | "roundedTopEnd" | "roundedBottomStart" | "roundedBottomEnd" | "borderStart" | "borderEnd" | "borderX" | "borderY" | "m" | "mb" | "ml" | "mr" | "mt" | "mx" | "my" | "ms" | "me" | "p" | "pb" | "pl" | "pr" | "pt" | "py" | "ps" | "pe" | "bg">;
12107
+ properties: Set<"flex" | "end" | "start" | "left" | "right" | "top" | "bottom" | "alignItems" | "alignSelf" | "aspectRatio" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomWidth" | "borderInlineEndWidth" | "borderInlineStartWidth" | "borderLeftWidth" | "borderRightWidth" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopWidth" | "boxShadow" | "color" | "display" | "flexDirection" | "flexWrap" | "fontFamily" | "fontSize" | "fontWeight" | "height" | "inset" | "insetInlineEnd" | "insetInlineStart" | "justifyContent" | "letterSpacing" | "lineHeight" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "objectFit" | "order" | "overflowX" | "overflowY" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pointerEvents" | "position" | "textAlign" | "textOverflow" | "textTransform" | "verticalAlign" | "whiteSpace" | "width" | "zIndex" | "background" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRight" | "borderStyle" | "borderTop" | "overflow" | "textDecoration" | "transition" | "shadow" | "px" | "borderTopStartRadius" | "borderTopEndRadius" | "borderBottomStartRadius" | "borderBottomEndRadius" | "rounded" | "roundedTop" | "roundedRight" | "roundedBottom" | "roundedLeft" | "roundedTopRight" | "roundedTopLeft" | "roundedBottomLeft" | "roundedBottomRight" | "roundedStart" | "roundedEnd" | "roundedTopStart" | "roundedTopEnd" | "roundedBottomStart" | "roundedBottomEnd" | "borderStart" | "borderEnd" | "borderX" | "borderY" | "m" | "mb" | "ml" | "mr" | "mt" | "mx" | "my" | "ms" | "me" | "p" | "pb" | "pl" | "pr" | "pt" | "py" | "ps" | "pe" | "bg">;
12107
12108
  };
12108
12109
  export {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@papyrus-ui/styles",
3
- "version": "0.1.4",
3
+ "version": "0.2.0",
4
4
  "description": "Global styles, themes and style utilities for implementing components based on the Papyrus UI design system.",
5
5
  "files": [
6
6
  "CHANGELOG.md",