@umituz/react-native-design-system 1.7.1 → 1.7.3
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/README.md +2 -2
- package/package.json +61 -35
- package/src/index.ts +71 -271
- package/lib/index.d.ts +0 -59
- package/lib/index.d.ts.map +0 -1
- package/lib/index.js +0 -99
- package/lib/index.js.map +0 -1
- package/lib/presentation/atoms/AtomicAvatar.d.ts +0 -48
- package/lib/presentation/atoms/AtomicAvatar.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicAvatar.js +0 -85
- package/lib/presentation/atoms/AtomicAvatar.js.map +0 -1
- package/lib/presentation/atoms/AtomicAvatarGroup.d.ts +0 -56
- package/lib/presentation/atoms/AtomicAvatarGroup.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicAvatarGroup.js +0 -83
- package/lib/presentation/atoms/AtomicAvatarGroup.js.map +0 -1
- package/lib/presentation/atoms/AtomicBadge.d.ts +0 -42
- package/lib/presentation/atoms/AtomicBadge.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicBadge.js +0 -168
- package/lib/presentation/atoms/AtomicBadge.js.map +0 -1
- package/lib/presentation/atoms/AtomicButton.d.ts +0 -21
- package/lib/presentation/atoms/AtomicButton.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicButton.js +0 -172
- package/lib/presentation/atoms/AtomicButton.js.map +0 -1
- package/lib/presentation/atoms/AtomicCard.d.ts +0 -15
- package/lib/presentation/atoms/AtomicCard.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicCard.js +0 -70
- package/lib/presentation/atoms/AtomicCard.js.map +0 -1
- package/lib/presentation/atoms/AtomicChip.d.ts +0 -53
- package/lib/presentation/atoms/AtomicChip.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicChip.js +0 -131
- package/lib/presentation/atoms/AtomicChip.js.map +0 -1
- package/lib/presentation/atoms/AtomicDatePicker.d.ts +0 -75
- package/lib/presentation/atoms/AtomicDatePicker.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicDatePicker.js +0 -246
- package/lib/presentation/atoms/AtomicDatePicker.js.map +0 -1
- package/lib/presentation/atoms/AtomicDivider.d.ts +0 -45
- package/lib/presentation/atoms/AtomicDivider.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicDivider.js +0 -58
- package/lib/presentation/atoms/AtomicDivider.js.map +0 -1
- package/lib/presentation/atoms/AtomicFab.d.ts +0 -37
- package/lib/presentation/atoms/AtomicFab.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicFab.js +0 -68
- package/lib/presentation/atoms/AtomicFab.js.map +0 -1
- package/lib/presentation/atoms/AtomicFilter.d.ts +0 -37
- package/lib/presentation/atoms/AtomicFilter.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicFilter.js +0 -104
- package/lib/presentation/atoms/AtomicFilter.js.map +0 -1
- package/lib/presentation/atoms/AtomicFormError.d.ts +0 -30
- package/lib/presentation/atoms/AtomicFormError.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicFormError.js +0 -64
- package/lib/presentation/atoms/AtomicFormError.js.map +0 -1
- package/lib/presentation/atoms/AtomicIcon.d.ts +0 -35
- package/lib/presentation/atoms/AtomicIcon.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicIcon.js +0 -30
- package/lib/presentation/atoms/AtomicIcon.js.map +0 -1
- package/lib/presentation/atoms/AtomicImage.d.ts +0 -40
- package/lib/presentation/atoms/AtomicImage.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicImage.js +0 -92
- package/lib/presentation/atoms/AtomicImage.js.map +0 -1
- package/lib/presentation/atoms/AtomicInput.d.ts +0 -71
- package/lib/presentation/atoms/AtomicInput.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicInput.js +0 -196
- package/lib/presentation/atoms/AtomicInput.js.map +0 -1
- package/lib/presentation/atoms/AtomicNumberInput.d.ts +0 -69
- package/lib/presentation/atoms/AtomicNumberInput.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicNumberInput.js +0 -125
- package/lib/presentation/atoms/AtomicNumberInput.js.map +0 -1
- package/lib/presentation/atoms/AtomicPicker.d.ts +0 -52
- package/lib/presentation/atoms/AtomicPicker.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicPicker.js +0 -299
- package/lib/presentation/atoms/AtomicPicker.js.map +0 -1
- package/lib/presentation/atoms/AtomicProgress.d.ts +0 -44
- package/lib/presentation/atoms/AtomicProgress.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicProgress.js +0 -80
- package/lib/presentation/atoms/AtomicProgress.js.map +0 -1
- package/lib/presentation/atoms/AtomicSearchBar.d.ts +0 -19
- package/lib/presentation/atoms/AtomicSearchBar.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicSearchBar.js +0 -46
- package/lib/presentation/atoms/AtomicSearchBar.js.map +0 -1
- package/lib/presentation/atoms/AtomicSort.d.ts +0 -72
- package/lib/presentation/atoms/AtomicSort.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicSort.js +0 -77
- package/lib/presentation/atoms/AtomicSort.js.map +0 -1
- package/lib/presentation/atoms/AtomicSwitch.d.ts +0 -43
- package/lib/presentation/atoms/AtomicSwitch.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicSwitch.js +0 -104
- package/lib/presentation/atoms/AtomicSwitch.js.map +0 -1
- package/lib/presentation/atoms/AtomicText.d.ts +0 -14
- package/lib/presentation/atoms/AtomicText.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicText.js +0 -36
- package/lib/presentation/atoms/AtomicText.js.map +0 -1
- package/lib/presentation/atoms/AtomicTextArea.d.ts +0 -85
- package/lib/presentation/atoms/AtomicTextArea.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicTextArea.js +0 -196
- package/lib/presentation/atoms/AtomicTextArea.js.map +0 -1
- package/lib/presentation/atoms/AtomicTouchable.d.ts +0 -77
- package/lib/presentation/atoms/AtomicTouchable.d.ts.map +0 -1
- package/lib/presentation/atoms/AtomicTouchable.js +0 -138
- package/lib/presentation/atoms/AtomicTouchable.js.map +0 -1
- package/lib/presentation/atoms/fab/styles/fabStyles.d.ts +0 -23
- package/lib/presentation/atoms/fab/styles/fabStyles.d.ts.map +0 -1
- package/lib/presentation/atoms/fab/styles/fabStyles.js +0 -63
- package/lib/presentation/atoms/fab/styles/fabStyles.js.map +0 -1
- package/lib/presentation/atoms/fab/types/index.d.ts +0 -71
- package/lib/presentation/atoms/fab/types/index.d.ts.map +0 -1
- package/lib/presentation/atoms/fab/types/index.js +0 -2
- package/lib/presentation/atoms/fab/types/index.js.map +0 -1
- package/lib/presentation/atoms/filter/styles/filterStyles.d.ts +0 -15
- package/lib/presentation/atoms/filter/styles/filterStyles.d.ts.map +0 -1
- package/lib/presentation/atoms/filter/styles/filterStyles.js +0 -29
- package/lib/presentation/atoms/filter/styles/filterStyles.js.map +0 -1
- package/lib/presentation/atoms/filter/types/index.d.ts +0 -76
- package/lib/presentation/atoms/filter/types/index.d.ts.map +0 -1
- package/lib/presentation/atoms/filter/types/index.js +0 -2
- package/lib/presentation/atoms/filter/types/index.js.map +0 -1
- package/lib/presentation/atoms/index.d.ts +0 -273
- package/lib/presentation/atoms/index.d.ts.map +0 -1
- package/lib/presentation/atoms/index.js +0 -146
- package/lib/presentation/atoms/index.js.map +0 -1
- package/lib/presentation/atoms/input/hooks/useInputState.d.ts +0 -7
- package/lib/presentation/atoms/input/hooks/useInputState.d.ts.map +0 -1
- package/lib/presentation/atoms/input/hooks/useInputState.js +0 -13
- package/lib/presentation/atoms/input/hooks/useInputState.js.map +0 -1
- package/lib/presentation/atoms/input/styles/inputStyles.d.ts +0 -13
- package/lib/presentation/atoms/input/styles/inputStyles.d.ts.map +0 -1
- package/lib/presentation/atoms/input/styles/inputStyles.js +0 -59
- package/lib/presentation/atoms/input/styles/inputStyles.js.map +0 -1
- package/lib/presentation/atoms/input/types/index.d.ts +0 -24
- package/lib/presentation/atoms/input/types/index.d.ts.map +0 -1
- package/lib/presentation/atoms/input/types/index.js +0 -2
- package/lib/presentation/atoms/input/types/index.js.map +0 -1
- package/lib/presentation/atoms/picker/styles/pickerStyles.d.ts +0 -85
- package/lib/presentation/atoms/picker/styles/pickerStyles.d.ts.map +0 -1
- package/lib/presentation/atoms/picker/styles/pickerStyles.js +0 -177
- package/lib/presentation/atoms/picker/styles/pickerStyles.js.map +0 -1
- package/lib/presentation/atoms/picker/types/index.d.ts +0 -38
- package/lib/presentation/atoms/picker/types/index.d.ts.map +0 -1
- package/lib/presentation/atoms/picker/types/index.js +0 -2
- package/lib/presentation/atoms/picker/types/index.js.map +0 -1
- package/lib/presentation/atoms/touchable/styles/touchableStyles.d.ts +0 -31
- package/lib/presentation/atoms/touchable/styles/touchableStyles.d.ts.map +0 -1
- package/lib/presentation/atoms/touchable/styles/touchableStyles.js +0 -54
- package/lib/presentation/atoms/touchable/styles/touchableStyles.js.map +0 -1
- package/lib/presentation/atoms/touchable/types/index.d.ts +0 -134
- package/lib/presentation/atoms/touchable/types/index.d.ts.map +0 -1
- package/lib/presentation/atoms/touchable/types/index.js +0 -2
- package/lib/presentation/atoms/touchable/types/index.js.map +0 -1
- package/lib/presentation/hooks/useAppDesignTokens.d.ts +0 -13
- package/lib/presentation/hooks/useAppDesignTokens.d.ts.map +0 -1
- package/lib/presentation/hooks/useAppDesignTokens.js +0 -13
- package/lib/presentation/hooks/useAppDesignTokens.js.map +0 -1
- package/lib/presentation/hooks/useResponsive.d.ts +0 -80
- package/lib/presentation/hooks/useResponsive.d.ts.map +0 -1
- package/lib/presentation/hooks/useResponsive.js +0 -82
- package/lib/presentation/hooks/useResponsive.js.map +0 -1
- package/lib/presentation/molecules/AtomicConfirmationModal.d.ts +0 -73
- package/lib/presentation/molecules/AtomicConfirmationModal.d.ts.map +0 -1
- package/lib/presentation/molecules/AtomicConfirmationModal.js +0 -154
- package/lib/presentation/molecules/AtomicConfirmationModal.js.map +0 -1
- package/lib/presentation/molecules/EmptyState.d.ts +0 -41
- package/lib/presentation/molecules/EmptyState.d.ts.map +0 -1
- package/lib/presentation/molecules/EmptyState.js +0 -68
- package/lib/presentation/molecules/EmptyState.js.map +0 -1
- package/lib/presentation/molecules/FormField.d.ts +0 -22
- package/lib/presentation/molecules/FormField.d.ts.map +0 -1
- package/lib/presentation/molecules/FormField.js +0 -76
- package/lib/presentation/molecules/FormField.js.map +0 -1
- package/lib/presentation/molecules/GridContainer.d.ts +0 -40
- package/lib/presentation/molecules/GridContainer.d.ts.map +0 -1
- package/lib/presentation/molecules/GridContainer.js +0 -77
- package/lib/presentation/molecules/GridContainer.js.map +0 -1
- package/lib/presentation/molecules/IconContainer.d.ts +0 -29
- package/lib/presentation/molecules/IconContainer.d.ts.map +0 -1
- package/lib/presentation/molecules/IconContainer.js +0 -60
- package/lib/presentation/molecules/IconContainer.js.map +0 -1
- package/lib/presentation/molecules/ListItem.d.ts +0 -5
- package/lib/presentation/molecules/ListItem.d.ts.map +0 -1
- package/lib/presentation/molecules/ListItem.js +0 -24
- package/lib/presentation/molecules/ListItem.js.map +0 -1
- package/lib/presentation/molecules/ScreenHeader.d.ts +0 -55
- package/lib/presentation/molecules/ScreenHeader.d.ts.map +0 -1
- package/lib/presentation/molecules/ScreenHeader.js +0 -94
- package/lib/presentation/molecules/ScreenHeader.js.map +0 -1
- package/lib/presentation/molecules/SearchBar.d.ts +0 -18
- package/lib/presentation/molecules/SearchBar.d.ts.map +0 -1
- package/lib/presentation/molecules/SearchBar.js +0 -47
- package/lib/presentation/molecules/SearchBar.js.map +0 -1
- package/lib/presentation/molecules/SectionCard.d.ts +0 -25
- package/lib/presentation/molecules/SectionCard.d.ts.map +0 -1
- package/lib/presentation/molecules/SectionCard.js +0 -47
- package/lib/presentation/molecules/SectionCard.js.map +0 -1
- package/lib/presentation/molecules/SectionContainer.d.ts +0 -33
- package/lib/presentation/molecules/SectionContainer.d.ts.map +0 -1
- package/lib/presentation/molecules/SectionContainer.js +0 -64
- package/lib/presentation/molecules/SectionContainer.js.map +0 -1
- package/lib/presentation/molecules/SectionHeader.d.ts +0 -37
- package/lib/presentation/molecules/SectionHeader.d.ts.map +0 -1
- package/lib/presentation/molecules/SectionHeader.js +0 -73
- package/lib/presentation/molecules/SectionHeader.js.map +0 -1
- package/lib/presentation/molecules/confirmation-modal/styles/confirmationModalStyles.d.ts +0 -50
- package/lib/presentation/molecules/confirmation-modal/styles/confirmationModalStyles.d.ts.map +0 -1
- package/lib/presentation/molecules/confirmation-modal/styles/confirmationModalStyles.js +0 -115
- package/lib/presentation/molecules/confirmation-modal/styles/confirmationModalStyles.js.map +0 -1
- package/lib/presentation/molecules/confirmation-modal/types/index.d.ts +0 -86
- package/lib/presentation/molecules/confirmation-modal/types/index.d.ts.map +0 -1
- package/lib/presentation/molecules/confirmation-modal/types/index.js +0 -7
- package/lib/presentation/molecules/confirmation-modal/types/index.js.map +0 -1
- package/lib/presentation/molecules/index.d.ts +0 -27
- package/lib/presentation/molecules/index.d.ts.map +0 -1
- package/lib/presentation/molecules/index.js +0 -17
- package/lib/presentation/molecules/index.js.map +0 -1
- package/lib/presentation/molecules/listitem/styles/listItemStyles.d.ts +0 -12
- package/lib/presentation/molecules/listitem/styles/listItemStyles.d.ts.map +0 -1
- package/lib/presentation/molecules/listitem/styles/listItemStyles.js +0 -15
- package/lib/presentation/molecules/listitem/styles/listItemStyles.js.map +0 -1
- package/lib/presentation/molecules/listitem/types/index.d.ts +0 -17
- package/lib/presentation/molecules/listitem/types/index.d.ts.map +0 -1
- package/lib/presentation/molecules/listitem/types/index.js +0 -2
- package/lib/presentation/molecules/listitem/types/index.js.map +0 -1
- package/lib/presentation/organisms/AppHeader.d.ts +0 -31
- package/lib/presentation/organisms/AppHeader.d.ts.map +0 -1
- package/lib/presentation/organisms/AppHeader.js +0 -78
- package/lib/presentation/organisms/AppHeader.js.map +0 -1
- package/lib/presentation/organisms/FormContainer.d.ts +0 -76
- package/lib/presentation/organisms/FormContainer.d.ts.map +0 -1
- package/lib/presentation/organisms/FormContainer.js +0 -127
- package/lib/presentation/organisms/FormContainer.js.map +0 -1
- package/lib/presentation/organisms/ScreenLayout.d.ts +0 -84
- package/lib/presentation/organisms/ScreenLayout.d.ts.map +0 -1
- package/lib/presentation/organisms/ScreenLayout.js +0 -69
- package/lib/presentation/organisms/ScreenLayout.js.map +0 -1
- package/lib/presentation/organisms/index.d.ts +0 -16
- package/lib/presentation/organisms/index.d.ts.map +0 -1
- package/lib/presentation/organisms/index.js +0 -14
- package/lib/presentation/organisms/index.js.map +0 -1
- package/lib/presentation/tokens/commonStyles.d.ts +0 -122
- package/lib/presentation/tokens/commonStyles.d.ts.map +0 -1
- package/lib/presentation/tokens/commonStyles.js +0 -220
- package/lib/presentation/tokens/commonStyles.js.map +0 -1
- package/lib/presentation/utils/platformConstants.d.ts +0 -100
- package/lib/presentation/utils/platformConstants.d.ts.map +0 -1
- package/lib/presentation/utils/platformConstants.js +0 -114
- package/lib/presentation/utils/platformConstants.js.map +0 -1
- package/lib/presentation/utils/responsive.d.ts +0 -218
- package/lib/presentation/utils/responsive.d.ts.map +0 -1
- package/lib/presentation/utils/responsive.js +0 -452
- package/lib/presentation/utils/responsive.js.map +0 -1
- package/lib/presentation/utils/variants/compound.d.ts +0 -10
- package/lib/presentation/utils/variants/compound.d.ts.map +0 -1
- package/lib/presentation/utils/variants/compound.js +0 -16
- package/lib/presentation/utils/variants/compound.js.map +0 -1
- package/lib/presentation/utils/variants/core.d.ts +0 -15
- package/lib/presentation/utils/variants/core.d.ts.map +0 -1
- package/lib/presentation/utils/variants/core.js +0 -23
- package/lib/presentation/utils/variants/core.js.map +0 -1
- package/lib/presentation/utils/variants/helpers.d.ts +0 -5
- package/lib/presentation/utils/variants/helpers.d.ts.map +0 -1
- package/lib/presentation/utils/variants/helpers.js +0 -10
- package/lib/presentation/utils/variants/helpers.js.map +0 -1
- package/lib/presentation/utils/variants.d.ts +0 -4
- package/lib/presentation/utils/variants.d.ts.map +0 -1
- package/lib/presentation/utils/variants.js +0 -4
- package/lib/presentation/utils/variants.js.map +0 -1
- package/src/presentation/atoms/AtomicAvatar.tsx +0 -157
- package/src/presentation/atoms/AtomicAvatarGroup.tsx +0 -169
- package/src/presentation/atoms/AtomicBadge.tsx +0 -232
- package/src/presentation/atoms/AtomicButton.tsx +0 -236
- package/src/presentation/atoms/AtomicCard.tsx +0 -107
- package/src/presentation/atoms/AtomicChip.tsx +0 -223
- package/src/presentation/atoms/AtomicDatePicker.tsx +0 -354
- package/src/presentation/atoms/AtomicDivider.tsx +0 -114
- package/src/presentation/atoms/AtomicFab.tsx +0 -98
- package/src/presentation/atoms/AtomicFilter.tsx +0 -154
- package/src/presentation/atoms/AtomicFormError.tsx +0 -105
- package/src/presentation/atoms/AtomicIcon.tsx +0 -40
- package/src/presentation/atoms/AtomicImage.tsx +0 -149
- package/src/presentation/atoms/AtomicInput.tsx +0 -350
- package/src/presentation/atoms/AtomicNumberInput.tsx +0 -182
- package/src/presentation/atoms/AtomicPicker.tsx +0 -458
- package/src/presentation/atoms/AtomicProgress.tsx +0 -139
- package/src/presentation/atoms/AtomicSearchBar.tsx +0 -114
- package/src/presentation/atoms/AtomicSort.tsx +0 -145
- package/src/presentation/atoms/AtomicSwitch.tsx +0 -166
- package/src/presentation/atoms/AtomicText.tsx +0 -82
- package/src/presentation/atoms/AtomicTextArea.tsx +0 -313
- package/src/presentation/atoms/AtomicTouchable.tsx +0 -209
- package/src/presentation/atoms/fab/styles/fabStyles.ts +0 -69
- package/src/presentation/atoms/fab/types/index.ts +0 -82
- package/src/presentation/atoms/filter/styles/filterStyles.ts +0 -32
- package/src/presentation/atoms/filter/types/index.ts +0 -89
- package/src/presentation/atoms/index.ts +0 -366
- package/src/presentation/atoms/input/hooks/useInputState.ts +0 -15
- package/src/presentation/atoms/input/styles/inputStyles.ts +0 -66
- package/src/presentation/atoms/input/types/index.ts +0 -25
- package/src/presentation/atoms/picker/styles/pickerStyles.ts +0 -220
- package/src/presentation/atoms/picker/types/index.ts +0 -40
- package/src/presentation/atoms/touchable/styles/touchableStyles.ts +0 -62
- package/src/presentation/atoms/touchable/types/index.ts +0 -155
- package/src/presentation/hooks/useAppDesignTokens.ts +0 -13
- package/src/presentation/hooks/useResponsive.ts +0 -180
- package/src/presentation/molecules/AtomicConfirmationModal.tsx +0 -243
- package/src/presentation/molecules/EmptyState.tsx +0 -130
- package/src/presentation/molecules/FormField.tsx +0 -128
- package/src/presentation/molecules/GridContainer.tsx +0 -124
- package/src/presentation/molecules/IconContainer.tsx +0 -94
- package/src/presentation/molecules/ListItem.tsx +0 -36
- package/src/presentation/molecules/ScreenHeader.tsx +0 -140
- package/src/presentation/molecules/SearchBar.tsx +0 -85
- package/src/presentation/molecules/SectionCard.tsx +0 -74
- package/src/presentation/molecules/SectionContainer.tsx +0 -106
- package/src/presentation/molecules/SectionHeader.tsx +0 -125
- package/src/presentation/molecules/confirmation-modal/styles/confirmationModalStyles.ts +0 -133
- package/src/presentation/molecules/confirmation-modal/types/index.ts +0 -105
- package/src/presentation/molecules/index.ts +0 -41
- package/src/presentation/molecules/listitem/styles/listItemStyles.ts +0 -19
- package/src/presentation/molecules/listitem/types/index.ts +0 -17
- package/src/presentation/organisms/AppHeader.tsx +0 -137
- package/src/presentation/organisms/FormContainer.tsx +0 -180
- package/src/presentation/organisms/ScreenLayout.tsx +0 -171
- package/src/presentation/organisms/index.ts +0 -25
- package/src/presentation/tokens/commonStyles.ts +0 -253
- package/src/presentation/utils/platformConstants.ts +0 -124
- package/src/presentation/utils/responsive.ts +0 -516
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* useResponsive Hook
|
|
3
|
-
*
|
|
4
|
-
* React Hook for accessing responsive utilities with real-time dimension updates
|
|
5
|
-
* and safe area insets integration.
|
|
6
|
-
*
|
|
7
|
-
* Usage:
|
|
8
|
-
* ```tsx
|
|
9
|
-
* const { logoSize, inputHeight, fabPosition, isSmallDevice } = useResponsive();
|
|
10
|
-
* ```
|
|
11
|
-
*/
|
|
12
|
-
import { DeviceType } from '../utils/responsive';
|
|
13
|
-
export interface UseResponsiveReturn {
|
|
14
|
-
width: number;
|
|
15
|
-
height: number;
|
|
16
|
-
isSmallDevice: boolean;
|
|
17
|
-
isTabletDevice: boolean;
|
|
18
|
-
isLandscapeMode: boolean;
|
|
19
|
-
deviceType: DeviceType;
|
|
20
|
-
insets: {
|
|
21
|
-
top: number;
|
|
22
|
-
bottom: number;
|
|
23
|
-
left: number;
|
|
24
|
-
right: number;
|
|
25
|
-
};
|
|
26
|
-
logoSize: number;
|
|
27
|
-
inputHeight: number;
|
|
28
|
-
iconContainerSize: number;
|
|
29
|
-
maxContentWidth: number;
|
|
30
|
-
minTouchTarget: number;
|
|
31
|
-
horizontalPadding: number;
|
|
32
|
-
bottomPosition: number;
|
|
33
|
-
fabPosition: {
|
|
34
|
-
bottom: number;
|
|
35
|
-
right: number;
|
|
36
|
-
};
|
|
37
|
-
modalMaxHeight: string;
|
|
38
|
-
modalMinHeight: number;
|
|
39
|
-
gridColumns: number;
|
|
40
|
-
spacingMultiplier: number;
|
|
41
|
-
onboardingIconMarginTop: number;
|
|
42
|
-
onboardingIconMarginBottom: number;
|
|
43
|
-
onboardingIconSize: number;
|
|
44
|
-
onboardingTitleMarginBottom: number;
|
|
45
|
-
onboardingTextPadding: number;
|
|
46
|
-
onboardingDescriptionMarginTop: number;
|
|
47
|
-
formBottomPadding: number;
|
|
48
|
-
inputIconSize: number;
|
|
49
|
-
formContentWidth: number | undefined;
|
|
50
|
-
formElementSpacing: number;
|
|
51
|
-
getLogoSize: (baseSize?: number) => number;
|
|
52
|
-
getInputHeight: (baseHeight?: number) => number;
|
|
53
|
-
getIconSize: (baseSize?: number) => number;
|
|
54
|
-
getMaxWidth: (baseWidth?: number) => number;
|
|
55
|
-
getFontSize: (baseFontSize: number) => number;
|
|
56
|
-
getGridCols: (mobile?: number, tablet?: number) => number;
|
|
57
|
-
}
|
|
58
|
-
/**
|
|
59
|
-
* Hook for responsive design utilities
|
|
60
|
-
* Automatically updates when screen dimensions or orientation changes
|
|
61
|
-
*/
|
|
62
|
-
export declare const useResponsive: () => UseResponsiveReturn;
|
|
63
|
-
/**
|
|
64
|
-
* Shorthand hook for just responsive sizes
|
|
65
|
-
*/
|
|
66
|
-
export declare const useResponsiveSizes: () => {
|
|
67
|
-
logoSize: number;
|
|
68
|
-
inputHeight: number;
|
|
69
|
-
iconContainerSize: number;
|
|
70
|
-
maxContentWidth: number;
|
|
71
|
-
};
|
|
72
|
-
/**
|
|
73
|
-
* Shorthand hook for just device type checks
|
|
74
|
-
*/
|
|
75
|
-
export declare const useDeviceType: () => {
|
|
76
|
-
isSmallDevice: boolean;
|
|
77
|
-
isTabletDevice: boolean;
|
|
78
|
-
deviceType: DeviceType;
|
|
79
|
-
};
|
|
80
|
-
//# sourceMappingURL=useResponsive.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useResponsive.d.ts","sourceRoot":"","sources":["../../../src/presentation/hooks/useResponsive.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAIH,OAAO,EA4BL,UAAU,EACX,MAAM,qBAAqB,CAAC;AAE7B,MAAM,WAAW,mBAAmB;IAElC,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,aAAa,EAAE,OAAO,CAAC;IACvB,cAAc,EAAE,OAAO,CAAC;IACxB,eAAe,EAAE,OAAO,CAAC;IACzB,UAAU,EAAE,UAAU,CAAC;IAGvB,MAAM,EAAE;QACN,GAAG,EAAE,MAAM,CAAC;QACZ,MAAM,EAAE,MAAM,CAAC;QACf,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;IAGF,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,eAAe,EAAE,MAAM,CAAC;IACxB,cAAc,EAAE,MAAM,CAAC;IAGvB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,cAAc,EAAE,MAAM,CAAC;IACvB,WAAW,EAAE;QAAE,MAAM,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC;IAG/C,cAAc,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,iBAAiB,EAAE,MAAM,CAAC;IAG1B,uBAAuB,EAAE,MAAM,CAAC;IAChC,0BAA0B,EAAE,MAAM,CAAC;IACnC,kBAAkB,EAAE,MAAM,CAAC;IAC3B,2BAA2B,EAAE,MAAM,CAAC;IACpC,qBAAqB,EAAE,MAAM,CAAC;IAC9B,8BAA8B,EAAE,MAAM,CAAC;IAGvC,iBAAiB,EAAE,MAAM,CAAC;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,gBAAgB,EAAE,MAAM,GAAG,SAAS,CAAC;IACrC,kBAAkB,EAAE,MAAM,CAAC;IAG3B,WAAW,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,KAAK,MAAM,CAAC;IAC3C,cAAc,EAAE,CAAC,UAAU,CAAC,EAAE,MAAM,KAAK,MAAM,CAAC;IAChD,WAAW,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,KAAK,MAAM,CAAC;IAC3C,WAAW,EAAE,CAAC,SAAS,CAAC,EAAE,MAAM,KAAK,MAAM,CAAC;IAC5C,WAAW,EAAE,CAAC,YAAY,EAAE,MAAM,KAAK,MAAM,CAAC;IAC9C,WAAW,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,KAAK,MAAM,CAAC;CAC3D;AAED;;;GAGG;AACH,eAAO,MAAM,aAAa,QAAO,mBAwDhC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,kBAAkB;;;;;CAG9B,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,aAAa;;;;CAGzB,CAAC"}
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* useResponsive Hook
|
|
3
|
-
*
|
|
4
|
-
* React Hook for accessing responsive utilities with real-time dimension updates
|
|
5
|
-
* and safe area insets integration.
|
|
6
|
-
*
|
|
7
|
-
* Usage:
|
|
8
|
-
* ```tsx
|
|
9
|
-
* const { logoSize, inputHeight, fabPosition, isSmallDevice } = useResponsive();
|
|
10
|
-
* ```
|
|
11
|
-
*/
|
|
12
|
-
import { useWindowDimensions } from 'react-native';
|
|
13
|
-
import { useSafeAreaInsets } from 'react-native-safe-area-context';
|
|
14
|
-
import { getResponsiveLogoSize, getResponsiveInputHeight, getResponsiveHorizontalPadding, getResponsiveBottomPosition, getResponsiveFABPosition, getResponsiveModalMaxHeight, getResponsiveMinModalHeight, getResponsiveIconContainerSize, getResponsiveGridColumns, getResponsiveMaxWidth, getResponsiveFontSize, isSmallPhone, isTablet, isLandscape, getDeviceType, getMinTouchTargetSize, getSpacingMultiplier, getOnboardingIconMarginTop, getOnboardingIconMarginBottom, getOnboardingTitleMarginBottom, getOnboardingTextPadding, getOnboardingDescriptionMarginTop, getOnboardingIconSize, getFormBottomPadding, getInputIconSize, getFormContentWidth, getFormElementSpacing, } from '../utils/responsive';
|
|
15
|
-
/**
|
|
16
|
-
* Hook for responsive design utilities
|
|
17
|
-
* Automatically updates when screen dimensions or orientation changes
|
|
18
|
-
*/
|
|
19
|
-
export const useResponsive = () => {
|
|
20
|
-
const { width, height } = useWindowDimensions();
|
|
21
|
-
const insets = useSafeAreaInsets();
|
|
22
|
-
return {
|
|
23
|
-
// Device info
|
|
24
|
-
width,
|
|
25
|
-
height,
|
|
26
|
-
isSmallDevice: isSmallPhone(),
|
|
27
|
-
isTabletDevice: isTablet(),
|
|
28
|
-
isLandscapeMode: isLandscape(),
|
|
29
|
-
deviceType: getDeviceType(),
|
|
30
|
-
// Safe area insets
|
|
31
|
-
insets,
|
|
32
|
-
// Responsive sizes (with default values)
|
|
33
|
-
logoSize: getResponsiveLogoSize(),
|
|
34
|
-
inputHeight: getResponsiveInputHeight(),
|
|
35
|
-
iconContainerSize: getResponsiveIconContainerSize(),
|
|
36
|
-
maxContentWidth: getResponsiveMaxWidth(),
|
|
37
|
-
minTouchTarget: getMinTouchTargetSize(),
|
|
38
|
-
// Responsive positioning
|
|
39
|
-
horizontalPadding: getResponsiveHorizontalPadding(16, insets),
|
|
40
|
-
bottomPosition: getResponsiveBottomPosition(32, insets),
|
|
41
|
-
fabPosition: getResponsiveFABPosition(insets),
|
|
42
|
-
// Responsive layout
|
|
43
|
-
modalMaxHeight: getResponsiveModalMaxHeight(),
|
|
44
|
-
modalMinHeight: getResponsiveMinModalHeight(),
|
|
45
|
-
gridColumns: getResponsiveGridColumns(),
|
|
46
|
-
spacingMultiplier: getSpacingMultiplier(),
|
|
47
|
-
// Onboarding-specific spacing (pre-calculated, no component calculations)
|
|
48
|
-
onboardingIconMarginTop: getOnboardingIconMarginTop(),
|
|
49
|
-
onboardingIconMarginBottom: getOnboardingIconMarginBottom(),
|
|
50
|
-
onboardingIconSize: getOnboardingIconSize(),
|
|
51
|
-
onboardingTitleMarginBottom: getOnboardingTitleMarginBottom(),
|
|
52
|
-
onboardingTextPadding: getOnboardingTextPadding(),
|
|
53
|
-
onboardingDescriptionMarginTop: getOnboardingDescriptionMarginTop(),
|
|
54
|
-
// Form-specific spacing (pre-calculated, universal)
|
|
55
|
-
formBottomPadding: getFormBottomPadding(insets.bottom),
|
|
56
|
-
inputIconSize: getInputIconSize(),
|
|
57
|
-
formContentWidth: getFormContentWidth(),
|
|
58
|
-
formElementSpacing: getFormElementSpacing(),
|
|
59
|
-
// Utility functions (allow custom base values)
|
|
60
|
-
getLogoSize: (baseSize) => getResponsiveLogoSize(baseSize),
|
|
61
|
-
getInputHeight: (baseHeight) => getResponsiveInputHeight(baseHeight),
|
|
62
|
-
getIconSize: (baseSize) => getResponsiveIconContainerSize(baseSize),
|
|
63
|
-
getMaxWidth: (baseWidth) => getResponsiveMaxWidth(baseWidth),
|
|
64
|
-
getFontSize: (baseFontSize) => getResponsiveFontSize(baseFontSize),
|
|
65
|
-
getGridCols: (mobile, tablet) => getResponsiveGridColumns(mobile, tablet),
|
|
66
|
-
};
|
|
67
|
-
};
|
|
68
|
-
/**
|
|
69
|
-
* Shorthand hook for just responsive sizes
|
|
70
|
-
*/
|
|
71
|
-
export const useResponsiveSizes = () => {
|
|
72
|
-
const { logoSize, inputHeight, iconContainerSize, maxContentWidth } = useResponsive();
|
|
73
|
-
return { logoSize, inputHeight, iconContainerSize, maxContentWidth };
|
|
74
|
-
};
|
|
75
|
-
/**
|
|
76
|
-
* Shorthand hook for just device type checks
|
|
77
|
-
*/
|
|
78
|
-
export const useDeviceType = () => {
|
|
79
|
-
const { isSmallDevice, isTabletDevice, deviceType } = useResponsive();
|
|
80
|
-
return { isSmallDevice, isTabletDevice, deviceType };
|
|
81
|
-
};
|
|
82
|
-
//# sourceMappingURL=useResponsive.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useResponsive.js","sourceRoot":"","sources":["../../../src/presentation/hooks/useResponsive.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AACnD,OAAO,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAC;AACnE,OAAO,EACL,qBAAqB,EACrB,wBAAwB,EACxB,8BAA8B,EAC9B,2BAA2B,EAC3B,wBAAwB,EACxB,2BAA2B,EAC3B,2BAA2B,EAC3B,8BAA8B,EAC9B,wBAAwB,EACxB,qBAAqB,EACrB,qBAAqB,EACrB,YAAY,EACZ,QAAQ,EACR,WAAW,EACX,aAAa,EACb,qBAAqB,EACrB,oBAAoB,EACpB,0BAA0B,EAC1B,6BAA6B,EAC7B,8BAA8B,EAC9B,wBAAwB,EACxB,iCAAiC,EACjC,qBAAqB,EACrB,oBAAoB,EACpB,gBAAgB,EAChB,mBAAmB,EACnB,qBAAqB,GAEtB,MAAM,qBAAqB,CAAC;AA4D7B;;;GAGG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,GAAwB,EAAE;IACrD,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,GAAG,mBAAmB,EAAE,CAAC;IAChD,MAAM,MAAM,GAAG,iBAAiB,EAAE,CAAC;IAEnC,OAAO;QACL,cAAc;QACd,KAAK;QACL,MAAM;QACN,aAAa,EAAE,YAAY,EAAE;QAC7B,cAAc,EAAE,QAAQ,EAAE;QAC1B,eAAe,EAAE,WAAW,EAAE;QAC9B,UAAU,EAAE,aAAa,EAAE;QAE3B,mBAAmB;QACnB,MAAM;QAEN,yCAAyC;QACzC,QAAQ,EAAE,qBAAqB,EAAE;QACjC,WAAW,EAAE,wBAAwB,EAAE;QACvC,iBAAiB,EAAE,8BAA8B,EAAE;QACnD,eAAe,EAAE,qBAAqB,EAAE;QACxC,cAAc,EAAE,qBAAqB,EAAE;QAEvC,yBAAyB;QACzB,iBAAiB,EAAE,8BAA8B,CAAC,EAAE,EAAE,MAAM,CAAC;QAC7D,cAAc,EAAE,2BAA2B,CAAC,EAAE,EAAE,MAAM,CAAC;QACvD,WAAW,EAAE,wBAAwB,CAAC,MAAM,CAAC;QAE7C,oBAAoB;QACpB,cAAc,EAAE,2BAA2B,EAAE;QAC7C,cAAc,EAAE,2BAA2B,EAAE;QAC7C,WAAW,EAAE,wBAAwB,EAAE;QACvC,iBAAiB,EAAE,oBAAoB,EAAE;QAEzC,0EAA0E;QAC1E,uBAAuB,EAAE,0BAA0B,EAAE;QACrD,0BAA0B,EAAE,6BAA6B,EAAE;QAC3D,kBAAkB,EAAE,qBAAqB,EAAE;QAC3C,2BAA2B,EAAE,8BAA8B,EAAE;QAC7D,qBAAqB,EAAE,wBAAwB,EAAE;QACjD,8BAA8B,EAAE,iCAAiC,EAAE;QAEnE,oDAAoD;QACpD,iBAAiB,EAAE,oBAAoB,CAAC,MAAM,CAAC,MAAM,CAAC;QACtD,aAAa,EAAE,gBAAgB,EAAE;QACjC,gBAAgB,EAAE,mBAAmB,EAAE;QACvC,kBAAkB,EAAE,qBAAqB,EAAE;QAE3C,+CAA+C;QAC/C,WAAW,EAAE,CAAC,QAAQ,EAAE,EAAE,CAAC,qBAAqB,CAAC,QAAQ,CAAC;QAC1D,cAAc,EAAE,CAAC,UAAU,EAAE,EAAE,CAAC,wBAAwB,CAAC,UAAU,CAAC;QACpE,WAAW,EAAE,CAAC,QAAQ,EAAE,EAAE,CAAC,8BAA8B,CAAC,QAAQ,CAAC;QACnE,WAAW,EAAE,CAAC,SAAS,EAAE,EAAE,CAAC,qBAAqB,CAAC,SAAS,CAAC;QAC5D,WAAW,EAAE,CAAC,YAAY,EAAE,EAAE,CAAC,qBAAqB,CAAC,YAAY,CAAC;QAClE,WAAW,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,EAAE,CAAC,wBAAwB,CAAC,MAAM,EAAE,MAAM,CAAC;KAC1E,CAAC;AACJ,CAAC,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG,GAAG,EAAE;IACrC,MAAM,EAAE,QAAQ,EAAE,WAAW,EAAE,iBAAiB,EAAE,eAAe,EAAE,GAAG,aAAa,EAAE,CAAC;IACtF,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,iBAAiB,EAAE,eAAe,EAAE,CAAC;AACvE,CAAC,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,GAAG,EAAE;IAChC,MAAM,EAAE,aAAa,EAAE,cAAc,EAAE,UAAU,EAAE,GAAG,aAAa,EAAE,CAAC;IACtE,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,UAAU,EAAE,CAAC;AACvD,CAAC,CAAC"}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* AtomicConfirmationModal - Universal Confirmation Dialog
|
|
3
|
-
*
|
|
4
|
-
* A reusable confirmation modal for destructive and important actions.
|
|
5
|
-
* Follows Material Design 3 dialog patterns and accessibility guidelines.
|
|
6
|
-
*
|
|
7
|
-
* Features:
|
|
8
|
-
* - Multiple variants (default, destructive, warning, success)
|
|
9
|
-
* - Configurable text and icons
|
|
10
|
-
* - Backdrop dismissal
|
|
11
|
-
* - Full keyboard and screen reader support
|
|
12
|
-
* - Theme-aware styling
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```tsx
|
|
16
|
-
* // Destructive confirmation (delete)
|
|
17
|
-
* <AtomicConfirmationModal
|
|
18
|
-
* visible={showDeleteModal}
|
|
19
|
-
* variant="destructive"
|
|
20
|
-
* title="Delete Item?"
|
|
21
|
-
* message="This action cannot be undone. All data will be permanently deleted."
|
|
22
|
-
* confirmText="Delete"
|
|
23
|
-
* cancelText="Cancel"
|
|
24
|
-
* onConfirm={handleDelete}
|
|
25
|
-
* onCancel={() => setShowDeleteModal(false)}
|
|
26
|
-
* />
|
|
27
|
-
*
|
|
28
|
-
* // Generic confirmation
|
|
29
|
-
* <AtomicConfirmationModal
|
|
30
|
-
* visible={showConfirmModal}
|
|
31
|
-
* variant="default"
|
|
32
|
-
* title="Confirm Action"
|
|
33
|
-
* message="Are you sure you want to proceed?"
|
|
34
|
-
* onConfirm={handleConfirm}
|
|
35
|
-
* onCancel={() => setShowConfirmModal(false)}
|
|
36
|
-
* />
|
|
37
|
-
* ```
|
|
38
|
-
*/
|
|
39
|
-
import React from 'react';
|
|
40
|
-
import { AtomicConfirmationModalProps, ConfirmationModalVariant } from './confirmation-modal/types';
|
|
41
|
-
export type { AtomicConfirmationModalProps };
|
|
42
|
-
export type { ConfirmationModalVariant };
|
|
43
|
-
export declare const AtomicConfirmationModal: React.FC<AtomicConfirmationModalProps>;
|
|
44
|
-
/**
|
|
45
|
-
* Hook for managing confirmation modal state
|
|
46
|
-
*
|
|
47
|
-
* @example
|
|
48
|
-
* ```tsx
|
|
49
|
-
* const { showConfirmation, confirmationProps } = useConfirmationModal({
|
|
50
|
-
* title: 'Delete Item?',
|
|
51
|
-
* message: 'This cannot be undone',
|
|
52
|
-
* variant: 'destructive',
|
|
53
|
-
* onConfirm: handleDelete,
|
|
54
|
-
* });
|
|
55
|
-
*
|
|
56
|
-
* // In JSX
|
|
57
|
-
* <AtomicConfirmationModal {...confirmationProps} />
|
|
58
|
-
* <Button onPress={showConfirmation}>Delete</Button>
|
|
59
|
-
* ```
|
|
60
|
-
*/
|
|
61
|
-
export declare const useConfirmationModal: (config: {
|
|
62
|
-
title: string;
|
|
63
|
-
message: string;
|
|
64
|
-
variant?: ConfirmationModalVariant;
|
|
65
|
-
confirmText: string;
|
|
66
|
-
cancelText: string;
|
|
67
|
-
onConfirm: () => void;
|
|
68
|
-
}) => {
|
|
69
|
-
showConfirmation: () => void;
|
|
70
|
-
hideConfirmation: () => void;
|
|
71
|
-
confirmationProps: AtomicConfirmationModalProps;
|
|
72
|
-
};
|
|
73
|
-
//# sourceMappingURL=AtomicConfirmationModal.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AtomicConfirmationModal.d.ts","sourceRoot":"","sources":["../../../src/presentation/molecules/AtomicConfirmationModal.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EACL,4BAA4B,EAC5B,wBAAwB,EACzB,MAAM,4BAA4B,CAAC;AAapC,YAAY,EAAE,4BAA4B,EAAE,CAAC;AAC7C,YAAY,EAAE,wBAAwB,EAAE,CAAC;AAEzC,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,EAAE,CAAC,4BAA4B,CA6H1E,CAAC;AAEF;;;;;;;;;;;;;;;;GAgBG;AACH,eAAO,MAAM,oBAAoB,GAAI,QAAQ;IAC3C,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,wBAAwB,CAAC;IACnC,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,IAAI,CAAC;CACvB;;;;CA2BA,CAAC"}
|
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* AtomicConfirmationModal - Universal Confirmation Dialog
|
|
3
|
-
*
|
|
4
|
-
* A reusable confirmation modal for destructive and important actions.
|
|
5
|
-
* Follows Material Design 3 dialog patterns and accessibility guidelines.
|
|
6
|
-
*
|
|
7
|
-
* Features:
|
|
8
|
-
* - Multiple variants (default, destructive, warning, success)
|
|
9
|
-
* - Configurable text and icons
|
|
10
|
-
* - Backdrop dismissal
|
|
11
|
-
* - Full keyboard and screen reader support
|
|
12
|
-
* - Theme-aware styling
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```tsx
|
|
16
|
-
* // Destructive confirmation (delete)
|
|
17
|
-
* <AtomicConfirmationModal
|
|
18
|
-
* visible={showDeleteModal}
|
|
19
|
-
* variant="destructive"
|
|
20
|
-
* title="Delete Item?"
|
|
21
|
-
* message="This action cannot be undone. All data will be permanently deleted."
|
|
22
|
-
* confirmText="Delete"
|
|
23
|
-
* cancelText="Cancel"
|
|
24
|
-
* onConfirm={handleDelete}
|
|
25
|
-
* onCancel={() => setShowDeleteModal(false)}
|
|
26
|
-
* />
|
|
27
|
-
*
|
|
28
|
-
* // Generic confirmation
|
|
29
|
-
* <AtomicConfirmationModal
|
|
30
|
-
* visible={showConfirmModal}
|
|
31
|
-
* variant="default"
|
|
32
|
-
* title="Confirm Action"
|
|
33
|
-
* message="Are you sure you want to proceed?"
|
|
34
|
-
* onConfirm={handleConfirm}
|
|
35
|
-
* onCancel={() => setShowConfirmModal(false)}
|
|
36
|
-
* />
|
|
37
|
-
* ```
|
|
38
|
-
*/
|
|
39
|
-
import React from 'react';
|
|
40
|
-
import { View, Modal, TouchableOpacity } from 'react-native';
|
|
41
|
-
import { useAppDesignTokens } from '../hooks/useAppDesignTokens';
|
|
42
|
-
import { AtomicText } from '../atoms/AtomicText';
|
|
43
|
-
import { AtomicButton } from '../atoms/AtomicButton';
|
|
44
|
-
import { AtomicIcon } from '../atoms/AtomicIcon';
|
|
45
|
-
import { getVariantConfig, getModalOverlayStyle, getBackdropStyle, getModalContainerStyle, getIconContainerStyle, getTitleContainerStyle, getMessageContainerStyle, getButtonContainerStyle, getButtonStyle, } from './confirmation-modal/styles/confirmationModalStyles';
|
|
46
|
-
export const AtomicConfirmationModal = ({ visible, title, message, variant = 'default', confirmText, cancelText, icon, onConfirm, onCancel, showBackdrop = true, backdropDismissible = true, style, testID = 'atomic-confirmation-modal', }) => {
|
|
47
|
-
const tokens = useAppDesignTokens();
|
|
48
|
-
// Get variant-specific configuration (icon and color only)
|
|
49
|
-
const variantConfig = getVariantConfig(variant, tokens);
|
|
50
|
-
// Determine final icon
|
|
51
|
-
const finalIcon = icon || variantConfig.icon;
|
|
52
|
-
// Handle backdrop press
|
|
53
|
-
const handleBackdropPress = () => {
|
|
54
|
-
if (backdropDismissible) {
|
|
55
|
-
onCancel();
|
|
56
|
-
}
|
|
57
|
-
};
|
|
58
|
-
return (<Modal visible={visible} transparent animationType="fade" onRequestClose={onCancel} statusBarTranslucent testID={testID}>
|
|
59
|
-
<View style={getModalOverlayStyle(tokens)}>
|
|
60
|
-
{/* Backdrop - Tap to dismiss if enabled */}
|
|
61
|
-
{showBackdrop && (<TouchableOpacity style={getBackdropStyle()} activeOpacity={1} onPress={handleBackdropPress} testID={`${testID}-backdrop`}/>)}
|
|
62
|
-
|
|
63
|
-
{/* Modal Container */}
|
|
64
|
-
<View style={[getModalContainerStyle(tokens), style]}>
|
|
65
|
-
{/* Icon */}
|
|
66
|
-
<View style={getIconContainerStyle(tokens)}>
|
|
67
|
-
<AtomicIcon name={finalIcon} size="xl" color={variantConfig.iconColor} testID={`${testID}-icon`}/>
|
|
68
|
-
</View>
|
|
69
|
-
|
|
70
|
-
{/* Title */}
|
|
71
|
-
<View style={getTitleContainerStyle(tokens)}>
|
|
72
|
-
<AtomicText type="titleLarge" style={{
|
|
73
|
-
color: tokens.colors.textPrimary,
|
|
74
|
-
textAlign: 'center',
|
|
75
|
-
fontWeight: tokens.typography.bold,
|
|
76
|
-
}} testID={`${testID}-title`}>
|
|
77
|
-
{title}
|
|
78
|
-
</AtomicText>
|
|
79
|
-
</View>
|
|
80
|
-
|
|
81
|
-
{/* Message */}
|
|
82
|
-
<View style={getMessageContainerStyle(tokens)}>
|
|
83
|
-
<AtomicText type="bodyMedium" style={{
|
|
84
|
-
color: tokens.colors.textSecondary,
|
|
85
|
-
textAlign: 'center',
|
|
86
|
-
lineHeight: tokens.typography.bodyMedium.lineHeight,
|
|
87
|
-
}} testID={`${testID}-message`}>
|
|
88
|
-
{message}
|
|
89
|
-
</AtomicText>
|
|
90
|
-
</View>
|
|
91
|
-
|
|
92
|
-
{/* Action Buttons */}
|
|
93
|
-
<View style={getButtonContainerStyle(tokens)}>
|
|
94
|
-
{/* Cancel Button */}
|
|
95
|
-
<AtomicButton variant="outline" size="md" onPress={onCancel} style={getButtonStyle()} testID={`${testID}-cancel-button`}>
|
|
96
|
-
{cancelText}
|
|
97
|
-
</AtomicButton>
|
|
98
|
-
|
|
99
|
-
{/* Confirm Button */}
|
|
100
|
-
<AtomicButton variant={variant === 'destructive' ? 'primary' : 'primary'} size="md" onPress={onConfirm} style={[
|
|
101
|
-
getButtonStyle(),
|
|
102
|
-
...(variant === 'destructive' ? [{ backgroundColor: tokens.colors.error }] : []),
|
|
103
|
-
...(variant === 'warning' ? [{ backgroundColor: tokens.colors.warning }] : []),
|
|
104
|
-
...(variant === 'success' ? [{ backgroundColor: tokens.colors.success }] : []),
|
|
105
|
-
]} testID={`${testID}-confirm-button`}>
|
|
106
|
-
{confirmText}
|
|
107
|
-
</AtomicButton>
|
|
108
|
-
</View>
|
|
109
|
-
</View>
|
|
110
|
-
</View>
|
|
111
|
-
</Modal>);
|
|
112
|
-
};
|
|
113
|
-
/**
|
|
114
|
-
* Hook for managing confirmation modal state
|
|
115
|
-
*
|
|
116
|
-
* @example
|
|
117
|
-
* ```tsx
|
|
118
|
-
* const { showConfirmation, confirmationProps } = useConfirmationModal({
|
|
119
|
-
* title: 'Delete Item?',
|
|
120
|
-
* message: 'This cannot be undone',
|
|
121
|
-
* variant: 'destructive',
|
|
122
|
-
* onConfirm: handleDelete,
|
|
123
|
-
* });
|
|
124
|
-
*
|
|
125
|
-
* // In JSX
|
|
126
|
-
* <AtomicConfirmationModal {...confirmationProps} />
|
|
127
|
-
* <Button onPress={showConfirmation}>Delete</Button>
|
|
128
|
-
* ```
|
|
129
|
-
*/
|
|
130
|
-
export const useConfirmationModal = (config) => {
|
|
131
|
-
const [visible, setVisible] = React.useState(false);
|
|
132
|
-
const showConfirmation = () => setVisible(true);
|
|
133
|
-
const hideConfirmation = () => setVisible(false);
|
|
134
|
-
const handleConfirm = () => {
|
|
135
|
-
config.onConfirm();
|
|
136
|
-
hideConfirmation();
|
|
137
|
-
};
|
|
138
|
-
const confirmationProps = {
|
|
139
|
-
visible,
|
|
140
|
-
title: config.title,
|
|
141
|
-
message: config.message,
|
|
142
|
-
variant: config.variant || 'default',
|
|
143
|
-
confirmText: config.confirmText,
|
|
144
|
-
cancelText: config.cancelText,
|
|
145
|
-
onConfirm: handleConfirm,
|
|
146
|
-
onCancel: hideConfirmation,
|
|
147
|
-
};
|
|
148
|
-
return {
|
|
149
|
-
showConfirmation,
|
|
150
|
-
hideConfirmation,
|
|
151
|
-
confirmationProps,
|
|
152
|
-
};
|
|
153
|
-
};
|
|
154
|
-
//# sourceMappingURL=AtomicConfirmationModal.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AtomicConfirmationModal.js","sourceRoot":"","sources":["../../../src/presentation/molecules/AtomicConfirmationModal.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* EmptyState Molecule - Universal Empty State Display
|
|
3
|
-
*
|
|
4
|
-
* Displays icon, title, and subtitle for empty data scenarios
|
|
5
|
-
* Theme: {{THEME_NAME}} ({{CATEGORY}} category)
|
|
6
|
-
*
|
|
7
|
-
* Atomic Design Level: MOLECULE
|
|
8
|
-
* Composition: Icon + AtomicText + Layout
|
|
9
|
-
*
|
|
10
|
-
* Usage:
|
|
11
|
-
* - Empty lists
|
|
12
|
-
* - Empty grids
|
|
13
|
-
* - No search results
|
|
14
|
-
* - No data states
|
|
15
|
-
*/
|
|
16
|
-
import React from 'react';
|
|
17
|
-
import { ViewStyle, TextStyle } from 'react-native';
|
|
18
|
-
export interface EmptyStateProps {
|
|
19
|
-
/** Material icon name */
|
|
20
|
-
icon: string;
|
|
21
|
-
/** Icon size (default: xl) */
|
|
22
|
-
iconSize?: 'sm' | 'md' | 'lg' | 'xl' | 'xxl';
|
|
23
|
-
/** Main heading text */
|
|
24
|
-
title: string;
|
|
25
|
-
/** Descriptive subtitle text */
|
|
26
|
-
subtitle?: string;
|
|
27
|
-
/** Custom icon color (default: textTertiary) */
|
|
28
|
-
iconColor?: string;
|
|
29
|
-
/** Custom title color (default: textPrimary) */
|
|
30
|
-
titleColor?: string;
|
|
31
|
-
/** Custom subtitle color (default: textSecondary) */
|
|
32
|
-
subtitleColor?: string;
|
|
33
|
-
/** Container style override */
|
|
34
|
-
style?: ViewStyle;
|
|
35
|
-
/** Title style override */
|
|
36
|
-
titleStyle?: TextStyle;
|
|
37
|
-
/** Subtitle style override */
|
|
38
|
-
subtitleStyle?: TextStyle;
|
|
39
|
-
}
|
|
40
|
-
export declare const EmptyState: React.FC<EmptyStateProps>;
|
|
41
|
-
//# sourceMappingURL=EmptyState.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EmptyState.d.ts","sourceRoot":"","sources":["../../../src/presentation/molecules/EmptyState.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAoB,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAQtE,MAAM,WAAW,eAAe;IAC9B,yBAAyB;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,8BAA8B;IAC9B,QAAQ,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,CAAC;IAC7C,wBAAwB;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,gCAAgC;IAChC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,gDAAgD;IAChD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,gDAAgD;IAChD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,qDAAqD;IACrD,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,+BAA+B;IAC/B,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,2BAA2B;IAC3B,UAAU,CAAC,EAAE,SAAS,CAAC;IACvB,8BAA8B;IAC9B,aAAa,CAAC,EAAE,SAAS,CAAC;CAC3B;AAMD,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA8ChD,CAAC"}
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* EmptyState Molecule - Universal Empty State Display
|
|
3
|
-
*
|
|
4
|
-
* Displays icon, title, and subtitle for empty data scenarios
|
|
5
|
-
* Theme: {{THEME_NAME}} ({{CATEGORY}} category)
|
|
6
|
-
*
|
|
7
|
-
* Atomic Design Level: MOLECULE
|
|
8
|
-
* Composition: Icon + AtomicText + Layout
|
|
9
|
-
*
|
|
10
|
-
* Usage:
|
|
11
|
-
* - Empty lists
|
|
12
|
-
* - Empty grids
|
|
13
|
-
* - No search results
|
|
14
|
-
* - No data states
|
|
15
|
-
*/
|
|
16
|
-
import React from 'react';
|
|
17
|
-
import { View, StyleSheet } from 'react-native';
|
|
18
|
-
import { AtomicText, AtomicIcon } from '../atoms';
|
|
19
|
-
import { useAppDesignTokens } from '../hooks/useAppDesignTokens';
|
|
20
|
-
// =============================================================================
|
|
21
|
-
// COMPONENT IMPLEMENTATION
|
|
22
|
-
// =============================================================================
|
|
23
|
-
export const EmptyState = ({ icon, iconSize = 'xl', title, subtitle, iconColor, titleColor, subtitleColor, style, titleStyle, subtitleStyle, }) => {
|
|
24
|
-
const tokens = useAppDesignTokens();
|
|
25
|
-
const styles = getStyles(tokens);
|
|
26
|
-
return (<View style={[styles.container, style]}>
|
|
27
|
-
<AtomicIcon name={icon} size={iconSize} customColor={iconColor || tokens.colors.textSecondary}/>
|
|
28
|
-
<AtomicText type="headlineMedium" color={titleColor || tokens.colors.textPrimary} style={StyleSheet.flatten([
|
|
29
|
-
styles.title,
|
|
30
|
-
titleStyle,
|
|
31
|
-
])}>
|
|
32
|
-
{title}
|
|
33
|
-
</AtomicText>
|
|
34
|
-
{subtitle && (<AtomicText type="bodyMedium" color={subtitleColor || tokens.colors.textSecondary} style={StyleSheet.flatten([
|
|
35
|
-
styles.subtitle,
|
|
36
|
-
subtitleStyle,
|
|
37
|
-
])}>
|
|
38
|
-
{subtitle}
|
|
39
|
-
</AtomicText>)}
|
|
40
|
-
</View>);
|
|
41
|
-
};
|
|
42
|
-
// =============================================================================
|
|
43
|
-
// STYLES
|
|
44
|
-
// =============================================================================
|
|
45
|
-
const getStyles = (tokens) => StyleSheet.create({
|
|
46
|
-
container: {
|
|
47
|
-
flex: 1,
|
|
48
|
-
justifyContent: 'center',
|
|
49
|
-
alignItems: 'center',
|
|
50
|
-
paddingVertical: tokens.spacing.xl,
|
|
51
|
-
paddingHorizontal: tokens.spacing.lg,
|
|
52
|
-
},
|
|
53
|
-
title: {
|
|
54
|
-
fontSize: tokens.typography.headingMedium.fontSize,
|
|
55
|
-
fontWeight: tokens.typography.headingMedium.fontWeight,
|
|
56
|
-
marginTop: tokens.spacing.md,
|
|
57
|
-
textAlign: 'center',
|
|
58
|
-
},
|
|
59
|
-
subtitle: {
|
|
60
|
-
fontSize: tokens.typography.bodySmall.fontSize,
|
|
61
|
-
marginTop: tokens.spacing.xs,
|
|
62
|
-
textAlign: 'center',
|
|
63
|
-
},
|
|
64
|
-
});
|
|
65
|
-
// =============================================================================
|
|
66
|
-
// EXPORTS
|
|
67
|
-
// =============================================================================
|
|
68
|
-
//# sourceMappingURL=EmptyState.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EmptyState.js","sourceRoot":"","sources":["../../../src/presentation/molecules/EmptyState.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,IAAI,EAAE,UAAU,EAAwB,MAAM,cAAc,CAAC;AACtE,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AA6BjE,gFAAgF;AAChF,2BAA2B;AAC3B,gFAAgF;AAEhF,MAAM,CAAC,MAAM,UAAU,GAA8B,CAAC,EACpD,IAAI,EACJ,QAAQ,GAAG,IAAI,EACf,KAAK,EACL,QAAQ,EACR,SAAS,EACT,UAAU,EACV,aAAa,EACb,KAAK,EACL,UAAU,EACV,aAAa,GACd,EAAE,EAAE;IACH,MAAM,MAAM,GAAG,kBAAkB,EAAE,CAAC;IACpC,MAAM,MAAM,GAAG,SAAS,CAAC,MAAM,CAAC,CAAC;IAEjC,OAAO,CACL,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,CAAC,SAAS,EAAE,KAAK,CAAC,CAAC,CACrC;MAAA,CAAC,UAAU,CACT,IAAI,CAAC,CAAC,IAAI,CAAC,CACX,IAAI,CAAC,CAAC,QAAQ,CAAC,CACf,WAAW,CAAC,CAAC,SAAS,IAAI,MAAM,CAAC,MAAM,CAAC,aAAa,CAAC,EAExD;MAAA,CAAC,UAAU,CACT,IAAI,CAAC,gBAAgB,CACrB,KAAK,CAAC,CAAC,UAAU,IAAI,MAAM,CAAC,MAAM,CAAC,WAAW,CAAC,CAC/C,KAAK,CAAC,CAAC,UAAU,CAAC,OAAO,CAAC;YACxB,MAAM,CAAC,KAAK;YACZ,UAAU;SACX,CAAC,CAAC,CAEH;QAAA,CAAC,KAAK,CACR;MAAA,EAAE,UAAU,CACZ;MAAA,CAAC,QAAQ,IAAI,CACX,CAAC,UAAU,CACT,IAAI,CAAC,YAAY,CACjB,KAAK,CAAC,CAAC,aAAa,IAAI,MAAM,CAAC,MAAM,CAAC,aAAa,CAAC,CACpD,KAAK,CAAC,CAAC,UAAU,CAAC,OAAO,CAAC;gBACxB,MAAM,CAAC,QAAQ;gBACf,aAAa;aACd,CAAC,CAAC,CAEH;UAAA,CAAC,QAAQ,CACX;QAAA,EAAE,UAAU,CAAC,CACd,CACH;IAAA,EAAE,IAAI,CAAC,CACR,CAAC;AACJ,CAAC,CAAC;AAEF,gFAAgF;AAChF,SAAS;AACT,gFAAgF;AAEhF,MAAM,SAAS,GAAG,CAAC,MAA6C,EAAE,EAAE,CAClE,UAAU,CAAC,MAAM,CAAC;IAChB,SAAS,EAAE;QACT,IAAI,EAAE,CAAC;QACP,cAAc,EAAE,QAAQ;QACxB,UAAU,EAAE,QAAQ;QACpB,eAAe,EAAE,MAAM,CAAC,OAAO,CAAC,EAAE;QAClC,iBAAiB,EAAE,MAAM,CAAC,OAAO,CAAC,EAAE;KACrC;IACD,KAAK,EAAE;QACL,QAAQ,EAAE,MAAM,CAAC,UAAU,CAAC,aAAa,CAAC,QAAQ;QAClD,UAAU,EAAE,MAAM,CAAC,UAAU,CAAC,aAAa,CAAC,UAAU;QACtD,SAAS,EAAE,MAAM,CAAC,OAAO,CAAC,EAAE;QAC5B,SAAS,EAAE,QAAQ;KACpB;IACD,QAAQ,EAAE;QACR,QAAQ,EAAE,MAAM,CAAC,UAAU,CAAC,SAAS,CAAC,QAAQ;QAC9C,SAAS,EAAE,MAAM,CAAC,OAAO,CAAC,EAAE;QAC5B,SAAS,EAAE,QAAQ;KACpB;CACF,CAAC,CAAC;AAEL,gFAAgF;AAChF,UAAU;AACV,gFAAgF"}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* FormField Molecule - Complete Form Input with Label and Error
|
|
3
|
-
*
|
|
4
|
-
* Combines AtomicText (label/error) + AtomicInput (field)
|
|
5
|
-
* Theme: {{THEME_NAME}} ({{CATEGORY}} category)
|
|
6
|
-
*
|
|
7
|
-
* Atomic Design Level: MOLECULE
|
|
8
|
-
* Composition: AtomicText + AtomicInput
|
|
9
|
-
*/
|
|
10
|
-
import React from 'react';
|
|
11
|
-
import { ViewStyle } from 'react-native';
|
|
12
|
-
import { AtomicInputProps } from '../atoms/AtomicInput';
|
|
13
|
-
export interface FormFieldProps extends Omit<AtomicInputProps, 'state' | 'label'> {
|
|
14
|
-
label?: string;
|
|
15
|
-
error?: string;
|
|
16
|
-
helperText?: string;
|
|
17
|
-
required?: boolean;
|
|
18
|
-
containerStyle?: ViewStyle;
|
|
19
|
-
style?: ViewStyle;
|
|
20
|
-
}
|
|
21
|
-
export declare const FormField: React.FC<FormFieldProps>;
|
|
22
|
-
//# sourceMappingURL=FormField.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FormField.d.ts","sourceRoot":"","sources":["../../../src/presentation/molecules/FormField.tsx"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAQ,SAAS,EAAE,MAAM,cAAc,CAAC;AAG/C,OAAO,EAAe,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAMrE,MAAM,WAAW,cAAe,SAAQ,IAAI,CAAC,gBAAgB,EAAE,OAAO,GAAG,OAAO,CAAC;IAC/E,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,SAAS,CAAC;IAC3B,KAAK,CAAC,EAAE,SAAS,CAAC;CACnB;AAMD,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CA8D9C,CAAC"}
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* FormField Molecule - Complete Form Input with Label and Error
|
|
3
|
-
*
|
|
4
|
-
* Combines AtomicText (label/error) + AtomicInput (field)
|
|
5
|
-
* Theme: {{THEME_NAME}} ({{CATEGORY}} category)
|
|
6
|
-
*
|
|
7
|
-
* Atomic Design Level: MOLECULE
|
|
8
|
-
* Composition: AtomicText + AtomicInput
|
|
9
|
-
*/
|
|
10
|
-
import React from 'react';
|
|
11
|
-
import { View } from 'react-native';
|
|
12
|
-
import { useAppDesignTokens } from '../hooks/useAppDesignTokens';
|
|
13
|
-
import { AtomicText } from '../atoms/AtomicText';
|
|
14
|
-
import { AtomicInput } from '../atoms/AtomicInput';
|
|
15
|
-
// =============================================================================
|
|
16
|
-
// COMPONENT IMPLEMENTATION
|
|
17
|
-
// =============================================================================
|
|
18
|
-
export const FormField = ({ label, error, helperText, required = false, containerStyle, style, // Accept both style and containerStyle
|
|
19
|
-
...inputProps }) => {
|
|
20
|
-
const tokens = useAppDesignTokens();
|
|
21
|
-
const inputState = error ? 'error' : 'default';
|
|
22
|
-
const styles = getStyles(tokens);
|
|
23
|
-
return (<View style={[styles.container, containerStyle || style]}>
|
|
24
|
-
{/* Label */}
|
|
25
|
-
{label && (<View style={styles.labelContainer}>
|
|
26
|
-
<AtomicText type="labelMedium" color="primary" style={styles.label}>
|
|
27
|
-
{label}
|
|
28
|
-
</AtomicText>
|
|
29
|
-
{required && (<AtomicText type="labelMedium" color="error">
|
|
30
|
-
{' *'}
|
|
31
|
-
</AtomicText>)}
|
|
32
|
-
</View>)}
|
|
33
|
-
|
|
34
|
-
{/* Input Field */}
|
|
35
|
-
<AtomicInput {...inputProps} label={label || ''} state={inputState}/>
|
|
36
|
-
|
|
37
|
-
{/* Error Message */}
|
|
38
|
-
{error && (<AtomicText type="bodySmall" color="error" style={styles.errorText}>
|
|
39
|
-
{error}
|
|
40
|
-
</AtomicText>)}
|
|
41
|
-
|
|
42
|
-
{/* Helper Text */}
|
|
43
|
-
{!error && helperText && (<AtomicText type="bodySmall" color="secondary" style={styles.helperText}>
|
|
44
|
-
{helperText}
|
|
45
|
-
</AtomicText>)}
|
|
46
|
-
</View>);
|
|
47
|
-
};
|
|
48
|
-
// =============================================================================
|
|
49
|
-
// STYLES
|
|
50
|
-
// =============================================================================
|
|
51
|
-
const getStyles = (tokens) => ({
|
|
52
|
-
container: {
|
|
53
|
-
marginBottom: tokens.spacing.md,
|
|
54
|
-
},
|
|
55
|
-
labelContainer: {
|
|
56
|
-
flexDirection: 'row',
|
|
57
|
-
marginBottom: tokens.spacing.sm,
|
|
58
|
-
},
|
|
59
|
-
label: {
|
|
60
|
-
fontWeight: tokens.typography.labelMedium.fontWeight,
|
|
61
|
-
color: tokens.colors.textPrimary,
|
|
62
|
-
},
|
|
63
|
-
inputError: {
|
|
64
|
-
borderColor: tokens.colors.error,
|
|
65
|
-
},
|
|
66
|
-
errorText: {
|
|
67
|
-
marginTop: tokens.spacing.xs,
|
|
68
|
-
},
|
|
69
|
-
helperText: {
|
|
70
|
-
marginTop: tokens.spacing.xs,
|
|
71
|
-
},
|
|
72
|
-
});
|
|
73
|
-
// =============================================================================
|
|
74
|
-
// EXPORTS
|
|
75
|
-
// =============================================================================
|
|
76
|
-
//# sourceMappingURL=FormField.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FormField.js","sourceRoot":"","sources":["../../../src/presentation/molecules/FormField.tsx"],"names":[],"mappings":"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"}
|