@mittwald/flow-react-components 0.2.0-alpha.601 → 0.2.0-alpha.603
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 +12 -0
- package/dist/assets/doc-properties.json +104 -104
- package/dist/css/all.css +1 -1
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,18 @@
|
|
|
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.603](https://github.com/mittwald/flow/compare/0.2.0-alpha.602...0.2.0-alpha.603) (2025-12-18)
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* **List:** fix table hover color ([#2210](https://github.com/mittwald/flow/issues/2210)) ([f8efc33](https://github.com/mittwald/flow/commit/f8efc337fb4d544a356ddd182ff3db6cb364c5d8))
|
|
11
|
+
|
|
12
|
+
# [0.2.0-alpha.602](https://github.com/mittwald/flow/compare/0.2.0-alpha.601...0.2.0-alpha.602) (2025-12-17)
|
|
13
|
+
|
|
14
|
+
### Bug Fixes
|
|
15
|
+
|
|
16
|
+
* **List:** fix vertical alignment in tiles-view ([#2169](https://github.com/mittwald/flow/issues/2169)) ([294cc73](https://github.com/mittwald/flow/commit/294cc73d7ccb66f6de7fab456a4fe693148b2daa))
|
|
17
|
+
|
|
6
18
|
# [0.2.0-alpha.601](https://github.com/mittwald/flow/compare/0.2.0-alpha.600...0.2.0-alpha.601) (2025-12-15)
|
|
7
19
|
|
|
8
20
|
**Note:** Version bump only for package @mittwald/flow-react-components
|
|
@@ -223850,110 +223850,6 @@
|
|
|
223850
223850
|
}
|
|
223851
223851
|
}
|
|
223852
223852
|
},
|
|
223853
|
-
{
|
|
223854
|
-
"tags": {
|
|
223855
|
-
"flr-generate": "all"
|
|
223856
|
-
},
|
|
223857
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/AvatarStack/AvatarStack.tsx",
|
|
223858
|
-
"description": "",
|
|
223859
|
-
"displayName": "AvatarStack",
|
|
223860
|
-
"methods": [],
|
|
223861
|
-
"props": {
|
|
223862
|
-
"totalCount": {
|
|
223863
|
-
"defaultValue": null,
|
|
223864
|
-
"description": "The total count of items, as avatars should only be displayed for the first\nview",
|
|
223865
|
-
"name": "totalCount",
|
|
223866
|
-
"parent": {
|
|
223867
|
-
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
223868
|
-
"name": "AvatarStackProps"
|
|
223869
|
-
},
|
|
223870
|
-
"declarations": [
|
|
223871
|
-
{
|
|
223872
|
-
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
223873
|
-
"name": "AvatarStackProps"
|
|
223874
|
-
}
|
|
223875
|
-
],
|
|
223876
|
-
"required": false,
|
|
223877
|
-
"type": {
|
|
223878
|
-
"name": "number"
|
|
223879
|
-
}
|
|
223880
|
-
},
|
|
223881
|
-
"onCountPress": {
|
|
223882
|
-
"defaultValue": null,
|
|
223883
|
-
"description": "The onPress action of the additional items count element",
|
|
223884
|
-
"name": "onCountPress",
|
|
223885
|
-
"parent": {
|
|
223886
|
-
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
223887
|
-
"name": "AvatarStackProps"
|
|
223888
|
-
},
|
|
223889
|
-
"declarations": [
|
|
223890
|
-
{
|
|
223891
|
-
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
223892
|
-
"name": "AvatarStackProps"
|
|
223893
|
-
}
|
|
223894
|
-
],
|
|
223895
|
-
"required": false,
|
|
223896
|
-
"type": {
|
|
223897
|
-
"name": "(() => void)"
|
|
223898
|
-
}
|
|
223899
|
-
},
|
|
223900
|
-
"size": {
|
|
223901
|
-
"defaultValue": {
|
|
223902
|
-
"value": "\"m\""
|
|
223903
|
-
},
|
|
223904
|
-
"description": "The size of the avatars inside the stack.",
|
|
223905
|
-
"name": "size",
|
|
223906
|
-
"parent": {
|
|
223907
|
-
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
223908
|
-
"name": "AvatarStackProps"
|
|
223909
|
-
},
|
|
223910
|
-
"declarations": [
|
|
223911
|
-
{
|
|
223912
|
-
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
223913
|
-
"name": "AvatarStackProps"
|
|
223914
|
-
}
|
|
223915
|
-
],
|
|
223916
|
-
"required": false,
|
|
223917
|
-
"type": {
|
|
223918
|
-
"name": "\"s\" | \"xs\" | \"m\" | \"l\""
|
|
223919
|
-
}
|
|
223920
|
-
},
|
|
223921
|
-
"className": {
|
|
223922
|
-
"defaultValue": null,
|
|
223923
|
-
"description": "The elements class name.",
|
|
223924
|
-
"name": "className",
|
|
223925
|
-
"parent": {
|
|
223926
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
223927
|
-
"name": "PropsWithClassName"
|
|
223928
|
-
},
|
|
223929
|
-
"declarations": [
|
|
223930
|
-
{
|
|
223931
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
223932
|
-
"name": "PropsWithClassName"
|
|
223933
|
-
}
|
|
223934
|
-
],
|
|
223935
|
-
"required": false,
|
|
223936
|
-
"type": {
|
|
223937
|
-
"name": "string"
|
|
223938
|
-
}
|
|
223939
|
-
},
|
|
223940
|
-
"children": {
|
|
223941
|
-
"defaultValue": null,
|
|
223942
|
-
"description": "",
|
|
223943
|
-
"name": "children",
|
|
223944
|
-
"declarations": [
|
|
223945
|
-
{
|
|
223946
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.6/node_modules/@types/react/index.d.ts",
|
|
223947
|
-
"name": "TypeLiteral"
|
|
223948
|
-
}
|
|
223949
|
-
],
|
|
223950
|
-
"required": false,
|
|
223951
|
-
"type": {
|
|
223952
|
-
"name": "ReactNode"
|
|
223953
|
-
}
|
|
223954
|
-
}
|
|
223955
|
-
}
|
|
223956
|
-
},
|
|
223957
223853
|
{
|
|
223958
223854
|
"tags": {
|
|
223959
223855
|
"flr-generate": "all"
|
|
@@ -224153,6 +224049,110 @@
|
|
|
224153
224049
|
}
|
|
224154
224050
|
}
|
|
224155
224051
|
},
|
|
224052
|
+
{
|
|
224053
|
+
"tags": {
|
|
224054
|
+
"flr-generate": "all"
|
|
224055
|
+
},
|
|
224056
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/AvatarStack/AvatarStack.tsx",
|
|
224057
|
+
"description": "",
|
|
224058
|
+
"displayName": "AvatarStack",
|
|
224059
|
+
"methods": [],
|
|
224060
|
+
"props": {
|
|
224061
|
+
"totalCount": {
|
|
224062
|
+
"defaultValue": null,
|
|
224063
|
+
"description": "The total count of items, as avatars should only be displayed for the first\nview",
|
|
224064
|
+
"name": "totalCount",
|
|
224065
|
+
"parent": {
|
|
224066
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
224067
|
+
"name": "AvatarStackProps"
|
|
224068
|
+
},
|
|
224069
|
+
"declarations": [
|
|
224070
|
+
{
|
|
224071
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
224072
|
+
"name": "AvatarStackProps"
|
|
224073
|
+
}
|
|
224074
|
+
],
|
|
224075
|
+
"required": false,
|
|
224076
|
+
"type": {
|
|
224077
|
+
"name": "number"
|
|
224078
|
+
}
|
|
224079
|
+
},
|
|
224080
|
+
"onCountPress": {
|
|
224081
|
+
"defaultValue": null,
|
|
224082
|
+
"description": "The onPress action of the additional items count element",
|
|
224083
|
+
"name": "onCountPress",
|
|
224084
|
+
"parent": {
|
|
224085
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
224086
|
+
"name": "AvatarStackProps"
|
|
224087
|
+
},
|
|
224088
|
+
"declarations": [
|
|
224089
|
+
{
|
|
224090
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
224091
|
+
"name": "AvatarStackProps"
|
|
224092
|
+
}
|
|
224093
|
+
],
|
|
224094
|
+
"required": false,
|
|
224095
|
+
"type": {
|
|
224096
|
+
"name": "(() => void)"
|
|
224097
|
+
}
|
|
224098
|
+
},
|
|
224099
|
+
"size": {
|
|
224100
|
+
"defaultValue": {
|
|
224101
|
+
"value": "\"m\""
|
|
224102
|
+
},
|
|
224103
|
+
"description": "The size of the avatars inside the stack.",
|
|
224104
|
+
"name": "size",
|
|
224105
|
+
"parent": {
|
|
224106
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
224107
|
+
"name": "AvatarStackProps"
|
|
224108
|
+
},
|
|
224109
|
+
"declarations": [
|
|
224110
|
+
{
|
|
224111
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
224112
|
+
"name": "AvatarStackProps"
|
|
224113
|
+
}
|
|
224114
|
+
],
|
|
224115
|
+
"required": false,
|
|
224116
|
+
"type": {
|
|
224117
|
+
"name": "\"s\" | \"xs\" | \"m\" | \"l\""
|
|
224118
|
+
}
|
|
224119
|
+
},
|
|
224120
|
+
"className": {
|
|
224121
|
+
"defaultValue": null,
|
|
224122
|
+
"description": "The elements class name.",
|
|
224123
|
+
"name": "className",
|
|
224124
|
+
"parent": {
|
|
224125
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
224126
|
+
"name": "PropsWithClassName"
|
|
224127
|
+
},
|
|
224128
|
+
"declarations": [
|
|
224129
|
+
{
|
|
224130
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
224131
|
+
"name": "PropsWithClassName"
|
|
224132
|
+
}
|
|
224133
|
+
],
|
|
224134
|
+
"required": false,
|
|
224135
|
+
"type": {
|
|
224136
|
+
"name": "string"
|
|
224137
|
+
}
|
|
224138
|
+
},
|
|
224139
|
+
"children": {
|
|
224140
|
+
"defaultValue": null,
|
|
224141
|
+
"description": "",
|
|
224142
|
+
"name": "children",
|
|
224143
|
+
"declarations": [
|
|
224144
|
+
{
|
|
224145
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.6/node_modules/@types/react/index.d.ts",
|
|
224146
|
+
"name": "TypeLiteral"
|
|
224147
|
+
}
|
|
224148
|
+
],
|
|
224149
|
+
"required": false,
|
|
224150
|
+
"type": {
|
|
224151
|
+
"name": "ReactNode"
|
|
224152
|
+
}
|
|
224153
|
+
}
|
|
224154
|
+
}
|
|
224155
|
+
},
|
|
224156
224156
|
{
|
|
224157
224157
|
"tags": {
|
|
224158
224158
|
"flr-generate": "all"
|