Socket
Socket
Sign inDemoInstall

@yamada-ui/use-token

Package Overview
Dependencies
Maintainers
1
Versions
661
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.6 to 0.1.7

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" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionDuration" | "transitionEasing" | "transitionProperty" | "zIndices" = "borders" | "breakpoints" | "colors" | "colorSchemes" | "fonts" | "fontSizes" | "fontWeights" | "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 "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;
export { useToken };
{
"name": "@yamada-ui/use-token",
"version": "0.1.6",
"version": "0.1.7",
"description": "Yamada UI useToken custom hook",

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

"dependencies": {
"@yamada-ui/core": "0.1.6",
"@yamada-ui/core": "0.2.0",
"@yamada-ui/utils": "0.1.1"

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc