@zealicsolutions/web-ui 1.0.99-beta.20 → 1.0.99-beta.21
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/cjs/index.js +2 -2
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/organisms/index.d.ts +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/organisms/CalendarOrganism/useCalendarOrganism.js +1 -1
- package/dist/esm/organisms/CalendarOrganism/useCalendarOrganism.js.map +1 -1
- package/dist/esm/organisms/index.d.ts +1 -1
- package/dist/index.d.ts +1 -1
- package/package.json +1 -1
- package/dist/esm/organisms/CalendarOrganism/utils/statusColorMapping.js +0 -2
- package/dist/esm/organisms/CalendarOrganism/utils/statusColorMapping.js.map +0 -1
package/dist/esm/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import"./setup/muiXLicense.js";export{fontWeight,fonts,seoTags,sizings}from"./helpers/constants.js";export{IconButton}from"./components/Buttons/IconButton.js";export{BaseTextButton,TextButton}from"./components/Buttons/TextButton.js";export{TouchableOpacity}from"./components/Buttons/TouchableOpacity.js";export{Circle,CirclesWrapper}from"./components/Circle/Circle.js";export{CircularIndicator,CircularIndicatorStyledComponent}from"./components/CircularIndicator/CircularIndicator.js";export{HorizontalButtons}from"./components/HorizontalButtons/HorizontalButtons.js";export{Icon}from"./components/Icon/Icon.js";export{Input}from"./components/Input/Input.js";export{HorizontalPadding,VerticalPadding}from"./components/Paddings/Paddings.js";export{RadioButtons,RadioGroupWrapper}from"./components/RadioButtons/RadioButtons.js";export{BackgroundImage,RegularImage}from"./components/RegularImage/RegularImage.js";export{COMMUNICATION_LINK_DATA_TEXT,COMMUNICATION_LINK_DATA_URL,COMMUNICATION_LINK_ELEMENT_ID,MATRIX_MESSAGE_DATA_ID,MATRIX_MESSAGE_ELEMENT_ID,RichTextViewer,richTextDefaultValue}from"./components/RichTextViewer/RichTextViewer.js";export{Select}from"./components/Select/Select.js";export{Spacer}from"./components/Spacer/Spacer.js";export{Spinner}from"./components/Spinner/Spinner.js";export{ErrorText,TextWrapper}from"./components/TextWrapper/TextWrapper.js";export{toast}from"./components/Toast/toast.js";export{StyleWrapper,Tooltip}from"./components/Tooltip/Tooltip.js";export{ValidationTag}from"./components/ValidationTag/ValidationTag.js";export{Container}from"./containers/Container.js";export{BaseMolecule}from"./molecules/BaseMolecule.js";export{OrganismItem}from"./containers/OrganismItem.js";export{ContainerWrapper}from"./containers/styles.js";export{FormOrganismItem}from"./containers/FormOrganismItem.js";export{containerConfiguratorsMap}from"./containers/containerConfigurators.js";export{MlrRichTextViewerContext}from"./contexts/MlrRichTextViewerContext/MlrRichTextViewerContext.js";export{MlrRichTextViewerProvider}from"./contexts/MlrRichTextViewerContext/MlrRichTextViewerProvider.js";export{useMlrRichTextViewerContext}from"./contexts/MlrRichTextViewerContext/useMlrRichTextViewerContext.js";export{ButtonActionsContext}from"./contexts/ButtonActionsContext/ButtonActionsContext.js";export{ButtonActionsProvider}from"./contexts/ButtonActionsContext/ButtonActionsContextProvider.js";export{useButtonActionsContext}from"./contexts/ButtonActionsContext/useButtonActionsContext.js";export{OrganismContext}from"./contexts/OrganismContext/OrganismContext.js";export{OrganismContextProvider}from"./contexts/OrganismContext/OrganismContextProvider.js";export{useOrganismContext}from"./contexts/OrganismContext/useOrganismContext.js";export{AccountButtonContext}from"./contexts/AccountButtonContext/AccountButtonContext.js";export{AccountButtonProvider}from"./contexts/AccountButtonContext/AccountButtonContextProvider.js";export{useAccountButtonContext}from"./contexts/AccountButtonContext/useAccountButtonContext.js";export{StateContext}from"./contexts/StateContext/StateContext.js";export{StateContextProvider}from"./contexts/StateContext/StateContextProvider.js";export{useStateContext}from"./contexts/StateContext/useStateContext.js";export{FormStepContext}from"./contexts/FormStepContext/FormStepContext.js";export{FormStepContextProvider}from"./contexts/FormStepContext/FormStepContextProvider.js";export{useFormStepContext}from"./contexts/FormStepContext/useFormStepContext.js";export{ApiContext}from"./contexts/ApiContext/ApiContext.js";export{ApiProvider}from"./contexts/ApiContext/ApiProvider.js";export{useApi}from"./contexts/ApiContext/useApi.js";export{LayoutContext}from"./contexts/LayoutContext/LayoutContext.js";export{LayoutProvider}from"./contexts/LayoutContext/LayoutContextProvider.js";export{useLayoutContext}from"./contexts/LayoutContext/useLayoutContext.js";export{moleculeItemConfiguratorsMap}from"./moleculeItems/moleculeItemConfigurators.js";export{AlertMolecule}from"./molecules/Alert/Alert.js";export{BadgeMolecule}from"./molecules/Badge/Badge.js";export{BasicTextField}from"./molecules/BasicTextField/BasicTextField.js";export{Button}from"./molecules/Button/Button.js";export{Checklist}from"./molecules/Checklist/Checklist.js";export{ChipMolecule}from"./molecules/Chip/Chip.js";export{ConsentMolecule}from"./molecules/Consent/ConsentMolecule.js";export{CustomValidation}from"./molecules/CustomValidation/CustomValidation.js";export{DateCalendar}from"./molecules/DateCalendar/DateCalendar.js";export{DatePickerMolecule}from"./molecules/DatePicker/DatePicker.js";export{Divider}from"./molecules/Divider/Divider.js";export{Drawer}from"./molecules/Drawer/Drawer.js";export{IconRenderer}from"./molecules/Icon/IconRenderer.js";export{Image}from"./molecules/Image/Image.js";export{Link}from"./molecules/Link/Link.js";export{PasswordSetup}from"./molecules/PasswordSetup/PasswordSetup.js";export{passwordValidationMapper}from"./molecules/PasswordSetup/utils.js";export{PdfDocument}from"./molecules/PdfDocument/PdfDocument.js";export{RatingMolecule}from"./molecules/Rating/Rating.js";export{TextMolecule}from"./molecules/RichText/TextMolecule.js";export{SelectMolecule}from"./molecules/Select/Select.js";export{SliderMolecule}from"./molecules/Slider/Slider.js";export{Stepper}from"./molecules/Stepper/Stepper.js";export{SwitchMolecule}from"./molecules/Switch/Switch.js";export{TimePickerMolecule}from"./molecules/TimePicker/TimePicker.js";export{Video}from"./molecules/Video/Video.js";export{IconWrapper,ModalWrapper,ZealUIModal}from"./molecules/ZealUIModal/ZealUIModal.js";export{BinaryRadioButtons}from"./molecules/BinaryRadioButtons/BinaryRadioButtons.js";export{Checkbox}from"./molecules/Checkbox/Checkbox.js";export{ContentWrapper}from"./molecules/ContentWrapper/ContentWrapper.js";export{SpeedDial}from"./molecules/SpeedDial/SpeedDial.js";export{moleculeConfiguratorsMap}from"./molecules/moleculeConfigurators.js";export{DataGridOrganism}from"./organisms/DataGrid/DataGridOrganism.js";export{ActionButtonCell}from"./organisms/DataGrid/renderers/ActionButtonCell.js";export{AvatarTextCell}from"./organisms/DataGrid/renderers/AvatarTextCell.js";export{BooleanIconCell}from"./organisms/DataGrid/renderers/BooleanIconCell.js";export{CurrencyCell}from"./organisms/DataGrid/renderers/CurrencyCell.js";export{DateCell}from"./organisms/DataGrid/renderers/DateCell.js";export{DefaultTextCell}from"./organisms/DataGrid/renderers/DefaultTextCell.js";export{EmailLinkCell}from"./organisms/DataGrid/renderers/EmailLinkCell.js";export{PhoneLinkCell}from"./organisms/DataGrid/renderers/PhoneLinkCell.js";export{RatingCell}from"./organisms/DataGrid/renderers/RatingCell.js";export{CellRendererRegistry}from"./organisms/DataGrid/renderers/rendererRegistry.js";export{StatusChipCell}from"./organisms/DataGrid/renderers/StatusChipCell.js";export{dataGridConfiguratorDescriptor}from"./organisms/DataGrid/config/descriptors.js";export{CalendarOrganism}from"./organisms/CalendarOrganism/CalendarOrganism.js";export{Organism}from"./organisms/Organism/Organism.js";export{organismConfiguratorsMap}from"./organisms/organismConfigurators.js";export{defaultTheme}from"./theme/theme.js";export{ZealThemeProvider}from"./theme/provider.js";export{toastStyles}from"./theme/toastStyles.js";export{useMediaQuery}from"./theme/useMediaQuery.js";export{calendarConfiguratorDescriptor}from"./organisms/CalendarOrganism/config/descriptors.js";
|
|
1
|
+
import"./setup/muiXLicense.js";export{fontWeight,fonts,seoTags,sizings}from"./helpers/constants.js";export{IconButton}from"./components/Buttons/IconButton.js";export{BaseTextButton,TextButton}from"./components/Buttons/TextButton.js";export{TouchableOpacity}from"./components/Buttons/TouchableOpacity.js";export{Circle,CirclesWrapper}from"./components/Circle/Circle.js";export{CircularIndicator,CircularIndicatorStyledComponent}from"./components/CircularIndicator/CircularIndicator.js";export{HorizontalButtons}from"./components/HorizontalButtons/HorizontalButtons.js";export{Icon}from"./components/Icon/Icon.js";export{Input}from"./components/Input/Input.js";export{HorizontalPadding,VerticalPadding}from"./components/Paddings/Paddings.js";export{RadioButtons,RadioGroupWrapper}from"./components/RadioButtons/RadioButtons.js";export{BackgroundImage,RegularImage}from"./components/RegularImage/RegularImage.js";export{COMMUNICATION_LINK_DATA_TEXT,COMMUNICATION_LINK_DATA_URL,COMMUNICATION_LINK_ELEMENT_ID,MATRIX_MESSAGE_DATA_ID,MATRIX_MESSAGE_ELEMENT_ID,RichTextViewer,richTextDefaultValue}from"./components/RichTextViewer/RichTextViewer.js";export{Select}from"./components/Select/Select.js";export{Spacer}from"./components/Spacer/Spacer.js";export{Spinner}from"./components/Spinner/Spinner.js";export{ErrorText,TextWrapper}from"./components/TextWrapper/TextWrapper.js";export{toast}from"./components/Toast/toast.js";export{StyleWrapper,Tooltip}from"./components/Tooltip/Tooltip.js";export{ValidationTag}from"./components/ValidationTag/ValidationTag.js";export{Container}from"./containers/Container.js";export{BaseMolecule}from"./molecules/BaseMolecule.js";export{OrganismItem}from"./containers/OrganismItem.js";export{ContainerWrapper}from"./containers/styles.js";export{FormOrganismItem}from"./containers/FormOrganismItem.js";export{containerConfiguratorsMap}from"./containers/containerConfigurators.js";export{MlrRichTextViewerContext}from"./contexts/MlrRichTextViewerContext/MlrRichTextViewerContext.js";export{MlrRichTextViewerProvider}from"./contexts/MlrRichTextViewerContext/MlrRichTextViewerProvider.js";export{useMlrRichTextViewerContext}from"./contexts/MlrRichTextViewerContext/useMlrRichTextViewerContext.js";export{ButtonActionsContext}from"./contexts/ButtonActionsContext/ButtonActionsContext.js";export{ButtonActionsProvider}from"./contexts/ButtonActionsContext/ButtonActionsContextProvider.js";export{useButtonActionsContext}from"./contexts/ButtonActionsContext/useButtonActionsContext.js";export{OrganismContext}from"./contexts/OrganismContext/OrganismContext.js";export{OrganismContextProvider}from"./contexts/OrganismContext/OrganismContextProvider.js";export{useOrganismContext}from"./contexts/OrganismContext/useOrganismContext.js";export{AccountButtonContext}from"./contexts/AccountButtonContext/AccountButtonContext.js";export{AccountButtonProvider}from"./contexts/AccountButtonContext/AccountButtonContextProvider.js";export{useAccountButtonContext}from"./contexts/AccountButtonContext/useAccountButtonContext.js";export{StateContext}from"./contexts/StateContext/StateContext.js";export{StateContextProvider}from"./contexts/StateContext/StateContextProvider.js";export{useStateContext}from"./contexts/StateContext/useStateContext.js";export{FormStepContext}from"./contexts/FormStepContext/FormStepContext.js";export{FormStepContextProvider}from"./contexts/FormStepContext/FormStepContextProvider.js";export{useFormStepContext}from"./contexts/FormStepContext/useFormStepContext.js";export{ApiContext}from"./contexts/ApiContext/ApiContext.js";export{ApiProvider}from"./contexts/ApiContext/ApiProvider.js";export{useApi}from"./contexts/ApiContext/useApi.js";export{LayoutContext}from"./contexts/LayoutContext/LayoutContext.js";export{LayoutProvider}from"./contexts/LayoutContext/LayoutContextProvider.js";export{useLayoutContext}from"./contexts/LayoutContext/useLayoutContext.js";export{moleculeItemConfiguratorsMap}from"./moleculeItems/moleculeItemConfigurators.js";export{AlertMolecule}from"./molecules/Alert/Alert.js";export{BadgeMolecule}from"./molecules/Badge/Badge.js";export{BasicTextField}from"./molecules/BasicTextField/BasicTextField.js";export{Button}from"./molecules/Button/Button.js";export{Checklist}from"./molecules/Checklist/Checklist.js";export{ChipMolecule}from"./molecules/Chip/Chip.js";export{ConsentMolecule}from"./molecules/Consent/ConsentMolecule.js";export{CustomValidation}from"./molecules/CustomValidation/CustomValidation.js";export{DateCalendar}from"./molecules/DateCalendar/DateCalendar.js";export{DatePickerMolecule}from"./molecules/DatePicker/DatePicker.js";export{Divider}from"./molecules/Divider/Divider.js";export{Drawer}from"./molecules/Drawer/Drawer.js";export{IconRenderer}from"./molecules/Icon/IconRenderer.js";export{Image}from"./molecules/Image/Image.js";export{Link}from"./molecules/Link/Link.js";export{PasswordSetup}from"./molecules/PasswordSetup/PasswordSetup.js";export{passwordValidationMapper}from"./molecules/PasswordSetup/utils.js";export{PdfDocument}from"./molecules/PdfDocument/PdfDocument.js";export{RatingMolecule}from"./molecules/Rating/Rating.js";export{TextMolecule}from"./molecules/RichText/TextMolecule.js";export{SelectMolecule}from"./molecules/Select/Select.js";export{SliderMolecule}from"./molecules/Slider/Slider.js";export{Stepper}from"./molecules/Stepper/Stepper.js";export{SwitchMolecule}from"./molecules/Switch/Switch.js";export{TimePickerMolecule}from"./molecules/TimePicker/TimePicker.js";export{Video}from"./molecules/Video/Video.js";export{IconWrapper,ModalWrapper,ZealUIModal}from"./molecules/ZealUIModal/ZealUIModal.js";export{BinaryRadioButtons}from"./molecules/BinaryRadioButtons/BinaryRadioButtons.js";export{Checkbox}from"./molecules/Checkbox/Checkbox.js";export{ContentWrapper}from"./molecules/ContentWrapper/ContentWrapper.js";export{SpeedDial}from"./molecules/SpeedDial/SpeedDial.js";export{moleculeConfiguratorsMap}from"./molecules/moleculeConfigurators.js";export{DataGridOrganism}from"./organisms/DataGrid/DataGridOrganism.js";export{ActionButtonCell}from"./organisms/DataGrid/renderers/ActionButtonCell.js";export{AvatarTextCell}from"./organisms/DataGrid/renderers/AvatarTextCell.js";export{BooleanIconCell}from"./organisms/DataGrid/renderers/BooleanIconCell.js";export{CurrencyCell}from"./organisms/DataGrid/renderers/CurrencyCell.js";export{DateCell}from"./organisms/DataGrid/renderers/DateCell.js";export{DefaultTextCell}from"./organisms/DataGrid/renderers/DefaultTextCell.js";export{EmailLinkCell}from"./organisms/DataGrid/renderers/EmailLinkCell.js";export{PhoneLinkCell}from"./organisms/DataGrid/renderers/PhoneLinkCell.js";export{RatingCell}from"./organisms/DataGrid/renderers/RatingCell.js";export{CellRendererRegistry}from"./organisms/DataGrid/renderers/rendererRegistry.js";export{StatusChipCell}from"./organisms/DataGrid/renderers/StatusChipCell.js";export{dataGridConfiguratorDescriptor}from"./organisms/DataGrid/config/descriptors.js";export{CalendarOrganism}from"./organisms/CalendarOrganism/CalendarOrganism.js";import"./node_modules/tslib/tslib.es6.js";import"@tanstack/react-query";import"react";export{Organism}from"./organisms/Organism/Organism.js";export{organismConfiguratorsMap}from"./organisms/organismConfigurators.js";export{defaultTheme}from"./theme/theme.js";export{ZealThemeProvider}from"./theme/provider.js";export{toastStyles}from"./theme/toastStyles.js";export{useMediaQuery}from"./theme/useMediaQuery.js";export{calendarConfiguratorDescriptor}from"./organisms/CalendarOrganism/config/descriptors.js";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__awaiter as e,__generator as n,__assign as t}from"../../node_modules/tslib/tslib.es6.js";import{useEventCalendar as r}from"../../node_modules/full-event-calendar-zealic/dist/index.js";import{useRef as o,useMemo as a,useEffect as i}from"react";import{useStateContext as s}from"../../contexts/StateContext/useStateContext.js";import{useCalendarData as u}from"./queries/useCalendarData.js";import{useCreateCalendarEvent as
|
|
1
|
+
import{__awaiter as e,__generator as n,__assign as t}from"../../node_modules/tslib/tslib.es6.js";import{useEventCalendar as r}from"../../node_modules/full-event-calendar-zealic/dist/index.js";import{useRef as o,useMemo as a,useEffect as i}from"react";import{useStateContext as s}from"../../contexts/StateContext/useStateContext.js";import{useCalendarData as u}from"./queries/useCalendarData.js";import{useCreateCalendarEvent as d}from"./queries/useCreateCalendarEvent.js";import{useDeleteCalendarEvent as l}from"./queries/useDeleteCalendarEvent.js";import{useUpdateCalendarEvent as v}from"./queries/useUpdateCalendarEvent.js";import{toPackageOverlayConfig as c}from"./utils/toPackageOverlayConfig.js";var f=function(f){var m,g,p,E,h,C,D,y,w=s().stateConfig,b=o(null),j=(null===(m=b.current)||void 0===m?void 0:m.start)||new Date,I=(null===(g=b.current)||void 0===g?void 0:g.end)||new Date,F=(null===(p=null==f?void 0:f.organism)||void 0===p?void 0:p.id)||"",L=(null===(h=null===(E=null==f?void 0:f.organism)||void 0===E?void 0:E.config)||void 0===h?void 0:h.dataRetrievalConfig)||{},x=(null===(D=null===(C=null==f?void 0:f.organism)||void 0===C?void 0:C.config)||void 0===D?void 0:D.display)||{defaultView:"month",use24HourFormatByDefault:!1,colorMap:[],overlayIndicators:void 0},S=a(function(){var e="calendar:organism:".concat(F),n=null==w?void 0:w[e];return"number"==typeof n?n:0},[w,F]),U=u({organismId:F,start:j,end:I}),q=U.events,V=U.resources,B=U.overlays,H=U.isLoading,R=U.error,A=U.refetch,M=d(),O=M.create,P=M.isLoading,_=M.error,k=l(),z=k.delete,T=k.isLoading,G=k.error,J=v(),K=J.update,N=J.isLoading,Q=J.error,W=r({initialEvents:q,onEventAdd:function(r){return e(void 0,void 0,void 0,function(){var e;return n(this,function(n){switch(n.label){case 0:return n.trys.push([0,4,,5]),(null==L?void 0:L.onEventCreate)?[4,L.onEventCreate(r)]:[3,2];case 1:return[2,n.sent()];case 2:return[4,O({organismId:F,event:r})];case 3:return[2,n.sent()||t(t({},r),{id:String(Date.now())})];case 4:return e=n.sent(),console.error("Failed to create event:",e),[2,t(t({},r),{id:String(Date.now())})];case 5:return[2]}})})},onEventUpdate:function(t){return e(void 0,void 0,void 0,function(){var e;return n(this,function(n){switch(n.label){case 0:return n.trys.push([0,4,,5]),(null==L?void 0:L.onEventUpdate)?[4,L.onEventUpdate(t)]:[3,2];case 1:return[2,n.sent()];case 2:return[4,K({organismId:F,event:t})];case 3:return[2,n.sent()||t];case 4:return e=n.sent(),console.error("Failed to update event:",e),[2,t];case 5:return[2]}})})},onEventDelete:function(t){return e(void 0,void 0,void 0,function(){var e;return n(this,function(n){switch(n.label){case 0:return n.trys.push([0,5,,6]),(null==L?void 0:L.onEventDelete)?[4,L.onEventDelete(t)]:[3,2];case 1:return n.sent(),[3,4];case 2:return[4,z({eventId:t,organismId:F})];case 3:n.sent(),n.label=4;case 4:return[3,6];case 5:return e=n.sent(),console.error("Failed to delete event:",e),[3,6];case 6:return[2]}})})},onDateRangeChange:function(t,r){return e(void 0,void 0,void 0,function(){return n(this,function(e){switch(e.label){case 0:b.current={start:t,end:r},A(),e.label=1;case 1:return H?[4,new Promise(function(e){return setTimeout(e,100)})]:[3,3];case 2:return e.sent(),[3,1];case 3:return[2,q]}})})}}),X=W.events,Y=W.isLoading,Z=W.addEvent,$=W.updateEvent,ee=W.deleteEvent,ne=W.onViewOrDateChange;i(function(){if((null==L?void 0:L.loadEvents)&&b.current){var e=b.current,n=e.start,t=e.end;ne(n,t)}},[S,ne,null==L?void 0:L.loadEvents]);var te=a(function(){return{defaultView:x.defaultView||"month",use24HourFormatByDefault:x.use24HourFormatByDefault||!1,overlayIndicators:c(x.overlayIndicators)}},[x]);return{events:X,resources:V,overlays:B,isLoading:H||Y||P||T||N,error:R||_||G||Q,refreshSignal:S,calendarConfig:te,modalConfig:null===(y=null==L?void 0:L.form)||void 0===y?void 0:y.modal,fieldMappings:null==L?void 0:L.bindings,onEventAdd:Z,onEventUpdate:$,onEventDelete:ee,onDateRangeChange:ne,refetch:A}};export{f as useCalendarOrganism};
|
|
2
2
|
//# sourceMappingURL=useCalendarOrganism.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useCalendarOrganism.js","sources":["../../../../../src/organisms/CalendarOrganism/useCalendarOrganism.ts"],"sourcesContent":[null],"names":["useCalendarOrganism","props","stateConfig","useStateContext","lastRangeRef","useRef","
|
|
1
|
+
{"version":3,"file":"useCalendarOrganism.js","sources":["../../../../../src/organisms/CalendarOrganism/useCalendarOrganism.ts"],"sourcesContent":[null],"names":["useCalendarOrganism","props","stateConfig","useStateContext","lastRangeRef","useRef","start","_a","current","Date","end","_b","organismId","_c","organism","id","dataRetrievalConfig","_d","config","displayConfig","_g","_f","display","defaultView","use24HourFormatByDefault","colorMap","overlayIndicators","undefined","refreshSignal","useMemo","key","concat","val","_j","useCalendarData","fetchedEvents","events","resources","overlays","isDataLoading","isLoading","dataError","error","refetch","_k","useCreateCalendarEvent","createEvent","create","isCreating","createError","_l","useDeleteCalendarEvent","deleteEventMutation","isDeleting","deleteError","_m","useUpdateCalendarEvent","updateEventMutation","update","isUpdating","updateError","_o","useEventCalendar","initialEvents","onEventAdd","event","__awaiter","onEventCreate","sent","__assign","String","now","console","error_1","onEventUpdate","error_2","onEventDelete","eventId","error_3","onDateRangeChange","Promise","resolve","setTimeout","isCalendarLoading","addEvent","updateEvent","deleteEvent","onViewOrDateChange","useEffect","loadEvents","start_1","end_1","calendarConfig","toPackageOverlayConfig","modalConfig","_h","form","modal","fieldMappings","bindings"],"mappings":"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"}
|
package/dist/index.d.ts
CHANGED
|
@@ -3818,4 +3818,4 @@ declare const toastStyles: _emotion_react.SerializedStyles;
|
|
|
3818
3818
|
|
|
3819
3819
|
declare const useMediaQuery: (breakpointSize: BreakpointSizesTypes$1) => boolean;
|
|
3820
3820
|
|
|
3821
|
-
export { AccordionMoleculeType, AccountButtonContext, AccountButtonContextType, AccountButtonProvider, AccountButtonProviderProps, ActionButtonCell, ActionButtonStyle, ActionEventType, ActionProperties, ActionType, ActionTypes, AdditionalContainerProps, AlertMolecule, AlertMoleculeProps, AlertMoleculeType, AnnotationsList, ApiContext, ApiInterface, ApiProvider, ArrayField, AvatarMoleculeType, AvatarTextCell, BackgroundImage, BadgeMolecule, BadgeMoleculeProps, BadgeMoleculeType, BaseActionConfig, BaseField, BaseMolecule, BaseMoleculeType, BaseSpeedDialItem, BaseStateValue, BaseTextButton, BasicTextField, BasicTextFieldMoleculeType, BasicTextFieldProps, BinaryRadioButtons, BinaryRadioButtonsMoleculeType, BinaryRadioButtonsProps, BooleanIconCell, BooleanProperties, BreakpointSizesTypes, Button, ButtonActionsContext, ButtonActionsContextType, ButtonActionsProvider, ButtonActionsProviderProps, ButtonMoleculeType, ButtonProps, COMMUNICATION_LINK_DATA_TEXT, COMMUNICATION_LINK_DATA_URL, COMMUNICATION_LINK_ELEMENT_ID, CalendarMoleculeType, CalendarOrganism, CellRendererRegistry, Checkbox, CheckboxMoleculeType, CheckboxProps, Checklist, ChecklistItem, ChecklistItemType, ChecklistProperties, ChecklistProps, ChecklistsMoleculeType, ChipMolecule, ChipMoleculeProps, ChipMoleculeType, Circle, CircleBoxProps, CirclesWrapper, CircularIndicator, CircularIndicatorProps, CircularIndicatorStyledComponent, ColorProperties, ColumnActionConfig, ColumnBaseConfig, ColumnConfig, ColumnKind, ComponentColumnConfig, CompositeField, CompositeTarget, ConditionConfig, ConditionConfigProperties, ConditionCriteria, ConfigGroup, ConfigurationItem, ConfigurationItemInfo, ConfiguratorDescriptor, ConsentFieldMoleculeType, ConsentMolecule, ConsentType, Container, ContainerAlignItemsType, ContainerComponentProps, ContainerConfig, ContainerConfiguratorDescriptor, ContainerPositionType, ContainerProperties, ContainerProps, ContainerPropsType, ContainerScrollBehaviourType, ContainerTemplateType, ContainerType, ContainerWrapper, ContentWrapper, ContentWrapperProps, CountValidationTypes, CriteriaType, CurrencyCell, CurrencyInputFieldMoleculeType, CustomStep, CustomValidation, CustomValidationProps, CustomValidationRule, DataCaptureProperties, DataColumnConfig, DataConnectionValues, DataGridConfiguratorModel, DataGridOrganism, DataGridOrganismConfig, DataGridOrganismProps, DataGridPage, DataGridQuery, DataModelFieldFormat, DataModelFieldFormatCodeTypes, DataModelFieldFormatValueTypes, DateCalendar, DateCalendarMoleculeProps, DateCalendarMoleculeType, DateCalendarProps, DateCell, DatePickerMolecule, DatePickerMoleculeProps, DatePickerMoleculeType, DateProperties, DefaultTextCell, Divider, DividerItemType, DividerMoleculeType, DividerProps, DownloadFile, Drawer, DrawerMoleculeType, DrawerState, EmailInputFieldMoleculeType, EmailLinkCell, ErrorText, Field, FieldType, FontSizesTypes, FontWeight, FormContainerProps, FormDataStateConfig, FormOrganismItem, FormStateType, FormStepContainerProps, FormStepContext, FormStepContextProvider, FormStepContextProviderProps, FormStepContextType, GridSpan, HeaderTabs, HorizontalButtons, HorizontalButtonsProps, HorizontalPadding, Icon, IconButton, IconButtonProps, IconNames, IconProps, IconRenderer, IconRendererProps, IconWrapper, Image, ImageMoleculeType, ImageProperties, ImageProps, Input, InputFieldInternalConfigProps, InputIconProps, InputProps, LayoutContext, LayoutContextType, LayoutProvider, LayoutProviderProps, Link, LinkMoleculeType, LinkProperties, LinkProps, LinkTypes, LinkVariant, LucideIconName, MATRIX_MESSAGE_DATA_ID, MATRIX_MESSAGE_ELEMENT_ID, MaxRuleValidation, MenuMoleculeType, MetadataStateConfig, MetadataType, MinRuleValidation, MlrRichTextViewerContext, MlrRichTextViewerContextType, MlrRichTextViewerProvider, MlrRichTextViewerProviderProps, ModalWrapper, Molecule, MoleculeConfiguratorDescriptor, MoleculeItemConfiguratorDescriptor, MoleculeItemTypes, MoleculeTypes, NumericInputFieldMoleculeType, ObjectStateProperties, Option, Organism, OrganismConfiguratorDescriptor, OrganismContext, OrganismContextProvider, OrganismContextProviderProps, OrganismContextType, OrganismItem, Padding, PaddingProps, PaddingVariants, PasswordFields, PasswordRuleValidation, PasswordSetup, PasswordSetupMoleculeType, PasswordSetupProps, PdfDocument, PdfDocumentProps, PhoneLinkCell, PhoneNumberInputFieldMoleculeType, PopupPropsType, PredefinedActionsConfig, PrimitiveField, RadioButtonInternalConfigProps, RadioButtons, RadioButtonsProps, RadioGroupWrapper, RatingCell, RatingMolecule, RatingMoleculeProps, RatingMoleculeType, RegularImage, RegularImageProps, RendererName, RichTextEditorProps, RichTextItemType, RichTextViewer, SegmentationType, Select, SelectInternalConfigurationOptions, SelectMolecule, SelectMoleculeOption, SelectMoleculeProps, SelectMoleculeType, SelectOption$1 as SelectOption, SelectProps, SeoTags, SetPasswordRuleValidation, SimpleTextMoleculeType, SizesTypes, SliderMolecule, SliderMoleculeProps, SliderMoleculeType, SliderProps, Spacer, SpacerProps, SpeedDial, SpeedDialActionItemProps, SpeedDialActionItemType, SpeedDialItem, SpeedDialItemType, SpeedDialMoleculeType, SpeedDialProps, Spinner, StateActionType, StateConfigType, StateContext, StateContextProvider, StateContextProviderProps, StateContextType, StateEventType, StateListenerConfigType, StateModifierConfigType, StateProperties, StatusChipCell, Stepper, StepperMoleculeType, StepperOrientation, StepperProps, StyleWrapper, SwitchMolecule, SwitchMoleculeProps, SwitchMoleculeType, TabsMoleculeType, TextAlign, TextButton, TextButtonProps, TextElementProps, TextItemType, TextMolecule, TextMoleculeType, TextProperties, TextProps, TextTypes, TextWrapper, TextWrapperProps, ThemeColors, ThemeColorsType, ThemeDevicesType, ThemeSizesType, ThemeTextType, TimePickerMolecule, TimePickerMoleculeProps, TimePickerMoleculeType, Tooltip, TooltipProps, TouchableOpacity, TouchableOpacityProps, UnionField, UnionVariant, ValidationRules, ValidationTag, ValidationTagProps, ValidationTagStatus, VerticalPadding, Video, VideoMoleculeType, VideoProperties, VideoProps, VisitMoleculeProps, VisitMoleculeType, WhenCondition, WrappedContainerType, ZealTheme, ZealThemeProvider, ZealUIModal, ZealUIModalProps, calendarConfiguratorDescriptor, containerConfiguratorsMap, dataGridConfiguratorDescriptor, defaultTheme, moleculeConfiguratorsMap, moleculeItemConfiguratorsMap, organismConfiguratorsMap, passwordValidationMapper, richTextDefaultValue, toast, toastStyles, useAccountButtonContext, useApi, useButtonActionsContext, useFormStepContext, useLayoutContext, useMediaQuery, useMlrRichTextViewerContext, useOrganismContext, useStateContext };
|
|
3821
|
+
export { AccordionMoleculeType, AccountButtonContext, AccountButtonContextType, AccountButtonProvider, AccountButtonProviderProps, ActionButtonCell, ActionButtonStyle, ActionEventType, ActionProperties, ActionType, ActionTypes, AdditionalContainerProps, AlertMolecule, AlertMoleculeProps, AlertMoleculeType, AnnotationsList, ApiContext, ApiInterface, ApiProvider, ArrayField, AvatarMoleculeType, AvatarTextCell, BackgroundImage, BadgeMolecule, BadgeMoleculeProps, BadgeMoleculeType, BaseActionConfig, BaseField, BaseMolecule, BaseMoleculeType, BaseSpeedDialItem, BaseStateValue, BaseTextButton, BasicTextField, BasicTextFieldMoleculeType, BasicTextFieldProps, BinaryRadioButtons, BinaryRadioButtonsMoleculeType, BinaryRadioButtonsProps, BooleanIconCell, BooleanProperties, BreakpointSizesTypes, Button, ButtonActionsContext, ButtonActionsContextType, ButtonActionsProvider, ButtonActionsProviderProps, ButtonMoleculeType, ButtonProps, COMMUNICATION_LINK_DATA_TEXT, COMMUNICATION_LINK_DATA_URL, COMMUNICATION_LINK_ELEMENT_ID, CalendarMoleculeType, CalendarOrganism, CalendarOrganismProps, CellRendererRegistry, Checkbox, CheckboxMoleculeType, CheckboxProps, Checklist, ChecklistItem, ChecklistItemType, ChecklistProperties, ChecklistProps, ChecklistsMoleculeType, ChipMolecule, ChipMoleculeProps, ChipMoleculeType, Circle, CircleBoxProps, CirclesWrapper, CircularIndicator, CircularIndicatorProps, CircularIndicatorStyledComponent, ColorProperties, ColumnActionConfig, ColumnBaseConfig, ColumnConfig, ColumnKind, ComponentColumnConfig, CompositeField, CompositeTarget, ConditionConfig, ConditionConfigProperties, ConditionCriteria, ConfigGroup, ConfigurationItem, ConfigurationItemInfo, ConfiguratorDescriptor, ConsentFieldMoleculeType, ConsentMolecule, ConsentType, Container, ContainerAlignItemsType, ContainerComponentProps, ContainerConfig, ContainerConfiguratorDescriptor, ContainerPositionType, ContainerProperties, ContainerProps, ContainerPropsType, ContainerScrollBehaviourType, ContainerTemplateType, ContainerType, ContainerWrapper, ContentWrapper, ContentWrapperProps, CountValidationTypes, CriteriaType, CurrencyCell, CurrencyInputFieldMoleculeType, CustomStep, CustomValidation, CustomValidationProps, CustomValidationRule, DataCaptureProperties, DataColumnConfig, DataConnectionValues, DataGridConfiguratorModel, DataGridOrganism, DataGridOrganismConfig, DataGridOrganismProps, DataGridPage, DataGridQuery, DataModelFieldFormat, DataModelFieldFormatCodeTypes, DataModelFieldFormatValueTypes, DateCalendar, DateCalendarMoleculeProps, DateCalendarMoleculeType, DateCalendarProps, DateCell, DatePickerMolecule, DatePickerMoleculeProps, DatePickerMoleculeType, DateProperties, DefaultTextCell, Divider, DividerItemType, DividerMoleculeType, DividerProps, DownloadFile, Drawer, DrawerMoleculeType, DrawerState, EmailInputFieldMoleculeType, EmailLinkCell, ErrorText, Field, FieldType, FontSizesTypes, FontWeight, FormContainerProps, FormDataStateConfig, FormOrganismItem, FormStateType, FormStepContainerProps, FormStepContext, FormStepContextProvider, FormStepContextProviderProps, FormStepContextType, GridSpan, HeaderTabs, HorizontalButtons, HorizontalButtonsProps, HorizontalPadding, Icon, IconButton, IconButtonProps, IconNames, IconProps, IconRenderer, IconRendererProps, IconWrapper, Image, ImageMoleculeType, ImageProperties, ImageProps, Input, InputFieldInternalConfigProps, InputIconProps, InputProps, LayoutContext, LayoutContextType, LayoutProvider, LayoutProviderProps, Link, LinkMoleculeType, LinkProperties, LinkProps, LinkTypes, LinkVariant, LucideIconName, MATRIX_MESSAGE_DATA_ID, MATRIX_MESSAGE_ELEMENT_ID, MaxRuleValidation, MenuMoleculeType, MetadataStateConfig, MetadataType, MinRuleValidation, MlrRichTextViewerContext, MlrRichTextViewerContextType, MlrRichTextViewerProvider, MlrRichTextViewerProviderProps, ModalWrapper, Molecule, MoleculeConfiguratorDescriptor, MoleculeItemConfiguratorDescriptor, MoleculeItemTypes, MoleculeTypes, NumericInputFieldMoleculeType, ObjectStateProperties, Option, Organism, OrganismConfiguratorDescriptor, OrganismContext, OrganismContextProvider, OrganismContextProviderProps, OrganismContextType, OrganismItem, Padding, PaddingProps, PaddingVariants, PasswordFields, PasswordRuleValidation, PasswordSetup, PasswordSetupMoleculeType, PasswordSetupProps, PdfDocument, PdfDocumentProps, PhoneLinkCell, PhoneNumberInputFieldMoleculeType, PopupPropsType, PredefinedActionsConfig, PrimitiveField, RadioButtonInternalConfigProps, RadioButtons, RadioButtonsProps, RadioGroupWrapper, RatingCell, RatingMolecule, RatingMoleculeProps, RatingMoleculeType, RegularImage, RegularImageProps, RendererName, RichTextEditorProps, RichTextItemType, RichTextViewer, SegmentationType, Select, SelectInternalConfigurationOptions, SelectMolecule, SelectMoleculeOption, SelectMoleculeProps, SelectMoleculeType, SelectOption$1 as SelectOption, SelectProps, SeoTags, SetPasswordRuleValidation, SimpleTextMoleculeType, SizesTypes, SliderMolecule, SliderMoleculeProps, SliderMoleculeType, SliderProps, Spacer, SpacerProps, SpeedDial, SpeedDialActionItemProps, SpeedDialActionItemType, SpeedDialItem, SpeedDialItemType, SpeedDialMoleculeType, SpeedDialProps, Spinner, StateActionType, StateConfigType, StateContext, StateContextProvider, StateContextProviderProps, StateContextType, StateEventType, StateListenerConfigType, StateModifierConfigType, StateProperties, StatusChipCell, Stepper, StepperMoleculeType, StepperOrientation, StepperProps, StyleWrapper, SwitchMolecule, SwitchMoleculeProps, SwitchMoleculeType, TabsMoleculeType, TextAlign, TextButton, TextButtonProps, TextElementProps, TextItemType, TextMolecule, TextMoleculeType, TextProperties, TextProps, TextTypes, TextWrapper, TextWrapperProps, ThemeColors, ThemeColorsType, ThemeDevicesType, ThemeSizesType, ThemeTextType, TimePickerMolecule, TimePickerMoleculeProps, TimePickerMoleculeType, Tooltip, TooltipProps, TouchableOpacity, TouchableOpacityProps, UnionField, UnionVariant, ValidationRules, ValidationTag, ValidationTagProps, ValidationTagStatus, VerticalPadding, Video, VideoMoleculeType, VideoProperties, VideoProps, VisitMoleculeProps, VisitMoleculeType, WhenCondition, WrappedContainerType, ZealTheme, ZealThemeProvider, ZealUIModal, ZealUIModalProps, calendarConfiguratorDescriptor, containerConfiguratorsMap, dataGridConfiguratorDescriptor, defaultTheme, moleculeConfiguratorsMap, moleculeItemConfiguratorsMap, organismConfiguratorsMap, passwordValidationMapper, richTextDefaultValue, toast, toastStyles, useAccountButtonContext, useApi, useButtonActionsContext, useFormStepContext, useLayoutContext, useMediaQuery, useMlrRichTextViewerContext, useOrganismContext, useStateContext };
|
package/package.json
CHANGED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{__assign as o}from"../../../node_modules/tslib/tslib.es6.js";var n=function(o,n,t){var r,u;return void 0===t&&(t="blue"),null!==(u=null===(r=n.find(function(n){return n.status===o}))||void 0===r?void 0:r.color)&&void 0!==u?u:t},t=function(t,r){return t.map(function(t){return o(o({},t),{color:n(t.status,r)})})};export{n as mapStatusToColor,t as normalizeEvents};
|
|
2
|
-
//# sourceMappingURL=statusColorMapping.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"statusColorMapping.js","sources":["../../../../../../src/organisms/CalendarOrganism/utils/statusColorMapping.ts"],"sourcesContent":[null],"names":["mapStatusToColor","status","map","fallback","_b","find","m","_a","color","normalizeEvents","raw","e","__assign"],"mappings":"wEAIaA,EAAmB,SAC9BC,EACAC,EACAC,WACe,YADf,IAAAA,IAAAA,EAA6B,QACiC,QAA/CC,EAAsC,UAAtCF,EAAIG,KAAK,SAACC,GAAM,OAAAA,EAAEL,SAAWA,CAAM,UAAG,IAAAM,OAAA,EAAAA,EAAAC,aAAS,IAAAJ,EAAAA,EAAAD,GAEnDM,EAAkB,SAACC,EAAYR,GAC1C,OAAAQ,EAAIR,IAAI,SAACS,GAAM,OACVC,EAAAA,EAAA,GAAAD,GACH,CAAAH,MAAOR,EAAiBW,EAAEV,OAAuBC,IAFpC,EAAf"}
|