@bryntum/core-react-thin 7.2.3 → 7.3.0
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 +261 -0
- package/lib/BryntumBooleanCombo.js +204 -0
- package/lib/BryntumBooleanCombo.js.map +1 -0
- package/lib/BryntumButton.d.ts +6 -14
- package/lib/BryntumButton.js +1 -2
- package/lib/BryntumButton.js.map +1 -1
- package/lib/BryntumButtonGroup.d.ts +8 -15
- package/lib/BryntumButtonGroup.js +2 -5
- package/lib/BryntumButtonGroup.js.map +1 -1
- package/lib/BryntumChatPanel.d.ts +16 -20
- package/lib/BryntumChatPanel.js +7 -6
- package/lib/BryntumChatPanel.js.map +1 -1
- package/lib/BryntumCheckbox.d.ts +7 -15
- package/lib/BryntumCheckbox.js +1 -2
- package/lib/BryntumCheckbox.js.map +1 -1
- package/lib/BryntumCheckboxGroup.d.ts +9 -21
- package/lib/BryntumCheckboxGroup.js +2 -6
- package/lib/BryntumCheckboxGroup.js.map +1 -1
- package/lib/BryntumChipView.d.ts +6 -14
- package/lib/BryntumChipView.js +1 -2
- package/lib/BryntumChipView.js.map +1 -1
- package/lib/BryntumCodeEditor.d.ts +9 -20
- package/lib/BryntumCodeEditor.js +2 -5
- package/lib/BryntumCodeEditor.js.map +1 -1
- package/lib/BryntumColorField.d.ts +7 -15
- package/lib/BryntumColorField.js +1 -2
- package/lib/BryntumColorField.js.map +1 -1
- package/lib/BryntumCombo.d.ts +10 -18
- package/lib/BryntumCombo.js +1 -2
- package/lib/BryntumCombo.js.map +1 -1
- package/lib/BryntumContainer.d.ts +7 -14
- package/lib/BryntumContainer.js +2 -5
- package/lib/BryntumContainer.js.map +1 -1
- package/lib/BryntumDateField.d.ts +7 -15
- package/lib/BryntumDateField.js +1 -2
- package/lib/BryntumDateField.js.map +1 -1
- package/lib/BryntumDatePicker.d.ts +9 -20
- package/lib/BryntumDatePicker.js +2 -5
- package/lib/BryntumDatePicker.js.map +1 -1
- package/lib/BryntumDateRangeField.d.ts +10 -18
- package/lib/BryntumDateRangeField.js +1 -2
- package/lib/BryntumDateRangeField.js.map +1 -1
- package/lib/BryntumDateTimeField.d.ts +7 -15
- package/lib/BryntumDateTimeField.js +1 -2
- package/lib/BryntumDateTimeField.js.map +1 -1
- package/lib/BryntumDemoCodeEditor.d.ts +9 -20
- package/lib/BryntumDemoCodeEditor.js +2 -5
- package/lib/BryntumDemoCodeEditor.js.map +1 -1
- package/lib/BryntumDisplayField.d.ts +7 -15
- package/lib/BryntumDisplayField.js +1 -2
- package/lib/BryntumDisplayField.js.map +1 -1
- package/lib/BryntumDurationField.d.ts +7 -15
- package/lib/BryntumDurationField.js +1 -2
- package/lib/BryntumDurationField.js.map +1 -1
- package/lib/BryntumEditor.d.ts +9 -19
- package/lib/BryntumEditor.js +2 -5
- package/lib/BryntumEditor.js.map +1 -1
- package/lib/BryntumFieldFilterPicker.d.ts +7 -14
- package/lib/BryntumFieldFilterPicker.js +2 -5
- package/lib/BryntumFieldFilterPicker.js.map +1 -1
- package/lib/BryntumFieldFilterPickerGroup.d.ts +7 -14
- package/lib/BryntumFieldFilterPickerGroup.js +2 -5
- package/lib/BryntumFieldFilterPickerGroup.js.map +1 -1
- package/lib/BryntumFieldSet.d.ts +9 -21
- package/lib/BryntumFieldSet.js +2 -6
- package/lib/BryntumFieldSet.js.map +1 -1
- package/lib/BryntumFileField.d.ts +7 -15
- package/lib/BryntumFileField.js +1 -2
- package/lib/BryntumFileField.js.map +1 -1
- package/lib/BryntumFilePicker.d.ts +7 -14
- package/lib/BryntumFilePicker.js +2 -5
- package/lib/BryntumFilePicker.js.map +1 -1
- package/lib/BryntumFilterField.d.ts +7 -15
- package/lib/BryntumFilterField.js +1 -2
- package/lib/BryntumFilterField.js.map +1 -1
- package/lib/BryntumHint.d.ts +21 -30
- package/lib/BryntumHint.js +2 -5
- package/lib/BryntumHint.js.map +1 -1
- package/lib/BryntumLabel.d.ts +6 -14
- package/lib/BryntumLabel.js +1 -2
- package/lib/BryntumLabel.js.map +1 -1
- package/lib/BryntumList.d.ts +6 -14
- package/lib/BryntumList.js +1 -2
- package/lib/BryntumList.js.map +1 -1
- package/lib/BryntumMenu.d.ts +20 -25
- package/lib/BryntumMenu.js +2 -6
- package/lib/BryntumMenu.js.map +1 -1
- package/lib/BryntumMonthPicker.d.ts +9 -20
- package/lib/BryntumMonthPicker.js +2 -5
- package/lib/BryntumMonthPicker.js.map +1 -1
- package/lib/BryntumNumberField.d.ts +7 -15
- package/lib/BryntumNumberField.js +1 -2
- package/lib/BryntumNumberField.js.map +1 -1
- package/lib/BryntumPagingToolbar.d.ts +10 -17
- package/lib/BryntumPagingToolbar.js +2 -5
- package/lib/BryntumPagingToolbar.js.map +1 -1
- package/lib/BryntumPanel.d.ts +9 -20
- package/lib/BryntumPanel.js +2 -5
- package/lib/BryntumPanel.js.map +1 -1
- package/lib/BryntumPasswordField.d.ts +7 -15
- package/lib/BryntumPasswordField.js +1 -2
- package/lib/BryntumPasswordField.js.map +1 -1
- package/lib/BryntumProgressBar.d.ts +6 -14
- package/lib/BryntumProgressBar.js +1 -2
- package/lib/BryntumProgressBar.js.map +1 -1
- package/lib/BryntumRadio.d.ts +7 -15
- package/lib/BryntumRadio.js +1 -2
- package/lib/BryntumRadio.js.map +1 -1
- package/lib/BryntumRadioGroup.d.ts +9 -21
- package/lib/BryntumRadioGroup.js +2 -6
- package/lib/BryntumRadioGroup.js.map +1 -1
- package/lib/BryntumSlideToggle.d.ts +7 -15
- package/lib/BryntumSlideToggle.js +1 -2
- package/lib/BryntumSlideToggle.js.map +1 -1
- package/lib/BryntumSlider.d.ts +7 -14
- package/lib/BryntumSlider.js +2 -2
- package/lib/BryntumSlider.js.map +1 -1
- package/lib/BryntumSplitter.d.ts +6 -14
- package/lib/BryntumSplitter.js +1 -2
- package/lib/BryntumSplitter.js.map +1 -1
- package/lib/BryntumTabPanel.d.ts +9 -20
- package/lib/BryntumTabPanel.js +2 -5
- package/lib/BryntumTabPanel.js.map +1 -1
- package/lib/BryntumTextAreaField.d.ts +8 -15
- package/lib/BryntumTextAreaField.js +2 -2
- package/lib/BryntumTextAreaField.js.map +1 -1
- package/lib/BryntumTextAreaPickerField.d.ts +8 -16
- package/lib/BryntumTextAreaPickerField.js +1 -2
- package/lib/BryntumTextAreaPickerField.js.map +1 -1
- package/lib/BryntumTextField.d.ts +7 -15
- package/lib/BryntumTextField.js +1 -2
- package/lib/BryntumTextField.js.map +1 -1
- package/lib/BryntumTimeField.d.ts +8 -16
- package/lib/BryntumTimeField.js +1 -2
- package/lib/BryntumTimeField.js.map +1 -1
- package/lib/BryntumTimePicker.d.ts +7 -14
- package/lib/BryntumTimePicker.js +2 -5
- package/lib/BryntumTimePicker.js.map +1 -1
- package/lib/BryntumToolbar.d.ts +10 -17
- package/lib/BryntumToolbar.js +2 -5
- package/lib/BryntumToolbar.js.map +1 -1
- package/lib/BryntumWidget.d.ts +6 -14
- package/lib/BryntumWidget.js +1 -2
- package/lib/BryntumWidget.js.map +1 -1
- package/lib/BryntumYearPicker.d.ts +9 -20
- 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 +1180 -0
- package/src/BryntumButton.tsx +69 -115
- package/src/BryntumButtonGroup.tsx +78 -123
- package/src/BryntumChatPanel.tsx +139 -169
- package/src/BryntumCheckbox.tsx +73 -117
- package/src/BryntumCheckboxGroup.tsx +109 -179
- package/src/BryntumChipView.tsx +65 -105
- package/src/BryntumCodeEditor.tsx +106 -167
- package/src/BryntumColorField.tsx +73 -117
- package/src/BryntumCombo.tsx +92 -152
- package/src/BryntumContainer.tsx +78 -124
- package/src/BryntumDateField.tsx +80 -123
- package/src/BryntumDatePicker.tsx +119 -193
- package/src/BryntumDateRangeField.tsx +79 -126
- package/src/BryntumDateTimeField.tsx +73 -117
- package/src/BryntumDemoCodeEditor.tsx +106 -167
- package/src/BryntumDisplayField.tsx +74 -119
- package/src/BryntumDurationField.tsx +80 -125
- package/src/BryntumEditor.tsx +90 -140
- package/src/BryntumFieldFilterPicker.tsx +80 -128
- package/src/BryntumFieldFilterPickerGroup.tsx +82 -132
- package/src/BryntumFieldSet.tsx +105 -172
- package/src/BryntumFileField.tsx +73 -117
- package/src/BryntumFilePicker.tsx +78 -124
- package/src/BryntumFilterField.tsx +76 -123
- package/src/BryntumHint.tsx +133 -190
- package/src/BryntumLabel.tsx +59 -95
- package/src/BryntumList.tsx +62 -101
- package/src/BryntumMenu.tsx +128 -188
- package/src/BryntumMonthPicker.tsx +106 -167
- package/src/BryntumNumberField.tsx +77 -121
- package/src/BryntumPagingToolbar.tsx +82 -129
- package/src/BryntumPanel.tsx +106 -167
- package/src/BryntumPasswordField.tsx +73 -117
- package/src/BryntumProgressBar.tsx +58 -93
- package/src/BryntumRadio.tsx +73 -117
- package/src/BryntumRadioGroup.tsx +109 -178
- package/src/BryntumSlideToggle.tsx +73 -117
- package/src/BryntumSlider.tsx +67 -101
- package/src/BryntumSplitter.tsx +61 -99
- package/src/BryntumTabPanel.tsx +107 -169
- package/src/BryntumTextAreaField.tsx +81 -119
- package/src/BryntumTextAreaPickerField.tsx +75 -120
- package/src/BryntumTextField.tsx +74 -119
- package/src/BryntumTimeField.tsx +79 -120
- package/src/BryntumTimePicker.tsx +78 -124
- package/src/BryntumToolbar.tsx +82 -129
- package/src/BryntumWidget.tsx +59 -95
- package/src/BryntumYearPicker.tsx +107 -169
- 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, TextAreaField, TextAreaFieldListeners, 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 BryntumTextAreaFieldProps = {
|
|
|
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/TextAreaField#config-adopt)
|
|
15
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#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/TextAreaField#config-align)
|
|
20
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-align)
|
|
23
21
|
*/
|
|
24
22
|
align? : AlignSpec|string
|
|
25
23
|
/**
|
|
@@ -41,15 +39,13 @@ export type BryntumTextAreaFieldProps = {
|
|
|
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/TextAreaField#config-ariaDescription)
|
|
42
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#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/TextAreaField#config-ariaLabel)
|
|
48
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-ariaLabel)
|
|
53
49
|
*/
|
|
54
50
|
ariaLabel? : string
|
|
55
51
|
/**
|
|
@@ -57,6 +53,12 @@ export type BryntumTextAreaFieldProps = {
|
|
|
57
53
|
* [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete)
|
|
58
54
|
*/
|
|
59
55
|
autoComplete? : string
|
|
56
|
+
/**
|
|
57
|
+
* Set to `true` to make the textarea automatically grow and shrink vertically to fit its content.
|
|
58
|
+
* When enabled, the textarea height adjusts on each input.
|
|
59
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-autoHeight)
|
|
60
|
+
*/
|
|
61
|
+
autoHeight? : boolean
|
|
60
62
|
/**
|
|
61
63
|
* Specify `true` to auto select field contents on focus
|
|
62
64
|
*/
|
|
@@ -68,21 +70,18 @@ export type BryntumTextAreaFieldProps = {
|
|
|
68
70
|
/**
|
|
69
71
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
70
72
|
* hierarchy when triggered.
|
|
71
|
-
* ...
|
|
72
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-bubbleEvents)
|
|
73
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-bubbleEvents)
|
|
73
74
|
*/
|
|
74
75
|
bubbleEvents? : object
|
|
75
76
|
/**
|
|
76
77
|
* Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
|
|
77
|
-
* ...
|
|
78
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-callOnFunctions)
|
|
78
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-callOnFunctions)
|
|
79
79
|
*/
|
|
80
80
|
callOnFunctions? : boolean
|
|
81
81
|
/**
|
|
82
82
|
* By default, if an event handler throws an exception, the error propagates up the stack and the
|
|
83
83
|
* application state is undefined. Code which follows the event handler will *not* be executed.
|
|
84
|
-
* ...
|
|
85
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-catchEventHandlerExceptions)
|
|
84
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-catchEventHandlerExceptions)
|
|
86
85
|
*/
|
|
87
86
|
catchEventHandlerExceptions? : boolean
|
|
88
87
|
/**
|
|
@@ -100,15 +99,13 @@ export type BryntumTextAreaFieldProps = {
|
|
|
100
99
|
* Custom CSS classes to add to element.
|
|
101
100
|
* May be specified as a space separated string, or as an object in which property names
|
|
102
101
|
* with truthy values are used as the class names:
|
|
103
|
-
* ...
|
|
104
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-cls)
|
|
102
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-cls)
|
|
105
103
|
*/
|
|
106
104
|
cls? : string|object
|
|
107
105
|
/**
|
|
108
106
|
* Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
|
|
109
107
|
* `style` block.
|
|
110
|
-
* ...
|
|
111
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-color)
|
|
108
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-color)
|
|
112
109
|
*/
|
|
113
110
|
color? : Color
|
|
114
111
|
/**
|
|
@@ -125,15 +122,13 @@ export type BryntumTextAreaFieldProps = {
|
|
|
125
122
|
* The configuration for additional items associated to this field. This is typically used to add contextual
|
|
126
123
|
* fields related to a [checkbox](https://bryntum.com/products/core/docs/api/Core/widget/Checkbox) or [radio button](#Core/widget/Radio). See
|
|
127
124
|
* these classes for examples of nested fields.
|
|
128
|
-
* ...
|
|
129
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-container)
|
|
125
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-container)
|
|
130
126
|
*/
|
|
131
|
-
container? : Record<string, CoreContainerItemConfig>|CoreContainerItemConfig[]|FieldContainerConfig
|
|
127
|
+
container? : Record<string, CoreContainerItemConfig>|CoreContainerItemConfig[]|FieldContainerConfig
|
|
132
128
|
/**
|
|
133
129
|
* The config controls how the value of nested items are handled when a parent container gets or sets its
|
|
134
130
|
* [values](https://bryntum.com/products/core/docs/api/Core/widget/Container#property-values).
|
|
135
|
-
* ...
|
|
136
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-containValues)
|
|
131
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-containValues)
|
|
137
132
|
* @param {Core.widget.Field} field Field instance
|
|
138
133
|
* @returns {boolean}
|
|
139
134
|
*/
|
|
@@ -142,8 +137,7 @@ export type BryntumTextAreaFieldProps = {
|
|
|
142
137
|
* Custom CSS classes to add to the [contentElement](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-contentElement).
|
|
143
138
|
* May be specified as a space separated string, or as an object in which property names
|
|
144
139
|
* with truthy values are used as the class names:
|
|
145
|
-
* ...
|
|
146
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-contentElementCls)
|
|
140
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-contentElementCls)
|
|
147
141
|
*/
|
|
148
142
|
contentElementCls? : string|object
|
|
149
143
|
/**
|
|
@@ -161,16 +155,15 @@ export type BryntumTextAreaFieldProps = {
|
|
|
161
155
|
*/
|
|
162
156
|
defaultBindProperty? : string
|
|
163
157
|
/**
|
|
164
|
-
* Check for CSS compatibility issues
|
|
165
|
-
*
|
|
166
|
-
* [
|
|
158
|
+
* Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
|
|
159
|
+
* checks:
|
|
160
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-detectCSSCompatibilityIssues)
|
|
167
161
|
*/
|
|
168
162
|
detectCSSCompatibilityIssues? : boolean
|
|
169
163
|
/**
|
|
170
164
|
* 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
|
|
171
165
|
* cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
|
|
172
|
-
* ...
|
|
173
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-disabled)
|
|
166
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-disabled)
|
|
174
167
|
*/
|
|
175
168
|
disabled? : boolean|'inert'
|
|
176
169
|
/**
|
|
@@ -178,33 +171,28 @@ export type BryntumTextAreaFieldProps = {
|
|
|
178
171
|
* [strips collection](https://bryntum.com/products/core/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
|
|
179
172
|
* `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
|
|
180
173
|
* body. Such widgets are called "edge strips".
|
|
181
|
-
* ...
|
|
182
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-dock)
|
|
174
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-dock)
|
|
183
175
|
*/
|
|
184
176
|
dock? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
185
177
|
/**
|
|
186
178
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
187
179
|
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
|
|
188
180
|
* property which controls when a drag should start.
|
|
189
|
-
* ...
|
|
190
|
-
*
|
|
181
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-draggable)
|
|
182
|
+
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
191
183
|
*/
|
|
192
|
-
draggable? : boolean|
|
|
193
|
-
handleSelector?: string
|
|
194
|
-
}
|
|
184
|
+
draggable? : boolean|object
|
|
195
185
|
/**
|
|
196
186
|
* Set to `false` to prevent user from editing the field. For TextFields it is basically the same as setting
|
|
197
187
|
* [readOnly](https://bryntum.com/products/core/docs/api/Core/widget/Field#config-readOnly), but for PickerFields there is a distinction where it allows you to pick a value
|
|
198
188
|
* but not to type one in the field.
|
|
199
|
-
* ...
|
|
200
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-editable)
|
|
189
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-editable)
|
|
201
190
|
*/
|
|
202
191
|
editable? : boolean
|
|
203
192
|
/**
|
|
204
193
|
* An object specifying attributes to assign to the root element of this widget.
|
|
205
194
|
* Set `null` value to attribute to remove it.
|
|
206
|
-
* ...
|
|
207
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-elementAttributes)
|
|
195
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-elementAttributes)
|
|
208
196
|
*/
|
|
209
197
|
elementAttributes? : Record<string, string|null>
|
|
210
198
|
extraData? : any
|
|
@@ -233,8 +221,7 @@ export type BryntumTextAreaFieldProps = {
|
|
|
233
221
|
hidden? : boolean
|
|
234
222
|
/**
|
|
235
223
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
236
|
-
* ...
|
|
237
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-hideAnimation)
|
|
224
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-hideAnimation)
|
|
238
225
|
*/
|
|
239
226
|
hideAnimation? : boolean|object
|
|
240
227
|
/**
|
|
@@ -244,8 +231,7 @@ export type BryntumTextAreaFieldProps = {
|
|
|
244
231
|
/**
|
|
245
232
|
* An optional string to display inside the input field as an overlay. This can be useful for displaying
|
|
246
233
|
* a field's units.
|
|
247
|
-
* ...
|
|
248
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-hint)
|
|
234
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-hint)
|
|
249
235
|
* @param {object} data A data object
|
|
250
236
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
251
237
|
* @param {any} data.value The current value of the field
|
|
@@ -256,8 +242,7 @@ export type BryntumTextAreaFieldProps = {
|
|
|
256
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.
|
|
257
243
|
* Since this can allow malicious content to be executed, be sure not to include user-entered data or to
|
|
258
244
|
* encode such data (see [encodeHtml](https://bryntum.com/products/core/docs/api/Core/helper/StringHelper#function-encodeHtml-static)).
|
|
259
|
-
* ...
|
|
260
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-hintHtml)
|
|
245
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-hintHtml)
|
|
261
246
|
* @param {object} data A data object
|
|
262
247
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
263
248
|
* @param {any} data.value The current value of the field
|
|
@@ -270,16 +255,14 @@ export type BryntumTextAreaFieldProps = {
|
|
|
270
255
|
id? : string
|
|
271
256
|
/**
|
|
272
257
|
* Determines if the widgets read-only state should be controlled by its parent.
|
|
273
|
-
* ...
|
|
274
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-ignoreParentReadOnly)
|
|
258
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-ignoreParentReadOnly)
|
|
275
259
|
*/
|
|
276
260
|
ignoreParentReadOnly? : boolean
|
|
277
261
|
/**
|
|
278
262
|
* Set this config to `true` to always display items horizontally along with this field. This assigns an
|
|
279
263
|
* [hbox](https://bryntum.com/products/core/docs/api/Core/widget/layout/Box) as the [layout](#Core/widget/Container#config-layout) to the
|
|
280
264
|
* [container](https://bryntum.com/products/core/docs/api/Core/widget/Field#config-container).
|
|
281
|
-
* ...
|
|
282
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-inline)
|
|
265
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-inline)
|
|
283
266
|
*/
|
|
284
267
|
inline? : boolean
|
|
285
268
|
/**
|
|
@@ -319,16 +302,14 @@ export type BryntumTextAreaFieldProps = {
|
|
|
319
302
|
* An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
|
|
320
303
|
* and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
|
|
321
304
|
* are the name of the instance method to call when the keystroke is received.
|
|
322
|
-
* ...
|
|
323
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-keyMap)
|
|
305
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-keyMap)
|
|
324
306
|
*/
|
|
325
307
|
keyMap? : Record<string, KeyMapConfig>
|
|
326
308
|
/**
|
|
327
309
|
* The delay in milliseconds to wait after the last keystroke before triggering a change event.
|
|
328
310
|
* Set to 0 to not trigger change events from keystrokes (listen for input event instead to have
|
|
329
311
|
* immediate feedback, change will still be triggered on blur).
|
|
330
|
-
* ...
|
|
331
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-keyStrokeChangeDelay)
|
|
312
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-keyStrokeChangeDelay)
|
|
332
313
|
*/
|
|
333
314
|
keyStrokeChangeDelay? : number
|
|
334
315
|
/**
|
|
@@ -341,15 +322,15 @@ export type BryntumTextAreaFieldProps = {
|
|
|
341
322
|
labelCls? : string|object
|
|
342
323
|
/**
|
|
343
324
|
* Label position, either 'before' the field or 'above' the field
|
|
344
|
-
* ...
|
|
345
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-labelPosition)
|
|
325
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-labelPosition)
|
|
346
326
|
*/
|
|
347
327
|
labelPosition? : 'before'|'above'|null
|
|
348
328
|
/**
|
|
349
329
|
* The labels to add either before or after the input field.
|
|
350
330
|
* Each label may have the following properties:
|
|
351
|
-
* ...
|
|
352
|
-
*
|
|
331
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-labels)
|
|
332
|
+
* @property {string} html Label text
|
|
333
|
+
* @property {'start','end'} align Which end of the file the label should go
|
|
353
334
|
*/
|
|
354
335
|
labels? : object[]
|
|
355
336
|
/**
|
|
@@ -358,16 +339,14 @@ export type BryntumTextAreaFieldProps = {
|
|
|
358
339
|
labelWidth? : string|number
|
|
359
340
|
/**
|
|
360
341
|
* The listener set for this object.
|
|
361
|
-
* ...
|
|
362
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-listeners)
|
|
342
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-listeners)
|
|
363
343
|
*/
|
|
364
344
|
listeners? : TextAreaFieldListeners
|
|
365
345
|
/**
|
|
366
346
|
* A class translations of which are used for translating this entity.
|
|
367
347
|
* This is often used when translations of an item are defined on its container class.
|
|
368
348
|
* For example:
|
|
369
|
-
* ...
|
|
370
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-localeClass)
|
|
349
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-localeClass)
|
|
371
350
|
*/
|
|
372
351
|
localeClass? : typeof Base
|
|
373
352
|
/**
|
|
@@ -379,8 +358,7 @@ export type BryntumTextAreaFieldProps = {
|
|
|
379
358
|
* In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
|
|
380
359
|
* you could use 'localeKey' meta configuration.
|
|
381
360
|
* Example:
|
|
382
|
-
* ...
|
|
383
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-localizableProperties)
|
|
361
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-localizableProperties)
|
|
384
362
|
*/
|
|
385
363
|
localizableProperties? : string[]
|
|
386
364
|
/**
|
|
@@ -406,8 +384,7 @@ export type BryntumTextAreaFieldProps = {
|
|
|
406
384
|
maxHeight? : string|number
|
|
407
385
|
/**
|
|
408
386
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
409
|
-
* ...
|
|
410
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-maximizeOnMobile)
|
|
387
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-maximizeOnMobile)
|
|
411
388
|
*/
|
|
412
389
|
maximizeOnMobile? : number|string
|
|
413
390
|
/**
|
|
@@ -429,18 +406,15 @@ export type BryntumTextAreaFieldProps = {
|
|
|
429
406
|
* When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
|
|
430
407
|
* is used to monitor this element for size changes caused by either style manipulation, or by CSS
|
|
431
408
|
* layout.
|
|
432
|
-
* ...
|
|
433
|
-
*
|
|
409
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-monitorResize)
|
|
410
|
+
* @property {boolean} immediate Set to `true` to receive resize notifications immediately.
|
|
434
411
|
*/
|
|
435
|
-
monitorResize? : boolean|
|
|
436
|
-
immediate?: boolean
|
|
437
|
-
}
|
|
412
|
+
monitorResize? : boolean|object
|
|
438
413
|
/**
|
|
439
414
|
* Name of the field which is used as a key to get/set values from/to the field.
|
|
440
415
|
* Used prior to [ref](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-ref) and [id](#Core/widget/Widget#config-id) in
|
|
441
416
|
* [Container.values](https://bryntum.com/products/core/docs/api/Core/widget/Container#property-values).
|
|
442
|
-
* ...
|
|
443
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-name)
|
|
417
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-name)
|
|
444
418
|
*/
|
|
445
419
|
name? : string
|
|
446
420
|
/**
|
|
@@ -451,8 +425,7 @@ export type BryntumTextAreaFieldProps = {
|
|
|
451
425
|
* 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
|
|
452
426
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
453
427
|
* widget's [contentElement](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-contentElement).
|
|
454
|
-
* ...
|
|
455
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-positioned)
|
|
428
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-positioned)
|
|
456
429
|
*/
|
|
457
430
|
positioned? : boolean
|
|
458
431
|
/**
|
|
@@ -463,15 +436,13 @@ export type BryntumTextAreaFieldProps = {
|
|
|
463
436
|
/**
|
|
464
437
|
* Makes the field unmodifiable by user action. The input area is not editable, and triggers
|
|
465
438
|
* are unresponsive.
|
|
466
|
-
* ...
|
|
467
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-readOnly)
|
|
439
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-readOnly)
|
|
468
440
|
*/
|
|
469
441
|
readOnly? : boolean
|
|
470
442
|
relayStoreEvents? : boolean
|
|
471
443
|
/**
|
|
472
444
|
* Predefined style to use for the field. Possible values are:
|
|
473
|
-
* ...
|
|
474
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-rendition)
|
|
445
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-rendition)
|
|
475
446
|
*/
|
|
476
447
|
rendition? : 'outlined'|'filled'|string
|
|
477
448
|
/**
|
|
@@ -494,23 +465,26 @@ export type BryntumTextAreaFieldProps = {
|
|
|
494
465
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
495
466
|
* [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
|
|
496
467
|
* current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
|
|
497
|
-
* ...
|
|
498
|
-
* [
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
468
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-ripple)
|
|
469
|
+
* @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
|
|
470
|
+
* @property {string} [color] A CSS color name or specification.
|
|
471
|
+
* @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
|
|
472
|
+
* @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.
|
|
473
|
+
*/
|
|
474
|
+
ripple? : boolean|object
|
|
475
|
+
/**
|
|
476
|
+
* The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
|
|
477
|
+
* accidentally applying a role which may interfere with screen readers.
|
|
478
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-role)
|
|
479
|
+
*/
|
|
480
|
+
role? : string
|
|
506
481
|
/**
|
|
507
482
|
* 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`
|
|
508
483
|
*/
|
|
509
484
|
rootElement? : ShadowRoot|HTMLElement
|
|
510
485
|
/**
|
|
511
486
|
* This may be configured as `true` to make the widget's element use the `direction:rtl` style.
|
|
512
|
-
* ...
|
|
513
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-rtl)
|
|
487
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-rtl)
|
|
514
488
|
*/
|
|
515
489
|
rtl? : boolean
|
|
516
490
|
/**
|
|
@@ -520,8 +494,7 @@ export type BryntumTextAreaFieldProps = {
|
|
|
520
494
|
scrollAction? : 'hide'|'realign'|null
|
|
521
495
|
/**
|
|
522
496
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
523
|
-
* ...
|
|
524
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-showAnimation)
|
|
497
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-showAnimation)
|
|
525
498
|
*/
|
|
526
499
|
showAnimation? : boolean|object
|
|
527
500
|
/**
|
|
@@ -550,8 +523,7 @@ export type BryntumTextAreaFieldProps = {
|
|
|
550
523
|
* 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
|
|
551
524
|
* [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
|
|
552
525
|
* this widget:
|
|
553
|
-
* ...
|
|
554
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-tab)
|
|
526
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-tab)
|
|
555
527
|
*/
|
|
556
528
|
tab? : boolean|TabConfig
|
|
557
529
|
/**
|
|
@@ -559,14 +531,12 @@ export type BryntumTextAreaFieldProps = {
|
|
|
559
531
|
* is equivalent to natural tab order, but is unnecessary for fields since they are naturally tabbable
|
|
560
532
|
* (i.e., accessible via the TAB key). Setting to `-1` disables tabbability but allows for focus to be set
|
|
561
533
|
* to the element programmatically.
|
|
562
|
-
* ...
|
|
563
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-tabIndex)
|
|
534
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-tabIndex)
|
|
564
535
|
*/
|
|
565
536
|
tabIndex? : number
|
|
566
537
|
/**
|
|
567
538
|
* Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
|
|
568
|
-
* ...
|
|
569
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-textAlign)
|
|
539
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-textAlign)
|
|
570
540
|
*/
|
|
571
541
|
textAlign? : 'left'|'center'|'right'|'start'|'end'
|
|
572
542
|
/**
|
|
@@ -575,24 +545,21 @@ export type BryntumTextAreaFieldProps = {
|
|
|
575
545
|
title? : string
|
|
576
546
|
/**
|
|
577
547
|
* Tooltip for the widget, either as a string or as a Tooltip config object.
|
|
578
|
-
* ...
|
|
579
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-tooltip)
|
|
548
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-tooltip)
|
|
580
549
|
*/
|
|
581
550
|
tooltip? : string|TooltipConfig|null
|
|
582
551
|
/**
|
|
583
552
|
* The triggers to add either before or after the input field. Each property name is the reference by which
|
|
584
553
|
* an instantiated Trigger Widget may be retrieved from the live `triggers` property.
|
|
585
|
-
* ...
|
|
586
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-triggers)
|
|
554
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-triggers)
|
|
587
555
|
*/
|
|
588
|
-
triggers? : Record<string, FieldTriggerConfig
|
|
556
|
+
triggers? : Record<string, FieldTriggerConfig>
|
|
589
557
|
type? : 'textareafield'|'textarea'
|
|
590
558
|
/**
|
|
591
559
|
* Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
|
|
592
560
|
* as a space separated string, an array of strings, or as an object in which property names with truthy
|
|
593
561
|
* values are used as the class names.
|
|
594
|
-
* ...
|
|
595
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-ui)
|
|
562
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-ui)
|
|
596
563
|
*/
|
|
597
564
|
ui? : string|object
|
|
598
565
|
/**
|
|
@@ -617,14 +584,12 @@ export type BryntumTextAreaFieldProps = {
|
|
|
617
584
|
width? : string|number
|
|
618
585
|
/**
|
|
619
586
|
* The x position for the widget.
|
|
620
|
-
* ...
|
|
621
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-x)
|
|
587
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-x)
|
|
622
588
|
*/
|
|
623
589
|
x? : number
|
|
624
590
|
/**
|
|
625
591
|
* The y position for the widget.
|
|
626
|
-
* ...
|
|
627
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-y)
|
|
592
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-y)
|
|
628
593
|
*/
|
|
629
594
|
y? : number
|
|
630
595
|
|
|
@@ -663,8 +628,7 @@ export type BryntumTextAreaFieldProps = {
|
|
|
663
628
|
onBeforeShow? : ((event: { source: Widget|any }) => Promise<boolean>|boolean|void)|string
|
|
664
629
|
/**
|
|
665
630
|
* Fires when any other event is fired from the object.
|
|
666
|
-
* ...
|
|
667
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#event-catchAll)
|
|
631
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#event-catchAll)
|
|
668
632
|
* @param {object} event Event object
|
|
669
633
|
* @param {{[key: string]: any, type: string}} event.event The Object that contains event details
|
|
670
634
|
* @param {string} event.event.type The type of the event which is caught by the listener
|
|
@@ -684,8 +648,7 @@ export type BryntumTextAreaFieldProps = {
|
|
|
684
648
|
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
|
|
685
649
|
/**
|
|
686
650
|
* Fired when this field is [cleared](https://bryntum.com/products/core/docs/api/Core/widget/Field#function-clear).
|
|
687
|
-
* ...
|
|
688
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#event-clear)
|
|
651
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#event-clear)
|
|
689
652
|
* @param {object} event Event object
|
|
690
653
|
* @param {Core.widget.Field,any} event.source This Field
|
|
691
654
|
*/
|
|
@@ -743,8 +706,7 @@ export type BryntumTextAreaFieldProps = {
|
|
|
743
706
|
/**
|
|
744
707
|
* Triggered when a widget which had been in a non-visible state for any reason
|
|
745
708
|
* achieves visibility.
|
|
746
|
-
* ...
|
|
747
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#event-paint)
|
|
709
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#event-paint)
|
|
748
710
|
* @param {object} event Event object
|
|
749
711
|
* @param {Core.widget.Widget} event.source The widget being painted.
|
|
750
712
|
* @param {boolean} event.firstPaint `true` if this is the first paint.
|
|
@@ -802,6 +764,7 @@ export class BryntumTextAreaField extends React.Component<BryntumTextAreaFieldPr
|
|
|
802
764
|
'ariaDescription',
|
|
803
765
|
'ariaLabel',
|
|
804
766
|
'autoComplete',
|
|
767
|
+
'autoHeight',
|
|
805
768
|
'autoSelect',
|
|
806
769
|
'bubbleEvents',
|
|
807
770
|
'centered',
|
|
@@ -849,6 +812,7 @@ export class BryntumTextAreaField extends React.Component<BryntumTextAreaFieldPr
|
|
|
849
812
|
'resize',
|
|
850
813
|
'revertOnEscape',
|
|
851
814
|
'ripple',
|
|
815
|
+
'role',
|
|
852
816
|
'rootElement',
|
|
853
817
|
'scrollAction',
|
|
854
818
|
'showAnimation',
|
|
@@ -926,9 +890,7 @@ export class BryntumTextAreaField extends React.Component<BryntumTextAreaFieldPr
|
|
|
926
890
|
];
|
|
927
891
|
|
|
928
892
|
static propertyNames = [
|
|
929
|
-
'anchorSize',
|
|
930
893
|
'content',
|
|
931
|
-
'focusVisible',
|
|
932
894
|
'html',
|
|
933
895
|
'input',
|
|
934
896
|
'parent',
|