@bryntum/core-react-thin 7.2.4 → 7.3.1
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/lib/BryntumBooleanCombo.d.ts +262 -0
- package/lib/BryntumBooleanCombo.js +205 -0
- package/lib/BryntumBooleanCombo.js.map +1 -0
- package/lib/BryntumButton.d.ts +9 -17
- package/lib/BryntumButton.js +1 -2
- package/lib/BryntumButton.js.map +1 -1
- package/lib/BryntumButtonGroup.d.ts +9 -16
- package/lib/BryntumButtonGroup.js +2 -5
- package/lib/BryntumButtonGroup.js.map +1 -1
- package/lib/BryntumChatPanel.d.ts +19 -23
- package/lib/BryntumChatPanel.js +7 -6
- package/lib/BryntumChatPanel.js.map +1 -1
- package/lib/BryntumCheckbox.d.ts +10 -17
- package/lib/BryntumCheckbox.js +2 -2
- package/lib/BryntumCheckbox.js.map +1 -1
- package/lib/BryntumCheckboxGroup.d.ts +12 -24
- package/lib/BryntumCheckboxGroup.js +2 -6
- package/lib/BryntumCheckboxGroup.js.map +1 -1
- package/lib/BryntumChipView.d.ts +8 -16
- package/lib/BryntumChipView.js +1 -2
- package/lib/BryntumChipView.js.map +1 -1
- package/lib/BryntumCodeEditor.d.ts +12 -23
- package/lib/BryntumCodeEditor.js +2 -5
- package/lib/BryntumCodeEditor.js.map +1 -1
- package/lib/BryntumColorField.d.ts +9 -16
- package/lib/BryntumColorField.js +2 -2
- package/lib/BryntumColorField.js.map +1 -1
- package/lib/BryntumCombo.d.ts +12 -19
- package/lib/BryntumCombo.js +2 -2
- package/lib/BryntumCombo.js.map +1 -1
- package/lib/BryntumContainer.d.ts +8 -15
- package/lib/BryntumContainer.js +2 -5
- package/lib/BryntumContainer.js.map +1 -1
- package/lib/BryntumDateField.d.ts +9 -16
- package/lib/BryntumDateField.js +2 -2
- package/lib/BryntumDateField.js.map +1 -1
- package/lib/BryntumDatePicker.d.ts +12 -23
- package/lib/BryntumDatePicker.js +2 -5
- package/lib/BryntumDatePicker.js.map +1 -1
- package/lib/BryntumDateRangeField.d.ts +12 -19
- package/lib/BryntumDateRangeField.js +2 -2
- package/lib/BryntumDateRangeField.js.map +1 -1
- package/lib/BryntumDateTimeField.d.ts +9 -16
- package/lib/BryntumDateTimeField.js +2 -2
- package/lib/BryntumDateTimeField.js.map +1 -1
- package/lib/BryntumDemoCodeEditor.d.ts +12 -23
- package/lib/BryntumDemoCodeEditor.js +2 -5
- package/lib/BryntumDemoCodeEditor.js.map +1 -1
- package/lib/BryntumDisplayField.d.ts +9 -16
- package/lib/BryntumDisplayField.js +2 -2
- package/lib/BryntumDisplayField.js.map +1 -1
- package/lib/BryntumDurationField.d.ts +9 -16
- package/lib/BryntumDurationField.js +2 -2
- package/lib/BryntumDurationField.js.map +1 -1
- package/lib/BryntumEditor.d.ts +14 -24
- package/lib/BryntumEditor.js +2 -5
- package/lib/BryntumEditor.js.map +1 -1
- package/lib/BryntumFieldFilterPicker.d.ts +8 -15
- package/lib/BryntumFieldFilterPicker.js +2 -5
- package/lib/BryntumFieldFilterPicker.js.map +1 -1
- package/lib/BryntumFieldFilterPickerGroup.d.ts +9 -16
- package/lib/BryntumFieldFilterPickerGroup.js +2 -5
- package/lib/BryntumFieldFilterPickerGroup.js.map +1 -1
- package/lib/BryntumFieldSet.d.ts +12 -24
- package/lib/BryntumFieldSet.js +2 -6
- package/lib/BryntumFieldSet.js.map +1 -1
- package/lib/BryntumFileField.d.ts +9 -16
- package/lib/BryntumFileField.js +2 -2
- package/lib/BryntumFileField.js.map +1 -1
- package/lib/BryntumFilePicker.d.ts +8 -15
- package/lib/BryntumFilePicker.js +2 -5
- package/lib/BryntumFilePicker.js.map +1 -1
- package/lib/BryntumFilterField.d.ts +9 -16
- package/lib/BryntumFilterField.js +2 -2
- package/lib/BryntumFilterField.js.map +1 -1
- package/lib/BryntumHint.d.ts +24 -33
- package/lib/BryntumHint.js +2 -5
- package/lib/BryntumHint.js.map +1 -1
- package/lib/BryntumLabel.d.ts +7 -15
- package/lib/BryntumLabel.js +1 -2
- package/lib/BryntumLabel.js.map +1 -1
- package/lib/BryntumList.d.ts +8 -16
- package/lib/BryntumList.js +1 -2
- package/lib/BryntumList.js.map +1 -1
- package/lib/BryntumMenu.d.ts +23 -28
- package/lib/BryntumMenu.js +2 -6
- package/lib/BryntumMenu.js.map +1 -1
- package/lib/BryntumMonthPicker.d.ts +12 -23
- package/lib/BryntumMonthPicker.js +2 -5
- package/lib/BryntumMonthPicker.js.map +1 -1
- package/lib/BryntumNumberField.d.ts +9 -16
- package/lib/BryntumNumberField.js +2 -2
- package/lib/BryntumNumberField.js.map +1 -1
- package/lib/BryntumPagingToolbar.d.ts +12 -19
- package/lib/BryntumPagingToolbar.js +2 -5
- package/lib/BryntumPagingToolbar.js.map +1 -1
- package/lib/BryntumPanel.d.ts +12 -23
- package/lib/BryntumPanel.js +2 -5
- package/lib/BryntumPanel.js.map +1 -1
- package/lib/BryntumPasswordField.d.ts +9 -16
- package/lib/BryntumPasswordField.js +2 -2
- package/lib/BryntumPasswordField.js.map +1 -1
- package/lib/BryntumProgressBar.d.ts +7 -15
- package/lib/BryntumProgressBar.js +1 -2
- package/lib/BryntumProgressBar.js.map +1 -1
- package/lib/BryntumRadio.d.ts +10 -17
- package/lib/BryntumRadio.js +2 -2
- package/lib/BryntumRadio.js.map +1 -1
- package/lib/BryntumRadioGroup.d.ts +12 -24
- package/lib/BryntumRadioGroup.js +2 -6
- package/lib/BryntumRadioGroup.js.map +1 -1
- package/lib/BryntumSlideToggle.d.ts +10 -17
- package/lib/BryntumSlideToggle.js +2 -2
- package/lib/BryntumSlideToggle.js.map +1 -1
- package/lib/BryntumSlider.d.ts +8 -15
- package/lib/BryntumSlider.js +2 -2
- package/lib/BryntumSlider.js.map +1 -1
- package/lib/BryntumSplitter.d.ts +7 -15
- package/lib/BryntumSplitter.js +1 -2
- package/lib/BryntumSplitter.js.map +1 -1
- package/lib/BryntumTabPanel.d.ts +13 -24
- package/lib/BryntumTabPanel.js +2 -5
- package/lib/BryntumTabPanel.js.map +1 -1
- package/lib/BryntumTextAreaField.d.ts +10 -16
- package/lib/BryntumTextAreaField.js +3 -2
- package/lib/BryntumTextAreaField.js.map +1 -1
- package/lib/BryntumTextAreaPickerField.d.ts +10 -17
- package/lib/BryntumTextAreaPickerField.js +2 -2
- package/lib/BryntumTextAreaPickerField.js.map +1 -1
- package/lib/BryntumTextField.d.ts +9 -16
- package/lib/BryntumTextField.js +2 -2
- package/lib/BryntumTextField.js.map +1 -1
- package/lib/BryntumTimeField.d.ts +10 -17
- package/lib/BryntumTimeField.js +2 -2
- package/lib/BryntumTimeField.js.map +1 -1
- package/lib/BryntumTimePicker.d.ts +8 -15
- package/lib/BryntumTimePicker.js +2 -5
- package/lib/BryntumTimePicker.js.map +1 -1
- package/lib/BryntumToolbar.d.ts +12 -19
- package/lib/BryntumToolbar.js +2 -5
- package/lib/BryntumToolbar.js.map +1 -1
- package/lib/BryntumWidget.d.ts +7 -15
- package/lib/BryntumWidget.js +1 -2
- package/lib/BryntumWidget.js.map +1 -1
- package/lib/BryntumYearPicker.d.ts +12 -23
- package/lib/BryntumYearPicker.js +2 -5
- package/lib/BryntumYearPicker.js.map +1 -1
- package/lib/WrapperHelper.js +2 -2
- package/lib/WrapperHelper.js.map +1 -1
- package/lib/index.d.ts +1 -0
- package/lib/index.js +1 -0
- package/lib/index.js.map +1 -1
- package/package.json +1 -1
- package/src/BryntumBooleanCombo.tsx +1190 -0
- package/src/BryntumButton.tsx +72 -118
- package/src/BryntumButtonGroup.tsx +79 -124
- package/src/BryntumChatPanel.tsx +142 -172
- package/src/BryntumCheckbox.tsx +85 -119
- package/src/BryntumCheckboxGroup.tsx +112 -182
- package/src/BryntumChipView.tsx +67 -107
- package/src/BryntumCodeEditor.tsx +109 -170
- package/src/BryntumColorField.tsx +84 -118
- package/src/BryntumCombo.tsx +103 -153
- package/src/BryntumContainer.tsx +79 -125
- package/src/BryntumDateField.tsx +91 -124
- package/src/BryntumDatePicker.tsx +122 -196
- package/src/BryntumDateRangeField.tsx +90 -127
- package/src/BryntumDateTimeField.tsx +84 -118
- package/src/BryntumDemoCodeEditor.tsx +109 -170
- package/src/BryntumDisplayField.tsx +85 -120
- package/src/BryntumDurationField.tsx +91 -126
- package/src/BryntumEditor.tsx +95 -145
- package/src/BryntumFieldFilterPicker.tsx +81 -129
- package/src/BryntumFieldFilterPickerGroup.tsx +84 -134
- package/src/BryntumFieldSet.tsx +108 -175
- package/src/BryntumFileField.tsx +84 -118
- package/src/BryntumFilePicker.tsx +79 -125
- package/src/BryntumFilterField.tsx +87 -124
- package/src/BryntumHint.tsx +136 -193
- package/src/BryntumLabel.tsx +60 -96
- package/src/BryntumList.tsx +64 -103
- package/src/BryntumMenu.tsx +131 -191
- package/src/BryntumMonthPicker.tsx +109 -170
- package/src/BryntumNumberField.tsx +88 -122
- package/src/BryntumPagingToolbar.tsx +84 -131
- package/src/BryntumPanel.tsx +109 -170
- package/src/BryntumPasswordField.tsx +84 -118
- package/src/BryntumProgressBar.tsx +59 -94
- package/src/BryntumRadio.tsx +85 -119
- package/src/BryntumRadioGroup.tsx +112 -181
- package/src/BryntumSlideToggle.tsx +85 -119
- package/src/BryntumSlider.tsx +68 -102
- package/src/BryntumSplitter.tsx +62 -100
- package/src/BryntumTabPanel.tsx +111 -173
- package/src/BryntumTextAreaField.tsx +92 -120
- package/src/BryntumTextAreaPickerField.tsx +86 -121
- package/src/BryntumTextField.tsx +85 -120
- package/src/BryntumTimeField.tsx +90 -121
- package/src/BryntumTimePicker.tsx +79 -125
- package/src/BryntumToolbar.tsx +84 -131
- package/src/BryntumWidget.tsx +60 -96
- package/src/BryntumYearPicker.tsx +110 -172
- package/src/WrapperHelper.tsx +2 -2
- package/src/index.ts +1 -0
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
5
5
|
import React, { RefObject } from 'react';
|
|
6
|
-
import { AlignSpec, Base, CollectionFilterConfig, Color, Container, CoreContainerItemConfig, CoreContainerLayoutConfig, DomConfig, FieldFilterPicker, FieldFilterPickerConfig, FieldFilterPickerGroup, FieldFilterPickerGroupListeners, FieldOption, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, Rectangle, Scroller, ScrollerConfig, Store, TabConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
|
|
6
|
+
import { AlignSpec, Base, CollectionFilterConfig, Color, Container, CoreContainerItemConfig, CoreContainerLayoutConfig, DomConfig, FieldFilterPicker, FieldFilterPickerConfig, FieldFilterPickerGroup, FieldFilterPickerGroupListeners, FieldOption, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, ReactJSX, Rectangle, Scroller, ScrollerConfig, Store, TabConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -16,14 +16,12 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
16
16
|
/**
|
|
17
17
|
* Element (or element id) to adopt as this Widget's encapsulating element. The widget's
|
|
18
18
|
* content will be placed inside this element.
|
|
19
|
-
* ...
|
|
20
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-adopt)
|
|
19
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-adopt)
|
|
21
20
|
*/
|
|
22
21
|
adopt? : HTMLElement|string
|
|
23
22
|
/**
|
|
24
23
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
25
|
-
* ...
|
|
26
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-align)
|
|
24
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-align)
|
|
27
25
|
*/
|
|
28
26
|
align? : AlignSpec|string
|
|
29
27
|
/**
|
|
@@ -51,15 +49,13 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
51
49
|
/**
|
|
52
50
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
|
|
53
51
|
* into an element which will be linked using the `aria-describedby` attribute.
|
|
54
|
-
* ...
|
|
55
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-ariaDescription)
|
|
52
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-ariaDescription)
|
|
56
53
|
*/
|
|
57
54
|
ariaDescription? : string
|
|
58
55
|
/**
|
|
59
56
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
|
|
60
57
|
* the `aria-label` attribute.
|
|
61
|
-
* ...
|
|
62
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-ariaLabel)
|
|
58
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-ariaLabel)
|
|
63
59
|
*/
|
|
64
60
|
ariaLabel? : string
|
|
65
61
|
/**
|
|
@@ -73,14 +69,12 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
73
69
|
/**
|
|
74
70
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
75
71
|
* hierarchy when triggered.
|
|
76
|
-
* ...
|
|
77
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-bubbleEvents)
|
|
72
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-bubbleEvents)
|
|
78
73
|
*/
|
|
79
74
|
bubbleEvents? : object
|
|
80
75
|
/**
|
|
81
76
|
* Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
|
|
82
|
-
* ...
|
|
83
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-callOnFunctions)
|
|
77
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-callOnFunctions)
|
|
84
78
|
*/
|
|
85
79
|
callOnFunctions? : boolean
|
|
86
80
|
/**
|
|
@@ -102,8 +96,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
102
96
|
/**
|
|
103
97
|
* By default, if an event handler throws an exception, the error propagates up the stack and the
|
|
104
98
|
* application state is undefined. Code which follows the event handler will *not* be executed.
|
|
105
|
-
* ...
|
|
106
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-catchEventHandlerExceptions)
|
|
99
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-catchEventHandlerExceptions)
|
|
107
100
|
*/
|
|
108
101
|
catchEventHandlerExceptions? : boolean
|
|
109
102
|
/**
|
|
@@ -115,15 +108,13 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
115
108
|
* Custom CSS classes to add to element.
|
|
116
109
|
* May be specified as a space separated string, or as an object in which property names
|
|
117
110
|
* with truthy values are used as the class names:
|
|
118
|
-
* ...
|
|
119
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-cls)
|
|
111
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-cls)
|
|
120
112
|
*/
|
|
121
113
|
cls? : string|object
|
|
122
114
|
/**
|
|
123
115
|
* Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
|
|
124
116
|
* `style` block.
|
|
125
|
-
* ...
|
|
126
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-color)
|
|
117
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-color)
|
|
127
118
|
*/
|
|
128
119
|
color? : Color
|
|
129
120
|
/**
|
|
@@ -147,8 +138,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
147
138
|
* Custom CSS classes to add to the [contentElement](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-contentElement).
|
|
148
139
|
* May be specified as a space separated string, or as an object in which property names
|
|
149
140
|
* with truthy values are used as the class names:
|
|
150
|
-
* ...
|
|
151
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-contentElementCls)
|
|
141
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-contentElementCls)
|
|
152
142
|
*/
|
|
153
143
|
contentElementCls? : string|object
|
|
154
144
|
/**
|
|
@@ -173,8 +163,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
173
163
|
/**
|
|
174
164
|
* A [query](https://bryntum.com/products/core/docs/api/Core/widget/Container#function-query) selector function which can identify the descendant widget to which
|
|
175
165
|
* focus should be directed by default.
|
|
176
|
-
* ...
|
|
177
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-defaultFocus)
|
|
166
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-defaultFocus)
|
|
178
167
|
* @param {Core.widget.Widget} widget Widget passed to method
|
|
179
168
|
* @returns {boolean} truthy value if widget is the default one
|
|
180
169
|
*/
|
|
@@ -184,9 +173,9 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
184
173
|
*/
|
|
185
174
|
defaults? : CoreContainerItemConfig
|
|
186
175
|
/**
|
|
187
|
-
* Check for CSS compatibility issues
|
|
188
|
-
*
|
|
189
|
-
* [
|
|
176
|
+
* Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
|
|
177
|
+
* checks:
|
|
178
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-detectCSSCompatibilityIssues)
|
|
190
179
|
*/
|
|
191
180
|
detectCSSCompatibilityIssues? : boolean
|
|
192
181
|
/**
|
|
@@ -198,41 +187,35 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
198
187
|
* [strips collection](https://bryntum.com/products/core/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
|
|
199
188
|
* `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
|
|
200
189
|
* body. Such widgets are called "edge strips".
|
|
201
|
-
* ...
|
|
202
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-dock)
|
|
190
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-dock)
|
|
203
191
|
*/
|
|
204
192
|
dock? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
205
193
|
/**
|
|
206
194
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
207
195
|
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
|
|
208
196
|
* property which controls when a drag should start.
|
|
209
|
-
* ...
|
|
210
|
-
*
|
|
197
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-draggable)
|
|
198
|
+
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
211
199
|
*/
|
|
212
|
-
draggable? : boolean|
|
|
213
|
-
handleSelector?: string
|
|
214
|
-
}
|
|
200
|
+
draggable? : boolean|object
|
|
215
201
|
/**
|
|
216
202
|
* An object specifying attributes to assign to the root element of this widget.
|
|
217
203
|
* Set `null` value to attribute to remove it.
|
|
218
|
-
* ...
|
|
219
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-elementAttributes)
|
|
204
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-elementAttributes)
|
|
220
205
|
*/
|
|
221
206
|
elementAttributes? : Record<string, string|null>
|
|
222
207
|
extraData? : any
|
|
223
208
|
/**
|
|
224
209
|
* Dictionary of [FieldOption](https://bryntum.com/products/core/docs/api/Core/widget/FieldFilterPicker#typedef-FieldOption) representing the fields against which filters can be defined,
|
|
225
210
|
* keyed by field name.
|
|
226
|
-
* ...
|
|
227
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-fields)
|
|
211
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-fields)
|
|
228
212
|
*/
|
|
229
213
|
fields? : Record<string, FieldOption>
|
|
230
214
|
/**
|
|
231
215
|
* Array of [CollectionFilter](https://bryntum.com/products/core/docs/api/Core/util/CollectionFilter) configuration objects. One
|
|
232
216
|
* [FieldFilterPicker](https://bryntum.com/products/core/docs/api/Core/widget/FieldFilterPicker) will be created
|
|
233
217
|
* for each object in the array.
|
|
234
|
-
* ...
|
|
235
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-filters)
|
|
218
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-filters)
|
|
236
219
|
*/
|
|
237
220
|
filters? : CollectionFilterConfig[]
|
|
238
221
|
/**
|
|
@@ -253,8 +236,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
253
236
|
* a given filter. When `getFieldFilterPickerConfig` is provided, it will be called for each filter and the returned
|
|
254
237
|
* object will be merged with the configuration properties for the individual
|
|
255
238
|
* [FieldFilterPicker](https://bryntum.com/products/core/docs/api/Core/widget/FieldFilterPicker) representing that filter.
|
|
256
|
-
* ...
|
|
257
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-getFieldFilterPickerConfig)
|
|
239
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-getFieldFilterPickerConfig)
|
|
258
240
|
* @param {CollectionFilterConfig} filter The filter to be displayed in the FieldFilterPicker being configured
|
|
259
241
|
* @returns {FieldFilterPickerConfig}
|
|
260
242
|
*/
|
|
@@ -271,25 +253,21 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
271
253
|
hidden? : boolean
|
|
272
254
|
/**
|
|
273
255
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
274
|
-
* ...
|
|
275
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-hideAnimation)
|
|
256
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-hideAnimation)
|
|
276
257
|
*/
|
|
277
258
|
hideAnimation? : boolean|object
|
|
278
259
|
/**
|
|
279
260
|
* Specify `true` to make this container hide when it has no visible children (Either empty
|
|
280
261
|
* or all children hidden).
|
|
281
|
-
* ...
|
|
282
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-hideWhenEmpty)
|
|
262
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-hideWhenEmpty)
|
|
283
263
|
*/
|
|
284
264
|
hideWhenEmpty? : boolean
|
|
285
265
|
/**
|
|
286
266
|
* The HTML to display initially or a function returning the markup (called at widget construction time).
|
|
287
|
-
* ...
|
|
288
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-html)
|
|
267
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-html)
|
|
289
268
|
* @param {Core.widget.Widget} widget The calling Widget
|
|
290
|
-
* @returns {string}
|
|
291
269
|
*/
|
|
292
|
-
html? : string|((widget: Widget) =>
|
|
270
|
+
html? : string|((widget: Widget) => void)|DomConfig|DomConfig[]|VueConfig|ReactJSX
|
|
293
271
|
/**
|
|
294
272
|
* The CSS class(es) to add when HTML content is being applied to this widget.
|
|
295
273
|
*/
|
|
@@ -300,16 +278,14 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
300
278
|
id? : string
|
|
301
279
|
/**
|
|
302
280
|
* Determines if the widgets read-only state should be controlled by its parent.
|
|
303
|
-
* ...
|
|
304
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-ignoreParentReadOnly)
|
|
281
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-ignoreParentReadOnly)
|
|
305
282
|
*/
|
|
306
283
|
ignoreParentReadOnly? : boolean
|
|
307
284
|
/**
|
|
308
285
|
* Convenience setting to align input fields of child widgets. By default, the Field input element is
|
|
309
286
|
* placed immediately following the `label`. If you prefer to have all input fields aligned to the
|
|
310
287
|
* right, set this config to `'end'`.
|
|
311
|
-
* ...
|
|
312
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-inputFieldAlign)
|
|
288
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-inputFieldAlign)
|
|
313
289
|
*/
|
|
314
290
|
inputFieldAlign? : 'start'|'end'
|
|
315
291
|
/**
|
|
@@ -327,63 +303,59 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
327
303
|
/**
|
|
328
304
|
* An object containing typed child widget config objects or Widgets. May also be specified
|
|
329
305
|
* as an array.
|
|
330
|
-
* ...
|
|
331
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-items)
|
|
306
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-items)
|
|
332
307
|
*/
|
|
333
308
|
items? : Record<string, CoreContainerItemConfig|MenuItemEntry>|(CoreContainerItemConfig|MenuItemEntry|Widget)[]
|
|
334
309
|
/**
|
|
335
310
|
* An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
|
|
336
311
|
* and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
|
|
337
312
|
* are the name of the instance method to call when the keystroke is received.
|
|
338
|
-
* ...
|
|
339
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-keyMap)
|
|
313
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-keyMap)
|
|
340
314
|
*/
|
|
341
315
|
keyMap? : Record<string, KeyMapConfig>
|
|
342
316
|
/**
|
|
343
317
|
* Convenience setting to use same label placement on all child widgets.
|
|
344
|
-
* ...
|
|
345
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-labelPosition)
|
|
318
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-labelPosition)
|
|
346
319
|
*/
|
|
347
320
|
labelPosition? : 'before'|'above'|'align-before'|'auto'|null
|
|
321
|
+
/**
|
|
322
|
+
* Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
|
|
323
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-labelWidth)
|
|
324
|
+
*/
|
|
325
|
+
labelWidth? : number|null
|
|
348
326
|
/**
|
|
349
327
|
* The short name of a helper class which manages rendering and styling of child items.
|
|
350
|
-
* ...
|
|
351
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-layout)
|
|
328
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-layout)
|
|
352
329
|
*/
|
|
353
330
|
layout? : string|CoreContainerLayoutConfig
|
|
354
331
|
/**
|
|
355
332
|
* The CSS style properties to apply to the [contentElement](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-contentElement).
|
|
356
|
-
* ...
|
|
357
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-layoutStyle)
|
|
333
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-layoutStyle)
|
|
358
334
|
*/
|
|
359
335
|
layoutStyle? : object
|
|
360
336
|
/**
|
|
361
337
|
* An array of [child item](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-items) *config objects* which is to be converted into
|
|
362
338
|
* instances only when this Container is rendered, rather than eagerly at construct time.
|
|
363
|
-
* ...
|
|
364
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-lazyItems)
|
|
339
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-lazyItems)
|
|
365
340
|
*/
|
|
366
341
|
lazyItems? : Record<string, CoreContainerItemConfig>|CoreContainerItemConfig[]|Widget[]
|
|
367
342
|
/**
|
|
368
343
|
* When `limitToProperty` is set to the name of an available field (as specified either
|
|
369
344
|
* explicitly in [fields](https://bryntum.com/products/core/docs/api/Core/widget/FieldFilterPickerGroup#config-fields) or implicitly in the
|
|
370
345
|
* [store](https://bryntum.com/products/core/docs/api/Core/widget/FieldFilterPickerGroup#config-store)'s model), it has the following effects:
|
|
371
|
-
* ...
|
|
372
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-limitToProperty)
|
|
346
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-limitToProperty)
|
|
373
347
|
*/
|
|
374
348
|
limitToProperty? : string
|
|
375
349
|
/**
|
|
376
350
|
* The listener set for this object.
|
|
377
|
-
* ...
|
|
378
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-listeners)
|
|
351
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-listeners)
|
|
379
352
|
*/
|
|
380
353
|
listeners? : FieldFilterPickerGroupListeners
|
|
381
354
|
/**
|
|
382
355
|
* A class translations of which are used for translating this entity.
|
|
383
356
|
* This is often used when translations of an item are defined on its container class.
|
|
384
357
|
* For example:
|
|
385
|
-
* ...
|
|
386
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-localeClass)
|
|
358
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-localeClass)
|
|
387
359
|
*/
|
|
388
360
|
localeClass? : typeof Base
|
|
389
361
|
/**
|
|
@@ -395,8 +367,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
395
367
|
* In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
|
|
396
368
|
* you could use 'localeKey' meta configuration.
|
|
397
369
|
* Example:
|
|
398
|
-
* ...
|
|
399
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-localizableProperties)
|
|
370
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-localizableProperties)
|
|
400
371
|
*/
|
|
401
372
|
localizableProperties? : string[]
|
|
402
373
|
/**
|
|
@@ -422,8 +393,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
422
393
|
maxHeight? : string|number
|
|
423
394
|
/**
|
|
424
395
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
425
|
-
* ...
|
|
426
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-maximizeOnMobile)
|
|
396
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-maximizeOnMobile)
|
|
427
397
|
*/
|
|
428
398
|
maximizeOnMobile? : number|string
|
|
429
399
|
/**
|
|
@@ -445,18 +415,15 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
445
415
|
* When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
|
|
446
416
|
* is used to monitor this element for size changes caused by either style manipulation, or by CSS
|
|
447
417
|
* layout.
|
|
448
|
-
* ...
|
|
449
|
-
*
|
|
418
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-monitorResize)
|
|
419
|
+
* @property {boolean} immediate Set to `true` to receive resize notifications immediately.
|
|
450
420
|
*/
|
|
451
|
-
monitorResize? : boolean|
|
|
452
|
-
immediate?: boolean
|
|
453
|
-
}
|
|
421
|
+
monitorResize? : boolean|object
|
|
454
422
|
/**
|
|
455
423
|
* An object containing default config objects which may be referenced by name in the [items](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-items)
|
|
456
424
|
* config. For example, a specialized [Menu](https://bryntum.com/products/core/docs/api/Core/widget/Menu) subclass may have a `namedItems` default
|
|
457
425
|
* value defined like this:
|
|
458
|
-
* ...
|
|
459
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-namedItems)
|
|
426
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-namedItems)
|
|
460
427
|
*/
|
|
461
428
|
namedItems? : Record<string, CoreContainerItemConfig>
|
|
462
429
|
/**
|
|
@@ -468,8 +435,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
468
435
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
469
436
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
470
437
|
* widget's [contentElement](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-contentElement).
|
|
471
|
-
* ...
|
|
472
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-positioned)
|
|
438
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-positioned)
|
|
473
439
|
*/
|
|
474
440
|
positioned? : boolean
|
|
475
441
|
/**
|
|
@@ -479,45 +445,45 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
479
445
|
preventTooltipOnTouch? : boolean
|
|
480
446
|
/**
|
|
481
447
|
* Whether the picker group is read-only.
|
|
482
|
-
* ...
|
|
483
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-readOnly)
|
|
448
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-readOnly)
|
|
484
449
|
*/
|
|
485
450
|
readOnly? : boolean
|
|
486
451
|
/**
|
|
487
452
|
* [Record](https://bryntum.com/products/core/docs/api/Core/data/Model) whose values will be used to populate fields in the container.
|
|
488
|
-
* ...
|
|
489
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-record)
|
|
453
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-record)
|
|
490
454
|
*/
|
|
491
455
|
record? : Model
|
|
492
456
|
relayStoreEvents? : boolean
|
|
493
457
|
/**
|
|
494
458
|
* Either a default `rendition` to apply to all child widgets, or a map of renditions keyed by child widget
|
|
495
459
|
* `type`.
|
|
496
|
-
* ...
|
|
497
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-rendition)
|
|
460
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-rendition)
|
|
498
461
|
*/
|
|
499
462
|
rendition? : string|Record<string, string>|null
|
|
500
463
|
/**
|
|
501
464
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
502
465
|
* [focusElement](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-focusElement), or [element](#Core/widget/Widget#property-element) is tapped <em>if the
|
|
503
466
|
* current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
|
|
504
|
-
* ...
|
|
505
|
-
* [
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
467
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-ripple)
|
|
468
|
+
* @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
|
|
469
|
+
* @property {string} [color] A CSS color name or specification.
|
|
470
|
+
* @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
|
|
471
|
+
* @property {string} [clip] A string which describes how to clip the ripple if it is not to be clipped to the default element. Either the property of the widget to use as the clipping element, or a selector to allow clipping to the closest matching ancestor to the target element.
|
|
472
|
+
*/
|
|
473
|
+
ripple? : boolean|object
|
|
474
|
+
/**
|
|
475
|
+
* The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
|
|
476
|
+
* accidentally applying a role which may interfere with screen readers.
|
|
477
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-role)
|
|
478
|
+
*/
|
|
479
|
+
role? : string
|
|
513
480
|
/**
|
|
514
481
|
* If you are rendering this widget to a shadow root inside a web component, set this config to the shadowRoot. If not inside a web component, set it to `document.body`
|
|
515
482
|
*/
|
|
516
483
|
rootElement? : ShadowRoot|HTMLElement
|
|
517
484
|
/**
|
|
518
485
|
* This may be configured as `true` to make the widget's element use the `direction:rtl` style.
|
|
519
|
-
* ...
|
|
520
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-rtl)
|
|
486
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-rtl)
|
|
521
487
|
*/
|
|
522
488
|
rtl? : boolean
|
|
523
489
|
/**
|
|
@@ -525,8 +491,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
525
491
|
* in both axes. May be an object containing boolean `overflowX` and `overflowY` properties which are
|
|
526
492
|
* applied to CSS style properties `overflowX` and `overflowY`. If they are boolean, they are translated to
|
|
527
493
|
* CSS overflow properties thus:
|
|
528
|
-
* ...
|
|
529
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-scrollable)
|
|
494
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-scrollable)
|
|
530
495
|
*/
|
|
531
496
|
scrollable? : boolean|ScrollerConfig|Scroller
|
|
532
497
|
/**
|
|
@@ -540,8 +505,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
540
505
|
showAddFilterButton? : boolean
|
|
541
506
|
/**
|
|
542
507
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
543
|
-
* ...
|
|
544
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-showAnimation)
|
|
508
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-showAnimation)
|
|
545
509
|
*/
|
|
546
510
|
showAnimation? : boolean|object
|
|
547
511
|
/**
|
|
@@ -555,8 +519,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
555
519
|
/**
|
|
556
520
|
* The [Store](https://bryntum.com/products/core/docs/api/Core/data/Store) whose records will be filtered. The store's [modelClass](#Core/data/Store#property-modelClass)
|
|
557
521
|
* will be used to determine field types.
|
|
558
|
-
* ...
|
|
559
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-store)
|
|
522
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-store)
|
|
560
523
|
*/
|
|
561
524
|
store? : Store
|
|
562
525
|
/**
|
|
@@ -568,15 +531,13 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
568
531
|
* A configuration for the [tab](https://bryntum.com/products/core/docs/api/Core/widget/Tab) created for this widget when it is placed in a
|
|
569
532
|
* [TabPanel](https://bryntum.com/products/core/docs/api/Core/widget/TabPanel). For example, this config can be used to control the icon of the `tab` for
|
|
570
533
|
* this widget:
|
|
571
|
-
* ...
|
|
572
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-tab)
|
|
534
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-tab)
|
|
573
535
|
*/
|
|
574
536
|
tab? : boolean|TabConfig
|
|
575
537
|
/**
|
|
576
538
|
* When this container is used as a tab in a TabPanel, these items are added to the
|
|
577
539
|
* [TabBar](https://bryntum.com/products/core/docs/api/Core/widget/TabBar) when this container is the active tab.
|
|
578
|
-
* ...
|
|
579
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-tabBarItems)
|
|
540
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-tabBarItems)
|
|
580
541
|
*/
|
|
581
542
|
tabBarItems? : ToolbarItems[]|Widget[]
|
|
582
543
|
/**
|
|
@@ -585,15 +546,13 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
585
546
|
tag? : string
|
|
586
547
|
/**
|
|
587
548
|
* Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
|
|
588
|
-
* ...
|
|
589
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-textAlign)
|
|
549
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-textAlign)
|
|
590
550
|
*/
|
|
591
551
|
textAlign? : 'left'|'center'|'right'|'start'|'end'
|
|
592
552
|
/**
|
|
593
553
|
* Specify `true` for a container used to show text markup. It will apply the CSS class `b-text-content`
|
|
594
554
|
* which specifies a default max-width that makes long text more readable.
|
|
595
|
-
* ...
|
|
596
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-textContent)
|
|
555
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-textContent)
|
|
597
556
|
*/
|
|
598
557
|
textContent? : boolean
|
|
599
558
|
/**
|
|
@@ -602,8 +561,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
602
561
|
title? : string
|
|
603
562
|
/**
|
|
604
563
|
* Tooltip for the widget, either as a string or as a Tooltip config object.
|
|
605
|
-
* ...
|
|
606
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-tooltip)
|
|
564
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-tooltip)
|
|
607
565
|
*/
|
|
608
566
|
tooltip? : string|TooltipConfig|null
|
|
609
567
|
/**
|
|
@@ -617,8 +575,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
617
575
|
* Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
|
|
618
576
|
* as a space separated string, an array of strings, or as an object in which property names with truthy
|
|
619
577
|
* values are used as the class names.
|
|
620
|
-
* ...
|
|
621
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-ui)
|
|
578
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-ui)
|
|
622
579
|
*/
|
|
623
580
|
ui? : string|object
|
|
624
581
|
/**
|
|
@@ -634,14 +591,12 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
634
591
|
width? : string|number
|
|
635
592
|
/**
|
|
636
593
|
* The x position for the widget.
|
|
637
|
-
* ...
|
|
638
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-x)
|
|
594
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-x)
|
|
639
595
|
*/
|
|
640
596
|
x? : number
|
|
641
597
|
/**
|
|
642
598
|
* The y position for the widget.
|
|
643
|
-
* ...
|
|
644
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-y)
|
|
599
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-y)
|
|
645
600
|
*/
|
|
646
601
|
y? : number
|
|
647
602
|
|
|
@@ -653,7 +608,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
653
608
|
* @param {Core.widget.FieldFilterPicker} event.source The FieldFilterPicker instance that fired the event.
|
|
654
609
|
* @param {CollectionFilterConfig} event.filter The [CollectionFilter](https://bryntum.com/products/core/docs/api/Core/util/CollectionFilter) configuration object for the filter represented by this [FieldFilterPicker](https://bryntum.com/products/core/docs/api/Core/widget/FieldFilterPicker).
|
|
655
610
|
*/
|
|
656
|
-
onBeforeAddFilter? : ((event: { source: FieldFilterPicker, filter: CollectionFilterConfig }) =>
|
|
611
|
+
onBeforeAddFilter? : ((event: { source: FieldFilterPicker, filter: CollectionFilterConfig }) => boolean|void)|string
|
|
657
612
|
/**
|
|
658
613
|
* Fires before an object is destroyed.
|
|
659
614
|
* @param {object} event Event object
|
|
@@ -665,7 +620,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
665
620
|
* @param {object} event Event object
|
|
666
621
|
* @param {Core.widget.Widget} event.source The widget being hidden.
|
|
667
622
|
*/
|
|
668
|
-
onBeforeHide? : ((event: { source: Widget }) =>
|
|
623
|
+
onBeforeHide? : ((event: { source: Widget }) => boolean|void)|string
|
|
669
624
|
/**
|
|
670
625
|
* Fired before this container will load record values into its child fields. This is useful if you
|
|
671
626
|
* want to modify the UI before data is loaded (e.g. set some input field to be readonly)
|
|
@@ -682,8 +637,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
682
637
|
onBeforeShow? : ((event: { source: Widget|any }) => Promise<boolean>|boolean|void)|string
|
|
683
638
|
/**
|
|
684
639
|
* Fires when any other event is fired from the object.
|
|
685
|
-
* ...
|
|
686
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#event-catchAll)
|
|
640
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#event-catchAll)
|
|
687
641
|
* @param {object} event Event object
|
|
688
642
|
* @param {{[key: string]: any, type: string}} event.event The Object that contains event details
|
|
689
643
|
* @param {string} event.event.type The type of the event which is caught by the listener
|
|
@@ -749,8 +703,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
749
703
|
/**
|
|
750
704
|
* Triggered when a widget which had been in a non-visible state for any reason
|
|
751
705
|
* achieves visibility.
|
|
752
|
-
* ...
|
|
753
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#event-paint)
|
|
706
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#event-paint)
|
|
754
707
|
* @param {object} event Event object
|
|
755
708
|
* @param {Core.widget.Widget} event.source The widget being painted.
|
|
756
709
|
* @param {boolean} event.firstPaint `true` if this is the first paint.
|
|
@@ -845,6 +798,7 @@ export class BryntumFieldFilterPickerGroup extends React.Component<BryntumFieldF
|
|
|
845
798
|
'preventTooltipOnTouch',
|
|
846
799
|
'relayStoreEvents',
|
|
847
800
|
'ripple',
|
|
801
|
+
'role',
|
|
848
802
|
'rootElement',
|
|
849
803
|
'scrollAction',
|
|
850
804
|
'showAddFilterButton',
|
|
@@ -885,6 +839,7 @@ export class BryntumFieldFilterPickerGroup extends React.Component<BryntumFieldF
|
|
|
885
839
|
'items',
|
|
886
840
|
'keyMap',
|
|
887
841
|
'labelPosition',
|
|
842
|
+
'labelWidth',
|
|
888
843
|
'layout',
|
|
889
844
|
'layoutStyle',
|
|
890
845
|
'margin',
|
|
@@ -925,11 +880,6 @@ export class BryntumFieldFilterPickerGroup extends React.Component<BryntumFieldF
|
|
|
925
880
|
];
|
|
926
881
|
|
|
927
882
|
static propertyNames = [
|
|
928
|
-
'anchorSize',
|
|
929
|
-
'focusVisible',
|
|
930
|
-
'hasChanges',
|
|
931
|
-
'isSettingValues',
|
|
932
|
-
'isValid',
|
|
933
883
|
'parent',
|
|
934
884
|
'value',
|
|
935
885
|
'values'
|