@mittwald/flow-react-components 0.2.0-alpha.815 → 0.2.0-alpha.817

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.
@@ -200713,52 +200713,6 @@
200713
200713
  }
200714
200714
  }
200715
200715
  },
200716
- {
200717
- "tags": {
200718
- "flr-generate": "all",
200719
- "flr-ignore-props": "componentProps"
200720
- },
200721
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/ComponentPropsContextProvider/ComponentPropsContextProvider.tsx",
200722
- "description": "",
200723
- "displayName": "ComponentPropsContextProvider",
200724
- "methods": [],
200725
- "props": {
200726
- "componentProps": {
200727
- "defaultValue": null,
200728
- "description": "",
200729
- "name": "componentProps",
200730
- "parent": {
200731
- "fileName": "components/src/lib/propsContext/components/ComponentPropsContextProvider.tsx",
200732
- "name": "ComponentPropsContextProviderProps"
200733
- },
200734
- "declarations": [
200735
- {
200736
- "fileName": "components/src/lib/propsContext/components/ComponentPropsContextProvider.tsx",
200737
- "name": "ComponentPropsContextProviderProps"
200738
- }
200739
- ],
200740
- "required": false,
200741
- "type": {
200742
- "name": "PropsContext"
200743
- }
200744
- },
200745
- "children": {
200746
- "defaultValue": null,
200747
- "description": "",
200748
- "name": "children",
200749
- "declarations": [
200750
- {
200751
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
200752
- "name": "TypeLiteral"
200753
- }
200754
- ],
200755
- "required": false,
200756
- "type": {
200757
- "name": "ReactNode"
200758
- }
200759
- }
200760
- }
200761
- },
200762
200716
  {
200763
200717
  "tags": {
200764
200718
  "flr-generate": "all"
@@ -206139,6 +206093,52 @@
206139
206093
  }
206140
206094
  }
206141
206095
  },
206096
+ {
206097
+ "tags": {
206098
+ "flr-generate": "all",
206099
+ "flr-ignore-props": "componentProps"
206100
+ },
206101
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/ComponentPropsContextProvider/ComponentPropsContextProvider.tsx",
206102
+ "description": "",
206103
+ "displayName": "ComponentPropsContextProvider",
206104
+ "methods": [],
206105
+ "props": {
206106
+ "componentProps": {
206107
+ "defaultValue": null,
206108
+ "description": "",
206109
+ "name": "componentProps",
206110
+ "parent": {
206111
+ "fileName": "components/src/lib/propsContext/components/ComponentPropsContextProvider.tsx",
206112
+ "name": "ComponentPropsContextProviderProps"
206113
+ },
206114
+ "declarations": [
206115
+ {
206116
+ "fileName": "components/src/lib/propsContext/components/ComponentPropsContextProvider.tsx",
206117
+ "name": "ComponentPropsContextProviderProps"
206118
+ }
206119
+ ],
206120
+ "required": false,
206121
+ "type": {
206122
+ "name": "PropsContext"
206123
+ }
206124
+ },
206125
+ "children": {
206126
+ "defaultValue": null,
206127
+ "description": "",
206128
+ "name": "children",
206129
+ "declarations": [
206130
+ {
206131
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
206132
+ "name": "TypeLiteral"
206133
+ }
206134
+ ],
206135
+ "required": false,
206136
+ "type": {
206137
+ "name": "ReactNode"
206138
+ }
206139
+ }
206140
+ }
206141
+ },
206142
206142
  {
206143
206143
  "tags": {
206144
206144
  "flr-generate": "all"
@@ -275363,6 +275363,49 @@
275363
275363
  }
275364
275364
  }
275365
275365
  },
275366
+ {
275367
+ "tags": {},
275368
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
275369
+ "description": "",
275370
+ "displayName": "FormSettingsProvider",
275371
+ "methods": [],
275372
+ "props": {
275373
+ "submitInterceptor": {
275374
+ "defaultValue": null,
275375
+ "description": "",
275376
+ "name": "submitInterceptor",
275377
+ "parent": {
275378
+ "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
275379
+ "name": "Context"
275380
+ },
275381
+ "declarations": [
275382
+ {
275383
+ "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
275384
+ "name": "Context"
275385
+ }
275386
+ ],
275387
+ "required": false,
275388
+ "type": {
275389
+ "name": "SubmitInterceptor"
275390
+ }
275391
+ },
275392
+ "children": {
275393
+ "defaultValue": null,
275394
+ "description": "",
275395
+ "name": "children",
275396
+ "declarations": [
275397
+ {
275398
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
275399
+ "name": "TypeLiteral"
275400
+ }
275401
+ ],
275402
+ "required": false,
275403
+ "type": {
275404
+ "name": "ReactNode"
275405
+ }
275406
+ }
275407
+ }
275408
+ },
275366
275409
  {
275367
275410
  "tags": {},
275368
275411
  "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/ResetButton/ResetButton.tsx",
@@ -277719,49 +277762,6 @@
277719
277762
  }
277720
277763
  }
277721
277764
  },
277722
- {
277723
- "tags": {},
277724
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277725
- "description": "",
277726
- "displayName": "FormSettingsProvider",
277727
- "methods": [],
277728
- "props": {
277729
- "submitInterceptor": {
277730
- "defaultValue": null,
277731
- "description": "",
277732
- "name": "submitInterceptor",
277733
- "parent": {
277734
- "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277735
- "name": "Context"
277736
- },
277737
- "declarations": [
277738
- {
277739
- "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277740
- "name": "Context"
277741
- }
277742
- ],
277743
- "required": false,
277744
- "type": {
277745
- "name": "SubmitInterceptor"
277746
- }
277747
- },
277748
- "children": {
277749
- "defaultValue": null,
277750
- "description": "",
277751
- "name": "children",
277752
- "declarations": [
277753
- {
277754
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277755
- "name": "TypeLiteral"
277756
- }
277757
- ],
277758
- "required": false,
277759
- "type": {
277760
- "name": "ReactNode"
277761
- }
277762
- }
277763
- }
277764
- },
277765
277765
  {
277766
277766
  "tags": {},
277767
277767
  "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
@@ -284465,33 +284465,7 @@
284465
284465
  "tags": {
284466
284466
  "deprecated": "Use RouterProvider instead"
284467
284467
  },
284468
- "filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
284469
- "description": "",
284470
- "displayName": "LinkProvider",
284471
- "methods": [],
284472
- "props": {
284473
- "children": {
284474
- "defaultValue": null,
284475
- "description": "",
284476
- "name": "children",
284477
- "declarations": [
284478
- {
284479
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
284480
- "name": "TypeLiteral"
284481
- }
284482
- ],
284483
- "required": false,
284484
- "type": {
284485
- "name": "ReactNode"
284486
- }
284487
- }
284488
- }
284489
- },
284490
- {
284491
- "tags": {
284492
- "deprecated": "Use RouterProvider instead"
284493
- },
284494
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/nextjs/components/Link/Link.tsx",
284468
+ "filePath": "src/integrations/nextjs/components/Link/Link.tsx",
284495
284469
  "description": "",
284496
284470
  "displayName": "Link",
284497
284471
  "methods": [],
@@ -284501,12 +284475,12 @@
284501
284475
  "description": "",
284502
284476
  "name": "ref",
284503
284477
  "parent": {
284504
- "fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
284478
+ "fileName": "src/integrations/nextjs/components/Link/Link.tsx",
284505
284479
  "name": "Props"
284506
284480
  },
284507
284481
  "declarations": [
284508
284482
  {
284509
- "fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
284483
+ "fileName": "src/integrations/nextjs/components/Link/Link.tsx",
284510
284484
  "name": "Props"
284511
284485
  }
284512
284486
  ],
@@ -284520,12 +284494,12 @@
284520
284494
  "description": "",
284521
284495
  "name": "isDisabled",
284522
284496
  "parent": {
284523
- "fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
284497
+ "fileName": "src/integrations/nextjs/components/Link/Link.tsx",
284524
284498
  "name": "Props"
284525
284499
  },
284526
284500
  "declarations": [
284527
284501
  {
284528
- "fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
284502
+ "fileName": "src/integrations/nextjs/components/Link/Link.tsx",
284529
284503
  "name": "Props"
284530
284504
  }
284531
284505
  ],
@@ -289989,6 +289963,32 @@
289989
289963
  }
289990
289964
  }
289991
289965
  },
289966
+ {
289967
+ "tags": {
289968
+ "deprecated": "Use RouterProvider instead"
289969
+ },
289970
+ "filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
289971
+ "description": "",
289972
+ "displayName": "LinkProvider",
289973
+ "methods": [],
289974
+ "props": {
289975
+ "children": {
289976
+ "defaultValue": null,
289977
+ "description": "",
289978
+ "name": "children",
289979
+ "declarations": [
289980
+ {
289981
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
289982
+ "name": "TypeLiteral"
289983
+ }
289984
+ ],
289985
+ "required": false,
289986
+ "type": {
289987
+ "name": "ReactNode"
289988
+ }
289989
+ }
289990
+ }
289991
+ },
289992
289992
  {
289993
289993
  "tags": {
289994
289994
  "flr-generate": "all"
@@ -309349,55 +309349,6 @@
309349
309349
  }
309350
309350
  }
309351
309351
  },
309352
- {
309353
- "tags": {
309354
- "internal": ""
309355
- },
309356
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
309357
- "description": "",
309358
- "displayName": "ValidationResultEntry",
309359
- "methods": [],
309360
- "props": {
309361
- "result": {
309362
- "defaultValue": null,
309363
- "description": "",
309364
- "name": "result",
309365
- "parent": {
309366
- "fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
309367
- "name": "Props"
309368
- },
309369
- "declarations": [
309370
- {
309371
- "fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
309372
- "name": "Props"
309373
- }
309374
- ],
309375
- "required": true,
309376
- "type": {
309377
- "name": "Partial<RuleValidationResult>"
309378
- }
309379
- },
309380
- "unspecifiedRules": {
309381
- "defaultValue": null,
309382
- "description": "",
309383
- "name": "unspecifiedRules",
309384
- "parent": {
309385
- "fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
309386
- "name": "Props"
309387
- },
309388
- "declarations": [
309389
- {
309390
- "fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
309391
- "name": "Props"
309392
- }
309393
- ],
309394
- "required": false,
309395
- "type": {
309396
- "name": "boolean"
309397
- }
309398
- }
309399
- }
309400
- },
309401
309352
  {
309402
309353
  "tags": {},
309403
309354
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
@@ -309487,87 +309438,47 @@
309487
309438
  "tags": {
309488
309439
  "internal": ""
309489
309440
  },
309490
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309441
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
309491
309442
  "description": "",
309492
- "displayName": "TogglePasswordVisibilityButton",
309443
+ "displayName": "ValidationResultEntry",
309493
309444
  "methods": [],
309494
309445
  "props": {
309495
- "isDisabled": {
309496
- "defaultValue": {
309497
- "value": "false"
309498
- },
309499
- "description": "",
309500
- "name": "isDisabled",
309501
- "parent": {
309502
- "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309503
- "name": "Props"
309504
- },
309505
- "declarations": [
309506
- {
309507
- "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309508
- "name": "Props"
309509
- }
309510
- ],
309511
- "required": false,
309512
- "type": {
309513
- "name": "boolean"
309514
- }
309515
- },
309516
- "isVisible": {
309446
+ "result": {
309517
309447
  "defaultValue": null,
309518
309448
  "description": "",
309519
- "name": "isVisible",
309449
+ "name": "result",
309520
309450
  "parent": {
309521
- "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309451
+ "fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
309522
309452
  "name": "Props"
309523
309453
  },
309524
309454
  "declarations": [
309525
309455
  {
309526
- "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309456
+ "fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
309527
309457
  "name": "Props"
309528
309458
  }
309529
309459
  ],
309530
309460
  "required": true,
309531
309461
  "type": {
309532
- "name": "boolean"
309462
+ "name": "Partial<RuleValidationResult>"
309533
309463
  }
309534
309464
  },
309535
- "onPress": {
309465
+ "unspecifiedRules": {
309536
309466
  "defaultValue": null,
309537
309467
  "description": "",
309538
- "name": "onPress",
309468
+ "name": "unspecifiedRules",
309539
309469
  "parent": {
309540
- "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309470
+ "fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
309541
309471
  "name": "Props"
309542
309472
  },
309543
309473
  "declarations": [
309544
309474
  {
309545
- "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309475
+ "fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
309546
309476
  "name": "Props"
309547
309477
  }
309548
309478
  ],
309549
- "required": true,
309550
- "type": {
309551
- "name": "ActionFn"
309552
- }
309553
- },
309554
- "className": {
309555
- "defaultValue": null,
309556
- "description": "The elements class name.",
309557
- "name": "className",
309558
- "parent": {
309559
- "fileName": "components/src/lib/types/props.ts",
309560
- "name": "PropsWithClassName"
309561
- },
309562
- "declarations": [
309563
- {
309564
- "fileName": "components/src/lib/types/props.ts",
309565
- "name": "PropsWithClassName"
309566
- }
309567
- ],
309568
309479
  "required": false,
309569
309480
  "type": {
309570
- "name": "string"
309481
+ "name": "boolean"
309571
309482
  }
309572
309483
  }
309573
309484
  }
@@ -309706,6 +309617,95 @@
309706
309617
  }
309707
309618
  }
309708
309619
  },
309620
+ {
309621
+ "tags": {
309622
+ "internal": ""
309623
+ },
309624
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309625
+ "description": "",
309626
+ "displayName": "TogglePasswordVisibilityButton",
309627
+ "methods": [],
309628
+ "props": {
309629
+ "isDisabled": {
309630
+ "defaultValue": {
309631
+ "value": "false"
309632
+ },
309633
+ "description": "",
309634
+ "name": "isDisabled",
309635
+ "parent": {
309636
+ "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309637
+ "name": "Props"
309638
+ },
309639
+ "declarations": [
309640
+ {
309641
+ "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309642
+ "name": "Props"
309643
+ }
309644
+ ],
309645
+ "required": false,
309646
+ "type": {
309647
+ "name": "boolean"
309648
+ }
309649
+ },
309650
+ "isVisible": {
309651
+ "defaultValue": null,
309652
+ "description": "",
309653
+ "name": "isVisible",
309654
+ "parent": {
309655
+ "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309656
+ "name": "Props"
309657
+ },
309658
+ "declarations": [
309659
+ {
309660
+ "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309661
+ "name": "Props"
309662
+ }
309663
+ ],
309664
+ "required": true,
309665
+ "type": {
309666
+ "name": "boolean"
309667
+ }
309668
+ },
309669
+ "onPress": {
309670
+ "defaultValue": null,
309671
+ "description": "",
309672
+ "name": "onPress",
309673
+ "parent": {
309674
+ "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309675
+ "name": "Props"
309676
+ },
309677
+ "declarations": [
309678
+ {
309679
+ "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309680
+ "name": "Props"
309681
+ }
309682
+ ],
309683
+ "required": true,
309684
+ "type": {
309685
+ "name": "ActionFn"
309686
+ }
309687
+ },
309688
+ "className": {
309689
+ "defaultValue": null,
309690
+ "description": "The elements class name.",
309691
+ "name": "className",
309692
+ "parent": {
309693
+ "fileName": "components/src/lib/types/props.ts",
309694
+ "name": "PropsWithClassName"
309695
+ },
309696
+ "declarations": [
309697
+ {
309698
+ "fileName": "components/src/lib/types/props.ts",
309699
+ "name": "PropsWithClassName"
309700
+ }
309701
+ ],
309702
+ "required": false,
309703
+ "type": {
309704
+ "name": "string"
309705
+ }
309706
+ }
309707
+ }
309708
+ },
309709
309709
  {
309710
309710
  "tags": {
309711
309711
  "flr-generate": "all"
@@ -316351,6 +316351,14 @@
316351
316351
  }
316352
316352
  }
316353
316353
  },
316354
+ {
316355
+ "tags": {},
316356
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/Items.tsx",
316357
+ "description": "",
316358
+ "displayName": "Items",
316359
+ "methods": [],
316360
+ "props": {}
316361
+ },
316354
316362
  {
316355
316363
  "tags": {},
316356
316364
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/Header.tsx",
@@ -316379,14 +316387,6 @@
316379
316387
  }
316380
316388
  }
316381
316389
  },
316382
- {
316383
- "tags": {},
316384
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/Items.tsx",
316385
- "description": "",
316386
- "displayName": "Items",
316387
- "methods": [],
316388
- "props": {}
316389
- },
316390
316390
  {
316391
316391
  "tags": {},
316392
316392
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/Footer.tsx",
@@ -319132,24 +319132,47 @@
319132
319132
  "tags": {
319133
319133
  "flr-generate": "all"
319134
319134
  },
319135
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
319135
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuTrigger/ContextMenuTrigger.tsx",
319136
319136
  "description": "",
319137
- "displayName": "ContextMenuSection",
319137
+ "displayName": "ContextMenuTrigger",
319138
319138
  "methods": [],
319139
319139
  "props": {
319140
- "children": {
319140
+ "isDefaultOpen": {
319141
319141
  "defaultValue": null,
319142
- "description": "",
319143
- "name": "children",
319142
+ "description": "Whether the overlay should be open initially.",
319143
+ "name": "isDefaultOpen",
319144
+ "parent": {
319145
+ "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
319146
+ "name": "OverlayTriggerProps"
319147
+ },
319144
319148
  "declarations": [
319145
319149
  {
319146
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
319147
- "name": "TypeLiteral"
319150
+ "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
319151
+ "name": "OverlayTriggerProps"
319148
319152
  }
319149
319153
  ],
319150
319154
  "required": false,
319151
319155
  "type": {
319152
- "name": "ReactNode"
319156
+ "name": "boolean"
319157
+ }
319158
+ },
319159
+ "controller": {
319160
+ "defaultValue": null,
319161
+ "description": "A controller to control the state of the overlay.",
319162
+ "name": "controller",
319163
+ "parent": {
319164
+ "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
319165
+ "name": "OverlayTriggerProps"
319166
+ },
319167
+ "declarations": [
319168
+ {
319169
+ "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
319170
+ "name": "OverlayTriggerProps"
319171
+ }
319172
+ ],
319173
+ "required": false,
319174
+ "type": {
319175
+ "name": "OverlayController"
319153
319176
  }
319154
319177
  },
319155
319178
  "wrapWith": {
@@ -319228,57 +319251,19 @@
319228
319251
  "name": "Key | null"
319229
319252
  }
319230
319253
  },
319231
- "selectedKeys": {
319232
- "defaultValue": null,
319233
- "description": "The currently selected keys in the collection (controlled).",
319234
- "name": "selectedKeys",
319235
- "parent": {
319236
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
319237
- "name": "MultipleSelection"
319238
- },
319239
- "declarations": [
319240
- {
319241
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
319242
- "name": "MultipleSelection"
319243
- }
319244
- ],
319245
- "required": false,
319246
- "type": {
319247
- "name": "\"all\" | Iterable<Key>"
319248
- }
319249
- },
319250
- "defaultSelectedKeys": {
319251
- "defaultValue": null,
319252
- "description": "The initial selected keys in the collection (uncontrolled).",
319253
- "name": "defaultSelectedKeys",
319254
- "parent": {
319255
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
319256
- "name": "MultipleSelection"
319257
- },
319258
- "declarations": [
319259
- {
319260
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
319261
- "name": "MultipleSelection"
319262
- }
319263
- ],
319264
- "required": false,
319265
- "type": {
319266
- "name": "\"all\" | Iterable<Key>"
319267
- }
319268
- },
319269
- "selectionMode": {
319254
+ "children": {
319270
319255
  "defaultValue": null,
319271
319256
  "description": "",
319272
- "name": "selectionMode",
319257
+ "name": "children",
319273
319258
  "declarations": [
319274
319259
  {
319275
- "fileName": "components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
319260
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
319276
319261
  "name": "TypeLiteral"
319277
319262
  }
319278
319263
  ],
319279
319264
  "required": false,
319280
319265
  "type": {
319281
- "name": "ContextMenuSelectionMode"
319266
+ "name": "ReactNode"
319282
319267
  }
319283
319268
  }
319284
319269
  }
@@ -319287,47 +319272,24 @@
319287
319272
  "tags": {
319288
319273
  "flr-generate": "all"
319289
319274
  },
319290
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuTrigger/ContextMenuTrigger.tsx",
319275
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
319291
319276
  "description": "",
319292
- "displayName": "ContextMenuTrigger",
319277
+ "displayName": "ContextMenuSection",
319293
319278
  "methods": [],
319294
319279
  "props": {
319295
- "isDefaultOpen": {
319296
- "defaultValue": null,
319297
- "description": "Whether the overlay should be open initially.",
319298
- "name": "isDefaultOpen",
319299
- "parent": {
319300
- "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
319301
- "name": "OverlayTriggerProps"
319302
- },
319303
- "declarations": [
319304
- {
319305
- "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
319306
- "name": "OverlayTriggerProps"
319307
- }
319308
- ],
319309
- "required": false,
319310
- "type": {
319311
- "name": "boolean"
319312
- }
319313
- },
319314
- "controller": {
319280
+ "children": {
319315
319281
  "defaultValue": null,
319316
- "description": "A controller to control the state of the overlay.",
319317
- "name": "controller",
319318
- "parent": {
319319
- "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
319320
- "name": "OverlayTriggerProps"
319321
- },
319282
+ "description": "",
319283
+ "name": "children",
319322
319284
  "declarations": [
319323
319285
  {
319324
- "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
319325
- "name": "OverlayTriggerProps"
319286
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
319287
+ "name": "TypeLiteral"
319326
319288
  }
319327
319289
  ],
319328
319290
  "required": false,
319329
319291
  "type": {
319330
- "name": "OverlayController"
319292
+ "name": "ReactNode"
319331
319293
  }
319332
319294
  },
319333
319295
  "wrapWith": {
@@ -319406,19 +319368,57 @@
319406
319368
  "name": "Key | null"
319407
319369
  }
319408
319370
  },
319409
- "children": {
319371
+ "selectedKeys": {
319372
+ "defaultValue": null,
319373
+ "description": "The currently selected keys in the collection (controlled).",
319374
+ "name": "selectedKeys",
319375
+ "parent": {
319376
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
319377
+ "name": "MultipleSelection"
319378
+ },
319379
+ "declarations": [
319380
+ {
319381
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
319382
+ "name": "MultipleSelection"
319383
+ }
319384
+ ],
319385
+ "required": false,
319386
+ "type": {
319387
+ "name": "\"all\" | Iterable<Key>"
319388
+ }
319389
+ },
319390
+ "defaultSelectedKeys": {
319391
+ "defaultValue": null,
319392
+ "description": "The initial selected keys in the collection (uncontrolled).",
319393
+ "name": "defaultSelectedKeys",
319394
+ "parent": {
319395
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
319396
+ "name": "MultipleSelection"
319397
+ },
319398
+ "declarations": [
319399
+ {
319400
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
319401
+ "name": "MultipleSelection"
319402
+ }
319403
+ ],
319404
+ "required": false,
319405
+ "type": {
319406
+ "name": "\"all\" | Iterable<Key>"
319407
+ }
319408
+ },
319409
+ "selectionMode": {
319410
319410
  "defaultValue": null,
319411
319411
  "description": "",
319412
- "name": "children",
319412
+ "name": "selectionMode",
319413
319413
  "declarations": [
319414
319414
  {
319415
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
319415
+ "fileName": "components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
319416
319416
  "name": "TypeLiteral"
319417
319417
  }
319418
319418
  ],
319419
319419
  "required": false,
319420
319420
  "type": {
319421
- "name": "ReactNode"
319421
+ "name": "ContextMenuSelectionMode"
319422
319422
  }
319423
319423
  }
319424
319424
  }
@@ -322504,256 +322504,6 @@
322504
322504
  }
322505
322505
  }
322506
322506
  },
322507
- {
322508
- "tags": {
322509
- "flr-generate": "all"
322510
- },
322511
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
322512
- "description": "",
322513
- "displayName": "XAxis",
322514
- "methods": [],
322515
- "props": {
322516
- "className": {
322517
- "defaultValue": null,
322518
- "description": "",
322519
- "name": "className",
322520
- "parent": {
322521
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322522
- "name": "HTMLAttributes"
322523
- },
322524
- "declarations": [
322525
- {
322526
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322527
- "name": "HTMLAttributes"
322528
- }
322529
- ],
322530
- "required": false,
322531
- "type": {
322532
- "name": "string"
322533
- }
322534
- },
322535
- "type": {
322536
- "defaultValue": null,
322537
- "description": "",
322538
- "name": "type",
322539
- "parent": {
322540
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322541
- "name": "SVGAttributes"
322542
- },
322543
- "declarations": [
322544
- {
322545
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322546
- "name": "SVGAttributes"
322547
- }
322548
- ],
322549
- "required": false,
322550
- "type": {
322551
- "name": "string"
322552
- }
322553
- },
322554
- "hide": {
322555
- "defaultValue": null,
322556
- "description": "If set true, the axis do not display in the chart.\n@defaultValue false",
322557
- "name": "hide",
322558
- "parent": {
322559
- "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",
322560
- "name": "RenderableAxisProps"
322561
- },
322562
- "declarations": [
322563
- {
322564
- "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",
322565
- "name": "RenderableAxisProps"
322566
- }
322567
- ],
322568
- "required": false,
322569
- "type": {
322570
- "name": "boolean"
322571
- }
322572
- },
322573
- "orientation": {
322574
- "defaultValue": null,
322575
- "description": "",
322576
- "name": "orientation",
322577
- "parent": {
322578
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322579
- "name": "SVGAttributes"
322580
- },
322581
- "declarations": [
322582
- {
322583
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322584
- "name": "SVGAttributes"
322585
- }
322586
- ],
322587
- "required": false,
322588
- "type": {
322589
- "name": "string | number"
322590
- }
322591
- },
322592
- "scale": {
322593
- "defaultValue": null,
322594
- "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} />",
322595
- "name": "scale",
322596
- "parent": {
322597
- "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",
322598
- "name": "XAxisProps"
322599
- },
322600
- "declarations": [
322601
- {
322602
- "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",
322603
- "name": "XAxisProps"
322604
- }
322605
- ],
322606
- "required": false,
322607
- "type": {
322608
- "name": "ScaleType | CustomScaleDefinition<CategoricalDomainItem> | CustomScaleDefinition<string> | CustomScaleDefinition<...> | CustomScaleDefinition<...>"
322609
- }
322610
- },
322611
- "allowDecimals": {
322612
- "defaultValue": null,
322613
- "description": "Allow the ticks of axis to be decimals or not.\n@defaultValue true",
322614
- "name": "allowDecimals",
322615
- "parent": {
322616
- "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",
322617
- "name": "RenderableAxisProps"
322618
- },
322619
- "declarations": [
322620
- {
322621
- "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",
322622
- "name": "RenderableAxisProps"
322623
- }
322624
- ],
322625
- "required": false,
322626
- "type": {
322627
- "name": "boolean"
322628
- }
322629
- },
322630
- "interval": {
322631
- "defaultValue": null,
322632
- "description": "If set 0, all the ticks will be shown. If set preserveStart\", \"preserveEnd\" or \"preserveStartEnd\", the ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
322633
- "name": "interval",
322634
- "parent": {
322635
- "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",
322636
- "name": "XAxisProps"
322637
- },
322638
- "declarations": [
322639
- {
322640
- "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",
322641
- "name": "XAxisProps"
322642
- }
322643
- ],
322644
- "required": false,
322645
- "type": {
322646
- "name": "AxisInterval"
322647
- }
322648
- },
322649
- "minTickGap": {
322650
- "defaultValue": null,
322651
- "description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
322652
- "name": "minTickGap",
322653
- "parent": {
322654
- "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",
322655
- "name": "XAxisProps"
322656
- },
322657
- "declarations": [
322658
- {
322659
- "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",
322660
- "name": "XAxisProps"
322661
- }
322662
- ],
322663
- "required": false,
322664
- "type": {
322665
- "name": "number"
322666
- }
322667
- },
322668
- "domain": {
322669
- "defaultValue": null,
322670
- "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 <XAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <XAxis type=\"number\" domain={['auto', 'auto']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <XAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <XAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <XAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <XAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
322671
- "name": "domain",
322672
- "parent": {
322673
- "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",
322674
- "name": "XAxisProps"
322675
- },
322676
- "declarations": [
322677
- {
322678
- "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",
322679
- "name": "XAxisProps"
322680
- }
322681
- ],
322682
- "required": false,
322683
- "type": {
322684
- "name": "AxisDomain"
322685
- }
322686
- },
322687
- "unit": {
322688
- "defaultValue": null,
322689
- "description": "The unit of data. This option will be used in tooltip.",
322690
- "name": "unit",
322691
- "parent": {
322692
- "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",
322693
- "name": "BaseAxisProps"
322694
- },
322695
- "declarations": [
322696
- {
322697
- "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",
322698
- "name": "BaseAxisProps"
322699
- }
322700
- ],
322701
- "required": false,
322702
- "type": {
322703
- "name": "string"
322704
- }
322705
- },
322706
- "allowDataOverflow": {
322707
- "defaultValue": null,
322708
- "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",
322709
- "name": "allowDataOverflow",
322710
- "parent": {
322711
- "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",
322712
- "name": "RenderableAxisProps"
322713
- },
322714
- "declarations": [
322715
- {
322716
- "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",
322717
- "name": "RenderableAxisProps"
322718
- }
322719
- ],
322720
- "required": false,
322721
- "type": {
322722
- "name": "boolean"
322723
- }
322724
- },
322725
- "dataKey": {
322726
- "defaultValue": null,
322727
- "description": "",
322728
- "name": "dataKey",
322729
- "declarations": [
322730
- {
322731
- "fileName": "components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
322732
- "name": "TypeLiteral"
322733
- }
322734
- ],
322735
- "required": false,
322736
- "type": {
322737
- "name": "DataKey<ChartDataValue>"
322738
- }
322739
- },
322740
- "tickFormatter": {
322741
- "defaultValue": null,
322742
- "description": "",
322743
- "name": "tickFormatter",
322744
- "declarations": [
322745
- {
322746
- "fileName": "components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
322747
- "name": "TypeLiteral"
322748
- }
322749
- ],
322750
- "required": false,
322751
- "type": {
322752
- "name": "((value: unknown, index: number) => string)"
322753
- }
322754
- }
322755
- }
322756
- },
322757
322507
  {
322758
322508
  "tags": {
322759
322509
  "flr-generate": "all"
@@ -322923,6 +322673,256 @@
322923
322673
  }
322924
322674
  }
322925
322675
  },
322676
+ {
322677
+ "tags": {
322678
+ "flr-generate": "all"
322679
+ },
322680
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
322681
+ "description": "",
322682
+ "displayName": "XAxis",
322683
+ "methods": [],
322684
+ "props": {
322685
+ "className": {
322686
+ "defaultValue": null,
322687
+ "description": "",
322688
+ "name": "className",
322689
+ "parent": {
322690
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322691
+ "name": "HTMLAttributes"
322692
+ },
322693
+ "declarations": [
322694
+ {
322695
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322696
+ "name": "HTMLAttributes"
322697
+ }
322698
+ ],
322699
+ "required": false,
322700
+ "type": {
322701
+ "name": "string"
322702
+ }
322703
+ },
322704
+ "type": {
322705
+ "defaultValue": null,
322706
+ "description": "",
322707
+ "name": "type",
322708
+ "parent": {
322709
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322710
+ "name": "SVGAttributes"
322711
+ },
322712
+ "declarations": [
322713
+ {
322714
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322715
+ "name": "SVGAttributes"
322716
+ }
322717
+ ],
322718
+ "required": false,
322719
+ "type": {
322720
+ "name": "string"
322721
+ }
322722
+ },
322723
+ "hide": {
322724
+ "defaultValue": null,
322725
+ "description": "If set true, the axis do not display in the chart.\n@defaultValue false",
322726
+ "name": "hide",
322727
+ "parent": {
322728
+ "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",
322729
+ "name": "RenderableAxisProps"
322730
+ },
322731
+ "declarations": [
322732
+ {
322733
+ "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",
322734
+ "name": "RenderableAxisProps"
322735
+ }
322736
+ ],
322737
+ "required": false,
322738
+ "type": {
322739
+ "name": "boolean"
322740
+ }
322741
+ },
322742
+ "orientation": {
322743
+ "defaultValue": null,
322744
+ "description": "",
322745
+ "name": "orientation",
322746
+ "parent": {
322747
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322748
+ "name": "SVGAttributes"
322749
+ },
322750
+ "declarations": [
322751
+ {
322752
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322753
+ "name": "SVGAttributes"
322754
+ }
322755
+ ],
322756
+ "required": false,
322757
+ "type": {
322758
+ "name": "string | number"
322759
+ }
322760
+ },
322761
+ "scale": {
322762
+ "defaultValue": null,
322763
+ "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} />",
322764
+ "name": "scale",
322765
+ "parent": {
322766
+ "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",
322767
+ "name": "XAxisProps"
322768
+ },
322769
+ "declarations": [
322770
+ {
322771
+ "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",
322772
+ "name": "XAxisProps"
322773
+ }
322774
+ ],
322775
+ "required": false,
322776
+ "type": {
322777
+ "name": "ScaleType | CustomScaleDefinition<CategoricalDomainItem> | CustomScaleDefinition<string> | CustomScaleDefinition<...> | CustomScaleDefinition<...>"
322778
+ }
322779
+ },
322780
+ "allowDecimals": {
322781
+ "defaultValue": null,
322782
+ "description": "Allow the ticks of axis to be decimals or not.\n@defaultValue true",
322783
+ "name": "allowDecimals",
322784
+ "parent": {
322785
+ "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",
322786
+ "name": "RenderableAxisProps"
322787
+ },
322788
+ "declarations": [
322789
+ {
322790
+ "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",
322791
+ "name": "RenderableAxisProps"
322792
+ }
322793
+ ],
322794
+ "required": false,
322795
+ "type": {
322796
+ "name": "boolean"
322797
+ }
322798
+ },
322799
+ "interval": {
322800
+ "defaultValue": null,
322801
+ "description": "If set 0, all the ticks will be shown. If set preserveStart\", \"preserveEnd\" or \"preserveStartEnd\", the ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
322802
+ "name": "interval",
322803
+ "parent": {
322804
+ "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",
322805
+ "name": "XAxisProps"
322806
+ },
322807
+ "declarations": [
322808
+ {
322809
+ "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",
322810
+ "name": "XAxisProps"
322811
+ }
322812
+ ],
322813
+ "required": false,
322814
+ "type": {
322815
+ "name": "AxisInterval"
322816
+ }
322817
+ },
322818
+ "minTickGap": {
322819
+ "defaultValue": null,
322820
+ "description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
322821
+ "name": "minTickGap",
322822
+ "parent": {
322823
+ "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",
322824
+ "name": "XAxisProps"
322825
+ },
322826
+ "declarations": [
322827
+ {
322828
+ "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",
322829
+ "name": "XAxisProps"
322830
+ }
322831
+ ],
322832
+ "required": false,
322833
+ "type": {
322834
+ "name": "number"
322835
+ }
322836
+ },
322837
+ "domain": {
322838
+ "defaultValue": null,
322839
+ "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 <XAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <XAxis type=\"number\" domain={['auto', 'auto']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <XAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <XAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <XAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <XAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
322840
+ "name": "domain",
322841
+ "parent": {
322842
+ "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",
322843
+ "name": "XAxisProps"
322844
+ },
322845
+ "declarations": [
322846
+ {
322847
+ "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",
322848
+ "name": "XAxisProps"
322849
+ }
322850
+ ],
322851
+ "required": false,
322852
+ "type": {
322853
+ "name": "AxisDomain"
322854
+ }
322855
+ },
322856
+ "unit": {
322857
+ "defaultValue": null,
322858
+ "description": "The unit of data. This option will be used in tooltip.",
322859
+ "name": "unit",
322860
+ "parent": {
322861
+ "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",
322862
+ "name": "BaseAxisProps"
322863
+ },
322864
+ "declarations": [
322865
+ {
322866
+ "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",
322867
+ "name": "BaseAxisProps"
322868
+ }
322869
+ ],
322870
+ "required": false,
322871
+ "type": {
322872
+ "name": "string"
322873
+ }
322874
+ },
322875
+ "allowDataOverflow": {
322876
+ "defaultValue": null,
322877
+ "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",
322878
+ "name": "allowDataOverflow",
322879
+ "parent": {
322880
+ "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",
322881
+ "name": "RenderableAxisProps"
322882
+ },
322883
+ "declarations": [
322884
+ {
322885
+ "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",
322886
+ "name": "RenderableAxisProps"
322887
+ }
322888
+ ],
322889
+ "required": false,
322890
+ "type": {
322891
+ "name": "boolean"
322892
+ }
322893
+ },
322894
+ "dataKey": {
322895
+ "defaultValue": null,
322896
+ "description": "",
322897
+ "name": "dataKey",
322898
+ "declarations": [
322899
+ {
322900
+ "fileName": "components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
322901
+ "name": "TypeLiteral"
322902
+ }
322903
+ ],
322904
+ "required": false,
322905
+ "type": {
322906
+ "name": "DataKey<ChartDataValue>"
322907
+ }
322908
+ },
322909
+ "tickFormatter": {
322910
+ "defaultValue": null,
322911
+ "description": "",
322912
+ "name": "tickFormatter",
322913
+ "declarations": [
322914
+ {
322915
+ "fileName": "components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
322916
+ "name": "TypeLiteral"
322917
+ }
322918
+ ],
322919
+ "required": false,
322920
+ "type": {
322921
+ "name": "((value: unknown, index: number) => string)"
322922
+ }
322923
+ }
322924
+ }
322925
+ },
322926
322926
  {
322927
322927
  "tags": {},
322928
322928
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/ChartTooltip/TooltipProgressBar.tsx",
@@ -344549,537 +344549,6 @@
344549
344549
  }
344550
344550
  }
344551
344551
  },
344552
- {
344553
- "tags": {},
344554
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
344555
- "description": "",
344556
- "displayName": "ViewModeMenuItem",
344557
- "methods": [],
344558
- "props": {
344559
- "viewMode": {
344560
- "defaultValue": null,
344561
- "description": "",
344562
- "name": "viewMode",
344563
- "parent": {
344564
- "fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
344565
- "name": "Props"
344566
- },
344567
- "declarations": [
344568
- {
344569
- "fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
344570
- "name": "Props"
344571
- }
344572
- ],
344573
- "required": true,
344574
- "type": {
344575
- "name": "ListViewMode"
344576
- }
344577
- }
344578
- }
344579
- },
344580
- {
344581
- "tags": {},
344582
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
344583
- "description": "",
344584
- "displayName": "ViewModeContextMenu",
344585
- "methods": [],
344586
- "props": {
344587
- "isDisabled": {
344588
- "defaultValue": null,
344589
- "description": "",
344590
- "name": "isDisabled",
344591
- "parent": {
344592
- "fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
344593
- "name": "Props"
344594
- },
344595
- "declarations": [
344596
- {
344597
- "fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
344598
- "name": "Props"
344599
- }
344600
- ],
344601
- "required": false,
344602
- "type": {
344603
- "name": "boolean"
344604
- }
344605
- }
344606
- }
344607
- },
344608
- {
344609
- "tags": {},
344610
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
344611
- "description": "",
344612
- "displayName": "SortingMenuItem",
344613
- "methods": [],
344614
- "props": {
344615
- "sorting": {
344616
- "defaultValue": null,
344617
- "description": "",
344618
- "name": "sorting",
344619
- "parent": {
344620
- "fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
344621
- "name": "Props"
344622
- },
344623
- "declarations": [
344624
- {
344625
- "fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
344626
- "name": "Props"
344627
- }
344628
- ],
344629
- "required": true,
344630
- "type": {
344631
- "name": "Sorting<never>"
344632
- }
344633
- }
344634
- }
344635
- },
344636
- {
344637
- "tags": {},
344638
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
344639
- "description": "",
344640
- "displayName": "SortingContextMenu",
344641
- "methods": [],
344642
- "props": {
344643
- "isDisabled": {
344644
- "defaultValue": null,
344645
- "description": "",
344646
- "name": "isDisabled",
344647
- "parent": {
344648
- "fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
344649
- "name": "Props"
344650
- },
344651
- "declarations": [
344652
- {
344653
- "fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
344654
- "name": "Props"
344655
- }
344656
- ],
344657
- "required": false,
344658
- "type": {
344659
- "name": "boolean"
344660
- }
344661
- }
344662
- }
344663
- },
344664
- {
344665
- "tags": {},
344666
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
344667
- "description": "",
344668
- "displayName": "SearchField",
344669
- "methods": [],
344670
- "props": {
344671
- "search": {
344672
- "defaultValue": null,
344673
- "description": "",
344674
- "name": "search",
344675
- "parent": {
344676
- "fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
344677
- "name": "Props"
344678
- },
344679
- "declarations": [
344680
- {
344681
- "fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
344682
- "name": "Props"
344683
- }
344684
- ],
344685
- "required": true,
344686
- "type": {
344687
- "name": "Search<never>"
344688
- }
344689
- },
344690
- "isDisabled": {
344691
- "defaultValue": null,
344692
- "description": "",
344693
- "name": "isDisabled",
344694
- "parent": {
344695
- "fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
344696
- "name": "Props"
344697
- },
344698
- "declarations": [
344699
- {
344700
- "fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
344701
- "name": "Props"
344702
- }
344703
- ],
344704
- "required": false,
344705
- "type": {
344706
- "name": "boolean"
344707
- }
344708
- },
344709
- "className": {
344710
- "defaultValue": null,
344711
- "description": "The elements class name.",
344712
- "name": "className",
344713
- "parent": {
344714
- "fileName": "components/src/lib/types/props.ts",
344715
- "name": "PropsWithClassName"
344716
- },
344717
- "declarations": [
344718
- {
344719
- "fileName": "components/src/lib/types/props.ts",
344720
- "name": "PropsWithClassName"
344721
- }
344722
- ],
344723
- "required": false,
344724
- "type": {
344725
- "name": "string"
344726
- }
344727
- }
344728
- }
344729
- },
344730
- {
344731
- "tags": {},
344732
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
344733
- "description": "",
344734
- "displayName": "FilterMenuItem",
344735
- "methods": [],
344736
- "props": {
344737
- "filterValue": {
344738
- "defaultValue": null,
344739
- "description": "",
344740
- "name": "filterValue",
344741
- "parent": {
344742
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
344743
- "name": "Props"
344744
- },
344745
- "declarations": [
344746
- {
344747
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
344748
- "name": "Props"
344749
- }
344750
- ],
344751
- "required": true,
344752
- "type": {
344753
- "name": "FilterValue"
344754
- }
344755
- },
344756
- "selectionMode": {
344757
- "defaultValue": null,
344758
- "description": "",
344759
- "name": "selectionMode",
344760
- "parent": {
344761
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
344762
- "name": "Props"
344763
- },
344764
- "declarations": [
344765
- {
344766
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
344767
- "name": "Props"
344768
- }
344769
- ],
344770
- "required": false,
344771
- "type": {
344772
- "name": "ContextMenuSelectionMode"
344773
- }
344774
- }
344775
- }
344776
- },
344777
- {
344778
- "tags": {},
344779
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenus.tsx",
344780
- "description": "",
344781
- "displayName": "FilterContextMenus",
344782
- "methods": [],
344783
- "props": {
344784
- "isDisabled": {
344785
- "defaultValue": null,
344786
- "description": "",
344787
- "name": "isDisabled",
344788
- "parent": {
344789
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenus.tsx",
344790
- "name": "Props"
344791
- },
344792
- "declarations": [
344793
- {
344794
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenus.tsx",
344795
- "name": "Props"
344796
- }
344797
- ],
344798
- "required": false,
344799
- "type": {
344800
- "name": "boolean"
344801
- }
344802
- }
344803
- }
344804
- },
344805
- {
344806
- "tags": {},
344807
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
344808
- "description": "",
344809
- "displayName": "FilterContextMenu",
344810
- "methods": [],
344811
- "props": {
344812
- "filter": {
344813
- "defaultValue": null,
344814
- "description": "",
344815
- "name": "filter",
344816
- "parent": {
344817
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
344818
- "name": "Props"
344819
- },
344820
- "declarations": [
344821
- {
344822
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
344823
- "name": "Props"
344824
- }
344825
- ],
344826
- "required": true,
344827
- "type": {
344828
- "name": "Filter<never, never, never>"
344829
- }
344830
- },
344831
- "isDisabled": {
344832
- "defaultValue": null,
344833
- "description": "",
344834
- "name": "isDisabled",
344835
- "parent": {
344836
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
344837
- "name": "Props"
344838
- },
344839
- "declarations": [
344840
- {
344841
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
344842
- "name": "Props"
344843
- }
344844
- ],
344845
- "required": false,
344846
- "type": {
344847
- "name": "boolean"
344848
- }
344849
- }
344850
- }
344851
- },
344852
- {
344853
- "tags": {},
344854
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
344855
- "description": "",
344856
- "displayName": "DateRangeFilterPopover",
344857
- "methods": [],
344858
- "props": {
344859
- "filter": {
344860
- "defaultValue": null,
344861
- "description": "",
344862
- "name": "filter",
344863
- "parent": {
344864
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
344865
- "name": "Props"
344866
- },
344867
- "declarations": [
344868
- {
344869
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
344870
- "name": "Props"
344871
- }
344872
- ],
344873
- "required": true,
344874
- "type": {
344875
- "name": "AnyDateRangeFilter"
344876
- }
344877
- },
344878
- "isDisabled": {
344879
- "defaultValue": null,
344880
- "description": "",
344881
- "name": "isDisabled",
344882
- "parent": {
344883
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
344884
- "name": "Props"
344885
- },
344886
- "declarations": [
344887
- {
344888
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
344889
- "name": "Props"
344890
- }
344891
- ],
344892
- "required": false,
344893
- "type": {
344894
- "name": "boolean"
344895
- }
344896
- }
344897
- }
344898
- },
344899
- {
344900
- "tags": {},
344901
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/ViewModeAccordion.tsx",
344902
- "description": "",
344903
- "displayName": "ViewModeAccordion",
344904
- "methods": [],
344905
- "props": {}
344906
- },
344907
- {
344908
- "tags": {},
344909
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/SortingAccordion.tsx",
344910
- "description": "",
344911
- "displayName": "SortingAccordion",
344912
- "methods": [],
344913
- "props": {}
344914
- },
344915
- {
344916
- "tags": {},
344917
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionRadioGroup.tsx",
344918
- "description": "",
344919
- "displayName": "FilterAccordionRadioGroup",
344920
- "methods": [],
344921
- "props": {
344922
- "filter": {
344923
- "defaultValue": null,
344924
- "description": "",
344925
- "name": "filter",
344926
- "parent": {
344927
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionRadioGroup.tsx",
344928
- "name": "Props"
344929
- },
344930
- "declarations": [
344931
- {
344932
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionRadioGroup.tsx",
344933
- "name": "Props"
344934
- }
344935
- ],
344936
- "required": true,
344937
- "type": {
344938
- "name": "Filter<never, never, never>"
344939
- }
344940
- }
344941
- }
344942
- },
344943
- {
344944
- "tags": {},
344945
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionDateRange.tsx",
344946
- "description": "",
344947
- "displayName": "FilterAccordionDateRange",
344948
- "methods": [],
344949
- "props": {
344950
- "filter": {
344951
- "defaultValue": null,
344952
- "description": "",
344953
- "name": "filter",
344954
- "parent": {
344955
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionDateRange.tsx",
344956
- "name": "Props"
344957
- },
344958
- "declarations": [
344959
- {
344960
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionDateRange.tsx",
344961
- "name": "Props"
344962
- }
344963
- ],
344964
- "required": true,
344965
- "type": {
344966
- "name": "AnyDateRangeFilter"
344967
- }
344968
- }
344969
- }
344970
- },
344971
- {
344972
- "tags": {},
344973
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionCheckboxGroup.tsx",
344974
- "description": "",
344975
- "displayName": "FilterAccordionCheckboxGroup",
344976
- "methods": [],
344977
- "props": {
344978
- "filter": {
344979
- "defaultValue": null,
344980
- "description": "",
344981
- "name": "filter",
344982
- "parent": {
344983
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionCheckboxGroup.tsx",
344984
- "name": "Props"
344985
- },
344986
- "declarations": [
344987
- {
344988
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionCheckboxGroup.tsx",
344989
- "name": "Props"
344990
- }
344991
- ],
344992
- "required": true,
344993
- "type": {
344994
- "name": "Filter<never, never, never>"
344995
- }
344996
- }
344997
- }
344998
- },
344999
- {
345000
- "tags": {},
345001
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
345002
- "description": "",
345003
- "displayName": "FilterAccordion",
345004
- "methods": [],
345005
- "props": {
345006
- "filter": {
345007
- "defaultValue": null,
345008
- "description": "",
345009
- "name": "filter",
345010
- "parent": {
345011
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
345012
- "name": "Props"
345013
- },
345014
- "declarations": [
345015
- {
345016
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
345017
- "name": "Props"
345018
- }
345019
- ],
345020
- "required": true,
345021
- "type": {
345022
- "name": "Filter<never, never, never> | DateRangeFilter<never, never>"
345023
- }
345024
- }
345025
- }
345026
- },
345027
- {
345028
- "tags": {},
345029
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/AllFiltersModal.tsx",
345030
- "description": "",
345031
- "displayName": "AllFiltersModal",
345032
- "methods": [],
345033
- "props": {
345034
- "isDisabled": {
345035
- "defaultValue": null,
345036
- "description": "",
345037
- "name": "isDisabled",
345038
- "parent": {
345039
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/AllFiltersModal.tsx",
345040
- "name": "Props"
345041
- },
345042
- "declarations": [
345043
- {
345044
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/AllFiltersModal.tsx",
345045
- "name": "Props"
345046
- }
345047
- ],
345048
- "required": false,
345049
- "type": {
345050
- "name": "boolean"
345051
- }
345052
- }
345053
- }
345054
- },
345055
- {
345056
- "tags": {},
345057
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
345058
- "description": "",
345059
- "displayName": "ActiveFilters",
345060
- "methods": [],
345061
- "props": {
345062
- "isDisabled": {
345063
- "defaultValue": null,
345064
- "description": "",
345065
- "name": "isDisabled",
345066
- "parent": {
345067
- "fileName": "components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
345068
- "name": "Props"
345069
- },
345070
- "declarations": [
345071
- {
345072
- "fileName": "components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
345073
- "name": "Props"
345074
- }
345075
- ],
345076
- "required": false,
345077
- "type": {
345078
- "name": "boolean"
345079
- }
345080
- }
345081
- }
345082
- },
345083
344552
  {
345084
344553
  "tags": {
345085
344554
  "flr-generate": "all"
@@ -348852,74 +348321,605 @@
348852
348321
  },
348853
348322
  {
348854
348323
  "tags": {},
348855
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
348324
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
348325
+ "description": "",
348326
+ "displayName": "ItemContainer",
348327
+ "methods": [],
348328
+ "props": {
348329
+ "id": {
348330
+ "defaultValue": null,
348331
+ "description": "",
348332
+ "name": "id",
348333
+ "parent": {
348334
+ "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
348335
+ "name": "Props"
348336
+ },
348337
+ "declarations": [
348338
+ {
348339
+ "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
348340
+ "name": "Props"
348341
+ }
348342
+ ],
348343
+ "required": true,
348344
+ "type": {
348345
+ "name": "Key"
348346
+ }
348347
+ },
348348
+ "data": {
348349
+ "defaultValue": null,
348350
+ "description": "",
348351
+ "name": "data",
348352
+ "parent": {
348353
+ "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
348354
+ "name": "Props"
348355
+ },
348356
+ "declarations": [
348357
+ {
348358
+ "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
348359
+ "name": "Props"
348360
+ }
348361
+ ],
348362
+ "required": true,
348363
+ "type": {
348364
+ "name": "never"
348365
+ }
348366
+ },
348367
+ "children": {
348368
+ "defaultValue": null,
348369
+ "description": "",
348370
+ "name": "children",
348371
+ "declarations": [
348372
+ {
348373
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
348374
+ "name": "TypeLiteral"
348375
+ }
348376
+ ],
348377
+ "required": false,
348378
+ "type": {
348379
+ "name": "ReactNode"
348380
+ }
348381
+ }
348382
+ }
348383
+ },
348384
+ {
348385
+ "tags": {},
348386
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/FallbackItems/FallbackItems.tsx",
348856
348387
  "description": "",
348857
- "displayName": "ItemContainer",
348388
+ "displayName": "FallbackItems",
348389
+ "methods": [],
348390
+ "props": {}
348391
+ },
348392
+ {
348393
+ "tags": {},
348394
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
348395
+ "description": "",
348396
+ "displayName": "ViewModeMenuItem",
348858
348397
  "methods": [],
348859
348398
  "props": {
348860
- "id": {
348399
+ "viewMode": {
348861
348400
  "defaultValue": null,
348862
348401
  "description": "",
348863
- "name": "id",
348402
+ "name": "viewMode",
348864
348403
  "parent": {
348865
- "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
348404
+ "fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
348866
348405
  "name": "Props"
348867
348406
  },
348868
348407
  "declarations": [
348869
348408
  {
348870
- "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
348409
+ "fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
348871
348410
  "name": "Props"
348872
348411
  }
348873
348412
  ],
348874
348413
  "required": true,
348875
348414
  "type": {
348876
- "name": "Key"
348415
+ "name": "ListViewMode"
348416
+ }
348417
+ }
348418
+ }
348419
+ },
348420
+ {
348421
+ "tags": {},
348422
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
348423
+ "description": "",
348424
+ "displayName": "ViewModeContextMenu",
348425
+ "methods": [],
348426
+ "props": {
348427
+ "isDisabled": {
348428
+ "defaultValue": null,
348429
+ "description": "",
348430
+ "name": "isDisabled",
348431
+ "parent": {
348432
+ "fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
348433
+ "name": "Props"
348434
+ },
348435
+ "declarations": [
348436
+ {
348437
+ "fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
348438
+ "name": "Props"
348439
+ }
348440
+ ],
348441
+ "required": false,
348442
+ "type": {
348443
+ "name": "boolean"
348444
+ }
348445
+ }
348446
+ }
348447
+ },
348448
+ {
348449
+ "tags": {},
348450
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
348451
+ "description": "",
348452
+ "displayName": "SortingMenuItem",
348453
+ "methods": [],
348454
+ "props": {
348455
+ "sorting": {
348456
+ "defaultValue": null,
348457
+ "description": "",
348458
+ "name": "sorting",
348459
+ "parent": {
348460
+ "fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
348461
+ "name": "Props"
348462
+ },
348463
+ "declarations": [
348464
+ {
348465
+ "fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
348466
+ "name": "Props"
348467
+ }
348468
+ ],
348469
+ "required": true,
348470
+ "type": {
348471
+ "name": "Sorting<never>"
348472
+ }
348473
+ }
348474
+ }
348475
+ },
348476
+ {
348477
+ "tags": {},
348478
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
348479
+ "description": "",
348480
+ "displayName": "SortingContextMenu",
348481
+ "methods": [],
348482
+ "props": {
348483
+ "isDisabled": {
348484
+ "defaultValue": null,
348485
+ "description": "",
348486
+ "name": "isDisabled",
348487
+ "parent": {
348488
+ "fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
348489
+ "name": "Props"
348490
+ },
348491
+ "declarations": [
348492
+ {
348493
+ "fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
348494
+ "name": "Props"
348495
+ }
348496
+ ],
348497
+ "required": false,
348498
+ "type": {
348499
+ "name": "boolean"
348500
+ }
348501
+ }
348502
+ }
348503
+ },
348504
+ {
348505
+ "tags": {},
348506
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
348507
+ "description": "",
348508
+ "displayName": "SearchField",
348509
+ "methods": [],
348510
+ "props": {
348511
+ "search": {
348512
+ "defaultValue": null,
348513
+ "description": "",
348514
+ "name": "search",
348515
+ "parent": {
348516
+ "fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
348517
+ "name": "Props"
348518
+ },
348519
+ "declarations": [
348520
+ {
348521
+ "fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
348522
+ "name": "Props"
348523
+ }
348524
+ ],
348525
+ "required": true,
348526
+ "type": {
348527
+ "name": "Search<never>"
348877
348528
  }
348878
348529
  },
348879
- "data": {
348530
+ "isDisabled": {
348880
348531
  "defaultValue": null,
348881
348532
  "description": "",
348882
- "name": "data",
348533
+ "name": "isDisabled",
348883
348534
  "parent": {
348884
- "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
348535
+ "fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
348885
348536
  "name": "Props"
348886
348537
  },
348887
348538
  "declarations": [
348888
348539
  {
348889
- "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
348540
+ "fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
348541
+ "name": "Props"
348542
+ }
348543
+ ],
348544
+ "required": false,
348545
+ "type": {
348546
+ "name": "boolean"
348547
+ }
348548
+ },
348549
+ "className": {
348550
+ "defaultValue": null,
348551
+ "description": "The elements class name.",
348552
+ "name": "className",
348553
+ "parent": {
348554
+ "fileName": "components/src/lib/types/props.ts",
348555
+ "name": "PropsWithClassName"
348556
+ },
348557
+ "declarations": [
348558
+ {
348559
+ "fileName": "components/src/lib/types/props.ts",
348560
+ "name": "PropsWithClassName"
348561
+ }
348562
+ ],
348563
+ "required": false,
348564
+ "type": {
348565
+ "name": "string"
348566
+ }
348567
+ }
348568
+ }
348569
+ },
348570
+ {
348571
+ "tags": {},
348572
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
348573
+ "description": "",
348574
+ "displayName": "FilterMenuItem",
348575
+ "methods": [],
348576
+ "props": {
348577
+ "filterValue": {
348578
+ "defaultValue": null,
348579
+ "description": "",
348580
+ "name": "filterValue",
348581
+ "parent": {
348582
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
348583
+ "name": "Props"
348584
+ },
348585
+ "declarations": [
348586
+ {
348587
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
348890
348588
  "name": "Props"
348891
348589
  }
348892
348590
  ],
348893
348591
  "required": true,
348894
348592
  "type": {
348895
- "name": "never"
348593
+ "name": "FilterValue"
348896
348594
  }
348897
348595
  },
348898
- "children": {
348596
+ "selectionMode": {
348899
348597
  "defaultValue": null,
348900
348598
  "description": "",
348901
- "name": "children",
348599
+ "name": "selectionMode",
348600
+ "parent": {
348601
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
348602
+ "name": "Props"
348603
+ },
348902
348604
  "declarations": [
348903
348605
  {
348904
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
348905
- "name": "TypeLiteral"
348606
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
348607
+ "name": "Props"
348906
348608
  }
348907
348609
  ],
348908
348610
  "required": false,
348909
348611
  "type": {
348910
- "name": "ReactNode"
348612
+ "name": "ContextMenuSelectionMode"
348911
348613
  }
348912
348614
  }
348913
348615
  }
348914
348616
  },
348915
348617
  {
348916
348618
  "tags": {},
348917
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/FallbackItems/FallbackItems.tsx",
348619
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenus.tsx",
348918
348620
  "description": "",
348919
- "displayName": "FallbackItems",
348621
+ "displayName": "FilterContextMenus",
348622
+ "methods": [],
348623
+ "props": {
348624
+ "isDisabled": {
348625
+ "defaultValue": null,
348626
+ "description": "",
348627
+ "name": "isDisabled",
348628
+ "parent": {
348629
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenus.tsx",
348630
+ "name": "Props"
348631
+ },
348632
+ "declarations": [
348633
+ {
348634
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenus.tsx",
348635
+ "name": "Props"
348636
+ }
348637
+ ],
348638
+ "required": false,
348639
+ "type": {
348640
+ "name": "boolean"
348641
+ }
348642
+ }
348643
+ }
348644
+ },
348645
+ {
348646
+ "tags": {},
348647
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
348648
+ "description": "",
348649
+ "displayName": "FilterContextMenu",
348650
+ "methods": [],
348651
+ "props": {
348652
+ "filter": {
348653
+ "defaultValue": null,
348654
+ "description": "",
348655
+ "name": "filter",
348656
+ "parent": {
348657
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
348658
+ "name": "Props"
348659
+ },
348660
+ "declarations": [
348661
+ {
348662
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
348663
+ "name": "Props"
348664
+ }
348665
+ ],
348666
+ "required": true,
348667
+ "type": {
348668
+ "name": "Filter<never, never, never>"
348669
+ }
348670
+ },
348671
+ "isDisabled": {
348672
+ "defaultValue": null,
348673
+ "description": "",
348674
+ "name": "isDisabled",
348675
+ "parent": {
348676
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
348677
+ "name": "Props"
348678
+ },
348679
+ "declarations": [
348680
+ {
348681
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
348682
+ "name": "Props"
348683
+ }
348684
+ ],
348685
+ "required": false,
348686
+ "type": {
348687
+ "name": "boolean"
348688
+ }
348689
+ }
348690
+ }
348691
+ },
348692
+ {
348693
+ "tags": {},
348694
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
348695
+ "description": "",
348696
+ "displayName": "DateRangeFilterPopover",
348697
+ "methods": [],
348698
+ "props": {
348699
+ "filter": {
348700
+ "defaultValue": null,
348701
+ "description": "",
348702
+ "name": "filter",
348703
+ "parent": {
348704
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
348705
+ "name": "Props"
348706
+ },
348707
+ "declarations": [
348708
+ {
348709
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
348710
+ "name": "Props"
348711
+ }
348712
+ ],
348713
+ "required": true,
348714
+ "type": {
348715
+ "name": "AnyDateRangeFilter"
348716
+ }
348717
+ },
348718
+ "isDisabled": {
348719
+ "defaultValue": null,
348720
+ "description": "",
348721
+ "name": "isDisabled",
348722
+ "parent": {
348723
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
348724
+ "name": "Props"
348725
+ },
348726
+ "declarations": [
348727
+ {
348728
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
348729
+ "name": "Props"
348730
+ }
348731
+ ],
348732
+ "required": false,
348733
+ "type": {
348734
+ "name": "boolean"
348735
+ }
348736
+ }
348737
+ }
348738
+ },
348739
+ {
348740
+ "tags": {},
348741
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/ViewModeAccordion.tsx",
348742
+ "description": "",
348743
+ "displayName": "ViewModeAccordion",
348920
348744
  "methods": [],
348921
348745
  "props": {}
348922
348746
  },
348747
+ {
348748
+ "tags": {},
348749
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/SortingAccordion.tsx",
348750
+ "description": "",
348751
+ "displayName": "SortingAccordion",
348752
+ "methods": [],
348753
+ "props": {}
348754
+ },
348755
+ {
348756
+ "tags": {},
348757
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionRadioGroup.tsx",
348758
+ "description": "",
348759
+ "displayName": "FilterAccordionRadioGroup",
348760
+ "methods": [],
348761
+ "props": {
348762
+ "filter": {
348763
+ "defaultValue": null,
348764
+ "description": "",
348765
+ "name": "filter",
348766
+ "parent": {
348767
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionRadioGroup.tsx",
348768
+ "name": "Props"
348769
+ },
348770
+ "declarations": [
348771
+ {
348772
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionRadioGroup.tsx",
348773
+ "name": "Props"
348774
+ }
348775
+ ],
348776
+ "required": true,
348777
+ "type": {
348778
+ "name": "Filter<never, never, never>"
348779
+ }
348780
+ }
348781
+ }
348782
+ },
348783
+ {
348784
+ "tags": {},
348785
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionDateRange.tsx",
348786
+ "description": "",
348787
+ "displayName": "FilterAccordionDateRange",
348788
+ "methods": [],
348789
+ "props": {
348790
+ "filter": {
348791
+ "defaultValue": null,
348792
+ "description": "",
348793
+ "name": "filter",
348794
+ "parent": {
348795
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionDateRange.tsx",
348796
+ "name": "Props"
348797
+ },
348798
+ "declarations": [
348799
+ {
348800
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionDateRange.tsx",
348801
+ "name": "Props"
348802
+ }
348803
+ ],
348804
+ "required": true,
348805
+ "type": {
348806
+ "name": "AnyDateRangeFilter"
348807
+ }
348808
+ }
348809
+ }
348810
+ },
348811
+ {
348812
+ "tags": {},
348813
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionCheckboxGroup.tsx",
348814
+ "description": "",
348815
+ "displayName": "FilterAccordionCheckboxGroup",
348816
+ "methods": [],
348817
+ "props": {
348818
+ "filter": {
348819
+ "defaultValue": null,
348820
+ "description": "",
348821
+ "name": "filter",
348822
+ "parent": {
348823
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionCheckboxGroup.tsx",
348824
+ "name": "Props"
348825
+ },
348826
+ "declarations": [
348827
+ {
348828
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionCheckboxGroup.tsx",
348829
+ "name": "Props"
348830
+ }
348831
+ ],
348832
+ "required": true,
348833
+ "type": {
348834
+ "name": "Filter<never, never, never>"
348835
+ }
348836
+ }
348837
+ }
348838
+ },
348839
+ {
348840
+ "tags": {},
348841
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
348842
+ "description": "",
348843
+ "displayName": "FilterAccordion",
348844
+ "methods": [],
348845
+ "props": {
348846
+ "filter": {
348847
+ "defaultValue": null,
348848
+ "description": "",
348849
+ "name": "filter",
348850
+ "parent": {
348851
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
348852
+ "name": "Props"
348853
+ },
348854
+ "declarations": [
348855
+ {
348856
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
348857
+ "name": "Props"
348858
+ }
348859
+ ],
348860
+ "required": true,
348861
+ "type": {
348862
+ "name": "Filter<never, never, never> | DateRangeFilter<never, never>"
348863
+ }
348864
+ }
348865
+ }
348866
+ },
348867
+ {
348868
+ "tags": {},
348869
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/AllFiltersModal.tsx",
348870
+ "description": "",
348871
+ "displayName": "AllFiltersModal",
348872
+ "methods": [],
348873
+ "props": {
348874
+ "isDisabled": {
348875
+ "defaultValue": null,
348876
+ "description": "",
348877
+ "name": "isDisabled",
348878
+ "parent": {
348879
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/AllFiltersModal.tsx",
348880
+ "name": "Props"
348881
+ },
348882
+ "declarations": [
348883
+ {
348884
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/AllFiltersModal.tsx",
348885
+ "name": "Props"
348886
+ }
348887
+ ],
348888
+ "required": false,
348889
+ "type": {
348890
+ "name": "boolean"
348891
+ }
348892
+ }
348893
+ }
348894
+ },
348895
+ {
348896
+ "tags": {},
348897
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
348898
+ "description": "",
348899
+ "displayName": "ActiveFilters",
348900
+ "methods": [],
348901
+ "props": {
348902
+ "isDisabled": {
348903
+ "defaultValue": null,
348904
+ "description": "",
348905
+ "name": "isDisabled",
348906
+ "parent": {
348907
+ "fileName": "components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
348908
+ "name": "Props"
348909
+ },
348910
+ "declarations": [
348911
+ {
348912
+ "fileName": "components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
348913
+ "name": "Props"
348914
+ }
348915
+ ],
348916
+ "required": false,
348917
+ "type": {
348918
+ "name": "boolean"
348919
+ }
348920
+ }
348921
+ }
348922
+ },
348923
348923
  {
348924
348924
  "tags": {},
348925
348925
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/components/ShowNextBatchButton/ShowNextBatchButton.tsx",
@@ -356892,6 +356892,34 @@
356892
356892
  }
356893
356893
  }
356894
356894
  },
356895
+ {
356896
+ "tags": {},
356897
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
356898
+ "description": "",
356899
+ "displayName": "ListItemSkeletonView",
356900
+ "methods": [],
356901
+ "props": {
356902
+ "viewMode": {
356903
+ "defaultValue": null,
356904
+ "description": "",
356905
+ "name": "viewMode",
356906
+ "parent": {
356907
+ "fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
356908
+ "name": "ListItemSkeletonViewProps"
356909
+ },
356910
+ "declarations": [
356911
+ {
356912
+ "fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
356913
+ "name": "ListItemSkeletonViewProps"
356914
+ }
356915
+ ],
356916
+ "required": true,
356917
+ "type": {
356918
+ "name": "ListViewMode"
356919
+ }
356920
+ }
356921
+ }
356922
+ },
356895
356923
  {
356896
356924
  "tags": {},
356897
356925
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/OptionsButton/index.tsx",
@@ -356977,33 +357005,5 @@
356977
357005
  }
356978
357006
  }
356979
357007
  }
356980
- },
356981
- {
356982
- "tags": {},
356983
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
356984
- "description": "",
356985
- "displayName": "ListItemSkeletonView",
356986
- "methods": [],
356987
- "props": {
356988
- "viewMode": {
356989
- "defaultValue": null,
356990
- "description": "",
356991
- "name": "viewMode",
356992
- "parent": {
356993
- "fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
356994
- "name": "ListItemSkeletonViewProps"
356995
- },
356996
- "declarations": [
356997
- {
356998
- "fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
356999
- "name": "ListItemSkeletonViewProps"
357000
- }
357001
- ],
357002
- "required": true,
357003
- "type": {
357004
- "name": "ListViewMode"
357005
- }
357006
- }
357007
- }
357008
357008
  }
357009
357009
  ]