@mittwald/flow-react-components 0.2.0-alpha.772 → 0.2.0-alpha.773

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.
@@ -228430,51 +228430,6 @@
228430
228430
  }
228431
228431
  }
228432
228432
  },
228433
- {
228434
- "tags": {
228435
- "flr-generate": "all"
228436
- },
228437
- "filePath": "src/components/BigNumber/BigNumber.tsx",
228438
- "description": "",
228439
- "displayName": "BigNumber",
228440
- "methods": [],
228441
- "props": {
228442
- "children": {
228443
- "defaultValue": null,
228444
- "description": "",
228445
- "name": "children",
228446
- "declarations": [
228447
- {
228448
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
228449
- "name": "TypeLiteral"
228450
- }
228451
- ],
228452
- "required": false,
228453
- "type": {
228454
- "name": "ReactNode"
228455
- }
228456
- },
228457
- "className": {
228458
- "defaultValue": null,
228459
- "description": "The elements class name.",
228460
- "name": "className",
228461
- "parent": {
228462
- "fileName": "components/src/lib/types/props.ts",
228463
- "name": "PropsWithClassName"
228464
- },
228465
- "declarations": [
228466
- {
228467
- "fileName": "components/src/lib/types/props.ts",
228468
- "name": "PropsWithClassName"
228469
- }
228470
- ],
228471
- "required": false,
228472
- "type": {
228473
- "name": "string"
228474
- }
228475
- }
228476
- }
228477
- },
228478
228433
  {
228479
228434
  "tags": {
228480
228435
  "flr-generate": "all"
@@ -230088,68 +230043,24 @@
230088
230043
  "tags": {
230089
230044
  "flr-generate": "all"
230090
230045
  },
230091
- "filePath": "src/components/AvatarStack/AvatarStack.tsx",
230046
+ "filePath": "src/components/BigNumber/BigNumber.tsx",
230092
230047
  "description": "",
230093
- "displayName": "AvatarStack",
230048
+ "displayName": "BigNumber",
230094
230049
  "methods": [],
230095
230050
  "props": {
230096
- "totalCount": {
230097
- "defaultValue": null,
230098
- "description": "The total count of items, as avatars should only be displayed for the first\nview",
230099
- "name": "totalCount",
230100
- "parent": {
230101
- "fileName": "src/components/AvatarStack/AvatarStack.tsx",
230102
- "name": "AvatarStackProps"
230103
- },
230104
- "declarations": [
230105
- {
230106
- "fileName": "src/components/AvatarStack/AvatarStack.tsx",
230107
- "name": "AvatarStackProps"
230108
- }
230109
- ],
230110
- "required": false,
230111
- "type": {
230112
- "name": "number"
230113
- }
230114
- },
230115
- "onCountPress": {
230051
+ "children": {
230116
230052
  "defaultValue": null,
230117
- "description": "The onPress action of the additional items count element",
230118
- "name": "onCountPress",
230119
- "parent": {
230120
- "fileName": "src/components/AvatarStack/AvatarStack.tsx",
230121
- "name": "AvatarStackProps"
230122
- },
230123
- "declarations": [
230124
- {
230125
- "fileName": "src/components/AvatarStack/AvatarStack.tsx",
230126
- "name": "AvatarStackProps"
230127
- }
230128
- ],
230129
- "required": false,
230130
- "type": {
230131
- "name": "(() => void)"
230132
- }
230133
- },
230134
- "size": {
230135
- "defaultValue": {
230136
- "value": "\"m\""
230137
- },
230138
- "description": "The size of the avatars inside the stack.",
230139
- "name": "size",
230140
- "parent": {
230141
- "fileName": "src/components/AvatarStack/AvatarStack.tsx",
230142
- "name": "AvatarStackProps"
230143
- },
230053
+ "description": "",
230054
+ "name": "children",
230144
230055
  "declarations": [
230145
230056
  {
230146
- "fileName": "src/components/AvatarStack/AvatarStack.tsx",
230147
- "name": "AvatarStackProps"
230057
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
230058
+ "name": "TypeLiteral"
230148
230059
  }
230149
230060
  ],
230150
230061
  "required": false,
230151
230062
  "type": {
230152
- "name": "\"s\" | \"xs\" | \"m\" | \"l\""
230063
+ "name": "ReactNode"
230153
230064
  }
230154
230065
  },
230155
230066
  "className": {
@@ -230170,21 +230081,6 @@
230170
230081
  "type": {
230171
230082
  "name": "string"
230172
230083
  }
230173
- },
230174
- "children": {
230175
- "defaultValue": null,
230176
- "description": "",
230177
- "name": "children",
230178
- "declarations": [
230179
- {
230180
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
230181
- "name": "TypeLiteral"
230182
- }
230183
- ],
230184
- "required": false,
230185
- "type": {
230186
- "name": "ReactNode"
230187
- }
230188
230084
  }
230189
230085
  }
230190
230086
  },
@@ -230391,83 +230287,68 @@
230391
230287
  "tags": {
230392
230288
  "flr-generate": "all"
230393
230289
  },
230394
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Avatar/Avatar.tsx",
230290
+ "filePath": "src/components/AvatarStack/AvatarStack.tsx",
230395
230291
  "description": "",
230396
- "displayName": "Avatar",
230292
+ "displayName": "AvatarStack",
230397
230293
  "methods": [],
230398
230294
  "props": {
230399
- "size": {
230400
- "defaultValue": {
230401
- "value": "\"m\""
230402
- },
230403
- "description": "The size of the avatar.",
230404
- "name": "size",
230295
+ "totalCount": {
230296
+ "defaultValue": null,
230297
+ "description": "The total count of items, as avatars should only be displayed for the first\nview",
230298
+ "name": "totalCount",
230405
230299
  "parent": {
230406
- "fileName": "components/src/components/Avatar/Avatar.tsx",
230407
- "name": "AvatarProps"
230300
+ "fileName": "src/components/AvatarStack/AvatarStack.tsx",
230301
+ "name": "AvatarStackProps"
230408
230302
  },
230409
230303
  "declarations": [
230410
230304
  {
230411
- "fileName": "components/src/components/Avatar/Avatar.tsx",
230412
- "name": "AvatarProps"
230305
+ "fileName": "src/components/AvatarStack/AvatarStack.tsx",
230306
+ "name": "AvatarStackProps"
230413
230307
  }
230414
230308
  ],
230415
230309
  "required": false,
230416
230310
  "type": {
230417
- "name": "\"s\" | \"xs\" | \"m\" | \"l\""
230311
+ "name": "number"
230418
230312
  }
230419
230313
  },
230420
- "color": {
230314
+ "onCountPress": {
230421
230315
  "defaultValue": null,
230422
- "description": "The color of icons and initials inside the avatar.",
230423
- "name": "color",
230316
+ "description": "The onPress action of the additional items count element",
230317
+ "name": "onCountPress",
230424
230318
  "parent": {
230425
- "fileName": "components/src/components/Avatar/Avatar.tsx",
230426
- "name": "AvatarProps"
230319
+ "fileName": "src/components/AvatarStack/AvatarStack.tsx",
230320
+ "name": "AvatarStackProps"
230427
230321
  },
230428
230322
  "declarations": [
230429
230323
  {
230430
- "fileName": "components/src/components/Avatar/Avatar.tsx",
230431
- "name": "AvatarProps"
230324
+ "fileName": "src/components/AvatarStack/AvatarStack.tsx",
230325
+ "name": "AvatarStackProps"
230432
230326
  }
230433
230327
  ],
230434
230328
  "required": false,
230435
230329
  "type": {
230436
- "name": "\"violet\" | \"green\" | \"blue\" | \"teal\" | \"lilac\""
230330
+ "name": "(() => void)"
230437
230331
  }
230438
230332
  },
230439
- "status": {
230440
- "defaultValue": null,
230441
- "description": "Adds status icon and color to the avatar. May only be used if the status is\nexplained by an element (like text or label) nearby.",
230442
- "name": "status",
230333
+ "size": {
230334
+ "defaultValue": {
230335
+ "value": "\"m\""
230336
+ },
230337
+ "description": "The size of the avatars inside the stack.",
230338
+ "name": "size",
230443
230339
  "parent": {
230444
- "fileName": "components/src/components/Avatar/Avatar.tsx",
230445
- "name": "AvatarProps"
230340
+ "fileName": "src/components/AvatarStack/AvatarStack.tsx",
230341
+ "name": "AvatarStackProps"
230446
230342
  },
230447
230343
  "declarations": [
230448
230344
  {
230449
- "fileName": "components/src/components/Avatar/Avatar.tsx",
230450
- "name": "AvatarProps"
230451
- }
230452
- ],
230453
- "required": false,
230454
- "type": {
230455
- "name": "Status"
230456
- }
230457
- },
230458
- "children": {
230459
- "defaultValue": null,
230460
- "description": "",
230461
- "name": "children",
230462
- "declarations": [
230463
- {
230464
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
230465
- "name": "TypeLiteral"
230345
+ "fileName": "src/components/AvatarStack/AvatarStack.tsx",
230346
+ "name": "AvatarStackProps"
230466
230347
  }
230467
230348
  ],
230468
230349
  "required": false,
230469
230350
  "type": {
230470
- "name": "ReactNode"
230351
+ "name": "\"s\" | \"xs\" | \"m\" | \"l\""
230471
230352
  }
230472
230353
  },
230473
230354
  "className": {
@@ -230489,93 +230370,212 @@
230489
230370
  "name": "string"
230490
230371
  }
230491
230372
  },
230492
- "wrapWith": {
230373
+ "children": {
230493
230374
  "defaultValue": null,
230494
230375
  "description": "",
230495
- "name": "wrapWith",
230496
- "parent": {
230497
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
230498
- "name": "FlowComponentProps"
230499
- },
230376
+ "name": "children",
230500
230377
  "declarations": [
230501
230378
  {
230502
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
230503
- "name": "FlowComponentProps"
230379
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
230380
+ "name": "TypeLiteral"
230504
230381
  }
230505
230382
  ],
230506
230383
  "required": false,
230507
230384
  "type": {
230508
- "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
230385
+ "name": "ReactNode"
230509
230386
  }
230510
- },
230511
- "tunnelId": {
230512
- "defaultValue": null,
230513
- "description": "@internal",
230514
- "name": "tunnelId",
230387
+ }
230388
+ }
230389
+ },
230390
+ {
230391
+ "tags": {
230392
+ "flr-generate": "all"
230393
+ },
230394
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Avatar/Avatar.tsx",
230395
+ "description": "",
230396
+ "displayName": "Avatar",
230397
+ "methods": [],
230398
+ "props": {
230399
+ "size": {
230400
+ "defaultValue": {
230401
+ "value": "\"m\""
230402
+ },
230403
+ "description": "The size of the avatar.",
230404
+ "name": "size",
230515
230405
  "parent": {
230516
- "fileName": "components/src/lib/types/props.ts",
230517
- "name": "PropsWithTunnel"
230406
+ "fileName": "components/src/components/Avatar/Avatar.tsx",
230407
+ "name": "AvatarProps"
230518
230408
  },
230519
230409
  "declarations": [
230520
230410
  {
230521
- "fileName": "components/src/lib/types/props.ts",
230522
- "name": "PropsWithTunnel"
230411
+ "fileName": "components/src/components/Avatar/Avatar.tsx",
230412
+ "name": "AvatarProps"
230523
230413
  }
230524
230414
  ],
230525
230415
  "required": false,
230526
230416
  "type": {
230527
- "name": "string | null"
230417
+ "name": "\"s\" | \"xs\" | \"m\" | \"l\""
230528
230418
  }
230529
230419
  },
230530
- "ref": {
230420
+ "color": {
230531
230421
  "defaultValue": null,
230532
- "description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
230533
- "name": "ref",
230422
+ "description": "The color of icons and initials inside the avatar.",
230423
+ "name": "color",
230534
230424
  "parent": {
230535
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
230536
- "name": "RefAttributes"
230425
+ "fileName": "components/src/components/Avatar/Avatar.tsx",
230426
+ "name": "AvatarProps"
230537
230427
  },
230538
230428
  "declarations": [
230539
230429
  {
230540
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
230541
- "name": "RefAttributes"
230430
+ "fileName": "components/src/components/Avatar/Avatar.tsx",
230431
+ "name": "AvatarProps"
230542
230432
  }
230543
230433
  ],
230544
230434
  "required": false,
230545
230435
  "type": {
230546
- "name": "Ref<HTMLSpanElement>"
230436
+ "name": "\"violet\" | \"green\" | \"blue\" | \"teal\" | \"lilac\""
230547
230437
  }
230548
230438
  },
230549
- "key": {
230439
+ "status": {
230550
230440
  "defaultValue": null,
230551
- "description": "",
230552
- "name": "key",
230441
+ "description": "Adds status icon and color to the avatar. May only be used if the status is\nexplained by an element (like text or label) nearby.",
230442
+ "name": "status",
230553
230443
  "parent": {
230554
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
230555
- "name": "Attributes"
230444
+ "fileName": "components/src/components/Avatar/Avatar.tsx",
230445
+ "name": "AvatarProps"
230556
230446
  },
230557
230447
  "declarations": [
230558
230448
  {
230559
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
230560
- "name": "Attributes"
230449
+ "fileName": "components/src/components/Avatar/Avatar.tsx",
230450
+ "name": "AvatarProps"
230561
230451
  }
230562
230452
  ],
230563
230453
  "required": false,
230564
230454
  "type": {
230565
- "name": "Key | null"
230455
+ "name": "Status"
230566
230456
  }
230567
- }
230568
- }
230569
- },
230570
- {
230571
- "tags": {
230572
- "flr-generate": "all"
230573
- },
230574
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Autocomplete/Autocomplete.tsx",
230575
- "description": "",
230576
- "displayName": "Autocomplete",
230577
- "methods": [],
230578
- "props": {
230457
+ },
230458
+ "children": {
230459
+ "defaultValue": null,
230460
+ "description": "",
230461
+ "name": "children",
230462
+ "declarations": [
230463
+ {
230464
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
230465
+ "name": "TypeLiteral"
230466
+ }
230467
+ ],
230468
+ "required": false,
230469
+ "type": {
230470
+ "name": "ReactNode"
230471
+ }
230472
+ },
230473
+ "className": {
230474
+ "defaultValue": null,
230475
+ "description": "The elements class name.",
230476
+ "name": "className",
230477
+ "parent": {
230478
+ "fileName": "components/src/lib/types/props.ts",
230479
+ "name": "PropsWithClassName"
230480
+ },
230481
+ "declarations": [
230482
+ {
230483
+ "fileName": "components/src/lib/types/props.ts",
230484
+ "name": "PropsWithClassName"
230485
+ }
230486
+ ],
230487
+ "required": false,
230488
+ "type": {
230489
+ "name": "string"
230490
+ }
230491
+ },
230492
+ "wrapWith": {
230493
+ "defaultValue": null,
230494
+ "description": "",
230495
+ "name": "wrapWith",
230496
+ "parent": {
230497
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
230498
+ "name": "FlowComponentProps"
230499
+ },
230500
+ "declarations": [
230501
+ {
230502
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
230503
+ "name": "FlowComponentProps"
230504
+ }
230505
+ ],
230506
+ "required": false,
230507
+ "type": {
230508
+ "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
230509
+ }
230510
+ },
230511
+ "tunnelId": {
230512
+ "defaultValue": null,
230513
+ "description": "@internal",
230514
+ "name": "tunnelId",
230515
+ "parent": {
230516
+ "fileName": "components/src/lib/types/props.ts",
230517
+ "name": "PropsWithTunnel"
230518
+ },
230519
+ "declarations": [
230520
+ {
230521
+ "fileName": "components/src/lib/types/props.ts",
230522
+ "name": "PropsWithTunnel"
230523
+ }
230524
+ ],
230525
+ "required": false,
230526
+ "type": {
230527
+ "name": "string | null"
230528
+ }
230529
+ },
230530
+ "ref": {
230531
+ "defaultValue": null,
230532
+ "description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
230533
+ "name": "ref",
230534
+ "parent": {
230535
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
230536
+ "name": "RefAttributes"
230537
+ },
230538
+ "declarations": [
230539
+ {
230540
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
230541
+ "name": "RefAttributes"
230542
+ }
230543
+ ],
230544
+ "required": false,
230545
+ "type": {
230546
+ "name": "Ref<HTMLSpanElement>"
230547
+ }
230548
+ },
230549
+ "key": {
230550
+ "defaultValue": null,
230551
+ "description": "",
230552
+ "name": "key",
230553
+ "parent": {
230554
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
230555
+ "name": "Attributes"
230556
+ },
230557
+ "declarations": [
230558
+ {
230559
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
230560
+ "name": "Attributes"
230561
+ }
230562
+ ],
230563
+ "required": false,
230564
+ "type": {
230565
+ "name": "Key | null"
230566
+ }
230567
+ }
230568
+ }
230569
+ },
230570
+ {
230571
+ "tags": {
230572
+ "flr-generate": "all"
230573
+ },
230574
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Autocomplete/Autocomplete.tsx",
230575
+ "description": "",
230576
+ "displayName": "Autocomplete",
230577
+ "methods": [],
230578
+ "props": {
230579
230579
  "children": {
230580
230580
  "defaultValue": null,
230581
230581
  "description": "",
@@ -230889,6 +230889,146 @@
230889
230889
  }
230890
230890
  }
230891
230891
  },
230892
+ {
230893
+ "tags": {
230894
+ "flr-generate": "all"
230895
+ },
230896
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/AlertText/AlertText.tsx",
230897
+ "description": "",
230898
+ "displayName": "AlertText",
230899
+ "methods": [],
230900
+ "props": {
230901
+ "status": {
230902
+ "defaultValue": null,
230903
+ "description": "",
230904
+ "name": "status",
230905
+ "parent": {
230906
+ "fileName": "components/src/components/AlertText/AlertText.tsx",
230907
+ "name": "AlertTextProps"
230908
+ },
230909
+ "declarations": [
230910
+ {
230911
+ "fileName": "components/src/components/AlertText/AlertText.tsx",
230912
+ "name": "AlertTextProps"
230913
+ }
230914
+ ],
230915
+ "required": false,
230916
+ "type": {
230917
+ "name": "Status | \"unavailable\""
230918
+ }
230919
+ },
230920
+ "className": {
230921
+ "defaultValue": null,
230922
+ "description": "The elements class name.",
230923
+ "name": "className",
230924
+ "parent": {
230925
+ "fileName": "components/src/lib/types/props.ts",
230926
+ "name": "PropsWithClassName"
230927
+ },
230928
+ "declarations": [
230929
+ {
230930
+ "fileName": "components/src/lib/types/props.ts",
230931
+ "name": "PropsWithClassName"
230932
+ }
230933
+ ],
230934
+ "required": false,
230935
+ "type": {
230936
+ "name": "string"
230937
+ }
230938
+ },
230939
+ "children": {
230940
+ "defaultValue": null,
230941
+ "description": "",
230942
+ "name": "children",
230943
+ "declarations": [
230944
+ {
230945
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
230946
+ "name": "TypeLiteral"
230947
+ }
230948
+ ],
230949
+ "required": false,
230950
+ "type": {
230951
+ "name": "ReactNode"
230952
+ }
230953
+ },
230954
+ "wrapWith": {
230955
+ "defaultValue": null,
230956
+ "description": "",
230957
+ "name": "wrapWith",
230958
+ "parent": {
230959
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
230960
+ "name": "FlowComponentProps"
230961
+ },
230962
+ "declarations": [
230963
+ {
230964
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
230965
+ "name": "FlowComponentProps"
230966
+ }
230967
+ ],
230968
+ "required": false,
230969
+ "type": {
230970
+ "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
230971
+ }
230972
+ },
230973
+ "tunnelId": {
230974
+ "defaultValue": null,
230975
+ "description": "@internal",
230976
+ "name": "tunnelId",
230977
+ "parent": {
230978
+ "fileName": "components/src/lib/types/props.ts",
230979
+ "name": "PropsWithTunnel"
230980
+ },
230981
+ "declarations": [
230982
+ {
230983
+ "fileName": "components/src/lib/types/props.ts",
230984
+ "name": "PropsWithTunnel"
230985
+ }
230986
+ ],
230987
+ "required": false,
230988
+ "type": {
230989
+ "name": "string | null"
230990
+ }
230991
+ },
230992
+ "ref": {
230993
+ "defaultValue": null,
230994
+ "description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
230995
+ "name": "ref",
230996
+ "parent": {
230997
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
230998
+ "name": "RefAttributes"
230999
+ },
231000
+ "declarations": [
231001
+ {
231002
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
231003
+ "name": "RefAttributes"
231004
+ }
231005
+ ],
231006
+ "required": false,
231007
+ "type": {
231008
+ "name": "Ref<HTMLSpanElement>"
231009
+ }
231010
+ },
231011
+ "key": {
231012
+ "defaultValue": null,
231013
+ "description": "",
231014
+ "name": "key",
231015
+ "parent": {
231016
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
231017
+ "name": "Attributes"
231018
+ },
231019
+ "declarations": [
231020
+ {
231021
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
231022
+ "name": "Attributes"
231023
+ }
231024
+ ],
231025
+ "required": false,
231026
+ "type": {
231027
+ "name": "Key | null"
231028
+ }
231029
+ }
231030
+ }
231031
+ },
230892
231032
  {
230893
231033
  "tags": {
230894
231034
  "flr-generate": "all"
@@ -240231,146 +240371,6 @@
240231
240371
  }
240232
240372
  }
240233
240373
  },
240234
- {
240235
- "tags": {
240236
- "flr-generate": "all"
240237
- },
240238
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/AlertText/AlertText.tsx",
240239
- "description": "",
240240
- "displayName": "AlertText",
240241
- "methods": [],
240242
- "props": {
240243
- "status": {
240244
- "defaultValue": null,
240245
- "description": "",
240246
- "name": "status",
240247
- "parent": {
240248
- "fileName": "components/src/components/AlertText/AlertText.tsx",
240249
- "name": "AlertTextProps"
240250
- },
240251
- "declarations": [
240252
- {
240253
- "fileName": "components/src/components/AlertText/AlertText.tsx",
240254
- "name": "AlertTextProps"
240255
- }
240256
- ],
240257
- "required": false,
240258
- "type": {
240259
- "name": "Status | \"unavailable\""
240260
- }
240261
- },
240262
- "className": {
240263
- "defaultValue": null,
240264
- "description": "The elements class name.",
240265
- "name": "className",
240266
- "parent": {
240267
- "fileName": "components/src/lib/types/props.ts",
240268
- "name": "PropsWithClassName"
240269
- },
240270
- "declarations": [
240271
- {
240272
- "fileName": "components/src/lib/types/props.ts",
240273
- "name": "PropsWithClassName"
240274
- }
240275
- ],
240276
- "required": false,
240277
- "type": {
240278
- "name": "string"
240279
- }
240280
- },
240281
- "children": {
240282
- "defaultValue": null,
240283
- "description": "",
240284
- "name": "children",
240285
- "declarations": [
240286
- {
240287
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
240288
- "name": "TypeLiteral"
240289
- }
240290
- ],
240291
- "required": false,
240292
- "type": {
240293
- "name": "ReactNode"
240294
- }
240295
- },
240296
- "wrapWith": {
240297
- "defaultValue": null,
240298
- "description": "",
240299
- "name": "wrapWith",
240300
- "parent": {
240301
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
240302
- "name": "FlowComponentProps"
240303
- },
240304
- "declarations": [
240305
- {
240306
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
240307
- "name": "FlowComponentProps"
240308
- }
240309
- ],
240310
- "required": false,
240311
- "type": {
240312
- "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
240313
- }
240314
- },
240315
- "tunnelId": {
240316
- "defaultValue": null,
240317
- "description": "@internal",
240318
- "name": "tunnelId",
240319
- "parent": {
240320
- "fileName": "components/src/lib/types/props.ts",
240321
- "name": "PropsWithTunnel"
240322
- },
240323
- "declarations": [
240324
- {
240325
- "fileName": "components/src/lib/types/props.ts",
240326
- "name": "PropsWithTunnel"
240327
- }
240328
- ],
240329
- "required": false,
240330
- "type": {
240331
- "name": "string | null"
240332
- }
240333
- },
240334
- "ref": {
240335
- "defaultValue": null,
240336
- "description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
240337
- "name": "ref",
240338
- "parent": {
240339
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
240340
- "name": "RefAttributes"
240341
- },
240342
- "declarations": [
240343
- {
240344
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
240345
- "name": "RefAttributes"
240346
- }
240347
- ],
240348
- "required": false,
240349
- "type": {
240350
- "name": "Ref<HTMLSpanElement>"
240351
- }
240352
- },
240353
- "key": {
240354
- "defaultValue": null,
240355
- "description": "",
240356
- "name": "key",
240357
- "parent": {
240358
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
240359
- "name": "Attributes"
240360
- },
240361
- "declarations": [
240362
- {
240363
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
240364
- "name": "Attributes"
240365
- }
240366
- ],
240367
- "required": false,
240368
- "type": {
240369
- "name": "Key | null"
240370
- }
240371
- }
240372
- }
240373
- },
240374
240374
  {
240375
240375
  "tags": {
240376
240376
  "flr-generate": "all"
@@ -272571,9 +272571,9 @@
272571
272571
  },
272572
272572
  {
272573
272573
  "tags": {},
272574
- "filePath": "src/integrations/react-hook-form/components/ResetButton/ResetButton.tsx",
272574
+ "filePath": "src/integrations/react-hook-form/components/SubmitButton/SubmitButton.tsx",
272575
272575
  "description": "",
272576
- "displayName": "ResetButton",
272576
+ "displayName": "SubmitButton",
272577
272577
  "methods": [],
272578
272578
  "props": {
272579
272579
  "slot": {
@@ -274922,14 +274922,33 @@
274922
274922
  "type": {
274923
274923
  "name": "Key | null"
274924
274924
  }
274925
+ },
274926
+ "showFeedback": {
274927
+ "defaultValue": null,
274928
+ "description": "",
274929
+ "name": "showFeedback",
274930
+ "parent": {
274931
+ "fileName": "components/src/components/Action/types.ts",
274932
+ "name": "ActionProps"
274933
+ },
274934
+ "declarations": [
274935
+ {
274936
+ "fileName": "components/src/components/Action/types.ts",
274937
+ "name": "ActionProps"
274938
+ }
274939
+ ],
274940
+ "required": false,
274941
+ "type": {
274942
+ "name": "boolean"
274943
+ }
274925
274944
  }
274926
274945
  }
274927
274946
  },
274928
274947
  {
274929
274948
  "tags": {},
274930
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/SubmitButton/SubmitButton.tsx",
274949
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/ResetButton/ResetButton.tsx",
274931
274950
  "description": "",
274932
- "displayName": "SubmitButton",
274951
+ "displayName": "ResetButton",
274933
274952
  "methods": [],
274934
274953
  "props": {
274935
274954
  "slot": {
@@ -277278,25 +277297,6 @@
277278
277297
  "type": {
277279
277298
  "name": "Key | null"
277280
277299
  }
277281
- },
277282
- "showFeedback": {
277283
- "defaultValue": null,
277284
- "description": "",
277285
- "name": "showFeedback",
277286
- "parent": {
277287
- "fileName": "components/src/components/Action/types.ts",
277288
- "name": "ActionProps"
277289
- },
277290
- "declarations": [
277291
- {
277292
- "fileName": "components/src/components/Action/types.ts",
277293
- "name": "ActionProps"
277294
- }
277295
- ],
277296
- "required": false,
277297
- "type": {
277298
- "name": "boolean"
277299
- }
277300
277300
  }
277301
277301
  }
277302
277302
  },
@@ -277353,23 +277353,108 @@
277353
277353
  },
277354
277354
  {
277355
277355
  "tags": {},
277356
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormSubmitAction.tsx",
277356
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277357
277357
  "description": "",
277358
- "displayName": "FormSubmitAction",
277358
+ "displayName": "FormContext",
277359
277359
  "methods": [],
277360
277360
  "props": {
277361
- "showFeedback": {
277361
+ "value": {
277362
277362
  "defaultValue": null,
277363
277363
  "description": "",
277364
- "name": "showFeedback",
277364
+ "name": "value",
277365
277365
  "parent": {
277366
- "fileName": "components/src/components/Action/types.ts",
277367
- "name": "ActionProps"
277366
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277367
+ "name": "ProviderProps"
277368
277368
  },
277369
277369
  "declarations": [
277370
277370
  {
277371
- "fileName": "components/src/components/Action/types.ts",
277372
- "name": "ActionProps"
277371
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277372
+ "name": "ProviderProps"
277373
+ }
277374
+ ],
277375
+ "required": true,
277376
+ "type": {
277377
+ "name": "FormContext<FieldValues> | undefined"
277378
+ }
277379
+ },
277380
+ "children": {
277381
+ "defaultValue": null,
277382
+ "description": "",
277383
+ "name": "children",
277384
+ "parent": {
277385
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277386
+ "name": "DOMAttributes"
277387
+ },
277388
+ "declarations": [
277389
+ {
277390
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277391
+ "name": "DOMAttributes"
277392
+ }
277393
+ ],
277394
+ "required": false,
277395
+ "type": {
277396
+ "name": "ReactNode"
277397
+ }
277398
+ }
277399
+ }
277400
+ },
277401
+ {
277402
+ "tags": {},
277403
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277404
+ "description": "",
277405
+ "displayName": "FormContextProvider",
277406
+ "methods": [],
277407
+ "props": {
277408
+ "form": {
277409
+ "defaultValue": null,
277410
+ "description": "",
277411
+ "name": "form",
277412
+ "parent": {
277413
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277414
+ "name": "FormContextProviderProps"
277415
+ },
277416
+ "declarations": [
277417
+ {
277418
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277419
+ "name": "FormContextProviderProps"
277420
+ }
277421
+ ],
277422
+ "required": true,
277423
+ "type": {
277424
+ "name": "UseFormReturn"
277425
+ }
277426
+ },
277427
+ "id": {
277428
+ "defaultValue": null,
277429
+ "description": "",
277430
+ "name": "id",
277431
+ "parent": {
277432
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277433
+ "name": "FormContextProviderProps"
277434
+ },
277435
+ "declarations": [
277436
+ {
277437
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277438
+ "name": "FormContextProviderProps"
277439
+ }
277440
+ ],
277441
+ "required": true,
277442
+ "type": {
277443
+ "name": "string"
277444
+ }
277445
+ },
277446
+ "isReadOnly": {
277447
+ "defaultValue": null,
277448
+ "description": "",
277449
+ "name": "isReadOnly",
277450
+ "parent": {
277451
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277452
+ "name": "FormContextProviderProps"
277453
+ },
277454
+ "declarations": [
277455
+ {
277456
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277457
+ "name": "FormContextProviderProps"
277373
277458
  }
277374
277459
  ],
277375
277460
  "required": false,
@@ -277377,6 +277462,44 @@
277377
277462
  "name": "boolean"
277378
277463
  }
277379
277464
  },
277465
+ "onAfterSuccessFeedback": {
277466
+ "defaultValue": null,
277467
+ "description": "",
277468
+ "name": "onAfterSuccessFeedback",
277469
+ "parent": {
277470
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277471
+ "name": "FormContextProviderProps"
277472
+ },
277473
+ "declarations": [
277474
+ {
277475
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277476
+ "name": "FormContextProviderProps"
277477
+ }
277478
+ ],
277479
+ "required": false,
277480
+ "type": {
277481
+ "name": "AfterFormSubmitCallback"
277482
+ }
277483
+ },
277484
+ "rootErrorController": {
277485
+ "defaultValue": null,
277486
+ "description": "",
277487
+ "name": "rootErrorController",
277488
+ "parent": {
277489
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277490
+ "name": "FormContextProviderProps"
277491
+ },
277492
+ "declarations": [
277493
+ {
277494
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277495
+ "name": "FormContextProviderProps"
277496
+ }
277497
+ ],
277498
+ "required": true,
277499
+ "type": {
277500
+ "name": "FormRootErrorController"
277501
+ }
277502
+ },
277380
277503
  "children": {
277381
277504
  "defaultValue": null,
277382
277505
  "description": "",
@@ -277396,9 +277519,9 @@
277396
277519
  },
277397
277520
  {
277398
277521
  "tags": {},
277399
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormResetAction.tsx",
277522
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormSubmitAction.tsx",
277400
277523
  "description": "",
277401
- "displayName": "FormResetAction",
277524
+ "displayName": "FormSubmitAction",
277402
277525
  "methods": [],
277403
277526
  "props": {
277404
277527
  "showFeedback": {
@@ -277439,64 +277562,11 @@
277439
277562
  },
277440
277563
  {
277441
277564
  "tags": {},
277442
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
277565
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormResetAction.tsx",
277443
277566
  "description": "",
277444
- "displayName": "FormAction",
277567
+ "displayName": "FormResetAction",
277445
277568
  "methods": [],
277446
277569
  "props": {
277447
- "reset": {
277448
- "defaultValue": null,
277449
- "description": "",
277450
- "name": "reset",
277451
- "parent": {
277452
- "fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
277453
- "name": "FormActionProps"
277454
- },
277455
- "declarations": [
277456
- {
277457
- "fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
277458
- "name": "FormActionProps"
277459
- }
277460
- ],
277461
- "required": false,
277462
- "type": {
277463
- "name": "boolean"
277464
- }
277465
- },
277466
- "submit": {
277467
- "defaultValue": null,
277468
- "description": "",
277469
- "name": "submit",
277470
- "parent": {
277471
- "fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
277472
- "name": "FormActionProps"
277473
- },
277474
- "declarations": [
277475
- {
277476
- "fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
277477
- "name": "FormActionProps"
277478
- }
277479
- ],
277480
- "required": false,
277481
- "type": {
277482
- "name": "boolean"
277483
- }
277484
- },
277485
- "children": {
277486
- "defaultValue": null,
277487
- "description": "",
277488
- "name": "children",
277489
- "declarations": [
277490
- {
277491
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277492
- "name": "TypeLiteral"
277493
- }
277494
- ],
277495
- "required": false,
277496
- "type": {
277497
- "name": "ReactNode"
277498
- }
277499
- },
277500
277570
  "showFeedback": {
277501
277571
  "defaultValue": null,
277502
277572
  "description": "",
@@ -277515,47 +277585,15 @@
277515
277585
  "type": {
277516
277586
  "name": "boolean"
277517
277587
  }
277518
- }
277519
- }
277520
- },
277521
- {
277522
- "tags": {},
277523
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277524
- "description": "",
277525
- "displayName": "FormContext",
277526
- "methods": [],
277527
- "props": {
277528
- "value": {
277529
- "defaultValue": null,
277530
- "description": "",
277531
- "name": "value",
277532
- "parent": {
277533
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277534
- "name": "ProviderProps"
277535
- },
277536
- "declarations": [
277537
- {
277538
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277539
- "name": "ProviderProps"
277540
- }
277541
- ],
277542
- "required": true,
277543
- "type": {
277544
- "name": "FormContext<FieldValues> | undefined"
277545
- }
277546
277588
  },
277547
277589
  "children": {
277548
277590
  "defaultValue": null,
277549
277591
  "description": "",
277550
277592
  "name": "children",
277551
- "parent": {
277552
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277553
- "name": "DOMAttributes"
277554
- },
277555
277593
  "declarations": [
277556
277594
  {
277557
277595
  "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277558
- "name": "DOMAttributes"
277596
+ "name": "TypeLiteral"
277559
277597
  }
277560
277598
  ],
277561
277599
  "required": false,
@@ -277567,61 +277605,42 @@
277567
277605
  },
277568
277606
  {
277569
277607
  "tags": {},
277570
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277608
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
277571
277609
  "description": "",
277572
- "displayName": "FormContextProvider",
277610
+ "displayName": "FormAction",
277573
277611
  "methods": [],
277574
277612
  "props": {
277575
- "form": {
277576
- "defaultValue": null,
277577
- "description": "",
277578
- "name": "form",
277579
- "parent": {
277580
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277581
- "name": "FormContextProviderProps"
277582
- },
277583
- "declarations": [
277584
- {
277585
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277586
- "name": "FormContextProviderProps"
277587
- }
277588
- ],
277589
- "required": true,
277590
- "type": {
277591
- "name": "UseFormReturn"
277592
- }
277593
- },
277594
- "id": {
277613
+ "reset": {
277595
277614
  "defaultValue": null,
277596
277615
  "description": "",
277597
- "name": "id",
277616
+ "name": "reset",
277598
277617
  "parent": {
277599
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277600
- "name": "FormContextProviderProps"
277618
+ "fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
277619
+ "name": "FormActionProps"
277601
277620
  },
277602
277621
  "declarations": [
277603
277622
  {
277604
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277605
- "name": "FormContextProviderProps"
277623
+ "fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
277624
+ "name": "FormActionProps"
277606
277625
  }
277607
277626
  ],
277608
- "required": true,
277627
+ "required": false,
277609
277628
  "type": {
277610
- "name": "string"
277629
+ "name": "boolean"
277611
277630
  }
277612
277631
  },
277613
- "isReadOnly": {
277632
+ "submit": {
277614
277633
  "defaultValue": null,
277615
277634
  "description": "",
277616
- "name": "isReadOnly",
277635
+ "name": "submit",
277617
277636
  "parent": {
277618
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277619
- "name": "FormContextProviderProps"
277637
+ "fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
277638
+ "name": "FormActionProps"
277620
277639
  },
277621
277640
  "declarations": [
277622
277641
  {
277623
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277624
- "name": "FormContextProviderProps"
277642
+ "fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
277643
+ "name": "FormActionProps"
277625
277644
  }
277626
277645
  ],
277627
277646
  "required": false,
@@ -277629,57 +277648,38 @@
277629
277648
  "name": "boolean"
277630
277649
  }
277631
277650
  },
277632
- "onAfterSuccessFeedback": {
277651
+ "children": {
277633
277652
  "defaultValue": null,
277634
277653
  "description": "",
277635
- "name": "onAfterSuccessFeedback",
277636
- "parent": {
277637
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277638
- "name": "FormContextProviderProps"
277639
- },
277654
+ "name": "children",
277640
277655
  "declarations": [
277641
277656
  {
277642
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277643
- "name": "FormContextProviderProps"
277657
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277658
+ "name": "TypeLiteral"
277644
277659
  }
277645
277660
  ],
277646
277661
  "required": false,
277647
277662
  "type": {
277648
- "name": "AfterFormSubmitCallback"
277663
+ "name": "ReactNode"
277649
277664
  }
277650
277665
  },
277651
- "rootErrorController": {
277666
+ "showFeedback": {
277652
277667
  "defaultValue": null,
277653
277668
  "description": "",
277654
- "name": "rootErrorController",
277669
+ "name": "showFeedback",
277655
277670
  "parent": {
277656
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277657
- "name": "FormContextProviderProps"
277671
+ "fileName": "components/src/components/Action/types.ts",
277672
+ "name": "ActionProps"
277658
277673
  },
277659
277674
  "declarations": [
277660
277675
  {
277661
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277662
- "name": "FormContextProviderProps"
277663
- }
277664
- ],
277665
- "required": true,
277666
- "type": {
277667
- "name": "FormRootErrorController"
277668
- }
277669
- },
277670
- "children": {
277671
- "defaultValue": null,
277672
- "description": "",
277673
- "name": "children",
277674
- "declarations": [
277675
- {
277676
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277677
- "name": "TypeLiteral"
277676
+ "fileName": "components/src/components/Action/types.ts",
277677
+ "name": "ActionProps"
277678
277678
  }
277679
277679
  ],
277680
277680
  "required": false,
277681
277681
  "type": {
277682
- "name": "ReactNode"
277682
+ "name": "boolean"
277683
277683
  }
277684
277684
  }
277685
277685
  }
@@ -284019,10 +284019,12 @@
284019
284019
  }
284020
284020
  },
284021
284021
  {
284022
- "tags": {},
284023
- "filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
284022
+ "tags": {
284023
+ "deprecated": "Use RouterProvider instead"
284024
+ },
284025
+ "filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
284024
284026
  "description": "",
284025
- "displayName": "RouterProvider",
284027
+ "displayName": "LinkProvider",
284026
284028
  "methods": [],
284027
284029
  "props": {
284028
284030
  "children": {
@@ -284043,12 +284045,10 @@
284043
284045
  }
284044
284046
  },
284045
284047
  {
284046
- "tags": {
284047
- "deprecated": "Use RouterProvider instead"
284048
- },
284049
- "filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
284048
+ "tags": {},
284049
+ "filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
284050
284050
  "description": "",
284051
- "displayName": "LinkProvider",
284051
+ "displayName": "RouterProvider",
284052
284052
  "methods": [],
284053
284053
  "props": {
284054
284054
  "children": {
@@ -304754,9 +304754,9 @@
304754
304754
  "tags": {
304755
304755
  "flr-generate": "all"
304756
304756
  },
304757
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/RadioButton/RadioButton.tsx",
304757
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/Radio/Radio.tsx",
304758
304758
  "description": "",
304759
- "displayName": "RadioButton",
304759
+ "displayName": "Radio",
304760
304760
  "methods": [],
304761
304761
  "props": {
304762
304762
  "className": {
@@ -306644,9 +306644,9 @@
306644
306644
  "tags": {
306645
306645
  "flr-generate": "all"
306646
306646
  },
306647
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/Radio/Radio.tsx",
306647
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/RadioButton/RadioButton.tsx",
306648
306648
  "description": "",
306649
- "displayName": "Radio",
306649
+ "displayName": "RadioButton",
306650
306650
  "methods": [],
306651
306651
  "props": {
306652
306652
  "className": {
@@ -308924,71 +308924,67 @@
308924
308924
  }
308925
308925
  },
308926
308926
  {
308927
- "tags": {
308928
- "internal": ""
308929
- },
308930
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
308927
+ "tags": {},
308928
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
308931
308929
  "description": "",
308932
- "displayName": "TogglePasswordVisibilityButton",
308930
+ "displayName": "ValidationResultButton",
308933
308931
  "methods": [],
308934
308932
  "props": {
308935
- "isDisabled": {
308936
- "defaultValue": {
308937
- "value": "false"
308938
- },
308933
+ "policyValidationResult": {
308934
+ "defaultValue": null,
308939
308935
  "description": "",
308940
- "name": "isDisabled",
308936
+ "name": "policyValidationResult",
308941
308937
  "parent": {
308942
- "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
308938
+ "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
308943
308939
  "name": "Props"
308944
308940
  },
308945
308941
  "declarations": [
308946
308942
  {
308947
- "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
308943
+ "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
308948
308944
  "name": "Props"
308949
308945
  }
308950
308946
  ],
308951
308947
  "required": false,
308952
308948
  "type": {
308953
- "name": "boolean"
308949
+ "name": "ResolvedPolicyValidationResult"
308954
308950
  }
308955
308951
  },
308956
- "isVisible": {
308952
+ "isDisabled": {
308957
308953
  "defaultValue": null,
308958
308954
  "description": "",
308959
- "name": "isVisible",
308955
+ "name": "isDisabled",
308960
308956
  "parent": {
308961
- "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
308957
+ "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
308962
308958
  "name": "Props"
308963
308959
  },
308964
308960
  "declarations": [
308965
308961
  {
308966
- "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
308962
+ "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
308967
308963
  "name": "Props"
308968
308964
  }
308969
308965
  ],
308970
- "required": true,
308966
+ "required": false,
308971
308967
  "type": {
308972
308968
  "name": "boolean"
308973
308969
  }
308974
308970
  },
308975
- "onPress": {
308971
+ "isEmptyValue": {
308976
308972
  "defaultValue": null,
308977
308973
  "description": "",
308978
- "name": "onPress",
308974
+ "name": "isEmptyValue",
308979
308975
  "parent": {
308980
- "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
308976
+ "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
308981
308977
  "name": "Props"
308982
308978
  },
308983
308979
  "declarations": [
308984
308980
  {
308985
- "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
308981
+ "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
308986
308982
  "name": "Props"
308987
308983
  }
308988
308984
  ],
308989
308985
  "required": true,
308990
308986
  "type": {
308991
- "name": "ActionFn"
308987
+ "name": "boolean"
308992
308988
  }
308993
308989
  },
308994
308990
  "className": {
@@ -309013,67 +309009,71 @@
309013
309009
  }
309014
309010
  },
309015
309011
  {
309016
- "tags": {},
309017
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
309012
+ "tags": {
309013
+ "internal": ""
309014
+ },
309015
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309018
309016
  "description": "",
309019
- "displayName": "ValidationResultButton",
309017
+ "displayName": "TogglePasswordVisibilityButton",
309020
309018
  "methods": [],
309021
309019
  "props": {
309022
- "policyValidationResult": {
309023
- "defaultValue": null,
309020
+ "isDisabled": {
309021
+ "defaultValue": {
309022
+ "value": "false"
309023
+ },
309024
309024
  "description": "",
309025
- "name": "policyValidationResult",
309025
+ "name": "isDisabled",
309026
309026
  "parent": {
309027
- "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
309027
+ "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309028
309028
  "name": "Props"
309029
309029
  },
309030
309030
  "declarations": [
309031
309031
  {
309032
- "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
309032
+ "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309033
309033
  "name": "Props"
309034
309034
  }
309035
309035
  ],
309036
309036
  "required": false,
309037
309037
  "type": {
309038
- "name": "ResolvedPolicyValidationResult"
309038
+ "name": "boolean"
309039
309039
  }
309040
309040
  },
309041
- "isDisabled": {
309041
+ "isVisible": {
309042
309042
  "defaultValue": null,
309043
309043
  "description": "",
309044
- "name": "isDisabled",
309044
+ "name": "isVisible",
309045
309045
  "parent": {
309046
- "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
309046
+ "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309047
309047
  "name": "Props"
309048
309048
  },
309049
309049
  "declarations": [
309050
309050
  {
309051
- "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
309051
+ "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309052
309052
  "name": "Props"
309053
309053
  }
309054
309054
  ],
309055
- "required": false,
309055
+ "required": true,
309056
309056
  "type": {
309057
309057
  "name": "boolean"
309058
309058
  }
309059
309059
  },
309060
- "isEmptyValue": {
309060
+ "onPress": {
309061
309061
  "defaultValue": null,
309062
309062
  "description": "",
309063
- "name": "isEmptyValue",
309063
+ "name": "onPress",
309064
309064
  "parent": {
309065
- "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
309065
+ "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309066
309066
  "name": "Props"
309067
309067
  },
309068
309068
  "declarations": [
309069
309069
  {
309070
- "fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
309070
+ "fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
309071
309071
  "name": "Props"
309072
309072
  }
309073
309073
  ],
309074
309074
  "required": true,
309075
309075
  "type": {
309076
- "name": "boolean"
309076
+ "name": "ActionFn"
309077
309077
  }
309078
309078
  },
309079
309079
  "className": {
@@ -314898,6 +314898,14 @@
314898
314898
  "methods": [],
314899
314899
  "props": {}
314900
314900
  },
314901
+ {
314902
+ "tags": {},
314903
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
314904
+ "description": "",
314905
+ "displayName": "ConfirmUnsavedChangesModal",
314906
+ "methods": [],
314907
+ "props": {}
314908
+ },
314901
314909
  {
314902
314910
  "tags": {},
314903
314911
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ModalTrigger/ModalTrigger.tsx",
@@ -315036,14 +315044,6 @@
315036
315044
  }
315037
315045
  }
315038
315046
  },
315039
- {
315040
- "tags": {},
315041
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
315042
- "description": "",
315043
- "displayName": "ConfirmUnsavedChangesModal",
315044
- "methods": [],
315045
- "props": {}
315046
- },
315047
315047
  {
315048
315048
  "tags": {
315049
315049
  "flr-generate": "all"
@@ -315399,129 +315399,6 @@
315399
315399
  "methods": [],
315400
315400
  "props": {}
315401
315401
  },
315402
- {
315403
- "tags": {
315404
- "flr-generate": "all"
315405
- },
315406
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListSummary/ListSummary.tsx",
315407
- "description": "",
315408
- "displayName": "ListSummary",
315409
- "methods": [],
315410
- "props": {
315411
- "position": {
315412
- "defaultValue": {
315413
- "value": ": \"top\""
315414
- },
315415
- "description": "Whether the summary is placed above or underneath the list",
315416
- "name": "position",
315417
- "parent": {
315418
- "fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
315419
- "name": "ListSummaryProps"
315420
- },
315421
- "declarations": [
315422
- {
315423
- "fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
315424
- "name": "ListSummaryProps"
315425
- }
315426
- ],
315427
- "required": false,
315428
- "type": {
315429
- "name": "\"bottom\" | \"top\""
315430
- }
315431
- },
315432
- "wrapWith": {
315433
- "defaultValue": null,
315434
- "description": "",
315435
- "name": "wrapWith",
315436
- "parent": {
315437
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
315438
- "name": "FlowComponentProps"
315439
- },
315440
- "declarations": [
315441
- {
315442
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
315443
- "name": "FlowComponentProps"
315444
- }
315445
- ],
315446
- "required": false,
315447
- "type": {
315448
- "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
315449
- }
315450
- },
315451
- "tunnelId": {
315452
- "defaultValue": null,
315453
- "description": "@internal",
315454
- "name": "tunnelId",
315455
- "parent": {
315456
- "fileName": "components/src/lib/types/props.ts",
315457
- "name": "PropsWithTunnel"
315458
- },
315459
- "declarations": [
315460
- {
315461
- "fileName": "components/src/lib/types/props.ts",
315462
- "name": "PropsWithTunnel"
315463
- }
315464
- ],
315465
- "required": false,
315466
- "type": {
315467
- "name": "string | null"
315468
- }
315469
- },
315470
- "ref": {
315471
- "defaultValue": null,
315472
- "description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
315473
- "name": "ref",
315474
- "parent": {
315475
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315476
- "name": "RefAttributes"
315477
- },
315478
- "declarations": [
315479
- {
315480
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315481
- "name": "RefAttributes"
315482
- }
315483
- ],
315484
- "required": false,
315485
- "type": {
315486
- "name": "Ref<HTMLSpanElement>"
315487
- }
315488
- },
315489
- "key": {
315490
- "defaultValue": null,
315491
- "description": "",
315492
- "name": "key",
315493
- "parent": {
315494
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315495
- "name": "Attributes"
315496
- },
315497
- "declarations": [
315498
- {
315499
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315500
- "name": "Attributes"
315501
- }
315502
- ],
315503
- "required": false,
315504
- "type": {
315505
- "name": "Key | null"
315506
- }
315507
- },
315508
- "children": {
315509
- "defaultValue": null,
315510
- "description": "",
315511
- "name": "children",
315512
- "declarations": [
315513
- {
315514
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315515
- "name": "TypeLiteral"
315516
- }
315517
- ],
315518
- "required": false,
315519
- "type": {
315520
- "name": "ReactNode"
315521
- }
315522
- }
315523
- }
315524
- },
315525
315402
  {
315526
315403
  "tags": {},
315527
315404
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListItemView/ListItemView.tsx",
@@ -315604,73 +315481,196 @@
315604
315481
  }
315605
315482
  },
315606
315483
  {
315607
- "tags": {},
315608
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/Items.tsx",
315609
- "description": "",
315610
- "displayName": "Items",
315611
- "methods": [],
315612
- "props": {}
315613
- },
315614
- {
315615
- "tags": {},
315616
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/Header.tsx",
315484
+ "tags": {
315485
+ "flr-generate": "all"
315486
+ },
315487
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListSummary/ListSummary.tsx",
315617
315488
  "description": "",
315618
- "displayName": "Header",
315489
+ "displayName": "ListSummary",
315619
315490
  "methods": [],
315620
315491
  "props": {
315621
- "className": {
315492
+ "position": {
315493
+ "defaultValue": {
315494
+ "value": ": \"top\""
315495
+ },
315496
+ "description": "Whether the summary is placed above or underneath the list",
315497
+ "name": "position",
315498
+ "parent": {
315499
+ "fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
315500
+ "name": "ListSummaryProps"
315501
+ },
315502
+ "declarations": [
315503
+ {
315504
+ "fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
315505
+ "name": "ListSummaryProps"
315506
+ }
315507
+ ],
315508
+ "required": false,
315509
+ "type": {
315510
+ "name": "\"bottom\" | \"top\""
315511
+ }
315512
+ },
315513
+ "wrapWith": {
315622
315514
  "defaultValue": null,
315623
- "description": "The elements class name.",
315624
- "name": "className",
315515
+ "description": "",
315516
+ "name": "wrapWith",
315517
+ "parent": {
315518
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
315519
+ "name": "FlowComponentProps"
315520
+ },
315521
+ "declarations": [
315522
+ {
315523
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
315524
+ "name": "FlowComponentProps"
315525
+ }
315526
+ ],
315527
+ "required": false,
315528
+ "type": {
315529
+ "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
315530
+ }
315531
+ },
315532
+ "tunnelId": {
315533
+ "defaultValue": null,
315534
+ "description": "@internal",
315535
+ "name": "tunnelId",
315625
315536
  "parent": {
315626
315537
  "fileName": "components/src/lib/types/props.ts",
315627
- "name": "PropsWithClassName"
315538
+ "name": "PropsWithTunnel"
315628
315539
  },
315629
315540
  "declarations": [
315630
315541
  {
315631
315542
  "fileName": "components/src/lib/types/props.ts",
315632
- "name": "PropsWithClassName"
315543
+ "name": "PropsWithTunnel"
315633
315544
  }
315634
315545
  ],
315635
315546
  "required": false,
315636
315547
  "type": {
315637
- "name": "string"
315548
+ "name": "string | null"
315638
315549
  }
315639
- }
315640
- }
315641
- },
315642
- {
315643
- "tags": {},
315644
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/Footer.tsx",
315645
- "description": "",
315646
- "displayName": "Footer",
315647
- "methods": [],
315648
- "props": {}
315649
- },
315650
- {
315651
- "tags": {},
315652
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/DataLoader/DataLoaderSuspense.tsx",
315653
- "description": "",
315654
- "displayName": "DataLoaderSuspense",
315655
- "methods": [],
315656
- "props": {
315657
- "useRenderSuspense": {
315550
+ },
315551
+ "ref": {
315552
+ "defaultValue": null,
315553
+ "description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
315554
+ "name": "ref",
315555
+ "parent": {
315556
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315557
+ "name": "RefAttributes"
315558
+ },
315559
+ "declarations": [
315560
+ {
315561
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315562
+ "name": "RefAttributes"
315563
+ }
315564
+ ],
315565
+ "required": false,
315566
+ "type": {
315567
+ "name": "Ref<HTMLSpanElement>"
315568
+ }
315569
+ },
315570
+ "key": {
315658
315571
  "defaultValue": null,
315659
315572
  "description": "",
315660
- "name": "useRenderSuspense",
315573
+ "name": "key",
315661
315574
  "parent": {
315662
- "fileName": "components/src/components/List/components/DataLoader/DataLoaderSuspense.tsx",
315663
- "name": "Props"
315575
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315576
+ "name": "Attributes"
315664
315577
  },
315665
315578
  "declarations": [
315666
315579
  {
315667
- "fileName": "components/src/components/List/components/DataLoader/DataLoaderSuspense.tsx",
315668
- "name": "Props"
315580
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315581
+ "name": "Attributes"
315669
315582
  }
315670
315583
  ],
315671
- "required": true,
315584
+ "required": false,
315672
315585
  "type": {
315673
- "name": "() => void"
315586
+ "name": "Key | null"
315587
+ }
315588
+ },
315589
+ "children": {
315590
+ "defaultValue": null,
315591
+ "description": "",
315592
+ "name": "children",
315593
+ "declarations": [
315594
+ {
315595
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315596
+ "name": "TypeLiteral"
315597
+ }
315598
+ ],
315599
+ "required": false,
315600
+ "type": {
315601
+ "name": "ReactNode"
315602
+ }
315603
+ }
315604
+ }
315605
+ },
315606
+ {
315607
+ "tags": {},
315608
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/Items.tsx",
315609
+ "description": "",
315610
+ "displayName": "Items",
315611
+ "methods": [],
315612
+ "props": {}
315613
+ },
315614
+ {
315615
+ "tags": {},
315616
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/Header.tsx",
315617
+ "description": "",
315618
+ "displayName": "Header",
315619
+ "methods": [],
315620
+ "props": {
315621
+ "className": {
315622
+ "defaultValue": null,
315623
+ "description": "The elements class name.",
315624
+ "name": "className",
315625
+ "parent": {
315626
+ "fileName": "components/src/lib/types/props.ts",
315627
+ "name": "PropsWithClassName"
315628
+ },
315629
+ "declarations": [
315630
+ {
315631
+ "fileName": "components/src/lib/types/props.ts",
315632
+ "name": "PropsWithClassName"
315633
+ }
315634
+ ],
315635
+ "required": false,
315636
+ "type": {
315637
+ "name": "string"
315638
+ }
315639
+ }
315640
+ }
315641
+ },
315642
+ {
315643
+ "tags": {},
315644
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/Footer.tsx",
315645
+ "description": "",
315646
+ "displayName": "Footer",
315647
+ "methods": [],
315648
+ "props": {}
315649
+ },
315650
+ {
315651
+ "tags": {},
315652
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/DataLoader/DataLoaderSuspense.tsx",
315653
+ "description": "",
315654
+ "displayName": "DataLoaderSuspense",
315655
+ "methods": [],
315656
+ "props": {
315657
+ "useRenderSuspense": {
315658
+ "defaultValue": null,
315659
+ "description": "",
315660
+ "name": "useRenderSuspense",
315661
+ "parent": {
315662
+ "fileName": "components/src/components/List/components/DataLoader/DataLoaderSuspense.tsx",
315663
+ "name": "Props"
315664
+ },
315665
+ "declarations": [
315666
+ {
315667
+ "fileName": "components/src/components/List/components/DataLoader/DataLoaderSuspense.tsx",
315668
+ "name": "Props"
315669
+ }
315670
+ ],
315671
+ "required": true,
315672
+ "type": {
315673
+ "name": "() => void"
315674
315674
  }
315675
315675
  },
315676
315676
  "children": {
@@ -317991,56 +317991,56 @@
317991
317991
  },
317992
317992
  {
317993
317993
  "tags": {},
317994
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
317994
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
317995
317995
  "description": "",
317996
- "displayName": "DeleteButton",
317996
+ "displayName": "FileSizeText",
317997
317997
  "methods": [],
317998
317998
  "props": {
317999
- "onDelete": {
317999
+ "sizeInBytes": {
318000
318000
  "defaultValue": null,
318001
318001
  "description": "",
318002
- "name": "onDelete",
318002
+ "name": "sizeInBytes",
318003
318003
  "parent": {
318004
- "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318004
+ "fileName": "components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
318005
318005
  "name": "Props"
318006
318006
  },
318007
318007
  "declarations": [
318008
318008
  {
318009
- "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318009
+ "fileName": "components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
318010
318010
  "name": "Props"
318011
318011
  }
318012
318012
  ],
318013
318013
  "required": true,
318014
318014
  "type": {
318015
- "name": "() => void"
318015
+ "name": "number"
318016
318016
  }
318017
318017
  }
318018
318018
  }
318019
318019
  },
318020
318020
  {
318021
318021
  "tags": {},
318022
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
318022
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318023
318023
  "description": "",
318024
- "displayName": "FileSizeText",
318024
+ "displayName": "DeleteButton",
318025
318025
  "methods": [],
318026
318026
  "props": {
318027
- "sizeInBytes": {
318027
+ "onDelete": {
318028
318028
  "defaultValue": null,
318029
318029
  "description": "",
318030
- "name": "sizeInBytes",
318030
+ "name": "onDelete",
318031
318031
  "parent": {
318032
- "fileName": "components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
318032
+ "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318033
318033
  "name": "Props"
318034
318034
  },
318035
318035
  "declarations": [
318036
318036
  {
318037
- "fileName": "components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
318037
+ "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
318038
318038
  "name": "Props"
318039
318039
  }
318040
318040
  ],
318041
318041
  "required": true,
318042
318042
  "type": {
318043
- "name": "number"
318043
+ "name": "() => void"
318044
318044
  }
318045
318045
  }
318046
318046
  }
@@ -321729,264 +321729,6 @@
321729
321729
  }
321730
321730
  }
321731
321731
  },
321732
- {
321733
- "tags": {
321734
- "flr-generate": "all"
321735
- },
321736
- "filePath": "src/components/CartesianChart/components/XAxis/XAxis.tsx",
321737
- "description": "",
321738
- "displayName": "XAxis",
321739
- "methods": [],
321740
- "props": {
321741
- "className": {
321742
- "defaultValue": null,
321743
- "description": "",
321744
- "name": "className",
321745
- "parent": {
321746
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321747
- "name": "HTMLAttributes"
321748
- },
321749
- "declarations": [
321750
- {
321751
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321752
- "name": "HTMLAttributes"
321753
- }
321754
- ],
321755
- "required": false,
321756
- "type": {
321757
- "name": "string"
321758
- }
321759
- },
321760
- "type": {
321761
- "defaultValue": null,
321762
- "description": "",
321763
- "name": "type",
321764
- "parent": {
321765
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321766
- "name": "SVGAttributes"
321767
- },
321768
- "declarations": [
321769
- {
321770
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321771
- "name": "SVGAttributes"
321772
- }
321773
- ],
321774
- "required": false,
321775
- "type": {
321776
- "name": "string"
321777
- }
321778
- },
321779
- "hide": {
321780
- "defaultValue": null,
321781
- "description": "If set true, the axis do not display in the chart.\n@defaultValue false",
321782
- "name": "hide",
321783
- "parent": {
321784
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321785
- "name": "RenderableAxisProps"
321786
- },
321787
- "declarations": [
321788
- {
321789
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321790
- "name": "RenderableAxisProps"
321791
- }
321792
- ],
321793
- "required": false,
321794
- "type": {
321795
- "name": "boolean"
321796
- }
321797
- },
321798
- "orientation": {
321799
- "defaultValue": null,
321800
- "description": "",
321801
- "name": "orientation",
321802
- "parent": {
321803
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321804
- "name": "SVGAttributes"
321805
- },
321806
- "declarations": [
321807
- {
321808
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321809
- "name": "SVGAttributes"
321810
- }
321811
- ],
321812
- "required": false,
321813
- "type": {
321814
- "name": "string | number"
321815
- }
321816
- },
321817
- "scale": {
321818
- "defaultValue": null,
321819
- "description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <XAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<XAxis scale={scale} />",
321820
- "name": "scale",
321821
- "parent": {
321822
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321823
- "name": "XAxisProps"
321824
- },
321825
- "declarations": [
321826
- {
321827
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321828
- "name": "XAxisProps"
321829
- }
321830
- ],
321831
- "required": false,
321832
- "type": {
321833
- "name": "ScaleType | CustomScaleDefinition<CategoricalDomainItem> | CustomScaleDefinition<string> | CustomScaleDefinition<...> | CustomScaleDefinition<...>"
321834
- }
321835
- },
321836
- "dataKey": {
321837
- "defaultValue": null,
321838
- "description": "Decides how to extract the value of this Axis from the data:\n- `string`: the name of the field in the data object;\n- `number`: the index of the field in the data;\n- `function`: a function that receives the data object and returns the value of this Axis.\n\nIf undefined, it will reuse the dataKey of graphical items.",
321839
- "name": "dataKey",
321840
- "parent": {
321841
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321842
- "name": "BaseAxisProps"
321843
- },
321844
- "declarations": [
321845
- {
321846
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321847
- "name": "BaseAxisProps"
321848
- }
321849
- ],
321850
- "required": false,
321851
- "type": {
321852
- "name": "DataKey<any>"
321853
- }
321854
- },
321855
- "allowDecimals": {
321856
- "defaultValue": null,
321857
- "description": "Allow the ticks of axis to be decimals or not.\n@defaultValue true",
321858
- "name": "allowDecimals",
321859
- "parent": {
321860
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321861
- "name": "RenderableAxisProps"
321862
- },
321863
- "declarations": [
321864
- {
321865
- "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",
321866
- "name": "RenderableAxisProps"
321867
- }
321868
- ],
321869
- "required": false,
321870
- "type": {
321871
- "name": "boolean"
321872
- }
321873
- },
321874
- "interval": {
321875
- "defaultValue": null,
321876
- "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",
321877
- "name": "interval",
321878
- "parent": {
321879
- "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",
321880
- "name": "XAxisProps"
321881
- },
321882
- "declarations": [
321883
- {
321884
- "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",
321885
- "name": "XAxisProps"
321886
- }
321887
- ],
321888
- "required": false,
321889
- "type": {
321890
- "name": "AxisInterval"
321891
- }
321892
- },
321893
- "minTickGap": {
321894
- "defaultValue": null,
321895
- "description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
321896
- "name": "minTickGap",
321897
- "parent": {
321898
- "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",
321899
- "name": "XAxisProps"
321900
- },
321901
- "declarations": [
321902
- {
321903
- "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",
321904
- "name": "XAxisProps"
321905
- }
321906
- ],
321907
- "required": false,
321908
- "type": {
321909
- "name": "number"
321910
- }
321911
- },
321912
- "domain": {
321913
- "defaultValue": null,
321914
- "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 />",
321915
- "name": "domain",
321916
- "parent": {
321917
- "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",
321918
- "name": "XAxisProps"
321919
- },
321920
- "declarations": [
321921
- {
321922
- "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",
321923
- "name": "XAxisProps"
321924
- }
321925
- ],
321926
- "required": false,
321927
- "type": {
321928
- "name": "AxisDomain"
321929
- }
321930
- },
321931
- "unit": {
321932
- "defaultValue": null,
321933
- "description": "The unit of data. This option will be used in tooltip.",
321934
- "name": "unit",
321935
- "parent": {
321936
- "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",
321937
- "name": "BaseAxisProps"
321938
- },
321939
- "declarations": [
321940
- {
321941
- "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",
321942
- "name": "BaseAxisProps"
321943
- }
321944
- ],
321945
- "required": false,
321946
- "type": {
321947
- "name": "string"
321948
- }
321949
- },
321950
- "tickFormatter": {
321951
- "defaultValue": null,
321952
- "description": "The formatter function of tick.",
321953
- "name": "tickFormatter",
321954
- "parent": {
321955
- "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",
321956
- "name": "RenderableAxisProps"
321957
- },
321958
- "declarations": [
321959
- {
321960
- "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",
321961
- "name": "RenderableAxisProps"
321962
- }
321963
- ],
321964
- "required": false,
321965
- "type": {
321966
- "name": "((value: any, index: number) => string)"
321967
- }
321968
- },
321969
- "allowDataOverflow": {
321970
- "defaultValue": null,
321971
- "description": "When domain of the axis is specified and the type of the axis is 'number',\nif allowDataOverflow is set to be false,\nthe domain will be adjusted when the minimum value of data is smaller than domain[0] or\nthe maximum value of data is greater than domain[1] so that the axis displays all data values.\nIf set to true, graphic elements (line, area, bars) will be clipped to conform to the specified domain.\n@defaultValue false",
321972
- "name": "allowDataOverflow",
321973
- "parent": {
321974
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321975
- "name": "RenderableAxisProps"
321976
- },
321977
- "declarations": [
321978
- {
321979
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321980
- "name": "RenderableAxisProps"
321981
- }
321982
- ],
321983
- "required": false,
321984
- "type": {
321985
- "name": "boolean"
321986
- }
321987
- }
321988
- }
321989
- },
321990
321732
  {
321991
321733
  "tags": {
321992
321734
  "flr-generate": "all"
@@ -322911,6 +322653,264 @@
322911
322653
  }
322912
322654
  }
322913
322655
  },
322656
+ {
322657
+ "tags": {
322658
+ "flr-generate": "all"
322659
+ },
322660
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
322661
+ "description": "",
322662
+ "displayName": "XAxis",
322663
+ "methods": [],
322664
+ "props": {
322665
+ "className": {
322666
+ "defaultValue": null,
322667
+ "description": "",
322668
+ "name": "className",
322669
+ "parent": {
322670
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322671
+ "name": "HTMLAttributes"
322672
+ },
322673
+ "declarations": [
322674
+ {
322675
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322676
+ "name": "HTMLAttributes"
322677
+ }
322678
+ ],
322679
+ "required": false,
322680
+ "type": {
322681
+ "name": "string"
322682
+ }
322683
+ },
322684
+ "type": {
322685
+ "defaultValue": null,
322686
+ "description": "",
322687
+ "name": "type",
322688
+ "parent": {
322689
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322690
+ "name": "SVGAttributes"
322691
+ },
322692
+ "declarations": [
322693
+ {
322694
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322695
+ "name": "SVGAttributes"
322696
+ }
322697
+ ],
322698
+ "required": false,
322699
+ "type": {
322700
+ "name": "string"
322701
+ }
322702
+ },
322703
+ "hide": {
322704
+ "defaultValue": null,
322705
+ "description": "If set true, the axis do not display in the chart.\n@defaultValue false",
322706
+ "name": "hide",
322707
+ "parent": {
322708
+ "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",
322709
+ "name": "RenderableAxisProps"
322710
+ },
322711
+ "declarations": [
322712
+ {
322713
+ "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",
322714
+ "name": "RenderableAxisProps"
322715
+ }
322716
+ ],
322717
+ "required": false,
322718
+ "type": {
322719
+ "name": "boolean"
322720
+ }
322721
+ },
322722
+ "orientation": {
322723
+ "defaultValue": null,
322724
+ "description": "",
322725
+ "name": "orientation",
322726
+ "parent": {
322727
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322728
+ "name": "SVGAttributes"
322729
+ },
322730
+ "declarations": [
322731
+ {
322732
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
322733
+ "name": "SVGAttributes"
322734
+ }
322735
+ ],
322736
+ "required": false,
322737
+ "type": {
322738
+ "name": "string | number"
322739
+ }
322740
+ },
322741
+ "scale": {
322742
+ "defaultValue": null,
322743
+ "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} />",
322744
+ "name": "scale",
322745
+ "parent": {
322746
+ "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",
322747
+ "name": "XAxisProps"
322748
+ },
322749
+ "declarations": [
322750
+ {
322751
+ "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",
322752
+ "name": "XAxisProps"
322753
+ }
322754
+ ],
322755
+ "required": false,
322756
+ "type": {
322757
+ "name": "ScaleType | CustomScaleDefinition<CategoricalDomainItem> | CustomScaleDefinition<string> | CustomScaleDefinition<...> | CustomScaleDefinition<...>"
322758
+ }
322759
+ },
322760
+ "dataKey": {
322761
+ "defaultValue": null,
322762
+ "description": "Decides how to extract the value of this Axis from the data:\n- `string`: the name of the field in the data object;\n- `number`: the index of the field in the data;\n- `function`: a function that receives the data object and returns the value of this Axis.\n\nIf undefined, it will reuse the dataKey of graphical items.",
322763
+ "name": "dataKey",
322764
+ "parent": {
322765
+ "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",
322766
+ "name": "BaseAxisProps"
322767
+ },
322768
+ "declarations": [
322769
+ {
322770
+ "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",
322771
+ "name": "BaseAxisProps"
322772
+ }
322773
+ ],
322774
+ "required": false,
322775
+ "type": {
322776
+ "name": "DataKey<any>"
322777
+ }
322778
+ },
322779
+ "allowDecimals": {
322780
+ "defaultValue": null,
322781
+ "description": "Allow the ticks of axis to be decimals or not.\n@defaultValue true",
322782
+ "name": "allowDecimals",
322783
+ "parent": {
322784
+ "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",
322785
+ "name": "RenderableAxisProps"
322786
+ },
322787
+ "declarations": [
322788
+ {
322789
+ "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",
322790
+ "name": "RenderableAxisProps"
322791
+ }
322792
+ ],
322793
+ "required": false,
322794
+ "type": {
322795
+ "name": "boolean"
322796
+ }
322797
+ },
322798
+ "interval": {
322799
+ "defaultValue": null,
322800
+ "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",
322801
+ "name": "interval",
322802
+ "parent": {
322803
+ "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",
322804
+ "name": "XAxisProps"
322805
+ },
322806
+ "declarations": [
322807
+ {
322808
+ "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",
322809
+ "name": "XAxisProps"
322810
+ }
322811
+ ],
322812
+ "required": false,
322813
+ "type": {
322814
+ "name": "AxisInterval"
322815
+ }
322816
+ },
322817
+ "minTickGap": {
322818
+ "defaultValue": null,
322819
+ "description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
322820
+ "name": "minTickGap",
322821
+ "parent": {
322822
+ "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",
322823
+ "name": "XAxisProps"
322824
+ },
322825
+ "declarations": [
322826
+ {
322827
+ "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",
322828
+ "name": "XAxisProps"
322829
+ }
322830
+ ],
322831
+ "required": false,
322832
+ "type": {
322833
+ "name": "number"
322834
+ }
322835
+ },
322836
+ "domain": {
322837
+ "defaultValue": null,
322838
+ "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 />",
322839
+ "name": "domain",
322840
+ "parent": {
322841
+ "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",
322842
+ "name": "XAxisProps"
322843
+ },
322844
+ "declarations": [
322845
+ {
322846
+ "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",
322847
+ "name": "XAxisProps"
322848
+ }
322849
+ ],
322850
+ "required": false,
322851
+ "type": {
322852
+ "name": "AxisDomain"
322853
+ }
322854
+ },
322855
+ "unit": {
322856
+ "defaultValue": null,
322857
+ "description": "The unit of data. This option will be used in tooltip.",
322858
+ "name": "unit",
322859
+ "parent": {
322860
+ "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",
322861
+ "name": "BaseAxisProps"
322862
+ },
322863
+ "declarations": [
322864
+ {
322865
+ "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",
322866
+ "name": "BaseAxisProps"
322867
+ }
322868
+ ],
322869
+ "required": false,
322870
+ "type": {
322871
+ "name": "string"
322872
+ }
322873
+ },
322874
+ "tickFormatter": {
322875
+ "defaultValue": null,
322876
+ "description": "The formatter function of tick.",
322877
+ "name": "tickFormatter",
322878
+ "parent": {
322879
+ "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",
322880
+ "name": "RenderableAxisProps"
322881
+ },
322882
+ "declarations": [
322883
+ {
322884
+ "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",
322885
+ "name": "RenderableAxisProps"
322886
+ }
322887
+ ],
322888
+ "required": false,
322889
+ "type": {
322890
+ "name": "((value: any, index: number) => string)"
322891
+ }
322892
+ },
322893
+ "allowDataOverflow": {
322894
+ "defaultValue": null,
322895
+ "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",
322896
+ "name": "allowDataOverflow",
322897
+ "parent": {
322898
+ "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",
322899
+ "name": "RenderableAxisProps"
322900
+ },
322901
+ "declarations": [
322902
+ {
322903
+ "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",
322904
+ "name": "RenderableAxisProps"
322905
+ }
322906
+ ],
322907
+ "required": false,
322908
+ "type": {
322909
+ "name": "boolean"
322910
+ }
322911
+ }
322912
+ }
322913
+ },
322914
322914
  {
322915
322915
  "tags": {},
322916
322916
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/ChartLegend/LegendContent.tsx",
@@ -347606,64 +347606,81 @@
347606
347606
  },
347607
347607
  {
347608
347608
  "tags": {},
347609
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
347609
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/ViewModeAccordion.tsx",
347610
347610
  "description": "",
347611
- "displayName": "FilterMenuItem",
347611
+ "displayName": "ViewModeAccordion",
347612
+ "methods": [],
347613
+ "props": {}
347614
+ },
347615
+ {
347616
+ "tags": {},
347617
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/SortingAccordion.tsx",
347618
+ "description": "",
347619
+ "displayName": "SortingAccordion",
347620
+ "methods": [],
347621
+ "props": {}
347622
+ },
347623
+ {
347624
+ "tags": {},
347625
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionRadioGroup.tsx",
347626
+ "description": "",
347627
+ "displayName": "FilterAccordionRadioGroup",
347612
347628
  "methods": [],
347613
347629
  "props": {
347614
- "filterValue": {
347630
+ "filter": {
347615
347631
  "defaultValue": null,
347616
347632
  "description": "",
347617
- "name": "filterValue",
347633
+ "name": "filter",
347618
347634
  "parent": {
347619
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
347635
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionRadioGroup.tsx",
347620
347636
  "name": "Props"
347621
347637
  },
347622
347638
  "declarations": [
347623
347639
  {
347624
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
347640
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionRadioGroup.tsx",
347625
347641
  "name": "Props"
347626
347642
  }
347627
347643
  ],
347628
347644
  "required": true,
347629
347645
  "type": {
347630
- "name": "FilterValue"
347646
+ "name": "Filter<never, never, never>"
347631
347647
  }
347632
- },
347633
- "selectionMode": {
347648
+ }
347649
+ }
347650
+ },
347651
+ {
347652
+ "tags": {},
347653
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionDateRange.tsx",
347654
+ "description": "",
347655
+ "displayName": "FilterAccordionDateRange",
347656
+ "methods": [],
347657
+ "props": {
347658
+ "filter": {
347634
347659
  "defaultValue": null,
347635
347660
  "description": "",
347636
- "name": "selectionMode",
347661
+ "name": "filter",
347637
347662
  "parent": {
347638
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
347663
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionDateRange.tsx",
347639
347664
  "name": "Props"
347640
347665
  },
347641
347666
  "declarations": [
347642
347667
  {
347643
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
347668
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionDateRange.tsx",
347644
347669
  "name": "Props"
347645
347670
  }
347646
347671
  ],
347647
- "required": false,
347672
+ "required": true,
347648
347673
  "type": {
347649
- "name": "ContextMenuSelectionMode"
347674
+ "name": "AnyDateRangeFilter"
347650
347675
  }
347651
347676
  }
347652
347677
  }
347653
347678
  },
347654
347679
  {
347655
347680
  "tags": {},
347656
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenus.tsx",
347657
- "description": "",
347658
- "displayName": "FilterContextMenus",
347659
- "methods": [],
347660
- "props": {}
347661
- },
347662
- {
347663
- "tags": {},
347664
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
347681
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionCheckboxGroup.tsx",
347665
347682
  "description": "",
347666
- "displayName": "FilterContextMenu",
347683
+ "displayName": "FilterAccordionCheckboxGroup",
347667
347684
  "methods": [],
347668
347685
  "props": {
347669
347686
  "filter": {
@@ -347671,12 +347688,12 @@
347671
347688
  "description": "",
347672
347689
  "name": "filter",
347673
347690
  "parent": {
347674
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
347691
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionCheckboxGroup.tsx",
347675
347692
  "name": "Props"
347676
347693
  },
347677
347694
  "declarations": [
347678
347695
  {
347679
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
347696
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionCheckboxGroup.tsx",
347680
347697
  "name": "Props"
347681
347698
  }
347682
347699
  ],
@@ -347689,9 +347706,9 @@
347689
347706
  },
347690
347707
  {
347691
347708
  "tags": {},
347692
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
347709
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
347693
347710
  "description": "",
347694
- "displayName": "DateRangeFilterPopover",
347711
+ "displayName": "FilterAccordion",
347695
347712
  "methods": [],
347696
347713
  "props": {
347697
347714
  "filter": {
@@ -347699,99 +347716,98 @@
347699
347716
  "description": "",
347700
347717
  "name": "filter",
347701
347718
  "parent": {
347702
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
347719
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
347703
347720
  "name": "Props"
347704
347721
  },
347705
347722
  "declarations": [
347706
347723
  {
347707
- "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
347724
+ "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
347708
347725
  "name": "Props"
347709
347726
  }
347710
347727
  ],
347711
347728
  "required": true,
347712
347729
  "type": {
347713
- "name": "AnyDateRangeFilter"
347730
+ "name": "Filter<never, never, never> | DateRangeFilter<never, never>"
347714
347731
  }
347715
347732
  }
347716
347733
  }
347717
347734
  },
347718
347735
  {
347719
347736
  "tags": {},
347720
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/ViewModeAccordion.tsx",
347737
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/AllFiltersModal.tsx",
347721
347738
  "description": "",
347722
- "displayName": "ViewModeAccordion",
347739
+ "displayName": "AllFiltersModal",
347723
347740
  "methods": [],
347724
347741
  "props": {}
347725
347742
  },
347726
347743
  {
347727
347744
  "tags": {},
347728
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/SortingAccordion.tsx",
347745
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
347729
347746
  "description": "",
347730
- "displayName": "SortingAccordion",
347747
+ "displayName": "ActiveFilters",
347731
347748
  "methods": [],
347732
347749
  "props": {}
347733
347750
  },
347734
347751
  {
347735
347752
  "tags": {},
347736
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionRadioGroup.tsx",
347753
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
347737
347754
  "description": "",
347738
- "displayName": "FilterAccordionRadioGroup",
347755
+ "displayName": "FilterMenuItem",
347739
347756
  "methods": [],
347740
347757
  "props": {
347741
- "filter": {
347758
+ "filterValue": {
347742
347759
  "defaultValue": null,
347743
347760
  "description": "",
347744
- "name": "filter",
347761
+ "name": "filterValue",
347745
347762
  "parent": {
347746
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionRadioGroup.tsx",
347763
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
347747
347764
  "name": "Props"
347748
347765
  },
347749
347766
  "declarations": [
347750
347767
  {
347751
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionRadioGroup.tsx",
347768
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
347752
347769
  "name": "Props"
347753
347770
  }
347754
347771
  ],
347755
347772
  "required": true,
347756
347773
  "type": {
347757
- "name": "Filter<never, never, never>"
347774
+ "name": "FilterValue"
347758
347775
  }
347759
- }
347760
- }
347761
- },
347762
- {
347763
- "tags": {},
347764
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionDateRange.tsx",
347765
- "description": "",
347766
- "displayName": "FilterAccordionDateRange",
347767
- "methods": [],
347768
- "props": {
347769
- "filter": {
347776
+ },
347777
+ "selectionMode": {
347770
347778
  "defaultValue": null,
347771
347779
  "description": "",
347772
- "name": "filter",
347780
+ "name": "selectionMode",
347773
347781
  "parent": {
347774
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionDateRange.tsx",
347782
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
347775
347783
  "name": "Props"
347776
347784
  },
347777
347785
  "declarations": [
347778
347786
  {
347779
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionDateRange.tsx",
347787
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
347780
347788
  "name": "Props"
347781
347789
  }
347782
347790
  ],
347783
- "required": true,
347791
+ "required": false,
347784
347792
  "type": {
347785
- "name": "AnyDateRangeFilter"
347793
+ "name": "ContextMenuSelectionMode"
347786
347794
  }
347787
347795
  }
347788
347796
  }
347789
347797
  },
347790
347798
  {
347791
347799
  "tags": {},
347792
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionCheckboxGroup.tsx",
347800
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenus.tsx",
347793
347801
  "description": "",
347794
- "displayName": "FilterAccordionCheckboxGroup",
347802
+ "displayName": "FilterContextMenus",
347803
+ "methods": [],
347804
+ "props": {}
347805
+ },
347806
+ {
347807
+ "tags": {},
347808
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
347809
+ "description": "",
347810
+ "displayName": "FilterContextMenu",
347795
347811
  "methods": [],
347796
347812
  "props": {
347797
347813
  "filter": {
@@ -347799,12 +347815,12 @@
347799
347815
  "description": "",
347800
347816
  "name": "filter",
347801
347817
  "parent": {
347802
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionCheckboxGroup.tsx",
347818
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
347803
347819
  "name": "Props"
347804
347820
  },
347805
347821
  "declarations": [
347806
347822
  {
347807
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordionCheckboxGroup.tsx",
347823
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
347808
347824
  "name": "Props"
347809
347825
  }
347810
347826
  ],
@@ -347817,9 +347833,9 @@
347817
347833
  },
347818
347834
  {
347819
347835
  "tags": {},
347820
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
347836
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
347821
347837
  "description": "",
347822
- "displayName": "FilterAccordion",
347838
+ "displayName": "DateRangeFilterPopover",
347823
347839
  "methods": [],
347824
347840
  "props": {
347825
347841
  "filter": {
@@ -347827,38 +347843,22 @@
347827
347843
  "description": "",
347828
347844
  "name": "filter",
347829
347845
  "parent": {
347830
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
347846
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
347831
347847
  "name": "Props"
347832
347848
  },
347833
347849
  "declarations": [
347834
347850
  {
347835
- "fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
347851
+ "fileName": "components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
347836
347852
  "name": "Props"
347837
347853
  }
347838
347854
  ],
347839
347855
  "required": true,
347840
347856
  "type": {
347841
- "name": "Filter<never, never, never> | DateRangeFilter<never, never>"
347857
+ "name": "AnyDateRangeFilter"
347842
347858
  }
347843
347859
  }
347844
347860
  }
347845
347861
  },
347846
- {
347847
- "tags": {},
347848
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/AllFiltersModal.tsx",
347849
- "description": "",
347850
- "displayName": "AllFiltersModal",
347851
- "methods": [],
347852
- "props": {}
347853
- },
347854
- {
347855
- "tags": {},
347856
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
347857
- "description": "",
347858
- "displayName": "ActiveFilters",
347859
- "methods": [],
347860
- "props": {}
347861
- },
347862
347862
  {
347863
347863
  "tags": {},
347864
347864
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/components/ShowNextBatchButton/ShowNextBatchButton.tsx",