@sheinx/hooks 3.9.11-beta.6 → 3.9.11-beta.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/components/use-form/index.d.ts +1 -1
- package/cjs/components/use-form/index.d.ts.map +1 -1
- package/cjs/components/use-form/index.js +7 -0
- package/esm/components/use-form/index.d.ts +1 -1
- package/esm/components/use-form/index.d.ts.map +1 -1
- package/esm/components/use-form/index.js +1 -1
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@ export * from './use-form-flow';
|
|
|
5
5
|
export * from './use-form-context';
|
|
6
6
|
export * from './use-form-schema';
|
|
7
7
|
export { default, default as useForm } from './use-form';
|
|
8
|
-
export { useFormConfig } from './form-config-context';
|
|
8
|
+
export { useFormConfig, FormConfigContext } from './form-config-context';
|
|
9
9
|
export { useFormFunc } from './form-func-context';
|
|
10
10
|
export { useFormSchema } from './form-schema-context';
|
|
11
11
|
export type { BaseFormProps, FormCommonConfig, FormLabelConfig } from './use-form.type';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAElC,OAAO,EAAE,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,YAAY,CAAC;AACzD,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAElC,OAAO,EAAE,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,YAAY,CAAC;AACzD,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AACzE,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,YAAY,EAAE,aAAa,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC"}
|
|
@@ -7,9 +7,16 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
7
7
|
var _exportNames = {
|
|
8
8
|
useForm: true,
|
|
9
9
|
useFormConfig: true,
|
|
10
|
+
FormConfigContext: true,
|
|
10
11
|
useFormFunc: true,
|
|
11
12
|
useFormSchema: true
|
|
12
13
|
};
|
|
14
|
+
Object.defineProperty(exports, "FormConfigContext", {
|
|
15
|
+
enumerable: true,
|
|
16
|
+
get: function get() {
|
|
17
|
+
return _formConfigContext.FormConfigContext;
|
|
18
|
+
}
|
|
19
|
+
});
|
|
13
20
|
Object.defineProperty(exports, "default", {
|
|
14
21
|
enumerable: true,
|
|
15
22
|
get: function get() {
|
|
@@ -5,7 +5,7 @@ export * from './use-form-flow';
|
|
|
5
5
|
export * from './use-form-context';
|
|
6
6
|
export * from './use-form-schema';
|
|
7
7
|
export { default, default as useForm } from './use-form';
|
|
8
|
-
export { useFormConfig } from './form-config-context';
|
|
8
|
+
export { useFormConfig, FormConfigContext } from './form-config-context';
|
|
9
9
|
export { useFormFunc } from './form-func-context';
|
|
10
10
|
export { useFormSchema } from './form-schema-context';
|
|
11
11
|
export type { BaseFormProps, FormCommonConfig, FormLabelConfig } from './use-form.type';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAElC,OAAO,EAAE,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,YAAY,CAAC;AACzD,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAElC,OAAO,EAAE,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,YAAY,CAAC;AACzD,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AACzE,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,YAAY,EAAE,aAAa,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC"}
|
|
@@ -6,6 +6,6 @@ export * from "./use-form-flow";
|
|
|
6
6
|
export * from "./use-form-context";
|
|
7
7
|
export * from "./use-form-schema";
|
|
8
8
|
export { default, default as useForm } from "./use-form";
|
|
9
|
-
export { useFormConfig } from "./form-config-context";
|
|
9
|
+
export { useFormConfig, FormConfigContext } from "./form-config-context";
|
|
10
10
|
export { useFormFunc } from "./form-func-context";
|
|
11
11
|
export { useFormSchema } from "./form-schema-context";
|