@bryntum/schedulerpro-vue-3-thin 7.2.1 → 7.2.3
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/{DghqseiN.js → 9jfNe_y3.js} +4 -4
- package/lib/chunks/9jfNe_y3.js.map +1 -0
- package/lib/chunks/{BMF41dEG.js → BJPdcix1.js} +1 -3
- package/lib/chunks/BJPdcix1.js.map +1 -0
- package/lib/chunks/{DgESZupU.js → BO8FwQoh.js} +3 -5
- package/lib/chunks/BO8FwQoh.js.map +1 -0
- package/lib/chunks/{sUi9pfNu.js → BRGc8bUJ.js} +102 -33
- package/lib/chunks/BRGc8bUJ.js.map +1 -0
- package/lib/chunks/{DC4Xw3gK.js → BTT_cGQU.js} +6 -8
- package/lib/chunks/BTT_cGQU.js.map +1 -0
- package/lib/chunks/{CoYhPB2e.js → BbI7XKMd.js} +7 -7
- package/lib/chunks/BbI7XKMd.js.map +1 -0
- package/lib/chunks/{qKNUUeE0.js → BhUeT19h.js} +3 -5
- package/lib/chunks/BhUeT19h.js.map +1 -0
- package/lib/chunks/{BBN-5eeI.js → BjTPjWi9.js} +1 -3
- package/lib/chunks/BjTPjWi9.js.map +1 -0
- package/lib/chunks/{N6QbiUPO.js → BpAvqwr_.js} +4 -4
- package/lib/chunks/BpAvqwr_.js.map +1 -0
- package/lib/chunks/{B7sV8_zC.js → C41opZKx.js} +4 -4
- package/lib/chunks/C41opZKx.js.map +1 -0
- package/lib/chunks/{ByS5_-RM.js → CGbW6pgm.js} +6 -8
- package/lib/chunks/CGbW6pgm.js.map +1 -0
- package/lib/chunks/{OtE4hpSS.js → CJFZbm_i.js} +4 -4
- package/lib/chunks/CJFZbm_i.js.map +1 -0
- package/lib/chunks/{DRVdzy6g.js → CuODT2-U.js} +1 -3
- package/lib/chunks/CuODT2-U.js.map +1 -0
- package/lib/chunks/D4JDuI0s.js.map +1 -1
- package/lib/chunks/{BrUxjEMx.js → DGV7a5Xo.js} +1 -3
- package/lib/chunks/DGV7a5Xo.js.map +1 -0
- package/lib/chunks/{B2O8rS3_.js → DYBe70El.js} +6 -6
- package/lib/chunks/DYBe70El.js.map +1 -0
- package/lib/chunks/{DvFm-5Hh.js → DlNFp5e-.js} +3 -5
- package/lib/chunks/DlNFp5e-.js.map +1 -0
- package/lib/chunks/{Ct_m9O9h.js → DwzPrR90.js} +1 -3
- package/lib/chunks/DwzPrR90.js.map +1 -0
- package/lib/chunks/{B12rdbvL.js → Dz-up1_i.js} +1 -3
- package/lib/chunks/{B12rdbvL.js.map → Dz-up1_i.js.map} +1 -1
- package/lib/chunks/{ggN9GDPJ.js → M0cBUV91.js} +3 -5
- package/lib/chunks/M0cBUV91.js.map +1 -0
- package/lib/chunks/{CDbPwyl3.js → MOjUZ-Rj.js} +4 -6
- package/lib/chunks/MOjUZ-Rj.js.map +1 -0
- package/lib/chunks/{H_iWW1r0.js → j8JzZ-07.js} +2 -4
- package/lib/chunks/j8JzZ-07.js.map +1 -0
- package/lib/components/BryntumCalendarEditor.js +1 -1
- package/lib/components/BryntumCalendarField.js +1 -1
- package/lib/components/BryntumConstraintTypePicker.js +1 -1
- package/lib/components/BryntumCostAccrualField.js +1 -1
- package/lib/components/BryntumDependencyTypePicker.js +1 -1
- package/lib/components/BryntumEffortField.js +1 -1
- package/lib/components/BryntumEndDateField.js +1 -1
- package/lib/components/BryntumModelCombo.js +1 -1
- package/lib/components/BryntumRateTableField.js +1 -1
- package/lib/components/BryntumResourceEditor.js +1 -1
- package/lib/components/BryntumResourceGrid.js +1 -1
- package/lib/components/BryntumResourceHistogram.js +1 -1
- package/lib/components/BryntumResourceTypeField.js +1 -1
- package/lib/components/BryntumResourceUtilization.js +1 -1
- package/lib/components/BryntumSchedulerPro.js +1 -1
- package/lib/components/BryntumSchedulerProBase.js +1 -1
- package/lib/components/BryntumSchedulingDirectionPicker.js +1 -1
- package/lib/components/BryntumSchedulingModePicker.js +1 -1
- package/lib/components/BryntumStartDateField.js +1 -1
- package/lib/components/BryntumTimeline.js +1 -1
- package/lib/components/BryntumVersionGrid.js +1 -1
- package/lib/index.js +21 -21
- package/package.json +1 -1
- package/src/components/BryntumCalendarEditor.vue +1 -10
- package/src/components/BryntumCalendarEditorProps.ts +1 -9
- package/src/components/BryntumCalendarField.vue +2 -11
- package/src/components/BryntumCalendarFieldProps.ts +2 -10
- package/src/components/BryntumConstraintTypePicker.vue +2 -11
- package/src/components/BryntumConstraintTypePickerProps.ts +2 -10
- package/src/components/BryntumCostAccrualField.vue +2 -11
- package/src/components/BryntumCostAccrualFieldProps.ts +2 -10
- package/src/components/BryntumDependencyTypePicker.vue +2 -11
- package/src/components/BryntumDependencyTypePickerProps.ts +2 -10
- package/src/components/BryntumEffortField.vue +1 -10
- package/src/components/BryntumEffortFieldProps.ts +1 -9
- package/src/components/BryntumEndDateField.vue +1 -10
- package/src/components/BryntumEndDateFieldProps.ts +1 -9
- package/src/components/BryntumModelCombo.vue +2 -11
- package/src/components/BryntumModelComboProps.ts +2 -10
- package/src/components/BryntumRateTableField.vue +2 -11
- package/src/components/BryntumRateTableFieldProps.ts +2 -10
- package/src/components/BryntumResourceEditor.vue +1 -10
- package/src/components/BryntumResourceEditorProps.ts +1 -9
- package/src/components/BryntumResourceGrid.vue +98 -16
- package/src/components/BryntumResourceGridProps.ts +4 -12
- package/src/components/BryntumResourceHistogram.vue +22 -17
- package/src/components/BryntumResourceHistogramProps.ts +4 -12
- package/src/components/BryntumResourceTypeField.vue +2 -11
- package/src/components/BryntumResourceTypeFieldProps.ts +2 -10
- package/src/components/BryntumResourceUtilization.vue +23 -18
- package/src/components/BryntumResourceUtilizationProps.ts +5 -13
- package/src/components/BryntumSchedulerPro.vue +27 -21
- package/src/components/BryntumSchedulerProBase.vue +27 -21
- package/src/components/BryntumSchedulerProBaseProps.ts +6 -14
- package/src/components/BryntumSchedulerProProjectModel.vue +7 -7
- package/src/components/BryntumSchedulerProProjectModelProps.ts +1 -1
- package/src/components/BryntumSchedulerProProps.ts +6 -14
- package/src/components/BryntumSchedulingDirectionPicker.vue +2 -11
- package/src/components/BryntumSchedulingDirectionPickerProps.ts +2 -10
- package/src/components/BryntumSchedulingModePicker.vue +2 -11
- package/src/components/BryntumSchedulingModePickerProps.ts +2 -10
- package/src/components/BryntumStartDateField.vue +1 -10
- package/src/components/BryntumStartDateFieldProps.ts +1 -9
- package/src/components/BryntumTimeline.vue +27 -21
- package/src/components/BryntumTimelineProps.ts +6 -14
- package/src/components/BryntumVersionGrid.vue +20 -15
- package/src/components/BryntumVersionGridProps.ts +4 -12
- package/lib/chunks/B2O8rS3_.js.map +0 -1
- package/lib/chunks/B7sV8_zC.js.map +0 -1
- package/lib/chunks/BBN-5eeI.js.map +0 -1
- package/lib/chunks/BMF41dEG.js.map +0 -1
- package/lib/chunks/BrUxjEMx.js.map +0 -1
- package/lib/chunks/ByS5_-RM.js.map +0 -1
- package/lib/chunks/CDbPwyl3.js.map +0 -1
- package/lib/chunks/CoYhPB2e.js.map +0 -1
- package/lib/chunks/Ct_m9O9h.js.map +0 -1
- package/lib/chunks/DC4Xw3gK.js.map +0 -1
- package/lib/chunks/DRVdzy6g.js.map +0 -1
- package/lib/chunks/DgESZupU.js.map +0 -1
- package/lib/chunks/DghqseiN.js.map +0 -1
- package/lib/chunks/DvFm-5Hh.js.map +0 -1
- package/lib/chunks/H_iWW1r0.js.map +0 -1
- package/lib/chunks/N6QbiUPO.js.map +0 -1
- package/lib/chunks/OtE4hpSS.js.map +0 -1
- package/lib/chunks/ggN9GDPJ.js.map +0 -1
- package/lib/chunks/qKNUUeE0.js.map +0 -1
- package/lib/chunks/sUi9pfNu.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"D4JDuI0s.js","sources":["../../src/components/BryntumSchedulerProProjectModel.vue"],"sourcesContent":["<!-- Vue 3 wrapper for Bryntum ProjectModel -->\n\n<template>\n <div ref=\"refElement\">\n\n </div>\n</template>\n\n<script setup lang=\"ts\">\n\nimport { getCurrentInstance, onBeforeUnmount, onMounted, provide, ref, watch, toRaw } from 'vue';\n\nimport type { Base, DurationUnit, Model, ModelConfig, StateTrackingManager as CoreStateTrackingManager, Store, StoreConfig } from '@bryntum/core-thin';\nimport type { AbstractCrudManager, CrudManagerRequestResponse, CrudManagerStoreDescriptor, LazyLoadCrudManagerRequestParams, ProjectModel as SchedulerProjectModel, ResourceTimeRangeModel, ResourceTimeRangeModelConfig, ResourceTimeRangeStore, ResourceTimeRangeStoreConfig, TimeRangeStore, TimeSpan, TimeSpanConfig } from '@bryntum/scheduler-thin';\nimport type { AssignmentModel, AssignmentModelConfig, AssignmentStore, AssignmentStoreConfig, CalendarManagerStore, CalendarManagerStoreConfig, CalendarModel, CalendarModelConfig, DependencyModel, DependencyModelConfig, DependencyStore, DependencyStoreConfig, EventModel, EventModelConfig, EventStore, EventStoreConfig, ProjectModelListeners, ResourceAllocationInfo, ResourceModel, ResourceModelConfig, ResourceStore, ResourceStoreConfig, StateTrackingManagerConfig } from '@bryntum/schedulerpro-thin';\nimport { ProjectModel } from '@bryntum/schedulerpro-thin';\n\nimport { WrapperHelper } from '../helper/WrapperHelper';\n\ndefineProps<{\n // Configs\n /**\n * If this flag is set to `true` (default) when a start/end date is set on the event, a corresponding\n * `start-no-earlier/later-than` constraint is added, automatically. This is done in order to\n * keep the event \"attached\" to this date, according to the user intention.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-addConstraintOnDateSet)\n */\n addConstraintOnDateSet ? : Boolean\n /**\n * This config manages DST correction in the scheduling engine. It only has effect when DST transition hour is\n * working time. Usually a DST transition occurs on a Sunday, so with non-working weekends the DST correction logic\n * is not involved.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-adjustDurationToDST)\n */\n adjustDurationToDST ? : Boolean\n /**\n * The constructor of the assignment model class, to be used in the project. Will be set as the\n * [modelClass](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store#config-modelClass) property of the [assignmentStore](#SchedulerPro/model/ProjectModel#property-assignmentStore)\n */\n assignmentModelClass ? : typeof AssignmentModel\n /**\n * Data use to fill the [assignmentStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-assignmentStore). Should be an array of\n * [AssignmentModels](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/AssignmentModel) or its configuration objects.\n */\n assignments ? : AssignmentModel[]|AssignmentModelConfig[]\n /**\n * The initial data, to fill the [assignmentStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-assignmentStore) with.\n * Should be an array of [AssignmentModels](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/AssignmentModel) or its configuration\n * objects.\n * @deprecated 6.3.0 Use [assignments](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-assignments) instead\n */\n assignmentsData ? : AssignmentModel[]\n /**\n * An [AssignmentStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/AssignmentStore) instance or a config object.\n */\n assignmentStore ? : AssignmentStore|AssignmentStoreConfig\n /**\n * The constructor to create an assignment store instance with. Should be a class, subclassing the\n * [AssignmentStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/AssignmentStore)\n */\n assignmentStoreClass ? : typeof AssignmentStore|object\n /**\n * `true` to enable automatic [% done](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/EventModel#field-percentDone) calculation for summary\n * tasks, `false` to disable it.\n */\n autoCalculatePercentDoneForParentTasks ? : Boolean\n /**\n * Specify `true` to automatically call [load](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) method on the next frame after creation.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-autoLoad)\n */\n autoLoad ? : Boolean\n /**\n * When `true` (default) adjacent or overlapping event segments get merged automatically.\n */\n autoMergeAdjacentSegments ? : Boolean\n /**\n * `true` to automatically persist store changes after edits are made in any of the stores monitored.\n * Please note that sync request will not be invoked immediately but only after\n * [autoSyncTimeout](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#config-autoSyncTimeout) interval.\n */\n autoSync ? : Boolean\n /**\n * The timeout in milliseconds to wait before persisting changes to the server.\n * Used when [autoSync](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#config-autoSync) is set to `true`.\n */\n autoSyncTimeout ? : number\n /**\n * An object where property names with a truthy value indicate which events should bubble up the ownership\n * hierarchy when triggered.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-bubbleEvents)\n */\n bubbleEvents ? : object\n /**\n * The project calendar.\n */\n calendar ? : string|CalendarModelConfig|CalendarModel\n /**\n * A [CalendarManagerStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/CalendarManagerStore) instance or a config object.\n */\n calendarManagerStore ? : CalendarManagerStore|CalendarManagerStoreConfig\n /**\n * The constructor to create a calendar store instance with. Should be a class, subclassing the\n * [CalendarManagerStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/CalendarManagerStore)\n */\n calendarManagerStoreClass ? : typeof CalendarManagerStore|object\n /**\n * The constructor of the calendar model class, to be used in the project. Will be set as the\n * [modelClass](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store#config-modelClass) property of the\n * [calendarManagerStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-calendarManagerStore)\n */\n calendarModelClass ? : typeof CalendarModel\n /**\n * Data use to fill the [eventStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-eventStore). Should be a [CalendarModel](#SchedulerPro/model/CalendarModel)\n * array or its configuration objects.\n */\n calendars ? : CalendarModel[]|CalendarModelConfig[]\n /**\n * The initial data, to fill the [calendarManagerStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-calendarManagerStore) with.\n * Should be an array of [CalendarModel](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/CalendarModel) or it's configuration objects.\n */\n calendarsData ? : CalendarModel[]\n /**\n * Set to `true` to call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-callOnFunctions)\n */\n callOnFunctions ? : Boolean\n /**\n * By default, if an event handler throws an exception, the error propagates up the stack and the\n * application state is undefined. Code which follows the event handler will *not* be executed.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-catchEventHandlerExceptions)\n */\n catchEventHandlerExceptions ? : Boolean\n /**\n * Child nodes. To allow loading children on demand, specify `children : true` in your data. Omit the field for leaf\n * tasks.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-children)\n */\n children ? : Boolean|object[]|Model[]|ModelConfig[]\n /**\n * Sets the list of stores controlled by the CRUD manager.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-crudStores)\n */\n crudStores ? : Store[]|string[]|CrudManagerStoreDescriptor[]|StoreConfig[]\n /**\n * The number of days per month.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-daysPerMonth)\n */\n daysPerMonth ? : number\n /**\n * The number of days per week.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-daysPerWeek)\n */\n daysPerWeek ? : number\n /**\n * Enables early rendering in SchedulerPro, by postponing calculations to after the first refresh.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-delayCalculation)\n */\n delayCalculation ? : Boolean\n /**\n * Data use to fill the [dependencyStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-dependencyStore). Should be an array of\n * [DependencyModels](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/DependencyModel) or its configuration objects.\n */\n dependencies ? : DependencyModel[]|DependencyModelConfig[]\n /**\n * The source of the calendar for dependencies (the calendar used for taking dependencies lag into account).\n * Possible values are:\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-dependenciesCalendar)\n */\n dependenciesCalendar ? : 'ToEvent'|'FromEvent'|'Project'\n /**\n * The initial data, to fill the [dependencyStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-dependencyStore) with.\n * Should be an array of [DependencyModels](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/DependencyModel) or its configuration\n * objects.\n * @deprecated 6.3.0 Use [dependencies](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-dependencies) instead\n */\n dependenciesData ? : DependencyModel[]\n /**\n * The constructor of the dependency model class, to be used in the project. Will be set as the\n * [modelClass](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store#config-modelClass) property of the [dependencyStore](#SchedulerPro/model/ProjectModel#property-dependencyStore)\n */\n dependencyModelClass ? : typeof DependencyModel\n /**\n * A [DependencyStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/DependencyStore) instance or a config object.\n */\n dependencyStore ? : DependencyStore|DependencyStoreConfig\n /**\n * The constructor to create a dependency store instance with. Should be a class, subclassing the\n * [DependencyStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/DependencyStore)\n */\n dependencyStoreClass ? : typeof DependencyStore|object\n /**\n * Set to `true` to enable calculation progress notifications.\n * When enabled the project fires [progress](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-progress) event.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-enableProgressNotifications)\n */\n enableProgressNotifications ? : Boolean\n /**\n * Configuration of the JSON encoder used by the *Crud Manager*.\n */\n encoder ? : {\n requestData?: object\n }\n /**\n * The constructor of the event model class, to be used in the project. Will be set as the\n * [modelClass](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store#config-modelClass) property of the [eventStore](#SchedulerPro/model/ProjectModel#property-eventStore)\n */\n eventModelClass ? : typeof EventModel\n /**\n * Data use to fill the [eventStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-eventStore). Should be an array of\n * [EventModels](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/EventModel) or its configuration objects.\n */\n events ? : EventModel[]|EventModelConfig[]\n /**\n * The initial data, to fill the [eventStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-eventStore) with.\n * Should be an array of [EventModels](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/EventModel) or its configuration objects.\n * @deprecated 6.3.0 Use [events](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-events) instead\n */\n eventsData ? : EventModel[]\n /**\n * An [EventStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/EventStore) instance or a config object.\n */\n eventStore ? : EventStore|EventStoreConfig\n /**\n * The constructor to create an event store instance with. Should be a class, subclassing the\n * [EventStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/EventStore)\n */\n eventStoreClass ? : typeof EventStore|object\n /**\n * Start expanded or not (only valid for tree data)\n */\n expanded ? : Boolean\n /**\n * Specify as `true` to force sync requests to be sent when calling `sync()`, even if there are no local\n * changes. Useful in a polling scenario, to keep client up to date with the backend.\n */\n forceSync ? : Boolean\n /**\n * The number of hours per day.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-hoursPerDay)\n */\n hoursPerDay ? : number\n /**\n * Unique identifier for the record. Might be mapped to another dataSource using idField, but always exposed as\n * record.id. Will get a generated value if none is specified in records data.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-id)\n */\n id ? : string|number\n /**\n * Set to `true` to make STM ignore changes coming from the backend. This will allow user to only undo redo\n * local changes.\n */\n ignoreRemoteChangesInSTM ? : Boolean\n /**\n * Set to `false` to only include the id of a removed parent node in the request to the backend (also\n * affects programmatic calls to get [changes](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#property-changes) etc.), and not the ids of its children.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-includeChildrenInRemoveRequest)\n */\n includeChildrenInRemoveRequest ? : Boolean\n /**\n * Whether to include legacy data properties in the JSON / inlineData output. The legacy data properties are\n * the `xxData` (`eventsData`, `resourcesData` etc.) properties that are deprecated and will be removed in\n * the future.\n * @deprecated 6.3.0 This config will be removed when the eventsData, resourcesData etc. properties are removed in a future release.\n */\n includeLegacyDataProperties ? : Boolean\n /**\n * This field is added to the class at runtime when the Store is configured with\n * [lazyLoad](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store#config-lazyLoad). If set on a parent record at load time, that parent will not cause any\n * more child load requests. If omitted, it will be automatically set to `true` when a load request receives fewer\n * child records than requested.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-isFullyLoaded)\n */\n isFullyLoaded ? : Boolean\n /**\n * Project data as a JSON string, used to populate its stores.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-json)\n */\n json ? : string\n /**\n * If set to `true`, or a config object, this makes the CrudManager load records only when needed. When a record\n * or a date range that is not already loaded is requested, a load request will be made to the specified URL.\n * More more details about lazy loading, see the [guide](https://bryntum.com/products/schedulerpro/docs/api/Grid/guides/data/lazyloading.md)\n * @param {object} lazyLoad Lazy load config\n * @param {number} lazyLoad.chunkSize The number of records to be loaded before and after the requested index (only affects the ResourceStore).\n * @param {DurationUnit} bufferUnit Used together with bufferAmount to calculate the start and end dates of each load request. The value is added to the current visible start or end date. Defaults to the visible time span length (does not affect ResourceStore).\n * @param {number} bufferAmount See `bufferUnit`\n */\n lazyLoad ? : Boolean|{lazyLoad: { chunkSize: number }, bufferUnit: DurationUnit, bufferAmount: number}\n /**\n * The listener set for this object.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-listeners)\n */\n listeners ? : ProjectModelListeners\n /**\n * Convenience shortcut to set only the url to load from, when you do not need to supply any other config\n * options in the `load` section of the `transport` config.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-loadUrl)\n */\n loadUrl ? : string\n /**\n * Maximum range the project calendars can iterate.\n * The value is defined in milliseconds and by default equals `5 years` roughly.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-maxCalendarRange)\n */\n maxCalendarRange ? : number\n /**\n * This is a read-only field provided in server synchronization packets to specify\n * which position the node takes in the parent's ordered children array.\n * This index is set on load and gets updated on reordering nodes in tree. Sorting and filtering\n * have no effect on it.\n */\n orderedParentIndex ? : number\n /**\n * The number of Resource records each page should contain, when using [remotePaging](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/mixin/LazyLoadCrudManager#config-remotePaging)\n */\n pageSize ? : number\n /**\n * This is a read-only field provided in server synchronization packets to specify\n * which record id is the parent of the record.\n */\n parentId ? : string|number|null\n /**\n * This is a read-only field provided in server synchronization packets to specify\n * which position the node takes in the parent's children array.\n * This index is set on load and gets updated automatically after row reordering, sorting, etc.\n * To save the order, need to persist the field on the server and when data is fetched to be loaded,\n * need to sort by this field.\n */\n parentIndex ? : number\n /**\n * Field name to be used to transfer a phantom record identifier.\n */\n phantomIdField ? : string\n /**\n * Field name to be used to transfer a phantom parent record identifier.\n */\n phantomParentIdField ? : string\n /**\n * Setting this to `true` (default) vetoes [silenceInitialCommit](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-silenceInitialCommit) effect\n * by preventing silent changes accepting\n * on initial data loading if some scheduling issue gets resolved during it.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-preventSilencingOnIssueResolve)\n */\n preventSilencingOnIssueResolve ? : Boolean\n /**\n * Flag the record as read-only on the UI level, preventing the end user from manipulating it using editing\n * features such as cell editing and event dragging.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-readOnly)\n */\n readOnly ? : Boolean\n /**\n * This field is added to the class at runtime when the Store is configured with\n * [lazyLoad](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store#config-lazyLoad). The\n * number specified should reflect the <strong>total</strong> amount of children of a parent node, including nested descendants.\n * @deprecated This field has been deprecated. Please read the [guide](https://bryntum.com/products/schedulerpro/docs/api/Grid/guides/data/lazyloading.md) to find out if your app needs to use the new [isFullyLoaded](https://bryntum.com/products/schedulerpro/docs/api/Core/data/mixin/TreeNode#field-isFullyLoaded) field.\n */\n remoteChildCount ? : number\n /**\n * If set to `true`, this makes the CrudManager load pages of data, instead of loading the complete dataset at\n * once. The requests made to the [loadUrl](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#config-loadUrl) will contain\n * params with info about the current dataset being requested:\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-remotePaging)\n */\n remotePaging ? : Boolean\n /**\n * When the CrudManager/Project is configured with [lazyLoad](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/mixin/LazyLoadCrudManager#config-lazyLoad) set to `true`, you can configure\n * your own data fetching logic by implementing this function. Doing this will override the built-in fetching\n * mechanism using the [loadUrl](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/data/CrudManager#config-loadUrl).\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-requestData)\n * @param {LazyLoadCrudManagerRequestParams} params Object containing info of what data is requested\n * @returns {CrudManagerRequestResponse}\n */\n requestData ? : (params: LazyLoadCrudManagerRequestParams) => Promise<CrudManagerRequestResponse>\n /**\n * `True` to reset identifiers (defined by `idField` config) of phantom records before submitting them\n * to the server.\n */\n resetIdsBeforeSync ? : Boolean\n /**\n * Set to `true` to reset the undo/redo queues of the internal [StateTrackingManager](https://bryntum.com/products/schedulerpro/docs/api/Core/data/stm/StateTrackingManager)\n * after the Project has loaded. Defaults to `false`\n */\n resetUndoRedoQueuesAfterLoad ? : Boolean\n /**\n * Class implementing resource allocation report used by\n * [resource histogram](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram) and\n * [resource utilization](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceUtilization) views\n * for collecting resource allocation.\n */\n resourceAllocationInfoClass ? : ResourceAllocationInfo\n /**\n * The constructor of the resource model class, to be used in the project. Will be set as the\n * [modelClass](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store#config-modelClass) property of the [resourceStore](#SchedulerPro/model/ProjectModel#property-resourceStore)\n */\n resourceModelClass ? : typeof ResourceModel\n /**\n * Data use to fill the [resourceStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-resourceStore). Should be an array of\n * [ResourceModels](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ResourceModel) or its configuration objects.\n */\n resources ? : ResourceModel[]|ResourceModelConfig[]\n /**\n * The initial data, to fill the [resourceStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-resourceStore) with.\n * Should be an array of [ResourceModels](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ResourceModel) or its configuration objects.\n * @deprecated 6.3.0 Use [resources](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-resources) instead\n */\n resourcesData ? : ResourceModel[]\n /**\n * A [ResourceStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/ResourceStore) instance or a config object.\n */\n resourceStore ? : ResourceStore|ResourceStoreConfig\n /**\n * The constructor to create a resource store instance with. Should be a class, subclassing the\n * [ResourceStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/ResourceStore)\n */\n resourceStoreClass ? : typeof ResourceStore|object\n /**\n * Data use to fill the [resourceTimeRangeStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-resourceTimeRangeStore). Should be an array\n * of [ResourceTimeRangeModels](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/ResourceTimeRangeModel) or its configuration objects.\n */\n resourceTimeRanges ? : ResourceTimeRangeModel[]|ResourceTimeRangeModelConfig[]\n /**\n * The initial data, to fill the [resourceTimeRangeStore](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/mixin/ProjectModelMixin#property-resourceTimeRangeStore) with.\n * Should be an array of [ResourceTimeRangeModel](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/ResourceTimeRangeModel) or it's\n * configuration objects.\n * @deprecated 6.3.0 Use resourceTimeRanges instead\n */\n resourceTimeRangesData ? : ResourceTimeRangeModel[]\n /**\n * A [ResourceTimeRangeStore](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/data/ResourceTimeRangeStore) instance or a config object.\n */\n resourceTimeRangeStore ? : ResourceTimeRangeStore|ResourceTimeRangeStoreConfig\n /**\n * The constructor to create a resource time range store instance with. Should be a class subclassing the\n * [ResourceTimeRangeStore](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/data/ResourceTimeRangeStore)\n */\n resourceTimeRangeStoreClass ? : typeof ResourceTimeRangeStore|object\n /**\n * Experimental hook that lets the app determine if a bound dataset needs syncing with the store or not, and\n * if it does - which records that should be processed. Only called for stores that are configured with\n * `syncDataOnLoad: true` (which is the default in the React, Angular and Vue wrappers).\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-shouldSyncDataOnLoad)\n * @param {object} options Options passed by the store to this hook\n * @param {Core.data.Store} options.store Store about to be synced\n * @param {Core.data.Model} options.records Records currently in the store\n * @param {object[]} options.data Incoming data\n * @returns {Set<any>,boolean} Return `false` to prevent the store from syncing, or a set of record ids that need further processing (for records that has some kind of change, eg. an update, removal or addition)\n */\n shouldSyncDataOnLoad ? : (options: { store: Store, records: Model, data: object[] }) => Set<any>|Boolean\n /**\n * Silences propagations caused by the project loading.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-silenceInitialCommit)\n */\n silenceInitialCommit ? : Boolean\n /**\n * When `true` the project's manually scheduled tasks duration will include only working periods of time.\n * When `false` such tasks will ignore working time calendars and treat all intervals as working.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-skipNonWorkingTimeInDurationWhenSchedulingManually)\n */\n skipNonWorkingTimeInDurationWhenSchedulingManually ? : Boolean\n /**\n * When `true` the project's manually scheduled tasks will adjust their proposed start/end dates to skip non-working\n * time.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-skipNonWorkingTimeWhenSchedulingManually)\n */\n skipNonWorkingTimeWhenSchedulingManually ? : Boolean\n /**\n * When `true` treats parsed responses without `success` property as successful.\n * In this mode a parsed response is treated as invalid if it has explicitly set `success : false`.\n */\n skipSuccessProperty ? : Boolean\n /**\n * Configuration options to provide to the STM manager\n */\n stm ? : StateTrackingManagerConfig|CoreStateTrackingManager\n /**\n * Name of a store property to retrieve store identifiers from. Make sure you have an instance of a\n * store to use it by id. Store identifier is used as a container name holding corresponding store data\n * while transferring them to/from the server. By default, `id` property is used. And in case a\n * container identifier has to differ this config can be used:\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-storeIdProperty)\n */\n storeIdProperty ? : string\n /**\n * When `true` the Crud Manager does not require all updated and removed records to be mentioned in the\n * *sync* response. In this case response should include only server side changes.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-supportShortSyncResponse)\n */\n supportShortSyncResponse ? : Boolean\n /**\n * An array of store identifiers sets an alternative sync responses apply order.\n * By default, the order in which sync responses are applied to the stores is the same as they\n * registered in. But in case of some tricky dependencies between stores this order can be changed:\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-syncApplySequence)\n */\n syncApplySequence ? : string[]|CrudManagerStoreDescriptor[]\n /**\n * Convenience shortcut to set only the url to sync to, when you do not need to supply any other config\n * options in the `sync` section of the `transport` config.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-syncUrl)\n */\n syncUrl ? : string\n /**\n * An [EventStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/EventStore) instance or a config object.\n */\n taskStore ? : EventStore|EventStoreConfig\n /**\n * Data use to fill the [timeRangeStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-timeRangeStore). Should be an array of\n * [TimeSpans](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/TimeSpan) or its configuration objects.\n */\n timeRanges ? : TimeSpan[]|TimeSpanConfig[]\n /**\n * The initial data, to fill the [timeRangeStore](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/mixin/ProjectModelMixin#property-timeRangeStore) with.\n * Should be an array of [TimeSpan](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/TimeSpan) or its configuration objects.\n * @deprecated 6.3.0 Use timeRanges instead\n */\n timeRangesData ? : TimeSpan[]\n /**\n * A [Store](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store) instance or a config object.\n */\n timeRangeStore ? : Store|StoreConfig\n /**\n * The constructor to create a time range store instance with. Should be a class subclassing the\n * [TimeRangeStore](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/data/TimeRangeStore)\n */\n timeRangeStoreClass ? : typeof TimeRangeStore|object\n /**\n * Set to a IANA time zone (i.e. `Europe/Stockholm`) or a UTC offset in minutes (i.e. `-120`). This will\n * convert all events, tasks and time ranges to the specified time zone or offset. It will also affect the\n * displayed timeline's headers as well at the start and end date of it.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-timeZone)\n */\n timeZone ? : string|number\n /**\n * Specifies the output format of [toJSON](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/mixin/ProjectModelCommon#function-toJSON).\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-toJSONResultFormat)\n */\n toJSONResultFormat ? : 'inlineData'|'model'\n /**\n * If `true`, project [changes](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/mixin/ProjectCrudManager#property-changes) API will also report project model changes: start/end date,\n * calendar, effort, duration, etc.\n */\n trackProjectModelChanges ? : Boolean\n /**\n * When `true` forces the CRUD manager to process responses depending on their `type` attribute.\n * So `load` request may be responded with `sync` response for example.\n * Can be used for smart server logic allowing the server to decide when it's better to respond with a\n * complete data set (`load` response) or it's enough to return just a delta (`sync` response).\n */\n trackResponseType ? : Boolean\n /**\n * Configuration of the AJAX requests used by *Crud Manager* to communicate with a server-side.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-transport)\n */\n transport ? : {\n load?: object\n sync?: object\n }\n /**\n * By default, the stores of a project use the raw data objects passed to them as the data source for their\n * records if data is loaded remotely (using an `AjaxStore` or a `CrudManager`). For data supplied inline,\n * the data objects are instead by default cloned to avoid the original data object being modified by the\n * store.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-useRawData)\n */\n useRawData ? : Boolean\n /**\n * This config validates the response structure for requests made by the Crud Manager.\n * When `true`, the Crud Manager checks every parsed response structure for errors\n * and if the response format is invalid, a warning is logged to the browser console.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-validateResponse)\n */\n validateResponse ? : Boolean\n /**\n * `true` to write all fields from the record to the server.\n * If set to `false` it will only send the fields that were modified.\n * Note that any fields that have [persist](https://bryntum.com/products/schedulerpro/docs/api/Core/data/field/DataField#config-persist) set to `false` will\n * still be ignored and fields having [alwaysWrite](https://bryntum.com/products/schedulerpro/docs/api/Core/data/field/DataField#config-alwaysWrite) set to `true`\n * will always be included.\n */\n writeAllFields ? : Boolean\n\n}>();\n\nconst emit = defineEmits<{\n /**\n * Fires before an object is destroyed.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Core.Base} params.params.event.source The Object that is being destroyed.\n */\n (e: 'beforeDestroy', params: ((event: { source: Base }) => void)|string): void\n /**\n * Fires before [load request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) is sent. Return `false` to cancel load request.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.pack The data package which contains data for all stores managed by the crud manager.\n */\n (e: 'beforeLoad', params: ((event: { source: AbstractCrudManager, pack: object }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void\n /**\n * Fires before loaded data get applied to the stores. Return `false` to prevent data applying.\n * This event can be used for server data preprocessing. To achieve it user can modify the `response` object.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.response The decoded server response object.\n * @param {object} params.params.event.options Options provided to the [load](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) method.\n */\n (e: 'beforeLoadApply', params: ((event: { source: AbstractCrudManager, response: object, options: object }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void\n /**\n * Fires before server response gets applied to the stores. Return `false` to prevent data applying.\n * This event can be used for server data preprocessing. To achieve it user can modify the `response` object.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {'sync','load'} params.params.event.requestType The request type (`sync` or `load`).\n * @param {object} params.params.event.response The decoded server response object.\n */\n (e: 'beforeResponseApply', params: ((event: { source: AbstractCrudManager, requestType: 'sync'|'load', response: object }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void\n /**\n * Fires before a request is sent to the server.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-beforeSend)\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.crudManager The CRUD manager.\n * @param {object} params.params.event.params HTTP request params to be passed in the request URL.\n * @param {'sync','load'} params.params.event.requestType CrudManager request type (`load`/`sync`)\n * @param {object} params.params.event.requestConfig Configuration object for Ajax request call\n */\n (e: 'beforeSend', params: ((event: { crudManager: AbstractCrudManager, params: object, requestType: 'sync'|'load', requestConfig: object }) => Promise<void>)|string): Promise<void>\n /**\n * Fires before [sync request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-sync) is sent. Return `false` to cancel sync request.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-beforeSync)\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.pack The data package which contains data for all stores managed by the crud manager.\n */\n (e: 'beforeSync', params: ((event: { source: AbstractCrudManager, pack: object }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void\n /**\n * Fires before sync response data get applied to the stores. Return `false` to prevent data applying.\n * This event can be used for server data preprocessing. To achieve it user can modify the `response` object.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.response The decoded server response object.\n */\n (e: 'beforeSyncApply', params: ((event: { source: AbstractCrudManager, response: object }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void\n /**\n * Fires when any other event is fired from the object.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-catchAll)\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {{[key: string]: any, type: string}} params.params.event.event The Object that contains event details\n * @param {string} params.params.event.event.type The type of the event which is caught by the listener\n */\n (e: 'catchAll', params: ((event: {[key: string]: any, type: string}) => void)|string): void\n /**\n * Fired when data in any of the projects stores changes.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-change)\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.model.SchedulerProjectModel,any} params.params.event.source This project\n * @param {Core.data.Store} params.params.event.store Affected store\n * @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'`\n * @param {Core.data.Model} params.params.event.record Changed record, for actions that affects exactly one record (`'update'`)\n * @param {Core.data.Model[]} params.params.event.records Changed records, passed for all actions except `'removeAll'`\n * @param {object} params.params.event.changes Passed for the `'update'` action, info on which record fields changed\n */\n (e: 'change', params: ((event: { source: SchedulerProjectModel|any, store: Store, action: 'remove'|'removeAll'|'add'|'clearchanges'|'filter'|'update'|'dataset'|'replace', record: Model, records: Model[], changes: object }) => void)|string): void\n /**\n * Fired when the Engine detects a computation cycle.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {object} params.params.event.schedulingIssue Scheduling error describing the case:\n * @param {Function} params.params.event.schedulingIssue.getDescription Returns the cycle description\n * @param {object} params.params.event.schedulingIssue.cycle Object providing the cycle info\n * @param {Function} params.params.event.schedulingIssue.getResolutions Returns possible resolutions\n * @param {Function} params.params.event.continueWithResolutionResult Function to call after a resolution is chosen to proceed with the Engine calculations: ```javascript project.on('cycle', ({ continueWithResolutionResult }) => { // cancel changes in case of a cycle continueWithResolutionResult(EffectResolutionResult.Cancel); }) ``` Where `EffectResolutionResult.Cancel` results in cancelling the changes.\n */\n (e: 'cycle', params: ((event: { schedulingIssue: { getDescription: Function, cycle: object, getResolutions: Function }, continueWithResolutionResult: Function }) => void)|string): void\n /**\n * Fired when the engine has finished its calculations and the results has been written back to the records.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-dataReady)\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {SchedulerPro.model.ProjectModel} params.params.event.source The project\n * @param {boolean} params.params.event.isInitialCommit Flag that shows if this commit is initial\n * @param {Set<any>} params.params.event.records Set of all [Model](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Model)s that were modified in the completed transaction. Use the [modifications](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Model#property-modifications) property of each Model to identify modified fields.\n */\n (e: 'dataReady', params: ((event: { source: ProjectModel, isInitialCommit: boolean, records: Set<any> }) => void)|string): void\n /**\n * Fires when an object is destroyed.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Core.Base} params.params.event.source The Object that is being destroyed.\n */\n (e: 'destroy', params: ((event: { source: Base }) => void)|string): void\n /**\n * Fired when the Engine detects a calendar misconfiguration when the calendar does\n * not provide any working periods of time which makes the calendar usage impossible.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {object} params.params.event.schedulingIssue Scheduling error describing the case:\n * @param {Function} params.params.event.schedulingIssue.getDescription Returns the error description\n * @param {Function} params.params.event.schedulingIssue.getCalendar Returns the calendar that must be fixed\n * @param {Function} params.params.event.schedulingIssue.getResolutions Returns possible resolutions\n * @param {Function} params.params.event.continueWithResolutionResult Function to call after a resolution is chosen to proceed with the Engine calculations: ```javascript project.on('emptyCalendar', ({ schedulingIssue, continueWithResolutionResult }) => { // apply the first resolution and continue schedulingIssue.getResolutions()[0].resolve(); continueWithResolutionResult(EffectResolutionResult.Resume); }) ```\n */\n (e: 'emptyCalendar', params: ((event: { schedulingIssue: { getDescription: Function, getCalendar: Function, getResolutions: Function }, continueWithResolutionResult: Function }) => void)|string): void\n /**\n * Fires when data in any of the registered data stores is changed.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-hasChanges)\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n */\n (e: 'hasChanges', params: ((event: { source: AbstractCrudManager }) => void)|string): void\n /**\n * Fires on successful [load request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) completion after data gets loaded to the stores.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.response The decoded server response object.\n * @param {object} params.params.event.responseOptions [DEPRECATED] see `requestOptions`\n * @param {object} params.params.event.requestOptions The request options passed to the request.\n * @param {Response} params.params.event.rawResponse The native Response object\n */\n (e: 'load', params: ((event: { source: AbstractCrudManager, response: object, responseOptions: object, requestOptions: object, rawResponse: any }) => void)|string): void\n /**\n * Fired after [load request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) was canceled by some [beforeLoad](#Scheduler/crud/AbstractCrudManagerMixin#event-beforeLoad)\n * listener or due to incomplete prior load request.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.pack The data package which contains data for all stores managed by the crud manager.\n */\n (e: 'loadCanceled', params: ((event: { source: AbstractCrudManager, pack: object }) => void)|string): void\n /**\n * Fires when a [load request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) fails.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager instance.\n * @param {object} params.params.event.response The decoded server response object.\n * @param {string} params.params.event.responseText The raw server response text\n * @param {object} params.params.event.responseOptions [DEPRECATED] see `requestOptions`\n * @param {object} params.params.event.requestOptions The request options passed to the request.\n * @param {Response} params.params.event.rawResponse The native Response object\n */\n (e: 'loadFail', params: ((event: { source: AbstractCrudManager, response: object, responseText: string, responseOptions: object, requestOptions: object, rawResponse: any }) => void)|string): void\n /**\n * Fires when registered stores get into state when they don't have any\n * not persisted change. This happens after [load](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) or [sync](#Scheduler/crud/AbstractCrudManagerMixin#function-sync) request\n * completion. Or this may happen after a record update which turns its fields back to their original state.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-noChanges)\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n */\n (e: 'noChanges', params: ((event: { source: AbstractCrudManager }) => void)|string): void\n /**\n * Fired during the Engine calculation if [enableProgressNotifications](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-enableProgressNotifications) config is `true`\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {SchedulerPro.model.ProjectModel} params.params.event.source The owning project\n * @param {number} params.params.event.total The total number of operations\n * @param {number} params.params.event.remaining The number of remaining operations\n * @param {'storePopulation','propagating'} params.params.event.phase The phase of the calculation, either 'storePopulation' when data is getting loaded, or 'propagating' when data is getting calculated\n */\n (e: 'progress', params: ((event: { source: ProjectModel, total: number, remaining: number, phase: 'storePopulation'|'propagating' }) => void)|string): void\n /**\n * Fires on successful request completion after data gets applied to the stores.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {'sync','load'} params.params.event.requestType The request type (`sync` or `load`).\n * @param {object} params.params.event.response The decoded server response object.\n * @param {object} params.params.event.responseOptions [DEPRECATED] see `requestOptions`\n * @param {object} params.params.event.requestOptions The request options passed to the request.\n * @param {Response} params.params.event.rawResponse The native Response object\n */\n (e: 'requestDone', params: ((event: { source: AbstractCrudManager, requestType: 'sync'|'load', response: object, responseOptions: object, requestOptions: object, rawResponse: any }) => void)|string): void\n /**\n * Fires when a request fails.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager instance.\n * @param {'sync','load'} params.params.event.requestType The request type (`sync` or `load`).\n * @param {object} params.params.event.response The decoded server response object.\n * @param {string} params.params.event.responseText The raw server response text\n * @param {object} params.params.event.responseOptions [DEPRECATED] see `requestOptions`\n * @param {object} params.params.event.requestOptions The request options passed to the request.\n * @param {Response} params.params.event.rawResponse The native Response object\n */\n (e: 'requestFail', params: ((event: { source: AbstractCrudManager, requestType: 'sync'|'load', response: object, responseText: string, responseOptions: object, requestOptions: object, rawResponse: any }) => void)|string): void\n /**\n * This event triggers when a new revision is added to the project. It is used to notify the backend about the\n * new revision.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {string} params.params.event.localRevisionId ID of the local revision. Backend should send it in the broadcast channel\n * @param {string} params.params.event.conflictResolutionFor ID of the revision with a conflict which was resolved by this revision\n * @param {string} params.params.event.clientId ID of the client instance. Used to distinguish own revisions from the broadcast channel\n * @param {object} params.params.event.changes Object with changes constituting revision\n */\n (e: 'revisionNotification', params: ((event: { localRevisionId: string, conflictResolutionFor?: string, clientId: string, changes: object }) => void)|string): void\n /**\n * Fired when the Engine detects a scheduling conflict.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {object} params.params.event.schedulingIssue The conflict details:\n * @param {Function} params.params.event.schedulingIssue.getDescription Returns the conflict description\n * @param {object[]} params.params.event.schedulingIssue.intervals Array of conflicting intervals\n * @param {Function} params.params.event.schedulingIssue.getResolutions Function to get possible resolutions\n * @param {Function} params.params.event.continueWithResolutionResult Function to call after a resolution is chosen to proceed with the Engine calculations: ```javascript project.on('schedulingConflict', ({ schedulingIssue, continueWithResolutionResult }) => { // apply the first resolution and continue schedulingIssue.getResolutions()[0].resolve(); continueWithResolutionResult(EffectResolutionResult.Resume); }) ``` Where `EffectResolutionResult.Resume` results in a resolution being applied and current transaction should be continued.\n */\n (e: 'schedulingConflict', params: ((event: { schedulingIssue: { getDescription: Function, intervals: object[], getResolutions: Function }, continueWithResolutionResult: Function }) => void)|string): void\n /**\n * Fires on successful [sync request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-sync) completion.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.response The decoded server response object.\n * @param {object} params.params.event.responseOptions [DEPRECATED] see `requestOptions`\n * @param {object} params.params.event.requestOptions The request options passed to the request.\n * @param {Response} params.params.event.rawResponse The native Response object\n */\n (e: 'sync', params: ((event: { source: AbstractCrudManager, response: object, responseOptions: object, requestOptions: object, rawResponse: any }) => void)|string): void\n /**\n * Fires after [sync request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-sync) was canceled by some [beforeSync](#Scheduler/crud/AbstractCrudManagerMixin#event-beforeSync) listener.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.pack The data package which contains data for all stores managed by the crud manager.\n */\n (e: 'syncCanceled', params: ((event: { source: AbstractCrudManager, pack: object }) => void)|string): void\n /**\n * Fires after [sync request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-sync) was delayed due to incomplete previous one.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.arguments The arguments of [sync](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-sync) call.\n */\n (e: 'syncDelayed', params: ((event: { source: AbstractCrudManager, arguments: object }) => void)|string): void\n /**\n * Fires when a [sync request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-sync) fails.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager instance.\n * @param {object} params.params.event.response The decoded server response object.\n * @param {string} params.params.event.responseText The raw server response text\n * @param {object} params.params.event.responseOptions [DEPRECATED] see `requestOptions`\n * @param {object} params.params.event.requestOptions The request options passed to the request.\n * @param {Response} params.params.event.rawResponse The native Response object\n */\n (e: 'syncFail', params: ((event: { source: AbstractCrudManager, response: object, responseText: string, responseOptions: object, requestOptions: object, rawResponse: any }) => void)|string): void\n}>();\n\nconst widgetData = {\n instanceClass : ProjectModel,\n instanceName : 'ProjectModel',\n\n configNames : [\n 'adjustDurationToDST',\n 'assignmentModelClass',\n 'assignmentsData',\n 'assignmentStoreClass',\n 'autoLoad',\n 'autoSync',\n 'autoSyncTimeout',\n 'bubbleEvents',\n 'calendarManagerStoreClass',\n 'calendarModelClass',\n 'calendarsData',\n 'children',\n 'delayCalculation',\n 'dependenciesData',\n 'dependencyModelClass',\n 'dependencyStoreClass',\n 'encoder',\n 'eventModelClass',\n 'eventsData',\n 'eventStoreClass',\n 'expanded',\n 'includeChildrenInRemoveRequest',\n 'listeners',\n 'maxCalendarRange',\n 'orderedParentIndex',\n 'pageSize',\n 'parentIndex',\n 'phantomIdField',\n 'phantomParentIdField',\n 'preventSilencingOnIssueResolve',\n 'remotePaging',\n 'requestData',\n 'resetIdsBeforeSync',\n 'resetUndoRedoQueuesAfterLoad',\n 'resourceAllocationInfoClass',\n 'resourceModelClass',\n 'resourcesData',\n 'resourceStoreClass',\n 'resourceTimeRangesData',\n 'resourceTimeRangeStoreClass',\n 'silenceInitialCommit',\n 'skipSuccessProperty',\n 'storeIdProperty',\n 'supportShortSyncResponse',\n 'taskStore',\n 'timeRangesData',\n 'timeRangeStoreClass',\n 'toJSONResultFormat',\n 'trackResponseType',\n 'transport',\n 'useRawData',\n 'validateResponse',\n 'writeAllFields'\n ],\n propertyConfigNames : [\n 'addConstraintOnDateSet',\n 'assignments',\n 'assignmentStore',\n 'autoCalculatePercentDoneForParentTasks',\n 'autoMergeAdjacentSegments',\n 'calendar',\n 'calendarManagerStore',\n 'calendars',\n 'callOnFunctions',\n 'catchEventHandlerExceptions',\n 'crudStores',\n 'daysPerMonth',\n 'daysPerWeek',\n 'dependencies',\n 'dependenciesCalendar',\n 'dependencyStore',\n 'enableProgressNotifications',\n 'events',\n 'eventStore',\n 'forceSync',\n 'hoursPerDay',\n 'id',\n 'ignoreRemoteChangesInSTM',\n 'includeLegacyDataProperties',\n 'isFullyLoaded',\n 'json',\n 'lazyLoad',\n 'loadUrl',\n 'onBeforeDestroy',\n 'onBeforeLoad',\n 'onBeforeLoadApply',\n 'onBeforeResponseApply',\n 'onBeforeSend',\n 'onBeforeSync',\n 'onBeforeSyncApply',\n 'onCatchAll',\n 'onChange',\n 'onCycle',\n 'onDataReady',\n 'onDestroy',\n 'onEmptyCalendar',\n 'onHasChanges',\n 'onLoad',\n 'onLoadCanceled',\n 'onLoadFail',\n 'onNoChanges',\n 'onProgress',\n 'onRequestDone',\n 'onRequestFail',\n 'onRevisionNotification',\n 'onSchedulingConflict',\n 'onSync',\n 'onSyncCanceled',\n 'onSyncDelayed',\n 'onSyncFail',\n 'parentId',\n 'readOnly',\n 'remoteChildCount',\n 'resources',\n 'resourceStore',\n 'resourceTimeRanges',\n 'resourceTimeRangeStore',\n 'shouldSyncDataOnLoad',\n 'skipNonWorkingTimeInDurationWhenSchedulingManually',\n 'skipNonWorkingTimeWhenSchedulingManually',\n 'stm',\n 'syncApplySequence',\n 'syncUrl',\n 'timeRanges',\n 'timeRangeStore',\n 'timeZone',\n 'trackProjectModelChanges'\n ],\n propertyNames : [\n 'allChildren',\n 'allUnfilteredChildren',\n 'descendantCount',\n 'hasGeneratedId',\n 'inlineData',\n 'internalId',\n 'isCommitting',\n 'isCreating',\n 'isValid',\n 'previousSiblingsTotalCount',\n 'segmentModelClass',\n 'visibleDescendantCount'\n ],\n eventNames : [\n 'beforeDestroy',\n 'beforeLoad',\n 'beforeLoadApply',\n 'beforeResponseApply',\n 'beforeSend',\n 'beforeSync',\n 'beforeSyncApply',\n 'catchAll',\n 'change',\n 'cycle',\n 'dataReady',\n 'destroy',\n 'emptyCalendar',\n 'hasChanges',\n 'load',\n 'loadCanceled',\n 'loadFail',\n 'noChanges',\n 'progress',\n 'requestDone',\n 'requestFail',\n 'revisionNotification',\n 'schedulingConflict',\n 'sync',\n 'syncCanceled',\n 'syncDelayed',\n 'syncFail'\n ]\n};\n\nconst instance: {\n value?: ProjectModel\n} = {};\n\nconst refElement = ref<HTMLDivElement>()!;\n// Storage for teleports (in-cell Vue component instances) automatically renderer by template\nconst teleports = ref(new Map());\n\n// Provide teleports for processCellContent\nprovide('teleports', teleports);\n\nonMounted(() => {\n\n const me = getCurrentInstance()!;\n\n instance.value = WrapperHelper.createWidget<typeof ProjectModel>({\n me,\n widgetData,\n emit,\n element : refElement.value!,\n toRaw\n });\n\n const watcher = (prop: string, callback: any) => watch(() => me.props[prop], callback);\n WrapperHelper.watchProps(instance.value, widgetData, watcher);\n});\n\nonBeforeUnmount(() => {\n // @ts-ignore\n instance.value?.destroy?.();\n});\n\ndefineExpose({\n instance,\n refElement,\n teleports\n});\n\n</script>\n"],"names":["emit","__emit","widgetData","ProjectModel","instance","refElement","ref","teleports","provide","onMounted","me","getCurrentInstance","WrapperHelper","toRaw","watcher","prop","callback","watch","onBeforeUnmount","__expose","_createElementBlock"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA6mBA,UAAMA,IAAOC,GA2WPC,IAAa;AAAA,MACf,eAAgBC;AAAA,MAChB,cAAgB;AAAA,MAEhB,aAAgB;AAAA,QACZ;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MAAA;AAAA,MAEJ,qBAAsB;AAAA,QAClB;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MAAA;AAAA,MAEJ,eAAgB;AAAA,QACZ;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MAAA;AAAA,MAEJ,YAAa;AAAA,QACT;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MAAA;AAAA,IACJ,GAGEC,IAEF,CAAA,GAEEC,IAAaC,EAAA,GAEbC,IAAYD,EAAI,oBAAI,KAAK;AAG/B,WAAAE,EAAQ,aAAaD,CAAS,GAE9BE,EAAU,MAAM;AAEZ,YAAMC,IAAKC,EAAA;AAEX,MAAAP,EAAS,QAAQQ,EAAc,aAAkC;AAAA,QAC7D,IAAAF;AAAA,QACA,YAAAR;AAAA,QACA,MAAAF;AAAA,QACA,SAAUK,EAAW;AAAA,QACrB,OAAAQ;AAAA,MAAA,CACH;AAED,YAAMC,IAAU,CAACC,GAAcC,MAAkBC,EAAM,MAAMP,EAAG,MAAMK,CAAI,GAAGC,CAAQ;AACrF,MAAAJ,EAAc,WAAWR,EAAS,OAAOF,GAAYY,CAAO;AAAA,IAChE,CAAC,GAEDI,EAAgB,MAAM;AAElB,MAAAd,EAAS,OAAO,UAAA;AAAA,IACpB,CAAC,GAEDe,EAAa;AAAA,MACT,UAAAf;AAAA,MACA,YAAAC;AAAA,MACA,WAAAE;AAAA,IAAA,CACH,mBA3qCGa,EAEM,OAAA;AAAA,eAFG;AAAA,MAAJ,KAAIf;AAAA,IAAA;;;"}
|
|
1
|
+
{"version":3,"file":"D4JDuI0s.js","sources":["../../src/components/BryntumSchedulerProProjectModel.vue"],"sourcesContent":["<!-- Vue 3 wrapper for Bryntum ProjectModel -->\n\n<template>\n <div ref=\"refElement\">\n\n </div>\n</template>\n\n<script setup lang=\"ts\">\n\nimport { getCurrentInstance, onBeforeUnmount, onMounted, provide, ref, watch, toRaw } from 'vue';\n\nimport type { Base, DurationUnit, Model, ModelConfig, StateTrackingManager as CoreStateTrackingManager, Store, StoreConfig } from '@bryntum/core-thin';\nimport type { AbstractCrudManager, CrudManagerRequestResponse, CrudManagerStoreDescriptor, LazyLoadCrudManagerRequestParams, ProjectModel as SchedulerProjectModel, ResourceTimeRangeModel, ResourceTimeRangeModelConfig, ResourceTimeRangeStore, ResourceTimeRangeStoreConfig, TimeRangeStore, TimeSpan, TimeSpanConfig } from '@bryntum/scheduler-thin';\nimport type { AssignmentModel, AssignmentModelConfig, AssignmentStore, AssignmentStoreConfig, CalendarManagerStore, CalendarManagerStoreConfig, CalendarModel, CalendarModelConfig, DependencyModel, DependencyModelConfig, DependencyStore, DependencyStoreConfig, EventModel, EventModelConfig, EventStore, EventStoreConfig, ProjectModelListeners, ResourceAllocationInfo, ResourceModel, ResourceModelConfig, ResourceStore, ResourceStoreConfig, StateTrackingManagerConfig } from '@bryntum/schedulerpro-thin';\nimport { ProjectModel } from '@bryntum/schedulerpro-thin';\n\nimport { WrapperHelper } from '../helper/WrapperHelper';\n\ndefineProps<{\n // Configs\n /**\n * If this flag is set to `true` (default) when a start/end date is set on the event, a corresponding\n * `start-no-earlier/later-than` constraint is added, automatically. This is done in order to\n * keep the event \"attached\" to this date, according to the user intention.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-addConstraintOnDateSet)\n */\n addConstraintOnDateSet ? : Boolean\n /**\n * This config manages DST correction in the scheduling engine. It only has effect when DST transition hour is\n * working time. Usually a DST transition occurs on a Sunday, so with non-working weekends the DST correction logic\n * is not involved.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-adjustDurationToDST)\n */\n adjustDurationToDST ? : Boolean\n /**\n * The constructor of the assignment model class, to be used in the project. Will be set as the\n * [modelClass](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store#config-modelClass) property of the [assignmentStore](#SchedulerPro/model/ProjectModel#property-assignmentStore)\n */\n assignmentModelClass ? : typeof AssignmentModel\n /**\n * Data use to fill the [assignmentStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-assignmentStore). Should be an array of\n * [AssignmentModels](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/AssignmentModel) or its configuration objects.\n */\n assignments ? : AssignmentModel[]|AssignmentModelConfig[]\n /**\n * The initial data, to fill the [assignmentStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-assignmentStore) with.\n * Should be an array of [AssignmentModels](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/AssignmentModel) or its configuration\n * objects.\n * @deprecated 6.3.0 Use [assignments](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-assignments) instead\n */\n assignmentsData ? : AssignmentModel[]\n /**\n * An [AssignmentStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/AssignmentStore) instance or a config object.\n */\n assignmentStore ? : AssignmentStore|AssignmentStoreConfig\n /**\n * The constructor to create an assignment store instance with. Should be a class, subclassing the\n * [AssignmentStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/AssignmentStore)\n */\n assignmentStoreClass ? : typeof AssignmentStore|object\n /**\n * `true` to enable automatic [% done](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/EventModel#field-percentDone) calculation for summary\n * tasks, `false` to disable it.\n */\n autoCalculatePercentDoneForParentTasks ? : Boolean\n /**\n * Specify `true` to automatically call [load](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) method on the next frame after creation.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-autoLoad)\n */\n autoLoad ? : Boolean\n /**\n * When `true` (default) adjacent or overlapping event segments get merged automatically.\n */\n autoMergeAdjacentSegments ? : Boolean\n /**\n * `true` to automatically persist store changes after edits are made in any of the stores monitored.\n * Please note that sync request will not be invoked immediately but only after\n * [autoSyncTimeout](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#config-autoSyncTimeout) interval.\n */\n autoSync ? : Boolean\n /**\n * The timeout in milliseconds to wait before persisting changes to the server.\n * Used when [autoSync](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#config-autoSync) is set to `true`.\n */\n autoSyncTimeout ? : number\n /**\n * An object where property names with a truthy value indicate which events should bubble up the ownership\n * hierarchy when triggered.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-bubbleEvents)\n */\n bubbleEvents ? : object\n /**\n * The project calendar.\n */\n calendar ? : string|CalendarModelConfig|CalendarModel\n /**\n * A [CalendarManagerStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/CalendarManagerStore) instance or a config object.\n */\n calendarManagerStore ? : CalendarManagerStore|CalendarManagerStoreConfig\n /**\n * The constructor to create a calendar store instance with. Should be a class, subclassing the\n * [CalendarManagerStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/CalendarManagerStore)\n */\n calendarManagerStoreClass ? : typeof CalendarManagerStore|object\n /**\n * The constructor of the calendar model class, to be used in the project. Will be set as the\n * [modelClass](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store#config-modelClass) property of the\n * [calendarManagerStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-calendarManagerStore)\n */\n calendarModelClass ? : typeof CalendarModel\n /**\n * Data use to fill the [eventStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-eventStore). Should be a [CalendarModel](#SchedulerPro/model/CalendarModel)\n * array or its configuration objects.\n */\n calendars ? : CalendarModel[]|CalendarModelConfig[]\n /**\n * The initial data, to fill the [calendarManagerStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-calendarManagerStore) with.\n * Should be an array of [CalendarModel](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/CalendarModel) or its configuration objects.\n */\n calendarsData ? : CalendarModel[]\n /**\n * Set to `true` to call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-callOnFunctions)\n */\n callOnFunctions ? : Boolean\n /**\n * By default, if an event handler throws an exception, the error propagates up the stack and the\n * application state is undefined. Code which follows the event handler will *not* be executed.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-catchEventHandlerExceptions)\n */\n catchEventHandlerExceptions ? : Boolean\n /**\n * Child nodes. To allow loading children on demand, specify `children : true` in your data. Omit the field for leaf\n * tasks.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-children)\n */\n children ? : Boolean|object[]|Model[]|ModelConfig[]\n /**\n * Sets the list of stores controlled by the CRUD manager.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-crudStores)\n */\n crudStores ? : Store[]|string[]|CrudManagerStoreDescriptor[]|StoreConfig[]\n /**\n * The number of days per month.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-daysPerMonth)\n */\n daysPerMonth ? : number\n /**\n * The number of days per week.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-daysPerWeek)\n */\n daysPerWeek ? : number\n /**\n * Enables early rendering in SchedulerPro, by postponing calculations to after the first refresh.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-delayCalculation)\n */\n delayCalculation ? : Boolean\n /**\n * Data use to fill the [dependencyStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-dependencyStore). Should be an array of\n * [DependencyModels](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/DependencyModel) or its configuration objects.\n */\n dependencies ? : DependencyModel[]|DependencyModelConfig[]\n /**\n * The source of the calendar for dependencies (the calendar used for taking dependencies lag into account).\n * Possible values are:\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-dependenciesCalendar)\n */\n dependenciesCalendar ? : 'ToEvent'|'FromEvent'|'Project'\n /**\n * The initial data, to fill the [dependencyStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-dependencyStore) with.\n * Should be an array of [DependencyModels](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/DependencyModel) or its configuration\n * objects.\n * @deprecated 6.3.0 Use [dependencies](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-dependencies) instead\n */\n dependenciesData ? : DependencyModel[]\n /**\n * The constructor of the dependency model class, to be used in the project. Will be set as the\n * [modelClass](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store#config-modelClass) property of the [dependencyStore](#SchedulerPro/model/ProjectModel#property-dependencyStore)\n */\n dependencyModelClass ? : typeof DependencyModel\n /**\n * A [DependencyStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/DependencyStore) instance or a config object.\n */\n dependencyStore ? : DependencyStore|DependencyStoreConfig\n /**\n * The constructor to create a dependency store instance with. Should be a class, subclassing the\n * [DependencyStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/DependencyStore)\n */\n dependencyStoreClass ? : typeof DependencyStore|object\n /**\n * Set to `true` to enable calculation progress notifications.\n * When enabled the project fires [progress](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-progress) event.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-enableProgressNotifications)\n */\n enableProgressNotifications ? : Boolean\n /**\n * Configuration of the JSON encoder used by the *Crud Manager*.\n */\n encoder ? : {\n requestData?: object\n }\n /**\n * The constructor of the event model class, to be used in the project. Will be set as the\n * [modelClass](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store#config-modelClass) property of the [eventStore](#SchedulerPro/model/ProjectModel#property-eventStore)\n */\n eventModelClass ? : typeof EventModel\n /**\n * Data use to fill the [eventStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-eventStore). Should be an array of\n * [EventModels](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/EventModel) or its configuration objects.\n */\n events ? : EventModel[]|EventModelConfig[]\n /**\n * The initial data, to fill the [eventStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-eventStore) with.\n * Should be an array of [EventModels](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/EventModel) or its configuration objects.\n * @deprecated 6.3.0 Use [events](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-events) instead\n */\n eventsData ? : EventModel[]\n /**\n * An [EventStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/EventStore) instance or a config object.\n */\n eventStore ? : EventStore|EventStoreConfig\n /**\n * The constructor to create an event store instance with. Should be a class, subclassing the\n * [EventStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/EventStore)\n */\n eventStoreClass ? : typeof EventStore|object\n /**\n * Start expanded or not (only valid for tree data)\n */\n expanded ? : Boolean\n /**\n * Specify as `true` to force sync requests to be sent when calling `sync()`, even if there are no local\n * changes. Useful in a polling scenario, to keep client up to date with the backend.\n */\n forceSync ? : Boolean\n /**\n * The number of hours per day.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-hoursPerDay)\n */\n hoursPerDay ? : number\n /**\n * Unique identifier for the record. Might be mapped to another dataSource using idField, but always exposed as\n * record.id. Will get a generated value if none is specified in records data.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-id)\n */\n id ? : string|number\n /**\n * Set to `true` to make STM ignore changes coming from the backend. This will allow user to only undo redo\n * local changes.\n */\n ignoreRemoteChangesInSTM ? : Boolean\n /**\n * Set to `false` to only include the id of a removed parent node in the request to the backend (also\n * affects programmatic calls to get [changes](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#property-changes) etc.), and not the ids of its children.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-includeChildrenInRemoveRequest)\n */\n includeChildrenInRemoveRequest ? : Boolean\n /**\n * Whether to include legacy data properties in the JSON / inlineData output. The legacy data properties are\n * the `xxData` (`eventsData`, `resourcesData` etc.) properties that are deprecated and will be removed in\n * the future.\n * @deprecated 6.3.0 This config will be removed when the eventsData, resourcesData etc. properties are removed in a future release.\n */\n includeLegacyDataProperties ? : Boolean\n /**\n * This field is added to the class at runtime when the Store is configured with\n * [lazyLoad](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store#config-lazyLoad). If set on a parent record at load time, that parent will not cause any\n * more child load requests. If omitted, it will be automatically set to `true` when a load request receives fewer\n * child records than requested.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-isFullyLoaded)\n */\n isFullyLoaded ? : Boolean\n /**\n * Project data as a JSON string, used to populate its stores.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-json)\n */\n json ? : string\n /**\n * If set to `true`, or a config object, this makes the CrudManager load records only when needed. When a record\n * or a date range that is not already loaded is requested, a load request will be made to the specified URL.\n * More more details about lazy loading, see the [guide](https://bryntum.com/products/schedulerpro/docs/api/Grid/guides/data/lazyloading.md)\n * @param {object} lazyLoad Lazy load config\n * @param {number} lazyLoad.chunkSize The number of records to be loaded before and after the requested index (only affects the ResourceStore).\n * @param {DurationUnit} bufferUnit Used together with bufferAmount to calculate the start and end dates of each load request. The value is added to the current visible start or end date. Defaults to the visible time span length (does not affect ResourceStore).\n * @param {number} bufferAmount See `bufferUnit`\n */\n lazyLoad ? : Boolean|{lazyLoad: { chunkSize: number }, bufferUnit: DurationUnit, bufferAmount: number}\n /**\n * The listener set for this object.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-listeners)\n */\n listeners ? : ProjectModelListeners\n /**\n * Convenience shortcut to set only the url to load from, when you do not need to supply any other config\n * options in the `load` section of the `transport` config.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-loadUrl)\n */\n loadUrl ? : string\n /**\n * Maximum range the project calendars can iterate.\n * The value is defined in milliseconds and by default equals `5 years` roughly.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-maxCalendarRange)\n */\n maxCalendarRange ? : number\n /**\n * This is a read-only field provided in server synchronization packets to specify\n * which position the node takes in the parent's ordered children array.\n * This index is set on load and gets updated on reordering nodes in tree. Sorting and filtering\n * have no effect on it.\n */\n orderedParentIndex ? : number\n /**\n * The number of Resource records each page should contain, when using [remotePaging](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/mixin/LazyLoadCrudManager#config-remotePaging)\n */\n pageSize ? : number\n /**\n * This is a read-only field provided in server synchronization packets to specify\n * which record id is the parent of the record.\n */\n parentId ? : string|number|null\n /**\n * This is a read-only field provided in server synchronization packets to specify\n * which position the node takes in the parent's children array.\n * This index is set on load and gets updated automatically after row reordering, sorting, etc.\n * To save the order, need to persist the field on the server and when data is fetched to be loaded,\n * need to sort by this field.\n */\n parentIndex ? : number\n /**\n * Field name to be used to transfer a phantom record identifier.\n */\n phantomIdField ? : string\n /**\n * Field name to be used to transfer a phantom parent record identifier.\n */\n phantomParentIdField ? : string\n /**\n * Setting this to `true` (default) vetoes [silenceInitialCommit](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-silenceInitialCommit) effect\n * by preventing silent changes accepting\n * on initial data loading if some scheduling issue gets resolved during it.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-preventSilencingOnIssueResolve)\n */\n preventSilencingOnIssueResolve ? : Boolean\n /**\n * Flag the record as read-only on the UI level, preventing the end user from manipulating it using editing\n * features such as cell editing and event dragging.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-readOnly)\n */\n readOnly ? : Boolean\n /**\n * This field is added to the class at runtime when the Store is configured with\n * [lazyLoad](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store#config-lazyLoad). The\n * number specified should reflect the <strong>total</strong> amount of children of a parent node, including nested descendants.\n * @deprecated This field has been deprecated. Please read the [guide](https://bryntum.com/products/schedulerpro/docs/api/Grid/guides/data/lazyloading.md) to find out if your app needs to use the new [isFullyLoaded](https://bryntum.com/products/schedulerpro/docs/api/Core/data/mixin/TreeNode#field-isFullyLoaded) field.\n */\n remoteChildCount ? : number\n /**\n * If set to `true`, this makes the CrudManager load pages of data, instead of loading the complete dataset at\n * once. The requests made to the [loadUrl](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#config-loadUrl) will contain\n * params with info about the current dataset being requested:\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-remotePaging)\n */\n remotePaging ? : Boolean\n /**\n * When the CrudManager/Project is configured with [lazyLoad](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/mixin/LazyLoadCrudManager#config-lazyLoad) set to `true`, you can configure\n * your own data fetching logic by implementing this function. Doing this will override the built-in fetching\n * mechanism using the [loadUrl](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/data/CrudManager#config-loadUrl).\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-requestData)\n * @param {LazyLoadCrudManagerRequestParams} params Object containing info of what data is requested\n * @returns {CrudManagerRequestResponse}\n */\n requestData ? : (params: LazyLoadCrudManagerRequestParams) => Promise<CrudManagerRequestResponse>\n /**\n * `True` to reset identifiers (defined by `idField` config) of phantom records before submitting them\n * to the server.\n */\n resetIdsBeforeSync ? : Boolean\n /**\n * Set to `true` to reset the undo/redo queues of the internal [StateTrackingManager](https://bryntum.com/products/schedulerpro/docs/api/Core/data/stm/StateTrackingManager)\n * after the Project has loaded. Defaults to `false`\n */\n resetUndoRedoQueuesAfterLoad ? : Boolean\n /**\n * Class implementing resource allocation report used by\n * [resource histogram](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram) and\n * [resource utilization](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceUtilization) views\n * for collecting resource allocation.\n */\n resourceAllocationInfoClass ? : ResourceAllocationInfo\n /**\n * The constructor of the resource model class, to be used in the project. Will be set as the\n * [modelClass](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store#config-modelClass) property of the [resourceStore](#SchedulerPro/model/ProjectModel#property-resourceStore)\n */\n resourceModelClass ? : typeof ResourceModel\n /**\n * Data use to fill the [resourceStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-resourceStore). Should be an array of\n * [ResourceModels](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ResourceModel) or its configuration objects.\n */\n resources ? : ResourceModel[]|ResourceModelConfig[]\n /**\n * The initial data, to fill the [resourceStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-resourceStore) with.\n * Should be an array of [ResourceModels](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ResourceModel) or its configuration objects.\n * @deprecated 6.3.0 Use [resources](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-resources) instead\n */\n resourcesData ? : ResourceModel[]\n /**\n * A [ResourceStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/ResourceStore) instance or a config object.\n */\n resourceStore ? : ResourceStore|ResourceStoreConfig\n /**\n * The constructor to create a resource store instance with. Should be a class, subclassing the\n * [ResourceStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/ResourceStore)\n */\n resourceStoreClass ? : typeof ResourceStore|object\n /**\n * Data use to fill the [resourceTimeRangeStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-resourceTimeRangeStore). Should be an array\n * of [ResourceTimeRangeModels](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/ResourceTimeRangeModel) or its configuration objects.\n */\n resourceTimeRanges ? : ResourceTimeRangeModel[]|ResourceTimeRangeModelConfig[]\n /**\n * The initial data, to fill the [resourceTimeRangeStore](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/mixin/ProjectModelMixin#property-resourceTimeRangeStore) with.\n * Should be an array of [ResourceTimeRangeModel](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/ResourceTimeRangeModel) or it's\n * configuration objects.\n * @deprecated 6.3.0 Use resourceTimeRanges instead\n */\n resourceTimeRangesData ? : ResourceTimeRangeModel[]\n /**\n * A [ResourceTimeRangeStore](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/data/ResourceTimeRangeStore) instance or a config object.\n */\n resourceTimeRangeStore ? : ResourceTimeRangeStore|ResourceTimeRangeStoreConfig\n /**\n * The constructor to create a resource time range store instance with. Should be a class subclassing the\n * [ResourceTimeRangeStore](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/data/ResourceTimeRangeStore)\n */\n resourceTimeRangeStoreClass ? : typeof ResourceTimeRangeStore|object\n /**\n * Experimental hook that lets the app determine if a bound dataset needs syncing with the store or not, and\n * if it does - which records that should be processed. Only called for stores that are configured with\n * `syncDataOnLoad: true` (which is the default in the React, Angular and Vue wrappers).\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-shouldSyncDataOnLoad)\n * @param {object} options Options passed by the store to this hook\n * @param {Core.data.Store} options.store Store about to be synced\n * @param {Core.data.Model} options.records Records currently in the store\n * @param {object[]} options.data Incoming data\n * @returns {Set<any>,boolean} Return `false` to prevent the store from syncing, or a set of record ids that need further processing (for records that has some kind of change, eg. an update, removal or addition)\n */\n shouldSyncDataOnLoad ? : (options: { store: Store, records: Model, data: object[] }) => Set<any>|Boolean\n /**\n * Silences propagations caused by the project loading.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-silenceInitialCommit)\n */\n silenceInitialCommit ? : Boolean\n /**\n * When `true` the project's manually scheduled tasks duration will include only working periods of time.\n * When `false` such tasks will ignore working time calendars and treat all intervals as working.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-skipNonWorkingTimeInDurationWhenSchedulingManually)\n */\n skipNonWorkingTimeInDurationWhenSchedulingManually ? : Boolean\n /**\n * When `true` the project's manually scheduled tasks will adjust their proposed start/end dates to skip non-working\n * time.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-skipNonWorkingTimeWhenSchedulingManually)\n */\n skipNonWorkingTimeWhenSchedulingManually ? : Boolean\n /**\n * When `true` treats parsed responses without `success` property as successful.\n * In this mode a parsed response is treated as invalid if it has explicitly set `success : false`.\n */\n skipSuccessProperty ? : Boolean\n /**\n * Configuration options to provide to the STM manager\n */\n stm ? : StateTrackingManagerConfig|CoreStateTrackingManager\n /**\n * Name of a store property to retrieve store identifiers from. Make sure you have an instance of a\n * store to use it by id. Store identifier is used as a container name holding corresponding store data\n * while transferring them to/from the server. By default, `id` property is used. And in case a\n * container identifier has to differ this config can be used:\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-storeIdProperty)\n */\n storeIdProperty ? : string\n /**\n * When `true` the Crud Manager does not require all updated and removed records to be mentioned in the\n * *sync* response. In this case response should include only server side changes.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-supportShortSyncResponse)\n */\n supportShortSyncResponse ? : Boolean\n /**\n * An array of store identifiers sets an alternative sync responses apply order.\n * By default, the order in which sync responses are applied to the stores is the same as they\n * registered in. But in case of some tricky dependencies between stores this order can be changed:\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-syncApplySequence)\n */\n syncApplySequence ? : string[]|CrudManagerStoreDescriptor[]\n /**\n * Convenience shortcut to set only the url to sync to, when you do not need to supply any other config\n * options in the `sync` section of the `transport` config.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-syncUrl)\n */\n syncUrl ? : string\n /**\n * An [EventStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/EventStore) instance or a config object.\n */\n taskStore ? : EventStore|EventStoreConfig\n /**\n * Data use to fill the [timeRangeStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-timeRangeStore). Should be an array of\n * [TimeSpans](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/TimeSpan) or its configuration objects.\n */\n timeRanges ? : TimeSpan[]|TimeSpanConfig[]\n /**\n * The initial data, to fill the [timeRangeStore](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/mixin/ProjectModelMixin#property-timeRangeStore) with.\n * Should be an array of [TimeSpan](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/TimeSpan) or its configuration objects.\n * @deprecated 6.3.0 Use timeRanges instead\n */\n timeRangesData ? : TimeSpan[]\n /**\n * A [Store](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Store) instance or a config object.\n */\n timeRangeStore ? : Store|StoreConfig\n /**\n * The constructor to create a time range store instance with. Should be a class subclassing the\n * [TimeRangeStore](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/data/TimeRangeStore)\n */\n timeRangeStoreClass ? : typeof TimeRangeStore|object\n /**\n * Set to a IANA time zone (i.e. `Europe/Stockholm`) or a UTC offset in minutes (i.e. `-120`). This will\n * convert all events, tasks and time ranges to the specified time zone or offset. It will also affect the\n * displayed timeline's headers as well at the start and end date of it.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-timeZone)\n */\n timeZone ? : string|number\n /**\n * Specifies the output format of [toJSON](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/model/mixin/ProjectModelCommon#function-toJSON).\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-toJSONResultFormat)\n */\n toJSONResultFormat ? : 'inlineData'|'model'\n /**\n * If `true`, project [changes](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/data/mixin/ProjectCrudManager#property-changes) API will also report project model changes: start/end date,\n * calendar, effort, duration, etc.\n */\n trackProjectModelChanges ? : Boolean\n /**\n * When `true` forces the CRUD manager to process responses depending on their `type` attribute.\n * So `load` request may be responded with `sync` response for example.\n * Can be used for smart server logic allowing the server to decide when it's better to respond with a\n * complete data set (`load` response) or it's enough to return just a delta (`sync` response).\n */\n trackResponseType ? : Boolean\n /**\n * Configuration of the AJAX requests used by *Crud Manager* to communicate with a server-side.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-transport)\n */\n transport ? : {\n load?: object\n sync?: object\n }\n /**\n * By default, the stores of a project use the raw data objects passed to them as the data source for their\n * records if data is loaded remotely (using an `AjaxStore` or a `CrudManager`). For data supplied inline,\n * the data objects are instead by default cloned to avoid the original data object being modified by the\n * store.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-useRawData)\n */\n useRawData ? : Boolean\n /**\n * This config validates the response structure for requests made by the Crud Manager.\n * When `true`, the Crud Manager checks every parsed response structure for errors\n * and if the response format is invalid, a warning is logged to the browser console.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-validateResponse)\n */\n validateResponse ? : Boolean\n /**\n * `true` to write all fields from the record to the server.\n * If set to `false` it will only send the fields that were modified.\n * Note that any fields that have [persist](https://bryntum.com/products/schedulerpro/docs/api/Core/data/field/DataField#config-persist) set to `false` will\n * still be ignored and fields having [alwaysWrite](https://bryntum.com/products/schedulerpro/docs/api/Core/data/field/DataField#config-alwaysWrite) set to `true`\n * will always be included.\n */\n writeAllFields ? : Boolean\n\n}>();\n\nconst emit = defineEmits<{\n /**\n * Fires before an object is destroyed.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Core.Base} params.params.event.source The Object that is being destroyed.\n */\n (e: 'beforeDestroy', params: ((event: { source: Base }) => void)|string): void\n /**\n * Fires before [load request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) is sent. Return `false` to cancel load request.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.pack The data package which contains data for all stores managed by the crud manager.\n */\n (e: 'beforeLoad', params: ((event: { source: AbstractCrudManager, pack: object }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void\n /**\n * Fires before loaded data get applied to the stores. Return `false` to prevent data applying.\n * This event can be used for server data preprocessing. To achieve it user can modify the `response` object.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.response The decoded server response object.\n * @param {object} params.params.event.options Options provided to the [load](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) method.\n */\n (e: 'beforeLoadApply', params: ((event: { source: AbstractCrudManager, response: object, options: object }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void\n /**\n * Fires before server response gets applied to the stores. Return `false` to prevent data applying.\n * This event can be used for server data preprocessing. To achieve it user can modify the `response` object.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {'sync','load'} params.params.event.requestType The request type (`sync` or `load`).\n * @param {object} params.params.event.response The decoded server response object.\n */\n (e: 'beforeResponseApply', params: ((event: { source: AbstractCrudManager, requestType: 'sync'|'load', response: object }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void\n /**\n * Fires before a request is sent to the server.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-beforeSend)\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.crudManager The CRUD manager.\n * @param {object} params.params.event.params HTTP request params to be passed in the request URL.\n * @param {'sync','load'} params.params.event.requestType CrudManager request type (`load`/`sync`)\n * @param {object} params.params.event.requestConfig Configuration object for Ajax request call\n */\n (e: 'beforeSend', params: ((event: { crudManager: AbstractCrudManager, params: object, requestType: 'sync'|'load', requestConfig: object }) => Promise<void>)|string): Promise<void>\n /**\n * Fires before [sync request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-sync) is sent. Return `false` to cancel sync request.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-beforeSync)\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.pack The data package which contains data for all stores managed by the crud manager.\n */\n (e: 'beforeSync', params: ((event: { source: AbstractCrudManager, pack: object }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void\n /**\n * Fires before sync response data get applied to the stores. Return `false` to prevent data applying.\n * This event can be used for server data preprocessing. To achieve it user can modify the `response` object.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.response The decoded server response object.\n */\n (e: 'beforeSyncApply', params: ((event: { source: AbstractCrudManager, response: object }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void\n /**\n * Fires when any other event is fired from the object.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-catchAll)\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {{[key: string]: any, type: string}} params.params.event.event The Object that contains event details\n * @param {string} params.params.event.event.type The type of the event which is caught by the listener\n */\n (e: 'catchAll', params: ((event: {[key: string]: any, type: string}) => void)|string): void\n /**\n * Fired when data in any of the projects stores changes.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-change)\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.model.SchedulerProjectModel,any} params.params.event.source This project\n * @param {Core.data.Store} params.params.event.store Affected store\n * @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'`\n * @param {Core.data.Model} params.params.event.record Changed record, for actions that affects exactly one record (`'update'`)\n * @param {Core.data.Model[]} params.params.event.records Changed records, passed for all actions except `'removeAll'`\n * @param {object} params.params.event.changes Passed for the `'update'` action, info on which record fields changed\n */\n (e: 'change', params: ((event: { source: SchedulerProjectModel|any, store: Store, action: 'remove'|'removeAll'|'add'|'clearchanges'|'filter'|'update'|'dataset'|'replace', record: Model, records: Model[], changes: object }) => void)|string): void\n /**\n * Fired when the Engine detects a computation cycle.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {object} params.params.event.schedulingIssue Scheduling error describing the case:\n * @param {Function} params.params.event.schedulingIssue.getDescription Returns the cycle description\n * @param {object} params.params.event.schedulingIssue.cycle Object providing the cycle info\n * @param {Function} params.params.event.schedulingIssue.getResolutions Returns possible resolutions\n * @param {Function} params.params.event.continueWithResolutionResult Function to call after a resolution is chosen to proceed with the Engine calculations: ```javascript project.on('cycle', ({ continueWithResolutionResult }) => { // cancel changes in case of a cycle continueWithResolutionResult(EffectResolutionResult.Cancel); }) ``` Where `EffectResolutionResult.Cancel` results in cancelling the changes.\n */\n (e: 'cycle', params: ((event: { schedulingIssue: { getDescription: Function, cycle: object, getResolutions: Function }, continueWithResolutionResult: Function }) => void)|string): void\n /**\n * Fired when the engine has finished its calculations and the results has been written back to the records.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-dataReady)\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {SchedulerPro.model.ProjectModel} params.params.event.source The project\n * @param {boolean} params.params.event.isInitialCommit Flag that shows if this commit is initial\n * @param {Set<any>} params.params.event.records Set of all [Model](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Model)s that were modified in the completed transaction. Use the [modifications](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Model#property-modifications) property of each Model to identify modified fields.\n */\n (e: 'dataReady', params: ((event: { source: ProjectModel, isInitialCommit: boolean, records: Set<any> }) => void)|string): void\n /**\n * Fires when an object is destroyed.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Core.Base} params.params.event.source The Object that is being destroyed.\n */\n (e: 'destroy', params: ((event: { source: Base }) => void)|string): void\n /**\n * Fired when the Engine detects a calendar misconfiguration when the calendar does\n * not provide any working periods of time which makes the calendar usage impossible.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {object} params.params.event.schedulingIssue Scheduling error describing the case:\n * @param {Function} params.params.event.schedulingIssue.getDescription Returns the error description\n * @param {Function} params.params.event.schedulingIssue.getCalendar Returns the calendar that must be fixed\n * @param {Function} params.params.event.schedulingIssue.getResolutions Returns possible resolutions\n * @param {Function} params.params.event.continueWithResolutionResult Function to call after a resolution is chosen to proceed with the Engine calculations: ```javascript project.on('emptyCalendar', ({ schedulingIssue, continueWithResolutionResult }) => { // apply the first resolution and continue schedulingIssue.getResolutions()[0].resolve(); continueWithResolutionResult(EffectResolutionResult.Resume); }) ```\n */\n (e: 'emptyCalendar', params: ((event: { schedulingIssue: { getDescription: Function, getCalendar: Function, getResolutions: Function }, continueWithResolutionResult: Function }) => void)|string): void\n /**\n * Fires when data in any of the registered data stores is changed.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-hasChanges)\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n */\n (e: 'hasChanges', params: ((event: { source: AbstractCrudManager }) => void)|string): void\n /**\n * Fires on successful [load request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) completion after data gets loaded to the stores.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.response The decoded server response object.\n * @param {object} params.params.event.responseOptions [DEPRECATED] see `requestOptions`\n * @param {object} params.params.event.requestOptions The request options passed to the request.\n * @param {Response} params.params.event.rawResponse The native Response object\n */\n (e: 'load', params: ((event: { source: AbstractCrudManager, response: object, responseOptions: object, requestOptions: object, rawResponse: Response }) => void)|string): void\n /**\n * Fired after [load request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) was canceled by some [beforeLoad](#Scheduler/crud/AbstractCrudManagerMixin#event-beforeLoad)\n * listener or due to incomplete prior load request.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.pack The data package which contains data for all stores managed by the crud manager.\n */\n (e: 'loadCanceled', params: ((event: { source: AbstractCrudManager, pack: object }) => void)|string): void\n /**\n * Fires when a [load request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) fails.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager instance.\n * @param {object} params.params.event.response The decoded server response object.\n * @param {string} params.params.event.responseText The raw server response text\n * @param {object} params.params.event.responseOptions [DEPRECATED] see `requestOptions`\n * @param {object} params.params.event.requestOptions The request options passed to the request.\n * @param {Response} params.params.event.rawResponse The native Response object\n */\n (e: 'loadFail', params: ((event: { source: AbstractCrudManager, response: object, responseText: string, responseOptions: object, requestOptions: object, rawResponse: Response }) => void)|string): void\n /**\n * Fires when registered stores get into state when they don't have any\n * not persisted change. This happens after [load](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) or [sync](#Scheduler/crud/AbstractCrudManagerMixin#function-sync) request\n * completion. Or this may happen after a record update which turns its fields back to their original state.\n * ...\n * [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#event-noChanges)\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n */\n (e: 'noChanges', params: ((event: { source: AbstractCrudManager }) => void)|string): void\n /**\n * Fired during the Engine calculation if [enableProgressNotifications](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-enableProgressNotifications) config is `true`\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {SchedulerPro.model.ProjectModel} params.params.event.source The owning project\n * @param {number} params.params.event.total The total number of operations\n * @param {number} params.params.event.remaining The number of remaining operations\n * @param {'storePopulation','propagating'} params.params.event.phase The phase of the calculation, either 'storePopulation' when data is getting loaded, or 'propagating' when data is getting calculated\n */\n (e: 'progress', params: ((event: { source: ProjectModel, total: number, remaining: number, phase: 'storePopulation'|'propagating' }) => void)|string): void\n /**\n * Fires on successful request completion after data gets applied to the stores.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {'sync','load'} params.params.event.requestType The request type (`sync` or `load`).\n * @param {object} params.params.event.response The decoded server response object.\n * @param {object} params.params.event.responseOptions [DEPRECATED] see `requestOptions`\n * @param {object} params.params.event.requestOptions The request options passed to the request.\n * @param {Response} params.params.event.rawResponse The native Response object\n */\n (e: 'requestDone', params: ((event: { source: AbstractCrudManager, requestType: 'sync'|'load', response: object, responseOptions: object, requestOptions: object, rawResponse: Response }) => void)|string): void\n /**\n * Fires when a request fails.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager instance.\n * @param {'sync','load'} params.params.event.requestType The request type (`sync` or `load`).\n * @param {object} params.params.event.response The decoded server response object.\n * @param {string} params.params.event.responseText The raw server response text\n * @param {object} params.params.event.responseOptions [DEPRECATED] see `requestOptions`\n * @param {object} params.params.event.requestOptions The request options passed to the request.\n * @param {Response} params.params.event.rawResponse The native Response object\n */\n (e: 'requestFail', params: ((event: { source: AbstractCrudManager, requestType: 'sync'|'load', response: object, responseText: string, responseOptions: object, requestOptions: object, rawResponse: Response }) => void)|string): void\n /**\n * This event triggers when a new revision is added to the project. It is used to notify the backend about the\n * new revision.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {string} params.params.event.localRevisionId ID of the local revision. Backend should send it in the broadcast channel\n * @param {string} params.params.event.conflictResolutionFor ID of the revision with a conflict which was resolved by this revision\n * @param {string} params.params.event.clientId ID of the client instance. Used to distinguish own revisions from the broadcast channel\n * @param {object} params.params.event.changes Object with changes constituting revision\n */\n (e: 'revisionNotification', params: ((event: { localRevisionId: string, conflictResolutionFor?: string, clientId: string, changes: object }) => void)|string): void\n /**\n * Fired when the Engine detects a scheduling conflict.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {object} params.params.event.schedulingIssue The conflict details:\n * @param {Function} params.params.event.schedulingIssue.getDescription Returns the conflict description\n * @param {object[]} params.params.event.schedulingIssue.intervals Array of conflicting intervals\n * @param {Function} params.params.event.schedulingIssue.getResolutions Function to get possible resolutions\n * @param {Function} params.params.event.continueWithResolutionResult Function to call after a resolution is chosen to proceed with the Engine calculations: ```javascript project.on('schedulingConflict', ({ schedulingIssue, continueWithResolutionResult }) => { // apply the first resolution and continue schedulingIssue.getResolutions()[0].resolve(); continueWithResolutionResult(EffectResolutionResult.Resume); }) ``` Where `EffectResolutionResult.Resume` results in a resolution being applied and current transaction should be continued.\n */\n (e: 'schedulingConflict', params: ((event: { schedulingIssue: { getDescription: Function, intervals: object[], getResolutions: Function }, continueWithResolutionResult: Function }) => void)|string): void\n /**\n * Fires on successful [sync request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-sync) completion.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.response The decoded server response object.\n * @param {object} params.params.event.responseOptions [DEPRECATED] see `requestOptions`\n * @param {object} params.params.event.requestOptions The request options passed to the request.\n * @param {Response} params.params.event.rawResponse The native Response object\n */\n (e: 'sync', params: ((event: { source: AbstractCrudManager, response: object, responseOptions: object, requestOptions: object, rawResponse: Response }) => void)|string): void\n /**\n * Fires after [sync request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-sync) was canceled by some [beforeSync](#Scheduler/crud/AbstractCrudManagerMixin#event-beforeSync) listener.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.pack The data package which contains data for all stores managed by the crud manager.\n */\n (e: 'syncCanceled', params: ((event: { source: AbstractCrudManager, pack: object }) => void)|string): void\n /**\n * Fires after [sync request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-sync) was delayed due to incomplete previous one.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager.\n * @param {object} params.params.event.arguments The arguments of [sync](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-sync) call.\n */\n (e: 'syncDelayed', params: ((event: { source: AbstractCrudManager, arguments: object }) => void)|string): void\n /**\n * Fires when a [sync request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-sync) fails.\n * @param {string} e Event name\n * @param {object} params Event parameters\n * @param {string} params.e Event name\n * @param {object} params.params Event parameters\n * @param {object} params.params.event Event object\n * @param {Scheduler.crud.AbstractCrudManager} params.params.event.source The CRUD manager instance.\n * @param {object} params.params.event.response The decoded server response object.\n * @param {string} params.params.event.responseText The raw server response text\n * @param {object} params.params.event.responseOptions [DEPRECATED] see `requestOptions`\n * @param {object} params.params.event.requestOptions The request options passed to the request.\n * @param {Response} params.params.event.rawResponse The native Response object\n */\n (e: 'syncFail', params: ((event: { source: AbstractCrudManager, response: object, responseText: string, responseOptions: object, requestOptions: object, rawResponse: Response }) => void)|string): void\n}>();\n\nconst widgetData = {\n instanceClass : ProjectModel,\n instanceName : 'ProjectModel',\n\n configNames : [\n 'adjustDurationToDST',\n 'assignmentModelClass',\n 'assignmentsData',\n 'assignmentStoreClass',\n 'autoLoad',\n 'autoSync',\n 'autoSyncTimeout',\n 'bubbleEvents',\n 'calendarManagerStoreClass',\n 'calendarModelClass',\n 'calendarsData',\n 'children',\n 'delayCalculation',\n 'dependenciesData',\n 'dependencyModelClass',\n 'dependencyStoreClass',\n 'encoder',\n 'eventModelClass',\n 'eventsData',\n 'eventStoreClass',\n 'expanded',\n 'includeChildrenInRemoveRequest',\n 'listeners',\n 'maxCalendarRange',\n 'orderedParentIndex',\n 'pageSize',\n 'parentIndex',\n 'phantomIdField',\n 'phantomParentIdField',\n 'preventSilencingOnIssueResolve',\n 'remotePaging',\n 'requestData',\n 'resetIdsBeforeSync',\n 'resetUndoRedoQueuesAfterLoad',\n 'resourceAllocationInfoClass',\n 'resourceModelClass',\n 'resourcesData',\n 'resourceStoreClass',\n 'resourceTimeRangesData',\n 'resourceTimeRangeStoreClass',\n 'silenceInitialCommit',\n 'skipSuccessProperty',\n 'storeIdProperty',\n 'supportShortSyncResponse',\n 'taskStore',\n 'timeRangesData',\n 'timeRangeStoreClass',\n 'toJSONResultFormat',\n 'trackResponseType',\n 'transport',\n 'useRawData',\n 'validateResponse',\n 'writeAllFields'\n ],\n propertyConfigNames : [\n 'addConstraintOnDateSet',\n 'assignments',\n 'assignmentStore',\n 'autoCalculatePercentDoneForParentTasks',\n 'autoMergeAdjacentSegments',\n 'calendar',\n 'calendarManagerStore',\n 'calendars',\n 'callOnFunctions',\n 'catchEventHandlerExceptions',\n 'crudStores',\n 'daysPerMonth',\n 'daysPerWeek',\n 'dependencies',\n 'dependenciesCalendar',\n 'dependencyStore',\n 'enableProgressNotifications',\n 'events',\n 'eventStore',\n 'forceSync',\n 'hoursPerDay',\n 'id',\n 'ignoreRemoteChangesInSTM',\n 'includeLegacyDataProperties',\n 'isFullyLoaded',\n 'json',\n 'lazyLoad',\n 'loadUrl',\n 'onBeforeDestroy',\n 'onBeforeLoad',\n 'onBeforeLoadApply',\n 'onBeforeResponseApply',\n 'onBeforeSend',\n 'onBeforeSync',\n 'onBeforeSyncApply',\n 'onCatchAll',\n 'onChange',\n 'onCycle',\n 'onDataReady',\n 'onDestroy',\n 'onEmptyCalendar',\n 'onHasChanges',\n 'onLoad',\n 'onLoadCanceled',\n 'onLoadFail',\n 'onNoChanges',\n 'onProgress',\n 'onRequestDone',\n 'onRequestFail',\n 'onRevisionNotification',\n 'onSchedulingConflict',\n 'onSync',\n 'onSyncCanceled',\n 'onSyncDelayed',\n 'onSyncFail',\n 'parentId',\n 'readOnly',\n 'remoteChildCount',\n 'resources',\n 'resourceStore',\n 'resourceTimeRanges',\n 'resourceTimeRangeStore',\n 'shouldSyncDataOnLoad',\n 'skipNonWorkingTimeInDurationWhenSchedulingManually',\n 'skipNonWorkingTimeWhenSchedulingManually',\n 'stm',\n 'syncApplySequence',\n 'syncUrl',\n 'timeRanges',\n 'timeRangeStore',\n 'timeZone',\n 'trackProjectModelChanges'\n ],\n propertyNames : [\n 'allChildren',\n 'allUnfilteredChildren',\n 'descendantCount',\n 'hasGeneratedId',\n 'inlineData',\n 'internalId',\n 'isCommitting',\n 'isCreating',\n 'isValid',\n 'previousSiblingsTotalCount',\n 'segmentModelClass',\n 'visibleDescendantCount'\n ],\n eventNames : [\n 'beforeDestroy',\n 'beforeLoad',\n 'beforeLoadApply',\n 'beforeResponseApply',\n 'beforeSend',\n 'beforeSync',\n 'beforeSyncApply',\n 'catchAll',\n 'change',\n 'cycle',\n 'dataReady',\n 'destroy',\n 'emptyCalendar',\n 'hasChanges',\n 'load',\n 'loadCanceled',\n 'loadFail',\n 'noChanges',\n 'progress',\n 'requestDone',\n 'requestFail',\n 'revisionNotification',\n 'schedulingConflict',\n 'sync',\n 'syncCanceled',\n 'syncDelayed',\n 'syncFail'\n ]\n};\n\nconst instance: {\n value?: ProjectModel\n} = {};\n\nconst refElement = ref<HTMLDivElement>()!;\n// Storage for teleports (in-cell Vue component instances) automatically renderer by template\nconst teleports = ref(new Map());\n\n// Provide teleports for processCellContent\nprovide('teleports', teleports);\n\nonMounted(() => {\n\n const me = getCurrentInstance()!;\n\n instance.value = WrapperHelper.createWidget<typeof ProjectModel>({\n me,\n widgetData,\n emit,\n element : refElement.value!,\n toRaw\n });\n\n const watcher = (prop: string, callback: any) => watch(() => me.props[prop], callback);\n WrapperHelper.watchProps(instance.value, widgetData, watcher);\n});\n\nonBeforeUnmount(() => {\n // @ts-ignore\n instance.value?.destroy?.();\n});\n\ndefineExpose({\n instance,\n refElement,\n teleports\n});\n\n</script>\n"],"names":["emit","__emit","widgetData","ProjectModel","instance","refElement","ref","teleports","provide","onMounted","me","getCurrentInstance","WrapperHelper","toRaw","watcher","prop","callback","watch","onBeforeUnmount","__expose","_createElementBlock"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA6mBA,UAAMA,IAAOC,GA2WPC,IAAa;AAAA,MACf,eAAgBC;AAAA,MAChB,cAAgB;AAAA,MAEhB,aAAgB;AAAA,QACZ;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MAAA;AAAA,MAEJ,qBAAsB;AAAA,QAClB;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MAAA;AAAA,MAEJ,eAAgB;AAAA,QACZ;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MAAA;AAAA,MAEJ,YAAa;AAAA,QACT;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MAAA;AAAA,IACJ,GAGEC,IAEF,CAAA,GAEEC,IAAaC,EAAA,GAEbC,IAAYD,EAAI,oBAAI,KAAK;AAG/B,WAAAE,EAAQ,aAAaD,CAAS,GAE9BE,EAAU,MAAM;AAEZ,YAAMC,IAAKC,EAAA;AAEX,MAAAP,EAAS,QAAQQ,EAAc,aAAkC;AAAA,QAC7D,IAAAF;AAAA,QACA,YAAAR;AAAA,QACA,MAAAF;AAAA,QACA,SAAUK,EAAW;AAAA,QACrB,OAAAQ;AAAA,MAAA,CACH;AAED,YAAMC,IAAU,CAACC,GAAcC,MAAkBC,EAAM,MAAMP,EAAG,MAAMK,CAAI,GAAGC,CAAQ;AACrF,MAAAJ,EAAc,WAAWR,EAAS,OAAOF,GAAYY,CAAO;AAAA,IAChE,CAAC,GAEDI,EAAgB,MAAM;AAElB,MAAAd,EAAS,OAAO,UAAA;AAAA,IACpB,CAAC,GAEDe,EAAa;AAAA,MACT,UAAAf;AAAA,MACA,YAAAC;AAAA,MACA,WAAAE;AAAA,IAAA,CACH,mBA3qCGa,EAEM,OAAA;AAAA,eAFG;AAAA,MAAJ,KAAIf;AAAA,IAAA;;;"}
|
|
@@ -105,7 +105,6 @@ const A = /* @__PURE__ */ h({
|
|
|
105
105
|
multiValueSeparator: {},
|
|
106
106
|
name: {},
|
|
107
107
|
overlayAnchor: {},
|
|
108
|
-
owner: {},
|
|
109
108
|
picker: {},
|
|
110
109
|
pickerAlignElement: {},
|
|
111
110
|
pickerWidth: {},
|
|
@@ -227,7 +226,6 @@ const A = /* @__PURE__ */ h({
|
|
|
227
226
|
"multiValueSeparator",
|
|
228
227
|
"name",
|
|
229
228
|
"overlayAnchor",
|
|
230
|
-
"owner",
|
|
231
229
|
"pickerAlignElement",
|
|
232
230
|
"pickerWidth",
|
|
233
231
|
"positioned",
|
|
@@ -377,4 +375,4 @@ const A = /* @__PURE__ */ h({
|
|
|
377
375
|
export {
|
|
378
376
|
A as _
|
|
379
377
|
};
|
|
380
|
-
//# sourceMappingURL=
|
|
378
|
+
//# sourceMappingURL=DGV7a5Xo.js.map
|