@mittwald/flow-react-components 0.2.0-alpha.832 → 0.2.0-alpha.833
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/dist/assets/doc-properties.json +1269 -1269
- package/package.json +6 -6
|
@@ -284458,30 +284458,6 @@
|
|
|
284458
284458
|
}
|
|
284459
284459
|
}
|
|
284460
284460
|
},
|
|
284461
|
-
{
|
|
284462
|
-
"tags": {},
|
|
284463
|
-
"filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
|
|
284464
|
-
"description": "",
|
|
284465
|
-
"displayName": "RouterProvider",
|
|
284466
|
-
"methods": [],
|
|
284467
|
-
"props": {
|
|
284468
|
-
"children": {
|
|
284469
|
-
"defaultValue": null,
|
|
284470
|
-
"description": "",
|
|
284471
|
-
"name": "children",
|
|
284472
|
-
"declarations": [
|
|
284473
|
-
{
|
|
284474
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
284475
|
-
"name": "TypeLiteral"
|
|
284476
|
-
}
|
|
284477
|
-
],
|
|
284478
|
-
"required": false,
|
|
284479
|
-
"type": {
|
|
284480
|
-
"name": "ReactNode"
|
|
284481
|
-
}
|
|
284482
|
-
}
|
|
284483
|
-
}
|
|
284484
|
-
},
|
|
284485
284461
|
{
|
|
284486
284462
|
"tags": {
|
|
284487
284463
|
"deprecated": "Use RouterProvider instead"
|
|
@@ -290010,6 +289986,30 @@
|
|
|
290010
289986
|
}
|
|
290011
289987
|
}
|
|
290012
289988
|
},
|
|
289989
|
+
{
|
|
289990
|
+
"tags": {},
|
|
289991
|
+
"filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
|
|
289992
|
+
"description": "",
|
|
289993
|
+
"displayName": "RouterProvider",
|
|
289994
|
+
"methods": [],
|
|
289995
|
+
"props": {
|
|
289996
|
+
"children": {
|
|
289997
|
+
"defaultValue": null,
|
|
289998
|
+
"description": "",
|
|
289999
|
+
"name": "children",
|
|
290000
|
+
"declarations": [
|
|
290001
|
+
{
|
|
290002
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
290003
|
+
"name": "TypeLiteral"
|
|
290004
|
+
}
|
|
290005
|
+
],
|
|
290006
|
+
"required": false,
|
|
290007
|
+
"type": {
|
|
290008
|
+
"name": "ReactNode"
|
|
290009
|
+
}
|
|
290010
|
+
}
|
|
290011
|
+
}
|
|
290012
|
+
},
|
|
290013
290013
|
{
|
|
290014
290014
|
"tags": {
|
|
290015
290015
|
"flr-generate": "all"
|
|
@@ -309420,71 +309420,67 @@
|
|
|
309420
309420
|
}
|
|
309421
309421
|
},
|
|
309422
309422
|
{
|
|
309423
|
-
"tags": {
|
|
309424
|
-
|
|
309425
|
-
},
|
|
309426
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309423
|
+
"tags": {},
|
|
309424
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
309427
309425
|
"description": "",
|
|
309428
|
-
"displayName": "
|
|
309426
|
+
"displayName": "ValidationResultButton",
|
|
309429
309427
|
"methods": [],
|
|
309430
309428
|
"props": {
|
|
309431
|
-
"
|
|
309432
|
-
"defaultValue":
|
|
309433
|
-
"value": "false"
|
|
309434
|
-
},
|
|
309429
|
+
"policyValidationResult": {
|
|
309430
|
+
"defaultValue": null,
|
|
309435
309431
|
"description": "",
|
|
309436
|
-
"name": "
|
|
309432
|
+
"name": "policyValidationResult",
|
|
309437
309433
|
"parent": {
|
|
309438
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309434
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
309439
309435
|
"name": "Props"
|
|
309440
309436
|
},
|
|
309441
309437
|
"declarations": [
|
|
309442
309438
|
{
|
|
309443
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309439
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
309444
309440
|
"name": "Props"
|
|
309445
309441
|
}
|
|
309446
309442
|
],
|
|
309447
309443
|
"required": false,
|
|
309448
309444
|
"type": {
|
|
309449
|
-
"name": "
|
|
309445
|
+
"name": "ResolvedPolicyValidationResult"
|
|
309450
309446
|
}
|
|
309451
309447
|
},
|
|
309452
|
-
"
|
|
309448
|
+
"isDisabled": {
|
|
309453
309449
|
"defaultValue": null,
|
|
309454
309450
|
"description": "",
|
|
309455
|
-
"name": "
|
|
309451
|
+
"name": "isDisabled",
|
|
309456
309452
|
"parent": {
|
|
309457
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309453
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
309458
309454
|
"name": "Props"
|
|
309459
309455
|
},
|
|
309460
309456
|
"declarations": [
|
|
309461
309457
|
{
|
|
309462
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309458
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
309463
309459
|
"name": "Props"
|
|
309464
309460
|
}
|
|
309465
309461
|
],
|
|
309466
|
-
"required":
|
|
309462
|
+
"required": false,
|
|
309467
309463
|
"type": {
|
|
309468
309464
|
"name": "boolean"
|
|
309469
309465
|
}
|
|
309470
309466
|
},
|
|
309471
|
-
"
|
|
309467
|
+
"isEmptyValue": {
|
|
309472
309468
|
"defaultValue": null,
|
|
309473
309469
|
"description": "",
|
|
309474
|
-
"name": "
|
|
309470
|
+
"name": "isEmptyValue",
|
|
309475
309471
|
"parent": {
|
|
309476
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309472
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
309477
309473
|
"name": "Props"
|
|
309478
309474
|
},
|
|
309479
309475
|
"declarations": [
|
|
309480
309476
|
{
|
|
309481
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309477
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
309482
309478
|
"name": "Props"
|
|
309483
309479
|
}
|
|
309484
309480
|
],
|
|
309485
309481
|
"required": true,
|
|
309486
309482
|
"type": {
|
|
309487
|
-
"name": "
|
|
309483
|
+
"name": "boolean"
|
|
309488
309484
|
}
|
|
309489
309485
|
},
|
|
309490
309486
|
"className": {
|
|
@@ -309509,67 +309505,71 @@
|
|
|
309509
309505
|
}
|
|
309510
309506
|
},
|
|
309511
309507
|
{
|
|
309512
|
-
"tags": {
|
|
309513
|
-
|
|
309508
|
+
"tags": {
|
|
309509
|
+
"internal": ""
|
|
309510
|
+
},
|
|
309511
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309514
309512
|
"description": "",
|
|
309515
|
-
"displayName": "
|
|
309513
|
+
"displayName": "TogglePasswordVisibilityButton",
|
|
309516
309514
|
"methods": [],
|
|
309517
309515
|
"props": {
|
|
309518
|
-
"
|
|
309519
|
-
"defaultValue":
|
|
309516
|
+
"isDisabled": {
|
|
309517
|
+
"defaultValue": {
|
|
309518
|
+
"value": "false"
|
|
309519
|
+
},
|
|
309520
309520
|
"description": "",
|
|
309521
|
-
"name": "
|
|
309521
|
+
"name": "isDisabled",
|
|
309522
309522
|
"parent": {
|
|
309523
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309523
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309524
309524
|
"name": "Props"
|
|
309525
309525
|
},
|
|
309526
309526
|
"declarations": [
|
|
309527
309527
|
{
|
|
309528
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309528
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309529
309529
|
"name": "Props"
|
|
309530
309530
|
}
|
|
309531
309531
|
],
|
|
309532
309532
|
"required": false,
|
|
309533
309533
|
"type": {
|
|
309534
|
-
"name": "
|
|
309534
|
+
"name": "boolean"
|
|
309535
309535
|
}
|
|
309536
309536
|
},
|
|
309537
|
-
"
|
|
309537
|
+
"isVisible": {
|
|
309538
309538
|
"defaultValue": null,
|
|
309539
309539
|
"description": "",
|
|
309540
|
-
"name": "
|
|
309540
|
+
"name": "isVisible",
|
|
309541
309541
|
"parent": {
|
|
309542
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309542
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309543
309543
|
"name": "Props"
|
|
309544
309544
|
},
|
|
309545
309545
|
"declarations": [
|
|
309546
309546
|
{
|
|
309547
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309547
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309548
309548
|
"name": "Props"
|
|
309549
309549
|
}
|
|
309550
309550
|
],
|
|
309551
|
-
"required":
|
|
309551
|
+
"required": true,
|
|
309552
309552
|
"type": {
|
|
309553
309553
|
"name": "boolean"
|
|
309554
309554
|
}
|
|
309555
309555
|
},
|
|
309556
|
-
"
|
|
309556
|
+
"onPress": {
|
|
309557
309557
|
"defaultValue": null,
|
|
309558
309558
|
"description": "",
|
|
309559
|
-
"name": "
|
|
309559
|
+
"name": "onPress",
|
|
309560
309560
|
"parent": {
|
|
309561
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309561
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309562
309562
|
"name": "Props"
|
|
309563
309563
|
},
|
|
309564
309564
|
"declarations": [
|
|
309565
309565
|
{
|
|
309566
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309566
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309567
309567
|
"name": "Props"
|
|
309568
309568
|
}
|
|
309569
309569
|
],
|
|
309570
309570
|
"required": true,
|
|
309571
309571
|
"type": {
|
|
309572
|
-
"name": "
|
|
309572
|
+
"name": "ActionFn"
|
|
309573
309573
|
}
|
|
309574
309574
|
},
|
|
309575
309575
|
"className": {
|
|
@@ -309731,9 +309731,9 @@
|
|
|
309731
309731
|
"tags": {
|
|
309732
309732
|
"flr-generate": "all"
|
|
309733
309733
|
},
|
|
309734
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/OverlayTrigger/components/
|
|
309734
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/OverlayTrigger/components/DialogTrigger/DialogTrigger.tsx",
|
|
309735
309735
|
"description": "",
|
|
309736
|
-
"displayName": "
|
|
309736
|
+
"displayName": "DialogTrigger",
|
|
309737
309737
|
"methods": [],
|
|
309738
309738
|
"props": {
|
|
309739
309739
|
"children": {
|
|
@@ -309755,27 +309755,6 @@
|
|
|
309755
309755
|
"name": "ReactNode"
|
|
309756
309756
|
}
|
|
309757
309757
|
},
|
|
309758
|
-
"trigger": {
|
|
309759
|
-
"defaultValue": {
|
|
309760
|
-
"value": "'press'"
|
|
309761
|
-
},
|
|
309762
|
-
"description": "How the menu is triggered.",
|
|
309763
|
-
"name": "trigger",
|
|
309764
|
-
"parent": {
|
|
309765
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+menu@3.10.5_react@19.2.4/node_modules/@react-types/menu/src/index.d.ts",
|
|
309766
|
-
"name": "MenuTriggerProps"
|
|
309767
|
-
},
|
|
309768
|
-
"declarations": [
|
|
309769
|
-
{
|
|
309770
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+menu@3.10.5_react@19.2.4/node_modules/@react-types/menu/src/index.d.ts",
|
|
309771
|
-
"name": "MenuTriggerProps"
|
|
309772
|
-
}
|
|
309773
|
-
],
|
|
309774
|
-
"required": false,
|
|
309775
|
-
"type": {
|
|
309776
|
-
"name": "MenuTriggerType"
|
|
309777
|
-
}
|
|
309778
|
-
},
|
|
309779
309758
|
"isOpen": {
|
|
309780
309759
|
"defaultValue": null,
|
|
309781
309760
|
"description": "Whether the element is rendered.",
|
|
@@ -309832,82 +309811,6 @@
|
|
|
309832
309811
|
"type": {
|
|
309833
309812
|
"name": "((isOpen: boolean) => void)"
|
|
309834
309813
|
}
|
|
309835
|
-
},
|
|
309836
|
-
"wrapWith": {
|
|
309837
|
-
"defaultValue": null,
|
|
309838
|
-
"description": "",
|
|
309839
|
-
"name": "wrapWith",
|
|
309840
|
-
"parent": {
|
|
309841
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
309842
|
-
"name": "FlowComponentProps"
|
|
309843
|
-
},
|
|
309844
|
-
"declarations": [
|
|
309845
|
-
{
|
|
309846
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
309847
|
-
"name": "FlowComponentProps"
|
|
309848
|
-
}
|
|
309849
|
-
],
|
|
309850
|
-
"required": false,
|
|
309851
|
-
"type": {
|
|
309852
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
309853
|
-
}
|
|
309854
|
-
},
|
|
309855
|
-
"tunnel": {
|
|
309856
|
-
"defaultValue": null,
|
|
309857
|
-
"description": "@internal",
|
|
309858
|
-
"name": "tunnel",
|
|
309859
|
-
"parent": {
|
|
309860
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
309861
|
-
"name": "PropsWithTunnel"
|
|
309862
|
-
},
|
|
309863
|
-
"declarations": [
|
|
309864
|
-
{
|
|
309865
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
309866
|
-
"name": "PropsWithTunnel"
|
|
309867
|
-
}
|
|
309868
|
-
],
|
|
309869
|
-
"required": false,
|
|
309870
|
-
"type": {
|
|
309871
|
-
"name": "{ id: string; component: keyof FlowComponentPropsTypes; } | null"
|
|
309872
|
-
}
|
|
309873
|
-
},
|
|
309874
|
-
"ref": {
|
|
309875
|
-
"defaultValue": null,
|
|
309876
|
-
"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}",
|
|
309877
|
-
"name": "ref",
|
|
309878
|
-
"parent": {
|
|
309879
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309880
|
-
"name": "RefAttributes"
|
|
309881
|
-
},
|
|
309882
|
-
"declarations": [
|
|
309883
|
-
{
|
|
309884
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309885
|
-
"name": "RefAttributes"
|
|
309886
|
-
}
|
|
309887
|
-
],
|
|
309888
|
-
"required": false,
|
|
309889
|
-
"type": {
|
|
309890
|
-
"name": "Ref<HTMLSpanElement>"
|
|
309891
|
-
}
|
|
309892
|
-
},
|
|
309893
|
-
"key": {
|
|
309894
|
-
"defaultValue": null,
|
|
309895
|
-
"description": "",
|
|
309896
|
-
"name": "key",
|
|
309897
|
-
"parent": {
|
|
309898
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309899
|
-
"name": "Attributes"
|
|
309900
|
-
},
|
|
309901
|
-
"declarations": [
|
|
309902
|
-
{
|
|
309903
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309904
|
-
"name": "Attributes"
|
|
309905
|
-
}
|
|
309906
|
-
],
|
|
309907
|
-
"required": false,
|
|
309908
|
-
"type": {
|
|
309909
|
-
"name": "Key | null"
|
|
309910
|
-
}
|
|
309911
309814
|
}
|
|
309912
309815
|
}
|
|
309913
309816
|
},
|
|
@@ -309915,9 +309818,9 @@
|
|
|
309915
309818
|
"tags": {
|
|
309916
309819
|
"flr-generate": "all"
|
|
309917
309820
|
},
|
|
309918
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/OverlayTrigger/components/
|
|
309821
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/OverlayTrigger/components/MenuTrigger/MenuTrigger.tsx",
|
|
309919
309822
|
"description": "",
|
|
309920
|
-
"displayName": "
|
|
309823
|
+
"displayName": "MenuTrigger",
|
|
309921
309824
|
"methods": [],
|
|
309922
309825
|
"props": {
|
|
309923
309826
|
"children": {
|
|
@@ -309939,6 +309842,27 @@
|
|
|
309939
309842
|
"name": "ReactNode"
|
|
309940
309843
|
}
|
|
309941
309844
|
},
|
|
309845
|
+
"trigger": {
|
|
309846
|
+
"defaultValue": {
|
|
309847
|
+
"value": "'press'"
|
|
309848
|
+
},
|
|
309849
|
+
"description": "How the menu is triggered.",
|
|
309850
|
+
"name": "trigger",
|
|
309851
|
+
"parent": {
|
|
309852
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+menu@3.10.5_react@19.2.4/node_modules/@react-types/menu/src/index.d.ts",
|
|
309853
|
+
"name": "MenuTriggerProps"
|
|
309854
|
+
},
|
|
309855
|
+
"declarations": [
|
|
309856
|
+
{
|
|
309857
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+menu@3.10.5_react@19.2.4/node_modules/@react-types/menu/src/index.d.ts",
|
|
309858
|
+
"name": "MenuTriggerProps"
|
|
309859
|
+
}
|
|
309860
|
+
],
|
|
309861
|
+
"required": false,
|
|
309862
|
+
"type": {
|
|
309863
|
+
"name": "MenuTriggerType"
|
|
309864
|
+
}
|
|
309865
|
+
},
|
|
309942
309866
|
"isOpen": {
|
|
309943
309867
|
"defaultValue": null,
|
|
309944
309868
|
"description": "Whether the element is rendered.",
|
|
@@ -309995,6 +309919,82 @@
|
|
|
309995
309919
|
"type": {
|
|
309996
309920
|
"name": "((isOpen: boolean) => void)"
|
|
309997
309921
|
}
|
|
309922
|
+
},
|
|
309923
|
+
"wrapWith": {
|
|
309924
|
+
"defaultValue": null,
|
|
309925
|
+
"description": "",
|
|
309926
|
+
"name": "wrapWith",
|
|
309927
|
+
"parent": {
|
|
309928
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
309929
|
+
"name": "FlowComponentProps"
|
|
309930
|
+
},
|
|
309931
|
+
"declarations": [
|
|
309932
|
+
{
|
|
309933
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
309934
|
+
"name": "FlowComponentProps"
|
|
309935
|
+
}
|
|
309936
|
+
],
|
|
309937
|
+
"required": false,
|
|
309938
|
+
"type": {
|
|
309939
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
309940
|
+
}
|
|
309941
|
+
},
|
|
309942
|
+
"tunnel": {
|
|
309943
|
+
"defaultValue": null,
|
|
309944
|
+
"description": "@internal",
|
|
309945
|
+
"name": "tunnel",
|
|
309946
|
+
"parent": {
|
|
309947
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
309948
|
+
"name": "PropsWithTunnel"
|
|
309949
|
+
},
|
|
309950
|
+
"declarations": [
|
|
309951
|
+
{
|
|
309952
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
309953
|
+
"name": "PropsWithTunnel"
|
|
309954
|
+
}
|
|
309955
|
+
],
|
|
309956
|
+
"required": false,
|
|
309957
|
+
"type": {
|
|
309958
|
+
"name": "{ id: string; component: keyof FlowComponentPropsTypes; } | null"
|
|
309959
|
+
}
|
|
309960
|
+
},
|
|
309961
|
+
"ref": {
|
|
309962
|
+
"defaultValue": null,
|
|
309963
|
+
"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}",
|
|
309964
|
+
"name": "ref",
|
|
309965
|
+
"parent": {
|
|
309966
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309967
|
+
"name": "RefAttributes"
|
|
309968
|
+
},
|
|
309969
|
+
"declarations": [
|
|
309970
|
+
{
|
|
309971
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309972
|
+
"name": "RefAttributes"
|
|
309973
|
+
}
|
|
309974
|
+
],
|
|
309975
|
+
"required": false,
|
|
309976
|
+
"type": {
|
|
309977
|
+
"name": "Ref<HTMLSpanElement>"
|
|
309978
|
+
}
|
|
309979
|
+
},
|
|
309980
|
+
"key": {
|
|
309981
|
+
"defaultValue": null,
|
|
309982
|
+
"description": "",
|
|
309983
|
+
"name": "key",
|
|
309984
|
+
"parent": {
|
|
309985
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309986
|
+
"name": "Attributes"
|
|
309987
|
+
},
|
|
309988
|
+
"declarations": [
|
|
309989
|
+
{
|
|
309990
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
309991
|
+
"name": "Attributes"
|
|
309992
|
+
}
|
|
309993
|
+
],
|
|
309994
|
+
"required": false,
|
|
309995
|
+
"type": {
|
|
309996
|
+
"name": "Key | null"
|
|
309997
|
+
}
|
|
309998
309998
|
}
|
|
309999
309999
|
}
|
|
310000
310000
|
},
|
|
@@ -318795,56 +318795,56 @@
|
|
|
318795
318795
|
},
|
|
318796
318796
|
{
|
|
318797
318797
|
"tags": {},
|
|
318798
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/
|
|
318798
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
|
|
318799
318799
|
"description": "",
|
|
318800
|
-
"displayName": "
|
|
318800
|
+
"displayName": "FileSizeText",
|
|
318801
318801
|
"methods": [],
|
|
318802
318802
|
"props": {
|
|
318803
|
-
"
|
|
318803
|
+
"sizeInBytes": {
|
|
318804
318804
|
"defaultValue": null,
|
|
318805
318805
|
"description": "",
|
|
318806
|
-
"name": "
|
|
318806
|
+
"name": "sizeInBytes",
|
|
318807
318807
|
"parent": {
|
|
318808
|
-
"fileName": "components/src/components/FileCard/components/
|
|
318808
|
+
"fileName": "components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
|
|
318809
318809
|
"name": "Props"
|
|
318810
318810
|
},
|
|
318811
318811
|
"declarations": [
|
|
318812
318812
|
{
|
|
318813
|
-
"fileName": "components/src/components/FileCard/components/
|
|
318813
|
+
"fileName": "components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
|
|
318814
318814
|
"name": "Props"
|
|
318815
318815
|
}
|
|
318816
318816
|
],
|
|
318817
318817
|
"required": true,
|
|
318818
318818
|
"type": {
|
|
318819
|
-
"name": "
|
|
318819
|
+
"name": "number"
|
|
318820
318820
|
}
|
|
318821
318821
|
}
|
|
318822
318822
|
}
|
|
318823
318823
|
},
|
|
318824
318824
|
{
|
|
318825
318825
|
"tags": {},
|
|
318826
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/
|
|
318826
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
318827
318827
|
"description": "",
|
|
318828
|
-
"displayName": "
|
|
318828
|
+
"displayName": "DeleteButton",
|
|
318829
318829
|
"methods": [],
|
|
318830
318830
|
"props": {
|
|
318831
|
-
"
|
|
318831
|
+
"onDelete": {
|
|
318832
318832
|
"defaultValue": null,
|
|
318833
318833
|
"description": "",
|
|
318834
|
-
"name": "
|
|
318834
|
+
"name": "onDelete",
|
|
318835
318835
|
"parent": {
|
|
318836
|
-
"fileName": "components/src/components/FileCard/components/
|
|
318836
|
+
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
318837
318837
|
"name": "Props"
|
|
318838
318838
|
},
|
|
318839
318839
|
"declarations": [
|
|
318840
318840
|
{
|
|
318841
|
-
"fileName": "components/src/components/FileCard/components/
|
|
318841
|
+
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
318842
318842
|
"name": "Props"
|
|
318843
318843
|
}
|
|
318844
318844
|
],
|
|
318845
318845
|
"required": true,
|
|
318846
318846
|
"type": {
|
|
318847
|
-
"name": "
|
|
318847
|
+
"name": "() => void"
|
|
318848
318848
|
}
|
|
318849
318849
|
}
|
|
318850
318850
|
}
|
|
@@ -322525,6 +322525,175 @@
|
|
|
322525
322525
|
}
|
|
322526
322526
|
}
|
|
322527
322527
|
},
|
|
322528
|
+
{
|
|
322529
|
+
"tags": {
|
|
322530
|
+
"flr-generate": "all"
|
|
322531
|
+
},
|
|
322532
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
322533
|
+
"description": "",
|
|
322534
|
+
"displayName": "Line",
|
|
322535
|
+
"methods": [],
|
|
322536
|
+
"props": {
|
|
322537
|
+
"dataKey": {
|
|
322538
|
+
"defaultValue": null,
|
|
322539
|
+
"description": "",
|
|
322540
|
+
"name": "dataKey",
|
|
322541
|
+
"parent": {
|
|
322542
|
+
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
322543
|
+
"name": "LineProps"
|
|
322544
|
+
},
|
|
322545
|
+
"declarations": [
|
|
322546
|
+
{
|
|
322547
|
+
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
322548
|
+
"name": "LineProps"
|
|
322549
|
+
}
|
|
322550
|
+
],
|
|
322551
|
+
"required": false,
|
|
322552
|
+
"type": {
|
|
322553
|
+
"name": "DataKey<ChartDataValue>"
|
|
322554
|
+
}
|
|
322555
|
+
},
|
|
322556
|
+
"color": {
|
|
322557
|
+
"defaultValue": {
|
|
322558
|
+
"value": "\"sea-green\""
|
|
322559
|
+
},
|
|
322560
|
+
"description": "The color of the line.",
|
|
322561
|
+
"name": "color",
|
|
322562
|
+
"parent": {
|
|
322563
|
+
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
322564
|
+
"name": "LineProps"
|
|
322565
|
+
},
|
|
322566
|
+
"declarations": [
|
|
322567
|
+
{
|
|
322568
|
+
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
322569
|
+
"name": "LineProps"
|
|
322570
|
+
}
|
|
322571
|
+
],
|
|
322572
|
+
"required": false,
|
|
322573
|
+
"type": {
|
|
322574
|
+
"name": "CategoricalWithCustomColor"
|
|
322575
|
+
}
|
|
322576
|
+
},
|
|
322577
|
+
"className": {
|
|
322578
|
+
"defaultValue": null,
|
|
322579
|
+
"description": "",
|
|
322580
|
+
"name": "className",
|
|
322581
|
+
"parent": {
|
|
322582
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
322583
|
+
"name": "HTMLAttributes"
|
|
322584
|
+
},
|
|
322585
|
+
"declarations": [
|
|
322586
|
+
{
|
|
322587
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
322588
|
+
"name": "HTMLAttributes"
|
|
322589
|
+
}
|
|
322590
|
+
],
|
|
322591
|
+
"required": false,
|
|
322592
|
+
"type": {
|
|
322593
|
+
"name": "string"
|
|
322594
|
+
}
|
|
322595
|
+
},
|
|
322596
|
+
"key": {
|
|
322597
|
+
"defaultValue": null,
|
|
322598
|
+
"description": "",
|
|
322599
|
+
"name": "key",
|
|
322600
|
+
"parent": {
|
|
322601
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
322602
|
+
"name": "Attributes"
|
|
322603
|
+
},
|
|
322604
|
+
"declarations": [
|
|
322605
|
+
{
|
|
322606
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
322607
|
+
"name": "Attributes"
|
|
322608
|
+
}
|
|
322609
|
+
],
|
|
322610
|
+
"required": false,
|
|
322611
|
+
"type": {
|
|
322612
|
+
"name": "Key | null"
|
|
322613
|
+
}
|
|
322614
|
+
},
|
|
322615
|
+
"type": {
|
|
322616
|
+
"defaultValue": null,
|
|
322617
|
+
"description": "The interpolation type of curve. Allows custom interpolation function.\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}",
|
|
322618
|
+
"name": "type",
|
|
322619
|
+
"parent": {
|
|
322620
|
+
"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/shape/Curve.d.ts",
|
|
322621
|
+
"name": "CurveProps"
|
|
322622
|
+
},
|
|
322623
|
+
"declarations": [
|
|
322624
|
+
{
|
|
322625
|
+
"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/shape/Curve.d.ts",
|
|
322626
|
+
"name": "CurveProps"
|
|
322627
|
+
},
|
|
322628
|
+
{
|
|
322629
|
+
"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/Line.d.ts",
|
|
322630
|
+
"name": "LineProps"
|
|
322631
|
+
}
|
|
322632
|
+
],
|
|
322633
|
+
"required": false,
|
|
322634
|
+
"type": {
|
|
322635
|
+
"name": "CurveType"
|
|
322636
|
+
}
|
|
322637
|
+
},
|
|
322638
|
+
"unit": {
|
|
322639
|
+
"defaultValue": null,
|
|
322640
|
+
"description": "The unit of data. This option will be used in tooltip.",
|
|
322641
|
+
"name": "unit",
|
|
322642
|
+
"parent": {
|
|
322643
|
+
"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/Line.d.ts",
|
|
322644
|
+
"name": "LineProps"
|
|
322645
|
+
},
|
|
322646
|
+
"declarations": [
|
|
322647
|
+
{
|
|
322648
|
+
"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/Line.d.ts",
|
|
322649
|
+
"name": "LineProps"
|
|
322650
|
+
}
|
|
322651
|
+
],
|
|
322652
|
+
"required": false,
|
|
322653
|
+
"type": {
|
|
322654
|
+
"name": "string | number | null"
|
|
322655
|
+
}
|
|
322656
|
+
},
|
|
322657
|
+
"xAxisId": {
|
|
322658
|
+
"defaultValue": null,
|
|
322659
|
+
"description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
|
|
322660
|
+
"name": "xAxisId",
|
|
322661
|
+
"parent": {
|
|
322662
|
+
"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/Line.d.ts",
|
|
322663
|
+
"name": "LineProps"
|
|
322664
|
+
},
|
|
322665
|
+
"declarations": [
|
|
322666
|
+
{
|
|
322667
|
+
"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/Line.d.ts",
|
|
322668
|
+
"name": "LineProps"
|
|
322669
|
+
}
|
|
322670
|
+
],
|
|
322671
|
+
"required": false,
|
|
322672
|
+
"type": {
|
|
322673
|
+
"name": "AxisId"
|
|
322674
|
+
}
|
|
322675
|
+
},
|
|
322676
|
+
"yAxisId": {
|
|
322677
|
+
"defaultValue": null,
|
|
322678
|
+
"description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
|
|
322679
|
+
"name": "yAxisId",
|
|
322680
|
+
"parent": {
|
|
322681
|
+
"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/Line.d.ts",
|
|
322682
|
+
"name": "LineProps"
|
|
322683
|
+
},
|
|
322684
|
+
"declarations": [
|
|
322685
|
+
{
|
|
322686
|
+
"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/Line.d.ts",
|
|
322687
|
+
"name": "LineProps"
|
|
322688
|
+
}
|
|
322689
|
+
],
|
|
322690
|
+
"required": false,
|
|
322691
|
+
"type": {
|
|
322692
|
+
"name": "AxisId"
|
|
322693
|
+
}
|
|
322694
|
+
}
|
|
322695
|
+
}
|
|
322696
|
+
},
|
|
322528
322697
|
{
|
|
322529
322698
|
"tags": {
|
|
322530
322699
|
"flr-generate": "all"
|
|
@@ -322775,175 +322944,6 @@
|
|
|
322775
322944
|
}
|
|
322776
322945
|
}
|
|
322777
322946
|
},
|
|
322778
|
-
{
|
|
322779
|
-
"tags": {
|
|
322780
|
-
"flr-generate": "all"
|
|
322781
|
-
},
|
|
322782
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
322783
|
-
"description": "",
|
|
322784
|
-
"displayName": "Line",
|
|
322785
|
-
"methods": [],
|
|
322786
|
-
"props": {
|
|
322787
|
-
"dataKey": {
|
|
322788
|
-
"defaultValue": null,
|
|
322789
|
-
"description": "",
|
|
322790
|
-
"name": "dataKey",
|
|
322791
|
-
"parent": {
|
|
322792
|
-
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
322793
|
-
"name": "LineProps"
|
|
322794
|
-
},
|
|
322795
|
-
"declarations": [
|
|
322796
|
-
{
|
|
322797
|
-
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
322798
|
-
"name": "LineProps"
|
|
322799
|
-
}
|
|
322800
|
-
],
|
|
322801
|
-
"required": false,
|
|
322802
|
-
"type": {
|
|
322803
|
-
"name": "DataKey<ChartDataValue>"
|
|
322804
|
-
}
|
|
322805
|
-
},
|
|
322806
|
-
"color": {
|
|
322807
|
-
"defaultValue": {
|
|
322808
|
-
"value": "\"sea-green\""
|
|
322809
|
-
},
|
|
322810
|
-
"description": "The color of the line.",
|
|
322811
|
-
"name": "color",
|
|
322812
|
-
"parent": {
|
|
322813
|
-
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
322814
|
-
"name": "LineProps"
|
|
322815
|
-
},
|
|
322816
|
-
"declarations": [
|
|
322817
|
-
{
|
|
322818
|
-
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
322819
|
-
"name": "LineProps"
|
|
322820
|
-
}
|
|
322821
|
-
],
|
|
322822
|
-
"required": false,
|
|
322823
|
-
"type": {
|
|
322824
|
-
"name": "CategoricalWithCustomColor"
|
|
322825
|
-
}
|
|
322826
|
-
},
|
|
322827
|
-
"className": {
|
|
322828
|
-
"defaultValue": null,
|
|
322829
|
-
"description": "",
|
|
322830
|
-
"name": "className",
|
|
322831
|
-
"parent": {
|
|
322832
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
322833
|
-
"name": "HTMLAttributes"
|
|
322834
|
-
},
|
|
322835
|
-
"declarations": [
|
|
322836
|
-
{
|
|
322837
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
322838
|
-
"name": "HTMLAttributes"
|
|
322839
|
-
}
|
|
322840
|
-
],
|
|
322841
|
-
"required": false,
|
|
322842
|
-
"type": {
|
|
322843
|
-
"name": "string"
|
|
322844
|
-
}
|
|
322845
|
-
},
|
|
322846
|
-
"key": {
|
|
322847
|
-
"defaultValue": null,
|
|
322848
|
-
"description": "",
|
|
322849
|
-
"name": "key",
|
|
322850
|
-
"parent": {
|
|
322851
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
322852
|
-
"name": "Attributes"
|
|
322853
|
-
},
|
|
322854
|
-
"declarations": [
|
|
322855
|
-
{
|
|
322856
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
322857
|
-
"name": "Attributes"
|
|
322858
|
-
}
|
|
322859
|
-
],
|
|
322860
|
-
"required": false,
|
|
322861
|
-
"type": {
|
|
322862
|
-
"name": "Key | null"
|
|
322863
|
-
}
|
|
322864
|
-
},
|
|
322865
|
-
"type": {
|
|
322866
|
-
"defaultValue": null,
|
|
322867
|
-
"description": "The interpolation type of curve. Allows custom interpolation function.\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}",
|
|
322868
|
-
"name": "type",
|
|
322869
|
-
"parent": {
|
|
322870
|
-
"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/shape/Curve.d.ts",
|
|
322871
|
-
"name": "CurveProps"
|
|
322872
|
-
},
|
|
322873
|
-
"declarations": [
|
|
322874
|
-
{
|
|
322875
|
-
"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/shape/Curve.d.ts",
|
|
322876
|
-
"name": "CurveProps"
|
|
322877
|
-
},
|
|
322878
|
-
{
|
|
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/cartesian/Line.d.ts",
|
|
322880
|
-
"name": "LineProps"
|
|
322881
|
-
}
|
|
322882
|
-
],
|
|
322883
|
-
"required": false,
|
|
322884
|
-
"type": {
|
|
322885
|
-
"name": "CurveType"
|
|
322886
|
-
}
|
|
322887
|
-
},
|
|
322888
|
-
"unit": {
|
|
322889
|
-
"defaultValue": null,
|
|
322890
|
-
"description": "The unit of data. This option will be used in tooltip.",
|
|
322891
|
-
"name": "unit",
|
|
322892
|
-
"parent": {
|
|
322893
|
-
"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/Line.d.ts",
|
|
322894
|
-
"name": "LineProps"
|
|
322895
|
-
},
|
|
322896
|
-
"declarations": [
|
|
322897
|
-
{
|
|
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/cartesian/Line.d.ts",
|
|
322899
|
-
"name": "LineProps"
|
|
322900
|
-
}
|
|
322901
|
-
],
|
|
322902
|
-
"required": false,
|
|
322903
|
-
"type": {
|
|
322904
|
-
"name": "string | number | null"
|
|
322905
|
-
}
|
|
322906
|
-
},
|
|
322907
|
-
"xAxisId": {
|
|
322908
|
-
"defaultValue": null,
|
|
322909
|
-
"description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
|
|
322910
|
-
"name": "xAxisId",
|
|
322911
|
-
"parent": {
|
|
322912
|
-
"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/Line.d.ts",
|
|
322913
|
-
"name": "LineProps"
|
|
322914
|
-
},
|
|
322915
|
-
"declarations": [
|
|
322916
|
-
{
|
|
322917
|
-
"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/Line.d.ts",
|
|
322918
|
-
"name": "LineProps"
|
|
322919
|
-
}
|
|
322920
|
-
],
|
|
322921
|
-
"required": false,
|
|
322922
|
-
"type": {
|
|
322923
|
-
"name": "AxisId"
|
|
322924
|
-
}
|
|
322925
|
-
},
|
|
322926
|
-
"yAxisId": {
|
|
322927
|
-
"defaultValue": null,
|
|
322928
|
-
"description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
|
|
322929
|
-
"name": "yAxisId",
|
|
322930
|
-
"parent": {
|
|
322931
|
-
"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/Line.d.ts",
|
|
322932
|
-
"name": "LineProps"
|
|
322933
|
-
},
|
|
322934
|
-
"declarations": [
|
|
322935
|
-
{
|
|
322936
|
-
"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/Line.d.ts",
|
|
322937
|
-
"name": "LineProps"
|
|
322938
|
-
}
|
|
322939
|
-
],
|
|
322940
|
-
"required": false,
|
|
322941
|
-
"type": {
|
|
322942
|
-
"name": "AxisId"
|
|
322943
|
-
}
|
|
322944
|
-
}
|
|
322945
|
-
}
|
|
322946
|
-
},
|
|
322947
322947
|
{
|
|
322948
322948
|
"tags": {},
|
|
322949
322949
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/ChartTooltip/TooltipProgressBar.tsx",
|
|
@@ -332898,232 +332898,6 @@
|
|
|
332898
332898
|
}
|
|
332899
332899
|
}
|
|
332900
332900
|
},
|
|
332901
|
-
{
|
|
332902
|
-
"tags": {
|
|
332903
|
-
"flr-generate": "all"
|
|
332904
|
-
},
|
|
332905
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/Area/Area.tsx",
|
|
332906
|
-
"description": "",
|
|
332907
|
-
"displayName": "Area",
|
|
332908
|
-
"methods": [],
|
|
332909
|
-
"props": {
|
|
332910
|
-
"className": {
|
|
332911
|
-
"defaultValue": null,
|
|
332912
|
-
"description": "",
|
|
332913
|
-
"name": "className",
|
|
332914
|
-
"parent": {
|
|
332915
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
332916
|
-
"name": "HTMLAttributes"
|
|
332917
|
-
},
|
|
332918
|
-
"declarations": [
|
|
332919
|
-
{
|
|
332920
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
332921
|
-
"name": "HTMLAttributes"
|
|
332922
|
-
}
|
|
332923
|
-
],
|
|
332924
|
-
"required": false,
|
|
332925
|
-
"type": {
|
|
332926
|
-
"name": "string"
|
|
332927
|
-
}
|
|
332928
|
-
},
|
|
332929
|
-
"key": {
|
|
332930
|
-
"defaultValue": null,
|
|
332931
|
-
"description": "",
|
|
332932
|
-
"name": "key",
|
|
332933
|
-
"parent": {
|
|
332934
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
332935
|
-
"name": "Attributes"
|
|
332936
|
-
},
|
|
332937
|
-
"declarations": [
|
|
332938
|
-
{
|
|
332939
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
332940
|
-
"name": "Attributes"
|
|
332941
|
-
}
|
|
332942
|
-
],
|
|
332943
|
-
"required": false,
|
|
332944
|
-
"type": {
|
|
332945
|
-
"name": "Key | null"
|
|
332946
|
-
}
|
|
332947
|
-
},
|
|
332948
|
-
"type": {
|
|
332949
|
-
"defaultValue": null,
|
|
332950
|
-
"description": "The interpolation type of curve. Allows custom interpolation function.\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}",
|
|
332951
|
-
"name": "type",
|
|
332952
|
-
"parent": {
|
|
332953
|
-
"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/shape/Curve.d.ts",
|
|
332954
|
-
"name": "CurveProps"
|
|
332955
|
-
},
|
|
332956
|
-
"declarations": [
|
|
332957
|
-
{
|
|
332958
|
-
"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/shape/Curve.d.ts",
|
|
332959
|
-
"name": "CurveProps"
|
|
332960
|
-
},
|
|
332961
|
-
{
|
|
332962
|
-
"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/Line.d.ts",
|
|
332963
|
-
"name": "LineProps"
|
|
332964
|
-
}
|
|
332965
|
-
],
|
|
332966
|
-
"required": false,
|
|
332967
|
-
"type": {
|
|
332968
|
-
"name": "CurveType"
|
|
332969
|
-
}
|
|
332970
|
-
},
|
|
332971
|
-
"fillOpacity": {
|
|
332972
|
-
"defaultValue": null,
|
|
332973
|
-
"description": "",
|
|
332974
|
-
"name": "fillOpacity",
|
|
332975
|
-
"parent": {
|
|
332976
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
332977
|
-
"name": "SVGAttributes"
|
|
332978
|
-
},
|
|
332979
|
-
"declarations": [
|
|
332980
|
-
{
|
|
332981
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
332982
|
-
"name": "SVGAttributes"
|
|
332983
|
-
}
|
|
332984
|
-
],
|
|
332985
|
-
"required": false,
|
|
332986
|
-
"type": {
|
|
332987
|
-
"name": "string | number"
|
|
332988
|
-
}
|
|
332989
|
-
},
|
|
332990
|
-
"unit": {
|
|
332991
|
-
"defaultValue": null,
|
|
332992
|
-
"description": "The unit of data. This option will be used in tooltip.",
|
|
332993
|
-
"name": "unit",
|
|
332994
|
-
"parent": {
|
|
332995
|
-
"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/Area.d.ts",
|
|
332996
|
-
"name": "AreaProps"
|
|
332997
|
-
},
|
|
332998
|
-
"declarations": [
|
|
332999
|
-
{
|
|
333000
|
-
"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/Area.d.ts",
|
|
333001
|
-
"name": "AreaProps"
|
|
333002
|
-
}
|
|
333003
|
-
],
|
|
333004
|
-
"required": false,
|
|
333005
|
-
"type": {
|
|
333006
|
-
"name": "string | number"
|
|
333007
|
-
}
|
|
333008
|
-
},
|
|
333009
|
-
"xAxisId": {
|
|
333010
|
-
"defaultValue": null,
|
|
333011
|
-
"description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
|
|
333012
|
-
"name": "xAxisId",
|
|
333013
|
-
"parent": {
|
|
333014
|
-
"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/Area.d.ts",
|
|
333015
|
-
"name": "AreaProps"
|
|
333016
|
-
},
|
|
333017
|
-
"declarations": [
|
|
333018
|
-
{
|
|
333019
|
-
"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/Area.d.ts",
|
|
333020
|
-
"name": "AreaProps"
|
|
333021
|
-
}
|
|
333022
|
-
],
|
|
333023
|
-
"required": false,
|
|
333024
|
-
"type": {
|
|
333025
|
-
"name": "AxisId"
|
|
333026
|
-
}
|
|
333027
|
-
},
|
|
333028
|
-
"yAxisId": {
|
|
333029
|
-
"defaultValue": null,
|
|
333030
|
-
"description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
|
|
333031
|
-
"name": "yAxisId",
|
|
333032
|
-
"parent": {
|
|
333033
|
-
"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/Area.d.ts",
|
|
333034
|
-
"name": "AreaProps"
|
|
333035
|
-
},
|
|
333036
|
-
"declarations": [
|
|
333037
|
-
{
|
|
333038
|
-
"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/Area.d.ts",
|
|
333039
|
-
"name": "AreaProps"
|
|
333040
|
-
}
|
|
333041
|
-
],
|
|
333042
|
-
"required": false,
|
|
333043
|
-
"type": {
|
|
333044
|
-
"name": "AxisId"
|
|
333045
|
-
}
|
|
333046
|
-
},
|
|
333047
|
-
"stackId": {
|
|
333048
|
-
"defaultValue": null,
|
|
333049
|
-
"description": "When two Areas have the same axisId and same stackId, then the two Areas are stacked in the chart.",
|
|
333050
|
-
"name": "stackId",
|
|
333051
|
-
"parent": {
|
|
333052
|
-
"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/Area.d.ts",
|
|
333053
|
-
"name": "AreaProps"
|
|
333054
|
-
},
|
|
333055
|
-
"declarations": [
|
|
333056
|
-
{
|
|
333057
|
-
"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/Area.d.ts",
|
|
333058
|
-
"name": "AreaProps"
|
|
333059
|
-
}
|
|
333060
|
-
],
|
|
333061
|
-
"required": false,
|
|
333062
|
-
"type": {
|
|
333063
|
-
"name": "StackId"
|
|
333064
|
-
}
|
|
333065
|
-
},
|
|
333066
|
-
"color": {
|
|
333067
|
-
"defaultValue": {
|
|
333068
|
-
"value": "\"sea-green\""
|
|
333069
|
-
},
|
|
333070
|
-
"description": "The color of the area.",
|
|
333071
|
-
"name": "color",
|
|
333072
|
-
"declarations": [
|
|
333073
|
-
{
|
|
333074
|
-
"fileName": "components/src/components/CartesianChart/components/Area/Area.tsx",
|
|
333075
|
-
"name": "TypeLiteral"
|
|
333076
|
-
}
|
|
333077
|
-
],
|
|
333078
|
-
"required": false,
|
|
333079
|
-
"type": {
|
|
333080
|
-
"name": "CategoricalWithCustomColor"
|
|
333081
|
-
}
|
|
333082
|
-
},
|
|
333083
|
-
"dataKey": {
|
|
333084
|
-
"defaultValue": null,
|
|
333085
|
-
"description": "",
|
|
333086
|
-
"name": "dataKey",
|
|
333087
|
-
"parent": {
|
|
333088
|
-
"fileName": "components/src/components/CartesianChart/types.ts",
|
|
333089
|
-
"name": "DataKeyWithLabel"
|
|
333090
|
-
},
|
|
333091
|
-
"declarations": [
|
|
333092
|
-
{
|
|
333093
|
-
"fileName": "components/src/components/CartesianChart/types.ts",
|
|
333094
|
-
"name": "DataKeyWithLabel"
|
|
333095
|
-
},
|
|
333096
|
-
{
|
|
333097
|
-
"fileName": "components/src/components/CartesianChart/components/Area/Area.tsx",
|
|
333098
|
-
"name": "AreaPropsByDataKeyProp"
|
|
333099
|
-
}
|
|
333100
|
-
],
|
|
333101
|
-
"required": true,
|
|
333102
|
-
"type": {
|
|
333103
|
-
"name": "string | DataKeyFn<ChartDataValue, unknown>"
|
|
333104
|
-
}
|
|
333105
|
-
},
|
|
333106
|
-
"dataKeyLabel": {
|
|
333107
|
-
"defaultValue": null,
|
|
333108
|
-
"description": "",
|
|
333109
|
-
"name": "dataKeyLabel",
|
|
333110
|
-
"parent": {
|
|
333111
|
-
"fileName": "components/src/components/CartesianChart/types.ts",
|
|
333112
|
-
"name": "DataKeyWithLabel"
|
|
333113
|
-
},
|
|
333114
|
-
"declarations": [
|
|
333115
|
-
{
|
|
333116
|
-
"fileName": "components/src/components/CartesianChart/types.ts",
|
|
333117
|
-
"name": "DataKeyWithLabel"
|
|
333118
|
-
}
|
|
333119
|
-
],
|
|
333120
|
-
"required": true,
|
|
333121
|
-
"type": {
|
|
333122
|
-
"name": "string"
|
|
333123
|
-
}
|
|
333124
|
-
}
|
|
333125
|
-
}
|
|
333126
|
-
},
|
|
333127
332901
|
{
|
|
333128
332902
|
"tags": {},
|
|
333129
332903
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/AreaDot/AreaDot.tsx",
|
|
@@ -342466,6 +342240,232 @@
|
|
|
342466
342240
|
}
|
|
342467
342241
|
}
|
|
342468
342242
|
},
|
|
342243
|
+
{
|
|
342244
|
+
"tags": {
|
|
342245
|
+
"flr-generate": "all"
|
|
342246
|
+
},
|
|
342247
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/Area/Area.tsx",
|
|
342248
|
+
"description": "",
|
|
342249
|
+
"displayName": "Area",
|
|
342250
|
+
"methods": [],
|
|
342251
|
+
"props": {
|
|
342252
|
+
"className": {
|
|
342253
|
+
"defaultValue": null,
|
|
342254
|
+
"description": "",
|
|
342255
|
+
"name": "className",
|
|
342256
|
+
"parent": {
|
|
342257
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
342258
|
+
"name": "HTMLAttributes"
|
|
342259
|
+
},
|
|
342260
|
+
"declarations": [
|
|
342261
|
+
{
|
|
342262
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
342263
|
+
"name": "HTMLAttributes"
|
|
342264
|
+
}
|
|
342265
|
+
],
|
|
342266
|
+
"required": false,
|
|
342267
|
+
"type": {
|
|
342268
|
+
"name": "string"
|
|
342269
|
+
}
|
|
342270
|
+
},
|
|
342271
|
+
"key": {
|
|
342272
|
+
"defaultValue": null,
|
|
342273
|
+
"description": "",
|
|
342274
|
+
"name": "key",
|
|
342275
|
+
"parent": {
|
|
342276
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
342277
|
+
"name": "Attributes"
|
|
342278
|
+
},
|
|
342279
|
+
"declarations": [
|
|
342280
|
+
{
|
|
342281
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
342282
|
+
"name": "Attributes"
|
|
342283
|
+
}
|
|
342284
|
+
],
|
|
342285
|
+
"required": false,
|
|
342286
|
+
"type": {
|
|
342287
|
+
"name": "Key | null"
|
|
342288
|
+
}
|
|
342289
|
+
},
|
|
342290
|
+
"type": {
|
|
342291
|
+
"defaultValue": null,
|
|
342292
|
+
"description": "The interpolation type of curve. Allows custom interpolation function.\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}",
|
|
342293
|
+
"name": "type",
|
|
342294
|
+
"parent": {
|
|
342295
|
+
"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/shape/Curve.d.ts",
|
|
342296
|
+
"name": "CurveProps"
|
|
342297
|
+
},
|
|
342298
|
+
"declarations": [
|
|
342299
|
+
{
|
|
342300
|
+
"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/shape/Curve.d.ts",
|
|
342301
|
+
"name": "CurveProps"
|
|
342302
|
+
},
|
|
342303
|
+
{
|
|
342304
|
+
"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/Line.d.ts",
|
|
342305
|
+
"name": "LineProps"
|
|
342306
|
+
}
|
|
342307
|
+
],
|
|
342308
|
+
"required": false,
|
|
342309
|
+
"type": {
|
|
342310
|
+
"name": "CurveType"
|
|
342311
|
+
}
|
|
342312
|
+
},
|
|
342313
|
+
"fillOpacity": {
|
|
342314
|
+
"defaultValue": null,
|
|
342315
|
+
"description": "",
|
|
342316
|
+
"name": "fillOpacity",
|
|
342317
|
+
"parent": {
|
|
342318
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
342319
|
+
"name": "SVGAttributes"
|
|
342320
|
+
},
|
|
342321
|
+
"declarations": [
|
|
342322
|
+
{
|
|
342323
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
342324
|
+
"name": "SVGAttributes"
|
|
342325
|
+
}
|
|
342326
|
+
],
|
|
342327
|
+
"required": false,
|
|
342328
|
+
"type": {
|
|
342329
|
+
"name": "string | number"
|
|
342330
|
+
}
|
|
342331
|
+
},
|
|
342332
|
+
"unit": {
|
|
342333
|
+
"defaultValue": null,
|
|
342334
|
+
"description": "The unit of data. This option will be used in tooltip.",
|
|
342335
|
+
"name": "unit",
|
|
342336
|
+
"parent": {
|
|
342337
|
+
"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/Area.d.ts",
|
|
342338
|
+
"name": "AreaProps"
|
|
342339
|
+
},
|
|
342340
|
+
"declarations": [
|
|
342341
|
+
{
|
|
342342
|
+
"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/Area.d.ts",
|
|
342343
|
+
"name": "AreaProps"
|
|
342344
|
+
}
|
|
342345
|
+
],
|
|
342346
|
+
"required": false,
|
|
342347
|
+
"type": {
|
|
342348
|
+
"name": "string | number"
|
|
342349
|
+
}
|
|
342350
|
+
},
|
|
342351
|
+
"xAxisId": {
|
|
342352
|
+
"defaultValue": null,
|
|
342353
|
+
"description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
|
|
342354
|
+
"name": "xAxisId",
|
|
342355
|
+
"parent": {
|
|
342356
|
+
"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/Area.d.ts",
|
|
342357
|
+
"name": "AreaProps"
|
|
342358
|
+
},
|
|
342359
|
+
"declarations": [
|
|
342360
|
+
{
|
|
342361
|
+
"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/Area.d.ts",
|
|
342362
|
+
"name": "AreaProps"
|
|
342363
|
+
}
|
|
342364
|
+
],
|
|
342365
|
+
"required": false,
|
|
342366
|
+
"type": {
|
|
342367
|
+
"name": "AxisId"
|
|
342368
|
+
}
|
|
342369
|
+
},
|
|
342370
|
+
"yAxisId": {
|
|
342371
|
+
"defaultValue": null,
|
|
342372
|
+
"description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
|
|
342373
|
+
"name": "yAxisId",
|
|
342374
|
+
"parent": {
|
|
342375
|
+
"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/Area.d.ts",
|
|
342376
|
+
"name": "AreaProps"
|
|
342377
|
+
},
|
|
342378
|
+
"declarations": [
|
|
342379
|
+
{
|
|
342380
|
+
"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/Area.d.ts",
|
|
342381
|
+
"name": "AreaProps"
|
|
342382
|
+
}
|
|
342383
|
+
],
|
|
342384
|
+
"required": false,
|
|
342385
|
+
"type": {
|
|
342386
|
+
"name": "AxisId"
|
|
342387
|
+
}
|
|
342388
|
+
},
|
|
342389
|
+
"stackId": {
|
|
342390
|
+
"defaultValue": null,
|
|
342391
|
+
"description": "When two Areas have the same axisId and same stackId, then the two Areas are stacked in the chart.",
|
|
342392
|
+
"name": "stackId",
|
|
342393
|
+
"parent": {
|
|
342394
|
+
"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/Area.d.ts",
|
|
342395
|
+
"name": "AreaProps"
|
|
342396
|
+
},
|
|
342397
|
+
"declarations": [
|
|
342398
|
+
{
|
|
342399
|
+
"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/Area.d.ts",
|
|
342400
|
+
"name": "AreaProps"
|
|
342401
|
+
}
|
|
342402
|
+
],
|
|
342403
|
+
"required": false,
|
|
342404
|
+
"type": {
|
|
342405
|
+
"name": "StackId"
|
|
342406
|
+
}
|
|
342407
|
+
},
|
|
342408
|
+
"color": {
|
|
342409
|
+
"defaultValue": {
|
|
342410
|
+
"value": "\"sea-green\""
|
|
342411
|
+
},
|
|
342412
|
+
"description": "The color of the area.",
|
|
342413
|
+
"name": "color",
|
|
342414
|
+
"declarations": [
|
|
342415
|
+
{
|
|
342416
|
+
"fileName": "components/src/components/CartesianChart/components/Area/Area.tsx",
|
|
342417
|
+
"name": "TypeLiteral"
|
|
342418
|
+
}
|
|
342419
|
+
],
|
|
342420
|
+
"required": false,
|
|
342421
|
+
"type": {
|
|
342422
|
+
"name": "CategoricalWithCustomColor"
|
|
342423
|
+
}
|
|
342424
|
+
},
|
|
342425
|
+
"dataKey": {
|
|
342426
|
+
"defaultValue": null,
|
|
342427
|
+
"description": "",
|
|
342428
|
+
"name": "dataKey",
|
|
342429
|
+
"parent": {
|
|
342430
|
+
"fileName": "components/src/components/CartesianChart/types.ts",
|
|
342431
|
+
"name": "DataKeyWithLabel"
|
|
342432
|
+
},
|
|
342433
|
+
"declarations": [
|
|
342434
|
+
{
|
|
342435
|
+
"fileName": "components/src/components/CartesianChart/types.ts",
|
|
342436
|
+
"name": "DataKeyWithLabel"
|
|
342437
|
+
},
|
|
342438
|
+
{
|
|
342439
|
+
"fileName": "components/src/components/CartesianChart/components/Area/Area.tsx",
|
|
342440
|
+
"name": "AreaPropsByDataKeyProp"
|
|
342441
|
+
}
|
|
342442
|
+
],
|
|
342443
|
+
"required": true,
|
|
342444
|
+
"type": {
|
|
342445
|
+
"name": "string | DataKeyFn<ChartDataValue, unknown>"
|
|
342446
|
+
}
|
|
342447
|
+
},
|
|
342448
|
+
"dataKeyLabel": {
|
|
342449
|
+
"defaultValue": null,
|
|
342450
|
+
"description": "",
|
|
342451
|
+
"name": "dataKeyLabel",
|
|
342452
|
+
"parent": {
|
|
342453
|
+
"fileName": "components/src/components/CartesianChart/types.ts",
|
|
342454
|
+
"name": "DataKeyWithLabel"
|
|
342455
|
+
},
|
|
342456
|
+
"declarations": [
|
|
342457
|
+
{
|
|
342458
|
+
"fileName": "components/src/components/CartesianChart/types.ts",
|
|
342459
|
+
"name": "DataKeyWithLabel"
|
|
342460
|
+
}
|
|
342461
|
+
],
|
|
342462
|
+
"required": true,
|
|
342463
|
+
"type": {
|
|
342464
|
+
"name": "string"
|
|
342465
|
+
}
|
|
342466
|
+
}
|
|
342467
|
+
}
|
|
342468
|
+
},
|
|
342469
342469
|
{
|
|
342470
342470
|
"tags": {
|
|
342471
342471
|
"flr-generate": "all"
|
|
@@ -344574,9 +344574,9 @@
|
|
|
344574
344574
|
"tags": {
|
|
344575
344575
|
"flr-generate": "all"
|
|
344576
344576
|
},
|
|
344577
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/views/
|
|
344577
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/views/GridListItem/GridListItem.tsx",
|
|
344578
344578
|
"description": "",
|
|
344579
|
-
"displayName": "
|
|
344579
|
+
"displayName": "GridListItem",
|
|
344580
344580
|
"methods": [],
|
|
344581
344581
|
"props": {
|
|
344582
344582
|
"className": {
|
|
@@ -344600,157 +344600,151 @@
|
|
|
344600
344600
|
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
344601
344601
|
}
|
|
344602
344602
|
},
|
|
344603
|
-
"
|
|
344604
|
-
"defaultValue":
|
|
344605
|
-
|
|
344606
|
-
|
|
344607
|
-
"description": "Whether typeahead navigation is disabled.",
|
|
344608
|
-
"name": "disallowTypeAhead",
|
|
344603
|
+
"id": {
|
|
344604
|
+
"defaultValue": null,
|
|
344605
|
+
"description": "The unique id of the item.",
|
|
344606
|
+
"name": "id",
|
|
344609
344607
|
"parent": {
|
|
344610
344608
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
344611
|
-
"name": "
|
|
344609
|
+
"name": "MenuItemProps"
|
|
344612
344610
|
},
|
|
344613
344611
|
"declarations": [
|
|
344614
344612
|
{
|
|
344615
344613
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
344616
|
-
"name": "
|
|
344614
|
+
"name": "MenuItemProps"
|
|
344617
344615
|
}
|
|
344618
344616
|
],
|
|
344619
344617
|
"required": false,
|
|
344620
344618
|
"type": {
|
|
344621
|
-
"name": "
|
|
344619
|
+
"name": "Key"
|
|
344622
344620
|
}
|
|
344623
344621
|
},
|
|
344624
|
-
"
|
|
344625
|
-
"defaultValue":
|
|
344626
|
-
|
|
344627
|
-
|
|
344628
|
-
"description": "How multiple selection should behave in the collection.",
|
|
344629
|
-
"name": "selectionBehavior",
|
|
344622
|
+
"value": {
|
|
344623
|
+
"defaultValue": null,
|
|
344624
|
+
"description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
|
|
344625
|
+
"name": "value",
|
|
344630
344626
|
"parent": {
|
|
344631
344627
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
344632
|
-
"name": "
|
|
344628
|
+
"name": "MenuItemProps"
|
|
344633
344629
|
},
|
|
344634
344630
|
"declarations": [
|
|
344635
344631
|
{
|
|
344636
344632
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
344637
|
-
"name": "
|
|
344633
|
+
"name": "MenuItemProps"
|
|
344638
344634
|
}
|
|
344639
344635
|
],
|
|
344640
344636
|
"required": false,
|
|
344641
344637
|
"type": {
|
|
344642
|
-
"name": "
|
|
344638
|
+
"name": "object"
|
|
344643
344639
|
}
|
|
344644
344640
|
},
|
|
344645
|
-
"
|
|
344641
|
+
"textValue": {
|
|
344646
344642
|
"defaultValue": null,
|
|
344647
|
-
"description": "
|
|
344648
|
-
"name": "
|
|
344643
|
+
"description": "A string representation of the item's contents, used for features like typeahead.",
|
|
344644
|
+
"name": "textValue",
|
|
344649
344645
|
"parent": {
|
|
344650
344646
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
344651
|
-
"name": "
|
|
344647
|
+
"name": "ListBoxItemProps"
|
|
344652
344648
|
},
|
|
344653
344649
|
"declarations": [
|
|
344654
344650
|
{
|
|
344655
344651
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
344656
|
-
"name": "
|
|
344652
|
+
"name": "ListBoxItemProps"
|
|
344657
344653
|
}
|
|
344658
344654
|
],
|
|
344659
344655
|
"required": false,
|
|
344660
344656
|
"type": {
|
|
344661
|
-
"name": "
|
|
344657
|
+
"name": "string"
|
|
344662
344658
|
}
|
|
344663
344659
|
},
|
|
344664
|
-
"
|
|
344660
|
+
"isDisabled": {
|
|
344665
344661
|
"defaultValue": null,
|
|
344666
|
-
"description": "
|
|
344667
|
-
"name": "
|
|
344662
|
+
"description": "Whether the item is disabled.",
|
|
344663
|
+
"name": "isDisabled",
|
|
344668
344664
|
"parent": {
|
|
344669
344665
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
344670
|
-
"name": "
|
|
344666
|
+
"name": "ListBoxItemProps"
|
|
344671
344667
|
},
|
|
344672
344668
|
"declarations": [
|
|
344673
344669
|
{
|
|
344674
344670
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
344675
|
-
"name": "
|
|
344671
|
+
"name": "ListBoxItemProps"
|
|
344676
344672
|
}
|
|
344677
344673
|
],
|
|
344678
344674
|
"required": false,
|
|
344679
344675
|
"type": {
|
|
344680
|
-
"name": "
|
|
344676
|
+
"name": "boolean"
|
|
344681
344677
|
}
|
|
344682
344678
|
},
|
|
344683
|
-
"
|
|
344684
|
-
"defaultValue":
|
|
344685
|
-
|
|
344686
|
-
|
|
344687
|
-
"description": "Whether the items are arranged in a stack or grid.",
|
|
344688
|
-
"name": "layout",
|
|
344679
|
+
"onAction": {
|
|
344680
|
+
"defaultValue": null,
|
|
344681
|
+
"description": "Handler that is called when a user performs an action on the item. The exact user event depends on\nthe collection's `selectionBehavior` prop and the interaction modality.",
|
|
344682
|
+
"name": "onAction",
|
|
344689
344683
|
"parent": {
|
|
344690
344684
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
344691
|
-
"name": "
|
|
344685
|
+
"name": "ListBoxItemProps"
|
|
344692
344686
|
},
|
|
344693
344687
|
"declarations": [
|
|
344694
344688
|
{
|
|
344695
344689
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
344696
|
-
"name": "
|
|
344690
|
+
"name": "ListBoxItemProps"
|
|
344697
344691
|
}
|
|
344698
344692
|
],
|
|
344699
344693
|
"required": false,
|
|
344700
344694
|
"type": {
|
|
344701
|
-
"name": "
|
|
344695
|
+
"name": "(() => void)"
|
|
344702
344696
|
}
|
|
344703
344697
|
},
|
|
344704
|
-
"
|
|
344698
|
+
"children": {
|
|
344705
344699
|
"defaultValue": null,
|
|
344706
|
-
"description": "The
|
|
344707
|
-
"name": "
|
|
344700
|
+
"description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
|
|
344701
|
+
"name": "children",
|
|
344708
344702
|
"parent": {
|
|
344709
|
-
"fileName": "flow/node_modules/.pnpm
|
|
344710
|
-
"name": "
|
|
344703
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
344704
|
+
"name": "TableProps"
|
|
344711
344705
|
},
|
|
344712
344706
|
"declarations": [
|
|
344713
344707
|
{
|
|
344714
|
-
"fileName": "flow/node_modules/.pnpm
|
|
344715
|
-
"name": "
|
|
344708
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
344709
|
+
"name": "TableProps"
|
|
344716
344710
|
}
|
|
344717
344711
|
],
|
|
344718
344712
|
"required": false,
|
|
344719
344713
|
"type": {
|
|
344720
|
-
"name": "
|
|
344714
|
+
"name": "ReactNode"
|
|
344721
344715
|
}
|
|
344722
344716
|
},
|
|
344723
|
-
"
|
|
344717
|
+
"style": {
|
|
344724
344718
|
"defaultValue": null,
|
|
344725
|
-
"description": "
|
|
344726
|
-
"name": "
|
|
344719
|
+
"description": "The inline [style](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style) for the element. A function may be provided to compute the style based on component state.",
|
|
344720
|
+
"name": "style",
|
|
344727
344721
|
"parent": {
|
|
344728
|
-
"fileName": "flow/node_modules/.pnpm
|
|
344729
|
-
"name": "
|
|
344722
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
344723
|
+
"name": "StyleRenderProps"
|
|
344730
344724
|
},
|
|
344731
344725
|
"declarations": [
|
|
344732
344726
|
{
|
|
344733
|
-
"fileName": "flow/node_modules/.pnpm
|
|
344734
|
-
"name": "
|
|
344727
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
344728
|
+
"name": "StyleRenderProps"
|
|
344735
344729
|
}
|
|
344736
344730
|
],
|
|
344737
344731
|
"required": false,
|
|
344738
344732
|
"type": {
|
|
344739
|
-
"name": "
|
|
344733
|
+
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
344740
344734
|
}
|
|
344741
344735
|
},
|
|
344742
|
-
"
|
|
344736
|
+
"href": {
|
|
344743
344737
|
"defaultValue": null,
|
|
344744
|
-
"description": "
|
|
344745
|
-
"name": "
|
|
344738
|
+
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
344739
|
+
"name": "href",
|
|
344746
344740
|
"parent": {
|
|
344747
344741
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
344748
|
-
"name": "
|
|
344742
|
+
"name": "LinkDOMProps"
|
|
344749
344743
|
},
|
|
344750
344744
|
"declarations": [
|
|
344751
344745
|
{
|
|
344752
344746
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
344753
|
-
"name": "
|
|
344747
|
+
"name": "LinkDOMProps"
|
|
344754
344748
|
}
|
|
344755
344749
|
],
|
|
344756
344750
|
"required": false,
|
|
@@ -344758,18 +344752,18 @@
|
|
|
344758
344752
|
"name": "string"
|
|
344759
344753
|
}
|
|
344760
344754
|
},
|
|
344761
|
-
"
|
|
344755
|
+
"hrefLang": {
|
|
344762
344756
|
"defaultValue": null,
|
|
344763
|
-
"description": "
|
|
344764
|
-
"name": "
|
|
344757
|
+
"description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
344758
|
+
"name": "hrefLang",
|
|
344765
344759
|
"parent": {
|
|
344766
344760
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
344767
|
-
"name": "
|
|
344761
|
+
"name": "LinkDOMProps"
|
|
344768
344762
|
},
|
|
344769
344763
|
"declarations": [
|
|
344770
344764
|
{
|
|
344771
344765
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
344772
|
-
"name": "
|
|
344766
|
+
"name": "LinkDOMProps"
|
|
344773
344767
|
}
|
|
344774
344768
|
],
|
|
344775
344769
|
"required": false,
|
|
@@ -344777,352 +344771,308 @@
|
|
|
344777
344771
|
"name": "string"
|
|
344778
344772
|
}
|
|
344779
344773
|
},
|
|
344780
|
-
"
|
|
344774
|
+
"target": {
|
|
344781
344775
|
"defaultValue": null,
|
|
344782
|
-
"description": "
|
|
344783
|
-
"name": "
|
|
344776
|
+
"description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
344777
|
+
"name": "target",
|
|
344784
344778
|
"parent": {
|
|
344785
344779
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
344786
|
-
"name": "
|
|
344780
|
+
"name": "LinkDOMProps"
|
|
344787
344781
|
},
|
|
344788
344782
|
"declarations": [
|
|
344789
344783
|
{
|
|
344790
344784
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
344791
|
-
"name": "
|
|
344785
|
+
"name": "LinkDOMProps"
|
|
344792
344786
|
}
|
|
344793
344787
|
],
|
|
344794
344788
|
"required": false,
|
|
344795
344789
|
"type": {
|
|
344796
|
-
"name": "
|
|
344790
|
+
"name": "HTMLAttributeAnchorTarget"
|
|
344797
344791
|
}
|
|
344798
344792
|
},
|
|
344799
|
-
"
|
|
344793
|
+
"rel": {
|
|
344800
344794
|
"defaultValue": null,
|
|
344801
|
-
"description": "
|
|
344802
|
-
"name": "
|
|
344795
|
+
"description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
344796
|
+
"name": "rel",
|
|
344803
344797
|
"parent": {
|
|
344804
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
344805
|
-
"name": "
|
|
344798
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
344799
|
+
"name": "LinkDOMProps"
|
|
344806
344800
|
},
|
|
344807
344801
|
"declarations": [
|
|
344808
344802
|
{
|
|
344809
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
344810
|
-
"name": "
|
|
344803
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
344804
|
+
"name": "LinkDOMProps"
|
|
344811
344805
|
}
|
|
344812
344806
|
],
|
|
344813
344807
|
"required": false,
|
|
344814
344808
|
"type": {
|
|
344815
|
-
"name": "
|
|
344809
|
+
"name": "string"
|
|
344816
344810
|
}
|
|
344817
344811
|
},
|
|
344818
|
-
"
|
|
344812
|
+
"download": {
|
|
344819
344813
|
"defaultValue": null,
|
|
344820
|
-
"description": "
|
|
344821
|
-
"name": "
|
|
344814
|
+
"description": "Causes the browser to download the linked URL. A string may be provided to suggest a file name. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download).",
|
|
344815
|
+
"name": "download",
|
|
344822
344816
|
"parent": {
|
|
344823
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
344824
|
-
"name": "
|
|
344817
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
344818
|
+
"name": "LinkDOMProps"
|
|
344825
344819
|
},
|
|
344826
344820
|
"declarations": [
|
|
344827
344821
|
{
|
|
344828
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
344829
|
-
"name": "
|
|
344822
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
344823
|
+
"name": "LinkDOMProps"
|
|
344830
344824
|
}
|
|
344831
344825
|
],
|
|
344832
344826
|
"required": false,
|
|
344833
344827
|
"type": {
|
|
344834
|
-
"name": "
|
|
344828
|
+
"name": "string | boolean"
|
|
344835
344829
|
}
|
|
344836
344830
|
},
|
|
344837
|
-
"
|
|
344831
|
+
"ping": {
|
|
344838
344832
|
"defaultValue": null,
|
|
344839
|
-
"description": "
|
|
344840
|
-
"name": "
|
|
344833
|
+
"description": "A space-separated list of URLs to ping when the link is followed. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping).",
|
|
344834
|
+
"name": "ping",
|
|
344841
344835
|
"parent": {
|
|
344842
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
344843
|
-
"name": "
|
|
344836
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
344837
|
+
"name": "LinkDOMProps"
|
|
344844
344838
|
},
|
|
344845
344839
|
"declarations": [
|
|
344846
344840
|
{
|
|
344847
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
344848
|
-
"name": "
|
|
344841
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
344842
|
+
"name": "LinkDOMProps"
|
|
344849
344843
|
}
|
|
344850
344844
|
],
|
|
344851
344845
|
"required": false,
|
|
344852
344846
|
"type": {
|
|
344853
|
-
"name": "
|
|
344847
|
+
"name": "string"
|
|
344854
344848
|
}
|
|
344855
344849
|
},
|
|
344856
|
-
"
|
|
344850
|
+
"referrerPolicy": {
|
|
344857
344851
|
"defaultValue": null,
|
|
344858
|
-
"description": "
|
|
344859
|
-
"name": "
|
|
344852
|
+
"description": "How much of the referrer to send when following the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
|
|
344853
|
+
"name": "referrerPolicy",
|
|
344860
344854
|
"parent": {
|
|
344861
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
344862
|
-
"name": "
|
|
344855
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
344856
|
+
"name": "LinkDOMProps"
|
|
344863
344857
|
},
|
|
344864
344858
|
"declarations": [
|
|
344865
344859
|
{
|
|
344866
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
344867
|
-
"name": "
|
|
344860
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
344861
|
+
"name": "LinkDOMProps"
|
|
344868
344862
|
}
|
|
344869
344863
|
],
|
|
344870
344864
|
"required": false,
|
|
344871
344865
|
"type": {
|
|
344872
|
-
"name": "
|
|
344866
|
+
"name": "HTMLAttributeReferrerPolicy"
|
|
344873
344867
|
}
|
|
344874
344868
|
},
|
|
344875
|
-
"
|
|
344869
|
+
"routerOptions": {
|
|
344876
344870
|
"defaultValue": null,
|
|
344877
|
-
"description": "
|
|
344878
|
-
"name": "
|
|
344879
|
-
"parent": {
|
|
344880
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
344881
|
-
"name": "CollectionBase"
|
|
344882
|
-
},
|
|
344883
|
-
"declarations": [
|
|
344884
|
-
{
|
|
344885
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
344886
|
-
"name": "CollectionBase"
|
|
344887
|
-
}
|
|
344888
|
-
],
|
|
344889
|
-
"required": false,
|
|
344890
|
-
"type": {
|
|
344891
|
-
"name": "Iterable<Key>"
|
|
344892
|
-
}
|
|
344893
|
-
},
|
|
344894
|
-
"escapeKeyBehavior": {
|
|
344895
|
-
"defaultValue": {
|
|
344896
|
-
"value": "'clearSelection'"
|
|
344897
|
-
},
|
|
344898
|
-
"description": "Whether pressing the escape key should clear selection in the grid list or not.\n\nMost experiences should not modify this option as it eliminates a keyboard user's ability to\neasily clear selection. Only use if the escape key is being handled externally or should not\ntrigger selection clearing contextually.",
|
|
344899
|
-
"name": "escapeKeyBehavior",
|
|
344871
|
+
"description": "Options for the configured client side router.",
|
|
344872
|
+
"name": "routerOptions",
|
|
344900
344873
|
"parent": {
|
|
344901
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
344902
|
-
"name": "
|
|
344874
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
344875
|
+
"name": "LinkDOMProps"
|
|
344903
344876
|
},
|
|
344904
344877
|
"declarations": [
|
|
344905
344878
|
{
|
|
344906
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
344907
|
-
"name": "
|
|
344879
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
344880
|
+
"name": "LinkDOMProps"
|
|
344908
344881
|
}
|
|
344909
344882
|
],
|
|
344910
344883
|
"required": false,
|
|
344911
344884
|
"type": {
|
|
344912
|
-
"name": "
|
|
344885
|
+
"name": "undefined"
|
|
344913
344886
|
}
|
|
344914
344887
|
},
|
|
344915
|
-
"
|
|
344888
|
+
"onHoverStart": {
|
|
344916
344889
|
"defaultValue": null,
|
|
344917
|
-
"description": "
|
|
344918
|
-
"name": "
|
|
344890
|
+
"description": "Handler that is called when a hover interaction starts.",
|
|
344891
|
+
"name": "onHoverStart",
|
|
344919
344892
|
"parent": {
|
|
344920
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
344921
|
-
"name": "
|
|
344893
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
344894
|
+
"name": "HoverEvents"
|
|
344922
344895
|
},
|
|
344923
344896
|
"declarations": [
|
|
344924
344897
|
{
|
|
344925
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
344926
|
-
"name": "
|
|
344898
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
344899
|
+
"name": "HoverEvents"
|
|
344927
344900
|
}
|
|
344928
344901
|
],
|
|
344929
344902
|
"required": false,
|
|
344930
344903
|
"type": {
|
|
344931
|
-
"name": "
|
|
344904
|
+
"name": "((e: HoverEvent) => void)"
|
|
344932
344905
|
}
|
|
344933
344906
|
},
|
|
344934
|
-
"
|
|
344907
|
+
"onHoverEnd": {
|
|
344935
344908
|
"defaultValue": null,
|
|
344936
|
-
"description": "
|
|
344937
|
-
"name": "
|
|
344909
|
+
"description": "Handler that is called when a hover interaction ends.",
|
|
344910
|
+
"name": "onHoverEnd",
|
|
344938
344911
|
"parent": {
|
|
344939
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
344940
|
-
"name": "
|
|
344912
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
344913
|
+
"name": "HoverEvents"
|
|
344941
344914
|
},
|
|
344942
344915
|
"declarations": [
|
|
344943
344916
|
{
|
|
344944
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
344945
|
-
"name": "
|
|
344917
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
344918
|
+
"name": "HoverEvents"
|
|
344946
344919
|
}
|
|
344947
344920
|
],
|
|
344948
344921
|
"required": false,
|
|
344949
344922
|
"type": {
|
|
344950
|
-
"name": "
|
|
344923
|
+
"name": "((e: HoverEvent) => void)"
|
|
344951
344924
|
}
|
|
344952
344925
|
},
|
|
344953
|
-
"
|
|
344926
|
+
"onHoverChange": {
|
|
344954
344927
|
"defaultValue": null,
|
|
344955
|
-
"description": "
|
|
344956
|
-
"name": "
|
|
344928
|
+
"description": "Handler that is called when the hover state changes.",
|
|
344929
|
+
"name": "onHoverChange",
|
|
344957
344930
|
"parent": {
|
|
344958
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
344959
|
-
"name": "
|
|
344931
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
344932
|
+
"name": "HoverEvents"
|
|
344960
344933
|
},
|
|
344961
344934
|
"declarations": [
|
|
344962
344935
|
{
|
|
344963
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
344964
|
-
"name": "
|
|
344936
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
344937
|
+
"name": "HoverEvents"
|
|
344965
344938
|
}
|
|
344966
344939
|
],
|
|
344967
344940
|
"required": false,
|
|
344968
344941
|
"type": {
|
|
344969
|
-
"name": "
|
|
344942
|
+
"name": "((isHovering: boolean) => void)"
|
|
344970
344943
|
}
|
|
344971
344944
|
},
|
|
344972
|
-
"
|
|
344945
|
+
"onPress": {
|
|
344973
344946
|
"defaultValue": null,
|
|
344974
|
-
"description": "
|
|
344975
|
-
"name": "
|
|
344976
|
-
"parent": {
|
|
344977
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
344978
|
-
"name": "MultipleSelection"
|
|
344979
|
-
},
|
|
344980
|
-
"declarations": [
|
|
344981
|
-
{
|
|
344982
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
344983
|
-
"name": "MultipleSelection"
|
|
344984
|
-
}
|
|
344985
|
-
],
|
|
344986
|
-
"required": false,
|
|
344987
|
-
"type": {
|
|
344988
|
-
"name": "\"all\" | Iterable<Key>"
|
|
344989
|
-
}
|
|
344990
|
-
},
|
|
344991
|
-
"disabledBehavior": {
|
|
344992
|
-
"defaultValue": {
|
|
344993
|
-
"value": "\"all\""
|
|
344994
|
-
},
|
|
344995
|
-
"description": "Whether `disabledKeys` applies to all interactions, or only selection.",
|
|
344996
|
-
"name": "disabledBehavior",
|
|
344947
|
+
"description": "Handler that is called when the press is released over the target.",
|
|
344948
|
+
"name": "onPress",
|
|
344997
344949
|
"parent": {
|
|
344998
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
344999
|
-
"name": "
|
|
344950
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
344951
|
+
"name": "PressEvents"
|
|
345000
344952
|
},
|
|
345001
344953
|
"declarations": [
|
|
345002
344954
|
{
|
|
345003
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
345004
|
-
"name": "
|
|
344955
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
344956
|
+
"name": "PressEvents"
|
|
345005
344957
|
}
|
|
345006
344958
|
],
|
|
345007
344959
|
"required": false,
|
|
345008
344960
|
"type": {
|
|
345009
|
-
"name": "
|
|
344961
|
+
"name": "((e: PressEvent) => void)"
|
|
345010
344962
|
}
|
|
345011
344963
|
},
|
|
345012
|
-
"
|
|
344964
|
+
"onPressStart": {
|
|
345013
344965
|
"defaultValue": null,
|
|
345014
|
-
"description": "Handler that is called when a
|
|
345015
|
-
"name": "
|
|
344966
|
+
"description": "Handler that is called when a press interaction starts.",
|
|
344967
|
+
"name": "onPressStart",
|
|
345016
344968
|
"parent": {
|
|
345017
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
345018
|
-
"name": "
|
|
344969
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
344970
|
+
"name": "PressEvents"
|
|
345019
344971
|
},
|
|
345020
344972
|
"declarations": [
|
|
345021
344973
|
{
|
|
345022
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
345023
|
-
"name": "
|
|
344974
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
344975
|
+
"name": "PressEvents"
|
|
345024
344976
|
}
|
|
345025
344977
|
],
|
|
345026
344978
|
"required": false,
|
|
345027
344979
|
"type": {
|
|
345028
|
-
"name": "((
|
|
344980
|
+
"name": "((e: PressEvent) => void)"
|
|
345029
344981
|
}
|
|
345030
344982
|
},
|
|
345031
|
-
"
|
|
345032
|
-
"defaultValue":
|
|
345033
|
-
|
|
345034
|
-
|
|
345035
|
-
"description": "Whether keyboard navigation to focusable elements within grid list items is\nvia the left/right arrow keys or the tab key.",
|
|
345036
|
-
"name": "keyboardNavigationBehavior",
|
|
344983
|
+
"onPressEnd": {
|
|
344984
|
+
"defaultValue": null,
|
|
344985
|
+
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
344986
|
+
"name": "onPressEnd",
|
|
345037
344987
|
"parent": {
|
|
345038
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
345039
|
-
"name": "
|
|
344988
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
344989
|
+
"name": "PressEvents"
|
|
345040
344990
|
},
|
|
345041
344991
|
"declarations": [
|
|
345042
344992
|
{
|
|
345043
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
345044
|
-
"name": "
|
|
344993
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
344994
|
+
"name": "PressEvents"
|
|
345045
344995
|
}
|
|
345046
344996
|
],
|
|
345047
344997
|
"required": false,
|
|
345048
344998
|
"type": {
|
|
345049
|
-
"name": "
|
|
344999
|
+
"name": "((e: PressEvent) => void)"
|
|
345050
345000
|
}
|
|
345051
345001
|
},
|
|
345052
|
-
"
|
|
345002
|
+
"onPressChange": {
|
|
345053
345003
|
"defaultValue": null,
|
|
345054
|
-
"description": "
|
|
345055
|
-
"name": "
|
|
345004
|
+
"description": "Handler that is called when the press state changes.",
|
|
345005
|
+
"name": "onPressChange",
|
|
345056
345006
|
"parent": {
|
|
345057
|
-
"fileName": "flow/node_modules/.pnpm
|
|
345058
|
-
"name": "
|
|
345007
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
345008
|
+
"name": "PressEvents"
|
|
345059
345009
|
},
|
|
345060
345010
|
"declarations": [
|
|
345061
345011
|
{
|
|
345062
|
-
"fileName": "flow/node_modules/.pnpm
|
|
345063
|
-
"name": "
|
|
345012
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
345013
|
+
"name": "PressEvents"
|
|
345064
345014
|
}
|
|
345065
345015
|
],
|
|
345066
345016
|
"required": false,
|
|
345067
345017
|
"type": {
|
|
345068
|
-
"name": "
|
|
345018
|
+
"name": "((isPressed: boolean) => void)"
|
|
345069
345019
|
}
|
|
345070
345020
|
},
|
|
345071
|
-
"
|
|
345021
|
+
"onPressUp": {
|
|
345072
345022
|
"defaultValue": null,
|
|
345073
|
-
"description": "
|
|
345074
|
-
"name": "
|
|
345023
|
+
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
345024
|
+
"name": "onPressUp",
|
|
345075
345025
|
"parent": {
|
|
345076
|
-
"fileName": "flow/node_modules/.pnpm
|
|
345077
|
-
"name": "
|
|
345026
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
345027
|
+
"name": "PressEvents"
|
|
345078
345028
|
},
|
|
345079
345029
|
"declarations": [
|
|
345080
345030
|
{
|
|
345081
|
-
"fileName": "flow/node_modules/.pnpm
|
|
345082
|
-
"name": "
|
|
345031
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
345032
|
+
"name": "PressEvents"
|
|
345083
345033
|
}
|
|
345084
345034
|
],
|
|
345085
345035
|
"required": false,
|
|
345086
345036
|
"type": {
|
|
345087
|
-
"name": "
|
|
345037
|
+
"name": "((e: PressEvent) => void)"
|
|
345088
345038
|
}
|
|
345089
345039
|
},
|
|
345090
|
-
"
|
|
345040
|
+
"onClick": {
|
|
345091
345041
|
"defaultValue": null,
|
|
345092
|
-
"description": "
|
|
345093
|
-
"name": "
|
|
345042
|
+
"description": "**Not recommended – use `onPress` instead.** `onClick` is an alias for `onPress`\nprovided for compatibility with other libraries. `onPress` provides \nadditional event details for non-mouse interactions.",
|
|
345043
|
+
"name": "onClick",
|
|
345094
345044
|
"parent": {
|
|
345095
|
-
"fileName": "flow/node_modules/.pnpm
|
|
345096
|
-
"name": "
|
|
345045
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
345046
|
+
"name": "PressEvents"
|
|
345097
345047
|
},
|
|
345098
345048
|
"declarations": [
|
|
345099
345049
|
{
|
|
345100
|
-
"fileName": "flow/node_modules/.pnpm
|
|
345101
|
-
"name": "
|
|
345050
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
345051
|
+
"name": "PressEvents"
|
|
345102
345052
|
}
|
|
345103
345053
|
],
|
|
345104
345054
|
"required": false,
|
|
345105
345055
|
"type": {
|
|
345106
|
-
"name": "
|
|
345056
|
+
"name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
|
|
345107
345057
|
}
|
|
345108
345058
|
},
|
|
345109
|
-
"
|
|
345059
|
+
"translate": {
|
|
345110
345060
|
"defaultValue": null,
|
|
345111
|
-
"description": "
|
|
345112
|
-
"name": "
|
|
345061
|
+
"description": "",
|
|
345062
|
+
"name": "translate",
|
|
345113
345063
|
"parent": {
|
|
345114
|
-
"fileName": "flow/node_modules/.pnpm
|
|
345115
|
-
"name": "
|
|
345064
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
345065
|
+
"name": "GlobalDOMAttributes"
|
|
345116
345066
|
},
|
|
345117
345067
|
"declarations": [
|
|
345118
345068
|
{
|
|
345119
|
-
"fileName": "flow/node_modules/.pnpm
|
|
345120
|
-
"name": "
|
|
345069
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
345070
|
+
"name": "GlobalDOMAttributes"
|
|
345121
345071
|
}
|
|
345122
345072
|
],
|
|
345123
345073
|
"required": false,
|
|
345124
345074
|
"type": {
|
|
345125
|
-
"name": "
|
|
345075
|
+
"name": "\"yes\" | \"no\""
|
|
345126
345076
|
}
|
|
345127
345077
|
},
|
|
345128
345078
|
"dir": {
|
|
@@ -345201,44 +345151,6 @@
|
|
|
345201
345151
|
"name": "boolean"
|
|
345202
345152
|
}
|
|
345203
345153
|
},
|
|
345204
|
-
"translate": {
|
|
345205
|
-
"defaultValue": null,
|
|
345206
|
-
"description": "",
|
|
345207
|
-
"name": "translate",
|
|
345208
|
-
"parent": {
|
|
345209
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
345210
|
-
"name": "GlobalDOMAttributes"
|
|
345211
|
-
},
|
|
345212
|
-
"declarations": [
|
|
345213
|
-
{
|
|
345214
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
345215
|
-
"name": "GlobalDOMAttributes"
|
|
345216
|
-
}
|
|
345217
|
-
],
|
|
345218
|
-
"required": false,
|
|
345219
|
-
"type": {
|
|
345220
|
-
"name": "\"yes\" | \"no\""
|
|
345221
|
-
}
|
|
345222
|
-
},
|
|
345223
|
-
"onClick": {
|
|
345224
|
-
"defaultValue": null,
|
|
345225
|
-
"description": "",
|
|
345226
|
-
"name": "onClick",
|
|
345227
|
-
"parent": {
|
|
345228
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
345229
|
-
"name": "GlobalDOMEvents"
|
|
345230
|
-
},
|
|
345231
|
-
"declarations": [
|
|
345232
|
-
{
|
|
345233
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
345234
|
-
"name": "GlobalDOMEvents"
|
|
345235
|
-
}
|
|
345236
|
-
],
|
|
345237
|
-
"required": false,
|
|
345238
|
-
"type": {
|
|
345239
|
-
"name": "MouseEventHandler<HTMLDivElement>"
|
|
345240
|
-
}
|
|
345241
|
-
},
|
|
345242
345154
|
"onClickCapture": {
|
|
345243
345155
|
"defaultValue": null,
|
|
345244
345156
|
"description": "",
|
|
@@ -346436,34 +346348,34 @@
|
|
|
346436
346348
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
346437
346349
|
}
|
|
346438
346350
|
},
|
|
346439
|
-
"
|
|
346351
|
+
"hasAction": {
|
|
346440
346352
|
"defaultValue": null,
|
|
346441
346353
|
"description": "",
|
|
346442
|
-
"name": "
|
|
346354
|
+
"name": "hasAction",
|
|
346443
346355
|
"declarations": [
|
|
346444
346356
|
{
|
|
346445
|
-
"fileName": "components/src/components/List/components/Items/views/
|
|
346357
|
+
"fileName": "components/src/components/List/components/Items/views/GridListItem/GridListItem.tsx",
|
|
346446
346358
|
"name": "TypeLiteral"
|
|
346447
346359
|
}
|
|
346448
346360
|
],
|
|
346449
|
-
"required":
|
|
346361
|
+
"required": false,
|
|
346450
346362
|
"type": {
|
|
346451
|
-
"name": "
|
|
346363
|
+
"name": "boolean"
|
|
346452
346364
|
}
|
|
346453
346365
|
},
|
|
346454
|
-
"
|
|
346366
|
+
"isTile": {
|
|
346455
346367
|
"defaultValue": null,
|
|
346456
346368
|
"description": "",
|
|
346457
|
-
"name": "
|
|
346369
|
+
"name": "isTile",
|
|
346458
346370
|
"declarations": [
|
|
346459
346371
|
{
|
|
346460
|
-
"fileName": "components/src/components/List/components/Items/views/
|
|
346372
|
+
"fileName": "components/src/components/List/components/Items/views/GridListItem/GridListItem.tsx",
|
|
346461
346373
|
"name": "TypeLiteral"
|
|
346462
346374
|
}
|
|
346463
346375
|
],
|
|
346464
346376
|
"required": false,
|
|
346465
346377
|
"type": {
|
|
346466
|
-
"name": "
|
|
346378
|
+
"name": "boolean"
|
|
346467
346379
|
}
|
|
346468
346380
|
}
|
|
346469
346381
|
}
|
|
@@ -346472,9 +346384,9 @@
|
|
|
346472
346384
|
"tags": {
|
|
346473
346385
|
"flr-generate": "all"
|
|
346474
346386
|
},
|
|
346475
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/views/
|
|
346387
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/views/GridList/GridList.tsx",
|
|
346476
346388
|
"description": "",
|
|
346477
|
-
"displayName": "
|
|
346389
|
+
"displayName": "GridList",
|
|
346478
346390
|
"methods": [],
|
|
346479
346391
|
"props": {
|
|
346480
346392
|
"className": {
|
|
@@ -346498,75 +346410,330 @@
|
|
|
346498
346410
|
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
346499
346411
|
}
|
|
346500
346412
|
},
|
|
346501
|
-
"
|
|
346502
|
-
"defaultValue":
|
|
346503
|
-
|
|
346504
|
-
|
|
346413
|
+
"disallowTypeAhead": {
|
|
346414
|
+
"defaultValue": {
|
|
346415
|
+
"value": "false"
|
|
346416
|
+
},
|
|
346417
|
+
"description": "Whether typeahead navigation is disabled.",
|
|
346418
|
+
"name": "disallowTypeAhead",
|
|
346505
346419
|
"parent": {
|
|
346506
346420
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
346507
|
-
"name": "
|
|
346421
|
+
"name": "GridListProps"
|
|
346508
346422
|
},
|
|
346509
346423
|
"declarations": [
|
|
346510
346424
|
{
|
|
346511
346425
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
346512
|
-
"name": "
|
|
346426
|
+
"name": "GridListProps"
|
|
346513
346427
|
}
|
|
346514
346428
|
],
|
|
346515
346429
|
"required": false,
|
|
346516
346430
|
"type": {
|
|
346517
|
-
"name": "
|
|
346431
|
+
"name": "boolean"
|
|
346518
346432
|
}
|
|
346519
346433
|
},
|
|
346520
|
-
"
|
|
346521
|
-
"defaultValue":
|
|
346522
|
-
|
|
346523
|
-
|
|
346434
|
+
"selectionBehavior": {
|
|
346435
|
+
"defaultValue": {
|
|
346436
|
+
"value": "\"toggle\""
|
|
346437
|
+
},
|
|
346438
|
+
"description": "How multiple selection should behave in the collection.",
|
|
346439
|
+
"name": "selectionBehavior",
|
|
346524
346440
|
"parent": {
|
|
346525
346441
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
346526
|
-
"name": "
|
|
346442
|
+
"name": "TableProps"
|
|
346527
346443
|
},
|
|
346528
346444
|
"declarations": [
|
|
346529
346445
|
{
|
|
346530
346446
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
346531
|
-
"name": "
|
|
346447
|
+
"name": "TableProps"
|
|
346532
346448
|
}
|
|
346533
346449
|
],
|
|
346534
346450
|
"required": false,
|
|
346535
346451
|
"type": {
|
|
346536
|
-
"name": "
|
|
346452
|
+
"name": "SelectionBehavior"
|
|
346537
346453
|
}
|
|
346538
346454
|
},
|
|
346539
|
-
"
|
|
346455
|
+
"dragAndDropHooks": {
|
|
346540
346456
|
"defaultValue": null,
|
|
346541
|
-
"description": "
|
|
346542
|
-
"name": "
|
|
346457
|
+
"description": "The drag and drop hooks returned by `useDragAndDrop` used to enable drag and drop behavior for the Table.",
|
|
346458
|
+
"name": "dragAndDropHooks",
|
|
346543
346459
|
"parent": {
|
|
346544
346460
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
346545
|
-
"name": "
|
|
346461
|
+
"name": "TableProps"
|
|
346546
346462
|
},
|
|
346547
346463
|
"declarations": [
|
|
346548
346464
|
{
|
|
346549
346465
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
346550
|
-
"name": "
|
|
346466
|
+
"name": "TableProps"
|
|
346551
346467
|
}
|
|
346552
346468
|
],
|
|
346553
346469
|
"required": false,
|
|
346554
346470
|
"type": {
|
|
346555
|
-
"name": "
|
|
346471
|
+
"name": "DragAndDropHooks<object>"
|
|
346556
346472
|
}
|
|
346557
346473
|
},
|
|
346558
|
-
"
|
|
346474
|
+
"renderEmptyState": {
|
|
346559
346475
|
"defaultValue": null,
|
|
346560
|
-
"description": "
|
|
346561
|
-
"name": "
|
|
346476
|
+
"description": "Provides content to display when there are no items in the list.",
|
|
346477
|
+
"name": "renderEmptyState",
|
|
346562
346478
|
"parent": {
|
|
346563
346479
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
346564
|
-
"name": "
|
|
346480
|
+
"name": "ListBoxProps"
|
|
346565
346481
|
},
|
|
346566
346482
|
"declarations": [
|
|
346567
346483
|
{
|
|
346568
346484
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
346569
|
-
"name": "
|
|
346485
|
+
"name": "ListBoxProps"
|
|
346486
|
+
}
|
|
346487
|
+
],
|
|
346488
|
+
"required": false,
|
|
346489
|
+
"type": {
|
|
346490
|
+
"name": "((props: ListBoxRenderProps) => ReactNode)"
|
|
346491
|
+
}
|
|
346492
|
+
},
|
|
346493
|
+
"layout": {
|
|
346494
|
+
"defaultValue": {
|
|
346495
|
+
"value": "'stack'"
|
|
346496
|
+
},
|
|
346497
|
+
"description": "Whether the items are arranged in a stack or grid.",
|
|
346498
|
+
"name": "layout",
|
|
346499
|
+
"parent": {
|
|
346500
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
346501
|
+
"name": "ListBoxProps"
|
|
346502
|
+
},
|
|
346503
|
+
"declarations": [
|
|
346504
|
+
{
|
|
346505
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
346506
|
+
"name": "ListBoxProps"
|
|
346507
|
+
}
|
|
346508
|
+
],
|
|
346509
|
+
"required": false,
|
|
346510
|
+
"type": {
|
|
346511
|
+
"name": "\"grid\" | \"stack\""
|
|
346512
|
+
}
|
|
346513
|
+
},
|
|
346514
|
+
"id": {
|
|
346515
|
+
"defaultValue": null,
|
|
346516
|
+
"description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
346517
|
+
"name": "id",
|
|
346518
|
+
"parent": {
|
|
346519
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346520
|
+
"name": "DOMProps"
|
|
346521
|
+
},
|
|
346522
|
+
"declarations": [
|
|
346523
|
+
{
|
|
346524
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346525
|
+
"name": "DOMProps"
|
|
346526
|
+
}
|
|
346527
|
+
],
|
|
346528
|
+
"required": false,
|
|
346529
|
+
"type": {
|
|
346530
|
+
"name": "string"
|
|
346531
|
+
}
|
|
346532
|
+
},
|
|
346533
|
+
"aria-label": {
|
|
346534
|
+
"defaultValue": null,
|
|
346535
|
+
"description": "Defines a string value that labels the current element.",
|
|
346536
|
+
"name": "aria-label",
|
|
346537
|
+
"parent": {
|
|
346538
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346539
|
+
"name": "AriaLabelingProps"
|
|
346540
|
+
},
|
|
346541
|
+
"declarations": [
|
|
346542
|
+
{
|
|
346543
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346544
|
+
"name": "AriaLabelingProps"
|
|
346545
|
+
}
|
|
346546
|
+
],
|
|
346547
|
+
"required": false,
|
|
346548
|
+
"type": {
|
|
346549
|
+
"name": "string"
|
|
346550
|
+
}
|
|
346551
|
+
},
|
|
346552
|
+
"aria-labelledby": {
|
|
346553
|
+
"defaultValue": null,
|
|
346554
|
+
"description": "Identifies the element (or elements) that labels the current element.",
|
|
346555
|
+
"name": "aria-labelledby",
|
|
346556
|
+
"parent": {
|
|
346557
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346558
|
+
"name": "AriaLabelingProps"
|
|
346559
|
+
},
|
|
346560
|
+
"declarations": [
|
|
346561
|
+
{
|
|
346562
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346563
|
+
"name": "AriaLabelingProps"
|
|
346564
|
+
}
|
|
346565
|
+
],
|
|
346566
|
+
"required": false,
|
|
346567
|
+
"type": {
|
|
346568
|
+
"name": "string"
|
|
346569
|
+
}
|
|
346570
|
+
},
|
|
346571
|
+
"aria-describedby": {
|
|
346572
|
+
"defaultValue": null,
|
|
346573
|
+
"description": "Identifies the element (or elements) that describes the object.",
|
|
346574
|
+
"name": "aria-describedby",
|
|
346575
|
+
"parent": {
|
|
346576
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346577
|
+
"name": "AriaLabelingProps"
|
|
346578
|
+
},
|
|
346579
|
+
"declarations": [
|
|
346580
|
+
{
|
|
346581
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346582
|
+
"name": "AriaLabelingProps"
|
|
346583
|
+
}
|
|
346584
|
+
],
|
|
346585
|
+
"required": false,
|
|
346586
|
+
"type": {
|
|
346587
|
+
"name": "string"
|
|
346588
|
+
}
|
|
346589
|
+
},
|
|
346590
|
+
"aria-details": {
|
|
346591
|
+
"defaultValue": null,
|
|
346592
|
+
"description": "Identifies the element (or elements) that provide a detailed, extended description for the object.",
|
|
346593
|
+
"name": "aria-details",
|
|
346594
|
+
"parent": {
|
|
346595
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346596
|
+
"name": "AriaLabelingProps"
|
|
346597
|
+
},
|
|
346598
|
+
"declarations": [
|
|
346599
|
+
{
|
|
346600
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346601
|
+
"name": "AriaLabelingProps"
|
|
346602
|
+
}
|
|
346603
|
+
],
|
|
346604
|
+
"required": false,
|
|
346605
|
+
"type": {
|
|
346606
|
+
"name": "string"
|
|
346607
|
+
}
|
|
346608
|
+
},
|
|
346609
|
+
"autoFocus": {
|
|
346610
|
+
"defaultValue": null,
|
|
346611
|
+
"description": "Whether to auto focus the gridlist or an option.",
|
|
346612
|
+
"name": "autoFocus",
|
|
346613
|
+
"parent": {
|
|
346614
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
|
|
346615
|
+
"name": "GridListProps"
|
|
346616
|
+
},
|
|
346617
|
+
"declarations": [
|
|
346618
|
+
{
|
|
346619
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
|
|
346620
|
+
"name": "GridListProps"
|
|
346621
|
+
}
|
|
346622
|
+
],
|
|
346623
|
+
"required": false,
|
|
346624
|
+
"type": {
|
|
346625
|
+
"name": "boolean | FocusStrategy"
|
|
346626
|
+
}
|
|
346627
|
+
},
|
|
346628
|
+
"items": {
|
|
346629
|
+
"defaultValue": null,
|
|
346630
|
+
"description": "Item objects in the collection.",
|
|
346631
|
+
"name": "items",
|
|
346632
|
+
"parent": {
|
|
346633
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
346634
|
+
"name": "CollectionBase"
|
|
346635
|
+
},
|
|
346636
|
+
"declarations": [
|
|
346637
|
+
{
|
|
346638
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
346639
|
+
"name": "CollectionBase"
|
|
346640
|
+
}
|
|
346641
|
+
],
|
|
346642
|
+
"required": false,
|
|
346643
|
+
"type": {
|
|
346644
|
+
"name": "Iterable<object>"
|
|
346645
|
+
}
|
|
346646
|
+
},
|
|
346647
|
+
"disallowEmptySelection": {
|
|
346648
|
+
"defaultValue": null,
|
|
346649
|
+
"description": "Whether the collection allows empty selection.",
|
|
346650
|
+
"name": "disallowEmptySelection",
|
|
346651
|
+
"parent": {
|
|
346652
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
346653
|
+
"name": "MultipleSelection"
|
|
346654
|
+
},
|
|
346655
|
+
"declarations": [
|
|
346656
|
+
{
|
|
346657
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
346658
|
+
"name": "MultipleSelection"
|
|
346659
|
+
}
|
|
346660
|
+
],
|
|
346661
|
+
"required": false,
|
|
346662
|
+
"type": {
|
|
346663
|
+
"name": "boolean"
|
|
346664
|
+
}
|
|
346665
|
+
},
|
|
346666
|
+
"onSelectionChange": {
|
|
346667
|
+
"defaultValue": null,
|
|
346668
|
+
"description": "Handler that is called when the selection changes.",
|
|
346669
|
+
"name": "onSelectionChange",
|
|
346670
|
+
"parent": {
|
|
346671
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
346672
|
+
"name": "MultipleSelection"
|
|
346673
|
+
},
|
|
346674
|
+
"declarations": [
|
|
346675
|
+
{
|
|
346676
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
346677
|
+
"name": "MultipleSelection"
|
|
346678
|
+
}
|
|
346679
|
+
],
|
|
346680
|
+
"required": false,
|
|
346681
|
+
"type": {
|
|
346682
|
+
"name": "((keys: Selection) => void)"
|
|
346683
|
+
}
|
|
346684
|
+
},
|
|
346685
|
+
"disabledKeys": {
|
|
346686
|
+
"defaultValue": null,
|
|
346687
|
+
"description": "The item keys that are disabled. These items cannot be selected, focused, or otherwise interacted with.",
|
|
346688
|
+
"name": "disabledKeys",
|
|
346689
|
+
"parent": {
|
|
346690
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
346691
|
+
"name": "CollectionBase"
|
|
346692
|
+
},
|
|
346693
|
+
"declarations": [
|
|
346694
|
+
{
|
|
346695
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
346696
|
+
"name": "CollectionBase"
|
|
346697
|
+
}
|
|
346698
|
+
],
|
|
346699
|
+
"required": false,
|
|
346700
|
+
"type": {
|
|
346701
|
+
"name": "Iterable<Key>"
|
|
346702
|
+
}
|
|
346703
|
+
},
|
|
346704
|
+
"escapeKeyBehavior": {
|
|
346705
|
+
"defaultValue": {
|
|
346706
|
+
"value": "'clearSelection'"
|
|
346707
|
+
},
|
|
346708
|
+
"description": "Whether pressing the escape key should clear selection in the grid list or not.\n\nMost experiences should not modify this option as it eliminates a keyboard user's ability to\neasily clear selection. Only use if the escape key is being handled externally or should not\ntrigger selection clearing contextually.",
|
|
346709
|
+
"name": "escapeKeyBehavior",
|
|
346710
|
+
"parent": {
|
|
346711
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
|
|
346712
|
+
"name": "AriaGridListProps"
|
|
346713
|
+
},
|
|
346714
|
+
"declarations": [
|
|
346715
|
+
{
|
|
346716
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
|
|
346717
|
+
"name": "AriaGridListProps"
|
|
346718
|
+
}
|
|
346719
|
+
],
|
|
346720
|
+
"required": false,
|
|
346721
|
+
"type": {
|
|
346722
|
+
"name": "\"none\" | \"clearSelection\""
|
|
346723
|
+
}
|
|
346724
|
+
},
|
|
346725
|
+
"shouldSelectOnPressUp": {
|
|
346726
|
+
"defaultValue": null,
|
|
346727
|
+
"description": "Whether selection should occur on press up instead of press down.",
|
|
346728
|
+
"name": "shouldSelectOnPressUp",
|
|
346729
|
+
"parent": {
|
|
346730
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
|
|
346731
|
+
"name": "GridListProps"
|
|
346732
|
+
},
|
|
346733
|
+
"declarations": [
|
|
346734
|
+
{
|
|
346735
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
|
|
346736
|
+
"name": "GridListProps"
|
|
346570
346737
|
}
|
|
346571
346738
|
],
|
|
346572
346739
|
"required": false,
|
|
@@ -346574,23 +346741,122 @@
|
|
|
346574
346741
|
"name": "boolean"
|
|
346575
346742
|
}
|
|
346576
346743
|
},
|
|
346744
|
+
"selectionMode": {
|
|
346745
|
+
"defaultValue": null,
|
|
346746
|
+
"description": "The type of selection that is allowed in the collection.",
|
|
346747
|
+
"name": "selectionMode",
|
|
346748
|
+
"parent": {
|
|
346749
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
346750
|
+
"name": "MultipleSelection"
|
|
346751
|
+
},
|
|
346752
|
+
"declarations": [
|
|
346753
|
+
{
|
|
346754
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
346755
|
+
"name": "MultipleSelection"
|
|
346756
|
+
}
|
|
346757
|
+
],
|
|
346758
|
+
"required": false,
|
|
346759
|
+
"type": {
|
|
346760
|
+
"name": "SelectionMode"
|
|
346761
|
+
}
|
|
346762
|
+
},
|
|
346763
|
+
"selectedKeys": {
|
|
346764
|
+
"defaultValue": null,
|
|
346765
|
+
"description": "The currently selected keys in the collection (controlled).",
|
|
346766
|
+
"name": "selectedKeys",
|
|
346767
|
+
"parent": {
|
|
346768
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
346769
|
+
"name": "MultipleSelection"
|
|
346770
|
+
},
|
|
346771
|
+
"declarations": [
|
|
346772
|
+
{
|
|
346773
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
346774
|
+
"name": "MultipleSelection"
|
|
346775
|
+
}
|
|
346776
|
+
],
|
|
346777
|
+
"required": false,
|
|
346778
|
+
"type": {
|
|
346779
|
+
"name": "\"all\" | Iterable<Key>"
|
|
346780
|
+
}
|
|
346781
|
+
},
|
|
346782
|
+
"defaultSelectedKeys": {
|
|
346783
|
+
"defaultValue": null,
|
|
346784
|
+
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
346785
|
+
"name": "defaultSelectedKeys",
|
|
346786
|
+
"parent": {
|
|
346787
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
346788
|
+
"name": "MultipleSelection"
|
|
346789
|
+
},
|
|
346790
|
+
"declarations": [
|
|
346791
|
+
{
|
|
346792
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
346793
|
+
"name": "MultipleSelection"
|
|
346794
|
+
}
|
|
346795
|
+
],
|
|
346796
|
+
"required": false,
|
|
346797
|
+
"type": {
|
|
346798
|
+
"name": "\"all\" | Iterable<Key>"
|
|
346799
|
+
}
|
|
346800
|
+
},
|
|
346801
|
+
"disabledBehavior": {
|
|
346802
|
+
"defaultValue": {
|
|
346803
|
+
"value": "\"all\""
|
|
346804
|
+
},
|
|
346805
|
+
"description": "Whether `disabledKeys` applies to all interactions, or only selection.",
|
|
346806
|
+
"name": "disabledBehavior",
|
|
346807
|
+
"parent": {
|
|
346808
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
|
|
346809
|
+
"name": "GridListProps"
|
|
346810
|
+
},
|
|
346811
|
+
"declarations": [
|
|
346812
|
+
{
|
|
346813
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
|
|
346814
|
+
"name": "GridListProps"
|
|
346815
|
+
}
|
|
346816
|
+
],
|
|
346817
|
+
"required": false,
|
|
346818
|
+
"type": {
|
|
346819
|
+
"name": "DisabledBehavior"
|
|
346820
|
+
}
|
|
346821
|
+
},
|
|
346577
346822
|
"onAction": {
|
|
346578
346823
|
"defaultValue": null,
|
|
346579
|
-
"description": "Handler that is called when a user performs an action on
|
|
346824
|
+
"description": "Handler that is called when a user performs an action on an item. The exact user event depends on\nthe collection's `selectionBehavior` prop and the interaction modality.",
|
|
346580
346825
|
"name": "onAction",
|
|
346581
346826
|
"parent": {
|
|
346582
|
-
"fileName": "flow/node_modules/.pnpm
|
|
346583
|
-
"name": "
|
|
346827
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
|
|
346828
|
+
"name": "GridListProps"
|
|
346584
346829
|
},
|
|
346585
346830
|
"declarations": [
|
|
346586
346831
|
{
|
|
346587
|
-
"fileName": "flow/node_modules/.pnpm
|
|
346588
|
-
"name": "
|
|
346832
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
|
|
346833
|
+
"name": "GridListProps"
|
|
346589
346834
|
}
|
|
346590
346835
|
],
|
|
346591
346836
|
"required": false,
|
|
346592
346837
|
"type": {
|
|
346593
|
-
"name": "(() => void)"
|
|
346838
|
+
"name": "((key: Key) => void)"
|
|
346839
|
+
}
|
|
346840
|
+
},
|
|
346841
|
+
"keyboardNavigationBehavior": {
|
|
346842
|
+
"defaultValue": {
|
|
346843
|
+
"value": "'arrow'"
|
|
346844
|
+
},
|
|
346845
|
+
"description": "Whether keyboard navigation to focusable elements within grid list items is\nvia the left/right arrow keys or the tab key.",
|
|
346846
|
+
"name": "keyboardNavigationBehavior",
|
|
346847
|
+
"parent": {
|
|
346848
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
|
|
346849
|
+
"name": "AriaGridListProps"
|
|
346850
|
+
},
|
|
346851
|
+
"declarations": [
|
|
346852
|
+
{
|
|
346853
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+gridlist@3.14.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/gridlist/dist/types.d.ts",
|
|
346854
|
+
"name": "AriaGridListProps"
|
|
346855
|
+
}
|
|
346856
|
+
],
|
|
346857
|
+
"required": false,
|
|
346858
|
+
"type": {
|
|
346859
|
+
"name": "\"tab\" | \"arrow\""
|
|
346594
346860
|
}
|
|
346595
346861
|
},
|
|
346596
346862
|
"children": {
|
|
@@ -346612,132 +346878,75 @@
|
|
|
346612
346878
|
"name": "ReactNode"
|
|
346613
346879
|
}
|
|
346614
346880
|
},
|
|
346615
|
-
"
|
|
346881
|
+
"dependencies": {
|
|
346616
346882
|
"defaultValue": null,
|
|
346617
|
-
"description": "
|
|
346618
|
-
"name": "
|
|
346883
|
+
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
346884
|
+
"name": "dependencies",
|
|
346619
346885
|
"parent": {
|
|
346620
346886
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
346621
|
-
"name": "
|
|
346887
|
+
"name": "CollectionProps"
|
|
346622
346888
|
},
|
|
346623
346889
|
"declarations": [
|
|
346624
346890
|
{
|
|
346625
346891
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
346626
|
-
"name": "
|
|
346627
|
-
}
|
|
346628
|
-
],
|
|
346629
|
-
"required": false,
|
|
346630
|
-
"type": {
|
|
346631
|
-
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
346632
|
-
}
|
|
346633
|
-
},
|
|
346634
|
-
"href": {
|
|
346635
|
-
"defaultValue": null,
|
|
346636
|
-
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
346637
|
-
"name": "href",
|
|
346638
|
-
"parent": {
|
|
346639
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346640
|
-
"name": "LinkDOMProps"
|
|
346641
|
-
},
|
|
346642
|
-
"declarations": [
|
|
346643
|
-
{
|
|
346644
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346645
|
-
"name": "LinkDOMProps"
|
|
346646
|
-
}
|
|
346647
|
-
],
|
|
346648
|
-
"required": false,
|
|
346649
|
-
"type": {
|
|
346650
|
-
"name": "string"
|
|
346651
|
-
}
|
|
346652
|
-
},
|
|
346653
|
-
"hrefLang": {
|
|
346654
|
-
"defaultValue": null,
|
|
346655
|
-
"description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
346656
|
-
"name": "hrefLang",
|
|
346657
|
-
"parent": {
|
|
346658
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346659
|
-
"name": "LinkDOMProps"
|
|
346660
|
-
},
|
|
346661
|
-
"declarations": [
|
|
346662
|
-
{
|
|
346663
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346664
|
-
"name": "LinkDOMProps"
|
|
346665
|
-
}
|
|
346666
|
-
],
|
|
346667
|
-
"required": false,
|
|
346668
|
-
"type": {
|
|
346669
|
-
"name": "string"
|
|
346670
|
-
}
|
|
346671
|
-
},
|
|
346672
|
-
"target": {
|
|
346673
|
-
"defaultValue": null,
|
|
346674
|
-
"description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
346675
|
-
"name": "target",
|
|
346676
|
-
"parent": {
|
|
346677
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346678
|
-
"name": "LinkDOMProps"
|
|
346679
|
-
},
|
|
346680
|
-
"declarations": [
|
|
346681
|
-
{
|
|
346682
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346683
|
-
"name": "LinkDOMProps"
|
|
346892
|
+
"name": "CollectionProps"
|
|
346684
346893
|
}
|
|
346685
346894
|
],
|
|
346686
346895
|
"required": false,
|
|
346687
346896
|
"type": {
|
|
346688
|
-
"name": "
|
|
346897
|
+
"name": "readonly any[]"
|
|
346689
346898
|
}
|
|
346690
346899
|
},
|
|
346691
|
-
"
|
|
346900
|
+
"style": {
|
|
346692
346901
|
"defaultValue": null,
|
|
346693
|
-
"description": "The
|
|
346694
|
-
"name": "
|
|
346902
|
+
"description": "The inline [style](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style) for the element. A function may be provided to compute the style based on component state.",
|
|
346903
|
+
"name": "style",
|
|
346695
346904
|
"parent": {
|
|
346696
|
-
"fileName": "flow/node_modules/.pnpm
|
|
346697
|
-
"name": "
|
|
346905
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
346906
|
+
"name": "StyleRenderProps"
|
|
346698
346907
|
},
|
|
346699
346908
|
"declarations": [
|
|
346700
346909
|
{
|
|
346701
|
-
"fileName": "flow/node_modules/.pnpm
|
|
346702
|
-
"name": "
|
|
346910
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
346911
|
+
"name": "StyleRenderProps"
|
|
346703
346912
|
}
|
|
346704
346913
|
],
|
|
346705
346914
|
"required": false,
|
|
346706
346915
|
"type": {
|
|
346707
|
-
"name": "
|
|
346916
|
+
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
346708
346917
|
}
|
|
346709
346918
|
},
|
|
346710
|
-
"
|
|
346919
|
+
"slot": {
|
|
346711
346920
|
"defaultValue": null,
|
|
346712
|
-
"description": "
|
|
346713
|
-
"name": "
|
|
346921
|
+
"description": "A slot name for the component. Slots allow the component to receive props from a parent component.\nAn explicit `null` value indicates that the local props completely override all props received from a parent.",
|
|
346922
|
+
"name": "slot",
|
|
346714
346923
|
"parent": {
|
|
346715
|
-
"fileName": "flow/node_modules/.pnpm
|
|
346716
|
-
"name": "
|
|
346924
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
346925
|
+
"name": "SlotProps"
|
|
346717
346926
|
},
|
|
346718
346927
|
"declarations": [
|
|
346719
346928
|
{
|
|
346720
|
-
"fileName": "flow/node_modules/.pnpm
|
|
346721
|
-
"name": "
|
|
346929
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
346930
|
+
"name": "SlotProps"
|
|
346722
346931
|
}
|
|
346723
346932
|
],
|
|
346724
346933
|
"required": false,
|
|
346725
346934
|
"type": {
|
|
346726
|
-
"name": "string |
|
|
346935
|
+
"name": "string | null"
|
|
346727
346936
|
}
|
|
346728
346937
|
},
|
|
346729
|
-
"
|
|
346938
|
+
"dir": {
|
|
346730
346939
|
"defaultValue": null,
|
|
346731
|
-
"description": "
|
|
346732
|
-
"name": "
|
|
346940
|
+
"description": "",
|
|
346941
|
+
"name": "dir",
|
|
346733
346942
|
"parent": {
|
|
346734
346943
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346735
|
-
"name": "
|
|
346944
|
+
"name": "GlobalDOMAttributes"
|
|
346736
346945
|
},
|
|
346737
346946
|
"declarations": [
|
|
346738
346947
|
{
|
|
346739
346948
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346740
|
-
"name": "
|
|
346949
|
+
"name": "GlobalDOMAttributes"
|
|
346741
346950
|
}
|
|
346742
346951
|
],
|
|
346743
346952
|
"required": false,
|
|
@@ -346745,219 +346954,10 @@
|
|
|
346745
346954
|
"name": "string"
|
|
346746
346955
|
}
|
|
346747
346956
|
},
|
|
346748
|
-
"
|
|
346749
|
-
"defaultValue": null,
|
|
346750
|
-
"description": "How much of the referrer to send when following the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
|
|
346751
|
-
"name": "referrerPolicy",
|
|
346752
|
-
"parent": {
|
|
346753
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346754
|
-
"name": "LinkDOMProps"
|
|
346755
|
-
},
|
|
346756
|
-
"declarations": [
|
|
346757
|
-
{
|
|
346758
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346759
|
-
"name": "LinkDOMProps"
|
|
346760
|
-
}
|
|
346761
|
-
],
|
|
346762
|
-
"required": false,
|
|
346763
|
-
"type": {
|
|
346764
|
-
"name": "HTMLAttributeReferrerPolicy"
|
|
346765
|
-
}
|
|
346766
|
-
},
|
|
346767
|
-
"routerOptions": {
|
|
346768
|
-
"defaultValue": null,
|
|
346769
|
-
"description": "Options for the configured client side router.",
|
|
346770
|
-
"name": "routerOptions",
|
|
346771
|
-
"parent": {
|
|
346772
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346773
|
-
"name": "LinkDOMProps"
|
|
346774
|
-
},
|
|
346775
|
-
"declarations": [
|
|
346776
|
-
{
|
|
346777
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346778
|
-
"name": "LinkDOMProps"
|
|
346779
|
-
}
|
|
346780
|
-
],
|
|
346781
|
-
"required": false,
|
|
346782
|
-
"type": {
|
|
346783
|
-
"name": "undefined"
|
|
346784
|
-
}
|
|
346785
|
-
},
|
|
346786
|
-
"onHoverStart": {
|
|
346787
|
-
"defaultValue": null,
|
|
346788
|
-
"description": "Handler that is called when a hover interaction starts.",
|
|
346789
|
-
"name": "onHoverStart",
|
|
346790
|
-
"parent": {
|
|
346791
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346792
|
-
"name": "HoverEvents"
|
|
346793
|
-
},
|
|
346794
|
-
"declarations": [
|
|
346795
|
-
{
|
|
346796
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346797
|
-
"name": "HoverEvents"
|
|
346798
|
-
}
|
|
346799
|
-
],
|
|
346800
|
-
"required": false,
|
|
346801
|
-
"type": {
|
|
346802
|
-
"name": "((e: HoverEvent) => void)"
|
|
346803
|
-
}
|
|
346804
|
-
},
|
|
346805
|
-
"onHoverEnd": {
|
|
346806
|
-
"defaultValue": null,
|
|
346807
|
-
"description": "Handler that is called when a hover interaction ends.",
|
|
346808
|
-
"name": "onHoverEnd",
|
|
346809
|
-
"parent": {
|
|
346810
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346811
|
-
"name": "HoverEvents"
|
|
346812
|
-
},
|
|
346813
|
-
"declarations": [
|
|
346814
|
-
{
|
|
346815
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346816
|
-
"name": "HoverEvents"
|
|
346817
|
-
}
|
|
346818
|
-
],
|
|
346819
|
-
"required": false,
|
|
346820
|
-
"type": {
|
|
346821
|
-
"name": "((e: HoverEvent) => void)"
|
|
346822
|
-
}
|
|
346823
|
-
},
|
|
346824
|
-
"onHoverChange": {
|
|
346825
|
-
"defaultValue": null,
|
|
346826
|
-
"description": "Handler that is called when the hover state changes.",
|
|
346827
|
-
"name": "onHoverChange",
|
|
346828
|
-
"parent": {
|
|
346829
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346830
|
-
"name": "HoverEvents"
|
|
346831
|
-
},
|
|
346832
|
-
"declarations": [
|
|
346833
|
-
{
|
|
346834
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346835
|
-
"name": "HoverEvents"
|
|
346836
|
-
}
|
|
346837
|
-
],
|
|
346838
|
-
"required": false,
|
|
346839
|
-
"type": {
|
|
346840
|
-
"name": "((isHovering: boolean) => void)"
|
|
346841
|
-
}
|
|
346842
|
-
},
|
|
346843
|
-
"onPress": {
|
|
346844
|
-
"defaultValue": null,
|
|
346845
|
-
"description": "Handler that is called when the press is released over the target.",
|
|
346846
|
-
"name": "onPress",
|
|
346847
|
-
"parent": {
|
|
346848
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346849
|
-
"name": "PressEvents"
|
|
346850
|
-
},
|
|
346851
|
-
"declarations": [
|
|
346852
|
-
{
|
|
346853
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346854
|
-
"name": "PressEvents"
|
|
346855
|
-
}
|
|
346856
|
-
],
|
|
346857
|
-
"required": false,
|
|
346858
|
-
"type": {
|
|
346859
|
-
"name": "((e: PressEvent) => void)"
|
|
346860
|
-
}
|
|
346861
|
-
},
|
|
346862
|
-
"onPressStart": {
|
|
346863
|
-
"defaultValue": null,
|
|
346864
|
-
"description": "Handler that is called when a press interaction starts.",
|
|
346865
|
-
"name": "onPressStart",
|
|
346866
|
-
"parent": {
|
|
346867
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346868
|
-
"name": "PressEvents"
|
|
346869
|
-
},
|
|
346870
|
-
"declarations": [
|
|
346871
|
-
{
|
|
346872
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346873
|
-
"name": "PressEvents"
|
|
346874
|
-
}
|
|
346875
|
-
],
|
|
346876
|
-
"required": false,
|
|
346877
|
-
"type": {
|
|
346878
|
-
"name": "((e: PressEvent) => void)"
|
|
346879
|
-
}
|
|
346880
|
-
},
|
|
346881
|
-
"onPressEnd": {
|
|
346882
|
-
"defaultValue": null,
|
|
346883
|
-
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
346884
|
-
"name": "onPressEnd",
|
|
346885
|
-
"parent": {
|
|
346886
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346887
|
-
"name": "PressEvents"
|
|
346888
|
-
},
|
|
346889
|
-
"declarations": [
|
|
346890
|
-
{
|
|
346891
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346892
|
-
"name": "PressEvents"
|
|
346893
|
-
}
|
|
346894
|
-
],
|
|
346895
|
-
"required": false,
|
|
346896
|
-
"type": {
|
|
346897
|
-
"name": "((e: PressEvent) => void)"
|
|
346898
|
-
}
|
|
346899
|
-
},
|
|
346900
|
-
"onPressChange": {
|
|
346901
|
-
"defaultValue": null,
|
|
346902
|
-
"description": "Handler that is called when the press state changes.",
|
|
346903
|
-
"name": "onPressChange",
|
|
346904
|
-
"parent": {
|
|
346905
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346906
|
-
"name": "PressEvents"
|
|
346907
|
-
},
|
|
346908
|
-
"declarations": [
|
|
346909
|
-
{
|
|
346910
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346911
|
-
"name": "PressEvents"
|
|
346912
|
-
}
|
|
346913
|
-
],
|
|
346914
|
-
"required": false,
|
|
346915
|
-
"type": {
|
|
346916
|
-
"name": "((isPressed: boolean) => void)"
|
|
346917
|
-
}
|
|
346918
|
-
},
|
|
346919
|
-
"onPressUp": {
|
|
346920
|
-
"defaultValue": null,
|
|
346921
|
-
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
346922
|
-
"name": "onPressUp",
|
|
346923
|
-
"parent": {
|
|
346924
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346925
|
-
"name": "PressEvents"
|
|
346926
|
-
},
|
|
346927
|
-
"declarations": [
|
|
346928
|
-
{
|
|
346929
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346930
|
-
"name": "PressEvents"
|
|
346931
|
-
}
|
|
346932
|
-
],
|
|
346933
|
-
"required": false,
|
|
346934
|
-
"type": {
|
|
346935
|
-
"name": "((e: PressEvent) => void)"
|
|
346936
|
-
}
|
|
346937
|
-
},
|
|
346938
|
-
"onClick": {
|
|
346939
|
-
"defaultValue": null,
|
|
346940
|
-
"description": "**Not recommended – use `onPress` instead.** `onClick` is an alias for `onPress`\nprovided for compatibility with other libraries. `onPress` provides \nadditional event details for non-mouse interactions.",
|
|
346941
|
-
"name": "onClick",
|
|
346942
|
-
"parent": {
|
|
346943
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346944
|
-
"name": "PressEvents"
|
|
346945
|
-
},
|
|
346946
|
-
"declarations": [
|
|
346947
|
-
{
|
|
346948
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
346949
|
-
"name": "PressEvents"
|
|
346950
|
-
}
|
|
346951
|
-
],
|
|
346952
|
-
"required": false,
|
|
346953
|
-
"type": {
|
|
346954
|
-
"name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
|
|
346955
|
-
}
|
|
346956
|
-
},
|
|
346957
|
-
"translate": {
|
|
346957
|
+
"lang": {
|
|
346958
346958
|
"defaultValue": null,
|
|
346959
346959
|
"description": "",
|
|
346960
|
-
"name": "
|
|
346960
|
+
"name": "lang",
|
|
346961
346961
|
"parent": {
|
|
346962
346962
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346963
346963
|
"name": "GlobalDOMAttributes"
|
|
@@ -346970,13 +346970,13 @@
|
|
|
346970
346970
|
],
|
|
346971
346971
|
"required": false,
|
|
346972
346972
|
"type": {
|
|
346973
|
-
"name": "
|
|
346973
|
+
"name": "string"
|
|
346974
346974
|
}
|
|
346975
346975
|
},
|
|
346976
|
-
"
|
|
346976
|
+
"hidden": {
|
|
346977
346977
|
"defaultValue": null,
|
|
346978
346978
|
"description": "",
|
|
346979
|
-
"name": "
|
|
346979
|
+
"name": "hidden",
|
|
346980
346980
|
"parent": {
|
|
346981
346981
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
346982
346982
|
"name": "GlobalDOMAttributes"
|
|
@@ -346989,13 +346989,13 @@
|
|
|
346989
346989
|
],
|
|
346990
346990
|
"required": false,
|
|
346991
346991
|
"type": {
|
|
346992
|
-
"name": "
|
|
346992
|
+
"name": "boolean"
|
|
346993
346993
|
}
|
|
346994
346994
|
},
|
|
346995
|
-
"
|
|
346995
|
+
"inert": {
|
|
346996
346996
|
"defaultValue": null,
|
|
346997
346997
|
"description": "",
|
|
346998
|
-
"name": "
|
|
346998
|
+
"name": "inert",
|
|
346999
346999
|
"parent": {
|
|
347000
347000
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
347001
347001
|
"name": "GlobalDOMAttributes"
|
|
@@ -347008,13 +347008,13 @@
|
|
|
347008
347008
|
],
|
|
347009
347009
|
"required": false,
|
|
347010
347010
|
"type": {
|
|
347011
|
-
"name": "
|
|
347011
|
+
"name": "boolean"
|
|
347012
347012
|
}
|
|
347013
347013
|
},
|
|
347014
|
-
"
|
|
347014
|
+
"translate": {
|
|
347015
347015
|
"defaultValue": null,
|
|
347016
347016
|
"description": "",
|
|
347017
|
-
"name": "
|
|
347017
|
+
"name": "translate",
|
|
347018
347018
|
"parent": {
|
|
347019
347019
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
347020
347020
|
"name": "GlobalDOMAttributes"
|
|
@@ -347027,26 +347027,26 @@
|
|
|
347027
347027
|
],
|
|
347028
347028
|
"required": false,
|
|
347029
347029
|
"type": {
|
|
347030
|
-
"name": "
|
|
347030
|
+
"name": "\"yes\" | \"no\""
|
|
347031
347031
|
}
|
|
347032
347032
|
},
|
|
347033
|
-
"
|
|
347033
|
+
"onClick": {
|
|
347034
347034
|
"defaultValue": null,
|
|
347035
347035
|
"description": "",
|
|
347036
|
-
"name": "
|
|
347036
|
+
"name": "onClick",
|
|
347037
347037
|
"parent": {
|
|
347038
347038
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
347039
|
-
"name": "
|
|
347039
|
+
"name": "GlobalDOMEvents"
|
|
347040
347040
|
},
|
|
347041
347041
|
"declarations": [
|
|
347042
347042
|
{
|
|
347043
347043
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
347044
|
-
"name": "
|
|
347044
|
+
"name": "GlobalDOMEvents"
|
|
347045
347045
|
}
|
|
347046
347046
|
],
|
|
347047
347047
|
"required": false,
|
|
347048
347048
|
"type": {
|
|
347049
|
-
"name": "
|
|
347049
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
347050
347050
|
}
|
|
347051
347051
|
},
|
|
347052
347052
|
"onClickCapture": {
|
|
@@ -348246,34 +348246,34 @@
|
|
|
348246
348246
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
348247
348247
|
}
|
|
348248
348248
|
},
|
|
348249
|
-
"
|
|
348249
|
+
"tileMaxWidth": {
|
|
348250
348250
|
"defaultValue": null,
|
|
348251
348251
|
"description": "",
|
|
348252
|
-
"name": "
|
|
348252
|
+
"name": "tileMaxWidth",
|
|
348253
348253
|
"declarations": [
|
|
348254
348254
|
{
|
|
348255
|
-
"fileName": "components/src/components/List/components/Items/views/
|
|
348255
|
+
"fileName": "components/src/components/List/components/Items/views/GridList/GridList.tsx",
|
|
348256
348256
|
"name": "TypeLiteral"
|
|
348257
348257
|
}
|
|
348258
348258
|
],
|
|
348259
|
-
"required":
|
|
348259
|
+
"required": true,
|
|
348260
348260
|
"type": {
|
|
348261
|
-
"name": "
|
|
348261
|
+
"name": "number"
|
|
348262
348262
|
}
|
|
348263
348263
|
},
|
|
348264
|
-
"
|
|
348264
|
+
"emptyView": {
|
|
348265
348265
|
"defaultValue": null,
|
|
348266
348266
|
"description": "",
|
|
348267
|
-
"name": "
|
|
348267
|
+
"name": "emptyView",
|
|
348268
348268
|
"declarations": [
|
|
348269
348269
|
{
|
|
348270
|
-
"fileName": "components/src/components/List/components/Items/views/
|
|
348270
|
+
"fileName": "components/src/components/List/components/Items/views/GridList/GridList.tsx",
|
|
348271
348271
|
"name": "TypeLiteral"
|
|
348272
348272
|
}
|
|
348273
348273
|
],
|
|
348274
348274
|
"required": false,
|
|
348275
348275
|
"type": {
|
|
348276
|
-
"name": "
|
|
348276
|
+
"name": "ReactNode"
|
|
348277
348277
|
}
|
|
348278
348278
|
}
|
|
348279
348279
|
}
|
|
@@ -348466,6 +348466,62 @@
|
|
|
348466
348466
|
}
|
|
348467
348467
|
}
|
|
348468
348468
|
},
|
|
348469
|
+
{
|
|
348470
|
+
"tags": {},
|
|
348471
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
348472
|
+
"description": "",
|
|
348473
|
+
"displayName": "SortingMenuItem",
|
|
348474
|
+
"methods": [],
|
|
348475
|
+
"props": {
|
|
348476
|
+
"sorting": {
|
|
348477
|
+
"defaultValue": null,
|
|
348478
|
+
"description": "",
|
|
348479
|
+
"name": "sorting",
|
|
348480
|
+
"parent": {
|
|
348481
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
348482
|
+
"name": "Props"
|
|
348483
|
+
},
|
|
348484
|
+
"declarations": [
|
|
348485
|
+
{
|
|
348486
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
348487
|
+
"name": "Props"
|
|
348488
|
+
}
|
|
348489
|
+
],
|
|
348490
|
+
"required": true,
|
|
348491
|
+
"type": {
|
|
348492
|
+
"name": "Sorting<never>"
|
|
348493
|
+
}
|
|
348494
|
+
}
|
|
348495
|
+
}
|
|
348496
|
+
},
|
|
348497
|
+
{
|
|
348498
|
+
"tags": {},
|
|
348499
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
348500
|
+
"description": "",
|
|
348501
|
+
"displayName": "SortingContextMenu",
|
|
348502
|
+
"methods": [],
|
|
348503
|
+
"props": {
|
|
348504
|
+
"isDisabled": {
|
|
348505
|
+
"defaultValue": null,
|
|
348506
|
+
"description": "",
|
|
348507
|
+
"name": "isDisabled",
|
|
348508
|
+
"parent": {
|
|
348509
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
348510
|
+
"name": "Props"
|
|
348511
|
+
},
|
|
348512
|
+
"declarations": [
|
|
348513
|
+
{
|
|
348514
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
348515
|
+
"name": "Props"
|
|
348516
|
+
}
|
|
348517
|
+
],
|
|
348518
|
+
"required": false,
|
|
348519
|
+
"type": {
|
|
348520
|
+
"name": "boolean"
|
|
348521
|
+
}
|
|
348522
|
+
}
|
|
348523
|
+
}
|
|
348524
|
+
},
|
|
348469
348525
|
{
|
|
348470
348526
|
"tags": {},
|
|
348471
348527
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
@@ -348916,62 +348972,6 @@
|
|
|
348916
348972
|
}
|
|
348917
348973
|
}
|
|
348918
348974
|
},
|
|
348919
|
-
{
|
|
348920
|
-
"tags": {},
|
|
348921
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
348922
|
-
"description": "",
|
|
348923
|
-
"displayName": "SortingMenuItem",
|
|
348924
|
-
"methods": [],
|
|
348925
|
-
"props": {
|
|
348926
|
-
"sorting": {
|
|
348927
|
-
"defaultValue": null,
|
|
348928
|
-
"description": "",
|
|
348929
|
-
"name": "sorting",
|
|
348930
|
-
"parent": {
|
|
348931
|
-
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
348932
|
-
"name": "Props"
|
|
348933
|
-
},
|
|
348934
|
-
"declarations": [
|
|
348935
|
-
{
|
|
348936
|
-
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
348937
|
-
"name": "Props"
|
|
348938
|
-
}
|
|
348939
|
-
],
|
|
348940
|
-
"required": true,
|
|
348941
|
-
"type": {
|
|
348942
|
-
"name": "Sorting<never>"
|
|
348943
|
-
}
|
|
348944
|
-
}
|
|
348945
|
-
}
|
|
348946
|
-
},
|
|
348947
|
-
{
|
|
348948
|
-
"tags": {},
|
|
348949
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
348950
|
-
"description": "",
|
|
348951
|
-
"displayName": "SortingContextMenu",
|
|
348952
|
-
"methods": [],
|
|
348953
|
-
"props": {
|
|
348954
|
-
"isDisabled": {
|
|
348955
|
-
"defaultValue": null,
|
|
348956
|
-
"description": "",
|
|
348957
|
-
"name": "isDisabled",
|
|
348958
|
-
"parent": {
|
|
348959
|
-
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
348960
|
-
"name": "Props"
|
|
348961
|
-
},
|
|
348962
|
-
"declarations": [
|
|
348963
|
-
{
|
|
348964
|
-
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
348965
|
-
"name": "Props"
|
|
348966
|
-
}
|
|
348967
|
-
],
|
|
348968
|
-
"required": false,
|
|
348969
|
-
"type": {
|
|
348970
|
-
"name": "boolean"
|
|
348971
|
-
}
|
|
348972
|
-
}
|
|
348973
|
-
}
|
|
348974
|
-
},
|
|
348975
348975
|
{
|
|
348976
348976
|
"tags": {},
|
|
348977
348977
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|