@bryntum/core-react-thin 7.3.4 → 7.3.5

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.
Files changed (200) hide show
  1. package/lib/BryntumBooleanCombo.d.ts +2 -1
  2. package/lib/BryntumBooleanCombo.js +1 -0
  3. package/lib/BryntumBooleanCombo.js.map +1 -1
  4. package/lib/BryntumButton.d.ts +3 -1
  5. package/lib/BryntumButton.js +2 -0
  6. package/lib/BryntumButton.js.map +1 -1
  7. package/lib/BryntumButtonGroup.d.ts +4 -1
  8. package/lib/BryntumButtonGroup.js +3 -0
  9. package/lib/BryntumButtonGroup.js.map +1 -1
  10. package/lib/BryntumChatPanel.d.ts +3 -2
  11. package/lib/BryntumChatPanel.js +2 -1
  12. package/lib/BryntumChatPanel.js.map +1 -1
  13. package/lib/BryntumCheckbox.d.ts +2 -1
  14. package/lib/BryntumCheckbox.js +1 -0
  15. package/lib/BryntumCheckbox.js.map +1 -1
  16. package/lib/BryntumCheckboxGroup.d.ts +3 -2
  17. package/lib/BryntumCheckboxGroup.js +2 -1
  18. package/lib/BryntumCheckboxGroup.js.map +1 -1
  19. package/lib/BryntumChipView.d.ts +2 -1
  20. package/lib/BryntumChipView.js +1 -0
  21. package/lib/BryntumChipView.js.map +1 -1
  22. package/lib/BryntumCodeEditor.d.ts +3 -2
  23. package/lib/BryntumCodeEditor.js +2 -1
  24. package/lib/BryntumCodeEditor.js.map +1 -1
  25. package/lib/BryntumColorField.d.ts +2 -1
  26. package/lib/BryntumColorField.js +1 -0
  27. package/lib/BryntumColorField.js.map +1 -1
  28. package/lib/BryntumCombo.d.ts +2 -1
  29. package/lib/BryntumCombo.js +1 -0
  30. package/lib/BryntumCombo.js.map +1 -1
  31. package/lib/BryntumContainer.d.ts +2 -1
  32. package/lib/BryntumContainer.js +1 -0
  33. package/lib/BryntumContainer.js.map +1 -1
  34. package/lib/BryntumDateField.d.ts +2 -1
  35. package/lib/BryntumDateField.js +1 -0
  36. package/lib/BryntumDateField.js.map +1 -1
  37. package/lib/BryntumDatePicker.d.ts +3 -2
  38. package/lib/BryntumDatePicker.js +2 -1
  39. package/lib/BryntumDatePicker.js.map +1 -1
  40. package/lib/BryntumDateRangeField.d.ts +2 -1
  41. package/lib/BryntumDateRangeField.js +1 -0
  42. package/lib/BryntumDateRangeField.js.map +1 -1
  43. package/lib/BryntumDateTimeField.d.ts +2 -1
  44. package/lib/BryntumDateTimeField.js +1 -0
  45. package/lib/BryntumDateTimeField.js.map +1 -1
  46. package/lib/BryntumDemoCodeEditor.d.ts +3 -2
  47. package/lib/BryntumDemoCodeEditor.js +2 -1
  48. package/lib/BryntumDemoCodeEditor.js.map +1 -1
  49. package/lib/BryntumDisplayField.d.ts +2 -1
  50. package/lib/BryntumDisplayField.js +1 -0
  51. package/lib/BryntumDisplayField.js.map +1 -1
  52. package/lib/BryntumDurationField.d.ts +2 -1
  53. package/lib/BryntumDurationField.js +1 -0
  54. package/lib/BryntumDurationField.js.map +1 -1
  55. package/lib/BryntumEditor.d.ts +2 -1
  56. package/lib/BryntumEditor.js +1 -0
  57. package/lib/BryntumEditor.js.map +1 -1
  58. package/lib/BryntumFieldFilterPicker.d.ts +2 -1
  59. package/lib/BryntumFieldFilterPicker.js +1 -0
  60. package/lib/BryntumFieldFilterPicker.js.map +1 -1
  61. package/lib/BryntumFieldFilterPickerGroup.d.ts +2 -1
  62. package/lib/BryntumFieldFilterPickerGroup.js +1 -0
  63. package/lib/BryntumFieldFilterPickerGroup.js.map +1 -1
  64. package/lib/BryntumFieldSet.d.ts +3 -2
  65. package/lib/BryntumFieldSet.js +2 -1
  66. package/lib/BryntumFieldSet.js.map +1 -1
  67. package/lib/BryntumFileField.d.ts +2 -1
  68. package/lib/BryntumFileField.js +1 -0
  69. package/lib/BryntumFileField.js.map +1 -1
  70. package/lib/BryntumFilePicker.d.ts +2 -1
  71. package/lib/BryntumFilePicker.js +1 -0
  72. package/lib/BryntumFilePicker.js.map +1 -1
  73. package/lib/BryntumFilterField.d.ts +2 -1
  74. package/lib/BryntumFilterField.js +1 -0
  75. package/lib/BryntumFilterField.js.map +1 -1
  76. package/lib/BryntumHint.d.ts +3 -2
  77. package/lib/BryntumHint.js +2 -1
  78. package/lib/BryntumHint.js.map +1 -1
  79. package/lib/BryntumLabel.d.ts +2 -1
  80. package/lib/BryntumLabel.js +1 -0
  81. package/lib/BryntumLabel.js.map +1 -1
  82. package/lib/BryntumList.d.ts +2 -1
  83. package/lib/BryntumList.js +1 -0
  84. package/lib/BryntumList.js.map +1 -1
  85. package/lib/BryntumMenu.d.ts +3 -2
  86. package/lib/BryntumMenu.js +2 -1
  87. package/lib/BryntumMenu.js.map +1 -1
  88. package/lib/BryntumMonthPicker.d.ts +3 -2
  89. package/lib/BryntumMonthPicker.js +2 -1
  90. package/lib/BryntumMonthPicker.js.map +1 -1
  91. package/lib/BryntumNumberField.d.ts +2 -1
  92. package/lib/BryntumNumberField.js +1 -0
  93. package/lib/BryntumNumberField.js.map +1 -1
  94. package/lib/BryntumPagingToolbar.d.ts +2 -1
  95. package/lib/BryntumPagingToolbar.js +1 -0
  96. package/lib/BryntumPagingToolbar.js.map +1 -1
  97. package/lib/BryntumPanel.d.ts +3 -2
  98. package/lib/BryntumPanel.js +2 -1
  99. package/lib/BryntumPanel.js.map +1 -1
  100. package/lib/BryntumPasswordField.d.ts +2 -1
  101. package/lib/BryntumPasswordField.js +1 -0
  102. package/lib/BryntumPasswordField.js.map +1 -1
  103. package/lib/BryntumProgressBar.d.ts +2 -1
  104. package/lib/BryntumProgressBar.js +1 -0
  105. package/lib/BryntumProgressBar.js.map +1 -1
  106. package/lib/BryntumRadio.d.ts +2 -1
  107. package/lib/BryntumRadio.js +1 -0
  108. package/lib/BryntumRadio.js.map +1 -1
  109. package/lib/BryntumRadioGroup.d.ts +3 -2
  110. package/lib/BryntumRadioGroup.js +2 -1
  111. package/lib/BryntumRadioGroup.js.map +1 -1
  112. package/lib/BryntumSlideToggle.d.ts +2 -1
  113. package/lib/BryntumSlideToggle.js +1 -0
  114. package/lib/BryntumSlideToggle.js.map +1 -1
  115. package/lib/BryntumSlider.d.ts +2 -1
  116. package/lib/BryntumSlider.js +1 -0
  117. package/lib/BryntumSlider.js.map +1 -1
  118. package/lib/BryntumSplitter.d.ts +2 -1
  119. package/lib/BryntumSplitter.js +1 -0
  120. package/lib/BryntumSplitter.js.map +1 -1
  121. package/lib/BryntumTabPanel.d.ts +3 -2
  122. package/lib/BryntumTabPanel.js +2 -1
  123. package/lib/BryntumTabPanel.js.map +1 -1
  124. package/lib/BryntumTextAreaField.d.ts +2 -1
  125. package/lib/BryntumTextAreaField.js +1 -0
  126. package/lib/BryntumTextAreaField.js.map +1 -1
  127. package/lib/BryntumTextAreaPickerField.d.ts +2 -1
  128. package/lib/BryntumTextAreaPickerField.js +1 -0
  129. package/lib/BryntumTextAreaPickerField.js.map +1 -1
  130. package/lib/BryntumTextField.d.ts +2 -1
  131. package/lib/BryntumTextField.js +1 -0
  132. package/lib/BryntumTextField.js.map +1 -1
  133. package/lib/BryntumTimeField.d.ts +2 -1
  134. package/lib/BryntumTimeField.js +1 -0
  135. package/lib/BryntumTimeField.js.map +1 -1
  136. package/lib/BryntumTimePicker.d.ts +2 -1
  137. package/lib/BryntumTimePicker.js +1 -0
  138. package/lib/BryntumTimePicker.js.map +1 -1
  139. package/lib/BryntumToolbar.d.ts +2 -1
  140. package/lib/BryntumToolbar.js +1 -0
  141. package/lib/BryntumToolbar.js.map +1 -1
  142. package/lib/BryntumWidget.d.ts +2 -1
  143. package/lib/BryntumWidget.js +1 -0
  144. package/lib/BryntumWidget.js.map +1 -1
  145. package/lib/BryntumYearPicker.d.ts +3 -2
  146. package/lib/BryntumYearPicker.js +2 -1
  147. package/lib/BryntumYearPicker.js.map +1 -1
  148. package/lib/WrapperHelper.js +2 -2
  149. package/lib/WrapperHelper.js.map +1 -1
  150. package/package.json +1 -1
  151. package/src/BryntumBooleanCombo.tsx +8 -1
  152. package/src/BryntumButton.tsx +17 -2
  153. package/src/BryntumButtonGroup.tsx +21 -1
  154. package/src/BryntumChatPanel.tsx +10 -3
  155. package/src/BryntumCheckbox.tsx +8 -1
  156. package/src/BryntumCheckboxGroup.tsx +10 -3
  157. package/src/BryntumChipView.tsx +8 -1
  158. package/src/BryntumCodeEditor.tsx +10 -3
  159. package/src/BryntumColorField.tsx +8 -1
  160. package/src/BryntumCombo.tsx +8 -1
  161. package/src/BryntumContainer.tsx +8 -1
  162. package/src/BryntumDateField.tsx +8 -1
  163. package/src/BryntumDatePicker.tsx +10 -3
  164. package/src/BryntumDateRangeField.tsx +8 -1
  165. package/src/BryntumDateTimeField.tsx +8 -1
  166. package/src/BryntumDemoCodeEditor.tsx +10 -3
  167. package/src/BryntumDisplayField.tsx +8 -1
  168. package/src/BryntumDurationField.tsx +8 -1
  169. package/src/BryntumEditor.tsx +8 -1
  170. package/src/BryntumFieldFilterPicker.tsx +8 -1
  171. package/src/BryntumFieldFilterPickerGroup.tsx +8 -1
  172. package/src/BryntumFieldSet.tsx +10 -3
  173. package/src/BryntumFileField.tsx +8 -1
  174. package/src/BryntumFilePicker.tsx +8 -1
  175. package/src/BryntumFilterField.tsx +8 -1
  176. package/src/BryntumHint.tsx +10 -3
  177. package/src/BryntumLabel.tsx +8 -1
  178. package/src/BryntumList.tsx +8 -1
  179. package/src/BryntumMenu.tsx +10 -3
  180. package/src/BryntumMonthPicker.tsx +10 -3
  181. package/src/BryntumNumberField.tsx +8 -1
  182. package/src/BryntumPagingToolbar.tsx +8 -1
  183. package/src/BryntumPanel.tsx +10 -3
  184. package/src/BryntumPasswordField.tsx +8 -1
  185. package/src/BryntumProgressBar.tsx +8 -1
  186. package/src/BryntumRadio.tsx +8 -1
  187. package/src/BryntumRadioGroup.tsx +10 -3
  188. package/src/BryntumSlideToggle.tsx +8 -1
  189. package/src/BryntumSlider.tsx +8 -1
  190. package/src/BryntumSplitter.tsx +8 -1
  191. package/src/BryntumTabPanel.tsx +10 -3
  192. package/src/BryntumTextAreaField.tsx +8 -1
  193. package/src/BryntumTextAreaPickerField.tsx +8 -1
  194. package/src/BryntumTextField.tsx +8 -1
  195. package/src/BryntumTimeField.tsx +8 -1
  196. package/src/BryntumTimePicker.tsx +8 -1
  197. package/src/BryntumToolbar.tsx +8 -1
  198. package/src/BryntumWidget.tsx +8 -1
  199. package/src/BryntumYearPicker.tsx +10 -3
  200. package/src/WrapperHelper.tsx +1 -1
@@ -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, DateField, DateFieldListeners, DatePickerConfig, DomConfig, DurationConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, ReactJSX, Rectangle, Scroller, TabConfig, TimeField, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
6
+ import { AlignSpec, Base, Color, CoreContainerItemConfig, DateField, DateFieldListeners, DatePickerConfig, DomConfig, DurationConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, OverflowTwinConfig, ReactJSX, Rectangle, Scroller, TabConfig, TimeField, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
7
7
 
8
8
  import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
9
9
 
@@ -455,6 +455,12 @@ export type BryntumDateFieldProps = {
455
455
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DateField#config-name)
456
456
  */
457
457
  name? : string
458
+ /**
459
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
460
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
461
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DateField#config-overflowTwinConfig)
462
+ */
463
+ overflowTwinConfig? : OverflowTwinConfig|null
458
464
  /**
459
465
  * A reference to a partner TimeField which this DateField should sync its value with.
460
466
  * When the TimeField's value is changed, this DateField's value is updated to match.
@@ -891,6 +897,7 @@ export class BryntumDateField extends React.Component<BryntumDateFieldProps> {
891
897
  'minLength',
892
898
  'monitorResize',
893
899
  'name',
900
+ 'overflowTwinConfig',
894
901
  'picker',
895
902
  'pickerAlignElement',
896
903
  'pickerFormat',
@@ -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, CalendarPanel, Color, Container, CoreContainerItemConfig, CoreContainerLayoutConfig, DatePicker, DatePickerListeners, DomConfig, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, Month, MonthConfig, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ReactJSX, Rectangle, Scroller, ScrollerConfig, StateProvider, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
6
+ import { AlignSpec, Base, CalendarPanel, Color, Container, CoreContainerItemConfig, CoreContainerLayoutConfig, DatePicker, DatePickerListeners, DomConfig, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, Month, MonthConfig, OverflowTwinConfig, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ReactJSX, Rectangle, Scroller, ScrollerConfig, StateProvider, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
7
7
 
8
8
  import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
9
9
 
@@ -579,6 +579,12 @@ export type BryntumDatePickerProps = {
579
579
  * The class name to add to calendar cells which are in the previous or next month.
580
580
  */
581
581
  otherMonthCls? : string
582
+ /**
583
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
584
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
585
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DatePicker#config-overflowTwinConfig)
586
+ */
587
+ overflowTwinConfig? : OverflowTwinConfig|null
582
588
  /**
583
589
  * 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
584
590
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -696,7 +702,7 @@ export type BryntumDatePickerProps = {
696
702
  * (if explicitly specified) will be used as the `stateId`.
697
703
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DatePicker#config-stateId)
698
704
  */
699
- stateId? : string
705
+ stateId? : string|null
700
706
  /**
701
707
  * The `StateProvider` to use to save and restore this object's [state](https://bryntum.com/products/core/docs/api/Core/mixin/State#property-state). By default, `state`
702
708
  * will be saved using the [default state provider](https://bryntum.com/products/core/docs/api/Core/state/StateProvider#property-instance-static).
@@ -1111,6 +1117,7 @@ export class BryntumDatePicker extends React.Component<BryntumDatePickerProps> {
1111
1117
  'nonWorkingDayCls',
1112
1118
  'nonWorkingDays',
1113
1119
  'otherMonthCls',
1120
+ 'overflowTwinConfig',
1114
1121
  'positioned',
1115
1122
  'preventTooltipOnTouch',
1116
1123
  'relayStoreEvents',
@@ -1123,7 +1130,6 @@ export class BryntumDatePicker extends React.Component<BryntumDatePickerProps> {
1123
1130
  'sixWeeks',
1124
1131
  'stateful',
1125
1132
  'statefulEvents',
1126
- 'stateId',
1127
1133
  'stateProvider',
1128
1134
  'strips',
1129
1135
  'tab',
@@ -1216,6 +1222,7 @@ export class BryntumDatePicker extends React.Component<BryntumDatePickerProps> {
1216
1222
  'shadePastDates',
1217
1223
  'showWeekColumn',
1218
1224
  'span',
1225
+ 'stateId',
1219
1226
  'strictRecordMapping',
1220
1227
  'title',
1221
1228
  'tools',
@@ -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, ConfirmationBar, ConfirmationBarConfig, CoreContainerItemConfig, DateField, DateFieldConfig, DateRangeField, DateRangeFieldListeners, DateRangePickerConfig, DomConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, MultiDatePickerConfig, ReactJSX, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
6
+ import { AlignSpec, Base, Color, ConfirmationBar, ConfirmationBarConfig, CoreContainerItemConfig, DateField, DateFieldConfig, DateRangeField, DateRangeFieldListeners, DateRangePickerConfig, DomConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, MultiDatePickerConfig, OverflowTwinConfig, ReactJSX, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
7
7
 
8
8
  import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
9
9
 
@@ -477,6 +477,12 @@ export type BryntumDateRangeFieldProps = {
477
477
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DateRangeField#config-name)
478
478
  */
479
479
  name? : string
480
+ /**
481
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
482
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
483
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DateRangeField#config-overflowTwinConfig)
484
+ */
485
+ overflowTwinConfig? : OverflowTwinConfig|null
480
486
  /**
481
487
  * A config object used to configure the [datePicker](https://bryntum.com/products/core/docs/api/Core/widget/DateRangePicker).
482
488
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DateRangeField#config-picker)
@@ -881,6 +887,7 @@ export class BryntumDateRangeField extends React.Component<BryntumDateRangeField
881
887
  'minLength',
882
888
  'monitorResize',
883
889
  'name',
890
+ 'overflowTwinConfig',
884
891
  'picker',
885
892
  'pickerAlignElement',
886
893
  'positioned',
@@ -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, DateFieldConfig, DateTimeField, DateTimeFieldListeners, DomConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, ReactJSX, Rectangle, Scroller, TabConfig, TimeFieldConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
6
+ import { AlignSpec, Base, Color, CoreContainerItemConfig, DateFieldConfig, DateTimeField, DateTimeFieldListeners, DomConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, OverflowTwinConfig, ReactJSX, Rectangle, Scroller, TabConfig, TimeFieldConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
7
7
 
8
8
  import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
9
9
 
@@ -409,6 +409,12 @@ export type BryntumDateTimeFieldProps = {
409
409
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DateTimeField#config-name)
410
410
  */
411
411
  name? : string
412
+ /**
413
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
414
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
415
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DateTimeField#config-overflowTwinConfig)
416
+ */
417
+ overflowTwinConfig? : OverflowTwinConfig|null
412
418
  /**
413
419
  * Text to display in empty field.
414
420
  */
@@ -780,6 +786,7 @@ export class BryntumDateTimeField extends React.Component<BryntumDateTimeFieldPr
780
786
  'masked',
781
787
  'monitorResize',
782
788
  'name',
789
+ 'overflowTwinConfig',
783
790
  'positioned',
784
791
  'preventTooltipOnTouch',
785
792
  'relayStoreEvents',
@@ -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, Container, CoreContainerItemConfig, CoreContainerLayoutConfig, DemoCodeEditor, DemoCodeEditorListeners, DomConfig, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ReactJSX, Rectangle, Scroller, ScrollerConfig, StateProvider, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
6
+ import { AlignSpec, Base, Color, Container, CoreContainerItemConfig, CoreContainerLayoutConfig, DemoCodeEditor, DemoCodeEditorListeners, DomConfig, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, OverflowTwinConfig, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ReactJSX, Rectangle, Scroller, ScrollerConfig, StateProvider, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
7
7
 
8
8
  import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
9
9
 
@@ -448,6 +448,12 @@ export type BryntumDemoCodeEditorProps = {
448
448
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DemoCodeEditor#config-namedItems)
449
449
  */
450
450
  namedItems? : Record<string, CoreContainerItemConfig>
451
+ /**
452
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
453
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
454
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DemoCodeEditor#config-overflowTwinConfig)
455
+ */
456
+ overflowTwinConfig? : OverflowTwinConfig|null
451
457
  /**
452
458
  * 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
453
459
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -551,7 +557,7 @@ export type BryntumDemoCodeEditorProps = {
551
557
  * (if explicitly specified) will be used as the `stateId`.
552
558
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DemoCodeEditor#config-stateId)
553
559
  */
554
- stateId? : string
560
+ stateId? : string|null
555
561
  /**
556
562
  * The `StateProvider` to use to save and restore this object's [state](https://bryntum.com/products/core/docs/api/Core/mixin/State#property-state). By default, `state`
557
563
  * will be saved using the [default state provider](https://bryntum.com/products/core/docs/api/Core/state/StateProvider#property-instance-static).
@@ -880,6 +886,7 @@ export class BryntumDemoCodeEditor extends React.Component<BryntumDemoCodeEditor
880
886
  'mode',
881
887
  'monitorResize',
882
888
  'namedItems',
889
+ 'overflowTwinConfig',
883
890
  'positioned',
884
891
  'preferredSources',
885
892
  'preventTooltipOnTouch',
@@ -892,7 +899,6 @@ export class BryntumDemoCodeEditor extends React.Component<BryntumDemoCodeEditor
892
899
  'showTooltipWhenDisabled',
893
900
  'stateful',
894
901
  'statefulEvents',
895
- 'stateId',
896
902
  'stateProvider',
897
903
  'strips',
898
904
  'tab',
@@ -968,6 +974,7 @@ export class BryntumDemoCodeEditor extends React.Component<BryntumDemoCodeEditor
968
974
  'rtl',
969
975
  'scrollable',
970
976
  'span',
977
+ 'stateId',
971
978
  'status',
972
979
  'strictRecordMapping',
973
980
  'text',
@@ -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, DisplayField, DisplayFieldListeners, DomConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, ReactJSX, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
6
+ import { AlignSpec, Base, Color, CoreContainerItemConfig, DisplayField, DisplayFieldListeners, DomConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, OverflowTwinConfig, ReactJSX, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
7
7
 
8
8
  import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
9
9
 
@@ -428,6 +428,12 @@ export type BryntumDisplayFieldProps = {
428
428
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DisplayField#config-name)
429
429
  */
430
430
  name? : string
431
+ /**
432
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
433
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
434
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DisplayField#config-overflowTwinConfig)
435
+ */
436
+ overflowTwinConfig? : OverflowTwinConfig|null
431
437
  /**
432
438
  * Text to display in empty field.
433
439
  */
@@ -815,6 +821,7 @@ export class BryntumDisplayField extends React.Component<BryntumDisplayFieldProp
815
821
  'masked',
816
822
  'monitorResize',
817
823
  'name',
824
+ 'overflowTwinConfig',
818
825
  'positioned',
819
826
  'preventTooltipOnTouch',
820
827
  'relayStoreEvents',
@@ -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, Duration, DurationConfig, DurationField, DurationFieldListeners, DurationUnit, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, ReactJSX, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
6
+ import { AlignSpec, Base, Color, CoreContainerItemConfig, DomConfig, Duration, DurationConfig, DurationField, DurationFieldListeners, DurationUnit, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, OverflowTwinConfig, ReactJSX, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
7
7
 
8
8
  import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
9
9
 
@@ -462,6 +462,12 @@ export type BryntumDurationFieldProps = {
462
462
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DurationField#config-name)
463
463
  */
464
464
  name? : string
465
+ /**
466
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
467
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
468
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DurationField#config-overflowTwinConfig)
469
+ */
470
+ overflowTwinConfig? : OverflowTwinConfig|null
465
471
  /**
466
472
  * Text to display in empty field.
467
473
  */
@@ -866,6 +872,7 @@ export class BryntumDurationField extends React.Component<BryntumDurationFieldPr
866
872
  'minLength',
867
873
  'monitorResize',
868
874
  'name',
875
+ 'overflowTwinConfig',
869
876
  'positioned',
870
877
  'preventTooltipOnTouch',
871
878
  'relayStoreEvents',
@@ -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, Container, CoreContainerItemConfig, CoreContainerLayoutConfig, DomConfig, Editor, EditorListeners, CoreInputFieldConfig, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, ReactJSX, Rectangle, Scroller, ScrollerConfig, TabConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
6
+ import { AlignSpec, Base, Color, Container, CoreContainerItemConfig, CoreContainerLayoutConfig, DomConfig, Editor, EditorListeners, CoreInputFieldConfig, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, OverflowTwinConfig, ReactJSX, Rectangle, Scroller, ScrollerConfig, TabConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
7
7
 
8
8
  import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
9
9
 
@@ -429,6 +429,12 @@ export type BryntumEditorProps = {
429
429
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Editor#config-namedItems)
430
430
  */
431
431
  namedItems? : Record<string, CoreContainerItemConfig>
432
+ /**
433
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
434
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
435
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Editor#config-overflowTwinConfig)
436
+ */
437
+ overflowTwinConfig? : OverflowTwinConfig|null
432
438
  /**
433
439
  * 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
434
440
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -834,6 +840,7 @@ export class BryntumEditor extends React.Component<BryntumEditorProps> {
834
840
  'matchSize',
835
841
  'monitorResize',
836
842
  'namedItems',
843
+ 'overflowTwinConfig',
837
844
  'positioned',
838
845
  'preventTooltipOnTouch',
839
846
  'relayStoreEvents',
@@ -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, CollectionFilter, CollectionFilterConfig, Color, ComboConfig, Container, CoreContainerItemConfig, CoreContainerLayoutConfig, DomConfig, FieldFilterPicker, FieldFilterPickerListeners, FieldOption, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, ReactJSX, Rectangle, Scroller, ScrollerConfig, Store, TabConfig, ToolbarItems, TooltipConfig, ValueFieldPlaceholders, VueConfig, Widget } from '@bryntum/core-thin';
6
+ import { AlignSpec, Base, CollectionFilter, CollectionFilterConfig, Color, ComboConfig, Container, CoreContainerItemConfig, CoreContainerLayoutConfig, DomConfig, FieldFilterPicker, FieldFilterPickerListeners, FieldOption, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, OverflowTwinConfig, ReactJSX, Rectangle, Scroller, ScrollerConfig, Store, TabConfig, ToolbarItems, TooltipConfig, ValueFieldPlaceholders, VueConfig, Widget } from '@bryntum/core-thin';
7
7
 
8
8
  import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
9
9
 
@@ -408,6 +408,12 @@ export type BryntumFieldFilterPickerProps = {
408
408
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPicker#config-operators)
409
409
  */
410
410
  operators? : object
411
+ /**
412
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
413
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
414
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPicker#config-overflowTwinConfig)
415
+ */
416
+ overflowTwinConfig? : OverflowTwinConfig|null
411
417
  /**
412
418
  * 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
413
419
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -768,6 +774,7 @@ export class BryntumFieldFilterPicker extends React.Component<BryntumFieldFilter
768
774
  'namedItems',
769
775
  'operatorLocked',
770
776
  'operators',
777
+ 'overflowTwinConfig',
771
778
  'positioned',
772
779
  'preventTooltipOnTouch',
773
780
  'propertyFieldConfig',
@@ -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, ReactJSX, 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, OverflowTwinConfig, 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
 
@@ -438,6 +438,12 @@ export type BryntumFieldFilterPickerGroupProps = {
438
438
  * [operators](https://bryntum.com/products/core/docs/api/Core/widget/FieldFilterPicker#config-operators).
439
439
  */
440
440
  operators? : object
441
+ /**
442
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
443
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
444
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-overflowTwinConfig)
445
+ */
446
+ overflowTwinConfig? : OverflowTwinConfig|null
441
447
  /**
442
448
  * 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
443
449
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -800,6 +806,7 @@ export class BryntumFieldFilterPickerGroup extends React.Component<BryntumFieldF
800
806
  'monitorResize',
801
807
  'namedItems',
802
808
  'operators',
809
+ 'overflowTwinConfig',
803
810
  'positioned',
804
811
  'preventTooltipOnTouch',
805
812
  'relayStoreEvents',
@@ -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, Container, CoreContainerItemConfig, CoreContainerLayoutConfig, DomConfig, FieldSet, FieldSetListeners, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ReactJSX, Rectangle, Scroller, ScrollerConfig, StateProvider, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
6
+ import { AlignSpec, Base, Color, Container, CoreContainerItemConfig, CoreContainerLayoutConfig, DomConfig, FieldSet, FieldSetListeners, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, OverflowTwinConfig, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ReactJSX, Rectangle, Scroller, ScrollerConfig, StateProvider, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
7
7
 
8
8
  import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
9
9
 
@@ -441,6 +441,12 @@ export type BryntumFieldSetProps = {
441
441
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldSet#config-namedItems)
442
442
  */
443
443
  namedItems? : Record<string, CoreContainerItemConfig>
444
+ /**
445
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
446
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
447
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldSet#config-overflowTwinConfig)
448
+ */
449
+ overflowTwinConfig? : OverflowTwinConfig|null
444
450
  /**
445
451
  * 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
446
452
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -540,7 +546,7 @@ export type BryntumFieldSetProps = {
540
546
  * (if explicitly specified) will be used as the `stateId`.
541
547
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldSet#config-stateId)
542
548
  */
543
- stateId? : string
549
+ stateId? : string|null
544
550
  /**
545
551
  * The `StateProvider` to use to save and restore this object's [state](https://bryntum.com/products/core/docs/api/Core/mixin/State#property-state). By default, `state`
546
552
  * will be saved using the [default state provider](https://bryntum.com/products/core/docs/api/Core/state/StateProvider#property-instance-static).
@@ -854,6 +860,7 @@ export class BryntumFieldSet extends React.Component<BryntumFieldSetProps> {
854
860
  'masked',
855
861
  'monitorResize',
856
862
  'namedItems',
863
+ 'overflowTwinConfig',
857
864
  'positioned',
858
865
  'preventTooltipOnTouch',
859
866
  'relayStoreEvents',
@@ -865,7 +872,6 @@ export class BryntumFieldSet extends React.Component<BryntumFieldSetProps> {
865
872
  'showTooltipWhenDisabled',
866
873
  'stateful',
867
874
  'statefulEvents',
868
- 'stateId',
869
875
  'stateProvider',
870
876
  'strips',
871
877
  'tab',
@@ -942,6 +948,7 @@ export class BryntumFieldSet extends React.Component<BryntumFieldSetProps> {
942
948
  'rtl',
943
949
  'scrollable',
944
950
  'span',
951
+ 'stateId',
945
952
  'strictRecordMapping',
946
953
  'title',
947
954
  'tools',
@@ -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, FieldContainerConfig, FieldTriggerConfig, FileField, FileFieldListeners, KeyMapConfig, MaskConfig, Model, ReactJSX, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
6
+ import { AlignSpec, Base, Color, CoreContainerItemConfig, DomConfig, Field, FieldContainerConfig, FieldTriggerConfig, FileField, FileFieldListeners, KeyMapConfig, MaskConfig, Model, OverflowTwinConfig, ReactJSX, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
7
7
 
8
8
  import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
9
9
 
@@ -439,6 +439,12 @@ export type BryntumFileFieldProps = {
439
439
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FileField#config-name)
440
440
  */
441
441
  name? : string
442
+ /**
443
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
444
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
445
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FileField#config-overflowTwinConfig)
446
+ */
447
+ overflowTwinConfig? : OverflowTwinConfig|null
442
448
  /**
443
449
  * Text to display in empty field.
444
450
  */
@@ -820,6 +826,7 @@ export class BryntumFileField extends React.Component<BryntumFileFieldProps> {
820
826
  'monitorResize',
821
827
  'multiple',
822
828
  'name',
829
+ 'overflowTwinConfig',
823
830
  'positioned',
824
831
  'preventTooltipOnTouch',
825
832
  'relayStoreEvents',
@@ -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, ButtonConfig, Color, Container, CoreContainerItemConfig, CoreContainerLayoutConfig, DomConfig, FileFieldConfig, FilePicker, FilePickerListeners, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, ReactJSX, Rectangle, Scroller, ScrollerConfig, TabConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
6
+ import { AlignSpec, Base, ButtonConfig, Color, Container, CoreContainerItemConfig, CoreContainerLayoutConfig, DomConfig, FileFieldConfig, FilePicker, FilePickerListeners, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, OverflowTwinConfig, ReactJSX, Rectangle, Scroller, ScrollerConfig, TabConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
7
7
 
8
8
  import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
9
9
 
@@ -382,6 +382,12 @@ export type BryntumFilePickerProps = {
382
382
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FilePicker#config-namedItems)
383
383
  */
384
384
  namedItems? : Record<string, CoreContainerItemConfig>
385
+ /**
386
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
387
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
388
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FilePicker#config-overflowTwinConfig)
389
+ */
390
+ overflowTwinConfig? : OverflowTwinConfig|null
385
391
  /**
386
392
  * 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
387
393
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -719,6 +725,7 @@ export class BryntumFilePicker extends React.Component<BryntumFilePickerProps> {
719
725
  'masked',
720
726
  'monitorResize',
721
727
  'namedItems',
728
+ 'overflowTwinConfig',
722
729
  'positioned',
723
730
  'preventTooltipOnTouch',
724
731
  'relayStoreEvents',
@@ -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, FieldContainerConfig, FieldTriggerConfig, FilterField, FilterFieldListeners, KeyMapConfig, MaskConfig, Model, ReactJSX, Rectangle, Scroller, Store, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
6
+ import { AlignSpec, Base, Color, CoreContainerItemConfig, DomConfig, Field, FieldContainerConfig, FieldTriggerConfig, FilterField, FilterFieldListeners, KeyMapConfig, MaskConfig, Model, OverflowTwinConfig, ReactJSX, Rectangle, Scroller, Store, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
7
7
 
8
8
  import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
9
9
 
@@ -461,6 +461,12 @@ export type BryntumFilterFieldProps = {
461
461
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FilterField#config-name)
462
462
  */
463
463
  name? : string
464
+ /**
465
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
466
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
467
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FilterField#config-overflowTwinConfig)
468
+ */
469
+ overflowTwinConfig? : OverflowTwinConfig|null
464
470
  /**
465
471
  * Text to display in empty field.
466
472
  */
@@ -855,6 +861,7 @@ export class BryntumFilterField extends React.Component<BryntumFilterFieldProps>
855
861
  'minLength',
856
862
  'monitorResize',
857
863
  'name',
864
+ 'overflowTwinConfig',
858
865
  'positioned',
859
866
  'preventTooltipOnTouch',
860
867
  'relayStoreEvents',
@@ -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, ButtonConfig, Color, Container, CoreContainerItemConfig, CoreContainerLayoutConfig, DomConfig, Hint, HintActions, HintListeners, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, Popup, ReactJSX, Rectangle, Scroller, ScrollerConfig, StateProvider, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
6
+ import { AlignSpec, Base, ButtonConfig, Color, Container, CoreContainerItemConfig, CoreContainerLayoutConfig, DomConfig, Hint, HintActions, HintListeners, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, OverflowTwinConfig, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, Popup, ReactJSX, Rectangle, Scroller, ScrollerConfig, StateProvider, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
7
7
 
8
8
  import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
9
9
 
@@ -467,6 +467,12 @@ export type BryntumHintProps = {
467
467
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Hint#config-nextAction)
468
468
  */
469
469
  nextAction? : HintActions|HintActions[]
470
+ /**
471
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
472
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
473
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Hint#config-overflowTwinConfig)
474
+ */
475
+ overflowTwinConfig? : OverflowTwinConfig|null
470
476
  /**
471
477
  * 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
472
478
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -595,7 +601,7 @@ export type BryntumHintProps = {
595
601
  * (if explicitly specified) will be used as the `stateId`.
596
602
  * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Hint#config-stateId)
597
603
  */
598
- stateId? : string
604
+ stateId? : string|null
599
605
  /**
600
606
  * The `StateProvider` to use to save and restore this object's [state](https://bryntum.com/products/core/docs/api/Core/mixin/State#property-state). By default, `state`
601
607
  * will be saved using the [default state provider](https://bryntum.com/products/core/docs/api/Core/state/StateProvider#property-instance-static).
@@ -927,6 +933,7 @@ export class BryntumHint extends React.Component<BryntumHintProps> {
927
933
  'monitorResize',
928
934
  'namedItems',
929
935
  'nextAction',
936
+ 'overflowTwinConfig',
930
937
  'positioned',
931
938
  'preventTooltipOnTouch',
932
939
  'previousAction',
@@ -940,7 +947,6 @@ export class BryntumHint extends React.Component<BryntumHintProps> {
940
947
  'showTooltipWhenDisabled',
941
948
  'stateful',
942
949
  'statefulEvents',
943
- 'stateId',
944
950
  'stateProvider',
945
951
  'strips',
946
952
  'tab',
@@ -1018,6 +1024,7 @@ export class BryntumHint extends React.Component<BryntumHintProps> {
1018
1024
  'rtl',
1019
1025
  'scrollable',
1020
1026
  'span',
1027
+ 'stateId',
1021
1028
  'strictRecordMapping',
1022
1029
  'title',
1023
1030
  'tools',
@@ -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, DomConfig, KeyMapConfig, Label, LabelListeners, MaskConfig, ReactJSX, Rectangle, Scroller, ScrollerConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
6
+ import { AlignSpec, Base, Color, DomConfig, KeyMapConfig, Label, LabelListeners, MaskConfig, OverflowTwinConfig, ReactJSX, Rectangle, Scroller, ScrollerConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
7
7
 
8
8
  import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
9
9
 
@@ -298,6 +298,12 @@ export type BryntumLabelProps = {
298
298
  * @property {boolean} immediate Set to `true` to receive resize notifications immediately.
299
299
  */
300
300
  monitorResize? : boolean|object
301
+ /**
302
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
303
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
304
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Label#config-overflowTwinConfig)
305
+ */
306
+ overflowTwinConfig? : OverflowTwinConfig|null
301
307
  /**
302
308
  * 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
303
309
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -572,6 +578,7 @@ export class BryntumLabel extends React.Component<BryntumLabelProps> {
572
578
  'maskDefaults',
573
579
  'masked',
574
580
  'monitorResize',
581
+ 'overflowTwinConfig',
575
582
  'positioned',
576
583
  'preventTooltipOnTouch',
577
584
  'relayStoreEvents',
@@ -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, Collection, CollectionConfig, Color, DomConfig, KeyMapConfig, List, ListListeners, MaskConfig, Model, ModelConfig, ReactJSX, Rectangle, Scroller, ScrollerConfig, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
6
+ import { AlignSpec, Base, Collection, CollectionConfig, Color, DomConfig, KeyMapConfig, List, ListListeners, MaskConfig, Model, ModelConfig, OverflowTwinConfig, ReactJSX, Rectangle, Scroller, ScrollerConfig, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
7
7
 
8
8
  import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
9
9
 
@@ -369,6 +369,12 @@ export type BryntumListProps = {
369
369
  * Configure as `true` to allow multi select and add checkboxes to the items
370
370
  */
371
371
  multiSelect? : boolean
372
+ /**
373
+ * Customizes the config object used to create this widget's clone in a [Toolbar](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar)'s
374
+ * overflow menu (see [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow)).
375
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/List#config-overflowTwinConfig)
376
+ */
377
+ overflowTwinConfig? : OverflowTwinConfig|null
372
378
  /**
373
379
  * 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
374
380
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -724,6 +730,7 @@ export class BryntumList extends React.Component<BryntumListProps> {
724
730
  'maskDefaults',
725
731
  'masked',
726
732
  'monitorResize',
733
+ 'overflowTwinConfig',
727
734
  'positioned',
728
735
  'preventTooltipOnTouch',
729
736
  'relayStoreEvents',