@mittwald/flow-react-components 0.2.0-alpha.884 → 0.2.0-alpha.885
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 +1114 -1114
- package/package.json +6 -6
|
@@ -279384,172 +279384,6 @@
|
|
|
279384
279384
|
"methods": [],
|
|
279385
279385
|
"props": {}
|
|
279386
279386
|
},
|
|
279387
|
-
{
|
|
279388
|
-
"tags": {},
|
|
279389
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
279390
|
-
"description": "",
|
|
279391
|
-
"displayName": "FormContext",
|
|
279392
|
-
"methods": [],
|
|
279393
|
-
"props": {
|
|
279394
|
-
"value": {
|
|
279395
|
-
"defaultValue": null,
|
|
279396
|
-
"description": "",
|
|
279397
|
-
"name": "value",
|
|
279398
|
-
"parent": {
|
|
279399
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
279400
|
-
"name": "ProviderProps"
|
|
279401
|
-
},
|
|
279402
|
-
"declarations": [
|
|
279403
|
-
{
|
|
279404
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
279405
|
-
"name": "ProviderProps"
|
|
279406
|
-
}
|
|
279407
|
-
],
|
|
279408
|
-
"required": true,
|
|
279409
|
-
"type": {
|
|
279410
|
-
"name": "FormContext<FieldValues> | undefined"
|
|
279411
|
-
}
|
|
279412
|
-
},
|
|
279413
|
-
"children": {
|
|
279414
|
-
"defaultValue": null,
|
|
279415
|
-
"description": "",
|
|
279416
|
-
"name": "children",
|
|
279417
|
-
"parent": {
|
|
279418
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
279419
|
-
"name": "DOMAttributes"
|
|
279420
|
-
},
|
|
279421
|
-
"declarations": [
|
|
279422
|
-
{
|
|
279423
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
279424
|
-
"name": "DOMAttributes"
|
|
279425
|
-
}
|
|
279426
|
-
],
|
|
279427
|
-
"required": false,
|
|
279428
|
-
"type": {
|
|
279429
|
-
"name": "ReactNode"
|
|
279430
|
-
}
|
|
279431
|
-
}
|
|
279432
|
-
}
|
|
279433
|
-
},
|
|
279434
|
-
{
|
|
279435
|
-
"tags": {},
|
|
279436
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
279437
|
-
"description": "",
|
|
279438
|
-
"displayName": "FormContextProvider",
|
|
279439
|
-
"methods": [],
|
|
279440
|
-
"props": {
|
|
279441
|
-
"form": {
|
|
279442
|
-
"defaultValue": null,
|
|
279443
|
-
"description": "",
|
|
279444
|
-
"name": "form",
|
|
279445
|
-
"parent": {
|
|
279446
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
279447
|
-
"name": "FormContextProviderProps"
|
|
279448
|
-
},
|
|
279449
|
-
"declarations": [
|
|
279450
|
-
{
|
|
279451
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
279452
|
-
"name": "FormContextProviderProps"
|
|
279453
|
-
}
|
|
279454
|
-
],
|
|
279455
|
-
"required": true,
|
|
279456
|
-
"type": {
|
|
279457
|
-
"name": "UseFormReturn"
|
|
279458
|
-
}
|
|
279459
|
-
},
|
|
279460
|
-
"id": {
|
|
279461
|
-
"defaultValue": null,
|
|
279462
|
-
"description": "",
|
|
279463
|
-
"name": "id",
|
|
279464
|
-
"parent": {
|
|
279465
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
279466
|
-
"name": "FormContextProviderProps"
|
|
279467
|
-
},
|
|
279468
|
-
"declarations": [
|
|
279469
|
-
{
|
|
279470
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
279471
|
-
"name": "FormContextProviderProps"
|
|
279472
|
-
}
|
|
279473
|
-
],
|
|
279474
|
-
"required": true,
|
|
279475
|
-
"type": {
|
|
279476
|
-
"name": "string"
|
|
279477
|
-
}
|
|
279478
|
-
},
|
|
279479
|
-
"isReadOnly": {
|
|
279480
|
-
"defaultValue": null,
|
|
279481
|
-
"description": "",
|
|
279482
|
-
"name": "isReadOnly",
|
|
279483
|
-
"parent": {
|
|
279484
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
279485
|
-
"name": "FormContextProviderProps"
|
|
279486
|
-
},
|
|
279487
|
-
"declarations": [
|
|
279488
|
-
{
|
|
279489
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
279490
|
-
"name": "FormContextProviderProps"
|
|
279491
|
-
}
|
|
279492
|
-
],
|
|
279493
|
-
"required": false,
|
|
279494
|
-
"type": {
|
|
279495
|
-
"name": "boolean"
|
|
279496
|
-
}
|
|
279497
|
-
},
|
|
279498
|
-
"onAfterSuccessFeedback": {
|
|
279499
|
-
"defaultValue": null,
|
|
279500
|
-
"description": "",
|
|
279501
|
-
"name": "onAfterSuccessFeedback",
|
|
279502
|
-
"parent": {
|
|
279503
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
279504
|
-
"name": "FormContextProviderProps"
|
|
279505
|
-
},
|
|
279506
|
-
"declarations": [
|
|
279507
|
-
{
|
|
279508
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
279509
|
-
"name": "FormContextProviderProps"
|
|
279510
|
-
}
|
|
279511
|
-
],
|
|
279512
|
-
"required": false,
|
|
279513
|
-
"type": {
|
|
279514
|
-
"name": "AfterFormSubmitCallback"
|
|
279515
|
-
}
|
|
279516
|
-
},
|
|
279517
|
-
"rootErrorController": {
|
|
279518
|
-
"defaultValue": null,
|
|
279519
|
-
"description": "",
|
|
279520
|
-
"name": "rootErrorController",
|
|
279521
|
-
"parent": {
|
|
279522
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
279523
|
-
"name": "FormContextProviderProps"
|
|
279524
|
-
},
|
|
279525
|
-
"declarations": [
|
|
279526
|
-
{
|
|
279527
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
279528
|
-
"name": "FormContextProviderProps"
|
|
279529
|
-
}
|
|
279530
|
-
],
|
|
279531
|
-
"required": true,
|
|
279532
|
-
"type": {
|
|
279533
|
-
"name": "FormRootErrorController"
|
|
279534
|
-
}
|
|
279535
|
-
},
|
|
279536
|
-
"children": {
|
|
279537
|
-
"defaultValue": null,
|
|
279538
|
-
"description": "",
|
|
279539
|
-
"name": "children",
|
|
279540
|
-
"declarations": [
|
|
279541
|
-
{
|
|
279542
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
279543
|
-
"name": "TypeLiteral"
|
|
279544
|
-
}
|
|
279545
|
-
],
|
|
279546
|
-
"required": false,
|
|
279547
|
-
"type": {
|
|
279548
|
-
"name": "ReactNode"
|
|
279549
|
-
}
|
|
279550
|
-
}
|
|
279551
|
-
}
|
|
279552
|
-
},
|
|
279553
279387
|
{
|
|
279554
279388
|
"tags": {},
|
|
279555
279389
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormSubmitAction.tsx",
|
|
@@ -286083,11 +285917,153 @@
|
|
|
286083
285917
|
},
|
|
286084
285918
|
{
|
|
286085
285919
|
"tags": {},
|
|
286086
|
-
"filePath": "src/integrations/
|
|
285920
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
286087
285921
|
"description": "",
|
|
286088
|
-
"displayName": "
|
|
285922
|
+
"displayName": "FormContext",
|
|
285923
|
+
"methods": [],
|
|
285924
|
+
"props": {
|
|
285925
|
+
"value": {
|
|
285926
|
+
"defaultValue": null,
|
|
285927
|
+
"description": "",
|
|
285928
|
+
"name": "value",
|
|
285929
|
+
"parent": {
|
|
285930
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
285931
|
+
"name": "ProviderProps"
|
|
285932
|
+
},
|
|
285933
|
+
"declarations": [
|
|
285934
|
+
{
|
|
285935
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
285936
|
+
"name": "ProviderProps"
|
|
285937
|
+
}
|
|
285938
|
+
],
|
|
285939
|
+
"required": true,
|
|
285940
|
+
"type": {
|
|
285941
|
+
"name": "FormContext<FieldValues> | undefined"
|
|
285942
|
+
}
|
|
285943
|
+
},
|
|
285944
|
+
"children": {
|
|
285945
|
+
"defaultValue": null,
|
|
285946
|
+
"description": "",
|
|
285947
|
+
"name": "children",
|
|
285948
|
+
"parent": {
|
|
285949
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
285950
|
+
"name": "DOMAttributes"
|
|
285951
|
+
},
|
|
285952
|
+
"declarations": [
|
|
285953
|
+
{
|
|
285954
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
285955
|
+
"name": "DOMAttributes"
|
|
285956
|
+
}
|
|
285957
|
+
],
|
|
285958
|
+
"required": false,
|
|
285959
|
+
"type": {
|
|
285960
|
+
"name": "ReactNode"
|
|
285961
|
+
}
|
|
285962
|
+
}
|
|
285963
|
+
}
|
|
285964
|
+
},
|
|
285965
|
+
{
|
|
285966
|
+
"tags": {},
|
|
285967
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
285968
|
+
"description": "",
|
|
285969
|
+
"displayName": "FormContextProvider",
|
|
286089
285970
|
"methods": [],
|
|
286090
285971
|
"props": {
|
|
285972
|
+
"form": {
|
|
285973
|
+
"defaultValue": null,
|
|
285974
|
+
"description": "",
|
|
285975
|
+
"name": "form",
|
|
285976
|
+
"parent": {
|
|
285977
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
285978
|
+
"name": "FormContextProviderProps"
|
|
285979
|
+
},
|
|
285980
|
+
"declarations": [
|
|
285981
|
+
{
|
|
285982
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
285983
|
+
"name": "FormContextProviderProps"
|
|
285984
|
+
}
|
|
285985
|
+
],
|
|
285986
|
+
"required": true,
|
|
285987
|
+
"type": {
|
|
285988
|
+
"name": "UseFormReturn"
|
|
285989
|
+
}
|
|
285990
|
+
},
|
|
285991
|
+
"id": {
|
|
285992
|
+
"defaultValue": null,
|
|
285993
|
+
"description": "",
|
|
285994
|
+
"name": "id",
|
|
285995
|
+
"parent": {
|
|
285996
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
285997
|
+
"name": "FormContextProviderProps"
|
|
285998
|
+
},
|
|
285999
|
+
"declarations": [
|
|
286000
|
+
{
|
|
286001
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
286002
|
+
"name": "FormContextProviderProps"
|
|
286003
|
+
}
|
|
286004
|
+
],
|
|
286005
|
+
"required": true,
|
|
286006
|
+
"type": {
|
|
286007
|
+
"name": "string"
|
|
286008
|
+
}
|
|
286009
|
+
},
|
|
286010
|
+
"isReadOnly": {
|
|
286011
|
+
"defaultValue": null,
|
|
286012
|
+
"description": "",
|
|
286013
|
+
"name": "isReadOnly",
|
|
286014
|
+
"parent": {
|
|
286015
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
286016
|
+
"name": "FormContextProviderProps"
|
|
286017
|
+
},
|
|
286018
|
+
"declarations": [
|
|
286019
|
+
{
|
|
286020
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
286021
|
+
"name": "FormContextProviderProps"
|
|
286022
|
+
}
|
|
286023
|
+
],
|
|
286024
|
+
"required": false,
|
|
286025
|
+
"type": {
|
|
286026
|
+
"name": "boolean"
|
|
286027
|
+
}
|
|
286028
|
+
},
|
|
286029
|
+
"onAfterSuccessFeedback": {
|
|
286030
|
+
"defaultValue": null,
|
|
286031
|
+
"description": "",
|
|
286032
|
+
"name": "onAfterSuccessFeedback",
|
|
286033
|
+
"parent": {
|
|
286034
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
286035
|
+
"name": "FormContextProviderProps"
|
|
286036
|
+
},
|
|
286037
|
+
"declarations": [
|
|
286038
|
+
{
|
|
286039
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
286040
|
+
"name": "FormContextProviderProps"
|
|
286041
|
+
}
|
|
286042
|
+
],
|
|
286043
|
+
"required": false,
|
|
286044
|
+
"type": {
|
|
286045
|
+
"name": "AfterFormSubmitCallback"
|
|
286046
|
+
}
|
|
286047
|
+
},
|
|
286048
|
+
"rootErrorController": {
|
|
286049
|
+
"defaultValue": null,
|
|
286050
|
+
"description": "",
|
|
286051
|
+
"name": "rootErrorController",
|
|
286052
|
+
"parent": {
|
|
286053
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
286054
|
+
"name": "FormContextProviderProps"
|
|
286055
|
+
},
|
|
286056
|
+
"declarations": [
|
|
286057
|
+
{
|
|
286058
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
286059
|
+
"name": "FormContextProviderProps"
|
|
286060
|
+
}
|
|
286061
|
+
],
|
|
286062
|
+
"required": true,
|
|
286063
|
+
"type": {
|
|
286064
|
+
"name": "FormRootErrorController"
|
|
286065
|
+
}
|
|
286066
|
+
},
|
|
286091
286067
|
"children": {
|
|
286092
286068
|
"defaultValue": null,
|
|
286093
286069
|
"description": "",
|
|
@@ -286106,12 +286082,36 @@
|
|
|
286106
286082
|
}
|
|
286107
286083
|
},
|
|
286108
286084
|
{
|
|
286109
|
-
"tags": {
|
|
286110
|
-
|
|
286111
|
-
},
|
|
286112
|
-
"filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
|
|
286085
|
+
"tags": {},
|
|
286086
|
+
"filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
|
|
286113
286087
|
"description": "",
|
|
286114
|
-
"displayName": "
|
|
286088
|
+
"displayName": "RouterProvider",
|
|
286089
|
+
"methods": [],
|
|
286090
|
+
"props": {
|
|
286091
|
+
"children": {
|
|
286092
|
+
"defaultValue": null,
|
|
286093
|
+
"description": "",
|
|
286094
|
+
"name": "children",
|
|
286095
|
+
"declarations": [
|
|
286096
|
+
{
|
|
286097
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
286098
|
+
"name": "TypeLiteral"
|
|
286099
|
+
}
|
|
286100
|
+
],
|
|
286101
|
+
"required": false,
|
|
286102
|
+
"type": {
|
|
286103
|
+
"name": "ReactNode"
|
|
286104
|
+
}
|
|
286105
|
+
}
|
|
286106
|
+
}
|
|
286107
|
+
},
|
|
286108
|
+
{
|
|
286109
|
+
"tags": {
|
|
286110
|
+
"deprecated": "Use RouterProvider instead"
|
|
286111
|
+
},
|
|
286112
|
+
"filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
|
|
286113
|
+
"description": "",
|
|
286114
|
+
"displayName": "LinkProvider",
|
|
286115
286115
|
"methods": [],
|
|
286116
286116
|
"props": {
|
|
286117
286117
|
"children": {
|
|
@@ -293652,6 +293652,72 @@
|
|
|
293652
293652
|
}
|
|
293653
293653
|
}
|
|
293654
293654
|
},
|
|
293655
|
+
{
|
|
293656
|
+
"tags": {},
|
|
293657
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
293658
|
+
"description": "",
|
|
293659
|
+
"displayName": "TabList",
|
|
293660
|
+
"methods": [],
|
|
293661
|
+
"props": {
|
|
293662
|
+
"selection": {
|
|
293663
|
+
"defaultValue": null,
|
|
293664
|
+
"description": "",
|
|
293665
|
+
"name": "selection",
|
|
293666
|
+
"parent": {
|
|
293667
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
293668
|
+
"name": "Props"
|
|
293669
|
+
},
|
|
293670
|
+
"declarations": [
|
|
293671
|
+
{
|
|
293672
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
293673
|
+
"name": "Props"
|
|
293674
|
+
}
|
|
293675
|
+
],
|
|
293676
|
+
"required": true,
|
|
293677
|
+
"type": {
|
|
293678
|
+
"name": "Key | undefined"
|
|
293679
|
+
}
|
|
293680
|
+
},
|
|
293681
|
+
"onContextMenuSelectionChange": {
|
|
293682
|
+
"defaultValue": null,
|
|
293683
|
+
"description": "",
|
|
293684
|
+
"name": "onContextMenuSelectionChange",
|
|
293685
|
+
"parent": {
|
|
293686
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
293687
|
+
"name": "Props"
|
|
293688
|
+
},
|
|
293689
|
+
"declarations": [
|
|
293690
|
+
{
|
|
293691
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
293692
|
+
"name": "Props"
|
|
293693
|
+
}
|
|
293694
|
+
],
|
|
293695
|
+
"required": true,
|
|
293696
|
+
"type": {
|
|
293697
|
+
"name": "(key: Key) => void"
|
|
293698
|
+
}
|
|
293699
|
+
},
|
|
293700
|
+
"disabledKeys": {
|
|
293701
|
+
"defaultValue": null,
|
|
293702
|
+
"description": "",
|
|
293703
|
+
"name": "disabledKeys",
|
|
293704
|
+
"parent": {
|
|
293705
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
293706
|
+
"name": "Props"
|
|
293707
|
+
},
|
|
293708
|
+
"declarations": [
|
|
293709
|
+
{
|
|
293710
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
293711
|
+
"name": "Props"
|
|
293712
|
+
}
|
|
293713
|
+
],
|
|
293714
|
+
"required": false,
|
|
293715
|
+
"type": {
|
|
293716
|
+
"name": "Iterable<Key>"
|
|
293717
|
+
}
|
|
293718
|
+
}
|
|
293719
|
+
}
|
|
293720
|
+
},
|
|
293655
293721
|
{
|
|
293656
293722
|
"tags": {
|
|
293657
293723
|
"flr-generate": "all"
|
|
@@ -295220,72 +295286,6 @@
|
|
|
295220
295286
|
}
|
|
295221
295287
|
}
|
|
295222
295288
|
},
|
|
295223
|
-
{
|
|
295224
|
-
"tags": {},
|
|
295225
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
295226
|
-
"description": "",
|
|
295227
|
-
"displayName": "TabList",
|
|
295228
|
-
"methods": [],
|
|
295229
|
-
"props": {
|
|
295230
|
-
"selection": {
|
|
295231
|
-
"defaultValue": null,
|
|
295232
|
-
"description": "",
|
|
295233
|
-
"name": "selection",
|
|
295234
|
-
"parent": {
|
|
295235
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
295236
|
-
"name": "Props"
|
|
295237
|
-
},
|
|
295238
|
-
"declarations": [
|
|
295239
|
-
{
|
|
295240
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
295241
|
-
"name": "Props"
|
|
295242
|
-
}
|
|
295243
|
-
],
|
|
295244
|
-
"required": true,
|
|
295245
|
-
"type": {
|
|
295246
|
-
"name": "Key | undefined"
|
|
295247
|
-
}
|
|
295248
|
-
},
|
|
295249
|
-
"onContextMenuSelectionChange": {
|
|
295250
|
-
"defaultValue": null,
|
|
295251
|
-
"description": "",
|
|
295252
|
-
"name": "onContextMenuSelectionChange",
|
|
295253
|
-
"parent": {
|
|
295254
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
295255
|
-
"name": "Props"
|
|
295256
|
-
},
|
|
295257
|
-
"declarations": [
|
|
295258
|
-
{
|
|
295259
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
295260
|
-
"name": "Props"
|
|
295261
|
-
}
|
|
295262
|
-
],
|
|
295263
|
-
"required": true,
|
|
295264
|
-
"type": {
|
|
295265
|
-
"name": "(key: Key) => void"
|
|
295266
|
-
}
|
|
295267
|
-
},
|
|
295268
|
-
"disabledKeys": {
|
|
295269
|
-
"defaultValue": null,
|
|
295270
|
-
"description": "",
|
|
295271
|
-
"name": "disabledKeys",
|
|
295272
|
-
"parent": {
|
|
295273
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
295274
|
-
"name": "Props"
|
|
295275
|
-
},
|
|
295276
|
-
"declarations": [
|
|
295277
|
-
{
|
|
295278
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
295279
|
-
"name": "Props"
|
|
295280
|
-
}
|
|
295281
|
-
],
|
|
295282
|
-
"required": false,
|
|
295283
|
-
"type": {
|
|
295284
|
-
"name": "Iterable<Key>"
|
|
295285
|
-
}
|
|
295286
|
-
}
|
|
295287
|
-
}
|
|
295288
|
-
},
|
|
295289
295289
|
{
|
|
295290
295290
|
"tags": {
|
|
295291
295291
|
"flr-generate": "all"
|
|
@@ -311197,34 +311197,6 @@
|
|
|
311197
311197
|
}
|
|
311198
311198
|
}
|
|
311199
311199
|
},
|
|
311200
|
-
{
|
|
311201
|
-
"tags": {},
|
|
311202
|
-
"filePath": "src/components/Popover/components/PopoverTip/PopoverTip.tsx",
|
|
311203
|
-
"description": "",
|
|
311204
|
-
"displayName": "PopoverTip",
|
|
311205
|
-
"methods": [],
|
|
311206
|
-
"props": {
|
|
311207
|
-
"className": {
|
|
311208
|
-
"defaultValue": null,
|
|
311209
|
-
"description": "The elements class name.",
|
|
311210
|
-
"name": "className",
|
|
311211
|
-
"parent": {
|
|
311212
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
311213
|
-
"name": "PropsWithClassName"
|
|
311214
|
-
},
|
|
311215
|
-
"declarations": [
|
|
311216
|
-
{
|
|
311217
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
311218
|
-
"name": "PropsWithClassName"
|
|
311219
|
-
}
|
|
311220
|
-
],
|
|
311221
|
-
"required": false,
|
|
311222
|
-
"type": {
|
|
311223
|
-
"name": "string"
|
|
311224
|
-
}
|
|
311225
|
-
}
|
|
311226
|
-
}
|
|
311227
|
-
},
|
|
311228
311200
|
{
|
|
311229
311201
|
"tags": {
|
|
311230
311202
|
"flr-generate": "all"
|
|
@@ -311403,119 +311375,147 @@
|
|
|
311403
311375
|
}
|
|
311404
311376
|
}
|
|
311405
311377
|
},
|
|
311406
|
-
{
|
|
311407
|
-
"tags": {
|
|
311408
|
-
"internal": ""
|
|
311409
|
-
},
|
|
311410
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
311411
|
-
"description": "",
|
|
311412
|
-
"displayName": "ValidationResultEntry",
|
|
311413
|
-
"methods": [],
|
|
311414
|
-
"props": {
|
|
311415
|
-
"result": {
|
|
311416
|
-
"defaultValue": null,
|
|
311417
|
-
"description": "",
|
|
311418
|
-
"name": "result",
|
|
311419
|
-
"parent": {
|
|
311420
|
-
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
311421
|
-
"name": "Props"
|
|
311422
|
-
},
|
|
311423
|
-
"declarations": [
|
|
311424
|
-
{
|
|
311425
|
-
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
311426
|
-
"name": "Props"
|
|
311427
|
-
}
|
|
311428
|
-
],
|
|
311429
|
-
"required": true,
|
|
311430
|
-
"type": {
|
|
311431
|
-
"name": "Partial<RuleValidationResult>"
|
|
311432
|
-
}
|
|
311433
|
-
},
|
|
311434
|
-
"unspecifiedRules": {
|
|
311435
|
-
"defaultValue": null,
|
|
311436
|
-
"description": "",
|
|
311437
|
-
"name": "unspecifiedRules",
|
|
311438
|
-
"parent": {
|
|
311439
|
-
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
311440
|
-
"name": "Props"
|
|
311441
|
-
},
|
|
311442
|
-
"declarations": [
|
|
311443
|
-
{
|
|
311444
|
-
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
311445
|
-
"name": "Props"
|
|
311446
|
-
}
|
|
311447
|
-
],
|
|
311448
|
-
"required": false,
|
|
311449
|
-
"type": {
|
|
311450
|
-
"name": "boolean"
|
|
311451
|
-
}
|
|
311452
|
-
}
|
|
311453
|
-
}
|
|
311454
|
-
},
|
|
311455
311378
|
{
|
|
311456
311379
|
"tags": {},
|
|
311457
|
-
"filePath": "
|
|
311380
|
+
"filePath": "src/components/Popover/components/PopoverTip/PopoverTip.tsx",
|
|
311458
311381
|
"description": "",
|
|
311459
|
-
"displayName": "
|
|
311382
|
+
"displayName": "PopoverTip",
|
|
311460
311383
|
"methods": [],
|
|
311461
311384
|
"props": {
|
|
311462
|
-
"
|
|
311463
|
-
"defaultValue": null,
|
|
311464
|
-
"description": "",
|
|
311465
|
-
"name": "
|
|
311466
|
-
"parent": {
|
|
311467
|
-
"fileName": "components/src/
|
|
311468
|
-
"name": "
|
|
311469
|
-
},
|
|
311470
|
-
"declarations": [
|
|
311471
|
-
{
|
|
311472
|
-
"fileName": "components/src/
|
|
311473
|
-
"name": "
|
|
311474
|
-
}
|
|
311475
|
-
],
|
|
311476
|
-
"required": false,
|
|
311477
|
-
"type": {
|
|
311478
|
-
"name": "
|
|
311479
|
-
}
|
|
311480
|
-
}
|
|
311481
|
-
|
|
311482
|
-
|
|
311483
|
-
|
|
311484
|
-
|
|
311485
|
-
|
|
311486
|
-
|
|
311487
|
-
|
|
311488
|
-
|
|
311489
|
-
|
|
311490
|
-
|
|
311491
|
-
|
|
311492
|
-
|
|
311493
|
-
|
|
311494
|
-
|
|
311495
|
-
"
|
|
311496
|
-
"
|
|
311497
|
-
"
|
|
311498
|
-
|
|
311499
|
-
|
|
311500
|
-
|
|
311501
|
-
|
|
311502
|
-
|
|
311503
|
-
|
|
311504
|
-
|
|
311505
|
-
|
|
311506
|
-
|
|
311507
|
-
|
|
311508
|
-
|
|
311509
|
-
|
|
311510
|
-
|
|
311511
|
-
|
|
311512
|
-
|
|
311513
|
-
|
|
311514
|
-
"
|
|
311515
|
-
"
|
|
311516
|
-
"
|
|
311517
|
-
|
|
311518
|
-
|
|
311385
|
+
"className": {
|
|
311386
|
+
"defaultValue": null,
|
|
311387
|
+
"description": "The elements class name.",
|
|
311388
|
+
"name": "className",
|
|
311389
|
+
"parent": {
|
|
311390
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
311391
|
+
"name": "PropsWithClassName"
|
|
311392
|
+
},
|
|
311393
|
+
"declarations": [
|
|
311394
|
+
{
|
|
311395
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
311396
|
+
"name": "PropsWithClassName"
|
|
311397
|
+
}
|
|
311398
|
+
],
|
|
311399
|
+
"required": false,
|
|
311400
|
+
"type": {
|
|
311401
|
+
"name": "string"
|
|
311402
|
+
}
|
|
311403
|
+
}
|
|
311404
|
+
}
|
|
311405
|
+
},
|
|
311406
|
+
{
|
|
311407
|
+
"tags": {
|
|
311408
|
+
"internal": ""
|
|
311409
|
+
},
|
|
311410
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
311411
|
+
"description": "",
|
|
311412
|
+
"displayName": "ValidationResultEntry",
|
|
311413
|
+
"methods": [],
|
|
311414
|
+
"props": {
|
|
311415
|
+
"result": {
|
|
311416
|
+
"defaultValue": null,
|
|
311417
|
+
"description": "",
|
|
311418
|
+
"name": "result",
|
|
311419
|
+
"parent": {
|
|
311420
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
311421
|
+
"name": "Props"
|
|
311422
|
+
},
|
|
311423
|
+
"declarations": [
|
|
311424
|
+
{
|
|
311425
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
311426
|
+
"name": "Props"
|
|
311427
|
+
}
|
|
311428
|
+
],
|
|
311429
|
+
"required": true,
|
|
311430
|
+
"type": {
|
|
311431
|
+
"name": "Partial<RuleValidationResult>"
|
|
311432
|
+
}
|
|
311433
|
+
},
|
|
311434
|
+
"unspecifiedRules": {
|
|
311435
|
+
"defaultValue": null,
|
|
311436
|
+
"description": "",
|
|
311437
|
+
"name": "unspecifiedRules",
|
|
311438
|
+
"parent": {
|
|
311439
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
311440
|
+
"name": "Props"
|
|
311441
|
+
},
|
|
311442
|
+
"declarations": [
|
|
311443
|
+
{
|
|
311444
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
311445
|
+
"name": "Props"
|
|
311446
|
+
}
|
|
311447
|
+
],
|
|
311448
|
+
"required": false,
|
|
311449
|
+
"type": {
|
|
311450
|
+
"name": "boolean"
|
|
311451
|
+
}
|
|
311452
|
+
}
|
|
311453
|
+
}
|
|
311454
|
+
},
|
|
311455
|
+
{
|
|
311456
|
+
"tags": {},
|
|
311457
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
311458
|
+
"description": "",
|
|
311459
|
+
"displayName": "ValidationResultButton",
|
|
311460
|
+
"methods": [],
|
|
311461
|
+
"props": {
|
|
311462
|
+
"policyValidationResult": {
|
|
311463
|
+
"defaultValue": null,
|
|
311464
|
+
"description": "",
|
|
311465
|
+
"name": "policyValidationResult",
|
|
311466
|
+
"parent": {
|
|
311467
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
311468
|
+
"name": "Props"
|
|
311469
|
+
},
|
|
311470
|
+
"declarations": [
|
|
311471
|
+
{
|
|
311472
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
311473
|
+
"name": "Props"
|
|
311474
|
+
}
|
|
311475
|
+
],
|
|
311476
|
+
"required": false,
|
|
311477
|
+
"type": {
|
|
311478
|
+
"name": "ResolvedPolicyValidationResult"
|
|
311479
|
+
}
|
|
311480
|
+
},
|
|
311481
|
+
"isDisabled": {
|
|
311482
|
+
"defaultValue": null,
|
|
311483
|
+
"description": "",
|
|
311484
|
+
"name": "isDisabled",
|
|
311485
|
+
"parent": {
|
|
311486
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
311487
|
+
"name": "Props"
|
|
311488
|
+
},
|
|
311489
|
+
"declarations": [
|
|
311490
|
+
{
|
|
311491
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
311492
|
+
"name": "Props"
|
|
311493
|
+
}
|
|
311494
|
+
],
|
|
311495
|
+
"required": false,
|
|
311496
|
+
"type": {
|
|
311497
|
+
"name": "boolean"
|
|
311498
|
+
}
|
|
311499
|
+
},
|
|
311500
|
+
"isEmptyValue": {
|
|
311501
|
+
"defaultValue": null,
|
|
311502
|
+
"description": "",
|
|
311503
|
+
"name": "isEmptyValue",
|
|
311504
|
+
"parent": {
|
|
311505
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
311506
|
+
"name": "Props"
|
|
311507
|
+
},
|
|
311508
|
+
"declarations": [
|
|
311509
|
+
{
|
|
311510
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
311511
|
+
"name": "Props"
|
|
311512
|
+
}
|
|
311513
|
+
],
|
|
311514
|
+
"required": true,
|
|
311515
|
+
"type": {
|
|
311516
|
+
"name": "boolean"
|
|
311517
|
+
}
|
|
311518
|
+
},
|
|
311519
311519
|
"className": {
|
|
311520
311520
|
"defaultValue": null,
|
|
311521
311521
|
"description": "The elements class name.",
|
|
@@ -317627,6 +317627,14 @@
|
|
|
317627
317627
|
}
|
|
317628
317628
|
}
|
|
317629
317629
|
},
|
|
317630
|
+
{
|
|
317631
|
+
"tags": {},
|
|
317632
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
|
|
317633
|
+
"description": "",
|
|
317634
|
+
"displayName": "ConfirmUnsavedChangesModal",
|
|
317635
|
+
"methods": [],
|
|
317636
|
+
"props": {}
|
|
317637
|
+
},
|
|
317630
317638
|
{
|
|
317631
317639
|
"tags": {
|
|
317632
317640
|
"flr-generate": "all"
|
|
@@ -317962,14 +317970,6 @@
|
|
|
317962
317970
|
}
|
|
317963
317971
|
}
|
|
317964
317972
|
},
|
|
317965
|
-
{
|
|
317966
|
-
"tags": {},
|
|
317967
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
|
|
317968
|
-
"description": "",
|
|
317969
|
-
"displayName": "ConfirmUnsavedChangesModal",
|
|
317970
|
-
"methods": [],
|
|
317971
|
-
"props": {}
|
|
317972
|
-
},
|
|
317973
317973
|
{
|
|
317974
317974
|
"tags": {
|
|
317975
317975
|
"flr-generate": "all"
|
|
@@ -318403,6 +318403,14 @@
|
|
|
318403
318403
|
}
|
|
318404
318404
|
}
|
|
318405
318405
|
},
|
|
318406
|
+
{
|
|
318407
|
+
"tags": {},
|
|
318408
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/Items.tsx",
|
|
318409
|
+
"description": "",
|
|
318410
|
+
"displayName": "Items",
|
|
318411
|
+
"methods": [],
|
|
318412
|
+
"props": {}
|
|
318413
|
+
},
|
|
318406
318414
|
{
|
|
318407
318415
|
"tags": {},
|
|
318408
318416
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/Header.tsx",
|
|
@@ -318431,14 +318439,6 @@
|
|
|
318431
318439
|
}
|
|
318432
318440
|
}
|
|
318433
318441
|
},
|
|
318434
|
-
{
|
|
318435
|
-
"tags": {},
|
|
318436
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/Items.tsx",
|
|
318437
|
-
"description": "",
|
|
318438
|
-
"displayName": "Items",
|
|
318439
|
-
"methods": [],
|
|
318440
|
-
"props": {}
|
|
318441
|
-
},
|
|
318442
318442
|
{
|
|
318443
318443
|
"tags": {},
|
|
318444
318444
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/Footer.tsx",
|
|
@@ -321575,161 +321575,6 @@
|
|
|
321575
321575
|
}
|
|
321576
321576
|
}
|
|
321577
321577
|
},
|
|
321578
|
-
{
|
|
321579
|
-
"tags": {
|
|
321580
|
-
"flr-generate": "all"
|
|
321581
|
-
},
|
|
321582
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
|
|
321583
|
-
"description": "",
|
|
321584
|
-
"displayName": "ContextMenuSection",
|
|
321585
|
-
"methods": [],
|
|
321586
|
-
"props": {
|
|
321587
|
-
"children": {
|
|
321588
|
-
"defaultValue": null,
|
|
321589
|
-
"description": "",
|
|
321590
|
-
"name": "children",
|
|
321591
|
-
"declarations": [
|
|
321592
|
-
{
|
|
321593
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
321594
|
-
"name": "TypeLiteral"
|
|
321595
|
-
}
|
|
321596
|
-
],
|
|
321597
|
-
"required": false,
|
|
321598
|
-
"type": {
|
|
321599
|
-
"name": "ReactNode"
|
|
321600
|
-
}
|
|
321601
|
-
},
|
|
321602
|
-
"wrapWith": {
|
|
321603
|
-
"defaultValue": null,
|
|
321604
|
-
"description": "",
|
|
321605
|
-
"name": "wrapWith",
|
|
321606
|
-
"parent": {
|
|
321607
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
321608
|
-
"name": "FlowComponentProps"
|
|
321609
|
-
},
|
|
321610
|
-
"declarations": [
|
|
321611
|
-
{
|
|
321612
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
321613
|
-
"name": "FlowComponentProps"
|
|
321614
|
-
}
|
|
321615
|
-
],
|
|
321616
|
-
"required": false,
|
|
321617
|
-
"type": {
|
|
321618
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
321619
|
-
}
|
|
321620
|
-
},
|
|
321621
|
-
"tunnel": {
|
|
321622
|
-
"defaultValue": null,
|
|
321623
|
-
"description": "@internal",
|
|
321624
|
-
"name": "tunnel",
|
|
321625
|
-
"parent": {
|
|
321626
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
321627
|
-
"name": "PropsWithTunnel"
|
|
321628
|
-
},
|
|
321629
|
-
"declarations": [
|
|
321630
|
-
{
|
|
321631
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
321632
|
-
"name": "PropsWithTunnel"
|
|
321633
|
-
}
|
|
321634
|
-
],
|
|
321635
|
-
"required": false,
|
|
321636
|
-
"type": {
|
|
321637
|
-
"name": "{ id: string; component: keyof FlowComponentPropsTypes; } | null"
|
|
321638
|
-
}
|
|
321639
|
-
},
|
|
321640
|
-
"ref": {
|
|
321641
|
-
"defaultValue": null,
|
|
321642
|
-
"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}",
|
|
321643
|
-
"name": "ref",
|
|
321644
|
-
"parent": {
|
|
321645
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
321646
|
-
"name": "RefAttributes"
|
|
321647
|
-
},
|
|
321648
|
-
"declarations": [
|
|
321649
|
-
{
|
|
321650
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
321651
|
-
"name": "RefAttributes"
|
|
321652
|
-
}
|
|
321653
|
-
],
|
|
321654
|
-
"required": false,
|
|
321655
|
-
"type": {
|
|
321656
|
-
"name": "Ref<HTMLSpanElement>"
|
|
321657
|
-
}
|
|
321658
|
-
},
|
|
321659
|
-
"key": {
|
|
321660
|
-
"defaultValue": null,
|
|
321661
|
-
"description": "",
|
|
321662
|
-
"name": "key",
|
|
321663
|
-
"parent": {
|
|
321664
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
321665
|
-
"name": "Attributes"
|
|
321666
|
-
},
|
|
321667
|
-
"declarations": [
|
|
321668
|
-
{
|
|
321669
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
321670
|
-
"name": "Attributes"
|
|
321671
|
-
}
|
|
321672
|
-
],
|
|
321673
|
-
"required": false,
|
|
321674
|
-
"type": {
|
|
321675
|
-
"name": "Key | null"
|
|
321676
|
-
}
|
|
321677
|
-
},
|
|
321678
|
-
"selectedKeys": {
|
|
321679
|
-
"defaultValue": null,
|
|
321680
|
-
"description": "The currently selected keys in the collection (controlled).",
|
|
321681
|
-
"name": "selectedKeys",
|
|
321682
|
-
"parent": {
|
|
321683
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
321684
|
-
"name": "MultipleSelection"
|
|
321685
|
-
},
|
|
321686
|
-
"declarations": [
|
|
321687
|
-
{
|
|
321688
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
321689
|
-
"name": "MultipleSelection"
|
|
321690
|
-
}
|
|
321691
|
-
],
|
|
321692
|
-
"required": false,
|
|
321693
|
-
"type": {
|
|
321694
|
-
"name": "\"all\" | Iterable<Key>"
|
|
321695
|
-
}
|
|
321696
|
-
},
|
|
321697
|
-
"defaultSelectedKeys": {
|
|
321698
|
-
"defaultValue": null,
|
|
321699
|
-
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
321700
|
-
"name": "defaultSelectedKeys",
|
|
321701
|
-
"parent": {
|
|
321702
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
321703
|
-
"name": "MultipleSelection"
|
|
321704
|
-
},
|
|
321705
|
-
"declarations": [
|
|
321706
|
-
{
|
|
321707
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
321708
|
-
"name": "MultipleSelection"
|
|
321709
|
-
}
|
|
321710
|
-
],
|
|
321711
|
-
"required": false,
|
|
321712
|
-
"type": {
|
|
321713
|
-
"name": "\"all\" | Iterable<Key>"
|
|
321714
|
-
}
|
|
321715
|
-
},
|
|
321716
|
-
"selectionMode": {
|
|
321717
|
-
"defaultValue": null,
|
|
321718
|
-
"description": "",
|
|
321719
|
-
"name": "selectionMode",
|
|
321720
|
-
"declarations": [
|
|
321721
|
-
{
|
|
321722
|
-
"fileName": "components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
|
|
321723
|
-
"name": "TypeLiteral"
|
|
321724
|
-
}
|
|
321725
|
-
],
|
|
321726
|
-
"required": false,
|
|
321727
|
-
"type": {
|
|
321728
|
-
"name": "ContextMenuSelectionMode"
|
|
321729
|
-
}
|
|
321730
|
-
}
|
|
321731
|
-
}
|
|
321732
|
-
},
|
|
321733
321578
|
{
|
|
321734
321579
|
"tags": {
|
|
321735
321580
|
"flr-generate": "all"
|
|
@@ -323569,6 +323414,161 @@
|
|
|
323569
323414
|
}
|
|
323570
323415
|
}
|
|
323571
323416
|
},
|
|
323417
|
+
{
|
|
323418
|
+
"tags": {
|
|
323419
|
+
"flr-generate": "all"
|
|
323420
|
+
},
|
|
323421
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
|
|
323422
|
+
"description": "",
|
|
323423
|
+
"displayName": "ContextMenuSection",
|
|
323424
|
+
"methods": [],
|
|
323425
|
+
"props": {
|
|
323426
|
+
"children": {
|
|
323427
|
+
"defaultValue": null,
|
|
323428
|
+
"description": "",
|
|
323429
|
+
"name": "children",
|
|
323430
|
+
"declarations": [
|
|
323431
|
+
{
|
|
323432
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
323433
|
+
"name": "TypeLiteral"
|
|
323434
|
+
}
|
|
323435
|
+
],
|
|
323436
|
+
"required": false,
|
|
323437
|
+
"type": {
|
|
323438
|
+
"name": "ReactNode"
|
|
323439
|
+
}
|
|
323440
|
+
},
|
|
323441
|
+
"wrapWith": {
|
|
323442
|
+
"defaultValue": null,
|
|
323443
|
+
"description": "",
|
|
323444
|
+
"name": "wrapWith",
|
|
323445
|
+
"parent": {
|
|
323446
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
323447
|
+
"name": "FlowComponentProps"
|
|
323448
|
+
},
|
|
323449
|
+
"declarations": [
|
|
323450
|
+
{
|
|
323451
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
323452
|
+
"name": "FlowComponentProps"
|
|
323453
|
+
}
|
|
323454
|
+
],
|
|
323455
|
+
"required": false,
|
|
323456
|
+
"type": {
|
|
323457
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
323458
|
+
}
|
|
323459
|
+
},
|
|
323460
|
+
"tunnel": {
|
|
323461
|
+
"defaultValue": null,
|
|
323462
|
+
"description": "@internal",
|
|
323463
|
+
"name": "tunnel",
|
|
323464
|
+
"parent": {
|
|
323465
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
323466
|
+
"name": "PropsWithTunnel"
|
|
323467
|
+
},
|
|
323468
|
+
"declarations": [
|
|
323469
|
+
{
|
|
323470
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
323471
|
+
"name": "PropsWithTunnel"
|
|
323472
|
+
}
|
|
323473
|
+
],
|
|
323474
|
+
"required": false,
|
|
323475
|
+
"type": {
|
|
323476
|
+
"name": "{ id: string; component: keyof FlowComponentPropsTypes; } | null"
|
|
323477
|
+
}
|
|
323478
|
+
},
|
|
323479
|
+
"ref": {
|
|
323480
|
+
"defaultValue": null,
|
|
323481
|
+
"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}",
|
|
323482
|
+
"name": "ref",
|
|
323483
|
+
"parent": {
|
|
323484
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
323485
|
+
"name": "RefAttributes"
|
|
323486
|
+
},
|
|
323487
|
+
"declarations": [
|
|
323488
|
+
{
|
|
323489
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
323490
|
+
"name": "RefAttributes"
|
|
323491
|
+
}
|
|
323492
|
+
],
|
|
323493
|
+
"required": false,
|
|
323494
|
+
"type": {
|
|
323495
|
+
"name": "Ref<HTMLSpanElement>"
|
|
323496
|
+
}
|
|
323497
|
+
},
|
|
323498
|
+
"key": {
|
|
323499
|
+
"defaultValue": null,
|
|
323500
|
+
"description": "",
|
|
323501
|
+
"name": "key",
|
|
323502
|
+
"parent": {
|
|
323503
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
323504
|
+
"name": "Attributes"
|
|
323505
|
+
},
|
|
323506
|
+
"declarations": [
|
|
323507
|
+
{
|
|
323508
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
323509
|
+
"name": "Attributes"
|
|
323510
|
+
}
|
|
323511
|
+
],
|
|
323512
|
+
"required": false,
|
|
323513
|
+
"type": {
|
|
323514
|
+
"name": "Key | null"
|
|
323515
|
+
}
|
|
323516
|
+
},
|
|
323517
|
+
"selectedKeys": {
|
|
323518
|
+
"defaultValue": null,
|
|
323519
|
+
"description": "The currently selected keys in the collection (controlled).",
|
|
323520
|
+
"name": "selectedKeys",
|
|
323521
|
+
"parent": {
|
|
323522
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
323523
|
+
"name": "MultipleSelection"
|
|
323524
|
+
},
|
|
323525
|
+
"declarations": [
|
|
323526
|
+
{
|
|
323527
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
323528
|
+
"name": "MultipleSelection"
|
|
323529
|
+
}
|
|
323530
|
+
],
|
|
323531
|
+
"required": false,
|
|
323532
|
+
"type": {
|
|
323533
|
+
"name": "\"all\" | Iterable<Key>"
|
|
323534
|
+
}
|
|
323535
|
+
},
|
|
323536
|
+
"defaultSelectedKeys": {
|
|
323537
|
+
"defaultValue": null,
|
|
323538
|
+
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
323539
|
+
"name": "defaultSelectedKeys",
|
|
323540
|
+
"parent": {
|
|
323541
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
323542
|
+
"name": "MultipleSelection"
|
|
323543
|
+
},
|
|
323544
|
+
"declarations": [
|
|
323545
|
+
{
|
|
323546
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/selection.d.ts",
|
|
323547
|
+
"name": "MultipleSelection"
|
|
323548
|
+
}
|
|
323549
|
+
],
|
|
323550
|
+
"required": false,
|
|
323551
|
+
"type": {
|
|
323552
|
+
"name": "\"all\" | Iterable<Key>"
|
|
323553
|
+
}
|
|
323554
|
+
},
|
|
323555
|
+
"selectionMode": {
|
|
323556
|
+
"defaultValue": null,
|
|
323557
|
+
"description": "",
|
|
323558
|
+
"name": "selectionMode",
|
|
323559
|
+
"declarations": [
|
|
323560
|
+
{
|
|
323561
|
+
"fileName": "components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
|
|
323562
|
+
"name": "TypeLiteral"
|
|
323563
|
+
}
|
|
323564
|
+
],
|
|
323565
|
+
"required": false,
|
|
323566
|
+
"type": {
|
|
323567
|
+
"name": "ContextMenuSelectionMode"
|
|
323568
|
+
}
|
|
323569
|
+
}
|
|
323570
|
+
}
|
|
323571
|
+
},
|
|
323572
323572
|
{
|
|
323573
323573
|
"tags": {},
|
|
323574
323574
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CodeEditor/languages/dotEnv/index.tsx",
|
|
@@ -335134,6 +335134,94 @@
|
|
|
335134
335134
|
}
|
|
335135
335135
|
}
|
|
335136
335136
|
},
|
|
335137
|
+
{
|
|
335138
|
+
"tags": {
|
|
335139
|
+
"deprecated": "Use ChartGrid",
|
|
335140
|
+
"flr-generate": "all"
|
|
335141
|
+
},
|
|
335142
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/CartesianGrid/CartesianGrid.tsx",
|
|
335143
|
+
"description": "",
|
|
335144
|
+
"displayName": "CartesianGrid",
|
|
335145
|
+
"methods": [],
|
|
335146
|
+
"props": {
|
|
335147
|
+
"className": {
|
|
335148
|
+
"defaultValue": null,
|
|
335149
|
+
"description": "",
|
|
335150
|
+
"name": "className",
|
|
335151
|
+
"parent": {
|
|
335152
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
335153
|
+
"name": "HTMLAttributes"
|
|
335154
|
+
},
|
|
335155
|
+
"declarations": [
|
|
335156
|
+
{
|
|
335157
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
335158
|
+
"name": "HTMLAttributes"
|
|
335159
|
+
}
|
|
335160
|
+
],
|
|
335161
|
+
"required": false,
|
|
335162
|
+
"type": {
|
|
335163
|
+
"name": "string"
|
|
335164
|
+
}
|
|
335165
|
+
},
|
|
335166
|
+
"horizontal": {
|
|
335167
|
+
"defaultValue": null,
|
|
335168
|
+
"description": "If set false, no horizontal grid lines will be drawn.\n@defaultValue true",
|
|
335169
|
+
"name": "horizontal",
|
|
335170
|
+
"parent": {
|
|
335171
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
335172
|
+
"name": "CartesianGridProps"
|
|
335173
|
+
},
|
|
335174
|
+
"declarations": [
|
|
335175
|
+
{
|
|
335176
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
335177
|
+
"name": "CartesianGridProps"
|
|
335178
|
+
}
|
|
335179
|
+
],
|
|
335180
|
+
"required": false,
|
|
335181
|
+
"type": {
|
|
335182
|
+
"name": "GridLineType"
|
|
335183
|
+
}
|
|
335184
|
+
},
|
|
335185
|
+
"vertical": {
|
|
335186
|
+
"defaultValue": null,
|
|
335187
|
+
"description": "If set false, no vertical grid lines will be drawn.\n@defaultValue true",
|
|
335188
|
+
"name": "vertical",
|
|
335189
|
+
"parent": {
|
|
335190
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
335191
|
+
"name": "CartesianGridProps"
|
|
335192
|
+
},
|
|
335193
|
+
"declarations": [
|
|
335194
|
+
{
|
|
335195
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
335196
|
+
"name": "CartesianGridProps"
|
|
335197
|
+
}
|
|
335198
|
+
],
|
|
335199
|
+
"required": false,
|
|
335200
|
+
"type": {
|
|
335201
|
+
"name": "GridLineType"
|
|
335202
|
+
}
|
|
335203
|
+
},
|
|
335204
|
+
"strokeDasharray": {
|
|
335205
|
+
"defaultValue": null,
|
|
335206
|
+
"description": "",
|
|
335207
|
+
"name": "strokeDasharray",
|
|
335208
|
+
"parent": {
|
|
335209
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
335210
|
+
"name": "SVGAttributes"
|
|
335211
|
+
},
|
|
335212
|
+
"declarations": [
|
|
335213
|
+
{
|
|
335214
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
335215
|
+
"name": "SVGAttributes"
|
|
335216
|
+
}
|
|
335217
|
+
],
|
|
335218
|
+
"required": false,
|
|
335219
|
+
"type": {
|
|
335220
|
+
"name": "string | number"
|
|
335221
|
+
}
|
|
335222
|
+
}
|
|
335223
|
+
}
|
|
335224
|
+
},
|
|
335137
335225
|
{
|
|
335138
335226
|
"tags": {},
|
|
335139
335227
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/AreaDot/AreaDot.tsx",
|
|
@@ -344478,12 +344566,11 @@
|
|
|
344478
344566
|
},
|
|
344479
344567
|
{
|
|
344480
344568
|
"tags": {
|
|
344481
|
-
"deprecated": "Use ChartGrid",
|
|
344482
344569
|
"flr-generate": "all"
|
|
344483
344570
|
},
|
|
344484
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/
|
|
344571
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/Area/Area.tsx",
|
|
344485
344572
|
"description": "",
|
|
344486
|
-
"displayName": "
|
|
344573
|
+
"displayName": "Area",
|
|
344487
344574
|
"methods": [],
|
|
344488
344575
|
"props": {
|
|
344489
344576
|
"className": {
|
|
@@ -344505,48 +344592,52 @@
|
|
|
344505
344592
|
"name": "string"
|
|
344506
344593
|
}
|
|
344507
344594
|
},
|
|
344508
|
-
"
|
|
344595
|
+
"key": {
|
|
344509
344596
|
"defaultValue": null,
|
|
344510
|
-
"description": "
|
|
344511
|
-
"name": "
|
|
344597
|
+
"description": "",
|
|
344598
|
+
"name": "key",
|
|
344512
344599
|
"parent": {
|
|
344513
|
-
"fileName": "flow/node_modules/.pnpm
|
|
344514
|
-
"name": "
|
|
344600
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
344601
|
+
"name": "Attributes"
|
|
344515
344602
|
},
|
|
344516
344603
|
"declarations": [
|
|
344517
344604
|
{
|
|
344518
|
-
"fileName": "flow/node_modules/.pnpm
|
|
344519
|
-
"name": "
|
|
344605
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
344606
|
+
"name": "Attributes"
|
|
344520
344607
|
}
|
|
344521
344608
|
],
|
|
344522
344609
|
"required": false,
|
|
344523
344610
|
"type": {
|
|
344524
|
-
"name": "
|
|
344611
|
+
"name": "Key | null"
|
|
344525
344612
|
}
|
|
344526
344613
|
},
|
|
344527
|
-
"
|
|
344614
|
+
"type": {
|
|
344528
344615
|
"defaultValue": null,
|
|
344529
|
-
"description": "
|
|
344530
|
-
"name": "
|
|
344616
|
+
"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.}",
|
|
344617
|
+
"name": "type",
|
|
344531
344618
|
"parent": {
|
|
344532
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/
|
|
344533
|
-
"name": "
|
|
344619
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
|
|
344620
|
+
"name": "CurveProps"
|
|
344534
344621
|
},
|
|
344535
344622
|
"declarations": [
|
|
344536
344623
|
{
|
|
344537
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/
|
|
344538
|
-
"name": "
|
|
344624
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
|
|
344625
|
+
"name": "CurveProps"
|
|
344626
|
+
},
|
|
344627
|
+
{
|
|
344628
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
344629
|
+
"name": "LineProps"
|
|
344539
344630
|
}
|
|
344540
344631
|
],
|
|
344541
344632
|
"required": false,
|
|
344542
344633
|
"type": {
|
|
344543
|
-
"name": "
|
|
344634
|
+
"name": "CurveType"
|
|
344544
344635
|
}
|
|
344545
344636
|
},
|
|
344546
|
-
"
|
|
344637
|
+
"fillOpacity": {
|
|
344547
344638
|
"defaultValue": null,
|
|
344548
344639
|
"description": "",
|
|
344549
|
-
"name": "
|
|
344640
|
+
"name": "fillOpacity",
|
|
344550
344641
|
"parent": {
|
|
344551
344642
|
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
344552
344643
|
"name": "SVGAttributes"
|
|
@@ -344561,41 +344652,144 @@
|
|
|
344561
344652
|
"type": {
|
|
344562
344653
|
"name": "string | number"
|
|
344563
344654
|
}
|
|
344564
|
-
}
|
|
344565
|
-
|
|
344566
|
-
},
|
|
344567
|
-
{
|
|
344568
|
-
"tags": {},
|
|
344569
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Breadcrumb/components/BreadcrumbItem/BreadcrumbItem.tsx",
|
|
344570
|
-
"description": "",
|
|
344571
|
-
"displayName": "BreadcrumbItem",
|
|
344572
|
-
"methods": [],
|
|
344573
|
-
"props": {
|
|
344574
|
-
"children": {
|
|
344655
|
+
},
|
|
344656
|
+
"unit": {
|
|
344575
344657
|
"defaultValue": null,
|
|
344576
|
-
"description": "",
|
|
344577
|
-
"name": "
|
|
344658
|
+
"description": "The unit of data. This option will be used in tooltip.",
|
|
344659
|
+
"name": "unit",
|
|
344660
|
+
"parent": {
|
|
344661
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
|
|
344662
|
+
"name": "AreaProps"
|
|
344663
|
+
},
|
|
344578
344664
|
"declarations": [
|
|
344579
344665
|
{
|
|
344580
|
-
"fileName": "flow/node_modules/.pnpm
|
|
344666
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
|
|
344667
|
+
"name": "AreaProps"
|
|
344668
|
+
}
|
|
344669
|
+
],
|
|
344670
|
+
"required": false,
|
|
344671
|
+
"type": {
|
|
344672
|
+
"name": "string | number"
|
|
344673
|
+
}
|
|
344674
|
+
},
|
|
344675
|
+
"xAxisId": {
|
|
344676
|
+
"defaultValue": null,
|
|
344677
|
+
"description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
|
|
344678
|
+
"name": "xAxisId",
|
|
344679
|
+
"parent": {
|
|
344680
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
|
|
344681
|
+
"name": "AreaProps"
|
|
344682
|
+
},
|
|
344683
|
+
"declarations": [
|
|
344684
|
+
{
|
|
344685
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
|
|
344686
|
+
"name": "AreaProps"
|
|
344687
|
+
}
|
|
344688
|
+
],
|
|
344689
|
+
"required": false,
|
|
344690
|
+
"type": {
|
|
344691
|
+
"name": "AxisId"
|
|
344692
|
+
}
|
|
344693
|
+
},
|
|
344694
|
+
"yAxisId": {
|
|
344695
|
+
"defaultValue": null,
|
|
344696
|
+
"description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
|
|
344697
|
+
"name": "yAxisId",
|
|
344698
|
+
"parent": {
|
|
344699
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
|
|
344700
|
+
"name": "AreaProps"
|
|
344701
|
+
},
|
|
344702
|
+
"declarations": [
|
|
344703
|
+
{
|
|
344704
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
|
|
344705
|
+
"name": "AreaProps"
|
|
344706
|
+
}
|
|
344707
|
+
],
|
|
344708
|
+
"required": false,
|
|
344709
|
+
"type": {
|
|
344710
|
+
"name": "AxisId"
|
|
344711
|
+
}
|
|
344712
|
+
},
|
|
344713
|
+
"stackId": {
|
|
344714
|
+
"defaultValue": null,
|
|
344715
|
+
"description": "When two Areas have the same axisId and same stackId, then the two Areas are stacked in the chart.",
|
|
344716
|
+
"name": "stackId",
|
|
344717
|
+
"parent": {
|
|
344718
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
|
|
344719
|
+
"name": "AreaProps"
|
|
344720
|
+
},
|
|
344721
|
+
"declarations": [
|
|
344722
|
+
{
|
|
344723
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
|
|
344724
|
+
"name": "AreaProps"
|
|
344725
|
+
}
|
|
344726
|
+
],
|
|
344727
|
+
"required": false,
|
|
344728
|
+
"type": {
|
|
344729
|
+
"name": "StackId"
|
|
344730
|
+
}
|
|
344731
|
+
},
|
|
344732
|
+
"color": {
|
|
344733
|
+
"defaultValue": {
|
|
344734
|
+
"value": "\"sea-green\""
|
|
344735
|
+
},
|
|
344736
|
+
"description": "The color of the area.",
|
|
344737
|
+
"name": "color",
|
|
344738
|
+
"declarations": [
|
|
344739
|
+
{
|
|
344740
|
+
"fileName": "components/src/components/CartesianChart/components/Area/Area.tsx",
|
|
344581
344741
|
"name": "TypeLiteral"
|
|
344582
344742
|
}
|
|
344583
344743
|
],
|
|
344584
344744
|
"required": false,
|
|
344585
344745
|
"type": {
|
|
344586
|
-
"name": "
|
|
344746
|
+
"name": "CategoricalWithCustomColor"
|
|
344747
|
+
}
|
|
344748
|
+
},
|
|
344749
|
+
"dataKey": {
|
|
344750
|
+
"defaultValue": null,
|
|
344751
|
+
"description": "",
|
|
344752
|
+
"name": "dataKey",
|
|
344753
|
+
"parent": {
|
|
344754
|
+
"fileName": "components/src/components/CartesianChart/types.ts",
|
|
344755
|
+
"name": "DataKeyWithLabel"
|
|
344756
|
+
},
|
|
344757
|
+
"declarations": [
|
|
344758
|
+
{
|
|
344759
|
+
"fileName": "components/src/components/CartesianChart/types.ts",
|
|
344760
|
+
"name": "DataKeyWithLabel"
|
|
344761
|
+
},
|
|
344762
|
+
{
|
|
344763
|
+
"fileName": "components/src/components/CartesianChart/components/Area/Area.tsx",
|
|
344764
|
+
"name": "AreaPropsByDataKeyProp"
|
|
344765
|
+
}
|
|
344766
|
+
],
|
|
344767
|
+
"required": true,
|
|
344768
|
+
"type": {
|
|
344769
|
+
"name": "string | DataKeyFn<ChartDataValue, unknown>"
|
|
344770
|
+
}
|
|
344771
|
+
},
|
|
344772
|
+
"dataKeyLabel": {
|
|
344773
|
+
"defaultValue": null,
|
|
344774
|
+
"description": "",
|
|
344775
|
+
"name": "dataKeyLabel",
|
|
344776
|
+
"parent": {
|
|
344777
|
+
"fileName": "components/src/components/CartesianChart/types.ts",
|
|
344778
|
+
"name": "DataKeyWithLabel"
|
|
344779
|
+
},
|
|
344780
|
+
"declarations": [
|
|
344781
|
+
{
|
|
344782
|
+
"fileName": "components/src/components/CartesianChart/types.ts",
|
|
344783
|
+
"name": "DataKeyWithLabel"
|
|
344784
|
+
}
|
|
344785
|
+
],
|
|
344786
|
+
"required": true,
|
|
344787
|
+
"type": {
|
|
344788
|
+
"name": "string"
|
|
344587
344789
|
}
|
|
344588
344790
|
}
|
|
344589
344791
|
}
|
|
344590
344792
|
},
|
|
344591
|
-
{
|
|
344592
|
-
"tags": {},
|
|
344593
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Calendar/components/CalendarHeader/CalendarHeader.tsx",
|
|
344594
|
-
"description": "",
|
|
344595
|
-
"displayName": "CalendarHeader",
|
|
344596
|
-
"methods": [],
|
|
344597
|
-
"props": {}
|
|
344598
|
-
},
|
|
344599
344793
|
{
|
|
344600
344794
|
"tags": {
|
|
344601
344795
|
"flr-generate": "all"
|
|
@@ -346523,248 +346717,242 @@
|
|
|
346523
346717
|
}
|
|
346524
346718
|
}
|
|
346525
346719
|
},
|
|
346720
|
+
{
|
|
346721
|
+
"tags": {},
|
|
346722
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Calendar/components/CalendarHeader/CalendarHeader.tsx",
|
|
346723
|
+
"description": "",
|
|
346724
|
+
"displayName": "CalendarHeader",
|
|
346725
|
+
"methods": [],
|
|
346726
|
+
"props": {}
|
|
346727
|
+
},
|
|
346728
|
+
{
|
|
346729
|
+
"tags": {},
|
|
346730
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Breadcrumb/components/BreadcrumbItem/BreadcrumbItem.tsx",
|
|
346731
|
+
"description": "",
|
|
346732
|
+
"displayName": "BreadcrumbItem",
|
|
346733
|
+
"methods": [],
|
|
346734
|
+
"props": {
|
|
346735
|
+
"children": {
|
|
346736
|
+
"defaultValue": null,
|
|
346737
|
+
"description": "",
|
|
346738
|
+
"name": "children",
|
|
346739
|
+
"declarations": [
|
|
346740
|
+
{
|
|
346741
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
346742
|
+
"name": "TypeLiteral"
|
|
346743
|
+
}
|
|
346744
|
+
],
|
|
346745
|
+
"required": false,
|
|
346746
|
+
"type": {
|
|
346747
|
+
"name": "ReactNode"
|
|
346748
|
+
}
|
|
346749
|
+
}
|
|
346750
|
+
}
|
|
346751
|
+
},
|
|
346752
|
+
{
|
|
346753
|
+
"tags": {},
|
|
346754
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Table/components/TableRowSkeletonView.tsx",
|
|
346755
|
+
"description": "",
|
|
346756
|
+
"displayName": "TableRowSkeletonView",
|
|
346757
|
+
"methods": [],
|
|
346758
|
+
"props": {}
|
|
346759
|
+
},
|
|
346760
|
+
{
|
|
346761
|
+
"tags": {},
|
|
346762
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Table/components/TableBodyLoadingView.tsx",
|
|
346763
|
+
"description": "",
|
|
346764
|
+
"displayName": "TableBodyLoadingView",
|
|
346765
|
+
"methods": [],
|
|
346766
|
+
"props": {}
|
|
346767
|
+
},
|
|
346526
346768
|
{
|
|
346527
346769
|
"tags": {
|
|
346528
346770
|
"flr-generate": "all"
|
|
346529
346771
|
},
|
|
346530
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/
|
|
346772
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.tsx",
|
|
346531
346773
|
"description": "",
|
|
346532
|
-
"displayName": "
|
|
346774
|
+
"displayName": "ListItemViewContent",
|
|
346533
346775
|
"methods": [],
|
|
346534
346776
|
"props": {
|
|
346535
|
-
"
|
|
346777
|
+
"children": {
|
|
346536
346778
|
"defaultValue": null,
|
|
346537
346779
|
"description": "",
|
|
346538
|
-
"name": "
|
|
346539
|
-
"parent": {
|
|
346540
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
346541
|
-
"name": "HTMLAttributes"
|
|
346542
|
-
},
|
|
346780
|
+
"name": "children",
|
|
346543
346781
|
"declarations": [
|
|
346544
346782
|
{
|
|
346545
346783
|
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
346546
|
-
"name": "
|
|
346784
|
+
"name": "TypeLiteral"
|
|
346547
346785
|
}
|
|
346548
346786
|
],
|
|
346549
346787
|
"required": false,
|
|
346550
346788
|
"type": {
|
|
346551
|
-
"name": "
|
|
346789
|
+
"name": "ReactNode"
|
|
346552
346790
|
}
|
|
346553
346791
|
},
|
|
346554
|
-
"
|
|
346792
|
+
"s": {
|
|
346555
346793
|
"defaultValue": null,
|
|
346556
|
-
"description": "",
|
|
346557
|
-
"name": "
|
|
346794
|
+
"description": "Column layout for container size s.",
|
|
346795
|
+
"name": "s",
|
|
346558
346796
|
"parent": {
|
|
346559
|
-
"fileName": "
|
|
346560
|
-
"name": "
|
|
346797
|
+
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
346798
|
+
"name": "ColumnLayoutProps"
|
|
346561
346799
|
},
|
|
346562
346800
|
"declarations": [
|
|
346563
346801
|
{
|
|
346564
|
-
"fileName": "
|
|
346565
|
-
"name": "
|
|
346802
|
+
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
346803
|
+
"name": "ColumnLayoutProps"
|
|
346566
346804
|
}
|
|
346567
346805
|
],
|
|
346568
346806
|
"required": false,
|
|
346569
346807
|
"type": {
|
|
346570
|
-
"name": "
|
|
346808
|
+
"name": "(number | null)[]"
|
|
346571
346809
|
}
|
|
346572
346810
|
},
|
|
346573
|
-
"
|
|
346811
|
+
"m": {
|
|
346574
346812
|
"defaultValue": null,
|
|
346575
|
-
"description": "
|
|
346576
|
-
"name": "
|
|
346813
|
+
"description": "Column layout for container size m.",
|
|
346814
|
+
"name": "m",
|
|
346577
346815
|
"parent": {
|
|
346578
|
-
"fileName": "
|
|
346579
|
-
"name": "
|
|
346816
|
+
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
346817
|
+
"name": "ColumnLayoutProps"
|
|
346580
346818
|
},
|
|
346581
346819
|
"declarations": [
|
|
346582
346820
|
{
|
|
346583
|
-
"fileName": "
|
|
346584
|
-
"name": "
|
|
346585
|
-
},
|
|
346586
|
-
{
|
|
346587
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
346588
|
-
"name": "LineProps"
|
|
346821
|
+
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
346822
|
+
"name": "ColumnLayoutProps"
|
|
346589
346823
|
}
|
|
346590
346824
|
],
|
|
346591
346825
|
"required": false,
|
|
346592
346826
|
"type": {
|
|
346593
|
-
"name": "
|
|
346827
|
+
"name": "(number | null)[]"
|
|
346594
346828
|
}
|
|
346595
346829
|
},
|
|
346596
|
-
"
|
|
346830
|
+
"l": {
|
|
346597
346831
|
"defaultValue": null,
|
|
346598
|
-
"description": "",
|
|
346599
|
-
"name": "
|
|
346832
|
+
"description": "Column layout for container size l.",
|
|
346833
|
+
"name": "l",
|
|
346600
346834
|
"parent": {
|
|
346601
|
-
"fileName": "
|
|
346602
|
-
"name": "
|
|
346835
|
+
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
346836
|
+
"name": "ColumnLayoutProps"
|
|
346603
346837
|
},
|
|
346604
346838
|
"declarations": [
|
|
346605
346839
|
{
|
|
346606
|
-
"fileName": "
|
|
346607
|
-
"name": "
|
|
346840
|
+
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
346841
|
+
"name": "ColumnLayoutProps"
|
|
346608
346842
|
}
|
|
346609
346843
|
],
|
|
346610
346844
|
"required": false,
|
|
346611
346845
|
"type": {
|
|
346612
|
-
"name": "
|
|
346846
|
+
"name": "(number | null)[]"
|
|
346613
346847
|
}
|
|
346614
346848
|
},
|
|
346615
|
-
"
|
|
346849
|
+
"title": {
|
|
346616
346850
|
"defaultValue": null,
|
|
346617
|
-
"description": "
|
|
346618
|
-
"name": "
|
|
346619
|
-
"parent": {
|
|
346620
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
|
|
346621
|
-
"name": "AreaProps"
|
|
346622
|
-
},
|
|
346851
|
+
"description": "",
|
|
346852
|
+
"name": "title",
|
|
346623
346853
|
"declarations": [
|
|
346624
346854
|
{
|
|
346625
|
-
"fileName": "
|
|
346626
|
-
"name": "
|
|
346855
|
+
"fileName": "components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.tsx",
|
|
346856
|
+
"name": "TypeLiteral"
|
|
346627
346857
|
}
|
|
346628
346858
|
],
|
|
346629
346859
|
"required": false,
|
|
346630
346860
|
"type": {
|
|
346631
|
-
"name": "
|
|
346861
|
+
"name": "ReactNode"
|
|
346632
346862
|
}
|
|
346633
346863
|
},
|
|
346634
|
-
"
|
|
346864
|
+
"subTitle": {
|
|
346635
346865
|
"defaultValue": null,
|
|
346636
|
-
"description": "
|
|
346637
|
-
"name": "
|
|
346638
|
-
"parent": {
|
|
346639
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
|
|
346640
|
-
"name": "AreaProps"
|
|
346641
|
-
},
|
|
346866
|
+
"description": "",
|
|
346867
|
+
"name": "subTitle",
|
|
346642
346868
|
"declarations": [
|
|
346643
346869
|
{
|
|
346644
|
-
"fileName": "
|
|
346645
|
-
"name": "
|
|
346870
|
+
"fileName": "components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.tsx",
|
|
346871
|
+
"name": "TypeLiteral"
|
|
346646
346872
|
}
|
|
346647
346873
|
],
|
|
346648
346874
|
"required": false,
|
|
346649
346875
|
"type": {
|
|
346650
|
-
"name": "
|
|
346876
|
+
"name": "ReactNode"
|
|
346651
346877
|
}
|
|
346652
346878
|
},
|
|
346653
|
-
"
|
|
346879
|
+
"avatar": {
|
|
346654
346880
|
"defaultValue": null,
|
|
346655
|
-
"description": "
|
|
346656
|
-
"name": "
|
|
346657
|
-
"parent": {
|
|
346658
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
|
|
346659
|
-
"name": "AreaProps"
|
|
346660
|
-
},
|
|
346881
|
+
"description": "",
|
|
346882
|
+
"name": "avatar",
|
|
346661
346883
|
"declarations": [
|
|
346662
346884
|
{
|
|
346663
|
-
"fileName": "
|
|
346664
|
-
"name": "
|
|
346885
|
+
"fileName": "components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.tsx",
|
|
346886
|
+
"name": "TypeLiteral"
|
|
346665
346887
|
}
|
|
346666
346888
|
],
|
|
346667
346889
|
"required": false,
|
|
346668
346890
|
"type": {
|
|
346669
|
-
"name": "
|
|
346891
|
+
"name": "ReactNode"
|
|
346670
346892
|
}
|
|
346671
346893
|
},
|
|
346672
|
-
"
|
|
346894
|
+
"button": {
|
|
346673
346895
|
"defaultValue": null,
|
|
346674
|
-
"description": "
|
|
346675
|
-
"name": "
|
|
346676
|
-
"parent": {
|
|
346677
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react-is@19.2.0_react@19.2.7_redux@5.0.1/node_modules/recharts/types/cartesian/Area.d.ts",
|
|
346678
|
-
"name": "AreaProps"
|
|
346679
|
-
},
|
|
346896
|
+
"description": "",
|
|
346897
|
+
"name": "button",
|
|
346680
346898
|
"declarations": [
|
|
346681
346899
|
{
|
|
346682
|
-
"fileName": "
|
|
346683
|
-
"name": "
|
|
346900
|
+
"fileName": "components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.tsx",
|
|
346901
|
+
"name": "TypeLiteral"
|
|
346684
346902
|
}
|
|
346685
346903
|
],
|
|
346686
346904
|
"required": false,
|
|
346687
346905
|
"type": {
|
|
346688
|
-
"name": "
|
|
346906
|
+
"name": "ReactNode"
|
|
346689
346907
|
}
|
|
346690
346908
|
},
|
|
346691
|
-
"
|
|
346692
|
-
"defaultValue":
|
|
346693
|
-
|
|
346694
|
-
|
|
346695
|
-
"description": "The color of the area.",
|
|
346696
|
-
"name": "color",
|
|
346909
|
+
"bottom": {
|
|
346910
|
+
"defaultValue": null,
|
|
346911
|
+
"description": "",
|
|
346912
|
+
"name": "bottom",
|
|
346697
346913
|
"declarations": [
|
|
346698
346914
|
{
|
|
346699
|
-
"fileName": "components/src/components/
|
|
346915
|
+
"fileName": "components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.tsx",
|
|
346700
346916
|
"name": "TypeLiteral"
|
|
346701
346917
|
}
|
|
346702
346918
|
],
|
|
346703
346919
|
"required": false,
|
|
346704
346920
|
"type": {
|
|
346705
|
-
"name": "
|
|
346921
|
+
"name": "ReactNode"
|
|
346706
346922
|
}
|
|
346707
346923
|
},
|
|
346708
|
-
"
|
|
346924
|
+
"checkbox": {
|
|
346709
346925
|
"defaultValue": null,
|
|
346710
346926
|
"description": "",
|
|
346711
|
-
"name": "
|
|
346712
|
-
"parent": {
|
|
346713
|
-
"fileName": "components/src/components/CartesianChart/types.ts",
|
|
346714
|
-
"name": "DataKeyWithLabel"
|
|
346715
|
-
},
|
|
346927
|
+
"name": "checkbox",
|
|
346716
346928
|
"declarations": [
|
|
346717
346929
|
{
|
|
346718
|
-
"fileName": "components/src/components/
|
|
346719
|
-
"name": "
|
|
346720
|
-
},
|
|
346721
|
-
{
|
|
346722
|
-
"fileName": "components/src/components/CartesianChart/components/Area/Area.tsx",
|
|
346723
|
-
"name": "AreaPropsByDataKeyProp"
|
|
346930
|
+
"fileName": "components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.tsx",
|
|
346931
|
+
"name": "TypeLiteral"
|
|
346724
346932
|
}
|
|
346725
346933
|
],
|
|
346726
|
-
"required":
|
|
346934
|
+
"required": false,
|
|
346727
346935
|
"type": {
|
|
346728
|
-
"name": "
|
|
346936
|
+
"name": "ReactNode"
|
|
346729
346937
|
}
|
|
346730
346938
|
},
|
|
346731
|
-
"
|
|
346939
|
+
"viewMode": {
|
|
346732
346940
|
"defaultValue": null,
|
|
346733
346941
|
"description": "",
|
|
346734
|
-
"name": "
|
|
346735
|
-
"parent": {
|
|
346736
|
-
"fileName": "components/src/components/CartesianChart/types.ts",
|
|
346737
|
-
"name": "DataKeyWithLabel"
|
|
346738
|
-
},
|
|
346942
|
+
"name": "viewMode",
|
|
346739
346943
|
"declarations": [
|
|
346740
346944
|
{
|
|
346741
|
-
"fileName": "components/src/components/
|
|
346742
|
-
"name": "
|
|
346945
|
+
"fileName": "components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.tsx",
|
|
346946
|
+
"name": "TypeLiteral"
|
|
346743
346947
|
}
|
|
346744
346948
|
],
|
|
346745
|
-
"required":
|
|
346949
|
+
"required": false,
|
|
346746
346950
|
"type": {
|
|
346747
|
-
"name": "
|
|
346951
|
+
"name": "ListViewMode"
|
|
346748
346952
|
}
|
|
346749
346953
|
}
|
|
346750
346954
|
}
|
|
346751
346955
|
},
|
|
346752
|
-
{
|
|
346753
|
-
"tags": {},
|
|
346754
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Table/components/TableRowSkeletonView.tsx",
|
|
346755
|
-
"description": "",
|
|
346756
|
-
"displayName": "TableRowSkeletonView",
|
|
346757
|
-
"methods": [],
|
|
346758
|
-
"props": {}
|
|
346759
|
-
},
|
|
346760
|
-
{
|
|
346761
|
-
"tags": {},
|
|
346762
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Table/components/TableBodyLoadingView.tsx",
|
|
346763
|
-
"description": "",
|
|
346764
|
-
"displayName": "TableBodyLoadingView",
|
|
346765
|
-
"methods": [],
|
|
346766
|
-
"props": {}
|
|
346767
|
-
},
|
|
346768
346956
|
{
|
|
346769
346957
|
"tags": {
|
|
346770
346958
|
"flr-generate": "all"
|
|
@@ -350557,234 +350745,169 @@
|
|
|
350557
350745
|
},
|
|
350558
350746
|
{
|
|
350559
350747
|
"tags": {},
|
|
350560
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/
|
|
350748
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
350561
350749
|
"description": "",
|
|
350562
|
-
"displayName": "
|
|
350750
|
+
"displayName": "Item",
|
|
350563
350751
|
"methods": [],
|
|
350564
350752
|
"props": {
|
|
350565
|
-
"
|
|
350753
|
+
"id": {
|
|
350566
350754
|
"defaultValue": null,
|
|
350567
350755
|
"description": "",
|
|
350568
|
-
"name": "
|
|
350756
|
+
"name": "id",
|
|
350569
350757
|
"parent": {
|
|
350570
|
-
"fileName": "components/src/components/List/components/
|
|
350758
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
350571
350759
|
"name": "Props"
|
|
350572
350760
|
},
|
|
350573
350761
|
"declarations": [
|
|
350574
350762
|
{
|
|
350575
|
-
"fileName": "components/src/components/List/components/
|
|
350763
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
350576
350764
|
"name": "Props"
|
|
350577
350765
|
}
|
|
350578
350766
|
],
|
|
350579
350767
|
"required": true,
|
|
350580
350768
|
"type": {
|
|
350581
|
-
"name": "
|
|
350582
|
-
}
|
|
350583
|
-
}
|
|
350584
|
-
}
|
|
350585
|
-
},
|
|
350586
|
-
{
|
|
350587
|
-
"tags": {},
|
|
350588
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
350589
|
-
"description": "",
|
|
350590
|
-
"displayName": "ViewModeContextMenu",
|
|
350591
|
-
"methods": [],
|
|
350592
|
-
"props": {
|
|
350593
|
-
"isDisabled": {
|
|
350594
|
-
"defaultValue": null,
|
|
350595
|
-
"description": "",
|
|
350596
|
-
"name": "isDisabled",
|
|
350597
|
-
"parent": {
|
|
350598
|
-
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
350599
|
-
"name": "Props"
|
|
350600
|
-
},
|
|
350601
|
-
"declarations": [
|
|
350602
|
-
{
|
|
350603
|
-
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
350604
|
-
"name": "Props"
|
|
350605
|
-
}
|
|
350606
|
-
],
|
|
350607
|
-
"required": false,
|
|
350608
|
-
"type": {
|
|
350609
|
-
"name": "boolean"
|
|
350769
|
+
"name": "Key"
|
|
350610
350770
|
}
|
|
350611
|
-
}
|
|
350612
|
-
|
|
350613
|
-
},
|
|
350614
|
-
{
|
|
350615
|
-
"tags": {},
|
|
350616
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
350617
|
-
"description": "",
|
|
350618
|
-
"displayName": "SortingMenuItem",
|
|
350619
|
-
"methods": [],
|
|
350620
|
-
"props": {
|
|
350621
|
-
"sorting": {
|
|
350771
|
+
},
|
|
350772
|
+
"data": {
|
|
350622
350773
|
"defaultValue": null,
|
|
350623
350774
|
"description": "",
|
|
350624
|
-
"name": "
|
|
350775
|
+
"name": "data",
|
|
350625
350776
|
"parent": {
|
|
350626
|
-
"fileName": "components/src/components/List/components/
|
|
350777
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
350627
350778
|
"name": "Props"
|
|
350628
350779
|
},
|
|
350629
350780
|
"declarations": [
|
|
350630
350781
|
{
|
|
350631
|
-
"fileName": "components/src/components/List/components/
|
|
350782
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
350632
350783
|
"name": "Props"
|
|
350633
350784
|
}
|
|
350634
350785
|
],
|
|
350635
350786
|
"required": true,
|
|
350636
350787
|
"type": {
|
|
350637
|
-
"name": "
|
|
350788
|
+
"name": "never"
|
|
350638
350789
|
}
|
|
350639
|
-
}
|
|
350640
|
-
|
|
350641
|
-
},
|
|
350642
|
-
{
|
|
350643
|
-
"tags": {},
|
|
350644
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
350645
|
-
"description": "",
|
|
350646
|
-
"displayName": "SortingContextMenu",
|
|
350647
|
-
"methods": [],
|
|
350648
|
-
"props": {
|
|
350649
|
-
"isDisabled": {
|
|
350790
|
+
},
|
|
350791
|
+
"children": {
|
|
350650
350792
|
"defaultValue": null,
|
|
350651
350793
|
"description": "",
|
|
350652
|
-
"name": "
|
|
350653
|
-
"parent": {
|
|
350654
|
-
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
350655
|
-
"name": "Props"
|
|
350656
|
-
},
|
|
350794
|
+
"name": "children",
|
|
350657
350795
|
"declarations": [
|
|
350658
350796
|
{
|
|
350659
|
-
"fileName": "
|
|
350660
|
-
"name": "
|
|
350797
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
350798
|
+
"name": "TypeLiteral"
|
|
350661
350799
|
}
|
|
350662
350800
|
],
|
|
350663
350801
|
"required": false,
|
|
350664
350802
|
"type": {
|
|
350665
|
-
"name": "
|
|
350803
|
+
"name": "ReactNode"
|
|
350666
350804
|
}
|
|
350667
350805
|
}
|
|
350668
350806
|
}
|
|
350669
350807
|
},
|
|
350670
350808
|
{
|
|
350671
350809
|
"tags": {},
|
|
350672
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/
|
|
350810
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
350673
350811
|
"description": "",
|
|
350674
|
-
"displayName": "
|
|
350812
|
+
"displayName": "ItemContainer",
|
|
350675
350813
|
"methods": [],
|
|
350676
350814
|
"props": {
|
|
350677
|
-
"
|
|
350815
|
+
"id": {
|
|
350678
350816
|
"defaultValue": null,
|
|
350679
350817
|
"description": "",
|
|
350680
|
-
"name": "
|
|
350818
|
+
"name": "id",
|
|
350681
350819
|
"parent": {
|
|
350682
|
-
"fileName": "components/src/components/List/components/
|
|
350820
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
350683
350821
|
"name": "Props"
|
|
350684
350822
|
},
|
|
350685
350823
|
"declarations": [
|
|
350686
350824
|
{
|
|
350687
|
-
"fileName": "components/src/components/List/components/
|
|
350825
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
350688
350826
|
"name": "Props"
|
|
350689
350827
|
}
|
|
350690
350828
|
],
|
|
350691
350829
|
"required": true,
|
|
350692
350830
|
"type": {
|
|
350693
|
-
"name": "
|
|
350831
|
+
"name": "Key"
|
|
350694
350832
|
}
|
|
350695
350833
|
},
|
|
350696
|
-
"
|
|
350834
|
+
"data": {
|
|
350697
350835
|
"defaultValue": null,
|
|
350698
350836
|
"description": "",
|
|
350699
|
-
"name": "
|
|
350837
|
+
"name": "data",
|
|
350700
350838
|
"parent": {
|
|
350701
|
-
"fileName": "components/src/components/List/components/
|
|
350839
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
350702
350840
|
"name": "Props"
|
|
350703
350841
|
},
|
|
350704
350842
|
"declarations": [
|
|
350705
350843
|
{
|
|
350706
|
-
"fileName": "components/src/components/List/components/
|
|
350844
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
350707
350845
|
"name": "Props"
|
|
350708
350846
|
}
|
|
350709
350847
|
],
|
|
350710
|
-
"required":
|
|
350848
|
+
"required": true,
|
|
350711
350849
|
"type": {
|
|
350712
|
-
"name": "
|
|
350850
|
+
"name": "never"
|
|
350713
350851
|
}
|
|
350714
350852
|
},
|
|
350715
|
-
"
|
|
350853
|
+
"children": {
|
|
350716
350854
|
"defaultValue": null,
|
|
350717
|
-
"description": "
|
|
350718
|
-
"name": "
|
|
350719
|
-
"parent": {
|
|
350720
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
350721
|
-
"name": "PropsWithClassName"
|
|
350722
|
-
},
|
|
350855
|
+
"description": "",
|
|
350856
|
+
"name": "children",
|
|
350723
350857
|
"declarations": [
|
|
350724
350858
|
{
|
|
350725
|
-
"fileName": "
|
|
350726
|
-
"name": "
|
|
350859
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
350860
|
+
"name": "TypeLiteral"
|
|
350727
350861
|
}
|
|
350728
350862
|
],
|
|
350729
350863
|
"required": false,
|
|
350730
350864
|
"type": {
|
|
350731
|
-
"name": "
|
|
350865
|
+
"name": "ReactNode"
|
|
350732
350866
|
}
|
|
350733
350867
|
}
|
|
350734
350868
|
}
|
|
350735
350869
|
},
|
|
350736
350870
|
{
|
|
350737
350871
|
"tags": {},
|
|
350738
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/
|
|
350872
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/FallbackItems/FallbackItems.tsx",
|
|
350739
350873
|
"description": "",
|
|
350740
|
-
"displayName": "
|
|
350874
|
+
"displayName": "FallbackItems",
|
|
350875
|
+
"methods": [],
|
|
350876
|
+
"props": {}
|
|
350877
|
+
},
|
|
350878
|
+
{
|
|
350879
|
+
"tags": {},
|
|
350880
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
350881
|
+
"description": "",
|
|
350882
|
+
"displayName": "ViewModeMenuItem",
|
|
350741
350883
|
"methods": [],
|
|
350742
350884
|
"props": {
|
|
350743
|
-
"
|
|
350885
|
+
"viewMode": {
|
|
350744
350886
|
"defaultValue": null,
|
|
350745
350887
|
"description": "",
|
|
350746
|
-
"name": "
|
|
350888
|
+
"name": "viewMode",
|
|
350747
350889
|
"parent": {
|
|
350748
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
350890
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
350749
350891
|
"name": "Props"
|
|
350750
350892
|
},
|
|
350751
350893
|
"declarations": [
|
|
350752
350894
|
{
|
|
350753
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
350895
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
350754
350896
|
"name": "Props"
|
|
350755
350897
|
}
|
|
350756
350898
|
],
|
|
350757
350899
|
"required": true,
|
|
350758
350900
|
"type": {
|
|
350759
|
-
"name": "
|
|
350760
|
-
}
|
|
350761
|
-
},
|
|
350762
|
-
"selectionMode": {
|
|
350763
|
-
"defaultValue": null,
|
|
350764
|
-
"description": "",
|
|
350765
|
-
"name": "selectionMode",
|
|
350766
|
-
"parent": {
|
|
350767
|
-
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
|
|
350768
|
-
"name": "Props"
|
|
350769
|
-
},
|
|
350770
|
-
"declarations": [
|
|
350771
|
-
{
|
|
350772
|
-
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
|
|
350773
|
-
"name": "Props"
|
|
350774
|
-
}
|
|
350775
|
-
],
|
|
350776
|
-
"required": false,
|
|
350777
|
-
"type": {
|
|
350778
|
-
"name": "ContextMenuSelectionMode"
|
|
350901
|
+
"name": "ListViewMode"
|
|
350779
350902
|
}
|
|
350780
350903
|
}
|
|
350781
350904
|
}
|
|
350782
350905
|
},
|
|
350783
350906
|
{
|
|
350784
350907
|
"tags": {},
|
|
350785
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/
|
|
350908
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
350786
350909
|
"description": "",
|
|
350787
|
-
"displayName": "
|
|
350910
|
+
"displayName": "ViewModeContextMenu",
|
|
350788
350911
|
"methods": [],
|
|
350789
350912
|
"props": {
|
|
350790
350913
|
"isDisabled": {
|
|
@@ -350792,12 +350915,12 @@
|
|
|
350792
350915
|
"description": "",
|
|
350793
350916
|
"name": "isDisabled",
|
|
350794
350917
|
"parent": {
|
|
350795
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
350918
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
350796
350919
|
"name": "Props"
|
|
350797
350920
|
},
|
|
350798
350921
|
"declarations": [
|
|
350799
350922
|
{
|
|
350800
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
350923
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
350801
350924
|
"name": "Props"
|
|
350802
350925
|
}
|
|
350803
350926
|
],
|
|
@@ -350810,28 +350933,28 @@
|
|
|
350810
350933
|
},
|
|
350811
350934
|
{
|
|
350812
350935
|
"tags": {},
|
|
350813
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/
|
|
350936
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
350814
350937
|
"description": "",
|
|
350815
|
-
"displayName": "
|
|
350938
|
+
"displayName": "SearchField",
|
|
350816
350939
|
"methods": [],
|
|
350817
350940
|
"props": {
|
|
350818
|
-
"
|
|
350941
|
+
"search": {
|
|
350819
350942
|
"defaultValue": null,
|
|
350820
350943
|
"description": "",
|
|
350821
|
-
"name": "
|
|
350944
|
+
"name": "search",
|
|
350822
350945
|
"parent": {
|
|
350823
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
350946
|
+
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
350824
350947
|
"name": "Props"
|
|
350825
350948
|
},
|
|
350826
350949
|
"declarations": [
|
|
350827
350950
|
{
|
|
350828
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
350951
|
+
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
350829
350952
|
"name": "Props"
|
|
350830
350953
|
}
|
|
350831
350954
|
],
|
|
350832
350955
|
"required": true,
|
|
350833
350956
|
"type": {
|
|
350834
|
-
"name": "
|
|
350957
|
+
"name": "Search<never>"
|
|
350835
350958
|
}
|
|
350836
350959
|
},
|
|
350837
350960
|
"isDisabled": {
|
|
@@ -350839,12 +350962,12 @@
|
|
|
350839
350962
|
"description": "",
|
|
350840
350963
|
"name": "isDisabled",
|
|
350841
350964
|
"parent": {
|
|
350842
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
350965
|
+
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
350843
350966
|
"name": "Props"
|
|
350844
350967
|
},
|
|
350845
350968
|
"declarations": [
|
|
350846
350969
|
{
|
|
350847
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
350970
|
+
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
350848
350971
|
"name": "Props"
|
|
350849
350972
|
}
|
|
350850
350973
|
],
|
|
@@ -350852,46 +350975,74 @@
|
|
|
350852
350975
|
"type": {
|
|
350853
350976
|
"name": "boolean"
|
|
350854
350977
|
}
|
|
350978
|
+
},
|
|
350979
|
+
"className": {
|
|
350980
|
+
"defaultValue": null,
|
|
350981
|
+
"description": "The elements class name.",
|
|
350982
|
+
"name": "className",
|
|
350983
|
+
"parent": {
|
|
350984
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
350985
|
+
"name": "PropsWithClassName"
|
|
350986
|
+
},
|
|
350987
|
+
"declarations": [
|
|
350988
|
+
{
|
|
350989
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
350990
|
+
"name": "PropsWithClassName"
|
|
350991
|
+
}
|
|
350992
|
+
],
|
|
350993
|
+
"required": false,
|
|
350994
|
+
"type": {
|
|
350995
|
+
"name": "string"
|
|
350996
|
+
}
|
|
350855
350997
|
}
|
|
350856
350998
|
}
|
|
350857
350999
|
},
|
|
350858
351000
|
{
|
|
350859
351001
|
"tags": {},
|
|
350860
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/
|
|
351002
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
350861
351003
|
"description": "",
|
|
350862
|
-
"displayName": "
|
|
351004
|
+
"displayName": "SortingMenuItem",
|
|
350863
351005
|
"methods": [],
|
|
350864
351006
|
"props": {
|
|
350865
|
-
"
|
|
351007
|
+
"sorting": {
|
|
350866
351008
|
"defaultValue": null,
|
|
350867
351009
|
"description": "",
|
|
350868
|
-
"name": "
|
|
351010
|
+
"name": "sorting",
|
|
350869
351011
|
"parent": {
|
|
350870
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
351012
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
350871
351013
|
"name": "Props"
|
|
350872
351014
|
},
|
|
350873
351015
|
"declarations": [
|
|
350874
351016
|
{
|
|
350875
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
351017
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
350876
351018
|
"name": "Props"
|
|
350877
351019
|
}
|
|
350878
351020
|
],
|
|
350879
351021
|
"required": true,
|
|
350880
351022
|
"type": {
|
|
350881
|
-
"name": "
|
|
351023
|
+
"name": "Sorting<never>"
|
|
350882
351024
|
}
|
|
350883
|
-
}
|
|
351025
|
+
}
|
|
351026
|
+
}
|
|
351027
|
+
},
|
|
351028
|
+
{
|
|
351029
|
+
"tags": {},
|
|
351030
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
351031
|
+
"description": "",
|
|
351032
|
+
"displayName": "SortingContextMenu",
|
|
351033
|
+
"methods": [],
|
|
351034
|
+
"props": {
|
|
350884
351035
|
"isDisabled": {
|
|
350885
351036
|
"defaultValue": null,
|
|
350886
351037
|
"description": "",
|
|
350887
351038
|
"name": "isDisabled",
|
|
350888
351039
|
"parent": {
|
|
350889
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
351040
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
350890
351041
|
"name": "Props"
|
|
350891
351042
|
},
|
|
350892
351043
|
"declarations": [
|
|
350893
351044
|
{
|
|
350894
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
351045
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
350895
351046
|
"name": "Props"
|
|
350896
351047
|
}
|
|
350897
351048
|
],
|
|
@@ -351119,348 +351270,197 @@
|
|
|
351119
351270
|
},
|
|
351120
351271
|
{
|
|
351121
351272
|
"tags": {},
|
|
351122
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/
|
|
351273
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
|
|
351123
351274
|
"description": "",
|
|
351124
|
-
"displayName": "
|
|
351275
|
+
"displayName": "FilterMenuItem",
|
|
351125
351276
|
"methods": [],
|
|
351126
351277
|
"props": {
|
|
351127
|
-
"
|
|
351278
|
+
"filterValue": {
|
|
351128
351279
|
"defaultValue": null,
|
|
351129
351280
|
"description": "",
|
|
351130
|
-
"name": "
|
|
351281
|
+
"name": "filterValue",
|
|
351131
351282
|
"parent": {
|
|
351132
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
351283
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
|
|
351133
351284
|
"name": "Props"
|
|
351134
351285
|
},
|
|
351135
351286
|
"declarations": [
|
|
351136
351287
|
{
|
|
351137
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
351288
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
|
|
351138
351289
|
"name": "Props"
|
|
351139
351290
|
}
|
|
351140
351291
|
],
|
|
351141
|
-
"required":
|
|
351292
|
+
"required": true,
|
|
351142
351293
|
"type": {
|
|
351143
|
-
"name": "
|
|
351294
|
+
"name": "FilterValue"
|
|
351144
351295
|
}
|
|
351145
|
-
}
|
|
351146
|
-
|
|
351147
|
-
},
|
|
351148
|
-
{
|
|
351149
|
-
"tags": {},
|
|
351150
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
351151
|
-
"description": "",
|
|
351152
|
-
"displayName": "Item",
|
|
351153
|
-
"methods": [],
|
|
351154
|
-
"props": {
|
|
351155
|
-
"id": {
|
|
351296
|
+
},
|
|
351297
|
+
"selectionMode": {
|
|
351156
351298
|
"defaultValue": null,
|
|
351157
351299
|
"description": "",
|
|
351158
|
-
"name": "
|
|
351300
|
+
"name": "selectionMode",
|
|
351159
351301
|
"parent": {
|
|
351160
|
-
"fileName": "components/src/components/List/components/
|
|
351302
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
|
|
351161
351303
|
"name": "Props"
|
|
351162
351304
|
},
|
|
351163
351305
|
"declarations": [
|
|
351164
351306
|
{
|
|
351165
|
-
"fileName": "components/src/components/List/components/
|
|
351307
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
|
|
351166
351308
|
"name": "Props"
|
|
351167
351309
|
}
|
|
351168
351310
|
],
|
|
351169
|
-
"required":
|
|
351311
|
+
"required": false,
|
|
351170
351312
|
"type": {
|
|
351171
|
-
"name": "
|
|
351313
|
+
"name": "ContextMenuSelectionMode"
|
|
351172
351314
|
}
|
|
351173
|
-
}
|
|
351174
|
-
|
|
351315
|
+
}
|
|
351316
|
+
}
|
|
351317
|
+
},
|
|
351318
|
+
{
|
|
351319
|
+
"tags": {},
|
|
351320
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenus.tsx",
|
|
351321
|
+
"description": "",
|
|
351322
|
+
"displayName": "FilterContextMenus",
|
|
351323
|
+
"methods": [],
|
|
351324
|
+
"props": {
|
|
351325
|
+
"isDisabled": {
|
|
351175
351326
|
"defaultValue": null,
|
|
351176
351327
|
"description": "",
|
|
351177
|
-
"name": "
|
|
351328
|
+
"name": "isDisabled",
|
|
351178
351329
|
"parent": {
|
|
351179
|
-
"fileName": "components/src/components/List/components/
|
|
351330
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenus.tsx",
|
|
351180
351331
|
"name": "Props"
|
|
351181
351332
|
},
|
|
351182
351333
|
"declarations": [
|
|
351183
351334
|
{
|
|
351184
|
-
"fileName": "components/src/components/List/components/
|
|
351335
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenus.tsx",
|
|
351185
351336
|
"name": "Props"
|
|
351186
351337
|
}
|
|
351187
351338
|
],
|
|
351188
|
-
"required": true,
|
|
351189
|
-
"type": {
|
|
351190
|
-
"name": "never"
|
|
351191
|
-
}
|
|
351192
|
-
},
|
|
351193
|
-
"children": {
|
|
351194
|
-
"defaultValue": null,
|
|
351195
|
-
"description": "",
|
|
351196
|
-
"name": "children",
|
|
351197
|
-
"declarations": [
|
|
351198
|
-
{
|
|
351199
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
351200
|
-
"name": "TypeLiteral"
|
|
351201
|
-
}
|
|
351202
|
-
],
|
|
351203
351339
|
"required": false,
|
|
351204
351340
|
"type": {
|
|
351205
|
-
"name": "
|
|
351341
|
+
"name": "boolean"
|
|
351206
351342
|
}
|
|
351207
351343
|
}
|
|
351208
351344
|
}
|
|
351209
351345
|
},
|
|
351210
351346
|
{
|
|
351211
351347
|
"tags": {},
|
|
351212
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/
|
|
351348
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
|
|
351213
351349
|
"description": "",
|
|
351214
|
-
"displayName": "
|
|
351350
|
+
"displayName": "FilterContextMenu",
|
|
351215
351351
|
"methods": [],
|
|
351216
351352
|
"props": {
|
|
351217
|
-
"
|
|
351353
|
+
"filter": {
|
|
351218
351354
|
"defaultValue": null,
|
|
351219
351355
|
"description": "",
|
|
351220
|
-
"name": "
|
|
351356
|
+
"name": "filter",
|
|
351221
351357
|
"parent": {
|
|
351222
|
-
"fileName": "components/src/components/List/components/
|
|
351358
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
|
|
351223
351359
|
"name": "Props"
|
|
351224
351360
|
},
|
|
351225
351361
|
"declarations": [
|
|
351226
351362
|
{
|
|
351227
|
-
"fileName": "components/src/components/List/components/
|
|
351363
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
|
|
351228
351364
|
"name": "Props"
|
|
351229
351365
|
}
|
|
351230
351366
|
],
|
|
351231
351367
|
"required": true,
|
|
351232
351368
|
"type": {
|
|
351233
|
-
"name": "
|
|
351369
|
+
"name": "Filter<never, never, never>"
|
|
351234
351370
|
}
|
|
351235
351371
|
},
|
|
351236
|
-
"
|
|
351372
|
+
"isDisabled": {
|
|
351237
351373
|
"defaultValue": null,
|
|
351238
351374
|
"description": "",
|
|
351239
|
-
"name": "
|
|
351375
|
+
"name": "isDisabled",
|
|
351240
351376
|
"parent": {
|
|
351241
|
-
"fileName": "components/src/components/List/components/
|
|
351377
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
|
|
351242
351378
|
"name": "Props"
|
|
351243
351379
|
},
|
|
351244
351380
|
"declarations": [
|
|
351245
351381
|
{
|
|
351246
|
-
"fileName": "components/src/components/List/components/
|
|
351382
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
|
|
351247
351383
|
"name": "Props"
|
|
351248
351384
|
}
|
|
351249
351385
|
],
|
|
351250
|
-
"required": true,
|
|
351251
|
-
"type": {
|
|
351252
|
-
"name": "never"
|
|
351253
|
-
}
|
|
351254
|
-
},
|
|
351255
|
-
"children": {
|
|
351256
|
-
"defaultValue": null,
|
|
351257
|
-
"description": "",
|
|
351258
|
-
"name": "children",
|
|
351259
|
-
"declarations": [
|
|
351260
|
-
{
|
|
351261
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
351262
|
-
"name": "TypeLiteral"
|
|
351263
|
-
}
|
|
351264
|
-
],
|
|
351265
351386
|
"required": false,
|
|
351266
351387
|
"type": {
|
|
351267
|
-
"name": "
|
|
351388
|
+
"name": "boolean"
|
|
351268
351389
|
}
|
|
351269
351390
|
}
|
|
351270
351391
|
}
|
|
351271
351392
|
},
|
|
351272
351393
|
{
|
|
351273
351394
|
"tags": {},
|
|
351274
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/
|
|
351275
|
-
"description": "",
|
|
351276
|
-
"displayName": "FallbackItems",
|
|
351277
|
-
"methods": [],
|
|
351278
|
-
"props": {}
|
|
351279
|
-
},
|
|
351280
|
-
{
|
|
351281
|
-
"tags": {
|
|
351282
|
-
"flr-generate": "all"
|
|
351283
|
-
},
|
|
351284
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.tsx",
|
|
351395
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
|
|
351285
351396
|
"description": "",
|
|
351286
|
-
"displayName": "
|
|
351397
|
+
"displayName": "DateRangeFilterPopover",
|
|
351287
351398
|
"methods": [],
|
|
351288
351399
|
"props": {
|
|
351289
|
-
"
|
|
351400
|
+
"filter": {
|
|
351290
351401
|
"defaultValue": null,
|
|
351291
351402
|
"description": "",
|
|
351292
|
-
"name": "
|
|
351293
|
-
"declarations": [
|
|
351294
|
-
{
|
|
351295
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
351296
|
-
"name": "TypeLiteral"
|
|
351297
|
-
}
|
|
351298
|
-
],
|
|
351299
|
-
"required": false,
|
|
351300
|
-
"type": {
|
|
351301
|
-
"name": "ReactNode"
|
|
351302
|
-
}
|
|
351303
|
-
},
|
|
351304
|
-
"s": {
|
|
351305
|
-
"defaultValue": null,
|
|
351306
|
-
"description": "Column layout for container size s.",
|
|
351307
|
-
"name": "s",
|
|
351403
|
+
"name": "filter",
|
|
351308
351404
|
"parent": {
|
|
351309
|
-
"fileName": "components/src/components/
|
|
351310
|
-
"name": "
|
|
351405
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
|
|
351406
|
+
"name": "Props"
|
|
351311
351407
|
},
|
|
351312
351408
|
"declarations": [
|
|
351313
351409
|
{
|
|
351314
|
-
"fileName": "components/src/components/
|
|
351315
|
-
"name": "
|
|
351410
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
|
|
351411
|
+
"name": "Props"
|
|
351316
351412
|
}
|
|
351317
351413
|
],
|
|
351318
|
-
"required":
|
|
351414
|
+
"required": true,
|
|
351319
351415
|
"type": {
|
|
351320
|
-
"name": "
|
|
351416
|
+
"name": "AnyDateRangeFilter"
|
|
351321
351417
|
}
|
|
351322
351418
|
},
|
|
351323
|
-
"
|
|
351419
|
+
"isDisabled": {
|
|
351324
351420
|
"defaultValue": null,
|
|
351325
|
-
"description": "
|
|
351326
|
-
"name": "
|
|
351421
|
+
"description": "",
|
|
351422
|
+
"name": "isDisabled",
|
|
351327
351423
|
"parent": {
|
|
351328
|
-
"fileName": "components/src/components/
|
|
351329
|
-
"name": "
|
|
351424
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
|
|
351425
|
+
"name": "Props"
|
|
351330
351426
|
},
|
|
351331
351427
|
"declarations": [
|
|
351332
351428
|
{
|
|
351333
|
-
"fileName": "components/src/components/
|
|
351334
|
-
"name": "
|
|
351429
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/DateRangeFilterPopover.tsx",
|
|
351430
|
+
"name": "Props"
|
|
351335
351431
|
}
|
|
351336
351432
|
],
|
|
351337
351433
|
"required": false,
|
|
351338
351434
|
"type": {
|
|
351339
|
-
"name": "
|
|
351435
|
+
"name": "boolean"
|
|
351340
351436
|
}
|
|
351341
|
-
}
|
|
351342
|
-
|
|
351437
|
+
}
|
|
351438
|
+
}
|
|
351439
|
+
},
|
|
351440
|
+
{
|
|
351441
|
+
"tags": {},
|
|
351442
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|
|
351443
|
+
"description": "",
|
|
351444
|
+
"displayName": "ActiveFilters",
|
|
351445
|
+
"methods": [],
|
|
351446
|
+
"props": {
|
|
351447
|
+
"isDisabled": {
|
|
351343
351448
|
"defaultValue": null,
|
|
351344
|
-
"description": "
|
|
351345
|
-
"name": "
|
|
351449
|
+
"description": "",
|
|
351450
|
+
"name": "isDisabled",
|
|
351346
351451
|
"parent": {
|
|
351347
|
-
"fileName": "components/src/components/
|
|
351348
|
-
"name": "
|
|
351452
|
+
"fileName": "components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|
|
351453
|
+
"name": "Props"
|
|
351349
351454
|
},
|
|
351350
351455
|
"declarations": [
|
|
351351
351456
|
{
|
|
351352
|
-
"fileName": "components/src/components/
|
|
351353
|
-
"name": "
|
|
351354
|
-
}
|
|
351355
|
-
],
|
|
351356
|
-
"required": false,
|
|
351357
|
-
"type": {
|
|
351358
|
-
"name": "(number | null)[]"
|
|
351359
|
-
}
|
|
351360
|
-
},
|
|
351361
|
-
"title": {
|
|
351362
|
-
"defaultValue": null,
|
|
351363
|
-
"description": "",
|
|
351364
|
-
"name": "title",
|
|
351365
|
-
"declarations": [
|
|
351366
|
-
{
|
|
351367
|
-
"fileName": "components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.tsx",
|
|
351368
|
-
"name": "TypeLiteral"
|
|
351369
|
-
}
|
|
351370
|
-
],
|
|
351371
|
-
"required": false,
|
|
351372
|
-
"type": {
|
|
351373
|
-
"name": "ReactNode"
|
|
351374
|
-
}
|
|
351375
|
-
},
|
|
351376
|
-
"subTitle": {
|
|
351377
|
-
"defaultValue": null,
|
|
351378
|
-
"description": "",
|
|
351379
|
-
"name": "subTitle",
|
|
351380
|
-
"declarations": [
|
|
351381
|
-
{
|
|
351382
|
-
"fileName": "components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.tsx",
|
|
351383
|
-
"name": "TypeLiteral"
|
|
351384
|
-
}
|
|
351385
|
-
],
|
|
351386
|
-
"required": false,
|
|
351387
|
-
"type": {
|
|
351388
|
-
"name": "ReactNode"
|
|
351389
|
-
}
|
|
351390
|
-
},
|
|
351391
|
-
"avatar": {
|
|
351392
|
-
"defaultValue": null,
|
|
351393
|
-
"description": "",
|
|
351394
|
-
"name": "avatar",
|
|
351395
|
-
"declarations": [
|
|
351396
|
-
{
|
|
351397
|
-
"fileName": "components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.tsx",
|
|
351398
|
-
"name": "TypeLiteral"
|
|
351399
|
-
}
|
|
351400
|
-
],
|
|
351401
|
-
"required": false,
|
|
351402
|
-
"type": {
|
|
351403
|
-
"name": "ReactNode"
|
|
351404
|
-
}
|
|
351405
|
-
},
|
|
351406
|
-
"button": {
|
|
351407
|
-
"defaultValue": null,
|
|
351408
|
-
"description": "",
|
|
351409
|
-
"name": "button",
|
|
351410
|
-
"declarations": [
|
|
351411
|
-
{
|
|
351412
|
-
"fileName": "components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.tsx",
|
|
351413
|
-
"name": "TypeLiteral"
|
|
351414
|
-
}
|
|
351415
|
-
],
|
|
351416
|
-
"required": false,
|
|
351417
|
-
"type": {
|
|
351418
|
-
"name": "ReactNode"
|
|
351419
|
-
}
|
|
351420
|
-
},
|
|
351421
|
-
"bottom": {
|
|
351422
|
-
"defaultValue": null,
|
|
351423
|
-
"description": "",
|
|
351424
|
-
"name": "bottom",
|
|
351425
|
-
"declarations": [
|
|
351426
|
-
{
|
|
351427
|
-
"fileName": "components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.tsx",
|
|
351428
|
-
"name": "TypeLiteral"
|
|
351429
|
-
}
|
|
351430
|
-
],
|
|
351431
|
-
"required": false,
|
|
351432
|
-
"type": {
|
|
351433
|
-
"name": "ReactNode"
|
|
351434
|
-
}
|
|
351435
|
-
},
|
|
351436
|
-
"checkbox": {
|
|
351437
|
-
"defaultValue": null,
|
|
351438
|
-
"description": "",
|
|
351439
|
-
"name": "checkbox",
|
|
351440
|
-
"declarations": [
|
|
351441
|
-
{
|
|
351442
|
-
"fileName": "components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.tsx",
|
|
351443
|
-
"name": "TypeLiteral"
|
|
351444
|
-
}
|
|
351445
|
-
],
|
|
351446
|
-
"required": false,
|
|
351447
|
-
"type": {
|
|
351448
|
-
"name": "ReactNode"
|
|
351449
|
-
}
|
|
351450
|
-
},
|
|
351451
|
-
"viewMode": {
|
|
351452
|
-
"defaultValue": null,
|
|
351453
|
-
"description": "",
|
|
351454
|
-
"name": "viewMode",
|
|
351455
|
-
"declarations": [
|
|
351456
|
-
{
|
|
351457
|
-
"fileName": "components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.tsx",
|
|
351458
|
-
"name": "TypeLiteral"
|
|
351457
|
+
"fileName": "components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|
|
351458
|
+
"name": "Props"
|
|
351459
351459
|
}
|
|
351460
351460
|
],
|
|
351461
351461
|
"required": false,
|
|
351462
351462
|
"type": {
|
|
351463
|
-
"name": "
|
|
351463
|
+
"name": "boolean"
|
|
351464
351464
|
}
|
|
351465
351465
|
}
|
|
351466
351466
|
}
|
|
@@ -359479,34 +359479,6 @@
|
|
|
359479
359479
|
}
|
|
359480
359480
|
}
|
|
359481
359481
|
},
|
|
359482
|
-
{
|
|
359483
|
-
"tags": {},
|
|
359484
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
359485
|
-
"description": "",
|
|
359486
|
-
"displayName": "ListItemSkeletonView",
|
|
359487
|
-
"methods": [],
|
|
359488
|
-
"props": {
|
|
359489
|
-
"viewMode": {
|
|
359490
|
-
"defaultValue": null,
|
|
359491
|
-
"description": "",
|
|
359492
|
-
"name": "viewMode",
|
|
359493
|
-
"parent": {
|
|
359494
|
-
"fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
359495
|
-
"name": "ListItemSkeletonViewProps"
|
|
359496
|
-
},
|
|
359497
|
-
"declarations": [
|
|
359498
|
-
{
|
|
359499
|
-
"fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
359500
|
-
"name": "ListItemSkeletonViewProps"
|
|
359501
|
-
}
|
|
359502
|
-
],
|
|
359503
|
-
"required": true,
|
|
359504
|
-
"type": {
|
|
359505
|
-
"name": "ListViewMode"
|
|
359506
|
-
}
|
|
359507
|
-
}
|
|
359508
|
-
}
|
|
359509
|
-
},
|
|
359510
359482
|
{
|
|
359511
359483
|
"tags": {},
|
|
359512
359484
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/OptionsButton/index.tsx",
|
|
@@ -359592,5 +359564,33 @@
|
|
|
359592
359564
|
}
|
|
359593
359565
|
}
|
|
359594
359566
|
}
|
|
359567
|
+
},
|
|
359568
|
+
{
|
|
359569
|
+
"tags": {},
|
|
359570
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
359571
|
+
"description": "",
|
|
359572
|
+
"displayName": "ListItemSkeletonView",
|
|
359573
|
+
"methods": [],
|
|
359574
|
+
"props": {
|
|
359575
|
+
"viewMode": {
|
|
359576
|
+
"defaultValue": null,
|
|
359577
|
+
"description": "",
|
|
359578
|
+
"name": "viewMode",
|
|
359579
|
+
"parent": {
|
|
359580
|
+
"fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
359581
|
+
"name": "ListItemSkeletonViewProps"
|
|
359582
|
+
},
|
|
359583
|
+
"declarations": [
|
|
359584
|
+
{
|
|
359585
|
+
"fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
359586
|
+
"name": "ListItemSkeletonViewProps"
|
|
359587
|
+
}
|
|
359588
|
+
],
|
|
359589
|
+
"required": true,
|
|
359590
|
+
"type": {
|
|
359591
|
+
"name": "ListViewMode"
|
|
359592
|
+
}
|
|
359593
|
+
}
|
|
359594
|
+
}
|
|
359595
359595
|
}
|
|
359596
359596
|
]
|