@mittwald/flow-react-components 0.2.0-alpha.422 → 0.2.0-alpha.423
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/dist/assets/doc-properties.json +394 -394
- package/dist/css/all.css +1 -1
- package/dist/js/_virtual/_.locale.json@8d5024994f97657f895a4e2a188d2d8a.mjs +4 -0
- package/dist/js/_virtual/_.locale.json@8d5024994f97657f895a4e2a188d2d8a.mjs.map +1 -1
- package/dist/js/components/src/components/Action/lib/ariaLive.mjs +4 -10
- package/dist/js/components/src/components/Action/lib/ariaLive.mjs.map +1 -1
- package/dist/js/components/src/components/List/components/Header/components/SearchField/SearchField.mjs +3 -1
- package/dist/js/components/src/components/List/components/Header/components/SearchField/SearchField.mjs.map +1 -1
- package/dist/js/components/src/components/List/hooks/useAriaAnnounceSearchState.mjs +129 -0
- package/dist/js/components/src/components/List/hooks/useAriaAnnounceSearchState.mjs.map +1 -0
- package/dist/types/components/Action/lib/ariaLive.d.ts.map +1 -1
- package/dist/types/components/List/components/Header/components/SearchField/SearchField.d.ts.map +1 -1
- package/dist/types/components/List/hooks/useAriaAnnounceSearchState.d.ts +2 -0
- package/dist/types/components/List/hooks/useAriaAnnounceSearchState.d.ts.map +1 -0
- package/package.json +5 -5
|
@@ -47810,7 +47810,7 @@
|
|
|
47810
47810
|
"tags": {
|
|
47811
47811
|
"flr-generate": "all"
|
|
47812
47812
|
},
|
|
47813
|
-
"filePath": "src/components/Rating/Rating.tsx",
|
|
47813
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Rating/Rating.tsx",
|
|
47814
47814
|
"description": "",
|
|
47815
47815
|
"displayName": "Rating",
|
|
47816
47816
|
"methods": [],
|
|
@@ -47822,12 +47822,12 @@
|
|
|
47822
47822
|
"description": "The value sets the amount of filled stars.",
|
|
47823
47823
|
"name": "value",
|
|
47824
47824
|
"parent": {
|
|
47825
|
-
"fileName": "src/components/Rating/Rating.tsx",
|
|
47825
|
+
"fileName": "components/src/components/Rating/Rating.tsx",
|
|
47826
47826
|
"name": "RatingProps"
|
|
47827
47827
|
},
|
|
47828
47828
|
"declarations": [
|
|
47829
47829
|
{
|
|
47830
|
-
"fileName": "src/components/Rating/Rating.tsx",
|
|
47830
|
+
"fileName": "components/src/components/Rating/Rating.tsx",
|
|
47831
47831
|
"name": "RatingProps"
|
|
47832
47832
|
}
|
|
47833
47833
|
],
|
|
@@ -47843,12 +47843,12 @@
|
|
|
47843
47843
|
"description": "The size of the component.",
|
|
47844
47844
|
"name": "size",
|
|
47845
47845
|
"parent": {
|
|
47846
|
-
"fileName": "src/components/Rating/Rating.tsx",
|
|
47846
|
+
"fileName": "components/src/components/Rating/Rating.tsx",
|
|
47847
47847
|
"name": "RatingProps"
|
|
47848
47848
|
},
|
|
47849
47849
|
"declarations": [
|
|
47850
47850
|
{
|
|
47851
|
-
"fileName": "src/components/Rating/Rating.tsx",
|
|
47851
|
+
"fileName": "components/src/components/Rating/Rating.tsx",
|
|
47852
47852
|
"name": "RatingProps"
|
|
47853
47853
|
}
|
|
47854
47854
|
],
|
|
@@ -62476,7 +62476,7 @@
|
|
|
62476
62476
|
},
|
|
62477
62477
|
{
|
|
62478
62478
|
"tags": {},
|
|
62479
|
-
"filePath": "src/components/NotificationProvider/NotificationProvider.tsx",
|
|
62479
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/NotificationProvider/NotificationProvider.tsx",
|
|
62480
62480
|
"description": "",
|
|
62481
62481
|
"displayName": "NotificationProvider",
|
|
62482
62482
|
"methods": [],
|
|
@@ -81017,7 +81017,7 @@
|
|
|
81017
81017
|
"tags": {
|
|
81018
81018
|
"flr-generate": "all"
|
|
81019
81019
|
},
|
|
81020
|
-
"filePath": "src/components/Markdown/Markdown.tsx",
|
|
81020
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Markdown/Markdown.tsx",
|
|
81021
81021
|
"description": "",
|
|
81022
81022
|
"displayName": "Markdown",
|
|
81023
81023
|
"methods": [],
|
|
@@ -81027,12 +81027,12 @@
|
|
|
81027
81027
|
"description": "The color schema of the markdown component.",
|
|
81028
81028
|
"name": "color",
|
|
81029
81029
|
"parent": {
|
|
81030
|
-
"fileName": "src/components/Markdown/Markdown.tsx",
|
|
81030
|
+
"fileName": "components/src/components/Markdown/Markdown.tsx",
|
|
81031
81031
|
"name": "MarkdownProps"
|
|
81032
81032
|
},
|
|
81033
81033
|
"declarations": [
|
|
81034
81034
|
{
|
|
81035
|
-
"fileName": "src/components/Markdown/Markdown.tsx",
|
|
81035
|
+
"fileName": "components/src/components/Markdown/Markdown.tsx",
|
|
81036
81036
|
"name": "MarkdownProps"
|
|
81037
81037
|
}
|
|
81038
81038
|
],
|
|
@@ -98570,7 +98570,7 @@
|
|
|
98570
98570
|
"flr-generate": "all",
|
|
98571
98571
|
"flr-clear-props-context": ""
|
|
98572
98572
|
},
|
|
98573
|
-
"filePath": "src/components/LabeledValue/LabeledValue.tsx",
|
|
98573
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/LabeledValue/LabeledValue.tsx",
|
|
98574
98574
|
"description": "",
|
|
98575
98575
|
"displayName": "LabeledValue",
|
|
98576
98576
|
"methods": [],
|
|
@@ -135275,7 +135275,7 @@
|
|
|
135275
135275
|
"flr-generate": "all",
|
|
135276
135276
|
"flr-clear-props-context": ""
|
|
135277
135277
|
},
|
|
135278
|
-
"filePath": "src/components/HeaderNavigation/HeaderNavigation.tsx",
|
|
135278
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/HeaderNavigation/HeaderNavigation.tsx",
|
|
135279
135279
|
"description": "",
|
|
135280
135280
|
"displayName": "HeaderNavigation",
|
|
135281
135281
|
"methods": [],
|
|
@@ -135287,12 +135287,12 @@
|
|
|
135287
135287
|
"description": "The color of the header navigation.",
|
|
135288
135288
|
"name": "color",
|
|
135289
135289
|
"parent": {
|
|
135290
|
-
"fileName": "src/components/HeaderNavigation/HeaderNavigation.tsx",
|
|
135290
|
+
"fileName": "components/src/components/HeaderNavigation/HeaderNavigation.tsx",
|
|
135291
135291
|
"name": "HeaderNavigationProps"
|
|
135292
135292
|
},
|
|
135293
135293
|
"declarations": [
|
|
135294
135294
|
{
|
|
135295
|
-
"fileName": "src/components/HeaderNavigation/HeaderNavigation.tsx",
|
|
135295
|
+
"fileName": "components/src/components/HeaderNavigation/HeaderNavigation.tsx",
|
|
135296
135296
|
"name": "HeaderNavigationProps"
|
|
135297
135297
|
}
|
|
135298
135298
|
],
|
|
@@ -146007,7 +146007,7 @@
|
|
|
146007
146007
|
"tags": {
|
|
146008
146008
|
"flr-generate": "all"
|
|
146009
146009
|
},
|
|
146010
|
-
"filePath": "src/components/Flex/Flex.tsx",
|
|
146010
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Flex/Flex.tsx",
|
|
146011
146011
|
"description": "",
|
|
146012
146012
|
"displayName": "Flex",
|
|
146013
146013
|
"methods": [],
|
|
@@ -146019,12 +146019,12 @@
|
|
|
146019
146019
|
"description": "The flexDirection value of the element.",
|
|
146020
146020
|
"name": "direction",
|
|
146021
146021
|
"parent": {
|
|
146022
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146022
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146023
146023
|
"name": "FlexProps"
|
|
146024
146024
|
},
|
|
146025
146025
|
"declarations": [
|
|
146026
146026
|
{
|
|
146027
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146027
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146028
146028
|
"name": "FlexProps"
|
|
146029
146029
|
}
|
|
146030
146030
|
],
|
|
@@ -146040,12 +146040,12 @@
|
|
|
146040
146040
|
"description": "The alignItems value of the element.",
|
|
146041
146041
|
"name": "align",
|
|
146042
146042
|
"parent": {
|
|
146043
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146043
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146044
146044
|
"name": "FlexProps"
|
|
146045
146045
|
},
|
|
146046
146046
|
"declarations": [
|
|
146047
146047
|
{
|
|
146048
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146048
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146049
146049
|
"name": "FlexProps"
|
|
146050
146050
|
}
|
|
146051
146051
|
],
|
|
@@ -146061,12 +146061,12 @@
|
|
|
146061
146061
|
"description": "The justifyContent value of the element.",
|
|
146062
146062
|
"name": "justify",
|
|
146063
146063
|
"parent": {
|
|
146064
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146064
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146065
146065
|
"name": "FlexProps"
|
|
146066
146066
|
},
|
|
146067
146067
|
"declarations": [
|
|
146068
146068
|
{
|
|
146069
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146069
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146070
146070
|
"name": "FlexProps"
|
|
146071
146071
|
}
|
|
146072
146072
|
],
|
|
@@ -146080,12 +146080,12 @@
|
|
|
146080
146080
|
"description": "The gap size of the element.",
|
|
146081
146081
|
"name": "gap",
|
|
146082
146082
|
"parent": {
|
|
146083
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146083
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146084
146084
|
"name": "FlexProps"
|
|
146085
146085
|
},
|
|
146086
146086
|
"declarations": [
|
|
146087
146087
|
{
|
|
146088
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146088
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146089
146089
|
"name": "FlexProps"
|
|
146090
146090
|
}
|
|
146091
146091
|
],
|
|
@@ -146099,12 +146099,12 @@
|
|
|
146099
146099
|
"description": "The columnGap size of the element.",
|
|
146100
146100
|
"name": "columnGap",
|
|
146101
146101
|
"parent": {
|
|
146102
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146102
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146103
146103
|
"name": "FlexProps"
|
|
146104
146104
|
},
|
|
146105
146105
|
"declarations": [
|
|
146106
146106
|
{
|
|
146107
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146107
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146108
146108
|
"name": "FlexProps"
|
|
146109
146109
|
}
|
|
146110
146110
|
],
|
|
@@ -146118,12 +146118,12 @@
|
|
|
146118
146118
|
"description": "The rowGap size of the element.",
|
|
146119
146119
|
"name": "rowGap",
|
|
146120
146120
|
"parent": {
|
|
146121
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146121
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146122
146122
|
"name": "FlexProps"
|
|
146123
146123
|
},
|
|
146124
146124
|
"declarations": [
|
|
146125
146125
|
{
|
|
146126
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146126
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146127
146127
|
"name": "FlexProps"
|
|
146128
146128
|
}
|
|
146129
146129
|
],
|
|
@@ -146137,12 +146137,12 @@
|
|
|
146137
146137
|
"description": "Whether the element should grow.",
|
|
146138
146138
|
"name": "grow",
|
|
146139
146139
|
"parent": {
|
|
146140
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146140
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146141
146141
|
"name": "FlexProps"
|
|
146142
146142
|
},
|
|
146143
146143
|
"declarations": [
|
|
146144
146144
|
{
|
|
146145
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146145
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146146
146146
|
"name": "FlexProps"
|
|
146147
146147
|
}
|
|
146148
146148
|
],
|
|
@@ -146158,12 +146158,12 @@
|
|
|
146158
146158
|
"description": "The flexWrap value of the element.",
|
|
146159
146159
|
"name": "wrap",
|
|
146160
146160
|
"parent": {
|
|
146161
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146161
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146162
146162
|
"name": "FlexProps"
|
|
146163
146163
|
},
|
|
146164
146164
|
"declarations": [
|
|
146165
146165
|
{
|
|
146166
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146166
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146167
146167
|
"name": "FlexProps"
|
|
146168
146168
|
}
|
|
146169
146169
|
],
|
|
@@ -146177,12 +146177,12 @@
|
|
|
146177
146177
|
"description": "The padding of the element.",
|
|
146178
146178
|
"name": "padding",
|
|
146179
146179
|
"parent": {
|
|
146180
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146180
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146181
146181
|
"name": "FlexProps"
|
|
146182
146182
|
},
|
|
146183
146183
|
"declarations": [
|
|
146184
146184
|
{
|
|
146185
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146185
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146186
146186
|
"name": "FlexProps"
|
|
146187
146187
|
}
|
|
146188
146188
|
],
|
|
@@ -146196,12 +146196,12 @@
|
|
|
146196
146196
|
"description": "The padding top of the element.",
|
|
146197
146197
|
"name": "paddingTop",
|
|
146198
146198
|
"parent": {
|
|
146199
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146199
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146200
146200
|
"name": "FlexProps"
|
|
146201
146201
|
},
|
|
146202
146202
|
"declarations": [
|
|
146203
146203
|
{
|
|
146204
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146204
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146205
146205
|
"name": "FlexProps"
|
|
146206
146206
|
}
|
|
146207
146207
|
],
|
|
@@ -146215,12 +146215,12 @@
|
|
|
146215
146215
|
"description": "The padding bottom of the element.",
|
|
146216
146216
|
"name": "paddingBottom",
|
|
146217
146217
|
"parent": {
|
|
146218
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146218
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146219
146219
|
"name": "FlexProps"
|
|
146220
146220
|
},
|
|
146221
146221
|
"declarations": [
|
|
146222
146222
|
{
|
|
146223
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146223
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146224
146224
|
"name": "FlexProps"
|
|
146225
146225
|
}
|
|
146226
146226
|
],
|
|
@@ -146234,12 +146234,12 @@
|
|
|
146234
146234
|
"description": "The padding left of the element.",
|
|
146235
146235
|
"name": "paddingLeft",
|
|
146236
146236
|
"parent": {
|
|
146237
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146237
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146238
146238
|
"name": "FlexProps"
|
|
146239
146239
|
},
|
|
146240
146240
|
"declarations": [
|
|
146241
146241
|
{
|
|
146242
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146242
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146243
146243
|
"name": "FlexProps"
|
|
146244
146244
|
}
|
|
146245
146245
|
],
|
|
@@ -146253,12 +146253,12 @@
|
|
|
146253
146253
|
"description": "The padding right of the element.",
|
|
146254
146254
|
"name": "paddingRight",
|
|
146255
146255
|
"parent": {
|
|
146256
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146256
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146257
146257
|
"name": "FlexProps"
|
|
146258
146258
|
},
|
|
146259
146259
|
"declarations": [
|
|
146260
146260
|
{
|
|
146261
|
-
"fileName": "src/components/Flex/Flex.tsx",
|
|
146261
|
+
"fileName": "components/src/components/Flex/Flex.tsx",
|
|
146262
146262
|
"name": "FlexProps"
|
|
146263
146263
|
}
|
|
146264
146264
|
],
|
|
@@ -175379,7 +175379,7 @@
|
|
|
175379
175379
|
"tags": {
|
|
175380
175380
|
"flr-generate": "all"
|
|
175381
175381
|
},
|
|
175382
|
-
"filePath": "src/components/DonutChart/DonutChart.tsx",
|
|
175382
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/DonutChart/DonutChart.tsx",
|
|
175383
175383
|
"description": "",
|
|
175384
175384
|
"displayName": "DonutChart",
|
|
175385
175385
|
"methods": [],
|
|
@@ -175391,12 +175391,12 @@
|
|
|
175391
175391
|
"description": "The size variant of the donut chart.",
|
|
175392
175392
|
"name": "size",
|
|
175393
175393
|
"parent": {
|
|
175394
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
175394
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
175395
175395
|
"name": "DonutChartProps"
|
|
175396
175396
|
},
|
|
175397
175397
|
"declarations": [
|
|
175398
175398
|
{
|
|
175399
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
175399
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
175400
175400
|
"name": "DonutChartProps"
|
|
175401
175401
|
}
|
|
175402
175402
|
],
|
|
@@ -175410,12 +175410,12 @@
|
|
|
175410
175410
|
"description": "Divides the fill of the donut chart into segments",
|
|
175411
175411
|
"name": "segments",
|
|
175412
175412
|
"parent": {
|
|
175413
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
175413
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
175414
175414
|
"name": "DonutChartProps"
|
|
175415
175415
|
},
|
|
175416
175416
|
"declarations": [
|
|
175417
175417
|
{
|
|
175418
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
175418
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
175419
175419
|
"name": "DonutChartProps"
|
|
175420
175420
|
}
|
|
175421
175421
|
],
|
|
@@ -175431,12 +175431,12 @@
|
|
|
175431
175431
|
"description": "Whether the legend component is shown when segments are used.",
|
|
175432
175432
|
"name": "showLegend",
|
|
175433
175433
|
"parent": {
|
|
175434
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
175434
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
175435
175435
|
"name": "DonutChartProps"
|
|
175436
175436
|
},
|
|
175437
175437
|
"declarations": [
|
|
175438
175438
|
{
|
|
175439
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
175439
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
175440
175440
|
"name": "DonutChartProps"
|
|
175441
175441
|
}
|
|
175442
175442
|
],
|
|
@@ -175452,12 +175452,12 @@
|
|
|
175452
175452
|
"description": "The position of the legend.",
|
|
175453
175453
|
"name": "legendPosition",
|
|
175454
175454
|
"parent": {
|
|
175455
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
175455
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
175456
175456
|
"name": "DonutChartProps"
|
|
175457
175457
|
},
|
|
175458
175458
|
"declarations": [
|
|
175459
175459
|
{
|
|
175460
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
175460
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
175461
175461
|
"name": "DonutChartProps"
|
|
175462
175462
|
}
|
|
175463
175463
|
],
|
|
@@ -208659,7 +208659,7 @@
|
|
|
208659
208659
|
"tags": {
|
|
208660
208660
|
"flr-generate": "all"
|
|
208661
208661
|
},
|
|
208662
|
-
"filePath": "src/components/Color/Color.tsx",
|
|
208662
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Color/Color.tsx",
|
|
208663
208663
|
"description": "",
|
|
208664
208664
|
"displayName": "Color",
|
|
208665
208665
|
"methods": [],
|
|
@@ -208671,12 +208671,12 @@
|
|
|
208671
208671
|
"description": "The color of the element.",
|
|
208672
208672
|
"name": "color",
|
|
208673
208673
|
"parent": {
|
|
208674
|
-
"fileName": "src/components/Color/Color.tsx",
|
|
208674
|
+
"fileName": "components/src/components/Color/Color.tsx",
|
|
208675
208675
|
"name": "ColorProps"
|
|
208676
208676
|
},
|
|
208677
208677
|
"declarations": [
|
|
208678
208678
|
{
|
|
208679
|
-
"fileName": "src/components/Color/Color.tsx",
|
|
208679
|
+
"fileName": "components/src/components/Color/Color.tsx",
|
|
208680
208680
|
"name": "ColorProps"
|
|
208681
208681
|
}
|
|
208682
208682
|
],
|
|
@@ -215347,7 +215347,7 @@
|
|
|
215347
215347
|
"tags": {
|
|
215348
215348
|
"flr-generate": "all"
|
|
215349
215349
|
},
|
|
215350
|
-
"filePath": "src/components/Chat/Chat.tsx",
|
|
215350
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Chat/Chat.tsx",
|
|
215351
215351
|
"description": "",
|
|
215352
215352
|
"displayName": "Chat",
|
|
215353
215353
|
"methods": [],
|
|
@@ -215357,12 +215357,12 @@
|
|
|
215357
215357
|
"description": "",
|
|
215358
215358
|
"name": "height",
|
|
215359
215359
|
"parent": {
|
|
215360
|
-
"fileName": "src/components/Chat/Chat.tsx",
|
|
215360
|
+
"fileName": "components/src/components/Chat/Chat.tsx",
|
|
215361
215361
|
"name": "ChatProps"
|
|
215362
215362
|
},
|
|
215363
215363
|
"declarations": [
|
|
215364
215364
|
{
|
|
215365
|
-
"fileName": "src/components/Chat/Chat.tsx",
|
|
215365
|
+
"fileName": "components/src/components/Chat/Chat.tsx",
|
|
215366
215366
|
"name": "ChatProps"
|
|
215367
215367
|
}
|
|
215368
215368
|
],
|
|
@@ -215411,7 +215411,7 @@
|
|
|
215411
215411
|
"tags": {
|
|
215412
215412
|
"flr-generate": "all"
|
|
215413
215413
|
},
|
|
215414
|
-
"filePath": "src/components/CartesianChart/CartesianChart.tsx",
|
|
215414
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/CartesianChart.tsx",
|
|
215415
215415
|
"description": "",
|
|
215416
215416
|
"displayName": "CartesianChart",
|
|
215417
215417
|
"methods": [],
|
|
@@ -215421,12 +215421,12 @@
|
|
|
215421
215421
|
"description": "",
|
|
215422
215422
|
"name": "height",
|
|
215423
215423
|
"parent": {
|
|
215424
|
-
"fileName": "src/components/CartesianChart/CartesianChart.tsx",
|
|
215424
|
+
"fileName": "components/src/components/CartesianChart/CartesianChart.tsx",
|
|
215425
215425
|
"name": "CartesianChartProps"
|
|
215426
215426
|
},
|
|
215427
215427
|
"declarations": [
|
|
215428
215428
|
{
|
|
215429
|
-
"fileName": "src/components/CartesianChart/CartesianChart.tsx",
|
|
215429
|
+
"fileName": "components/src/components/CartesianChart/CartesianChart.tsx",
|
|
215430
215430
|
"name": "CartesianChartProps"
|
|
215431
215431
|
}
|
|
215432
215432
|
],
|
|
@@ -215440,12 +215440,12 @@
|
|
|
215440
215440
|
"description": "View that is provided when data is empty/undefined",
|
|
215441
215441
|
"name": "emptyView",
|
|
215442
215442
|
"parent": {
|
|
215443
|
-
"fileName": "src/components/CartesianChart/CartesianChart.tsx",
|
|
215443
|
+
"fileName": "components/src/components/CartesianChart/CartesianChart.tsx",
|
|
215444
215444
|
"name": "CartesianChartProps"
|
|
215445
215445
|
},
|
|
215446
215446
|
"declarations": [
|
|
215447
215447
|
{
|
|
215448
|
-
"fileName": "src/components/CartesianChart/CartesianChart.tsx",
|
|
215448
|
+
"fileName": "components/src/components/CartesianChart/CartesianChart.tsx",
|
|
215449
215449
|
"name": "CartesianChartProps"
|
|
215450
215450
|
}
|
|
215451
215451
|
],
|
|
@@ -215459,12 +215459,12 @@
|
|
|
215459
215459
|
"description": "Allow the height controlling container to set flex-grow: 1. Can only be\nused in combination with `height`",
|
|
215460
215460
|
"name": "flexGrow",
|
|
215461
215461
|
"parent": {
|
|
215462
|
-
"fileName": "src/components/CartesianChart/CartesianChart.tsx",
|
|
215462
|
+
"fileName": "components/src/components/CartesianChart/CartesianChart.tsx",
|
|
215463
215463
|
"name": "CartesianChartProps"
|
|
215464
215464
|
},
|
|
215465
215465
|
"declarations": [
|
|
215466
215466
|
{
|
|
215467
|
-
"fileName": "src/components/CartesianChart/CartesianChart.tsx",
|
|
215467
|
+
"fileName": "components/src/components/CartesianChart/CartesianChart.tsx",
|
|
215468
215468
|
"name": "CartesianChartProps"
|
|
215469
215469
|
}
|
|
215470
215470
|
],
|
|
@@ -217922,7 +217922,7 @@
|
|
|
217922
217922
|
},
|
|
217923
217923
|
{
|
|
217924
217924
|
"tags": {},
|
|
217925
|
-
"filePath": "src/components/BrowserOnly/BrowserOnly.tsx",
|
|
217925
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/BrowserOnly/BrowserOnly.tsx",
|
|
217926
217926
|
"description": "",
|
|
217927
217927
|
"displayName": "BrowserOnly",
|
|
217928
217928
|
"methods": [],
|
|
@@ -217949,7 +217949,7 @@
|
|
|
217949
217949
|
"flr-generate": "all",
|
|
217950
217950
|
"flr-clear-props-context": ""
|
|
217951
217951
|
},
|
|
217952
|
-
"filePath": "src/components/Breadcrumb/Breadcrumb.tsx",
|
|
217952
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Breadcrumb/Breadcrumb.tsx",
|
|
217953
217953
|
"description": "",
|
|
217954
217954
|
"displayName": "Breadcrumb",
|
|
217955
217955
|
"methods": [],
|
|
@@ -217961,12 +217961,12 @@
|
|
|
217961
217961
|
"description": "The color of the breadcrumb.",
|
|
217962
217962
|
"name": "color",
|
|
217963
217963
|
"parent": {
|
|
217964
|
-
"fileName": "src/components/Breadcrumb/Breadcrumb.tsx",
|
|
217964
|
+
"fileName": "components/src/components/Breadcrumb/Breadcrumb.tsx",
|
|
217965
217965
|
"name": "BreadcrumbProps"
|
|
217966
217966
|
},
|
|
217967
217967
|
"declarations": [
|
|
217968
217968
|
{
|
|
217969
|
-
"fileName": "src/components/Breadcrumb/Breadcrumb.tsx",
|
|
217969
|
+
"fileName": "components/src/components/Breadcrumb/Breadcrumb.tsx",
|
|
217970
217970
|
"name": "BreadcrumbProps"
|
|
217971
217971
|
}
|
|
217972
217972
|
],
|
|
@@ -219535,7 +219535,7 @@
|
|
|
219535
219535
|
"tags": {
|
|
219536
219536
|
"flr-generate": "all"
|
|
219537
219537
|
},
|
|
219538
|
-
"filePath": "src/components/BigNumber/BigNumber.tsx",
|
|
219538
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/BigNumber/BigNumber.tsx",
|
|
219539
219539
|
"description": "",
|
|
219540
219540
|
"displayName": "BigNumber",
|
|
219541
219541
|
"methods": [],
|
|
@@ -219780,7 +219780,7 @@
|
|
|
219780
219780
|
"tags": {
|
|
219781
219781
|
"flr-generate": "all"
|
|
219782
219782
|
},
|
|
219783
|
-
"filePath": "src/components/AvatarStack/AvatarStack.tsx",
|
|
219783
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/AvatarStack/AvatarStack.tsx",
|
|
219784
219784
|
"description": "",
|
|
219785
219785
|
"displayName": "AvatarStack",
|
|
219786
219786
|
"methods": [],
|
|
@@ -219790,12 +219790,12 @@
|
|
|
219790
219790
|
"description": "The total count of items, as avatars should only be displayed for the first\nview",
|
|
219791
219791
|
"name": "totalCount",
|
|
219792
219792
|
"parent": {
|
|
219793
|
-
"fileName": "src/components/AvatarStack/AvatarStack.tsx",
|
|
219793
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
219794
219794
|
"name": "AvatarStackProps"
|
|
219795
219795
|
},
|
|
219796
219796
|
"declarations": [
|
|
219797
219797
|
{
|
|
219798
|
-
"fileName": "src/components/AvatarStack/AvatarStack.tsx",
|
|
219798
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
219799
219799
|
"name": "AvatarStackProps"
|
|
219800
219800
|
}
|
|
219801
219801
|
],
|
|
@@ -219809,12 +219809,12 @@
|
|
|
219809
219809
|
"description": "The onPress action of the additional items count element",
|
|
219810
219810
|
"name": "onCountPress",
|
|
219811
219811
|
"parent": {
|
|
219812
|
-
"fileName": "src/components/AvatarStack/AvatarStack.tsx",
|
|
219812
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
219813
219813
|
"name": "AvatarStackProps"
|
|
219814
219814
|
},
|
|
219815
219815
|
"declarations": [
|
|
219816
219816
|
{
|
|
219817
|
-
"fileName": "src/components/AvatarStack/AvatarStack.tsx",
|
|
219817
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
219818
219818
|
"name": "AvatarStackProps"
|
|
219819
219819
|
}
|
|
219820
219820
|
],
|
|
@@ -219830,12 +219830,12 @@
|
|
|
219830
219830
|
"description": "The size of the avatars inside the stack.",
|
|
219831
219831
|
"name": "size",
|
|
219832
219832
|
"parent": {
|
|
219833
|
-
"fileName": "src/components/AvatarStack/AvatarStack.tsx",
|
|
219833
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
219834
219834
|
"name": "AvatarStackProps"
|
|
219835
219835
|
},
|
|
219836
219836
|
"declarations": [
|
|
219837
219837
|
{
|
|
219838
|
-
"fileName": "src/components/AvatarStack/AvatarStack.tsx",
|
|
219838
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
219839
219839
|
"name": "AvatarStackProps"
|
|
219840
219840
|
}
|
|
219841
219841
|
],
|
|
@@ -252367,12 +252367,12 @@
|
|
|
252367
252367
|
"description": "Divides the fill of the donut chart into segments",
|
|
252368
252368
|
"name": "segments",
|
|
252369
252369
|
"parent": {
|
|
252370
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
252370
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
252371
252371
|
"name": "DonutChartProps"
|
|
252372
252372
|
},
|
|
252373
252373
|
"declarations": [
|
|
252374
252374
|
{
|
|
252375
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
252375
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
252376
252376
|
"name": "DonutChartProps"
|
|
252377
252377
|
}
|
|
252378
252378
|
],
|
|
@@ -252388,12 +252388,12 @@
|
|
|
252388
252388
|
"description": "Whether the legend component is shown when segments are used.",
|
|
252389
252389
|
"name": "showLegend",
|
|
252390
252390
|
"parent": {
|
|
252391
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
252391
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
252392
252392
|
"name": "DonutChartProps"
|
|
252393
252393
|
},
|
|
252394
252394
|
"declarations": [
|
|
252395
252395
|
{
|
|
252396
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
252396
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
252397
252397
|
"name": "DonutChartProps"
|
|
252398
252398
|
}
|
|
252399
252399
|
],
|
|
@@ -252492,12 +252492,12 @@
|
|
|
252492
252492
|
"description": "Divides the fill of the donut chart into segments",
|
|
252493
252493
|
"name": "segments",
|
|
252494
252494
|
"parent": {
|
|
252495
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
252495
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
252496
252496
|
"name": "DonutChartProps"
|
|
252497
252497
|
},
|
|
252498
252498
|
"declarations": [
|
|
252499
252499
|
{
|
|
252500
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
252500
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
252501
252501
|
"name": "DonutChartProps"
|
|
252502
252502
|
}
|
|
252503
252503
|
],
|
|
@@ -252562,12 +252562,12 @@
|
|
|
252562
252562
|
"description": "The size variant of the donut chart.",
|
|
252563
252563
|
"name": "size",
|
|
252564
252564
|
"parent": {
|
|
252565
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
252565
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
252566
252566
|
"name": "DonutChartProps"
|
|
252567
252567
|
},
|
|
252568
252568
|
"declarations": [
|
|
252569
252569
|
{
|
|
252570
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
252570
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
252571
252571
|
"name": "DonutChartProps"
|
|
252572
252572
|
}
|
|
252573
252573
|
],
|
|
@@ -252581,12 +252581,12 @@
|
|
|
252581
252581
|
"description": "Divides the fill of the donut chart into segments",
|
|
252582
252582
|
"name": "segments",
|
|
252583
252583
|
"parent": {
|
|
252584
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
252584
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
252585
252585
|
"name": "DonutChartProps"
|
|
252586
252586
|
},
|
|
252587
252587
|
"declarations": [
|
|
252588
252588
|
{
|
|
252589
|
-
"fileName": "src/components/DonutChart/DonutChart.tsx",
|
|
252589
|
+
"fileName": "components/src/components/DonutChart/DonutChart.tsx",
|
|
252590
252590
|
"name": "DonutChartProps"
|
|
252591
252591
|
}
|
|
252592
252592
|
],
|
|
@@ -297402,49 +297402,6 @@
|
|
|
297402
297402
|
}
|
|
297403
297403
|
}
|
|
297404
297404
|
},
|
|
297405
|
-
{
|
|
297406
|
-
"tags": {},
|
|
297407
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Legend/components/LegendItem/LegendItem.tsx",
|
|
297408
|
-
"description": "",
|
|
297409
|
-
"displayName": "LegendItem",
|
|
297410
|
-
"methods": [],
|
|
297411
|
-
"props": {
|
|
297412
|
-
"color": {
|
|
297413
|
-
"defaultValue": null,
|
|
297414
|
-
"description": "",
|
|
297415
|
-
"name": "color",
|
|
297416
|
-
"parent": {
|
|
297417
|
-
"fileName": "components/src/components/Legend/components/LegendItem/LegendItem.tsx",
|
|
297418
|
-
"name": "LegendItemProps"
|
|
297419
|
-
},
|
|
297420
|
-
"declarations": [
|
|
297421
|
-
{
|
|
297422
|
-
"fileName": "components/src/components/Legend/components/LegendItem/LegendItem.tsx",
|
|
297423
|
-
"name": "LegendItemProps"
|
|
297424
|
-
}
|
|
297425
|
-
],
|
|
297426
|
-
"required": false,
|
|
297427
|
-
"type": {
|
|
297428
|
-
"name": "\"sea-green\" | \"palatinate-blue\" | \"tangerine\" | \"magenta\" | \"tropical-indigo\" | \"malachite\" | \"azure\" | \"violet\" | \"yellow\" | \"alloy-orange\" | \"green\" | \"lime\""
|
|
297429
|
-
}
|
|
297430
|
-
},
|
|
297431
|
-
"children": {
|
|
297432
|
-
"defaultValue": null,
|
|
297433
|
-
"description": "",
|
|
297434
|
-
"name": "children",
|
|
297435
|
-
"declarations": [
|
|
297436
|
-
{
|
|
297437
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
297438
|
-
"name": "TypeLiteral"
|
|
297439
|
-
}
|
|
297440
|
-
],
|
|
297441
|
-
"required": false,
|
|
297442
|
-
"type": {
|
|
297443
|
-
"name": "ReactNode"
|
|
297444
|
-
}
|
|
297445
|
-
}
|
|
297446
|
-
}
|
|
297447
|
-
},
|
|
297448
297405
|
{
|
|
297449
297406
|
"tags": {},
|
|
297450
297407
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/LightBox/components/LightBoxTrigger/LightBoxTrigger.tsx",
|
|
@@ -297583,6 +297540,49 @@
|
|
|
297583
297540
|
}
|
|
297584
297541
|
}
|
|
297585
297542
|
},
|
|
297543
|
+
{
|
|
297544
|
+
"tags": {},
|
|
297545
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Legend/components/LegendItem/LegendItem.tsx",
|
|
297546
|
+
"description": "",
|
|
297547
|
+
"displayName": "LegendItem",
|
|
297548
|
+
"methods": [],
|
|
297549
|
+
"props": {
|
|
297550
|
+
"color": {
|
|
297551
|
+
"defaultValue": null,
|
|
297552
|
+
"description": "",
|
|
297553
|
+
"name": "color",
|
|
297554
|
+
"parent": {
|
|
297555
|
+
"fileName": "components/src/components/Legend/components/LegendItem/LegendItem.tsx",
|
|
297556
|
+
"name": "LegendItemProps"
|
|
297557
|
+
},
|
|
297558
|
+
"declarations": [
|
|
297559
|
+
{
|
|
297560
|
+
"fileName": "components/src/components/Legend/components/LegendItem/LegendItem.tsx",
|
|
297561
|
+
"name": "LegendItemProps"
|
|
297562
|
+
}
|
|
297563
|
+
],
|
|
297564
|
+
"required": false,
|
|
297565
|
+
"type": {
|
|
297566
|
+
"name": "\"sea-green\" | \"palatinate-blue\" | \"tangerine\" | \"magenta\" | \"tropical-indigo\" | \"malachite\" | \"azure\" | \"violet\" | \"yellow\" | \"alloy-orange\" | \"green\" | \"lime\""
|
|
297567
|
+
}
|
|
297568
|
+
},
|
|
297569
|
+
"children": {
|
|
297570
|
+
"defaultValue": null,
|
|
297571
|
+
"description": "",
|
|
297572
|
+
"name": "children",
|
|
297573
|
+
"declarations": [
|
|
297574
|
+
{
|
|
297575
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
297576
|
+
"name": "TypeLiteral"
|
|
297577
|
+
}
|
|
297578
|
+
],
|
|
297579
|
+
"required": false,
|
|
297580
|
+
"type": {
|
|
297581
|
+
"name": "ReactNode"
|
|
297582
|
+
}
|
|
297583
|
+
}
|
|
297584
|
+
}
|
|
297585
|
+
},
|
|
297586
297586
|
{
|
|
297587
297587
|
"tags": {},
|
|
297588
297588
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
|
|
@@ -299999,7 +299999,7 @@
|
|
|
299999
299999
|
"tags": {
|
|
300000
300000
|
"flr-generate": "all"
|
|
300001
300001
|
},
|
|
300002
|
-
"filePath": "src/components/CartesianChart/components/YAxis/YAxis.tsx",
|
|
300002
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/YAxis/YAxis.tsx",
|
|
300003
300003
|
"description": "",
|
|
300004
300004
|
"displayName": "YAxis",
|
|
300005
300005
|
"methods": [],
|
|
@@ -300238,32 +300238,11 @@
|
|
|
300238
300238
|
"tags": {
|
|
300239
300239
|
"flr-generate": "all"
|
|
300240
300240
|
},
|
|
300241
|
-
"filePath": "src/components/CartesianChart/components/
|
|
300241
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
|
|
300242
300242
|
"description": "",
|
|
300243
|
-
"displayName": "
|
|
300243
|
+
"displayName": "XAxis",
|
|
300244
300244
|
"methods": [],
|
|
300245
300245
|
"props": {
|
|
300246
|
-
"color": {
|
|
300247
|
-
"defaultValue": {
|
|
300248
|
-
"value": "\"sea-green\""
|
|
300249
|
-
},
|
|
300250
|
-
"description": "The color of the line.",
|
|
300251
|
-
"name": "color",
|
|
300252
|
-
"parent": {
|
|
300253
|
-
"fileName": "src/components/CartesianChart/components/Line/Line.tsx",
|
|
300254
|
-
"name": "LineProps"
|
|
300255
|
-
},
|
|
300256
|
-
"declarations": [
|
|
300257
|
-
{
|
|
300258
|
-
"fileName": "src/components/CartesianChart/components/Line/Line.tsx",
|
|
300259
|
-
"name": "LineProps"
|
|
300260
|
-
}
|
|
300261
|
-
],
|
|
300262
|
-
"required": false,
|
|
300263
|
-
"type": {
|
|
300264
|
-
"name": "\"sea-green\" | \"palatinate-blue\" | \"tangerine\" | \"magenta\" | \"tropical-indigo\" | \"malachite\" | \"azure\" | \"violet\" | \"yellow\" | \"alloy-orange\" | \"green\" | \"lime\""
|
|
300265
|
-
}
|
|
300266
|
-
},
|
|
300267
300246
|
"className": {
|
|
300268
300247
|
"defaultValue": null,
|
|
300269
300248
|
"description": "",
|
|
@@ -300283,177 +300262,162 @@
|
|
|
300283
300262
|
"name": "string"
|
|
300284
300263
|
}
|
|
300285
300264
|
},
|
|
300286
|
-
"
|
|
300265
|
+
"type": {
|
|
300287
300266
|
"defaultValue": null,
|
|
300288
300267
|
"description": "",
|
|
300289
|
-
"name": "
|
|
300268
|
+
"name": "type",
|
|
300290
300269
|
"parent": {
|
|
300291
300270
|
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
300292
|
-
"name": "
|
|
300271
|
+
"name": "SVGAttributes"
|
|
300293
300272
|
},
|
|
300294
300273
|
"declarations": [
|
|
300295
300274
|
{
|
|
300296
300275
|
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
300297
|
-
"name": "
|
|
300276
|
+
"name": "SVGAttributes"
|
|
300298
300277
|
}
|
|
300299
300278
|
],
|
|
300300
300279
|
"required": false,
|
|
300301
300280
|
"type": {
|
|
300302
|
-
"name": "
|
|
300281
|
+
"name": "string"
|
|
300303
300282
|
}
|
|
300304
300283
|
},
|
|
300305
|
-
"
|
|
300284
|
+
"hide": {
|
|
300306
300285
|
"defaultValue": null,
|
|
300307
|
-
"description": "",
|
|
300308
|
-
"name": "
|
|
300286
|
+
"description": "Whether display the axis",
|
|
300287
|
+
"name": "hide",
|
|
300309
300288
|
"parent": {
|
|
300310
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300311
|
-
"name": "
|
|
300289
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
300290
|
+
"name": "BaseAxisProps"
|
|
300312
300291
|
},
|
|
300313
300292
|
"declarations": [
|
|
300314
300293
|
{
|
|
300315
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300316
|
-
"name": "
|
|
300317
|
-
},
|
|
300318
|
-
{
|
|
300319
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
300320
|
-
"name": "LineProps"
|
|
300294
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
300295
|
+
"name": "BaseAxisProps"
|
|
300321
300296
|
}
|
|
300322
300297
|
],
|
|
300323
300298
|
"required": false,
|
|
300324
300299
|
"type": {
|
|
300325
|
-
"name": "
|
|
300300
|
+
"name": "boolean"
|
|
300326
300301
|
}
|
|
300327
300302
|
},
|
|
300328
|
-
"
|
|
300303
|
+
"orientation": {
|
|
300329
300304
|
"defaultValue": null,
|
|
300330
300305
|
"description": "",
|
|
300331
|
-
"name": "
|
|
300306
|
+
"name": "orientation",
|
|
300332
300307
|
"parent": {
|
|
300333
|
-
"fileName": "flow/node_modules/.pnpm
|
|
300334
|
-
"name": "
|
|
300308
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
300309
|
+
"name": "SVGAttributes"
|
|
300335
300310
|
},
|
|
300336
300311
|
"declarations": [
|
|
300337
300312
|
{
|
|
300338
|
-
"fileName": "flow/node_modules/.pnpm
|
|
300339
|
-
"name": "
|
|
300313
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
300314
|
+
"name": "SVGAttributes"
|
|
300340
300315
|
}
|
|
300341
300316
|
],
|
|
300342
300317
|
"required": false,
|
|
300343
300318
|
"type": {
|
|
300344
|
-
"name": "
|
|
300319
|
+
"name": "string | number"
|
|
300345
300320
|
}
|
|
300346
300321
|
},
|
|
300347
|
-
"
|
|
300322
|
+
"scale": {
|
|
300348
300323
|
"defaultValue": null,
|
|
300349
|
-
"description": "",
|
|
300350
|
-
"name": "
|
|
300324
|
+
"description": "The scale type as a string, or scale function",
|
|
300325
|
+
"name": "scale",
|
|
300351
300326
|
"parent": {
|
|
300352
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300353
|
-
"name": "
|
|
300327
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
300328
|
+
"name": "BaseAxisProps"
|
|
300354
300329
|
},
|
|
300355
300330
|
"declarations": [
|
|
300356
300331
|
{
|
|
300357
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300358
|
-
"name": "
|
|
300332
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
300333
|
+
"name": "BaseAxisProps"
|
|
300359
300334
|
}
|
|
300360
300335
|
],
|
|
300361
300336
|
"required": false,
|
|
300362
300337
|
"type": {
|
|
300363
|
-
"name": "
|
|
300338
|
+
"name": "ScaleType | RechartsScale"
|
|
300364
300339
|
}
|
|
300365
300340
|
},
|
|
300366
|
-
"
|
|
300341
|
+
"dataKey": {
|
|
300367
300342
|
"defaultValue": null,
|
|
300368
|
-
"description": "",
|
|
300369
|
-
"name": "
|
|
300343
|
+
"description": "The key of data displayed in the axis",
|
|
300344
|
+
"name": "dataKey",
|
|
300370
300345
|
"parent": {
|
|
300371
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300372
|
-
"name": "
|
|
300346
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
300347
|
+
"name": "BaseAxisProps"
|
|
300373
300348
|
},
|
|
300374
300349
|
"declarations": [
|
|
300375
300350
|
{
|
|
300376
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300377
|
-
"name": "
|
|
300351
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
300352
|
+
"name": "BaseAxisProps"
|
|
300378
300353
|
}
|
|
300379
300354
|
],
|
|
300380
300355
|
"required": false,
|
|
300381
300356
|
"type": {
|
|
300382
|
-
"name": "
|
|
300357
|
+
"name": "DataKey<any>"
|
|
300383
300358
|
}
|
|
300384
300359
|
},
|
|
300385
|
-
"
|
|
300360
|
+
"allowDecimals": {
|
|
300386
300361
|
"defaultValue": null,
|
|
300387
|
-
"description": "",
|
|
300388
|
-
"name": "
|
|
300362
|
+
"description": "Allow the ticks of axis to be decimals or not.",
|
|
300363
|
+
"name": "allowDecimals",
|
|
300389
300364
|
"parent": {
|
|
300390
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300391
|
-
"name": "
|
|
300365
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
300366
|
+
"name": "BaseAxisProps"
|
|
300392
300367
|
},
|
|
300393
300368
|
"declarations": [
|
|
300394
300369
|
{
|
|
300395
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300396
|
-
"name": "
|
|
300370
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
300371
|
+
"name": "BaseAxisProps"
|
|
300397
300372
|
}
|
|
300398
300373
|
],
|
|
300399
300374
|
"required": false,
|
|
300400
300375
|
"type": {
|
|
300401
|
-
"name": "
|
|
300376
|
+
"name": "boolean"
|
|
300402
300377
|
}
|
|
300403
|
-
}
|
|
300404
|
-
|
|
300405
|
-
},
|
|
300406
|
-
{
|
|
300407
|
-
"tags": {
|
|
300408
|
-
"flr-generate": "all"
|
|
300409
|
-
},
|
|
300410
|
-
"filePath": "src/components/CartesianChart/components/XAxis/XAxis.tsx",
|
|
300411
|
-
"description": "",
|
|
300412
|
-
"displayName": "XAxis",
|
|
300413
|
-
"methods": [],
|
|
300414
|
-
"props": {
|
|
300415
|
-
"className": {
|
|
300378
|
+
},
|
|
300379
|
+
"interval": {
|
|
300416
300380
|
"defaultValue": null,
|
|
300417
300381
|
"description": "",
|
|
300418
|
-
"name": "
|
|
300382
|
+
"name": "interval",
|
|
300419
300383
|
"parent": {
|
|
300420
|
-
"fileName": "flow/node_modules/.pnpm
|
|
300421
|
-
"name": "
|
|
300384
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
|
|
300385
|
+
"name": "XAxisProps"
|
|
300422
300386
|
},
|
|
300423
300387
|
"declarations": [
|
|
300424
300388
|
{
|
|
300425
|
-
"fileName": "flow/node_modules/.pnpm
|
|
300426
|
-
"name": "
|
|
300389
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
|
|
300390
|
+
"name": "XAxisProps"
|
|
300427
300391
|
}
|
|
300428
300392
|
],
|
|
300429
300393
|
"required": false,
|
|
300430
300394
|
"type": {
|
|
300431
|
-
"name": "
|
|
300395
|
+
"name": "AxisInterval"
|
|
300432
300396
|
}
|
|
300433
300397
|
},
|
|
300434
|
-
"
|
|
300398
|
+
"minTickGap": {
|
|
300435
300399
|
"defaultValue": null,
|
|
300436
300400
|
"description": "",
|
|
300437
|
-
"name": "
|
|
300401
|
+
"name": "minTickGap",
|
|
300438
300402
|
"parent": {
|
|
300439
|
-
"fileName": "flow/node_modules/.pnpm
|
|
300440
|
-
"name": "
|
|
300403
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
|
|
300404
|
+
"name": "XAxisProps"
|
|
300441
300405
|
},
|
|
300442
300406
|
"declarations": [
|
|
300443
300407
|
{
|
|
300444
|
-
"fileName": "flow/node_modules/.pnpm
|
|
300445
|
-
"name": "
|
|
300408
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
|
|
300409
|
+
"name": "XAxisProps"
|
|
300446
300410
|
}
|
|
300447
300411
|
],
|
|
300448
300412
|
"required": false,
|
|
300449
300413
|
"type": {
|
|
300450
|
-
"name": "
|
|
300414
|
+
"name": "number"
|
|
300451
300415
|
}
|
|
300452
300416
|
},
|
|
300453
|
-
"
|
|
300417
|
+
"domain": {
|
|
300454
300418
|
"defaultValue": null,
|
|
300455
|
-
"description": "
|
|
300456
|
-
"name": "
|
|
300419
|
+
"description": "The domain of scale in this axis",
|
|
300420
|
+
"name": "domain",
|
|
300457
300421
|
"parent": {
|
|
300458
300422
|
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
300459
300423
|
"name": "BaseAxisProps"
|
|
@@ -300466,32 +300430,32 @@
|
|
|
300466
300430
|
],
|
|
300467
300431
|
"required": false,
|
|
300468
300432
|
"type": {
|
|
300469
|
-
"name": "
|
|
300433
|
+
"name": "AxisDomain"
|
|
300470
300434
|
}
|
|
300471
300435
|
},
|
|
300472
|
-
"
|
|
300436
|
+
"unit": {
|
|
300473
300437
|
"defaultValue": null,
|
|
300474
|
-
"description": "",
|
|
300475
|
-
"name": "
|
|
300438
|
+
"description": "The unit of data displayed in the axis",
|
|
300439
|
+
"name": "unit",
|
|
300476
300440
|
"parent": {
|
|
300477
|
-
"fileName": "flow/node_modules/.pnpm
|
|
300478
|
-
"name": "
|
|
300441
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
300442
|
+
"name": "BaseAxisProps"
|
|
300479
300443
|
},
|
|
300480
300444
|
"declarations": [
|
|
300481
300445
|
{
|
|
300482
|
-
"fileName": "flow/node_modules/.pnpm
|
|
300483
|
-
"name": "
|
|
300446
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
300447
|
+
"name": "BaseAxisProps"
|
|
300484
300448
|
}
|
|
300485
300449
|
],
|
|
300486
300450
|
"required": false,
|
|
300487
300451
|
"type": {
|
|
300488
|
-
"name": "string
|
|
300452
|
+
"name": "string"
|
|
300489
300453
|
}
|
|
300490
300454
|
},
|
|
300491
|
-
"
|
|
300455
|
+
"tickFormatter": {
|
|
300492
300456
|
"defaultValue": null,
|
|
300493
|
-
"description": "The
|
|
300494
|
-
"name": "
|
|
300457
|
+
"description": "The formatter function of tick",
|
|
300458
|
+
"name": "tickFormatter",
|
|
300495
300459
|
"parent": {
|
|
300496
300460
|
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
300497
300461
|
"name": "BaseAxisProps"
|
|
@@ -300504,13 +300468,13 @@
|
|
|
300504
300468
|
],
|
|
300505
300469
|
"required": false,
|
|
300506
300470
|
"type": {
|
|
300507
|
-
"name": "
|
|
300471
|
+
"name": "((value: any, index: number) => string)"
|
|
300508
300472
|
}
|
|
300509
300473
|
},
|
|
300510
|
-
"
|
|
300474
|
+
"allowDataOverflow": {
|
|
300511
300475
|
"defaultValue": null,
|
|
300512
|
-
"description": "
|
|
300513
|
-
"name": "
|
|
300476
|
+
"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.",
|
|
300477
|
+
"name": "allowDataOverflow",
|
|
300514
300478
|
"parent": {
|
|
300515
300479
|
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
300516
300480
|
"name": "BaseAxisProps"
|
|
@@ -300523,147 +300487,183 @@
|
|
|
300523
300487
|
],
|
|
300524
300488
|
"required": false,
|
|
300525
300489
|
"type": {
|
|
300526
|
-
"name": "
|
|
300490
|
+
"name": "boolean"
|
|
300491
|
+
}
|
|
300492
|
+
}
|
|
300493
|
+
}
|
|
300494
|
+
},
|
|
300495
|
+
{
|
|
300496
|
+
"tags": {
|
|
300497
|
+
"flr-generate": "all"
|
|
300498
|
+
},
|
|
300499
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
300500
|
+
"description": "",
|
|
300501
|
+
"displayName": "Line",
|
|
300502
|
+
"methods": [],
|
|
300503
|
+
"props": {
|
|
300504
|
+
"color": {
|
|
300505
|
+
"defaultValue": {
|
|
300506
|
+
"value": "\"sea-green\""
|
|
300507
|
+
},
|
|
300508
|
+
"description": "The color of the line.",
|
|
300509
|
+
"name": "color",
|
|
300510
|
+
"parent": {
|
|
300511
|
+
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
300512
|
+
"name": "LineProps"
|
|
300513
|
+
},
|
|
300514
|
+
"declarations": [
|
|
300515
|
+
{
|
|
300516
|
+
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
300517
|
+
"name": "LineProps"
|
|
300518
|
+
}
|
|
300519
|
+
],
|
|
300520
|
+
"required": false,
|
|
300521
|
+
"type": {
|
|
300522
|
+
"name": "\"sea-green\" | \"palatinate-blue\" | \"tangerine\" | \"magenta\" | \"tropical-indigo\" | \"malachite\" | \"azure\" | \"violet\" | \"yellow\" | \"alloy-orange\" | \"green\" | \"lime\""
|
|
300527
300523
|
}
|
|
300528
300524
|
},
|
|
300529
|
-
"
|
|
300525
|
+
"className": {
|
|
300530
300526
|
"defaultValue": null,
|
|
300531
|
-
"description": "
|
|
300532
|
-
"name": "
|
|
300527
|
+
"description": "",
|
|
300528
|
+
"name": "className",
|
|
300533
300529
|
"parent": {
|
|
300534
|
-
"fileName": "flow/node_modules/.pnpm
|
|
300535
|
-
"name": "
|
|
300530
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
300531
|
+
"name": "HTMLAttributes"
|
|
300536
300532
|
},
|
|
300537
300533
|
"declarations": [
|
|
300538
300534
|
{
|
|
300539
|
-
"fileName": "flow/node_modules/.pnpm
|
|
300540
|
-
"name": "
|
|
300535
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
300536
|
+
"name": "HTMLAttributes"
|
|
300541
300537
|
}
|
|
300542
300538
|
],
|
|
300543
300539
|
"required": false,
|
|
300544
300540
|
"type": {
|
|
300545
|
-
"name": "
|
|
300541
|
+
"name": "string"
|
|
300546
300542
|
}
|
|
300547
300543
|
},
|
|
300548
|
-
"
|
|
300544
|
+
"key": {
|
|
300549
300545
|
"defaultValue": null,
|
|
300550
300546
|
"description": "",
|
|
300551
|
-
"name": "
|
|
300547
|
+
"name": "key",
|
|
300552
300548
|
"parent": {
|
|
300553
|
-
"fileName": "flow/node_modules/.pnpm
|
|
300554
|
-
"name": "
|
|
300549
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
300550
|
+
"name": "Attributes"
|
|
300555
300551
|
},
|
|
300556
300552
|
"declarations": [
|
|
300557
300553
|
{
|
|
300558
|
-
"fileName": "flow/node_modules/.pnpm
|
|
300559
|
-
"name": "
|
|
300554
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
300555
|
+
"name": "Attributes"
|
|
300560
300556
|
}
|
|
300561
300557
|
],
|
|
300562
300558
|
"required": false,
|
|
300563
300559
|
"type": {
|
|
300564
|
-
"name": "
|
|
300560
|
+
"name": "Key | null"
|
|
300565
300561
|
}
|
|
300566
300562
|
},
|
|
300567
|
-
"
|
|
300563
|
+
"type": {
|
|
300568
300564
|
"defaultValue": null,
|
|
300569
300565
|
"description": "",
|
|
300570
|
-
"name": "
|
|
300566
|
+
"name": "type",
|
|
300571
300567
|
"parent": {
|
|
300572
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300573
|
-
"name": "
|
|
300568
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
|
|
300569
|
+
"name": "CurveProps"
|
|
300574
300570
|
},
|
|
300575
300571
|
"declarations": [
|
|
300576
300572
|
{
|
|
300577
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300578
|
-
"name": "
|
|
300573
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
|
|
300574
|
+
"name": "CurveProps"
|
|
300575
|
+
},
|
|
300576
|
+
{
|
|
300577
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
300578
|
+
"name": "LineProps"
|
|
300579
300579
|
}
|
|
300580
300580
|
],
|
|
300581
300581
|
"required": false,
|
|
300582
300582
|
"type": {
|
|
300583
|
-
"name": "
|
|
300583
|
+
"name": "CurveType"
|
|
300584
300584
|
}
|
|
300585
300585
|
},
|
|
300586
|
-
"
|
|
300586
|
+
"dataKey": {
|
|
300587
300587
|
"defaultValue": null,
|
|
300588
|
-
"description": "
|
|
300589
|
-
"name": "
|
|
300588
|
+
"description": "",
|
|
300589
|
+
"name": "dataKey",
|
|
300590
300590
|
"parent": {
|
|
300591
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300592
|
-
"name": "
|
|
300591
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
300592
|
+
"name": "LineProps"
|
|
300593
300593
|
},
|
|
300594
300594
|
"declarations": [
|
|
300595
300595
|
{
|
|
300596
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300597
|
-
"name": "
|
|
300596
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
300597
|
+
"name": "LineProps"
|
|
300598
300598
|
}
|
|
300599
300599
|
],
|
|
300600
300600
|
"required": false,
|
|
300601
300601
|
"type": {
|
|
300602
|
-
"name": "
|
|
300602
|
+
"name": "DataKey<any>"
|
|
300603
300603
|
}
|
|
300604
300604
|
},
|
|
300605
300605
|
"unit": {
|
|
300606
300606
|
"defaultValue": null,
|
|
300607
|
-
"description": "
|
|
300607
|
+
"description": "",
|
|
300608
300608
|
"name": "unit",
|
|
300609
300609
|
"parent": {
|
|
300610
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300611
|
-
"name": "
|
|
300610
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
300611
|
+
"name": "LineProps"
|
|
300612
300612
|
},
|
|
300613
300613
|
"declarations": [
|
|
300614
300614
|
{
|
|
300615
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300616
|
-
"name": "
|
|
300615
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
300616
|
+
"name": "LineProps"
|
|
300617
300617
|
}
|
|
300618
300618
|
],
|
|
300619
300619
|
"required": false,
|
|
300620
300620
|
"type": {
|
|
300621
|
-
"name": "string"
|
|
300621
|
+
"name": "string | number"
|
|
300622
300622
|
}
|
|
300623
300623
|
},
|
|
300624
|
-
"
|
|
300624
|
+
"xAxisId": {
|
|
300625
300625
|
"defaultValue": null,
|
|
300626
|
-
"description": "
|
|
300627
|
-
"name": "
|
|
300626
|
+
"description": "",
|
|
300627
|
+
"name": "xAxisId",
|
|
300628
300628
|
"parent": {
|
|
300629
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300630
|
-
"name": "
|
|
300629
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
300630
|
+
"name": "LineProps"
|
|
300631
300631
|
},
|
|
300632
300632
|
"declarations": [
|
|
300633
300633
|
{
|
|
300634
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300635
|
-
"name": "
|
|
300634
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
300635
|
+
"name": "LineProps"
|
|
300636
300636
|
}
|
|
300637
300637
|
],
|
|
300638
300638
|
"required": false,
|
|
300639
300639
|
"type": {
|
|
300640
|
-
"name": "
|
|
300640
|
+
"name": "AxisId"
|
|
300641
300641
|
}
|
|
300642
300642
|
},
|
|
300643
|
-
"
|
|
300643
|
+
"yAxisId": {
|
|
300644
300644
|
"defaultValue": null,
|
|
300645
|
-
"description": "
|
|
300646
|
-
"name": "
|
|
300645
|
+
"description": "",
|
|
300646
|
+
"name": "yAxisId",
|
|
300647
300647
|
"parent": {
|
|
300648
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300649
|
-
"name": "
|
|
300648
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
300649
|
+
"name": "LineProps"
|
|
300650
300650
|
},
|
|
300651
300651
|
"declarations": [
|
|
300652
300652
|
{
|
|
300653
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/
|
|
300654
|
-
"name": "
|
|
300653
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
300654
|
+
"name": "LineProps"
|
|
300655
300655
|
}
|
|
300656
300656
|
],
|
|
300657
300657
|
"required": false,
|
|
300658
300658
|
"type": {
|
|
300659
|
-
"name": "
|
|
300659
|
+
"name": "AxisId"
|
|
300660
300660
|
}
|
|
300661
300661
|
}
|
|
300662
300662
|
}
|
|
300663
300663
|
},
|
|
300664
300664
|
{
|
|
300665
300665
|
"tags": {},
|
|
300666
|
-
"filePath": "src/components/CartesianChart/components/ChartTooltip/TooltipContent.tsx",
|
|
300666
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/ChartTooltip/TooltipContent.tsx",
|
|
300667
300667
|
"description": "",
|
|
300668
300668
|
"displayName": "TooltipContent",
|
|
300669
300669
|
"methods": [],
|
|
@@ -300861,7 +300861,7 @@
|
|
|
300861
300861
|
},
|
|
300862
300862
|
{
|
|
300863
300863
|
"tags": {},
|
|
300864
|
-
"filePath": "src/components/CartesianChart/components/ChartLegend/LegendContent.tsx",
|
|
300864
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/ChartLegend/LegendContent.tsx",
|
|
300865
300865
|
"description": "",
|
|
300866
300866
|
"displayName": "LegendContent",
|
|
300867
300867
|
"methods": [],
|
|
@@ -309743,6 +309743,93 @@
|
|
|
309743
309743
|
}
|
|
309744
309744
|
}
|
|
309745
309745
|
},
|
|
309746
|
+
{
|
|
309747
|
+
"tags": {
|
|
309748
|
+
"flr-generate": "all"
|
|
309749
|
+
},
|
|
309750
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/CartesianGrid/CartesianGrid.tsx",
|
|
309751
|
+
"description": "",
|
|
309752
|
+
"displayName": "CartesianGrid",
|
|
309753
|
+
"methods": [],
|
|
309754
|
+
"props": {
|
|
309755
|
+
"className": {
|
|
309756
|
+
"defaultValue": null,
|
|
309757
|
+
"description": "",
|
|
309758
|
+
"name": "className",
|
|
309759
|
+
"parent": {
|
|
309760
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
309761
|
+
"name": "HTMLAttributes"
|
|
309762
|
+
},
|
|
309763
|
+
"declarations": [
|
|
309764
|
+
{
|
|
309765
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
309766
|
+
"name": "HTMLAttributes"
|
|
309767
|
+
}
|
|
309768
|
+
],
|
|
309769
|
+
"required": false,
|
|
309770
|
+
"type": {
|
|
309771
|
+
"name": "string"
|
|
309772
|
+
}
|
|
309773
|
+
},
|
|
309774
|
+
"horizontal": {
|
|
309775
|
+
"defaultValue": null,
|
|
309776
|
+
"description": "",
|
|
309777
|
+
"name": "horizontal",
|
|
309778
|
+
"parent": {
|
|
309779
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
309780
|
+
"name": "CartesianGridProps"
|
|
309781
|
+
},
|
|
309782
|
+
"declarations": [
|
|
309783
|
+
{
|
|
309784
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
309785
|
+
"name": "CartesianGridProps"
|
|
309786
|
+
}
|
|
309787
|
+
],
|
|
309788
|
+
"required": false,
|
|
309789
|
+
"type": {
|
|
309790
|
+
"name": "GridLineType"
|
|
309791
|
+
}
|
|
309792
|
+
},
|
|
309793
|
+
"vertical": {
|
|
309794
|
+
"defaultValue": null,
|
|
309795
|
+
"description": "",
|
|
309796
|
+
"name": "vertical",
|
|
309797
|
+
"parent": {
|
|
309798
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
309799
|
+
"name": "CartesianGridProps"
|
|
309800
|
+
},
|
|
309801
|
+
"declarations": [
|
|
309802
|
+
{
|
|
309803
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
309804
|
+
"name": "CartesianGridProps"
|
|
309805
|
+
}
|
|
309806
|
+
],
|
|
309807
|
+
"required": false,
|
|
309808
|
+
"type": {
|
|
309809
|
+
"name": "GridLineType"
|
|
309810
|
+
}
|
|
309811
|
+
},
|
|
309812
|
+
"strokeDasharray": {
|
|
309813
|
+
"defaultValue": null,
|
|
309814
|
+
"description": "",
|
|
309815
|
+
"name": "strokeDasharray",
|
|
309816
|
+
"parent": {
|
|
309817
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
309818
|
+
"name": "SVGAttributes"
|
|
309819
|
+
},
|
|
309820
|
+
"declarations": [
|
|
309821
|
+
{
|
|
309822
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
309823
|
+
"name": "SVGAttributes"
|
|
309824
|
+
}
|
|
309825
|
+
],
|
|
309826
|
+
"required": false,
|
|
309827
|
+
"type": {
|
|
309828
|
+
"name": "string | number"
|
|
309829
|
+
}
|
|
309830
|
+
}
|
|
309831
|
+
}
|
|
309832
|
+
},
|
|
309746
309833
|
{
|
|
309747
309834
|
"tags": {},
|
|
309748
309835
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/AreaDot/AreaDot.tsx",
|
|
@@ -319024,93 +319111,6 @@
|
|
|
319024
319111
|
}
|
|
319025
319112
|
}
|
|
319026
319113
|
},
|
|
319027
|
-
{
|
|
319028
|
-
"tags": {
|
|
319029
|
-
"flr-generate": "all"
|
|
319030
|
-
},
|
|
319031
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/CartesianGrid/CartesianGrid.tsx",
|
|
319032
|
-
"description": "",
|
|
319033
|
-
"displayName": "CartesianGrid",
|
|
319034
|
-
"methods": [],
|
|
319035
|
-
"props": {
|
|
319036
|
-
"className": {
|
|
319037
|
-
"defaultValue": null,
|
|
319038
|
-
"description": "",
|
|
319039
|
-
"name": "className",
|
|
319040
|
-
"parent": {
|
|
319041
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
319042
|
-
"name": "HTMLAttributes"
|
|
319043
|
-
},
|
|
319044
|
-
"declarations": [
|
|
319045
|
-
{
|
|
319046
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
319047
|
-
"name": "HTMLAttributes"
|
|
319048
|
-
}
|
|
319049
|
-
],
|
|
319050
|
-
"required": false,
|
|
319051
|
-
"type": {
|
|
319052
|
-
"name": "string"
|
|
319053
|
-
}
|
|
319054
|
-
},
|
|
319055
|
-
"horizontal": {
|
|
319056
|
-
"defaultValue": null,
|
|
319057
|
-
"description": "",
|
|
319058
|
-
"name": "horizontal",
|
|
319059
|
-
"parent": {
|
|
319060
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
319061
|
-
"name": "CartesianGridProps"
|
|
319062
|
-
},
|
|
319063
|
-
"declarations": [
|
|
319064
|
-
{
|
|
319065
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
319066
|
-
"name": "CartesianGridProps"
|
|
319067
|
-
}
|
|
319068
|
-
],
|
|
319069
|
-
"required": false,
|
|
319070
|
-
"type": {
|
|
319071
|
-
"name": "GridLineType"
|
|
319072
|
-
}
|
|
319073
|
-
},
|
|
319074
|
-
"vertical": {
|
|
319075
|
-
"defaultValue": null,
|
|
319076
|
-
"description": "",
|
|
319077
|
-
"name": "vertical",
|
|
319078
|
-
"parent": {
|
|
319079
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
319080
|
-
"name": "CartesianGridProps"
|
|
319081
|
-
},
|
|
319082
|
-
"declarations": [
|
|
319083
|
-
{
|
|
319084
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.8_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
319085
|
-
"name": "CartesianGridProps"
|
|
319086
|
-
}
|
|
319087
|
-
],
|
|
319088
|
-
"required": false,
|
|
319089
|
-
"type": {
|
|
319090
|
-
"name": "GridLineType"
|
|
319091
|
-
}
|
|
319092
|
-
},
|
|
319093
|
-
"strokeDasharray": {
|
|
319094
|
-
"defaultValue": null,
|
|
319095
|
-
"description": "",
|
|
319096
|
-
"name": "strokeDasharray",
|
|
319097
|
-
"parent": {
|
|
319098
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
319099
|
-
"name": "SVGAttributes"
|
|
319100
|
-
},
|
|
319101
|
-
"declarations": [
|
|
319102
|
-
{
|
|
319103
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
319104
|
-
"name": "SVGAttributes"
|
|
319105
|
-
}
|
|
319106
|
-
],
|
|
319107
|
-
"required": false,
|
|
319108
|
-
"type": {
|
|
319109
|
-
"name": "string | number"
|
|
319110
|
-
}
|
|
319111
|
-
}
|
|
319112
|
-
}
|
|
319113
|
-
},
|
|
319114
319114
|
{
|
|
319115
319115
|
"tags": {
|
|
319116
319116
|
"flr-generate": "all"
|
|
@@ -325245,14 +325245,6 @@
|
|
|
325245
325245
|
}
|
|
325246
325246
|
}
|
|
325247
325247
|
},
|
|
325248
|
-
{
|
|
325249
|
-
"tags": {},
|
|
325250
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|
|
325251
|
-
"description": "",
|
|
325252
|
-
"displayName": "ActiveFilters",
|
|
325253
|
-
"methods": [],
|
|
325254
|
-
"props": {}
|
|
325255
|
-
},
|
|
325256
325248
|
{
|
|
325257
325249
|
"tags": {},
|
|
325258
325250
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/FilterMenuList.tsx",
|
|
@@ -325325,6 +325317,14 @@
|
|
|
325325
325317
|
"methods": [],
|
|
325326
325318
|
"props": {}
|
|
325327
325319
|
},
|
|
325320
|
+
{
|
|
325321
|
+
"tags": {},
|
|
325322
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|
|
325323
|
+
"description": "",
|
|
325324
|
+
"displayName": "ActiveFilters",
|
|
325325
|
+
"methods": [],
|
|
325326
|
+
"props": {}
|
|
325327
|
+
},
|
|
325328
325328
|
{
|
|
325329
325329
|
"tags": {},
|
|
325330
325330
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/components/ShowNextBatchButton/ShowNextBatchButton.tsx",
|