@mittwald/flow-react-components 0.2.0-alpha.284 → 0.2.0-alpha.286

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 CHANGED
@@ -3,6 +3,14 @@
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.286](https://github.com/mittwald/flow/compare/0.2.0-alpha.285...0.2.0-alpha.286) (2025-06-20)
7
+
8
+ **Note:** Version bump only for package @mittwald/flow-react-components
9
+
10
+ # [0.2.0-alpha.285](https://github.com/mittwald/flow/compare/0.2.0-alpha.284...0.2.0-alpha.285) (2025-06-20)
11
+
12
+ **Note:** Version bump only for package @mittwald/flow-react-components
13
+
6
14
  # [0.2.0-alpha.284](https://github.com/mittwald/flow/compare/0.2.0-alpha.283...0.2.0-alpha.284) (2025-06-20)
7
15
 
8
16
  **Note:** Version bump only for package @mittwald/flow-react-components
@@ -52652,51 +52652,6 @@
52652
52652
  }
52653
52653
  }
52654
52654
  },
52655
- {
52656
- "tags": {
52657
- "flr-generate": "all"
52658
- },
52659
- "filePath": "src/components/MessageSeparator/MessageSeparator.tsx",
52660
- "description": "",
52661
- "displayName": "MessageSeparator",
52662
- "methods": [],
52663
- "props": {
52664
- "children": {
52665
- "defaultValue": null,
52666
- "description": "",
52667
- "name": "children",
52668
- "declarations": [
52669
- {
52670
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
52671
- "name": "TypeLiteral"
52672
- }
52673
- ],
52674
- "required": false,
52675
- "type": {
52676
- "name": "ReactNode"
52677
- }
52678
- },
52679
- "className": {
52680
- "defaultValue": null,
52681
- "description": "The elements class name.",
52682
- "name": "className",
52683
- "parent": {
52684
- "fileName": "components/src/lib/types/props.ts",
52685
- "name": "PropsWithClassName"
52686
- },
52687
- "declarations": [
52688
- {
52689
- "fileName": "components/src/lib/types/props.ts",
52690
- "name": "PropsWithClassName"
52691
- }
52692
- ],
52693
- "required": false,
52694
- "type": {
52695
- "name": "string"
52696
- }
52697
- }
52698
- }
52699
- },
52700
52655
  {
52701
52656
  "tags": {
52702
52657
  "flr-generate": "all",
@@ -52819,6 +52774,51 @@
52819
52774
  }
52820
52775
  }
52821
52776
  },
52777
+ {
52778
+ "tags": {
52779
+ "flr-generate": "all"
52780
+ },
52781
+ "filePath": "src/components/MessageSeparator/MessageSeparator.tsx",
52782
+ "description": "",
52783
+ "displayName": "MessageSeparator",
52784
+ "methods": [],
52785
+ "props": {
52786
+ "children": {
52787
+ "defaultValue": null,
52788
+ "description": "",
52789
+ "name": "children",
52790
+ "declarations": [
52791
+ {
52792
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
52793
+ "name": "TypeLiteral"
52794
+ }
52795
+ ],
52796
+ "required": false,
52797
+ "type": {
52798
+ "name": "ReactNode"
52799
+ }
52800
+ },
52801
+ "className": {
52802
+ "defaultValue": null,
52803
+ "description": "The elements class name.",
52804
+ "name": "className",
52805
+ "parent": {
52806
+ "fileName": "components/src/lib/types/props.ts",
52807
+ "name": "PropsWithClassName"
52808
+ },
52809
+ "declarations": [
52810
+ {
52811
+ "fileName": "components/src/lib/types/props.ts",
52812
+ "name": "PropsWithClassName"
52813
+ }
52814
+ ],
52815
+ "required": false,
52816
+ "type": {
52817
+ "name": "string"
52818
+ }
52819
+ }
52820
+ }
52821
+ },
52822
52822
  {
52823
52823
  "tags": {
52824
52824
  "flr-generate": "all",
@@ -169540,23 +169540,23 @@
169540
169540
  "tags": {
169541
169541
  "flr-generate": "all"
169542
169542
  },
169543
- "filePath": "src/components/ChartLegend/ChartLegend.tsx",
169543
+ "filePath": "src/components/ChartTooltip/ChartTooltip.tsx",
169544
169544
  "description": "",
169545
- "displayName": "ChartLegend",
169545
+ "displayName": "ChartTooltip",
169546
169546
  "methods": [],
169547
169547
  "props": {
169548
- "className": {
169548
+ "wrapperClassName": {
169549
169549
  "defaultValue": null,
169550
169550
  "description": "",
169551
- "name": "className",
169551
+ "name": "wrapperClassName",
169552
169552
  "parent": {
169553
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
169554
- "name": "SVGAttributes"
169553
+ "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/DefaultTooltipContent.d.ts",
169554
+ "name": "Props"
169555
169555
  },
169556
169556
  "declarations": [
169557
169557
  {
169558
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
169559
- "name": "SVGAttributes"
169558
+ "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/DefaultTooltipContent.d.ts",
169559
+ "name": "Props"
169560
169560
  }
169561
169561
  ],
169562
169562
  "required": false,
@@ -169564,42 +169564,57 @@
169564
169564
  "name": "string"
169565
169565
  }
169566
169566
  },
169567
- "verticalAlign": {
169567
+ "allowEscapeViewBox": {
169568
169568
  "defaultValue": null,
169569
169569
  "description": "",
169570
- "name": "verticalAlign",
169571
- "parent": {
169572
- "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/DefaultLegendContent.d.ts",
169573
- "name": "InternalProps"
169574
- },
169570
+ "name": "allowEscapeViewBox",
169575
169571
  "declarations": [
169576
169572
  {
169577
- "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/DefaultLegendContent.d.ts",
169578
- "name": "InternalProps"
169573
+ "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
169574
+ "name": "TypeLiteral"
169579
169575
  }
169580
169576
  ],
169581
169577
  "required": false,
169582
169578
  "type": {
169583
- "name": "VerticalAlignmentType"
169579
+ "name": "AllowInDimension"
169584
169580
  }
169585
169581
  },
169586
169582
  "formatter": {
169587
169583
  "defaultValue": null,
169588
- "description": "A formatter function for the texts of the Legend. Can be used for purposes\nlike translations.",
169584
+ "description": "A formatter function for the lines in the tooltip. Can be used for purposes\nlike translations.",
169589
169585
  "name": "formatter",
169590
169586
  "parent": {
169591
- "fileName": "src/components/ChartLegend/ChartLegend.tsx",
169592
- "name": "WithChartLegendFormatters"
169587
+ "fileName": "src/components/ChartTooltip/ChartTooltip.tsx",
169588
+ "name": "WithTooltipFormatters"
169593
169589
  },
169594
169590
  "declarations": [
169595
169591
  {
169596
- "fileName": "src/components/ChartLegend/ChartLegend.tsx",
169597
- "name": "WithChartLegendFormatters"
169592
+ "fileName": "src/components/ChartTooltip/ChartTooltip.tsx",
169593
+ "name": "WithTooltipFormatters"
169598
169594
  }
169599
169595
  ],
169600
169596
  "required": false,
169601
169597
  "type": {
169602
- "name": "ChartLegendFormatter"
169598
+ "name": "TooltipLineFormatter"
169599
+ }
169600
+ },
169601
+ "headingFormatter": {
169602
+ "defaultValue": null,
169603
+ "description": "A formatter function for the heading of the tooltip. Can be used for\npurposes like translations.",
169604
+ "name": "headingFormatter",
169605
+ "parent": {
169606
+ "fileName": "src/components/ChartTooltip/ChartTooltip.tsx",
169607
+ "name": "WithTooltipFormatters"
169608
+ },
169609
+ "declarations": [
169610
+ {
169611
+ "fileName": "src/components/ChartTooltip/ChartTooltip.tsx",
169612
+ "name": "WithTooltipFormatters"
169613
+ }
169614
+ ],
169615
+ "required": false,
169616
+ "type": {
169617
+ "name": "TooltipHeadingFormatter"
169603
169618
  }
169604
169619
  }
169605
169620
  }
@@ -169608,23 +169623,23 @@
169608
169623
  "tags": {
169609
169624
  "flr-generate": "all"
169610
169625
  },
169611
- "filePath": "src/components/ChartTooltip/ChartTooltip.tsx",
169626
+ "filePath": "src/components/ChartLegend/ChartLegend.tsx",
169612
169627
  "description": "",
169613
- "displayName": "ChartTooltip",
169628
+ "displayName": "ChartLegend",
169614
169629
  "methods": [],
169615
169630
  "props": {
169616
- "wrapperClassName": {
169631
+ "className": {
169617
169632
  "defaultValue": null,
169618
169633
  "description": "",
169619
- "name": "wrapperClassName",
169634
+ "name": "className",
169620
169635
  "parent": {
169621
- "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/DefaultTooltipContent.d.ts",
169622
- "name": "Props"
169636
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
169637
+ "name": "SVGAttributes"
169623
169638
  },
169624
169639
  "declarations": [
169625
169640
  {
169626
- "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/DefaultTooltipContent.d.ts",
169627
- "name": "Props"
169641
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
169642
+ "name": "SVGAttributes"
169628
169643
  }
169629
169644
  ],
169630
169645
  "required": false,
@@ -169632,57 +169647,42 @@
169632
169647
  "name": "string"
169633
169648
  }
169634
169649
  },
169635
- "allowEscapeViewBox": {
169650
+ "verticalAlign": {
169636
169651
  "defaultValue": null,
169637
169652
  "description": "",
169638
- "name": "allowEscapeViewBox",
169639
- "declarations": [
169640
- {
169641
- "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
169642
- "name": "TypeLiteral"
169643
- }
169644
- ],
169645
- "required": false,
169646
- "type": {
169647
- "name": "AllowInDimension"
169648
- }
169649
- },
169650
- "formatter": {
169651
- "defaultValue": null,
169652
- "description": "A formatter function for the lines in the tooltip. Can be used for purposes\nlike translations.",
169653
- "name": "formatter",
169653
+ "name": "verticalAlign",
169654
169654
  "parent": {
169655
- "fileName": "src/components/ChartTooltip/ChartTooltip.tsx",
169656
- "name": "WithTooltipFormatters"
169655
+ "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/DefaultLegendContent.d.ts",
169656
+ "name": "InternalProps"
169657
169657
  },
169658
169658
  "declarations": [
169659
169659
  {
169660
- "fileName": "src/components/ChartTooltip/ChartTooltip.tsx",
169661
- "name": "WithTooltipFormatters"
169660
+ "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/DefaultLegendContent.d.ts",
169661
+ "name": "InternalProps"
169662
169662
  }
169663
169663
  ],
169664
169664
  "required": false,
169665
169665
  "type": {
169666
- "name": "TooltipLineFormatter"
169666
+ "name": "VerticalAlignmentType"
169667
169667
  }
169668
169668
  },
169669
- "headingFormatter": {
169669
+ "formatter": {
169670
169670
  "defaultValue": null,
169671
- "description": "A formatter function for the heading of the tooltip. Can be used for\npurposes like translations.",
169672
- "name": "headingFormatter",
169671
+ "description": "A formatter function for the texts of the Legend. Can be used for purposes\nlike translations.",
169672
+ "name": "formatter",
169673
169673
  "parent": {
169674
- "fileName": "src/components/ChartTooltip/ChartTooltip.tsx",
169675
- "name": "WithTooltipFormatters"
169674
+ "fileName": "src/components/ChartLegend/ChartLegend.tsx",
169675
+ "name": "WithChartLegendFormatters"
169676
169676
  },
169677
169677
  "declarations": [
169678
169678
  {
169679
- "fileName": "src/components/ChartTooltip/ChartTooltip.tsx",
169680
- "name": "WithTooltipFormatters"
169679
+ "fileName": "src/components/ChartLegend/ChartLegend.tsx",
169680
+ "name": "WithChartLegendFormatters"
169681
169681
  }
169682
169682
  ],
169683
169683
  "required": false,
169684
169684
  "type": {
169685
- "name": "TooltipHeadingFormatter"
169685
+ "name": "ChartLegendFormatter"
169686
169686
  }
169687
169687
  }
169688
169688
  }
@@ -204226,38 +204226,38 @@
204226
204226
  "name": "string | number"
204227
204227
  }
204228
204228
  },
204229
- "payload": {
204229
+ "active": {
204230
204230
  "defaultValue": null,
204231
- "description": "",
204232
- "name": "payload",
204231
+ "description": "If true, then Tooltip is always displayed, once an activeIndex is set by mouse over, or programmatically.\nIf false, then Tooltip is never displayed.\nIf active is undefined, Recharts will control when the Tooltip displays. This includes mouse and keyboard controls.",
204232
+ "name": "active",
204233
204233
  "declarations": [
204234
+ {
204235
+ "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
204236
+ "name": "TypeLiteral"
204237
+ },
204234
204238
  {
204235
204239
  "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
204236
204240
  "name": "TypeLiteral"
204237
204241
  }
204238
204242
  ],
204239
- "required": true,
204243
+ "required": false,
204240
204244
  "type": {
204241
- "name": "any[]"
204245
+ "name": "boolean"
204242
204246
  }
204243
204247
  },
204244
- "active": {
204248
+ "payload": {
204245
204249
  "defaultValue": null,
204246
- "description": "If true, then Tooltip is always displayed, once an activeIndex is set by mouse over, or programmatically.\nIf false, then Tooltip is never displayed.\nIf active is undefined, Recharts will control when the Tooltip displays. This includes mouse and keyboard controls.",
204247
- "name": "active",
204250
+ "description": "",
204251
+ "name": "payload",
204248
204252
  "declarations": [
204249
- {
204250
- "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
204251
- "name": "TypeLiteral"
204252
- },
204253
204253
  {
204254
204254
  "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
204255
204255
  "name": "TypeLiteral"
204256
204256
  }
204257
204257
  ],
204258
- "required": false,
204258
+ "required": true,
204259
204259
  "type": {
204260
- "name": "boolean"
204260
+ "name": "any[]"
204261
204261
  }
204262
204262
  },
204263
204263
  "wrapperClassName": {
@@ -242320,10 +242320,10 @@
242320
242320
  "name": "VerticalAlignmentType"
242321
242321
  }
242322
242322
  },
242323
- "iconSize": {
242323
+ "payload": {
242324
242324
  "defaultValue": null,
242325
- "description": "",
242326
- "name": "iconSize",
242325
+ "description": "DefaultLegendContent.payload is omitted from Legend props.\nA custom payload can be passed here if desired or it can be passed from the Legend \"content\" callback.",
242326
+ "name": "payload",
242327
242327
  "parent": {
242328
242328
  "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/DefaultLegendContent.d.ts",
242329
242329
  "name": "InternalProps"
@@ -242336,13 +242336,13 @@
242336
242336
  ],
242337
242337
  "required": false,
242338
242338
  "type": {
242339
- "name": "number"
242339
+ "name": "readonly LegendPayload[]"
242340
242340
  }
242341
242341
  },
242342
- "iconType": {
242342
+ "itemSorter": {
242343
242343
  "defaultValue": null,
242344
242344
  "description": "",
242345
- "name": "iconType",
242345
+ "name": "itemSorter",
242346
242346
  "parent": {
242347
242347
  "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/DefaultLegendContent.d.ts",
242348
242348
  "name": "InternalProps"
@@ -242355,13 +242355,13 @@
242355
242355
  ],
242356
242356
  "required": false,
242357
242357
  "type": {
242358
- "name": "IconType"
242358
+ "name": "\"dataKey\" | \"value\" | ((item: LegendPayload) => string | number)"
242359
242359
  }
242360
242360
  },
242361
- "layout": {
242361
+ "iconSize": {
242362
242362
  "defaultValue": null,
242363
242363
  "description": "",
242364
- "name": "layout",
242364
+ "name": "iconSize",
242365
242365
  "parent": {
242366
242366
  "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/DefaultLegendContent.d.ts",
242367
242367
  "name": "InternalProps"
@@ -242374,13 +242374,13 @@
242374
242374
  ],
242375
242375
  "required": false,
242376
242376
  "type": {
242377
- "name": "LayoutType"
242377
+ "name": "number"
242378
242378
  }
242379
242379
  },
242380
- "inactiveColor": {
242380
+ "iconType": {
242381
242381
  "defaultValue": null,
242382
242382
  "description": "",
242383
- "name": "inactiveColor",
242383
+ "name": "iconType",
242384
242384
  "parent": {
242385
242385
  "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/DefaultLegendContent.d.ts",
242386
242386
  "name": "InternalProps"
@@ -242393,13 +242393,13 @@
242393
242393
  ],
242394
242394
  "required": false,
242395
242395
  "type": {
242396
- "name": "string"
242396
+ "name": "IconType"
242397
242397
  }
242398
242398
  },
242399
- "payload": {
242399
+ "layout": {
242400
242400
  "defaultValue": null,
242401
- "description": "DefaultLegendContent.payload is omitted from Legend props.\nA custom payload can be passed here if desired or it can be passed from the Legend \"content\" callback.",
242402
- "name": "payload",
242401
+ "description": "",
242402
+ "name": "layout",
242403
242403
  "parent": {
242404
242404
  "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/DefaultLegendContent.d.ts",
242405
242405
  "name": "InternalProps"
@@ -242412,13 +242412,13 @@
242412
242412
  ],
242413
242413
  "required": false,
242414
242414
  "type": {
242415
- "name": "readonly LegendPayload[]"
242415
+ "name": "LayoutType"
242416
242416
  }
242417
242417
  },
242418
- "itemSorter": {
242418
+ "inactiveColor": {
242419
242419
  "defaultValue": null,
242420
242420
  "description": "",
242421
- "name": "itemSorter",
242421
+ "name": "inactiveColor",
242422
242422
  "parent": {
242423
242423
  "fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/DefaultLegendContent.d.ts",
242424
242424
  "name": "InternalProps"
@@ -242431,7 +242431,7 @@
242431
242431
  ],
242432
242432
  "required": false,
242433
242433
  "type": {
242434
- "name": "\"dataKey\" | \"value\" | ((item: LegendPayload) => string | number)"
242434
+ "name": "string"
242435
242435
  }
242436
242436
  },
242437
242437
  "formatter": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mittwald/flow-react-components",
3
- "version": "0.2.0-alpha.284",
3
+ "version": "0.2.0-alpha.286",
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.284",
61
+ "@mittwald/react-tunnel": "0.2.0-alpha.286",
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.284",
102
+ "@mittwald/flow-design-tokens": "0.2.0-alpha.286",
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": "1bb7e16b400d3884c8eb380a721cf4d90e2bb9de"
184
+ "gitHead": "885f75ab5c2c769d310b4ca6e1901ccf532c6ccc"
185
185
  }