@mittwald/flow-react-components 0.2.0-alpha.421 → 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 +10 -0
- package/dist/assets/doc-properties.json +91 -91
- 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/ColumnLayout/ColumnLayout.mjs +3 -1
- package/dist/js/components/src/components/ColumnLayout/ColumnLayout.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/ColumnLayout/ColumnLayout.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
|
],
|
|
@@ -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,7 +300238,7 @@
|
|
|
300238
300238
|
"tags": {
|
|
300239
300239
|
"flr-generate": "all"
|
|
300240
300240
|
},
|
|
300241
|
-
"filePath": "src/components/CartesianChart/components/XAxis/XAxis.tsx",
|
|
300241
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
|
|
300242
300242
|
"description": "",
|
|
300243
300243
|
"displayName": "XAxis",
|
|
300244
300244
|
"methods": [],
|
|
@@ -300496,7 +300496,7 @@
|
|
|
300496
300496
|
"tags": {
|
|
300497
300497
|
"flr-generate": "all"
|
|
300498
300498
|
},
|
|
300499
|
-
"filePath": "src/components/CartesianChart/components/Line/Line.tsx",
|
|
300499
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
300500
300500
|
"description": "",
|
|
300501
300501
|
"displayName": "Line",
|
|
300502
300502
|
"methods": [],
|
|
@@ -300508,12 +300508,12 @@
|
|
|
300508
300508
|
"description": "The color of the line.",
|
|
300509
300509
|
"name": "color",
|
|
300510
300510
|
"parent": {
|
|
300511
|
-
"fileName": "src/components/CartesianChart/components/Line/Line.tsx",
|
|
300511
|
+
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
300512
300512
|
"name": "LineProps"
|
|
300513
300513
|
},
|
|
300514
300514
|
"declarations": [
|
|
300515
300515
|
{
|
|
300516
|
-
"fileName": "src/components/CartesianChart/components/Line/Line.tsx",
|
|
300516
|
+
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
300517
300517
|
"name": "LineProps"
|
|
300518
300518
|
}
|
|
300519
300519
|
],
|
|
@@ -300663,7 +300663,7 @@
|
|
|
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": [],
|