File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -41,10 +41,16 @@ The following default configuration objects are exported for convenience.
41
41
- ` defaultOperators `
42
42
- ` defaultTranslations `
43
43
- ` defaultValueProcessor `
44
+ - ` defaultMongoDBValueProcessor `
45
+ - ` defaultFields `
46
+ - ` standardClassnames `
44
47
45
48
The following components are also exported:
46
49
47
50
- ` ActionElement ` - used for action buttons (to add rules, remove groups, etc.)
51
+ - ` DragHandle ` - used for the drag handle on rules and group headers
48
52
- ` NotToggle ` - used for the "Invert this group" toggle switch
53
+ - ` Rule ` - the default rule component
54
+ - ` RuleGroup ` - the default rule group component
49
55
- ` ValueEditor ` - the default ` valueEditor ` component
50
56
- ` ValueSelector ` - used for drop-down lists (combinator, field, and operator selectors)
You can’t perform that action at this time.
0 commit comments