braid-design-system 33.13.0 → 33.14.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/CHANGELOG.md +22 -0
- package/dist/index.d.mts +203 -240
- package/dist/index.d.ts +203 -240
- package/dist/lib/components/Dialog/Dialog.cjs +4 -1
- package/dist/lib/components/Dialog/Dialog.mjs +4 -1
- package/dist/lib/components/Inline/Inline.playroom.cjs +6 -1
- package/dist/lib/components/Inline/Inline.playroom.mjs +6 -1
- package/dist/lib/components/MenuItem/MenuItemLink.playroom.cjs +4 -1
- package/dist/lib/components/MenuItem/MenuItemLink.playroom.mjs +4 -1
- package/dist/lib/components/MenuRenderer/MenuRenderer.cjs +1 -1
- package/dist/lib/components/MenuRenderer/MenuRenderer.mjs +1 -1
- package/dist/lib/components/Stepper/Stepper.cjs +1 -0
- package/dist/lib/components/Stepper/Stepper.mjs +1 -0
- package/dist/lib/components/Strong/Strong.cjs +6 -1
- package/dist/lib/components/Strong/Strong.mjs +6 -1
- package/dist/lib/components/TextDropdown/TextDropdown.playroom.cjs +3 -3
- package/dist/lib/components/TextDropdown/TextDropdown.playroom.mjs +3 -3
- package/dist/lib/components/TooltipRenderer/TooltipRenderer.cjs +11 -4
- package/dist/lib/components/TooltipRenderer/TooltipRenderer.css.cjs +6 -0
- package/dist/lib/components/TooltipRenderer/TooltipRenderer.css.mjs +6 -0
- package/dist/lib/components/TooltipRenderer/TooltipRenderer.mjs +11 -4
- package/dist/lib/components/icons/IconArrow/IconArrow.cjs +4 -1
- package/dist/lib/components/icons/IconArrow/IconArrow.mjs +4 -1
- package/dist/lib/components/icons/IconAttachment/IconAttachmentSvg.cjs +5 -1
- package/dist/lib/components/icons/IconAttachment/IconAttachmentSvg.mjs +5 -1
- package/dist/lib/components/icons/IconBluetooth/IconBluetoothSvg.cjs +5 -1
- package/dist/lib/components/icons/IconBluetooth/IconBluetoothSvg.mjs +5 -1
- package/dist/lib/components/icons/IconBulletList/IconBulletListSvg.cjs +5 -1
- package/dist/lib/components/icons/IconBulletList/IconBulletListSvg.mjs +5 -1
- package/dist/lib/components/icons/IconCareer/IconCareer.cjs +4 -1
- package/dist/lib/components/icons/IconCareer/IconCareer.mjs +4 -1
- package/dist/lib/components/icons/IconCareer/IconCareerActiveSvg.cjs +5 -1
- package/dist/lib/components/icons/IconCareer/IconCareerActiveSvg.mjs +5 -1
- package/dist/lib/components/icons/IconChecklist/IconChecklistSvg.cjs +5 -1
- package/dist/lib/components/icons/IconChecklist/IconChecklistSvg.mjs +5 -1
- package/dist/lib/components/icons/IconCoverLetter/IconCoverLetterSvg.cjs +5 -1
- package/dist/lib/components/icons/IconCoverLetter/IconCoverLetterSvg.mjs +5 -1
- package/dist/lib/components/icons/IconCreditCard/IconCreditCardSvg.cjs +5 -1
- package/dist/lib/components/icons/IconCreditCard/IconCreditCardSvg.mjs +5 -1
- package/dist/lib/components/icons/IconEducation/IconEducationSvg.cjs +5 -1
- package/dist/lib/components/icons/IconEducation/IconEducationSvg.mjs +5 -1
- package/dist/lib/components/icons/IconEnlarge/IconEnlarge.cjs +4 -1
- package/dist/lib/components/icons/IconEnlarge/IconEnlarge.mjs +4 -1
- package/dist/lib/components/icons/IconExperience/IconExperienceSvg.cjs +5 -1
- package/dist/lib/components/icons/IconExperience/IconExperienceSvg.mjs +5 -1
- package/dist/lib/components/icons/IconHeart/IconHeartActiveSvg.cjs +5 -1
- package/dist/lib/components/icons/IconHeart/IconHeartActiveSvg.mjs +5 -1
- package/dist/lib/components/icons/IconLinkBroken/IconLinkBrokenSvg.cjs +5 -1
- package/dist/lib/components/icons/IconLinkBroken/IconLinkBrokenSvg.mjs +5 -1
- package/dist/lib/components/icons/IconMicrophone/IconMicrophoneSvg.cjs +5 -1
- package/dist/lib/components/icons/IconMicrophone/IconMicrophoneSvg.mjs +5 -1
- package/dist/lib/components/icons/IconNewWindow/IconNewWindowSvg.cjs +5 -1
- package/dist/lib/components/icons/IconNewWindow/IconNewWindowSvg.mjs +5 -1
- package/dist/lib/components/icons/IconNotification/IconNotificationSvg.cjs +5 -1
- package/dist/lib/components/icons/IconNotification/IconNotificationSvg.mjs +5 -1
- package/dist/lib/components/icons/IconNumberedList/IconNumberedListSvg.cjs +5 -1
- package/dist/lib/components/icons/IconNumberedList/IconNumberedListSvg.mjs +5 -1
- package/dist/lib/components/icons/IconPersonAdd/IconPersonAddSvg.cjs +5 -1
- package/dist/lib/components/icons/IconPersonAdd/IconPersonAddSvg.mjs +5 -1
- package/dist/lib/components/icons/IconRecommended/IconRecommendedSvg.cjs +5 -1
- package/dist/lib/components/icons/IconRecommended/IconRecommendedSvg.mjs +5 -1
- package/dist/lib/components/icons/IconSentiment/IconSentimentSvg.cjs +5 -1
- package/dist/lib/components/icons/IconSentiment/IconSentimentSvg.mjs +5 -1
- package/dist/lib/components/icons/IconSocialGitHub/IconSocialGitHubSvg.cjs +5 -1
- package/dist/lib/components/icons/IconSocialGitHub/IconSocialGitHubSvg.mjs +5 -1
- package/dist/lib/components/icons/IconSocialMedium/IconSocialMediumSvg.cjs +5 -1
- package/dist/lib/components/icons/IconSocialMedium/IconSocialMediumSvg.mjs +5 -1
- package/dist/lib/components/icons/IconSocialTiktok/IconSocialTiktokSvg.cjs +5 -1
- package/dist/lib/components/icons/IconSocialTiktok/IconSocialTiktokSvg.mjs +5 -1
- package/dist/lib/components/icons/IconStar/IconStarActiveSvg.cjs +5 -1
- package/dist/lib/components/icons/IconStar/IconStarActiveSvg.mjs +5 -1
- package/dist/lib/components/icons/IconStatistics/IconStatisticsSvg.cjs +5 -1
- package/dist/lib/components/icons/IconStatistics/IconStatisticsSvg.mjs +5 -1
- package/dist/lib/components/icons/IconSubCategory/IconSubCategorySvg.cjs +5 -1
- package/dist/lib/components/icons/IconSubCategory/IconSubCategorySvg.mjs +5 -1
- package/dist/lib/components/icons/IconThumb/IconThumb.cjs +4 -1
- package/dist/lib/components/icons/IconThumb/IconThumb.mjs +4 -1
- package/dist/lib/components/icons/IconVisibility/IconVisibility.cjs +4 -1
- package/dist/lib/components/icons/IconVisibility/IconVisibility.mjs +4 -1
- package/dist/lib/components/icons/IconVisibility/IconVisibilitySvg.cjs +5 -1
- package/dist/lib/components/icons/IconVisibility/IconVisibilitySvg.mjs +5 -1
- package/dist/lib/components/private/Popover/Popover.cjs +16 -6
- package/dist/lib/components/private/Popover/Popover.mjs +16 -6
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
|
-
import react__default, { ForwardRefRenderFunction, AnchorHTMLAttributes, ComponentType, ReactNode, ReactElement, AllHTMLAttributes, ElementType, RefAttributes, Ref, RefObject, KeyboardEvent, MouseEvent, FormEvent, RefCallback } from 'react';
|
|
2
|
+
import react__default, { FC, ForwardRefRenderFunction, AnchorHTMLAttributes, ComponentType, ReactNode, ReactElement, AllHTMLAttributes, ElementType, RefAttributes, Ref, RefObject, KeyboardEvent, MouseEvent, FormEvent, RefCallback } from 'react';
|
|
3
3
|
import * as clsx from 'clsx';
|
|
4
4
|
import { ClassValue } from 'clsx';
|
|
5
5
|
import { Optional } from 'utility-types';
|
|
@@ -313,13 +313,13 @@ interface BraidProviderProps {
|
|
|
313
313
|
linkComponent?: LinkComponent$1;
|
|
314
314
|
children: ReactNode;
|
|
315
315
|
}
|
|
316
|
-
declare const BraidProvider$1:
|
|
316
|
+
declare const BraidProvider$1: FC<BraidProviderProps>;
|
|
317
317
|
|
|
318
318
|
interface BraidPortalProps {
|
|
319
319
|
children: ReactNode;
|
|
320
320
|
container?: Element;
|
|
321
321
|
}
|
|
322
|
-
declare const BraidPortal$1:
|
|
322
|
+
declare const BraidPortal$1: FC<BraidPortalProps>;
|
|
323
323
|
|
|
324
324
|
interface ThemeNameConsumerProps {
|
|
325
325
|
children(name: string): ReactElement;
|
|
@@ -2809,7 +2809,7 @@ interface TextProps extends TypographyProps {
|
|
|
2809
2809
|
weight?: TextStyleProps['weight'];
|
|
2810
2810
|
baseline?: TextStyleProps['baseline'];
|
|
2811
2811
|
}
|
|
2812
|
-
declare const Text:
|
|
2812
|
+
declare const Text: FC<TextProps>;
|
|
2813
2813
|
|
|
2814
2814
|
declare const validTones: readonly ["neutral", "secondary"];
|
|
2815
2815
|
interface AccordionContextValue {
|
|
@@ -2828,7 +2828,7 @@ interface AccordionProps {
|
|
|
2828
2828
|
space?: RequiredResponsiveValue<(typeof validSpaceValues)[number]>;
|
|
2829
2829
|
data?: DataAttributeMap;
|
|
2830
2830
|
}
|
|
2831
|
-
declare const Accordion$1:
|
|
2831
|
+
declare const Accordion$1: FC<AccordionProps>;
|
|
2832
2832
|
|
|
2833
2833
|
type ValueOrArray<T> = T | T[];
|
|
2834
2834
|
declare const validBadgeTones: readonly ["promote", "info", "neutral", "positive", "caution", "critical"];
|
|
@@ -2868,7 +2868,7 @@ interface AccordionItemBaseProps {
|
|
|
2868
2868
|
}
|
|
2869
2869
|
type AccordionItemProps = AccordionItemBaseProps & UseDisclosureProps;
|
|
2870
2870
|
type AccordionItemStateProps = DisclosureStateProps;
|
|
2871
|
-
declare const AccordionItem$1:
|
|
2871
|
+
declare const AccordionItem$1: FC<AccordionItemProps>;
|
|
2872
2872
|
|
|
2873
2873
|
declare const buttonTones: readonly ["formAccent", "brandAccent", "critical", "neutral"];
|
|
2874
2874
|
|
|
@@ -2930,14 +2930,14 @@ type InlineProps = CollapsibleAlignmentProps & {
|
|
|
2930
2930
|
data?: DataAttributeMap;
|
|
2931
2931
|
children: ReactNodeNoStrings;
|
|
2932
2932
|
};
|
|
2933
|
-
declare const Inline$1:
|
|
2933
|
+
declare const Inline$1: FC<InlineProps>;
|
|
2934
2934
|
|
|
2935
2935
|
interface ActionsProps {
|
|
2936
2936
|
size?: ButtonProps['size'];
|
|
2937
2937
|
children: InlineProps['children'];
|
|
2938
2938
|
data?: InlineProps['data'];
|
|
2939
2939
|
}
|
|
2940
|
-
declare const Actions:
|
|
2940
|
+
declare const Actions: FC<ActionsProps>;
|
|
2941
2941
|
|
|
2942
2942
|
type Tone$1 = 'promote' | 'info' | 'positive' | 'caution' | 'critical';
|
|
2943
2943
|
type CloseProps = AllOrNone<{
|
|
@@ -2950,7 +2950,7 @@ type AlertProps = {
|
|
|
2950
2950
|
data?: DataAttributeMap;
|
|
2951
2951
|
id?: string;
|
|
2952
2952
|
} & CloseProps;
|
|
2953
|
-
declare const Alert$1:
|
|
2953
|
+
declare const Alert$1: FC<AlertProps>;
|
|
2954
2954
|
|
|
2955
2955
|
interface AutosuggestTranslations {
|
|
2956
2956
|
assistiveDescription: string;
|
|
@@ -2971,7 +2971,7 @@ interface FieldLabelProps {
|
|
|
2971
2971
|
descriptionId?: string;
|
|
2972
2972
|
data?: DataAttributeMap;
|
|
2973
2973
|
}
|
|
2974
|
-
declare const FieldLabel$1:
|
|
2974
|
+
declare const FieldLabel$1: FC<FieldLabelProps>;
|
|
2975
2975
|
|
|
2976
2976
|
declare const tones$1: readonly ["neutral", "critical", "positive", "caution"];
|
|
2977
2977
|
type FieldTone = (typeof tones$1)[number];
|
|
@@ -2984,7 +2984,7 @@ interface FieldMessageProps {
|
|
|
2984
2984
|
disabled?: boolean;
|
|
2985
2985
|
data?: DataAttributeMap;
|
|
2986
2986
|
}
|
|
2987
|
-
declare const FieldMessage$1:
|
|
2987
|
+
declare const FieldMessage$1: FC<FieldMessageProps>;
|
|
2988
2988
|
|
|
2989
2989
|
type FormElementProps$1 = AllHTMLAttributes<HTMLFormElement>;
|
|
2990
2990
|
type FieldLabelVariant$1 = {
|
|
@@ -3090,7 +3090,7 @@ interface BleedProps {
|
|
|
3090
3090
|
component?: (typeof validBleedComponents)[number];
|
|
3091
3091
|
data?: DataAttributeMap;
|
|
3092
3092
|
}
|
|
3093
|
-
declare const Bleed$1:
|
|
3093
|
+
declare const Bleed$1: FC<BleedProps>;
|
|
3094
3094
|
|
|
3095
3095
|
interface BoxRendererProps extends BoxBaseProps {
|
|
3096
3096
|
component?: Atoms['reset'];
|
|
@@ -3151,7 +3151,7 @@ type CardProps = {
|
|
|
3151
3151
|
height?: Extract<BoxProps['height'], 'full'> | 'content';
|
|
3152
3152
|
data?: DataAttributeMap;
|
|
3153
3153
|
} & (SimpleCardRounding | ResponsiveCardRounding);
|
|
3154
|
-
declare const Card$1:
|
|
3154
|
+
declare const Card$1: FC<CardProps>;
|
|
3155
3155
|
|
|
3156
3156
|
declare const sizes$1: {
|
|
3157
3157
|
readonly standard: "standard";
|
|
@@ -3215,7 +3215,7 @@ interface ColumnProps {
|
|
|
3215
3215
|
hideAbove?: ResponsiveRangeProps['above'];
|
|
3216
3216
|
data?: DataAttributeMap;
|
|
3217
3217
|
}
|
|
3218
|
-
declare const Column:
|
|
3218
|
+
declare const Column: FC<ColumnProps>;
|
|
3219
3219
|
|
|
3220
3220
|
declare const validColumnsComponents: readonly ["div", "span", "p", "article", "section", "main", "nav", "aside", "ul", "ol", "li"];
|
|
3221
3221
|
|
|
@@ -3225,7 +3225,7 @@ type ColumnsProps = CollapsibleAlignmentProps & {
|
|
|
3225
3225
|
component?: (typeof validColumnsComponents)[number];
|
|
3226
3226
|
data?: DataAttributeMap;
|
|
3227
3227
|
};
|
|
3228
|
-
declare const Columns$1:
|
|
3228
|
+
declare const Columns$1: FC<ColumnsProps>;
|
|
3229
3229
|
|
|
3230
3230
|
interface ContentBlockProps {
|
|
3231
3231
|
children: ReactNode;
|
|
@@ -3233,7 +3233,7 @@ interface ContentBlockProps {
|
|
|
3233
3233
|
align?: 'left' | 'center';
|
|
3234
3234
|
data?: DataAttributeMap;
|
|
3235
3235
|
}
|
|
3236
|
-
declare const ContentBlock:
|
|
3236
|
+
declare const ContentBlock: FC<ContentBlockProps>;
|
|
3237
3237
|
|
|
3238
3238
|
interface ModalContentProps {
|
|
3239
3239
|
id?: string;
|
|
@@ -3264,7 +3264,7 @@ declare const modalStyle$1: {
|
|
|
3264
3264
|
interface DialogProps extends Omit<ModalProps, keyof typeof modalStyle$1 | 'width'> {
|
|
3265
3265
|
width?: ModalProps['width'];
|
|
3266
3266
|
}
|
|
3267
|
-
declare const Dialog$1:
|
|
3267
|
+
declare const Dialog$1: FC<DialogProps>;
|
|
3268
3268
|
|
|
3269
3269
|
interface TextLinkStyles {
|
|
3270
3270
|
weight?: 'regular' | 'weak';
|
|
@@ -3291,7 +3291,7 @@ interface TextLinkButtonProps extends Omit<TextLinkStyles, 'showVisited'> {
|
|
|
3291
3291
|
tabIndex?: NativeSpanProps['tabIndex'];
|
|
3292
3292
|
icon?: ReactElement<UseIconProps> | null;
|
|
3293
3293
|
}
|
|
3294
|
-
declare const TextLinkButton:
|
|
3294
|
+
declare const TextLinkButton: FC<TextLinkButtonProps>;
|
|
3295
3295
|
|
|
3296
3296
|
interface DisclosureBaseProps {
|
|
3297
3297
|
expandLabel: string;
|
|
@@ -3304,12 +3304,12 @@ interface DisclosureBaseProps {
|
|
|
3304
3304
|
}
|
|
3305
3305
|
type DisclosureProps = DisclosureBaseProps & UseDisclosureProps;
|
|
3306
3306
|
|
|
3307
|
-
declare const Disclosure$1:
|
|
3307
|
+
declare const Disclosure$1: FC<DisclosureProps>;
|
|
3308
3308
|
|
|
3309
3309
|
interface DividerProps {
|
|
3310
3310
|
weight?: 'regular' | 'strong';
|
|
3311
3311
|
}
|
|
3312
|
-
declare const Divider:
|
|
3312
|
+
declare const Divider: FC<DividerProps>;
|
|
3313
3313
|
|
|
3314
3314
|
declare const validWidths: readonly ["small", "medium", "large"];
|
|
3315
3315
|
declare const validPositions: readonly ["left", "right"];
|
|
@@ -3321,7 +3321,7 @@ interface DrawerProps extends Omit<ModalProps, keyof typeof modalStyle | 'width'
|
|
|
3321
3321
|
width?: (typeof validWidths)[number];
|
|
3322
3322
|
position?: (typeof validPositions)[number];
|
|
3323
3323
|
}
|
|
3324
|
-
declare const Drawer$1:
|
|
3324
|
+
declare const Drawer$1: FC<DrawerProps>;
|
|
3325
3325
|
|
|
3326
3326
|
type ValidDropdownChildren = AllHTMLAttributes<HTMLOptionElement | HTMLOptGroupElement>;
|
|
3327
3327
|
type SelectProps = AllHTMLAttributes<HTMLSelectElement>;
|
|
@@ -3342,7 +3342,7 @@ interface HeadingProps extends TypographyProps {
|
|
|
3342
3342
|
weight?: keyof typeof headingWeight;
|
|
3343
3343
|
children: ReactNode;
|
|
3344
3344
|
}
|
|
3345
|
-
declare const Heading$1:
|
|
3345
|
+
declare const Heading$1: FC<HeadingProps>;
|
|
3346
3346
|
|
|
3347
3347
|
interface HiddenProps extends ResponsiveRangeProps {
|
|
3348
3348
|
children: ReactNode;
|
|
@@ -3358,21 +3358,21 @@ interface HiddenProps extends ResponsiveRangeProps {
|
|
|
3358
3358
|
inline?: boolean;
|
|
3359
3359
|
data?: DataAttributeMap;
|
|
3360
3360
|
}
|
|
3361
|
-
declare const Hidden:
|
|
3361
|
+
declare const Hidden: FC<HiddenProps>;
|
|
3362
3362
|
|
|
3363
3363
|
interface HiddenVisuallyProps {
|
|
3364
3364
|
id?: string;
|
|
3365
3365
|
children: BoxProps['children'];
|
|
3366
3366
|
data?: DataAttributeMap;
|
|
3367
3367
|
}
|
|
3368
|
-
declare const HiddenVisually:
|
|
3368
|
+
declare const HiddenVisually: FC<HiddenVisuallyProps>;
|
|
3369
3369
|
|
|
3370
3370
|
interface IconRendererProps {
|
|
3371
3371
|
children: ({ className }: {
|
|
3372
3372
|
className: string;
|
|
3373
3373
|
}) => ReactElement | null;
|
|
3374
3374
|
}
|
|
3375
|
-
declare const IconRenderer:
|
|
3375
|
+
declare const IconRenderer: FC<IconRendererProps>;
|
|
3376
3376
|
|
|
3377
3377
|
type LinkProps = Omit<LinkComponentProps, 'className'> & {
|
|
3378
3378
|
className?: ClassValue;
|
|
@@ -3391,7 +3391,7 @@ interface StackProps {
|
|
|
3391
3391
|
align?: OptionalResponsiveValue<Align>;
|
|
3392
3392
|
data?: DataAttributeMap;
|
|
3393
3393
|
}
|
|
3394
|
-
declare const Stack$1:
|
|
3394
|
+
declare const Stack$1: FC<StackProps>;
|
|
3395
3395
|
|
|
3396
3396
|
interface ListTypeCharacter {
|
|
3397
3397
|
type?: 'bullet' | 'number' | 'alpha' | 'roman';
|
|
@@ -3409,7 +3409,7 @@ type ListProps = {
|
|
|
3409
3409
|
start?: number;
|
|
3410
3410
|
data?: StackProps['data'];
|
|
3411
3411
|
} & (ListTypeIcon | ListTypeCharacter);
|
|
3412
|
-
declare const List$1:
|
|
3412
|
+
declare const List$1: FC<ListProps>;
|
|
3413
3413
|
|
|
3414
3414
|
declare const size: Record<"xsmall" | "small" | "large" | "standard", string>;
|
|
3415
3415
|
|
|
@@ -3419,9 +3419,9 @@ interface LoaderProps {
|
|
|
3419
3419
|
delayVisibility?: boolean;
|
|
3420
3420
|
data?: DataAttributeMap;
|
|
3421
3421
|
}
|
|
3422
|
-
declare const Loader:
|
|
3422
|
+
declare const Loader: FC<LoaderProps>;
|
|
3423
3423
|
|
|
3424
|
-
type Placement = 'top' | 'bottom';
|
|
3424
|
+
type Placement = 'top' | 'bottom' | 'left' | 'right';
|
|
3425
3425
|
interface PopoverPlacementData {
|
|
3426
3426
|
placement: Placement;
|
|
3427
3427
|
arrow?: {
|
|
@@ -3432,7 +3432,7 @@ interface PopoverPlacementData {
|
|
|
3432
3432
|
interface PopoverProps {
|
|
3433
3433
|
id?: string;
|
|
3434
3434
|
role: NonNullable<AllHTMLAttributes<HTMLElement>['role'] | false>;
|
|
3435
|
-
align?: '
|
|
3435
|
+
align?: 'start' | 'end' | 'center';
|
|
3436
3436
|
width?: 'content' | 'full';
|
|
3437
3437
|
placement?: Placement;
|
|
3438
3438
|
lockPlacement?: boolean;
|
|
@@ -3476,14 +3476,14 @@ interface MenuRendererProps {
|
|
|
3476
3476
|
offsetSpace?: ResponsiveSpace;
|
|
3477
3477
|
size?: MenuSize;
|
|
3478
3478
|
width?: keyof typeof width | 'content';
|
|
3479
|
-
placement?: PopoverProps['placement']
|
|
3479
|
+
placement?: Extract<PopoverProps['placement'], 'top' | 'bottom'>;
|
|
3480
3480
|
onOpen?: () => void;
|
|
3481
3481
|
onClose?: (closeReason: CloseReason) => void;
|
|
3482
3482
|
data?: DataAttributeMap;
|
|
3483
3483
|
reserveIconSpace?: boolean;
|
|
3484
3484
|
children: ReactNode;
|
|
3485
3485
|
}
|
|
3486
|
-
declare const MenuRenderer:
|
|
3486
|
+
declare const MenuRenderer: FC<MenuRendererProps>;
|
|
3487
3487
|
|
|
3488
3488
|
type MenuItemTone = 'critical' | undefined;
|
|
3489
3489
|
interface UseMenuItemProps {
|
|
@@ -3507,38 +3507,26 @@ interface MenuItemProps extends Pick<UseMenuItemProps, 'tone' | 'onClick' | 'dat
|
|
|
3507
3507
|
badge?: MenuItemChildrenProps['badge'];
|
|
3508
3508
|
icon?: MenuItemChildrenProps['leftSlot'];
|
|
3509
3509
|
}
|
|
3510
|
-
declare const MenuItem$1:
|
|
3511
|
-
({ children, onClick, data, tone, badge, icon, id, }: MenuItemProps): react.JSX.Element;
|
|
3512
|
-
__isMenuItem__: boolean;
|
|
3513
|
-
};
|
|
3510
|
+
declare const MenuItem$1: FC<MenuItemProps>;
|
|
3514
3511
|
|
|
3515
3512
|
interface MenuItemCheckboxProps extends Pick<MenuItemProps, 'data' | 'badge' | 'id'> {
|
|
3516
3513
|
children: ReactNode;
|
|
3517
3514
|
onChange: (checked: boolean) => void;
|
|
3518
3515
|
checked: boolean;
|
|
3519
3516
|
}
|
|
3520
|
-
declare const MenuItemCheckbox$1:
|
|
3521
|
-
({ children, onChange, checked, data, badge, id, }: MenuItemCheckboxProps): react.JSX.Element;
|
|
3522
|
-
__isMenuItem__: boolean;
|
|
3523
|
-
};
|
|
3517
|
+
declare const MenuItemCheckbox$1: FC<MenuItemCheckboxProps>;
|
|
3524
3518
|
|
|
3525
|
-
declare const MenuItemDivider:
|
|
3526
|
-
(): react.JSX.Element;
|
|
3527
|
-
__isMenuItem__: boolean;
|
|
3528
|
-
};
|
|
3519
|
+
declare const MenuItemDivider: FC;
|
|
3529
3520
|
|
|
3530
3521
|
interface MenuItemLinkProps extends MenuItemProps, Pick<LinkProps, 'href' | 'target' | 'rel'> {
|
|
3531
3522
|
}
|
|
3532
|
-
declare const MenuItemLink$1:
|
|
3533
|
-
({ href, target, rel, onClick, tone, data, children, badge, icon, id, }: MenuItemLinkProps): react.JSX.Element;
|
|
3534
|
-
__isMenuItem__: boolean;
|
|
3535
|
-
};
|
|
3523
|
+
declare const MenuItemLink$1: FC<MenuItemLinkProps>;
|
|
3536
3524
|
|
|
3537
3525
|
interface OverflowMenuProps extends Omit<MenuRendererProps, 'trigger' | 'align' | 'offsetSpace'> {
|
|
3538
3526
|
label: string;
|
|
3539
3527
|
id?: string;
|
|
3540
3528
|
}
|
|
3541
|
-
declare const OverflowMenu:
|
|
3529
|
+
declare const OverflowMenu: FC<OverflowMenuProps>;
|
|
3542
3530
|
|
|
3543
3531
|
type FormElementProps = AllHTMLAttributes<HTMLFormElement>;
|
|
3544
3532
|
type FieldLabelVariant = {
|
|
@@ -3611,7 +3599,7 @@ interface NoticeProps {
|
|
|
3611
3599
|
data?: DataAttributeMap;
|
|
3612
3600
|
children: ReactNode;
|
|
3613
3601
|
}
|
|
3614
|
-
declare const Notice$1:
|
|
3602
|
+
declare const Notice$1: FC<NoticeProps>;
|
|
3615
3603
|
|
|
3616
3604
|
declare const validPageBlockComponents: readonly ["div", "article", "aside", "main", "section", "nav"];
|
|
3617
3605
|
interface Props$1 {
|
|
@@ -3620,7 +3608,7 @@ interface Props$1 {
|
|
|
3620
3608
|
component?: (typeof validPageBlockComponents)[number];
|
|
3621
3609
|
data?: DataAttributeMap;
|
|
3622
3610
|
}
|
|
3623
|
-
declare const PageBlock:
|
|
3611
|
+
declare const PageBlock: FC<Props$1>;
|
|
3624
3612
|
|
|
3625
3613
|
interface PageProps {
|
|
3626
3614
|
children: ReactNode;
|
|
@@ -3628,7 +3616,7 @@ interface PageProps {
|
|
|
3628
3616
|
footerPosition?: 'belowFold';
|
|
3629
3617
|
data?: DataAttributeMap;
|
|
3630
3618
|
}
|
|
3631
|
-
declare const Page:
|
|
3619
|
+
declare const Page: FC<PageProps>;
|
|
3632
3620
|
|
|
3633
3621
|
interface PaginationProps {
|
|
3634
3622
|
page: number;
|
|
@@ -3644,7 +3632,7 @@ interface PaginationProps {
|
|
|
3644
3632
|
pageLimit?: number;
|
|
3645
3633
|
data?: DataAttributeMap;
|
|
3646
3634
|
}
|
|
3647
|
-
declare const Pagination$1:
|
|
3635
|
+
declare const Pagination$1: FC<PaginationProps>;
|
|
3648
3636
|
|
|
3649
3637
|
type InputProps$1 = AllHTMLAttributes<HTMLInputElement>;
|
|
3650
3638
|
type PasswordFieldBaseProps = Omit<FieldBaseProps, 'value' | 'secondaryMessage' | 'icon' | 'prefix'> & {
|
|
@@ -3695,14 +3683,14 @@ type RatingProps = RatingBaseProps & ({
|
|
|
3695
3683
|
weight: TextProps['weight'];
|
|
3696
3684
|
variant?: Exclude<RatingVariants, 'starsOnly'>;
|
|
3697
3685
|
});
|
|
3698
|
-
declare const Rating$1:
|
|
3686
|
+
declare const Rating$1: FC<RatingProps>;
|
|
3699
3687
|
|
|
3700
3688
|
interface SecondaryProps {
|
|
3701
3689
|
children: ReactNode;
|
|
3702
3690
|
id?: string;
|
|
3703
3691
|
data?: DataAttributeMap;
|
|
3704
3692
|
}
|
|
3705
|
-
declare const Secondary:
|
|
3693
|
+
declare const Secondary: FC<SecondaryProps>;
|
|
3706
3694
|
|
|
3707
3695
|
type ValidSpreadComponent = 'div' | 'span' | 'p' | 'article' | 'section' | 'main' | 'nav' | 'aside' | 'li';
|
|
3708
3696
|
interface SpreadProps {
|
|
@@ -3714,17 +3702,14 @@ interface SpreadProps {
|
|
|
3714
3702
|
alignY?: OptionalResponsiveValue<AlignY>;
|
|
3715
3703
|
data?: DataAttributeMap;
|
|
3716
3704
|
}
|
|
3717
|
-
declare const Spread$1:
|
|
3705
|
+
declare const Spread$1: FC<SpreadProps>;
|
|
3718
3706
|
|
|
3719
3707
|
interface StepProps {
|
|
3720
3708
|
children: string;
|
|
3721
3709
|
complete?: boolean;
|
|
3722
3710
|
id?: string | number;
|
|
3723
3711
|
}
|
|
3724
|
-
declare const Step$1:
|
|
3725
|
-
({ complete, id, children }: StepProps): react.JSX.Element;
|
|
3726
|
-
__isStep__: boolean;
|
|
3727
|
-
};
|
|
3712
|
+
declare const Step$1: FC<StepProps>;
|
|
3728
3713
|
|
|
3729
3714
|
declare const tone: {
|
|
3730
3715
|
formAccent: string;
|
|
@@ -3757,14 +3742,14 @@ type StepperProps = {
|
|
|
3757
3742
|
id?: string;
|
|
3758
3743
|
align?: 'left' | 'center';
|
|
3759
3744
|
} & (LinearProps | NonLinearProps);
|
|
3760
|
-
declare const Stepper:
|
|
3745
|
+
declare const Stepper: FC<StepperProps>;
|
|
3761
3746
|
|
|
3762
3747
|
interface StrongProps {
|
|
3763
3748
|
children: ReactNode;
|
|
3764
3749
|
id?: string;
|
|
3765
3750
|
data?: DataAttributeMap;
|
|
3766
3751
|
}
|
|
3767
|
-
declare const Strong:
|
|
3752
|
+
declare const Strong: FC<StrongProps>;
|
|
3768
3753
|
|
|
3769
3754
|
declare const alignY: Record<"top" | "center", string>;
|
|
3770
3755
|
|
|
@@ -3825,10 +3810,7 @@ interface TabProps {
|
|
|
3825
3810
|
icon?: TextProps['icon'];
|
|
3826
3811
|
data?: DataAttributeMap;
|
|
3827
3812
|
}
|
|
3828
|
-
declare const Tab$1:
|
|
3829
|
-
({ children, data, badge, icon, item, ...restProps }: TabProps): react.JSX.Element;
|
|
3830
|
-
__isTab__: boolean;
|
|
3831
|
-
};
|
|
3813
|
+
declare const Tab$1: FC<TabProps>;
|
|
3832
3814
|
|
|
3833
3815
|
interface TabsProviderProps {
|
|
3834
3816
|
children: ReactNode;
|
|
@@ -3836,7 +3818,7 @@ interface TabsProviderProps {
|
|
|
3836
3818
|
selectedItem?: string;
|
|
3837
3819
|
onChange?: (selectedIndex: number, selectedItem?: string) => void;
|
|
3838
3820
|
}
|
|
3839
|
-
declare const TabsProvider:
|
|
3821
|
+
declare const TabsProvider: FC<TabsProviderProps>;
|
|
3840
3822
|
|
|
3841
3823
|
interface TabsProps {
|
|
3842
3824
|
children: ReactNodeNoStrings;
|
|
@@ -3848,24 +3830,20 @@ interface TabsProps {
|
|
|
3848
3830
|
size?: TabSize;
|
|
3849
3831
|
divider?: 'full' | 'minimal' | 'none';
|
|
3850
3832
|
}
|
|
3851
|
-
declare const Tabs$1:
|
|
3833
|
+
declare const Tabs$1: FC<TabsProps>;
|
|
3852
3834
|
|
|
3853
3835
|
interface TabPanelsProps {
|
|
3854
3836
|
renderInactivePanels?: boolean;
|
|
3855
3837
|
children: ReactNodeNoStrings;
|
|
3856
3838
|
}
|
|
3857
|
-
declare const TabPanels:
|
|
3839
|
+
declare const TabPanels: FC<TabPanelsProps>;
|
|
3858
3840
|
|
|
3859
3841
|
interface TabPanelProps {
|
|
3860
3842
|
children: ReactNode;
|
|
3861
3843
|
item?: string;
|
|
3862
3844
|
data?: DataAttributeMap;
|
|
3863
3845
|
}
|
|
3864
|
-
declare const TabPanel:
|
|
3865
|
-
({ children, data, item, ...restProps }: TabPanelProps): react.JSX.Element;
|
|
3866
|
-
displayName: string;
|
|
3867
|
-
__isTabPanel__: boolean;
|
|
3868
|
-
};
|
|
3846
|
+
declare const TabPanel: FC<TabPanelProps>;
|
|
3869
3847
|
|
|
3870
3848
|
declare const tagSizes: readonly ["small", "standard"];
|
|
3871
3849
|
type CommonProps = {
|
|
@@ -3890,7 +3868,7 @@ interface BaseTag extends CommonProps {
|
|
|
3890
3868
|
addLabel?: never;
|
|
3891
3869
|
}
|
|
3892
3870
|
type TagProps = ClearableTag | AddableTag | BaseTag;
|
|
3893
|
-
declare const Tag$1:
|
|
3871
|
+
declare const Tag$1: FC<TagProps>;
|
|
3894
3872
|
|
|
3895
3873
|
type NativeTextareaProps = AllHTMLAttributes<HTMLTextAreaElement>;
|
|
3896
3874
|
type TextareaBaseProps = Omit<FieldBaseProps, 'value' | 'secondaryMessage' | 'icon' | 'prefix'> & {
|
|
@@ -3964,7 +3942,7 @@ interface TilesProps {
|
|
|
3964
3942
|
columns: RequiredResponsiveValue<number>;
|
|
3965
3943
|
data?: DataAttributeMap;
|
|
3966
3944
|
}
|
|
3967
|
-
declare const Tiles$1:
|
|
3945
|
+
declare const Tiles$1: FC<TilesProps>;
|
|
3968
3946
|
|
|
3969
3947
|
declare const sizes: {
|
|
3970
3948
|
readonly standard: "standard";
|
|
@@ -4009,7 +3987,7 @@ type Toast = {
|
|
|
4009
3987
|
interface ToastProviderProps {
|
|
4010
3988
|
children: ReactNode;
|
|
4011
3989
|
}
|
|
4012
|
-
declare const ToastProvider:
|
|
3990
|
+
declare const ToastProvider: FC<ToastProviderProps>;
|
|
4013
3991
|
declare const useToast: () => (toast: Toast) => void;
|
|
4014
3992
|
|
|
4015
3993
|
interface TriggerProps {
|
|
@@ -4025,364 +4003,364 @@ interface TooltipRendererProps {
|
|
|
4025
4003
|
triggerProps: TriggerProps;
|
|
4026
4004
|
}) => ReactNode;
|
|
4027
4005
|
}
|
|
4028
|
-
declare const TooltipRenderer:
|
|
4006
|
+
declare const TooltipRenderer: FC<TooltipRendererProps>;
|
|
4029
4007
|
|
|
4030
4008
|
type IconContainerProps = UseIconProps;
|
|
4031
4009
|
|
|
4032
4010
|
type IconAiProps = IconContainerProps;
|
|
4033
|
-
declare const IconAI:
|
|
4011
|
+
declare const IconAI: FC<IconAiProps>;
|
|
4034
4012
|
|
|
4035
4013
|
type IconAddProps = IconContainerProps;
|
|
4036
|
-
declare const IconAdd:
|
|
4014
|
+
declare const IconAdd: FC<IconAddProps>;
|
|
4037
4015
|
|
|
4038
4016
|
type IconArrowProps = IconContainerProps & {
|
|
4039
4017
|
direction?: 'up' | 'down' | 'left' | 'right';
|
|
4040
4018
|
};
|
|
4041
|
-
declare const IconArrow:
|
|
4019
|
+
declare const IconArrow: FC<IconArrowProps>;
|
|
4042
4020
|
|
|
4043
4021
|
type IconAttachmentProps = IconContainerProps;
|
|
4044
|
-
declare const IconAttachment:
|
|
4022
|
+
declare const IconAttachment: FC<IconAttachmentProps>;
|
|
4045
4023
|
|
|
4046
4024
|
type IconBluetoothProps = IconContainerProps;
|
|
4047
|
-
declare const IconBluetooth:
|
|
4025
|
+
declare const IconBluetooth: FC<IconBluetoothProps>;
|
|
4048
4026
|
|
|
4049
4027
|
type IconBoldProps = IconContainerProps;
|
|
4050
|
-
declare const IconBold:
|
|
4028
|
+
declare const IconBold: FC<IconBoldProps>;
|
|
4051
4029
|
|
|
4052
4030
|
type IconBookmarkProps = IconContainerProps & {
|
|
4053
4031
|
active?: boolean;
|
|
4054
4032
|
};
|
|
4055
|
-
declare const IconBookmark:
|
|
4033
|
+
declare const IconBookmark: FC<IconBookmarkProps>;
|
|
4056
4034
|
|
|
4057
4035
|
type IconBulletListProps = IconContainerProps;
|
|
4058
|
-
declare const IconBulletList:
|
|
4036
|
+
declare const IconBulletList: FC<IconBulletListProps>;
|
|
4059
4037
|
|
|
4060
4038
|
type IconCareerProps = IconContainerProps & {
|
|
4061
4039
|
active?: boolean;
|
|
4062
4040
|
};
|
|
4063
|
-
declare const IconCareer:
|
|
4041
|
+
declare const IconCareer: FC<IconCareerProps>;
|
|
4064
4042
|
|
|
4065
4043
|
type IconCategoryProps = IconContainerProps;
|
|
4066
|
-
declare const IconCategory:
|
|
4044
|
+
declare const IconCategory: FC<IconCategoryProps>;
|
|
4067
4045
|
|
|
4068
4046
|
type IconCautionProps = IconContainerProps;
|
|
4069
|
-
declare const IconCaution:
|
|
4047
|
+
declare const IconCaution: FC<IconCautionProps>;
|
|
4070
4048
|
|
|
4071
4049
|
type IconChecklistProps = IconContainerProps;
|
|
4072
|
-
declare const IconChecklist:
|
|
4050
|
+
declare const IconChecklist: FC<IconChecklistProps>;
|
|
4073
4051
|
|
|
4074
4052
|
type IconChevronProps = IconContainerProps & {
|
|
4075
4053
|
direction?: 'up' | 'down' | 'left' | 'right';
|
|
4076
4054
|
};
|
|
4077
|
-
declare const IconChevron:
|
|
4055
|
+
declare const IconChevron: FC<IconChevronProps>;
|
|
4078
4056
|
|
|
4079
4057
|
type IconClearProps = IconContainerProps;
|
|
4080
|
-
declare const IconClear:
|
|
4058
|
+
declare const IconClear: FC<IconClearProps>;
|
|
4081
4059
|
|
|
4082
4060
|
type IconCompanyProps = IconContainerProps;
|
|
4083
|
-
declare const IconCompany:
|
|
4061
|
+
declare const IconCompany: FC<IconCompanyProps>;
|
|
4084
4062
|
|
|
4085
4063
|
type IconComposeProps = IconContainerProps;
|
|
4086
|
-
declare const IconCompose:
|
|
4064
|
+
declare const IconCompose: FC<IconComposeProps>;
|
|
4087
4065
|
|
|
4088
4066
|
type IconCopyProps = IconContainerProps;
|
|
4089
|
-
declare const IconCopy:
|
|
4067
|
+
declare const IconCopy: FC<IconCopyProps>;
|
|
4090
4068
|
|
|
4091
4069
|
type IconCoverLetterProps = IconContainerProps;
|
|
4092
|
-
declare const IconCoverLetter:
|
|
4070
|
+
declare const IconCoverLetter: FC<IconCoverLetterProps>;
|
|
4093
4071
|
|
|
4094
4072
|
type IconCreditCardProps = IconContainerProps;
|
|
4095
|
-
declare const IconCreditCard:
|
|
4073
|
+
declare const IconCreditCard: FC<IconCreditCardProps>;
|
|
4096
4074
|
|
|
4097
4075
|
type IconCriticalProps = IconContainerProps;
|
|
4098
|
-
declare const IconCritical:
|
|
4076
|
+
declare const IconCritical: FC<IconCriticalProps>;
|
|
4099
4077
|
|
|
4100
4078
|
type IconDateProps = IconContainerProps;
|
|
4101
|
-
declare const IconDate:
|
|
4079
|
+
declare const IconDate: FC<IconDateProps>;
|
|
4102
4080
|
|
|
4103
4081
|
type IconDeleteProps = IconContainerProps;
|
|
4104
|
-
declare const IconDelete:
|
|
4082
|
+
declare const IconDelete: FC<IconDeleteProps>;
|
|
4105
4083
|
|
|
4106
4084
|
type IconDesktopProps = IconContainerProps;
|
|
4107
|
-
declare const IconDesktop:
|
|
4085
|
+
declare const IconDesktop: FC<IconDesktopProps>;
|
|
4108
4086
|
|
|
4109
4087
|
type IconDisallowProps = IconContainerProps;
|
|
4110
|
-
declare const IconDisallow:
|
|
4088
|
+
declare const IconDisallow: FC<IconDisallowProps>;
|
|
4111
4089
|
|
|
4112
4090
|
type IconDocumentProps = IconContainerProps;
|
|
4113
|
-
declare const IconDocument:
|
|
4091
|
+
declare const IconDocument: FC<IconDocumentProps>;
|
|
4114
4092
|
|
|
4115
4093
|
type IconDocumentBrokenProps = IconContainerProps;
|
|
4116
|
-
declare const IconDocumentBroken:
|
|
4094
|
+
declare const IconDocumentBroken: FC<IconDocumentBrokenProps>;
|
|
4117
4095
|
|
|
4118
4096
|
type IconDownloadProps = IconContainerProps;
|
|
4119
|
-
declare const IconDownload:
|
|
4097
|
+
declare const IconDownload: FC<IconDownloadProps>;
|
|
4120
4098
|
|
|
4121
4099
|
type IconEditProps = IconContainerProps;
|
|
4122
|
-
declare const IconEdit:
|
|
4100
|
+
declare const IconEdit: FC<IconEditProps>;
|
|
4123
4101
|
|
|
4124
4102
|
type IconEducationProps = IconContainerProps;
|
|
4125
|
-
declare const IconEducation:
|
|
4103
|
+
declare const IconEducation: FC<IconEducationProps>;
|
|
4126
4104
|
|
|
4127
4105
|
type IconEnlargeProps = IconContainerProps & {
|
|
4128
4106
|
active?: boolean;
|
|
4129
4107
|
};
|
|
4130
|
-
declare const IconEnlarge:
|
|
4108
|
+
declare const IconEnlarge: FC<IconEnlargeProps>;
|
|
4131
4109
|
|
|
4132
4110
|
type IconExperienceProps = IconContainerProps;
|
|
4133
|
-
declare const IconExperience:
|
|
4111
|
+
declare const IconExperience: FC<IconExperienceProps>;
|
|
4134
4112
|
|
|
4135
4113
|
type IconFilterProps = IconContainerProps;
|
|
4136
|
-
declare const IconFilter:
|
|
4114
|
+
declare const IconFilter: FC<IconFilterProps>;
|
|
4137
4115
|
|
|
4138
4116
|
type IconFlagProps = IconContainerProps;
|
|
4139
|
-
declare const IconFlag:
|
|
4117
|
+
declare const IconFlag: FC<IconFlagProps>;
|
|
4140
4118
|
|
|
4141
4119
|
type IconGiftProps = IconContainerProps;
|
|
4142
|
-
declare const IconGift:
|
|
4120
|
+
declare const IconGift: FC<IconGiftProps>;
|
|
4143
4121
|
|
|
4144
4122
|
type IconGlobeProps = IconContainerProps;
|
|
4145
|
-
declare const IconGlobe:
|
|
4123
|
+
declare const IconGlobe: FC<IconGlobeProps>;
|
|
4146
4124
|
|
|
4147
4125
|
type IconGridProps = IconContainerProps;
|
|
4148
|
-
declare const IconGrid:
|
|
4126
|
+
declare const IconGrid: FC<IconGridProps>;
|
|
4149
4127
|
|
|
4150
4128
|
type IconHashProps = IconContainerProps;
|
|
4151
|
-
declare const IconHash:
|
|
4129
|
+
declare const IconHash: FC<IconHashProps>;
|
|
4152
4130
|
|
|
4153
4131
|
type IconHeartProps = IconContainerProps & {
|
|
4154
4132
|
active?: boolean;
|
|
4155
4133
|
};
|
|
4156
|
-
declare const IconHeart:
|
|
4134
|
+
declare const IconHeart: FC<IconHeartProps>;
|
|
4157
4135
|
|
|
4158
4136
|
type IconHelpProps = IconContainerProps;
|
|
4159
|
-
declare const IconHelp:
|
|
4137
|
+
declare const IconHelp: FC<IconHelpProps>;
|
|
4160
4138
|
|
|
4161
4139
|
type IconHistoryProps = IconContainerProps;
|
|
4162
|
-
declare const IconHistory:
|
|
4140
|
+
declare const IconHistory: FC<IconHistoryProps>;
|
|
4163
4141
|
|
|
4164
4142
|
type IconHomeProps = IconContainerProps;
|
|
4165
|
-
declare const IconHome:
|
|
4143
|
+
declare const IconHome: FC<IconHomeProps>;
|
|
4166
4144
|
|
|
4167
4145
|
type IconImageProps = IconContainerProps;
|
|
4168
|
-
declare const IconImage:
|
|
4146
|
+
declare const IconImage: FC<IconImageProps>;
|
|
4169
4147
|
|
|
4170
4148
|
type IconInfoProps = IconContainerProps;
|
|
4171
|
-
declare const IconInfo:
|
|
4149
|
+
declare const IconInfo: FC<IconInfoProps>;
|
|
4172
4150
|
|
|
4173
4151
|
type IconInvoiceProps = IconContainerProps;
|
|
4174
|
-
declare const IconInvoice:
|
|
4152
|
+
declare const IconInvoice: FC<IconInvoiceProps>;
|
|
4175
4153
|
|
|
4176
4154
|
type IconItalicProps = IconContainerProps;
|
|
4177
|
-
declare const IconItalic:
|
|
4155
|
+
declare const IconItalic: FC<IconItalicProps>;
|
|
4178
4156
|
|
|
4179
4157
|
type IconLanguageProps = IconContainerProps;
|
|
4180
|
-
declare const IconLanguage:
|
|
4158
|
+
declare const IconLanguage: FC<IconLanguageProps>;
|
|
4181
4159
|
|
|
4182
4160
|
type IconLicenceProps = IconContainerProps;
|
|
4183
|
-
declare const IconLicence:
|
|
4161
|
+
declare const IconLicence: FC<IconLicenceProps>;
|
|
4184
4162
|
|
|
4185
4163
|
type IconLinkProps = IconContainerProps;
|
|
4186
|
-
declare const IconLink:
|
|
4164
|
+
declare const IconLink: FC<IconLinkProps>;
|
|
4187
4165
|
|
|
4188
4166
|
type IconLinkBrokenProps = IconContainerProps;
|
|
4189
|
-
declare const IconLinkBroken:
|
|
4167
|
+
declare const IconLinkBroken: FC<IconLinkBrokenProps>;
|
|
4190
4168
|
|
|
4191
4169
|
type IconListProps = IconContainerProps;
|
|
4192
4170
|
/** @deprecated Use `IconBulletList` instead */
|
|
4193
|
-
declare const IconList:
|
|
4171
|
+
declare const IconList: FC<IconListProps>;
|
|
4194
4172
|
|
|
4195
4173
|
type IconLocationProps = IconContainerProps;
|
|
4196
|
-
declare const IconLocation:
|
|
4174
|
+
declare const IconLocation: FC<IconLocationProps>;
|
|
4197
4175
|
|
|
4198
4176
|
type IconMailProps = IconContainerProps;
|
|
4199
|
-
declare const IconMail:
|
|
4177
|
+
declare const IconMail: FC<IconMailProps>;
|
|
4200
4178
|
|
|
4201
4179
|
type IconMessageProps = IconContainerProps;
|
|
4202
|
-
declare const IconMessage:
|
|
4180
|
+
declare const IconMessage: FC<IconMessageProps>;
|
|
4203
4181
|
|
|
4204
4182
|
type IconMicrophoneProps = IconContainerProps;
|
|
4205
|
-
declare const IconMicrophone:
|
|
4183
|
+
declare const IconMicrophone: FC<IconMicrophoneProps>;
|
|
4206
4184
|
|
|
4207
4185
|
type IconMinusProps = IconContainerProps;
|
|
4208
|
-
declare const IconMinus:
|
|
4186
|
+
declare const IconMinus: FC<IconMinusProps>;
|
|
4209
4187
|
|
|
4210
4188
|
type IconMobileProps = IconContainerProps;
|
|
4211
|
-
declare const IconMobile:
|
|
4189
|
+
declare const IconMobile: FC<IconMobileProps>;
|
|
4212
4190
|
|
|
4213
4191
|
type IconMoneyProps = IconContainerProps;
|
|
4214
|
-
declare const IconMoney:
|
|
4192
|
+
declare const IconMoney: FC<IconMoneyProps>;
|
|
4215
4193
|
|
|
4216
4194
|
type IconNewWindowProps = IconContainerProps;
|
|
4217
|
-
declare const IconNewWindow:
|
|
4195
|
+
declare const IconNewWindow: FC<IconNewWindowProps>;
|
|
4218
4196
|
|
|
4219
4197
|
type IconNoteProps = IconContainerProps;
|
|
4220
|
-
declare const IconNote:
|
|
4198
|
+
declare const IconNote: FC<IconNoteProps>;
|
|
4221
4199
|
|
|
4222
4200
|
type IconNotificationProps = IconContainerProps;
|
|
4223
|
-
declare const IconNotification:
|
|
4201
|
+
declare const IconNotification: FC<IconNotificationProps>;
|
|
4224
4202
|
|
|
4225
4203
|
type IconNumberedListProps = IconContainerProps;
|
|
4226
|
-
declare const IconNumberedList:
|
|
4204
|
+
declare const IconNumberedList: FC<IconNumberedListProps>;
|
|
4227
4205
|
|
|
4228
4206
|
type IconOverflowProps = IconContainerProps;
|
|
4229
|
-
declare const IconOverflow:
|
|
4207
|
+
declare const IconOverflow: FC<IconOverflowProps>;
|
|
4230
4208
|
|
|
4231
4209
|
type IconPeopleProps = IconContainerProps;
|
|
4232
|
-
declare const IconPeople:
|
|
4210
|
+
declare const IconPeople: FC<IconPeopleProps>;
|
|
4233
4211
|
|
|
4234
4212
|
type IconPersonAddProps = IconContainerProps;
|
|
4235
|
-
declare const IconPersonAdd:
|
|
4213
|
+
declare const IconPersonAdd: FC<IconPersonAddProps>;
|
|
4236
4214
|
|
|
4237
4215
|
type IconPersonVerifiedProps = IconContainerProps;
|
|
4238
|
-
declare const IconPersonVerified:
|
|
4216
|
+
declare const IconPersonVerified: FC<IconPersonVerifiedProps>;
|
|
4239
4217
|
|
|
4240
4218
|
type IconPhoneProps = IconContainerProps;
|
|
4241
|
-
declare const IconPhone:
|
|
4219
|
+
declare const IconPhone: FC<IconPhoneProps>;
|
|
4242
4220
|
|
|
4243
4221
|
type IconPlatformAndroidProps = IconContainerProps;
|
|
4244
|
-
declare const IconPlatformAndroid:
|
|
4222
|
+
declare const IconPlatformAndroid: FC<IconPlatformAndroidProps>;
|
|
4245
4223
|
|
|
4246
4224
|
type IconPlatformAppleProps = IconContainerProps;
|
|
4247
|
-
declare const IconPlatformApple:
|
|
4225
|
+
declare const IconPlatformApple: FC<IconPlatformAppleProps>;
|
|
4248
4226
|
|
|
4249
4227
|
type IconPositiveProps = IconContainerProps;
|
|
4250
|
-
declare const IconPositive:
|
|
4228
|
+
declare const IconPositive: FC<IconPositiveProps>;
|
|
4251
4229
|
|
|
4252
4230
|
type IconPrintProps = IconContainerProps;
|
|
4253
|
-
declare const IconPrint:
|
|
4231
|
+
declare const IconPrint: FC<IconPrintProps>;
|
|
4254
4232
|
|
|
4255
4233
|
type IconProfileProps = IconContainerProps;
|
|
4256
|
-
declare const IconProfile:
|
|
4234
|
+
declare const IconProfile: FC<IconProfileProps>;
|
|
4257
4235
|
|
|
4258
4236
|
type IconPromoteProps = IconContainerProps;
|
|
4259
|
-
declare const IconPromote:
|
|
4237
|
+
declare const IconPromote: FC<IconPromoteProps>;
|
|
4260
4238
|
|
|
4261
4239
|
type IconQRProps = IconContainerProps;
|
|
4262
|
-
declare const IconQR:
|
|
4240
|
+
declare const IconQR: FC<IconQRProps>;
|
|
4263
4241
|
|
|
4264
4242
|
type IconRecommendedProps = IconContainerProps;
|
|
4265
|
-
declare const IconRecommended:
|
|
4243
|
+
declare const IconRecommended: FC<IconRecommendedProps>;
|
|
4266
4244
|
|
|
4267
4245
|
type IconRedoProps = IconContainerProps;
|
|
4268
|
-
declare const IconRedo:
|
|
4246
|
+
declare const IconRedo: FC<IconRedoProps>;
|
|
4269
4247
|
|
|
4270
4248
|
type IconRefreshProps = IconContainerProps;
|
|
4271
|
-
declare const IconRefresh:
|
|
4249
|
+
declare const IconRefresh: FC<IconRefreshProps>;
|
|
4272
4250
|
|
|
4273
4251
|
type IconResumeProps = IconContainerProps;
|
|
4274
|
-
declare const IconResume:
|
|
4252
|
+
declare const IconResume: FC<IconResumeProps>;
|
|
4275
4253
|
|
|
4276
4254
|
type IconRocketProps = IconContainerProps;
|
|
4277
|
-
declare const IconRocket:
|
|
4255
|
+
declare const IconRocket: FC<IconRocketProps>;
|
|
4278
4256
|
|
|
4279
4257
|
type IconSearchProps = IconContainerProps;
|
|
4280
|
-
declare const IconSearch:
|
|
4258
|
+
declare const IconSearch: FC<IconSearchProps>;
|
|
4281
4259
|
|
|
4282
4260
|
type IconSecurityProps = IconContainerProps;
|
|
4283
|
-
declare const IconSecurity:
|
|
4261
|
+
declare const IconSecurity: FC<IconSecurityProps>;
|
|
4284
4262
|
|
|
4285
4263
|
type IconSendProps = IconContainerProps;
|
|
4286
|
-
declare const IconSend:
|
|
4264
|
+
declare const IconSend: FC<IconSendProps>;
|
|
4287
4265
|
|
|
4288
4266
|
type IconSentProps = IconContainerProps;
|
|
4289
|
-
declare const IconSent:
|
|
4267
|
+
declare const IconSent: FC<IconSentProps>;
|
|
4290
4268
|
|
|
4291
4269
|
type Feeling = 'positive' | 'negative' | 'neutral';
|
|
4292
4270
|
type IconSentimentProps = IconContainerProps & {
|
|
4293
4271
|
feeling?: Feeling;
|
|
4294
4272
|
};
|
|
4295
|
-
declare const IconSentiment:
|
|
4273
|
+
declare const IconSentiment: FC<IconSentimentProps>;
|
|
4296
4274
|
|
|
4297
4275
|
type IconSettingsProps = IconContainerProps;
|
|
4298
|
-
declare const IconSettings:
|
|
4276
|
+
declare const IconSettings: FC<IconSettingsProps>;
|
|
4299
4277
|
|
|
4300
4278
|
type IconShareProps = IconContainerProps;
|
|
4301
|
-
declare const IconShare:
|
|
4279
|
+
declare const IconShare: FC<IconShareProps>;
|
|
4302
4280
|
|
|
4303
4281
|
type IconSkillsProps = IconContainerProps;
|
|
4304
|
-
declare const IconSkills:
|
|
4282
|
+
declare const IconSkills: FC<IconSkillsProps>;
|
|
4305
4283
|
|
|
4306
4284
|
type IconSocialFacebookProps = IconContainerProps;
|
|
4307
|
-
declare const IconSocialFacebook:
|
|
4285
|
+
declare const IconSocialFacebook: FC<IconSocialFacebookProps>;
|
|
4308
4286
|
|
|
4309
4287
|
type IconSocialGitHubProps = IconContainerProps;
|
|
4310
|
-
declare const IconSocialGitHub:
|
|
4288
|
+
declare const IconSocialGitHub: FC<IconSocialGitHubProps>;
|
|
4311
4289
|
|
|
4312
4290
|
type IconSocialInstagramProps = IconContainerProps;
|
|
4313
|
-
declare const IconSocialInstagram:
|
|
4291
|
+
declare const IconSocialInstagram: FC<IconSocialInstagramProps>;
|
|
4314
4292
|
|
|
4315
4293
|
type IconSocialLinkedInProps = IconContainerProps;
|
|
4316
|
-
declare const IconSocialLinkedIn:
|
|
4294
|
+
declare const IconSocialLinkedIn: FC<IconSocialLinkedInProps>;
|
|
4317
4295
|
|
|
4318
4296
|
type IconSocialMediumProps = IconContainerProps;
|
|
4319
|
-
declare const IconSocialMedium:
|
|
4297
|
+
declare const IconSocialMedium: FC<IconSocialMediumProps>;
|
|
4320
4298
|
|
|
4321
4299
|
type IconSocialTiktokProps = IconContainerProps;
|
|
4322
|
-
declare const IconSocialTiktok:
|
|
4300
|
+
declare const IconSocialTiktok: FC<IconSocialTiktokProps>;
|
|
4323
4301
|
|
|
4324
4302
|
type IconSocialXProps = IconContainerProps;
|
|
4325
|
-
declare const IconSocialX:
|
|
4303
|
+
declare const IconSocialX: FC<IconSocialXProps>;
|
|
4326
4304
|
|
|
4327
4305
|
type IconSocialYouTubeProps = IconContainerProps;
|
|
4328
|
-
declare const IconSocialYouTube:
|
|
4306
|
+
declare const IconSocialYouTube: FC<IconSocialYouTubeProps>;
|
|
4329
4307
|
|
|
4330
4308
|
type IconSortProps = IconContainerProps;
|
|
4331
|
-
declare const IconSort:
|
|
4309
|
+
declare const IconSort: FC<IconSortProps>;
|
|
4332
4310
|
|
|
4333
4311
|
type IconStarProps = IconContainerProps & {
|
|
4334
4312
|
active?: boolean;
|
|
4335
4313
|
};
|
|
4336
|
-
declare const IconStar:
|
|
4314
|
+
declare const IconStar: FC<IconStarProps>;
|
|
4337
4315
|
|
|
4338
4316
|
type IconStatisticsProps = IconContainerProps;
|
|
4339
|
-
declare const IconStatistics:
|
|
4317
|
+
declare const IconStatistics: FC<IconStatisticsProps>;
|
|
4340
4318
|
|
|
4341
4319
|
type IconSubCategoryProps = IconContainerProps;
|
|
4342
|
-
declare const IconSubCategory:
|
|
4320
|
+
declare const IconSubCategory: FC<IconSubCategoryProps>;
|
|
4343
4321
|
|
|
4344
4322
|
type IconTagProps = IconContainerProps;
|
|
4345
|
-
declare const IconTag:
|
|
4323
|
+
declare const IconTag: FC<IconTagProps>;
|
|
4346
4324
|
|
|
4347
4325
|
type IconThumbProps = IconContainerProps & {
|
|
4348
4326
|
direction?: 'up' | 'down';
|
|
4349
4327
|
};
|
|
4350
|
-
declare const IconThumb:
|
|
4328
|
+
declare const IconThumb: FC<IconThumbProps>;
|
|
4351
4329
|
|
|
4352
4330
|
type IconTickProps = IconContainerProps;
|
|
4353
|
-
declare const IconTick:
|
|
4331
|
+
declare const IconTick: FC<IconTickProps>;
|
|
4354
4332
|
|
|
4355
4333
|
type IconTimeProps = IconContainerProps;
|
|
4356
|
-
declare const IconTime:
|
|
4334
|
+
declare const IconTime: FC<IconTimeProps>;
|
|
4357
4335
|
|
|
4358
4336
|
type IconTipProps = IconContainerProps;
|
|
4359
|
-
declare const IconTip:
|
|
4337
|
+
declare const IconTip: FC<IconTipProps>;
|
|
4360
4338
|
|
|
4361
4339
|
type IconTitleProps = IconContainerProps;
|
|
4362
|
-
declare const IconTitle:
|
|
4340
|
+
declare const IconTitle: FC<IconTitleProps>;
|
|
4363
4341
|
|
|
4364
4342
|
type IconUndoProps = IconContainerProps;
|
|
4365
|
-
declare const IconUndo:
|
|
4343
|
+
declare const IconUndo: FC<IconUndoProps>;
|
|
4366
4344
|
|
|
4367
4345
|
type IconUploadProps = IconContainerProps;
|
|
4368
|
-
declare const IconUpload:
|
|
4346
|
+
declare const IconUpload: FC<IconUploadProps>;
|
|
4369
4347
|
|
|
4370
4348
|
type IconVideoProps = IconContainerProps;
|
|
4371
|
-
declare const IconVideo:
|
|
4349
|
+
declare const IconVideo: FC<IconVideoProps>;
|
|
4372
4350
|
|
|
4373
4351
|
type IconVisibilityProps = IconContainerProps & {
|
|
4374
4352
|
hidden?: boolean;
|
|
4375
4353
|
};
|
|
4376
|
-
declare const IconVisibility:
|
|
4354
|
+
declare const IconVisibility: FC<IconVisibilityProps>;
|
|
4377
4355
|
|
|
4378
4356
|
type IconWorkExperienceProps = IconContainerProps;
|
|
4379
|
-
declare const IconWorkExperience:
|
|
4357
|
+
declare const IconWorkExperience: FC<IconWorkExperienceProps>;
|
|
4380
4358
|
|
|
4381
4359
|
type IconZoomInProps = IconContainerProps;
|
|
4382
|
-
declare const IconZoomIn:
|
|
4360
|
+
declare const IconZoomIn: FC<IconZoomInProps>;
|
|
4383
4361
|
|
|
4384
4362
|
type IconZoomOutProps = IconContainerProps;
|
|
4385
|
-
declare const IconZoomOut:
|
|
4363
|
+
declare const IconZoomOut: FC<IconZoomOutProps>;
|
|
4386
4364
|
|
|
4387
4365
|
type LinkComponent = LinkComponent$1;
|
|
4388
4366
|
|
|
@@ -5074,7 +5052,7 @@ interface Props {
|
|
|
5074
5052
|
}
|
|
5075
5053
|
declare const _default$1: ({ theme, children }: Props) => react.JSX.Element;
|
|
5076
5054
|
|
|
5077
|
-
declare const Accordion:
|
|
5055
|
+
declare const Accordion: FC<AccordionProps>;
|
|
5078
5056
|
|
|
5079
5057
|
interface StateProp {
|
|
5080
5058
|
stateName?: string;
|
|
@@ -5082,19 +5060,16 @@ interface StateProp {
|
|
|
5082
5060
|
|
|
5083
5061
|
type OptionalProps$1 = 'id';
|
|
5084
5062
|
type PlayroomAccordionItemProps = StateProp & AccordionItemBaseProps & AccordionItemStateProps & Partial<Pick<AccordionItemProps, OptionalProps$1>>;
|
|
5085
|
-
declare const AccordionItem:
|
|
5063
|
+
declare const AccordionItem: FC<PlayroomAccordionItemProps>;
|
|
5086
5064
|
|
|
5087
|
-
declare const Alert:
|
|
5065
|
+
declare const Alert: FC<AlertProps>;
|
|
5088
5066
|
|
|
5089
5067
|
type PlayroomAutosuggestProps<Value> = StateProp & Optional<AutosuggestBaseProps<Value>, 'id' | 'value' | 'onChange'> & AutosuggestLabelProps;
|
|
5090
5068
|
declare function Autosuggest<Value>({ stateName, value, onChange, onClear, tabIndex, ...restProps }: PlayroomAutosuggestProps<Value>): react.JSX.Element;
|
|
5091
5069
|
|
|
5092
|
-
declare const Badge:
|
|
5093
|
-
({ tone, ...restProps }: BadgeProps): react.JSX.Element;
|
|
5094
|
-
__isBadge__: boolean;
|
|
5095
|
-
};
|
|
5070
|
+
declare const Badge: FC<BadgeProps>;
|
|
5096
5071
|
|
|
5097
|
-
declare const Bleed:
|
|
5072
|
+
declare const Bleed: FC<BleedProps>;
|
|
5098
5073
|
|
|
5099
5074
|
declare const Box: react.ForwardRefExoticComponent<BoxProps & react.RefAttributes<HTMLElement>>;
|
|
5100
5075
|
|
|
@@ -5104,95 +5079,83 @@ declare const ButtonIcon: react.ForwardRefExoticComponent<ButtonIconProps & reac
|
|
|
5104
5079
|
|
|
5105
5080
|
declare const ButtonLink: react.ForwardRefExoticComponent<ButtonLinkProps & react.RefAttributes<HTMLAnchorElement>>;
|
|
5106
5081
|
|
|
5107
|
-
declare const Card:
|
|
5082
|
+
declare const Card: FC<CardProps>;
|
|
5108
5083
|
|
|
5109
5084
|
type PlayroomCheckboxProps = StateProp & Optional<CheckboxProps, 'checked' | 'onChange'>;
|
|
5110
|
-
declare const Checkbox:
|
|
5085
|
+
declare const Checkbox: FC<PlayroomCheckboxProps>;
|
|
5111
5086
|
|
|
5112
5087
|
type PlayroomCheckboxStandaloneProps = StateProp & Optional<CheckboxStandaloneProps, 'checked' | 'onChange'>;
|
|
5113
|
-
declare const CheckboxStandalone:
|
|
5088
|
+
declare const CheckboxStandalone: FC<PlayroomCheckboxStandaloneProps>;
|
|
5114
5089
|
|
|
5115
|
-
declare const Columns:
|
|
5090
|
+
declare const Columns: FC<ColumnsProps>;
|
|
5116
5091
|
|
|
5117
5092
|
type PlayroomDialogProps = StateProp & Optional<DialogProps, 'onClose' | 'open'>;
|
|
5118
|
-
declare const Dialog:
|
|
5093
|
+
declare const Dialog: FC<PlayroomDialogProps>;
|
|
5119
5094
|
|
|
5120
5095
|
type OptionalProps = 'id';
|
|
5121
5096
|
type PlayroomDisclosureProps = StateProp & DisclosureBaseProps & DisclosureStateProps & Partial<Pick<DisclosureProps, OptionalProps>>;
|
|
5122
|
-
declare const Disclosure:
|
|
5097
|
+
declare const Disclosure: FC<PlayroomDisclosureProps>;
|
|
5123
5098
|
|
|
5124
5099
|
type PlayroomDrawerProps = StateProp & Optional<DrawerProps, 'onClose' | 'open'>;
|
|
5125
|
-
declare const Drawer:
|
|
5100
|
+
declare const Drawer: FC<PlayroomDrawerProps>;
|
|
5126
5101
|
|
|
5127
5102
|
type PlayroomDropdownProps = StateProp & Optional<DropdownBaseProps, 'value' | 'onChange'> & DropdownLabelProps;
|
|
5128
|
-
declare const Dropdown:
|
|
5103
|
+
declare const Dropdown: FC<PlayroomDropdownProps>;
|
|
5129
5104
|
|
|
5130
5105
|
type PlayroomFieldLabelProps = Optional<FieldLabelProps, 'htmlFor'>;
|
|
5131
|
-
declare const FieldLabel:
|
|
5106
|
+
declare const FieldLabel: FC<PlayroomFieldLabelProps>;
|
|
5132
5107
|
|
|
5133
5108
|
type PlayroomFieldMessageProps = Optional<FieldMessageProps, 'id'>;
|
|
5134
|
-
declare const FieldMessage:
|
|
5109
|
+
declare const FieldMessage: FC<PlayroomFieldMessageProps>;
|
|
5135
5110
|
|
|
5136
|
-
declare const Heading:
|
|
5111
|
+
declare const Heading: FC<HeadingProps>;
|
|
5137
5112
|
|
|
5138
|
-
declare const Inline:
|
|
5113
|
+
declare const Inline: FC<InlineProps>;
|
|
5139
5114
|
|
|
5140
5115
|
declare const Link: react.ForwardRefExoticComponent<Omit<LinkComponentProps, "className"> & {
|
|
5141
5116
|
className?: clsx.ClassValue;
|
|
5142
5117
|
data?: DataAttributeMap;
|
|
5143
5118
|
} & react.RefAttributes<HTMLAnchorElement>>;
|
|
5144
5119
|
|
|
5145
|
-
declare const List:
|
|
5120
|
+
declare const List: FC<ListProps>;
|
|
5146
5121
|
|
|
5147
5122
|
type PlayroomMonthPickerProps = StateProp & Optional<MonthPickerBaseProps, 'value' | 'onChange'> & MonthPickerLabelProps;
|
|
5148
|
-
declare const MonthPicker:
|
|
5123
|
+
declare const MonthPicker: FC<PlayroomMonthPickerProps>;
|
|
5149
5124
|
|
|
5150
|
-
declare const MenuItem:
|
|
5151
|
-
({ badge, ...restProps }: MenuItemProps): react.JSX.Element;
|
|
5152
|
-
__isMenuItem__: boolean;
|
|
5153
|
-
};
|
|
5125
|
+
declare const MenuItem: FC<MenuItemProps>;
|
|
5154
5126
|
|
|
5155
|
-
declare const MenuItemLink:
|
|
5156
|
-
({ badge, ...restProps }: MenuItemLinkProps): react.JSX.Element;
|
|
5157
|
-
__isMenuItem__: boolean;
|
|
5158
|
-
};
|
|
5127
|
+
declare const MenuItemLink: FC<MenuItemLinkProps>;
|
|
5159
5128
|
|
|
5160
|
-
declare const MenuItemCheckbox:
|
|
5161
|
-
({ badge, ...restProps }: MenuItemCheckboxProps): react.JSX.Element;
|
|
5162
|
-
__isMenuItem__: boolean;
|
|
5163
|
-
};
|
|
5129
|
+
declare const MenuItemCheckbox: FC<MenuItemCheckboxProps>;
|
|
5164
5130
|
|
|
5165
|
-
declare const Notice:
|
|
5131
|
+
declare const Notice: FC<NoticeProps>;
|
|
5166
5132
|
|
|
5167
5133
|
type PlayroomPaginationProps = StateProp & Optional<PaginationProps, 'label' | 'linkProps' | 'page' | 'total'>;
|
|
5168
|
-
declare const Pagination:
|
|
5134
|
+
declare const Pagination: FC<PlayroomPaginationProps>;
|
|
5169
5135
|
|
|
5170
5136
|
type PlayroomPasswordFieldProps = StateProp & Optional<PasswordFieldBaseProps, 'value' | 'onChange'> & PasswordFieldLabelProps;
|
|
5171
|
-
declare const PasswordField:
|
|
5137
|
+
declare const PasswordField: FC<PlayroomPasswordFieldProps>;
|
|
5172
5138
|
|
|
5173
5139
|
type PlayroomRadioProps = StateProp & Optional<RadioGroupBaseProps, 'id' | 'value' | 'onChange'> & RadioGroupLabelProps;
|
|
5174
|
-
declare const RadioGroup:
|
|
5140
|
+
declare const RadioGroup: FC<PlayroomRadioProps>;
|
|
5175
5141
|
|
|
5176
|
-
declare const Rating:
|
|
5142
|
+
declare const Rating: FC<RatingProps>;
|
|
5177
5143
|
|
|
5178
|
-
declare const Spread:
|
|
5144
|
+
declare const Spread: FC<SpreadProps>;
|
|
5179
5145
|
|
|
5180
|
-
declare const Stack:
|
|
5146
|
+
declare const Stack: FC<StackProps>;
|
|
5181
5147
|
|
|
5182
5148
|
type PlayroomTabsProps = Optional<TabsProps, 'label'>;
|
|
5183
|
-
declare const Tabs:
|
|
5184
|
-
declare const Tab:
|
|
5185
|
-
({ icon, ...restProps }: TabProps): react.JSX.Element;
|
|
5186
|
-
__isTab__: boolean;
|
|
5187
|
-
};
|
|
5149
|
+
declare const Tabs: FC<PlayroomTabsProps>;
|
|
5150
|
+
declare const Tab: FC<TabProps>;
|
|
5188
5151
|
|
|
5189
5152
|
declare const Tag: ({ icon, size, ...restProps }: TagProps) => react.JSX.Element;
|
|
5190
5153
|
|
|
5191
5154
|
type PlayroomTextareaProps = StateProp & Optional<TextareaBaseProps, 'id' | 'value' | 'onChange'> & TextareaLabelProps;
|
|
5192
|
-
declare const Textarea:
|
|
5155
|
+
declare const Textarea: FC<PlayroomTextareaProps>;
|
|
5193
5156
|
|
|
5194
5157
|
type PlayroomTextDropdownProps<Value> = Optional<TextDropdownProps<Value>, 'id' | 'value' | 'label' | 'onChange' | 'options'>;
|
|
5195
|
-
declare
|
|
5158
|
+
declare const TextDropdown: FC<PlayroomTextDropdownProps<any>>;
|
|
5196
5159
|
|
|
5197
5160
|
type PlayroomTextFieldProps = StateProp & Optional<Omit<TextFieldBaseProps, 'onClear'>, 'id' | 'value' | 'onChange'> & TextFieldLabelProps & {
|
|
5198
5161
|
onChange?: (fakeEvent: {
|
|
@@ -5202,12 +5165,12 @@ type PlayroomTextFieldProps = StateProp & Optional<Omit<TextFieldBaseProps, 'onC
|
|
|
5202
5165
|
}) => void;
|
|
5203
5166
|
onClear?: boolean | TextFieldBaseProps['onClear'];
|
|
5204
5167
|
};
|
|
5205
|
-
declare const TextField:
|
|
5168
|
+
declare const TextField: FC<PlayroomTextFieldProps>;
|
|
5206
5169
|
|
|
5207
|
-
declare const Tiles:
|
|
5170
|
+
declare const Tiles: FC<TilesProps>;
|
|
5208
5171
|
|
|
5209
5172
|
type PlayroomToggleProps = StateProp & Optional<ToggleProps, 'id' | 'on' | 'onChange'>;
|
|
5210
|
-
declare const Toggle:
|
|
5173
|
+
declare const Toggle: FC<PlayroomToggleProps>;
|
|
5211
5174
|
|
|
5212
5175
|
interface PlaceholderProps {
|
|
5213
5176
|
height: string | number;
|