carbon-react 155.5.0-beta.1 → 155.5.1

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.
Files changed (189) hide show
  1. package/esm/__internal__/focus-trap/focus-trap-utils.d.ts +1 -1
  2. package/esm/__internal__/i18n-context/index.d.ts +1 -2
  3. package/esm/__internal__/input-icon-toggle/input-icon-toggle.style.d.ts +1 -2
  4. package/esm/__internal__/utils/helpers/events/events.d.ts +1 -1
  5. package/esm/__spec_helper__/mock-match-media.d.ts +0 -1
  6. package/esm/components/accordion/accordion.style.d.ts +0 -1
  7. package/esm/components/action-popover/__internal__/action-popover.context.d.ts +0 -1
  8. package/esm/components/action-popover/action-popover.style.d.ts +0 -1
  9. package/esm/components/adaptive-sidebar/adaptive-sidebar.style.d.ts +3 -3
  10. package/esm/components/advanced-color-picker/advanced-color-picker.style.d.ts +0 -1
  11. package/esm/components/badge/badge.style.d.ts +0 -1
  12. package/esm/components/box/box.style.d.ts +5 -5
  13. package/esm/components/breadcrumbs/__internal__/breadcrumbs.context.d.ts +0 -1
  14. package/esm/components/breadcrumbs/crumb/crumb.style.d.ts +0 -1
  15. package/esm/components/button/button.style.d.ts +1 -1
  16. package/esm/components/button-minor/button-minor.style.d.ts +0 -1
  17. package/esm/components/button-toggle/button-toggle-group/__internal__/button-toggle-group.context.d.ts +0 -1
  18. package/esm/components/card/__internal__/card.context.d.ts +0 -1
  19. package/esm/components/card/card-footer/card-footer.style.d.ts +1 -1
  20. package/esm/components/checkbox/checkbox-group/checkbox-group.style.d.ts +2 -2
  21. package/esm/components/date/date.component.js +1 -1
  22. package/esm/components/definition-list/__internal__/dl.context.d.ts +0 -1
  23. package/esm/components/detail/detail.style.d.ts +0 -1
  24. package/esm/components/dialog/dialog.style.d.ts +2 -2
  25. package/esm/components/dialog-full-screen/dialog-full-screen.style.d.ts +1 -1
  26. package/esm/components/dismissible-box/dismissible-box.style.d.ts +0 -1
  27. package/esm/components/drawer/drawer.style.d.ts +1 -2
  28. package/esm/components/duelling-picklist/duelling-picklist.style.d.ts +1 -1
  29. package/esm/components/duelling-picklist/picklist/picklist.style.d.ts +5 -5
  30. package/esm/components/duelling-picklist/picklist-group/picklist-group.style.d.ts +0 -1
  31. package/esm/components/duelling-picklist/picklist-item/picklist-item.style.d.ts +1 -2
  32. package/esm/components/flat-table/__internal__/flat-table.context.d.ts +0 -1
  33. package/esm/components/flat-table/__internal__/strict-flat-table.context.d.ts +0 -1
  34. package/esm/components/flat-table/__internal__/use-table-cell.d.ts +2 -3
  35. package/esm/components/flat-table/flat-table-cell/flat-table-cell.style.d.ts +1 -1
  36. package/esm/components/flat-table/flat-table-row-header/flat-table-row-header.style.d.ts +4 -4
  37. package/esm/components/flat-table/flat-table.style.d.ts +5 -5
  38. package/esm/components/flat-table/sort/sort.style.d.ts +0 -1
  39. package/esm/components/form/form.style.d.ts +2 -2
  40. package/esm/components/heading/heading.component.js +1 -1
  41. package/esm/components/heading/heading.style.d.ts +0 -1
  42. package/esm/components/image/image.style.d.ts +1 -2
  43. package/esm/components/link-preview/link-preview.style.d.ts +1 -1
  44. package/esm/components/loader-spinner/loader-spinner.style.d.ts +0 -1
  45. package/esm/components/loader-star/loader-star.style.d.ts +0 -1
  46. package/esm/components/menu/__internal__/menu.context.d.ts +0 -1
  47. package/esm/components/menu/__internal__/strict-menu.context.d.ts +0 -1
  48. package/esm/components/menu/menu-item/menu-item.style.d.ts +0 -1
  49. package/esm/components/menu/menu-segment-title/menu-segment-title.style.d.ts +1 -1
  50. package/esm/components/menu/menu.types.d.ts +0 -1
  51. package/esm/components/modal/modal.style.d.ts +1 -1
  52. package/esm/components/navigation-bar/navigation-bar.style.d.ts +5 -5
  53. package/esm/components/note/note.style.d.ts +1 -1
  54. package/esm/components/number/number.component.js +1 -1
  55. package/esm/components/numeral-date/numeral-date.style.d.ts +1 -2
  56. package/esm/components/pager/pager.style.d.ts +0 -1
  57. package/esm/components/password/password.style.d.ts +0 -1
  58. package/esm/components/pill/pill.style.d.ts +1 -1
  59. package/esm/components/pod/pod.style.d.ts +0 -1
  60. package/esm/components/popover-container/popover-container.component.js +1 -1
  61. package/esm/components/popover-container/popover-container.style.d.ts +0 -1
  62. package/esm/components/portrait/__internal__/get-colors.d.ts +7 -1
  63. package/esm/components/profile/profile.style.d.ts +0 -1
  64. package/esm/components/radio-button/radio-button-group/radio-button-group.style.d.ts +2 -2
  65. package/esm/components/radio-button/radio-button.style.d.ts +1 -1
  66. package/esm/components/select/__internal__/utils/is-expected-option.d.ts +0 -1
  67. package/esm/components/sidebar/__internal__/sidebar-header/sidebar-header.style.d.ts +2 -2
  68. package/esm/components/simple-color-picker/simple-color/simple-color.style.d.ts +0 -1
  69. package/esm/components/split-button/split-button-toggle.style.d.ts +2 -2
  70. package/esm/components/step-flow/__internal__/step-flow.context.d.ts +0 -1
  71. package/esm/components/step-sequence/__internal__/step-sequence.context.d.ts +0 -1
  72. package/esm/components/tabs/__internal__/tab-title/tab-title.style.d.ts +6 -5
  73. package/esm/components/tabs/tab/tab.style.d.ts +1 -1
  74. package/esm/components/text-editor/__internal__/helpers.js +1 -1
  75. package/esm/components/text-editor/__internal__/plugins/LinkPreviewer/link-previewer.component.d.ts +1 -1
  76. package/esm/components/text-editor/__internal__/plugins/Toolbar/toolbar.style.d.ts +1 -2
  77. package/esm/components/text-editor/__internal__/read-only-rte.component.js +1 -1
  78. package/esm/components/text-editor/text-editor.component.js +1 -1
  79. package/esm/components/text-editor/text-editor.context.d.ts +1 -1
  80. package/esm/components/tile/__internal__/compute-content-padding.js +1 -1
  81. package/esm/components/tile/__internal__/tile.context.d.ts +0 -1
  82. package/esm/components/tile/tile.style.d.ts +1 -1
  83. package/esm/components/tile-select/tile-select.style.d.ts +7 -8
  84. package/esm/components/time/time.style.d.ts +0 -1
  85. package/esm/components/toast/toast.style.d.ts +7 -8
  86. package/esm/components/tooltip/tooltip.component.js +1 -1
  87. package/esm/components/vertical-menu/__internal__/vertical-menu.context.d.ts +0 -1
  88. package/esm/components/vertical-menu/responsive-vertical-menu/__internal__/depth.context.d.ts +1 -1
  89. package/esm/components/vertical-menu/responsive-vertical-menu/__internal__/focus.context.js +1 -1
  90. package/esm/components/vertical-menu/responsive-vertical-menu/responsive-vertical-menu-item/responsive-vertical-menu-item.component.js +1 -1
  91. package/esm/components/vertical-menu/responsive-vertical-menu/responsive-vertical-menu-item/responsive-vertical-menu-item.style.d.ts +5 -6
  92. package/esm/components/vertical-menu/responsive-vertical-menu/responsive-vertical-menu.context.js +1 -1
  93. package/esm/components/vertical-menu/responsive-vertical-menu/responsive-vertical-menu.style.d.ts +0 -1
  94. package/esm/components/vertical-menu/vertical-menu-item/vertical-menu-item.component.d.ts +1 -1
  95. package/esm/components/vertical-menu/vertical-menu.style.d.ts +10 -11
  96. package/esm/hooks/__internal__/useChildButtons/useChildButtons.d.ts +1 -2
  97. package/esm/hooks/__internal__/useFocusPortalContent/useFocusPortalContent.d.ts +1 -1
  98. package/esm/hooks/__internal__/useInputAccessibility/useInputAccessibility.d.ts +0 -1
  99. package/esm/hooks/__internal__/useLocale/useLocale.d.ts +1 -1
  100. package/esm/hooks/__internal__/useModalAria/useModalAria.d.ts +0 -1
  101. package/lib/__internal__/focus-trap/focus-trap-utils.d.ts +1 -1
  102. package/lib/__internal__/i18n-context/index.d.ts +1 -2
  103. package/lib/__internal__/input-icon-toggle/input-icon-toggle.style.d.ts +1 -2
  104. package/lib/__internal__/utils/helpers/events/events.d.ts +1 -1
  105. package/lib/__spec_helper__/mock-match-media.d.ts +0 -1
  106. package/lib/components/accordion/accordion.style.d.ts +0 -1
  107. package/lib/components/action-popover/__internal__/action-popover.context.d.ts +0 -1
  108. package/lib/components/action-popover/action-popover.style.d.ts +0 -1
  109. package/lib/components/adaptive-sidebar/adaptive-sidebar.style.d.ts +3 -3
  110. package/lib/components/advanced-color-picker/advanced-color-picker.style.d.ts +0 -1
  111. package/lib/components/badge/badge.style.d.ts +0 -1
  112. package/lib/components/box/box.style.d.ts +5 -5
  113. package/lib/components/breadcrumbs/__internal__/breadcrumbs.context.d.ts +0 -1
  114. package/lib/components/breadcrumbs/crumb/crumb.style.d.ts +0 -1
  115. package/lib/components/button/button.style.d.ts +1 -1
  116. package/lib/components/button-minor/button-minor.style.d.ts +0 -1
  117. package/lib/components/button-toggle/button-toggle-group/__internal__/button-toggle-group.context.d.ts +0 -1
  118. package/lib/components/card/__internal__/card.context.d.ts +0 -1
  119. package/lib/components/card/card-footer/card-footer.style.d.ts +1 -1
  120. package/lib/components/checkbox/checkbox-group/checkbox-group.style.d.ts +2 -2
  121. package/lib/components/definition-list/__internal__/dl.context.d.ts +0 -1
  122. package/lib/components/detail/detail.style.d.ts +0 -1
  123. package/lib/components/dialog/dialog.style.d.ts +2 -2
  124. package/lib/components/dialog-full-screen/dialog-full-screen.style.d.ts +1 -1
  125. package/lib/components/dismissible-box/dismissible-box.style.d.ts +0 -1
  126. package/lib/components/drawer/drawer.style.d.ts +1 -2
  127. package/lib/components/duelling-picklist/duelling-picklist.style.d.ts +1 -1
  128. package/lib/components/duelling-picklist/picklist/picklist.style.d.ts +5 -5
  129. package/lib/components/duelling-picklist/picklist-group/picklist-group.style.d.ts +0 -1
  130. package/lib/components/duelling-picklist/picklist-item/picklist-item.style.d.ts +1 -2
  131. package/lib/components/flat-table/__internal__/flat-table.context.d.ts +0 -1
  132. package/lib/components/flat-table/__internal__/strict-flat-table.context.d.ts +0 -1
  133. package/lib/components/flat-table/__internal__/use-table-cell.d.ts +2 -3
  134. package/lib/components/flat-table/flat-table-cell/flat-table-cell.style.d.ts +1 -1
  135. package/lib/components/flat-table/flat-table-row-header/flat-table-row-header.style.d.ts +4 -4
  136. package/lib/components/flat-table/flat-table.style.d.ts +5 -5
  137. package/lib/components/flat-table/sort/sort.style.d.ts +0 -1
  138. package/lib/components/form/form.style.d.ts +2 -2
  139. package/lib/components/heading/heading.style.d.ts +0 -1
  140. package/lib/components/image/image.style.d.ts +1 -2
  141. package/lib/components/link-preview/link-preview.style.d.ts +1 -1
  142. package/lib/components/loader-spinner/loader-spinner.style.d.ts +0 -1
  143. package/lib/components/loader-star/loader-star.style.d.ts +0 -1
  144. package/lib/components/menu/__internal__/menu.context.d.ts +0 -1
  145. package/lib/components/menu/__internal__/strict-menu.context.d.ts +0 -1
  146. package/lib/components/menu/menu-item/menu-item.style.d.ts +0 -1
  147. package/lib/components/menu/menu-segment-title/menu-segment-title.style.d.ts +1 -1
  148. package/lib/components/menu/menu.types.d.ts +0 -1
  149. package/lib/components/modal/modal.style.d.ts +1 -1
  150. package/lib/components/navigation-bar/navigation-bar.style.d.ts +5 -5
  151. package/lib/components/note/note.style.d.ts +1 -1
  152. package/lib/components/numeral-date/numeral-date.style.d.ts +1 -2
  153. package/lib/components/pager/pager.style.d.ts +0 -1
  154. package/lib/components/password/password.style.d.ts +0 -1
  155. package/lib/components/pill/pill.style.d.ts +1 -1
  156. package/lib/components/pod/pod.style.d.ts +0 -1
  157. package/lib/components/popover-container/popover-container.style.d.ts +0 -1
  158. package/lib/components/portrait/__internal__/get-colors.d.ts +7 -1
  159. package/lib/components/profile/profile.style.d.ts +0 -1
  160. package/lib/components/radio-button/radio-button-group/radio-button-group.style.d.ts +2 -2
  161. package/lib/components/radio-button/radio-button.style.d.ts +1 -1
  162. package/lib/components/select/__internal__/utils/is-expected-option.d.ts +0 -1
  163. package/lib/components/sidebar/__internal__/sidebar-header/sidebar-header.style.d.ts +2 -2
  164. package/lib/components/simple-color-picker/simple-color/simple-color.style.d.ts +0 -1
  165. package/lib/components/split-button/split-button-toggle.style.d.ts +2 -2
  166. package/lib/components/step-flow/__internal__/step-flow.context.d.ts +0 -1
  167. package/lib/components/step-sequence/__internal__/step-sequence.context.d.ts +0 -1
  168. package/lib/components/tabs/__internal__/tab-title/tab-title.style.d.ts +6 -5
  169. package/lib/components/tabs/tab/tab.style.d.ts +1 -1
  170. package/lib/components/text-editor/__internal__/plugins/LinkPreviewer/link-previewer.component.d.ts +1 -1
  171. package/lib/components/text-editor/__internal__/plugins/Toolbar/toolbar.style.d.ts +1 -2
  172. package/lib/components/text-editor/text-editor.context.d.ts +1 -1
  173. package/lib/components/tile/__internal__/tile.context.d.ts +0 -1
  174. package/lib/components/tile/tile.style.d.ts +1 -1
  175. package/lib/components/tile-select/tile-select.style.d.ts +7 -8
  176. package/lib/components/time/time.style.d.ts +0 -1
  177. package/lib/components/toast/toast.style.d.ts +7 -8
  178. package/lib/components/vertical-menu/__internal__/vertical-menu.context.d.ts +0 -1
  179. package/lib/components/vertical-menu/responsive-vertical-menu/__internal__/depth.context.d.ts +1 -1
  180. package/lib/components/vertical-menu/responsive-vertical-menu/responsive-vertical-menu-item/responsive-vertical-menu-item.style.d.ts +5 -6
  181. package/lib/components/vertical-menu/responsive-vertical-menu/responsive-vertical-menu.style.d.ts +0 -1
  182. package/lib/components/vertical-menu/vertical-menu-item/vertical-menu-item.component.d.ts +1 -1
  183. package/lib/components/vertical-menu/vertical-menu.style.d.ts +10 -11
  184. package/lib/hooks/__internal__/useChildButtons/useChildButtons.d.ts +1 -2
  185. package/lib/hooks/__internal__/useFocusPortalContent/useFocusPortalContent.d.ts +1 -1
  186. package/lib/hooks/__internal__/useInputAccessibility/useInputAccessibility.d.ts +0 -1
  187. package/lib/hooks/__internal__/useLocale/useLocale.d.ts +1 -1
  188. package/lib/hooks/__internal__/useModalAria/useModalAria.d.ts +0 -1
  189. package/package.json +1 -1
@@ -3,5 +3,5 @@ declare const defaultFocusableSelectors = "button:not([disabled]), [href], input
3
3
  declare const setElementFocus: (element: HTMLElement) => void;
4
4
  declare const getNextElement: (element: HTMLElement, focusableElements: HTMLElement[], shiftKey: boolean) => HTMLElement | undefined;
5
5
  declare const onTabGuardFocus: (trapWrappers: RefObject<HTMLElement>[], focusableSelectors: string | undefined, position: "top" | "bottom") => (guardWrapperRef: RefObject<HTMLElement>) => () => void;
6
- declare const trapFunction: (ev: KeyboardEvent, defaultFocusableElements: HTMLElement[], isWrapperFocused: boolean, focusableSelectors?: string, bespokeTrap?: ((event: KeyboardEvent, firstElement?: HTMLElement, lastElement?: HTMLElement) => void) | undefined) => void;
6
+ declare const trapFunction: (ev: KeyboardEvent, defaultFocusableElements: HTMLElement[], isWrapperFocused: boolean, focusableSelectors?: string, bespokeTrap?: (event: KeyboardEvent, firstElement?: HTMLElement, lastElement?: HTMLElement) => void) => void;
7
7
  export { defaultFocusableSelectors, getNextElement, setElementFocus, onTabGuardFocus, trapFunction, };
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
- declare const _default: import("react").Context<import("../../locales/locale").default>;
1
+ declare const _default: import("react").Context<import("../../locales").default>;
3
2
  export default _default;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ValidationProps } from "../validations";
3
2
  export interface InputIconToggleStyleProps extends ValidationProps {
4
3
  size?: "small" | "medium" | "large";
@@ -9,6 +8,6 @@ export interface InputIconToggleStyleProps extends ValidationProps {
9
8
  declare const InputIconToggleStyle: import("styled-components").StyledComponent<"span", any, {
10
9
  onKeyDown: (event: React.KeyboardEvent<HTMLSpanElement>) => void | import("react").KeyboardEvent<HTMLSpanElement>;
11
10
  } & InputIconToggleStyleProps & {
12
- tabIndex?: number | undefined;
11
+ tabIndex?: number;
13
12
  }, "onKeyDown">;
14
13
  export default InputIconToggleStyle;
@@ -17,7 +17,7 @@ declare const Events: {
17
17
  /**
18
18
  * Determines if event is a keyboard event
19
19
  */
20
- isKeyboardEvent: (ev: React.SyntheticEvent | Event) => ev is React.KeyboardEvent<Element> | KeyboardEvent;
20
+ isKeyboardEvent: (ev: React.SyntheticEvent | Event) => ev is React.KeyboardEvent | KeyboardEvent;
21
21
  /**
22
22
  * Determines if a number key along the top of the keyboard or a number key on the
23
23
  * keypad is pressed
@@ -1,4 +1,3 @@
1
- /// <reference types="jest" />
2
1
  export declare const setupMatchMediaMock: () => void;
3
2
  export declare const mockMatchMedia: (matches: boolean) => {
4
3
  removeEventListener: jest.Mock<any, any, any>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const StyledAccordionGroup: import("styled-components").StyledComponent<"div", any, {
3
2
  theme: object;
4
3
  }, "theme">;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export type Alignment = "left" | "right";
3
2
  type ActionPopoverContextType = {
4
3
  setOpenPopover: (isOpen: boolean) => void;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const Menu: import("styled-components").StyledComponent<"ul", any, {
3
2
  theme: object;
4
3
  } & {
@@ -1,10 +1,10 @@
1
- /// <reference types="react" />
2
1
  import { MarginProps, PaddingProps } from "styled-system";
3
2
  import { SidebarProps } from "../sidebar";
4
3
  import { AdaptiveSidebarProps } from "./adaptive-sidebar.component";
5
- declare const StyledAdaptiveSidebar: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../box").BoxProps & import("react").RefAttributes<HTMLDivElement>>, any, Pick<AdaptiveSidebarProps, "backgroundColor" | "height" | "width" | "borderColor"> & MarginProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & PaddingProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & {
4
+ type StyledAdaptiveSidebarProps = Pick<AdaptiveSidebarProps, "backgroundColor" | "borderColor" | "height" | "width"> & MarginProps & PaddingProps & {
6
5
  tabIndex: number;
7
- }, never>;
6
+ };
7
+ declare const StyledAdaptiveSidebar: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../box").BoxProps & import("react").RefAttributes<HTMLDivElement>>, any, StyledAdaptiveSidebarProps, never>;
8
8
  interface StyledSidebarProps extends SidebarProps {
9
9
  backgroundColor: "app" | "black" | "white";
10
10
  }
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import StyledAdvancedColorPickerCell from "./advanced-color-picker-cell.style";
3
2
  declare const StyledAdvancedColorPickerWrapper: import("styled-components").StyledComponent<"div", any, {
4
3
  theme: object;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const StyledBadgeWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
3
2
  declare const StyledCounter: import("styled-components").StyledComponent<"div", any, {}, never>;
4
3
  interface StyledBadgeProps {
@@ -3,10 +3,10 @@ declare const StyledBox: import("styled-components").StyledComponent<"div", any,
3
3
  theme: object;
4
4
  } & BoxProps & {
5
5
  cssProps?: {
6
- color?: string | undefined;
7
- opacity?: string | undefined;
8
- height?: string | undefined;
9
- width?: string | undefined;
10
- } | undefined;
6
+ color?: string;
7
+ opacity?: string;
8
+ height?: string;
9
+ width?: string;
10
+ };
11
11
  }, "theme">;
12
12
  export default StyledBox;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export type BreadcrumbsContextType = {
3
2
  isDarkBackground: boolean;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { LinkProps } from "../../link";
3
2
  interface StyleCrumbProps extends LinkProps {
4
3
  isCurrent?: boolean;
@@ -3,7 +3,7 @@ import { ButtonProps } from "./button.component";
3
3
  declare const StyledButton: import("styled-components").StyledComponent<"button", any, {
4
4
  theme: object;
5
5
  } & SpaceProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, string | number | symbol> & Omit<ButtonProps, "buttonType"> & {
6
- iconOnly?: boolean | undefined;
6
+ iconOnly?: boolean;
7
7
  buttonType: Required<ButtonProps>["buttonType"];
8
8
  }, "theme">;
9
9
  export declare const StyledButtonSubtext: import("styled-components").StyledComponent<"span", any, {}, never>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ButtonMinorProps } from "./button-minor.component";
3
2
  declare const StyledButtonMinor: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../button").ButtonProps & import("react").RefAttributes<HTMLAnchorElement | HTMLButtonElement>>, any, ButtonMinorProps, never>;
4
3
  export default StyledButtonMinor;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  type ButtonToggleGroupContextType = {
3
2
  onButtonClick: (value: string) => void;
4
3
  handleKeyDown: (ev: React.KeyboardEvent<HTMLButtonElement>) => void;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { CardSpacing } from "../card.config";
3
2
  export interface CardContextProps {
4
3
  /** Sets the level of roundness of the corners, "default" is 8px and "large" is 16px */
@@ -2,5 +2,5 @@ import { SpaceProps } from "styled-system";
2
2
  import { CardContextProps } from "../__internal__/card.context";
3
3
  import { CardFooterProps } from "./card-footer.component";
4
4
  export type StyledCardFooterProps = SpaceProps & Required<Pick<CardFooterProps, "variant">> & Pick<CardContextProps, "roundness" | "spacing">;
5
- declare const StyledCardFooter: import("styled-components").StyledComponent<"div", any, SpaceProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, string | number | symbol> & Required<Pick<CardFooterProps, "variant">> & Pick<CardContextProps, "spacing" | "roundness">, never>;
5
+ declare const StyledCardFooter: import("styled-components").StyledComponent<"div", any, StyledCardFooterProps, never>;
6
6
  export default StyledCardFooter;
@@ -1,5 +1,5 @@
1
1
  declare const StyledCheckboxGroup: import("styled-components").StyledComponent<"div", any, {
2
- legendInline?: boolean | undefined;
3
- inline?: boolean | undefined;
2
+ legendInline?: boolean;
3
+ inline?: boolean;
4
4
  }, never>;
5
5
  export default StyledCheckboxGroup;
@@ -1 +1 @@
1
- import{jsxs as e,jsx as t}from"react/jsx-runtime";import r,{useRef as n,useMemo as o,useContext as a,useState as l,useCallback as i,useEffect as u}from"react";import{isValidLocaleDate as s,checkISOFormatAndLength as c,parseISODate as p,parseDate as d,findMatchedFormatAndValue as m,isDateValid as f,additionalYears as b,formattedValue as y,getSeparator as v,formatToISO as g}from"./__internal__/utils.js";import O from"../../hooks/__internal__/useLocale/useLocale.js";import _ from"../../__internal__/utils/helpers/events/events.js";import"../../style/utils/filter-styled-system-padding-props.js";import P from"../../style/utils/filter-styled-system-margin-props.js";import j from"../../style/utils/filter-out-styled-system-spacing-props.js";import k from"./__internal__/date-formats/index.js";import h from"./date.style.js";import{Textbox as w}from"../textbox/textbox.component.js";import{DatePicker as D}from"./__internal__/date-picker/date-picker.component.js";import x from"../date-range/__internal__/date-range.context.js";import L from"../../hooks/__internal__/useClickAwayListener/useClickAwayListener.js";import C from"../../__internal__/utils/helpers/guid/index.js";import B from"../../__internal__/utils/helpers/tags/tags.js";function W(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function F(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){W(e,t,r[t])}))}return e}function A(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):function(e){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t.push.apply(t,r)}return t}(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))})),e}const M=r.forwardRef(((r,W)=>{var{adaptiveLabelBreakpoint:M,allowEmptyValue:S,autoFocus:I,"data-element":E,"data-role":T,disabled:V,disablePortal:K=!0,helpAriaLabel:z,labelInline:R,minDate:N,maxDate:q,onBlur:G,onChange:$,onClick:H,onFocus:J,onKeyDown:Q,pickerProps:U,readOnly:X,size:Y="medium",tooltipPosition:Z,value:ee,inputWidth:te,labelWidth:re,maxWidth:ne,inputName:oe,onPickerClose:ae,onPickerOpen:le,dateFormatOverride:ie,datePickerAriaLabel:ue,datePickerAriaLabelledBy:se,validationMessagePositionTop:ce=!0}=r,pe=function(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},a=Object.keys(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(r,["adaptiveLabelBreakpoint","allowEmptyValue","autoFocus","data-element","data-role","disabled","disablePortal","helpAriaLabel","labelInline","minDate","maxDate","onBlur","onChange","onClick","onFocus","onKeyDown","pickerProps","readOnly","size","tooltipPosition","value","inputWidth","labelWidth","maxWidth","inputName","onPickerClose","onPickerOpen","dateFormatOverride","datePickerAriaLabel","datePickerAriaLabelledBy","validationMessagePositionTop"]);const de=n(null),me=n(null),fe=n(null),be=n(!1),ye=n(!1),ve=n(!1),ge=O(),{dateFnsLocale:Oe,dateFormatOverride:_e}=ge.date,{format:Pe,formats:je}=o((()=>k(Oe(),ie||_e)),[Oe,_e,ie]),{inputRefMap:ke,setInputRefMap:he,validationMessagePositionTop:we}=a(x),[De,xe]=l(!1),[Le,Ce]=l((()=>{if(s(ee,Oe()))return c(ee)?p(ee):d(Pe,ee)})),Be=n(!0),We=n(C()),Fe=null!=we?we:ce,Ae=e=>S&&!e.length?e:null,Me=e=>{const{id:t,name:r}=e.target,[n,o]=m(e.target.value,je),a="blur"===e.type?y(Pe,Le):e.target.value,l=f(d(n,o))?g(...b(n,o)):Ae(e.target.value);return{target:A(F({},r&&{name:r},t&&{id:t}),{value:{formattedValue:a,rawValue:l}})}},Se=L((()=>{var e,t;De&&(be.current=!0,null===(e=fe.current)||void 0===e||e.focus(),ye.current=!1,null===(t=fe.current)||void 0===t||t.blur(),xe(!1),null==ae||ae(),be.current=!1)}),"mousedown"),Ie=e=>{H&&H(e)},Ee=i((e=>{var t;fe.current=e,me.current=null==e?void 0:e.parentElement,W&&("function"==typeof W?W(e):W.current=e),oe&&(null==ke||null===(t=ke[oe])||void 0===t?void 0:t.setOpen)!==xe&&(null==he||he({[oe]:{isBlurBlocked:ye,setOpen:xe}}))}),[oe,ke,he,W]);u((()=>{const[e,t]=m(ee,je);e&&t&&f(d(e,t))?Ce(d(...b(e,t))):c(ee)&&Be.current?Ce(p(ee)):Ce(void 0)}),[ee,je]);const Te=P(pe);return e(h,A(F(A(F({ref:de,role:"presentation",size:Y,labelInline:R},Te),{applyDateRangeStyling:!!ke,maxWidth:ne,inputWidth:te}),B("date",{"data-element":E,"data-role":T})),{children:[t(w,A(F({},j(pe)),{"data-component":"date-input",value:(()=>{if(c(ee)&&Be.current)return y(Pe,p(ee));const e=v(ee),t=v(Pe),r=()=>ee.split("").map((r=>r===e?t:r)).join("");if(Be.current&&e!==t&&f(d(Pe,r()))){Be.current=!1;const[e,t]=m(r(),je);return y(Pe,d(...b(e,t)))}return ee})(),onBlur:e=>{if(V||X)return;let t;if(f(Le)){t=Me(e);const r=c(ee)?y(Pe,p(ee)):ee,[,n]=m(r,je);y(Pe,Le)!==n&&$(t)}else{const{id:r,name:n}=e.target;t={target:A(F({},n&&{name:n},r&&{id:r}),{value:{formattedValue:e.target.value,rawValue:Ae(e.target.value)}})}}ye.current||G&&G(t)},onChange:e=>{Be.current=!1,$(Me(e))},onClick:Ie,onFocus:e=>{V||X||(ye.current=!1,J&&J(e))},onKeyDown:e=>{if(Q&&Q(e),De&&_.isTabKey(e)){if(_.isShiftKey(e))xe(!1),null==ae||ae();else if(!K){var t,r;e.preventDefault(),null===(r=document)||void 0===r||null===(t=r.querySelector(`[id="${We.current}"]`))||void 0===t||t.focus()}be.current=!1}},iconOnClick:Ie,onMouseDown:()=>{Se(),he&&(ye.current=!0),De||null==le||le()},iconOnMouseDown:()=>{ye.current=!0,be.current=!0,Se(),De?(xe(!1),null==ae||ae()):(xe(!0),null==le||le())},inputIcon:"calendar",labelInline:R,ref:Ee,adaptiveLabelBreakpoint:M,tooltipPosition:Z,helpAriaLabel:z,autoFocus:I,size:Y,disabled:V,readOnly:X,inputWidth:te,labelWidth:re,maxWidth:ne,m:0,validationMessagePositionTop:Fe})),t(D,{disablePortal:K,inputElement:me,pickerProps:U,selectedDays:Le,onDayClick:(e,t)=>{var r;Ce(e),$(Me(A(F({},t),{target:A(F({},t.target),{value:y(Pe,e)})}))),ve.current=!0,null===(r=fe.current)||void 0===r||r.focus(),xe(!1)},minDate:N,maxDate:q,pickerMouseDown:()=>{ye.current=!0,Se()},open:De,setOpen:xe,pickerTabGuardId:We.current,onPickerClose:ae,ariaLabel:ue,ariaLabelledBy:se})]}))}));export{M as DateInput,M as default};
1
+ import{jsxs as e,jsx as t}from"react/jsx-runtime";import r,{useRef as n,useMemo as o,useContext as a,useState as l,useCallback as i,useEffect as u}from"react";import{isValidLocaleDate as s,parseISODate as c,parseDate as p,checkISOFormatAndLength as d,findMatchedFormatAndValue as m,isDateValid as f,additionalYears as b,formattedValue as y,getSeparator as v,formatToISO as g}from"./__internal__/utils.js";import O from"../../hooks/__internal__/useLocale/useLocale.js";import _ from"../../__internal__/utils/helpers/events/events.js";import"../../style/utils/filter-styled-system-padding-props.js";import P from"../../style/utils/filter-styled-system-margin-props.js";import j from"../../style/utils/filter-out-styled-system-spacing-props.js";import k from"./__internal__/date-formats/index.js";import h from"./date.style.js";import{Textbox as w}from"../textbox/textbox.component.js";import{DatePicker as D}from"./__internal__/date-picker/date-picker.component.js";import x from"../date-range/__internal__/date-range.context.js";import L from"../../hooks/__internal__/useClickAwayListener/useClickAwayListener.js";import C from"../../__internal__/utils/helpers/guid/index.js";import B from"../../__internal__/utils/helpers/tags/tags.js";function W(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function F(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){W(e,t,r[t])}))}return e}function A(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):function(e){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t.push.apply(t,r)}return t}(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))})),e}const M=r.forwardRef(((r,W)=>{var{adaptiveLabelBreakpoint:M,allowEmptyValue:S,autoFocus:I,"data-element":E,"data-role":T,disabled:V,disablePortal:K=!0,helpAriaLabel:z,labelInline:R,minDate:N,maxDate:q,onBlur:G,onChange:$,onClick:H,onFocus:J,onKeyDown:Q,pickerProps:U,readOnly:X,size:Y="medium",tooltipPosition:Z,value:ee,inputWidth:te,labelWidth:re,maxWidth:ne,inputName:oe,onPickerClose:ae,onPickerOpen:le,dateFormatOverride:ie,datePickerAriaLabel:ue,datePickerAriaLabelledBy:se,validationMessagePositionTop:ce=!0}=r,pe=function(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},a=Object.keys(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(r,["adaptiveLabelBreakpoint","allowEmptyValue","autoFocus","data-element","data-role","disabled","disablePortal","helpAriaLabel","labelInline","minDate","maxDate","onBlur","onChange","onClick","onFocus","onKeyDown","pickerProps","readOnly","size","tooltipPosition","value","inputWidth","labelWidth","maxWidth","inputName","onPickerClose","onPickerOpen","dateFormatOverride","datePickerAriaLabel","datePickerAriaLabelledBy","validationMessagePositionTop"]);const de=n(null),me=n(null),fe=n(null),be=n(!1),ye=n(!1),ve=n(!1),ge=O(),{dateFnsLocale:Oe,dateFormatOverride:_e}=ge.date,{format:Pe,formats:je}=o((()=>k(Oe(),ie||_e)),[Oe,_e,ie]),{inputRefMap:ke,setInputRefMap:he,validationMessagePositionTop:we}=a(x),[De,xe]=l(!1),[Le,Ce]=l((()=>{if(s(ee,Oe()))return d(ee)?c(ee):p(Pe,ee)})),Be=n(!0),We=n(C()),Fe=null!=we?we:ce,Ae=e=>S&&!e.length?e:null,Me=e=>{const{id:t,name:r}=e.target,[n,o]=m(e.target.value,je),a="blur"===e.type?y(Pe,Le):e.target.value,l=f(p(n,o))?g(...b(n,o)):Ae(e.target.value);return{target:A(F({},r&&{name:r},t&&{id:t}),{value:{formattedValue:a,rawValue:l}})}},Se=L((()=>{var e,t;De&&(be.current=!0,null===(e=fe.current)||void 0===e||e.focus(),ye.current=!1,null===(t=fe.current)||void 0===t||t.blur(),xe(!1),null==ae||ae(),be.current=!1)}),"mousedown"),Ie=e=>{H&&H(e)},Ee=i((e=>{var t;fe.current=e,me.current=null==e?void 0:e.parentElement,W&&("function"==typeof W?W(e):W.current=e),oe&&(null==ke||null===(t=ke[oe])||void 0===t?void 0:t.setOpen)!==xe&&(null==he||he({[oe]:{isBlurBlocked:ye,setOpen:xe}}))}),[oe,ke,he,W]);u((()=>{const[e,t]=m(ee,je);e&&t&&f(p(e,t))?Ce(p(...b(e,t))):d(ee)&&Be.current?Ce(c(ee)):Ce(void 0)}),[ee,je]);const Te=P(pe);return e(h,A(F(A(F({ref:de,role:"presentation",size:Y,labelInline:R},Te),{applyDateRangeStyling:!!ke,maxWidth:ne,inputWidth:te}),B("date",{"data-element":E,"data-role":T})),{children:[t(w,A(F({},j(pe)),{"data-component":"date-input",value:(()=>{if(d(ee)&&Be.current)return y(Pe,c(ee));const e=v(ee),t=v(Pe),r=()=>ee.split("").map((r=>r===e?t:r)).join("");if(Be.current&&e!==t&&f(p(Pe,r()))){Be.current=!1;const[e,t]=m(r(),je);return y(Pe,p(...b(e,t)))}return ee})(),onBlur:e=>{if(V||X)return;let t;if(f(Le)){t=Me(e);const r=d(ee)?y(Pe,c(ee)):ee,[,n]=m(r,je);y(Pe,Le)!==n&&$(t)}else{const{id:r,name:n}=e.target;t={target:A(F({},n&&{name:n},r&&{id:r}),{value:{formattedValue:e.target.value,rawValue:Ae(e.target.value)}})}}ye.current||G&&G(t)},onChange:e=>{Be.current=!1,$(Me(e))},onClick:Ie,onFocus:e=>{V||X||(ye.current=!1,J&&J(e))},onKeyDown:e=>{if(Q&&Q(e),De&&_.isTabKey(e)){if(_.isShiftKey(e))xe(!1),null==ae||ae();else if(!K){var t,r;e.preventDefault(),null===(r=document)||void 0===r||null===(t=r.querySelector(`[id="${We.current}"]`))||void 0===t||t.focus()}be.current=!1}},iconOnClick:Ie,onMouseDown:()=>{Se(),he&&(ye.current=!0),De||null==le||le()},iconOnMouseDown:()=>{ye.current=!0,be.current=!0,Se(),De?(xe(!1),null==ae||ae()):(xe(!0),null==le||le())},inputIcon:"calendar",labelInline:R,ref:Ee,adaptiveLabelBreakpoint:M,tooltipPosition:Z,helpAriaLabel:z,autoFocus:I,size:Y,disabled:V,readOnly:X,inputWidth:te,labelWidth:re,maxWidth:ne,m:0,validationMessagePositionTop:Fe})),t(D,{disablePortal:K,inputElement:me,pickerProps:U,selectedDays:Le,onDayClick:(e,t)=>{var r;Ce(e),$(Me(A(F({},t),{target:A(F({},t.target),{value:y(Pe,e)})}))),ve.current=!0,null===(r=fe.current)||void 0===r||r.focus(),xe(!1)},minDate:N,maxDate:q,pickerMouseDown:()=>{ye.current=!0,Se()},open:De,setOpen:xe,pickerTabGuardId:We.current,onPickerClose:ae,ariaLabel:ue,ariaLabelledBy:se})]}))}));export{M as DateInput,M as default};
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { DlProps } from "../dl.component";
3
2
  declare const DlProvider: import("react").Provider<Required<Pick<DlProps, "dtTextAlign" | "ddTextAlign" | "asSingleColumn">> | null>, useDlContext: () => Required<Pick<DlProps, "dtTextAlign" | "ddTextAlign" | "asSingleColumn">>;
4
3
  export { DlProvider, useDlContext };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const StyledDetail: import("styled-components").StyledComponent<"div", any, {
3
2
  theme: object;
4
3
  }, "theme">;
@@ -3,9 +3,9 @@ declare const DialogPositioner: import("styled-components").StyledComponent<"div
3
3
  theme: object;
4
4
  }, "theme">;
5
5
  declare const StyledDialog: import("styled-components").StyledComponent<"div", any, Required<Pick<DialogProps, "size">> & {
6
- dialogHeight?: string | undefined;
6
+ dialogHeight?: string;
7
7
  backgroundColor: string;
8
- highlightVariant?: string | undefined;
8
+ highlightVariant?: string;
9
9
  } & ContentPaddingInterface, never>;
10
10
  type StyledDialogTitleProps = {
11
11
  showCloseIcon?: boolean;
@@ -1,6 +1,6 @@
1
1
  declare const StyledDialogFullScreen: import("styled-components").StyledComponent<"div", any, {
2
2
  theme: object;
3
3
  } & {
4
- pagesStyling?: boolean | undefined;
4
+ pagesStyling?: boolean;
5
5
  }, "theme">;
6
6
  export default StyledDialogFullScreen;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export interface StyledDismissibleBoxProps {
3
2
  /** Flag to control whether the thicker left border highlight should be rendered */
4
3
  hasBorderLeftHighlight?: boolean;
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  declare const StyledSidebarHeader: import("styled-components").StyledComponent<"div", any, {
3
- isExpanded?: boolean | undefined;
2
+ isExpanded?: boolean;
4
3
  }, never>;
5
4
  declare const StyledSidebarTitle: import("styled-components").StyledComponent<"div", any, {}, never>;
6
5
  declare const StyledDrawerChildren: import("styled-components").StyledComponent<"div", any, {}, never>;
@@ -1,7 +1,7 @@
1
1
  declare const StyledDuellingPicklistOverlay: import("styled-components").StyledComponent<"div", any, {
2
2
  theme: object;
3
3
  } & {
4
- disabled?: boolean | undefined;
4
+ disabled?: boolean;
5
5
  }, "theme">;
6
6
  declare const StyledDuellingPicklist: import("styled-components").StyledComponent<"div", any, {}, never>;
7
7
  declare const StyledLabelContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
@@ -2,11 +2,11 @@ declare const StyledPicklist: import("styled-components").StyledComponent<"div",
2
2
  theme: object;
3
3
  } & import("../../box").BoxProps & {
4
4
  cssProps?: {
5
- color?: string | undefined;
6
- opacity?: string | undefined;
7
- height?: string | undefined;
8
- width?: string | undefined;
9
- } | undefined;
5
+ color?: string;
6
+ opacity?: string;
7
+ height?: string;
8
+ width?: string;
9
+ };
10
10
  } & {
11
11
  as: string;
12
12
  }, "theme" | "as">;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PicklistGroupProps } from "./picklist-group.component";
3
2
  declare const StyledGroupWrapper: import("styled-components").StyledComponent<"li", any, {
4
3
  highlighted: boolean;
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  declare const StyledPicklistItem: import("styled-components").StyledComponent<"li", any, {
3
- locked?: boolean | undefined;
2
+ locked?: boolean;
4
3
  }, never>;
5
4
  declare const StyledButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../button").ButtonProps & import("react").RefAttributes<HTMLAnchorElement | HTMLButtonElement>>, any, {}, never>;
6
5
  declare const StyledLockIcon: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../icon").IconProps & import("react").RefAttributes<HTMLSpanElement>>, any, {}, never>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  interface FlatTableContextType {
3
2
  isInFlatTable: boolean;
4
3
  setHasOpenDatePicker?: (value: boolean) => void;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FlatTableProps } from "../flat-table.component";
3
2
  export interface StrictFlatTableContextType extends Pick<FlatTableProps, "colorTheme" | "size"> {
4
3
  getTabStopElementId: () => string;
@@ -1,11 +1,10 @@
1
- /// <reference types="react" />
2
1
  declare const _default: (id: string) => {
3
2
  expandable: boolean | undefined;
4
3
  leftPosition: number;
5
4
  rightPosition: number;
6
5
  makeCellSticky: boolean;
7
- onClick: ((ev?: import("react").MouseEvent<HTMLElement, MouseEvent> | undefined) => void) | undefined;
8
- onKeyDown: ((ev: import("react").KeyboardEvent<HTMLElement>) => void) | undefined;
6
+ onClick: ((ev?: React.MouseEvent<HTMLElement>) => void) | undefined;
7
+ onKeyDown: ((ev: React.KeyboardEvent<HTMLElement>) => void) | undefined;
9
8
  isFirstCell: boolean;
10
9
  isExpandableCell: boolean | undefined;
11
10
  tabIndex: number;
@@ -12,6 +12,6 @@ declare const StyledFlatTableCell: import("styled-components").StyledComponent<"
12
12
  theme: object;
13
13
  } & StyledFlatTableCellProps, "theme">;
14
14
  declare const StyledCellContent: import("styled-components").StyledComponent<"div", any, {
15
- expandable?: boolean | undefined;
15
+ expandable?: boolean;
16
16
  }, never>;
17
17
  export { StyledFlatTableCell, StyledCellContent };
@@ -4,11 +4,11 @@ declare const StyledFlatTableRowHeader: import("styled-components").StyledCompon
4
4
  } & {
5
5
  "data-sticky-align": "left" | "right" | undefined;
6
6
  } & FlatTableRowHeaderProps & {
7
- expandable?: boolean | undefined;
8
- leftPosition?: number | undefined;
9
- rightPosition?: number | undefined;
7
+ expandable?: boolean;
8
+ leftPosition?: number;
9
+ rightPosition?: number;
10
10
  }, "theme" | "data-sticky-align">;
11
11
  declare const StyledFlatTableRowHeaderContent: import("styled-components").StyledComponent<"div", any, {
12
- expandable?: boolean | undefined;
12
+ expandable?: boolean;
13
13
  }, never>;
14
14
  export { StyledFlatTableRowHeader, StyledFlatTableRowHeaderContent };
@@ -16,11 +16,11 @@ declare const StyledFlatTableWrapper: import("styled-components").StyledComponen
16
16
  theme: object;
17
17
  } & import("../box").BoxProps & {
18
18
  cssProps?: {
19
- color?: string | undefined;
20
- opacity?: string | undefined;
21
- height?: string | undefined;
22
- width?: string | undefined;
23
- } | undefined;
19
+ color?: string;
20
+ opacity?: string;
21
+ height?: string;
22
+ width?: string;
23
+ };
24
24
  } & StyledFlatTableWrapperProps, "theme">;
25
25
  declare const StyledFlatTableFooter: import("styled-components").StyledComponent<"div", any, {
26
26
  theme: object;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { StyledIconProps } from "../../icon/icon.style";
3
2
  import { SortProps } from "./sort.component";
4
3
  declare const StyledSort: import("styled-components").StyledComponent<"div", any, {
@@ -22,9 +22,9 @@ export declare const StyledForm: import("styled-components").StyledComponent<"fo
22
22
  theme: object;
23
23
  } & StyledFormProps, "theme">;
24
24
  export declare const StyledRightButtons: import("styled-components").StyledComponent<"div", any, {
25
- buttonAlignment?: "left" | "right" | undefined;
25
+ buttonAlignment?: FormButtonAlignment;
26
26
  }, never>;
27
27
  export declare const StyledLeftButtons: import("styled-components").StyledComponent<"div", any, {
28
- buttonAlignment?: "left" | "right" | undefined;
28
+ buttonAlignment?: FormButtonAlignment;
29
29
  }, never>;
30
30
  export {};
@@ -1 +1 @@
1
- import{jsxs as e,jsx as t}from"react/jsx-runtime";import"react";import"../../style/utils/filter-styled-system-padding-props.js";import r from"../../style/utils/filter-styled-system-margin-props.js";import n from"../../__internal__/utils/helpers/tags/tags.js";import{StyledHeading as i,StyledHeader as a,StyledHeaderContent as l,StyledHeadingTitle as o,StyledSeparator as c,StyledDivider as s,StyledHeaderHelp as d,StyledHeadingBackButton as p,StyledHeadingIcon as u,StyledSubHeader as b,StyledHeadingPills as h}from"./heading.style.js";import f from"../../hooks/__internal__/useLocale/useLocale.js";function y(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function m(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){y(e,t,r[t])}))}return e}function g(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):function(e){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t.push.apply(t,r)}return t}(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))})),e}const O=y=>{var{children:O,backLink:j,divider:k=!0,help:v,helpAriaLabel:P,helpLink:w,pills:L,separator:_=!1,subheader:S,subtitleId:D,headingType:I="h1",title:x,titleId:A}=y,E=function(e,t){if(null==e)return{};var r,n,i=function(e,t){if(null==e)return{};var r,n,i={},a=Object.keys(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||(i[r]=e[r]);return i}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}(y,["children","backLink","divider","help","helpAriaLabel","helpLink","pills","separator","subheader","subtitleId","headingType","title","titleId"]);const T=f(),B=r(E);return x?e(i,g(m({},n("heading",E),B),{children:[e(a,{"data-element":"header-container",divider:k,subheader:!!S,hasBackLink:!!j,children:[j&&(()=>{const e="string"==typeof j?{href:j}:{onClick:j};return t(p,g(m({"aria-label":T.heading.backLinkAriaLabel(),"data-element":"back","data-role":"heading-back-button",onMouseDown:e=>e.currentTarget.focus({preventScroll:!0})},e),{children:t(u,{type:"chevron_left"})}))})(),e(l,{children:[t(o,{withMargin:!!L||!!v,variant:I,"data-element":"title",id:A,children:x}),(v||w)&&t(d,{"data-element":"help",tooltipPosition:"right",href:w,ariaLabel:P,children:v}),L&&t(h,{"data-element":"pills","data-role":"heading-pills-container",children:L})]}),_&&t(c,{"data-role":"heading-separator"}),S&&t(b,{"data-element":"subtitle","data-role":"subtitle",id:D,hasBackLink:!!j,hasSeparator:_,children:S})]}),k&&t(s,{"data-element":"divider","data-role":"heading-divider"}),O]})):null};export{O as Heading,O as default};
1
+ import{jsxs as e,jsx as t}from"react/jsx-runtime";import"react";import"../../style/utils/filter-styled-system-padding-props.js";import r from"../../style/utils/filter-styled-system-margin-props.js";import n from"../../__internal__/utils/helpers/tags/tags.js";import{StyledHeading as i,StyledHeader as a,StyledHeaderContent as l,StyledHeadingTitle as o,StyledSeparator as c,StyledDivider as s,StyledHeadingBackButton as d,StyledHeadingIcon as p,StyledSubHeader as u,StyledHeaderHelp as b,StyledHeadingPills as h}from"./heading.style.js";import f from"../../hooks/__internal__/useLocale/useLocale.js";function y(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function m(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){y(e,t,r[t])}))}return e}function g(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):function(e){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t.push.apply(t,r)}return t}(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))})),e}const O=y=>{var{children:O,backLink:j,divider:k=!0,help:v,helpAriaLabel:P,helpLink:w,pills:L,separator:_=!1,subheader:S,subtitleId:D,headingType:I="h1",title:x,titleId:A}=y,E=function(e,t){if(null==e)return{};var r,n,i=function(e,t){if(null==e)return{};var r,n,i={},a=Object.keys(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||(i[r]=e[r]);return i}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}(y,["children","backLink","divider","help","helpAriaLabel","helpLink","pills","separator","subheader","subtitleId","headingType","title","titleId"]);const T=f(),B=r(E);return x?e(i,g(m({},n("heading",E),B),{children:[e(a,{"data-element":"header-container",divider:k,subheader:!!S,hasBackLink:!!j,children:[j&&(()=>{const e="string"==typeof j?{href:j}:{onClick:j};return t(d,g(m({"aria-label":T.heading.backLinkAriaLabel(),"data-element":"back","data-role":"heading-back-button",onMouseDown:e=>e.currentTarget.focus({preventScroll:!0})},e),{children:t(p,{type:"chevron_left"})}))})(),e(l,{children:[t(o,{withMargin:!!L||!!v,variant:I,"data-element":"title",id:A,children:x}),(v||w)&&t(b,{"data-element":"help",tooltipPosition:"right",href:w,ariaLabel:P,children:v}),L&&t(h,{"data-element":"pills","data-role":"heading-pills-container",children:L})]}),_&&t(c,{"data-role":"heading-separator"}),S&&t(u,{"data-element":"subtitle","data-role":"subtitle",id:D,hasBackLink:!!j,hasSeparator:_,children:S})]}),k&&t(s,{"data-element":"divider","data-role":"heading-divider"}),O]})):null};export{O as Heading,O as default};
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const StyledHeading: import("styled-components").StyledComponent<"div", any, {
3
2
  theme: object;
4
3
  }, "theme">;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { MarginProps, BackgroundProps, LayoutProps, PaddingProps } from "styled-system";
3
2
  import { TagProps } from "../../__internal__/utils/helpers/tags/tags";
4
3
  export type PositionProps = "absolute" | "fixed" | "relative" | "static" | "sticky";
@@ -39,5 +38,5 @@ declare const StyledImage: import("styled-components").StyledComponent<"div", an
39
38
  backgroundPosition: import("styled-system").ResponsiveValue<import("csstype").Property.BackgroundPosition<import("styled-system").TLengthStyledSystem>, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>>;
40
39
  backgroundRepeat: import("styled-system").ResponsiveValue<import("csstype").Property.BackgroundRepeat, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>>;
41
40
  backgroundSize: import("styled-system").ResponsiveValue<import("csstype").Property.BackgroundSize<import("styled-system").TLengthStyledSystem>, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>>;
42
- } & StyledImageProps, "theme" | "hidden" | "children" | "src" | "as" | "position" | "bottom" | "left" | "right" | "top" | "backgroundSize" | "backgroundPosition" | "backgroundRepeat">;
41
+ } & StyledImageProps, "theme" | "children" | "hidden" | "src" | "as" | "left" | "right" | "position" | "bottom" | "top" | "backgroundSize" | "backgroundPosition" | "backgroundRepeat">;
43
42
  export { StyledImage };
@@ -1,7 +1,7 @@
1
1
  declare const StyledLinkPreview: import("styled-components").StyledComponent<"a", any, {
2
2
  theme: object;
3
3
  } & {
4
- as?: "a" | "div" | undefined;
4
+ as?: "a" | "div";
5
5
  }, "theme">;
6
6
  declare const StyledCloseIconWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
7
7
  declare const StyledPreviewWrapper: import("styled-components").StyledComponent<"div", any, {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { LoaderSpinnerProps } from "./loader-spinner.component";
3
2
  export declare const StyledSpinnerWrapper: import("styled-components").StyledComponent<"div", any, Pick<LoaderSpinnerProps, "size">, never>;
4
3
  export declare const StyledLabel: import("styled-components").StyledComponent<{
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { LoaderStarProps } from "./loader-star.component";
3
2
  export declare const StyledLoaderStarWrapper: import("styled-components").StyledComponent<"div", any, LoaderStarProps, never>;
4
3
  export declare const StyledLabel: import("styled-components").StyledComponent<{
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  interface MenuContextType {
3
2
  inMenu?: boolean;
4
3
  }
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { MenuType } from "../menu.types";
3
2
  export interface StrictMenuContextType {
4
3
  menuType: MenuType;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PaddingProps } from "styled-system";
3
2
  import { MenuWithChildren } from "./menu-item.component";
4
3
  import type { MenuType } from "../menu.types";
@@ -7,7 +7,7 @@ interface StyledTitleProps {
7
7
  }
8
8
  declare const StyledTitle: import("styled-components").StyledComponent<"h2", any, StyledTitleProps, never>;
9
9
  declare const StyledSegmentChildren: import("styled-components").StyledComponent<"ul", any, {
10
- variant?: VariantType | undefined;
10
+ variant?: VariantType;
11
11
  menuType: MenuType;
12
12
  }, never>;
13
13
  export { StyledTitle, StyledSegmentChildren };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FlexboxProps, LayoutProps } from "styled-system";
3
2
  import { TagProps } from "../../__internal__/utils/helpers/tags";
4
3
  export type MenuType = "light" | "dark" | "white" | "black";
@@ -6,6 +6,6 @@ declare const StyledModalBackground: import("styled-components").StyledComponent
6
6
  declare const StyledModal: import("styled-components").StyledComponent<"div", any, {
7
7
  theme: object;
8
8
  } & TransitionProps & {
9
- topModalOverride?: boolean | undefined;
9
+ topModalOverride?: boolean;
10
10
  }, "theme">;
11
11
  export { StyledModal, StyledModalBackground };
@@ -16,14 +16,14 @@ declare const StyledNavigationBar: import("styled-components").StyledComponent<"
16
16
  theme: object;
17
17
  } & PaddingProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & FlexboxProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> & {
18
18
  /** Color scheme of navigation component */
19
- navigationType?: NavigationType | undefined;
19
+ navigationType?: NavigationType;
20
20
  /** Defines whether the navigation bar should be positioned fixed or sticky */
21
- position?: Position | undefined;
21
+ position?: Position;
22
22
  /** Defines the offset of navigation bar */
23
- offset?: string | undefined;
23
+ offset?: string;
24
24
  /** Defines whether the navigation bar should be positioned top or bottom */
25
- orientation?: Orientation | undefined;
25
+ orientation?: Orientation;
26
26
  /** set to true only when rendering the GlobalHeader component */
27
- isGlobal?: boolean | undefined;
27
+ isGlobal?: boolean;
28
28
  }, "theme">;
29
29
  export default StyledNavigationBar;
@@ -1,5 +1,5 @@
1
1
  declare const StyledNoteContent: import("styled-components").StyledComponent<"div", any, {
2
- hasPreview?: boolean | undefined;
2
+ hasPreview?: boolean;
3
3
  }, never>;
4
4
  declare const StyledNoteMain: import("styled-components").StyledComponent<"div", any, {}, never>;
5
5
  declare const StyledInlineControl: import("styled-components").StyledComponent<"div", any, {}, never>;
@@ -1 +1 @@
1
- import{jsx as e}from"react/jsx-runtime";import t,{useRef as r}from"react";import{Textbox as n,ALIGN_DEFAULT as o,LABEL_WIDTH_DEFAULT as l,SIZE_DEFAULT as a,LABEL_VALIDATION_DEFAULT as i}from"../textbox/textbox.component.js";import c from"../../__internal__/utils/logger/index.js";import u from"../../__internal__/utils/helpers/tags/tags.js";function s(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function b(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){s(e,t,r[t])}))}return e}let p=!1;const f=t.forwardRef(((t,s)=>{var{onChange:f,onKeyDown:O,value:g,align:y=o,labelWidth:m=l,size:d=a,validationOnLabel:j=i}=t,v=function(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},l=Object.keys(e);for(n=0;n<l.length;n++)r=l[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(n=0;n<l.length;n++)r=l[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(t,["onChange","onKeyDown","value","align","labelWidth","size","validationOnLabel"]);const w=r(null),h=r(null);var P,x,S;return p||f||(p=!0,c.deprecate("Uncontrolled behaviour in `Number` is deprecated and support will soon be removed. Please make sure all your inputs are controlled.")),e(n,b((x=b({},v),S=null!=(S={value:g,onChange:e=>{(function(e){return new RegExp("^[-]?[0-9]*$").test(e)})(e.target.value)&&f?f(e):(e.target.value=g||"",e.target.setSelectionRange(w.current,h.current))},onKeyDown:e=>{w.current=e.target.selectionStart,h.current=e.target.selectionEnd,O&&O(e)},ref:s,align:y,labelWidth:m,size:d,validationOnLabel:j})?S:{},Object.getOwnPropertyDescriptors?Object.defineProperties(x,Object.getOwnPropertyDescriptors(S)):function(e){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t.push.apply(t,r)}return t}(Object(S)).forEach((function(e){Object.defineProperty(x,e,Object.getOwnPropertyDescriptor(S,e))})),x),u(null!==(P=v["data-component"])&&void 0!==P?P:"number",v)))}));f.displayName="Number";export{f as Number,f as default};
1
+ import{jsx as e}from"react/jsx-runtime";import t,{useRef as r}from"react";import{LABEL_VALIDATION_DEFAULT as n,ALIGN_DEFAULT as o,LABEL_WIDTH_DEFAULT as l,SIZE_DEFAULT as a,Textbox as i}from"../textbox/textbox.component.js";import c from"../../__internal__/utils/logger/index.js";import u from"../../__internal__/utils/helpers/tags/tags.js";function s(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function b(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){s(e,t,r[t])}))}return e}let p=!1;const f=t.forwardRef(((t,s)=>{var{onChange:f,onKeyDown:O,value:g,align:y=o,labelWidth:m=l,size:d=a,validationOnLabel:j=n}=t,v=function(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},l=Object.keys(e);for(n=0;n<l.length;n++)r=l[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(n=0;n<l.length;n++)r=l[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(t,["onChange","onKeyDown","value","align","labelWidth","size","validationOnLabel"]);const w=r(null),h=r(null);var P,x,S;return p||f||(p=!0,c.deprecate("Uncontrolled behaviour in `Number` is deprecated and support will soon be removed. Please make sure all your inputs are controlled.")),e(i,b((x=b({},v),S=null!=(S={value:g,onChange:e=>{(function(e){return new RegExp("^[-]?[0-9]*$").test(e)})(e.target.value)&&f?f(e):(e.target.value=g||"",e.target.setSelectionRange(w.current,h.current))},onKeyDown:e=>{w.current=e.target.selectionStart,h.current=e.target.selectionEnd,O&&O(e)},ref:s,align:y,labelWidth:m,size:d,validationOnLabel:j})?S:{},Object.getOwnPropertyDescriptors?Object.defineProperties(x,Object.getOwnPropertyDescriptors(S)):function(e){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t.push.apply(t,r)}return t}(Object(S)).forEach((function(e){Object.defineProperty(x,e,Object.getOwnPropertyDescriptor(S,e))})),x),u(null!==(P=v["data-component"])&&void 0!==P?P:"number",v)))}));f.displayName="Number";export{f as Number,f as default};
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FieldsetProps } from "../../__internal__/fieldset";
3
2
  interface StyledDateFieldProps {
4
3
  isYearInput?: boolean;
@@ -6,7 +5,7 @@ interface StyledDateFieldProps {
6
5
  size?: "small" | "medium" | "large";
7
6
  }
8
7
  export declare const StyledNumeralDate: import("styled-components").StyledComponent<"div", any, {
9
- name?: string | undefined;
8
+ name?: string;
10
9
  }, never>;
11
10
  export declare const StyledDateField: import("styled-components").StyledComponent<"div", any, StyledDateFieldProps, never>;
12
11
  interface StyledFieldsetProps extends FieldsetProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const StyledSelectContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
3
2
  interface StyledPagerContainerProps {
4
3
  variant?: "alternate" | "default";
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PasswordProps } from "./password.component";
3
2
  declare const StyledPassword: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../textbox").TextboxProps & import("react").RefAttributes<HTMLInputElement>>, any, PasswordProps, never>;
4
3
  declare const HiddenAriaLive: import("styled-components").StyledComponent<"p", any, {}, never>;
@@ -20,6 +20,6 @@ interface AllStyledPillProps extends StyledPillProps {
20
20
  pillRole: "tag" | "status";
21
21
  }
22
22
  declare const StyledPill: import("styled-components").StyledComponent<"span", any, {
23
- theme: object; /** Override color variant, provide any color from palette or any valid css color value. */
23
+ theme: object;
24
24
  } & AllStyledPillProps, "theme">;
25
25
  export default StyledPill;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { MarginProps } from "styled-system";
3
2
  import { PodProps } from "./pod.component";
4
3
  import { PodSize, PodVariant } from "./pod.config";