@mittwald/flow-react-components 0.2.0-alpha.695 → 0.2.0-alpha.697
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist/assets/doc-properties.json +612 -612
- package/dist/js/components/src/components/List/components/Header/components/AllFiltersModal/SortingAccordion.mjs +1 -1
- package/dist/js/components/src/components/List/components/Header/components/AllFiltersModal/SortingAccordion.mjs.map +1 -1
- package/package.json +4 -4
|
@@ -224493,9 +224493,9 @@
|
|
|
224493
224493
|
"tags": {
|
|
224494
224494
|
"flr-generate": "all"
|
|
224495
224495
|
},
|
|
224496
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/
|
|
224496
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Align/Align.tsx",
|
|
224497
224497
|
"description": "",
|
|
224498
|
-
"displayName": "
|
|
224498
|
+
"displayName": "Align",
|
|
224499
224499
|
"methods": [],
|
|
224500
224500
|
"props": {
|
|
224501
224501
|
"children": {
|
|
@@ -224607,86 +224607,6 @@
|
|
|
224607
224607
|
"type": {
|
|
224608
224608
|
"name": "Key | null"
|
|
224609
224609
|
}
|
|
224610
|
-
},
|
|
224611
|
-
"slot": {
|
|
224612
|
-
"defaultValue": null,
|
|
224613
|
-
"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.",
|
|
224614
|
-
"name": "slot",
|
|
224615
|
-
"parent": {
|
|
224616
|
-
"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",
|
|
224617
|
-
"name": "SlotProps"
|
|
224618
|
-
},
|
|
224619
|
-
"declarations": [
|
|
224620
|
-
{
|
|
224621
|
-
"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",
|
|
224622
|
-
"name": "SlotProps"
|
|
224623
|
-
}
|
|
224624
|
-
],
|
|
224625
|
-
"required": false,
|
|
224626
|
-
"type": {
|
|
224627
|
-
"name": "string | null"
|
|
224628
|
-
}
|
|
224629
|
-
},
|
|
224630
|
-
"filter": {
|
|
224631
|
-
"defaultValue": null,
|
|
224632
|
-
"description": "An optional filter function used to determine if a option should be included in the autocomplete list.\nInclude this if the items you are providing to your wrapped collection aren't filtered by default.",
|
|
224633
|
-
"name": "filter",
|
|
224634
|
-
"parent": {
|
|
224635
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224636
|
-
"name": "AriaAutocompleteProps"
|
|
224637
|
-
},
|
|
224638
|
-
"declarations": [
|
|
224639
|
-
{
|
|
224640
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224641
|
-
"name": "AriaAutocompleteProps"
|
|
224642
|
-
}
|
|
224643
|
-
],
|
|
224644
|
-
"required": false,
|
|
224645
|
-
"type": {
|
|
224646
|
-
"name": "((textValue: string, inputValue: string, node: Node<object>) => boolean)"
|
|
224647
|
-
}
|
|
224648
|
-
},
|
|
224649
|
-
"disableAutoFocusFirst": {
|
|
224650
|
-
"defaultValue": {
|
|
224651
|
-
"value": "false"
|
|
224652
|
-
},
|
|
224653
|
-
"description": "Whether or not to focus the first item in the collection after a filter is performed. Note this is only applicable\nif virtual focus behavior is not turned off via `disableVirtualFocus`.",
|
|
224654
|
-
"name": "disableAutoFocusFirst",
|
|
224655
|
-
"parent": {
|
|
224656
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224657
|
-
"name": "AriaAutocompleteProps"
|
|
224658
|
-
},
|
|
224659
|
-
"declarations": [
|
|
224660
|
-
{
|
|
224661
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224662
|
-
"name": "AriaAutocompleteProps"
|
|
224663
|
-
}
|
|
224664
|
-
],
|
|
224665
|
-
"required": false,
|
|
224666
|
-
"type": {
|
|
224667
|
-
"name": "boolean"
|
|
224668
|
-
}
|
|
224669
|
-
},
|
|
224670
|
-
"disableVirtualFocus": {
|
|
224671
|
-
"defaultValue": {
|
|
224672
|
-
"value": "false"
|
|
224673
|
-
},
|
|
224674
|
-
"description": "Whether the autocomplete should disable virtual focus, instead making the wrapped collection directly tabbable.",
|
|
224675
|
-
"name": "disableVirtualFocus",
|
|
224676
|
-
"parent": {
|
|
224677
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224678
|
-
"name": "AriaAutocompleteProps"
|
|
224679
|
-
},
|
|
224680
|
-
"declarations": [
|
|
224681
|
-
{
|
|
224682
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224683
|
-
"name": "AriaAutocompleteProps"
|
|
224684
|
-
}
|
|
224685
|
-
],
|
|
224686
|
-
"required": false,
|
|
224687
|
-
"type": {
|
|
224688
|
-
"name": "boolean"
|
|
224689
|
-
}
|
|
224690
224610
|
}
|
|
224691
224611
|
}
|
|
224692
224612
|
},
|
|
@@ -224694,9 +224614,9 @@
|
|
|
224694
224614
|
"tags": {
|
|
224695
224615
|
"flr-generate": "all"
|
|
224696
224616
|
},
|
|
224697
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/
|
|
224617
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Autocomplete/Autocomplete.tsx",
|
|
224698
224618
|
"description": "",
|
|
224699
|
-
"displayName": "
|
|
224619
|
+
"displayName": "Autocomplete",
|
|
224700
224620
|
"methods": [],
|
|
224701
224621
|
"props": {
|
|
224702
224622
|
"children": {
|
|
@@ -224808,6 +224728,86 @@
|
|
|
224808
224728
|
"type": {
|
|
224809
224729
|
"name": "Key | null"
|
|
224810
224730
|
}
|
|
224731
|
+
},
|
|
224732
|
+
"slot": {
|
|
224733
|
+
"defaultValue": null,
|
|
224734
|
+
"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.",
|
|
224735
|
+
"name": "slot",
|
|
224736
|
+
"parent": {
|
|
224737
|
+
"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",
|
|
224738
|
+
"name": "SlotProps"
|
|
224739
|
+
},
|
|
224740
|
+
"declarations": [
|
|
224741
|
+
{
|
|
224742
|
+
"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",
|
|
224743
|
+
"name": "SlotProps"
|
|
224744
|
+
}
|
|
224745
|
+
],
|
|
224746
|
+
"required": false,
|
|
224747
|
+
"type": {
|
|
224748
|
+
"name": "string | null"
|
|
224749
|
+
}
|
|
224750
|
+
},
|
|
224751
|
+
"filter": {
|
|
224752
|
+
"defaultValue": null,
|
|
224753
|
+
"description": "An optional filter function used to determine if a option should be included in the autocomplete list.\nInclude this if the items you are providing to your wrapped collection aren't filtered by default.",
|
|
224754
|
+
"name": "filter",
|
|
224755
|
+
"parent": {
|
|
224756
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224757
|
+
"name": "AriaAutocompleteProps"
|
|
224758
|
+
},
|
|
224759
|
+
"declarations": [
|
|
224760
|
+
{
|
|
224761
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224762
|
+
"name": "AriaAutocompleteProps"
|
|
224763
|
+
}
|
|
224764
|
+
],
|
|
224765
|
+
"required": false,
|
|
224766
|
+
"type": {
|
|
224767
|
+
"name": "((textValue: string, inputValue: string, node: Node<object>) => boolean)"
|
|
224768
|
+
}
|
|
224769
|
+
},
|
|
224770
|
+
"disableAutoFocusFirst": {
|
|
224771
|
+
"defaultValue": {
|
|
224772
|
+
"value": "false"
|
|
224773
|
+
},
|
|
224774
|
+
"description": "Whether or not to focus the first item in the collection after a filter is performed. Note this is only applicable\nif virtual focus behavior is not turned off via `disableVirtualFocus`.",
|
|
224775
|
+
"name": "disableAutoFocusFirst",
|
|
224776
|
+
"parent": {
|
|
224777
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224778
|
+
"name": "AriaAutocompleteProps"
|
|
224779
|
+
},
|
|
224780
|
+
"declarations": [
|
|
224781
|
+
{
|
|
224782
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224783
|
+
"name": "AriaAutocompleteProps"
|
|
224784
|
+
}
|
|
224785
|
+
],
|
|
224786
|
+
"required": false,
|
|
224787
|
+
"type": {
|
|
224788
|
+
"name": "boolean"
|
|
224789
|
+
}
|
|
224790
|
+
},
|
|
224791
|
+
"disableVirtualFocus": {
|
|
224792
|
+
"defaultValue": {
|
|
224793
|
+
"value": "false"
|
|
224794
|
+
},
|
|
224795
|
+
"description": "Whether the autocomplete should disable virtual focus, instead making the wrapped collection directly tabbable.",
|
|
224796
|
+
"name": "disableVirtualFocus",
|
|
224797
|
+
"parent": {
|
|
224798
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224799
|
+
"name": "AriaAutocompleteProps"
|
|
224800
|
+
},
|
|
224801
|
+
"declarations": [
|
|
224802
|
+
{
|
|
224803
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224804
|
+
"name": "AriaAutocompleteProps"
|
|
224805
|
+
}
|
|
224806
|
+
],
|
|
224807
|
+
"required": false,
|
|
224808
|
+
"type": {
|
|
224809
|
+
"name": "boolean"
|
|
224810
|
+
}
|
|
224811
224811
|
}
|
|
224812
224812
|
}
|
|
224813
224813
|
},
|
|
@@ -287682,9 +287682,9 @@
|
|
|
287682
287682
|
"tags": {
|
|
287683
287683
|
"flr-generate": "all"
|
|
287684
287684
|
},
|
|
287685
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
287685
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableHeader/TableHeader.tsx",
|
|
287686
287686
|
"description": "",
|
|
287687
|
-
"displayName": "
|
|
287687
|
+
"displayName": "TableHeader",
|
|
287688
287688
|
"methods": [],
|
|
287689
287689
|
"props": {
|
|
287690
287690
|
"className": {
|
|
@@ -287746,25 +287746,6 @@
|
|
|
287746
287746
|
"name": "ReactNode"
|
|
287747
287747
|
}
|
|
287748
287748
|
},
|
|
287749
|
-
"value": {
|
|
287750
|
-
"defaultValue": null,
|
|
287751
|
-
"description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
|
|
287752
|
-
"name": "value",
|
|
287753
|
-
"parent": {
|
|
287754
|
-
"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",
|
|
287755
|
-
"name": "MenuItemProps"
|
|
287756
|
-
},
|
|
287757
|
-
"declarations": [
|
|
287758
|
-
{
|
|
287759
|
-
"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",
|
|
287760
|
-
"name": "MenuItemProps"
|
|
287761
|
-
}
|
|
287762
|
-
],
|
|
287763
|
-
"required": false,
|
|
287764
|
-
"type": {
|
|
287765
|
-
"name": "object"
|
|
287766
|
-
}
|
|
287767
|
-
},
|
|
287768
287749
|
"dependencies": {
|
|
287769
287750
|
"defaultValue": null,
|
|
287770
287751
|
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
@@ -287784,82 +287765,6 @@
|
|
|
287784
287765
|
"name": "readonly any[]"
|
|
287785
287766
|
}
|
|
287786
287767
|
},
|
|
287787
|
-
"textValue": {
|
|
287788
|
-
"defaultValue": null,
|
|
287789
|
-
"description": "A string representation of the item's contents, used for features like typeahead.",
|
|
287790
|
-
"name": "textValue",
|
|
287791
|
-
"parent": {
|
|
287792
|
-
"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",
|
|
287793
|
-
"name": "ListBoxItemProps"
|
|
287794
|
-
},
|
|
287795
|
-
"declarations": [
|
|
287796
|
-
{
|
|
287797
|
-
"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",
|
|
287798
|
-
"name": "ListBoxItemProps"
|
|
287799
|
-
}
|
|
287800
|
-
],
|
|
287801
|
-
"required": false,
|
|
287802
|
-
"type": {
|
|
287803
|
-
"name": "string"
|
|
287804
|
-
}
|
|
287805
|
-
},
|
|
287806
|
-
"isDisabled": {
|
|
287807
|
-
"defaultValue": null,
|
|
287808
|
-
"description": "Whether the item is disabled.",
|
|
287809
|
-
"name": "isDisabled",
|
|
287810
|
-
"parent": {
|
|
287811
|
-
"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",
|
|
287812
|
-
"name": "ListBoxItemProps"
|
|
287813
|
-
},
|
|
287814
|
-
"declarations": [
|
|
287815
|
-
{
|
|
287816
|
-
"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",
|
|
287817
|
-
"name": "ListBoxItemProps"
|
|
287818
|
-
}
|
|
287819
|
-
],
|
|
287820
|
-
"required": false,
|
|
287821
|
-
"type": {
|
|
287822
|
-
"name": "boolean"
|
|
287823
|
-
}
|
|
287824
|
-
},
|
|
287825
|
-
"onAction": {
|
|
287826
|
-
"defaultValue": null,
|
|
287827
|
-
"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.",
|
|
287828
|
-
"name": "onAction",
|
|
287829
|
-
"parent": {
|
|
287830
|
-
"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",
|
|
287831
|
-
"name": "ListBoxItemProps"
|
|
287832
|
-
},
|
|
287833
|
-
"declarations": [
|
|
287834
|
-
{
|
|
287835
|
-
"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",
|
|
287836
|
-
"name": "ListBoxItemProps"
|
|
287837
|
-
}
|
|
287838
|
-
],
|
|
287839
|
-
"required": false,
|
|
287840
|
-
"type": {
|
|
287841
|
-
"name": "(() => void)"
|
|
287842
|
-
}
|
|
287843
|
-
},
|
|
287844
|
-
"id": {
|
|
287845
|
-
"defaultValue": null,
|
|
287846
|
-
"description": "The unique id of the item.",
|
|
287847
|
-
"name": "id",
|
|
287848
|
-
"parent": {
|
|
287849
|
-
"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",
|
|
287850
|
-
"name": "MenuItemProps"
|
|
287851
|
-
},
|
|
287852
|
-
"declarations": [
|
|
287853
|
-
{
|
|
287854
|
-
"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",
|
|
287855
|
-
"name": "MenuItemProps"
|
|
287856
|
-
}
|
|
287857
|
-
],
|
|
287858
|
-
"required": false,
|
|
287859
|
-
"type": {
|
|
287860
|
-
"name": "Key"
|
|
287861
|
-
}
|
|
287862
|
-
},
|
|
287863
287768
|
"style": {
|
|
287864
287769
|
"defaultValue": null,
|
|
287865
287770
|
"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.",
|
|
@@ -287879,158 +287784,6 @@
|
|
|
287879
287784
|
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
287880
287785
|
}
|
|
287881
287786
|
},
|
|
287882
|
-
"href": {
|
|
287883
|
-
"defaultValue": null,
|
|
287884
|
-
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
287885
|
-
"name": "href",
|
|
287886
|
-
"parent": {
|
|
287887
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
287888
|
-
"name": "LinkDOMProps"
|
|
287889
|
-
},
|
|
287890
|
-
"declarations": [
|
|
287891
|
-
{
|
|
287892
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
287893
|
-
"name": "LinkDOMProps"
|
|
287894
|
-
}
|
|
287895
|
-
],
|
|
287896
|
-
"required": false,
|
|
287897
|
-
"type": {
|
|
287898
|
-
"name": "string"
|
|
287899
|
-
}
|
|
287900
|
-
},
|
|
287901
|
-
"hrefLang": {
|
|
287902
|
-
"defaultValue": null,
|
|
287903
|
-
"description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
287904
|
-
"name": "hrefLang",
|
|
287905
|
-
"parent": {
|
|
287906
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
287907
|
-
"name": "LinkDOMProps"
|
|
287908
|
-
},
|
|
287909
|
-
"declarations": [
|
|
287910
|
-
{
|
|
287911
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
287912
|
-
"name": "LinkDOMProps"
|
|
287913
|
-
}
|
|
287914
|
-
],
|
|
287915
|
-
"required": false,
|
|
287916
|
-
"type": {
|
|
287917
|
-
"name": "string"
|
|
287918
|
-
}
|
|
287919
|
-
},
|
|
287920
|
-
"target": {
|
|
287921
|
-
"defaultValue": null,
|
|
287922
|
-
"description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
287923
|
-
"name": "target",
|
|
287924
|
-
"parent": {
|
|
287925
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
287926
|
-
"name": "LinkDOMProps"
|
|
287927
|
-
},
|
|
287928
|
-
"declarations": [
|
|
287929
|
-
{
|
|
287930
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
287931
|
-
"name": "LinkDOMProps"
|
|
287932
|
-
}
|
|
287933
|
-
],
|
|
287934
|
-
"required": false,
|
|
287935
|
-
"type": {
|
|
287936
|
-
"name": "HTMLAttributeAnchorTarget"
|
|
287937
|
-
}
|
|
287938
|
-
},
|
|
287939
|
-
"rel": {
|
|
287940
|
-
"defaultValue": null,
|
|
287941
|
-
"description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
287942
|
-
"name": "rel",
|
|
287943
|
-
"parent": {
|
|
287944
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
287945
|
-
"name": "LinkDOMProps"
|
|
287946
|
-
},
|
|
287947
|
-
"declarations": [
|
|
287948
|
-
{
|
|
287949
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
287950
|
-
"name": "LinkDOMProps"
|
|
287951
|
-
}
|
|
287952
|
-
],
|
|
287953
|
-
"required": false,
|
|
287954
|
-
"type": {
|
|
287955
|
-
"name": "string"
|
|
287956
|
-
}
|
|
287957
|
-
},
|
|
287958
|
-
"download": {
|
|
287959
|
-
"defaultValue": null,
|
|
287960
|
-
"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).",
|
|
287961
|
-
"name": "download",
|
|
287962
|
-
"parent": {
|
|
287963
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
287964
|
-
"name": "LinkDOMProps"
|
|
287965
|
-
},
|
|
287966
|
-
"declarations": [
|
|
287967
|
-
{
|
|
287968
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
287969
|
-
"name": "LinkDOMProps"
|
|
287970
|
-
}
|
|
287971
|
-
],
|
|
287972
|
-
"required": false,
|
|
287973
|
-
"type": {
|
|
287974
|
-
"name": "string | boolean"
|
|
287975
|
-
}
|
|
287976
|
-
},
|
|
287977
|
-
"ping": {
|
|
287978
|
-
"defaultValue": null,
|
|
287979
|
-
"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).",
|
|
287980
|
-
"name": "ping",
|
|
287981
|
-
"parent": {
|
|
287982
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
287983
|
-
"name": "LinkDOMProps"
|
|
287984
|
-
},
|
|
287985
|
-
"declarations": [
|
|
287986
|
-
{
|
|
287987
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
287988
|
-
"name": "LinkDOMProps"
|
|
287989
|
-
}
|
|
287990
|
-
],
|
|
287991
|
-
"required": false,
|
|
287992
|
-
"type": {
|
|
287993
|
-
"name": "string"
|
|
287994
|
-
}
|
|
287995
|
-
},
|
|
287996
|
-
"referrerPolicy": {
|
|
287997
|
-
"defaultValue": null,
|
|
287998
|
-
"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).",
|
|
287999
|
-
"name": "referrerPolicy",
|
|
288000
|
-
"parent": {
|
|
288001
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
288002
|
-
"name": "LinkDOMProps"
|
|
288003
|
-
},
|
|
288004
|
-
"declarations": [
|
|
288005
|
-
{
|
|
288006
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
288007
|
-
"name": "LinkDOMProps"
|
|
288008
|
-
}
|
|
288009
|
-
],
|
|
288010
|
-
"required": false,
|
|
288011
|
-
"type": {
|
|
288012
|
-
"name": "HTMLAttributeReferrerPolicy"
|
|
288013
|
-
}
|
|
288014
|
-
},
|
|
288015
|
-
"routerOptions": {
|
|
288016
|
-
"defaultValue": null,
|
|
288017
|
-
"description": "Options for the configured client side router.",
|
|
288018
|
-
"name": "routerOptions",
|
|
288019
|
-
"parent": {
|
|
288020
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
288021
|
-
"name": "LinkDOMProps"
|
|
288022
|
-
},
|
|
288023
|
-
"declarations": [
|
|
288024
|
-
{
|
|
288025
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
288026
|
-
"name": "LinkDOMProps"
|
|
288027
|
-
}
|
|
288028
|
-
],
|
|
288029
|
-
"required": false,
|
|
288030
|
-
"type": {
|
|
288031
|
-
"name": "undefined"
|
|
288032
|
-
}
|
|
288033
|
-
},
|
|
288034
287787
|
"onHoverStart": {
|
|
288035
287788
|
"defaultValue": null,
|
|
288036
287789
|
"description": "Handler that is called when a hover interaction starts.",
|
|
@@ -288088,120 +287841,6 @@
|
|
|
288088
287841
|
"name": "((isHovering: boolean) => void)"
|
|
288089
287842
|
}
|
|
288090
287843
|
},
|
|
288091
|
-
"onPress": {
|
|
288092
|
-
"defaultValue": null,
|
|
288093
|
-
"description": "Handler that is called when the press is released over the target.",
|
|
288094
|
-
"name": "onPress",
|
|
288095
|
-
"parent": {
|
|
288096
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
288097
|
-
"name": "PressEvents"
|
|
288098
|
-
},
|
|
288099
|
-
"declarations": [
|
|
288100
|
-
{
|
|
288101
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
288102
|
-
"name": "PressEvents"
|
|
288103
|
-
}
|
|
288104
|
-
],
|
|
288105
|
-
"required": false,
|
|
288106
|
-
"type": {
|
|
288107
|
-
"name": "((e: PressEvent) => void)"
|
|
288108
|
-
}
|
|
288109
|
-
},
|
|
288110
|
-
"onPressStart": {
|
|
288111
|
-
"defaultValue": null,
|
|
288112
|
-
"description": "Handler that is called when a press interaction starts.",
|
|
288113
|
-
"name": "onPressStart",
|
|
288114
|
-
"parent": {
|
|
288115
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
288116
|
-
"name": "PressEvents"
|
|
288117
|
-
},
|
|
288118
|
-
"declarations": [
|
|
288119
|
-
{
|
|
288120
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
288121
|
-
"name": "PressEvents"
|
|
288122
|
-
}
|
|
288123
|
-
],
|
|
288124
|
-
"required": false,
|
|
288125
|
-
"type": {
|
|
288126
|
-
"name": "((e: PressEvent) => void)"
|
|
288127
|
-
}
|
|
288128
|
-
},
|
|
288129
|
-
"onPressEnd": {
|
|
288130
|
-
"defaultValue": null,
|
|
288131
|
-
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
288132
|
-
"name": "onPressEnd",
|
|
288133
|
-
"parent": {
|
|
288134
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
288135
|
-
"name": "PressEvents"
|
|
288136
|
-
},
|
|
288137
|
-
"declarations": [
|
|
288138
|
-
{
|
|
288139
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
288140
|
-
"name": "PressEvents"
|
|
288141
|
-
}
|
|
288142
|
-
],
|
|
288143
|
-
"required": false,
|
|
288144
|
-
"type": {
|
|
288145
|
-
"name": "((e: PressEvent) => void)"
|
|
288146
|
-
}
|
|
288147
|
-
},
|
|
288148
|
-
"onPressChange": {
|
|
288149
|
-
"defaultValue": null,
|
|
288150
|
-
"description": "Handler that is called when the press state changes.",
|
|
288151
|
-
"name": "onPressChange",
|
|
288152
|
-
"parent": {
|
|
288153
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
288154
|
-
"name": "PressEvents"
|
|
288155
|
-
},
|
|
288156
|
-
"declarations": [
|
|
288157
|
-
{
|
|
288158
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
288159
|
-
"name": "PressEvents"
|
|
288160
|
-
}
|
|
288161
|
-
],
|
|
288162
|
-
"required": false,
|
|
288163
|
-
"type": {
|
|
288164
|
-
"name": "((isPressed: boolean) => void)"
|
|
288165
|
-
}
|
|
288166
|
-
},
|
|
288167
|
-
"onPressUp": {
|
|
288168
|
-
"defaultValue": null,
|
|
288169
|
-
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
288170
|
-
"name": "onPressUp",
|
|
288171
|
-
"parent": {
|
|
288172
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
288173
|
-
"name": "PressEvents"
|
|
288174
|
-
},
|
|
288175
|
-
"declarations": [
|
|
288176
|
-
{
|
|
288177
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
288178
|
-
"name": "PressEvents"
|
|
288179
|
-
}
|
|
288180
|
-
],
|
|
288181
|
-
"required": false,
|
|
288182
|
-
"type": {
|
|
288183
|
-
"name": "((e: PressEvent) => void)"
|
|
288184
|
-
}
|
|
288185
|
-
},
|
|
288186
|
-
"onClick": {
|
|
288187
|
-
"defaultValue": null,
|
|
288188
|
-
"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.",
|
|
288189
|
-
"name": "onClick",
|
|
288190
|
-
"parent": {
|
|
288191
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
288192
|
-
"name": "PressEvents"
|
|
288193
|
-
},
|
|
288194
|
-
"declarations": [
|
|
288195
|
-
{
|
|
288196
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
288197
|
-
"name": "PressEvents"
|
|
288198
|
-
}
|
|
288199
|
-
],
|
|
288200
|
-
"required": false,
|
|
288201
|
-
"type": {
|
|
288202
|
-
"name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
|
|
288203
|
-
}
|
|
288204
|
-
},
|
|
288205
287844
|
"dir": {
|
|
288206
287845
|
"defaultValue": null,
|
|
288207
287846
|
"description": "",
|
|
@@ -288297,6 +287936,25 @@
|
|
|
288297
287936
|
"name": "\"yes\" | \"no\""
|
|
288298
287937
|
}
|
|
288299
287938
|
},
|
|
287939
|
+
"onClick": {
|
|
287940
|
+
"defaultValue": null,
|
|
287941
|
+
"description": "",
|
|
287942
|
+
"name": "onClick",
|
|
287943
|
+
"parent": {
|
|
287944
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
287945
|
+
"name": "GlobalDOMEvents"
|
|
287946
|
+
},
|
|
287947
|
+
"declarations": [
|
|
287948
|
+
{
|
|
287949
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
287950
|
+
"name": "GlobalDOMEvents"
|
|
287951
|
+
}
|
|
287952
|
+
],
|
|
287953
|
+
"required": false,
|
|
287954
|
+
"type": {
|
|
287955
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
287956
|
+
}
|
|
287957
|
+
},
|
|
288300
287958
|
"onClickCapture": {
|
|
288301
287959
|
"defaultValue": null,
|
|
288302
287960
|
"description": "",
|
|
@@ -289493,21 +289151,6 @@
|
|
|
289493
289151
|
"type": {
|
|
289494
289152
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
289495
289153
|
}
|
|
289496
|
-
},
|
|
289497
|
-
"footer": {
|
|
289498
|
-
"defaultValue": null,
|
|
289499
|
-
"description": "@internal",
|
|
289500
|
-
"name": "footer",
|
|
289501
|
-
"declarations": [
|
|
289502
|
-
{
|
|
289503
|
-
"fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
|
|
289504
|
-
"name": "TypeLiteral"
|
|
289505
|
-
}
|
|
289506
|
-
],
|
|
289507
|
-
"required": false,
|
|
289508
|
-
"type": {
|
|
289509
|
-
"name": "boolean"
|
|
289510
|
-
}
|
|
289511
289154
|
}
|
|
289512
289155
|
}
|
|
289513
289156
|
},
|
|
@@ -289515,9 +289158,9 @@
|
|
|
289515
289158
|
"tags": {
|
|
289516
289159
|
"flr-generate": "all"
|
|
289517
289160
|
},
|
|
289518
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
289161
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableFooterRow/TableFooterRow.tsx",
|
|
289519
289162
|
"description": "",
|
|
289520
|
-
"displayName": "
|
|
289163
|
+
"displayName": "TableFooterRow",
|
|
289521
289164
|
"methods": [],
|
|
289522
289165
|
"props": {
|
|
289523
289166
|
"className": {
|
|
@@ -289579,6 +289222,25 @@
|
|
|
289579
289222
|
"name": "ReactNode"
|
|
289580
289223
|
}
|
|
289581
289224
|
},
|
|
289225
|
+
"value": {
|
|
289226
|
+
"defaultValue": null,
|
|
289227
|
+
"description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
|
|
289228
|
+
"name": "value",
|
|
289229
|
+
"parent": {
|
|
289230
|
+
"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",
|
|
289231
|
+
"name": "MenuItemProps"
|
|
289232
|
+
},
|
|
289233
|
+
"declarations": [
|
|
289234
|
+
{
|
|
289235
|
+
"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",
|
|
289236
|
+
"name": "MenuItemProps"
|
|
289237
|
+
}
|
|
289238
|
+
],
|
|
289239
|
+
"required": false,
|
|
289240
|
+
"type": {
|
|
289241
|
+
"name": "object"
|
|
289242
|
+
}
|
|
289243
|
+
},
|
|
289582
289244
|
"dependencies": {
|
|
289583
289245
|
"defaultValue": null,
|
|
289584
289246
|
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
@@ -289598,6 +289260,82 @@
|
|
|
289598
289260
|
"name": "readonly any[]"
|
|
289599
289261
|
}
|
|
289600
289262
|
},
|
|
289263
|
+
"textValue": {
|
|
289264
|
+
"defaultValue": null,
|
|
289265
|
+
"description": "A string representation of the item's contents, used for features like typeahead.",
|
|
289266
|
+
"name": "textValue",
|
|
289267
|
+
"parent": {
|
|
289268
|
+
"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",
|
|
289269
|
+
"name": "ListBoxItemProps"
|
|
289270
|
+
},
|
|
289271
|
+
"declarations": [
|
|
289272
|
+
{
|
|
289273
|
+
"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",
|
|
289274
|
+
"name": "ListBoxItemProps"
|
|
289275
|
+
}
|
|
289276
|
+
],
|
|
289277
|
+
"required": false,
|
|
289278
|
+
"type": {
|
|
289279
|
+
"name": "string"
|
|
289280
|
+
}
|
|
289281
|
+
},
|
|
289282
|
+
"isDisabled": {
|
|
289283
|
+
"defaultValue": null,
|
|
289284
|
+
"description": "Whether the item is disabled.",
|
|
289285
|
+
"name": "isDisabled",
|
|
289286
|
+
"parent": {
|
|
289287
|
+
"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",
|
|
289288
|
+
"name": "ListBoxItemProps"
|
|
289289
|
+
},
|
|
289290
|
+
"declarations": [
|
|
289291
|
+
{
|
|
289292
|
+
"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",
|
|
289293
|
+
"name": "ListBoxItemProps"
|
|
289294
|
+
}
|
|
289295
|
+
],
|
|
289296
|
+
"required": false,
|
|
289297
|
+
"type": {
|
|
289298
|
+
"name": "boolean"
|
|
289299
|
+
}
|
|
289300
|
+
},
|
|
289301
|
+
"onAction": {
|
|
289302
|
+
"defaultValue": null,
|
|
289303
|
+
"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.",
|
|
289304
|
+
"name": "onAction",
|
|
289305
|
+
"parent": {
|
|
289306
|
+
"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",
|
|
289307
|
+
"name": "ListBoxItemProps"
|
|
289308
|
+
},
|
|
289309
|
+
"declarations": [
|
|
289310
|
+
{
|
|
289311
|
+
"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",
|
|
289312
|
+
"name": "ListBoxItemProps"
|
|
289313
|
+
}
|
|
289314
|
+
],
|
|
289315
|
+
"required": false,
|
|
289316
|
+
"type": {
|
|
289317
|
+
"name": "(() => void)"
|
|
289318
|
+
}
|
|
289319
|
+
},
|
|
289320
|
+
"id": {
|
|
289321
|
+
"defaultValue": null,
|
|
289322
|
+
"description": "The unique id of the item.",
|
|
289323
|
+
"name": "id",
|
|
289324
|
+
"parent": {
|
|
289325
|
+
"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",
|
|
289326
|
+
"name": "MenuItemProps"
|
|
289327
|
+
},
|
|
289328
|
+
"declarations": [
|
|
289329
|
+
{
|
|
289330
|
+
"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",
|
|
289331
|
+
"name": "MenuItemProps"
|
|
289332
|
+
}
|
|
289333
|
+
],
|
|
289334
|
+
"required": false,
|
|
289335
|
+
"type": {
|
|
289336
|
+
"name": "Key"
|
|
289337
|
+
}
|
|
289338
|
+
},
|
|
289601
289339
|
"style": {
|
|
289602
289340
|
"defaultValue": null,
|
|
289603
289341
|
"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.",
|
|
@@ -289617,6 +289355,158 @@
|
|
|
289617
289355
|
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
289618
289356
|
}
|
|
289619
289357
|
},
|
|
289358
|
+
"href": {
|
|
289359
|
+
"defaultValue": null,
|
|
289360
|
+
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
289361
|
+
"name": "href",
|
|
289362
|
+
"parent": {
|
|
289363
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289364
|
+
"name": "LinkDOMProps"
|
|
289365
|
+
},
|
|
289366
|
+
"declarations": [
|
|
289367
|
+
{
|
|
289368
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289369
|
+
"name": "LinkDOMProps"
|
|
289370
|
+
}
|
|
289371
|
+
],
|
|
289372
|
+
"required": false,
|
|
289373
|
+
"type": {
|
|
289374
|
+
"name": "string"
|
|
289375
|
+
}
|
|
289376
|
+
},
|
|
289377
|
+
"hrefLang": {
|
|
289378
|
+
"defaultValue": null,
|
|
289379
|
+
"description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
289380
|
+
"name": "hrefLang",
|
|
289381
|
+
"parent": {
|
|
289382
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289383
|
+
"name": "LinkDOMProps"
|
|
289384
|
+
},
|
|
289385
|
+
"declarations": [
|
|
289386
|
+
{
|
|
289387
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289388
|
+
"name": "LinkDOMProps"
|
|
289389
|
+
}
|
|
289390
|
+
],
|
|
289391
|
+
"required": false,
|
|
289392
|
+
"type": {
|
|
289393
|
+
"name": "string"
|
|
289394
|
+
}
|
|
289395
|
+
},
|
|
289396
|
+
"target": {
|
|
289397
|
+
"defaultValue": null,
|
|
289398
|
+
"description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
289399
|
+
"name": "target",
|
|
289400
|
+
"parent": {
|
|
289401
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289402
|
+
"name": "LinkDOMProps"
|
|
289403
|
+
},
|
|
289404
|
+
"declarations": [
|
|
289405
|
+
{
|
|
289406
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289407
|
+
"name": "LinkDOMProps"
|
|
289408
|
+
}
|
|
289409
|
+
],
|
|
289410
|
+
"required": false,
|
|
289411
|
+
"type": {
|
|
289412
|
+
"name": "HTMLAttributeAnchorTarget"
|
|
289413
|
+
}
|
|
289414
|
+
},
|
|
289415
|
+
"rel": {
|
|
289416
|
+
"defaultValue": null,
|
|
289417
|
+
"description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
289418
|
+
"name": "rel",
|
|
289419
|
+
"parent": {
|
|
289420
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289421
|
+
"name": "LinkDOMProps"
|
|
289422
|
+
},
|
|
289423
|
+
"declarations": [
|
|
289424
|
+
{
|
|
289425
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289426
|
+
"name": "LinkDOMProps"
|
|
289427
|
+
}
|
|
289428
|
+
],
|
|
289429
|
+
"required": false,
|
|
289430
|
+
"type": {
|
|
289431
|
+
"name": "string"
|
|
289432
|
+
}
|
|
289433
|
+
},
|
|
289434
|
+
"download": {
|
|
289435
|
+
"defaultValue": null,
|
|
289436
|
+
"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).",
|
|
289437
|
+
"name": "download",
|
|
289438
|
+
"parent": {
|
|
289439
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289440
|
+
"name": "LinkDOMProps"
|
|
289441
|
+
},
|
|
289442
|
+
"declarations": [
|
|
289443
|
+
{
|
|
289444
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289445
|
+
"name": "LinkDOMProps"
|
|
289446
|
+
}
|
|
289447
|
+
],
|
|
289448
|
+
"required": false,
|
|
289449
|
+
"type": {
|
|
289450
|
+
"name": "string | boolean"
|
|
289451
|
+
}
|
|
289452
|
+
},
|
|
289453
|
+
"ping": {
|
|
289454
|
+
"defaultValue": null,
|
|
289455
|
+
"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).",
|
|
289456
|
+
"name": "ping",
|
|
289457
|
+
"parent": {
|
|
289458
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289459
|
+
"name": "LinkDOMProps"
|
|
289460
|
+
},
|
|
289461
|
+
"declarations": [
|
|
289462
|
+
{
|
|
289463
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289464
|
+
"name": "LinkDOMProps"
|
|
289465
|
+
}
|
|
289466
|
+
],
|
|
289467
|
+
"required": false,
|
|
289468
|
+
"type": {
|
|
289469
|
+
"name": "string"
|
|
289470
|
+
}
|
|
289471
|
+
},
|
|
289472
|
+
"referrerPolicy": {
|
|
289473
|
+
"defaultValue": null,
|
|
289474
|
+
"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).",
|
|
289475
|
+
"name": "referrerPolicy",
|
|
289476
|
+
"parent": {
|
|
289477
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289478
|
+
"name": "LinkDOMProps"
|
|
289479
|
+
},
|
|
289480
|
+
"declarations": [
|
|
289481
|
+
{
|
|
289482
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289483
|
+
"name": "LinkDOMProps"
|
|
289484
|
+
}
|
|
289485
|
+
],
|
|
289486
|
+
"required": false,
|
|
289487
|
+
"type": {
|
|
289488
|
+
"name": "HTMLAttributeReferrerPolicy"
|
|
289489
|
+
}
|
|
289490
|
+
},
|
|
289491
|
+
"routerOptions": {
|
|
289492
|
+
"defaultValue": null,
|
|
289493
|
+
"description": "Options for the configured client side router.",
|
|
289494
|
+
"name": "routerOptions",
|
|
289495
|
+
"parent": {
|
|
289496
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289497
|
+
"name": "LinkDOMProps"
|
|
289498
|
+
},
|
|
289499
|
+
"declarations": [
|
|
289500
|
+
{
|
|
289501
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289502
|
+
"name": "LinkDOMProps"
|
|
289503
|
+
}
|
|
289504
|
+
],
|
|
289505
|
+
"required": false,
|
|
289506
|
+
"type": {
|
|
289507
|
+
"name": "undefined"
|
|
289508
|
+
}
|
|
289509
|
+
},
|
|
289620
289510
|
"onHoverStart": {
|
|
289621
289511
|
"defaultValue": null,
|
|
289622
289512
|
"description": "Handler that is called when a hover interaction starts.",
|
|
@@ -289674,6 +289564,120 @@
|
|
|
289674
289564
|
"name": "((isHovering: boolean) => void)"
|
|
289675
289565
|
}
|
|
289676
289566
|
},
|
|
289567
|
+
"onPress": {
|
|
289568
|
+
"defaultValue": null,
|
|
289569
|
+
"description": "Handler that is called when the press is released over the target.",
|
|
289570
|
+
"name": "onPress",
|
|
289571
|
+
"parent": {
|
|
289572
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289573
|
+
"name": "PressEvents"
|
|
289574
|
+
},
|
|
289575
|
+
"declarations": [
|
|
289576
|
+
{
|
|
289577
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289578
|
+
"name": "PressEvents"
|
|
289579
|
+
}
|
|
289580
|
+
],
|
|
289581
|
+
"required": false,
|
|
289582
|
+
"type": {
|
|
289583
|
+
"name": "((e: PressEvent) => void)"
|
|
289584
|
+
}
|
|
289585
|
+
},
|
|
289586
|
+
"onPressStart": {
|
|
289587
|
+
"defaultValue": null,
|
|
289588
|
+
"description": "Handler that is called when a press interaction starts.",
|
|
289589
|
+
"name": "onPressStart",
|
|
289590
|
+
"parent": {
|
|
289591
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289592
|
+
"name": "PressEvents"
|
|
289593
|
+
},
|
|
289594
|
+
"declarations": [
|
|
289595
|
+
{
|
|
289596
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289597
|
+
"name": "PressEvents"
|
|
289598
|
+
}
|
|
289599
|
+
],
|
|
289600
|
+
"required": false,
|
|
289601
|
+
"type": {
|
|
289602
|
+
"name": "((e: PressEvent) => void)"
|
|
289603
|
+
}
|
|
289604
|
+
},
|
|
289605
|
+
"onPressEnd": {
|
|
289606
|
+
"defaultValue": null,
|
|
289607
|
+
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
289608
|
+
"name": "onPressEnd",
|
|
289609
|
+
"parent": {
|
|
289610
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289611
|
+
"name": "PressEvents"
|
|
289612
|
+
},
|
|
289613
|
+
"declarations": [
|
|
289614
|
+
{
|
|
289615
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289616
|
+
"name": "PressEvents"
|
|
289617
|
+
}
|
|
289618
|
+
],
|
|
289619
|
+
"required": false,
|
|
289620
|
+
"type": {
|
|
289621
|
+
"name": "((e: PressEvent) => void)"
|
|
289622
|
+
}
|
|
289623
|
+
},
|
|
289624
|
+
"onPressChange": {
|
|
289625
|
+
"defaultValue": null,
|
|
289626
|
+
"description": "Handler that is called when the press state changes.",
|
|
289627
|
+
"name": "onPressChange",
|
|
289628
|
+
"parent": {
|
|
289629
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289630
|
+
"name": "PressEvents"
|
|
289631
|
+
},
|
|
289632
|
+
"declarations": [
|
|
289633
|
+
{
|
|
289634
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289635
|
+
"name": "PressEvents"
|
|
289636
|
+
}
|
|
289637
|
+
],
|
|
289638
|
+
"required": false,
|
|
289639
|
+
"type": {
|
|
289640
|
+
"name": "((isPressed: boolean) => void)"
|
|
289641
|
+
}
|
|
289642
|
+
},
|
|
289643
|
+
"onPressUp": {
|
|
289644
|
+
"defaultValue": null,
|
|
289645
|
+
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
289646
|
+
"name": "onPressUp",
|
|
289647
|
+
"parent": {
|
|
289648
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289649
|
+
"name": "PressEvents"
|
|
289650
|
+
},
|
|
289651
|
+
"declarations": [
|
|
289652
|
+
{
|
|
289653
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289654
|
+
"name": "PressEvents"
|
|
289655
|
+
}
|
|
289656
|
+
],
|
|
289657
|
+
"required": false,
|
|
289658
|
+
"type": {
|
|
289659
|
+
"name": "((e: PressEvent) => void)"
|
|
289660
|
+
}
|
|
289661
|
+
},
|
|
289662
|
+
"onClick": {
|
|
289663
|
+
"defaultValue": null,
|
|
289664
|
+
"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.",
|
|
289665
|
+
"name": "onClick",
|
|
289666
|
+
"parent": {
|
|
289667
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289668
|
+
"name": "PressEvents"
|
|
289669
|
+
},
|
|
289670
|
+
"declarations": [
|
|
289671
|
+
{
|
|
289672
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289673
|
+
"name": "PressEvents"
|
|
289674
|
+
}
|
|
289675
|
+
],
|
|
289676
|
+
"required": false,
|
|
289677
|
+
"type": {
|
|
289678
|
+
"name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
|
|
289679
|
+
}
|
|
289680
|
+
},
|
|
289677
289681
|
"dir": {
|
|
289678
289682
|
"defaultValue": null,
|
|
289679
289683
|
"description": "",
|
|
@@ -289769,25 +289773,6 @@
|
|
|
289769
289773
|
"name": "\"yes\" | \"no\""
|
|
289770
289774
|
}
|
|
289771
289775
|
},
|
|
289772
|
-
"onClick": {
|
|
289773
|
-
"defaultValue": null,
|
|
289774
|
-
"description": "",
|
|
289775
|
-
"name": "onClick",
|
|
289776
|
-
"parent": {
|
|
289777
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289778
|
-
"name": "GlobalDOMEvents"
|
|
289779
|
-
},
|
|
289780
|
-
"declarations": [
|
|
289781
|
-
{
|
|
289782
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289783
|
-
"name": "GlobalDOMEvents"
|
|
289784
|
-
}
|
|
289785
|
-
],
|
|
289786
|
-
"required": false,
|
|
289787
|
-
"type": {
|
|
289788
|
-
"name": "MouseEventHandler<HTMLDivElement>"
|
|
289789
|
-
}
|
|
289790
|
-
},
|
|
289791
289776
|
"onClickCapture": {
|
|
289792
289777
|
"defaultValue": null,
|
|
289793
289778
|
"description": "",
|
|
@@ -290984,6 +290969,21 @@
|
|
|
290984
290969
|
"type": {
|
|
290985
290970
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
290986
290971
|
}
|
|
290972
|
+
},
|
|
290973
|
+
"footer": {
|
|
290974
|
+
"defaultValue": null,
|
|
290975
|
+
"description": "@internal",
|
|
290976
|
+
"name": "footer",
|
|
290977
|
+
"declarations": [
|
|
290978
|
+
{
|
|
290979
|
+
"fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
|
|
290980
|
+
"name": "TypeLiteral"
|
|
290981
|
+
}
|
|
290982
|
+
],
|
|
290983
|
+
"required": false,
|
|
290984
|
+
"type": {
|
|
290985
|
+
"name": "boolean"
|
|
290986
|
+
}
|
|
290987
290987
|
}
|
|
290988
290988
|
}
|
|
290989
290989
|
},
|
|
@@ -301247,34 +301247,6 @@
|
|
|
301247
301247
|
}
|
|
301248
301248
|
}
|
|
301249
301249
|
},
|
|
301250
|
-
{
|
|
301251
|
-
"tags": {},
|
|
301252
|
-
"filePath": "src/components/Popover/components/PopoverTip/PopoverTip.tsx",
|
|
301253
|
-
"description": "",
|
|
301254
|
-
"displayName": "PopoverTip",
|
|
301255
|
-
"methods": [],
|
|
301256
|
-
"props": {
|
|
301257
|
-
"className": {
|
|
301258
|
-
"defaultValue": null,
|
|
301259
|
-
"description": "The elements class name.",
|
|
301260
|
-
"name": "className",
|
|
301261
|
-
"parent": {
|
|
301262
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
301263
|
-
"name": "PropsWithClassName"
|
|
301264
|
-
},
|
|
301265
|
-
"declarations": [
|
|
301266
|
-
{
|
|
301267
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
301268
|
-
"name": "PropsWithClassName"
|
|
301269
|
-
}
|
|
301270
|
-
],
|
|
301271
|
-
"required": false,
|
|
301272
|
-
"type": {
|
|
301273
|
-
"name": "string"
|
|
301274
|
-
}
|
|
301275
|
-
}
|
|
301276
|
-
}
|
|
301277
|
-
},
|
|
301278
301250
|
{
|
|
301279
301251
|
"tags": {},
|
|
301280
301252
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Popover/components/PopoverTrigger/PopoverTrigger.tsx",
|
|
@@ -301413,6 +301385,34 @@
|
|
|
301413
301385
|
}
|
|
301414
301386
|
}
|
|
301415
301387
|
},
|
|
301388
|
+
{
|
|
301389
|
+
"tags": {},
|
|
301390
|
+
"filePath": "src/components/Popover/components/PopoverTip/PopoverTip.tsx",
|
|
301391
|
+
"description": "",
|
|
301392
|
+
"displayName": "PopoverTip",
|
|
301393
|
+
"methods": [],
|
|
301394
|
+
"props": {
|
|
301395
|
+
"className": {
|
|
301396
|
+
"defaultValue": null,
|
|
301397
|
+
"description": "The elements class name.",
|
|
301398
|
+
"name": "className",
|
|
301399
|
+
"parent": {
|
|
301400
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
301401
|
+
"name": "PropsWithClassName"
|
|
301402
|
+
},
|
|
301403
|
+
"declarations": [
|
|
301404
|
+
{
|
|
301405
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
301406
|
+
"name": "PropsWithClassName"
|
|
301407
|
+
}
|
|
301408
|
+
],
|
|
301409
|
+
"required": false,
|
|
301410
|
+
"type": {
|
|
301411
|
+
"name": "string"
|
|
301412
|
+
}
|
|
301413
|
+
}
|
|
301414
|
+
}
|
|
301415
|
+
},
|
|
301416
301416
|
{
|
|
301417
301417
|
"tags": {
|
|
301418
301418
|
"flr-generate": "all"
|
|
@@ -307615,14 +307615,6 @@
|
|
|
307615
307615
|
"methods": [],
|
|
307616
307616
|
"props": {}
|
|
307617
307617
|
},
|
|
307618
|
-
{
|
|
307619
|
-
"tags": {},
|
|
307620
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
|
|
307621
|
-
"description": "",
|
|
307622
|
-
"displayName": "ConfirmUnsavedChangesModal",
|
|
307623
|
-
"methods": [],
|
|
307624
|
-
"props": {}
|
|
307625
|
-
},
|
|
307626
307618
|
{
|
|
307627
307619
|
"tags": {},
|
|
307628
307620
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ModalTrigger/ModalTrigger.tsx",
|
|
@@ -307761,6 +307753,14 @@
|
|
|
307761
307753
|
}
|
|
307762
307754
|
}
|
|
307763
307755
|
},
|
|
307756
|
+
{
|
|
307757
|
+
"tags": {},
|
|
307758
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
|
|
307759
|
+
"description": "",
|
|
307760
|
+
"displayName": "ConfirmUnsavedChangesModal",
|
|
307761
|
+
"methods": [],
|
|
307762
|
+
"props": {}
|
|
307763
|
+
},
|
|
307764
307764
|
{
|
|
307765
307765
|
"tags": {
|
|
307766
307766
|
"flr-generate": "all"
|
|
@@ -311045,24 +311045,47 @@
|
|
|
311045
311045
|
"tags": {
|
|
311046
311046
|
"flr-generate": "all"
|
|
311047
311047
|
},
|
|
311048
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/
|
|
311048
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuTrigger/ContextMenuTrigger.tsx",
|
|
311049
311049
|
"description": "",
|
|
311050
|
-
"displayName": "
|
|
311050
|
+
"displayName": "ContextMenuTrigger",
|
|
311051
311051
|
"methods": [],
|
|
311052
311052
|
"props": {
|
|
311053
|
-
"
|
|
311053
|
+
"isDefaultOpen": {
|
|
311054
311054
|
"defaultValue": null,
|
|
311055
|
-
"description": "",
|
|
311056
|
-
"name": "
|
|
311055
|
+
"description": "Whether the overlay should be open initially.",
|
|
311056
|
+
"name": "isDefaultOpen",
|
|
311057
|
+
"parent": {
|
|
311058
|
+
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
311059
|
+
"name": "OverlayTriggerProps"
|
|
311060
|
+
},
|
|
311057
311061
|
"declarations": [
|
|
311058
311062
|
{
|
|
311059
|
-
"fileName": "
|
|
311060
|
-
"name": "
|
|
311063
|
+
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
311064
|
+
"name": "OverlayTriggerProps"
|
|
311061
311065
|
}
|
|
311062
311066
|
],
|
|
311063
311067
|
"required": false,
|
|
311064
311068
|
"type": {
|
|
311065
|
-
"name": "
|
|
311069
|
+
"name": "boolean"
|
|
311070
|
+
}
|
|
311071
|
+
},
|
|
311072
|
+
"controller": {
|
|
311073
|
+
"defaultValue": null,
|
|
311074
|
+
"description": "A controller to control the state of the overlay.",
|
|
311075
|
+
"name": "controller",
|
|
311076
|
+
"parent": {
|
|
311077
|
+
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
311078
|
+
"name": "OverlayTriggerProps"
|
|
311079
|
+
},
|
|
311080
|
+
"declarations": [
|
|
311081
|
+
{
|
|
311082
|
+
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
311083
|
+
"name": "OverlayTriggerProps"
|
|
311084
|
+
}
|
|
311085
|
+
],
|
|
311086
|
+
"required": false,
|
|
311087
|
+
"type": {
|
|
311088
|
+
"name": "OverlayController"
|
|
311066
311089
|
}
|
|
311067
311090
|
},
|
|
311068
311091
|
"wrapWith": {
|
|
@@ -311141,57 +311164,19 @@
|
|
|
311141
311164
|
"name": "Key | null"
|
|
311142
311165
|
}
|
|
311143
311166
|
},
|
|
311144
|
-
"
|
|
311145
|
-
"defaultValue": null,
|
|
311146
|
-
"description": "The currently selected keys in the collection (controlled).",
|
|
311147
|
-
"name": "selectedKeys",
|
|
311148
|
-
"parent": {
|
|
311149
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
311150
|
-
"name": "MultipleSelection"
|
|
311151
|
-
},
|
|
311152
|
-
"declarations": [
|
|
311153
|
-
{
|
|
311154
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
311155
|
-
"name": "MultipleSelection"
|
|
311156
|
-
}
|
|
311157
|
-
],
|
|
311158
|
-
"required": false,
|
|
311159
|
-
"type": {
|
|
311160
|
-
"name": "\"all\" | Iterable<Key>"
|
|
311161
|
-
}
|
|
311162
|
-
},
|
|
311163
|
-
"defaultSelectedKeys": {
|
|
311164
|
-
"defaultValue": null,
|
|
311165
|
-
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
311166
|
-
"name": "defaultSelectedKeys",
|
|
311167
|
-
"parent": {
|
|
311168
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
311169
|
-
"name": "MultipleSelection"
|
|
311170
|
-
},
|
|
311171
|
-
"declarations": [
|
|
311172
|
-
{
|
|
311173
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
311174
|
-
"name": "MultipleSelection"
|
|
311175
|
-
}
|
|
311176
|
-
],
|
|
311177
|
-
"required": false,
|
|
311178
|
-
"type": {
|
|
311179
|
-
"name": "\"all\" | Iterable<Key>"
|
|
311180
|
-
}
|
|
311181
|
-
},
|
|
311182
|
-
"selectionMode": {
|
|
311167
|
+
"children": {
|
|
311183
311168
|
"defaultValue": null,
|
|
311184
311169
|
"description": "",
|
|
311185
|
-
"name": "
|
|
311170
|
+
"name": "children",
|
|
311186
311171
|
"declarations": [
|
|
311187
311172
|
{
|
|
311188
|
-
"fileName": "
|
|
311173
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
311189
311174
|
"name": "TypeLiteral"
|
|
311190
311175
|
}
|
|
311191
311176
|
],
|
|
311192
311177
|
"required": false,
|
|
311193
311178
|
"type": {
|
|
311194
|
-
"name": "
|
|
311179
|
+
"name": "ReactNode"
|
|
311195
311180
|
}
|
|
311196
311181
|
}
|
|
311197
311182
|
}
|
|
@@ -311200,47 +311185,24 @@
|
|
|
311200
311185
|
"tags": {
|
|
311201
311186
|
"flr-generate": "all"
|
|
311202
311187
|
},
|
|
311203
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/
|
|
311188
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
|
|
311204
311189
|
"description": "",
|
|
311205
|
-
"displayName": "
|
|
311190
|
+
"displayName": "ContextMenuSection",
|
|
311206
311191
|
"methods": [],
|
|
311207
311192
|
"props": {
|
|
311208
|
-
"
|
|
311209
|
-
"defaultValue": null,
|
|
311210
|
-
"description": "Whether the overlay should be open initially.",
|
|
311211
|
-
"name": "isDefaultOpen",
|
|
311212
|
-
"parent": {
|
|
311213
|
-
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
311214
|
-
"name": "OverlayTriggerProps"
|
|
311215
|
-
},
|
|
311216
|
-
"declarations": [
|
|
311217
|
-
{
|
|
311218
|
-
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
311219
|
-
"name": "OverlayTriggerProps"
|
|
311220
|
-
}
|
|
311221
|
-
],
|
|
311222
|
-
"required": false,
|
|
311223
|
-
"type": {
|
|
311224
|
-
"name": "boolean"
|
|
311225
|
-
}
|
|
311226
|
-
},
|
|
311227
|
-
"controller": {
|
|
311193
|
+
"children": {
|
|
311228
311194
|
"defaultValue": null,
|
|
311229
|
-
"description": "
|
|
311230
|
-
"name": "
|
|
311231
|
-
"parent": {
|
|
311232
|
-
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
311233
|
-
"name": "OverlayTriggerProps"
|
|
311234
|
-
},
|
|
311195
|
+
"description": "",
|
|
311196
|
+
"name": "children",
|
|
311235
311197
|
"declarations": [
|
|
311236
311198
|
{
|
|
311237
|
-
"fileName": "
|
|
311238
|
-
"name": "
|
|
311199
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
311200
|
+
"name": "TypeLiteral"
|
|
311239
311201
|
}
|
|
311240
311202
|
],
|
|
311241
311203
|
"required": false,
|
|
311242
311204
|
"type": {
|
|
311243
|
-
"name": "
|
|
311205
|
+
"name": "ReactNode"
|
|
311244
311206
|
}
|
|
311245
311207
|
},
|
|
311246
311208
|
"wrapWith": {
|
|
@@ -311319,19 +311281,57 @@
|
|
|
311319
311281
|
"name": "Key | null"
|
|
311320
311282
|
}
|
|
311321
311283
|
},
|
|
311322
|
-
"
|
|
311284
|
+
"selectedKeys": {
|
|
311285
|
+
"defaultValue": null,
|
|
311286
|
+
"description": "The currently selected keys in the collection (controlled).",
|
|
311287
|
+
"name": "selectedKeys",
|
|
311288
|
+
"parent": {
|
|
311289
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
311290
|
+
"name": "MultipleSelection"
|
|
311291
|
+
},
|
|
311292
|
+
"declarations": [
|
|
311293
|
+
{
|
|
311294
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
311295
|
+
"name": "MultipleSelection"
|
|
311296
|
+
}
|
|
311297
|
+
],
|
|
311298
|
+
"required": false,
|
|
311299
|
+
"type": {
|
|
311300
|
+
"name": "\"all\" | Iterable<Key>"
|
|
311301
|
+
}
|
|
311302
|
+
},
|
|
311303
|
+
"defaultSelectedKeys": {
|
|
311304
|
+
"defaultValue": null,
|
|
311305
|
+
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
311306
|
+
"name": "defaultSelectedKeys",
|
|
311307
|
+
"parent": {
|
|
311308
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
311309
|
+
"name": "MultipleSelection"
|
|
311310
|
+
},
|
|
311311
|
+
"declarations": [
|
|
311312
|
+
{
|
|
311313
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
311314
|
+
"name": "MultipleSelection"
|
|
311315
|
+
}
|
|
311316
|
+
],
|
|
311317
|
+
"required": false,
|
|
311318
|
+
"type": {
|
|
311319
|
+
"name": "\"all\" | Iterable<Key>"
|
|
311320
|
+
}
|
|
311321
|
+
},
|
|
311322
|
+
"selectionMode": {
|
|
311323
311323
|
"defaultValue": null,
|
|
311324
311324
|
"description": "",
|
|
311325
|
-
"name": "
|
|
311325
|
+
"name": "selectionMode",
|
|
311326
311326
|
"declarations": [
|
|
311327
311327
|
{
|
|
311328
|
-
"fileName": "
|
|
311328
|
+
"fileName": "components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
|
|
311329
311329
|
"name": "TypeLiteral"
|
|
311330
311330
|
}
|
|
311331
311331
|
],
|
|
311332
311332
|
"required": false,
|
|
311333
311333
|
"type": {
|
|
311334
|
-
"name": "
|
|
311334
|
+
"name": "ContextMenuSelectionMode"
|
|
311335
311335
|
}
|
|
311336
311336
|
}
|
|
311337
311337
|
}
|
|
@@ -337337,14 +337337,6 @@
|
|
|
337337
337337
|
}
|
|
337338
337338
|
}
|
|
337339
337339
|
},
|
|
337340
|
-
{
|
|
337341
|
-
"tags": {},
|
|
337342
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|
|
337343
|
-
"description": "",
|
|
337344
|
-
"displayName": "ActiveFilters",
|
|
337345
|
-
"methods": [],
|
|
337346
|
-
"props": {}
|
|
337347
|
-
},
|
|
337348
337340
|
{
|
|
337349
337341
|
"tags": {},
|
|
337350
337342
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/ViewModeAccordion.tsx",
|
|
@@ -337397,6 +337389,14 @@
|
|
|
337397
337389
|
"methods": [],
|
|
337398
337390
|
"props": {}
|
|
337399
337391
|
},
|
|
337392
|
+
{
|
|
337393
|
+
"tags": {},
|
|
337394
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|
|
337395
|
+
"description": "",
|
|
337396
|
+
"displayName": "ActiveFilters",
|
|
337397
|
+
"methods": [],
|
|
337398
|
+
"props": {}
|
|
337399
|
+
},
|
|
337400
337400
|
{
|
|
337401
337401
|
"tags": {},
|
|
337402
337402
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/components/ShowNextBatchButton/ShowNextBatchButton.tsx",
|