@gataca/design-system 0.3.89 → 0.3.90
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/native/Action/ActionItems/actionItems_types.native.d.ts +1 -0
- package/dist/components/native/Alerts/Alert/Alert_config.native.d.ts +4 -0
- package/dist/components/native/Alerts/Alert/Alert_types.native.d.ts +1 -0
- package/dist/components/native/Avatars/Avatar/Avatar.types.native.d.ts +4 -0
- package/dist/components/native/Avatars/AvatarGroup/avatarGroup.types.native.d.ts +1 -0
- package/dist/components/native/BottomSticky/BottomStickyContainer/bottomStickyContainer_types.native.d.ts +1 -0
- package/dist/components/native/Buttons/BrandButton/BrandButton.types.native.d.ts +1 -0
- package/dist/components/native/Buttons/Button/Button.types.native.d.ts +1 -0
- package/dist/components/native/Buttons/ButtonIcon/ButtonIcon.types.native.d.ts +3 -0
- package/dist/components/native/Buttons/RoundedButton/RoundedButton.types.native.d.ts +1 -0
- package/dist/components/native/Buttons/SegmentedButton/SegmentedButton.types.native.d.ts +1 -0
- package/dist/components/native/Cards/Consent/consentCard_types.native.d.ts +1 -0
- package/dist/components/native/Cards/Credential/credential_types.native.d.ts +1 -0
- package/dist/components/native/Cards/HeadingAvatars/headingAvatarsCard_types.native.d.ts +1 -0
- package/dist/components/native/Cards/MiniCredential/miniCredential_types.native.d.ts +1 -0
- package/dist/components/native/Checkbox/Checkbox/checkbox_types.native.d.ts +1 -0
- package/dist/components/native/Chips/Chip/Chip.types.native.d.ts +1 -0
- package/dist/components/native/Dialog/Dialog/dialog_types.native.d.ts +1 -0
- package/dist/components/native/Drawer/BottomDrawer/bottomDrawer_types.native.d.ts +1 -0
- package/dist/components/native/Headings/HeadingContainer/HeadingContainer_types.native.d.ts +1 -0
- package/dist/components/native/Headings/HeadingCredential/HeadingCredential_types.native.d.ts +3 -0
- package/dist/components/native/Icons/IconGroup/iconGroup_types.native.d.ts +1 -0
- package/dist/components/native/Icons/icons/access.d.ts +1 -0
- package/dist/components/native/Icons/icons/accountManagement.d.ts +2 -1
- package/dist/components/native/Icons/icons/activity.d.ts +1 -0
- package/dist/components/native/Icons/icons/activityCircle.d.ts +1 -0
- package/dist/components/native/Icons/icons/alert.d.ts +1 -0
- package/dist/components/native/Icons/icons/arrowDown.d.ts +1 -0
- package/dist/components/native/Icons/icons/arrowLeft.d.ts +1 -0
- package/dist/components/native/Icons/icons/arrowRight.d.ts +1 -0
- package/dist/components/native/Icons/icons/arrowUp.d.ts +1 -0
- package/dist/components/native/Icons/icons/at.d.ts +1 -0
- package/dist/components/native/Icons/icons/bank.d.ts +2 -1
- package/dist/components/native/Icons/icons/barChart.d.ts +1 -0
- package/dist/components/native/Icons/icons/bellOff.d.ts +1 -0
- package/dist/components/native/Icons/icons/bookOpen.d.ts +1 -0
- package/dist/components/native/Icons/icons/bookmark.d.ts +1 -0
- package/dist/components/native/Icons/icons/brand/gatacaLogo.d.ts +1 -0
- package/dist/components/native/Icons/icons/brand/gatacaLogoHor.d.ts +1 -0
- package/dist/components/native/Icons/icons/calendar.d.ts +1 -0
- package/dist/components/native/Icons/icons/calendarEvent.d.ts +2 -1
- package/dist/components/native/Icons/icons/camera.d.ts +1 -0
- package/dist/components/native/Icons/icons/check.d.ts +1 -0
- package/dist/components/native/Icons/icons/checkCircle.d.ts +1 -0
- package/dist/components/native/Icons/icons/checkbox.d.ts +1 -0
- package/dist/components/native/Icons/icons/chevronDown.d.ts +1 -0
- package/dist/components/native/Icons/icons/chevronLeft.d.ts +1 -0
- package/dist/components/native/Icons/icons/chevronRight.d.ts +1 -0
- package/dist/components/native/Icons/icons/chevronUp.d.ts +1 -0
- package/dist/components/native/Icons/icons/chip.d.ts +1 -0
- package/dist/components/native/Icons/icons/cibersecurity.d.ts +2 -1
- package/dist/components/native/Icons/icons/circle.d.ts +2 -1
- package/dist/components/native/Icons/icons/clock.d.ts +1 -0
- package/dist/components/native/Icons/icons/close.d.ts +1 -0
- package/dist/components/native/Icons/icons/cloud.d.ts +1 -0
- package/dist/components/native/Icons/icons/cloudSync.d.ts +2 -1
- package/dist/components/native/Icons/icons/code.d.ts +1 -0
- package/dist/components/native/Icons/icons/commitment.d.ts +2 -1
- package/dist/components/native/Icons/icons/compliance.d.ts +2 -1
- package/dist/components/native/Icons/icons/copy.d.ts +1 -0
- package/dist/components/native/Icons/icons/corporation.d.ts +1 -0
- package/dist/components/native/Icons/icons/creditCard.d.ts +1 -0
- package/dist/components/native/Icons/icons/crypto.d.ts +2 -1
- package/dist/components/native/Icons/icons/devices.d.ts +2 -1
- package/dist/components/native/Icons/icons/disconnect.d.ts +2 -1
- package/dist/components/native/Icons/icons/disconnectV2.d.ts +2 -1
- package/dist/components/native/Icons/icons/disconnectV3.d.ts +2 -1
- package/dist/components/native/Icons/icons/diversity.d.ts +2 -1
- package/dist/components/native/Icons/icons/download.d.ts +1 -0
- package/dist/components/native/Icons/icons/downloadCloud.d.ts +1 -0
- package/dist/components/native/Icons/icons/drag.d.ts +2 -1
- package/dist/components/native/Icons/icons/edit.d.ts +1 -0
- package/dist/components/native/Icons/icons/education.d.ts +2 -1
- package/dist/components/native/Icons/icons/exchange.d.ts +1 -0
- package/dist/components/native/Icons/icons/eye.d.ts +1 -0
- package/dist/components/native/Icons/icons/eyeOff.d.ts +1 -0
- package/dist/components/native/Icons/icons/file.d.ts +1 -0
- package/dist/components/native/Icons/icons/filter.d.ts +1 -0
- package/dist/components/native/Icons/icons/filterLines.d.ts +1 -0
- package/dist/components/native/Icons/icons/gamming.d.ts +2 -1
- package/dist/components/native/Icons/icons/globe.d.ts +1 -0
- package/dist/components/native/Icons/icons/government.d.ts +2 -1
- package/dist/components/native/Icons/icons/grid.d.ts +1 -0
- package/dist/components/native/Icons/icons/health.d.ts +2 -1
- package/dist/components/native/Icons/icons/hierarchy.d.ts +1 -0
- package/dist/components/native/Icons/icons/history.d.ts +1 -0
- package/dist/components/native/Icons/icons/hotel.d.ts +2 -1
- package/dist/components/native/Icons/icons/image.d.ts +1 -0
- package/dist/components/native/Icons/icons/imageError.d.ts +1 -0
- package/dist/components/native/Icons/icons/import.d.ts +1 -0
- package/dist/components/native/Icons/icons/info.d.ts +1 -0
- package/dist/components/native/Icons/icons/license.d.ts +2 -1
- package/dist/components/native/Icons/icons/link.d.ts +1 -0
- package/dist/components/native/Icons/icons/list.d.ts +1 -0
- package/dist/components/native/Icons/icons/loader.d.ts +1 -0
- package/dist/components/native/Icons/icons/loaderPrototipe.d.ts +1 -0
- package/dist/components/native/Icons/icons/lock.d.ts +1 -0
- package/dist/components/native/Icons/icons/logOut.d.ts +1 -0
- package/dist/components/native/Icons/icons/management.d.ts +2 -1
- package/dist/components/native/Icons/icons/mapPin.d.ts +1 -0
- package/dist/components/native/Icons/icons/meh.d.ts +1 -0
- package/dist/components/native/Icons/icons/menu.d.ts +1 -0
- package/dist/components/native/Icons/icons/messageCircle.d.ts +1 -0
- package/dist/components/native/Icons/icons/minus.d.ts +1 -0
- package/dist/components/native/Icons/icons/money.d.ts +1 -0
- package/dist/components/native/Icons/icons/moneyTag.d.ts +2 -1
- package/dist/components/native/Icons/icons/monitor.d.ts +1 -0
- package/dist/components/native/Icons/icons/monitorCursor.d.ts +2 -1
- package/dist/components/native/Icons/icons/moreVertical.d.ts +1 -0
- package/dist/components/native/Icons/icons/navigation.d.ts +2 -1
- package/dist/components/native/Icons/icons/nfc.d.ts +2 -1
- package/dist/components/native/Icons/icons/pencil.d.ts +1 -0
- package/dist/components/native/Icons/icons/phoneWarning.d.ts +2 -1
- package/dist/components/native/Icons/icons/piggyBank.d.ts +2 -1
- package/dist/components/native/Icons/icons/playCircle.d.ts +1 -0
- package/dist/components/native/Icons/icons/plus.d.ts +1 -0
- package/dist/components/native/Icons/icons/plusCircle.d.ts +2 -1
- package/dist/components/native/Icons/icons/plusSquares.d.ts +1 -0
- package/dist/components/native/Icons/icons/profilePhoto.d.ts +2 -1
- package/dist/components/native/Icons/icons/qr.d.ts +2 -1
- package/dist/components/native/Icons/icons/radioButton.d.ts +1 -0
- package/dist/components/native/Icons/icons/refresh.d.ts +1 -0
- package/dist/components/native/Icons/icons/rrss/discord.d.ts +1 -0
- package/dist/components/native/Icons/icons/rrss/linkedin.d.ts +1 -0
- package/dist/components/native/Icons/icons/rrss/twitter.d.ts +1 -0
- package/dist/components/native/Icons/icons/rrss/youtube.d.ts +1 -0
- package/dist/components/native/Icons/icons/scanPlus.d.ts +2 -1
- package/dist/components/native/Icons/icons/searchIcon.d.ts +1 -0
- package/dist/components/native/Icons/icons/securityControl.d.ts +2 -1
- package/dist/components/native/Icons/icons/share.d.ts +1 -0
- package/dist/components/native/Icons/icons/shield.d.ts +2 -1
- package/dist/components/native/Icons/icons/signature.d.ts +1 -0
- package/dist/components/native/Icons/icons/skull.d.ts +2 -1
- package/dist/components/native/Icons/icons/slash.d.ts +1 -0
- package/dist/components/native/Icons/icons/smartphone.d.ts +1 -0
- package/dist/components/native/Icons/icons/smartphoneDisable.d.ts +1 -0
- package/dist/components/native/Icons/icons/smartphoneNfc.d.ts +1 -0
- package/dist/components/native/Icons/icons/smile.d.ts +1 -0
- package/dist/components/native/Icons/icons/sort.d.ts +1 -0
- package/dist/components/native/Icons/icons/tablet.d.ts +1 -0
- package/dist/components/native/Icons/icons/target.d.ts +2 -1
- package/dist/components/native/Icons/icons/thumbsDown.d.ts +1 -0
- package/dist/components/native/Icons/icons/thumbsUp.d.ts +1 -0
- package/dist/components/native/Icons/icons/ticket.d.ts +1 -0
- package/dist/components/native/Icons/icons/transfer.d.ts +2 -1
- package/dist/components/native/Icons/icons/trash.d.ts +1 -0
- package/dist/components/native/Icons/icons/trashIcon.d.ts +1 -0
- package/dist/components/native/Icons/icons/travel.d.ts +2 -1
- package/dist/components/native/Icons/icons/trendingDown.d.ts +1 -0
- package/dist/components/native/Icons/icons/trendingUp.d.ts +1 -0
- package/dist/components/native/Icons/icons/uploadCloud.d.ts +1 -0
- package/dist/components/native/Icons/icons/user.d.ts +1 -0
- package/dist/components/native/Icons/icons/userCheck.d.ts +1 -0
- package/dist/components/native/Icons/icons/userPlus.d.ts +2 -1
- package/dist/components/native/Icons/icons/userSecure.d.ts +2 -1
- package/dist/components/native/Icons/icons/userUnknown.d.ts +2 -1
- package/dist/components/native/Icons/icons/userWarning.d.ts +2 -1
- package/dist/components/native/Icons/icons/users.d.ts +1 -0
- package/dist/components/native/Icons/icons/volume.d.ts +1 -0
- package/dist/components/native/Icons/icons/vote.d.ts +2 -1
- package/dist/components/native/Icons/icons/warning.d.ts +1 -0
- package/dist/components/native/Icons/icons/web3.d.ts +2 -1
- package/dist/components/native/Icons/icons/withSelectedState/arrowLeftDiagonalCircle.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/arrowUpDiagonalCircle.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/award.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/bell.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/circleWarning.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/comingSoon.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/connect.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/credential.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/features.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/help.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/home.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/id.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/key.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/paymentMethod.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/profile.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/servicesLinked.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/servicesLinkedV2.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/servicesLinkedV4.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/settings.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/shieldCheck.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/shieldError.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/square.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/stamp.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/star.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/subscriptions.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/users.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/verification.d.ts +1 -0
- package/dist/components/native/Icons/icons/withSelectedState/wallet.d.ts +1 -0
- package/dist/components/native/Icons/icons/xCircle.d.ts +1 -0
- package/dist/components/native/Illustrations/Illustration.native.d.ts +1 -1
- package/dist/components/native/Illustrations/illustrations_types.d.ts +2 -0
- package/dist/components/native/Indicator/Indicator/indicator_types.native.d.ts +1 -0
- package/dist/components/native/Lists/List/list_types.native.d.ts +1 -0
- package/dist/components/native/Lists/ListItem/listItem_types.native.d.ts +2 -0
- package/dist/components/native/Lists/ListMetaContainer/listMetaContainer_types.native.d.ts +1 -0
- package/dist/components/native/MultiShadowContainer/multiShadowContainer.native.d.ts +1 -0
- package/dist/components/native/NavBar/NavOption/navOption_types.native.d.ts +1 -0
- package/dist/components/native/NavBar/NavigationBar/navigationBar_types.native.d.ts +2 -0
- package/dist/components/native/Popover/popover_types.native.d.ts +1 -0
- package/dist/components/native/RadioButton/RadioButton/radioButton_types.native.d.ts +1 -0
- package/dist/components/native/Switch/Switch/switch_types.native.d.ts +1 -0
- package/dist/components/native/TextField/TextField/textField_types.native.d.ts +3 -0
- package/dist/components/native/Tooltips/Tooltip/tooltip_types.native.d.ts +2 -0
- package/dist/components/native/TopAppBar/TopAppBar/topAppBar_types.native.d.ts +1 -0
- package/dist/components/native/TopAppBar/TopDrawerBar/topDrawerBar_types.native.d.ts +1 -0
- package/dist/index.native.js +1 -1
- package/dist/index.native.js.map +1 -1
- package/package.json +1 -1
|
@@ -5,6 +5,7 @@ export type ActionItemsLeading = 'icon' | 'image';
|
|
|
5
5
|
export type ActionItemsLeadingAlign = 'left' | 'right';
|
|
6
6
|
export type ActionItemsLeadingSize = '24' | '16';
|
|
7
7
|
export interface ActionItemsProps {
|
|
8
|
+
id?: string;
|
|
8
9
|
color?: ActionItemsColor;
|
|
9
10
|
headingContainer: HeadingContainerProps;
|
|
10
11
|
leading?: ActionItemsLeading;
|
|
@@ -1,18 +1,22 @@
|
|
|
1
1
|
import { ColorsType } from '../../../../styles';
|
|
2
2
|
export declare const iconsByState: {
|
|
3
3
|
alert: (props: {
|
|
4
|
+
id?: string;
|
|
4
5
|
size: import("../../Icons/icon_types").IconSize;
|
|
5
6
|
color?: string;
|
|
6
7
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
7
8
|
warning: (props: {
|
|
9
|
+
id?: string;
|
|
8
10
|
size: import("../../Icons/icon_types").IconSize;
|
|
9
11
|
color?: string;
|
|
10
12
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
11
13
|
info: (props: {
|
|
14
|
+
id?: string;
|
|
12
15
|
size: import("../../Icons/icon_types").IconSize;
|
|
13
16
|
color?: string;
|
|
14
17
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
15
18
|
success: (props: {
|
|
19
|
+
id?: string;
|
|
16
20
|
size: import("../../Icons/icon_types").IconSize;
|
|
17
21
|
color?: string;
|
|
18
22
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -4,6 +4,7 @@ export type AlertState = 'alert' | 'warning' | 'info' | 'success';
|
|
|
4
4
|
export type AlertAlign = 'left' | 'right';
|
|
5
5
|
export type AlertOrientation = 'vertical' | 'horizontal';
|
|
6
6
|
export interface AlertProps {
|
|
7
|
+
id?: string;
|
|
7
8
|
state: AlertState;
|
|
8
9
|
title?: string;
|
|
9
10
|
subTitle?: string;
|
|
@@ -7,6 +7,7 @@ export type AvatarType = 'image' | 'initials';
|
|
|
7
7
|
export type AvatarSize = '2xl' | 'large' | 'medium' | 'small';
|
|
8
8
|
export type AvatarColor = 'gray' | 'teal' | 'pink' | 'purple' | 'black';
|
|
9
9
|
export interface AvatarProps {
|
|
10
|
+
id?: string;
|
|
10
11
|
type: AvatarType;
|
|
11
12
|
image?: string;
|
|
12
13
|
text?: string;
|
|
@@ -14,15 +15,18 @@ export interface AvatarProps {
|
|
|
14
15
|
color?: AvatarColor;
|
|
15
16
|
showIndicator?: boolean;
|
|
16
17
|
indicator?: {
|
|
18
|
+
id?: string;
|
|
17
19
|
color?: IndicatorColor;
|
|
18
20
|
type?: IndicatorType;
|
|
19
21
|
quantity?: number;
|
|
20
22
|
};
|
|
21
23
|
showButtonIcon?: boolean;
|
|
22
24
|
buttonIcon?: {
|
|
25
|
+
id?: string;
|
|
23
26
|
color?: ButtonIconColor;
|
|
24
27
|
state?: ButtonIconState;
|
|
25
28
|
Icon?: React.FC<{
|
|
29
|
+
id?: string;
|
|
26
30
|
size: IconSize;
|
|
27
31
|
style: IconStyle;
|
|
28
32
|
color: string;
|
|
@@ -3,6 +3,7 @@ import { HeadingContainerProps } from '../../Headings/HeadingContainer/HeadingCo
|
|
|
3
3
|
import { AvatarProps } from '../Avatar/Avatar.types.native';
|
|
4
4
|
export type AvatarGroupAlign = 'horizontal' | 'vertical';
|
|
5
5
|
export interface AvatarGroupProps {
|
|
6
|
+
id?: string;
|
|
6
7
|
avatar?: AvatarProps;
|
|
7
8
|
headingContainer?: HeadingContainerProps;
|
|
8
9
|
actionItem?: ActionItemsProps;
|
|
@@ -5,6 +5,7 @@ export type ButtonStyle = 'fill' | 'elevated' | 'outline' | 'text';
|
|
|
5
5
|
export type TextSize = 'large' | 'medium' | 'small';
|
|
6
6
|
export type LeadingIcon = 'check' | 'alert' | 'checkCircle' | 'close' | 'gatacaLogo' | 'home';
|
|
7
7
|
export interface ButtonProps {
|
|
8
|
+
id?: string;
|
|
8
9
|
loading?: boolean;
|
|
9
10
|
text: string;
|
|
10
11
|
color?: ButtonColor;
|
|
@@ -6,17 +6,20 @@ export type ButtonIconStyle = 'square' | 'round';
|
|
|
6
6
|
export type Size = '2xlarge' | 'xlarge' | 'large' | 'medium' | 'small' | 'xsmall' | '2xsmall' | '3xsmall';
|
|
7
7
|
export type ButtonIconForm = 'square' | 'round';
|
|
8
8
|
export interface ButtonIconProps {
|
|
9
|
+
id?: string;
|
|
9
10
|
color?: ButtonIconColor;
|
|
10
11
|
state?: ButtonIconState;
|
|
11
12
|
style?: ButtonIconStyle;
|
|
12
13
|
size?: Size;
|
|
13
14
|
Icon?: React.FC<{
|
|
15
|
+
id?: string;
|
|
14
16
|
size: IconSize;
|
|
15
17
|
style: IconStyle;
|
|
16
18
|
color: string;
|
|
17
19
|
}>;
|
|
18
20
|
showIndicator?: boolean;
|
|
19
21
|
indicator?: {
|
|
22
|
+
id?: string;
|
|
20
23
|
quantity?: number;
|
|
21
24
|
color?: IndicatorColor;
|
|
22
25
|
};
|
|
@@ -6,6 +6,7 @@ export type Size = 'small' | 'xsmall';
|
|
|
6
6
|
export type LeadingIcon = 'check' | 'alert' | 'warning' | 'slash' | 'plus';
|
|
7
7
|
export type TrailingIcon = 'close' | 'chevronDown' | 'info';
|
|
8
8
|
export interface RoundedButtonProps {
|
|
9
|
+
id?: string;
|
|
9
10
|
text: string;
|
|
10
11
|
color?: RoundedButtonColor;
|
|
11
12
|
state?: RoundedButtonState;
|
|
@@ -2,6 +2,7 @@ import { ButtonProps } from '../../Buttons/Button/Button.types.native';
|
|
|
2
2
|
import { ListProps } from '../../Lists/List/list_types.native';
|
|
3
3
|
import { ListItemProps } from '../../Lists/ListItem/listItem_types.native';
|
|
4
4
|
export type ConsentCardProps = {
|
|
5
|
+
id?: string;
|
|
5
6
|
leadingListItem: ListItemProps;
|
|
6
7
|
button?: ButtonProps;
|
|
7
8
|
contentListItem?: ListItemProps;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { AvatarGroupProps } from '../../Avatars/AvatarGroup/avatarGroup.types.native';
|
|
2
2
|
import { HeadingContainerProps } from '../../Headings/HeadingContainer/HeadingContainer_types.native';
|
|
3
3
|
export type HeadingAvatarsCardProps = {
|
|
4
|
+
id?: string;
|
|
4
5
|
headingContainer: HeadingContainerProps;
|
|
5
6
|
leftAvatarGroup: AvatarGroupProps;
|
|
6
7
|
rightAvatarGroup: AvatarGroupProps;
|
|
@@ -4,6 +4,7 @@ export type CheckboxState = 'active' | 'default' | 'hover' | 'disable' | 'error'
|
|
|
4
4
|
export type CheckboxAlign = 'left' | 'right';
|
|
5
5
|
export type CheckboxTextColor = 'black' | 'white';
|
|
6
6
|
export interface CheckboxProps {
|
|
7
|
+
id?: string;
|
|
7
8
|
state: CheckboxState;
|
|
8
9
|
leadingText?: string;
|
|
9
10
|
size?: CheckboxSize;
|
|
@@ -7,6 +7,7 @@ export type ChipSize = 'large' | 'medium' | 'small';
|
|
|
7
7
|
export type LeadingIcon = 'check' | 'alert' | 'warning' | 'slash';
|
|
8
8
|
export type TrailingIcon = 'close' | 'chevronDown' | 'info';
|
|
9
9
|
export interface ChipProps {
|
|
10
|
+
id?: string;
|
|
10
11
|
text: string;
|
|
11
12
|
color?: ChipColor;
|
|
12
13
|
state?: ChipState;
|
|
@@ -2,6 +2,7 @@ import { BottomStickyContainerProps } from '../../BottomSticky/BottomStickyConta
|
|
|
2
2
|
import { TopDrawerBarProps } from '../../TopAppBar/TopDrawerBar/topDrawerBar_types.native';
|
|
3
3
|
export type BottomDrawerType = 'main' | 'sub';
|
|
4
4
|
export interface BottomDrawerProps {
|
|
5
|
+
id?: string;
|
|
5
6
|
type: BottomDrawerType;
|
|
6
7
|
topDrawerBar?: TopDrawerBarProps;
|
|
7
8
|
bottomStykyContainer?: BottomStickyContainerProps;
|
package/dist/components/native/Headings/HeadingCredential/HeadingCredential_types.native.d.ts
CHANGED
|
@@ -5,16 +5,19 @@ export type ImageSlotResizeMode = 'stretch' | 'cover';
|
|
|
5
5
|
export type HeadingCredentialChipColor = 'yellow' | 'red' | 'grey';
|
|
6
6
|
export type HeadingCredentialRangeColor = 'dark' | 'light';
|
|
7
7
|
export interface ImageSlotProps {
|
|
8
|
+
id?: string;
|
|
8
9
|
image?: string;
|
|
9
10
|
style?: any;
|
|
10
11
|
resizeMode?: ImageSlotResizeMode;
|
|
11
12
|
}
|
|
12
13
|
export interface ChipProps {
|
|
14
|
+
id?: string;
|
|
13
15
|
color?: HeadingCredentialChipColor;
|
|
14
16
|
text: string;
|
|
15
17
|
tooltip?: ParentComponentTooltipProps;
|
|
16
18
|
}
|
|
17
19
|
export interface HeadingCredentialProps {
|
|
20
|
+
id?: string;
|
|
18
21
|
type?: HeadingCredentialType;
|
|
19
22
|
align?: HeadingCredentialAlign;
|
|
20
23
|
typeText?: string;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { IconSize } from '../icon_types';
|
|
2
2
|
type AccountManagementIconProps = {
|
|
3
|
+
id?: string;
|
|
3
4
|
size: IconSize;
|
|
4
5
|
color?: string;
|
|
5
6
|
};
|
|
6
|
-
export declare const AccountManagementIcon: ({ size, color, }: AccountManagementIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export declare const AccountManagementIcon: ({ id, size, color, }: AccountManagementIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
8
|
export default AccountManagementIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { IconSize } from '../icon_types';
|
|
2
2
|
type BankIconProps = {
|
|
3
|
+
id?: string;
|
|
3
4
|
size: IconSize;
|
|
4
5
|
color?: string;
|
|
5
6
|
};
|
|
6
|
-
declare const BankIcon: ({ size, color }: BankIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
declare const BankIcon: ({ id, size, color }: BankIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
8
|
export default BankIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { IconSize } from '../icon_types';
|
|
2
2
|
type CalendarEventIconProps = {
|
|
3
|
+
id?: string;
|
|
3
4
|
size: IconSize;
|
|
4
5
|
color?: string;
|
|
5
6
|
};
|
|
6
|
-
declare const CalendarEventIcon: ({ size, color }: CalendarEventIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
declare const CalendarEventIcon: ({ id, size, color }: CalendarEventIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
8
|
export default CalendarEventIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { IconSize } from '../icon_types';
|
|
2
2
|
type CibersecurityIconProps = {
|
|
3
|
+
id?: string;
|
|
3
4
|
size: IconSize;
|
|
4
5
|
color?: string;
|
|
5
6
|
};
|
|
6
|
-
declare const CibersecurityIcon: ({ size, color }: CibersecurityIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
declare const CibersecurityIcon: ({ id, size, color }: CibersecurityIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
8
|
export default CibersecurityIcon;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
type CircleIconProps = {
|
|
2
|
+
id?: string;
|
|
2
3
|
size: '8' | '10' | '12' | '16' | '24' | '32';
|
|
3
4
|
color?: string;
|
|
4
5
|
};
|
|
5
|
-
declare const CircleIcon: ({ size, color }: CircleIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
declare const CircleIcon: ({ id, size, color }: CircleIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
7
|
export default CircleIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { IconSize } from '../icon_types';
|
|
2
2
|
type CloudSyncIconProps = {
|
|
3
|
+
id?: string;
|
|
3
4
|
size: IconSize;
|
|
4
5
|
color?: string;
|
|
5
6
|
};
|
|
6
|
-
declare const CloudSyncIcon: ({ size, color }: CloudSyncIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
declare const CloudSyncIcon: ({ id, size, color }: CloudSyncIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
8
|
export default CloudSyncIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { IconSize } from '../icon_types';
|
|
2
2
|
type CommitmentIconProps = {
|
|
3
|
+
id?: string;
|
|
3
4
|
size: IconSize;
|
|
4
5
|
color?: string;
|
|
5
6
|
};
|
|
6
|
-
declare const CommitmentIcon: ({ size, color }: CommitmentIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
declare const CommitmentIcon: ({ id, size, color }: CommitmentIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
8
|
export default CommitmentIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { IconSize } from '../icon_types';
|
|
2
2
|
type ComplianceIconProps = {
|
|
3
|
+
id?: string;
|
|
3
4
|
size: IconSize;
|
|
4
5
|
color?: string;
|
|
5
6
|
};
|
|
6
|
-
declare const ComplianceIcon: ({ size, color }: ComplianceIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
declare const ComplianceIcon: ({ id, size, color }: ComplianceIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
8
|
export default ComplianceIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { IconSize } from '../icon_types';
|
|
2
2
|
type CryptoIconProps = {
|
|
3
|
+
id?: string;
|
|
3
4
|
size: IconSize;
|
|
4
5
|
color?: string;
|
|
5
6
|
};
|
|
6
|
-
declare const CryptoIcon: ({ size, color }: CryptoIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
declare const CryptoIcon: ({ id, size, color }: CryptoIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
8
|
export default CryptoIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { IconSize } from '../icon_types';
|
|
2
2
|
type DevicesIconProps = {
|
|
3
|
+
id?: string;
|
|
3
4
|
size: IconSize;
|
|
4
5
|
color?: string;
|
|
5
6
|
};
|
|
6
|
-
export declare const DevicesIcon: ({ size, color }: DevicesIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export declare const DevicesIcon: ({ id, size, color }: DevicesIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
8
|
export default DevicesIcon;
|