@ornikar/kitt-universal 9.28.0 → 9.29.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -3
- package/dist/definitions/Actions/Actions.d.ts +0 -16
- package/dist/definitions/Actions/Actions.d.ts.map +0 -1
- package/dist/definitions/Actions/ActionsButton.d.ts +0 -9
- package/dist/definitions/Actions/ActionsButton.d.ts.map +0 -1
- package/dist/definitions/Actions/ActionsItem.d.ts +0 -12
- package/dist/definitions/Actions/ActionsItem.d.ts.map +0 -1
- package/dist/definitions/Avatar/Avatar.d.ts +0 -14
- package/dist/definitions/Avatar/Avatar.d.ts.map +0 -1
- package/dist/definitions/Avatar/utils/getCurrentRadius.d.ts +0 -9
- package/dist/definitions/Avatar/utils/getCurrentRadius.d.ts.map +0 -1
- package/dist/definitions/Avatar/utils/getCurrentSize.d.ts +0 -8
- package/dist/definitions/Avatar/utils/getCurrentSize.d.ts.map +0 -1
- package/dist/definitions/Avatar/utils/getIconSize.d.ts +0 -3
- package/dist/definitions/Avatar/utils/getIconSize.d.ts.map +0 -1
- package/dist/definitions/Avatar/utils/getInitials.d.ts +0 -2
- package/dist/definitions/Avatar/utils/getInitials.d.ts.map +0 -1
- package/dist/definitions/BaseMessage/BaseMessage.d.ts +0 -16
- package/dist/definitions/BaseMessage/BaseMessage.d.ts.map +0 -1
- package/dist/definitions/BaseMessage/IconContent.d.ts +0 -10
- package/dist/definitions/BaseMessage/IconContent.d.ts.map +0 -1
- package/dist/definitions/BaseMessage/helper.d.ts +0 -6
- package/dist/definitions/BaseMessage/helper.d.ts.map +0 -1
- package/dist/definitions/BottomSheet/BottomSheet.d.ts +0 -18
- package/dist/definitions/BottomSheet/BottomSheet.d.ts.map +0 -1
- package/dist/definitions/BottomSheet/BottomSheet.web.d.ts +0 -7
- package/dist/definitions/BottomSheet/BottomSheet.web.d.ts.map +0 -1
- package/dist/definitions/BottomSheet/useBottomSheet.d.ts +0 -4
- package/dist/definitions/BottomSheet/useBottomSheet.d.ts.map +0 -1
- package/dist/definitions/BottomSheet/useStaticBottomSheet.d.ts +0 -15
- package/dist/definitions/BottomSheet/useStaticBottomSheet.d.ts.map +0 -1
- package/dist/definitions/Button/AnimatedContainer.d.ts +0 -15
- package/dist/definitions/Button/AnimatedContainer.d.ts.map +0 -1
- package/dist/definitions/Button/AnimatedContainer.web.d.ts +0 -4
- package/dist/definitions/Button/AnimatedContainer.web.d.ts.map +0 -1
- package/dist/definitions/Button/Button.d.ts +0 -45
- package/dist/definitions/Button/Button.d.ts.map +0 -1
- package/dist/definitions/Button/ButtonContent.d.ts +0 -21
- package/dist/definitions/Button/ButtonContent.d.ts.map +0 -1
- package/dist/definitions/Button/ButtonPadding.d.ts +0 -10
- package/dist/definitions/Button/ButtonPadding.d.ts.map +0 -1
- package/dist/definitions/Button/DisabledBorder.d.ts +0 -3
- package/dist/definitions/Button/DisabledBorder.d.ts.map +0 -1
- package/dist/definitions/Button/FocusBorder.d.ts +0 -12
- package/dist/definitions/Button/FocusBorder.d.ts.map +0 -1
- package/dist/definitions/Button/getVariantValuesIfExist.d.ts +0 -5
- package/dist/definitions/Button/getVariantValuesIfExist.d.ts.map +0 -1
- package/dist/definitions/Button/hooks/useNativeAnimation.d.ts +0 -14
- package/dist/definitions/Button/hooks/useNativeAnimation.d.ts.map +0 -1
- package/dist/definitions/Button/hooks/useNativeAnimation.web.d.ts +0 -3
- package/dist/definitions/Button/hooks/useNativeAnimation.web.d.ts.map +0 -1
- package/dist/definitions/Button/utils/getButtonSize.d.ts +0 -3
- package/dist/definitions/Button/utils/getButtonSize.d.ts.map +0 -1
- package/dist/definitions/Button/utils/getCurrentBackgroundColorForNativeBaseTheme.d.ts +0 -11
- package/dist/definitions/Button/utils/getCurrentBackgroundColorForNativeBaseTheme.d.ts.map +0 -1
- package/dist/definitions/Button/utils/getCurrentScale.d.ts +0 -10
- package/dist/definitions/Button/utils/getCurrentScale.d.ts.map +0 -1
- package/dist/definitions/Button/utils/getTextColorByType.d.ts +0 -4
- package/dist/definitions/Button/utils/getTextColorByType.d.ts.map +0 -1
- package/dist/definitions/CardModal/CardModal.d.ts +0 -17
- package/dist/definitions/CardModal/CardModal.d.ts.map +0 -1
- package/dist/definitions/CardModal/CardModalAnimation/CardModalAnimation.d.ts +0 -16
- package/dist/definitions/CardModal/CardModalAnimation/CardModalAnimation.d.ts.map +0 -1
- package/dist/definitions/CardModal/CardModalAnimation/CardModalAnimation.web.d.ts +0 -4
- package/dist/definitions/CardModal/CardModalAnimation/CardModalAnimation.web.d.ts.map +0 -1
- package/dist/definitions/CardModal/CardModalAnimation/NativeOpacityAnimation.d.ts +0 -8
- package/dist/definitions/CardModal/CardModalAnimation/NativeOpacityAnimation.d.ts.map +0 -1
- package/dist/definitions/CardModal/CardModalAnimation/NativeRotationAnimation.d.ts +0 -11
- package/dist/definitions/CardModal/CardModalAnimation/NativeRotationAnimation.d.ts.map +0 -1
- package/dist/definitions/CardModal/CardModalBehaviour.d.ts +0 -8
- package/dist/definitions/CardModal/CardModalBehaviour.d.ts.map +0 -1
- package/dist/definitions/CardModal/CardModalBody.d.ts +0 -6
- package/dist/definitions/CardModal/CardModalBody.d.ts.map +0 -1
- package/dist/definitions/CardModal/CardModalFooter.d.ts +0 -7
- package/dist/definitions/CardModal/CardModalFooter.d.ts.map +0 -1
- package/dist/definitions/CardModal/CardModalHeader.d.ts +0 -20
- package/dist/definitions/CardModal/CardModalHeader.d.ts.map +0 -1
- package/dist/definitions/Choices/ChoiceItem.d.ts +0 -41
- package/dist/definitions/Choices/ChoiceItem.d.ts.map +0 -1
- package/dist/definitions/Choices/ChoiceItemContainer.d.ts +0 -10
- package/dist/definitions/Choices/ChoiceItemContainer.d.ts.map +0 -1
- package/dist/definitions/Choices/Choices.d.ts +0 -35
- package/dist/definitions/Choices/Choices.d.ts.map +0 -1
- package/dist/definitions/Choices/hooks/useNativeAnimation.d.ts +0 -14
- package/dist/definitions/Choices/hooks/useNativeAnimation.d.ts.map +0 -1
- package/dist/definitions/Choices/hooks/useNativeAnimation.web.d.ts +0 -7
- package/dist/definitions/Choices/hooks/useNativeAnimation.web.d.ts.map +0 -1
- package/dist/definitions/DialogModal/DialogModal.d.ts +0 -19
- package/dist/definitions/DialogModal/DialogModal.d.ts.map +0 -1
- package/dist/definitions/DialogModal/DialogModalAnimation/DialogModalAnimation.d.ts +0 -16
- package/dist/definitions/DialogModal/DialogModalAnimation/DialogModalAnimation.d.ts.map +0 -1
- package/dist/definitions/DialogModal/DialogModalAnimation/DialogModalAnimation.web.d.ts +0 -4
- package/dist/definitions/DialogModal/DialogModalAnimation/DialogModalAnimation.web.d.ts.map +0 -1
- package/dist/definitions/DialogModal/DialogModalAnimation/NativeOpacityAnimation.d.ts +0 -8
- package/dist/definitions/DialogModal/DialogModalAnimation/NativeOpacityAnimation.d.ts.map +0 -1
- package/dist/definitions/DialogModal/DialogModalAnimation/NativeRotationAnimation.d.ts +0 -11
- package/dist/definitions/DialogModal/DialogModalAnimation/NativeRotationAnimation.d.ts.map +0 -1
- package/dist/definitions/DialogModal/DialogModalBehaviour.d.ts +0 -8
- package/dist/definitions/DialogModal/DialogModalBehaviour.d.ts.map +0 -1
- package/dist/definitions/Emoji/Emoji.d.ts +0 -12
- package/dist/definitions/Emoji/Emoji.d.ts.map +0 -1
- package/dist/definitions/ExternalAppLink/ExternalAppLink.d.ts +0 -31
- package/dist/definitions/ExternalAppLink/ExternalAppLink.d.ts.map +0 -1
- package/dist/definitions/ExternalLink/ExternalLink.d.ts +0 -18
- package/dist/definitions/ExternalLink/ExternalLink.d.ts.map +0 -1
- package/dist/definitions/ExternalLink/ExternalLink.web.d.ts +0 -4
- package/dist/definitions/ExternalLink/ExternalLink.web.d.ts.map +0 -1
- package/dist/definitions/ExternalLink/ExternalLinkOpenLinkBehavior.d.ts +0 -24
- package/dist/definitions/ExternalLink/ExternalLinkOpenLinkBehavior.d.ts.map +0 -1
- package/dist/definitions/Highlight/Highlight.d.ts +0 -9
- package/dist/definitions/Highlight/Highlight.d.ts.map +0 -1
- package/dist/definitions/Icon/Icon.d.ts +0 -20
- package/dist/definitions/Icon/Icon.d.ts.map +0 -1
- package/dist/definitions/Icon/SpinningIcon.d.ts +0 -7
- package/dist/definitions/Icon/SpinningIcon.d.ts.map +0 -1
- package/dist/definitions/Icon/SpinningIcon.web.d.ts +0 -4
- package/dist/definitions/Icon/SpinningIcon.web.d.ts.map +0 -1
- package/dist/definitions/IconButton/IconButton.d.ts +0 -15
- package/dist/definitions/IconButton/IconButton.d.ts.map +0 -1
- package/dist/definitions/IconButton/PressableAnimatedContainer.d.ts +0 -14
- package/dist/definitions/IconButton/PressableAnimatedContainer.d.ts.map +0 -1
- package/dist/definitions/IconButton/PressableAnimatedContainer.web.d.ts +0 -4
- package/dist/definitions/IconButton/PressableAnimatedContainer.web.d.ts.map +0 -1
- package/dist/definitions/IconButton/PressableIconButton.d.ts +0 -8
- package/dist/definitions/IconButton/PressableIconButton.d.ts.map +0 -1
- package/dist/definitions/IconButton/PressableIconButtonWebWrapper.d.ts +0 -5
- package/dist/definitions/IconButton/PressableIconButtonWebWrapper.d.ts.map +0 -1
- package/dist/definitions/IconButton/PressableIconButtonWebWrapper.web.d.ts +0 -12
- package/dist/definitions/IconButton/PressableIconButtonWebWrapper.web.d.ts.map +0 -1
- package/dist/definitions/KittBreakpoints.d.ts +0 -52
- package/dist/definitions/KittBreakpoints.d.ts.map +0 -1
- package/dist/definitions/KittMapConfigProvider/KittMapConfigProvider.d.ts +0 -13
- package/dist/definitions/KittMapConfigProvider/KittMapConfigProvider.d.ts.map +0 -1
- package/dist/definitions/KittMapConfigProvider/hooks/useKittMapConfig.d.ts +0 -3
- package/dist/definitions/KittMapConfigProvider/hooks/useKittMapConfig.d.ts.map +0 -1
- package/dist/definitions/ListItem/ListItem.d.ts +0 -21
- package/dist/definitions/ListItem/ListItem.d.ts.map +0 -1
- package/dist/definitions/ListItem/ListItemContent.d.ts +0 -7
- package/dist/definitions/ListItem/ListItemContent.d.ts.map +0 -1
- package/dist/definitions/ListItem/ListItemSideContent.d.ts +0 -13
- package/dist/definitions/ListItem/ListItemSideContent.d.ts.map +0 -1
- package/dist/definitions/LoaderIcon/LoaderIcon.d.ts +0 -7
- package/dist/definitions/LoaderIcon/LoaderIcon.d.ts.map +0 -1
- package/dist/definitions/MapMarker/MapMarker.d.ts +0 -15
- package/dist/definitions/MapMarker/MapMarker.d.ts.map +0 -1
- package/dist/definitions/Message/Message.d.ts +0 -6
- package/dist/definitions/Message/Message.d.ts.map +0 -1
- package/dist/definitions/Modal/Body.d.ts +0 -6
- package/dist/definitions/Modal/Body.d.ts.map +0 -1
- package/dist/definitions/Modal/Footer.d.ts +0 -6
- package/dist/definitions/Modal/Footer.d.ts.map +0 -1
- package/dist/definitions/Modal/Header.d.ts +0 -8
- package/dist/definitions/Modal/Header.d.ts.map +0 -1
- package/dist/definitions/Modal/Modal.d.ts +0 -18
- package/dist/definitions/Modal/Modal.d.ts.map +0 -1
- package/dist/definitions/Modal/OnCloseContext.d.ts +0 -3
- package/dist/definitions/Modal/OnCloseContext.d.ts.map +0 -1
- package/dist/definitions/ModalBehaviour/ModalBehaviour.d.ts +0 -16
- package/dist/definitions/ModalBehaviour/ModalBehaviour.d.ts.map +0 -1
- package/dist/definitions/ModalBehaviour/ModalBehaviourPortal.d.ts +0 -7
- package/dist/definitions/ModalBehaviour/ModalBehaviourPortal.d.ts.map +0 -1
- package/dist/definitions/ModalBehaviour/ModalBehaviourPortal.web.d.ts +0 -4
- package/dist/definitions/ModalBehaviour/ModalBehaviourPortal.web.d.ts.map +0 -1
- package/dist/definitions/ModalBehaviour/OnCloseContext.d.ts +0 -11
- package/dist/definitions/ModalBehaviour/OnCloseContext.d.ts.map +0 -1
- package/dist/definitions/NavigationModal/Body.d.ts +0 -9
- package/dist/definitions/NavigationModal/Body.d.ts.map +0 -1
- package/dist/definitions/NavigationModal/ContentPadding.d.ts +0 -7
- package/dist/definitions/NavigationModal/ContentPadding.d.ts.map +0 -1
- package/dist/definitions/NavigationModal/Footer.d.ts +0 -11
- package/dist/definitions/NavigationModal/Footer.d.ts.map +0 -1
- package/dist/definitions/NavigationModal/Header.d.ts +0 -31
- package/dist/definitions/NavigationModal/Header.d.ts.map +0 -1
- package/dist/definitions/NavigationModal/NavigationModal.d.ts +0 -19
- package/dist/definitions/NavigationModal/NavigationModal.d.ts.map +0 -1
- package/dist/definitions/NavigationModal/NavigationModalAnimation.d.ts +0 -16
- package/dist/definitions/NavigationModal/NavigationModalAnimation.d.ts.map +0 -1
- package/dist/definitions/NavigationModal/NavigationModalAnimation.web.d.ts +0 -4
- package/dist/definitions/NavigationModal/NavigationModalAnimation.web.d.ts.map +0 -1
- package/dist/definitions/NavigationModal/NavigationModalBehaviour.d.ts +0 -9
- package/dist/definitions/NavigationModal/NavigationModalBehaviour.d.ts.map +0 -1
- package/dist/definitions/NavigationModal/NavigationModalContainer.d.ts +0 -8
- package/dist/definitions/NavigationModal/NavigationModalContainer.d.ts.map +0 -1
- package/dist/definitions/NavigationModal/components/NativeOpacityAnimation.d.ts +0 -7
- package/dist/definitions/NavigationModal/components/NativeOpacityAnimation.d.ts.map +0 -1
- package/dist/definitions/NavigationModal/components/NativeSlideInAnimation.d.ts +0 -11
- package/dist/definitions/NavigationModal/components/NativeSlideInAnimation.d.ts.map +0 -1
- package/dist/definitions/Notification/Notification.d.ts +0 -10
- package/dist/definitions/Notification/Notification.d.ts.map +0 -1
- package/dist/definitions/Overlay/Overlay.d.ts +0 -7
- package/dist/definitions/Overlay/Overlay.d.ts.map +0 -1
- package/dist/definitions/PageLoader/AnimatedBackgroundCircle.d.ts +0 -3
- package/dist/definitions/PageLoader/AnimatedBackgroundCircle.d.ts.map +0 -1
- package/dist/definitions/PageLoader/AnimatedFillCircle.d.ts +0 -3
- package/dist/definitions/PageLoader/AnimatedFillCircle.d.ts.map +0 -1
- package/dist/definitions/PageLoader/AnimatedFillCircleContainer.d.ts +0 -8
- package/dist/definitions/PageLoader/AnimatedFillCircleContainer.d.ts.map +0 -1
- package/dist/definitions/PageLoader/AnimatedLoaderCircle.d.ts +0 -10
- package/dist/definitions/PageLoader/AnimatedLoaderCircle.d.ts.map +0 -1
- package/dist/definitions/PageLoader/PageLoader.d.ts +0 -4
- package/dist/definitions/PageLoader/PageLoader.d.ts.map +0 -1
- package/dist/definitions/PageLoader/PageLoader.web.d.ts +0 -3
- package/dist/definitions/PageLoader/PageLoader.web.d.ts.map +0 -1
- package/dist/definitions/Picker/Picker.d.ts +0 -17
- package/dist/definitions/Picker/Picker.d.ts.map +0 -1
- package/dist/definitions/Picker/Picker.web.d.ts +0 -3
- package/dist/definitions/Picker/Picker.web.d.ts.map +0 -1
- package/dist/definitions/Picker/PickerItem.d.ts +0 -9
- package/dist/definitions/Picker/PickerItem.d.ts.map +0 -1
- package/dist/definitions/Skeleton/Skeleton.d.ts +0 -23
- package/dist/definitions/Skeleton/Skeleton.d.ts.map +0 -1
- package/dist/definitions/Skeleton/SkeletonContent.d.ts +0 -8
- package/dist/definitions/Skeleton/SkeletonContent.d.ts.map +0 -1
- package/dist/definitions/Skeleton/SkeletonContent.web.d.ts +0 -7
- package/dist/definitions/Skeleton/SkeletonContent.web.d.ts.map +0 -1
- package/dist/definitions/StaticMap/StaticMap.d.ts +0 -34
- package/dist/definitions/StaticMap/StaticMap.d.ts.map +0 -1
- package/dist/definitions/StaticMap/StaticMapError.d.ts +0 -7
- package/dist/definitions/StaticMap/StaticMapError.d.ts.map +0 -1
- package/dist/definitions/StaticMap/StaticMapImage.d.ts +0 -12
- package/dist/definitions/StaticMap/StaticMapImage.d.ts.map +0 -1
- package/dist/definitions/StaticMap/StaticMapLoader.d.ts +0 -3
- package/dist/definitions/StaticMap/StaticMapLoader.d.ts.map +0 -1
- package/dist/definitions/StaticMap/StaticMapMarker.d.ts +0 -8
- package/dist/definitions/StaticMap/StaticMapMarker.d.ts.map +0 -1
- package/dist/definitions/StaticMap/hooks/useGetStaticMapImageUrl.d.ts +0 -8
- package/dist/definitions/StaticMap/hooks/useGetStaticMapImageUrl.d.ts.map +0 -1
- package/dist/definitions/StaticMap/utils/getRangedWidthValue.d.ts +0 -2
- package/dist/definitions/StaticMap/utils/getRangedWidthValue.d.ts.map +0 -1
- package/dist/definitions/StaticMap/utils/getShouldDisplay2x.d.ts +0 -2
- package/dist/definitions/StaticMap/utils/getShouldDisplay2x.d.ts.map +0 -1
- package/dist/definitions/StaticMap/utils/getShouldDisplay2x.web.d.ts +0 -2
- package/dist/definitions/StaticMap/utils/getShouldDisplay2x.web.d.ts.map +0 -1
- package/dist/definitions/StaticMap/utils/getStaticMapImageUrl.d.ts +0 -15
- package/dist/definitions/StaticMap/utils/getStaticMapImageUrl.d.ts.map +0 -1
- package/dist/definitions/Tag/Tag.d.ts +0 -12
- package/dist/definitions/Tag/Tag.d.ts.map +0 -1
- package/dist/definitions/TimePicker/ModalDateTimePicker.d.ts +0 -12
- package/dist/definitions/TimePicker/ModalDateTimePicker.d.ts.map +0 -1
- package/dist/definitions/TimePicker/TimePicker.d.ts +0 -16
- package/dist/definitions/TimePicker/TimePicker.d.ts.map +0 -1
- package/dist/definitions/TimePicker/TimePicker.web.d.ts +0 -3
- package/dist/definitions/TimePicker/TimePicker.web.d.ts.map +0 -1
- package/dist/definitions/TimePicker/useTimePicker.d.ts +0 -14
- package/dist/definitions/TimePicker/useTimePicker.d.ts.map +0 -1
- package/dist/definitions/Tooltip/Arrow.d.ts +0 -11
- package/dist/definitions/Tooltip/Arrow.d.ts.map +0 -1
- package/dist/definitions/Tooltip/Tooltip.d.ts +0 -50
- package/dist/definitions/Tooltip/Tooltip.d.ts.map +0 -1
- package/dist/definitions/Tooltip/Tooltip.web.d.ts +0 -21
- package/dist/definitions/Tooltip/Tooltip.web.d.ts.map +0 -1
- package/dist/definitions/Tooltip/TooltipContent.d.ts +0 -7
- package/dist/definitions/Tooltip/TooltipContent.d.ts.map +0 -1
- package/dist/definitions/Tooltip/hooks/useCustomShift.d.ts +0 -25
- package/dist/definitions/Tooltip/hooks/useCustomShift.d.ts.map +0 -1
- package/dist/definitions/Tooltip/hooks/useShouldRenderArrow.d.ts +0 -6
- package/dist/definitions/Tooltip/hooks/useShouldRenderArrow.d.ts.map +0 -1
- package/dist/definitions/Tooltip/tooltipUtils.d.ts +0 -5
- package/dist/definitions/Tooltip/tooltipUtils.d.ts.map +0 -1
- package/dist/definitions/Tooltip/utils/getHasArrowEnoughSpace.d.ts +0 -2
- package/dist/definitions/Tooltip/utils/getHasArrowEnoughSpace.d.ts.map +0 -1
- package/dist/definitions/forms/Checkbox/Checkbox.d.ts +0 -13
- package/dist/definitions/forms/Checkbox/Checkbox.d.ts.map +0 -1
- package/dist/definitions/forms/DatePicker/DatePicker.d.ts +0 -4
- package/dist/definitions/forms/DatePicker/DatePicker.d.ts.map +0 -1
- package/dist/definitions/forms/DatePicker/DatePicker.web.d.ts +0 -4
- package/dist/definitions/forms/DatePicker/DatePicker.web.d.ts.map +0 -1
- package/dist/definitions/forms/DatePicker/DatePickerAndroid.d.ts +0 -12
- package/dist/definitions/forms/DatePicker/DatePickerAndroid.d.ts.map +0 -1
- package/dist/definitions/forms/DatePicker/DatePickerInputPart.d.ts +0 -11
- package/dist/definitions/forms/DatePicker/DatePickerInputPart.d.ts.map +0 -1
- package/dist/definitions/forms/DatePicker/DatePickerInputs.d.ts +0 -9
- package/dist/definitions/forms/DatePicker/DatePickerInputs.d.ts.map +0 -1
- package/dist/definitions/forms/DatePicker/ModalPlatformDateTimePicker.d.ts +0 -11
- package/dist/definitions/forms/DatePicker/ModalPlatformDateTimePicker.d.ts.map +0 -1
- package/dist/definitions/forms/DatePicker/PlatformDateTimePicker.d.ts +0 -14
- package/dist/definitions/forms/DatePicker/PlatformDateTimePicker.d.ts.map +0 -1
- package/dist/definitions/forms/DatePicker/types.d.ts +0 -35
- package/dist/definitions/forms/DatePicker/types.d.ts.map +0 -1
- package/dist/definitions/forms/InputEmail/InputEmail.d.ts +0 -7
- package/dist/definitions/forms/InputEmail/InputEmail.d.ts.map +0 -1
- package/dist/definitions/forms/InputFeedback/InputFeedback.d.ts +0 -10
- package/dist/definitions/forms/InputFeedback/InputFeedback.d.ts.map +0 -1
- package/dist/definitions/forms/InputField/InputField.d.ts +0 -9
- package/dist/definitions/forms/InputField/InputField.d.ts.map +0 -1
- package/dist/definitions/forms/InputIcon/InputIcon.d.ts +0 -9
- package/dist/definitions/forms/InputIcon/InputIcon.d.ts.map +0 -1
- package/dist/definitions/forms/InputPassword/InputPassword.d.ts +0 -7
- package/dist/definitions/forms/InputPassword/InputPassword.d.ts.map +0 -1
- package/dist/definitions/forms/InputPhone/InputPhone.d.ts +0 -7
- package/dist/definitions/forms/InputPhone/InputPhone.d.ts.map +0 -1
- package/dist/definitions/forms/InputPressable/InputPressable.d.ts +0 -6
- package/dist/definitions/forms/InputPressable/InputPressable.d.ts.map +0 -1
- package/dist/definitions/forms/InputTag/InputTag.d.ts +0 -10
- package/dist/definitions/forms/InputTag/InputTag.d.ts.map +0 -1
- package/dist/definitions/forms/InputText/InputText.d.ts +0 -18
- package/dist/definitions/forms/InputText/InputText.d.ts.map +0 -1
- package/dist/definitions/forms/InputText/InputTextContainer.d.ts +0 -8
- package/dist/definitions/forms/InputText/InputTextContainer.d.ts.map +0 -1
- package/dist/definitions/forms/InputText/InputTextContainer.web.d.ts +0 -11
- package/dist/definitions/forms/InputText/InputTextContainer.web.d.ts.map +0 -1
- package/dist/definitions/forms/Label/Label.d.ts +0 -7
- package/dist/definitions/forms/Label/Label.d.ts.map +0 -1
- package/dist/definitions/forms/Radio/Radio.d.ts +0 -13
- package/dist/definitions/forms/Radio/Radio.d.ts.map +0 -1
- package/dist/definitions/forms/RadioButtonGroup/AnimatedContainer/AnimatedContainer.d.ts +0 -14
- package/dist/definitions/forms/RadioButtonGroup/AnimatedContainer/AnimatedContainer.d.ts.map +0 -1
- package/dist/definitions/forms/RadioButtonGroup/AnimatedContainer/AnimatedContainer.web.d.ts +0 -4
- package/dist/definitions/forms/RadioButtonGroup/AnimatedContainer/AnimatedContainer.web.d.ts.map +0 -1
- package/dist/definitions/forms/RadioButtonGroup/HoverBorder.d.ts +0 -12
- package/dist/definitions/forms/RadioButtonGroup/HoverBorder.d.ts.map +0 -1
- package/dist/definitions/forms/RadioButtonGroup/RadioButton.d.ts +0 -28
- package/dist/definitions/forms/RadioButtonGroup/RadioButton.d.ts.map +0 -1
- package/dist/definitions/forms/RadioButtonGroup/RadioButtonGroup.d.ts +0 -24
- package/dist/definitions/forms/RadioButtonGroup/RadioButtonGroup.d.ts.map +0 -1
- package/dist/definitions/forms/RadioButtonGroup/hooks/useNativeAnimation.d.ts +0 -13
- package/dist/definitions/forms/RadioButtonGroup/hooks/useNativeAnimation.d.ts.map +0 -1
- package/dist/definitions/forms/RadioButtonGroup/hooks/useNativeAnimation.web.d.ts +0 -3
- package/dist/definitions/forms/RadioButtonGroup/hooks/useNativeAnimation.web.d.ts.map +0 -1
- package/dist/definitions/forms/RadioButtonGroup/utils/getCurrentBackgroundColor.d.ts +0 -9
- package/dist/definitions/forms/RadioButtonGroup/utils/getCurrentBackgroundColor.d.ts.map +0 -1
- package/dist/definitions/forms/RadioButtonGroup/utils/getCurrentBorderColor.d.ts +0 -9
- package/dist/definitions/forms/RadioButtonGroup/utils/getCurrentBorderColor.d.ts.map +0 -1
- package/dist/definitions/forms/RadioButtonGroup/utils/getCurrentTextColor.d.ts +0 -11
- package/dist/definitions/forms/RadioButtonGroup/utils/getCurrentTextColor.d.ts.map +0 -1
- package/dist/definitions/forms/TextArea/TextArea.d.ts +0 -6
- package/dist/definitions/forms/TextArea/TextArea.d.ts.map +0 -1
- package/dist/definitions/forms/styledTextInputMixin.d.ts +0 -8
- package/dist/definitions/forms/styledTextInputMixin.d.ts.map +0 -1
- package/dist/definitions/forms/utils.d.ts +0 -11
- package/dist/definitions/forms/utils.d.ts.map +0 -1
- package/dist/definitions/index.d.ts +0 -132
- package/dist/definitions/index.d.ts.map +0 -1
- package/dist/definitions/linaria-themes.d.ts +0 -2
- package/dist/definitions/linaria-themes.d.ts.map +0 -1
- package/dist/definitions/native-base/KittNativeBaseProvider.d.ts +0 -4997
- package/dist/definitions/native-base/KittNativeBaseProvider.d.ts.map +0 -1
- package/dist/definitions/native-base/acceptable-native-base-props.d.ts +0 -15
- package/dist/definitions/native-base/acceptable-native-base-props.d.ts.map +0 -1
- package/dist/definitions/native-base/layout.d.ts +0 -25
- package/dist/definitions/native-base/layout.d.ts.map +0 -1
- package/dist/definitions/native-base/primitives.d.ts +0 -37
- package/dist/definitions/native-base/primitives.d.ts.map +0 -1
- package/dist/definitions/native-base/utils.d.ts +0 -2
- package/dist/definitions/native-base/utils.d.ts.map +0 -1
- package/dist/definitions/story-components/Flex.d.ts +0 -9
- package/dist/definitions/story-components/Flex.d.ts.map +0 -1
- package/dist/definitions/story-components/Story.d.ts +0 -9
- package/dist/definitions/story-components/Story.d.ts.map +0 -1
- package/dist/definitions/story-components/StoryBlock.d.ts +0 -10
- package/dist/definitions/story-components/StoryBlock.d.ts.map +0 -1
- package/dist/definitions/story-components/StoryContainer.d.ts +0 -9
- package/dist/definitions/story-components/StoryContainer.d.ts.map +0 -1
- package/dist/definitions/story-components/StoryContainer.web.d.ts +0 -4
- package/dist/definitions/story-components/StoryContainer.web.d.ts.map +0 -1
- package/dist/definitions/story-components/StoryDecorator.d.ts +0 -4
- package/dist/definitions/story-components/StoryDecorator.d.ts.map +0 -1
- package/dist/definitions/story-components/StoryGrid.d.ts +0 -20
- package/dist/definitions/story-components/StoryGrid.d.ts.map +0 -1
- package/dist/definitions/story-components/StorySection.d.ts +0 -21
- package/dist/definitions/story-components/StorySection.d.ts.map +0 -1
- package/dist/definitions/story-components/StoryTitle.d.ts +0 -27
- package/dist/definitions/story-components/StoryTitle.d.ts.map +0 -1
- package/dist/definitions/story-components/index.d.ts +0 -15
- package/dist/definitions/story-components/index.d.ts.map +0 -1
- package/dist/definitions/story-components/theme.d.ts +0 -2
- package/dist/definitions/story-components/theme.d.ts.map +0 -1
- package/dist/definitions/test-utils/TestWrapper.d.ts +0 -7
- package/dist/definitions/test-utils/TestWrapper.d.ts.map +0 -1
- package/dist/definitions/themes/default.d.ts +0 -197
- package/dist/definitions/themes/default.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/avatar.d.ts +0 -22
- package/dist/definitions/themes/late-ocean/avatar.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/bottomSheet.d.ts +0 -10
- package/dist/definitions/themes/late-ocean/bottomSheet.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/button.d.ts +0 -83
- package/dist/definitions/themes/late-ocean/button.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/card.d.ts +0 -13
- package/dist/definitions/themes/late-ocean/card.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/cardModal.d.ts +0 -40
- package/dist/definitions/themes/late-ocean/cardModal.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/checkbox.d.ts +0 -13
- package/dist/definitions/themes/late-ocean/checkbox.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/choices.d.ts +0 -35
- package/dist/definitions/themes/late-ocean/choices.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/colors.d.ts +0 -27
- package/dist/definitions/themes/late-ocean/colors.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/datePicker.d.ts +0 -11
- package/dist/definitions/themes/late-ocean/datePicker.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/dialogModal.d.ts +0 -31
- package/dist/definitions/themes/late-ocean/dialogModal.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/feedback.d.ts +0 -11
- package/dist/definitions/themes/late-ocean/feedback.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/forms.d.ts +0 -31
- package/dist/definitions/themes/late-ocean/forms.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/highlight.d.ts +0 -12
- package/dist/definitions/themes/late-ocean/highlight.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/iconButton.d.ts +0 -37
- package/dist/definitions/themes/late-ocean/iconButton.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/input.d.ts +0 -34
- package/dist/definitions/themes/late-ocean/input.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/inputField.d.ts +0 -11
- package/dist/definitions/themes/late-ocean/inputField.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/inputTag.d.ts +0 -14
- package/dist/definitions/themes/late-ocean/inputTag.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/listItem.d.ts +0 -8
- package/dist/definitions/themes/late-ocean/listItem.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/navigationModal.d.ts +0 -20
- package/dist/definitions/themes/late-ocean/navigationModal.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/pageLoader.d.ts +0 -18
- package/dist/definitions/themes/late-ocean/pageLoader.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/picker.d.ts +0 -21
- package/dist/definitions/themes/late-ocean/picker.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/radio.d.ts +0 -19
- package/dist/definitions/themes/late-ocean/radio.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/radioButtonGroup.d.ts +0 -33
- package/dist/definitions/themes/late-ocean/radioButtonGroup.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/shadows.d.ts +0 -4
- package/dist/definitions/themes/late-ocean/shadows.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/skeleton.d.ts +0 -13
- package/dist/definitions/themes/late-ocean/skeleton.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/spacing.d.ts +0 -2
- package/dist/definitions/themes/late-ocean/spacing.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/tag.d.ts +0 -19
- package/dist/definitions/themes/late-ocean/tag.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/textArea.d.ts +0 -5
- package/dist/definitions/themes/late-ocean/textArea.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/tooltip.d.ts +0 -25
- package/dist/definitions/themes/late-ocean/tooltip.d.ts.map +0 -1
- package/dist/definitions/themes/late-ocean/typography.d.ts +0 -80
- package/dist/definitions/themes/late-ocean/typography.d.ts.map +0 -1
- package/dist/definitions/themes/palettes/lateOceanColorPalette.d.ts +0 -25
- package/dist/definitions/themes/palettes/lateOceanColorPalette.d.ts.map +0 -1
- package/dist/definitions/typography/Typography.d.ts +0 -56
- package/dist/definitions/typography/Typography.d.ts.map +0 -1
- package/dist/definitions/typography/TypographyEmoji.d.ts +0 -8
- package/dist/definitions/typography/TypographyEmoji.d.ts.map +0 -1
- package/dist/definitions/typography/TypographyIcon.d.ts +0 -9
- package/dist/definitions/typography/TypographyIcon.d.ts.map +0 -1
- package/dist/definitions/typography/TypographyLink.d.ts +0 -15
- package/dist/definitions/typography/TypographyLink.d.ts.map +0 -1
- package/dist/definitions/useKittTheme.d.ts +0 -9
- package/dist/definitions/useKittTheme.d.ts.map +0 -1
- package/dist/definitions/utils/StyleWebWrapper.d.ts +0 -7
- package/dist/definitions/utils/StyleWebWrapper.d.ts.map +0 -1
- package/dist/definitions/utils/createResponsiveStyleFromProp/createResponsiveStyleFromProp.d.ts +0 -7
- package/dist/definitions/utils/createResponsiveStyleFromProp/createResponsiveStyleFromProp.d.ts.map +0 -1
- package/dist/definitions/utils/hexToRgba.d.ts +0 -2
- package/dist/definitions/utils/hexToRgba.d.ts.map +0 -1
- package/dist/definitions/utils/storybook/KittThemeDecorator.d.ts +0 -16
- package/dist/definitions/utils/storybook/KittThemeDecorator.d.ts.map +0 -1
- package/dist/definitions/utils/tests/renderWithProvidersUtils.d.ts +0 -6
- package/dist/definitions/utils/tests/renderWithProvidersUtils.d.ts.map +0 -1
- package/dist/definitions/utils/tests/styled-component-typing-test.d.ts +0 -19
- package/dist/definitions/utils/tests/styled-component-typing-test.d.ts.map +0 -1
- package/dist/definitions/utils/typeUtils.d.ts +0 -5
- package/dist/definitions/utils/typeUtils.d.ts.map +0 -1
- package/dist/definitions/utils/warnings.d.ts +0 -4
- package/dist/definitions/utils/warnings.d.ts.map +0 -1
- package/dist/definitions/utils/windowSize/MatchWindowSize.d.ts +0 -13
- package/dist/definitions/utils/windowSize/MatchWindowSize.d.ts.map +0 -1
- package/dist/definitions/utils/windowSize/createWindowSizeHelper.d.ts +0 -50
- package/dist/definitions/utils/windowSize/createWindowSizeHelper.d.ts.map +0 -1
- package/dist/definitions/utils/windowSize/useCurrentBreakpointName.d.ts +0 -3
- package/dist/definitions/utils/windowSize/useCurrentBreakpointName.d.ts.map +0 -1
- package/dist/definitions/utils/windowSize/useMatchWindowSize.d.ts +0 -15
- package/dist/definitions/utils/windowSize/useMatchWindowSize.d.ts.map +0 -1
- package/dist/definitions/utils/windowSize/useWindowSize.d.ts +0 -2
- package/dist/definitions/utils/windowSize/useWindowSize.d.ts.map +0 -1
- package/dist/definitions/utils/withTheme.d.ts +0 -7
- package/dist/definitions/utils/withTheme.d.ts.map +0 -1
- package/dist/index-browser-all.es.android.js +0 -8087
- package/dist/index-browser-all.es.android.js.map +0 -1
- package/dist/index-browser-all.es.css +0 -1
- package/dist/index-browser-all.es.ios.js +0 -8087
- package/dist/index-browser-all.es.ios.js.map +0 -1
- package/dist/index-browser-all.es.js +0 -8161
- package/dist/index-browser-all.es.js.map +0 -1
- package/dist/index-browser-all.es.web.js +0 -6935
- package/dist/index-browser-all.es.web.js.map +0 -1
- package/dist/index-node-14.17.cjs.css +0 -1
- package/dist/index-node-14.17.cjs.js +0 -7935
- package/dist/index-node-14.17.cjs.js.map +0 -1
- package/dist/index-node-14.17.cjs.web.css +0 -31
- package/dist/index-node-14.17.cjs.web.js +0 -6715
- package/dist/index-node-14.17.cjs.web.js.map +0 -1
- package/dist/linaria-themes-browser-all.es.android.js +0 -894
- package/dist/linaria-themes-browser-all.es.android.js.map +0 -1
- package/dist/linaria-themes-browser-all.es.ios.js +0 -894
- package/dist/linaria-themes-browser-all.es.ios.js.map +0 -1
- package/dist/linaria-themes-browser-all.es.js +0 -894
- package/dist/linaria-themes-browser-all.es.js.map +0 -1
- package/dist/linaria-themes-browser-all.es.web.js +0 -894
- package/dist/linaria-themes-browser-all.es.web.js.map +0 -1
- package/dist/linaria-themes-node-14.17.cjs.js +0 -891
- package/dist/linaria-themes-node-14.17.cjs.js.map +0 -1
- package/dist/linaria-themes-node-14.17.cjs.web.js +0 -891
- package/dist/linaria-themes-node-14.17.cjs.web.js.map +0 -1
- package/dist/styles.css +0 -31
- package/dist/tsbuildinfo +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ornikar/kitt-universal",
|
|
3
|
-
"version": "9.
|
|
3
|
+
"version": "9.29.0-alpha.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"repository": {
|
|
6
6
|
"directory": "@ornikar/kitt-universal",
|
|
@@ -140,6 +140,5 @@
|
|
|
140
140
|
"react-native-svg": "12.3.0",
|
|
141
141
|
"react-native-web": "0.17.7",
|
|
142
142
|
"styled-components": "5.3.5"
|
|
143
|
-
}
|
|
144
|
-
"gitHead": "075f2d8b86e80530c4ed28a141a37da191114115"
|
|
143
|
+
}
|
|
145
144
|
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { ReactElement } from 'react';
|
|
2
|
-
import type { Except } from 'type-fest';
|
|
3
|
-
import type { StackProps } from '../native-base/layout';
|
|
4
|
-
import { ActionsButton } from './ActionsButton';
|
|
5
|
-
import { ActionsItem } from './ActionsItem';
|
|
6
|
-
type ActionsLayout = 'column' | 'row';
|
|
7
|
-
export interface ActionsProps extends Except<StackProps, 'space'> {
|
|
8
|
-
layout?: ActionsLayout;
|
|
9
|
-
}
|
|
10
|
-
export declare function Actions({ children, layout, ...props }: ActionsProps): ReactElement;
|
|
11
|
-
export declare namespace Actions {
|
|
12
|
-
var Button: typeof ActionsButton;
|
|
13
|
-
var Item: typeof ActionsItem;
|
|
14
|
-
}
|
|
15
|
-
export {};
|
|
16
|
-
//# sourceMappingURL=Actions.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Actions.d.ts","sourceRoot":"","sources":["../../../src/Actions/Actions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAC1C,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AAExC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5C,KAAK,aAAa,GAAG,QAAQ,GAAG,KAAK,CAAC;AAkBtC,MAAM,WAAW,YAAa,SAAQ,MAAM,CAAC,UAAU,EAAE,OAAO,CAAC;IAC/D,MAAM,CAAC,EAAE,aAAa,CAAC;CACxB;AAED,wBAAgB,OAAO,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,GAAG,KAAK,EAAE,EAAE,YAAY,GAAG,YAAY,CASlF;yBATe,OAAO"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { ReactElement } from 'react';
|
|
2
|
-
import type { Except } from 'type-fest';
|
|
3
|
-
import type { ButtonProps } from '../Button/Button';
|
|
4
|
-
import { Button } from '../Button/Button';
|
|
5
|
-
import type { ActionsItemProps } from './ActionsItem';
|
|
6
|
-
export interface ActionsButtonProps extends Except<ButtonProps, 'onPress'>, Pick<ActionsItemProps<typeof Button>, 'onPress'> {
|
|
7
|
-
}
|
|
8
|
-
export declare function ActionsButton({ ...props }: ActionsButtonProps): ReactElement;
|
|
9
|
-
//# sourceMappingURL=ActionsButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ActionsButton.d.ts","sourceRoot":"","sources":["../../../src/Actions/ActionsButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAC1C,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AACxC,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC1C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAGtD,MAAM,WAAW,kBACf,SAAQ,MAAM,CAAC,WAAW,EAAE,SAAS,CAAC,EACpC,IAAI,CAAC,gBAAgB,CAAC,OAAO,MAAM,CAAC,EAAE,SAAS,CAAC;CAAG;AAEvD,wBAAgB,aAAa,CAAC,EAAE,GAAG,KAAK,EAAE,EAAE,kBAAkB,GAAG,YAAY,CAE5E"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps, ReactElement, VoidFunctionComponent } from 'react';
|
|
2
|
-
import type { ButtonProps } from '../Button/Button';
|
|
3
|
-
interface ActionsItemMinimumRequiredProps extends Pick<ButtonProps, 'onPress'> {
|
|
4
|
-
}
|
|
5
|
-
export interface ActionsItemProps<C extends VoidFunctionComponent<any>> {
|
|
6
|
-
readonly onPress?: (e: Parameters<NonNullable<ButtonProps['onPress']>>[0]) => Promise<void | undefined | null> | void | undefined | null;
|
|
7
|
-
readonly as: C;
|
|
8
|
-
}
|
|
9
|
-
type ActionsItemSendableComponentProps<C extends VoidFunctionComponent<any>> = Omit<ComponentProps<C>, keyof ActionsItemProps<C> & keyof ActionsItemMinimumRequiredProps>;
|
|
10
|
-
export declare function ActionsItem<C extends VoidFunctionComponent<any>>({ as, onPress, disabled, icon, stretch, ...props }: ActionsItemProps<C> & ActionsItemSendableComponentProps<C>): ReactElement;
|
|
11
|
-
export {};
|
|
12
|
-
//# sourceMappingURL=ActionsItem.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ActionsItem.d.ts","sourceRoot":"","sources":["../../../src/Actions/ActionsItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAe,YAAY,EAAE,qBAAqB,EAAE,MAAM,OAAO,CAAC;AAE9F,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAapD,UAAU,+BAAgC,SAAQ,IAAI,CAAC,WAAW,EAAE,SAAS,CAAC;CAAG;AAEjF,MAAM,WAAW,gBAAgB,CAAC,CAAC,SAAS,qBAAqB,CAAC,GAAG,CAAC;IACpE,QAAQ,CAAC,OAAO,CAAC,EAAE,CACjB,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,WAAW,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,KAElD,OAAO,CAAC,IAAI,GAAG,SAAS,GAAG,IAAI,CAAC,GAAG,IAAI,GAAG,SAAS,GAAG,IAAI,CAAC;IAChE,QAAQ,CAAC,EAAE,EAAE,CAAC,CAAC;CAChB;AAGD,KAAK,iCAAiC,CAAC,CAAC,SAAS,qBAAqB,CAAC,GAAG,CAAC,IAAI,IAAI,CACjF,cAAc,CAAC,CAAC,CAAC,EACjB,MAAM,gBAAgB,CAAC,CAAC,CAAC,GAAG,MAAM,+BAA+B,CAClE,CAAC;AAEF,wBAAgB,WAAW,CAAC,CAAC,SAAS,qBAAqB,CAAC,GAAG,CAAC,EAAE,EAChE,EAAE,EACF,OAAO,EACP,QAAQ,EACR,IAAI,EACJ,OAAO,EACP,GAAG,KAAK,EACT,EAAE,gBAAgB,CAAC,CAAC,CAAC,GAAG,iCAAiC,CAAC,CAAC,CAAC,GAAG,YAAY,CAmD3E"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { ReactElement } from 'react';
|
|
2
|
-
export type AvatarSizeVariant = 'large';
|
|
3
|
-
export interface AvatarProps {
|
|
4
|
-
size?: number;
|
|
5
|
-
src?: string;
|
|
6
|
-
alt?: string;
|
|
7
|
-
firstname?: string | null;
|
|
8
|
-
lastname?: string | null;
|
|
9
|
-
round?: boolean;
|
|
10
|
-
light?: boolean;
|
|
11
|
-
sizeVariant?: AvatarSizeVariant;
|
|
12
|
-
}
|
|
13
|
-
export declare function Avatar({ size, round, light, sizeVariant, ...props }: AvatarProps): ReactElement;
|
|
14
|
-
//# sourceMappingURL=Avatar.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Avatar.d.ts","sourceRoot":"","sources":["../../../src/Avatar/Avatar.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAS1C,MAAM,MAAM,iBAAiB,GAAG,OAAO,CAAC;AAoCxC,MAAM,WAAW,WAAW;IAC1B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,WAAW,CAAC,EAAE,iBAAiB,CAAC;CACjC;AAED,wBAAgB,MAAM,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,KAAK,EAAE,WAAW,EAAE,GAAG,KAAK,EAAE,EAAE,WAAW,GAAG,YAAY,CAiB/F"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { AvatarSizeVariant } from '../Avatar';
|
|
2
|
-
interface GetCurrentRadiusParams {
|
|
3
|
-
size?: number;
|
|
4
|
-
sizeVariant?: AvatarSizeVariant;
|
|
5
|
-
round?: boolean;
|
|
6
|
-
}
|
|
7
|
-
export declare function getCurrentRadius({ size, sizeVariant, round }: GetCurrentRadiusParams): string | number;
|
|
8
|
-
export {};
|
|
9
|
-
//# sourceMappingURL=getCurrentRadius.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getCurrentRadius.d.ts","sourceRoot":"","sources":["../../../../src/Avatar/utils/getCurrentRadius.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAEnD,UAAU,sBAAsB;IAC9B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,iBAAiB,CAAC;IAChC,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB;AAED,wBAAgB,gBAAgB,CAAC,EAAE,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,EAAE,sBAAsB,GAAG,MAAM,GAAG,MAAM,CAYtG"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { AvatarSizeVariant } from '../Avatar';
|
|
2
|
-
interface GetCurrentSizeParams {
|
|
3
|
-
size?: number;
|
|
4
|
-
sizeVariant?: AvatarSizeVariant;
|
|
5
|
-
}
|
|
6
|
-
export declare function getCurrentSize({ size, sizeVariant }: GetCurrentSizeParams): string | number;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=getCurrentSize.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getCurrentSize.d.ts","sourceRoot":"","sources":["../../../../src/Avatar/utils/getCurrentSize.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAEnD,UAAU,oBAAoB;IAC5B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,iBAAiB,CAAC;CACjC;AAED,wBAAgB,cAAc,CAAC,EAAE,IAAI,EAAE,WAAW,EAAE,EAAE,oBAAoB,GAAG,MAAM,GAAG,MAAM,CAM3F"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getIconSize.d.ts","sourceRoot":"","sources":["../../../../src/Avatar/utils/getIconSize.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAEnD,wBAAgB,WAAW,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,EAAE,WAAW,CAAC,EAAE,iBAAiB,GAAG,MAAM,CAM1F"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getInitials.d.ts","sourceRoot":"","sources":["../../../../src/Avatar/utils/getInitials.ts"],"names":[],"mappings":"AAAA,wBAAgB,WAAW,CAAC,SAAS,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,CAEvE"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { ReactElement, ReactNode } from 'react';
|
|
2
|
-
import type { EdgeInsets } from 'react-native-safe-area-context';
|
|
3
|
-
export type MessageType = 'success' | 'warning' | 'danger' | 'info';
|
|
4
|
-
export interface BaseMessageProps {
|
|
5
|
-
type?: MessageType;
|
|
6
|
-
children: NonNullable<ReactNode>;
|
|
7
|
-
/**
|
|
8
|
-
* @internal for styling between Message and Notification
|
|
9
|
-
*/
|
|
10
|
-
hasNoRadius?: boolean;
|
|
11
|
-
centeredText?: boolean;
|
|
12
|
-
insets?: EdgeInsets;
|
|
13
|
-
onDismiss?: () => void;
|
|
14
|
-
}
|
|
15
|
-
export declare function BaseMessage({ type, children, hasNoRadius, centeredText, insets, onDismiss, }: BaseMessageProps): ReactElement;
|
|
16
|
-
//# sourceMappingURL=BaseMessage.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BaseMessage.d.ts","sourceRoot":"","sources":["../../../src/BaseMessage/BaseMessage.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACrD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gCAAgC,CAAC;AAQjE,MAAM,MAAM,WAAW,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,CAAC;AAwDpE,MAAM,WAAW,gBAAgB;IAC/B,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,QAAQ,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;IACjC;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,MAAM,CAAC,EAAE,UAAU,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;CACxB;AAED,wBAAgB,WAAW,CAAC,EAC1B,IAAa,EACb,QAAQ,EACR,WAAW,EACX,YAAY,EACZ,MAAM,EACN,SAAS,GACV,EAAE,gBAAgB,GAAG,YAAY,CAuBjC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { ReactElement } from 'react';
|
|
2
|
-
import type { TypographyColor } from '../typography/Typography';
|
|
3
|
-
import type { MessageType } from './BaseMessage';
|
|
4
|
-
interface IconContentProps {
|
|
5
|
-
type: MessageType;
|
|
6
|
-
color: TypographyColor;
|
|
7
|
-
}
|
|
8
|
-
export declare function IconContent({ type, color }: IconContentProps): ReactElement;
|
|
9
|
-
export {};
|
|
10
|
-
//# sourceMappingURL=IconContent.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconContent.d.ts","sourceRoot":"","sources":["../../../src/BaseMessage/IconContent.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAC1C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,UAAU,gBAAgB;IACxB,IAAI,EAAE,WAAW,CAAC;IAClB,KAAK,EAAE,eAAe,CAAC;CACxB;AAED,wBAAgB,WAAW,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,gBAAgB,GAAG,YAAY,CAW3E"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { IconButtonProps } from '../IconButton/IconButton';
|
|
2
|
-
import type { TypographyColor } from '../typography/Typography';
|
|
3
|
-
import type { MessageType } from './BaseMessage';
|
|
4
|
-
export declare const getColorByType: (type: MessageType) => TypographyColor;
|
|
5
|
-
export declare const getIconButtonColor: (messageType: MessageType) => IconButtonProps['color'];
|
|
6
|
-
//# sourceMappingURL=helper.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"helper.d.ts","sourceRoot":"","sources":["../../../src/BaseMessage/helper.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,eAAO,MAAM,cAAc,SAAU,WAAW,KAAG,eAUlD,CAAC;AAEF,eAAO,MAAM,kBAAkB,gBAAiB,WAAW,KAAG,eAAe,CAAC,OAAO,CASpF,CAAC"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import type { BottomSheetModalMethods } from '@gorhom/bottom-sheet/lib/typescript/types';
|
|
2
|
-
import type { ForwardRefExoticComponent, MutableRefObject, ReactNode, RefAttributes } from 'react';
|
|
3
|
-
import { View } from 'react-native';
|
|
4
|
-
import type { StyledComponent } from 'styled-components';
|
|
5
|
-
import type { DefaultTheme } from 'styled-components/native';
|
|
6
|
-
import type { Except } from 'type-fest';
|
|
7
|
-
export interface BottomSheetProps {
|
|
8
|
-
children?: ((props?: never) => React.ReactNode) | ReactNode;
|
|
9
|
-
ref: MutableRefObject<BottomSheetModalMethods | null>;
|
|
10
|
-
hasScrollView?: boolean;
|
|
11
|
-
hasHandle?: boolean;
|
|
12
|
-
hasBackdrop?: boolean;
|
|
13
|
-
onDismiss?: () => void;
|
|
14
|
-
}
|
|
15
|
-
export declare const BottomSheet: ForwardRefExoticComponent<Except<BottomSheetProps, "ref"> & RefAttributes<BottomSheetModalMethods>> & {
|
|
16
|
-
View: StyledComponent<typeof View, DefaultTheme>;
|
|
17
|
-
};
|
|
18
|
-
//# sourceMappingURL=BottomSheet.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BottomSheet.d.ts","sourceRoot":"","sources":["../../../src/BottomSheet/BottomSheet.tsx"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAC;AACzF,OAAO,KAAK,EAAE,yBAAyB,EAAE,gBAAgB,EAAgB,SAAS,EAAO,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtH,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAGpC,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACzD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAE7D,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AAExC,MAAM,WAAW,gBAAgB;IAC/B,QAAQ,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,EAAE,KAAK,KAAK,KAAK,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC;IAC5D,GAAG,EAAE,gBAAgB,CAAC,uBAAuB,GAAG,IAAI,CAAC,CAAC;IACtD,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;CACxB;AA6CD,eAAO,MAAM,WAAW;UAEZ,gBAAgB,WAAW,EAAE,YAAY,CAAC;CAAE,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type { BottomSheetModalMethods } from '@gorhom/bottom-sheet/lib/typescript/types';
|
|
2
|
-
import type { ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
3
|
-
import type { BottomSheetProps } from './BottomSheet';
|
|
4
|
-
export declare const BottomSheet: ForwardRefExoticComponent<Pick<BottomSheetProps, "children" | "hasScrollView" | "hasBackdrop" | "hasHandle"> & RefAttributes<BottomSheetModalMethods>> & {
|
|
5
|
-
View: () => void;
|
|
6
|
-
};
|
|
7
|
-
//# sourceMappingURL=BottomSheet.web.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BottomSheet.web.d.ts","sourceRoot":"","sources":["../../../src/BottomSheet/BottomSheet.web.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAC;AACzF,OAAO,KAAK,EAAE,yBAAyB,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAOtD,eAAO,MAAM,WAAW;UAGZ,MAAM,IAAI;CAAE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useBottomSheet.d.ts","sourceRoot":"","sources":["../../../src/BottomSheet/useBottomSheet.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAC;AACzF,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGvC,wBAAgB,cAAc,IAAI,SAAS,CAAC,uBAAuB,CAAC,CAInE"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import type { BottomSheetModalMethods } from '@gorhom/bottom-sheet/lib/typescript/types';
|
|
2
|
-
import type { ElementType, ReactElement, RefObject } from 'react';
|
|
3
|
-
import type { BottomSheetProps } from './BottomSheet';
|
|
4
|
-
interface BottomSheetRef<T> extends BottomSheetModalMethods {
|
|
5
|
-
present: (bottomSheetComponenProps: T) => void;
|
|
6
|
-
}
|
|
7
|
-
type ReducedBottomSheetProps = Pick<BottomSheetProps, 'hasScrollView'>;
|
|
8
|
-
type IsExact<T, U> = [T] extends [U] ? ([U] extends [T] ? true : false) : false;
|
|
9
|
-
type BottomSheetComponentProps<O extends ElementType> = IsExact<React.ComponentProps<O>, unknown> extends true ? undefined : React.ComponentProps<O>;
|
|
10
|
-
export declare function useStaticBottomSheet<T extends ElementType>(Content: T): {
|
|
11
|
-
bottomSheetRef: RefObject<BottomSheetRef<BottomSheetComponentProps<T>>>;
|
|
12
|
-
BottomSheet: (props: ReducedBottomSheetProps) => ReactElement;
|
|
13
|
-
};
|
|
14
|
-
export {};
|
|
15
|
-
//# sourceMappingURL=useStaticBottomSheet.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useStaticBottomSheet.d.ts","sourceRoot":"","sources":["../../../src/BottomSheet/useStaticBottomSheet.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAC;AACzF,OAAO,KAAK,EAAE,WAAW,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAGtD,UAAU,cAAc,CAAC,CAAC,CAAE,SAAQ,uBAAuB;IACzD,OAAO,EAAE,CAAC,wBAAwB,EAAE,CAAC,KAAK,IAAI,CAAC;CAChD;AAED,KAAK,uBAAuB,GAAG,IAAI,CAAC,gBAAgB,EAAE,eAAe,CAAC,CAAC;AAIvE,KAAK,OAAO,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,GAAG,IAAI,GAAG,KAAK,CAAC,GAAG,KAAK,CAAC;AAEhF,KAAK,yBAAyB,CAAC,CAAC,SAAS,WAAW,IAAI,OAAO,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,EAAE,OAAO,CAAC,SAAS,IAAI,GAC1G,SAAS,GACT,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC;AAE5B,wBAAgB,oBAAoB,CAAC,CAAC,SAAS,WAAW,EACxD,OAAO,EAAE,CAAC,GACT;IACD,cAAc,EAAE,SAAS,CAAC,cAAc,CAAC,yBAAyB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;IACxE,WAAW,EAAE,CAAC,KAAK,EAAE,uBAAuB,KAAK,YAAY,CAAC;CAC/D,CAmBA"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import type { ReactElement, ReactNode } from 'react';
|
|
2
|
-
import type { ViewStyle } from 'react-native';
|
|
3
|
-
import type { ButtonProps, ButtonType, ButtonVariant } from './Button';
|
|
4
|
-
export interface AnimatedContainerProps {
|
|
5
|
-
children: ReactNode;
|
|
6
|
-
disabled?: boolean;
|
|
7
|
-
variant: ButtonVariant;
|
|
8
|
-
type: ButtonType;
|
|
9
|
-
isHovered?: boolean;
|
|
10
|
-
isPressed?: boolean;
|
|
11
|
-
isStretch?: ButtonProps['stretch'];
|
|
12
|
-
animatedStyles: Partial<ViewStyle>;
|
|
13
|
-
}
|
|
14
|
-
export declare function AnimatedContainer({ disabled, animatedStyles, children }: AnimatedContainerProps): ReactElement;
|
|
15
|
-
//# sourceMappingURL=AnimatedContainer.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AnimatedContainer.d.ts","sourceRoot":"","sources":["../../../src/Button/AnimatedContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACrD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAG9C,OAAO,KAAK,EAAE,WAAW,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAYvE,MAAM,WAAW,sBAAsB;IACrC,QAAQ,EAAE,SAAS,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,EAAE,aAAa,CAAC;IACvB,IAAI,EAAE,UAAU,CAAC;IACjB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;IACnC,cAAc,EAAE,OAAO,CAAC,SAAS,CAAC,CAAC;CACpC;AAED,wBAAgB,iBAAiB,CAAC,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,EAAE,EAAE,sBAAsB,GAAG,YAAY,CAM9G"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import type { ReactElement } from 'react';
|
|
2
|
-
import type { AnimatedContainerProps } from './AnimatedContainer';
|
|
3
|
-
export declare function AnimatedContainer({ children, type, variant, isHovered, isPressed, isStretch, disabled, }: AnimatedContainerProps): ReactElement;
|
|
4
|
-
//# sourceMappingURL=AnimatedContainer.web.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AnimatedContainer.web.d.ts","sourceRoot":"","sources":["../../../src/Button/AnimatedContainer.web.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAI1C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAIlE,wBAAgB,iBAAiB,CAAC,EAChC,QAAQ,EACR,IAAI,EACJ,OAAO,EACP,SAAS,EACT,SAAS,EACT,SAAS,EACT,QAAQ,GACT,EAAE,sBAAsB,GAAG,YAAY,CAqDvC"}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import type { ReactElement, ReactNode } from 'react';
|
|
2
|
-
import type { PressableProps } from 'react-native';
|
|
3
|
-
import type { ResponsiveValue } from '../utils/createResponsiveStyleFromProp/createResponsiveStyleFromProp';
|
|
4
|
-
export type SubtleButtonType = 'subtle' | 'subtle-dark';
|
|
5
|
-
export type ButtonType = 'primary' | 'default' | SubtleButtonType | 'white';
|
|
6
|
-
export type ButtonSize = 'large' | 'xLarge';
|
|
7
|
-
export type ButtonVariant = 'default' | 'ghost';
|
|
8
|
-
type IconPosition = 'right' | 'left';
|
|
9
|
-
export interface ButtonProps {
|
|
10
|
-
children?: ReactNode;
|
|
11
|
-
type?: ButtonType;
|
|
12
|
-
variant?: ButtonVariant;
|
|
13
|
-
disabled?: boolean;
|
|
14
|
-
stretch?: ResponsiveValue<boolean | undefined>;
|
|
15
|
-
/**
|
|
16
|
-
* @deprecated use `size` instead
|
|
17
|
-
*/
|
|
18
|
-
large?: boolean;
|
|
19
|
-
/**
|
|
20
|
-
* @deprecated use `size` instead
|
|
21
|
-
*/
|
|
22
|
-
xLarge?: boolean;
|
|
23
|
-
size?: ButtonSize;
|
|
24
|
-
icon?: ReactElement;
|
|
25
|
-
iconPosition?: IconPosition;
|
|
26
|
-
testID?: PressableProps['testID'];
|
|
27
|
-
href?: PressableProps['href'];
|
|
28
|
-
hrefAttrs?: PressableProps['hrefAttrs'];
|
|
29
|
-
accessibilityRole?: PressableProps['accessibilityRole'];
|
|
30
|
-
/**
|
|
31
|
-
* @deprecated props className is not supported
|
|
32
|
-
*/
|
|
33
|
-
className?: string;
|
|
34
|
-
style?: PressableProps['style'];
|
|
35
|
-
/** @internal for story purpose */
|
|
36
|
-
isHoveredInternal?: boolean;
|
|
37
|
-
/** @internal for story purpose */
|
|
38
|
-
isPressedInternal?: boolean;
|
|
39
|
-
/** @internal for story purpose */
|
|
40
|
-
isFocusedInternal?: boolean;
|
|
41
|
-
onPress?: PressableProps['onPress'];
|
|
42
|
-
}
|
|
43
|
-
export declare const Button: import("react").ForwardRefExoticComponent<ButtonProps & import("react").RefAttributes<import("../native-base/acceptable-native-base-props").ForwardRefComponent<import("../native-base/primitives").ViewProps>>>;
|
|
44
|
-
export {};
|
|
45
|
-
//# sourceMappingURL=Button.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/Button/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAErD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAGnD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sEAAsE,CAAC;AAW5G,MAAM,MAAM,gBAAgB,GAAG,QAAQ,GAAG,aAAa,CAAC;AACxD,MAAM,MAAM,UAAU,GAAG,SAAS,GAAG,SAAS,GAAG,gBAAgB,GAAG,OAAO,CAAC;AAC5E,MAAM,MAAM,UAAU,GAAG,OAAO,GAAG,QAAQ,CAAC;AAC5C,MAAM,MAAM,aAAa,GAAG,SAAS,GAAG,OAAO,CAAC;AAEhD,KAAK,YAAY,GAAG,OAAO,GAAG,MAAM,CAAC;AAIrC,MAAM,WAAW,WAAW;IAC1B,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,eAAe,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,IAAI,CAAC,EAAE,YAAY,CAAC;IACpB,YAAY,CAAC,EAAE,YAAY,CAAC;IAC5B,MAAM,CAAC,EAAE,cAAc,CAAC,QAAQ,CAAC,CAAC;IAClC,IAAI,CAAC,EAAE,cAAc,CAAC,MAAM,CAAC,CAAC;IAC9B,SAAS,CAAC,EAAE,cAAc,CAAC,WAAW,CAAC,CAAC;IACxC,iBAAiB,CAAC,EAAE,cAAc,CAAC,mBAAmB,CAAC,CAAC;IACxD;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAC;IAChC,kCAAkC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,kCAAkC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,kCAAkC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,OAAO,CAAC,EAAE,cAAc,CAAC,SAAS,CAAC,CAAC;CACrC;AAED,eAAO,MAAM,MAAM,kNA8FlB,CAAC"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import type { ReactElement } from 'react';
|
|
2
|
-
import type { Except } from 'type-fest';
|
|
3
|
-
import type { TypographyColor } from '../typography/Typography';
|
|
4
|
-
import type { ButtonProps, ButtonType, ButtonVariant } from './Button';
|
|
5
|
-
interface ButtonContentProps extends Except<ButtonProps, 'onPress' | 'disabled' | 'stretch'> {
|
|
6
|
-
isDisabled?: boolean;
|
|
7
|
-
type: NonNullable<ButtonType>;
|
|
8
|
-
variant: NonNullable<ButtonVariant>;
|
|
9
|
-
isHovered: boolean;
|
|
10
|
-
isPressed: boolean;
|
|
11
|
-
isFocused: boolean;
|
|
12
|
-
}
|
|
13
|
-
interface ButtonContentChildrenProps extends Except<ButtonProps, 'onPress' | 'disabled' | 'stretch'> {
|
|
14
|
-
isDisabled?: boolean;
|
|
15
|
-
type: NonNullable<ButtonType>;
|
|
16
|
-
color: TypographyColor;
|
|
17
|
-
}
|
|
18
|
-
export declare function ButtonContentChildren({ type, icon, iconPosition, color, children, }: ButtonContentChildrenProps): ReactElement | null;
|
|
19
|
-
export declare function ButtonContent({ type, variant, isDisabled, icon, children, isHovered, isPressed, isFocused, ...props }: ButtonContentProps): ReactElement;
|
|
20
|
-
export {};
|
|
21
|
-
//# sourceMappingURL=ButtonContent.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ButtonContent.d.ts","sourceRoot":"","sources":["../../../src/Button/ButtonContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAC1C,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AAExC,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAIhE,OAAO,KAAK,EAAE,WAAW,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAkBvE,UAAU,kBAAmB,SAAQ,MAAM,CAAC,WAAW,EAAE,SAAS,GAAG,UAAU,GAAG,SAAS,CAAC;IAC1F,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,EAAE,WAAW,CAAC,UAAU,CAAC,CAAC;IAC9B,OAAO,EAAE,WAAW,CAAC,aAAa,CAAC,CAAC;IACpC,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;CACpB;AAED,UAAU,0BAA2B,SAAQ,MAAM,CAAC,WAAW,EAAE,SAAS,GAAG,UAAU,GAAG,SAAS,CAAC;IAClG,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,EAAE,WAAW,CAAC,UAAU,CAAC,CAAC;IAC9B,KAAK,EAAE,eAAe,CAAC;CACxB;AAED,wBAAgB,qBAAqB,CAAC,EACpC,IAAI,EACJ,IAAI,EACJ,YAAY,EACZ,KAAK,EACL,QAAQ,GACT,EAAE,0BAA0B,GAAG,YAAY,GAAG,IAAI,CAiDlD;AAED,wBAAgB,aAAa,CAAC,EAC5B,IAAI,EACJ,OAAO,EACP,UAAU,EACV,IAAI,EACJ,QAAQ,EACR,SAAS,EACT,SAAS,EACT,SAAS,EACT,GAAG,KAAK,EACT,EAAE,kBAAkB,GAAG,YAAY,CAkBnC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { ReactElement, ReactNode } from 'react';
|
|
2
|
-
import type { ButtonSize } from './Button';
|
|
3
|
-
interface ButtonPaddingProps {
|
|
4
|
-
children: ReactNode;
|
|
5
|
-
size?: ButtonSize;
|
|
6
|
-
isDisabled?: boolean;
|
|
7
|
-
}
|
|
8
|
-
export declare function ButtonPadding({ children, size, isDisabled }: ButtonPaddingProps): ReactElement;
|
|
9
|
-
export {};
|
|
10
|
-
//# sourceMappingURL=ButtonPadding.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ButtonPadding.d.ts","sourceRoot":"","sources":["../../../src/Button/ButtonPadding.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGrD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;AAe3C,UAAU,kBAAkB;IAC1B,QAAQ,EAAE,SAAS,CAAC;IACpB,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,wBAAgB,aAAa,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,UAAU,EAAE,EAAE,kBAAkB,GAAG,YAAY,CAgB9F"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DisabledBorder.d.ts","sourceRoot":"","sources":["../../../src/Button/DisabledBorder.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAG1C,wBAAgB,cAAc,IAAI,YAAY,CAa7C"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ReactElement } from 'react';
|
|
2
|
-
import type { ButtonType, ButtonVariant } from './Button';
|
|
3
|
-
interface FocusBorderProps {
|
|
4
|
-
type: ButtonType;
|
|
5
|
-
variant: ButtonVariant;
|
|
6
|
-
isFocused?: boolean;
|
|
7
|
-
isPressed?: boolean;
|
|
8
|
-
isHovered?: boolean;
|
|
9
|
-
}
|
|
10
|
-
export declare function FocusBorder({ type, variant, isFocused, isHovered, isPressed }: FocusBorderProps): ReactElement;
|
|
11
|
-
export {};
|
|
12
|
-
//# sourceMappingURL=FocusBorder.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FocusBorder.d.ts","sourceRoot":"","sources":["../../../src/Button/FocusBorder.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAG1C,OAAO,KAAK,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAE1D,UAAU,gBAAgB;IACxB,IAAI,EAAE,UAAU,CAAC;IACjB,OAAO,EAAE,aAAa,CAAC;IACvB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,wBAAgB,WAAW,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,EAAE,gBAAgB,GAAG,YAAY,CA2B9G"}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import type { DefaultTheme } from 'styled-components/native';
|
|
2
|
-
import type { BaseButtonTheme, BaseButtonWithVariant } from '../themes/late-ocean/button';
|
|
3
|
-
import type { ButtonType, ButtonVariant } from './Button';
|
|
4
|
-
export declare function getVariantValuesIfExist<V extends ButtonVariant>(theme: DefaultTheme, type: ButtonType, variant: ButtonVariant): BaseButtonTheme['default'] | BaseButtonWithVariant[V];
|
|
5
|
-
//# sourceMappingURL=getVariantValuesIfExist.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getVariantValuesIfExist.d.ts","sourceRoot":"","sources":["../../../src/Button/getVariantValuesIfExist.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,KAAK,EAAE,eAAe,EAAE,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AAC1F,OAAO,KAAK,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAM1D,wBAAgB,uBAAuB,CAAC,CAAC,SAAS,aAAa,EAC7D,KAAK,EAAE,YAAY,EACnB,IAAI,EAAE,UAAU,EAChB,OAAO,EAAE,aAAa,GACrB,eAAe,CAAC,SAAS,CAAC,GAAG,qBAAqB,CAAC,CAAC,CAAC,CAQvD"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { ViewStyle } from 'react-native';
|
|
2
|
-
import type { ButtonType, ButtonVariant } from 'Button/Button';
|
|
3
|
-
export interface UseNativeAnimationOptions {
|
|
4
|
-
type: ButtonType;
|
|
5
|
-
variant: ButtonVariant;
|
|
6
|
-
isPressedInternal?: boolean;
|
|
7
|
-
}
|
|
8
|
-
export interface NativeAnimation {
|
|
9
|
-
onPressIn?: () => void;
|
|
10
|
-
onPressOut?: () => void;
|
|
11
|
-
animatedStyles: ViewStyle;
|
|
12
|
-
}
|
|
13
|
-
export declare const useNativeAnimation: ({ type, variant, isPressedInternal, }: UseNativeAnimationOptions) => NativeAnimation;
|
|
14
|
-
//# sourceMappingURL=useNativeAnimation.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useNativeAnimation.d.ts","sourceRoot":"","sources":["../../../../src/Button/hooks/useNativeAnimation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAG9C,OAAO,KAAK,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAG/D,MAAM,WAAW,yBAAyB;IACxC,IAAI,EAAE,UAAU,CAAC;IACjB,OAAO,EAAE,aAAa,CAAC;IACvB,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,MAAM,WAAW,eAAe;IAC9B,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,cAAc,EAAE,SAAS,CAAC;CAC3B;AAED,eAAO,MAAM,kBAAkB,0CAI5B,yBAAyB,KAAG,eAkC9B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useNativeAnimation.web.d.ts","sourceRoot":"","sources":["../../../../src/Button/hooks/useNativeAnimation.web.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AAEvF,wBAAgB,kBAAkB,CAAC,OAAO,EAAE,yBAAyB,GAAG,eAAe,CAMtF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getButtonSize.d.ts","sourceRoot":"","sources":["../../../../src/Button/utils/getButtonSize.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;AAE7C,eAAO,MAAM,aAAa,4BAA6B,QAAQ,WAAW,CAAC,KAAG,WAAW,CAAC,MAAM,CAI/F,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { ButtonType, ButtonVariant } from '../Button';
|
|
2
|
-
interface GetCurrentBackgroundColorParams {
|
|
3
|
-
type: ButtonType;
|
|
4
|
-
variant: ButtonVariant;
|
|
5
|
-
isDisabled?: boolean;
|
|
6
|
-
isHovered?: boolean;
|
|
7
|
-
isPressed?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare function getCurrentBackgroundColorForNativeBaseTheme({ type, variant, isDisabled, isHovered, isPressed, }: GetCurrentBackgroundColorParams): string;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=getCurrentBackgroundColorForNativeBaseTheme.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getCurrentBackgroundColorForNativeBaseTheme.d.ts","sourceRoot":"","sources":["../../../../src/Button/utils/getCurrentBackgroundColorForNativeBaseTheme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,WAAW,CAAC;AAE3D,UAAU,+BAA+B;IACvC,IAAI,EAAE,UAAU,CAAC;IACjB,OAAO,EAAE,aAAa,CAAC;IACvB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,wBAAgB,2CAA2C,CAAC,EAC1D,IAAI,EACJ,OAAO,EACP,UAAU,EACV,SAAS,EACT,SAAS,GACV,EAAE,+BAA+B,GAAG,MAAM,CAU1C"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
interface GetCurrentScaleParams {
|
|
2
|
-
hoverScaleValue: number;
|
|
3
|
-
pressedScaleValue: number;
|
|
4
|
-
isDisabled?: boolean;
|
|
5
|
-
isHovered?: boolean;
|
|
6
|
-
isPressed?: boolean;
|
|
7
|
-
}
|
|
8
|
-
export declare function getCurrentScale({ hoverScaleValue, pressedScaleValue, isDisabled, isHovered, isPressed, }: GetCurrentScaleParams): number;
|
|
9
|
-
export {};
|
|
10
|
-
//# sourceMappingURL=getCurrentScale.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getCurrentScale.d.ts","sourceRoot":"","sources":["../../../../src/Button/utils/getCurrentScale.ts"],"names":[],"mappings":"AAAA,UAAU,qBAAqB;IAC7B,eAAe,EAAE,MAAM,CAAC;IACxB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,wBAAgB,eAAe,CAAC,EAC9B,eAAe,EACf,iBAAiB,EACjB,UAAU,EACV,SAAS,EACT,SAAS,GACV,EAAE,qBAAqB,GAAG,MAAM,CAYhC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import type { TypographyColor } from '../../typography/Typography';
|
|
2
|
-
import type { ButtonType, ButtonVariant } from '../Button';
|
|
3
|
-
export declare const getTextColorByType: (type: ButtonType, variant: ButtonVariant, isHovered: boolean, isPressed: boolean) => TypographyColor;
|
|
4
|
-
//# sourceMappingURL=getTextColorByType.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getTextColorByType.d.ts","sourceRoot":"","sources":["../../../../src/Button/utils/getTextColorByType.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AACnE,OAAO,KAAK,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,WAAW,CAAC;AAE3D,eAAO,MAAM,kBAAkB,SACvB,UAAU,WACP,aAAa,aACX,OAAO,aACP,OAAO,KACjB,eAiBF,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type { ReactElement } from 'react';
|
|
2
|
-
import type { ViewProps } from '../native-base/primitives';
|
|
3
|
-
import { CardModalBehaviour } from './CardModalBehaviour';
|
|
4
|
-
import { CardModalBody } from './CardModalBody';
|
|
5
|
-
import { CardModalFooter } from './CardModalFooter';
|
|
6
|
-
import { CardModalHeader } from './CardModalHeader';
|
|
7
|
-
export interface CardModalProps extends ViewProps {
|
|
8
|
-
withoutShadow?: boolean;
|
|
9
|
-
}
|
|
10
|
-
export declare function CardModal({ children, backgroundColor, maxWidth, withoutShadow, ...props }: CardModalProps): ReactElement;
|
|
11
|
-
export declare namespace CardModal {
|
|
12
|
-
var Body: typeof CardModalBody;
|
|
13
|
-
var Header: typeof CardModalHeader;
|
|
14
|
-
var Footer: typeof CardModalFooter;
|
|
15
|
-
var ModalBehaviour: typeof CardModalBehaviour;
|
|
16
|
-
}
|
|
17
|
-
//# sourceMappingURL=CardModal.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CardModal.d.ts","sourceRoot":"","sources":["../../../src/CardModal/CardModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAC1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD,MAAM,WAAW,cAAe,SAAQ,SAAS;IAC/C,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,wBAAgB,SAAS,CAAC,EACxB,QAAQ,EACR,eAA0C,EAC1C,QAAoC,EACpC,aAAa,EACb,GAAG,KAAK,EACT,EAAE,cAAc,GAAG,YAAY,CAa/B;yBAnBe,SAAS"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { ReactElement, ReactNode } from 'react';
|
|
2
|
-
import type { ViewProps } from '../../native-base/primitives';
|
|
3
|
-
export interface CardModalAnimationProps extends ViewProps {
|
|
4
|
-
children: ReactNode;
|
|
5
|
-
appear?: boolean;
|
|
6
|
-
visible?: boolean;
|
|
7
|
-
unmountOnExit?: boolean;
|
|
8
|
-
isAnimationEnabled?: boolean;
|
|
9
|
-
onEnter?: () => void;
|
|
10
|
-
onEntered?: () => void;
|
|
11
|
-
onExit?: () => void;
|
|
12
|
-
onExited?: () => void;
|
|
13
|
-
onClose?: () => void;
|
|
14
|
-
}
|
|
15
|
-
export declare function CardModalAnimation({ visible, children, onEnter, onEntered, onExit, onExited, onClose, }: CardModalAnimationProps): ReactElement;
|
|
16
|
-
//# sourceMappingURL=CardModalAnimation.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CardModalAnimation.d.ts","sourceRoot":"","sources":["../../../../src/CardModal/CardModalAnimation/CardModalAnimation.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIrD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAK9D,MAAM,WAAW,uBAAwB,SAAQ,SAAS;IACxD,QAAQ,EAAE,SAAS,CAAC;IACpB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB;AAED,wBAAgB,kBAAkB,CAAC,EACjC,OAAO,EACP,QAAQ,EACR,OAAO,EACP,SAAS,EACT,MAAM,EACN,QAAQ,EACR,OAAO,GACR,EAAE,uBAAuB,GAAG,YAAY,CA4CxC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import type { ReactElement } from 'react';
|
|
2
|
-
import type { CardModalAnimationProps } from './CardModalAnimation';
|
|
3
|
-
export declare function CardModalAnimation({ children, appear, visible, unmountOnExit, isAnimationEnabled, onEnter, onEntered, onExit, onExited, onClose, ...props }: CardModalAnimationProps): ReactElement;
|
|
4
|
-
//# sourceMappingURL=CardModalAnimation.web.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CardModalAnimation.web.d.ts","sourceRoot":"","sources":["../../../../src/CardModal/CardModalAnimation/CardModalAnimation.web.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAW1C,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,sBAAsB,CAAC;AAoEpE,wBAAgB,kBAAkB,CAAC,EACjC,QAAQ,EACR,MAAa,EACb,OAAO,EACP,aAAoB,EACpB,kBAAyB,EACzB,OAAO,EACP,SAAS,EACT,MAAM,EACN,QAAQ,EACR,OAAO,EACP,GAAG,KAAK,EACT,EAAE,uBAAuB,GAAG,YAAY,CAwCxC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { ReactElement, ReactNode } from 'react';
|
|
2
|
-
export interface NativeOpacityAnimationProps {
|
|
3
|
-
visible?: boolean;
|
|
4
|
-
children: ReactNode;
|
|
5
|
-
onExited: () => void;
|
|
6
|
-
}
|
|
7
|
-
export declare function NativeOpacityAnimation({ visible, children, onExited }: NativeOpacityAnimationProps): ReactElement;
|
|
8
|
-
//# sourceMappingURL=NativeOpacityAnimation.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NativeOpacityAnimation.d.ts","sourceRoot":"","sources":["../../../../src/CardModal/CardModalAnimation/NativeOpacityAnimation.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAMrD,MAAM,WAAW,2BAA2B;IAC1C,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,SAAS,CAAC;IACpB,QAAQ,EAAE,MAAM,IAAI,CAAC;CACtB;AAED,wBAAgB,sBAAsB,CAAC,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,2BAA2B,GAAG,YAAY,CA2BjH"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { ReactElement, ReactNode } from 'react';
|
|
2
|
-
import type { CardModalAnimationProps } from './CardModalAnimation';
|
|
3
|
-
export interface NativeRotationAnimationProps {
|
|
4
|
-
children: ReactNode;
|
|
5
|
-
topInset?: number;
|
|
6
|
-
visible?: CardModalAnimationProps['visible'];
|
|
7
|
-
onEntered?: CardModalAnimationProps['onEntered'];
|
|
8
|
-
onExited: () => void;
|
|
9
|
-
}
|
|
10
|
-
export declare function NativeRotationAnimation({ visible, children, onEntered, onExited, }: NativeRotationAnimationProps): ReactElement | null;
|
|
11
|
-
//# sourceMappingURL=NativeRotationAnimation.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NativeRotationAnimation.d.ts","sourceRoot":"","sources":["../../../../src/CardModal/CardModalAnimation/NativeRotationAnimation.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIrD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,sBAAsB,CAAC;AAEpE,MAAM,WAAW,4BAA4B;IAC3C,QAAQ,EAAE,SAAS,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,uBAAuB,CAAC,SAAS,CAAC,CAAC;IAC7C,SAAS,CAAC,EAAE,uBAAuB,CAAC,WAAW,CAAC,CAAC;IACjD,QAAQ,EAAE,MAAM,IAAI,CAAC;CACtB;AAED,wBAAgB,uBAAuB,CAAC,EACtC,OAAO,EACP,QAAQ,EACR,SAAS,EACT,QAAQ,GACT,EAAE,4BAA4B,GAAG,YAAY,GAAG,IAAI,CAsCpD"}
|