Socket
Socket
Sign inDemoInstall

@yamada-ui/use-token

Package Overview
Dependencies
Maintainers
1
Versions
714
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/use-token - npm Package Compare versions

Comparing version 0.0.0-dev-20230909035251 to 0.0.0-dev-20230910042638

2

dist/index.d.ts
import * as _yamada_ui_core from '@yamada-ui/core';
declare const useToken: <Y extends string | number = string, M extends "borders" | "breakpoints" | "colors" | "colorSchemes" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionDuration" | "transitionEasing" | "transitionProperty" | "zIndices" = "borders" | "breakpoints" | "colors" | "colorSchemes" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionDuration" | "transitionEasing" | "transitionProperty" | "zIndices">(name: M, path: number | _yamada_ui_core.GeneratedTheme[M] | undefined) => Y | undefined;
declare const useToken: <Y extends string | number = string, M extends "animations" | "borders" | "breakpoints" | "colors" | "colorSchemes" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionDuration" | "transitionEasing" | "transitionProperty" | "zIndices" = "animations" | "borders" | "breakpoints" | "colors" | "colorSchemes" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionDuration" | "transitionEasing" | "transitionProperty" | "zIndices">(name: M, path: number | _yamada_ui_core.GeneratedTheme[M] | undefined) => Y | undefined;
export { useToken };
{
"name": "@yamada-ui/use-token",
"version": "0.0.0-dev-20230909035251",
"version": "0.0.0-dev-20230910042638",
"description": "Yamada UI useToken custom hook",

@@ -27,3 +27,3 @@ "keywords": [

"dependencies": {
"@yamada-ui/core": "0.0.0-dev-20230909035251",
"@yamada-ui/core": "0.0.0-dev-20230910042638",
"@yamada-ui/utils": "0.2.0"

@@ -30,0 +30,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc