@mittwald/flow-react-components 0.2.0-alpha.616 → 0.2.0-alpha.617
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 +146 -146
- 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.617](https://github.com/mittwald/flow/compare/0.2.0-alpha.616...0.2.0-alpha.617) (2026-01-05)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @mittwald/flow-react-components
|
|
9
|
+
|
|
6
10
|
# [0.2.0-alpha.616](https://github.com/mittwald/flow/compare/0.2.0-alpha.615...0.2.0-alpha.616) (2026-01-05)
|
|
7
11
|
|
|
8
12
|
**Note:** Version bump only for package @mittwald/flow-react-components
|
|
@@ -303648,14 +303648,6 @@
|
|
|
303648
303648
|
}
|
|
303649
303649
|
}
|
|
303650
303650
|
},
|
|
303651
|
-
{
|
|
303652
|
-
"tags": {},
|
|
303653
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/OffCanvasSuspenseFallback/OffCanvasSuspenseFallback.tsx",
|
|
303654
|
-
"description": "",
|
|
303655
|
-
"displayName": "OffCanvasSuspenseFallback",
|
|
303656
|
-
"methods": [],
|
|
303657
|
-
"props": {}
|
|
303658
|
-
},
|
|
303659
303651
|
{
|
|
303660
303652
|
"tags": {},
|
|
303661
303653
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ModalTrigger/ModalTrigger.tsx",
|
|
@@ -303794,6 +303786,14 @@
|
|
|
303794
303786
|
}
|
|
303795
303787
|
}
|
|
303796
303788
|
},
|
|
303789
|
+
{
|
|
303790
|
+
"tags": {},
|
|
303791
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/OffCanvasSuspenseFallback/OffCanvasSuspenseFallback.tsx",
|
|
303792
|
+
"description": "",
|
|
303793
|
+
"displayName": "OffCanvasSuspenseFallback",
|
|
303794
|
+
"methods": [],
|
|
303795
|
+
"props": {}
|
|
303796
|
+
},
|
|
303797
303797
|
{
|
|
303798
303798
|
"tags": {
|
|
303799
303799
|
"flr-generate": "all"
|
|
@@ -310032,6 +310032,93 @@
|
|
|
310032
310032
|
}
|
|
310033
310033
|
}
|
|
310034
310034
|
},
|
|
310035
|
+
{
|
|
310036
|
+
"tags": {
|
|
310037
|
+
"flr-generate": "all"
|
|
310038
|
+
},
|
|
310039
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/CartesianGrid/CartesianGrid.tsx",
|
|
310040
|
+
"description": "",
|
|
310041
|
+
"displayName": "CartesianGrid",
|
|
310042
|
+
"methods": [],
|
|
310043
|
+
"props": {
|
|
310044
|
+
"className": {
|
|
310045
|
+
"defaultValue": null,
|
|
310046
|
+
"description": "",
|
|
310047
|
+
"name": "className",
|
|
310048
|
+
"parent": {
|
|
310049
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.7/node_modules/@types/react/index.d.ts",
|
|
310050
|
+
"name": "HTMLAttributes"
|
|
310051
|
+
},
|
|
310052
|
+
"declarations": [
|
|
310053
|
+
{
|
|
310054
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.7/node_modules/@types/react/index.d.ts",
|
|
310055
|
+
"name": "HTMLAttributes"
|
|
310056
|
+
}
|
|
310057
|
+
],
|
|
310058
|
+
"required": false,
|
|
310059
|
+
"type": {
|
|
310060
|
+
"name": "string"
|
|
310061
|
+
}
|
|
310062
|
+
},
|
|
310063
|
+
"horizontal": {
|
|
310064
|
+
"defaultValue": null,
|
|
310065
|
+
"description": "",
|
|
310066
|
+
"name": "horizontal",
|
|
310067
|
+
"parent": {
|
|
310068
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.7_react-dom@19.2.1_react@19.2.1__react-is@19.2.0_react@19.2.1_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
310069
|
+
"name": "CartesianGridProps"
|
|
310070
|
+
},
|
|
310071
|
+
"declarations": [
|
|
310072
|
+
{
|
|
310073
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.7_react-dom@19.2.1_react@19.2.1__react-is@19.2.0_react@19.2.1_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
310074
|
+
"name": "CartesianGridProps"
|
|
310075
|
+
}
|
|
310076
|
+
],
|
|
310077
|
+
"required": false,
|
|
310078
|
+
"type": {
|
|
310079
|
+
"name": "GridLineType"
|
|
310080
|
+
}
|
|
310081
|
+
},
|
|
310082
|
+
"vertical": {
|
|
310083
|
+
"defaultValue": null,
|
|
310084
|
+
"description": "",
|
|
310085
|
+
"name": "vertical",
|
|
310086
|
+
"parent": {
|
|
310087
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.7_react-dom@19.2.1_react@19.2.1__react-is@19.2.0_react@19.2.1_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
310088
|
+
"name": "CartesianGridProps"
|
|
310089
|
+
},
|
|
310090
|
+
"declarations": [
|
|
310091
|
+
{
|
|
310092
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.7_react-dom@19.2.1_react@19.2.1__react-is@19.2.0_react@19.2.1_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
310093
|
+
"name": "CartesianGridProps"
|
|
310094
|
+
}
|
|
310095
|
+
],
|
|
310096
|
+
"required": false,
|
|
310097
|
+
"type": {
|
|
310098
|
+
"name": "GridLineType"
|
|
310099
|
+
}
|
|
310100
|
+
},
|
|
310101
|
+
"strokeDasharray": {
|
|
310102
|
+
"defaultValue": null,
|
|
310103
|
+
"description": "",
|
|
310104
|
+
"name": "strokeDasharray",
|
|
310105
|
+
"parent": {
|
|
310106
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.7/node_modules/@types/react/index.d.ts",
|
|
310107
|
+
"name": "SVGAttributes"
|
|
310108
|
+
},
|
|
310109
|
+
"declarations": [
|
|
310110
|
+
{
|
|
310111
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.7/node_modules/@types/react/index.d.ts",
|
|
310112
|
+
"name": "SVGAttributes"
|
|
310113
|
+
}
|
|
310114
|
+
],
|
|
310115
|
+
"required": false,
|
|
310116
|
+
"type": {
|
|
310117
|
+
"name": "string | number"
|
|
310118
|
+
}
|
|
310119
|
+
}
|
|
310120
|
+
}
|
|
310121
|
+
},
|
|
310035
310122
|
{
|
|
310036
310123
|
"tags": {},
|
|
310037
310124
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/ChartLegend/LegendContent.tsx",
|
|
@@ -318897,93 +318984,6 @@
|
|
|
318897
318984
|
}
|
|
318898
318985
|
}
|
|
318899
318986
|
},
|
|
318900
|
-
{
|
|
318901
|
-
"tags": {
|
|
318902
|
-
"flr-generate": "all"
|
|
318903
|
-
},
|
|
318904
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/CartesianGrid/CartesianGrid.tsx",
|
|
318905
|
-
"description": "",
|
|
318906
|
-
"displayName": "CartesianGrid",
|
|
318907
|
-
"methods": [],
|
|
318908
|
-
"props": {
|
|
318909
|
-
"className": {
|
|
318910
|
-
"defaultValue": null,
|
|
318911
|
-
"description": "",
|
|
318912
|
-
"name": "className",
|
|
318913
|
-
"parent": {
|
|
318914
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.7/node_modules/@types/react/index.d.ts",
|
|
318915
|
-
"name": "HTMLAttributes"
|
|
318916
|
-
},
|
|
318917
|
-
"declarations": [
|
|
318918
|
-
{
|
|
318919
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.7/node_modules/@types/react/index.d.ts",
|
|
318920
|
-
"name": "HTMLAttributes"
|
|
318921
|
-
}
|
|
318922
|
-
],
|
|
318923
|
-
"required": false,
|
|
318924
|
-
"type": {
|
|
318925
|
-
"name": "string"
|
|
318926
|
-
}
|
|
318927
|
-
},
|
|
318928
|
-
"horizontal": {
|
|
318929
|
-
"defaultValue": null,
|
|
318930
|
-
"description": "",
|
|
318931
|
-
"name": "horizontal",
|
|
318932
|
-
"parent": {
|
|
318933
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.7_react-dom@19.2.1_react@19.2.1__react-is@19.2.0_react@19.2.1_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
318934
|
-
"name": "CartesianGridProps"
|
|
318935
|
-
},
|
|
318936
|
-
"declarations": [
|
|
318937
|
-
{
|
|
318938
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.7_react-dom@19.2.1_react@19.2.1__react-is@19.2.0_react@19.2.1_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
318939
|
-
"name": "CartesianGridProps"
|
|
318940
|
-
}
|
|
318941
|
-
],
|
|
318942
|
-
"required": false,
|
|
318943
|
-
"type": {
|
|
318944
|
-
"name": "GridLineType"
|
|
318945
|
-
}
|
|
318946
|
-
},
|
|
318947
|
-
"vertical": {
|
|
318948
|
-
"defaultValue": null,
|
|
318949
|
-
"description": "",
|
|
318950
|
-
"name": "vertical",
|
|
318951
|
-
"parent": {
|
|
318952
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.7_react-dom@19.2.1_react@19.2.1__react-is@19.2.0_react@19.2.1_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
318953
|
-
"name": "CartesianGridProps"
|
|
318954
|
-
},
|
|
318955
|
-
"declarations": [
|
|
318956
|
-
{
|
|
318957
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.7_react-dom@19.2.1_react@19.2.1__react-is@19.2.0_react@19.2.1_redux@5.0.1/node_modules/recharts/types/cartesian/CartesianGrid.d.ts",
|
|
318958
|
-
"name": "CartesianGridProps"
|
|
318959
|
-
}
|
|
318960
|
-
],
|
|
318961
|
-
"required": false,
|
|
318962
|
-
"type": {
|
|
318963
|
-
"name": "GridLineType"
|
|
318964
|
-
}
|
|
318965
|
-
},
|
|
318966
|
-
"strokeDasharray": {
|
|
318967
|
-
"defaultValue": null,
|
|
318968
|
-
"description": "",
|
|
318969
|
-
"name": "strokeDasharray",
|
|
318970
|
-
"parent": {
|
|
318971
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.7/node_modules/@types/react/index.d.ts",
|
|
318972
|
-
"name": "SVGAttributes"
|
|
318973
|
-
},
|
|
318974
|
-
"declarations": [
|
|
318975
|
-
{
|
|
318976
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.7/node_modules/@types/react/index.d.ts",
|
|
318977
|
-
"name": "SVGAttributes"
|
|
318978
|
-
}
|
|
318979
|
-
],
|
|
318980
|
-
"required": false,
|
|
318981
|
-
"type": {
|
|
318982
|
-
"name": "string | number"
|
|
318983
|
-
}
|
|
318984
|
-
}
|
|
318985
|
-
}
|
|
318986
|
-
},
|
|
318987
318987
|
{
|
|
318988
318988
|
"tags": {},
|
|
318989
318989
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/AreaDot/AreaDot.tsx",
|
|
@@ -332652,6 +332652,14 @@
|
|
|
332652
332652
|
}
|
|
332653
332653
|
}
|
|
332654
332654
|
},
|
|
332655
|
+
{
|
|
332656
|
+
"tags": {},
|
|
332657
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|
|
332658
|
+
"description": "",
|
|
332659
|
+
"displayName": "ActiveFilters",
|
|
332660
|
+
"methods": [],
|
|
332661
|
+
"props": {}
|
|
332662
|
+
},
|
|
332655
332663
|
{
|
|
332656
332664
|
"tags": {},
|
|
332657
332665
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/FilterMenuList.tsx",
|
|
@@ -332724,14 +332732,6 @@
|
|
|
332724
332732
|
"methods": [],
|
|
332725
332733
|
"props": {}
|
|
332726
332734
|
},
|
|
332727
|
-
{
|
|
332728
|
-
"tags": {},
|
|
332729
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|
|
332730
|
-
"description": "",
|
|
332731
|
-
"displayName": "ActiveFilters",
|
|
332732
|
-
"methods": [],
|
|
332733
|
-
"props": {}
|
|
332734
|
-
},
|
|
332735
332735
|
{
|
|
332736
332736
|
"tags": {},
|
|
332737
332737
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/components/PaginationInfos/PaginationInfos.tsx",
|
|
@@ -340559,6 +340559,49 @@
|
|
|
340559
340559
|
}
|
|
340560
340560
|
}
|
|
340561
340561
|
},
|
|
340562
|
+
{
|
|
340563
|
+
"tags": {},
|
|
340564
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
340565
|
+
"description": "",
|
|
340566
|
+
"displayName": "useGridItemProps",
|
|
340567
|
+
"methods": [],
|
|
340568
|
+
"props": {
|
|
340569
|
+
"data": {
|
|
340570
|
+
"defaultValue": null,
|
|
340571
|
+
"description": "",
|
|
340572
|
+
"name": "data",
|
|
340573
|
+
"parent": {
|
|
340574
|
+
"fileName": "components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
340575
|
+
"name": "P"
|
|
340576
|
+
},
|
|
340577
|
+
"declarations": [
|
|
340578
|
+
{
|
|
340579
|
+
"fileName": "components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
340580
|
+
"name": "P"
|
|
340581
|
+
}
|
|
340582
|
+
],
|
|
340583
|
+
"required": true,
|
|
340584
|
+
"type": {
|
|
340585
|
+
"name": "never"
|
|
340586
|
+
}
|
|
340587
|
+
},
|
|
340588
|
+
"children": {
|
|
340589
|
+
"defaultValue": null,
|
|
340590
|
+
"description": "",
|
|
340591
|
+
"name": "children",
|
|
340592
|
+
"declarations": [
|
|
340593
|
+
{
|
|
340594
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.7/node_modules/@types/react/index.d.ts",
|
|
340595
|
+
"name": "TypeLiteral"
|
|
340596
|
+
}
|
|
340597
|
+
],
|
|
340598
|
+
"required": false,
|
|
340599
|
+
"type": {
|
|
340600
|
+
"name": "ReactNode"
|
|
340601
|
+
}
|
|
340602
|
+
}
|
|
340603
|
+
}
|
|
340604
|
+
},
|
|
340562
340605
|
{
|
|
340563
340606
|
"tags": {},
|
|
340564
340607
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/AccordionButton.tsx",
|
|
@@ -340640,49 +340683,6 @@
|
|
|
340640
340683
|
}
|
|
340641
340684
|
}
|
|
340642
340685
|
},
|
|
340643
|
-
{
|
|
340644
|
-
"tags": {},
|
|
340645
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
340646
|
-
"description": "",
|
|
340647
|
-
"displayName": "useGridItemProps",
|
|
340648
|
-
"methods": [],
|
|
340649
|
-
"props": {
|
|
340650
|
-
"data": {
|
|
340651
|
-
"defaultValue": null,
|
|
340652
|
-
"description": "",
|
|
340653
|
-
"name": "data",
|
|
340654
|
-
"parent": {
|
|
340655
|
-
"fileName": "components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
340656
|
-
"name": "P"
|
|
340657
|
-
},
|
|
340658
|
-
"declarations": [
|
|
340659
|
-
{
|
|
340660
|
-
"fileName": "components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
340661
|
-
"name": "P"
|
|
340662
|
-
}
|
|
340663
|
-
],
|
|
340664
|
-
"required": true,
|
|
340665
|
-
"type": {
|
|
340666
|
-
"name": "never"
|
|
340667
|
-
}
|
|
340668
|
-
},
|
|
340669
|
-
"children": {
|
|
340670
|
-
"defaultValue": null,
|
|
340671
|
-
"description": "",
|
|
340672
|
-
"name": "children",
|
|
340673
|
-
"declarations": [
|
|
340674
|
-
{
|
|
340675
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.7/node_modules/@types/react/index.d.ts",
|
|
340676
|
-
"name": "TypeLiteral"
|
|
340677
|
-
}
|
|
340678
|
-
],
|
|
340679
|
-
"required": false,
|
|
340680
|
-
"type": {
|
|
340681
|
-
"name": "ReactNode"
|
|
340682
|
-
}
|
|
340683
|
-
}
|
|
340684
|
-
}
|
|
340685
|
-
},
|
|
340686
340686
|
{
|
|
340687
340687
|
"tags": {},
|
|
340688
340688
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/OptionsButton/index.tsx",
|
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.617",
|
|
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
|
"dependencies": {
|
|
59
59
|
"@internationalized/string-compiler": "^3.2.6",
|
|
60
60
|
"@mittwald/password-tools-js": "3.0.0-alpha.18",
|
|
61
|
-
"@mittwald/react-tunnel": "0.2.0-alpha.
|
|
61
|
+
"@mittwald/react-tunnel": "0.2.0-alpha.617",
|
|
62
62
|
"@mittwald/react-use-promise": "^4.2.2",
|
|
63
63
|
"@react-aria/form": "^3.1.2",
|
|
64
64
|
"@react-aria/live-announcer": "^3.4.4",
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"@faker-js/faker": "^10.1.0",
|
|
104
104
|
"@internationalized/date": "^3.10.0",
|
|
105
105
|
"@mittwald/flow-core": "",
|
|
106
|
-
"@mittwald/flow-design-tokens": "0.2.0-alpha.
|
|
106
|
+
"@mittwald/flow-design-tokens": "0.2.0-alpha.617",
|
|
107
107
|
"@mittwald/react-use-promise": "^4.2.2",
|
|
108
108
|
"@mittwald/remote-dom-react": "1.2.2-mittwald.10",
|
|
109
109
|
"@mittwald/typescript-config": "",
|
|
@@ -172,5 +172,5 @@
|
|
|
172
172
|
"optional": true
|
|
173
173
|
}
|
|
174
174
|
},
|
|
175
|
-
"gitHead": "
|
|
175
|
+
"gitHead": "dfd3e2bb008afb1fcdf259e91bd31cc141d95f0b"
|
|
176
176
|
}
|