@razorpay/blade 11.4.0 → 11.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/lib/native/components/Breadcrumb/Breadcrumb.native.js +7 -0
- package/build/lib/native/components/Breadcrumb/Breadcrumb.native.js.map +1 -0
- package/build/lib/native/components/Breadcrumb/BreadcrumbItem.native.js +7 -0
- package/build/lib/native/components/Breadcrumb/BreadcrumbItem.native.js.map +1 -0
- package/build/lib/native/components/Link/BaseLink/BaseLink.js +1 -1
- package/build/lib/native/components/Link/BaseLink/BaseLink.js.map +1 -1
- package/build/lib/native/components/index.js +2 -0
- package/build/lib/native/components/index.js.map +1 -1
- package/build/lib/native/utils/metaAttribute/metaConstants.js +1 -1
- package/build/lib/native/utils/metaAttribute/metaConstants.js.map +1 -1
- package/build/lib/web/development/components/Breadcrumb/Breadcrumb.web.js +104 -0
- package/build/lib/web/development/components/Breadcrumb/Breadcrumb.web.js.map +1 -0
- package/build/lib/web/development/components/Breadcrumb/BreadcrumbContext.js +9 -0
- package/build/lib/web/development/components/Breadcrumb/BreadcrumbContext.js.map +1 -0
- package/build/lib/web/development/components/Breadcrumb/BreadcrumbItem.web.js +55 -0
- package/build/lib/web/development/components/Breadcrumb/BreadcrumbItem.web.js.map +1 -0
- package/build/lib/web/development/components/Breadcrumb/index.js +4 -0
- package/build/lib/web/development/components/Breadcrumb/index.js.map +1 -0
- package/build/lib/web/development/components/Breadcrumb/types.js +2 -0
- package/build/lib/web/development/components/Breadcrumb/types.js.map +1 -0
- package/build/lib/web/development/components/Button/Button/index.js +1 -1
- package/build/lib/web/development/components/Link/BaseLink/BaseLink.js +3 -1
- package/build/lib/web/development/components/Link/BaseLink/BaseLink.js.map +1 -1
- package/build/lib/web/development/components/Link/Link/index.js +1 -1
- package/build/lib/web/development/components/index.js +3 -0
- package/build/lib/web/development/components/index.js.map +1 -1
- package/build/lib/web/development/utils/metaAttribute/metaConstants.js +5 -0
- package/build/lib/web/development/utils/metaAttribute/metaConstants.js.map +1 -1
- package/build/lib/web/production/components/Breadcrumb/Breadcrumb.web.js +104 -0
- package/build/lib/web/production/components/Breadcrumb/Breadcrumb.web.js.map +1 -0
- package/build/lib/web/production/components/Breadcrumb/BreadcrumbContext.js +9 -0
- package/build/lib/web/production/components/Breadcrumb/BreadcrumbContext.js.map +1 -0
- package/build/lib/web/production/components/Breadcrumb/BreadcrumbItem.web.js +55 -0
- package/build/lib/web/production/components/Breadcrumb/BreadcrumbItem.web.js.map +1 -0
- package/build/lib/web/production/components/Breadcrumb/index.js +4 -0
- package/build/lib/web/production/components/Breadcrumb/index.js.map +1 -0
- package/build/lib/web/production/components/Breadcrumb/types.js +2 -0
- package/build/lib/web/production/components/Breadcrumb/types.js.map +1 -0
- package/build/lib/web/production/components/Button/Button/index.js +1 -1
- package/build/lib/web/production/components/Link/BaseLink/BaseLink.js +3 -1
- package/build/lib/web/production/components/Link/BaseLink/BaseLink.js.map +1 -1
- package/build/lib/web/production/components/Link/Link/index.js +1 -1
- package/build/lib/web/production/components/index.js +3 -0
- package/build/lib/web/production/components/index.js.map +1 -1
- package/build/lib/web/production/utils/metaAttribute/metaConstants.js +5 -0
- package/build/lib/web/production/utils/metaAttribute/metaConstants.js.map +1 -1
- package/build/types/components/index.d.ts +202 -139
- package/build/types/components/index.native.d.ts +202 -139
- package/package.json +9 -57
|
@@ -5,6 +5,7 @@ import './Amount/index.js';
|
|
|
5
5
|
import './Badge/index.js';
|
|
6
6
|
import './BladeProvider/index.js';
|
|
7
7
|
import './BottomSheet/index.js';
|
|
8
|
+
import './Breadcrumb/index.js';
|
|
8
9
|
import './Box/index.js';
|
|
9
10
|
import './Button/index.js';
|
|
10
11
|
import './Button/IconButton/index.js';
|
|
@@ -58,6 +59,8 @@ export { BottomSheet } from './BottomSheet/BottomSheet.web.js';
|
|
|
58
59
|
export { BottomSheetBody } from './BottomSheet/BottomSheetBody.web.js';
|
|
59
60
|
export { BottomSheetFooter } from './BottomSheet/BottomSheetFooter.web.js';
|
|
60
61
|
export { BottomSheetHeader } from './BottomSheet/BottomSheetHeader.web.js';
|
|
62
|
+
export { Breadcrumb } from './Breadcrumb/Breadcrumb.web.js';
|
|
63
|
+
export { BreadcrumbItem } from './Breadcrumb/BreadcrumbItem.web.js';
|
|
61
64
|
export { Box } from './Box/Box.js';
|
|
62
65
|
export { default as Button } from './Button/Button/Button.js';
|
|
63
66
|
export { IconButton } from './Button/IconButton/IconButton.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -13,6 +13,8 @@ var MetaConstants = {
|
|
|
13
13
|
BaseBox: 'base-box',
|
|
14
14
|
BaseText: 'base-text',
|
|
15
15
|
Button: 'button',
|
|
16
|
+
Breadcrumb: 'breadcrumb',
|
|
17
|
+
BreadcrumbItem: 'breadcrumb-item',
|
|
16
18
|
Carousel: 'carousel',
|
|
17
19
|
Checkbox: 'checkbox',
|
|
18
20
|
CheckboxGroup: 'checkbox-group',
|
|
@@ -30,6 +32,9 @@ var MetaConstants = {
|
|
|
30
32
|
DropdownOverlay: 'dropdown-overlay',
|
|
31
33
|
DropdownFooter: 'dropdown-footer',
|
|
32
34
|
DropdownHeader: 'dropdown-header',
|
|
35
|
+
FileUpload: 'file-upload',
|
|
36
|
+
FileUploadItem: 'file-upload-item',
|
|
37
|
+
FileUploadLabel: 'file-upload-label',
|
|
33
38
|
Icon: 'icon',
|
|
34
39
|
IconButton: 'icon-button',
|
|
35
40
|
Indicator: 'indicator',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"metaConstants.js","sources":["../../../../../../src/utils/metaAttribute/metaConstants.ts"],"sourcesContent":["export const MetaConstants = {\n Accordion: 'accordion',\n AccordionButton: 'accordion-button',\n AccordionItem: 'accordion-item',\n ActionList: 'action-list',\n ActionListItem: 'action-list-item',\n ActionListSection: 'action-list-section',\n Alert: 'alert',\n Amount: 'amount',\n AutoComplete: 'autocomplete',\n Badge: 'badge',\n Box: 'box',\n BaseBox: 'base-box',\n BaseText: 'base-text',\n Button: 'button',\n Carousel: 'carousel',\n Checkbox: 'checkbox',\n CheckboxGroup: 'checkbox-group',\n CheckboxLabel: 'checkbox-label',\n Chip: 'chip',\n ChipGroup: 'chip-group',\n ChipLabel: 'chip-label',\n Code: 'code',\n Component: 'blade-component',\n Counter: 'counter',\n Display: 'display',\n Divider: 'divider',\n Drawer: 'drawer',\n Dropdown: 'dropdown',\n DropdownOverlay: 'dropdown-overlay',\n DropdownFooter: 'dropdown-footer',\n DropdownHeader: 'dropdown-header',\n Icon: 'icon',\n IconButton: 'icon-button',\n Indicator: 'indicator',\n Link: 'link',\n List: 'list',\n ListItem: 'list-item',\n ListItemCode: 'list-item-code',\n ListItemLink: 'list-item-link',\n ListItemText: 'list-item-text',\n OTPInput: 'otp-input',\n PasswordInput: 'password-input',\n TextArea: 'textarea',\n TextInput: 'textinput',\n Toast: 'toast',\n ToastContainer: 'toast-container',\n ProgressBar: 'progress-bar',\n Radio: 'radio',\n RadioGroup: 'radio-group',\n RadioLabel: 'radio-label',\n SkipNav: 'skipnav',\n Spinner: 'spinner',\n SelectInput: 'select-input',\n Tag: 'tag',\n Tooltip: 'tooltip',\n TooltipInteractiveWrapper: 'tooltip-interactive-wrapper',\n Tabs: 'tabs',\n TabList: 'tab-list',\n TabItem: 'tab-item',\n TabPanel: 'tab-panel',\n TabIndicator: 'tab-indicator',\n Table: 'table',\n TableBody: 'table-body',\n TableRow: 'table-row',\n TableCell: 'table-cell',\n TableHeader: 'table-header',\n TableHeaderRow: 'table-header-row',\n TableHeaderCell: 'table-header-cell',\n TableFooter: 'table-footer',\n TableFooterRow: 'table-footer-row',\n TableFooterCell: 'table-footer-cell',\n TableElement: 'table-element',\n TourPopover: 'tour-popover',\n TourMask: 'tour-mask',\n Popover: 'popover',\n PopoverInteractiveWrapper: 'popover-interactive-wrapper',\n BottomSheet: 'bottom-sheet',\n BottomSheetBody: 'bottom-sheet-body',\n BottomSheetHeader: 'bottom-sheet-header',\n BottomSheetFooter: 'bottom-sheet-footer',\n BottomSheetGrabHandle: 'bottomsheet-grab-handle',\n Card: 'card',\n CardBody: 'card-body',\n CardHeader: 'card-header',\n CardFooter: 'card-footer',\n Collapsible: 'collapsible',\n CollapsibleBody: 'collapsible-body',\n CollapsibleButton: 'collapsible-button',\n CollapsibleLink: 'collapsible-link',\n Modal: 'modal',\n ModalBody: 'modal-body',\n ModalHeader: 'modal-header',\n ModalFooter: 'modal-footer',\n ModalBackdrop: 'modal-backdrop',\n ModalScrollOverlay: 'modal-scroll-overlay',\n VisuallyHidden: 'visually-hidden',\n FormLabel: 'form-label',\n Switch: 'switch',\n SwitchLabel: 'switch-label',\n StyledBaseInput: 'styled-base-input',\n Skeleton: 'skeleton',\n} as const;\n"],"names":["MetaConstants","Accordion","AccordionButton","AccordionItem","ActionList","ActionListItem","ActionListSection","Alert","Amount","AutoComplete","Badge","Box","BaseBox","BaseText","Button","Carousel","Checkbox","CheckboxGroup","CheckboxLabel","Chip","ChipGroup","ChipLabel","Code","Component","Counter","Display","Divider","Drawer","Dropdown","DropdownOverlay","DropdownFooter","DropdownHeader","Icon","IconButton","Indicator","Link","List","ListItem","ListItemCode","ListItemLink","ListItemText","OTPInput","PasswordInput","TextArea","TextInput","Toast","ToastContainer","ProgressBar","Radio","RadioGroup","RadioLabel","SkipNav","Spinner","SelectInput","Tag","Tooltip","TooltipInteractiveWrapper","Tabs","TabList","TabItem","TabPanel","TabIndicator","Table","TableBody","TableRow","TableCell","TableHeader","TableHeaderRow","TableHeaderCell","TableFooter","TableFooterRow","TableFooterCell","TableElement","TourPopover","TourMask","Popover","PopoverInteractiveWrapper","BottomSheet","BottomSheetBody","BottomSheetHeader","BottomSheetFooter","BottomSheetGrabHandle","Card","CardBody","CardHeader","CardFooter","Collapsible","CollapsibleBody","CollapsibleButton","CollapsibleLink","Modal","ModalBody","ModalHeader","ModalFooter","ModalBackdrop","ModalScrollOverlay","VisuallyHidden","FormLabel","Switch","SwitchLabel","StyledBaseInput","Skeleton"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"metaConstants.js","sources":["../../../../../../src/utils/metaAttribute/metaConstants.ts"],"sourcesContent":["export const MetaConstants = {\n Accordion: 'accordion',\n AccordionButton: 'accordion-button',\n AccordionItem: 'accordion-item',\n ActionList: 'action-list',\n ActionListItem: 'action-list-item',\n ActionListSection: 'action-list-section',\n Alert: 'alert',\n Amount: 'amount',\n AutoComplete: 'autocomplete',\n Badge: 'badge',\n Box: 'box',\n BaseBox: 'base-box',\n BaseText: 'base-text',\n Button: 'button',\n Breadcrumb: 'breadcrumb',\n BreadcrumbItem: 'breadcrumb-item',\n Carousel: 'carousel',\n Checkbox: 'checkbox',\n CheckboxGroup: 'checkbox-group',\n CheckboxLabel: 'checkbox-label',\n Chip: 'chip',\n ChipGroup: 'chip-group',\n ChipLabel: 'chip-label',\n Code: 'code',\n Component: 'blade-component',\n Counter: 'counter',\n Display: 'display',\n Divider: 'divider',\n Drawer: 'drawer',\n Dropdown: 'dropdown',\n DropdownOverlay: 'dropdown-overlay',\n DropdownFooter: 'dropdown-footer',\n DropdownHeader: 'dropdown-header',\n FileUpload: 'file-upload',\n FileUploadItem: 'file-upload-item',\n FileUploadLabel: 'file-upload-label',\n Icon: 'icon',\n IconButton: 'icon-button',\n Indicator: 'indicator',\n Link: 'link',\n List: 'list',\n ListItem: 'list-item',\n ListItemCode: 'list-item-code',\n ListItemLink: 'list-item-link',\n ListItemText: 'list-item-text',\n OTPInput: 'otp-input',\n PasswordInput: 'password-input',\n TextArea: 'textarea',\n TextInput: 'textinput',\n Toast: 'toast',\n ToastContainer: 'toast-container',\n ProgressBar: 'progress-bar',\n Radio: 'radio',\n RadioGroup: 'radio-group',\n RadioLabel: 'radio-label',\n SkipNav: 'skipnav',\n Spinner: 'spinner',\n SelectInput: 'select-input',\n Tag: 'tag',\n Tooltip: 'tooltip',\n TooltipInteractiveWrapper: 'tooltip-interactive-wrapper',\n Tabs: 'tabs',\n TabList: 'tab-list',\n TabItem: 'tab-item',\n TabPanel: 'tab-panel',\n TabIndicator: 'tab-indicator',\n Table: 'table',\n TableBody: 'table-body',\n TableRow: 'table-row',\n TableCell: 'table-cell',\n TableHeader: 'table-header',\n TableHeaderRow: 'table-header-row',\n TableHeaderCell: 'table-header-cell',\n TableFooter: 'table-footer',\n TableFooterRow: 'table-footer-row',\n TableFooterCell: 'table-footer-cell',\n TableElement: 'table-element',\n TourPopover: 'tour-popover',\n TourMask: 'tour-mask',\n Popover: 'popover',\n PopoverInteractiveWrapper: 'popover-interactive-wrapper',\n BottomSheet: 'bottom-sheet',\n BottomSheetBody: 'bottom-sheet-body',\n BottomSheetHeader: 'bottom-sheet-header',\n BottomSheetFooter: 'bottom-sheet-footer',\n BottomSheetGrabHandle: 'bottomsheet-grab-handle',\n Card: 'card',\n CardBody: 'card-body',\n CardHeader: 'card-header',\n CardFooter: 'card-footer',\n Collapsible: 'collapsible',\n CollapsibleBody: 'collapsible-body',\n CollapsibleButton: 'collapsible-button',\n CollapsibleLink: 'collapsible-link',\n Modal: 'modal',\n ModalBody: 'modal-body',\n ModalHeader: 'modal-header',\n ModalFooter: 'modal-footer',\n ModalBackdrop: 'modal-backdrop',\n ModalScrollOverlay: 'modal-scroll-overlay',\n VisuallyHidden: 'visually-hidden',\n FormLabel: 'form-label',\n Switch: 'switch',\n SwitchLabel: 'switch-label',\n StyledBaseInput: 'styled-base-input',\n Skeleton: 'skeleton',\n} as const;\n"],"names":["MetaConstants","Accordion","AccordionButton","AccordionItem","ActionList","ActionListItem","ActionListSection","Alert","Amount","AutoComplete","Badge","Box","BaseBox","BaseText","Button","Breadcrumb","BreadcrumbItem","Carousel","Checkbox","CheckboxGroup","CheckboxLabel","Chip","ChipGroup","ChipLabel","Code","Component","Counter","Display","Divider","Drawer","Dropdown","DropdownOverlay","DropdownFooter","DropdownHeader","FileUpload","FileUploadItem","FileUploadLabel","Icon","IconButton","Indicator","Link","List","ListItem","ListItemCode","ListItemLink","ListItemText","OTPInput","PasswordInput","TextArea","TextInput","Toast","ToastContainer","ProgressBar","Radio","RadioGroup","RadioLabel","SkipNav","Spinner","SelectInput","Tag","Tooltip","TooltipInteractiveWrapper","Tabs","TabList","TabItem","TabPanel","TabIndicator","Table","TableBody","TableRow","TableCell","TableHeader","TableHeaderRow","TableHeaderCell","TableFooter","TableFooterRow","TableFooterCell","TableElement","TourPopover","TourMask","Popover","PopoverInteractiveWrapper","BottomSheet","BottomSheetBody","BottomSheetHeader","BottomSheetFooter","BottomSheetGrabHandle","Card","CardBody","CardHeader","CardFooter","Collapsible","CollapsibleBody","CollapsibleButton","CollapsibleLink","Modal","ModalBody","ModalHeader","ModalFooter","ModalBackdrop","ModalScrollOverlay","VisuallyHidden","FormLabel","Switch","SwitchLabel","StyledBaseInput","Skeleton"],"mappings":"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"}
|
|
@@ -2643,6 +2643,207 @@ declare const BottomSheetBody: ({ children, padding, }: BottomSheetBodyProps) =>
|
|
|
2643
2643
|
|
|
2644
2644
|
declare const BottomSheet: ({ isOpen, onDismiss, children, initialFocusRef, snapPoints, zIndex, }: BottomSheetProps) => React__default.ReactElement;
|
|
2645
2645
|
|
|
2646
|
+
type BaseLinkCommonProps = {
|
|
2647
|
+
color?: 'primary' | 'white' | 'positive' | 'negative' | 'notice' | 'information' | 'neutral';
|
|
2648
|
+
icon?: IconComponent;
|
|
2649
|
+
iconPosition?: 'left' | 'right';
|
|
2650
|
+
onClick?: (event: SyntheticEvent) => void;
|
|
2651
|
+
onBlur?: Platform.Select<{
|
|
2652
|
+
native: (event: GestureResponderEvent) => void;
|
|
2653
|
+
web: (event: React__default.FocusEvent<HTMLButtonElement>) => void;
|
|
2654
|
+
}>;
|
|
2655
|
+
onMouseLeave?: Platform.Select<{
|
|
2656
|
+
native: (event: GestureResponderEvent) => void;
|
|
2657
|
+
web: (event: React__default.MouseEvent<HTMLButtonElement>) => void;
|
|
2658
|
+
}>;
|
|
2659
|
+
onKeyDown?: Platform.Select<{
|
|
2660
|
+
native: (event: GestureResponderEvent) => void;
|
|
2661
|
+
web: (event: React__default.KeyboardEvent<HTMLButtonElement>) => void;
|
|
2662
|
+
}>;
|
|
2663
|
+
accessibilityProps?: Partial<AccessibilityProps>;
|
|
2664
|
+
/**
|
|
2665
|
+
* Sets the size of the link
|
|
2666
|
+
*
|
|
2667
|
+
* @default medium
|
|
2668
|
+
*/
|
|
2669
|
+
size?: Extract<BaseTextSizes, 'xsmall' | 'small' | 'medium' | 'large'>;
|
|
2670
|
+
/**
|
|
2671
|
+
* Defines how far your touch can start away from the link. This is a react-native only prop and has no effect on web.
|
|
2672
|
+
*/
|
|
2673
|
+
hitSlop?: {
|
|
2674
|
+
top?: number;
|
|
2675
|
+
right?: number;
|
|
2676
|
+
bottom?: number;
|
|
2677
|
+
left?: number;
|
|
2678
|
+
} | number;
|
|
2679
|
+
/**
|
|
2680
|
+
* The title of the link which is displayed as a tooltip. This is a web only prop and has no effect on react-native.
|
|
2681
|
+
*/
|
|
2682
|
+
htmlTitle?: string;
|
|
2683
|
+
opacity?: number;
|
|
2684
|
+
} & TestID & StyledPropsBlade & Omit<BladeCommonEvents, 'onBlur' | 'onMouseLeave'>;
|
|
2685
|
+
type BaseLinkWithoutIconProps = BaseLinkCommonProps & {
|
|
2686
|
+
icon?: undefined;
|
|
2687
|
+
children: StringChildrenType;
|
|
2688
|
+
};
|
|
2689
|
+
type BaseLinkWithIconProps = BaseLinkCommonProps & {
|
|
2690
|
+
icon: IconComponent;
|
|
2691
|
+
children?: StringChildrenType;
|
|
2692
|
+
};
|
|
2693
|
+
type BaseLinkPropsWithOrWithoutIcon = BaseLinkWithIconProps | BaseLinkWithoutIconProps;
|
|
2694
|
+
type BaseLinkAnchorVariantProps = BaseLinkPropsWithOrWithoutIcon & {
|
|
2695
|
+
variant?: 'anchor';
|
|
2696
|
+
href?: string;
|
|
2697
|
+
target?: string;
|
|
2698
|
+
rel?: string;
|
|
2699
|
+
isDisabled?: undefined;
|
|
2700
|
+
};
|
|
2701
|
+
type BaseLinkButtonVariantProps = BaseLinkPropsWithOrWithoutIcon & {
|
|
2702
|
+
variant?: 'button';
|
|
2703
|
+
isDisabled?: boolean;
|
|
2704
|
+
href?: undefined;
|
|
2705
|
+
target?: undefined;
|
|
2706
|
+
rel?: undefined;
|
|
2707
|
+
};
|
|
2708
|
+
type BaseLinkProps = BaseLinkAnchorVariantProps | BaseLinkButtonVariantProps;
|
|
2709
|
+
|
|
2710
|
+
type LinkCommonProps = {
|
|
2711
|
+
variant?: 'anchor' | 'button';
|
|
2712
|
+
icon?: IconComponent;
|
|
2713
|
+
color?: 'primary' | 'white' | 'neutral';
|
|
2714
|
+
iconPosition?: 'left' | 'right';
|
|
2715
|
+
isDisabled?: boolean;
|
|
2716
|
+
onClick?: (event: SyntheticEvent) => void;
|
|
2717
|
+
href?: string;
|
|
2718
|
+
target?: string;
|
|
2719
|
+
accessibilityLabel?: string;
|
|
2720
|
+
/**
|
|
2721
|
+
* It is exposed for internal usage with tooltip.
|
|
2722
|
+
*
|
|
2723
|
+
* @private
|
|
2724
|
+
*/
|
|
2725
|
+
'aria-describedby'?: string;
|
|
2726
|
+
/**
|
|
2727
|
+
* Sets the size of the link
|
|
2728
|
+
*
|
|
2729
|
+
* @default medium
|
|
2730
|
+
*/
|
|
2731
|
+
size?: BaseLinkProps['size'];
|
|
2732
|
+
} & TestID & StyledPropsBlade & BladeCommonEvents & Platform.Select<{
|
|
2733
|
+
native: {
|
|
2734
|
+
/**
|
|
2735
|
+
* Defines how far your touch can start away from the link
|
|
2736
|
+
*/
|
|
2737
|
+
hitSlop?: {
|
|
2738
|
+
top?: number;
|
|
2739
|
+
right?: number;
|
|
2740
|
+
bottom?: number;
|
|
2741
|
+
left?: number;
|
|
2742
|
+
} | number;
|
|
2743
|
+
/**
|
|
2744
|
+
* This is a web only prop and has no effect on react-native.
|
|
2745
|
+
*/
|
|
2746
|
+
htmlTitle?: undefined;
|
|
2747
|
+
};
|
|
2748
|
+
web: {
|
|
2749
|
+
/**
|
|
2750
|
+
* This is a react-native only prop and has no effect on web.
|
|
2751
|
+
*/
|
|
2752
|
+
hitSlop?: undefined;
|
|
2753
|
+
/**
|
|
2754
|
+
* The title of the link which is displayed as a tooltip.
|
|
2755
|
+
*/
|
|
2756
|
+
htmlTitle?: string;
|
|
2757
|
+
};
|
|
2758
|
+
}>;
|
|
2759
|
+
type LinkWithoutIconProps = LinkCommonProps & {
|
|
2760
|
+
icon?: undefined;
|
|
2761
|
+
children: StringChildrenType;
|
|
2762
|
+
};
|
|
2763
|
+
type LinkWithIconProps = LinkCommonProps & {
|
|
2764
|
+
icon: IconComponent;
|
|
2765
|
+
children?: StringChildrenType;
|
|
2766
|
+
};
|
|
2767
|
+
type LinkPropsWithOrWithoutIcon = LinkWithIconProps | LinkWithoutIconProps;
|
|
2768
|
+
type LinkAnchorVariantProps = LinkPropsWithOrWithoutIcon & {
|
|
2769
|
+
variant?: 'anchor';
|
|
2770
|
+
href?: string;
|
|
2771
|
+
target?: string;
|
|
2772
|
+
rel?: string;
|
|
2773
|
+
isDisabled?: undefined;
|
|
2774
|
+
};
|
|
2775
|
+
type LinkButtonVariantProps = LinkPropsWithOrWithoutIcon & {
|
|
2776
|
+
variant?: 'button';
|
|
2777
|
+
isDisabled?: boolean;
|
|
2778
|
+
href?: undefined;
|
|
2779
|
+
target?: undefined;
|
|
2780
|
+
rel?: undefined;
|
|
2781
|
+
};
|
|
2782
|
+
type LinkProps = LinkAnchorVariantProps | LinkButtonVariantProps;
|
|
2783
|
+
declare const Link: React__default.ForwardRefExoticComponent<LinkProps & React__default.RefAttributes<BladeElementRef>>;
|
|
2784
|
+
|
|
2785
|
+
type BreadcrumbProps = StyledPropsBlade & {
|
|
2786
|
+
/**
|
|
2787
|
+
* Size of the Breadcrumb
|
|
2788
|
+
*
|
|
2789
|
+
* @default medium
|
|
2790
|
+
*/
|
|
2791
|
+
size?: 'small' | 'medium' | 'large';
|
|
2792
|
+
/**
|
|
2793
|
+
* Color of the Breadcrumb
|
|
2794
|
+
*
|
|
2795
|
+
* @default neutral
|
|
2796
|
+
*/
|
|
2797
|
+
color?: 'neutral' | 'primary' | 'white';
|
|
2798
|
+
/**
|
|
2799
|
+
* Content of the Breadcrumb, accepts BreadcrumbItem
|
|
2800
|
+
*/
|
|
2801
|
+
children: React.ReactNode;
|
|
2802
|
+
/**
|
|
2803
|
+
* Whether to show the last separator
|
|
2804
|
+
*/
|
|
2805
|
+
showLastSeparator?: boolean;
|
|
2806
|
+
/**
|
|
2807
|
+
* aria-label for breadcrumb
|
|
2808
|
+
*/
|
|
2809
|
+
accessibilityLabel?: string;
|
|
2810
|
+
};
|
|
2811
|
+
type BreadcrumbItemProps = {
|
|
2812
|
+
/**
|
|
2813
|
+
* Href of the BreadcrumbItem
|
|
2814
|
+
*/
|
|
2815
|
+
href: string;
|
|
2816
|
+
/**
|
|
2817
|
+
* Function to be called on click of the BreadcrumbItem,
|
|
2818
|
+
*
|
|
2819
|
+
* This can be used to integrate with routing libraries like `react-router-dom`
|
|
2820
|
+
*/
|
|
2821
|
+
onClick?: LinkProps['onClick'];
|
|
2822
|
+
/**
|
|
2823
|
+
* Whether the BreadcrumbItem is the current page,
|
|
2824
|
+
* Sets the aria-current attribute to `page`
|
|
2825
|
+
*
|
|
2826
|
+
* @default false
|
|
2827
|
+
*/
|
|
2828
|
+
isCurrentPage?: boolean;
|
|
2829
|
+
/**
|
|
2830
|
+
* Content of the BreadcrumbItem
|
|
2831
|
+
*/
|
|
2832
|
+
children?: StringChildrenType;
|
|
2833
|
+
/**
|
|
2834
|
+
* Icon to be shown before the BreadcrumbItem
|
|
2835
|
+
*/
|
|
2836
|
+
icon?: IconComponent;
|
|
2837
|
+
/**
|
|
2838
|
+
* Accessibility label for the BreadcrumbItem, can be used in icon only variant
|
|
2839
|
+
*/
|
|
2840
|
+
accessibilityLabel?: string;
|
|
2841
|
+
};
|
|
2842
|
+
|
|
2843
|
+
declare const Breadcrumb: ({ size, color, showLastSeparator, accessibilityLabel, children, ...styledProps }: BreadcrumbProps) => React__default.ReactElement;
|
|
2844
|
+
|
|
2845
|
+
declare const BreadcrumbItem: ({ children, href, icon: Icon, isCurrentPage, onClick, accessibilityLabel, }: BreadcrumbItemProps) => React__default.ReactElement;
|
|
2846
|
+
|
|
2646
2847
|
declare const Box: React__default.ForwardRefExoticComponent<Partial<PaddingProps & MarginProps & {
|
|
2647
2848
|
width: SpacingValueType | {
|
|
2648
2849
|
readonly base?: SpacingValueType | undefined;
|
|
@@ -3182,69 +3383,6 @@ declare const Box: React__default.ForwardRefExoticComponent<Partial<PaddingProps
|
|
|
3182
3383
|
id?: string | undefined;
|
|
3183
3384
|
} & TestID> & React__default.RefAttributes<BoxRefType>>;
|
|
3184
3385
|
|
|
3185
|
-
type BaseLinkCommonProps = {
|
|
3186
|
-
color?: 'primary' | 'white' | 'positive' | 'negative' | 'notice' | 'information' | 'neutral';
|
|
3187
|
-
icon?: IconComponent;
|
|
3188
|
-
iconPosition?: 'left' | 'right';
|
|
3189
|
-
onClick?: (event: SyntheticEvent) => void;
|
|
3190
|
-
onBlur?: Platform.Select<{
|
|
3191
|
-
native: (event: GestureResponderEvent) => void;
|
|
3192
|
-
web: (event: React__default.FocusEvent<HTMLButtonElement>) => void;
|
|
3193
|
-
}>;
|
|
3194
|
-
onMouseLeave?: Platform.Select<{
|
|
3195
|
-
native: (event: GestureResponderEvent) => void;
|
|
3196
|
-
web: (event: React__default.MouseEvent<HTMLButtonElement>) => void;
|
|
3197
|
-
}>;
|
|
3198
|
-
onKeyDown?: Platform.Select<{
|
|
3199
|
-
native: (event: GestureResponderEvent) => void;
|
|
3200
|
-
web: (event: React__default.KeyboardEvent<HTMLButtonElement>) => void;
|
|
3201
|
-
}>;
|
|
3202
|
-
accessibilityProps?: Partial<AccessibilityProps>;
|
|
3203
|
-
/**
|
|
3204
|
-
* Sets the size of the link
|
|
3205
|
-
*
|
|
3206
|
-
* @default medium
|
|
3207
|
-
*/
|
|
3208
|
-
size?: Extract<BaseTextSizes, 'xsmall' | 'small' | 'medium' | 'large'>;
|
|
3209
|
-
/**
|
|
3210
|
-
* Defines how far your touch can start away from the link. This is a react-native only prop and has no effect on web.
|
|
3211
|
-
*/
|
|
3212
|
-
hitSlop?: {
|
|
3213
|
-
top?: number;
|
|
3214
|
-
right?: number;
|
|
3215
|
-
bottom?: number;
|
|
3216
|
-
left?: number;
|
|
3217
|
-
} | number;
|
|
3218
|
-
/**
|
|
3219
|
-
* The title of the link which is displayed as a tooltip. This is a web only prop and has no effect on react-native.
|
|
3220
|
-
*/
|
|
3221
|
-
htmlTitle?: string;
|
|
3222
|
-
} & TestID & StyledPropsBlade & Omit<BladeCommonEvents, 'onBlur' | 'onMouseLeave'>;
|
|
3223
|
-
type BaseLinkWithoutIconProps = BaseLinkCommonProps & {
|
|
3224
|
-
icon?: undefined;
|
|
3225
|
-
children: StringChildrenType;
|
|
3226
|
-
};
|
|
3227
|
-
type BaseLinkWithIconProps = BaseLinkCommonProps & {
|
|
3228
|
-
icon: IconComponent;
|
|
3229
|
-
children?: StringChildrenType;
|
|
3230
|
-
};
|
|
3231
|
-
type BaseLinkPropsWithOrWithoutIcon = BaseLinkWithIconProps | BaseLinkWithoutIconProps;
|
|
3232
|
-
type BaseLinkAnchorVariantProps = BaseLinkPropsWithOrWithoutIcon & {
|
|
3233
|
-
variant?: 'anchor';
|
|
3234
|
-
href?: string;
|
|
3235
|
-
target?: string;
|
|
3236
|
-
rel?: string;
|
|
3237
|
-
isDisabled?: undefined;
|
|
3238
|
-
};
|
|
3239
|
-
type BaseLinkButtonVariantProps = BaseLinkPropsWithOrWithoutIcon & {
|
|
3240
|
-
variant?: 'button';
|
|
3241
|
-
isDisabled?: boolean;
|
|
3242
|
-
href?: undefined;
|
|
3243
|
-
target?: undefined;
|
|
3244
|
-
rel?: undefined;
|
|
3245
|
-
};
|
|
3246
|
-
type BaseLinkProps = BaseLinkAnchorVariantProps | BaseLinkButtonVariantProps;
|
|
3247
|
-
|
|
3248
3386
|
type BaseButtonCommonProps = {
|
|
3249
3387
|
href?: BaseLinkProps['href'];
|
|
3250
3388
|
target?: BaseLinkProps['target'];
|
|
@@ -3531,81 +3669,6 @@ type CardBodyProps = {
|
|
|
3531
3669
|
} & TestID;
|
|
3532
3670
|
declare const CardBody: ({ height, children, testID }: CardBodyProps) => React__default.ReactElement;
|
|
3533
3671
|
|
|
3534
|
-
type LinkCommonProps = {
|
|
3535
|
-
variant?: 'anchor' | 'button';
|
|
3536
|
-
icon?: IconComponent;
|
|
3537
|
-
color?: 'primary' | 'white' | 'neutral';
|
|
3538
|
-
iconPosition?: 'left' | 'right';
|
|
3539
|
-
isDisabled?: boolean;
|
|
3540
|
-
onClick?: (event: SyntheticEvent) => void;
|
|
3541
|
-
href?: string;
|
|
3542
|
-
target?: string;
|
|
3543
|
-
accessibilityLabel?: string;
|
|
3544
|
-
/**
|
|
3545
|
-
* It is exposed for internal usage with tooltip.
|
|
3546
|
-
*
|
|
3547
|
-
* @private
|
|
3548
|
-
*/
|
|
3549
|
-
'aria-describedby'?: string;
|
|
3550
|
-
/**
|
|
3551
|
-
* Sets the size of the link
|
|
3552
|
-
*
|
|
3553
|
-
* @default medium
|
|
3554
|
-
*/
|
|
3555
|
-
size?: BaseLinkProps['size'];
|
|
3556
|
-
} & TestID & StyledPropsBlade & BladeCommonEvents & Platform.Select<{
|
|
3557
|
-
native: {
|
|
3558
|
-
/**
|
|
3559
|
-
* Defines how far your touch can start away from the link
|
|
3560
|
-
*/
|
|
3561
|
-
hitSlop?: {
|
|
3562
|
-
top?: number;
|
|
3563
|
-
right?: number;
|
|
3564
|
-
bottom?: number;
|
|
3565
|
-
left?: number;
|
|
3566
|
-
} | number;
|
|
3567
|
-
/**
|
|
3568
|
-
* This is a web only prop and has no effect on react-native.
|
|
3569
|
-
*/
|
|
3570
|
-
htmlTitle?: undefined;
|
|
3571
|
-
};
|
|
3572
|
-
web: {
|
|
3573
|
-
/**
|
|
3574
|
-
* This is a react-native only prop and has no effect on web.
|
|
3575
|
-
*/
|
|
3576
|
-
hitSlop?: undefined;
|
|
3577
|
-
/**
|
|
3578
|
-
* The title of the link which is displayed as a tooltip.
|
|
3579
|
-
*/
|
|
3580
|
-
htmlTitle?: string;
|
|
3581
|
-
};
|
|
3582
|
-
}>;
|
|
3583
|
-
type LinkWithoutIconProps = LinkCommonProps & {
|
|
3584
|
-
icon?: undefined;
|
|
3585
|
-
children: StringChildrenType;
|
|
3586
|
-
};
|
|
3587
|
-
type LinkWithIconProps = LinkCommonProps & {
|
|
3588
|
-
icon: IconComponent;
|
|
3589
|
-
children?: StringChildrenType;
|
|
3590
|
-
};
|
|
3591
|
-
type LinkPropsWithOrWithoutIcon = LinkWithIconProps | LinkWithoutIconProps;
|
|
3592
|
-
type LinkAnchorVariantProps = LinkPropsWithOrWithoutIcon & {
|
|
3593
|
-
variant?: 'anchor';
|
|
3594
|
-
href?: string;
|
|
3595
|
-
target?: string;
|
|
3596
|
-
rel?: string;
|
|
3597
|
-
isDisabled?: undefined;
|
|
3598
|
-
};
|
|
3599
|
-
type LinkButtonVariantProps = LinkPropsWithOrWithoutIcon & {
|
|
3600
|
-
variant?: 'button';
|
|
3601
|
-
isDisabled?: boolean;
|
|
3602
|
-
href?: undefined;
|
|
3603
|
-
target?: undefined;
|
|
3604
|
-
rel?: undefined;
|
|
3605
|
-
};
|
|
3606
|
-
type LinkProps = LinkAnchorVariantProps | LinkButtonVariantProps;
|
|
3607
|
-
declare const Link: React__default.ForwardRefExoticComponent<LinkProps & React__default.RefAttributes<BladeElementRef>>;
|
|
3608
|
-
|
|
3609
3672
|
type CounterProps = {
|
|
3610
3673
|
/**
|
|
3611
3674
|
* Sets the value for the counter.
|
|
@@ -8812,4 +8875,4 @@ declare const VisuallyHidden: ({ children, testID }: VisuallyHiddenProps) => Rea
|
|
|
8812
8875
|
*/
|
|
8813
8876
|
declare const screenReaderStyles: CSSObject;
|
|
8814
8877
|
|
|
8815
|
-
export { Accordion, AccordionItem, AccordionItemProps, AccordionProps, ActionList, ActionListItem, ActionListItemAsset, ActionListItemAssetProps, ActionListItemBadge, ActionListItemBadgeGroup, ActionListItemIcon, ActionListItemProps, ActionListItemText, ActionListProps, ActionListSection, ActionListSectionProps, ActivityIcon, AirplayIcon, Alert, AlertCircleIcon, AlertTriangleIcon as AlertOctagonIcon, AlertOnlyIcon, AlertProps, AlertTriangleIcon$1 as AlertTriangleIcon, AlignCenterIcon, AlignJustifyIcon, AlignLeftIcon, AlignRightIcon, Amount, AmountProps, AnchorIcon, AnnouncementIcon, ApertureIcon, AppStoreIcon, ArrowDownIcon, ArrowDownLeftIcon, ArrowDownRightIcon, ArrowLeftIcon, ArrowRightIcon, ArrowUpIcon, ArrowUpLeftIcon, ArrowUpRightIcon, AtSignIcon, Attachment as AttachmentIcon, AutoComplete, AutoCompleteProps, AwardIcon, Badge, BadgeProps, BankIcon, BarChartAltIcon, BarChartIcon, BatteryChargingIcon, BatteryIcon, BellIcon, BellOffIcon, BillIcon, BladeCommonEvents, BladeProvider, BladeProviderProps, BluetoothIcon, BoldIcon, BookIcon, BookmarkIcon, BottomSheet, BottomSheetBody, BottomSheetBodyProps, BottomSheetFooter, BottomSheetFooterProps, BottomSheetHeader, BottomSheetHeaderProps, BottomSheetProps, Box, BoxIcon, BoxProps, BoxRefType, BriefcaseIcon, BulkPayoutsIcon, Button, ButtonProps, CalendarIcon, CameraIcon, CameraOffIcon, Card, CardBody, CardFooter, CardFooterAction, CardFooterLeading, CardFooterTrailing, CardHeader, CardHeaderAmount, CardHeaderBadge, CardHeaderCounter, CardHeaderIcon, CardHeaderIconButton, CardHeaderLeading, CardHeaderLink, CardHeaderText, CardHeaderTrailing, CardProps, Carousel, CarouselItem, CarouselProps, CastIcon, CheckCircleIcon, CheckIcon, CheckSquareIcon, Checkbox, CheckboxGroup, CheckboxGroupProps, CheckboxProps, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, ChevronsDownIcon, ChevronsLeftIcon, ChevronsRightIcon, ChevronsUpIcon, Chip, ChipGroup, ChipGroupProps, ChipProps, ChromeIcon, CircleIcon, ClipboardIcon, ClockIcon, CloseIcon, CloudDrizzleIcon, CloudIcon, CloudLightningIcon, CloudOffIcon, CloudRainIcon, CloudSnowIcon, Code, CodeProps, CodepenIcon, CoinsIcon, Collapsible, CollapsibleBody, CollapsibleBodyProps, CollapsibleButton, CollapsibleButtonProps, CollapsibleLink, CollapsibleLinkProps, CollapsibleProps, CommandIcon, CompassIcon, ComponentIds, CopyIcon, CornerDownLeftIcon, CornerDownRightIcon, CornerLeftDownIcon, CornerLeftUpIcon, CornerRightDownIcon, CornerRightUpIcon, CornerUpLeftIcon, CornerUpRightIcon, Counter, CounterProps, CpuIcon, CreditCardIcon, CropIcon, CrosshairIcon, CustomersIcon, CutIcon, DashboardIcon, DeleteIcon, DiscIcon, Display, DisplayProps, Divider, DividerProps, DollarIcon, DollarsIcon, DownloadCloudIcon, DownloadIcon, Drawer, DrawerBody, DrawerHeader, DrawerHeaderProps, DrawerProps, Dropdown, DropdownButton, DropdownFooter, DropdownHeader, DropdownLink, DropdownOverlay, DropdownOverlayProps, DropdownProps, DropletIcon, EditComposeIcon, EditIcon, EditInlineIcon, ExportIcon, ExternalLinkIcon, EyeIcon, EyeOffIcon, FacebookIcon, FastForwardIcon, FeatherIcon, FileIcon, FileMinusIcon, FilePlusIcon, FileTextIcon, FileZipIcon, FilmIcon, FilterIcon, FlagIcon, FolderIcon, FullScreenEnterIcon, FullScreenExitIcon, GithubIcon, GitlabIcon, GlobeIcon, GridIcon, HashIcon, Heading, HeadingProps, HeadphonesIcon, HeartIcon, HelpCircleIcon, HistoryIcon, HomeIcon, IconButton, IconButtonProps, IconColors, IconComponent, IconProps, IconSize, Identifier, ImageIcon, InboxIcon, Indicator, IndicatorProps, InfoIcon, InstagramIcon, InvoicesIcon, ItalicIcon, LayersIcon, LayoutIcon, LifeBuoyIcon, Link, LinkButtonVariantProps, LinkIcon, LinkProps, List, ListIcon, ListItem, ListItemCode, ListItemCodeProps, ListItemLink, ListItemLinkProps, ListItemProps, ListItemText, ListItemTextProps, ListProps, LoaderIcon, LockIcon, LogInIcon, LogOutIcon, MailIcon, MailOpenIcon, MapIcon, MapPinIcon, MaximizeIcon, MenuDotsIcon, MenuIcon, MessageCircleIcon, MessageSquareIcon, MicIcon, MicOffIcon, MinimizeIcon, MinusCircleIcon, MinusIcon, MinusSquareIcon, Modal, ModalBody, ModalBodyProps, ModalFooter, ModalFooterProps, ModalHeader, ModalHeaderProps, ModalProps, MonitorIcon, MoonIcon, MoreHorizontalIcon, MoreVerticalIcon, MoveIcon, MusicIcon, MyAccountIcon, NavigationIcon, OTPInput, OTPInputCommonProps, OTPInputProps, OctagonIcon, OffersIcon, PackageIcon, PaperclipIcon, PasswordInput, PasswordInputProps, PauseCircleIcon, PauseIcon, PaymentButtonsIcon, PaymentLinksIcon, PaymentPagesIcon, PercentIcon, PhoneCallIcon, PhoneForwardedIcon, PhoneIcon, PhoneIncomingIcon, PhoneMissedIcon, PhoneOffIcon, PhoneOutgoingIcon, PieChartIcon, PlayCircleIcon, PlayIcon, PlusCircleIcon, PlusIcon, PlusSquareIcon, PocketIcon, Popover, PopoverInteractiveWrapper, PopoverProps, PopoverTriggerProps, PowerIcon, PrinterIcon, ProgressBar, ProgressBarProps, ProgressBarVariant, QRCodeIcon, Radio, RadioGroup, RadioGroupProps, RadioIcon, RadioProps, RazorpayIcon, RazorpayXIcon, RefreshIcon, RepeatIcon, ReportsIcon, RewindIcon, RotateClockWiseIcon, RotateCounterClockWiseIcon, RoutesIcon, RupeeIcon, RupeesIcon, SaveIcon, ScissorsIcon, SearchIcon, SelectInput, SelectInputProps, SendIcon, ServerIcon, SettingsIcon, SettlementsIcon, ShareIcon, ShieldIcon, ShoppingCartIcon, ShuffleIcon, SidebarIcon, Skeleton, SkeletonProps, SkipBackIcon, SkipForwardIcon, SkipNavContent, SkipNavLink, SlackIcon, SlashIcon, SlidersIcon, SmartCollectIcon, SmartphoneIcon, SpeakerIcon, Spinner, SpinnerProps, SpotlightPopoverStepRenderProps, SpotlightPopoverTour, SpotlightPopoverTourFooter, SpotlightPopoverTourProps, SpotlightPopoverTourStep, SpotlightPopoverTourSteps, SquareIcon, StampIcon, StarIcon, StopCircleIcon, SubscriptionsIcon, SunIcon, SunriseIcon, SunsetIcon, Switch, SwitchProps, TabItem, TabItemProps, TabList, TabPanel, TabPanelProps, Table, TableBackgroundColors, TableBody, TableBodyProps, TableCell, TableCellProps, TableData, TableFooter, TableFooterCell, TableFooterCellProps, TableFooterProps, TableFooterRow, TableFooterRowProps, TableHeader, TableHeaderCell, TableHeaderCellProps, TableHeaderProps, TableHeaderRow, TableHeaderRowProps, TableNode, TablePagination, TablePaginationCommonProps, TablePaginationProps, TablePaginationType, TableProps, TableRow, TableRowProps, TableToolbar, TableToolbarActions, TableToolbarActionsProps, TableToolbarProps, TabletIcon, Tabs, TabsProps, Tag, TagIcon, TagProps, TargetIcon, Text, TextArea, TextAreaProps, TextInput, TextInputProps, TextProps, TextVariant, Theme, ThermometerIcon, ThumbsDownIcon, ThumbsUpIcon, ToastContainer, ToastProps, ToggleLeftIcon, ToggleRightIcon, Tooltip, TooltipInteractiveWrapper, TooltipProps, TransactionsIcon, TrashIcon, TrendingDownIcon, TrendingUpIcon, TriangleIcon, TvIcon, TwitterIcon, TypeIcon, UmbrellaIcon, UnderlineIcon, UnlockIcon, UploadCloudIcon, UploadIcon, UseToastReturn, UserCheckIcon, UserIcon, UserMinusIcon, UserPlusIcon, UserXIcon, UsersIcon, VideoIcon, VideoOffIcon, VisuallyHidden, VisuallyHiddenProps, VoicemailIcon, VolumeHighIcon, VolumeIcon, VolumeLowIcon, VolumeMuteIcon, WatchIcon, WifiIcon, WifiOffIcon, WindIcon, XCircleIcon, XSquareIcon, ZapIcon, ZoomInIcon, ZoomOutIcon, announce, clearAnnouncer, destroyAnnouncer, getTextProps, screenReaderStyles, useTheme, useToast };
|
|
8878
|
+
export { Accordion, AccordionItem, AccordionItemProps, AccordionProps, ActionList, ActionListItem, ActionListItemAsset, ActionListItemAssetProps, ActionListItemBadge, ActionListItemBadgeGroup, ActionListItemIcon, ActionListItemProps, ActionListItemText, ActionListProps, ActionListSection, ActionListSectionProps, ActivityIcon, AirplayIcon, Alert, AlertCircleIcon, AlertTriangleIcon as AlertOctagonIcon, AlertOnlyIcon, AlertProps, AlertTriangleIcon$1 as AlertTriangleIcon, AlignCenterIcon, AlignJustifyIcon, AlignLeftIcon, AlignRightIcon, Amount, AmountProps, AnchorIcon, AnnouncementIcon, ApertureIcon, AppStoreIcon, ArrowDownIcon, ArrowDownLeftIcon, ArrowDownRightIcon, ArrowLeftIcon, ArrowRightIcon, ArrowUpIcon, ArrowUpLeftIcon, ArrowUpRightIcon, AtSignIcon, Attachment as AttachmentIcon, AutoComplete, AutoCompleteProps, AwardIcon, Badge, BadgeProps, BankIcon, BarChartAltIcon, BarChartIcon, BatteryChargingIcon, BatteryIcon, BellIcon, BellOffIcon, BillIcon, BladeCommonEvents, BladeProvider, BladeProviderProps, BluetoothIcon, BoldIcon, BookIcon, BookmarkIcon, BottomSheet, BottomSheetBody, BottomSheetBodyProps, BottomSheetFooter, BottomSheetFooterProps, BottomSheetHeader, BottomSheetHeaderProps, BottomSheetProps, Box, BoxIcon, BoxProps, BoxRefType, Breadcrumb, BreadcrumbItem, BreadcrumbItemProps, BreadcrumbProps, BriefcaseIcon, BulkPayoutsIcon, Button, ButtonProps, CalendarIcon, CameraIcon, CameraOffIcon, Card, CardBody, CardFooter, CardFooterAction, CardFooterLeading, CardFooterTrailing, CardHeader, CardHeaderAmount, CardHeaderBadge, CardHeaderCounter, CardHeaderIcon, CardHeaderIconButton, CardHeaderLeading, CardHeaderLink, CardHeaderText, CardHeaderTrailing, CardProps, Carousel, CarouselItem, CarouselProps, CastIcon, CheckCircleIcon, CheckIcon, CheckSquareIcon, Checkbox, CheckboxGroup, CheckboxGroupProps, CheckboxProps, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, ChevronsDownIcon, ChevronsLeftIcon, ChevronsRightIcon, ChevronsUpIcon, Chip, ChipGroup, ChipGroupProps, ChipProps, ChromeIcon, CircleIcon, ClipboardIcon, ClockIcon, CloseIcon, CloudDrizzleIcon, CloudIcon, CloudLightningIcon, CloudOffIcon, CloudRainIcon, CloudSnowIcon, Code, CodeProps, CodepenIcon, CoinsIcon, Collapsible, CollapsibleBody, CollapsibleBodyProps, CollapsibleButton, CollapsibleButtonProps, CollapsibleLink, CollapsibleLinkProps, CollapsibleProps, CommandIcon, CompassIcon, ComponentIds, CopyIcon, CornerDownLeftIcon, CornerDownRightIcon, CornerLeftDownIcon, CornerLeftUpIcon, CornerRightDownIcon, CornerRightUpIcon, CornerUpLeftIcon, CornerUpRightIcon, Counter, CounterProps, CpuIcon, CreditCardIcon, CropIcon, CrosshairIcon, CustomersIcon, CutIcon, DashboardIcon, DeleteIcon, DiscIcon, Display, DisplayProps, Divider, DividerProps, DollarIcon, DollarsIcon, DownloadCloudIcon, DownloadIcon, Drawer, DrawerBody, DrawerHeader, DrawerHeaderProps, DrawerProps, Dropdown, DropdownButton, DropdownFooter, DropdownHeader, DropdownLink, DropdownOverlay, DropdownOverlayProps, DropdownProps, DropletIcon, EditComposeIcon, EditIcon, EditInlineIcon, ExportIcon, ExternalLinkIcon, EyeIcon, EyeOffIcon, FacebookIcon, FastForwardIcon, FeatherIcon, FileIcon, FileMinusIcon, FilePlusIcon, FileTextIcon, FileZipIcon, FilmIcon, FilterIcon, FlagIcon, FolderIcon, FullScreenEnterIcon, FullScreenExitIcon, GithubIcon, GitlabIcon, GlobeIcon, GridIcon, HashIcon, Heading, HeadingProps, HeadphonesIcon, HeartIcon, HelpCircleIcon, HistoryIcon, HomeIcon, IconButton, IconButtonProps, IconColors, IconComponent, IconProps, IconSize, Identifier, ImageIcon, InboxIcon, Indicator, IndicatorProps, InfoIcon, InstagramIcon, InvoicesIcon, ItalicIcon, LayersIcon, LayoutIcon, LifeBuoyIcon, Link, LinkButtonVariantProps, LinkIcon, LinkProps, List, ListIcon, ListItem, ListItemCode, ListItemCodeProps, ListItemLink, ListItemLinkProps, ListItemProps, ListItemText, ListItemTextProps, ListProps, LoaderIcon, LockIcon, LogInIcon, LogOutIcon, MailIcon, MailOpenIcon, MapIcon, MapPinIcon, MaximizeIcon, MenuDotsIcon, MenuIcon, MessageCircleIcon, MessageSquareIcon, MicIcon, MicOffIcon, MinimizeIcon, MinusCircleIcon, MinusIcon, MinusSquareIcon, Modal, ModalBody, ModalBodyProps, ModalFooter, ModalFooterProps, ModalHeader, ModalHeaderProps, ModalProps, MonitorIcon, MoonIcon, MoreHorizontalIcon, MoreVerticalIcon, MoveIcon, MusicIcon, MyAccountIcon, NavigationIcon, OTPInput, OTPInputCommonProps, OTPInputProps, OctagonIcon, OffersIcon, PackageIcon, PaperclipIcon, PasswordInput, PasswordInputProps, PauseCircleIcon, PauseIcon, PaymentButtonsIcon, PaymentLinksIcon, PaymentPagesIcon, PercentIcon, PhoneCallIcon, PhoneForwardedIcon, PhoneIcon, PhoneIncomingIcon, PhoneMissedIcon, PhoneOffIcon, PhoneOutgoingIcon, PieChartIcon, PlayCircleIcon, PlayIcon, PlusCircleIcon, PlusIcon, PlusSquareIcon, PocketIcon, Popover, PopoverInteractiveWrapper, PopoverProps, PopoverTriggerProps, PowerIcon, PrinterIcon, ProgressBar, ProgressBarProps, ProgressBarVariant, QRCodeIcon, Radio, RadioGroup, RadioGroupProps, RadioIcon, RadioProps, RazorpayIcon, RazorpayXIcon, RefreshIcon, RepeatIcon, ReportsIcon, RewindIcon, RotateClockWiseIcon, RotateCounterClockWiseIcon, RoutesIcon, RupeeIcon, RupeesIcon, SaveIcon, ScissorsIcon, SearchIcon, SelectInput, SelectInputProps, SendIcon, ServerIcon, SettingsIcon, SettlementsIcon, ShareIcon, ShieldIcon, ShoppingCartIcon, ShuffleIcon, SidebarIcon, Skeleton, SkeletonProps, SkipBackIcon, SkipForwardIcon, SkipNavContent, SkipNavLink, SlackIcon, SlashIcon, SlidersIcon, SmartCollectIcon, SmartphoneIcon, SpeakerIcon, Spinner, SpinnerProps, SpotlightPopoverStepRenderProps, SpotlightPopoverTour, SpotlightPopoverTourFooter, SpotlightPopoverTourProps, SpotlightPopoverTourStep, SpotlightPopoverTourSteps, SquareIcon, StampIcon, StarIcon, StopCircleIcon, SubscriptionsIcon, SunIcon, SunriseIcon, SunsetIcon, Switch, SwitchProps, TabItem, TabItemProps, TabList, TabPanel, TabPanelProps, Table, TableBackgroundColors, TableBody, TableBodyProps, TableCell, TableCellProps, TableData, TableFooter, TableFooterCell, TableFooterCellProps, TableFooterProps, TableFooterRow, TableFooterRowProps, TableHeader, TableHeaderCell, TableHeaderCellProps, TableHeaderProps, TableHeaderRow, TableHeaderRowProps, TableNode, TablePagination, TablePaginationCommonProps, TablePaginationProps, TablePaginationType, TableProps, TableRow, TableRowProps, TableToolbar, TableToolbarActions, TableToolbarActionsProps, TableToolbarProps, TabletIcon, Tabs, TabsProps, Tag, TagIcon, TagProps, TargetIcon, Text, TextArea, TextAreaProps, TextInput, TextInputProps, TextProps, TextVariant, Theme, ThermometerIcon, ThumbsDownIcon, ThumbsUpIcon, ToastContainer, ToastProps, ToggleLeftIcon, ToggleRightIcon, Tooltip, TooltipInteractiveWrapper, TooltipProps, TransactionsIcon, TrashIcon, TrendingDownIcon, TrendingUpIcon, TriangleIcon, TvIcon, TwitterIcon, TypeIcon, UmbrellaIcon, UnderlineIcon, UnlockIcon, UploadCloudIcon, UploadIcon, UseToastReturn, UserCheckIcon, UserIcon, UserMinusIcon, UserPlusIcon, UserXIcon, UsersIcon, VideoIcon, VideoOffIcon, VisuallyHidden, VisuallyHiddenProps, VoicemailIcon, VolumeHighIcon, VolumeIcon, VolumeLowIcon, VolumeMuteIcon, WatchIcon, WifiIcon, WifiOffIcon, WindIcon, XCircleIcon, XSquareIcon, ZapIcon, ZoomInIcon, ZoomOutIcon, announce, clearAnnouncer, destroyAnnouncer, getTextProps, screenReaderStyles, useTheme, useToast };
|