@bryntum/scheduler-vue-3-thin 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 +18 -12
- package/lib/chunks/BIDAJ9KI.js.map +1 -1
- package/lib/chunks/{dnU2pCDo.js → Bbpvg_hf.js} +45 -21
- 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/{Cz79kyyi.js → FtY3iMiN.js} +48 -24
- package/lib/chunks/FtY3iMiN.js.map +1 -0
- package/lib/chunks/ga9EWphl.js.map +1 -1
- package/lib/chunks/{DDnFIp_o.js → qTXsCzE5.js} +21 -13
- 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/helper/WrapperHelper.js +42 -42
- package/lib/helper/WrapperHelper.js.map +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 +183 -26
- package/src/components/BryntumSchedulerBase.vue +183 -26
- 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 +69 -26
- 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/src/helper/WrapperHelper.ts +5 -1
- package/lib/chunks/C8aIKZog.js.map +0 -1
- package/lib/chunks/Cz79kyyi.js.map +0 -1
- package/lib/chunks/DDnFIp_o.js.map +0 -1
- package/lib/chunks/V0ER-Huj.js.map +0 -1
- package/lib/chunks/dnU2pCDo.js.map +0 -1
- package/lib/chunks/fiUsZcET.js.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { AjaxStore, AjaxStoreConfig, DomClassList, DomConfig, DurationConfig, DurationUnit, FormulaProviderConfig, KeyMapConfig, Mask, MaskConfig, MenuConfig, Model, ModelConfig, PagingToolbarConfig, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, StateProvider, Store, StoreConfig, TabConfig, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
1
|
+
import type { AjaxStore, AjaxStoreConfig, Color, DomClassList, DomConfig, DurationConfig, DurationUnit, FormulaProviderConfig, KeyMapConfig, Mask, MaskConfig, MenuConfig, Model, ModelConfig, PagingToolbarConfig, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, StateProvider, Store, StoreConfig, TabConfig, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
2
2
|
import type { AIFilter, AIFilterConfig, CellCopyPaste, CellCopyPasteConfig, CellEdit, CellEditConfig, CellMenu, CellMenuConfig, CellTooltip, CellTooltipConfig, Charts, ChartsConfig, ColumnAutoWidth, ColumnAutoWidthConfig, ColumnDragToolbar, ColumnDragToolbarConfig, ColumnPicker, ColumnPickerConfig, ColumnRename, ColumnRenameConfig, ColumnReorder, ColumnReorderConfig, ColumnResize, ColumnResizeConfig, ColumnStore, ColumnStoreConfig, EmptyTextDomConfig, FileDrop, FileDropConfig, FillHandle, FillHandleConfig, Filter, FilterBar, FilterBarConfig, FilterConfig, GridSelectionMode, Group, GroupConfig, HeaderMenu, HeaderMenuConfig, MergeCells, MergeCellsConfig, PinColumns, PinColumnsConfig, PreserveScrollOptions, QuickFind, QuickFindConfig, RegionResize, RegionResizeConfig, RowCopyPaste, RowCopyPasteConfig, RowEdit, RowEditConfig, RowExpander, RowExpanderConfig, Search, SearchConfig, Sort, SortConfig, StickyCells, StickyCellsConfig, Stripe, StripeConfig, SubGridConfig, Tree, TreeConfig, TreeGroup, TreeGroupConfig } from '@bryntum/grid-thin';
|
|
3
|
-
import type { AssignmentModel, AssignmentModelConfig, AssignmentStore, AssignmentStoreConfig, ColumnLines, ColumnLinesConfig, SchedulerContainerItemConfig, CrudManager, CrudManagerConfig, DateConstraint, Dependencies, DependenciesConfig, DependencyBaseModel, DependencyEdit, DependencyEditConfig, DependencyMenu, DependencyMenuConfig, DependencyModel, DependencyModelConfig, DependencyStore, DependencyStoreConfig, EventColor, EventCopyPaste, EventCopyPasteConfig, EventDrag, EventDragConfig, EventDragCreate, EventDragCreateConfig, EventDragSelect, EventDragSelectConfig, EventEdit, EventEditConfig, EventFilter, EventFilterConfig, EventMenu, EventMenuConfig, EventModel, EventModelConfig, EventNonWorkingTime, EventNonWorkingTimeConfig, EventResize, EventResizeConfig, 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, Scheduler, SchedulerListeners, SchedulerResponsiveLevelConfig, ScrollButtons, ScrollButtonsConfig, SimpleEventEdit, SimpleEventEditConfig, Split, SplitConfig, StickyEvents, StickyEventsConfig, Summary, SummaryConfig, TimeAxis, TimeAxisConfig, TimeAxisHeaderMenu, TimeAxisHeaderMenuConfig, TimeRanges, TimeRangesConfig, TimeSelection, TimeSelectionConfig, TimeSpan, TimeSpanConfig, TimelineBase, TreeSummary, TreeSummaryConfig, VerticalTimeAxisColumnConfig, ViewPresetConfig, VisibleDate } from '@bryntum/scheduler-thin';
|
|
3
|
+
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, EventColor, EventCopyPaste, EventCopyPasteConfig, EventDrag, EventDragConfig, EventDragCreate, EventDragCreateConfig, EventDragSelect, EventDragSelectConfig, EventEdit, EventEditConfig, EventFilter, EventFilterConfig, EventMenu, EventMenuConfig, EventModel, EventModelConfig, EventNonWorkingTime, EventNonWorkingTimeConfig, EventResize, EventResizeConfig, 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, Scheduler, SchedulerListeners, SchedulerResponsiveLevelConfig, ScrollButtons, ScrollButtonsConfig, SimpleEventEdit, SimpleEventEditConfig, Split, SplitConfig, StickyEvents, StickyEventsConfig, Summary, SummaryConfig, TimeAxis, TimeAxisConfig, TimeAxisHeaderMenu, TimeAxisHeaderMenuConfig, TimeRanges, TimeRangesConfig, TimeSelection, TimeSelectionConfig, TimeSpan, TimeSpanConfig, TimelineBase, TreeSummary, TreeSummaryConfig, VerticalTimeAxisColumnConfig, ViewPresetConfig, VisibleDate } from '@bryntum/scheduler-thin';
|
|
4
4
|
|
|
5
5
|
export declare type BryntumSchedulerProps = {
|
|
6
6
|
// Configs
|
|
@@ -128,6 +128,10 @@ export declare type BryntumSchedulerProps = {
|
|
|
128
128
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#config-bodyCls)
|
|
129
129
|
*/
|
|
130
130
|
bodyCls ? : string|object
|
|
131
|
+
/**
|
|
132
|
+
* Set `true` to add a border to this container's element.
|
|
133
|
+
*/
|
|
134
|
+
border ? : Boolean
|
|
131
135
|
/**
|
|
132
136
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
133
137
|
* hierarchy when triggered.
|
|
@@ -193,7 +197,7 @@ export declare type BryntumSchedulerProps = {
|
|
|
193
197
|
* ...
|
|
194
198
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#config-color)
|
|
195
199
|
*/
|
|
196
|
-
color ? :
|
|
200
|
+
color ? : Color
|
|
197
201
|
/**
|
|
198
202
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
199
203
|
*/
|
|
@@ -691,6 +695,10 @@ export declare type BryntumSchedulerProps = {
|
|
|
691
695
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#config-infiniteScroll)
|
|
692
696
|
*/
|
|
693
697
|
infiniteScroll ? : Boolean
|
|
698
|
+
/**
|
|
699
|
+
* Set to true for child nodes in a tree store to inherit their parent´s `eventColor`
|
|
700
|
+
*/
|
|
701
|
+
inheritEventColor ? : Boolean
|
|
694
702
|
/**
|
|
695
703
|
* Maximum duration (in milliseconds) for the initial animation controlled by [useInitialAnimation](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/mixin/SchedulerEventRendering#config-useInitialAnimation).
|
|
696
704
|
*/
|
|
@@ -936,7 +944,7 @@ export declare type BryntumSchedulerProps = {
|
|
|
936
944
|
* ...
|
|
937
945
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#config-partner)
|
|
938
946
|
*/
|
|
939
|
-
partner ? : TimelineBase
|
|
947
|
+
partner ? : TimelineBase|string
|
|
940
948
|
/**
|
|
941
949
|
* Set to `true` to include `startDate` and `endDate` params indicating the currently viewed date range in
|
|
942
950
|
* `EventStore` load requests (when loading using `AjaxStore` or `CrudManager` functionality).
|
|
@@ -1564,6 +1572,15 @@ export declare type BryntumSchedulerProps = {
|
|
|
1564
1572
|
zoomOnTimeAxisDoubleClick ? : Boolean
|
|
1565
1573
|
|
|
1566
1574
|
// Features
|
|
1575
|
+
/**
|
|
1576
|
+
* This feature provides an AI agent for the Scheduler and SchedulerPro. It provides a chat panel that allows the user
|
|
1577
|
+
* to send messages to the agent and see the responses. Which allows the user to use natural language to interact with
|
|
1578
|
+
* the Scheduler in different ways. For example, the user can ask the agent to filter the data, sort it, or select
|
|
1579
|
+
* specific records. The agent can also perform data manipulation operations such as adding, updating, deleting records.
|
|
1580
|
+
* ...
|
|
1581
|
+
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/feature/AI)
|
|
1582
|
+
*/
|
|
1583
|
+
aiFeature ? : object|Boolean|string|AI|AIConfig
|
|
1567
1584
|
/**
|
|
1568
1585
|
* AI-powered filter feature for Grid. Allows users to type natural language queries to filter grid data.
|
|
1569
1586
|
* ...
|
|
@@ -1874,6 +1891,14 @@ export declare type BryntumSchedulerProps = {
|
|
|
1874
1891
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Grid/feature/RegionResize)
|
|
1875
1892
|
*/
|
|
1876
1893
|
regionResizeFeature ? : object|Boolean|string|RegionResize|RegionResizeConfig
|
|
1894
|
+
/**
|
|
1895
|
+
* Allows user to reorder resource columns in vertical mode by dragging them. The feature fires various events
|
|
1896
|
+
* during the drag operation (see events below). To get notified about the actual resource reorder, you can also
|
|
1897
|
+
* listen to the `change` event on the scheduler [ResourceStore](https://bryntum.com/products/scheduler/docs/api/Scheduler/data/ResourceStore).
|
|
1898
|
+
* ...
|
|
1899
|
+
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/feature/ResourceColumnReorder)
|
|
1900
|
+
*/
|
|
1901
|
+
resourceColumnReorderFeature ? : object|Boolean|string|ResourceColumnReorder|ResourceColumnReorderConfig
|
|
1877
1902
|
/**
|
|
1878
1903
|
* Applicable only for Scheduler in `vertical` mode. Right click resource header cells to display a context menu.
|
|
1879
1904
|
* ...
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
|
|
34
34
|
import { getCurrentInstance, onBeforeUnmount, onMounted, provide, ref, watch, toRaw } from 'vue';
|
|
35
35
|
|
|
36
|
-
import type { AjaxStore, AjaxStoreConfig, Base, Container, DomConfig, DurationUnit, FormulaProviderConfig, Histogram, HistogramConfig, HistogramSeries, KeyMapConfig, Mask, MaskConfig, Menu, MenuItem, MenuItemEntry, Model, ModelConfig, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, StateProvider, Store, StoreConfig, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, Tooltip, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
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, ExcelExporter as GridExcelExporter, ExcelExporterConfig as GridExcelExporterConfig, ExportConfig, FileDrop, FileDropConfig, FillHandle, FillHandleConfig, Filter, FilterBar, FilterBarConfig, FilterConfig, Grid, GridBase, GridLocation, GridLocationConfig, GridSelectionMode, GridStateInfo, Group, GroupConfig, HeaderMenu, HeaderMenuConfig, LockRows as GridLockRows, LockRowsConfig as GridLockRowsConfig, MergeCells, MergeCellsConfig, PdfExport as GridPdfExport, PdfExportConfig as GridPdfExportConfig, PinColumns, PinColumnsConfig, PreserveScrollOptions, Print as GridPrint, PrintConfig as GridPrintConfig, QuickFind, QuickFindConfig, RecordPositionContext, RegionResize, RegionResizeConfig, ResponsiveLevelConfig, Row, RowCopyPaste, RowCopyPasteConfig, RowEdit, RowEditConfig, RowEditorContext, RowExpander, RowExpanderConfig, RowResize as GridRowResize, RowResizeConfig as GridRowResizeConfig, Search, SearchConfig, Sort, SortConfig, StickyCells, StickyCellsConfig, Stripe, StripeConfig, SubGrid, SubGridConfig, Tree, TreeConfig, TreeGroup, TreeGroupConfig, XLSColumn } from '@bryntum/grid-thin';
|
|
36
|
+
import type { AjaxStore, AjaxStoreConfig, Base, Color, Container, DomConfig, DurationUnit, FormulaProviderConfig, Histogram, HistogramConfig, HistogramSeries, KeyMapConfig, Mask, MaskConfig, Menu, MenuItem, MenuItemEntry, Model, ModelConfig, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, StateProvider, Store, StoreConfig, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, Tooltip, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
37
|
+
import type { AI as GridAI, AIConfig as GridAIConfig, 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, ExcelExporter as GridExcelExporter, ExcelExporterConfig as GridExcelExporterConfig, ExportConfig, FileDrop, FileDropConfig, FillHandle, FillHandleConfig, Filter, FilterBar, FilterBarConfig, FilterConfig, Grid, GridBase, GridLocation, GridLocationConfig, GridSelectionMode, GridStateInfo, Group, GroupConfig, HeaderMenu, HeaderMenuConfig, LockRows as GridLockRows, LockRowsConfig as GridLockRowsConfig, MergeCells, MergeCellsConfig, PdfExport as GridPdfExport, PdfExportConfig as GridPdfExportConfig, PinColumns, PinColumnsConfig, PreserveScrollOptions, Print as GridPrint, PrintConfig as GridPrintConfig, QuickFind, QuickFindConfig, RecordPositionContext, RegionResize, RegionResizeConfig, ResponsiveLevelConfig, Row, RowCopyPaste, RowCopyPasteConfig, RowEdit, RowEditConfig, RowEditorContext, RowExpander, RowExpanderConfig, RowResize as GridRowResize, RowResizeConfig as GridRowResizeConfig, Search, SearchConfig, Sort, SortConfig, StickyCells, StickyCellsConfig, Stripe, StripeConfig, SubGrid, SubGridConfig, Tree, TreeConfig, TreeGroup, TreeGroupConfig, XLSColumn } from '@bryntum/grid-thin';
|
|
38
38
|
import type { AssignmentModel, ColumnLines, ColumnLinesConfig, SchedulerContainerItemConfig, EventColor, EventModel, SchedulerColumnConfig, GroupSummary, GroupSummaryConfig, HeaderZoom, HeaderZoomConfig, HistogramRenderData, NonWorkingTime, NonWorkingTimeConfig, Pan, PanConfig, PdfExportConfig, RecurrenceConfirmationPopup, RecurrenceConfirmationPopupConfig, ResourceMenu, ResourceMenuConfig, ResourceModel, ResourceTimeRangeModel, ResourceTimeRanges, ResourceTimeRangesConfig, RowReorder, RowReorderConfig, ScaleColumnConfig, ScalePoint, ScheduleTooltip, ScheduleTooltipConfig, Scheduler, Split, SplitConfig, Summary, SummaryConfig, TimeAxis, TimeAxisColumn, TimeAxisConfig, TimeAxisHeaderMenu, TimeAxisHeaderMenuConfig, TimeRanges, TimeRangesConfig, TimeSpan, TimelineBase, TimelineContext, TimelineHistogramListeners, VerticalTimeAxisColumn, ViewPreset, ViewPresetConfig, VisibleDate } from '@bryntum/scheduler-thin';
|
|
39
39
|
import { TimelineHistogram } from '@bryntum/scheduler-thin';
|
|
40
40
|
|
|
@@ -151,6 +151,10 @@ defineProps<{
|
|
|
151
151
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineHistogram#config-bodyCls)
|
|
152
152
|
*/
|
|
153
153
|
bodyCls ? : string|object
|
|
154
|
+
/**
|
|
155
|
+
* Set `true` to add a border to this container's element.
|
|
156
|
+
*/
|
|
157
|
+
border ? : Boolean
|
|
154
158
|
/**
|
|
155
159
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
156
160
|
* hierarchy when triggered.
|
|
@@ -216,7 +220,7 @@ defineProps<{
|
|
|
216
220
|
* ...
|
|
217
221
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineHistogram#config-color)
|
|
218
222
|
*/
|
|
219
|
-
color ? :
|
|
223
|
+
color ? : Color
|
|
220
224
|
/**
|
|
221
225
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
222
226
|
*/
|
|
@@ -806,7 +810,7 @@ defineProps<{
|
|
|
806
810
|
* ...
|
|
807
811
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineHistogram#config-partner)
|
|
808
812
|
*/
|
|
809
|
-
partner ? : TimelineBase
|
|
813
|
+
partner ? : TimelineBase|string
|
|
810
814
|
/**
|
|
811
815
|
* Specify plugins (an array of classes) in config
|
|
812
816
|
*/
|
|
@@ -1254,6 +1258,15 @@ defineProps<{
|
|
|
1254
1258
|
zoomOnTimeAxisDoubleClick ? : Boolean
|
|
1255
1259
|
|
|
1256
1260
|
// Features
|
|
1261
|
+
/**
|
|
1262
|
+
* This feature provides an AI agent for Grid. It provides a chat panel that allows the user to send messages to the
|
|
1263
|
+
* agent and see the responses. Which allows the user to use natural language to interact with the Grid in different
|
|
1264
|
+
* ways. For example, the user can ask the agent to filter the data, sort it, or select specific records. The agent can
|
|
1265
|
+
* also perform data manipulation operations such as adding, updating, deleting records.
|
|
1266
|
+
* ...
|
|
1267
|
+
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Grid/feature/AI)
|
|
1268
|
+
*/
|
|
1269
|
+
aiFeature ? : object|Boolean|string|GridAI|GridAIConfig
|
|
1257
1270
|
/**
|
|
1258
1271
|
* AI-powered filter feature for Grid. Allows users to type natural language queries to filter grid data.
|
|
1259
1272
|
* ...
|
|
@@ -1676,6 +1689,18 @@ const emit = defineEmits<{
|
|
|
1676
1689
|
* @param {any} params.params.event.value The value being set
|
|
1677
1690
|
*/
|
|
1678
1691
|
(e: 'beforeCellRangeEdit', params: ((event: { record: Model, field: string, value: any }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void
|
|
1692
|
+
/**
|
|
1693
|
+
* This event is triggered before a parent column is collapsed or expanded.
|
|
1694
|
+
* @param {string} e Event name
|
|
1695
|
+
* @param {object} params Event parameters
|
|
1696
|
+
* @param {string} params.e Event name
|
|
1697
|
+
* @param {object} params.params Event parameters
|
|
1698
|
+
* @param {object} params.params.event Event object
|
|
1699
|
+
* @param {Grid.view.GridBase} params.params.event.source The grid instance
|
|
1700
|
+
* @param {Grid.column.Column} params.params.event.column The column
|
|
1701
|
+
* @param {boolean} params.params.event.collapsed `true` if the column is being collapsed, `false` if expanded
|
|
1702
|
+
*/
|
|
1703
|
+
(e: 'beforeColumnCollapseToggle', params: ((event: { source: GridBase, column: Column, collapsed: boolean }) => void)|string): void
|
|
1679
1704
|
/**
|
|
1680
1705
|
* This event is fired prior to starting a column drag gesture. The drag is canceled if a listener returns `false`.
|
|
1681
1706
|
* @param {string} e Event name
|
|
@@ -1926,12 +1951,12 @@ const emit = defineEmits<{
|
|
|
1926
1951
|
* @param {string} params.e Event name
|
|
1927
1952
|
* @param {object} params.params Event parameters
|
|
1928
1953
|
* @param {object} params.params.event Event object
|
|
1929
|
-
* @param {Grid.view.
|
|
1930
|
-
* @param {Grid.row.Row} params.params.event.row The row about to be rendered
|
|
1931
|
-
* @param {Core.data.Model} params.params.event.record The record for the row
|
|
1932
|
-
* @param {number} params.params.event.recordIndex The zero-based index of the record
|
|
1954
|
+
* @param {Grid.view.GridBase} params.params.event.source The firing Grid instance
|
|
1955
|
+
* @param {Grid.row.Row} params.params.event.row The row about to be rendered
|
|
1956
|
+
* @param {Core.data.Model} params.params.event.record The record for the row
|
|
1957
|
+
* @param {number} params.params.event.recordIndex The zero-based index of the record
|
|
1933
1958
|
*/
|
|
1934
|
-
(e: 'beforeRenderRow', params: ((event: { source:
|
|
1959
|
+
(e: 'beforeRenderRow', params: ((event: { source: GridBase, row: Row, record: Model, recordIndex: number }) => void)|string): void
|
|
1935
1960
|
/**
|
|
1936
1961
|
* Grid rows are about to be rendered
|
|
1937
1962
|
* @param {string} e Event name
|
|
@@ -1939,9 +1964,9 @@ const emit = defineEmits<{
|
|
|
1939
1964
|
* @param {string} params.e Event name
|
|
1940
1965
|
* @param {object} params.params Event parameters
|
|
1941
1966
|
* @param {object} params.params.event Event object
|
|
1942
|
-
* @param {Grid.view.
|
|
1967
|
+
* @param {Grid.view.GridBase} params.params.event.source This grid.
|
|
1943
1968
|
*/
|
|
1944
|
-
(e: 'beforeRenderRows', params: ((event: { source:
|
|
1969
|
+
(e: 'beforeRenderRows', params: ((event: { source: GridBase }) => void)|string): void
|
|
1945
1970
|
/**
|
|
1946
1971
|
* This event fires before row collapse is started.
|
|
1947
1972
|
* ...
|
|
@@ -2272,6 +2297,18 @@ const emit = defineEmits<{
|
|
|
2272
2297
|
* @param {Core.data.Model} params.params.event.record The record which has been collapsed.
|
|
2273
2298
|
*/
|
|
2274
2299
|
(e: 'collapseNode', params: ((event: { source: Grid, record: Model }) => void)|string): void
|
|
2300
|
+
/**
|
|
2301
|
+
* This event is triggered after a parent column has been collapsed or expanded.
|
|
2302
|
+
* @param {string} e Event name
|
|
2303
|
+
* @param {object} params Event parameters
|
|
2304
|
+
* @param {string} params.e Event name
|
|
2305
|
+
* @param {object} params.params Event parameters
|
|
2306
|
+
* @param {object} params.params.event Event object
|
|
2307
|
+
* @param {Grid.view.GridBase} params.params.event.source The Grid instance
|
|
2308
|
+
* @param {Grid.column.Column} params.params.event.column The column being toggled
|
|
2309
|
+
* @param {boolean} params.params.event.collapsed `true` if the column is now collapsed, `false` if expanded
|
|
2310
|
+
*/
|
|
2311
|
+
(e: 'columnCollapseToggle', params: ((event: { source: GridBase, column: Column, collapsed: boolean }) => void)|string): void
|
|
2275
2312
|
/**
|
|
2276
2313
|
* This event is fired when a column is being dragged, and you can set the `valid` flag on the `context` object
|
|
2277
2314
|
* to indicate whether the drop position is valid or not.
|
|
@@ -2400,14 +2437,14 @@ const emit = defineEmits<{
|
|
|
2400
2437
|
* @param {string} params.e Event name
|
|
2401
2438
|
* @param {object} params.params Event parameters
|
|
2402
2439
|
* @param {object} params.params.event Event object
|
|
2403
|
-
* @param {Grid.view.
|
|
2440
|
+
* @param {Grid.view.GridBase} params.params.event.source Owning grid
|
|
2404
2441
|
* @param {Core.data.Store} params.params.event.store The originating store
|
|
2405
2442
|
* @param {'remove','removeAll','add','clearchanges','filter','update','dataset','replace'} params.params.event.action Name of action which triggered the change. May be one of: * `'remove'` * `'removeAll'` * `'add'` * `'clearchanges'` * `'filter'` * `'update'` * `'dataset'` * `'replace'`
|
|
2406
2443
|
* @param {Core.data.Model} params.params.event.record Changed record, for actions that affects exactly one record (`'update'`)
|
|
2407
2444
|
* @param {Core.data.Model[]} params.params.event.records Changed records, passed for all actions except `'removeAll'`
|
|
2408
2445
|
* @param {object} params.params.event.changes Passed for the `'update'` action, info on which record fields changed
|
|
2409
2446
|
*/
|
|
2410
|
-
(e: 'dataChange', params: ((event: { source:
|
|
2447
|
+
(e: 'dataChange', params: ((event: { source: GridBase, store: Store, action: 'remove'|'removeAll'|'add'|'clearchanges'|'filter'|'update'|'dataset'|'replace', record: Model, records: Model[], changes: object }) => void)|string): void
|
|
2411
2448
|
/**
|
|
2412
2449
|
* Fired when the range of dates encapsulated by the UI changes. This will be when
|
|
2413
2450
|
* moving a view in time by reconfiguring its [timeAxis](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineBase#config-timeAxis). This will happen
|
|
@@ -2917,12 +2954,12 @@ const emit = defineEmits<{
|
|
|
2917
2954
|
* @param {string} params.e Event name
|
|
2918
2955
|
* @param {object} params.params Event parameters
|
|
2919
2956
|
* @param {object} params.params.event Event object
|
|
2920
|
-
* @param {Grid.view.
|
|
2921
|
-
* @param {Grid.row.Row} params.params.event.row The row that has been rendered
|
|
2922
|
-
* @param {Core.data.Model} params.params.event.record The record for the row
|
|
2923
|
-
* @param {number} params.params.event.recordIndex The zero-based index of the record
|
|
2957
|
+
* @param {Grid.view.GridBase} params.params.event.source The firing Grid instance
|
|
2958
|
+
* @param {Grid.row.Row} params.params.event.row The row that has been rendered
|
|
2959
|
+
* @param {Core.data.Model} params.params.event.record The record for the row
|
|
2960
|
+
* @param {number} params.params.event.recordIndex The zero-based index of the record
|
|
2924
2961
|
*/
|
|
2925
|
-
(e: 'renderRow', params: ((event: { source:
|
|
2962
|
+
(e: 'renderRow', params: ((event: { source: GridBase, row: Row, record: Model, recordIndex: number }) => void)|string): void
|
|
2926
2963
|
/**
|
|
2927
2964
|
* Grid rows have been rendered
|
|
2928
2965
|
* @param {string} e Event name
|
|
@@ -2930,9 +2967,9 @@ const emit = defineEmits<{
|
|
|
2930
2967
|
* @param {string} params.e Event name
|
|
2931
2968
|
* @param {object} params.params Event parameters
|
|
2932
2969
|
* @param {object} params.params.event Event object
|
|
2933
|
-
* @param {Grid.view.
|
|
2970
|
+
* @param {Grid.view.GridBase} params.params.event.source This grid.
|
|
2934
2971
|
*/
|
|
2935
|
-
(e: 'renderRows', params: ((event: { source:
|
|
2972
|
+
(e: 'renderRows', params: ((event: { source: GridBase }) => void)|string): void
|
|
2936
2973
|
/**
|
|
2937
2974
|
* Fired when the encapsulating element of a Widget resizes *only when [monitorResize](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-monitorResize) is `true`*.
|
|
2938
2975
|
* @param {string} e Event name
|
|
@@ -3182,10 +3219,10 @@ const emit = defineEmits<{
|
|
|
3182
3219
|
* @param {string} params.e Event name
|
|
3183
3220
|
* @param {object} params.params Event parameters
|
|
3184
3221
|
* @param {object} params.params.event Event object
|
|
3185
|
-
* @param {Grid.view.
|
|
3222
|
+
* @param {Grid.view.GridBase} params.params.event.source The firing Grid instance.
|
|
3186
3223
|
* @param {number} params.params.event.scrollTop The vertical scroll position.
|
|
3187
3224
|
*/
|
|
3188
|
-
(e: 'scroll', params: ((event: { source:
|
|
3225
|
+
(e: 'scroll', params: ((event: { source: GridBase, scrollTop: number }) => void)|string): void
|
|
3189
3226
|
/**
|
|
3190
3227
|
* The selection has been changed.
|
|
3191
3228
|
* @param {string} e Event name
|
|
@@ -3317,10 +3354,10 @@ const emit = defineEmits<{
|
|
|
3317
3354
|
* @param {string} params.e Event name
|
|
3318
3355
|
* @param {object} params.params Event parameters
|
|
3319
3356
|
* @param {object} params.params.event Event object
|
|
3320
|
-
* @param {Grid.view.
|
|
3357
|
+
* @param {Grid.view.GridBase} params.params.event.source The firing Grid instance
|
|
3321
3358
|
* @param {Grid.view.SubGrid} params.params.event.subGrid The sub grid instance
|
|
3322
3359
|
*/
|
|
3323
|
-
(e: 'subGridCollapse', params: ((event: { source:
|
|
3360
|
+
(e: 'subGridCollapse', params: ((event: { source: GridBase, subGrid: SubGrid }) => void)|string): void
|
|
3324
3361
|
/**
|
|
3325
3362
|
* Fires after a sub grid is expanded.
|
|
3326
3363
|
* @param {string} e Event name
|
|
@@ -3328,10 +3365,10 @@ const emit = defineEmits<{
|
|
|
3328
3365
|
* @param {string} params.e Event name
|
|
3329
3366
|
* @param {object} params.params Event parameters
|
|
3330
3367
|
* @param {object} params.params.event Event object
|
|
3331
|
-
* @param {Grid.view.
|
|
3368
|
+
* @param {Grid.view.GridBase} params.params.event.source The firing Grid instance
|
|
3332
3369
|
* @param {Grid.view.SubGrid} params.params.event.subGrid The sub grid instance
|
|
3333
3370
|
*/
|
|
3334
|
-
(e: 'subGridExpand', params: ((event: { source:
|
|
3371
|
+
(e: 'subGridExpand', params: ((event: { source: GridBase, subGrid: SubGrid }) => void)|string): void
|
|
3335
3372
|
/**
|
|
3336
3373
|
* Fired when the tick size changes.
|
|
3337
3374
|
* ...
|
|
@@ -3582,6 +3619,7 @@ const widgetData = {
|
|
|
3582
3619
|
},
|
|
3583
3620
|
projectStores : false,
|
|
3584
3621
|
featureNames : [
|
|
3622
|
+
'aiFeature',
|
|
3585
3623
|
'aiFilterFeature',
|
|
3586
3624
|
'cellCopyPasteFeature',
|
|
3587
3625
|
'cellEditFeature',
|
|
@@ -3646,6 +3684,7 @@ const widgetData = {
|
|
|
3646
3684
|
'barTooltipTemplate',
|
|
3647
3685
|
'bbar',
|
|
3648
3686
|
'bodyCls',
|
|
3687
|
+
'border',
|
|
3649
3688
|
'bubbleEvents',
|
|
3650
3689
|
'bufferCoef',
|
|
3651
3690
|
'bufferThreshold',
|
|
@@ -3798,6 +3837,7 @@ const widgetData = {
|
|
|
3798
3837
|
'onBeforeCellEditStart',
|
|
3799
3838
|
'onBeforeCellRangeDelete',
|
|
3800
3839
|
'onBeforeCellRangeEdit',
|
|
3840
|
+
'onBeforeColumnCollapseToggle',
|
|
3801
3841
|
'onBeforeColumnDragStart',
|
|
3802
3842
|
'onBeforeColumnDropFinalize',
|
|
3803
3843
|
'onBeforeColumnResize',
|
|
@@ -3844,6 +3884,7 @@ const widgetData = {
|
|
|
3844
3884
|
'onCellMouseOver',
|
|
3845
3885
|
'onCollapse',
|
|
3846
3886
|
'onCollapseNode',
|
|
3887
|
+
'onColumnCollapseToggle',
|
|
3847
3888
|
'onColumnDrag',
|
|
3848
3889
|
'onColumnDragStart',
|
|
3849
3890
|
'onColumnDrop',
|
|
@@ -3999,6 +4040,7 @@ const widgetData = {
|
|
|
3999
4040
|
'beforeCellEditStart',
|
|
4000
4041
|
'beforeCellRangeDelete',
|
|
4001
4042
|
'beforeCellRangeEdit',
|
|
4043
|
+
'beforeColumnCollapseToggle',
|
|
4002
4044
|
'beforeColumnDragStart',
|
|
4003
4045
|
'beforeColumnDropFinalize',
|
|
4004
4046
|
'beforeColumnResize',
|
|
@@ -4045,6 +4087,7 @@ const widgetData = {
|
|
|
4045
4087
|
'cellMouseOver',
|
|
4046
4088
|
'collapse',
|
|
4047
4089
|
'collapseNode',
|
|
4090
|
+
'columnCollapseToggle',
|
|
4048
4091
|
'columnDrag',
|
|
4049
4092
|
'columnDragStart',
|
|
4050
4093
|
'columnDrop',
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { AjaxStore, AjaxStoreConfig, DomConfig, DurationUnit, FormulaProviderConfig, Histogram, HistogramConfig, HistogramSeries, KeyMapConfig, Mask, MaskConfig, Model, ModelConfig, PagingToolbarConfig, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, StateProvider, Store, StoreConfig, TabConfig, ToolConfig, ToolbarConfig, ToolbarItems, Tooltip, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
2
|
-
import type { AIFilter, AIFilterConfig, CellCopyPaste, CellCopyPasteConfig, CellEdit, CellEditConfig, CellMenu, CellMenuConfig, CellTooltip, CellTooltipConfig, Charts, ChartsConfig, ColumnAutoWidth, ColumnAutoWidthConfig, ColumnDragToolbar, ColumnDragToolbarConfig, ColumnPicker, ColumnPickerConfig, ColumnRename, ColumnRenameConfig, ColumnReorder, ColumnReorderConfig, ColumnResize, ColumnResizeConfig, ColumnStore, ColumnStoreConfig, EmptyTextDomConfig, ExcelExporter as GridExcelExporter, ExcelExporterConfig as GridExcelExporterConfig, FileDrop, FileDropConfig, FillHandle, FillHandleConfig, Filter, FilterBar, FilterBarConfig, FilterConfig, GridSelectionMode, Group, GroupConfig, HeaderMenu, HeaderMenuConfig, LockRows as GridLockRows, LockRowsConfig as GridLockRowsConfig, MergeCells, MergeCellsConfig, PdfExport as GridPdfExport, PdfExportConfig as GridPdfExportConfig, PinColumns, PinColumnsConfig, PreserveScrollOptions, Print as GridPrint, PrintConfig as GridPrintConfig, QuickFind, QuickFindConfig, RegionResize, RegionResizeConfig, ResponsiveLevelConfig, RowCopyPaste, RowCopyPasteConfig, RowEdit, RowEditConfig, RowExpander, RowExpanderConfig, RowResize as GridRowResize, RowResizeConfig as GridRowResizeConfig, Search, SearchConfig, Sort, SortConfig, StickyCells, StickyCellsConfig, Stripe, StripeConfig, SubGridConfig, Tree, TreeConfig, TreeGroup, TreeGroupConfig } from '@bryntum/grid-thin';
|
|
1
|
+
import type { AjaxStore, AjaxStoreConfig, Color, DomConfig, DurationUnit, FormulaProviderConfig, Histogram, HistogramConfig, HistogramSeries, KeyMapConfig, Mask, MaskConfig, Model, ModelConfig, PagingToolbarConfig, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ScrollManager, ScrollManagerConfig, Scroller, ScrollerConfig, StateProvider, Store, StoreConfig, TabConfig, ToolConfig, ToolbarConfig, ToolbarItems, Tooltip, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
2
|
+
import type { AI as GridAI, AIConfig as GridAIConfig, AIFilter, AIFilterConfig, CellCopyPaste, CellCopyPasteConfig, CellEdit, CellEditConfig, CellMenu, CellMenuConfig, CellTooltip, CellTooltipConfig, Charts, ChartsConfig, ColumnAutoWidth, ColumnAutoWidthConfig, ColumnDragToolbar, ColumnDragToolbarConfig, ColumnPicker, ColumnPickerConfig, ColumnRename, ColumnRenameConfig, ColumnReorder, ColumnReorderConfig, ColumnResize, ColumnResizeConfig, ColumnStore, ColumnStoreConfig, EmptyTextDomConfig, ExcelExporter as GridExcelExporter, ExcelExporterConfig as GridExcelExporterConfig, FileDrop, FileDropConfig, FillHandle, FillHandleConfig, Filter, FilterBar, FilterBarConfig, FilterConfig, GridSelectionMode, Group, GroupConfig, HeaderMenu, HeaderMenuConfig, LockRows as GridLockRows, LockRowsConfig as GridLockRowsConfig, MergeCells, MergeCellsConfig, PdfExport as GridPdfExport, PdfExportConfig as GridPdfExportConfig, PinColumns, PinColumnsConfig, PreserveScrollOptions, Print as GridPrint, PrintConfig as GridPrintConfig, QuickFind, QuickFindConfig, RegionResize, RegionResizeConfig, ResponsiveLevelConfig, RowCopyPaste, RowCopyPasteConfig, RowEdit, RowEditConfig, RowExpander, RowExpanderConfig, RowResize as GridRowResize, RowResizeConfig as GridRowResizeConfig, Search, SearchConfig, Sort, SortConfig, StickyCells, StickyCellsConfig, Stripe, StripeConfig, SubGridConfig, Tree, TreeConfig, TreeGroup, TreeGroupConfig } from '@bryntum/grid-thin';
|
|
3
3
|
import type { ColumnLines, ColumnLinesConfig, SchedulerContainerItemConfig, EventColor, SchedulerColumnConfig, GroupSummary, GroupSummaryConfig, HeaderZoom, HeaderZoomConfig, HistogramRenderData, NonWorkingTime, NonWorkingTimeConfig, Pan, PanConfig, RecurrenceConfirmationPopup, RecurrenceConfirmationPopupConfig, ResourceMenu, ResourceMenuConfig, ResourceModel, ResourceTimeRangeModel, ResourceTimeRanges, ResourceTimeRangesConfig, RowReorder, RowReorderConfig, ScaleColumnConfig, ScalePoint, ScheduleTooltip, ScheduleTooltipConfig, Split, SplitConfig, Summary, SummaryConfig, TimeAxis, TimeAxisConfig, TimeAxisHeaderMenu, TimeAxisHeaderMenuConfig, TimeRanges, TimeRangesConfig, TimelineBase, TimelineHistogramListeners, ViewPresetConfig, VisibleDate } from '@bryntum/scheduler-thin';
|
|
4
4
|
|
|
5
5
|
export declare type BryntumTimelineHistogramProps = {
|
|
@@ -113,6 +113,10 @@ export declare type BryntumTimelineHistogramProps = {
|
|
|
113
113
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineHistogram#config-bodyCls)
|
|
114
114
|
*/
|
|
115
115
|
bodyCls ? : string|object
|
|
116
|
+
/**
|
|
117
|
+
* Set `true` to add a border to this container's element.
|
|
118
|
+
*/
|
|
119
|
+
border ? : Boolean
|
|
116
120
|
/**
|
|
117
121
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
118
122
|
* hierarchy when triggered.
|
|
@@ -178,7 +182,7 @@ export declare type BryntumTimelineHistogramProps = {
|
|
|
178
182
|
* ...
|
|
179
183
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineHistogram#config-color)
|
|
180
184
|
*/
|
|
181
|
-
color ? :
|
|
185
|
+
color ? : Color
|
|
182
186
|
/**
|
|
183
187
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
184
188
|
*/
|
|
@@ -768,7 +772,7 @@ export declare type BryntumTimelineHistogramProps = {
|
|
|
768
772
|
* ...
|
|
769
773
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineHistogram#config-partner)
|
|
770
774
|
*/
|
|
771
|
-
partner ? : TimelineBase
|
|
775
|
+
partner ? : TimelineBase|string
|
|
772
776
|
/**
|
|
773
777
|
* Specify plugins (an array of classes) in config
|
|
774
778
|
*/
|
|
@@ -1216,6 +1220,15 @@ export declare type BryntumTimelineHistogramProps = {
|
|
|
1216
1220
|
zoomOnTimeAxisDoubleClick ? : Boolean
|
|
1217
1221
|
|
|
1218
1222
|
// Features
|
|
1223
|
+
/**
|
|
1224
|
+
* This feature provides an AI agent for Grid. It provides a chat panel that allows the user to send messages to the
|
|
1225
|
+
* agent and see the responses. Which allows the user to use natural language to interact with the Grid in different
|
|
1226
|
+
* ways. For example, the user can ask the agent to filter the data, sort it, or select specific records. The agent can
|
|
1227
|
+
* also perform data manipulation operations such as adding, updating, deleting records.
|
|
1228
|
+
* ...
|
|
1229
|
+
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Grid/feature/AI)
|
|
1230
|
+
*/
|
|
1231
|
+
aiFeature ? : object|Boolean|string|GridAI|GridAIConfig
|
|
1219
1232
|
/**
|
|
1220
1233
|
* AI-powered filter feature for Grid. Allows users to type natural language queries to filter grid data.
|
|
1221
1234
|
* ...
|
|
@@ -65,6 +65,10 @@ defineProps<{
|
|
|
65
65
|
* Update assigned [record](https://bryntum.com/products/scheduler/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
66
66
|
*/
|
|
67
67
|
autoUpdateRecord ? : Boolean
|
|
68
|
+
/**
|
|
69
|
+
* Set `true` to add a border to this container's element.
|
|
70
|
+
*/
|
|
71
|
+
border ? : Boolean
|
|
68
72
|
/**
|
|
69
73
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
70
74
|
* hierarchy when triggered.
|
|
@@ -792,6 +796,7 @@ const widgetData = {
|
|
|
792
796
|
'ariaDescription',
|
|
793
797
|
'ariaLabel',
|
|
794
798
|
'autoUpdateRecord',
|
|
799
|
+
'border',
|
|
795
800
|
'bubbleEvents',
|
|
796
801
|
'centered',
|
|
797
802
|
'color',
|
|
@@ -50,6 +50,10 @@ export declare type BryntumUndoRedoProps = {
|
|
|
50
50
|
* Update assigned [record](https://bryntum.com/products/scheduler/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
51
51
|
*/
|
|
52
52
|
autoUpdateRecord ? : Boolean
|
|
53
|
+
/**
|
|
54
|
+
* Set `true` to add a border to this container's element.
|
|
55
|
+
*/
|
|
56
|
+
border ? : Boolean
|
|
53
57
|
/**
|
|
54
58
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
55
59
|
* hierarchy when triggered.
|
|
@@ -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, Combo, ComboModel, Duration, DurationConfig, Field, KeyMapConfig, MaskConfig, Model, Rectangle, TabConfig, Widget } from '@bryntum/core-thin';
|
|
13
|
+
import type { AlignSpec, Base, Color, Combo, ComboModel, Duration, DurationConfig, Field, KeyMapConfig, MaskConfig, Model, Rectangle, TabConfig, Widget } from '@bryntum/core-thin';
|
|
14
14
|
import type { TimelineBase, ViewPresetComboListeners } from '@bryntum/scheduler-thin';
|
|
15
15
|
import { ViewPresetCombo } from '@bryntum/scheduler-thin';
|
|
16
16
|
|
|
@@ -116,7 +116,7 @@ defineProps<{
|
|
|
116
116
|
* ...
|
|
117
117
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ViewPresetCombo#config-color)
|
|
118
118
|
*/
|
|
119
|
-
color ? :
|
|
119
|
+
color ? : Color
|
|
120
120
|
/**
|
|
121
121
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
122
122
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AlignSpec, Base, ComboModel, Duration, DurationConfig, Field, KeyMapConfig, MaskConfig, Model, Rectangle, TabConfig, Widget } from '@bryntum/core-thin';
|
|
1
|
+
import type { AlignSpec, Base, Color, ComboModel, Duration, DurationConfig, Field, KeyMapConfig, MaskConfig, Model, Rectangle, TabConfig, Widget } from '@bryntum/core-thin';
|
|
2
2
|
import type { TimelineBase, ViewPresetComboListeners } from '@bryntum/scheduler-thin';
|
|
3
3
|
|
|
4
4
|
export declare type BryntumViewPresetComboProps = {
|
|
@@ -101,7 +101,7 @@ export declare type BryntumViewPresetComboProps = {
|
|
|
101
101
|
* ...
|
|
102
102
|
* [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ViewPresetCombo#config-color)
|
|
103
103
|
*/
|
|
104
|
-
color ? :
|
|
104
|
+
color ? : Color
|
|
105
105
|
/**
|
|
106
106
|
* Programmatic control over which column to start in when used in a grid layout.
|
|
107
107
|
*/
|
|
@@ -469,9 +469,13 @@ export class WrapperHelper {
|
|
|
469
469
|
isRecurring = eventRecord.isRecurring || eventRecord.isOccurrence,
|
|
470
470
|
key = `assignment-${assignmentRecord?.id}${isRecurring ? '-' + eventRecord.id : ''}`;
|
|
471
471
|
|
|
472
|
-
if
|
|
472
|
+
// Only delete the teleport if it's rendering into this specific targetElement.
|
|
473
|
+
// Prevents issues when elements are reused during scrolling with LockRows feature.
|
|
474
|
+
if (wrap.vueKey && teleports.get(wrap.vueKey)?.to === targetElement) {
|
|
475
|
+
// Only delete if the existing teleport is rendering into this specific targetElement
|
|
473
476
|
teleports.delete(wrap.vueKey);
|
|
474
477
|
}
|
|
478
|
+
|
|
475
479
|
const
|
|
476
480
|
bind = { ...rendererConfig },
|
|
477
481
|
{ is, on = {} } = bind;
|