@mittwald/flow-react-components 0.2.0-alpha.775 → 0.2.0-alpha.776

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.
@@ -272571,9 +272571,9 @@
272571
272571
  },
272572
272572
  {
272573
272573
  "tags": {},
272574
- "filePath": "src/integrations/react-hook-form/components/SubmitButton/SubmitButton.tsx",
272574
+ "filePath": "src/integrations/react-hook-form/components/ResetButton/ResetButton.tsx",
272575
272575
  "description": "",
272576
- "displayName": "SubmitButton",
272576
+ "displayName": "ResetButton",
272577
272577
  "methods": [],
272578
272578
  "props": {
272579
272579
  "slot": {
@@ -274922,33 +274922,14 @@
274922
274922
  "type": {
274923
274923
  "name": "Key | null"
274924
274924
  }
274925
- },
274926
- "showFeedback": {
274927
- "defaultValue": null,
274928
- "description": "",
274929
- "name": "showFeedback",
274930
- "parent": {
274931
- "fileName": "components/src/components/Action/types.ts",
274932
- "name": "ActionProps"
274933
- },
274934
- "declarations": [
274935
- {
274936
- "fileName": "components/src/components/Action/types.ts",
274937
- "name": "ActionProps"
274938
- }
274939
- ],
274940
- "required": false,
274941
- "type": {
274942
- "name": "boolean"
274943
- }
274944
274925
  }
274945
274926
  }
274946
274927
  },
274947
274928
  {
274948
274929
  "tags": {},
274949
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/ResetButton/ResetButton.tsx",
274930
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/SubmitButton/SubmitButton.tsx",
274950
274931
  "description": "",
274951
- "displayName": "ResetButton",
274932
+ "displayName": "SubmitButton",
274952
274933
  "methods": [],
274953
274934
  "props": {
274954
274935
  "slot": {
@@ -277297,233 +277278,7 @@
277297
277278
  "type": {
277298
277279
  "name": "Key | null"
277299
277280
  }
277300
- }
277301
- }
277302
- },
277303
- {
277304
- "tags": {},
277305
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277306
- "description": "",
277307
- "displayName": "FormSettingsProvider",
277308
- "methods": [],
277309
- "props": {
277310
- "submitInterceptor": {
277311
- "defaultValue": null,
277312
- "description": "",
277313
- "name": "submitInterceptor",
277314
- "parent": {
277315
- "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277316
- "name": "Context"
277317
- },
277318
- "declarations": [
277319
- {
277320
- "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277321
- "name": "Context"
277322
- }
277323
- ],
277324
- "required": false,
277325
- "type": {
277326
- "name": "SubmitInterceptor"
277327
- }
277328
- },
277329
- "children": {
277330
- "defaultValue": null,
277331
- "description": "",
277332
- "name": "children",
277333
- "declarations": [
277334
- {
277335
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277336
- "name": "TypeLiteral"
277337
- }
277338
- ],
277339
- "required": false,
277340
- "type": {
277341
- "name": "ReactNode"
277342
- }
277343
- }
277344
- }
277345
- },
277346
- {
277347
- "tags": {},
277348
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
277349
- "description": "",
277350
- "displayName": "FormRootError",
277351
- "methods": [],
277352
- "props": {}
277353
- },
277354
- {
277355
- "tags": {},
277356
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277357
- "description": "",
277358
- "displayName": "FormContext",
277359
- "methods": [],
277360
- "props": {
277361
- "value": {
277362
- "defaultValue": null,
277363
- "description": "",
277364
- "name": "value",
277365
- "parent": {
277366
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277367
- "name": "ProviderProps"
277368
- },
277369
- "declarations": [
277370
- {
277371
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277372
- "name": "ProviderProps"
277373
- }
277374
- ],
277375
- "required": true,
277376
- "type": {
277377
- "name": "FormContext<FieldValues> | undefined"
277378
- }
277379
- },
277380
- "children": {
277381
- "defaultValue": null,
277382
- "description": "",
277383
- "name": "children",
277384
- "parent": {
277385
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277386
- "name": "DOMAttributes"
277387
- },
277388
- "declarations": [
277389
- {
277390
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277391
- "name": "DOMAttributes"
277392
- }
277393
- ],
277394
- "required": false,
277395
- "type": {
277396
- "name": "ReactNode"
277397
- }
277398
- }
277399
- }
277400
- },
277401
- {
277402
- "tags": {},
277403
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277404
- "description": "",
277405
- "displayName": "FormContextProvider",
277406
- "methods": [],
277407
- "props": {
277408
- "form": {
277409
- "defaultValue": null,
277410
- "description": "",
277411
- "name": "form",
277412
- "parent": {
277413
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277414
- "name": "FormContextProviderProps"
277415
- },
277416
- "declarations": [
277417
- {
277418
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277419
- "name": "FormContextProviderProps"
277420
- }
277421
- ],
277422
- "required": true,
277423
- "type": {
277424
- "name": "UseFormReturn"
277425
- }
277426
- },
277427
- "id": {
277428
- "defaultValue": null,
277429
- "description": "",
277430
- "name": "id",
277431
- "parent": {
277432
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277433
- "name": "FormContextProviderProps"
277434
- },
277435
- "declarations": [
277436
- {
277437
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277438
- "name": "FormContextProviderProps"
277439
- }
277440
- ],
277441
- "required": true,
277442
- "type": {
277443
- "name": "string"
277444
- }
277445
277281
  },
277446
- "isReadOnly": {
277447
- "defaultValue": null,
277448
- "description": "",
277449
- "name": "isReadOnly",
277450
- "parent": {
277451
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277452
- "name": "FormContextProviderProps"
277453
- },
277454
- "declarations": [
277455
- {
277456
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277457
- "name": "FormContextProviderProps"
277458
- }
277459
- ],
277460
- "required": false,
277461
- "type": {
277462
- "name": "boolean"
277463
- }
277464
- },
277465
- "onAfterSuccessFeedback": {
277466
- "defaultValue": null,
277467
- "description": "",
277468
- "name": "onAfterSuccessFeedback",
277469
- "parent": {
277470
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277471
- "name": "FormContextProviderProps"
277472
- },
277473
- "declarations": [
277474
- {
277475
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277476
- "name": "FormContextProviderProps"
277477
- }
277478
- ],
277479
- "required": false,
277480
- "type": {
277481
- "name": "AfterFormSubmitCallback"
277482
- }
277483
- },
277484
- "rootErrorController": {
277485
- "defaultValue": null,
277486
- "description": "",
277487
- "name": "rootErrorController",
277488
- "parent": {
277489
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277490
- "name": "FormContextProviderProps"
277491
- },
277492
- "declarations": [
277493
- {
277494
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277495
- "name": "FormContextProviderProps"
277496
- }
277497
- ],
277498
- "required": true,
277499
- "type": {
277500
- "name": "FormRootErrorController"
277501
- }
277502
- },
277503
- "children": {
277504
- "defaultValue": null,
277505
- "description": "",
277506
- "name": "children",
277507
- "declarations": [
277508
- {
277509
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277510
- "name": "TypeLiteral"
277511
- }
277512
- ],
277513
- "required": false,
277514
- "type": {
277515
- "name": "ReactNode"
277516
- }
277517
- }
277518
- }
277519
- },
277520
- {
277521
- "tags": {},
277522
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormSubmitAction.tsx",
277523
- "description": "",
277524
- "displayName": "FormSubmitAction",
277525
- "methods": [],
277526
- "props": {
277527
277282
  "showFeedback": {
277528
277283
  "defaultValue": null,
277529
277284
  "description": "",
@@ -277542,48 +277297,293 @@
277542
277297
  "type": {
277543
277298
  "name": "boolean"
277544
277299
  }
277545
- },
277546
- "children": {
277547
- "defaultValue": null,
277548
- "description": "",
277549
- "name": "children",
277550
- "declarations": [
277551
- {
277552
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277553
- "name": "TypeLiteral"
277554
- }
277555
- ],
277556
- "required": false,
277557
- "type": {
277558
- "name": "ReactNode"
277559
- }
277560
277300
  }
277561
277301
  }
277562
277302
  },
277563
277303
  {
277564
277304
  "tags": {},
277565
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormResetAction.tsx",
277305
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277566
277306
  "description": "",
277567
- "displayName": "FormResetAction",
277307
+ "displayName": "FormSettingsProvider",
277568
277308
  "methods": [],
277569
277309
  "props": {
277570
- "showFeedback": {
277310
+ "submitInterceptor": {
277571
277311
  "defaultValue": null,
277572
277312
  "description": "",
277573
- "name": "showFeedback",
277313
+ "name": "submitInterceptor",
277574
277314
  "parent": {
277575
- "fileName": "components/src/components/Action/types.ts",
277576
- "name": "ActionProps"
277315
+ "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277316
+ "name": "Context"
277577
277317
  },
277578
277318
  "declarations": [
277579
277319
  {
277580
- "fileName": "components/src/components/Action/types.ts",
277581
- "name": "ActionProps"
277320
+ "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277321
+ "name": "Context"
277582
277322
  }
277583
277323
  ],
277584
277324
  "required": false,
277585
277325
  "type": {
277586
- "name": "boolean"
277326
+ "name": "SubmitInterceptor"
277327
+ }
277328
+ },
277329
+ "children": {
277330
+ "defaultValue": null,
277331
+ "description": "",
277332
+ "name": "children",
277333
+ "declarations": [
277334
+ {
277335
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277336
+ "name": "TypeLiteral"
277337
+ }
277338
+ ],
277339
+ "required": false,
277340
+ "type": {
277341
+ "name": "ReactNode"
277342
+ }
277343
+ }
277344
+ }
277345
+ },
277346
+ {
277347
+ "tags": {},
277348
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
277349
+ "description": "",
277350
+ "displayName": "FormRootError",
277351
+ "methods": [],
277352
+ "props": {}
277353
+ },
277354
+ {
277355
+ "tags": {},
277356
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277357
+ "description": "",
277358
+ "displayName": "FormContext",
277359
+ "methods": [],
277360
+ "props": {
277361
+ "value": {
277362
+ "defaultValue": null,
277363
+ "description": "",
277364
+ "name": "value",
277365
+ "parent": {
277366
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277367
+ "name": "ProviderProps"
277368
+ },
277369
+ "declarations": [
277370
+ {
277371
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277372
+ "name": "ProviderProps"
277373
+ }
277374
+ ],
277375
+ "required": true,
277376
+ "type": {
277377
+ "name": "FormContext<FieldValues> | undefined"
277378
+ }
277379
+ },
277380
+ "children": {
277381
+ "defaultValue": null,
277382
+ "description": "",
277383
+ "name": "children",
277384
+ "parent": {
277385
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277386
+ "name": "DOMAttributes"
277387
+ },
277388
+ "declarations": [
277389
+ {
277390
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277391
+ "name": "DOMAttributes"
277392
+ }
277393
+ ],
277394
+ "required": false,
277395
+ "type": {
277396
+ "name": "ReactNode"
277397
+ }
277398
+ }
277399
+ }
277400
+ },
277401
+ {
277402
+ "tags": {},
277403
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277404
+ "description": "",
277405
+ "displayName": "FormContextProvider",
277406
+ "methods": [],
277407
+ "props": {
277408
+ "form": {
277409
+ "defaultValue": null,
277410
+ "description": "",
277411
+ "name": "form",
277412
+ "parent": {
277413
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277414
+ "name": "FormContextProviderProps"
277415
+ },
277416
+ "declarations": [
277417
+ {
277418
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277419
+ "name": "FormContextProviderProps"
277420
+ }
277421
+ ],
277422
+ "required": true,
277423
+ "type": {
277424
+ "name": "UseFormReturn"
277425
+ }
277426
+ },
277427
+ "id": {
277428
+ "defaultValue": null,
277429
+ "description": "",
277430
+ "name": "id",
277431
+ "parent": {
277432
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277433
+ "name": "FormContextProviderProps"
277434
+ },
277435
+ "declarations": [
277436
+ {
277437
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277438
+ "name": "FormContextProviderProps"
277439
+ }
277440
+ ],
277441
+ "required": true,
277442
+ "type": {
277443
+ "name": "string"
277444
+ }
277445
+ },
277446
+ "isReadOnly": {
277447
+ "defaultValue": null,
277448
+ "description": "",
277449
+ "name": "isReadOnly",
277450
+ "parent": {
277451
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277452
+ "name": "FormContextProviderProps"
277453
+ },
277454
+ "declarations": [
277455
+ {
277456
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277457
+ "name": "FormContextProviderProps"
277458
+ }
277459
+ ],
277460
+ "required": false,
277461
+ "type": {
277462
+ "name": "boolean"
277463
+ }
277464
+ },
277465
+ "onAfterSuccessFeedback": {
277466
+ "defaultValue": null,
277467
+ "description": "",
277468
+ "name": "onAfterSuccessFeedback",
277469
+ "parent": {
277470
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277471
+ "name": "FormContextProviderProps"
277472
+ },
277473
+ "declarations": [
277474
+ {
277475
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277476
+ "name": "FormContextProviderProps"
277477
+ }
277478
+ ],
277479
+ "required": false,
277480
+ "type": {
277481
+ "name": "AfterFormSubmitCallback"
277482
+ }
277483
+ },
277484
+ "rootErrorController": {
277485
+ "defaultValue": null,
277486
+ "description": "",
277487
+ "name": "rootErrorController",
277488
+ "parent": {
277489
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277490
+ "name": "FormContextProviderProps"
277491
+ },
277492
+ "declarations": [
277493
+ {
277494
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277495
+ "name": "FormContextProviderProps"
277496
+ }
277497
+ ],
277498
+ "required": true,
277499
+ "type": {
277500
+ "name": "FormRootErrorController"
277501
+ }
277502
+ },
277503
+ "children": {
277504
+ "defaultValue": null,
277505
+ "description": "",
277506
+ "name": "children",
277507
+ "declarations": [
277508
+ {
277509
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277510
+ "name": "TypeLiteral"
277511
+ }
277512
+ ],
277513
+ "required": false,
277514
+ "type": {
277515
+ "name": "ReactNode"
277516
+ }
277517
+ }
277518
+ }
277519
+ },
277520
+ {
277521
+ "tags": {},
277522
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormSubmitAction.tsx",
277523
+ "description": "",
277524
+ "displayName": "FormSubmitAction",
277525
+ "methods": [],
277526
+ "props": {
277527
+ "showFeedback": {
277528
+ "defaultValue": null,
277529
+ "description": "",
277530
+ "name": "showFeedback",
277531
+ "parent": {
277532
+ "fileName": "components/src/components/Action/types.ts",
277533
+ "name": "ActionProps"
277534
+ },
277535
+ "declarations": [
277536
+ {
277537
+ "fileName": "components/src/components/Action/types.ts",
277538
+ "name": "ActionProps"
277539
+ }
277540
+ ],
277541
+ "required": false,
277542
+ "type": {
277543
+ "name": "boolean"
277544
+ }
277545
+ },
277546
+ "children": {
277547
+ "defaultValue": null,
277548
+ "description": "",
277549
+ "name": "children",
277550
+ "declarations": [
277551
+ {
277552
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277553
+ "name": "TypeLiteral"
277554
+ }
277555
+ ],
277556
+ "required": false,
277557
+ "type": {
277558
+ "name": "ReactNode"
277559
+ }
277560
+ }
277561
+ }
277562
+ },
277563
+ {
277564
+ "tags": {},
277565
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormResetAction.tsx",
277566
+ "description": "",
277567
+ "displayName": "FormResetAction",
277568
+ "methods": [],
277569
+ "props": {
277570
+ "showFeedback": {
277571
+ "defaultValue": null,
277572
+ "description": "",
277573
+ "name": "showFeedback",
277574
+ "parent": {
277575
+ "fileName": "components/src/components/Action/types.ts",
277576
+ "name": "ActionProps"
277577
+ },
277578
+ "declarations": [
277579
+ {
277580
+ "fileName": "components/src/components/Action/types.ts",
277581
+ "name": "ActionProps"
277582
+ }
277583
+ ],
277584
+ "required": false,
277585
+ "type": {
277586
+ "name": "boolean"
277587
277587
  }
277588
277588
  },
277589
277589
  "children": {
@@ -293076,9 +293076,9 @@
293076
293076
  "tags": {
293077
293077
  "flr-generate": "all"
293078
293078
  },
293079
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableHeader/TableHeader.tsx",
293079
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableRow/TableRow.tsx",
293080
293080
  "description": "",
293081
- "displayName": "TableHeader",
293081
+ "displayName": "TableRow",
293082
293082
  "methods": [],
293083
293083
  "props": {
293084
293084
  "className": {
@@ -293104,16 +293104,16 @@
293104
293104
  },
293105
293105
  "columns": {
293106
293106
  "defaultValue": null,
293107
- "description": "A list of table columns.",
293107
+ "description": "A list of columns used when dynamically rendering cells.",
293108
293108
  "name": "columns",
293109
293109
  "parent": {
293110
293110
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
293111
- "name": "TableHeaderProps"
293111
+ "name": "RowProps"
293112
293112
  },
293113
293113
  "declarations": [
293114
293114
  {
293115
293115
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
293116
- "name": "TableHeaderProps"
293116
+ "name": "RowProps"
293117
293117
  }
293118
293118
  ],
293119
293119
  "required": false,
@@ -293140,6 +293140,25 @@
293140
293140
  "name": "ReactNode"
293141
293141
  }
293142
293142
  },
293143
+ "value": {
293144
+ "defaultValue": null,
293145
+ "description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
293146
+ "name": "value",
293147
+ "parent": {
293148
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
293149
+ "name": "MenuItemProps"
293150
+ },
293151
+ "declarations": [
293152
+ {
293153
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
293154
+ "name": "MenuItemProps"
293155
+ }
293156
+ ],
293157
+ "required": false,
293158
+ "type": {
293159
+ "name": "object"
293160
+ }
293161
+ },
293143
293162
  "dependencies": {
293144
293163
  "defaultValue": null,
293145
293164
  "description": "Values that should invalidate the item cache when using dynamic collections.",
@@ -293159,6 +293178,82 @@
293159
293178
  "name": "readonly any[]"
293160
293179
  }
293161
293180
  },
293181
+ "textValue": {
293182
+ "defaultValue": null,
293183
+ "description": "A string representation of the item's contents, used for features like typeahead.",
293184
+ "name": "textValue",
293185
+ "parent": {
293186
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
293187
+ "name": "ListBoxItemProps"
293188
+ },
293189
+ "declarations": [
293190
+ {
293191
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
293192
+ "name": "ListBoxItemProps"
293193
+ }
293194
+ ],
293195
+ "required": false,
293196
+ "type": {
293197
+ "name": "string"
293198
+ }
293199
+ },
293200
+ "isDisabled": {
293201
+ "defaultValue": null,
293202
+ "description": "Whether the item is disabled.",
293203
+ "name": "isDisabled",
293204
+ "parent": {
293205
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
293206
+ "name": "ListBoxItemProps"
293207
+ },
293208
+ "declarations": [
293209
+ {
293210
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
293211
+ "name": "ListBoxItemProps"
293212
+ }
293213
+ ],
293214
+ "required": false,
293215
+ "type": {
293216
+ "name": "boolean"
293217
+ }
293218
+ },
293219
+ "onAction": {
293220
+ "defaultValue": null,
293221
+ "description": "Handler that is called when a user performs an action on the item. The exact user event depends on\nthe collection's `selectionBehavior` prop and the interaction modality.",
293222
+ "name": "onAction",
293223
+ "parent": {
293224
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
293225
+ "name": "ListBoxItemProps"
293226
+ },
293227
+ "declarations": [
293228
+ {
293229
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
293230
+ "name": "ListBoxItemProps"
293231
+ }
293232
+ ],
293233
+ "required": false,
293234
+ "type": {
293235
+ "name": "(() => void)"
293236
+ }
293237
+ },
293238
+ "id": {
293239
+ "defaultValue": null,
293240
+ "description": "The unique id of the item.",
293241
+ "name": "id",
293242
+ "parent": {
293243
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
293244
+ "name": "MenuItemProps"
293245
+ },
293246
+ "declarations": [
293247
+ {
293248
+ "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
293249
+ "name": "MenuItemProps"
293250
+ }
293251
+ ],
293252
+ "required": false,
293253
+ "type": {
293254
+ "name": "Key"
293255
+ }
293256
+ },
293162
293257
  "style": {
293163
293258
  "defaultValue": null,
293164
293259
  "description": "The inline [style](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style) for the element. A function may be provided to compute the style based on component state.",
@@ -293178,6 +293273,158 @@
293178
293273
  "name": "StyleOrFunction<TooltipRenderProps>"
293179
293274
  }
293180
293275
  },
293276
+ "href": {
293277
+ "defaultValue": null,
293278
+ "description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
293279
+ "name": "href",
293280
+ "parent": {
293281
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293282
+ "name": "LinkDOMProps"
293283
+ },
293284
+ "declarations": [
293285
+ {
293286
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293287
+ "name": "LinkDOMProps"
293288
+ }
293289
+ ],
293290
+ "required": false,
293291
+ "type": {
293292
+ "name": "string"
293293
+ }
293294
+ },
293295
+ "hrefLang": {
293296
+ "defaultValue": null,
293297
+ "description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
293298
+ "name": "hrefLang",
293299
+ "parent": {
293300
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293301
+ "name": "LinkDOMProps"
293302
+ },
293303
+ "declarations": [
293304
+ {
293305
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293306
+ "name": "LinkDOMProps"
293307
+ }
293308
+ ],
293309
+ "required": false,
293310
+ "type": {
293311
+ "name": "string"
293312
+ }
293313
+ },
293314
+ "target": {
293315
+ "defaultValue": null,
293316
+ "description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
293317
+ "name": "target",
293318
+ "parent": {
293319
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293320
+ "name": "LinkDOMProps"
293321
+ },
293322
+ "declarations": [
293323
+ {
293324
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293325
+ "name": "LinkDOMProps"
293326
+ }
293327
+ ],
293328
+ "required": false,
293329
+ "type": {
293330
+ "name": "HTMLAttributeAnchorTarget"
293331
+ }
293332
+ },
293333
+ "rel": {
293334
+ "defaultValue": null,
293335
+ "description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
293336
+ "name": "rel",
293337
+ "parent": {
293338
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293339
+ "name": "LinkDOMProps"
293340
+ },
293341
+ "declarations": [
293342
+ {
293343
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293344
+ "name": "LinkDOMProps"
293345
+ }
293346
+ ],
293347
+ "required": false,
293348
+ "type": {
293349
+ "name": "string"
293350
+ }
293351
+ },
293352
+ "download": {
293353
+ "defaultValue": null,
293354
+ "description": "Causes the browser to download the linked URL. A string may be provided to suggest a file name. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download).",
293355
+ "name": "download",
293356
+ "parent": {
293357
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293358
+ "name": "LinkDOMProps"
293359
+ },
293360
+ "declarations": [
293361
+ {
293362
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293363
+ "name": "LinkDOMProps"
293364
+ }
293365
+ ],
293366
+ "required": false,
293367
+ "type": {
293368
+ "name": "string | boolean"
293369
+ }
293370
+ },
293371
+ "ping": {
293372
+ "defaultValue": null,
293373
+ "description": "A space-separated list of URLs to ping when the link is followed. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping).",
293374
+ "name": "ping",
293375
+ "parent": {
293376
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293377
+ "name": "LinkDOMProps"
293378
+ },
293379
+ "declarations": [
293380
+ {
293381
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293382
+ "name": "LinkDOMProps"
293383
+ }
293384
+ ],
293385
+ "required": false,
293386
+ "type": {
293387
+ "name": "string"
293388
+ }
293389
+ },
293390
+ "referrerPolicy": {
293391
+ "defaultValue": null,
293392
+ "description": "How much of the referrer to send when following the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
293393
+ "name": "referrerPolicy",
293394
+ "parent": {
293395
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293396
+ "name": "LinkDOMProps"
293397
+ },
293398
+ "declarations": [
293399
+ {
293400
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293401
+ "name": "LinkDOMProps"
293402
+ }
293403
+ ],
293404
+ "required": false,
293405
+ "type": {
293406
+ "name": "HTMLAttributeReferrerPolicy"
293407
+ }
293408
+ },
293409
+ "routerOptions": {
293410
+ "defaultValue": null,
293411
+ "description": "Options for the configured client side router.",
293412
+ "name": "routerOptions",
293413
+ "parent": {
293414
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293415
+ "name": "LinkDOMProps"
293416
+ },
293417
+ "declarations": [
293418
+ {
293419
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293420
+ "name": "LinkDOMProps"
293421
+ }
293422
+ ],
293423
+ "required": false,
293424
+ "type": {
293425
+ "name": "undefined"
293426
+ }
293427
+ },
293181
293428
  "onHoverStart": {
293182
293429
  "defaultValue": null,
293183
293430
  "description": "Handler that is called when a hover interaction starts.",
@@ -293235,6 +293482,120 @@
293235
293482
  "name": "((isHovering: boolean) => void)"
293236
293483
  }
293237
293484
  },
293485
+ "onPress": {
293486
+ "defaultValue": null,
293487
+ "description": "Handler that is called when the press is released over the target.",
293488
+ "name": "onPress",
293489
+ "parent": {
293490
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293491
+ "name": "PressEvents"
293492
+ },
293493
+ "declarations": [
293494
+ {
293495
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293496
+ "name": "PressEvents"
293497
+ }
293498
+ ],
293499
+ "required": false,
293500
+ "type": {
293501
+ "name": "((e: PressEvent) => void)"
293502
+ }
293503
+ },
293504
+ "onPressStart": {
293505
+ "defaultValue": null,
293506
+ "description": "Handler that is called when a press interaction starts.",
293507
+ "name": "onPressStart",
293508
+ "parent": {
293509
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293510
+ "name": "PressEvents"
293511
+ },
293512
+ "declarations": [
293513
+ {
293514
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293515
+ "name": "PressEvents"
293516
+ }
293517
+ ],
293518
+ "required": false,
293519
+ "type": {
293520
+ "name": "((e: PressEvent) => void)"
293521
+ }
293522
+ },
293523
+ "onPressEnd": {
293524
+ "defaultValue": null,
293525
+ "description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
293526
+ "name": "onPressEnd",
293527
+ "parent": {
293528
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293529
+ "name": "PressEvents"
293530
+ },
293531
+ "declarations": [
293532
+ {
293533
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293534
+ "name": "PressEvents"
293535
+ }
293536
+ ],
293537
+ "required": false,
293538
+ "type": {
293539
+ "name": "((e: PressEvent) => void)"
293540
+ }
293541
+ },
293542
+ "onPressChange": {
293543
+ "defaultValue": null,
293544
+ "description": "Handler that is called when the press state changes.",
293545
+ "name": "onPressChange",
293546
+ "parent": {
293547
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293548
+ "name": "PressEvents"
293549
+ },
293550
+ "declarations": [
293551
+ {
293552
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293553
+ "name": "PressEvents"
293554
+ }
293555
+ ],
293556
+ "required": false,
293557
+ "type": {
293558
+ "name": "((isPressed: boolean) => void)"
293559
+ }
293560
+ },
293561
+ "onPressUp": {
293562
+ "defaultValue": null,
293563
+ "description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
293564
+ "name": "onPressUp",
293565
+ "parent": {
293566
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293567
+ "name": "PressEvents"
293568
+ },
293569
+ "declarations": [
293570
+ {
293571
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293572
+ "name": "PressEvents"
293573
+ }
293574
+ ],
293575
+ "required": false,
293576
+ "type": {
293577
+ "name": "((e: PressEvent) => void)"
293578
+ }
293579
+ },
293580
+ "onClick": {
293581
+ "defaultValue": null,
293582
+ "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.",
293583
+ "name": "onClick",
293584
+ "parent": {
293585
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293586
+ "name": "PressEvents"
293587
+ },
293588
+ "declarations": [
293589
+ {
293590
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293591
+ "name": "PressEvents"
293592
+ }
293593
+ ],
293594
+ "required": false,
293595
+ "type": {
293596
+ "name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
293597
+ }
293598
+ },
293238
293599
  "dir": {
293239
293600
  "defaultValue": null,
293240
293601
  "description": "",
@@ -293330,25 +293691,6 @@
293330
293691
  "name": "\"yes\" | \"no\""
293331
293692
  }
293332
293693
  },
293333
- "onClick": {
293334
- "defaultValue": null,
293335
- "description": "",
293336
- "name": "onClick",
293337
- "parent": {
293338
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293339
- "name": "GlobalDOMEvents"
293340
- },
293341
- "declarations": [
293342
- {
293343
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293344
- "name": "GlobalDOMEvents"
293345
- }
293346
- ],
293347
- "required": false,
293348
- "type": {
293349
- "name": "MouseEventHandler<HTMLDivElement>"
293350
- }
293351
- },
293352
293694
  "onClickCapture": {
293353
293695
  "defaultValue": null,
293354
293696
  "description": "",
@@ -294545,6 +294887,21 @@
294545
294887
  "type": {
294546
294888
  "name": "TransitionEventHandler<HTMLDivElement>"
294547
294889
  }
294890
+ },
294891
+ "footer": {
294892
+ "defaultValue": null,
294893
+ "description": "@internal",
294894
+ "name": "footer",
294895
+ "declarations": [
294896
+ {
294897
+ "fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
294898
+ "name": "TypeLiteral"
294899
+ }
294900
+ ],
294901
+ "required": false,
294902
+ "type": {
294903
+ "name": "boolean"
294904
+ }
294548
294905
  }
294549
294906
  }
294550
294907
  },
@@ -294552,9 +294909,9 @@
294552
294909
  "tags": {
294553
294910
  "flr-generate": "all"
294554
294911
  },
294555
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableRow/TableRow.tsx",
294912
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableHeader/TableHeader.tsx",
294556
294913
  "description": "",
294557
- "displayName": "TableRow",
294914
+ "displayName": "TableHeader",
294558
294915
  "methods": [],
294559
294916
  "props": {
294560
294917
  "className": {
@@ -294580,16 +294937,16 @@
294580
294937
  },
294581
294938
  "columns": {
294582
294939
  "defaultValue": null,
294583
- "description": "A list of table columns.",
294940
+ "description": "A list of columns used when dynamically rendering cells.",
294584
294941
  "name": "columns",
294585
294942
  "parent": {
294586
294943
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
294587
- "name": "TableHeaderProps"
294944
+ "name": "RowProps"
294588
294945
  },
294589
294946
  "declarations": [
294590
294947
  {
294591
294948
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
294592
- "name": "TableHeaderProps"
294949
+ "name": "RowProps"
294593
294950
  }
294594
294951
  ],
294595
294952
  "required": false,
@@ -294616,25 +294973,6 @@
294616
294973
  "name": "ReactNode"
294617
294974
  }
294618
294975
  },
294619
- "value": {
294620
- "defaultValue": null,
294621
- "description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
294622
- "name": "value",
294623
- "parent": {
294624
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
294625
- "name": "MenuItemProps"
294626
- },
294627
- "declarations": [
294628
- {
294629
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
294630
- "name": "MenuItemProps"
294631
- }
294632
- ],
294633
- "required": false,
294634
- "type": {
294635
- "name": "object"
294636
- }
294637
- },
294638
294976
  "dependencies": {
294639
294977
  "defaultValue": null,
294640
294978
  "description": "Values that should invalidate the item cache when using dynamic collections.",
@@ -294654,82 +294992,6 @@
294654
294992
  "name": "readonly any[]"
294655
294993
  }
294656
294994
  },
294657
- "textValue": {
294658
- "defaultValue": null,
294659
- "description": "A string representation of the item's contents, used for features like typeahead.",
294660
- "name": "textValue",
294661
- "parent": {
294662
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
294663
- "name": "ListBoxItemProps"
294664
- },
294665
- "declarations": [
294666
- {
294667
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
294668
- "name": "ListBoxItemProps"
294669
- }
294670
- ],
294671
- "required": false,
294672
- "type": {
294673
- "name": "string"
294674
- }
294675
- },
294676
- "isDisabled": {
294677
- "defaultValue": null,
294678
- "description": "Whether the item is disabled.",
294679
- "name": "isDisabled",
294680
- "parent": {
294681
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
294682
- "name": "ListBoxItemProps"
294683
- },
294684
- "declarations": [
294685
- {
294686
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
294687
- "name": "ListBoxItemProps"
294688
- }
294689
- ],
294690
- "required": false,
294691
- "type": {
294692
- "name": "boolean"
294693
- }
294694
- },
294695
- "onAction": {
294696
- "defaultValue": null,
294697
- "description": "Handler that is called when a user performs an action on the item. The exact user event depends on\nthe collection's `selectionBehavior` prop and the interaction modality.",
294698
- "name": "onAction",
294699
- "parent": {
294700
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
294701
- "name": "ListBoxItemProps"
294702
- },
294703
- "declarations": [
294704
- {
294705
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
294706
- "name": "ListBoxItemProps"
294707
- }
294708
- ],
294709
- "required": false,
294710
- "type": {
294711
- "name": "(() => void)"
294712
- }
294713
- },
294714
- "id": {
294715
- "defaultValue": null,
294716
- "description": "The unique id of the item.",
294717
- "name": "id",
294718
- "parent": {
294719
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
294720
- "name": "MenuItemProps"
294721
- },
294722
- "declarations": [
294723
- {
294724
- "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
294725
- "name": "MenuItemProps"
294726
- }
294727
- ],
294728
- "required": false,
294729
- "type": {
294730
- "name": "Key"
294731
- }
294732
- },
294733
294995
  "style": {
294734
294996
  "defaultValue": null,
294735
294997
  "description": "The inline [style](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style) for the element. A function may be provided to compute the style based on component state.",
@@ -294749,158 +295011,6 @@
294749
295011
  "name": "StyleOrFunction<TooltipRenderProps>"
294750
295012
  }
294751
295013
  },
294752
- "href": {
294753
- "defaultValue": null,
294754
- "description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
294755
- "name": "href",
294756
- "parent": {
294757
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294758
- "name": "LinkDOMProps"
294759
- },
294760
- "declarations": [
294761
- {
294762
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294763
- "name": "LinkDOMProps"
294764
- }
294765
- ],
294766
- "required": false,
294767
- "type": {
294768
- "name": "string"
294769
- }
294770
- },
294771
- "hrefLang": {
294772
- "defaultValue": null,
294773
- "description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
294774
- "name": "hrefLang",
294775
- "parent": {
294776
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294777
- "name": "LinkDOMProps"
294778
- },
294779
- "declarations": [
294780
- {
294781
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294782
- "name": "LinkDOMProps"
294783
- }
294784
- ],
294785
- "required": false,
294786
- "type": {
294787
- "name": "string"
294788
- }
294789
- },
294790
- "target": {
294791
- "defaultValue": null,
294792
- "description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
294793
- "name": "target",
294794
- "parent": {
294795
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294796
- "name": "LinkDOMProps"
294797
- },
294798
- "declarations": [
294799
- {
294800
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294801
- "name": "LinkDOMProps"
294802
- }
294803
- ],
294804
- "required": false,
294805
- "type": {
294806
- "name": "HTMLAttributeAnchorTarget"
294807
- }
294808
- },
294809
- "rel": {
294810
- "defaultValue": null,
294811
- "description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
294812
- "name": "rel",
294813
- "parent": {
294814
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294815
- "name": "LinkDOMProps"
294816
- },
294817
- "declarations": [
294818
- {
294819
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294820
- "name": "LinkDOMProps"
294821
- }
294822
- ],
294823
- "required": false,
294824
- "type": {
294825
- "name": "string"
294826
- }
294827
- },
294828
- "download": {
294829
- "defaultValue": null,
294830
- "description": "Causes the browser to download the linked URL. A string may be provided to suggest a file name. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download).",
294831
- "name": "download",
294832
- "parent": {
294833
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294834
- "name": "LinkDOMProps"
294835
- },
294836
- "declarations": [
294837
- {
294838
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294839
- "name": "LinkDOMProps"
294840
- }
294841
- ],
294842
- "required": false,
294843
- "type": {
294844
- "name": "string | boolean"
294845
- }
294846
- },
294847
- "ping": {
294848
- "defaultValue": null,
294849
- "description": "A space-separated list of URLs to ping when the link is followed. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping).",
294850
- "name": "ping",
294851
- "parent": {
294852
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294853
- "name": "LinkDOMProps"
294854
- },
294855
- "declarations": [
294856
- {
294857
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294858
- "name": "LinkDOMProps"
294859
- }
294860
- ],
294861
- "required": false,
294862
- "type": {
294863
- "name": "string"
294864
- }
294865
- },
294866
- "referrerPolicy": {
294867
- "defaultValue": null,
294868
- "description": "How much of the referrer to send when following the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
294869
- "name": "referrerPolicy",
294870
- "parent": {
294871
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294872
- "name": "LinkDOMProps"
294873
- },
294874
- "declarations": [
294875
- {
294876
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294877
- "name": "LinkDOMProps"
294878
- }
294879
- ],
294880
- "required": false,
294881
- "type": {
294882
- "name": "HTMLAttributeReferrerPolicy"
294883
- }
294884
- },
294885
- "routerOptions": {
294886
- "defaultValue": null,
294887
- "description": "Options for the configured client side router.",
294888
- "name": "routerOptions",
294889
- "parent": {
294890
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294891
- "name": "LinkDOMProps"
294892
- },
294893
- "declarations": [
294894
- {
294895
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294896
- "name": "LinkDOMProps"
294897
- }
294898
- ],
294899
- "required": false,
294900
- "type": {
294901
- "name": "undefined"
294902
- }
294903
- },
294904
295014
  "onHoverStart": {
294905
295015
  "defaultValue": null,
294906
295016
  "description": "Handler that is called when a hover interaction starts.",
@@ -294958,120 +295068,6 @@
294958
295068
  "name": "((isHovering: boolean) => void)"
294959
295069
  }
294960
295070
  },
294961
- "onPress": {
294962
- "defaultValue": null,
294963
- "description": "Handler that is called when the press is released over the target.",
294964
- "name": "onPress",
294965
- "parent": {
294966
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
294967
- "name": "PressEvents"
294968
- },
294969
- "declarations": [
294970
- {
294971
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
294972
- "name": "PressEvents"
294973
- }
294974
- ],
294975
- "required": false,
294976
- "type": {
294977
- "name": "((e: PressEvent) => void)"
294978
- }
294979
- },
294980
- "onPressStart": {
294981
- "defaultValue": null,
294982
- "description": "Handler that is called when a press interaction starts.",
294983
- "name": "onPressStart",
294984
- "parent": {
294985
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
294986
- "name": "PressEvents"
294987
- },
294988
- "declarations": [
294989
- {
294990
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
294991
- "name": "PressEvents"
294992
- }
294993
- ],
294994
- "required": false,
294995
- "type": {
294996
- "name": "((e: PressEvent) => void)"
294997
- }
294998
- },
294999
- "onPressEnd": {
295000
- "defaultValue": null,
295001
- "description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
295002
- "name": "onPressEnd",
295003
- "parent": {
295004
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
295005
- "name": "PressEvents"
295006
- },
295007
- "declarations": [
295008
- {
295009
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
295010
- "name": "PressEvents"
295011
- }
295012
- ],
295013
- "required": false,
295014
- "type": {
295015
- "name": "((e: PressEvent) => void)"
295016
- }
295017
- },
295018
- "onPressChange": {
295019
- "defaultValue": null,
295020
- "description": "Handler that is called when the press state changes.",
295021
- "name": "onPressChange",
295022
- "parent": {
295023
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
295024
- "name": "PressEvents"
295025
- },
295026
- "declarations": [
295027
- {
295028
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
295029
- "name": "PressEvents"
295030
- }
295031
- ],
295032
- "required": false,
295033
- "type": {
295034
- "name": "((isPressed: boolean) => void)"
295035
- }
295036
- },
295037
- "onPressUp": {
295038
- "defaultValue": null,
295039
- "description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
295040
- "name": "onPressUp",
295041
- "parent": {
295042
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
295043
- "name": "PressEvents"
295044
- },
295045
- "declarations": [
295046
- {
295047
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
295048
- "name": "PressEvents"
295049
- }
295050
- ],
295051
- "required": false,
295052
- "type": {
295053
- "name": "((e: PressEvent) => void)"
295054
- }
295055
- },
295056
- "onClick": {
295057
- "defaultValue": null,
295058
- "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.",
295059
- "name": "onClick",
295060
- "parent": {
295061
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
295062
- "name": "PressEvents"
295063
- },
295064
- "declarations": [
295065
- {
295066
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
295067
- "name": "PressEvents"
295068
- }
295069
- ],
295070
- "required": false,
295071
- "type": {
295072
- "name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
295073
- }
295074
- },
295075
295071
  "dir": {
295076
295072
  "defaultValue": null,
295077
295073
  "description": "",
@@ -295167,6 +295163,25 @@
295167
295163
  "name": "\"yes\" | \"no\""
295168
295164
  }
295169
295165
  },
295166
+ "onClick": {
295167
+ "defaultValue": null,
295168
+ "description": "",
295169
+ "name": "onClick",
295170
+ "parent": {
295171
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
295172
+ "name": "GlobalDOMEvents"
295173
+ },
295174
+ "declarations": [
295175
+ {
295176
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
295177
+ "name": "GlobalDOMEvents"
295178
+ }
295179
+ ],
295180
+ "required": false,
295181
+ "type": {
295182
+ "name": "MouseEventHandler<HTMLDivElement>"
295183
+ }
295184
+ },
295170
295185
  "onClickCapture": {
295171
295186
  "defaultValue": null,
295172
295187
  "description": "",
@@ -296363,21 +296378,6 @@
296363
296378
  "type": {
296364
296379
  "name": "TransitionEventHandler<HTMLDivElement>"
296365
296380
  }
296366
- },
296367
- "footer": {
296368
- "defaultValue": null,
296369
- "description": "@internal",
296370
- "name": "footer",
296371
- "declarations": [
296372
- {
296373
- "fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
296374
- "name": "TypeLiteral"
296375
- }
296376
- ],
296377
- "required": false,
296378
- "type": {
296379
- "name": "boolean"
296380
- }
296381
296381
  }
296382
296382
  }
296383
296383
  },
@@ -296413,16 +296413,16 @@
296413
296413
  },
296414
296414
  "columns": {
296415
296415
  "defaultValue": null,
296416
- "description": "A list of table columns.",
296416
+ "description": "A list of columns used when dynamically rendering cells.",
296417
296417
  "name": "columns",
296418
296418
  "parent": {
296419
296419
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
296420
- "name": "TableHeaderProps"
296420
+ "name": "RowProps"
296421
296421
  },
296422
296422
  "declarations": [
296423
296423
  {
296424
296424
  "fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
296425
- "name": "TableHeaderProps"
296425
+ "name": "RowProps"
296426
296426
  }
296427
296427
  ],
296428
296428
  "required": false,
@@ -308697,64 +308697,221 @@
308697
308697
  }
308698
308698
  },
308699
308699
  {
308700
- "tags": {
308701
- "flr-generate": "all"
308702
- },
308703
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308700
+ "tags": {
308701
+ "flr-generate": "all"
308702
+ },
308703
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308704
+ "description": "",
308705
+ "displayName": "PopoverContent",
308706
+ "methods": [],
308707
+ "props": {
308708
+ "withTip": {
308709
+ "defaultValue": null,
308710
+ "description": "",
308711
+ "name": "withTip",
308712
+ "parent": {
308713
+ "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308714
+ "name": "PopoverContentProps"
308715
+ },
308716
+ "declarations": [
308717
+ {
308718
+ "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308719
+ "name": "PopoverContentProps"
308720
+ }
308721
+ ],
308722
+ "required": false,
308723
+ "type": {
308724
+ "name": "boolean"
308725
+ }
308726
+ },
308727
+ "isDialogContent": {
308728
+ "defaultValue": null,
308729
+ "description": "",
308730
+ "name": "isDialogContent",
308731
+ "parent": {
308732
+ "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308733
+ "name": "PopoverContentProps"
308734
+ },
308735
+ "declarations": [
308736
+ {
308737
+ "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308738
+ "name": "PopoverContentProps"
308739
+ }
308740
+ ],
308741
+ "required": false,
308742
+ "type": {
308743
+ "name": "boolean"
308744
+ }
308745
+ },
308746
+ "isOpen": {
308747
+ "defaultValue": null,
308748
+ "description": "",
308749
+ "name": "isOpen",
308750
+ "parent": {
308751
+ "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308752
+ "name": "PopoverContentProps"
308753
+ },
308754
+ "declarations": [
308755
+ {
308756
+ "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308757
+ "name": "PopoverContentProps"
308758
+ }
308759
+ ],
308760
+ "required": false,
308761
+ "type": {
308762
+ "name": "boolean"
308763
+ }
308764
+ },
308765
+ "width": {
308766
+ "defaultValue": null,
308767
+ "description": "",
308768
+ "name": "width",
308769
+ "parent": {
308770
+ "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308771
+ "name": "PopoverContentProps"
308772
+ },
308773
+ "declarations": [
308774
+ {
308775
+ "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308776
+ "name": "PopoverContentProps"
308777
+ }
308778
+ ],
308779
+ "required": false,
308780
+ "type": {
308781
+ "name": "string | number"
308782
+ }
308783
+ },
308784
+ "onOpenChange": {
308785
+ "defaultValue": null,
308786
+ "description": "",
308787
+ "name": "onOpenChange",
308788
+ "parent": {
308789
+ "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308790
+ "name": "PopoverContentProps"
308791
+ },
308792
+ "declarations": [
308793
+ {
308794
+ "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308795
+ "name": "PopoverContentProps"
308796
+ }
308797
+ ],
308798
+ "required": true,
308799
+ "type": {
308800
+ "name": "(isOpen: boolean) => void"
308801
+ }
308802
+ },
308803
+ "ref": {
308804
+ "defaultValue": null,
308805
+ "description": "",
308806
+ "name": "ref",
308807
+ "parent": {
308808
+ "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308809
+ "name": "PopoverContentProps"
308810
+ },
308811
+ "declarations": [
308812
+ {
308813
+ "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308814
+ "name": "PopoverContentProps"
308815
+ }
308816
+ ],
308817
+ "required": false,
308818
+ "type": {
308819
+ "name": "Ref<HTMLElement>"
308820
+ }
308821
+ },
308822
+ "triggerRef": {
308823
+ "defaultValue": null,
308824
+ "description": "",
308825
+ "name": "triggerRef",
308826
+ "parent": {
308827
+ "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308828
+ "name": "PopoverContentProps"
308829
+ },
308830
+ "declarations": [
308831
+ {
308832
+ "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308833
+ "name": "PopoverContentProps"
308834
+ }
308835
+ ],
308836
+ "required": false,
308837
+ "type": {
308838
+ "name": "RefObject<Element | null>"
308839
+ }
308840
+ },
308841
+ "children": {
308842
+ "defaultValue": null,
308843
+ "description": "",
308844
+ "name": "children",
308845
+ "declarations": [
308846
+ {
308847
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
308848
+ "name": "TypeLiteral"
308849
+ }
308850
+ ],
308851
+ "required": false,
308852
+ "type": {
308853
+ "name": "ReactNode"
308854
+ }
308855
+ },
308856
+ "className": {
308857
+ "defaultValue": null,
308858
+ "description": "The elements class name.",
308859
+ "name": "className",
308860
+ "parent": {
308861
+ "fileName": "components/src/lib/types/props.ts",
308862
+ "name": "PropsWithClassName"
308863
+ },
308864
+ "declarations": [
308865
+ {
308866
+ "fileName": "components/src/lib/types/props.ts",
308867
+ "name": "PropsWithClassName"
308868
+ }
308869
+ ],
308870
+ "required": false,
308871
+ "type": {
308872
+ "name": "string"
308873
+ }
308874
+ }
308875
+ }
308876
+ },
308877
+ {
308878
+ "tags": {},
308879
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
308704
308880
  "description": "",
308705
- "displayName": "PopoverContent",
308881
+ "displayName": "ValidationResultButton",
308706
308882
  "methods": [],
308707
308883
  "props": {
308708
- "withTip": {
308709
- "defaultValue": null,
308710
- "description": "",
308711
- "name": "withTip",
308712
- "parent": {
308713
- "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308714
- "name": "PopoverContentProps"
308715
- },
308716
- "declarations": [
308717
- {
308718
- "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308719
- "name": "PopoverContentProps"
308720
- }
308721
- ],
308722
- "required": false,
308723
- "type": {
308724
- "name": "boolean"
308725
- }
308726
- },
308727
- "isDialogContent": {
308884
+ "policyValidationResult": {
308728
308885
  "defaultValue": null,
308729
308886
  "description": "",
308730
- "name": "isDialogContent",
308887
+ "name": "policyValidationResult",
308731
308888
  "parent": {
308732
- "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308733
- "name": "PopoverContentProps"
308889
+ "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
308890
+ "name": "Props"
308734
308891
  },
308735
308892
  "declarations": [
308736
308893
  {
308737
- "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308738
- "name": "PopoverContentProps"
308894
+ "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
308895
+ "name": "Props"
308739
308896
  }
308740
308897
  ],
308741
308898
  "required": false,
308742
308899
  "type": {
308743
- "name": "boolean"
308900
+ "name": "ResolvedPolicyValidationResult"
308744
308901
  }
308745
308902
  },
308746
- "isOpen": {
308903
+ "isDisabled": {
308747
308904
  "defaultValue": null,
308748
308905
  "description": "",
308749
- "name": "isOpen",
308906
+ "name": "isDisabled",
308750
308907
  "parent": {
308751
- "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308752
- "name": "PopoverContentProps"
308908
+ "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
308909
+ "name": "Props"
308753
308910
  },
308754
308911
  "declarations": [
308755
308912
  {
308756
- "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308757
- "name": "PopoverContentProps"
308913
+ "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
308914
+ "name": "Props"
308758
308915
  }
308759
308916
  ],
308760
308917
  "required": false,
@@ -308762,95 +308919,23 @@
308762
308919
  "name": "boolean"
308763
308920
  }
308764
308921
  },
308765
- "width": {
308766
- "defaultValue": null,
308767
- "description": "",
308768
- "name": "width",
308769
- "parent": {
308770
- "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308771
- "name": "PopoverContentProps"
308772
- },
308773
- "declarations": [
308774
- {
308775
- "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308776
- "name": "PopoverContentProps"
308777
- }
308778
- ],
308779
- "required": false,
308780
- "type": {
308781
- "name": "string | number"
308782
- }
308783
- },
308784
- "onOpenChange": {
308922
+ "isEmptyValue": {
308785
308923
  "defaultValue": null,
308786
308924
  "description": "",
308787
- "name": "onOpenChange",
308925
+ "name": "isEmptyValue",
308788
308926
  "parent": {
308789
- "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308790
- "name": "PopoverContentProps"
308927
+ "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
308928
+ "name": "Props"
308791
308929
  },
308792
308930
  "declarations": [
308793
308931
  {
308794
- "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308795
- "name": "PopoverContentProps"
308932
+ "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
308933
+ "name": "Props"
308796
308934
  }
308797
308935
  ],
308798
308936
  "required": true,
308799
308937
  "type": {
308800
- "name": "(isOpen: boolean) => void"
308801
- }
308802
- },
308803
- "ref": {
308804
- "defaultValue": null,
308805
- "description": "",
308806
- "name": "ref",
308807
- "parent": {
308808
- "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308809
- "name": "PopoverContentProps"
308810
- },
308811
- "declarations": [
308812
- {
308813
- "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308814
- "name": "PopoverContentProps"
308815
- }
308816
- ],
308817
- "required": false,
308818
- "type": {
308819
- "name": "Ref<HTMLElement>"
308820
- }
308821
- },
308822
- "triggerRef": {
308823
- "defaultValue": null,
308824
- "description": "",
308825
- "name": "triggerRef",
308826
- "parent": {
308827
- "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308828
- "name": "PopoverContentProps"
308829
- },
308830
- "declarations": [
308831
- {
308832
- "fileName": "components/src/components/Popover/components/PopoverContent/PopoverContent.tsx",
308833
- "name": "PopoverContentProps"
308834
- }
308835
- ],
308836
- "required": false,
308837
- "type": {
308838
- "name": "RefObject<Element | null>"
308839
- }
308840
- },
308841
- "children": {
308842
- "defaultValue": null,
308843
- "description": "",
308844
- "name": "children",
308845
- "declarations": [
308846
- {
308847
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
308848
- "name": "TypeLiteral"
308849
- }
308850
- ],
308851
- "required": false,
308852
- "type": {
308853
- "name": "ReactNode"
308938
+ "name": "boolean"
308854
308939
  }
308855
308940
  },
308856
308941
  "className": {
@@ -308925,41 +309010,22 @@
308925
309010
  },
308926
309011
  {
308927
309012
  "tags": {},
308928
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
309013
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
308929
309014
  "description": "",
308930
- "displayName": "ValidationResultButton",
309015
+ "displayName": "PasswordGenerateButton",
308931
309016
  "methods": [],
308932
309017
  "props": {
308933
- "policyValidationResult": {
308934
- "defaultValue": null,
308935
- "description": "",
308936
- "name": "policyValidationResult",
308937
- "parent": {
308938
- "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
308939
- "name": "Props"
308940
- },
308941
- "declarations": [
308942
- {
308943
- "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
308944
- "name": "Props"
308945
- }
308946
- ],
308947
- "required": false,
308948
- "type": {
308949
- "name": "ResolvedPolicyValidationResult"
308950
- }
308951
- },
308952
309018
  "isDisabled": {
308953
309019
  "defaultValue": null,
308954
309020
  "description": "",
308955
309021
  "name": "isDisabled",
308956
309022
  "parent": {
308957
- "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
309023
+ "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
308958
309024
  "name": "Props"
308959
309025
  },
308960
309026
  "declarations": [
308961
309027
  {
308962
- "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
309028
+ "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
308963
309029
  "name": "Props"
308964
309030
  }
308965
309031
  ],
@@ -308968,42 +309034,23 @@
308968
309034
  "name": "boolean"
308969
309035
  }
308970
309036
  },
308971
- "isEmptyValue": {
309037
+ "onGeneratePasswordAction": {
308972
309038
  "defaultValue": null,
308973
309039
  "description": "",
308974
- "name": "isEmptyValue",
309040
+ "name": "onGeneratePasswordAction",
308975
309041
  "parent": {
308976
- "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
309042
+ "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
308977
309043
  "name": "Props"
308978
309044
  },
308979
309045
  "declarations": [
308980
309046
  {
308981
- "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
309047
+ "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
308982
309048
  "name": "Props"
308983
309049
  }
308984
309050
  ],
308985
- "required": true,
308986
- "type": {
308987
- "name": "boolean"
308988
- }
308989
- },
308990
- "className": {
308991
- "defaultValue": null,
308992
- "description": "The elements class name.",
308993
- "name": "className",
308994
- "parent": {
308995
- "fileName": "components/src/lib/types/props.ts",
308996
- "name": "PropsWithClassName"
308997
- },
308998
- "declarations": [
308999
- {
309000
- "fileName": "components/src/lib/types/props.ts",
309001
- "name": "PropsWithClassName"
309002
- }
309003
- ],
309004
309051
  "required": false,
309005
309052
  "type": {
309006
- "name": "string"
309053
+ "name": "ActionFn"
309007
309054
  }
309008
309055
  }
309009
309056
  }
@@ -309097,53 +309144,6 @@
309097
309144
  }
309098
309145
  }
309099
309146
  },
309100
- {
309101
- "tags": {},
309102
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
309103
- "description": "",
309104
- "displayName": "PasswordGenerateButton",
309105
- "methods": [],
309106
- "props": {
309107
- "isDisabled": {
309108
- "defaultValue": null,
309109
- "description": "",
309110
- "name": "isDisabled",
309111
- "parent": {
309112
- "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
309113
- "name": "Props"
309114
- },
309115
- "declarations": [
309116
- {
309117
- "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
309118
- "name": "Props"
309119
- }
309120
- ],
309121
- "required": false,
309122
- "type": {
309123
- "name": "boolean"
309124
- }
309125
- },
309126
- "onGeneratePasswordAction": {
309127
- "defaultValue": null,
309128
- "description": "",
309129
- "name": "onGeneratePasswordAction",
309130
- "parent": {
309131
- "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
309132
- "name": "Props"
309133
- },
309134
- "declarations": [
309135
- {
309136
- "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
309137
- "name": "Props"
309138
- }
309139
- ],
309140
- "required": false,
309141
- "type": {
309142
- "name": "ActionFn"
309143
- }
309144
- }
309145
- }
309146
- },
309147
309147
  {
309148
309148
  "tags": {
309149
309149
  "internal": ""
@@ -315391,14 +315391,6 @@
315391
315391
  "methods": [],
315392
315392
  "props": {}
315393
315393
  },
315394
- {
315395
- "tags": {},
315396
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Table/Table.tsx",
315397
- "description": "",
315398
- "displayName": "Table",
315399
- "methods": [],
315400
- "props": {}
315401
- },
315402
315394
  {
315403
315395
  "tags": {
315404
315396
  "flr-generate": "all"
@@ -315522,6 +315514,14 @@
315522
315514
  }
315523
315515
  }
315524
315516
  },
315517
+ {
315518
+ "tags": {},
315519
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Table/Table.tsx",
315520
+ "description": "",
315521
+ "displayName": "Table",
315522
+ "methods": [],
315523
+ "props": {}
315524
+ },
315525
315525
  {
315526
315526
  "tags": {},
315527
315527
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListItemView/ListItemView.tsx",
@@ -318017,6 +318017,34 @@
318017
318017
  }
318018
318018
  }
318019
318019
  },
318020
+ {
318021
+ "tags": {},
318022
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318023
+ "description": "",
318024
+ "displayName": "DeleteButton",
318025
+ "methods": [],
318026
+ "props": {
318027
+ "onDelete": {
318028
+ "defaultValue": null,
318029
+ "description": "",
318030
+ "name": "onDelete",
318031
+ "parent": {
318032
+ "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318033
+ "name": "Props"
318034
+ },
318035
+ "declarations": [
318036
+ {
318037
+ "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318038
+ "name": "Props"
318039
+ }
318040
+ ],
318041
+ "required": true,
318042
+ "type": {
318043
+ "name": "() => void"
318044
+ }
318045
+ }
318046
+ }
318047
+ },
318020
318048
  {
318021
318049
  "tags": {},
318022
318050
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/Avatar/Avatar.tsx",
@@ -318083,34 +318111,6 @@
318083
318111
  }
318084
318112
  }
318085
318113
  },
318086
- {
318087
- "tags": {},
318088
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318089
- "description": "",
318090
- "displayName": "DeleteButton",
318091
- "methods": [],
318092
- "props": {
318093
- "onDelete": {
318094
- "defaultValue": null,
318095
- "description": "",
318096
- "name": "onDelete",
318097
- "parent": {
318098
- "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318099
- "name": "Props"
318100
- },
318101
- "declarations": [
318102
- {
318103
- "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318104
- "name": "Props"
318105
- }
318106
- ],
318107
- "required": true,
318108
- "type": {
318109
- "name": "() => void"
318110
- }
318111
- }
318112
- }
318113
- },
318114
318114
  {
318115
318115
  "tags": {},
318116
318116
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/DateRangePicker/components/DateRangeInput/DateRangeInput.tsx",
@@ -321494,9 +321494,9 @@
321494
321494
  "tags": {
321495
321495
  "flr-generate": "all"
321496
321496
  },
321497
- "filePath": "src/components/CartesianChart/components/YAxis/YAxis.tsx",
321497
+ "filePath": "src/components/CartesianChart/components/XAxis/XAxis.tsx",
321498
321498
  "description": "",
321499
- "displayName": "YAxis",
321499
+ "displayName": "XAxis",
321500
321500
  "methods": [],
321501
321501
  "props": {
321502
321502
  "className": {
@@ -321577,16 +321577,16 @@
321577
321577
  },
321578
321578
  "scale": {
321579
321579
  "defaultValue": null,
321580
- "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} />",
321580
+ "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 <XAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<XAxis scale={scale} />",
321581
321581
  "name": "scale",
321582
321582
  "parent": {
321583
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321584
- "name": "YAxisProps"
321583
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321584
+ "name": "XAxisProps"
321585
321585
  },
321586
321586
  "declarations": [
321587
321587
  {
321588
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321589
- "name": "YAxisProps"
321588
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321589
+ "name": "XAxisProps"
321590
321590
  }
321591
321591
  ],
321592
321592
  "required": false,
@@ -321632,230 +321632,10 @@
321632
321632
  "name": "boolean"
321633
321633
  }
321634
321634
  },
321635
- "interval": {
321636
- "defaultValue": null,
321637
- "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",
321638
- "name": "interval",
321639
- "parent": {
321640
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321641
- "name": "YAxisProps"
321642
- },
321643
- "declarations": [
321644
- {
321645
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321646
- "name": "YAxisProps"
321647
- }
321648
- ],
321649
- "required": false,
321650
- "type": {
321651
- "name": "AxisInterval"
321652
- }
321653
- },
321654
- "minTickGap": {
321655
- "defaultValue": null,
321656
- "description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
321657
- "name": "minTickGap",
321658
- "parent": {
321659
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321660
- "name": "YAxisProps"
321661
- },
321662
- "declarations": [
321663
- {
321664
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321665
- "name": "YAxisProps"
321666
- }
321667
- ],
321668
- "required": false,
321669
- "type": {
321670
- "name": "number"
321671
- }
321672
- },
321673
- "domain": {
321674
- "defaultValue": null,
321675
- "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 />",
321676
- "name": "domain",
321677
- "parent": {
321678
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321679
- "name": "YAxisProps"
321680
- },
321681
- "declarations": [
321682
- {
321683
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321684
- "name": "YAxisProps"
321685
- }
321686
- ],
321687
- "required": false,
321688
- "type": {
321689
- "name": "AxisDomain"
321690
- }
321691
- },
321692
- "unit": {
321693
- "defaultValue": null,
321694
- "description": "The unit of data. This option will be used in tooltip.",
321695
- "name": "unit",
321696
- "parent": {
321697
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321698
- "name": "BaseAxisProps"
321699
- },
321700
- "declarations": [
321701
- {
321702
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321703
- "name": "BaseAxisProps"
321704
- }
321705
- ],
321706
- "required": false,
321707
- "type": {
321708
- "name": "string"
321709
- }
321710
- },
321711
- "tickFormatter": {
321712
- "defaultValue": null,
321713
- "description": "The formatter function of tick.",
321714
- "name": "tickFormatter",
321715
- "parent": {
321716
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321717
- "name": "RenderableAxisProps"
321718
- },
321719
- "declarations": [
321720
- {
321721
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321722
- "name": "RenderableAxisProps"
321723
- }
321724
- ],
321725
- "required": false,
321726
- "type": {
321727
- "name": "((value: any, index: number) => string)"
321728
- }
321729
- }
321730
- }
321731
- },
321732
- {
321733
- "tags": {
321734
- "flr-generate": "all"
321735
- },
321736
- "filePath": "src/components/CartesianChart/components/XAxis/XAxis.tsx",
321737
- "description": "",
321738
- "displayName": "XAxis",
321739
- "methods": [],
321740
- "props": {
321741
- "className": {
321742
- "defaultValue": null,
321743
- "description": "",
321744
- "name": "className",
321745
- "parent": {
321746
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321747
- "name": "HTMLAttributes"
321748
- },
321749
- "declarations": [
321750
- {
321751
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321752
- "name": "HTMLAttributes"
321753
- }
321754
- ],
321755
- "required": false,
321756
- "type": {
321757
- "name": "string"
321758
- }
321759
- },
321760
- "type": {
321761
- "defaultValue": null,
321762
- "description": "",
321763
- "name": "type",
321764
- "parent": {
321765
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321766
- "name": "SVGAttributes"
321767
- },
321768
- "declarations": [
321769
- {
321770
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321771
- "name": "SVGAttributes"
321772
- }
321773
- ],
321774
- "required": false,
321775
- "type": {
321776
- "name": "string"
321777
- }
321778
- },
321779
- "hide": {
321780
- "defaultValue": null,
321781
- "description": "If set true, the axis do not display in the chart.\n@defaultValue false",
321782
- "name": "hide",
321783
- "parent": {
321784
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321785
- "name": "RenderableAxisProps"
321786
- },
321787
- "declarations": [
321788
- {
321789
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321790
- "name": "RenderableAxisProps"
321791
- }
321792
- ],
321793
- "required": false,
321794
- "type": {
321795
- "name": "boolean"
321796
- }
321797
- },
321798
- "orientation": {
321799
- "defaultValue": null,
321800
- "description": "",
321801
- "name": "orientation",
321802
- "parent": {
321803
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321804
- "name": "SVGAttributes"
321805
- },
321806
- "declarations": [
321807
- {
321808
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321809
- "name": "SVGAttributes"
321810
- }
321811
- ],
321812
- "required": false,
321813
- "type": {
321814
- "name": "string | number"
321815
- }
321816
- },
321817
- "scale": {
321818
- "defaultValue": null,
321819
- "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 <XAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<XAxis scale={scale} />",
321820
- "name": "scale",
321821
- "parent": {
321822
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321823
- "name": "XAxisProps"
321824
- },
321825
- "declarations": [
321826
- {
321827
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321828
- "name": "XAxisProps"
321829
- }
321830
- ],
321831
- "required": false,
321832
- "type": {
321833
- "name": "ScaleType | CustomScaleDefinition<CategoricalDomainItem> | CustomScaleDefinition<string> | CustomScaleDefinition<...> | CustomScaleDefinition<...>"
321834
- }
321835
- },
321836
- "dataKey": {
321837
- "defaultValue": null,
321838
- "description": "Decides how to extract the value of this Axis from the data:\n- `string`: the name of the field in the data object;\n- `number`: the index of the field in the data;\n- `function`: a function that receives the data object and returns the value of this Axis.\n\nIf undefined, it will reuse the dataKey of graphical items.",
321839
- "name": "dataKey",
321840
- "parent": {
321841
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321842
- "name": "BaseAxisProps"
321843
- },
321844
- "declarations": [
321845
- {
321846
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321847
- "name": "BaseAxisProps"
321848
- }
321849
- ],
321850
- "required": false,
321851
- "type": {
321852
- "name": "DataKey<any>"
321853
- }
321854
- },
321855
- "allowDecimals": {
321635
+ "allowDataOverflow": {
321856
321636
  "defaultValue": null,
321857
- "description": "Allow the ticks of axis to be decimals or not.\n@defaultValue true",
321858
- "name": "allowDecimals",
321637
+ "description": "When domain of the axis is specified and the type of the axis is 'number',\nif allowDataOverflow is set to be false,\nthe domain will be adjusted when the minimum value of data is smaller than domain[0] or\nthe maximum value of data is greater than domain[1] so that the axis displays all data values.\nIf set to true, graphic elements (line, area, bars) will be clipped to conform to the specified domain.\n@defaultValue false",
321638
+ "name": "allowDataOverflow",
321859
321639
  "parent": {
321860
321640
  "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321861
321641
  "name": "RenderableAxisProps"
@@ -321965,25 +321745,6 @@
321965
321745
  "type": {
321966
321746
  "name": "((value: any, index: number) => string)"
321967
321747
  }
321968
- },
321969
- "allowDataOverflow": {
321970
- "defaultValue": null,
321971
- "description": "When domain of the axis is specified and the type of the axis is 'number',\nif allowDataOverflow is set to be false,\nthe domain will be adjusted when the minimum value of data is smaller than domain[0] or\nthe maximum value of data is greater than domain[1] so that the axis displays all data values.\nIf set to true, graphic elements (line, area, bars) will be clipped to conform to the specified domain.\n@defaultValue false",
321972
- "name": "allowDataOverflow",
321973
- "parent": {
321974
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321975
- "name": "RenderableAxisProps"
321976
- },
321977
- "declarations": [
321978
- {
321979
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321980
- "name": "RenderableAxisProps"
321981
- }
321982
- ],
321983
- "required": false,
321984
- "type": {
321985
- "name": "boolean"
321986
- }
321987
321748
  }
321988
321749
  }
321989
321750
  },
@@ -341446,6 +341207,245 @@
341446
341207
  }
341447
341208
  }
341448
341209
  },
341210
+ {
341211
+ "tags": {
341212
+ "flr-generate": "all"
341213
+ },
341214
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/YAxis/YAxis.tsx",
341215
+ "description": "",
341216
+ "displayName": "YAxis",
341217
+ "methods": [],
341218
+ "props": {
341219
+ "className": {
341220
+ "defaultValue": null,
341221
+ "description": "",
341222
+ "name": "className",
341223
+ "parent": {
341224
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
341225
+ "name": "HTMLAttributes"
341226
+ },
341227
+ "declarations": [
341228
+ {
341229
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
341230
+ "name": "HTMLAttributes"
341231
+ }
341232
+ ],
341233
+ "required": false,
341234
+ "type": {
341235
+ "name": "string"
341236
+ }
341237
+ },
341238
+ "type": {
341239
+ "defaultValue": null,
341240
+ "description": "",
341241
+ "name": "type",
341242
+ "parent": {
341243
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
341244
+ "name": "SVGAttributes"
341245
+ },
341246
+ "declarations": [
341247
+ {
341248
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
341249
+ "name": "SVGAttributes"
341250
+ }
341251
+ ],
341252
+ "required": false,
341253
+ "type": {
341254
+ "name": "string"
341255
+ }
341256
+ },
341257
+ "hide": {
341258
+ "defaultValue": null,
341259
+ "description": "If set true, the axis do not display in the chart.\n@defaultValue false",
341260
+ "name": "hide",
341261
+ "parent": {
341262
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341263
+ "name": "RenderableAxisProps"
341264
+ },
341265
+ "declarations": [
341266
+ {
341267
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341268
+ "name": "RenderableAxisProps"
341269
+ }
341270
+ ],
341271
+ "required": false,
341272
+ "type": {
341273
+ "name": "boolean"
341274
+ }
341275
+ },
341276
+ "orientation": {
341277
+ "defaultValue": null,
341278
+ "description": "",
341279
+ "name": "orientation",
341280
+ "parent": {
341281
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
341282
+ "name": "SVGAttributes"
341283
+ },
341284
+ "declarations": [
341285
+ {
341286
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
341287
+ "name": "SVGAttributes"
341288
+ }
341289
+ ],
341290
+ "required": false,
341291
+ "type": {
341292
+ "name": "string | number"
341293
+ }
341294
+ },
341295
+ "scale": {
341296
+ "defaultValue": null,
341297
+ "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} />",
341298
+ "name": "scale",
341299
+ "parent": {
341300
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
341301
+ "name": "YAxisProps"
341302
+ },
341303
+ "declarations": [
341304
+ {
341305
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
341306
+ "name": "YAxisProps"
341307
+ }
341308
+ ],
341309
+ "required": false,
341310
+ "type": {
341311
+ "name": "ScaleType | CustomScaleDefinition<CategoricalDomainItem> | CustomScaleDefinition<string> | CustomScaleDefinition<...> | CustomScaleDefinition<...>"
341312
+ }
341313
+ },
341314
+ "dataKey": {
341315
+ "defaultValue": null,
341316
+ "description": "Decides how to extract the value of this Axis from the data:\n- `string`: the name of the field in the data object;\n- `number`: the index of the field in the data;\n- `function`: a function that receives the data object and returns the value of this Axis.\n\nIf undefined, it will reuse the dataKey of graphical items.",
341317
+ "name": "dataKey",
341318
+ "parent": {
341319
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341320
+ "name": "BaseAxisProps"
341321
+ },
341322
+ "declarations": [
341323
+ {
341324
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341325
+ "name": "BaseAxisProps"
341326
+ }
341327
+ ],
341328
+ "required": false,
341329
+ "type": {
341330
+ "name": "DataKey<any>"
341331
+ }
341332
+ },
341333
+ "allowDecimals": {
341334
+ "defaultValue": null,
341335
+ "description": "Allow the ticks of axis to be decimals or not.\n@defaultValue true",
341336
+ "name": "allowDecimals",
341337
+ "parent": {
341338
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341339
+ "name": "RenderableAxisProps"
341340
+ },
341341
+ "declarations": [
341342
+ {
341343
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341344
+ "name": "RenderableAxisProps"
341345
+ }
341346
+ ],
341347
+ "required": false,
341348
+ "type": {
341349
+ "name": "boolean"
341350
+ }
341351
+ },
341352
+ "interval": {
341353
+ "defaultValue": null,
341354
+ "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",
341355
+ "name": "interval",
341356
+ "parent": {
341357
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
341358
+ "name": "YAxisProps"
341359
+ },
341360
+ "declarations": [
341361
+ {
341362
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
341363
+ "name": "YAxisProps"
341364
+ }
341365
+ ],
341366
+ "required": false,
341367
+ "type": {
341368
+ "name": "AxisInterval"
341369
+ }
341370
+ },
341371
+ "minTickGap": {
341372
+ "defaultValue": null,
341373
+ "description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
341374
+ "name": "minTickGap",
341375
+ "parent": {
341376
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
341377
+ "name": "YAxisProps"
341378
+ },
341379
+ "declarations": [
341380
+ {
341381
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
341382
+ "name": "YAxisProps"
341383
+ }
341384
+ ],
341385
+ "required": false,
341386
+ "type": {
341387
+ "name": "number"
341388
+ }
341389
+ },
341390
+ "domain": {
341391
+ "defaultValue": null,
341392
+ "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 />",
341393
+ "name": "domain",
341394
+ "parent": {
341395
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
341396
+ "name": "YAxisProps"
341397
+ },
341398
+ "declarations": [
341399
+ {
341400
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
341401
+ "name": "YAxisProps"
341402
+ }
341403
+ ],
341404
+ "required": false,
341405
+ "type": {
341406
+ "name": "AxisDomain"
341407
+ }
341408
+ },
341409
+ "unit": {
341410
+ "defaultValue": null,
341411
+ "description": "The unit of data. This option will be used in tooltip.",
341412
+ "name": "unit",
341413
+ "parent": {
341414
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341415
+ "name": "BaseAxisProps"
341416
+ },
341417
+ "declarations": [
341418
+ {
341419
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341420
+ "name": "BaseAxisProps"
341421
+ }
341422
+ ],
341423
+ "required": false,
341424
+ "type": {
341425
+ "name": "string"
341426
+ }
341427
+ },
341428
+ "tickFormatter": {
341429
+ "defaultValue": null,
341430
+ "description": "The formatter function of tick.",
341431
+ "name": "tickFormatter",
341432
+ "parent": {
341433
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341434
+ "name": "RenderableAxisProps"
341435
+ },
341436
+ "declarations": [
341437
+ {
341438
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341439
+ "name": "RenderableAxisProps"
341440
+ }
341441
+ ],
341442
+ "required": false,
341443
+ "type": {
341444
+ "name": "((value: any, index: number) => string)"
341445
+ }
341446
+ }
341447
+ }
341448
+ },
341449
341449
  {
341450
341450
  "tags": {
341451
341451
  "flr-generate": "all"
@@ -347224,6 +347224,14 @@
347224
347224
  }
347225
347225
  }
347226
347226
  },
347227
+ {
347228
+ "tags": {},
347229
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/FallbackItems/FallbackItems.tsx",
347230
+ "description": "",
347231
+ "displayName": "FallbackItems",
347232
+ "methods": [],
347233
+ "props": {}
347234
+ },
347227
347235
  {
347228
347236
  "tags": {},
347229
347237
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
@@ -347348,14 +347356,6 @@
347348
347356
  }
347349
347357
  }
347350
347358
  },
347351
- {
347352
- "tags": {},
347353
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/FallbackItems/FallbackItems.tsx",
347354
- "description": "",
347355
- "displayName": "FallbackItems",
347356
- "methods": [],
347357
- "props": {}
347358
- },
347359
347359
  {
347360
347360
  "tags": {},
347361
347361
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",