@bryntum/scheduler-vue-3-thin 7.1.3 → 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 +8 -8
- package/lib/chunks/BIDAJ9KI.js.map +1 -1
- package/lib/chunks/{6EoHCTY_.js → Bbpvg_hf.js} +43 -23
- package/lib/chunks/Bbpvg_hf.js.map +1 -0
- package/lib/chunks/COu_0bRA.js.map +1 -1
- package/lib/chunks/{C8aIKZog.js → CQl8vwrU.js} +4 -2
- package/lib/chunks/CQl8vwrU.js.map +1 -0
- package/lib/chunks/{V0ER-Huj.js → DgB_l35T.js} +6 -4
- package/lib/chunks/DgB_l35T.js.map +1 -0
- package/lib/chunks/{fiUsZcET.js → DxeM4HUm.js} +3 -3
- package/lib/chunks/DxeM4HUm.js.map +1 -0
- package/lib/chunks/{w9YPCarT.js → FtY3iMiN.js} +43 -23
- package/lib/chunks/FtY3iMiN.js.map +1 -0
- package/lib/chunks/ga9EWphl.js.map +1 -1
- package/lib/chunks/{CS2Ou_bo.js → qTXsCzE5.js} +5 -1
- package/lib/chunks/qTXsCzE5.js.map +1 -0
- package/lib/components/BryntumResourceFilter.js +1 -1
- package/lib/components/BryntumScheduler.js +1 -1
- package/lib/components/BryntumSchedulerBase.js +1 -1
- package/lib/components/BryntumSchedulerDatePicker.js +1 -1
- package/lib/components/BryntumTimelineHistogram.js +1 -1
- package/lib/components/BryntumUndoRedo.js +1 -1
- package/lib/index.js +6 -6
- package/package.json +1 -1
- package/src/components/BryntumProjectCombo.vue +2 -2
- package/src/components/BryntumProjectComboProps.ts +2 -2
- package/src/components/BryntumResourceCombo.vue +2 -2
- package/src/components/BryntumResourceComboProps.ts +2 -2
- package/src/components/BryntumResourceFilter.vue +4 -4
- package/src/components/BryntumResourceFilterProps.ts +2 -2
- package/src/components/BryntumScheduler.vue +133 -4
- package/src/components/BryntumSchedulerBase.vue +133 -4
- package/src/components/BryntumSchedulerBaseProps.ts +29 -4
- package/src/components/BryntumSchedulerDatePicker.vue +8 -3
- package/src/components/BryntumSchedulerDatePickerProps.ts +6 -2
- package/src/components/BryntumSchedulerProps.ts +29 -4
- package/src/components/BryntumTimelineHistogram.vue +19 -4
- package/src/components/BryntumTimelineHistogramProps.ts +17 -4
- package/src/components/BryntumUndoRedo.vue +5 -0
- package/src/components/BryntumUndoRedoProps.ts +4 -0
- package/src/components/BryntumViewPresetCombo.vue +2 -2
- package/src/components/BryntumViewPresetComboProps.ts +2 -2
- package/lib/chunks/6EoHCTY_.js.map +0 -1
- package/lib/chunks/C8aIKZog.js.map +0 -1
- package/lib/chunks/CS2Ou_bo.js.map +0 -1
- package/lib/chunks/V0ER-Huj.js.map +0 -1
- package/lib/chunks/fiUsZcET.js.map +0 -1
- package/lib/chunks/w9YPCarT.js.map +0 -1
package/lib/index.js
CHANGED
|
@@ -2,12 +2,12 @@ import { _ as o } from "./chunks/C-Z2zn9r.js";
|
|
|
2
2
|
import { _ as m } from "./chunks/COu_0bRA.js";
|
|
3
3
|
import { _ as s } from "./chunks/BD-Hg3lY.js";
|
|
4
4
|
import { _ as n } from "./chunks/ga9EWphl.js";
|
|
5
|
-
import { _ as f } from "./chunks/
|
|
6
|
-
import { _ as x } from "./chunks/
|
|
7
|
-
import { _ } from "./chunks/
|
|
8
|
-
import { _ as l } from "./chunks/
|
|
9
|
-
import { _ as i } from "./chunks/
|
|
10
|
-
import { _ as C } from "./chunks/
|
|
5
|
+
import { _ as f } from "./chunks/DxeM4HUm.js";
|
|
6
|
+
import { _ as x } from "./chunks/Bbpvg_hf.js";
|
|
7
|
+
import { _ } from "./chunks/FtY3iMiN.js";
|
|
8
|
+
import { _ as l } from "./chunks/CQl8vwrU.js";
|
|
9
|
+
import { _ as i } from "./chunks/qTXsCzE5.js";
|
|
10
|
+
import { _ as C } from "./chunks/DgB_l35T.js";
|
|
11
11
|
import { _ as S } from "./chunks/BIDAJ9KI.js";
|
|
12
12
|
export {
|
|
13
13
|
o as BryntumEventColorField,
|
package/package.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
import { getCurrentInstance, onBeforeUnmount, onMounted, provide, ref, watch, toRaw } from 'vue';
|
|
12
12
|
|
|
13
|
-
import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Combo, ComboModel, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Store, StoreConfig, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
13
|
+
import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, ComboModel, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Store, StoreConfig, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
14
14
|
import type { SchedulerContainerItemConfig, ProjectComboListeners, ProjectModel } from '@bryntum/scheduler-thin';
|
|
15
15
|
import { ProjectCombo } from '@bryntum/scheduler-thin';
|
|
16
16
|
|
|
@@ -152,7 +152,7 @@ defineProps<{
|
|
|
152
152
|
* ...
|
|
153
153
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-color)
|
|
154
154
|
*/
|
|
155
|
-
color ? :
|
|
155
|
+
color ? : Color
|
|
156
156
|
/**
|
|
157
157
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
158
158
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Combo, ComboModel, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Store, StoreConfig, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
1
|
+
import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, ComboModel, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Store, StoreConfig, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
2
2
|
import type { SchedulerContainerItemConfig, ProjectComboListeners, ProjectModel } from '@bryntum/scheduler-thin';
|
|
3
3
|
|
|
4
4
|
export declare type BryntumProjectComboProps = {
|
|
@@ -137,7 +137,7 @@ export declare type BryntumProjectComboProps = {
|
|
|
137
137
|
* ...
|
|
138
138
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-color)
|
|
139
139
|
*/
|
|
140
|
-
color ? :
|
|
140
|
+
color ? : Color
|
|
141
141
|
/**
|
|
142
142
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
143
143
|
*/
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
import { getCurrentInstance, onBeforeUnmount, onMounted, provide, ref, watch, toRaw } from 'vue';
|
|
12
12
|
|
|
13
|
-
import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Combo, ComboModel, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Store, StoreConfig, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
13
|
+
import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, ComboModel, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Store, StoreConfig, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
14
14
|
import type { SchedulerContainerItemConfig, ResourceComboListeners } from '@bryntum/scheduler-thin';
|
|
15
15
|
import { ResourceCombo } from '@bryntum/scheduler-thin';
|
|
16
16
|
|
|
@@ -152,7 +152,7 @@ defineProps<{
|
|
|
152
152
|
* ...
|
|
153
153
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceCombo#config-color)
|
|
154
154
|
*/
|
|
155
|
-
color ? :
|
|
155
|
+
color ? : Color
|
|
156
156
|
/**
|
|
157
157
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
158
158
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Combo, ComboModel, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Store, StoreConfig, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
1
|
+
import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, ComboModel, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Store, StoreConfig, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
2
2
|
import type { SchedulerContainerItemConfig, ResourceComboListeners } from '@bryntum/scheduler-thin';
|
|
3
3
|
|
|
4
4
|
export declare type BryntumResourceComboProps = {
|
|
@@ -137,7 +137,7 @@ export declare type BryntumResourceComboProps = {
|
|
|
137
137
|
* ...
|
|
138
138
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceCombo#config-color)
|
|
139
139
|
*/
|
|
140
|
-
color ? :
|
|
140
|
+
color ? : Color
|
|
141
141
|
/**
|
|
142
142
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
143
143
|
*/
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
import { getCurrentInstance, onBeforeUnmount, onMounted, provide, ref, watch, toRaw } from 'vue';
|
|
12
12
|
|
|
13
|
-
import type { AlignSpec, Base, Collection, CollectionConfig, DomConfig, Field, KeyMapConfig, List, MaskConfig, Model, Rectangle, Scroller, ScrollerConfig, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
|
|
13
|
+
import type { AlignSpec, Base, Collection, CollectionConfig, Color, DomConfig, Field, KeyMapConfig, List, MaskConfig, Model, Rectangle, Scroller, ScrollerConfig, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
|
|
14
14
|
import type { EventStore, ResourceFilterListeners, ResourceModel } from '@bryntum/scheduler-thin';
|
|
15
15
|
import { ResourceFilter } from '@bryntum/scheduler-thin';
|
|
16
16
|
|
|
@@ -118,7 +118,7 @@ defineProps<{
|
|
|
118
118
|
* ...
|
|
119
119
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-color)
|
|
120
120
|
*/
|
|
121
|
-
color ? :
|
|
121
|
+
color ? : Color
|
|
122
122
|
/**
|
|
123
123
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
124
124
|
*/
|
|
@@ -848,13 +848,11 @@ const widgetData = {
|
|
|
848
848
|
'activateOnMouseover',
|
|
849
849
|
'adopt',
|
|
850
850
|
'align',
|
|
851
|
-
'allowGroupSelect',
|
|
852
851
|
'anchor',
|
|
853
852
|
'ariaDescription',
|
|
854
853
|
'ariaLabel',
|
|
855
854
|
'bubbleEvents',
|
|
856
855
|
'centered',
|
|
857
|
-
'clearSelectionOnEmptySpaceClick',
|
|
858
856
|
'color',
|
|
859
857
|
'config',
|
|
860
858
|
'constrainTo',
|
|
@@ -907,9 +905,11 @@ const widgetData = {
|
|
|
907
905
|
],
|
|
908
906
|
propertyConfigNames : [
|
|
909
907
|
'alignSelf',
|
|
908
|
+
'allowGroupSelect',
|
|
910
909
|
'appendTo',
|
|
911
910
|
'callOnFunctions',
|
|
912
911
|
'catchEventHandlerExceptions',
|
|
912
|
+
'clearSelectionOnEmptySpaceClick',
|
|
913
913
|
'cls',
|
|
914
914
|
'collapsibleGroups',
|
|
915
915
|
'column',
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AlignSpec, Base, Collection, CollectionConfig, DomConfig, KeyMapConfig, MaskConfig, Model, Rectangle, Scroller, ScrollerConfig, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
|
|
1
|
+
import type { AlignSpec, Base, Collection, CollectionConfig, Color, DomConfig, KeyMapConfig, MaskConfig, Model, Rectangle, Scroller, ScrollerConfig, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
|
|
2
2
|
import type { EventStore, ResourceFilterListeners, ResourceModel } from '@bryntum/scheduler-thin';
|
|
3
3
|
|
|
4
4
|
export declare type BryntumResourceFilterProps = {
|
|
@@ -103,7 +103,7 @@ export declare type BryntumResourceFilterProps = {
|
|
|
103
103
|
* ...
|
|
104
104
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-color)
|
|
105
105
|
*/
|
|
106
|
-
color ? :
|
|
106
|
+
color ? : Color
|
|
107
107
|
/**
|
|
108
108
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
109
109
|
*/
|
|
@@ -33,9 +33,9 @@
|
|
|
33
33
|
|
|
34
34
|
import { getCurrentInstance, onBeforeUnmount, onMounted, provide, ref, watch, toRaw } from 'vue';
|
|
35
35
|
|
|
36
|
-
import type { AjaxStore, AjaxStoreConfig, Base, Container, DomClassList, DomConfig, DurationConfig, DurationUnit, FormulaProviderConfig, KeyMapConfig, Mask, MaskConfig, Menu, MenuConfig, MenuItem, MenuItemEntry, Model, ModelConfig, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, Popup, Rectangle, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, StateProvider, Store, StoreConfig, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
36
|
+
import type { AjaxStore, AjaxStoreConfig, Base, Color, Container, DomClassList, DomConfig, DurationConfig, DurationUnit, FormulaProviderConfig, KeyMapConfig, Mask, MaskConfig, Menu, MenuConfig, MenuItem, MenuItemEntry, Model, ModelConfig, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, Popup, Rectangle, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, StateProvider, Store, StoreConfig, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
37
37
|
import type { AIFilter, AIFilterConfig, CellCopyPaste, CellCopyPasteConfig, CellEdit, CellEditConfig, CellEditorContext, CellMenu, CellMenuConfig, CellTooltip, CellTooltipConfig, Charts, ChartsConfig, Column, ColumnAutoWidth, ColumnAutoWidthConfig, ColumnDragToolbar, ColumnDragToolbarConfig, ColumnPicker, ColumnPickerConfig, ColumnRename, ColumnRenameConfig, ColumnReorder, ColumnReorderConfig, ColumnResize, ColumnResizeConfig, ColumnStore, ColumnStoreConfig, EmptyTextDomConfig, ExportConfig, FileDrop, FileDropConfig, FillHandle, FillHandleConfig, Filter, FilterBar, FilterBarConfig, FilterConfig, Grid, GridBase, GridLocation, GridLocationConfig, GridSelectionMode, Group, GroupConfig, HeaderMenu, HeaderMenuConfig, MergeCells, MergeCellsConfig, PinColumns, PinColumnsConfig, PreserveScrollOptions, QuickFind, QuickFindConfig, RecordPositionContext, RegionResize, RegionResizeConfig, Row, RowCopyPaste, RowCopyPasteConfig, RowEdit, RowEditConfig, RowEditorContext, RowExpander, RowExpanderConfig, Search, SearchConfig, Sort, SortConfig, StickyCells, StickyCellsConfig, Stripe, StripeConfig, SubGrid, SubGridConfig, Tree, TreeConfig, TreeGroup, TreeGroupConfig, XLSColumn } from '@bryntum/grid-thin';
|
|
38
|
-
import type { AssignmentModel, AssignmentModelConfig, AssignmentStore, AssignmentStoreConfig, ColumnLines, ColumnLinesConfig, SchedulerContainerItemConfig, CrudManager, CrudManagerConfig, DateConstraint, Dependencies, DependenciesConfig, DependencyBaseModel, DependencyEdit, DependencyEditConfig, DependencyMenu, DependencyMenuConfig, DependencyModel, DependencyModelConfig, DependencyStore, DependencyStoreConfig, DropData, EventColor, EventCopyPaste, EventCopyPasteConfig, EventDrag, EventDragConfig, EventDragCreate, EventDragCreateConfig, EventDragSelect, EventDragSelectConfig, EventEdit, EventEditConfig, EventFilter, EventFilterConfig, EventMenu, EventMenuConfig, EventModel, EventModelConfig, EventNonWorkingTime, EventNonWorkingTimeConfig, EventResize, EventResizeConfig, EventResizeData, EventStore, EventStoreConfig, EventTooltip, EventTooltipConfig, ExcelExporter, ExcelExporterConfig, SchedulerColumnConfig, GroupSummary, GroupSummaryConfig, HeaderZoom, HeaderZoomConfig, Labels, LabelsConfig, LockRows, LockRowsConfig, NonWorkingTime, NonWorkingTimeConfig, Pan, PanConfig, PdfExport, PdfExportConfig, Print, PrintConfig, ProjectModel, ProjectModelConfig, RecurrenceConfirmationPopup, RecurrenceConfirmationPopupConfig, ResourceHeaderConfig, ResourceMarginConfig, ResourceMenu, ResourceMenuConfig, ResourceModel, ResourceModelConfig, ResourceStore, ResourceStoreConfig, ResourceTimeRangeModel, ResourceTimeRangeModelConfig, ResourceTimeRangeStore, ResourceTimeRangeStoreConfig, ResourceTimeRanges, ResourceTimeRangesConfig, RowReorder, RowReorderConfig, RowResize, RowResizeConfig, ScheduleContext, ScheduleContextConfig, ScheduleMenu, ScheduleMenuConfig, ScheduleTooltip, ScheduleTooltipConfig, SchedulerBase, SchedulerListeners, SchedulerResponsiveLevelConfig, SchedulerStateInfo, ScrollButtons, ScrollButtonsConfig, SimpleEventEdit, SimpleEventEditConfig, Split, SplitConfig, StickyEvents, StickyEventsConfig, Summary, SummaryConfig, TimeAxis, TimeAxisColumn, TimeAxisConfig, TimeAxisHeaderMenu, TimeAxisHeaderMenuConfig, TimeRanges, TimeRangesConfig, TimeSelection, TimeSelectionConfig, TimeSpan, TimeSpanConfig, TimelineBase, TimelineContext, TreeSummary, TreeSummaryConfig, VerticalTimeAxisColumn, VerticalTimeAxisColumnConfig, ViewPreset, ViewPresetConfig, VisibleDate } from '@bryntum/scheduler-thin';
|
|
38
|
+
import type { AI, AIConfig, AssignmentModel, AssignmentModelConfig, AssignmentStore, AssignmentStoreConfig, ColumnLines, ColumnLinesConfig, SchedulerContainerItemConfig, CrudManager, CrudManagerConfig, DateConstraint, Dependencies, DependenciesConfig, DependencyBaseModel, DependencyEdit, DependencyEditConfig, DependencyMenu, DependencyMenuConfig, DependencyModel, DependencyModelConfig, DependencyStore, DependencyStoreConfig, DropData, EventColor, EventCopyPaste, EventCopyPasteConfig, EventDrag, EventDragConfig, EventDragCreate, EventDragCreateConfig, EventDragSelect, EventDragSelectConfig, EventEdit, EventEditConfig, EventFilter, EventFilterConfig, EventMenu, EventMenuConfig, EventModel, EventModelConfig, EventNonWorkingTime, EventNonWorkingTimeConfig, EventResize, EventResizeConfig, EventResizeData, EventStore, EventStoreConfig, EventTooltip, EventTooltipConfig, ExcelExporter, ExcelExporterConfig, SchedulerColumnConfig, GroupSummary, GroupSummaryConfig, HeaderZoom, HeaderZoomConfig, Labels, LabelsConfig, LockRows, LockRowsConfig, NonWorkingTime, NonWorkingTimeConfig, Pan, PanConfig, PdfExport, PdfExportConfig, Print, PrintConfig, ProjectModel, ProjectModelConfig, RecurrenceConfirmationPopup, RecurrenceConfirmationPopupConfig, ResourceColumnReorder, ResourceColumnReorderConfig, ResourceHeaderConfig, ResourceMarginConfig, ResourceMenu, ResourceMenuConfig, ResourceModel, ResourceModelConfig, ResourceStore, ResourceStoreConfig, ResourceTimeRangeModel, ResourceTimeRangeModelConfig, ResourceTimeRangeStore, ResourceTimeRangeStoreConfig, ResourceTimeRanges, ResourceTimeRangesConfig, RowReorder, RowReorderConfig, RowResize, RowResizeConfig, ScheduleContext, ScheduleContextConfig, ScheduleMenu, ScheduleMenuConfig, ScheduleTooltip, ScheduleTooltipConfig, SchedulerBase, SchedulerListeners, SchedulerResponsiveLevelConfig, SchedulerStateInfo, ScrollButtons, ScrollButtonsConfig, SimpleEventEdit, SimpleEventEditConfig, Split, SplitConfig, StickyEvents, StickyEventsConfig, Summary, SummaryConfig, TimeAxis, TimeAxisColumn, TimeAxisConfig, TimeAxisHeaderMenu, TimeAxisHeaderMenuConfig, TimeRanges, TimeRangesConfig, TimeSelection, TimeSelectionConfig, TimeSpan, TimeSpanConfig, TimelineBase, TimelineContext, TreeSummary, TreeSummaryConfig, VerticalTimeAxisColumn, VerticalTimeAxisColumnConfig, ViewPreset, ViewPresetConfig, VisibleDate } from '@bryntum/scheduler-thin';
|
|
39
39
|
import { Scheduler } from '@bryntum/scheduler-thin';
|
|
40
40
|
|
|
41
41
|
import { WrapperHelper } from '../helper/WrapperHelper';
|
|
@@ -166,6 +166,10 @@ defineProps<{
|
|
|
166
166
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#config-bodyCls)
|
|
167
167
|
*/
|
|
168
168
|
bodyCls ? : string|object
|
|
169
|
+
/**
|
|
170
|
+
* Set `true` to add a border to this container's element.
|
|
171
|
+
*/
|
|
172
|
+
border ? : Boolean
|
|
169
173
|
/**
|
|
170
174
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
171
175
|
* hierarchy when triggered.
|
|
@@ -231,7 +235,7 @@ defineProps<{
|
|
|
231
235
|
* ...
|
|
232
236
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#config-color)
|
|
233
237
|
*/
|
|
234
|
-
color ? :
|
|
238
|
+
color ? : Color
|
|
235
239
|
/**
|
|
236
240
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
237
241
|
*/
|
|
@@ -729,6 +733,10 @@ defineProps<{
|
|
|
729
733
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#config-infiniteScroll)
|
|
730
734
|
*/
|
|
731
735
|
infiniteScroll ? : Boolean
|
|
736
|
+
/**
|
|
737
|
+
* Set to true for child nodes in a tree store to inherit their parent´s `eventColor`
|
|
738
|
+
*/
|
|
739
|
+
inheritEventColor ? : Boolean
|
|
732
740
|
/**
|
|
733
741
|
* Maximum duration (in milliseconds) for the initial animation controlled by [useInitialAnimation](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/mixin/SchedulerEventRendering#config-useInitialAnimation).
|
|
734
742
|
*/
|
|
@@ -974,7 +982,7 @@ defineProps<{
|
|
|
974
982
|
* ...
|
|
975
983
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#config-partner)
|
|
976
984
|
*/
|
|
977
|
-
partner ? : TimelineBase
|
|
985
|
+
partner ? : TimelineBase|string
|
|
978
986
|
/**
|
|
979
987
|
* Set to `true` to include `startDate` and `endDate` params indicating the currently viewed date range in
|
|
980
988
|
* `EventStore` load requests (when loading using `AjaxStore` or `CrudManager` functionality).
|
|
@@ -1602,6 +1610,15 @@ defineProps<{
|
|
|
1602
1610
|
zoomOnTimeAxisDoubleClick ? : Boolean
|
|
1603
1611
|
|
|
1604
1612
|
// Features
|
|
1613
|
+
/**
|
|
1614
|
+
* This feature provides an AI agent for the Scheduler and SchedulerPro. It provides a chat panel that allows the user
|
|
1615
|
+
* to send messages to the agent and see the responses. Which allows the user to use natural language to interact with
|
|
1616
|
+
* the Scheduler in different ways. For example, the user can ask the agent to filter the data, sort it, or select
|
|
1617
|
+
* specific records. The agent can also perform data manipulation operations such as adding, updating, deleting records.
|
|
1618
|
+
* ...
|
|
1619
|
+
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/feature/AI)
|
|
1620
|
+
*/
|
|
1621
|
+
aiFeature ? : object|Boolean|string|AI|AIConfig
|
|
1605
1622
|
/**
|
|
1606
1623
|
* AI-powered filter feature for Grid. Allows users to type natural language queries to filter grid data.
|
|
1607
1624
|
* ...
|
|
@@ -1912,6 +1929,14 @@ defineProps<{
|
|
|
1912
1929
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Grid/feature/RegionResize)
|
|
1913
1930
|
*/
|
|
1914
1931
|
regionResizeFeature ? : object|Boolean|string|RegionResize|RegionResizeConfig
|
|
1932
|
+
/**
|
|
1933
|
+
* Allows user to reorder resource columns in vertical mode by dragging them. The feature fires various events
|
|
1934
|
+
* during the drag operation (see events below). To get notified about the actual resource reorder, you can also
|
|
1935
|
+
* listen to the `change` event on the scheduler [ResourceStore](https://bryntum.com/products/scheduler/docs/api/Scheduler/data/ResourceStore).
|
|
1936
|
+
* ...
|
|
1937
|
+
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/feature/ResourceColumnReorder)
|
|
1938
|
+
*/
|
|
1939
|
+
resourceColumnReorderFeature ? : object|Boolean|string|ResourceColumnReorder|ResourceColumnReorderConfig
|
|
1915
1940
|
/**
|
|
1916
1941
|
* Applicable only for Scheduler in `vertical` mode. Right click resource header cells to display a context menu.
|
|
1917
1942
|
* ...
|
|
@@ -4573,6 +4598,94 @@ const emit = defineEmits<{
|
|
|
4573
4598
|
* @param {number} params.params.event.oldHeight The old height
|
|
4574
4599
|
*/
|
|
4575
4600
|
(e: 'resize', params: ((event: { source: Widget, width: number, height: number, oldWidth: number, oldHeight: number }) => void)|string): void
|
|
4601
|
+
/**
|
|
4602
|
+
* Fired before dragging starts, return `false` to prevent the drag operation.
|
|
4603
|
+
* @param {string} e Event name
|
|
4604
|
+
* @param {object} params Event parameters
|
|
4605
|
+
* @param {string} params.e Event name
|
|
4606
|
+
* @param {object} params.params Event parameters
|
|
4607
|
+
* @param {object} params.params.event Event object
|
|
4608
|
+
* @param {Scheduler.view.Scheduler} params.params.event.source
|
|
4609
|
+
* @param {object} params.params.event.context
|
|
4610
|
+
* @param {Scheduler.model.ResourceModel} params.params.event.context.resource The dragged resource
|
|
4611
|
+
* @param {MouseEvent,TouchEvent} params.params.event.event
|
|
4612
|
+
*/
|
|
4613
|
+
(e: 'resourceColumnBeforeDragStart', params: ((event: { source: Scheduler, context: { resource: ResourceModel }, event: MouseEvent|TouchEvent }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void
|
|
4614
|
+
/**
|
|
4615
|
+
* Fired before the drop is finalized. You can return `false` or a Promise that resolves to `false`
|
|
4616
|
+
* to cancel the drop operation.
|
|
4617
|
+
* @param {string} e Event name
|
|
4618
|
+
* @param {object} params Event parameters
|
|
4619
|
+
* @param {string} params.e Event name
|
|
4620
|
+
* @param {object} params.params Event parameters
|
|
4621
|
+
* @param {object} params.params.event Event object
|
|
4622
|
+
* @param {Scheduler.view.Scheduler} params.params.event.source
|
|
4623
|
+
* @param {object} params.params.event.context
|
|
4624
|
+
* @param {Scheduler.model.ResourceModel} params.params.event.context.resource The dragged resource
|
|
4625
|
+
* @param {Scheduler.model.ResourceModel} params.params.event.context.insertBefore The resource to insert before
|
|
4626
|
+
* @param {Core.data.Model} params.params.event.context.targetGroup When the resourceStore is grouped, the group header record of the target group
|
|
4627
|
+
* @param {MouseEvent} params.params.event.event
|
|
4628
|
+
*/
|
|
4629
|
+
(e: 'resourceColumnBeforeDropFinalize', params: ((event: { source: Scheduler, context: { resource: ResourceModel, insertBefore: ResourceModel, targetGroup: Model }, event: MouseEvent }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void
|
|
4630
|
+
/**
|
|
4631
|
+
* Fired while the resource column is being dragged. You can signal that the drop position is
|
|
4632
|
+
* valid or invalid by setting `context.valid = false;`
|
|
4633
|
+
* @param {string} e Event name
|
|
4634
|
+
* @param {object} params Event parameters
|
|
4635
|
+
* @param {string} params.e Event name
|
|
4636
|
+
* @param {object} params.params Event parameters
|
|
4637
|
+
* @param {object} params.params.event Event object
|
|
4638
|
+
* @param {Scheduler.view.Scheduler} params.params.event.source
|
|
4639
|
+
* @param {object} params.params.event.context
|
|
4640
|
+
* @param {boolean} params.params.event.context.valid Set this to `true` or `false` to indicate whether the drop position is valid
|
|
4641
|
+
* @param {Scheduler.model.ResourceModel} params.params.event.context.insertBefore The resource to insert before (`null` if inserting at last position)
|
|
4642
|
+
* @param {Scheduler.model.ResourceModel} params.params.event.context.resource The dragged resource
|
|
4643
|
+
* @param {Core.data.Model} params.params.event.context.targetGroup When the resourceStore is grouped, the group header record of the target group
|
|
4644
|
+
* @param {MouseEvent} params.params.event.event
|
|
4645
|
+
*/
|
|
4646
|
+
(e: 'resourceColumnDrag', params: ((event: { source: Scheduler, context: { valid: boolean, insertBefore: ResourceModel, resource: ResourceModel, targetGroup: Model }, event: MouseEvent }) => void)|string): void
|
|
4647
|
+
/**
|
|
4648
|
+
* Fired when drag is aborted
|
|
4649
|
+
* @param {string} e Event name
|
|
4650
|
+
* @param {object} params Event parameters
|
|
4651
|
+
* @param {string} params.e Event name
|
|
4652
|
+
* @param {object} params.params Event parameters
|
|
4653
|
+
* @param {object} params.params.event Event object
|
|
4654
|
+
* @param {Scheduler.view.Scheduler} params.params.event.source
|
|
4655
|
+
* @param {object} params.params.event.context
|
|
4656
|
+
* @param {Scheduler.model.ResourceModel} params.params.event.context.resource The dragged resource
|
|
4657
|
+
* @param {MouseEvent} params.params.event.event
|
|
4658
|
+
*/
|
|
4659
|
+
(e: 'resourceColumnDragAbort', params: ((event: { source: Scheduler, context: { resource: ResourceModel }, event: MouseEvent }) => void)|string): void
|
|
4660
|
+
/**
|
|
4661
|
+
* Fired when dragging starts.
|
|
4662
|
+
* @param {string} e Event name
|
|
4663
|
+
* @param {object} params Event parameters
|
|
4664
|
+
* @param {string} params.e Event name
|
|
4665
|
+
* @param {object} params.params Event parameters
|
|
4666
|
+
* @param {object} params.params.event Event object
|
|
4667
|
+
* @param {Scheduler.view.Scheduler} params.params.event.source
|
|
4668
|
+
* @param {object} params.params.event.context
|
|
4669
|
+
* @param {Scheduler.model.ResourceModel} params.params.event.context.resource The dragged resource
|
|
4670
|
+
* @param {MouseEvent,TouchEvent} params.params.event.event
|
|
4671
|
+
*/
|
|
4672
|
+
(e: 'resourceColumnDragStart', params: ((event: { source: Scheduler, context: { resource: ResourceModel }, event: MouseEvent|TouchEvent }) => void)|string): void
|
|
4673
|
+
/**
|
|
4674
|
+
* Fired after drop
|
|
4675
|
+
* @param {string} e Event name
|
|
4676
|
+
* @param {object} params Event parameters
|
|
4677
|
+
* @param {string} params.e Event name
|
|
4678
|
+
* @param {object} params.params Event parameters
|
|
4679
|
+
* @param {object} params.params.event Event object
|
|
4680
|
+
* @param {Scheduler.view.Scheduler} params.params.event.source
|
|
4681
|
+
* @param {object} params.params.event.context
|
|
4682
|
+
* @param {Scheduler.model.ResourceModel} params.params.event.context.resource The dragged resource
|
|
4683
|
+
* @param {Scheduler.model.ResourceModel} params.params.event.context.insertBefore The resource that was inserted before
|
|
4684
|
+
* @param {Core.data.Model} params.params.event.context.targetGroup When the resourceStore is grouped, the group header record of the target group. The resource's group field has been updated if moved between groups.
|
|
4685
|
+
* @param {boolean} params.params.event.context.valid `true` if the drop was valid, `false` otherwise
|
|
4686
|
+
* @param {MouseEvent} params.params.event.event
|
|
4687
|
+
*/
|
|
4688
|
+
(e: 'resourceColumnDrop', params: ((event: { source: Scheduler, context: { resource: ResourceModel, insertBefore: ResourceModel, targetGroup: Model, valid: boolean }, event: MouseEvent }) => void)|string): void
|
|
4576
4689
|
/**
|
|
4577
4690
|
* Fired when clicking a resource header cell
|
|
4578
4691
|
* @param {string} e Event name
|
|
@@ -5562,6 +5675,7 @@ const widgetData = {
|
|
|
5562
5675
|
},
|
|
5563
5676
|
projectStores : true,
|
|
5564
5677
|
featureNames : [
|
|
5678
|
+
'aiFeature',
|
|
5565
5679
|
'aiFilterFeature',
|
|
5566
5680
|
'cellCopyPasteFeature',
|
|
5567
5681
|
'cellEditFeature',
|
|
@@ -5607,6 +5721,7 @@ const widgetData = {
|
|
|
5607
5721
|
'printFeature',
|
|
5608
5722
|
'quickFindFeature',
|
|
5609
5723
|
'regionResizeFeature',
|
|
5724
|
+
'resourceColumnReorderFeature',
|
|
5610
5725
|
'resourceMenuFeature',
|
|
5611
5726
|
'resourceTimeRangesFeature',
|
|
5612
5727
|
'rowCopyPasteFeature',
|
|
@@ -5646,6 +5761,7 @@ const widgetData = {
|
|
|
5646
5761
|
'autoHeight',
|
|
5647
5762
|
'bbar',
|
|
5648
5763
|
'bodyCls',
|
|
5764
|
+
'border',
|
|
5649
5765
|
'bubbleEvents',
|
|
5650
5766
|
'bufferCoef',
|
|
5651
5767
|
'bufferThreshold',
|
|
@@ -5816,6 +5932,7 @@ const widgetData = {
|
|
|
5816
5932
|
'hideRowHover',
|
|
5817
5933
|
'id',
|
|
5818
5934
|
'infiniteScroll',
|
|
5935
|
+
'inheritEventColor',
|
|
5819
5936
|
'initialAnimationDuration',
|
|
5820
5937
|
'inputFieldAlign',
|
|
5821
5938
|
'insertBefore',
|
|
@@ -6020,6 +6137,12 @@ const widgetData = {
|
|
|
6020
6137
|
'onRenderRow',
|
|
6021
6138
|
'onRenderRows',
|
|
6022
6139
|
'onResize',
|
|
6140
|
+
'onResourceColumnBeforeDragStart',
|
|
6141
|
+
'onResourceColumnBeforeDropFinalize',
|
|
6142
|
+
'onResourceColumnDrag',
|
|
6143
|
+
'onResourceColumnDragAbort',
|
|
6144
|
+
'onResourceColumnDragStart',
|
|
6145
|
+
'onResourceColumnDrop',
|
|
6023
6146
|
'onResourceHeaderClick',
|
|
6024
6147
|
'onResourceHeaderContextmenu',
|
|
6025
6148
|
'onResourceHeaderDblclick',
|
|
@@ -6345,6 +6468,12 @@ const widgetData = {
|
|
|
6345
6468
|
'renderRow',
|
|
6346
6469
|
'renderRows',
|
|
6347
6470
|
'resize',
|
|
6471
|
+
'resourceColumnBeforeDragStart',
|
|
6472
|
+
'resourceColumnBeforeDropFinalize',
|
|
6473
|
+
'resourceColumnDrag',
|
|
6474
|
+
'resourceColumnDragAbort',
|
|
6475
|
+
'resourceColumnDragStart',
|
|
6476
|
+
'resourceColumnDrop',
|
|
6348
6477
|
'resourceHeaderClick',
|
|
6349
6478
|
'resourceHeaderContextmenu',
|
|
6350
6479
|
'resourceHeaderDblclick',
|