@zealicsolutions/web-ui 1.0.99-beta.1 → 1.0.99-beta.10
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/containers/containerConfigurators.d.ts +1 -0
- package/dist/cjs/containers/types/moleculeTypes.d.ts +1 -0
- package/dist/cjs/contexts/ApiContext/ApiContext.d.ts +2 -1
- package/dist/cjs/contexts/ApiContext/queries/useDataModelFieldOptions.d.ts +1 -1
- package/dist/cjs/index.d.ts +4 -0
- package/dist/cjs/index.js +1578 -1578
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/moleculeItems/moleculeItemConfigurators.d.ts +1 -0
- package/dist/cjs/molecules/Select/Select.d.ts +1 -0
- package/dist/cjs/molecules/moleculeConfigurators.d.ts +1 -0
- package/dist/cjs/organisms/CalendarOrganism/config/descriptors.d.ts +274 -5
- package/dist/cjs/organisms/CalendarOrganism/index.d.ts +2 -0
- package/dist/cjs/organisms/DataGrid/config/descriptors.d.ts +1 -1
- package/dist/cjs/organisms/index.d.ts +1 -1
- package/dist/cjs/organisms/organismConfigurators.d.ts +4 -0
- package/dist/esm/_virtual/index5.js +1 -1
- package/dist/esm/_virtual/index6.js +1 -1
- package/dist/esm/containers/containerConfigurators.d.ts +1 -0
- package/dist/esm/containers/containerConfigurators.js +2 -0
- package/dist/esm/containers/containerConfigurators.js.map +1 -0
- package/dist/esm/containers/types/moleculeTypes.d.ts +1 -0
- package/dist/esm/contexts/ApiContext/ApiContext.d.ts +2 -1
- package/dist/esm/contexts/ApiContext/ApiContext.js +1 -1
- package/dist/esm/contexts/ApiContext/ApiContext.js.map +1 -1
- package/dist/esm/contexts/ApiContext/queries/useDataModelFieldOptions.d.ts +1 -1
- package/dist/esm/contexts/ApiContext/queries/useDataModelFieldOptions.js +1 -1
- package/dist/esm/contexts/ApiContext/queries/useDataModelFieldOptions.js.map +1 -1
- package/dist/esm/index.d.ts +4 -0
- package/dist/esm/index.js +1 -1
- package/dist/esm/moleculeItems/moleculeItemConfigurators.d.ts +1 -0
- package/dist/esm/moleculeItems/moleculeItemConfigurators.js +2 -0
- package/dist/esm/moleculeItems/moleculeItemConfigurators.js.map +1 -0
- package/dist/esm/molecules/BaseMolecule.js +1 -1
- package/dist/esm/molecules/BaseMolecule.js.map +1 -1
- package/dist/esm/molecules/Select/Select.d.ts +1 -0
- package/dist/esm/molecules/Select/Select.js +1 -1
- package/dist/esm/molecules/Select/Select.js.map +1 -1
- package/dist/esm/molecules/moleculeConfigurators.d.ts +1 -0
- package/dist/esm/molecules/moleculeConfigurators.js +2 -0
- package/dist/esm/molecules/moleculeConfigurators.js.map +1 -0
- package/dist/esm/node_modules/@mui/material/esm/Accordion/Accordion.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/AccordionDetails/AccordionDetails.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/AccordionSummary/AccordionSummary.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Alert/Alert.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/AlertTitle/AlertTitle.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Autocomplete/Autocomplete.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Avatar/Avatar.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Backdrop/Backdrop.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Badge/Badge.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Box/Box.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Button/Button.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/ButtonBase/ButtonBase.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/ButtonBase/Ripple.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/ButtonBase/TouchRipple.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Card/Card.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/CardMedia/CardMedia.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Checkbox/Checkbox.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Chip/Chip.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/CircularProgress/CircularProgress.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/ClickAwayListener/ClickAwayListener.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Collapse/Collapse.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/CssBaseline/CssBaseline.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/DefaultPropsProvider/DefaultPropsProvider.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Dialog/Dialog.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/DialogActions/DialogActions.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/DialogContent/DialogContent.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Divider/Divider.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Drawer/Drawer.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Fab/Fab.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Fade/Fade.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/FilledInput/FilledInput.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/FormControl/FormControl.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/FormControlLabel/FormControlLabel.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/FormGroup/FormGroup.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/FormHelperText/FormHelperText.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/FormLabel/FormLabel.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/GlobalStyles/GlobalStyles.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Grow/Grow.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/IconButton/IconButton.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/InitColorSchemeScript/InitColorSchemeScript.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Input/Input.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/InputAdornment/InputAdornment.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/InputBase/InputBase.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/InputLabel/InputLabel.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/LinearProgress/LinearProgress.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Link/Link.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/List/List.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/ListItem/ListItem.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/ListItemButton/ListItemButton.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/ListItemIcon/ListItemIcon.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/ListItemSecondaryAction/ListItemSecondaryAction.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/ListItemText/ListItemText.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/ListSubheader/ListSubheader.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Menu/Menu.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/MenuItem/MenuItem.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/MenuList/MenuList.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Modal/Modal.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/NativeSelect/NativeSelectInput.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/OutlinedInput/NotchedOutline.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/OutlinedInput/OutlinedInput.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Paper/Paper.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Popover/Popover.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Popper/BasePopper.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Popper/Popper.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Portal/Portal.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Radio/Radio.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Radio/RadioButtonIcon.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/RadioGroup/RadioGroup.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Rating/Rating.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Select/Select.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Select/SelectInput.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Skeleton/Skeleton.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Slide/Slide.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Slider/Slider.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Slider/SliderValueLabel.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/SpeedDial/SpeedDial.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/SpeedDialAction/SpeedDialAction.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/SpeedDialIcon/SpeedDialIcon.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Stack/Stack.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Step/Step.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/StepConnector/StepConnector.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/StepContent/StepContent.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/StepIcon/StepIcon.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/StepLabel/StepLabel.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Stepper/Stepper.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/SvgIcon/SvgIcon.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Switch/Switch.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Tab/Tab.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/TabScrollButton/TabScrollButton.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/TableCell/TableCell.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/TablePagination/TablePagination.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/TablePaginationActions/TablePaginationActions.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Tabs/ScrollbarSize.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Tabs/Tabs.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/TextField/TextField.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/TextareaAutosize/TextareaAutosize.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/ToggleButton/ToggleButton.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Toolbar/Toolbar.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Tooltip/Tooltip.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Typography/Typography.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Unstable_TrapFocus/FocusTrap.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/Zoom/Zoom.js +1 -1
- package/dist/esm/node_modules/@mui/material/esm/internal/SwitchBase.js +1 -1
- package/dist/esm/node_modules/@mui/material/node_modules/react-is/cjs/react-is.development.js +1 -1
- package/dist/esm/node_modules/@mui/material/node_modules/react-is/cjs/react-is.production.js +1 -1
- package/dist/esm/node_modules/@mui/material/node_modules/react-is/index.js +1 -1
- package/dist/esm/node_modules/@mui/private-theming/esm/ThemeProvider/ThemeProvider.js +1 -1
- package/dist/esm/node_modules/@mui/styled-engine/esm/GlobalStyles/GlobalStyles.js +1 -1
- package/dist/esm/node_modules/@mui/styled-engine/esm/StyledEngineProvider/StyledEngineProvider.js +1 -1
- package/dist/esm/node_modules/@mui/system/esm/DefaultPropsProvider/DefaultPropsProvider.js +1 -1
- package/dist/esm/node_modules/@mui/system/esm/GlobalStyles/GlobalStyles.js +1 -1
- package/dist/esm/node_modules/@mui/system/esm/RtlProvider/index.js +1 -1
- package/dist/esm/node_modules/@mui/system/esm/Stack/createStack.js +1 -1
- package/dist/esm/node_modules/@mui/system/esm/ThemeProvider/ThemeProvider.js +1 -1
- package/dist/esm/node_modules/@mui/system/esm/cssVars/createCssVarsProvider.js +1 -1
- package/dist/esm/node_modules/@mui/system/esm/responsivePropType/responsivePropType.js +1 -1
- package/dist/esm/node_modules/@mui/utils/esm/deepmerge/deepmerge.js +1 -1
- package/dist/esm/node_modules/@mui/utils/esm/elementAcceptingRef/elementAcceptingRef.js +1 -1
- package/dist/esm/node_modules/@mui/utils/esm/elementTypeAcceptingRef/elementTypeAcceptingRef.js +1 -1
- package/dist/esm/node_modules/@mui/utils/esm/getDisplayName/getDisplayName.js +1 -1
- package/dist/esm/node_modules/@mui/utils/esm/refType/refType.js +1 -1
- package/dist/esm/node_modules/@mui/utils/node_modules/react-is/cjs/react-is.development.js +1 -1
- package/dist/esm/node_modules/@mui/utils/node_modules/react-is/cjs/react-is.production.js +1 -1
- package/dist/esm/node_modules/@mui/utils/node_modules/react-is/index.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/GridColumnHeaders.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/GridColumnSortButton.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/GridFooter.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/GridLoadingOverlay.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/GridNoColumnsOverlay.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/GridNoRowsOverlay.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/GridPagination.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/GridRow.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/GridRowCount.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/GridSelectedRowCount.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/GridShadowScrollArea.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/base/GridOverlays.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/cell/GridActionsCell.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/cell/GridBooleanCell.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/cell/GridCell.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/cell/GridEditBooleanCell.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/cell/GridEditDateCell.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/cell/GridEditInputCell.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/cell/GridEditSingleSelectCell.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/cell/GridSkeletonCell.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/columnHeaders/GridColumnHeaderFilterIconButton.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/columnHeaders/GridColumnHeaderItem.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/columnHeaders/GridColumnHeaderSeparator.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/columnHeaders/GridColumnHeaderSortIcon.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/columnHeaders/GridColumnHeaderTitle.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/columnSelection/GridCellCheckboxRenderer.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/columnSelection/GridHeaderCheckbox.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/columnsManagement/GridColumnsManagement.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/columnsPanel/ColumnsPanelTrigger.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/containers/GridFooterContainer.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/containers/GridOverlay.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/containers/GridRoot.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/export/ExportCsv.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/export/ExportPrint.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/filterPanel/FilterPanelTrigger.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/menu/GridMenu.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/menu/columnMenu/GridColumnHeaderMenu.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/menu/columnMenu/GridColumnMenu.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/menu/columnMenu/GridColumnMenuContainer.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/menu/columnMenu/menuItems/GridColumnMenuColumnsItem.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/menu/columnMenu/menuItems/GridColumnMenuFilterItem.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/menu/columnMenu/menuItems/GridColumnMenuHideItem.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/menu/columnMenu/menuItems/GridColumnMenuManageItem.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/menu/columnMenu/menuItems/GridColumnMenuSortItem.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/panel/GridPanel.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/panel/GridPanelContent.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/panel/GridPanelFooter.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/panel/filterPanel/GridFilterForm.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/panel/filterPanel/GridFilterInputBoolean.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/panel/filterPanel/GridFilterInputDate.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/panel/filterPanel/GridFilterInputMultipleSingleSelect.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/panel/filterPanel/GridFilterInputMultipleValue.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/panel/filterPanel/GridFilterInputSingleSelect.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/panel/filterPanel/GridFilterInputValue.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/panel/filterPanel/GridFilterPanel.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/quickFilter/QuickFilter.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/quickFilter/QuickFilterClear.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/quickFilter/QuickFilterControl.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/quickFilter/QuickFilterTrigger.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/toolbar/GridToolbarExport.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/toolbar/GridToolbarExportContainer.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/toolbar/GridToolbarQuickFilter.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/toolbarV8/GridToolbar.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/toolbarV8/Toolbar.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid/esm/components/toolbarV8/ToolbarButton.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid-pro/esm/DataGridPro/DataGridPro.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid-pro/esm/components/GridColumnHeaders.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid-pro/esm/components/GridColumnMenuPinningItem.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid-pro/esm/components/GridDetailPanelToggleCell.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid-pro/esm/components/GridRowReorderCell.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid-pro/esm/components/GridTreeDataGroupingCell.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid-pro/esm/components/headerFiltering/GridHeaderFilterCell.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid-pro/esm/components/headerFiltering/GridHeaderFilterMenu.js +1 -1
- package/dist/esm/node_modules/@mui/x-data-grid-pro/esm/components/headerFiltering/GridHeaderFilterMenuContainer.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/DateCalendar/DateCalendar.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/DateField/DateField.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/DatePicker/DatePicker.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/DatePicker/DatePickerToolbar.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/DesktopDatePicker/DesktopDatePicker.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/DesktopTimePicker/DesktopTimePicker.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/DigitalClock/DigitalClock.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/LocalizationProvider/LocalizationProvider.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/MobileDatePicker/MobileDatePicker.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/MobileTimePicker/MobileTimePicker.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/MonthCalendar/MonthCalendar.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/MultiSectionDigitalClock/MultiSectionDigitalClock.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/PickersActionBar/PickersActionBar.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/PickersCalendarHeader/PickersCalendarHeader.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/PickersDay/PickersDay.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/PickersLayout/PickersLayout.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/PickersSectionList/PickersSectionList.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/PickersShortcuts/PickersShortcuts.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/PickersTextField/PickersFilledInput/PickersFilledInput.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/PickersTextField/PickersInput/PickersInput.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/PickersTextField/PickersInputBase/PickersInputBase.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/PickersTextField/PickersOutlinedInput/PickersOutlinedInput.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/PickersTextField/PickersTextField.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/TimeClock/TimeClock.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/TimeField/TimeField.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/TimePicker/TimePicker.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/TimePicker/TimePickerToolbar.js +1 -1
- package/dist/esm/node_modules/@mui/x-date-pickers/esm/YearCalendar/YearCalendar.js +1 -1
- package/dist/esm/node_modules/prop-types/index.js +1 -1
- package/dist/esm/node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js +1 -1
- package/dist/esm/node_modules/prop-types/node_modules/react-is/index.js +1 -1
- package/dist/esm/node_modules/react-transition-group/esm/CSSTransition.js +1 -1
- package/dist/esm/node_modules/react-transition-group/esm/ReplaceTransition.js +1 -1
- package/dist/esm/node_modules/react-transition-group/esm/SwitchTransition.js +1 -1
- package/dist/esm/node_modules/react-transition-group/esm/Transition.js +1 -1
- package/dist/esm/node_modules/react-transition-group/esm/TransitionGroup.js +1 -1
- package/dist/esm/node_modules/react-transition-group/esm/utils/PropTypes.js +1 -1
- package/dist/esm/organisms/CalendarOrganism/CalendarOrganism.js.map +1 -1
- package/dist/esm/organisms/CalendarOrganism/config/descriptors.d.ts +274 -5
- package/dist/esm/organisms/CalendarOrganism/config/descriptors.js +2 -0
- package/dist/esm/organisms/CalendarOrganism/config/descriptors.js.map +1 -0
- package/dist/esm/organisms/CalendarOrganism/index.d.ts +2 -0
- package/dist/esm/organisms/CalendarOrganism/useCalendarData.js.map +1 -1
- package/dist/esm/organisms/CalendarOrganism/utils/statusColorMapping.js.map +1 -1
- package/dist/esm/organisms/CalendarOrganism/utils/toPackageOverlayConfig.js.map +1 -1
- package/dist/esm/organisms/DataGrid/config/descriptors.d.ts +1 -1
- package/dist/esm/organisms/DataGrid/config/descriptors.js +1 -1
- package/dist/esm/organisms/DataGrid/config/descriptors.js.map +1 -1
- package/dist/esm/organisms/index.d.ts +1 -1
- package/dist/esm/organisms/organismConfigurators.d.ts +4 -0
- package/dist/esm/organisms/organismConfigurators.js +2 -0
- package/dist/esm/organisms/organismConfigurators.js.map +1 -0
- package/dist/index.d.ts +296 -2
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -24,6 +24,7 @@ import * as containers_types_types from 'containers/types/types';
|
|
|
24
24
|
import { ContainerProps as ContainerProps$2, ContainerProperties as ContainerProperties$1, ContainerComponentProps as ContainerComponentProps$1 } from 'containers/types/types';
|
|
25
25
|
import { AnnotationsList as AnnotationsList$1 } from 'contexts/MlrRichTextViewerContext/types';
|
|
26
26
|
import { PasswordRuleValidation as PasswordRuleValidation$2 } from 'molecules/PasswordSetup/PasswordSetup';
|
|
27
|
+
import { AxiosResponse } from 'axios';
|
|
27
28
|
import { IconRendererProps as IconRendererProps$1 } from 'molecules/Icon';
|
|
28
29
|
import { DatePickerProps, TimePickerProps } from '@mui/x-date-pickers';
|
|
29
30
|
import { SystemStyleObject, Theme as Theme$1 } from '@mui/system';
|
|
@@ -1301,6 +1302,7 @@ type DataCaptureProperties = {
|
|
|
1301
1302
|
dataCaptureName: string;
|
|
1302
1303
|
isConfigurable?: boolean;
|
|
1303
1304
|
sourceDataModelFieldId: string;
|
|
1305
|
+
predefinedValue?: string;
|
|
1304
1306
|
};
|
|
1305
1307
|
type ObjectStateProperties = {
|
|
1306
1308
|
attributeType: 'object_state';
|
|
@@ -1953,6 +1955,8 @@ type FormOrganismItemProps = {
|
|
|
1953
1955
|
};
|
|
1954
1956
|
declare const FormOrganismItem: ({ formData, setFormData, isMobile, ...props }: FormOrganismItemProps) => _emotion_react_jsx_runtime.JSX.Element | null;
|
|
1955
1957
|
|
|
1958
|
+
declare const containerConfiguratorsMap: Record<string, any>;
|
|
1959
|
+
|
|
1956
1960
|
type MlrRichTextViewerContextType = {
|
|
1957
1961
|
isMLRReview: boolean;
|
|
1958
1962
|
showAnnotations: boolean;
|
|
@@ -2203,7 +2207,7 @@ interface Option {
|
|
|
2203
2207
|
}
|
|
2204
2208
|
interface ApiInterface {
|
|
2205
2209
|
pickList: {
|
|
2206
|
-
get(dataModelFieldId?: string): Promise<ResponseDTO<Option[]
|
|
2210
|
+
get(dataModelFieldId?: string): Promise<AxiosResponse<ResponseDTO<Option[]>>>;
|
|
2207
2211
|
};
|
|
2208
2212
|
calendar?: {
|
|
2209
2213
|
createEvent: (event: CalendarEventType) => Promise<CalendarEventType | void>;
|
|
@@ -2250,6 +2254,8 @@ declare const LayoutProvider: react__default.FC<LayoutProviderProps>;
|
|
|
2250
2254
|
|
|
2251
2255
|
declare const useLayoutContext: () => LayoutContextType;
|
|
2252
2256
|
|
|
2257
|
+
declare const moleculeItemConfiguratorsMap: Record<string, any>;
|
|
2258
|
+
|
|
2253
2259
|
interface AlertMoleculeProps {
|
|
2254
2260
|
dismissible?: boolean;
|
|
2255
2261
|
width?: string;
|
|
@@ -2754,6 +2760,7 @@ interface SelectMoleculeOption {
|
|
|
2754
2760
|
interface SelectMoleculeProps {
|
|
2755
2761
|
open?: boolean;
|
|
2756
2762
|
text: string;
|
|
2763
|
+
predefinedValue?: string;
|
|
2757
2764
|
placeholderText?: string;
|
|
2758
2765
|
required?: boolean;
|
|
2759
2766
|
requiredErrorText?: string;
|
|
@@ -3087,6 +3094,8 @@ declare const ContentWrapper: react__default.FC<ContentWrapperProps>;
|
|
|
3087
3094
|
|
|
3088
3095
|
declare const SpeedDial: react__default.FC<SpeedDialProps>;
|
|
3089
3096
|
|
|
3097
|
+
declare const moleculeConfiguratorsMap: Record<string, any>;
|
|
3098
|
+
|
|
3090
3099
|
type RendererName = 'DefaultTextCell' | 'StatusChipCell' | 'AvatarTextCell' | 'DateCell' | 'BooleanIconCell' | 'EmailLinkCell' | 'PhoneLinkCell' | 'CurrencyCell' | 'RatingCell' | 'ActionButtonCell' | string;
|
|
3091
3100
|
type LucideIconName = 'Pencil' | 'Eye' | 'Trash2' | 'FileEdit' | 'Check' | 'X' | string;
|
|
3092
3101
|
interface ActionButtonStyle {
|
|
@@ -3466,6 +3475,291 @@ type OrganismProps = {
|
|
|
3466
3475
|
};
|
|
3467
3476
|
declare const Organism: ({ organism }: OrganismProps) => _emotion_react_jsx_runtime.JSX.Element;
|
|
3468
3477
|
|
|
3478
|
+
declare const calendarConfiguratorDescriptor: {
|
|
3479
|
+
readonly component: "CalendarOrganism";
|
|
3480
|
+
readonly version: "2.0.0";
|
|
3481
|
+
readonly toolGroups: readonly [{
|
|
3482
|
+
readonly id: "eventConnection";
|
|
3483
|
+
readonly tool: "calendarDataRetrieval";
|
|
3484
|
+
readonly titleKey: "config.calendar.group.eventConnection";
|
|
3485
|
+
readonly collapsible: true;
|
|
3486
|
+
readonly initiallyExpanded: false;
|
|
3487
|
+
readonly pathBase: "dataRetrievalConfig.bindings";
|
|
3488
|
+
readonly toolConfig: {
|
|
3489
|
+
readonly targets: readonly [{
|
|
3490
|
+
readonly captureName: "event";
|
|
3491
|
+
readonly labelKey: "config.calendar.eventConnection.event";
|
|
3492
|
+
}];
|
|
3493
|
+
};
|
|
3494
|
+
}, {
|
|
3495
|
+
readonly id: "eventBindings";
|
|
3496
|
+
readonly tool: "calendarDataRetrieval";
|
|
3497
|
+
readonly titleKey: "config.calendar.group.eventBindings";
|
|
3498
|
+
readonly collapsible: true;
|
|
3499
|
+
readonly initiallyExpanded: true;
|
|
3500
|
+
readonly pathBase: "dataRetrievalConfig.bindings.event";
|
|
3501
|
+
readonly toolConfig: {
|
|
3502
|
+
readonly targets: readonly [{
|
|
3503
|
+
readonly captureName: "id";
|
|
3504
|
+
readonly labelKey: "config.calendar.bindings.event.id";
|
|
3505
|
+
}, {
|
|
3506
|
+
readonly captureName: "title";
|
|
3507
|
+
readonly labelKey: "config.calendar.bindings.event.title";
|
|
3508
|
+
}, {
|
|
3509
|
+
readonly captureName: "startTime";
|
|
3510
|
+
readonly labelKey: "config.calendar.bindings.event.startTime";
|
|
3511
|
+
}, {
|
|
3512
|
+
readonly captureName: "endTime";
|
|
3513
|
+
readonly labelKey: "config.calendar.bindings.event.endTime";
|
|
3514
|
+
}, {
|
|
3515
|
+
readonly captureName: "status";
|
|
3516
|
+
readonly labelKey: "config.calendar.bindings.event.status";
|
|
3517
|
+
}, {
|
|
3518
|
+
readonly captureName: "eventType";
|
|
3519
|
+
readonly labelKey: "config.calendar.bindings.event.eventType";
|
|
3520
|
+
}, {
|
|
3521
|
+
readonly captureName: "resourceId";
|
|
3522
|
+
readonly labelKey: "config.calendar.bindings.event.resourceId";
|
|
3523
|
+
}, {
|
|
3524
|
+
readonly captureName: "resourceName";
|
|
3525
|
+
readonly labelKey: "config.calendar.bindings.event.resourceName";
|
|
3526
|
+
}, {
|
|
3527
|
+
readonly captureName: "visibility";
|
|
3528
|
+
readonly labelKey: "config.calendar.bindings.event.visibility";
|
|
3529
|
+
}, {
|
|
3530
|
+
readonly captureName: "color";
|
|
3531
|
+
readonly labelKey: "config.calendar.bindings.event.color";
|
|
3532
|
+
}, {
|
|
3533
|
+
readonly captureName: "associatedEntityType";
|
|
3534
|
+
readonly labelKey: "config.calendar.bindings.event.associatedEntityType";
|
|
3535
|
+
}, {
|
|
3536
|
+
readonly captureName: "associatedEntityId";
|
|
3537
|
+
readonly labelKey: "config.calendar.bindings.event.associatedEntityId";
|
|
3538
|
+
}, {
|
|
3539
|
+
readonly captureName: "conferencingLink";
|
|
3540
|
+
readonly labelKey: "config.calendar.bindings.event.conferencingLink";
|
|
3541
|
+
}, {
|
|
3542
|
+
readonly captureName: "meta[$index].token";
|
|
3543
|
+
readonly labelKey: "config.calendar.bindings.event.meta.token";
|
|
3544
|
+
}, {
|
|
3545
|
+
readonly captureName: "meta[$index].dataFieldId";
|
|
3546
|
+
readonly labelKey: "config.calendar.bindings.event.meta.fieldId";
|
|
3547
|
+
}];
|
|
3548
|
+
};
|
|
3549
|
+
}, {
|
|
3550
|
+
readonly id: "eventFormModal";
|
|
3551
|
+
readonly tool: "custom";
|
|
3552
|
+
readonly titleKey: "config.calendar.group.eventFormModal";
|
|
3553
|
+
readonly collapsible: true;
|
|
3554
|
+
readonly initiallyExpanded: true;
|
|
3555
|
+
readonly pathBase: "dataRetrievalConfig.form.modal";
|
|
3556
|
+
readonly fields: readonly [{
|
|
3557
|
+
readonly type: "text";
|
|
3558
|
+
readonly captureName: "titleIcon";
|
|
3559
|
+
readonly labelKey: "config.calendar.form.modal.titleIcon";
|
|
3560
|
+
}, {
|
|
3561
|
+
readonly type: "text";
|
|
3562
|
+
readonly captureName: "i18n.title";
|
|
3563
|
+
readonly labelKey: "config.calendar.form.modal.i18n.title";
|
|
3564
|
+
}, {
|
|
3565
|
+
readonly type: "text";
|
|
3566
|
+
readonly captureName: "i18n.description";
|
|
3567
|
+
readonly labelKey: "config.calendar.form.modal.i18n.description";
|
|
3568
|
+
}, {
|
|
3569
|
+
readonly type: "text";
|
|
3570
|
+
readonly captureName: "i18n.submitLabel";
|
|
3571
|
+
readonly labelKey: "config.calendar.form.modal.i18n.submit";
|
|
3572
|
+
}, {
|
|
3573
|
+
readonly type: "text";
|
|
3574
|
+
readonly captureName: "i18n.cancelLabel";
|
|
3575
|
+
readonly labelKey: "config.calendar.form.modal.i18n.cancel";
|
|
3576
|
+
}, {
|
|
3577
|
+
readonly type: "array";
|
|
3578
|
+
readonly captureName: "fields";
|
|
3579
|
+
readonly labelKey: "config.calendar.form.modal.fields";
|
|
3580
|
+
readonly allowAdd: true;
|
|
3581
|
+
readonly allowRemove: true;
|
|
3582
|
+
readonly allowReorder: true;
|
|
3583
|
+
readonly itemDefault: {
|
|
3584
|
+
readonly id: "";
|
|
3585
|
+
readonly label: "";
|
|
3586
|
+
readonly helpText: "";
|
|
3587
|
+
readonly type: "text";
|
|
3588
|
+
readonly required: false;
|
|
3589
|
+
};
|
|
3590
|
+
readonly itemFields: readonly [{
|
|
3591
|
+
readonly type: "text";
|
|
3592
|
+
readonly captureName: "id";
|
|
3593
|
+
readonly labelKey: "config.calendar.form.modal.field.id";
|
|
3594
|
+
}, {
|
|
3595
|
+
readonly type: "text";
|
|
3596
|
+
readonly captureName: "label";
|
|
3597
|
+
readonly labelKey: "config.calendar.form.modal.field.label";
|
|
3598
|
+
}, {
|
|
3599
|
+
readonly type: "text";
|
|
3600
|
+
readonly captureName: "helpText";
|
|
3601
|
+
readonly labelKey: "config.calendar.form.modal.field.helpText";
|
|
3602
|
+
}, {
|
|
3603
|
+
readonly type: "select";
|
|
3604
|
+
readonly captureName: "type";
|
|
3605
|
+
readonly labelKey: "config.calendar.form.modal.field.type";
|
|
3606
|
+
readonly options: readonly [{
|
|
3607
|
+
readonly id: "text";
|
|
3608
|
+
readonly labelKey: "config.calendar.form.modal.field.type.text";
|
|
3609
|
+
}, {
|
|
3610
|
+
readonly id: "textarea";
|
|
3611
|
+
readonly labelKey: "config.calendar.form.modal.field.type.textarea";
|
|
3612
|
+
}, {
|
|
3613
|
+
readonly id: "select";
|
|
3614
|
+
readonly labelKey: "config.calendar.form.modal.field.type.select";
|
|
3615
|
+
}, {
|
|
3616
|
+
readonly id: "date";
|
|
3617
|
+
readonly labelKey: "config.calendar.form.modal.field.type.date";
|
|
3618
|
+
}, {
|
|
3619
|
+
readonly id: "time";
|
|
3620
|
+
readonly labelKey: "config.calendar.form.modal.field.type.time";
|
|
3621
|
+
}, {
|
|
3622
|
+
readonly id: "datetime";
|
|
3623
|
+
readonly labelKey: "config.calendar.form.modal.field.type.datetime";
|
|
3624
|
+
}, {
|
|
3625
|
+
readonly id: "number";
|
|
3626
|
+
readonly labelKey: "config.calendar.form.modal.field.type.number";
|
|
3627
|
+
}, {
|
|
3628
|
+
readonly id: "checkbox";
|
|
3629
|
+
readonly labelKey: "config.calendar.form.modal.field.type.checkbox";
|
|
3630
|
+
}];
|
|
3631
|
+
}, {
|
|
3632
|
+
readonly type: "switch";
|
|
3633
|
+
readonly captureName: "required";
|
|
3634
|
+
readonly labelKey: "config.calendar.form.modal.field.required";
|
|
3635
|
+
}];
|
|
3636
|
+
}, {
|
|
3637
|
+
readonly type: "select";
|
|
3638
|
+
readonly captureName: "layout.columns";
|
|
3639
|
+
readonly labelKey: "config.calendar.form.modal.layout.columns";
|
|
3640
|
+
readonly options: readonly [{
|
|
3641
|
+
readonly id: 1;
|
|
3642
|
+
readonly labelKey: "config.calendar.form.modal.layout.columns.one";
|
|
3643
|
+
}, {
|
|
3644
|
+
readonly id: 2;
|
|
3645
|
+
readonly labelKey: "config.calendar.form.modal.layout.columns.two";
|
|
3646
|
+
}];
|
|
3647
|
+
}];
|
|
3648
|
+
}, {
|
|
3649
|
+
readonly id: "eventFormModalFieldBindings";
|
|
3650
|
+
readonly tool: "calendarDataRetrieval";
|
|
3651
|
+
readonly titleKey: "config.calendar.group.eventFormModalFieldBindings";
|
|
3652
|
+
readonly collapsible: true;
|
|
3653
|
+
readonly initiallyExpanded: false;
|
|
3654
|
+
readonly pathBase: "dataRetrievalConfig.form.modal";
|
|
3655
|
+
readonly toolConfig: {
|
|
3656
|
+
readonly targets: readonly [{
|
|
3657
|
+
readonly captureName: "fields[$index].dataFieldId";
|
|
3658
|
+
readonly labelKey: "config.calendar.form.modal.field.dataFieldId";
|
|
3659
|
+
}];
|
|
3660
|
+
};
|
|
3661
|
+
}, {
|
|
3662
|
+
readonly id: "display";
|
|
3663
|
+
readonly tool: "custom";
|
|
3664
|
+
readonly titleKey: "config.calendar.group.display";
|
|
3665
|
+
readonly collapsible: true;
|
|
3666
|
+
readonly initiallyExpanded: true;
|
|
3667
|
+
readonly pathBase: "display";
|
|
3668
|
+
readonly fields: readonly [{
|
|
3669
|
+
readonly type: "select";
|
|
3670
|
+
readonly captureName: "defaultView";
|
|
3671
|
+
readonly labelKey: "config.calendar.display.defaultView";
|
|
3672
|
+
readonly options: readonly [{
|
|
3673
|
+
readonly id: "day";
|
|
3674
|
+
readonly labelKey: "config.calendar.display.view.day";
|
|
3675
|
+
}, {
|
|
3676
|
+
readonly id: "week";
|
|
3677
|
+
readonly labelKey: "config.calendar.display.view.week";
|
|
3678
|
+
}, {
|
|
3679
|
+
readonly id: "month";
|
|
3680
|
+
readonly labelKey: "config.calendar.display.view.month";
|
|
3681
|
+
}, {
|
|
3682
|
+
readonly id: "year";
|
|
3683
|
+
readonly labelKey: "config.calendar.display.view.year";
|
|
3684
|
+
}];
|
|
3685
|
+
}, {
|
|
3686
|
+
readonly type: "switch";
|
|
3687
|
+
readonly captureName: "use24HourFormatByDefault";
|
|
3688
|
+
readonly labelKey: "config.calendar.display.use24HourFormat";
|
|
3689
|
+
readonly defaultValue: false;
|
|
3690
|
+
}, {
|
|
3691
|
+
readonly type: "array";
|
|
3692
|
+
readonly captureName: "colorMap";
|
|
3693
|
+
readonly labelKey: "config.calendar.display.colorMap";
|
|
3694
|
+
readonly allowAdd: true;
|
|
3695
|
+
readonly allowRemove: true;
|
|
3696
|
+
readonly allowReorder: true;
|
|
3697
|
+
readonly itemDefault: {
|
|
3698
|
+
readonly status: "confirmed";
|
|
3699
|
+
readonly color: "blue";
|
|
3700
|
+
};
|
|
3701
|
+
readonly itemFields: readonly [{
|
|
3702
|
+
readonly type: "select";
|
|
3703
|
+
readonly captureName: "status";
|
|
3704
|
+
readonly labelKey: "config.calendar.display.colorMap.status";
|
|
3705
|
+
readonly options: readonly [{
|
|
3706
|
+
readonly id: "tentative";
|
|
3707
|
+
readonly labelKey: "config.calendar.status.tentative";
|
|
3708
|
+
}, {
|
|
3709
|
+
readonly id: "confirmed";
|
|
3710
|
+
readonly labelKey: "config.calendar.status.confirmed";
|
|
3711
|
+
}, {
|
|
3712
|
+
readonly id: "completed";
|
|
3713
|
+
readonly labelKey: "config.calendar.status.completed";
|
|
3714
|
+
}, {
|
|
3715
|
+
readonly id: "cancelled";
|
|
3716
|
+
readonly labelKey: "config.calendar.status.cancelled";
|
|
3717
|
+
}];
|
|
3718
|
+
}, {
|
|
3719
|
+
readonly type: "color";
|
|
3720
|
+
readonly captureName: "color";
|
|
3721
|
+
readonly labelKey: "config.calendar.display.colorMap.color";
|
|
3722
|
+
}];
|
|
3723
|
+
}];
|
|
3724
|
+
}, {
|
|
3725
|
+
readonly id: "overlays";
|
|
3726
|
+
readonly tool: "custom";
|
|
3727
|
+
readonly titleKey: "config.calendar.group.overlays";
|
|
3728
|
+
readonly collapsible: true;
|
|
3729
|
+
readonly initiallyExpanded: false;
|
|
3730
|
+
readonly pathBase: "display.overlayIndicators";
|
|
3731
|
+
readonly fields: readonly [{
|
|
3732
|
+
readonly type: "number";
|
|
3733
|
+
readonly captureName: "maxPerCell";
|
|
3734
|
+
readonly labelKey: "config.calendar.overlayIndicators.maxPerCell";
|
|
3735
|
+
}, {
|
|
3736
|
+
readonly type: "switch";
|
|
3737
|
+
readonly captureName: "showLegend";
|
|
3738
|
+
readonly labelKey: "config.calendar.overlayIndicators.showLegend";
|
|
3739
|
+
readonly defaultValue: false;
|
|
3740
|
+
}, {
|
|
3741
|
+
readonly type: "text";
|
|
3742
|
+
readonly captureName: "statusClasses.ok";
|
|
3743
|
+
readonly labelKey: "config.calendar.overlayIndicators.status.ok";
|
|
3744
|
+
}, {
|
|
3745
|
+
readonly type: "text";
|
|
3746
|
+
readonly captureName: "statusClasses.info";
|
|
3747
|
+
readonly labelKey: "config.calendar.overlayIndicators.status.info";
|
|
3748
|
+
}, {
|
|
3749
|
+
readonly type: "text";
|
|
3750
|
+
readonly captureName: "statusClasses.warning";
|
|
3751
|
+
readonly labelKey: "config.calendar.overlayIndicators.status.warning";
|
|
3752
|
+
}, {
|
|
3753
|
+
readonly type: "text";
|
|
3754
|
+
readonly captureName: "statusClasses.danger";
|
|
3755
|
+
readonly labelKey: "config.calendar.overlayIndicators.status.danger";
|
|
3756
|
+
}];
|
|
3757
|
+
}];
|
|
3758
|
+
};
|
|
3759
|
+
|
|
3760
|
+
type OrganismConfiguratorDescriptor = typeof calendarConfiguratorDescriptor;
|
|
3761
|
+
declare const organismConfiguratorsMap: Record<string, OrganismConfiguratorDescriptor>;
|
|
3762
|
+
|
|
3469
3763
|
declare const defaultTheme: Theme;
|
|
3470
3764
|
|
|
3471
3765
|
declare const ZealThemeProvider: (props: PropsWithChildren<{
|
|
@@ -3496,4 +3790,4 @@ declare const toastStyles: _emotion_react.SerializedStyles;
|
|
|
3496
3790
|
|
|
3497
3791
|
declare const useMediaQuery: (breakpointSize: BreakpointSizesTypes$1) => boolean;
|
|
3498
3792
|
|
|
3499
|
-
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, 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, 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, MoleculeItemTypes, MoleculeTypes, NumericInputFieldMoleculeType, ObjectStateProperties, Option, Organism, 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, 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, dataGridConfiguratorDescriptor, defaultTheme, passwordValidationMapper, richTextDefaultValue, toast, toastStyles, useAccountButtonContext, useApi, useButtonActionsContext, useFormStepContext, useLayoutContext, useMediaQuery, useMlrRichTextViewerContext, useOrganismContext, useStateContext };
|
|
3793
|
+
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, 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, 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, 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, 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 };
|