@mittwald/flow-react-components 0.2.0-alpha.957 → 0.2.0-alpha.959
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 +8 -0
- package/dist/assets/doc-properties.json +1321 -1321
- package/package.json +6 -6
|
@@ -247711,87 +247711,6 @@
|
|
|
247711
247711
|
}
|
|
247712
247712
|
}
|
|
247713
247713
|
},
|
|
247714
|
-
{
|
|
247715
|
-
"tags": {},
|
|
247716
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Activity/Activity.tsx",
|
|
247717
|
-
"description": "",
|
|
247718
|
-
"displayName": "Activity",
|
|
247719
|
-
"methods": [],
|
|
247720
|
-
"props": {
|
|
247721
|
-
"isActive": {
|
|
247722
|
-
"defaultValue": null,
|
|
247723
|
-
"description": "",
|
|
247724
|
-
"name": "isActive",
|
|
247725
|
-
"parent": {
|
|
247726
|
-
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
247727
|
-
"name": "ActivityProps"
|
|
247728
|
-
},
|
|
247729
|
-
"declarations": [
|
|
247730
|
-
{
|
|
247731
|
-
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
247732
|
-
"name": "ActivityProps"
|
|
247733
|
-
}
|
|
247734
|
-
],
|
|
247735
|
-
"required": false,
|
|
247736
|
-
"type": {
|
|
247737
|
-
"name": "boolean"
|
|
247738
|
-
}
|
|
247739
|
-
},
|
|
247740
|
-
"inactiveDelay": {
|
|
247741
|
-
"defaultValue": null,
|
|
247742
|
-
"description": "",
|
|
247743
|
-
"name": "inactiveDelay",
|
|
247744
|
-
"parent": {
|
|
247745
|
-
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
247746
|
-
"name": "ActivityProps"
|
|
247747
|
-
},
|
|
247748
|
-
"declarations": [
|
|
247749
|
-
{
|
|
247750
|
-
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
247751
|
-
"name": "ActivityProps"
|
|
247752
|
-
}
|
|
247753
|
-
],
|
|
247754
|
-
"required": false,
|
|
247755
|
-
"type": {
|
|
247756
|
-
"name": "number"
|
|
247757
|
-
}
|
|
247758
|
-
},
|
|
247759
|
-
"forceCustomActivity": {
|
|
247760
|
-
"defaultValue": null,
|
|
247761
|
-
"description": "@internal",
|
|
247762
|
-
"name": "forceCustomActivity",
|
|
247763
|
-
"parent": {
|
|
247764
|
-
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
247765
|
-
"name": "ActivityProps"
|
|
247766
|
-
},
|
|
247767
|
-
"declarations": [
|
|
247768
|
-
{
|
|
247769
|
-
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
247770
|
-
"name": "ActivityProps"
|
|
247771
|
-
}
|
|
247772
|
-
],
|
|
247773
|
-
"required": false,
|
|
247774
|
-
"type": {
|
|
247775
|
-
"name": "boolean"
|
|
247776
|
-
}
|
|
247777
|
-
},
|
|
247778
|
-
"children": {
|
|
247779
|
-
"defaultValue": null,
|
|
247780
|
-
"description": "",
|
|
247781
|
-
"name": "children",
|
|
247782
|
-
"declarations": [
|
|
247783
|
-
{
|
|
247784
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
247785
|
-
"name": "TypeLiteral"
|
|
247786
|
-
}
|
|
247787
|
-
],
|
|
247788
|
-
"required": false,
|
|
247789
|
-
"type": {
|
|
247790
|
-
"name": "ReactNode"
|
|
247791
|
-
}
|
|
247792
|
-
}
|
|
247793
|
-
}
|
|
247794
|
-
},
|
|
247795
247714
|
{
|
|
247796
247715
|
"tags": {
|
|
247797
247716
|
"flr-generate": "all"
|
|
@@ -253176,6 +253095,87 @@
|
|
|
253176
253095
|
}
|
|
253177
253096
|
}
|
|
253178
253097
|
},
|
|
253098
|
+
{
|
|
253099
|
+
"tags": {},
|
|
253100
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Activity/Activity.tsx",
|
|
253101
|
+
"description": "",
|
|
253102
|
+
"displayName": "Activity",
|
|
253103
|
+
"methods": [],
|
|
253104
|
+
"props": {
|
|
253105
|
+
"isActive": {
|
|
253106
|
+
"defaultValue": null,
|
|
253107
|
+
"description": "",
|
|
253108
|
+
"name": "isActive",
|
|
253109
|
+
"parent": {
|
|
253110
|
+
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
253111
|
+
"name": "ActivityProps"
|
|
253112
|
+
},
|
|
253113
|
+
"declarations": [
|
|
253114
|
+
{
|
|
253115
|
+
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
253116
|
+
"name": "ActivityProps"
|
|
253117
|
+
}
|
|
253118
|
+
],
|
|
253119
|
+
"required": false,
|
|
253120
|
+
"type": {
|
|
253121
|
+
"name": "boolean"
|
|
253122
|
+
}
|
|
253123
|
+
},
|
|
253124
|
+
"inactiveDelay": {
|
|
253125
|
+
"defaultValue": null,
|
|
253126
|
+
"description": "",
|
|
253127
|
+
"name": "inactiveDelay",
|
|
253128
|
+
"parent": {
|
|
253129
|
+
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
253130
|
+
"name": "ActivityProps"
|
|
253131
|
+
},
|
|
253132
|
+
"declarations": [
|
|
253133
|
+
{
|
|
253134
|
+
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
253135
|
+
"name": "ActivityProps"
|
|
253136
|
+
}
|
|
253137
|
+
],
|
|
253138
|
+
"required": false,
|
|
253139
|
+
"type": {
|
|
253140
|
+
"name": "number"
|
|
253141
|
+
}
|
|
253142
|
+
},
|
|
253143
|
+
"forceCustomActivity": {
|
|
253144
|
+
"defaultValue": null,
|
|
253145
|
+
"description": "@internal",
|
|
253146
|
+
"name": "forceCustomActivity",
|
|
253147
|
+
"parent": {
|
|
253148
|
+
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
253149
|
+
"name": "ActivityProps"
|
|
253150
|
+
},
|
|
253151
|
+
"declarations": [
|
|
253152
|
+
{
|
|
253153
|
+
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
253154
|
+
"name": "ActivityProps"
|
|
253155
|
+
}
|
|
253156
|
+
],
|
|
253157
|
+
"required": false,
|
|
253158
|
+
"type": {
|
|
253159
|
+
"name": "boolean"
|
|
253160
|
+
}
|
|
253161
|
+
},
|
|
253162
|
+
"children": {
|
|
253163
|
+
"defaultValue": null,
|
|
253164
|
+
"description": "",
|
|
253165
|
+
"name": "children",
|
|
253166
|
+
"declarations": [
|
|
253167
|
+
{
|
|
253168
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
253169
|
+
"name": "TypeLiteral"
|
|
253170
|
+
}
|
|
253171
|
+
],
|
|
253172
|
+
"required": false,
|
|
253173
|
+
"type": {
|
|
253174
|
+
"name": "ReactNode"
|
|
253175
|
+
}
|
|
253176
|
+
}
|
|
253177
|
+
}
|
|
253178
|
+
},
|
|
253179
253179
|
{
|
|
253180
253180
|
"tags": {
|
|
253181
253181
|
"flr-generate": "all"
|
|
@@ -299077,72 +299077,6 @@
|
|
|
299077
299077
|
}
|
|
299078
299078
|
}
|
|
299079
299079
|
},
|
|
299080
|
-
{
|
|
299081
|
-
"tags": {},
|
|
299082
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
299083
|
-
"description": "",
|
|
299084
|
-
"displayName": "TabList",
|
|
299085
|
-
"methods": [],
|
|
299086
|
-
"props": {
|
|
299087
|
-
"selection": {
|
|
299088
|
-
"defaultValue": null,
|
|
299089
|
-
"description": "",
|
|
299090
|
-
"name": "selection",
|
|
299091
|
-
"parent": {
|
|
299092
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
299093
|
-
"name": "Props"
|
|
299094
|
-
},
|
|
299095
|
-
"declarations": [
|
|
299096
|
-
{
|
|
299097
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
299098
|
-
"name": "Props"
|
|
299099
|
-
}
|
|
299100
|
-
],
|
|
299101
|
-
"required": true,
|
|
299102
|
-
"type": {
|
|
299103
|
-
"name": "Key | undefined"
|
|
299104
|
-
}
|
|
299105
|
-
},
|
|
299106
|
-
"onContextMenuSelectionChange": {
|
|
299107
|
-
"defaultValue": null,
|
|
299108
|
-
"description": "",
|
|
299109
|
-
"name": "onContextMenuSelectionChange",
|
|
299110
|
-
"parent": {
|
|
299111
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
299112
|
-
"name": "Props"
|
|
299113
|
-
},
|
|
299114
|
-
"declarations": [
|
|
299115
|
-
{
|
|
299116
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
299117
|
-
"name": "Props"
|
|
299118
|
-
}
|
|
299119
|
-
],
|
|
299120
|
-
"required": true,
|
|
299121
|
-
"type": {
|
|
299122
|
-
"name": "(key: Key) => void"
|
|
299123
|
-
}
|
|
299124
|
-
},
|
|
299125
|
-
"disabledKeys": {
|
|
299126
|
-
"defaultValue": null,
|
|
299127
|
-
"description": "",
|
|
299128
|
-
"name": "disabledKeys",
|
|
299129
|
-
"parent": {
|
|
299130
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
299131
|
-
"name": "Props"
|
|
299132
|
-
},
|
|
299133
|
-
"declarations": [
|
|
299134
|
-
{
|
|
299135
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
299136
|
-
"name": "Props"
|
|
299137
|
-
}
|
|
299138
|
-
],
|
|
299139
|
-
"required": false,
|
|
299140
|
-
"type": {
|
|
299141
|
-
"name": "Iterable<Key>"
|
|
299142
|
-
}
|
|
299143
|
-
}
|
|
299144
|
-
}
|
|
299145
|
-
},
|
|
299146
299080
|
{
|
|
299147
299081
|
"tags": {
|
|
299148
299082
|
"flr-generate": "all"
|
|
@@ -300657,35 +300591,101 @@
|
|
|
300657
300591
|
},
|
|
300658
300592
|
{
|
|
300659
300593
|
"tags": {},
|
|
300660
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/
|
|
300594
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
300661
300595
|
"description": "",
|
|
300662
|
-
"displayName": "
|
|
300596
|
+
"displayName": "TabList",
|
|
300663
300597
|
"methods": [],
|
|
300664
300598
|
"props": {
|
|
300665
|
-
"
|
|
300599
|
+
"selection": {
|
|
300666
300600
|
"defaultValue": null,
|
|
300667
300601
|
"description": "",
|
|
300668
|
-
"name": "
|
|
300602
|
+
"name": "selection",
|
|
300669
300603
|
"parent": {
|
|
300670
|
-
"fileName": "components/src/components/Tabs/
|
|
300671
|
-
"name": "
|
|
300604
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
300605
|
+
"name": "Props"
|
|
300672
300606
|
},
|
|
300673
300607
|
"declarations": [
|
|
300674
300608
|
{
|
|
300675
|
-
"fileName": "components/src/components/Tabs/
|
|
300676
|
-
"name": "
|
|
300609
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
300610
|
+
"name": "Props"
|
|
300611
|
+
}
|
|
300612
|
+
],
|
|
300613
|
+
"required": true,
|
|
300614
|
+
"type": {
|
|
300615
|
+
"name": "Key | undefined"
|
|
300616
|
+
}
|
|
300617
|
+
},
|
|
300618
|
+
"onContextMenuSelectionChange": {
|
|
300619
|
+
"defaultValue": null,
|
|
300620
|
+
"description": "",
|
|
300621
|
+
"name": "onContextMenuSelectionChange",
|
|
300622
|
+
"parent": {
|
|
300623
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
300624
|
+
"name": "Props"
|
|
300625
|
+
},
|
|
300626
|
+
"declarations": [
|
|
300627
|
+
{
|
|
300628
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
300629
|
+
"name": "Props"
|
|
300630
|
+
}
|
|
300631
|
+
],
|
|
300632
|
+
"required": true,
|
|
300633
|
+
"type": {
|
|
300634
|
+
"name": "(key: Key) => void"
|
|
300635
|
+
}
|
|
300636
|
+
},
|
|
300637
|
+
"disabledKeys": {
|
|
300638
|
+
"defaultValue": null,
|
|
300639
|
+
"description": "",
|
|
300640
|
+
"name": "disabledKeys",
|
|
300641
|
+
"parent": {
|
|
300642
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
300643
|
+
"name": "Props"
|
|
300644
|
+
},
|
|
300645
|
+
"declarations": [
|
|
300646
|
+
{
|
|
300647
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
300648
|
+
"name": "Props"
|
|
300677
300649
|
}
|
|
300678
300650
|
],
|
|
300679
300651
|
"required": false,
|
|
300680
300652
|
"type": {
|
|
300681
|
-
"name": "
|
|
300653
|
+
"name": "Iterable<Key>"
|
|
300682
300654
|
}
|
|
300683
300655
|
}
|
|
300684
300656
|
}
|
|
300685
300657
|
},
|
|
300686
300658
|
{
|
|
300687
300659
|
"tags": {},
|
|
300688
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/FallbackTab/
|
|
300660
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/FallbackTab/index.tsx",
|
|
300661
|
+
"description": "",
|
|
300662
|
+
"displayName": "FallbackTab",
|
|
300663
|
+
"methods": [],
|
|
300664
|
+
"props": {
|
|
300665
|
+
"tabNotFoundView": {
|
|
300666
|
+
"defaultValue": null,
|
|
300667
|
+
"description": "",
|
|
300668
|
+
"name": "tabNotFoundView",
|
|
300669
|
+
"parent": {
|
|
300670
|
+
"fileName": "components/src/components/Tabs/Tabs.tsx",
|
|
300671
|
+
"name": "TabsProps"
|
|
300672
|
+
},
|
|
300673
|
+
"declarations": [
|
|
300674
|
+
{
|
|
300675
|
+
"fileName": "components/src/components/Tabs/Tabs.tsx",
|
|
300676
|
+
"name": "TabsProps"
|
|
300677
|
+
}
|
|
300678
|
+
],
|
|
300679
|
+
"required": false,
|
|
300680
|
+
"type": {
|
|
300681
|
+
"name": "ReactNode"
|
|
300682
|
+
}
|
|
300683
|
+
}
|
|
300684
|
+
}
|
|
300685
|
+
},
|
|
300686
|
+
{
|
|
300687
|
+
"tags": {},
|
|
300688
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/FallbackTab/FallbackTab.tsx",
|
|
300689
300689
|
"description": "",
|
|
300690
300690
|
"displayName": "FallbackTab",
|
|
300691
300691
|
"methods": [],
|
|
@@ -300715,44 +300715,44 @@
|
|
|
300715
300715
|
"tags": {
|
|
300716
300716
|
"flr-generate": "all"
|
|
300717
300717
|
},
|
|
300718
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
300718
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableHeader/TableHeader.tsx",
|
|
300719
300719
|
"description": "",
|
|
300720
|
-
"displayName": "
|
|
300720
|
+
"displayName": "TableHeader",
|
|
300721
300721
|
"methods": [],
|
|
300722
300722
|
"props": {
|
|
300723
300723
|
"className": {
|
|
300724
300724
|
"defaultValue": {
|
|
300725
|
-
"value": "'react-aria-
|
|
300725
|
+
"value": "'react-aria-TableHeader'"
|
|
300726
300726
|
},
|
|
300727
300727
|
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the\nelement. A function may be provided to compute the class based on component state.",
|
|
300728
300728
|
"name": "className",
|
|
300729
300729
|
"parent": {
|
|
300730
300730
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300731
|
-
"name": "
|
|
300731
|
+
"name": "TableHeaderProps"
|
|
300732
300732
|
},
|
|
300733
300733
|
"declarations": [
|
|
300734
300734
|
{
|
|
300735
300735
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300736
|
-
"name": "
|
|
300736
|
+
"name": "TableHeaderProps"
|
|
300737
300737
|
}
|
|
300738
300738
|
],
|
|
300739
300739
|
"required": false,
|
|
300740
300740
|
"type": {
|
|
300741
|
-
"name": "ClassNameOrFunction<
|
|
300741
|
+
"name": "ClassNameOrFunction<TableHeaderRenderProps>"
|
|
300742
300742
|
}
|
|
300743
300743
|
},
|
|
300744
300744
|
"columns": {
|
|
300745
300745
|
"defaultValue": null,
|
|
300746
|
-
"description": "A list of columns
|
|
300746
|
+
"description": "A list of table columns.",
|
|
300747
300747
|
"name": "columns",
|
|
300748
300748
|
"parent": {
|
|
300749
300749
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300750
|
-
"name": "
|
|
300750
|
+
"name": "TableHeaderProps"
|
|
300751
300751
|
},
|
|
300752
300752
|
"declarations": [
|
|
300753
300753
|
{
|
|
300754
300754
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300755
|
-
"name": "
|
|
300755
|
+
"name": "TableHeaderProps"
|
|
300756
300756
|
}
|
|
300757
300757
|
],
|
|
300758
300758
|
"required": false,
|
|
@@ -300779,37 +300779,18 @@
|
|
|
300779
300779
|
"name": "ReactNode"
|
|
300780
300780
|
}
|
|
300781
300781
|
},
|
|
300782
|
-
"value": {
|
|
300783
|
-
"defaultValue": null,
|
|
300784
|
-
"description": "The object value that this row represents. When using dynamic collections, this is set\nautomatically.",
|
|
300785
|
-
"name": "value",
|
|
300786
|
-
"parent": {
|
|
300787
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300788
|
-
"name": "RowProps"
|
|
300789
|
-
},
|
|
300790
|
-
"declarations": [
|
|
300791
|
-
{
|
|
300792
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300793
|
-
"name": "RowProps"
|
|
300794
|
-
}
|
|
300795
|
-
],
|
|
300796
|
-
"required": false,
|
|
300797
|
-
"type": {
|
|
300798
|
-
"name": "undefined"
|
|
300799
|
-
}
|
|
300800
|
-
},
|
|
300801
300782
|
"dependencies": {
|
|
300802
300783
|
"defaultValue": null,
|
|
300803
|
-
"description": "Values that should invalidate the
|
|
300784
|
+
"description": "Values that should invalidate the column cache when using dynamic collections.",
|
|
300804
300785
|
"name": "dependencies",
|
|
300805
300786
|
"parent": {
|
|
300806
300787
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300807
|
-
"name": "
|
|
300788
|
+
"name": "TableHeaderProps"
|
|
300808
300789
|
},
|
|
300809
300790
|
"declarations": [
|
|
300810
300791
|
{
|
|
300811
300792
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300812
|
-
"name": "
|
|
300793
|
+
"name": "TableHeaderProps"
|
|
300813
300794
|
}
|
|
300814
300795
|
],
|
|
300815
300796
|
"required": false,
|
|
@@ -300817,122 +300798,6 @@
|
|
|
300817
300798
|
"name": "readonly any[]"
|
|
300818
300799
|
}
|
|
300819
300800
|
},
|
|
300820
|
-
"textValue": {
|
|
300821
|
-
"defaultValue": null,
|
|
300822
|
-
"description": "A string representation of the row's contents, used for features like typeahead.",
|
|
300823
|
-
"name": "textValue",
|
|
300824
|
-
"parent": {
|
|
300825
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300826
|
-
"name": "RowProps"
|
|
300827
|
-
},
|
|
300828
|
-
"declarations": [
|
|
300829
|
-
{
|
|
300830
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300831
|
-
"name": "RowProps"
|
|
300832
|
-
}
|
|
300833
|
-
],
|
|
300834
|
-
"required": false,
|
|
300835
|
-
"type": {
|
|
300836
|
-
"name": "string"
|
|
300837
|
-
}
|
|
300838
|
-
},
|
|
300839
|
-
"isDisabled": {
|
|
300840
|
-
"defaultValue": null,
|
|
300841
|
-
"description": "Whether the row is disabled.",
|
|
300842
|
-
"name": "isDisabled",
|
|
300843
|
-
"parent": {
|
|
300844
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300845
|
-
"name": "RowProps"
|
|
300846
|
-
},
|
|
300847
|
-
"declarations": [
|
|
300848
|
-
{
|
|
300849
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300850
|
-
"name": "RowProps"
|
|
300851
|
-
}
|
|
300852
|
-
],
|
|
300853
|
-
"required": false,
|
|
300854
|
-
"type": {
|
|
300855
|
-
"name": "boolean"
|
|
300856
|
-
}
|
|
300857
|
-
},
|
|
300858
|
-
"disabledBehavior": {
|
|
300859
|
-
"defaultValue": {
|
|
300860
|
-
"value": "'all'"
|
|
300861
|
-
},
|
|
300862
|
-
"description": "Whether `disabledKeys` applies to all interactions, or only selection.",
|
|
300863
|
-
"name": "disabledBehavior",
|
|
300864
|
-
"parent": {
|
|
300865
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300866
|
-
"name": "TableProps"
|
|
300867
|
-
},
|
|
300868
|
-
"declarations": [
|
|
300869
|
-
{
|
|
300870
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300871
|
-
"name": "TableProps"
|
|
300872
|
-
}
|
|
300873
|
-
],
|
|
300874
|
-
"required": false,
|
|
300875
|
-
"type": {
|
|
300876
|
-
"name": "DisabledBehavior"
|
|
300877
|
-
}
|
|
300878
|
-
},
|
|
300879
|
-
"onAction": {
|
|
300880
|
-
"defaultValue": null,
|
|
300881
|
-
"description": "Handler that is called when a user performs an action on the row. The exact user event depends\non the collection's `selectionBehavior` prop and the interaction modality.",
|
|
300882
|
-
"name": "onAction",
|
|
300883
|
-
"parent": {
|
|
300884
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300885
|
-
"name": "RowProps"
|
|
300886
|
-
},
|
|
300887
|
-
"declarations": [
|
|
300888
|
-
{
|
|
300889
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300890
|
-
"name": "RowProps"
|
|
300891
|
-
}
|
|
300892
|
-
],
|
|
300893
|
-
"required": false,
|
|
300894
|
-
"type": {
|
|
300895
|
-
"name": "(() => void)"
|
|
300896
|
-
}
|
|
300897
|
-
},
|
|
300898
|
-
"id": {
|
|
300899
|
-
"defaultValue": null,
|
|
300900
|
-
"description": "The unique id of the row.",
|
|
300901
|
-
"name": "id",
|
|
300902
|
-
"parent": {
|
|
300903
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300904
|
-
"name": "RowProps"
|
|
300905
|
-
},
|
|
300906
|
-
"declarations": [
|
|
300907
|
-
{
|
|
300908
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300909
|
-
"name": "RowProps"
|
|
300910
|
-
}
|
|
300911
|
-
],
|
|
300912
|
-
"required": false,
|
|
300913
|
-
"type": {
|
|
300914
|
-
"name": "Key"
|
|
300915
|
-
}
|
|
300916
|
-
},
|
|
300917
|
-
"hasChildItems": {
|
|
300918
|
-
"defaultValue": null,
|
|
300919
|
-
"description": "Whether this row has children, even if not loaded yet.",
|
|
300920
|
-
"name": "hasChildItems",
|
|
300921
|
-
"parent": {
|
|
300922
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300923
|
-
"name": "RowProps"
|
|
300924
|
-
},
|
|
300925
|
-
"declarations": [
|
|
300926
|
-
{
|
|
300927
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
300928
|
-
"name": "RowProps"
|
|
300929
|
-
}
|
|
300930
|
-
],
|
|
300931
|
-
"required": false,
|
|
300932
|
-
"type": {
|
|
300933
|
-
"name": "boolean"
|
|
300934
|
-
}
|
|
300935
|
-
},
|
|
300936
300801
|
"style": {
|
|
300937
300802
|
"defaultValue": null,
|
|
300938
300803
|
"description": "The inline [style](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style) for the\nelement. A function may be provided to compute the style based on component state.",
|
|
@@ -300971,158 +300836,6 @@
|
|
|
300971
300836
|
"name": "DOMRenderFunction<\"div\", TooltipRenderProps>"
|
|
300972
300837
|
}
|
|
300973
300838
|
},
|
|
300974
|
-
"href": {
|
|
300975
|
-
"defaultValue": null,
|
|
300976
|
-
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
300977
|
-
"name": "href",
|
|
300978
|
-
"parent": {
|
|
300979
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
300980
|
-
"name": "LinkDOMProps"
|
|
300981
|
-
},
|
|
300982
|
-
"declarations": [
|
|
300983
|
-
{
|
|
300984
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
300985
|
-
"name": "LinkDOMProps"
|
|
300986
|
-
}
|
|
300987
|
-
],
|
|
300988
|
-
"required": false,
|
|
300989
|
-
"type": {
|
|
300990
|
-
"name": "string"
|
|
300991
|
-
}
|
|
300992
|
-
},
|
|
300993
|
-
"hrefLang": {
|
|
300994
|
-
"defaultValue": null,
|
|
300995
|
-
"description": "Hints at the human language of the linked URL.\nSee[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
300996
|
-
"name": "hrefLang",
|
|
300997
|
-
"parent": {
|
|
300998
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
300999
|
-
"name": "LinkDOMProps"
|
|
301000
|
-
},
|
|
301001
|
-
"declarations": [
|
|
301002
|
-
{
|
|
301003
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301004
|
-
"name": "LinkDOMProps"
|
|
301005
|
-
}
|
|
301006
|
-
],
|
|
301007
|
-
"required": false,
|
|
301008
|
-
"type": {
|
|
301009
|
-
"name": "string"
|
|
301010
|
-
}
|
|
301011
|
-
},
|
|
301012
|
-
"target": {
|
|
301013
|
-
"defaultValue": null,
|
|
301014
|
-
"description": "The target window for the link. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
301015
|
-
"name": "target",
|
|
301016
|
-
"parent": {
|
|
301017
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301018
|
-
"name": "LinkDOMProps"
|
|
301019
|
-
},
|
|
301020
|
-
"declarations": [
|
|
301021
|
-
{
|
|
301022
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301023
|
-
"name": "LinkDOMProps"
|
|
301024
|
-
}
|
|
301025
|
-
],
|
|
301026
|
-
"required": false,
|
|
301027
|
-
"type": {
|
|
301028
|
-
"name": "HTMLAttributeAnchorTarget"
|
|
301029
|
-
}
|
|
301030
|
-
},
|
|
301031
|
-
"rel": {
|
|
301032
|
-
"defaultValue": null,
|
|
301033
|
-
"description": "The relationship between the linked resource and the current page. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
301034
|
-
"name": "rel",
|
|
301035
|
-
"parent": {
|
|
301036
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301037
|
-
"name": "LinkDOMProps"
|
|
301038
|
-
},
|
|
301039
|
-
"declarations": [
|
|
301040
|
-
{
|
|
301041
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301042
|
-
"name": "LinkDOMProps"
|
|
301043
|
-
}
|
|
301044
|
-
],
|
|
301045
|
-
"required": false,
|
|
301046
|
-
"type": {
|
|
301047
|
-
"name": "string"
|
|
301048
|
-
}
|
|
301049
|
-
},
|
|
301050
|
-
"download": {
|
|
301051
|
-
"defaultValue": null,
|
|
301052
|
-
"description": "Causes the browser to download the linked URL. A string may be provided to suggest a file name.\nSee [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download).",
|
|
301053
|
-
"name": "download",
|
|
301054
|
-
"parent": {
|
|
301055
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301056
|
-
"name": "LinkDOMProps"
|
|
301057
|
-
},
|
|
301058
|
-
"declarations": [
|
|
301059
|
-
{
|
|
301060
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301061
|
-
"name": "LinkDOMProps"
|
|
301062
|
-
}
|
|
301063
|
-
],
|
|
301064
|
-
"required": false,
|
|
301065
|
-
"type": {
|
|
301066
|
-
"name": "string | boolean"
|
|
301067
|
-
}
|
|
301068
|
-
},
|
|
301069
|
-
"ping": {
|
|
301070
|
-
"defaultValue": null,
|
|
301071
|
-
"description": "A space-separated list of URLs to ping when the link is followed. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping).",
|
|
301072
|
-
"name": "ping",
|
|
301073
|
-
"parent": {
|
|
301074
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301075
|
-
"name": "LinkDOMProps"
|
|
301076
|
-
},
|
|
301077
|
-
"declarations": [
|
|
301078
|
-
{
|
|
301079
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301080
|
-
"name": "LinkDOMProps"
|
|
301081
|
-
}
|
|
301082
|
-
],
|
|
301083
|
-
"required": false,
|
|
301084
|
-
"type": {
|
|
301085
|
-
"name": "string"
|
|
301086
|
-
}
|
|
301087
|
-
},
|
|
301088
|
-
"referrerPolicy": {
|
|
301089
|
-
"defaultValue": null,
|
|
301090
|
-
"description": "How much of the referrer to send when following the link. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
|
|
301091
|
-
"name": "referrerPolicy",
|
|
301092
|
-
"parent": {
|
|
301093
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301094
|
-
"name": "LinkDOMProps"
|
|
301095
|
-
},
|
|
301096
|
-
"declarations": [
|
|
301097
|
-
{
|
|
301098
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301099
|
-
"name": "LinkDOMProps"
|
|
301100
|
-
}
|
|
301101
|
-
],
|
|
301102
|
-
"required": false,
|
|
301103
|
-
"type": {
|
|
301104
|
-
"name": "HTMLAttributeReferrerPolicy"
|
|
301105
|
-
}
|
|
301106
|
-
},
|
|
301107
|
-
"routerOptions": {
|
|
301108
|
-
"defaultValue": null,
|
|
301109
|
-
"description": "Options for the configured client side router.",
|
|
301110
|
-
"name": "routerOptions",
|
|
301111
|
-
"parent": {
|
|
301112
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301113
|
-
"name": "LinkDOMProps"
|
|
301114
|
-
},
|
|
301115
|
-
"declarations": [
|
|
301116
|
-
{
|
|
301117
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301118
|
-
"name": "LinkDOMProps"
|
|
301119
|
-
}
|
|
301120
|
-
],
|
|
301121
|
-
"required": false,
|
|
301122
|
-
"type": {
|
|
301123
|
-
"name": "undefined"
|
|
301124
|
-
}
|
|
301125
|
-
},
|
|
301126
300839
|
"onHoverStart": {
|
|
301127
300840
|
"defaultValue": null,
|
|
301128
300841
|
"description": "Handler that is called when a hover interaction starts.",
|
|
@@ -301180,124 +300893,29 @@
|
|
|
301180
300893
|
"name": "((isHovering: boolean) => void)"
|
|
301181
300894
|
}
|
|
301182
300895
|
},
|
|
301183
|
-
"
|
|
301184
|
-
"defaultValue": null,
|
|
301185
|
-
"description": "Handler that is called when the press is released over the target.",
|
|
301186
|
-
"name": "onPress",
|
|
301187
|
-
"parent": {
|
|
301188
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
301189
|
-
"name": "PressEvents"
|
|
301190
|
-
},
|
|
301191
|
-
"declarations": [
|
|
301192
|
-
{
|
|
301193
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
301194
|
-
"name": "PressEvents"
|
|
301195
|
-
}
|
|
301196
|
-
],
|
|
301197
|
-
"required": false,
|
|
301198
|
-
"type": {
|
|
301199
|
-
"name": "((e: PressEvent) => void)"
|
|
301200
|
-
}
|
|
301201
|
-
},
|
|
301202
|
-
"onPressStart": {
|
|
301203
|
-
"defaultValue": null,
|
|
301204
|
-
"description": "Handler that is called when a press interaction starts.",
|
|
301205
|
-
"name": "onPressStart",
|
|
301206
|
-
"parent": {
|
|
301207
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
301208
|
-
"name": "PressEvents"
|
|
301209
|
-
},
|
|
301210
|
-
"declarations": [
|
|
301211
|
-
{
|
|
301212
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
301213
|
-
"name": "PressEvents"
|
|
301214
|
-
}
|
|
301215
|
-
],
|
|
301216
|
-
"required": false,
|
|
301217
|
-
"type": {
|
|
301218
|
-
"name": "((e: PressEvent) => void)"
|
|
301219
|
-
}
|
|
301220
|
-
},
|
|
301221
|
-
"onPressEnd": {
|
|
301222
|
-
"defaultValue": null,
|
|
301223
|
-
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
301224
|
-
"name": "onPressEnd",
|
|
301225
|
-
"parent": {
|
|
301226
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
301227
|
-
"name": "PressEvents"
|
|
301228
|
-
},
|
|
301229
|
-
"declarations": [
|
|
301230
|
-
{
|
|
301231
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
301232
|
-
"name": "PressEvents"
|
|
301233
|
-
}
|
|
301234
|
-
],
|
|
301235
|
-
"required": false,
|
|
301236
|
-
"type": {
|
|
301237
|
-
"name": "((e: PressEvent) => void)"
|
|
301238
|
-
}
|
|
301239
|
-
},
|
|
301240
|
-
"onPressChange": {
|
|
301241
|
-
"defaultValue": null,
|
|
301242
|
-
"description": "Handler that is called when the press state changes.",
|
|
301243
|
-
"name": "onPressChange",
|
|
301244
|
-
"parent": {
|
|
301245
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
301246
|
-
"name": "PressEvents"
|
|
301247
|
-
},
|
|
301248
|
-
"declarations": [
|
|
301249
|
-
{
|
|
301250
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
301251
|
-
"name": "PressEvents"
|
|
301252
|
-
}
|
|
301253
|
-
],
|
|
301254
|
-
"required": false,
|
|
301255
|
-
"type": {
|
|
301256
|
-
"name": "((isPressed: boolean) => void)"
|
|
301257
|
-
}
|
|
301258
|
-
},
|
|
301259
|
-
"onPressUp": {
|
|
301260
|
-
"defaultValue": null,
|
|
301261
|
-
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
301262
|
-
"name": "onPressUp",
|
|
301263
|
-
"parent": {
|
|
301264
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
301265
|
-
"name": "PressEvents"
|
|
301266
|
-
},
|
|
301267
|
-
"declarations": [
|
|
301268
|
-
{
|
|
301269
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
301270
|
-
"name": "PressEvents"
|
|
301271
|
-
}
|
|
301272
|
-
],
|
|
301273
|
-
"required": false,
|
|
301274
|
-
"type": {
|
|
301275
|
-
"name": "((e: PressEvent) => void)"
|
|
301276
|
-
}
|
|
301277
|
-
},
|
|
301278
|
-
"onClick": {
|
|
300896
|
+
"dir": {
|
|
301279
300897
|
"defaultValue": null,
|
|
301280
|
-
"description": "
|
|
301281
|
-
"name": "
|
|
300898
|
+
"description": "",
|
|
300899
|
+
"name": "dir",
|
|
301282
300900
|
"parent": {
|
|
301283
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/
|
|
301284
|
-
"name": "
|
|
300901
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
300902
|
+
"name": "GlobalDOMAttributes"
|
|
301285
300903
|
},
|
|
301286
300904
|
"declarations": [
|
|
301287
300905
|
{
|
|
301288
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/
|
|
301289
|
-
"name": "
|
|
300906
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
300907
|
+
"name": "GlobalDOMAttributes"
|
|
301290
300908
|
}
|
|
301291
300909
|
],
|
|
301292
300910
|
"required": false,
|
|
301293
300911
|
"type": {
|
|
301294
|
-
"name": "
|
|
300912
|
+
"name": "string"
|
|
301295
300913
|
}
|
|
301296
300914
|
},
|
|
301297
|
-
"
|
|
300915
|
+
"lang": {
|
|
301298
300916
|
"defaultValue": null,
|
|
301299
300917
|
"description": "",
|
|
301300
|
-
"name": "
|
|
300918
|
+
"name": "lang",
|
|
301301
300919
|
"parent": {
|
|
301302
300920
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301303
300921
|
"name": "GlobalDOMAttributes"
|
|
@@ -301310,13 +300928,13 @@
|
|
|
301310
300928
|
],
|
|
301311
300929
|
"required": false,
|
|
301312
300930
|
"type": {
|
|
301313
|
-
"name": "
|
|
300931
|
+
"name": "string"
|
|
301314
300932
|
}
|
|
301315
300933
|
},
|
|
301316
|
-
"
|
|
300934
|
+
"hidden": {
|
|
301317
300935
|
"defaultValue": null,
|
|
301318
300936
|
"description": "",
|
|
301319
|
-
"name": "
|
|
300937
|
+
"name": "hidden",
|
|
301320
300938
|
"parent": {
|
|
301321
300939
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301322
300940
|
"name": "GlobalDOMAttributes"
|
|
@@ -301329,13 +300947,13 @@
|
|
|
301329
300947
|
],
|
|
301330
300948
|
"required": false,
|
|
301331
300949
|
"type": {
|
|
301332
|
-
"name": "
|
|
300950
|
+
"name": "boolean"
|
|
301333
300951
|
}
|
|
301334
300952
|
},
|
|
301335
|
-
"
|
|
300953
|
+
"inert": {
|
|
301336
300954
|
"defaultValue": null,
|
|
301337
300955
|
"description": "",
|
|
301338
|
-
"name": "
|
|
300956
|
+
"name": "inert",
|
|
301339
300957
|
"parent": {
|
|
301340
300958
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301341
300959
|
"name": "GlobalDOMAttributes"
|
|
@@ -301348,13 +300966,13 @@
|
|
|
301348
300966
|
],
|
|
301349
300967
|
"required": false,
|
|
301350
300968
|
"type": {
|
|
301351
|
-
"name": "
|
|
300969
|
+
"name": "boolean"
|
|
301352
300970
|
}
|
|
301353
300971
|
},
|
|
301354
|
-
"
|
|
300972
|
+
"translate": {
|
|
301355
300973
|
"defaultValue": null,
|
|
301356
300974
|
"description": "",
|
|
301357
|
-
"name": "
|
|
300975
|
+
"name": "translate",
|
|
301358
300976
|
"parent": {
|
|
301359
300977
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301360
300978
|
"name": "GlobalDOMAttributes"
|
|
@@ -301367,26 +300985,26 @@
|
|
|
301367
300985
|
],
|
|
301368
300986
|
"required": false,
|
|
301369
300987
|
"type": {
|
|
301370
|
-
"name": "
|
|
300988
|
+
"name": "\"yes\" | \"no\""
|
|
301371
300989
|
}
|
|
301372
300990
|
},
|
|
301373
|
-
"
|
|
300991
|
+
"onClick": {
|
|
301374
300992
|
"defaultValue": null,
|
|
301375
300993
|
"description": "",
|
|
301376
|
-
"name": "
|
|
300994
|
+
"name": "onClick",
|
|
301377
300995
|
"parent": {
|
|
301378
300996
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301379
|
-
"name": "
|
|
300997
|
+
"name": "GlobalDOMEvents"
|
|
301380
300998
|
},
|
|
301381
300999
|
"declarations": [
|
|
301382
301000
|
{
|
|
301383
301001
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
301384
|
-
"name": "
|
|
301002
|
+
"name": "GlobalDOMEvents"
|
|
301385
301003
|
}
|
|
301386
301004
|
],
|
|
301387
301005
|
"required": false,
|
|
301388
301006
|
"type": {
|
|
301389
|
-
"name": "
|
|
301007
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
301390
301008
|
}
|
|
301391
301009
|
},
|
|
301392
301010
|
"onClickCapture": {
|
|
@@ -302585,21 +302203,6 @@
|
|
|
302585
302203
|
"type": {
|
|
302586
302204
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
302587
302205
|
}
|
|
302588
|
-
},
|
|
302589
|
-
"footer": {
|
|
302590
|
-
"defaultValue": null,
|
|
302591
|
-
"description": "@internal",
|
|
302592
|
-
"name": "footer",
|
|
302593
|
-
"declarations": [
|
|
302594
|
-
{
|
|
302595
|
-
"fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
|
|
302596
|
-
"name": "TypeLiteral"
|
|
302597
|
-
}
|
|
302598
|
-
],
|
|
302599
|
-
"required": false,
|
|
302600
|
-
"type": {
|
|
302601
|
-
"name": "boolean"
|
|
302602
|
-
}
|
|
302603
302206
|
}
|
|
302604
302207
|
}
|
|
302605
302208
|
},
|
|
@@ -302607,44 +302210,44 @@
|
|
|
302607
302210
|
"tags": {
|
|
302608
302211
|
"flr-generate": "all"
|
|
302609
302212
|
},
|
|
302610
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
302213
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableRow/TableRow.tsx",
|
|
302611
302214
|
"description": "",
|
|
302612
|
-
"displayName": "
|
|
302215
|
+
"displayName": "TableRow",
|
|
302613
302216
|
"methods": [],
|
|
302614
302217
|
"props": {
|
|
302615
302218
|
"className": {
|
|
302616
302219
|
"defaultValue": {
|
|
302617
|
-
"value": "'react-aria-
|
|
302220
|
+
"value": "'react-aria-TableHeader'"
|
|
302618
302221
|
},
|
|
302619
302222
|
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the\nelement. A function may be provided to compute the class based on component state.",
|
|
302620
302223
|
"name": "className",
|
|
302621
302224
|
"parent": {
|
|
302622
302225
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
302623
|
-
"name": "
|
|
302226
|
+
"name": "TableHeaderProps"
|
|
302624
302227
|
},
|
|
302625
302228
|
"declarations": [
|
|
302626
302229
|
{
|
|
302627
302230
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
302628
|
-
"name": "
|
|
302231
|
+
"name": "TableHeaderProps"
|
|
302629
302232
|
}
|
|
302630
302233
|
],
|
|
302631
302234
|
"required": false,
|
|
302632
302235
|
"type": {
|
|
302633
|
-
"name": "ClassNameOrFunction<
|
|
302236
|
+
"name": "ClassNameOrFunction<TableHeaderRenderProps>"
|
|
302634
302237
|
}
|
|
302635
302238
|
},
|
|
302636
302239
|
"columns": {
|
|
302637
302240
|
"defaultValue": null,
|
|
302638
|
-
"description": "A list of columns
|
|
302241
|
+
"description": "A list of table columns.",
|
|
302639
302242
|
"name": "columns",
|
|
302640
302243
|
"parent": {
|
|
302641
302244
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
302642
|
-
"name": "
|
|
302245
|
+
"name": "TableHeaderProps"
|
|
302643
302246
|
},
|
|
302644
302247
|
"declarations": [
|
|
302645
302248
|
{
|
|
302646
302249
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
302647
|
-
"name": "
|
|
302250
|
+
"name": "TableHeaderProps"
|
|
302648
302251
|
}
|
|
302649
302252
|
],
|
|
302650
302253
|
"required": false,
|
|
@@ -302692,16 +302295,16 @@
|
|
|
302692
302295
|
},
|
|
302693
302296
|
"dependencies": {
|
|
302694
302297
|
"defaultValue": null,
|
|
302695
|
-
"description": "Values that should invalidate the
|
|
302298
|
+
"description": "Values that should invalidate the column cache when using dynamic collections.",
|
|
302696
302299
|
"name": "dependencies",
|
|
302697
302300
|
"parent": {
|
|
302698
302301
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
302699
|
-
"name": "
|
|
302302
|
+
"name": "TableHeaderProps"
|
|
302700
302303
|
},
|
|
302701
302304
|
"declarations": [
|
|
302702
302305
|
{
|
|
302703
302306
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
302704
|
-
"name": "
|
|
302307
|
+
"name": "TableHeaderProps"
|
|
302705
302308
|
}
|
|
302706
302309
|
],
|
|
302707
302310
|
"required": false,
|
|
@@ -304499,44 +304102,44 @@
|
|
|
304499
304102
|
"tags": {
|
|
304500
304103
|
"flr-generate": "all"
|
|
304501
304104
|
},
|
|
304502
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
304105
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableFooterRow/TableFooterRow.tsx",
|
|
304503
304106
|
"description": "",
|
|
304504
|
-
"displayName": "
|
|
304107
|
+
"displayName": "TableFooterRow",
|
|
304505
304108
|
"methods": [],
|
|
304506
304109
|
"props": {
|
|
304507
304110
|
"className": {
|
|
304508
304111
|
"defaultValue": {
|
|
304509
|
-
"value": "'react-aria-
|
|
304112
|
+
"value": "'react-aria-TableHeader'"
|
|
304510
304113
|
},
|
|
304511
304114
|
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the\nelement. A function may be provided to compute the class based on component state.",
|
|
304512
304115
|
"name": "className",
|
|
304513
304116
|
"parent": {
|
|
304514
304117
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304515
|
-
"name": "
|
|
304118
|
+
"name": "TableHeaderProps"
|
|
304516
304119
|
},
|
|
304517
304120
|
"declarations": [
|
|
304518
304121
|
{
|
|
304519
304122
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304520
|
-
"name": "
|
|
304123
|
+
"name": "TableHeaderProps"
|
|
304521
304124
|
}
|
|
304522
304125
|
],
|
|
304523
304126
|
"required": false,
|
|
304524
304127
|
"type": {
|
|
304525
|
-
"name": "ClassNameOrFunction<
|
|
304128
|
+
"name": "ClassNameOrFunction<TableHeaderRenderProps>"
|
|
304526
304129
|
}
|
|
304527
304130
|
},
|
|
304528
304131
|
"columns": {
|
|
304529
304132
|
"defaultValue": null,
|
|
304530
|
-
"description": "A list of columns
|
|
304133
|
+
"description": "A list of table columns.",
|
|
304531
304134
|
"name": "columns",
|
|
304532
304135
|
"parent": {
|
|
304533
304136
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304534
|
-
"name": "
|
|
304137
|
+
"name": "TableHeaderProps"
|
|
304535
304138
|
},
|
|
304536
304139
|
"declarations": [
|
|
304537
304140
|
{
|
|
304538
304141
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304539
|
-
"name": "
|
|
304142
|
+
"name": "TableHeaderProps"
|
|
304540
304143
|
}
|
|
304541
304144
|
],
|
|
304542
304145
|
"required": false,
|
|
@@ -304563,10 +304166,48 @@
|
|
|
304563
304166
|
"name": "ReactNode"
|
|
304564
304167
|
}
|
|
304565
304168
|
},
|
|
304169
|
+
"value": {
|
|
304170
|
+
"defaultValue": null,
|
|
304171
|
+
"description": "The object value that this row represents. When using dynamic collections, this is set\nautomatically.",
|
|
304172
|
+
"name": "value",
|
|
304173
|
+
"parent": {
|
|
304174
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304175
|
+
"name": "RowProps"
|
|
304176
|
+
},
|
|
304177
|
+
"declarations": [
|
|
304178
|
+
{
|
|
304179
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304180
|
+
"name": "RowProps"
|
|
304181
|
+
}
|
|
304182
|
+
],
|
|
304183
|
+
"required": false,
|
|
304184
|
+
"type": {
|
|
304185
|
+
"name": "undefined"
|
|
304186
|
+
}
|
|
304187
|
+
},
|
|
304566
304188
|
"dependencies": {
|
|
304567
304189
|
"defaultValue": null,
|
|
304568
|
-
"description": "Values that should invalidate the
|
|
304190
|
+
"description": "Values that should invalidate the column cache when using dynamic collections.",
|
|
304569
304191
|
"name": "dependencies",
|
|
304192
|
+
"parent": {
|
|
304193
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304194
|
+
"name": "TableHeaderProps"
|
|
304195
|
+
},
|
|
304196
|
+
"declarations": [
|
|
304197
|
+
{
|
|
304198
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304199
|
+
"name": "TableHeaderProps"
|
|
304200
|
+
}
|
|
304201
|
+
],
|
|
304202
|
+
"required": false,
|
|
304203
|
+
"type": {
|
|
304204
|
+
"name": "readonly any[]"
|
|
304205
|
+
}
|
|
304206
|
+
},
|
|
304207
|
+
"textValue": {
|
|
304208
|
+
"defaultValue": null,
|
|
304209
|
+
"description": "A string representation of the row's contents, used for features like typeahead.",
|
|
304210
|
+
"name": "textValue",
|
|
304570
304211
|
"parent": {
|
|
304571
304212
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304572
304213
|
"name": "RowProps"
|
|
@@ -304579,7 +304220,104 @@
|
|
|
304579
304220
|
],
|
|
304580
304221
|
"required": false,
|
|
304581
304222
|
"type": {
|
|
304582
|
-
"name": "
|
|
304223
|
+
"name": "string"
|
|
304224
|
+
}
|
|
304225
|
+
},
|
|
304226
|
+
"isDisabled": {
|
|
304227
|
+
"defaultValue": null,
|
|
304228
|
+
"description": "Whether the row is disabled.",
|
|
304229
|
+
"name": "isDisabled",
|
|
304230
|
+
"parent": {
|
|
304231
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304232
|
+
"name": "RowProps"
|
|
304233
|
+
},
|
|
304234
|
+
"declarations": [
|
|
304235
|
+
{
|
|
304236
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304237
|
+
"name": "RowProps"
|
|
304238
|
+
}
|
|
304239
|
+
],
|
|
304240
|
+
"required": false,
|
|
304241
|
+
"type": {
|
|
304242
|
+
"name": "boolean"
|
|
304243
|
+
}
|
|
304244
|
+
},
|
|
304245
|
+
"disabledBehavior": {
|
|
304246
|
+
"defaultValue": {
|
|
304247
|
+
"value": "'all'"
|
|
304248
|
+
},
|
|
304249
|
+
"description": "Whether `disabledKeys` applies to all interactions, or only selection.",
|
|
304250
|
+
"name": "disabledBehavior",
|
|
304251
|
+
"parent": {
|
|
304252
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304253
|
+
"name": "TableProps"
|
|
304254
|
+
},
|
|
304255
|
+
"declarations": [
|
|
304256
|
+
{
|
|
304257
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304258
|
+
"name": "TableProps"
|
|
304259
|
+
}
|
|
304260
|
+
],
|
|
304261
|
+
"required": false,
|
|
304262
|
+
"type": {
|
|
304263
|
+
"name": "DisabledBehavior"
|
|
304264
|
+
}
|
|
304265
|
+
},
|
|
304266
|
+
"onAction": {
|
|
304267
|
+
"defaultValue": null,
|
|
304268
|
+
"description": "Handler that is called when a user performs an action on the row. The exact user event depends\non the collection's `selectionBehavior` prop and the interaction modality.",
|
|
304269
|
+
"name": "onAction",
|
|
304270
|
+
"parent": {
|
|
304271
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304272
|
+
"name": "RowProps"
|
|
304273
|
+
},
|
|
304274
|
+
"declarations": [
|
|
304275
|
+
{
|
|
304276
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304277
|
+
"name": "RowProps"
|
|
304278
|
+
}
|
|
304279
|
+
],
|
|
304280
|
+
"required": false,
|
|
304281
|
+
"type": {
|
|
304282
|
+
"name": "(() => void)"
|
|
304283
|
+
}
|
|
304284
|
+
},
|
|
304285
|
+
"id": {
|
|
304286
|
+
"defaultValue": null,
|
|
304287
|
+
"description": "The unique id of the row.",
|
|
304288
|
+
"name": "id",
|
|
304289
|
+
"parent": {
|
|
304290
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304291
|
+
"name": "RowProps"
|
|
304292
|
+
},
|
|
304293
|
+
"declarations": [
|
|
304294
|
+
{
|
|
304295
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304296
|
+
"name": "RowProps"
|
|
304297
|
+
}
|
|
304298
|
+
],
|
|
304299
|
+
"required": false,
|
|
304300
|
+
"type": {
|
|
304301
|
+
"name": "Key"
|
|
304302
|
+
}
|
|
304303
|
+
},
|
|
304304
|
+
"hasChildItems": {
|
|
304305
|
+
"defaultValue": null,
|
|
304306
|
+
"description": "Whether this row has children, even if not loaded yet.",
|
|
304307
|
+
"name": "hasChildItems",
|
|
304308
|
+
"parent": {
|
|
304309
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304310
|
+
"name": "RowProps"
|
|
304311
|
+
},
|
|
304312
|
+
"declarations": [
|
|
304313
|
+
{
|
|
304314
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
304315
|
+
"name": "RowProps"
|
|
304316
|
+
}
|
|
304317
|
+
],
|
|
304318
|
+
"required": false,
|
|
304319
|
+
"type": {
|
|
304320
|
+
"name": "boolean"
|
|
304583
304321
|
}
|
|
304584
304322
|
},
|
|
304585
304323
|
"style": {
|
|
@@ -304620,6 +304358,158 @@
|
|
|
304620
304358
|
"name": "DOMRenderFunction<\"div\", TooltipRenderProps>"
|
|
304621
304359
|
}
|
|
304622
304360
|
},
|
|
304361
|
+
"href": {
|
|
304362
|
+
"defaultValue": null,
|
|
304363
|
+
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
304364
|
+
"name": "href",
|
|
304365
|
+
"parent": {
|
|
304366
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304367
|
+
"name": "LinkDOMProps"
|
|
304368
|
+
},
|
|
304369
|
+
"declarations": [
|
|
304370
|
+
{
|
|
304371
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304372
|
+
"name": "LinkDOMProps"
|
|
304373
|
+
}
|
|
304374
|
+
],
|
|
304375
|
+
"required": false,
|
|
304376
|
+
"type": {
|
|
304377
|
+
"name": "string"
|
|
304378
|
+
}
|
|
304379
|
+
},
|
|
304380
|
+
"hrefLang": {
|
|
304381
|
+
"defaultValue": null,
|
|
304382
|
+
"description": "Hints at the human language of the linked URL.\nSee[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
304383
|
+
"name": "hrefLang",
|
|
304384
|
+
"parent": {
|
|
304385
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304386
|
+
"name": "LinkDOMProps"
|
|
304387
|
+
},
|
|
304388
|
+
"declarations": [
|
|
304389
|
+
{
|
|
304390
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304391
|
+
"name": "LinkDOMProps"
|
|
304392
|
+
}
|
|
304393
|
+
],
|
|
304394
|
+
"required": false,
|
|
304395
|
+
"type": {
|
|
304396
|
+
"name": "string"
|
|
304397
|
+
}
|
|
304398
|
+
},
|
|
304399
|
+
"target": {
|
|
304400
|
+
"defaultValue": null,
|
|
304401
|
+
"description": "The target window for the link. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
304402
|
+
"name": "target",
|
|
304403
|
+
"parent": {
|
|
304404
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304405
|
+
"name": "LinkDOMProps"
|
|
304406
|
+
},
|
|
304407
|
+
"declarations": [
|
|
304408
|
+
{
|
|
304409
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304410
|
+
"name": "LinkDOMProps"
|
|
304411
|
+
}
|
|
304412
|
+
],
|
|
304413
|
+
"required": false,
|
|
304414
|
+
"type": {
|
|
304415
|
+
"name": "HTMLAttributeAnchorTarget"
|
|
304416
|
+
}
|
|
304417
|
+
},
|
|
304418
|
+
"rel": {
|
|
304419
|
+
"defaultValue": null,
|
|
304420
|
+
"description": "The relationship between the linked resource and the current page. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
304421
|
+
"name": "rel",
|
|
304422
|
+
"parent": {
|
|
304423
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304424
|
+
"name": "LinkDOMProps"
|
|
304425
|
+
},
|
|
304426
|
+
"declarations": [
|
|
304427
|
+
{
|
|
304428
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304429
|
+
"name": "LinkDOMProps"
|
|
304430
|
+
}
|
|
304431
|
+
],
|
|
304432
|
+
"required": false,
|
|
304433
|
+
"type": {
|
|
304434
|
+
"name": "string"
|
|
304435
|
+
}
|
|
304436
|
+
},
|
|
304437
|
+
"download": {
|
|
304438
|
+
"defaultValue": null,
|
|
304439
|
+
"description": "Causes the browser to download the linked URL. A string may be provided to suggest a file name.\nSee [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download).",
|
|
304440
|
+
"name": "download",
|
|
304441
|
+
"parent": {
|
|
304442
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304443
|
+
"name": "LinkDOMProps"
|
|
304444
|
+
},
|
|
304445
|
+
"declarations": [
|
|
304446
|
+
{
|
|
304447
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304448
|
+
"name": "LinkDOMProps"
|
|
304449
|
+
}
|
|
304450
|
+
],
|
|
304451
|
+
"required": false,
|
|
304452
|
+
"type": {
|
|
304453
|
+
"name": "string | boolean"
|
|
304454
|
+
}
|
|
304455
|
+
},
|
|
304456
|
+
"ping": {
|
|
304457
|
+
"defaultValue": null,
|
|
304458
|
+
"description": "A space-separated list of URLs to ping when the link is followed. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping).",
|
|
304459
|
+
"name": "ping",
|
|
304460
|
+
"parent": {
|
|
304461
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304462
|
+
"name": "LinkDOMProps"
|
|
304463
|
+
},
|
|
304464
|
+
"declarations": [
|
|
304465
|
+
{
|
|
304466
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304467
|
+
"name": "LinkDOMProps"
|
|
304468
|
+
}
|
|
304469
|
+
],
|
|
304470
|
+
"required": false,
|
|
304471
|
+
"type": {
|
|
304472
|
+
"name": "string"
|
|
304473
|
+
}
|
|
304474
|
+
},
|
|
304475
|
+
"referrerPolicy": {
|
|
304476
|
+
"defaultValue": null,
|
|
304477
|
+
"description": "How much of the referrer to send when following the link. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
|
|
304478
|
+
"name": "referrerPolicy",
|
|
304479
|
+
"parent": {
|
|
304480
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304481
|
+
"name": "LinkDOMProps"
|
|
304482
|
+
},
|
|
304483
|
+
"declarations": [
|
|
304484
|
+
{
|
|
304485
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304486
|
+
"name": "LinkDOMProps"
|
|
304487
|
+
}
|
|
304488
|
+
],
|
|
304489
|
+
"required": false,
|
|
304490
|
+
"type": {
|
|
304491
|
+
"name": "HTMLAttributeReferrerPolicy"
|
|
304492
|
+
}
|
|
304493
|
+
},
|
|
304494
|
+
"routerOptions": {
|
|
304495
|
+
"defaultValue": null,
|
|
304496
|
+
"description": "Options for the configured client side router.",
|
|
304497
|
+
"name": "routerOptions",
|
|
304498
|
+
"parent": {
|
|
304499
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304500
|
+
"name": "LinkDOMProps"
|
|
304501
|
+
},
|
|
304502
|
+
"declarations": [
|
|
304503
|
+
{
|
|
304504
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304505
|
+
"name": "LinkDOMProps"
|
|
304506
|
+
}
|
|
304507
|
+
],
|
|
304508
|
+
"required": false,
|
|
304509
|
+
"type": {
|
|
304510
|
+
"name": "undefined"
|
|
304511
|
+
}
|
|
304512
|
+
},
|
|
304623
304513
|
"onHoverStart": {
|
|
304624
304514
|
"defaultValue": null,
|
|
304625
304515
|
"description": "Handler that is called when a hover interaction starts.",
|
|
@@ -304677,29 +304567,124 @@
|
|
|
304677
304567
|
"name": "((isHovering: boolean) => void)"
|
|
304678
304568
|
}
|
|
304679
304569
|
},
|
|
304680
|
-
"
|
|
304570
|
+
"onPress": {
|
|
304681
304571
|
"defaultValue": null,
|
|
304682
|
-
"description": "",
|
|
304683
|
-
"name": "
|
|
304572
|
+
"description": "Handler that is called when the press is released over the target.",
|
|
304573
|
+
"name": "onPress",
|
|
304684
304574
|
"parent": {
|
|
304685
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/
|
|
304686
|
-
"name": "
|
|
304575
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
304576
|
+
"name": "PressEvents"
|
|
304687
304577
|
},
|
|
304688
304578
|
"declarations": [
|
|
304689
304579
|
{
|
|
304690
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/
|
|
304691
|
-
"name": "
|
|
304580
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
304581
|
+
"name": "PressEvents"
|
|
304692
304582
|
}
|
|
304693
304583
|
],
|
|
304694
304584
|
"required": false,
|
|
304695
304585
|
"type": {
|
|
304696
|
-
"name": "
|
|
304586
|
+
"name": "((e: PressEvent) => void)"
|
|
304697
304587
|
}
|
|
304698
304588
|
},
|
|
304699
|
-
"
|
|
304589
|
+
"onPressStart": {
|
|
304590
|
+
"defaultValue": null,
|
|
304591
|
+
"description": "Handler that is called when a press interaction starts.",
|
|
304592
|
+
"name": "onPressStart",
|
|
304593
|
+
"parent": {
|
|
304594
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
304595
|
+
"name": "PressEvents"
|
|
304596
|
+
},
|
|
304597
|
+
"declarations": [
|
|
304598
|
+
{
|
|
304599
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
304600
|
+
"name": "PressEvents"
|
|
304601
|
+
}
|
|
304602
|
+
],
|
|
304603
|
+
"required": false,
|
|
304604
|
+
"type": {
|
|
304605
|
+
"name": "((e: PressEvent) => void)"
|
|
304606
|
+
}
|
|
304607
|
+
},
|
|
304608
|
+
"onPressEnd": {
|
|
304609
|
+
"defaultValue": null,
|
|
304610
|
+
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
304611
|
+
"name": "onPressEnd",
|
|
304612
|
+
"parent": {
|
|
304613
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
304614
|
+
"name": "PressEvents"
|
|
304615
|
+
},
|
|
304616
|
+
"declarations": [
|
|
304617
|
+
{
|
|
304618
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
304619
|
+
"name": "PressEvents"
|
|
304620
|
+
}
|
|
304621
|
+
],
|
|
304622
|
+
"required": false,
|
|
304623
|
+
"type": {
|
|
304624
|
+
"name": "((e: PressEvent) => void)"
|
|
304625
|
+
}
|
|
304626
|
+
},
|
|
304627
|
+
"onPressChange": {
|
|
304628
|
+
"defaultValue": null,
|
|
304629
|
+
"description": "Handler that is called when the press state changes.",
|
|
304630
|
+
"name": "onPressChange",
|
|
304631
|
+
"parent": {
|
|
304632
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
304633
|
+
"name": "PressEvents"
|
|
304634
|
+
},
|
|
304635
|
+
"declarations": [
|
|
304636
|
+
{
|
|
304637
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
304638
|
+
"name": "PressEvents"
|
|
304639
|
+
}
|
|
304640
|
+
],
|
|
304641
|
+
"required": false,
|
|
304642
|
+
"type": {
|
|
304643
|
+
"name": "((isPressed: boolean) => void)"
|
|
304644
|
+
}
|
|
304645
|
+
},
|
|
304646
|
+
"onPressUp": {
|
|
304647
|
+
"defaultValue": null,
|
|
304648
|
+
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
304649
|
+
"name": "onPressUp",
|
|
304650
|
+
"parent": {
|
|
304651
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
304652
|
+
"name": "PressEvents"
|
|
304653
|
+
},
|
|
304654
|
+
"declarations": [
|
|
304655
|
+
{
|
|
304656
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
304657
|
+
"name": "PressEvents"
|
|
304658
|
+
}
|
|
304659
|
+
],
|
|
304660
|
+
"required": false,
|
|
304661
|
+
"type": {
|
|
304662
|
+
"name": "((e: PressEvent) => void)"
|
|
304663
|
+
}
|
|
304664
|
+
},
|
|
304665
|
+
"onClick": {
|
|
304666
|
+
"defaultValue": null,
|
|
304667
|
+
"description": "**Not recommended – use `onPress` instead.** `onClick` is an alias for `onPress`\nprovided for compatibility with other libraries. `onPress` provides\nadditional event details for non-mouse interactions.",
|
|
304668
|
+
"name": "onClick",
|
|
304669
|
+
"parent": {
|
|
304670
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
304671
|
+
"name": "PressEvents"
|
|
304672
|
+
},
|
|
304673
|
+
"declarations": [
|
|
304674
|
+
{
|
|
304675
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/events.d.ts",
|
|
304676
|
+
"name": "PressEvents"
|
|
304677
|
+
}
|
|
304678
|
+
],
|
|
304679
|
+
"required": false,
|
|
304680
|
+
"type": {
|
|
304681
|
+
"name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
|
|
304682
|
+
}
|
|
304683
|
+
},
|
|
304684
|
+
"translate": {
|
|
304700
304685
|
"defaultValue": null,
|
|
304701
304686
|
"description": "",
|
|
304702
|
-
"name": "
|
|
304687
|
+
"name": "translate",
|
|
304703
304688
|
"parent": {
|
|
304704
304689
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304705
304690
|
"name": "GlobalDOMAttributes"
|
|
@@ -304712,13 +304697,13 @@
|
|
|
304712
304697
|
],
|
|
304713
304698
|
"required": false,
|
|
304714
304699
|
"type": {
|
|
304715
|
-
"name": "
|
|
304700
|
+
"name": "\"yes\" | \"no\""
|
|
304716
304701
|
}
|
|
304717
304702
|
},
|
|
304718
|
-
"
|
|
304703
|
+
"dir": {
|
|
304719
304704
|
"defaultValue": null,
|
|
304720
304705
|
"description": "",
|
|
304721
|
-
"name": "
|
|
304706
|
+
"name": "dir",
|
|
304722
304707
|
"parent": {
|
|
304723
304708
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304724
304709
|
"name": "GlobalDOMAttributes"
|
|
@@ -304731,13 +304716,13 @@
|
|
|
304731
304716
|
],
|
|
304732
304717
|
"required": false,
|
|
304733
304718
|
"type": {
|
|
304734
|
-
"name": "
|
|
304719
|
+
"name": "string"
|
|
304735
304720
|
}
|
|
304736
304721
|
},
|
|
304737
|
-
"
|
|
304722
|
+
"lang": {
|
|
304738
304723
|
"defaultValue": null,
|
|
304739
304724
|
"description": "",
|
|
304740
|
-
"name": "
|
|
304725
|
+
"name": "lang",
|
|
304741
304726
|
"parent": {
|
|
304742
304727
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304743
304728
|
"name": "GlobalDOMAttributes"
|
|
@@ -304750,13 +304735,13 @@
|
|
|
304750
304735
|
],
|
|
304751
304736
|
"required": false,
|
|
304752
304737
|
"type": {
|
|
304753
|
-
"name": "
|
|
304738
|
+
"name": "string"
|
|
304754
304739
|
}
|
|
304755
304740
|
},
|
|
304756
|
-
"
|
|
304741
|
+
"hidden": {
|
|
304757
304742
|
"defaultValue": null,
|
|
304758
304743
|
"description": "",
|
|
304759
|
-
"name": "
|
|
304744
|
+
"name": "hidden",
|
|
304760
304745
|
"parent": {
|
|
304761
304746
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304762
304747
|
"name": "GlobalDOMAttributes"
|
|
@@ -304769,26 +304754,26 @@
|
|
|
304769
304754
|
],
|
|
304770
304755
|
"required": false,
|
|
304771
304756
|
"type": {
|
|
304772
|
-
"name": "
|
|
304757
|
+
"name": "boolean"
|
|
304773
304758
|
}
|
|
304774
304759
|
},
|
|
304775
|
-
"
|
|
304760
|
+
"inert": {
|
|
304776
304761
|
"defaultValue": null,
|
|
304777
304762
|
"description": "",
|
|
304778
|
-
"name": "
|
|
304763
|
+
"name": "inert",
|
|
304779
304764
|
"parent": {
|
|
304780
304765
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304781
|
-
"name": "
|
|
304766
|
+
"name": "GlobalDOMAttributes"
|
|
304782
304767
|
},
|
|
304783
304768
|
"declarations": [
|
|
304784
304769
|
{
|
|
304785
304770
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.7/node_modules/@react-types/shared/src/dom.d.ts",
|
|
304786
|
-
"name": "
|
|
304771
|
+
"name": "GlobalDOMAttributes"
|
|
304787
304772
|
}
|
|
304788
304773
|
],
|
|
304789
304774
|
"required": false,
|
|
304790
304775
|
"type": {
|
|
304791
|
-
"name": "
|
|
304776
|
+
"name": "boolean"
|
|
304792
304777
|
}
|
|
304793
304778
|
},
|
|
304794
304779
|
"onClickCapture": {
|
|
@@ -305987,6 +305972,21 @@
|
|
|
305987
305972
|
"type": {
|
|
305988
305973
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
305989
305974
|
}
|
|
305975
|
+
},
|
|
305976
|
+
"footer": {
|
|
305977
|
+
"defaultValue": null,
|
|
305978
|
+
"description": "@internal",
|
|
305979
|
+
"name": "footer",
|
|
305980
|
+
"declarations": [
|
|
305981
|
+
{
|
|
305982
|
+
"fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
|
|
305983
|
+
"name": "TypeLiteral"
|
|
305984
|
+
}
|
|
305985
|
+
],
|
|
305986
|
+
"required": false,
|
|
305987
|
+
"type": {
|
|
305988
|
+
"name": "boolean"
|
|
305989
|
+
}
|
|
305990
305990
|
}
|
|
305991
305991
|
}
|
|
305992
305992
|
},
|
|
@@ -306098,23 +306098,23 @@
|
|
|
306098
306098
|
},
|
|
306099
306099
|
"className": {
|
|
306100
306100
|
"defaultValue": {
|
|
306101
|
-
"value": "'react-aria-
|
|
306101
|
+
"value": "'react-aria-TableHeader'"
|
|
306102
306102
|
},
|
|
306103
306103
|
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the\nelement. A function may be provided to compute the class based on component state.",
|
|
306104
306104
|
"name": "className",
|
|
306105
306105
|
"parent": {
|
|
306106
306106
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
306107
|
-
"name": "
|
|
306107
|
+
"name": "TableHeaderProps"
|
|
306108
306108
|
},
|
|
306109
306109
|
"declarations": [
|
|
306110
306110
|
{
|
|
306111
306111
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
306112
|
-
"name": "
|
|
306112
|
+
"name": "TableHeaderProps"
|
|
306113
306113
|
}
|
|
306114
306114
|
],
|
|
306115
306115
|
"required": false,
|
|
306116
306116
|
"type": {
|
|
306117
|
-
"name": "ClassNameOrFunction<
|
|
306117
|
+
"name": "ClassNameOrFunction<TableHeaderRenderProps>"
|
|
306118
306118
|
}
|
|
306119
306119
|
},
|
|
306120
306120
|
"render": {
|
|
@@ -307610,23 +307610,23 @@
|
|
|
307610
307610
|
},
|
|
307611
307611
|
"className": {
|
|
307612
307612
|
"defaultValue": {
|
|
307613
|
-
"value": "'react-aria-
|
|
307613
|
+
"value": "'react-aria-TableHeader'"
|
|
307614
307614
|
},
|
|
307615
307615
|
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the\nelement. A function may be provided to compute the class based on component state.",
|
|
307616
307616
|
"name": "className",
|
|
307617
307617
|
"parent": {
|
|
307618
307618
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
307619
|
-
"name": "
|
|
307619
|
+
"name": "TableHeaderProps"
|
|
307620
307620
|
},
|
|
307621
307621
|
"declarations": [
|
|
307622
307622
|
{
|
|
307623
307623
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
307624
|
-
"name": "
|
|
307624
|
+
"name": "TableHeaderProps"
|
|
307625
307625
|
}
|
|
307626
307626
|
],
|
|
307627
307627
|
"required": false,
|
|
307628
307628
|
"type": {
|
|
307629
|
-
"name": "ClassNameOrFunction<
|
|
307629
|
+
"name": "ClassNameOrFunction<TableHeaderRenderProps>"
|
|
307630
307630
|
}
|
|
307631
307631
|
},
|
|
307632
307632
|
"dir": {
|
|
@@ -308987,23 +308987,23 @@
|
|
|
308987
308987
|
"props": {
|
|
308988
308988
|
"className": {
|
|
308989
308989
|
"defaultValue": {
|
|
308990
|
-
"value": "'react-aria-
|
|
308990
|
+
"value": "'react-aria-TableHeader'"
|
|
308991
308991
|
},
|
|
308992
308992
|
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the\nelement. A function may be provided to compute the class based on component state.",
|
|
308993
308993
|
"name": "className",
|
|
308994
308994
|
"parent": {
|
|
308995
308995
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
308996
|
-
"name": "
|
|
308996
|
+
"name": "TableHeaderProps"
|
|
308997
308997
|
},
|
|
308998
308998
|
"declarations": [
|
|
308999
308999
|
{
|
|
309000
309000
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.19.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
309001
|
-
"name": "
|
|
309001
|
+
"name": "TableHeaderProps"
|
|
309002
309002
|
}
|
|
309003
309003
|
],
|
|
309004
309004
|
"required": false,
|
|
309005
309005
|
"type": {
|
|
309006
|
-
"name": "ClassNameOrFunction<
|
|
309006
|
+
"name": "ClassNameOrFunction<TableHeaderRenderProps>"
|
|
309007
309007
|
}
|
|
309008
309008
|
},
|
|
309009
309009
|
"renderEmptyState": {
|
|
@@ -316446,34 +316446,6 @@
|
|
|
316446
316446
|
}
|
|
316447
316447
|
}
|
|
316448
316448
|
},
|
|
316449
|
-
{
|
|
316450
|
-
"tags": {},
|
|
316451
|
-
"filePath": "src/components/Popover/components/PopoverTip/PopoverTip.tsx",
|
|
316452
|
-
"description": "",
|
|
316453
|
-
"displayName": "PopoverTip",
|
|
316454
|
-
"methods": [],
|
|
316455
|
-
"props": {
|
|
316456
|
-
"className": {
|
|
316457
|
-
"defaultValue": null,
|
|
316458
|
-
"description": "The elements class name.",
|
|
316459
|
-
"name": "className",
|
|
316460
|
-
"parent": {
|
|
316461
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
316462
|
-
"name": "PropsWithClassName"
|
|
316463
|
-
},
|
|
316464
|
-
"declarations": [
|
|
316465
|
-
{
|
|
316466
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
316467
|
-
"name": "PropsWithClassName"
|
|
316468
|
-
}
|
|
316469
|
-
],
|
|
316470
|
-
"required": false,
|
|
316471
|
-
"type": {
|
|
316472
|
-
"name": "string"
|
|
316473
|
-
}
|
|
316474
|
-
}
|
|
316475
|
-
}
|
|
316476
|
-
},
|
|
316477
316449
|
{
|
|
316478
316450
|
"tags": {},
|
|
316479
316451
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Popover/components/PopoverTrigger/PopoverTrigger.tsx",
|
|
@@ -316612,6 +316584,34 @@
|
|
|
316612
316584
|
}
|
|
316613
316585
|
}
|
|
316614
316586
|
},
|
|
316587
|
+
{
|
|
316588
|
+
"tags": {},
|
|
316589
|
+
"filePath": "src/components/Popover/components/PopoverTip/PopoverTip.tsx",
|
|
316590
|
+
"description": "",
|
|
316591
|
+
"displayName": "PopoverTip",
|
|
316592
|
+
"methods": [],
|
|
316593
|
+
"props": {
|
|
316594
|
+
"className": {
|
|
316595
|
+
"defaultValue": null,
|
|
316596
|
+
"description": "The elements class name.",
|
|
316597
|
+
"name": "className",
|
|
316598
|
+
"parent": {
|
|
316599
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
316600
|
+
"name": "PropsWithClassName"
|
|
316601
|
+
},
|
|
316602
|
+
"declarations": [
|
|
316603
|
+
{
|
|
316604
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
316605
|
+
"name": "PropsWithClassName"
|
|
316606
|
+
}
|
|
316607
|
+
],
|
|
316608
|
+
"required": false,
|
|
316609
|
+
"type": {
|
|
316610
|
+
"name": "string"
|
|
316611
|
+
}
|
|
316612
|
+
}
|
|
316613
|
+
}
|
|
316614
|
+
},
|
|
316615
316615
|
{
|
|
316616
316616
|
"tags": {
|
|
316617
316617
|
"flr-generate": "all"
|
|
@@ -316790,55 +316790,6 @@
|
|
|
316790
316790
|
}
|
|
316791
316791
|
}
|
|
316792
316792
|
},
|
|
316793
|
-
{
|
|
316794
|
-
"tags": {
|
|
316795
|
-
"internal": ""
|
|
316796
|
-
},
|
|
316797
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
316798
|
-
"description": "",
|
|
316799
|
-
"displayName": "ValidationResultEntry",
|
|
316800
|
-
"methods": [],
|
|
316801
|
-
"props": {
|
|
316802
|
-
"result": {
|
|
316803
|
-
"defaultValue": null,
|
|
316804
|
-
"description": "",
|
|
316805
|
-
"name": "result",
|
|
316806
|
-
"parent": {
|
|
316807
|
-
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
316808
|
-
"name": "Props"
|
|
316809
|
-
},
|
|
316810
|
-
"declarations": [
|
|
316811
|
-
{
|
|
316812
|
-
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
316813
|
-
"name": "Props"
|
|
316814
|
-
}
|
|
316815
|
-
],
|
|
316816
|
-
"required": true,
|
|
316817
|
-
"type": {
|
|
316818
|
-
"name": "Partial<RuleValidationResult>"
|
|
316819
|
-
}
|
|
316820
|
-
},
|
|
316821
|
-
"unspecifiedRules": {
|
|
316822
|
-
"defaultValue": null,
|
|
316823
|
-
"description": "",
|
|
316824
|
-
"name": "unspecifiedRules",
|
|
316825
|
-
"parent": {
|
|
316826
|
-
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
316827
|
-
"name": "Props"
|
|
316828
|
-
},
|
|
316829
|
-
"declarations": [
|
|
316830
|
-
{
|
|
316831
|
-
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
316832
|
-
"name": "Props"
|
|
316833
|
-
}
|
|
316834
|
-
],
|
|
316835
|
-
"required": false,
|
|
316836
|
-
"type": {
|
|
316837
|
-
"name": "boolean"
|
|
316838
|
-
}
|
|
316839
|
-
}
|
|
316840
|
-
}
|
|
316841
|
-
},
|
|
316842
316793
|
{
|
|
316843
316794
|
"tags": {},
|
|
316844
316795
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
@@ -316924,6 +316875,55 @@
|
|
|
316924
316875
|
}
|
|
316925
316876
|
}
|
|
316926
316877
|
},
|
|
316878
|
+
{
|
|
316879
|
+
"tags": {
|
|
316880
|
+
"internal": ""
|
|
316881
|
+
},
|
|
316882
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
316883
|
+
"description": "",
|
|
316884
|
+
"displayName": "ValidationResultEntry",
|
|
316885
|
+
"methods": [],
|
|
316886
|
+
"props": {
|
|
316887
|
+
"result": {
|
|
316888
|
+
"defaultValue": null,
|
|
316889
|
+
"description": "",
|
|
316890
|
+
"name": "result",
|
|
316891
|
+
"parent": {
|
|
316892
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
316893
|
+
"name": "Props"
|
|
316894
|
+
},
|
|
316895
|
+
"declarations": [
|
|
316896
|
+
{
|
|
316897
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
316898
|
+
"name": "Props"
|
|
316899
|
+
}
|
|
316900
|
+
],
|
|
316901
|
+
"required": true,
|
|
316902
|
+
"type": {
|
|
316903
|
+
"name": "Partial<RuleValidationResult>"
|
|
316904
|
+
}
|
|
316905
|
+
},
|
|
316906
|
+
"unspecifiedRules": {
|
|
316907
|
+
"defaultValue": null,
|
|
316908
|
+
"description": "",
|
|
316909
|
+
"name": "unspecifiedRules",
|
|
316910
|
+
"parent": {
|
|
316911
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
316912
|
+
"name": "Props"
|
|
316913
|
+
},
|
|
316914
|
+
"declarations": [
|
|
316915
|
+
{
|
|
316916
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
316917
|
+
"name": "Props"
|
|
316918
|
+
}
|
|
316919
|
+
],
|
|
316920
|
+
"required": false,
|
|
316921
|
+
"type": {
|
|
316922
|
+
"name": "boolean"
|
|
316923
|
+
}
|
|
316924
|
+
}
|
|
316925
|
+
}
|
|
316926
|
+
},
|
|
316927
316927
|
{
|
|
316928
316928
|
"tags": {
|
|
316929
316929
|
"internal": ""
|
|
@@ -323357,6 +323357,16 @@
|
|
|
323357
323357
|
}
|
|
323358
323358
|
}
|
|
323359
323359
|
},
|
|
323360
|
+
{
|
|
323361
|
+
"tags": {
|
|
323362
|
+
"flr-generate": "all\n\nKeep this unused component for backwards compatibility!"
|
|
323363
|
+
},
|
|
323364
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/views/EmptyView/EmptyView.tsx",
|
|
323365
|
+
"description": "",
|
|
323366
|
+
"displayName": "EmptyView",
|
|
323367
|
+
"methods": [],
|
|
323368
|
+
"props": {}
|
|
323369
|
+
},
|
|
323360
323370
|
{
|
|
323361
323371
|
"tags": {
|
|
323362
323372
|
"flr-generate": "all"
|
|
@@ -323426,22 +323436,135 @@
|
|
|
323426
323436
|
}
|
|
323427
323437
|
},
|
|
323428
323438
|
{
|
|
323429
|
-
"tags": {
|
|
323430
|
-
|
|
323431
|
-
},
|
|
323432
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/views/EmptyView/EmptyView.tsx",
|
|
323439
|
+
"tags": {},
|
|
323440
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Table/Table.tsx",
|
|
323433
323441
|
"description": "",
|
|
323434
|
-
"displayName": "
|
|
323442
|
+
"displayName": "Table",
|
|
323435
323443
|
"methods": [],
|
|
323436
323444
|
"props": {}
|
|
323437
323445
|
},
|
|
323438
323446
|
{
|
|
323439
|
-
"tags": {
|
|
323440
|
-
|
|
323447
|
+
"tags": {
|
|
323448
|
+
"flr-generate": "all"
|
|
323449
|
+
},
|
|
323450
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
323441
323451
|
"description": "",
|
|
323442
|
-
"displayName": "
|
|
323452
|
+
"displayName": "ListSummary",
|
|
323443
323453
|
"methods": [],
|
|
323444
|
-
"props": {
|
|
323454
|
+
"props": {
|
|
323455
|
+
"position": {
|
|
323456
|
+
"defaultValue": {
|
|
323457
|
+
"value": ": \"top\""
|
|
323458
|
+
},
|
|
323459
|
+
"description": "Whether the summary is placed above or underneath the list",
|
|
323460
|
+
"name": "position",
|
|
323461
|
+
"parent": {
|
|
323462
|
+
"fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
323463
|
+
"name": "ListSummaryProps"
|
|
323464
|
+
},
|
|
323465
|
+
"declarations": [
|
|
323466
|
+
{
|
|
323467
|
+
"fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
323468
|
+
"name": "ListSummaryProps"
|
|
323469
|
+
}
|
|
323470
|
+
],
|
|
323471
|
+
"required": false,
|
|
323472
|
+
"type": {
|
|
323473
|
+
"name": "\"bottom\" | \"top\""
|
|
323474
|
+
}
|
|
323475
|
+
},
|
|
323476
|
+
"wrapWith": {
|
|
323477
|
+
"defaultValue": null,
|
|
323478
|
+
"description": "",
|
|
323479
|
+
"name": "wrapWith",
|
|
323480
|
+
"parent": {
|
|
323481
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
323482
|
+
"name": "FlowComponentProps"
|
|
323483
|
+
},
|
|
323484
|
+
"declarations": [
|
|
323485
|
+
{
|
|
323486
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
323487
|
+
"name": "FlowComponentProps"
|
|
323488
|
+
}
|
|
323489
|
+
],
|
|
323490
|
+
"required": false,
|
|
323491
|
+
"type": {
|
|
323492
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
323493
|
+
}
|
|
323494
|
+
},
|
|
323495
|
+
"tunnel": {
|
|
323496
|
+
"defaultValue": null,
|
|
323497
|
+
"description": "@internal",
|
|
323498
|
+
"name": "tunnel",
|
|
323499
|
+
"parent": {
|
|
323500
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
323501
|
+
"name": "PropsWithTunnel"
|
|
323502
|
+
},
|
|
323503
|
+
"declarations": [
|
|
323504
|
+
{
|
|
323505
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
323506
|
+
"name": "PropsWithTunnel"
|
|
323507
|
+
}
|
|
323508
|
+
],
|
|
323509
|
+
"required": false,
|
|
323510
|
+
"type": {
|
|
323511
|
+
"name": "{ id: string; component: keyof FlowComponentPropsTypes; } | null"
|
|
323512
|
+
}
|
|
323513
|
+
},
|
|
323514
|
+
"ref": {
|
|
323515
|
+
"defaultValue": null,
|
|
323516
|
+
"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}",
|
|
323517
|
+
"name": "ref",
|
|
323518
|
+
"parent": {
|
|
323519
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
323520
|
+
"name": "RefAttributes"
|
|
323521
|
+
},
|
|
323522
|
+
"declarations": [
|
|
323523
|
+
{
|
|
323524
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
323525
|
+
"name": "RefAttributes"
|
|
323526
|
+
}
|
|
323527
|
+
],
|
|
323528
|
+
"required": false,
|
|
323529
|
+
"type": {
|
|
323530
|
+
"name": "Ref<HTMLSpanElement>"
|
|
323531
|
+
}
|
|
323532
|
+
},
|
|
323533
|
+
"key": {
|
|
323534
|
+
"defaultValue": null,
|
|
323535
|
+
"description": "",
|
|
323536
|
+
"name": "key",
|
|
323537
|
+
"parent": {
|
|
323538
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
323539
|
+
"name": "Attributes"
|
|
323540
|
+
},
|
|
323541
|
+
"declarations": [
|
|
323542
|
+
{
|
|
323543
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
323544
|
+
"name": "Attributes"
|
|
323545
|
+
}
|
|
323546
|
+
],
|
|
323547
|
+
"required": false,
|
|
323548
|
+
"type": {
|
|
323549
|
+
"name": "Key | null"
|
|
323550
|
+
}
|
|
323551
|
+
},
|
|
323552
|
+
"children": {
|
|
323553
|
+
"defaultValue": null,
|
|
323554
|
+
"description": "",
|
|
323555
|
+
"name": "children",
|
|
323556
|
+
"declarations": [
|
|
323557
|
+
{
|
|
323558
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
323559
|
+
"name": "TypeLiteral"
|
|
323560
|
+
}
|
|
323561
|
+
],
|
|
323562
|
+
"required": false,
|
|
323563
|
+
"type": {
|
|
323564
|
+
"name": "ReactNode"
|
|
323565
|
+
}
|
|
323566
|
+
}
|
|
323567
|
+
}
|
|
323445
323568
|
},
|
|
323446
323569
|
{
|
|
323447
323570
|
"tags": {},
|
|
@@ -323667,129 +323790,6 @@
|
|
|
323667
323790
|
}
|
|
323668
323791
|
}
|
|
323669
323792
|
},
|
|
323670
|
-
{
|
|
323671
|
-
"tags": {
|
|
323672
|
-
"flr-generate": "all"
|
|
323673
|
-
},
|
|
323674
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
323675
|
-
"description": "",
|
|
323676
|
-
"displayName": "ListSummary",
|
|
323677
|
-
"methods": [],
|
|
323678
|
-
"props": {
|
|
323679
|
-
"position": {
|
|
323680
|
-
"defaultValue": {
|
|
323681
|
-
"value": ": \"top\""
|
|
323682
|
-
},
|
|
323683
|
-
"description": "Whether the summary is placed above or underneath the list",
|
|
323684
|
-
"name": "position",
|
|
323685
|
-
"parent": {
|
|
323686
|
-
"fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
323687
|
-
"name": "ListSummaryProps"
|
|
323688
|
-
},
|
|
323689
|
-
"declarations": [
|
|
323690
|
-
{
|
|
323691
|
-
"fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
323692
|
-
"name": "ListSummaryProps"
|
|
323693
|
-
}
|
|
323694
|
-
],
|
|
323695
|
-
"required": false,
|
|
323696
|
-
"type": {
|
|
323697
|
-
"name": "\"bottom\" | \"top\""
|
|
323698
|
-
}
|
|
323699
|
-
},
|
|
323700
|
-
"wrapWith": {
|
|
323701
|
-
"defaultValue": null,
|
|
323702
|
-
"description": "",
|
|
323703
|
-
"name": "wrapWith",
|
|
323704
|
-
"parent": {
|
|
323705
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
323706
|
-
"name": "FlowComponentProps"
|
|
323707
|
-
},
|
|
323708
|
-
"declarations": [
|
|
323709
|
-
{
|
|
323710
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
323711
|
-
"name": "FlowComponentProps"
|
|
323712
|
-
}
|
|
323713
|
-
],
|
|
323714
|
-
"required": false,
|
|
323715
|
-
"type": {
|
|
323716
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
323717
|
-
}
|
|
323718
|
-
},
|
|
323719
|
-
"tunnel": {
|
|
323720
|
-
"defaultValue": null,
|
|
323721
|
-
"description": "@internal",
|
|
323722
|
-
"name": "tunnel",
|
|
323723
|
-
"parent": {
|
|
323724
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
323725
|
-
"name": "PropsWithTunnel"
|
|
323726
|
-
},
|
|
323727
|
-
"declarations": [
|
|
323728
|
-
{
|
|
323729
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
323730
|
-
"name": "PropsWithTunnel"
|
|
323731
|
-
}
|
|
323732
|
-
],
|
|
323733
|
-
"required": false,
|
|
323734
|
-
"type": {
|
|
323735
|
-
"name": "{ id: string; component: keyof FlowComponentPropsTypes; } | null"
|
|
323736
|
-
}
|
|
323737
|
-
},
|
|
323738
|
-
"ref": {
|
|
323739
|
-
"defaultValue": null,
|
|
323740
|
-
"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}",
|
|
323741
|
-
"name": "ref",
|
|
323742
|
-
"parent": {
|
|
323743
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
323744
|
-
"name": "RefAttributes"
|
|
323745
|
-
},
|
|
323746
|
-
"declarations": [
|
|
323747
|
-
{
|
|
323748
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
323749
|
-
"name": "RefAttributes"
|
|
323750
|
-
}
|
|
323751
|
-
],
|
|
323752
|
-
"required": false,
|
|
323753
|
-
"type": {
|
|
323754
|
-
"name": "Ref<HTMLSpanElement>"
|
|
323755
|
-
}
|
|
323756
|
-
},
|
|
323757
|
-
"key": {
|
|
323758
|
-
"defaultValue": null,
|
|
323759
|
-
"description": "",
|
|
323760
|
-
"name": "key",
|
|
323761
|
-
"parent": {
|
|
323762
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
323763
|
-
"name": "Attributes"
|
|
323764
|
-
},
|
|
323765
|
-
"declarations": [
|
|
323766
|
-
{
|
|
323767
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
323768
|
-
"name": "Attributes"
|
|
323769
|
-
}
|
|
323770
|
-
],
|
|
323771
|
-
"required": false,
|
|
323772
|
-
"type": {
|
|
323773
|
-
"name": "Key | null"
|
|
323774
|
-
}
|
|
323775
|
-
},
|
|
323776
|
-
"children": {
|
|
323777
|
-
"defaultValue": null,
|
|
323778
|
-
"description": "",
|
|
323779
|
-
"name": "children",
|
|
323780
|
-
"declarations": [
|
|
323781
|
-
{
|
|
323782
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
323783
|
-
"name": "TypeLiteral"
|
|
323784
|
-
}
|
|
323785
|
-
],
|
|
323786
|
-
"required": false,
|
|
323787
|
-
"type": {
|
|
323788
|
-
"name": "ReactNode"
|
|
323789
|
-
}
|
|
323790
|
-
}
|
|
323791
|
-
}
|
|
323792
|
-
},
|
|
323793
323793
|
{
|
|
323794
323794
|
"tags": {},
|
|
323795
323795
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/Items.tsx",
|
|
@@ -323836,17 +323836,17 @@
|
|
|
323836
323836
|
},
|
|
323837
323837
|
{
|
|
323838
323838
|
"tags": {},
|
|
323839
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/
|
|
323839
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/EmptyView/EmptyView.tsx",
|
|
323840
323840
|
"description": "",
|
|
323841
|
-
"displayName": "
|
|
323841
|
+
"displayName": "EmptyView",
|
|
323842
323842
|
"methods": [],
|
|
323843
323843
|
"props": {}
|
|
323844
323844
|
},
|
|
323845
323845
|
{
|
|
323846
323846
|
"tags": {},
|
|
323847
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/
|
|
323847
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/EmptySearchResultView/EmptySearchResultView.tsx",
|
|
323848
323848
|
"description": "",
|
|
323849
|
-
"displayName": "
|
|
323849
|
+
"displayName": "EmptySearchResultView",
|
|
323850
323850
|
"methods": [],
|
|
323851
323851
|
"props": {}
|
|
323852
323852
|
},
|
|
@@ -330005,256 +330005,6 @@
|
|
|
330005
330005
|
}
|
|
330006
330006
|
}
|
|
330007
330007
|
},
|
|
330008
|
-
{
|
|
330009
|
-
"tags": {
|
|
330010
|
-
"flr-generate": "all"
|
|
330011
|
-
},
|
|
330012
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
|
|
330013
|
-
"description": "",
|
|
330014
|
-
"displayName": "XAxis",
|
|
330015
|
-
"methods": [],
|
|
330016
|
-
"props": {
|
|
330017
|
-
"className": {
|
|
330018
|
-
"defaultValue": null,
|
|
330019
|
-
"description": "",
|
|
330020
|
-
"name": "className",
|
|
330021
|
-
"parent": {
|
|
330022
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
330023
|
-
"name": "HTMLAttributes"
|
|
330024
|
-
},
|
|
330025
|
-
"declarations": [
|
|
330026
|
-
{
|
|
330027
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
330028
|
-
"name": "HTMLAttributes"
|
|
330029
|
-
}
|
|
330030
|
-
],
|
|
330031
|
-
"required": false,
|
|
330032
|
-
"type": {
|
|
330033
|
-
"name": "string"
|
|
330034
|
-
}
|
|
330035
|
-
},
|
|
330036
|
-
"type": {
|
|
330037
|
-
"defaultValue": null,
|
|
330038
|
-
"description": "",
|
|
330039
|
-
"name": "type",
|
|
330040
|
-
"parent": {
|
|
330041
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
330042
|
-
"name": "SVGAttributes"
|
|
330043
|
-
},
|
|
330044
|
-
"declarations": [
|
|
330045
|
-
{
|
|
330046
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
330047
|
-
"name": "SVGAttributes"
|
|
330048
|
-
}
|
|
330049
|
-
],
|
|
330050
|
-
"required": false,
|
|
330051
|
-
"type": {
|
|
330052
|
-
"name": "string"
|
|
330053
|
-
}
|
|
330054
|
-
},
|
|
330055
|
-
"hide": {
|
|
330056
|
-
"defaultValue": null,
|
|
330057
|
-
"description": "If set true, the axis do not display in the chart.\n@defaultValue false",
|
|
330058
|
-
"name": "hide",
|
|
330059
|
-
"parent": {
|
|
330060
|
-
"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/util/types.d.ts",
|
|
330061
|
-
"name": "RenderableAxisProps"
|
|
330062
|
-
},
|
|
330063
|
-
"declarations": [
|
|
330064
|
-
{
|
|
330065
|
-
"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/util/types.d.ts",
|
|
330066
|
-
"name": "RenderableAxisProps"
|
|
330067
|
-
}
|
|
330068
|
-
],
|
|
330069
|
-
"required": false,
|
|
330070
|
-
"type": {
|
|
330071
|
-
"name": "boolean"
|
|
330072
|
-
}
|
|
330073
|
-
},
|
|
330074
|
-
"orientation": {
|
|
330075
|
-
"defaultValue": null,
|
|
330076
|
-
"description": "",
|
|
330077
|
-
"name": "orientation",
|
|
330078
|
-
"parent": {
|
|
330079
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
330080
|
-
"name": "SVGAttributes"
|
|
330081
|
-
},
|
|
330082
|
-
"declarations": [
|
|
330083
|
-
{
|
|
330084
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
330085
|
-
"name": "SVGAttributes"
|
|
330086
|
-
}
|
|
330087
|
-
],
|
|
330088
|
-
"required": false,
|
|
330089
|
-
"type": {
|
|
330090
|
-
"name": "string | number"
|
|
330091
|
-
}
|
|
330092
|
-
},
|
|
330093
|
-
"scale": {
|
|
330094
|
-
"defaultValue": null,
|
|
330095
|
-
"description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <XAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<XAxis scale={scale} />",
|
|
330096
|
-
"name": "scale",
|
|
330097
|
-
"parent": {
|
|
330098
|
-
"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/XAxis.d.ts",
|
|
330099
|
-
"name": "XAxisProps"
|
|
330100
|
-
},
|
|
330101
|
-
"declarations": [
|
|
330102
|
-
{
|
|
330103
|
-
"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/XAxis.d.ts",
|
|
330104
|
-
"name": "XAxisProps"
|
|
330105
|
-
}
|
|
330106
|
-
],
|
|
330107
|
-
"required": false,
|
|
330108
|
-
"type": {
|
|
330109
|
-
"name": "ScaleType | CustomScaleDefinition<CategoricalDomainItem> | CustomScaleDefinition<string> | CustomScaleDefinition<...> | CustomScaleDefinition<...>"
|
|
330110
|
-
}
|
|
330111
|
-
},
|
|
330112
|
-
"allowDecimals": {
|
|
330113
|
-
"defaultValue": null,
|
|
330114
|
-
"description": "Allow the ticks of axis to be decimals or not.\n@defaultValue true",
|
|
330115
|
-
"name": "allowDecimals",
|
|
330116
|
-
"parent": {
|
|
330117
|
-
"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/util/types.d.ts",
|
|
330118
|
-
"name": "RenderableAxisProps"
|
|
330119
|
-
},
|
|
330120
|
-
"declarations": [
|
|
330121
|
-
{
|
|
330122
|
-
"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/util/types.d.ts",
|
|
330123
|
-
"name": "RenderableAxisProps"
|
|
330124
|
-
}
|
|
330125
|
-
],
|
|
330126
|
-
"required": false,
|
|
330127
|
-
"type": {
|
|
330128
|
-
"name": "boolean"
|
|
330129
|
-
}
|
|
330130
|
-
},
|
|
330131
|
-
"allowDataOverflow": {
|
|
330132
|
-
"defaultValue": null,
|
|
330133
|
-
"description": "When domain of the axis is specified and the type of the axis is 'number',\nif allowDataOverflow is set to be false,\nthe domain will be adjusted when the minimum value of data is smaller than domain[0] or\nthe maximum value of data is greater than domain[1] so that the axis displays all data values.\nIf set to true, graphic elements (line, area, bars) will be clipped to conform to the specified domain.\n@defaultValue false",
|
|
330134
|
-
"name": "allowDataOverflow",
|
|
330135
|
-
"parent": {
|
|
330136
|
-
"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/util/types.d.ts",
|
|
330137
|
-
"name": "RenderableAxisProps"
|
|
330138
|
-
},
|
|
330139
|
-
"declarations": [
|
|
330140
|
-
{
|
|
330141
|
-
"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/util/types.d.ts",
|
|
330142
|
-
"name": "RenderableAxisProps"
|
|
330143
|
-
}
|
|
330144
|
-
],
|
|
330145
|
-
"required": false,
|
|
330146
|
-
"type": {
|
|
330147
|
-
"name": "boolean"
|
|
330148
|
-
}
|
|
330149
|
-
},
|
|
330150
|
-
"interval": {
|
|
330151
|
-
"defaultValue": null,
|
|
330152
|
-
"description": "If set 0, all the ticks will be shown. If set preserveStart\", \"preserveEnd\" or \"preserveStartEnd\", the ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
|
|
330153
|
-
"name": "interval",
|
|
330154
|
-
"parent": {
|
|
330155
|
-
"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/XAxis.d.ts",
|
|
330156
|
-
"name": "XAxisProps"
|
|
330157
|
-
},
|
|
330158
|
-
"declarations": [
|
|
330159
|
-
{
|
|
330160
|
-
"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/XAxis.d.ts",
|
|
330161
|
-
"name": "XAxisProps"
|
|
330162
|
-
}
|
|
330163
|
-
],
|
|
330164
|
-
"required": false,
|
|
330165
|
-
"type": {
|
|
330166
|
-
"name": "AxisInterval"
|
|
330167
|
-
}
|
|
330168
|
-
},
|
|
330169
|
-
"minTickGap": {
|
|
330170
|
-
"defaultValue": null,
|
|
330171
|
-
"description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
|
|
330172
|
-
"name": "minTickGap",
|
|
330173
|
-
"parent": {
|
|
330174
|
-
"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/XAxis.d.ts",
|
|
330175
|
-
"name": "XAxisProps"
|
|
330176
|
-
},
|
|
330177
|
-
"declarations": [
|
|
330178
|
-
{
|
|
330179
|
-
"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/XAxis.d.ts",
|
|
330180
|
-
"name": "XAxisProps"
|
|
330181
|
-
}
|
|
330182
|
-
],
|
|
330183
|
-
"required": false,
|
|
330184
|
-
"type": {
|
|
330185
|
-
"name": "number"
|
|
330186
|
-
}
|
|
330187
|
-
},
|
|
330188
|
-
"domain": {
|
|
330189
|
-
"defaultValue": null,
|
|
330190
|
-
"description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <XAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <XAxis type=\"number\" domain={['auto', 'auto']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <XAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <XAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <XAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <XAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
|
|
330191
|
-
"name": "domain",
|
|
330192
|
-
"parent": {
|
|
330193
|
-
"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/XAxis.d.ts",
|
|
330194
|
-
"name": "XAxisProps"
|
|
330195
|
-
},
|
|
330196
|
-
"declarations": [
|
|
330197
|
-
{
|
|
330198
|
-
"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/XAxis.d.ts",
|
|
330199
|
-
"name": "XAxisProps"
|
|
330200
|
-
}
|
|
330201
|
-
],
|
|
330202
|
-
"required": false,
|
|
330203
|
-
"type": {
|
|
330204
|
-
"name": "AxisDomain"
|
|
330205
|
-
}
|
|
330206
|
-
},
|
|
330207
|
-
"unit": {
|
|
330208
|
-
"defaultValue": null,
|
|
330209
|
-
"description": "The unit of data. This option will be used in tooltip.",
|
|
330210
|
-
"name": "unit",
|
|
330211
|
-
"parent": {
|
|
330212
|
-
"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/util/types.d.ts",
|
|
330213
|
-
"name": "BaseAxisProps"
|
|
330214
|
-
},
|
|
330215
|
-
"declarations": [
|
|
330216
|
-
{
|
|
330217
|
-
"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/util/types.d.ts",
|
|
330218
|
-
"name": "BaseAxisProps"
|
|
330219
|
-
}
|
|
330220
|
-
],
|
|
330221
|
-
"required": false,
|
|
330222
|
-
"type": {
|
|
330223
|
-
"name": "string"
|
|
330224
|
-
}
|
|
330225
|
-
},
|
|
330226
|
-
"dataKey": {
|
|
330227
|
-
"defaultValue": null,
|
|
330228
|
-
"description": "",
|
|
330229
|
-
"name": "dataKey",
|
|
330230
|
-
"declarations": [
|
|
330231
|
-
{
|
|
330232
|
-
"fileName": "components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
|
|
330233
|
-
"name": "TypeLiteral"
|
|
330234
|
-
}
|
|
330235
|
-
],
|
|
330236
|
-
"required": false,
|
|
330237
|
-
"type": {
|
|
330238
|
-
"name": "DataKey<ChartDataValue>"
|
|
330239
|
-
}
|
|
330240
|
-
},
|
|
330241
|
-
"tickFormatter": {
|
|
330242
|
-
"defaultValue": null,
|
|
330243
|
-
"description": "",
|
|
330244
|
-
"name": "tickFormatter",
|
|
330245
|
-
"declarations": [
|
|
330246
|
-
{
|
|
330247
|
-
"fileName": "components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
|
|
330248
|
-
"name": "TypeLiteral"
|
|
330249
|
-
}
|
|
330250
|
-
],
|
|
330251
|
-
"required": false,
|
|
330252
|
-
"type": {
|
|
330253
|
-
"name": "((value: unknown, index: number) => string)"
|
|
330254
|
-
}
|
|
330255
|
-
}
|
|
330256
|
-
}
|
|
330257
|
-
},
|
|
330258
330008
|
{
|
|
330259
330009
|
"tags": {
|
|
330260
330010
|
"flr-generate": "all"
|
|
@@ -330365,10 +330115,10 @@
|
|
|
330365
330115
|
"name": "CurveType"
|
|
330366
330116
|
}
|
|
330367
330117
|
},
|
|
330368
|
-
"
|
|
330118
|
+
"xAxisId": {
|
|
330369
330119
|
"defaultValue": null,
|
|
330370
|
-
"description": "The
|
|
330371
|
-
"name": "
|
|
330120
|
+
"description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
|
|
330121
|
+
"name": "xAxisId",
|
|
330372
330122
|
"parent": {
|
|
330373
330123
|
"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",
|
|
330374
330124
|
"name": "LineProps"
|
|
@@ -330381,13 +330131,13 @@
|
|
|
330381
330131
|
],
|
|
330382
330132
|
"required": false,
|
|
330383
330133
|
"type": {
|
|
330384
|
-
"name": "
|
|
330134
|
+
"name": "AxisId"
|
|
330385
330135
|
}
|
|
330386
330136
|
},
|
|
330387
|
-
"
|
|
330137
|
+
"yAxisId": {
|
|
330388
330138
|
"defaultValue": null,
|
|
330389
|
-
"description": "The id of
|
|
330390
|
-
"name": "
|
|
330139
|
+
"description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
|
|
330140
|
+
"name": "yAxisId",
|
|
330391
330141
|
"parent": {
|
|
330392
330142
|
"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",
|
|
330393
330143
|
"name": "LineProps"
|
|
@@ -330403,10 +330153,10 @@
|
|
|
330403
330153
|
"name": "AxisId"
|
|
330404
330154
|
}
|
|
330405
330155
|
},
|
|
330406
|
-
"
|
|
330156
|
+
"unit": {
|
|
330407
330157
|
"defaultValue": null,
|
|
330408
|
-
"description": "The
|
|
330409
|
-
"name": "
|
|
330158
|
+
"description": "The unit of data. This option will be used in tooltip.",
|
|
330159
|
+
"name": "unit",
|
|
330410
330160
|
"parent": {
|
|
330411
330161
|
"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",
|
|
330412
330162
|
"name": "LineProps"
|
|
@@ -330419,7 +330169,7 @@
|
|
|
330419
330169
|
],
|
|
330420
330170
|
"required": false,
|
|
330421
330171
|
"type": {
|
|
330422
|
-
"name": "
|
|
330172
|
+
"name": "string | number | null"
|
|
330423
330173
|
}
|
|
330424
330174
|
}
|
|
330425
330175
|
}
|
|
@@ -330722,21 +330472,6 @@
|
|
|
330722
330472
|
"name": "CursorDefinition"
|
|
330723
330473
|
}
|
|
330724
330474
|
},
|
|
330725
|
-
"defaultIndex": {
|
|
330726
|
-
"defaultValue": null,
|
|
330727
|
-
"description": "",
|
|
330728
|
-
"name": "defaultIndex",
|
|
330729
|
-
"declarations": [
|
|
330730
|
-
{
|
|
330731
|
-
"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/component/Tooltip.d.ts",
|
|
330732
|
-
"name": "TypeLiteral"
|
|
330733
|
-
}
|
|
330734
|
-
],
|
|
330735
|
-
"required": false,
|
|
330736
|
-
"type": {
|
|
330737
|
-
"name": "number | TooltipIndex"
|
|
330738
|
-
}
|
|
330739
|
-
},
|
|
330740
330475
|
"position": {
|
|
330741
330476
|
"defaultValue": null,
|
|
330742
330477
|
"description": "If this field is set, the tooltip will be displayed at the specified position\nregardless of the mouse position.\n\nYou can set a single field (x or y) and let the other field be calculated automatically based\non the mouse position.",
|
|
@@ -330752,10 +330487,10 @@
|
|
|
330752
330487
|
"name": "Partial<Coordinate>"
|
|
330753
330488
|
}
|
|
330754
330489
|
},
|
|
330755
|
-
"
|
|
330490
|
+
"defaultIndex": {
|
|
330756
330491
|
"defaultValue": null,
|
|
330757
|
-
"description": "
|
|
330758
|
-
"name": "
|
|
330492
|
+
"description": "",
|
|
330493
|
+
"name": "defaultIndex",
|
|
330759
330494
|
"declarations": [
|
|
330760
330495
|
{
|
|
330761
330496
|
"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/component/Tooltip.d.ts",
|
|
@@ -330764,7 +330499,7 @@
|
|
|
330764
330499
|
],
|
|
330765
330500
|
"required": false,
|
|
330766
330501
|
"type": {
|
|
330767
|
-
"name": "
|
|
330502
|
+
"name": "number | TooltipIndex"
|
|
330768
330503
|
}
|
|
330769
330504
|
},
|
|
330770
330505
|
"payload": {
|
|
@@ -331059,6 +330794,21 @@
|
|
|
331059
330794
|
"name": "boolean"
|
|
331060
330795
|
}
|
|
331061
330796
|
},
|
|
330797
|
+
"includeHidden": {
|
|
330798
|
+
"defaultValue": null,
|
|
330799
|
+
"description": "If true, the tooltip will display information about hidden series.\nDefaults to false.\nInteracting with the hide property of Area, Bar, Line, Scatter.\n@defaultValue false",
|
|
330800
|
+
"name": "includeHidden",
|
|
330801
|
+
"declarations": [
|
|
330802
|
+
{
|
|
330803
|
+
"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/component/Tooltip.d.ts",
|
|
330804
|
+
"name": "TypeLiteral"
|
|
330805
|
+
}
|
|
330806
|
+
],
|
|
330807
|
+
"required": false,
|
|
330808
|
+
"type": {
|
|
330809
|
+
"name": "boolean"
|
|
330810
|
+
}
|
|
330811
|
+
},
|
|
331062
330812
|
"isAnimationActive": {
|
|
331063
330813
|
"defaultValue": null,
|
|
331064
330814
|
"description": "If set false, animation of tooltip will be disabled.\nIf set \"auto\", the animation will be disabled in SSR and enabled in browser.\n@defaultValue auto",
|
|
@@ -349809,10 +349559,10 @@
|
|
|
349809
349559
|
"name": "string | number"
|
|
349810
349560
|
}
|
|
349811
349561
|
},
|
|
349812
|
-
"
|
|
349562
|
+
"xAxisId": {
|
|
349813
349563
|
"defaultValue": null,
|
|
349814
|
-
"description": "The
|
|
349815
|
-
"name": "
|
|
349564
|
+
"description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
|
|
349565
|
+
"name": "xAxisId",
|
|
349816
349566
|
"parent": {
|
|
349817
349567
|
"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",
|
|
349818
349568
|
"name": "AreaProps"
|
|
@@ -349825,13 +349575,13 @@
|
|
|
349825
349575
|
],
|
|
349826
349576
|
"required": false,
|
|
349827
349577
|
"type": {
|
|
349828
|
-
"name": "
|
|
349578
|
+
"name": "AxisId"
|
|
349829
349579
|
}
|
|
349830
349580
|
},
|
|
349831
|
-
"
|
|
349581
|
+
"yAxisId": {
|
|
349832
349582
|
"defaultValue": null,
|
|
349833
|
-
"description": "The id of
|
|
349834
|
-
"name": "
|
|
349583
|
+
"description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
|
|
349584
|
+
"name": "yAxisId",
|
|
349835
349585
|
"parent": {
|
|
349836
349586
|
"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",
|
|
349837
349587
|
"name": "AreaProps"
|
|
@@ -349847,10 +349597,10 @@
|
|
|
349847
349597
|
"name": "AxisId"
|
|
349848
349598
|
}
|
|
349849
349599
|
},
|
|
349850
|
-
"
|
|
349600
|
+
"unit": {
|
|
349851
349601
|
"defaultValue": null,
|
|
349852
|
-
"description": "The
|
|
349853
|
-
"name": "
|
|
349602
|
+
"description": "The unit of data. This option will be used in tooltip.",
|
|
349603
|
+
"name": "unit",
|
|
349854
349604
|
"parent": {
|
|
349855
349605
|
"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",
|
|
349856
349606
|
"name": "AreaProps"
|
|
@@ -349863,7 +349613,7 @@
|
|
|
349863
349613
|
],
|
|
349864
349614
|
"required": false,
|
|
349865
349615
|
"type": {
|
|
349866
|
-
"name": "
|
|
349616
|
+
"name": "string | number"
|
|
349867
349617
|
}
|
|
349868
349618
|
},
|
|
349869
349619
|
"stackId": {
|
|
@@ -349950,9 +349700,9 @@
|
|
|
349950
349700
|
"tags": {
|
|
349951
349701
|
"flr-generate": "all"
|
|
349952
349702
|
},
|
|
349953
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/
|
|
349703
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
|
|
349954
349704
|
"description": "",
|
|
349955
|
-
"displayName": "
|
|
349705
|
+
"displayName": "XAxis",
|
|
349956
349706
|
"methods": [],
|
|
349957
349707
|
"props": {
|
|
349958
349708
|
"className": {
|
|
@@ -350033,16 +349783,16 @@
|
|
|
350033
349783
|
},
|
|
350034
349784
|
"scale": {
|
|
350035
349785
|
"defaultValue": null,
|
|
350036
|
-
"description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <
|
|
349786
|
+
"description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <XAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<XAxis scale={scale} />",
|
|
350037
349787
|
"name": "scale",
|
|
350038
349788
|
"parent": {
|
|
350039
|
-
"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/
|
|
350040
|
-
"name": "
|
|
349789
|
+
"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/XAxis.d.ts",
|
|
349790
|
+
"name": "XAxisProps"
|
|
350041
349791
|
},
|
|
350042
349792
|
"declarations": [
|
|
350043
349793
|
{
|
|
350044
|
-
"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/
|
|
350045
|
-
"name": "
|
|
349794
|
+
"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/XAxis.d.ts",
|
|
349795
|
+
"name": "XAxisProps"
|
|
350046
349796
|
}
|
|
350047
349797
|
],
|
|
350048
349798
|
"required": false,
|
|
@@ -350050,6 +349800,25 @@
|
|
|
350050
349800
|
"name": "ScaleType | CustomScaleDefinition<CategoricalDomainItem> | CustomScaleDefinition<string> | CustomScaleDefinition<...> | CustomScaleDefinition<...>"
|
|
350051
349801
|
}
|
|
350052
349802
|
},
|
|
349803
|
+
"unit": {
|
|
349804
|
+
"defaultValue": null,
|
|
349805
|
+
"description": "The unit of data. This option will be used in tooltip.",
|
|
349806
|
+
"name": "unit",
|
|
349807
|
+
"parent": {
|
|
349808
|
+
"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/util/types.d.ts",
|
|
349809
|
+
"name": "BaseAxisProps"
|
|
349810
|
+
},
|
|
349811
|
+
"declarations": [
|
|
349812
|
+
{
|
|
349813
|
+
"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/util/types.d.ts",
|
|
349814
|
+
"name": "BaseAxisProps"
|
|
349815
|
+
}
|
|
349816
|
+
],
|
|
349817
|
+
"required": false,
|
|
349818
|
+
"type": {
|
|
349819
|
+
"name": "string"
|
|
349820
|
+
}
|
|
349821
|
+
},
|
|
350053
349822
|
"allowDecimals": {
|
|
350054
349823
|
"defaultValue": null,
|
|
350055
349824
|
"description": "Allow the ticks of axis to be decimals or not.\n@defaultValue true",
|
|
@@ -350069,18 +349838,37 @@
|
|
|
350069
349838
|
"name": "boolean"
|
|
350070
349839
|
}
|
|
350071
349840
|
},
|
|
349841
|
+
"allowDataOverflow": {
|
|
349842
|
+
"defaultValue": null,
|
|
349843
|
+
"description": "When domain of the axis is specified and the type of the axis is 'number',\nif allowDataOverflow is set to be false,\nthe domain will be adjusted when the minimum value of data is smaller than domain[0] or\nthe maximum value of data is greater than domain[1] so that the axis displays all data values.\nIf set to true, graphic elements (line, area, bars) will be clipped to conform to the specified domain.\n@defaultValue false",
|
|
349844
|
+
"name": "allowDataOverflow",
|
|
349845
|
+
"parent": {
|
|
349846
|
+
"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/util/types.d.ts",
|
|
349847
|
+
"name": "RenderableAxisProps"
|
|
349848
|
+
},
|
|
349849
|
+
"declarations": [
|
|
349850
|
+
{
|
|
349851
|
+
"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/util/types.d.ts",
|
|
349852
|
+
"name": "RenderableAxisProps"
|
|
349853
|
+
}
|
|
349854
|
+
],
|
|
349855
|
+
"required": false,
|
|
349856
|
+
"type": {
|
|
349857
|
+
"name": "boolean"
|
|
349858
|
+
}
|
|
349859
|
+
},
|
|
350072
349860
|
"interval": {
|
|
350073
349861
|
"defaultValue": null,
|
|
350074
|
-
"description": "If set 0, all the ticks will be shown. If set
|
|
349862
|
+
"description": "If set 0, all the ticks will be shown. If set preserveStart\", \"preserveEnd\" or \"preserveStartEnd\", the ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
|
|
350075
349863
|
"name": "interval",
|
|
350076
349864
|
"parent": {
|
|
350077
|
-
"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/
|
|
350078
|
-
"name": "
|
|
349865
|
+
"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/XAxis.d.ts",
|
|
349866
|
+
"name": "XAxisProps"
|
|
350079
349867
|
},
|
|
350080
349868
|
"declarations": [
|
|
350081
349869
|
{
|
|
350082
|
-
"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/
|
|
350083
|
-
"name": "
|
|
349870
|
+
"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/XAxis.d.ts",
|
|
349871
|
+
"name": "XAxisProps"
|
|
350084
349872
|
}
|
|
350085
349873
|
],
|
|
350086
349874
|
"required": false,
|
|
@@ -350093,13 +349881,13 @@
|
|
|
350093
349881
|
"description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
|
|
350094
349882
|
"name": "minTickGap",
|
|
350095
349883
|
"parent": {
|
|
350096
|
-
"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/
|
|
350097
|
-
"name": "
|
|
349884
|
+
"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/XAxis.d.ts",
|
|
349885
|
+
"name": "XAxisProps"
|
|
350098
349886
|
},
|
|
350099
349887
|
"declarations": [
|
|
350100
349888
|
{
|
|
350101
|
-
"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/
|
|
350102
|
-
"name": "
|
|
349889
|
+
"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/XAxis.d.ts",
|
|
349890
|
+
"name": "XAxisProps"
|
|
350103
349891
|
}
|
|
350104
349892
|
],
|
|
350105
349893
|
"required": false,
|
|
@@ -350109,8 +349897,144 @@
|
|
|
350109
349897
|
},
|
|
350110
349898
|
"domain": {
|
|
350111
349899
|
"defaultValue": null,
|
|
350112
|
-
"description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <
|
|
349900
|
+
"description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <XAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <XAxis type=\"number\" domain={['auto', 'auto']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <XAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <XAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <XAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <XAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
|
|
350113
349901
|
"name": "domain",
|
|
349902
|
+
"parent": {
|
|
349903
|
+
"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/XAxis.d.ts",
|
|
349904
|
+
"name": "XAxisProps"
|
|
349905
|
+
},
|
|
349906
|
+
"declarations": [
|
|
349907
|
+
{
|
|
349908
|
+
"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/XAxis.d.ts",
|
|
349909
|
+
"name": "XAxisProps"
|
|
349910
|
+
}
|
|
349911
|
+
],
|
|
349912
|
+
"required": false,
|
|
349913
|
+
"type": {
|
|
349914
|
+
"name": "AxisDomain"
|
|
349915
|
+
}
|
|
349916
|
+
},
|
|
349917
|
+
"dataKey": {
|
|
349918
|
+
"defaultValue": null,
|
|
349919
|
+
"description": "",
|
|
349920
|
+
"name": "dataKey",
|
|
349921
|
+
"declarations": [
|
|
349922
|
+
{
|
|
349923
|
+
"fileName": "components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
|
|
349924
|
+
"name": "TypeLiteral"
|
|
349925
|
+
}
|
|
349926
|
+
],
|
|
349927
|
+
"required": false,
|
|
349928
|
+
"type": {
|
|
349929
|
+
"name": "DataKey<ChartDataValue>"
|
|
349930
|
+
}
|
|
349931
|
+
},
|
|
349932
|
+
"tickFormatter": {
|
|
349933
|
+
"defaultValue": null,
|
|
349934
|
+
"description": "",
|
|
349935
|
+
"name": "tickFormatter",
|
|
349936
|
+
"declarations": [
|
|
349937
|
+
{
|
|
349938
|
+
"fileName": "components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
|
|
349939
|
+
"name": "TypeLiteral"
|
|
349940
|
+
}
|
|
349941
|
+
],
|
|
349942
|
+
"required": false,
|
|
349943
|
+
"type": {
|
|
349944
|
+
"name": "((value: unknown, index: number) => string)"
|
|
349945
|
+
}
|
|
349946
|
+
}
|
|
349947
|
+
}
|
|
349948
|
+
},
|
|
349949
|
+
{
|
|
349950
|
+
"tags": {
|
|
349951
|
+
"flr-generate": "all"
|
|
349952
|
+
},
|
|
349953
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/YAxis/YAxis.tsx",
|
|
349954
|
+
"description": "",
|
|
349955
|
+
"displayName": "YAxis",
|
|
349956
|
+
"methods": [],
|
|
349957
|
+
"props": {
|
|
349958
|
+
"className": {
|
|
349959
|
+
"defaultValue": null,
|
|
349960
|
+
"description": "",
|
|
349961
|
+
"name": "className",
|
|
349962
|
+
"parent": {
|
|
349963
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
349964
|
+
"name": "HTMLAttributes"
|
|
349965
|
+
},
|
|
349966
|
+
"declarations": [
|
|
349967
|
+
{
|
|
349968
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
349969
|
+
"name": "HTMLAttributes"
|
|
349970
|
+
}
|
|
349971
|
+
],
|
|
349972
|
+
"required": false,
|
|
349973
|
+
"type": {
|
|
349974
|
+
"name": "string"
|
|
349975
|
+
}
|
|
349976
|
+
},
|
|
349977
|
+
"type": {
|
|
349978
|
+
"defaultValue": null,
|
|
349979
|
+
"description": "",
|
|
349980
|
+
"name": "type",
|
|
349981
|
+
"parent": {
|
|
349982
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
349983
|
+
"name": "SVGAttributes"
|
|
349984
|
+
},
|
|
349985
|
+
"declarations": [
|
|
349986
|
+
{
|
|
349987
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
349988
|
+
"name": "SVGAttributes"
|
|
349989
|
+
}
|
|
349990
|
+
],
|
|
349991
|
+
"required": false,
|
|
349992
|
+
"type": {
|
|
349993
|
+
"name": "string"
|
|
349994
|
+
}
|
|
349995
|
+
},
|
|
349996
|
+
"hide": {
|
|
349997
|
+
"defaultValue": null,
|
|
349998
|
+
"description": "If set true, the axis do not display in the chart.\n@defaultValue false",
|
|
349999
|
+
"name": "hide",
|
|
350000
|
+
"parent": {
|
|
350001
|
+
"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/util/types.d.ts",
|
|
350002
|
+
"name": "RenderableAxisProps"
|
|
350003
|
+
},
|
|
350004
|
+
"declarations": [
|
|
350005
|
+
{
|
|
350006
|
+
"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/util/types.d.ts",
|
|
350007
|
+
"name": "RenderableAxisProps"
|
|
350008
|
+
}
|
|
350009
|
+
],
|
|
350010
|
+
"required": false,
|
|
350011
|
+
"type": {
|
|
350012
|
+
"name": "boolean"
|
|
350013
|
+
}
|
|
350014
|
+
},
|
|
350015
|
+
"orientation": {
|
|
350016
|
+
"defaultValue": null,
|
|
350017
|
+
"description": "",
|
|
350018
|
+
"name": "orientation",
|
|
350019
|
+
"parent": {
|
|
350020
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
350021
|
+
"name": "SVGAttributes"
|
|
350022
|
+
},
|
|
350023
|
+
"declarations": [
|
|
350024
|
+
{
|
|
350025
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
350026
|
+
"name": "SVGAttributes"
|
|
350027
|
+
}
|
|
350028
|
+
],
|
|
350029
|
+
"required": false,
|
|
350030
|
+
"type": {
|
|
350031
|
+
"name": "string | number"
|
|
350032
|
+
}
|
|
350033
|
+
},
|
|
350034
|
+
"scale": {
|
|
350035
|
+
"defaultValue": null,
|
|
350036
|
+
"description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <YAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<YAxis scale={scale} />",
|
|
350037
|
+
"name": "scale",
|
|
350114
350038
|
"parent": {
|
|
350115
350039
|
"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/YAxis.d.ts",
|
|
350116
350040
|
"name": "YAxisProps"
|
|
@@ -350123,7 +350047,7 @@
|
|
|
350123
350047
|
],
|
|
350124
350048
|
"required": false,
|
|
350125
350049
|
"type": {
|
|
350126
|
-
"name": "
|
|
350050
|
+
"name": "ScaleType | CustomScaleDefinition<CategoricalDomainItem> | CustomScaleDefinition<string> | CustomScaleDefinition<...> | CustomScaleDefinition<...>"
|
|
350127
350051
|
}
|
|
350128
350052
|
},
|
|
350129
350053
|
"unit": {
|
|
@@ -350145,6 +350069,82 @@
|
|
|
350145
350069
|
"name": "string"
|
|
350146
350070
|
}
|
|
350147
350071
|
},
|
|
350072
|
+
"allowDecimals": {
|
|
350073
|
+
"defaultValue": null,
|
|
350074
|
+
"description": "Allow the ticks of axis to be decimals or not.\n@defaultValue true",
|
|
350075
|
+
"name": "allowDecimals",
|
|
350076
|
+
"parent": {
|
|
350077
|
+
"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/util/types.d.ts",
|
|
350078
|
+
"name": "RenderableAxisProps"
|
|
350079
|
+
},
|
|
350080
|
+
"declarations": [
|
|
350081
|
+
{
|
|
350082
|
+
"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/util/types.d.ts",
|
|
350083
|
+
"name": "RenderableAxisProps"
|
|
350084
|
+
}
|
|
350085
|
+
],
|
|
350086
|
+
"required": false,
|
|
350087
|
+
"type": {
|
|
350088
|
+
"name": "boolean"
|
|
350089
|
+
}
|
|
350090
|
+
},
|
|
350091
|
+
"interval": {
|
|
350092
|
+
"defaultValue": null,
|
|
350093
|
+
"description": "If set 0, all the ticks will be shown. If set \"preserveStart\", \"preserveEnd\" or \"preserveStartEnd\",\nthe ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
|
|
350094
|
+
"name": "interval",
|
|
350095
|
+
"parent": {
|
|
350096
|
+
"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/YAxis.d.ts",
|
|
350097
|
+
"name": "YAxisProps"
|
|
350098
|
+
},
|
|
350099
|
+
"declarations": [
|
|
350100
|
+
{
|
|
350101
|
+
"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/YAxis.d.ts",
|
|
350102
|
+
"name": "YAxisProps"
|
|
350103
|
+
}
|
|
350104
|
+
],
|
|
350105
|
+
"required": false,
|
|
350106
|
+
"type": {
|
|
350107
|
+
"name": "AxisInterval"
|
|
350108
|
+
}
|
|
350109
|
+
},
|
|
350110
|
+
"minTickGap": {
|
|
350111
|
+
"defaultValue": null,
|
|
350112
|
+
"description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
|
|
350113
|
+
"name": "minTickGap",
|
|
350114
|
+
"parent": {
|
|
350115
|
+
"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/YAxis.d.ts",
|
|
350116
|
+
"name": "YAxisProps"
|
|
350117
|
+
},
|
|
350118
|
+
"declarations": [
|
|
350119
|
+
{
|
|
350120
|
+
"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/YAxis.d.ts",
|
|
350121
|
+
"name": "YAxisProps"
|
|
350122
|
+
}
|
|
350123
|
+
],
|
|
350124
|
+
"required": false,
|
|
350125
|
+
"type": {
|
|
350126
|
+
"name": "number"
|
|
350127
|
+
}
|
|
350128
|
+
},
|
|
350129
|
+
"domain": {
|
|
350130
|
+
"defaultValue": null,
|
|
350131
|
+
"description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <YAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <YAxis type=\"number\" domain={['auto', 'auto']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <YAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <YAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <YAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <YAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
|
|
350132
|
+
"name": "domain",
|
|
350133
|
+
"parent": {
|
|
350134
|
+
"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/YAxis.d.ts",
|
|
350135
|
+
"name": "YAxisProps"
|
|
350136
|
+
},
|
|
350137
|
+
"declarations": [
|
|
350138
|
+
{
|
|
350139
|
+
"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/YAxis.d.ts",
|
|
350140
|
+
"name": "YAxisProps"
|
|
350141
|
+
}
|
|
350142
|
+
],
|
|
350143
|
+
"required": false,
|
|
350144
|
+
"type": {
|
|
350145
|
+
"name": "AxisDomain"
|
|
350146
|
+
}
|
|
350147
|
+
},
|
|
350148
350148
|
"dataKey": {
|
|
350149
350149
|
"defaultValue": null,
|
|
350150
350150
|
"description": "",
|
|
@@ -352340,6 +352340,133 @@
|
|
|
352340
352340
|
}
|
|
352341
352341
|
}
|
|
352342
352342
|
},
|
|
352343
|
+
{
|
|
352344
|
+
"tags": {},
|
|
352345
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
352346
|
+
"description": "",
|
|
352347
|
+
"displayName": "Item",
|
|
352348
|
+
"methods": [],
|
|
352349
|
+
"props": {
|
|
352350
|
+
"id": {
|
|
352351
|
+
"defaultValue": null,
|
|
352352
|
+
"description": "",
|
|
352353
|
+
"name": "id",
|
|
352354
|
+
"parent": {
|
|
352355
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
352356
|
+
"name": "Props"
|
|
352357
|
+
},
|
|
352358
|
+
"declarations": [
|
|
352359
|
+
{
|
|
352360
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
352361
|
+
"name": "Props"
|
|
352362
|
+
}
|
|
352363
|
+
],
|
|
352364
|
+
"required": true,
|
|
352365
|
+
"type": {
|
|
352366
|
+
"name": "Key"
|
|
352367
|
+
}
|
|
352368
|
+
},
|
|
352369
|
+
"data": {
|
|
352370
|
+
"defaultValue": null,
|
|
352371
|
+
"description": "",
|
|
352372
|
+
"name": "data",
|
|
352373
|
+
"parent": {
|
|
352374
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
352375
|
+
"name": "Props"
|
|
352376
|
+
},
|
|
352377
|
+
"declarations": [
|
|
352378
|
+
{
|
|
352379
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
352380
|
+
"name": "Props"
|
|
352381
|
+
}
|
|
352382
|
+
],
|
|
352383
|
+
"required": true,
|
|
352384
|
+
"type": {
|
|
352385
|
+
"name": "never"
|
|
352386
|
+
}
|
|
352387
|
+
},
|
|
352388
|
+
"triggerRef": {
|
|
352389
|
+
"defaultValue": null,
|
|
352390
|
+
"description": "",
|
|
352391
|
+
"name": "triggerRef",
|
|
352392
|
+
"parent": {
|
|
352393
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
352394
|
+
"name": "Props"
|
|
352395
|
+
},
|
|
352396
|
+
"declarations": [
|
|
352397
|
+
{
|
|
352398
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
352399
|
+
"name": "Props"
|
|
352400
|
+
}
|
|
352401
|
+
],
|
|
352402
|
+
"required": false,
|
|
352403
|
+
"type": {
|
|
352404
|
+
"name": "Ref<HTMLDivElement>"
|
|
352405
|
+
}
|
|
352406
|
+
},
|
|
352407
|
+
"list": {
|
|
352408
|
+
"defaultValue": null,
|
|
352409
|
+
"description": "",
|
|
352410
|
+
"name": "list",
|
|
352411
|
+
"parent": {
|
|
352412
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
352413
|
+
"name": "Props"
|
|
352414
|
+
},
|
|
352415
|
+
"declarations": [
|
|
352416
|
+
{
|
|
352417
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
352418
|
+
"name": "Props"
|
|
352419
|
+
}
|
|
352420
|
+
],
|
|
352421
|
+
"required": true,
|
|
352422
|
+
"type": {
|
|
352423
|
+
"name": "List<never, unknown>"
|
|
352424
|
+
}
|
|
352425
|
+
},
|
|
352426
|
+
"isTile": {
|
|
352427
|
+
"defaultValue": null,
|
|
352428
|
+
"description": "",
|
|
352429
|
+
"name": "isTile",
|
|
352430
|
+
"parent": {
|
|
352431
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
352432
|
+
"name": "Props"
|
|
352433
|
+
},
|
|
352434
|
+
"declarations": [
|
|
352435
|
+
{
|
|
352436
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
352437
|
+
"name": "Props"
|
|
352438
|
+
}
|
|
352439
|
+
],
|
|
352440
|
+
"required": true,
|
|
352441
|
+
"type": {
|
|
352442
|
+
"name": "boolean"
|
|
352443
|
+
}
|
|
352444
|
+
},
|
|
352445
|
+
"children": {
|
|
352446
|
+
"defaultValue": null,
|
|
352447
|
+
"description": "",
|
|
352448
|
+
"name": "children",
|
|
352449
|
+
"declarations": [
|
|
352450
|
+
{
|
|
352451
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
352452
|
+
"name": "TypeLiteral"
|
|
352453
|
+
}
|
|
352454
|
+
],
|
|
352455
|
+
"required": false,
|
|
352456
|
+
"type": {
|
|
352457
|
+
"name": "ReactNode"
|
|
352458
|
+
}
|
|
352459
|
+
}
|
|
352460
|
+
}
|
|
352461
|
+
},
|
|
352462
|
+
{
|
|
352463
|
+
"tags": {},
|
|
352464
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/FallbackItems/FallbackItems.tsx",
|
|
352465
|
+
"description": "",
|
|
352466
|
+
"displayName": "FallbackItems",
|
|
352467
|
+
"methods": [],
|
|
352468
|
+
"props": {}
|
|
352469
|
+
},
|
|
352343
352470
|
{
|
|
352344
352471
|
"tags": {
|
|
352345
352472
|
"flr-generate": "all"
|
|
@@ -356132,131 +356259,60 @@
|
|
|
356132
356259
|
},
|
|
356133
356260
|
{
|
|
356134
356261
|
"tags": {},
|
|
356135
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/
|
|
356262
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
356136
356263
|
"description": "",
|
|
356137
|
-
"displayName": "
|
|
356264
|
+
"displayName": "SortingMenuItem",
|
|
356138
356265
|
"methods": [],
|
|
356139
356266
|
"props": {
|
|
356140
|
-
"
|
|
356141
|
-
"defaultValue": null,
|
|
356142
|
-
"description": "",
|
|
356143
|
-
"name": "id",
|
|
356144
|
-
"parent": {
|
|
356145
|
-
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
356146
|
-
"name": "Props"
|
|
356147
|
-
},
|
|
356148
|
-
"declarations": [
|
|
356149
|
-
{
|
|
356150
|
-
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
356151
|
-
"name": "Props"
|
|
356152
|
-
}
|
|
356153
|
-
],
|
|
356154
|
-
"required": true,
|
|
356155
|
-
"type": {
|
|
356156
|
-
"name": "Key"
|
|
356157
|
-
}
|
|
356158
|
-
},
|
|
356159
|
-
"data": {
|
|
356267
|
+
"sorting": {
|
|
356160
356268
|
"defaultValue": null,
|
|
356161
356269
|
"description": "",
|
|
356162
|
-
"name": "
|
|
356270
|
+
"name": "sorting",
|
|
356163
356271
|
"parent": {
|
|
356164
|
-
"fileName": "components/src/components/List/components/
|
|
356272
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
356165
356273
|
"name": "Props"
|
|
356166
356274
|
},
|
|
356167
356275
|
"declarations": [
|
|
356168
356276
|
{
|
|
356169
|
-
"fileName": "components/src/components/List/components/
|
|
356277
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
356170
356278
|
"name": "Props"
|
|
356171
356279
|
}
|
|
356172
356280
|
],
|
|
356173
356281
|
"required": true,
|
|
356174
356282
|
"type": {
|
|
356175
|
-
"name": "never"
|
|
356283
|
+
"name": "Sorting<never>"
|
|
356176
356284
|
}
|
|
356177
|
-
}
|
|
356178
|
-
|
|
356285
|
+
}
|
|
356286
|
+
}
|
|
356287
|
+
},
|
|
356288
|
+
{
|
|
356289
|
+
"tags": {},
|
|
356290
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
356291
|
+
"description": "",
|
|
356292
|
+
"displayName": "SortingContextMenu",
|
|
356293
|
+
"methods": [],
|
|
356294
|
+
"props": {
|
|
356295
|
+
"isDisabled": {
|
|
356179
356296
|
"defaultValue": null,
|
|
356180
356297
|
"description": "",
|
|
356181
|
-
"name": "
|
|
356298
|
+
"name": "isDisabled",
|
|
356182
356299
|
"parent": {
|
|
356183
|
-
"fileName": "components/src/components/List/components/
|
|
356300
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
356184
356301
|
"name": "Props"
|
|
356185
356302
|
},
|
|
356186
356303
|
"declarations": [
|
|
356187
356304
|
{
|
|
356188
|
-
"fileName": "components/src/components/List/components/
|
|
356305
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
356189
356306
|
"name": "Props"
|
|
356190
356307
|
}
|
|
356191
356308
|
],
|
|
356192
356309
|
"required": false,
|
|
356193
|
-
"type": {
|
|
356194
|
-
"name": "Ref<HTMLDivElement>"
|
|
356195
|
-
}
|
|
356196
|
-
},
|
|
356197
|
-
"list": {
|
|
356198
|
-
"defaultValue": null,
|
|
356199
|
-
"description": "",
|
|
356200
|
-
"name": "list",
|
|
356201
|
-
"parent": {
|
|
356202
|
-
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
356203
|
-
"name": "Props"
|
|
356204
|
-
},
|
|
356205
|
-
"declarations": [
|
|
356206
|
-
{
|
|
356207
|
-
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
356208
|
-
"name": "Props"
|
|
356209
|
-
}
|
|
356210
|
-
],
|
|
356211
|
-
"required": true,
|
|
356212
|
-
"type": {
|
|
356213
|
-
"name": "List<never, unknown>"
|
|
356214
|
-
}
|
|
356215
|
-
},
|
|
356216
|
-
"isTile": {
|
|
356217
|
-
"defaultValue": null,
|
|
356218
|
-
"description": "",
|
|
356219
|
-
"name": "isTile",
|
|
356220
|
-
"parent": {
|
|
356221
|
-
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
356222
|
-
"name": "Props"
|
|
356223
|
-
},
|
|
356224
|
-
"declarations": [
|
|
356225
|
-
{
|
|
356226
|
-
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
356227
|
-
"name": "Props"
|
|
356228
|
-
}
|
|
356229
|
-
],
|
|
356230
|
-
"required": true,
|
|
356231
356310
|
"type": {
|
|
356232
356311
|
"name": "boolean"
|
|
356233
356312
|
}
|
|
356234
|
-
},
|
|
356235
|
-
"children": {
|
|
356236
|
-
"defaultValue": null,
|
|
356237
|
-
"description": "",
|
|
356238
|
-
"name": "children",
|
|
356239
|
-
"declarations": [
|
|
356240
|
-
{
|
|
356241
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
356242
|
-
"name": "TypeLiteral"
|
|
356243
|
-
}
|
|
356244
|
-
],
|
|
356245
|
-
"required": false,
|
|
356246
|
-
"type": {
|
|
356247
|
-
"name": "ReactNode"
|
|
356248
|
-
}
|
|
356249
356313
|
}
|
|
356250
356314
|
}
|
|
356251
356315
|
},
|
|
356252
|
-
{
|
|
356253
|
-
"tags": {},
|
|
356254
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/FallbackItems/FallbackItems.tsx",
|
|
356255
|
-
"description": "",
|
|
356256
|
-
"displayName": "FallbackItems",
|
|
356257
|
-
"methods": [],
|
|
356258
|
-
"props": {}
|
|
356259
|
-
},
|
|
356260
356316
|
{
|
|
356261
356317
|
"tags": {},
|
|
356262
356318
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
@@ -356313,62 +356369,6 @@
|
|
|
356313
356369
|
}
|
|
356314
356370
|
}
|
|
356315
356371
|
},
|
|
356316
|
-
{
|
|
356317
|
-
"tags": {},
|
|
356318
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
356319
|
-
"description": "",
|
|
356320
|
-
"displayName": "SortingMenuItem",
|
|
356321
|
-
"methods": [],
|
|
356322
|
-
"props": {
|
|
356323
|
-
"sorting": {
|
|
356324
|
-
"defaultValue": null,
|
|
356325
|
-
"description": "",
|
|
356326
|
-
"name": "sorting",
|
|
356327
|
-
"parent": {
|
|
356328
|
-
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
356329
|
-
"name": "Props"
|
|
356330
|
-
},
|
|
356331
|
-
"declarations": [
|
|
356332
|
-
{
|
|
356333
|
-
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
356334
|
-
"name": "Props"
|
|
356335
|
-
}
|
|
356336
|
-
],
|
|
356337
|
-
"required": true,
|
|
356338
|
-
"type": {
|
|
356339
|
-
"name": "Sorting<never>"
|
|
356340
|
-
}
|
|
356341
|
-
}
|
|
356342
|
-
}
|
|
356343
|
-
},
|
|
356344
|
-
{
|
|
356345
|
-
"tags": {},
|
|
356346
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
356347
|
-
"description": "",
|
|
356348
|
-
"displayName": "SortingContextMenu",
|
|
356349
|
-
"methods": [],
|
|
356350
|
-
"props": {
|
|
356351
|
-
"isDisabled": {
|
|
356352
|
-
"defaultValue": null,
|
|
356353
|
-
"description": "",
|
|
356354
|
-
"name": "isDisabled",
|
|
356355
|
-
"parent": {
|
|
356356
|
-
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
356357
|
-
"name": "Props"
|
|
356358
|
-
},
|
|
356359
|
-
"declarations": [
|
|
356360
|
-
{
|
|
356361
|
-
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
356362
|
-
"name": "Props"
|
|
356363
|
-
}
|
|
356364
|
-
],
|
|
356365
|
-
"required": false,
|
|
356366
|
-
"type": {
|
|
356367
|
-
"name": "boolean"
|
|
356368
|
-
}
|
|
356369
|
-
}
|
|
356370
|
-
}
|
|
356371
|
-
},
|
|
356372
356372
|
{
|
|
356373
356373
|
"tags": {},
|
|
356374
356374
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|