@mittwald/flow-react-components 0.2.0-alpha.862 → 0.2.0-alpha.864

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,16 @@
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.864](https://github.com/mittwald/flow/compare/0.2.0-alpha.863...0.2.0-alpha.864) (2026-06-19)
7
+
8
+ ### Bug Fixes
9
+
10
+ * **Accordion:** fix lost focus ([#2565](https://github.com/mittwald/flow/issues/2565)) ([d7fb682](https://github.com/mittwald/flow/commit/d7fb68251ab753e599de5847d3ece0d69cb699b4))
11
+
12
+ # [0.2.0-alpha.863](https://github.com/mittwald/flow/compare/0.2.0-alpha.862...0.2.0-alpha.863) (2026-06-19)
13
+
14
+ **Note:** Version bump only for package @mittwald/flow-react-components
15
+
6
16
  # [0.2.0-alpha.862](https://github.com/mittwald/flow/compare/0.2.0-alpha.861...0.2.0-alpha.862) (2026-06-19)
7
17
 
8
18
  ### Bug Fixes
@@ -311096,53 +311096,6 @@
311096
311096
  }
311097
311097
  }
311098
311098
  },
311099
- {
311100
- "tags": {},
311101
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
311102
- "description": "",
311103
- "displayName": "PasswordGenerateButton",
311104
- "methods": [],
311105
- "props": {
311106
- "isDisabled": {
311107
- "defaultValue": null,
311108
- "description": "",
311109
- "name": "isDisabled",
311110
- "parent": {
311111
- "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
311112
- "name": "Props"
311113
- },
311114
- "declarations": [
311115
- {
311116
- "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
311117
- "name": "Props"
311118
- }
311119
- ],
311120
- "required": false,
311121
- "type": {
311122
- "name": "boolean"
311123
- }
311124
- },
311125
- "onGeneratePasswordAction": {
311126
- "defaultValue": null,
311127
- "description": "",
311128
- "name": "onGeneratePasswordAction",
311129
- "parent": {
311130
- "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
311131
- "name": "Props"
311132
- },
311133
- "declarations": [
311134
- {
311135
- "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
311136
- "name": "Props"
311137
- }
311138
- ],
311139
- "required": false,
311140
- "type": {
311141
- "name": "ActionFn"
311142
- }
311143
- }
311144
- }
311145
- },
311146
311099
  {
311147
311100
  "tags": {
311148
311101
  "internal": ""
@@ -311230,6 +311183,53 @@
311230
311183
  }
311231
311184
  }
311232
311185
  },
311186
+ {
311187
+ "tags": {},
311188
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
311189
+ "description": "",
311190
+ "displayName": "PasswordGenerateButton",
311191
+ "methods": [],
311192
+ "props": {
311193
+ "isDisabled": {
311194
+ "defaultValue": null,
311195
+ "description": "",
311196
+ "name": "isDisabled",
311197
+ "parent": {
311198
+ "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
311199
+ "name": "Props"
311200
+ },
311201
+ "declarations": [
311202
+ {
311203
+ "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
311204
+ "name": "Props"
311205
+ }
311206
+ ],
311207
+ "required": false,
311208
+ "type": {
311209
+ "name": "boolean"
311210
+ }
311211
+ },
311212
+ "onGeneratePasswordAction": {
311213
+ "defaultValue": null,
311214
+ "description": "",
311215
+ "name": "onGeneratePasswordAction",
311216
+ "parent": {
311217
+ "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
311218
+ "name": "Props"
311219
+ },
311220
+ "declarations": [
311221
+ {
311222
+ "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
311223
+ "name": "Props"
311224
+ }
311225
+ ],
311226
+ "required": false,
311227
+ "type": {
311228
+ "name": "ActionFn"
311229
+ }
311230
+ }
311231
+ }
311232
+ },
311233
311233
  {
311234
311234
  "tags": {
311235
311235
  "flr-generate": "all"
@@ -317442,16 +317442,6 @@
317442
317442
  }
317443
317443
  }
317444
317444
  },
317445
- {
317446
- "tags": {
317447
- "flr-generate": "all\n\nKeep this unused component for backwards compatibility!"
317448
- },
317449
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/views/EmptyView/EmptyView.tsx",
317450
- "description": "",
317451
- "displayName": "EmptyView",
317452
- "methods": [],
317453
- "props": {}
317454
- },
317455
317445
  {
317456
317446
  "tags": {
317457
317447
  "flr-generate": "all"
@@ -317520,6 +317510,16 @@
317520
317510
  }
317521
317511
  }
317522
317512
  },
317513
+ {
317514
+ "tags": {
317515
+ "flr-generate": "all\n\nKeep this unused component for backwards compatibility!"
317516
+ },
317517
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/views/EmptyView/EmptyView.tsx",
317518
+ "description": "",
317519
+ "displayName": "EmptyView",
317520
+ "methods": [],
317521
+ "props": {}
317522
+ },
317523
317523
  {
317524
317524
  "tags": {},
317525
317525
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Table/Table.tsx",
@@ -320907,161 +320907,6 @@
320907
320907
  }
320908
320908
  }
320909
320909
  },
320910
- {
320911
- "tags": {
320912
- "flr-generate": "all"
320913
- },
320914
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
320915
- "description": "",
320916
- "displayName": "ContextMenuSection",
320917
- "methods": [],
320918
- "props": {
320919
- "children": {
320920
- "defaultValue": null,
320921
- "description": "",
320922
- "name": "children",
320923
- "declarations": [
320924
- {
320925
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
320926
- "name": "TypeLiteral"
320927
- }
320928
- ],
320929
- "required": false,
320930
- "type": {
320931
- "name": "ReactNode"
320932
- }
320933
- },
320934
- "wrapWith": {
320935
- "defaultValue": null,
320936
- "description": "",
320937
- "name": "wrapWith",
320938
- "parent": {
320939
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
320940
- "name": "FlowComponentProps"
320941
- },
320942
- "declarations": [
320943
- {
320944
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
320945
- "name": "FlowComponentProps"
320946
- }
320947
- ],
320948
- "required": false,
320949
- "type": {
320950
- "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
320951
- }
320952
- },
320953
- "tunnel": {
320954
- "defaultValue": null,
320955
- "description": "@internal",
320956
- "name": "tunnel",
320957
- "parent": {
320958
- "fileName": "components/src/lib/types/props.ts",
320959
- "name": "PropsWithTunnel"
320960
- },
320961
- "declarations": [
320962
- {
320963
- "fileName": "components/src/lib/types/props.ts",
320964
- "name": "PropsWithTunnel"
320965
- }
320966
- ],
320967
- "required": false,
320968
- "type": {
320969
- "name": "{ id: string; component: keyof FlowComponentPropsTypes; } | null"
320970
- }
320971
- },
320972
- "ref": {
320973
- "defaultValue": null,
320974
- "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}",
320975
- "name": "ref",
320976
- "parent": {
320977
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
320978
- "name": "RefAttributes"
320979
- },
320980
- "declarations": [
320981
- {
320982
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
320983
- "name": "RefAttributes"
320984
- }
320985
- ],
320986
- "required": false,
320987
- "type": {
320988
- "name": "Ref<HTMLSpanElement>"
320989
- }
320990
- },
320991
- "key": {
320992
- "defaultValue": null,
320993
- "description": "",
320994
- "name": "key",
320995
- "parent": {
320996
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
320997
- "name": "Attributes"
320998
- },
320999
- "declarations": [
321000
- {
321001
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321002
- "name": "Attributes"
321003
- }
321004
- ],
321005
- "required": false,
321006
- "type": {
321007
- "name": "Key | null"
321008
- }
321009
- },
321010
- "defaultSelectedKeys": {
321011
- "defaultValue": null,
321012
- "description": "The initial selected keys in the collection (uncontrolled).",
321013
- "name": "defaultSelectedKeys",
321014
- "parent": {
321015
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.33.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
321016
- "name": "MultipleSelection"
321017
- },
321018
- "declarations": [
321019
- {
321020
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.33.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
321021
- "name": "MultipleSelection"
321022
- }
321023
- ],
321024
- "required": false,
321025
- "type": {
321026
- "name": "\"all\" | Iterable<Key>"
321027
- }
321028
- },
321029
- "selectedKeys": {
321030
- "defaultValue": null,
321031
- "description": "The currently selected keys in the collection (controlled).",
321032
- "name": "selectedKeys",
321033
- "parent": {
321034
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.33.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
321035
- "name": "MultipleSelection"
321036
- },
321037
- "declarations": [
321038
- {
321039
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.33.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
321040
- "name": "MultipleSelection"
321041
- }
321042
- ],
321043
- "required": false,
321044
- "type": {
321045
- "name": "\"all\" | Iterable<Key>"
321046
- }
321047
- },
321048
- "selectionMode": {
321049
- "defaultValue": null,
321050
- "description": "",
321051
- "name": "selectionMode",
321052
- "declarations": [
321053
- {
321054
- "fileName": "components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
321055
- "name": "TypeLiteral"
321056
- }
321057
- ],
321058
- "required": false,
321059
- "type": {
321060
- "name": "ContextMenuSelectionMode"
321061
- }
321062
- }
321063
- }
321064
- },
321065
320910
  {
321066
320911
  "tags": {
321067
320912
  "flr-generate": "all"
@@ -321202,6 +321047,161 @@
321202
321047
  }
321203
321048
  }
321204
321049
  },
321050
+ {
321051
+ "tags": {
321052
+ "flr-generate": "all"
321053
+ },
321054
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
321055
+ "description": "",
321056
+ "displayName": "ContextMenuSection",
321057
+ "methods": [],
321058
+ "props": {
321059
+ "children": {
321060
+ "defaultValue": null,
321061
+ "description": "",
321062
+ "name": "children",
321063
+ "declarations": [
321064
+ {
321065
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321066
+ "name": "TypeLiteral"
321067
+ }
321068
+ ],
321069
+ "required": false,
321070
+ "type": {
321071
+ "name": "ReactNode"
321072
+ }
321073
+ },
321074
+ "wrapWith": {
321075
+ "defaultValue": null,
321076
+ "description": "",
321077
+ "name": "wrapWith",
321078
+ "parent": {
321079
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
321080
+ "name": "FlowComponentProps"
321081
+ },
321082
+ "declarations": [
321083
+ {
321084
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
321085
+ "name": "FlowComponentProps"
321086
+ }
321087
+ ],
321088
+ "required": false,
321089
+ "type": {
321090
+ "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
321091
+ }
321092
+ },
321093
+ "tunnel": {
321094
+ "defaultValue": null,
321095
+ "description": "@internal",
321096
+ "name": "tunnel",
321097
+ "parent": {
321098
+ "fileName": "components/src/lib/types/props.ts",
321099
+ "name": "PropsWithTunnel"
321100
+ },
321101
+ "declarations": [
321102
+ {
321103
+ "fileName": "components/src/lib/types/props.ts",
321104
+ "name": "PropsWithTunnel"
321105
+ }
321106
+ ],
321107
+ "required": false,
321108
+ "type": {
321109
+ "name": "{ id: string; component: keyof FlowComponentPropsTypes; } | null"
321110
+ }
321111
+ },
321112
+ "ref": {
321113
+ "defaultValue": null,
321114
+ "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}",
321115
+ "name": "ref",
321116
+ "parent": {
321117
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321118
+ "name": "RefAttributes"
321119
+ },
321120
+ "declarations": [
321121
+ {
321122
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321123
+ "name": "RefAttributes"
321124
+ }
321125
+ ],
321126
+ "required": false,
321127
+ "type": {
321128
+ "name": "Ref<HTMLSpanElement>"
321129
+ }
321130
+ },
321131
+ "key": {
321132
+ "defaultValue": null,
321133
+ "description": "",
321134
+ "name": "key",
321135
+ "parent": {
321136
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321137
+ "name": "Attributes"
321138
+ },
321139
+ "declarations": [
321140
+ {
321141
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321142
+ "name": "Attributes"
321143
+ }
321144
+ ],
321145
+ "required": false,
321146
+ "type": {
321147
+ "name": "Key | null"
321148
+ }
321149
+ },
321150
+ "defaultSelectedKeys": {
321151
+ "defaultValue": null,
321152
+ "description": "The initial selected keys in the collection (uncontrolled).",
321153
+ "name": "defaultSelectedKeys",
321154
+ "parent": {
321155
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.33.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
321156
+ "name": "MultipleSelection"
321157
+ },
321158
+ "declarations": [
321159
+ {
321160
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.33.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
321161
+ "name": "MultipleSelection"
321162
+ }
321163
+ ],
321164
+ "required": false,
321165
+ "type": {
321166
+ "name": "\"all\" | Iterable<Key>"
321167
+ }
321168
+ },
321169
+ "selectedKeys": {
321170
+ "defaultValue": null,
321171
+ "description": "The currently selected keys in the collection (controlled).",
321172
+ "name": "selectedKeys",
321173
+ "parent": {
321174
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.33.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
321175
+ "name": "MultipleSelection"
321176
+ },
321177
+ "declarations": [
321178
+ {
321179
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.33.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
321180
+ "name": "MultipleSelection"
321181
+ }
321182
+ ],
321183
+ "required": false,
321184
+ "type": {
321185
+ "name": "\"all\" | Iterable<Key>"
321186
+ }
321187
+ },
321188
+ "selectionMode": {
321189
+ "defaultValue": null,
321190
+ "description": "",
321191
+ "name": "selectionMode",
321192
+ "declarations": [
321193
+ {
321194
+ "fileName": "components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
321195
+ "name": "TypeLiteral"
321196
+ }
321197
+ ],
321198
+ "required": false,
321199
+ "type": {
321200
+ "name": "ContextMenuSelectionMode"
321201
+ }
321202
+ }
321203
+ }
321204
+ },
321205
321205
  {
321206
321206
  "tags": {
321207
321207
  "flr-generate": "all"
@@ -324571,175 +324571,6 @@
324571
324571
  }
324572
324572
  }
324573
324573
  },
324574
- {
324575
- "tags": {
324576
- "flr-generate": "all"
324577
- },
324578
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/Line/Line.tsx",
324579
- "description": "",
324580
- "displayName": "Line",
324581
- "methods": [],
324582
- "props": {
324583
- "dataKey": {
324584
- "defaultValue": null,
324585
- "description": "",
324586
- "name": "dataKey",
324587
- "parent": {
324588
- "fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
324589
- "name": "LineProps"
324590
- },
324591
- "declarations": [
324592
- {
324593
- "fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
324594
- "name": "LineProps"
324595
- }
324596
- ],
324597
- "required": false,
324598
- "type": {
324599
- "name": "DataKey<ChartDataValue>"
324600
- }
324601
- },
324602
- "color": {
324603
- "defaultValue": {
324604
- "value": "\"sea-green\""
324605
- },
324606
- "description": "The color of the line.",
324607
- "name": "color",
324608
- "parent": {
324609
- "fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
324610
- "name": "LineProps"
324611
- },
324612
- "declarations": [
324613
- {
324614
- "fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
324615
- "name": "LineProps"
324616
- }
324617
- ],
324618
- "required": false,
324619
- "type": {
324620
- "name": "CategoricalWithCustomColor"
324621
- }
324622
- },
324623
- "className": {
324624
- "defaultValue": null,
324625
- "description": "",
324626
- "name": "className",
324627
- "parent": {
324628
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
324629
- "name": "HTMLAttributes"
324630
- },
324631
- "declarations": [
324632
- {
324633
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
324634
- "name": "HTMLAttributes"
324635
- }
324636
- ],
324637
- "required": false,
324638
- "type": {
324639
- "name": "string"
324640
- }
324641
- },
324642
- "key": {
324643
- "defaultValue": null,
324644
- "description": "",
324645
- "name": "key",
324646
- "parent": {
324647
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
324648
- "name": "Attributes"
324649
- },
324650
- "declarations": [
324651
- {
324652
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
324653
- "name": "Attributes"
324654
- }
324655
- ],
324656
- "required": false,
324657
- "type": {
324658
- "name": "Key | null"
324659
- }
324660
- },
324661
- "type": {
324662
- "defaultValue": null,
324663
- "description": "The interpolation type of curve. Allows custom interpolation function.\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}",
324664
- "name": "type",
324665
- "parent": {
324666
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
324667
- "name": "CurveProps"
324668
- },
324669
- "declarations": [
324670
- {
324671
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
324672
- "name": "CurveProps"
324673
- },
324674
- {
324675
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
324676
- "name": "LineProps"
324677
- }
324678
- ],
324679
- "required": false,
324680
- "type": {
324681
- "name": "CurveType"
324682
- }
324683
- },
324684
- "unit": {
324685
- "defaultValue": null,
324686
- "description": "The unit of data. This option will be used in tooltip.",
324687
- "name": "unit",
324688
- "parent": {
324689
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
324690
- "name": "LineProps"
324691
- },
324692
- "declarations": [
324693
- {
324694
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
324695
- "name": "LineProps"
324696
- }
324697
- ],
324698
- "required": false,
324699
- "type": {
324700
- "name": "string | number | null"
324701
- }
324702
- },
324703
- "xAxisId": {
324704
- "defaultValue": null,
324705
- "description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
324706
- "name": "xAxisId",
324707
- "parent": {
324708
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
324709
- "name": "LineProps"
324710
- },
324711
- "declarations": [
324712
- {
324713
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
324714
- "name": "LineProps"
324715
- }
324716
- ],
324717
- "required": false,
324718
- "type": {
324719
- "name": "AxisId"
324720
- }
324721
- },
324722
- "yAxisId": {
324723
- "defaultValue": null,
324724
- "description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
324725
- "name": "yAxisId",
324726
- "parent": {
324727
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
324728
- "name": "LineProps"
324729
- },
324730
- "declarations": [
324731
- {
324732
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
324733
- "name": "LineProps"
324734
- }
324735
- ],
324736
- "required": false,
324737
- "type": {
324738
- "name": "AxisId"
324739
- }
324740
- }
324741
- }
324742
- },
324743
324574
  {
324744
324575
  "tags": {},
324745
324576
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/ChartTooltip/TooltipProgressBar.tsx",
@@ -325620,6 +325451,175 @@
325620
325451
  }
325621
325452
  }
325622
325453
  },
325454
+ {
325455
+ "tags": {
325456
+ "flr-generate": "all"
325457
+ },
325458
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/Line/Line.tsx",
325459
+ "description": "",
325460
+ "displayName": "Line",
325461
+ "methods": [],
325462
+ "props": {
325463
+ "dataKey": {
325464
+ "defaultValue": null,
325465
+ "description": "",
325466
+ "name": "dataKey",
325467
+ "parent": {
325468
+ "fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
325469
+ "name": "LineProps"
325470
+ },
325471
+ "declarations": [
325472
+ {
325473
+ "fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
325474
+ "name": "LineProps"
325475
+ }
325476
+ ],
325477
+ "required": false,
325478
+ "type": {
325479
+ "name": "DataKey<ChartDataValue>"
325480
+ }
325481
+ },
325482
+ "color": {
325483
+ "defaultValue": {
325484
+ "value": "\"sea-green\""
325485
+ },
325486
+ "description": "The color of the line.",
325487
+ "name": "color",
325488
+ "parent": {
325489
+ "fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
325490
+ "name": "LineProps"
325491
+ },
325492
+ "declarations": [
325493
+ {
325494
+ "fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
325495
+ "name": "LineProps"
325496
+ }
325497
+ ],
325498
+ "required": false,
325499
+ "type": {
325500
+ "name": "CategoricalWithCustomColor"
325501
+ }
325502
+ },
325503
+ "className": {
325504
+ "defaultValue": null,
325505
+ "description": "",
325506
+ "name": "className",
325507
+ "parent": {
325508
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
325509
+ "name": "HTMLAttributes"
325510
+ },
325511
+ "declarations": [
325512
+ {
325513
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
325514
+ "name": "HTMLAttributes"
325515
+ }
325516
+ ],
325517
+ "required": false,
325518
+ "type": {
325519
+ "name": "string"
325520
+ }
325521
+ },
325522
+ "key": {
325523
+ "defaultValue": null,
325524
+ "description": "",
325525
+ "name": "key",
325526
+ "parent": {
325527
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
325528
+ "name": "Attributes"
325529
+ },
325530
+ "declarations": [
325531
+ {
325532
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
325533
+ "name": "Attributes"
325534
+ }
325535
+ ],
325536
+ "required": false,
325537
+ "type": {
325538
+ "name": "Key | null"
325539
+ }
325540
+ },
325541
+ "type": {
325542
+ "defaultValue": null,
325543
+ "description": "The interpolation type of curve. Allows custom interpolation function.\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}",
325544
+ "name": "type",
325545
+ "parent": {
325546
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
325547
+ "name": "CurveProps"
325548
+ },
325549
+ "declarations": [
325550
+ {
325551
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
325552
+ "name": "CurveProps"
325553
+ },
325554
+ {
325555
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
325556
+ "name": "LineProps"
325557
+ }
325558
+ ],
325559
+ "required": false,
325560
+ "type": {
325561
+ "name": "CurveType"
325562
+ }
325563
+ },
325564
+ "unit": {
325565
+ "defaultValue": null,
325566
+ "description": "The unit of data. This option will be used in tooltip.",
325567
+ "name": "unit",
325568
+ "parent": {
325569
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
325570
+ "name": "LineProps"
325571
+ },
325572
+ "declarations": [
325573
+ {
325574
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
325575
+ "name": "LineProps"
325576
+ }
325577
+ ],
325578
+ "required": false,
325579
+ "type": {
325580
+ "name": "string | number | null"
325581
+ }
325582
+ },
325583
+ "xAxisId": {
325584
+ "defaultValue": null,
325585
+ "description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
325586
+ "name": "xAxisId",
325587
+ "parent": {
325588
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
325589
+ "name": "LineProps"
325590
+ },
325591
+ "declarations": [
325592
+ {
325593
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
325594
+ "name": "LineProps"
325595
+ }
325596
+ ],
325597
+ "required": false,
325598
+ "type": {
325599
+ "name": "AxisId"
325600
+ }
325601
+ },
325602
+ "yAxisId": {
325603
+ "defaultValue": null,
325604
+ "description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
325605
+ "name": "yAxisId",
325606
+ "parent": {
325607
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
325608
+ "name": "LineProps"
325609
+ },
325610
+ "declarations": [
325611
+ {
325612
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
325613
+ "name": "LineProps"
325614
+ }
325615
+ ],
325616
+ "required": false,
325617
+ "type": {
325618
+ "name": "AxisId"
325619
+ }
325620
+ }
325621
+ }
325622
+ },
325623
325623
  {
325624
325624
  "tags": {},
325625
325625
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/ChartLegend/LegendContent.tsx",
@@ -344262,6 +344262,14 @@
344262
344262
  }
344263
344263
  }
344264
344264
  },
344265
+ {
344266
+ "tags": {},
344267
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Calendar/components/CalendarHeader/CalendarHeader.tsx",
344268
+ "description": "",
344269
+ "displayName": "CalendarHeader",
344270
+ "methods": [],
344271
+ "props": {}
344272
+ },
344265
344273
  {
344266
344274
  "tags": {
344267
344275
  "flr-generate": "all"
@@ -346149,14 +346157,6 @@
346149
346157
  }
346150
346158
  }
346151
346159
  },
346152
- {
346153
- "tags": {},
346154
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Calendar/components/CalendarHeader/CalendarHeader.tsx",
346155
- "description": "",
346156
- "displayName": "CalendarHeader",
346157
- "methods": [],
346158
- "props": {}
346159
- },
346160
346160
  {
346161
346161
  "tags": {},
346162
346162
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Breadcrumb/components/BreadcrumbItem/BreadcrumbItem.tsx",
@@ -73,7 +73,7 @@ const Accordion = flowComponent(
73
73
  children: dynamic((props2) => /* @__PURE__ */ jsx(HeaderButton, { children: props2.children }))
74
74
  }
75
75
  };
76
- return /* @__PURE__ */ jsx("div", { ...rest, className: rootClassName, children: /* @__PURE__ */ jsxs(PropsContextProvider, { props: propsContext, dependencies: [expanded], children: [
76
+ return /* @__PURE__ */ jsx("div", { ...rest, className: rootClassName, children: /* @__PURE__ */ jsxs(PropsContextProvider, { props: propsContext, children: [
77
77
  children,
78
78
  /* @__PURE__ */ jsx(
79
79
  "div",
@@ -1 +1 @@
1
- {"version":3,"file":"Accordion.mjs","sources":["../../../../../../../src/components/Accordion/Accordion.tsx"],"sourcesContent":["import type { ComponentProps, FC, PropsWithChildren } from \"react\";\nimport { useId, useState } from \"react\";\nimport clsx from \"clsx\";\nimport styles from \"./Accordion.module.scss\";\nimport type { PropsContext } from \"@/lib/propsContext\";\nimport { dynamic, PropsContextProvider } from \"@/lib/propsContext\";\nimport { Button } from \"@/components/Button\";\nimport { IconChevronDown } from \"@/components/Icon/components/icons\";\nimport { Activity } from \"@/components/Activity\";\nimport { flowComponent } from \"@/lib/componentFactory/flowComponent\";\nimport { UiComponentTunnelExit } from \"../UiComponentTunnel/UiComponentTunnelExit\";\n\nexport interface AccordionProps extends PropsWithChildren<\n ComponentProps<\"div\">\n> {\n /** Whether the accordion should be initially expanded. */\n defaultExpanded?: boolean;\n /** The visual variant of the accordion. @default \"default\" */\n variant?: \"default\" | \"outline\";\n}\n\n/** @flr-generate all */\nexport const Accordion: FC<AccordionProps> = flowComponent(\n \"Accordion\",\n (props) => {\n const {\n children,\n className,\n defaultExpanded = false,\n variant = \"default\",\n ...rest\n } = props;\n const [expanded, setExpanded] = useState(defaultExpanded);\n\n const rootClassName = clsx(\n styles.accordion,\n expanded && styles.expanded,\n className,\n variant === \"outline\" && styles.outline,\n );\n\n const headerId = useId();\n\n const contentId = useId();\n\n const HeaderButton: FC<PropsWithChildren> = (props) => {\n const { children } = props;\n return (\n <Button\n tunnel={null}\n unstyled\n aria-expanded={expanded}\n className={styles.headerButton}\n onPress={() => setExpanded((expanded) => !expanded)}\n aria-controls={contentId}\n >\n {children}\n <IconChevronDown className={styles.chevron} />\n </Button>\n );\n };\n\n const propsContext: PropsContext = {\n Content: {\n className: styles.contentInner,\n tunnel: {\n id: \"content\",\n component: \"Accordion\",\n },\n },\n Heading: {\n className: styles.header,\n level: 4,\n size: \"xs\",\n children: dynamic((props) => (\n <HeaderButton>{props.children}</HeaderButton>\n )),\n },\n Label: {\n className: styles.header,\n children: dynamic((props) => (\n <HeaderButton>{props.children}</HeaderButton>\n )),\n },\n };\n\n return (\n <div {...rest} className={rootClassName}>\n <PropsContextProvider props={propsContext} dependencies={[expanded]}>\n {children}\n <div\n aria-labelledby={headerId}\n id={contentId}\n role=\"region\"\n hidden={!expanded}\n className={styles.content}\n >\n <Activity isActive={expanded} inactiveDelay={1000}>\n <UiComponentTunnelExit id=\"content\" component=\"Accordion\" />\n </Activity>\n </div>\n </PropsContextProvider>\n </div>\n );\n },\n {\n type: \"layout\",\n },\n);\n\nexport default Accordion;\n"],"names":["props","children","expanded"],"mappings":"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"}
1
+ {"version":3,"file":"Accordion.mjs","sources":["../../../../../../../src/components/Accordion/Accordion.tsx"],"sourcesContent":["import type { ComponentProps, FC, PropsWithChildren } from \"react\";\nimport { useId, useState } from \"react\";\nimport clsx from \"clsx\";\nimport styles from \"./Accordion.module.scss\";\nimport type { PropsContext } from \"@/lib/propsContext\";\nimport { dynamic, PropsContextProvider } from \"@/lib/propsContext\";\nimport { Button } from \"@/components/Button\";\nimport { IconChevronDown } from \"@/components/Icon/components/icons\";\nimport { Activity } from \"@/components/Activity\";\nimport { flowComponent } from \"@/lib/componentFactory/flowComponent\";\nimport { UiComponentTunnelExit } from \"../UiComponentTunnel/UiComponentTunnelExit\";\n\nexport interface AccordionProps extends PropsWithChildren<\n ComponentProps<\"div\">\n> {\n /** Whether the accordion should be initially expanded. */\n defaultExpanded?: boolean;\n /** The visual variant of the accordion. @default \"default\" */\n variant?: \"default\" | \"outline\";\n}\n\n/** @flr-generate all */\nexport const Accordion: FC<AccordionProps> = flowComponent(\n \"Accordion\",\n (props) => {\n const {\n children,\n className,\n defaultExpanded = false,\n variant = \"default\",\n ...rest\n } = props;\n const [expanded, setExpanded] = useState(defaultExpanded);\n\n const rootClassName = clsx(\n styles.accordion,\n expanded && styles.expanded,\n className,\n variant === \"outline\" && styles.outline,\n );\n\n const headerId = useId();\n\n const contentId = useId();\n\n const HeaderButton: FC<PropsWithChildren> = (props) => {\n const { children } = props;\n return (\n <Button\n tunnel={null}\n unstyled\n aria-expanded={expanded}\n className={styles.headerButton}\n onPress={() => setExpanded((expanded) => !expanded)}\n aria-controls={contentId}\n >\n {children}\n <IconChevronDown className={styles.chevron} />\n </Button>\n );\n };\n\n const propsContext: PropsContext = {\n Content: {\n className: styles.contentInner,\n tunnel: {\n id: \"content\",\n component: \"Accordion\",\n },\n },\n Heading: {\n className: styles.header,\n level: 4,\n size: \"xs\",\n children: dynamic((props) => (\n <HeaderButton>{props.children}</HeaderButton>\n )),\n },\n Label: {\n className: styles.header,\n children: dynamic((props) => (\n <HeaderButton>{props.children}</HeaderButton>\n )),\n },\n };\n\n return (\n <div {...rest} className={rootClassName}>\n <PropsContextProvider props={propsContext}>\n {children}\n <div\n aria-labelledby={headerId}\n id={contentId}\n role=\"region\"\n hidden={!expanded}\n className={styles.content}\n >\n <Activity isActive={expanded} inactiveDelay={1000}>\n <UiComponentTunnelExit id=\"content\" component=\"Accordion\" />\n </Activity>\n </div>\n </PropsContextProvider>\n </div>\n );\n },\n {\n type: \"layout\",\n },\n);\n\nexport default Accordion;\n"],"names":["props","children","expanded"],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mittwald/flow-react-components",
3
- "version": "0.2.0-alpha.862",
3
+ "version": "0.2.0-alpha.864",
4
4
  "type": "module",
5
5
  "description": "A React implementation of Flow, mittwald’s design system",
6
6
  "homepage": "https://mittwald.github.io/flow",
@@ -63,9 +63,9 @@
63
63
  "@internationalized/string": "^3.2.7",
64
64
  "@internationalized/string-compiler": "^3.3.0",
65
65
  "@lezer/highlight": "^1.2.3",
66
- "@mittwald/flow-icons": "0.2.0-alpha.862",
66
+ "@mittwald/flow-icons": "0.2.0-alpha.864",
67
67
  "@mittwald/password-tools-js": "3.0.0-alpha.30",
68
- "@mittwald/react-tunnel": "0.2.0-alpha.862",
68
+ "@mittwald/react-tunnel": "0.2.0-alpha.864",
69
69
  "@mittwald/react-use-promise": "^4.2.2",
70
70
  "@react-aria/form": "^3.1.5",
71
71
  "@react-aria/i18n": "^3.12.16",
@@ -119,7 +119,7 @@
119
119
  "@lezer/generator": "^1.8.0",
120
120
  "@lezer/lr": "^1.4.8",
121
121
  "@mittwald/flow-core": "",
122
- "@mittwald/flow-design-tokens": "0.2.0-alpha.862",
122
+ "@mittwald/flow-design-tokens": "0.2.0-alpha.864",
123
123
  "@mittwald/flow-icons-base": "",
124
124
  "@mittwald/react-use-promise": "^4.2.2",
125
125
  "@mittwald/remote-dom-react": "1.2.2-mittwald.10",
@@ -174,7 +174,7 @@
174
174
  },
175
175
  "peerDependencies": {
176
176
  "@internationalized/date": "^3.12.2",
177
- "@mittwald/flow-icons-pro": "0.2.0-alpha.861",
177
+ "@mittwald/flow-icons-pro": "0.2.0-alpha.863",
178
178
  "@mittwald/react-use-promise": "^4.2.2",
179
179
  "next": "^16.2.3",
180
180
  "react": "^19.2.0",
@@ -195,5 +195,5 @@
195
195
  "optional": true
196
196
  }
197
197
  },
198
- "gitHead": "0a547d562d25a2e666a0d58f9ee354fed7c7154d"
198
+ "gitHead": "6d2962059dc1a17ea8210d5a5d3450084691623e"
199
199
  }