@selfdecode/sd-component-library 2.45.12 → 2.45.15

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 (78) hide show
  1. package/lib/193805683b5b1e117aab667b99dc2e4d.svg +15 -0
  2. package/lib/components/breadcrumbs/breadcrumb/interfaces.d.ts +2 -2
  3. package/lib/components/buttons/button/interfaces.d.ts +2 -2
  4. package/lib/components/buttons/round-icon-button/interfaces.d.ts +1 -1
  5. package/lib/components/checkboxes/checkbox/interfaces.d.ts +1 -1
  6. package/lib/components/complex/navbar/index.d.ts +2 -1
  7. package/lib/components/complex/navbar/partials/index.d.ts +2 -0
  8. package/lib/components/complex/navbar/partials/navbar-v1/index.d.ts +1 -0
  9. package/lib/components/complex/navbar/partials/navbar-v1/partials/index.d.ts +1 -0
  10. package/lib/components/complex/navbar/partials/navbar-v1/partials/navbar-mobile-v1/index.d.ts +1 -0
  11. package/lib/components/complex/navbar/partials/navbar-v1/partials/navbar-mobile-v1/partials/colored-background-list/colored-background-list.utils.d.ts +1 -1
  12. package/lib/components/complex/navbar/partials/navbar-v1/partials/navbar-mobile-v1/partials/index.d.ts +1 -0
  13. package/lib/components/complex/navbar/partials/navbar-v2/index.d.ts +1 -0
  14. package/lib/components/complex/navbar/partials/navbar-v2/partials/index.d.ts +1 -0
  15. package/lib/components/complex/navbar/partials/navbar-v2/partials/interfaces.d.ts +12 -0
  16. package/lib/components/complex/navbar/partials/navbar-v2/partials/navbar-desktop-v2/partials/navbar-item-without-menu/index.d.ts +1 -0
  17. package/lib/components/complex/navbar/partials/navbar-v2/partials/navbar-desktop-v2/partials/navbar-item-without-menu/intefaces.d.ts +7 -0
  18. package/lib/components/complex/navbar/partials/navbar-v2/partials/navbar-desktop-v2/partials/navbar-item-without-menu/navbar-item-without-menu.d.ts +3 -0
  19. package/lib/components/complex/navbar/partials/navbar-v2/presentational/interfaces.d.ts +1 -1
  20. package/lib/components/complex/navbar/presentational/constants-v3.d.ts +1 -0
  21. package/lib/components/complex/navbar/presentational/index.d.ts +3 -1
  22. package/lib/components/complex/updated-navbar/constants.d.ts +5 -5
  23. package/lib/components/complex/updated-navbar/index.d.ts +1 -0
  24. package/lib/components/complex/updated-navbar/partials/index.d.ts +2 -0
  25. package/lib/components/complex/updated-navbar/partials/updated-navbar-desktop/partials/updated-navbar-item/interfaces.d.ts +1 -1
  26. package/lib/components/complex/updated-navbar/partials/updated-navbar-mobile/index.d.ts +1 -0
  27. package/lib/components/complex/updated-navbar/partials/updated-navbar-mobile/partials/index.d.ts +4 -0
  28. package/lib/components/complex/updated-navbar/partials/updated-navbar-mobile/partials/updated-navbar-navigation/index.d.ts +1 -0
  29. package/lib/components/complex/updated-navbar/partials/updated-navbar-mobile/partials/updated-navbar-navigation/partials/index.d.ts +5 -0
  30. package/lib/components/complex/updated-navbar/partials/updated-navbar-mobile/partials/updated-navbar-navigation/partials/item-row/interfaces.d.ts +1 -1
  31. package/lib/components/complex/updated-navbar/partials/updated-navbar-mobile/partials/updated-navbar-navigation/partials/primary-folded-item/interfaces.d.ts +1 -1
  32. package/lib/components/complex/updated-navbar/partials/updated-navbar-mobile/partials/updated-navbar-navigation/partials/unfolded-item/interfaces.d.ts +1 -1
  33. package/lib/components/complex/updated-navbar/partials/updated-navbar-mobile/partials/updated-navbar-search/interfaces.d.ts +2 -1
  34. package/lib/components/containers/flex-center/flex-center.d.ts +1 -1
  35. package/lib/components/containers/grid-containers/grid-container-v2/grid-container-v2.d.ts +1 -1
  36. package/lib/components/dividers/divider/interfaces.d.ts +1 -1
  37. package/lib/components/icons/environment-icon/environment.svg +15 -0
  38. package/lib/components/icons/environment-icon/index.d.ts +1 -0
  39. package/lib/components/icons/index.d.ts +1 -0
  40. package/lib/components/icons/round-bordered-star/interfaces.d.ts +2 -0
  41. package/lib/components/inputs/date-inputs/base-date-input/base-date-input.d.ts +1 -1
  42. package/lib/components/inputs/date-inputs/base-date-range-input/base-date-range-input.d.ts +1 -1
  43. package/lib/components/inputs/date-inputs/outlined-date-range-input/interfaces.d.ts +1 -1
  44. package/lib/components/inputs/input/interfaces.d.ts +1 -1
  45. package/lib/components/inputs/search-input/presentational/interfaces.d.ts +1 -1
  46. package/lib/components/inputs/secondary-text-input/interfaces.d.ts +1 -1
  47. package/lib/components/menus/actions-menu/interfaces.d.ts +4 -0
  48. package/lib/components/meters/dashed-meter/interfaces.d.ts +1 -1
  49. package/lib/components/meters/outline-meter/partials/base-meter-label-box/interfaces.d.ts +1 -1
  50. package/lib/components/meters/outline-meter/partials/outline-meter-scale/interfaces.d.ts +1 -1
  51. package/lib/components/selectors/combined-secondary-custom-selector/combined-secondary-custom-selector.d.ts +3 -0
  52. package/lib/components/selectors/combined-secondary-custom-selector/index.d.ts +1 -0
  53. package/lib/components/selectors/combined-secondary-custom-selector/interfaces.d.ts +3 -0
  54. package/lib/components/selectors/custom-scrollable-selector/custom-scrollable-selector.d.ts +3 -0
  55. package/lib/components/selectors/custom-scrollable-selector/index.d.ts +1 -0
  56. package/lib/components/selectors/custom-scrollable-selector/interfaces.d.ts +3 -0
  57. package/lib/components/selectors/custom-scrollable-selector/partials/custom-scrollable-options-box/custom-scrollable-options-box.d.ts +3 -0
  58. package/lib/components/selectors/custom-scrollable-selector/partials/custom-scrollable-options-box/index.d.ts +1 -0
  59. package/lib/components/selectors/custom-scrollable-selector/partials/custom-scrollable-options-box/interfaces.d.ts +3 -0
  60. package/lib/components/selectors/index.d.ts +21 -0
  61. package/lib/components/selectors/primary-custom-scrollable-selector/index.d.ts +1 -0
  62. package/lib/components/selectors/primary-custom-scrollable-selector/interfaces.d.ts +5 -0
  63. package/lib/components/selectors/primary-custom-scrollable-selector/partials/custom-scrollable-options-box/custom-scrollable-options-box.d.ts +3 -0
  64. package/lib/components/selectors/primary-custom-scrollable-selector/partials/custom-scrollable-options-box/index.d.ts +1 -0
  65. package/lib/components/selectors/primary-custom-scrollable-selector/partials/custom-scrollable-options-box/interfaces.d.ts +4 -0
  66. package/lib/components/selectors/primary-custom-scrollable-selector/partials/option-row/index.d.ts +1 -0
  67. package/lib/components/selectors/primary-custom-scrollable-selector/partials/option-row/interfaces.d.ts +5 -0
  68. package/lib/components/selectors/primary-custom-scrollable-selector/partials/option-row/option-row.d.ts +3 -0
  69. package/lib/components/selectors/primary-custom-scrollable-selector/primary-custom-scrollable-selector.d.ts +3 -0
  70. package/lib/components/selectors/secondary-custom-selector/interfaces.d.ts +1 -1
  71. package/lib/components/selectors/selector/interfaces.d.ts +1 -1
  72. package/lib/components/tabs/tabs-menu/interfaces.d.ts +1 -1
  73. package/lib/components/tooltips/tooltip-with-pointer/interfaces.d.ts +4 -0
  74. package/lib/core/custom-hooks.d.ts +1 -1
  75. package/lib/core/theme.d.ts +10 -0
  76. package/lib/index.d.ts +5 -20
  77. package/lib/index.js +1 -1
  78. package/package.json +3 -2
@@ -0,0 +1,15 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="34.594"
4
+ height="35.279"
5
+ viewBox="0 0 34.594 35.279"
6
+ >
7
+ <path
8
+ d="M25.735,32.908a19.412,19.412,0,0,1-3.72-2.553c-1.238-.932-1.179-2.021-1.179-3.394.97.035,2.349-.268,2.992.505.2.246.9,1.345,1.369.955.379-.32-.283-1.6-.412-1.895-.4-.925.9-1.286,1.564-1.912.865-.819,2.721-2.1,2.574-2.688s-1.857-2.247-2.856-1.984c-.15.039-1.477,1.429-1.732,1.642.006-.453.014-.907.02-1.36,0-.287-.534-.581-.505-.765.063-.467,1.363-1.314,1.686-1.686-.226-.141-1-.806-1.233-.707-.566.236-1.206.4-1.768.632a3.649,3.649,0,0,0-.052-.563A13.923,13.923,0,0,1,26.057,16.1l1.112.447.786.932.783.808.685.221,1.088-1.026-.284-.734v-.659a13.922,13.922,0,0,1,5.962,2.352c-.318.029-.668.076-1.062.126a3.556,3.556,0,0,0-.549-.207c.515,1.109,1.053,2.2,1.6,3.3.584,1.168,1.878,2.421,2.106,3.656a26.917,26.917,0,0,1,.189,3.774.436.436,0,0,0,.552.4c3.621-1.21,4.9-5.735,2.453-9.068A16.412,16.412,0,1,0,22.763,45.507,1.164,1.164,0,0,0,24.3,44.357v-.025a1.165,1.165,0,0,0-.795-1.052,14.062,14.062,0,0,1-6.047-22.4,15.577,15.577,0,0,1,.159,1.909c-.126,1.878-.315,3.054.784,4.64a7.67,7.67,0,0,1,.741,2.217c.2.7,1.018,1.066,1.58,1.5,1.137.869,2.218,1.88,3.421,2.644.793.505,1.288.758,1.056,1.724a6.126,6.126,0,0,1-.642,1.952,3.928,3.928,0,0,0,.339,1.148,11.817,11.817,0,0,1,3.567-5.807c-.908.03-2.019.413-2.732.1"
9
+ transform="translate(-11.752 -13.596)"
10
+ />
11
+ <path
12
+ d="M41.973,27.31a1.471,1.471,0,0,0-1.926-.8,1.44,1.44,0,0,0-.729.657,4.851,4.851,0,0,1-4.225,2.471H32.377a7.442,7.442,0,0,0-7.434,7.435.947.947,0,1,0,1.895,0,5.546,5.546,0,0,1,5.539-5.54H35.1a6.744,6.744,0,0,0,5.423-2.746,11.229,11.229,0,0,1,.642,3.769c0,5.464-3.431,9.678-8.19,10.023a5.557,5.557,0,0,1-4.593-1.689A14.284,14.284,0,0,1,36.108,36.5a.947.947,0,0,0-.435-1.844C27.228,36.647,24.835,42.53,24.3,44.284a.947.947,0,1,0,1.813.551,10.419,10.419,0,0,1,1.127-2.416,7.433,7.433,0,0,0,5.128,2.089,7.135,7.135,0,0,0,.769-.042c5.746-.417,9.916-5.425,9.916-11.91a13.116,13.116,0,0,0-1.081-5.246"
13
+ transform="translate(-8.46 -10.227)"
14
+ />
15
+ </svg>
@@ -1,6 +1,6 @@
1
- import { CrumbType } from "./crumb/interfaces";
2
- import { BaseComponentProps } from "../../interfaces";
3
1
  import { CSSProperties } from "react";
2
+ import { BaseComponentProps } from "../../interfaces";
3
+ import { CrumbType } from "./crumb/interfaces";
4
4
  /**
5
5
  * Defines the breadcrumbs component's properties.
6
6
  */
@@ -1,8 +1,8 @@
1
1
  import { ReactNode } from "react";
2
2
  import { History } from "history";
3
- import { BaseComponentProps } from "../../interfaces";
4
- import { LoadingSpinnerProps as LoadingIconProps } from "../../animations/loading-spinner/interfaces";
5
3
  import { SxProps } from "rebass";
4
+ import { LoadingSpinnerProps as LoadingIconProps } from "../../animations/loading-spinner/interfaces";
5
+ import { BaseComponentProps } from "../../interfaces";
6
6
  /**
7
7
  * Defines the button component's properties. You cannot pass
8
8
  * both onClick and link props at the same time
@@ -1,5 +1,5 @@
1
- import { ButtonProps } from "../button";
2
1
  import { CSSProperties } from "react";
2
+ import { ButtonProps } from "../button";
3
3
  export interface RoundIconButtonProps extends Omit<ButtonProps, "borderRadius" | "onClick"> {
4
4
  /**
5
5
  * Active state value.
@@ -1,5 +1,5 @@
1
- import { BaseComponentProps } from "../../interfaces";
2
1
  import React from "react";
2
+ import { BaseComponentProps } from "../../interfaces";
3
3
  export interface CheckboxProps extends BaseComponentProps {
4
4
  /**
5
5
  * The callback to run when the checkbox element changes.
@@ -1 +1,2 @@
1
- export { NavbarPresentational as Navbar, getLabShopsUrlProps, } from "./presentational";
1
+ export * from "./presentational";
2
+ export * from "./partials";
@@ -0,0 +1,2 @@
1
+ export * from "./navbar-v1";
2
+ export * from "./navbar-v2";
@@ -1 +1,2 @@
1
1
  export { NavbarV1Presentational as NavbarV1 } from "./presentational";
2
+ export * from "./partials";
@@ -0,0 +1 @@
1
+ export * from "./navbar-mobile-v1";
@@ -1 +1,2 @@
1
1
  export { NavbarMobileV1Presentational as NavbarMobileV1 } from "./presentational";
2
+ export * from "./partials";
@@ -1,3 +1,3 @@
1
- import { NonNestedNavItem } from "./interfaces";
2
1
  import { NavMenuItem } from "../../../../../navbar-v2/partials/interfaces";
2
+ import { NonNestedNavItem } from "./interfaces";
3
3
  export declare const getFlatElementsRecursively: (elements: NavMenuItem[]) => NonNestedNavItem[];
@@ -1 +1,2 @@
1
1
  export { NavbarV2Presentational as NavbarV2 } from "./presentational";
2
+ export * from "./partials";
@@ -0,0 +1 @@
1
+ export type { NavItem as NavItemConfig } from "./interfaces";
@@ -42,6 +42,18 @@ export declare type NavItem = {
42
42
  * Whether weglot should translate text
43
43
  */
44
44
  dontTranslate?: boolean;
45
+ /**
46
+ * The url of the link. It should be set to undefined
47
+ * when it has children NavMenuItems
48
+ */
49
+ url?: string;
50
+ /**
51
+ * Flag to decide if the URL is internal.
52
+ *
53
+ * It means the url points to some page within the react app
54
+ * and react router's `Link` can be used to navigate to that page.
55
+ */
56
+ isInternal?: boolean;
45
57
  };
46
58
  export declare type NavMenuItem = {
47
59
  /**
@@ -0,0 +1 @@
1
+ export { NavbarItemWithoutMenu } from "./navbar-item-without-menu";
@@ -0,0 +1,7 @@
1
+ import { NavItem } from "../../../interfaces";
2
+ export interface NavbarItemWithMenuProps {
3
+ /**
4
+ * The navItem to be rendered
5
+ */
6
+ item: NavItem;
7
+ }
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ import { NavbarItemWithMenuProps } from "./intefaces";
3
+ export declare const NavbarItemWithoutMenu: React.FC<NavbarItemWithMenuProps>;
@@ -1,4 +1,4 @@
1
- import { NavbarProps } from "../../../presentational/interfaces";
1
+ import { NavbarProps } from "../../../presentational";
2
2
  import { NavItem } from "../partials/interfaces";
3
3
  export declare type NavbarV2PresentationalProps = Pick<NavbarProps, "history" | "unsubscribedUser" | "onSearch" | "searchResults" | "itemsInCart" | "onClickCartIcon" | "isLegacy" | "borderBottomColor" | "onClickSearch" | "useRouterLinks" | "hideSearch" | "searchValue"> & {
4
4
  /**
@@ -1,5 +1,6 @@
1
1
  import { NavItem } from "../partials/navbar-v2/partials/interfaces";
2
2
  export declare const getgeneticsNavItem: (isPractitioner: boolean) => NavItem;
3
3
  export declare const labsNavItem: NavItem;
4
+ export declare const lifestyleAnalyzerNavItem: NavItem;
4
5
  export declare const getMyAccountNavItem: (isPractitioner: boolean, onLogout?: (() => void) | undefined) => NavItem;
5
6
  export declare const getLanguageNavItem: (selectedLangCode: string, langCodes: string[], onLanguageSwitch: (langCode: string) => void) => NavItem;
@@ -1,2 +1,4 @@
1
- export { NavbarPresentational } from "./navbar-presentational";
1
+ export { NavbarPresentational as Navbar } from "./navbar-presentational";
2
2
  export { getLabShopsUrlProps } from "./url-utils";
3
+ export type { NavbarProps } from "./interfaces";
4
+ export { getNativeLanguageName } from "./language-mapping";
@@ -26,7 +26,7 @@ export declare const legacyToolsItem: {
26
26
  url?: undefined;
27
27
  })[];
28
28
  };
29
- export declare const myAccountItem: {
29
+ export declare const getMyAccountItem: (isProfessional?: boolean, isLegacy?: boolean) => {
30
30
  Icon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
31
31
  title?: string | undefined;
32
32
  }>;
@@ -42,10 +42,6 @@ export declare const myAccountItem: {
42
42
  })[];
43
43
  };
44
44
  export declare const regularUserItems: ({
45
- title: string;
46
- url: string;
47
- items?: undefined;
48
- } | {
49
45
  title: string;
50
46
  items: ({
51
47
  title: string;
@@ -56,4 +52,8 @@ export declare const regularUserItems: ({
56
52
  title: string;
57
53
  })[];
58
54
  url?: undefined;
55
+ } | {
56
+ title: string;
57
+ url: string;
58
+ items?: undefined;
59
59
  })[];
@@ -1 +1,2 @@
1
1
  export { UpdatedNavbar } from "./updated-navbar";
2
+ export * from "./partials";
@@ -0,0 +1,2 @@
1
+ export * from "./updated-navbar-mobile";
2
+ export * from "./updated-navbar-desktop";
@@ -1,5 +1,5 @@
1
- import { UpdatedMenuRowProps } from "../updated-menu-row/interfaces";
2
1
  import { FC, SVGProps } from "react";
2
+ import { UpdatedMenuRowProps } from "../updated-menu-row/interfaces";
3
3
  export interface ProNavbarItemProps {
4
4
  title?: string;
5
5
  Icon?: FC<SVGProps<SVGSVGElement>>;
@@ -1 +1,2 @@
1
1
  export { UpdatedNavbarMobile } from "./updated-navbar-mobile";
2
+ export * from "./partials";
@@ -0,0 +1,4 @@
1
+ export * from "./unfolded-navbar-container";
2
+ export * from "./updated-navbar-folded";
3
+ export * from "./updated-navbar-search";
4
+ export * from "./updated-navbar-navigation";
@@ -1 +1,2 @@
1
1
  export { UpdatedNavbarNavigation } from "./updated-navbar-navigation";
2
+ export * from "./partials";
@@ -0,0 +1,5 @@
1
+ export { UnfoldedItemRow } from "./unfolded-item-row";
2
+ export { ItemRow } from "./item-row";
3
+ export { UnfoldedItem } from "./unfolded-item";
4
+ export { SecondaryFoldedItem } from "./secondary-folded-item";
5
+ export { PrimaryFoldedItem } from "./primary-folded-item";
@@ -1,5 +1,5 @@
1
- import { SxProps } from "rebass";
2
1
  import { FC, SVGProps } from "react";
2
+ import { SxProps } from "rebass";
3
3
  export interface ItemRowProps {
4
4
  title?: string;
5
5
  Icon?: FC<SVGProps<SVGSVGElement>>;
@@ -1,5 +1,5 @@
1
- import { UpdatedMenuRowProps } from "../../../../../updated-navbar-desktop/partials/updated-menu-row/interfaces";
2
1
  import { FC, SVGProps } from "react";
2
+ import { UpdatedMenuRowProps } from "../../../../../updated-navbar-desktop/partials/updated-menu-row/interfaces";
3
3
  export interface PrimaryFoldedItemProps {
4
4
  title?: string;
5
5
  url?: string;
@@ -1,5 +1,5 @@
1
- import { UpdatedMenuRowProps } from "../../../../../updated-navbar-desktop/partials/updated-menu-row/interfaces";
2
1
  import { FC, SVGProps } from "react";
2
+ import { UpdatedMenuRowProps } from "../../../../../updated-navbar-desktop/partials/updated-menu-row/interfaces";
3
3
  export interface UnfoldedItemProps {
4
4
  title?: string;
5
5
  toggledTitle?: string;
@@ -1,6 +1,7 @@
1
- import { UnfoldedNavbarContainerProps } from "../unfolded-navbar-container/interfaces";
2
1
  import { UpdatedNavbarProps } from "../../../../interfaces";
2
+ import { UnfoldedNavbarContainerProps } from "../unfolded-navbar-container/interfaces";
3
3
  export interface UpdatedNavbarSearchProps extends Pick<UpdatedNavbarProps, "searchResults" | "searchValue" | "onSearch">, Pick<UnfoldedNavbarContainerProps, "onMaskClick"> {
4
4
  hideSearch: () => void;
5
5
  showNavigation: () => void;
6
+ title?: string;
6
7
  }
@@ -1,3 +1,3 @@
1
1
  import React from "react";
2
2
  import { FlexProps } from "rebass";
3
- export declare const FlexCenter: React.ForwardRefExoticComponent<Pick<FlexProps, "flex" | "width" | "children" | "backgroundColor" | "p" | "px" | "py" | "m" | "mt" | "mr" | "mb" | "ml" | "onChange" | "hidden" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "sizes" | "content" | "variant" | "tx" | "as" | "css" | "key" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "mx" | "marginX" | "my" | "marginY" | "padding" | "pt" | "paddingTop" | "pr" | "paddingRight" | "pb" | "paddingBottom" | "pl" | "paddingLeft" | "paddingX" | "paddingY" | "height" | "minWidth" | "minHeight" | "maxWidth" | "maxHeight" | "display" | "verticalAlign" | "size" | "overflow" | "overflowX" | "overflowY" | "fontSize" | "color" | "bg" | "opacity" | "order" | "alignSelf" | "sx" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "value" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "alignContent" | "alignItems" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "justifyContent" | "justifyItems" | "justifySelf"> & React.RefAttributes<HTMLDivElement>>;
3
+ export declare const FlexCenter: React.ForwardRefExoticComponent<Pick<FlexProps, "flex" | "cite" | "data" | "form" | "label" | "p" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "children" | "width" | "backgroundColor" | "px" | "py" | "m" | "mt" | "mr" | "mb" | "ml" | "onChange" | "hidden" | "sizes" | "content" | "variant" | "tx" | "as" | "css" | "key" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "mx" | "marginX" | "my" | "marginY" | "padding" | "pt" | "paddingTop" | "pr" | "paddingRight" | "pb" | "paddingBottom" | "pl" | "paddingLeft" | "paddingX" | "paddingY" | "height" | "minWidth" | "minHeight" | "maxWidth" | "maxHeight" | "display" | "verticalAlign" | "size" | "overflow" | "overflowX" | "overflowY" | "fontSize" | "color" | "bg" | "opacity" | "order" | "alignSelf" | "sx" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "value" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "alignContent" | "alignItems" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "justifyContent" | "justifyItems" | "justifySelf"> & React.RefAttributes<HTMLDivElement>>;
@@ -1,3 +1,3 @@
1
1
  import React from "react";
2
2
  import { GridContainerV2Props as Props } from "./interfaces";
3
- export declare const GridContainerV2: React.ForwardRefExoticComponent<Pick<Props, "flex" | "width" | "children" | "backgroundColor" | "p" | "px" | "py" | "m" | "mt" | "mr" | "mb" | "ml" | "onChange" | "hidden" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "sizes" | "content" | "variant" | "tx" | "as" | "css" | "key" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "mx" | "marginX" | "my" | "marginY" | "padding" | "pt" | "paddingTop" | "pr" | "paddingRight" | "pb" | "paddingBottom" | "pl" | "paddingLeft" | "paddingX" | "paddingY" | "height" | "minWidth" | "minHeight" | "maxWidth" | "maxHeight" | "verticalAlign" | "size" | "overflow" | "overflowX" | "overflowY" | "fontSize" | "color" | "bg" | "opacity" | "order" | "alignSelf" | "sx" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "value" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "alignContent" | "alignItems" | "flexDirection" | "gridTemplateColumns" | "gridTemplateRows" | "justifyContent" | "justifyItems" | "justifySelf" | "gap"> & React.RefAttributes<HTMLDivElement>>;
3
+ export declare const GridContainerV2: React.ForwardRefExoticComponent<Pick<Props, "flex" | "cite" | "data" | "form" | "label" | "p" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "children" | "width" | "backgroundColor" | "px" | "py" | "m" | "mt" | "mr" | "mb" | "ml" | "onChange" | "hidden" | "sizes" | "content" | "variant" | "tx" | "as" | "css" | "key" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "mx" | "marginX" | "my" | "marginY" | "padding" | "pt" | "paddingTop" | "pr" | "paddingRight" | "pb" | "paddingBottom" | "pl" | "paddingLeft" | "paddingX" | "paddingY" | "height" | "minWidth" | "minHeight" | "maxWidth" | "maxHeight" | "verticalAlign" | "size" | "overflow" | "overflowX" | "overflowY" | "fontSize" | "color" | "bg" | "opacity" | "order" | "alignSelf" | "sx" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "value" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "alignContent" | "alignItems" | "flexDirection" | "gridTemplateColumns" | "gridTemplateRows" | "justifyContent" | "justifyItems" | "justifySelf" | "gap"> & React.RefAttributes<HTMLDivElement>>;
@@ -1,5 +1,5 @@
1
- import { BaseComponentProps } from "../../interfaces";
2
1
  import { SxProps } from "rebass";
2
+ import { BaseComponentProps } from "../../interfaces";
3
3
  export interface DividerProps extends BaseComponentProps {
4
4
  /**
5
5
  * The divider's width
@@ -0,0 +1,15 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="34.594"
4
+ height="35.279"
5
+ viewBox="0 0 34.594 35.279"
6
+ >
7
+ <path
8
+ d="M25.735,32.908a19.412,19.412,0,0,1-3.72-2.553c-1.238-.932-1.179-2.021-1.179-3.394.97.035,2.349-.268,2.992.505.2.246.9,1.345,1.369.955.379-.32-.283-1.6-.412-1.895-.4-.925.9-1.286,1.564-1.912.865-.819,2.721-2.1,2.574-2.688s-1.857-2.247-2.856-1.984c-.15.039-1.477,1.429-1.732,1.642.006-.453.014-.907.02-1.36,0-.287-.534-.581-.505-.765.063-.467,1.363-1.314,1.686-1.686-.226-.141-1-.806-1.233-.707-.566.236-1.206.4-1.768.632a3.649,3.649,0,0,0-.052-.563A13.923,13.923,0,0,1,26.057,16.1l1.112.447.786.932.783.808.685.221,1.088-1.026-.284-.734v-.659a13.922,13.922,0,0,1,5.962,2.352c-.318.029-.668.076-1.062.126a3.556,3.556,0,0,0-.549-.207c.515,1.109,1.053,2.2,1.6,3.3.584,1.168,1.878,2.421,2.106,3.656a26.917,26.917,0,0,1,.189,3.774.436.436,0,0,0,.552.4c3.621-1.21,4.9-5.735,2.453-9.068A16.412,16.412,0,1,0,22.763,45.507,1.164,1.164,0,0,0,24.3,44.357v-.025a1.165,1.165,0,0,0-.795-1.052,14.062,14.062,0,0,1-6.047-22.4,15.577,15.577,0,0,1,.159,1.909c-.126,1.878-.315,3.054.784,4.64a7.67,7.67,0,0,1,.741,2.217c.2.7,1.018,1.066,1.58,1.5,1.137.869,2.218,1.88,3.421,2.644.793.505,1.288.758,1.056,1.724a6.126,6.126,0,0,1-.642,1.952,3.928,3.928,0,0,0,.339,1.148,11.817,11.817,0,0,1,3.567-5.807c-.908.03-2.019.413-2.732.1"
9
+ transform="translate(-11.752 -13.596)"
10
+ />
11
+ <path
12
+ d="M41.973,27.31a1.471,1.471,0,0,0-1.926-.8,1.44,1.44,0,0,0-.729.657,4.851,4.851,0,0,1-4.225,2.471H32.377a7.442,7.442,0,0,0-7.434,7.435.947.947,0,1,0,1.895,0,5.546,5.546,0,0,1,5.539-5.54H35.1a6.744,6.744,0,0,0,5.423-2.746,11.229,11.229,0,0,1,.642,3.769c0,5.464-3.431,9.678-8.19,10.023a5.557,5.557,0,0,1-4.593-1.689A14.284,14.284,0,0,1,36.108,36.5a.947.947,0,0,0-.435-1.844C27.228,36.647,24.835,42.53,24.3,44.284a.947.947,0,1,0,1.813.551,10.419,10.419,0,0,1,1.127-2.416,7.433,7.433,0,0,0,5.128,2.089,7.135,7.135,0,0,0,.769-.042c5.746-.417,9.916-5.425,9.916-11.91a13.116,13.116,0,0,0-1.081-5.246"
13
+ transform="translate(-8.46 -10.227)"
14
+ />
15
+ </svg>
@@ -0,0 +1 @@
1
+ export { ReactComponent as EnvironmentIcon } from "./environment.svg";
@@ -17,3 +17,4 @@ export { StarIcon } from "./star-icon";
17
17
  export { VialIcon } from "./vial-icon";
18
18
  export { WarningCircleIcon } from "./warning-circle-icon";
19
19
  export { TriangularPointerIcon } from "./triangular-pointer-icon";
20
+ export { EnvironmentIcon } from "./environment-icon";
@@ -1,4 +1,6 @@
1
+ import { SxProps } from "rebass";
1
2
  export interface RoundBorderedStarProps {
3
+ sx?: SxProps["sx"];
2
4
  /**
3
5
  * Icon size (20px by default)
4
6
  */
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- import { BaseDateInputProps as Props } from "./interfaces";
3
2
  import "react-date-range/dist/styles.css";
4
3
  import "react-date-range/dist/theme/default.css";
4
+ import { BaseDateInputProps as Props } from "./interfaces";
5
5
  export declare const BaseDateInput: React.FC<Props>;
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- import { BaseDateRangeInputProps as Props } from "./interfaces";
3
2
  import "react-date-range/dist/styles.css";
4
3
  import "react-date-range/dist/theme/default.css";
4
+ import { BaseDateRangeInputProps as Props } from "./interfaces";
5
5
  export declare const BaseDateRangeInput: React.FC<Props>;
@@ -1,5 +1,5 @@
1
- import { BaseDateRangeInputProps } from "../base-date-range-input";
2
1
  import { SxProps } from "rebass";
2
+ import { BaseDateRangeInputProps } from "../base-date-range-input";
3
3
  export interface OutlinedDateRangeInputProps extends Omit<BaseDateRangeInputProps, "showCalendar" | "children" | "onClose"> {
4
4
  /**
5
5
  * Text to be displayed inside of button.
@@ -1,5 +1,5 @@
1
- import { BaseComponentProps } from "../../interfaces";
2
1
  import { SxProps } from "rebass";
2
+ import { BaseComponentProps } from "../../interfaces";
3
3
  export declare type InputProps = BaseComponentProps & {
4
4
  /**
5
5
  * The callback to run when the input element changes.
@@ -1,6 +1,6 @@
1
+ import { SxProps } from "rebass";
1
2
  import { PrimaryTextInputProps } from "../../primary-text-input";
2
3
  import { SearchResult } from "../partials/search-box/interfaces";
3
- import { SxProps } from "rebass";
4
4
  /**
5
5
  * Defines SearchInput component's properties.
6
6
  */
@@ -1,6 +1,6 @@
1
+ import { SxProps } from "rebass";
1
2
  import { ResponsiveTextV2Props } from "../../texts/responsive-text-v2";
2
3
  import { PrimaryTextInputProps } from "../primary-text-input";
3
- import { SxProps } from "rebass";
4
4
  /**
5
5
  * Defines the SecondaryTextInput component's properties.
6
6
  */
@@ -1,10 +1,14 @@
1
1
  import { SxProps } from "rebass";
2
2
  export interface ActionsMenuProps {
3
+ iconSize?: string;
4
+ iconBorderWidth?: string;
5
+ activeScale?: number;
3
6
  actions: ActionConfig[];
4
7
  actionsBoxWidth?: string;
5
8
  actionBoxPx?: string | string[];
6
9
  actionBoxPy?: string | string[];
7
10
  containerSx?: SxProps["sx"];
11
+ menuBoxZIndex?: number;
8
12
  /**
9
13
  * Whether to hide options box after selection.
10
14
  */
@@ -1,5 +1,5 @@
1
- import { BaseComponentProps } from "../../interfaces";
2
1
  import { BaseGridContainerProps } from "../../../index";
2
+ import { BaseComponentProps } from "../../interfaces";
3
3
  export interface DashedMeterProps extends BaseComponentProps, Pick<BaseGridContainerProps, "gap" | "width" | "p" | "alignItems"> {
4
4
  value: 0 | 1 | 2 | 3 | 4 | 5;
5
5
  /**
@@ -1,5 +1,5 @@
1
- import { OutlineMeterLabelBoxProps } from "../outline-meter-label-box/interfaces";
2
1
  import { OutlineMeterLabelPosition } from "../../interfaces";
2
+ import { OutlineMeterLabelBoxProps } from "../outline-meter-label-box/interfaces";
3
3
  export interface BaseMeterLabelBoxProps extends Required<Omit<OutlineMeterLabelBoxProps, "value" | "start" | "end" | "idx" | "totalRanges" | "bounds">> {
4
4
  /**
5
5
  * Whether value is in the range to which label corresponds.
@@ -1,5 +1,5 @@
1
- import { OutlineMeterRangeProps } from "../outline-meter-range/interfaces";
2
1
  import { OutlineMeterProps } from "../../interfaces";
2
+ import { OutlineMeterRangeProps } from "../outline-meter-range/interfaces";
3
3
  export interface OutlineMeterScaleProps extends Pick<OutlineMeterRangeProps, "diameter">, Required<Pick<OutlineMeterProps, "arc" | "dashHeight" | "dashWidth" | "numberOfDashes" | "gaugeWidth" | "distanceFromRangesToScale">> {
4
4
  /**
5
5
  * Dash color.
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ import { CombinedSecondaryCustomSelectorProps as Props } from "./interfaces";
3
+ export declare const CombinedSecondaryCustomSelector: React.FC<Props>;
@@ -0,0 +1 @@
1
+ export { CombinedSecondaryCustomSelector } from "./combined-secondary-custom-selector";
@@ -0,0 +1,3 @@
1
+ import { SecondaryCustomSelectorProps } from "../secondary-custom-selector/interfaces";
2
+ export interface CombinedSecondaryCustomSelectorProps<T extends string = string> extends Omit<SecondaryCustomSelectorProps, "variant"> {
3
+ }
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import { CustomScrollableSelectorProps as Props } from "./interfaces";
3
+ export declare const CustomScrollableSelector: <T extends string = string>(props: Props<T>) => JSX.Element | null;
@@ -0,0 +1 @@
1
+ export { CustomScrollableSelector } from "./custom-scrollable-selector";
@@ -0,0 +1,3 @@
1
+ import { SecondaryCustomSelectorProps } from "../secondary-custom-selector/interfaces";
2
+ export interface CustomScrollableSelectorProps<T extends string = string> extends Omit<SecondaryCustomSelectorProps<T>, "variant"> {
3
+ }
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import { CustomScrollableOptionsBoxProps as Props } from "./interfaces";
3
+ export declare const CustomScrollableOptionsBox: <T extends string = string>(props: Props<T>) => JSX.Element;
@@ -0,0 +1 @@
1
+ export { CustomScrollableOptionsBox } from "./custom-scrollable-options-box";
@@ -0,0 +1,3 @@
1
+ import { SecondaryCustomSelectorOptionsBoxProps } from "../../../secondary-custom-selector/partials/secondary-custom-selector-options-box/interfaces";
2
+ export interface CustomScrollableOptionsBoxProps<T extends string = string> extends SecondaryCustomSelectorOptionsBoxProps<T> {
3
+ }
@@ -0,0 +1,21 @@
1
+ import { BaseCompactSelectorProps, BaseSelectorProps, SelectorOptionType } from "../../interfaces";
2
+ export type { SelectorOptionType as SelectorOption };
3
+ export { Selector } from "./selector";
4
+ export type { BaseSelectorProps as SelectorProps };
5
+ export { TertiarySelector } from "./tertiary-selector";
6
+ export { PrimarySelector } from "./primary-selector";
7
+ export { SecondarySelector } from "./secondary-selector";
8
+ export { CompactPrimarySelector } from "./compact-primary-selector";
9
+ export declare type CompactPrimarySelectorProps<T extends string = string> = BaseCompactSelectorProps<T>;
10
+ export { CustomSelector } from "./custom-selector";
11
+ export { SecondaryCustomSelector } from "./secondary-custom-selector";
12
+ export { TertiaryCustomSelector } from "./tertiary-custom-selector";
13
+ export { CombinedSecondaryCustomSelector } from "./combined-secondary-custom-selector";
14
+ export { SelectorV2 } from "./selector-v2";
15
+ export type { SelectorV2Props, SelectorOptionV2 } from "./selector-v2";
16
+ export { TertiarySelectorV2 } from "./tertiary-selector-v2";
17
+ export { SecondarySelectorV2 } from "./secondary-selector-v2";
18
+ export { PrimarySelectorV2 } from "./primary-selector-v2";
19
+ export { CombinedSecondarySelectorV2 } from "./combined-secondary-selector-v2";
20
+ export { CustomScrollableSelector } from "./custom-scrollable-selector";
21
+ export { PrimaryCustomScrollableSelector } from "./primary-custom-scrollable-selector";
@@ -0,0 +1 @@
1
+ export { PrimaryCustomScrollableSelector } from "./primary-custom-scrollable-selector";
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { SecondaryCustomSelectorProps } from "../secondary-custom-selector/interfaces";
3
+ export interface PrimaryCustomScrollableSelectorProps<T extends string = string> extends Omit<SecondaryCustomSelectorProps<T>, "variant"> {
4
+ leftSlot?: React.ReactNode;
5
+ }
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import { CustomScrollableOptionsBoxProps as Props } from "./interfaces";
3
+ export declare const CustomScrollableOptionsBox: <T extends string = string>(props: Props<T>) => JSX.Element | null;
@@ -0,0 +1 @@
1
+ export { CustomScrollableOptionsBox } from "./custom-scrollable-options-box";