@mittwald/flow-react-components 0.2.0-alpha.960 → 0.2.0-alpha.962

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.
@@ -282379,6 +282379,57 @@
282379
282379
  }
282380
282380
  }
282381
282381
  },
282382
+ {
282383
+ "tags": {},
282384
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
282385
+ "description": "",
282386
+ "displayName": "FormSettingsProvider",
282387
+ "methods": [],
282388
+ "props": {
282389
+ "submitInterceptor": {
282390
+ "defaultValue": null,
282391
+ "description": "",
282392
+ "name": "submitInterceptor",
282393
+ "parent": {
282394
+ "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
282395
+ "name": "Context"
282396
+ },
282397
+ "declarations": [
282398
+ {
282399
+ "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
282400
+ "name": "Context"
282401
+ }
282402
+ ],
282403
+ "required": false,
282404
+ "type": {
282405
+ "name": "SubmitInterceptor"
282406
+ }
282407
+ },
282408
+ "children": {
282409
+ "defaultValue": null,
282410
+ "description": "",
282411
+ "name": "children",
282412
+ "declarations": [
282413
+ {
282414
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
282415
+ "name": "TypeLiteral"
282416
+ }
282417
+ ],
282418
+ "required": false,
282419
+ "type": {
282420
+ "name": "ReactNode"
282421
+ }
282422
+ }
282423
+ }
282424
+ },
282425
+ {
282426
+ "tags": {},
282427
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
282428
+ "description": "",
282429
+ "displayName": "FormRootError",
282430
+ "methods": [],
282431
+ "props": {}
282432
+ },
282382
282433
  {
282383
282434
  "tags": {},
282384
282435
  "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/ResetButton/ResetButton.tsx",
@@ -284758,57 +284809,6 @@
284758
284809
  }
284759
284810
  }
284760
284811
  },
284761
- {
284762
- "tags": {},
284763
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
284764
- "description": "",
284765
- "displayName": "FormSettingsProvider",
284766
- "methods": [],
284767
- "props": {
284768
- "submitInterceptor": {
284769
- "defaultValue": null,
284770
- "description": "",
284771
- "name": "submitInterceptor",
284772
- "parent": {
284773
- "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
284774
- "name": "Context"
284775
- },
284776
- "declarations": [
284777
- {
284778
- "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
284779
- "name": "Context"
284780
- }
284781
- ],
284782
- "required": false,
284783
- "type": {
284784
- "name": "SubmitInterceptor"
284785
- }
284786
- },
284787
- "children": {
284788
- "defaultValue": null,
284789
- "description": "",
284790
- "name": "children",
284791
- "declarations": [
284792
- {
284793
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
284794
- "name": "TypeLiteral"
284795
- }
284796
- ],
284797
- "required": false,
284798
- "type": {
284799
- "name": "ReactNode"
284800
- }
284801
- }
284802
- }
284803
- },
284804
- {
284805
- "tags": {},
284806
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
284807
- "description": "",
284808
- "displayName": "FormRootError",
284809
- "methods": [],
284810
- "props": {}
284811
- },
284812
284812
  {
284813
284813
  "tags": {},
284814
284814
  "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
@@ -291507,12 +291507,10 @@
291507
291507
  }
291508
291508
  },
291509
291509
  {
291510
- "tags": {
291511
- "deprecated": "Use RouterProvider instead"
291512
- },
291513
- "filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
291510
+ "tags": {},
291511
+ "filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
291514
291512
  "description": "",
291515
- "displayName": "LinkProvider",
291513
+ "displayName": "RouterProvider",
291516
291514
  "methods": [],
291517
291515
  "props": {
291518
291516
  "children": {
@@ -291533,10 +291531,12 @@
291533
291531
  }
291534
291532
  },
291535
291533
  {
291536
- "tags": {},
291537
- "filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
291534
+ "tags": {
291535
+ "deprecated": "Use RouterProvider instead"
291536
+ },
291537
+ "filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
291538
291538
  "description": "",
291539
- "displayName": "RouterProvider",
291539
+ "displayName": "LinkProvider",
291540
291540
  "methods": [],
291541
291541
  "props": {
291542
291542
  "children": {
@@ -299143,62 +299143,6 @@
299143
299143
  }
299144
299144
  }
299145
299145
  },
299146
- {
299147
- "tags": {},
299148
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/FallbackTab/index.tsx",
299149
- "description": "",
299150
- "displayName": "FallbackTab",
299151
- "methods": [],
299152
- "props": {
299153
- "tabNotFoundView": {
299154
- "defaultValue": null,
299155
- "description": "",
299156
- "name": "tabNotFoundView",
299157
- "parent": {
299158
- "fileName": "components/src/components/Tabs/Tabs.tsx",
299159
- "name": "TabsProps"
299160
- },
299161
- "declarations": [
299162
- {
299163
- "fileName": "components/src/components/Tabs/Tabs.tsx",
299164
- "name": "TabsProps"
299165
- }
299166
- ],
299167
- "required": false,
299168
- "type": {
299169
- "name": "ReactNode"
299170
- }
299171
- }
299172
- }
299173
- },
299174
- {
299175
- "tags": {},
299176
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/FallbackTab/FallbackTab.tsx",
299177
- "description": "",
299178
- "displayName": "FallbackTab",
299179
- "methods": [],
299180
- "props": {
299181
- "tabNotFoundView": {
299182
- "defaultValue": null,
299183
- "description": "",
299184
- "name": "tabNotFoundView",
299185
- "parent": {
299186
- "fileName": "components/src/components/Tabs/Tabs.tsx",
299187
- "name": "TabsProps"
299188
- },
299189
- "declarations": [
299190
- {
299191
- "fileName": "components/src/components/Tabs/Tabs.tsx",
299192
- "name": "TabsProps"
299193
- }
299194
- ],
299195
- "required": false,
299196
- "type": {
299197
- "name": "ReactNode"
299198
- }
299199
- }
299200
- }
299201
- },
299202
299146
  {
299203
299147
  "tags": {
299204
299148
  "flr-generate": "all"
@@ -300711,6 +300655,62 @@
300711
300655
  }
300712
300656
  }
300713
300657
  },
300658
+ {
300659
+ "tags": {},
300660
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/FallbackTab/index.tsx",
300661
+ "description": "",
300662
+ "displayName": "FallbackTab",
300663
+ "methods": [],
300664
+ "props": {
300665
+ "tabNotFoundView": {
300666
+ "defaultValue": null,
300667
+ "description": "",
300668
+ "name": "tabNotFoundView",
300669
+ "parent": {
300670
+ "fileName": "components/src/components/Tabs/Tabs.tsx",
300671
+ "name": "TabsProps"
300672
+ },
300673
+ "declarations": [
300674
+ {
300675
+ "fileName": "components/src/components/Tabs/Tabs.tsx",
300676
+ "name": "TabsProps"
300677
+ }
300678
+ ],
300679
+ "required": false,
300680
+ "type": {
300681
+ "name": "ReactNode"
300682
+ }
300683
+ }
300684
+ }
300685
+ },
300686
+ {
300687
+ "tags": {},
300688
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/FallbackTab/FallbackTab.tsx",
300689
+ "description": "",
300690
+ "displayName": "FallbackTab",
300691
+ "methods": [],
300692
+ "props": {
300693
+ "tabNotFoundView": {
300694
+ "defaultValue": null,
300695
+ "description": "",
300696
+ "name": "tabNotFoundView",
300697
+ "parent": {
300698
+ "fileName": "components/src/components/Tabs/Tabs.tsx",
300699
+ "name": "TabsProps"
300700
+ },
300701
+ "declarations": [
300702
+ {
300703
+ "fileName": "components/src/components/Tabs/Tabs.tsx",
300704
+ "name": "TabsProps"
300705
+ }
300706
+ ],
300707
+ "required": false,
300708
+ "type": {
300709
+ "name": "ReactNode"
300710
+ }
300711
+ }
300712
+ }
300713
+ },
300714
300714
  {
300715
300715
  "tags": {
300716
300716
  "flr-generate": "all"
@@ -304102,108 +304102,11 @@
304102
304102
  "tags": {
304103
304103
  "flr-generate": "all"
304104
304104
  },
304105
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableColumn/TableColumn.tsx",
304105
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableFooterRow/TableFooterRow.tsx",
304106
304106
  "description": "",
304107
- "displayName": "TableColumn",
304107
+ "displayName": "TableFooterRow",
304108
304108
  "methods": [],
304109
304109
  "props": {
304110
- "horizontalAlign": {
304111
- "defaultValue": {
304112
- "value": "\"start\""
304113
- },
304114
- "description": "Horizontal alignment of the cell content",
304115
- "name": "horizontalAlign",
304116
- "parent": {
304117
- "fileName": "components/src/components/Table/components/TableColumn/TableColumn.tsx",
304118
- "name": "TableColumnProps"
304119
- },
304120
- "declarations": [
304121
- {
304122
- "fileName": "components/src/components/Table/components/TableColumn/TableColumn.tsx",
304123
- "name": "TableColumnProps"
304124
- }
304125
- ],
304126
- "required": false,
304127
- "type": {
304128
- "name": "\"start\" | \"end\" | \"center\""
304129
- }
304130
- },
304131
- "width": {
304132
- "defaultValue": null,
304133
- "description": "The width of the column.",
304134
- "name": "width",
304135
- "parent": {
304136
- "fileName": "components/src/components/Table/components/TableColumn/TableColumn.tsx",
304137
- "name": "TableColumnProps"
304138
- },
304139
- "declarations": [
304140
- {
304141
- "fileName": "components/src/components/Table/components/TableColumn/TableColumn.tsx",
304142
- "name": "TableColumnProps"
304143
- }
304144
- ],
304145
- "required": false,
304146
- "type": {
304147
- "name": "string | number"
304148
- }
304149
- },
304150
- "minWidth": {
304151
- "defaultValue": null,
304152
- "description": "The minimum width of the column.",
304153
- "name": "minWidth",
304154
- "parent": {
304155
- "fileName": "components/src/components/Table/components/TableColumn/TableColumn.tsx",
304156
- "name": "TableColumnProps"
304157
- },
304158
- "declarations": [
304159
- {
304160
- "fileName": "components/src/components/Table/components/TableColumn/TableColumn.tsx",
304161
- "name": "TableColumnProps"
304162
- }
304163
- ],
304164
- "required": false,
304165
- "type": {
304166
- "name": "string | number"
304167
- }
304168
- },
304169
- "id": {
304170
- "defaultValue": null,
304171
- "description": "The unique id of the row.",
304172
- "name": "id",
304173
- "parent": {
304174
- "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/Table.d.ts",
304175
- "name": "RowProps"
304176
- },
304177
- "declarations": [
304178
- {
304179
- "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/Table.d.ts",
304180
- "name": "RowProps"
304181
- }
304182
- ],
304183
- "required": false,
304184
- "type": {
304185
- "name": "Key"
304186
- }
304187
- },
304188
- "translate": {
304189
- "defaultValue": null,
304190
- "description": "",
304191
- "name": "translate",
304192
- "parent": {
304193
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304194
- "name": "GlobalDOMAttributes"
304195
- },
304196
- "declarations": [
304197
- {
304198
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304199
- "name": "GlobalDOMAttributes"
304200
- }
304201
- ],
304202
- "required": false,
304203
- "type": {
304204
- "name": "\"yes\" | \"no\""
304205
- }
304206
- },
304207
304110
  "className": {
304208
304111
  "defaultValue": {
304209
304112
  "value": "'react-aria-Row'"
@@ -304225,656 +304128,658 @@
304225
304128
  "name": "ClassNameOrFunction<RowRenderProps>"
304226
304129
  }
304227
304130
  },
304228
- "render": {
304131
+ "columns": {
304229
304132
  "defaultValue": null,
304230
- "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.",
304231
- "name": "render",
304133
+ "description": "A list of columns used when dynamically rendering cells.",
304134
+ "name": "columns",
304232
304135
  "parent": {
304233
- "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",
304234
- "name": "DOMRenderProps"
304136
+ "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/Table.d.ts",
304137
+ "name": "RowProps"
304235
304138
  },
304236
304139
  "declarations": [
304237
304140
  {
304238
- "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",
304239
- "name": "DOMRenderProps"
304141
+ "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/Table.d.ts",
304142
+ "name": "RowProps"
304240
304143
  }
304241
304144
  ],
304242
304145
  "required": false,
304243
304146
  "type": {
304244
- "name": "DOMRenderFunction<\"div\", TooltipRenderProps>"
304147
+ "name": "Iterable<never>"
304245
304148
  }
304246
304149
  },
304247
- "dir": {
304150
+ "children": {
304248
304151
  "defaultValue": null,
304249
- "description": "",
304250
- "name": "dir",
304152
+ "description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
304153
+ "name": "children",
304251
304154
  "parent": {
304252
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304253
- "name": "GlobalDOMAttributes"
304155
+ "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/Table.d.ts",
304156
+ "name": "TableProps"
304254
304157
  },
304255
304158
  "declarations": [
304256
304159
  {
304257
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304258
- "name": "GlobalDOMAttributes"
304160
+ "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/Table.d.ts",
304161
+ "name": "TableProps"
304259
304162
  }
304260
304163
  ],
304261
304164
  "required": false,
304262
304165
  "type": {
304263
- "name": "string"
304166
+ "name": "ReactNode"
304264
304167
  }
304265
304168
  },
304266
- "lang": {
304169
+ "value": {
304267
304170
  "defaultValue": null,
304268
- "description": "",
304269
- "name": "lang",
304171
+ "description": "The object value that this row represents. When using dynamic collections, this is set\nautomatically.",
304172
+ "name": "value",
304270
304173
  "parent": {
304271
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304272
- "name": "GlobalDOMAttributes"
304174
+ "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/Table.d.ts",
304175
+ "name": "RowProps"
304273
304176
  },
304274
304177
  "declarations": [
304275
304178
  {
304276
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304277
- "name": "GlobalDOMAttributes"
304179
+ "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/Table.d.ts",
304180
+ "name": "RowProps"
304278
304181
  }
304279
304182
  ],
304280
304183
  "required": false,
304281
304184
  "type": {
304282
- "name": "string"
304185
+ "name": "undefined"
304283
304186
  }
304284
304187
  },
304285
- "hidden": {
304188
+ "dependencies": {
304286
304189
  "defaultValue": null,
304287
- "description": "",
304288
- "name": "hidden",
304190
+ "description": "Values that should invalidate the cell cache when using dynamic collections.",
304191
+ "name": "dependencies",
304289
304192
  "parent": {
304290
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304291
- "name": "GlobalDOMAttributes"
304193
+ "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/Table.d.ts",
304194
+ "name": "RowProps"
304292
304195
  },
304293
304196
  "declarations": [
304294
304197
  {
304295
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304296
- "name": "GlobalDOMAttributes"
304198
+ "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/Table.d.ts",
304199
+ "name": "RowProps"
304297
304200
  }
304298
304201
  ],
304299
304202
  "required": false,
304300
304203
  "type": {
304301
- "name": "boolean"
304204
+ "name": "readonly any[]"
304302
304205
  }
304303
304206
  },
304304
- "inert": {
304207
+ "textValue": {
304305
304208
  "defaultValue": null,
304306
- "description": "",
304307
- "name": "inert",
304209
+ "description": "A string representation of the row's contents, used for features like typeahead.",
304210
+ "name": "textValue",
304308
304211
  "parent": {
304309
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304310
- "name": "GlobalDOMAttributes"
304212
+ "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/Table.d.ts",
304213
+ "name": "RowProps"
304311
304214
  },
304312
304215
  "declarations": [
304313
304216
  {
304314
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304315
- "name": "GlobalDOMAttributes"
304217
+ "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/Table.d.ts",
304218
+ "name": "RowProps"
304316
304219
  }
304317
304220
  ],
304318
304221
  "required": false,
304319
304222
  "type": {
304320
- "name": "boolean"
304223
+ "name": "string"
304321
304224
  }
304322
304225
  },
304323
- "onClick": {
304226
+ "isDisabled": {
304324
304227
  "defaultValue": null,
304325
- "description": "",
304326
- "name": "onClick",
304228
+ "description": "Whether the row is disabled.",
304229
+ "name": "isDisabled",
304327
304230
  "parent": {
304328
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304329
- "name": "GlobalDOMEvents"
304231
+ "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/Table.d.ts",
304232
+ "name": "RowProps"
304330
304233
  },
304331
304234
  "declarations": [
304332
304235
  {
304333
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304334
- "name": "GlobalDOMEvents"
304236
+ "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/Table.d.ts",
304237
+ "name": "RowProps"
304335
304238
  }
304336
304239
  ],
304337
304240
  "required": false,
304338
304241
  "type": {
304339
- "name": "MouseEventHandler<HTMLDivElement>"
304242
+ "name": "boolean"
304340
304243
  }
304341
304244
  },
304342
- "onClickCapture": {
304343
- "defaultValue": null,
304344
- "description": "",
304345
- "name": "onClickCapture",
304245
+ "disabledBehavior": {
304246
+ "defaultValue": {
304247
+ "value": "'all'"
304248
+ },
304249
+ "description": "Whether `disabledKeys` applies to all interactions, or only selection.",
304250
+ "name": "disabledBehavior",
304346
304251
  "parent": {
304347
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304348
- "name": "GlobalDOMEvents"
304252
+ "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/Table.d.ts",
304253
+ "name": "TableProps"
304349
304254
  },
304350
304255
  "declarations": [
304351
304256
  {
304352
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304353
- "name": "GlobalDOMEvents"
304257
+ "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/Table.d.ts",
304258
+ "name": "TableProps"
304354
304259
  }
304355
304260
  ],
304356
304261
  "required": false,
304357
304262
  "type": {
304358
- "name": "MouseEventHandler<HTMLDivElement>"
304263
+ "name": "DisabledBehavior"
304359
304264
  }
304360
304265
  },
304361
- "onAuxClick": {
304266
+ "onAction": {
304362
304267
  "defaultValue": null,
304363
- "description": "",
304364
- "name": "onAuxClick",
304268
+ "description": "Handler that is called when a user performs an action on the row. The exact user event depends\non the collection's `selectionBehavior` prop and the interaction modality.",
304269
+ "name": "onAction",
304365
304270
  "parent": {
304366
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304367
- "name": "GlobalDOMEvents"
304271
+ "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/Table.d.ts",
304272
+ "name": "RowProps"
304368
304273
  },
304369
304274
  "declarations": [
304370
304275
  {
304371
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304372
- "name": "GlobalDOMEvents"
304276
+ "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/Table.d.ts",
304277
+ "name": "RowProps"
304373
304278
  }
304374
304279
  ],
304375
304280
  "required": false,
304376
304281
  "type": {
304377
- "name": "MouseEventHandler<HTMLDivElement>"
304282
+ "name": "(() => void)"
304378
304283
  }
304379
304284
  },
304380
- "onAuxClickCapture": {
304285
+ "id": {
304381
304286
  "defaultValue": null,
304382
- "description": "",
304383
- "name": "onAuxClickCapture",
304287
+ "description": "The unique id of the row.",
304288
+ "name": "id",
304384
304289
  "parent": {
304385
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304386
- "name": "GlobalDOMEvents"
304290
+ "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/Table.d.ts",
304291
+ "name": "RowProps"
304387
304292
  },
304388
304293
  "declarations": [
304389
304294
  {
304390
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304391
- "name": "GlobalDOMEvents"
304295
+ "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/Table.d.ts",
304296
+ "name": "RowProps"
304392
304297
  }
304393
304298
  ],
304394
304299
  "required": false,
304395
304300
  "type": {
304396
- "name": "MouseEventHandler<HTMLDivElement>"
304301
+ "name": "Key"
304397
304302
  }
304398
304303
  },
304399
- "onContextMenu": {
304304
+ "hasChildItems": {
304400
304305
  "defaultValue": null,
304401
- "description": "",
304402
- "name": "onContextMenu",
304306
+ "description": "Whether this row has children, even if not loaded yet.",
304307
+ "name": "hasChildItems",
304403
304308
  "parent": {
304404
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304405
- "name": "GlobalDOMEvents"
304309
+ "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/Table.d.ts",
304310
+ "name": "RowProps"
304406
304311
  },
304407
304312
  "declarations": [
304408
304313
  {
304409
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304410
- "name": "GlobalDOMEvents"
304314
+ "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/Table.d.ts",
304315
+ "name": "RowProps"
304411
304316
  }
304412
304317
  ],
304413
304318
  "required": false,
304414
304319
  "type": {
304415
- "name": "MouseEventHandler<HTMLDivElement>"
304320
+ "name": "boolean"
304416
304321
  }
304417
304322
  },
304418
- "onContextMenuCapture": {
304323
+ "style": {
304419
304324
  "defaultValue": null,
304420
- "description": "",
304421
- "name": "onContextMenuCapture",
304325
+ "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.",
304326
+ "name": "style",
304422
304327
  "parent": {
304423
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304424
- "name": "GlobalDOMEvents"
304328
+ "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",
304329
+ "name": "StyleRenderProps"
304425
304330
  },
304426
304331
  "declarations": [
304427
304332
  {
304428
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304429
- "name": "GlobalDOMEvents"
304333
+ "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",
304334
+ "name": "StyleRenderProps"
304430
304335
  }
304431
304336
  ],
304432
304337
  "required": false,
304433
304338
  "type": {
304434
- "name": "MouseEventHandler<HTMLDivElement>"
304339
+ "name": "StyleOrFunction<TooltipRenderProps>"
304435
304340
  }
304436
304341
  },
304437
- "onDoubleClick": {
304342
+ "render": {
304438
304343
  "defaultValue": null,
304439
- "description": "",
304440
- "name": "onDoubleClick",
304344
+ "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.",
304345
+ "name": "render",
304441
304346
  "parent": {
304442
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304443
- "name": "GlobalDOMEvents"
304347
+ "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",
304348
+ "name": "DOMRenderProps"
304444
304349
  },
304445
304350
  "declarations": [
304446
304351
  {
304447
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304448
- "name": "GlobalDOMEvents"
304352
+ "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",
304353
+ "name": "DOMRenderProps"
304449
304354
  }
304450
304355
  ],
304451
304356
  "required": false,
304452
304357
  "type": {
304453
- "name": "MouseEventHandler<HTMLDivElement>"
304358
+ "name": "DOMRenderFunction<\"div\", TooltipRenderProps>"
304454
304359
  }
304455
304360
  },
304456
- "onDoubleClickCapture": {
304361
+ "href": {
304457
304362
  "defaultValue": null,
304458
- "description": "",
304459
- "name": "onDoubleClickCapture",
304363
+ "description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
304364
+ "name": "href",
304460
304365
  "parent": {
304461
304366
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304462
- "name": "GlobalDOMEvents"
304367
+ "name": "LinkDOMProps"
304463
304368
  },
304464
304369
  "declarations": [
304465
304370
  {
304466
304371
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304467
- "name": "GlobalDOMEvents"
304372
+ "name": "LinkDOMProps"
304468
304373
  }
304469
304374
  ],
304470
304375
  "required": false,
304471
304376
  "type": {
304472
- "name": "MouseEventHandler<HTMLDivElement>"
304377
+ "name": "string"
304473
304378
  }
304474
304379
  },
304475
- "onMouseDown": {
304380
+ "hrefLang": {
304476
304381
  "defaultValue": null,
304477
- "description": "",
304478
- "name": "onMouseDown",
304382
+ "description": "Hints at the human language of the linked URL.\nSee[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
304383
+ "name": "hrefLang",
304479
304384
  "parent": {
304480
304385
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304481
- "name": "GlobalDOMEvents"
304386
+ "name": "LinkDOMProps"
304482
304387
  },
304483
304388
  "declarations": [
304484
304389
  {
304485
304390
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304486
- "name": "GlobalDOMEvents"
304391
+ "name": "LinkDOMProps"
304487
304392
  }
304488
304393
  ],
304489
304394
  "required": false,
304490
304395
  "type": {
304491
- "name": "MouseEventHandler<HTMLDivElement>"
304396
+ "name": "string"
304492
304397
  }
304493
304398
  },
304494
- "onMouseDownCapture": {
304399
+ "target": {
304495
304400
  "defaultValue": null,
304496
- "description": "",
304497
- "name": "onMouseDownCapture",
304401
+ "description": "The target window for the link. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
304402
+ "name": "target",
304498
304403
  "parent": {
304499
304404
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304500
- "name": "GlobalDOMEvents"
304405
+ "name": "LinkDOMProps"
304501
304406
  },
304502
304407
  "declarations": [
304503
304408
  {
304504
304409
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304505
- "name": "GlobalDOMEvents"
304410
+ "name": "LinkDOMProps"
304506
304411
  }
304507
304412
  ],
304508
304413
  "required": false,
304509
304414
  "type": {
304510
- "name": "MouseEventHandler<HTMLDivElement>"
304415
+ "name": "HTMLAttributeAnchorTarget"
304511
304416
  }
304512
304417
  },
304513
- "onMouseEnter": {
304418
+ "rel": {
304514
304419
  "defaultValue": null,
304515
- "description": "",
304516
- "name": "onMouseEnter",
304420
+ "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).",
304421
+ "name": "rel",
304517
304422
  "parent": {
304518
304423
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304519
- "name": "GlobalDOMEvents"
304424
+ "name": "LinkDOMProps"
304520
304425
  },
304521
304426
  "declarations": [
304522
304427
  {
304523
304428
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304524
- "name": "GlobalDOMEvents"
304429
+ "name": "LinkDOMProps"
304525
304430
  }
304526
304431
  ],
304527
304432
  "required": false,
304528
304433
  "type": {
304529
- "name": "MouseEventHandler<HTMLDivElement>"
304434
+ "name": "string"
304530
304435
  }
304531
304436
  },
304532
- "onMouseLeave": {
304437
+ "download": {
304533
304438
  "defaultValue": null,
304534
- "description": "",
304535
- "name": "onMouseLeave",
304439
+ "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).",
304440
+ "name": "download",
304536
304441
  "parent": {
304537
304442
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304538
- "name": "GlobalDOMEvents"
304443
+ "name": "LinkDOMProps"
304539
304444
  },
304540
304445
  "declarations": [
304541
304446
  {
304542
304447
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304543
- "name": "GlobalDOMEvents"
304448
+ "name": "LinkDOMProps"
304544
304449
  }
304545
304450
  ],
304546
304451
  "required": false,
304547
304452
  "type": {
304548
- "name": "MouseEventHandler<HTMLDivElement>"
304453
+ "name": "string | boolean"
304549
304454
  }
304550
304455
  },
304551
- "onMouseMove": {
304456
+ "ping": {
304552
304457
  "defaultValue": null,
304553
- "description": "",
304554
- "name": "onMouseMove",
304458
+ "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).",
304459
+ "name": "ping",
304555
304460
  "parent": {
304556
304461
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304557
- "name": "GlobalDOMEvents"
304462
+ "name": "LinkDOMProps"
304558
304463
  },
304559
304464
  "declarations": [
304560
304465
  {
304561
304466
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304562
- "name": "GlobalDOMEvents"
304467
+ "name": "LinkDOMProps"
304563
304468
  }
304564
304469
  ],
304565
304470
  "required": false,
304566
304471
  "type": {
304567
- "name": "MouseEventHandler<HTMLDivElement>"
304472
+ "name": "string"
304568
304473
  }
304569
304474
  },
304570
- "onMouseMoveCapture": {
304475
+ "referrerPolicy": {
304571
304476
  "defaultValue": null,
304572
- "description": "",
304573
- "name": "onMouseMoveCapture",
304477
+ "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).",
304478
+ "name": "referrerPolicy",
304574
304479
  "parent": {
304575
304480
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304576
- "name": "GlobalDOMEvents"
304481
+ "name": "LinkDOMProps"
304577
304482
  },
304578
304483
  "declarations": [
304579
304484
  {
304580
304485
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304581
- "name": "GlobalDOMEvents"
304486
+ "name": "LinkDOMProps"
304582
304487
  }
304583
304488
  ],
304584
304489
  "required": false,
304585
304490
  "type": {
304586
- "name": "MouseEventHandler<HTMLDivElement>"
304491
+ "name": "HTMLAttributeReferrerPolicy"
304587
304492
  }
304588
304493
  },
304589
- "onMouseOut": {
304494
+ "routerOptions": {
304590
304495
  "defaultValue": null,
304591
- "description": "",
304592
- "name": "onMouseOut",
304496
+ "description": "Options for the configured client side router.",
304497
+ "name": "routerOptions",
304593
304498
  "parent": {
304594
304499
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304595
- "name": "GlobalDOMEvents"
304500
+ "name": "LinkDOMProps"
304596
304501
  },
304597
304502
  "declarations": [
304598
304503
  {
304599
304504
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304600
- "name": "GlobalDOMEvents"
304505
+ "name": "LinkDOMProps"
304601
304506
  }
304602
304507
  ],
304603
304508
  "required": false,
304604
304509
  "type": {
304605
- "name": "MouseEventHandler<HTMLDivElement>"
304510
+ "name": "undefined"
304606
304511
  }
304607
304512
  },
304608
- "onMouseOutCapture": {
304513
+ "onHoverStart": {
304609
304514
  "defaultValue": null,
304610
- "description": "",
304611
- "name": "onMouseOutCapture",
304515
+ "description": "Handler that is called when a hover interaction starts.",
304516
+ "name": "onHoverStart",
304612
304517
  "parent": {
304613
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304614
- "name": "GlobalDOMEvents"
304518
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304519
+ "name": "HoverEvents"
304615
304520
  },
304616
304521
  "declarations": [
304617
304522
  {
304618
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304619
- "name": "GlobalDOMEvents"
304523
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304524
+ "name": "HoverEvents"
304620
304525
  }
304621
304526
  ],
304622
304527
  "required": false,
304623
304528
  "type": {
304624
- "name": "MouseEventHandler<HTMLDivElement>"
304529
+ "name": "((e: HoverEvent) => void)"
304625
304530
  }
304626
304531
  },
304627
- "onMouseOver": {
304532
+ "onHoverEnd": {
304628
304533
  "defaultValue": null,
304629
- "description": "",
304630
- "name": "onMouseOver",
304534
+ "description": "Handler that is called when a hover interaction ends.",
304535
+ "name": "onHoverEnd",
304631
304536
  "parent": {
304632
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304633
- "name": "GlobalDOMEvents"
304537
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304538
+ "name": "HoverEvents"
304634
304539
  },
304635
304540
  "declarations": [
304636
304541
  {
304637
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304638
- "name": "GlobalDOMEvents"
304542
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304543
+ "name": "HoverEvents"
304639
304544
  }
304640
304545
  ],
304641
304546
  "required": false,
304642
304547
  "type": {
304643
- "name": "MouseEventHandler<HTMLDivElement>"
304548
+ "name": "((e: HoverEvent) => void)"
304644
304549
  }
304645
304550
  },
304646
- "onMouseOverCapture": {
304551
+ "onHoverChange": {
304647
304552
  "defaultValue": null,
304648
- "description": "",
304649
- "name": "onMouseOverCapture",
304553
+ "description": "Handler that is called when the hover state changes.",
304554
+ "name": "onHoverChange",
304650
304555
  "parent": {
304651
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304652
- "name": "GlobalDOMEvents"
304556
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304557
+ "name": "HoverEvents"
304653
304558
  },
304654
304559
  "declarations": [
304655
304560
  {
304656
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304657
- "name": "GlobalDOMEvents"
304561
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304562
+ "name": "HoverEvents"
304658
304563
  }
304659
304564
  ],
304660
304565
  "required": false,
304661
304566
  "type": {
304662
- "name": "MouseEventHandler<HTMLDivElement>"
304567
+ "name": "((isHovering: boolean) => void)"
304663
304568
  }
304664
304569
  },
304665
- "onMouseUp": {
304570
+ "onPress": {
304666
304571
  "defaultValue": null,
304667
- "description": "",
304668
- "name": "onMouseUp",
304572
+ "description": "Handler that is called when the press is released over the target.",
304573
+ "name": "onPress",
304669
304574
  "parent": {
304670
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304671
- "name": "GlobalDOMEvents"
304575
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304576
+ "name": "PressEvents"
304672
304577
  },
304673
304578
  "declarations": [
304674
304579
  {
304675
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304676
- "name": "GlobalDOMEvents"
304580
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304581
+ "name": "PressEvents"
304677
304582
  }
304678
304583
  ],
304679
304584
  "required": false,
304680
304585
  "type": {
304681
- "name": "MouseEventHandler<HTMLDivElement>"
304586
+ "name": "((e: PressEvent) => void)"
304682
304587
  }
304683
304588
  },
304684
- "onMouseUpCapture": {
304589
+ "onPressStart": {
304685
304590
  "defaultValue": null,
304686
- "description": "",
304687
- "name": "onMouseUpCapture",
304591
+ "description": "Handler that is called when a press interaction starts.",
304592
+ "name": "onPressStart",
304688
304593
  "parent": {
304689
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304690
- "name": "GlobalDOMEvents"
304594
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304595
+ "name": "PressEvents"
304691
304596
  },
304692
304597
  "declarations": [
304693
304598
  {
304694
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304695
- "name": "GlobalDOMEvents"
304599
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304600
+ "name": "PressEvents"
304696
304601
  }
304697
304602
  ],
304698
304603
  "required": false,
304699
304604
  "type": {
304700
- "name": "MouseEventHandler<HTMLDivElement>"
304605
+ "name": "((e: PressEvent) => void)"
304701
304606
  }
304702
304607
  },
304703
- "onTouchCancel": {
304608
+ "onPressEnd": {
304704
304609
  "defaultValue": null,
304705
- "description": "",
304706
- "name": "onTouchCancel",
304610
+ "description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
304611
+ "name": "onPressEnd",
304707
304612
  "parent": {
304708
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304709
- "name": "GlobalDOMEvents"
304613
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304614
+ "name": "PressEvents"
304710
304615
  },
304711
304616
  "declarations": [
304712
304617
  {
304713
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304714
- "name": "GlobalDOMEvents"
304618
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304619
+ "name": "PressEvents"
304715
304620
  }
304716
304621
  ],
304717
304622
  "required": false,
304718
304623
  "type": {
304719
- "name": "TouchEventHandler<HTMLDivElement>"
304624
+ "name": "((e: PressEvent) => void)"
304720
304625
  }
304721
304626
  },
304722
- "onTouchCancelCapture": {
304627
+ "onPressChange": {
304723
304628
  "defaultValue": null,
304724
- "description": "",
304725
- "name": "onTouchCancelCapture",
304629
+ "description": "Handler that is called when the press state changes.",
304630
+ "name": "onPressChange",
304726
304631
  "parent": {
304727
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304728
- "name": "GlobalDOMEvents"
304632
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304633
+ "name": "PressEvents"
304729
304634
  },
304730
304635
  "declarations": [
304731
304636
  {
304732
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304733
- "name": "GlobalDOMEvents"
304637
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304638
+ "name": "PressEvents"
304734
304639
  }
304735
304640
  ],
304736
304641
  "required": false,
304737
304642
  "type": {
304738
- "name": "TouchEventHandler<HTMLDivElement>"
304643
+ "name": "((isPressed: boolean) => void)"
304739
304644
  }
304740
304645
  },
304741
- "onTouchEnd": {
304646
+ "onPressUp": {
304742
304647
  "defaultValue": null,
304743
- "description": "",
304744
- "name": "onTouchEnd",
304648
+ "description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
304649
+ "name": "onPressUp",
304745
304650
  "parent": {
304746
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304747
- "name": "GlobalDOMEvents"
304651
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304652
+ "name": "PressEvents"
304748
304653
  },
304749
304654
  "declarations": [
304750
304655
  {
304751
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304752
- "name": "GlobalDOMEvents"
304656
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304657
+ "name": "PressEvents"
304753
304658
  }
304754
304659
  ],
304755
304660
  "required": false,
304756
304661
  "type": {
304757
- "name": "TouchEventHandler<HTMLDivElement>"
304662
+ "name": "((e: PressEvent) => void)"
304758
304663
  }
304759
304664
  },
304760
- "onTouchEndCapture": {
304665
+ "onClick": {
304761
304666
  "defaultValue": null,
304762
- "description": "",
304763
- "name": "onTouchEndCapture",
304667
+ "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.",
304668
+ "name": "onClick",
304764
304669
  "parent": {
304765
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304766
- "name": "GlobalDOMEvents"
304670
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304671
+ "name": "PressEvents"
304767
304672
  },
304768
304673
  "declarations": [
304769
304674
  {
304770
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304771
- "name": "GlobalDOMEvents"
304675
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
304676
+ "name": "PressEvents"
304772
304677
  }
304773
304678
  ],
304774
304679
  "required": false,
304775
304680
  "type": {
304776
- "name": "TouchEventHandler<HTMLDivElement>"
304681
+ "name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
304777
304682
  }
304778
304683
  },
304779
- "onTouchMove": {
304684
+ "translate": {
304780
304685
  "defaultValue": null,
304781
304686
  "description": "",
304782
- "name": "onTouchMove",
304687
+ "name": "translate",
304783
304688
  "parent": {
304784
304689
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304785
- "name": "GlobalDOMEvents"
304690
+ "name": "GlobalDOMAttributes"
304786
304691
  },
304787
304692
  "declarations": [
304788
304693
  {
304789
304694
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304790
- "name": "GlobalDOMEvents"
304695
+ "name": "GlobalDOMAttributes"
304791
304696
  }
304792
304697
  ],
304793
304698
  "required": false,
304794
304699
  "type": {
304795
- "name": "TouchEventHandler<HTMLDivElement>"
304700
+ "name": "\"yes\" | \"no\""
304796
304701
  }
304797
304702
  },
304798
- "onTouchMoveCapture": {
304703
+ "dir": {
304799
304704
  "defaultValue": null,
304800
304705
  "description": "",
304801
- "name": "onTouchMoveCapture",
304706
+ "name": "dir",
304802
304707
  "parent": {
304803
304708
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304804
- "name": "GlobalDOMEvents"
304709
+ "name": "GlobalDOMAttributes"
304805
304710
  },
304806
304711
  "declarations": [
304807
304712
  {
304808
304713
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304809
- "name": "GlobalDOMEvents"
304714
+ "name": "GlobalDOMAttributes"
304810
304715
  }
304811
304716
  ],
304812
304717
  "required": false,
304813
304718
  "type": {
304814
- "name": "TouchEventHandler<HTMLDivElement>"
304719
+ "name": "string"
304815
304720
  }
304816
304721
  },
304817
- "onTouchStart": {
304722
+ "lang": {
304818
304723
  "defaultValue": null,
304819
304724
  "description": "",
304820
- "name": "onTouchStart",
304725
+ "name": "lang",
304821
304726
  "parent": {
304822
304727
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304823
- "name": "GlobalDOMEvents"
304728
+ "name": "GlobalDOMAttributes"
304824
304729
  },
304825
304730
  "declarations": [
304826
304731
  {
304827
304732
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304828
- "name": "GlobalDOMEvents"
304733
+ "name": "GlobalDOMAttributes"
304829
304734
  }
304830
304735
  ],
304831
304736
  "required": false,
304832
304737
  "type": {
304833
- "name": "TouchEventHandler<HTMLDivElement>"
304738
+ "name": "string"
304834
304739
  }
304835
304740
  },
304836
- "onTouchStartCapture": {
304741
+ "hidden": {
304837
304742
  "defaultValue": null,
304838
304743
  "description": "",
304839
- "name": "onTouchStartCapture",
304744
+ "name": "hidden",
304840
304745
  "parent": {
304841
304746
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304842
- "name": "GlobalDOMEvents"
304747
+ "name": "GlobalDOMAttributes"
304843
304748
  },
304844
304749
  "declarations": [
304845
304750
  {
304846
304751
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304847
- "name": "GlobalDOMEvents"
304752
+ "name": "GlobalDOMAttributes"
304848
304753
  }
304849
304754
  ],
304850
304755
  "required": false,
304851
304756
  "type": {
304852
- "name": "TouchEventHandler<HTMLDivElement>"
304757
+ "name": "boolean"
304853
304758
  }
304854
304759
  },
304855
- "onPointerDown": {
304760
+ "inert": {
304856
304761
  "defaultValue": null,
304857
304762
  "description": "",
304858
- "name": "onPointerDown",
304763
+ "name": "inert",
304859
304764
  "parent": {
304860
304765
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304861
- "name": "GlobalDOMEvents"
304766
+ "name": "GlobalDOMAttributes"
304862
304767
  },
304863
304768
  "declarations": [
304864
304769
  {
304865
304770
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304866
- "name": "GlobalDOMEvents"
304771
+ "name": "GlobalDOMAttributes"
304867
304772
  }
304868
304773
  ],
304869
304774
  "required": false,
304870
304775
  "type": {
304871
- "name": "PointerEventHandler<HTMLDivElement>"
304776
+ "name": "boolean"
304872
304777
  }
304873
304778
  },
304874
- "onPointerDownCapture": {
304779
+ "onClickCapture": {
304875
304780
  "defaultValue": null,
304876
304781
  "description": "",
304877
- "name": "onPointerDownCapture",
304782
+ "name": "onClickCapture",
304878
304783
  "parent": {
304879
304784
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304880
304785
  "name": "GlobalDOMEvents"
@@ -304887,13 +304792,13 @@
304887
304792
  ],
304888
304793
  "required": false,
304889
304794
  "type": {
304890
- "name": "PointerEventHandler<HTMLDivElement>"
304795
+ "name": "MouseEventHandler<HTMLDivElement>"
304891
304796
  }
304892
304797
  },
304893
- "onPointerMove": {
304798
+ "onAuxClick": {
304894
304799
  "defaultValue": null,
304895
304800
  "description": "",
304896
- "name": "onPointerMove",
304801
+ "name": "onAuxClick",
304897
304802
  "parent": {
304898
304803
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304899
304804
  "name": "GlobalDOMEvents"
@@ -304906,13 +304811,13 @@
304906
304811
  ],
304907
304812
  "required": false,
304908
304813
  "type": {
304909
- "name": "PointerEventHandler<HTMLDivElement>"
304814
+ "name": "MouseEventHandler<HTMLDivElement>"
304910
304815
  }
304911
304816
  },
304912
- "onPointerMoveCapture": {
304817
+ "onAuxClickCapture": {
304913
304818
  "defaultValue": null,
304914
304819
  "description": "",
304915
- "name": "onPointerMoveCapture",
304820
+ "name": "onAuxClickCapture",
304916
304821
  "parent": {
304917
304822
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304918
304823
  "name": "GlobalDOMEvents"
@@ -304925,13 +304830,13 @@
304925
304830
  ],
304926
304831
  "required": false,
304927
304832
  "type": {
304928
- "name": "PointerEventHandler<HTMLDivElement>"
304833
+ "name": "MouseEventHandler<HTMLDivElement>"
304929
304834
  }
304930
304835
  },
304931
- "onPointerUp": {
304836
+ "onContextMenu": {
304932
304837
  "defaultValue": null,
304933
304838
  "description": "",
304934
- "name": "onPointerUp",
304839
+ "name": "onContextMenu",
304935
304840
  "parent": {
304936
304841
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304937
304842
  "name": "GlobalDOMEvents"
@@ -304944,13 +304849,13 @@
304944
304849
  ],
304945
304850
  "required": false,
304946
304851
  "type": {
304947
- "name": "PointerEventHandler<HTMLDivElement>"
304852
+ "name": "MouseEventHandler<HTMLDivElement>"
304948
304853
  }
304949
304854
  },
304950
- "onPointerUpCapture": {
304855
+ "onContextMenuCapture": {
304951
304856
  "defaultValue": null,
304952
304857
  "description": "",
304953
- "name": "onPointerUpCapture",
304858
+ "name": "onContextMenuCapture",
304954
304859
  "parent": {
304955
304860
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304956
304861
  "name": "GlobalDOMEvents"
@@ -304963,13 +304868,13 @@
304963
304868
  ],
304964
304869
  "required": false,
304965
304870
  "type": {
304966
- "name": "PointerEventHandler<HTMLDivElement>"
304871
+ "name": "MouseEventHandler<HTMLDivElement>"
304967
304872
  }
304968
304873
  },
304969
- "onPointerCancel": {
304874
+ "onDoubleClick": {
304970
304875
  "defaultValue": null,
304971
304876
  "description": "",
304972
- "name": "onPointerCancel",
304877
+ "name": "onDoubleClick",
304973
304878
  "parent": {
304974
304879
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304975
304880
  "name": "GlobalDOMEvents"
@@ -304982,13 +304887,13 @@
304982
304887
  ],
304983
304888
  "required": false,
304984
304889
  "type": {
304985
- "name": "PointerEventHandler<HTMLDivElement>"
304890
+ "name": "MouseEventHandler<HTMLDivElement>"
304986
304891
  }
304987
304892
  },
304988
- "onPointerCancelCapture": {
304893
+ "onDoubleClickCapture": {
304989
304894
  "defaultValue": null,
304990
304895
  "description": "",
304991
- "name": "onPointerCancelCapture",
304896
+ "name": "onDoubleClickCapture",
304992
304897
  "parent": {
304993
304898
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
304994
304899
  "name": "GlobalDOMEvents"
@@ -305001,13 +304906,13 @@
305001
304906
  ],
305002
304907
  "required": false,
305003
304908
  "type": {
305004
- "name": "PointerEventHandler<HTMLDivElement>"
304909
+ "name": "MouseEventHandler<HTMLDivElement>"
305005
304910
  }
305006
304911
  },
305007
- "onPointerEnter": {
304912
+ "onMouseDown": {
305008
304913
  "defaultValue": null,
305009
304914
  "description": "",
305010
- "name": "onPointerEnter",
304915
+ "name": "onMouseDown",
305011
304916
  "parent": {
305012
304917
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305013
304918
  "name": "GlobalDOMEvents"
@@ -305020,13 +304925,13 @@
305020
304925
  ],
305021
304926
  "required": false,
305022
304927
  "type": {
305023
- "name": "PointerEventHandler<HTMLDivElement>"
304928
+ "name": "MouseEventHandler<HTMLDivElement>"
305024
304929
  }
305025
304930
  },
305026
- "onPointerLeave": {
304931
+ "onMouseDownCapture": {
305027
304932
  "defaultValue": null,
305028
304933
  "description": "",
305029
- "name": "onPointerLeave",
304934
+ "name": "onMouseDownCapture",
305030
304935
  "parent": {
305031
304936
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305032
304937
  "name": "GlobalDOMEvents"
@@ -305039,13 +304944,13 @@
305039
304944
  ],
305040
304945
  "required": false,
305041
304946
  "type": {
305042
- "name": "PointerEventHandler<HTMLDivElement>"
304947
+ "name": "MouseEventHandler<HTMLDivElement>"
305043
304948
  }
305044
304949
  },
305045
- "onPointerOver": {
304950
+ "onMouseEnter": {
305046
304951
  "defaultValue": null,
305047
304952
  "description": "",
305048
- "name": "onPointerOver",
304953
+ "name": "onMouseEnter",
305049
304954
  "parent": {
305050
304955
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305051
304956
  "name": "GlobalDOMEvents"
@@ -305058,13 +304963,13 @@
305058
304963
  ],
305059
304964
  "required": false,
305060
304965
  "type": {
305061
- "name": "PointerEventHandler<HTMLDivElement>"
304966
+ "name": "MouseEventHandler<HTMLDivElement>"
305062
304967
  }
305063
304968
  },
305064
- "onPointerOverCapture": {
304969
+ "onMouseLeave": {
305065
304970
  "defaultValue": null,
305066
304971
  "description": "",
305067
- "name": "onPointerOverCapture",
304972
+ "name": "onMouseLeave",
305068
304973
  "parent": {
305069
304974
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305070
304975
  "name": "GlobalDOMEvents"
@@ -305077,13 +304982,13 @@
305077
304982
  ],
305078
304983
  "required": false,
305079
304984
  "type": {
305080
- "name": "PointerEventHandler<HTMLDivElement>"
304985
+ "name": "MouseEventHandler<HTMLDivElement>"
305081
304986
  }
305082
304987
  },
305083
- "onPointerOut": {
304988
+ "onMouseMove": {
305084
304989
  "defaultValue": null,
305085
304990
  "description": "",
305086
- "name": "onPointerOut",
304991
+ "name": "onMouseMove",
305087
304992
  "parent": {
305088
304993
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305089
304994
  "name": "GlobalDOMEvents"
@@ -305096,13 +305001,13 @@
305096
305001
  ],
305097
305002
  "required": false,
305098
305003
  "type": {
305099
- "name": "PointerEventHandler<HTMLDivElement>"
305004
+ "name": "MouseEventHandler<HTMLDivElement>"
305100
305005
  }
305101
305006
  },
305102
- "onPointerOutCapture": {
305007
+ "onMouseMoveCapture": {
305103
305008
  "defaultValue": null,
305104
305009
  "description": "",
305105
- "name": "onPointerOutCapture",
305010
+ "name": "onMouseMoveCapture",
305106
305011
  "parent": {
305107
305012
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305108
305013
  "name": "GlobalDOMEvents"
@@ -305115,13 +305020,13 @@
305115
305020
  ],
305116
305021
  "required": false,
305117
305022
  "type": {
305118
- "name": "PointerEventHandler<HTMLDivElement>"
305023
+ "name": "MouseEventHandler<HTMLDivElement>"
305119
305024
  }
305120
305025
  },
305121
- "onGotPointerCapture": {
305026
+ "onMouseOut": {
305122
305027
  "defaultValue": null,
305123
305028
  "description": "",
305124
- "name": "onGotPointerCapture",
305029
+ "name": "onMouseOut",
305125
305030
  "parent": {
305126
305031
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305127
305032
  "name": "GlobalDOMEvents"
@@ -305134,13 +305039,13 @@
305134
305039
  ],
305135
305040
  "required": false,
305136
305041
  "type": {
305137
- "name": "PointerEventHandler<HTMLDivElement>"
305042
+ "name": "MouseEventHandler<HTMLDivElement>"
305138
305043
  }
305139
305044
  },
305140
- "onGotPointerCaptureCapture": {
305045
+ "onMouseOutCapture": {
305141
305046
  "defaultValue": null,
305142
305047
  "description": "",
305143
- "name": "onGotPointerCaptureCapture",
305048
+ "name": "onMouseOutCapture",
305144
305049
  "parent": {
305145
305050
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305146
305051
  "name": "GlobalDOMEvents"
@@ -305153,13 +305058,13 @@
305153
305058
  ],
305154
305059
  "required": false,
305155
305060
  "type": {
305156
- "name": "PointerEventHandler<HTMLDivElement>"
305061
+ "name": "MouseEventHandler<HTMLDivElement>"
305157
305062
  }
305158
305063
  },
305159
- "onLostPointerCapture": {
305064
+ "onMouseOver": {
305160
305065
  "defaultValue": null,
305161
305066
  "description": "",
305162
- "name": "onLostPointerCapture",
305067
+ "name": "onMouseOver",
305163
305068
  "parent": {
305164
305069
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305165
305070
  "name": "GlobalDOMEvents"
@@ -305172,13 +305077,13 @@
305172
305077
  ],
305173
305078
  "required": false,
305174
305079
  "type": {
305175
- "name": "PointerEventHandler<HTMLDivElement>"
305080
+ "name": "MouseEventHandler<HTMLDivElement>"
305176
305081
  }
305177
305082
  },
305178
- "onLostPointerCaptureCapture": {
305083
+ "onMouseOverCapture": {
305179
305084
  "defaultValue": null,
305180
305085
  "description": "",
305181
- "name": "onLostPointerCaptureCapture",
305086
+ "name": "onMouseOverCapture",
305182
305087
  "parent": {
305183
305088
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305184
305089
  "name": "GlobalDOMEvents"
@@ -305191,13 +305096,13 @@
305191
305096
  ],
305192
305097
  "required": false,
305193
305098
  "type": {
305194
- "name": "PointerEventHandler<HTMLDivElement>"
305099
+ "name": "MouseEventHandler<HTMLDivElement>"
305195
305100
  }
305196
305101
  },
305197
- "onScroll": {
305102
+ "onMouseUp": {
305198
305103
  "defaultValue": null,
305199
305104
  "description": "",
305200
- "name": "onScroll",
305105
+ "name": "onMouseUp",
305201
305106
  "parent": {
305202
305107
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305203
305108
  "name": "GlobalDOMEvents"
@@ -305210,13 +305115,13 @@
305210
305115
  ],
305211
305116
  "required": false,
305212
305117
  "type": {
305213
- "name": "UIEventHandler<HTMLDivElement>"
305118
+ "name": "MouseEventHandler<HTMLDivElement>"
305214
305119
  }
305215
305120
  },
305216
- "onScrollCapture": {
305121
+ "onMouseUpCapture": {
305217
305122
  "defaultValue": null,
305218
305123
  "description": "",
305219
- "name": "onScrollCapture",
305124
+ "name": "onMouseUpCapture",
305220
305125
  "parent": {
305221
305126
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305222
305127
  "name": "GlobalDOMEvents"
@@ -305229,13 +305134,13 @@
305229
305134
  ],
305230
305135
  "required": false,
305231
305136
  "type": {
305232
- "name": "UIEventHandler<HTMLDivElement>"
305137
+ "name": "MouseEventHandler<HTMLDivElement>"
305233
305138
  }
305234
305139
  },
305235
- "onWheel": {
305140
+ "onTouchCancel": {
305236
305141
  "defaultValue": null,
305237
305142
  "description": "",
305238
- "name": "onWheel",
305143
+ "name": "onTouchCancel",
305239
305144
  "parent": {
305240
305145
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305241
305146
  "name": "GlobalDOMEvents"
@@ -305248,13 +305153,13 @@
305248
305153
  ],
305249
305154
  "required": false,
305250
305155
  "type": {
305251
- "name": "WheelEventHandler<HTMLDivElement>"
305156
+ "name": "TouchEventHandler<HTMLDivElement>"
305252
305157
  }
305253
305158
  },
305254
- "onWheelCapture": {
305159
+ "onTouchCancelCapture": {
305255
305160
  "defaultValue": null,
305256
305161
  "description": "",
305257
- "name": "onWheelCapture",
305162
+ "name": "onTouchCancelCapture",
305258
305163
  "parent": {
305259
305164
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305260
305165
  "name": "GlobalDOMEvents"
@@ -305267,13 +305172,13 @@
305267
305172
  ],
305268
305173
  "required": false,
305269
305174
  "type": {
305270
- "name": "WheelEventHandler<HTMLDivElement>"
305175
+ "name": "TouchEventHandler<HTMLDivElement>"
305271
305176
  }
305272
305177
  },
305273
- "onAnimationStart": {
305178
+ "onTouchEnd": {
305274
305179
  "defaultValue": null,
305275
305180
  "description": "",
305276
- "name": "onAnimationStart",
305181
+ "name": "onTouchEnd",
305277
305182
  "parent": {
305278
305183
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305279
305184
  "name": "GlobalDOMEvents"
@@ -305286,13 +305191,13 @@
305286
305191
  ],
305287
305192
  "required": false,
305288
305193
  "type": {
305289
- "name": "AnimationEventHandler<HTMLDivElement>"
305194
+ "name": "TouchEventHandler<HTMLDivElement>"
305290
305195
  }
305291
305196
  },
305292
- "onAnimationStartCapture": {
305197
+ "onTouchEndCapture": {
305293
305198
  "defaultValue": null,
305294
305199
  "description": "",
305295
- "name": "onAnimationStartCapture",
305200
+ "name": "onTouchEndCapture",
305296
305201
  "parent": {
305297
305202
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305298
305203
  "name": "GlobalDOMEvents"
@@ -305305,13 +305210,13 @@
305305
305210
  ],
305306
305211
  "required": false,
305307
305212
  "type": {
305308
- "name": "AnimationEventHandler<HTMLDivElement>"
305213
+ "name": "TouchEventHandler<HTMLDivElement>"
305309
305214
  }
305310
305215
  },
305311
- "onAnimationEnd": {
305216
+ "onTouchMove": {
305312
305217
  "defaultValue": null,
305313
305218
  "description": "",
305314
- "name": "onAnimationEnd",
305219
+ "name": "onTouchMove",
305315
305220
  "parent": {
305316
305221
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305317
305222
  "name": "GlobalDOMEvents"
@@ -305324,13 +305229,13 @@
305324
305229
  ],
305325
305230
  "required": false,
305326
305231
  "type": {
305327
- "name": "AnimationEventHandler<HTMLDivElement>"
305232
+ "name": "TouchEventHandler<HTMLDivElement>"
305328
305233
  }
305329
305234
  },
305330
- "onAnimationEndCapture": {
305235
+ "onTouchMoveCapture": {
305331
305236
  "defaultValue": null,
305332
305237
  "description": "",
305333
- "name": "onAnimationEndCapture",
305238
+ "name": "onTouchMoveCapture",
305334
305239
  "parent": {
305335
305240
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305336
305241
  "name": "GlobalDOMEvents"
@@ -305343,13 +305248,13 @@
305343
305248
  ],
305344
305249
  "required": false,
305345
305250
  "type": {
305346
- "name": "AnimationEventHandler<HTMLDivElement>"
305251
+ "name": "TouchEventHandler<HTMLDivElement>"
305347
305252
  }
305348
305253
  },
305349
- "onAnimationIteration": {
305254
+ "onTouchStart": {
305350
305255
  "defaultValue": null,
305351
305256
  "description": "",
305352
- "name": "onAnimationIteration",
305257
+ "name": "onTouchStart",
305353
305258
  "parent": {
305354
305259
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305355
305260
  "name": "GlobalDOMEvents"
@@ -305362,13 +305267,13 @@
305362
305267
  ],
305363
305268
  "required": false,
305364
305269
  "type": {
305365
- "name": "AnimationEventHandler<HTMLDivElement>"
305270
+ "name": "TouchEventHandler<HTMLDivElement>"
305366
305271
  }
305367
305272
  },
305368
- "onAnimationIterationCapture": {
305273
+ "onTouchStartCapture": {
305369
305274
  "defaultValue": null,
305370
305275
  "description": "",
305371
- "name": "onAnimationIterationCapture",
305276
+ "name": "onTouchStartCapture",
305372
305277
  "parent": {
305373
305278
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305374
305279
  "name": "GlobalDOMEvents"
@@ -305381,13 +305286,13 @@
305381
305286
  ],
305382
305287
  "required": false,
305383
305288
  "type": {
305384
- "name": "AnimationEventHandler<HTMLDivElement>"
305289
+ "name": "TouchEventHandler<HTMLDivElement>"
305385
305290
  }
305386
305291
  },
305387
- "onTransitionCancel": {
305292
+ "onPointerDown": {
305388
305293
  "defaultValue": null,
305389
305294
  "description": "",
305390
- "name": "onTransitionCancel",
305295
+ "name": "onPointerDown",
305391
305296
  "parent": {
305392
305297
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305393
305298
  "name": "GlobalDOMEvents"
@@ -305400,13 +305305,13 @@
305400
305305
  ],
305401
305306
  "required": false,
305402
305307
  "type": {
305403
- "name": "TransitionEventHandler<HTMLDivElement>"
305308
+ "name": "PointerEventHandler<HTMLDivElement>"
305404
305309
  }
305405
305310
  },
305406
- "onTransitionCancelCapture": {
305311
+ "onPointerDownCapture": {
305407
305312
  "defaultValue": null,
305408
305313
  "description": "",
305409
- "name": "onTransitionCancelCapture",
305314
+ "name": "onPointerDownCapture",
305410
305315
  "parent": {
305411
305316
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305412
305317
  "name": "GlobalDOMEvents"
@@ -305419,13 +305324,13 @@
305419
305324
  ],
305420
305325
  "required": false,
305421
305326
  "type": {
305422
- "name": "TransitionEventHandler<HTMLDivElement>"
305327
+ "name": "PointerEventHandler<HTMLDivElement>"
305423
305328
  }
305424
305329
  },
305425
- "onTransitionEnd": {
305330
+ "onPointerMove": {
305426
305331
  "defaultValue": null,
305427
305332
  "description": "",
305428
- "name": "onTransitionEnd",
305333
+ "name": "onPointerMove",
305429
305334
  "parent": {
305430
305335
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305431
305336
  "name": "GlobalDOMEvents"
@@ -305438,13 +305343,13 @@
305438
305343
  ],
305439
305344
  "required": false,
305440
305345
  "type": {
305441
- "name": "TransitionEventHandler<HTMLDivElement>"
305346
+ "name": "PointerEventHandler<HTMLDivElement>"
305442
305347
  }
305443
305348
  },
305444
- "onTransitionEndCapture": {
305349
+ "onPointerMoveCapture": {
305445
305350
  "defaultValue": null,
305446
305351
  "description": "",
305447
- "name": "onTransitionEndCapture",
305352
+ "name": "onPointerMoveCapture",
305448
305353
  "parent": {
305449
305354
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305450
305355
  "name": "GlobalDOMEvents"
@@ -305457,13 +305362,13 @@
305457
305362
  ],
305458
305363
  "required": false,
305459
305364
  "type": {
305460
- "name": "TransitionEventHandler<HTMLDivElement>"
305365
+ "name": "PointerEventHandler<HTMLDivElement>"
305461
305366
  }
305462
305367
  },
305463
- "onTransitionRun": {
305368
+ "onPointerUp": {
305464
305369
  "defaultValue": null,
305465
305370
  "description": "",
305466
- "name": "onTransitionRun",
305371
+ "name": "onPointerUp",
305467
305372
  "parent": {
305468
305373
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305469
305374
  "name": "GlobalDOMEvents"
@@ -305476,13 +305381,13 @@
305476
305381
  ],
305477
305382
  "required": false,
305478
305383
  "type": {
305479
- "name": "TransitionEventHandler<HTMLDivElement>"
305384
+ "name": "PointerEventHandler<HTMLDivElement>"
305480
305385
  }
305481
305386
  },
305482
- "onTransitionRunCapture": {
305387
+ "onPointerUpCapture": {
305483
305388
  "defaultValue": null,
305484
305389
  "description": "",
305485
- "name": "onTransitionRunCapture",
305390
+ "name": "onPointerUpCapture",
305486
305391
  "parent": {
305487
305392
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305488
305393
  "name": "GlobalDOMEvents"
@@ -305495,13 +305400,13 @@
305495
305400
  ],
305496
305401
  "required": false,
305497
305402
  "type": {
305498
- "name": "TransitionEventHandler<HTMLDivElement>"
305403
+ "name": "PointerEventHandler<HTMLDivElement>"
305499
305404
  }
305500
305405
  },
305501
- "onTransitionStart": {
305406
+ "onPointerCancel": {
305502
305407
  "defaultValue": null,
305503
305408
  "description": "",
305504
- "name": "onTransitionStart",
305409
+ "name": "onPointerCancel",
305505
305410
  "parent": {
305506
305411
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305507
305412
  "name": "GlobalDOMEvents"
@@ -305514,13 +305419,13 @@
305514
305419
  ],
305515
305420
  "required": false,
305516
305421
  "type": {
305517
- "name": "TransitionEventHandler<HTMLDivElement>"
305422
+ "name": "PointerEventHandler<HTMLDivElement>"
305518
305423
  }
305519
305424
  },
305520
- "onTransitionStartCapture": {
305425
+ "onPointerCancelCapture": {
305521
305426
  "defaultValue": null,
305522
305427
  "description": "",
305523
- "name": "onTransitionStartCapture",
305428
+ "name": "onPointerCancelCapture",
305524
305429
  "parent": {
305525
305430
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305526
305431
  "name": "GlobalDOMEvents"
@@ -305533,702 +305438,702 @@
305533
305438
  ],
305534
305439
  "required": false,
305535
305440
  "type": {
305536
- "name": "TransitionEventHandler<HTMLDivElement>"
305441
+ "name": "PointerEventHandler<HTMLDivElement>"
305537
305442
  }
305538
305443
  },
305539
- "textValue": {
305444
+ "onPointerEnter": {
305540
305445
  "defaultValue": null,
305541
- "description": "A string representation of the row's contents, used for features like typeahead.",
305542
- "name": "textValue",
305446
+ "description": "",
305447
+ "name": "onPointerEnter",
305543
305448
  "parent": {
305544
- "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/Table.d.ts",
305545
- "name": "RowProps"
305449
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305450
+ "name": "GlobalDOMEvents"
305546
305451
  },
305547
305452
  "declarations": [
305548
305453
  {
305549
- "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/Table.d.ts",
305550
- "name": "RowProps"
305454
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305455
+ "name": "GlobalDOMEvents"
305551
305456
  }
305552
305457
  ],
305553
305458
  "required": false,
305554
305459
  "type": {
305555
- "name": "string"
305460
+ "name": "PointerEventHandler<HTMLDivElement>"
305556
305461
  }
305557
305462
  },
305558
- "allowsSorting": {
305463
+ "onPointerLeave": {
305559
305464
  "defaultValue": null,
305560
- "description": "Whether the column allows sorting.",
305561
- "name": "allowsSorting",
305465
+ "description": "",
305466
+ "name": "onPointerLeave",
305562
305467
  "parent": {
305563
- "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/Table.d.ts",
305564
- "name": "ColumnProps"
305468
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305469
+ "name": "GlobalDOMEvents"
305565
305470
  },
305566
305471
  "declarations": [
305567
305472
  {
305568
- "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/Table.d.ts",
305569
- "name": "ColumnProps"
305473
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305474
+ "name": "GlobalDOMEvents"
305570
305475
  }
305571
305476
  ],
305572
305477
  "required": false,
305573
305478
  "type": {
305574
- "name": "boolean"
305479
+ "name": "PointerEventHandler<HTMLDivElement>"
305575
305480
  }
305576
305481
  },
305577
- "isRowHeader": {
305482
+ "onPointerOver": {
305578
305483
  "defaultValue": null,
305579
- "description": "Whether a column is a [row header](https://www.w3.org/TR/wai-aria-1.1/#rowheader) and should be\nannounced by assistive technology during row navigation.",
305580
- "name": "isRowHeader",
305484
+ "description": "",
305485
+ "name": "onPointerOver",
305581
305486
  "parent": {
305582
- "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/Table.d.ts",
305583
- "name": "ColumnProps"
305487
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305488
+ "name": "GlobalDOMEvents"
305584
305489
  },
305585
305490
  "declarations": [
305586
305491
  {
305587
- "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/Table.d.ts",
305588
- "name": "ColumnProps"
305492
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305493
+ "name": "GlobalDOMEvents"
305589
305494
  }
305590
305495
  ],
305591
305496
  "required": false,
305592
305497
  "type": {
305593
- "name": "boolean"
305498
+ "name": "PointerEventHandler<HTMLDivElement>"
305594
305499
  }
305595
305500
  },
305596
- "defaultWidth": {
305501
+ "onPointerOverCapture": {
305597
305502
  "defaultValue": null,
305598
- "description": "The default width of the column. This prop only applies when the `<Table>` is wrapped in a\n`<ResizableTableContainer>`.",
305599
- "name": "defaultWidth",
305503
+ "description": "",
305504
+ "name": "onPointerOverCapture",
305600
305505
  "parent": {
305601
- "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/Table.d.ts",
305602
- "name": "ColumnProps"
305506
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305507
+ "name": "GlobalDOMEvents"
305603
305508
  },
305604
305509
  "declarations": [
305605
305510
  {
305606
- "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/Table.d.ts",
305607
- "name": "ColumnProps"
305511
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305512
+ "name": "GlobalDOMEvents"
305608
305513
  }
305609
305514
  ],
305610
305515
  "required": false,
305611
305516
  "type": {
305612
- "name": "ColumnSize | null"
305517
+ "name": "PointerEventHandler<HTMLDivElement>"
305613
305518
  }
305614
305519
  },
305615
- "children": {
305520
+ "onPointerOut": {
305616
305521
  "defaultValue": null,
305617
305522
  "description": "",
305618
- "name": "children",
305523
+ "name": "onPointerOut",
305524
+ "parent": {
305525
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305526
+ "name": "GlobalDOMEvents"
305527
+ },
305619
305528
  "declarations": [
305620
305529
  {
305621
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
305622
- "name": "TypeLiteral"
305530
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305531
+ "name": "GlobalDOMEvents"
305623
305532
  }
305624
305533
  ],
305625
305534
  "required": false,
305626
305535
  "type": {
305627
- "name": "ReactNode"
305536
+ "name": "PointerEventHandler<HTMLDivElement>"
305628
305537
  }
305629
- }
305630
- }
305631
- },
305632
- {
305633
- "tags": {
305634
- "flr-generate": "all"
305635
- },
305636
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableFooterRow/TableFooterRow.tsx",
305637
- "description": "",
305638
- "displayName": "TableFooterRow",
305639
- "methods": [],
305640
- "props": {
305641
- "className": {
305642
- "defaultValue": {
305643
- "value": "'react-aria-Row'"
305644
- },
305645
- "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.",
305646
- "name": "className",
305538
+ },
305539
+ "onPointerOutCapture": {
305540
+ "defaultValue": null,
305541
+ "description": "",
305542
+ "name": "onPointerOutCapture",
305647
305543
  "parent": {
305648
- "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/Table.d.ts",
305649
- "name": "RowProps"
305544
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305545
+ "name": "GlobalDOMEvents"
305650
305546
  },
305651
305547
  "declarations": [
305652
305548
  {
305653
- "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/Table.d.ts",
305654
- "name": "RowProps"
305549
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305550
+ "name": "GlobalDOMEvents"
305655
305551
  }
305656
305552
  ],
305657
305553
  "required": false,
305658
305554
  "type": {
305659
- "name": "ClassNameOrFunction<RowRenderProps>"
305555
+ "name": "PointerEventHandler<HTMLDivElement>"
305660
305556
  }
305661
305557
  },
305662
- "columns": {
305558
+ "onGotPointerCapture": {
305663
305559
  "defaultValue": null,
305664
- "description": "A list of columns used when dynamically rendering cells.",
305665
- "name": "columns",
305560
+ "description": "",
305561
+ "name": "onGotPointerCapture",
305666
305562
  "parent": {
305667
- "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/Table.d.ts",
305668
- "name": "RowProps"
305563
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305564
+ "name": "GlobalDOMEvents"
305669
305565
  },
305670
305566
  "declarations": [
305671
305567
  {
305672
- "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/Table.d.ts",
305673
- "name": "RowProps"
305568
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305569
+ "name": "GlobalDOMEvents"
305674
305570
  }
305675
305571
  ],
305676
305572
  "required": false,
305677
305573
  "type": {
305678
- "name": "Iterable<never>"
305574
+ "name": "PointerEventHandler<HTMLDivElement>"
305679
305575
  }
305680
305576
  },
305681
- "children": {
305577
+ "onGotPointerCaptureCapture": {
305682
305578
  "defaultValue": null,
305683
- "description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
305684
- "name": "children",
305579
+ "description": "",
305580
+ "name": "onGotPointerCaptureCapture",
305685
305581
  "parent": {
305686
- "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/Table.d.ts",
305687
- "name": "TableProps"
305582
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305583
+ "name": "GlobalDOMEvents"
305688
305584
  },
305689
305585
  "declarations": [
305690
305586
  {
305691
- "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/Table.d.ts",
305692
- "name": "TableProps"
305587
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305588
+ "name": "GlobalDOMEvents"
305693
305589
  }
305694
305590
  ],
305695
305591
  "required": false,
305696
305592
  "type": {
305697
- "name": "ReactNode"
305593
+ "name": "PointerEventHandler<HTMLDivElement>"
305698
305594
  }
305699
305595
  },
305700
- "value": {
305596
+ "onLostPointerCapture": {
305701
305597
  "defaultValue": null,
305702
- "description": "The object value that this row represents. When using dynamic collections, this is set\nautomatically.",
305703
- "name": "value",
305598
+ "description": "",
305599
+ "name": "onLostPointerCapture",
305704
305600
  "parent": {
305705
- "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/Table.d.ts",
305706
- "name": "RowProps"
305601
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305602
+ "name": "GlobalDOMEvents"
305707
305603
  },
305708
305604
  "declarations": [
305709
305605
  {
305710
- "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/Table.d.ts",
305711
- "name": "RowProps"
305606
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305607
+ "name": "GlobalDOMEvents"
305712
305608
  }
305713
305609
  ],
305714
305610
  "required": false,
305715
305611
  "type": {
305716
- "name": "undefined"
305612
+ "name": "PointerEventHandler<HTMLDivElement>"
305717
305613
  }
305718
305614
  },
305719
- "dependencies": {
305615
+ "onLostPointerCaptureCapture": {
305720
305616
  "defaultValue": null,
305721
- "description": "Values that should invalidate the cell cache when using dynamic collections.",
305722
- "name": "dependencies",
305617
+ "description": "",
305618
+ "name": "onLostPointerCaptureCapture",
305723
305619
  "parent": {
305724
- "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/Table.d.ts",
305725
- "name": "RowProps"
305620
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305621
+ "name": "GlobalDOMEvents"
305726
305622
  },
305727
305623
  "declarations": [
305728
305624
  {
305729
- "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/Table.d.ts",
305730
- "name": "RowProps"
305625
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305626
+ "name": "GlobalDOMEvents"
305731
305627
  }
305732
305628
  ],
305733
305629
  "required": false,
305734
305630
  "type": {
305735
- "name": "readonly any[]"
305631
+ "name": "PointerEventHandler<HTMLDivElement>"
305736
305632
  }
305737
305633
  },
305738
- "textValue": {
305634
+ "onScroll": {
305739
305635
  "defaultValue": null,
305740
- "description": "A string representation of the row's contents, used for features like typeahead.",
305741
- "name": "textValue",
305636
+ "description": "",
305637
+ "name": "onScroll",
305742
305638
  "parent": {
305743
- "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/Table.d.ts",
305744
- "name": "RowProps"
305639
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305640
+ "name": "GlobalDOMEvents"
305745
305641
  },
305746
305642
  "declarations": [
305747
305643
  {
305748
- "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/Table.d.ts",
305749
- "name": "RowProps"
305644
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305645
+ "name": "GlobalDOMEvents"
305750
305646
  }
305751
305647
  ],
305752
305648
  "required": false,
305753
305649
  "type": {
305754
- "name": "string"
305650
+ "name": "UIEventHandler<HTMLDivElement>"
305755
305651
  }
305756
305652
  },
305757
- "isDisabled": {
305653
+ "onScrollCapture": {
305758
305654
  "defaultValue": null,
305759
- "description": "Whether the row is disabled.",
305760
- "name": "isDisabled",
305655
+ "description": "",
305656
+ "name": "onScrollCapture",
305761
305657
  "parent": {
305762
- "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/Table.d.ts",
305763
- "name": "RowProps"
305658
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305659
+ "name": "GlobalDOMEvents"
305764
305660
  },
305765
305661
  "declarations": [
305766
305662
  {
305767
- "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/Table.d.ts",
305768
- "name": "RowProps"
305663
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305664
+ "name": "GlobalDOMEvents"
305769
305665
  }
305770
305666
  ],
305771
305667
  "required": false,
305772
305668
  "type": {
305773
- "name": "boolean"
305669
+ "name": "UIEventHandler<HTMLDivElement>"
305774
305670
  }
305775
305671
  },
305776
- "disabledBehavior": {
305777
- "defaultValue": {
305778
- "value": "'all'"
305779
- },
305780
- "description": "Whether `disabledKeys` applies to all interactions, or only selection.",
305781
- "name": "disabledBehavior",
305672
+ "onWheel": {
305673
+ "defaultValue": null,
305674
+ "description": "",
305675
+ "name": "onWheel",
305782
305676
  "parent": {
305783
- "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/Table.d.ts",
305784
- "name": "TableProps"
305677
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305678
+ "name": "GlobalDOMEvents"
305785
305679
  },
305786
305680
  "declarations": [
305787
305681
  {
305788
- "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/Table.d.ts",
305789
- "name": "TableProps"
305682
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305683
+ "name": "GlobalDOMEvents"
305790
305684
  }
305791
305685
  ],
305792
305686
  "required": false,
305793
305687
  "type": {
305794
- "name": "DisabledBehavior"
305688
+ "name": "WheelEventHandler<HTMLDivElement>"
305795
305689
  }
305796
305690
  },
305797
- "onAction": {
305691
+ "onWheelCapture": {
305798
305692
  "defaultValue": null,
305799
- "description": "Handler that is called when a user performs an action on the row. The exact user event depends\non the collection's `selectionBehavior` prop and the interaction modality.",
305800
- "name": "onAction",
305693
+ "description": "",
305694
+ "name": "onWheelCapture",
305801
305695
  "parent": {
305802
- "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/Table.d.ts",
305803
- "name": "RowProps"
305696
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305697
+ "name": "GlobalDOMEvents"
305804
305698
  },
305805
305699
  "declarations": [
305806
305700
  {
305807
- "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/Table.d.ts",
305808
- "name": "RowProps"
305701
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305702
+ "name": "GlobalDOMEvents"
305809
305703
  }
305810
305704
  ],
305811
305705
  "required": false,
305812
305706
  "type": {
305813
- "name": "(() => void)"
305707
+ "name": "WheelEventHandler<HTMLDivElement>"
305814
305708
  }
305815
305709
  },
305816
- "id": {
305710
+ "onAnimationStart": {
305817
305711
  "defaultValue": null,
305818
- "description": "The unique id of the row.",
305819
- "name": "id",
305712
+ "description": "",
305713
+ "name": "onAnimationStart",
305820
305714
  "parent": {
305821
- "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/Table.d.ts",
305822
- "name": "RowProps"
305715
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305716
+ "name": "GlobalDOMEvents"
305823
305717
  },
305824
305718
  "declarations": [
305825
305719
  {
305826
- "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/Table.d.ts",
305827
- "name": "RowProps"
305720
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305721
+ "name": "GlobalDOMEvents"
305828
305722
  }
305829
305723
  ],
305830
305724
  "required": false,
305831
305725
  "type": {
305832
- "name": "Key"
305726
+ "name": "AnimationEventHandler<HTMLDivElement>"
305833
305727
  }
305834
305728
  },
305835
- "hasChildItems": {
305729
+ "onAnimationStartCapture": {
305836
305730
  "defaultValue": null,
305837
- "description": "Whether this row has children, even if not loaded yet.",
305838
- "name": "hasChildItems",
305731
+ "description": "",
305732
+ "name": "onAnimationStartCapture",
305839
305733
  "parent": {
305840
- "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/Table.d.ts",
305841
- "name": "RowProps"
305734
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305735
+ "name": "GlobalDOMEvents"
305842
305736
  },
305843
305737
  "declarations": [
305844
305738
  {
305845
- "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/Table.d.ts",
305846
- "name": "RowProps"
305739
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305740
+ "name": "GlobalDOMEvents"
305847
305741
  }
305848
305742
  ],
305849
305743
  "required": false,
305850
305744
  "type": {
305851
- "name": "boolean"
305745
+ "name": "AnimationEventHandler<HTMLDivElement>"
305852
305746
  }
305853
305747
  },
305854
- "style": {
305748
+ "onAnimationEnd": {
305855
305749
  "defaultValue": null,
305856
- "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.",
305857
- "name": "style",
305750
+ "description": "",
305751
+ "name": "onAnimationEnd",
305858
305752
  "parent": {
305859
- "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",
305860
- "name": "StyleRenderProps"
305753
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305754
+ "name": "GlobalDOMEvents"
305861
305755
  },
305862
305756
  "declarations": [
305863
305757
  {
305864
- "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",
305865
- "name": "StyleRenderProps"
305758
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305759
+ "name": "GlobalDOMEvents"
305866
305760
  }
305867
305761
  ],
305868
305762
  "required": false,
305869
305763
  "type": {
305870
- "name": "StyleOrFunction<TooltipRenderProps>"
305764
+ "name": "AnimationEventHandler<HTMLDivElement>"
305871
305765
  }
305872
305766
  },
305873
- "render": {
305767
+ "onAnimationEndCapture": {
305874
305768
  "defaultValue": null,
305875
- "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.",
305876
- "name": "render",
305769
+ "description": "",
305770
+ "name": "onAnimationEndCapture",
305877
305771
  "parent": {
305878
- "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",
305879
- "name": "DOMRenderProps"
305772
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305773
+ "name": "GlobalDOMEvents"
305880
305774
  },
305881
305775
  "declarations": [
305882
305776
  {
305883
- "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",
305884
- "name": "DOMRenderProps"
305777
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305778
+ "name": "GlobalDOMEvents"
305885
305779
  }
305886
305780
  ],
305887
305781
  "required": false,
305888
305782
  "type": {
305889
- "name": "DOMRenderFunction<\"div\", TooltipRenderProps>"
305783
+ "name": "AnimationEventHandler<HTMLDivElement>"
305890
305784
  }
305891
305785
  },
305892
- "href": {
305786
+ "onAnimationIteration": {
305893
305787
  "defaultValue": null,
305894
- "description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
305895
- "name": "href",
305788
+ "description": "",
305789
+ "name": "onAnimationIteration",
305896
305790
  "parent": {
305897
305791
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305898
- "name": "LinkDOMProps"
305792
+ "name": "GlobalDOMEvents"
305899
305793
  },
305900
305794
  "declarations": [
305901
305795
  {
305902
305796
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305903
- "name": "LinkDOMProps"
305797
+ "name": "GlobalDOMEvents"
305904
305798
  }
305905
305799
  ],
305906
305800
  "required": false,
305907
305801
  "type": {
305908
- "name": "string"
305802
+ "name": "AnimationEventHandler<HTMLDivElement>"
305909
305803
  }
305910
305804
  },
305911
- "hrefLang": {
305805
+ "onAnimationIterationCapture": {
305912
305806
  "defaultValue": null,
305913
- "description": "Hints at the human language of the linked URL.\nSee[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
305914
- "name": "hrefLang",
305807
+ "description": "",
305808
+ "name": "onAnimationIterationCapture",
305915
305809
  "parent": {
305916
305810
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305917
- "name": "LinkDOMProps"
305811
+ "name": "GlobalDOMEvents"
305918
305812
  },
305919
305813
  "declarations": [
305920
305814
  {
305921
305815
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305922
- "name": "LinkDOMProps"
305816
+ "name": "GlobalDOMEvents"
305923
305817
  }
305924
305818
  ],
305925
305819
  "required": false,
305926
305820
  "type": {
305927
- "name": "string"
305821
+ "name": "AnimationEventHandler<HTMLDivElement>"
305928
305822
  }
305929
305823
  },
305930
- "target": {
305824
+ "onTransitionCancel": {
305931
305825
  "defaultValue": null,
305932
- "description": "The target window for the link. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
305933
- "name": "target",
305826
+ "description": "",
305827
+ "name": "onTransitionCancel",
305934
305828
  "parent": {
305935
305829
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305936
- "name": "LinkDOMProps"
305830
+ "name": "GlobalDOMEvents"
305937
305831
  },
305938
305832
  "declarations": [
305939
305833
  {
305940
305834
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305941
- "name": "LinkDOMProps"
305835
+ "name": "GlobalDOMEvents"
305942
305836
  }
305943
305837
  ],
305944
305838
  "required": false,
305945
305839
  "type": {
305946
- "name": "HTMLAttributeAnchorTarget"
305840
+ "name": "TransitionEventHandler<HTMLDivElement>"
305947
305841
  }
305948
305842
  },
305949
- "rel": {
305843
+ "onTransitionCancelCapture": {
305950
305844
  "defaultValue": null,
305951
- "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).",
305952
- "name": "rel",
305845
+ "description": "",
305846
+ "name": "onTransitionCancelCapture",
305953
305847
  "parent": {
305954
305848
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305955
- "name": "LinkDOMProps"
305849
+ "name": "GlobalDOMEvents"
305956
305850
  },
305957
305851
  "declarations": [
305958
305852
  {
305959
305853
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305960
- "name": "LinkDOMProps"
305854
+ "name": "GlobalDOMEvents"
305961
305855
  }
305962
305856
  ],
305963
305857
  "required": false,
305964
305858
  "type": {
305965
- "name": "string"
305859
+ "name": "TransitionEventHandler<HTMLDivElement>"
305966
305860
  }
305967
305861
  },
305968
- "download": {
305862
+ "onTransitionEnd": {
305969
305863
  "defaultValue": null,
305970
- "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).",
305971
- "name": "download",
305864
+ "description": "",
305865
+ "name": "onTransitionEnd",
305972
305866
  "parent": {
305973
305867
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305974
- "name": "LinkDOMProps"
305868
+ "name": "GlobalDOMEvents"
305975
305869
  },
305976
305870
  "declarations": [
305977
305871
  {
305978
305872
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305979
- "name": "LinkDOMProps"
305873
+ "name": "GlobalDOMEvents"
305980
305874
  }
305981
305875
  ],
305982
305876
  "required": false,
305983
305877
  "type": {
305984
- "name": "string | boolean"
305878
+ "name": "TransitionEventHandler<HTMLDivElement>"
305985
305879
  }
305986
305880
  },
305987
- "ping": {
305881
+ "onTransitionEndCapture": {
305988
305882
  "defaultValue": null,
305989
- "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).",
305990
- "name": "ping",
305883
+ "description": "",
305884
+ "name": "onTransitionEndCapture",
305991
305885
  "parent": {
305992
305886
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305993
- "name": "LinkDOMProps"
305887
+ "name": "GlobalDOMEvents"
305994
305888
  },
305995
305889
  "declarations": [
305996
305890
  {
305997
305891
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305998
- "name": "LinkDOMProps"
305892
+ "name": "GlobalDOMEvents"
305999
305893
  }
306000
305894
  ],
306001
305895
  "required": false,
306002
305896
  "type": {
306003
- "name": "string"
305897
+ "name": "TransitionEventHandler<HTMLDivElement>"
306004
305898
  }
306005
305899
  },
306006
- "referrerPolicy": {
305900
+ "onTransitionRun": {
306007
305901
  "defaultValue": null,
306008
- "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).",
306009
- "name": "referrerPolicy",
305902
+ "description": "",
305903
+ "name": "onTransitionRun",
306010
305904
  "parent": {
306011
305905
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
306012
- "name": "LinkDOMProps"
305906
+ "name": "GlobalDOMEvents"
306013
305907
  },
306014
305908
  "declarations": [
306015
305909
  {
306016
305910
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
306017
- "name": "LinkDOMProps"
305911
+ "name": "GlobalDOMEvents"
306018
305912
  }
306019
305913
  ],
306020
305914
  "required": false,
306021
305915
  "type": {
306022
- "name": "HTMLAttributeReferrerPolicy"
305916
+ "name": "TransitionEventHandler<HTMLDivElement>"
306023
305917
  }
306024
305918
  },
306025
- "routerOptions": {
305919
+ "onTransitionRunCapture": {
306026
305920
  "defaultValue": null,
306027
- "description": "Options for the configured client side router.",
306028
- "name": "routerOptions",
305921
+ "description": "",
305922
+ "name": "onTransitionRunCapture",
306029
305923
  "parent": {
306030
305924
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
306031
- "name": "LinkDOMProps"
305925
+ "name": "GlobalDOMEvents"
306032
305926
  },
306033
305927
  "declarations": [
306034
305928
  {
306035
305929
  "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
306036
- "name": "LinkDOMProps"
305930
+ "name": "GlobalDOMEvents"
306037
305931
  }
306038
305932
  ],
306039
305933
  "required": false,
306040
305934
  "type": {
306041
- "name": "undefined"
305935
+ "name": "TransitionEventHandler<HTMLDivElement>"
306042
305936
  }
306043
305937
  },
306044
- "onHoverStart": {
305938
+ "onTransitionStart": {
306045
305939
  "defaultValue": null,
306046
- "description": "Handler that is called when a hover interaction starts.",
306047
- "name": "onHoverStart",
305940
+ "description": "",
305941
+ "name": "onTransitionStart",
306048
305942
  "parent": {
306049
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306050
- "name": "HoverEvents"
305943
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305944
+ "name": "GlobalDOMEvents"
306051
305945
  },
306052
305946
  "declarations": [
306053
305947
  {
306054
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306055
- "name": "HoverEvents"
305948
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305949
+ "name": "GlobalDOMEvents"
306056
305950
  }
306057
305951
  ],
306058
305952
  "required": false,
306059
305953
  "type": {
306060
- "name": "((e: HoverEvent) => void)"
305954
+ "name": "TransitionEventHandler<HTMLDivElement>"
306061
305955
  }
306062
305956
  },
306063
- "onHoverEnd": {
305957
+ "onTransitionStartCapture": {
306064
305958
  "defaultValue": null,
306065
- "description": "Handler that is called when a hover interaction ends.",
306066
- "name": "onHoverEnd",
305959
+ "description": "",
305960
+ "name": "onTransitionStartCapture",
306067
305961
  "parent": {
306068
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306069
- "name": "HoverEvents"
305962
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305963
+ "name": "GlobalDOMEvents"
306070
305964
  },
306071
305965
  "declarations": [
306072
305966
  {
306073
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306074
- "name": "HoverEvents"
305967
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
305968
+ "name": "GlobalDOMEvents"
306075
305969
  }
306076
305970
  ],
306077
305971
  "required": false,
306078
305972
  "type": {
306079
- "name": "((e: HoverEvent) => void)"
305973
+ "name": "TransitionEventHandler<HTMLDivElement>"
306080
305974
  }
306081
305975
  },
306082
- "onHoverChange": {
305976
+ "footer": {
306083
305977
  "defaultValue": null,
306084
- "description": "Handler that is called when the hover state changes.",
306085
- "name": "onHoverChange",
306086
- "parent": {
306087
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306088
- "name": "HoverEvents"
306089
- },
305978
+ "description": "@internal",
305979
+ "name": "footer",
306090
305980
  "declarations": [
306091
305981
  {
306092
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306093
- "name": "HoverEvents"
305982
+ "fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
305983
+ "name": "TypeLiteral"
306094
305984
  }
306095
305985
  ],
306096
305986
  "required": false,
306097
305987
  "type": {
306098
- "name": "((isHovering: boolean) => void)"
305988
+ "name": "boolean"
306099
305989
  }
306100
- },
306101
- "onPress": {
306102
- "defaultValue": null,
306103
- "description": "Handler that is called when the press is released over the target.",
306104
- "name": "onPress",
305990
+ }
305991
+ }
305992
+ },
305993
+ {
305994
+ "tags": {
305995
+ "flr-generate": "all"
305996
+ },
305997
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableColumn/TableColumn.tsx",
305998
+ "description": "",
305999
+ "displayName": "TableColumn",
306000
+ "methods": [],
306001
+ "props": {
306002
+ "horizontalAlign": {
306003
+ "defaultValue": {
306004
+ "value": "\"start\""
306005
+ },
306006
+ "description": "Horizontal alignment of the cell content",
306007
+ "name": "horizontalAlign",
306105
306008
  "parent": {
306106
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306107
- "name": "PressEvents"
306009
+ "fileName": "components/src/components/Table/components/TableColumn/TableColumn.tsx",
306010
+ "name": "TableColumnProps"
306108
306011
  },
306109
306012
  "declarations": [
306110
306013
  {
306111
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306112
- "name": "PressEvents"
306014
+ "fileName": "components/src/components/Table/components/TableColumn/TableColumn.tsx",
306015
+ "name": "TableColumnProps"
306113
306016
  }
306114
306017
  ],
306115
306018
  "required": false,
306116
306019
  "type": {
306117
- "name": "((e: PressEvent) => void)"
306020
+ "name": "\"start\" | \"end\" | \"center\""
306118
306021
  }
306119
306022
  },
306120
- "onPressStart": {
306023
+ "width": {
306121
306024
  "defaultValue": null,
306122
- "description": "Handler that is called when a press interaction starts.",
306123
- "name": "onPressStart",
306025
+ "description": "The width of the column.",
306026
+ "name": "width",
306124
306027
  "parent": {
306125
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306126
- "name": "PressEvents"
306028
+ "fileName": "components/src/components/Table/components/TableColumn/TableColumn.tsx",
306029
+ "name": "TableColumnProps"
306127
306030
  },
306128
306031
  "declarations": [
306129
306032
  {
306130
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306131
- "name": "PressEvents"
306033
+ "fileName": "components/src/components/Table/components/TableColumn/TableColumn.tsx",
306034
+ "name": "TableColumnProps"
306132
306035
  }
306133
306036
  ],
306134
306037
  "required": false,
306135
306038
  "type": {
306136
- "name": "((e: PressEvent) => void)"
306039
+ "name": "string | number"
306137
306040
  }
306138
306041
  },
306139
- "onPressEnd": {
306042
+ "minWidth": {
306140
306043
  "defaultValue": null,
306141
- "description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
306142
- "name": "onPressEnd",
306044
+ "description": "The minimum width of the column.",
306045
+ "name": "minWidth",
306143
306046
  "parent": {
306144
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306145
- "name": "PressEvents"
306047
+ "fileName": "components/src/components/Table/components/TableColumn/TableColumn.tsx",
306048
+ "name": "TableColumnProps"
306146
306049
  },
306147
306050
  "declarations": [
306148
306051
  {
306149
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306150
- "name": "PressEvents"
306052
+ "fileName": "components/src/components/Table/components/TableColumn/TableColumn.tsx",
306053
+ "name": "TableColumnProps"
306151
306054
  }
306152
306055
  ],
306153
306056
  "required": false,
306154
306057
  "type": {
306155
- "name": "((e: PressEvent) => void)"
306058
+ "name": "string | number"
306156
306059
  }
306157
306060
  },
306158
- "onPressChange": {
306061
+ "id": {
306159
306062
  "defaultValue": null,
306160
- "description": "Handler that is called when the press state changes.",
306161
- "name": "onPressChange",
306063
+ "description": "The unique id of the row.",
306064
+ "name": "id",
306162
306065
  "parent": {
306163
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306164
- "name": "PressEvents"
306066
+ "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/Table.d.ts",
306067
+ "name": "RowProps"
306165
306068
  },
306166
306069
  "declarations": [
306167
306070
  {
306168
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306169
- "name": "PressEvents"
306071
+ "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/Table.d.ts",
306072
+ "name": "RowProps"
306170
306073
  }
306171
306074
  ],
306172
306075
  "required": false,
306173
306076
  "type": {
306174
- "name": "((isPressed: boolean) => void)"
306077
+ "name": "Key"
306175
306078
  }
306176
306079
  },
306177
- "onPressUp": {
306080
+ "translate": {
306178
306081
  "defaultValue": null,
306179
- "description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
306180
- "name": "onPressUp",
306082
+ "description": "",
306083
+ "name": "translate",
306181
306084
  "parent": {
306182
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306183
- "name": "PressEvents"
306085
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
306086
+ "name": "GlobalDOMAttributes"
306184
306087
  },
306185
306088
  "declarations": [
306186
306089
  {
306187
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306188
- "name": "PressEvents"
306090
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
306091
+ "name": "GlobalDOMAttributes"
306189
306092
  }
306190
306093
  ],
306191
306094
  "required": false,
306192
306095
  "type": {
306193
- "name": "((e: PressEvent) => void)"
306096
+ "name": "\"yes\" | \"no\""
306194
306097
  }
306195
306098
  },
306196
- "onClick": {
306197
- "defaultValue": null,
306198
- "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.",
306199
- "name": "onClick",
306099
+ "className": {
306100
+ "defaultValue": {
306101
+ "value": "'react-aria-Row'"
306102
+ },
306103
+ "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.",
306104
+ "name": "className",
306200
306105
  "parent": {
306201
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306202
- "name": "PressEvents"
306106
+ "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/Table.d.ts",
306107
+ "name": "RowProps"
306203
306108
  },
306204
306109
  "declarations": [
306205
306110
  {
306206
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
306207
- "name": "PressEvents"
306111
+ "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/Table.d.ts",
306112
+ "name": "RowProps"
306208
306113
  }
306209
306114
  ],
306210
306115
  "required": false,
306211
306116
  "type": {
306212
- "name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
306117
+ "name": "ClassNameOrFunction<RowRenderProps>"
306213
306118
  }
306214
306119
  },
306215
- "translate": {
306120
+ "render": {
306216
306121
  "defaultValue": null,
306217
- "description": "",
306218
- "name": "translate",
306122
+ "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.",
306123
+ "name": "render",
306219
306124
  "parent": {
306220
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
306221
- "name": "GlobalDOMAttributes"
306125
+ "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",
306126
+ "name": "DOMRenderProps"
306222
306127
  },
306223
306128
  "declarations": [
306224
306129
  {
306225
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
306226
- "name": "GlobalDOMAttributes"
306130
+ "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",
306131
+ "name": "DOMRenderProps"
306227
306132
  }
306228
306133
  ],
306229
306134
  "required": false,
306230
306135
  "type": {
306231
- "name": "\"yes\" | \"no\""
306136
+ "name": "DOMRenderFunction<\"div\", TooltipRenderProps>"
306232
306137
  }
306233
306138
  },
306234
306139
  "dir": {
@@ -306307,6 +306212,25 @@
306307
306212
  "name": "boolean"
306308
306213
  }
306309
306214
  },
306215
+ "onClick": {
306216
+ "defaultValue": null,
306217
+ "description": "",
306218
+ "name": "onClick",
306219
+ "parent": {
306220
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
306221
+ "name": "GlobalDOMEvents"
306222
+ },
306223
+ "declarations": [
306224
+ {
306225
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
306226
+ "name": "GlobalDOMEvents"
306227
+ }
306228
+ ],
306229
+ "required": false,
306230
+ "type": {
306231
+ "name": "MouseEventHandler<HTMLDivElement>"
306232
+ }
306233
+ },
306310
306234
  "onClickCapture": {
306311
306235
  "defaultValue": null,
306312
306236
  "description": "",
@@ -307504,20 +307428,96 @@
307504
307428
  "name": "TransitionEventHandler<HTMLDivElement>"
307505
307429
  }
307506
307430
  },
307507
- "footer": {
307431
+ "textValue": {
307508
307432
  "defaultValue": null,
307509
- "description": "@internal",
307510
- "name": "footer",
307433
+ "description": "A string representation of the row's contents, used for features like typeahead.",
307434
+ "name": "textValue",
307435
+ "parent": {
307436
+ "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/Table.d.ts",
307437
+ "name": "RowProps"
307438
+ },
307511
307439
  "declarations": [
307512
307440
  {
307513
- "fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
307514
- "name": "TypeLiteral"
307441
+ "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/Table.d.ts",
307442
+ "name": "RowProps"
307443
+ }
307444
+ ],
307445
+ "required": false,
307446
+ "type": {
307447
+ "name": "string"
307448
+ }
307449
+ },
307450
+ "allowsSorting": {
307451
+ "defaultValue": null,
307452
+ "description": "Whether the column allows sorting.",
307453
+ "name": "allowsSorting",
307454
+ "parent": {
307455
+ "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/Table.d.ts",
307456
+ "name": "ColumnProps"
307457
+ },
307458
+ "declarations": [
307459
+ {
307460
+ "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/Table.d.ts",
307461
+ "name": "ColumnProps"
307515
307462
  }
307516
307463
  ],
307517
307464
  "required": false,
307518
307465
  "type": {
307519
307466
  "name": "boolean"
307520
307467
  }
307468
+ },
307469
+ "isRowHeader": {
307470
+ "defaultValue": null,
307471
+ "description": "Whether a column is a [row header](https://www.w3.org/TR/wai-aria-1.1/#rowheader) and should be\nannounced by assistive technology during row navigation.",
307472
+ "name": "isRowHeader",
307473
+ "parent": {
307474
+ "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/Table.d.ts",
307475
+ "name": "ColumnProps"
307476
+ },
307477
+ "declarations": [
307478
+ {
307479
+ "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/Table.d.ts",
307480
+ "name": "ColumnProps"
307481
+ }
307482
+ ],
307483
+ "required": false,
307484
+ "type": {
307485
+ "name": "boolean"
307486
+ }
307487
+ },
307488
+ "defaultWidth": {
307489
+ "defaultValue": null,
307490
+ "description": "The default width of the column. This prop only applies when the `<Table>` is wrapped in a\n`<ResizableTableContainer>`.",
307491
+ "name": "defaultWidth",
307492
+ "parent": {
307493
+ "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/Table.d.ts",
307494
+ "name": "ColumnProps"
307495
+ },
307496
+ "declarations": [
307497
+ {
307498
+ "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/Table.d.ts",
307499
+ "name": "ColumnProps"
307500
+ }
307501
+ ],
307502
+ "required": false,
307503
+ "type": {
307504
+ "name": "ColumnSize | null"
307505
+ }
307506
+ },
307507
+ "children": {
307508
+ "defaultValue": null,
307509
+ "description": "",
307510
+ "name": "children",
307511
+ "declarations": [
307512
+ {
307513
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
307514
+ "name": "TypeLiteral"
307515
+ }
307516
+ ],
307517
+ "required": false,
307518
+ "type": {
307519
+ "name": "ReactNode"
307520
+ }
307521
307521
  }
307522
307522
  }
307523
307523
  },
@@ -316446,6 +316446,34 @@
316446
316446
  }
316447
316447
  }
316448
316448
  },
316449
+ {
316450
+ "tags": {},
316451
+ "filePath": "src/components/Popover/components/PopoverTip/PopoverTip.tsx",
316452
+ "description": "",
316453
+ "displayName": "PopoverTip",
316454
+ "methods": [],
316455
+ "props": {
316456
+ "className": {
316457
+ "defaultValue": null,
316458
+ "description": "The elements class name.",
316459
+ "name": "className",
316460
+ "parent": {
316461
+ "fileName": "components/src/lib/types/props.ts",
316462
+ "name": "PropsWithClassName"
316463
+ },
316464
+ "declarations": [
316465
+ {
316466
+ "fileName": "components/src/lib/types/props.ts",
316467
+ "name": "PropsWithClassName"
316468
+ }
316469
+ ],
316470
+ "required": false,
316471
+ "type": {
316472
+ "name": "string"
316473
+ }
316474
+ }
316475
+ }
316476
+ },
316449
316477
  {
316450
316478
  "tags": {},
316451
316479
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Popover/components/PopoverTrigger/PopoverTrigger.tsx",
@@ -316762,34 +316790,6 @@
316762
316790
  }
316763
316791
  }
316764
316792
  },
316765
- {
316766
- "tags": {},
316767
- "filePath": "src/components/Popover/components/PopoverTip/PopoverTip.tsx",
316768
- "description": "",
316769
- "displayName": "PopoverTip",
316770
- "methods": [],
316771
- "props": {
316772
- "className": {
316773
- "defaultValue": null,
316774
- "description": "The elements class name.",
316775
- "name": "className",
316776
- "parent": {
316777
- "fileName": "components/src/lib/types/props.ts",
316778
- "name": "PropsWithClassName"
316779
- },
316780
- "declarations": [
316781
- {
316782
- "fileName": "components/src/lib/types/props.ts",
316783
- "name": "PropsWithClassName"
316784
- }
316785
- ],
316786
- "required": false,
316787
- "type": {
316788
- "name": "string"
316789
- }
316790
- }
316791
- }
316792
- },
316793
316793
  {
316794
316794
  "tags": {
316795
316795
  "internal": ""
@@ -317418,6 +317418,68 @@
317418
317418
  }
317419
317419
  }
317420
317420
  },
317421
+ {
317422
+ "tags": {},
317423
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Navigation/components/LinkListTunnelExit/LinkListTunnelExit.tsx",
317424
+ "description": "",
317425
+ "displayName": "LinkListTunnelExit",
317426
+ "methods": [],
317427
+ "props": {
317428
+ "id": {
317429
+ "defaultValue": null,
317430
+ "description": "",
317431
+ "name": "id",
317432
+ "parent": {
317433
+ "fileName": "packages/react-tunnel/dist/types/components/TunnelExit.d.ts",
317434
+ "name": "TunnelExitProps"
317435
+ },
317436
+ "declarations": [
317437
+ {
317438
+ "fileName": "packages/react-tunnel/dist/types/components/TunnelExit.d.ts",
317439
+ "name": "TunnelExitProps"
317440
+ }
317441
+ ],
317442
+ "required": false,
317443
+ "type": {
317444
+ "name": "string"
317445
+ }
317446
+ },
317447
+ "children": {
317448
+ "defaultValue": null,
317449
+ "description": "",
317450
+ "name": "children",
317451
+ "parent": {
317452
+ "fileName": "packages/react-tunnel/dist/types/components/TunnelExit.d.ts",
317453
+ "name": "TunnelExitProps"
317454
+ },
317455
+ "declarations": [
317456
+ {
317457
+ "fileName": "packages/react-tunnel/dist/types/components/TunnelExit.d.ts",
317458
+ "name": "TunnelExitProps"
317459
+ }
317460
+ ],
317461
+ "required": false,
317462
+ "type": {
317463
+ "name": "TunnelChildren"
317464
+ }
317465
+ },
317466
+ "component": {
317467
+ "defaultValue": null,
317468
+ "description": "",
317469
+ "name": "component",
317470
+ "declarations": [
317471
+ {
317472
+ "fileName": "components/src/components/UiComponentTunnel/UiComponentTunnelExit.tsx",
317473
+ "name": "TypeLiteral"
317474
+ }
317475
+ ],
317476
+ "required": true,
317477
+ "type": {
317478
+ "name": "keyof FlowComponentPropsTypes"
317479
+ }
317480
+ }
317481
+ }
317482
+ },
317421
317483
  {
317422
317484
  "tags": {
317423
317485
  "flr-generate": "all"
@@ -322808,71 +322870,17 @@
322808
322870
  },
322809
322871
  {
322810
322872
  "tags": {},
322811
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Navigation/components/LinkListTunnelExit/LinkListTunnelExit.tsx",
322873
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/OffCanvasSuspenseFallback/OffCanvasSuspenseFallback.tsx",
322812
322874
  "description": "",
322813
- "displayName": "LinkListTunnelExit",
322875
+ "displayName": "OffCanvasSuspenseFallback",
322814
322876
  "methods": [],
322815
- "props": {
322816
- "id": {
322817
- "defaultValue": null,
322818
- "description": "",
322819
- "name": "id",
322820
- "parent": {
322821
- "fileName": "packages/react-tunnel/dist/types/components/TunnelExit.d.ts",
322822
- "name": "TunnelExitProps"
322823
- },
322824
- "declarations": [
322825
- {
322826
- "fileName": "packages/react-tunnel/dist/types/components/TunnelExit.d.ts",
322827
- "name": "TunnelExitProps"
322828
- }
322829
- ],
322830
- "required": false,
322831
- "type": {
322832
- "name": "string"
322833
- }
322834
- },
322835
- "children": {
322836
- "defaultValue": null,
322837
- "description": "",
322838
- "name": "children",
322839
- "parent": {
322840
- "fileName": "packages/react-tunnel/dist/types/components/TunnelExit.d.ts",
322841
- "name": "TunnelExitProps"
322842
- },
322843
- "declarations": [
322844
- {
322845
- "fileName": "packages/react-tunnel/dist/types/components/TunnelExit.d.ts",
322846
- "name": "TunnelExitProps"
322847
- }
322848
- ],
322849
- "required": false,
322850
- "type": {
322851
- "name": "TunnelChildren"
322852
- }
322853
- },
322854
- "component": {
322855
- "defaultValue": null,
322856
- "description": "",
322857
- "name": "component",
322858
- "declarations": [
322859
- {
322860
- "fileName": "components/src/components/UiComponentTunnel/UiComponentTunnelExit.tsx",
322861
- "name": "TypeLiteral"
322862
- }
322863
- ],
322864
- "required": true,
322865
- "type": {
322866
- "name": "keyof FlowComponentPropsTypes"
322867
- }
322868
- }
322869
- }
322877
+ "props": {}
322870
322878
  },
322871
322879
  {
322872
322880
  "tags": {},
322873
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/OffCanvasSuspenseFallback/OffCanvasSuspenseFallback.tsx",
322881
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
322874
322882
  "description": "",
322875
- "displayName": "OffCanvasSuspenseFallback",
322883
+ "displayName": "ConfirmUnsavedChangesModal",
322876
322884
  "methods": [],
322877
322885
  "props": {}
322878
322886
  },
@@ -323014,14 +323022,6 @@
323014
323022
  }
323015
323023
  }
323016
323024
  },
323017
- {
323018
- "tags": {},
323019
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
323020
- "description": "",
323021
- "displayName": "ConfirmUnsavedChangesModal",
323022
- "methods": [],
323023
- "props": {}
323024
- },
323025
323025
  {
323026
323026
  "tags": {
323027
323027
  "flr-generate": "all"
@@ -323435,14 +323435,6 @@
323435
323435
  "methods": [],
323436
323436
  "props": {}
323437
323437
  },
323438
- {
323439
- "tags": {},
323440
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Table/Table.tsx",
323441
- "description": "",
323442
- "displayName": "Table",
323443
- "methods": [],
323444
- "props": {}
323445
- },
323446
323438
  {
323447
323439
  "tags": {
323448
323440
  "flr-generate": "all"
@@ -323566,6 +323558,14 @@
323566
323558
  }
323567
323559
  }
323568
323560
  },
323561
+ {
323562
+ "tags": {},
323563
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Table/Table.tsx",
323564
+ "description": "",
323565
+ "displayName": "Table",
323566
+ "methods": [],
323567
+ "props": {}
323568
+ },
323569
323569
  {
323570
323570
  "tags": {},
323571
323571
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListItemView/ListItemView.tsx",
@@ -323834,14 +323834,6 @@
323834
323834
  "methods": [],
323835
323835
  "props": {}
323836
323836
  },
323837
- {
323838
- "tags": {},
323839
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/EmptyView/EmptyView.tsx",
323840
- "description": "",
323841
- "displayName": "EmptyView",
323842
- "methods": [],
323843
- "props": {}
323844
- },
323845
323837
  {
323846
323838
  "tags": {},
323847
323839
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/EmptySearchResultView/EmptySearchResultView.tsx",
@@ -323912,6 +323904,14 @@
323912
323904
  }
323913
323905
  }
323914
323906
  },
323907
+ {
323908
+ "tags": {},
323909
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/EmptyView/EmptyView.tsx",
323910
+ "description": "",
323911
+ "displayName": "EmptyView",
323912
+ "methods": [],
323913
+ "props": {}
323914
+ },
323915
323915
  {
323916
323916
  "tags": {},
323917
323917
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Link/components/LinkIcon/LinkIcon.tsx",
@@ -326494,6 +326494,34 @@
326494
326494
  }
326495
326495
  }
326496
326496
  },
326497
+ {
326498
+ "tags": {},
326499
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
326500
+ "description": "",
326501
+ "displayName": "DeleteButton",
326502
+ "methods": [],
326503
+ "props": {
326504
+ "onDelete": {
326505
+ "defaultValue": null,
326506
+ "description": "",
326507
+ "name": "onDelete",
326508
+ "parent": {
326509
+ "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
326510
+ "name": "Props"
326511
+ },
326512
+ "declarations": [
326513
+ {
326514
+ "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
326515
+ "name": "Props"
326516
+ }
326517
+ ],
326518
+ "required": true,
326519
+ "type": {
326520
+ "name": "() => void"
326521
+ }
326522
+ }
326523
+ }
326524
+ },
326497
326525
  {
326498
326526
  "tags": {},
326499
326527
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/Avatar/Avatar.tsx",
@@ -326560,34 +326588,6 @@
326560
326588
  }
326561
326589
  }
326562
326590
  },
326563
- {
326564
- "tags": {},
326565
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
326566
- "description": "",
326567
- "displayName": "DeleteButton",
326568
- "methods": [],
326569
- "props": {
326570
- "onDelete": {
326571
- "defaultValue": null,
326572
- "description": "",
326573
- "name": "onDelete",
326574
- "parent": {
326575
- "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
326576
- "name": "Props"
326577
- },
326578
- "declarations": [
326579
- {
326580
- "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
326581
- "name": "Props"
326582
- }
326583
- ],
326584
- "required": true,
326585
- "type": {
326586
- "name": "() => void"
326587
- }
326588
- }
326589
- }
326590
- },
326591
326591
  {
326592
326592
  "tags": {},
326593
326593
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/DateRangePicker/components/DateRangeInput/DateRangeInput.tsx",
@@ -349748,274 +349748,52 @@
349748
349748
  "name": "string"
349749
349749
  }
349750
349750
  },
349751
- "key": {
349752
- "defaultValue": null,
349753
- "description": "",
349754
- "name": "key",
349755
- "parent": {
349756
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
349757
- "name": "Attributes"
349758
- },
349759
- "declarations": [
349760
- {
349761
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
349762
- "name": "Attributes"
349763
- }
349764
- ],
349765
- "required": false,
349766
- "type": {
349767
- "name": "Key | null"
349768
- }
349769
- },
349770
- "type": {
349771
- "defaultValue": null,
349772
- "description": "The interpolation type of curve. Allows custom interpolation function.\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}",
349773
- "name": "type",
349774
- "parent": {
349775
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
349776
- "name": "CurveProps"
349777
- },
349778
- "declarations": [
349779
- {
349780
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
349781
- "name": "CurveProps"
349782
- },
349783
- {
349784
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
349785
- "name": "LineProps"
349786
- }
349787
- ],
349788
- "required": false,
349789
- "type": {
349790
- "name": "CurveType"
349791
- }
349792
- },
349793
- "fillOpacity": {
349794
- "defaultValue": null,
349795
- "description": "",
349796
- "name": "fillOpacity",
349797
- "parent": {
349798
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
349799
- "name": "SVGAttributes"
349800
- },
349801
- "declarations": [
349802
- {
349803
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
349804
- "name": "SVGAttributes"
349805
- }
349806
- ],
349807
- "required": false,
349808
- "type": {
349809
- "name": "string | number"
349810
- }
349811
- },
349812
- "unit": {
349813
- "defaultValue": null,
349814
- "description": "The unit of data. This option will be used in tooltip.",
349815
- "name": "unit",
349816
- "parent": {
349817
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
349818
- "name": "AreaProps"
349819
- },
349820
- "declarations": [
349821
- {
349822
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
349823
- "name": "AreaProps"
349824
- }
349825
- ],
349826
- "required": false,
349827
- "type": {
349828
- "name": "string | number"
349829
- }
349830
- },
349831
- "xAxisId": {
349832
- "defaultValue": null,
349833
- "description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
349834
- "name": "xAxisId",
349835
- "parent": {
349836
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
349837
- "name": "AreaProps"
349838
- },
349839
- "declarations": [
349840
- {
349841
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
349842
- "name": "AreaProps"
349843
- }
349844
- ],
349845
- "required": false,
349846
- "type": {
349847
- "name": "AxisId"
349848
- }
349849
- },
349850
- "yAxisId": {
349851
- "defaultValue": null,
349852
- "description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
349853
- "name": "yAxisId",
349854
- "parent": {
349855
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
349856
- "name": "AreaProps"
349857
- },
349858
- "declarations": [
349859
- {
349860
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
349861
- "name": "AreaProps"
349862
- }
349863
- ],
349864
- "required": false,
349865
- "type": {
349866
- "name": "AxisId"
349867
- }
349868
- },
349869
- "stackId": {
349870
- "defaultValue": null,
349871
- "description": "When two Areas have the same axisId and same stackId, then the two Areas are stacked in the chart.",
349872
- "name": "stackId",
349873
- "parent": {
349874
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
349875
- "name": "AreaProps"
349876
- },
349877
- "declarations": [
349878
- {
349879
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
349880
- "name": "AreaProps"
349881
- }
349882
- ],
349883
- "required": false,
349884
- "type": {
349885
- "name": "StackId"
349886
- }
349887
- },
349888
- "color": {
349889
- "defaultValue": {
349890
- "value": "\"sea-green\""
349891
- },
349892
- "description": "The color of the area.",
349893
- "name": "color",
349894
- "declarations": [
349895
- {
349896
- "fileName": "components/src/components/CartesianChart/components/Area/Area.tsx",
349897
- "name": "TypeLiteral"
349898
- }
349899
- ],
349900
- "required": false,
349901
- "type": {
349902
- "name": "CategoricalWithCustomColor"
349903
- }
349904
- },
349905
- "dataKey": {
349906
- "defaultValue": null,
349907
- "description": "",
349908
- "name": "dataKey",
349909
- "parent": {
349910
- "fileName": "components/src/components/CartesianChart/types.ts",
349911
- "name": "DataKeyWithLabel"
349912
- },
349913
- "declarations": [
349914
- {
349915
- "fileName": "components/src/components/CartesianChart/types.ts",
349916
- "name": "DataKeyWithLabel"
349917
- },
349918
- {
349919
- "fileName": "components/src/components/CartesianChart/components/Area/Area.tsx",
349920
- "name": "AreaPropsByDataKeyProp"
349921
- }
349922
- ],
349923
- "required": true,
349924
- "type": {
349925
- "name": "string | DataKeyFn<ChartDataValue, unknown>"
349926
- }
349927
- },
349928
- "dataKeyLabel": {
349929
- "defaultValue": null,
349930
- "description": "",
349931
- "name": "dataKeyLabel",
349932
- "parent": {
349933
- "fileName": "components/src/components/CartesianChart/types.ts",
349934
- "name": "DataKeyWithLabel"
349935
- },
349936
- "declarations": [
349937
- {
349938
- "fileName": "components/src/components/CartesianChart/types.ts",
349939
- "name": "DataKeyWithLabel"
349940
- }
349941
- ],
349942
- "required": true,
349943
- "type": {
349944
- "name": "string"
349945
- }
349946
- }
349947
- }
349948
- },
349949
- {
349950
- "tags": {
349951
- "flr-generate": "all"
349952
- },
349953
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/YAxis/YAxis.tsx",
349954
- "description": "",
349955
- "displayName": "YAxis",
349956
- "methods": [],
349957
- "props": {
349958
- "className": {
349959
- "defaultValue": null,
349960
- "description": "",
349961
- "name": "className",
349962
- "parent": {
349963
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
349964
- "name": "HTMLAttributes"
349965
- },
349966
- "declarations": [
349967
- {
349968
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
349969
- "name": "HTMLAttributes"
349970
- }
349971
- ],
349972
- "required": false,
349973
- "type": {
349974
- "name": "string"
349975
- }
349976
- },
349977
- "type": {
349751
+ "key": {
349978
349752
  "defaultValue": null,
349979
349753
  "description": "",
349980
- "name": "type",
349754
+ "name": "key",
349981
349755
  "parent": {
349982
349756
  "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
349983
- "name": "SVGAttributes"
349757
+ "name": "Attributes"
349984
349758
  },
349985
349759
  "declarations": [
349986
349760
  {
349987
349761
  "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
349988
- "name": "SVGAttributes"
349762
+ "name": "Attributes"
349989
349763
  }
349990
349764
  ],
349991
349765
  "required": false,
349992
349766
  "type": {
349993
- "name": "string"
349767
+ "name": "Key | null"
349994
349768
  }
349995
349769
  },
349996
- "hide": {
349770
+ "type": {
349997
349771
  "defaultValue": null,
349998
- "description": "If set true, the axis do not display in the chart.\n@defaultValue false",
349999
- "name": "hide",
349772
+ "description": "The interpolation type of curve. Allows custom interpolation function.\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}",
349773
+ "name": "type",
350000
349774
  "parent": {
350001
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
350002
- "name": "RenderableAxisProps"
349775
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
349776
+ "name": "CurveProps"
350003
349777
  },
350004
349778
  "declarations": [
350005
349779
  {
350006
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
350007
- "name": "RenderableAxisProps"
349780
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
349781
+ "name": "CurveProps"
349782
+ },
349783
+ {
349784
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
349785
+ "name": "LineProps"
350008
349786
  }
350009
349787
  ],
350010
349788
  "required": false,
350011
349789
  "type": {
350012
- "name": "boolean"
349790
+ "name": "CurveType"
350013
349791
  }
350014
349792
  },
350015
- "orientation": {
349793
+ "fillOpacity": {
350016
349794
  "defaultValue": null,
350017
349795
  "description": "",
350018
- "name": "orientation",
349796
+ "name": "fillOpacity",
350019
349797
  "parent": {
350020
349798
  "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
350021
349799
  "name": "SVGAttributes"
@@ -350031,148 +349809,139 @@
350031
349809
  "name": "string | number"
350032
349810
  }
350033
349811
  },
350034
- "scale": {
350035
- "defaultValue": null,
350036
- "description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <YAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<YAxis scale={scale} />",
350037
- "name": "scale",
350038
- "parent": {
350039
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
350040
- "name": "YAxisProps"
350041
- },
350042
- "declarations": [
350043
- {
350044
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
350045
- "name": "YAxisProps"
350046
- }
350047
- ],
350048
- "required": false,
350049
- "type": {
350050
- "name": "ScaleType | CustomScaleDefinition<CategoricalDomainItem> | CustomScaleDefinition<string> | CustomScaleDefinition<...> | CustomScaleDefinition<...>"
350051
- }
350052
- },
350053
- "allowDecimals": {
349812
+ "unit": {
350054
349813
  "defaultValue": null,
350055
- "description": "Allow the ticks of axis to be decimals or not.\n@defaultValue true",
350056
- "name": "allowDecimals",
349814
+ "description": "The unit of data. This option will be used in tooltip.",
349815
+ "name": "unit",
350057
349816
  "parent": {
350058
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
350059
- "name": "RenderableAxisProps"
349817
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
349818
+ "name": "AreaProps"
350060
349819
  },
350061
349820
  "declarations": [
350062
349821
  {
350063
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
350064
- "name": "RenderableAxisProps"
349822
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
349823
+ "name": "AreaProps"
350065
349824
  }
350066
349825
  ],
350067
349826
  "required": false,
350068
349827
  "type": {
350069
- "name": "boolean"
349828
+ "name": "string | number"
350070
349829
  }
350071
349830
  },
350072
- "interval": {
349831
+ "xAxisId": {
350073
349832
  "defaultValue": null,
350074
- "description": "If set 0, all the ticks will be shown. If set \"preserveStart\", \"preserveEnd\" or \"preserveStartEnd\",\nthe ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
350075
- "name": "interval",
349833
+ "description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
349834
+ "name": "xAxisId",
350076
349835
  "parent": {
350077
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
350078
- "name": "YAxisProps"
349836
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
349837
+ "name": "AreaProps"
350079
349838
  },
350080
349839
  "declarations": [
350081
349840
  {
350082
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
350083
- "name": "YAxisProps"
349841
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
349842
+ "name": "AreaProps"
350084
349843
  }
350085
349844
  ],
350086
349845
  "required": false,
350087
349846
  "type": {
350088
- "name": "AxisInterval"
349847
+ "name": "AxisId"
350089
349848
  }
350090
349849
  },
350091
- "minTickGap": {
349850
+ "yAxisId": {
350092
349851
  "defaultValue": null,
350093
- "description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
350094
- "name": "minTickGap",
349852
+ "description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
349853
+ "name": "yAxisId",
350095
349854
  "parent": {
350096
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
350097
- "name": "YAxisProps"
349855
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
349856
+ "name": "AreaProps"
350098
349857
  },
350099
349858
  "declarations": [
350100
349859
  {
350101
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
350102
- "name": "YAxisProps"
349860
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
349861
+ "name": "AreaProps"
350103
349862
  }
350104
349863
  ],
350105
349864
  "required": false,
350106
349865
  "type": {
350107
- "name": "number"
349866
+ "name": "AxisId"
350108
349867
  }
350109
349868
  },
350110
- "domain": {
349869
+ "stackId": {
350111
349870
  "defaultValue": null,
350112
- "description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <YAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <YAxis type=\"number\" domain={['auto', 'auto']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <YAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <YAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <YAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <YAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
350113
- "name": "domain",
349871
+ "description": "When two Areas have the same axisId and same stackId, then the two Areas are stacked in the chart.",
349872
+ "name": "stackId",
350114
349873
  "parent": {
350115
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
350116
- "name": "YAxisProps"
349874
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
349875
+ "name": "AreaProps"
350117
349876
  },
350118
349877
  "declarations": [
350119
349878
  {
350120
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
350121
- "name": "YAxisProps"
349879
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
349880
+ "name": "AreaProps"
350122
349881
  }
350123
349882
  ],
350124
349883
  "required": false,
350125
349884
  "type": {
350126
- "name": "AxisDomain"
349885
+ "name": "StackId"
350127
349886
  }
350128
349887
  },
350129
- "unit": {
350130
- "defaultValue": null,
350131
- "description": "The unit of data. This option will be used in tooltip.",
350132
- "name": "unit",
350133
- "parent": {
350134
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
350135
- "name": "BaseAxisProps"
349888
+ "color": {
349889
+ "defaultValue": {
349890
+ "value": "\"sea-green\""
350136
349891
  },
349892
+ "description": "The color of the area.",
349893
+ "name": "color",
350137
349894
  "declarations": [
350138
349895
  {
350139
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
350140
- "name": "BaseAxisProps"
349896
+ "fileName": "components/src/components/CartesianChart/components/Area/Area.tsx",
349897
+ "name": "TypeLiteral"
350141
349898
  }
350142
349899
  ],
350143
349900
  "required": false,
350144
349901
  "type": {
350145
- "name": "string"
349902
+ "name": "CategoricalWithCustomColor"
350146
349903
  }
350147
349904
  },
350148
349905
  "dataKey": {
350149
349906
  "defaultValue": null,
350150
349907
  "description": "",
350151
349908
  "name": "dataKey",
349909
+ "parent": {
349910
+ "fileName": "components/src/components/CartesianChart/types.ts",
349911
+ "name": "DataKeyWithLabel"
349912
+ },
350152
349913
  "declarations": [
350153
349914
  {
350154
- "fileName": "components/src/components/CartesianChart/components/YAxis/YAxis.tsx",
350155
- "name": "TypeLiteral"
349915
+ "fileName": "components/src/components/CartesianChart/types.ts",
349916
+ "name": "DataKeyWithLabel"
349917
+ },
349918
+ {
349919
+ "fileName": "components/src/components/CartesianChart/components/Area/Area.tsx",
349920
+ "name": "AreaPropsByDataKeyProp"
350156
349921
  }
350157
349922
  ],
350158
- "required": false,
349923
+ "required": true,
350159
349924
  "type": {
350160
- "name": "DataKey<ChartDataValue>"
349925
+ "name": "string | DataKeyFn<ChartDataValue, unknown>"
350161
349926
  }
350162
349927
  },
350163
- "tickFormatter": {
349928
+ "dataKeyLabel": {
350164
349929
  "defaultValue": null,
350165
349930
  "description": "",
350166
- "name": "tickFormatter",
349931
+ "name": "dataKeyLabel",
349932
+ "parent": {
349933
+ "fileName": "components/src/components/CartesianChart/types.ts",
349934
+ "name": "DataKeyWithLabel"
349935
+ },
350167
349936
  "declarations": [
350168
349937
  {
350169
- "fileName": "components/src/components/CartesianChart/components/YAxis/YAxis.tsx",
350170
- "name": "TypeLiteral"
349938
+ "fileName": "components/src/components/CartesianChart/types.ts",
349939
+ "name": "DataKeyWithLabel"
350171
349940
  }
350172
349941
  ],
350173
- "required": false,
349942
+ "required": true,
350174
349943
  "type": {
350175
- "name": "((value: unknown, index: number) => string)"
349944
+ "name": "string"
350176
349945
  }
350177
349946
  }
350178
349947
  }
@@ -352112,6 +351881,237 @@
352112
351881
  "methods": [],
352113
351882
  "props": {}
352114
351883
  },
351884
+ {
351885
+ "tags": {
351886
+ "flr-generate": "all"
351887
+ },
351888
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/YAxis/YAxis.tsx",
351889
+ "description": "",
351890
+ "displayName": "YAxis",
351891
+ "methods": [],
351892
+ "props": {
351893
+ "className": {
351894
+ "defaultValue": null,
351895
+ "description": "",
351896
+ "name": "className",
351897
+ "parent": {
351898
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
351899
+ "name": "HTMLAttributes"
351900
+ },
351901
+ "declarations": [
351902
+ {
351903
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
351904
+ "name": "HTMLAttributes"
351905
+ }
351906
+ ],
351907
+ "required": false,
351908
+ "type": {
351909
+ "name": "string"
351910
+ }
351911
+ },
351912
+ "type": {
351913
+ "defaultValue": null,
351914
+ "description": "",
351915
+ "name": "type",
351916
+ "parent": {
351917
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
351918
+ "name": "SVGAttributes"
351919
+ },
351920
+ "declarations": [
351921
+ {
351922
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
351923
+ "name": "SVGAttributes"
351924
+ }
351925
+ ],
351926
+ "required": false,
351927
+ "type": {
351928
+ "name": "string"
351929
+ }
351930
+ },
351931
+ "hide": {
351932
+ "defaultValue": null,
351933
+ "description": "If set true, the axis do not display in the chart.\n@defaultValue false",
351934
+ "name": "hide",
351935
+ "parent": {
351936
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
351937
+ "name": "RenderableAxisProps"
351938
+ },
351939
+ "declarations": [
351940
+ {
351941
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
351942
+ "name": "RenderableAxisProps"
351943
+ }
351944
+ ],
351945
+ "required": false,
351946
+ "type": {
351947
+ "name": "boolean"
351948
+ }
351949
+ },
351950
+ "orientation": {
351951
+ "defaultValue": null,
351952
+ "description": "",
351953
+ "name": "orientation",
351954
+ "parent": {
351955
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
351956
+ "name": "SVGAttributes"
351957
+ },
351958
+ "declarations": [
351959
+ {
351960
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
351961
+ "name": "SVGAttributes"
351962
+ }
351963
+ ],
351964
+ "required": false,
351965
+ "type": {
351966
+ "name": "string | number"
351967
+ }
351968
+ },
351969
+ "scale": {
351970
+ "defaultValue": null,
351971
+ "description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <YAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<YAxis scale={scale} />",
351972
+ "name": "scale",
351973
+ "parent": {
351974
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
351975
+ "name": "YAxisProps"
351976
+ },
351977
+ "declarations": [
351978
+ {
351979
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
351980
+ "name": "YAxisProps"
351981
+ }
351982
+ ],
351983
+ "required": false,
351984
+ "type": {
351985
+ "name": "ScaleType | CustomScaleDefinition<CategoricalDomainItem> | CustomScaleDefinition<string> | CustomScaleDefinition<...> | CustomScaleDefinition<...>"
351986
+ }
351987
+ },
351988
+ "allowDecimals": {
351989
+ "defaultValue": null,
351990
+ "description": "Allow the ticks of axis to be decimals or not.\n@defaultValue true",
351991
+ "name": "allowDecimals",
351992
+ "parent": {
351993
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
351994
+ "name": "RenderableAxisProps"
351995
+ },
351996
+ "declarations": [
351997
+ {
351998
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
351999
+ "name": "RenderableAxisProps"
352000
+ }
352001
+ ],
352002
+ "required": false,
352003
+ "type": {
352004
+ "name": "boolean"
352005
+ }
352006
+ },
352007
+ "interval": {
352008
+ "defaultValue": null,
352009
+ "description": "If set 0, all the ticks will be shown. If set \"preserveStart\", \"preserveEnd\" or \"preserveStartEnd\",\nthe ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
352010
+ "name": "interval",
352011
+ "parent": {
352012
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
352013
+ "name": "YAxisProps"
352014
+ },
352015
+ "declarations": [
352016
+ {
352017
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
352018
+ "name": "YAxisProps"
352019
+ }
352020
+ ],
352021
+ "required": false,
352022
+ "type": {
352023
+ "name": "AxisInterval"
352024
+ }
352025
+ },
352026
+ "minTickGap": {
352027
+ "defaultValue": null,
352028
+ "description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
352029
+ "name": "minTickGap",
352030
+ "parent": {
352031
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
352032
+ "name": "YAxisProps"
352033
+ },
352034
+ "declarations": [
352035
+ {
352036
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
352037
+ "name": "YAxisProps"
352038
+ }
352039
+ ],
352040
+ "required": false,
352041
+ "type": {
352042
+ "name": "number"
352043
+ }
352044
+ },
352045
+ "domain": {
352046
+ "defaultValue": null,
352047
+ "description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <YAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <YAxis type=\"number\" domain={['auto', 'auto']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <YAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <YAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <YAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <YAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
352048
+ "name": "domain",
352049
+ "parent": {
352050
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
352051
+ "name": "YAxisProps"
352052
+ },
352053
+ "declarations": [
352054
+ {
352055
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
352056
+ "name": "YAxisProps"
352057
+ }
352058
+ ],
352059
+ "required": false,
352060
+ "type": {
352061
+ "name": "AxisDomain"
352062
+ }
352063
+ },
352064
+ "unit": {
352065
+ "defaultValue": null,
352066
+ "description": "The unit of data. This option will be used in tooltip.",
352067
+ "name": "unit",
352068
+ "parent": {
352069
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
352070
+ "name": "BaseAxisProps"
352071
+ },
352072
+ "declarations": [
352073
+ {
352074
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
352075
+ "name": "BaseAxisProps"
352076
+ }
352077
+ ],
352078
+ "required": false,
352079
+ "type": {
352080
+ "name": "string"
352081
+ }
352082
+ },
352083
+ "dataKey": {
352084
+ "defaultValue": null,
352085
+ "description": "",
352086
+ "name": "dataKey",
352087
+ "declarations": [
352088
+ {
352089
+ "fileName": "components/src/components/CartesianChart/components/YAxis/YAxis.tsx",
352090
+ "name": "TypeLiteral"
352091
+ }
352092
+ ],
352093
+ "required": false,
352094
+ "type": {
352095
+ "name": "DataKey<ChartDataValue>"
352096
+ }
352097
+ },
352098
+ "tickFormatter": {
352099
+ "defaultValue": null,
352100
+ "description": "",
352101
+ "name": "tickFormatter",
352102
+ "declarations": [
352103
+ {
352104
+ "fileName": "components/src/components/CartesianChart/components/YAxis/YAxis.tsx",
352105
+ "name": "TypeLiteral"
352106
+ }
352107
+ ],
352108
+ "required": false,
352109
+ "type": {
352110
+ "name": "((value: unknown, index: number) => string)"
352111
+ }
352112
+ }
352113
+ }
352114
+ },
352115
352115
  {
352116
352116
  "tags": {},
352117
352117
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Breadcrumb/components/BreadcrumbItem/BreadcrumbItem.tsx",