@zag-js/types
Advanced tools
Comparing version 0.0.0-dev-20220526121406 to 0.0.0-dev-20220615165707
@@ -42,2 +42,1 @@ export declare type ControlProp = { | ||
export declare function defineControls<T extends ControlRecord>(config: T): T; | ||
//# sourceMappingURL=controls.d.ts.map |
@@ -41,2 +41,1 @@ import type * as React from "react"; | ||
export * from "./controls"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -42,2 +42,1 @@ var __defProp = Object.defineProperty; | ||
} | ||
//# sourceMappingURL=index.js.map |
@@ -22,2 +22,3 @@ import type * as React from "react"; | ||
"data-readonly"?: Booleanish; | ||
"data-indeterminate"?: Booleanish; | ||
"data-invalid"?: Booleanish; | ||
@@ -70,2 +71,1 @@ "data-hover"?: Booleanish; | ||
export {}; | ||
//# sourceMappingURL=prop-types.d.ts.map |
{ | ||
"name": "@zag-js/types", | ||
"version": "0.0.0-dev-20220526121406", | ||
"version": "0.0.0-dev-20220615165707", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7493
6
206