bunadmin-auth-buncms
Advanced tools
Comparing version 1.1.3-beta.1 to 1.1.3-beta.3
@@ -0,0 +0,0 @@ import initData from "./utils/initData"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Values } from "../types"; |
@@ -0,0 +0,0 @@ "use strict"; |
import { Values } from "../types"; | ||
import { TFunction } from "i18next"; | ||
export default function validateController(values: Values, t: TFunction): Partial<Values>; |
@@ -0,0 +0,0 @@ "use strict"; |
export default function SignInContainer(): JSX.Element; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface SignInParamsType { |
@@ -0,0 +0,0 @@ "use strict"; |
declare const useStyles: (props?: any) => Record<"form" | "root" | "loginArea" | "paper" | "avatar" | "submit", string>; | ||
export default useStyles; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface Values { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -0,0 +0,0 @@ import { Column } from "material-table"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
export default function list(): JSX.Element; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare const SchemaName = "user"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export default interface Values { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -0,0 +0,0 @@ import { IPluginData } from "@bunred/bunadmin"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "bunadmin-auth-buncms", | ||
"version": "1.1.3-beta.1", | ||
"version": "1.1.3-beta.3", | ||
"license": "Apache-2.0", | ||
@@ -19,3 +19,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "1df6d35751a1e69abeec99d14c09230d4ac1460c" | ||
"gitHead": "a244062562ec6f39278c1b02ec7b44a9577c2538" | ||
} |
@@ -0,0 +0,0 @@ # bunadmin-plugin-buncms-user |
Sorry, the diff of this file is not supported yet
49903