@mittwald/flow-react-components 0.2.0-alpha.729 → 0.2.0-alpha.730
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 +4 -0
- package/dist/assets/doc-properties.json +1651 -1651
- package/package.json +6 -6
|
@@ -154998,241 +154998,6 @@
|
|
|
154998
154998
|
}
|
|
154999
154999
|
}
|
|
155000
155000
|
},
|
|
155001
|
-
{
|
|
155002
|
-
"tags": {
|
|
155003
|
-
"flr-generate": "all"
|
|
155004
|
-
},
|
|
155005
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileDropZone/FileDropZone.tsx",
|
|
155006
|
-
"description": "",
|
|
155007
|
-
"displayName": "FileDropZone",
|
|
155008
|
-
"methods": [],
|
|
155009
|
-
"props": {
|
|
155010
|
-
"onChange": {
|
|
155011
|
-
"defaultValue": null,
|
|
155012
|
-
"description": "",
|
|
155013
|
-
"name": "onChange",
|
|
155014
|
-
"parent": {
|
|
155015
|
-
"fileName": "components/src/components/FileDropZone/FileDropZone.tsx",
|
|
155016
|
-
"name": "FileDropZoneProps"
|
|
155017
|
-
},
|
|
155018
|
-
"declarations": [
|
|
155019
|
-
{
|
|
155020
|
-
"fileName": "components/src/components/FileDropZone/FileDropZone.tsx",
|
|
155021
|
-
"name": "FileDropZoneProps"
|
|
155022
|
-
}
|
|
155023
|
-
],
|
|
155024
|
-
"required": false,
|
|
155025
|
-
"type": {
|
|
155026
|
-
"name": "FileInputOnChangeHandler"
|
|
155027
|
-
}
|
|
155028
|
-
},
|
|
155029
|
-
"isReadOnly": {
|
|
155030
|
-
"defaultValue": null,
|
|
155031
|
-
"description": "Whether the component is read only.",
|
|
155032
|
-
"name": "isReadOnly",
|
|
155033
|
-
"parent": {
|
|
155034
|
-
"fileName": "components/src/components/FileDropZone/FileDropZone.tsx",
|
|
155035
|
-
"name": "FileDropZoneProps"
|
|
155036
|
-
},
|
|
155037
|
-
"declarations": [
|
|
155038
|
-
{
|
|
155039
|
-
"fileName": "components/src/components/FileDropZone/FileDropZone.tsx",
|
|
155040
|
-
"name": "FileDropZoneProps"
|
|
155041
|
-
}
|
|
155042
|
-
],
|
|
155043
|
-
"required": false,
|
|
155044
|
-
"type": {
|
|
155045
|
-
"name": "boolean"
|
|
155046
|
-
}
|
|
155047
|
-
},
|
|
155048
|
-
"className": {
|
|
155049
|
-
"defaultValue": null,
|
|
155050
|
-
"description": "The elements class name.",
|
|
155051
|
-
"name": "className",
|
|
155052
|
-
"parent": {
|
|
155053
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
155054
|
-
"name": "PropsWithClassName"
|
|
155055
|
-
},
|
|
155056
|
-
"declarations": [
|
|
155057
|
-
{
|
|
155058
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
155059
|
-
"name": "PropsWithClassName"
|
|
155060
|
-
}
|
|
155061
|
-
],
|
|
155062
|
-
"required": false,
|
|
155063
|
-
"type": {
|
|
155064
|
-
"name": "string"
|
|
155065
|
-
}
|
|
155066
|
-
},
|
|
155067
|
-
"wrapWith": {
|
|
155068
|
-
"defaultValue": null,
|
|
155069
|
-
"description": "",
|
|
155070
|
-
"name": "wrapWith",
|
|
155071
|
-
"parent": {
|
|
155072
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
155073
|
-
"name": "FlowComponentProps"
|
|
155074
|
-
},
|
|
155075
|
-
"declarations": [
|
|
155076
|
-
{
|
|
155077
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
155078
|
-
"name": "FlowComponentProps"
|
|
155079
|
-
}
|
|
155080
|
-
],
|
|
155081
|
-
"required": false,
|
|
155082
|
-
"type": {
|
|
155083
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
155084
|
-
}
|
|
155085
|
-
},
|
|
155086
|
-
"tunnelId": {
|
|
155087
|
-
"defaultValue": null,
|
|
155088
|
-
"description": "@internal",
|
|
155089
|
-
"name": "tunnelId",
|
|
155090
|
-
"parent": {
|
|
155091
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
155092
|
-
"name": "PropsWithTunnel"
|
|
155093
|
-
},
|
|
155094
|
-
"declarations": [
|
|
155095
|
-
{
|
|
155096
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
155097
|
-
"name": "PropsWithTunnel"
|
|
155098
|
-
}
|
|
155099
|
-
],
|
|
155100
|
-
"required": false,
|
|
155101
|
-
"type": {
|
|
155102
|
-
"name": "string | null"
|
|
155103
|
-
}
|
|
155104
|
-
},
|
|
155105
|
-
"ref": {
|
|
155106
|
-
"defaultValue": null,
|
|
155107
|
-
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
|
|
155108
|
-
"name": "ref",
|
|
155109
|
-
"parent": {
|
|
155110
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
155111
|
-
"name": "RefAttributes"
|
|
155112
|
-
},
|
|
155113
|
-
"declarations": [
|
|
155114
|
-
{
|
|
155115
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
155116
|
-
"name": "RefAttributes"
|
|
155117
|
-
}
|
|
155118
|
-
],
|
|
155119
|
-
"required": false,
|
|
155120
|
-
"type": {
|
|
155121
|
-
"name": "Ref<HTMLSpanElement>"
|
|
155122
|
-
}
|
|
155123
|
-
},
|
|
155124
|
-
"key": {
|
|
155125
|
-
"defaultValue": null,
|
|
155126
|
-
"description": "",
|
|
155127
|
-
"name": "key",
|
|
155128
|
-
"parent": {
|
|
155129
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
155130
|
-
"name": "Attributes"
|
|
155131
|
-
},
|
|
155132
|
-
"declarations": [
|
|
155133
|
-
{
|
|
155134
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
155135
|
-
"name": "Attributes"
|
|
155136
|
-
}
|
|
155137
|
-
],
|
|
155138
|
-
"required": false,
|
|
155139
|
-
"type": {
|
|
155140
|
-
"name": "Key | null"
|
|
155141
|
-
}
|
|
155142
|
-
},
|
|
155143
|
-
"children": {
|
|
155144
|
-
"defaultValue": null,
|
|
155145
|
-
"description": "",
|
|
155146
|
-
"name": "children",
|
|
155147
|
-
"declarations": [
|
|
155148
|
-
{
|
|
155149
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
155150
|
-
"name": "TypeLiteral"
|
|
155151
|
-
}
|
|
155152
|
-
],
|
|
155153
|
-
"required": false,
|
|
155154
|
-
"type": {
|
|
155155
|
-
"name": "ReactNode"
|
|
155156
|
-
}
|
|
155157
|
-
},
|
|
155158
|
-
"name": {
|
|
155159
|
-
"defaultValue": null,
|
|
155160
|
-
"description": "",
|
|
155161
|
-
"name": "name",
|
|
155162
|
-
"parent": {
|
|
155163
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
155164
|
-
"name": "InputHTMLAttributes"
|
|
155165
|
-
},
|
|
155166
|
-
"declarations": [
|
|
155167
|
-
{
|
|
155168
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
155169
|
-
"name": "InputHTMLAttributes"
|
|
155170
|
-
}
|
|
155171
|
-
],
|
|
155172
|
-
"required": false,
|
|
155173
|
-
"type": {
|
|
155174
|
-
"name": "string"
|
|
155175
|
-
}
|
|
155176
|
-
},
|
|
155177
|
-
"accept": {
|
|
155178
|
-
"defaultValue": null,
|
|
155179
|
-
"description": "",
|
|
155180
|
-
"name": "accept",
|
|
155181
|
-
"parent": {
|
|
155182
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
155183
|
-
"name": "InputHTMLAttributes"
|
|
155184
|
-
},
|
|
155185
|
-
"declarations": [
|
|
155186
|
-
{
|
|
155187
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
155188
|
-
"name": "InputHTMLAttributes"
|
|
155189
|
-
}
|
|
155190
|
-
],
|
|
155191
|
-
"required": false,
|
|
155192
|
-
"type": {
|
|
155193
|
-
"name": "string"
|
|
155194
|
-
}
|
|
155195
|
-
},
|
|
155196
|
-
"multiple": {
|
|
155197
|
-
"defaultValue": null,
|
|
155198
|
-
"description": "",
|
|
155199
|
-
"name": "multiple",
|
|
155200
|
-
"parent": {
|
|
155201
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
155202
|
-
"name": "InputHTMLAttributes"
|
|
155203
|
-
},
|
|
155204
|
-
"declarations": [
|
|
155205
|
-
{
|
|
155206
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
155207
|
-
"name": "InputHTMLAttributes"
|
|
155208
|
-
}
|
|
155209
|
-
],
|
|
155210
|
-
"required": false,
|
|
155211
|
-
"type": {
|
|
155212
|
-
"name": "boolean"
|
|
155213
|
-
}
|
|
155214
|
-
},
|
|
155215
|
-
"isDisabled": {
|
|
155216
|
-
"defaultValue": null,
|
|
155217
|
-
"description": "Whether the drop target is disabled. If true, the drop target will not accept any drops.",
|
|
155218
|
-
"name": "isDisabled",
|
|
155219
|
-
"parent": {
|
|
155220
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+dnd@3.11.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/dnd/dist/types.d.ts",
|
|
155221
|
-
"name": "DropOptions"
|
|
155222
|
-
},
|
|
155223
|
-
"declarations": [
|
|
155224
|
-
{
|
|
155225
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+dnd@3.11.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/dnd/dist/types.d.ts",
|
|
155226
|
-
"name": "DropOptions"
|
|
155227
|
-
}
|
|
155228
|
-
],
|
|
155229
|
-
"required": false,
|
|
155230
|
-
"type": {
|
|
155231
|
-
"name": "boolean"
|
|
155232
|
-
}
|
|
155233
|
-
}
|
|
155234
|
-
}
|
|
155235
|
-
},
|
|
155236
155001
|
{
|
|
155237
155002
|
"tags": {
|
|
155238
155003
|
"flr-generate": "all"
|
|
@@ -160726,99 +160491,61 @@
|
|
|
160726
160491
|
"tags": {
|
|
160727
160492
|
"flr-generate": "all"
|
|
160728
160493
|
},
|
|
160729
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/
|
|
160494
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileDropZone/FileDropZone.tsx",
|
|
160730
160495
|
"description": "",
|
|
160731
|
-
"displayName": "
|
|
160496
|
+
"displayName": "FileDropZone",
|
|
160732
160497
|
"methods": [],
|
|
160733
160498
|
"props": {
|
|
160734
|
-
"
|
|
160735
|
-
"defaultValue": null,
|
|
160736
|
-
"description": "The name of the file.",
|
|
160737
|
-
"name": "name",
|
|
160738
|
-
"parent": {
|
|
160739
|
-
"fileName": "components/src/components/FileCard/FileCard.tsx",
|
|
160740
|
-
"name": "FileCardProps"
|
|
160741
|
-
},
|
|
160742
|
-
"declarations": [
|
|
160743
|
-
{
|
|
160744
|
-
"fileName": "components/src/components/FileCard/FileCard.tsx",
|
|
160745
|
-
"name": "FileCardProps"
|
|
160746
|
-
}
|
|
160747
|
-
],
|
|
160748
|
-
"required": false,
|
|
160749
|
-
"type": {
|
|
160750
|
-
"name": "string"
|
|
160751
|
-
}
|
|
160752
|
-
},
|
|
160753
|
-
"type": {
|
|
160754
|
-
"defaultValue": null,
|
|
160755
|
-
"description": "The type of the file.",
|
|
160756
|
-
"name": "type",
|
|
160757
|
-
"parent": {
|
|
160758
|
-
"fileName": "components/src/components/FileCard/FileCard.tsx",
|
|
160759
|
-
"name": "FileCardProps"
|
|
160760
|
-
},
|
|
160761
|
-
"declarations": [
|
|
160762
|
-
{
|
|
160763
|
-
"fileName": "components/src/components/FileCard/FileCard.tsx",
|
|
160764
|
-
"name": "FileCardProps"
|
|
160765
|
-
}
|
|
160766
|
-
],
|
|
160767
|
-
"required": false,
|
|
160768
|
-
"type": {
|
|
160769
|
-
"name": "string"
|
|
160770
|
-
}
|
|
160771
|
-
},
|
|
160772
|
-
"onDelete": {
|
|
160499
|
+
"onChange": {
|
|
160773
160500
|
"defaultValue": null,
|
|
160774
|
-
"description": "
|
|
160775
|
-
"name": "
|
|
160501
|
+
"description": "",
|
|
160502
|
+
"name": "onChange",
|
|
160776
160503
|
"parent": {
|
|
160777
|
-
"fileName": "components/src/components/
|
|
160778
|
-
"name": "
|
|
160504
|
+
"fileName": "components/src/components/FileDropZone/FileDropZone.tsx",
|
|
160505
|
+
"name": "FileDropZoneProps"
|
|
160779
160506
|
},
|
|
160780
160507
|
"declarations": [
|
|
160781
160508
|
{
|
|
160782
|
-
"fileName": "components/src/components/
|
|
160783
|
-
"name": "
|
|
160509
|
+
"fileName": "components/src/components/FileDropZone/FileDropZone.tsx",
|
|
160510
|
+
"name": "FileDropZoneProps"
|
|
160784
160511
|
}
|
|
160785
160512
|
],
|
|
160786
160513
|
"required": false,
|
|
160787
160514
|
"type": {
|
|
160788
|
-
"name": "
|
|
160515
|
+
"name": "FileInputOnChangeHandler"
|
|
160789
160516
|
}
|
|
160790
160517
|
},
|
|
160791
|
-
"
|
|
160518
|
+
"isReadOnly": {
|
|
160792
160519
|
"defaultValue": null,
|
|
160793
|
-
"description": "
|
|
160794
|
-
"name": "
|
|
160520
|
+
"description": "Whether the component is read only.",
|
|
160521
|
+
"name": "isReadOnly",
|
|
160795
160522
|
"parent": {
|
|
160796
|
-
"fileName": "components/src/components/
|
|
160797
|
-
"name": "
|
|
160523
|
+
"fileName": "components/src/components/FileDropZone/FileDropZone.tsx",
|
|
160524
|
+
"name": "FileDropZoneProps"
|
|
160798
160525
|
},
|
|
160799
160526
|
"declarations": [
|
|
160800
160527
|
{
|
|
160801
|
-
"fileName": "components/src/components/
|
|
160802
|
-
"name": "
|
|
160528
|
+
"fileName": "components/src/components/FileDropZone/FileDropZone.tsx",
|
|
160529
|
+
"name": "FileDropZoneProps"
|
|
160803
160530
|
}
|
|
160804
160531
|
],
|
|
160805
160532
|
"required": false,
|
|
160806
160533
|
"type": {
|
|
160807
|
-
"name": "
|
|
160534
|
+
"name": "boolean"
|
|
160808
160535
|
}
|
|
160809
160536
|
},
|
|
160810
|
-
"
|
|
160537
|
+
"className": {
|
|
160811
160538
|
"defaultValue": null,
|
|
160812
|
-
"description": "The
|
|
160813
|
-
"name": "
|
|
160539
|
+
"description": "The elements class name.",
|
|
160540
|
+
"name": "className",
|
|
160814
160541
|
"parent": {
|
|
160815
|
-
"fileName": "components/src/
|
|
160816
|
-
"name": "
|
|
160542
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
160543
|
+
"name": "PropsWithClassName"
|
|
160817
160544
|
},
|
|
160818
160545
|
"declarations": [
|
|
160819
160546
|
{
|
|
160820
|
-
"fileName": "components/src/
|
|
160821
|
-
"name": "
|
|
160547
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
160548
|
+
"name": "PropsWithClassName"
|
|
160822
160549
|
}
|
|
160823
160550
|
],
|
|
160824
160551
|
"required": false,
|
|
@@ -160826,25 +160553,298 @@
|
|
|
160826
160553
|
"name": "string"
|
|
160827
160554
|
}
|
|
160828
160555
|
},
|
|
160829
|
-
"
|
|
160830
|
-
"defaultValue": null,
|
|
160831
|
-
"description": "
|
|
160832
|
-
"name": "
|
|
160833
|
-
"parent": {
|
|
160834
|
-
"fileName": "components/src/
|
|
160835
|
-
"name": "
|
|
160836
|
-
},
|
|
160837
|
-
"declarations": [
|
|
160838
|
-
{
|
|
160839
|
-
"fileName": "components/src/
|
|
160840
|
-
"name": "
|
|
160841
|
-
}
|
|
160842
|
-
],
|
|
160843
|
-
"required": false,
|
|
160844
|
-
"type": {
|
|
160845
|
-
"name": "
|
|
160846
|
-
}
|
|
160847
|
-
},
|
|
160556
|
+
"wrapWith": {
|
|
160557
|
+
"defaultValue": null,
|
|
160558
|
+
"description": "",
|
|
160559
|
+
"name": "wrapWith",
|
|
160560
|
+
"parent": {
|
|
160561
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
160562
|
+
"name": "FlowComponentProps"
|
|
160563
|
+
},
|
|
160564
|
+
"declarations": [
|
|
160565
|
+
{
|
|
160566
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
160567
|
+
"name": "FlowComponentProps"
|
|
160568
|
+
}
|
|
160569
|
+
],
|
|
160570
|
+
"required": false,
|
|
160571
|
+
"type": {
|
|
160572
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
160573
|
+
}
|
|
160574
|
+
},
|
|
160575
|
+
"tunnelId": {
|
|
160576
|
+
"defaultValue": null,
|
|
160577
|
+
"description": "@internal",
|
|
160578
|
+
"name": "tunnelId",
|
|
160579
|
+
"parent": {
|
|
160580
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
160581
|
+
"name": "PropsWithTunnel"
|
|
160582
|
+
},
|
|
160583
|
+
"declarations": [
|
|
160584
|
+
{
|
|
160585
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
160586
|
+
"name": "PropsWithTunnel"
|
|
160587
|
+
}
|
|
160588
|
+
],
|
|
160589
|
+
"required": false,
|
|
160590
|
+
"type": {
|
|
160591
|
+
"name": "string | null"
|
|
160592
|
+
}
|
|
160593
|
+
},
|
|
160594
|
+
"ref": {
|
|
160595
|
+
"defaultValue": null,
|
|
160596
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
|
|
160597
|
+
"name": "ref",
|
|
160598
|
+
"parent": {
|
|
160599
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
160600
|
+
"name": "RefAttributes"
|
|
160601
|
+
},
|
|
160602
|
+
"declarations": [
|
|
160603
|
+
{
|
|
160604
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
160605
|
+
"name": "RefAttributes"
|
|
160606
|
+
}
|
|
160607
|
+
],
|
|
160608
|
+
"required": false,
|
|
160609
|
+
"type": {
|
|
160610
|
+
"name": "Ref<HTMLSpanElement>"
|
|
160611
|
+
}
|
|
160612
|
+
},
|
|
160613
|
+
"key": {
|
|
160614
|
+
"defaultValue": null,
|
|
160615
|
+
"description": "",
|
|
160616
|
+
"name": "key",
|
|
160617
|
+
"parent": {
|
|
160618
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
160619
|
+
"name": "Attributes"
|
|
160620
|
+
},
|
|
160621
|
+
"declarations": [
|
|
160622
|
+
{
|
|
160623
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
160624
|
+
"name": "Attributes"
|
|
160625
|
+
}
|
|
160626
|
+
],
|
|
160627
|
+
"required": false,
|
|
160628
|
+
"type": {
|
|
160629
|
+
"name": "Key | null"
|
|
160630
|
+
}
|
|
160631
|
+
},
|
|
160632
|
+
"children": {
|
|
160633
|
+
"defaultValue": null,
|
|
160634
|
+
"description": "",
|
|
160635
|
+
"name": "children",
|
|
160636
|
+
"declarations": [
|
|
160637
|
+
{
|
|
160638
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
160639
|
+
"name": "TypeLiteral"
|
|
160640
|
+
}
|
|
160641
|
+
],
|
|
160642
|
+
"required": false,
|
|
160643
|
+
"type": {
|
|
160644
|
+
"name": "ReactNode"
|
|
160645
|
+
}
|
|
160646
|
+
},
|
|
160647
|
+
"name": {
|
|
160648
|
+
"defaultValue": null,
|
|
160649
|
+
"description": "",
|
|
160650
|
+
"name": "name",
|
|
160651
|
+
"parent": {
|
|
160652
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
160653
|
+
"name": "InputHTMLAttributes"
|
|
160654
|
+
},
|
|
160655
|
+
"declarations": [
|
|
160656
|
+
{
|
|
160657
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
160658
|
+
"name": "InputHTMLAttributes"
|
|
160659
|
+
}
|
|
160660
|
+
],
|
|
160661
|
+
"required": false,
|
|
160662
|
+
"type": {
|
|
160663
|
+
"name": "string"
|
|
160664
|
+
}
|
|
160665
|
+
},
|
|
160666
|
+
"accept": {
|
|
160667
|
+
"defaultValue": null,
|
|
160668
|
+
"description": "",
|
|
160669
|
+
"name": "accept",
|
|
160670
|
+
"parent": {
|
|
160671
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
160672
|
+
"name": "InputHTMLAttributes"
|
|
160673
|
+
},
|
|
160674
|
+
"declarations": [
|
|
160675
|
+
{
|
|
160676
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
160677
|
+
"name": "InputHTMLAttributes"
|
|
160678
|
+
}
|
|
160679
|
+
],
|
|
160680
|
+
"required": false,
|
|
160681
|
+
"type": {
|
|
160682
|
+
"name": "string"
|
|
160683
|
+
}
|
|
160684
|
+
},
|
|
160685
|
+
"multiple": {
|
|
160686
|
+
"defaultValue": null,
|
|
160687
|
+
"description": "",
|
|
160688
|
+
"name": "multiple",
|
|
160689
|
+
"parent": {
|
|
160690
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
160691
|
+
"name": "InputHTMLAttributes"
|
|
160692
|
+
},
|
|
160693
|
+
"declarations": [
|
|
160694
|
+
{
|
|
160695
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
160696
|
+
"name": "InputHTMLAttributes"
|
|
160697
|
+
}
|
|
160698
|
+
],
|
|
160699
|
+
"required": false,
|
|
160700
|
+
"type": {
|
|
160701
|
+
"name": "boolean"
|
|
160702
|
+
}
|
|
160703
|
+
},
|
|
160704
|
+
"isDisabled": {
|
|
160705
|
+
"defaultValue": null,
|
|
160706
|
+
"description": "Whether the drop target is disabled. If true, the drop target will not accept any drops.",
|
|
160707
|
+
"name": "isDisabled",
|
|
160708
|
+
"parent": {
|
|
160709
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+dnd@3.11.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/dnd/dist/types.d.ts",
|
|
160710
|
+
"name": "DropOptions"
|
|
160711
|
+
},
|
|
160712
|
+
"declarations": [
|
|
160713
|
+
{
|
|
160714
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+dnd@3.11.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/dnd/dist/types.d.ts",
|
|
160715
|
+
"name": "DropOptions"
|
|
160716
|
+
}
|
|
160717
|
+
],
|
|
160718
|
+
"required": false,
|
|
160719
|
+
"type": {
|
|
160720
|
+
"name": "boolean"
|
|
160721
|
+
}
|
|
160722
|
+
}
|
|
160723
|
+
}
|
|
160724
|
+
},
|
|
160725
|
+
{
|
|
160726
|
+
"tags": {
|
|
160727
|
+
"flr-generate": "all"
|
|
160728
|
+
},
|
|
160729
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/FileCard.tsx",
|
|
160730
|
+
"description": "",
|
|
160731
|
+
"displayName": "FileCard",
|
|
160732
|
+
"methods": [],
|
|
160733
|
+
"props": {
|
|
160734
|
+
"name": {
|
|
160735
|
+
"defaultValue": null,
|
|
160736
|
+
"description": "The name of the file.",
|
|
160737
|
+
"name": "name",
|
|
160738
|
+
"parent": {
|
|
160739
|
+
"fileName": "components/src/components/FileCard/FileCard.tsx",
|
|
160740
|
+
"name": "FileCardProps"
|
|
160741
|
+
},
|
|
160742
|
+
"declarations": [
|
|
160743
|
+
{
|
|
160744
|
+
"fileName": "components/src/components/FileCard/FileCard.tsx",
|
|
160745
|
+
"name": "FileCardProps"
|
|
160746
|
+
}
|
|
160747
|
+
],
|
|
160748
|
+
"required": false,
|
|
160749
|
+
"type": {
|
|
160750
|
+
"name": "string"
|
|
160751
|
+
}
|
|
160752
|
+
},
|
|
160753
|
+
"type": {
|
|
160754
|
+
"defaultValue": null,
|
|
160755
|
+
"description": "The type of the file.",
|
|
160756
|
+
"name": "type",
|
|
160757
|
+
"parent": {
|
|
160758
|
+
"fileName": "components/src/components/FileCard/FileCard.tsx",
|
|
160759
|
+
"name": "FileCardProps"
|
|
160760
|
+
},
|
|
160761
|
+
"declarations": [
|
|
160762
|
+
{
|
|
160763
|
+
"fileName": "components/src/components/FileCard/FileCard.tsx",
|
|
160764
|
+
"name": "FileCardProps"
|
|
160765
|
+
}
|
|
160766
|
+
],
|
|
160767
|
+
"required": false,
|
|
160768
|
+
"type": {
|
|
160769
|
+
"name": "string"
|
|
160770
|
+
}
|
|
160771
|
+
},
|
|
160772
|
+
"onDelete": {
|
|
160773
|
+
"defaultValue": null,
|
|
160774
|
+
"description": "Handler that is called when the file cards delete button is clicked.",
|
|
160775
|
+
"name": "onDelete",
|
|
160776
|
+
"parent": {
|
|
160777
|
+
"fileName": "components/src/components/FileCard/FileCard.tsx",
|
|
160778
|
+
"name": "FileCardProps"
|
|
160779
|
+
},
|
|
160780
|
+
"declarations": [
|
|
160781
|
+
{
|
|
160782
|
+
"fileName": "components/src/components/FileCard/FileCard.tsx",
|
|
160783
|
+
"name": "FileCardProps"
|
|
160784
|
+
}
|
|
160785
|
+
],
|
|
160786
|
+
"required": false,
|
|
160787
|
+
"type": {
|
|
160788
|
+
"name": "(() => void)"
|
|
160789
|
+
}
|
|
160790
|
+
},
|
|
160791
|
+
"sizeInBytes": {
|
|
160792
|
+
"defaultValue": null,
|
|
160793
|
+
"description": "The size of the file in bytes.",
|
|
160794
|
+
"name": "sizeInBytes",
|
|
160795
|
+
"parent": {
|
|
160796
|
+
"fileName": "components/src/components/FileCard/FileCard.tsx",
|
|
160797
|
+
"name": "FileCardProps"
|
|
160798
|
+
},
|
|
160799
|
+
"declarations": [
|
|
160800
|
+
{
|
|
160801
|
+
"fileName": "components/src/components/FileCard/FileCard.tsx",
|
|
160802
|
+
"name": "FileCardProps"
|
|
160803
|
+
}
|
|
160804
|
+
],
|
|
160805
|
+
"required": false,
|
|
160806
|
+
"type": {
|
|
160807
|
+
"name": "number"
|
|
160808
|
+
}
|
|
160809
|
+
},
|
|
160810
|
+
"imageSrc": {
|
|
160811
|
+
"defaultValue": null,
|
|
160812
|
+
"description": "The source of an image file.",
|
|
160813
|
+
"name": "imageSrc",
|
|
160814
|
+
"parent": {
|
|
160815
|
+
"fileName": "components/src/components/FileCard/FileCard.tsx",
|
|
160816
|
+
"name": "FileCardProps"
|
|
160817
|
+
},
|
|
160818
|
+
"declarations": [
|
|
160819
|
+
{
|
|
160820
|
+
"fileName": "components/src/components/FileCard/FileCard.tsx",
|
|
160821
|
+
"name": "FileCardProps"
|
|
160822
|
+
}
|
|
160823
|
+
],
|
|
160824
|
+
"required": false,
|
|
160825
|
+
"type": {
|
|
160826
|
+
"name": "string"
|
|
160827
|
+
}
|
|
160828
|
+
},
|
|
160829
|
+
"isFailed": {
|
|
160830
|
+
"defaultValue": null,
|
|
160831
|
+
"description": "Whether the file card is in a failed state.",
|
|
160832
|
+
"name": "isFailed",
|
|
160833
|
+
"parent": {
|
|
160834
|
+
"fileName": "components/src/components/FileCard/FileCard.tsx",
|
|
160835
|
+
"name": "FileCardProps"
|
|
160836
|
+
},
|
|
160837
|
+
"declarations": [
|
|
160838
|
+
{
|
|
160839
|
+
"fileName": "components/src/components/FileCard/FileCard.tsx",
|
|
160840
|
+
"name": "FileCardProps"
|
|
160841
|
+
}
|
|
160842
|
+
],
|
|
160843
|
+
"required": false,
|
|
160844
|
+
"type": {
|
|
160845
|
+
"name": "boolean"
|
|
160846
|
+
}
|
|
160847
|
+
},
|
|
160848
160848
|
"wrapWith": {
|
|
160849
160849
|
"defaultValue": null,
|
|
160850
160850
|
"description": "",
|
|
@@ -220190,6 +220190,30 @@
|
|
|
220190
220190
|
"methods": [],
|
|
220191
220191
|
"props": {}
|
|
220192
220192
|
},
|
|
220193
|
+
{
|
|
220194
|
+
"tags": {},
|
|
220195
|
+
"filePath": "src/components/BrowserOnly/BrowserOnly.tsx",
|
|
220196
|
+
"description": "",
|
|
220197
|
+
"displayName": "BrowserOnly",
|
|
220198
|
+
"methods": [],
|
|
220199
|
+
"props": {
|
|
220200
|
+
"children": {
|
|
220201
|
+
"defaultValue": null,
|
|
220202
|
+
"description": "",
|
|
220203
|
+
"name": "children",
|
|
220204
|
+
"declarations": [
|
|
220205
|
+
{
|
|
220206
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
220207
|
+
"name": "TypeLiteral"
|
|
220208
|
+
}
|
|
220209
|
+
],
|
|
220210
|
+
"required": false,
|
|
220211
|
+
"type": {
|
|
220212
|
+
"name": "ReactNode"
|
|
220213
|
+
}
|
|
220214
|
+
}
|
|
220215
|
+
}
|
|
220216
|
+
},
|
|
220193
220217
|
{
|
|
220194
220218
|
"tags": {
|
|
220195
220219
|
"flr-generate": "all"
|
|
@@ -222548,30 +222572,6 @@
|
|
|
222548
222572
|
}
|
|
222549
222573
|
}
|
|
222550
222574
|
},
|
|
222551
|
-
{
|
|
222552
|
-
"tags": {},
|
|
222553
|
-
"filePath": "src/components/BrowserOnly/BrowserOnly.tsx",
|
|
222554
|
-
"description": "",
|
|
222555
|
-
"displayName": "BrowserOnly",
|
|
222556
|
-
"methods": [],
|
|
222557
|
-
"props": {
|
|
222558
|
-
"children": {
|
|
222559
|
-
"defaultValue": null,
|
|
222560
|
-
"description": "",
|
|
222561
|
-
"name": "children",
|
|
222562
|
-
"declarations": [
|
|
222563
|
-
{
|
|
222564
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
222565
|
-
"name": "TypeLiteral"
|
|
222566
|
-
}
|
|
222567
|
-
],
|
|
222568
|
-
"required": false,
|
|
222569
|
-
"type": {
|
|
222570
|
-
"name": "ReactNode"
|
|
222571
|
-
}
|
|
222572
|
-
}
|
|
222573
|
-
}
|
|
222574
|
-
},
|
|
222575
222575
|
{
|
|
222576
222576
|
"tags": {
|
|
222577
222577
|
"flr-generate": "all"
|
|
@@ -266713,9 +266713,9 @@
|
|
|
266713
266713
|
},
|
|
266714
266714
|
{
|
|
266715
266715
|
"tags": {},
|
|
266716
|
-
"filePath": "src/integrations/react-hook-form/components/
|
|
266716
|
+
"filePath": "src/integrations/react-hook-form/components/ResetButton/ResetButton.tsx",
|
|
266717
266717
|
"description": "",
|
|
266718
|
-
"displayName": "
|
|
266718
|
+
"displayName": "ResetButton",
|
|
266719
266719
|
"methods": [],
|
|
266720
266720
|
"props": {
|
|
266721
266721
|
"slot": {
|
|
@@ -269064,33 +269064,57 @@
|
|
|
269064
269064
|
"type": {
|
|
269065
269065
|
"name": "Key | null"
|
|
269066
269066
|
}
|
|
269067
|
-
}
|
|
269068
|
-
|
|
269067
|
+
}
|
|
269068
|
+
}
|
|
269069
|
+
},
|
|
269070
|
+
{
|
|
269071
|
+
"tags": {},
|
|
269072
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
269073
|
+
"description": "",
|
|
269074
|
+
"displayName": "FormSettingsProvider",
|
|
269075
|
+
"methods": [],
|
|
269076
|
+
"props": {
|
|
269077
|
+
"submitInterceptor": {
|
|
269069
269078
|
"defaultValue": null,
|
|
269070
269079
|
"description": "",
|
|
269071
|
-
"name": "
|
|
269080
|
+
"name": "submitInterceptor",
|
|
269072
269081
|
"parent": {
|
|
269073
|
-
"fileName": "components/src/components/
|
|
269074
|
-
"name": "
|
|
269082
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
269083
|
+
"name": "Context"
|
|
269075
269084
|
},
|
|
269076
269085
|
"declarations": [
|
|
269077
269086
|
{
|
|
269078
|
-
"fileName": "components/src/components/
|
|
269079
|
-
"name": "
|
|
269087
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
269088
|
+
"name": "Context"
|
|
269080
269089
|
}
|
|
269081
269090
|
],
|
|
269082
269091
|
"required": false,
|
|
269083
269092
|
"type": {
|
|
269084
|
-
"name": "
|
|
269093
|
+
"name": "SubmitInterceptor"
|
|
269094
|
+
}
|
|
269095
|
+
},
|
|
269096
|
+
"children": {
|
|
269097
|
+
"defaultValue": null,
|
|
269098
|
+
"description": "",
|
|
269099
|
+
"name": "children",
|
|
269100
|
+
"declarations": [
|
|
269101
|
+
{
|
|
269102
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
269103
|
+
"name": "TypeLiteral"
|
|
269104
|
+
}
|
|
269105
|
+
],
|
|
269106
|
+
"required": false,
|
|
269107
|
+
"type": {
|
|
269108
|
+
"name": "ReactNode"
|
|
269085
269109
|
}
|
|
269086
269110
|
}
|
|
269087
269111
|
}
|
|
269088
269112
|
},
|
|
269089
269113
|
{
|
|
269090
269114
|
"tags": {},
|
|
269091
|
-
"filePath": "src/integrations/react-hook-form/components/
|
|
269115
|
+
"filePath": "src/integrations/react-hook-form/components/SubmitButton/SubmitButton.tsx",
|
|
269092
269116
|
"description": "",
|
|
269093
|
-
"displayName": "
|
|
269117
|
+
"displayName": "SubmitButton",
|
|
269094
269118
|
"methods": [],
|
|
269095
269119
|
"props": {
|
|
269096
269120
|
"slot": {
|
|
@@ -271439,33 +271463,60 @@
|
|
|
271439
271463
|
"type": {
|
|
271440
271464
|
"name": "Key | null"
|
|
271441
271465
|
}
|
|
271466
|
+
},
|
|
271467
|
+
"showFeedback": {
|
|
271468
|
+
"defaultValue": null,
|
|
271469
|
+
"description": "",
|
|
271470
|
+
"name": "showFeedback",
|
|
271471
|
+
"parent": {
|
|
271472
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
271473
|
+
"name": "ActionProps"
|
|
271474
|
+
},
|
|
271475
|
+
"declarations": [
|
|
271476
|
+
{
|
|
271477
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
271478
|
+
"name": "ActionProps"
|
|
271479
|
+
}
|
|
271480
|
+
],
|
|
271481
|
+
"required": false,
|
|
271482
|
+
"type": {
|
|
271483
|
+
"name": "boolean"
|
|
271484
|
+
}
|
|
271442
271485
|
}
|
|
271443
271486
|
}
|
|
271444
271487
|
},
|
|
271445
271488
|
{
|
|
271446
271489
|
"tags": {},
|
|
271447
|
-
"filePath": "
|
|
271490
|
+
"filePath": "src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
|
|
271448
271491
|
"description": "",
|
|
271449
|
-
"displayName": "
|
|
271492
|
+
"displayName": "FormRootError",
|
|
271493
|
+
"methods": [],
|
|
271494
|
+
"props": {}
|
|
271495
|
+
},
|
|
271496
|
+
{
|
|
271497
|
+
"tags": {},
|
|
271498
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormSubmitAction.tsx",
|
|
271499
|
+
"description": "",
|
|
271500
|
+
"displayName": "FormSubmitAction",
|
|
271450
271501
|
"methods": [],
|
|
271451
271502
|
"props": {
|
|
271452
|
-
"
|
|
271503
|
+
"showFeedback": {
|
|
271453
271504
|
"defaultValue": null,
|
|
271454
271505
|
"description": "",
|
|
271455
|
-
"name": "
|
|
271506
|
+
"name": "showFeedback",
|
|
271456
271507
|
"parent": {
|
|
271457
|
-
"fileName": "components/src/
|
|
271458
|
-
"name": "
|
|
271508
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
271509
|
+
"name": "ActionProps"
|
|
271459
271510
|
},
|
|
271460
271511
|
"declarations": [
|
|
271461
271512
|
{
|
|
271462
|
-
"fileName": "components/src/
|
|
271463
|
-
"name": "
|
|
271513
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
271514
|
+
"name": "ActionProps"
|
|
271464
271515
|
}
|
|
271465
271516
|
],
|
|
271466
271517
|
"required": false,
|
|
271467
271518
|
"type": {
|
|
271468
|
-
"name": "
|
|
271519
|
+
"name": "boolean"
|
|
271469
271520
|
}
|
|
271470
271521
|
},
|
|
271471
271522
|
"children": {
|
|
@@ -271487,11 +271538,127 @@
|
|
|
271487
271538
|
},
|
|
271488
271539
|
{
|
|
271489
271540
|
"tags": {},
|
|
271490
|
-
"filePath": "src/integrations/react-hook-form/components/
|
|
271541
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormResetAction.tsx",
|
|
271491
271542
|
"description": "",
|
|
271492
|
-
"displayName": "
|
|
271543
|
+
"displayName": "FormResetAction",
|
|
271493
271544
|
"methods": [],
|
|
271494
|
-
"props": {
|
|
271545
|
+
"props": {
|
|
271546
|
+
"showFeedback": {
|
|
271547
|
+
"defaultValue": null,
|
|
271548
|
+
"description": "",
|
|
271549
|
+
"name": "showFeedback",
|
|
271550
|
+
"parent": {
|
|
271551
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
271552
|
+
"name": "ActionProps"
|
|
271553
|
+
},
|
|
271554
|
+
"declarations": [
|
|
271555
|
+
{
|
|
271556
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
271557
|
+
"name": "ActionProps"
|
|
271558
|
+
}
|
|
271559
|
+
],
|
|
271560
|
+
"required": false,
|
|
271561
|
+
"type": {
|
|
271562
|
+
"name": "boolean"
|
|
271563
|
+
}
|
|
271564
|
+
},
|
|
271565
|
+
"children": {
|
|
271566
|
+
"defaultValue": null,
|
|
271567
|
+
"description": "",
|
|
271568
|
+
"name": "children",
|
|
271569
|
+
"declarations": [
|
|
271570
|
+
{
|
|
271571
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
271572
|
+
"name": "TypeLiteral"
|
|
271573
|
+
}
|
|
271574
|
+
],
|
|
271575
|
+
"required": false,
|
|
271576
|
+
"type": {
|
|
271577
|
+
"name": "ReactNode"
|
|
271578
|
+
}
|
|
271579
|
+
}
|
|
271580
|
+
}
|
|
271581
|
+
},
|
|
271582
|
+
{
|
|
271583
|
+
"tags": {},
|
|
271584
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
271585
|
+
"description": "",
|
|
271586
|
+
"displayName": "FormAction",
|
|
271587
|
+
"methods": [],
|
|
271588
|
+
"props": {
|
|
271589
|
+
"reset": {
|
|
271590
|
+
"defaultValue": null,
|
|
271591
|
+
"description": "",
|
|
271592
|
+
"name": "reset",
|
|
271593
|
+
"parent": {
|
|
271594
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
271595
|
+
"name": "FormActionProps"
|
|
271596
|
+
},
|
|
271597
|
+
"declarations": [
|
|
271598
|
+
{
|
|
271599
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
271600
|
+
"name": "FormActionProps"
|
|
271601
|
+
}
|
|
271602
|
+
],
|
|
271603
|
+
"required": false,
|
|
271604
|
+
"type": {
|
|
271605
|
+
"name": "boolean"
|
|
271606
|
+
}
|
|
271607
|
+
},
|
|
271608
|
+
"submit": {
|
|
271609
|
+
"defaultValue": null,
|
|
271610
|
+
"description": "",
|
|
271611
|
+
"name": "submit",
|
|
271612
|
+
"parent": {
|
|
271613
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
271614
|
+
"name": "FormActionProps"
|
|
271615
|
+
},
|
|
271616
|
+
"declarations": [
|
|
271617
|
+
{
|
|
271618
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
271619
|
+
"name": "FormActionProps"
|
|
271620
|
+
}
|
|
271621
|
+
],
|
|
271622
|
+
"required": false,
|
|
271623
|
+
"type": {
|
|
271624
|
+
"name": "boolean"
|
|
271625
|
+
}
|
|
271626
|
+
},
|
|
271627
|
+
"children": {
|
|
271628
|
+
"defaultValue": null,
|
|
271629
|
+
"description": "",
|
|
271630
|
+
"name": "children",
|
|
271631
|
+
"declarations": [
|
|
271632
|
+
{
|
|
271633
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
271634
|
+
"name": "TypeLiteral"
|
|
271635
|
+
}
|
|
271636
|
+
],
|
|
271637
|
+
"required": false,
|
|
271638
|
+
"type": {
|
|
271639
|
+
"name": "ReactNode"
|
|
271640
|
+
}
|
|
271641
|
+
},
|
|
271642
|
+
"showFeedback": {
|
|
271643
|
+
"defaultValue": null,
|
|
271644
|
+
"description": "",
|
|
271645
|
+
"name": "showFeedback",
|
|
271646
|
+
"parent": {
|
|
271647
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
271648
|
+
"name": "ActionProps"
|
|
271649
|
+
},
|
|
271650
|
+
"declarations": [
|
|
271651
|
+
{
|
|
271652
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
271653
|
+
"name": "ActionProps"
|
|
271654
|
+
}
|
|
271655
|
+
],
|
|
271656
|
+
"required": false,
|
|
271657
|
+
"type": {
|
|
271658
|
+
"name": "boolean"
|
|
271659
|
+
}
|
|
271660
|
+
}
|
|
271661
|
+
}
|
|
271495
271662
|
},
|
|
271496
271663
|
{
|
|
271497
271664
|
"tags": {},
|
|
@@ -271659,173 +271826,6 @@
|
|
|
271659
271826
|
}
|
|
271660
271827
|
}
|
|
271661
271828
|
},
|
|
271662
|
-
{
|
|
271663
|
-
"tags": {},
|
|
271664
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormSubmitAction.tsx",
|
|
271665
|
-
"description": "",
|
|
271666
|
-
"displayName": "FormSubmitAction",
|
|
271667
|
-
"methods": [],
|
|
271668
|
-
"props": {
|
|
271669
|
-
"showFeedback": {
|
|
271670
|
-
"defaultValue": null,
|
|
271671
|
-
"description": "",
|
|
271672
|
-
"name": "showFeedback",
|
|
271673
|
-
"parent": {
|
|
271674
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
271675
|
-
"name": "ActionProps"
|
|
271676
|
-
},
|
|
271677
|
-
"declarations": [
|
|
271678
|
-
{
|
|
271679
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
271680
|
-
"name": "ActionProps"
|
|
271681
|
-
}
|
|
271682
|
-
],
|
|
271683
|
-
"required": false,
|
|
271684
|
-
"type": {
|
|
271685
|
-
"name": "boolean"
|
|
271686
|
-
}
|
|
271687
|
-
},
|
|
271688
|
-
"children": {
|
|
271689
|
-
"defaultValue": null,
|
|
271690
|
-
"description": "",
|
|
271691
|
-
"name": "children",
|
|
271692
|
-
"declarations": [
|
|
271693
|
-
{
|
|
271694
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
271695
|
-
"name": "TypeLiteral"
|
|
271696
|
-
}
|
|
271697
|
-
],
|
|
271698
|
-
"required": false,
|
|
271699
|
-
"type": {
|
|
271700
|
-
"name": "ReactNode"
|
|
271701
|
-
}
|
|
271702
|
-
}
|
|
271703
|
-
}
|
|
271704
|
-
},
|
|
271705
|
-
{
|
|
271706
|
-
"tags": {},
|
|
271707
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormResetAction.tsx",
|
|
271708
|
-
"description": "",
|
|
271709
|
-
"displayName": "FormResetAction",
|
|
271710
|
-
"methods": [],
|
|
271711
|
-
"props": {
|
|
271712
|
-
"showFeedback": {
|
|
271713
|
-
"defaultValue": null,
|
|
271714
|
-
"description": "",
|
|
271715
|
-
"name": "showFeedback",
|
|
271716
|
-
"parent": {
|
|
271717
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
271718
|
-
"name": "ActionProps"
|
|
271719
|
-
},
|
|
271720
|
-
"declarations": [
|
|
271721
|
-
{
|
|
271722
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
271723
|
-
"name": "ActionProps"
|
|
271724
|
-
}
|
|
271725
|
-
],
|
|
271726
|
-
"required": false,
|
|
271727
|
-
"type": {
|
|
271728
|
-
"name": "boolean"
|
|
271729
|
-
}
|
|
271730
|
-
},
|
|
271731
|
-
"children": {
|
|
271732
|
-
"defaultValue": null,
|
|
271733
|
-
"description": "",
|
|
271734
|
-
"name": "children",
|
|
271735
|
-
"declarations": [
|
|
271736
|
-
{
|
|
271737
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
271738
|
-
"name": "TypeLiteral"
|
|
271739
|
-
}
|
|
271740
|
-
],
|
|
271741
|
-
"required": false,
|
|
271742
|
-
"type": {
|
|
271743
|
-
"name": "ReactNode"
|
|
271744
|
-
}
|
|
271745
|
-
}
|
|
271746
|
-
}
|
|
271747
|
-
},
|
|
271748
|
-
{
|
|
271749
|
-
"tags": {},
|
|
271750
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
271751
|
-
"description": "",
|
|
271752
|
-
"displayName": "FormAction",
|
|
271753
|
-
"methods": [],
|
|
271754
|
-
"props": {
|
|
271755
|
-
"reset": {
|
|
271756
|
-
"defaultValue": null,
|
|
271757
|
-
"description": "",
|
|
271758
|
-
"name": "reset",
|
|
271759
|
-
"parent": {
|
|
271760
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
271761
|
-
"name": "FormActionProps"
|
|
271762
|
-
},
|
|
271763
|
-
"declarations": [
|
|
271764
|
-
{
|
|
271765
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
271766
|
-
"name": "FormActionProps"
|
|
271767
|
-
}
|
|
271768
|
-
],
|
|
271769
|
-
"required": false,
|
|
271770
|
-
"type": {
|
|
271771
|
-
"name": "boolean"
|
|
271772
|
-
}
|
|
271773
|
-
},
|
|
271774
|
-
"submit": {
|
|
271775
|
-
"defaultValue": null,
|
|
271776
|
-
"description": "",
|
|
271777
|
-
"name": "submit",
|
|
271778
|
-
"parent": {
|
|
271779
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
271780
|
-
"name": "FormActionProps"
|
|
271781
|
-
},
|
|
271782
|
-
"declarations": [
|
|
271783
|
-
{
|
|
271784
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
271785
|
-
"name": "FormActionProps"
|
|
271786
|
-
}
|
|
271787
|
-
],
|
|
271788
|
-
"required": false,
|
|
271789
|
-
"type": {
|
|
271790
|
-
"name": "boolean"
|
|
271791
|
-
}
|
|
271792
|
-
},
|
|
271793
|
-
"children": {
|
|
271794
|
-
"defaultValue": null,
|
|
271795
|
-
"description": "",
|
|
271796
|
-
"name": "children",
|
|
271797
|
-
"declarations": [
|
|
271798
|
-
{
|
|
271799
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
271800
|
-
"name": "TypeLiteral"
|
|
271801
|
-
}
|
|
271802
|
-
],
|
|
271803
|
-
"required": false,
|
|
271804
|
-
"type": {
|
|
271805
|
-
"name": "ReactNode"
|
|
271806
|
-
}
|
|
271807
|
-
},
|
|
271808
|
-
"showFeedback": {
|
|
271809
|
-
"defaultValue": null,
|
|
271810
|
-
"description": "",
|
|
271811
|
-
"name": "showFeedback",
|
|
271812
|
-
"parent": {
|
|
271813
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
271814
|
-
"name": "ActionProps"
|
|
271815
|
-
},
|
|
271816
|
-
"declarations": [
|
|
271817
|
-
{
|
|
271818
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
271819
|
-
"name": "ActionProps"
|
|
271820
|
-
}
|
|
271821
|
-
],
|
|
271822
|
-
"required": false,
|
|
271823
|
-
"type": {
|
|
271824
|
-
"name": "boolean"
|
|
271825
|
-
}
|
|
271826
|
-
}
|
|
271827
|
-
}
|
|
271828
|
-
},
|
|
271829
271829
|
{
|
|
271830
271830
|
"tags": {},
|
|
271831
271831
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/Form/Form.tsx",
|
|
@@ -289032,9 +289032,9 @@
|
|
|
289032
289032
|
"tags": {
|
|
289033
289033
|
"flr-generate": "all"
|
|
289034
289034
|
},
|
|
289035
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
289035
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableFooterRow/TableFooterRow.tsx",
|
|
289036
289036
|
"description": "",
|
|
289037
|
-
"displayName": "
|
|
289037
|
+
"displayName": "TableFooterRow",
|
|
289038
289038
|
"methods": [],
|
|
289039
289039
|
"props": {
|
|
289040
289040
|
"className": {
|
|
@@ -289096,6 +289096,25 @@
|
|
|
289096
289096
|
"name": "ReactNode"
|
|
289097
289097
|
}
|
|
289098
289098
|
},
|
|
289099
|
+
"value": {
|
|
289100
|
+
"defaultValue": null,
|
|
289101
|
+
"description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
|
|
289102
|
+
"name": "value",
|
|
289103
|
+
"parent": {
|
|
289104
|
+
"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",
|
|
289105
|
+
"name": "MenuItemProps"
|
|
289106
|
+
},
|
|
289107
|
+
"declarations": [
|
|
289108
|
+
{
|
|
289109
|
+
"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",
|
|
289110
|
+
"name": "MenuItemProps"
|
|
289111
|
+
}
|
|
289112
|
+
],
|
|
289113
|
+
"required": false,
|
|
289114
|
+
"type": {
|
|
289115
|
+
"name": "object"
|
|
289116
|
+
}
|
|
289117
|
+
},
|
|
289099
289118
|
"dependencies": {
|
|
289100
289119
|
"defaultValue": null,
|
|
289101
289120
|
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
@@ -289115,6 +289134,82 @@
|
|
|
289115
289134
|
"name": "readonly any[]"
|
|
289116
289135
|
}
|
|
289117
289136
|
},
|
|
289137
|
+
"textValue": {
|
|
289138
|
+
"defaultValue": null,
|
|
289139
|
+
"description": "A string representation of the item's contents, used for features like typeahead.",
|
|
289140
|
+
"name": "textValue",
|
|
289141
|
+
"parent": {
|
|
289142
|
+
"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",
|
|
289143
|
+
"name": "ListBoxItemProps"
|
|
289144
|
+
},
|
|
289145
|
+
"declarations": [
|
|
289146
|
+
{
|
|
289147
|
+
"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",
|
|
289148
|
+
"name": "ListBoxItemProps"
|
|
289149
|
+
}
|
|
289150
|
+
],
|
|
289151
|
+
"required": false,
|
|
289152
|
+
"type": {
|
|
289153
|
+
"name": "string"
|
|
289154
|
+
}
|
|
289155
|
+
},
|
|
289156
|
+
"isDisabled": {
|
|
289157
|
+
"defaultValue": null,
|
|
289158
|
+
"description": "Whether the item is disabled.",
|
|
289159
|
+
"name": "isDisabled",
|
|
289160
|
+
"parent": {
|
|
289161
|
+
"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",
|
|
289162
|
+
"name": "ListBoxItemProps"
|
|
289163
|
+
},
|
|
289164
|
+
"declarations": [
|
|
289165
|
+
{
|
|
289166
|
+
"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",
|
|
289167
|
+
"name": "ListBoxItemProps"
|
|
289168
|
+
}
|
|
289169
|
+
],
|
|
289170
|
+
"required": false,
|
|
289171
|
+
"type": {
|
|
289172
|
+
"name": "boolean"
|
|
289173
|
+
}
|
|
289174
|
+
},
|
|
289175
|
+
"onAction": {
|
|
289176
|
+
"defaultValue": null,
|
|
289177
|
+
"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.",
|
|
289178
|
+
"name": "onAction",
|
|
289179
|
+
"parent": {
|
|
289180
|
+
"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",
|
|
289181
|
+
"name": "ListBoxItemProps"
|
|
289182
|
+
},
|
|
289183
|
+
"declarations": [
|
|
289184
|
+
{
|
|
289185
|
+
"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",
|
|
289186
|
+
"name": "ListBoxItemProps"
|
|
289187
|
+
}
|
|
289188
|
+
],
|
|
289189
|
+
"required": false,
|
|
289190
|
+
"type": {
|
|
289191
|
+
"name": "(() => void)"
|
|
289192
|
+
}
|
|
289193
|
+
},
|
|
289194
|
+
"id": {
|
|
289195
|
+
"defaultValue": null,
|
|
289196
|
+
"description": "The unique id of the item.",
|
|
289197
|
+
"name": "id",
|
|
289198
|
+
"parent": {
|
|
289199
|
+
"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",
|
|
289200
|
+
"name": "MenuItemProps"
|
|
289201
|
+
},
|
|
289202
|
+
"declarations": [
|
|
289203
|
+
{
|
|
289204
|
+
"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",
|
|
289205
|
+
"name": "MenuItemProps"
|
|
289206
|
+
}
|
|
289207
|
+
],
|
|
289208
|
+
"required": false,
|
|
289209
|
+
"type": {
|
|
289210
|
+
"name": "Key"
|
|
289211
|
+
}
|
|
289212
|
+
},
|
|
289118
289213
|
"style": {
|
|
289119
289214
|
"defaultValue": null,
|
|
289120
289215
|
"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.",
|
|
@@ -289134,6 +289229,158 @@
|
|
|
289134
289229
|
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
289135
289230
|
}
|
|
289136
289231
|
},
|
|
289232
|
+
"href": {
|
|
289233
|
+
"defaultValue": null,
|
|
289234
|
+
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
289235
|
+
"name": "href",
|
|
289236
|
+
"parent": {
|
|
289237
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289238
|
+
"name": "LinkDOMProps"
|
|
289239
|
+
},
|
|
289240
|
+
"declarations": [
|
|
289241
|
+
{
|
|
289242
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289243
|
+
"name": "LinkDOMProps"
|
|
289244
|
+
}
|
|
289245
|
+
],
|
|
289246
|
+
"required": false,
|
|
289247
|
+
"type": {
|
|
289248
|
+
"name": "string"
|
|
289249
|
+
}
|
|
289250
|
+
},
|
|
289251
|
+
"hrefLang": {
|
|
289252
|
+
"defaultValue": null,
|
|
289253
|
+
"description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
289254
|
+
"name": "hrefLang",
|
|
289255
|
+
"parent": {
|
|
289256
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289257
|
+
"name": "LinkDOMProps"
|
|
289258
|
+
},
|
|
289259
|
+
"declarations": [
|
|
289260
|
+
{
|
|
289261
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289262
|
+
"name": "LinkDOMProps"
|
|
289263
|
+
}
|
|
289264
|
+
],
|
|
289265
|
+
"required": false,
|
|
289266
|
+
"type": {
|
|
289267
|
+
"name": "string"
|
|
289268
|
+
}
|
|
289269
|
+
},
|
|
289270
|
+
"target": {
|
|
289271
|
+
"defaultValue": null,
|
|
289272
|
+
"description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
289273
|
+
"name": "target",
|
|
289274
|
+
"parent": {
|
|
289275
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289276
|
+
"name": "LinkDOMProps"
|
|
289277
|
+
},
|
|
289278
|
+
"declarations": [
|
|
289279
|
+
{
|
|
289280
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289281
|
+
"name": "LinkDOMProps"
|
|
289282
|
+
}
|
|
289283
|
+
],
|
|
289284
|
+
"required": false,
|
|
289285
|
+
"type": {
|
|
289286
|
+
"name": "HTMLAttributeAnchorTarget"
|
|
289287
|
+
}
|
|
289288
|
+
},
|
|
289289
|
+
"rel": {
|
|
289290
|
+
"defaultValue": null,
|
|
289291
|
+
"description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
289292
|
+
"name": "rel",
|
|
289293
|
+
"parent": {
|
|
289294
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289295
|
+
"name": "LinkDOMProps"
|
|
289296
|
+
},
|
|
289297
|
+
"declarations": [
|
|
289298
|
+
{
|
|
289299
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289300
|
+
"name": "LinkDOMProps"
|
|
289301
|
+
}
|
|
289302
|
+
],
|
|
289303
|
+
"required": false,
|
|
289304
|
+
"type": {
|
|
289305
|
+
"name": "string"
|
|
289306
|
+
}
|
|
289307
|
+
},
|
|
289308
|
+
"download": {
|
|
289309
|
+
"defaultValue": null,
|
|
289310
|
+
"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).",
|
|
289311
|
+
"name": "download",
|
|
289312
|
+
"parent": {
|
|
289313
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289314
|
+
"name": "LinkDOMProps"
|
|
289315
|
+
},
|
|
289316
|
+
"declarations": [
|
|
289317
|
+
{
|
|
289318
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289319
|
+
"name": "LinkDOMProps"
|
|
289320
|
+
}
|
|
289321
|
+
],
|
|
289322
|
+
"required": false,
|
|
289323
|
+
"type": {
|
|
289324
|
+
"name": "string | boolean"
|
|
289325
|
+
}
|
|
289326
|
+
},
|
|
289327
|
+
"ping": {
|
|
289328
|
+
"defaultValue": null,
|
|
289329
|
+
"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).",
|
|
289330
|
+
"name": "ping",
|
|
289331
|
+
"parent": {
|
|
289332
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289333
|
+
"name": "LinkDOMProps"
|
|
289334
|
+
},
|
|
289335
|
+
"declarations": [
|
|
289336
|
+
{
|
|
289337
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289338
|
+
"name": "LinkDOMProps"
|
|
289339
|
+
}
|
|
289340
|
+
],
|
|
289341
|
+
"required": false,
|
|
289342
|
+
"type": {
|
|
289343
|
+
"name": "string"
|
|
289344
|
+
}
|
|
289345
|
+
},
|
|
289346
|
+
"referrerPolicy": {
|
|
289347
|
+
"defaultValue": null,
|
|
289348
|
+
"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).",
|
|
289349
|
+
"name": "referrerPolicy",
|
|
289350
|
+
"parent": {
|
|
289351
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289352
|
+
"name": "LinkDOMProps"
|
|
289353
|
+
},
|
|
289354
|
+
"declarations": [
|
|
289355
|
+
{
|
|
289356
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289357
|
+
"name": "LinkDOMProps"
|
|
289358
|
+
}
|
|
289359
|
+
],
|
|
289360
|
+
"required": false,
|
|
289361
|
+
"type": {
|
|
289362
|
+
"name": "HTMLAttributeReferrerPolicy"
|
|
289363
|
+
}
|
|
289364
|
+
},
|
|
289365
|
+
"routerOptions": {
|
|
289366
|
+
"defaultValue": null,
|
|
289367
|
+
"description": "Options for the configured client side router.",
|
|
289368
|
+
"name": "routerOptions",
|
|
289369
|
+
"parent": {
|
|
289370
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289371
|
+
"name": "LinkDOMProps"
|
|
289372
|
+
},
|
|
289373
|
+
"declarations": [
|
|
289374
|
+
{
|
|
289375
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289376
|
+
"name": "LinkDOMProps"
|
|
289377
|
+
}
|
|
289378
|
+
],
|
|
289379
|
+
"required": false,
|
|
289380
|
+
"type": {
|
|
289381
|
+
"name": "undefined"
|
|
289382
|
+
}
|
|
289383
|
+
},
|
|
289137
289384
|
"onHoverStart": {
|
|
289138
289385
|
"defaultValue": null,
|
|
289139
289386
|
"description": "Handler that is called when a hover interaction starts.",
|
|
@@ -289191,6 +289438,120 @@
|
|
|
289191
289438
|
"name": "((isHovering: boolean) => void)"
|
|
289192
289439
|
}
|
|
289193
289440
|
},
|
|
289441
|
+
"onPress": {
|
|
289442
|
+
"defaultValue": null,
|
|
289443
|
+
"description": "Handler that is called when the press is released over the target.",
|
|
289444
|
+
"name": "onPress",
|
|
289445
|
+
"parent": {
|
|
289446
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289447
|
+
"name": "PressEvents"
|
|
289448
|
+
},
|
|
289449
|
+
"declarations": [
|
|
289450
|
+
{
|
|
289451
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289452
|
+
"name": "PressEvents"
|
|
289453
|
+
}
|
|
289454
|
+
],
|
|
289455
|
+
"required": false,
|
|
289456
|
+
"type": {
|
|
289457
|
+
"name": "((e: PressEvent) => void)"
|
|
289458
|
+
}
|
|
289459
|
+
},
|
|
289460
|
+
"onPressStart": {
|
|
289461
|
+
"defaultValue": null,
|
|
289462
|
+
"description": "Handler that is called when a press interaction starts.",
|
|
289463
|
+
"name": "onPressStart",
|
|
289464
|
+
"parent": {
|
|
289465
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289466
|
+
"name": "PressEvents"
|
|
289467
|
+
},
|
|
289468
|
+
"declarations": [
|
|
289469
|
+
{
|
|
289470
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289471
|
+
"name": "PressEvents"
|
|
289472
|
+
}
|
|
289473
|
+
],
|
|
289474
|
+
"required": false,
|
|
289475
|
+
"type": {
|
|
289476
|
+
"name": "((e: PressEvent) => void)"
|
|
289477
|
+
}
|
|
289478
|
+
},
|
|
289479
|
+
"onPressEnd": {
|
|
289480
|
+
"defaultValue": null,
|
|
289481
|
+
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
289482
|
+
"name": "onPressEnd",
|
|
289483
|
+
"parent": {
|
|
289484
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289485
|
+
"name": "PressEvents"
|
|
289486
|
+
},
|
|
289487
|
+
"declarations": [
|
|
289488
|
+
{
|
|
289489
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289490
|
+
"name": "PressEvents"
|
|
289491
|
+
}
|
|
289492
|
+
],
|
|
289493
|
+
"required": false,
|
|
289494
|
+
"type": {
|
|
289495
|
+
"name": "((e: PressEvent) => void)"
|
|
289496
|
+
}
|
|
289497
|
+
},
|
|
289498
|
+
"onPressChange": {
|
|
289499
|
+
"defaultValue": null,
|
|
289500
|
+
"description": "Handler that is called when the press state changes.",
|
|
289501
|
+
"name": "onPressChange",
|
|
289502
|
+
"parent": {
|
|
289503
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289504
|
+
"name": "PressEvents"
|
|
289505
|
+
},
|
|
289506
|
+
"declarations": [
|
|
289507
|
+
{
|
|
289508
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289509
|
+
"name": "PressEvents"
|
|
289510
|
+
}
|
|
289511
|
+
],
|
|
289512
|
+
"required": false,
|
|
289513
|
+
"type": {
|
|
289514
|
+
"name": "((isPressed: boolean) => void)"
|
|
289515
|
+
}
|
|
289516
|
+
},
|
|
289517
|
+
"onPressUp": {
|
|
289518
|
+
"defaultValue": null,
|
|
289519
|
+
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
289520
|
+
"name": "onPressUp",
|
|
289521
|
+
"parent": {
|
|
289522
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289523
|
+
"name": "PressEvents"
|
|
289524
|
+
},
|
|
289525
|
+
"declarations": [
|
|
289526
|
+
{
|
|
289527
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289528
|
+
"name": "PressEvents"
|
|
289529
|
+
}
|
|
289530
|
+
],
|
|
289531
|
+
"required": false,
|
|
289532
|
+
"type": {
|
|
289533
|
+
"name": "((e: PressEvent) => void)"
|
|
289534
|
+
}
|
|
289535
|
+
},
|
|
289536
|
+
"onClick": {
|
|
289537
|
+
"defaultValue": null,
|
|
289538
|
+
"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.",
|
|
289539
|
+
"name": "onClick",
|
|
289540
|
+
"parent": {
|
|
289541
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289542
|
+
"name": "PressEvents"
|
|
289543
|
+
},
|
|
289544
|
+
"declarations": [
|
|
289545
|
+
{
|
|
289546
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
289547
|
+
"name": "PressEvents"
|
|
289548
|
+
}
|
|
289549
|
+
],
|
|
289550
|
+
"required": false,
|
|
289551
|
+
"type": {
|
|
289552
|
+
"name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
|
|
289553
|
+
}
|
|
289554
|
+
},
|
|
289194
289555
|
"dir": {
|
|
289195
289556
|
"defaultValue": null,
|
|
289196
289557
|
"description": "",
|
|
@@ -289286,25 +289647,6 @@
|
|
|
289286
289647
|
"name": "\"yes\" | \"no\""
|
|
289287
289648
|
}
|
|
289288
289649
|
},
|
|
289289
|
-
"onClick": {
|
|
289290
|
-
"defaultValue": null,
|
|
289291
|
-
"description": "",
|
|
289292
|
-
"name": "onClick",
|
|
289293
|
-
"parent": {
|
|
289294
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289295
|
-
"name": "GlobalDOMEvents"
|
|
289296
|
-
},
|
|
289297
|
-
"declarations": [
|
|
289298
|
-
{
|
|
289299
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
289300
|
-
"name": "GlobalDOMEvents"
|
|
289301
|
-
}
|
|
289302
|
-
],
|
|
289303
|
-
"required": false,
|
|
289304
|
-
"type": {
|
|
289305
|
-
"name": "MouseEventHandler<HTMLDivElement>"
|
|
289306
|
-
}
|
|
289307
|
-
},
|
|
289308
289650
|
"onClickCapture": {
|
|
289309
289651
|
"defaultValue": null,
|
|
289310
289652
|
"description": "",
|
|
@@ -290501,6 +290843,21 @@
|
|
|
290501
290843
|
"type": {
|
|
290502
290844
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
290503
290845
|
}
|
|
290846
|
+
},
|
|
290847
|
+
"footer": {
|
|
290848
|
+
"defaultValue": null,
|
|
290849
|
+
"description": "@internal",
|
|
290850
|
+
"name": "footer",
|
|
290851
|
+
"declarations": [
|
|
290852
|
+
{
|
|
290853
|
+
"fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
|
|
290854
|
+
"name": "TypeLiteral"
|
|
290855
|
+
}
|
|
290856
|
+
],
|
|
290857
|
+
"required": false,
|
|
290858
|
+
"type": {
|
|
290859
|
+
"name": "boolean"
|
|
290860
|
+
}
|
|
290504
290861
|
}
|
|
290505
290862
|
}
|
|
290506
290863
|
},
|
|
@@ -290508,9 +290865,9 @@
|
|
|
290508
290865
|
"tags": {
|
|
290509
290866
|
"flr-generate": "all"
|
|
290510
290867
|
},
|
|
290511
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
290868
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableHeader/TableHeader.tsx",
|
|
290512
290869
|
"description": "",
|
|
290513
|
-
"displayName": "
|
|
290870
|
+
"displayName": "TableHeader",
|
|
290514
290871
|
"methods": [],
|
|
290515
290872
|
"props": {
|
|
290516
290873
|
"className": {
|
|
@@ -290572,25 +290929,6 @@
|
|
|
290572
290929
|
"name": "ReactNode"
|
|
290573
290930
|
}
|
|
290574
290931
|
},
|
|
290575
|
-
"value": {
|
|
290576
|
-
"defaultValue": null,
|
|
290577
|
-
"description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
|
|
290578
|
-
"name": "value",
|
|
290579
|
-
"parent": {
|
|
290580
|
-
"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",
|
|
290581
|
-
"name": "MenuItemProps"
|
|
290582
|
-
},
|
|
290583
|
-
"declarations": [
|
|
290584
|
-
{
|
|
290585
|
-
"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",
|
|
290586
|
-
"name": "MenuItemProps"
|
|
290587
|
-
}
|
|
290588
|
-
],
|
|
290589
|
-
"required": false,
|
|
290590
|
-
"type": {
|
|
290591
|
-
"name": "object"
|
|
290592
|
-
}
|
|
290593
|
-
},
|
|
290594
290932
|
"dependencies": {
|
|
290595
290933
|
"defaultValue": null,
|
|
290596
290934
|
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
@@ -290610,82 +290948,6 @@
|
|
|
290610
290948
|
"name": "readonly any[]"
|
|
290611
290949
|
}
|
|
290612
290950
|
},
|
|
290613
|
-
"textValue": {
|
|
290614
|
-
"defaultValue": null,
|
|
290615
|
-
"description": "A string representation of the item's contents, used for features like typeahead.",
|
|
290616
|
-
"name": "textValue",
|
|
290617
|
-
"parent": {
|
|
290618
|
-
"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",
|
|
290619
|
-
"name": "ListBoxItemProps"
|
|
290620
|
-
},
|
|
290621
|
-
"declarations": [
|
|
290622
|
-
{
|
|
290623
|
-
"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",
|
|
290624
|
-
"name": "ListBoxItemProps"
|
|
290625
|
-
}
|
|
290626
|
-
],
|
|
290627
|
-
"required": false,
|
|
290628
|
-
"type": {
|
|
290629
|
-
"name": "string"
|
|
290630
|
-
}
|
|
290631
|
-
},
|
|
290632
|
-
"isDisabled": {
|
|
290633
|
-
"defaultValue": null,
|
|
290634
|
-
"description": "Whether the item is disabled.",
|
|
290635
|
-
"name": "isDisabled",
|
|
290636
|
-
"parent": {
|
|
290637
|
-
"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",
|
|
290638
|
-
"name": "ListBoxItemProps"
|
|
290639
|
-
},
|
|
290640
|
-
"declarations": [
|
|
290641
|
-
{
|
|
290642
|
-
"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",
|
|
290643
|
-
"name": "ListBoxItemProps"
|
|
290644
|
-
}
|
|
290645
|
-
],
|
|
290646
|
-
"required": false,
|
|
290647
|
-
"type": {
|
|
290648
|
-
"name": "boolean"
|
|
290649
|
-
}
|
|
290650
|
-
},
|
|
290651
|
-
"onAction": {
|
|
290652
|
-
"defaultValue": null,
|
|
290653
|
-
"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.",
|
|
290654
|
-
"name": "onAction",
|
|
290655
|
-
"parent": {
|
|
290656
|
-
"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",
|
|
290657
|
-
"name": "ListBoxItemProps"
|
|
290658
|
-
},
|
|
290659
|
-
"declarations": [
|
|
290660
|
-
{
|
|
290661
|
-
"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",
|
|
290662
|
-
"name": "ListBoxItemProps"
|
|
290663
|
-
}
|
|
290664
|
-
],
|
|
290665
|
-
"required": false,
|
|
290666
|
-
"type": {
|
|
290667
|
-
"name": "(() => void)"
|
|
290668
|
-
}
|
|
290669
|
-
},
|
|
290670
|
-
"id": {
|
|
290671
|
-
"defaultValue": null,
|
|
290672
|
-
"description": "The unique id of the item.",
|
|
290673
|
-
"name": "id",
|
|
290674
|
-
"parent": {
|
|
290675
|
-
"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",
|
|
290676
|
-
"name": "MenuItemProps"
|
|
290677
|
-
},
|
|
290678
|
-
"declarations": [
|
|
290679
|
-
{
|
|
290680
|
-
"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",
|
|
290681
|
-
"name": "MenuItemProps"
|
|
290682
|
-
}
|
|
290683
|
-
],
|
|
290684
|
-
"required": false,
|
|
290685
|
-
"type": {
|
|
290686
|
-
"name": "Key"
|
|
290687
|
-
}
|
|
290688
|
-
},
|
|
290689
290951
|
"style": {
|
|
290690
290952
|
"defaultValue": null,
|
|
290691
290953
|
"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.",
|
|
@@ -290705,158 +290967,6 @@
|
|
|
290705
290967
|
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
290706
290968
|
}
|
|
290707
290969
|
},
|
|
290708
|
-
"href": {
|
|
290709
|
-
"defaultValue": null,
|
|
290710
|
-
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
290711
|
-
"name": "href",
|
|
290712
|
-
"parent": {
|
|
290713
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
290714
|
-
"name": "LinkDOMProps"
|
|
290715
|
-
},
|
|
290716
|
-
"declarations": [
|
|
290717
|
-
{
|
|
290718
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
290719
|
-
"name": "LinkDOMProps"
|
|
290720
|
-
}
|
|
290721
|
-
],
|
|
290722
|
-
"required": false,
|
|
290723
|
-
"type": {
|
|
290724
|
-
"name": "string"
|
|
290725
|
-
}
|
|
290726
|
-
},
|
|
290727
|
-
"hrefLang": {
|
|
290728
|
-
"defaultValue": null,
|
|
290729
|
-
"description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
290730
|
-
"name": "hrefLang",
|
|
290731
|
-
"parent": {
|
|
290732
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
290733
|
-
"name": "LinkDOMProps"
|
|
290734
|
-
},
|
|
290735
|
-
"declarations": [
|
|
290736
|
-
{
|
|
290737
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
290738
|
-
"name": "LinkDOMProps"
|
|
290739
|
-
}
|
|
290740
|
-
],
|
|
290741
|
-
"required": false,
|
|
290742
|
-
"type": {
|
|
290743
|
-
"name": "string"
|
|
290744
|
-
}
|
|
290745
|
-
},
|
|
290746
|
-
"target": {
|
|
290747
|
-
"defaultValue": null,
|
|
290748
|
-
"description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
290749
|
-
"name": "target",
|
|
290750
|
-
"parent": {
|
|
290751
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
290752
|
-
"name": "LinkDOMProps"
|
|
290753
|
-
},
|
|
290754
|
-
"declarations": [
|
|
290755
|
-
{
|
|
290756
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
290757
|
-
"name": "LinkDOMProps"
|
|
290758
|
-
}
|
|
290759
|
-
],
|
|
290760
|
-
"required": false,
|
|
290761
|
-
"type": {
|
|
290762
|
-
"name": "HTMLAttributeAnchorTarget"
|
|
290763
|
-
}
|
|
290764
|
-
},
|
|
290765
|
-
"rel": {
|
|
290766
|
-
"defaultValue": null,
|
|
290767
|
-
"description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
290768
|
-
"name": "rel",
|
|
290769
|
-
"parent": {
|
|
290770
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
290771
|
-
"name": "LinkDOMProps"
|
|
290772
|
-
},
|
|
290773
|
-
"declarations": [
|
|
290774
|
-
{
|
|
290775
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
290776
|
-
"name": "LinkDOMProps"
|
|
290777
|
-
}
|
|
290778
|
-
],
|
|
290779
|
-
"required": false,
|
|
290780
|
-
"type": {
|
|
290781
|
-
"name": "string"
|
|
290782
|
-
}
|
|
290783
|
-
},
|
|
290784
|
-
"download": {
|
|
290785
|
-
"defaultValue": null,
|
|
290786
|
-
"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).",
|
|
290787
|
-
"name": "download",
|
|
290788
|
-
"parent": {
|
|
290789
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
290790
|
-
"name": "LinkDOMProps"
|
|
290791
|
-
},
|
|
290792
|
-
"declarations": [
|
|
290793
|
-
{
|
|
290794
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
290795
|
-
"name": "LinkDOMProps"
|
|
290796
|
-
}
|
|
290797
|
-
],
|
|
290798
|
-
"required": false,
|
|
290799
|
-
"type": {
|
|
290800
|
-
"name": "string | boolean"
|
|
290801
|
-
}
|
|
290802
|
-
},
|
|
290803
|
-
"ping": {
|
|
290804
|
-
"defaultValue": null,
|
|
290805
|
-
"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).",
|
|
290806
|
-
"name": "ping",
|
|
290807
|
-
"parent": {
|
|
290808
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
290809
|
-
"name": "LinkDOMProps"
|
|
290810
|
-
},
|
|
290811
|
-
"declarations": [
|
|
290812
|
-
{
|
|
290813
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
290814
|
-
"name": "LinkDOMProps"
|
|
290815
|
-
}
|
|
290816
|
-
],
|
|
290817
|
-
"required": false,
|
|
290818
|
-
"type": {
|
|
290819
|
-
"name": "string"
|
|
290820
|
-
}
|
|
290821
|
-
},
|
|
290822
|
-
"referrerPolicy": {
|
|
290823
|
-
"defaultValue": null,
|
|
290824
|
-
"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).",
|
|
290825
|
-
"name": "referrerPolicy",
|
|
290826
|
-
"parent": {
|
|
290827
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
290828
|
-
"name": "LinkDOMProps"
|
|
290829
|
-
},
|
|
290830
|
-
"declarations": [
|
|
290831
|
-
{
|
|
290832
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
290833
|
-
"name": "LinkDOMProps"
|
|
290834
|
-
}
|
|
290835
|
-
],
|
|
290836
|
-
"required": false,
|
|
290837
|
-
"type": {
|
|
290838
|
-
"name": "HTMLAttributeReferrerPolicy"
|
|
290839
|
-
}
|
|
290840
|
-
},
|
|
290841
|
-
"routerOptions": {
|
|
290842
|
-
"defaultValue": null,
|
|
290843
|
-
"description": "Options for the configured client side router.",
|
|
290844
|
-
"name": "routerOptions",
|
|
290845
|
-
"parent": {
|
|
290846
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
290847
|
-
"name": "LinkDOMProps"
|
|
290848
|
-
},
|
|
290849
|
-
"declarations": [
|
|
290850
|
-
{
|
|
290851
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
290852
|
-
"name": "LinkDOMProps"
|
|
290853
|
-
}
|
|
290854
|
-
],
|
|
290855
|
-
"required": false,
|
|
290856
|
-
"type": {
|
|
290857
|
-
"name": "undefined"
|
|
290858
|
-
}
|
|
290859
|
-
},
|
|
290860
290970
|
"onHoverStart": {
|
|
290861
290971
|
"defaultValue": null,
|
|
290862
290972
|
"description": "Handler that is called when a hover interaction starts.",
|
|
@@ -290914,120 +291024,6 @@
|
|
|
290914
291024
|
"name": "((isHovering: boolean) => void)"
|
|
290915
291025
|
}
|
|
290916
291026
|
},
|
|
290917
|
-
"onPress": {
|
|
290918
|
-
"defaultValue": null,
|
|
290919
|
-
"description": "Handler that is called when the press is released over the target.",
|
|
290920
|
-
"name": "onPress",
|
|
290921
|
-
"parent": {
|
|
290922
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
290923
|
-
"name": "PressEvents"
|
|
290924
|
-
},
|
|
290925
|
-
"declarations": [
|
|
290926
|
-
{
|
|
290927
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
290928
|
-
"name": "PressEvents"
|
|
290929
|
-
}
|
|
290930
|
-
],
|
|
290931
|
-
"required": false,
|
|
290932
|
-
"type": {
|
|
290933
|
-
"name": "((e: PressEvent) => void)"
|
|
290934
|
-
}
|
|
290935
|
-
},
|
|
290936
|
-
"onPressStart": {
|
|
290937
|
-
"defaultValue": null,
|
|
290938
|
-
"description": "Handler that is called when a press interaction starts.",
|
|
290939
|
-
"name": "onPressStart",
|
|
290940
|
-
"parent": {
|
|
290941
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
290942
|
-
"name": "PressEvents"
|
|
290943
|
-
},
|
|
290944
|
-
"declarations": [
|
|
290945
|
-
{
|
|
290946
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
290947
|
-
"name": "PressEvents"
|
|
290948
|
-
}
|
|
290949
|
-
],
|
|
290950
|
-
"required": false,
|
|
290951
|
-
"type": {
|
|
290952
|
-
"name": "((e: PressEvent) => void)"
|
|
290953
|
-
}
|
|
290954
|
-
},
|
|
290955
|
-
"onPressEnd": {
|
|
290956
|
-
"defaultValue": null,
|
|
290957
|
-
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
290958
|
-
"name": "onPressEnd",
|
|
290959
|
-
"parent": {
|
|
290960
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
290961
|
-
"name": "PressEvents"
|
|
290962
|
-
},
|
|
290963
|
-
"declarations": [
|
|
290964
|
-
{
|
|
290965
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
290966
|
-
"name": "PressEvents"
|
|
290967
|
-
}
|
|
290968
|
-
],
|
|
290969
|
-
"required": false,
|
|
290970
|
-
"type": {
|
|
290971
|
-
"name": "((e: PressEvent) => void)"
|
|
290972
|
-
}
|
|
290973
|
-
},
|
|
290974
|
-
"onPressChange": {
|
|
290975
|
-
"defaultValue": null,
|
|
290976
|
-
"description": "Handler that is called when the press state changes.",
|
|
290977
|
-
"name": "onPressChange",
|
|
290978
|
-
"parent": {
|
|
290979
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
290980
|
-
"name": "PressEvents"
|
|
290981
|
-
},
|
|
290982
|
-
"declarations": [
|
|
290983
|
-
{
|
|
290984
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
290985
|
-
"name": "PressEvents"
|
|
290986
|
-
}
|
|
290987
|
-
],
|
|
290988
|
-
"required": false,
|
|
290989
|
-
"type": {
|
|
290990
|
-
"name": "((isPressed: boolean) => void)"
|
|
290991
|
-
}
|
|
290992
|
-
},
|
|
290993
|
-
"onPressUp": {
|
|
290994
|
-
"defaultValue": null,
|
|
290995
|
-
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
290996
|
-
"name": "onPressUp",
|
|
290997
|
-
"parent": {
|
|
290998
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
290999
|
-
"name": "PressEvents"
|
|
291000
|
-
},
|
|
291001
|
-
"declarations": [
|
|
291002
|
-
{
|
|
291003
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
291004
|
-
"name": "PressEvents"
|
|
291005
|
-
}
|
|
291006
|
-
],
|
|
291007
|
-
"required": false,
|
|
291008
|
-
"type": {
|
|
291009
|
-
"name": "((e: PressEvent) => void)"
|
|
291010
|
-
}
|
|
291011
|
-
},
|
|
291012
|
-
"onClick": {
|
|
291013
|
-
"defaultValue": null,
|
|
291014
|
-
"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.",
|
|
291015
|
-
"name": "onClick",
|
|
291016
|
-
"parent": {
|
|
291017
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
291018
|
-
"name": "PressEvents"
|
|
291019
|
-
},
|
|
291020
|
-
"declarations": [
|
|
291021
|
-
{
|
|
291022
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
291023
|
-
"name": "PressEvents"
|
|
291024
|
-
}
|
|
291025
|
-
],
|
|
291026
|
-
"required": false,
|
|
291027
|
-
"type": {
|
|
291028
|
-
"name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
|
|
291029
|
-
}
|
|
291030
|
-
},
|
|
291031
291027
|
"dir": {
|
|
291032
291028
|
"defaultValue": null,
|
|
291033
291029
|
"description": "",
|
|
@@ -291123,6 +291119,25 @@
|
|
|
291123
291119
|
"name": "\"yes\" | \"no\""
|
|
291124
291120
|
}
|
|
291125
291121
|
},
|
|
291122
|
+
"onClick": {
|
|
291123
|
+
"defaultValue": null,
|
|
291124
|
+
"description": "",
|
|
291125
|
+
"name": "onClick",
|
|
291126
|
+
"parent": {
|
|
291127
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
291128
|
+
"name": "GlobalDOMEvents"
|
|
291129
|
+
},
|
|
291130
|
+
"declarations": [
|
|
291131
|
+
{
|
|
291132
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
291133
|
+
"name": "GlobalDOMEvents"
|
|
291134
|
+
}
|
|
291135
|
+
],
|
|
291136
|
+
"required": false,
|
|
291137
|
+
"type": {
|
|
291138
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
291139
|
+
}
|
|
291140
|
+
},
|
|
291126
291141
|
"onClickCapture": {
|
|
291127
291142
|
"defaultValue": null,
|
|
291128
291143
|
"description": "",
|
|
@@ -292319,21 +292334,6 @@
|
|
|
292319
292334
|
"type": {
|
|
292320
292335
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
292321
292336
|
}
|
|
292322
|
-
},
|
|
292323
|
-
"footer": {
|
|
292324
|
-
"defaultValue": null,
|
|
292325
|
-
"description": "@internal",
|
|
292326
|
-
"name": "footer",
|
|
292327
|
-
"declarations": [
|
|
292328
|
-
{
|
|
292329
|
-
"fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
|
|
292330
|
-
"name": "TypeLiteral"
|
|
292331
|
-
}
|
|
292332
|
-
],
|
|
292333
|
-
"required": false,
|
|
292334
|
-
"type": {
|
|
292335
|
-
"name": "boolean"
|
|
292336
|
-
}
|
|
292337
292337
|
}
|
|
292338
292338
|
}
|
|
292339
292339
|
},
|
|
@@ -309013,6 +309013,14 @@
|
|
|
309013
309013
|
}
|
|
309014
309014
|
}
|
|
309015
309015
|
},
|
|
309016
|
+
{
|
|
309017
|
+
"tags": {},
|
|
309018
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/OffCanvasSuspenseFallback/OffCanvasSuspenseFallback.tsx",
|
|
309019
|
+
"description": "",
|
|
309020
|
+
"displayName": "OffCanvasSuspenseFallback",
|
|
309021
|
+
"methods": [],
|
|
309022
|
+
"props": {}
|
|
309023
|
+
},
|
|
309016
309024
|
{
|
|
309017
309025
|
"tags": {},
|
|
309018
309026
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ModalTrigger/ModalTrigger.tsx",
|
|
@@ -309151,14 +309159,6 @@
|
|
|
309151
309159
|
}
|
|
309152
309160
|
}
|
|
309153
309161
|
},
|
|
309154
|
-
{
|
|
309155
|
-
"tags": {},
|
|
309156
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/OffCanvasSuspenseFallback/OffCanvasSuspenseFallback.tsx",
|
|
309157
|
-
"description": "",
|
|
309158
|
-
"displayName": "OffCanvasSuspenseFallback",
|
|
309159
|
-
"methods": [],
|
|
309160
|
-
"props": {}
|
|
309161
|
-
},
|
|
309162
309162
|
{
|
|
309163
309163
|
"tags": {},
|
|
309164
309164
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
|
|
@@ -309522,6 +309522,129 @@
|
|
|
309522
309522
|
"methods": [],
|
|
309523
309523
|
"props": {}
|
|
309524
309524
|
},
|
|
309525
|
+
{
|
|
309526
|
+
"tags": {
|
|
309527
|
+
"flr-generate": "all"
|
|
309528
|
+
},
|
|
309529
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
309530
|
+
"description": "",
|
|
309531
|
+
"displayName": "ListSummary",
|
|
309532
|
+
"methods": [],
|
|
309533
|
+
"props": {
|
|
309534
|
+
"position": {
|
|
309535
|
+
"defaultValue": {
|
|
309536
|
+
"value": ": \"top\""
|
|
309537
|
+
},
|
|
309538
|
+
"description": "Whether the summary is placed above or underneath the list",
|
|
309539
|
+
"name": "position",
|
|
309540
|
+
"parent": {
|
|
309541
|
+
"fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
309542
|
+
"name": "ListSummaryProps"
|
|
309543
|
+
},
|
|
309544
|
+
"declarations": [
|
|
309545
|
+
{
|
|
309546
|
+
"fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
309547
|
+
"name": "ListSummaryProps"
|
|
309548
|
+
}
|
|
309549
|
+
],
|
|
309550
|
+
"required": false,
|
|
309551
|
+
"type": {
|
|
309552
|
+
"name": "\"bottom\" | \"top\""
|
|
309553
|
+
}
|
|
309554
|
+
},
|
|
309555
|
+
"wrapWith": {
|
|
309556
|
+
"defaultValue": null,
|
|
309557
|
+
"description": "",
|
|
309558
|
+
"name": "wrapWith",
|
|
309559
|
+
"parent": {
|
|
309560
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
309561
|
+
"name": "FlowComponentProps"
|
|
309562
|
+
},
|
|
309563
|
+
"declarations": [
|
|
309564
|
+
{
|
|
309565
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
309566
|
+
"name": "FlowComponentProps"
|
|
309567
|
+
}
|
|
309568
|
+
],
|
|
309569
|
+
"required": false,
|
|
309570
|
+
"type": {
|
|
309571
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
309572
|
+
}
|
|
309573
|
+
},
|
|
309574
|
+
"tunnelId": {
|
|
309575
|
+
"defaultValue": null,
|
|
309576
|
+
"description": "@internal",
|
|
309577
|
+
"name": "tunnelId",
|
|
309578
|
+
"parent": {
|
|
309579
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
309580
|
+
"name": "PropsWithTunnel"
|
|
309581
|
+
},
|
|
309582
|
+
"declarations": [
|
|
309583
|
+
{
|
|
309584
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
309585
|
+
"name": "PropsWithTunnel"
|
|
309586
|
+
}
|
|
309587
|
+
],
|
|
309588
|
+
"required": false,
|
|
309589
|
+
"type": {
|
|
309590
|
+
"name": "string | null"
|
|
309591
|
+
}
|
|
309592
|
+
},
|
|
309593
|
+
"ref": {
|
|
309594
|
+
"defaultValue": null,
|
|
309595
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
|
|
309596
|
+
"name": "ref",
|
|
309597
|
+
"parent": {
|
|
309598
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309599
|
+
"name": "RefAttributes"
|
|
309600
|
+
},
|
|
309601
|
+
"declarations": [
|
|
309602
|
+
{
|
|
309603
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309604
|
+
"name": "RefAttributes"
|
|
309605
|
+
}
|
|
309606
|
+
],
|
|
309607
|
+
"required": false,
|
|
309608
|
+
"type": {
|
|
309609
|
+
"name": "Ref<HTMLSpanElement>"
|
|
309610
|
+
}
|
|
309611
|
+
},
|
|
309612
|
+
"key": {
|
|
309613
|
+
"defaultValue": null,
|
|
309614
|
+
"description": "",
|
|
309615
|
+
"name": "key",
|
|
309616
|
+
"parent": {
|
|
309617
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309618
|
+
"name": "Attributes"
|
|
309619
|
+
},
|
|
309620
|
+
"declarations": [
|
|
309621
|
+
{
|
|
309622
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309623
|
+
"name": "Attributes"
|
|
309624
|
+
}
|
|
309625
|
+
],
|
|
309626
|
+
"required": false,
|
|
309627
|
+
"type": {
|
|
309628
|
+
"name": "Key | null"
|
|
309629
|
+
}
|
|
309630
|
+
},
|
|
309631
|
+
"children": {
|
|
309632
|
+
"defaultValue": null,
|
|
309633
|
+
"description": "",
|
|
309634
|
+
"name": "children",
|
|
309635
|
+
"declarations": [
|
|
309636
|
+
{
|
|
309637
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309638
|
+
"name": "TypeLiteral"
|
|
309639
|
+
}
|
|
309640
|
+
],
|
|
309641
|
+
"required": false,
|
|
309642
|
+
"type": {
|
|
309643
|
+
"name": "ReactNode"
|
|
309644
|
+
}
|
|
309645
|
+
}
|
|
309646
|
+
}
|
|
309647
|
+
},
|
|
309525
309648
|
{
|
|
309526
309649
|
"tags": {},
|
|
309527
309650
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListItemView/ListItemView.tsx",
|
|
@@ -309603,129 +309726,6 @@
|
|
|
309603
309726
|
}
|
|
309604
309727
|
}
|
|
309605
309728
|
},
|
|
309606
|
-
{
|
|
309607
|
-
"tags": {
|
|
309608
|
-
"flr-generate": "all"
|
|
309609
|
-
},
|
|
309610
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
309611
|
-
"description": "",
|
|
309612
|
-
"displayName": "ListSummary",
|
|
309613
|
-
"methods": [],
|
|
309614
|
-
"props": {
|
|
309615
|
-
"position": {
|
|
309616
|
-
"defaultValue": {
|
|
309617
|
-
"value": ": \"top\""
|
|
309618
|
-
},
|
|
309619
|
-
"description": "Whether the summary is placed above or underneath the list",
|
|
309620
|
-
"name": "position",
|
|
309621
|
-
"parent": {
|
|
309622
|
-
"fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
309623
|
-
"name": "ListSummaryProps"
|
|
309624
|
-
},
|
|
309625
|
-
"declarations": [
|
|
309626
|
-
{
|
|
309627
|
-
"fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
309628
|
-
"name": "ListSummaryProps"
|
|
309629
|
-
}
|
|
309630
|
-
],
|
|
309631
|
-
"required": false,
|
|
309632
|
-
"type": {
|
|
309633
|
-
"name": "\"bottom\" | \"top\""
|
|
309634
|
-
}
|
|
309635
|
-
},
|
|
309636
|
-
"wrapWith": {
|
|
309637
|
-
"defaultValue": null,
|
|
309638
|
-
"description": "",
|
|
309639
|
-
"name": "wrapWith",
|
|
309640
|
-
"parent": {
|
|
309641
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
309642
|
-
"name": "FlowComponentProps"
|
|
309643
|
-
},
|
|
309644
|
-
"declarations": [
|
|
309645
|
-
{
|
|
309646
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
309647
|
-
"name": "FlowComponentProps"
|
|
309648
|
-
}
|
|
309649
|
-
],
|
|
309650
|
-
"required": false,
|
|
309651
|
-
"type": {
|
|
309652
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
309653
|
-
}
|
|
309654
|
-
},
|
|
309655
|
-
"tunnelId": {
|
|
309656
|
-
"defaultValue": null,
|
|
309657
|
-
"description": "@internal",
|
|
309658
|
-
"name": "tunnelId",
|
|
309659
|
-
"parent": {
|
|
309660
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
309661
|
-
"name": "PropsWithTunnel"
|
|
309662
|
-
},
|
|
309663
|
-
"declarations": [
|
|
309664
|
-
{
|
|
309665
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
309666
|
-
"name": "PropsWithTunnel"
|
|
309667
|
-
}
|
|
309668
|
-
],
|
|
309669
|
-
"required": false,
|
|
309670
|
-
"type": {
|
|
309671
|
-
"name": "string | null"
|
|
309672
|
-
}
|
|
309673
|
-
},
|
|
309674
|
-
"ref": {
|
|
309675
|
-
"defaultValue": null,
|
|
309676
|
-
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
|
|
309677
|
-
"name": "ref",
|
|
309678
|
-
"parent": {
|
|
309679
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309680
|
-
"name": "RefAttributes"
|
|
309681
|
-
},
|
|
309682
|
-
"declarations": [
|
|
309683
|
-
{
|
|
309684
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309685
|
-
"name": "RefAttributes"
|
|
309686
|
-
}
|
|
309687
|
-
],
|
|
309688
|
-
"required": false,
|
|
309689
|
-
"type": {
|
|
309690
|
-
"name": "Ref<HTMLSpanElement>"
|
|
309691
|
-
}
|
|
309692
|
-
},
|
|
309693
|
-
"key": {
|
|
309694
|
-
"defaultValue": null,
|
|
309695
|
-
"description": "",
|
|
309696
|
-
"name": "key",
|
|
309697
|
-
"parent": {
|
|
309698
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309699
|
-
"name": "Attributes"
|
|
309700
|
-
},
|
|
309701
|
-
"declarations": [
|
|
309702
|
-
{
|
|
309703
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309704
|
-
"name": "Attributes"
|
|
309705
|
-
}
|
|
309706
|
-
],
|
|
309707
|
-
"required": false,
|
|
309708
|
-
"type": {
|
|
309709
|
-
"name": "Key | null"
|
|
309710
|
-
}
|
|
309711
|
-
},
|
|
309712
|
-
"children": {
|
|
309713
|
-
"defaultValue": null,
|
|
309714
|
-
"description": "",
|
|
309715
|
-
"name": "children",
|
|
309716
|
-
"declarations": [
|
|
309717
|
-
{
|
|
309718
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309719
|
-
"name": "TypeLiteral"
|
|
309720
|
-
}
|
|
309721
|
-
],
|
|
309722
|
-
"required": false,
|
|
309723
|
-
"type": {
|
|
309724
|
-
"name": "ReactNode"
|
|
309725
|
-
}
|
|
309726
|
-
}
|
|
309727
|
-
}
|
|
309728
|
-
},
|
|
309729
309729
|
{
|
|
309730
309730
|
"tags": {},
|
|
309731
309731
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/Items.tsx",
|
|
@@ -334756,13 +334756,145 @@
|
|
|
334756
334756
|
}
|
|
334757
334757
|
}
|
|
334758
334758
|
},
|
|
334759
|
+
{
|
|
334760
|
+
"tags": {},
|
|
334761
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
334762
|
+
"description": "",
|
|
334763
|
+
"displayName": "Item",
|
|
334764
|
+
"methods": [],
|
|
334765
|
+
"props": {
|
|
334766
|
+
"id": {
|
|
334767
|
+
"defaultValue": null,
|
|
334768
|
+
"description": "",
|
|
334769
|
+
"name": "id",
|
|
334770
|
+
"parent": {
|
|
334771
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
334772
|
+
"name": "Props"
|
|
334773
|
+
},
|
|
334774
|
+
"declarations": [
|
|
334775
|
+
{
|
|
334776
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
334777
|
+
"name": "Props"
|
|
334778
|
+
}
|
|
334779
|
+
],
|
|
334780
|
+
"required": true,
|
|
334781
|
+
"type": {
|
|
334782
|
+
"name": "Key"
|
|
334783
|
+
}
|
|
334784
|
+
},
|
|
334785
|
+
"data": {
|
|
334786
|
+
"defaultValue": null,
|
|
334787
|
+
"description": "",
|
|
334788
|
+
"name": "data",
|
|
334789
|
+
"parent": {
|
|
334790
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
334791
|
+
"name": "Props"
|
|
334792
|
+
},
|
|
334793
|
+
"declarations": [
|
|
334794
|
+
{
|
|
334795
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
334796
|
+
"name": "Props"
|
|
334797
|
+
}
|
|
334798
|
+
],
|
|
334799
|
+
"required": true,
|
|
334800
|
+
"type": {
|
|
334801
|
+
"name": "never"
|
|
334802
|
+
}
|
|
334803
|
+
},
|
|
334804
|
+
"children": {
|
|
334805
|
+
"defaultValue": null,
|
|
334806
|
+
"description": "",
|
|
334807
|
+
"name": "children",
|
|
334808
|
+
"declarations": [
|
|
334809
|
+
{
|
|
334810
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
334811
|
+
"name": "TypeLiteral"
|
|
334812
|
+
}
|
|
334813
|
+
],
|
|
334814
|
+
"required": false,
|
|
334815
|
+
"type": {
|
|
334816
|
+
"name": "ReactNode"
|
|
334817
|
+
}
|
|
334818
|
+
}
|
|
334819
|
+
}
|
|
334820
|
+
},
|
|
334821
|
+
{
|
|
334822
|
+
"tags": {},
|
|
334823
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
334824
|
+
"description": "",
|
|
334825
|
+
"displayName": "ItemContainer",
|
|
334826
|
+
"methods": [],
|
|
334827
|
+
"props": {
|
|
334828
|
+
"id": {
|
|
334829
|
+
"defaultValue": null,
|
|
334830
|
+
"description": "",
|
|
334831
|
+
"name": "id",
|
|
334832
|
+
"parent": {
|
|
334833
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
334834
|
+
"name": "Props"
|
|
334835
|
+
},
|
|
334836
|
+
"declarations": [
|
|
334837
|
+
{
|
|
334838
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
334839
|
+
"name": "Props"
|
|
334840
|
+
}
|
|
334841
|
+
],
|
|
334842
|
+
"required": true,
|
|
334843
|
+
"type": {
|
|
334844
|
+
"name": "Key"
|
|
334845
|
+
}
|
|
334846
|
+
},
|
|
334847
|
+
"data": {
|
|
334848
|
+
"defaultValue": null,
|
|
334849
|
+
"description": "",
|
|
334850
|
+
"name": "data",
|
|
334851
|
+
"parent": {
|
|
334852
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
334853
|
+
"name": "Props"
|
|
334854
|
+
},
|
|
334855
|
+
"declarations": [
|
|
334856
|
+
{
|
|
334857
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
334858
|
+
"name": "Props"
|
|
334859
|
+
}
|
|
334860
|
+
],
|
|
334861
|
+
"required": true,
|
|
334862
|
+
"type": {
|
|
334863
|
+
"name": "never"
|
|
334864
|
+
}
|
|
334865
|
+
},
|
|
334866
|
+
"children": {
|
|
334867
|
+
"defaultValue": null,
|
|
334868
|
+
"description": "",
|
|
334869
|
+
"name": "children",
|
|
334870
|
+
"declarations": [
|
|
334871
|
+
{
|
|
334872
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
334873
|
+
"name": "TypeLiteral"
|
|
334874
|
+
}
|
|
334875
|
+
],
|
|
334876
|
+
"required": false,
|
|
334877
|
+
"type": {
|
|
334878
|
+
"name": "ReactNode"
|
|
334879
|
+
}
|
|
334880
|
+
}
|
|
334881
|
+
}
|
|
334882
|
+
},
|
|
334883
|
+
{
|
|
334884
|
+
"tags": {},
|
|
334885
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/FallbackItems/FallbackItems.tsx",
|
|
334886
|
+
"description": "",
|
|
334887
|
+
"displayName": "FallbackItems",
|
|
334888
|
+
"methods": [],
|
|
334889
|
+
"props": {}
|
|
334890
|
+
},
|
|
334759
334891
|
{
|
|
334760
334892
|
"tags": {
|
|
334761
334893
|
"flr-generate": "all"
|
|
334762
334894
|
},
|
|
334763
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/views/
|
|
334895
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/views/GridList/GridList.tsx",
|
|
334764
334896
|
"description": "",
|
|
334765
|
-
"displayName": "
|
|
334897
|
+
"displayName": "GridList",
|
|
334766
334898
|
"methods": [],
|
|
334767
334899
|
"props": {
|
|
334768
334900
|
"className": {
|
|
@@ -334786,151 +334918,157 @@
|
|
|
334786
334918
|
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
334787
334919
|
}
|
|
334788
334920
|
},
|
|
334789
|
-
"
|
|
334790
|
-
"defaultValue":
|
|
334791
|
-
|
|
334792
|
-
|
|
334921
|
+
"disallowTypeAhead": {
|
|
334922
|
+
"defaultValue": {
|
|
334923
|
+
"value": "false"
|
|
334924
|
+
},
|
|
334925
|
+
"description": "Whether typeahead navigation is disabled.",
|
|
334926
|
+
"name": "disallowTypeAhead",
|
|
334793
334927
|
"parent": {
|
|
334794
334928
|
"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",
|
|
334795
|
-
"name": "
|
|
334929
|
+
"name": "GridListProps"
|
|
334796
334930
|
},
|
|
334797
334931
|
"declarations": [
|
|
334798
334932
|
{
|
|
334799
334933
|
"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",
|
|
334800
|
-
"name": "
|
|
334934
|
+
"name": "GridListProps"
|
|
334801
334935
|
}
|
|
334802
334936
|
],
|
|
334803
334937
|
"required": false,
|
|
334804
334938
|
"type": {
|
|
334805
|
-
"name": "
|
|
334939
|
+
"name": "boolean"
|
|
334806
334940
|
}
|
|
334807
334941
|
},
|
|
334808
|
-
"
|
|
334809
|
-
"defaultValue":
|
|
334810
|
-
|
|
334811
|
-
|
|
334942
|
+
"selectionBehavior": {
|
|
334943
|
+
"defaultValue": {
|
|
334944
|
+
"value": "\"toggle\""
|
|
334945
|
+
},
|
|
334946
|
+
"description": "How multiple selection should behave in the collection.",
|
|
334947
|
+
"name": "selectionBehavior",
|
|
334812
334948
|
"parent": {
|
|
334813
334949
|
"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",
|
|
334814
|
-
"name": "
|
|
334950
|
+
"name": "TableProps"
|
|
334815
334951
|
},
|
|
334816
334952
|
"declarations": [
|
|
334817
334953
|
{
|
|
334818
334954
|
"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",
|
|
334819
|
-
"name": "
|
|
334955
|
+
"name": "TableProps"
|
|
334820
334956
|
}
|
|
334821
334957
|
],
|
|
334822
334958
|
"required": false,
|
|
334823
334959
|
"type": {
|
|
334824
|
-
"name": "
|
|
334960
|
+
"name": "SelectionBehavior"
|
|
334825
334961
|
}
|
|
334826
334962
|
},
|
|
334827
|
-
"
|
|
334963
|
+
"dragAndDropHooks": {
|
|
334828
334964
|
"defaultValue": null,
|
|
334829
|
-
"description": "
|
|
334830
|
-
"name": "
|
|
334965
|
+
"description": "The drag and drop hooks returned by `useDragAndDrop` used to enable drag and drop behavior for the Table.",
|
|
334966
|
+
"name": "dragAndDropHooks",
|
|
334831
334967
|
"parent": {
|
|
334832
334968
|
"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",
|
|
334833
|
-
"name": "
|
|
334969
|
+
"name": "TableProps"
|
|
334834
334970
|
},
|
|
334835
334971
|
"declarations": [
|
|
334836
334972
|
{
|
|
334837
334973
|
"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",
|
|
334838
|
-
"name": "
|
|
334974
|
+
"name": "TableProps"
|
|
334839
334975
|
}
|
|
334840
334976
|
],
|
|
334841
334977
|
"required": false,
|
|
334842
334978
|
"type": {
|
|
334843
|
-
"name": "
|
|
334979
|
+
"name": "DragAndDropHooks<object>"
|
|
334844
334980
|
}
|
|
334845
334981
|
},
|
|
334846
|
-
"
|
|
334982
|
+
"renderEmptyState": {
|
|
334847
334983
|
"defaultValue": null,
|
|
334848
|
-
"description": "
|
|
334849
|
-
"name": "
|
|
334984
|
+
"description": "Provides content to display when there are no items in the list.",
|
|
334985
|
+
"name": "renderEmptyState",
|
|
334850
334986
|
"parent": {
|
|
334851
334987
|
"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",
|
|
334852
|
-
"name": "
|
|
334988
|
+
"name": "ListBoxProps"
|
|
334853
334989
|
},
|
|
334854
334990
|
"declarations": [
|
|
334855
334991
|
{
|
|
334856
334992
|
"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",
|
|
334857
|
-
"name": "
|
|
334993
|
+
"name": "ListBoxProps"
|
|
334858
334994
|
}
|
|
334859
334995
|
],
|
|
334860
334996
|
"required": false,
|
|
334861
334997
|
"type": {
|
|
334862
|
-
"name": "
|
|
334998
|
+
"name": "((props: ListBoxRenderProps) => ReactNode)"
|
|
334863
334999
|
}
|
|
334864
335000
|
},
|
|
334865
|
-
"
|
|
334866
|
-
"defaultValue":
|
|
334867
|
-
|
|
334868
|
-
|
|
335001
|
+
"layout": {
|
|
335002
|
+
"defaultValue": {
|
|
335003
|
+
"value": "'stack'"
|
|
335004
|
+
},
|
|
335005
|
+
"description": "Whether the items are arranged in a stack or grid.",
|
|
335006
|
+
"name": "layout",
|
|
334869
335007
|
"parent": {
|
|
334870
335008
|
"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",
|
|
334871
|
-
"name": "
|
|
335009
|
+
"name": "ListBoxProps"
|
|
334872
335010
|
},
|
|
334873
335011
|
"declarations": [
|
|
334874
335012
|
{
|
|
334875
335013
|
"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",
|
|
334876
|
-
"name": "
|
|
335014
|
+
"name": "ListBoxProps"
|
|
334877
335015
|
}
|
|
334878
335016
|
],
|
|
334879
335017
|
"required": false,
|
|
334880
335018
|
"type": {
|
|
334881
|
-
"name": "
|
|
335019
|
+
"name": "\"grid\" | \"stack\""
|
|
334882
335020
|
}
|
|
334883
335021
|
},
|
|
334884
|
-
"
|
|
335022
|
+
"aria-label": {
|
|
334885
335023
|
"defaultValue": null,
|
|
334886
|
-
"description": "
|
|
334887
|
-
"name": "
|
|
335024
|
+
"description": "Defines a string value that labels the current element.",
|
|
335025
|
+
"name": "aria-label",
|
|
334888
335026
|
"parent": {
|
|
334889
|
-
"fileName": "flow/node_modules/.pnpm
|
|
334890
|
-
"name": "
|
|
335027
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
335028
|
+
"name": "AriaLabelingProps"
|
|
334891
335029
|
},
|
|
334892
335030
|
"declarations": [
|
|
334893
335031
|
{
|
|
334894
|
-
"fileName": "flow/node_modules/.pnpm
|
|
334895
|
-
"name": "
|
|
335032
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
335033
|
+
"name": "AriaLabelingProps"
|
|
334896
335034
|
}
|
|
334897
335035
|
],
|
|
334898
335036
|
"required": false,
|
|
334899
335037
|
"type": {
|
|
334900
|
-
"name": "
|
|
335038
|
+
"name": "string"
|
|
334901
335039
|
}
|
|
334902
335040
|
},
|
|
334903
|
-
"
|
|
335041
|
+
"aria-labelledby": {
|
|
334904
335042
|
"defaultValue": null,
|
|
334905
|
-
"description": "
|
|
334906
|
-
"name": "
|
|
335043
|
+
"description": "Identifies the element (or elements) that labels the current element.",
|
|
335044
|
+
"name": "aria-labelledby",
|
|
334907
335045
|
"parent": {
|
|
334908
|
-
"fileName": "flow/node_modules/.pnpm
|
|
334909
|
-
"name": "
|
|
335046
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
335047
|
+
"name": "AriaLabelingProps"
|
|
334910
335048
|
},
|
|
334911
335049
|
"declarations": [
|
|
334912
335050
|
{
|
|
334913
|
-
"fileName": "flow/node_modules/.pnpm
|
|
334914
|
-
"name": "
|
|
335051
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
335052
|
+
"name": "AriaLabelingProps"
|
|
334915
335053
|
}
|
|
334916
335054
|
],
|
|
334917
335055
|
"required": false,
|
|
334918
335056
|
"type": {
|
|
334919
|
-
"name": "
|
|
335057
|
+
"name": "string"
|
|
334920
335058
|
}
|
|
334921
335059
|
},
|
|
334922
|
-
"
|
|
335060
|
+
"aria-describedby": {
|
|
334923
335061
|
"defaultValue": null,
|
|
334924
|
-
"description": "
|
|
334925
|
-
"name": "
|
|
335062
|
+
"description": "Identifies the element (or elements) that describes the object.",
|
|
335063
|
+
"name": "aria-describedby",
|
|
334926
335064
|
"parent": {
|
|
334927
335065
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
334928
|
-
"name": "
|
|
335066
|
+
"name": "AriaLabelingProps"
|
|
334929
335067
|
},
|
|
334930
335068
|
"declarations": [
|
|
334931
335069
|
{
|
|
334932
335070
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
334933
|
-
"name": "
|
|
335071
|
+
"name": "AriaLabelingProps"
|
|
334934
335072
|
}
|
|
334935
335073
|
],
|
|
334936
335074
|
"required": false,
|
|
@@ -334938,18 +335076,18 @@
|
|
|
334938
335076
|
"name": "string"
|
|
334939
335077
|
}
|
|
334940
335078
|
},
|
|
334941
|
-
"
|
|
335079
|
+
"aria-details": {
|
|
334942
335080
|
"defaultValue": null,
|
|
334943
|
-
"description": "
|
|
334944
|
-
"name": "
|
|
335081
|
+
"description": "Identifies the element (or elements) that provide a detailed, extended description for the object.",
|
|
335082
|
+
"name": "aria-details",
|
|
334945
335083
|
"parent": {
|
|
334946
335084
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
334947
|
-
"name": "
|
|
335085
|
+
"name": "AriaLabelingProps"
|
|
334948
335086
|
},
|
|
334949
335087
|
"declarations": [
|
|
334950
335088
|
{
|
|
334951
335089
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
334952
|
-
"name": "
|
|
335090
|
+
"name": "AriaLabelingProps"
|
|
334953
335091
|
}
|
|
334954
335092
|
],
|
|
334955
335093
|
"required": false,
|
|
@@ -334957,37 +335095,37 @@
|
|
|
334957
335095
|
"name": "string"
|
|
334958
335096
|
}
|
|
334959
335097
|
},
|
|
334960
|
-
"
|
|
335098
|
+
"autoFocus": {
|
|
334961
335099
|
"defaultValue": null,
|
|
334962
|
-
"description": "
|
|
334963
|
-
"name": "
|
|
335100
|
+
"description": "Whether to auto focus the gridlist or an option.",
|
|
335101
|
+
"name": "autoFocus",
|
|
334964
335102
|
"parent": {
|
|
334965
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
334966
|
-
"name": "
|
|
335103
|
+
"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",
|
|
335104
|
+
"name": "GridListProps"
|
|
334967
335105
|
},
|
|
334968
335106
|
"declarations": [
|
|
334969
335107
|
{
|
|
334970
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
334971
|
-
"name": "
|
|
335108
|
+
"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",
|
|
335109
|
+
"name": "GridListProps"
|
|
334972
335110
|
}
|
|
334973
335111
|
],
|
|
334974
335112
|
"required": false,
|
|
334975
335113
|
"type": {
|
|
334976
|
-
"name": "
|
|
335114
|
+
"name": "boolean | FocusStrategy"
|
|
334977
335115
|
}
|
|
334978
335116
|
},
|
|
334979
|
-
"
|
|
335117
|
+
"id": {
|
|
334980
335118
|
"defaultValue": null,
|
|
334981
|
-
"description": "The
|
|
334982
|
-
"name": "
|
|
335119
|
+
"description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
335120
|
+
"name": "id",
|
|
334983
335121
|
"parent": {
|
|
334984
335122
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
334985
|
-
"name": "
|
|
335123
|
+
"name": "DOMProps"
|
|
334986
335124
|
},
|
|
334987
335125
|
"declarations": [
|
|
334988
335126
|
{
|
|
334989
335127
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
334990
|
-
"name": "
|
|
335128
|
+
"name": "DOMProps"
|
|
334991
335129
|
}
|
|
334992
335130
|
],
|
|
334993
335131
|
"required": false,
|
|
@@ -334995,251 +335133,314 @@
|
|
|
334995
335133
|
"name": "string"
|
|
334996
335134
|
}
|
|
334997
335135
|
},
|
|
334998
|
-
"
|
|
335136
|
+
"items": {
|
|
334999
335137
|
"defaultValue": null,
|
|
335000
|
-
"description": "
|
|
335001
|
-
"name": "
|
|
335138
|
+
"description": "Item objects in the collection.",
|
|
335139
|
+
"name": "items",
|
|
335002
335140
|
"parent": {
|
|
335003
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
335004
|
-
"name": "
|
|
335141
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
335142
|
+
"name": "CollectionBase"
|
|
335005
335143
|
},
|
|
335006
335144
|
"declarations": [
|
|
335007
335145
|
{
|
|
335008
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
335009
|
-
"name": "
|
|
335146
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
335147
|
+
"name": "CollectionBase"
|
|
335010
335148
|
}
|
|
335011
335149
|
],
|
|
335012
335150
|
"required": false,
|
|
335013
335151
|
"type": {
|
|
335014
|
-
"name": "
|
|
335152
|
+
"name": "Iterable<object>"
|
|
335015
335153
|
}
|
|
335016
335154
|
},
|
|
335017
|
-
"
|
|
335155
|
+
"disallowEmptySelection": {
|
|
335018
335156
|
"defaultValue": null,
|
|
335019
|
-
"description": "
|
|
335020
|
-
"name": "
|
|
335157
|
+
"description": "Whether the collection allows empty selection.",
|
|
335158
|
+
"name": "disallowEmptySelection",
|
|
335021
335159
|
"parent": {
|
|
335022
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
335023
|
-
"name": "
|
|
335160
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
335161
|
+
"name": "MultipleSelection"
|
|
335024
335162
|
},
|
|
335025
335163
|
"declarations": [
|
|
335026
335164
|
{
|
|
335027
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
335028
|
-
"name": "
|
|
335165
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
335166
|
+
"name": "MultipleSelection"
|
|
335029
335167
|
}
|
|
335030
335168
|
],
|
|
335031
335169
|
"required": false,
|
|
335032
335170
|
"type": {
|
|
335033
|
-
"name": "
|
|
335171
|
+
"name": "boolean"
|
|
335034
335172
|
}
|
|
335035
335173
|
},
|
|
335036
|
-
"
|
|
335174
|
+
"onSelectionChange": {
|
|
335037
335175
|
"defaultValue": null,
|
|
335038
|
-
"description": "
|
|
335039
|
-
"name": "
|
|
335176
|
+
"description": "Handler that is called when the selection changes.",
|
|
335177
|
+
"name": "onSelectionChange",
|
|
335040
335178
|
"parent": {
|
|
335041
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
335042
|
-
"name": "
|
|
335179
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
335180
|
+
"name": "MultipleSelection"
|
|
335043
335181
|
},
|
|
335044
335182
|
"declarations": [
|
|
335045
335183
|
{
|
|
335046
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
335047
|
-
"name": "
|
|
335184
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
335185
|
+
"name": "MultipleSelection"
|
|
335048
335186
|
}
|
|
335049
335187
|
],
|
|
335050
335188
|
"required": false,
|
|
335051
335189
|
"type": {
|
|
335052
|
-
"name": "
|
|
335190
|
+
"name": "((keys: Selection) => void)"
|
|
335053
335191
|
}
|
|
335054
335192
|
},
|
|
335055
|
-
"
|
|
335193
|
+
"disabledKeys": {
|
|
335056
335194
|
"defaultValue": null,
|
|
335057
|
-
"description": "
|
|
335058
|
-
"name": "
|
|
335195
|
+
"description": "The item keys that are disabled. These items cannot be selected, focused, or otherwise interacted with.",
|
|
335196
|
+
"name": "disabledKeys",
|
|
335059
335197
|
"parent": {
|
|
335060
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
335061
|
-
"name": "
|
|
335198
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
335199
|
+
"name": "CollectionBase"
|
|
335062
335200
|
},
|
|
335063
335201
|
"declarations": [
|
|
335064
335202
|
{
|
|
335065
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
335066
|
-
"name": "
|
|
335203
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
335204
|
+
"name": "CollectionBase"
|
|
335067
335205
|
}
|
|
335068
335206
|
],
|
|
335069
335207
|
"required": false,
|
|
335070
335208
|
"type": {
|
|
335071
|
-
"name": "
|
|
335209
|
+
"name": "Iterable<Key>"
|
|
335072
335210
|
}
|
|
335073
335211
|
},
|
|
335074
|
-
"
|
|
335212
|
+
"escapeKeyBehavior": {
|
|
335213
|
+
"defaultValue": {
|
|
335214
|
+
"value": "'clearSelection'"
|
|
335215
|
+
},
|
|
335216
|
+
"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.",
|
|
335217
|
+
"name": "escapeKeyBehavior",
|
|
335218
|
+
"parent": {
|
|
335219
|
+
"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",
|
|
335220
|
+
"name": "AriaGridListProps"
|
|
335221
|
+
},
|
|
335222
|
+
"declarations": [
|
|
335223
|
+
{
|
|
335224
|
+
"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",
|
|
335225
|
+
"name": "AriaGridListProps"
|
|
335226
|
+
}
|
|
335227
|
+
],
|
|
335228
|
+
"required": false,
|
|
335229
|
+
"type": {
|
|
335230
|
+
"name": "\"none\" | \"clearSelection\""
|
|
335231
|
+
}
|
|
335232
|
+
},
|
|
335233
|
+
"shouldSelectOnPressUp": {
|
|
335075
335234
|
"defaultValue": null,
|
|
335076
|
-
"description": "
|
|
335077
|
-
"name": "
|
|
335235
|
+
"description": "Whether selection should occur on press up instead of press down.",
|
|
335236
|
+
"name": "shouldSelectOnPressUp",
|
|
335078
335237
|
"parent": {
|
|
335079
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
335080
|
-
"name": "
|
|
335238
|
+
"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",
|
|
335239
|
+
"name": "GridListProps"
|
|
335081
335240
|
},
|
|
335082
335241
|
"declarations": [
|
|
335083
335242
|
{
|
|
335084
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
335085
|
-
"name": "
|
|
335243
|
+
"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",
|
|
335244
|
+
"name": "GridListProps"
|
|
335086
335245
|
}
|
|
335087
335246
|
],
|
|
335088
335247
|
"required": false,
|
|
335089
335248
|
"type": {
|
|
335090
|
-
"name": "
|
|
335249
|
+
"name": "boolean"
|
|
335091
335250
|
}
|
|
335092
335251
|
},
|
|
335093
|
-
"
|
|
335252
|
+
"selectionMode": {
|
|
335094
335253
|
"defaultValue": null,
|
|
335095
|
-
"description": "
|
|
335096
|
-
"name": "
|
|
335254
|
+
"description": "The type of selection that is allowed in the collection.",
|
|
335255
|
+
"name": "selectionMode",
|
|
335097
335256
|
"parent": {
|
|
335098
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
335099
|
-
"name": "
|
|
335257
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
335258
|
+
"name": "MultipleSelection"
|
|
335100
335259
|
},
|
|
335101
335260
|
"declarations": [
|
|
335102
335261
|
{
|
|
335103
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
335104
|
-
"name": "
|
|
335262
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
335263
|
+
"name": "MultipleSelection"
|
|
335105
335264
|
}
|
|
335106
335265
|
],
|
|
335107
335266
|
"required": false,
|
|
335108
335267
|
"type": {
|
|
335109
|
-
"name": "
|
|
335268
|
+
"name": "SelectionMode"
|
|
335110
335269
|
}
|
|
335111
335270
|
},
|
|
335112
|
-
"
|
|
335271
|
+
"selectedKeys": {
|
|
335113
335272
|
"defaultValue": null,
|
|
335114
|
-
"description": "
|
|
335115
|
-
"name": "
|
|
335273
|
+
"description": "The currently selected keys in the collection (controlled).",
|
|
335274
|
+
"name": "selectedKeys",
|
|
335116
335275
|
"parent": {
|
|
335117
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
335118
|
-
"name": "
|
|
335276
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
335277
|
+
"name": "MultipleSelection"
|
|
335119
335278
|
},
|
|
335120
335279
|
"declarations": [
|
|
335121
335280
|
{
|
|
335122
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
335123
|
-
"name": "
|
|
335281
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
335282
|
+
"name": "MultipleSelection"
|
|
335124
335283
|
}
|
|
335125
335284
|
],
|
|
335126
335285
|
"required": false,
|
|
335127
335286
|
"type": {
|
|
335128
|
-
"name": "
|
|
335287
|
+
"name": "\"all\" | Iterable<Key>"
|
|
335129
335288
|
}
|
|
335130
335289
|
},
|
|
335131
|
-
"
|
|
335290
|
+
"defaultSelectedKeys": {
|
|
335132
335291
|
"defaultValue": null,
|
|
335133
|
-
"description": "
|
|
335134
|
-
"name": "
|
|
335292
|
+
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
335293
|
+
"name": "defaultSelectedKeys",
|
|
335135
335294
|
"parent": {
|
|
335136
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
335137
|
-
"name": "
|
|
335295
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
335296
|
+
"name": "MultipleSelection"
|
|
335138
335297
|
},
|
|
335139
335298
|
"declarations": [
|
|
335140
335299
|
{
|
|
335141
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
335142
|
-
"name": "
|
|
335300
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
335301
|
+
"name": "MultipleSelection"
|
|
335143
335302
|
}
|
|
335144
335303
|
],
|
|
335145
335304
|
"required": false,
|
|
335146
335305
|
"type": {
|
|
335147
|
-
"name": "
|
|
335306
|
+
"name": "\"all\" | Iterable<Key>"
|
|
335148
335307
|
}
|
|
335149
335308
|
},
|
|
335150
|
-
"
|
|
335309
|
+
"disabledBehavior": {
|
|
335310
|
+
"defaultValue": {
|
|
335311
|
+
"value": "\"all\""
|
|
335312
|
+
},
|
|
335313
|
+
"description": "Whether `disabledKeys` applies to all interactions, or only selection.",
|
|
335314
|
+
"name": "disabledBehavior",
|
|
335315
|
+
"parent": {
|
|
335316
|
+
"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",
|
|
335317
|
+
"name": "GridListProps"
|
|
335318
|
+
},
|
|
335319
|
+
"declarations": [
|
|
335320
|
+
{
|
|
335321
|
+
"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",
|
|
335322
|
+
"name": "GridListProps"
|
|
335323
|
+
}
|
|
335324
|
+
],
|
|
335325
|
+
"required": false,
|
|
335326
|
+
"type": {
|
|
335327
|
+
"name": "DisabledBehavior"
|
|
335328
|
+
}
|
|
335329
|
+
},
|
|
335330
|
+
"onAction": {
|
|
335151
335331
|
"defaultValue": null,
|
|
335152
|
-
"description": "Handler that is called when a
|
|
335153
|
-
"name": "
|
|
335332
|
+
"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.",
|
|
335333
|
+
"name": "onAction",
|
|
335154
335334
|
"parent": {
|
|
335155
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
335156
|
-
"name": "
|
|
335335
|
+
"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",
|
|
335336
|
+
"name": "GridListProps"
|
|
335157
335337
|
},
|
|
335158
335338
|
"declarations": [
|
|
335159
335339
|
{
|
|
335160
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
335161
|
-
"name": "
|
|
335340
|
+
"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",
|
|
335341
|
+
"name": "GridListProps"
|
|
335162
335342
|
}
|
|
335163
335343
|
],
|
|
335164
335344
|
"required": false,
|
|
335165
335345
|
"type": {
|
|
335166
|
-
"name": "((
|
|
335346
|
+
"name": "((key: Key) => void)"
|
|
335167
335347
|
}
|
|
335168
335348
|
},
|
|
335169
|
-
"
|
|
335349
|
+
"keyboardNavigationBehavior": {
|
|
335350
|
+
"defaultValue": {
|
|
335351
|
+
"value": "'arrow'"
|
|
335352
|
+
},
|
|
335353
|
+
"description": "Whether keyboard navigation to focusable elements within grid list items is\nvia the left/right arrow keys or the tab key.",
|
|
335354
|
+
"name": "keyboardNavigationBehavior",
|
|
335355
|
+
"parent": {
|
|
335356
|
+
"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",
|
|
335357
|
+
"name": "AriaGridListProps"
|
|
335358
|
+
},
|
|
335359
|
+
"declarations": [
|
|
335360
|
+
{
|
|
335361
|
+
"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",
|
|
335362
|
+
"name": "AriaGridListProps"
|
|
335363
|
+
}
|
|
335364
|
+
],
|
|
335365
|
+
"required": false,
|
|
335366
|
+
"type": {
|
|
335367
|
+
"name": "\"tab\" | \"arrow\""
|
|
335368
|
+
}
|
|
335369
|
+
},
|
|
335370
|
+
"children": {
|
|
335170
335371
|
"defaultValue": null,
|
|
335171
|
-
"description": "
|
|
335172
|
-
"name": "
|
|
335372
|
+
"description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
|
|
335373
|
+
"name": "children",
|
|
335173
335374
|
"parent": {
|
|
335174
|
-
"fileName": "flow/node_modules/.pnpm
|
|
335175
|
-
"name": "
|
|
335375
|
+
"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",
|
|
335376
|
+
"name": "TableProps"
|
|
335176
335377
|
},
|
|
335177
335378
|
"declarations": [
|
|
335178
335379
|
{
|
|
335179
|
-
"fileName": "flow/node_modules/.pnpm
|
|
335180
|
-
"name": "
|
|
335380
|
+
"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",
|
|
335381
|
+
"name": "TableProps"
|
|
335181
335382
|
}
|
|
335182
335383
|
],
|
|
335183
335384
|
"required": false,
|
|
335184
335385
|
"type": {
|
|
335185
|
-
"name": "
|
|
335386
|
+
"name": "ReactNode"
|
|
335186
335387
|
}
|
|
335187
335388
|
},
|
|
335188
|
-
"
|
|
335389
|
+
"dependencies": {
|
|
335189
335390
|
"defaultValue": null,
|
|
335190
|
-
"description": "
|
|
335191
|
-
"name": "
|
|
335391
|
+
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
335392
|
+
"name": "dependencies",
|
|
335192
335393
|
"parent": {
|
|
335193
|
-
"fileName": "flow/node_modules/.pnpm
|
|
335194
|
-
"name": "
|
|
335394
|
+
"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",
|
|
335395
|
+
"name": "CollectionProps"
|
|
335195
335396
|
},
|
|
335196
335397
|
"declarations": [
|
|
335197
335398
|
{
|
|
335198
|
-
"fileName": "flow/node_modules/.pnpm
|
|
335199
|
-
"name": "
|
|
335399
|
+
"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",
|
|
335400
|
+
"name": "CollectionProps"
|
|
335200
335401
|
}
|
|
335201
335402
|
],
|
|
335202
335403
|
"required": false,
|
|
335203
335404
|
"type": {
|
|
335204
|
-
"name": "
|
|
335405
|
+
"name": "readonly any[]"
|
|
335205
335406
|
}
|
|
335206
335407
|
},
|
|
335207
|
-
"
|
|
335408
|
+
"style": {
|
|
335208
335409
|
"defaultValue": null,
|
|
335209
|
-
"description": "
|
|
335210
|
-
"name": "
|
|
335410
|
+
"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.",
|
|
335411
|
+
"name": "style",
|
|
335211
335412
|
"parent": {
|
|
335212
|
-
"fileName": "flow/node_modules/.pnpm
|
|
335213
|
-
"name": "
|
|
335413
|
+
"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",
|
|
335414
|
+
"name": "StyleRenderProps"
|
|
335214
335415
|
},
|
|
335215
335416
|
"declarations": [
|
|
335216
335417
|
{
|
|
335217
|
-
"fileName": "flow/node_modules/.pnpm
|
|
335218
|
-
"name": "
|
|
335418
|
+
"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",
|
|
335419
|
+
"name": "StyleRenderProps"
|
|
335219
335420
|
}
|
|
335220
335421
|
],
|
|
335221
335422
|
"required": false,
|
|
335222
335423
|
"type": {
|
|
335223
|
-
"name": "
|
|
335424
|
+
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
335224
335425
|
}
|
|
335225
335426
|
},
|
|
335226
|
-
"
|
|
335427
|
+
"slot": {
|
|
335227
335428
|
"defaultValue": null,
|
|
335228
|
-
"description": "
|
|
335229
|
-
"name": "
|
|
335429
|
+
"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.",
|
|
335430
|
+
"name": "slot",
|
|
335230
335431
|
"parent": {
|
|
335231
|
-
"fileName": "flow/node_modules/.pnpm
|
|
335232
|
-
"name": "
|
|
335432
|
+
"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",
|
|
335433
|
+
"name": "SlotProps"
|
|
335233
335434
|
},
|
|
335234
335435
|
"declarations": [
|
|
335235
335436
|
{
|
|
335236
|
-
"fileName": "flow/node_modules/.pnpm
|
|
335237
|
-
"name": "
|
|
335437
|
+
"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",
|
|
335438
|
+
"name": "SlotProps"
|
|
335238
335439
|
}
|
|
335239
335440
|
],
|
|
335240
335441
|
"required": false,
|
|
335241
335442
|
"type": {
|
|
335242
|
-
"name": "
|
|
335443
|
+
"name": "string | null"
|
|
335243
335444
|
}
|
|
335244
335445
|
},
|
|
335245
335446
|
"dir": {
|
|
@@ -335337,6 +335538,25 @@
|
|
|
335337
335538
|
"name": "\"yes\" | \"no\""
|
|
335338
335539
|
}
|
|
335339
335540
|
},
|
|
335541
|
+
"onClick": {
|
|
335542
|
+
"defaultValue": null,
|
|
335543
|
+
"description": "",
|
|
335544
|
+
"name": "onClick",
|
|
335545
|
+
"parent": {
|
|
335546
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
335547
|
+
"name": "GlobalDOMEvents"
|
|
335548
|
+
},
|
|
335549
|
+
"declarations": [
|
|
335550
|
+
{
|
|
335551
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
335552
|
+
"name": "GlobalDOMEvents"
|
|
335553
|
+
}
|
|
335554
|
+
],
|
|
335555
|
+
"required": false,
|
|
335556
|
+
"type": {
|
|
335557
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
335558
|
+
}
|
|
335559
|
+
},
|
|
335340
335560
|
"onClickCapture": {
|
|
335341
335561
|
"defaultValue": null,
|
|
335342
335562
|
"description": "",
|
|
@@ -336534,34 +336754,19 @@
|
|
|
336534
336754
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
336535
336755
|
}
|
|
336536
336756
|
},
|
|
336537
|
-
"
|
|
336538
|
-
"defaultValue": null,
|
|
336539
|
-
"description": "",
|
|
336540
|
-
"name": "hasAction",
|
|
336541
|
-
"declarations": [
|
|
336542
|
-
{
|
|
336543
|
-
"fileName": "components/src/components/List/components/Items/views/GridListItem/GridListItem.tsx",
|
|
336544
|
-
"name": "TypeLiteral"
|
|
336545
|
-
}
|
|
336546
|
-
],
|
|
336547
|
-
"required": false,
|
|
336548
|
-
"type": {
|
|
336549
|
-
"name": "boolean"
|
|
336550
|
-
}
|
|
336551
|
-
},
|
|
336552
|
-
"isTile": {
|
|
336757
|
+
"tileMaxWidth": {
|
|
336553
336758
|
"defaultValue": null,
|
|
336554
336759
|
"description": "",
|
|
336555
|
-
"name": "
|
|
336760
|
+
"name": "tileMaxWidth",
|
|
336556
336761
|
"declarations": [
|
|
336557
336762
|
{
|
|
336558
|
-
"fileName": "components/src/components/List/components/Items/views/
|
|
336763
|
+
"fileName": "components/src/components/List/components/Items/views/GridList/GridList.tsx",
|
|
336559
336764
|
"name": "TypeLiteral"
|
|
336560
336765
|
}
|
|
336561
336766
|
],
|
|
336562
|
-
"required":
|
|
336767
|
+
"required": true,
|
|
336563
336768
|
"type": {
|
|
336564
|
-
"name": "
|
|
336769
|
+
"name": "number"
|
|
336565
336770
|
}
|
|
336566
336771
|
}
|
|
336567
336772
|
}
|
|
@@ -336570,9 +336775,9 @@
|
|
|
336570
336775
|
"tags": {
|
|
336571
336776
|
"flr-generate": "all"
|
|
336572
336777
|
},
|
|
336573
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/views/
|
|
336778
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/views/GridListItem/GridListItem.tsx",
|
|
336574
336779
|
"description": "",
|
|
336575
|
-
"displayName": "
|
|
336780
|
+
"displayName": "GridListItem",
|
|
336576
336781
|
"methods": [],
|
|
336577
336782
|
"props": {
|
|
336578
336783
|
"className": {
|
|
@@ -336596,157 +336801,151 @@
|
|
|
336596
336801
|
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
336597
336802
|
}
|
|
336598
336803
|
},
|
|
336599
|
-
"
|
|
336600
|
-
"defaultValue":
|
|
336601
|
-
|
|
336602
|
-
|
|
336603
|
-
"description": "Whether typeahead navigation is disabled.",
|
|
336604
|
-
"name": "disallowTypeAhead",
|
|
336804
|
+
"id": {
|
|
336805
|
+
"defaultValue": null,
|
|
336806
|
+
"description": "The unique id of the item.",
|
|
336807
|
+
"name": "id",
|
|
336605
336808
|
"parent": {
|
|
336606
336809
|
"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",
|
|
336607
|
-
"name": "
|
|
336810
|
+
"name": "MenuItemProps"
|
|
336608
336811
|
},
|
|
336609
336812
|
"declarations": [
|
|
336610
336813
|
{
|
|
336611
336814
|
"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",
|
|
336612
|
-
"name": "
|
|
336815
|
+
"name": "MenuItemProps"
|
|
336613
336816
|
}
|
|
336614
336817
|
],
|
|
336615
336818
|
"required": false,
|
|
336616
336819
|
"type": {
|
|
336617
|
-
"name": "
|
|
336820
|
+
"name": "Key"
|
|
336618
336821
|
}
|
|
336619
336822
|
},
|
|
336620
|
-
"
|
|
336621
|
-
"defaultValue":
|
|
336622
|
-
|
|
336623
|
-
|
|
336624
|
-
"description": "How multiple selection should behave in the collection.",
|
|
336625
|
-
"name": "selectionBehavior",
|
|
336823
|
+
"value": {
|
|
336824
|
+
"defaultValue": null,
|
|
336825
|
+
"description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
|
|
336826
|
+
"name": "value",
|
|
336626
336827
|
"parent": {
|
|
336627
336828
|
"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",
|
|
336628
|
-
"name": "
|
|
336829
|
+
"name": "MenuItemProps"
|
|
336629
336830
|
},
|
|
336630
336831
|
"declarations": [
|
|
336631
336832
|
{
|
|
336632
336833
|
"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",
|
|
336633
|
-
"name": "
|
|
336834
|
+
"name": "MenuItemProps"
|
|
336634
336835
|
}
|
|
336635
336836
|
],
|
|
336636
336837
|
"required": false,
|
|
336637
336838
|
"type": {
|
|
336638
|
-
"name": "
|
|
336839
|
+
"name": "object"
|
|
336639
336840
|
}
|
|
336640
336841
|
},
|
|
336641
|
-
"
|
|
336842
|
+
"textValue": {
|
|
336642
336843
|
"defaultValue": null,
|
|
336643
|
-
"description": "
|
|
336644
|
-
"name": "
|
|
336844
|
+
"description": "A string representation of the item's contents, used for features like typeahead.",
|
|
336845
|
+
"name": "textValue",
|
|
336645
336846
|
"parent": {
|
|
336646
336847
|
"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",
|
|
336647
|
-
"name": "
|
|
336848
|
+
"name": "ListBoxItemProps"
|
|
336648
336849
|
},
|
|
336649
336850
|
"declarations": [
|
|
336650
336851
|
{
|
|
336651
336852
|
"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",
|
|
336652
|
-
"name": "
|
|
336853
|
+
"name": "ListBoxItemProps"
|
|
336653
336854
|
}
|
|
336654
336855
|
],
|
|
336655
336856
|
"required": false,
|
|
336656
336857
|
"type": {
|
|
336657
|
-
"name": "
|
|
336858
|
+
"name": "string"
|
|
336658
336859
|
}
|
|
336659
336860
|
},
|
|
336660
|
-
"
|
|
336861
|
+
"isDisabled": {
|
|
336661
336862
|
"defaultValue": null,
|
|
336662
|
-
"description": "
|
|
336663
|
-
"name": "
|
|
336863
|
+
"description": "Whether the item is disabled.",
|
|
336864
|
+
"name": "isDisabled",
|
|
336664
336865
|
"parent": {
|
|
336665
336866
|
"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",
|
|
336666
|
-
"name": "
|
|
336867
|
+
"name": "ListBoxItemProps"
|
|
336667
336868
|
},
|
|
336668
336869
|
"declarations": [
|
|
336669
336870
|
{
|
|
336670
336871
|
"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",
|
|
336671
|
-
"name": "
|
|
336872
|
+
"name": "ListBoxItemProps"
|
|
336672
336873
|
}
|
|
336673
336874
|
],
|
|
336674
336875
|
"required": false,
|
|
336675
336876
|
"type": {
|
|
336676
|
-
"name": "
|
|
336877
|
+
"name": "boolean"
|
|
336677
336878
|
}
|
|
336678
336879
|
},
|
|
336679
|
-
"
|
|
336680
|
-
"defaultValue":
|
|
336681
|
-
|
|
336682
|
-
|
|
336683
|
-
"description": "Whether the items are arranged in a stack or grid.",
|
|
336684
|
-
"name": "layout",
|
|
336880
|
+
"onAction": {
|
|
336881
|
+
"defaultValue": null,
|
|
336882
|
+
"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.",
|
|
336883
|
+
"name": "onAction",
|
|
336685
336884
|
"parent": {
|
|
336686
336885
|
"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",
|
|
336687
|
-
"name": "
|
|
336886
|
+
"name": "ListBoxItemProps"
|
|
336688
336887
|
},
|
|
336689
336888
|
"declarations": [
|
|
336690
336889
|
{
|
|
336691
336890
|
"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",
|
|
336692
|
-
"name": "
|
|
336891
|
+
"name": "ListBoxItemProps"
|
|
336693
336892
|
}
|
|
336694
336893
|
],
|
|
336695
336894
|
"required": false,
|
|
336696
336895
|
"type": {
|
|
336697
|
-
"name": "
|
|
336896
|
+
"name": "(() => void)"
|
|
336698
336897
|
}
|
|
336699
336898
|
},
|
|
336700
|
-
"
|
|
336899
|
+
"children": {
|
|
336701
336900
|
"defaultValue": null,
|
|
336702
|
-
"description": "
|
|
336703
|
-
"name": "
|
|
336901
|
+
"description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
|
|
336902
|
+
"name": "children",
|
|
336704
336903
|
"parent": {
|
|
336705
|
-
"fileName": "flow/node_modules/.pnpm
|
|
336706
|
-
"name": "
|
|
336904
|
+
"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",
|
|
336905
|
+
"name": "TableProps"
|
|
336707
336906
|
},
|
|
336708
336907
|
"declarations": [
|
|
336709
336908
|
{
|
|
336710
|
-
"fileName": "flow/node_modules/.pnpm
|
|
336711
|
-
"name": "
|
|
336909
|
+
"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",
|
|
336910
|
+
"name": "TableProps"
|
|
336712
336911
|
}
|
|
336713
336912
|
],
|
|
336714
336913
|
"required": false,
|
|
336715
336914
|
"type": {
|
|
336716
|
-
"name": "
|
|
336915
|
+
"name": "ReactNode"
|
|
336717
336916
|
}
|
|
336718
336917
|
},
|
|
336719
|
-
"
|
|
336918
|
+
"style": {
|
|
336720
336919
|
"defaultValue": null,
|
|
336721
|
-
"description": "
|
|
336722
|
-
"name": "
|
|
336920
|
+
"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.",
|
|
336921
|
+
"name": "style",
|
|
336723
336922
|
"parent": {
|
|
336724
|
-
"fileName": "flow/node_modules/.pnpm
|
|
336725
|
-
"name": "
|
|
336923
|
+
"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",
|
|
336924
|
+
"name": "StyleRenderProps"
|
|
336726
336925
|
},
|
|
336727
336926
|
"declarations": [
|
|
336728
336927
|
{
|
|
336729
|
-
"fileName": "flow/node_modules/.pnpm
|
|
336730
|
-
"name": "
|
|
336928
|
+
"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",
|
|
336929
|
+
"name": "StyleRenderProps"
|
|
336731
336930
|
}
|
|
336732
336931
|
],
|
|
336733
336932
|
"required": false,
|
|
336734
336933
|
"type": {
|
|
336735
|
-
"name": "
|
|
336934
|
+
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
336736
336935
|
}
|
|
336737
336936
|
},
|
|
336738
|
-
"
|
|
336937
|
+
"href": {
|
|
336739
336938
|
"defaultValue": null,
|
|
336740
|
-
"description": "
|
|
336741
|
-
"name": "
|
|
336939
|
+
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
336940
|
+
"name": "href",
|
|
336742
336941
|
"parent": {
|
|
336743
336942
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
336744
|
-
"name": "
|
|
336943
|
+
"name": "LinkDOMProps"
|
|
336745
336944
|
},
|
|
336746
336945
|
"declarations": [
|
|
336747
336946
|
{
|
|
336748
336947
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
336749
|
-
"name": "
|
|
336948
|
+
"name": "LinkDOMProps"
|
|
336750
336949
|
}
|
|
336751
336950
|
],
|
|
336752
336951
|
"required": false,
|
|
@@ -336754,18 +336953,18 @@
|
|
|
336754
336953
|
"name": "string"
|
|
336755
336954
|
}
|
|
336756
336955
|
},
|
|
336757
|
-
"
|
|
336956
|
+
"hrefLang": {
|
|
336758
336957
|
"defaultValue": null,
|
|
336759
|
-
"description": "
|
|
336760
|
-
"name": "
|
|
336958
|
+
"description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
336959
|
+
"name": "hrefLang",
|
|
336761
336960
|
"parent": {
|
|
336762
336961
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
336763
|
-
"name": "
|
|
336962
|
+
"name": "LinkDOMProps"
|
|
336764
336963
|
},
|
|
336765
336964
|
"declarations": [
|
|
336766
336965
|
{
|
|
336767
336966
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
336768
|
-
"name": "
|
|
336967
|
+
"name": "LinkDOMProps"
|
|
336769
336968
|
}
|
|
336770
336969
|
],
|
|
336771
336970
|
"required": false,
|
|
@@ -336773,37 +336972,37 @@
|
|
|
336773
336972
|
"name": "string"
|
|
336774
336973
|
}
|
|
336775
336974
|
},
|
|
336776
|
-
"
|
|
336975
|
+
"target": {
|
|
336777
336976
|
"defaultValue": null,
|
|
336778
|
-
"description": "
|
|
336779
|
-
"name": "
|
|
336977
|
+
"description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
336978
|
+
"name": "target",
|
|
336780
336979
|
"parent": {
|
|
336781
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
336782
|
-
"name": "
|
|
336980
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
336981
|
+
"name": "LinkDOMProps"
|
|
336783
336982
|
},
|
|
336784
336983
|
"declarations": [
|
|
336785
336984
|
{
|
|
336786
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
336787
|
-
"name": "
|
|
336985
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
336986
|
+
"name": "LinkDOMProps"
|
|
336788
336987
|
}
|
|
336789
336988
|
],
|
|
336790
336989
|
"required": false,
|
|
336791
336990
|
"type": {
|
|
336792
|
-
"name": "
|
|
336991
|
+
"name": "HTMLAttributeAnchorTarget"
|
|
336793
336992
|
}
|
|
336794
336993
|
},
|
|
336795
|
-
"
|
|
336994
|
+
"rel": {
|
|
336796
336995
|
"defaultValue": null,
|
|
336797
|
-
"description": "The
|
|
336798
|
-
"name": "
|
|
336996
|
+
"description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
336997
|
+
"name": "rel",
|
|
336799
336998
|
"parent": {
|
|
336800
336999
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
336801
|
-
"name": "
|
|
337000
|
+
"name": "LinkDOMProps"
|
|
336802
337001
|
},
|
|
336803
337002
|
"declarations": [
|
|
336804
337003
|
{
|
|
336805
337004
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
336806
|
-
"name": "
|
|
337005
|
+
"name": "LinkDOMProps"
|
|
336807
337006
|
}
|
|
336808
337007
|
],
|
|
336809
337008
|
"required": false,
|
|
@@ -336811,314 +337010,251 @@
|
|
|
336811
337010
|
"name": "string"
|
|
336812
337011
|
}
|
|
336813
337012
|
},
|
|
336814
|
-
"
|
|
337013
|
+
"download": {
|
|
336815
337014
|
"defaultValue": null,
|
|
336816
|
-
"description": "
|
|
336817
|
-
"name": "
|
|
337015
|
+
"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).",
|
|
337016
|
+
"name": "download",
|
|
336818
337017
|
"parent": {
|
|
336819
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
336820
|
-
"name": "
|
|
337018
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
337019
|
+
"name": "LinkDOMProps"
|
|
336821
337020
|
},
|
|
336822
337021
|
"declarations": [
|
|
336823
337022
|
{
|
|
336824
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
336825
|
-
"name": "
|
|
337023
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
337024
|
+
"name": "LinkDOMProps"
|
|
336826
337025
|
}
|
|
336827
337026
|
],
|
|
336828
337027
|
"required": false,
|
|
336829
337028
|
"type": {
|
|
336830
|
-
"name": "
|
|
337029
|
+
"name": "string | boolean"
|
|
336831
337030
|
}
|
|
336832
337031
|
},
|
|
336833
|
-
"
|
|
337032
|
+
"ping": {
|
|
336834
337033
|
"defaultValue": null,
|
|
336835
|
-
"description": "
|
|
336836
|
-
"name": "
|
|
337034
|
+
"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).",
|
|
337035
|
+
"name": "ping",
|
|
336837
337036
|
"parent": {
|
|
336838
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
336839
|
-
"name": "
|
|
337037
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
337038
|
+
"name": "LinkDOMProps"
|
|
336840
337039
|
},
|
|
336841
337040
|
"declarations": [
|
|
336842
337041
|
{
|
|
336843
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
336844
|
-
"name": "
|
|
337042
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
337043
|
+
"name": "LinkDOMProps"
|
|
336845
337044
|
}
|
|
336846
337045
|
],
|
|
336847
337046
|
"required": false,
|
|
336848
337047
|
"type": {
|
|
336849
|
-
"name": "
|
|
337048
|
+
"name": "string"
|
|
336850
337049
|
}
|
|
336851
337050
|
},
|
|
336852
|
-
"
|
|
337051
|
+
"referrerPolicy": {
|
|
336853
337052
|
"defaultValue": null,
|
|
336854
|
-
"description": "
|
|
336855
|
-
"name": "
|
|
337053
|
+
"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).",
|
|
337054
|
+
"name": "referrerPolicy",
|
|
336856
337055
|
"parent": {
|
|
336857
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
336858
|
-
"name": "
|
|
337056
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
337057
|
+
"name": "LinkDOMProps"
|
|
336859
337058
|
},
|
|
336860
337059
|
"declarations": [
|
|
336861
337060
|
{
|
|
336862
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
336863
|
-
"name": "
|
|
337061
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
337062
|
+
"name": "LinkDOMProps"
|
|
336864
337063
|
}
|
|
336865
337064
|
],
|
|
336866
337065
|
"required": false,
|
|
336867
337066
|
"type": {
|
|
336868
|
-
"name": "
|
|
337067
|
+
"name": "HTMLAttributeReferrerPolicy"
|
|
336869
337068
|
}
|
|
336870
337069
|
},
|
|
336871
|
-
"
|
|
337070
|
+
"routerOptions": {
|
|
336872
337071
|
"defaultValue": null,
|
|
336873
|
-
"description": "
|
|
336874
|
-
"name": "
|
|
336875
|
-
"parent": {
|
|
336876
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
336877
|
-
"name": "CollectionBase"
|
|
336878
|
-
},
|
|
336879
|
-
"declarations": [
|
|
336880
|
-
{
|
|
336881
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
336882
|
-
"name": "CollectionBase"
|
|
336883
|
-
}
|
|
336884
|
-
],
|
|
336885
|
-
"required": false,
|
|
336886
|
-
"type": {
|
|
336887
|
-
"name": "Iterable<Key>"
|
|
336888
|
-
}
|
|
336889
|
-
},
|
|
336890
|
-
"escapeKeyBehavior": {
|
|
336891
|
-
"defaultValue": {
|
|
336892
|
-
"value": "'clearSelection'"
|
|
336893
|
-
},
|
|
336894
|
-
"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.",
|
|
336895
|
-
"name": "escapeKeyBehavior",
|
|
337072
|
+
"description": "Options for the configured client side router.",
|
|
337073
|
+
"name": "routerOptions",
|
|
336896
337074
|
"parent": {
|
|
336897
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
336898
|
-
"name": "
|
|
337075
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
337076
|
+
"name": "LinkDOMProps"
|
|
336899
337077
|
},
|
|
336900
337078
|
"declarations": [
|
|
336901
337079
|
{
|
|
336902
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
336903
|
-
"name": "
|
|
337080
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
337081
|
+
"name": "LinkDOMProps"
|
|
336904
337082
|
}
|
|
336905
337083
|
],
|
|
336906
337084
|
"required": false,
|
|
336907
337085
|
"type": {
|
|
336908
|
-
"name": "
|
|
337086
|
+
"name": "undefined"
|
|
336909
337087
|
}
|
|
336910
337088
|
},
|
|
336911
|
-
"
|
|
337089
|
+
"onHoverStart": {
|
|
336912
337090
|
"defaultValue": null,
|
|
336913
|
-
"description": "
|
|
336914
|
-
"name": "
|
|
337091
|
+
"description": "Handler that is called when a hover interaction starts.",
|
|
337092
|
+
"name": "onHoverStart",
|
|
336915
337093
|
"parent": {
|
|
336916
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
336917
|
-
"name": "
|
|
337094
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337095
|
+
"name": "HoverEvents"
|
|
336918
337096
|
},
|
|
336919
337097
|
"declarations": [
|
|
336920
337098
|
{
|
|
336921
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
336922
|
-
"name": "
|
|
337099
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337100
|
+
"name": "HoverEvents"
|
|
336923
337101
|
}
|
|
336924
337102
|
],
|
|
336925
337103
|
"required": false,
|
|
336926
337104
|
"type": {
|
|
336927
|
-
"name": "
|
|
337105
|
+
"name": "((e: HoverEvent) => void)"
|
|
336928
337106
|
}
|
|
336929
337107
|
},
|
|
336930
|
-
"
|
|
337108
|
+
"onHoverEnd": {
|
|
336931
337109
|
"defaultValue": null,
|
|
336932
|
-
"description": "
|
|
336933
|
-
"name": "
|
|
337110
|
+
"description": "Handler that is called when a hover interaction ends.",
|
|
337111
|
+
"name": "onHoverEnd",
|
|
336934
337112
|
"parent": {
|
|
336935
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
336936
|
-
"name": "
|
|
337113
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337114
|
+
"name": "HoverEvents"
|
|
336937
337115
|
},
|
|
336938
337116
|
"declarations": [
|
|
336939
337117
|
{
|
|
336940
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
336941
|
-
"name": "
|
|
337118
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337119
|
+
"name": "HoverEvents"
|
|
336942
337120
|
}
|
|
336943
337121
|
],
|
|
336944
337122
|
"required": false,
|
|
336945
337123
|
"type": {
|
|
336946
|
-
"name": "
|
|
337124
|
+
"name": "((e: HoverEvent) => void)"
|
|
336947
337125
|
}
|
|
336948
337126
|
},
|
|
336949
|
-
"
|
|
337127
|
+
"onHoverChange": {
|
|
336950
337128
|
"defaultValue": null,
|
|
336951
|
-
"description": "
|
|
336952
|
-
"name": "
|
|
337129
|
+
"description": "Handler that is called when the hover state changes.",
|
|
337130
|
+
"name": "onHoverChange",
|
|
336953
337131
|
"parent": {
|
|
336954
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
336955
|
-
"name": "
|
|
337132
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337133
|
+
"name": "HoverEvents"
|
|
336956
337134
|
},
|
|
336957
337135
|
"declarations": [
|
|
336958
337136
|
{
|
|
336959
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
336960
|
-
"name": "
|
|
337137
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337138
|
+
"name": "HoverEvents"
|
|
336961
337139
|
}
|
|
336962
337140
|
],
|
|
336963
337141
|
"required": false,
|
|
336964
337142
|
"type": {
|
|
336965
|
-
"name": "
|
|
337143
|
+
"name": "((isHovering: boolean) => void)"
|
|
336966
337144
|
}
|
|
336967
337145
|
},
|
|
336968
|
-
"
|
|
337146
|
+
"onPress": {
|
|
336969
337147
|
"defaultValue": null,
|
|
336970
|
-
"description": "
|
|
336971
|
-
"name": "
|
|
336972
|
-
"parent": {
|
|
336973
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
336974
|
-
"name": "MultipleSelection"
|
|
336975
|
-
},
|
|
336976
|
-
"declarations": [
|
|
336977
|
-
{
|
|
336978
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
336979
|
-
"name": "MultipleSelection"
|
|
336980
|
-
}
|
|
336981
|
-
],
|
|
336982
|
-
"required": false,
|
|
336983
|
-
"type": {
|
|
336984
|
-
"name": "\"all\" | Iterable<Key>"
|
|
336985
|
-
}
|
|
336986
|
-
},
|
|
336987
|
-
"disabledBehavior": {
|
|
336988
|
-
"defaultValue": {
|
|
336989
|
-
"value": "\"all\""
|
|
336990
|
-
},
|
|
336991
|
-
"description": "Whether `disabledKeys` applies to all interactions, or only selection.",
|
|
336992
|
-
"name": "disabledBehavior",
|
|
337148
|
+
"description": "Handler that is called when the press is released over the target.",
|
|
337149
|
+
"name": "onPress",
|
|
336993
337150
|
"parent": {
|
|
336994
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
336995
|
-
"name": "
|
|
337151
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337152
|
+
"name": "PressEvents"
|
|
336996
337153
|
},
|
|
336997
337154
|
"declarations": [
|
|
336998
337155
|
{
|
|
336999
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
337000
|
-
"name": "
|
|
337156
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337157
|
+
"name": "PressEvents"
|
|
337001
337158
|
}
|
|
337002
337159
|
],
|
|
337003
337160
|
"required": false,
|
|
337004
337161
|
"type": {
|
|
337005
|
-
"name": "
|
|
337162
|
+
"name": "((e: PressEvent) => void)"
|
|
337006
337163
|
}
|
|
337007
337164
|
},
|
|
337008
|
-
"
|
|
337165
|
+
"onPressStart": {
|
|
337009
337166
|
"defaultValue": null,
|
|
337010
|
-
"description": "Handler that is called when a
|
|
337011
|
-
"name": "
|
|
337012
|
-
"parent": {
|
|
337013
|
-
"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",
|
|
337014
|
-
"name": "GridListProps"
|
|
337015
|
-
},
|
|
337016
|
-
"declarations": [
|
|
337017
|
-
{
|
|
337018
|
-
"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",
|
|
337019
|
-
"name": "GridListProps"
|
|
337020
|
-
}
|
|
337021
|
-
],
|
|
337022
|
-
"required": false,
|
|
337023
|
-
"type": {
|
|
337024
|
-
"name": "((key: Key) => void)"
|
|
337025
|
-
}
|
|
337026
|
-
},
|
|
337027
|
-
"keyboardNavigationBehavior": {
|
|
337028
|
-
"defaultValue": {
|
|
337029
|
-
"value": "'arrow'"
|
|
337030
|
-
},
|
|
337031
|
-
"description": "Whether keyboard navigation to focusable elements within grid list items is\nvia the left/right arrow keys or the tab key.",
|
|
337032
|
-
"name": "keyboardNavigationBehavior",
|
|
337167
|
+
"description": "Handler that is called when a press interaction starts.",
|
|
337168
|
+
"name": "onPressStart",
|
|
337033
337169
|
"parent": {
|
|
337034
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
337035
|
-
"name": "
|
|
337170
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337171
|
+
"name": "PressEvents"
|
|
337036
337172
|
},
|
|
337037
337173
|
"declarations": [
|
|
337038
337174
|
{
|
|
337039
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
337040
|
-
"name": "
|
|
337175
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337176
|
+
"name": "PressEvents"
|
|
337041
337177
|
}
|
|
337042
337178
|
],
|
|
337043
337179
|
"required": false,
|
|
337044
337180
|
"type": {
|
|
337045
|
-
"name": "
|
|
337181
|
+
"name": "((e: PressEvent) => void)"
|
|
337046
337182
|
}
|
|
337047
337183
|
},
|
|
337048
|
-
"
|
|
337184
|
+
"onPressEnd": {
|
|
337049
337185
|
"defaultValue": null,
|
|
337050
|
-
"description": "
|
|
337051
|
-
"name": "
|
|
337186
|
+
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
337187
|
+
"name": "onPressEnd",
|
|
337052
337188
|
"parent": {
|
|
337053
|
-
"fileName": "flow/node_modules/.pnpm
|
|
337054
|
-
"name": "
|
|
337189
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337190
|
+
"name": "PressEvents"
|
|
337055
337191
|
},
|
|
337056
337192
|
"declarations": [
|
|
337057
337193
|
{
|
|
337058
|
-
"fileName": "flow/node_modules/.pnpm
|
|
337059
|
-
"name": "
|
|
337194
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337195
|
+
"name": "PressEvents"
|
|
337060
337196
|
}
|
|
337061
337197
|
],
|
|
337062
337198
|
"required": false,
|
|
337063
337199
|
"type": {
|
|
337064
|
-
"name": "
|
|
337200
|
+
"name": "((e: PressEvent) => void)"
|
|
337065
337201
|
}
|
|
337066
337202
|
},
|
|
337067
|
-
"
|
|
337203
|
+
"onPressChange": {
|
|
337068
337204
|
"defaultValue": null,
|
|
337069
|
-
"description": "
|
|
337070
|
-
"name": "
|
|
337205
|
+
"description": "Handler that is called when the press state changes.",
|
|
337206
|
+
"name": "onPressChange",
|
|
337071
337207
|
"parent": {
|
|
337072
|
-
"fileName": "flow/node_modules/.pnpm
|
|
337073
|
-
"name": "
|
|
337208
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337209
|
+
"name": "PressEvents"
|
|
337074
337210
|
},
|
|
337075
337211
|
"declarations": [
|
|
337076
337212
|
{
|
|
337077
|
-
"fileName": "flow/node_modules/.pnpm
|
|
337078
|
-
"name": "
|
|
337213
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337214
|
+
"name": "PressEvents"
|
|
337079
337215
|
}
|
|
337080
337216
|
],
|
|
337081
337217
|
"required": false,
|
|
337082
337218
|
"type": {
|
|
337083
|
-
"name": "
|
|
337219
|
+
"name": "((isPressed: boolean) => void)"
|
|
337084
337220
|
}
|
|
337085
337221
|
},
|
|
337086
|
-
"
|
|
337222
|
+
"onPressUp": {
|
|
337087
337223
|
"defaultValue": null,
|
|
337088
|
-
"description": "
|
|
337089
|
-
"name": "
|
|
337224
|
+
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
337225
|
+
"name": "onPressUp",
|
|
337090
337226
|
"parent": {
|
|
337091
|
-
"fileName": "flow/node_modules/.pnpm
|
|
337092
|
-
"name": "
|
|
337227
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337228
|
+
"name": "PressEvents"
|
|
337093
337229
|
},
|
|
337094
337230
|
"declarations": [
|
|
337095
337231
|
{
|
|
337096
|
-
"fileName": "flow/node_modules/.pnpm
|
|
337097
|
-
"name": "
|
|
337232
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337233
|
+
"name": "PressEvents"
|
|
337098
337234
|
}
|
|
337099
337235
|
],
|
|
337100
337236
|
"required": false,
|
|
337101
337237
|
"type": {
|
|
337102
|
-
"name": "
|
|
337238
|
+
"name": "((e: PressEvent) => void)"
|
|
337103
337239
|
}
|
|
337104
337240
|
},
|
|
337105
|
-
"
|
|
337241
|
+
"onClick": {
|
|
337106
337242
|
"defaultValue": null,
|
|
337107
|
-
"description": "
|
|
337108
|
-
"name": "
|
|
337243
|
+
"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.",
|
|
337244
|
+
"name": "onClick",
|
|
337109
337245
|
"parent": {
|
|
337110
|
-
"fileName": "flow/node_modules/.pnpm
|
|
337111
|
-
"name": "
|
|
337246
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337247
|
+
"name": "PressEvents"
|
|
337112
337248
|
},
|
|
337113
337249
|
"declarations": [
|
|
337114
337250
|
{
|
|
337115
|
-
"fileName": "flow/node_modules/.pnpm
|
|
337116
|
-
"name": "
|
|
337251
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
337252
|
+
"name": "PressEvents"
|
|
337117
337253
|
}
|
|
337118
337254
|
],
|
|
337119
337255
|
"required": false,
|
|
337120
337256
|
"type": {
|
|
337121
|
-
"name": "
|
|
337257
|
+
"name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
|
|
337122
337258
|
}
|
|
337123
337259
|
},
|
|
337124
337260
|
"dir": {
|
|
@@ -337216,25 +337352,6 @@
|
|
|
337216
337352
|
"name": "\"yes\" | \"no\""
|
|
337217
337353
|
}
|
|
337218
337354
|
},
|
|
337219
|
-
"onClick": {
|
|
337220
|
-
"defaultValue": null,
|
|
337221
|
-
"description": "",
|
|
337222
|
-
"name": "onClick",
|
|
337223
|
-
"parent": {
|
|
337224
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
337225
|
-
"name": "GlobalDOMEvents"
|
|
337226
|
-
},
|
|
337227
|
-
"declarations": [
|
|
337228
|
-
{
|
|
337229
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
337230
|
-
"name": "GlobalDOMEvents"
|
|
337231
|
-
}
|
|
337232
|
-
],
|
|
337233
|
-
"required": false,
|
|
337234
|
-
"type": {
|
|
337235
|
-
"name": "MouseEventHandler<HTMLDivElement>"
|
|
337236
|
-
}
|
|
337237
|
-
},
|
|
337238
337355
|
"onClickCapture": {
|
|
337239
337356
|
"defaultValue": null,
|
|
337240
337357
|
"description": "",
|
|
@@ -338432,155 +338549,38 @@
|
|
|
338432
338549
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
338433
338550
|
}
|
|
338434
338551
|
},
|
|
338435
|
-
"
|
|
338436
|
-
"defaultValue": null,
|
|
338437
|
-
"description": "",
|
|
338438
|
-
"name": "tileMaxWidth",
|
|
338439
|
-
"declarations": [
|
|
338440
|
-
{
|
|
338441
|
-
"fileName": "components/src/components/List/components/Items/views/GridList/GridList.tsx",
|
|
338442
|
-
"name": "TypeLiteral"
|
|
338443
|
-
}
|
|
338444
|
-
],
|
|
338445
|
-
"required": true,
|
|
338446
|
-
"type": {
|
|
338447
|
-
"name": "number"
|
|
338448
|
-
}
|
|
338449
|
-
}
|
|
338450
|
-
}
|
|
338451
|
-
},
|
|
338452
|
-
{
|
|
338453
|
-
"tags": {},
|
|
338454
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
338455
|
-
"description": "",
|
|
338456
|
-
"displayName": "Item",
|
|
338457
|
-
"methods": [],
|
|
338458
|
-
"props": {
|
|
338459
|
-
"id": {
|
|
338460
|
-
"defaultValue": null,
|
|
338461
|
-
"description": "",
|
|
338462
|
-
"name": "id",
|
|
338463
|
-
"parent": {
|
|
338464
|
-
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
338465
|
-
"name": "Props"
|
|
338466
|
-
},
|
|
338467
|
-
"declarations": [
|
|
338468
|
-
{
|
|
338469
|
-
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
338470
|
-
"name": "Props"
|
|
338471
|
-
}
|
|
338472
|
-
],
|
|
338473
|
-
"required": true,
|
|
338474
|
-
"type": {
|
|
338475
|
-
"name": "Key"
|
|
338476
|
-
}
|
|
338477
|
-
},
|
|
338478
|
-
"data": {
|
|
338479
|
-
"defaultValue": null,
|
|
338480
|
-
"description": "",
|
|
338481
|
-
"name": "data",
|
|
338482
|
-
"parent": {
|
|
338483
|
-
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
338484
|
-
"name": "Props"
|
|
338485
|
-
},
|
|
338486
|
-
"declarations": [
|
|
338487
|
-
{
|
|
338488
|
-
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
338489
|
-
"name": "Props"
|
|
338490
|
-
}
|
|
338491
|
-
],
|
|
338492
|
-
"required": true,
|
|
338493
|
-
"type": {
|
|
338494
|
-
"name": "never"
|
|
338495
|
-
}
|
|
338496
|
-
},
|
|
338497
|
-
"children": {
|
|
338552
|
+
"hasAction": {
|
|
338498
338553
|
"defaultValue": null,
|
|
338499
338554
|
"description": "",
|
|
338500
|
-
"name": "
|
|
338555
|
+
"name": "hasAction",
|
|
338501
338556
|
"declarations": [
|
|
338502
338557
|
{
|
|
338503
|
-
"fileName": "
|
|
338558
|
+
"fileName": "components/src/components/List/components/Items/views/GridListItem/GridListItem.tsx",
|
|
338504
338559
|
"name": "TypeLiteral"
|
|
338505
338560
|
}
|
|
338506
338561
|
],
|
|
338507
338562
|
"required": false,
|
|
338508
338563
|
"type": {
|
|
338509
|
-
"name": "
|
|
338510
|
-
}
|
|
338511
|
-
}
|
|
338512
|
-
}
|
|
338513
|
-
},
|
|
338514
|
-
{
|
|
338515
|
-
"tags": {},
|
|
338516
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
338517
|
-
"description": "",
|
|
338518
|
-
"displayName": "ItemContainer",
|
|
338519
|
-
"methods": [],
|
|
338520
|
-
"props": {
|
|
338521
|
-
"id": {
|
|
338522
|
-
"defaultValue": null,
|
|
338523
|
-
"description": "",
|
|
338524
|
-
"name": "id",
|
|
338525
|
-
"parent": {
|
|
338526
|
-
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
338527
|
-
"name": "Props"
|
|
338528
|
-
},
|
|
338529
|
-
"declarations": [
|
|
338530
|
-
{
|
|
338531
|
-
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
338532
|
-
"name": "Props"
|
|
338533
|
-
}
|
|
338534
|
-
],
|
|
338535
|
-
"required": true,
|
|
338536
|
-
"type": {
|
|
338537
|
-
"name": "Key"
|
|
338538
|
-
}
|
|
338539
|
-
},
|
|
338540
|
-
"data": {
|
|
338541
|
-
"defaultValue": null,
|
|
338542
|
-
"description": "",
|
|
338543
|
-
"name": "data",
|
|
338544
|
-
"parent": {
|
|
338545
|
-
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
338546
|
-
"name": "Props"
|
|
338547
|
-
},
|
|
338548
|
-
"declarations": [
|
|
338549
|
-
{
|
|
338550
|
-
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
338551
|
-
"name": "Props"
|
|
338552
|
-
}
|
|
338553
|
-
],
|
|
338554
|
-
"required": true,
|
|
338555
|
-
"type": {
|
|
338556
|
-
"name": "never"
|
|
338564
|
+
"name": "boolean"
|
|
338557
338565
|
}
|
|
338558
338566
|
},
|
|
338559
|
-
"
|
|
338567
|
+
"isTile": {
|
|
338560
338568
|
"defaultValue": null,
|
|
338561
338569
|
"description": "",
|
|
338562
|
-
"name": "
|
|
338570
|
+
"name": "isTile",
|
|
338563
338571
|
"declarations": [
|
|
338564
338572
|
{
|
|
338565
|
-
"fileName": "
|
|
338573
|
+
"fileName": "components/src/components/List/components/Items/views/GridListItem/GridListItem.tsx",
|
|
338566
338574
|
"name": "TypeLiteral"
|
|
338567
338575
|
}
|
|
338568
338576
|
],
|
|
338569
338577
|
"required": false,
|
|
338570
338578
|
"type": {
|
|
338571
|
-
"name": "
|
|
338579
|
+
"name": "boolean"
|
|
338572
338580
|
}
|
|
338573
338581
|
}
|
|
338574
338582
|
}
|
|
338575
338583
|
},
|
|
338576
|
-
{
|
|
338577
|
-
"tags": {},
|
|
338578
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/FallbackItems/FallbackItems.tsx",
|
|
338579
|
-
"description": "",
|
|
338580
|
-
"displayName": "FallbackItems",
|
|
338581
|
-
"methods": [],
|
|
338582
|
-
"props": {}
|
|
338583
|
-
},
|
|
338584
338584
|
{
|
|
338585
338585
|
"tags": {},
|
|
338586
338586
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|