@next-bricks/visual-builder 1.33.3 → 1.33.4
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/dist/bricks.json +12 -12
- package/dist/chunks/{7150.beb20743.js → 7150.8f4275c9.js} +3 -3
- package/dist/chunks/7150.8f4275c9.js.map +1 -0
- package/dist/chunks/9080.b97eaf67.js +2 -0
- package/dist/chunks/9080.b97eaf67.js.map +1 -0
- package/dist/chunks/{main.20601ac2.js → main.dc8863df.js} +2 -2
- package/dist/chunks/{main.20601ac2.js.map → main.dc8863df.js.map} +1 -1
- package/dist/chunks/property-editor.cf54f296.js +2 -0
- package/dist/chunks/property-editor.cf54f296.js.map +1 -0
- package/dist/{index.ddf66c1c.js → index.a36e3a38.js} +2 -2
- package/dist/{index.ddf66c1c.js.map → index.a36e3a38.js.map} +1 -1
- package/dist/manifest.json +74 -74
- package/dist/types.json +436 -436
- package/dist-types/property-editor/index.d.ts +9 -9
- package/package.json +2 -2
- package/dist/chunks/7150.beb20743.js.map +0 -1
- package/dist/chunks/9080.6133a85c.js +0 -2
- package/dist/chunks/9080.6133a85c.js.map +0 -1
- package/dist/chunks/property-editor.bb45bdc0.js +0 -2
- package/dist/chunks/property-editor.bb45bdc0.js.map +0 -1
- /package/dist/chunks/{7150.beb20743.js.LICENSE.txt → 7150.8f4275c9.js.LICENSE.txt} +0 -0
|
@@ -24,7 +24,7 @@ export declare const SchemaField: {
|
|
|
24
24
|
<Decorator extends import("@formily/react").JSXComponent, Component extends import("@formily/react").JSXComponent>(props: import("@formily/react").ISchemaFieldProps<Decorator, Component, import("@formily/core").ObjectField<Decorator, Component>>): JSX.Element;
|
|
25
25
|
displayName: string;
|
|
26
26
|
Markup: {
|
|
27
|
-
<Decorator_1 extends "CodeEditor" | "FormItemWithoutAdvanced" | "
|
|
27
|
+
<Decorator_1 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO", Component_1 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO">(props: import("@formily/react").ISchemaMarkupFieldProps<{
|
|
28
28
|
FormLayout: React.FC<React.PropsWithChildren<import("@formily/antd-v5").IFormLayoutProps>> & {
|
|
29
29
|
useFormLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
30
30
|
useFormDeepLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
@@ -72,7 +72,7 @@ export declare const SchemaField: {
|
|
|
72
72
|
displayName: string;
|
|
73
73
|
};
|
|
74
74
|
String: {
|
|
75
|
-
<Decorator_2 extends "CodeEditor" | "FormItemWithoutAdvanced" | "
|
|
75
|
+
<Decorator_2 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO", Component_2 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO">(props: import("@formily/react").ISchemaTypeFieldProps<{
|
|
76
76
|
FormLayout: React.FC<React.PropsWithChildren<import("@formily/antd-v5").IFormLayoutProps>> & {
|
|
77
77
|
useFormLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
78
78
|
useFormDeepLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
@@ -120,7 +120,7 @@ export declare const SchemaField: {
|
|
|
120
120
|
displayName: string;
|
|
121
121
|
};
|
|
122
122
|
Object: {
|
|
123
|
-
<Decorator_3 extends "CodeEditor" | "FormItemWithoutAdvanced" | "
|
|
123
|
+
<Decorator_3 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO", Component_3 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO">(props: import("@formily/react").ISchemaTypeFieldProps<{
|
|
124
124
|
FormLayout: React.FC<React.PropsWithChildren<import("@formily/antd-v5").IFormLayoutProps>> & {
|
|
125
125
|
useFormLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
126
126
|
useFormDeepLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
@@ -168,7 +168,7 @@ export declare const SchemaField: {
|
|
|
168
168
|
displayName: string;
|
|
169
169
|
};
|
|
170
170
|
Array: {
|
|
171
|
-
<Decorator_4 extends "CodeEditor" | "FormItemWithoutAdvanced" | "
|
|
171
|
+
<Decorator_4 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO", Component_4 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO">(props: import("@formily/react").ISchemaTypeFieldProps<{
|
|
172
172
|
FormLayout: React.FC<React.PropsWithChildren<import("@formily/antd-v5").IFormLayoutProps>> & {
|
|
173
173
|
useFormLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
174
174
|
useFormDeepLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
@@ -216,7 +216,7 @@ export declare const SchemaField: {
|
|
|
216
216
|
displayName: string;
|
|
217
217
|
};
|
|
218
218
|
Boolean: {
|
|
219
|
-
<Decorator_5 extends "CodeEditor" | "FormItemWithoutAdvanced" | "
|
|
219
|
+
<Decorator_5 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO", Component_5 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO">(props: import("@formily/react").ISchemaTypeFieldProps<{
|
|
220
220
|
FormLayout: React.FC<React.PropsWithChildren<import("@formily/antd-v5").IFormLayoutProps>> & {
|
|
221
221
|
useFormLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
222
222
|
useFormDeepLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
@@ -264,7 +264,7 @@ export declare const SchemaField: {
|
|
|
264
264
|
displayName: string;
|
|
265
265
|
};
|
|
266
266
|
Date: {
|
|
267
|
-
<Decorator_6 extends "CodeEditor" | "FormItemWithoutAdvanced" | "
|
|
267
|
+
<Decorator_6 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO", Component_6 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO">(props: import("@formily/react").ISchemaTypeFieldProps<{
|
|
268
268
|
FormLayout: React.FC<React.PropsWithChildren<import("@formily/antd-v5").IFormLayoutProps>> & {
|
|
269
269
|
useFormLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
270
270
|
useFormDeepLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
@@ -312,7 +312,7 @@ export declare const SchemaField: {
|
|
|
312
312
|
displayName: string;
|
|
313
313
|
};
|
|
314
314
|
DateTime: {
|
|
315
|
-
<Decorator_7 extends "CodeEditor" | "FormItemWithoutAdvanced" | "
|
|
315
|
+
<Decorator_7 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO", Component_7 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO">(props: import("@formily/react").ISchemaTypeFieldProps<{
|
|
316
316
|
FormLayout: React.FC<React.PropsWithChildren<import("@formily/antd-v5").IFormLayoutProps>> & {
|
|
317
317
|
useFormLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
318
318
|
useFormDeepLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
@@ -360,7 +360,7 @@ export declare const SchemaField: {
|
|
|
360
360
|
displayName: string;
|
|
361
361
|
};
|
|
362
362
|
Void: {
|
|
363
|
-
<Decorator_8 extends "CodeEditor" | "FormItemWithoutAdvanced" | "
|
|
363
|
+
<Decorator_8 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO", Component_8 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO">(props: import("@formily/react").ISchemaTypeFieldProps<{
|
|
364
364
|
FormLayout: React.FC<React.PropsWithChildren<import("@formily/antd-v5").IFormLayoutProps>> & {
|
|
365
365
|
useFormLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
366
366
|
useFormDeepLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
@@ -408,7 +408,7 @@ export declare const SchemaField: {
|
|
|
408
408
|
displayName: string;
|
|
409
409
|
};
|
|
410
410
|
Number: {
|
|
411
|
-
<Decorator_9 extends "CodeEditor" | "FormItemWithoutAdvanced" | "
|
|
411
|
+
<Decorator_9 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO", Component_9 extends "CodeEditor" | "FormItemWithoutAdvanced" | "Input" | "TextAlignRadio" | "ColorPicker" | "BoxSize" | "FormItem" | "CustomTab" | "CustomTab.TabPanel" | "Switch" | "FormLayout" | "FormCollapse" | "NumberPicker" | "Radio" | "Select" | "CategoryTitle" | "IconSelect" | "UseChildrenSelect" | "InputWithUrl" | "InputWithUnit" | "CustomOptions" | "FormCollapse.CollapsePanel" | "FormItemWithoutAdvanced.BaseItem" | "Input.TextArea" | "Switch.$$typeof" | "FormLayout.useFormLayout" | "FormLayout.useFormDeepLayout" | "FormLayout.useFormShallowLayout" | "FormCollapse.createFormCollapse" | "NumberPicker.$$typeof" | "Radio.Group" | "Radio.$$typeof" | "Radio.__ANT_RADIO">(props: import("@formily/react").ISchemaTypeFieldProps<{
|
|
412
412
|
FormLayout: React.FC<React.PropsWithChildren<import("@formily/antd-v5").IFormLayoutProps>> & {
|
|
413
413
|
useFormLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
|
414
414
|
useFormDeepLayout: () => import("@formily/antd-v5").IFormLayoutContext;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/visual-builder",
|
|
3
|
-
"version": "1.33.
|
|
3
|
+
"version": "1.33.4",
|
|
4
4
|
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/visual-builder",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -44,5 +44,5 @@
|
|
|
44
44
|
"@next-bricks/icons": "*",
|
|
45
45
|
"@next-bricks/vs": "*"
|
|
46
46
|
},
|
|
47
|
-
"gitHead": "
|
|
47
|
+
"gitHead": "4165aa5aca257af9cf83041ae8580473bddbc022"
|
|
48
48
|
}
|