@onewelcome/react-lib-components 10.1.0 → 11.1.0-delta
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/package.json +3 -3
- package/dist/components/Breadcrumbs/Breadcrumbs.cjs.js +0 -2
- package/dist/components/Breadcrumbs/Breadcrumbs.cjs.js.map +0 -1
- package/dist/components/Breadcrumbs/Breadcrumbs.es.js +0 -46
- package/dist/components/Breadcrumbs/Breadcrumbs.es.js.map +0 -1
- package/dist/components/Breadcrumbs/Breadcrumbs.module.scss.cjs.js +0 -3
- package/dist/components/Breadcrumbs/Breadcrumbs.module.scss.cjs.js.map +0 -1
- package/dist/components/Breadcrumbs/Breadcrumbs.module.scss.es.js +0 -17
- package/dist/components/Breadcrumbs/Breadcrumbs.module.scss.es.js.map +0 -1
- package/dist/components/Button/BaseButton.cjs.js +0 -2
- package/dist/components/Button/BaseButton.cjs.js.map +0 -1
- package/dist/components/Button/BaseButton.es.js +0 -32
- package/dist/components/Button/BaseButton.es.js.map +0 -1
- package/dist/components/Button/BaseButton.module.scss.cjs.js +0 -3
- package/dist/components/Button/BaseButton.module.scss.cjs.js.map +0 -1
- package/dist/components/Button/BaseButton.module.scss.es.js +0 -14
- package/dist/components/Button/BaseButton.module.scss.es.js.map +0 -1
- package/dist/components/Button/Button.cjs.js +0 -2
- package/dist/components/Button/Button.cjs.js.map +0 -1
- package/dist/components/Button/Button.es.js +0 -42
- package/dist/components/Button/Button.es.js.map +0 -1
- package/dist/components/Button/Button.module.scss.cjs.js +0 -3
- package/dist/components/Button/Button.module.scss.cjs.js.map +0 -1
- package/dist/components/Button/Button.module.scss.es.js +0 -41
- package/dist/components/Button/Button.module.scss.es.js.map +0 -1
- package/dist/components/Button/IconButton.cjs.js +0 -2
- package/dist/components/Button/IconButton.cjs.js.map +0 -1
- package/dist/components/Button/IconButton.es.js +0 -30
- package/dist/components/Button/IconButton.es.js.map +0 -1
- package/dist/components/Button/IconButton.module.scss.cjs.js +0 -3
- package/dist/components/Button/IconButton.module.scss.cjs.js.map +0 -1
- package/dist/components/Button/IconButton.module.scss.es.js +0 -42
- package/dist/components/Button/IconButton.module.scss.es.js.map +0 -1
- package/dist/components/Button/Spinner.cjs.js +0 -2
- package/dist/components/Button/Spinner.cjs.js.map +0 -1
- package/dist/components/Button/Spinner.es.js +0 -23
- package/dist/components/Button/Spinner.es.js.map +0 -1
- package/dist/components/ContextMenu/ContextMenu.cjs.js +0 -2
- package/dist/components/ContextMenu/ContextMenu.cjs.js.map +0 -1
- package/dist/components/ContextMenu/ContextMenu.es.js +0 -155
- package/dist/components/ContextMenu/ContextMenu.es.js.map +0 -1
- package/dist/components/ContextMenu/ContextMenu.module.scss.cjs.js +0 -3
- package/dist/components/ContextMenu/ContextMenu.module.scss.cjs.js.map +0 -1
- package/dist/components/ContextMenu/ContextMenu.module.scss.es.js +0 -13
- package/dist/components/ContextMenu/ContextMenu.module.scss.es.js.map +0 -1
- package/dist/components/ContextMenu/ContextMenuDivider.cjs.js +0 -2
- package/dist/components/ContextMenu/ContextMenuDivider.cjs.js.map +0 -1
- package/dist/components/ContextMenu/ContextMenuDivider.es.js +0 -9
- package/dist/components/ContextMenu/ContextMenuDivider.es.js.map +0 -1
- package/dist/components/ContextMenu/ContextMenuDivider.module.scss.cjs.js +0 -3
- package/dist/components/ContextMenu/ContextMenuDivider.module.scss.cjs.js.map +0 -1
- package/dist/components/ContextMenu/ContextMenuDivider.module.scss.es.js +0 -8
- package/dist/components/ContextMenu/ContextMenuDivider.module.scss.es.js.map +0 -1
- package/dist/components/ContextMenu/ContextMenuItem.cjs.js +0 -2
- package/dist/components/ContextMenu/ContextMenuItem.cjs.js.map +0 -1
- package/dist/components/ContextMenu/ContextMenuItem.es.js +0 -56
- package/dist/components/ContextMenu/ContextMenuItem.es.js.map +0 -1
- package/dist/components/ContextMenu/ContextMenuItem.module.scss.cjs.js +0 -3
- package/dist/components/ContextMenu/ContextMenuItem.module.scss.cjs.js.map +0 -1
- package/dist/components/ContextMenu/ContextMenuItem.module.scss.es.js +0 -11
- package/dist/components/ContextMenu/ContextMenuItem.module.scss.es.js.map +0 -1
- package/dist/components/ContextMenu/ContextMenuService.cjs.js +0 -2
- package/dist/components/ContextMenu/ContextMenuService.cjs.js.map +0 -1
- package/dist/components/ContextMenu/ContextMenuService.es.js +0 -124
- package/dist/components/ContextMenu/ContextMenuService.es.js.map +0 -1
- package/dist/components/DataGrid/DataGrid.cjs.js +0 -2
- package/dist/components/DataGrid/DataGrid.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGrid.es.js +0 -147
- package/dist/components/DataGrid/DataGrid.es.js.map +0 -1
- package/dist/components/DataGrid/DataGrid.module.scss.cjs.js +0 -3
- package/dist/components/DataGrid/DataGrid.module.scss.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGrid.module.scss.es.js +0 -16
- package/dist/components/DataGrid/DataGrid.module.scss.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridActions/DataGridActions.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridActions/DataGridActions.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridActions/DataGridActions.es.js +0 -93
- package/dist/components/DataGrid/DataGridActions/DataGridActions.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridActions/DataGridActions.module.scss.cjs.js +0 -3
- package/dist/components/DataGrid/DataGridActions/DataGridActions.module.scss.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridActions/DataGridActions.module.scss.es.js +0 -18
- package/dist/components/DataGrid/DataGridActions/DataGridActions.module.scss.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridActions/DataGridColumnsToggle.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridActions/DataGridColumnsToggle.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridActions/DataGridColumnsToggle.es.js +0 -71
- package/dist/components/DataGrid/DataGridActions/DataGridColumnsToggle.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridActions/DataGridColumnsToggle.module.scss.cjs.js +0 -3
- package/dist/components/DataGrid/DataGridActions/DataGridColumnsToggle.module.scss.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridActions/DataGridColumnsToggle.module.scss.es.js +0 -23
- package/dist/components/DataGrid/DataGridActions/DataGridColumnsToggle.module.scss.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridBody.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridBody/DataGridBody.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridBody.es.js +0 -57
- package/dist/components/DataGrid/DataGridBody/DataGridBody.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridBody.module.scss.cjs.js +0 -3
- package/dist/components/DataGrid/DataGridBody/DataGridBody.module.scss.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridBody.module.scss.es.js +0 -10
- package/dist/components/DataGrid/DataGridBody/DataGridBody.module.scss.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridCell/DataGridCell.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridBody/DataGridCell/DataGridCell.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridCell/DataGridCell.es.js +0 -63
- package/dist/components/DataGrid/DataGridBody/DataGridCell/DataGridCell.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridCell/DataGridCell.module.scss.cjs.js +0 -3
- package/dist/components/DataGrid/DataGridBody/DataGridCell/DataGridCell.module.scss.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridCell/DataGridCell.module.scss.es.js +0 -17
- package/dist/components/DataGrid/DataGridBody/DataGridCell/DataGridCell.module.scss.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.es.js +0 -18
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.module.scss.cjs.js +0 -3
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.module.scss.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.module.scss.es.js +0 -16
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.module.scss.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.es.js +0 -11
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.scss.cjs.js +0 -3
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.scss.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.scss.es.js +0 -11
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.scss.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridRow/DataGridRow.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridBody/DataGridRow/DataGridRow.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridRow/DataGridRow.es.js +0 -126
- package/dist/components/DataGrid/DataGridBody/DataGridRow/DataGridRow.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridRow/DataGridRow.module.scss.cjs.js +0 -3
- package/dist/components/DataGrid/DataGridBody/DataGridRow/DataGridRow.module.scss.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridRow/DataGridRow.module.scss.es.js +0 -42
- package/dist/components/DataGrid/DataGridBody/DataGridRow/DataGridRow.module.scss.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridRow/useNestedRow.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridBody/DataGridRow/useNestedRow.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridBody/DataGridRow/useNestedRow.es.js +0 -99
- package/dist/components/DataGrid/DataGridBody/DataGridRow/useNestedRow.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridDateFilter.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/DataGridDateFilter.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridDateFilter.es.js +0 -45
- package/dist/components/DataGrid/DataGridFilters/DataGridDateFilter.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridFilter.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/DataGridFilter.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridFilter.es.js +0 -110
- package/dist/components/DataGrid/DataGridFilters/DataGridFilter.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridFilter.module.scss.cjs.js +0 -3
- package/dist/components/DataGrid/DataGridFilters/DataGridFilter.module.scss.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridFilter.module.scss.es.js +0 -23
- package/dist/components/DataGrid/DataGridFilters/DataGridFilter.module.scss.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridFilterPopover.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/DataGridFilterPopover.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridFilterPopover.es.js +0 -116
- package/dist/components/DataGrid/DataGridFilters/DataGridFilterPopover.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridFilterService.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/DataGridFilterService.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridFilterService.es.js +0 -81
- package/dist/components/DataGrid/DataGridFilters/DataGridFilterService.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridFilterTag.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/DataGridFilterTag.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridFilterTag.es.js +0 -64
- package/dist/components/DataGrid/DataGridFilters/DataGridFilterTag.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridFilterValueSelect.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/DataGridFilterValueSelect.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridFilterValueSelect.es.js +0 -89
- package/dist/components/DataGrid/DataGridFilters/DataGridFilterValueSelect.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridFilters.interfaces.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/DataGridFilters.interfaces.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridFilters.interfaces.es.js +0 -17
- package/dist/components/DataGrid/DataGridFilters/DataGridFilters.interfaces.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridSearchbar.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/DataGridSearchbar.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridSearchbar.es.js +0 -45
- package/dist/components/DataGrid/DataGridFilters/DataGridSearchbar.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridToolbar.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/DataGridToolbar.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridToolbar.es.js +0 -89
- package/dist/components/DataGrid/DataGridFilters/DataGridToolbar.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridToolbar.module.scss.cjs.js +0 -3
- package/dist/components/DataGrid/DataGridFilters/DataGridToolbar.module.scss.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridToolbar.module.scss.es.js +0 -20
- package/dist/components/DataGrid/DataGridFilters/DataGridToolbar.module.scss.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridToolbarWrapper.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/DataGridToolbarWrapper.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DataGridToolbarWrapper.es.js +0 -11
- package/dist/components/DataGrid/DataGridFilters/DataGridToolbarWrapper.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePicker.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePicker.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePicker.es.js +0 -186
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePicker.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePicker.module.scss.cjs.js +0 -3
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePicker.module.scss.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePicker.module.scss.es.js +0 -35
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePicker.module.scss.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePickerCalendarSection.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePickerCalendarSection.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePickerCalendarSection.es.js +0 -70
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePickerCalendarSection.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePickerInputSection.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePickerInputSection.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePickerInputSection.es.js +0 -80
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePickerInputSection.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimeService.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimeService.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimeService.es.js +0 -22
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimeService.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/SideMenu.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/SideMenu.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/SideMenu.es.js +0 -27
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/SideMenu.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/FilterKeyMapper.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/FilterKeyMapper.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/FilterKeyMapper.es.js +0 -32
- package/dist/components/DataGrid/DataGridFilters/FilterKeyMapper.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/useFiltersReducer.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridFilters/useFiltersReducer.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridFilters/useFiltersReducer.es.js +0 -50
- package/dist/components/DataGrid/DataGridFilters/useFiltersReducer.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridHeader/DataGridHeader.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridHeader/DataGridHeader.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridHeader/DataGridHeader.es.js +0 -75
- package/dist/components/DataGrid/DataGridHeader/DataGridHeader.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridHeader/DataGridHeader.module.scss.cjs.js +0 -3
- package/dist/components/DataGrid/DataGridHeader/DataGridHeader.module.scss.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridHeader/DataGridHeader.module.scss.es.js +0 -11
- package/dist/components/DataGrid/DataGridHeader/DataGridHeader.module.scss.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridHeader/DataGridHeaderCell.cjs.js +0 -2
- package/dist/components/DataGrid/DataGridHeader/DataGridHeaderCell.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridHeader/DataGridHeaderCell.es.js +0 -38
- package/dist/components/DataGrid/DataGridHeader/DataGridHeaderCell.es.js.map +0 -1
- package/dist/components/DataGrid/DataGridHeader/DataGridHeaderCell.module.scss.cjs.js +0 -3
- package/dist/components/DataGrid/DataGridHeader/DataGridHeaderCell.module.scss.cjs.js.map +0 -1
- package/dist/components/DataGrid/DataGridHeader/DataGridHeaderCell.module.scss.es.js +0 -21
- package/dist/components/DataGrid/DataGridHeader/DataGridHeaderCell.module.scss.es.js.map +0 -1
- package/dist/components/DatePicker/DatePicker.cjs.js +0 -2
- package/dist/components/DatePicker/DatePicker.cjs.js.map +0 -1
- package/dist/components/DatePicker/DatePicker.es.js +0 -57
- package/dist/components/DatePicker/DatePicker.es.js.map +0 -1
- package/dist/components/DatePicker/DatePicker.module.scss.cjs.js +0 -3
- package/dist/components/DatePicker/DatePicker.module.scss.cjs.js.map +0 -1
- package/dist/components/DatePicker/DatePicker.module.scss.es.js +0 -39
- package/dist/components/DatePicker/DatePicker.module.scss.es.js.map +0 -1
- package/dist/components/Form/Checkbox/Checkbox.cjs.js +0 -2
- package/dist/components/Form/Checkbox/Checkbox.cjs.js.map +0 -1
- package/dist/components/Form/Checkbox/Checkbox.es.js +0 -154
- package/dist/components/Form/Checkbox/Checkbox.es.js.map +0 -1
- package/dist/components/Form/Checkbox/Checkbox.module.scss.cjs.js +0 -3
- package/dist/components/Form/Checkbox/Checkbox.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Checkbox/Checkbox.module.scss.es.js +0 -33
- package/dist/components/Form/Checkbox/Checkbox.module.scss.es.js.map +0 -1
- package/dist/components/Form/Fieldset/Fieldset.cjs.js +0 -2
- package/dist/components/Form/Fieldset/Fieldset.cjs.js.map +0 -1
- package/dist/components/Form/Fieldset/Fieldset.es.js +0 -90
- package/dist/components/Form/Fieldset/Fieldset.es.js.map +0 -1
- package/dist/components/Form/Fieldset/Fieldset.module.scss.cjs.js +0 -3
- package/dist/components/Form/Fieldset/Fieldset.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Fieldset/Fieldset.module.scss.es.js +0 -17
- package/dist/components/Form/Fieldset/Fieldset.module.scss.es.js.map +0 -1
- package/dist/components/Form/FileUpload/FileItem/FileItem.cjs.js +0 -2
- package/dist/components/Form/FileUpload/FileItem/FileItem.cjs.js.map +0 -1
- package/dist/components/Form/FileUpload/FileItem/FileItem.es.js +0 -224
- package/dist/components/Form/FileUpload/FileItem/FileItem.es.js.map +0 -1
- package/dist/components/Form/FileUpload/FileItem/FileItem.module.scss.cjs.js +0 -3
- package/dist/components/Form/FileUpload/FileItem/FileItem.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/FileUpload/FileItem/FileItem.module.scss.es.js +0 -32
- package/dist/components/Form/FileUpload/FileItem/FileItem.module.scss.es.js.map +0 -1
- package/dist/components/Form/FileUpload/FileUpload.cjs.js +0 -2
- package/dist/components/Form/FileUpload/FileUpload.cjs.js.map +0 -1
- package/dist/components/Form/FileUpload/FileUpload.es.js +0 -210
- package/dist/components/Form/FileUpload/FileUpload.es.js.map +0 -1
- package/dist/components/Form/FileUpload/FileUpload.module.scss.cjs.js +0 -3
- package/dist/components/Form/FileUpload/FileUpload.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/FileUpload/FileUpload.module.scss.es.js +0 -32
- package/dist/components/Form/FileUpload/FileUpload.module.scss.es.js.map +0 -1
- package/dist/components/Form/Form.cjs.js +0 -2
- package/dist/components/Form/Form.cjs.js.map +0 -1
- package/dist/components/Form/Form.es.js +0 -10
- package/dist/components/Form/Form.es.js.map +0 -1
- package/dist/components/Form/Form.module.scss.cjs.js +0 -3
- package/dist/components/Form/Form.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Form.module.scss.es.js +0 -10
- package/dist/components/Form/Form.module.scss.es.js.map +0 -1
- package/dist/components/Form/FormControl/FormControl.cjs.js +0 -2
- package/dist/components/Form/FormControl/FormControl.cjs.js.map +0 -1
- package/dist/components/Form/FormControl/FormControl.es.js +0 -31
- package/dist/components/Form/FormControl/FormControl.es.js.map +0 -1
- package/dist/components/Form/FormControl/FormControl.module.scss.cjs.js +0 -3
- package/dist/components/Form/FormControl/FormControl.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/FormControl/FormControl.module.scss.es.js +0 -37
- package/dist/components/Form/FormControl/FormControl.module.scss.es.js.map +0 -1
- package/dist/components/Form/FormErrorText/FormErrorText.cjs.js +0 -2
- package/dist/components/Form/FormErrorText/FormErrorText.cjs.js.map +0 -1
- package/dist/components/Form/FormErrorText/FormErrorText.es.js +0 -39
- package/dist/components/Form/FormErrorText/FormErrorText.es.js.map +0 -1
- package/dist/components/Form/FormErrorText/FormErrorText.module.scss.cjs.js +0 -3
- package/dist/components/Form/FormErrorText/FormErrorText.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/FormErrorText/FormErrorText.module.scss.es.js +0 -11
- package/dist/components/Form/FormErrorText/FormErrorText.module.scss.es.js.map +0 -1
- package/dist/components/Form/FormGroup/FormGroup.cjs.js +0 -2
- package/dist/components/Form/FormGroup/FormGroup.cjs.js.map +0 -1
- package/dist/components/Form/FormGroup/FormGroup.es.js +0 -50
- package/dist/components/Form/FormGroup/FormGroup.es.js.map +0 -1
- package/dist/components/Form/FormGroup/FormGroup.module.scss.cjs.js +0 -3
- package/dist/components/Form/FormGroup/FormGroup.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/FormGroup/FormGroup.module.scss.es.js +0 -9
- package/dist/components/Form/FormGroup/FormGroup.module.scss.es.js.map +0 -1
- package/dist/components/Form/FormHelperText/FormHelperText.cjs.js +0 -2
- package/dist/components/Form/FormHelperText/FormHelperText.cjs.js.map +0 -1
- package/dist/components/Form/FormHelperText/FormHelperText.es.js +0 -15
- package/dist/components/Form/FormHelperText/FormHelperText.es.js.map +0 -1
- package/dist/components/Form/FormHelperText/FormHelperText.module.scss.cjs.js +0 -3
- package/dist/components/Form/FormHelperText/FormHelperText.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/FormHelperText/FormHelperText.module.scss.es.js +0 -14
- package/dist/components/Form/FormHelperText/FormHelperText.module.scss.es.js.map +0 -1
- package/dist/components/Form/FormSelectorWrapper/FormSelectorWrapper.cjs.js +0 -2
- package/dist/components/Form/FormSelectorWrapper/FormSelectorWrapper.cjs.js.map +0 -1
- package/dist/components/Form/FormSelectorWrapper/FormSelectorWrapper.es.js +0 -72
- package/dist/components/Form/FormSelectorWrapper/FormSelectorWrapper.es.js.map +0 -1
- package/dist/components/Form/FormSelectorWrapper/FormSelectorWrapper.module.scss.cjs.js +0 -3
- package/dist/components/Form/FormSelectorWrapper/FormSelectorWrapper.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/FormSelectorWrapper/FormSelectorWrapper.module.scss.es.js +0 -18
- package/dist/components/Form/FormSelectorWrapper/FormSelectorWrapper.module.scss.es.js.map +0 -1
- package/dist/components/Form/FormStatusIndicator/FormStatusIndicator.cjs.js +0 -2
- package/dist/components/Form/FormStatusIndicator/FormStatusIndicator.cjs.js.map +0 -1
- package/dist/components/Form/FormStatusIndicator/FormStatusIndicator.es.js +0 -54
- package/dist/components/Form/FormStatusIndicator/FormStatusIndicator.es.js.map +0 -1
- package/dist/components/Form/Input/Input.cjs.js +0 -2
- package/dist/components/Form/Input/Input.cjs.js.map +0 -1
- package/dist/components/Form/Input/Input.es.js +0 -95
- package/dist/components/Form/Input/Input.es.js.map +0 -1
- package/dist/components/Form/Input/Input.module.scss.cjs.js +0 -3
- package/dist/components/Form/Input/Input.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Input/Input.module.scss.es.js +0 -27
- package/dist/components/Form/Input/Input.module.scss.es.js.map +0 -1
- package/dist/components/Form/Label/Label.cjs.js +0 -2
- package/dist/components/Form/Label/Label.cjs.js.map +0 -1
- package/dist/components/Form/Label/Label.es.js +0 -19
- package/dist/components/Form/Label/Label.es.js.map +0 -1
- package/dist/components/Form/Label/Label.module.scss.cjs.js +0 -3
- package/dist/components/Form/Label/Label.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Label/Label.module.scss.es.js +0 -10
- package/dist/components/Form/Label/Label.module.scss.es.js.map +0 -1
- package/dist/components/Form/Radio/Radio.cjs.js +0 -2
- package/dist/components/Form/Radio/Radio.cjs.js.map +0 -1
- package/dist/components/Form/Radio/Radio.es.js +0 -105
- package/dist/components/Form/Radio/Radio.es.js.map +0 -1
- package/dist/components/Form/Radio/Radio.module.scss.cjs.js +0 -3
- package/dist/components/Form/Radio/Radio.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Radio/Radio.module.scss.es.js +0 -27
- package/dist/components/Form/Radio/Radio.module.scss.es.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/MultiOption.cjs.js +0 -2
- package/dist/components/Form/Select/MultiSelect/MultiOption.cjs.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/MultiOption.es.js +0 -40
- package/dist/components/Form/Select/MultiSelect/MultiOption.es.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/MultiSelect.cjs.js +0 -2
- package/dist/components/Form/Select/MultiSelect/MultiSelect.cjs.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/MultiSelect.es.js +0 -386
- package/dist/components/Form/Select/MultiSelect/MultiSelect.es.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/MultiSelect.module.scss.cjs.js +0 -3
- package/dist/components/Form/Select/MultiSelect/MultiSelect.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/MultiSelect.module.scss.es.js +0 -37
- package/dist/components/Form/Select/MultiSelect/MultiSelect.module.scss.es.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/SelectButton.cjs.js +0 -2
- package/dist/components/Form/Select/MultiSelect/SelectButton.cjs.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/SelectButton.es.js +0 -20
- package/dist/components/Form/Select/MultiSelect/SelectButton.es.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/SelectButton.module.scss.cjs.js +0 -3
- package/dist/components/Form/Select/MultiSelect/SelectButton.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/SelectButton.module.scss.es.js +0 -10
- package/dist/components/Form/Select/MultiSelect/SelectButton.module.scss.es.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/SelectedOptions.cjs.js +0 -2
- package/dist/components/Form/Select/MultiSelect/SelectedOptions.cjs.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/SelectedOptions.es.js +0 -30
- package/dist/components/Form/Select/MultiSelect/SelectedOptions.es.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/SelectedOptions.module.scss.cjs.js +0 -3
- package/dist/components/Form/Select/MultiSelect/SelectedOptions.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/SelectedOptions.module.scss.es.js +0 -14
- package/dist/components/Form/Select/MultiSelect/SelectedOptions.module.scss.es.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/useArrowNavigation.cjs.js +0 -2
- package/dist/components/Form/Select/MultiSelect/useArrowNavigation.cjs.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/useArrowNavigation.es.js +0 -101
- package/dist/components/Form/Select/MultiSelect/useArrowNavigation.es.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/useMultiSelect.cjs.js +0 -2
- package/dist/components/Form/Select/MultiSelect/useMultiSelect.cjs.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/useMultiSelect.es.js +0 -54
- package/dist/components/Form/Select/MultiSelect/useMultiSelect.es.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/useSearch.cjs.js +0 -2
- package/dist/components/Form/Select/MultiSelect/useSearch.cjs.js.map +0 -1
- package/dist/components/Form/Select/MultiSelect/useSearch.es.js +0 -81
- package/dist/components/Form/Select/MultiSelect/useSearch.es.js.map +0 -1
- package/dist/components/Form/Select/Select.interfaces.cjs.js +0 -2
- package/dist/components/Form/Select/Select.interfaces.cjs.js.map +0 -1
- package/dist/components/Form/Select/Select.interfaces.es.js +0 -9
- package/dist/components/Form/Select/Select.interfaces.es.js.map +0 -1
- package/dist/components/Form/Select/SingleSelect/Option.cjs.js +0 -2
- package/dist/components/Form/Select/SingleSelect/Option.cjs.js.map +0 -1
- package/dist/components/Form/Select/SingleSelect/Option.es.js +0 -68
- package/dist/components/Form/Select/SingleSelect/Option.es.js.map +0 -1
- package/dist/components/Form/Select/SingleSelect/Select.cjs.js +0 -2
- package/dist/components/Form/Select/SingleSelect/Select.cjs.js.map +0 -1
- package/dist/components/Form/Select/SingleSelect/Select.es.js +0 -245
- package/dist/components/Form/Select/SingleSelect/Select.es.js.map +0 -1
- package/dist/components/Form/Select/SingleSelect/Select.module.scss.cjs.js +0 -3
- package/dist/components/Form/Select/SingleSelect/Select.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Select/SingleSelect/Select.module.scss.es.js +0 -45
- package/dist/components/Form/Select/SingleSelect/Select.module.scss.es.js.map +0 -1
- package/dist/components/Form/Select/SingleSelect/useArrowNavigation.cjs.js +0 -2
- package/dist/components/Form/Select/SingleSelect/useArrowNavigation.cjs.js.map +0 -1
- package/dist/components/Form/Select/SingleSelect/useArrowNavigation.es.js +0 -149
- package/dist/components/Form/Select/SingleSelect/useArrowNavigation.es.js.map +0 -1
- package/dist/components/Form/Select/SingleSelect/useSearch.cjs.js +0 -2
- package/dist/components/Form/Select/SingleSelect/useSearch.cjs.js.map +0 -1
- package/dist/components/Form/Select/SingleSelect/useSearch.es.js +0 -81
- package/dist/components/Form/Select/SingleSelect/useSearch.es.js.map +0 -1
- package/dist/components/Form/Select/useAddNewBtn.cjs.js +0 -2
- package/dist/components/Form/Select/useAddNewBtn.cjs.js.map +0 -1
- package/dist/components/Form/Select/useAddNewBtn.es.js +0 -57
- package/dist/components/Form/Select/useAddNewBtn.es.js.map +0 -1
- package/dist/components/Form/Select/useAddNewBtn.module.scss.cjs.js +0 -3
- package/dist/components/Form/Select/useAddNewBtn.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Select/useAddNewBtn.module.scss.es.js +0 -12
- package/dist/components/Form/Select/useAddNewBtn.module.scss.es.js.map +0 -1
- package/dist/components/Form/Select/useSelectPositionList.cjs.js +0 -2
- package/dist/components/Form/Select/useSelectPositionList.cjs.js.map +0 -1
- package/dist/components/Form/Select/useSelectPositionList.es.js +0 -66
- package/dist/components/Form/Select/useSelectPositionList.es.js.map +0 -1
- package/dist/components/Form/Textarea/Textarea.cjs.js +0 -2
- package/dist/components/Form/Textarea/Textarea.cjs.js.map +0 -1
- package/dist/components/Form/Textarea/Textarea.es.js +0 -64
- package/dist/components/Form/Textarea/Textarea.es.js.map +0 -1
- package/dist/components/Form/Textarea/Textarea.module.scss.cjs.js +0 -3
- package/dist/components/Form/Textarea/Textarea.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Textarea/Textarea.module.scss.es.js +0 -20
- package/dist/components/Form/Textarea/Textarea.module.scss.es.js.map +0 -1
- package/dist/components/Form/Toggle/Toggle.cjs.js +0 -2
- package/dist/components/Form/Toggle/Toggle.cjs.js.map +0 -1
- package/dist/components/Form/Toggle/Toggle.es.js +0 -50
- package/dist/components/Form/Toggle/Toggle.es.js.map +0 -1
- package/dist/components/Form/Toggle/Toggle.module.scss.cjs.js +0 -3
- package/dist/components/Form/Toggle/Toggle.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Toggle/Toggle.module.scss.es.js +0 -34
- package/dist/components/Form/Toggle/Toggle.module.scss.es.js.map +0 -1
- package/dist/components/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.cjs.js +0 -2
- package/dist/components/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.cjs.js.map +0 -1
- package/dist/components/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.es.js +0 -63
- package/dist/components/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.es.js.map +0 -1
- package/dist/components/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.scss.cjs.js +0 -3
- package/dist/components/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.scss.es.js +0 -9
- package/dist/components/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.scss.es.js.map +0 -1
- package/dist/components/Form/Wrapper/InputWrapper/InputWrapper.cjs.js +0 -2
- package/dist/components/Form/Wrapper/InputWrapper/InputWrapper.cjs.js.map +0 -1
- package/dist/components/Form/Wrapper/InputWrapper/InputWrapper.es.js +0 -96
- package/dist/components/Form/Wrapper/InputWrapper/InputWrapper.es.js.map +0 -1
- package/dist/components/Form/Wrapper/InputWrapper/InputWrapper.module.scss.cjs.js +0 -3
- package/dist/components/Form/Wrapper/InputWrapper/InputWrapper.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Wrapper/InputWrapper/InputWrapper.module.scss.es.js +0 -12
- package/dist/components/Form/Wrapper/InputWrapper/InputWrapper.module.scss.es.js.map +0 -1
- package/dist/components/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.cjs.js +0 -2
- package/dist/components/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.cjs.js.map +0 -1
- package/dist/components/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.es.js +0 -57
- package/dist/components/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.es.js.map +0 -1
- package/dist/components/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.module.scss.cjs.js +0 -3
- package/dist/components/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.module.scss.es.js +0 -9
- package/dist/components/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.module.scss.es.js.map +0 -1
- package/dist/components/Form/Wrapper/RadioWrapper/RadioWrapper.cjs.js +0 -2
- package/dist/components/Form/Wrapper/RadioWrapper/RadioWrapper.cjs.js.map +0 -1
- package/dist/components/Form/Wrapper/RadioWrapper/RadioWrapper.es.js +0 -74
- package/dist/components/Form/Wrapper/RadioWrapper/RadioWrapper.es.js.map +0 -1
- package/dist/components/Form/Wrapper/RadioWrapper/RadioWrapper.module.scss.cjs.js +0 -3
- package/dist/components/Form/Wrapper/RadioWrapper/RadioWrapper.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Wrapper/RadioWrapper/RadioWrapper.module.scss.es.js +0 -9
- package/dist/components/Form/Wrapper/RadioWrapper/RadioWrapper.module.scss.es.js.map +0 -1
- package/dist/components/Form/Wrapper/SelectWrapper/SelectWrapper.cjs.js +0 -2
- package/dist/components/Form/Wrapper/SelectWrapper/SelectWrapper.cjs.js.map +0 -1
- package/dist/components/Form/Wrapper/SelectWrapper/SelectWrapper.es.js +0 -57
- package/dist/components/Form/Wrapper/SelectWrapper/SelectWrapper.es.js.map +0 -1
- package/dist/components/Form/Wrapper/SelectWrapper/SelectWrapper.module.scss.cjs.js +0 -3
- package/dist/components/Form/Wrapper/SelectWrapper/SelectWrapper.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Wrapper/SelectWrapper/SelectWrapper.module.scss.es.js +0 -9
- package/dist/components/Form/Wrapper/SelectWrapper/SelectWrapper.module.scss.es.js.map +0 -1
- package/dist/components/Form/Wrapper/TextareaWrapper/TextareaWrapper.cjs.js +0 -2
- package/dist/components/Form/Wrapper/TextareaWrapper/TextareaWrapper.cjs.js.map +0 -1
- package/dist/components/Form/Wrapper/TextareaWrapper/TextareaWrapper.es.js +0 -115
- package/dist/components/Form/Wrapper/TextareaWrapper/TextareaWrapper.es.js.map +0 -1
- package/dist/components/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.scss.cjs.js +0 -3
- package/dist/components/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.scss.es.js +0 -24
- package/dist/components/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.scss.es.js.map +0 -1
- package/dist/components/Form/Wrapper/Wrapper/Wrapper.cjs.js +0 -2
- package/dist/components/Form/Wrapper/Wrapper/Wrapper.cjs.js.map +0 -1
- package/dist/components/Form/Wrapper/Wrapper/Wrapper.es.js +0 -66
- package/dist/components/Form/Wrapper/Wrapper/Wrapper.es.js.map +0 -1
- package/dist/components/Form/Wrapper/Wrapper/Wrapper.module.scss.cjs.js +0 -3
- package/dist/components/Form/Wrapper/Wrapper/Wrapper.module.scss.cjs.js.map +0 -1
- package/dist/components/Form/Wrapper/Wrapper/Wrapper.module.scss.es.js +0 -20
- package/dist/components/Form/Wrapper/Wrapper/Wrapper.module.scss.es.js.map +0 -1
- package/dist/components/Icon/Icon.cjs.js +0 -2
- package/dist/components/Icon/Icon.cjs.js.map +0 -1
- package/dist/components/Icon/Icon.es.js +0 -127
- package/dist/components/Icon/Icon.es.js.map +0 -1
- package/dist/components/Icon/Icon.module.scss.cjs.js +0 -3
- package/dist/components/Icon/Icon.module.scss.cjs.js.map +0 -1
- package/dist/components/Icon/Icon.module.scss.es.js +0 -112
- package/dist/components/Icon/Icon.module.scss.es.js.map +0 -1
- package/dist/components/InlineEditing/InlineCheckbox/InlineCheckbox.cjs.js +0 -2
- package/dist/components/InlineEditing/InlineCheckbox/InlineCheckbox.cjs.js.map +0 -1
- package/dist/components/InlineEditing/InlineCheckbox/InlineCheckbox.es.js +0 -18
- package/dist/components/InlineEditing/InlineCheckbox/InlineCheckbox.es.js.map +0 -1
- package/dist/components/InlineEditing/InlineEditingContext.cjs.js +0 -2
- package/dist/components/InlineEditing/InlineEditingContext.cjs.js.map +0 -1
- package/dist/components/InlineEditing/InlineEditingContext.es.js +0 -9
- package/dist/components/InlineEditing/InlineEditingContext.es.js.map +0 -1
- package/dist/components/InlineEditing/InlineEditingSelect/InlineSelect.cjs.js +0 -2
- package/dist/components/InlineEditing/InlineEditingSelect/InlineSelect.cjs.js.map +0 -1
- package/dist/components/InlineEditing/InlineEditingSelect/InlineSelect.es.js +0 -21
- package/dist/components/InlineEditing/InlineEditingSelect/InlineSelect.es.js.map +0 -1
- package/dist/components/Layout/Card/Card.cjs.js +0 -2
- package/dist/components/Layout/Card/Card.cjs.js.map +0 -1
- package/dist/components/Layout/Card/Card.es.js +0 -55
- package/dist/components/Layout/Card/Card.es.js.map +0 -1
- package/dist/components/Layout/Card/Card.module.scss.cjs.js +0 -3
- package/dist/components/Layout/Card/Card.module.scss.cjs.js.map +0 -1
- package/dist/components/Layout/Card/Card.module.scss.es.js +0 -28
- package/dist/components/Layout/Card/Card.module.scss.es.js.map +0 -1
- package/dist/components/Layout/ContentHeader/ContentHeader.cjs.js +0 -2
- package/dist/components/Layout/ContentHeader/ContentHeader.cjs.js.map +0 -1
- package/dist/components/Layout/ContentHeader/ContentHeader.es.js +0 -81
- package/dist/components/Layout/ContentHeader/ContentHeader.es.js.map +0 -1
- package/dist/components/Layout/ContentHeader/ContentHeader.module.scss.cjs.js +0 -3
- package/dist/components/Layout/ContentHeader/ContentHeader.module.scss.cjs.js.map +0 -1
- package/dist/components/Layout/ContentHeader/ContentHeader.module.scss.es.js +0 -20
- package/dist/components/Layout/ContentHeader/ContentHeader.module.scss.es.js.map +0 -1
- package/dist/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.cjs.js +0 -2
- package/dist/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.cjs.js.map +0 -1
- package/dist/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.es.js +0 -20
- package/dist/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.es.js.map +0 -1
- package/dist/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.scss.cjs.js +0 -3
- package/dist/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.scss.cjs.js.map +0 -1
- package/dist/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.scss.es.js +0 -10
- package/dist/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.scss.es.js.map +0 -1
- package/dist/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.cjs.js +0 -2
- package/dist/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.cjs.js.map +0 -1
- package/dist/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.es.js +0 -27
- package/dist/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.es.js.map +0 -1
- package/dist/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.scss.cjs.js +0 -3
- package/dist/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.scss.cjs.js.map +0 -1
- package/dist/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.scss.es.js +0 -10
- package/dist/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.scss.es.js.map +0 -1
- package/dist/components/Layout/FormPage/FormWithStepper/FormWithStepper.cjs.js +0 -2
- package/dist/components/Layout/FormPage/FormWithStepper/FormWithStepper.cjs.js.map +0 -1
- package/dist/components/Layout/FormPage/FormWithStepper/FormWithStepper.es.js +0 -9
- package/dist/components/Layout/FormPage/FormWithStepper/FormWithStepper.es.js.map +0 -1
- package/dist/components/Layout/FormPage/FormWithStepper/FormWithStepper.module.scss.cjs.js +0 -3
- package/dist/components/Layout/FormPage/FormWithStepper/FormWithStepper.module.scss.cjs.js.map +0 -1
- package/dist/components/Layout/FormPage/FormWithStepper/FormWithStepper.module.scss.es.js +0 -11
- package/dist/components/Layout/FormPage/FormWithStepper/FormWithStepper.module.scss.es.js.map +0 -1
- package/dist/components/Link/Link.cjs.js +0 -2
- package/dist/components/Link/Link.cjs.js.map +0 -1
- package/dist/components/Link/Link.es.js +0 -69
- package/dist/components/Link/Link.es.js.map +0 -1
- package/dist/components/Link/Link.module.scss.cjs.js +0 -3
- package/dist/components/Link/Link.module.scss.cjs.js.map +0 -1
- package/dist/components/Link/Link.module.scss.es.js +0 -44
- package/dist/components/Link/Link.module.scss.es.js.map +0 -1
- package/dist/components/Notifications/Alert/AlertContainer/AlertContainer.cjs.js +0 -2
- package/dist/components/Notifications/Alert/AlertContainer/AlertContainer.cjs.js.map +0 -1
- package/dist/components/Notifications/Alert/AlertContainer/AlertContainer.es.js +0 -25
- package/dist/components/Notifications/Alert/AlertContainer/AlertContainer.es.js.map +0 -1
- package/dist/components/Notifications/Alert/AlertContainer/AlertContainer.module.scss.cjs.js +0 -3
- package/dist/components/Notifications/Alert/AlertContainer/AlertContainer.module.scss.cjs.js.map +0 -1
- package/dist/components/Notifications/Alert/AlertContainer/AlertContainer.module.scss.es.js +0 -31
- package/dist/components/Notifications/Alert/AlertContainer/AlertContainer.module.scss.es.js.map +0 -1
- package/dist/components/Notifications/Alert/AlertContainer/useAlertContainerHeightAnimation.cjs.js +0 -2
- package/dist/components/Notifications/Alert/AlertContainer/useAlertContainerHeightAnimation.cjs.js.map +0 -1
- package/dist/components/Notifications/Alert/AlertContainer/useAlertContainerHeightAnimation.es.js +0 -30
- package/dist/components/Notifications/Alert/AlertContainer/useAlertContainerHeightAnimation.es.js.map +0 -1
- package/dist/components/Notifications/Alert/AlertItem/AlertItem.cjs.js +0 -2
- package/dist/components/Notifications/Alert/AlertItem/AlertItem.cjs.js.map +0 -1
- package/dist/components/Notifications/Alert/AlertItem/AlertItem.es.js +0 -154
- package/dist/components/Notifications/Alert/AlertItem/AlertItem.es.js.map +0 -1
- package/dist/components/Notifications/Alert/AlertItem/AlertItem.module.scss.cjs.js +0 -3
- package/dist/components/Notifications/Alert/AlertItem/AlertItem.module.scss.cjs.js.map +0 -1
- package/dist/components/Notifications/Alert/AlertItem/AlertItem.module.scss.es.js +0 -50
- package/dist/components/Notifications/Alert/AlertItem/AlertItem.module.scss.es.js.map +0 -1
- package/dist/components/Notifications/Alert/AlertProvider/AlertContext.cjs.js +0 -2
- package/dist/components/Notifications/Alert/AlertProvider/AlertContext.cjs.js.map +0 -1
- package/dist/components/Notifications/Alert/AlertProvider/AlertContext.es.js +0 -14
- package/dist/components/Notifications/Alert/AlertProvider/AlertContext.es.js.map +0 -1
- package/dist/components/Notifications/Alert/AlertProvider/AlertProvider.cjs.js +0 -2
- package/dist/components/Notifications/Alert/AlertProvider/AlertProvider.cjs.js.map +0 -1
- package/dist/components/Notifications/Alert/AlertProvider/AlertProvider.es.js +0 -124
- package/dist/components/Notifications/Alert/AlertProvider/AlertProvider.es.js.map +0 -1
- package/dist/components/Notifications/Alert/useAlert.cjs.js +0 -2
- package/dist/components/Notifications/Alert/useAlert.cjs.js.map +0 -1
- package/dist/components/Notifications/Alert/useAlert.es.js +0 -16
- package/dist/components/Notifications/Alert/useAlert.es.js.map +0 -1
- package/dist/components/Notifications/Banner/Banner.cjs.js +0 -2
- package/dist/components/Notifications/Banner/Banner.cjs.js.map +0 -1
- package/dist/components/Notifications/Banner/Banner.es.js +0 -37
- package/dist/components/Notifications/Banner/Banner.es.js.map +0 -1
- package/dist/components/Notifications/Banner/Banner.module.scss.cjs.js +0 -3
- package/dist/components/Notifications/Banner/Banner.module.scss.cjs.js.map +0 -1
- package/dist/components/Notifications/Banner/Banner.module.scss.es.js +0 -31
- package/dist/components/Notifications/Banner/Banner.module.scss.es.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModal.cjs.js +0 -2
- package/dist/components/Notifications/BaseModal/BaseModal.cjs.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModal.es.js +0 -129
- package/dist/components/Notifications/BaseModal/BaseModal.es.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModal.module.scss.cjs.js +0 -3
- package/dist/components/Notifications/BaseModal/BaseModal.module.scss.cjs.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModal.module.scss.es.js +0 -19
- package/dist/components/Notifications/BaseModal/BaseModal.module.scss.es.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModalActions/BaseModalActions.cjs.js +0 -2
- package/dist/components/Notifications/BaseModal/BaseModalActions/BaseModalActions.cjs.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModalActions/BaseModalActions.es.js +0 -22
- package/dist/components/Notifications/BaseModal/BaseModalActions/BaseModalActions.es.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.scss.cjs.js +0 -3
- package/dist/components/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.scss.cjs.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.scss.es.js +0 -12
- package/dist/components/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.scss.es.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModalContent/BaseModalContent.cjs.js +0 -2
- package/dist/components/Notifications/BaseModal/BaseModalContent/BaseModalContent.cjs.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModalContent/BaseModalContent.es.js +0 -29
- package/dist/components/Notifications/BaseModal/BaseModalContent/BaseModalContent.es.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.scss.cjs.js +0 -3
- package/dist/components/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.scss.cjs.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.scss.es.js +0 -10
- package/dist/components/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.scss.es.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModalContext.cjs.js +0 -2
- package/dist/components/Notifications/BaseModal/BaseModalContext.cjs.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModalContext.es.js +0 -7
- package/dist/components/Notifications/BaseModal/BaseModalContext.es.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.cjs.js +0 -2
- package/dist/components/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.cjs.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.es.js +0 -33
- package/dist/components/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.es.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.scss.cjs.js +0 -3
- package/dist/components/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.scss.cjs.js.map +0 -1
- package/dist/components/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.scss.es.js +0 -20
- package/dist/components/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.scss.es.js.map +0 -1
- package/dist/components/Notifications/Dialog/Dialog.cjs.js +0 -2
- package/dist/components/Notifications/Dialog/Dialog.cjs.js.map +0 -1
- package/dist/components/Notifications/Dialog/Dialog.es.js +0 -96
- package/dist/components/Notifications/Dialog/Dialog.es.js.map +0 -1
- package/dist/components/Notifications/Dialog/Dialog.module.scss.cjs.js +0 -3
- package/dist/components/Notifications/Dialog/Dialog.module.scss.cjs.js.map +0 -1
- package/dist/components/Notifications/Dialog/Dialog.module.scss.es.js +0 -16
- package/dist/components/Notifications/Dialog/Dialog.module.scss.es.js.map +0 -1
- package/dist/components/Notifications/Dialog/DialogActions/DialogActions.cjs.js +0 -2
- package/dist/components/Notifications/Dialog/DialogActions/DialogActions.cjs.js.map +0 -1
- package/dist/components/Notifications/Dialog/DialogActions/DialogActions.es.js +0 -22
- package/dist/components/Notifications/Dialog/DialogActions/DialogActions.es.js.map +0 -1
- package/dist/components/Notifications/Dialog/DialogActions/DialogActions.module.scss.cjs.js +0 -3
- package/dist/components/Notifications/Dialog/DialogActions/DialogActions.module.scss.cjs.js.map +0 -1
- package/dist/components/Notifications/Dialog/DialogActions/DialogActions.module.scss.es.js +0 -11
- package/dist/components/Notifications/Dialog/DialogActions/DialogActions.module.scss.es.js.map +0 -1
- package/dist/components/Notifications/Dialog/DialogTitle/DialogTitle.cjs.js +0 -2
- package/dist/components/Notifications/Dialog/DialogTitle/DialogTitle.cjs.js.map +0 -1
- package/dist/components/Notifications/Dialog/DialogTitle/DialogTitle.es.js +0 -38
- package/dist/components/Notifications/Dialog/DialogTitle/DialogTitle.es.js.map +0 -1
- package/dist/components/Notifications/Dialog/DialogTitle/DialogTitle.module.scss.cjs.js +0 -3
- package/dist/components/Notifications/Dialog/DialogTitle/DialogTitle.module.scss.cjs.js.map +0 -1
- package/dist/components/Notifications/Dialog/DialogTitle/DialogTitle.module.scss.es.js +0 -24
- package/dist/components/Notifications/Dialog/DialogTitle/DialogTitle.module.scss.es.js.map +0 -1
- package/dist/components/Notifications/DiscardChangesModal/DiscardChangesDialog/DiscardChangesDialog.cjs.js +0 -2
- package/dist/components/Notifications/DiscardChangesModal/DiscardChangesDialog/DiscardChangesDialog.cjs.js.map +0 -1
- package/dist/components/Notifications/DiscardChangesModal/DiscardChangesDialog/DiscardChangesDialog.es.js +0 -41
- package/dist/components/Notifications/DiscardChangesModal/DiscardChangesDialog/DiscardChangesDialog.es.js.map +0 -1
- package/dist/components/Notifications/DiscardChangesModal/DiscardChangesModal.cjs.js +0 -2
- package/dist/components/Notifications/DiscardChangesModal/DiscardChangesModal.cjs.js.map +0 -1
- package/dist/components/Notifications/DiscardChangesModal/DiscardChangesModal.es.js +0 -39
- package/dist/components/Notifications/DiscardChangesModal/DiscardChangesModal.es.js.map +0 -1
- package/dist/components/Notifications/NotificationProvider/NotificationContext.cjs.js +0 -2
- package/dist/components/Notifications/NotificationProvider/NotificationContext.cjs.js.map +0 -1
- package/dist/components/Notifications/NotificationProvider/NotificationContext.es.js +0 -146
- package/dist/components/Notifications/NotificationProvider/NotificationContext.es.js.map +0 -1
- package/dist/components/Notifications/NotificationProvider/NotificationService.cjs.js +0 -2
- package/dist/components/Notifications/NotificationProvider/NotificationService.cjs.js.map +0 -1
- package/dist/components/Notifications/NotificationProvider/NotificationService.es.js +0 -19
- package/dist/components/Notifications/NotificationProvider/NotificationService.es.js.map +0 -1
- package/dist/components/Notifications/SideSheet/SideSheet.cjs.js +0 -2
- package/dist/components/Notifications/SideSheet/SideSheet.cjs.js.map +0 -1
- package/dist/components/Notifications/SideSheet/SideSheet.es.js +0 -68
- package/dist/components/Notifications/SideSheet/SideSheet.es.js.map +0 -1
- package/dist/components/Notifications/SideSheet/SideSheet.module.scss.cjs.js +0 -3
- package/dist/components/Notifications/SideSheet/SideSheet.module.scss.cjs.js.map +0 -1
- package/dist/components/Notifications/SideSheet/SideSheet.module.scss.es.js +0 -29
- package/dist/components/Notifications/SideSheet/SideSheet.module.scss.es.js.map +0 -1
- package/dist/components/Notifications/SideSheet/SideSheetContent/SideSheetContent.cjs.js +0 -2
- package/dist/components/Notifications/SideSheet/SideSheetContent/SideSheetContent.cjs.js.map +0 -1
- package/dist/components/Notifications/SideSheet/SideSheetContent/SideSheetContent.es.js +0 -8
- package/dist/components/Notifications/SideSheet/SideSheetContent/SideSheetContent.es.js.map +0 -1
- package/dist/components/Notifications/SideSheet/SideSheetContent/SideSheetContent.module.scss.cjs.js +0 -3
- package/dist/components/Notifications/SideSheet/SideSheetContent/SideSheetContent.module.scss.cjs.js.map +0 -1
- package/dist/components/Notifications/SideSheet/SideSheetContent/SideSheetContent.module.scss.es.js +0 -8
- package/dist/components/Notifications/SideSheet/SideSheetContent/SideSheetContent.module.scss.es.js.map +0 -1
- package/dist/components/Notifications/SideSheet/SideSheetHeader/SideSheetHeader.cjs.js +0 -2
- package/dist/components/Notifications/SideSheet/SideSheetHeader/SideSheetHeader.cjs.js.map +0 -1
- package/dist/components/Notifications/SideSheet/SideSheetHeader/SideSheetHeader.es.js +0 -8
- package/dist/components/Notifications/SideSheet/SideSheetHeader/SideSheetHeader.es.js.map +0 -1
- package/dist/components/Notifications/SideSheet/SideSheetHeader/SideSheetHeader.module.scss.cjs.js +0 -3
- package/dist/components/Notifications/SideSheet/SideSheetHeader/SideSheetHeader.module.scss.cjs.js.map +0 -1
- package/dist/components/Notifications/SideSheet/SideSheetHeader/SideSheetHeader.module.scss.es.js +0 -8
- package/dist/components/Notifications/SideSheet/SideSheetHeader/SideSheetHeader.module.scss.es.js.map +0 -1
- package/dist/components/Notifications/SlideInModal/SlideInModal.cjs.js +0 -2
- package/dist/components/Notifications/SlideInModal/SlideInModal.cjs.js.map +0 -1
- package/dist/components/Notifications/SlideInModal/SlideInModal.es.js +0 -41
- package/dist/components/Notifications/SlideInModal/SlideInModal.es.js.map +0 -1
- package/dist/components/Notifications/SlideInModal/SlideInModal.module.scss.cjs.js +0 -3
- package/dist/components/Notifications/SlideInModal/SlideInModal.module.scss.cjs.js.map +0 -1
- package/dist/components/Notifications/SlideInModal/SlideInModal.module.scss.es.js +0 -24
- package/dist/components/Notifications/SlideInModal/SlideInModal.module.scss.es.js.map +0 -1
- package/dist/components/Pagination/Pagination.cjs.js +0 -2
- package/dist/components/Pagination/Pagination.cjs.js.map +0 -1
- package/dist/components/Pagination/Pagination.es.js +0 -147
- package/dist/components/Pagination/Pagination.es.js.map +0 -1
- package/dist/components/Pagination/Pagination.module.scss.cjs.js +0 -3
- package/dist/components/Pagination/Pagination.module.scss.cjs.js.map +0 -1
- package/dist/components/Pagination/Pagination.module.scss.es.js +0 -32
- package/dist/components/Pagination/Pagination.module.scss.es.js.map +0 -1
- package/dist/components/Popover/Popover.cjs.js +0 -2
- package/dist/components/Popover/Popover.cjs.js.map +0 -1
- package/dist/components/Popover/Popover.es.js +0 -107
- package/dist/components/Popover/Popover.es.js.map +0 -1
- package/dist/components/Popover/Popover.module.scss.cjs.js +0 -3
- package/dist/components/Popover/Popover.module.scss.cjs.js.map +0 -1
- package/dist/components/Popover/Popover.module.scss.es.js +0 -13
- package/dist/components/Popover/Popover.module.scss.es.js.map +0 -1
- package/dist/components/ProgressBar/ProgressBar.cjs.js +0 -2
- package/dist/components/ProgressBar/ProgressBar.cjs.js.map +0 -1
- package/dist/components/ProgressBar/ProgressBar.es.js +0 -40
- package/dist/components/ProgressBar/ProgressBar.es.js.map +0 -1
- package/dist/components/ProgressBar/ProgressBar.module.scss.cjs.js +0 -3
- package/dist/components/ProgressBar/ProgressBar.module.scss.cjs.js.map +0 -1
- package/dist/components/ProgressBar/ProgressBar.module.scss.es.js +0 -27
- package/dist/components/ProgressBar/ProgressBar.module.scss.es.js.map +0 -1
- package/dist/components/RequiredSign/RequiredSign.cjs.js +0 -2
- package/dist/components/RequiredSign/RequiredSign.cjs.js.map +0 -1
- package/dist/components/RequiredSign/RequiredSign.es.js +0 -10
- package/dist/components/RequiredSign/RequiredSign.es.js.map +0 -1
- package/dist/components/Skeleton/Skeleton.cjs.js +0 -2
- package/dist/components/Skeleton/Skeleton.cjs.js.map +0 -1
- package/dist/components/Skeleton/Skeleton.es.js +0 -25
- package/dist/components/Skeleton/Skeleton.es.js.map +0 -1
- package/dist/components/Skeleton/Skeleton.module.scss.cjs.js +0 -3
- package/dist/components/Skeleton/Skeleton.module.scss.cjs.js.map +0 -1
- package/dist/components/Skeleton/Skeleton.module.scss.es.js +0 -17
- package/dist/components/Skeleton/Skeleton.module.scss.es.js.map +0 -1
- package/dist/components/Spinner/Spinner.cjs.js +0 -2
- package/dist/components/Spinner/Spinner.cjs.js.map +0 -1
- package/dist/components/Spinner/Spinner.es.js +0 -49
- package/dist/components/Spinner/Spinner.es.js.map +0 -1
- package/dist/components/Spinner/Spinner.module.scss.cjs.js +0 -3
- package/dist/components/Spinner/Spinner.module.scss.cjs.js.map +0 -1
- package/dist/components/Spinner/Spinner.module.scss.es.js +0 -13
- package/dist/components/Spinner/Spinner.module.scss.es.js.map +0 -1
- package/dist/components/Stepper/Step.cjs.js +0 -2
- package/dist/components/Stepper/Step.cjs.js.map +0 -1
- package/dist/components/Stepper/Step.es.js +0 -75
- package/dist/components/Stepper/Step.es.js.map +0 -1
- package/dist/components/Stepper/Step.module.scss.cjs.js +0 -3
- package/dist/components/Stepper/Step.module.scss.cjs.js.map +0 -1
- package/dist/components/Stepper/Step.module.scss.es.js +0 -50
- package/dist/components/Stepper/Step.module.scss.es.js.map +0 -1
- package/dist/components/Stepper/Stepper.cjs.js +0 -2
- package/dist/components/Stepper/Stepper.cjs.js.map +0 -1
- package/dist/components/Stepper/Stepper.es.js +0 -30
- package/dist/components/Stepper/Stepper.es.js.map +0 -1
- package/dist/components/Stepper/Stepper.module.scss.cjs.js +0 -3
- package/dist/components/Stepper/Stepper.module.scss.cjs.js.map +0 -1
- package/dist/components/Stepper/Stepper.module.scss.es.js +0 -14
- package/dist/components/Stepper/Stepper.module.scss.es.js.map +0 -1
- package/dist/components/Tabs/Tab.cjs.js +0 -2
- package/dist/components/Tabs/Tab.cjs.js.map +0 -1
- package/dist/components/Tabs/Tab.es.js +0 -18
- package/dist/components/Tabs/Tab.es.js.map +0 -1
- package/dist/components/Tabs/Tab.module.scss.cjs.js +0 -3
- package/dist/components/Tabs/Tab.module.scss.cjs.js.map +0 -1
- package/dist/components/Tabs/Tab.module.scss.es.js +0 -13
- package/dist/components/Tabs/Tab.module.scss.es.js.map +0 -1
- package/dist/components/Tabs/TabButton.cjs.js +0 -2
- package/dist/components/Tabs/TabButton.cjs.js.map +0 -1
- package/dist/components/Tabs/TabButton.es.js +0 -32
- package/dist/components/Tabs/TabButton.es.js.map +0 -1
- package/dist/components/Tabs/TabButton.module.scss.cjs.js +0 -3
- package/dist/components/Tabs/TabButton.module.scss.cjs.js.map +0 -1
- package/dist/components/Tabs/TabButton.module.scss.es.js +0 -26
- package/dist/components/Tabs/TabButton.module.scss.es.js.map +0 -1
- package/dist/components/Tabs/Tabs.cjs.js +0 -2
- package/dist/components/Tabs/Tabs.cjs.js.map +0 -1
- package/dist/components/Tabs/Tabs.es.js +0 -148
- package/dist/components/Tabs/Tabs.es.js.map +0 -1
- package/dist/components/Tabs/Tabs.module.scss.cjs.js +0 -3
- package/dist/components/Tabs/Tabs.module.scss.cjs.js.map +0 -1
- package/dist/components/Tabs/Tabs.module.scss.es.js +0 -28
- package/dist/components/Tabs/Tabs.module.scss.es.js.map +0 -1
- package/dist/components/Tag/RemoveButton.cjs.js +0 -2
- package/dist/components/Tag/RemoveButton.cjs.js.map +0 -1
- package/dist/components/Tag/RemoveButton.es.js +0 -24
- package/dist/components/Tag/RemoveButton.es.js.map +0 -1
- package/dist/components/Tag/RemoveButton.module.scss.cjs.js +0 -3
- package/dist/components/Tag/RemoveButton.module.scss.cjs.js.map +0 -1
- package/dist/components/Tag/RemoveButton.module.scss.es.js +0 -13
- package/dist/components/Tag/RemoveButton.module.scss.es.js.map +0 -1
- package/dist/components/Tag/Tag.cjs.js +0 -2
- package/dist/components/Tag/Tag.cjs.js.map +0 -1
- package/dist/components/Tag/Tag.es.js +0 -47
- package/dist/components/Tag/Tag.es.js.map +0 -1
- package/dist/components/Tag/Tag.module.scss.cjs.js +0 -3
- package/dist/components/Tag/Tag.module.scss.cjs.js.map +0 -1
- package/dist/components/Tag/Tag.module.scss.es.js +0 -18
- package/dist/components/Tag/Tag.module.scss.es.js.map +0 -1
- package/dist/components/TextEllipsis/TextEllipsis.cjs.js +0 -2
- package/dist/components/TextEllipsis/TextEllipsis.cjs.js.map +0 -1
- package/dist/components/TextEllipsis/TextEllipsis.es.js +0 -47
- package/dist/components/TextEllipsis/TextEllipsis.es.js.map +0 -1
- package/dist/components/TextEllipsis/TextEllipsis.module.scss.cjs.js +0 -3
- package/dist/components/TextEllipsis/TextEllipsis.module.scss.cjs.js.map +0 -1
- package/dist/components/TextEllipsis/TextEllipsis.module.scss.es.js +0 -11
- package/dist/components/TextEllipsis/TextEllipsis.module.scss.es.js.map +0 -1
- package/dist/components/Tiles/Tile.cjs.js +0 -2
- package/dist/components/Tiles/Tile.cjs.js.map +0 -1
- package/dist/components/Tiles/Tile.es.js +0 -48
- package/dist/components/Tiles/Tile.es.js.map +0 -1
- package/dist/components/Tiles/Tile.module.scss.cjs.js +0 -3
- package/dist/components/Tiles/Tile.module.scss.cjs.js.map +0 -1
- package/dist/components/Tiles/Tile.module.scss.es.js +0 -28
- package/dist/components/Tiles/Tile.module.scss.es.js.map +0 -1
- package/dist/components/Tiles/Tiles.cjs.js +0 -2
- package/dist/components/Tiles/Tiles.cjs.js.map +0 -1
- package/dist/components/Tiles/Tiles.es.js +0 -55
- package/dist/components/Tiles/Tiles.es.js.map +0 -1
- package/dist/components/Tiles/Tiles.module.scss.cjs.js +0 -3
- package/dist/components/Tiles/Tiles.module.scss.cjs.js.map +0 -1
- package/dist/components/Tiles/Tiles.module.scss.es.js +0 -10
- package/dist/components/Tiles/Tiles.module.scss.es.js.map +0 -1
- package/dist/components/Tooltip/Tooltip.cjs.js +0 -2
- package/dist/components/Tooltip/Tooltip.cjs.js.map +0 -1
- package/dist/components/Tooltip/Tooltip.es.js +0 -207
- package/dist/components/Tooltip/Tooltip.es.js.map +0 -1
- package/dist/components/Tooltip/Tooltip.module.scss.cjs.js +0 -3
- package/dist/components/Tooltip/Tooltip.module.scss.cjs.js.map +0 -1
- package/dist/components/Tooltip/Tooltip.module.scss.es.js +0 -59
- package/dist/components/Tooltip/Tooltip.module.scss.es.js.map +0 -1
- package/dist/components/Typography/Typography.cjs.js +0 -2
- package/dist/components/Typography/Typography.cjs.js.map +0 -1
- package/dist/components/Typography/Typography.es.js +0 -61
- package/dist/components/Typography/Typography.es.js.map +0 -1
- package/dist/components/Typography/Typography.module.scss.cjs.js +0 -3
- package/dist/components/Typography/Typography.module.scss.cjs.js.map +0 -1
- package/dist/components/Typography/Typography.module.scss.es.js +0 -33
- package/dist/components/Typography/Typography.module.scss.es.js.map +0 -1
- package/dist/components/_BaseStyling_/BaseStyling.cjs.js +0 -2
- package/dist/components/_BaseStyling_/BaseStyling.cjs.js.map +0 -1
- package/dist/components/_BaseStyling_/BaseStyling.es.js +0 -231
- package/dist/components/_BaseStyling_/BaseStyling.es.js.map +0 -1
- package/dist/components/_BaseStyling_/buttonBaseStyling.cjs.js +0 -2
- package/dist/components/_BaseStyling_/buttonBaseStyling.cjs.js.map +0 -1
- package/dist/components/_BaseStyling_/buttonBaseStyling.es.js +0 -86
- package/dist/components/_BaseStyling_/buttonBaseStyling.es.js.map +0 -1
- package/dist/components/admin/layout/LeftNav/LeftNav.cjs.js +0 -2
- package/dist/components/admin/layout/LeftNav/LeftNav.cjs.js.map +0 -1
- package/dist/components/admin/layout/LeftNav/LeftNav.es.js +0 -55
- package/dist/components/admin/layout/LeftNav/LeftNav.es.js.map +0 -1
- package/dist/components/admin/layout/LeftNav/LeftNav.module.scss.cjs.js +0 -3
- package/dist/components/admin/layout/LeftNav/LeftNav.module.scss.cjs.js.map +0 -1
- package/dist/components/admin/layout/LeftNav/LeftNav.module.scss.es.js +0 -17
- package/dist/components/admin/layout/LeftNav/LeftNav.module.scss.es.js.map +0 -1
- package/dist/components/admin/layout/LeftNav/LeftNavItem/ButtonLeftNavItem.cjs.js +0 -2
- package/dist/components/admin/layout/LeftNav/LeftNavItem/ButtonLeftNavItem.cjs.js.map +0 -1
- package/dist/components/admin/layout/LeftNav/LeftNavItem/ButtonLeftNavItem.es.js +0 -121
- package/dist/components/admin/layout/LeftNav/LeftNavItem/ButtonLeftNavItem.es.js.map +0 -1
- package/dist/components/admin/layout/LeftNav/LeftNavItem/LeftNavItem.cjs.js +0 -2
- package/dist/components/admin/layout/LeftNav/LeftNavItem/LeftNavItem.cjs.js.map +0 -1
- package/dist/components/admin/layout/LeftNav/LeftNavItem/LeftNavItem.es.js +0 -13
- package/dist/components/admin/layout/LeftNav/LeftNavItem/LeftNavItem.es.js.map +0 -1
- package/dist/components/admin/layout/LeftNav/LeftNavItem/LeftNavItem.module.scss.cjs.js +0 -3
- package/dist/components/admin/layout/LeftNav/LeftNavItem/LeftNavItem.module.scss.cjs.js.map +0 -1
- package/dist/components/admin/layout/LeftNav/LeftNavItem/LeftNavItem.module.scss.es.js +0 -24
- package/dist/components/admin/layout/LeftNav/LeftNavItem/LeftNavItem.module.scss.es.js.map +0 -1
- package/dist/components/admin/layout/LeftNav/LeftNavItem/LinkLeftNavItem.cjs.js +0 -2
- package/dist/components/admin/layout/LeftNav/LeftNavItem/LinkLeftNavItem.cjs.js.map +0 -1
- package/dist/components/admin/layout/LeftNav/LeftNavItem/LinkLeftNavItem.es.js +0 -63
- package/dist/components/admin/layout/LeftNav/LeftNavItem/LinkLeftNavItem.es.js.map +0 -1
- package/dist/components/admin/layout/LeftNav/LeftNavItem/useKeyboardNavigation.cjs.js +0 -2
- package/dist/components/admin/layout/LeftNav/LeftNavItem/useKeyboardNavigation.cjs.js.map +0 -1
- package/dist/components/admin/layout/LeftNav/LeftNavItem/useKeyboardNavigation.es.js +0 -52
- package/dist/components/admin/layout/LeftNav/LeftNavItem/useKeyboardNavigation.es.js.map +0 -1
- package/dist/components/admin/layout/LeftNav/useRefItems.cjs.js +0 -2
- package/dist/components/admin/layout/LeftNav/useRefItems.cjs.js.map +0 -1
- package/dist/components/admin/layout/LeftNav/useRefItems.es.js +0 -201
- package/dist/components/admin/layout/LeftNav/useRefItems.es.js.map +0 -1
- package/dist/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.cjs.js +0 -2
- package/dist/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.cjs.js.map +0 -1
- package/dist/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.es.js +0 -18
- package/dist/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.es.js.map +0 -1
- package/dist/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.scss.cjs.js +0 -3
- package/dist/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.scss.cjs.js.map +0 -1
- package/dist/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.scss.es.js +0 -9
- package/dist/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.scss.es.js.map +0 -1
- package/dist/components/miscellaneous/IdentityProviderButton.cjs.js +0 -2
- package/dist/components/miscellaneous/IdentityProviderButton.cjs.js.map +0 -1
- package/dist/components/miscellaneous/IdentityProviderButton.es.js +0 -55
- package/dist/components/miscellaneous/IdentityProviderButton.es.js.map +0 -1
- package/dist/components/miscellaneous/IdentityProviderButton.module.scss.cjs.js +0 -3
- package/dist/components/miscellaneous/IdentityProviderButton.module.scss.cjs.js.map +0 -1
- package/dist/components/miscellaneous/IdentityProviderButton.module.scss.es.js +0 -9
- package/dist/components/miscellaneous/IdentityProviderButton.module.scss.es.js.map +0 -1
- package/dist/components/withReadOnly.cjs.js +0 -2
- package/dist/components/withReadOnly.cjs.js.map +0 -1
- package/dist/components/withReadOnly.es.js +0 -76
- package/dist/components/withReadOnly.es.js.map +0 -1
- package/dist/hooks/useAnimation.cjs.js +0 -2
- package/dist/hooks/useAnimation.cjs.js.map +0 -1
- package/dist/hooks/useAnimation.es.js +0 -23
- package/dist/hooks/useAnimation.es.js.map +0 -1
- package/dist/hooks/useClickOutside.cjs.js +0 -2
- package/dist/hooks/useClickOutside.cjs.js.map +0 -1
- package/dist/hooks/useClickOutside.es.js +0 -23
- package/dist/hooks/useClickOutside.es.js.map +0 -1
- package/dist/hooks/useDebouncedCallback.cjs.js +0 -2
- package/dist/hooks/useDebouncedCallback.cjs.js.map +0 -1
- package/dist/hooks/useDebouncedCallback.es.js +0 -17
- package/dist/hooks/useDebouncedCallback.es.js.map +0 -1
- package/dist/hooks/useDetermineStatusIcon.cjs.js +0 -2
- package/dist/hooks/useDetermineStatusIcon.cjs.js.map +0 -1
- package/dist/hooks/useDetermineStatusIcon.es.js +0 -18
- package/dist/hooks/useDetermineStatusIcon.es.js.map +0 -1
- package/dist/hooks/useFormSelector.cjs.js +0 -2
- package/dist/hooks/useFormSelector.cjs.js.map +0 -1
- package/dist/hooks/useFormSelector.es.js +0 -30
- package/dist/hooks/useFormSelector.es.js.map +0 -1
- package/dist/hooks/useFullHeightCollapse.cjs.js +0 -2
- package/dist/hooks/useFullHeightCollapse.cjs.js.map +0 -1
- package/dist/hooks/useFullHeightCollapse.es.js +0 -18
- package/dist/hooks/useFullHeightCollapse.es.js.map +0 -1
- package/dist/hooks/useGetDomRoot.cjs.js +0 -2
- package/dist/hooks/useGetDomRoot.cjs.js.map +0 -1
- package/dist/hooks/useGetDomRoot.es.js +0 -21
- package/dist/hooks/useGetDomRoot.es.js.map +0 -1
- package/dist/hooks/usePosition.cjs.js +0 -2
- package/dist/hooks/usePosition.cjs.js.map +0 -1
- package/dist/hooks/usePosition.es.js +0 -214
- package/dist/hooks/usePosition.es.js.map +0 -1
- package/dist/hooks/useRepeatFocus.cjs.js +0 -2
- package/dist/hooks/useRepeatFocus.cjs.js.map +0 -1
- package/dist/hooks/useRepeatFocus.es.js +0 -56
- package/dist/hooks/useRepeatFocus.es.js.map +0 -1
- package/dist/hooks/useRepeater.cjs.js +0 -2
- package/dist/hooks/useRepeater.cjs.js.map +0 -1
- package/dist/hooks/useRepeater.es.js +0 -27
- package/dist/hooks/useRepeater.es.js.map +0 -1
- package/dist/hooks/useScreenSize.cjs.js +0 -2
- package/dist/hooks/useScreenSize.cjs.js.map +0 -1
- package/dist/hooks/useScreenSize.es.js +0 -36
- package/dist/hooks/useScreenSize.es.js.map +0 -1
- package/dist/hooks/useSpacing.cjs.js +0 -2
- package/dist/hooks/useSpacing.cjs.js.map +0 -1
- package/dist/hooks/useSpacing.es.js +0 -17
- package/dist/hooks/useSpacing.es.js.map +0 -1
- package/dist/hooks/useUploadFile.cjs.js +0 -2
- package/dist/hooks/useUploadFile.cjs.js.map +0 -1
- package/dist/hooks/useUploadFile.es.js +0 -81
- package/dist/hooks/useUploadFile.es.js.map +0 -1
- package/dist/hooks/useWrapper.cjs.js +0 -2
- package/dist/hooks/useWrapper.cjs.js.map +0 -1
- package/dist/hooks/useWrapper.es.js +0 -19
- package/dist/hooks/useWrapper.es.js.map +0 -1
- package/dist/index.cjs.js +0 -2
- package/dist/index.cjs.js.map +0 -1
- package/dist/index.d.ts +0 -1825
- package/dist/index.es.js +0 -183
- package/dist/index.es.js.map +0 -1
- package/dist/readyclasses.module.scss.cjs.js +0 -3
- package/dist/readyclasses.module.scss.cjs.js.map +0 -1
- package/dist/readyclasses.module.scss.es.js +0 -13
- package/dist/readyclasses.module.scss.es.js.map +0 -1
- package/dist/util/helper.cjs.js +0 -2
- package/dist/util/helper.cjs.js.map +0 -1
- package/dist/util/helper.es.js +0 -145
- package/dist/util/helper.es.js.map +0 -1
- package/dist/utils/statusUtils.cjs.js +0 -2
- package/dist/utils/statusUtils.cjs.js.map +0 -1
- package/dist/utils/statusUtils.es.js +0 -27
- package/dist/utils/statusUtils.es.js.map +0 -1
- package/dist/variables.cjs.js +0 -2
- package/dist/variables.cjs.js.map +0 -1
- package/dist/variables.es.js +0 -28
- package/dist/variables.es.js.map +0 -1
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.Tabs_sr-only_uJyTX{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.Tabs_hidden_uJyTX{display:none}.Tabs_slide-in_uJyTX{animation:Tabs_slide-in_uJyTX .5s forwards}@media (prefers-reduced-motion: reduce){.Tabs_slide-in_uJyTX{animation-duration:.1ms}}.Tabs_slide-out_uJyTX{animation:Tabs_slide-out_uJyTX .5s forwards}@media (prefers-reduced-motion: reduce){.Tabs_slide-out_uJyTX{animation-duration:.1ms}}@keyframes Tabs_slide-in_uJyTX{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes Tabs_slide-out_uJyTX{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\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 */.Tabs_tabs_uJyTX{background-color:var(--tabs-background-color);padding:1rem 1.25rem;border-radius:.5rem;display:flex;flex-direction:column;gap:1rem}.Tabs_tablist_uJyTX{display:flex;flex-wrap:nowrap;overflow-x:auto;position:relative;margin:-5px;padding:5px;z-index:0}.Tabs_tablist_uJyTX.Tabs_center_uJyTX{justify-content:center}.Tabs_tablist_uJyTX.Tabs_right_uJyTX{justify-content:flex-end}.Tabs_indicator_uJyTX{position:absolute;height:calc(var(--tab-active-border-height) - var(--tablist-border-width));border-radius:.125rem .125rem 0 0;background-color:var(--tab-active-border-color);z-index:2;transition-property:left,width;transition-duration:.2s;transition-timing-function:ease-in-out}@media (prefers-reduced-motion: reduce){.Tabs_indicator_uJyTX{transition-duration:.1ms}}')),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}}();
|
|
2
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t="Tabs_hidden_uJyTX",s="Tabs_tabs_uJyTX",e="Tabs_tablist_uJyTX",i="Tabs_center_uJyTX",r="Tabs_right_uJyTX",a="Tabs_indicator_uJyTX",o={"sr-only":"Tabs_sr-only_uJyTX",hidden:t,"slide-in":"Tabs_slide-in_uJyTX","slide-out":"Tabs_slide-out_uJyTX",tabs:s,tablist:e,center:i,right:r,indicator:a};exports.center=i,exports.default=o,exports.hidden=t,exports.indicator=a,exports.right=r,exports.tablist=e,exports.tabs=s;
|
|
3
|
-
//# sourceMappingURL=Tabs.module.scss.cjs.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tabs.module.scss.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.Tabs_sr-only_uJyTX{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.Tabs_hidden_uJyTX{display:none}.Tabs_slide-in_uJyTX{animation:Tabs_slide-in_uJyTX .5s forwards}@media (prefers-reduced-motion: reduce){.Tabs_slide-in_uJyTX{animation-duration:.1ms}}.Tabs_slide-out_uJyTX{animation:Tabs_slide-out_uJyTX .5s forwards}@media (prefers-reduced-motion: reduce){.Tabs_slide-out_uJyTX{animation-duration:.1ms}}@keyframes Tabs_slide-in_uJyTX{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes Tabs_slide-out_uJyTX{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\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 */.Tabs_tabs_uJyTX{background-color:var(--tabs-background-color);padding:1rem 1.25rem;border-radius:.5rem;display:flex;flex-direction:column;gap:1rem}.Tabs_tablist_uJyTX{display:flex;flex-wrap:nowrap;overflow-x:auto;position:relative;margin:-5px;padding:5px;z-index:0}.Tabs_tablist_uJyTX.Tabs_center_uJyTX{justify-content:center}.Tabs_tablist_uJyTX.Tabs_right_uJyTX{justify-content:flex-end}.Tabs_indicator_uJyTX{position:absolute;height:calc(var(--tab-active-border-height) - var(--tablist-border-width));border-radius:.125rem .125rem 0 0;background-color:var(--tab-active-border-color);z-index:2;transition-property:left,width;transition-duration:.2s;transition-timing-function:ease-in-out}@media (prefers-reduced-motion: reduce){.Tabs_indicator_uJyTX{transition-duration:.1ms}}')),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}}();
|
|
2
|
-
const hidden = "Tabs_hidden_uJyTX";
|
|
3
|
-
const tabs = "Tabs_tabs_uJyTX";
|
|
4
|
-
const tablist = "Tabs_tablist_uJyTX";
|
|
5
|
-
const center = "Tabs_center_uJyTX";
|
|
6
|
-
const right = "Tabs_right_uJyTX";
|
|
7
|
-
const indicator = "Tabs_indicator_uJyTX";
|
|
8
|
-
const classes = {
|
|
9
|
-
"sr-only": "Tabs_sr-only_uJyTX",
|
|
10
|
-
hidden,
|
|
11
|
-
"slide-in": "Tabs_slide-in_uJyTX",
|
|
12
|
-
"slide-out": "Tabs_slide-out_uJyTX",
|
|
13
|
-
tabs,
|
|
14
|
-
tablist,
|
|
15
|
-
center,
|
|
16
|
-
right,
|
|
17
|
-
indicator
|
|
18
|
-
};
|
|
19
|
-
export {
|
|
20
|
-
center,
|
|
21
|
-
classes as default,
|
|
22
|
-
hidden,
|
|
23
|
-
indicator,
|
|
24
|
-
right,
|
|
25
|
-
tablist,
|
|
26
|
-
tabs
|
|
27
|
-
};
|
|
28
|
-
//# sourceMappingURL=Tabs.module.scss.es.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tabs.module.scss.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),s=require("../Icon/Icon.cjs.js"),t=require("../../readyclasses.module.scss.cjs.js"),o=require("./RemoveButton.module.scss.cjs.js"),r=e.forwardRef((({removeLabel:r="Remove",label:c,onRemove:a,...l},n)=>a&&e.createElement("button",{title:"",type:"button",...l,ref:n,className:`${o.default.remove} ${l.className??""}`,onClick:a},e.createElement(s.Icon,{icon:s.Icons.Times,className:o.default.icon}),e.createElement("span",{className:t.default["sr-only"]},r,c?" "+c:""))));exports.RemoveButton=r;
|
|
2
|
-
//# sourceMappingURL=RemoveButton.cjs.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RemoveButton.cjs.js","sources":["../../../src/components/Tag/RemoveButton.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, HTMLAttributes, forwardRef } from \"react\";\nimport { Icon, Icons } from \"../Icon/Icon\";\n\nimport readyclasses from \"../../readyclasses.module.scss\";\nimport classes from \"./RemoveButton.module.scss\";\n\nexport interface Props extends HTMLAttributes<HTMLButtonElement> {\n removeLabel?: string;\n label?: string;\n onRemove?: (e: React.MouseEvent<HTMLButtonElement>) => void;\n}\n\nconst RemoveButtonComponent: ForwardRefRenderFunction<HTMLButtonElement, Props> = (\n { removeLabel = \"Remove\", label, onRemove, ...rest }: Props,\n ref\n) => {\n return (\n onRemove && (\n <button\n title=\"\"\n type=\"button\"\n {...rest}\n ref={ref}\n className={`${classes[\"remove\"]} ${rest.className ?? \"\"}`}\n onClick={onRemove}\n >\n <Icon icon={Icons.Times} className={classes[\"icon\"]} />\n <span className={readyclasses[\"sr-only\"]}>\n {removeLabel}\n {label ? \" \" + label : \"\"}\n </span>\n </button>\n )\n );\n};\n\nexport const RemoveButton = forwardRef(RemoveButtonComponent);\n"],"names":["RemoveButton","forwardRef","removeLabel","label","onRemove","rest","ref","React","createElement","title","type","className","classes","onClick","Icon","icon","Icons","Times","readyclasses","default"],"mappings":"4OAoDaA,EAAeC,cAxBsD,EAC9EC,cAAc,SAAUC,QAAOC,cAAaC,GAC9CC,IAGEF,GACEG,EAAAC,cAAC,SAAA,CACCC,MAAM,GACNC,KAAK,YACDL,EACJC,MACAK,UAAW,GAAGC,EAAAA,QAAgB,UAAKP,EAAKM,WAAa,KACrDE,QAAST,GAETG,EAAAC,cAACM,QAAKC,KAAMC,EAAAA,MAAMC,MAAON,UAAWC,EAAAA,QAAc,OAClDL,EAAAC,cAAC,OAAK,CAAAG,UAAWO,EAAaC,QAAA,YAC3BjB,EACAC,EAAQ,IAAMA,EAAQ"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import React, { forwardRef } from "react";
|
|
2
|
-
import { Icon, Icons } from "../Icon/Icon.es.js";
|
|
3
|
-
import readyclasses from "../../readyclasses.module.scss.es.js";
|
|
4
|
-
import classes from "./RemoveButton.module.scss.es.js";
|
|
5
|
-
const RemoveButtonComponent = ({ removeLabel = "Remove", label, onRemove, ...rest }, ref) => {
|
|
6
|
-
return onRemove && /* @__PURE__ */ React.createElement(
|
|
7
|
-
"button",
|
|
8
|
-
{
|
|
9
|
-
title: "",
|
|
10
|
-
type: "button",
|
|
11
|
-
...rest,
|
|
12
|
-
ref,
|
|
13
|
-
className: `${classes["remove"]} ${rest.className ?? ""}`,
|
|
14
|
-
onClick: onRemove
|
|
15
|
-
},
|
|
16
|
-
/* @__PURE__ */ React.createElement(Icon, { icon: Icons.Times, className: classes["icon"] }),
|
|
17
|
-
/* @__PURE__ */ React.createElement("span", { className: readyclasses["sr-only"] }, removeLabel, label ? " " + label : "")
|
|
18
|
-
);
|
|
19
|
-
};
|
|
20
|
-
const RemoveButton = forwardRef(RemoveButtonComponent);
|
|
21
|
-
export {
|
|
22
|
-
RemoveButton
|
|
23
|
-
};
|
|
24
|
-
//# sourceMappingURL=RemoveButton.es.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RemoveButton.es.js","sources":["../../../src/components/Tag/RemoveButton.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, HTMLAttributes, forwardRef } from \"react\";\nimport { Icon, Icons } from \"../Icon/Icon\";\n\nimport readyclasses from \"../../readyclasses.module.scss\";\nimport classes from \"./RemoveButton.module.scss\";\n\nexport interface Props extends HTMLAttributes<HTMLButtonElement> {\n removeLabel?: string;\n label?: string;\n onRemove?: (e: React.MouseEvent<HTMLButtonElement>) => void;\n}\n\nconst RemoveButtonComponent: ForwardRefRenderFunction<HTMLButtonElement, Props> = (\n { removeLabel = \"Remove\", label, onRemove, ...rest }: Props,\n ref\n) => {\n return (\n onRemove && (\n <button\n title=\"\"\n type=\"button\"\n {...rest}\n ref={ref}\n className={`${classes[\"remove\"]} ${rest.className ?? \"\"}`}\n onClick={onRemove}\n >\n <Icon icon={Icons.Times} className={classes[\"icon\"]} />\n <span className={readyclasses[\"sr-only\"]}>\n {removeLabel}\n {label ? \" \" + label : \"\"}\n </span>\n </button>\n )\n );\n};\n\nexport const RemoveButton = forwardRef(RemoveButtonComponent);\n"],"names":[],"mappings":";;;;AA4BA,MAAM,wBAA4E,CAChF,EAAE,cAAc,UAAU,OAAO,UAAU,GAAG,KAAK,GACnD,QACG;AACH,SACE,YACE,sBAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,OAAM;AAAA,MACN,MAAK;AAAA,MACJ,GAAG;AAAA,MACJ;AAAA,MACA,WAAW,GAAG,QAAQ,QAAQ,CAAC,IAAI,KAAK,aAAa,EAAE;AAAA,MACvD,SAAS;AAAA,IAAA;AAAA,IAET,sBAAA,cAAC,QAAK,MAAM,MAAM,OAAO,WAAW,QAAQ,MAAM,GAAG;AAAA,IACrD,sBAAA,cAAC,QAAK,EAAA,WAAW,aAAa,SAAS,KACpC,aACA,QAAQ,MAAM,QAAQ,EACzB;AAAA,EACF;AAGN;AAEa,MAAA,eAAe,WAAW,qBAAqB;"}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.RemoveButton_sr-only_uJyTX{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.RemoveButton_hidden_uJyTX{display:none}.RemoveButton_slide-in_uJyTX{animation:RemoveButton_slide-in_uJyTX .5s forwards}@media (prefers-reduced-motion: reduce){.RemoveButton_slide-in_uJyTX{animation-duration:.1ms}}.RemoveButton_slide-out_uJyTX{animation:RemoveButton_slide-out_uJyTX .5s forwards}@media (prefers-reduced-motion: reduce){.RemoveButton_slide-out_uJyTX{animation-duration:.1ms}}@keyframes RemoveButton_slide-in_uJyTX{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes RemoveButton_slide-out_uJyTX{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\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 */.RemoveButton_remove_uJyTX{width:1.25rem;height:1.25rem;background:none;border:none;padding:0;margin-right:-.375rem;cursor:pointer}.RemoveButton_remove_uJyTX:hover{border-radius:.125rem;background-color:var(--color-black10)}.RemoveButton_remove_uJyTX:active{background-color:var(--color-blue-grey400)}.RemoveButton_remove_uJyTX:focus-visible{outline:calc(.125 * var(--font-size)) solid var(--color-focus);outline-offset:0;border-radius:var(--focus-border-radius)}.RemoveButton_remove_uJyTX .RemoveButton_icon_uJyTX{font-size:var(--font-size-small)}')),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}}();
|
|
2
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="RemoveButton_remove_uJyTX",o="RemoveButton_icon_uJyTX",t={remove:e,icon:o};exports.default=t,exports.icon=o,exports.remove=e;
|
|
3
|
-
//# sourceMappingURL=RemoveButton.module.scss.cjs.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RemoveButton.module.scss.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.RemoveButton_sr-only_uJyTX{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.RemoveButton_hidden_uJyTX{display:none}.RemoveButton_slide-in_uJyTX{animation:RemoveButton_slide-in_uJyTX .5s forwards}@media (prefers-reduced-motion: reduce){.RemoveButton_slide-in_uJyTX{animation-duration:.1ms}}.RemoveButton_slide-out_uJyTX{animation:RemoveButton_slide-out_uJyTX .5s forwards}@media (prefers-reduced-motion: reduce){.RemoveButton_slide-out_uJyTX{animation-duration:.1ms}}@keyframes RemoveButton_slide-in_uJyTX{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes RemoveButton_slide-out_uJyTX{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\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 */.RemoveButton_remove_uJyTX{width:1.25rem;height:1.25rem;background:none;border:none;padding:0;margin-right:-.375rem;cursor:pointer}.RemoveButton_remove_uJyTX:hover{border-radius:.125rem;background-color:var(--color-black10)}.RemoveButton_remove_uJyTX:active{background-color:var(--color-blue-grey400)}.RemoveButton_remove_uJyTX:focus-visible{outline:calc(.125 * var(--font-size)) solid var(--color-focus);outline-offset:0;border-radius:var(--focus-border-radius)}.RemoveButton_remove_uJyTX .RemoveButton_icon_uJyTX{font-size:var(--font-size-small)}')),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}}();
|
|
2
|
-
const remove = "RemoveButton_remove_uJyTX";
|
|
3
|
-
const icon = "RemoveButton_icon_uJyTX";
|
|
4
|
-
const classes = {
|
|
5
|
-
remove,
|
|
6
|
-
icon
|
|
7
|
-
};
|
|
8
|
-
export {
|
|
9
|
-
classes as default,
|
|
10
|
-
icon,
|
|
11
|
-
remove
|
|
12
|
-
};
|
|
13
|
-
//# sourceMappingURL=RemoveButton.module.scss.es.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RemoveButton.module.scss.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),r=require("../Icon/Icon.cjs.js"),a=require("./Tag.module.scss.cjs.js"),o=require("../Typography/Typography.cjs.js"),t=require("./RemoveButton.cjs.js"),n=e.forwardRef((({children:n,variant:s,icon:c,backgroundColor:l,color:i,shape:d="rounded",removeButton:u={},...m},p)=>{const b=[a.default.tag];return"enabled"===s&&b.push(a.default["tag-enabled"]),"disabled"===s&&b.push(a.default["tag-disabled"]),"sharp"===d&&b.push(a.default.sharp),e.createElement("div",{...m,ref:p,className:`${b.join(" ")} ${m.className??""}`,style:{backgroundColor:l,color:i}},c?e.createElement(r.Icon,{size:"inherit",icon:c}):"enabled"===s?e.createElement(r.Icon,{size:"inherit",icon:r.Icons.CheckmarkCircleAlt}):"disabled"===s?e.createElement(r.Icon,{size:"inherit",icon:r.Icons.Forbidden}):void 0,e.createElement(o.Typography,{spacing:{marginBottom:0},variant:"body",className:a.default.label},n),e.createElement(t.RemoveButton,{...u,label:n}))}));exports.Tag=n;
|
|
2
|
-
//# sourceMappingURL=Tag.cjs.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tag.cjs.js","sources":["../../../src/components/Tag/Tag.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, HTMLAttributes, forwardRef } from \"react\";\nimport { Icon, Icons } from \"../Icon/Icon\";\nimport classes from \"./Tag.module.scss\";\nimport { Typography } from \"../Typography/Typography\";\nimport { RemoveButton, Props as RemoveButtonProps } from \"./RemoveButton\";\n\nexport interface Props extends HTMLAttributes<HTMLDivElement> {\n variant?: \"enabled\" | \"disabled\";\n icon?: Icons;\n backgroundColor?: string;\n color?: string;\n children?: string;\n shape?: \"rounded\" | \"sharp\";\n removeButton?: RemoveButtonProps;\n}\n\nconst TagComponent: ForwardRefRenderFunction<HTMLDivElement, Props> = (\n {\n children,\n variant,\n icon,\n backgroundColor,\n color,\n shape = \"rounded\",\n removeButton = {},\n ...rest\n }: Props,\n ref\n) => {\n const determineIcon = () => {\n if (icon) {\n return <Icon size=\"inherit\" icon={icon} />;\n }\n\n if (variant === \"enabled\") {\n return <Icon size=\"inherit\" icon={Icons.CheckmarkCircleAlt} />;\n } else if (variant === \"disabled\") {\n return <Icon size=\"inherit\" icon={Icons.Forbidden} />;\n }\n };\n\n const tagClasses = [classes[\"tag\"]];\n variant === \"enabled\" && tagClasses.push(classes[\"tag-enabled\"]);\n variant === \"disabled\" && tagClasses.push(classes[\"tag-disabled\"]);\n shape === \"sharp\" && tagClasses.push(classes[\"sharp\"]);\n\n return (\n <div\n {...rest}\n ref={ref}\n className={`${tagClasses.join(\" \")} ${rest.className ?? \"\"}`}\n style={{ backgroundColor, color }}\n >\n {determineIcon()}\n <Typography spacing={{ marginBottom: 0 }} variant=\"body\" className={classes[\"label\"]}>\n {children}\n </Typography>\n <RemoveButton {...removeButton} label={children} />\n </div>\n );\n};\n\nexport const Tag = forwardRef(TagComponent);\n"],"names":["Tag","forwardRef","children","variant","icon","backgroundColor","color","shape","removeButton","rest","ref","tagClasses","classes","push","default","React","createElement","className","join","style","Icon","size","Icons","CheckmarkCircleAlt","Forbidden","Typography","spacing","marginBottom","RemoveButton","label"],"mappings":"gQA8EaA,EAAMC,cA9CmD,EAElEC,WACAC,UACAC,OACAC,kBACAC,QACAC,QAAQ,UACRC,eAAe,CAAC,KACbC,GAELC,KAEA,MAYMC,EAAa,CAACC,UAAa,KAM/B,MALU,YAAZT,GAAyBQ,EAAWE,KAAKD,EAAAE,QAAQ,gBACrC,aAAZX,GAA0BQ,EAAWE,KAAKD,EAAAE,QAAQ,iBACxC,UAAVP,GAAqBI,EAAWE,KAAKD,EAAAE,QAAe,OAGlDC,EAAAC,cAAC,MAAA,IACKP,EACJC,MACAO,UAAW,GAAGN,EAAWO,KAAK,QAAQT,EAAKQ,WAAa,KACxDE,MAAO,CAAEd,kBAAiBC,UArBxBF,EACMW,EAAAC,cAAAI,EAAAA,KAAA,CAAKC,KAAK,UAAUjB,SAGd,YAAZD,kBACMiB,EAAAA,KAAK,CAAAC,KAAK,UAAUjB,KAAMkB,QAAMC,qBACnB,aAAZpB,kBACDiB,EAAAA,KAAK,CAAAC,KAAK,UAAUjB,KAAMkB,QAAME,iBAFoB,IAmB3DR,cAAAS,EAAAA,WAAA,CAAWC,QAAS,CAAEC,aAAc,GAAKxB,QAAQ,OAAOc,UAAWL,EAAAA,QAAe,OAChFV,GAEFa,EAAAC,cAAAY,EAAAA,aAAA,IAAiBpB,EAAcqB,MAAO3B,IACzC"}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import React, { forwardRef } from "react";
|
|
2
|
-
import { Icon, Icons } from "../Icon/Icon.es.js";
|
|
3
|
-
import classes from "./Tag.module.scss.es.js";
|
|
4
|
-
import { Typography } from "../Typography/Typography.es.js";
|
|
5
|
-
import { RemoveButton } from "./RemoveButton.es.js";
|
|
6
|
-
const TagComponent = ({
|
|
7
|
-
children,
|
|
8
|
-
variant,
|
|
9
|
-
icon,
|
|
10
|
-
backgroundColor,
|
|
11
|
-
color,
|
|
12
|
-
shape = "rounded",
|
|
13
|
-
removeButton = {},
|
|
14
|
-
...rest
|
|
15
|
-
}, ref) => {
|
|
16
|
-
const determineIcon = () => {
|
|
17
|
-
if (icon) {
|
|
18
|
-
return /* @__PURE__ */ React.createElement(Icon, { size: "inherit", icon });
|
|
19
|
-
}
|
|
20
|
-
if (variant === "enabled") {
|
|
21
|
-
return /* @__PURE__ */ React.createElement(Icon, { size: "inherit", icon: Icons.CheckmarkCircleAlt });
|
|
22
|
-
} else if (variant === "disabled") {
|
|
23
|
-
return /* @__PURE__ */ React.createElement(Icon, { size: "inherit", icon: Icons.Forbidden });
|
|
24
|
-
}
|
|
25
|
-
};
|
|
26
|
-
const tagClasses = [classes["tag"]];
|
|
27
|
-
variant === "enabled" && tagClasses.push(classes["tag-enabled"]);
|
|
28
|
-
variant === "disabled" && tagClasses.push(classes["tag-disabled"]);
|
|
29
|
-
shape === "sharp" && tagClasses.push(classes["sharp"]);
|
|
30
|
-
return /* @__PURE__ */ React.createElement(
|
|
31
|
-
"div",
|
|
32
|
-
{
|
|
33
|
-
...rest,
|
|
34
|
-
ref,
|
|
35
|
-
className: `${tagClasses.join(" ")} ${rest.className ?? ""}`,
|
|
36
|
-
style: { backgroundColor, color }
|
|
37
|
-
},
|
|
38
|
-
determineIcon(),
|
|
39
|
-
/* @__PURE__ */ React.createElement(Typography, { spacing: { marginBottom: 0 }, variant: "body", className: classes["label"] }, children),
|
|
40
|
-
/* @__PURE__ */ React.createElement(RemoveButton, { ...removeButton, label: children })
|
|
41
|
-
);
|
|
42
|
-
};
|
|
43
|
-
const Tag = forwardRef(TagComponent);
|
|
44
|
-
export {
|
|
45
|
-
Tag
|
|
46
|
-
};
|
|
47
|
-
//# sourceMappingURL=Tag.es.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tag.es.js","sources":["../../../src/components/Tag/Tag.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, HTMLAttributes, forwardRef } from \"react\";\nimport { Icon, Icons } from \"../Icon/Icon\";\nimport classes from \"./Tag.module.scss\";\nimport { Typography } from \"../Typography/Typography\";\nimport { RemoveButton, Props as RemoveButtonProps } from \"./RemoveButton\";\n\nexport interface Props extends HTMLAttributes<HTMLDivElement> {\n variant?: \"enabled\" | \"disabled\";\n icon?: Icons;\n backgroundColor?: string;\n color?: string;\n children?: string;\n shape?: \"rounded\" | \"sharp\";\n removeButton?: RemoveButtonProps;\n}\n\nconst TagComponent: ForwardRefRenderFunction<HTMLDivElement, Props> = (\n {\n children,\n variant,\n icon,\n backgroundColor,\n color,\n shape = \"rounded\",\n removeButton = {},\n ...rest\n }: Props,\n ref\n) => {\n const determineIcon = () => {\n if (icon) {\n return <Icon size=\"inherit\" icon={icon} />;\n }\n\n if (variant === \"enabled\") {\n return <Icon size=\"inherit\" icon={Icons.CheckmarkCircleAlt} />;\n } else if (variant === \"disabled\") {\n return <Icon size=\"inherit\" icon={Icons.Forbidden} />;\n }\n };\n\n const tagClasses = [classes[\"tag\"]];\n variant === \"enabled\" && tagClasses.push(classes[\"tag-enabled\"]);\n variant === \"disabled\" && tagClasses.push(classes[\"tag-disabled\"]);\n shape === \"sharp\" && tagClasses.push(classes[\"sharp\"]);\n\n return (\n <div\n {...rest}\n ref={ref}\n className={`${tagClasses.join(\" \")} ${rest.className ?? \"\"}`}\n style={{ backgroundColor, color }}\n >\n {determineIcon()}\n <Typography spacing={{ marginBottom: 0 }} variant=\"body\" className={classes[\"label\"]}>\n {children}\n </Typography>\n <RemoveButton {...removeButton} label={children} />\n </div>\n );\n};\n\nexport const Tag = forwardRef(TagComponent);\n"],"names":[],"mappings":";;;;;AAgCA,MAAM,eAAgE,CACpE;AAAA,EACE;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA,QAAQ;AAAA,EACR,eAAe,CAAC;AAAA,EAChB,GAAG;AACL,GACA,QACG;AACH,QAAM,gBAAgB,MAAM;AAC1B,QAAI,MAAM;AACR,aAAQ,sBAAA,cAAA,MAAA,EAAK,MAAK,WAAU,MAAY;AAAA,IAAA;AAG1C,QAAI,YAAY,WAAW;AACzB,iDAAQ,MAAK,EAAA,MAAK,WAAU,MAAM,MAAM,oBAAoB;AAAA,IAAA,WACnD,YAAY,YAAY;AACjC,iDAAQ,MAAK,EAAA,MAAK,WAAU,MAAM,MAAM,WAAW;AAAA,IAAA;AAAA,EAEvD;AAEA,QAAM,aAAa,CAAC,QAAQ,KAAK,CAAC;AAClC,cAAY,aAAa,WAAW,KAAK,QAAQ,aAAa,CAAC;AAC/D,cAAY,cAAc,WAAW,KAAK,QAAQ,cAAc,CAAC;AACjE,YAAU,WAAW,WAAW,KAAK,QAAQ,OAAO,CAAC;AAGnD,SAAA,sBAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACE,GAAG;AAAA,MACJ;AAAA,MACA,WAAW,GAAG,WAAW,KAAK,GAAG,CAAC,IAAI,KAAK,aAAa,EAAE;AAAA,MAC1D,OAAO,EAAE,iBAAiB,MAAM;AAAA,IAAA;AAAA,IAE/B,cAAc;AAAA,IACd,sBAAA,cAAA,YAAA,EAAW,SAAS,EAAE,cAAc,EAAA,GAAK,SAAQ,QAAO,WAAW,QAAQ,OAAO,KAChF,QACH;AAAA,IACC,sBAAA,cAAA,cAAA,EAAc,GAAG,cAAc,OAAO,SAAU,CAAA;AAAA,EACnD;AAEJ;AAEa,MAAA,MAAM,WAAW,YAAY;"}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\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 */.Tag_tag_uJyTX{font-size:var(--font-size-sub);padding:.25rem .75rem;border:none;border-radius:3.125rem;display:inline-flex;align-items:center;gap:.25rem}.Tag_tag_uJyTX.Tag_tag-enabled_uJyTX{background-color:var(--color-green100)}.Tag_tag_uJyTX.Tag_tag-disabled_uJyTX{background-color:var(--color-blue-grey100)}.Tag_tag_uJyTX.Tag_sharp_uJyTX{border-radius:.125rem}.Tag_tag_uJyTX .Tag_label_uJyTX{line-height:2;font-size:inherit;color:inherit}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
|
|
2
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a="Tag_tag_uJyTX",e="Tag_sharp_uJyTX",t="Tag_label_uJyTX",l={tag:a,"tag-enabled":"Tag_tag-enabled_uJyTX","tag-disabled":"Tag_tag-disabled_uJyTX",sharp:e,label:t};exports.default=l,exports.label=t,exports.sharp=e,exports.tag=a;
|
|
3
|
-
//# sourceMappingURL=Tag.module.scss.cjs.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tag.module.scss.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\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 */.Tag_tag_uJyTX{font-size:var(--font-size-sub);padding:.25rem .75rem;border:none;border-radius:3.125rem;display:inline-flex;align-items:center;gap:.25rem}.Tag_tag_uJyTX.Tag_tag-enabled_uJyTX{background-color:var(--color-green100)}.Tag_tag_uJyTX.Tag_tag-disabled_uJyTX{background-color:var(--color-blue-grey100)}.Tag_tag_uJyTX.Tag_sharp_uJyTX{border-radius:.125rem}.Tag_tag_uJyTX .Tag_label_uJyTX{line-height:2;font-size:inherit;color:inherit}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
|
|
2
|
-
const tag = "Tag_tag_uJyTX";
|
|
3
|
-
const sharp = "Tag_sharp_uJyTX";
|
|
4
|
-
const label = "Tag_label_uJyTX";
|
|
5
|
-
const classes = {
|
|
6
|
-
tag,
|
|
7
|
-
"tag-enabled": "Tag_tag-enabled_uJyTX",
|
|
8
|
-
"tag-disabled": "Tag_tag-disabled_uJyTX",
|
|
9
|
-
sharp,
|
|
10
|
-
label
|
|
11
|
-
};
|
|
12
|
-
export {
|
|
13
|
-
classes as default,
|
|
14
|
-
label,
|
|
15
|
-
sharp,
|
|
16
|
-
tag
|
|
17
|
-
};
|
|
18
|
-
//# sourceMappingURL=Tag.module.scss.es.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tag.module.scss.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),r=require("../Popover/Popover.cjs.js"),s=require("./TextEllipsis.module.scss.cjs.js"),t=e.forwardRef((({children:t,popoverClassName:o,className:l,...a},i)=>{const[c,n]=e.useState(!1),u=e.useRef(null),d=()=>!!(u.current&&u.current.offsetWidth<u.current.scrollWidth);return e.createElement("div",{...a,onMouseEnter:()=>{d()&&n(!0)},onMouseLeave:()=>{d()&&n(!1)},className:`${s.default["text-ellipsis"]} ${l??""}`,ref:i??u},t,e.createElement(r.Popover,{"aria-hidden":!0,"data-hidden":!c,show:c,role:"tooltip",anchorEl:u,className:`${s.default.popover} ${o??""}`},t))}));exports.TextEllipsis=t;
|
|
2
|
-
//# sourceMappingURL=TextEllipsis.cjs.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextEllipsis.cjs.js","sources":["../../../src/components/TextEllipsis/TextEllipsis.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, {\n ForwardRefRenderFunction,\n useRef,\n MouseEventHandler,\n useState,\n ComponentPropsWithRef\n} from \"react\";\nimport { Popover } from \"../Popover/Popover\";\nimport classes from \"./TextEllipsis.module.scss\";\n\nexport interface Props extends ComponentPropsWithRef<\"div\"> {\n children?: string;\n popoverClassName?: string;\n}\n\nconst TextEllipsisComponent: ForwardRefRenderFunction<HTMLDivElement, Props> = (\n { children, popoverClassName, className, ...rest }: Props,\n ref\n) => {\n const [showPopover, setShowPopover] = useState(false);\n const textContainer = useRef<HTMLDivElement>(null);\n\n const ellipsisVisible = () => {\n if (\n textContainer.current &&\n textContainer.current.offsetWidth < textContainer.current.scrollWidth\n ) {\n return true;\n }\n return false;\n };\n\n const onMouseEnter: MouseEventHandler<HTMLDivElement> = () => {\n ellipsisVisible() && setShowPopover(true);\n };\n\n const onMouseLeave: MouseEventHandler<HTMLDivElement> = () => {\n ellipsisVisible() && setShowPopover(false);\n };\n\n return (\n <div\n {...rest}\n onMouseEnter={onMouseEnter}\n onMouseLeave={onMouseLeave}\n className={`${classes[\"text-ellipsis\"]} ${className ?? \"\"}`}\n ref={ref ?? textContainer}\n >\n {children}\n <Popover\n aria-hidden={true}\n data-hidden={!showPopover}\n show={showPopover}\n role=\"tooltip\"\n anchorEl={textContainer}\n className={`${classes.popover} ${popoverClassName ?? \"\"}`}\n >\n {children}\n </Popover>\n </div>\n );\n};\n\nexport const TextEllipsis = React.forwardRef(TextEllipsisComponent);\n"],"names":["TextEllipsis","React","forwardRef","children","popoverClassName","className","rest","ref","showPopover","setShowPopover","useState","textContainer","useRef","ellipsisVisible","current","offsetWidth","scrollWidth","createElement","onMouseEnter","onMouseLeave","classes","Popover","show","role","anchorEl","default","popover"],"mappings":"+LA+EaA,EAAeC,EAAMC,YAhD6C,EAC3EC,WAAUC,mBAAkBC,eAAcC,GAC5CC,KAEA,MAAOC,EAAaC,GAAkBC,EAAAA,UAAS,GACzCC,EAAgBC,SAAuB,MAEvCC,EAAkB,OAEpBF,EAAcG,SACdH,EAAcG,QAAQC,YAAcJ,EAAcG,QAAQE,aAgB5D,OAAAf,EAAAgB,cAAC,MAAA,IACKX,EACJY,aAXoD,KACtCL,KAAKJ,GAAe,EAAI,EAWtCU,aARoD,KACtCN,KAAKJ,GAAe,EAAK,EAQvCJ,UAAW,GAAGe,UAAQ,oBAAoBf,GAAa,KACvDE,IAAKA,GAAOI,GAEXR,EACDF,EAAAgB,cAACI,EAAAA,QAAA,CACC,eAAa,EACb,eAAcb,EACdc,KAAMd,EACNe,KAAK,UACLC,SAAUb,EACVN,UAAW,GAAGe,EAAAK,QAAQC,WAAWtB,GAAoB,MAEpDD,GAEL"}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import React, { useState, useRef } from "react";
|
|
2
|
-
import { Popover } from "../Popover/Popover.es.js";
|
|
3
|
-
import classes from "./TextEllipsis.module.scss.es.js";
|
|
4
|
-
const TextEllipsisComponent = ({ children, popoverClassName, className, ...rest }, ref) => {
|
|
5
|
-
const [showPopover, setShowPopover] = useState(false);
|
|
6
|
-
const textContainer = useRef(null);
|
|
7
|
-
const ellipsisVisible = () => {
|
|
8
|
-
if (textContainer.current && textContainer.current.offsetWidth < textContainer.current.scrollWidth) {
|
|
9
|
-
return true;
|
|
10
|
-
}
|
|
11
|
-
return false;
|
|
12
|
-
};
|
|
13
|
-
const onMouseEnter = () => {
|
|
14
|
-
ellipsisVisible() && setShowPopover(true);
|
|
15
|
-
};
|
|
16
|
-
const onMouseLeave = () => {
|
|
17
|
-
ellipsisVisible() && setShowPopover(false);
|
|
18
|
-
};
|
|
19
|
-
return /* @__PURE__ */ React.createElement(
|
|
20
|
-
"div",
|
|
21
|
-
{
|
|
22
|
-
...rest,
|
|
23
|
-
onMouseEnter,
|
|
24
|
-
onMouseLeave,
|
|
25
|
-
className: `${classes["text-ellipsis"]} ${className ?? ""}`,
|
|
26
|
-
ref: ref ?? textContainer
|
|
27
|
-
},
|
|
28
|
-
children,
|
|
29
|
-
/* @__PURE__ */ React.createElement(
|
|
30
|
-
Popover,
|
|
31
|
-
{
|
|
32
|
-
"aria-hidden": true,
|
|
33
|
-
"data-hidden": !showPopover,
|
|
34
|
-
show: showPopover,
|
|
35
|
-
role: "tooltip",
|
|
36
|
-
anchorEl: textContainer,
|
|
37
|
-
className: `${classes.popover} ${popoverClassName ?? ""}`
|
|
38
|
-
},
|
|
39
|
-
children
|
|
40
|
-
)
|
|
41
|
-
);
|
|
42
|
-
};
|
|
43
|
-
const TextEllipsis = React.forwardRef(TextEllipsisComponent);
|
|
44
|
-
export {
|
|
45
|
-
TextEllipsis
|
|
46
|
-
};
|
|
47
|
-
//# sourceMappingURL=TextEllipsis.es.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextEllipsis.es.js","sources":["../../../src/components/TextEllipsis/TextEllipsis.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, {\n ForwardRefRenderFunction,\n useRef,\n MouseEventHandler,\n useState,\n ComponentPropsWithRef\n} from \"react\";\nimport { Popover } from \"../Popover/Popover\";\nimport classes from \"./TextEllipsis.module.scss\";\n\nexport interface Props extends ComponentPropsWithRef<\"div\"> {\n children?: string;\n popoverClassName?: string;\n}\n\nconst TextEllipsisComponent: ForwardRefRenderFunction<HTMLDivElement, Props> = (\n { children, popoverClassName, className, ...rest }: Props,\n ref\n) => {\n const [showPopover, setShowPopover] = useState(false);\n const textContainer = useRef<HTMLDivElement>(null);\n\n const ellipsisVisible = () => {\n if (\n textContainer.current &&\n textContainer.current.offsetWidth < textContainer.current.scrollWidth\n ) {\n return true;\n }\n return false;\n };\n\n const onMouseEnter: MouseEventHandler<HTMLDivElement> = () => {\n ellipsisVisible() && setShowPopover(true);\n };\n\n const onMouseLeave: MouseEventHandler<HTMLDivElement> = () => {\n ellipsisVisible() && setShowPopover(false);\n };\n\n return (\n <div\n {...rest}\n onMouseEnter={onMouseEnter}\n onMouseLeave={onMouseLeave}\n className={`${classes[\"text-ellipsis\"]} ${className ?? \"\"}`}\n ref={ref ?? textContainer}\n >\n {children}\n <Popover\n aria-hidden={true}\n data-hidden={!showPopover}\n show={showPopover}\n role=\"tooltip\"\n anchorEl={textContainer}\n className={`${classes.popover} ${popoverClassName ?? \"\"}`}\n >\n {children}\n </Popover>\n </div>\n );\n};\n\nexport const TextEllipsis = React.forwardRef(TextEllipsisComponent);\n"],"names":[],"mappings":";;;AA+BA,MAAM,wBAAyE,CAC7E,EAAE,UAAU,kBAAkB,WAAW,GAAG,KAAK,GACjD,QACG;AACH,QAAM,CAAC,aAAa,cAAc,IAAI,SAAS,KAAK;AAC9C,QAAA,gBAAgB,OAAuB,IAAI;AAEjD,QAAM,kBAAkB,MAAM;AAC5B,QACE,cAAc,WACd,cAAc,QAAQ,cAAc,cAAc,QAAQ,aAC1D;AACO,aAAA;AAAA,IAAA;AAEF,WAAA;AAAA,EACT;AAEA,QAAM,eAAkD,MAAM;AAC5C,oBAAA,KAAK,eAAe,IAAI;AAAA,EAC1C;AAEA,QAAM,eAAkD,MAAM;AAC5C,oBAAA,KAAK,eAAe,KAAK;AAAA,EAC3C;AAGE,SAAA,sBAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACE,GAAG;AAAA,MACJ;AAAA,MACA;AAAA,MACA,WAAW,GAAG,QAAQ,eAAe,CAAC,IAAI,aAAa,EAAE;AAAA,MACzD,KAAK,OAAO;AAAA,IAAA;AAAA,IAEX;AAAA,IACD,sBAAA;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,eAAa;AAAA,QACb,eAAa,CAAC;AAAA,QACd,MAAM;AAAA,QACN,MAAK;AAAA,QACL,UAAU;AAAA,QACV,WAAW,GAAG,QAAQ,OAAO,IAAI,oBAAoB,EAAE;AAAA,MAAA;AAAA,MAEtD;AAAA,IAAA;AAAA,EAEL;AAEJ;AAEa,MAAA,eAAe,MAAM,WAAW,qBAAqB;"}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\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 */.TextEllipsis_text-ellipsis_uJyTX{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TextEllipsis_popover_uJyTX{max-width:min(75ch,90%);padding:.6875rem .6875rem .6875rem .875rem;border-radius:.25rem;box-shadow:0 .1875rem .375rem #0000004a;white-space:pre-wrap;word-wrap:break-word;transition-property:opacity;transform:scale(1);z-index:1}')),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}}();
|
|
2
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="TextEllipsis_popover_uJyTX",t={"text-ellipsis":"TextEllipsis_text-ellipsis_uJyTX",popover:e};exports.default=t,exports.popover=e;
|
|
3
|
-
//# sourceMappingURL=TextEllipsis.module.scss.cjs.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextEllipsis.module.scss.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\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 */.TextEllipsis_text-ellipsis_uJyTX{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TextEllipsis_popover_uJyTX{max-width:min(75ch,90%);padding:.6875rem .6875rem .6875rem .875rem;border-radius:.25rem;box-shadow:0 .1875rem .375rem #0000004a;white-space:pre-wrap;word-wrap:break-word;transition-property:opacity;transform:scale(1);z-index:1}')),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}}();
|
|
2
|
-
const popover = "TextEllipsis_popover_uJyTX";
|
|
3
|
-
const classes = {
|
|
4
|
-
"text-ellipsis": "TextEllipsis_text-ellipsis_uJyTX",
|
|
5
|
-
popover
|
|
6
|
-
};
|
|
7
|
-
export {
|
|
8
|
-
classes as default,
|
|
9
|
-
popover
|
|
10
|
-
};
|
|
11
|
-
//# sourceMappingURL=TextEllipsis.module.scss.es.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextEllipsis.module.scss.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),t=require("../Icon/Icon.cjs.js"),a=require("./Tile.module.scss.cjs.js"),l=require("../../readyclasses.module.scss.cjs.js"),s=require("../../util/helper.cjs.js"),r=e.forwardRef((({title:r,imageProps:c,enabled:n,className:o,loading:i,tileAction:d,...u},m)=>{const[f]=e.useState(s.generateID(20));if(!r)throw new Error("Please make sure to pass a title prop to your Tile component.");return e.createElement("article",{...u,tabIndex:0,"aria-labelledby":f,ref:m,className:`${a.default.tile} ${i?a.default.loading:""}`},e.createElement("header",{style:{justifyContent:void 0===n?"flex-end":"space-between"}},!0===n&&e.createElement(t.Icon,{color:"var(--success)",icon:t.Icons.Checkmark,className:`${a.default.icon} ${o??""}`}),!1===n&&e.createElement(t.Icon,{color:"var(--greyed-out)",icon:t.Icons.Forbidden,className:`${a.default.icon} ${o??""}`}),void 0!==n&&e.createElement("span",{id:f,className:l.default["sr-only"]},`${r}. ${n?"Status: enabled":"Status: disabled"}`),d??null),e.createElement("div",{className:a.default.content},c&&c.src.length>0&&e.createElement("figure",{className:a.default.image},!i&&e.createElement("img",{...c,alt:""})),(!c||0===c.src.length)&&e.createElement(t.Icon,{className:a.default.placeholder,icon:t.Icons.Image}),e.createElement("span",{className:a.default.title},r)))}));exports.Tile=r;
|
|
2
|
-
//# sourceMappingURL=Tile.cjs.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tile.cjs.js","sources":["../../../src/components/Tiles/Tile.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, {\n ComponentPropsWithoutRef,\n ComponentPropsWithRef,\n ForwardRefRenderFunction,\n ReactElement,\n useState\n} from \"react\";\nimport { Icon, Icons } from \"../Icon/Icon\";\nimport classes from \"./Tile.module.scss\";\nimport readyClasses from \"../../readyclasses.module.scss\";\n\nimport { Props as ContextMenuProps } from \"../ContextMenu/ContextMenu\";\nimport { generateID } from \"../../util/helper\";\nimport { Props as IconButtonProps } from \"../Button/IconButton\";\n\ninterface ImageProps extends ComponentPropsWithoutRef<\"img\"> {\n src: string;\n}\n\nexport interface Props extends ComponentPropsWithRef<\"div\"> {\n title: string;\n imageProps?: ImageProps;\n enabled?: boolean;\n loading?: boolean;\n tileAction?: ReactElement<ContextMenuProps> | ReactElement<IconButtonProps>;\n}\n\nconst TileComponent: ForwardRefRenderFunction<HTMLDivElement, Props> = (\n { title, imageProps, enabled, className, loading, tileAction, ...rest }: Props,\n ref\n) => {\n const [tileDescriptionID] = useState(generateID(20));\n\n if (!title) {\n throw new Error(\"Please make sure to pass a title prop to your Tile component.\");\n }\n\n const statusMessage = () => {\n if (enabled) {\n return \"Status: enabled\";\n }\n\n return \"Status: disabled\";\n };\n\n return (\n <article\n {...rest}\n tabIndex={0}\n aria-labelledby={tileDescriptionID}\n ref={ref}\n className={`${classes[\"tile\"]} ${loading ? classes[\"loading\"] : \"\"}`}\n >\n <header style={{ justifyContent: enabled === undefined ? \"flex-end\" : \"space-between\" }}>\n {enabled === true && (\n <Icon\n color=\"var(--success)\"\n icon={Icons.Checkmark}\n className={`${classes[\"icon\"]} ${className ?? \"\"}`}\n />\n )}\n {enabled === false && (\n <Icon\n color=\"var(--greyed-out)\"\n icon={Icons.Forbidden}\n className={`${classes[\"icon\"]} ${className ?? \"\"}`}\n />\n )}\n {enabled !== undefined && (\n <span id={tileDescriptionID} className={readyClasses[\"sr-only\"]}>\n {`${title}. ${statusMessage()}`}\n </span>\n )}\n {tileAction ?? null}\n </header>\n <div className={classes[\"content\"]}>\n {imageProps && imageProps.src.length > 0 && (\n <figure className={classes[\"image\"]}>{!loading && <img {...imageProps} alt=\"\" />}</figure>\n )}\n {(!imageProps || imageProps.src.length === 0) && (\n <Icon className={classes[\"placeholder\"]} icon={Icons.Image} />\n )}\n <span className={classes[\"title\"]}>{title}</span>\n </div>\n </article>\n );\n};\n\nexport const Tile = React.forwardRef(TileComponent);\n"],"names":["Tile","React","forwardRef","title","imageProps","enabled","className","loading","tileAction","rest","ref","tileDescriptionID","useState","generateID","Error","createElement","tabIndex","classes","default","style","justifyContent","Icon","color","icon","Icons","Checkmark","Forbidden","id","readyClasses","src","length","alt","Image"],"mappings":"0QAwGaA,EAAOC,EAAMC,YA7D6C,EACnEC,QAAOC,aAAYC,UAASC,YAAWC,UAASC,gBAAeC,GACjEC,KAEM,MAACC,GAAqBC,EAASA,SAAAC,EAAAA,WAAW,KAEhD,IAAKV,EACG,MAAA,IAAIW,MAAM,iEAYhB,OAAAb,EAAAc,cAAC,UAAA,IACKN,EACJO,SAAU,EACV,kBAAiBL,EACjBD,MACAJ,UAAW,GAAGW,EAAAC,QAAc,QAAKX,EAAUU,EAAAC,QAAiB,QAAI,MAEhEjB,EAAAc,cAAC,SAAO,CAAAI,MAAO,CAAEC,oBAA4B,IAAZf,EAAwB,WAAa,mBACvD,IAAZA,GACCJ,EAAAc,cAACM,EAAAA,KAAA,CACCC,MAAM,iBACNC,KAAMC,EAAMA,MAAAC,UACZnB,UAAW,GAAGW,UAAc,QAAKX,GAAa,QAGrC,IAAZD,GACCJ,EAAAc,cAACM,EAAAA,KAAA,CACCC,MAAM,oBACNC,KAAMC,EAAMA,MAAAE,UACZpB,UAAW,GAAGW,UAAc,QAAKX,GAAa,YAGrC,IAAZD,mBACE,OAAK,CAAAsB,GAAIhB,EAAmBL,UAAWsB,EAAAA,QAAa,YAClD,GAAGzB,MAhCRE,EACK,kBAGF,sBA+BFG,GAAc,MAEjBP,EAAAc,cAAC,OAAIT,UAAWW,EAAAA,QAAiB,SAC9Bb,GAAcA,EAAWyB,IAAIC,OAAS,mBACpC,SAAO,CAAAxB,UAAWW,EAAQC,QAAO,QAAKX,KAAYQ,cAAA,MAAA,IAAQX,EAAY2B,IAAI,QAE1E3B,GAAwC,IAA1BA,EAAWyB,IAAIC,SAC9B7B,EAAAc,cAACM,OAAK,CAAAf,UAAWW,EAAQC,QAAa,YAAGK,KAAMC,EAAAA,MAAMQ,UAEtDjB,cAAA,OAAA,CAAKT,UAAWW,EAAAA,QAAe,OAAId,IAExC"}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import React, { useState } from "react";
|
|
2
|
-
import { Icon, Icons } from "../Icon/Icon.es.js";
|
|
3
|
-
import classes from "./Tile.module.scss.es.js";
|
|
4
|
-
import readyclasses from "../../readyclasses.module.scss.es.js";
|
|
5
|
-
import { generateID } from "../../util/helper.es.js";
|
|
6
|
-
const TileComponent = ({ title, imageProps, enabled, className, loading, tileAction, ...rest }, ref) => {
|
|
7
|
-
const [tileDescriptionID] = useState(generateID(20));
|
|
8
|
-
if (!title) {
|
|
9
|
-
throw new Error("Please make sure to pass a title prop to your Tile component.");
|
|
10
|
-
}
|
|
11
|
-
const statusMessage = () => {
|
|
12
|
-
if (enabled) {
|
|
13
|
-
return "Status: enabled";
|
|
14
|
-
}
|
|
15
|
-
return "Status: disabled";
|
|
16
|
-
};
|
|
17
|
-
return /* @__PURE__ */ React.createElement(
|
|
18
|
-
"article",
|
|
19
|
-
{
|
|
20
|
-
...rest,
|
|
21
|
-
tabIndex: 0,
|
|
22
|
-
"aria-labelledby": tileDescriptionID,
|
|
23
|
-
ref,
|
|
24
|
-
className: `${classes["tile"]} ${loading ? classes["loading"] : ""}`
|
|
25
|
-
},
|
|
26
|
-
/* @__PURE__ */ React.createElement("header", { style: { justifyContent: enabled === void 0 ? "flex-end" : "space-between" } }, enabled === true && /* @__PURE__ */ React.createElement(
|
|
27
|
-
Icon,
|
|
28
|
-
{
|
|
29
|
-
color: "var(--success)",
|
|
30
|
-
icon: Icons.Checkmark,
|
|
31
|
-
className: `${classes["icon"]} ${className ?? ""}`
|
|
32
|
-
}
|
|
33
|
-
), enabled === false && /* @__PURE__ */ React.createElement(
|
|
34
|
-
Icon,
|
|
35
|
-
{
|
|
36
|
-
color: "var(--greyed-out)",
|
|
37
|
-
icon: Icons.Forbidden,
|
|
38
|
-
className: `${classes["icon"]} ${className ?? ""}`
|
|
39
|
-
}
|
|
40
|
-
), enabled !== void 0 && /* @__PURE__ */ React.createElement("span", { id: tileDescriptionID, className: readyclasses["sr-only"] }, `${title}. ${statusMessage()}`), tileAction ?? null),
|
|
41
|
-
/* @__PURE__ */ React.createElement("div", { className: classes["content"] }, imageProps && imageProps.src.length > 0 && /* @__PURE__ */ React.createElement("figure", { className: classes["image"] }, !loading && /* @__PURE__ */ React.createElement("img", { ...imageProps, alt: "" })), (!imageProps || imageProps.src.length === 0) && /* @__PURE__ */ React.createElement(Icon, { className: classes["placeholder"], icon: Icons.Image }), /* @__PURE__ */ React.createElement("span", { className: classes["title"] }, title))
|
|
42
|
-
);
|
|
43
|
-
};
|
|
44
|
-
const Tile = React.forwardRef(TileComponent);
|
|
45
|
-
export {
|
|
46
|
-
Tile
|
|
47
|
-
};
|
|
48
|
-
//# sourceMappingURL=Tile.es.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tile.es.js","sources":["../../../src/components/Tiles/Tile.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, {\n ComponentPropsWithoutRef,\n ComponentPropsWithRef,\n ForwardRefRenderFunction,\n ReactElement,\n useState\n} from \"react\";\nimport { Icon, Icons } from \"../Icon/Icon\";\nimport classes from \"./Tile.module.scss\";\nimport readyClasses from \"../../readyclasses.module.scss\";\n\nimport { Props as ContextMenuProps } from \"../ContextMenu/ContextMenu\";\nimport { generateID } from \"../../util/helper\";\nimport { Props as IconButtonProps } from \"../Button/IconButton\";\n\ninterface ImageProps extends ComponentPropsWithoutRef<\"img\"> {\n src: string;\n}\n\nexport interface Props extends ComponentPropsWithRef<\"div\"> {\n title: string;\n imageProps?: ImageProps;\n enabled?: boolean;\n loading?: boolean;\n tileAction?: ReactElement<ContextMenuProps> | ReactElement<IconButtonProps>;\n}\n\nconst TileComponent: ForwardRefRenderFunction<HTMLDivElement, Props> = (\n { title, imageProps, enabled, className, loading, tileAction, ...rest }: Props,\n ref\n) => {\n const [tileDescriptionID] = useState(generateID(20));\n\n if (!title) {\n throw new Error(\"Please make sure to pass a title prop to your Tile component.\");\n }\n\n const statusMessage = () => {\n if (enabled) {\n return \"Status: enabled\";\n }\n\n return \"Status: disabled\";\n };\n\n return (\n <article\n {...rest}\n tabIndex={0}\n aria-labelledby={tileDescriptionID}\n ref={ref}\n className={`${classes[\"tile\"]} ${loading ? classes[\"loading\"] : \"\"}`}\n >\n <header style={{ justifyContent: enabled === undefined ? \"flex-end\" : \"space-between\" }}>\n {enabled === true && (\n <Icon\n color=\"var(--success)\"\n icon={Icons.Checkmark}\n className={`${classes[\"icon\"]} ${className ?? \"\"}`}\n />\n )}\n {enabled === false && (\n <Icon\n color=\"var(--greyed-out)\"\n icon={Icons.Forbidden}\n className={`${classes[\"icon\"]} ${className ?? \"\"}`}\n />\n )}\n {enabled !== undefined && (\n <span id={tileDescriptionID} className={readyClasses[\"sr-only\"]}>\n {`${title}. ${statusMessage()}`}\n </span>\n )}\n {tileAction ?? null}\n </header>\n <div className={classes[\"content\"]}>\n {imageProps && imageProps.src.length > 0 && (\n <figure className={classes[\"image\"]}>{!loading && <img {...imageProps} alt=\"\" />}</figure>\n )}\n {(!imageProps || imageProps.src.length === 0) && (\n <Icon className={classes[\"placeholder\"]} icon={Icons.Image} />\n )}\n <span className={classes[\"title\"]}>{title}</span>\n </div>\n </article>\n );\n};\n\nexport const Tile = React.forwardRef(TileComponent);\n"],"names":["readyClasses"],"mappings":";;;;;AA2CA,MAAM,gBAAiE,CACrE,EAAE,OAAO,YAAY,SAAS,WAAW,SAAS,YAAY,GAAG,KAAK,GACtE,QACG;AACH,QAAM,CAAC,iBAAiB,IAAI,SAAS,WAAW,EAAE,CAAC;AAEnD,MAAI,CAAC,OAAO;AACJ,UAAA,IAAI,MAAM,+DAA+D;AAAA,EAAA;AAGjF,QAAM,gBAAgB,MAAM;AAC1B,QAAI,SAAS;AACJ,aAAA;AAAA,IAAA;AAGF,WAAA;AAAA,EACT;AAGE,SAAA,sBAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACE,GAAG;AAAA,MACJ,UAAU;AAAA,MACV,mBAAiB;AAAA,MACjB;AAAA,MACA,WAAW,GAAG,QAAQ,MAAM,CAAC,IAAI,UAAU,QAAQ,SAAS,IAAI,EAAE;AAAA,IAAA;AAAA,IAElE,sBAAA,cAAC,UAAO,EAAA,OAAO,EAAE,gBAAgB,YAAY,SAAY,aAAa,gBAAA,EACnE,GAAA,YAAY,QACX,sBAAA;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,OAAM;AAAA,QACN,MAAM,MAAM;AAAA,QACZ,WAAW,GAAG,QAAQ,MAAM,CAAC,IAAI,aAAa,EAAE;AAAA,MAAA;AAAA,IAAA,GAGnD,YAAY,SACX,sBAAA;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,OAAM;AAAA,QACN,MAAM,MAAM;AAAA,QACZ,WAAW,GAAG,QAAQ,MAAM,CAAC,IAAI,aAAa,EAAE;AAAA,MAAA;AAAA,IAAA,GAGnD,YAAY,8CACV,QAAK,EAAA,IAAI,mBAAmB,WAAWA,aAAa,SAAS,EAC3D,GAAA,GAAG,KAAK,KAAK,cAAA,CAAe,EAC/B,GAED,cAAc,IACjB;AAAA,IACA,sBAAA,cAAC,SAAI,WAAW,QAAQ,SAAS,EAC9B,GAAA,cAAc,WAAW,IAAI,SAAS,yCACpC,UAAO,EAAA,WAAW,QAAQ,OAAO,EAAI,GAAA,CAAC,WAAY,sBAAA,cAAA,OAAA,EAAK,GAAG,YAAY,KAAI,GAAG,CAAA,CAAG,IAEjF,CAAC,cAAc,WAAW,IAAI,WAAW,MACzC,sBAAA,cAAC,MAAK,EAAA,WAAW,QAAQ,aAAa,GAAG,MAAM,MAAM,MAAO,CAAA,GAE7D,sBAAA,cAAA,QAAA,EAAK,WAAW,QAAQ,OAAO,EAAI,GAAA,KAAM,CAC5C;AAAA,EACF;AAEJ;AAEa,MAAA,OAAO,MAAM,WAAW,aAAa;"}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.Tile_sr-only_uJyTX{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.Tile_hidden_uJyTX{display:none}.Tile_slide-in_uJyTX{animation:Tile_slide-in_uJyTX .5s forwards}@media (prefers-reduced-motion: reduce){.Tile_slide-in_uJyTX{animation-duration:.1ms}}.Tile_slide-out_uJyTX{animation:Tile_slide-out_uJyTX .5s forwards}@media (prefers-reduced-motion: reduce){.Tile_slide-out_uJyTX{animation-duration:.1ms}}@keyframes Tile_slide-in_uJyTX{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes Tile_slide-out_uJyTX{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\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 */.Tile_tile_uJyTX{border:1px solid var(--light-grey-border);border-radius:8px;box-sizing:border-box;padding:0 0 2rem;background-color:var(--light);font-family:var(--font-family);transition-property:box-shadow;transition-duration:.2s;transition-timing-function:ease-in-out}@media (prefers-reduced-motion: reduce){.Tile_tile_uJyTX{transition-duration:.1ms}}.Tile_tile_uJyTX:hover{box-shadow:0 3px 6px #0000004a}.Tile_tile_uJyTX header{display:flex;align-items:center}.Tile_tile_uJyTX header .Tile_icon_uJyTX{padding:0 1rem}.Tile_tile_uJyTX figure{margin:0 0 1rem;height:3rem}.Tile_tile_uJyTX figure img{vertical-align:top;height:3rem;width:auto}.Tile_tile_uJyTX .Tile_placeholder_uJyTX{font-size:3rem;margin:0 0 1rem;color:var(--greyed-out)}.Tile_tile_uJyTX .Tile_content_uJyTX{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:default;padding:0 1rem}.Tile_tile_uJyTX.Tile_loading_uJyTX header{display:none}.Tile_tile_uJyTX.Tile_loading_uJyTX .Tile_image_uJyTX{margin-top:2.5rem;border-radius:.5rem;width:3rem;height:3rem;position:relative;overflow:hidden;background-color:var(--skeleton-background-color)}.Tile_tile_uJyTX.Tile_loading_uJyTX .Tile_image_uJyTX:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);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));content:"";animation:Tile_shimmer_uJyTX 2s infinite}@media (prefers-reduced-motion: reduce){.Tile_tile_uJyTX.Tile_loading_uJyTX .Tile_image_uJyTX:after{animation:none}}.Tile_tile_uJyTX.Tile_loading_uJyTX .Tile_title_uJyTX{color:transparent;display:inline-block;width:70%;border-radius:.5rem;position:relative;overflow:hidden;background-color:var(--skeleton-background-color)}.Tile_tile_uJyTX.Tile_loading_uJyTX .Tile_title_uJyTX:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);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));content:"";animation:Tile_shimmer_uJyTX 2s infinite}@media (prefers-reduced-motion: reduce){.Tile_tile_uJyTX.Tile_loading_uJyTX .Tile_title_uJyTX:after{animation:none}}@keyframes Tile_shimmer_uJyTX{to{transform:translate(100%)}}')),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}}();
|
|
2
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="Tile_tile_uJyTX",t="Tile_icon_uJyTX",l="Tile_placeholder_uJyTX",o="Tile_content_uJyTX",i="Tile_loading_uJyTX",r="Tile_image_uJyTX",_="Tile_title_uJyTX",n={tile:e,icon:t,placeholder:l,content:o,loading:i,image:r,title:_};exports.content=o,exports.default=n,exports.icon=t,exports.image=r,exports.loading=i,exports.placeholder=l,exports.tile=e,exports.title=_;
|
|
3
|
-
//# sourceMappingURL=Tile.module.scss.cjs.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tile.module.scss.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.Tile_sr-only_uJyTX{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.Tile_hidden_uJyTX{display:none}.Tile_slide-in_uJyTX{animation:Tile_slide-in_uJyTX .5s forwards}@media (prefers-reduced-motion: reduce){.Tile_slide-in_uJyTX{animation-duration:.1ms}}.Tile_slide-out_uJyTX{animation:Tile_slide-out_uJyTX .5s forwards}@media (prefers-reduced-motion: reduce){.Tile_slide-out_uJyTX{animation-duration:.1ms}}@keyframes Tile_slide-in_uJyTX{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes Tile_slide-out_uJyTX{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\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 */.Tile_tile_uJyTX{border:1px solid var(--light-grey-border);border-radius:8px;box-sizing:border-box;padding:0 0 2rem;background-color:var(--light);font-family:var(--font-family);transition-property:box-shadow;transition-duration:.2s;transition-timing-function:ease-in-out}@media (prefers-reduced-motion: reduce){.Tile_tile_uJyTX{transition-duration:.1ms}}.Tile_tile_uJyTX:hover{box-shadow:0 3px 6px #0000004a}.Tile_tile_uJyTX header{display:flex;align-items:center}.Tile_tile_uJyTX header .Tile_icon_uJyTX{padding:0 1rem}.Tile_tile_uJyTX figure{margin:0 0 1rem;height:3rem}.Tile_tile_uJyTX figure img{vertical-align:top;height:3rem;width:auto}.Tile_tile_uJyTX .Tile_placeholder_uJyTX{font-size:3rem;margin:0 0 1rem;color:var(--greyed-out)}.Tile_tile_uJyTX .Tile_content_uJyTX{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:default;padding:0 1rem}.Tile_tile_uJyTX.Tile_loading_uJyTX header{display:none}.Tile_tile_uJyTX.Tile_loading_uJyTX .Tile_image_uJyTX{margin-top:2.5rem;border-radius:.5rem;width:3rem;height:3rem;position:relative;overflow:hidden;background-color:var(--skeleton-background-color)}.Tile_tile_uJyTX.Tile_loading_uJyTX .Tile_image_uJyTX:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);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));content:"";animation:Tile_shimmer_uJyTX 2s infinite}@media (prefers-reduced-motion: reduce){.Tile_tile_uJyTX.Tile_loading_uJyTX .Tile_image_uJyTX:after{animation:none}}.Tile_tile_uJyTX.Tile_loading_uJyTX .Tile_title_uJyTX{color:transparent;display:inline-block;width:70%;border-radius:.5rem;position:relative;overflow:hidden;background-color:var(--skeleton-background-color)}.Tile_tile_uJyTX.Tile_loading_uJyTX .Tile_title_uJyTX:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);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));content:"";animation:Tile_shimmer_uJyTX 2s infinite}@media (prefers-reduced-motion: reduce){.Tile_tile_uJyTX.Tile_loading_uJyTX .Tile_title_uJyTX:after{animation:none}}@keyframes Tile_shimmer_uJyTX{to{transform:translate(100%)}}')),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}}();
|
|
2
|
-
const tile = "Tile_tile_uJyTX";
|
|
3
|
-
const icon = "Tile_icon_uJyTX";
|
|
4
|
-
const placeholder = "Tile_placeholder_uJyTX";
|
|
5
|
-
const content = "Tile_content_uJyTX";
|
|
6
|
-
const loading = "Tile_loading_uJyTX";
|
|
7
|
-
const image = "Tile_image_uJyTX";
|
|
8
|
-
const title = "Tile_title_uJyTX";
|
|
9
|
-
const classes = {
|
|
10
|
-
tile,
|
|
11
|
-
icon,
|
|
12
|
-
placeholder,
|
|
13
|
-
content,
|
|
14
|
-
loading,
|
|
15
|
-
image,
|
|
16
|
-
title
|
|
17
|
-
};
|
|
18
|
-
export {
|
|
19
|
-
content,
|
|
20
|
-
classes as default,
|
|
21
|
-
icon,
|
|
22
|
-
image,
|
|
23
|
-
loading,
|
|
24
|
-
placeholder,
|
|
25
|
-
tile,
|
|
26
|
-
title
|
|
27
|
-
};
|
|
28
|
-
//# sourceMappingURL=Tile.module.scss.es.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tile.module.scss.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),l=require("./Tiles.module.scss.cjs.js"),r=require("./Tile.cjs.js"),a=e.forwardRef((({children:a,className:i,loading:t=!1,...c},o)=>e.createElement("div",{...c,ref:o,className:`${l.default.tiles} ${i??""}`,"aria-live":"polite","aria-busy":t},t?[e.createElement(r.Tile,{key:"placeholder1",title:"placeholder",imageProps:{src:"placeholder"},loading:!0}),e.createElement(r.Tile,{key:"placeholder2",title:"placeholder",imageProps:{src:"placeholder"},loading:!0}),e.createElement(r.Tile,{key:"placeholder3",title:"placeholder",imageProps:{src:"placeholder"},loading:!0})]:a)));exports.Tiles=a;
|
|
2
|
-
//# sourceMappingURL=Tiles.cjs.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tiles.cjs.js","sources":["../../../src/components/Tiles/Tiles.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, ReactNode } from \"react\";\nimport classes from \"./Tiles.module.scss\";\nimport { Tile } from \"./Tile\";\n\nexport interface Props extends ComponentPropsWithRef<\"div\"> {\n children: ReactNode;\n loading?: boolean;\n}\n\nconst TilesComponent: ForwardRefRenderFunction<HTMLDivElement, Props> = (\n { children, className, loading = false, ...rest }: Props,\n ref\n) => {\n const renderChildren = () => {\n if (loading) {\n return [\n <Tile\n key=\"placeholder1\"\n title=\"placeholder\"\n imageProps={{ src: \"placeholder\" }}\n loading={true}\n />,\n <Tile\n key=\"placeholder2\"\n title=\"placeholder\"\n imageProps={{ src: \"placeholder\" }}\n loading={true}\n />,\n <Tile\n key=\"placeholder3\"\n title=\"placeholder\"\n imageProps={{ src: \"placeholder\" }}\n loading={true}\n />\n ];\n }\n\n return children;\n };\n\n return (\n <div\n {...rest}\n ref={ref}\n className={`${classes[\"tiles\"]} ${className ?? \"\"}`}\n aria-live=\"polite\"\n aria-busy={loading}\n >\n {renderChildren()}\n </div>\n );\n};\n\nexport const Tiles = React.forwardRef(TilesComponent);\n"],"names":["Tiles","React","forwardRef","children","className","loading","rest","ref","createElement","classes","Tile","key","title","imageProps","src"],"mappings":"4KAqEaA,EAAQC,EAAMC,YA5C6C,EACpEC,WAAUC,YAAWC,WAAU,KAAUC,GAC3CC,IA8BEN,EAAAO,cAAC,MAAA,IACKF,EACJC,MACAH,UAAW,GAAGK,UAAe,SAAKL,GAAa,KAC/C,YAAU,SACV,YAAWC,GAhCTA,EACK,CACLJ,EAAAO,cAACE,EAAAA,KAAA,CACCC,IAAI,eACJC,MAAM,cACNC,WAAY,CAAEC,IAAK,eACnBT,SAAS,IAEXJ,EAAAO,cAACE,EAAAA,KAAA,CACCC,IAAI,eACJC,MAAM,cACNC,WAAY,CAAEC,IAAK,eACnBT,SAAS,IAEXJ,EAAAO,cAACE,EAAAA,KAAA,CACCC,IAAI,eACJC,MAAM,cACNC,WAAY,CAAEC,IAAK,eACnBT,SAAS,KAKRF"}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import classes from "./Tiles.module.scss.es.js";
|
|
3
|
-
import { Tile } from "./Tile.es.js";
|
|
4
|
-
const TilesComponent = ({ children, className, loading = false, ...rest }, ref) => {
|
|
5
|
-
const renderChildren = () => {
|
|
6
|
-
if (loading) {
|
|
7
|
-
return [
|
|
8
|
-
/* @__PURE__ */ React.createElement(
|
|
9
|
-
Tile,
|
|
10
|
-
{
|
|
11
|
-
key: "placeholder1",
|
|
12
|
-
title: "placeholder",
|
|
13
|
-
imageProps: { src: "placeholder" },
|
|
14
|
-
loading: true
|
|
15
|
-
}
|
|
16
|
-
),
|
|
17
|
-
/* @__PURE__ */ React.createElement(
|
|
18
|
-
Tile,
|
|
19
|
-
{
|
|
20
|
-
key: "placeholder2",
|
|
21
|
-
title: "placeholder",
|
|
22
|
-
imageProps: { src: "placeholder" },
|
|
23
|
-
loading: true
|
|
24
|
-
}
|
|
25
|
-
),
|
|
26
|
-
/* @__PURE__ */ React.createElement(
|
|
27
|
-
Tile,
|
|
28
|
-
{
|
|
29
|
-
key: "placeholder3",
|
|
30
|
-
title: "placeholder",
|
|
31
|
-
imageProps: { src: "placeholder" },
|
|
32
|
-
loading: true
|
|
33
|
-
}
|
|
34
|
-
)
|
|
35
|
-
];
|
|
36
|
-
}
|
|
37
|
-
return children;
|
|
38
|
-
};
|
|
39
|
-
return /* @__PURE__ */ React.createElement(
|
|
40
|
-
"div",
|
|
41
|
-
{
|
|
42
|
-
...rest,
|
|
43
|
-
ref,
|
|
44
|
-
className: `${classes["tiles"]} ${className ?? ""}`,
|
|
45
|
-
"aria-live": "polite",
|
|
46
|
-
"aria-busy": loading
|
|
47
|
-
},
|
|
48
|
-
renderChildren()
|
|
49
|
-
);
|
|
50
|
-
};
|
|
51
|
-
const Tiles = React.forwardRef(TilesComponent);
|
|
52
|
-
export {
|
|
53
|
-
Tiles
|
|
54
|
-
};
|
|
55
|
-
//# sourceMappingURL=Tiles.es.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tiles.es.js","sources":["../../../src/components/Tiles/Tiles.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, ReactNode } from \"react\";\nimport classes from \"./Tiles.module.scss\";\nimport { Tile } from \"./Tile\";\n\nexport interface Props extends ComponentPropsWithRef<\"div\"> {\n children: ReactNode;\n loading?: boolean;\n}\n\nconst TilesComponent: ForwardRefRenderFunction<HTMLDivElement, Props> = (\n { children, className, loading = false, ...rest }: Props,\n ref\n) => {\n const renderChildren = () => {\n if (loading) {\n return [\n <Tile\n key=\"placeholder1\"\n title=\"placeholder\"\n imageProps={{ src: \"placeholder\" }}\n loading={true}\n />,\n <Tile\n key=\"placeholder2\"\n title=\"placeholder\"\n imageProps={{ src: \"placeholder\" }}\n loading={true}\n />,\n <Tile\n key=\"placeholder3\"\n title=\"placeholder\"\n imageProps={{ src: \"placeholder\" }}\n loading={true}\n />\n ];\n }\n\n return children;\n };\n\n return (\n <div\n {...rest}\n ref={ref}\n className={`${classes[\"tiles\"]} ${className ?? \"\"}`}\n aria-live=\"polite\"\n aria-busy={loading}\n >\n {renderChildren()}\n </div>\n );\n};\n\nexport const Tiles = React.forwardRef(TilesComponent);\n"],"names":[],"mappings":";;;AAyBA,MAAM,iBAAkE,CACtE,EAAE,UAAU,WAAW,UAAU,OAAO,GAAG,KAAK,GAChD,QACG;AACH,QAAM,iBAAiB,MAAM;AAC3B,QAAI,SAAS;AACJ,aAAA;AAAA,QACL,sBAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,KAAI;AAAA,YACJ,OAAM;AAAA,YACN,YAAY,EAAE,KAAK,cAAc;AAAA,YACjC,SAAS;AAAA,UAAA;AAAA,QACX;AAAA,QACA,sBAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,KAAI;AAAA,YACJ,OAAM;AAAA,YACN,YAAY,EAAE,KAAK,cAAc;AAAA,YACjC,SAAS;AAAA,UAAA;AAAA,QACX;AAAA,QACA,sBAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,KAAI;AAAA,YACJ,OAAM;AAAA,YACN,YAAY,EAAE,KAAK,cAAc;AAAA,YACjC,SAAS;AAAA,UAAA;AAAA,QAAA;AAAA,MAEb;AAAA,IAAA;AAGK,WAAA;AAAA,EACT;AAGE,SAAA,sBAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACE,GAAG;AAAA,MACJ;AAAA,MACA,WAAW,GAAG,QAAQ,OAAO,CAAC,IAAI,aAAa,EAAE;AAAA,MACjD,aAAU;AAAA,MACV,aAAW;AAAA,IAAA;AAAA,IAEV,eAAe;AAAA,EAClB;AAEJ;AAEa,MAAA,QAAQ,MAAM,WAAW,cAAc;"}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\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 */.Tiles_tiles_uJyTX{display:grid;grid-gap:1rem;grid-template-columns:repeat(1,1fr)}@media screen and (min-width: 30em){.Tiles_tiles_uJyTX{grid-template-columns:repeat(auto-fit,minmax(14.5rem,1fr))}}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
|
|
2
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="Tiles_tiles_uJyTX",t={tiles:e};exports.default=t,exports.tiles=e;
|
|
3
|
-
//# sourceMappingURL=Tiles.module.scss.cjs.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tiles.module.scss.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\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 */.Tiles_tiles_uJyTX{display:grid;grid-gap:1rem;grid-template-columns:repeat(1,1fr)}@media screen and (min-width: 30em){.Tiles_tiles_uJyTX{grid-template-columns:repeat(auto-fit,minmax(14.5rem,1fr))}}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
|
|
2
|
-
const tiles = "Tiles_tiles_uJyTX";
|
|
3
|
-
const classes = {
|
|
4
|
-
tiles
|
|
5
|
-
};
|
|
6
|
-
export {
|
|
7
|
-
classes as default,
|
|
8
|
-
tiles
|
|
9
|
-
};
|
|
10
|
-
//# sourceMappingURL=Tiles.module.scss.es.js.map
|