@cwellt_software/cwellt-reactjs-lib 1.0.5 → 1.0.7
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/dist/content/icons/new-cw-icons/NewCwIcons.html +7 -0
- package/dist/content/icons/new-cw-icons/NewCwIcons.json +1 -1
- package/dist/content/icons/new-cw-icons/css/new-cw-icons.css +8 -1
- package/dist/content/icons/new-cw-icons/fonts/NewCwIcons.woff +0 -0
- package/dist/index.cjs.js +265 -143
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.css +2 -2
- package/dist/index.css.map +1 -1
- package/dist/index.d.ts +133 -29
- package/dist/index.es.js +264 -144
- package/dist/index.esm.js +693 -621
- package/dist/src/common/functions/reactor.d.ts +1 -0
- package/dist/src/components/custom/find-airport/CwFindAirportComp.d.ts +1 -0
- package/dist/src/components/custom/find-airport/CwFindAirportComp.d.ts.map +1 -1
- package/dist/src/components/custom/scheduler/components/ClearSchedulerButton.d.ts +2 -2
- package/dist/src/components/custom/scheduler/logic/filtering/filterAndProcessResources.d.ts.map +1 -1
- package/dist/src/components/custom/scheduler/logic/pixels/calculateMaxPxFromDateRange.d.ts +1 -0
- package/dist/src/components/custom/scheduler/logic/state_handle/handleDateChange.d.ts +1 -0
- package/dist/src/components/custom/scheduler/logic/state_handle/handlePropChanges.d.ts.map +1 -1
- package/dist/src/components/custom/scheduler/logic/ui/getHasPropsChanged.d.ts.map +1 -1
- package/dist/src/components/custom/scheduler/logic/ui/shouldTriggerScroll.d.ts.map +1 -1
- package/dist/src/components/custom/scheduler/state/EventProps.d.ts +1 -0
- package/dist/src/components/custom/scheduler-new/presentation/TestScheduler.d.ts +1 -0
- package/dist/src/components/custom/scheduler-new/presentation/components/row/BackgrounEvent.d.ts +0 -7
- package/dist/src/components/custom/scheduler-new/presentation/components/row/BackgrounEvent.d.ts.map +1 -1
- package/dist/src/components/custom/scheduler-new/presentation/components/row/cancellablePromise.d.ts +7 -0
- package/dist/src/components/custom/scheduler-new/presentation/components/row/cancellablePromise.d.ts.map +1 -0
- package/dist/src/components/custom/scheduler-new/presentation/components/row/useCancellablePromise.d.ts +7 -0
- package/dist/src/components/custom/scheduler-new/presentation/components/row/useCancellablePromise.d.ts.map +1 -0
- package/dist/src/components/custom/scheduler-new/presentation/logic/separateEventsByResource.d.ts +5 -0
- package/dist/src/components/custom/scheduler-new/presentation/logic/separateEventsByResource.d.ts.map +1 -0
- package/dist/src/components/custom/scheduler-new/presentation/state/external/Event.d.ts +1 -0
- package/dist/src/components/custom/scheduler-new/presentation/state/external/Event.d.ts.map +1 -0
- package/dist/src/components/custom/scheduler-new/presentation/state/external/Row.d.ts +1 -0
- package/dist/src/components/custom/scheduler-new/presentation/state/external/Row.d.ts.map +1 -0
- package/dist/src/components/custom/scheduler-new/presentation/state/ui/EventSideDragState.d.ts +1 -0
- package/dist/src/components/custom/scheduler-new/presentation/state/ui/EventSideDragState.d.ts.map +1 -0
- package/dist/src/components/custom/scheduler-new/presentation/state/ui/SchedulerEventState.d.ts +2 -3
- package/dist/src/components/custom/scheduler-new/presentation/state/ui/SchedulerEventState.d.ts.map +1 -0
- package/dist/src/components/custom/scheduler-new/presentation/state/ui/SchedulerHeaderState.d.ts +5 -2
- package/dist/src/components/custom/scheduler-new/presentation/state/ui/SchedulerHeaderState.d.ts.map +1 -1
- package/dist/src/components/custom/scheduler-new/presentation/state/ui/SchedulerRow.d.ts +1 -0
- package/dist/src/components/custom/scheduler-new/presentation/state/ui/SchedulerRow.d.ts.map +1 -0
- package/dist/src/components/display/data/table/CwTable.d.ts +13 -13
- package/dist/src/components/display/data/table/CwTable.d.ts.map +1 -1
- package/dist/src/components/display/graphics/icon/CwIcon.d.ts +6 -3
- package/dist/src/components/display/graphics/icon/CwIcon.d.ts.map +1 -1
- package/dist/src/components/display/text/message/CwMessage.d.ts +3 -3
- package/dist/src/components/display/text/message/CwMessage.d.ts.map +1 -1
- package/dist/src/components/display/text/tag/CwChip.d.ts +36 -0
- package/dist/src/components/display/text/tag/CwChip.d.ts.map +1 -0
- package/dist/src/components/layout/card/CwCard.d.ts +61 -0
- package/dist/src/components/layout/card/CwCard.d.ts.map +1 -0
- package/dist/src/components/layout/tabs/CwTabs.d.ts +16 -9
- package/dist/src/components/layout/tabs/CwTabs.d.ts.map +1 -1
- package/dist/src/index.d.ts +2 -0
- package/dist/src/index.d.ts.map +1 -1
- package/dist/test/components/custom/newScheduler/presentation/logic/getDefaultDivisions.test.d.ts.map +1 -0
- package/dist/test/components/custom/scheduler/calculateMaxPxFromDateRange.test.d.ts +1 -0
- package/package.json +1 -1
- package/dist/assets/asset-Boimp3FS +0 -46
- package/dist/assets/asset-CIKjURuf +0 -48
- package/dist/assets/asset-DO0cv1ff +0 -51
- package/dist/assets/asset-DitoBYw6 +0 -51
- package/dist/common/classes/CwSelectList.d.ts +0 -8
- package/dist/common/classes/CwSelectList.d.ts.map +0 -1
- package/dist/common/classes/CwSelectListItems.d.ts +0 -9
- package/dist/common/classes/CwSelectListItems.d.ts.map +0 -1
- package/dist/common/functions/collections.d.ts +0 -5
- package/dist/common/functions/collections.d.ts.map +0 -1
- package/dist/common/functions/reactor.d.ts +0 -2
- package/dist/common/functions/reactor.d.ts.map +0 -1
- package/dist/common/interfaces/CwSelectListProps.d.ts +0 -9
- package/dist/common/interfaces/CwSelectListProps.d.ts.map +0 -1
- package/dist/components/control/action/button/CwButton.d.ts +0 -7
- package/dist/components/control/action/button/CwButton.d.ts.map +0 -1
- package/dist/components/control/action/buttons/CwButtons.d.ts +0 -326
- package/dist/components/control/action/buttons/CwButtons.d.ts.map +0 -1
- package/dist/components/control/action/contextmenu/CwContextMenu.d.ts +0 -33
- package/dist/components/control/action/contextmenu/CwContextMenu.d.ts.map +0 -1
- package/dist/components/control/action/search/CwSearch.d.ts +0 -18
- package/dist/components/control/action/search/CwSearch.d.ts.map +0 -1
- package/dist/components/control/action/tooltip-dialog/CwTooltipDialog.d.ts +0 -21
- package/dist/components/control/action/tooltip-dialog/CwTooltipDialog.d.ts.map +0 -1
- package/dist/components/control/choice/checkbox/CwCheckbox.d.ts +0 -19
- package/dist/components/control/choice/checkbox/CwCheckbox.d.ts.map +0 -1
- package/dist/components/control/choice/deprecated/MultiSelect_deprecated_.d.ts +0 -24
- package/dist/components/control/choice/deprecated/MultiSelect_deprecated_.d.ts.map +0 -1
- package/dist/components/control/choice/dropdown/CwDropdown.d.ts +0 -21
- package/dist/components/control/choice/dropdown/CwDropdown.d.ts.map +0 -1
- package/dist/components/control/choice/dropdown/CwDropdownContainer.d.ts +0 -19
- package/dist/components/control/choice/dropdown/CwDropdownContainer.d.ts.map +0 -1
- package/dist/components/control/choice/dropdown/CwDropdownFilter.d.ts +0 -32
- package/dist/components/control/choice/dropdown/CwDropdownFilter.d.ts.map +0 -1
- package/dist/components/control/choice/dropdown/CwDropdownNavigation.d.ts +0 -23
- package/dist/components/control/choice/dropdown/CwDropdownNavigation.d.ts.map +0 -1
- package/dist/components/control/choice/multi-filter/CwMultiFilter.d.ts +0 -68
- package/dist/components/control/choice/multi-filter/CwMultiFilter.d.ts.map +0 -1
- package/dist/components/control/choice/multi-filter/components/tag/CwMultiFilterTag.d.ts +0 -34
- package/dist/components/control/choice/multi-filter/components/tag/CwMultiFilterTag.d.ts.map +0 -1
- package/dist/components/control/choice/multiselect/CwHeadFilter.d.ts +0 -18
- package/dist/components/control/choice/multiselect/CwHeadFilter.d.ts.map +0 -1
- package/dist/components/control/choice/multiselect/CwMultiselect.d.ts +0 -15
- package/dist/components/control/choice/multiselect/CwMultiselect.d.ts.map +0 -1
- package/dist/components/control/choice/multiselect/CwOptionList.d.ts +0 -17
- package/dist/components/control/choice/multiselect/CwOptionList.d.ts.map +0 -1
- package/dist/components/control/choice/option/CwOption.d.ts +0 -17
- package/dist/components/control/choice/option/CwOption.d.ts.map +0 -1
- package/dist/components/control/choice/select/CwSelect.d.ts +0 -49
- package/dist/components/control/choice/select/CwSelect.d.ts.map +0 -1
- package/dist/components/control/choice/toggle/CwToggle.d.ts +0 -36
- package/dist/components/control/choice/toggle/CwToggle.d.ts.map +0 -1
- package/dist/components/control/input/any/CwInput.d.ts +0 -19
- package/dist/components/control/input/any/CwInput.d.ts.map +0 -1
- package/dist/components/control/input/chipper/CwChip.d.ts +0 -16
- package/dist/components/control/input/chipper/CwChip.d.ts.map +0 -1
- package/dist/components/control/input/date/CwInputDate.d.ts +0 -40
- package/dist/components/control/input/date/CwInputDate.d.ts.map +0 -1
- package/dist/components/control/input/date-picker/CwInputDatePicker.d.ts +0 -7
- package/dist/components/control/input/date-picker/CwInputDatePicker.d.ts.map +0 -1
- package/dist/components/control/input/date-text/CwInputDateText.d.ts +0 -39
- package/dist/components/control/input/date-text/CwInputDateText.d.ts.map +0 -1
- package/dist/components/control/input/datetime/CwInputDatetime.d.ts +0 -40
- package/dist/components/control/input/datetime/CwInputDatetime.d.ts.map +0 -1
- package/dist/components/control/input/digit/CwDigit.d.ts +0 -40
- package/dist/components/control/input/digit/CwDigit.d.ts.map +0 -1
- package/dist/components/control/input/file/CwFileUpload.d.ts +0 -20
- package/dist/components/control/input/file/CwFileUpload.d.ts.map +0 -1
- package/dist/components/control/input/image/CwInputImage.d.ts +0 -11
- package/dist/components/control/input/image/CwInputImage.d.ts.map +0 -1
- package/dist/components/control/input/image-area/CwImageArea.d.ts +0 -58
- package/dist/components/control/input/image-area/CwImageArea.d.ts.map +0 -1
- package/dist/components/control/input/number/CwInputNumber.d.ts +0 -22
- package/dist/components/control/input/number/CwInputNumber.d.ts.map +0 -1
- package/dist/components/control/input/phone/CwInputPhone.d.ts +0 -36
- package/dist/components/control/input/phone/CwInputPhone.d.ts.map +0 -1
- package/dist/components/control/input/text/CwInputText.d.ts +0 -40
- package/dist/components/control/input/text/CwInputText.d.ts.map +0 -1
- package/dist/components/control/input/text-area/CwTextArea.d.ts +0 -25
- package/dist/components/control/input/text-area/CwTextArea.d.ts.map +0 -1
- package/dist/components/control/input/time/CwTime.d.ts +0 -40
- package/dist/components/control/input/time/CwTime.d.ts.map +0 -1
- package/dist/components/custom/find-airport/CwFindAirportComp.d.ts +0 -32
- package/dist/components/custom/find-airport/CwFindAirportComp.d.ts.map +0 -1
- package/dist/components/custom/scheduler/CwSchedulerComp.d.ts +0 -39
- package/dist/components/custom/scheduler/CwSchedulerComp.d.ts.map +0 -1
- package/dist/components/custom/scheduler/CwSuperSchedulerComp.d.ts +0 -101
- package/dist/components/custom/scheduler/CwSuperSchedulerComp.d.ts.map +0 -1
- package/dist/components/custom/scheduler/components/ClearSchedulerButton.d.ts +0 -7
- package/dist/components/custom/scheduler/components/ClearSchedulerButton.d.ts.map +0 -1
- package/dist/components/custom/scheduler/components/EventRender.d.ts +0 -3
- package/dist/components/custom/scheduler/components/EventRender.d.ts.map +0 -1
- package/dist/components/custom/scheduler/components/ResourceListRender.d.ts +0 -17
- package/dist/components/custom/scheduler/components/ResourceListRender.d.ts.map +0 -1
- package/dist/components/custom/scheduler/components/ResourceRender.d.ts +0 -15
- package/dist/components/custom/scheduler/components/ResourceRender.d.ts.map +0 -1
- package/dist/components/custom/scheduler/components/day_headers/DayHeader.d.ts +0 -10
- package/dist/components/custom/scheduler/components/day_headers/DayHeader.d.ts.map +0 -1
- package/dist/components/custom/scheduler/components/day_headers/MonthHeader.d.ts +0 -10
- package/dist/components/custom/scheduler/components/day_headers/MonthHeader.d.ts.map +0 -1
- package/dist/components/custom/scheduler/components/day_headers/MyDaysHeader.d.ts +0 -10
- package/dist/components/custom/scheduler/components/day_headers/MyDaysHeader.d.ts.map +0 -1
- package/dist/components/custom/scheduler/components/day_headers/WeekHeader.d.ts +0 -10
- package/dist/components/custom/scheduler/components/day_headers/WeekHeader.d.ts.map +0 -1
- package/dist/components/custom/scheduler/components/resources_title_list/ResourcesTitleList.d.ts +0 -14
- package/dist/components/custom/scheduler/components/resources_title_list/ResourcesTitleList.d.ts.map +0 -1
- package/dist/components/custom/scheduler/components/scheduler_content_area/SchedulerContentArea.d.ts +0 -24
- package/dist/components/custom/scheduler/components/scheduler_content_area/SchedulerContentArea.d.ts.map +0 -1
- package/dist/components/custom/scheduler/components/scheduler_header/SchedulerHeader.d.ts +0 -8
- package/dist/components/custom/scheduler/components/scheduler_header/SchedulerHeader.d.ts.map +0 -1
- package/dist/components/custom/scheduler/components/scheduler_timeline/SchedulerTimeLine.d.ts +0 -11
- package/dist/components/custom/scheduler/components/scheduler_timeline/SchedulerTimeLine.d.ts.map +0 -1
- package/dist/components/custom/scheduler/components/time_headers/TimeHeader.d.ts +0 -11
- package/dist/components/custom/scheduler/components/time_headers/TimeHeader.d.ts.map +0 -1
- package/dist/components/custom/scheduler/components/time_headers/TimeHeaderRow.d.ts +0 -10
- package/dist/components/custom/scheduler/components/time_headers/TimeHeaderRow.d.ts.map +0 -1
- package/dist/components/custom/scheduler/components/time_line/TimeLine.d.ts +0 -7
- package/dist/components/custom/scheduler/components/time_line/TimeLine.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/dates/addMinutesToDateFromPx.d.ts +0 -2
- package/dist/components/custom/scheduler/logic/dates/addMinutesToDateFromPx.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/dates/daysBetweenTwoDates.d.ts +0 -2
- package/dist/components/custom/scheduler/logic/dates/daysBetweenTwoDates.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/dates/daysBetweenTwoDatesWithoutCeil.d.ts +0 -2
- package/dist/components/custom/scheduler/logic/dates/daysBetweenTwoDatesWithoutCeil.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/dates/getFormatedTimeForHeader.d.ts +0 -11
- package/dist/components/custom/scheduler/logic/dates/getFormatedTimeForHeader.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/dates/getMonthHeaderData.d.ts +0 -10
- package/dist/components/custom/scheduler/logic/dates/getMonthHeaderData.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/dates/getUtcToday.d.ts +0 -2
- package/dist/components/custom/scheduler/logic/dates/getUtcToday.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/dates/getWeekHeaderDataFromWeekRange.d.ts +0 -11
- package/dist/components/custom/scheduler/logic/dates/getWeekHeaderDataFromWeekRange.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/dates/listOfDatesToWeeks.d.ts +0 -8
- package/dist/components/custom/scheduler/logic/dates/listOfDatesToWeeks.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/divisions/calculateDivisionType.d.ts +0 -2
- package/dist/components/custom/scheduler/logic/divisions/calculateDivisionType.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/divisions/calculateDivisions.d.ts +0 -2
- package/dist/components/custom/scheduler/logic/divisions/calculateDivisions.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/filtering/filterAndProcessResources.d.ts +0 -19
- package/dist/components/custom/scheduler/logic/filtering/filterAndProcessResources.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/filtering/filterEvents.d.ts +0 -10
- package/dist/components/custom/scheduler/logic/filtering/filterEvents.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/filtering/filterResources.d.ts +0 -10
- package/dist/components/custom/scheduler/logic/filtering/filterResources.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/filtering/hasSameProperties.d.ts +0 -3
- package/dist/components/custom/scheduler/logic/filtering/hasSameProperties.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/onDrop/OnDrop.d.ts +0 -14
- package/dist/components/custom/scheduler/logic/onDrop/OnDrop.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/pixels/calculateMaxPxFromDateRange.d.ts +0 -7
- package/dist/components/custom/scheduler/logic/pixels/calculateMaxPxFromDateRange.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/pixels/getPixelsForEvent.d.ts +0 -8
- package/dist/components/custom/scheduler/logic/pixels/getPixelsForEvent.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/pixels/heightScheduler.d.ts +0 -6
- package/dist/components/custom/scheduler/logic/pixels/heightScheduler.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/pixels/heightSchedulerPinned.d.ts +0 -6
- package/dist/components/custom/scheduler/logic/pixels/heightSchedulerPinned.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/state_handle/handleDateChange.d.ts +0 -10
- package/dist/components/custom/scheduler/logic/state_handle/handleDateChange.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/state_handle/handlePropChanges.d.ts +0 -11
- package/dist/components/custom/scheduler/logic/state_handle/handlePropChanges.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/state_handle/handleResourceChange.d.ts +0 -10
- package/dist/components/custom/scheduler/logic/state_handle/handleResourceChange.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/strings/compareStrings.d.ts +0 -2
- package/dist/components/custom/scheduler/logic/strings/compareStrings.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/strings/getGUID.d.ts +0 -2
- package/dist/components/custom/scheduler/logic/strings/getGUID.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/ui/checkIfSlotAvailable.d.ts +0 -3
- package/dist/components/custom/scheduler/logic/ui/checkIfSlotAvailable.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/ui/getEventsOfResource.d.ts +0 -13
- package/dist/components/custom/scheduler/logic/ui/getEventsOfResource.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/ui/getHasPropsChanged.d.ts +0 -8
- package/dist/components/custom/scheduler/logic/ui/getHasPropsChanged.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/ui/getTimeHeaders.d.ts +0 -2
- package/dist/components/custom/scheduler/logic/ui/getTimeHeaders.d.ts.map +0 -1
- package/dist/components/custom/scheduler/logic/ui/isAllowedToMove.d.ts +0 -3
- package/dist/components/custom/scheduler/logic/ui/isAllowedToMove.d.ts.map +0 -1
- package/dist/components/custom/scheduler/state/CblDragAndDrop.d.ts +0 -19
- package/dist/components/custom/scheduler/state/CblDragAndDrop.d.ts.map +0 -1
- package/dist/components/custom/scheduler/state/CwSchedulerProps.d.ts +0 -48
- package/dist/components/custom/scheduler/state/CwSchedulerProps.d.ts.map +0 -1
- package/dist/components/custom/scheduler/state/EventProps.d.ts +0 -7
- package/dist/components/custom/scheduler/state/EventProps.d.ts.map +0 -1
- package/dist/components/custom/scheduler/state/Resource.d.ts +0 -14
- package/dist/components/custom/scheduler/state/Resource.d.ts.map +0 -1
- package/dist/components/custom/scheduler/state/State.d.ts +0 -25
- package/dist/components/custom/scheduler/state/State.d.ts.map +0 -1
- package/dist/components/custom/scheduler/state/cblEvent.d.ts +0 -26
- package/dist/components/custom/scheduler/state/cblEvent.d.ts.map +0 -1
- package/dist/components/custom/scheduler/state/cblEventCompProps.d.ts +0 -7
- package/dist/components/custom/scheduler/state/cblEventCompProps.d.ts.map +0 -1
- package/dist/components/custom/scheduler/state/resourceCompProps2.d.ts +0 -6
- package/dist/components/custom/scheduler/state/resourceCompProps2.d.ts.map +0 -1
- package/dist/components/display/data/accordion/CwAccordionContainer.d.ts +0 -16
- package/dist/components/display/data/accordion/CwAccordionContainer.d.ts.map +0 -1
- package/dist/components/display/data/table/CwTable.d.ts +0 -130
- package/dist/components/display/data/table/CwTable.d.ts.map +0 -1
- package/dist/components/display/graphics/icon/CwIcon.d.ts +0 -14
- package/dist/components/display/graphics/icon/CwIcon.d.ts.map +0 -1
- package/dist/components/display/graphics/loading/CwLoading.d.ts +0 -19
- package/dist/components/display/graphics/loading/CwLoading.d.ts.map +0 -1
- package/dist/components/display/graphics/loading-small/CwLoadingSmall.d.ts +0 -8
- package/dist/components/display/graphics/loading-small/CwLoadingSmall.d.ts.map +0 -1
- package/dist/components/display/text/heading/CwHeadingMain.d.ts +0 -5
- package/dist/components/display/text/heading/CwHeadingMain.d.ts.map +0 -1
- package/dist/components/display/text/heading/CwHeadingSecond.d.ts +0 -5
- package/dist/components/display/text/heading/CwHeadingSecond.d.ts.map +0 -1
- package/dist/components/display/text/label/CwLabel.d.ts +0 -28
- package/dist/components/display/text/label/CwLabel.d.ts.map +0 -1
- package/dist/components/display/text/message/CwMessage.d.ts +0 -31
- package/dist/components/display/text/message/CwMessage.d.ts.map +0 -1
- package/dist/components/display/text/tag/CwTag.d.ts +0 -16
- package/dist/components/display/text/tag/CwTag.d.ts.map +0 -1
- package/dist/components/display/text/tooltip/CwTooltip.d.ts +0 -10
- package/dist/components/display/text/tooltip/CwTooltip.d.ts.map +0 -1
- package/dist/components/layout/align/CwAlign.d.ts +0 -53
- package/dist/components/layout/align/CwAlign.d.ts.map +0 -1
- package/dist/components/layout/list/details/CwExpandable.d.ts +0 -23
- package/dist/components/layout/list/details/CwExpandable.d.ts.map +0 -1
- package/dist/components/layout/modal/hover/CwModalHover.d.ts +0 -19
- package/dist/components/layout/modal/hover/CwModalHover.d.ts.map +0 -1
- package/dist/components/layout/modal/legacy/cw_modal.d.ts +0 -24
- package/dist/components/layout/modal/legacy/cw_modal.d.ts.map +0 -1
- package/dist/components/layout/modal/legacy/cw_modal_confirm.d.ts +0 -19
- package/dist/components/layout/modal/legacy/cw_modal_confirm.d.ts.map +0 -1
- package/dist/components/layout/modal/legacy/cw_modal_iframe.d.ts +0 -21
- package/dist/components/layout/modal/legacy/cw_modal_iframe.d.ts.map +0 -1
- package/dist/components/layout/modal/legacy/cw_modal_report.d.ts +0 -35
- package/dist/components/layout/modal/legacy/cw_modal_report.d.ts.map +0 -1
- package/dist/components/layout/table/grouped/CwTableGrouped.d.ts +0 -80
- package/dist/components/layout/table/grouped/CwTableGrouped.d.ts.map +0 -1
- package/dist/components/layout/tabs/CwTabs.d.ts +0 -37
- package/dist/components/layout/tabs/CwTabs.d.ts.map +0 -1
- package/dist/index.es.js.map +0 -1
- package/dist/index.esm.js.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ClearSchedulerButton.d.ts","sourceRoot":"","sources":["../../../../../src/components/custom/scheduler/components/ClearSchedulerButton.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AAEvC,UAAU,yBAAyB;IAClC,OAAO,EAAE,MAAM,IAAI,CAAC;CACpB;AAED,eAAO,MAAM,oBAAoB,EAAE,EAAE,CAAC,yBAAyB,CAQ9D,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EventRender.d.ts","sourceRoot":"","sources":["../../../../../src/components/custom/scheduler/components/EventRender.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAoDtD,eAAO,MAAM,WAAW,iCAAkC,UAAU,4CA8GnE,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { type FC } from "react";
|
|
2
|
-
import type CwScheduler from "../CwSchedulerComp";
|
|
3
|
-
import type { Resource } from "../state/Resource";
|
|
4
|
-
type ResourceListProps = {
|
|
5
|
-
resources: Array<Resource>;
|
|
6
|
-
t: CwScheduler;
|
|
7
|
-
onClickContextMenu: (_clickEvent: any, _resource: Resource) => void;
|
|
8
|
-
crewAssignmentSchedulerContextMenu?: Array<{
|
|
9
|
-
key: string;
|
|
10
|
-
text: string;
|
|
11
|
-
icon: string;
|
|
12
|
-
color: string;
|
|
13
|
-
}>;
|
|
14
|
-
};
|
|
15
|
-
export declare const ResourceListRender: FC<ResourceListProps>;
|
|
16
|
-
export {};
|
|
17
|
-
//# sourceMappingURL=ResourceListRender.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ResourceListRender.d.ts","sourceRoot":"","sources":["../../../../../src/components/custom/scheduler/components/ResourceListRender.tsx"],"names":[],"mappings":"AACA,OAAc,EAAY,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AACjD,OAAO,KAAK,WAAW,MAAM,oBAAoB,CAAC;AAClD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAGlD,KAAK,iBAAiB,GAAG;IACxB,SAAS,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC3B,CAAC,EAAE,WAAW,CAAC;IACf,kBAAkB,EAAE,CAAC,WAAW,EAAE,GAAG,EAAE,SAAS,EAAE,QAAQ,KAAK,IAAI,CAAC;IACpE,kCAAkC,CAAC,EAAE,KAAK,CAAC;QAC1C,GAAG,EAAE,MAAM,CAAC;QACZ,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,MAAM,CAAC;KACd,CAAC,CAAC;CACH,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,EAAE,CAAC,iBAAiB,CAiCpD,CAAC"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import type { Resource } from "../state/Resource";
|
|
3
|
-
import type CwScheduler from "../CwSchedulerComp";
|
|
4
|
-
type ResourceProps = {
|
|
5
|
-
res: Resource;
|
|
6
|
-
t: CwScheduler;
|
|
7
|
-
isInViewport: boolean;
|
|
8
|
-
};
|
|
9
|
-
export declare class ResourceRender extends React.Component<ResourceProps> {
|
|
10
|
-
shouldComponentUpdate(nextProps: ResourceProps): boolean;
|
|
11
|
-
showStyles(): React.CSSProperties;
|
|
12
|
-
render(): import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
}
|
|
14
|
-
export {};
|
|
15
|
-
//# sourceMappingURL=ResourceRender.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ResourceRender.d.ts","sourceRoot":"","sources":["../../../../../src/components/custom/scheduler/components/ResourceRender.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAClD,OAAO,KAAK,WAAW,MAAM,oBAAoB,CAAC;AAGlD,KAAK,aAAa,GAAG;IACpB,GAAG,EAAE,QAAQ,CAAC;IACd,CAAC,EAAE,WAAW,CAAC;IACf,YAAY,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF,qBAAa,cAAe,SAAQ,KAAK,CAAC,SAAS,CAAC,aAAa,CAAC;IACjE,qBAAqB,CAAC,SAAS,EAAE,aAAa;IAe9C,UAAU;IAYV,MAAM;CA4BN"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DayHeader.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/components/day_headers/DayHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAGhC,UAAU,cAAc;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;CACnB;AAED,eAAO,MAAM,SAAS,EAAE,EAAE,CAAC,cAAc,CAgBxC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"MonthHeader.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/components/day_headers/MonthHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAGhC,UAAU,eAAe;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;CACnB;AAED,eAAO,MAAM,WAAW,EAAE,EAAE,CAAC,eAAe,CAe3C,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { FC } from "react";
|
|
2
|
-
interface DaysHeaderProps {
|
|
3
|
-
days: Date[];
|
|
4
|
-
divisionType: "d" | "w" | "m";
|
|
5
|
-
maxWidth: number;
|
|
6
|
-
headerType: string;
|
|
7
|
-
}
|
|
8
|
-
export declare const DaysHeader: FC<DaysHeaderProps>;
|
|
9
|
-
export {};
|
|
10
|
-
//# sourceMappingURL=MyDaysHeader.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"MyDaysHeader.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/components/day_headers/MyDaysHeader.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAShC,UAAU,eAAe;IACxB,IAAI,EAAE,IAAI,EAAE,CAAC;IACb,YAAY,EAAE,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;IAC9B,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;CACnB;AAED,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC,eAAe,CA8D1C,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WeekHeader.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/components/day_headers/WeekHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAGhC,UAAU,eAAe;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;CACnB;AAED,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC,eAAe,CAkB1C,CAAC"}
|
package/dist/components/custom/scheduler/components/resources_title_list/ResourcesTitleList.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { FC } from "react";
|
|
2
|
-
import type { Resource } from "../../state/Resource";
|
|
3
|
-
import type { resourceCompProps2 } from "../../CwSuperSchedulerComp";
|
|
4
|
-
interface ResourcesTitleListProps {
|
|
5
|
-
resources: Resource[];
|
|
6
|
-
canBePinned: boolean;
|
|
7
|
-
includesPinned: boolean;
|
|
8
|
-
onCrewPinning: (resource: Resource, text: string) => void;
|
|
9
|
-
onClickResourceContextMenu: (event: any, resource: Resource) => void;
|
|
10
|
-
ResourceTitleComponent: FC<resourceCompProps2>;
|
|
11
|
-
}
|
|
12
|
-
export declare const ResourcesTitleList: FC<ResourcesTitleListProps>;
|
|
13
|
-
export {};
|
|
14
|
-
//# sourceMappingURL=ResourcesTitleList.d.ts.map
|
package/dist/components/custom/scheduler/components/resources_title_list/ResourcesTitleList.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ResourcesTitleList.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/components/resources_title_list/ResourcesTitleList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAChC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAGrE,UAAU,uBAAuB;IAChC,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,WAAW,EAAE,OAAO,CAAC;IACrB,cAAc,EAAE,OAAO,CAAC;IACxB,aAAa,EAAE,CAAC,QAAQ,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1D,0BAA0B,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE,QAAQ,EAAE,QAAQ,KAAK,IAAI,CAAC;IACrE,sBAAsB,EAAE,EAAE,CAAC,kBAAkB,CAAC,CAAC;CAC/C;AAED,eAAO,MAAM,kBAAkB,EAAE,EAAE,CAAC,uBAAuB,CA2B1D,CAAC"}
|
package/dist/components/custom/scheduler/components/scheduler_content_area/SchedulerContentArea.d.ts
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import type { FC } from "react";
|
|
2
|
-
import type { Resource } from "../../state/Resource";
|
|
3
|
-
import type CwScheduler from "../../CwSchedulerComp";
|
|
4
|
-
interface SchedulerContentAreaProps {
|
|
5
|
-
maxPx: number;
|
|
6
|
-
schedulerId: string;
|
|
7
|
-
showTimeline: boolean;
|
|
8
|
-
now: Date | null;
|
|
9
|
-
lineStyle: any;
|
|
10
|
-
resources: Resource[];
|
|
11
|
-
contextMenuContents?: Array<{
|
|
12
|
-
key: string;
|
|
13
|
-
text: string;
|
|
14
|
-
icon: string;
|
|
15
|
-
color: string;
|
|
16
|
-
}>;
|
|
17
|
-
scheduler: CwScheduler;
|
|
18
|
-
onEmptyClick: ((schedulerId: string) => void) | undefined;
|
|
19
|
-
setContentArea: (reference: HTMLTableDataCellElement | null) => void;
|
|
20
|
-
onClickContextMenu: (_clickEvent: any, _resource: Resource) => void;
|
|
21
|
-
}
|
|
22
|
-
export declare const SchedulerContentArea: FC<SchedulerContentAreaProps>;
|
|
23
|
-
export {};
|
|
24
|
-
//# sourceMappingURL=SchedulerContentArea.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SchedulerContentArea.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/components/scheduler_content_area/SchedulerContentArea.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAChC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAIrD,OAAO,KAAK,WAAW,MAAM,uBAAuB,CAAC;AAErD,UAAU,yBAAyB;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,OAAO,CAAC;IACtB,GAAG,EAAE,IAAI,GAAG,IAAI,CAAC;IACjB,SAAS,EAAE,GAAG,CAAC;IACf,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,mBAAmB,CAAC,EAAE,KAAK,CAAC;QAC3B,GAAG,EAAE,MAAM,CAAC;QACZ,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,MAAM,CAAC;KACd,CAAC,CAAC;IACH,SAAS,EAAE,WAAW,CAAC;IACvB,YAAY,EAAE,CAAC,CAAC,WAAW,EAAE,MAAM,KAAK,IAAI,CAAC,GAAG,SAAS,CAAC;IAC1D,cAAc,EAAE,CAAC,SAAS,EAAE,wBAAwB,GAAG,IAAI,KAAK,IAAI,CAAC;IACrE,kBAAkB,EAAE,CAAC,WAAW,EAAE,GAAG,EAAE,SAAS,EAAE,QAAQ,KAAK,IAAI,CAAC;CACpE;AACD,eAAO,MAAM,oBAAoB,EAAE,EAAE,CAAC,yBAAyB,CA2C9D,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { FC } from "react";
|
|
2
|
-
import { type SchedulerTimeLineProps } from "../scheduler_timeline/SchedulerTimeLine";
|
|
3
|
-
export interface SchedulerHeaderProps {
|
|
4
|
-
timelineProps: SchedulerTimeLineProps;
|
|
5
|
-
descriptionColumn: string | undefined;
|
|
6
|
-
}
|
|
7
|
-
export declare const SchedulerHeader: FC<SchedulerHeaderProps>;
|
|
8
|
-
//# sourceMappingURL=SchedulerHeader.d.ts.map
|
package/dist/components/custom/scheduler/components/scheduler_header/SchedulerHeader.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SchedulerHeader.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/components/scheduler_header/SchedulerHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAChC,OAAO,EAAqB,KAAK,sBAAsB,EAAE,MAAM,yCAAyC,CAAC;AAGzG,MAAM,WAAW,oBAAoB;IACpC,aAAa,EAAE,sBAAsB,CAAC;IACtC,iBAAiB,EAAE,MAAM,GAAG,SAAS,CAAC;CACtC;AAED,eAAO,MAAM,eAAe,EAAE,EAAE,CAAC,oBAAoB,CAgDpD,CAAC"}
|
package/dist/components/custom/scheduler/components/scheduler_timeline/SchedulerTimeLine.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { FC } from "react";
|
|
2
|
-
export interface SchedulerTimeLineProps {
|
|
3
|
-
maxPx: number;
|
|
4
|
-
hoursList: Date[];
|
|
5
|
-
startDate: Date;
|
|
6
|
-
endDate: Date;
|
|
7
|
-
pxPerHour: number;
|
|
8
|
-
headerName: string | undefined;
|
|
9
|
-
}
|
|
10
|
-
export declare const SchedulerTimeLine: FC<SchedulerTimeLineProps>;
|
|
11
|
-
//# sourceMappingURL=SchedulerTimeLine.d.ts.map
|
package/dist/components/custom/scheduler/components/scheduler_timeline/SchedulerTimeLine.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SchedulerTimeLine.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/components/scheduler_timeline/SchedulerTimeLine.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAMhC,MAAM,WAAW,sBAAsB;IACtC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,IAAI,EAAE,CAAC;IAClB,SAAS,EAAE,IAAI,CAAC;IAChB,OAAO,EAAE,IAAI,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,GAAG,SAAS,CAAC;CAC/B;AAED,eAAO,MAAM,iBAAiB,EAAE,EAAE,CAAC,sBAAsB,CA2BxD,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { FC } from "react";
|
|
2
|
-
interface TimeHeaderProps {
|
|
3
|
-
index: number;
|
|
4
|
-
isWeekend: boolean;
|
|
5
|
-
text: string;
|
|
6
|
-
width: number;
|
|
7
|
-
header: string;
|
|
8
|
-
}
|
|
9
|
-
export declare const TimeHeader: FC<TimeHeaderProps>;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=TimeHeader.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TimeHeader.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/components/time_headers/TimeHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAMhC,UAAU,eAAe;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC,eAAe,CAwB1C,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { type FC } from "react";
|
|
2
|
-
export interface TimeHeaderRowProps {
|
|
3
|
-
timeHeaders: Date[];
|
|
4
|
-
startDate: Date;
|
|
5
|
-
endDate: Date;
|
|
6
|
-
maxWidth: number;
|
|
7
|
-
header: string;
|
|
8
|
-
}
|
|
9
|
-
export declare const TimeHeaderRow: FC<TimeHeaderRowProps>;
|
|
10
|
-
//# sourceMappingURL=TimeHeaderRow.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TimeHeaderRow.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/components/time_headers/TimeHeaderRow.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AAMvC,MAAM,WAAW,kBAAkB;IAClC,WAAW,EAAE,IAAI,EAAE,CAAC;IACpB,SAAS,EAAE,IAAI,CAAC;IAChB,OAAO,EAAE,IAAI,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;CACf;AACD,eAAO,MAAM,aAAa,EAAE,EAAE,CAAC,kBAAkB,CAuBhD,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TimeLine.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/components/time_line/TimeLine.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAGhC,MAAM,WAAW,aAAa;IAC7B,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,UAAU,EAAE,GAAG,CAAC;CAChB;AAED,eAAO,MAAM,QAAQ,EAAE,EAAE,CAAC,aAAa,CAgBtC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"addMinutesToDateFromPx.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/dates/addMinutesToDateFromPx.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,sBAAsB,iBAAkB,IAAI,UAAU,MAAM,gBAAgB,MAAM,KAAG,IAKjG,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"daysBetweenTwoDates.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/dates/daysBetweenTwoDates.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB,UAAW,IAAI,SAAS,IAAI,KAAG,MAgB9D,CAAC"}
|
package/dist/components/custom/scheduler/logic/dates/daysBetweenTwoDatesWithoutCeil.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"daysBetweenTwoDatesWithoutCeil.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/dates/daysBetweenTwoDatesWithoutCeil.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,8BAA8B,UAAW,IAAI,SAAS,IAAI,SAAS,MAAM,KAAG,MAKxF,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
interface TimeHeaderData {
|
|
2
|
-
text: string;
|
|
3
|
-
isWeekend: boolean;
|
|
4
|
-
}
|
|
5
|
-
export declare const getFormattedTimeForHeader: (
|
|
6
|
-
calculatedDivType: "d" | "w" | "m",
|
|
7
|
-
calculatedDivision: 8 | 3 | 2,
|
|
8
|
-
timeHeader: Date
|
|
9
|
-
) => TimeHeaderData;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=getFormatedTimeForHeader.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getFormatedTimeForHeader.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/dates/getFormatedTimeForHeader.ts"],"names":[],"mappings":"AAEA,UAAU,cAAc;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,OAAO,CAAC;CACnB;AAED,eAAO,MAAM,yBAAyB,sBAClB,GAAG,GAAG,GAAG,GAAG,GAAG,sBACd,CAAC,GAAG,CAAC,GAAG,CAAC,cACjB,IAAI,KACd,cA0CF,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export interface MonthHeaderData {
|
|
2
|
-
monthFormatted: string;
|
|
3
|
-
width: number;
|
|
4
|
-
}
|
|
5
|
-
export interface DateRange {
|
|
6
|
-
start: Date;
|
|
7
|
-
daysLong: number;
|
|
8
|
-
}
|
|
9
|
-
export declare const getMonthHeaderData: (dates: Date[], maxWidth: number) => MonthHeaderData[];
|
|
10
|
-
//# sourceMappingURL=getMonthHeaderData.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getMonthHeaderData.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/dates/getMonthHeaderData.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,eAAe;IAC/B,cAAc,EAAE,MAAM,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,SAAS;IACzB,KAAK,EAAE,IAAI,CAAC;IACZ,QAAQ,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,kBAAkB,UAAW,IAAI,EAAE,YAAY,MAAM,KAAG,eAAe,EAUnF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getUtcToday.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/dates/getUtcToday.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,QAAO,IAO9B,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { WeekRange } from "./listOfDatesToWeeks";
|
|
2
|
-
export interface WeekHeaderData {
|
|
3
|
-
formattedString: string;
|
|
4
|
-
width: number;
|
|
5
|
-
}
|
|
6
|
-
export declare const getWeekHeaderDataFromWeekRange: (
|
|
7
|
-
weekRange: WeekRange[],
|
|
8
|
-
maxWidth: number,
|
|
9
|
-
dateFormatter: (date: Date) => string
|
|
10
|
-
) => WeekHeaderData[];
|
|
11
|
-
//# sourceMappingURL=getWeekHeaderDataFromWeekRange.d.ts.map
|
package/dist/components/custom/scheduler/logic/dates/getWeekHeaderDataFromWeekRange.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getWeekHeaderDataFromWeekRange.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/dates/getWeekHeaderDataFromWeekRange.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAEtD,MAAM,WAAW,cAAc;IAC9B,eAAe,EAAE,MAAM,CAAC;IACxB,KAAK,EAAE,MAAM,CAAC;CACd;AAED,eAAO,MAAM,8BAA8B,cAC/B,SAAS,EAAE,YACZ,MAAM,iBACD,CAAC,IAAI,EAAE,IAAI,KAAK,MAAM,KACnC,cAAc,EAad,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"listOfDatesToWeeks.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/dates/listOfDatesToWeeks.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,SAAS;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,IAAI,CAAC;IACZ,GAAG,EAAE,IAAI,CAAC;IACV,WAAW,EAAE,OAAO,CAAC;CACrB;AAED,eAAO,MAAM,0BAA0B,UAAW,IAAI,EAAE,KAAG,SAAS,EAsCnE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"calculateDivisionType.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/divisions/calculateDivisionType.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,qBAAqB,UAAW,IAAI,OAAO,IAAI,oBAU3D,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"calculateDivisions.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/divisions/calculateDivisions.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,kBAAkB,UAAW,IAAI,OAAO,IAAI,cAUxD,CAAC"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { cblEvent } from "../../state/cblEvent";
|
|
2
|
-
import type { CwSchedulerProps } from "../../state/CwSchedulerProps";
|
|
3
|
-
import type { State } from "../../state/State";
|
|
4
|
-
export declare const filterAndProcessResources: (
|
|
5
|
-
id: string,
|
|
6
|
-
props: CwSchedulerProps,
|
|
7
|
-
state: State
|
|
8
|
-
) => {
|
|
9
|
-
events: cblEvent[];
|
|
10
|
-
uid: string;
|
|
11
|
-
id: number;
|
|
12
|
-
name: string;
|
|
13
|
-
maxTop: number;
|
|
14
|
-
isInViewport: boolean;
|
|
15
|
-
schedulerResourceDisplay: string | null;
|
|
16
|
-
isLoading: boolean;
|
|
17
|
-
data: any;
|
|
18
|
-
}[];
|
|
19
|
-
//# sourceMappingURL=filterAndProcessResources.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"filterAndProcessResources.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/filtering/filterAndProcessResources.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAI/C,eAAO,MAAM,yBAAyB,OAAQ,MAAM,SAAS,gBAAgB,SAAS,KAAK;;;;;;;;;;GAe1F,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { cblEvent } from "../../state/cblEvent";
|
|
2
|
-
export declare const filterEvents: (
|
|
3
|
-
events: cblEvent[],
|
|
4
|
-
start: Date,
|
|
5
|
-
end: Date,
|
|
6
|
-
id: string,
|
|
7
|
-
resId: number,
|
|
8
|
-
module?: string | undefined
|
|
9
|
-
) => cblEvent[];
|
|
10
|
-
//# sourceMappingURL=filterEvents.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"filterEvents.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/filtering/filterEvents.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAErD,eAAO,MAAM,YAAY,WAChB,QAAQ,EAAE,SACX,IAAI,OACN,IAAI,MACL,MAAM,SACH,MAAM,WACL,MAAM,GAAG,SAAS,eA0B1B,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { Resource } from "../../state/Resource";
|
|
2
|
-
export declare const filterResources: (
|
|
3
|
-
module: string | undefined,
|
|
4
|
-
resourceName: string | undefined,
|
|
5
|
-
resources: Resource[],
|
|
6
|
-
groupByFunction: boolean,
|
|
7
|
-
endDate: Date,
|
|
8
|
-
startDate: Date
|
|
9
|
-
) => Resource[];
|
|
10
|
-
//# sourceMappingURL=filterResources.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"filterResources.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/filtering/filterResources.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAGrD,eAAO,MAAM,eAAe,WACnB,MAAM,GAAG,SAAS,gBACZ,MAAM,GAAG,SAAS,aACrB,QAAQ,EAAE,mBACJ,OAAO,WACf,IAAI,aACF,IAAI,KACb,QAAQ,EAcV,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"hasSameProperties.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/filtering/hasSameProperties.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAErD,eAAO,MAAM,iBAAiB,WAAY,QAAQ,SAAS,QAAQ,KAAG,OAUrE,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { CblDragAndDrop } from "../../state/CblDragAndDrop";
|
|
2
|
-
import type { Resource } from "../../state/Resource";
|
|
3
|
-
import type { State } from "../../state/State";
|
|
4
|
-
export interface OnDropProps {
|
|
5
|
-
e: React.DragEvent;
|
|
6
|
-
resource: Resource;
|
|
7
|
-
id: string;
|
|
8
|
-
contentArea: HTMLTableDataCellElement | null;
|
|
9
|
-
state: State;
|
|
10
|
-
handleResize: (draggable: CblDragAndDrop) => void;
|
|
11
|
-
handleDropOnResource: (draggable: CblDragAndDrop, resource: Resource) => void;
|
|
12
|
-
}
|
|
13
|
-
export declare const OnDrop: (props: OnDropProps) => void;
|
|
14
|
-
//# sourceMappingURL=OnDrop.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"OnDrop.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/onDrop/OnDrop.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAC5D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAI/C,MAAM,WAAW,WAAW;IAC3B,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACnB,QAAQ,EAAE,QAAQ,CAAC;IACnB,EAAE,EAAE,MAAM,CAAC;IACX,WAAW,EAAE,wBAAwB,GAAG,IAAI,CAAC;IAC7C,KAAK,EAAE,KAAK,CAAC;IACb,YAAY,EAAE,CAAC,SAAS,EAAE,cAAc,KAAK,IAAI,CAAC;IAClD,oBAAoB,EAAE,CAAC,SAAS,EAAE,cAAc,EAAE,QAAQ,EAAE,QAAQ,KAAK,IAAI,CAAC;CAC9E;AACD,eAAO,MAAM,MAAM,EAAE,CAAC,KAAK,EAAE,WAAW,KAAK,IAgD5C,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"calculateMaxPxFromDateRange.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/pixels/calculateMaxPxFromDateRange.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,2BAA2B,eAAgB,MAAM,cAAc,MAAM,SAAS,IAAI,OAAO,IAAI,KAAG,MAW5G,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare const getLeftPixels: (
|
|
2
|
-
stateStart: Date,
|
|
3
|
-
eventStart: Date,
|
|
4
|
-
start: Date | null,
|
|
5
|
-
dayPx: number | null
|
|
6
|
-
) => number;
|
|
7
|
-
export declare const getRightPixels: (stateEnd: Date, eventEnd: Date, end: Date | null, dayPx: number | null) => number;
|
|
8
|
-
//# sourceMappingURL=getPixelsForEvent.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getPixelsForEvent.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/pixels/getPixelsForEvent.ts"],"names":[],"mappings":"AAYA,eAAO,MAAM,aAAa,eAAgB,IAAI,cAAc,IAAI,SAAS,IAAI,GAAG,IAAI,SAAS,MAAM,GAAG,IAAI,KAAG,MAM5G,CAAC;AAEF,eAAO,MAAM,cAAc,aAAc,IAAI,YAAY,IAAI,OAAO,IAAI,GAAG,IAAI,SAAS,MAAM,GAAG,IAAI,KAAG,MAMvG,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"heightScheduler.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/pixels/heightScheduler.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,oBACV,MAAM,gBACT,KAAK,CAAC,SAAS,CAAC,mBAAmB,CAAC,UAC1C,MAAM,qBAcd,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"heightSchedulerPinned.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/pixels/heightSchedulerPinned.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,qBAAqB,oBAChB,MAAM,MACnB,MAAM,gBACI,KAAK,CAAC,SAAS,CAAC,mBAAmB,CAAC,KAChD,MAAM,GAAG,SASX,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { cblEvent } from "../../state/cblEvent";
|
|
2
|
-
import type { CwSchedulerProps } from "../../state/CwSchedulerProps";
|
|
3
|
-
import type { Resource } from "../../state/Resource";
|
|
4
|
-
export declare const handleDateChange: (
|
|
5
|
-
nextProps: CwSchedulerProps,
|
|
6
|
-
currentProps: CwSchedulerProps,
|
|
7
|
-
showLogs: boolean,
|
|
8
|
-
initOutside: (events: cblEvent[], resources: Resource[], startDate: Date, endDate: Date) => void
|
|
9
|
-
) => void;
|
|
10
|
-
//# sourceMappingURL=handleDateChange.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"handleDateChange.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/state_handle/handleDateChange.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAGrD,eAAO,MAAM,gBAAgB,cACjB,gBAAgB,gBACb,gBAAgB,YACpB,OAAO,eACJ,CAAC,MAAM,EAAE,QAAQ,EAAE,EAAE,SAAS,EAAE,QAAQ,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,OAAO,EAAE,IAAI,KAAK,IAAI,SAUhG,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { cblEvent } from "../../state/cblEvent";
|
|
2
|
-
import type { CwSchedulerProps } from "../../state/CwSchedulerProps";
|
|
3
|
-
import type { Resource } from "../../state/Resource";
|
|
4
|
-
import type { State } from "../../state/State";
|
|
5
|
-
export declare const handlePropChanges: (
|
|
6
|
-
_nextProps: CwSchedulerProps,
|
|
7
|
-
currentProps: CwSchedulerProps,
|
|
8
|
-
state: State,
|
|
9
|
-
setState: (events: cblEvent[], resources: Resource[]) => void
|
|
10
|
-
) => void;
|
|
11
|
-
//# sourceMappingURL=handlePropChanges.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"handlePropChanges.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/state_handle/handlePropChanges.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAM/C,eAAO,MAAM,iBAAiB,eACjB,gBAAgB,gBACd,gBAAgB,SACvB,KAAK,YACF,CAAC,MAAM,EAAE,QAAQ,EAAE,EAAE,SAAS,EAAE,QAAQ,EAAE,KAAK,IAAI,SAsL7D,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { cblEvent } from "../../state/cblEvent";
|
|
2
|
-
import type { CwSchedulerProps } from "../../state/CwSchedulerProps";
|
|
3
|
-
import type { Resource } from "../../state/Resource";
|
|
4
|
-
export declare const handleResourceChange: (
|
|
5
|
-
nextProps: CwSchedulerProps,
|
|
6
|
-
stateResourcesLength: number,
|
|
7
|
-
showLogs: boolean,
|
|
8
|
-
setState: (events: cblEvent[], resources: Resource[]) => void
|
|
9
|
-
) => void;
|
|
10
|
-
//# sourceMappingURL=handleResourceChange.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"handleResourceChange.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/state_handle/handleResourceChange.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAErD,eAAO,MAAM,oBAAoB,cACrB,gBAAgB,wBACL,MAAM,YAClB,OAAO,YACP,CAAC,MAAM,EAAE,QAAQ,EAAE,EAAE,SAAS,EAAE,QAAQ,EAAE,KAAK,IAAI,SAY7D,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"compareStrings.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/strings/compareStrings.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,cAAc,SAAU,MAAM,QAAQ,MAAM,KAAG,MAI3D,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getGUID.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/strings/getGUID.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,QAAO,MAE1B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"checkIfSlotAvailable.d.ts","sourceRoot":"","sources":["../../../../../../src/components/custom/scheduler/logic/ui/checkIfSlotAvailable.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAErD,eAAO,MAAM,oBAAoB,WAAY,KAAK,CAAC,QAAQ,CAAC,SAAS,QAAQ,YAK5E,CAAC"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import type { cblEvent } from "../../state/cblEvent";
|
|
2
|
-
import type { Resource } from "../../state/Resource";
|
|
3
|
-
import type { State } from "../../state/State";
|
|
4
|
-
export declare const getEventsOfResource: (
|
|
5
|
-
res: Resource,
|
|
6
|
-
events: cblEvent[],
|
|
7
|
-
state: State,
|
|
8
|
-
id: string,
|
|
9
|
-
module: string | undefined,
|
|
10
|
-
start?: Date | null,
|
|
11
|
-
end?: Date | null
|
|
12
|
-
) => cblEvent[];
|
|
13
|
-
//# sourceMappingURL=getEventsOfResource.d.ts.map
|