@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
package/src/BryntumButton.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, Button, ButtonListeners, ContainerItemConfig, DomConfig, KeyMapConfig, MaskConfig, Menu, MenuConfig, MenuItemEntry, PopupConfig, Rectangle, Scroller, ScrollerConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, Button, ButtonListeners, Color, ContainerItemConfig, DomConfig, KeyMapConfig, MaskConfig, Menu, MenuConfig, MenuItemEntry, PopupConfig, Rectangle, Scroller, ScrollerConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -99,7 +99,7 @@ export type BryntumButtonProps = {
|
|
|
99
99
|
* ...
|
|
100
100
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/Button#config-color)
|
|
101
101
|
*/
|
|
102
|
-
color? :
|
|
102
|
+
color? : Color
|
|
103
103
|
/**
|
|
104
104
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
105
105
|
*/
|
|
@@ -56,6 +56,10 @@ export type BryntumButtonGroupProps = {
|
|
|
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.
|
|
@@ -741,6 +745,7 @@ export class BryntumButtonGroup extends React.Component<BryntumButtonGroupProps>
|
|
|
741
745
|
'ariaDescription',
|
|
742
746
|
'ariaLabel',
|
|
743
747
|
'autoUpdateRecord',
|
|
748
|
+
'border',
|
|
744
749
|
'bubbleEvents',
|
|
745
750
|
'centered',
|
|
746
751
|
'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, AvailabilityRangeModelConfig, Base, CalendarEditor, CalendarEditorListeners, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, Popup, Rectangle, SchedulerProCalendarModel, Scroller, ScrollerConfig, StateProvider, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget, WorkingDays } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, AvailabilityRangeModelConfig, Base, CalendarEditor, CalendarEditorListeners, Color, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, Popup, Rectangle, SchedulerProCalendarModel, Scroller, ScrollerConfig, StateProvider, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget, WorkingDays } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -85,6 +85,10 @@ export type BryntumCalendarEditorProps = {
|
|
|
85
85
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/SchedulerPro/widget/CalendarEditor#config-bodyCls)
|
|
86
86
|
*/
|
|
87
87
|
bodyCls? : string|object
|
|
88
|
+
/**
|
|
89
|
+
* Set `true` to add a border to this container's element.
|
|
90
|
+
*/
|
|
91
|
+
border? : boolean
|
|
88
92
|
/**
|
|
89
93
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
90
94
|
* hierarchy when triggered.
|
|
@@ -157,7 +161,7 @@ export type BryntumCalendarEditorProps = {
|
|
|
157
161
|
* ...
|
|
158
162
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/SchedulerPro/widget/CalendarEditor#config-color)
|
|
159
163
|
*/
|
|
160
|
-
color? :
|
|
164
|
+
color? : Color
|
|
161
165
|
/**
|
|
162
166
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
163
167
|
*/
|
|
@@ -962,6 +966,7 @@ export class BryntumCalendarEditor extends React.Component<BryntumCalendarEditor
|
|
|
962
966
|
'autoUpdateRecord',
|
|
963
967
|
'bbar',
|
|
964
968
|
'bodyCls',
|
|
969
|
+
'border',
|
|
965
970
|
'bubbleEvents',
|
|
966
971
|
'calendar',
|
|
967
972
|
'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, CalendarEditorConfig, CalendarField, CalendarFieldListeners, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Combo, ComboModel, ContainerItemConfig, DomConfig, Duration, DurationConfig, EventModel, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, SchedulerProCalendarManagerStore, SchedulerProProjectModel, SchedulerProResourceModel, Scroller, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, CalendarEditorConfig, CalendarField, CalendarFieldListeners, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, ComboModel, ContainerItemConfig, DomConfig, Duration, DurationConfig, EventModel, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, SchedulerProCalendarManagerStore, SchedulerProProjectModel, SchedulerProResourceModel, Scroller, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -154,7 +154,7 @@ export type BryntumCalendarFieldProps = {
|
|
|
154
154
|
* ...
|
|
155
155
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/SchedulerPro/widget/CalendarField#config-color)
|
|
156
156
|
*/
|
|
157
|
-
color? :
|
|
157
|
+
color? : Color
|
|
158
158
|
/**
|
|
159
159
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
160
160
|
*/
|
|
@@ -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, CalendarPicker, CalendarPickerListeners, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Combo, ComboModel, ContainerItemConfig, DomConfig, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Scroller, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, CalendarPicker, CalendarPickerListeners, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, ComboModel, ContainerItemConfig, DomConfig, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Scroller, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -143,7 +143,7 @@ export type BryntumCalendarPickerProps = {
|
|
|
143
143
|
* ...
|
|
144
144
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Gantt/widget/CalendarPicker#config-color)
|
|
145
145
|
*/
|
|
146
|
-
color? :
|
|
146
|
+
color? : Color
|
|
147
147
|
/**
|
|
148
148
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
149
149
|
*/
|
package/src/BryntumChatPanel.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, ChatMessageModelConfig, ChatPanel, ChatPanelListeners, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, Rectangle, Scroller, ScrollerConfig, StateProvider, Store, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, ChatMessageModelConfig, ChatPanel, ChatPanelListeners, Color, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, Rectangle, Scroller, ScrollerConfig, StateProvider, Store, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -73,6 +73,10 @@ export type BryntumChatPanelProps = {
|
|
|
73
73
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/chat/ChatPanel#config-bodyCls)
|
|
74
74
|
*/
|
|
75
75
|
bodyCls? : string|object
|
|
76
|
+
/**
|
|
77
|
+
* Set `true` to add a border to this container's element.
|
|
78
|
+
*/
|
|
79
|
+
border? : boolean
|
|
76
80
|
/**
|
|
77
81
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
78
82
|
* hierarchy when triggered.
|
|
@@ -129,7 +133,7 @@ export type BryntumChatPanelProps = {
|
|
|
129
133
|
* ...
|
|
130
134
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/chat/ChatPanel#config-color)
|
|
131
135
|
*/
|
|
132
|
-
color? :
|
|
136
|
+
color? : Color
|
|
133
137
|
/**
|
|
134
138
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
135
139
|
*/
|
|
@@ -899,6 +903,7 @@ export class BryntumChatPanel extends React.Component<BryntumChatPanelProps> {
|
|
|
899
903
|
'autoUpdateRecord',
|
|
900
904
|
'bbar',
|
|
901
905
|
'bodyCls',
|
|
906
|
+
'border',
|
|
902
907
|
'bubbleEvents',
|
|
903
908
|
'centered',
|
|
904
909
|
'collapsible',
|
|
@@ -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, CheckboxConfig, CheckboxGroup, CheckboxGroupListeners, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, 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, CheckboxConfig, CheckboxGroup, CheckboxGroupListeners, Color, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, 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 BryntumCheckboxGroupProps = {
|
|
|
69
69
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/CheckboxGroup#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 BryntumCheckboxGroupProps = {
|
|
|
119
123
|
* ...
|
|
120
124
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/CheckboxGroup#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
|
*/
|
|
@@ -929,6 +933,7 @@ export class BryntumCheckboxGroup extends React.Component<BryntumCheckboxGroupPr
|
|
|
929
933
|
'autoUpdateRecord',
|
|
930
934
|
'bbar',
|
|
931
935
|
'bodyCls',
|
|
936
|
+
'border',
|
|
932
937
|
'bubbleEvents',
|
|
933
938
|
'centered',
|
|
934
939
|
'collapsible',
|
|
@@ -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, ChecklistFilterCombo, ChecklistFilterComboListeners, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Combo, ComboModel, ContainerItemConfig, DomConfig, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Scroller, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, ChecklistFilterCombo, ChecklistFilterComboListeners, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, ComboModel, ContainerItemConfig, DomConfig, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Scroller, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -143,7 +143,7 @@ export type BryntumChecklistFilterComboProps = {
|
|
|
143
143
|
* ...
|
|
144
144
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Grid/widget/ChecklistFilterCombo#config-color)
|
|
145
145
|
*/
|
|
146
|
-
color? :
|
|
146
|
+
color? : Color
|
|
147
147
|
/**
|
|
148
148
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
149
149
|
*/
|
package/src/BryntumChipView.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, ChipView, ChipViewListeners, Collection, CollectionConfig, DomConfig, KeyMapConfig, List, MaskConfig, Model, ModelConfig, Rectangle, Scroller, ScrollerConfig, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, ChipView, ChipViewListeners, Collection, CollectionConfig, Color, DomConfig, KeyMapConfig, List, MaskConfig, Model, ModelConfig, Rectangle, Scroller, ScrollerConfig, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -122,7 +122,7 @@ export type BryntumChipViewProps = {
|
|
|
122
122
|
* ...
|
|
123
123
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/ChipView#config-color)
|
|
124
124
|
*/
|
|
125
|
-
color? :
|
|
125
|
+
color? : Color
|
|
126
126
|
/**
|
|
127
127
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
128
128
|
*/
|
|
@@ -752,13 +752,11 @@ export class BryntumChipView extends React.Component<BryntumChipViewProps> {
|
|
|
752
752
|
'activateOnMouseover',
|
|
753
753
|
'adopt',
|
|
754
754
|
'align',
|
|
755
|
-
'allowGroupSelect',
|
|
756
755
|
'anchor',
|
|
757
756
|
'ariaDescription',
|
|
758
757
|
'ariaLabel',
|
|
759
758
|
'bubbleEvents',
|
|
760
759
|
'centered',
|
|
761
|
-
'clearSelectionOnEmptySpaceClick',
|
|
762
760
|
'closable',
|
|
763
761
|
'closeHandler',
|
|
764
762
|
'color',
|
|
@@ -811,9 +809,11 @@ export class BryntumChipView extends React.Component<BryntumChipViewProps> {
|
|
|
811
809
|
|
|
812
810
|
static propertyConfigNames = [
|
|
813
811
|
'alignSelf',
|
|
812
|
+
'allowGroupSelect',
|
|
814
813
|
'appendTo',
|
|
815
814
|
'callOnFunctions',
|
|
816
815
|
'catchEventHandlerExceptions',
|
|
816
|
+
'clearSelectionOnEmptySpaceClick',
|
|
817
817
|
'cls',
|
|
818
818
|
'collapsibleGroups',
|
|
819
819
|
'column',
|
|
@@ -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, CodeEditor, CodeEditorListeners, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, 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, CodeEditor, CodeEditorListeners, Color, Container, ContainerItemConfig, ContainerLayoutConfig, DomConfig, 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 BryntumCodeEditorProps = {
|
|
|
69
69
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/CodeEditor#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.
|
|
@@ -125,7 +129,7 @@ export type BryntumCodeEditorProps = {
|
|
|
125
129
|
* ...
|
|
126
130
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/CodeEditor#config-color)
|
|
127
131
|
*/
|
|
128
|
-
color? :
|
|
132
|
+
color? : Color
|
|
129
133
|
/**
|
|
130
134
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
131
135
|
*/
|
|
@@ -884,6 +888,7 @@ export class BryntumCodeEditor extends React.Component<BryntumCodeEditorProps> {
|
|
|
884
888
|
'autoUpdateRecord',
|
|
885
889
|
'bbar',
|
|
886
890
|
'bodyCls',
|
|
891
|
+
'border',
|
|
887
892
|
'bubbleEvents',
|
|
888
893
|
'centered',
|
|
889
894
|
'codePath',
|
package/src/BryntumCombo.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, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Combo, ComboListeners, ComboModel, ContainerItemConfig, DomConfig, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Scroller, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, ComboListeners, ComboModel, ContainerItemConfig, DomConfig, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Scroller, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -143,7 +143,7 @@ export type BryntumComboProps = {
|
|
|
143
143
|
* ...
|
|
144
144
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/Combo#config-color)
|
|
145
145
|
*/
|
|
146
|
-
color? :
|
|
146
|
+
color? : Color
|
|
147
147
|
/**
|
|
148
148
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
149
149
|
*/
|
|
@@ -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, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Combo, ComboModel, ConstraintTypePicker, ConstraintTypePickerListeners, ContainerItemConfig, DomConfig, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Scroller, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, ComboModel, ConstraintTypePicker, ConstraintTypePickerListeners, ContainerItemConfig, DomConfig, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Scroller, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -143,7 +143,7 @@ export type BryntumConstraintTypePickerProps = {
|
|
|
143
143
|
* ...
|
|
144
144
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-color)
|
|
145
145
|
*/
|
|
146
|
-
color? :
|
|
146
|
+
color? : Color
|
|
147
147
|
/**
|
|
148
148
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
149
149
|
*/
|
package/src/BryntumContainer.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, ContainerListeners, DomConfig, 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, ContainerListeners, DomConfig, 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 BryntumContainerProps = {
|
|
|
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 BryntumContainerProps = {
|
|
|
95
99
|
* ...
|
|
96
100
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/Container#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
|
*/
|
|
@@ -706,6 +710,7 @@ export class BryntumContainer extends React.Component<BryntumContainerProps> {
|
|
|
706
710
|
'ariaDescription',
|
|
707
711
|
'ariaLabel',
|
|
708
712
|
'autoUpdateRecord',
|
|
713
|
+
'border',
|
|
709
714
|
'bubbleEvents',
|
|
710
715
|
'centered',
|
|
711
716
|
'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, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Combo, ComboModel, ContainerItemConfig, CostAccrualField, CostAccrualFieldListeners, DomConfig, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Scroller, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, ComboModel, ContainerItemConfig, CostAccrualField, CostAccrualFieldListeners, DomConfig, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Scroller, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -143,7 +143,7 @@ export type BryntumCostAccrualFieldProps = {
|
|
|
143
143
|
* ...
|
|
144
144
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/SchedulerPro/widget/CostAccrualField#config-color)
|
|
145
145
|
*/
|
|
146
|
-
color? :
|
|
146
|
+
color? : Color
|
|
147
147
|
/**
|
|
148
148
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
149
149
|
*/
|
package/src/BryntumDateField.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, DateField, DateFieldListeners, DatePickerConfig, DomConfig, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, Color, ContainerItemConfig, DateField, DateFieldListeners, DatePickerConfig, DomConfig, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, Rectangle, 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 BryntumDateFieldProps = {
|
|
|
114
114
|
* ...
|
|
115
115
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/DateField#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
|
*/
|
|
@@ -478,6 +478,14 @@ export type BryntumDateFieldProps = {
|
|
|
478
478
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/DateField#config-owner)
|
|
479
479
|
*/
|
|
480
480
|
owner? : Widget|any
|
|
481
|
+
/**
|
|
482
|
+
* A reference to a partner TimeField which this DateField should sync its value with.
|
|
483
|
+
* When the TimeField's value is changed, this DateField's value is updated to match.
|
|
484
|
+
* When this DateField's value is changed, the TimeField's value is updated to match.
|
|
485
|
+
* ...
|
|
486
|
+
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/DateField#config-partner)
|
|
487
|
+
*/
|
|
488
|
+
partner? : string|TimeField
|
|
481
489
|
/**
|
|
482
490
|
* A config object used to configure the [datePicker](https://bryntum.com/products/gantt/docs/api/Core/widget/DatePicker).
|
|
483
491
|
* ...
|
|
@@ -600,7 +608,8 @@ export type BryntumDateFieldProps = {
|
|
|
600
608
|
*/
|
|
601
609
|
step? : string|number|DurationConfig
|
|
602
610
|
/**
|
|
603
|
-
* Set to `false` to hide the forward and backward date step triggers.
|
|
611
|
+
* Set to `false` to hide the forward and backward date step triggers. These triggers are only shown when
|
|
612
|
+
* [step](https://bryntum.com/products/gantt/docs/api/Core/widget/DateField#config-step) is set.
|
|
604
613
|
*/
|
|
605
614
|
stepTriggers? : boolean
|
|
606
615
|
/**
|
|
@@ -991,6 +1000,7 @@ export class BryntumDateField extends React.Component<BryntumDateFieldProps> {
|
|
|
991
1000
|
'onResize',
|
|
992
1001
|
'onShow',
|
|
993
1002
|
'onTrigger',
|
|
1003
|
+
'partner',
|
|
994
1004
|
'placeholder',
|
|
995
1005
|
'readOnly',
|
|
996
1006
|
'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, CalendarPanel, Container, ContainerItemConfig, ContainerLayoutConfig, DatePicker, DatePickerListeners, DomConfig, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, Month, MonthConfig, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, Rectangle, Scroller, ScrollerConfig, StateProvider, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, CalendarPanel, Color, Container, ContainerItemConfig, ContainerLayoutConfig, DatePicker, DatePickerListeners, DomConfig, KeyMapConfig, Layout, MaskConfig, MenuItemConfig, MenuItemEntry, Model, Month, MonthConfig, 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
|
|
|
@@ -84,6 +84,10 @@ export type BryntumDatePickerProps = {
|
|
|
84
84
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/DatePicker#config-bodyCls)
|
|
85
85
|
*/
|
|
86
86
|
bodyCls? : string|object
|
|
87
|
+
/**
|
|
88
|
+
* Set `true` to add a border to this container's element.
|
|
89
|
+
*/
|
|
90
|
+
border? : boolean
|
|
87
91
|
/**
|
|
88
92
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
89
93
|
* hierarchy when triggered.
|
|
@@ -153,7 +157,7 @@ export type BryntumDatePickerProps = {
|
|
|
153
157
|
* ...
|
|
154
158
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/DatePicker#config-color)
|
|
155
159
|
*/
|
|
156
|
-
color? :
|
|
160
|
+
color? : Color
|
|
157
161
|
/**
|
|
158
162
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
159
163
|
*/
|
|
@@ -1123,6 +1127,7 @@ export class BryntumDatePicker extends React.Component<BryntumDatePickerProps> {
|
|
|
1123
1127
|
'autoUpdateRecord',
|
|
1124
1128
|
'bbar',
|
|
1125
1129
|
'bodyCls',
|
|
1130
|
+
'border',
|
|
1126
1131
|
'bubbleEvents',
|
|
1127
1132
|
'cellRenderer',
|
|
1128
1133
|
'centered',
|
|
@@ -1188,7 +1193,6 @@ export class BryntumDatePicker extends React.Component<BryntumDatePickerProps> {
|
|
|
1188
1193
|
'scrollAction',
|
|
1189
1194
|
'showAnimation',
|
|
1190
1195
|
'showTooltipWhenDisabled',
|
|
1191
|
-
'showWeekColumn',
|
|
1192
1196
|
'sixWeeks',
|
|
1193
1197
|
'stateful',
|
|
1194
1198
|
'statefulEvents',
|
|
@@ -1281,6 +1285,7 @@ export class BryntumDatePicker extends React.Component<BryntumDatePickerProps> {
|
|
|
1281
1285
|
'scrollable',
|
|
1282
1286
|
'selection',
|
|
1283
1287
|
'shadePastDates',
|
|
1288
|
+
'showWeekColumn',
|
|
1284
1289
|
'span',
|
|
1285
1290
|
'strictRecordMapping',
|
|
1286
1291
|
'title',
|
|
@@ -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, ConfirmationBar, ConfirmationBarConfig, ContainerItemConfig, DateField, DateFieldConfig, DateRangeField, DateRangeFieldListeners, DateRangePickerConfig, DomConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, MultiDatePickerConfig, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, Color, ConfirmationBar, ConfirmationBarConfig, ContainerItemConfig, DateField, DateFieldConfig, DateRangeField, DateRangeFieldListeners, DateRangePickerConfig, DomConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, MultiDatePickerConfig, Rectangle, Scroller, TabConfig, 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 BryntumDateRangeFieldProps = {
|
|
|
114
114
|
* ...
|
|
115
115
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/DateRangeField#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
|
*/
|
|
@@ -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, DateFieldConfig, DateTimeField, DateTimeFieldListeners, DomConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, Rectangle, Scroller, TabConfig, TimeFieldConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, Color, ContainerItemConfig, DateFieldConfig, DateTimeField, DateTimeFieldListeners, DomConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, Rectangle, Scroller, TabConfig, TimeFieldConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -105,7 +105,7 @@ export type BryntumDateTimeFieldProps = {
|
|
|
105
105
|
* ...
|
|
106
106
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/DateTimeField#config-color)
|
|
107
107
|
*/
|
|
108
|
-
color? :
|
|
108
|
+
color? : Color
|
|
109
109
|
/**
|
|
110
110
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
111
111
|
*/
|
|
@@ -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, DemoCodeEditor, DemoCodeEditorListeners, DomConfig, 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, DemoCodeEditor, DemoCodeEditorListeners, DomConfig, 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
|
|
|
@@ -73,6 +73,10 @@ export type BryntumDemoCodeEditorProps = {
|
|
|
73
73
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/DemoCodeEditor#config-bodyCls)
|
|
74
74
|
*/
|
|
75
75
|
bodyCls? : string|object
|
|
76
|
+
/**
|
|
77
|
+
* Set `true` to add a border to this container's element.
|
|
78
|
+
*/
|
|
79
|
+
border? : boolean
|
|
76
80
|
/**
|
|
77
81
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
78
82
|
* hierarchy when triggered.
|
|
@@ -129,7 +133,7 @@ export type BryntumDemoCodeEditorProps = {
|
|
|
129
133
|
* ...
|
|
130
134
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Core/widget/DemoCodeEditor#config-color)
|
|
131
135
|
*/
|
|
132
|
-
color? :
|
|
136
|
+
color? : Color
|
|
133
137
|
/**
|
|
134
138
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
135
139
|
*/
|
|
@@ -898,6 +902,7 @@ export class BryntumDemoCodeEditor extends React.Component<BryntumDemoCodeEditor
|
|
|
898
902
|
'autoUpdateRecord',
|
|
899
903
|
'bbar',
|
|
900
904
|
'bodyCls',
|
|
905
|
+
'border',
|
|
901
906
|
'bubbleEvents',
|
|
902
907
|
'centered',
|
|
903
908
|
'codePath',
|
|
@@ -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, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Combo, ComboModel, ContainerItemConfig, DependencyField, DependencyFieldListeners, DependencyStore, DomConfig, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Scroller, Sorter, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, ComboModel, ContainerItemConfig, DependencyField, DependencyFieldListeners, DependencyStore, DomConfig, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Scroller, Sorter, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -143,7 +143,7 @@ export type BryntumDependencyFieldProps = {
|
|
|
143
143
|
* ...
|
|
144
144
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/Gantt/widget/DependencyField#config-color)
|
|
145
145
|
*/
|
|
146
|
-
color? :
|
|
146
|
+
color? : Color
|
|
147
147
|
/**
|
|
148
148
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
149
149
|
*/
|
|
@@ -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, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Combo, ComboModel, ContainerItemConfig, DependencyTypePicker, DependencyTypePickerListeners, DomConfig, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Scroller, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
6
|
+
import { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, ComboModel, ContainerItemConfig, DependencyTypePicker, DependencyTypePickerListeners, DomConfig, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, SchedulerDependencyStore, Scroller, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/gantt';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -143,7 +143,7 @@ export type BryntumDependencyTypePickerProps = {
|
|
|
143
143
|
* ...
|
|
144
144
|
* [View online docs...](https://bryntum.com/products/gantt/docs/api/SchedulerPro/widget/DependencyTypePicker#config-color)
|
|
145
145
|
*/
|
|
146
|
-
color? :
|
|
146
|
+
color? : Color
|
|
147
147
|
/**
|
|
148
148
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
149
149
|
*/
|
|
@@ -204,6 +204,11 @@ export type BryntumDependencyTypePickerProps = {
|
|
|
204
204
|
* in a grid WidgetColumn, this is the property to which the column's `field` is applied.
|
|
205
205
|
*/
|
|
206
206
|
defaultBindProperty? : string
|
|
207
|
+
/**
|
|
208
|
+
* The dependency store to use for filtering allowed types.
|
|
209
|
+
* If not provided, the picker will attempt to find it from its owner hierarchy.
|
|
210
|
+
*/
|
|
211
|
+
dependencyStore? : SchedulerDependencyStore
|
|
207
212
|
/**
|
|
208
213
|
* Check for CSS compatibility issues when upgrading to v7. Performs the following checks:
|
|
209
214
|
* ...
|
|
@@ -1041,6 +1046,7 @@ export class BryntumDependencyTypePicker extends React.Component<BryntumDependen
|
|
|
1041
1046
|
'createOnUnmatched',
|
|
1042
1047
|
'dataField',
|
|
1043
1048
|
'defaultBindProperty',
|
|
1049
|
+
'dependencyStore',
|
|
1044
1050
|
'detectCSSCompatibilityIssues',
|
|
1045
1051
|
'displayField',
|
|
1046
1052
|
'displayValueRenderer',
|