@mittwald/flow-react-components 0.2.0-alpha.981 → 0.2.0-alpha.982
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/AGENTS.md +20 -1
- package/CHANGELOG.md +6 -0
- package/PATTERNS.md +6 -4
- package/dist/assets/doc-properties.json +1487 -1487
- package/dist/js/packages/components/src/components/List/components/Header/components/AllFiltersModal/AllFiltersModal.mjs +1 -0
- package/dist/js/packages/components/src/components/List/components/Header/components/AllFiltersModal/AllFiltersModal.mjs.map +1 -1
- package/dist/js/packages/components/src/components/List/components/Header/components/AllFiltersModal/SortingAccordion.mjs +1 -0
- package/dist/js/packages/components/src/components/List/components/Header/components/AllFiltersModal/SortingAccordion.mjs.map +1 -1
- package/dist/js/packages/components/src/components/List/components/Header/components/AllFiltersModal/ViewModeAccordion.mjs +1 -0
- package/dist/js/packages/components/src/components/List/components/Header/components/AllFiltersModal/ViewModeAccordion.mjs.map +1 -1
- package/dist/js/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenus.mjs +1 -0
- package/dist/js/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenus.mjs.map +1 -1
- package/dist/js/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.mjs +1 -0
- package/dist/js/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.mjs.map +1 -1
- package/dist/js/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.mjs +1 -0
- package/dist/js/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.mjs.map +1 -1
- package/dist/js/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.mjs +1 -0
- package/dist/js/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.mjs.map +1 -1
- package/dist/js/packages/components/src/components/List/components/Header/lib.mjs +1 -0
- package/dist/js/packages/components/src/components/List/components/Header/lib.mjs.map +1 -1
- package/dist/js/packages/components/src/components/List/components/ListItemView/ListItemView.mjs +1 -0
- package/dist/js/packages/components/src/components/List/components/ListItemView/ListItemView.mjs.map +1 -1
- package/dist/js/packages/components/src/components/List/components/Table/Table.mjs +1 -0
- package/dist/js/packages/components/src/components/List/components/Table/Table.mjs.map +1 -1
- package/dist/js/packages/components/src/components/List/model/List.mjs +7 -0
- package/dist/js/packages/components/src/components/List/model/List.mjs.map +1 -1
- package/dist/js/packages/components/src/components/List/setupComponents/ListLoaderAsyncResource.mjs +9 -1
- package/dist/js/packages/components/src/components/List/setupComponents/ListLoaderAsyncResource.mjs.map +1 -1
- package/dist/js/packages/components/src/components/PasswordCreationField/PasswordCreationField.mjs +1 -0
- package/dist/js/packages/components/src/components/PasswordCreationField/PasswordCreationField.mjs.map +1 -1
- package/dist/js/packages/components/src/components/PasswordCreationField/lib/generateValidationTranslation.mjs +1 -0
- package/dist/js/packages/components/src/components/PasswordCreationField/lib/generateValidationTranslation.mjs.map +1 -1
- package/dist/js/packages/components/src/components/PasswordCreationField/lib/getStateFromLatestPolicyValidationResult.mjs +1 -0
- package/dist/js/packages/components/src/components/PasswordCreationField/lib/getStateFromLatestPolicyValidationResult.mjs.map +1 -1
- package/dist/js/packages/components/src/components/PasswordCreationField/worker/generatePassword.mjs +1 -0
- package/dist/js/packages/components/src/components/PasswordCreationField/worker/generatePassword.mjs.map +1 -1
- package/dist/js/packages/components/src/components/Select/Select.mjs +7 -0
- package/dist/js/packages/components/src/components/Select/Select.mjs.map +1 -1
- package/dist/js/packages/components/src/integrations/@mittwald/password-tools-js/defaultPasswordCreationPolicy.mjs +1 -0
- package/dist/js/packages/components/src/integrations/@mittwald/password-tools-js/defaultPasswordCreationPolicy.mjs.map +1 -1
- package/dist/js/packages/components/src/integrations/@mittwald/password-tools-js/usePasswordCreationFieldValidation.mjs +8 -1
- package/dist/js/packages/components/src/integrations/@mittwald/password-tools-js/usePasswordCreationFieldValidation.mjs.map +1 -1
- package/dist/js/packages/components/src/integrations/nextjs/components/Link/Link.mjs +5 -0
- package/dist/js/packages/components/src/integrations/nextjs/components/Link/Link.mjs.map +1 -1
- package/dist/js/packages/components/src/integrations/nextjs/components/LinkProvider/LinkProvider.mjs +8 -1
- package/dist/js/packages/components/src/integrations/nextjs/components/LinkProvider/LinkProvider.mjs.map +1 -1
- package/dist/types/components/List/model/List.d.ts.map +1 -1
- package/dist/types/components/List/setupComponents/ListLoaderAsyncResource.d.ts.map +1 -1
- package/dist/types/components/Select/Select.d.ts +1 -1
- package/dist/types/components/Select/Select.d.ts.map +1 -1
- package/dist/types/integrations/@mittwald/password-tools-js/usePasswordCreationFieldValidation.d.ts.map +1 -1
- package/dist/types/integrations/nextjs/components/Link/Link.d.ts.map +1 -1
- package/dist/types/integrations/nextjs/components/LinkProvider/LinkProvider.d.ts.map +1 -1
- package/package.json +6 -6
|
@@ -40080,7 +40080,7 @@
|
|
|
40080
40080
|
},
|
|
40081
40081
|
"onSelectionChange": {
|
|
40082
40082
|
"defaultValue": null,
|
|
40083
|
-
"description": "Handler that is called when the selection changes.\n@deprecated",
|
|
40083
|
+
"description": "Handler that is called when the selection changes.\n@deprecated Use `onChange` instead.",
|
|
40084
40084
|
"name": "onSelectionChange",
|
|
40085
40085
|
"parent": {
|
|
40086
40086
|
"fileName": "components/src/components/Select/Select.tsx",
|
|
@@ -226073,148 +226073,6 @@
|
|
|
226073
226073
|
}
|
|
226074
226074
|
}
|
|
226075
226075
|
},
|
|
226076
|
-
{
|
|
226077
|
-
"tags": {
|
|
226078
|
-
"flr-generate": "all"
|
|
226079
|
-
},
|
|
226080
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CodeBlock/CodeBlock.tsx",
|
|
226081
|
-
"description": "",
|
|
226082
|
-
"displayName": "CodeBlock",
|
|
226083
|
-
"methods": [],
|
|
226084
|
-
"props": {
|
|
226085
|
-
"code": {
|
|
226086
|
-
"defaultValue": null,
|
|
226087
|
-
"description": "",
|
|
226088
|
-
"name": "code",
|
|
226089
|
-
"parent": {
|
|
226090
|
-
"fileName": "components/src/components/CodeBlock/CodeBlock.tsx",
|
|
226091
|
-
"name": "CodeBlockProps"
|
|
226092
|
-
},
|
|
226093
|
-
"declarations": [
|
|
226094
|
-
{
|
|
226095
|
-
"fileName": "components/src/components/CodeBlock/CodeBlock.tsx",
|
|
226096
|
-
"name": "CodeBlockProps"
|
|
226097
|
-
}
|
|
226098
|
-
],
|
|
226099
|
-
"required": false,
|
|
226100
|
-
"type": {
|
|
226101
|
-
"name": "string"
|
|
226102
|
-
}
|
|
226103
|
-
},
|
|
226104
|
-
"truncateLines": {
|
|
226105
|
-
"defaultValue": {
|
|
226106
|
-
"value": ": false"
|
|
226107
|
-
},
|
|
226108
|
-
"description": "Controls truncation of long code blocks. `false` disables it, `true`\ntruncates after 8 lines, and a number sets the maximum line count.",
|
|
226109
|
-
"name": "truncateLines",
|
|
226110
|
-
"parent": {
|
|
226111
|
-
"fileName": "components/src/components/CodeBlock/CodeBlock.tsx",
|
|
226112
|
-
"name": "CodeBlockProps"
|
|
226113
|
-
},
|
|
226114
|
-
"declarations": [
|
|
226115
|
-
{
|
|
226116
|
-
"fileName": "components/src/components/CodeBlock/CodeBlock.tsx",
|
|
226117
|
-
"name": "CodeBlockProps"
|
|
226118
|
-
}
|
|
226119
|
-
],
|
|
226120
|
-
"required": false,
|
|
226121
|
-
"type": {
|
|
226122
|
-
"name": "number | boolean"
|
|
226123
|
-
}
|
|
226124
|
-
},
|
|
226125
|
-
"className": {
|
|
226126
|
-
"defaultValue": null,
|
|
226127
|
-
"description": "The elements class name.",
|
|
226128
|
-
"name": "className",
|
|
226129
|
-
"parent": {
|
|
226130
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
226131
|
-
"name": "PropsWithClassName"
|
|
226132
|
-
},
|
|
226133
|
-
"declarations": [
|
|
226134
|
-
{
|
|
226135
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
226136
|
-
"name": "PropsWithClassName"
|
|
226137
|
-
}
|
|
226138
|
-
],
|
|
226139
|
-
"required": false,
|
|
226140
|
-
"type": {
|
|
226141
|
-
"name": "string"
|
|
226142
|
-
}
|
|
226143
|
-
},
|
|
226144
|
-
"children": {
|
|
226145
|
-
"defaultValue": null,
|
|
226146
|
-
"description": "",
|
|
226147
|
-
"name": "children",
|
|
226148
|
-
"declarations": [
|
|
226149
|
-
{
|
|
226150
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
226151
|
-
"name": "TypeLiteral"
|
|
226152
|
-
}
|
|
226153
|
-
],
|
|
226154
|
-
"required": false,
|
|
226155
|
-
"type": {
|
|
226156
|
-
"name": "ReactNode"
|
|
226157
|
-
}
|
|
226158
|
-
},
|
|
226159
|
-
"language": {
|
|
226160
|
-
"defaultValue": null,
|
|
226161
|
-
"description": "",
|
|
226162
|
-
"name": "language",
|
|
226163
|
-
"parent": {
|
|
226164
|
-
"fileName": "components/src/components/CodeEditor/CodeEditor.tsx",
|
|
226165
|
-
"name": "CodeEditorProps"
|
|
226166
|
-
},
|
|
226167
|
-
"declarations": [
|
|
226168
|
-
{
|
|
226169
|
-
"fileName": "components/src/components/CodeEditor/CodeEditor.tsx",
|
|
226170
|
-
"name": "CodeEditorProps"
|
|
226171
|
-
}
|
|
226172
|
-
],
|
|
226173
|
-
"required": false,
|
|
226174
|
-
"type": {
|
|
226175
|
-
"name": "\"text\" | \"go\" | \"p\" | \"b\" | \"html\" | \"map\" | \"q\" | \"s\" | \"svg\" | \"m\" | \"markdown\" | \"d\" | \"in\" | \"r\" | \"apl\" | \"asc\" | \"asn\" | \"asn1\" | \"bash\" | \"bf\" | \"BUILD\" | \"bzl\" | \"c\" | \"c++\" | \"cc\" | ... 193 more ..."
|
|
226176
|
-
}
|
|
226177
|
-
},
|
|
226178
|
-
"showLineNumbers": {
|
|
226179
|
-
"defaultValue": null,
|
|
226180
|
-
"description": "",
|
|
226181
|
-
"name": "showLineNumbers",
|
|
226182
|
-
"parent": {
|
|
226183
|
-
"fileName": "components/src/components/CodeEditor/hooks/useCodeEditorExtensions.tsx",
|
|
226184
|
-
"name": "CodeEditorSetup"
|
|
226185
|
-
},
|
|
226186
|
-
"declarations": [
|
|
226187
|
-
{
|
|
226188
|
-
"fileName": "components/src/components/CodeEditor/hooks/useCodeEditorExtensions.tsx",
|
|
226189
|
-
"name": "CodeEditorSetup"
|
|
226190
|
-
}
|
|
226191
|
-
],
|
|
226192
|
-
"required": false,
|
|
226193
|
-
"type": {
|
|
226194
|
-
"name": "boolean"
|
|
226195
|
-
}
|
|
226196
|
-
},
|
|
226197
|
-
"copyable": {
|
|
226198
|
-
"defaultValue": null,
|
|
226199
|
-
"description": "",
|
|
226200
|
-
"name": "copyable",
|
|
226201
|
-
"parent": {
|
|
226202
|
-
"fileName": "components/src/components/CodeEditor/CodeEditor.tsx",
|
|
226203
|
-
"name": "CodeEditorProps"
|
|
226204
|
-
},
|
|
226205
|
-
"declarations": [
|
|
226206
|
-
{
|
|
226207
|
-
"fileName": "components/src/components/CodeEditor/CodeEditor.tsx",
|
|
226208
|
-
"name": "CodeEditorProps"
|
|
226209
|
-
}
|
|
226210
|
-
],
|
|
226211
|
-
"required": false,
|
|
226212
|
-
"type": {
|
|
226213
|
-
"name": "boolean"
|
|
226214
|
-
}
|
|
226215
|
-
}
|
|
226216
|
-
}
|
|
226217
|
-
},
|
|
226218
226076
|
{
|
|
226219
226077
|
"tags": {
|
|
226220
226078
|
"flr-generate": "all",
|
|
@@ -232106,6 +231964,148 @@
|
|
|
232106
231964
|
}
|
|
232107
231965
|
}
|
|
232108
231966
|
},
|
|
231967
|
+
{
|
|
231968
|
+
"tags": {
|
|
231969
|
+
"flr-generate": "all"
|
|
231970
|
+
},
|
|
231971
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CodeBlock/CodeBlock.tsx",
|
|
231972
|
+
"description": "",
|
|
231973
|
+
"displayName": "CodeBlock",
|
|
231974
|
+
"methods": [],
|
|
231975
|
+
"props": {
|
|
231976
|
+
"code": {
|
|
231977
|
+
"defaultValue": null,
|
|
231978
|
+
"description": "",
|
|
231979
|
+
"name": "code",
|
|
231980
|
+
"parent": {
|
|
231981
|
+
"fileName": "components/src/components/CodeBlock/CodeBlock.tsx",
|
|
231982
|
+
"name": "CodeBlockProps"
|
|
231983
|
+
},
|
|
231984
|
+
"declarations": [
|
|
231985
|
+
{
|
|
231986
|
+
"fileName": "components/src/components/CodeBlock/CodeBlock.tsx",
|
|
231987
|
+
"name": "CodeBlockProps"
|
|
231988
|
+
}
|
|
231989
|
+
],
|
|
231990
|
+
"required": false,
|
|
231991
|
+
"type": {
|
|
231992
|
+
"name": "string"
|
|
231993
|
+
}
|
|
231994
|
+
},
|
|
231995
|
+
"truncateLines": {
|
|
231996
|
+
"defaultValue": {
|
|
231997
|
+
"value": ": false"
|
|
231998
|
+
},
|
|
231999
|
+
"description": "Controls truncation of long code blocks. `false` disables it, `true`\ntruncates after 8 lines, and a number sets the maximum line count.",
|
|
232000
|
+
"name": "truncateLines",
|
|
232001
|
+
"parent": {
|
|
232002
|
+
"fileName": "components/src/components/CodeBlock/CodeBlock.tsx",
|
|
232003
|
+
"name": "CodeBlockProps"
|
|
232004
|
+
},
|
|
232005
|
+
"declarations": [
|
|
232006
|
+
{
|
|
232007
|
+
"fileName": "components/src/components/CodeBlock/CodeBlock.tsx",
|
|
232008
|
+
"name": "CodeBlockProps"
|
|
232009
|
+
}
|
|
232010
|
+
],
|
|
232011
|
+
"required": false,
|
|
232012
|
+
"type": {
|
|
232013
|
+
"name": "number | boolean"
|
|
232014
|
+
}
|
|
232015
|
+
},
|
|
232016
|
+
"className": {
|
|
232017
|
+
"defaultValue": null,
|
|
232018
|
+
"description": "The elements class name.",
|
|
232019
|
+
"name": "className",
|
|
232020
|
+
"parent": {
|
|
232021
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
232022
|
+
"name": "PropsWithClassName"
|
|
232023
|
+
},
|
|
232024
|
+
"declarations": [
|
|
232025
|
+
{
|
|
232026
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
232027
|
+
"name": "PropsWithClassName"
|
|
232028
|
+
}
|
|
232029
|
+
],
|
|
232030
|
+
"required": false,
|
|
232031
|
+
"type": {
|
|
232032
|
+
"name": "string"
|
|
232033
|
+
}
|
|
232034
|
+
},
|
|
232035
|
+
"children": {
|
|
232036
|
+
"defaultValue": null,
|
|
232037
|
+
"description": "",
|
|
232038
|
+
"name": "children",
|
|
232039
|
+
"declarations": [
|
|
232040
|
+
{
|
|
232041
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
232042
|
+
"name": "TypeLiteral"
|
|
232043
|
+
}
|
|
232044
|
+
],
|
|
232045
|
+
"required": false,
|
|
232046
|
+
"type": {
|
|
232047
|
+
"name": "ReactNode"
|
|
232048
|
+
}
|
|
232049
|
+
},
|
|
232050
|
+
"language": {
|
|
232051
|
+
"defaultValue": null,
|
|
232052
|
+
"description": "",
|
|
232053
|
+
"name": "language",
|
|
232054
|
+
"parent": {
|
|
232055
|
+
"fileName": "components/src/components/CodeEditor/CodeEditor.tsx",
|
|
232056
|
+
"name": "CodeEditorProps"
|
|
232057
|
+
},
|
|
232058
|
+
"declarations": [
|
|
232059
|
+
{
|
|
232060
|
+
"fileName": "components/src/components/CodeEditor/CodeEditor.tsx",
|
|
232061
|
+
"name": "CodeEditorProps"
|
|
232062
|
+
}
|
|
232063
|
+
],
|
|
232064
|
+
"required": false,
|
|
232065
|
+
"type": {
|
|
232066
|
+
"name": "\"text\" | \"go\" | \"p\" | \"b\" | \"html\" | \"map\" | \"q\" | \"s\" | \"svg\" | \"m\" | \"markdown\" | \"d\" | \"in\" | \"r\" | \"apl\" | \"asc\" | \"asn\" | \"asn1\" | \"bash\" | \"bf\" | \"BUILD\" | \"bzl\" | \"c\" | \"c++\" | \"cc\" | ... 193 more ..."
|
|
232067
|
+
}
|
|
232068
|
+
},
|
|
232069
|
+
"copyable": {
|
|
232070
|
+
"defaultValue": null,
|
|
232071
|
+
"description": "",
|
|
232072
|
+
"name": "copyable",
|
|
232073
|
+
"parent": {
|
|
232074
|
+
"fileName": "components/src/components/CodeEditor/CodeEditor.tsx",
|
|
232075
|
+
"name": "CodeEditorProps"
|
|
232076
|
+
},
|
|
232077
|
+
"declarations": [
|
|
232078
|
+
{
|
|
232079
|
+
"fileName": "components/src/components/CodeEditor/CodeEditor.tsx",
|
|
232080
|
+
"name": "CodeEditorProps"
|
|
232081
|
+
}
|
|
232082
|
+
],
|
|
232083
|
+
"required": false,
|
|
232084
|
+
"type": {
|
|
232085
|
+
"name": "boolean"
|
|
232086
|
+
}
|
|
232087
|
+
},
|
|
232088
|
+
"showLineNumbers": {
|
|
232089
|
+
"defaultValue": null,
|
|
232090
|
+
"description": "",
|
|
232091
|
+
"name": "showLineNumbers",
|
|
232092
|
+
"parent": {
|
|
232093
|
+
"fileName": "components/src/components/CodeEditor/hooks/useCodeEditorExtensions.tsx",
|
|
232094
|
+
"name": "CodeEditorSetup"
|
|
232095
|
+
},
|
|
232096
|
+
"declarations": [
|
|
232097
|
+
{
|
|
232098
|
+
"fileName": "components/src/components/CodeEditor/hooks/useCodeEditorExtensions.tsx",
|
|
232099
|
+
"name": "CodeEditorSetup"
|
|
232100
|
+
}
|
|
232101
|
+
],
|
|
232102
|
+
"required": false,
|
|
232103
|
+
"type": {
|
|
232104
|
+
"name": "boolean"
|
|
232105
|
+
}
|
|
232106
|
+
}
|
|
232107
|
+
}
|
|
232108
|
+
},
|
|
232109
232109
|
{
|
|
232110
232110
|
"tags": {
|
|
232111
232111
|
"flr-generate": "all"
|
|
@@ -287865,6 +287865,59 @@
|
|
|
287865
287865
|
}
|
|
287866
287866
|
}
|
|
287867
287867
|
},
|
|
287868
|
+
{
|
|
287869
|
+
"tags": {},
|
|
287870
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
287871
|
+
"description": "",
|
|
287872
|
+
"displayName": "FormSettingsProvider",
|
|
287873
|
+
"methods": [],
|
|
287874
|
+
"props": {
|
|
287875
|
+
"submitInterceptor": {
|
|
287876
|
+
"defaultValue": null,
|
|
287877
|
+
"description": "",
|
|
287878
|
+
"name": "submitInterceptor",
|
|
287879
|
+
"parent": {
|
|
287880
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
287881
|
+
"name": "Context"
|
|
287882
|
+
},
|
|
287883
|
+
"declarations": [
|
|
287884
|
+
{
|
|
287885
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
287886
|
+
"name": "Context"
|
|
287887
|
+
}
|
|
287888
|
+
],
|
|
287889
|
+
"required": false,
|
|
287890
|
+
"type": {
|
|
287891
|
+
"name": "SubmitInterceptor"
|
|
287892
|
+
}
|
|
287893
|
+
},
|
|
287894
|
+
"children": {
|
|
287895
|
+
"defaultValue": null,
|
|
287896
|
+
"description": "",
|
|
287897
|
+
"name": "children",
|
|
287898
|
+
"declarations": [
|
|
287899
|
+
{
|
|
287900
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
287901
|
+
"name": "TypeLiteral"
|
|
287902
|
+
}
|
|
287903
|
+
],
|
|
287904
|
+
"required": false,
|
|
287905
|
+
"type": {
|
|
287906
|
+
"name": "ReactNode"
|
|
287907
|
+
}
|
|
287908
|
+
}
|
|
287909
|
+
}
|
|
287910
|
+
},
|
|
287911
|
+
{
|
|
287912
|
+
"tags": {
|
|
287913
|
+
"flowStatus": "new"
|
|
287914
|
+
},
|
|
287915
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
|
|
287916
|
+
"description": "",
|
|
287917
|
+
"displayName": "FormRootError",
|
|
287918
|
+
"methods": [],
|
|
287919
|
+
"props": {}
|
|
287920
|
+
},
|
|
287868
287921
|
{
|
|
287869
287922
|
"tags": {},
|
|
287870
287923
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/ResetButton/ResetButton.tsx",
|
|
@@ -290244,16 +290297,6 @@
|
|
|
290244
290297
|
}
|
|
290245
290298
|
}
|
|
290246
290299
|
},
|
|
290247
|
-
{
|
|
290248
|
-
"tags": {
|
|
290249
|
-
"flowStatus": "new"
|
|
290250
|
-
},
|
|
290251
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
|
|
290252
|
-
"description": "",
|
|
290253
|
-
"displayName": "FormRootError",
|
|
290254
|
-
"methods": [],
|
|
290255
|
-
"props": {}
|
|
290256
|
-
},
|
|
290257
290300
|
{
|
|
290258
290301
|
"tags": {},
|
|
290259
290302
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
@@ -290424,49 +290467,6 @@
|
|
|
290424
290467
|
}
|
|
290425
290468
|
}
|
|
290426
290469
|
},
|
|
290427
|
-
{
|
|
290428
|
-
"tags": {},
|
|
290429
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
290430
|
-
"description": "",
|
|
290431
|
-
"displayName": "FormSettingsProvider",
|
|
290432
|
-
"methods": [],
|
|
290433
|
-
"props": {
|
|
290434
|
-
"submitInterceptor": {
|
|
290435
|
-
"defaultValue": null,
|
|
290436
|
-
"description": "",
|
|
290437
|
-
"name": "submitInterceptor",
|
|
290438
|
-
"parent": {
|
|
290439
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
290440
|
-
"name": "Context"
|
|
290441
|
-
},
|
|
290442
|
-
"declarations": [
|
|
290443
|
-
{
|
|
290444
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
290445
|
-
"name": "Context"
|
|
290446
|
-
}
|
|
290447
|
-
],
|
|
290448
|
-
"required": false,
|
|
290449
|
-
"type": {
|
|
290450
|
-
"name": "SubmitInterceptor"
|
|
290451
|
-
}
|
|
290452
|
-
},
|
|
290453
|
-
"children": {
|
|
290454
|
-
"defaultValue": null,
|
|
290455
|
-
"description": "",
|
|
290456
|
-
"name": "children",
|
|
290457
|
-
"declarations": [
|
|
290458
|
-
{
|
|
290459
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
290460
|
-
"name": "TypeLiteral"
|
|
290461
|
-
}
|
|
290462
|
-
],
|
|
290463
|
-
"required": false,
|
|
290464
|
-
"type": {
|
|
290465
|
-
"name": "ReactNode"
|
|
290466
|
-
}
|
|
290467
|
-
}
|
|
290468
|
-
}
|
|
290469
|
-
},
|
|
290470
290470
|
{
|
|
290471
290471
|
"tags": {},
|
|
290472
290472
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormSubmitAction.tsx",
|
|
@@ -322675,93 +322675,6 @@
|
|
|
322675
322675
|
}
|
|
322676
322676
|
}
|
|
322677
322677
|
},
|
|
322678
|
-
{
|
|
322679
|
-
"tags": {
|
|
322680
|
-
"flr-generate": "all"
|
|
322681
|
-
},
|
|
322682
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/OverlayTrigger/components/DialogTrigger/DialogTrigger.tsx",
|
|
322683
|
-
"description": "",
|
|
322684
|
-
"displayName": "DialogTrigger",
|
|
322685
|
-
"methods": [],
|
|
322686
|
-
"props": {
|
|
322687
|
-
"children": {
|
|
322688
|
-
"defaultValue": null,
|
|
322689
|
-
"description": "",
|
|
322690
|
-
"name": "children",
|
|
322691
|
-
"parent": {
|
|
322692
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Dialog.d.ts",
|
|
322693
|
-
"name": "DialogTriggerProps"
|
|
322694
|
-
},
|
|
322695
|
-
"declarations": [
|
|
322696
|
-
{
|
|
322697
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Dialog.d.ts",
|
|
322698
|
-
"name": "DialogTriggerProps"
|
|
322699
|
-
}
|
|
322700
|
-
],
|
|
322701
|
-
"required": true,
|
|
322702
|
-
"type": {
|
|
322703
|
-
"name": "ReactNode"
|
|
322704
|
-
}
|
|
322705
|
-
},
|
|
322706
|
-
"isOpen": {
|
|
322707
|
-
"defaultValue": null,
|
|
322708
|
-
"description": "Whether the overlay is open by default (controlled).",
|
|
322709
|
-
"name": "isOpen",
|
|
322710
|
-
"parent": {
|
|
322711
|
-
"fileName": "flow/node_modules/.pnpm/react-stately@3.48.0_react@19.2.7/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
|
|
322712
|
-
"name": "OverlayTriggerProps"
|
|
322713
|
-
},
|
|
322714
|
-
"declarations": [
|
|
322715
|
-
{
|
|
322716
|
-
"fileName": "flow/node_modules/.pnpm/react-stately@3.48.0_react@19.2.7/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
|
|
322717
|
-
"name": "OverlayTriggerProps"
|
|
322718
|
-
}
|
|
322719
|
-
],
|
|
322720
|
-
"required": false,
|
|
322721
|
-
"type": {
|
|
322722
|
-
"name": "boolean"
|
|
322723
|
-
}
|
|
322724
|
-
},
|
|
322725
|
-
"defaultOpen": {
|
|
322726
|
-
"defaultValue": null,
|
|
322727
|
-
"description": "Whether the overlay is open by default (uncontrolled).",
|
|
322728
|
-
"name": "defaultOpen",
|
|
322729
|
-
"parent": {
|
|
322730
|
-
"fileName": "flow/node_modules/.pnpm/react-stately@3.48.0_react@19.2.7/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
|
|
322731
|
-
"name": "OverlayTriggerProps"
|
|
322732
|
-
},
|
|
322733
|
-
"declarations": [
|
|
322734
|
-
{
|
|
322735
|
-
"fileName": "flow/node_modules/.pnpm/react-stately@3.48.0_react@19.2.7/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
|
|
322736
|
-
"name": "OverlayTriggerProps"
|
|
322737
|
-
}
|
|
322738
|
-
],
|
|
322739
|
-
"required": false,
|
|
322740
|
-
"type": {
|
|
322741
|
-
"name": "boolean"
|
|
322742
|
-
}
|
|
322743
|
-
},
|
|
322744
|
-
"onOpenChange": {
|
|
322745
|
-
"defaultValue": null,
|
|
322746
|
-
"description": "Handler that is called when the overlay's open state changes.",
|
|
322747
|
-
"name": "onOpenChange",
|
|
322748
|
-
"parent": {
|
|
322749
|
-
"fileName": "flow/node_modules/.pnpm/react-stately@3.48.0_react@19.2.7/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
|
|
322750
|
-
"name": "OverlayTriggerProps"
|
|
322751
|
-
},
|
|
322752
|
-
"declarations": [
|
|
322753
|
-
{
|
|
322754
|
-
"fileName": "flow/node_modules/.pnpm/react-stately@3.48.0_react@19.2.7/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
|
|
322755
|
-
"name": "OverlayTriggerProps"
|
|
322756
|
-
}
|
|
322757
|
-
],
|
|
322758
|
-
"required": false,
|
|
322759
|
-
"type": {
|
|
322760
|
-
"name": "((isOpen: boolean) => void)"
|
|
322761
|
-
}
|
|
322762
|
-
}
|
|
322763
|
-
}
|
|
322764
|
-
},
|
|
322765
322678
|
{
|
|
322766
322679
|
"tags": {
|
|
322767
322680
|
"flr-generate": "all"
|
|
@@ -322946,6 +322859,93 @@
|
|
|
322946
322859
|
}
|
|
322947
322860
|
}
|
|
322948
322861
|
},
|
|
322862
|
+
{
|
|
322863
|
+
"tags": {
|
|
322864
|
+
"flr-generate": "all"
|
|
322865
|
+
},
|
|
322866
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/OverlayTrigger/components/DialogTrigger/DialogTrigger.tsx",
|
|
322867
|
+
"description": "",
|
|
322868
|
+
"displayName": "DialogTrigger",
|
|
322869
|
+
"methods": [],
|
|
322870
|
+
"props": {
|
|
322871
|
+
"children": {
|
|
322872
|
+
"defaultValue": null,
|
|
322873
|
+
"description": "",
|
|
322874
|
+
"name": "children",
|
|
322875
|
+
"parent": {
|
|
322876
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Dialog.d.ts",
|
|
322877
|
+
"name": "DialogTriggerProps"
|
|
322878
|
+
},
|
|
322879
|
+
"declarations": [
|
|
322880
|
+
{
|
|
322881
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Dialog.d.ts",
|
|
322882
|
+
"name": "DialogTriggerProps"
|
|
322883
|
+
}
|
|
322884
|
+
],
|
|
322885
|
+
"required": true,
|
|
322886
|
+
"type": {
|
|
322887
|
+
"name": "ReactNode"
|
|
322888
|
+
}
|
|
322889
|
+
},
|
|
322890
|
+
"isOpen": {
|
|
322891
|
+
"defaultValue": null,
|
|
322892
|
+
"description": "Whether the overlay is open by default (controlled).",
|
|
322893
|
+
"name": "isOpen",
|
|
322894
|
+
"parent": {
|
|
322895
|
+
"fileName": "flow/node_modules/.pnpm/react-stately@3.48.0_react@19.2.7/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
|
|
322896
|
+
"name": "OverlayTriggerProps"
|
|
322897
|
+
},
|
|
322898
|
+
"declarations": [
|
|
322899
|
+
{
|
|
322900
|
+
"fileName": "flow/node_modules/.pnpm/react-stately@3.48.0_react@19.2.7/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
|
|
322901
|
+
"name": "OverlayTriggerProps"
|
|
322902
|
+
}
|
|
322903
|
+
],
|
|
322904
|
+
"required": false,
|
|
322905
|
+
"type": {
|
|
322906
|
+
"name": "boolean"
|
|
322907
|
+
}
|
|
322908
|
+
},
|
|
322909
|
+
"defaultOpen": {
|
|
322910
|
+
"defaultValue": null,
|
|
322911
|
+
"description": "Whether the overlay is open by default (uncontrolled).",
|
|
322912
|
+
"name": "defaultOpen",
|
|
322913
|
+
"parent": {
|
|
322914
|
+
"fileName": "flow/node_modules/.pnpm/react-stately@3.48.0_react@19.2.7/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
|
|
322915
|
+
"name": "OverlayTriggerProps"
|
|
322916
|
+
},
|
|
322917
|
+
"declarations": [
|
|
322918
|
+
{
|
|
322919
|
+
"fileName": "flow/node_modules/.pnpm/react-stately@3.48.0_react@19.2.7/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
|
|
322920
|
+
"name": "OverlayTriggerProps"
|
|
322921
|
+
}
|
|
322922
|
+
],
|
|
322923
|
+
"required": false,
|
|
322924
|
+
"type": {
|
|
322925
|
+
"name": "boolean"
|
|
322926
|
+
}
|
|
322927
|
+
},
|
|
322928
|
+
"onOpenChange": {
|
|
322929
|
+
"defaultValue": null,
|
|
322930
|
+
"description": "Handler that is called when the overlay's open state changes.",
|
|
322931
|
+
"name": "onOpenChange",
|
|
322932
|
+
"parent": {
|
|
322933
|
+
"fileName": "flow/node_modules/.pnpm/react-stately@3.48.0_react@19.2.7/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
|
|
322934
|
+
"name": "OverlayTriggerProps"
|
|
322935
|
+
},
|
|
322936
|
+
"declarations": [
|
|
322937
|
+
{
|
|
322938
|
+
"fileName": "flow/node_modules/.pnpm/react-stately@3.48.0_react@19.2.7/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
|
|
322939
|
+
"name": "OverlayTriggerProps"
|
|
322940
|
+
}
|
|
322941
|
+
],
|
|
322942
|
+
"required": false,
|
|
322943
|
+
"type": {
|
|
322944
|
+
"name": "((isOpen: boolean) => void)"
|
|
322945
|
+
}
|
|
322946
|
+
}
|
|
322947
|
+
}
|
|
322948
|
+
},
|
|
322949
322949
|
{
|
|
322950
322950
|
"tags": {
|
|
322951
322951
|
"flr-generate": "all"
|
|
@@ -328400,6 +328400,14 @@
|
|
|
328400
328400
|
}
|
|
328401
328401
|
}
|
|
328402
328402
|
},
|
|
328403
|
+
{
|
|
328404
|
+
"tags": {},
|
|
328405
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/OffCanvasSuspenseFallback/OffCanvasSuspenseFallback.tsx",
|
|
328406
|
+
"description": "",
|
|
328407
|
+
"displayName": "OffCanvasSuspenseFallback",
|
|
328408
|
+
"methods": [],
|
|
328409
|
+
"props": {}
|
|
328410
|
+
},
|
|
328403
328411
|
{
|
|
328404
328412
|
"tags": {},
|
|
328405
328413
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ModalTrigger/ModalTrigger.tsx",
|
|
@@ -328538,14 +328546,6 @@
|
|
|
328538
328546
|
}
|
|
328539
328547
|
}
|
|
328540
328548
|
},
|
|
328541
|
-
{
|
|
328542
|
-
"tags": {},
|
|
328543
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/OffCanvasSuspenseFallback/OffCanvasSuspenseFallback.tsx",
|
|
328544
|
-
"description": "",
|
|
328545
|
-
"displayName": "OffCanvasSuspenseFallback",
|
|
328546
|
-
"methods": [],
|
|
328547
|
-
"props": {}
|
|
328548
|
-
},
|
|
328549
328549
|
{
|
|
328550
328550
|
"tags": {},
|
|
328551
328551
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
|
|
@@ -332026,34 +332026,6 @@
|
|
|
332026
332026
|
}
|
|
332027
332027
|
}
|
|
332028
332028
|
},
|
|
332029
|
-
{
|
|
332030
|
-
"tags": {},
|
|
332031
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
332032
|
-
"description": "",
|
|
332033
|
-
"displayName": "DeleteButton",
|
|
332034
|
-
"methods": [],
|
|
332035
|
-
"props": {
|
|
332036
|
-
"onDelete": {
|
|
332037
|
-
"defaultValue": null,
|
|
332038
|
-
"description": "",
|
|
332039
|
-
"name": "onDelete",
|
|
332040
|
-
"parent": {
|
|
332041
|
-
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
332042
|
-
"name": "Props"
|
|
332043
|
-
},
|
|
332044
|
-
"declarations": [
|
|
332045
|
-
{
|
|
332046
|
-
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
332047
|
-
"name": "Props"
|
|
332048
|
-
}
|
|
332049
|
-
],
|
|
332050
|
-
"required": true,
|
|
332051
|
-
"type": {
|
|
332052
|
-
"name": "() => void"
|
|
332053
|
-
}
|
|
332054
|
-
}
|
|
332055
|
-
}
|
|
332056
|
-
},
|
|
332057
332029
|
{
|
|
332058
332030
|
"tags": {},
|
|
332059
332031
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/Avatar/Avatar.tsx",
|
|
@@ -332120,6 +332092,34 @@
|
|
|
332120
332092
|
}
|
|
332121
332093
|
}
|
|
332122
332094
|
},
|
|
332095
|
+
{
|
|
332096
|
+
"tags": {},
|
|
332097
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
332098
|
+
"description": "",
|
|
332099
|
+
"displayName": "DeleteButton",
|
|
332100
|
+
"methods": [],
|
|
332101
|
+
"props": {
|
|
332102
|
+
"onDelete": {
|
|
332103
|
+
"defaultValue": null,
|
|
332104
|
+
"description": "",
|
|
332105
|
+
"name": "onDelete",
|
|
332106
|
+
"parent": {
|
|
332107
|
+
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
332108
|
+
"name": "Props"
|
|
332109
|
+
},
|
|
332110
|
+
"declarations": [
|
|
332111
|
+
{
|
|
332112
|
+
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
332113
|
+
"name": "Props"
|
|
332114
|
+
}
|
|
332115
|
+
],
|
|
332116
|
+
"required": true,
|
|
332117
|
+
"type": {
|
|
332118
|
+
"name": "() => void"
|
|
332119
|
+
}
|
|
332120
|
+
}
|
|
332121
|
+
}
|
|
332122
|
+
},
|
|
332123
332123
|
{
|
|
332124
332124
|
"tags": {},
|
|
332125
332125
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/DateRangePicker/components/DateRangeInput/DateRangeInput.tsx",
|
|
@@ -332498,298 +332498,453 @@
|
|
|
332498
332498
|
"tags": {
|
|
332499
332499
|
"flr-generate": "all"
|
|
332500
332500
|
},
|
|
332501
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/
|
|
332501
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
|
|
332502
332502
|
"description": "",
|
|
332503
|
-
"displayName": "
|
|
332503
|
+
"displayName": "ContextMenuSection",
|
|
332504
332504
|
"methods": [],
|
|
332505
332505
|
"props": {
|
|
332506
|
-
"
|
|
332507
|
-
"defaultValue": {
|
|
332508
|
-
"value": "'react-aria-MenuItem'"
|
|
332509
|
-
},
|
|
332510
|
-
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the\nelement. A function may be provided to compute the class based on component state.",
|
|
332511
|
-
"name": "className",
|
|
332512
|
-
"parent": {
|
|
332513
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Menu.d.ts",
|
|
332514
|
-
"name": "MenuItemProps"
|
|
332515
|
-
},
|
|
332516
|
-
"declarations": [
|
|
332517
|
-
{
|
|
332518
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Menu.d.ts",
|
|
332519
|
-
"name": "MenuItemProps"
|
|
332520
|
-
}
|
|
332521
|
-
],
|
|
332522
|
-
"required": false,
|
|
332523
|
-
"type": {
|
|
332524
|
-
"name": "ClassNameOrFunction<MenuItemRenderProps>"
|
|
332525
|
-
}
|
|
332526
|
-
},
|
|
332527
|
-
"renderEmptyState": {
|
|
332528
|
-
"defaultValue": null,
|
|
332529
|
-
"description": "Provides content to display when there are no items in the list.",
|
|
332530
|
-
"name": "renderEmptyState",
|
|
332531
|
-
"parent": {
|
|
332532
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Menu.d.ts",
|
|
332533
|
-
"name": "MenuProps"
|
|
332534
|
-
},
|
|
332535
|
-
"declarations": [
|
|
332536
|
-
{
|
|
332537
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Menu.d.ts",
|
|
332538
|
-
"name": "MenuProps"
|
|
332539
|
-
}
|
|
332540
|
-
],
|
|
332541
|
-
"required": false,
|
|
332542
|
-
"type": {
|
|
332543
|
-
"name": "(() => ReactNode)"
|
|
332544
|
-
}
|
|
332545
|
-
},
|
|
332546
|
-
"shouldCloseOnSelect": {
|
|
332547
|
-
"defaultValue": null,
|
|
332548
|
-
"description": "Whether the menu should close when the menu item is selected.",
|
|
332549
|
-
"name": "shouldCloseOnSelect",
|
|
332550
|
-
"parent": {
|
|
332551
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Menu.d.ts",
|
|
332552
|
-
"name": "MenuItemProps"
|
|
332553
|
-
},
|
|
332554
|
-
"declarations": [
|
|
332555
|
-
{
|
|
332556
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Menu.d.ts",
|
|
332557
|
-
"name": "MenuItemProps"
|
|
332558
|
-
}
|
|
332559
|
-
],
|
|
332560
|
-
"required": false,
|
|
332561
|
-
"type": {
|
|
332562
|
-
"name": "boolean"
|
|
332563
|
-
}
|
|
332564
|
-
},
|
|
332565
|
-
"id": {
|
|
332566
|
-
"defaultValue": null,
|
|
332567
|
-
"description": "The element's unique identifier. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
332568
|
-
"name": "id",
|
|
332569
|
-
"parent": {
|
|
332570
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332571
|
-
"name": "DOMProps"
|
|
332572
|
-
},
|
|
332573
|
-
"declarations": [
|
|
332574
|
-
{
|
|
332575
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332576
|
-
"name": "DOMProps"
|
|
332577
|
-
}
|
|
332578
|
-
],
|
|
332579
|
-
"required": false,
|
|
332580
|
-
"type": {
|
|
332581
|
-
"name": "string"
|
|
332582
|
-
}
|
|
332583
|
-
},
|
|
332584
|
-
"aria-label": {
|
|
332585
|
-
"defaultValue": null,
|
|
332586
|
-
"description": "Defines a string value that labels the current element.",
|
|
332587
|
-
"name": "aria-label",
|
|
332588
|
-
"parent": {
|
|
332589
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332590
|
-
"name": "AriaLabelingProps"
|
|
332591
|
-
},
|
|
332592
|
-
"declarations": [
|
|
332593
|
-
{
|
|
332594
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332595
|
-
"name": "AriaLabelingProps"
|
|
332596
|
-
}
|
|
332597
|
-
],
|
|
332598
|
-
"required": false,
|
|
332599
|
-
"type": {
|
|
332600
|
-
"name": "string"
|
|
332601
|
-
}
|
|
332602
|
-
},
|
|
332603
|
-
"aria-labelledby": {
|
|
332604
|
-
"defaultValue": null,
|
|
332605
|
-
"description": "Identifies the element (or elements) that labels the current element.",
|
|
332606
|
-
"name": "aria-labelledby",
|
|
332607
|
-
"parent": {
|
|
332608
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332609
|
-
"name": "AriaLabelingProps"
|
|
332610
|
-
},
|
|
332611
|
-
"declarations": [
|
|
332612
|
-
{
|
|
332613
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332614
|
-
"name": "AriaLabelingProps"
|
|
332615
|
-
}
|
|
332616
|
-
],
|
|
332617
|
-
"required": false,
|
|
332618
|
-
"type": {
|
|
332619
|
-
"name": "string"
|
|
332620
|
-
}
|
|
332621
|
-
},
|
|
332622
|
-
"aria-describedby": {
|
|
332623
|
-
"defaultValue": null,
|
|
332624
|
-
"description": "Identifies the element (or elements) that describes the object.",
|
|
332625
|
-
"name": "aria-describedby",
|
|
332626
|
-
"parent": {
|
|
332627
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332628
|
-
"name": "AriaLabelingProps"
|
|
332629
|
-
},
|
|
332630
|
-
"declarations": [
|
|
332631
|
-
{
|
|
332632
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332633
|
-
"name": "AriaLabelingProps"
|
|
332634
|
-
}
|
|
332635
|
-
],
|
|
332636
|
-
"required": false,
|
|
332637
|
-
"type": {
|
|
332638
|
-
"name": "string"
|
|
332639
|
-
}
|
|
332640
|
-
},
|
|
332641
|
-
"aria-details": {
|
|
332642
|
-
"defaultValue": null,
|
|
332643
|
-
"description": "Identifies the element (or elements) that provide a detailed, extended description for the\nobject.",
|
|
332644
|
-
"name": "aria-details",
|
|
332645
|
-
"parent": {
|
|
332646
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332647
|
-
"name": "AriaLabelingProps"
|
|
332648
|
-
},
|
|
332649
|
-
"declarations": [
|
|
332650
|
-
{
|
|
332651
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332652
|
-
"name": "AriaLabelingProps"
|
|
332653
|
-
}
|
|
332654
|
-
],
|
|
332655
|
-
"required": false,
|
|
332656
|
-
"type": {
|
|
332657
|
-
"name": "string"
|
|
332658
|
-
}
|
|
332659
|
-
},
|
|
332660
|
-
"autoFocus": {
|
|
332661
|
-
"defaultValue": null,
|
|
332662
|
-
"description": "Where the focus should be set.",
|
|
332663
|
-
"name": "autoFocus",
|
|
332664
|
-
"parent": {
|
|
332665
|
-
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/menu/useMenu.d.ts",
|
|
332666
|
-
"name": "MenuProps"
|
|
332667
|
-
},
|
|
332668
|
-
"declarations": [
|
|
332669
|
-
{
|
|
332670
|
-
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/menu/useMenu.d.ts",
|
|
332671
|
-
"name": "MenuProps"
|
|
332672
|
-
}
|
|
332673
|
-
],
|
|
332674
|
-
"required": false,
|
|
332675
|
-
"type": {
|
|
332676
|
-
"name": "boolean | FocusStrategy"
|
|
332677
|
-
}
|
|
332678
|
-
},
|
|
332679
|
-
"items": {
|
|
332506
|
+
"children": {
|
|
332680
332507
|
"defaultValue": null,
|
|
332681
|
-
"description": "
|
|
332682
|
-
"name": "
|
|
332683
|
-
"parent": {
|
|
332684
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/collections.d.ts",
|
|
332685
|
-
"name": "CollectionBase"
|
|
332686
|
-
},
|
|
332508
|
+
"description": "",
|
|
332509
|
+
"name": "children",
|
|
332687
332510
|
"declarations": [
|
|
332688
332511
|
{
|
|
332689
|
-
"fileName": "flow/node_modules/.pnpm/@
|
|
332690
|
-
"name": "
|
|
332512
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
332513
|
+
"name": "TypeLiteral"
|
|
332691
332514
|
}
|
|
332692
332515
|
],
|
|
332693
332516
|
"required": false,
|
|
332694
332517
|
"type": {
|
|
332695
|
-
"name": "
|
|
332518
|
+
"name": "ReactNode"
|
|
332696
332519
|
}
|
|
332697
332520
|
},
|
|
332698
|
-
"
|
|
332521
|
+
"wrapWith": {
|
|
332699
332522
|
"defaultValue": null,
|
|
332700
|
-
"description": "
|
|
332701
|
-
"name": "
|
|
332523
|
+
"description": "",
|
|
332524
|
+
"name": "wrapWith",
|
|
332702
332525
|
"parent": {
|
|
332703
|
-
"fileName": "
|
|
332704
|
-
"name": "
|
|
332526
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
332527
|
+
"name": "FlowComponentProps"
|
|
332705
332528
|
},
|
|
332706
332529
|
"declarations": [
|
|
332707
332530
|
{
|
|
332708
|
-
"fileName": "
|
|
332709
|
-
"name": "
|
|
332531
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
332532
|
+
"name": "FlowComponentProps"
|
|
332710
332533
|
}
|
|
332711
332534
|
],
|
|
332712
332535
|
"required": false,
|
|
332713
332536
|
"type": {
|
|
332714
|
-
"name": "
|
|
332537
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
332715
332538
|
}
|
|
332716
332539
|
},
|
|
332717
|
-
"
|
|
332540
|
+
"tunnel": {
|
|
332718
332541
|
"defaultValue": null,
|
|
332719
|
-
"description": "
|
|
332720
|
-
"name": "
|
|
332542
|
+
"description": "@internal",
|
|
332543
|
+
"name": "tunnel",
|
|
332721
332544
|
"parent": {
|
|
332722
|
-
"fileName": "
|
|
332723
|
-
"name": "
|
|
332545
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
332546
|
+
"name": "PropsWithTunnel"
|
|
332724
332547
|
},
|
|
332725
332548
|
"declarations": [
|
|
332726
332549
|
{
|
|
332727
|
-
"fileName": "
|
|
332728
|
-
"name": "
|
|
332550
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
332551
|
+
"name": "PropsWithTunnel"
|
|
332729
332552
|
}
|
|
332730
332553
|
],
|
|
332731
332554
|
"required": false,
|
|
332732
332555
|
"type": {
|
|
332733
|
-
"name": "
|
|
332556
|
+
"name": "{ id: string; component: keyof FlowComponentPropsTypes; } | null"
|
|
332734
332557
|
}
|
|
332735
332558
|
},
|
|
332736
|
-
"
|
|
332559
|
+
"ref": {
|
|
332737
332560
|
"defaultValue": null,
|
|
332738
|
-
"description": "
|
|
332739
|
-
"name": "
|
|
332740
|
-
"parent": {
|
|
332741
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/collections.d.ts",
|
|
332742
|
-
"name": "CollectionBase"
|
|
332743
|
-
},
|
|
332744
|
-
"declarations": [
|
|
332745
|
-
{
|
|
332746
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/collections.d.ts",
|
|
332747
|
-
"name": "CollectionBase"
|
|
332748
|
-
}
|
|
332749
|
-
],
|
|
332750
|
-
"required": false,
|
|
332751
|
-
"type": {
|
|
332752
|
-
"name": "Iterable<Key>"
|
|
332753
|
-
}
|
|
332754
|
-
},
|
|
332755
|
-
"escapeKeyBehavior": {
|
|
332756
|
-
"defaultValue": {
|
|
332757
|
-
"value": "'clearSelection'"
|
|
332758
|
-
},
|
|
332759
|
-
"description": "Whether pressing the escape key should clear selection in the menu 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.",
|
|
332760
|
-
"name": "escapeKeyBehavior",
|
|
332561
|
+
"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}",
|
|
332562
|
+
"name": "ref",
|
|
332761
332563
|
"parent": {
|
|
332762
|
-
"fileName": "flow/node_modules/.pnpm
|
|
332763
|
-
"name": "
|
|
332564
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
332565
|
+
"name": "RefAttributes"
|
|
332764
332566
|
},
|
|
332765
332567
|
"declarations": [
|
|
332766
332568
|
{
|
|
332767
|
-
"fileName": "flow/node_modules/.pnpm
|
|
332768
|
-
"name": "
|
|
332569
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
332570
|
+
"name": "RefAttributes"
|
|
332769
332571
|
}
|
|
332770
332572
|
],
|
|
332771
332573
|
"required": false,
|
|
332772
332574
|
"type": {
|
|
332773
|
-
"name": "
|
|
332575
|
+
"name": "Ref<HTMLSpanElement>"
|
|
332774
332576
|
}
|
|
332775
332577
|
},
|
|
332776
|
-
"
|
|
332578
|
+
"key": {
|
|
332777
332579
|
"defaultValue": null,
|
|
332778
|
-
"description": "
|
|
332779
|
-
"name": "
|
|
332580
|
+
"description": "",
|
|
332581
|
+
"name": "key",
|
|
332780
332582
|
"parent": {
|
|
332781
|
-
"fileName": "flow/node_modules/.pnpm/@
|
|
332782
|
-
"name": "
|
|
332583
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
332584
|
+
"name": "Attributes"
|
|
332783
332585
|
},
|
|
332784
332586
|
"declarations": [
|
|
332785
332587
|
{
|
|
332786
|
-
"fileName": "flow/node_modules/.pnpm/@
|
|
332787
|
-
"name": "
|
|
332588
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
332589
|
+
"name": "Attributes"
|
|
332788
332590
|
}
|
|
332789
332591
|
],
|
|
332790
332592
|
"required": false,
|
|
332791
332593
|
"type": {
|
|
332792
|
-
"name": "
|
|
332594
|
+
"name": "Key | null"
|
|
332595
|
+
}
|
|
332596
|
+
},
|
|
332597
|
+
"selectedKeys": {
|
|
332598
|
+
"defaultValue": null,
|
|
332599
|
+
"description": "The currently selected keys in the collection (controlled).",
|
|
332600
|
+
"name": "selectedKeys",
|
|
332601
|
+
"parent": {
|
|
332602
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
332603
|
+
"name": "MultipleSelection"
|
|
332604
|
+
},
|
|
332605
|
+
"declarations": [
|
|
332606
|
+
{
|
|
332607
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
332608
|
+
"name": "MultipleSelection"
|
|
332609
|
+
}
|
|
332610
|
+
],
|
|
332611
|
+
"required": false,
|
|
332612
|
+
"type": {
|
|
332613
|
+
"name": "\"all\" | Iterable<Key>"
|
|
332614
|
+
}
|
|
332615
|
+
},
|
|
332616
|
+
"defaultSelectedKeys": {
|
|
332617
|
+
"defaultValue": null,
|
|
332618
|
+
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
332619
|
+
"name": "defaultSelectedKeys",
|
|
332620
|
+
"parent": {
|
|
332621
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
332622
|
+
"name": "MultipleSelection"
|
|
332623
|
+
},
|
|
332624
|
+
"declarations": [
|
|
332625
|
+
{
|
|
332626
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
332627
|
+
"name": "MultipleSelection"
|
|
332628
|
+
}
|
|
332629
|
+
],
|
|
332630
|
+
"required": false,
|
|
332631
|
+
"type": {
|
|
332632
|
+
"name": "\"all\" | Iterable<Key>"
|
|
332633
|
+
}
|
|
332634
|
+
},
|
|
332635
|
+
"selectionMode": {
|
|
332636
|
+
"defaultValue": null,
|
|
332637
|
+
"description": "",
|
|
332638
|
+
"name": "selectionMode",
|
|
332639
|
+
"declarations": [
|
|
332640
|
+
{
|
|
332641
|
+
"fileName": "components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
|
|
332642
|
+
"name": "TypeLiteral"
|
|
332643
|
+
}
|
|
332644
|
+
],
|
|
332645
|
+
"required": false,
|
|
332646
|
+
"type": {
|
|
332647
|
+
"name": "ContextMenuSelectionMode"
|
|
332648
|
+
}
|
|
332649
|
+
}
|
|
332650
|
+
}
|
|
332651
|
+
},
|
|
332652
|
+
{
|
|
332653
|
+
"tags": {
|
|
332654
|
+
"flr-generate": "all"
|
|
332655
|
+
},
|
|
332656
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuContent/ContextMenuContent.tsx",
|
|
332657
|
+
"description": "",
|
|
332658
|
+
"displayName": "ContextMenuContent",
|
|
332659
|
+
"methods": [],
|
|
332660
|
+
"props": {
|
|
332661
|
+
"className": {
|
|
332662
|
+
"defaultValue": {
|
|
332663
|
+
"value": "'react-aria-MenuItem'"
|
|
332664
|
+
},
|
|
332665
|
+
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the\nelement. A function may be provided to compute the class based on component state.",
|
|
332666
|
+
"name": "className",
|
|
332667
|
+
"parent": {
|
|
332668
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Menu.d.ts",
|
|
332669
|
+
"name": "MenuItemProps"
|
|
332670
|
+
},
|
|
332671
|
+
"declarations": [
|
|
332672
|
+
{
|
|
332673
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Menu.d.ts",
|
|
332674
|
+
"name": "MenuItemProps"
|
|
332675
|
+
}
|
|
332676
|
+
],
|
|
332677
|
+
"required": false,
|
|
332678
|
+
"type": {
|
|
332679
|
+
"name": "ClassNameOrFunction<MenuItemRenderProps>"
|
|
332680
|
+
}
|
|
332681
|
+
},
|
|
332682
|
+
"renderEmptyState": {
|
|
332683
|
+
"defaultValue": null,
|
|
332684
|
+
"description": "Provides content to display when there are no items in the list.",
|
|
332685
|
+
"name": "renderEmptyState",
|
|
332686
|
+
"parent": {
|
|
332687
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Menu.d.ts",
|
|
332688
|
+
"name": "MenuProps"
|
|
332689
|
+
},
|
|
332690
|
+
"declarations": [
|
|
332691
|
+
{
|
|
332692
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Menu.d.ts",
|
|
332693
|
+
"name": "MenuProps"
|
|
332694
|
+
}
|
|
332695
|
+
],
|
|
332696
|
+
"required": false,
|
|
332697
|
+
"type": {
|
|
332698
|
+
"name": "(() => ReactNode)"
|
|
332699
|
+
}
|
|
332700
|
+
},
|
|
332701
|
+
"shouldCloseOnSelect": {
|
|
332702
|
+
"defaultValue": null,
|
|
332703
|
+
"description": "Whether the menu should close when the menu item is selected.",
|
|
332704
|
+
"name": "shouldCloseOnSelect",
|
|
332705
|
+
"parent": {
|
|
332706
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Menu.d.ts",
|
|
332707
|
+
"name": "MenuItemProps"
|
|
332708
|
+
},
|
|
332709
|
+
"declarations": [
|
|
332710
|
+
{
|
|
332711
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Menu.d.ts",
|
|
332712
|
+
"name": "MenuItemProps"
|
|
332713
|
+
}
|
|
332714
|
+
],
|
|
332715
|
+
"required": false,
|
|
332716
|
+
"type": {
|
|
332717
|
+
"name": "boolean"
|
|
332718
|
+
}
|
|
332719
|
+
},
|
|
332720
|
+
"id": {
|
|
332721
|
+
"defaultValue": null,
|
|
332722
|
+
"description": "The element's unique identifier. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
332723
|
+
"name": "id",
|
|
332724
|
+
"parent": {
|
|
332725
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332726
|
+
"name": "DOMProps"
|
|
332727
|
+
},
|
|
332728
|
+
"declarations": [
|
|
332729
|
+
{
|
|
332730
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332731
|
+
"name": "DOMProps"
|
|
332732
|
+
}
|
|
332733
|
+
],
|
|
332734
|
+
"required": false,
|
|
332735
|
+
"type": {
|
|
332736
|
+
"name": "string"
|
|
332737
|
+
}
|
|
332738
|
+
},
|
|
332739
|
+
"aria-label": {
|
|
332740
|
+
"defaultValue": null,
|
|
332741
|
+
"description": "Defines a string value that labels the current element.",
|
|
332742
|
+
"name": "aria-label",
|
|
332743
|
+
"parent": {
|
|
332744
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332745
|
+
"name": "AriaLabelingProps"
|
|
332746
|
+
},
|
|
332747
|
+
"declarations": [
|
|
332748
|
+
{
|
|
332749
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332750
|
+
"name": "AriaLabelingProps"
|
|
332751
|
+
}
|
|
332752
|
+
],
|
|
332753
|
+
"required": false,
|
|
332754
|
+
"type": {
|
|
332755
|
+
"name": "string"
|
|
332756
|
+
}
|
|
332757
|
+
},
|
|
332758
|
+
"aria-labelledby": {
|
|
332759
|
+
"defaultValue": null,
|
|
332760
|
+
"description": "Identifies the element (or elements) that labels the current element.",
|
|
332761
|
+
"name": "aria-labelledby",
|
|
332762
|
+
"parent": {
|
|
332763
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332764
|
+
"name": "AriaLabelingProps"
|
|
332765
|
+
},
|
|
332766
|
+
"declarations": [
|
|
332767
|
+
{
|
|
332768
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332769
|
+
"name": "AriaLabelingProps"
|
|
332770
|
+
}
|
|
332771
|
+
],
|
|
332772
|
+
"required": false,
|
|
332773
|
+
"type": {
|
|
332774
|
+
"name": "string"
|
|
332775
|
+
}
|
|
332776
|
+
},
|
|
332777
|
+
"aria-describedby": {
|
|
332778
|
+
"defaultValue": null,
|
|
332779
|
+
"description": "Identifies the element (or elements) that describes the object.",
|
|
332780
|
+
"name": "aria-describedby",
|
|
332781
|
+
"parent": {
|
|
332782
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332783
|
+
"name": "AriaLabelingProps"
|
|
332784
|
+
},
|
|
332785
|
+
"declarations": [
|
|
332786
|
+
{
|
|
332787
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332788
|
+
"name": "AriaLabelingProps"
|
|
332789
|
+
}
|
|
332790
|
+
],
|
|
332791
|
+
"required": false,
|
|
332792
|
+
"type": {
|
|
332793
|
+
"name": "string"
|
|
332794
|
+
}
|
|
332795
|
+
},
|
|
332796
|
+
"aria-details": {
|
|
332797
|
+
"defaultValue": null,
|
|
332798
|
+
"description": "Identifies the element (or elements) that provide a detailed, extended description for the\nobject.",
|
|
332799
|
+
"name": "aria-details",
|
|
332800
|
+
"parent": {
|
|
332801
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332802
|
+
"name": "AriaLabelingProps"
|
|
332803
|
+
},
|
|
332804
|
+
"declarations": [
|
|
332805
|
+
{
|
|
332806
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
332807
|
+
"name": "AriaLabelingProps"
|
|
332808
|
+
}
|
|
332809
|
+
],
|
|
332810
|
+
"required": false,
|
|
332811
|
+
"type": {
|
|
332812
|
+
"name": "string"
|
|
332813
|
+
}
|
|
332814
|
+
},
|
|
332815
|
+
"autoFocus": {
|
|
332816
|
+
"defaultValue": null,
|
|
332817
|
+
"description": "Where the focus should be set.",
|
|
332818
|
+
"name": "autoFocus",
|
|
332819
|
+
"parent": {
|
|
332820
|
+
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/menu/useMenu.d.ts",
|
|
332821
|
+
"name": "MenuProps"
|
|
332822
|
+
},
|
|
332823
|
+
"declarations": [
|
|
332824
|
+
{
|
|
332825
|
+
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/menu/useMenu.d.ts",
|
|
332826
|
+
"name": "MenuProps"
|
|
332827
|
+
}
|
|
332828
|
+
],
|
|
332829
|
+
"required": false,
|
|
332830
|
+
"type": {
|
|
332831
|
+
"name": "boolean | FocusStrategy"
|
|
332832
|
+
}
|
|
332833
|
+
},
|
|
332834
|
+
"items": {
|
|
332835
|
+
"defaultValue": null,
|
|
332836
|
+
"description": "Item objects in the collection.",
|
|
332837
|
+
"name": "items",
|
|
332838
|
+
"parent": {
|
|
332839
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/collections.d.ts",
|
|
332840
|
+
"name": "CollectionBase"
|
|
332841
|
+
},
|
|
332842
|
+
"declarations": [
|
|
332843
|
+
{
|
|
332844
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/collections.d.ts",
|
|
332845
|
+
"name": "CollectionBase"
|
|
332846
|
+
}
|
|
332847
|
+
],
|
|
332848
|
+
"required": false,
|
|
332849
|
+
"type": {
|
|
332850
|
+
"name": "Iterable<object>"
|
|
332851
|
+
}
|
|
332852
|
+
},
|
|
332853
|
+
"disallowEmptySelection": {
|
|
332854
|
+
"defaultValue": null,
|
|
332855
|
+
"description": "Whether the collection allows empty selection.",
|
|
332856
|
+
"name": "disallowEmptySelection",
|
|
332857
|
+
"parent": {
|
|
332858
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
332859
|
+
"name": "MultipleSelection"
|
|
332860
|
+
},
|
|
332861
|
+
"declarations": [
|
|
332862
|
+
{
|
|
332863
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
332864
|
+
"name": "MultipleSelection"
|
|
332865
|
+
}
|
|
332866
|
+
],
|
|
332867
|
+
"required": false,
|
|
332868
|
+
"type": {
|
|
332869
|
+
"name": "boolean"
|
|
332870
|
+
}
|
|
332871
|
+
},
|
|
332872
|
+
"onSelectionChange": {
|
|
332873
|
+
"defaultValue": null,
|
|
332874
|
+
"description": "Handler that is called when the selection changes.",
|
|
332875
|
+
"name": "onSelectionChange",
|
|
332876
|
+
"parent": {
|
|
332877
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
332878
|
+
"name": "MultipleSelection"
|
|
332879
|
+
},
|
|
332880
|
+
"declarations": [
|
|
332881
|
+
{
|
|
332882
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
332883
|
+
"name": "MultipleSelection"
|
|
332884
|
+
}
|
|
332885
|
+
],
|
|
332886
|
+
"required": false,
|
|
332887
|
+
"type": {
|
|
332888
|
+
"name": "((keys: Selection) => void)"
|
|
332889
|
+
}
|
|
332890
|
+
},
|
|
332891
|
+
"disabledKeys": {
|
|
332892
|
+
"defaultValue": null,
|
|
332893
|
+
"description": "The item keys that are disabled. These items cannot be selected, focused, or otherwise\ninteracted with.",
|
|
332894
|
+
"name": "disabledKeys",
|
|
332895
|
+
"parent": {
|
|
332896
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/collections.d.ts",
|
|
332897
|
+
"name": "CollectionBase"
|
|
332898
|
+
},
|
|
332899
|
+
"declarations": [
|
|
332900
|
+
{
|
|
332901
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/collections.d.ts",
|
|
332902
|
+
"name": "CollectionBase"
|
|
332903
|
+
}
|
|
332904
|
+
],
|
|
332905
|
+
"required": false,
|
|
332906
|
+
"type": {
|
|
332907
|
+
"name": "Iterable<Key>"
|
|
332908
|
+
}
|
|
332909
|
+
},
|
|
332910
|
+
"escapeKeyBehavior": {
|
|
332911
|
+
"defaultValue": {
|
|
332912
|
+
"value": "'clearSelection'"
|
|
332913
|
+
},
|
|
332914
|
+
"description": "Whether pressing the escape key should clear selection in the menu 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.",
|
|
332915
|
+
"name": "escapeKeyBehavior",
|
|
332916
|
+
"parent": {
|
|
332917
|
+
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/menu/useMenu.d.ts",
|
|
332918
|
+
"name": "AriaMenuProps"
|
|
332919
|
+
},
|
|
332920
|
+
"declarations": [
|
|
332921
|
+
{
|
|
332922
|
+
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/menu/useMenu.d.ts",
|
|
332923
|
+
"name": "AriaMenuProps"
|
|
332924
|
+
}
|
|
332925
|
+
],
|
|
332926
|
+
"required": false,
|
|
332927
|
+
"type": {
|
|
332928
|
+
"name": "\"none\" | \"clearSelection\""
|
|
332929
|
+
}
|
|
332930
|
+
},
|
|
332931
|
+
"selectionMode": {
|
|
332932
|
+
"defaultValue": null,
|
|
332933
|
+
"description": "The type of selection that is allowed in the collection.",
|
|
332934
|
+
"name": "selectionMode",
|
|
332935
|
+
"parent": {
|
|
332936
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
332937
|
+
"name": "MultipleSelection"
|
|
332938
|
+
},
|
|
332939
|
+
"declarations": [
|
|
332940
|
+
{
|
|
332941
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
332942
|
+
"name": "MultipleSelection"
|
|
332943
|
+
}
|
|
332944
|
+
],
|
|
332945
|
+
"required": false,
|
|
332946
|
+
"type": {
|
|
332947
|
+
"name": "SelectionMode"
|
|
332793
332948
|
}
|
|
332794
332949
|
},
|
|
332795
332950
|
"selectedKeys": {
|
|
@@ -334333,161 +334488,6 @@
|
|
|
334333
334488
|
}
|
|
334334
334489
|
}
|
|
334335
334490
|
},
|
|
334336
|
-
{
|
|
334337
|
-
"tags": {
|
|
334338
|
-
"flr-generate": "all"
|
|
334339
|
-
},
|
|
334340
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
|
|
334341
|
-
"description": "",
|
|
334342
|
-
"displayName": "ContextMenuSection",
|
|
334343
|
-
"methods": [],
|
|
334344
|
-
"props": {
|
|
334345
|
-
"children": {
|
|
334346
|
-
"defaultValue": null,
|
|
334347
|
-
"description": "",
|
|
334348
|
-
"name": "children",
|
|
334349
|
-
"declarations": [
|
|
334350
|
-
{
|
|
334351
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
334352
|
-
"name": "TypeLiteral"
|
|
334353
|
-
}
|
|
334354
|
-
],
|
|
334355
|
-
"required": false,
|
|
334356
|
-
"type": {
|
|
334357
|
-
"name": "ReactNode"
|
|
334358
|
-
}
|
|
334359
|
-
},
|
|
334360
|
-
"wrapWith": {
|
|
334361
|
-
"defaultValue": null,
|
|
334362
|
-
"description": "",
|
|
334363
|
-
"name": "wrapWith",
|
|
334364
|
-
"parent": {
|
|
334365
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
334366
|
-
"name": "FlowComponentProps"
|
|
334367
|
-
},
|
|
334368
|
-
"declarations": [
|
|
334369
|
-
{
|
|
334370
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
334371
|
-
"name": "FlowComponentProps"
|
|
334372
|
-
}
|
|
334373
|
-
],
|
|
334374
|
-
"required": false,
|
|
334375
|
-
"type": {
|
|
334376
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
334377
|
-
}
|
|
334378
|
-
},
|
|
334379
|
-
"tunnel": {
|
|
334380
|
-
"defaultValue": null,
|
|
334381
|
-
"description": "@internal",
|
|
334382
|
-
"name": "tunnel",
|
|
334383
|
-
"parent": {
|
|
334384
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
334385
|
-
"name": "PropsWithTunnel"
|
|
334386
|
-
},
|
|
334387
|
-
"declarations": [
|
|
334388
|
-
{
|
|
334389
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
334390
|
-
"name": "PropsWithTunnel"
|
|
334391
|
-
}
|
|
334392
|
-
],
|
|
334393
|
-
"required": false,
|
|
334394
|
-
"type": {
|
|
334395
|
-
"name": "{ id: string; component: keyof FlowComponentPropsTypes; } | null"
|
|
334396
|
-
}
|
|
334397
|
-
},
|
|
334398
|
-
"ref": {
|
|
334399
|
-
"defaultValue": null,
|
|
334400
|
-
"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}",
|
|
334401
|
-
"name": "ref",
|
|
334402
|
-
"parent": {
|
|
334403
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
334404
|
-
"name": "RefAttributes"
|
|
334405
|
-
},
|
|
334406
|
-
"declarations": [
|
|
334407
|
-
{
|
|
334408
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
334409
|
-
"name": "RefAttributes"
|
|
334410
|
-
}
|
|
334411
|
-
],
|
|
334412
|
-
"required": false,
|
|
334413
|
-
"type": {
|
|
334414
|
-
"name": "Ref<HTMLSpanElement>"
|
|
334415
|
-
}
|
|
334416
|
-
},
|
|
334417
|
-
"key": {
|
|
334418
|
-
"defaultValue": null,
|
|
334419
|
-
"description": "",
|
|
334420
|
-
"name": "key",
|
|
334421
|
-
"parent": {
|
|
334422
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
334423
|
-
"name": "Attributes"
|
|
334424
|
-
},
|
|
334425
|
-
"declarations": [
|
|
334426
|
-
{
|
|
334427
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
334428
|
-
"name": "Attributes"
|
|
334429
|
-
}
|
|
334430
|
-
],
|
|
334431
|
-
"required": false,
|
|
334432
|
-
"type": {
|
|
334433
|
-
"name": "Key | null"
|
|
334434
|
-
}
|
|
334435
|
-
},
|
|
334436
|
-
"selectedKeys": {
|
|
334437
|
-
"defaultValue": null,
|
|
334438
|
-
"description": "The currently selected keys in the collection (controlled).",
|
|
334439
|
-
"name": "selectedKeys",
|
|
334440
|
-
"parent": {
|
|
334441
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
334442
|
-
"name": "MultipleSelection"
|
|
334443
|
-
},
|
|
334444
|
-
"declarations": [
|
|
334445
|
-
{
|
|
334446
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
334447
|
-
"name": "MultipleSelection"
|
|
334448
|
-
}
|
|
334449
|
-
],
|
|
334450
|
-
"required": false,
|
|
334451
|
-
"type": {
|
|
334452
|
-
"name": "\"all\" | Iterable<Key>"
|
|
334453
|
-
}
|
|
334454
|
-
},
|
|
334455
|
-
"defaultSelectedKeys": {
|
|
334456
|
-
"defaultValue": null,
|
|
334457
|
-
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
334458
|
-
"name": "defaultSelectedKeys",
|
|
334459
|
-
"parent": {
|
|
334460
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
334461
|
-
"name": "MultipleSelection"
|
|
334462
|
-
},
|
|
334463
|
-
"declarations": [
|
|
334464
|
-
{
|
|
334465
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
334466
|
-
"name": "MultipleSelection"
|
|
334467
|
-
}
|
|
334468
|
-
],
|
|
334469
|
-
"required": false,
|
|
334470
|
-
"type": {
|
|
334471
|
-
"name": "\"all\" | Iterable<Key>"
|
|
334472
|
-
}
|
|
334473
|
-
},
|
|
334474
|
-
"selectionMode": {
|
|
334475
|
-
"defaultValue": null,
|
|
334476
|
-
"description": "",
|
|
334477
|
-
"name": "selectionMode",
|
|
334478
|
-
"declarations": [
|
|
334479
|
-
{
|
|
334480
|
-
"fileName": "components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
|
|
334481
|
-
"name": "TypeLiteral"
|
|
334482
|
-
}
|
|
334483
|
-
],
|
|
334484
|
-
"required": false,
|
|
334485
|
-
"type": {
|
|
334486
|
-
"name": "ContextMenuSelectionMode"
|
|
334487
|
-
}
|
|
334488
|
-
}
|
|
334489
|
-
}
|
|
334490
|
-
},
|
|
334491
334491
|
{
|
|
334492
334492
|
"tags": {},
|
|
334493
334493
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CodeEditor/languages/dotEnv/index.tsx",
|
|
@@ -357876,204 +357876,200 @@
|
|
|
357876
357876
|
"tags": {
|
|
357877
357877
|
"flr-generate": "all"
|
|
357878
357878
|
},
|
|
357879
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/views/
|
|
357879
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/views/GridListItem/GridListItem.tsx",
|
|
357880
357880
|
"description": "",
|
|
357881
|
-
"displayName": "
|
|
357881
|
+
"displayName": "GridListItem",
|
|
357882
357882
|
"methods": [],
|
|
357883
357883
|
"props": {
|
|
357884
357884
|
"className": {
|
|
357885
357885
|
"defaultValue": {
|
|
357886
|
-
"value": "'react-aria-
|
|
357886
|
+
"value": "'react-aria-GridListItem'"
|
|
357887
357887
|
},
|
|
357888
357888
|
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the\nelement. A function may be provided to compute the class based on component state.",
|
|
357889
357889
|
"name": "className",
|
|
357890
357890
|
"parent": {
|
|
357891
357891
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
357892
|
-
"name": "
|
|
357892
|
+
"name": "GridListItemProps"
|
|
357893
357893
|
},
|
|
357894
357894
|
"declarations": [
|
|
357895
357895
|
{
|
|
357896
357896
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
357897
|
-
"name": "
|
|
357897
|
+
"name": "GridListItemProps"
|
|
357898
357898
|
}
|
|
357899
357899
|
],
|
|
357900
357900
|
"required": false,
|
|
357901
357901
|
"type": {
|
|
357902
|
-
"name": "ClassNameOrFunction<
|
|
357902
|
+
"name": "ClassNameOrFunction<GridListItemRenderProps>"
|
|
357903
357903
|
}
|
|
357904
357904
|
},
|
|
357905
|
-
"
|
|
357906
|
-
"defaultValue":
|
|
357907
|
-
|
|
357908
|
-
|
|
357909
|
-
"description": "Whether typeahead navigation is disabled.",
|
|
357910
|
-
"name": "disallowTypeAhead",
|
|
357905
|
+
"id": {
|
|
357906
|
+
"defaultValue": null,
|
|
357907
|
+
"description": "The unique id of the item.",
|
|
357908
|
+
"name": "id",
|
|
357911
357909
|
"parent": {
|
|
357912
357910
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
357913
|
-
"name": "
|
|
357911
|
+
"name": "GridListItemProps"
|
|
357914
357912
|
},
|
|
357915
357913
|
"declarations": [
|
|
357916
357914
|
{
|
|
357917
357915
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
357918
|
-
"name": "
|
|
357916
|
+
"name": "GridListItemProps"
|
|
357919
357917
|
}
|
|
357920
357918
|
],
|
|
357921
357919
|
"required": false,
|
|
357922
357920
|
"type": {
|
|
357923
|
-
"name": "
|
|
357921
|
+
"name": "Key"
|
|
357924
357922
|
}
|
|
357925
357923
|
},
|
|
357926
|
-
"
|
|
357927
|
-
"defaultValue":
|
|
357928
|
-
|
|
357929
|
-
|
|
357930
|
-
"description": "How multiple selection should behave in the collection.",
|
|
357931
|
-
"name": "selectionBehavior",
|
|
357924
|
+
"value": {
|
|
357925
|
+
"defaultValue": null,
|
|
357926
|
+
"description": "The object value that this item represents. When using dynamic collections, this is set\nautomatically.",
|
|
357927
|
+
"name": "value",
|
|
357932
357928
|
"parent": {
|
|
357933
357929
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
357934
|
-
"name": "
|
|
357930
|
+
"name": "GridListItemProps"
|
|
357935
357931
|
},
|
|
357936
357932
|
"declarations": [
|
|
357937
357933
|
{
|
|
357938
357934
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
357939
|
-
"name": "
|
|
357935
|
+
"name": "GridListItemProps"
|
|
357940
357936
|
}
|
|
357941
357937
|
],
|
|
357942
357938
|
"required": false,
|
|
357943
357939
|
"type": {
|
|
357944
|
-
"name": "
|
|
357940
|
+
"name": "undefined"
|
|
357945
357941
|
}
|
|
357946
357942
|
},
|
|
357947
|
-
"
|
|
357943
|
+
"textValue": {
|
|
357948
357944
|
"defaultValue": null,
|
|
357949
|
-
"description": "
|
|
357950
|
-
"name": "
|
|
357945
|
+
"description": "A string representation of the item's contents, used for features like typeahead.",
|
|
357946
|
+
"name": "textValue",
|
|
357951
357947
|
"parent": {
|
|
357952
357948
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
357953
|
-
"name": "
|
|
357949
|
+
"name": "GridListItemProps"
|
|
357954
357950
|
},
|
|
357955
357951
|
"declarations": [
|
|
357956
357952
|
{
|
|
357957
357953
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
357958
|
-
"name": "
|
|
357954
|
+
"name": "GridListItemProps"
|
|
357959
357955
|
}
|
|
357960
357956
|
],
|
|
357961
357957
|
"required": false,
|
|
357962
357958
|
"type": {
|
|
357963
|
-
"name": "
|
|
357959
|
+
"name": "string"
|
|
357964
357960
|
}
|
|
357965
357961
|
},
|
|
357966
|
-
"
|
|
357962
|
+
"isDisabled": {
|
|
357967
357963
|
"defaultValue": null,
|
|
357968
|
-
"description": "
|
|
357969
|
-
"name": "
|
|
357964
|
+
"description": "Whether the item is disabled.",
|
|
357965
|
+
"name": "isDisabled",
|
|
357970
357966
|
"parent": {
|
|
357971
357967
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
357972
|
-
"name": "
|
|
357968
|
+
"name": "GridListItemProps"
|
|
357973
357969
|
},
|
|
357974
357970
|
"declarations": [
|
|
357975
357971
|
{
|
|
357976
357972
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
357977
|
-
"name": "
|
|
357973
|
+
"name": "GridListItemProps"
|
|
357978
357974
|
}
|
|
357979
357975
|
],
|
|
357980
357976
|
"required": false,
|
|
357981
357977
|
"type": {
|
|
357982
|
-
"name": "
|
|
357978
|
+
"name": "boolean"
|
|
357983
357979
|
}
|
|
357984
357980
|
},
|
|
357985
|
-
"
|
|
357986
|
-
"defaultValue":
|
|
357987
|
-
|
|
357988
|
-
|
|
357989
|
-
"description": "Whether the items are arranged in a stack or grid.",
|
|
357990
|
-
"name": "layout",
|
|
357981
|
+
"onAction": {
|
|
357982
|
+
"defaultValue": null,
|
|
357983
|
+
"description": "Handler that is called when a user performs an action on the item. The exact user event depends\non the collection's `selectionBehavior` prop and the interaction modality.",
|
|
357984
|
+
"name": "onAction",
|
|
357991
357985
|
"parent": {
|
|
357992
357986
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
357993
|
-
"name": "
|
|
357987
|
+
"name": "GridListItemProps"
|
|
357994
357988
|
},
|
|
357995
357989
|
"declarations": [
|
|
357996
357990
|
{
|
|
357997
357991
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
357998
|
-
"name": "
|
|
357992
|
+
"name": "GridListItemProps"
|
|
357999
357993
|
}
|
|
358000
357994
|
],
|
|
358001
357995
|
"required": false,
|
|
358002
357996
|
"type": {
|
|
358003
|
-
"name": "
|
|
357997
|
+
"name": "(() => void)"
|
|
358004
357998
|
}
|
|
358005
357999
|
},
|
|
358006
|
-
"
|
|
358007
|
-
"defaultValue":
|
|
358008
|
-
|
|
358009
|
-
|
|
358010
|
-
"description": "The primary orientation of the items. Usually this is the direction that the collection\nscrolls.",
|
|
358011
|
-
"name": "orientation",
|
|
358000
|
+
"children": {
|
|
358001
|
+
"defaultValue": null,
|
|
358002
|
+
"description": "The children of the component. A function may be provided to alter the children based on\ncomponent state.",
|
|
358003
|
+
"name": "children",
|
|
358012
358004
|
"parent": {
|
|
358013
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/
|
|
358014
|
-
"name": "
|
|
358005
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/utils.d.ts",
|
|
358006
|
+
"name": "RenderProps"
|
|
358015
358007
|
},
|
|
358016
358008
|
"declarations": [
|
|
358017
358009
|
{
|
|
358018
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/
|
|
358019
|
-
"name": "
|
|
358010
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/utils.d.ts",
|
|
358011
|
+
"name": "RenderProps"
|
|
358012
|
+
},
|
|
358013
|
+
{
|
|
358014
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
358015
|
+
"name": "TypeLiteral"
|
|
358020
358016
|
}
|
|
358021
358017
|
],
|
|
358022
358018
|
"required": false,
|
|
358023
358019
|
"type": {
|
|
358024
|
-
"name": "
|
|
358020
|
+
"name": "((string | number | bigint | boolean | ReactElement<unknown, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | Promise<...> | ((values: SliderRenderProps & { ...; }) => ReactNode)) & (string | ... 6 more ... | Promise<...>)) | null"
|
|
358025
358021
|
}
|
|
358026
358022
|
},
|
|
358027
|
-
"
|
|
358023
|
+
"style": {
|
|
358028
358024
|
"defaultValue": null,
|
|
358029
|
-
"description": "
|
|
358030
|
-
"name": "
|
|
358025
|
+
"description": "The inline [style](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style) for the\nelement. A function may be provided to compute the style based on component state.",
|
|
358026
|
+
"name": "style",
|
|
358031
358027
|
"parent": {
|
|
358032
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/
|
|
358033
|
-
"name": "
|
|
358028
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/utils.d.ts",
|
|
358029
|
+
"name": "StyleRenderProps"
|
|
358034
358030
|
},
|
|
358035
358031
|
"declarations": [
|
|
358036
358032
|
{
|
|
358037
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/
|
|
358038
|
-
"name": "
|
|
358033
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/utils.d.ts",
|
|
358034
|
+
"name": "StyleRenderProps"
|
|
358039
358035
|
}
|
|
358040
358036
|
],
|
|
358041
358037
|
"required": false,
|
|
358042
358038
|
"type": {
|
|
358043
|
-
"name": "
|
|
358039
|
+
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
358044
358040
|
}
|
|
358045
358041
|
},
|
|
358046
|
-
"
|
|
358042
|
+
"render": {
|
|
358047
358043
|
"defaultValue": null,
|
|
358048
|
-
"description": "
|
|
358049
|
-
"name": "
|
|
358044
|
+
"description": "Overrides the default DOM element with a custom render function.\nThis allows rendering existing components with built-in styles and behaviors\nsuch as router links, animation libraries, and pre-styled components.\n\nRequirements:\n\n- You must render the expected element type (e.g. if `<button>` is expected, you cannot render an\n `<a>`).\n- Only a single root DOM element can be rendered (no fragments).\n- You must pass through props and ref to the underlying DOM element, merging with your own prop\n as appropriate.",
|
|
358045
|
+
"name": "render",
|
|
358050
358046
|
"parent": {
|
|
358051
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358052
|
-
"name": "
|
|
358047
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/utils.d.ts",
|
|
358048
|
+
"name": "DOMRenderProps"
|
|
358053
358049
|
},
|
|
358054
358050
|
"declarations": [
|
|
358055
358051
|
{
|
|
358056
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358057
|
-
"name": "
|
|
358052
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/utils.d.ts",
|
|
358053
|
+
"name": "DOMRenderProps"
|
|
358058
358054
|
}
|
|
358059
358055
|
],
|
|
358060
358056
|
"required": false,
|
|
358061
358057
|
"type": {
|
|
358062
|
-
"name": "
|
|
358058
|
+
"name": "DOMRenderFunction<\"div\", TooltipRenderProps>"
|
|
358063
358059
|
}
|
|
358064
358060
|
},
|
|
358065
|
-
"
|
|
358061
|
+
"href": {
|
|
358066
358062
|
"defaultValue": null,
|
|
358067
|
-
"description": "
|
|
358068
|
-
"name": "
|
|
358063
|
+
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
358064
|
+
"name": "href",
|
|
358069
358065
|
"parent": {
|
|
358070
358066
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358071
|
-
"name": "
|
|
358067
|
+
"name": "LinkDOMProps"
|
|
358072
358068
|
},
|
|
358073
358069
|
"declarations": [
|
|
358074
358070
|
{
|
|
358075
358071
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358076
|
-
"name": "
|
|
358072
|
+
"name": "LinkDOMProps"
|
|
358077
358073
|
}
|
|
358078
358074
|
],
|
|
358079
358075
|
"required": false,
|
|
@@ -358081,18 +358077,18 @@
|
|
|
358081
358077
|
"name": "string"
|
|
358082
358078
|
}
|
|
358083
358079
|
},
|
|
358084
|
-
"
|
|
358080
|
+
"hrefLang": {
|
|
358085
358081
|
"defaultValue": null,
|
|
358086
|
-
"description": "
|
|
358087
|
-
"name": "
|
|
358082
|
+
"description": "Hints at the human language of the linked URL.\nSee[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
358083
|
+
"name": "hrefLang",
|
|
358088
358084
|
"parent": {
|
|
358089
358085
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358090
|
-
"name": "
|
|
358086
|
+
"name": "LinkDOMProps"
|
|
358091
358087
|
},
|
|
358092
358088
|
"declarations": [
|
|
358093
358089
|
{
|
|
358094
358090
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358095
|
-
"name": "
|
|
358091
|
+
"name": "LinkDOMProps"
|
|
358096
358092
|
}
|
|
358097
358093
|
],
|
|
358098
358094
|
"required": false,
|
|
@@ -358100,37 +358096,37 @@
|
|
|
358100
358096
|
"name": "string"
|
|
358101
358097
|
}
|
|
358102
358098
|
},
|
|
358103
|
-
"
|
|
358099
|
+
"target": {
|
|
358104
358100
|
"defaultValue": null,
|
|
358105
|
-
"description": "
|
|
358106
|
-
"name": "
|
|
358101
|
+
"description": "The target window for the link. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
358102
|
+
"name": "target",
|
|
358107
358103
|
"parent": {
|
|
358108
358104
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358109
|
-
"name": "
|
|
358105
|
+
"name": "LinkDOMProps"
|
|
358110
358106
|
},
|
|
358111
358107
|
"declarations": [
|
|
358112
358108
|
{
|
|
358113
358109
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358114
|
-
"name": "
|
|
358110
|
+
"name": "LinkDOMProps"
|
|
358115
358111
|
}
|
|
358116
358112
|
],
|
|
358117
358113
|
"required": false,
|
|
358118
358114
|
"type": {
|
|
358119
|
-
"name": "
|
|
358115
|
+
"name": "HTMLAttributeAnchorTarget"
|
|
358120
358116
|
}
|
|
358121
358117
|
},
|
|
358122
|
-
"
|
|
358118
|
+
"rel": {
|
|
358123
358119
|
"defaultValue": null,
|
|
358124
|
-
"description": "
|
|
358125
|
-
"name": "
|
|
358120
|
+
"description": "The relationship between the linked resource and the current page. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
358121
|
+
"name": "rel",
|
|
358126
358122
|
"parent": {
|
|
358127
358123
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358128
|
-
"name": "
|
|
358124
|
+
"name": "LinkDOMProps"
|
|
358129
358125
|
},
|
|
358130
358126
|
"declarations": [
|
|
358131
358127
|
{
|
|
358132
358128
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358133
|
-
"name": "
|
|
358129
|
+
"name": "LinkDOMProps"
|
|
358134
358130
|
}
|
|
358135
358131
|
],
|
|
358136
358132
|
"required": false,
|
|
@@ -358138,352 +358134,270 @@
|
|
|
358138
358134
|
"name": "string"
|
|
358139
358135
|
}
|
|
358140
358136
|
},
|
|
358141
|
-
"
|
|
358142
|
-
"defaultValue": null,
|
|
358143
|
-
"description": "Whether to auto focus the gridlist or an option.",
|
|
358144
|
-
"name": "autoFocus",
|
|
358145
|
-
"parent": {
|
|
358146
|
-
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/gridlist/useGridList.d.ts",
|
|
358147
|
-
"name": "GridListProps"
|
|
358148
|
-
},
|
|
358149
|
-
"declarations": [
|
|
358150
|
-
{
|
|
358151
|
-
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/gridlist/useGridList.d.ts",
|
|
358152
|
-
"name": "GridListProps"
|
|
358153
|
-
}
|
|
358154
|
-
],
|
|
358155
|
-
"required": false,
|
|
358156
|
-
"type": {
|
|
358157
|
-
"name": "boolean | FocusStrategy"
|
|
358158
|
-
}
|
|
358159
|
-
},
|
|
358160
|
-
"items": {
|
|
358137
|
+
"download": {
|
|
358161
358138
|
"defaultValue": null,
|
|
358162
|
-
"description": "
|
|
358163
|
-
"name": "
|
|
358139
|
+
"description": "Causes the browser to download the linked URL. A string may be provided to suggest a file name.\nSee [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download).",
|
|
358140
|
+
"name": "download",
|
|
358164
358141
|
"parent": {
|
|
358165
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/
|
|
358166
|
-
"name": "
|
|
358142
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358143
|
+
"name": "LinkDOMProps"
|
|
358167
358144
|
},
|
|
358168
358145
|
"declarations": [
|
|
358169
358146
|
{
|
|
358170
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/
|
|
358171
|
-
"name": "
|
|
358147
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358148
|
+
"name": "LinkDOMProps"
|
|
358172
358149
|
}
|
|
358173
358150
|
],
|
|
358174
358151
|
"required": false,
|
|
358175
358152
|
"type": {
|
|
358176
|
-
"name": "
|
|
358153
|
+
"name": "string | boolean"
|
|
358177
358154
|
}
|
|
358178
358155
|
},
|
|
358179
|
-
"
|
|
358156
|
+
"ping": {
|
|
358180
358157
|
"defaultValue": null,
|
|
358181
|
-
"description": "
|
|
358182
|
-
"name": "
|
|
358158
|
+
"description": "A space-separated list of URLs to ping when the link is followed. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping).",
|
|
358159
|
+
"name": "ping",
|
|
358183
358160
|
"parent": {
|
|
358184
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/
|
|
358185
|
-
"name": "
|
|
358161
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358162
|
+
"name": "LinkDOMProps"
|
|
358186
358163
|
},
|
|
358187
358164
|
"declarations": [
|
|
358188
358165
|
{
|
|
358189
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/
|
|
358190
|
-
"name": "
|
|
358166
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358167
|
+
"name": "LinkDOMProps"
|
|
358191
358168
|
}
|
|
358192
358169
|
],
|
|
358193
358170
|
"required": false,
|
|
358194
358171
|
"type": {
|
|
358195
|
-
"name": "
|
|
358172
|
+
"name": "string"
|
|
358196
358173
|
}
|
|
358197
358174
|
},
|
|
358198
|
-
"
|
|
358175
|
+
"referrerPolicy": {
|
|
358199
358176
|
"defaultValue": null,
|
|
358200
|
-
"description": "
|
|
358201
|
-
"name": "
|
|
358177
|
+
"description": "How much of the referrer to send when following the link. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
|
|
358178
|
+
"name": "referrerPolicy",
|
|
358202
358179
|
"parent": {
|
|
358203
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/
|
|
358204
|
-
"name": "
|
|
358180
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358181
|
+
"name": "LinkDOMProps"
|
|
358205
358182
|
},
|
|
358206
358183
|
"declarations": [
|
|
358207
358184
|
{
|
|
358208
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/
|
|
358209
|
-
"name": "
|
|
358185
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358186
|
+
"name": "LinkDOMProps"
|
|
358210
358187
|
}
|
|
358211
358188
|
],
|
|
358212
358189
|
"required": false,
|
|
358213
358190
|
"type": {
|
|
358214
|
-
"name": "
|
|
358191
|
+
"name": "HTMLAttributeReferrerPolicy"
|
|
358215
358192
|
}
|
|
358216
358193
|
},
|
|
358217
|
-
"
|
|
358194
|
+
"routerOptions": {
|
|
358218
358195
|
"defaultValue": null,
|
|
358219
|
-
"description": "
|
|
358220
|
-
"name": "
|
|
358221
|
-
"parent": {
|
|
358222
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/collections.d.ts",
|
|
358223
|
-
"name": "CollectionBase"
|
|
358224
|
-
},
|
|
358225
|
-
"declarations": [
|
|
358226
|
-
{
|
|
358227
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/collections.d.ts",
|
|
358228
|
-
"name": "CollectionBase"
|
|
358229
|
-
}
|
|
358230
|
-
],
|
|
358231
|
-
"required": false,
|
|
358232
|
-
"type": {
|
|
358233
|
-
"name": "Iterable<Key>"
|
|
358234
|
-
}
|
|
358235
|
-
},
|
|
358236
|
-
"escapeKeyBehavior": {
|
|
358237
|
-
"defaultValue": {
|
|
358238
|
-
"value": "'clearSelection'"
|
|
358239
|
-
},
|
|
358240
|
-
"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.",
|
|
358241
|
-
"name": "escapeKeyBehavior",
|
|
358196
|
+
"description": "Options for the configured client side router.",
|
|
358197
|
+
"name": "routerOptions",
|
|
358242
358198
|
"parent": {
|
|
358243
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358244
|
-
"name": "
|
|
358199
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358200
|
+
"name": "LinkDOMProps"
|
|
358245
358201
|
},
|
|
358246
358202
|
"declarations": [
|
|
358247
358203
|
{
|
|
358248
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358249
|
-
"name": "
|
|
358204
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358205
|
+
"name": "LinkDOMProps"
|
|
358250
358206
|
}
|
|
358251
358207
|
],
|
|
358252
358208
|
"required": false,
|
|
358253
358209
|
"type": {
|
|
358254
|
-
"name": "
|
|
358210
|
+
"name": "undefined"
|
|
358255
358211
|
}
|
|
358256
358212
|
},
|
|
358257
|
-
"
|
|
358213
|
+
"onHoverStart": {
|
|
358258
358214
|
"defaultValue": null,
|
|
358259
|
-
"description": "
|
|
358260
|
-
"name": "
|
|
358215
|
+
"description": "Handler that is called when a hover interaction starts.",
|
|
358216
|
+
"name": "onHoverStart",
|
|
358261
358217
|
"parent": {
|
|
358262
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358263
|
-
"name": "
|
|
358218
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358219
|
+
"name": "HoverEvents"
|
|
358264
358220
|
},
|
|
358265
358221
|
"declarations": [
|
|
358266
358222
|
{
|
|
358267
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358268
|
-
"name": "
|
|
358223
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358224
|
+
"name": "HoverEvents"
|
|
358269
358225
|
}
|
|
358270
358226
|
],
|
|
358271
358227
|
"required": false,
|
|
358272
358228
|
"type": {
|
|
358273
|
-
"name": "
|
|
358229
|
+
"name": "((e: HoverEvent) => void)"
|
|
358274
358230
|
}
|
|
358275
358231
|
},
|
|
358276
|
-
"
|
|
358232
|
+
"onHoverEnd": {
|
|
358277
358233
|
"defaultValue": null,
|
|
358278
|
-
"description": "
|
|
358279
|
-
"name": "
|
|
358234
|
+
"description": "Handler that is called when a hover interaction ends.",
|
|
358235
|
+
"name": "onHoverEnd",
|
|
358280
358236
|
"parent": {
|
|
358281
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/
|
|
358282
|
-
"name": "
|
|
358237
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358238
|
+
"name": "HoverEvents"
|
|
358283
358239
|
},
|
|
358284
358240
|
"declarations": [
|
|
358285
358241
|
{
|
|
358286
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/
|
|
358287
|
-
"name": "
|
|
358242
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358243
|
+
"name": "HoverEvents"
|
|
358288
358244
|
}
|
|
358289
358245
|
],
|
|
358290
358246
|
"required": false,
|
|
358291
358247
|
"type": {
|
|
358292
|
-
"name": "
|
|
358248
|
+
"name": "((e: HoverEvent) => void)"
|
|
358293
358249
|
}
|
|
358294
358250
|
},
|
|
358295
|
-
"
|
|
358251
|
+
"onHoverChange": {
|
|
358296
358252
|
"defaultValue": null,
|
|
358297
|
-
"description": "
|
|
358298
|
-
"name": "
|
|
358253
|
+
"description": "Handler that is called when the hover state changes.",
|
|
358254
|
+
"name": "onHoverChange",
|
|
358299
358255
|
"parent": {
|
|
358300
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/
|
|
358301
|
-
"name": "
|
|
358256
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358257
|
+
"name": "HoverEvents"
|
|
358302
358258
|
},
|
|
358303
358259
|
"declarations": [
|
|
358304
358260
|
{
|
|
358305
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/
|
|
358306
|
-
"name": "
|
|
358261
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358262
|
+
"name": "HoverEvents"
|
|
358307
358263
|
}
|
|
358308
358264
|
],
|
|
358309
358265
|
"required": false,
|
|
358310
358266
|
"type": {
|
|
358311
|
-
"name": "
|
|
358267
|
+
"name": "((isHovering: boolean) => void)"
|
|
358312
358268
|
}
|
|
358313
358269
|
},
|
|
358314
|
-
"
|
|
358270
|
+
"onPress": {
|
|
358315
358271
|
"defaultValue": null,
|
|
358316
|
-
"description": "
|
|
358317
|
-
"name": "
|
|
358318
|
-
"parent": {
|
|
358319
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
358320
|
-
"name": "MultipleSelection"
|
|
358321
|
-
},
|
|
358322
|
-
"declarations": [
|
|
358323
|
-
{
|
|
358324
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
358325
|
-
"name": "MultipleSelection"
|
|
358326
|
-
}
|
|
358327
|
-
],
|
|
358328
|
-
"required": false,
|
|
358329
|
-
"type": {
|
|
358330
|
-
"name": "\"all\" | Iterable<Key>"
|
|
358331
|
-
}
|
|
358332
|
-
},
|
|
358333
|
-
"disabledBehavior": {
|
|
358334
|
-
"defaultValue": {
|
|
358335
|
-
"value": "'all'"
|
|
358336
|
-
},
|
|
358337
|
-
"description": "Whether `disabledKeys` applies to all interactions, or only selection.",
|
|
358338
|
-
"name": "disabledBehavior",
|
|
358272
|
+
"description": "Handler that is called when the press is released over the target.",
|
|
358273
|
+
"name": "onPress",
|
|
358339
358274
|
"parent": {
|
|
358340
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358341
|
-
"name": "
|
|
358275
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358276
|
+
"name": "PressEvents"
|
|
358342
358277
|
},
|
|
358343
358278
|
"declarations": [
|
|
358344
358279
|
{
|
|
358345
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358346
|
-
"name": "
|
|
358280
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358281
|
+
"name": "PressEvents"
|
|
358347
358282
|
}
|
|
358348
358283
|
],
|
|
358349
358284
|
"required": false,
|
|
358350
358285
|
"type": {
|
|
358351
|
-
"name": "
|
|
358286
|
+
"name": "((e: PressEvent) => void)"
|
|
358352
358287
|
}
|
|
358353
358288
|
},
|
|
358354
|
-
"
|
|
358289
|
+
"onPressStart": {
|
|
358355
358290
|
"defaultValue": null,
|
|
358356
|
-
"description": "Handler that is called when a
|
|
358357
|
-
"name": "
|
|
358358
|
-
"parent": {
|
|
358359
|
-
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/gridlist/useGridList.d.ts",
|
|
358360
|
-
"name": "GridListProps"
|
|
358361
|
-
},
|
|
358362
|
-
"declarations": [
|
|
358363
|
-
{
|
|
358364
|
-
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/gridlist/useGridList.d.ts",
|
|
358365
|
-
"name": "GridListProps"
|
|
358366
|
-
}
|
|
358367
|
-
],
|
|
358368
|
-
"required": false,
|
|
358369
|
-
"type": {
|
|
358370
|
-
"name": "((key: Key) => void)"
|
|
358371
|
-
}
|
|
358372
|
-
},
|
|
358373
|
-
"keyboardNavigationBehavior": {
|
|
358374
|
-
"defaultValue": {
|
|
358375
|
-
"value": "'arrow'"
|
|
358376
|
-
},
|
|
358377
|
-
"description": "Whether keyboard navigation to focusable elements within grid list items is\nvia the left/right arrow keys or the tab key.",
|
|
358378
|
-
"name": "keyboardNavigationBehavior",
|
|
358291
|
+
"description": "Handler that is called when a press interaction starts.",
|
|
358292
|
+
"name": "onPressStart",
|
|
358379
358293
|
"parent": {
|
|
358380
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358381
|
-
"name": "
|
|
358294
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358295
|
+
"name": "PressEvents"
|
|
358382
358296
|
},
|
|
358383
358297
|
"declarations": [
|
|
358384
358298
|
{
|
|
358385
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358386
|
-
"name": "
|
|
358299
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358300
|
+
"name": "PressEvents"
|
|
358387
358301
|
}
|
|
358388
358302
|
],
|
|
358389
358303
|
"required": false,
|
|
358390
358304
|
"type": {
|
|
358391
|
-
"name": "
|
|
358305
|
+
"name": "((e: PressEvent) => void)"
|
|
358392
358306
|
}
|
|
358393
358307
|
},
|
|
358394
|
-
"
|
|
358308
|
+
"onPressEnd": {
|
|
358395
358309
|
"defaultValue": null,
|
|
358396
|
-
"description": "
|
|
358397
|
-
"name": "
|
|
358310
|
+
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
358311
|
+
"name": "onPressEnd",
|
|
358398
358312
|
"parent": {
|
|
358399
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358400
|
-
"name": "
|
|
358313
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358314
|
+
"name": "PressEvents"
|
|
358401
358315
|
},
|
|
358402
358316
|
"declarations": [
|
|
358403
358317
|
{
|
|
358404
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358405
|
-
"name": "
|
|
358318
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358319
|
+
"name": "PressEvents"
|
|
358406
358320
|
}
|
|
358407
358321
|
],
|
|
358408
358322
|
"required": false,
|
|
358409
358323
|
"type": {
|
|
358410
|
-
"name": "
|
|
358324
|
+
"name": "((e: PressEvent) => void)"
|
|
358411
358325
|
}
|
|
358412
358326
|
},
|
|
358413
|
-
"
|
|
358327
|
+
"onPressChange": {
|
|
358414
358328
|
"defaultValue": null,
|
|
358415
|
-
"description": "
|
|
358416
|
-
"name": "
|
|
358329
|
+
"description": "Handler that is called when the press state changes.",
|
|
358330
|
+
"name": "onPressChange",
|
|
358417
358331
|
"parent": {
|
|
358418
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358419
|
-
"name": "
|
|
358332
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358333
|
+
"name": "PressEvents"
|
|
358420
358334
|
},
|
|
358421
358335
|
"declarations": [
|
|
358422
358336
|
{
|
|
358423
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358424
|
-
"name": "
|
|
358337
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358338
|
+
"name": "PressEvents"
|
|
358425
358339
|
}
|
|
358426
358340
|
],
|
|
358427
358341
|
"required": false,
|
|
358428
358342
|
"type": {
|
|
358429
|
-
"name": "
|
|
358343
|
+
"name": "((isPressed: boolean) => void)"
|
|
358430
358344
|
}
|
|
358431
358345
|
},
|
|
358432
|
-
"
|
|
358346
|
+
"onPressUp": {
|
|
358433
358347
|
"defaultValue": null,
|
|
358434
|
-
"description": "
|
|
358435
|
-
"name": "
|
|
358348
|
+
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
358349
|
+
"name": "onPressUp",
|
|
358436
358350
|
"parent": {
|
|
358437
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358438
|
-
"name": "
|
|
358351
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358352
|
+
"name": "PressEvents"
|
|
358439
358353
|
},
|
|
358440
358354
|
"declarations": [
|
|
358441
358355
|
{
|
|
358442
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358443
|
-
"name": "
|
|
358356
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358357
|
+
"name": "PressEvents"
|
|
358444
358358
|
}
|
|
358445
358359
|
],
|
|
358446
358360
|
"required": false,
|
|
358447
358361
|
"type": {
|
|
358448
|
-
"name": "
|
|
358362
|
+
"name": "((e: PressEvent) => void)"
|
|
358449
358363
|
}
|
|
358450
358364
|
},
|
|
358451
|
-
"
|
|
358365
|
+
"onClick": {
|
|
358452
358366
|
"defaultValue": null,
|
|
358453
|
-
"description": "
|
|
358454
|
-
"name": "
|
|
358367
|
+
"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.",
|
|
358368
|
+
"name": "onClick",
|
|
358455
358369
|
"parent": {
|
|
358456
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358457
|
-
"name": "
|
|
358370
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358371
|
+
"name": "PressEvents"
|
|
358458
358372
|
},
|
|
358459
358373
|
"declarations": [
|
|
358460
358374
|
{
|
|
358461
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358462
|
-
"name": "
|
|
358375
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
358376
|
+
"name": "PressEvents"
|
|
358463
358377
|
}
|
|
358464
358378
|
],
|
|
358465
358379
|
"required": false,
|
|
358466
358380
|
"type": {
|
|
358467
|
-
"name": "
|
|
358381
|
+
"name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
|
|
358468
358382
|
}
|
|
358469
358383
|
},
|
|
358470
|
-
"
|
|
358384
|
+
"translate": {
|
|
358471
358385
|
"defaultValue": null,
|
|
358472
|
-
"description": "
|
|
358473
|
-
"name": "
|
|
358386
|
+
"description": "",
|
|
358387
|
+
"name": "translate",
|
|
358474
358388
|
"parent": {
|
|
358475
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358476
|
-
"name": "
|
|
358389
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358390
|
+
"name": "GlobalDOMAttributes"
|
|
358477
358391
|
},
|
|
358478
358392
|
"declarations": [
|
|
358479
358393
|
{
|
|
358480
|
-
"fileName": "flow/node_modules/.pnpm
|
|
358481
|
-
"name": "
|
|
358394
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358395
|
+
"name": "GlobalDOMAttributes"
|
|
358482
358396
|
}
|
|
358483
358397
|
],
|
|
358484
358398
|
"required": false,
|
|
358485
358399
|
"type": {
|
|
358486
|
-
"name": "
|
|
358400
|
+
"name": "\"yes\" | \"no\""
|
|
358487
358401
|
}
|
|
358488
358402
|
},
|
|
358489
358403
|
"dir": {
|
|
@@ -358562,44 +358476,6 @@
|
|
|
358562
358476
|
"name": "boolean"
|
|
358563
358477
|
}
|
|
358564
358478
|
},
|
|
358565
|
-
"translate": {
|
|
358566
|
-
"defaultValue": null,
|
|
358567
|
-
"description": "",
|
|
358568
|
-
"name": "translate",
|
|
358569
|
-
"parent": {
|
|
358570
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358571
|
-
"name": "GlobalDOMAttributes"
|
|
358572
|
-
},
|
|
358573
|
-
"declarations": [
|
|
358574
|
-
{
|
|
358575
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358576
|
-
"name": "GlobalDOMAttributes"
|
|
358577
|
-
}
|
|
358578
|
-
],
|
|
358579
|
-
"required": false,
|
|
358580
|
-
"type": {
|
|
358581
|
-
"name": "\"yes\" | \"no\""
|
|
358582
|
-
}
|
|
358583
|
-
},
|
|
358584
|
-
"onClick": {
|
|
358585
|
-
"defaultValue": null,
|
|
358586
|
-
"description": "",
|
|
358587
|
-
"name": "onClick",
|
|
358588
|
-
"parent": {
|
|
358589
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358590
|
-
"name": "GlobalDOMEvents"
|
|
358591
|
-
},
|
|
358592
|
-
"declarations": [
|
|
358593
|
-
{
|
|
358594
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
358595
|
-
"name": "GlobalDOMEvents"
|
|
358596
|
-
}
|
|
358597
|
-
],
|
|
358598
|
-
"required": false,
|
|
358599
|
-
"type": {
|
|
358600
|
-
"name": "MouseEventHandler<HTMLDivElement>"
|
|
358601
|
-
}
|
|
358602
|
-
},
|
|
358603
358479
|
"onClickCapture": {
|
|
358604
358480
|
"defaultValue": null,
|
|
358605
358481
|
"description": "",
|
|
@@ -359797,34 +359673,34 @@
|
|
|
359797
359673
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
359798
359674
|
}
|
|
359799
359675
|
},
|
|
359800
|
-
"
|
|
359676
|
+
"hasAction": {
|
|
359801
359677
|
"defaultValue": null,
|
|
359802
359678
|
"description": "",
|
|
359803
|
-
"name": "
|
|
359679
|
+
"name": "hasAction",
|
|
359804
359680
|
"declarations": [
|
|
359805
359681
|
{
|
|
359806
|
-
"fileName": "components/src/components/List/components/Items/views/
|
|
359682
|
+
"fileName": "components/src/components/List/components/Items/views/GridListItem/GridListItem.tsx",
|
|
359807
359683
|
"name": "TypeLiteral"
|
|
359808
359684
|
}
|
|
359809
359685
|
],
|
|
359810
|
-
"required":
|
|
359686
|
+
"required": false,
|
|
359811
359687
|
"type": {
|
|
359812
|
-
"name": "
|
|
359688
|
+
"name": "boolean"
|
|
359813
359689
|
}
|
|
359814
359690
|
},
|
|
359815
|
-
"
|
|
359691
|
+
"isTile": {
|
|
359816
359692
|
"defaultValue": null,
|
|
359817
359693
|
"description": "",
|
|
359818
|
-
"name": "
|
|
359694
|
+
"name": "isTile",
|
|
359819
359695
|
"declarations": [
|
|
359820
359696
|
{
|
|
359821
|
-
"fileName": "components/src/components/List/components/Items/views/
|
|
359697
|
+
"fileName": "components/src/components/List/components/Items/views/GridListItem/GridListItem.tsx",
|
|
359822
359698
|
"name": "TypeLiteral"
|
|
359823
359699
|
}
|
|
359824
359700
|
],
|
|
359825
359701
|
"required": false,
|
|
359826
359702
|
"type": {
|
|
359827
|
-
"name": "
|
|
359703
|
+
"name": "boolean"
|
|
359828
359704
|
}
|
|
359829
359705
|
}
|
|
359830
359706
|
}
|
|
@@ -359833,17 +359709,38 @@
|
|
|
359833
359709
|
"tags": {
|
|
359834
359710
|
"flr-generate": "all"
|
|
359835
359711
|
},
|
|
359836
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/views/
|
|
359712
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/views/GridList/GridList.tsx",
|
|
359837
359713
|
"description": "",
|
|
359838
|
-
"displayName": "
|
|
359714
|
+
"displayName": "GridList",
|
|
359839
359715
|
"methods": [],
|
|
359840
359716
|
"props": {
|
|
359841
359717
|
"className": {
|
|
359842
359718
|
"defaultValue": {
|
|
359843
|
-
"value": "'react-aria-
|
|
359719
|
+
"value": "'react-aria-GridListItem'"
|
|
359844
359720
|
},
|
|
359845
359721
|
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the\nelement. A function may be provided to compute the class based on component state.",
|
|
359846
359722
|
"name": "className",
|
|
359723
|
+
"parent": {
|
|
359724
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
359725
|
+
"name": "GridListItemProps"
|
|
359726
|
+
},
|
|
359727
|
+
"declarations": [
|
|
359728
|
+
{
|
|
359729
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
359730
|
+
"name": "GridListItemProps"
|
|
359731
|
+
}
|
|
359732
|
+
],
|
|
359733
|
+
"required": false,
|
|
359734
|
+
"type": {
|
|
359735
|
+
"name": "ClassNameOrFunction<GridListItemRenderProps>"
|
|
359736
|
+
}
|
|
359737
|
+
},
|
|
359738
|
+
"disallowTypeAhead": {
|
|
359739
|
+
"defaultValue": {
|
|
359740
|
+
"value": "false"
|
|
359741
|
+
},
|
|
359742
|
+
"description": "Whether typeahead navigation is disabled.",
|
|
359743
|
+
"name": "disallowTypeAhead",
|
|
359847
359744
|
"parent": {
|
|
359848
359745
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
359849
359746
|
"name": "GridListProps"
|
|
@@ -359856,78 +359753,274 @@
|
|
|
359856
359753
|
],
|
|
359857
359754
|
"required": false,
|
|
359858
359755
|
"type": {
|
|
359859
|
-
"name": "
|
|
359756
|
+
"name": "boolean"
|
|
359860
359757
|
}
|
|
359861
359758
|
},
|
|
359862
|
-
"
|
|
359863
|
-
"defaultValue":
|
|
359864
|
-
|
|
359865
|
-
|
|
359759
|
+
"selectionBehavior": {
|
|
359760
|
+
"defaultValue": {
|
|
359761
|
+
"value": "'toggle'"
|
|
359762
|
+
},
|
|
359763
|
+
"description": "How multiple selection should behave in the collection.",
|
|
359764
|
+
"name": "selectionBehavior",
|
|
359866
359765
|
"parent": {
|
|
359867
359766
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
359868
|
-
"name": "
|
|
359767
|
+
"name": "GridListProps"
|
|
359869
359768
|
},
|
|
359870
359769
|
"declarations": [
|
|
359871
359770
|
{
|
|
359872
359771
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
359873
|
-
"name": "
|
|
359772
|
+
"name": "GridListProps"
|
|
359874
359773
|
}
|
|
359875
359774
|
],
|
|
359876
359775
|
"required": false,
|
|
359877
359776
|
"type": {
|
|
359878
|
-
"name": "
|
|
359777
|
+
"name": "SelectionBehavior"
|
|
359879
359778
|
}
|
|
359880
359779
|
},
|
|
359881
|
-
"
|
|
359780
|
+
"dragAndDropHooks": {
|
|
359882
359781
|
"defaultValue": null,
|
|
359883
|
-
"description": "The
|
|
359884
|
-
"name": "
|
|
359782
|
+
"description": "The drag and drop hooks returned by `useDragAndDrop` used to enable drag and drop behavior for\nthe GridList.",
|
|
359783
|
+
"name": "dragAndDropHooks",
|
|
359885
359784
|
"parent": {
|
|
359886
359785
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
359887
|
-
"name": "
|
|
359786
|
+
"name": "GridListProps"
|
|
359888
359787
|
},
|
|
359889
359788
|
"declarations": [
|
|
359890
359789
|
{
|
|
359891
359790
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
359892
|
-
"name": "
|
|
359791
|
+
"name": "GridListProps"
|
|
359893
359792
|
}
|
|
359894
359793
|
],
|
|
359895
359794
|
"required": false,
|
|
359896
359795
|
"type": {
|
|
359897
|
-
"name": "
|
|
359796
|
+
"name": "DragAndDropHooks<never>"
|
|
359898
359797
|
}
|
|
359899
359798
|
},
|
|
359900
|
-
"
|
|
359799
|
+
"renderEmptyState": {
|
|
359901
359800
|
"defaultValue": null,
|
|
359902
|
-
"description": "
|
|
359903
|
-
"name": "
|
|
359801
|
+
"description": "Provides content to display when there are no items in the list.",
|
|
359802
|
+
"name": "renderEmptyState",
|
|
359904
359803
|
"parent": {
|
|
359905
359804
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
359906
|
-
"name": "
|
|
359805
|
+
"name": "GridListProps"
|
|
359907
359806
|
},
|
|
359908
359807
|
"declarations": [
|
|
359909
359808
|
{
|
|
359910
359809
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
359911
|
-
"name": "
|
|
359810
|
+
"name": "GridListProps"
|
|
359912
359811
|
}
|
|
359913
359812
|
],
|
|
359914
359813
|
"required": false,
|
|
359915
359814
|
"type": {
|
|
359916
|
-
"name": "
|
|
359815
|
+
"name": "((props: GridListRenderProps) => ReactNode)"
|
|
359917
359816
|
}
|
|
359918
359817
|
},
|
|
359919
|
-
"
|
|
359818
|
+
"layout": {
|
|
359819
|
+
"defaultValue": {
|
|
359820
|
+
"value": "'stack'"
|
|
359821
|
+
},
|
|
359822
|
+
"description": "Whether the items are arranged in a stack or grid.",
|
|
359823
|
+
"name": "layout",
|
|
359824
|
+
"parent": {
|
|
359825
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
359826
|
+
"name": "GridListProps"
|
|
359827
|
+
},
|
|
359828
|
+
"declarations": [
|
|
359829
|
+
{
|
|
359830
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
359831
|
+
"name": "GridListProps"
|
|
359832
|
+
}
|
|
359833
|
+
],
|
|
359834
|
+
"required": false,
|
|
359835
|
+
"type": {
|
|
359836
|
+
"name": "\"grid\" | \"stack\""
|
|
359837
|
+
}
|
|
359838
|
+
},
|
|
359839
|
+
"orientation": {
|
|
359840
|
+
"defaultValue": {
|
|
359841
|
+
"value": "'vertical'"
|
|
359842
|
+
},
|
|
359843
|
+
"description": "The primary orientation of the items. Usually this is the direction that the collection\nscrolls.",
|
|
359844
|
+
"name": "orientation",
|
|
359845
|
+
"parent": {
|
|
359846
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
359847
|
+
"name": "GridListProps"
|
|
359848
|
+
},
|
|
359849
|
+
"declarations": [
|
|
359850
|
+
{
|
|
359851
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
359852
|
+
"name": "GridListProps"
|
|
359853
|
+
}
|
|
359854
|
+
],
|
|
359855
|
+
"required": false,
|
|
359856
|
+
"type": {
|
|
359857
|
+
"name": "Orientation"
|
|
359858
|
+
}
|
|
359859
|
+
},
|
|
359860
|
+
"UNSTABLE_focusOnEntry": {
|
|
359920
359861
|
"defaultValue": null,
|
|
359921
|
-
"description": "
|
|
359922
|
-
"name": "
|
|
359862
|
+
"description": "Which item in the collection to focus when tabbing into the collection. Overrides default\nroving tab index like behavior.\n@private",
|
|
359863
|
+
"name": "UNSTABLE_focusOnEntry",
|
|
359923
359864
|
"parent": {
|
|
359924
359865
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
359925
|
-
"name": "
|
|
359866
|
+
"name": "GridListProps"
|
|
359926
359867
|
},
|
|
359927
359868
|
"declarations": [
|
|
359928
359869
|
{
|
|
359929
359870
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/GridList.d.ts",
|
|
359930
|
-
"name": "
|
|
359871
|
+
"name": "GridListProps"
|
|
359872
|
+
}
|
|
359873
|
+
],
|
|
359874
|
+
"required": false,
|
|
359875
|
+
"type": {
|
|
359876
|
+
"name": "\"first\" | \"last\""
|
|
359877
|
+
}
|
|
359878
|
+
},
|
|
359879
|
+
"id": {
|
|
359880
|
+
"defaultValue": null,
|
|
359881
|
+
"description": "The element's unique identifier. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
359882
|
+
"name": "id",
|
|
359883
|
+
"parent": {
|
|
359884
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
359885
|
+
"name": "DOMProps"
|
|
359886
|
+
},
|
|
359887
|
+
"declarations": [
|
|
359888
|
+
{
|
|
359889
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
359890
|
+
"name": "DOMProps"
|
|
359891
|
+
}
|
|
359892
|
+
],
|
|
359893
|
+
"required": false,
|
|
359894
|
+
"type": {
|
|
359895
|
+
"name": "string"
|
|
359896
|
+
}
|
|
359897
|
+
},
|
|
359898
|
+
"aria-label": {
|
|
359899
|
+
"defaultValue": null,
|
|
359900
|
+
"description": "Defines a string value that labels the current element.",
|
|
359901
|
+
"name": "aria-label",
|
|
359902
|
+
"parent": {
|
|
359903
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
359904
|
+
"name": "AriaLabelingProps"
|
|
359905
|
+
},
|
|
359906
|
+
"declarations": [
|
|
359907
|
+
{
|
|
359908
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
359909
|
+
"name": "AriaLabelingProps"
|
|
359910
|
+
}
|
|
359911
|
+
],
|
|
359912
|
+
"required": false,
|
|
359913
|
+
"type": {
|
|
359914
|
+
"name": "string"
|
|
359915
|
+
}
|
|
359916
|
+
},
|
|
359917
|
+
"aria-labelledby": {
|
|
359918
|
+
"defaultValue": null,
|
|
359919
|
+
"description": "Identifies the element (or elements) that labels the current element.",
|
|
359920
|
+
"name": "aria-labelledby",
|
|
359921
|
+
"parent": {
|
|
359922
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
359923
|
+
"name": "AriaLabelingProps"
|
|
359924
|
+
},
|
|
359925
|
+
"declarations": [
|
|
359926
|
+
{
|
|
359927
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
359928
|
+
"name": "AriaLabelingProps"
|
|
359929
|
+
}
|
|
359930
|
+
],
|
|
359931
|
+
"required": false,
|
|
359932
|
+
"type": {
|
|
359933
|
+
"name": "string"
|
|
359934
|
+
}
|
|
359935
|
+
},
|
|
359936
|
+
"aria-describedby": {
|
|
359937
|
+
"defaultValue": null,
|
|
359938
|
+
"description": "Identifies the element (or elements) that describes the object.",
|
|
359939
|
+
"name": "aria-describedby",
|
|
359940
|
+
"parent": {
|
|
359941
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
359942
|
+
"name": "AriaLabelingProps"
|
|
359943
|
+
},
|
|
359944
|
+
"declarations": [
|
|
359945
|
+
{
|
|
359946
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
359947
|
+
"name": "AriaLabelingProps"
|
|
359948
|
+
}
|
|
359949
|
+
],
|
|
359950
|
+
"required": false,
|
|
359951
|
+
"type": {
|
|
359952
|
+
"name": "string"
|
|
359953
|
+
}
|
|
359954
|
+
},
|
|
359955
|
+
"aria-details": {
|
|
359956
|
+
"defaultValue": null,
|
|
359957
|
+
"description": "Identifies the element (or elements) that provide a detailed, extended description for the\nobject.",
|
|
359958
|
+
"name": "aria-details",
|
|
359959
|
+
"parent": {
|
|
359960
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
359961
|
+
"name": "AriaLabelingProps"
|
|
359962
|
+
},
|
|
359963
|
+
"declarations": [
|
|
359964
|
+
{
|
|
359965
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
359966
|
+
"name": "AriaLabelingProps"
|
|
359967
|
+
}
|
|
359968
|
+
],
|
|
359969
|
+
"required": false,
|
|
359970
|
+
"type": {
|
|
359971
|
+
"name": "string"
|
|
359972
|
+
}
|
|
359973
|
+
},
|
|
359974
|
+
"autoFocus": {
|
|
359975
|
+
"defaultValue": null,
|
|
359976
|
+
"description": "Whether to auto focus the gridlist or an option.",
|
|
359977
|
+
"name": "autoFocus",
|
|
359978
|
+
"parent": {
|
|
359979
|
+
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/gridlist/useGridList.d.ts",
|
|
359980
|
+
"name": "GridListProps"
|
|
359981
|
+
},
|
|
359982
|
+
"declarations": [
|
|
359983
|
+
{
|
|
359984
|
+
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/gridlist/useGridList.d.ts",
|
|
359985
|
+
"name": "GridListProps"
|
|
359986
|
+
}
|
|
359987
|
+
],
|
|
359988
|
+
"required": false,
|
|
359989
|
+
"type": {
|
|
359990
|
+
"name": "boolean | FocusStrategy"
|
|
359991
|
+
}
|
|
359992
|
+
},
|
|
359993
|
+
"items": {
|
|
359994
|
+
"defaultValue": null,
|
|
359995
|
+
"description": "Item objects in the collection.",
|
|
359996
|
+
"name": "items",
|
|
359997
|
+
"parent": {
|
|
359998
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/collections.d.ts",
|
|
359999
|
+
"name": "CollectionBase"
|
|
360000
|
+
},
|
|
360001
|
+
"declarations": [
|
|
360002
|
+
{
|
|
360003
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/collections.d.ts",
|
|
360004
|
+
"name": "CollectionBase"
|
|
360005
|
+
}
|
|
360006
|
+
],
|
|
360007
|
+
"required": false,
|
|
360008
|
+
"type": {
|
|
360009
|
+
"name": "Iterable<object>"
|
|
360010
|
+
}
|
|
360011
|
+
},
|
|
360012
|
+
"disallowEmptySelection": {
|
|
360013
|
+
"defaultValue": null,
|
|
360014
|
+
"description": "Whether the collection allows empty selection.",
|
|
360015
|
+
"name": "disallowEmptySelection",
|
|
360016
|
+
"parent": {
|
|
360017
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
360018
|
+
"name": "MultipleSelection"
|
|
360019
|
+
},
|
|
360020
|
+
"declarations": [
|
|
360021
|
+
{
|
|
360022
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
360023
|
+
"name": "MultipleSelection"
|
|
359931
360024
|
}
|
|
359932
360025
|
],
|
|
359933
360026
|
"required": false,
|
|
@@ -359935,46 +360028,238 @@
|
|
|
359935
360028
|
"name": "boolean"
|
|
359936
360029
|
}
|
|
359937
360030
|
},
|
|
360031
|
+
"onSelectionChange": {
|
|
360032
|
+
"defaultValue": null,
|
|
360033
|
+
"description": "Handler that is called when the selection changes.",
|
|
360034
|
+
"name": "onSelectionChange",
|
|
360035
|
+
"parent": {
|
|
360036
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
360037
|
+
"name": "MultipleSelection"
|
|
360038
|
+
},
|
|
360039
|
+
"declarations": [
|
|
360040
|
+
{
|
|
360041
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
360042
|
+
"name": "MultipleSelection"
|
|
360043
|
+
}
|
|
360044
|
+
],
|
|
360045
|
+
"required": false,
|
|
360046
|
+
"type": {
|
|
360047
|
+
"name": "((keys: Selection) => void)"
|
|
360048
|
+
}
|
|
360049
|
+
},
|
|
360050
|
+
"disabledKeys": {
|
|
360051
|
+
"defaultValue": null,
|
|
360052
|
+
"description": "The item keys that are disabled. These items cannot be selected, focused, or otherwise\ninteracted with.",
|
|
360053
|
+
"name": "disabledKeys",
|
|
360054
|
+
"parent": {
|
|
360055
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/collections.d.ts",
|
|
360056
|
+
"name": "CollectionBase"
|
|
360057
|
+
},
|
|
360058
|
+
"declarations": [
|
|
360059
|
+
{
|
|
360060
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/collections.d.ts",
|
|
360061
|
+
"name": "CollectionBase"
|
|
360062
|
+
}
|
|
360063
|
+
],
|
|
360064
|
+
"required": false,
|
|
360065
|
+
"type": {
|
|
360066
|
+
"name": "Iterable<Key>"
|
|
360067
|
+
}
|
|
360068
|
+
},
|
|
360069
|
+
"escapeKeyBehavior": {
|
|
360070
|
+
"defaultValue": {
|
|
360071
|
+
"value": "'clearSelection'"
|
|
360072
|
+
},
|
|
360073
|
+
"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.",
|
|
360074
|
+
"name": "escapeKeyBehavior",
|
|
360075
|
+
"parent": {
|
|
360076
|
+
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/gridlist/useGridList.d.ts",
|
|
360077
|
+
"name": "AriaGridListProps"
|
|
360078
|
+
},
|
|
360079
|
+
"declarations": [
|
|
360080
|
+
{
|
|
360081
|
+
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/gridlist/useGridList.d.ts",
|
|
360082
|
+
"name": "AriaGridListProps"
|
|
360083
|
+
}
|
|
360084
|
+
],
|
|
360085
|
+
"required": false,
|
|
360086
|
+
"type": {
|
|
360087
|
+
"name": "\"none\" | \"clearSelection\""
|
|
360088
|
+
}
|
|
360089
|
+
},
|
|
360090
|
+
"shouldSelectOnPressUp": {
|
|
360091
|
+
"defaultValue": null,
|
|
360092
|
+
"description": "Whether selection should occur on press up instead of press down.",
|
|
360093
|
+
"name": "shouldSelectOnPressUp",
|
|
360094
|
+
"parent": {
|
|
360095
|
+
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/gridlist/useGridList.d.ts",
|
|
360096
|
+
"name": "GridListProps"
|
|
360097
|
+
},
|
|
360098
|
+
"declarations": [
|
|
360099
|
+
{
|
|
360100
|
+
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/gridlist/useGridList.d.ts",
|
|
360101
|
+
"name": "GridListProps"
|
|
360102
|
+
}
|
|
360103
|
+
],
|
|
360104
|
+
"required": false,
|
|
360105
|
+
"type": {
|
|
360106
|
+
"name": "boolean"
|
|
360107
|
+
}
|
|
360108
|
+
},
|
|
360109
|
+
"selectionMode": {
|
|
360110
|
+
"defaultValue": null,
|
|
360111
|
+
"description": "The type of selection that is allowed in the collection.",
|
|
360112
|
+
"name": "selectionMode",
|
|
360113
|
+
"parent": {
|
|
360114
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
360115
|
+
"name": "MultipleSelection"
|
|
360116
|
+
},
|
|
360117
|
+
"declarations": [
|
|
360118
|
+
{
|
|
360119
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
360120
|
+
"name": "MultipleSelection"
|
|
360121
|
+
}
|
|
360122
|
+
],
|
|
360123
|
+
"required": false,
|
|
360124
|
+
"type": {
|
|
360125
|
+
"name": "SelectionMode"
|
|
360126
|
+
}
|
|
360127
|
+
},
|
|
360128
|
+
"selectedKeys": {
|
|
360129
|
+
"defaultValue": null,
|
|
360130
|
+
"description": "The currently selected keys in the collection (controlled).",
|
|
360131
|
+
"name": "selectedKeys",
|
|
360132
|
+
"parent": {
|
|
360133
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
360134
|
+
"name": "MultipleSelection"
|
|
360135
|
+
},
|
|
360136
|
+
"declarations": [
|
|
360137
|
+
{
|
|
360138
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
360139
|
+
"name": "MultipleSelection"
|
|
360140
|
+
}
|
|
360141
|
+
],
|
|
360142
|
+
"required": false,
|
|
360143
|
+
"type": {
|
|
360144
|
+
"name": "\"all\" | Iterable<Key>"
|
|
360145
|
+
}
|
|
360146
|
+
},
|
|
360147
|
+
"defaultSelectedKeys": {
|
|
360148
|
+
"defaultValue": null,
|
|
360149
|
+
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
360150
|
+
"name": "defaultSelectedKeys",
|
|
360151
|
+
"parent": {
|
|
360152
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
360153
|
+
"name": "MultipleSelection"
|
|
360154
|
+
},
|
|
360155
|
+
"declarations": [
|
|
360156
|
+
{
|
|
360157
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
360158
|
+
"name": "MultipleSelection"
|
|
360159
|
+
}
|
|
360160
|
+
],
|
|
360161
|
+
"required": false,
|
|
360162
|
+
"type": {
|
|
360163
|
+
"name": "\"all\" | Iterable<Key>"
|
|
360164
|
+
}
|
|
360165
|
+
},
|
|
360166
|
+
"disabledBehavior": {
|
|
360167
|
+
"defaultValue": {
|
|
360168
|
+
"value": "'all'"
|
|
360169
|
+
},
|
|
360170
|
+
"description": "Whether `disabledKeys` applies to all interactions, or only selection.",
|
|
360171
|
+
"name": "disabledBehavior",
|
|
360172
|
+
"parent": {
|
|
360173
|
+
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/gridlist/useGridList.d.ts",
|
|
360174
|
+
"name": "GridListProps"
|
|
360175
|
+
},
|
|
360176
|
+
"declarations": [
|
|
360177
|
+
{
|
|
360178
|
+
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/gridlist/useGridList.d.ts",
|
|
360179
|
+
"name": "GridListProps"
|
|
360180
|
+
}
|
|
360181
|
+
],
|
|
360182
|
+
"required": false,
|
|
360183
|
+
"type": {
|
|
360184
|
+
"name": "DisabledBehavior"
|
|
360185
|
+
}
|
|
360186
|
+
},
|
|
359938
360187
|
"onAction": {
|
|
359939
360188
|
"defaultValue": null,
|
|
359940
|
-
"description": "Handler that is called when a user performs an action on
|
|
360189
|
+
"description": "Handler that is called when a user performs an action on an item. The exact user event depends\non the collection's `selectionBehavior` prop and the interaction modality.",
|
|
359941
360190
|
"name": "onAction",
|
|
359942
360191
|
"parent": {
|
|
359943
|
-
"fileName": "flow/node_modules/.pnpm/react-aria
|
|
359944
|
-
"name": "
|
|
360192
|
+
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/gridlist/useGridList.d.ts",
|
|
360193
|
+
"name": "GridListProps"
|
|
359945
360194
|
},
|
|
359946
360195
|
"declarations": [
|
|
359947
360196
|
{
|
|
359948
|
-
"fileName": "flow/node_modules/.pnpm/react-aria
|
|
359949
|
-
"name": "
|
|
360197
|
+
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/gridlist/useGridList.d.ts",
|
|
360198
|
+
"name": "GridListProps"
|
|
359950
360199
|
}
|
|
359951
360200
|
],
|
|
359952
360201
|
"required": false,
|
|
359953
360202
|
"type": {
|
|
359954
|
-
"name": "(() => void)"
|
|
360203
|
+
"name": "((key: Key) => void)"
|
|
360204
|
+
}
|
|
360205
|
+
},
|
|
360206
|
+
"keyboardNavigationBehavior": {
|
|
360207
|
+
"defaultValue": {
|
|
360208
|
+
"value": "'arrow'"
|
|
360209
|
+
},
|
|
360210
|
+
"description": "Whether keyboard navigation to focusable elements within grid list items is\nvia the left/right arrow keys or the tab key.",
|
|
360211
|
+
"name": "keyboardNavigationBehavior",
|
|
360212
|
+
"parent": {
|
|
360213
|
+
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/gridlist/useGridList.d.ts",
|
|
360214
|
+
"name": "AriaGridListProps"
|
|
360215
|
+
},
|
|
360216
|
+
"declarations": [
|
|
360217
|
+
{
|
|
360218
|
+
"fileName": "flow/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria/dist/types/src/gridlist/useGridList.d.ts",
|
|
360219
|
+
"name": "AriaGridListProps"
|
|
360220
|
+
}
|
|
360221
|
+
],
|
|
360222
|
+
"required": false,
|
|
360223
|
+
"type": {
|
|
360224
|
+
"name": "\"tab\" | \"arrow\""
|
|
359955
360225
|
}
|
|
359956
360226
|
},
|
|
359957
360227
|
"children": {
|
|
359958
360228
|
"defaultValue": null,
|
|
359959
|
-
"description": "The
|
|
360229
|
+
"description": "The contents of the collection.",
|
|
359960
360230
|
"name": "children",
|
|
359961
360231
|
"parent": {
|
|
359962
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/
|
|
359963
|
-
"name": "
|
|
360232
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Collection.d.ts",
|
|
360233
|
+
"name": "CollectionProps"
|
|
359964
360234
|
},
|
|
359965
360235
|
"declarations": [
|
|
359966
360236
|
{
|
|
359967
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/
|
|
359968
|
-
"name": "
|
|
359969
|
-
}
|
|
360237
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Collection.d.ts",
|
|
360238
|
+
"name": "CollectionProps"
|
|
360239
|
+
}
|
|
360240
|
+
],
|
|
360241
|
+
"required": false,
|
|
360242
|
+
"type": {
|
|
360243
|
+
"name": "ReactNode | ((item: never) => ReactNode)"
|
|
360244
|
+
}
|
|
360245
|
+
},
|
|
360246
|
+
"dependencies": {
|
|
360247
|
+
"defaultValue": null,
|
|
360248
|
+
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
360249
|
+
"name": "dependencies",
|
|
360250
|
+
"parent": {
|
|
360251
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Collection.d.ts",
|
|
360252
|
+
"name": "CollectionProps"
|
|
360253
|
+
},
|
|
360254
|
+
"declarations": [
|
|
359970
360255
|
{
|
|
359971
|
-
"fileName": "flow/node_modules/.pnpm
|
|
359972
|
-
"name": "
|
|
360256
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Collection.d.ts",
|
|
360257
|
+
"name": "CollectionProps"
|
|
359973
360258
|
}
|
|
359974
360259
|
],
|
|
359975
360260
|
"required": false,
|
|
359976
360261
|
"type": {
|
|
359977
|
-
"name": "
|
|
360262
|
+
"name": "readonly any[]"
|
|
359978
360263
|
}
|
|
359979
360264
|
},
|
|
359980
360265
|
"style": {
|
|
@@ -360015,113 +360300,37 @@
|
|
|
360015
360300
|
"name": "DOMRenderFunction<\"div\", TooltipRenderProps>"
|
|
360016
360301
|
}
|
|
360017
360302
|
},
|
|
360018
|
-
"
|
|
360019
|
-
"defaultValue": null,
|
|
360020
|
-
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
360021
|
-
"name": "href",
|
|
360022
|
-
"parent": {
|
|
360023
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360024
|
-
"name": "LinkDOMProps"
|
|
360025
|
-
},
|
|
360026
|
-
"declarations": [
|
|
360027
|
-
{
|
|
360028
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360029
|
-
"name": "LinkDOMProps"
|
|
360030
|
-
}
|
|
360031
|
-
],
|
|
360032
|
-
"required": false,
|
|
360033
|
-
"type": {
|
|
360034
|
-
"name": "string"
|
|
360035
|
-
}
|
|
360036
|
-
},
|
|
360037
|
-
"hrefLang": {
|
|
360038
|
-
"defaultValue": null,
|
|
360039
|
-
"description": "Hints at the human language of the linked URL.\nSee[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
360040
|
-
"name": "hrefLang",
|
|
360041
|
-
"parent": {
|
|
360042
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360043
|
-
"name": "LinkDOMProps"
|
|
360044
|
-
},
|
|
360045
|
-
"declarations": [
|
|
360046
|
-
{
|
|
360047
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360048
|
-
"name": "LinkDOMProps"
|
|
360049
|
-
}
|
|
360050
|
-
],
|
|
360051
|
-
"required": false,
|
|
360052
|
-
"type": {
|
|
360053
|
-
"name": "string"
|
|
360054
|
-
}
|
|
360055
|
-
},
|
|
360056
|
-
"target": {
|
|
360057
|
-
"defaultValue": null,
|
|
360058
|
-
"description": "The target window for the link. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
360059
|
-
"name": "target",
|
|
360060
|
-
"parent": {
|
|
360061
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360062
|
-
"name": "LinkDOMProps"
|
|
360063
|
-
},
|
|
360064
|
-
"declarations": [
|
|
360065
|
-
{
|
|
360066
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360067
|
-
"name": "LinkDOMProps"
|
|
360068
|
-
}
|
|
360069
|
-
],
|
|
360070
|
-
"required": false,
|
|
360071
|
-
"type": {
|
|
360072
|
-
"name": "HTMLAttributeAnchorTarget"
|
|
360073
|
-
}
|
|
360074
|
-
},
|
|
360075
|
-
"rel": {
|
|
360076
|
-
"defaultValue": null,
|
|
360077
|
-
"description": "The relationship between the linked resource and the current page. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
360078
|
-
"name": "rel",
|
|
360079
|
-
"parent": {
|
|
360080
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360081
|
-
"name": "LinkDOMProps"
|
|
360082
|
-
},
|
|
360083
|
-
"declarations": [
|
|
360084
|
-
{
|
|
360085
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360086
|
-
"name": "LinkDOMProps"
|
|
360087
|
-
}
|
|
360088
|
-
],
|
|
360089
|
-
"required": false,
|
|
360090
|
-
"type": {
|
|
360091
|
-
"name": "string"
|
|
360092
|
-
}
|
|
360093
|
-
},
|
|
360094
|
-
"download": {
|
|
360303
|
+
"slot": {
|
|
360095
360304
|
"defaultValue": null,
|
|
360096
|
-
"description": "
|
|
360097
|
-
"name": "
|
|
360305
|
+
"description": "A slot name for the component. Slots allow the component to receive props from a parent\ncomponent. An explicit `null` value indicates that the local props completely override all\nprops received from a parent.",
|
|
360306
|
+
"name": "slot",
|
|
360098
360307
|
"parent": {
|
|
360099
|
-
"fileName": "flow/node_modules/.pnpm
|
|
360100
|
-
"name": "
|
|
360308
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/utils.d.ts",
|
|
360309
|
+
"name": "SlotProps"
|
|
360101
360310
|
},
|
|
360102
360311
|
"declarations": [
|
|
360103
360312
|
{
|
|
360104
|
-
"fileName": "flow/node_modules/.pnpm
|
|
360105
|
-
"name": "
|
|
360313
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/utils.d.ts",
|
|
360314
|
+
"name": "SlotProps"
|
|
360106
360315
|
}
|
|
360107
360316
|
],
|
|
360108
360317
|
"required": false,
|
|
360109
360318
|
"type": {
|
|
360110
|
-
"name": "string |
|
|
360319
|
+
"name": "string | null"
|
|
360111
360320
|
}
|
|
360112
360321
|
},
|
|
360113
|
-
"
|
|
360322
|
+
"dir": {
|
|
360114
360323
|
"defaultValue": null,
|
|
360115
|
-
"description": "
|
|
360116
|
-
"name": "
|
|
360324
|
+
"description": "",
|
|
360325
|
+
"name": "dir",
|
|
360117
360326
|
"parent": {
|
|
360118
360327
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360119
|
-
"name": "
|
|
360328
|
+
"name": "GlobalDOMAttributes"
|
|
360120
360329
|
},
|
|
360121
360330
|
"declarations": [
|
|
360122
360331
|
{
|
|
360123
360332
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360124
|
-
"name": "
|
|
360333
|
+
"name": "GlobalDOMAttributes"
|
|
360125
360334
|
}
|
|
360126
360335
|
],
|
|
360127
360336
|
"required": false,
|
|
@@ -360129,219 +360338,10 @@
|
|
|
360129
360338
|
"name": "string"
|
|
360130
360339
|
}
|
|
360131
360340
|
},
|
|
360132
|
-
"
|
|
360133
|
-
"defaultValue": null,
|
|
360134
|
-
"description": "How much of the referrer to send when following the link. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
|
|
360135
|
-
"name": "referrerPolicy",
|
|
360136
|
-
"parent": {
|
|
360137
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360138
|
-
"name": "LinkDOMProps"
|
|
360139
|
-
},
|
|
360140
|
-
"declarations": [
|
|
360141
|
-
{
|
|
360142
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360143
|
-
"name": "LinkDOMProps"
|
|
360144
|
-
}
|
|
360145
|
-
],
|
|
360146
|
-
"required": false,
|
|
360147
|
-
"type": {
|
|
360148
|
-
"name": "HTMLAttributeReferrerPolicy"
|
|
360149
|
-
}
|
|
360150
|
-
},
|
|
360151
|
-
"routerOptions": {
|
|
360152
|
-
"defaultValue": null,
|
|
360153
|
-
"description": "Options for the configured client side router.",
|
|
360154
|
-
"name": "routerOptions",
|
|
360155
|
-
"parent": {
|
|
360156
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360157
|
-
"name": "LinkDOMProps"
|
|
360158
|
-
},
|
|
360159
|
-
"declarations": [
|
|
360160
|
-
{
|
|
360161
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360162
|
-
"name": "LinkDOMProps"
|
|
360163
|
-
}
|
|
360164
|
-
],
|
|
360165
|
-
"required": false,
|
|
360166
|
-
"type": {
|
|
360167
|
-
"name": "undefined"
|
|
360168
|
-
}
|
|
360169
|
-
},
|
|
360170
|
-
"onHoverStart": {
|
|
360171
|
-
"defaultValue": null,
|
|
360172
|
-
"description": "Handler that is called when a hover interaction starts.",
|
|
360173
|
-
"name": "onHoverStart",
|
|
360174
|
-
"parent": {
|
|
360175
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360176
|
-
"name": "HoverEvents"
|
|
360177
|
-
},
|
|
360178
|
-
"declarations": [
|
|
360179
|
-
{
|
|
360180
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360181
|
-
"name": "HoverEvents"
|
|
360182
|
-
}
|
|
360183
|
-
],
|
|
360184
|
-
"required": false,
|
|
360185
|
-
"type": {
|
|
360186
|
-
"name": "((e: HoverEvent) => void)"
|
|
360187
|
-
}
|
|
360188
|
-
},
|
|
360189
|
-
"onHoverEnd": {
|
|
360190
|
-
"defaultValue": null,
|
|
360191
|
-
"description": "Handler that is called when a hover interaction ends.",
|
|
360192
|
-
"name": "onHoverEnd",
|
|
360193
|
-
"parent": {
|
|
360194
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360195
|
-
"name": "HoverEvents"
|
|
360196
|
-
},
|
|
360197
|
-
"declarations": [
|
|
360198
|
-
{
|
|
360199
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360200
|
-
"name": "HoverEvents"
|
|
360201
|
-
}
|
|
360202
|
-
],
|
|
360203
|
-
"required": false,
|
|
360204
|
-
"type": {
|
|
360205
|
-
"name": "((e: HoverEvent) => void)"
|
|
360206
|
-
}
|
|
360207
|
-
},
|
|
360208
|
-
"onHoverChange": {
|
|
360209
|
-
"defaultValue": null,
|
|
360210
|
-
"description": "Handler that is called when the hover state changes.",
|
|
360211
|
-
"name": "onHoverChange",
|
|
360212
|
-
"parent": {
|
|
360213
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360214
|
-
"name": "HoverEvents"
|
|
360215
|
-
},
|
|
360216
|
-
"declarations": [
|
|
360217
|
-
{
|
|
360218
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360219
|
-
"name": "HoverEvents"
|
|
360220
|
-
}
|
|
360221
|
-
],
|
|
360222
|
-
"required": false,
|
|
360223
|
-
"type": {
|
|
360224
|
-
"name": "((isHovering: boolean) => void)"
|
|
360225
|
-
}
|
|
360226
|
-
},
|
|
360227
|
-
"onPress": {
|
|
360228
|
-
"defaultValue": null,
|
|
360229
|
-
"description": "Handler that is called when the press is released over the target.",
|
|
360230
|
-
"name": "onPress",
|
|
360231
|
-
"parent": {
|
|
360232
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360233
|
-
"name": "PressEvents"
|
|
360234
|
-
},
|
|
360235
|
-
"declarations": [
|
|
360236
|
-
{
|
|
360237
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360238
|
-
"name": "PressEvents"
|
|
360239
|
-
}
|
|
360240
|
-
],
|
|
360241
|
-
"required": false,
|
|
360242
|
-
"type": {
|
|
360243
|
-
"name": "((e: PressEvent) => void)"
|
|
360244
|
-
}
|
|
360245
|
-
},
|
|
360246
|
-
"onPressStart": {
|
|
360247
|
-
"defaultValue": null,
|
|
360248
|
-
"description": "Handler that is called when a press interaction starts.",
|
|
360249
|
-
"name": "onPressStart",
|
|
360250
|
-
"parent": {
|
|
360251
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360252
|
-
"name": "PressEvents"
|
|
360253
|
-
},
|
|
360254
|
-
"declarations": [
|
|
360255
|
-
{
|
|
360256
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360257
|
-
"name": "PressEvents"
|
|
360258
|
-
}
|
|
360259
|
-
],
|
|
360260
|
-
"required": false,
|
|
360261
|
-
"type": {
|
|
360262
|
-
"name": "((e: PressEvent) => void)"
|
|
360263
|
-
}
|
|
360264
|
-
},
|
|
360265
|
-
"onPressEnd": {
|
|
360266
|
-
"defaultValue": null,
|
|
360267
|
-
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
360268
|
-
"name": "onPressEnd",
|
|
360269
|
-
"parent": {
|
|
360270
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360271
|
-
"name": "PressEvents"
|
|
360272
|
-
},
|
|
360273
|
-
"declarations": [
|
|
360274
|
-
{
|
|
360275
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360276
|
-
"name": "PressEvents"
|
|
360277
|
-
}
|
|
360278
|
-
],
|
|
360279
|
-
"required": false,
|
|
360280
|
-
"type": {
|
|
360281
|
-
"name": "((e: PressEvent) => void)"
|
|
360282
|
-
}
|
|
360283
|
-
},
|
|
360284
|
-
"onPressChange": {
|
|
360285
|
-
"defaultValue": null,
|
|
360286
|
-
"description": "Handler that is called when the press state changes.",
|
|
360287
|
-
"name": "onPressChange",
|
|
360288
|
-
"parent": {
|
|
360289
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360290
|
-
"name": "PressEvents"
|
|
360291
|
-
},
|
|
360292
|
-
"declarations": [
|
|
360293
|
-
{
|
|
360294
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360295
|
-
"name": "PressEvents"
|
|
360296
|
-
}
|
|
360297
|
-
],
|
|
360298
|
-
"required": false,
|
|
360299
|
-
"type": {
|
|
360300
|
-
"name": "((isPressed: boolean) => void)"
|
|
360301
|
-
}
|
|
360302
|
-
},
|
|
360303
|
-
"onPressUp": {
|
|
360304
|
-
"defaultValue": null,
|
|
360305
|
-
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
360306
|
-
"name": "onPressUp",
|
|
360307
|
-
"parent": {
|
|
360308
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360309
|
-
"name": "PressEvents"
|
|
360310
|
-
},
|
|
360311
|
-
"declarations": [
|
|
360312
|
-
{
|
|
360313
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360314
|
-
"name": "PressEvents"
|
|
360315
|
-
}
|
|
360316
|
-
],
|
|
360317
|
-
"required": false,
|
|
360318
|
-
"type": {
|
|
360319
|
-
"name": "((e: PressEvent) => void)"
|
|
360320
|
-
}
|
|
360321
|
-
},
|
|
360322
|
-
"onClick": {
|
|
360323
|
-
"defaultValue": null,
|
|
360324
|
-
"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.",
|
|
360325
|
-
"name": "onClick",
|
|
360326
|
-
"parent": {
|
|
360327
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360328
|
-
"name": "PressEvents"
|
|
360329
|
-
},
|
|
360330
|
-
"declarations": [
|
|
360331
|
-
{
|
|
360332
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
360333
|
-
"name": "PressEvents"
|
|
360334
|
-
}
|
|
360335
|
-
],
|
|
360336
|
-
"required": false,
|
|
360337
|
-
"type": {
|
|
360338
|
-
"name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
|
|
360339
|
-
}
|
|
360340
|
-
},
|
|
360341
|
-
"translate": {
|
|
360341
|
+
"lang": {
|
|
360342
360342
|
"defaultValue": null,
|
|
360343
360343
|
"description": "",
|
|
360344
|
-
"name": "
|
|
360344
|
+
"name": "lang",
|
|
360345
360345
|
"parent": {
|
|
360346
360346
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360347
360347
|
"name": "GlobalDOMAttributes"
|
|
@@ -360354,13 +360354,13 @@
|
|
|
360354
360354
|
],
|
|
360355
360355
|
"required": false,
|
|
360356
360356
|
"type": {
|
|
360357
|
-
"name": "
|
|
360357
|
+
"name": "string"
|
|
360358
360358
|
}
|
|
360359
360359
|
},
|
|
360360
|
-
"
|
|
360360
|
+
"hidden": {
|
|
360361
360361
|
"defaultValue": null,
|
|
360362
360362
|
"description": "",
|
|
360363
|
-
"name": "
|
|
360363
|
+
"name": "hidden",
|
|
360364
360364
|
"parent": {
|
|
360365
360365
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360366
360366
|
"name": "GlobalDOMAttributes"
|
|
@@ -360373,13 +360373,13 @@
|
|
|
360373
360373
|
],
|
|
360374
360374
|
"required": false,
|
|
360375
360375
|
"type": {
|
|
360376
|
-
"name": "
|
|
360376
|
+
"name": "boolean"
|
|
360377
360377
|
}
|
|
360378
360378
|
},
|
|
360379
|
-
"
|
|
360379
|
+
"inert": {
|
|
360380
360380
|
"defaultValue": null,
|
|
360381
360381
|
"description": "",
|
|
360382
|
-
"name": "
|
|
360382
|
+
"name": "inert",
|
|
360383
360383
|
"parent": {
|
|
360384
360384
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360385
360385
|
"name": "GlobalDOMAttributes"
|
|
@@ -360392,13 +360392,13 @@
|
|
|
360392
360392
|
],
|
|
360393
360393
|
"required": false,
|
|
360394
360394
|
"type": {
|
|
360395
|
-
"name": "
|
|
360395
|
+
"name": "boolean"
|
|
360396
360396
|
}
|
|
360397
360397
|
},
|
|
360398
|
-
"
|
|
360398
|
+
"translate": {
|
|
360399
360399
|
"defaultValue": null,
|
|
360400
360400
|
"description": "",
|
|
360401
|
-
"name": "
|
|
360401
|
+
"name": "translate",
|
|
360402
360402
|
"parent": {
|
|
360403
360403
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360404
360404
|
"name": "GlobalDOMAttributes"
|
|
@@ -360411,26 +360411,26 @@
|
|
|
360411
360411
|
],
|
|
360412
360412
|
"required": false,
|
|
360413
360413
|
"type": {
|
|
360414
|
-
"name": "
|
|
360414
|
+
"name": "\"yes\" | \"no\""
|
|
360415
360415
|
}
|
|
360416
360416
|
},
|
|
360417
|
-
"
|
|
360417
|
+
"onClick": {
|
|
360418
360418
|
"defaultValue": null,
|
|
360419
360419
|
"description": "",
|
|
360420
|
-
"name": "
|
|
360420
|
+
"name": "onClick",
|
|
360421
360421
|
"parent": {
|
|
360422
360422
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360423
|
-
"name": "
|
|
360423
|
+
"name": "GlobalDOMEvents"
|
|
360424
360424
|
},
|
|
360425
360425
|
"declarations": [
|
|
360426
360426
|
{
|
|
360427
360427
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360428
|
-
"name": "
|
|
360428
|
+
"name": "GlobalDOMEvents"
|
|
360429
360429
|
}
|
|
360430
360430
|
],
|
|
360431
360431
|
"required": false,
|
|
360432
360432
|
"type": {
|
|
360433
|
-
"name": "
|
|
360433
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
360434
360434
|
}
|
|
360435
360435
|
},
|
|
360436
360436
|
"onClickCapture": {
|
|
@@ -361630,34 +361630,34 @@
|
|
|
361630
361630
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
361631
361631
|
}
|
|
361632
361632
|
},
|
|
361633
|
-
"
|
|
361633
|
+
"tileMaxWidth": {
|
|
361634
361634
|
"defaultValue": null,
|
|
361635
361635
|
"description": "",
|
|
361636
|
-
"name": "
|
|
361636
|
+
"name": "tileMaxWidth",
|
|
361637
361637
|
"declarations": [
|
|
361638
361638
|
{
|
|
361639
|
-
"fileName": "components/src/components/List/components/Items/views/
|
|
361639
|
+
"fileName": "components/src/components/List/components/Items/views/GridList/GridList.tsx",
|
|
361640
361640
|
"name": "TypeLiteral"
|
|
361641
361641
|
}
|
|
361642
361642
|
],
|
|
361643
|
-
"required":
|
|
361643
|
+
"required": true,
|
|
361644
361644
|
"type": {
|
|
361645
|
-
"name": "
|
|
361645
|
+
"name": "number"
|
|
361646
361646
|
}
|
|
361647
361647
|
},
|
|
361648
|
-
"
|
|
361648
|
+
"emptyView": {
|
|
361649
361649
|
"defaultValue": null,
|
|
361650
361650
|
"description": "",
|
|
361651
|
-
"name": "
|
|
361651
|
+
"name": "emptyView",
|
|
361652
361652
|
"declarations": [
|
|
361653
361653
|
{
|
|
361654
|
-
"fileName": "components/src/components/List/components/Items/views/
|
|
361654
|
+
"fileName": "components/src/components/List/components/Items/views/GridList/GridList.tsx",
|
|
361655
361655
|
"name": "TypeLiteral"
|
|
361656
361656
|
}
|
|
361657
361657
|
],
|
|
361658
361658
|
"required": false,
|
|
361659
361659
|
"type": {
|
|
361660
|
-
"name": "
|
|
361660
|
+
"name": "ReactNode"
|
|
361661
361661
|
}
|
|
361662
361662
|
}
|
|
361663
361663
|
}
|
|
@@ -361791,37 +361791,37 @@
|
|
|
361791
361791
|
},
|
|
361792
361792
|
{
|
|
361793
361793
|
"tags": {},
|
|
361794
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/
|
|
361794
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
361795
361795
|
"description": "",
|
|
361796
|
-
"displayName": "
|
|
361796
|
+
"displayName": "SortingMenuItem",
|
|
361797
361797
|
"methods": [],
|
|
361798
361798
|
"props": {
|
|
361799
|
-
"
|
|
361799
|
+
"sorting": {
|
|
361800
361800
|
"defaultValue": null,
|
|
361801
361801
|
"description": "",
|
|
361802
|
-
"name": "
|
|
361802
|
+
"name": "sorting",
|
|
361803
361803
|
"parent": {
|
|
361804
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
361804
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
361805
361805
|
"name": "Props"
|
|
361806
361806
|
},
|
|
361807
361807
|
"declarations": [
|
|
361808
361808
|
{
|
|
361809
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
361809
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
361810
361810
|
"name": "Props"
|
|
361811
361811
|
}
|
|
361812
361812
|
],
|
|
361813
361813
|
"required": true,
|
|
361814
361814
|
"type": {
|
|
361815
|
-
"name": "
|
|
361815
|
+
"name": "Sorting<never>"
|
|
361816
361816
|
}
|
|
361817
361817
|
}
|
|
361818
361818
|
}
|
|
361819
361819
|
},
|
|
361820
361820
|
{
|
|
361821
361821
|
"tags": {},
|
|
361822
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/
|
|
361822
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
361823
361823
|
"description": "",
|
|
361824
|
-
"displayName": "
|
|
361824
|
+
"displayName": "SortingContextMenu",
|
|
361825
361825
|
"methods": [],
|
|
361826
361826
|
"props": {
|
|
361827
361827
|
"isDisabled": {
|
|
@@ -361829,12 +361829,12 @@
|
|
|
361829
361829
|
"description": "",
|
|
361830
361830
|
"name": "isDisabled",
|
|
361831
361831
|
"parent": {
|
|
361832
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
361832
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
361833
361833
|
"name": "Props"
|
|
361834
361834
|
},
|
|
361835
361835
|
"declarations": [
|
|
361836
361836
|
{
|
|
361837
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
361837
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
361838
361838
|
"name": "Props"
|
|
361839
361839
|
}
|
|
361840
361840
|
],
|
|
@@ -361847,37 +361847,37 @@
|
|
|
361847
361847
|
},
|
|
361848
361848
|
{
|
|
361849
361849
|
"tags": {},
|
|
361850
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/
|
|
361850
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
361851
361851
|
"description": "",
|
|
361852
|
-
"displayName": "
|
|
361852
|
+
"displayName": "ViewModeMenuItem",
|
|
361853
361853
|
"methods": [],
|
|
361854
361854
|
"props": {
|
|
361855
|
-
"
|
|
361855
|
+
"viewMode": {
|
|
361856
361856
|
"defaultValue": null,
|
|
361857
361857
|
"description": "",
|
|
361858
|
-
"name": "
|
|
361858
|
+
"name": "viewMode",
|
|
361859
361859
|
"parent": {
|
|
361860
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
361860
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
361861
361861
|
"name": "Props"
|
|
361862
361862
|
},
|
|
361863
361863
|
"declarations": [
|
|
361864
361864
|
{
|
|
361865
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
361865
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
361866
361866
|
"name": "Props"
|
|
361867
361867
|
}
|
|
361868
361868
|
],
|
|
361869
361869
|
"required": true,
|
|
361870
361870
|
"type": {
|
|
361871
|
-
"name": "
|
|
361871
|
+
"name": "ListViewMode"
|
|
361872
361872
|
}
|
|
361873
361873
|
}
|
|
361874
361874
|
}
|
|
361875
361875
|
},
|
|
361876
361876
|
{
|
|
361877
361877
|
"tags": {},
|
|
361878
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/
|
|
361878
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
361879
361879
|
"description": "",
|
|
361880
|
-
"displayName": "
|
|
361880
|
+
"displayName": "ViewModeContextMenu",
|
|
361881
361881
|
"methods": [],
|
|
361882
361882
|
"props": {
|
|
361883
361883
|
"isDisabled": {
|
|
@@ -361885,12 +361885,12 @@
|
|
|
361885
361885
|
"description": "",
|
|
361886
361886
|
"name": "isDisabled",
|
|
361887
361887
|
"parent": {
|
|
361888
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
361888
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
361889
361889
|
"name": "Props"
|
|
361890
361890
|
},
|
|
361891
361891
|
"declarations": [
|
|
361892
361892
|
{
|
|
361893
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
361893
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
361894
361894
|
"name": "Props"
|
|
361895
361895
|
}
|
|
361896
361896
|
],
|
|
@@ -370269,49 +370269,6 @@
|
|
|
370269
370269
|
}
|
|
370270
370270
|
}
|
|
370271
370271
|
},
|
|
370272
|
-
{
|
|
370273
|
-
"tags": {},
|
|
370274
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
370275
|
-
"description": "",
|
|
370276
|
-
"displayName": "useGridItemProps",
|
|
370277
|
-
"methods": [],
|
|
370278
|
-
"props": {
|
|
370279
|
-
"data": {
|
|
370280
|
-
"defaultValue": null,
|
|
370281
|
-
"description": "",
|
|
370282
|
-
"name": "data",
|
|
370283
|
-
"parent": {
|
|
370284
|
-
"fileName": "components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
370285
|
-
"name": "P"
|
|
370286
|
-
},
|
|
370287
|
-
"declarations": [
|
|
370288
|
-
{
|
|
370289
|
-
"fileName": "components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
370290
|
-
"name": "P"
|
|
370291
|
-
}
|
|
370292
|
-
],
|
|
370293
|
-
"required": true,
|
|
370294
|
-
"type": {
|
|
370295
|
-
"name": "never"
|
|
370296
|
-
}
|
|
370297
|
-
},
|
|
370298
|
-
"children": {
|
|
370299
|
-
"defaultValue": null,
|
|
370300
|
-
"description": "",
|
|
370301
|
-
"name": "children",
|
|
370302
|
-
"declarations": [
|
|
370303
|
-
{
|
|
370304
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
370305
|
-
"name": "TypeLiteral"
|
|
370306
|
-
}
|
|
370307
|
-
],
|
|
370308
|
-
"required": false,
|
|
370309
|
-
"type": {
|
|
370310
|
-
"name": "ReactNode"
|
|
370311
|
-
}
|
|
370312
|
-
}
|
|
370313
|
-
}
|
|
370314
|
-
},
|
|
370315
370272
|
{
|
|
370316
370273
|
"tags": {},
|
|
370317
370274
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/AccordionButton.tsx",
|
|
@@ -370395,28 +370352,43 @@
|
|
|
370395
370352
|
},
|
|
370396
370353
|
{
|
|
370397
370354
|
"tags": {},
|
|
370398
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/
|
|
370355
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
370399
370356
|
"description": "",
|
|
370400
|
-
"displayName": "
|
|
370357
|
+
"displayName": "useGridItemProps",
|
|
370401
370358
|
"methods": [],
|
|
370402
370359
|
"props": {
|
|
370403
|
-
"
|
|
370360
|
+
"data": {
|
|
370404
370361
|
"defaultValue": null,
|
|
370405
370362
|
"description": "",
|
|
370406
|
-
"name": "
|
|
370363
|
+
"name": "data",
|
|
370407
370364
|
"parent": {
|
|
370408
|
-
"fileName": "components/src/components/List/components/Items/components/Item/
|
|
370409
|
-
"name": "
|
|
370365
|
+
"fileName": "components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
370366
|
+
"name": "P"
|
|
370410
370367
|
},
|
|
370411
370368
|
"declarations": [
|
|
370412
370369
|
{
|
|
370413
|
-
"fileName": "components/src/components/List/components/Items/components/Item/
|
|
370414
|
-
"name": "
|
|
370370
|
+
"fileName": "components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
370371
|
+
"name": "P"
|
|
370415
370372
|
}
|
|
370416
370373
|
],
|
|
370417
370374
|
"required": true,
|
|
370418
370375
|
"type": {
|
|
370419
|
-
"name": "
|
|
370376
|
+
"name": "never"
|
|
370377
|
+
}
|
|
370378
|
+
},
|
|
370379
|
+
"children": {
|
|
370380
|
+
"defaultValue": null,
|
|
370381
|
+
"description": "",
|
|
370382
|
+
"name": "children",
|
|
370383
|
+
"declarations": [
|
|
370384
|
+
{
|
|
370385
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
370386
|
+
"name": "TypeLiteral"
|
|
370387
|
+
}
|
|
370388
|
+
],
|
|
370389
|
+
"required": false,
|
|
370390
|
+
"type": {
|
|
370391
|
+
"name": "ReactNode"
|
|
370420
370392
|
}
|
|
370421
370393
|
}
|
|
370422
370394
|
}
|
|
@@ -370506,5 +370478,33 @@
|
|
|
370506
370478
|
}
|
|
370507
370479
|
}
|
|
370508
370480
|
}
|
|
370481
|
+
},
|
|
370482
|
+
{
|
|
370483
|
+
"tags": {},
|
|
370484
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
370485
|
+
"description": "",
|
|
370486
|
+
"displayName": "ListItemSkeletonView",
|
|
370487
|
+
"methods": [],
|
|
370488
|
+
"props": {
|
|
370489
|
+
"viewMode": {
|
|
370490
|
+
"defaultValue": null,
|
|
370491
|
+
"description": "",
|
|
370492
|
+
"name": "viewMode",
|
|
370493
|
+
"parent": {
|
|
370494
|
+
"fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
370495
|
+
"name": "ListItemSkeletonViewProps"
|
|
370496
|
+
},
|
|
370497
|
+
"declarations": [
|
|
370498
|
+
{
|
|
370499
|
+
"fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
370500
|
+
"name": "ListItemSkeletonViewProps"
|
|
370501
|
+
}
|
|
370502
|
+
],
|
|
370503
|
+
"required": true,
|
|
370504
|
+
"type": {
|
|
370505
|
+
"name": "ListViewMode"
|
|
370506
|
+
}
|
|
370507
|
+
}
|
|
370508
|
+
}
|
|
370509
370509
|
}
|
|
370510
370510
|
]
|