@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, Color, CoreContainerItemConfig, DomConfig, Field,
|
|
6
|
+
import { AlignSpec, Base, Color, CoreContainerItemConfig, DomConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, ReactJSX, Rectangle, Scroller, TabConfig, TextAreaPickerField, TextAreaPickerFieldListeners, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -12,14 +12,12 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
12
12
|
/**
|
|
13
13
|
* Element (or element id) to adopt as this Widget's encapsulating element. The widget's
|
|
14
14
|
* content will be placed inside this element.
|
|
15
|
-
* ...
|
|
16
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-adopt)
|
|
15
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-adopt)
|
|
17
16
|
*/
|
|
18
17
|
adopt? : HTMLElement|string
|
|
19
18
|
/**
|
|
20
19
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
21
|
-
* ...
|
|
22
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-align)
|
|
20
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-align)
|
|
23
21
|
*/
|
|
24
22
|
align? : AlignSpec|string
|
|
25
23
|
/**
|
|
@@ -41,15 +39,13 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
41
39
|
/**
|
|
42
40
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
|
|
43
41
|
* into an element which will be linked using the `aria-describedby` attribute.
|
|
44
|
-
* ...
|
|
45
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-ariaDescription)
|
|
42
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-ariaDescription)
|
|
46
43
|
*/
|
|
47
44
|
ariaDescription? : string
|
|
48
45
|
/**
|
|
49
46
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
|
|
50
47
|
* the `aria-label` attribute.
|
|
51
|
-
* ...
|
|
52
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-ariaLabel)
|
|
48
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-ariaLabel)
|
|
53
49
|
*/
|
|
54
50
|
ariaLabel? : string
|
|
55
51
|
/**
|
|
@@ -72,21 +68,18 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
72
68
|
/**
|
|
73
69
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
74
70
|
* hierarchy when triggered.
|
|
75
|
-
* ...
|
|
76
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-bubbleEvents)
|
|
71
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-bubbleEvents)
|
|
77
72
|
*/
|
|
78
73
|
bubbleEvents? : object
|
|
79
74
|
/**
|
|
80
75
|
* Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
|
|
81
|
-
* ...
|
|
82
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-callOnFunctions)
|
|
76
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-callOnFunctions)
|
|
83
77
|
*/
|
|
84
78
|
callOnFunctions? : boolean
|
|
85
79
|
/**
|
|
86
80
|
* By default, if an event handler throws an exception, the error propagates up the stack and the
|
|
87
81
|
* application state is undefined. Code which follows the event handler will *not* be executed.
|
|
88
|
-
* ...
|
|
89
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-catchEventHandlerExceptions)
|
|
82
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-catchEventHandlerExceptions)
|
|
90
83
|
*/
|
|
91
84
|
catchEventHandlerExceptions? : boolean
|
|
92
85
|
/**
|
|
@@ -94,6 +87,15 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
94
87
|
* Set to `true` to centre the Widget in browser viewport space.
|
|
95
88
|
*/
|
|
96
89
|
centered? : boolean
|
|
90
|
+
/**
|
|
91
|
+
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
92
|
+
* to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/core/docs/api/Core/widget/Field#property-isValid)
|
|
93
|
+
* evaluation, after the built-in [required](https://bryntum.com/products/core/docs/api/Core/widget/Field#config-required) check.
|
|
94
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-checkValidity)
|
|
95
|
+
* @param {Core.widget.Field} field The field being validated
|
|
96
|
+
* @returns {void}
|
|
97
|
+
*/
|
|
98
|
+
checkValidity? : ((field: Field) => void)|string
|
|
97
99
|
/**
|
|
98
100
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/core/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
99
101
|
* in the [triggers](https://bryntum.com/products/core/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
@@ -104,15 +106,13 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
104
106
|
* Custom CSS classes to add to element.
|
|
105
107
|
* May be specified as a space separated string, or as an object in which property names
|
|
106
108
|
* with truthy values are used as the class names:
|
|
107
|
-
* ...
|
|
108
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-cls)
|
|
109
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-cls)
|
|
109
110
|
*/
|
|
110
111
|
cls? : string|object
|
|
111
112
|
/**
|
|
112
113
|
* Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
|
|
113
114
|
* `style` block.
|
|
114
|
-
* ...
|
|
115
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-color)
|
|
115
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-color)
|
|
116
116
|
*/
|
|
117
117
|
color? : Color
|
|
118
118
|
/**
|
|
@@ -129,15 +129,13 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
129
129
|
* The configuration for additional items associated to this field. This is typically used to add contextual
|
|
130
130
|
* fields related to a [checkbox](https://bryntum.com/products/core/docs/api/Core/widget/Checkbox) or [radio button](#Core/widget/Radio). See
|
|
131
131
|
* these classes for examples of nested fields.
|
|
132
|
-
* ...
|
|
133
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-container)
|
|
132
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-container)
|
|
134
133
|
*/
|
|
135
|
-
container? : Record<string, CoreContainerItemConfig>|CoreContainerItemConfig[]|FieldContainerConfig
|
|
134
|
+
container? : Record<string, CoreContainerItemConfig>|CoreContainerItemConfig[]|FieldContainerConfig
|
|
136
135
|
/**
|
|
137
136
|
* The config controls how the value of nested items are handled when a parent container gets or sets its
|
|
138
137
|
* [values](https://bryntum.com/products/core/docs/api/Core/widget/Container#property-values).
|
|
139
|
-
* ...
|
|
140
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-containValues)
|
|
138
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-containValues)
|
|
141
139
|
* @param {Core.widget.Field} field Field instance
|
|
142
140
|
* @returns {boolean}
|
|
143
141
|
*/
|
|
@@ -146,8 +144,7 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
146
144
|
* Custom CSS classes to add to the [contentElement](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-contentElement).
|
|
147
145
|
* May be specified as a space separated string, or as an object in which property names
|
|
148
146
|
* with truthy values are used as the class names:
|
|
149
|
-
* ...
|
|
150
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-contentElementCls)
|
|
147
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-contentElementCls)
|
|
151
148
|
*/
|
|
152
149
|
contentElementCls? : string|object
|
|
153
150
|
/**
|
|
@@ -165,16 +162,15 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
165
162
|
*/
|
|
166
163
|
defaultBindProperty? : string
|
|
167
164
|
/**
|
|
168
|
-
* Check for CSS compatibility issues
|
|
169
|
-
*
|
|
170
|
-
* [
|
|
165
|
+
* Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
|
|
166
|
+
* checks:
|
|
167
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-detectCSSCompatibilityIssues)
|
|
171
168
|
*/
|
|
172
169
|
detectCSSCompatibilityIssues? : boolean
|
|
173
170
|
/**
|
|
174
171
|
* Disable or enable the widget. It is similar to [readOnly](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-readOnly) except a disabled widget
|
|
175
172
|
* cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
|
|
176
|
-
* ...
|
|
177
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-disabled)
|
|
173
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-disabled)
|
|
178
174
|
*/
|
|
179
175
|
disabled? : boolean|'inert'
|
|
180
176
|
/**
|
|
@@ -182,25 +178,21 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
182
178
|
* [strips collection](https://bryntum.com/products/core/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
|
|
183
179
|
* `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
|
|
184
180
|
* body. Such widgets are called "edge strips".
|
|
185
|
-
* ...
|
|
186
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-dock)
|
|
181
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-dock)
|
|
187
182
|
*/
|
|
188
183
|
dock? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
189
184
|
/**
|
|
190
185
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
191
186
|
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
|
|
192
187
|
* property which controls when a drag should start.
|
|
193
|
-
* ...
|
|
194
|
-
*
|
|
188
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-draggable)
|
|
189
|
+
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
195
190
|
*/
|
|
196
|
-
draggable? : boolean|
|
|
197
|
-
handleSelector?: string
|
|
198
|
-
}
|
|
191
|
+
draggable? : boolean|object
|
|
199
192
|
/**
|
|
200
193
|
* An object specifying attributes to assign to the root element of this widget.
|
|
201
194
|
* Set `null` value to attribute to remove it.
|
|
202
|
-
* ...
|
|
203
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-elementAttributes)
|
|
195
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-elementAttributes)
|
|
204
196
|
*/
|
|
205
197
|
elementAttributes? : Record<string, string|null>
|
|
206
198
|
extraData? : any
|
|
@@ -229,8 +221,7 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
229
221
|
hidden? : boolean
|
|
230
222
|
/**
|
|
231
223
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
232
|
-
* ...
|
|
233
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-hideAnimation)
|
|
224
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-hideAnimation)
|
|
234
225
|
*/
|
|
235
226
|
hideAnimation? : boolean|object
|
|
236
227
|
/**
|
|
@@ -240,8 +231,7 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
240
231
|
/**
|
|
241
232
|
* An optional string to display inside the input field as an overlay. This can be useful for displaying
|
|
242
233
|
* a field's units.
|
|
243
|
-
* ...
|
|
244
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-hint)
|
|
234
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-hint)
|
|
245
235
|
* @param {object} data A data object
|
|
246
236
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
247
237
|
* @param {any} data.value The current value of the field
|
|
@@ -252,8 +242,7 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
252
242
|
* This config is similar to [hint](https://bryntum.com/products/core/docs/api/Core/widget/Field#config-hint) except that this config is used to display HTML content.
|
|
253
243
|
* Since this can allow malicious content to be executed, be sure not to include user-entered data or to
|
|
254
244
|
* encode such data (see [encodeHtml](https://bryntum.com/products/core/docs/api/Core/helper/StringHelper#function-encodeHtml-static)).
|
|
255
|
-
* ...
|
|
256
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-hintHtml)
|
|
245
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-hintHtml)
|
|
257
246
|
* @param {object} data A data object
|
|
258
247
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
259
248
|
* @param {any} data.value The current value of the field
|
|
@@ -266,16 +255,14 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
266
255
|
id? : string
|
|
267
256
|
/**
|
|
268
257
|
* Determines if the widgets read-only state should be controlled by its parent.
|
|
269
|
-
* ...
|
|
270
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-ignoreParentReadOnly)
|
|
258
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-ignoreParentReadOnly)
|
|
271
259
|
*/
|
|
272
260
|
ignoreParentReadOnly? : boolean
|
|
273
261
|
/**
|
|
274
262
|
* Set this config to `true` to always display items horizontally along with this field. This assigns an
|
|
275
263
|
* [hbox](https://bryntum.com/products/core/docs/api/Core/widget/layout/Box) as the [layout](#Core/widget/Container#config-layout) to the
|
|
276
264
|
* [container](https://bryntum.com/products/core/docs/api/Core/widget/Field#config-container).
|
|
277
|
-
* ...
|
|
278
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-inline)
|
|
265
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-inline)
|
|
279
266
|
*/
|
|
280
267
|
inline? : boolean
|
|
281
268
|
/**
|
|
@@ -315,16 +302,14 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
315
302
|
* An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
|
|
316
303
|
* and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
|
|
317
304
|
* are the name of the instance method to call when the keystroke is received.
|
|
318
|
-
* ...
|
|
319
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-keyMap)
|
|
305
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-keyMap)
|
|
320
306
|
*/
|
|
321
307
|
keyMap? : Record<string, KeyMapConfig>
|
|
322
308
|
/**
|
|
323
309
|
* The delay in milliseconds to wait after the last keystroke before triggering a change event.
|
|
324
310
|
* Set to 0 to not trigger change events from keystrokes (listen for input event instead to have
|
|
325
311
|
* immediate feedback, change will still be triggered on blur).
|
|
326
|
-
* ...
|
|
327
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-keyStrokeChangeDelay)
|
|
312
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-keyStrokeChangeDelay)
|
|
328
313
|
*/
|
|
329
314
|
keyStrokeChangeDelay? : number
|
|
330
315
|
/**
|
|
@@ -337,15 +322,15 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
337
322
|
labelCls? : string|object
|
|
338
323
|
/**
|
|
339
324
|
* Label position, either 'before' the field or 'above' the field
|
|
340
|
-
* ...
|
|
341
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-labelPosition)
|
|
325
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-labelPosition)
|
|
342
326
|
*/
|
|
343
327
|
labelPosition? : 'before'|'above'|null
|
|
344
328
|
/**
|
|
345
329
|
* The labels to add either before or after the input field.
|
|
346
330
|
* Each label may have the following properties:
|
|
347
|
-
* ...
|
|
348
|
-
*
|
|
331
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-labels)
|
|
332
|
+
* @property {string} html Label text
|
|
333
|
+
* @property {'start','end'} align Which end of the file the label should go
|
|
349
334
|
*/
|
|
350
335
|
labels? : object[]
|
|
351
336
|
/**
|
|
@@ -354,16 +339,14 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
354
339
|
labelWidth? : string|number
|
|
355
340
|
/**
|
|
356
341
|
* The listener set for this object.
|
|
357
|
-
* ...
|
|
358
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-listeners)
|
|
342
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-listeners)
|
|
359
343
|
*/
|
|
360
344
|
listeners? : TextAreaPickerFieldListeners
|
|
361
345
|
/**
|
|
362
346
|
* A class translations of which are used for translating this entity.
|
|
363
347
|
* This is often used when translations of an item are defined on its container class.
|
|
364
348
|
* For example:
|
|
365
|
-
* ...
|
|
366
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-localeClass)
|
|
349
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-localeClass)
|
|
367
350
|
*/
|
|
368
351
|
localeClass? : typeof Base
|
|
369
352
|
/**
|
|
@@ -375,8 +358,7 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
375
358
|
* In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
|
|
376
359
|
* you could use 'localeKey' meta configuration.
|
|
377
360
|
* Example:
|
|
378
|
-
* ...
|
|
379
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-localizableProperties)
|
|
361
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-localizableProperties)
|
|
380
362
|
*/
|
|
381
363
|
localizableProperties? : string[]
|
|
382
364
|
/**
|
|
@@ -402,8 +384,7 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
402
384
|
maxHeight? : string|number
|
|
403
385
|
/**
|
|
404
386
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
405
|
-
* ...
|
|
406
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-maximizeOnMobile)
|
|
387
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-maximizeOnMobile)
|
|
407
388
|
*/
|
|
408
389
|
maximizeOnMobile? : number|string
|
|
409
390
|
/**
|
|
@@ -433,27 +414,23 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
433
414
|
* When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
|
|
434
415
|
* is used to monitor this element for size changes caused by either style manipulation, or by CSS
|
|
435
416
|
* layout.
|
|
436
|
-
* ...
|
|
437
|
-
*
|
|
417
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-monitorResize)
|
|
418
|
+
* @property {boolean} immediate Set to `true` to receive resize notifications immediately.
|
|
438
419
|
*/
|
|
439
|
-
monitorResize? : boolean|
|
|
440
|
-
immediate?: boolean
|
|
441
|
-
}
|
|
420
|
+
monitorResize? : boolean|object
|
|
442
421
|
/**
|
|
443
422
|
* Name of the field which is used as a key to get/set values from/to the field.
|
|
444
423
|
* Used prior to [ref](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-ref) and [id](#Core/widget/Widget#config-id) in
|
|
445
424
|
* [Container.values](https://bryntum.com/products/core/docs/api/Core/widget/Container#property-values).
|
|
446
|
-
* ...
|
|
447
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-name)
|
|
425
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-name)
|
|
448
426
|
*/
|
|
449
427
|
name? : string
|
|
450
428
|
/**
|
|
451
429
|
* Configuration object for the [picker](https://bryntum.com/products/core/docs/api/Core/widget/List) on initialization. Returns the
|
|
452
430
|
* [picker](https://bryntum.com/products/core/docs/api/Core/widget/List) instance at runtime.
|
|
453
|
-
* ...
|
|
454
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-picker)
|
|
431
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-picker)
|
|
455
432
|
*/
|
|
456
|
-
picker? : object
|
|
433
|
+
picker? : object
|
|
457
434
|
/**
|
|
458
435
|
* The name of the element property to which the picker should size and align itself.
|
|
459
436
|
*/
|
|
@@ -466,8 +443,7 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
466
443
|
* 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
|
|
467
444
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
468
445
|
* widget's [contentElement](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-contentElement).
|
|
469
|
-
* ...
|
|
470
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-positioned)
|
|
446
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-positioned)
|
|
471
447
|
*/
|
|
472
448
|
positioned? : boolean
|
|
473
449
|
/**
|
|
@@ -478,15 +454,13 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
478
454
|
/**
|
|
479
455
|
* Makes the field unmodifiable by user action. The input area is not editable, and triggers
|
|
480
456
|
* are unresponsive.
|
|
481
|
-
* ...
|
|
482
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-readOnly)
|
|
457
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-readOnly)
|
|
483
458
|
*/
|
|
484
459
|
readOnly? : boolean
|
|
485
460
|
relayStoreEvents? : boolean
|
|
486
461
|
/**
|
|
487
462
|
* Predefined style to use for the field. Possible values are:
|
|
488
|
-
* ...
|
|
489
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-rendition)
|
|
463
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-rendition)
|
|
490
464
|
*/
|
|
491
465
|
rendition? : 'outlined'|'filled'|string
|
|
492
466
|
/**
|
|
@@ -509,23 +483,26 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
509
483
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
510
484
|
* [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
|
|
511
485
|
* current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
|
|
512
|
-
* ...
|
|
513
|
-
* [
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
486
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-ripple)
|
|
487
|
+
* @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
|
|
488
|
+
* @property {string} [color] A CSS color name or specification.
|
|
489
|
+
* @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
|
|
490
|
+
* @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.
|
|
491
|
+
*/
|
|
492
|
+
ripple? : boolean|object
|
|
493
|
+
/**
|
|
494
|
+
* The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
|
|
495
|
+
* accidentally applying a role which may interfere with screen readers.
|
|
496
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-role)
|
|
497
|
+
*/
|
|
498
|
+
role? : string
|
|
521
499
|
/**
|
|
522
500
|
* 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`
|
|
523
501
|
*/
|
|
524
502
|
rootElement? : ShadowRoot|HTMLElement
|
|
525
503
|
/**
|
|
526
504
|
* This may be configured as `true` to make the widget's element use the `direction:rtl` style.
|
|
527
|
-
* ...
|
|
528
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-rtl)
|
|
505
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-rtl)
|
|
529
506
|
*/
|
|
530
507
|
rtl? : boolean
|
|
531
508
|
/**
|
|
@@ -535,8 +512,7 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
535
512
|
scrollAction? : 'hide'|'realign'|null
|
|
536
513
|
/**
|
|
537
514
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
538
|
-
* ...
|
|
539
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-showAnimation)
|
|
515
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-showAnimation)
|
|
540
516
|
*/
|
|
541
517
|
showAnimation? : boolean|object
|
|
542
518
|
/**
|
|
@@ -565,8 +541,7 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
565
541
|
* 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
|
|
566
542
|
* [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
|
|
567
543
|
* this widget:
|
|
568
|
-
* ...
|
|
569
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-tab)
|
|
544
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-tab)
|
|
570
545
|
*/
|
|
571
546
|
tab? : boolean|TabConfig
|
|
572
547
|
/**
|
|
@@ -574,14 +549,12 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
574
549
|
* is equivalent to natural tab order, but is unnecessary for fields since they are naturally tabbable
|
|
575
550
|
* (i.e., accessible via the TAB key). Setting to `-1` disables tabbability but allows for focus to be set
|
|
576
551
|
* to the element programmatically.
|
|
577
|
-
* ...
|
|
578
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-tabIndex)
|
|
552
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-tabIndex)
|
|
579
553
|
*/
|
|
580
554
|
tabIndex? : number
|
|
581
555
|
/**
|
|
582
556
|
* Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
|
|
583
|
-
* ...
|
|
584
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-textAlign)
|
|
557
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-textAlign)
|
|
585
558
|
*/
|
|
586
559
|
textAlign? : 'left'|'center'|'right'|'start'|'end'
|
|
587
560
|
/**
|
|
@@ -590,24 +563,21 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
590
563
|
title? : string
|
|
591
564
|
/**
|
|
592
565
|
* Tooltip for the widget, either as a string or as a Tooltip config object.
|
|
593
|
-
* ...
|
|
594
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-tooltip)
|
|
566
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-tooltip)
|
|
595
567
|
*/
|
|
596
568
|
tooltip? : string|TooltipConfig|null
|
|
597
569
|
/**
|
|
598
570
|
* The triggers to add either before or after the input field. Each property name is the reference by which
|
|
599
571
|
* an instantiated Trigger Widget may be retrieved from the live `triggers` property.
|
|
600
|
-
* ...
|
|
601
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-triggers)
|
|
572
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-triggers)
|
|
602
573
|
*/
|
|
603
|
-
triggers? : Record<string, FieldTriggerConfig
|
|
574
|
+
triggers? : Record<string, FieldTriggerConfig>
|
|
604
575
|
type? : 'textareapickerfield'
|
|
605
576
|
/**
|
|
606
577
|
* Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
|
|
607
578
|
* as a space separated string, an array of strings, or as an object in which property names with truthy
|
|
608
579
|
* values are used as the class names.
|
|
609
|
-
* ...
|
|
610
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-ui)
|
|
580
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-ui)
|
|
611
581
|
*/
|
|
612
582
|
ui? : string|object
|
|
613
583
|
/**
|
|
@@ -632,14 +602,12 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
632
602
|
width? : string|number
|
|
633
603
|
/**
|
|
634
604
|
* The x position for the widget.
|
|
635
|
-
* ...
|
|
636
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-x)
|
|
605
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-x)
|
|
637
606
|
*/
|
|
638
607
|
x? : number
|
|
639
608
|
/**
|
|
640
609
|
* The y position for the widget.
|
|
641
|
-
* ...
|
|
642
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-y)
|
|
610
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-y)
|
|
643
611
|
*/
|
|
644
612
|
y? : number
|
|
645
613
|
|
|
@@ -669,7 +637,7 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
669
637
|
* @param {object} event Event object
|
|
670
638
|
* @param {Core.widget.Widget} event.source The widget being hidden.
|
|
671
639
|
*/
|
|
672
|
-
onBeforeHide? : ((event: { source: Widget }) =>
|
|
640
|
+
onBeforeHide? : ((event: { source: Widget }) => boolean|void)|string
|
|
673
641
|
/**
|
|
674
642
|
* Triggered before a widget is shown. Return `false` to prevent the action.
|
|
675
643
|
* @param {object} event Event object
|
|
@@ -678,8 +646,7 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
678
646
|
onBeforeShow? : ((event: { source: Widget|any }) => Promise<boolean>|boolean|void)|string
|
|
679
647
|
/**
|
|
680
648
|
* Fires when any other event is fired from the object.
|
|
681
|
-
* ...
|
|
682
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#event-catchAll)
|
|
649
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#event-catchAll)
|
|
683
650
|
* @param {object} event Event object
|
|
684
651
|
* @param {{[key: string]: any, type: string}} event.event The Object that contains event details
|
|
685
652
|
* @param {string} event.event.type The type of the event which is caught by the listener
|
|
@@ -699,8 +666,7 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
699
666
|
onChange? : ((event: { source: Field|any, value: string|number|boolean|any, oldValue: string|number|boolean|any, valid: boolean, event: Event, userAction: boolean, checked: boolean }) => void)|string
|
|
700
667
|
/**
|
|
701
668
|
* Fired when this field is [cleared](https://bryntum.com/products/core/docs/api/Core/widget/Field#function-clear).
|
|
702
|
-
* ...
|
|
703
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#event-clear)
|
|
669
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#event-clear)
|
|
704
670
|
* @param {object} event Event object
|
|
705
671
|
* @param {Core.widget.Field,any} event.source This Field
|
|
706
672
|
*/
|
|
@@ -758,8 +724,7 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
758
724
|
/**
|
|
759
725
|
* Triggered when a widget which had been in a non-visible state for any reason
|
|
760
726
|
* achieves visibility.
|
|
761
|
-
* ...
|
|
762
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#event-paint)
|
|
727
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#event-paint)
|
|
763
728
|
* @param {object} event Event object
|
|
764
729
|
* @param {Core.widget.Widget} event.source The widget being painted.
|
|
765
730
|
* @param {boolean} event.firstPaint `true` if this is the first paint.
|
|
@@ -821,6 +786,7 @@ export class BryntumTextAreaPickerField extends React.Component<BryntumTextAreaP
|
|
|
821
786
|
'autoSelect',
|
|
822
787
|
'bubbleEvents',
|
|
823
788
|
'centered',
|
|
789
|
+
'checkValidity',
|
|
824
790
|
'clearable',
|
|
825
791
|
'color',
|
|
826
792
|
'config',
|
|
@@ -869,6 +835,7 @@ export class BryntumTextAreaPickerField extends React.Component<BryntumTextAreaP
|
|
|
869
835
|
'resize',
|
|
870
836
|
'revertOnEscape',
|
|
871
837
|
'ripple',
|
|
838
|
+
'role',
|
|
872
839
|
'rootElement',
|
|
873
840
|
'scrollAction',
|
|
874
841
|
'showAnimation',
|
|
@@ -945,10 +912,8 @@ export class BryntumTextAreaPickerField extends React.Component<BryntumTextAreaP
|
|
|
945
912
|
];
|
|
946
913
|
|
|
947
914
|
static propertyNames = [
|
|
948
|
-
'anchorSize',
|
|
949
915
|
'content',
|
|
950
916
|
'editable',
|
|
951
|
-
'focusVisible',
|
|
952
917
|
'formula',
|
|
953
918
|
'html',
|
|
954
919
|
'input',
|