@mittwald/flow-react-components 0.2.0-alpha.823 → 0.2.0-alpha.825

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.
@@ -277715,14 +277715,6 @@
277715
277715
  }
277716
277716
  }
277717
277717
  },
277718
- {
277719
- "tags": {},
277720
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
277721
- "description": "",
277722
- "displayName": "FormRootError",
277723
- "methods": [],
277724
- "props": {}
277725
- },
277726
277718
  {
277727
277719
  "tags": {},
277728
277720
  "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
@@ -277766,6 +277758,14 @@
277766
277758
  }
277767
277759
  }
277768
277760
  },
277761
+ {
277762
+ "tags": {},
277763
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
277764
+ "description": "",
277765
+ "displayName": "FormRootError",
277766
+ "methods": [],
277767
+ "props": {}
277768
+ },
277769
277769
  {
277770
277770
  "tags": {},
277771
277771
  "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
@@ -318770,56 +318770,56 @@
318770
318770
  },
318771
318771
  {
318772
318772
  "tags": {},
318773
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318773
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
318774
318774
  "description": "",
318775
- "displayName": "DeleteButton",
318775
+ "displayName": "FileSizeText",
318776
318776
  "methods": [],
318777
318777
  "props": {
318778
- "onDelete": {
318778
+ "sizeInBytes": {
318779
318779
  "defaultValue": null,
318780
318780
  "description": "",
318781
- "name": "onDelete",
318781
+ "name": "sizeInBytes",
318782
318782
  "parent": {
318783
- "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318783
+ "fileName": "components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
318784
318784
  "name": "Props"
318785
318785
  },
318786
318786
  "declarations": [
318787
318787
  {
318788
- "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318788
+ "fileName": "components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
318789
318789
  "name": "Props"
318790
318790
  }
318791
318791
  ],
318792
318792
  "required": true,
318793
318793
  "type": {
318794
- "name": "() => void"
318794
+ "name": "number"
318795
318795
  }
318796
318796
  }
318797
318797
  }
318798
318798
  },
318799
318799
  {
318800
318800
  "tags": {},
318801
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
318801
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318802
318802
  "description": "",
318803
- "displayName": "FileSizeText",
318803
+ "displayName": "DeleteButton",
318804
318804
  "methods": [],
318805
318805
  "props": {
318806
- "sizeInBytes": {
318806
+ "onDelete": {
318807
318807
  "defaultValue": null,
318808
318808
  "description": "",
318809
- "name": "sizeInBytes",
318809
+ "name": "onDelete",
318810
318810
  "parent": {
318811
- "fileName": "components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
318811
+ "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318812
318812
  "name": "Props"
318813
318813
  },
318814
318814
  "declarations": [
318815
318815
  {
318816
- "fileName": "components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
318816
+ "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318817
318817
  "name": "Props"
318818
318818
  }
318819
318819
  ],
318820
318820
  "required": true,
318821
318821
  "type": {
318822
- "name": "number"
318822
+ "name": "() => void"
318823
318823
  }
318824
318824
  }
318825
318825
  }
@@ -344549,9 +344549,9 @@
344549
344549
  "tags": {
344550
344550
  "flr-generate": "all"
344551
344551
  },
344552
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/views/GridListItem/GridListItem.tsx",
344552
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/views/GridList/GridList.tsx",
344553
344553
  "description": "",
344554
- "displayName": "GridListItem",
344554
+ "displayName": "GridList",
344555
344555
  "methods": [],
344556
344556
  "props": {
344557
344557
  "className": {
@@ -344575,151 +344575,157 @@
344575
344575
  "name": "ClassNameOrFunction<TooltipRenderProps>"
344576
344576
  }
344577
344577
  },
344578
- "id": {
344579
- "defaultValue": null,
344580
- "description": "The unique id of the item.",
344581
- "name": "id",
344578
+ "disallowTypeAhead": {
344579
+ "defaultValue": {
344580
+ "value": "false"
344581
+ },
344582
+ "description": "Whether typeahead navigation is disabled.",
344583
+ "name": "disallowTypeAhead",
344582
344584
  "parent": {
344583
344585
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
344584
- "name": "MenuItemProps"
344586
+ "name": "GridListProps"
344585
344587
  },
344586
344588
  "declarations": [
344587
344589
  {
344588
344590
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
344589
- "name": "MenuItemProps"
344591
+ "name": "GridListProps"
344590
344592
  }
344591
344593
  ],
344592
344594
  "required": false,
344593
344595
  "type": {
344594
- "name": "Key"
344596
+ "name": "boolean"
344595
344597
  }
344596
344598
  },
344597
- "value": {
344598
- "defaultValue": null,
344599
- "description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
344600
- "name": "value",
344599
+ "selectionBehavior": {
344600
+ "defaultValue": {
344601
+ "value": "\"toggle\""
344602
+ },
344603
+ "description": "How multiple selection should behave in the collection.",
344604
+ "name": "selectionBehavior",
344601
344605
  "parent": {
344602
344606
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
344603
- "name": "MenuItemProps"
344607
+ "name": "TableProps"
344604
344608
  },
344605
344609
  "declarations": [
344606
344610
  {
344607
344611
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
344608
- "name": "MenuItemProps"
344612
+ "name": "TableProps"
344609
344613
  }
344610
344614
  ],
344611
344615
  "required": false,
344612
344616
  "type": {
344613
- "name": "object"
344617
+ "name": "SelectionBehavior"
344614
344618
  }
344615
344619
  },
344616
- "textValue": {
344620
+ "dragAndDropHooks": {
344617
344621
  "defaultValue": null,
344618
- "description": "A string representation of the item's contents, used for features like typeahead.",
344619
- "name": "textValue",
344622
+ "description": "The drag and drop hooks returned by `useDragAndDrop` used to enable drag and drop behavior for the Table.",
344623
+ "name": "dragAndDropHooks",
344620
344624
  "parent": {
344621
344625
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
344622
- "name": "ListBoxItemProps"
344626
+ "name": "TableProps"
344623
344627
  },
344624
344628
  "declarations": [
344625
344629
  {
344626
344630
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
344627
- "name": "ListBoxItemProps"
344631
+ "name": "TableProps"
344628
344632
  }
344629
344633
  ],
344630
344634
  "required": false,
344631
344635
  "type": {
344632
- "name": "string"
344636
+ "name": "DragAndDropHooks<object>"
344633
344637
  }
344634
344638
  },
344635
- "isDisabled": {
344639
+ "renderEmptyState": {
344636
344640
  "defaultValue": null,
344637
- "description": "Whether the item is disabled.",
344638
- "name": "isDisabled",
344641
+ "description": "Provides content to display when there are no items in the list.",
344642
+ "name": "renderEmptyState",
344639
344643
  "parent": {
344640
344644
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
344641
- "name": "ListBoxItemProps"
344645
+ "name": "ListBoxProps"
344642
344646
  },
344643
344647
  "declarations": [
344644
344648
  {
344645
344649
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
344646
- "name": "ListBoxItemProps"
344650
+ "name": "ListBoxProps"
344647
344651
  }
344648
344652
  ],
344649
344653
  "required": false,
344650
344654
  "type": {
344651
- "name": "boolean"
344655
+ "name": "((props: ListBoxRenderProps) => ReactNode)"
344652
344656
  }
344653
344657
  },
344654
- "onAction": {
344655
- "defaultValue": null,
344656
- "description": "Handler that is called when a user performs an action on the item. The exact user event depends on\nthe collection's `selectionBehavior` prop and the interaction modality.",
344657
- "name": "onAction",
344658
+ "layout": {
344659
+ "defaultValue": {
344660
+ "value": "'stack'"
344661
+ },
344662
+ "description": "Whether the items are arranged in a stack or grid.",
344663
+ "name": "layout",
344658
344664
  "parent": {
344659
344665
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
344660
- "name": "ListBoxItemProps"
344666
+ "name": "ListBoxProps"
344661
344667
  },
344662
344668
  "declarations": [
344663
344669
  {
344664
344670
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
344665
- "name": "ListBoxItemProps"
344671
+ "name": "ListBoxProps"
344666
344672
  }
344667
344673
  ],
344668
344674
  "required": false,
344669
344675
  "type": {
344670
- "name": "(() => void)"
344676
+ "name": "\"grid\" | \"stack\""
344671
344677
  }
344672
344678
  },
344673
- "children": {
344679
+ "id": {
344674
344680
  "defaultValue": null,
344675
- "description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
344676
- "name": "children",
344681
+ "description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
344682
+ "name": "id",
344677
344683
  "parent": {
344678
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
344679
- "name": "TableProps"
344684
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344685
+ "name": "DOMProps"
344680
344686
  },
344681
344687
  "declarations": [
344682
344688
  {
344683
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
344684
- "name": "TableProps"
344689
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344690
+ "name": "DOMProps"
344685
344691
  }
344686
344692
  ],
344687
344693
  "required": false,
344688
344694
  "type": {
344689
- "name": "ReactNode"
344695
+ "name": "string"
344690
344696
  }
344691
344697
  },
344692
- "style": {
344698
+ "aria-label": {
344693
344699
  "defaultValue": null,
344694
- "description": "The inline [style](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style) for the element. A function may be provided to compute the style based on component state.",
344695
- "name": "style",
344700
+ "description": "Defines a string value that labels the current element.",
344701
+ "name": "aria-label",
344696
344702
  "parent": {
344697
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
344698
- "name": "StyleRenderProps"
344703
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344704
+ "name": "AriaLabelingProps"
344699
344705
  },
344700
344706
  "declarations": [
344701
344707
  {
344702
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
344703
- "name": "StyleRenderProps"
344708
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344709
+ "name": "AriaLabelingProps"
344704
344710
  }
344705
344711
  ],
344706
344712
  "required": false,
344707
344713
  "type": {
344708
- "name": "StyleOrFunction<TooltipRenderProps>"
344714
+ "name": "string"
344709
344715
  }
344710
344716
  },
344711
- "href": {
344717
+ "aria-labelledby": {
344712
344718
  "defaultValue": null,
344713
- "description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
344714
- "name": "href",
344719
+ "description": "Identifies the element (or elements) that labels the current element.",
344720
+ "name": "aria-labelledby",
344715
344721
  "parent": {
344716
344722
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344717
- "name": "LinkDOMProps"
344723
+ "name": "AriaLabelingProps"
344718
344724
  },
344719
344725
  "declarations": [
344720
344726
  {
344721
344727
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344722
- "name": "LinkDOMProps"
344728
+ "name": "AriaLabelingProps"
344723
344729
  }
344724
344730
  ],
344725
344731
  "required": false,
@@ -344727,18 +344733,18 @@
344727
344733
  "name": "string"
344728
344734
  }
344729
344735
  },
344730
- "hrefLang": {
344736
+ "aria-describedby": {
344731
344737
  "defaultValue": null,
344732
- "description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
344733
- "name": "hrefLang",
344738
+ "description": "Identifies the element (or elements) that describes the object.",
344739
+ "name": "aria-describedby",
344734
344740
  "parent": {
344735
344741
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344736
- "name": "LinkDOMProps"
344742
+ "name": "AriaLabelingProps"
344737
344743
  },
344738
344744
  "declarations": [
344739
344745
  {
344740
344746
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344741
- "name": "LinkDOMProps"
344747
+ "name": "AriaLabelingProps"
344742
344748
  }
344743
344749
  ],
344744
344750
  "required": false,
@@ -344746,308 +344752,352 @@
344746
344752
  "name": "string"
344747
344753
  }
344748
344754
  },
344749
- "target": {
344755
+ "aria-details": {
344750
344756
  "defaultValue": null,
344751
- "description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
344752
- "name": "target",
344757
+ "description": "Identifies the element (or elements) that provide a detailed, extended description for the object.",
344758
+ "name": "aria-details",
344753
344759
  "parent": {
344754
344760
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344755
- "name": "LinkDOMProps"
344761
+ "name": "AriaLabelingProps"
344756
344762
  },
344757
344763
  "declarations": [
344758
344764
  {
344759
344765
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344760
- "name": "LinkDOMProps"
344766
+ "name": "AriaLabelingProps"
344761
344767
  }
344762
344768
  ],
344763
344769
  "required": false,
344764
344770
  "type": {
344765
- "name": "HTMLAttributeAnchorTarget"
344771
+ "name": "string"
344766
344772
  }
344767
344773
  },
344768
- "rel": {
344774
+ "autoFocus": {
344769
344775
  "defaultValue": null,
344770
- "description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
344771
- "name": "rel",
344776
+ "description": "Whether to auto focus the gridlist or an option.",
344777
+ "name": "autoFocus",
344772
344778
  "parent": {
344773
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344774
- "name": "LinkDOMProps"
344779
+ "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
344780
+ "name": "GridListProps"
344775
344781
  },
344776
344782
  "declarations": [
344777
344783
  {
344778
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344779
- "name": "LinkDOMProps"
344784
+ "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
344785
+ "name": "GridListProps"
344780
344786
  }
344781
344787
  ],
344782
344788
  "required": false,
344783
344789
  "type": {
344784
- "name": "string"
344790
+ "name": "boolean | FocusStrategy"
344785
344791
  }
344786
344792
  },
344787
- "download": {
344793
+ "items": {
344788
344794
  "defaultValue": null,
344789
- "description": "Causes the browser to download the linked URL. A string may be provided to suggest a file name. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download).",
344790
- "name": "download",
344795
+ "description": "Item objects in the collection.",
344796
+ "name": "items",
344791
344797
  "parent": {
344792
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344793
- "name": "LinkDOMProps"
344798
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
344799
+ "name": "CollectionBase"
344794
344800
  },
344795
344801
  "declarations": [
344796
344802
  {
344797
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344798
- "name": "LinkDOMProps"
344803
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
344804
+ "name": "CollectionBase"
344799
344805
  }
344800
344806
  ],
344801
344807
  "required": false,
344802
344808
  "type": {
344803
- "name": "string | boolean"
344809
+ "name": "Iterable<object>"
344804
344810
  }
344805
344811
  },
344806
- "ping": {
344812
+ "disallowEmptySelection": {
344807
344813
  "defaultValue": null,
344808
- "description": "A space-separated list of URLs to ping when the link is followed. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping).",
344809
- "name": "ping",
344814
+ "description": "Whether the collection allows empty selection.",
344815
+ "name": "disallowEmptySelection",
344810
344816
  "parent": {
344811
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344812
- "name": "LinkDOMProps"
344817
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
344818
+ "name": "MultipleSelection"
344813
344819
  },
344814
344820
  "declarations": [
344815
344821
  {
344816
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344817
- "name": "LinkDOMProps"
344822
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
344823
+ "name": "MultipleSelection"
344818
344824
  }
344819
344825
  ],
344820
344826
  "required": false,
344821
344827
  "type": {
344822
- "name": "string"
344828
+ "name": "boolean"
344823
344829
  }
344824
344830
  },
344825
- "referrerPolicy": {
344831
+ "onSelectionChange": {
344826
344832
  "defaultValue": null,
344827
- "description": "How much of the referrer to send when following the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
344828
- "name": "referrerPolicy",
344833
+ "description": "Handler that is called when the selection changes.",
344834
+ "name": "onSelectionChange",
344829
344835
  "parent": {
344830
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344831
- "name": "LinkDOMProps"
344836
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
344837
+ "name": "MultipleSelection"
344832
344838
  },
344833
344839
  "declarations": [
344834
344840
  {
344835
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344836
- "name": "LinkDOMProps"
344841
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
344842
+ "name": "MultipleSelection"
344837
344843
  }
344838
344844
  ],
344839
344845
  "required": false,
344840
344846
  "type": {
344841
- "name": "HTMLAttributeReferrerPolicy"
344847
+ "name": "((keys: Selection) => void)"
344842
344848
  }
344843
344849
  },
344844
- "routerOptions": {
344850
+ "disabledKeys": {
344845
344851
  "defaultValue": null,
344846
- "description": "Options for the configured client side router.",
344847
- "name": "routerOptions",
344852
+ "description": "The item keys that are disabled. These items cannot be selected, focused, or otherwise interacted with.",
344853
+ "name": "disabledKeys",
344848
344854
  "parent": {
344849
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344850
- "name": "LinkDOMProps"
344855
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
344856
+ "name": "CollectionBase"
344851
344857
  },
344852
344858
  "declarations": [
344853
344859
  {
344854
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
344855
- "name": "LinkDOMProps"
344860
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
344861
+ "name": "CollectionBase"
344856
344862
  }
344857
344863
  ],
344858
344864
  "required": false,
344859
344865
  "type": {
344860
- "name": "undefined"
344866
+ "name": "Iterable<Key>"
344861
344867
  }
344862
344868
  },
344863
- "onHoverStart": {
344864
- "defaultValue": null,
344865
- "description": "Handler that is called when a hover interaction starts.",
344866
- "name": "onHoverStart",
344869
+ "escapeKeyBehavior": {
344870
+ "defaultValue": {
344871
+ "value": "'clearSelection'"
344872
+ },
344873
+ "description": "Whether pressing the escape key should clear selection in the grid list or not.\n\nMost experiences should not modify this option as it eliminates a keyboard user's ability to\neasily clear selection. Only use if the escape key is being handled externally or should not\ntrigger selection clearing contextually.",
344874
+ "name": "escapeKeyBehavior",
344867
344875
  "parent": {
344868
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
344869
- "name": "HoverEvents"
344876
+ "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
344877
+ "name": "AriaGridListProps"
344870
344878
  },
344871
344879
  "declarations": [
344872
344880
  {
344873
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
344874
- "name": "HoverEvents"
344881
+ "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
344882
+ "name": "AriaGridListProps"
344875
344883
  }
344876
344884
  ],
344877
344885
  "required": false,
344878
344886
  "type": {
344879
- "name": "((e: HoverEvent) => void)"
344887
+ "name": "\"none\" | \"clearSelection\""
344880
344888
  }
344881
344889
  },
344882
- "onHoverEnd": {
344890
+ "shouldSelectOnPressUp": {
344883
344891
  "defaultValue": null,
344884
- "description": "Handler that is called when a hover interaction ends.",
344885
- "name": "onHoverEnd",
344892
+ "description": "Whether selection should occur on press up instead of press down.",
344893
+ "name": "shouldSelectOnPressUp",
344886
344894
  "parent": {
344887
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
344888
- "name": "HoverEvents"
344895
+ "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
344896
+ "name": "GridListProps"
344889
344897
  },
344890
344898
  "declarations": [
344891
344899
  {
344892
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
344893
- "name": "HoverEvents"
344900
+ "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
344901
+ "name": "GridListProps"
344894
344902
  }
344895
344903
  ],
344896
344904
  "required": false,
344897
344905
  "type": {
344898
- "name": "((e: HoverEvent) => void)"
344906
+ "name": "boolean"
344899
344907
  }
344900
344908
  },
344901
- "onHoverChange": {
344909
+ "selectionMode": {
344902
344910
  "defaultValue": null,
344903
- "description": "Handler that is called when the hover state changes.",
344904
- "name": "onHoverChange",
344911
+ "description": "The type of selection that is allowed in the collection.",
344912
+ "name": "selectionMode",
344905
344913
  "parent": {
344906
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
344907
- "name": "HoverEvents"
344914
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
344915
+ "name": "MultipleSelection"
344908
344916
  },
344909
344917
  "declarations": [
344910
344918
  {
344911
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
344912
- "name": "HoverEvents"
344919
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
344920
+ "name": "MultipleSelection"
344913
344921
  }
344914
344922
  ],
344915
344923
  "required": false,
344916
344924
  "type": {
344917
- "name": "((isHovering: boolean) => void)"
344925
+ "name": "SelectionMode"
344918
344926
  }
344919
344927
  },
344920
- "onPress": {
344928
+ "selectedKeys": {
344921
344929
  "defaultValue": null,
344922
- "description": "Handler that is called when the press is released over the target.",
344923
- "name": "onPress",
344930
+ "description": "The currently selected keys in the collection (controlled).",
344931
+ "name": "selectedKeys",
344924
344932
  "parent": {
344925
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
344926
- "name": "PressEvents"
344933
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
344934
+ "name": "MultipleSelection"
344927
344935
  },
344928
344936
  "declarations": [
344929
344937
  {
344930
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
344931
- "name": "PressEvents"
344938
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
344939
+ "name": "MultipleSelection"
344932
344940
  }
344933
344941
  ],
344934
344942
  "required": false,
344935
344943
  "type": {
344936
- "name": "((e: PressEvent) => void)"
344944
+ "name": "\"all\" | Iterable<Key>"
344937
344945
  }
344938
344946
  },
344939
- "onPressStart": {
344947
+ "defaultSelectedKeys": {
344940
344948
  "defaultValue": null,
344941
- "description": "Handler that is called when a press interaction starts.",
344942
- "name": "onPressStart",
344949
+ "description": "The initial selected keys in the collection (uncontrolled).",
344950
+ "name": "defaultSelectedKeys",
344943
344951
  "parent": {
344944
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
344945
- "name": "PressEvents"
344952
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
344953
+ "name": "MultipleSelection"
344946
344954
  },
344947
344955
  "declarations": [
344948
344956
  {
344949
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
344950
- "name": "PressEvents"
344957
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
344958
+ "name": "MultipleSelection"
344951
344959
  }
344952
344960
  ],
344953
344961
  "required": false,
344954
344962
  "type": {
344955
- "name": "((e: PressEvent) => void)"
344963
+ "name": "\"all\" | Iterable<Key>"
344956
344964
  }
344957
344965
  },
344958
- "onPressEnd": {
344966
+ "disabledBehavior": {
344967
+ "defaultValue": {
344968
+ "value": "\"all\""
344969
+ },
344970
+ "description": "Whether `disabledKeys` applies to all interactions, or only selection.",
344971
+ "name": "disabledBehavior",
344972
+ "parent": {
344973
+ "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
344974
+ "name": "GridListProps"
344975
+ },
344976
+ "declarations": [
344977
+ {
344978
+ "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
344979
+ "name": "GridListProps"
344980
+ }
344981
+ ],
344982
+ "required": false,
344983
+ "type": {
344984
+ "name": "DisabledBehavior"
344985
+ }
344986
+ },
344987
+ "onAction": {
344959
344988
  "defaultValue": null,
344960
- "description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
344961
- "name": "onPressEnd",
344989
+ "description": "Handler that is called when a user performs an action on an item. The exact user event depends on\nthe collection's `selectionBehavior` prop and the interaction modality.",
344990
+ "name": "onAction",
344962
344991
  "parent": {
344963
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
344964
- "name": "PressEvents"
344992
+ "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
344993
+ "name": "GridListProps"
344965
344994
  },
344966
344995
  "declarations": [
344967
344996
  {
344968
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
344969
- "name": "PressEvents"
344997
+ "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
344998
+ "name": "GridListProps"
344970
344999
  }
344971
345000
  ],
344972
345001
  "required": false,
344973
345002
  "type": {
344974
- "name": "((e: PressEvent) => void)"
345003
+ "name": "((key: Key) => void)"
344975
345004
  }
344976
345005
  },
344977
- "onPressChange": {
345006
+ "keyboardNavigationBehavior": {
345007
+ "defaultValue": {
345008
+ "value": "'arrow'"
345009
+ },
345010
+ "description": "Whether keyboard navigation to focusable elements within grid list items is\nvia the left/right arrow keys or the tab key.",
345011
+ "name": "keyboardNavigationBehavior",
345012
+ "parent": {
345013
+ "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
345014
+ "name": "AriaGridListProps"
345015
+ },
345016
+ "declarations": [
345017
+ {
345018
+ "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
345019
+ "name": "AriaGridListProps"
345020
+ }
345021
+ ],
345022
+ "required": false,
345023
+ "type": {
345024
+ "name": "\"tab\" | \"arrow\""
345025
+ }
345026
+ },
345027
+ "children": {
344978
345028
  "defaultValue": null,
344979
- "description": "Handler that is called when the press state changes.",
344980
- "name": "onPressChange",
345029
+ "description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
345030
+ "name": "children",
344981
345031
  "parent": {
344982
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
344983
- "name": "PressEvents"
345032
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
345033
+ "name": "TableProps"
344984
345034
  },
344985
345035
  "declarations": [
344986
345036
  {
344987
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
344988
- "name": "PressEvents"
345037
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
345038
+ "name": "TableProps"
344989
345039
  }
344990
345040
  ],
344991
345041
  "required": false,
344992
345042
  "type": {
344993
- "name": "((isPressed: boolean) => void)"
345043
+ "name": "ReactNode"
344994
345044
  }
344995
345045
  },
344996
- "onPressUp": {
345046
+ "dependencies": {
344997
345047
  "defaultValue": null,
344998
- "description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
344999
- "name": "onPressUp",
345048
+ "description": "Values that should invalidate the item cache when using dynamic collections.",
345049
+ "name": "dependencies",
345000
345050
  "parent": {
345001
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
345002
- "name": "PressEvents"
345051
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
345052
+ "name": "CollectionProps"
345003
345053
  },
345004
345054
  "declarations": [
345005
345055
  {
345006
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
345007
- "name": "PressEvents"
345056
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
345057
+ "name": "CollectionProps"
345008
345058
  }
345009
345059
  ],
345010
345060
  "required": false,
345011
345061
  "type": {
345012
- "name": "((e: PressEvent) => void)"
345062
+ "name": "readonly any[]"
345013
345063
  }
345014
345064
  },
345015
- "onClick": {
345065
+ "style": {
345016
345066
  "defaultValue": null,
345017
- "description": "**Not recommended use `onPress` instead.** `onClick` is an alias for `onPress`\nprovided for compatibility with other libraries. `onPress` provides \nadditional event details for non-mouse interactions.",
345018
- "name": "onClick",
345067
+ "description": "The inline [style](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style) for the element. A function may be provided to compute the style based on component state.",
345068
+ "name": "style",
345019
345069
  "parent": {
345020
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
345021
- "name": "PressEvents"
345070
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
345071
+ "name": "StyleRenderProps"
345022
345072
  },
345023
345073
  "declarations": [
345024
345074
  {
345025
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
345026
- "name": "PressEvents"
345075
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
345076
+ "name": "StyleRenderProps"
345027
345077
  }
345028
345078
  ],
345029
345079
  "required": false,
345030
345080
  "type": {
345031
- "name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
345081
+ "name": "StyleOrFunction<TooltipRenderProps>"
345032
345082
  }
345033
345083
  },
345034
- "translate": {
345084
+ "slot": {
345035
345085
  "defaultValue": null,
345036
- "description": "",
345037
- "name": "translate",
345086
+ "description": "A slot name for the component. Slots allow the component to receive props from a parent component.\nAn explicit `null` value indicates that the local props completely override all props received from a parent.",
345087
+ "name": "slot",
345038
345088
  "parent": {
345039
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
345040
- "name": "GlobalDOMAttributes"
345089
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
345090
+ "name": "SlotProps"
345041
345091
  },
345042
345092
  "declarations": [
345043
345093
  {
345044
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
345045
- "name": "GlobalDOMAttributes"
345094
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
345095
+ "name": "SlotProps"
345046
345096
  }
345047
345097
  ],
345048
345098
  "required": false,
345049
345099
  "type": {
345050
- "name": "\"yes\" | \"no\""
345100
+ "name": "string | null"
345051
345101
  }
345052
345102
  },
345053
345103
  "dir": {
@@ -345126,6 +345176,44 @@
345126
345176
  "name": "boolean"
345127
345177
  }
345128
345178
  },
345179
+ "translate": {
345180
+ "defaultValue": null,
345181
+ "description": "",
345182
+ "name": "translate",
345183
+ "parent": {
345184
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
345185
+ "name": "GlobalDOMAttributes"
345186
+ },
345187
+ "declarations": [
345188
+ {
345189
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
345190
+ "name": "GlobalDOMAttributes"
345191
+ }
345192
+ ],
345193
+ "required": false,
345194
+ "type": {
345195
+ "name": "\"yes\" | \"no\""
345196
+ }
345197
+ },
345198
+ "onClick": {
345199
+ "defaultValue": null,
345200
+ "description": "",
345201
+ "name": "onClick",
345202
+ "parent": {
345203
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
345204
+ "name": "GlobalDOMEvents"
345205
+ },
345206
+ "declarations": [
345207
+ {
345208
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
345209
+ "name": "GlobalDOMEvents"
345210
+ }
345211
+ ],
345212
+ "required": false,
345213
+ "type": {
345214
+ "name": "MouseEventHandler<HTMLDivElement>"
345215
+ }
345216
+ },
345129
345217
  "onClickCapture": {
345130
345218
  "defaultValue": null,
345131
345219
  "description": "",
@@ -346323,34 +346411,34 @@
346323
346411
  "name": "TransitionEventHandler<HTMLDivElement>"
346324
346412
  }
346325
346413
  },
346326
- "hasAction": {
346414
+ "tileMaxWidth": {
346327
346415
  "defaultValue": null,
346328
346416
  "description": "",
346329
- "name": "hasAction",
346417
+ "name": "tileMaxWidth",
346330
346418
  "declarations": [
346331
346419
  {
346332
- "fileName": "components/src/components/List/components/Items/views/GridListItem/GridListItem.tsx",
346420
+ "fileName": "components/src/components/List/components/Items/views/GridList/GridList.tsx",
346333
346421
  "name": "TypeLiteral"
346334
346422
  }
346335
346423
  ],
346336
- "required": false,
346424
+ "required": true,
346337
346425
  "type": {
346338
- "name": "boolean"
346426
+ "name": "number"
346339
346427
  }
346340
346428
  },
346341
- "isTile": {
346429
+ "emptyView": {
346342
346430
  "defaultValue": null,
346343
346431
  "description": "",
346344
- "name": "isTile",
346432
+ "name": "emptyView",
346345
346433
  "declarations": [
346346
346434
  {
346347
- "fileName": "components/src/components/List/components/Items/views/GridListItem/GridListItem.tsx",
346435
+ "fileName": "components/src/components/List/components/Items/views/GridList/GridList.tsx",
346348
346436
  "name": "TypeLiteral"
346349
346437
  }
346350
346438
  ],
346351
346439
  "required": false,
346352
346440
  "type": {
346353
- "name": "boolean"
346441
+ "name": "ReactNode"
346354
346442
  }
346355
346443
  }
346356
346444
  }
@@ -346359,9 +346447,9 @@
346359
346447
  "tags": {
346360
346448
  "flr-generate": "all"
346361
346449
  },
346362
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/views/GridList/GridList.tsx",
346450
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/views/GridListItem/GridListItem.tsx",
346363
346451
  "description": "",
346364
- "displayName": "GridList",
346452
+ "displayName": "GridListItem",
346365
346453
  "methods": [],
346366
346454
  "props": {
346367
346455
  "className": {
@@ -346385,157 +346473,151 @@
346385
346473
  "name": "ClassNameOrFunction<TooltipRenderProps>"
346386
346474
  }
346387
346475
  },
346388
- "disallowTypeAhead": {
346389
- "defaultValue": {
346390
- "value": "false"
346391
- },
346392
- "description": "Whether typeahead navigation is disabled.",
346393
- "name": "disallowTypeAhead",
346476
+ "id": {
346477
+ "defaultValue": null,
346478
+ "description": "The unique id of the item.",
346479
+ "name": "id",
346394
346480
  "parent": {
346395
346481
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346396
- "name": "GridListProps"
346482
+ "name": "MenuItemProps"
346397
346483
  },
346398
346484
  "declarations": [
346399
346485
  {
346400
346486
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346401
- "name": "GridListProps"
346487
+ "name": "MenuItemProps"
346402
346488
  }
346403
346489
  ],
346404
346490
  "required": false,
346405
346491
  "type": {
346406
- "name": "boolean"
346492
+ "name": "Key"
346407
346493
  }
346408
346494
  },
346409
- "selectionBehavior": {
346410
- "defaultValue": {
346411
- "value": "\"toggle\""
346412
- },
346413
- "description": "How multiple selection should behave in the collection.",
346414
- "name": "selectionBehavior",
346495
+ "value": {
346496
+ "defaultValue": null,
346497
+ "description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
346498
+ "name": "value",
346415
346499
  "parent": {
346416
346500
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346417
- "name": "TableProps"
346501
+ "name": "MenuItemProps"
346418
346502
  },
346419
346503
  "declarations": [
346420
346504
  {
346421
346505
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346422
- "name": "TableProps"
346506
+ "name": "MenuItemProps"
346423
346507
  }
346424
346508
  ],
346425
346509
  "required": false,
346426
346510
  "type": {
346427
- "name": "SelectionBehavior"
346511
+ "name": "object"
346428
346512
  }
346429
346513
  },
346430
- "dragAndDropHooks": {
346514
+ "textValue": {
346431
346515
  "defaultValue": null,
346432
- "description": "The drag and drop hooks returned by `useDragAndDrop` used to enable drag and drop behavior for the Table.",
346433
- "name": "dragAndDropHooks",
346516
+ "description": "A string representation of the item's contents, used for features like typeahead.",
346517
+ "name": "textValue",
346434
346518
  "parent": {
346435
346519
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346436
- "name": "TableProps"
346520
+ "name": "ListBoxItemProps"
346437
346521
  },
346438
346522
  "declarations": [
346439
346523
  {
346440
346524
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346441
- "name": "TableProps"
346525
+ "name": "ListBoxItemProps"
346442
346526
  }
346443
346527
  ],
346444
346528
  "required": false,
346445
346529
  "type": {
346446
- "name": "DragAndDropHooks<object>"
346530
+ "name": "string"
346447
346531
  }
346448
346532
  },
346449
- "renderEmptyState": {
346533
+ "isDisabled": {
346450
346534
  "defaultValue": null,
346451
- "description": "Provides content to display when there are no items in the list.",
346452
- "name": "renderEmptyState",
346535
+ "description": "Whether the item is disabled.",
346536
+ "name": "isDisabled",
346453
346537
  "parent": {
346454
346538
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346455
- "name": "ListBoxProps"
346539
+ "name": "ListBoxItemProps"
346456
346540
  },
346457
346541
  "declarations": [
346458
346542
  {
346459
346543
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346460
- "name": "ListBoxProps"
346544
+ "name": "ListBoxItemProps"
346461
346545
  }
346462
346546
  ],
346463
346547
  "required": false,
346464
346548
  "type": {
346465
- "name": "((props: ListBoxRenderProps) => ReactNode)"
346549
+ "name": "boolean"
346466
346550
  }
346467
346551
  },
346468
- "layout": {
346469
- "defaultValue": {
346470
- "value": "'stack'"
346471
- },
346472
- "description": "Whether the items are arranged in a stack or grid.",
346473
- "name": "layout",
346552
+ "onAction": {
346553
+ "defaultValue": null,
346554
+ "description": "Handler that is called when a user performs an action on the item. The exact user event depends on\nthe collection's `selectionBehavior` prop and the interaction modality.",
346555
+ "name": "onAction",
346474
346556
  "parent": {
346475
346557
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346476
- "name": "ListBoxProps"
346558
+ "name": "ListBoxItemProps"
346477
346559
  },
346478
346560
  "declarations": [
346479
346561
  {
346480
346562
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346481
- "name": "ListBoxProps"
346563
+ "name": "ListBoxItemProps"
346482
346564
  }
346483
346565
  ],
346484
346566
  "required": false,
346485
346567
  "type": {
346486
- "name": "\"grid\" | \"stack\""
346568
+ "name": "(() => void)"
346487
346569
  }
346488
346570
  },
346489
- "id": {
346571
+ "children": {
346490
346572
  "defaultValue": null,
346491
- "description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
346492
- "name": "id",
346573
+ "description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
346574
+ "name": "children",
346493
346575
  "parent": {
346494
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346495
- "name": "DOMProps"
346576
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346577
+ "name": "TableProps"
346496
346578
  },
346497
346579
  "declarations": [
346498
346580
  {
346499
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346500
- "name": "DOMProps"
346581
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346582
+ "name": "TableProps"
346501
346583
  }
346502
346584
  ],
346503
346585
  "required": false,
346504
346586
  "type": {
346505
- "name": "string"
346587
+ "name": "ReactNode"
346506
346588
  }
346507
346589
  },
346508
- "aria-label": {
346590
+ "style": {
346509
346591
  "defaultValue": null,
346510
- "description": "Defines a string value that labels the current element.",
346511
- "name": "aria-label",
346592
+ "description": "The inline [style](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style) for the element. A function may be provided to compute the style based on component state.",
346593
+ "name": "style",
346512
346594
  "parent": {
346513
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346514
- "name": "AriaLabelingProps"
346595
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346596
+ "name": "StyleRenderProps"
346515
346597
  },
346516
346598
  "declarations": [
346517
346599
  {
346518
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346519
- "name": "AriaLabelingProps"
346600
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346601
+ "name": "StyleRenderProps"
346520
346602
  }
346521
346603
  ],
346522
346604
  "required": false,
346523
346605
  "type": {
346524
- "name": "string"
346606
+ "name": "StyleOrFunction<TooltipRenderProps>"
346525
346607
  }
346526
346608
  },
346527
- "aria-labelledby": {
346609
+ "href": {
346528
346610
  "defaultValue": null,
346529
- "description": "Identifies the element (or elements) that labels the current element.",
346530
- "name": "aria-labelledby",
346611
+ "description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
346612
+ "name": "href",
346531
346613
  "parent": {
346532
346614
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346533
- "name": "AriaLabelingProps"
346615
+ "name": "LinkDOMProps"
346534
346616
  },
346535
346617
  "declarations": [
346536
346618
  {
346537
346619
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346538
- "name": "AriaLabelingProps"
346620
+ "name": "LinkDOMProps"
346539
346621
  }
346540
346622
  ],
346541
346623
  "required": false,
@@ -346543,18 +346625,18 @@
346543
346625
  "name": "string"
346544
346626
  }
346545
346627
  },
346546
- "aria-describedby": {
346628
+ "hrefLang": {
346547
346629
  "defaultValue": null,
346548
- "description": "Identifies the element (or elements) that describes the object.",
346549
- "name": "aria-describedby",
346630
+ "description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
346631
+ "name": "hrefLang",
346550
346632
  "parent": {
346551
346633
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346552
- "name": "AriaLabelingProps"
346634
+ "name": "LinkDOMProps"
346553
346635
  },
346554
346636
  "declarations": [
346555
346637
  {
346556
346638
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346557
- "name": "AriaLabelingProps"
346639
+ "name": "LinkDOMProps"
346558
346640
  }
346559
346641
  ],
346560
346642
  "required": false,
@@ -346562,352 +346644,308 @@
346562
346644
  "name": "string"
346563
346645
  }
346564
346646
  },
346565
- "aria-details": {
346647
+ "target": {
346566
346648
  "defaultValue": null,
346567
- "description": "Identifies the element (or elements) that provide a detailed, extended description for the object.",
346568
- "name": "aria-details",
346649
+ "description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
346650
+ "name": "target",
346569
346651
  "parent": {
346570
346652
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346571
- "name": "AriaLabelingProps"
346653
+ "name": "LinkDOMProps"
346572
346654
  },
346573
346655
  "declarations": [
346574
346656
  {
346575
346657
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346576
- "name": "AriaLabelingProps"
346658
+ "name": "LinkDOMProps"
346577
346659
  }
346578
346660
  ],
346579
346661
  "required": false,
346580
346662
  "type": {
346581
- "name": "string"
346663
+ "name": "HTMLAttributeAnchorTarget"
346582
346664
  }
346583
346665
  },
346584
- "autoFocus": {
346666
+ "rel": {
346585
346667
  "defaultValue": null,
346586
- "description": "Whether to auto focus the gridlist or an option.",
346587
- "name": "autoFocus",
346668
+ "description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
346669
+ "name": "rel",
346588
346670
  "parent": {
346589
- "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
346590
- "name": "GridListProps"
346671
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346672
+ "name": "LinkDOMProps"
346591
346673
  },
346592
346674
  "declarations": [
346593
346675
  {
346594
- "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
346595
- "name": "GridListProps"
346676
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346677
+ "name": "LinkDOMProps"
346596
346678
  }
346597
346679
  ],
346598
346680
  "required": false,
346599
346681
  "type": {
346600
- "name": "boolean | FocusStrategy"
346682
+ "name": "string"
346601
346683
  }
346602
346684
  },
346603
- "items": {
346685
+ "download": {
346604
346686
  "defaultValue": null,
346605
- "description": "Item objects in the collection.",
346606
- "name": "items",
346687
+ "description": "Causes the browser to download the linked URL. A string may be provided to suggest a file name. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download).",
346688
+ "name": "download",
346607
346689
  "parent": {
346608
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
346609
- "name": "CollectionBase"
346690
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346691
+ "name": "LinkDOMProps"
346610
346692
  },
346611
346693
  "declarations": [
346612
346694
  {
346613
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
346614
- "name": "CollectionBase"
346695
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346696
+ "name": "LinkDOMProps"
346615
346697
  }
346616
346698
  ],
346617
346699
  "required": false,
346618
346700
  "type": {
346619
- "name": "Iterable<object>"
346701
+ "name": "string | boolean"
346620
346702
  }
346621
346703
  },
346622
- "disallowEmptySelection": {
346704
+ "ping": {
346623
346705
  "defaultValue": null,
346624
- "description": "Whether the collection allows empty selection.",
346625
- "name": "disallowEmptySelection",
346706
+ "description": "A space-separated list of URLs to ping when the link is followed. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping).",
346707
+ "name": "ping",
346626
346708
  "parent": {
346627
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
346628
- "name": "MultipleSelection"
346709
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346710
+ "name": "LinkDOMProps"
346629
346711
  },
346630
346712
  "declarations": [
346631
346713
  {
346632
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
346633
- "name": "MultipleSelection"
346714
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346715
+ "name": "LinkDOMProps"
346634
346716
  }
346635
346717
  ],
346636
346718
  "required": false,
346637
346719
  "type": {
346638
- "name": "boolean"
346720
+ "name": "string"
346639
346721
  }
346640
346722
  },
346641
- "onSelectionChange": {
346723
+ "referrerPolicy": {
346642
346724
  "defaultValue": null,
346643
- "description": "Handler that is called when the selection changes.",
346644
- "name": "onSelectionChange",
346725
+ "description": "How much of the referrer to send when following the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
346726
+ "name": "referrerPolicy",
346645
346727
  "parent": {
346646
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
346647
- "name": "MultipleSelection"
346728
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346729
+ "name": "LinkDOMProps"
346648
346730
  },
346649
346731
  "declarations": [
346650
346732
  {
346651
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
346652
- "name": "MultipleSelection"
346733
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346734
+ "name": "LinkDOMProps"
346653
346735
  }
346654
346736
  ],
346655
346737
  "required": false,
346656
346738
  "type": {
346657
- "name": "((keys: Selection) => void)"
346739
+ "name": "HTMLAttributeReferrerPolicy"
346658
346740
  }
346659
346741
  },
346660
- "disabledKeys": {
346742
+ "routerOptions": {
346661
346743
  "defaultValue": null,
346662
- "description": "The item keys that are disabled. These items cannot be selected, focused, or otherwise interacted with.",
346663
- "name": "disabledKeys",
346664
- "parent": {
346665
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
346666
- "name": "CollectionBase"
346667
- },
346668
- "declarations": [
346669
- {
346670
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
346671
- "name": "CollectionBase"
346672
- }
346673
- ],
346674
- "required": false,
346675
- "type": {
346676
- "name": "Iterable<Key>"
346677
- }
346678
- },
346679
- "escapeKeyBehavior": {
346680
- "defaultValue": {
346681
- "value": "'clearSelection'"
346682
- },
346683
- "description": "Whether pressing the escape key should clear selection in the grid list or not.\n\nMost experiences should not modify this option as it eliminates a keyboard user's ability to\neasily clear selection. Only use if the escape key is being handled externally or should not\ntrigger selection clearing contextually.",
346684
- "name": "escapeKeyBehavior",
346744
+ "description": "Options for the configured client side router.",
346745
+ "name": "routerOptions",
346685
346746
  "parent": {
346686
- "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
346687
- "name": "AriaGridListProps"
346747
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346748
+ "name": "LinkDOMProps"
346688
346749
  },
346689
346750
  "declarations": [
346690
346751
  {
346691
- "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
346692
- "name": "AriaGridListProps"
346752
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346753
+ "name": "LinkDOMProps"
346693
346754
  }
346694
346755
  ],
346695
346756
  "required": false,
346696
346757
  "type": {
346697
- "name": "\"none\" | \"clearSelection\""
346758
+ "name": "undefined"
346698
346759
  }
346699
346760
  },
346700
- "shouldSelectOnPressUp": {
346761
+ "onHoverStart": {
346701
346762
  "defaultValue": null,
346702
- "description": "Whether selection should occur on press up instead of press down.",
346703
- "name": "shouldSelectOnPressUp",
346763
+ "description": "Handler that is called when a hover interaction starts.",
346764
+ "name": "onHoverStart",
346704
346765
  "parent": {
346705
- "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
346706
- "name": "GridListProps"
346766
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346767
+ "name": "HoverEvents"
346707
346768
  },
346708
346769
  "declarations": [
346709
346770
  {
346710
- "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
346711
- "name": "GridListProps"
346771
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346772
+ "name": "HoverEvents"
346712
346773
  }
346713
346774
  ],
346714
346775
  "required": false,
346715
346776
  "type": {
346716
- "name": "boolean"
346777
+ "name": "((e: HoverEvent) => void)"
346717
346778
  }
346718
346779
  },
346719
- "selectionMode": {
346780
+ "onHoverEnd": {
346720
346781
  "defaultValue": null,
346721
- "description": "The type of selection that is allowed in the collection.",
346722
- "name": "selectionMode",
346782
+ "description": "Handler that is called when a hover interaction ends.",
346783
+ "name": "onHoverEnd",
346723
346784
  "parent": {
346724
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
346725
- "name": "MultipleSelection"
346785
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346786
+ "name": "HoverEvents"
346726
346787
  },
346727
346788
  "declarations": [
346728
346789
  {
346729
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
346730
- "name": "MultipleSelection"
346790
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346791
+ "name": "HoverEvents"
346731
346792
  }
346732
346793
  ],
346733
346794
  "required": false,
346734
346795
  "type": {
346735
- "name": "SelectionMode"
346796
+ "name": "((e: HoverEvent) => void)"
346736
346797
  }
346737
346798
  },
346738
- "selectedKeys": {
346799
+ "onHoverChange": {
346739
346800
  "defaultValue": null,
346740
- "description": "The currently selected keys in the collection (controlled).",
346741
- "name": "selectedKeys",
346801
+ "description": "Handler that is called when the hover state changes.",
346802
+ "name": "onHoverChange",
346742
346803
  "parent": {
346743
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
346744
- "name": "MultipleSelection"
346804
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346805
+ "name": "HoverEvents"
346745
346806
  },
346746
346807
  "declarations": [
346747
346808
  {
346748
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
346749
- "name": "MultipleSelection"
346809
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346810
+ "name": "HoverEvents"
346750
346811
  }
346751
346812
  ],
346752
346813
  "required": false,
346753
346814
  "type": {
346754
- "name": "\"all\" | Iterable<Key>"
346815
+ "name": "((isHovering: boolean) => void)"
346755
346816
  }
346756
346817
  },
346757
- "defaultSelectedKeys": {
346818
+ "onPress": {
346758
346819
  "defaultValue": null,
346759
- "description": "The initial selected keys in the collection (uncontrolled).",
346760
- "name": "defaultSelectedKeys",
346761
- "parent": {
346762
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
346763
- "name": "MultipleSelection"
346764
- },
346765
- "declarations": [
346766
- {
346767
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
346768
- "name": "MultipleSelection"
346769
- }
346770
- ],
346771
- "required": false,
346772
- "type": {
346773
- "name": "\"all\" | Iterable<Key>"
346774
- }
346775
- },
346776
- "disabledBehavior": {
346777
- "defaultValue": {
346778
- "value": "\"all\""
346779
- },
346780
- "description": "Whether `disabledKeys` applies to all interactions, or only selection.",
346781
- "name": "disabledBehavior",
346820
+ "description": "Handler that is called when the press is released over the target.",
346821
+ "name": "onPress",
346782
346822
  "parent": {
346783
- "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
346784
- "name": "GridListProps"
346823
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346824
+ "name": "PressEvents"
346785
346825
  },
346786
346826
  "declarations": [
346787
346827
  {
346788
- "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
346789
- "name": "GridListProps"
346828
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346829
+ "name": "PressEvents"
346790
346830
  }
346791
346831
  ],
346792
346832
  "required": false,
346793
346833
  "type": {
346794
- "name": "DisabledBehavior"
346834
+ "name": "((e: PressEvent) => void)"
346795
346835
  }
346796
346836
  },
346797
- "onAction": {
346837
+ "onPressStart": {
346798
346838
  "defaultValue": null,
346799
- "description": "Handler that is called when a user performs an action on an item. The exact user event depends on\nthe collection's `selectionBehavior` prop and the interaction modality.",
346800
- "name": "onAction",
346839
+ "description": "Handler that is called when a press interaction starts.",
346840
+ "name": "onPressStart",
346801
346841
  "parent": {
346802
- "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
346803
- "name": "GridListProps"
346842
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346843
+ "name": "PressEvents"
346804
346844
  },
346805
346845
  "declarations": [
346806
346846
  {
346807
- "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
346808
- "name": "GridListProps"
346847
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346848
+ "name": "PressEvents"
346809
346849
  }
346810
346850
  ],
346811
346851
  "required": false,
346812
346852
  "type": {
346813
- "name": "((key: Key) => void)"
346853
+ "name": "((e: PressEvent) => void)"
346814
346854
  }
346815
346855
  },
346816
- "keyboardNavigationBehavior": {
346817
- "defaultValue": {
346818
- "value": "'arrow'"
346819
- },
346820
- "description": "Whether keyboard navigation to focusable elements within grid list items is\nvia the left/right arrow keys or the tab key.",
346821
- "name": "keyboardNavigationBehavior",
346856
+ "onPressEnd": {
346857
+ "defaultValue": null,
346858
+ "description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
346859
+ "name": "onPressEnd",
346822
346860
  "parent": {
346823
- "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
346824
- "name": "AriaGridListProps"
346861
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346862
+ "name": "PressEvents"
346825
346863
  },
346826
346864
  "declarations": [
346827
346865
  {
346828
- "fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
346829
- "name": "AriaGridListProps"
346866
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346867
+ "name": "PressEvents"
346830
346868
  }
346831
346869
  ],
346832
346870
  "required": false,
346833
346871
  "type": {
346834
- "name": "\"tab\" | \"arrow\""
346872
+ "name": "((e: PressEvent) => void)"
346835
346873
  }
346836
346874
  },
346837
- "children": {
346875
+ "onPressChange": {
346838
346876
  "defaultValue": null,
346839
- "description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
346840
- "name": "children",
346877
+ "description": "Handler that is called when the press state changes.",
346878
+ "name": "onPressChange",
346841
346879
  "parent": {
346842
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346843
- "name": "TableProps"
346880
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346881
+ "name": "PressEvents"
346844
346882
  },
346845
346883
  "declarations": [
346846
346884
  {
346847
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346848
- "name": "TableProps"
346885
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346886
+ "name": "PressEvents"
346849
346887
  }
346850
346888
  ],
346851
346889
  "required": false,
346852
346890
  "type": {
346853
- "name": "ReactNode"
346891
+ "name": "((isPressed: boolean) => void)"
346854
346892
  }
346855
346893
  },
346856
- "dependencies": {
346894
+ "onPressUp": {
346857
346895
  "defaultValue": null,
346858
- "description": "Values that should invalidate the item cache when using dynamic collections.",
346859
- "name": "dependencies",
346896
+ "description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
346897
+ "name": "onPressUp",
346860
346898
  "parent": {
346861
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346862
- "name": "CollectionProps"
346899
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346900
+ "name": "PressEvents"
346863
346901
  },
346864
346902
  "declarations": [
346865
346903
  {
346866
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346867
- "name": "CollectionProps"
346904
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346905
+ "name": "PressEvents"
346868
346906
  }
346869
346907
  ],
346870
346908
  "required": false,
346871
346909
  "type": {
346872
- "name": "readonly any[]"
346910
+ "name": "((e: PressEvent) => void)"
346873
346911
  }
346874
346912
  },
346875
- "style": {
346913
+ "onClick": {
346876
346914
  "defaultValue": null,
346877
- "description": "The inline [style](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style) for the element. A function may be provided to compute the style based on component state.",
346878
- "name": "style",
346915
+ "description": "**Not recommended use `onPress` instead.** `onClick` is an alias for `onPress`\nprovided for compatibility with other libraries. `onPress` provides \nadditional event details for non-mouse interactions.",
346916
+ "name": "onClick",
346879
346917
  "parent": {
346880
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346881
- "name": "StyleRenderProps"
346918
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346919
+ "name": "PressEvents"
346882
346920
  },
346883
346921
  "declarations": [
346884
346922
  {
346885
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346886
- "name": "StyleRenderProps"
346923
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
346924
+ "name": "PressEvents"
346887
346925
  }
346888
346926
  ],
346889
346927
  "required": false,
346890
346928
  "type": {
346891
- "name": "StyleOrFunction<TooltipRenderProps>"
346929
+ "name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
346892
346930
  }
346893
346931
  },
346894
- "slot": {
346932
+ "translate": {
346895
346933
  "defaultValue": null,
346896
- "description": "A slot name for the component. Slots allow the component to receive props from a parent component.\nAn explicit `null` value indicates that the local props completely override all props received from a parent.",
346897
- "name": "slot",
346934
+ "description": "",
346935
+ "name": "translate",
346898
346936
  "parent": {
346899
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346900
- "name": "SlotProps"
346937
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346938
+ "name": "GlobalDOMAttributes"
346901
346939
  },
346902
346940
  "declarations": [
346903
346941
  {
346904
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
346905
- "name": "SlotProps"
346942
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346943
+ "name": "GlobalDOMAttributes"
346906
346944
  }
346907
346945
  ],
346908
346946
  "required": false,
346909
346947
  "type": {
346910
- "name": "string | null"
346948
+ "name": "\"yes\" | \"no\""
346911
346949
  }
346912
346950
  },
346913
346951
  "dir": {
@@ -346986,44 +347024,6 @@
346986
347024
  "name": "boolean"
346987
347025
  }
346988
347026
  },
346989
- "translate": {
346990
- "defaultValue": null,
346991
- "description": "",
346992
- "name": "translate",
346993
- "parent": {
346994
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
346995
- "name": "GlobalDOMAttributes"
346996
- },
346997
- "declarations": [
346998
- {
346999
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
347000
- "name": "GlobalDOMAttributes"
347001
- }
347002
- ],
347003
- "required": false,
347004
- "type": {
347005
- "name": "\"yes\" | \"no\""
347006
- }
347007
- },
347008
- "onClick": {
347009
- "defaultValue": null,
347010
- "description": "",
347011
- "name": "onClick",
347012
- "parent": {
347013
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
347014
- "name": "GlobalDOMEvents"
347015
- },
347016
- "declarations": [
347017
- {
347018
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
347019
- "name": "GlobalDOMEvents"
347020
- }
347021
- ],
347022
- "required": false,
347023
- "type": {
347024
- "name": "MouseEventHandler<HTMLDivElement>"
347025
- }
347026
- },
347027
347027
  "onClickCapture": {
347028
347028
  "defaultValue": null,
347029
347029
  "description": "",
@@ -348221,34 +348221,34 @@
348221
348221
  "name": "TransitionEventHandler<HTMLDivElement>"
348222
348222
  }
348223
348223
  },
348224
- "tileMaxWidth": {
348224
+ "hasAction": {
348225
348225
  "defaultValue": null,
348226
348226
  "description": "",
348227
- "name": "tileMaxWidth",
348227
+ "name": "hasAction",
348228
348228
  "declarations": [
348229
348229
  {
348230
- "fileName": "components/src/components/List/components/Items/views/GridList/GridList.tsx",
348230
+ "fileName": "components/src/components/List/components/Items/views/GridListItem/GridListItem.tsx",
348231
348231
  "name": "TypeLiteral"
348232
348232
  }
348233
348233
  ],
348234
- "required": true,
348234
+ "required": false,
348235
348235
  "type": {
348236
- "name": "number"
348236
+ "name": "boolean"
348237
348237
  }
348238
348238
  },
348239
- "emptyView": {
348239
+ "isTile": {
348240
348240
  "defaultValue": null,
348241
348241
  "description": "",
348242
- "name": "emptyView",
348242
+ "name": "isTile",
348243
348243
  "declarations": [
348244
348244
  {
348245
- "fileName": "components/src/components/List/components/Items/views/GridList/GridList.tsx",
348245
+ "fileName": "components/src/components/List/components/Items/views/GridListItem/GridListItem.tsx",
348246
348246
  "name": "TypeLiteral"
348247
348247
  }
348248
348248
  ],
348249
348249
  "required": false,
348250
348250
  "type": {
348251
- "name": "ReactNode"
348251
+ "name": "boolean"
348252
348252
  }
348253
348253
  }
348254
348254
  }
@@ -348385,6 +348385,62 @@
348385
348385
  "methods": [],
348386
348386
  "props": {}
348387
348387
  },
348388
+ {
348389
+ "tags": {},
348390
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
348391
+ "description": "",
348392
+ "displayName": "ViewModeMenuItem",
348393
+ "methods": [],
348394
+ "props": {
348395
+ "viewMode": {
348396
+ "defaultValue": null,
348397
+ "description": "",
348398
+ "name": "viewMode",
348399
+ "parent": {
348400
+ "fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
348401
+ "name": "Props"
348402
+ },
348403
+ "declarations": [
348404
+ {
348405
+ "fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
348406
+ "name": "Props"
348407
+ }
348408
+ ],
348409
+ "required": true,
348410
+ "type": {
348411
+ "name": "ListViewMode"
348412
+ }
348413
+ }
348414
+ }
348415
+ },
348416
+ {
348417
+ "tags": {},
348418
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
348419
+ "description": "",
348420
+ "displayName": "ViewModeContextMenu",
348421
+ "methods": [],
348422
+ "props": {
348423
+ "isDisabled": {
348424
+ "defaultValue": null,
348425
+ "description": "",
348426
+ "name": "isDisabled",
348427
+ "parent": {
348428
+ "fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
348429
+ "name": "Props"
348430
+ },
348431
+ "declarations": [
348432
+ {
348433
+ "fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
348434
+ "name": "Props"
348435
+ }
348436
+ ],
348437
+ "required": false,
348438
+ "type": {
348439
+ "name": "boolean"
348440
+ }
348441
+ }
348442
+ }
348443
+ },
348388
348444
  {
348389
348445
  "tags": {},
348390
348446
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
@@ -348507,62 +348563,6 @@
348507
348563
  }
348508
348564
  }
348509
348565
  },
348510
- {
348511
- "tags": {},
348512
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
348513
- "description": "",
348514
- "displayName": "ViewModeMenuItem",
348515
- "methods": [],
348516
- "props": {
348517
- "viewMode": {
348518
- "defaultValue": null,
348519
- "description": "",
348520
- "name": "viewMode",
348521
- "parent": {
348522
- "fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
348523
- "name": "Props"
348524
- },
348525
- "declarations": [
348526
- {
348527
- "fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
348528
- "name": "Props"
348529
- }
348530
- ],
348531
- "required": true,
348532
- "type": {
348533
- "name": "ListViewMode"
348534
- }
348535
- }
348536
- }
348537
- },
348538
- {
348539
- "tags": {},
348540
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
348541
- "description": "",
348542
- "displayName": "ViewModeContextMenu",
348543
- "methods": [],
348544
- "props": {
348545
- "isDisabled": {
348546
- "defaultValue": null,
348547
- "description": "",
348548
- "name": "isDisabled",
348549
- "parent": {
348550
- "fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
348551
- "name": "Props"
348552
- },
348553
- "declarations": [
348554
- {
348555
- "fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
348556
- "name": "Props"
348557
- }
348558
- ],
348559
- "required": false,
348560
- "type": {
348561
- "name": "boolean"
348562
- }
348563
- }
348564
- }
348565
- },
348566
348566
  {
348567
348567
  "tags": {},
348568
348568
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
@@ -356888,34 +356888,6 @@
356888
356888
  }
356889
356889
  }
356890
356890
  },
356891
- {
356892
- "tags": {},
356893
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
356894
- "description": "",
356895
- "displayName": "ListItemSkeletonView",
356896
- "methods": [],
356897
- "props": {
356898
- "viewMode": {
356899
- "defaultValue": null,
356900
- "description": "",
356901
- "name": "viewMode",
356902
- "parent": {
356903
- "fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
356904
- "name": "ListItemSkeletonViewProps"
356905
- },
356906
- "declarations": [
356907
- {
356908
- "fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
356909
- "name": "ListItemSkeletonViewProps"
356910
- }
356911
- ],
356912
- "required": true,
356913
- "type": {
356914
- "name": "ListViewMode"
356915
- }
356916
- }
356917
- }
356918
- },
356919
356891
  {
356920
356892
  "tags": {},
356921
356893
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/OptionsButton/index.tsx",
@@ -357001,5 +356973,33 @@
357001
356973
  }
357002
356974
  }
357003
356975
  }
356976
+ },
356977
+ {
356978
+ "tags": {},
356979
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
356980
+ "description": "",
356981
+ "displayName": "ListItemSkeletonView",
356982
+ "methods": [],
356983
+ "props": {
356984
+ "viewMode": {
356985
+ "defaultValue": null,
356986
+ "description": "",
356987
+ "name": "viewMode",
356988
+ "parent": {
356989
+ "fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
356990
+ "name": "ListItemSkeletonViewProps"
356991
+ },
356992
+ "declarations": [
356993
+ {
356994
+ "fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
356995
+ "name": "ListItemSkeletonViewProps"
356996
+ }
356997
+ ],
356998
+ "required": true,
356999
+ "type": {
357000
+ "name": "ListViewMode"
357001
+ }
357002
+ }
357003
+ }
357004
357004
  }
357005
357005
  ]