@mittwald/flow-react-components 0.2.0-alpha.621 → 0.2.0-alpha.622

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,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.622](https://github.com/mittwald/flow/compare/0.2.0-alpha.621...0.2.0-alpha.622) (2026-01-12)
7
+
8
+ **Note:** Version bump only for package @mittwald/flow-react-components
9
+
6
10
  # [0.2.0-alpha.621](https://github.com/mittwald/flow/compare/0.2.0-alpha.620...0.2.0-alpha.621) (2026-01-08)
7
11
 
8
12
  ### Bug Fixes
@@ -297766,6 +297766,53 @@
297766
297766
  }
297767
297767
  }
297768
297768
  },
297769
+ {
297770
+ "tags": {},
297771
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
297772
+ "description": "",
297773
+ "displayName": "PasswordGenerateButton",
297774
+ "methods": [],
297775
+ "props": {
297776
+ "isDisabled": {
297777
+ "defaultValue": null,
297778
+ "description": "",
297779
+ "name": "isDisabled",
297780
+ "parent": {
297781
+ "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
297782
+ "name": "Props"
297783
+ },
297784
+ "declarations": [
297785
+ {
297786
+ "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
297787
+ "name": "Props"
297788
+ }
297789
+ ],
297790
+ "required": false,
297791
+ "type": {
297792
+ "name": "boolean"
297793
+ }
297794
+ },
297795
+ "onGeneratePasswordAction": {
297796
+ "defaultValue": null,
297797
+ "description": "",
297798
+ "name": "onGeneratePasswordAction",
297799
+ "parent": {
297800
+ "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
297801
+ "name": "Props"
297802
+ },
297803
+ "declarations": [
297804
+ {
297805
+ "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
297806
+ "name": "Props"
297807
+ }
297808
+ ],
297809
+ "required": false,
297810
+ "type": {
297811
+ "name": "ActionFn"
297812
+ }
297813
+ }
297814
+ }
297815
+ },
297769
297816
  {
297770
297817
  "tags": {
297771
297818
  "internal": ""
@@ -297855,53 +297902,6 @@
297855
297902
  }
297856
297903
  }
297857
297904
  },
297858
- {
297859
- "tags": {},
297860
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
297861
- "description": "",
297862
- "displayName": "PasswordGenerateButton",
297863
- "methods": [],
297864
- "props": {
297865
- "isDisabled": {
297866
- "defaultValue": null,
297867
- "description": "",
297868
- "name": "isDisabled",
297869
- "parent": {
297870
- "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
297871
- "name": "Props"
297872
- },
297873
- "declarations": [
297874
- {
297875
- "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
297876
- "name": "Props"
297877
- }
297878
- ],
297879
- "required": false,
297880
- "type": {
297881
- "name": "boolean"
297882
- }
297883
- },
297884
- "onGeneratePasswordAction": {
297885
- "defaultValue": null,
297886
- "description": "",
297887
- "name": "onGeneratePasswordAction",
297888
- "parent": {
297889
- "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
297890
- "name": "Props"
297891
- },
297892
- "declarations": [
297893
- {
297894
- "fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
297895
- "name": "Props"
297896
- }
297897
- ],
297898
- "required": false,
297899
- "type": {
297900
- "name": "ActionFn"
297901
- }
297902
- }
297903
- }
297904
- },
297905
297905
  {
297906
297906
  "tags": {
297907
297907
  "internal": ""
@@ -332393,14 +332393,6 @@
332393
332393
  }
332394
332394
  }
332395
332395
  },
332396
- {
332397
- "tags": {},
332398
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/FallbackItems/FallbackItems.tsx",
332399
- "description": "",
332400
- "displayName": "FallbackItems",
332401
- "methods": [],
332402
- "props": {}
332403
- },
332404
332396
  {
332405
332397
  "tags": {},
332406
332398
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
@@ -332525,6 +332517,14 @@
332525
332517
  }
332526
332518
  }
332527
332519
  },
332520
+ {
332521
+ "tags": {},
332522
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/FallbackItems/FallbackItems.tsx",
332523
+ "description": "",
332524
+ "displayName": "FallbackItems",
332525
+ "methods": [],
332526
+ "props": {}
332527
+ },
332528
332528
  {
332529
332529
  "tags": {},
332530
332530
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/ViewModeMenuItem.tsx",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mittwald/flow-react-components",
3
- "version": "0.2.0-alpha.621",
3
+ "version": "0.2.0-alpha.622",
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.621",
61
+ "@mittwald/react-tunnel": "0.2.0-alpha.622",
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.621",
106
+ "@mittwald/flow-design-tokens": "0.2.0-alpha.622",
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": "12c02e4286995b47bf0bcaa2879629cd1380e7e8"
175
+ "gitHead": "8c4374f1351d68a00142c2304faa8116f1e76822"
176
176
  }