@instructure/ui-menu 9.2.1-snapshot-11 → 9.2.1-snapshot-14

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.
@@ -13,35 +13,35 @@ declare class MenuItem extends Component<MenuItemProps, MenuItemState> {
13
13
  static readonly componentId = "Menu.Item";
14
14
  static propTypes: import("@instructure/shared-types").PropValidators<keyof {
15
15
  children: React.ReactNode;
16
- defaultSelected?: boolean | undefined;
17
- selected?: boolean | undefined;
18
- onSelect?: import("./props").OnMenuItemSelect | undefined;
19
- onClick?: ((e: React.MouseEvent<Element, MouseEvent>) => void) | undefined;
20
- onKeyDown?: ((e: React.KeyboardEvent<Element>) => void) | undefined;
21
- onKeyUp?: ((e: React.KeyboardEvent<Element>) => void) | undefined;
22
- onMouseOver?: ((e: React.MouseEvent<Element, MouseEvent>, args: MenuItem) => void) | undefined;
23
- controls?: string | undefined;
24
- disabled?: boolean | undefined;
25
- as?: import("@instructure/shared-types").AsElementType | undefined;
26
- type?: "button" | "checkbox" | "radio" | "flyout" | undefined;
27
- value?: string | number | undefined;
28
- href?: string | undefined;
16
+ defaultSelected?: boolean;
17
+ selected?: boolean;
18
+ onSelect?: import("./props").OnMenuItemSelect;
19
+ onClick?: (e: React.MouseEvent) => void;
20
+ onKeyDown?: (e: React.KeyboardEvent) => void;
21
+ onKeyUp?: (e: React.KeyboardEvent) => void;
22
+ onMouseOver?: (e: React.MouseEvent, args: MenuItem) => void;
23
+ controls?: string;
24
+ disabled?: boolean;
25
+ as?: import("@instructure/shared-types").AsElementType;
26
+ type?: "button" | "checkbox" | "radio" | "flyout";
27
+ value?: string | number;
28
+ href?: string;
29
29
  }>;
30
30
  static allowedProps: readonly (keyof {
31
31
  children: React.ReactNode;
32
- defaultSelected?: boolean | undefined;
33
- selected?: boolean | undefined;
34
- onSelect?: import("./props").OnMenuItemSelect | undefined;
35
- onClick?: ((e: React.MouseEvent<Element, MouseEvent>) => void) | undefined;
36
- onKeyDown?: ((e: React.KeyboardEvent<Element>) => void) | undefined;
37
- onKeyUp?: ((e: React.KeyboardEvent<Element>) => void) | undefined;
38
- onMouseOver?: ((e: React.MouseEvent<Element, MouseEvent>, args: MenuItem) => void) | undefined;
39
- controls?: string | undefined;
40
- disabled?: boolean | undefined;
41
- as?: import("@instructure/shared-types").AsElementType | undefined;
42
- type?: "button" | "checkbox" | "radio" | "flyout" | undefined;
43
- value?: string | number | undefined;
44
- href?: string | undefined;
32
+ defaultSelected?: boolean;
33
+ selected?: boolean;
34
+ onSelect?: import("./props").OnMenuItemSelect;
35
+ onClick?: (e: React.MouseEvent) => void;
36
+ onKeyDown?: (e: React.KeyboardEvent) => void;
37
+ onKeyUp?: (e: React.KeyboardEvent) => void;
38
+ onMouseOver?: (e: React.MouseEvent, args: MenuItem) => void;
39
+ controls?: string;
40
+ disabled?: boolean;
41
+ as?: import("@instructure/shared-types").AsElementType;
42
+ type?: "button" | "checkbox" | "radio" | "flyout";
43
+ value?: string | number;
44
+ href?: string;
45
45
  })[];
46
46
  static defaultProps: {
47
47
  readonly type: "button";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Menu/MenuItem/index.tsx"],"names":[],"mappings":"AAuBA,eAAe;AACf,OAAO,KAAK,EAAE,EAAE,SAAS,EAAqB,MAAM,OAAO,CAAA;AAY3D,OAAO,EAAa,GAAG,EAAE,MAAM,sBAAsB,CAAA;AAErD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAA;AAM/C,OAAO,KAAK,EAAE,aAAa,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAE3D;;;;;GAKG;AACH,cAGM,QAAS,SAAQ,SAAS,CAAC,aAAa,EAAE,aAAa,CAAC;IAC5D,MAAM,CAAC,QAAQ,CAAC,WAAW,eAAc;IAEzC,MAAM,CAAC,SAAS;;;;;;;;;;;;;;;OAAY;IAC5B,MAAM,CAAC,YAAY;;;;;;;;;;;;;;;SAAe;IAClC,MAAM,CAAC,YAAY;;;MAGT;IAEF,OAAO,EAAE,KAAK,CAAC,WAAW,CAAC,OAAO,WAAW,CAAC,CAAA;IACtD,MAAM,CAAC,WAAW;;;OAAc;gBAEpB,KAAK,EAAE,aAAa;IAYhC,IAAI,KAAK,mBAMR;IAED,OAAO,EAAE,MAAM,CAAA;IACf,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,SAAS,OAAQ,OAAO,GAAG,IAAI,UAE9B;IAED,iBAAiB;IASjB,kBAAkB;IAIlB,oBAAoB;IAQpB,WAAW,MAAO,gBAAgB,UAqBjC;IAED,aAAa,MAAO,mBAAmB,UActC;IAED,WAAW,MAAO,mBAAmB,UAapC;IAED,eAAe,UAAW,gBAAgB,UAMzC;IAED,IAAI,WAAW,wNAEd;IAED,IAAI,IAAI,iEAWP;IAED,IAAI,QAAQ,YAIX;IAED,IAAI,OAAO,YAEV;IAED,KAAK;IAKL,aAAa;IAsBb,MAAM;CAiCP;AAED,eAAe,QAAQ,CAAA;AACvB,OAAO,EAAE,QAAQ,EAAE,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Menu/MenuItem/index.tsx"],"names":[],"mappings":"AAuBA,eAAe;AACf,OAAO,KAAK,EAAE,EAAE,SAAS,EAAqB,MAAM,OAAO,CAAA;AAY3D,OAAO,EAAa,GAAG,EAAE,MAAM,sBAAsB,CAAA;AAErD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAA;AAM/C,OAAO,KAAK,EAAE,aAAa,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAE3D;;;;;GAKG;AACH,cAGM,QAAS,SAAQ,SAAS,CAAC,aAAa,EAAE,aAAa,CAAC;IAC5D,MAAM,CAAC,QAAQ,CAAC,WAAW,eAAc;IAEzC,MAAM,CAAC,SAAS;;;;;;;;;;;;;;;OAAY;IAC5B,MAAM,CAAC,YAAY;;;;;;;;;;;;;;;SAAe;IAClC,MAAM,CAAC,YAAY;;;MAGT;IAEF,OAAO,EAAE,KAAK,CAAC,WAAW,CAAC,OAAO,WAAW,CAAC,CAAA;IACtD,MAAM,CAAC,WAAW;;;OAAc;gBAEpB,KAAK,EAAE,aAAa;IAYhC,IAAI,KAAK,mBAMR;IAED,OAAO,EAAE,MAAM,CAAA;IACf,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,SAAS,OAAQ,OAAO,GAAG,IAAI,UAE9B;IAED,iBAAiB;IASjB,kBAAkB;IAIlB,oBAAoB;IAQpB,WAAW,MAAO,KAAK,CAAC,UAAU,UAqBjC;IAED,aAAa,MAAO,KAAK,CAAC,aAAa,UActC;IAED,WAAW,MAAO,KAAK,CAAC,aAAa,UAapC;IAED,eAAe,UAAW,KAAK,CAAC,UAAU,UAMzC;IAED,IAAI,WAAW,wNAEd;IAED,IAAI,IAAI,iEAWP;IAED,IAAI,QAAQ,YAIX;IAED,IAAI,OAAO,YAEV;IAED,KAAK;IAKL,aAAa;IAsBb,MAAM;CAiCP;AAED,eAAe,QAAQ,CAAA;AACvB,OAAO,EAAE,QAAQ,EAAE,CAAA"}
@@ -14,29 +14,29 @@ declare class MenuItemGroup extends Component<MenuGroupProps, MenuGroupState> {
14
14
  static readonly componentId = "Menu.Group";
15
15
  static propTypes: import("@instructure/shared-types").PropValidators<keyof {
16
16
  label: React.ReactNode;
17
- allowMultiple?: boolean | undefined;
17
+ allowMultiple?: boolean;
18
18
  children?: React.ReactNode;
19
- selected?: (string | number)[] | undefined;
20
- defaultSelected?: (string | number)[] | undefined;
21
- onSelect?: ((e: React.MouseEvent<Element, MouseEvent>, updated: (string | number | undefined)[], selected: boolean | undefined, item: MenuItem) => void) | undefined;
22
- onMouseOver?: ((e: React.MouseEvent<Element, MouseEvent>, args: MenuItem) => void) | undefined;
23
- controls?: string | undefined;
24
- itemRef?: ((element: MenuItem | null) => void) | undefined;
25
- disabled?: boolean | undefined;
26
- isTabbable?: boolean | undefined;
19
+ selected?: (string | number)[];
20
+ defaultSelected?: (string | number)[];
21
+ onSelect?: (e: React.MouseEvent, updated: MenuItemProps["value"][], selected: MenuItemProps["selected"], item: MenuItem) => void;
22
+ onMouseOver?: (e: React.MouseEvent, args: MenuItem) => void;
23
+ controls?: string;
24
+ itemRef?: (element: MenuItem | null) => void;
25
+ disabled?: boolean;
26
+ isTabbable?: boolean;
27
27
  }>;
28
28
  static allowedProps: readonly (keyof {
29
29
  label: React.ReactNode;
30
- allowMultiple?: boolean | undefined;
30
+ allowMultiple?: boolean;
31
31
  children?: React.ReactNode;
32
- selected?: (string | number)[] | undefined;
33
- defaultSelected?: (string | number)[] | undefined;
34
- onSelect?: ((e: React.MouseEvent<Element, MouseEvent>, updated: (string | number | undefined)[], selected: boolean | undefined, item: MenuItem) => void) | undefined;
35
- onMouseOver?: ((e: React.MouseEvent<Element, MouseEvent>, args: MenuItem) => void) | undefined;
36
- controls?: string | undefined;
37
- itemRef?: ((element: MenuItem | null) => void) | undefined;
38
- disabled?: boolean | undefined;
39
- isTabbable?: boolean | undefined;
32
+ selected?: (string | number)[];
33
+ defaultSelected?: (string | number)[];
34
+ onSelect?: (e: React.MouseEvent, updated: MenuItemProps["value"][], selected: MenuItemProps["selected"], item: MenuItem) => void;
35
+ onMouseOver?: (e: React.MouseEvent, args: MenuItem) => void;
36
+ controls?: string;
37
+ itemRef?: (element: MenuItem | null) => void;
38
+ disabled?: boolean;
39
+ isTabbable?: boolean;
40
40
  })[];
41
41
  static defaultProps: {
42
42
  disabled: boolean;
@@ -52,7 +52,7 @@ declare class MenuItemGroup extends Component<MenuGroupProps, MenuGroupState> {
52
52
  componentDidMount(): void;
53
53
  componentDidUpdate(): void;
54
54
  handleSelect: OnMenuItemSelect;
55
- updateSelected: (e: React.MouseEvent, value: MenuItemProps['value'], items: MenuGroupState['selected'], selected: MenuItemProps['selected'], item: MenuItem) => (string | number)[];
55
+ updateSelected: (e: React.MouseEvent, value: MenuItemProps["value"], items: MenuGroupState["selected"], selected: MenuItemProps["selected"], item: MenuItem) => (string | number)[];
56
56
  selectedFromChildren(props: MenuGroupProps): (string | number)[] | null;
57
57
  get selected(): (string | number)[];
58
58
  renderLabel(): string | number | boolean | Iterable<React.ReactNode> | jsx.JSX.Element | null | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Menu/MenuItemGroup/index.tsx"],"names":[],"mappings":"AAwBA,eAAe;AACf,OAAO,KAAK,EAAE,EAAY,SAAS,EAAE,MAAM,OAAO,CAAA;AAElD,OAAO,EAAa,GAAG,EAAE,MAAM,sBAAsB,CAAA;AAUrD,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AACtC,OAAO,KAAK,EAAE,gBAAgB,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAA;AAQxE,OAAO,KAAK,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAQ7D;;;;;GAKG;AACH,cAGM,aAAc,SAAQ,SAAS,CAAC,cAAc,EAAE,cAAc,CAAC;IACnE,MAAM,CAAC,QAAQ,CAAC,WAAW,gBAAe;IAE1C,MAAM,CAAC,SAAS;;;;;;;;;;;;OAAY;IAC5B,MAAM,CAAC,YAAY;;;;;;;;;;;;SAAe;IAClC,MAAM,CAAC,YAAY;;;;;;MAMlB;gBAEW,KAAK,EAAE,cAAc;IAYjC,OAAO,CAAC,QAAQ,CAAQ;IACxB,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,SAAS,OAAQ,OAAO,GAAG,IAAI,UAE9B;IAED,iBAAiB;IAIjB,kBAAkB;IAIlB,YAAY,EAAE,gBAAgB,CAqB7B;IAED,cAAc,MACT,gBAAgB,SACZ,aAAa,CAAC,OAAO,CAAC,SACtB,cAAc,CAAC,UAAU,CAAC,YACvB,aAAa,CAAC,UAAU,CAAC,QAC7B,QAAQ,yBAoBf;IAED,oBAAoB,CAAC,KAAK,EAAE,cAAc;IAsB1C,IAAI,QAAQ,wBAWX;IAED,WAAW;IAUX,cAAc;IAqCd,MAAM;CAqBP;AAED,eAAe,aAAa,CAAA;AAC5B,OAAO,EAAE,aAAa,EAAE,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Menu/MenuItemGroup/index.tsx"],"names":[],"mappings":"AAwBA,eAAe;AACf,OAAO,KAAK,EAAE,EAAY,SAAS,EAAE,MAAM,OAAO,CAAA;AAElD,OAAO,EAAa,GAAG,EAAE,MAAM,sBAAsB,CAAA;AAUrD,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AACtC,OAAO,KAAK,EAAE,gBAAgB,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAA;AAQxE,OAAO,KAAK,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAQ7D;;;;;GAKG;AACH,cAGM,aAAc,SAAQ,SAAS,CAAC,cAAc,EAAE,cAAc,CAAC;IACnE,MAAM,CAAC,QAAQ,CAAC,WAAW,gBAAe;IAE1C,MAAM,CAAC,SAAS;;;;;;;;;;;;OAAY;IAC5B,MAAM,CAAC,YAAY;;;;;;;;;;;;SAAe;IAClC,MAAM,CAAC,YAAY;;;;;;MAMlB;gBAEW,KAAK,EAAE,cAAc;IAYjC,OAAO,CAAC,QAAQ,CAAQ;IACxB,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,SAAS,OAAQ,OAAO,GAAG,IAAI,UAE9B;IAED,iBAAiB;IAIjB,kBAAkB;IAIlB,YAAY,EAAE,gBAAgB,CAqB7B;IAED,cAAc,MACT,KAAK,CAAC,UAAU,SACZ,aAAa,CAAC,OAAO,CAAC,SACtB,cAAc,CAAC,UAAU,CAAC,YACvB,aAAa,CAAC,UAAU,CAAC,QAC7B,QAAQ,yBAoBf;IAED,oBAAoB,CAAC,KAAK,EAAE,cAAc;IAsB1C,IAAI,QAAQ,wBAWX;IAED,WAAW;IAUX,cAAc;IAqCd,MAAM;CAqBP;AAED,eAAe,aAAa,CAAA;AAC5B,OAAO,EAAE,aAAa,EAAE,CAAA"}
@@ -16,61 +16,61 @@ declare class Menu extends Component<MenuProps> {
16
16
  static readonly componentId = "Menu";
17
17
  static propTypes: import("@instructure/shared-types").PropValidators<keyof {
18
18
  children?: React.ReactNode;
19
- label?: string | undefined;
20
- disabled?: boolean | undefined;
19
+ label?: string;
20
+ disabled?: boolean;
21
21
  trigger?: React.ReactNode;
22
- placement?: import("@instructure/ui-position").PlacementPropValues | undefined;
23
- defaultShow?: boolean | undefined;
24
- show?: boolean | undefined;
25
- onToggle?: ((show: boolean, menu: Menu) => void) | undefined;
26
- onSelect?: ((e: React.MouseEvent<Element, MouseEvent>, value: string | number | (string | number | undefined)[] | undefined, selected: boolean | undefined, args: MenuItem) => void) | undefined;
27
- onDismiss?: ((event: React.UIEvent<Element, UIEvent> | React.FocusEvent<Element, Element>, documentClick: boolean) => void) | undefined;
28
- onFocus?: ((event: React.FocusEvent<Element, Element>) => void) | undefined;
29
- onMouseOver?: ((event: React.MouseEvent<Element, MouseEvent>) => void) | undefined;
30
- onKeyDown?: ((event: React.KeyboardEvent<HTMLUListElement>) => void) | undefined;
31
- onKeyUp?: ((event: React.KeyboardEvent<HTMLUListElement>) => void) | undefined;
32
- menuRef?: ((el: HTMLUListElement | null) => void) | undefined;
33
- popoverRef?: ((el: Popover | null) => void) | undefined;
34
- mountNode?: import("@instructure/ui-position").PositionMountNode | undefined;
35
- constrain?: import("@instructure/ui-position").PositionConstraint | undefined;
36
- shouldHideOnSelect?: boolean | undefined;
37
- shouldFocusTriggerOnClose?: boolean | undefined;
38
- positionContainerDisplay?: "block" | "inline-block" | undefined;
39
- type?: "flyout" | undefined;
40
- id?: string | undefined;
41
- withArrow?: boolean | undefined;
42
- offsetX?: string | number | undefined;
43
- offsetY?: string | number | undefined;
44
- maxHeight?: string | number | undefined;
22
+ placement?: import("@instructure/ui-position").PlacementPropValues;
23
+ defaultShow?: boolean;
24
+ show?: boolean;
25
+ onToggle?: (show: boolean, menu: Menu) => void;
26
+ onSelect?: (e: React.MouseEvent, value: MenuItemProps["value"] | MenuItemProps["value"][], selected: MenuItemProps["selected"], args: MenuItem) => void;
27
+ onDismiss?: (event: React.UIEvent | React.FocusEvent, documentClick: boolean) => void;
28
+ onFocus?: (event: React.FocusEvent) => void;
29
+ onMouseOver?: (event: React.MouseEvent) => void;
30
+ onKeyDown?: (event: React.KeyboardEvent<HTMLUListElement>) => void;
31
+ onKeyUp?: (event: React.KeyboardEvent<HTMLUListElement>) => void;
32
+ menuRef?: (el: HTMLUListElement | null) => void;
33
+ popoverRef?: (el: Popover | null) => void;
34
+ mountNode?: import("@instructure/ui-position").PositionMountNode;
35
+ constrain?: import("@instructure/ui-position").PositionConstraint;
36
+ shouldHideOnSelect?: boolean;
37
+ shouldFocusTriggerOnClose?: boolean;
38
+ positionContainerDisplay?: "inline-block" | "block";
39
+ type?: "flyout";
40
+ id?: string;
41
+ withArrow?: boolean;
42
+ offsetX?: string | number;
43
+ offsetY?: string | number;
44
+ maxHeight?: string | number;
45
45
  }>;
46
46
  static allowedProps: readonly (keyof {
47
47
  children?: React.ReactNode;
48
- label?: string | undefined;
49
- disabled?: boolean | undefined;
48
+ label?: string;
49
+ disabled?: boolean;
50
50
  trigger?: React.ReactNode;
51
- placement?: import("@instructure/ui-position").PlacementPropValues | undefined;
52
- defaultShow?: boolean | undefined;
53
- show?: boolean | undefined;
54
- onToggle?: ((show: boolean, menu: Menu) => void) | undefined;
55
- onSelect?: ((e: React.MouseEvent<Element, MouseEvent>, value: string | number | (string | number | undefined)[] | undefined, selected: boolean | undefined, args: MenuItem) => void) | undefined;
56
- onDismiss?: ((event: React.UIEvent<Element, UIEvent> | React.FocusEvent<Element, Element>, documentClick: boolean) => void) | undefined;
57
- onFocus?: ((event: React.FocusEvent<Element, Element>) => void) | undefined;
58
- onMouseOver?: ((event: React.MouseEvent<Element, MouseEvent>) => void) | undefined;
59
- onKeyDown?: ((event: React.KeyboardEvent<HTMLUListElement>) => void) | undefined;
60
- onKeyUp?: ((event: React.KeyboardEvent<HTMLUListElement>) => void) | undefined;
61
- menuRef?: ((el: HTMLUListElement | null) => void) | undefined;
62
- popoverRef?: ((el: Popover | null) => void) | undefined;
63
- mountNode?: import("@instructure/ui-position").PositionMountNode | undefined;
64
- constrain?: import("@instructure/ui-position").PositionConstraint | undefined;
65
- shouldHideOnSelect?: boolean | undefined;
66
- shouldFocusTriggerOnClose?: boolean | undefined;
67
- positionContainerDisplay?: "block" | "inline-block" | undefined;
68
- type?: "flyout" | undefined;
69
- id?: string | undefined;
70
- withArrow?: boolean | undefined;
71
- offsetX?: string | number | undefined;
72
- offsetY?: string | number | undefined;
73
- maxHeight?: string | number | undefined;
51
+ placement?: import("@instructure/ui-position").PlacementPropValues;
52
+ defaultShow?: boolean;
53
+ show?: boolean;
54
+ onToggle?: (show: boolean, menu: Menu) => void;
55
+ onSelect?: (e: React.MouseEvent, value: MenuItemProps["value"] | MenuItemProps["value"][], selected: MenuItemProps["selected"], args: MenuItem) => void;
56
+ onDismiss?: (event: React.UIEvent | React.FocusEvent, documentClick: boolean) => void;
57
+ onFocus?: (event: React.FocusEvent) => void;
58
+ onMouseOver?: (event: React.MouseEvent) => void;
59
+ onKeyDown?: (event: React.KeyboardEvent<HTMLUListElement>) => void;
60
+ onKeyUp?: (event: React.KeyboardEvent<HTMLUListElement>) => void;
61
+ menuRef?: (el: HTMLUListElement | null) => void;
62
+ popoverRef?: (el: Popover | null) => void;
63
+ mountNode?: import("@instructure/ui-position").PositionMountNode;
64
+ constrain?: import("@instructure/ui-position").PositionConstraint;
65
+ shouldHideOnSelect?: boolean;
66
+ shouldFocusTriggerOnClose?: boolean;
67
+ positionContainerDisplay?: "inline-block" | "block";
68
+ type?: "flyout";
69
+ id?: string;
70
+ withArrow?: boolean;
71
+ offsetX?: string | number;
72
+ offsetY?: string | number;
73
+ maxHeight?: string | number;
74
74
  })[];
75
75
  static defaultProps: {
76
76
  label: null;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/Menu/index.tsx"],"names":[],"mappings":"AAuBA,eAAe;AACf,OAAO,KAAK,EAAE,EAAY,SAAS,EAAgB,MAAM,OAAO,CAAA;AAGhE,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAWjD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAE/C,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAA;AAEvD,OAAO,EAAa,GAAG,EAAE,MAAM,sBAAsB,CAAA;AAMrD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAUxC;;;;GAIG;AACH,cAGM,IAAK,SAAQ,SAAS,CAAC,SAAS,CAAC;IACrC,MAAM,CAAC,QAAQ,CAAC,WAAW,UAAS;IACpC,MAAM,CAAC,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAAY;IAC5B,MAAM,CAAC,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;SAAe;IAClC,MAAM,CAAC,YAAY;;;;;;;;;;;;;MAalB;IAED,MAAM,CAAC,IAAI,kBAAW;IACtB,MAAM,CAAC,KAAK,uBAAgB;IAC5B,MAAM,CAAC,SAAS,2BAAoB;IAEpC,KAAK;;MAAsB;IAC3B,SAAS,OAAO;IAChB,UAAU,EAAE,QAAQ,EAAE,CAAK;IAC3B,QAAQ,EAAE,OAAO,GAAG,IAAI,CAAO;IAC/B,QAAQ,EAAE,QAAQ,GAAG,CAAC,KAAK,CAAC,aAAa,GAAG;QAAE,KAAK,CAAC,EAAE,MAAM,IAAI,CAAA;KAAE,CAAC,GAAG,IAAI,CACpE;IACN,KAAK,EAAE,gBAAgB,GAAG,IAAI,CAAO;IACrC,QAAQ,SAA6C;IAErD,cAAc,CAAC,EAAE,IAAI,GAAG,IAAI,CAAA;IAC5B,GAAG,EAAE,MAAM,CAAA;IAEX,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,SAAS,OAAQ,gBAAgB,GAAG,IAAI,UAUvC;gBAEW,KAAK,EAAE,SAAS;IAK5B,iBAAiB;IAIjB,kBAAkB;IAIlB,MAAM,CAAC,WAAW;;;OAAc;IAEhC,gBAAgB,SAAU,QAAQ,UAEjC;IAED,cAAc,SAAU,QAAQ,UAM/B;IAED,IAAI,SAAS,eAEZ;IAED,gBAAgB,SAAU,QAAQ,YAEjC;IAED,oBAAoB,UAAW,mBAAmB,UAKjD;IAED,sBAAsB,UAAW,gBAAgB,UAIhD;IAED,YAAY,UAAW,OAAO,UAI7B;IAED,iBAAiB,UAAW,mBAAmB,CAAC,gBAAgB,CAAC,UAwBhE;IAED,oBAAoB,EAAE,SAAS,CAAC,UAAU,CAAC,CAa1C;IAED,mBAAmB,aAElB;IAED,kBAAkB,aAEjB;IAED,uBAAuB,EAAE,aAAa,CAAC,aAAa,CAAC,CAIpD;IAED,iBAAiB,UAAW,gBAAgB,GAAG,mBAAmB,UAKjE;IAED,mBAAmB,EAAE,SAAS,CAAC,UAAU,CAAC,CAIzC;IAED,oBAAoB,UACX,aAAa,GAAG,gBAAgB,iBACxB,OAAO,UAQvB;IAED,IAAI,UAAW,aAAa,GAAG,gBAAgB,UAI9C;IAED,IAAI,UAAW,gBAAgB,GAAG,mBAAmB,UAIpD;IAED,KAAK;IAUL,OAAO;IAQP,IAAI,YAAY,WAIf;IAED,SAAS,CAAC,IAAI,EAAE,MAAM;IAmBtB,IAAI,KAAK,wBAER;IAED,cAAc;IAgHd,UAAU;IA+BV,MAAM;CAmEP;AAED,eAAe,IAAI,CAAA;AACnB,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,aAAa,EAAE,iBAAiB,EAAE,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/Menu/index.tsx"],"names":[],"mappings":"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"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { MenuItem } from './Menu/MenuItem';
3
2
  /**
4
3
  ---
@@ -1 +1 @@
1
- {"version":3,"file":"MenuContext.d.ts","sourceRoot":"","sources":["../src/MenuContext.ts"],"names":[],"mappings":";AAyBA,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAE1C;;;;;GAKG;AACH,QAAA,MAAM,WAAW;+BACY,QAAQ;6BACV,QAAQ;EACjC,CAAA;AAEF,eAAe,WAAW,CAAA;AAC1B,OAAO,EAAE,WAAW,EAAE,CAAA"}
1
+ {"version":3,"file":"MenuContext.d.ts","sourceRoot":"","sources":["../src/MenuContext.ts"],"names":[],"mappings":"AAyBA,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAE1C;;;;;GAKG;AACH,QAAA,MAAM,WAAW;+BACY,QAAQ;6BACV,QAAQ;EACjC,CAAA;AAEF,eAAe,WAAW,CAAA;AAC1B,OAAO,EAAE,WAAW,EAAE,CAAA"}