@mittwald/flow-react-components 0.2.0-alpha.249 → 0.2.0-alpha.250
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 +166 -166
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,10 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [0.2.0-alpha.250](https://github.com/mittwald/flow/compare/0.2.0-alpha.249...0.2.0-alpha.250) (2025-06-11)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @mittwald/flow-react-components
|
|
9
|
+
|
|
6
10
|
# [0.2.0-alpha.249](https://github.com/mittwald/flow/compare/0.2.0-alpha.248...0.2.0-alpha.249) (2025-06-10)
|
|
7
11
|
|
|
8
12
|
### Bug Fixes
|
|
@@ -170348,30 +170348,6 @@
|
|
|
170348
170348
|
}
|
|
170349
170349
|
}
|
|
170350
170350
|
},
|
|
170351
|
-
{
|
|
170352
|
-
"tags": {},
|
|
170353
|
-
"filePath": "src/components/BrowserOnly/BrowserOnly.tsx",
|
|
170354
|
-
"description": "",
|
|
170355
|
-
"displayName": "BrowserOnly",
|
|
170356
|
-
"methods": [],
|
|
170357
|
-
"props": {
|
|
170358
|
-
"children": {
|
|
170359
|
-
"defaultValue": null,
|
|
170360
|
-
"description": "",
|
|
170361
|
-
"name": "children",
|
|
170362
|
-
"declarations": [
|
|
170363
|
-
{
|
|
170364
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
170365
|
-
"name": "TypeLiteral"
|
|
170366
|
-
}
|
|
170367
|
-
],
|
|
170368
|
-
"required": false,
|
|
170369
|
-
"type": {
|
|
170370
|
-
"name": "ReactNode"
|
|
170371
|
-
}
|
|
170372
|
-
}
|
|
170373
|
-
}
|
|
170374
|
-
},
|
|
170375
170351
|
{
|
|
170376
170352
|
"tags": {
|
|
170377
170353
|
"flr-generate": "all",
|
|
@@ -170648,6 +170624,30 @@
|
|
|
170648
170624
|
}
|
|
170649
170625
|
}
|
|
170650
170626
|
},
|
|
170627
|
+
{
|
|
170628
|
+
"tags": {},
|
|
170629
|
+
"filePath": "src/components/BrowserOnly/BrowserOnly.tsx",
|
|
170630
|
+
"description": "",
|
|
170631
|
+
"displayName": "BrowserOnly",
|
|
170632
|
+
"methods": [],
|
|
170633
|
+
"props": {
|
|
170634
|
+
"children": {
|
|
170635
|
+
"defaultValue": null,
|
|
170636
|
+
"description": "",
|
|
170637
|
+
"name": "children",
|
|
170638
|
+
"declarations": [
|
|
170639
|
+
{
|
|
170640
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
170641
|
+
"name": "TypeLiteral"
|
|
170642
|
+
}
|
|
170643
|
+
],
|
|
170644
|
+
"required": false,
|
|
170645
|
+
"type": {
|
|
170646
|
+
"name": "ReactNode"
|
|
170647
|
+
}
|
|
170648
|
+
}
|
|
170649
|
+
}
|
|
170650
|
+
},
|
|
170651
170651
|
{
|
|
170652
170652
|
"tags": {
|
|
170653
170653
|
"flr-generate": "all"
|
|
@@ -170999,82 +170999,100 @@
|
|
|
170999
170999
|
},
|
|
171000
171000
|
{
|
|
171001
171001
|
"tags": {
|
|
171002
|
-
"flr-generate": "all"
|
|
171002
|
+
"flr-generate": "all",
|
|
171003
|
+
"flr-clear-props-context": ""
|
|
171003
171004
|
},
|
|
171004
|
-
"filePath": "src/components/
|
|
171005
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Avatar/Avatar.tsx",
|
|
171005
171006
|
"description": "",
|
|
171006
|
-
"displayName": "
|
|
171007
|
+
"displayName": "Avatar",
|
|
171007
171008
|
"methods": [],
|
|
171008
171009
|
"props": {
|
|
171009
|
-
"
|
|
171010
|
-
"defaultValue":
|
|
171011
|
-
|
|
171012
|
-
|
|
171010
|
+
"size": {
|
|
171011
|
+
"defaultValue": {
|
|
171012
|
+
"value": "\"m\""
|
|
171013
|
+
},
|
|
171014
|
+
"description": "The size of the avatar.",
|
|
171015
|
+
"name": "size",
|
|
171013
171016
|
"parent": {
|
|
171014
|
-
"fileName": "src/components/
|
|
171015
|
-
"name": "
|
|
171017
|
+
"fileName": "components/src/components/Avatar/Avatar.tsx",
|
|
171018
|
+
"name": "AvatarProps"
|
|
171016
171019
|
},
|
|
171017
171020
|
"declarations": [
|
|
171018
171021
|
{
|
|
171019
|
-
"fileName": "src/components/
|
|
171020
|
-
"name": "
|
|
171022
|
+
"fileName": "components/src/components/Avatar/Avatar.tsx",
|
|
171023
|
+
"name": "AvatarProps"
|
|
171021
171024
|
}
|
|
171022
171025
|
],
|
|
171023
171026
|
"required": false,
|
|
171024
171027
|
"type": {
|
|
171025
|
-
"name": "
|
|
171028
|
+
"name": "\"s\" | \"xs\" | \"m\" | \"l\""
|
|
171026
171029
|
}
|
|
171027
171030
|
},
|
|
171028
|
-
"
|
|
171031
|
+
"color": {
|
|
171029
171032
|
"defaultValue": null,
|
|
171030
|
-
"description": "
|
|
171031
|
-
"name": "
|
|
171033
|
+
"description": "The color of icons and initials inside the avatar.",
|
|
171034
|
+
"name": "color",
|
|
171032
171035
|
"parent": {
|
|
171033
|
-
"fileName": "src/components/
|
|
171034
|
-
"name": "
|
|
171036
|
+
"fileName": "components/src/components/Avatar/Avatar.tsx",
|
|
171037
|
+
"name": "AvatarProps"
|
|
171035
171038
|
},
|
|
171036
171039
|
"declarations": [
|
|
171037
171040
|
{
|
|
171038
|
-
"fileName": "src/components/
|
|
171039
|
-
"name": "
|
|
171041
|
+
"fileName": "components/src/components/Avatar/Avatar.tsx",
|
|
171042
|
+
"name": "AvatarProps"
|
|
171040
171043
|
}
|
|
171041
171044
|
],
|
|
171042
171045
|
"required": false,
|
|
171043
171046
|
"type": {
|
|
171044
|
-
"name": "
|
|
171047
|
+
"name": "\"violet\" | \"green\" | \"blue\" | \"teal\" | \"lilac\""
|
|
171045
171048
|
}
|
|
171046
171049
|
},
|
|
171047
|
-
"
|
|
171050
|
+
"status": {
|
|
171048
171051
|
"defaultValue": null,
|
|
171049
|
-
"description": "
|
|
171050
|
-
"name": "
|
|
171052
|
+
"description": "Adds status icon and color to the avatar. May only be used if the status is\nexplained by an element (like text or label) nearby.",
|
|
171053
|
+
"name": "status",
|
|
171051
171054
|
"parent": {
|
|
171052
|
-
"fileName": "src/components/
|
|
171053
|
-
"name": "
|
|
171055
|
+
"fileName": "components/src/components/Avatar/Avatar.tsx",
|
|
171056
|
+
"name": "AvatarProps"
|
|
171054
171057
|
},
|
|
171055
171058
|
"declarations": [
|
|
171056
171059
|
{
|
|
171057
|
-
"fileName": "src/components/
|
|
171058
|
-
"name": "
|
|
171060
|
+
"fileName": "components/src/components/Avatar/Avatar.tsx",
|
|
171061
|
+
"name": "AvatarProps"
|
|
171059
171062
|
}
|
|
171060
171063
|
],
|
|
171061
171064
|
"required": false,
|
|
171062
171065
|
"type": {
|
|
171063
|
-
"name": "
|
|
171066
|
+
"name": "Status"
|
|
171064
171067
|
}
|
|
171065
171068
|
},
|
|
171066
|
-
"
|
|
171069
|
+
"children": {
|
|
171067
171070
|
"defaultValue": null,
|
|
171068
171071
|
"description": "",
|
|
171072
|
+
"name": "children",
|
|
171073
|
+
"declarations": [
|
|
171074
|
+
{
|
|
171075
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
171076
|
+
"name": "TypeLiteral"
|
|
171077
|
+
}
|
|
171078
|
+
],
|
|
171079
|
+
"required": false,
|
|
171080
|
+
"type": {
|
|
171081
|
+
"name": "ReactNode"
|
|
171082
|
+
}
|
|
171083
|
+
},
|
|
171084
|
+
"className": {
|
|
171085
|
+
"defaultValue": null,
|
|
171086
|
+
"description": "The elements class name.",
|
|
171069
171087
|
"name": "className",
|
|
171070
171088
|
"parent": {
|
|
171071
|
-
"fileName": "
|
|
171072
|
-
"name": "
|
|
171089
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
171090
|
+
"name": "PropsWithClassName"
|
|
171073
171091
|
},
|
|
171074
171092
|
"declarations": [
|
|
171075
171093
|
{
|
|
171076
|
-
"fileName": "
|
|
171077
|
-
"name": "
|
|
171094
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
171095
|
+
"name": "PropsWithClassName"
|
|
171078
171096
|
}
|
|
171079
171097
|
],
|
|
171080
171098
|
"required": false,
|
|
@@ -171082,176 +171100,162 @@
|
|
|
171082
171100
|
"name": "string"
|
|
171083
171101
|
}
|
|
171084
171102
|
},
|
|
171085
|
-
"
|
|
171103
|
+
"wrapWith": {
|
|
171086
171104
|
"defaultValue": null,
|
|
171087
171105
|
"description": "",
|
|
171088
|
-
"name": "
|
|
171106
|
+
"name": "wrapWith",
|
|
171089
171107
|
"parent": {
|
|
171090
|
-
"fileName": "
|
|
171091
|
-
"name": "
|
|
171108
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
171109
|
+
"name": "FlowComponentProps"
|
|
171092
171110
|
},
|
|
171093
171111
|
"declarations": [
|
|
171094
171112
|
{
|
|
171095
|
-
"fileName": "
|
|
171096
|
-
"name": "
|
|
171113
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
171114
|
+
"name": "FlowComponentProps"
|
|
171097
171115
|
}
|
|
171098
171116
|
],
|
|
171099
171117
|
"required": false,
|
|
171100
171118
|
"type": {
|
|
171101
|
-
"name": "any
|
|
171119
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
171102
171120
|
}
|
|
171103
171121
|
},
|
|
171104
|
-
"
|
|
171122
|
+
"tunnelId": {
|
|
171105
171123
|
"defaultValue": null,
|
|
171106
|
-
"description": "",
|
|
171107
|
-
"name": "
|
|
171124
|
+
"description": "@internal",
|
|
171125
|
+
"name": "tunnelId",
|
|
171108
171126
|
"parent": {
|
|
171109
|
-
"fileName": "
|
|
171110
|
-
"name": "
|
|
171127
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
171128
|
+
"name": "PropsWithTunnel"
|
|
171111
171129
|
},
|
|
171112
171130
|
"declarations": [
|
|
171113
171131
|
{
|
|
171114
|
-
"fileName": "
|
|
171115
|
-
"name": "
|
|
171132
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
171133
|
+
"name": "PropsWithTunnel"
|
|
171116
171134
|
}
|
|
171117
171135
|
],
|
|
171118
171136
|
"required": false,
|
|
171119
171137
|
"type": {
|
|
171120
|
-
"name": "string |
|
|
171138
|
+
"name": "string | null"
|
|
171121
171139
|
}
|
|
171122
171140
|
},
|
|
171123
|
-
"
|
|
171141
|
+
"ref": {
|
|
171124
171142
|
"defaultValue": null,
|
|
171125
|
-
"description": "",
|
|
171126
|
-
"name": "
|
|
171143
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
|
|
171144
|
+
"name": "ref",
|
|
171127
171145
|
"parent": {
|
|
171128
|
-
"fileName": "flow/node_modules/.pnpm
|
|
171129
|
-
"name": "
|
|
171146
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
171147
|
+
"name": "RefAttributes"
|
|
171130
171148
|
},
|
|
171131
171149
|
"declarations": [
|
|
171132
171150
|
{
|
|
171133
|
-
"fileName": "flow/node_modules/.pnpm
|
|
171134
|
-
"name": "
|
|
171151
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
171152
|
+
"name": "RefAttributes"
|
|
171135
171153
|
}
|
|
171136
171154
|
],
|
|
171137
171155
|
"required": false,
|
|
171138
171156
|
"type": {
|
|
171139
|
-
"name": "
|
|
171157
|
+
"name": "Ref<HTMLDivElement>"
|
|
171140
171158
|
}
|
|
171141
171159
|
},
|
|
171142
|
-
"
|
|
171160
|
+
"key": {
|
|
171143
171161
|
"defaultValue": null,
|
|
171144
171162
|
"description": "",
|
|
171145
|
-
"name": "
|
|
171163
|
+
"name": "key",
|
|
171164
|
+
"parent": {
|
|
171165
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
171166
|
+
"name": "Attributes"
|
|
171167
|
+
},
|
|
171146
171168
|
"declarations": [
|
|
171147
171169
|
{
|
|
171148
171170
|
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
171149
|
-
"name": "
|
|
171171
|
+
"name": "Attributes"
|
|
171150
171172
|
}
|
|
171151
171173
|
],
|
|
171152
171174
|
"required": false,
|
|
171153
171175
|
"type": {
|
|
171154
|
-
"name": "
|
|
171176
|
+
"name": "Key | null"
|
|
171155
171177
|
}
|
|
171156
171178
|
}
|
|
171157
171179
|
}
|
|
171158
171180
|
},
|
|
171159
171181
|
{
|
|
171160
171182
|
"tags": {
|
|
171161
|
-
"flr-generate": "all"
|
|
171162
|
-
"flr-clear-props-context": ""
|
|
171183
|
+
"flr-generate": "all"
|
|
171163
171184
|
},
|
|
171164
|
-
"filePath": "
|
|
171185
|
+
"filePath": "src/components/AreaChart/AreaChart.tsx",
|
|
171165
171186
|
"description": "",
|
|
171166
|
-
"displayName": "
|
|
171187
|
+
"displayName": "AreaChart",
|
|
171167
171188
|
"methods": [],
|
|
171168
171189
|
"props": {
|
|
171169
|
-
"
|
|
171170
|
-
"defaultValue":
|
|
171171
|
-
|
|
171172
|
-
|
|
171173
|
-
"description": "The size of the avatar.",
|
|
171174
|
-
"name": "size",
|
|
171190
|
+
"height": {
|
|
171191
|
+
"defaultValue": null,
|
|
171192
|
+
"description": "",
|
|
171193
|
+
"name": "height",
|
|
171175
171194
|
"parent": {
|
|
171176
|
-
"fileName": "
|
|
171177
|
-
"name": "
|
|
171195
|
+
"fileName": "src/components/AreaChart/AreaChart.tsx",
|
|
171196
|
+
"name": "AreaChartProps"
|
|
171178
171197
|
},
|
|
171179
171198
|
"declarations": [
|
|
171180
171199
|
{
|
|
171181
|
-
"fileName": "
|
|
171182
|
-
"name": "
|
|
171200
|
+
"fileName": "src/components/AreaChart/AreaChart.tsx",
|
|
171201
|
+
"name": "AreaChartProps"
|
|
171183
171202
|
}
|
|
171184
171203
|
],
|
|
171185
171204
|
"required": false,
|
|
171186
171205
|
"type": {
|
|
171187
|
-
"name": "
|
|
171206
|
+
"name": "string"
|
|
171188
171207
|
}
|
|
171189
171208
|
},
|
|
171190
|
-
"
|
|
171209
|
+
"emptyView": {
|
|
171191
171210
|
"defaultValue": null,
|
|
171192
|
-
"description": "
|
|
171193
|
-
"name": "
|
|
171211
|
+
"description": "View that is provided when data is empty/undefined",
|
|
171212
|
+
"name": "emptyView",
|
|
171194
171213
|
"parent": {
|
|
171195
|
-
"fileName": "
|
|
171196
|
-
"name": "
|
|
171214
|
+
"fileName": "src/components/AreaChart/AreaChart.tsx",
|
|
171215
|
+
"name": "AreaChartProps"
|
|
171197
171216
|
},
|
|
171198
171217
|
"declarations": [
|
|
171199
171218
|
{
|
|
171200
|
-
"fileName": "
|
|
171201
|
-
"name": "
|
|
171219
|
+
"fileName": "src/components/AreaChart/AreaChart.tsx",
|
|
171220
|
+
"name": "AreaChartProps"
|
|
171202
171221
|
}
|
|
171203
171222
|
],
|
|
171204
171223
|
"required": false,
|
|
171205
171224
|
"type": {
|
|
171206
|
-
"name": "
|
|
171225
|
+
"name": "ComponentType<AreaChartEmptyViewProps>"
|
|
171207
171226
|
}
|
|
171208
171227
|
},
|
|
171209
|
-
"
|
|
171228
|
+
"flexGrow": {
|
|
171210
171229
|
"defaultValue": null,
|
|
171211
|
-
"description": "
|
|
171212
|
-
"name": "
|
|
171230
|
+
"description": "Allow the height controlling container to set flex-grow: 1. Can only be\nused in combination with `height`",
|
|
171231
|
+
"name": "flexGrow",
|
|
171213
171232
|
"parent": {
|
|
171214
|
-
"fileName": "
|
|
171215
|
-
"name": "
|
|
171233
|
+
"fileName": "src/components/AreaChart/AreaChart.tsx",
|
|
171234
|
+
"name": "AreaChartProps"
|
|
171216
171235
|
},
|
|
171217
171236
|
"declarations": [
|
|
171218
171237
|
{
|
|
171219
|
-
"fileName": "
|
|
171220
|
-
"name": "
|
|
171221
|
-
}
|
|
171222
|
-
],
|
|
171223
|
-
"required": false,
|
|
171224
|
-
"type": {
|
|
171225
|
-
"name": "Status"
|
|
171226
|
-
}
|
|
171227
|
-
},
|
|
171228
|
-
"children": {
|
|
171229
|
-
"defaultValue": null,
|
|
171230
|
-
"description": "",
|
|
171231
|
-
"name": "children",
|
|
171232
|
-
"declarations": [
|
|
171233
|
-
{
|
|
171234
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
171235
|
-
"name": "TypeLiteral"
|
|
171238
|
+
"fileName": "src/components/AreaChart/AreaChart.tsx",
|
|
171239
|
+
"name": "AreaChartProps"
|
|
171236
171240
|
}
|
|
171237
171241
|
],
|
|
171238
171242
|
"required": false,
|
|
171239
171243
|
"type": {
|
|
171240
|
-
"name": "
|
|
171244
|
+
"name": "boolean"
|
|
171241
171245
|
}
|
|
171242
171246
|
},
|
|
171243
171247
|
"className": {
|
|
171244
171248
|
"defaultValue": null,
|
|
171245
|
-
"description": "
|
|
171249
|
+
"description": "",
|
|
171246
171250
|
"name": "className",
|
|
171247
171251
|
"parent": {
|
|
171248
|
-
"fileName": "
|
|
171249
|
-
"name": "
|
|
171252
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/chart/generateCategoricalChart.d.ts",
|
|
171253
|
+
"name": "CategoricalChartProps"
|
|
171250
171254
|
},
|
|
171251
171255
|
"declarations": [
|
|
171252
171256
|
{
|
|
171253
|
-
"fileName": "
|
|
171254
|
-
"name": "
|
|
171257
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/chart/generateCategoricalChart.d.ts",
|
|
171258
|
+
"name": "CategoricalChartProps"
|
|
171255
171259
|
}
|
|
171256
171260
|
],
|
|
171257
171261
|
"required": false,
|
|
@@ -171259,80 +171263,76 @@
|
|
|
171259
171263
|
"name": "string"
|
|
171260
171264
|
}
|
|
171261
171265
|
},
|
|
171262
|
-
"
|
|
171266
|
+
"data": {
|
|
171263
171267
|
"defaultValue": null,
|
|
171264
171268
|
"description": "",
|
|
171265
|
-
"name": "
|
|
171269
|
+
"name": "data",
|
|
171266
171270
|
"parent": {
|
|
171267
|
-
"fileName": "
|
|
171268
|
-
"name": "
|
|
171271
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/chart/generateCategoricalChart.d.ts",
|
|
171272
|
+
"name": "CategoricalChartProps"
|
|
171269
171273
|
},
|
|
171270
171274
|
"declarations": [
|
|
171271
171275
|
{
|
|
171272
|
-
"fileName": "
|
|
171273
|
-
"name": "
|
|
171276
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/chart/generateCategoricalChart.d.ts",
|
|
171277
|
+
"name": "CategoricalChartProps"
|
|
171274
171278
|
}
|
|
171275
171279
|
],
|
|
171276
171280
|
"required": false,
|
|
171277
171281
|
"type": {
|
|
171278
|
-
"name": "
|
|
171282
|
+
"name": "any[]"
|
|
171279
171283
|
}
|
|
171280
171284
|
},
|
|
171281
|
-
"
|
|
171285
|
+
"syncId": {
|
|
171282
171286
|
"defaultValue": null,
|
|
171283
|
-
"description": "
|
|
171284
|
-
"name": "
|
|
171287
|
+
"description": "",
|
|
171288
|
+
"name": "syncId",
|
|
171285
171289
|
"parent": {
|
|
171286
|
-
"fileName": "
|
|
171287
|
-
"name": "
|
|
171290
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/chart/generateCategoricalChart.d.ts",
|
|
171291
|
+
"name": "CategoricalChartProps"
|
|
171288
171292
|
},
|
|
171289
171293
|
"declarations": [
|
|
171290
171294
|
{
|
|
171291
|
-
"fileName": "
|
|
171292
|
-
"name": "
|
|
171295
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/chart/generateCategoricalChart.d.ts",
|
|
171296
|
+
"name": "CategoricalChartProps"
|
|
171293
171297
|
}
|
|
171294
171298
|
],
|
|
171295
171299
|
"required": false,
|
|
171296
171300
|
"type": {
|
|
171297
|
-
"name": "string |
|
|
171301
|
+
"name": "string | number"
|
|
171298
171302
|
}
|
|
171299
171303
|
},
|
|
171300
|
-
"
|
|
171304
|
+
"syncMethod": {
|
|
171301
171305
|
"defaultValue": null,
|
|
171302
|
-
"description": "
|
|
171303
|
-
"name": "
|
|
171306
|
+
"description": "",
|
|
171307
|
+
"name": "syncMethod",
|
|
171304
171308
|
"parent": {
|
|
171305
|
-
"fileName": "flow/node_modules/.pnpm
|
|
171306
|
-
"name": "
|
|
171309
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/chart/generateCategoricalChart.d.ts",
|
|
171310
|
+
"name": "CategoricalChartProps"
|
|
171307
171311
|
},
|
|
171308
171312
|
"declarations": [
|
|
171309
171313
|
{
|
|
171310
|
-
"fileName": "flow/node_modules/.pnpm
|
|
171311
|
-
"name": "
|
|
171314
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/chart/generateCategoricalChart.d.ts",
|
|
171315
|
+
"name": "CategoricalChartProps"
|
|
171312
171316
|
}
|
|
171313
171317
|
],
|
|
171314
171318
|
"required": false,
|
|
171315
171319
|
"type": {
|
|
171316
|
-
"name": "
|
|
171320
|
+
"name": "SyncMethod"
|
|
171317
171321
|
}
|
|
171318
171322
|
},
|
|
171319
|
-
"
|
|
171323
|
+
"children": {
|
|
171320
171324
|
"defaultValue": null,
|
|
171321
171325
|
"description": "",
|
|
171322
|
-
"name": "
|
|
171323
|
-
"parent": {
|
|
171324
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
171325
|
-
"name": "Attributes"
|
|
171326
|
-
},
|
|
171326
|
+
"name": "children",
|
|
171327
171327
|
"declarations": [
|
|
171328
171328
|
{
|
|
171329
171329
|
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
171330
|
-
"name": "
|
|
171330
|
+
"name": "TypeLiteral"
|
|
171331
171331
|
}
|
|
171332
171332
|
],
|
|
171333
171333
|
"required": false,
|
|
171334
171334
|
"type": {
|
|
171335
|
-
"name": "
|
|
171335
|
+
"name": "ReactNode"
|
|
171336
171336
|
}
|
|
171337
171337
|
}
|
|
171338
171338
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/flow-react-components",
|
|
3
|
-
"version": "0.2.0-alpha.
|
|
3
|
+
"version": "0.2.0-alpha.250",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A React implementation of Flow, mittwald’s design system",
|
|
6
6
|
"homepage": "https://mittwald.github.io/flow",
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"@chakra-ui/live-region": "^2.1.0",
|
|
59
59
|
"@internationalized/string-compiler": "^3.2.6",
|
|
60
60
|
"@mittwald/password-tools-js": "^2.1.4",
|
|
61
|
-
"@mittwald/react-tunnel": "0.2.0-alpha.
|
|
61
|
+
"@mittwald/react-tunnel": "0.2.0-alpha.250",
|
|
62
62
|
"@mittwald/react-use-promise": "^3.0.4",
|
|
63
63
|
"@react-aria/form": "^3.0.16",
|
|
64
64
|
"@react-aria/utils": "^3.29.0",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"@faker-js/faker": "^9.8.0",
|
|
100
100
|
"@internationalized/date": "^3.8.1",
|
|
101
101
|
"@mittwald/flow-core": "",
|
|
102
|
-
"@mittwald/flow-design-tokens": "0.2.0-alpha.
|
|
102
|
+
"@mittwald/flow-design-tokens": "0.2.0-alpha.250",
|
|
103
103
|
"@mittwald/react-use-promise": "^3.0.4",
|
|
104
104
|
"@mittwald/remote-dom-react": "1.2.2-mittwald.3",
|
|
105
105
|
"@mittwald/typescript-config": "",
|
|
@@ -181,5 +181,5 @@
|
|
|
181
181
|
"optional": true
|
|
182
182
|
}
|
|
183
183
|
},
|
|
184
|
-
"gitHead": "
|
|
184
|
+
"gitHead": "529b1c5bb8ad6d9f0c1f711528b4e317be9e2814"
|
|
185
185
|
}
|