@onewelcome/react-lib-components 7.0.0 → 7.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/Breadcrumbs/Breadcrumbs.cjs.js +1 -1
- package/dist/cjs/Breadcrumbs/Breadcrumbs.cjs.js.map +1 -1
- package/dist/cjs/Breadcrumbs/Breadcrumbs.module.scss.cjs.js +2 -0
- package/dist/cjs/Breadcrumbs/Breadcrumbs.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Button/BaseButton.cjs.js +1 -1
- package/dist/cjs/Button/BaseButton.cjs.js.map +1 -1
- package/dist/cjs/Button/BaseButton.module.scss.cjs.js +2 -0
- package/dist/cjs/Button/BaseButton.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Button/Button.cjs.js +1 -1
- package/dist/cjs/Button/Button.cjs.js.map +1 -1
- package/dist/cjs/Button/Button.module.scss.cjs.js +2 -0
- package/dist/cjs/Button/Button.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Button/IconButton.cjs.js +1 -1
- package/dist/cjs/Button/IconButton.cjs.js.map +1 -1
- package/dist/cjs/Button/IconButton.module.scss.cjs.js +2 -0
- package/dist/cjs/Button/IconButton.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Button/Spinner.cjs.js +1 -1
- package/dist/cjs/Button/Spinner.cjs.js.map +1 -1
- package/dist/cjs/ContextMenu/ContextMenu.cjs.js +1 -1
- package/dist/cjs/ContextMenu/ContextMenu.cjs.js.map +1 -1
- package/dist/cjs/ContextMenu/ContextMenu.module.scss.cjs.js +2 -0
- package/dist/cjs/ContextMenu/ContextMenu.module.scss.cjs.js.map +1 -0
- package/dist/cjs/ContextMenu/ContextMenuItem.cjs.js +1 -1
- package/dist/cjs/ContextMenu/ContextMenuItem.cjs.js.map +1 -1
- package/dist/cjs/ContextMenu/ContextMenuItem.module.scss.cjs.js +2 -0
- package/dist/cjs/ContextMenu/ContextMenuItem.module.scss.cjs.js.map +1 -0
- package/dist/cjs/ContextMenu/ContextMenuService.cjs.js +1 -1
- package/dist/cjs/ContextMenu/ContextMenuService.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGrid.cjs.js +1 -1
- package/dist/cjs/DataGrid/DataGrid.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGrid.module.scss.cjs.js +2 -0
- package/dist/cjs/DataGrid/DataGrid.module.scss.cjs.js.map +1 -0
- package/dist/cjs/DataGrid/DataGridActions/DataGridActions.cjs.js +1 -1
- package/dist/cjs/DataGrid/DataGridActions/DataGridActions.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGridActions/DataGridActions.module.scss.cjs.js +2 -0
- package/dist/cjs/DataGrid/DataGridActions/DataGridActions.module.scss.cjs.js.map +1 -0
- package/dist/cjs/DataGrid/DataGridActions/DataGridColumnsToggle.cjs.js +1 -1
- package/dist/cjs/DataGrid/DataGridActions/DataGridColumnsToggle.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGridActions/DataGridColumnsToggle.module.scss.cjs.js +2 -0
- package/dist/cjs/DataGrid/DataGridActions/DataGridColumnsToggle.module.scss.cjs.js.map +1 -0
- package/dist/cjs/DataGrid/DataGridBody/DataGridBody.cjs.js +1 -1
- package/dist/cjs/DataGrid/DataGridBody/DataGridBody.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGridBody/DataGridBody.module.scss.cjs.js +2 -0
- package/dist/cjs/DataGrid/DataGridBody/DataGridBody.module.scss.cjs.js.map +1 -0
- package/dist/cjs/DataGrid/DataGridBody/DataGridCell/DataGridCell.cjs.js +1 -1
- package/dist/cjs/DataGrid/DataGridBody/DataGridCell/DataGridCell.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGridBody/DataGridCell/DataGridCell.module.scss.cjs.js +2 -0
- package/dist/cjs/DataGrid/DataGridBody/DataGridCell/DataGridCell.module.scss.cjs.js.map +1 -0
- package/dist/cjs/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.cjs.js +1 -1
- package/dist/cjs/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.module.scss.cjs.js +2 -0
- package/dist/cjs/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.module.scss.cjs.js.map +1 -0
- package/dist/cjs/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.cjs.js +1 -1
- package/dist/cjs/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.scss.cjs.js +2 -0
- package/dist/cjs/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.scss.cjs.js.map +1 -0
- package/dist/cjs/DataGrid/DataGridBody/DataGridRow/DataGridRow.cjs.js +1 -1
- package/dist/cjs/DataGrid/DataGridBody/DataGridRow/DataGridRow.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGridBody/DataGridRow/DataGridRow.module.scss.cjs.js +2 -0
- package/dist/cjs/DataGrid/DataGridBody/DataGridRow/DataGridRow.module.scss.cjs.js.map +1 -0
- package/dist/cjs/DataGrid/DataGridFilters/DataGridFilter.cjs.js +1 -1
- package/dist/cjs/DataGrid/DataGridFilters/DataGridFilter.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGridFilters/DataGridFilter.module.scss.cjs.js +2 -0
- package/dist/cjs/DataGrid/DataGridFilters/DataGridFilter.module.scss.cjs.js.map +1 -0
- package/dist/cjs/DataGrid/DataGridFilters/DataGridFilterPopover.cjs.js +1 -1
- package/dist/cjs/DataGrid/DataGridFilters/DataGridFilterPopover.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGridFilters/DataGridFilterService.cjs.js +1 -1
- package/dist/cjs/DataGrid/DataGridFilters/DataGridFilterService.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGridFilters/DataGridFilterTag.cjs.js +1 -1
- package/dist/cjs/DataGrid/DataGridFilters/DataGridFilterTag.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGridFilters/DataGridFilters.interfaces.cjs.js +1 -1
- package/dist/cjs/DataGrid/DataGridFilters/DataGridFilters.interfaces.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGridFilters/DataGridToolbar.cjs.js +1 -1
- package/dist/cjs/DataGrid/DataGridFilters/DataGridToolbar.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGridFilters/DataGridToolbar.module.scss.cjs.js +2 -0
- package/dist/cjs/DataGrid/DataGridFilters/DataGridToolbar.module.scss.cjs.js.map +1 -0
- package/dist/cjs/DataGrid/DataGridHeader/DataGridHeader.cjs.js +1 -1
- package/dist/cjs/DataGrid/DataGridHeader/DataGridHeader.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGridHeader/DataGridHeader.module.scss.cjs.js +2 -0
- package/dist/cjs/DataGrid/DataGridHeader/DataGridHeader.module.scss.cjs.js.map +1 -0
- package/dist/cjs/DataGrid/DataGridHeader/DataGridHeaderCell.cjs.js +1 -1
- package/dist/cjs/DataGrid/DataGridHeader/DataGridHeaderCell.cjs.js.map +1 -1
- package/dist/cjs/DataGrid/DataGridHeader/DataGridHeaderCell.module.scss.cjs.js +2 -0
- package/dist/cjs/DataGrid/DataGridHeader/DataGridHeaderCell.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Checkbox/Checkbox.cjs.js +1 -1
- package/dist/cjs/Form/Checkbox/Checkbox.cjs.js.map +1 -1
- package/dist/cjs/Form/Checkbox/Checkbox.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Checkbox/Checkbox.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Fieldset/Fieldset.cjs.js +1 -1
- package/dist/cjs/Form/Fieldset/Fieldset.cjs.js.map +1 -1
- package/dist/cjs/Form/Fieldset/Fieldset.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Fieldset/Fieldset.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/FileUpload/FileItem/FileItem.cjs.js +1 -1
- package/dist/cjs/Form/FileUpload/FileItem/FileItem.cjs.js.map +1 -1
- package/dist/cjs/Form/FileUpload/FileItem/FileItem.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/FileUpload/FileItem/FileItem.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/FileUpload/FileUpload.cjs.js +1 -1
- package/dist/cjs/Form/FileUpload/FileUpload.cjs.js.map +1 -1
- package/dist/cjs/Form/FileUpload/FileUpload.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/FileUpload/FileUpload.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Form.cjs.js +1 -1
- package/dist/cjs/Form/Form.cjs.js.map +1 -1
- package/dist/cjs/Form/Form.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Form.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/FormControl/FormControl.cjs.js +1 -1
- package/dist/cjs/Form/FormControl/FormControl.cjs.js.map +1 -1
- package/dist/cjs/Form/FormControl/FormControl.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/FormControl/FormControl.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/FormGroup/FormGroup.cjs.js +1 -1
- package/dist/cjs/Form/FormGroup/FormGroup.cjs.js.map +1 -1
- package/dist/cjs/Form/FormGroup/FormGroup.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/FormGroup/FormGroup.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/FormHelperText/FormHelperText.cjs.js +1 -1
- package/dist/cjs/Form/FormHelperText/FormHelperText.cjs.js.map +1 -1
- package/dist/cjs/Form/FormHelperText/FormHelperText.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/FormHelperText/FormHelperText.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/FormSelectorWrapper/FormSelectorWrapper.cjs.js +1 -1
- package/dist/cjs/Form/FormSelectorWrapper/FormSelectorWrapper.cjs.js.map +1 -1
- package/dist/cjs/Form/FormSelectorWrapper/FormSelectorWrapper.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/FormSelectorWrapper/FormSelectorWrapper.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Input/Input.cjs.js +1 -1
- package/dist/cjs/Form/Input/Input.cjs.js.map +1 -1
- package/dist/cjs/Form/Input/Input.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Input/Input.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Label/Label.cjs.js +1 -1
- package/dist/cjs/Form/Label/Label.cjs.js.map +1 -1
- package/dist/cjs/Form/Label/Label.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Label/Label.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Radio/Radio.cjs.js +1 -1
- package/dist/cjs/Form/Radio/Radio.cjs.js.map +1 -1
- package/dist/cjs/Form/Radio/Radio.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Radio/Radio.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Select/MultiSelect/MultiOption.cjs.js +1 -1
- package/dist/cjs/Form/Select/MultiSelect/MultiOption.cjs.js.map +1 -1
- package/dist/cjs/Form/Select/MultiSelect/MultiSelect.cjs.js +1 -1
- package/dist/cjs/Form/Select/MultiSelect/MultiSelect.cjs.js.map +1 -1
- package/dist/cjs/Form/Select/MultiSelect/MultiSelect.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Select/MultiSelect/MultiSelect.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Select/MultiSelect/SelectButton.cjs.js +1 -1
- package/dist/cjs/Form/Select/MultiSelect/SelectButton.cjs.js.map +1 -1
- package/dist/cjs/Form/Select/MultiSelect/SelectButton.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Select/MultiSelect/SelectButton.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Select/MultiSelect/SelectedOptions.cjs.js +1 -1
- package/dist/cjs/Form/Select/MultiSelect/SelectedOptions.cjs.js.map +1 -1
- package/dist/cjs/Form/Select/MultiSelect/SelectedOptions.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Select/MultiSelect/SelectedOptions.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Select/MultiSelect/useArrowNavigation.cjs.js +1 -1
- package/dist/cjs/Form/Select/MultiSelect/useArrowNavigation.cjs.js.map +1 -1
- package/dist/cjs/Form/Select/MultiSelect/useSearch.cjs.js +1 -1
- package/dist/cjs/Form/Select/MultiSelect/useSearch.cjs.js.map +1 -1
- package/dist/cjs/Form/Select/SingleSelect/Option.cjs.js +1 -1
- package/dist/cjs/Form/Select/SingleSelect/Option.cjs.js.map +1 -1
- package/dist/cjs/Form/Select/SingleSelect/Select.cjs.js +1 -1
- package/dist/cjs/Form/Select/SingleSelect/Select.cjs.js.map +1 -1
- package/dist/cjs/Form/Select/SingleSelect/Select.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Select/SingleSelect/Select.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Select/SingleSelect/useArrowNavigation.cjs.js +1 -1
- package/dist/cjs/Form/Select/SingleSelect/useArrowNavigation.cjs.js.map +1 -1
- package/dist/cjs/Form/Select/SingleSelect/useSearch.cjs.js +1 -1
- package/dist/cjs/Form/Select/SingleSelect/useSearch.cjs.js.map +1 -1
- package/dist/cjs/Form/Select/useAddNewBtn.cjs.js +1 -1
- package/dist/cjs/Form/Select/useAddNewBtn.cjs.js.map +1 -1
- package/dist/cjs/Form/Select/useAddNewBtn.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Select/useAddNewBtn.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Select/useSelectPositionList.cjs.js +1 -1
- package/dist/cjs/Form/Select/useSelectPositionList.cjs.js.map +1 -1
- package/dist/cjs/Form/Textarea/Textarea.cjs.js +1 -1
- package/dist/cjs/Form/Textarea/Textarea.cjs.js.map +1 -1
- package/dist/cjs/Form/Textarea/Textarea.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Textarea/Textarea.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Toggle/Toggle.cjs.js +1 -1
- package/dist/cjs/Form/Toggle/Toggle.cjs.js.map +1 -1
- package/dist/cjs/Form/Toggle/Toggle.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Toggle/Toggle.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.cjs.js +1 -1
- package/dist/cjs/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.cjs.js.map +1 -1
- package/dist/cjs/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Wrapper/InputWrapper/InputWrapper.cjs.js +1 -1
- package/dist/cjs/Form/Wrapper/InputWrapper/InputWrapper.cjs.js.map +1 -1
- package/dist/cjs/Form/Wrapper/InputWrapper/InputWrapper.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Wrapper/InputWrapper/InputWrapper.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.cjs.js +1 -1
- package/dist/cjs/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.cjs.js.map +1 -1
- package/dist/cjs/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Wrapper/RadioWrapper/RadioWrapper.cjs.js +1 -1
- package/dist/cjs/Form/Wrapper/RadioWrapper/RadioWrapper.cjs.js.map +1 -1
- package/dist/cjs/Form/Wrapper/RadioWrapper/RadioWrapper.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Wrapper/RadioWrapper/RadioWrapper.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Wrapper/SelectWrapper/SelectWrapper.cjs.js +1 -1
- package/dist/cjs/Form/Wrapper/SelectWrapper/SelectWrapper.cjs.js.map +1 -1
- package/dist/cjs/Form/Wrapper/SelectWrapper/SelectWrapper.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Wrapper/SelectWrapper/SelectWrapper.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Wrapper/TextareaWrapper/TextareaWrapper.cjs.js +1 -1
- package/dist/cjs/Form/Wrapper/TextareaWrapper/TextareaWrapper.cjs.js.map +1 -1
- package/dist/cjs/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Form/Wrapper/Wrapper/Wrapper.cjs.js +1 -1
- package/dist/cjs/Form/Wrapper/Wrapper/Wrapper.cjs.js.map +1 -1
- package/dist/cjs/Form/Wrapper/Wrapper/Wrapper.module.scss.cjs.js +2 -0
- package/dist/cjs/Form/Wrapper/Wrapper/Wrapper.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Icon/Icon.cjs.js +1 -1
- package/dist/cjs/Icon/Icon.cjs.js.map +1 -1
- package/dist/cjs/Icon/Icon.module.scss.cjs.js +2 -0
- package/dist/cjs/Icon/Icon.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Layout/ContentHeader/ContentHeader.cjs.js +1 -1
- package/dist/cjs/Layout/ContentHeader/ContentHeader.cjs.js.map +1 -1
- package/dist/cjs/Layout/ContentHeader/ContentHeader.module.scss.cjs.js +2 -0
- package/dist/cjs/Layout/ContentHeader/ContentHeader.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormSection/FormSection.cjs.js +1 -1
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormSection/FormSection.cjs.js.map +1 -1
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.scss.cjs.js +2 -0
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.cjs.js +1 -1
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.cjs.js.map +1 -1
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.scss.cjs.js +2 -0
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormWithStepper.cjs.js +1 -1
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormWithStepper.cjs.js.map +1 -1
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormWithStepper.module.scss.cjs.js +2 -0
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormWithStepper.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Link/Link.cjs.js +1 -1
- package/dist/cjs/Link/Link.cjs.js.map +1 -1
- package/dist/cjs/Link/Link.module.scss.cjs.js +2 -0
- package/dist/cjs/Link/Link.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Notifications/Alert/AlertContainer/AlertContainer.cjs.js +1 -1
- package/dist/cjs/Notifications/Alert/AlertContainer/AlertContainer.cjs.js.map +1 -1
- package/dist/cjs/Notifications/Alert/AlertContainer/AlertContainer.module.scss.cjs.js +2 -0
- package/dist/cjs/Notifications/Alert/AlertContainer/AlertContainer.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Notifications/Alert/AlertContainer/useAlertContainerHeightAnimation.cjs.js +1 -1
- package/dist/cjs/Notifications/Alert/AlertContainer/useAlertContainerHeightAnimation.cjs.js.map +1 -1
- package/dist/cjs/Notifications/Alert/AlertItem/AlertItem.cjs.js +1 -1
- package/dist/cjs/Notifications/Alert/AlertItem/AlertItem.cjs.js.map +1 -1
- package/dist/cjs/Notifications/Alert/AlertItem/AlertItem.module.scss.cjs.js +2 -0
- package/dist/cjs/Notifications/Alert/AlertItem/AlertItem.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Notifications/Alert/AlertProvider/AlertContext.cjs.js +1 -1
- package/dist/cjs/Notifications/Alert/AlertProvider/AlertContext.cjs.js.map +1 -1
- package/dist/cjs/Notifications/Alert/AlertProvider/AlertProvider.cjs.js +1 -1
- package/dist/cjs/Notifications/Alert/AlertProvider/AlertProvider.cjs.js.map +1 -1
- package/dist/cjs/Notifications/Alert/useAlert.cjs.js +1 -1
- package/dist/cjs/Notifications/Alert/useAlert.cjs.js.map +1 -1
- package/dist/cjs/Notifications/Banner/Banner.cjs.js +1 -1
- package/dist/cjs/Notifications/Banner/Banner.cjs.js.map +1 -1
- package/dist/cjs/Notifications/Banner/Banner.module.scss.cjs.js +2 -0
- package/dist/cjs/Notifications/Banner/Banner.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Notifications/BaseModal/BaseModal.cjs.js +1 -1
- package/dist/cjs/Notifications/BaseModal/BaseModal.cjs.js.map +1 -1
- package/dist/cjs/Notifications/BaseModal/BaseModal.module.scss.cjs.js +2 -0
- package/dist/cjs/Notifications/BaseModal/BaseModal.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Notifications/BaseModal/BaseModalActions/BaseModalActions.cjs.js +1 -1
- package/dist/cjs/Notifications/BaseModal/BaseModalActions/BaseModalActions.cjs.js.map +1 -1
- package/dist/cjs/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.scss.cjs.js +2 -0
- package/dist/cjs/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Notifications/BaseModal/BaseModalContent/BaseModalContent.cjs.js +1 -1
- package/dist/cjs/Notifications/BaseModal/BaseModalContent/BaseModalContent.cjs.js.map +1 -1
- package/dist/cjs/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.scss.cjs.js +2 -0
- package/dist/cjs/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Notifications/BaseModal/BaseModalContext.cjs.js +1 -1
- package/dist/cjs/Notifications/BaseModal/BaseModalContext.cjs.js.map +1 -1
- package/dist/cjs/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.cjs.js +1 -1
- package/dist/cjs/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.cjs.js.map +1 -1
- package/dist/cjs/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.scss.cjs.js +2 -0
- package/dist/cjs/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Notifications/BaseModal/useRepeatFocus.cjs.js +1 -1
- package/dist/cjs/Notifications/BaseModal/useRepeatFocus.cjs.js.map +1 -1
- package/dist/cjs/Notifications/Dialog/Dialog.cjs.js +1 -1
- package/dist/cjs/Notifications/Dialog/Dialog.cjs.js.map +1 -1
- package/dist/cjs/Notifications/Dialog/Dialog.module.scss.cjs.js +2 -0
- package/dist/cjs/Notifications/Dialog/Dialog.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Notifications/Dialog/DialogActions/DialogActions.cjs.js +1 -1
- package/dist/cjs/Notifications/Dialog/DialogActions/DialogActions.cjs.js.map +1 -1
- package/dist/cjs/Notifications/Dialog/DialogActions/DialogActions.module.scss.cjs.js +2 -0
- package/dist/cjs/Notifications/Dialog/DialogActions/DialogActions.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Notifications/Dialog/DialogTitle/DialogTitle.cjs.js +1 -1
- package/dist/cjs/Notifications/Dialog/DialogTitle/DialogTitle.cjs.js.map +1 -1
- package/dist/cjs/Notifications/Dialog/DialogTitle/DialogTitle.module.scss.cjs.js +2 -0
- package/dist/cjs/Notifications/Dialog/DialogTitle/DialogTitle.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Notifications/DiscardChangesModal/DiscardChangesDialog/DiscardChangesDialog.cjs.js +1 -1
- package/dist/cjs/Notifications/DiscardChangesModal/DiscardChangesDialog/DiscardChangesDialog.cjs.js.map +1 -1
- package/dist/cjs/Notifications/DiscardChangesModal/DiscardChangesModal.cjs.js +1 -1
- package/dist/cjs/Notifications/DiscardChangesModal/DiscardChangesModal.cjs.js.map +1 -1
- package/dist/cjs/Notifications/NotificationProvider/NotificationContext.cjs.js +1 -1
- package/dist/cjs/Notifications/NotificationProvider/NotificationContext.cjs.js.map +1 -1
- package/dist/cjs/Notifications/NotificationProvider/NotificationService.cjs.js +1 -1
- package/dist/cjs/Notifications/NotificationProvider/NotificationService.cjs.js.map +1 -1
- package/dist/cjs/Notifications/SlideInModal/SlideInModal.cjs.js +1 -1
- package/dist/cjs/Notifications/SlideInModal/SlideInModal.cjs.js.map +1 -1
- package/dist/cjs/Notifications/SlideInModal/SlideInModal.module.scss.cjs.js +2 -0
- package/dist/cjs/Notifications/SlideInModal/SlideInModal.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Pagination/Pagination.cjs.js +1 -1
- package/dist/cjs/Pagination/Pagination.cjs.js.map +1 -1
- package/dist/cjs/Pagination/Pagination.module.scss.cjs.js +2 -0
- package/dist/cjs/Pagination/Pagination.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Popover/Popover.cjs.js +1 -1
- package/dist/cjs/Popover/Popover.cjs.js.map +1 -1
- package/dist/cjs/Popover/Popover.module.scss.cjs.js +2 -0
- package/dist/cjs/Popover/Popover.module.scss.cjs.js.map +1 -0
- package/dist/cjs/ProgressBar/ProgressBar.cjs.js +1 -1
- package/dist/cjs/ProgressBar/ProgressBar.cjs.js.map +1 -1
- package/dist/cjs/ProgressBar/ProgressBar.module.scss.cjs.js +2 -0
- package/dist/cjs/ProgressBar/ProgressBar.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Skeleton/Skeleton.cjs.js +1 -1
- package/dist/cjs/Skeleton/Skeleton.cjs.js.map +1 -1
- package/dist/cjs/Skeleton/Skeleton.module.scss.cjs.js +2 -0
- package/dist/cjs/Skeleton/Skeleton.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Stepper/Step.cjs.js +1 -1
- package/dist/cjs/Stepper/Step.cjs.js.map +1 -1
- package/dist/cjs/Stepper/Step.module.scss.cjs.js +2 -0
- package/dist/cjs/Stepper/Step.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Stepper/Stepper.cjs.js +1 -1
- package/dist/cjs/Stepper/Stepper.cjs.js.map +1 -1
- package/dist/cjs/Stepper/Stepper.module.scss.cjs.js +2 -0
- package/dist/cjs/Stepper/Stepper.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Tabs/Tab.cjs.js +1 -1
- package/dist/cjs/Tabs/Tab.cjs.js.map +1 -1
- package/dist/cjs/Tabs/Tab.module.scss.cjs.js +2 -0
- package/dist/cjs/Tabs/Tab.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Tabs/TabButton.cjs.js +1 -1
- package/dist/cjs/Tabs/TabButton.cjs.js.map +1 -1
- package/dist/cjs/Tabs/TabButton.module.scss.cjs.js +2 -0
- package/dist/cjs/Tabs/TabButton.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Tabs/Tabs.cjs.js +1 -1
- package/dist/cjs/Tabs/Tabs.cjs.js.map +1 -1
- package/dist/cjs/Tabs/Tabs.module.scss.cjs.js +2 -0
- package/dist/cjs/Tabs/Tabs.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Tag/RemoveButton.cjs.js +1 -1
- package/dist/cjs/Tag/RemoveButton.cjs.js.map +1 -1
- package/dist/cjs/Tag/RemoveButton.module.scss.cjs.js +2 -0
- package/dist/cjs/Tag/RemoveButton.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Tag/Tag.cjs.js +1 -1
- package/dist/cjs/Tag/Tag.cjs.js.map +1 -1
- package/dist/cjs/Tag/Tag.module.scss.cjs.js +2 -0
- package/dist/cjs/Tag/Tag.module.scss.cjs.js.map +1 -0
- package/dist/cjs/TextEllipsis/TextEllipsis.cjs.js +1 -1
- package/dist/cjs/TextEllipsis/TextEllipsis.cjs.js.map +1 -1
- package/dist/cjs/TextEllipsis/TextEllipsis.module.scss.cjs.js +2 -0
- package/dist/cjs/TextEllipsis/TextEllipsis.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Tiles/Tile.cjs.js +1 -1
- package/dist/cjs/Tiles/Tile.cjs.js.map +1 -1
- package/dist/cjs/Tiles/Tile.module.scss.cjs.js +2 -0
- package/dist/cjs/Tiles/Tile.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Tiles/Tiles.cjs.js +1 -1
- package/dist/cjs/Tiles/Tiles.cjs.js.map +1 -1
- package/dist/cjs/Tiles/Tiles.module.scss.cjs.js +2 -0
- package/dist/cjs/Tiles/Tiles.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Tooltip/Tooltip.cjs.js +1 -1
- package/dist/cjs/Tooltip/Tooltip.cjs.js.map +1 -1
- package/dist/cjs/Tooltip/Tooltip.module.scss.cjs.js +2 -0
- package/dist/cjs/Tooltip/Tooltip.module.scss.cjs.js.map +1 -0
- package/dist/cjs/Typography/Typography.cjs.js +1 -1
- package/dist/cjs/Typography/Typography.cjs.js.map +1 -1
- package/dist/cjs/Typography/Typography.module.scss.cjs.js +2 -0
- package/dist/cjs/Typography/Typography.module.scss.cjs.js.map +1 -0
- package/dist/cjs/_BaseStyling_/BaseStyling.cjs.js +1 -1
- package/dist/cjs/_BaseStyling_/BaseStyling.cjs.js.map +1 -1
- package/dist/cjs/admin/layout/MicrofrontendContainer/MicrofrontendContainer.cjs.js +1 -1
- package/dist/cjs/admin/layout/MicrofrontendContainer/MicrofrontendContainer.cjs.js.map +1 -1
- package/dist/cjs/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.scss.cjs.js +2 -0
- package/dist/cjs/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.scss.cjs.js.map +1 -0
- package/dist/cjs/node_modules/style-inject/dist/style-inject.es.cjs.js +1 -1
- package/dist/cjs/node_modules/style-inject/dist/style-inject.es.cjs.js.map +1 -1
- package/dist/cjs/src/components/Icon/Icon.d.ts +3 -1
- package/dist/cjs/src/hooks/useAnimation.cjs.js +1 -1
- package/dist/cjs/src/hooks/useAnimation.cjs.js.map +1 -1
- package/dist/cjs/src/hooks/useBodyClick.cjs.js +1 -1
- package/dist/cjs/src/hooks/useBodyClick.cjs.js.map +1 -1
- package/dist/cjs/src/hooks/useDebouncedCallback.cjs.js +1 -1
- package/dist/cjs/src/hooks/useDebouncedCallback.cjs.js.map +1 -1
- package/dist/cjs/src/hooks/useDetermineStatusIcon.cjs.js +1 -1
- package/dist/cjs/src/hooks/useDetermineStatusIcon.cjs.js.map +1 -1
- package/dist/cjs/src/hooks/useFormSelector.cjs.js +1 -1
- package/dist/cjs/src/hooks/useFormSelector.cjs.js.map +1 -1
- package/dist/cjs/src/hooks/useFullHeightCollapse.cjs.js +1 -1
- package/dist/cjs/src/hooks/useFullHeightCollapse.cjs.js.map +1 -1
- package/dist/cjs/src/hooks/useGetDomRoot.cjs.js +1 -1
- package/dist/cjs/src/hooks/useGetDomRoot.cjs.js.map +1 -1
- package/dist/cjs/src/hooks/usePosition.cjs.js +1 -1
- package/dist/cjs/src/hooks/usePosition.cjs.js.map +1 -1
- package/dist/cjs/src/hooks/useRepeater.cjs.js +1 -1
- package/dist/cjs/src/hooks/useRepeater.cjs.js.map +1 -1
- package/dist/cjs/src/hooks/useSpacing.cjs.js +1 -1
- package/dist/cjs/src/hooks/useSpacing.cjs.js.map +1 -1
- package/dist/cjs/src/hooks/useWrapper.cjs.js +1 -1
- package/dist/cjs/src/hooks/useWrapper.cjs.js.map +1 -1
- package/dist/cjs/src/index.cjs.js +1 -1
- package/dist/cjs/src/readyclasses.module.scss.cjs.js +2 -0
- package/dist/cjs/src/readyclasses.module.scss.cjs.js.map +1 -0
- package/dist/cjs/src/util/helper.cjs.js +1 -1
- package/dist/cjs/src/util/helper.cjs.js.map +1 -1
- package/dist/esm/Breadcrumbs/Breadcrumbs.esm.js +46 -1
- package/dist/esm/Breadcrumbs/Breadcrumbs.esm.js.map +1 -1
- package/dist/esm/Breadcrumbs/Breadcrumbs.module.scss.esm.js +8 -0
- package/dist/esm/Breadcrumbs/Breadcrumbs.module.scss.esm.js.map +1 -0
- package/dist/esm/Button/BaseButton.esm.js +31 -1
- package/dist/esm/Button/BaseButton.esm.js.map +1 -1
- package/dist/esm/Button/BaseButton.module.scss.esm.js +8 -0
- package/dist/esm/Button/BaseButton.module.scss.esm.js.map +1 -0
- package/dist/esm/Button/Button.esm.js +43 -1
- package/dist/esm/Button/Button.esm.js.map +1 -1
- package/dist/esm/Button/Button.module.scss.esm.js +8 -0
- package/dist/esm/Button/Button.module.scss.esm.js.map +1 -0
- package/dist/esm/Button/IconButton.esm.js +41 -1
- package/dist/esm/Button/IconButton.esm.js.map +1 -1
- package/dist/esm/Button/IconButton.module.scss.esm.js +8 -0
- package/dist/esm/Button/IconButton.module.scss.esm.js.map +1 -0
- package/dist/esm/Button/Spinner.esm.js +21 -1
- package/dist/esm/Button/Spinner.esm.js.map +1 -1
- package/dist/esm/ContextMenu/ContextMenu.esm.js +98 -1
- package/dist/esm/ContextMenu/ContextMenu.esm.js.map +1 -1
- package/dist/esm/ContextMenu/ContextMenu.module.scss.esm.js +8 -0
- package/dist/esm/ContextMenu/ContextMenu.module.scss.esm.js.map +1 -0
- package/dist/esm/ContextMenu/ContextMenuItem.esm.js +40 -1
- package/dist/esm/ContextMenu/ContextMenuItem.esm.js.map +1 -1
- package/dist/esm/ContextMenu/ContextMenuItem.module.scss.esm.js +8 -0
- package/dist/esm/ContextMenu/ContextMenuItem.module.scss.esm.js.map +1 -0
- package/dist/esm/ContextMenu/ContextMenuService.esm.js +132 -1
- package/dist/esm/ContextMenu/ContextMenuService.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGrid.esm.js +83 -1
- package/dist/esm/DataGrid/DataGrid.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGrid.module.scss.esm.js +8 -0
- package/dist/esm/DataGrid/DataGrid.module.scss.esm.js.map +1 -0
- package/dist/esm/DataGrid/DataGridActions/DataGridActions.esm.js +46 -1
- package/dist/esm/DataGrid/DataGridActions/DataGridActions.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGridActions/DataGridActions.module.scss.esm.js +8 -0
- package/dist/esm/DataGrid/DataGridActions/DataGridActions.module.scss.esm.js.map +1 -0
- package/dist/esm/DataGrid/DataGridActions/DataGridColumnsToggle.esm.js +43 -1
- package/dist/esm/DataGrid/DataGridActions/DataGridColumnsToggle.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGridActions/DataGridColumnsToggle.module.scss.esm.js +8 -0
- package/dist/esm/DataGrid/DataGridActions/DataGridColumnsToggle.module.scss.esm.js.map +1 -0
- package/dist/esm/DataGrid/DataGridBody/DataGridBody.esm.js +49 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridBody.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridBody.module.scss.esm.js +8 -0
- package/dist/esm/DataGrid/DataGridBody/DataGridBody.module.scss.esm.js.map +1 -0
- package/dist/esm/DataGrid/DataGridBody/DataGridCell/DataGridCell.esm.js +35 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridCell/DataGridCell.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridCell/DataGridCell.module.scss.esm.js +8 -0
- package/dist/esm/DataGrid/DataGridBody/DataGridCell/DataGridCell.module.scss.esm.js.map +1 -0
- package/dist/esm/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.esm.js +25 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.module.scss.esm.js +8 -0
- package/dist/esm/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.module.scss.esm.js.map +1 -0
- package/dist/esm/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.esm.js +30 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.scss.esm.js +8 -0
- package/dist/esm/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.scss.esm.js.map +1 -0
- package/dist/esm/DataGrid/DataGridBody/DataGridRow/DataGridRow.esm.js +58 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridRow/DataGridRow.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridRow/DataGridRow.module.scss.esm.js +8 -0
- package/dist/esm/DataGrid/DataGridBody/DataGridRow/DataGridRow.module.scss.esm.js.map +1 -0
- package/dist/esm/DataGrid/DataGridFilters/DataGridFilter.esm.js +70 -1
- package/dist/esm/DataGrid/DataGridFilters/DataGridFilter.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGridFilters/DataGridFilter.module.scss.esm.js +8 -0
- package/dist/esm/DataGrid/DataGridFilters/DataGridFilter.module.scss.esm.js.map +1 -0
- package/dist/esm/DataGrid/DataGridFilters/DataGridFilterPopover.esm.js +78 -1
- package/dist/esm/DataGrid/DataGridFilters/DataGridFilterPopover.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGridFilters/DataGridFilterService.esm.js +78 -1
- package/dist/esm/DataGrid/DataGridFilters/DataGridFilterService.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGridFilters/DataGridFilterTag.esm.js +53 -1
- package/dist/esm/DataGrid/DataGridFilters/DataGridFilterTag.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGridFilters/DataGridFilters.interfaces.esm.js +25 -1
- package/dist/esm/DataGrid/DataGridFilters/DataGridFilters.interfaces.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGridFilters/DataGridToolbar.esm.js +61 -1
- package/dist/esm/DataGrid/DataGridFilters/DataGridToolbar.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGridFilters/DataGridToolbar.module.scss.esm.js +8 -0
- package/dist/esm/DataGrid/DataGridFilters/DataGridToolbar.module.scss.esm.js.map +1 -0
- package/dist/esm/DataGrid/DataGridHeader/DataGridHeader.esm.js +72 -1
- package/dist/esm/DataGrid/DataGridHeader/DataGridHeader.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGridHeader/DataGridHeader.module.scss.esm.js +8 -0
- package/dist/esm/DataGrid/DataGridHeader/DataGridHeader.module.scss.esm.js.map +1 -0
- package/dist/esm/DataGrid/DataGridHeader/DataGridHeaderCell.esm.js +46 -1
- package/dist/esm/DataGrid/DataGridHeader/DataGridHeaderCell.esm.js.map +1 -1
- package/dist/esm/DataGrid/DataGridHeader/DataGridHeaderCell.module.scss.esm.js +8 -0
- package/dist/esm/DataGrid/DataGridHeader/DataGridHeaderCell.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Checkbox/Checkbox.esm.js +77 -1
- package/dist/esm/Form/Checkbox/Checkbox.esm.js.map +1 -1
- package/dist/esm/Form/Checkbox/Checkbox.module.scss.esm.js +8 -0
- package/dist/esm/Form/Checkbox/Checkbox.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Fieldset/Fieldset.esm.js +77 -1
- package/dist/esm/Form/Fieldset/Fieldset.esm.js.map +1 -1
- package/dist/esm/Form/Fieldset/Fieldset.module.scss.esm.js +8 -0
- package/dist/esm/Form/Fieldset/Fieldset.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/FileUpload/FileItem/FileItem.esm.js +129 -1
- package/dist/esm/Form/FileUpload/FileItem/FileItem.esm.js.map +1 -1
- package/dist/esm/Form/FileUpload/FileItem/FileItem.module.scss.esm.js +8 -0
- package/dist/esm/Form/FileUpload/FileItem/FileItem.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/FileUpload/FileUpload.esm.js +176 -1
- package/dist/esm/Form/FileUpload/FileUpload.esm.js.map +1 -1
- package/dist/esm/Form/FileUpload/FileUpload.module.scss.esm.js +8 -0
- package/dist/esm/Form/FileUpload/FileUpload.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Form.esm.js +24 -1
- package/dist/esm/Form/Form.esm.js.map +1 -1
- package/dist/esm/Form/Form.module.scss.esm.js +8 -0
- package/dist/esm/Form/Form.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/FormControl/FormControl.esm.js +36 -1
- package/dist/esm/Form/FormControl/FormControl.esm.js.map +1 -1
- package/dist/esm/Form/FormControl/FormControl.module.scss.esm.js +8 -0
- package/dist/esm/Form/FormControl/FormControl.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/FormGroup/FormGroup.esm.js +36 -1
- package/dist/esm/Form/FormGroup/FormGroup.esm.js.map +1 -1
- package/dist/esm/Form/FormGroup/FormGroup.module.scss.esm.js +8 -0
- package/dist/esm/Form/FormGroup/FormGroup.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/FormHelperText/FormHelperText.esm.js +29 -1
- package/dist/esm/Form/FormHelperText/FormHelperText.esm.js.map +1 -1
- package/dist/esm/Form/FormHelperText/FormHelperText.module.scss.esm.js +8 -0
- package/dist/esm/Form/FormHelperText/FormHelperText.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/FormSelectorWrapper/FormSelectorWrapper.esm.js +30 -1
- package/dist/esm/Form/FormSelectorWrapper/FormSelectorWrapper.esm.js.map +1 -1
- package/dist/esm/Form/FormSelectorWrapper/FormSelectorWrapper.module.scss.esm.js +8 -0
- package/dist/esm/Form/FormSelectorWrapper/FormSelectorWrapper.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Input/Input.esm.js +65 -1
- package/dist/esm/Form/Input/Input.esm.js.map +1 -1
- package/dist/esm/Form/Input/Input.module.scss.esm.js +8 -0
- package/dist/esm/Form/Input/Input.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Label/Label.esm.js +25 -1
- package/dist/esm/Form/Label/Label.esm.js.map +1 -1
- package/dist/esm/Form/Label/Label.module.scss.esm.js +8 -0
- package/dist/esm/Form/Label/Label.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Radio/Radio.esm.js +59 -1
- package/dist/esm/Form/Radio/Radio.esm.js.map +1 -1
- package/dist/esm/Form/Radio/Radio.module.scss.esm.js +8 -0
- package/dist/esm/Form/Radio/Radio.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Select/MultiSelect/MultiOption.esm.js +45 -1
- package/dist/esm/Form/Select/MultiSelect/MultiOption.esm.js.map +1 -1
- package/dist/esm/Form/Select/MultiSelect/MultiSelect.esm.js +238 -1
- package/dist/esm/Form/Select/MultiSelect/MultiSelect.esm.js.map +1 -1
- package/dist/esm/Form/Select/MultiSelect/MultiSelect.module.scss.esm.js +8 -0
- package/dist/esm/Form/Select/MultiSelect/MultiSelect.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Select/MultiSelect/SelectButton.esm.js +24 -1
- package/dist/esm/Form/Select/MultiSelect/SelectButton.esm.js.map +1 -1
- package/dist/esm/Form/Select/MultiSelect/SelectButton.module.scss.esm.js +8 -0
- package/dist/esm/Form/Select/MultiSelect/SelectButton.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Select/MultiSelect/SelectedOptions.esm.js +35 -1
- package/dist/esm/Form/Select/MultiSelect/SelectedOptions.esm.js.map +1 -1
- package/dist/esm/Form/Select/MultiSelect/SelectedOptions.module.scss.esm.js +8 -0
- package/dist/esm/Form/Select/MultiSelect/SelectedOptions.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Select/MultiSelect/useArrowNavigation.esm.js +98 -1
- package/dist/esm/Form/Select/MultiSelect/useArrowNavigation.esm.js.map +1 -1
- package/dist/esm/Form/Select/MultiSelect/useSearch.esm.js +62 -1
- package/dist/esm/Form/Select/MultiSelect/useSearch.esm.js.map +1 -1
- package/dist/esm/Form/Select/SingleSelect/Option.esm.js +50 -1
- package/dist/esm/Form/Select/SingleSelect/Option.esm.js.map +1 -1
- package/dist/esm/Form/Select/SingleSelect/Select.esm.js +174 -1
- package/dist/esm/Form/Select/SingleSelect/Select.esm.js.map +1 -1
- package/dist/esm/Form/Select/SingleSelect/Select.module.scss.esm.js +8 -0
- package/dist/esm/Form/Select/SingleSelect/Select.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Select/SingleSelect/useArrowNavigation.esm.js +149 -1
- package/dist/esm/Form/Select/SingleSelect/useArrowNavigation.esm.js.map +1 -1
- package/dist/esm/Form/Select/SingleSelect/useSearch.esm.js +76 -1
- package/dist/esm/Form/Select/SingleSelect/useSearch.esm.js.map +1 -1
- package/dist/esm/Form/Select/useAddNewBtn.esm.js +52 -1
- package/dist/esm/Form/Select/useAddNewBtn.esm.js.map +1 -1
- package/dist/esm/Form/Select/useAddNewBtn.module.scss.esm.js +8 -0
- package/dist/esm/Form/Select/useAddNewBtn.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Select/useSelectPositionList.esm.js +87 -1
- package/dist/esm/Form/Select/useSelectPositionList.esm.js.map +1 -1
- package/dist/esm/Form/Textarea/Textarea.esm.js +43 -1
- package/dist/esm/Form/Textarea/Textarea.esm.js.map +1 -1
- package/dist/esm/Form/Textarea/Textarea.module.scss.esm.js +8 -0
- package/dist/esm/Form/Textarea/Textarea.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Toggle/Toggle.esm.js +35 -1
- package/dist/esm/Form/Toggle/Toggle.esm.js.map +1 -1
- package/dist/esm/Form/Toggle/Toggle.module.scss.esm.js +8 -0
- package/dist/esm/Form/Toggle/Toggle.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.esm.js +48 -1
- package/dist/esm/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.esm.js.map +1 -1
- package/dist/esm/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.scss.esm.js +8 -0
- package/dist/esm/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Wrapper/InputWrapper/InputWrapper.esm.js +53 -1
- package/dist/esm/Form/Wrapper/InputWrapper/InputWrapper.esm.js.map +1 -1
- package/dist/esm/Form/Wrapper/InputWrapper/InputWrapper.module.scss.esm.js +8 -0
- package/dist/esm/Form/Wrapper/InputWrapper/InputWrapper.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.esm.js +33 -1
- package/dist/esm/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.esm.js.map +1 -1
- package/dist/esm/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.module.scss.esm.js +8 -0
- package/dist/esm/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Wrapper/RadioWrapper/RadioWrapper.esm.js +48 -1
- package/dist/esm/Form/Wrapper/RadioWrapper/RadioWrapper.esm.js.map +1 -1
- package/dist/esm/Form/Wrapper/RadioWrapper/RadioWrapper.module.scss.esm.js +8 -0
- package/dist/esm/Form/Wrapper/RadioWrapper/RadioWrapper.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Wrapper/SelectWrapper/SelectWrapper.esm.js +33 -1
- package/dist/esm/Form/Wrapper/SelectWrapper/SelectWrapper.esm.js.map +1 -1
- package/dist/esm/Form/Wrapper/SelectWrapper/SelectWrapper.module.scss.esm.js +8 -0
- package/dist/esm/Form/Wrapper/SelectWrapper/SelectWrapper.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Wrapper/TextareaWrapper/TextareaWrapper.esm.js +55 -1
- package/dist/esm/Form/Wrapper/TextareaWrapper/TextareaWrapper.esm.js.map +1 -1
- package/dist/esm/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.scss.esm.js +8 -0
- package/dist/esm/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.scss.esm.js.map +1 -0
- package/dist/esm/Form/Wrapper/Wrapper/Wrapper.esm.js +38 -1
- package/dist/esm/Form/Wrapper/Wrapper/Wrapper.esm.js.map +1 -1
- package/dist/esm/Form/Wrapper/Wrapper/Wrapper.module.scss.esm.js +8 -0
- package/dist/esm/Form/Wrapper/Wrapper/Wrapper.module.scss.esm.js.map +1 -0
- package/dist/esm/Icon/Icon.esm.js +109 -1
- package/dist/esm/Icon/Icon.esm.js.map +1 -1
- package/dist/esm/Icon/Icon.module.scss.esm.js +8 -0
- package/dist/esm/Icon/Icon.module.scss.esm.js.map +1 -0
- package/dist/esm/Layout/ContentHeader/ContentHeader.esm.js +31 -1
- package/dist/esm/Layout/ContentHeader/ContentHeader.esm.js.map +1 -1
- package/dist/esm/Layout/ContentHeader/ContentHeader.module.scss.esm.js +8 -0
- package/dist/esm/Layout/ContentHeader/ContentHeader.module.scss.esm.js.map +1 -0
- package/dist/esm/Layout/FormPage/FormWithStepper/FormSection/FormSection.esm.js +29 -1
- package/dist/esm/Layout/FormPage/FormWithStepper/FormSection/FormSection.esm.js.map +1 -1
- package/dist/esm/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.scss.esm.js +8 -0
- package/dist/esm/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.scss.esm.js.map +1 -0
- package/dist/esm/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.esm.js +43 -1
- package/dist/esm/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.esm.js.map +1 -1
- package/dist/esm/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.scss.esm.js +8 -0
- package/dist/esm/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.scss.esm.js.map +1 -0
- package/dist/esm/Layout/FormPage/FormWithStepper/FormWithStepper.esm.js +25 -1
- package/dist/esm/Layout/FormPage/FormWithStepper/FormWithStepper.esm.js.map +1 -1
- package/dist/esm/Layout/FormPage/FormWithStepper/FormWithStepper.module.scss.esm.js +8 -0
- package/dist/esm/Layout/FormPage/FormWithStepper/FormWithStepper.module.scss.esm.js.map +1 -0
- package/dist/esm/Link/Link.esm.js +54 -1
- package/dist/esm/Link/Link.esm.js.map +1 -1
- package/dist/esm/Link/Link.module.scss.esm.js +8 -0
- package/dist/esm/Link/Link.module.scss.esm.js.map +1 -0
- package/dist/esm/Notifications/Alert/AlertContainer/AlertContainer.esm.js +31 -1
- package/dist/esm/Notifications/Alert/AlertContainer/AlertContainer.esm.js.map +1 -1
- package/dist/esm/Notifications/Alert/AlertContainer/AlertContainer.module.scss.esm.js +8 -0
- package/dist/esm/Notifications/Alert/AlertContainer/AlertContainer.module.scss.esm.js.map +1 -0
- package/dist/esm/Notifications/Alert/AlertContainer/useAlertContainerHeightAnimation.esm.js +45 -1
- package/dist/esm/Notifications/Alert/AlertContainer/useAlertContainerHeightAnimation.esm.js.map +1 -1
- package/dist/esm/Notifications/Alert/AlertItem/AlertItem.esm.js +117 -1
- package/dist/esm/Notifications/Alert/AlertItem/AlertItem.esm.js.map +1 -1
- package/dist/esm/Notifications/Alert/AlertItem/AlertItem.module.scss.esm.js +8 -0
- package/dist/esm/Notifications/Alert/AlertItem/AlertItem.module.scss.esm.js.map +1 -0
- package/dist/esm/Notifications/Alert/AlertProvider/AlertContext.esm.js +28 -1
- package/dist/esm/Notifications/Alert/AlertProvider/AlertContext.esm.js.map +1 -1
- package/dist/esm/Notifications/Alert/AlertProvider/AlertProvider.esm.js +120 -1
- package/dist/esm/Notifications/Alert/AlertProvider/AlertProvider.esm.js.map +1 -1
- package/dist/esm/Notifications/Alert/useAlert.esm.js +30 -1
- package/dist/esm/Notifications/Alert/useAlert.esm.js.map +1 -1
- package/dist/esm/Notifications/Banner/Banner.esm.js +43 -1
- package/dist/esm/Notifications/Banner/Banner.esm.js.map +1 -1
- package/dist/esm/Notifications/Banner/Banner.module.scss.esm.js +8 -0
- package/dist/esm/Notifications/Banner/Banner.module.scss.esm.js.map +1 -0
- package/dist/esm/Notifications/BaseModal/BaseModal.esm.js +79 -1
- package/dist/esm/Notifications/BaseModal/BaseModal.esm.js.map +1 -1
- package/dist/esm/Notifications/BaseModal/BaseModal.module.scss.esm.js +8 -0
- package/dist/esm/Notifications/BaseModal/BaseModal.module.scss.esm.js.map +1 -0
- package/dist/esm/Notifications/BaseModal/BaseModalActions/BaseModalActions.esm.js +31 -1
- package/dist/esm/Notifications/BaseModal/BaseModalActions/BaseModalActions.esm.js.map +1 -1
- package/dist/esm/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.scss.esm.js +8 -0
- package/dist/esm/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.scss.esm.js.map +1 -0
- package/dist/esm/Notifications/BaseModal/BaseModalContent/BaseModalContent.esm.js +35 -1
- package/dist/esm/Notifications/BaseModal/BaseModalContent/BaseModalContent.esm.js.map +1 -1
- package/dist/esm/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.scss.esm.js +8 -0
- package/dist/esm/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.scss.esm.js.map +1 -0
- package/dist/esm/Notifications/BaseModal/BaseModalContext.esm.js +19 -1
- package/dist/esm/Notifications/BaseModal/BaseModalContext.esm.js.map +1 -1
- package/dist/esm/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.esm.js +33 -1
- package/dist/esm/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.esm.js.map +1 -1
- package/dist/esm/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.scss.esm.js +8 -0
- package/dist/esm/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.scss.esm.js.map +1 -0
- package/dist/esm/Notifications/BaseModal/useRepeatFocus.esm.js +65 -1
- package/dist/esm/Notifications/BaseModal/useRepeatFocus.esm.js.map +1 -1
- package/dist/esm/Notifications/Dialog/Dialog.esm.js +54 -1
- package/dist/esm/Notifications/Dialog/Dialog.esm.js.map +1 -1
- package/dist/esm/Notifications/Dialog/Dialog.module.scss.esm.js +8 -0
- package/dist/esm/Notifications/Dialog/Dialog.module.scss.esm.js.map +1 -0
- package/dist/esm/Notifications/Dialog/DialogActions/DialogActions.esm.js +25 -1
- package/dist/esm/Notifications/Dialog/DialogActions/DialogActions.esm.js.map +1 -1
- package/dist/esm/Notifications/Dialog/DialogActions/DialogActions.module.scss.esm.js +8 -0
- package/dist/esm/Notifications/Dialog/DialogActions/DialogActions.module.scss.esm.js.map +1 -0
- package/dist/esm/Notifications/Dialog/DialogTitle/DialogTitle.esm.js +34 -1
- package/dist/esm/Notifications/Dialog/DialogTitle/DialogTitle.esm.js.map +1 -1
- package/dist/esm/Notifications/Dialog/DialogTitle/DialogTitle.module.scss.esm.js +8 -0
- package/dist/esm/Notifications/Dialog/DialogTitle/DialogTitle.module.scss.esm.js.map +1 -0
- package/dist/esm/Notifications/DiscardChangesModal/DiscardChangesDialog/DiscardChangesDialog.esm.js +32 -1
- package/dist/esm/Notifications/DiscardChangesModal/DiscardChangesDialog/DiscardChangesDialog.esm.js.map +1 -1
- package/dist/esm/Notifications/DiscardChangesModal/DiscardChangesModal.esm.js +38 -1
- package/dist/esm/Notifications/DiscardChangesModal/DiscardChangesModal.esm.js.map +1 -1
- package/dist/esm/Notifications/NotificationProvider/NotificationContext.esm.js +142 -1
- package/dist/esm/Notifications/NotificationProvider/NotificationContext.esm.js.map +1 -1
- package/dist/esm/Notifications/NotificationProvider/NotificationService.esm.js +32 -1
- package/dist/esm/Notifications/NotificationProvider/NotificationService.esm.js.map +1 -1
- package/dist/esm/Notifications/SlideInModal/SlideInModal.esm.js +39 -1
- package/dist/esm/Notifications/SlideInModal/SlideInModal.esm.js.map +1 -1
- package/dist/esm/Notifications/SlideInModal/SlideInModal.module.scss.esm.js +8 -0
- package/dist/esm/Notifications/SlideInModal/SlideInModal.module.scss.esm.js.map +1 -0
- package/dist/esm/Pagination/Pagination.esm.js +94 -1
- package/dist/esm/Pagination/Pagination.esm.js.map +1 -1
- package/dist/esm/Pagination/Pagination.module.scss.esm.js +8 -0
- package/dist/esm/Pagination/Pagination.module.scss.esm.js.map +1 -0
- package/dist/esm/Popover/Popover.esm.js +86 -1
- package/dist/esm/Popover/Popover.esm.js.map +1 -1
- package/dist/esm/Popover/Popover.module.scss.esm.js +8 -0
- package/dist/esm/Popover/Popover.module.scss.esm.js.map +1 -0
- package/dist/esm/ProgressBar/ProgressBar.esm.js +34 -1
- package/dist/esm/ProgressBar/ProgressBar.esm.js.map +1 -1
- package/dist/esm/ProgressBar/ProgressBar.module.scss.esm.js +8 -0
- package/dist/esm/ProgressBar/ProgressBar.module.scss.esm.js.map +1 -0
- package/dist/esm/Skeleton/Skeleton.esm.js +29 -1
- package/dist/esm/Skeleton/Skeleton.esm.js.map +1 -1
- package/dist/esm/Skeleton/Skeleton.module.scss.esm.js +8 -0
- package/dist/esm/Skeleton/Skeleton.module.scss.esm.js.map +1 -0
- package/dist/esm/Stepper/Step.esm.js +65 -1
- package/dist/esm/Stepper/Step.esm.js.map +1 -1
- package/dist/esm/Stepper/Step.module.scss.esm.js +8 -0
- package/dist/esm/Stepper/Step.module.scss.esm.js.map +1 -0
- package/dist/esm/Stepper/Stepper.esm.js +28 -1
- package/dist/esm/Stepper/Stepper.esm.js.map +1 -1
- package/dist/esm/Stepper/Stepper.module.scss.esm.js +8 -0
- package/dist/esm/Stepper/Stepper.module.scss.esm.js.map +1 -0
- package/dist/esm/Tabs/Tab.esm.js +24 -1
- package/dist/esm/Tabs/Tab.esm.js.map +1 -1
- package/dist/esm/Tabs/Tab.module.scss.esm.js +8 -0
- package/dist/esm/Tabs/Tab.module.scss.esm.js.map +1 -0
- package/dist/esm/Tabs/TabButton.esm.js +37 -1
- package/dist/esm/Tabs/TabButton.esm.js.map +1 -1
- package/dist/esm/Tabs/TabButton.module.scss.esm.js +8 -0
- package/dist/esm/Tabs/TabButton.module.scss.esm.js.map +1 -0
- package/dist/esm/Tabs/Tabs.esm.js +129 -1
- package/dist/esm/Tabs/Tabs.esm.js.map +1 -1
- package/dist/esm/Tabs/Tabs.module.scss.esm.js +8 -0
- package/dist/esm/Tabs/Tabs.module.scss.esm.js.map +1 -0
- package/dist/esm/Tag/RemoveButton.esm.js +31 -1
- package/dist/esm/Tag/RemoveButton.esm.js.map +1 -1
- package/dist/esm/Tag/RemoveButton.module.scss.esm.js +8 -0
- package/dist/esm/Tag/RemoveButton.module.scss.esm.js.map +1 -0
- package/dist/esm/Tag/Tag.esm.js +46 -1
- package/dist/esm/Tag/Tag.esm.js.map +1 -1
- package/dist/esm/Tag/Tag.module.scss.esm.js +8 -0
- package/dist/esm/Tag/Tag.module.scss.esm.js.map +1 -0
- package/dist/esm/TextEllipsis/TextEllipsis.esm.js +42 -1
- package/dist/esm/TextEllipsis/TextEllipsis.esm.js.map +1 -1
- package/dist/esm/TextEllipsis/TextEllipsis.module.scss.esm.js +8 -0
- package/dist/esm/TextEllipsis/TextEllipsis.module.scss.esm.js.map +1 -0
- package/dist/esm/Tiles/Tile.esm.js +45 -1
- package/dist/esm/Tiles/Tile.esm.js.map +1 -1
- package/dist/esm/Tiles/Tile.module.scss.esm.js +8 -0
- package/dist/esm/Tiles/Tile.module.scss.esm.js.map +1 -0
- package/dist/esm/Tiles/Tiles.esm.js +35 -1
- package/dist/esm/Tiles/Tiles.esm.js.map +1 -1
- package/dist/esm/Tiles/Tiles.module.scss.esm.js +8 -0
- package/dist/esm/Tiles/Tiles.module.scss.esm.js.map +1 -0
- package/dist/esm/Tooltip/Tooltip.esm.js +151 -1
- package/dist/esm/Tooltip/Tooltip.esm.js.map +1 -1
- package/dist/esm/Tooltip/Tooltip.module.scss.esm.js +8 -0
- package/dist/esm/Tooltip/Tooltip.module.scss.esm.js.map +1 -0
- package/dist/esm/Typography/Typography.esm.js +63 -1
- package/dist/esm/Typography/Typography.esm.js.map +1 -1
- package/dist/esm/Typography/Typography.module.scss.esm.js +8 -0
- package/dist/esm/Typography/Typography.module.scss.esm.js.map +1 -0
- package/dist/esm/_BaseStyling_/BaseStyling.esm.js +230 -1
- package/dist/esm/_BaseStyling_/BaseStyling.esm.js.map +1 -1
- package/dist/esm/admin/layout/MicrofrontendContainer/MicrofrontendContainer.esm.js +28 -1
- package/dist/esm/admin/layout/MicrofrontendContainer/MicrofrontendContainer.esm.js.map +1 -1
- package/dist/esm/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.scss.esm.js +8 -0
- package/dist/esm/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.scss.esm.js.map +1 -0
- package/dist/esm/node_modules/style-inject/dist/style-inject.es.esm.js +28 -1
- package/dist/esm/node_modules/style-inject/dist/style-inject.es.esm.js.map +1 -1
- package/dist/esm/src/components/Icon/Icon.d.ts +3 -1
- package/dist/esm/src/hooks/useAnimation.esm.js +35 -1
- package/dist/esm/src/hooks/useAnimation.esm.js.map +1 -1
- package/dist/esm/src/hooks/useBodyClick.esm.js +32 -1
- package/dist/esm/src/hooks/useBodyClick.esm.js.map +1 -1
- package/dist/esm/src/hooks/useDebouncedCallback.esm.js +31 -1
- package/dist/esm/src/hooks/useDebouncedCallback.esm.js.map +1 -1
- package/dist/esm/src/hooks/useDetermineStatusIcon.esm.js +33 -1
- package/dist/esm/src/hooks/useDetermineStatusIcon.esm.js.map +1 -1
- package/dist/esm/src/hooks/useFormSelector.esm.js +46 -1
- package/dist/esm/src/hooks/useFormSelector.esm.js.map +1 -1
- package/dist/esm/src/hooks/useFullHeightCollapse.esm.js +32 -1
- package/dist/esm/src/hooks/useFullHeightCollapse.esm.js.map +1 -1
- package/dist/esm/src/hooks/useGetDomRoot.esm.js +36 -1
- package/dist/esm/src/hooks/useGetDomRoot.esm.js.map +1 -1
- package/dist/esm/src/hooks/usePosition.esm.js +240 -1
- package/dist/esm/src/hooks/usePosition.esm.js.map +1 -1
- package/dist/esm/src/hooks/useRepeater.esm.js +39 -1
- package/dist/esm/src/hooks/useRepeater.esm.js.map +1 -1
- package/dist/esm/src/hooks/useSpacing.esm.js +32 -1
- package/dist/esm/src/hooks/useSpacing.esm.js.map +1 -1
- package/dist/esm/src/hooks/useWrapper.esm.js +33 -1
- package/dist/esm/src/hooks/useWrapper.esm.js.map +1 -1
- package/dist/esm/src/index.esm.js +68 -1
- package/dist/esm/src/index.esm.js.map +1 -1
- package/dist/esm/src/readyclasses.module.scss.esm.js +8 -0
- package/dist/esm/src/readyclasses.module.scss.esm.js.map +1 -0
- package/dist/esm/src/util/helper.esm.js +155 -1
- package/dist/esm/src/util/helper.esm.js.map +1 -1
- package/dist/lib/style-inject.js +2 -4
- package/dist/lib/style-inject.js.map +1 -1
- package/package.json +17 -17
- package/src/components/Icon/Icon.module.scss +8 -1
- package/src/components/Icon/Icon.tsx +3 -1
- package/src/font/icomoon.eot +0 -0
- package/src/font/icomoon.svg +2 -0
- package/src/font/icomoon.ttf +0 -0
- package/src/font/icomoon.woff +0 -0
- package/src/font/selection.json +1 -1
- package/src/types.d.ts +1 -1
- package/dist/cjs/Breadcrumbs/Breadcrumbs.module.cjs.js +0 -2
- package/dist/cjs/Breadcrumbs/Breadcrumbs.module.cjs.js.map +0 -1
- package/dist/cjs/Button/BaseButton.module.cjs.js +0 -2
- package/dist/cjs/Button/BaseButton.module.cjs.js.map +0 -1
- package/dist/cjs/Button/Button.module.cjs.js +0 -2
- package/dist/cjs/Button/Button.module.cjs.js.map +0 -1
- package/dist/cjs/Button/IconButton.module.cjs.js +0 -2
- package/dist/cjs/Button/IconButton.module.cjs.js.map +0 -1
- package/dist/cjs/ContextMenu/ContextMenu.module.cjs.js +0 -2
- package/dist/cjs/ContextMenu/ContextMenu.module.cjs.js.map +0 -1
- package/dist/cjs/ContextMenu/ContextMenuItem.module.cjs.js +0 -2
- package/dist/cjs/ContextMenu/ContextMenuItem.module.cjs.js.map +0 -1
- package/dist/cjs/DataGrid/DataGrid.module.cjs.js +0 -2
- package/dist/cjs/DataGrid/DataGrid.module.cjs.js.map +0 -1
- package/dist/cjs/DataGrid/DataGridActions/DataGridActions.module.cjs.js +0 -2
- package/dist/cjs/DataGrid/DataGridActions/DataGridActions.module.cjs.js.map +0 -1
- package/dist/cjs/DataGrid/DataGridActions/DataGridColumnsToggle.module.cjs.js +0 -2
- package/dist/cjs/DataGrid/DataGridActions/DataGridColumnsToggle.module.cjs.js.map +0 -1
- package/dist/cjs/DataGrid/DataGridBody/DataGridBody.module.cjs.js +0 -2
- package/dist/cjs/DataGrid/DataGridBody/DataGridBody.module.cjs.js.map +0 -1
- package/dist/cjs/DataGrid/DataGridBody/DataGridCell/DataGridCell.module.cjs.js +0 -2
- package/dist/cjs/DataGrid/DataGridBody/DataGridCell/DataGridCell.module.cjs.js.map +0 -1
- package/dist/cjs/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.module.cjs.js +0 -2
- package/dist/cjs/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.module.cjs.js.map +0 -1
- package/dist/cjs/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.cjs.js +0 -2
- package/dist/cjs/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.cjs.js.map +0 -1
- package/dist/cjs/DataGrid/DataGridBody/DataGridRow/DataGridRow.module.cjs.js +0 -2
- package/dist/cjs/DataGrid/DataGridBody/DataGridRow/DataGridRow.module.cjs.js.map +0 -1
- package/dist/cjs/DataGrid/DataGridFilters/DataGridFilter.module.cjs.js +0 -2
- package/dist/cjs/DataGrid/DataGridFilters/DataGridFilter.module.cjs.js.map +0 -1
- package/dist/cjs/DataGrid/DataGridFilters/DataGridToolbar.module.cjs.js +0 -2
- package/dist/cjs/DataGrid/DataGridFilters/DataGridToolbar.module.cjs.js.map +0 -1
- package/dist/cjs/DataGrid/DataGridHeader/DataGridHeader.module.cjs.js +0 -2
- package/dist/cjs/DataGrid/DataGridHeader/DataGridHeader.module.cjs.js.map +0 -1
- package/dist/cjs/DataGrid/DataGridHeader/DataGridHeaderCell.module.cjs.js +0 -2
- package/dist/cjs/DataGrid/DataGridHeader/DataGridHeaderCell.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Checkbox/Checkbox.module.cjs.js +0 -2
- package/dist/cjs/Form/Checkbox/Checkbox.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Fieldset/Fieldset.module.cjs.js +0 -2
- package/dist/cjs/Form/Fieldset/Fieldset.module.cjs.js.map +0 -1
- package/dist/cjs/Form/FileUpload/FileItem/FileItem.module.cjs.js +0 -2
- package/dist/cjs/Form/FileUpload/FileItem/FileItem.module.cjs.js.map +0 -1
- package/dist/cjs/Form/FileUpload/FileUpload.module.cjs.js +0 -2
- package/dist/cjs/Form/FileUpload/FileUpload.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Form.module.cjs.js +0 -2
- package/dist/cjs/Form/Form.module.cjs.js.map +0 -1
- package/dist/cjs/Form/FormControl/FormControl.module.cjs.js +0 -2
- package/dist/cjs/Form/FormControl/FormControl.module.cjs.js.map +0 -1
- package/dist/cjs/Form/FormGroup/FormGroup.module.cjs.js +0 -2
- package/dist/cjs/Form/FormGroup/FormGroup.module.cjs.js.map +0 -1
- package/dist/cjs/Form/FormHelperText/FormHelperText.module.cjs.js +0 -2
- package/dist/cjs/Form/FormHelperText/FormHelperText.module.cjs.js.map +0 -1
- package/dist/cjs/Form/FormSelectorWrapper/FormSelectorWrapper.module.cjs.js +0 -2
- package/dist/cjs/Form/FormSelectorWrapper/FormSelectorWrapper.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Input/Input.module.cjs.js +0 -2
- package/dist/cjs/Form/Input/Input.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Label/Label.module.cjs.js +0 -2
- package/dist/cjs/Form/Label/Label.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Radio/Radio.module.cjs.js +0 -2
- package/dist/cjs/Form/Radio/Radio.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Select/MultiSelect/MultiSelect.module.cjs.js +0 -2
- package/dist/cjs/Form/Select/MultiSelect/MultiSelect.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Select/MultiSelect/SelectButton.module.cjs.js +0 -2
- package/dist/cjs/Form/Select/MultiSelect/SelectButton.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Select/MultiSelect/SelectedOptions.module.cjs.js +0 -2
- package/dist/cjs/Form/Select/MultiSelect/SelectedOptions.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Select/SingleSelect/Select.module.cjs.js +0 -2
- package/dist/cjs/Form/Select/SingleSelect/Select.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Select/useAddNewBtn.module.cjs.js +0 -2
- package/dist/cjs/Form/Select/useAddNewBtn.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Textarea/Textarea.module.cjs.js +0 -2
- package/dist/cjs/Form/Textarea/Textarea.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Toggle/Toggle.module.cjs.js +0 -2
- package/dist/cjs/Form/Toggle/Toggle.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.cjs.js +0 -2
- package/dist/cjs/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Wrapper/InputWrapper/InputWrapper.module.cjs.js +0 -2
- package/dist/cjs/Form/Wrapper/InputWrapper/InputWrapper.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.module.cjs.js +0 -2
- package/dist/cjs/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Wrapper/RadioWrapper/RadioWrapper.module.cjs.js +0 -2
- package/dist/cjs/Form/Wrapper/RadioWrapper/RadioWrapper.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Wrapper/SelectWrapper/SelectWrapper.module.cjs.js +0 -2
- package/dist/cjs/Form/Wrapper/SelectWrapper/SelectWrapper.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.cjs.js +0 -2
- package/dist/cjs/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.cjs.js.map +0 -1
- package/dist/cjs/Form/Wrapper/Wrapper/Wrapper.module.cjs.js +0 -2
- package/dist/cjs/Form/Wrapper/Wrapper/Wrapper.module.cjs.js.map +0 -1
- package/dist/cjs/Icon/Icon.module.cjs.js +0 -2
- package/dist/cjs/Icon/Icon.module.cjs.js.map +0 -1
- package/dist/cjs/Layout/ContentHeader/ContentHeader.module.cjs.js +0 -2
- package/dist/cjs/Layout/ContentHeader/ContentHeader.module.cjs.js.map +0 -1
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.cjs.js +0 -2
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.cjs.js.map +0 -1
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.cjs.js +0 -2
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.cjs.js.map +0 -1
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormWithStepper.module.cjs.js +0 -2
- package/dist/cjs/Layout/FormPage/FormWithStepper/FormWithStepper.module.cjs.js.map +0 -1
- package/dist/cjs/Link/Link.module.cjs.js +0 -2
- package/dist/cjs/Link/Link.module.cjs.js.map +0 -1
- package/dist/cjs/Notifications/Alert/AlertContainer/AlertContainer.module.cjs.js +0 -2
- package/dist/cjs/Notifications/Alert/AlertContainer/AlertContainer.module.cjs.js.map +0 -1
- package/dist/cjs/Notifications/Alert/AlertItem/AlertItem.module.cjs.js +0 -2
- package/dist/cjs/Notifications/Alert/AlertItem/AlertItem.module.cjs.js.map +0 -1
- package/dist/cjs/Notifications/Banner/Banner.module.cjs.js +0 -2
- package/dist/cjs/Notifications/Banner/Banner.module.cjs.js.map +0 -1
- package/dist/cjs/Notifications/BaseModal/BaseModal.module.cjs.js +0 -2
- package/dist/cjs/Notifications/BaseModal/BaseModal.module.cjs.js.map +0 -1
- package/dist/cjs/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.cjs.js +0 -2
- package/dist/cjs/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.cjs.js.map +0 -1
- package/dist/cjs/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.cjs.js +0 -2
- package/dist/cjs/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.cjs.js.map +0 -1
- package/dist/cjs/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.cjs.js +0 -2
- package/dist/cjs/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.cjs.js.map +0 -1
- package/dist/cjs/Notifications/Dialog/Dialog.module.cjs.js +0 -2
- package/dist/cjs/Notifications/Dialog/Dialog.module.cjs.js.map +0 -1
- package/dist/cjs/Notifications/Dialog/DialogActions/DialogActions.module.cjs.js +0 -2
- package/dist/cjs/Notifications/Dialog/DialogActions/DialogActions.module.cjs.js.map +0 -1
- package/dist/cjs/Notifications/Dialog/DialogTitle/DialogTitle.module.cjs.js +0 -2
- package/dist/cjs/Notifications/Dialog/DialogTitle/DialogTitle.module.cjs.js.map +0 -1
- package/dist/cjs/Notifications/SlideInModal/SlideInModal.module.cjs.js +0 -2
- package/dist/cjs/Notifications/SlideInModal/SlideInModal.module.cjs.js.map +0 -1
- package/dist/cjs/Pagination/Pagination.module.cjs.js +0 -2
- package/dist/cjs/Pagination/Pagination.module.cjs.js.map +0 -1
- package/dist/cjs/Popover/Popover.module.cjs.js +0 -2
- package/dist/cjs/Popover/Popover.module.cjs.js.map +0 -1
- package/dist/cjs/ProgressBar/ProgressBar.module.cjs.js +0 -2
- package/dist/cjs/ProgressBar/ProgressBar.module.cjs.js.map +0 -1
- package/dist/cjs/Skeleton/Skeleton.module.cjs.js +0 -2
- package/dist/cjs/Skeleton/Skeleton.module.cjs.js.map +0 -1
- package/dist/cjs/Stepper/Step.module.cjs.js +0 -2
- package/dist/cjs/Stepper/Step.module.cjs.js.map +0 -1
- package/dist/cjs/Stepper/Stepper.module.cjs.js +0 -2
- package/dist/cjs/Stepper/Stepper.module.cjs.js.map +0 -1
- package/dist/cjs/Tabs/Tab.module.cjs.js +0 -2
- package/dist/cjs/Tabs/Tab.module.cjs.js.map +0 -1
- package/dist/cjs/Tabs/TabButton.module.cjs.js +0 -2
- package/dist/cjs/Tabs/TabButton.module.cjs.js.map +0 -1
- package/dist/cjs/Tabs/Tabs.module.cjs.js +0 -2
- package/dist/cjs/Tabs/Tabs.module.cjs.js.map +0 -1
- package/dist/cjs/Tag/RemoveButton.module.cjs.js +0 -2
- package/dist/cjs/Tag/RemoveButton.module.cjs.js.map +0 -1
- package/dist/cjs/Tag/Tag.module.cjs.js +0 -2
- package/dist/cjs/Tag/Tag.module.cjs.js.map +0 -1
- package/dist/cjs/TextEllipsis/TextEllipsis.module.cjs.js +0 -2
- package/dist/cjs/TextEllipsis/TextEllipsis.module.cjs.js.map +0 -1
- package/dist/cjs/Tiles/Tile.module.cjs.js +0 -2
- package/dist/cjs/Tiles/Tile.module.cjs.js.map +0 -1
- package/dist/cjs/Tiles/Tiles.module.cjs.js +0 -2
- package/dist/cjs/Tiles/Tiles.module.cjs.js.map +0 -1
- package/dist/cjs/Tooltip/Tooltip.module.cjs.js +0 -2
- package/dist/cjs/Tooltip/Tooltip.module.cjs.js.map +0 -1
- package/dist/cjs/Typography/Typography.module.cjs.js +0 -2
- package/dist/cjs/Typography/Typography.module.cjs.js.map +0 -1
- package/dist/cjs/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.cjs.js +0 -2
- package/dist/cjs/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.cjs.js.map +0 -1
- package/dist/cjs/src/readyclasses.module.cjs.js +0 -2
- package/dist/cjs/src/readyclasses.module.cjs.js.map +0 -1
- package/dist/esm/Breadcrumbs/Breadcrumbs.module.esm.js +0 -2
- package/dist/esm/Breadcrumbs/Breadcrumbs.module.esm.js.map +0 -1
- package/dist/esm/Button/BaseButton.module.esm.js +0 -2
- package/dist/esm/Button/BaseButton.module.esm.js.map +0 -1
- package/dist/esm/Button/Button.module.esm.js +0 -2
- package/dist/esm/Button/Button.module.esm.js.map +0 -1
- package/dist/esm/Button/IconButton.module.esm.js +0 -2
- package/dist/esm/Button/IconButton.module.esm.js.map +0 -1
- package/dist/esm/ContextMenu/ContextMenu.module.esm.js +0 -2
- package/dist/esm/ContextMenu/ContextMenu.module.esm.js.map +0 -1
- package/dist/esm/ContextMenu/ContextMenuItem.module.esm.js +0 -2
- package/dist/esm/ContextMenu/ContextMenuItem.module.esm.js.map +0 -1
- package/dist/esm/DataGrid/DataGrid.module.esm.js +0 -2
- package/dist/esm/DataGrid/DataGrid.module.esm.js.map +0 -1
- package/dist/esm/DataGrid/DataGridActions/DataGridActions.module.esm.js +0 -2
- package/dist/esm/DataGrid/DataGridActions/DataGridActions.module.esm.js.map +0 -1
- package/dist/esm/DataGrid/DataGridActions/DataGridColumnsToggle.module.esm.js +0 -2
- package/dist/esm/DataGrid/DataGridActions/DataGridColumnsToggle.module.esm.js.map +0 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridBody.module.esm.js +0 -2
- package/dist/esm/DataGrid/DataGridBody/DataGridBody.module.esm.js.map +0 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridCell/DataGridCell.module.esm.js +0 -2
- package/dist/esm/DataGrid/DataGridBody/DataGridCell/DataGridCell.module.esm.js.map +0 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.module.esm.js +0 -2
- package/dist/esm/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.module.esm.js.map +0 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.esm.js +0 -2
- package/dist/esm/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.esm.js.map +0 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridRow/DataGridRow.module.esm.js +0 -2
- package/dist/esm/DataGrid/DataGridBody/DataGridRow/DataGridRow.module.esm.js.map +0 -1
- package/dist/esm/DataGrid/DataGridFilters/DataGridFilter.module.esm.js +0 -2
- package/dist/esm/DataGrid/DataGridFilters/DataGridFilter.module.esm.js.map +0 -1
- package/dist/esm/DataGrid/DataGridFilters/DataGridToolbar.module.esm.js +0 -2
- package/dist/esm/DataGrid/DataGridFilters/DataGridToolbar.module.esm.js.map +0 -1
- package/dist/esm/DataGrid/DataGridHeader/DataGridHeader.module.esm.js +0 -2
- package/dist/esm/DataGrid/DataGridHeader/DataGridHeader.module.esm.js.map +0 -1
- package/dist/esm/DataGrid/DataGridHeader/DataGridHeaderCell.module.esm.js +0 -2
- package/dist/esm/DataGrid/DataGridHeader/DataGridHeaderCell.module.esm.js.map +0 -1
- package/dist/esm/Form/Checkbox/Checkbox.module.esm.js +0 -2
- package/dist/esm/Form/Checkbox/Checkbox.module.esm.js.map +0 -1
- package/dist/esm/Form/Fieldset/Fieldset.module.esm.js +0 -2
- package/dist/esm/Form/Fieldset/Fieldset.module.esm.js.map +0 -1
- package/dist/esm/Form/FileUpload/FileItem/FileItem.module.esm.js +0 -2
- package/dist/esm/Form/FileUpload/FileItem/FileItem.module.esm.js.map +0 -1
- package/dist/esm/Form/FileUpload/FileUpload.module.esm.js +0 -2
- package/dist/esm/Form/FileUpload/FileUpload.module.esm.js.map +0 -1
- package/dist/esm/Form/Form.module.esm.js +0 -2
- package/dist/esm/Form/Form.module.esm.js.map +0 -1
- package/dist/esm/Form/FormControl/FormControl.module.esm.js +0 -2
- package/dist/esm/Form/FormControl/FormControl.module.esm.js.map +0 -1
- package/dist/esm/Form/FormGroup/FormGroup.module.esm.js +0 -2
- package/dist/esm/Form/FormGroup/FormGroup.module.esm.js.map +0 -1
- package/dist/esm/Form/FormHelperText/FormHelperText.module.esm.js +0 -2
- package/dist/esm/Form/FormHelperText/FormHelperText.module.esm.js.map +0 -1
- package/dist/esm/Form/FormSelectorWrapper/FormSelectorWrapper.module.esm.js +0 -2
- package/dist/esm/Form/FormSelectorWrapper/FormSelectorWrapper.module.esm.js.map +0 -1
- package/dist/esm/Form/Input/Input.module.esm.js +0 -2
- package/dist/esm/Form/Input/Input.module.esm.js.map +0 -1
- package/dist/esm/Form/Label/Label.module.esm.js +0 -2
- package/dist/esm/Form/Label/Label.module.esm.js.map +0 -1
- package/dist/esm/Form/Radio/Radio.module.esm.js +0 -2
- package/dist/esm/Form/Radio/Radio.module.esm.js.map +0 -1
- package/dist/esm/Form/Select/MultiSelect/MultiSelect.module.esm.js +0 -2
- package/dist/esm/Form/Select/MultiSelect/MultiSelect.module.esm.js.map +0 -1
- package/dist/esm/Form/Select/MultiSelect/SelectButton.module.esm.js +0 -2
- package/dist/esm/Form/Select/MultiSelect/SelectButton.module.esm.js.map +0 -1
- package/dist/esm/Form/Select/MultiSelect/SelectedOptions.module.esm.js +0 -2
- package/dist/esm/Form/Select/MultiSelect/SelectedOptions.module.esm.js.map +0 -1
- package/dist/esm/Form/Select/SingleSelect/Select.module.esm.js +0 -2
- package/dist/esm/Form/Select/SingleSelect/Select.module.esm.js.map +0 -1
- package/dist/esm/Form/Select/useAddNewBtn.module.esm.js +0 -2
- package/dist/esm/Form/Select/useAddNewBtn.module.esm.js.map +0 -1
- package/dist/esm/Form/Textarea/Textarea.module.esm.js +0 -2
- package/dist/esm/Form/Textarea/Textarea.module.esm.js.map +0 -1
- package/dist/esm/Form/Toggle/Toggle.module.esm.js +0 -2
- package/dist/esm/Form/Toggle/Toggle.module.esm.js.map +0 -1
- package/dist/esm/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.esm.js +0 -2
- package/dist/esm/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.esm.js.map +0 -1
- package/dist/esm/Form/Wrapper/InputWrapper/InputWrapper.module.esm.js +0 -2
- package/dist/esm/Form/Wrapper/InputWrapper/InputWrapper.module.esm.js.map +0 -1
- package/dist/esm/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.module.esm.js +0 -2
- package/dist/esm/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.module.esm.js.map +0 -1
- package/dist/esm/Form/Wrapper/RadioWrapper/RadioWrapper.module.esm.js +0 -2
- package/dist/esm/Form/Wrapper/RadioWrapper/RadioWrapper.module.esm.js.map +0 -1
- package/dist/esm/Form/Wrapper/SelectWrapper/SelectWrapper.module.esm.js +0 -2
- package/dist/esm/Form/Wrapper/SelectWrapper/SelectWrapper.module.esm.js.map +0 -1
- package/dist/esm/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.esm.js +0 -2
- package/dist/esm/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.esm.js.map +0 -1
- package/dist/esm/Form/Wrapper/Wrapper/Wrapper.module.esm.js +0 -2
- package/dist/esm/Form/Wrapper/Wrapper/Wrapper.module.esm.js.map +0 -1
- package/dist/esm/Icon/Icon.module.esm.js +0 -2
- package/dist/esm/Icon/Icon.module.esm.js.map +0 -1
- package/dist/esm/Layout/ContentHeader/ContentHeader.module.esm.js +0 -2
- package/dist/esm/Layout/ContentHeader/ContentHeader.module.esm.js.map +0 -1
- package/dist/esm/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.esm.js +0 -2
- package/dist/esm/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.esm.js.map +0 -1
- package/dist/esm/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.esm.js +0 -2
- package/dist/esm/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.esm.js.map +0 -1
- package/dist/esm/Layout/FormPage/FormWithStepper/FormWithStepper.module.esm.js +0 -2
- package/dist/esm/Layout/FormPage/FormWithStepper/FormWithStepper.module.esm.js.map +0 -1
- package/dist/esm/Link/Link.module.esm.js +0 -2
- package/dist/esm/Link/Link.module.esm.js.map +0 -1
- package/dist/esm/Notifications/Alert/AlertContainer/AlertContainer.module.esm.js +0 -2
- package/dist/esm/Notifications/Alert/AlertContainer/AlertContainer.module.esm.js.map +0 -1
- package/dist/esm/Notifications/Alert/AlertItem/AlertItem.module.esm.js +0 -2
- package/dist/esm/Notifications/Alert/AlertItem/AlertItem.module.esm.js.map +0 -1
- package/dist/esm/Notifications/Banner/Banner.module.esm.js +0 -2
- package/dist/esm/Notifications/Banner/Banner.module.esm.js.map +0 -1
- package/dist/esm/Notifications/BaseModal/BaseModal.module.esm.js +0 -2
- package/dist/esm/Notifications/BaseModal/BaseModal.module.esm.js.map +0 -1
- package/dist/esm/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.esm.js +0 -2
- package/dist/esm/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.esm.js.map +0 -1
- package/dist/esm/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.esm.js +0 -2
- package/dist/esm/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.esm.js.map +0 -1
- package/dist/esm/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.esm.js +0 -2
- package/dist/esm/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.esm.js.map +0 -1
- package/dist/esm/Notifications/Dialog/Dialog.module.esm.js +0 -2
- package/dist/esm/Notifications/Dialog/Dialog.module.esm.js.map +0 -1
- package/dist/esm/Notifications/Dialog/DialogActions/DialogActions.module.esm.js +0 -2
- package/dist/esm/Notifications/Dialog/DialogActions/DialogActions.module.esm.js.map +0 -1
- package/dist/esm/Notifications/Dialog/DialogTitle/DialogTitle.module.esm.js +0 -2
- package/dist/esm/Notifications/Dialog/DialogTitle/DialogTitle.module.esm.js.map +0 -1
- package/dist/esm/Notifications/SlideInModal/SlideInModal.module.esm.js +0 -2
- package/dist/esm/Notifications/SlideInModal/SlideInModal.module.esm.js.map +0 -1
- package/dist/esm/Pagination/Pagination.module.esm.js +0 -2
- package/dist/esm/Pagination/Pagination.module.esm.js.map +0 -1
- package/dist/esm/Popover/Popover.module.esm.js +0 -2
- package/dist/esm/Popover/Popover.module.esm.js.map +0 -1
- package/dist/esm/ProgressBar/ProgressBar.module.esm.js +0 -2
- package/dist/esm/ProgressBar/ProgressBar.module.esm.js.map +0 -1
- package/dist/esm/Skeleton/Skeleton.module.esm.js +0 -2
- package/dist/esm/Skeleton/Skeleton.module.esm.js.map +0 -1
- package/dist/esm/Stepper/Step.module.esm.js +0 -2
- package/dist/esm/Stepper/Step.module.esm.js.map +0 -1
- package/dist/esm/Stepper/Stepper.module.esm.js +0 -2
- package/dist/esm/Stepper/Stepper.module.esm.js.map +0 -1
- package/dist/esm/Tabs/Tab.module.esm.js +0 -2
- package/dist/esm/Tabs/Tab.module.esm.js.map +0 -1
- package/dist/esm/Tabs/TabButton.module.esm.js +0 -2
- package/dist/esm/Tabs/TabButton.module.esm.js.map +0 -1
- package/dist/esm/Tabs/Tabs.module.esm.js +0 -2
- package/dist/esm/Tabs/Tabs.module.esm.js.map +0 -1
- package/dist/esm/Tag/RemoveButton.module.esm.js +0 -2
- package/dist/esm/Tag/RemoveButton.module.esm.js.map +0 -1
- package/dist/esm/Tag/Tag.module.esm.js +0 -2
- package/dist/esm/Tag/Tag.module.esm.js.map +0 -1
- package/dist/esm/TextEllipsis/TextEllipsis.module.esm.js +0 -2
- package/dist/esm/TextEllipsis/TextEllipsis.module.esm.js.map +0 -1
- package/dist/esm/Tiles/Tile.module.esm.js +0 -2
- package/dist/esm/Tiles/Tile.module.esm.js.map +0 -1
- package/dist/esm/Tiles/Tiles.module.esm.js +0 -2
- package/dist/esm/Tiles/Tiles.module.esm.js.map +0 -1
- package/dist/esm/Tooltip/Tooltip.module.esm.js +0 -2
- package/dist/esm/Tooltip/Tooltip.module.esm.js.map +0 -1
- package/dist/esm/Typography/Typography.module.esm.js +0 -2
- package/dist/esm/Typography/Typography.module.esm.js.map +0 -1
- package/dist/esm/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.esm.js +0 -2
- package/dist/esm/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.esm.js.map +0 -1
- package/dist/esm/src/readyclasses.module.esm.js +0 -2
- package/dist/esm/src/readyclasses.module.esm.js.map +0 -1
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import styleInject from '../../node_modules/style-inject/dist/style-inject.es.esm.js';
|
|
2
|
+
|
|
3
|
+
var css_248z = "/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.DataGridColumnsToggle-module_popover__ZkloW{background-color:var(--modal-background-color);font-family:var(--font-family);min-width:17.5rem;z-index:1}.DataGridColumnsToggle-module_backdrop__sBn3f{background-color:initial;content:\"\";height:100%;left:0;position:absolute;top:0;width:100%}.DataGridColumnsToggle-module_header__16uNv{align-items:center;background-color:var(--modal-header-background-color);border-top-left-radius:.5rem;border-top-right-radius:.5rem;display:flex;min-width:5rem;padding:1rem .5rem 1rem 1.5rem}.DataGridColumnsToggle-module_title__XgQRt{flex:1;margin:0}.DataGridColumnsToggle-module_close-btn__QPaN-{margin-left:.5rem}.DataGridColumnsToggle-module_content__e8z8c{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem}\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkRhdGFHcmlkQ29sdW1uc1RvZ2dsZS5tb2R1bGUuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7Ozs7Ozs7Ozs7Ozs7RUFjRSxDQUNGLDZDQUNFLDhDQUErQyxDQUcvQyw4QkFBK0IsQ0FEL0IsaUJBQWtCLENBRGxCLFNBR0YsQ0FFQSw4Q0FPRSx3QkFBNkIsQ0FON0IsVUFBVyxDQUdYLFdBQVksQ0FDWixNQUFPLENBSFAsaUJBQWtCLENBSWxCLEtBQU0sQ0FITixVQUtGLENBRUEsNENBT0Usa0JBQW1CLENBSm5CLHFEQUFzRCxDQUN0RCw0QkFBOEIsQ0FDOUIsNkJBQStCLENBQy9CLFlBQWEsQ0FMYixjQUFlLENBQ2YsOEJBTUYsQ0FFQSwyQ0FDRSxNQUFPLENBQ1AsUUFDRixDQUVBLCtDQUNFLGlCQUNGLENBRUEsNkNBRUUsWUFBYSxDQUNiLHFCQUFzQixDQUN0QixXQUFZLENBSFosY0FJRiIsImZpbGUiOiJEYXRhR3JpZENvbHVtbnNUb2dnbGUubW9kdWxlLnNjc3MiLCJzb3VyY2VzQ29udGVudCI6WyIvKiFcbiAqIENvcHlyaWdodCAyMDIyIE9uZVdlbGNvbWUgQi5WLlxuICpcbiAqICAgIExpY2Vuc2VkIHVuZGVyIHRoZSBBcGFjaGUgTGljZW5zZSwgVmVyc2lvbiAyLjAgKHRoZSBcIkxpY2Vuc2VcIik7XG4gKiAgICB5b3UgbWF5IG5vdCB1c2UgdGhpcyBmaWxlIGV4Y2VwdCBpbiBjb21wbGlhbmNlIHdpdGggdGhlIExpY2Vuc2UuXG4gKiAgICBZb3UgbWF5IG9idGFpbiBhIGNvcHkgb2YgdGhlIExpY2Vuc2UgYXRcbiAqXG4gKiAgICAgICAgaHR0cDovL3d3dy5hcGFjaGUub3JnL2xpY2Vuc2VzL0xJQ0VOU0UtMi4wXG4gKlxuICogICAgVW5sZXNzIHJlcXVpcmVkIGJ5IGFwcGxpY2FibGUgbGF3IG9yIGFncmVlZCB0byBpbiB3cml0aW5nLCBzb2Z0d2FyZVxuICogICAgZGlzdHJpYnV0ZWQgdW5kZXIgdGhlIExpY2Vuc2UgaXMgZGlzdHJpYnV0ZWQgb24gYW4gXCJBUyBJU1wiIEJBU0lTLFxuICogICAgV0lUSE9VVCBXQVJSQU5USUVTIE9SIENPTkRJVElPTlMgT0YgQU5ZIEtJTkQsIGVpdGhlciBleHByZXNzIG9yIGltcGxpZWQuXG4gKiAgICBTZWUgdGhlIExpY2Vuc2UgZm9yIHRoZSBzcGVjaWZpYyBsYW5ndWFnZSBnb3Zlcm5pbmcgcGVybWlzc2lvbnMgYW5kXG4gKiAgICBsaW1pdGF0aW9ucyB1bmRlciB0aGUgTGljZW5zZS5cbiAqL1xuLnBvcG92ZXIge1xuICBiYWNrZ3JvdW5kLWNvbG9yOiB2YXIoLS1tb2RhbC1iYWNrZ3JvdW5kLWNvbG9yKTtcbiAgei1pbmRleDogMTtcbiAgbWluLXdpZHRoOiAxNy41cmVtO1xuICBmb250LWZhbWlseTogdmFyKC0tZm9udC1mYW1pbHkpO1xufVxuXG4uYmFja2Ryb3Age1xuICBjb250ZW50OiBcIlwiO1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIHdpZHRoOiAxMDAlO1xuICBoZWlnaHQ6IDEwMCU7XG4gIGxlZnQ6IDA7XG4gIHRvcDogMDtcbiAgYmFja2dyb3VuZC1jb2xvcjogdHJhbnNwYXJlbnQ7XG59XG5cbi5oZWFkZXIge1xuICBtaW4td2lkdGg6IDVyZW07XG4gIHBhZGRpbmc6IDFyZW0gMC41cmVtIDFyZW0gMS41cmVtO1xuICBiYWNrZ3JvdW5kLWNvbG9yOiB2YXIoLS1tb2RhbC1oZWFkZXItYmFja2dyb3VuZC1jb2xvcik7XG4gIGJvcmRlci10b3AtbGVmdC1yYWRpdXM6IDAuNXJlbTtcbiAgYm9yZGVyLXRvcC1yaWdodC1yYWRpdXM6IDAuNXJlbTtcbiAgZGlzcGxheTogZmxleDtcbiAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbn1cblxuLnRpdGxlIHtcbiAgZmxleDogMTtcbiAgbWFyZ2luOiAwO1xufVxuXG4uY2xvc2UtYnRuIHtcbiAgbWFyZ2luLWxlZnQ6IDAuNXJlbTtcbn1cblxuLmNvbnRlbnQge1xuICBwYWRkaW5nOiAxLjVyZW07XG4gIGRpc3BsYXk6IGZsZXg7XG4gIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XG4gIGdhcDogMS4yNXJlbTtcbn0iXX0= */";
|
|
4
|
+
var classes = {"popover":"DataGridColumnsToggle-module_popover__ZkloW","backdrop":"DataGridColumnsToggle-module_backdrop__sBn3f","header":"DataGridColumnsToggle-module_header__16uNv","title":"DataGridColumnsToggle-module_title__XgQRt","close-btn":"DataGridColumnsToggle-module_close-btn__QPaN-","content":"DataGridColumnsToggle-module_content__e8z8c"};
|
|
5
|
+
styleInject(css_248z);
|
|
6
|
+
|
|
7
|
+
export { classes as default };
|
|
8
|
+
//# sourceMappingURL=DataGridColumnsToggle.module.scss.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DataGridColumnsToggle.module.scss.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
|
|
@@ -1,2 +1,50 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { DataGridCell } from './DataGridCell/DataGridCell.esm.js';
|
|
3
|
+
import { DataGridRow } from './DataGridRow/DataGridRow.esm.js';
|
|
4
|
+
import classes from './DataGridBody.module.scss.esm.js';
|
|
5
|
+
import { Typography } from '../../Typography/Typography.esm.js';
|
|
6
|
+
|
|
7
|
+
/*
|
|
8
|
+
* Copyright 2022 OneWelcome B.V.
|
|
9
|
+
*
|
|
10
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
11
|
+
* you may not use this file except in compliance with the License.
|
|
12
|
+
* You may obtain a copy of the License at
|
|
13
|
+
*
|
|
14
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
15
|
+
*
|
|
16
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
17
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
18
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
19
|
+
* See the License for the specific language governing permissions and
|
|
20
|
+
* limitations under the License.
|
|
21
|
+
*/
|
|
22
|
+
const skeletonLoadingRows = 9;
|
|
23
|
+
const DataGridBodyInner = ({ children, data, headers, isLoading, disableContextMenuColumn, emptyLabel, spacing, ...rest }, ref) => {
|
|
24
|
+
const renderContent = () => {
|
|
25
|
+
const visibleColumns = headers.filter(header => !header.hidden).length;
|
|
26
|
+
if (isLoading) {
|
|
27
|
+
return Array.from(Array(skeletonLoadingRows)).map((_, rowIdx) => (React.createElement(DataGridRow, { key: rowIdx, isLoading: true },
|
|
28
|
+
Array.from(Array(visibleColumns)).map((__, colIdx) => (React.createElement(DataGridCell, { key: colIdx, isLoading: true }))),
|
|
29
|
+
!disableContextMenuColumn && React.createElement(DataGridCell, null))));
|
|
30
|
+
}
|
|
31
|
+
const emptyData = !data || data.length === 0;
|
|
32
|
+
if (emptyData) {
|
|
33
|
+
return (React.createElement("tr", null,
|
|
34
|
+
React.createElement("td", { className: classes["empty"], colSpan: visibleColumns + (disableContextMenuColumn ? 0 : 1) },
|
|
35
|
+
React.createElement(Typography, { variant: "body", spacing: { margin: 0 } }, emptyLabel))));
|
|
36
|
+
}
|
|
37
|
+
return data === null || data === void 0 ? void 0 : data.map((item, index) => {
|
|
38
|
+
return React.cloneElement(children({ item, index }), {
|
|
39
|
+
headers,
|
|
40
|
+
spacing,
|
|
41
|
+
disableContextMenuColumn
|
|
42
|
+
});
|
|
43
|
+
});
|
|
44
|
+
};
|
|
45
|
+
return (React.createElement("tbody", { ...rest, ref: ref }, renderContent()));
|
|
46
|
+
};
|
|
47
|
+
const DataGridBody = React.forwardRef(DataGridBodyInner);
|
|
48
|
+
|
|
49
|
+
export { DataGridBody };
|
|
2
50
|
//# sourceMappingURL=DataGridBody.esm.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataGridBody.esm.js","sources":["../../../../../../src/components/DataGrid/DataGridBody/DataGridBody.tsx"],"sourcesContent":["/*\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport React, { ComponentPropsWithRef, ReactElement, Ref } from \"react\";\nimport { HeaderCell } from \"../datagrid.interfaces\";\nimport { DataGridCell } from \"./DataGridCell/DataGridCell\";\nimport { DataGridRow } from \"./DataGridRow/DataGridRow\";\nimport classes from \"./DataGridBody.module.scss\";\nimport { Typography } from \"../../Typography/Typography\";\n\nexport interface Props<T> extends Omit<ComponentPropsWithRef<\"tbody\">, \"children\"> {\n children: ({ item, index }: { item: T; index: number }) => ReactElement;\n data?: T[];\n headers: HeaderCell[];\n isLoading?: boolean;\n disableContextMenuColumn?: boolean;\n emptyLabel?: string;\n spacing?: React.CSSProperties;\n}\n\nconst skeletonLoadingRows = 9;\n\nconst DataGridBodyInner = <T extends {}>(\n {\n children,\n data,\n headers,\n isLoading,\n disableContextMenuColumn,\n emptyLabel,\n spacing,\n ...rest\n }: Props<T>,\n ref: Ref<HTMLTableSectionElement>\n) => {\n const renderContent = () => {\n const visibleColumns = headers.filter(header => !header.hidden).length;\n if (isLoading) {\n return Array.from(Array(skeletonLoadingRows)).map((_, rowIdx) => (\n <DataGridRow key={rowIdx} isLoading>\n {Array.from(Array(visibleColumns)).map((__, colIdx) => (\n <DataGridCell key={colIdx} isLoading></DataGridCell>\n ))}\n {!disableContextMenuColumn && <DataGridCell></DataGridCell>}\n </DataGridRow>\n ));\n }\n\n const emptyData = !data || data.length === 0;\n if (emptyData) {\n return (\n <tr>\n <td\n className={classes[\"empty\"]}\n colSpan={visibleColumns + (disableContextMenuColumn ? 0 : 1)}\n >\n <Typography variant=\"body\" spacing={{ margin: 0 }}>\n {emptyLabel}\n </Typography>\n </td>\n </tr>\n );\n }\n\n return data?.map((item, index) => {\n return React.cloneElement(children({ item, index }), {\n headers,\n spacing,\n disableContextMenuColumn\n });\n });\n };\n\n return (\n <tbody {...rest} ref={ref}>\n {renderContent()}\n </tbody>\n );\n};\n\nexport const DataGridBody = React.forwardRef(DataGridBodyInner) as <T extends {}>(\n p: Props<T> & { ref?: Ref<HTMLTableSectionElement> }\n) => ReactElement;\n"],"names":[
|
|
1
|
+
{"version":3,"file":"DataGridBody.esm.js","sources":["../../../../../../src/components/DataGrid/DataGridBody/DataGridBody.tsx"],"sourcesContent":["/*\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport React, { ComponentPropsWithRef, ReactElement, Ref } from \"react\";\nimport { HeaderCell } from \"../datagrid.interfaces\";\nimport { DataGridCell } from \"./DataGridCell/DataGridCell\";\nimport { DataGridRow } from \"./DataGridRow/DataGridRow\";\nimport classes from \"./DataGridBody.module.scss\";\nimport { Typography } from \"../../Typography/Typography\";\n\nexport interface Props<T> extends Omit<ComponentPropsWithRef<\"tbody\">, \"children\"> {\n children: ({ item, index }: { item: T; index: number }) => ReactElement;\n data?: T[];\n headers: HeaderCell[];\n isLoading?: boolean;\n disableContextMenuColumn?: boolean;\n emptyLabel?: string;\n spacing?: React.CSSProperties;\n}\n\nconst skeletonLoadingRows = 9;\n\nconst DataGridBodyInner = <T extends {}>(\n {\n children,\n data,\n headers,\n isLoading,\n disableContextMenuColumn,\n emptyLabel,\n spacing,\n ...rest\n }: Props<T>,\n ref: Ref<HTMLTableSectionElement>\n) => {\n const renderContent = () => {\n const visibleColumns = headers.filter(header => !header.hidden).length;\n if (isLoading) {\n return Array.from(Array(skeletonLoadingRows)).map((_, rowIdx) => (\n <DataGridRow key={rowIdx} isLoading>\n {Array.from(Array(visibleColumns)).map((__, colIdx) => (\n <DataGridCell key={colIdx} isLoading></DataGridCell>\n ))}\n {!disableContextMenuColumn && <DataGridCell></DataGridCell>}\n </DataGridRow>\n ));\n }\n\n const emptyData = !data || data.length === 0;\n if (emptyData) {\n return (\n <tr>\n <td\n className={classes[\"empty\"]}\n colSpan={visibleColumns + (disableContextMenuColumn ? 0 : 1)}\n >\n <Typography variant=\"body\" spacing={{ margin: 0 }}>\n {emptyLabel}\n </Typography>\n </td>\n </tr>\n );\n }\n\n return data?.map((item, index) => {\n return React.cloneElement(children({ item, index }), {\n headers,\n spacing,\n disableContextMenuColumn\n });\n });\n };\n\n return (\n <tbody {...rest} ref={ref}>\n {renderContent()}\n </tbody>\n );\n};\n\nexport const DataGridBody = React.forwardRef(DataGridBodyInner) as <T extends {}>(\n p: Props<T> & { ref?: Ref<HTMLTableSectionElement> }\n) => ReactElement;\n"],"names":[],"mappings":";;;;;;AAAA;;;;;;;;;;;;;;AAcG;AAmBH,MAAM,mBAAmB,GAAG,CAAC,CAAC;AAE9B,MAAM,iBAAiB,GAAG,CACxB,EACE,QAAQ,EACR,IAAI,EACJ,OAAO,EACP,SAAS,EACT,wBAAwB,EACxB,UAAU,EACV,OAAO,EACP,GAAG,IAAI,EACE,EACX,GAAiC,KAC/B;IACF,MAAM,aAAa,GAAG,MAAK;AACzB,QAAA,MAAM,cAAc,GAAG,OAAO,CAAC,MAAM,CAAC,MAAM,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC;QACvE,IAAI,SAAS,EAAE;YACb,OAAO,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,MAAM,MAC1D,KAAA,CAAA,aAAA,CAAC,WAAW,EAAA,EAAC,GAAG,EAAE,MAAM,EAAE,SAAS,EAAA,IAAA,EAAA;AAChC,gBAAA,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,EAAE,EAAE,MAAM,MAChD,KAAA,CAAA,aAAA,CAAC,YAAY,EAAA,EAAC,GAAG,EAAE,MAAM,EAAE,SAAS,EAAA,IAAA,EAAA,CAAgB,CACrD,CAAC;gBACD,CAAC,wBAAwB,IAAI,KAAC,CAAA,aAAA,CAAA,YAAY,OAAgB,CAC/C,CACf,CAAC,CAAC;SACJ;QAED,MAAM,SAAS,GAAG,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,CAAC,CAAC;QAC7C,IAAI,SAAS,EAAE;AACb,YAAA,QACE,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,IAAA;gBACE,KACE,CAAA,aAAA,CAAA,IAAA,EAAA,EAAA,SAAS,EAAE,OAAO,CAAC,OAAO,CAAC,EAC3B,OAAO,EAAE,cAAc,IAAI,wBAAwB,GAAG,CAAC,GAAG,CAAC,CAAC,EAAA;AAE5D,oBAAA,KAAA,CAAA,aAAA,CAAC,UAAU,EAAC,EAAA,OAAO,EAAC,MAAM,EAAC,OAAO,EAAE,EAAE,MAAM,EAAE,CAAC,EAAE,EAC9C,EAAA,UAAU,CACA,CACV,CACF,EACL;SACH;AAED,QAAA,OAAO,IAAI,KAAA,IAAA,IAAJ,IAAI,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAJ,IAAI,CAAE,GAAG,CAAC,CAAC,IAAI,EAAE,KAAK,KAAI;AAC/B,YAAA,OAAO,KAAK,CAAC,YAAY,CAAC,QAAQ,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,CAAC,EAAE;gBACnD,OAAO;gBACP,OAAO;gBACP,wBAAwB;AACzB,aAAA,CAAC,CAAC;AACL,SAAC,CAAC,CAAC;AACL,KAAC,CAAC;AAEF,IAAA,QACE,KAAA,CAAA,aAAA,CAAA,OAAA,EAAA,EAAA,GAAW,IAAI,EAAE,GAAG,EAAE,GAAG,EAAA,EACtB,aAAa,EAAE,CACV,EACR;AACJ,CAAC,CAAC;AAEW,MAAA,YAAY,GAAG,KAAK,CAAC,UAAU,CAAC,iBAAiB;;;;"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import styleInject from '../../node_modules/style-inject/dist/style-inject.es.esm.js';
|
|
2
|
+
|
|
3
|
+
var css_248z = "/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.DataGridBody-module_empty__8rXRJ{height:6rem;padding:2rem;text-align:center;vertical-align:top}.DataGridBody-module_empty__8rXRJ p{color:var(--greyed-out)}\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkRhdGFHcmlkQm9keS5tb2R1bGUuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7Ozs7Ozs7Ozs7Ozs7RUFjRSxDQUNGLGtDQUVFLFdBQVksQ0FDWixZQUFhLENBRmIsaUJBQWtCLENBR2xCLGtCQUNGLENBQ0Esb0NBQ0UsdUJBQ0YiLCJmaWxlIjoiRGF0YUdyaWRCb2R5Lm1vZHVsZS5zY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLyohXG4gKiBDb3B5cmlnaHQgMjAyMiBPbmVXZWxjb21lIEIuVi5cbiAqXG4gKiAgICBMaWNlbnNlZCB1bmRlciB0aGUgQXBhY2hlIExpY2Vuc2UsIFZlcnNpb24gMi4wICh0aGUgXCJMaWNlbnNlXCIpO1xuICogICAgeW91IG1heSBub3QgdXNlIHRoaXMgZmlsZSBleGNlcHQgaW4gY29tcGxpYW5jZSB3aXRoIHRoZSBMaWNlbnNlLlxuICogICAgWW91IG1heSBvYnRhaW4gYSBjb3B5IG9mIHRoZSBMaWNlbnNlIGF0XG4gKlxuICogICAgICAgIGh0dHA6Ly93d3cuYXBhY2hlLm9yZy9saWNlbnNlcy9MSUNFTlNFLTIuMFxuICpcbiAqICAgIFVubGVzcyByZXF1aXJlZCBieSBhcHBsaWNhYmxlIGxhdyBvciBhZ3JlZWQgdG8gaW4gd3JpdGluZywgc29mdHdhcmVcbiAqICAgIGRpc3RyaWJ1dGVkIHVuZGVyIHRoZSBMaWNlbnNlIGlzIGRpc3RyaWJ1dGVkIG9uIGFuIFwiQVMgSVNcIiBCQVNJUyxcbiAqICAgIFdJVEhPVVQgV0FSUkFOVElFUyBPUiBDT05ESVRJT05TIE9GIEFOWSBLSU5ELCBlaXRoZXIgZXhwcmVzcyBvciBpbXBsaWVkLlxuICogICAgU2VlIHRoZSBMaWNlbnNlIGZvciB0aGUgc3BlY2lmaWMgbGFuZ3VhZ2UgZ292ZXJuaW5nIHBlcm1pc3Npb25zIGFuZFxuICogICAgbGltaXRhdGlvbnMgdW5kZXIgdGhlIExpY2Vuc2UuXG4gKi9cbi5lbXB0eSB7XG4gIHRleHQtYWxpZ246IGNlbnRlcjtcbiAgaGVpZ2h0OiA2cmVtO1xuICBwYWRkaW5nOiAycmVtO1xuICB2ZXJ0aWNhbC1hbGlnbjogdG9wO1xufVxuLmVtcHR5IHAge1xuICBjb2xvcjogdmFyKC0tZ3JleWVkLW91dCk7XG59Il19 */";
|
|
4
|
+
var classes = {"empty":"DataGridBody-module_empty__8rXRJ"};
|
|
5
|
+
styleInject(css_248z);
|
|
6
|
+
|
|
7
|
+
export { classes as default };
|
|
8
|
+
//# sourceMappingURL=DataGridBody.module.scss.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DataGridBody.module.scss.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
|
|
@@ -1,2 +1,36 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { Typography } from '../../../Typography/Typography.esm.js';
|
|
3
|
+
import classes from './DataGridCell.module.scss.esm.js';
|
|
4
|
+
|
|
5
|
+
/*
|
|
6
|
+
* Copyright 2022 OneWelcome B.V.
|
|
7
|
+
*
|
|
8
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
9
|
+
* you may not use this file except in compliance with the License.
|
|
10
|
+
* You may obtain a copy of the License at
|
|
11
|
+
*
|
|
12
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
13
|
+
*
|
|
14
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
15
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
16
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
17
|
+
* See the License for the specific language governing permissions and
|
|
18
|
+
* limitations under the License.
|
|
19
|
+
*/
|
|
20
|
+
const DataGridCellComponent = ({ children, className, isLoading, spacing, cellIndex, columnLength, disableContextMenuColumn, ...rest }, ref) => {
|
|
21
|
+
let cellStyle = {};
|
|
22
|
+
if (cellIndex === 0) {
|
|
23
|
+
cellStyle.paddingLeft = spacing === null || spacing === void 0 ? void 0 : spacing.paddingLeft;
|
|
24
|
+
}
|
|
25
|
+
if ((cellIndex === columnLength && !disableContextMenuColumn) ||
|
|
26
|
+
(columnLength && cellIndex === columnLength - 1 && disableContextMenuColumn)) {
|
|
27
|
+
cellStyle.paddingRight = spacing === null || spacing === void 0 ? void 0 : spacing.paddingRight;
|
|
28
|
+
}
|
|
29
|
+
return (React.createElement("td", { ...rest, ref: ref, style: { ...rest.style, ...cellStyle }, className: `${classes["cell"]} ${className !== null && className !== void 0 ? className : ""}` },
|
|
30
|
+
isLoading && React.createElement("div", { className: classes["loading"], "aria-busy": "true", "aria-live": "polite" }),
|
|
31
|
+
!isLoading && (React.createElement(Typography, { className: classes["text"], variant: "body", tag: "span" }, children))));
|
|
32
|
+
};
|
|
33
|
+
const DataGridCell = React.forwardRef(DataGridCellComponent);
|
|
34
|
+
|
|
35
|
+
export { DataGridCell };
|
|
2
36
|
//# sourceMappingURL=DataGridCell.esm.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataGridCell.esm.js","sources":["../../../../../../../src/components/DataGrid/DataGridBody/DataGridCell/DataGridCell.tsx"],"sourcesContent":["/*\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport React, { ForwardRefRenderFunction, ComponentPropsWithRef, ReactElement } from \"react\";\nimport { Typography } from \"../../../Typography/Typography\";\nimport classes from \"./DataGridCell.module.scss\";\n\nexport interface Props extends ComponentPropsWithRef<\"td\"> {\n children?: ReactElement | string | number;\n isLoading?: boolean;\n spacing?: React.CSSProperties;\n cellIndex?: number;\n columnLength?: number;\n disableContextMenuColumn?: boolean;\n}\n\nconst DataGridCellComponent: ForwardRefRenderFunction<HTMLTableCellElement, Props> = (\n {\n children,\n className,\n isLoading,\n spacing,\n cellIndex,\n columnLength,\n disableContextMenuColumn,\n ...rest\n }: Props,\n ref\n) => {\n let cellStyle: React.CSSProperties = {};\n\n if (cellIndex === 0) {\n cellStyle.paddingLeft = spacing?.paddingLeft;\n }\n if (\n (cellIndex === columnLength && !disableContextMenuColumn) ||\n (columnLength && cellIndex === columnLength - 1 && disableContextMenuColumn)\n ) {\n cellStyle.paddingRight = spacing?.paddingRight;\n }\n\n return (\n <td\n {...rest}\n ref={ref}\n style={{ ...rest.style, ...cellStyle }}\n className={`${classes[\"cell\"]} ${className ?? \"\"}`}\n >\n {isLoading && <div className={classes[\"loading\"]} aria-busy=\"true\" aria-live=\"polite\"></div>}\n {!isLoading && (\n <Typography className={classes[\"text\"]} variant=\"body\" tag=\"span\">\n {children}\n </Typography>\n )}\n </td>\n );\n};\n\nexport const DataGridCell = React.forwardRef(DataGridCellComponent);\n"],"names":[
|
|
1
|
+
{"version":3,"file":"DataGridCell.esm.js","sources":["../../../../../../../src/components/DataGrid/DataGridBody/DataGridCell/DataGridCell.tsx"],"sourcesContent":["/*\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport React, { ForwardRefRenderFunction, ComponentPropsWithRef, ReactElement } from \"react\";\nimport { Typography } from \"../../../Typography/Typography\";\nimport classes from \"./DataGridCell.module.scss\";\n\nexport interface Props extends ComponentPropsWithRef<\"td\"> {\n children?: ReactElement | string | number;\n isLoading?: boolean;\n spacing?: React.CSSProperties;\n cellIndex?: number;\n columnLength?: number;\n disableContextMenuColumn?: boolean;\n}\n\nconst DataGridCellComponent: ForwardRefRenderFunction<HTMLTableCellElement, Props> = (\n {\n children,\n className,\n isLoading,\n spacing,\n cellIndex,\n columnLength,\n disableContextMenuColumn,\n ...rest\n }: Props,\n ref\n) => {\n let cellStyle: React.CSSProperties = {};\n\n if (cellIndex === 0) {\n cellStyle.paddingLeft = spacing?.paddingLeft;\n }\n if (\n (cellIndex === columnLength && !disableContextMenuColumn) ||\n (columnLength && cellIndex === columnLength - 1 && disableContextMenuColumn)\n ) {\n cellStyle.paddingRight = spacing?.paddingRight;\n }\n\n return (\n <td\n {...rest}\n ref={ref}\n style={{ ...rest.style, ...cellStyle }}\n className={`${classes[\"cell\"]} ${className ?? \"\"}`}\n >\n {isLoading && <div className={classes[\"loading\"]} aria-busy=\"true\" aria-live=\"polite\"></div>}\n {!isLoading && (\n <Typography className={classes[\"text\"]} variant=\"body\" tag=\"span\">\n {children}\n </Typography>\n )}\n </td>\n );\n};\n\nexport const DataGridCell = React.forwardRef(DataGridCellComponent);\n"],"names":[],"mappings":";;;;AAAA;;;;;;;;;;;;;;AAcG;AAeH,MAAM,qBAAqB,GAA0D,CACnF,EACE,QAAQ,EACR,SAAS,EACT,SAAS,EACT,OAAO,EACP,SAAS,EACT,YAAY,EACZ,wBAAwB,EACxB,GAAG,IAAI,EACD,EACR,GAAG,KACD;IACF,IAAI,SAAS,GAAwB,EAAE,CAAC;AAExC,IAAA,IAAI,SAAS,KAAK,CAAC,EAAE;QACnB,SAAS,CAAC,WAAW,GAAG,OAAO,KAAA,IAAA,IAAP,OAAO,KAAP,KAAA,CAAA,GAAA,KAAA,CAAA,GAAA,OAAO,CAAE,WAAW,CAAC;KAC9C;AACD,IAAA,IACE,CAAC,SAAS,KAAK,YAAY,IAAI,CAAC,wBAAwB;SACvD,YAAY,IAAI,SAAS,KAAK,YAAY,GAAG,CAAC,IAAI,wBAAwB,CAAC,EAC5E;QACA,SAAS,CAAC,YAAY,GAAG,OAAO,KAAA,IAAA,IAAP,OAAO,KAAP,KAAA,CAAA,GAAA,KAAA,CAAA,GAAA,OAAO,CAAE,YAAY,CAAC;KAChD;AAED,IAAA,QACE,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAA,GACM,IAAI,EACR,GAAG,EAAE,GAAG,EACR,KAAK,EAAE,EAAE,GAAG,IAAI,CAAC,KAAK,EAAE,GAAG,SAAS,EAAE,EACtC,SAAS,EAAE,CAAG,EAAA,OAAO,CAAC,MAAM,CAAC,CAAI,CAAA,EAAA,SAAS,aAAT,SAAS,KAAA,KAAA,CAAA,GAAT,SAAS,GAAI,EAAE,CAAE,CAAA,EAAA;AAEjD,QAAA,SAAS,IAAI,KAAA,CAAA,aAAA,CAAA,KAAA,EAAA,EAAK,SAAS,EAAE,OAAO,CAAC,SAAS,CAAC,EAAY,WAAA,EAAA,MAAM,EAAW,WAAA,EAAA,QAAQ,EAAO,CAAA;QAC3F,CAAC,SAAS,KACT,KAAC,CAAA,aAAA,CAAA,UAAU,EAAC,EAAA,SAAS,EAAE,OAAO,CAAC,MAAM,CAAC,EAAE,OAAO,EAAC,MAAM,EAAC,GAAG,EAAC,MAAM,EAC9D,EAAA,QAAQ,CACE,CACd,CACE,EACL;AACJ,CAAC,CAAC;AAEW,MAAA,YAAY,GAAG,KAAK,CAAC,UAAU,CAAC,qBAAqB;;;;"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.esm.js';
|
|
2
|
+
|
|
3
|
+
var css_248z = "/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.DataGridCell-module_sr-only__S8j0D{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.DataGridCell-module_hidden__0hgMX{display:none}.DataGridCell-module_slide-in__lMiX0{animation:DataGridCell-module_slide-in__lMiX0 .5s forwards}@media (prefers-reduced-motion:reduce){.DataGridCell-module_slide-in__lMiX0{animation-duration:.1ms}}.DataGridCell-module_slide-out__05Ta1{animation:DataGridCell-module_slide-out__05Ta1 .5s forwards}@media (prefers-reduced-motion:reduce){.DataGridCell-module_slide-out__05Ta1{animation-duration:.1ms}}@keyframes DataGridCell-module_slide-in__lMiX0{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes DataGridCell-module_slide-out__05Ta1{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.DataGridCell-module_cell__3aXoR{height:2.75rem;padding:.25rem 1rem}.DataGridCell-module_cell__3aXoR:first-child{padding-left:1rem}.DataGridCell-module_cell__3aXoR:last-child{padding-right:1rem}.DataGridCell-module_cell__3aXoR .DataGridCell-module_text__wbAjs{font-size:var(--font-size-data-grid);line-height:var(--data-grid-line-height)}.DataGridCell-module_cell__3aXoR .DataGridCell-module_loading__Pg1Ao{background-color:var(--skeleton-background-color);border-radius:.5rem;height:1.25rem;margin:.625rem 0;overflow:hidden;position:relative}.DataGridCell-module_cell__3aXoR .DataGridCell-module_loading__Pg1Ao:after{animation:DataGridCell-module_shimmer__P-85D 2s infinite;background-image:linear-gradient(90deg,rgba(var(--skeleton-animation-color-rgb),0) 0,rgba(var(--skeleton-animation-color-rgb),.2) 20%,rgba(var(--skeleton-animation-color-rgb),.5) 60%,rgba(var(--skeleton-animation-color-rgb),0));bottom:0;content:\"\";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion:reduce){.DataGridCell-module_cell__3aXoR .DataGridCell-module_loading__Pg1Ao:after{animation:none}}@keyframes DataGridCell-module_shimmer__P-85D{to{transform:translateX(100%)}}@media only screen and (min-width:50em){.DataGridCell-module_cell__3aXoR:first-child{padding-left:1.25rem}.DataGridCell-module_cell__3aXoR:last-child{padding-right:1.25rem}}\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkRhdGFHcmlkQ2VsbC5tb2R1bGUuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7Ozs7Ozs7Ozs7Ozs7RUFjRTtBQUNGOzs7Ozs7Ozs7Ozs7OztFQWNFO0FBQ0Y7Ozs7Ozs7Ozs7Ozs7O0VBY0UsQ0FDRixvQ0FPRSxrQkFBc0IsQ0FDdEIsUUFBUyxDQUxULFVBQVcsQ0FFWCxXQUFZLENBQ1osZUFBZ0IsQ0FGaEIsU0FBVSxDQUhWLGlCQUFrQixDQUNsQixTQU9GLENBRUEsbUNBQ0UsWUFDRixDQUVBLHFDQUNFLDBEQUNGLENBQ0EsdUNBQ0UscUNBQ0UsdUJBQ0YsQ0FDRixDQUVBLHNDQUNFLDJEQUNGLENBQ0EsdUNBQ0Usc0NBQ0UsdUJBQ0YsQ0FDRixDQUVBLCtDQUNFLEdBQ0UsMkJBQ0YsQ0FDQSxHQUNFLHVCQUNGLENBQ0YsQ0FDQSxnREFDRSxHQUNFLHVCQUNGLENBQ0EsR0FDRSwyQkFDRixDQUNGLENBQ0EsaUNBQ0UsY0FBZSxDQUNmLG1CQUNGLENBQ0EsNkNBQ0UsaUJBQ0YsQ0FDQSw0Q0FDRSxrQkFDRixDQUNBLGtFQUNFLG9DQUFxQyxDQUNyQyx3Q0FDRixDQUNBLHFFQUdFLGlEQUFrRCxDQUNsRCxtQkFBcUIsQ0FDckIsY0FBZSxDQUNmLGdCQUFrQixDQUpsQixlQUFnQixDQURoQixpQkFNRixDQUNBLDJFQVNFLHdEQUE4QixDQUY5QixtT0FBOE8sQ0FIOU8sUUFBUyxDQUlULFVBQVcsQ0FIWCxNQUFPLENBSlAsaUJBQWtCLENBRWxCLE9BQVEsQ0FEUixLQUFNLENBSU4sMkJBSUYsQ0FDQSx1Q0FDRSwyRUFDRSxjQUNGLENBQ0YsQ0FDQSw4Q0FDRSxHQUNFLDBCQUNGLENBQ0YsQ0FFQSx3Q0FDRSw2Q0FDRSxvQkFDRixDQUNBLDRDQUNFLHFCQUNGLENBQ0YiLCJmaWxlIjoiRGF0YUdyaWRDZWxsLm1vZHVsZS5zY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLyohXG4gKiBDb3B5cmlnaHQgMjAyMiBPbmVXZWxjb21lIEIuVi5cbiAqXG4gKiAgICBMaWNlbnNlZCB1bmRlciB0aGUgQXBhY2hlIExpY2Vuc2UsIFZlcnNpb24gMi4wICh0aGUgXCJMaWNlbnNlXCIpO1xuICogICAgeW91IG1heSBub3QgdXNlIHRoaXMgZmlsZSBleGNlcHQgaW4gY29tcGxpYW5jZSB3aXRoIHRoZSBMaWNlbnNlLlxuICogICAgWW91IG1heSBvYnRhaW4gYSBjb3B5IG9mIHRoZSBMaWNlbnNlIGF0XG4gKlxuICogICAgICAgIGh0dHA6Ly93d3cuYXBhY2hlLm9yZy9saWNlbnNlcy9MSUNFTlNFLTIuMFxuICpcbiAqICAgIFVubGVzcyByZXF1aXJlZCBieSBhcHBsaWNhYmxlIGxhdyBvciBhZ3JlZWQgdG8gaW4gd3JpdGluZywgc29mdHdhcmVcbiAqICAgIGRpc3RyaWJ1dGVkIHVuZGVyIHRoZSBMaWNlbnNlIGlzIGRpc3RyaWJ1dGVkIG9uIGFuIFwiQVMgSVNcIiBCQVNJUyxcbiAqICAgIFdJVEhPVVQgV0FSUkFOVElFUyBPUiBDT05ESVRJT05TIE9GIEFOWSBLSU5ELCBlaXRoZXIgZXhwcmVzcyBvciBpbXBsaWVkLlxuICogICAgU2VlIHRoZSBMaWNlbnNlIGZvciB0aGUgc3BlY2lmaWMgbGFuZ3VhZ2UgZ292ZXJuaW5nIHBlcm1pc3Npb25zIGFuZFxuICogICAgbGltaXRhdGlvbnMgdW5kZXIgdGhlIExpY2Vuc2UuXG4gKi9cbi8qIVxuICogQ29weXJpZ2h0IDIwMjIgT25lV2VsY29tZSBCLlYuXG4gKlxuICogICAgTGljZW5zZWQgdW5kZXIgdGhlIEFwYWNoZSBMaWNlbnNlLCBWZXJzaW9uIDIuMCAodGhlIFwiTGljZW5zZVwiKTtcbiAqICAgIHlvdSBtYXkgbm90IHVzZSB0aGlzIGZpbGUgZXhjZXB0IGluIGNvbXBsaWFuY2Ugd2l0aCB0aGUgTGljZW5zZS5cbiAqICAgIFlvdSBtYXkgb2J0YWluIGEgY29weSBvZiB0aGUgTGljZW5zZSBhdFxuICpcbiAqICAgICAgICBodHRwOi8vd3d3LmFwYWNoZS5vcmcvbGljZW5zZXMvTElDRU5TRS0yLjBcbiAqXG4gKiAgICBVbmxlc3MgcmVxdWlyZWQgYnkgYXBwbGljYWJsZSBsYXcgb3IgYWdyZWVkIHRvIGluIHdyaXRpbmcsIHNvZnR3YXJlXG4gKiAgICBkaXN0cmlidXRlZCB1bmRlciB0aGUgTGljZW5zZSBpcyBkaXN0cmlidXRlZCBvbiBhbiBcIkFTIElTXCIgQkFTSVMsXG4gKiAgICBXSVRIT1VUIFdBUlJBTlRJRVMgT1IgQ09ORElUSU9OUyBPRiBBTlkgS0lORCwgZWl0aGVyIGV4cHJlc3Mgb3IgaW1wbGllZC5cbiAqICAgIFNlZSB0aGUgTGljZW5zZSBmb3IgdGhlIHNwZWNpZmljIGxhbmd1YWdlIGdvdmVybmluZyBwZXJtaXNzaW9ucyBhbmRcbiAqICAgIGxpbWl0YXRpb25zIHVuZGVyIHRoZSBMaWNlbnNlLlxuICovXG4vKiFcbiAqIENvcHlyaWdodCAyMDIyIE9uZVdlbGNvbWUgQi5WLlxuICpcbiAqICAgIExpY2Vuc2VkIHVuZGVyIHRoZSBBcGFjaGUgTGljZW5zZSwgVmVyc2lvbiAyLjAgKHRoZSBcIkxpY2Vuc2VcIik7XG4gKiAgICB5b3UgbWF5IG5vdCB1c2UgdGhpcyBmaWxlIGV4Y2VwdCBpbiBjb21wbGlhbmNlIHdpdGggdGhlIExpY2Vuc2UuXG4gKiAgICBZb3UgbWF5IG9idGFpbiBhIGNvcHkgb2YgdGhlIExpY2Vuc2UgYXRcbiAqXG4gKiAgICAgICAgaHR0cDovL3d3dy5hcGFjaGUub3JnL2xpY2Vuc2VzL0xJQ0VOU0UtMi4wXG4gKlxuICogICAgVW5sZXNzIHJlcXVpcmVkIGJ5IGFwcGxpY2FibGUgbGF3IG9yIGFncmVlZCB0byBpbiB3cml0aW5nLCBzb2Z0d2FyZVxuICogICAgZGlzdHJpYnV0ZWQgdW5kZXIgdGhlIExpY2Vuc2UgaXMgZGlzdHJpYnV0ZWQgb24gYW4gXCJBUyBJU1wiIEJBU0lTLFxuICogICAgV0lUSE9VVCBXQVJSQU5USUVTIE9SIENPTkRJVElPTlMgT0YgQU5ZIEtJTkQsIGVpdGhlciBleHByZXNzIG9yIGltcGxpZWQuXG4gKiAgICBTZWUgdGhlIExpY2Vuc2UgZm9yIHRoZSBzcGVjaWZpYyBsYW5ndWFnZSBnb3Zlcm5pbmcgcGVybWlzc2lvbnMgYW5kXG4gKiAgICBsaW1pdGF0aW9ucyB1bmRlciB0aGUgTGljZW5zZS5cbiAqL1xuLnNyLW9ubHkge1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIHdpZHRoOiAxcHg7XG4gIGhlaWdodDogMXB4O1xuICBwYWRkaW5nOiAwO1xuICBtYXJnaW46IC0xcHg7XG4gIG92ZXJmbG93OiBoaWRkZW47XG4gIGNsaXA6IHJlY3QoMCwgMCwgMCwgMCk7XG4gIGJvcmRlcjogMDtcbn1cblxuLmhpZGRlbiB7XG4gIGRpc3BsYXk6IG5vbmU7XG59XG5cbi5zbGlkZS1pbiB7XG4gIGFuaW1hdGlvbjogc2xpZGUtaW4gMC41cyBmb3J3YXJkcztcbn1cbkBtZWRpYSAocHJlZmVycy1yZWR1Y2VkLW1vdGlvbjogcmVkdWNlKSB7XG4gIC5zbGlkZS1pbiB7XG4gICAgYW5pbWF0aW9uLWR1cmF0aW9uOiAwLjFtcztcbiAgfVxufVxuXG4uc2xpZGUtb3V0IHtcbiAgYW5pbWF0aW9uOiBzbGlkZS1vdXQgMC41cyBmb3J3YXJkcztcbn1cbkBtZWRpYSAocHJlZmVycy1yZWR1Y2VkLW1vdGlvbjogcmVkdWNlKSB7XG4gIC5zbGlkZS1vdXQge1xuICAgIGFuaW1hdGlvbi1kdXJhdGlvbjogMC4xbXM7XG4gIH1cbn1cblxuQGtleWZyYW1lcyBzbGlkZS1pbiB7XG4gIDAlIHtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVkoMTAwdmgpO1xuICB9XG4gIDEwMCUge1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlWSgwJSk7XG4gIH1cbn1cbkBrZXlmcmFtZXMgc2xpZGUtb3V0IHtcbiAgMCUge1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlWSgwJSk7XG4gIH1cbiAgMTAwJSB7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGVZKDEwMHZoKTtcbiAgfVxufVxuLmNlbGwge1xuICBoZWlnaHQ6IDIuNzVyZW07XG4gIHBhZGRpbmc6IDAuMjVyZW0gMXJlbTtcbn1cbi5jZWxsOmZpcnN0LWNoaWxkIHtcbiAgcGFkZGluZy1sZWZ0OiAxcmVtO1xufVxuLmNlbGw6bGFzdC1jaGlsZCB7XG4gIHBhZGRpbmctcmlnaHQ6IDFyZW07XG59XG4uY2VsbCAudGV4dCB7XG4gIGZvbnQtc2l6ZTogdmFyKC0tZm9udC1zaXplLWRhdGEtZ3JpZCk7XG4gIGxpbmUtaGVpZ2h0OiB2YXIoLS1kYXRhLWdyaWQtbGluZS1oZWlnaHQpO1xufVxuLmNlbGwgLmxvYWRpbmcge1xuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIG92ZXJmbG93OiBoaWRkZW47XG4gIGJhY2tncm91bmQtY29sb3I6IHZhcigtLXNrZWxldG9uLWJhY2tncm91bmQtY29sb3IpO1xuICBib3JkZXItcmFkaXVzOiAwLjVyZW07XG4gIGhlaWdodDogMS4yNXJlbTtcbiAgbWFyZ2luOiAwLjYyNXJlbSAwO1xufVxuLmNlbGwgLmxvYWRpbmc6OmFmdGVyIHtcbiAgcG9zaXRpb246IGFic29sdXRlO1xuICB0b3A6IDA7XG4gIHJpZ2h0OiAwO1xuICBib3R0b206IDA7XG4gIGxlZnQ6IDA7XG4gIHRyYW5zZm9ybTogdHJhbnNsYXRlWCgtMTAwJSk7XG4gIGJhY2tncm91bmQtaW1hZ2U6IGxpbmVhci1ncmFkaWVudCg5MGRlZywgcmdiYSh2YXIoLS1za2VsZXRvbi1hbmltYXRpb24tY29sb3ItcmdiKSwgMCkgMCwgcmdiYSh2YXIoLS1za2VsZXRvbi1hbmltYXRpb24tY29sb3ItcmdiKSwgMC4yKSAyMCUsIHJnYmEodmFyKC0tc2tlbGV0b24tYW5pbWF0aW9uLWNvbG9yLXJnYiksIDAuNSkgNjAlLCByZ2JhKHZhcigtLXNrZWxldG9uLWFuaW1hdGlvbi1jb2xvci1yZ2IpLCAwKSk7XG4gIGNvbnRlbnQ6IFwiXCI7XG4gIGFuaW1hdGlvbjogc2hpbW1lciAycyBpbmZpbml0ZTtcbn1cbkBtZWRpYSAocHJlZmVycy1yZWR1Y2VkLW1vdGlvbjogcmVkdWNlKSB7XG4gIC5jZWxsIC5sb2FkaW5nOjphZnRlciB7XG4gICAgYW5pbWF0aW9uOiBub25lO1xuICB9XG59XG5Aa2V5ZnJhbWVzIHNoaW1tZXIge1xuICAxMDAlIHtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVgoMTAwJSk7XG4gIH1cbn1cblxuQG1lZGlhIG9ubHkgc2NyZWVuIGFuZCAobWluLXdpZHRoOiA1MGVtKSB7XG4gIC5jZWxsOmZpcnN0LWNoaWxkIHtcbiAgICBwYWRkaW5nLWxlZnQ6IDEuMjVyZW07XG4gIH1cbiAgLmNlbGw6bGFzdC1jaGlsZCB7XG4gICAgcGFkZGluZy1yaWdodDogMS4yNXJlbTtcbiAgfVxufSJdfQ== */";
|
|
4
|
+
var classes = {"sr-only":"DataGridCell-module_sr-only__S8j0D","hidden":"DataGridCell-module_hidden__0hgMX","slide-in":"DataGridCell-module_slide-in__lMiX0","slide-out":"DataGridCell-module_slide-out__05Ta1","cell":"DataGridCell-module_cell__3aXoR","text":"DataGridCell-module_text__wbAjs","loading":"DataGridCell-module_loading__Pg1Ao","shimmer":"DataGridCell-module_shimmer__P-85D"};
|
|
5
|
+
styleInject(css_248z);
|
|
6
|
+
|
|
7
|
+
export { classes as default };
|
|
8
|
+
//# sourceMappingURL=DataGridCell.module.scss.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DataGridCell.module.scss.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
|
|
@@ -1,2 +1,26 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import classes from './DataGridDrawer.module.scss.esm.js';
|
|
3
|
+
|
|
4
|
+
/*
|
|
5
|
+
* Copyright 2022 OneWelcome B.V.
|
|
6
|
+
*
|
|
7
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
8
|
+
* you may not use this file except in compliance with the License.
|
|
9
|
+
* You may obtain a copy of the License at
|
|
10
|
+
*
|
|
11
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
12
|
+
*
|
|
13
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
14
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
15
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16
|
+
* See the License for the specific language governing permissions and
|
|
17
|
+
* limitations under the License.
|
|
18
|
+
*/
|
|
19
|
+
const DataGridDrawerComponent = ({ children, isExpanded, ...rest }, ref) => {
|
|
20
|
+
return (React.createElement("div", { ...rest, ref: ref, className: `${classes["drawer"]} ${isExpanded ? classes["expanded"] : ""}` },
|
|
21
|
+
React.createElement("div", { className: classes["wrapper"] }, children)));
|
|
22
|
+
};
|
|
23
|
+
const DataGridDrawer = React.forwardRef(DataGridDrawerComponent);
|
|
24
|
+
|
|
25
|
+
export { DataGridDrawer };
|
|
2
26
|
//# sourceMappingURL=DataGridDrawer.esm.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataGridDrawer.esm.js","sources":["../../../../../../../src/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.tsx"],"sourcesContent":["/*\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport React, { ComponentPropsWithRef, ForwardRefRenderFunction } from \"react\";\nimport classes from \"./DataGridDrawer.module.scss\";\n\nexport interface Props extends ComponentPropsWithRef<\"div\"> {\n isExpanded: boolean;\n}\n\nconst DataGridDrawerComponent: ForwardRefRenderFunction<HTMLDivElement, Props> = (\n { children, isExpanded, ...rest }: Props,\n ref\n) => {\n return (\n <div\n {...rest}\n ref={ref}\n className={`${classes[\"drawer\"]} ${isExpanded ? classes[\"expanded\"] : \"\"}`}\n >\n <div className={classes[\"wrapper\"]}>{children}</div>\n </div>\n );\n};\n\nexport const DataGridDrawer = React.forwardRef(DataGridDrawerComponent);\n"],"names":[
|
|
1
|
+
{"version":3,"file":"DataGridDrawer.esm.js","sources":["../../../../../../../src/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.tsx"],"sourcesContent":["/*\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport React, { ComponentPropsWithRef, ForwardRefRenderFunction } from \"react\";\nimport classes from \"./DataGridDrawer.module.scss\";\n\nexport interface Props extends ComponentPropsWithRef<\"div\"> {\n isExpanded: boolean;\n}\n\nconst DataGridDrawerComponent: ForwardRefRenderFunction<HTMLDivElement, Props> = (\n { children, isExpanded, ...rest }: Props,\n ref\n) => {\n return (\n <div\n {...rest}\n ref={ref}\n className={`${classes[\"drawer\"]} ${isExpanded ? classes[\"expanded\"] : \"\"}`}\n >\n <div className={classes[\"wrapper\"]}>{children}</div>\n </div>\n );\n};\n\nexport const DataGridDrawer = React.forwardRef(DataGridDrawerComponent);\n"],"names":[],"mappings":";;;AAAA;;;;;;;;;;;;;;AAcG;AASH,MAAM,uBAAuB,GAAoD,CAC/E,EAAE,QAAQ,EAAE,UAAU,EAAE,GAAG,IAAI,EAAS,EACxC,GAAG,KACD;AACF,IAAA,QACE,KAAA,CAAA,aAAA,CAAA,KAAA,EAAA,EAAA,GACM,IAAI,EACR,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,CAAG,EAAA,OAAO,CAAC,QAAQ,CAAC,CAAA,CAAA,EAAI,UAAU,GAAG,OAAO,CAAC,UAAU,CAAC,GAAG,EAAE,CAAE,CAAA,EAAA;QAE1E,KAAK,CAAA,aAAA,CAAA,KAAA,EAAA,EAAA,SAAS,EAAE,OAAO,CAAC,SAAS,CAAC,EAAA,EAAG,QAAQ,CAAO,CAChD,EACN;AACJ,CAAC,CAAC;AAEW,MAAA,cAAc,GAAG,KAAK,CAAC,UAAU,CAAC,uBAAuB;;;;"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.esm.js';
|
|
2
|
+
|
|
3
|
+
var css_248z = ".DataGridDrawer-module_drawer__C00H4{display:grid;gap:.5rem;grid-template-rows:0fr;transition:grid-template-rows .2s}.DataGridDrawer-module_drawer__C00H4>div>*{padding-left:4.75rem;padding-right:1.5rem}.DataGridDrawer-module_drawer__C00H4>div>:first-child{padding-top:1rem}.DataGridDrawer-module_drawer__C00H4>div>:last-child{padding-bottom:1.5rem}.DataGridDrawer-module_drawer__C00H4 .DataGridDrawer-module_wrapper__3sLDL{display:flex;flex-direction:column;gap:.5rem}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh{grid-template-rows:1fr}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:first-child{animation-delay:0ms;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(2){animation-delay:.1s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(3){animation-delay:.2s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(4){animation-delay:.3s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(5){animation-delay:.4s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(6){animation-delay:.5s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(7){animation-delay:.6s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(8){animation-delay:.7s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(9){animation-delay:.8s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(10){animation-delay:.9s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(11){animation-delay:1s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(12){animation-delay:1.1s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(13){animation-delay:1.2s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(14){animation-delay:1.3s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(15){animation-delay:1.4s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(16){animation-delay:1.5s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(17){animation-delay:1.6s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(18){animation-delay:1.7s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(19){animation-delay:1.8s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(20){animation-delay:1.9s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(21){animation-delay:2s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(22){animation-delay:2.1s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(23){animation-delay:2.2s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(24){animation-delay:2.3s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(25){animation-delay:2.4s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(26){animation-delay:2.5s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(27){animation-delay:2.6s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(28){animation-delay:2.7s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(29){animation-delay:2.8s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(30){animation-delay:2.9s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(31){animation-delay:3s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(32){animation-delay:3.1s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(33){animation-delay:3.2s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(34){animation-delay:3.3s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(35){animation-delay:3.4s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(36){animation-delay:3.5s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(37){animation-delay:3.6s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(38){animation-delay:3.7s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(39){animation-delay:3.8s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(40){animation-delay:3.9s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(41){animation-delay:4s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(42){animation-delay:4.1s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(43){animation-delay:4.2s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(44){animation-delay:4.3s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(45){animation-delay:4.4s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(46){animation-delay:4.5s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(47){animation-delay:4.6s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(48){animation-delay:4.7s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(49){animation-delay:4.8s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(50){animation-delay:4.9s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(51){animation-delay:5s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(52){animation-delay:5.1s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(53){animation-delay:5.2s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(54){animation-delay:5.3s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(55){animation-delay:5.4s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(56){animation-delay:5.5s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(57){animation-delay:5.6s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(58){animation-delay:5.7s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(59){animation-delay:5.8s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(60){animation-delay:5.9s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(61){animation-delay:6s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(62){animation-delay:6.1s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(63){animation-delay:6.2s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(64){animation-delay:6.3s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(65){animation-delay:6.4s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(66){animation-delay:6.5s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(67){animation-delay:6.6s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(68){animation-delay:6.7s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(69){animation-delay:6.8s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(70){animation-delay:6.9s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(71){animation-delay:7s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(72){animation-delay:7.1s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(73){animation-delay:7.2s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(74){animation-delay:7.3s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(75){animation-delay:7.4s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(76){animation-delay:7.5s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(77){animation-delay:7.6s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(78){animation-delay:7.7s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(79){animation-delay:7.8s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(80){animation-delay:7.9s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(81){animation-delay:8s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(82){animation-delay:8.1s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(83){animation-delay:8.2s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(84){animation-delay:8.3s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(85){animation-delay:8.4s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(86){animation-delay:8.5s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(87){animation-delay:8.6s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(88){animation-delay:8.7s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(89){animation-delay:8.8s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(90){animation-delay:8.9s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(91){animation-delay:9s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(92){animation-delay:9.1s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(93){animation-delay:9.2s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(94){animation-delay:9.3s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(95){animation-delay:9.4s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(96){animation-delay:9.5s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(97){animation-delay:9.6s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(98){animation-delay:9.7s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}.DataGridDrawer-module_drawer__C00H4.DataGridDrawer-module_expanded__vU0zh>div>:nth-child(99){animation-delay:9.8s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:DataGridDrawer-module_item-fade-in__31o6L;opacity:0}@keyframes DataGridDrawer-module_item-fade-in__31o6L{0%{opacity:0;transform:translateY(-60px)}80%{opacity:.6}to{opacity:1;transform:translateY(0)}}.DataGridDrawer-module_drawer__C00H4>*{overflow:hidden}\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkRhdGFHcmlkRHJhd2VyLm1vZHVsZS5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLHFDQUNFLFlBQWEsQ0FFYixTQUFXLENBRFgsc0JBQXVCLENBRXZCLGlDQUNGLENBQ0EsMkNBQ0Usb0JBQXFCLENBQ3JCLG9CQUNGLENBQ0Esc0RBQ0UsZ0JBQ0YsQ0FDQSxxREFDRSxxQkFDRixDQUNBLDJFQUNFLFlBQWEsQ0FDYixxQkFBc0IsQ0FDdEIsU0FDRixDQUNBLDJFQUNFLHNCQUNGLENBQ0EsNEZBS0UsbUJBQW9CLENBRnBCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw2RkFLRSxtQkFBc0IsQ0FGdEIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDZGQUtFLG1CQUFzQixDQUZ0Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsNkZBS0UsbUJBQXNCLENBRnRCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw2RkFLRSxtQkFBc0IsQ0FGdEIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDZGQUtFLG1CQUFzQixDQUZ0Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsNkZBS0UsbUJBQXNCLENBRnRCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw2RkFLRSxtQkFBc0IsQ0FGdEIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDZGQUtFLG1CQUFzQixDQUZ0Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0UsbUJBQXNCLENBRnRCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxrQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLGtCQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usa0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxrQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLGtCQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usa0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxrQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLGtCQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usa0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EsOEZBS0Usb0JBQXVCLENBRnZCLHVCQUF5QixDQUN6Qiw0QkFBNkIsQ0FGN0Isd0RBQTRCLENBRDVCLFNBS0YsQ0FDQSw4RkFLRSxvQkFBdUIsQ0FGdkIsdUJBQXlCLENBQ3pCLDRCQUE2QixDQUY3Qix3REFBNEIsQ0FENUIsU0FLRixDQUNBLDhGQUtFLG9CQUF1QixDQUZ2Qix1QkFBeUIsQ0FDekIsNEJBQTZCLENBRjdCLHdEQUE0QixDQUQ1QixTQUtGLENBQ0EscURBQ0UsR0FDRSxTQUFVLENBQ1YsMkJBQ0YsQ0FDQSxJQUNFLFVBQ0YsQ0FDQSxHQUNFLFNBQVUsQ0FDVix1QkFDRixDQUNGLENBQ0EsdUNBQ0UsZUFDRiIsImZpbGUiOiJEYXRhR3JpZERyYXdlci5tb2R1bGUuc2NzcyIsInNvdXJjZXNDb250ZW50IjpbIi5kcmF3ZXIge1xuICBkaXNwbGF5OiBncmlkO1xuICBncmlkLXRlbXBsYXRlLXJvd3M6IDBmcjtcbiAgZ2FwOiAwLjVyZW07XG4gIHRyYW5zaXRpb246IGdyaWQtdGVtcGxhdGUtcm93cyAyMDBtcztcbn1cbi5kcmF3ZXIgPiBkaXYgPiAqIHtcbiAgcGFkZGluZy1sZWZ0OiA0Ljc1cmVtO1xuICBwYWRkaW5nLXJpZ2h0OiAxLjVyZW07XG59XG4uZHJhd2VyID4gZGl2ID4gKjpmaXJzdC1jaGlsZCB7XG4gIHBhZGRpbmctdG9wOiAxcmVtO1xufVxuLmRyYXdlciA+IGRpdiA+ICo6bGFzdC1jaGlsZCB7XG4gIHBhZGRpbmctYm90dG9tOiAxLjVyZW07XG59XG4uZHJhd2VyIC53cmFwcGVyIHtcbiAgZGlzcGxheTogZmxleDtcbiAgZmxleC1kaXJlY3Rpb246IGNvbHVtbjtcbiAgZ2FwOiAwLjVyZW07XG59XG4uZHJhd2VyLmV4cGFuZGVkIHtcbiAgZ3JpZC10ZW1wbGF0ZS1yb3dzOiAxZnI7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgxKSB7XG4gIG9wYWNpdHk6IDA7XG4gIGFuaW1hdGlvbi1uYW1lOiBpdGVtLWZhZGUtaW47XG4gIGFuaW1hdGlvbi1kdXJhdGlvbjogMjUwbXM7XG4gIGFuaW1hdGlvbi1maWxsLW1vZGU6IGZvcndhcmRzO1xuICBhbmltYXRpb24tZGVsYXk6IDBtcztcbn1cbi5kcmF3ZXIuZXhwYW5kZWQgPiBkaXYgPiA6bnRoLWNoaWxkKDIpIHtcbiAgb3BhY2l0eTogMDtcbiAgYW5pbWF0aW9uLW5hbWU6IGl0ZW0tZmFkZS1pbjtcbiAgYW5pbWF0aW9uLWR1cmF0aW9uOiAyNTBtcztcbiAgYW5pbWF0aW9uLWZpbGwtbW9kZTogZm9yd2FyZHM7XG4gIGFuaW1hdGlvbi1kZWxheTogMTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgzKSB7XG4gIG9wYWNpdHk6IDA7XG4gIGFuaW1hdGlvbi1uYW1lOiBpdGVtLWZhZGUtaW47XG4gIGFuaW1hdGlvbi1kdXJhdGlvbjogMjUwbXM7XG4gIGFuaW1hdGlvbi1maWxsLW1vZGU6IGZvcndhcmRzO1xuICBhbmltYXRpb24tZGVsYXk6IDIwMG1zO1xufVxuLmRyYXdlci5leHBhbmRlZCA+IGRpdiA+IDpudGgtY2hpbGQoNCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAzMDBtcztcbn1cbi5kcmF3ZXIuZXhwYW5kZWQgPiBkaXYgPiA6bnRoLWNoaWxkKDUpIHtcbiAgb3BhY2l0eTogMDtcbiAgYW5pbWF0aW9uLW5hbWU6IGl0ZW0tZmFkZS1pbjtcbiAgYW5pbWF0aW9uLWR1cmF0aW9uOiAyNTBtcztcbiAgYW5pbWF0aW9uLWZpbGwtbW9kZTogZm9yd2FyZHM7XG4gIGFuaW1hdGlvbi1kZWxheTogNDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg2KSB7XG4gIG9wYWNpdHk6IDA7XG4gIGFuaW1hdGlvbi1uYW1lOiBpdGVtLWZhZGUtaW47XG4gIGFuaW1hdGlvbi1kdXJhdGlvbjogMjUwbXM7XG4gIGFuaW1hdGlvbi1maWxsLW1vZGU6IGZvcndhcmRzO1xuICBhbmltYXRpb24tZGVsYXk6IDUwMG1zO1xufVxuLmRyYXdlci5leHBhbmRlZCA+IGRpdiA+IDpudGgtY2hpbGQoNykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA2MDBtcztcbn1cbi5kcmF3ZXIuZXhwYW5kZWQgPiBkaXYgPiA6bnRoLWNoaWxkKDgpIHtcbiAgb3BhY2l0eTogMDtcbiAgYW5pbWF0aW9uLW5hbWU6IGl0ZW0tZmFkZS1pbjtcbiAgYW5pbWF0aW9uLWR1cmF0aW9uOiAyNTBtcztcbiAgYW5pbWF0aW9uLWZpbGwtbW9kZTogZm9yd2FyZHM7XG4gIGFuaW1hdGlvbi1kZWxheTogNzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg5KSB7XG4gIG9wYWNpdHk6IDA7XG4gIGFuaW1hdGlvbi1uYW1lOiBpdGVtLWZhZGUtaW47XG4gIGFuaW1hdGlvbi1kdXJhdGlvbjogMjUwbXM7XG4gIGFuaW1hdGlvbi1maWxsLW1vZGU6IGZvcndhcmRzO1xuICBhbmltYXRpb24tZGVsYXk6IDgwMG1zO1xufVxuLmRyYXdlci5leHBhbmRlZCA+IGRpdiA+IDpudGgtY2hpbGQoMTApIHtcbiAgb3BhY2l0eTogMDtcbiAgYW5pbWF0aW9uLW5hbWU6IGl0ZW0tZmFkZS1pbjtcbiAgYW5pbWF0aW9uLWR1cmF0aW9uOiAyNTBtcztcbiAgYW5pbWF0aW9uLWZpbGwtbW9kZTogZm9yd2FyZHM7XG4gIGFuaW1hdGlvbi1kZWxheTogOTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgxMSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAxMDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgxMikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAxMTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgxMykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAxMjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgxNCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAxMzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgxNSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAxNDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgxNikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAxNTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgxNykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAxNjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgxOCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAxNzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgxOSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAxODAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgyMCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAxOTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgyMSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAyMDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgyMikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAyMTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgyMykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAyMjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgyNCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAyMzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgyNSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAyNDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgyNikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAyNTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgyNykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAyNjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgyOCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAyNzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgyOSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAyODAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgzMCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAyOTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgzMSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAzMDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgzMikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAzMTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgzMykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAzMjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgzNCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAzMzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgzNSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAzNDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgzNikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAzNTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgzNykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAzNjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgzOCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAzNzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCgzOSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAzODAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg0MCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiAzOTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg0MSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA0MDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg0Mikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA0MTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg0Mykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA0MjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg0NCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA0MzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg0NSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA0NDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg0Nikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA0NTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg0Nykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA0NjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg0OCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA0NzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg0OSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA0ODAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg1MCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA0OTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg1MSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA1MDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg1Mikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA1MTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg1Mykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA1MjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg1NCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA1MzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg1NSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA1NDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg1Nikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA1NTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg1Nykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA1NjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg1OCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA1NzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg1OSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA1ODAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg2MCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA1OTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg2MSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA2MDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg2Mikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA2MTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg2Mykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA2MjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg2NCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA2MzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg2NSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA2NDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg2Nikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA2NTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg2Nykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA2NjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg2OCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA2NzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg2OSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA2ODAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg3MCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA2OTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg3MSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA3MDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg3Mikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA3MTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg3Mykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA3MjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg3NCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA3MzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg3NSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA3NDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg3Nikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA3NTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg3Nykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA3NjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg3OCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA3NzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg3OSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA3ODAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg4MCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA3OTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg4MSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA4MDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg4Mikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA4MTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg4Mykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA4MjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg4NCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA4MzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg4NSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA4NDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg4Nikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA4NTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg4Nykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA4NjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg4OCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA4NzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg4OSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA4ODAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg5MCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA4OTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg5MSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA5MDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg5Mikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA5MTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg5Mykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA5MjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg5NCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA5MzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg5NSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA5NDAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg5Nikge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA5NTAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg5Nykge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA5NjAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg5OCkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA5NzAwbXM7XG59XG4uZHJhd2VyLmV4cGFuZGVkID4gZGl2ID4gOm50aC1jaGlsZCg5OSkge1xuICBvcGFjaXR5OiAwO1xuICBhbmltYXRpb24tbmFtZTogaXRlbS1mYWRlLWluO1xuICBhbmltYXRpb24tZHVyYXRpb246IDI1MG1zO1xuICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkcztcbiAgYW5pbWF0aW9uLWRlbGF5OiA5ODAwbXM7XG59XG5Aa2V5ZnJhbWVzIGl0ZW0tZmFkZS1pbiB7XG4gIDAlIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlWSgtNjBweCk7XG4gIH1cbiAgODAlIHtcbiAgICBvcGFjaXR5OiAwLjY7XG4gIH1cbiAgMTAwJSB7XG4gICAgb3BhY2l0eTogMTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVkoMHB4KTtcbiAgfVxufVxuLmRyYXdlciA+ICoge1xuICBvdmVyZmxvdzogaGlkZGVuO1xufSJdfQ== */";
|
|
4
|
+
var classes = {"drawer":"DataGridDrawer-module_drawer__C00H4","wrapper":"DataGridDrawer-module_wrapper__3sLDL","expanded":"DataGridDrawer-module_expanded__vU0zh","item-fade-in":"DataGridDrawer-module_item-fade-in__31o6L"};
|
|
5
|
+
styleInject(css_248z);
|
|
6
|
+
|
|
7
|
+
export { classes as default };
|
|
8
|
+
//# sourceMappingURL=DataGridDrawer.module.scss.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DataGridDrawer.module.scss.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
|
|
@@ -1,2 +1,31 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import classes from './DataGridDrawerItem.module.scss.esm.js';
|
|
3
|
+
import { Typography } from '../../../Typography/Typography.esm.js';
|
|
4
|
+
|
|
5
|
+
/*
|
|
6
|
+
* Copyright 2022 OneWelcome B.V.
|
|
7
|
+
*
|
|
8
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
9
|
+
* you may not use this file except in compliance with the License.
|
|
10
|
+
* You may obtain a copy of the License at
|
|
11
|
+
*
|
|
12
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
13
|
+
*
|
|
14
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
15
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
16
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
17
|
+
* See the License for the specific language governing permissions and
|
|
18
|
+
* limitations under the License.
|
|
19
|
+
*/
|
|
20
|
+
const DataGridDrawerItemComponent = ({ children, title, description, ...rest }, ref) => {
|
|
21
|
+
return (React.createElement("div", { ...rest, ref: ref, className: classes["item-wrapper"] },
|
|
22
|
+
title && (React.createElement(Typography, { className: classes["item-title"], variant: "body", tag: "span" }, title)),
|
|
23
|
+
description && (React.createElement(Typography, { className: classes["item-description"], variant: "body", tag: "span" }, description)),
|
|
24
|
+
children && React.createElement("div", { className: classes["children-wrapper"] },
|
|
25
|
+
" ",
|
|
26
|
+
children)));
|
|
27
|
+
};
|
|
28
|
+
const DataGridDrawerItem = React.forwardRef(DataGridDrawerItemComponent);
|
|
29
|
+
|
|
30
|
+
export { DataGridDrawerItem };
|
|
2
31
|
//# sourceMappingURL=DataGridDrawerItem.esm.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataGridDrawerItem.esm.js","sources":["../../../../../../../src/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.tsx"],"sourcesContent":["/*\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport React, { ComponentPropsWithRef, ForwardRefRenderFunction } from \"react\";\nimport classes from \"./DataGridDrawerItem.module.scss\";\nimport { Typography } from \"../../../Typography/Typography\";\n\nexport interface Props extends ComponentPropsWithRef<\"div\"> {\n title?: string;\n description?: string;\n}\n\nconst DataGridDrawerItemComponent: ForwardRefRenderFunction<HTMLDivElement, Props> = (\n { children, title, description, ...rest }: Props,\n ref\n) => {\n return (\n <div {...rest} ref={ref} className={classes[\"item-wrapper\"]}>\n {title && (\n <Typography className={classes[\"item-title\"]} variant=\"body\" tag=\"span\">\n {title}\n </Typography>\n )}\n {description && (\n <Typography className={classes[\"item-description\"]} variant=\"body\" tag=\"span\">\n {description}\n </Typography>\n )}\n {children && <div className={classes[\"children-wrapper\"]}> {children}</div>}\n </div>\n );\n};\n\nexport const DataGridDrawerItem = React.forwardRef(DataGridDrawerItemComponent);\n"],"names":[
|
|
1
|
+
{"version":3,"file":"DataGridDrawerItem.esm.js","sources":["../../../../../../../src/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.tsx"],"sourcesContent":["/*\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport React, { ComponentPropsWithRef, ForwardRefRenderFunction } from \"react\";\nimport classes from \"./DataGridDrawerItem.module.scss\";\nimport { Typography } from \"../../../Typography/Typography\";\n\nexport interface Props extends ComponentPropsWithRef<\"div\"> {\n title?: string;\n description?: string;\n}\n\nconst DataGridDrawerItemComponent: ForwardRefRenderFunction<HTMLDivElement, Props> = (\n { children, title, description, ...rest }: Props,\n ref\n) => {\n return (\n <div {...rest} ref={ref} className={classes[\"item-wrapper\"]}>\n {title && (\n <Typography className={classes[\"item-title\"]} variant=\"body\" tag=\"span\">\n {title}\n </Typography>\n )}\n {description && (\n <Typography className={classes[\"item-description\"]} variant=\"body\" tag=\"span\">\n {description}\n </Typography>\n )}\n {children && <div className={classes[\"children-wrapper\"]}> {children}</div>}\n </div>\n );\n};\n\nexport const DataGridDrawerItem = React.forwardRef(DataGridDrawerItemComponent);\n"],"names":[],"mappings":";;;;AAAA;;;;;;;;;;;;;;AAcG;AAWH,MAAM,2BAA2B,GAAoD,CACnF,EAAE,QAAQ,EAAE,KAAK,EAAE,WAAW,EAAE,GAAG,IAAI,EAAS,EAChD,GAAG,KACD;AACF,IAAA,QACE,KAAA,CAAA,aAAA,CAAA,KAAA,EAAA,EAAA,GAAS,IAAI,EAAE,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,OAAO,CAAC,cAAc,CAAC,EAAA;QACxD,KAAK,KACJ,KAAC,CAAA,aAAA,CAAA,UAAU,IAAC,SAAS,EAAE,OAAO,CAAC,YAAY,CAAC,EAAE,OAAO,EAAC,MAAM,EAAC,GAAG,EAAC,MAAM,EAAA,EACpE,KAAK,CACK,CACd;QACA,WAAW,KACV,KAAC,CAAA,aAAA,CAAA,UAAU,IAAC,SAAS,EAAE,OAAO,CAAC,kBAAkB,CAAC,EAAE,OAAO,EAAC,MAAM,EAAC,GAAG,EAAC,MAAM,EAAA,EAC1E,WAAW,CACD,CACd;AACA,QAAA,QAAQ,IAAI,KAAK,CAAA,aAAA,CAAA,KAAA,EAAA,EAAA,SAAS,EAAE,OAAO,CAAC,kBAAkB,CAAC,EAAA;;YAAI,QAAQ,CAAO,CACvE,EACN;AACJ,CAAC,CAAC;AAEW,MAAA,kBAAkB,GAAG,KAAK,CAAC,UAAU,CAAC,2BAA2B;;;;"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.esm.js';
|
|
2
|
+
|
|
3
|
+
var css_248z = ".DataGridDrawerItem-module_item-wrapper__ZsU0E{display:flex;flex-direction:column}.DataGridDrawerItem-module_item-title__yviyK{font-weight:700}.DataGridDrawerItem-module_item-description__6Xpyk,.DataGridDrawerItem-module_item-title__yviyK{font-size:var(--font-size-data-grid);line-height:var(--data-grid-line-height);margin:0}.DataGridDrawerItem-module_children-wrapper__ObPZe{margin-top:.5rem}\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkRhdGFHcmlkRHJhd2VySXRlbS5tb2R1bGUuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSwrQ0FDRSxZQUFhLENBQ2IscUJBQ0YsQ0FFQSw2Q0FHRSxlQUVGLENBRUEsZ0dBTkUsb0NBQXFDLENBQ3JDLHdDQUF5QyxDQUV6QyxRQU9GLENBRUEsbURBQ0UsZ0JBQ0YiLCJmaWxlIjoiRGF0YUdyaWREcmF3ZXJJdGVtLm1vZHVsZS5zY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLml0ZW0td3JhcHBlciB7XG4gIGRpc3BsYXk6IGZsZXg7XG4gIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XG59XG5cbi5pdGVtLXRpdGxlIHtcbiAgZm9udC1zaXplOiB2YXIoLS1mb250LXNpemUtZGF0YS1ncmlkKTtcbiAgbGluZS1oZWlnaHQ6IHZhcigtLWRhdGEtZ3JpZC1saW5lLWhlaWdodCk7XG4gIGZvbnQtd2VpZ2h0OiA3MDA7XG4gIG1hcmdpbjogMDtcbn1cblxuLml0ZW0tZGVzY3JpcHRpb24ge1xuICBmb250LXNpemU6IHZhcigtLWZvbnQtc2l6ZS1kYXRhLWdyaWQpO1xuICBsaW5lLWhlaWdodDogdmFyKC0tZGF0YS1ncmlkLWxpbmUtaGVpZ2h0KTtcbiAgbWFyZ2luOiAwO1xufVxuXG4uY2hpbGRyZW4td3JhcHBlciB7XG4gIG1hcmdpbi10b3A6IDAuNXJlbTtcbn0iXX0= */";
|
|
4
|
+
var classes = {"item-wrapper":"DataGridDrawerItem-module_item-wrapper__ZsU0E","item-title":"DataGridDrawerItem-module_item-title__yviyK","item-description":"DataGridDrawerItem-module_item-description__6Xpyk","children-wrapper":"DataGridDrawerItem-module_children-wrapper__ObPZe"};
|
|
5
|
+
styleInject(css_248z);
|
|
6
|
+
|
|
7
|
+
export { classes as default };
|
|
8
|
+
//# sourceMappingURL=DataGridDrawerItem.module.scss.esm.js.map
|
package/dist/esm/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.scss.esm.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DataGridDrawerItem.module.scss.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
|
|
@@ -1,2 +1,59 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React, { useState, Fragment } from 'react';
|
|
2
|
+
import classes from './DataGridRow.module.scss.esm.js';
|
|
3
|
+
import { IconButton } from '../../../Button/IconButton.esm.js';
|
|
4
|
+
import { Icon, Icons } from '../../../Icon/Icon.esm.js';
|
|
5
|
+
import { DataGridCell } from '../DataGridCell/DataGridCell.esm.js';
|
|
6
|
+
import { DataGridDrawer } from '../DataGridDrawer/DataGridDrawer.esm.js';
|
|
7
|
+
import { generateID } from '../../../src/util/helper.esm.js';
|
|
8
|
+
|
|
9
|
+
/*
|
|
10
|
+
* Copyright 2022 OneWelcome B.V.
|
|
11
|
+
*
|
|
12
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
13
|
+
* you may not use this file except in compliance with the License.
|
|
14
|
+
* You may obtain a copy of the License at
|
|
15
|
+
*
|
|
16
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
17
|
+
*
|
|
18
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
19
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
20
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
21
|
+
* See the License for the specific language governing permissions and
|
|
22
|
+
* limitations under the License.
|
|
23
|
+
*/
|
|
24
|
+
const DataGridRowComponent = ({ children, className, headers, isLoading, spacing, expandableRowProps, disableContextMenuColumn, ...rest }, ref) => {
|
|
25
|
+
const { enableExpandableRow = false, expandButtonId = `ID-${generateID()}`, expandButtonTitle = "Expand row", drawerId = `ID-${generateID()}`, expandableRowContent } = expandableRowProps || {};
|
|
26
|
+
const [isRowExpanded, setIsRowExpanded] = useState(false);
|
|
27
|
+
const visibleCells = React.Children.map(children, (child, index) => {
|
|
28
|
+
if (child) {
|
|
29
|
+
const cellWithSpacing = React.cloneElement(child, {
|
|
30
|
+
spacing: spacing,
|
|
31
|
+
cellIndex: index,
|
|
32
|
+
columnLength: headers === null || headers === void 0 ? void 0 : headers.length,
|
|
33
|
+
disableContextMenuColumn
|
|
34
|
+
});
|
|
35
|
+
const visible = headers && headers.length > index ? !headers[index].hidden : true;
|
|
36
|
+
return visible && cellWithSpacing;
|
|
37
|
+
}
|
|
38
|
+
return null;
|
|
39
|
+
});
|
|
40
|
+
const classNames = [classes["row"]];
|
|
41
|
+
className && classNames.push(className);
|
|
42
|
+
enableExpandableRow
|
|
43
|
+
? !isRowExpanded && classNames.push(classes["border-drawer"])
|
|
44
|
+
: classNames.push(classes["border"]);
|
|
45
|
+
isLoading && classNames.push(classes["loading"]);
|
|
46
|
+
return (React.createElement(Fragment, null,
|
|
47
|
+
React.createElement("tr", { ...rest, ref: ref, className: classNames.join(" ") },
|
|
48
|
+
enableExpandableRow && (React.createElement(DataGridCell, { className: classes["expand-button-cell"], onClick: () => setIsRowExpanded(!isRowExpanded), style: { width: "1px" } },
|
|
49
|
+
React.createElement(IconButton, { id: expandButtonId, title: expandButtonTitle, "aria-expanded": isRowExpanded, "aria-controls": drawerId },
|
|
50
|
+
React.createElement(Icon, { size: "0.75rem", icon: isRowExpanded ? Icons.ChevronUp : Icons.ChevronDown })))),
|
|
51
|
+
visibleCells),
|
|
52
|
+
enableExpandableRow && (React.createElement("tr", { className: `${classes["row"]} ${isRowExpanded ? classes["border-drawer"] : ""}` },
|
|
53
|
+
React.createElement("td", { colSpan: visibleCells.length + 1 },
|
|
54
|
+
React.createElement(DataGridDrawer, { id: drawerId, role: "region", "aria-labelledby": expandButtonId, isExpanded: isRowExpanded }, expandableRowContent))))));
|
|
55
|
+
};
|
|
56
|
+
const DataGridRow = React.forwardRef(DataGridRowComponent);
|
|
57
|
+
|
|
58
|
+
export { DataGridRow };
|
|
2
59
|
//# sourceMappingURL=DataGridRow.esm.js.map
|