@bryntum/gantt-react 7.1.2 → 7.2.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/README.md +12 -6
- package/lib/BryntumAIFilterField.d.ts +2 -2
- package/lib/BryntumAIFilterField.js.map +1 -1
- package/lib/BryntumAssignmentField.d.ts +2 -2
- package/lib/BryntumAssignmentField.js.map +1 -1
- package/lib/BryntumAssignmentGrid.d.ts +22 -10
- package/lib/BryntumAssignmentGrid.js +3 -0
- package/lib/BryntumAssignmentGrid.js.map +1 -1
- package/lib/BryntumAssignmentPicker.d.ts +254 -0
- package/lib/BryntumAssignmentPicker.js +183 -0
- package/lib/BryntumAssignmentPicker.js.map +1 -0
- package/lib/BryntumButton.d.ts +2 -2
- package/lib/BryntumButton.js.map +1 -1
- package/lib/BryntumButtonGroup.d.ts +1 -0
- package/lib/BryntumButtonGroup.js +1 -0
- package/lib/BryntumButtonGroup.js.map +1 -1
- package/lib/BryntumCalendarEditor.d.ts +3 -2
- package/lib/BryntumCalendarEditor.js +1 -0
- package/lib/BryntumCalendarEditor.js.map +1 -1
- package/lib/BryntumCalendarField.d.ts +2 -2
- package/lib/BryntumCalendarField.js.map +1 -1
- package/lib/BryntumCalendarPicker.d.ts +2 -2
- package/lib/BryntumCalendarPicker.js.map +1 -1
- package/lib/BryntumChatPanel.d.ts +3 -2
- package/lib/BryntumChatPanel.js +1 -0
- package/lib/BryntumChatPanel.js.map +1 -1
- package/lib/BryntumCheckboxGroup.d.ts +3 -2
- package/lib/BryntumCheckboxGroup.js +1 -0
- package/lib/BryntumCheckboxGroup.js.map +1 -1
- package/lib/BryntumChecklistFilterCombo.d.ts +2 -2
- package/lib/BryntumChecklistFilterCombo.js.map +1 -1
- package/lib/BryntumChipView.d.ts +2 -2
- package/lib/BryntumChipView.js +2 -2
- package/lib/BryntumChipView.js.map +1 -1
- package/lib/BryntumCodeEditor.d.ts +3 -2
- package/lib/BryntumCodeEditor.js +1 -0
- package/lib/BryntumCodeEditor.js.map +1 -1
- package/lib/BryntumCombo.d.ts +2 -2
- package/lib/BryntumCombo.js.map +1 -1
- package/lib/BryntumConstraintTypePicker.d.ts +2 -2
- package/lib/BryntumConstraintTypePicker.js.map +1 -1
- package/lib/BryntumContainer.d.ts +3 -2
- package/lib/BryntumContainer.js +1 -0
- package/lib/BryntumContainer.js.map +1 -1
- package/lib/BryntumCostAccrualField.d.ts +2 -2
- package/lib/BryntumCostAccrualField.js.map +1 -1
- package/lib/BryntumDateField.d.ts +3 -2
- package/lib/BryntumDateField.js +1 -0
- package/lib/BryntumDateField.js.map +1 -1
- package/lib/BryntumDatePicker.d.ts +3 -2
- package/lib/BryntumDatePicker.js +2 -1
- package/lib/BryntumDatePicker.js.map +1 -1
- package/lib/BryntumDateRangeField.d.ts +2 -2
- package/lib/BryntumDateRangeField.js.map +1 -1
- package/lib/BryntumDateTimeField.d.ts +2 -2
- package/lib/BryntumDateTimeField.js.map +1 -1
- package/lib/BryntumDemoCodeEditor.d.ts +3 -2
- package/lib/BryntumDemoCodeEditor.js +1 -0
- package/lib/BryntumDemoCodeEditor.js.map +1 -1
- package/lib/BryntumDependencyField.d.ts +2 -2
- package/lib/BryntumDependencyField.js.map +1 -1
- package/lib/BryntumDependencyTypePicker.d.ts +3 -2
- package/lib/BryntumDependencyTypePicker.js +1 -0
- package/lib/BryntumDependencyTypePicker.js.map +1 -1
- package/lib/BryntumDisplayField.d.ts +2 -2
- package/lib/BryntumDisplayField.js.map +1 -1
- package/lib/BryntumDurationField.d.ts +2 -2
- package/lib/BryntumDurationField.js.map +1 -1
- package/lib/BryntumEditor.d.ts +3 -2
- package/lib/BryntumEditor.js +1 -0
- package/lib/BryntumEditor.js.map +1 -1
- package/lib/BryntumEffortField.d.ts +2 -2
- package/lib/BryntumEffortField.js.map +1 -1
- package/lib/BryntumEndDateField.d.ts +3 -2
- package/lib/BryntumEndDateField.js +1 -0
- package/lib/BryntumEndDateField.js.map +1 -1
- package/lib/BryntumFieldFilterPicker.d.ts +3 -2
- package/lib/BryntumFieldFilterPicker.js +1 -0
- package/lib/BryntumFieldFilterPicker.js.map +1 -1
- package/lib/BryntumFieldFilterPickerGroup.d.ts +3 -2
- package/lib/BryntumFieldFilterPickerGroup.js +1 -0
- package/lib/BryntumFieldFilterPickerGroup.js.map +1 -1
- package/lib/BryntumFieldSet.d.ts +3 -2
- package/lib/BryntumFieldSet.js +1 -0
- package/lib/BryntumFieldSet.js.map +1 -1
- package/lib/BryntumFileField.d.ts +2 -2
- package/lib/BryntumFileField.js.map +1 -1
- package/lib/BryntumFilePicker.d.ts +3 -2
- package/lib/BryntumFilePicker.js +1 -0
- package/lib/BryntumFilePicker.js.map +1 -1
- package/lib/BryntumFilterField.d.ts +2 -2
- package/lib/BryntumFilterField.js.map +1 -1
- package/lib/BryntumGantt.d.ts +24 -11
- package/lib/BryntumGantt.js +5 -0
- package/lib/BryntumGantt.js.map +1 -1
- package/lib/BryntumGanttBase.d.ts +24 -11
- package/lib/BryntumGanttBase.js +5 -0
- package/lib/BryntumGanttBase.js.map +1 -1
- package/lib/BryntumGanttProjectModel.d.ts +1 -0
- package/lib/BryntumGanttProjectModel.js +1 -0
- package/lib/BryntumGanttProjectModel.js.map +1 -1
- package/lib/BryntumGrid.d.ts +22 -10
- package/lib/BryntumGrid.js +4 -0
- package/lib/BryntumGrid.js.map +1 -1
- package/lib/BryntumGridBase.d.ts +22 -10
- package/lib/BryntumGridBase.js +4 -0
- package/lib/BryntumGridBase.js.map +1 -1
- package/lib/BryntumGridChartDesigner.d.ts +2 -2
- package/lib/BryntumGridChartDesigner.js.map +1 -1
- package/lib/BryntumGridFieldFilterPicker.d.ts +3 -2
- package/lib/BryntumGridFieldFilterPicker.js +1 -0
- package/lib/BryntumGridFieldFilterPicker.js.map +1 -1
- package/lib/BryntumGridFieldFilterPickerGroup.d.ts +3 -2
- package/lib/BryntumGridFieldFilterPickerGroup.js +1 -0
- package/lib/BryntumGridFieldFilterPickerGroup.js.map +1 -1
- package/lib/BryntumGroupBar.d.ts +2 -2
- package/lib/BryntumGroupBar.js +2 -2
- package/lib/BryntumGroupBar.js.map +1 -1
- package/lib/BryntumHint.d.ts +3 -2
- package/lib/BryntumHint.js +1 -0
- package/lib/BryntumHint.js.map +1 -1
- package/lib/BryntumLabel.d.ts +2 -2
- package/lib/BryntumLabel.js.map +1 -1
- package/lib/BryntumList.d.ts +2 -2
- package/lib/BryntumList.js +2 -2
- package/lib/BryntumList.js.map +1 -1
- package/lib/BryntumMenu.d.ts +3 -2
- package/lib/BryntumMenu.js +1 -0
- package/lib/BryntumMenu.js.map +1 -1
- package/lib/BryntumModelCombo.d.ts +2 -2
- package/lib/BryntumModelCombo.js.map +1 -1
- package/lib/BryntumMonthPicker.d.ts +3 -2
- package/lib/BryntumMonthPicker.js +1 -0
- package/lib/BryntumMonthPicker.js.map +1 -1
- package/lib/BryntumNumberField.d.ts +2 -2
- package/lib/BryntumNumberField.js.map +1 -1
- package/lib/BryntumPagingToolbar.d.ts +3 -2
- package/lib/BryntumPagingToolbar.js +1 -0
- package/lib/BryntumPagingToolbar.js.map +1 -1
- package/lib/BryntumPanel.d.ts +3 -2
- package/lib/BryntumPanel.js +1 -0
- package/lib/BryntumPanel.js.map +1 -1
- package/lib/BryntumPasswordField.d.ts +2 -2
- package/lib/BryntumPasswordField.js.map +1 -1
- package/lib/BryntumProgressBar.d.ts +165 -0
- package/lib/BryntumProgressBar.js +130 -0
- package/lib/BryntumProgressBar.js.map +1 -0
- package/lib/BryntumProjectCombo.d.ts +2 -2
- package/lib/BryntumProjectCombo.js.map +1 -1
- package/lib/BryntumRadioGroup.d.ts +3 -2
- package/lib/BryntumRadioGroup.js +1 -0
- package/lib/BryntumRadioGroup.js.map +1 -1
- package/lib/BryntumRateTableField.d.ts +2 -2
- package/lib/BryntumRateTableField.js.map +1 -1
- package/lib/BryntumResourceCombo.d.ts +2 -2
- package/lib/BryntumResourceCombo.js.map +1 -1
- package/lib/BryntumResourceEditor.d.ts +3 -2
- package/lib/BryntumResourceEditor.js +1 -0
- package/lib/BryntumResourceEditor.js.map +1 -1
- package/lib/BryntumResourceFilter.d.ts +2 -2
- package/lib/BryntumResourceFilter.js +2 -2
- package/lib/BryntumResourceFilter.js.map +1 -1
- package/lib/BryntumResourceGrid.d.ts +22 -10
- package/lib/BryntumResourceGrid.js +3 -0
- package/lib/BryntumResourceGrid.js.map +1 -1
- package/lib/BryntumResourceHistogram.d.ts +23 -11
- package/lib/BryntumResourceHistogram.js +4 -0
- package/lib/BryntumResourceHistogram.js.map +1 -1
- package/lib/BryntumResourceTypeField.d.ts +2 -2
- package/lib/BryntumResourceTypeField.js.map +1 -1
- package/lib/BryntumResourceUtilization.d.ts +23 -11
- package/lib/BryntumResourceUtilization.js +4 -0
- package/lib/BryntumResourceUtilization.js.map +1 -1
- package/lib/BryntumScheduler.d.ts +75 -11
- package/lib/BryntumScheduler.js +12 -0
- package/lib/BryntumScheduler.js.map +1 -1
- package/lib/BryntumSchedulerBase.d.ts +75 -11
- package/lib/BryntumSchedulerBase.js +12 -0
- package/lib/BryntumSchedulerBase.js.map +1 -1
- package/lib/BryntumSchedulerDatePicker.d.ts +3 -2
- package/lib/BryntumSchedulerDatePicker.js +2 -1
- package/lib/BryntumSchedulerDatePicker.js.map +1 -1
- package/lib/BryntumSchedulerPro.d.ts +75 -11
- package/lib/BryntumSchedulerPro.js +12 -0
- package/lib/BryntumSchedulerPro.js.map +1 -1
- package/lib/BryntumSchedulerProBase.d.ts +75 -11
- package/lib/BryntumSchedulerProBase.js +12 -0
- package/lib/BryntumSchedulerProBase.js.map +1 -1
- package/lib/BryntumSchedulingDirectionPicker.d.ts +2 -2
- package/lib/BryntumSchedulingDirectionPicker.js.map +1 -1
- package/lib/BryntumSchedulingModePicker.d.ts +2 -2
- package/lib/BryntumSchedulingModePicker.js.map +1 -1
- package/lib/BryntumSlider.d.ts +2 -2
- package/lib/BryntumSlider.js.map +1 -1
- package/lib/BryntumSplitter.d.ts +2 -2
- package/lib/BryntumSplitter.js.map +1 -1
- package/lib/BryntumStartDateField.d.ts +3 -2
- package/lib/BryntumStartDateField.js +1 -0
- package/lib/BryntumStartDateField.js.map +1 -1
- package/lib/BryntumTabPanel.d.ts +3 -2
- package/lib/BryntumTabPanel.js +1 -0
- package/lib/BryntumTabPanel.js.map +1 -1
- package/lib/BryntumTextAreaField.d.ts +2 -2
- package/lib/BryntumTextAreaField.js.map +1 -1
- package/lib/BryntumTextAreaPickerField.d.ts +2 -2
- package/lib/BryntumTextAreaPickerField.js.map +1 -1
- package/lib/BryntumTextField.d.ts +2 -2
- package/lib/BryntumTextField.js.map +1 -1
- package/lib/BryntumTimeField.d.ts +3 -2
- package/lib/BryntumTimeField.js +1 -0
- package/lib/BryntumTimeField.js.map +1 -1
- package/lib/BryntumTimePicker.d.ts +3 -2
- package/lib/BryntumTimePicker.js +1 -0
- package/lib/BryntumTimePicker.js.map +1 -1
- package/lib/BryntumTimeline.d.ts +75 -11
- package/lib/BryntumTimeline.js +10 -0
- package/lib/BryntumTimeline.js.map +1 -1
- package/lib/BryntumTimelineHistogram.d.ts +23 -11
- package/lib/BryntumTimelineHistogram.js +4 -0
- package/lib/BryntumTimelineHistogram.js.map +1 -1
- package/lib/BryntumToolbar.d.ts +3 -2
- package/lib/BryntumToolbar.js +1 -0
- package/lib/BryntumToolbar.js.map +1 -1
- package/lib/BryntumTreeCombo.d.ts +2 -2
- package/lib/BryntumTreeCombo.js.map +1 -1
- package/lib/BryntumTreeGrid.d.ts +22 -10
- package/lib/BryntumTreeGrid.js +4 -0
- package/lib/BryntumTreeGrid.js.map +1 -1
- package/lib/BryntumUndoRedo.d.ts +1 -0
- package/lib/BryntumUndoRedo.js +1 -0
- package/lib/BryntumUndoRedo.js.map +1 -1
- package/lib/BryntumVersionGrid.d.ts +22 -10
- package/lib/BryntumVersionGrid.js +3 -0
- package/lib/BryntumVersionGrid.js.map +1 -1
- package/lib/BryntumViewPresetCombo.d.ts +2 -2
- package/lib/BryntumViewPresetCombo.js.map +1 -1
- package/lib/BryntumWidget.d.ts +2 -2
- package/lib/BryntumWidget.js.map +1 -1
- package/lib/BryntumYearPicker.d.ts +3 -2
- package/lib/BryntumYearPicker.js +1 -0
- package/lib/BryntumYearPicker.js.map +1 -1
- package/lib/WrapperHelper.js +46 -1
- package/lib/WrapperHelper.js.map +1 -1
- package/lib/index.d.ts +2 -0
- package/lib/index.js +2 -0
- package/lib/index.js.map +1 -1
- package/package.json +1 -1
- package/src/BryntumAIFilterField.tsx +2 -2
- package/src/BryntumAssignmentField.tsx +2 -2
- package/src/BryntumAssignmentGrid.tsx +56 -24
- package/src/BryntumAssignmentPicker.tsx +1114 -0
- package/src/BryntumButton.tsx +2 -2
- package/src/BryntumButtonGroup.tsx +5 -0
- package/src/BryntumCalendarEditor.tsx +7 -2
- package/src/BryntumCalendarField.tsx +2 -2
- package/src/BryntumCalendarPicker.tsx +2 -2
- package/src/BryntumChatPanel.tsx +7 -2
- package/src/BryntumCheckboxGroup.tsx +7 -2
- package/src/BryntumChecklistFilterCombo.tsx +2 -2
- package/src/BryntumChipView.tsx +4 -4
- package/src/BryntumCodeEditor.tsx +7 -2
- package/src/BryntumCombo.tsx +2 -2
- package/src/BryntumConstraintTypePicker.tsx +2 -2
- package/src/BryntumContainer.tsx +7 -2
- package/src/BryntumCostAccrualField.tsx +2 -2
- package/src/BryntumDateField.tsx +13 -3
- package/src/BryntumDatePicker.tsx +8 -3
- package/src/BryntumDateRangeField.tsx +2 -2
- package/src/BryntumDateTimeField.tsx +2 -2
- package/src/BryntumDemoCodeEditor.tsx +7 -2
- package/src/BryntumDependencyField.tsx +2 -2
- package/src/BryntumDependencyTypePicker.tsx +8 -2
- package/src/BryntumDisplayField.tsx +2 -2
- package/src/BryntumDurationField.tsx +2 -2
- package/src/BryntumEditor.tsx +7 -2
- package/src/BryntumEffortField.tsx +2 -2
- package/src/BryntumEndDateField.tsx +13 -3
- package/src/BryntumFieldFilterPicker.tsx +7 -2
- package/src/BryntumFieldFilterPickerGroup.tsx +7 -2
- package/src/BryntumFieldSet.tsx +7 -2
- package/src/BryntumFileField.tsx +2 -2
- package/src/BryntumFilePicker.tsx +7 -2
- package/src/BryntumFilterField.tsx +2 -2
- package/src/BryntumGantt.tsx +65 -26
- package/src/BryntumGanttBase.tsx +65 -26
- package/src/BryntumGanttProjectModel.tsx +9 -0
- package/src/BryntumGrid.tsx +57 -24
- package/src/BryntumGridBase.tsx +57 -24
- package/src/BryntumGridChartDesigner.tsx +2 -2
- package/src/BryntumGridFieldFilterPicker.tsx +7 -2
- package/src/BryntumGridFieldFilterPickerGroup.tsx +7 -2
- package/src/BryntumGroupBar.tsx +4 -4
- package/src/BryntumHint.tsx +7 -2
- package/src/BryntumLabel.tsx +2 -2
- package/src/BryntumList.tsx +4 -4
- package/src/BryntumMenu.tsx +7 -2
- package/src/BryntumModelCombo.tsx +2 -2
- package/src/BryntumMonthPicker.tsx +7 -2
- package/src/BryntumNumberField.tsx +2 -2
- package/src/BryntumPagingToolbar.tsx +7 -2
- package/src/BryntumPanel.tsx +7 -2
- package/src/BryntumPasswordField.tsx +2 -2
- package/src/BryntumProgressBar.tsx +742 -0
- package/src/BryntumProjectCombo.tsx +2 -2
- package/src/BryntumRadioGroup.tsx +7 -2
- package/src/BryntumRateTableField.tsx +2 -2
- package/src/BryntumResourceCombo.tsx +2 -2
- package/src/BryntumResourceEditor.tsx +7 -2
- package/src/BryntumResourceFilter.tsx +4 -4
- package/src/BryntumResourceGrid.tsx +56 -24
- package/src/BryntumResourceHistogram.tsx +58 -25
- package/src/BryntumResourceTypeField.tsx +2 -2
- package/src/BryntumResourceUtilization.tsx +58 -25
- package/src/BryntumScheduler.tsx +142 -25
- package/src/BryntumSchedulerBase.tsx +142 -25
- package/src/BryntumSchedulerDatePicker.tsx +8 -3
- package/src/BryntumSchedulerPro.tsx +142 -25
- package/src/BryntumSchedulerProBase.tsx +142 -25
- package/src/BryntumSchedulingDirectionPicker.tsx +2 -2
- package/src/BryntumSchedulingModePicker.tsx +2 -2
- package/src/BryntumSlider.tsx +2 -2
- package/src/BryntumSplitter.tsx +2 -2
- package/src/BryntumStartDateField.tsx +13 -3
- package/src/BryntumTabPanel.tsx +7 -2
- package/src/BryntumTextAreaField.tsx +2 -2
- package/src/BryntumTextAreaPickerField.tsx +2 -2
- package/src/BryntumTextField.tsx +2 -2
- package/src/BryntumTimeField.tsx +11 -2
- package/src/BryntumTimePicker.tsx +7 -2
- package/src/BryntumTimeline.tsx +140 -25
- package/src/BryntumTimelineHistogram.tsx +58 -25
- package/src/BryntumToolbar.tsx +7 -2
- package/src/BryntumTreeCombo.tsx +2 -2
- package/src/BryntumTreeGrid.tsx +57 -24
- package/src/BryntumUndoRedo.tsx +5 -0
- package/src/BryntumVersionGrid.tsx +56 -24
- package/src/BryntumViewPresetCombo.tsx +2 -2
- package/src/BryntumWidget.tsx +2 -2
- package/src/BryntumYearPicker.tsx +7 -2
- package/src/WrapperHelper.tsx +162 -35
- package/src/index.ts +2 -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, ContainerItemConfig, DisplayField, DisplayFieldListeners, DomConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, Color, ContainerItemConfig, DisplayField, DisplayFieldListeners, DomConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -110,7 +110,7 @@ export type BryntumDisplayFieldProps = {
|
|
|
110
110
|
* ...
|
|
111
111
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/DisplayField#config-color)
|
|
112
112
|
*/
|
|
113
|
-
color? :
|
|
113
|
+
color? : Color
|
|
114
114
|
/**
|
|
115
115
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
116
116
|
*/
|
|
@@ -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, ContainerItemConfig, DomConfig, Duration, DurationConfig, DurationField, DurationFieldListeners, DurationUnit, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, Color, ContainerItemConfig, DomConfig, Duration, DurationConfig, DurationField, DurationFieldListeners, DurationUnit, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -119,7 +119,7 @@ export type BryntumDurationFieldProps = {
|
|
|
119
119
|
* ...
|
|
120
120
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/DurationField#config-color)
|
|
121
121
|
*/
|
|
122
|
-
color? :
|
|
122
|
+
color? : Color
|
|
123
123
|
/**
|
|
124
124
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
125
125
|
*/
|
package/src/BryntumEditor.tsx
CHANGED
|
@@ -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, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, Editor, EditorListeners, InputFieldConfig, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, Rectangle, Scroller, ScrollerConfig, TabConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, Color, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, Editor, EditorListeners, InputFieldConfig, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, Rectangle, Scroller, ScrollerConfig, TabConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -64,6 +64,10 @@ export type BryntumEditorProps = {
|
|
|
64
64
|
* leaving the application to listen for the [focusOut](https://bryntum.com/products/gantt/docs/api/Core/widget/Editor#event-focusOut) event.
|
|
65
65
|
*/
|
|
66
66
|
blurAction? : 'complete'|'cancel'|null
|
|
67
|
+
/**
|
|
68
|
+
* Set `true` to add a border to this container's element.
|
|
69
|
+
*/
|
|
70
|
+
border? : boolean
|
|
67
71
|
/**
|
|
68
72
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
69
73
|
* hierarchy when triggered.
|
|
@@ -109,7 +113,7 @@ export type BryntumEditorProps = {
|
|
|
109
113
|
* ...
|
|
110
114
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/Editor#config-color)
|
|
111
115
|
*/
|
|
112
|
-
color? :
|
|
116
|
+
color? : Color
|
|
113
117
|
/**
|
|
114
118
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
115
119
|
*/
|
|
@@ -841,6 +845,7 @@ export class BryntumEditor extends React.Component<BryntumEditorProps> {
|
|
|
841
845
|
'ariaLabel',
|
|
842
846
|
'autoUpdateRecord',
|
|
843
847
|
'blurAction',
|
|
848
|
+
'border',
|
|
844
849
|
'bubbleEvents',
|
|
845
850
|
'cancelKey',
|
|
846
851
|
'centered',
|
|
@@ -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, ContainerItemConfig, DomConfig, Duration, DurationConfig, DurationField, DurationUnit, EffortField, EffortFieldListeners, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, Color, ContainerItemConfig, DomConfig, Duration, DurationConfig, DurationField, DurationUnit, EffortField, EffortFieldListeners, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -119,7 +119,7 @@ export type BryntumEffortFieldProps = {
|
|
|
119
119
|
* ...
|
|
120
120
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/SchedulerPro/widget/EffortField#config-color)
|
|
121
121
|
*/
|
|
122
|
-
color? :
|
|
122
|
+
color? : Color
|
|
123
123
|
/**
|
|
124
124
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
125
125
|
*/
|
|
@@ -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, ContainerItemConfig, DateField, DatePickerConfig, DomConfig, DurationConfig, EndDateField, EndDateFieldListeners, EventModel, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, Rectangle, SchedulerProProjectModel, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, Color, ContainerItemConfig, DateField, DatePickerConfig, DomConfig, DurationConfig, EndDateField, EndDateFieldListeners, EventModel, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, Rectangle, SchedulerProProjectModel, Scroller, TabConfig, TimeField, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -114,7 +114,7 @@ export type BryntumEndDateFieldProps = {
|
|
|
114
114
|
* ...
|
|
115
115
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/SchedulerPro/widget/EndDateField#config-color)
|
|
116
116
|
*/
|
|
117
|
-
color? :
|
|
117
|
+
color? : Color
|
|
118
118
|
/**
|
|
119
119
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
120
120
|
*/
|
|
@@ -482,6 +482,14 @@ export type BryntumEndDateFieldProps = {
|
|
|
482
482
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/SchedulerPro/widget/EndDateField#config-owner)
|
|
483
483
|
*/
|
|
484
484
|
owner? : Widget|any
|
|
485
|
+
/**
|
|
486
|
+
* A reference to a partner TimeField which this DateField should sync its value with.
|
|
487
|
+
* When the TimeField's value is changed, this DateField's value is updated to match.
|
|
488
|
+
* When this DateField's value is changed, the TimeField's value is updated to match.
|
|
489
|
+
* ...
|
|
490
|
+
* [View online docs...](https://bryntum.com/products/gantt/docs/api/SchedulerPro/widget/EndDateField#config-partner)
|
|
491
|
+
*/
|
|
492
|
+
partner? : string|TimeField
|
|
485
493
|
/**
|
|
486
494
|
* A config object used to configure the [datePicker](https://bryntum.com/products/gantt/docs/api/Core/widget/DatePicker).
|
|
487
495
|
* ...
|
|
@@ -608,7 +616,8 @@ export type BryntumEndDateFieldProps = {
|
|
|
608
616
|
*/
|
|
609
617
|
step? : string|number|DurationConfig
|
|
610
618
|
/**
|
|
611
|
-
* Set to `false` to hide the forward and backward date step triggers.
|
|
619
|
+
* Set to `false` to hide the forward and backward date step triggers. These triggers are only shown when
|
|
620
|
+
* [step](https://bryntum.com/products/gantt/docs/api/Core/widget/DateField#config-step) is set.
|
|
612
621
|
*/
|
|
613
622
|
stepTriggers? : boolean
|
|
614
623
|
/**
|
|
@@ -1001,6 +1010,7 @@ export class BryntumEndDateField extends React.Component<BryntumEndDateFieldProp
|
|
|
1001
1010
|
'onResize',
|
|
1002
1011
|
'onShow',
|
|
1003
1012
|
'onTrigger',
|
|
1013
|
+
'partner',
|
|
1004
1014
|
'placeholder',
|
|
1005
1015
|
'readOnly',
|
|
1006
1016
|
'rendition',
|
|
@@ -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, ComboConfig, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, FieldFilterPicker, FieldFilterPickerListeners, FieldOption, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, Rectangle, Scroller, ScrollerConfig, Store, TabConfig, ToolbarItems, TooltipConfig, ValueFieldPlaceholders, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, CollectionFilter, CollectionFilterConfig, Color, ComboConfig, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, FieldFilterPicker, FieldFilterPickerListeners, FieldOption, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, Rectangle, Scroller, ScrollerConfig, Store, TabConfig, ToolbarItems, TooltipConfig, ValueFieldPlaceholders, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -56,6 +56,10 @@ export type BryntumFieldFilterPickerProps = {
|
|
|
56
56
|
* Update assigned [record](https://bryntum.com/products/gantt/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
57
57
|
*/
|
|
58
58
|
autoUpdateRecord? : boolean
|
|
59
|
+
/**
|
|
60
|
+
* Set `true` to add a border to this container's element.
|
|
61
|
+
*/
|
|
62
|
+
border? : boolean
|
|
59
63
|
/**
|
|
60
64
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
61
65
|
* hierarchy when triggered.
|
|
@@ -95,7 +99,7 @@ export type BryntumFieldFilterPickerProps = {
|
|
|
95
99
|
* ...
|
|
96
100
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/FieldFilterPicker#config-color)
|
|
97
101
|
*/
|
|
98
|
-
color? :
|
|
102
|
+
color? : Color
|
|
99
103
|
/**
|
|
100
104
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
101
105
|
*/
|
|
@@ -775,6 +779,7 @@ export class BryntumFieldFilterPicker extends React.Component<BryntumFieldFilter
|
|
|
775
779
|
'ariaDescription',
|
|
776
780
|
'ariaLabel',
|
|
777
781
|
'autoUpdateRecord',
|
|
782
|
+
'border',
|
|
778
783
|
'bubbleEvents',
|
|
779
784
|
'centered',
|
|
780
785
|
'color',
|
|
@@ -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, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, FieldFilterPicker, FieldFilterPickerConfig, FieldFilterPickerGroup, FieldFilterPickerGroupListeners, FieldOption, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, Rectangle, Scroller, ScrollerConfig, Store, TabConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, CollectionFilterConfig, Color, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, FieldFilterPicker, FieldFilterPickerConfig, FieldFilterPickerGroup, FieldFilterPickerGroupListeners, FieldOption, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, Rectangle, Scroller, ScrollerConfig, Store, TabConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -66,6 +66,10 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
66
66
|
* Update assigned [record](https://bryntum.com/products/gantt/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
67
67
|
*/
|
|
68
68
|
autoUpdateRecord? : boolean
|
|
69
|
+
/**
|
|
70
|
+
* Set `true` to add a border to this container's element.
|
|
71
|
+
*/
|
|
72
|
+
border? : boolean
|
|
69
73
|
/**
|
|
70
74
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
71
75
|
* hierarchy when triggered.
|
|
@@ -121,7 +125,7 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
121
125
|
* ...
|
|
122
126
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/FieldFilterPickerGroup#config-color)
|
|
123
127
|
*/
|
|
124
|
-
color? :
|
|
128
|
+
color? : Color
|
|
125
129
|
/**
|
|
126
130
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
127
131
|
*/
|
|
@@ -807,6 +811,7 @@ export class BryntumFieldFilterPickerGroup extends React.Component<BryntumFieldF
|
|
|
807
811
|
'ariaDescription',
|
|
808
812
|
'ariaLabel',
|
|
809
813
|
'autoUpdateRecord',
|
|
814
|
+
'border',
|
|
810
815
|
'bubbleEvents',
|
|
811
816
|
'canDeleteFilter',
|
|
812
817
|
'canManageFilter',
|
package/src/BryntumFieldSet.tsx
CHANGED
|
@@ -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, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, FieldSet, FieldSetListeners, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, Rectangle, Scroller, ScrollerConfig, StateProvider, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, Color, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, FieldSet, FieldSetListeners, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, Rectangle, Scroller, ScrollerConfig, StateProvider, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -69,6 +69,10 @@ export type BryntumFieldSetProps = {
|
|
|
69
69
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/FieldSet#config-bodyCls)
|
|
70
70
|
*/
|
|
71
71
|
bodyCls? : string|object
|
|
72
|
+
/**
|
|
73
|
+
* Set `true` to add a border to this container's element.
|
|
74
|
+
*/
|
|
75
|
+
border? : boolean
|
|
72
76
|
/**
|
|
73
77
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
74
78
|
* hierarchy when triggered.
|
|
@@ -119,7 +123,7 @@ export type BryntumFieldSetProps = {
|
|
|
119
123
|
* ...
|
|
120
124
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/FieldSet#config-color)
|
|
121
125
|
*/
|
|
122
|
-
color? :
|
|
126
|
+
color? : Color
|
|
123
127
|
/**
|
|
124
128
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
125
129
|
*/
|
|
@@ -879,6 +883,7 @@ export class BryntumFieldSet extends React.Component<BryntumFieldSetProps> {
|
|
|
879
883
|
'autoUpdateRecord',
|
|
880
884
|
'bbar',
|
|
881
885
|
'bodyCls',
|
|
886
|
+
'border',
|
|
882
887
|
'bubbleEvents',
|
|
883
888
|
'centered',
|
|
884
889
|
'collapsible',
|
package/src/BryntumFileField.tsx
CHANGED
|
@@ -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, ContainerItemConfig, DomConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, FileField, FileFieldListeners, KeyMapConfig, MaskConfig, Model, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, Color, ContainerItemConfig, DomConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, FileField, FileFieldListeners, KeyMapConfig, MaskConfig, Model, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -115,7 +115,7 @@ export type BryntumFileFieldProps = {
|
|
|
115
115
|
* ...
|
|
116
116
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/FileField#config-color)
|
|
117
117
|
*/
|
|
118
|
-
color? :
|
|
118
|
+
color? : Color
|
|
119
119
|
/**
|
|
120
120
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
121
121
|
*/
|
|
@@ -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, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, FileFieldConfig, FilePicker, FilePickerListeners, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, Rectangle, Scroller, ScrollerConfig, TabConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, ButtonConfig, Color, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, FileFieldConfig, FilePicker, FilePickerListeners, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, Rectangle, Scroller, ScrollerConfig, TabConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -56,6 +56,10 @@ export type BryntumFilePickerProps = {
|
|
|
56
56
|
* Update assigned [record](https://bryntum.com/products/gantt/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
57
57
|
*/
|
|
58
58
|
autoUpdateRecord? : boolean
|
|
59
|
+
/**
|
|
60
|
+
* Set `true` to add a border to this container's element.
|
|
61
|
+
*/
|
|
62
|
+
border? : boolean
|
|
59
63
|
/**
|
|
60
64
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
61
65
|
* hierarchy when triggered.
|
|
@@ -99,7 +103,7 @@ export type BryntumFilePickerProps = {
|
|
|
99
103
|
* ...
|
|
100
104
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/FilePicker#config-color)
|
|
101
105
|
*/
|
|
102
|
-
color? :
|
|
106
|
+
color? : Color
|
|
103
107
|
/**
|
|
104
108
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
105
109
|
*/
|
|
@@ -728,6 +732,7 @@ export class BryntumFilePicker extends React.Component<BryntumFilePickerProps> {
|
|
|
728
732
|
'ariaDescription',
|
|
729
733
|
'ariaLabel',
|
|
730
734
|
'autoUpdateRecord',
|
|
735
|
+
'border',
|
|
731
736
|
'bubbleEvents',
|
|
732
737
|
'buttonConfig',
|
|
733
738
|
'centered',
|
|
@@ -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, ContainerItemConfig, DomConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, FilterField, FilterFieldListeners, KeyMapConfig, MaskConfig, Model, Rectangle, Scroller, Store, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, Color, ContainerItemConfig, DomConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, FilterField, FilterFieldListeners, KeyMapConfig, MaskConfig, Model, Rectangle, Scroller, Store, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -110,7 +110,7 @@ export type BryntumFilterFieldProps = {
|
|
|
110
110
|
* ...
|
|
111
111
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/FilterField#config-color)
|
|
112
112
|
*/
|
|
113
|
-
color? :
|
|
113
|
+
color? : Color
|
|
114
114
|
/**
|
|
115
115
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
116
116
|
*/
|
package/src/BryntumGantt.tsx
CHANGED
|
@@ -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 { AIFilter, AIFilterConfig, AjaxStore, AjaxStoreConfig, AssignmentModel, AssignmentModelConfig, Base, Baselines, BaselinesConfig, BryntumScrollOptions, CalendarManagerStore, CalendarModel, CalendarModelConfig, CellCopyPaste, CellCopyPasteConfig, CellEdit, CellEditConfig, CellEditorContext, CellMenu, CellMenuConfig, CellTooltip, CellTooltipConfig, Charts, ChartsConfig, Column, ColumnAutoWidth, ColumnAutoWidthConfig, ColumnDragToolbar, ColumnDragToolbarConfig, ColumnLines, ColumnLinesConfig, ColumnPicker, ColumnPickerConfig, ColumnRename, ColumnRenameConfig, ColumnReorder, ColumnReorderConfig, ColumnResize, ColumnResizeConfig, ColumnStore, ColumnStoreConfig, Container, ContainerItemConfig, CriticalPaths, CriticalPathsConfig, CycleResolutionPopup, DateConstraint, Dependencies, DependenciesConfig, DependencyBaseModel, DependencyEdit, DependencyEditConfig, DependencyModel, DependencyModelConfig, DomClassList, DomConfig, DurationUnit, EmptyTextDomConfig, EventColor, EventEdit, EventFilter, EventFilterConfig, EventModel, EventResizeData, EventSegments, EventSegmentsConfig, ExportConfig, FileDrop, FileDropConfig, FillHandle, FillHandleConfig, Filter, FilterBar, FilterBarConfig, FilterConfig, FormulaProviderConfig, Gantt, GanttListeners, Grid, GridBase, GridColumnConfig, GridExcelExporter, GridExcelExporterConfig, GridGroupSummary, GridGroupSummaryConfig, GridLocation, GridLocationConfig, GridLockRows, GridLockRowsConfig, GridRowResize, GridRowResizeConfig, GridSelectionMode, GridSplit, GridSplitConfig, GridStateInfo, Group, GroupConfig, HeaderMenu, HeaderMenuConfig, HeaderZoom, HeaderZoomConfig, Indicators, IndicatorsConfig, KeyMapConfig, Labels, LabelsConfig, Mask, MaskConfig, Menu, MenuItem, MenuItemEntry, MergeCells, MergeCellsConfig, Model, ModelConfig, MspExport, MspExportConfig, NonWorkingTime, NonWorkingTimeConfig, PagingToolbarConfig, Pan, PanConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ParentArea, ParentAreaConfig, PdfExport, PdfExportConfig, PercentBar, PercentBarConfig, PinColumns, PinColumnsConfig, Popup, PreserveScrollOptions, PresetStore, Print, PrintConfig, ProgressLine, ProgressLineConfig, ProjectEdit, ProjectEditConfig, ProjectEditor, ProjectLines, ProjectLinesConfig, ProjectModel, ProjectModelConfig, QuickFind, QuickFindConfig, RecordPositionContext, RecurrenceConfirmationPopup, RecurrenceConfirmationPopupConfig, RegionResize, RegionResizeConfig, ResourceModel, ResourceModelConfig, ResponsiveLevelConfig, Rollups, RollupsConfig, Row, RowCopyPaste, RowCopyPasteConfig, RowEdit, RowEditConfig, RowEditorContext, RowExpander, RowExpanderConfig, RowReorder, RowReorderConfig, ScheduleMenu, ScheduleMenuConfig, ScheduleTooltip, ScheduleTooltipConfig, Scheduler, SchedulerAssignmentModel, SchedulerDependencyEdit, SchedulerDependencyModel, SchedulerEventModel, SchedulerPro, SchedulerProResourceModel, SchedulerProTaskEdit, SchedulerResourceModel, SchedulerTimeAxisColumn, SchedulingIssueResolutionPopup, ScrollButtons, ScrollButtonsConfig, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, Search, SearchConfig, Sort, SortConfig, StateProvider, StickyCells, StickyCellsConfig, Store, StoreConfig, Stripe, StripeConfig, SubGrid, SubGridConfig, Summary, SummaryConfig, TabConfig, TaskCopyPaste, TaskCopyPasteConfig, TaskDrag, TaskDragConfig, TaskDragCreate, TaskDragCreateConfig, TaskEdit, TaskEditConfig, TaskEditorBase, TaskMenu, TaskMenuConfig, TaskModel, TaskModelConfig, TaskNonWorkingTime, TaskNonWorkingTimeConfig, TaskResize, TaskResizeConfig, TaskResizeData, TaskSegmentDrag, TaskSegmentDragConfig, TaskSegmentResize, TaskSegmentResizeConfig, TaskStore, TaskStoreConfig, TaskTooltip, TaskTooltipConfig, TimeAxis, TimeAxisConfig, TimeAxisHeaderMenu, TimeAxisHeaderMenuConfig, TimeRanges, TimeRangesConfig, TimeSpan, TimeSpanConfig, TimeSpanHighlight, TimeSpanHighlightConfig, TimelineBase, TimelineChart, TimelineChartConfig, TimelineContext, TimelineStateInfo, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, Tree, TreeConfig, TreeGroup, TreeGroupConfig, Versions, VersionsConfig, VerticalTimeAxisColumn, ViewPreset, ViewPresetConfig, VisibleDate, Widget, XLSColumn } from '@bryntum/gantt';
|
|
6
|
+
import { AI, AIConfig, AIFilter, AIFilterConfig, AjaxStore, AjaxStoreConfig, AssignmentModel, AssignmentModelConfig, Base, Baselines, BaselinesConfig, BryntumScrollOptions, CalendarManagerStore, CalendarModel, CalendarModelConfig, CellCopyPaste, CellCopyPasteConfig, CellEdit, CellEditConfig, CellEditorContext, CellMenu, CellMenuConfig, CellTooltip, CellTooltipConfig, Charts, ChartsConfig, Color, Column, ColumnAutoWidth, ColumnAutoWidthConfig, ColumnDragToolbar, ColumnDragToolbarConfig, ColumnLines, ColumnLinesConfig, ColumnPicker, ColumnPickerConfig, ColumnRename, ColumnRenameConfig, ColumnReorder, ColumnReorderConfig, ColumnResize, ColumnResizeConfig, ColumnStore, ColumnStoreConfig, Container, ContainerItemConfig, CriticalPaths, CriticalPathsConfig, CycleResolutionPopup, DateConstraint, Dependencies, DependenciesConfig, DependencyBaseModel, DependencyEdit, DependencyEditConfig, DependencyModel, DependencyModelConfig, DomClassList, DomConfig, DurationUnit, EmptyTextDomConfig, EventColor, EventEdit, EventFilter, EventFilterConfig, EventModel, EventResizeData, EventSegments, EventSegmentsConfig, ExportConfig, FileDrop, FileDropConfig, FillHandle, FillHandleConfig, Filter, FilterBar, FilterBarConfig, FilterConfig, FormulaProviderConfig, Gantt, GanttListeners, Grid, GridBase, GridColumnConfig, GridExcelExporter, GridExcelExporterConfig, GridGroupSummary, GridGroupSummaryConfig, GridLocation, GridLocationConfig, GridLockRows, GridLockRowsConfig, GridRowResize, GridRowResizeConfig, GridSelectionMode, GridSplit, GridSplitConfig, GridStateInfo, Group, GroupConfig, HeaderMenu, HeaderMenuConfig, HeaderZoom, HeaderZoomConfig, Indicators, IndicatorsConfig, KeyMapConfig, Labels, LabelsConfig, Mask, MaskConfig, Menu, MenuItem, MenuItemEntry, MergeCells, MergeCellsConfig, Model, ModelConfig, MspExport, MspExportConfig, NonWorkingTime, NonWorkingTimeConfig, PagingToolbarConfig, Pan, PanConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ParentArea, ParentAreaConfig, PdfExport, PdfExportConfig, PercentBar, PercentBarConfig, PinColumns, PinColumnsConfig, Popup, PreserveScrollOptions, PresetStore, Print, PrintConfig, ProgressLine, ProgressLineConfig, ProjectEdit, ProjectEditConfig, ProjectEditor, ProjectLines, ProjectLinesConfig, ProjectModel, ProjectModelConfig, QuickFind, QuickFindConfig, RecordPositionContext, RecurrenceConfirmationPopup, RecurrenceConfirmationPopupConfig, RegionResize, RegionResizeConfig, ResourceModel, ResourceModelConfig, ResponsiveLevelConfig, Rollups, RollupsConfig, Row, RowCopyPaste, RowCopyPasteConfig, RowEdit, RowEditConfig, RowEditorContext, RowExpander, RowExpanderConfig, RowReorder, RowReorderConfig, ScheduleMenu, ScheduleMenuConfig, ScheduleTooltip, ScheduleTooltipConfig, Scheduler, SchedulerAssignmentModel, SchedulerDependencyEdit, SchedulerDependencyModel, SchedulerEventModel, SchedulerPro, SchedulerProResourceModel, SchedulerProTaskEdit, SchedulerResourceModel, SchedulerTimeAxisColumn, SchedulingIssueResolutionPopup, ScrollButtons, ScrollButtonsConfig, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, Search, SearchConfig, Sort, SortConfig, StateProvider, StickyCells, StickyCellsConfig, Store, StoreConfig, Stripe, StripeConfig, SubGrid, SubGridConfig, Summary, SummaryConfig, TabConfig, TaskCopyPaste, TaskCopyPasteConfig, TaskDrag, TaskDragConfig, TaskDragCreate, TaskDragCreateConfig, TaskEdit, TaskEditConfig, TaskEditorBase, TaskMenu, TaskMenuConfig, TaskModel, TaskModelConfig, TaskNonWorkingTime, TaskNonWorkingTimeConfig, TaskResize, TaskResizeConfig, TaskResizeData, TaskSegmentDrag, TaskSegmentDragConfig, TaskSegmentResize, TaskSegmentResizeConfig, TaskStore, TaskStoreConfig, TaskTooltip, TaskTooltipConfig, TimeAxis, TimeAxisConfig, TimeAxisHeaderMenu, TimeAxisHeaderMenuConfig, TimeRanges, TimeRangesConfig, TimeSpan, TimeSpanConfig, TimeSpanHighlight, TimeSpanHighlightConfig, TimelineBase, TimelineChart, TimelineChartConfig, TimelineContext, TimelineStateInfo, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, Tree, TreeConfig, TreeGroup, TreeGroupConfig, Versions, VersionsConfig, VerticalTimeAxisColumn, ViewPreset, ViewPresetConfig, VisibleDate, Widget, XLSColumn } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -109,6 +109,10 @@ export type BryntumGanttProps = {
|
|
|
109
109
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Gantt/view/Gantt#config-bodyCls)
|
|
110
110
|
*/
|
|
111
111
|
bodyCls? : string|object
|
|
112
|
+
/**
|
|
113
|
+
* Set `true` to add a border to this container's element.
|
|
114
|
+
*/
|
|
115
|
+
border? : boolean
|
|
112
116
|
/**
|
|
113
117
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
114
118
|
* hierarchy when triggered.
|
|
@@ -178,7 +182,7 @@ export type BryntumGanttProps = {
|
|
|
178
182
|
* ...
|
|
179
183
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Gantt/view/Gantt#config-color)
|
|
180
184
|
*/
|
|
181
|
-
color? :
|
|
185
|
+
color? : Color
|
|
182
186
|
/**
|
|
183
187
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
184
188
|
*/
|
|
@@ -554,6 +558,10 @@ export type BryntumGanttProps = {
|
|
|
554
558
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Gantt/view/Gantt#config-infiniteScroll)
|
|
555
559
|
*/
|
|
556
560
|
infiniteScroll? : boolean
|
|
561
|
+
/**
|
|
562
|
+
* Set to `true` for sub tasks to inherit their parent´s `eventColor`
|
|
563
|
+
*/
|
|
564
|
+
inheritEventColor? : boolean
|
|
557
565
|
/**
|
|
558
566
|
* Convenience setting to align input fields of child widgets. By default, the Field input element is
|
|
559
567
|
* placed immediately following the `label`. If you prefer to have all input fields aligned to the
|
|
@@ -714,7 +722,7 @@ export type BryntumGanttProps = {
|
|
|
714
722
|
* ...
|
|
715
723
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Gantt/view/Gantt#config-partner)
|
|
716
724
|
*/
|
|
717
|
-
partner? : TimelineBase
|
|
725
|
+
partner? : TimelineBase|string
|
|
718
726
|
/**
|
|
719
727
|
* Specify plugins (an array of classes) in config
|
|
720
728
|
*/
|
|
@@ -1415,6 +1423,14 @@ export type BryntumGanttProps = {
|
|
|
1415
1423
|
* @param {any} event.value The value being set
|
|
1416
1424
|
*/
|
|
1417
1425
|
onBeforeCellRangeEdit? : ((event: { record: Model, field: string, value: any }) => Promise<boolean>|boolean|void)|string
|
|
1426
|
+
/**
|
|
1427
|
+
* This event is triggered before a parent column is collapsed or expanded.
|
|
1428
|
+
* @param {object} event Event object
|
|
1429
|
+
* @param {Grid.view.GridBase} event.source The grid instance
|
|
1430
|
+
* @param {Grid.column.Column} event.column The column
|
|
1431
|
+
* @param {boolean} event.collapsed `true` if the column is being collapsed, `false` if expanded
|
|
1432
|
+
*/
|
|
1433
|
+
onBeforeColumnCollapseToggle? : ((event: { source: GridBase, column: Column, collapsed: boolean }) => void)|string
|
|
1418
1434
|
/**
|
|
1419
1435
|
* This event is fired prior to starting a column drag gesture. The drag is canceled if a listener returns `false`.
|
|
1420
1436
|
* @param {object} event Event object
|
|
@@ -1760,18 +1776,18 @@ export type BryntumGanttProps = {
|
|
|
1760
1776
|
/**
|
|
1761
1777
|
* Fires before a row is rendered.
|
|
1762
1778
|
* @param {object} event Event object
|
|
1763
|
-
* @param {Grid.view.
|
|
1764
|
-
* @param {Grid.row.Row} event.row The row about to be rendered
|
|
1765
|
-
* @param {Core.data.Model} event.record The record for the row
|
|
1766
|
-
* @param {number} event.recordIndex The zero-based index of the record
|
|
1779
|
+
* @param {Grid.view.GridBase} event.source The firing Grid instance
|
|
1780
|
+
* @param {Grid.row.Row} event.row The row about to be rendered
|
|
1781
|
+
* @param {Core.data.Model} event.record The record for the row
|
|
1782
|
+
* @param {number} event.recordIndex The zero-based index of the record
|
|
1767
1783
|
*/
|
|
1768
|
-
onBeforeRenderRow? : ((event: { source:
|
|
1784
|
+
onBeforeRenderRow? : ((event: { source: GridBase, row: Row, record: Model, recordIndex: number }) => void)|string
|
|
1769
1785
|
/**
|
|
1770
1786
|
* Grid rows are about to be rendered
|
|
1771
1787
|
* @param {object} event Event object
|
|
1772
|
-
* @param {Grid.view.
|
|
1788
|
+
* @param {Grid.view.GridBase} event.source This grid.
|
|
1773
1789
|
*/
|
|
1774
|
-
onBeforeRenderRows? : ((event: { source:
|
|
1790
|
+
onBeforeRenderRows? : ((event: { source: GridBase }) => void)|string
|
|
1775
1791
|
/**
|
|
1776
1792
|
* This event fires before row collapse is started.
|
|
1777
1793
|
* ...
|
|
@@ -2149,6 +2165,14 @@ export type BryntumGanttProps = {
|
|
|
2149
2165
|
* @param {Core.data.Model} event.record The record which has been collapsed.
|
|
2150
2166
|
*/
|
|
2151
2167
|
onCollapseNode? : ((event: { source: Grid, record: Model }) => void)|string
|
|
2168
|
+
/**
|
|
2169
|
+
* This event is triggered after a parent column has been collapsed or expanded.
|
|
2170
|
+
* @param {object} event Event object
|
|
2171
|
+
* @param {Grid.view.GridBase} event.source The Grid instance
|
|
2172
|
+
* @param {Grid.column.Column} event.column The column being toggled
|
|
2173
|
+
* @param {boolean} event.collapsed `true` if the column is now collapsed, `false` if expanded
|
|
2174
|
+
*/
|
|
2175
|
+
onColumnCollapseToggle? : ((event: { source: GridBase, column: Column, collapsed: boolean }) => void)|string
|
|
2152
2176
|
/**
|
|
2153
2177
|
* This event is fired when a column is being dragged, and you can set the `valid` flag on the `context` object
|
|
2154
2178
|
* to indicate whether the drop position is valid or not.
|
|
@@ -2249,14 +2273,14 @@ export type BryntumGanttProps = {
|
|
|
2249
2273
|
* ...
|
|
2250
2274
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Gantt/view/Gantt#event-dataChange)
|
|
2251
2275
|
* @param {object} event Event object
|
|
2252
|
-
* @param {Grid.view.
|
|
2276
|
+
* @param {Grid.view.GridBase} event.source Owning grid
|
|
2253
2277
|
* @param {Core.data.Store} event.store The originating store
|
|
2254
2278
|
* @param {'remove','removeAll','add','clearchanges','filter','update','dataset','replace'} event.action Name of action which triggered the change. May be one of: * `'remove'` * `'removeAll'` * `'add'` * `'clearchanges'` * `'filter'` * `'update'` * `'dataset'` * `'replace'`
|
|
2255
2279
|
* @param {Core.data.Model} event.record Changed record, for actions that affects exactly one record (`'update'`)
|
|
2256
2280
|
* @param {Core.data.Model[]} event.records Changed records, passed for all actions except `'removeAll'`
|
|
2257
2281
|
* @param {object} event.changes Passed for the `'update'` action, info on which record fields changed
|
|
2258
2282
|
*/
|
|
2259
|
-
onDataChange? : ((event: { source:
|
|
2283
|
+
onDataChange? : ((event: { source: GridBase, store: Store, action: 'remove'|'removeAll'|'add'|'clearchanges'|'filter'|'update'|'dataset'|'replace', record: Model, records: Model[], changes: object }) => void)|string
|
|
2260
2284
|
/**
|
|
2261
2285
|
* Fired when the range of dates encapsulated by the UI changes. This will be when
|
|
2262
2286
|
* moving a view in time by reconfiguring its [timeAxis](https://bryntum.com/products/gantt/docs/api/Scheduler/view/TimelineBase#config-timeAxis). This will happen
|
|
@@ -2860,18 +2884,18 @@ export type BryntumGanttProps = {
|
|
|
2860
2884
|
/**
|
|
2861
2885
|
* Fires after a row is rendered.
|
|
2862
2886
|
* @param {object} event Event object
|
|
2863
|
-
* @param {Grid.view.
|
|
2864
|
-
* @param {Grid.row.Row} event.row The row that has been rendered
|
|
2865
|
-
* @param {Core.data.Model} event.record The record for the row
|
|
2866
|
-
* @param {number} event.recordIndex The zero-based index of the record
|
|
2887
|
+
* @param {Grid.view.GridBase} event.source The firing Grid instance
|
|
2888
|
+
* @param {Grid.row.Row} event.row The row that has been rendered
|
|
2889
|
+
* @param {Core.data.Model} event.record The record for the row
|
|
2890
|
+
* @param {number} event.recordIndex The zero-based index of the record
|
|
2867
2891
|
*/
|
|
2868
|
-
onRenderRow? : ((event: { source:
|
|
2892
|
+
onRenderRow? : ((event: { source: GridBase, row: Row, record: Model, recordIndex: number }) => void)|string
|
|
2869
2893
|
/**
|
|
2870
2894
|
* Grid rows have been rendered
|
|
2871
2895
|
* @param {object} event Event object
|
|
2872
|
-
* @param {Grid.view.
|
|
2896
|
+
* @param {Grid.view.GridBase} event.source This grid.
|
|
2873
2897
|
*/
|
|
2874
|
-
onRenderRows? : ((event: { source:
|
|
2898
|
+
onRenderRows? : ((event: { source: GridBase }) => void)|string
|
|
2875
2899
|
/**
|
|
2876
2900
|
* Task is rendered, its element is available in DOM.
|
|
2877
2901
|
* @param {object} event Event object
|
|
@@ -2983,10 +3007,10 @@ export type BryntumGanttProps = {
|
|
|
2983
3007
|
/**
|
|
2984
3008
|
* Grid has scrolled vertically
|
|
2985
3009
|
* @param {object} event Event object
|
|
2986
|
-
* @param {Grid.view.
|
|
3010
|
+
* @param {Grid.view.GridBase} event.source The firing Grid instance.
|
|
2987
3011
|
* @param {number} event.scrollTop The vertical scroll position.
|
|
2988
3012
|
*/
|
|
2989
|
-
onScroll? : ((event: { source:
|
|
3013
|
+
onScroll? : ((event: { source: GridBase, scrollTop: number }) => void)|string
|
|
2990
3014
|
/**
|
|
2991
3015
|
* Fires on owner when the scroll button is clicked, return `false` to prevent default scroll behavior
|
|
2992
3016
|
* @param {object} event Event object
|
|
@@ -3081,17 +3105,17 @@ export type BryntumGanttProps = {
|
|
|
3081
3105
|
/**
|
|
3082
3106
|
* Fires after a sub grid is collapsed.
|
|
3083
3107
|
* @param {object} event Event object
|
|
3084
|
-
* @param {Grid.view.
|
|
3108
|
+
* @param {Grid.view.GridBase} event.source The firing Grid instance
|
|
3085
3109
|
* @param {Grid.view.SubGrid} event.subGrid The sub grid instance
|
|
3086
3110
|
*/
|
|
3087
|
-
onSubGridCollapse? : ((event: { source:
|
|
3111
|
+
onSubGridCollapse? : ((event: { source: GridBase, subGrid: SubGrid }) => void)|string
|
|
3088
3112
|
/**
|
|
3089
3113
|
* Fires after a sub grid is expanded.
|
|
3090
3114
|
* @param {object} event Event object
|
|
3091
|
-
* @param {Grid.view.
|
|
3115
|
+
* @param {Grid.view.GridBase} event.source The firing Grid instance
|
|
3092
3116
|
* @param {Grid.view.SubGrid} event.subGrid The sub grid instance
|
|
3093
3117
|
*/
|
|
3094
|
-
onSubGridExpand? : ((event: { source:
|
|
3118
|
+
onSubGridExpand? : ((event: { source: GridBase, subGrid: SubGrid }) => void)|string
|
|
3095
3119
|
/**
|
|
3096
3120
|
* Triggered after a click on a task bar.
|
|
3097
3121
|
* @param {object} event Event object
|
|
@@ -3518,6 +3542,15 @@ export type BryntumGanttProps = {
|
|
|
3518
3542
|
onVisibleDateRangeChange? : ((event: { source: Scheduler, old: { startDate: Date, endDate: Date }, new: { startDate: Date, endDate: Date } }) => void)|string
|
|
3519
3543
|
|
|
3520
3544
|
// Features
|
|
3545
|
+
/**
|
|
3546
|
+
* This feature provides an AI agent for the Gantt. It provides a chat panel that allows the user to send messages to
|
|
3547
|
+
* the agent and see the responses. Which allows the user to use natural language to interact with the Gantt in
|
|
3548
|
+
* different ways. For example, the user can ask the agent to filter the data, sort it, or select specific records. The
|
|
3549
|
+
* agent can also perform data manipulation operations such as adding, updating, deleting records.
|
|
3550
|
+
* ...
|
|
3551
|
+
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Gantt/feature/AI)
|
|
3552
|
+
*/
|
|
3553
|
+
aiFeature? : object|boolean|string|AI|AIConfig
|
|
3521
3554
|
/**
|
|
3522
3555
|
* AI-powered filter feature for Grid. Allows users to type natural language queries to filter grid data.
|
|
3523
3556
|
* ...
|
|
@@ -3539,7 +3572,8 @@ export type BryntumGanttProps = {
|
|
|
3539
3572
|
*/
|
|
3540
3573
|
cellCopyPasteFeature? : object|boolean|string|CellCopyPaste|CellCopyPasteConfig
|
|
3541
3574
|
/**
|
|
3542
|
-
* Extends the [CellEdit](https://bryntum.com/products/gantt/docs/api/Grid/feature/CellEdit) to encapsulate Gantt functionality. This feature is enabled by
|
|
3575
|
+
* Extends the [CellEdit](https://bryntum.com/products/gantt/docs/api/Grid/feature/CellEdit) to encapsulate Gantt functionality. This feature is enabled by
|
|
3576
|
+
* <b>default</b>
|
|
3543
3577
|
* ...
|
|
3544
3578
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Gantt/feature/CellEdit)
|
|
3545
3579
|
*/
|
|
@@ -4084,6 +4118,7 @@ export class BryntumGantt extends React.Component<BryntumGanttProps> {
|
|
|
4084
4118
|
};
|
|
4085
4119
|
|
|
4086
4120
|
static featureNames = [
|
|
4121
|
+
'aiFeature',
|
|
4087
4122
|
'aiFilterFeature',
|
|
4088
4123
|
'baselinesFeature',
|
|
4089
4124
|
'cellCopyPasteFeature',
|
|
@@ -4187,6 +4222,7 @@ export class BryntumGantt extends React.Component<BryntumGanttProps> {
|
|
|
4187
4222
|
'autoHeight',
|
|
4188
4223
|
'bbar',
|
|
4189
4224
|
'bodyCls',
|
|
4225
|
+
'border',
|
|
4190
4226
|
'bubbleEvents',
|
|
4191
4227
|
'bufferCoef',
|
|
4192
4228
|
'bufferThreshold',
|
|
@@ -4328,6 +4364,7 @@ export class BryntumGantt extends React.Component<BryntumGanttProps> {
|
|
|
4328
4364
|
'hideRowHover',
|
|
4329
4365
|
'id',
|
|
4330
4366
|
'infiniteScroll',
|
|
4367
|
+
'inheritEventColor',
|
|
4331
4368
|
'inputFieldAlign',
|
|
4332
4369
|
'insertBefore',
|
|
4333
4370
|
'insertFirst',
|
|
@@ -4360,6 +4397,7 @@ export class BryntumGantt extends React.Component<BryntumGanttProps> {
|
|
|
4360
4397
|
'onBeforeCellEditStart',
|
|
4361
4398
|
'onBeforeCellRangeDelete',
|
|
4362
4399
|
'onBeforeCellRangeEdit',
|
|
4400
|
+
'onBeforeColumnCollapseToggle',
|
|
4363
4401
|
'onBeforeColumnDragStart',
|
|
4364
4402
|
'onBeforeColumnDropFinalize',
|
|
4365
4403
|
'onBeforeColumnResize',
|
|
@@ -4437,6 +4475,7 @@ export class BryntumGantt extends React.Component<BryntumGanttProps> {
|
|
|
4437
4475
|
'onCellMouseOver',
|
|
4438
4476
|
'onCollapse',
|
|
4439
4477
|
'onCollapseNode',
|
|
4478
|
+
'onColumnCollapseToggle',
|
|
4440
4479
|
'onColumnDrag',
|
|
4441
4480
|
'onColumnDragStart',
|
|
4442
4481
|
'onColumnDrop',
|