@bbodek/internal-ui 0.0.16 → 0.0.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Avatar/Avatar.d.ts +4 -0
- package/dist/components/Avatar/Avatar.d.ts.map +1 -0
- package/dist/components/Avatar/AvatarBase.d.ts +5 -0
- package/dist/components/Avatar/AvatarBase.d.ts.map +1 -0
- package/dist/components/Avatar/AvatarIcon.d.ts +4 -0
- package/dist/components/Avatar/AvatarIcon.d.ts.map +1 -0
- package/dist/components/Avatar/AvatarImage.d.ts +4 -0
- package/dist/components/Avatar/AvatarImage.d.ts.map +1 -0
- package/dist/components/Avatar/constants/index.d.ts +30 -0
- package/dist/components/Avatar/constants/index.d.ts.map +1 -0
- package/dist/components/Avatar/index.d.ts +4 -0
- package/dist/components/Avatar/index.d.ts.map +1 -0
- package/dist/components/Avatar/types/index.d.ts +19 -0
- package/dist/components/Avatar/types/index.d.ts.map +1 -0
- package/dist/components/AvatarGroup/AvatarGroup.d.ts +4 -0
- package/dist/components/AvatarGroup/AvatarGroup.d.ts.map +1 -0
- package/dist/components/AvatarGroup/constants/index.d.ts +2 -0
- package/dist/components/AvatarGroup/constants/index.d.ts.map +1 -0
- package/dist/components/AvatarGroup/index.d.ts +4 -0
- package/dist/components/AvatarGroup/index.d.ts.map +1 -0
- package/dist/components/AvatarGroup/types/index.d.ts +9 -0
- package/dist/components/AvatarGroup/types/index.d.ts.map +1 -0
- package/dist/components/BottomSheet/ConfirmBottomSheet/ConfirmBottomSheet.d.ts +1 -1
- package/dist/components/BottomSheet/ConfirmBottomSheet/ConfirmBottomSheet.d.ts.map +1 -1
- package/dist/components/BottomSheet/InfoBottomSheet/InfoBottomSheet.d.ts +1 -1
- package/dist/components/BottomSheet/InfoBottomSheet/InfoBottomSheet.d.ts.map +1 -1
- package/dist/components/BottomSheet/shared/BottomSheet.d.ts +2 -2
- package/dist/components/BottomSheet/shared/BottomSheet.d.ts.map +1 -1
- package/dist/components/BottomSheet/shared/BottomSheetContentWrapper.d.ts +1 -1
- package/dist/components/BottomSheet/shared/BottomSheetContentWrapper.d.ts.map +1 -1
- package/dist/components/BottomSheet/shared/BottomSheetFooter.d.ts +1 -1
- package/dist/components/BottomSheet/shared/BottomSheetFooter.d.ts.map +1 -1
- package/dist/components/BottomSheet/shared/types/index.d.ts +2 -3
- package/dist/components/BottomSheet/shared/types/index.d.ts.map +1 -1
- package/dist/components/Button/IconButton/IconButton.d.ts +1 -1
- package/dist/components/Button/IconButton/IconButton.d.ts.map +1 -1
- package/dist/components/Button/IconButton/constants/index.d.ts +3 -2
- package/dist/components/Button/IconButton/constants/index.d.ts.map +1 -1
- package/dist/components/Button/IconButton/types/index.d.ts +3 -1
- package/dist/components/Button/IconButton/types/index.d.ts.map +1 -1
- package/dist/components/Button/shared/constants/index.d.ts +3 -0
- package/dist/components/Button/shared/constants/index.d.ts.map +1 -1
- package/dist/components/Dialog/FormDialog/FormDialog.d.ts +1 -1
- package/dist/components/Dialog/FormDialog/FormDialog.d.ts.map +1 -1
- package/dist/components/Dialog/InfoDialog/InfoDialog.d.ts +1 -1
- package/dist/components/Dialog/InfoDialog/InfoDialog.d.ts.map +1 -1
- package/dist/components/Dialog/InfoDialog/types/index.d.ts +2 -2
- package/dist/components/Dialog/InfoDialog/types/index.d.ts.map +1 -1
- package/dist/components/Dialog/shared/Dialog.d.ts +2 -2
- package/dist/components/Dialog/shared/Dialog.d.ts.map +1 -1
- package/dist/components/Dialog/shared/DialogContentWrapper.d.ts +1 -1
- package/dist/components/Dialog/shared/DialogContentWrapper.d.ts.map +1 -1
- package/dist/components/Dialog/shared/DialogFooter.d.ts +1 -1
- package/dist/components/Dialog/shared/DialogFooter.d.ts.map +1 -1
- package/dist/components/Dialog/shared/DialogHeader.d.ts.map +1 -1
- package/dist/components/Dialog/shared/types/index.d.ts +2 -2
- package/dist/components/Dialog/shared/types/index.d.ts.map +1 -1
- package/dist/components/FullScreenDialog/FormFullScreenDialog/FormFullScreenDialog.d.ts +1 -1
- package/dist/components/FullScreenDialog/FormFullScreenDialog/FormFullScreenDialog.d.ts.map +1 -1
- package/dist/components/FullScreenDialog/InfoFullScreenDialog/InfoFullScreenDialog.d.ts +1 -1
- package/dist/components/FullScreenDialog/InfoFullScreenDialog/InfoFullScreenDialog.d.ts.map +1 -1
- package/dist/components/FullScreenDialog/InfoFullScreenDialog/types/index.d.ts +2 -2
- package/dist/components/FullScreenDialog/InfoFullScreenDialog/types/index.d.ts.map +1 -1
- package/dist/components/FullScreenDialog/shared/FullScreenDialog.d.ts +1 -1
- package/dist/components/FullScreenDialog/shared/FullScreenDialog.d.ts.map +1 -1
- package/dist/components/FullScreenDialog/shared/FullScreenDialogContentWrapper.d.ts +1 -1
- package/dist/components/FullScreenDialog/shared/FullScreenDialogContentWrapper.d.ts.map +1 -1
- package/dist/components/FullScreenDialog/shared/types/index.d.ts +2 -2
- package/dist/components/FullScreenDialog/shared/types/index.d.ts.map +1 -1
- package/dist/components/Icon/Icon.d.ts.map +1 -1
- package/dist/components/Input/InputField/InputField.d.ts +1 -1
- package/dist/components/Input/InputField/InputField.d.ts.map +1 -1
- package/dist/components/Input/InputField/types/index.d.ts +1 -1
- package/dist/components/Input/InputField/types/index.d.ts.map +1 -1
- package/dist/components/Input/InputPassword/InputPassword.d.ts +1 -1
- package/dist/components/Input/InputPassword/InputPassword.d.ts.map +1 -1
- package/dist/components/Input/InputSearch/InputSearch.d.ts +1 -1
- package/dist/components/Input/InputSearch/InputSearch.d.ts.map +1 -1
- package/dist/components/Input/TextArea/TextArea.d.ts +1 -1
- package/dist/components/Input/TextArea/TextArea.d.ts.map +1 -1
- package/dist/components/Input/TextArea/types/index.d.ts +1 -1
- package/dist/components/Input/TextArea/types/index.d.ts.map +1 -1
- package/dist/components/Input/shared/Input.d.ts.map +1 -1
- package/dist/components/Input/shared/InputBase.d.ts +1 -1
- package/dist/components/Input/shared/InputBase.d.ts.map +1 -1
- package/dist/components/Input/shared/InputIconButton.d.ts +1 -1
- package/dist/components/Input/shared/InputIconButton.d.ts.map +1 -1
- package/dist/components/Input/shared/constants/index.d.ts +0 -14
- package/dist/components/Input/shared/constants/index.d.ts.map +1 -1
- package/dist/components/Input/shared/context/InputContext.d.ts +7 -0
- package/dist/components/Input/shared/context/InputContext.d.ts.map +1 -0
- package/dist/components/Input/shared/types/index.d.ts +13 -10
- package/dist/components/Input/shared/types/index.d.ts.map +1 -1
- package/dist/components/Modal/ConfirmModal/ConfirmModal.d.ts +1 -1
- package/dist/components/Modal/ConfirmModal/ConfirmModal.d.ts.map +1 -1
- package/dist/components/Modal/InfoModal/InfoModal.d.ts +1 -1
- package/dist/components/Modal/InfoModal/InfoModal.d.ts.map +1 -1
- package/dist/components/Modal/shared/Modal.d.ts +2 -1
- package/dist/components/Modal/shared/Modal.d.ts.map +1 -1
- package/dist/components/Modal/shared/ModalContentWrapper.d.ts +5 -0
- package/dist/components/Modal/shared/ModalContentWrapper.d.ts.map +1 -0
- package/dist/components/Modal/shared/ModalFooter.d.ts +1 -1
- package/dist/components/Modal/shared/ModalFooter.d.ts.map +1 -1
- package/dist/components/Modal/shared/types/index.d.ts +3 -1
- package/dist/components/Modal/shared/types/index.d.ts.map +1 -1
- package/dist/components/Persona/Persona.d.ts +4 -0
- package/dist/components/Persona/Persona.d.ts.map +1 -0
- package/dist/components/Persona/PersonaProfile.d.ts +4 -0
- package/dist/components/Persona/PersonaProfile.d.ts.map +1 -0
- package/dist/components/Persona/constants/index.d.ts +47 -0
- package/dist/components/Persona/constants/index.d.ts.map +1 -0
- package/dist/components/Persona/index.d.ts +5 -0
- package/dist/components/Persona/index.d.ts.map +1 -0
- package/dist/components/Persona/types/index.d.ts +11 -0
- package/dist/components/Persona/types/index.d.ts.map +1 -0
- package/dist/components/Popover/Popover/Popover.d.ts +2 -1
- package/dist/components/Popover/Popover/Popover.d.ts.map +1 -1
- package/dist/components/Popover/Popover/hooks/usePopover.d.ts.map +1 -1
- package/dist/components/Popover/Popover/types/index.d.ts +0 -1
- package/dist/components/Popover/Popover/types/index.d.ts.map +1 -1
- package/dist/components/Select/Single/SearchSelect/SearchSelect.d.ts +10 -0
- package/dist/components/Select/Single/SearchSelect/SearchSelect.d.ts.map +1 -0
- package/dist/components/Select/Single/SearchSelect/SearchSelectItem.d.ts +6 -0
- package/dist/components/Select/Single/SearchSelect/SearchSelectItem.d.ts.map +1 -0
- package/dist/components/Select/Single/SearchSelect/index.d.ts +3 -0
- package/dist/components/Select/Single/SearchSelect/index.d.ts.map +1 -0
- package/dist/components/Select/Single/SearchSelect/types/index.d.ts +8 -0
- package/dist/components/Select/Single/SearchSelect/types/index.d.ts.map +1 -0
- package/dist/components/Select/Single/Select/Select.d.ts +10 -0
- package/dist/components/Select/Single/Select/Select.d.ts.map +1 -0
- package/dist/components/Select/Single/Select/SelectItem.d.ts +6 -0
- package/dist/components/Select/Single/Select/SelectItem.d.ts.map +1 -0
- package/dist/components/Select/Single/Select/index.d.ts +3 -0
- package/dist/components/Select/Single/Select/index.d.ts.map +1 -0
- package/dist/components/Select/Single/Select/types/index.d.ts +6 -0
- package/dist/components/Select/Single/Select/types/index.d.ts.map +1 -0
- package/dist/components/Select/Single/index.d.ts +4 -0
- package/dist/components/Select/Single/index.d.ts.map +1 -0
- package/dist/components/Select/Single/shared/SingleSelectBase.d.ts +5 -0
- package/dist/components/Select/Single/shared/SingleSelectBase.d.ts.map +1 -0
- package/dist/components/Select/Single/shared/SingleSelectBaseItem.d.ts +5 -0
- package/dist/components/Select/Single/shared/SingleSelectBaseItem.d.ts.map +1 -0
- package/dist/components/Select/Single/shared/SingleSelectBaseList.d.ts +4 -0
- package/dist/components/Select/Single/shared/SingleSelectBaseList.d.ts.map +1 -0
- package/dist/components/Select/Single/shared/SingleSelectBaseTrigger.d.ts +4 -0
- package/dist/components/Select/Single/shared/SingleSelectBaseTrigger.d.ts.map +1 -0
- package/dist/components/Select/Single/shared/context/SingleSelectListContext.d.ts +5 -0
- package/dist/components/Select/Single/shared/context/SingleSelectListContext.d.ts.map +1 -0
- package/dist/components/Select/Single/shared/context/index.d.ts +2 -0
- package/dist/components/Select/Single/shared/context/index.d.ts.map +1 -0
- package/dist/components/Select/Single/shared/index.d.ts +6 -0
- package/dist/components/Select/Single/shared/index.d.ts.map +1 -0
- package/dist/components/Select/Single/shared/types/index.d.ts +25 -0
- package/dist/components/Select/Single/shared/types/index.d.ts.map +1 -0
- package/dist/components/Select/index.d.ts +4 -0
- package/dist/components/Select/index.d.ts.map +1 -0
- package/dist/components/Select/shared/SelectBase.d.ts +10 -0
- package/dist/components/Select/shared/SelectBase.d.ts.map +1 -0
- package/dist/components/Select/shared/SelectBaseFeedback.d.ts +5 -0
- package/dist/components/Select/shared/SelectBaseFeedback.d.ts.map +1 -0
- package/dist/components/Select/shared/SelectBaseItem.d.ts +5 -0
- package/dist/components/Select/shared/SelectBaseItem.d.ts.map +1 -0
- package/dist/components/Select/shared/SelectBaseLabel.d.ts +5 -0
- package/dist/components/Select/shared/SelectBaseLabel.d.ts.map +1 -0
- package/dist/components/Select/shared/SelectBaseListEmpty.d.ts +3 -0
- package/dist/components/Select/shared/SelectBaseListEmpty.d.ts.map +1 -0
- package/dist/components/Select/shared/SelectBasePopoverWrapper.d.ts +5 -0
- package/dist/components/Select/shared/SelectBasePopoverWrapper.d.ts.map +1 -0
- package/dist/components/Select/shared/SelectBaseTriggerWrapper.d.ts +5 -0
- package/dist/components/Select/shared/SelectBaseTriggerWrapper.d.ts.map +1 -0
- package/dist/components/Select/shared/constants/index.d.ts +6 -0
- package/dist/components/Select/shared/constants/index.d.ts.map +1 -0
- package/dist/components/Select/shared/context/SelectLabelContext.d.ts +5 -0
- package/dist/components/Select/shared/context/SelectLabelContext.d.ts.map +1 -0
- package/dist/components/Select/shared/context/SelectTriggerContext.d.ts +5 -0
- package/dist/components/Select/shared/context/SelectTriggerContext.d.ts.map +1 -0
- package/dist/components/Select/shared/context/index.d.ts +3 -0
- package/dist/components/Select/shared/context/index.d.ts.map +1 -0
- package/dist/components/Select/shared/index.d.ts +7 -0
- package/dist/components/Select/shared/index.d.ts.map +1 -0
- package/dist/components/Select/shared/types/index.d.ts +48 -0
- package/dist/components/Select/shared/types/index.d.ts.map +1 -0
- package/dist/components/Table/Table.d.ts +21 -0
- package/dist/components/Table/Table.d.ts.map +1 -0
- package/dist/components/Table/TableBody.d.ts +5 -0
- package/dist/components/Table/TableBody.d.ts.map +1 -0
- package/dist/components/Table/TableBodyEmpty.d.ts +3 -0
- package/dist/components/Table/TableBodyEmpty.d.ts.map +1 -0
- package/dist/components/Table/TableCell.d.ts +12 -0
- package/dist/components/Table/TableCell.d.ts.map +1 -0
- package/dist/components/Table/TableCellButton.d.ts +4 -0
- package/dist/components/Table/TableCellButton.d.ts.map +1 -0
- package/dist/components/Table/TableCellCheckbox.d.ts +4 -0
- package/dist/components/Table/TableCellCheckbox.d.ts.map +1 -0
- package/dist/components/Table/TableCellIconButton.d.ts +4 -0
- package/dist/components/Table/TableCellIconButton.d.ts.map +1 -0
- package/dist/components/Table/TableCellPersona.d.ts +4 -0
- package/dist/components/Table/TableCellPersona.d.ts.map +1 -0
- package/dist/components/Table/TableCellToggle.d.ts +4 -0
- package/dist/components/Table/TableCellToggle.d.ts.map +1 -0
- package/dist/components/Table/TableHead.d.ts +5 -0
- package/dist/components/Table/TableHead.d.ts.map +1 -0
- package/dist/components/Table/TableInputCell.d.ts +4 -0
- package/dist/components/Table/TableInputCell.d.ts.map +1 -0
- package/dist/components/Table/TableRow.d.ts +4 -0
- package/dist/components/Table/TableRow.d.ts.map +1 -0
- package/dist/components/Table/constants/index.d.ts +36 -0
- package/dist/components/Table/constants/index.d.ts.map +1 -0
- package/dist/components/Table/index.d.ts +12 -0
- package/dist/components/Table/index.d.ts.map +1 -0
- package/dist/components/Table/types/index.d.ts +30 -0
- package/dist/components/Table/types/index.d.ts.map +1 -0
- package/dist/components/Toggle/Toggle.d.ts +1 -1
- package/dist/components/Toggle/Toggle.d.ts.map +1 -1
- package/dist/components/Toggle/ToggleLabel.d.ts +1 -1
- package/dist/components/Toggle/ToggleLabel.d.ts.map +1 -1
- package/dist/components/Toggle/constants/index.d.ts +1 -1
- package/dist/components/Toggle/types/index.d.ts +6 -2
- package/dist/components/Toggle/types/index.d.ts.map +1 -1
- package/dist/components/Tooltip/Tooltip.d.ts +1 -1
- package/dist/components/Tooltip/Tooltip.d.ts.map +1 -1
- package/dist/components/Tooltip/hooks/effects/useUpdateIsOpenEffect.d.ts +3 -0
- package/dist/components/Tooltip/hooks/effects/useUpdateIsOpenEffect.d.ts.map +1 -0
- package/dist/components/Tooltip/types/index.d.ts +6 -2
- package/dist/components/Tooltip/types/index.d.ts.map +1 -1
- package/dist/components/Typography/Typography.d.ts +1 -1
- package/dist/components/Typography/Typography.d.ts.map +1 -1
- package/dist/components/Typography/types/index.d.ts +2 -1
- package/dist/components/Typography/types/index.d.ts.map +1 -1
- package/dist/components/index.d.ts +5 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/shared/components/DialogOverlay/index.d.ts +0 -2
- package/dist/components/shared/components/DialogOverlay/index.d.ts.map +1 -1
- package/dist/components/shared/components/DialogOverlay/types/index.d.ts +2 -6
- package/dist/components/shared/components/DialogOverlay/types/index.d.ts.map +1 -1
- package/dist/components/shared/components/InputFeedback/InputFeedback.d.ts +4 -0
- package/dist/components/shared/components/InputFeedback/InputFeedback.d.ts.map +1 -0
- package/dist/components/shared/components/InputFeedback/constants/index.d.ts +8 -0
- package/dist/components/shared/components/InputFeedback/constants/index.d.ts.map +1 -0
- package/dist/components/shared/components/InputFeedback/index.d.ts +3 -0
- package/dist/components/shared/components/InputFeedback/index.d.ts.map +1 -0
- package/dist/components/shared/components/InputFeedback/types/index.d.ts +8 -0
- package/dist/components/shared/components/InputFeedback/types/index.d.ts.map +1 -0
- package/dist/components/shared/components/InputLabel/InputLabel.d.ts +5 -0
- package/dist/components/shared/components/InputLabel/InputLabel.d.ts.map +1 -0
- package/dist/components/shared/components/InputLabel/index.d.ts +3 -0
- package/dist/components/shared/components/InputLabel/index.d.ts.map +1 -0
- package/dist/components/shared/components/InputLabel/types/index.d.ts +6 -0
- package/dist/components/shared/components/InputLabel/types/index.d.ts.map +1 -0
- package/dist/components/shared/components/InputTriggerWrapper/InputTriggerWrapper.d.ts +5 -0
- package/dist/components/shared/components/InputTriggerWrapper/InputTriggerWrapper.d.ts.map +1 -0
- package/dist/components/shared/components/InputTriggerWrapper/constants/index.d.ts +18 -0
- package/dist/components/shared/components/InputTriggerWrapper/constants/index.d.ts.map +1 -0
- package/dist/components/shared/components/InputTriggerWrapper/index.d.ts +4 -0
- package/dist/components/shared/components/InputTriggerWrapper/index.d.ts.map +1 -0
- package/dist/components/shared/components/InputTriggerWrapper/types/index.d.ts +10 -0
- package/dist/components/shared/components/InputTriggerWrapper/types/index.d.ts.map +1 -0
- package/dist/components/shared/components/Overlay/Overlay.d.ts +5 -1
- package/dist/components/shared/components/Overlay/Overlay.d.ts.map +1 -1
- package/dist/components/shared/components/Overlay/OverlayContentWrapper.d.ts +5 -0
- package/dist/components/shared/components/Overlay/OverlayContentWrapper.d.ts.map +1 -0
- package/dist/components/shared/components/Overlay/OverlayFooter.d.ts +1 -1
- package/dist/components/shared/components/Overlay/OverlayFooter.d.ts.map +1 -1
- package/dist/components/shared/components/Overlay/OverlayHeader.d.ts +5 -0
- package/dist/components/shared/components/Overlay/OverlayHeader.d.ts.map +1 -0
- package/dist/components/shared/components/Overlay/OverlayLoading.d.ts +3 -0
- package/dist/components/shared/components/Overlay/OverlayLoading.d.ts.map +1 -0
- package/dist/components/shared/components/Overlay/constants/index.d.ts +4 -0
- package/dist/components/shared/components/Overlay/constants/index.d.ts.map +1 -1
- package/dist/components/shared/components/Overlay/index.d.ts +2 -0
- package/dist/components/shared/components/Overlay/index.d.ts.map +1 -1
- package/dist/components/shared/components/Overlay/types/index.d.ts +10 -2
- package/dist/components/shared/components/Overlay/types/index.d.ts.map +1 -1
- package/dist/components/shared/components/index.d.ts +3 -0
- package/dist/components/shared/components/index.d.ts.map +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +2 -4
- package/src/styles/theme.css +1 -0
- package/dist/components/shared/components/DialogOverlay/DialogOverlayContentWrapper.d.ts +0 -5
- package/dist/components/shared/components/DialogOverlay/DialogOverlayContentWrapper.d.ts.map +0 -1
- package/dist/components/shared/components/DialogOverlay/constants/index.d.ts +0 -5
- package/dist/components/shared/components/DialogOverlay/constants/index.d.ts.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Avatar.d.ts","sourceRoot":"","sources":["../../../src/components/Avatar/Avatar.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AAExD,QAAA,MAAM,MAAM,GAAI,0BAA4C,WAAW,4CAMtE,CAAC;AAEF,eAAe,MAAM,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { PropsWithChildren } from 'react';
|
|
2
|
+
import { AvatarBaseProps } from '../../components/Avatar/types';
|
|
3
|
+
declare const AvatarBase: ({ size, theme, children, className, }: PropsWithChildren<AvatarBaseProps>) => import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
export default AvatarBase;
|
|
5
|
+
//# sourceMappingURL=AvatarBase.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AvatarBase.d.ts","sourceRoot":"","sources":["../../../src/components/Avatar/AvatarBase.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAM1C,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAG5D,QAAA,MAAM,UAAU,GAAI,uCAKjB,iBAAiB,CAAC,eAAe,CAAC,4CAepC,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AvatarIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Avatar/AvatarIcon.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAG5D,QAAA,MAAM,UAAU,GAAI,gBAAgB,eAAe,4CAQlD,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AvatarImage.d.ts","sourceRoot":"","sources":["../../../src/components/Avatar/AvatarImage.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAE7D,QAAA,MAAM,WAAW,GAAI,0BAA0B,gBAAgB,4CAgB9D,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { ImageProps } from 'next/image';
|
|
2
|
+
import { AvatarSize, AvatarTheme, AvatarType } from '../../../components/Avatar/types';
|
|
3
|
+
import { IconProps } from '../../../components/Icon';
|
|
4
|
+
export declare const AVATAR_TYPES: {
|
|
5
|
+
readonly SINGLE: "single";
|
|
6
|
+
readonly GROUP: "group";
|
|
7
|
+
};
|
|
8
|
+
export declare const AVATAR_SIZES: {
|
|
9
|
+
readonly SM: "sm";
|
|
10
|
+
readonly MD: "md";
|
|
11
|
+
};
|
|
12
|
+
export declare const AVATAR_THEMES: {
|
|
13
|
+
readonly PRIMARY: "primary";
|
|
14
|
+
readonly GRAY: "gray";
|
|
15
|
+
};
|
|
16
|
+
export declare const AVATAR_SIZE_STYLES: Record<AvatarSize, string>;
|
|
17
|
+
export declare const AVATAR_SIZE_IMAGE_PROPS: Record<AvatarSize, Pick<ImageProps, 'width' | 'height'>>;
|
|
18
|
+
export declare const AVATAR_ICON_KEYS: Record<AvatarType, IconProps['iconKey']>;
|
|
19
|
+
export declare const AVATAR_ICON_STYLES: {
|
|
20
|
+
readonly single: {
|
|
21
|
+
readonly sm: "text-[0.875rem]";
|
|
22
|
+
readonly md: "text-[1.125rem]";
|
|
23
|
+
};
|
|
24
|
+
readonly group: {
|
|
25
|
+
readonly sm: "text-[1rem]";
|
|
26
|
+
readonly md: "text-[1.25rem]";
|
|
27
|
+
};
|
|
28
|
+
};
|
|
29
|
+
export declare const AVATAR_THEME_STYLES: Record<AvatarTheme, string>;
|
|
30
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Avatar/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC;AAExC,OAAO,EAAE,UAAU,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAChF,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAE9C,eAAO,MAAM,YAAY;;;CAGf,CAAC;AAEX,eAAO,MAAM,YAAY;;;CAGf,CAAC;AAEX,eAAO,MAAM,aAAa;;;CAGhB,CAAC;AAEX,eAAO,MAAM,kBAAkB,EAAE,MAAM,CAAC,UAAU,EAAE,MAAM,CAGzD,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,MAAM,CAC1C,UAAU,EACV,IAAI,CAAC,UAAU,EAAE,OAAO,GAAG,QAAQ,CAAC,CAUrC,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,MAAM,CAAC,UAAU,EAAE,SAAS,CAAC,SAAS,CAAC,CAGrE,CAAC;AAEF,eAAO,MAAM,kBAAkB;;;;;;;;;CASrB,CAAC;AAEX,eAAO,MAAM,mBAAmB,EAAE,MAAM,CAAC,WAAW,EAAE,MAAM,CAG3D,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Avatar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAC;AAC7C,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { HTMLAttributes } from 'react';
|
|
2
|
+
import { AVATAR_SIZES, AVATAR_THEMES, AVATAR_TYPES } from '../../../components/Avatar';
|
|
3
|
+
export type AvatarType = (typeof AVATAR_TYPES)[keyof typeof AVATAR_TYPES];
|
|
4
|
+
export type AvatarSize = (typeof AVATAR_SIZES)[keyof typeof AVATAR_SIZES];
|
|
5
|
+
export type AvatarTheme = (typeof AVATAR_THEMES)[keyof typeof AVATAR_THEMES];
|
|
6
|
+
export interface AvatarBaseProps extends Pick<HTMLAttributes<HTMLDivElement>, 'className'> {
|
|
7
|
+
size: AvatarSize;
|
|
8
|
+
theme: AvatarTheme;
|
|
9
|
+
}
|
|
10
|
+
export interface AvatarProps extends Partial<Pick<AvatarBaseProps, 'size'>> {
|
|
11
|
+
type: AvatarType;
|
|
12
|
+
src?: string;
|
|
13
|
+
alt?: string;
|
|
14
|
+
}
|
|
15
|
+
export interface AvatarImageProps extends Pick<AvatarBaseProps, 'size'>, Pick<AvatarProps, 'alt' | 'src' | 'type'> {
|
|
16
|
+
}
|
|
17
|
+
export interface AvatarIconProps extends Required<Pick<AvatarProps, 'type' | 'size'>> {
|
|
18
|
+
}
|
|
19
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Avatar/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAEvC,OAAO,EAAE,YAAY,EAAE,aAAa,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAEhF,MAAM,MAAM,UAAU,GAAG,CAAC,OAAO,YAAY,CAAC,CAAC,MAAM,OAAO,YAAY,CAAC,CAAC;AAE1E,MAAM,MAAM,UAAU,GAAG,CAAC,OAAO,YAAY,CAAC,CAAC,MAAM,OAAO,YAAY,CAAC,CAAC;AAE1E,MAAM,MAAM,WAAW,GAAG,CAAC,OAAO,aAAa,CAAC,CAAC,MAAM,OAAO,aAAa,CAAC,CAAC;AAE7E,MAAM,WAAW,eACf,SAAQ,IAAI,CAAC,cAAc,CAAC,cAAc,CAAC,EAAE,WAAW,CAAC;IACzD,IAAI,EAAE,UAAU,CAAC;IACjB,KAAK,EAAE,WAAW,CAAC;CACpB;AAED,MAAM,WAAW,WAAY,SAAQ,OAAO,CAAC,IAAI,CAAC,eAAe,EAAE,MAAM,CAAC,CAAC;IACzE,IAAI,EAAE,UAAU,CAAC;IACjB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,gBACf,SAAQ,IAAI,CAAC,eAAe,EAAE,MAAM,CAAC,EACnC,IAAI,CAAC,WAAW,EAAE,KAAK,GAAG,KAAK,GAAG,MAAM,CAAC;CAAG;AAEhD,MAAM,WAAW,eACf,SAAQ,QAAQ,CAAC,IAAI,CAAC,WAAW,EAAE,MAAM,GAAG,MAAM,CAAC,CAAC;CAAG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AvatarGroup.d.ts","sourceRoot":"","sources":["../../../src/components/AvatarGroup/AvatarGroup.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAGlE,QAAA,MAAM,WAAW,GAAI,qCAIlB,gBAAgB,4CAuBlB,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/AvatarGroup/constants/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,+BAA+B,IAAI,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/AvatarGroup/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAC;AACvD,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { PersonaProps } from '../../../components/Persona';
|
|
2
|
+
import { TooltipProps } from '../../../components/Tooltip';
|
|
3
|
+
export type AvatarGroupItem = Pick<PersonaProps, 'name' | 'src' | 'type'>;
|
|
4
|
+
export interface AvatarGroupProps {
|
|
5
|
+
items: AvatarGroupItem[];
|
|
6
|
+
total?: number;
|
|
7
|
+
tooltipClassName?: TooltipProps['className'];
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/AvatarGroup/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAEpD,MAAM,MAAM,eAAe,GAAG,IAAI,CAAC,YAAY,EAAE,MAAM,GAAG,KAAK,GAAG,MAAM,CAAC,CAAC;AAE1E,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,eAAe,EAAE,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,gBAAgB,CAAC,EAAE,YAAY,CAAC,WAAW,CAAC,CAAC;CAC9C"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfirmBottomSheetProps } from '../../../components/BottomSheet/ConfirmBottomSheet/types';
|
|
2
2
|
declare const ConfirmBottomSheet: {
|
|
3
|
-
({ ref, isOpen, title, children, iconOptions, useIcon, onConfirm, onCancel, confirmButtonLabel, cancelButtonLabel, possibleConfirm, isPending, className, }: ConfirmBottomSheetProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
({ ref, isOpen, title, children, iconOptions, useIcon, onConfirm, onCancel, confirmButtonLabel, cancelButtonLabel, possibleConfirm, isPending, isLoading, className, }: ConfirmBottomSheetProps): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
Description: ({ description, }: import("../../../components/shared").ConfirmOverlayDescriptionProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfirmBottomSheet.d.ts","sourceRoot":"","sources":["../../../../src/components/BottomSheet/ConfirmBottomSheet/ConfirmBottomSheet.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,mDAAmD,CAAC;AAO5F,QAAA,MAAM,kBAAkB;
|
|
1
|
+
{"version":3,"file":"ConfirmBottomSheet.d.ts","sourceRoot":"","sources":["../../../../src/components/BottomSheet/ConfirmBottomSheet/ConfirmBottomSheet.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,mDAAmD,CAAC;AAO5F,QAAA,MAAM,kBAAkB;4KAerB,uBAAuB;;;CAsBzB,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { InfoBottomSheetProps } from '../../../components/BottomSheet/InfoBottomSheet/types';
|
|
2
2
|
declare const InfoBottomSheet: {
|
|
3
|
-
({ ref, isOpen, title, children, onConfirm, onCancel, confirmButtonLabel, cancelButtonLabel, className, }: InfoBottomSheetProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
({ ref, isOpen, title, children, onConfirm, onCancel, confirmButtonLabel, cancelButtonLabel, isLoading, className, }: InfoBottomSheetProps): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
Description: ({ description, className, }: import("../../../components/shared").OverlayDescriptionProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InfoBottomSheet.d.ts","sourceRoot":"","sources":["../../../../src/components/BottomSheet/InfoBottomSheet/InfoBottomSheet.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gDAAgD,CAAC;AAItF,QAAA,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"InfoBottomSheet.d.ts","sourceRoot":"","sources":["../../../../src/components/BottomSheet/InfoBottomSheet/InfoBottomSheet.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gDAAgD,CAAC;AAItF,QAAA,MAAM,eAAe;0HAWlB,oBAAoB;;;CAqBtB,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -3,8 +3,8 @@ import { BottomSheetProps } from '../../../components/BottomSheet/shared/types';
|
|
|
3
3
|
declare const BottomSheet: {
|
|
4
4
|
({ ref, isOpen, children, className, }: PropsWithChildren<BottomSheetProps>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
|
-
ContentWrapper: ({ children, className, }: PropsWithChildren<import("../../../components/BottomSheet/shared/types").BottomSheetContentWrapperProps>) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
Footer: ({ onConfirm, onCancel, confirmButtonLabel, cancelButtonLabel, isPending, possibleConfirm, }: import("../../../components/BottomSheet/shared/types").BottomSheetFooterProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
ContentWrapper: ({ isLoading, children, className, }: PropsWithChildren<import("../../../components/BottomSheet/shared/types").BottomSheetContentWrapperProps>) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
Footer: ({ onConfirm, onCancel, confirmButtonLabel, cancelButtonLabel, isPending, isLoading, possibleConfirm, }: import("../../../components/BottomSheet/shared/types").BottomSheetFooterProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
};
|
|
9
9
|
export default BottomSheet;
|
|
10
10
|
//# sourceMappingURL=BottomSheet.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomSheet.d.ts","sourceRoot":"","sources":["../../../../src/components/BottomSheet/shared/BottomSheet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAI1C,OAAO,EAAE,gBAAgB,EAAE,MAAM,uCAAuC,CAAC;
|
|
1
|
+
{"version":3,"file":"BottomSheet.d.ts","sourceRoot":"","sources":["../../../../src/components/BottomSheet/shared/BottomSheet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAI1C,OAAO,EAAE,gBAAgB,EAAE,MAAM,uCAAuC,CAAC;AAGzE,QAAA,MAAM,WAAW;4CAKd,iBAAiB,CAAC,gBAAgB,CAAC;;;;CAkBrC,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropsWithChildren } from 'react';
|
|
2
2
|
import { BottomSheetContentWrapperProps } from '../../../components/BottomSheet/shared/types';
|
|
3
|
-
declare const BottomSheetContentWrapper: ({ children, className, }: PropsWithChildren<BottomSheetContentWrapperProps>) => import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare const BottomSheetContentWrapper: ({ isLoading, children, className, }: PropsWithChildren<BottomSheetContentWrapperProps>) => import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
export default BottomSheetContentWrapper;
|
|
5
5
|
//# sourceMappingURL=BottomSheetContentWrapper.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomSheetContentWrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/BottomSheet/shared/BottomSheetContentWrapper.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE1C,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;
|
|
1
|
+
{"version":3,"file":"BottomSheetContentWrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/BottomSheet/shared/BottomSheetContentWrapper.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE1C,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;AAGvF,QAAA,MAAM,yBAAyB,GAAI,qCAIhC,iBAAiB,CAAC,8BAA8B,CAAC,4CAQnD,CAAC;AAEF,eAAe,yBAAyB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { BottomSheetFooterProps } from '../../../components/BottomSheet/shared/types';
|
|
2
|
-
declare const BottomSheetFooter: ({ onConfirm, onCancel, confirmButtonLabel, cancelButtonLabel, isPending, possibleConfirm, }: BottomSheetFooterProps) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
declare const BottomSheetFooter: ({ onConfirm, onCancel, confirmButtonLabel, cancelButtonLabel, isPending, isLoading, possibleConfirm, }: BottomSheetFooterProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default BottomSheetFooter;
|
|
4
4
|
//# sourceMappingURL=BottomSheetFooter.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomSheetFooter.d.ts","sourceRoot":"","sources":["../../../../src/components/BottomSheet/shared/BottomSheetFooter.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,uCAAuC,CAAC;AAG/E,QAAA,MAAM,iBAAiB,GAAI,
|
|
1
|
+
{"version":3,"file":"BottomSheetFooter.d.ts","sourceRoot":"","sources":["../../../../src/components/BottomSheet/shared/BottomSheetFooter.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,uCAAuC,CAAC;AAG/E,QAAA,MAAM,iBAAiB,GAAI,wGAQxB,sBAAsB,4CAcxB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { OverlayBasePrimitiveProps, OverlayFooterPrimitiveProps, OverlayFooterStateProps } from '../../../../components/shared';
|
|
1
|
+
import { OverlayBasePrimitiveProps, OverlayContentWrapperProps, OverlayFooterPrimitiveProps, OverlayFooterStateProps } from '../../../../components/shared';
|
|
3
2
|
export interface BottomSheetProps extends OverlayBasePrimitiveProps {
|
|
4
3
|
}
|
|
5
|
-
export interface BottomSheetContentWrapperProps extends Pick<
|
|
4
|
+
export interface BottomSheetContentWrapperProps extends Pick<OverlayContentWrapperProps, 'isLoading' | 'className'> {
|
|
6
5
|
}
|
|
7
6
|
export interface BottomSheetFooterProps extends OverlayFooterPrimitiveProps, OverlayFooterStateProps {
|
|
8
7
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/BottomSheet/shared/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/BottomSheet/shared/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,yBAAyB,EACzB,0BAA0B,EAC1B,2BAA2B,EAC3B,uBAAuB,EACxB,MAAM,qBAAqB,CAAC;AAE7B,MAAM,WAAW,gBAAiB,SAAQ,yBAAyB;CAAG;AAEtE,MAAM,WAAW,8BACf,SAAQ,IAAI,CAAC,0BAA0B,EAAE,WAAW,GAAG,WAAW,CAAC;CAAG;AAExE,MAAM,WAAW,sBACf,SAAQ,2BAA2B,EACjC,uBAAuB;CAAG"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { IconButtonProps } from './types';
|
|
2
|
-
declare const IconButton: ({ ref, iconKey, type, theme, arialLabel,
|
|
2
|
+
declare const IconButton: ({ ref, iconKey, type, theme, arialLabel, tooltipContent, rootClassName, disabled, isPending, onClick, }: IconButtonProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default IconButton;
|
|
4
4
|
//# sourceMappingURL=IconButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconButton.d.ts","sourceRoot":"","sources":["../../../../src/components/Button/IconButton/IconButton.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IconButton.d.ts","sourceRoot":"","sources":["../../../../src/components/Button/IconButton/IconButton.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAE1C,QAAA,MAAM,UAAU,GAAI,yGAWjB,eAAe,4CAoCjB,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { IconButtonTheme } from '../../../../components/Button/IconButton/types';
|
|
2
2
|
export declare const ICON_BUTTON_THEMES: {
|
|
3
|
-
readonly
|
|
4
|
-
readonly
|
|
3
|
+
readonly HOVER_GRAY: "hover-gray";
|
|
4
|
+
readonly HOVER_WHITE: "hover-white";
|
|
5
|
+
readonly BG_WHITE: "bg-white";
|
|
5
6
|
};
|
|
6
7
|
export declare const ICON_BUTTON_COLORS_STYLES: Record<IconButtonTheme, string>;
|
|
7
8
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/IconButton/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sCAAsC,CAAC;AAEvE,eAAO,MAAM,kBAAkB
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/IconButton/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sCAAsC,CAAC;AAEvE,eAAO,MAAM,kBAAkB;;;;CAIrB,CAAC;AAEX,eAAO,MAAM,yBAAyB,EAAE,MAAM,CAAC,eAAe,EAAE,MAAM,CAMrE,CAAC"}
|
|
@@ -3,9 +3,11 @@ import { ButtonProps } from '../../../../components/Button/Button';
|
|
|
3
3
|
import { ICON_BUTTON_THEMES } from '../../../../components/Button/IconButton/constants';
|
|
4
4
|
import { IconProps } from '../../../../components/Icon';
|
|
5
5
|
import { ComponentPropsRef } from '../../../../components/shared';
|
|
6
|
+
import { TooltipProps } from '../../../../components/Tooltip';
|
|
6
7
|
export type IconButtonTheme = (typeof ICON_BUTTON_THEMES)[keyof typeof ICON_BUTTON_THEMES];
|
|
7
|
-
export interface IconButtonProps extends Pick<ButtonHTMLAttributes<HTMLButtonElement>, '
|
|
8
|
+
export interface IconButtonProps extends Pick<ButtonHTMLAttributes<HTMLButtonElement>, 'onClick' | 'disabled' | 'type'>, Pick<TooltipProps, 'rootClassName'>, Pick<IconProps, 'iconKey'>, Pick<ButtonProps, 'isPending'>, ComponentPropsRef<HTMLButtonElement> {
|
|
8
9
|
theme?: IconButtonTheme;
|
|
9
10
|
arialLabel: Required<ButtonHTMLAttributes<HTMLButtonElement>['aria-label']>;
|
|
11
|
+
tooltipContent?: string;
|
|
10
12
|
}
|
|
11
13
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/IconButton/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,OAAO,CAAC;AAE7C,OAAO,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAC;AACzD,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAC9E,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/IconButton/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,OAAO,CAAC;AAE7C,OAAO,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAC;AACzD,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAC9E,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAEpD,MAAM,MAAM,eAAe,GACzB,CAAC,OAAO,kBAAkB,CAAC,CAAC,MAAM,OAAO,kBAAkB,CAAC,CAAC;AAE/D,MAAM,WAAW,eACf,SAAQ,IAAI,CACR,oBAAoB,CAAC,iBAAiB,CAAC,EACvC,SAAS,GAAG,UAAU,GAAG,MAAM,CAChC,EACD,IAAI,CAAC,YAAY,EAAE,eAAe,CAAC,EACnC,IAAI,CAAC,SAAS,EAAE,SAAS,CAAC,EAC1B,IAAI,CAAC,WAAW,EAAE,WAAW,CAAC,EAC9B,iBAAiB,CAAC,iBAAiB,CAAC;IACtC,KAAK,CAAC,EAAE,eAAe,CAAC;IACxB,UAAU,EAAE,QAAQ,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC;IAC5E,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB"}
|
|
@@ -9,6 +9,9 @@ export declare const BUTTON_VARIANTS: {
|
|
|
9
9
|
export declare const BUTTON_THEMES: {
|
|
10
10
|
readonly PRIMARY: "primary";
|
|
11
11
|
readonly GRAY: "gray";
|
|
12
|
+
readonly RED: "red";
|
|
13
|
+
readonly GREEN: "green";
|
|
14
|
+
readonly YELLOW: "yellow";
|
|
12
15
|
};
|
|
13
16
|
export declare const BUTTON_SIZES: {
|
|
14
17
|
readonly LG: "lg";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/shared/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,EACV,WAAW,EACX,WAAW,EACX,aAAa,EACd,MAAM,kCAAkC,CAAC;AAE1C,eAAO,MAAM,uBAAuB,iBAAiB,CAAC;AAEtD,eAAO,MAAM,eAAe;;;;;CAKlB,CAAC;AAEX,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Button/shared/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,EACV,WAAW,EACX,WAAW,EACX,aAAa,EACd,MAAM,kCAAkC,CAAC;AAE1C,eAAO,MAAM,uBAAuB,iBAAiB,CAAC;AAEtD,eAAO,MAAM,eAAe;;;;;CAKlB,CAAC;AAEX,eAAO,MAAM,aAAa;;;;;;CAMhB,CAAC;AAEX,eAAO,MAAM,YAAY;;;;;CAKf,CAAC;AAEX,eAAO,MAAM,YAAY;;;;;CAKf,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;CAGxB,CAAC;AAEX,eAAO,MAAM,aAAa,EAAE,MAAM,CAChC,WAAW,EACX,OAAO,CAAC,MAAM,CAAC,aAAa,EAAE,MAAM,CAAC,WAAW,EAAE,MAAM,CAAC,CAAC,CAAC,CA8H5D,CAAC;AAEF,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;CAyBrB,CAAC;AAEX,eAAO,MAAM,uBAAuB,EAAE,MAAM,CAAC,UAAU,EAAE,MAAM,CAK9D,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { FormDialogProps } from '../../../components/Dialog/FormDialog/types';
|
|
2
|
-
declare const FormDialog: ({ children, isOpen, ref, title, className, onCancel, onConfirm, confirmButtonLabel, cancelButtonLabel, possibleConfirm, isPending, }: FormDialogProps) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
declare const FormDialog: ({ children, isOpen, ref, title, className, onCancel, onConfirm, confirmButtonLabel, cancelButtonLabel, possibleConfirm, isPending, isLoading, }: FormDialogProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default FormDialog;
|
|
4
4
|
//# sourceMappingURL=FormDialog.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormDialog.d.ts","sourceRoot":"","sources":["../../../../src/components/Dialog/FormDialog/FormDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sCAAsC,CAAC;
|
|
1
|
+
{"version":3,"file":"FormDialog.d.ts","sourceRoot":"","sources":["../../../../src/components/Dialog/FormDialog/FormDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sCAAsC,CAAC;AAOvE,QAAA,MAAM,UAAU,GAAI,iJAajB,eAAe,4CAwBjB,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { InfoDialogProps } from '../../../components/Dialog/InfoDialog/types';
|
|
2
|
-
declare const InfoDialog: ({ children, isOpen, ref, title, className, onConfirm, confirmButtonLabel, }: InfoDialogProps) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
declare const InfoDialog: ({ children, isOpen, ref, title, className, onConfirm, isLoading, confirmButtonLabel, }: InfoDialogProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default InfoDialog;
|
|
4
4
|
//# sourceMappingURL=InfoDialog.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InfoDialog.d.ts","sourceRoot":"","sources":["../../../../src/components/Dialog/InfoDialog/InfoDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sCAAsC,CAAC;AAIvE,QAAA,MAAM,UAAU,GAAI,
|
|
1
|
+
{"version":3,"file":"InfoDialog.d.ts","sourceRoot":"","sources":["../../../../src/components/Dialog/InfoDialog/InfoDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sCAAsC,CAAC;AAIvE,QAAA,MAAM,UAAU,GAAI,wFASjB,eAAe,4CAgBjB,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DialogOverlayProps } from '../../../../components/shared/components/DialogOverlay';
|
|
2
|
-
export interface InfoDialogProps extends
|
|
1
|
+
import { DialogOverlayProps, InfoDialogOverlayPrimitiveProps } from '../../../../components/shared/components/DialogOverlay';
|
|
2
|
+
export interface InfoDialogProps extends InfoDialogOverlayPrimitiveProps, Pick<DialogOverlayProps, 'onConfirm'>, Partial<Pick<DialogOverlayProps, 'confirmButtonLabel'>> {
|
|
3
3
|
}
|
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Dialog/InfoDialog/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Dialog/InfoDialog/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,kBAAkB,EAClB,+BAA+B,EAChC,MAAM,8CAA8C,CAAC;AAEtD,MAAM,WAAW,eACf,SAAQ,+BAA+B,EACrC,IAAI,CAAC,kBAAkB,EAAE,WAAW,CAAC,EACrC,OAAO,CAAC,IAAI,CAAC,kBAAkB,EAAE,oBAAoB,CAAC,CAAC;CAAG"}
|
|
@@ -4,8 +4,8 @@ declare const Dialog: {
|
|
|
4
4
|
({ isOpen, ref, children, className, }: PropsWithChildren<DialogProps>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
Header: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
ContentWrapper: ({ as, children, className, }: PropsWithChildren<import("../../../components/Dialog/shared/types").DialogContentWrapperProps>) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
Footer: ({ onConfirm, onCancel, confirmButtonLabel, cancelButtonLabel, isPending, possibleConfirm, }: import("../../../components/Dialog/shared/types").DialogFooterProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
ContentWrapper: ({ as, isLoading, children, className, }: PropsWithChildren<import("../../../components/Dialog/shared/types").DialogContentWrapperProps>) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
Footer: ({ onConfirm, onCancel, confirmButtonLabel, cancelButtonLabel, isPending, isLoading, possibleConfirm, }: import("../../../components/Dialog/shared/types").DialogFooterProps) => import("react/jsx-runtime").JSX.Element;
|
|
9
9
|
Divider: () => import("react/jsx-runtime").JSX.Element;
|
|
10
10
|
};
|
|
11
11
|
export default Dialog;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dialog.d.ts","sourceRoot":"","sources":["../../../../src/components/Dialog/shared/Dialog.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Dialog.d.ts","sourceRoot":"","sources":["../../../../src/components/Dialog/shared/Dialog.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAK1C,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAC;AAG/D,QAAA,MAAM,MAAM;4CAKT,iBAAiB,CAAC,WAAW,CAAC;;;;;;CAahC,CAAC;AAEF,eAAe,MAAM,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropsWithChildren } from 'react';
|
|
2
2
|
import { DialogContentWrapperProps } from '../../../components/Dialog/shared/types';
|
|
3
|
-
declare const DialogContentWrapper: ({ as, children, className, }: PropsWithChildren<DialogContentWrapperProps>) => import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare const DialogContentWrapper: ({ as, isLoading, children, className, }: PropsWithChildren<DialogContentWrapperProps>) => import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
export default DialogContentWrapper;
|
|
5
5
|
//# sourceMappingURL=DialogContentWrapper.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DialogContentWrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/Dialog/shared/DialogContentWrapper.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE1C,OAAO,EAAE,yBAAyB,EAAE,MAAM,kCAAkC,CAAC;AAG7E,QAAA,MAAM,oBAAoB,GAAI,
|
|
1
|
+
{"version":3,"file":"DialogContentWrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/Dialog/shared/DialogContentWrapper.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE1C,OAAO,EAAE,yBAAyB,EAAE,MAAM,kCAAkC,CAAC;AAG7E,QAAA,MAAM,oBAAoB,GAAI,yCAK3B,iBAAiB,CAAC,yBAAyB,CAAC,4CAa9C,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { DialogFooterProps } from '../../../components/Dialog/shared/types';
|
|
2
|
-
declare const DialogFooter: ({ onConfirm, onCancel, confirmButtonLabel, cancelButtonLabel, isPending, possibleConfirm, }: DialogFooterProps) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
declare const DialogFooter: ({ onConfirm, onCancel, confirmButtonLabel, cancelButtonLabel, isPending, isLoading, possibleConfirm, }: DialogFooterProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default DialogFooter;
|
|
4
4
|
//# sourceMappingURL=DialogFooter.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DialogFooter.d.ts","sourceRoot":"","sources":["../../../../src/components/Dialog/shared/DialogFooter.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAGrE,QAAA,MAAM,YAAY,GAAI,
|
|
1
|
+
{"version":3,"file":"DialogFooter.d.ts","sourceRoot":"","sources":["../../../../src/components/Dialog/shared/DialogFooter.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAGrE,QAAA,MAAM,YAAY,GAAI,wGAQnB,iBAAiB,4CAcnB,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DialogHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/Dialog/shared/DialogHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"DialogHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/Dialog/shared/DialogHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAI1C,QAAA,MAAM,YAAY,GAAI,cAAc,iBAAiB,4CAIpD,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { OverlayContentWrapperProps } from '../../../../components/shared';
|
|
2
2
|
import { OverlayBasePrimitiveProps, OverlayFooterPrimitiveProps, OverlayFooterStateProps } from '../../../../components/shared/components/Overlay/types';
|
|
3
3
|
export interface DialogProps extends OverlayBasePrimitiveProps {
|
|
4
4
|
}
|
|
5
|
-
export interface DialogContentWrapperProps extends
|
|
5
|
+
export interface DialogContentWrapperProps extends OverlayContentWrapperProps {
|
|
6
6
|
}
|
|
7
7
|
export interface DialogFooterProps extends OverlayFooterPrimitiveProps, OverlayFooterStateProps {
|
|
8
8
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Dialog/shared/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Dialog/shared/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,qBAAqB,CAAC;AACjE,OAAO,EACL,yBAAyB,EACzB,2BAA2B,EAC3B,uBAAuB,EACxB,MAAM,8CAA8C,CAAC;AAEtD,MAAM,WAAW,WAAY,SAAQ,yBAAyB;CAAG;AAEjE,MAAM,WAAW,yBAA0B,SAAQ,0BAA0B;CAAG;AAEhF,MAAM,WAAW,iBACf,SAAQ,2BAA2B,EACjC,uBAAuB;CAAG"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { FormFullScreenDialogProps } from '../../../components/FullScreenDialog/FormFullScreenDialog/types';
|
|
2
|
-
declare const FormFullScreenDialog: ({ children, isOpen, ref, title, className, onCancel, onConfirm, confirmButtonLabel, cancelButtonLabel, possibleConfirm, isPending, }: FormFullScreenDialogProps) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
declare const FormFullScreenDialog: ({ children, isOpen, ref, title, className, onCancel, onConfirm, confirmButtonLabel, cancelButtonLabel, possibleConfirm, isPending, isLoading, }: FormFullScreenDialogProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default FormFullScreenDialog;
|
|
4
4
|
//# sourceMappingURL=FormFullScreenDialog.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormFullScreenDialog.d.ts","sourceRoot":"","sources":["../../../../src/components/FullScreenDialog/FormFullScreenDialog/FormFullScreenDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,0DAA0D,CAAC;AAOrG,QAAA,MAAM,oBAAoB,GAAI,
|
|
1
|
+
{"version":3,"file":"FormFullScreenDialog.d.ts","sourceRoot":"","sources":["../../../../src/components/FullScreenDialog/FormFullScreenDialog/FormFullScreenDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,0DAA0D,CAAC;AAOrG,QAAA,MAAM,oBAAoB,GAAI,iJAa3B,yBAAyB,4CA4B3B,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { InfoFullScreenDialogProps } from '../../../components/FullScreenDialog/InfoFullScreenDialog/types';
|
|
2
|
-
declare const InfoFullScreenDialog: ({ children, isOpen, ref, title, className, onClose, }: InfoFullScreenDialogProps) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
declare const InfoFullScreenDialog: ({ children, isOpen, ref, title, className, isLoading, onClose, }: InfoFullScreenDialogProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default InfoFullScreenDialog;
|
|
4
4
|
//# sourceMappingURL=InfoFullScreenDialog.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InfoFullScreenDialog.d.ts","sourceRoot":"","sources":["../../../../src/components/FullScreenDialog/InfoFullScreenDialog/InfoFullScreenDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,0DAA0D,CAAC;AAGrG,QAAA,MAAM,oBAAoB,GAAI,
|
|
1
|
+
{"version":3,"file":"InfoFullScreenDialog.d.ts","sourceRoot":"","sources":["../../../../src/components/FullScreenDialog/InfoFullScreenDialog/InfoFullScreenDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,0DAA0D,CAAC;AAGrG,QAAA,MAAM,oBAAoB,GAAI,kEAQ3B,yBAAyB,4CAS3B,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export interface InfoFullScreenDialogProps extends
|
|
1
|
+
import { InfoDialogOverlayPrimitiveProps } from '../../../../components/shared';
|
|
2
|
+
export interface InfoFullScreenDialogProps extends InfoDialogOverlayPrimitiveProps {
|
|
3
3
|
onClose: () => void;
|
|
4
4
|
}
|
|
5
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/FullScreenDialog/InfoFullScreenDialog/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/FullScreenDialog/InfoFullScreenDialog/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,+BAA+B,EAAE,MAAM,qBAAqB,CAAC;AAEtE,MAAM,WAAW,yBACf,SAAQ,+BAA+B;IACvC,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB"}
|
|
@@ -4,7 +4,7 @@ declare const FullScreenDialog: {
|
|
|
4
4
|
({ isOpen, ref, children, className, }: PropsWithChildren<FullScreenDialogProps>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
Header: ({ title, onCancel, isPending, }: import("../../../components/FullScreenDialog/shared/types").FullScreenDialogHeaderProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
ContentWrapper: ({ as, children, className, }: PropsWithChildren<import("../../../components/FullScreenDialog/shared/types").FullScreenDialogContentWrapperProps>) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
ContentWrapper: ({ as, isLoading, children, className, }: PropsWithChildren<import("../../../components/FullScreenDialog/shared/types").FullScreenDialogContentWrapperProps>) => import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
Divider: () => import("react/jsx-runtime").JSX.Element;
|
|
9
9
|
};
|
|
10
10
|
export default FullScreenDialog;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FullScreenDialog.d.ts","sourceRoot":"","sources":["../../../../src/components/FullScreenDialog/shared/FullScreenDialog.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"FullScreenDialog.d.ts","sourceRoot":"","sources":["../../../../src/components/FullScreenDialog/shared/FullScreenDialog.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAI1C,OAAO,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AAGnF,QAAA,MAAM,gBAAgB;4CAKnB,iBAAiB,CAAC,qBAAqB,CAAC;;;;;CAa1C,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropsWithChildren } from 'react';
|
|
2
2
|
import { FullScreenDialogContentWrapperProps } from '../../../components/FullScreenDialog/shared/types';
|
|
3
|
-
declare const FullScreenDialogContentWrapper: ({ as, children, className, }: PropsWithChildren<FullScreenDialogContentWrapperProps>) => import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare const FullScreenDialogContentWrapper: ({ as, isLoading, children, className, }: PropsWithChildren<FullScreenDialogContentWrapperProps>) => import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
export default FullScreenDialogContentWrapper;
|
|
5
5
|
//# sourceMappingURL=FullScreenDialogContentWrapper.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FullScreenDialogContentWrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/FullScreenDialog/shared/FullScreenDialogContentWrapper.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE1C,OAAO,EAAE,mCAAmC,EAAE,MAAM,4CAA4C,CAAC;AAGjG,QAAA,MAAM,8BAA8B,GAAI,
|
|
1
|
+
{"version":3,"file":"FullScreenDialogContentWrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/FullScreenDialog/shared/FullScreenDialogContentWrapper.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE1C,OAAO,EAAE,mCAAmC,EAAE,MAAM,4CAA4C,CAAC;AAGjG,QAAA,MAAM,8BAA8B,GAAI,yCAKrC,iBAAiB,CAAC,mCAAmC,CAAC,4CAUxD,CAAC;AAEF,eAAe,8BAA8B,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { FormDialogOverlayProps, OverlayBasePrimitiveProps, OverlayContentWrapperProps } from '../../../../components/shared';
|
|
2
2
|
export interface FullScreenDialogProps extends OverlayBasePrimitiveProps {
|
|
3
3
|
}
|
|
4
|
-
export interface FullScreenDialogContentWrapperProps extends
|
|
4
|
+
export interface FullScreenDialogContentWrapperProps extends OverlayContentWrapperProps {
|
|
5
5
|
}
|
|
6
6
|
export interface FullScreenDialogHeaderProps extends Pick<FormDialogOverlayProps, 'onCancel' | 'title' | 'isPending'> {
|
|
7
7
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/FullScreenDialog/shared/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/FullScreenDialog/shared/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,sBAAsB,EACtB,yBAAyB,EACzB,0BAA0B,EAC3B,MAAM,qBAAqB,CAAC;AAE7B,MAAM,WAAW,qBAAsB,SAAQ,yBAAyB;CAAG;AAE3E,MAAM,WAAW,mCACf,SAAQ,0BAA0B;CAAG;AAEvC,MAAM,WAAW,2BACf,SAAQ,IAAI,CAAC,sBAAsB,EAAE,UAAU,GAAG,OAAO,GAAG,WAAW,CAAC;CAAG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/Icon.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAEpD,QAAA,MAAM,IAAI,GAAI,wCAKX,SAAS,
|
|
1
|
+
{"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/Icon.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAEpD,QAAA,MAAM,IAAI,GAAI,wCAKX,SAAS,4CAUX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { InputFieldProps } from '../../../components/Input/InputField/types';
|
|
2
|
-
declare const InputField: ({ label, feedback, badge,
|
|
2
|
+
declare const InputField: ({ label, feedback, badge, isError, required, rootClassName, value, name, onChange, regCallback, ...rest }: InputFieldProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default InputField;
|
|
4
4
|
//# sourceMappingURL=InputField.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InputField.d.ts","sourceRoot":"","sources":["../../../../src/components/Input/InputField/InputField.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAE,MAAM,qCAAqC,CAAC;AAKtE,QAAA,MAAM,UAAU,GAAI,
|
|
1
|
+
{"version":3,"file":"InputField.d.ts","sourceRoot":"","sources":["../../../../src/components/Input/InputField/InputField.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAE,MAAM,qCAAqC,CAAC;AAKtE,QAAA,MAAM,UAAU,GAAI,2GAYjB,eAAe,4CAkCjB,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { HTMLInputTypeAttribute } from 'react';
|
|
2
2
|
import { INPUT_ELEMENTS } from '../../../../components/Input/shared/constants';
|
|
3
3
|
import { InputBaseProps, InputProps, UseInputChangeProps } from '../../../../components/Input/shared/types';
|
|
4
|
-
export interface InputFieldProps extends Pick<InputBaseProps, 'label' | 'feedback' | '
|
|
4
|
+
export interface InputFieldProps extends Pick<InputBaseProps, 'label' | 'feedback' | 'isError' | 'required' | 'badge'>, Pick<InputProps<typeof INPUT_ELEMENTS.INPUT, HTMLInputElement>, 'id' | 'required' | 'value' | 'className' | 'placeholder' | 'disabled' | 'readOnly' | 'name' | 'autoComplete' | 'onChange' | 'ref' | 'inputClassName'>, Pick<UseInputChangeProps<typeof INPUT_ELEMENTS.INPUT, HTMLInputElement>, 'regCallback'> {
|
|
5
5
|
type?: Extract<HTMLInputTypeAttribute, 'text' | 'email' | 'number'>;
|
|
6
6
|
rootClassName?: InputBaseProps['className'];
|
|
7
7
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Input/InputField/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,OAAO,CAAC;AAE/C,OAAO,EAAE,cAAc,EAAE,MAAM,qCAAqC,CAAC;AACrE,OAAO,EACL,cAAc,EACd,UAAU,EACV,mBAAmB,EACpB,MAAM,iCAAiC,CAAC;AAEzC,MAAM,WAAW,eACf,SAAQ,IAAI,CACR,cAAc,EACd,OAAO,GAAG,UAAU,GAAG,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Input/InputField/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,OAAO,CAAC;AAE/C,OAAO,EAAE,cAAc,EAAE,MAAM,qCAAqC,CAAC;AACrE,OAAO,EACL,cAAc,EACd,UAAU,EACV,mBAAmB,EACpB,MAAM,iCAAiC,CAAC;AAEzC,MAAM,WAAW,eACf,SAAQ,IAAI,CACR,cAAc,EACd,OAAO,GAAG,UAAU,GAAG,SAAS,GAAG,UAAU,GAAG,OAAO,CACxD,EACD,IAAI,CACF,UAAU,CAAC,OAAO,cAAc,CAAC,KAAK,EAAE,gBAAgB,CAAC,EACvD,IAAI,GACJ,UAAU,GACV,OAAO,GACP,WAAW,GACX,aAAa,GACb,UAAU,GACV,UAAU,GACV,MAAM,GACN,cAAc,GACd,UAAU,GACV,KAAK,GACL,gBAAgB,CACnB,EACD,IAAI,CACF,mBAAmB,CAAC,OAAO,cAAc,CAAC,KAAK,EAAE,gBAAgB,CAAC,EAClE,aAAa,CACd;IACH,IAAI,CAAC,EAAE,OAAO,CAAC,sBAAsB,EAAE,MAAM,GAAG,OAAO,GAAG,QAAQ,CAAC,CAAC;IACpE,aAAa,CAAC,EAAE,cAAc,CAAC,WAAW,CAAC,CAAC;CAC7C"}
|