@astral/features 3.96.3 → 3.97.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.
@@ -337,7 +337,7 @@ export declare const LabelTitle: import("@emotion/styled").StyledComponent<impor
337
337
  noWrap?: boolean | undefined;
338
338
  paragraph?: boolean | undefined;
339
339
  } & {
340
- color?: "red" | "green" | "yellow" | "primary" | "secondary" | "grey" | "error" | "warning" | "info" | "success" | "text" | "textSecondary" | undefined;
340
+ color?: "red" | "green" | "yellow" | "primary" | "secondary" | "grey" | "info" | "error" | "warning" | "success" | "text" | "textSecondary" | undefined;
341
341
  variant?: import("@mui/material").TypographyVariant | keyof import("@mui/material").TypographyPropsVariantOverrides | undefined;
342
342
  colorIntensity?: ("800" | "900" | "700" | "600" | "500" | "400" | "300" | "200" | "100") | undefined;
343
343
  component?: ("symbol" | "object" | "small" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "caption" | "button" | "link" | "code" | "main" | "clipPath" | "filter" | "mask" | "marker" | "text" | "svg" | "slot" | "style" | "title" | import("react").ComponentType<any> | "search" | "big" | "sub" | "sup" | "article" | "dialog" | "figure" | "form" | "img" | "menu" | "menuitem" | "option" | "switch" | "table" | "time" | "a" | "abbr" | "address" | "area" | "aside" | "audio" | "b" | "base" | "bdi" | "bdo" | "blockquote" | "body" | "br" | "canvas" | "center" | "cite" | "col" | "colgroup" | "data" | "datalist" | "dd" | "del" | "details" | "dfn" | "div" | "dl" | "dt" | "em" | "embed" | "fieldset" | "figcaption" | "footer" | "head" | "header" | "hgroup" | "hr" | "html" | "i" | "iframe" | "input" | "ins" | "kbd" | "keygen" | "label" | "legend" | "li" | "map" | "mark" | "meta" | "meter" | "nav" | "noindex" | "noscript" | "ol" | "optgroup" | "output" | "p" | "param" | "picture" | "pre" | "progress" | "q" | "rp" | "rt" | "ruby" | "s" | "samp" | "script" | "section" | "select" | "source" | "span" | "strong" | "summary" | "template" | "tbody" | "td" | "textarea" | "tfoot" | "th" | "thead" | "tr" | "track" | "u" | "ul" | "var" | "video" | "wbr" | "webview" | "animate" | "animateMotion" | "animateTransform" | "circle" | "defs" | "desc" | "ellipse" | "feBlend" | "feColorMatrix" | "feComponentTransfer" | "feComposite" | "feConvolveMatrix" | "feDiffuseLighting" | "feDisplacementMap" | "feDistantLight" | "feDropShadow" | "feFlood" | "feFuncA" | "feFuncB" | "feFuncG" | "feFuncR" | "feGaussianBlur" | "feImage" | "feMerge" | "feMergeNode" | "feMorphology" | "feOffset" | "fePointLight" | "feSpecularLighting" | "feSpotLight" | "feTile" | "feTurbulence" | "foreignObject" | "g" | "image" | "line" | "linearGradient" | "metadata" | "mpath" | "path" | "pattern" | "polygon" | "polyline" | "radialGradient" | "rect" | "stop" | "textPath" | "tspan" | "use" | "view") | undefined;
@@ -337,7 +337,7 @@ export declare const LabelTitle: import("@emotion/styled").StyledComponent<impor
337
337
  noWrap?: boolean | undefined;
338
338
  paragraph?: boolean | undefined;
339
339
  } & {
340
- color?: "red" | "green" | "yellow" | "primary" | "secondary" | "grey" | "error" | "warning" | "info" | "success" | "text" | "textSecondary" | undefined;
340
+ color?: "red" | "green" | "yellow" | "primary" | "secondary" | "grey" | "info" | "error" | "warning" | "success" | "text" | "textSecondary" | undefined;
341
341
  variant?: import("@mui/material").TypographyVariant | keyof import("@mui/material").TypographyPropsVariantOverrides | undefined;
342
342
  colorIntensity?: ("800" | "900" | "700" | "600" | "500" | "400" | "300" | "200" | "100") | undefined;
343
343
  component?: ("symbol" | "object" | "small" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "caption" | "button" | "link" | "code" | "main" | "clipPath" | "filter" | "mask" | "marker" | "text" | "svg" | "slot" | "style" | "title" | import("react").ComponentType<any> | "search" | "big" | "sub" | "sup" | "article" | "dialog" | "figure" | "form" | "img" | "menu" | "menuitem" | "option" | "switch" | "table" | "time" | "a" | "abbr" | "address" | "area" | "aside" | "audio" | "b" | "base" | "bdi" | "bdo" | "blockquote" | "body" | "br" | "canvas" | "center" | "cite" | "col" | "colgroup" | "data" | "datalist" | "dd" | "del" | "details" | "dfn" | "div" | "dl" | "dt" | "em" | "embed" | "fieldset" | "figcaption" | "footer" | "head" | "header" | "hgroup" | "hr" | "html" | "i" | "iframe" | "input" | "ins" | "kbd" | "keygen" | "label" | "legend" | "li" | "map" | "mark" | "meta" | "meter" | "nav" | "noindex" | "noscript" | "ol" | "optgroup" | "output" | "p" | "param" | "picture" | "pre" | "progress" | "q" | "rp" | "rt" | "ruby" | "s" | "samp" | "script" | "section" | "select" | "source" | "span" | "strong" | "summary" | "template" | "tbody" | "td" | "textarea" | "tfoot" | "th" | "thead" | "tr" | "track" | "u" | "ul" | "var" | "video" | "wbr" | "webview" | "animate" | "animateMotion" | "animateTransform" | "circle" | "defs" | "desc" | "ellipse" | "feBlend" | "feColorMatrix" | "feComponentTransfer" | "feComposite" | "feConvolveMatrix" | "feDiffuseLighting" | "feDisplacementMap" | "feDistantLight" | "feDropShadow" | "feFlood" | "feFuncA" | "feFuncB" | "feFuncG" | "feFuncR" | "feGaussianBlur" | "feImage" | "feMerge" | "feMergeNode" | "feMorphology" | "feOffset" | "fePointLight" | "feSpecularLighting" | "feSpotLight" | "feTile" | "feTurbulence" | "foreignObject" | "g" | "image" | "line" | "linearGradient" | "metadata" | "mpath" | "path" | "pattern" | "polygon" | "polyline" | "radialGradient" | "rect" | "stop" | "textPath" | "tspan" | "use" | "view") | undefined;
package/package.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@astral/features",
3
3
  "browser": "./index.js",
4
4
  "main": "./node/index.js",
5
- "version": "3.96.3",
5
+ "version": "3.97.0",
6
6
  "dependencies": {
7
- "@astral/ui": "^3.96.3",
7
+ "@astral/ui": "^3.97.0",
8
8
  "mobx": "^6.8.0",
9
9
  "mobx-react-lite": "^3.4.0",
10
10
  "@astral/cryptopro-cades": "^1.5.1"