@flywire/react-headlessui
Advanced tools
Comparing version 0.3.1 to 0.3.2-0
@@ -34,1 +34,2 @@ "use strict"; | ||
__exportStar(require("./useDatePicker"), exports); | ||
__exportStar(require("./usePhoneInput"), exports); |
@@ -8,2 +8,3 @@ export { default as useButton } from './useButton'; | ||
export * from './useDatePicker'; | ||
export * from './usePhoneInput'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -8,1 +8,2 @@ export { default as useButton } from './useButton'; | ||
export * from './useDatePicker'; | ||
export * from './usePhoneInput'; |
@@ -8,2 +8,3 @@ export { default as useButton } from './useButton'; | ||
export * from './useDatePicker'; | ||
export * from './usePhoneInput'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -24,3 +24,3 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { | ||
else if (typeof define === "function" && define.amd) { | ||
define(["require", "exports", "./useButton", "./useId", "./useInput", "./useMaskInput", "./useMoneyInput", "./useRunAfterUpdate", "./useDatePicker"], factory); | ||
define(["require", "exports", "./useButton", "./useId", "./useInput", "./useMaskInput", "./useMoneyInput", "./useRunAfterUpdate", "./useDatePicker", "./usePhoneInput"], factory); | ||
} | ||
@@ -44,2 +44,3 @@ })(function (require, exports) { | ||
__exportStar(require("./useDatePicker"), exports); | ||
__exportStar(require("./usePhoneInput"), exports); | ||
}); |
@@ -8,2 +8,3 @@ export { default as useButton } from './useButton'; | ||
export * from './useDatePicker'; | ||
export * from './usePhoneInput'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@flywire/react-headlessui", | ||
"version": "0.3.1", | ||
"version": "0.3.2-0", | ||
"description": "Headless UI components", | ||
@@ -5,0 +5,0 @@ "main": "./dist/umd/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
326854
470
5585