@reown/appkit-ui-react-native 0.0.0-refactor-modal-migration-20241104195134 → 0.0.0-refactor-modal-migration-20241104195645
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/lib/typescript/assets/svg/Plus.d.ts +4 -0
- package/lib/typescript/assets/svg/Plus.d.ts.map +1 -0
- package/lib/typescript/composites/wui-button/index.d.ts +17 -0
- package/lib/typescript/composites/wui-button/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-button/styles.d.ts +159 -0
- package/lib/typescript/composites/wui-button/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-card-select/index.d.ts +20 -0
- package/lib/typescript/composites/wui-card-select/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-card-select/styles.d.ts +34 -0
- package/lib/typescript/composites/wui-card-select/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-card-select-loader/index.d.ts +7 -0
- package/lib/typescript/composites/wui-card-select-loader/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-card-select-loader/styles.d.ts +13 -0
- package/lib/typescript/composites/wui-card-select-loader/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-chip/index.d.ts +15 -0
- package/lib/typescript/composites/wui-chip/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-chip/styles.d.ts +105 -0
- package/lib/typescript/composites/wui-chip/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-compatible-network/index.d.ts +10 -0
- package/lib/typescript/composites/wui-compatible-network/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-connect-button/index.d.ts +12 -0
- package/lib/typescript/composites/wui-connect-button/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-connect-button/styles.d.ts +151 -0
- package/lib/typescript/composites/wui-connect-button/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-email-input/index.d.ts +11 -0
- package/lib/typescript/composites/wui-email-input/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-email-input/styles.d.ts +14 -0
- package/lib/typescript/composites/wui-email-input/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-input-element/index.d.ts +10 -0
- package/lib/typescript/composites/wui-input-element/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-input-element/styles.d.ts +11 -0
- package/lib/typescript/composites/wui-input-element/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-input-numeric/index.d.ts +14 -0
- package/lib/typescript/composites/wui-input-numeric/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-input-numeric/styles.d.ts +9 -0
- package/lib/typescript/composites/wui-input-numeric/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-input-text/index.d.ts +24 -0
- package/lib/typescript/composites/wui-input-text/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-input-text/styles.d.ts +922 -0
- package/lib/typescript/composites/wui-input-text/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-link/index.d.ts +13 -0
- package/lib/typescript/composites/wui-link/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-link/styles.d.ts +20 -0
- package/lib/typescript/composites/wui-link/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-list-item/index.d.ts +21 -0
- package/lib/typescript/composites/wui-list-item/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-list-item/styles.d.ts +37 -0
- package/lib/typescript/composites/wui-list-item/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-list-social/index.d.ts +15 -0
- package/lib/typescript/composites/wui-list-social/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-list-social/styles.d.ts +27 -0
- package/lib/typescript/composites/wui-list-social/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-list-token/index.d.ts +11 -0
- package/lib/typescript/composites/wui-list-token/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-list-token/styles.d.ts +23 -0
- package/lib/typescript/composites/wui-list-token/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-list-transaction/index.d.ts +15 -0
- package/lib/typescript/composites/wui-list-transaction/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-list-transaction/styles.d.ts +10 -0
- package/lib/typescript/composites/wui-list-transaction/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-list-transaction/utils.d.ts +6 -0
- package/lib/typescript/composites/wui-list-transaction/utils.d.ts.map +1 -0
- package/lib/typescript/composites/wui-list-wallet/index.d.ts +18 -0
- package/lib/typescript/composites/wui-list-wallet/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-list-wallet/styles.d.ts +39 -0
- package/lib/typescript/composites/wui-list-wallet/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-logo/index.d.ts +11 -0
- package/lib/typescript/composites/wui-logo/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-logo-select/index.d.ts +10 -0
- package/lib/typescript/composites/wui-logo-select/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-logo-select/styles.d.ts +14 -0
- package/lib/typescript/composites/wui-logo-select/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-network-button/index.d.ts +14 -0
- package/lib/typescript/composites/wui-network-button/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-network-button/styles.d.ts +29 -0
- package/lib/typescript/composites/wui-network-button/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-network-image/index.d.ts +14 -0
- package/lib/typescript/composites/wui-network-image/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-network-image/styles.d.ts +5 -0
- package/lib/typescript/composites/wui-network-image/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-otp/index.d.ts +9 -0
- package/lib/typescript/composites/wui-otp/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-otp/styles.d.ts +7 -0
- package/lib/typescript/composites/wui-otp/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-promo/index.d.ts +8 -0
- package/lib/typescript/composites/wui-promo/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-qr-code/index.d.ts +13 -0
- package/lib/typescript/composites/wui-qr-code/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-qr-code/styles.d.ts +17 -0
- package/lib/typescript/composites/wui-qr-code/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-search-bar/index.d.ts +10 -0
- package/lib/typescript/composites/wui-search-bar/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-snackbar/index.d.ts +10 -0
- package/lib/typescript/composites/wui-snackbar/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-snackbar/styles.d.ts +15 -0
- package/lib/typescript/composites/wui-snackbar/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-tabs/index.d.ts +9 -0
- package/lib/typescript/composites/wui-tabs/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-tabs/styles.d.ts +28 -0
- package/lib/typescript/composites/wui-tabs/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-tag/index.d.ts +11 -0
- package/lib/typescript/composites/wui-tag/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-tag/styles.d.ts +28 -0
- package/lib/typescript/composites/wui-tag/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-token-button/index.d.ts +7 -0
- package/lib/typescript/composites/wui-token-button/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-token-button/styles.d.ts +17 -0
- package/lib/typescript/composites/wui-token-button/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-tooltip/index.d.ts +7 -0
- package/lib/typescript/composites/wui-tooltip/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-tooltip/styles.d.ts +41 -0
- package/lib/typescript/composites/wui-tooltip/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-transaction-visual/index.d.ts +8 -0
- package/lib/typescript/composites/wui-transaction-visual/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-transaction-visual/styles.d.ts +35 -0
- package/lib/typescript/composites/wui-transaction-visual/styles.d.ts.map +1 -0
- package/lib/typescript/composites/wui-wallet-image/index.d.ts +12 -0
- package/lib/typescript/composites/wui-wallet-image/index.d.ts.map +1 -0
- package/lib/typescript/composites/wui-wallet-image/styles.d.ts +37 -0
- package/lib/typescript/composites/wui-wallet-image/styles.d.ts.map +1 -0
- package/lib/typescript/index.d.ts +57 -0
- package/lib/typescript/index.d.ts.map +1 -0
- package/lib/typescript/layout/wui-overlay/index.d.ts +8 -0
- package/lib/typescript/layout/wui-overlay/index.d.ts.map +1 -0
- package/lib/typescript/layout/wui-overlay/styles.d.ts +8 -0
- package/lib/typescript/layout/wui-overlay/styles.d.ts.map +1 -0
- package/lib/typescript/layout/wui-separator/index.d.ts +7 -0
- package/lib/typescript/layout/wui-separator/index.d.ts.map +1 -0
- package/lib/typescript/layout/wui-separator/styles.d.ts +18 -0
- package/lib/typescript/layout/wui-separator/styles.d.ts.map +1 -0
- package/lib/typescript/utils/QRCodeUtil.d.ts +5 -0
- package/lib/typescript/utils/QRCodeUtil.d.ts.map +1 -0
- package/lib/typescript/utils/TransactionUtil.d.ts +13 -0
- package/lib/typescript/utils/TransactionUtil.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-input-text/styles.ts"],"names":[],"mappings":"AAYA,eAAO,MAAM,iBAAiB;;;;CAI7B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEF,wBAgCG"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { type PressableProps as NativeProps, type StyleProp, type ViewStyle } from 'react-native';
|
|
2
|
+
import type { ColorType, IconType, SizeType } from '../../utils/TypesUtil';
|
|
3
|
+
export type LinkProps = NativeProps & {
|
|
4
|
+
children: string;
|
|
5
|
+
disabled?: boolean;
|
|
6
|
+
iconLeft?: IconType;
|
|
7
|
+
iconRight?: IconType;
|
|
8
|
+
style?: StyleProp<ViewStyle>;
|
|
9
|
+
size?: Exclude<SizeType, 'xl' | 'lg' | 'xs' | 'xxs'>;
|
|
10
|
+
color?: ColorType;
|
|
11
|
+
};
|
|
12
|
+
export declare function Link({ children, disabled, iconLeft, iconRight, onPress, style, size, color, ...rest }: LinkProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-link/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAGL,KAAK,cAAc,IAAI,WAAW,EAClC,KAAK,SAAS,EACd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAKtB,OAAO,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAM3E,MAAM,MAAM,SAAS,GAAG,WAAW,GAAG;IACpC,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,SAAS,CAAC,EAAE,QAAQ,CAAC;IACrB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,IAAI,CAAC,EAAE,OAAO,CAAC,QAAQ,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,CAAC,CAAC;IACrD,KAAK,CAAC,EAAE,SAAS,CAAC;CACnB,CAAC;AAEF,wBAAgB,IAAI,CAAC,EACnB,QAAQ,EACR,QAAQ,EACR,QAAQ,EACR,SAAS,EACT,OAAO,EACP,KAAK,EACL,IAAW,EACX,KAAK,EACL,GAAG,IAAI,EACR,EAAE,SAAS,2CA+BX"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
smContainer: {
|
|
3
|
+
paddingVertical: number;
|
|
4
|
+
paddingHorizontal: number;
|
|
5
|
+
borderRadius: number;
|
|
6
|
+
};
|
|
7
|
+
mdContainer: {
|
|
8
|
+
paddingVertical: number;
|
|
9
|
+
paddingHorizontal: number;
|
|
10
|
+
borderRadius: number;
|
|
11
|
+
};
|
|
12
|
+
iconRight: {
|
|
13
|
+
marginLeft: number;
|
|
14
|
+
};
|
|
15
|
+
iconLeft: {
|
|
16
|
+
marginRight: number;
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
export default _default;
|
|
20
|
+
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-link/styles.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;AAGA,wBAiBG"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
2
|
+
import { type StyleProp, type ViewStyle } from 'react-native';
|
|
3
|
+
import type { ColorType, IconType } from '../../utils/TypesUtil';
|
|
4
|
+
export interface ListItemProps {
|
|
5
|
+
icon?: IconType;
|
|
6
|
+
iconColor?: ColorType;
|
|
7
|
+
iconBackgroundColor?: ColorType;
|
|
8
|
+
iconBorderColor?: ColorType;
|
|
9
|
+
imageSrc?: string;
|
|
10
|
+
imageHeaders?: Record<string, string>;
|
|
11
|
+
chevron?: boolean;
|
|
12
|
+
disabled?: boolean;
|
|
13
|
+
loading?: boolean;
|
|
14
|
+
onPress?: () => void;
|
|
15
|
+
children?: ReactNode;
|
|
16
|
+
style?: StyleProp<ViewStyle>;
|
|
17
|
+
contentStyle?: StyleProp<ViewStyle>;
|
|
18
|
+
testID?: string;
|
|
19
|
+
}
|
|
20
|
+
export declare function ListItem({ children, icon, imageSrc, imageHeaders, iconColor, iconBackgroundColor, iconBorderColor, chevron, loading, disabled, onPress, style, contentStyle, testID }: ListItemProps): import("react/jsx-runtime").JSX.Element;
|
|
21
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-list-item/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAA6B,KAAK,SAAS,EAAE,KAAK,SAAS,EAAE,MAAM,cAAc,CAAC;AAMzF,OAAO,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAMjE,MAAM,WAAW,aAAa;IAC5B,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,mBAAmB,CAAC,EAAE,SAAS,CAAC;IAChC,eAAe,CAAC,EAAE,SAAS,CAAC;IAC5B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACtC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,YAAY,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACpC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,wBAAgB,QAAQ,CAAC,EACvB,QAAQ,EACR,IAAI,EACJ,QAAQ,EACR,YAAY,EACZ,SAAoB,EACpB,mBAAmB,EACnB,eAAkC,EAClC,OAAO,EACP,OAAO,EACP,QAAQ,EACR,OAAO,EACP,KAAK,EACL,YAAY,EACZ,MAAM,EACP,EAAE,aAAa,2CA+Df"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
container: {
|
|
3
|
+
flexDirection: "row";
|
|
4
|
+
height: number;
|
|
5
|
+
width: "100%";
|
|
6
|
+
padding: number;
|
|
7
|
+
alignItems: "center";
|
|
8
|
+
borderRadius: number;
|
|
9
|
+
};
|
|
10
|
+
content: {
|
|
11
|
+
flexDirection: "row";
|
|
12
|
+
flexGrow: number;
|
|
13
|
+
paddingHorizontal: number;
|
|
14
|
+
alignItems: "center";
|
|
15
|
+
};
|
|
16
|
+
imageContainer: {
|
|
17
|
+
width: number;
|
|
18
|
+
height: number;
|
|
19
|
+
borderRadius: number;
|
|
20
|
+
borderWidth: number;
|
|
21
|
+
alignItems: "center";
|
|
22
|
+
justifyContent: "center";
|
|
23
|
+
};
|
|
24
|
+
image: {
|
|
25
|
+
width: number;
|
|
26
|
+
height: number;
|
|
27
|
+
borderRadius: number;
|
|
28
|
+
};
|
|
29
|
+
disabledImage: {
|
|
30
|
+
opacity: number;
|
|
31
|
+
};
|
|
32
|
+
rightIcon: {
|
|
33
|
+
marginRight: number;
|
|
34
|
+
};
|
|
35
|
+
};
|
|
36
|
+
export default _default;
|
|
37
|
+
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-list-item/styles.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGA,wBAkCG"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { type StyleProp, type ViewStyle } from 'react-native';
|
|
2
|
+
import type { LogoType } from '../../utils/TypesUtil';
|
|
3
|
+
import type { ReactNode } from 'react';
|
|
4
|
+
export interface ListSocialProps {
|
|
5
|
+
children?: ReactNode;
|
|
6
|
+
disabled?: boolean;
|
|
7
|
+
logo: LogoType;
|
|
8
|
+
onPress?: () => void;
|
|
9
|
+
style?: StyleProp<ViewStyle>;
|
|
10
|
+
testID?: string;
|
|
11
|
+
logoWidth?: number;
|
|
12
|
+
logoHeight?: number;
|
|
13
|
+
}
|
|
14
|
+
export declare function ListSocial({ logo, children, disabled, onPress, style, testID, logoHeight, logoWidth }: ListSocialProps): import("react/jsx-runtime").JSX.Element;
|
|
15
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-list-social/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA6B,KAAK,SAAS,EAAE,KAAK,SAAS,EAAE,MAAM,cAAc,CAAC;AAGzF,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAItD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvC,MAAM,WAAW,eAAe;IAC9B,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,EAAE,QAAQ,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,wBAAgB,UAAU,CAAC,EACzB,IAAI,EACJ,QAAQ,EACR,QAAQ,EACR,OAAO,EACP,KAAK,EACL,MAAM,EACN,UAAe,EACf,SAAc,EACf,EAAE,eAAe,2CAiCjB"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
container: {
|
|
3
|
+
flexDirection: "row";
|
|
4
|
+
height: number;
|
|
5
|
+
width: "100%";
|
|
6
|
+
padding: number;
|
|
7
|
+
alignItems: "center";
|
|
8
|
+
justifyContent: "space-between";
|
|
9
|
+
borderRadius: number;
|
|
10
|
+
};
|
|
11
|
+
rightPlaceholder: {
|
|
12
|
+
width: number;
|
|
13
|
+
height: number;
|
|
14
|
+
borderRadius: number;
|
|
15
|
+
};
|
|
16
|
+
disabledLogo: {
|
|
17
|
+
opacity: number;
|
|
18
|
+
};
|
|
19
|
+
border: {
|
|
20
|
+
borderRadius: number;
|
|
21
|
+
borderWidth: number;
|
|
22
|
+
alignItems: "center";
|
|
23
|
+
justifyContent: "center";
|
|
24
|
+
};
|
|
25
|
+
};
|
|
26
|
+
export default _default;
|
|
27
|
+
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-list-social/styles.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAGA,wBAwBG"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export interface ListTokenProps {
|
|
2
|
+
imageSrc: string;
|
|
3
|
+
networkSrc?: string;
|
|
4
|
+
name: string;
|
|
5
|
+
value?: number;
|
|
6
|
+
amount?: string;
|
|
7
|
+
currency: string;
|
|
8
|
+
onPress?: () => void;
|
|
9
|
+
}
|
|
10
|
+
export declare function ListToken({ imageSrc, networkSrc, name, value, amount, currency, onPress }: ListTokenProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-list-token/index.tsx"],"names":[],"mappings":"AASA,MAAM,WAAW,cAAc;IAC7B,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB;AAED,wBAAgB,SAAS,CAAC,EACxB,QAAQ,EACR,UAAU,EACV,IAAI,EACJ,KAAK,EACL,MAAM,EACN,QAAQ,EACR,OAAO,EACR,EAAE,cAAc,2CAuDhB"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
image: {
|
|
3
|
+
height: number;
|
|
4
|
+
width: number;
|
|
5
|
+
borderRadius: number;
|
|
6
|
+
};
|
|
7
|
+
networkImageContainer: {
|
|
8
|
+
position: "absolute";
|
|
9
|
+
bottom: number;
|
|
10
|
+
left: number;
|
|
11
|
+
borderWidth: number;
|
|
12
|
+
borderRadius: number;
|
|
13
|
+
width: number;
|
|
14
|
+
height: number;
|
|
15
|
+
};
|
|
16
|
+
networkImage: {
|
|
17
|
+
width: number;
|
|
18
|
+
height: number;
|
|
19
|
+
borderRadius: number;
|
|
20
|
+
};
|
|
21
|
+
};
|
|
22
|
+
export default _default;
|
|
23
|
+
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-list-token/styles.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;AAGA,wBAoBG"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { type TransactionImage, type TransactionStatus } from '@reown/appkit-common-react-native';
|
|
2
|
+
import type { TransactionType } from '../../utils/TypesUtil';
|
|
3
|
+
import type { StyleProp, ViewStyle } from 'react-native';
|
|
4
|
+
export interface ListTransactionProps {
|
|
5
|
+
date: string;
|
|
6
|
+
status?: TransactionStatus;
|
|
7
|
+
type?: TransactionType;
|
|
8
|
+
descriptions?: string[];
|
|
9
|
+
images?: TransactionImage[];
|
|
10
|
+
networkSrc?: string;
|
|
11
|
+
style?: StyleProp<ViewStyle>;
|
|
12
|
+
isAllNFT?: boolean;
|
|
13
|
+
}
|
|
14
|
+
export declare function ListTransaction({ date, type, descriptions, images, networkSrc, style, isAllNFT, status }: ListTransactionProps): import("react/jsx-runtime").JSX.Element;
|
|
15
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-list-transaction/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,gBAAgB,EAAE,KAAK,iBAAiB,EAAE,MAAM,mCAAmC,CAAC;AAElG,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAO7D,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzD,MAAM,WAAW,oBAAoB;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,iBAAiB,CAAC;IAC3B,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;IACxB,MAAM,CAAC,EAAE,gBAAgB,EAAE,CAAC;IAC5B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,wBAAgB,eAAe,CAAC,EAC9B,IAAI,EACJ,IAAI,EACJ,YAAY,EACZ,MAAM,EACN,UAAU,EACV,KAAK,EACL,QAAQ,EACR,MAAM,EACP,EAAE,oBAAoB,2CAiCtB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-list-transaction/styles.ts"],"names":[],"mappings":";;;;;;;;AAEA,wBAOG"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { TransactionStatus } from '@reown/appkit-common-react-native';
|
|
2
|
+
import type { IconType, TransactionType } from '../../utils/TypesUtil';
|
|
3
|
+
export declare const getIcon: (type: TransactionType) => IconType;
|
|
4
|
+
export declare const getIconColor: (status?: TransactionStatus) => "fg-200" | "success-100" | "error-100";
|
|
5
|
+
export declare const getTypeLabel: (type?: TransactionType) => "Unknown" | "Approved" | "Bought" | "Borrowed" | "Burnt" | "Canceled" | "Claimed" | "Deployed" | "Deposited" | "Executed" | "Minted" | "Received" | "Repaid" | "Sent" | "Staked" | "Swapped" | "Unstaked" | "Withdrawn";
|
|
6
|
+
//# sourceMappingURL=utils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-list-transaction/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mCAAmC,CAAC;AAC3E,OAAO,KAAK,EAAE,QAAQ,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAEvE,eAAO,MAAM,OAAO,SAAU,eAAe,KAAG,QAoB/C,CAAC;AAGF,eAAO,MAAM,YAAY,YAAa,iBAAiB,2CAWtD,CAAC;AAEF,eAAO,MAAM,YAAY,UAAW,eAAe,4NA2ClD,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { type StyleProp, type ViewStyle } from 'react-native';
|
|
2
|
+
import type { IconType, TagType } from '../../utils/TypesUtil';
|
|
3
|
+
export interface ListWalletProps {
|
|
4
|
+
name: string;
|
|
5
|
+
onPress?: () => void;
|
|
6
|
+
imageSrc?: string;
|
|
7
|
+
imageHeaders?: Record<string, string>;
|
|
8
|
+
showAllWallets?: boolean;
|
|
9
|
+
tagLabel?: string;
|
|
10
|
+
tagVariant?: TagType;
|
|
11
|
+
icon?: IconType;
|
|
12
|
+
disabled?: boolean;
|
|
13
|
+
installed?: boolean;
|
|
14
|
+
style?: StyleProp<ViewStyle>;
|
|
15
|
+
testID?: string;
|
|
16
|
+
}
|
|
17
|
+
export declare function ListWallet({ name, onPress, imageSrc, imageHeaders, showAllWallets, tagLabel, tagVariant, icon, disabled, installed, style, testID }: ListWalletProps): import("react/jsx-runtime").JSX.Element;
|
|
18
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-list-wallet/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAuB,KAAK,SAAS,EAAE,KAAK,SAAS,EAAE,MAAM,cAAc,CAAC;AAInF,OAAO,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAW/D,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACtC,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,wBAAgB,UAAU,CAAC,EACzB,IAAI,EACJ,OAAO,EACP,QAAQ,EACR,YAAY,EACZ,cAAc,EACd,QAAQ,EACR,UAAU,EACV,IAAI,EACJ,QAAQ,EACR,SAAS,EACT,KAAK,EACL,MAAM,EACP,EAAE,eAAe,2CAqFjB"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
container: {
|
|
3
|
+
flexDirection: "row";
|
|
4
|
+
alignItems: "center";
|
|
5
|
+
justifyContent: "space-between";
|
|
6
|
+
height: number;
|
|
7
|
+
width: "100%";
|
|
8
|
+
borderRadius: number;
|
|
9
|
+
paddingHorizontal: number;
|
|
10
|
+
};
|
|
11
|
+
leftSide: {
|
|
12
|
+
flexDirection: "row";
|
|
13
|
+
alignItems: "center";
|
|
14
|
+
justifyContent: "flex-start";
|
|
15
|
+
flexGrow: number;
|
|
16
|
+
};
|
|
17
|
+
name: {
|
|
18
|
+
marginHorizontal: number;
|
|
19
|
+
};
|
|
20
|
+
rightIcon: {
|
|
21
|
+
marginHorizontal: number;
|
|
22
|
+
};
|
|
23
|
+
image: {
|
|
24
|
+
marginRight: number;
|
|
25
|
+
};
|
|
26
|
+
imageDisabled: {
|
|
27
|
+
opacity: number;
|
|
28
|
+
};
|
|
29
|
+
installedBox: {
|
|
30
|
+
position: "absolute";
|
|
31
|
+
bottom: number;
|
|
32
|
+
right: number;
|
|
33
|
+
height: number;
|
|
34
|
+
width: number;
|
|
35
|
+
zIndex: number;
|
|
36
|
+
};
|
|
37
|
+
};
|
|
38
|
+
export default _default;
|
|
39
|
+
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-list-wallet/styles.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGA,wBAoCG"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { SvgProps } from 'react-native-svg';
|
|
2
|
+
import type { LogoType } from '../../utils/TypesUtil';
|
|
3
|
+
export interface LogoProps {
|
|
4
|
+
logo: LogoType;
|
|
5
|
+
disabled?: boolean;
|
|
6
|
+
height?: number;
|
|
7
|
+
width?: number;
|
|
8
|
+
style?: SvgProps['style'];
|
|
9
|
+
}
|
|
10
|
+
export declare function Logo({ width, height, logo, style }: LogoProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-logo/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAGjD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAEtD,MAAM,WAAW,SAAS;IACxB,IAAI,EAAE,QAAQ,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,QAAQ,CAAC,OAAO,CAAC,CAAC;CAC3B;AAED,wBAAgB,IAAI,CAAC,EAAE,KAAU,EAAE,MAAW,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,SAAS,2CAEvE"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { type StyleProp, type ViewStyle } from 'react-native';
|
|
2
|
+
import type { LogoType } from '../../utils/TypesUtil';
|
|
3
|
+
export interface LogoSelectProps {
|
|
4
|
+
logo: LogoType;
|
|
5
|
+
disabled?: boolean;
|
|
6
|
+
style?: StyleProp<ViewStyle>;
|
|
7
|
+
onPress?: () => void;
|
|
8
|
+
}
|
|
9
|
+
export declare function LogoSelect({ logo, disabled, style, onPress }: LogoSelectProps): import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-logo-select/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAuB,KAAK,SAAS,EAAE,KAAK,SAAS,EAAE,MAAM,cAAc,CAAC;AAGnF,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAMtD,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,QAAQ,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB;AAED,wBAAgB,UAAU,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,eAAe,2CAkB7E"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
box: {
|
|
3
|
+
height: number;
|
|
4
|
+
width: number;
|
|
5
|
+
borderRadius: number;
|
|
6
|
+
alignItems: "center";
|
|
7
|
+
justifyContent: "center";
|
|
8
|
+
};
|
|
9
|
+
disabled: {
|
|
10
|
+
opacity: number;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
13
|
+
export default _default;
|
|
14
|
+
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-logo-select/styles.ts"],"names":[],"mappings":";;;;;;;;;;;;AAGA,wBAWG"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { type StyleProp, type ViewStyle } from 'react-native';
|
|
3
|
+
export interface NetworkButtonProps {
|
|
4
|
+
children: string | React.ReactNode;
|
|
5
|
+
onPress: () => void;
|
|
6
|
+
background?: boolean;
|
|
7
|
+
disabled?: boolean;
|
|
8
|
+
imageSrc?: string;
|
|
9
|
+
imageHeaders?: Record<string, string>;
|
|
10
|
+
loading?: boolean;
|
|
11
|
+
style?: StyleProp<ViewStyle>;
|
|
12
|
+
}
|
|
13
|
+
export declare function NetworkButton({ children, onPress, background, disabled, imageSrc, imageHeaders, loading, style }: NetworkButtonProps): import("react/jsx-runtime").JSX.Element;
|
|
14
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-network-button/index.tsx"],"names":[],"mappings":";AAAA,OAAO,EAA6B,KAAK,SAAS,EAAE,KAAK,SAAS,EAAE,MAAM,cAAc,CAAC;AAYzF,MAAM,WAAW,kBAAkB;IACjC,QAAQ,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACnC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACtC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B;AAED,wBAAgB,aAAa,CAAC,EAC5B,QAAQ,EACR,OAAO,EACP,UAAiB,EACjB,QAAQ,EACR,QAAQ,EACR,YAAY,EACZ,OAAO,EACP,KAAK,EACN,EAAE,kBAAkB,2CAqCpB"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
container: {
|
|
3
|
+
flexDirection: "row";
|
|
4
|
+
height: number;
|
|
5
|
+
alignItems: "center";
|
|
6
|
+
justifyContent: "center";
|
|
7
|
+
borderWidth: number;
|
|
8
|
+
borderRadius: number;
|
|
9
|
+
paddingHorizontal: number;
|
|
10
|
+
};
|
|
11
|
+
children: {
|
|
12
|
+
paddingHorizontal: number;
|
|
13
|
+
};
|
|
14
|
+
loader: {
|
|
15
|
+
paddingLeft: number;
|
|
16
|
+
};
|
|
17
|
+
image: {
|
|
18
|
+
height: number;
|
|
19
|
+
width: number;
|
|
20
|
+
borderRadius: number;
|
|
21
|
+
borderWidth: number;
|
|
22
|
+
paddingLeft: number;
|
|
23
|
+
};
|
|
24
|
+
imageDisabled: {
|
|
25
|
+
opacity: number;
|
|
26
|
+
};
|
|
27
|
+
};
|
|
28
|
+
export default _default;
|
|
29
|
+
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-network-button/styles.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAGA,wBA0BG"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import type { StyleProp, ViewStyle } from 'react-native';
|
|
2
|
+
import type { SizeType } from '../../utils/TypesUtil';
|
|
3
|
+
export interface NetworkImageProps {
|
|
4
|
+
imageSrc?: string;
|
|
5
|
+
imageHeaders?: Record<string, string>;
|
|
6
|
+
selected?: boolean;
|
|
7
|
+
size?: Exclude<SizeType, 'xl' | 'xxs'>;
|
|
8
|
+
disabled?: boolean;
|
|
9
|
+
style?: StyleProp<ViewStyle>;
|
|
10
|
+
borderColor?: string;
|
|
11
|
+
borderWidth?: number;
|
|
12
|
+
}
|
|
13
|
+
export declare function NetworkImage({ imageSrc, imageHeaders, disabled, selected, size, style, borderColor, borderWidth }: NetworkImageProps): import("react/jsx-runtime").JSX.Element;
|
|
14
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-network-image/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAKtD,MAAM,WAAW,iBAAiB;IAChC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACtC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,OAAO,CAAC,QAAQ,EAAE,IAAI,GAAG,KAAK,CAAC,CAAC;IACvC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAgBD,wBAAgB,YAAY,CAAC,EAC3B,QAAQ,EACR,YAAY,EACZ,QAAQ,EACR,QAAQ,EACR,IAAW,EACX,KAAK,EACL,WAAW,EACX,WAAe,EAChB,EAAE,iBAAiB,2CA0CnB"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export declare const PathLg = "M41.1429 4.01705C45.3861 1.56723 50.6139 1.56723 54.8572 4.01705L82.7121 20.0991C86.9553 22.5489 89.5692 27.0764 89.5692 31.976V64.1401C89.5692 69.0398 86.9553 73.5672 82.7121 76.0171L54.8571 92.0991C50.6139 94.5489 45.3861 94.5489 41.1429 92.0991L13.2879 76.0171C9.04471 73.5672 6.43079 69.0398 6.43079 64.1401V31.976C6.43079 27.0764 9.04471 22.5489 13.2879 20.0991L41.1429 4.01705Z";
|
|
2
|
+
export declare const PathNormal = "M24.0002 2.34328C26.4754 0.914219 29.525 0.914219 32.0002 2.34328L48.2489 11.7245C50.7241 13.1535 52.2489 15.7946 52.2489 18.6527V37.4151C52.2489 40.2732 50.7241 42.9142 48.2489 44.3433L32.0002 53.7245C29.525 55.1535 26.4754 55.1535 24.0002 53.7245L7.75146 44.3433C5.27625 42.9142 3.75146 40.2732 3.75146 37.4151V18.6527C3.75146 15.7946 5.27626 13.1535 7.75146 11.7245L24.0002 2.34328Z";
|
|
3
|
+
export declare const PathSmall = "M17.1428 1.67377C18.9108 0.653013 21.0891 0.653014 22.8571 1.67377L34.4633 8.37463C36.2313 9.39539 37.3205 11.2818 37.3205 13.3233V26.7251C37.3205 28.7666 36.2313 30.653 34.4633 31.6738L22.8571 38.3746C21.0891 39.3954 18.9108 39.3954 17.1428 38.3746L5.53659 31.6738C3.76858 30.653 2.67944 28.7666 2.67944 26.7251V13.3233C2.67944 11.2818 3.76858 9.39539 5.53659 8.37463L17.1428 1.67377Z";
|
|
4
|
+
export declare const PathXS = "M8.57153 0.836886C9.45553 0.326507 10.5447 0.326507 11.4287 0.836886L17.2318 4.18731C18.1158 4.69769 18.6604 5.64091 18.6604 6.66167V13.3625C18.6604 14.3833 18.1158 15.3265 17.2318 15.8369L11.4287 19.1873C10.5447 19.6977 9.45553 19.6977 8.57153 19.1873L2.76841 15.8369C1.88441 15.3265 1.33984 14.3833 1.33984 13.3625V6.66167C1.33984 5.64091 1.88441 4.69769 2.76841 4.18731L8.57153 0.836886Z";
|
|
5
|
+
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-network-image/styles.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,oYACgX,CAAC;AAEpY,eAAO,MAAM,UAAU,sYAC8W,CAAC;AAEtY,eAAO,MAAM,SAAS,sYAC+W,CAAC;AAEtY,eAAO,MAAM,MAAM,2YACuX,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { type InputNumericProps } from '../wui-input-numeric';
|
|
2
|
+
export interface OtpProps {
|
|
3
|
+
length: number;
|
|
4
|
+
style?: InputNumericProps['style'];
|
|
5
|
+
onChangeText?: (text: string) => void;
|
|
6
|
+
autoFocus?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export declare function Otp({ length, style, onChangeText, autoFocus }: OtpProps): import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-otp/index.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAgB,KAAK,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAG5E,MAAM,WAAW,QAAQ;IACvB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,iBAAiB,CAAC,OAAO,CAAC,CAAC;IACnC,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,wBAAgB,GAAG,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,EAAE,QAAQ,2CA+EvE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-otp/styles.ts"],"names":[],"mappings":";;;;;AAEA,wBAIG"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { type StyleProp, type ViewStyle } from 'react-native';
|
|
2
|
+
export interface PromoProps {
|
|
3
|
+
text: string;
|
|
4
|
+
style?: StyleProp<ViewStyle>;
|
|
5
|
+
onPress?: () => void;
|
|
6
|
+
}
|
|
7
|
+
export declare function Promo({ text, style, onPress }: PromoProps): import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-promo/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAyB,KAAK,SAAS,EAAE,KAAK,SAAS,EAAE,MAAM,cAAc,CAAC;AAOrF,MAAM,WAAW,UAAU;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB;AAED,wBAAgB,KAAK,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,UAAU,2CAmBzD"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { type StyleProp, type ViewStyle } from 'react-native';
|
|
2
|
+
import type { IconType } from '../../utils/TypesUtil';
|
|
3
|
+
export interface QrCodeProps {
|
|
4
|
+
size: number;
|
|
5
|
+
uri?: string;
|
|
6
|
+
imageSrc?: string;
|
|
7
|
+
icon?: IconType;
|
|
8
|
+
testID?: string;
|
|
9
|
+
arenaClear?: boolean;
|
|
10
|
+
style?: StyleProp<ViewStyle>;
|
|
11
|
+
}
|
|
12
|
+
export declare function QrCode({ size, uri, imageSrc, testID, arenaClear, icon, style }: QrCodeProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-qr-code/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAQ,KAAK,SAAS,EAAE,KAAK,SAAS,EAAE,MAAM,cAAc,CAAC;AASpE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAGtD,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B;AAED,wBAAgB,MAAM,CAAC,EAAE,IAAI,EAAE,GAAG,EAAE,QAAQ,EAAE,MAAM,EAAE,UAAU,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,WAAW,2CAgE3F"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
container: {
|
|
3
|
+
alignItems: "center";
|
|
4
|
+
justifyContent: "center";
|
|
5
|
+
borderRadius: number;
|
|
6
|
+
padding: number;
|
|
7
|
+
alignSelf: "center";
|
|
8
|
+
};
|
|
9
|
+
icon: {
|
|
10
|
+
position: "absolute";
|
|
11
|
+
};
|
|
12
|
+
label: {
|
|
13
|
+
marginTop: number;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
16
|
+
export default _default;
|
|
17
|
+
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-qr-code/styles.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAGA,wBAcG"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { type TextInputProps } from 'react-native';
|
|
2
|
+
export interface SearchBarProps {
|
|
3
|
+
placeholder?: string;
|
|
4
|
+
onSubmitEditing?: TextInputProps['onSubmitEditing'];
|
|
5
|
+
onChangeText?: TextInputProps['onChangeText'];
|
|
6
|
+
inputStyle?: TextInputProps['style'];
|
|
7
|
+
testID?: string;
|
|
8
|
+
}
|
|
9
|
+
export declare function SearchBar({ placeholder, onSubmitEditing, onChangeText, inputStyle, testID }: SearchBarProps): import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-search-bar/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAa,KAAK,cAAc,EAAE,MAAM,cAAc,CAAC;AAM9D,MAAM,WAAW,cAAc;IAC7B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,eAAe,CAAC,EAAE,cAAc,CAAC,iBAAiB,CAAC,CAAC;IACpD,YAAY,CAAC,EAAE,cAAc,CAAC,cAAc,CAAC,CAAC;IAC9C,UAAU,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAC;IACrC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,wBAAgB,SAAS,CAAC,EACxB,WAA6B,EAC7B,eAAe,EACf,YAAY,EACZ,UAAU,EACV,MAAM,EACP,EAAE,cAAc,2CAkChB"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { type StyleProp, type ViewStyle } from 'react-native';
|
|
2
|
+
import type { ColorType, IconType } from '../../utils/TypesUtil';
|
|
3
|
+
export interface SnackbarProps {
|
|
4
|
+
message: string;
|
|
5
|
+
iconColor: ColorType;
|
|
6
|
+
icon: IconType;
|
|
7
|
+
style?: StyleProp<ViewStyle>;
|
|
8
|
+
}
|
|
9
|
+
export declare function Snackbar({ message, iconColor, icon, style }: SnackbarProps): import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-snackbar/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,KAAK,SAAS,EAAE,KAAK,SAAS,EAAE,MAAM,cAAc,CAAC;AAGxE,OAAO,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAIjE,MAAM,WAAW,aAAa;IAC5B,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,SAAS,CAAC;IACrB,IAAI,EAAE,QAAQ,CAAC;IACf,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B;AAED,wBAAgB,QAAQ,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,aAAa,2CAkB1E"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
container: {
|
|
3
|
+
height: number;
|
|
4
|
+
flexDirection: "row";
|
|
5
|
+
paddingHorizontal: number;
|
|
6
|
+
borderRadius: number;
|
|
7
|
+
borderWidth: number;
|
|
8
|
+
alignItems: "center";
|
|
9
|
+
};
|
|
10
|
+
text: {
|
|
11
|
+
paddingHorizontal: number;
|
|
12
|
+
};
|
|
13
|
+
};
|
|
14
|
+
export default _default;
|
|
15
|
+
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-snackbar/styles.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAGA,wBAYG"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { type StyleProp, type ViewStyle } from 'react-native';
|
|
2
|
+
import type { TabOptionType } from '../../utils/TypesUtil';
|
|
3
|
+
export interface TabsProps {
|
|
4
|
+
onTabChange: (index: number) => void;
|
|
5
|
+
tabs: TabOptionType[] | string[];
|
|
6
|
+
style?: StyleProp<ViewStyle>;
|
|
7
|
+
}
|
|
8
|
+
export declare function Tabs({ tabs, onTabChange, style }: TabsProps): import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/composites/wui-tabs/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAKL,KAAK,SAAS,EACd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAItB,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAG3D,MAAM,WAAW,SAAS;IACxB,WAAW,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,IAAI,EAAE,aAAa,EAAE,GAAG,MAAM,EAAE,CAAC;IACjC,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B;AAED,wBAAgB,IAAI,CAAC,EAAE,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,EAAE,SAAS,2CAqE3D"}
|