@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
|
@@ -33,6 +33,7 @@ BryntumSchedulerDatePicker.configNames = [
|
|
|
33
33
|
'autoUpdateRecord',
|
|
34
34
|
'bbar',
|
|
35
35
|
'bodyCls',
|
|
36
|
+
'border',
|
|
36
37
|
'bubbleEvents',
|
|
37
38
|
'cellRenderer',
|
|
38
39
|
'centered',
|
|
@@ -101,7 +102,6 @@ BryntumSchedulerDatePicker.configNames = [
|
|
|
101
102
|
'showAnimation',
|
|
102
103
|
'showEvents',
|
|
103
104
|
'showTooltipWhenDisabled',
|
|
104
|
-
'showWeekColumn',
|
|
105
105
|
'sixWeeks',
|
|
106
106
|
'stateful',
|
|
107
107
|
'statefulEvents',
|
|
@@ -193,6 +193,7 @@ BryntumSchedulerDatePicker.propertyConfigNames = [
|
|
|
193
193
|
'scrollable',
|
|
194
194
|
'selection',
|
|
195
195
|
'shadePastDates',
|
|
196
|
+
'showWeekColumn',
|
|
196
197
|
'span',
|
|
197
198
|
'strictRecordMapping',
|
|
198
199
|
'title',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BryntumSchedulerDatePicker.js","sourceRoot":"","sources":["../src/BryntumSchedulerDatePicker.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAoB,MAAM,OAAO,CAAC;AACzC,OAAO,
|
|
1
|
+
{"version":3,"file":"BryntumSchedulerDatePicker.js","sourceRoot":"","sources":["../src/BryntumSchedulerDatePicker.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React, { RefObject } from 'react';
|
|
2
|
-
import { AIFilter, AIFilterConfig, AjaxStore, AjaxStoreConfig, AssignmentStoreConfig, Base, CalendarHighlight, CalendarHighlightConfig, CalendarModelConfig, CellCopyPaste, CellCopyPasteConfig, 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, CrudManager, CrudManagerConfig, CycleResolutionPopup, DateConstraint, DependencyBaseModel, DependencyEdit, DependencyEditConfig, DependencyMenu, DependencyMenuConfig, DependencyModelConfig, DependencyStoreConfig, DomClassList, DomConfig, DropData, DurationConfig, DurationUnit, EmptyTextDomConfig, EventBuffer, EventBufferConfig, EventColor, EventCopyPaste, EventCopyPasteConfig, EventDrag, EventDragConfig, EventDragCreate, EventDragCreateConfig, EventDragSelect, EventDragSelectConfig, EventEdit, EventEditConfig, EventFilter, EventFilterConfig, EventLayoutConfig, EventMenu, EventMenuConfig, EventModel, EventModelConfig, EventNonWorkingTime, EventNonWorkingTimeConfig, EventResize, EventResizeConfig, EventResizeData, EventSegmentDrag, EventSegmentDragConfig, EventSegmentResize, EventSegmentResizeConfig, EventSegments, EventSegmentsConfig, EventStore, EventStoreConfig, EventTooltip, EventTooltipConfig, ExcelExporter, ExcelExporterConfig, ExportConfig, FileDrop, FileDropConfig, FillHandle, FillHandleConfig, Filter, FilterBar, FilterBarConfig, FilterConfig, FormulaProviderConfig, Grid, GridBase, GridColumnConfig, GridLocation, GridLocationConfig, GridSelectionMode, GridTreeGroup, GridTreeGroupConfig, Group, GroupConfig, GroupSummary, GroupSummaryConfig, HeaderMenu, HeaderMenuConfig, HeaderZoom, HeaderZoomConfig, KeyMapConfig, LockRows, LockRowsConfig, Mask, MaskConfig, Menu, MenuConfig, MenuItem, MenuItemEntry, MergeCells, MergeCellsConfig, Model, ModelConfig, NestedEvents, NestedEventsConfig, NonWorkingTime, NonWorkingTimeConfig, PagingToolbarConfig, Pan, PanConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, PdfExportConfig, PercentBar, PercentBarConfig, PinColumns, PinColumnsConfig, Popup, PreserveScrollOptions, ProjectModelConfig, QuickFind, QuickFindConfig, RecordPositionContext, Rectangle, RecurrenceConfirmationPopup, RecurrenceConfirmationPopupConfig, RegionResize, RegionResizeConfig, ResourceEdit, ResourceEditConfig, ResourceEditor, ResourceGrid, ResourceHeaderConfig, ResourceMarginConfig, ResourceMenu, ResourceMenuConfig, ResourceModelConfig, ResourceNonWorkingTime, ResourceNonWorkingTimeConfig, ResourceStoreConfig, ResourceTimeRangeModel, ResourceTimeRangeModelConfig, ResourceTimeRangeStore, ResourceTimeRangeStoreConfig, ResourceTimeRanges, ResourceTimeRangesConfig, Row, RowCopyPaste, RowCopyPasteConfig, RowEdit, RowEditConfig, RowEditorContext, RowExpander, RowExpanderConfig, RowReorder, RowReorderConfig, RowResize, RowResizeConfig, ScheduleContext, ScheduleContextConfig, ScheduleMenu, ScheduleMenuConfig, ScheduleTooltip, ScheduleTooltipConfig, Scheduler, SchedulerAssignmentModel, SchedulerBase, SchedulerDependencyEdit, SchedulerDependencyModel, SchedulerEventModel, SchedulerLabels, SchedulerLabelsConfig, SchedulerPdfExport, SchedulerPdfExportConfig, SchedulerPrint, SchedulerPrintConfig, SchedulerPro, SchedulerProAssignmentModel, SchedulerProAssignmentModelConfig, SchedulerProAssignmentStore, SchedulerProCalendarModel, SchedulerProCellEdit, SchedulerProCellEditConfig, SchedulerProDependencies, SchedulerProDependenciesConfig, SchedulerProDependencyModel, SchedulerProDependencyStore, SchedulerProListeners, SchedulerProProjectModel, SchedulerProResourceModel, SchedulerProResourceStore, SchedulerProTaskEdit, SchedulerProTaskEditConfig, SchedulerProVersions, SchedulerProVersionsConfig, SchedulerResourceModel, SchedulerResponsiveLevelConfig, SchedulerScrollButtons, SchedulerScrollButtonsConfig, SchedulerStateInfo, SchedulerSummary, SchedulerSummaryConfig, SchedulerTimeAxisColumn, SchedulingIssueResolutionPopup, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, Search, SearchConfig, SimpleEventEdit, SimpleEventEditConfig, Sort, SortConfig, Split, SplitConfig, StateProvider, StickyCells, StickyCellsConfig, StickyEvents, StickyEventsConfig, Store, StoreConfig, Stripe, StripeConfig, SubGrid, SubGridConfig, TabConfig, TaskEditorBase, TimeAxis, TimeAxisConfig, TimeAxisHeaderMenu, TimeAxisHeaderMenuConfig, TimeRanges, TimeRangesConfig, TimeSelection, TimeSelectionConfig, TimeSpan, TimeSpanConfig, TimeSpanHighlight, TimeSpanHighlightConfig, TimelineBase, TimelineContext, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, Tree, TreeConfig, TreeSummary, TreeSummaryConfig, VerticalTimeAxisColumn, VerticalTimeAxisColumnConfig, ViewPreset, ViewPresetConfig, VisibleDate, Widget, XLSColumn } from '@bryntum/gantt';
|
|
2
|
+
import { AIFilter, AIFilterConfig, AjaxStore, AjaxStoreConfig, AssignmentStoreConfig, Base, CalendarHighlight, CalendarHighlightConfig, CalendarModelConfig, CellCopyPaste, CellCopyPasteConfig, 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, CrudManager, CrudManagerConfig, CycleResolutionPopup, DateConstraint, DependencyBaseModel, DependencyEdit, DependencyEditConfig, DependencyMenu, DependencyMenuConfig, DependencyModelConfig, DependencyStoreConfig, DomClassList, DomConfig, DropData, DurationConfig, DurationUnit, EmptyTextDomConfig, EventBuffer, EventBufferConfig, EventColor, EventCopyPaste, EventCopyPasteConfig, EventDrag, EventDragConfig, EventDragCreate, EventDragCreateConfig, EventDragSelect, EventDragSelectConfig, EventEdit, EventEditConfig, EventFilter, EventFilterConfig, EventLayoutConfig, EventMenu, EventMenuConfig, EventModel, EventModelConfig, EventNonWorkingTime, EventNonWorkingTimeConfig, EventResize, EventResizeConfig, EventResizeData, EventSegmentDrag, EventSegmentDragConfig, EventSegmentResize, EventSegmentResizeConfig, EventSegments, EventSegmentsConfig, EventStore, EventStoreConfig, EventTooltip, EventTooltipConfig, ExcelExporter, ExcelExporterConfig, ExportConfig, FileDrop, FileDropConfig, FillHandle, FillHandleConfig, Filter, FilterBar, FilterBarConfig, FilterConfig, FormulaProviderConfig, Grid, GridBase, GridColumnConfig, GridLocation, GridLocationConfig, GridSelectionMode, GridTreeGroup, GridTreeGroupConfig, Group, GroupConfig, GroupSummary, GroupSummaryConfig, HeaderMenu, HeaderMenuConfig, HeaderZoom, HeaderZoomConfig, KeyMapConfig, LockRows, LockRowsConfig, Mask, MaskConfig, Menu, MenuConfig, MenuItem, MenuItemEntry, MergeCells, MergeCellsConfig, Model, ModelConfig, NestedEvents, NestedEventsConfig, NonWorkingTime, NonWorkingTimeConfig, PagingToolbarConfig, Pan, PanConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, PdfExportConfig, PercentBar, PercentBarConfig, PinColumns, PinColumnsConfig, Popup, PreserveScrollOptions, ProjectModelConfig, QuickFind, QuickFindConfig, RecordPositionContext, Rectangle, RecurrenceConfirmationPopup, RecurrenceConfirmationPopupConfig, RegionResize, RegionResizeConfig, ResourceColumnReorder, ResourceColumnReorderConfig, ResourceEdit, ResourceEditConfig, ResourceEditor, ResourceGrid, ResourceHeaderConfig, ResourceMarginConfig, ResourceMenu, ResourceMenuConfig, ResourceModelConfig, ResourceNonWorkingTime, ResourceNonWorkingTimeConfig, ResourceStoreConfig, ResourceTimeRangeModel, ResourceTimeRangeModelConfig, ResourceTimeRangeStore, ResourceTimeRangeStoreConfig, ResourceTimeRanges, ResourceTimeRangesConfig, Row, RowCopyPaste, RowCopyPasteConfig, RowEdit, RowEditConfig, RowEditorContext, RowExpander, RowExpanderConfig, RowReorder, RowReorderConfig, RowResize, RowResizeConfig, ScheduleContext, ScheduleContextConfig, ScheduleMenu, ScheduleMenuConfig, ScheduleTooltip, ScheduleTooltipConfig, Scheduler, SchedulerAI, SchedulerAIConfig, SchedulerAssignmentModel, SchedulerBase, SchedulerDependencyEdit, SchedulerDependencyModel, SchedulerEventModel, SchedulerLabels, SchedulerLabelsConfig, SchedulerPdfExport, SchedulerPdfExportConfig, SchedulerPrint, SchedulerPrintConfig, SchedulerPro, SchedulerProAssignmentModel, SchedulerProAssignmentModelConfig, SchedulerProAssignmentStore, SchedulerProCalendarModel, SchedulerProCellEdit, SchedulerProCellEditConfig, SchedulerProDependencies, SchedulerProDependenciesConfig, SchedulerProDependencyModel, SchedulerProDependencyStore, SchedulerProListeners, SchedulerProProjectModel, SchedulerProResourceModel, SchedulerProResourceStore, SchedulerProTaskEdit, SchedulerProTaskEditConfig, SchedulerProVersions, SchedulerProVersionsConfig, SchedulerResourceModel, SchedulerResponsiveLevelConfig, SchedulerScrollButtons, SchedulerScrollButtonsConfig, SchedulerStateInfo, SchedulerSummary, SchedulerSummaryConfig, SchedulerTimeAxisColumn, SchedulingIssueResolutionPopup, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, Search, SearchConfig, SimpleEventEdit, SimpleEventEditConfig, Sort, SortConfig, Split, SplitConfig, StateProvider, StickyCells, StickyCellsConfig, StickyEvents, StickyEventsConfig, Store, StoreConfig, Stripe, StripeConfig, SubGrid, SubGridConfig, TabConfig, TaskEditorBase, TimeAxis, TimeAxisConfig, TimeAxisHeaderMenu, TimeAxisHeaderMenuConfig, TimeRanges, TimeRangesConfig, TimeSelection, TimeSelectionConfig, TimeSpan, TimeSpanConfig, TimeSpanHighlight, TimeSpanHighlightConfig, TimelineBase, TimelineContext, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, Tree, TreeConfig, TreeSummary, TreeSummaryConfig, VerticalTimeAxisColumn, VerticalTimeAxisColumnConfig, ViewPreset, ViewPresetConfig, VisibleDate, Widget, XLSColumn } from '@bryntum/gantt';
|
|
3
3
|
import { processWidgetContent } from './WrapperHelper.js';
|
|
4
4
|
export declare type BryntumSchedulerProProps = {
|
|
5
5
|
adopt?: HTMLElement | string;
|
|
@@ -31,6 +31,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
31
31
|
barMargin?: number;
|
|
32
32
|
bbar?: (ContainerItemConfig | string)[] | ToolbarConfig | PagingToolbarConfig | null;
|
|
33
33
|
bodyCls?: string | object;
|
|
34
|
+
border?: boolean;
|
|
34
35
|
bubbleEvents?: object;
|
|
35
36
|
bufferCoef?: number;
|
|
36
37
|
bufferThreshold?: number;
|
|
@@ -41,7 +42,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
41
42
|
cls?: string | object;
|
|
42
43
|
collapsed?: boolean;
|
|
43
44
|
collapsible?: boolean | PanelCollapserConfig | PanelCollapserOverlayConfig;
|
|
44
|
-
color?:
|
|
45
|
+
color?: Color;
|
|
45
46
|
column?: number;
|
|
46
47
|
columnLines?: boolean;
|
|
47
48
|
columns?: ColumnStore | GridColumnConfig[] | ColumnStoreConfig;
|
|
@@ -170,6 +171,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
170
171
|
ignoreDomEventsWhileScrolling?: boolean;
|
|
171
172
|
ignoreParentReadOnly?: boolean;
|
|
172
173
|
infiniteScroll?: boolean;
|
|
174
|
+
inheritEventColor?: boolean;
|
|
173
175
|
initialAnimationDuration?: number;
|
|
174
176
|
inputFieldAlign?: 'start' | 'end';
|
|
175
177
|
insertBefore?: HTMLElement | string;
|
|
@@ -214,7 +216,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
214
216
|
narrowEventWidth?: number;
|
|
215
217
|
overlappingEventSorter?: (a: SchedulerEventModel, b: SchedulerEventModel) => number;
|
|
216
218
|
owner?: Widget | any;
|
|
217
|
-
partner?: TimelineBase;
|
|
219
|
+
partner?: TimelineBase | string;
|
|
218
220
|
passStartEndParameters?: boolean;
|
|
219
221
|
plugins?: Function[];
|
|
220
222
|
preCalculateHeightLimit?: number;
|
|
@@ -463,6 +465,11 @@ export declare type BryntumSchedulerProProps = {
|
|
|
463
465
|
field: string;
|
|
464
466
|
value: any;
|
|
465
467
|
}) => Promise<boolean> | boolean | void) | string;
|
|
468
|
+
onBeforeColumnCollapseToggle?: ((event: {
|
|
469
|
+
source: GridBase;
|
|
470
|
+
column: Column;
|
|
471
|
+
collapsed: boolean;
|
|
472
|
+
}) => void) | string;
|
|
466
473
|
onBeforeColumnDragStart?: ((event: {
|
|
467
474
|
source: Grid;
|
|
468
475
|
column: Column;
|
|
@@ -726,13 +733,13 @@ export declare type BryntumSchedulerProProps = {
|
|
|
726
733
|
highlights: TimeSpan[];
|
|
727
734
|
}) => void) | string;
|
|
728
735
|
onBeforeRenderRow?: ((event: {
|
|
729
|
-
source:
|
|
736
|
+
source: GridBase;
|
|
730
737
|
row: Row;
|
|
731
738
|
record: Model;
|
|
732
739
|
recordIndex: number;
|
|
733
740
|
}) => void) | string;
|
|
734
741
|
onBeforeRenderRows?: ((event: {
|
|
735
|
-
source:
|
|
742
|
+
source: GridBase;
|
|
736
743
|
}) => void) | string;
|
|
737
744
|
onBeforeResourceEdit?: ((event: {
|
|
738
745
|
source: ResourceGrid;
|
|
@@ -914,6 +921,11 @@ export declare type BryntumSchedulerProProps = {
|
|
|
914
921
|
source: Grid;
|
|
915
922
|
record: Model;
|
|
916
923
|
}) => void) | string;
|
|
924
|
+
onColumnCollapseToggle?: ((event: {
|
|
925
|
+
source: GridBase;
|
|
926
|
+
column: Column;
|
|
927
|
+
collapsed: boolean;
|
|
928
|
+
}) => void) | string;
|
|
917
929
|
onColumnDrag?: ((event: {
|
|
918
930
|
source: Grid;
|
|
919
931
|
column: Column;
|
|
@@ -970,7 +982,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
970
982
|
date: Date;
|
|
971
983
|
}) => void) | string;
|
|
972
984
|
onDataChange?: ((event: {
|
|
973
|
-
source:
|
|
985
|
+
source: GridBase;
|
|
974
986
|
store: Store;
|
|
975
987
|
action: 'remove' | 'removeAll' | 'add' | 'clearchanges' | 'filter' | 'update' | 'dataset' | 'replace';
|
|
976
988
|
record: Model;
|
|
@@ -1616,13 +1628,13 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1616
1628
|
element: HTMLElement;
|
|
1617
1629
|
}) => void) | string;
|
|
1618
1630
|
onRenderRow?: ((event: {
|
|
1619
|
-
source:
|
|
1631
|
+
source: GridBase;
|
|
1620
1632
|
row: Row;
|
|
1621
1633
|
record: Model;
|
|
1622
1634
|
recordIndex: number;
|
|
1623
1635
|
}) => void) | string;
|
|
1624
1636
|
onRenderRows?: ((event: {
|
|
1625
|
-
source:
|
|
1637
|
+
source: GridBase;
|
|
1626
1638
|
}) => void) | string;
|
|
1627
1639
|
onResize?: ((event: {
|
|
1628
1640
|
source: Widget;
|
|
@@ -1631,6 +1643,56 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1631
1643
|
oldWidth: number;
|
|
1632
1644
|
oldHeight: number;
|
|
1633
1645
|
}) => void) | string;
|
|
1646
|
+
onResourceColumnBeforeDragStart?: ((event: {
|
|
1647
|
+
source: Scheduler;
|
|
1648
|
+
context: {
|
|
1649
|
+
resource: SchedulerResourceModel;
|
|
1650
|
+
};
|
|
1651
|
+
event: MouseEvent | TouchEvent;
|
|
1652
|
+
}) => Promise<boolean> | boolean | void) | string;
|
|
1653
|
+
onResourceColumnBeforeDropFinalize?: ((event: {
|
|
1654
|
+
source: Scheduler;
|
|
1655
|
+
context: {
|
|
1656
|
+
resource: SchedulerResourceModel;
|
|
1657
|
+
insertBefore: SchedulerResourceModel;
|
|
1658
|
+
targetGroup: Model;
|
|
1659
|
+
};
|
|
1660
|
+
event: MouseEvent;
|
|
1661
|
+
}) => Promise<boolean> | boolean | void) | string;
|
|
1662
|
+
onResourceColumnDrag?: ((event: {
|
|
1663
|
+
source: Scheduler;
|
|
1664
|
+
context: {
|
|
1665
|
+
valid: boolean;
|
|
1666
|
+
insertBefore: SchedulerResourceModel;
|
|
1667
|
+
resource: SchedulerResourceModel;
|
|
1668
|
+
targetGroup: Model;
|
|
1669
|
+
};
|
|
1670
|
+
event: MouseEvent;
|
|
1671
|
+
}) => void) | string;
|
|
1672
|
+
onResourceColumnDragAbort?: ((event: {
|
|
1673
|
+
source: Scheduler;
|
|
1674
|
+
context: {
|
|
1675
|
+
resource: SchedulerResourceModel;
|
|
1676
|
+
};
|
|
1677
|
+
event: MouseEvent;
|
|
1678
|
+
}) => void) | string;
|
|
1679
|
+
onResourceColumnDragStart?: ((event: {
|
|
1680
|
+
source: Scheduler;
|
|
1681
|
+
context: {
|
|
1682
|
+
resource: SchedulerResourceModel;
|
|
1683
|
+
};
|
|
1684
|
+
event: MouseEvent | TouchEvent;
|
|
1685
|
+
}) => void) | string;
|
|
1686
|
+
onResourceColumnDrop?: ((event: {
|
|
1687
|
+
source: Scheduler;
|
|
1688
|
+
context: {
|
|
1689
|
+
resource: SchedulerResourceModel;
|
|
1690
|
+
insertBefore: SchedulerResourceModel;
|
|
1691
|
+
targetGroup: Model;
|
|
1692
|
+
valid: boolean;
|
|
1693
|
+
};
|
|
1694
|
+
event: MouseEvent;
|
|
1695
|
+
}) => void) | string;
|
|
1634
1696
|
onResourceEditBeforeRemove?: ((event: {
|
|
1635
1697
|
source: ResourceEditor;
|
|
1636
1698
|
resource: SchedulerProResourceModel;
|
|
@@ -1922,7 +1984,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1922
1984
|
event: MouseEvent;
|
|
1923
1985
|
}) => void) | string;
|
|
1924
1986
|
onScroll?: ((event: {
|
|
1925
|
-
source:
|
|
1987
|
+
source: GridBase;
|
|
1926
1988
|
scrollTop: number;
|
|
1927
1989
|
}) => void) | string;
|
|
1928
1990
|
onScrollButtonClick?: ((event: {
|
|
@@ -1988,11 +2050,11 @@ export declare type BryntumSchedulerProProps = {
|
|
|
1988
2050
|
editorContext: RowEditorContext;
|
|
1989
2051
|
}) => void) | string;
|
|
1990
2052
|
onSubGridCollapse?: ((event: {
|
|
1991
|
-
source:
|
|
2053
|
+
source: GridBase;
|
|
1992
2054
|
subGrid: SubGrid;
|
|
1993
2055
|
}) => void) | string;
|
|
1994
2056
|
onSubGridExpand?: ((event: {
|
|
1995
|
-
source:
|
|
2057
|
+
source: GridBase;
|
|
1996
2058
|
subGrid: SubGrid;
|
|
1997
2059
|
}) => void) | string;
|
|
1998
2060
|
onTaskEditCanceled?: ((event: {
|
|
@@ -2156,6 +2218,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
2156
2218
|
endDate: Date;
|
|
2157
2219
|
};
|
|
2158
2220
|
}) => void) | string;
|
|
2221
|
+
aiFeature?: object | boolean | string | SchedulerAI | SchedulerAIConfig;
|
|
2159
2222
|
aiFilterFeature?: object | boolean | string | AIFilter | AIFilterConfig;
|
|
2160
2223
|
calendarHighlightFeature?: object | boolean | string | CalendarHighlight | CalendarHighlightConfig;
|
|
2161
2224
|
cellCopyPasteFeature?: object | boolean | string | CellCopyPaste | CellCopyPasteConfig;
|
|
@@ -2208,6 +2271,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
2208
2271
|
printFeature?: object | boolean | string | SchedulerPrint | SchedulerPrintConfig;
|
|
2209
2272
|
quickFindFeature?: object | boolean | string | QuickFind | QuickFindConfig;
|
|
2210
2273
|
regionResizeFeature?: object | boolean | string | RegionResize | RegionResizeConfig;
|
|
2274
|
+
resourceColumnReorderFeature?: object | boolean | string | ResourceColumnReorder | ResourceColumnReorderConfig;
|
|
2211
2275
|
resourceEditFeature?: object | boolean | string | ResourceEdit | ResourceEditConfig;
|
|
2212
2276
|
resourceMenuFeature?: object | boolean | string | ResourceMenu | ResourceMenuConfig;
|
|
2213
2277
|
resourceNonWorkingTimeFeature?: object | boolean | string | ResourceNonWorkingTime | ResourceNonWorkingTimeConfig;
|
|
@@ -42,6 +42,7 @@ BryntumSchedulerPro.instanceClass = SchedulerPro;
|
|
|
42
42
|
BryntumSchedulerPro.instanceName = 'SchedulerPro';
|
|
43
43
|
BryntumSchedulerPro.isView = true;
|
|
44
44
|
BryntumSchedulerPro.featureNames = [
|
|
45
|
+
'aiFeature',
|
|
45
46
|
'aiFilterFeature',
|
|
46
47
|
'calendarHighlightFeature',
|
|
47
48
|
'cellCopyPasteFeature',
|
|
@@ -94,6 +95,7 @@ BryntumSchedulerPro.featureNames = [
|
|
|
94
95
|
'printFeature',
|
|
95
96
|
'quickFindFeature',
|
|
96
97
|
'regionResizeFeature',
|
|
98
|
+
'resourceColumnReorderFeature',
|
|
97
99
|
'resourceEditFeature',
|
|
98
100
|
'resourceMenuFeature',
|
|
99
101
|
'resourceNonWorkingTimeFeature',
|
|
@@ -137,6 +139,7 @@ BryntumSchedulerPro.configNames = [
|
|
|
137
139
|
'autoHeight',
|
|
138
140
|
'bbar',
|
|
139
141
|
'bodyCls',
|
|
142
|
+
'border',
|
|
140
143
|
'bubbleEvents',
|
|
141
144
|
'bufferCoef',
|
|
142
145
|
'bufferThreshold',
|
|
@@ -314,6 +317,7 @@ BryntumSchedulerPro.propertyConfigNames = [
|
|
|
314
317
|
'hideRowHover',
|
|
315
318
|
'id',
|
|
316
319
|
'infiniteScroll',
|
|
320
|
+
'inheritEventColor',
|
|
317
321
|
'initialAnimationDuration',
|
|
318
322
|
'inputFieldAlign',
|
|
319
323
|
'insertBefore',
|
|
@@ -356,6 +360,7 @@ BryntumSchedulerPro.propertyConfigNames = [
|
|
|
356
360
|
'onBeforeCellEditStart',
|
|
357
361
|
'onBeforeCellRangeDelete',
|
|
358
362
|
'onBeforeCellRangeEdit',
|
|
363
|
+
'onBeforeColumnCollapseToggle',
|
|
359
364
|
'onBeforeColumnDragStart',
|
|
360
365
|
'onBeforeColumnDropFinalize',
|
|
361
366
|
'onBeforeColumnResize',
|
|
@@ -431,6 +436,7 @@ BryntumSchedulerPro.propertyConfigNames = [
|
|
|
431
436
|
'onCellMouseOver',
|
|
432
437
|
'onCollapse',
|
|
433
438
|
'onCollapseNode',
|
|
439
|
+
'onColumnCollapseToggle',
|
|
434
440
|
'onColumnDrag',
|
|
435
441
|
'onColumnDragStart',
|
|
436
442
|
'onColumnDrop',
|
|
@@ -541,6 +547,12 @@ BryntumSchedulerPro.propertyConfigNames = [
|
|
|
541
547
|
'onRenderRow',
|
|
542
548
|
'onRenderRows',
|
|
543
549
|
'onResize',
|
|
550
|
+
'onResourceColumnBeforeDragStart',
|
|
551
|
+
'onResourceColumnBeforeDropFinalize',
|
|
552
|
+
'onResourceColumnDrag',
|
|
553
|
+
'onResourceColumnDragAbort',
|
|
554
|
+
'onResourceColumnDragStart',
|
|
555
|
+
'onResourceColumnDrop',
|
|
544
556
|
'onResourceEditBeforeRemove',
|
|
545
557
|
'onResourceEditBeforeSave',
|
|
546
558
|
'onResourceEditRemove',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BryntumSchedulerPro.js","sourceRoot":"","sources":["../src/BryntumSchedulerPro.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAoB,MAAM,OAAO,CAAC;AACzC,OAAO,
|
|
1
|
+
{"version":3,"file":"BryntumSchedulerPro.js","sourceRoot":"","sources":["../src/BryntumSchedulerPro.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React, { RefObject } from 'react';
|
|
2
|
-
import { AIFilter, AIFilterConfig, AjaxStore, AjaxStoreConfig, AssignmentStoreConfig, Base, CalendarHighlight, CalendarHighlightConfig, CalendarModelConfig, CellCopyPaste, CellCopyPasteConfig, 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, CrudManager, CrudManagerConfig, CycleResolutionPopup, DateConstraint, DependencyBaseModel, DependencyEdit, DependencyEditConfig, DependencyMenu, DependencyMenuConfig, DependencyModelConfig, DependencyStoreConfig, DomClassList, DomConfig, DropData, DurationConfig, DurationUnit, EmptyTextDomConfig, EventBuffer, EventBufferConfig, EventColor, EventCopyPaste, EventCopyPasteConfig, EventDrag, EventDragConfig, EventDragCreate, EventDragCreateConfig, EventDragSelect, EventDragSelectConfig, EventEdit, EventEditConfig, EventFilter, EventFilterConfig, EventLayoutConfig, EventMenu, EventMenuConfig, EventModel, EventModelConfig, EventNonWorkingTime, EventNonWorkingTimeConfig, EventResize, EventResizeConfig, EventResizeData, EventSegmentDrag, EventSegmentDragConfig, EventSegmentResize, EventSegmentResizeConfig, EventSegments, EventSegmentsConfig, EventStore, EventStoreConfig, EventTooltip, EventTooltipConfig, ExcelExporter, ExcelExporterConfig, ExportConfig, FileDrop, FileDropConfig, FillHandle, FillHandleConfig, Filter, FilterBar, FilterBarConfig, FilterConfig, FormulaProviderConfig, Grid, GridBase, GridColumnConfig, GridLocation, GridLocationConfig, GridSelectionMode, GridTreeGroup, GridTreeGroupConfig, Group, GroupConfig, GroupSummary, GroupSummaryConfig, HeaderMenu, HeaderMenuConfig, HeaderZoom, HeaderZoomConfig, KeyMapConfig, LockRows, LockRowsConfig, Mask, MaskConfig, Menu, MenuConfig, MenuItem, MenuItemEntry, MergeCells, MergeCellsConfig, Model, ModelConfig, NestedEvents, NestedEventsConfig, NonWorkingTime, NonWorkingTimeConfig, PagingToolbarConfig, Pan, PanConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, PdfExportConfig, PercentBar, PercentBarConfig, PinColumns, PinColumnsConfig, Popup, PreserveScrollOptions, ProjectModelConfig, QuickFind, QuickFindConfig, RecordPositionContext, Rectangle, RecurrenceConfirmationPopup, RecurrenceConfirmationPopupConfig, RegionResize, RegionResizeConfig, ResourceEdit, ResourceEditConfig, ResourceEditor, ResourceGrid, ResourceHeaderConfig, ResourceMarginConfig, ResourceMenu, ResourceMenuConfig, ResourceModelConfig, ResourceNonWorkingTime, ResourceNonWorkingTimeConfig, ResourceStoreConfig, ResourceTimeRangeModel, ResourceTimeRangeModelConfig, ResourceTimeRangeStore, ResourceTimeRangeStoreConfig, ResourceTimeRanges, ResourceTimeRangesConfig, Row, RowCopyPaste, RowCopyPasteConfig, RowEdit, RowEditConfig, RowEditorContext, RowExpander, RowExpanderConfig, RowReorder, RowReorderConfig, RowResize, RowResizeConfig, ScheduleContext, ScheduleContextConfig, ScheduleMenu, ScheduleMenuConfig, ScheduleTooltip, ScheduleTooltipConfig, Scheduler, SchedulerAssignmentModel, SchedulerBase, SchedulerDependencyEdit, SchedulerDependencyModel, SchedulerEventModel, SchedulerLabels, SchedulerLabelsConfig, SchedulerPdfExport, SchedulerPdfExportConfig, SchedulerPrint, SchedulerPrintConfig, SchedulerPro, SchedulerProAssignmentModel, SchedulerProAssignmentModelConfig, SchedulerProAssignmentStore, SchedulerProBase, SchedulerProBaseListeners, SchedulerProCalendarModel, SchedulerProCellEdit, SchedulerProCellEditConfig, SchedulerProDependencies, SchedulerProDependenciesConfig, SchedulerProDependencyModel, SchedulerProDependencyStore, SchedulerProProjectModel, SchedulerProResourceModel, SchedulerProResourceStore, SchedulerProTaskEdit, SchedulerProTaskEditConfig, SchedulerProVersions, SchedulerProVersionsConfig, SchedulerResourceModel, SchedulerResponsiveLevelConfig, SchedulerScrollButtons, SchedulerScrollButtonsConfig, SchedulerStateInfo, SchedulerSummary, SchedulerSummaryConfig, SchedulerTimeAxisColumn, SchedulingIssueResolutionPopup, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, Search, SearchConfig, SimpleEventEdit, SimpleEventEditConfig, Sort, SortConfig, Split, SplitConfig, StateProvider, StickyCells, StickyCellsConfig, StickyEvents, StickyEventsConfig, Store, StoreConfig, Stripe, StripeConfig, SubGrid, SubGridConfig, TabConfig, TaskEditorBase, TimeAxis, TimeAxisConfig, TimeAxisHeaderMenu, TimeAxisHeaderMenuConfig, TimeRanges, TimeRangesConfig, TimeSelection, TimeSelectionConfig, TimeSpan, TimeSpanConfig, TimeSpanHighlight, TimeSpanHighlightConfig, TimelineBase, TimelineContext, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, Tree, TreeConfig, TreeSummary, TreeSummaryConfig, VerticalTimeAxisColumn, VerticalTimeAxisColumnConfig, ViewPreset, ViewPresetConfig, VisibleDate, Widget, XLSColumn } from '@bryntum/gantt';
|
|
2
|
+
import { AIFilter, AIFilterConfig, AjaxStore, AjaxStoreConfig, AssignmentStoreConfig, Base, CalendarHighlight, CalendarHighlightConfig, CalendarModelConfig, CellCopyPaste, CellCopyPasteConfig, 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, CrudManager, CrudManagerConfig, CycleResolutionPopup, DateConstraint, DependencyBaseModel, DependencyEdit, DependencyEditConfig, DependencyMenu, DependencyMenuConfig, DependencyModelConfig, DependencyStoreConfig, DomClassList, DomConfig, DropData, DurationConfig, DurationUnit, EmptyTextDomConfig, EventBuffer, EventBufferConfig, EventColor, EventCopyPaste, EventCopyPasteConfig, EventDrag, EventDragConfig, EventDragCreate, EventDragCreateConfig, EventDragSelect, EventDragSelectConfig, EventEdit, EventEditConfig, EventFilter, EventFilterConfig, EventLayoutConfig, EventMenu, EventMenuConfig, EventModel, EventModelConfig, EventNonWorkingTime, EventNonWorkingTimeConfig, EventResize, EventResizeConfig, EventResizeData, EventSegmentDrag, EventSegmentDragConfig, EventSegmentResize, EventSegmentResizeConfig, EventSegments, EventSegmentsConfig, EventStore, EventStoreConfig, EventTooltip, EventTooltipConfig, ExcelExporter, ExcelExporterConfig, ExportConfig, FileDrop, FileDropConfig, FillHandle, FillHandleConfig, Filter, FilterBar, FilterBarConfig, FilterConfig, FormulaProviderConfig, Grid, GridBase, GridColumnConfig, GridLocation, GridLocationConfig, GridSelectionMode, GridTreeGroup, GridTreeGroupConfig, Group, GroupConfig, GroupSummary, GroupSummaryConfig, HeaderMenu, HeaderMenuConfig, HeaderZoom, HeaderZoomConfig, KeyMapConfig, LockRows, LockRowsConfig, Mask, MaskConfig, Menu, MenuConfig, MenuItem, MenuItemEntry, MergeCells, MergeCellsConfig, Model, ModelConfig, NestedEvents, NestedEventsConfig, NonWorkingTime, NonWorkingTimeConfig, PagingToolbarConfig, Pan, PanConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, PdfExportConfig, PercentBar, PercentBarConfig, PinColumns, PinColumnsConfig, Popup, PreserveScrollOptions, ProjectModelConfig, QuickFind, QuickFindConfig, RecordPositionContext, Rectangle, RecurrenceConfirmationPopup, RecurrenceConfirmationPopupConfig, RegionResize, RegionResizeConfig, ResourceColumnReorder, ResourceColumnReorderConfig, ResourceEdit, ResourceEditConfig, ResourceEditor, ResourceGrid, ResourceHeaderConfig, ResourceMarginConfig, ResourceMenu, ResourceMenuConfig, ResourceModelConfig, ResourceNonWorkingTime, ResourceNonWorkingTimeConfig, ResourceStoreConfig, ResourceTimeRangeModel, ResourceTimeRangeModelConfig, ResourceTimeRangeStore, ResourceTimeRangeStoreConfig, ResourceTimeRanges, ResourceTimeRangesConfig, Row, RowCopyPaste, RowCopyPasteConfig, RowEdit, RowEditConfig, RowEditorContext, RowExpander, RowExpanderConfig, RowReorder, RowReorderConfig, RowResize, RowResizeConfig, ScheduleContext, ScheduleContextConfig, ScheduleMenu, ScheduleMenuConfig, ScheduleTooltip, ScheduleTooltipConfig, Scheduler, SchedulerAI, SchedulerAIConfig, SchedulerAssignmentModel, SchedulerBase, SchedulerDependencyEdit, SchedulerDependencyModel, SchedulerEventModel, SchedulerLabels, SchedulerLabelsConfig, SchedulerPdfExport, SchedulerPdfExportConfig, SchedulerPrint, SchedulerPrintConfig, SchedulerPro, SchedulerProAssignmentModel, SchedulerProAssignmentModelConfig, SchedulerProAssignmentStore, SchedulerProBase, SchedulerProBaseListeners, SchedulerProCalendarModel, SchedulerProCellEdit, SchedulerProCellEditConfig, SchedulerProDependencies, SchedulerProDependenciesConfig, SchedulerProDependencyModel, SchedulerProDependencyStore, SchedulerProProjectModel, SchedulerProResourceModel, SchedulerProResourceStore, SchedulerProTaskEdit, SchedulerProTaskEditConfig, SchedulerProVersions, SchedulerProVersionsConfig, SchedulerResourceModel, SchedulerResponsiveLevelConfig, SchedulerScrollButtons, SchedulerScrollButtonsConfig, SchedulerStateInfo, SchedulerSummary, SchedulerSummaryConfig, SchedulerTimeAxisColumn, SchedulingIssueResolutionPopup, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, Search, SearchConfig, SimpleEventEdit, SimpleEventEditConfig, Sort, SortConfig, Split, SplitConfig, StateProvider, StickyCells, StickyCellsConfig, StickyEvents, StickyEventsConfig, Store, StoreConfig, Stripe, StripeConfig, SubGrid, SubGridConfig, TabConfig, TaskEditorBase, TimeAxis, TimeAxisConfig, TimeAxisHeaderMenu, TimeAxisHeaderMenuConfig, TimeRanges, TimeRangesConfig, TimeSelection, TimeSelectionConfig, TimeSpan, TimeSpanConfig, TimeSpanHighlight, TimeSpanHighlightConfig, TimelineBase, TimelineContext, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, Tree, TreeConfig, TreeSummary, TreeSummaryConfig, VerticalTimeAxisColumn, VerticalTimeAxisColumnConfig, ViewPreset, ViewPresetConfig, VisibleDate, Widget, XLSColumn } from '@bryntum/gantt';
|
|
3
3
|
import { processWidgetContent } from './WrapperHelper.js';
|
|
4
4
|
export declare type BryntumSchedulerProBaseProps = {
|
|
5
5
|
adopt?: HTMLElement | string;
|
|
@@ -31,6 +31,7 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
31
31
|
barMargin?: number;
|
|
32
32
|
bbar?: (ContainerItemConfig | string)[] | ToolbarConfig | PagingToolbarConfig | null;
|
|
33
33
|
bodyCls?: string | object;
|
|
34
|
+
border?: boolean;
|
|
34
35
|
bubbleEvents?: object;
|
|
35
36
|
bufferCoef?: number;
|
|
36
37
|
bufferThreshold?: number;
|
|
@@ -41,7 +42,7 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
41
42
|
cls?: string | object;
|
|
42
43
|
collapsed?: boolean;
|
|
43
44
|
collapsible?: boolean | PanelCollapserConfig | PanelCollapserOverlayConfig;
|
|
44
|
-
color?:
|
|
45
|
+
color?: Color;
|
|
45
46
|
column?: number;
|
|
46
47
|
columnLines?: boolean;
|
|
47
48
|
columns?: ColumnStore | GridColumnConfig[] | ColumnStoreConfig;
|
|
@@ -170,6 +171,7 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
170
171
|
ignoreDomEventsWhileScrolling?: boolean;
|
|
171
172
|
ignoreParentReadOnly?: boolean;
|
|
172
173
|
infiniteScroll?: boolean;
|
|
174
|
+
inheritEventColor?: boolean;
|
|
173
175
|
initialAnimationDuration?: number;
|
|
174
176
|
inputFieldAlign?: 'start' | 'end';
|
|
175
177
|
insertBefore?: HTMLElement | string;
|
|
@@ -214,7 +216,7 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
214
216
|
narrowEventWidth?: number;
|
|
215
217
|
overlappingEventSorter?: (a: SchedulerEventModel, b: SchedulerEventModel) => number;
|
|
216
218
|
owner?: Widget | any;
|
|
217
|
-
partner?: TimelineBase;
|
|
219
|
+
partner?: TimelineBase | string;
|
|
218
220
|
passStartEndParameters?: boolean;
|
|
219
221
|
plugins?: Function[];
|
|
220
222
|
preCalculateHeightLimit?: number;
|
|
@@ -462,6 +464,11 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
462
464
|
field: string;
|
|
463
465
|
value: any;
|
|
464
466
|
}) => Promise<boolean> | boolean | void) | string;
|
|
467
|
+
onBeforeColumnCollapseToggle?: ((event: {
|
|
468
|
+
source: GridBase;
|
|
469
|
+
column: Column;
|
|
470
|
+
collapsed: boolean;
|
|
471
|
+
}) => void) | string;
|
|
465
472
|
onBeforeColumnDragStart?: ((event: {
|
|
466
473
|
source: Grid;
|
|
467
474
|
column: Column;
|
|
@@ -725,13 +732,13 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
725
732
|
highlights: TimeSpan[];
|
|
726
733
|
}) => void) | string;
|
|
727
734
|
onBeforeRenderRow?: ((event: {
|
|
728
|
-
source:
|
|
735
|
+
source: GridBase;
|
|
729
736
|
row: Row;
|
|
730
737
|
record: Model;
|
|
731
738
|
recordIndex: number;
|
|
732
739
|
}) => void) | string;
|
|
733
740
|
onBeforeRenderRows?: ((event: {
|
|
734
|
-
source:
|
|
741
|
+
source: GridBase;
|
|
735
742
|
}) => void) | string;
|
|
736
743
|
onBeforeResourceEdit?: ((event: {
|
|
737
744
|
source: ResourceGrid;
|
|
@@ -913,6 +920,11 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
913
920
|
source: Grid;
|
|
914
921
|
record: Model;
|
|
915
922
|
}) => void) | string;
|
|
923
|
+
onColumnCollapseToggle?: ((event: {
|
|
924
|
+
source: GridBase;
|
|
925
|
+
column: Column;
|
|
926
|
+
collapsed: boolean;
|
|
927
|
+
}) => void) | string;
|
|
916
928
|
onColumnDrag?: ((event: {
|
|
917
929
|
source: Grid;
|
|
918
930
|
column: Column;
|
|
@@ -969,7 +981,7 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
969
981
|
date: Date;
|
|
970
982
|
}) => void) | string;
|
|
971
983
|
onDataChange?: ((event: {
|
|
972
|
-
source:
|
|
984
|
+
source: GridBase;
|
|
973
985
|
store: Store;
|
|
974
986
|
action: 'remove' | 'removeAll' | 'add' | 'clearchanges' | 'filter' | 'update' | 'dataset' | 'replace';
|
|
975
987
|
record: Model;
|
|
@@ -1615,13 +1627,13 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
1615
1627
|
element: HTMLElement;
|
|
1616
1628
|
}) => void) | string;
|
|
1617
1629
|
onRenderRow?: ((event: {
|
|
1618
|
-
source:
|
|
1630
|
+
source: GridBase;
|
|
1619
1631
|
row: Row;
|
|
1620
1632
|
record: Model;
|
|
1621
1633
|
recordIndex: number;
|
|
1622
1634
|
}) => void) | string;
|
|
1623
1635
|
onRenderRows?: ((event: {
|
|
1624
|
-
source:
|
|
1636
|
+
source: GridBase;
|
|
1625
1637
|
}) => void) | string;
|
|
1626
1638
|
onResize?: ((event: {
|
|
1627
1639
|
source: Widget;
|
|
@@ -1630,6 +1642,56 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
1630
1642
|
oldWidth: number;
|
|
1631
1643
|
oldHeight: number;
|
|
1632
1644
|
}) => void) | string;
|
|
1645
|
+
onResourceColumnBeforeDragStart?: ((event: {
|
|
1646
|
+
source: Scheduler;
|
|
1647
|
+
context: {
|
|
1648
|
+
resource: SchedulerResourceModel;
|
|
1649
|
+
};
|
|
1650
|
+
event: MouseEvent | TouchEvent;
|
|
1651
|
+
}) => Promise<boolean> | boolean | void) | string;
|
|
1652
|
+
onResourceColumnBeforeDropFinalize?: ((event: {
|
|
1653
|
+
source: Scheduler;
|
|
1654
|
+
context: {
|
|
1655
|
+
resource: SchedulerResourceModel;
|
|
1656
|
+
insertBefore: SchedulerResourceModel;
|
|
1657
|
+
targetGroup: Model;
|
|
1658
|
+
};
|
|
1659
|
+
event: MouseEvent;
|
|
1660
|
+
}) => Promise<boolean> | boolean | void) | string;
|
|
1661
|
+
onResourceColumnDrag?: ((event: {
|
|
1662
|
+
source: Scheduler;
|
|
1663
|
+
context: {
|
|
1664
|
+
valid: boolean;
|
|
1665
|
+
insertBefore: SchedulerResourceModel;
|
|
1666
|
+
resource: SchedulerResourceModel;
|
|
1667
|
+
targetGroup: Model;
|
|
1668
|
+
};
|
|
1669
|
+
event: MouseEvent;
|
|
1670
|
+
}) => void) | string;
|
|
1671
|
+
onResourceColumnDragAbort?: ((event: {
|
|
1672
|
+
source: Scheduler;
|
|
1673
|
+
context: {
|
|
1674
|
+
resource: SchedulerResourceModel;
|
|
1675
|
+
};
|
|
1676
|
+
event: MouseEvent;
|
|
1677
|
+
}) => void) | string;
|
|
1678
|
+
onResourceColumnDragStart?: ((event: {
|
|
1679
|
+
source: Scheduler;
|
|
1680
|
+
context: {
|
|
1681
|
+
resource: SchedulerResourceModel;
|
|
1682
|
+
};
|
|
1683
|
+
event: MouseEvent | TouchEvent;
|
|
1684
|
+
}) => void) | string;
|
|
1685
|
+
onResourceColumnDrop?: ((event: {
|
|
1686
|
+
source: Scheduler;
|
|
1687
|
+
context: {
|
|
1688
|
+
resource: SchedulerResourceModel;
|
|
1689
|
+
insertBefore: SchedulerResourceModel;
|
|
1690
|
+
targetGroup: Model;
|
|
1691
|
+
valid: boolean;
|
|
1692
|
+
};
|
|
1693
|
+
event: MouseEvent;
|
|
1694
|
+
}) => void) | string;
|
|
1633
1695
|
onResourceEditBeforeRemove?: ((event: {
|
|
1634
1696
|
source: ResourceEditor;
|
|
1635
1697
|
resource: SchedulerProResourceModel;
|
|
@@ -1921,7 +1983,7 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
1921
1983
|
event: MouseEvent;
|
|
1922
1984
|
}) => void) | string;
|
|
1923
1985
|
onScroll?: ((event: {
|
|
1924
|
-
source:
|
|
1986
|
+
source: GridBase;
|
|
1925
1987
|
scrollTop: number;
|
|
1926
1988
|
}) => void) | string;
|
|
1927
1989
|
onScrollButtonClick?: ((event: {
|
|
@@ -1987,11 +2049,11 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
1987
2049
|
editorContext: RowEditorContext;
|
|
1988
2050
|
}) => void) | string;
|
|
1989
2051
|
onSubGridCollapse?: ((event: {
|
|
1990
|
-
source:
|
|
2052
|
+
source: GridBase;
|
|
1991
2053
|
subGrid: SubGrid;
|
|
1992
2054
|
}) => void) | string;
|
|
1993
2055
|
onSubGridExpand?: ((event: {
|
|
1994
|
-
source:
|
|
2056
|
+
source: GridBase;
|
|
1995
2057
|
subGrid: SubGrid;
|
|
1996
2058
|
}) => void) | string;
|
|
1997
2059
|
onTaskEditCanceled?: ((event: {
|
|
@@ -2155,6 +2217,7 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
2155
2217
|
endDate: Date;
|
|
2156
2218
|
};
|
|
2157
2219
|
}) => void) | string;
|
|
2220
|
+
aiFeature?: object | boolean | string | SchedulerAI | SchedulerAIConfig;
|
|
2158
2221
|
aiFilterFeature?: object | boolean | string | AIFilter | AIFilterConfig;
|
|
2159
2222
|
calendarHighlightFeature?: object | boolean | string | CalendarHighlight | CalendarHighlightConfig;
|
|
2160
2223
|
cellCopyPasteFeature?: object | boolean | string | CellCopyPaste | CellCopyPasteConfig;
|
|
@@ -2207,6 +2270,7 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
2207
2270
|
printFeature?: object | boolean | string | SchedulerPrint | SchedulerPrintConfig;
|
|
2208
2271
|
quickFindFeature?: object | boolean | string | QuickFind | QuickFindConfig;
|
|
2209
2272
|
regionResizeFeature?: object | boolean | string | RegionResize | RegionResizeConfig;
|
|
2273
|
+
resourceColumnReorderFeature?: object | boolean | string | ResourceColumnReorder | ResourceColumnReorderConfig;
|
|
2210
2274
|
resourceEditFeature?: object | boolean | string | ResourceEdit | ResourceEditConfig;
|
|
2211
2275
|
resourceMenuFeature?: object | boolean | string | ResourceMenu | ResourceMenuConfig;
|
|
2212
2276
|
resourceNonWorkingTimeFeature?: object | boolean | string | ResourceNonWorkingTime | ResourceNonWorkingTimeConfig;
|
|
@@ -42,6 +42,7 @@ BryntumSchedulerProBase.instanceClass = SchedulerProBase;
|
|
|
42
42
|
BryntumSchedulerProBase.instanceName = 'SchedulerProBase';
|
|
43
43
|
BryntumSchedulerProBase.isView = true;
|
|
44
44
|
BryntumSchedulerProBase.featureNames = [
|
|
45
|
+
'aiFeature',
|
|
45
46
|
'aiFilterFeature',
|
|
46
47
|
'calendarHighlightFeature',
|
|
47
48
|
'cellCopyPasteFeature',
|
|
@@ -94,6 +95,7 @@ BryntumSchedulerProBase.featureNames = [
|
|
|
94
95
|
'printFeature',
|
|
95
96
|
'quickFindFeature',
|
|
96
97
|
'regionResizeFeature',
|
|
98
|
+
'resourceColumnReorderFeature',
|
|
97
99
|
'resourceEditFeature',
|
|
98
100
|
'resourceMenuFeature',
|
|
99
101
|
'resourceNonWorkingTimeFeature',
|
|
@@ -137,6 +139,7 @@ BryntumSchedulerProBase.configNames = [
|
|
|
137
139
|
'autoHeight',
|
|
138
140
|
'bbar',
|
|
139
141
|
'bodyCls',
|
|
142
|
+
'border',
|
|
140
143
|
'bubbleEvents',
|
|
141
144
|
'bufferCoef',
|
|
142
145
|
'bufferThreshold',
|
|
@@ -313,6 +316,7 @@ BryntumSchedulerProBase.propertyConfigNames = [
|
|
|
313
316
|
'hideRowHover',
|
|
314
317
|
'id',
|
|
315
318
|
'infiniteScroll',
|
|
319
|
+
'inheritEventColor',
|
|
316
320
|
'initialAnimationDuration',
|
|
317
321
|
'inputFieldAlign',
|
|
318
322
|
'insertBefore',
|
|
@@ -355,6 +359,7 @@ BryntumSchedulerProBase.propertyConfigNames = [
|
|
|
355
359
|
'onBeforeCellEditStart',
|
|
356
360
|
'onBeforeCellRangeDelete',
|
|
357
361
|
'onBeforeCellRangeEdit',
|
|
362
|
+
'onBeforeColumnCollapseToggle',
|
|
358
363
|
'onBeforeColumnDragStart',
|
|
359
364
|
'onBeforeColumnDropFinalize',
|
|
360
365
|
'onBeforeColumnResize',
|
|
@@ -430,6 +435,7 @@ BryntumSchedulerProBase.propertyConfigNames = [
|
|
|
430
435
|
'onCellMouseOver',
|
|
431
436
|
'onCollapse',
|
|
432
437
|
'onCollapseNode',
|
|
438
|
+
'onColumnCollapseToggle',
|
|
433
439
|
'onColumnDrag',
|
|
434
440
|
'onColumnDragStart',
|
|
435
441
|
'onColumnDrop',
|
|
@@ -540,6 +546,12 @@ BryntumSchedulerProBase.propertyConfigNames = [
|
|
|
540
546
|
'onRenderRow',
|
|
541
547
|
'onRenderRows',
|
|
542
548
|
'onResize',
|
|
549
|
+
'onResourceColumnBeforeDragStart',
|
|
550
|
+
'onResourceColumnBeforeDropFinalize',
|
|
551
|
+
'onResourceColumnDrag',
|
|
552
|
+
'onResourceColumnDragAbort',
|
|
553
|
+
'onResourceColumnDragStart',
|
|
554
|
+
'onResourceColumnDrop',
|
|
543
555
|
'onResourceEditBeforeRemove',
|
|
544
556
|
'onResourceEditBeforeSave',
|
|
545
557
|
'onResourceEditRemove',
|