@mittwald/flow-react-components 0.2.0-alpha.115 → 0.2.0-alpha.116

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.116](https://github.com/mittwald/flow/compare/0.2.0-alpha.115...0.2.0-alpha.116) (2025-03-26)
7
+
8
+ **Note:** Version bump only for package @mittwald/flow-react-components
9
+
6
10
  # [0.2.0-alpha.115](https://github.com/mittwald/flow/compare/0.2.0-alpha.114...0.2.0-alpha.115) (2025-03-26)
7
11
 
8
12
  **Note:** Version bump only for package @mittwald/flow-react-components
@@ -198687,72 +198687,6 @@
198687
198687
  }
198688
198688
  }
198689
198689
  },
198690
- {
198691
- "tags": {},
198692
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/TabList/TabList.tsx",
198693
- "description": "",
198694
- "displayName": "TabList",
198695
- "methods": [],
198696
- "props": {
198697
- "selection": {
198698
- "defaultValue": null,
198699
- "description": "",
198700
- "name": "selection",
198701
- "parent": {
198702
- "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
198703
- "name": "Props"
198704
- },
198705
- "declarations": [
198706
- {
198707
- "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
198708
- "name": "Props"
198709
- }
198710
- ],
198711
- "required": true,
198712
- "type": {
198713
- "name": "Key | undefined"
198714
- }
198715
- },
198716
- "onContextMenuSelectionChange": {
198717
- "defaultValue": null,
198718
- "description": "",
198719
- "name": "onContextMenuSelectionChange",
198720
- "parent": {
198721
- "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
198722
- "name": "Props"
198723
- },
198724
- "declarations": [
198725
- {
198726
- "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
198727
- "name": "Props"
198728
- }
198729
- ],
198730
- "required": true,
198731
- "type": {
198732
- "name": "(key: Key) => void"
198733
- }
198734
- },
198735
- "disabledKeys": {
198736
- "defaultValue": null,
198737
- "description": "",
198738
- "name": "disabledKeys",
198739
- "parent": {
198740
- "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
198741
- "name": "Props"
198742
- },
198743
- "declarations": [
198744
- {
198745
- "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
198746
- "name": "Props"
198747
- }
198748
- ],
198749
- "required": false,
198750
- "type": {
198751
- "name": "Iterable<Key>"
198752
- }
198753
- }
198754
- }
198755
- },
198756
198690
  {
198757
198691
  "tags": {
198758
198692
  "flr-generate": "all",
@@ -199359,6 +199293,72 @@
199359
199293
  }
199360
199294
  }
199361
199295
  },
199296
+ {
199297
+ "tags": {},
199298
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/TabList/TabList.tsx",
199299
+ "description": "",
199300
+ "displayName": "TabList",
199301
+ "methods": [],
199302
+ "props": {
199303
+ "selection": {
199304
+ "defaultValue": null,
199305
+ "description": "",
199306
+ "name": "selection",
199307
+ "parent": {
199308
+ "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
199309
+ "name": "Props"
199310
+ },
199311
+ "declarations": [
199312
+ {
199313
+ "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
199314
+ "name": "Props"
199315
+ }
199316
+ ],
199317
+ "required": true,
199318
+ "type": {
199319
+ "name": "Key | undefined"
199320
+ }
199321
+ },
199322
+ "onContextMenuSelectionChange": {
199323
+ "defaultValue": null,
199324
+ "description": "",
199325
+ "name": "onContextMenuSelectionChange",
199326
+ "parent": {
199327
+ "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
199328
+ "name": "Props"
199329
+ },
199330
+ "declarations": [
199331
+ {
199332
+ "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
199333
+ "name": "Props"
199334
+ }
199335
+ ],
199336
+ "required": true,
199337
+ "type": {
199338
+ "name": "(key: Key) => void"
199339
+ }
199340
+ },
199341
+ "disabledKeys": {
199342
+ "defaultValue": null,
199343
+ "description": "",
199344
+ "name": "disabledKeys",
199345
+ "parent": {
199346
+ "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
199347
+ "name": "Props"
199348
+ },
199349
+ "declarations": [
199350
+ {
199351
+ "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
199352
+ "name": "Props"
199353
+ }
199354
+ ],
199355
+ "required": false,
199356
+ "type": {
199357
+ "name": "Iterable<Key>"
199358
+ }
199359
+ }
199360
+ }
199361
+ },
199362
199362
  {
199363
199363
  "tags": {
199364
199364
  "flr-generate": "all"
@@ -201658,9 +201658,9 @@
201658
201658
  "flr-generate": "all",
201659
201659
  "flr-clear-props-context": ""
201660
201660
  },
201661
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/Radio/Radio.tsx",
201661
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/RadioButton/RadioButton.tsx",
201662
201662
  "description": "",
201663
- "displayName": "Radio",
201663
+ "displayName": "RadioButton",
201664
201664
  "methods": [],
201665
201665
  "props": {
201666
201666
  "onFocus": {
@@ -202141,9 +202141,9 @@
202141
202141
  "flr-generate": "all",
202142
202142
  "flr-clear-props-context": ""
202143
202143
  },
202144
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/RadioButton/RadioButton.tsx",
202144
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/Radio/Radio.tsx",
202145
202145
  "description": "",
202146
- "displayName": "RadioButton",
202146
+ "displayName": "Radio",
202147
202147
  "methods": [],
202148
202148
  "props": {
202149
202149
  "onFocus": {
@@ -210005,6 +210005,34 @@
210005
210005
  }
210006
210006
  }
210007
210007
  },
210008
+ {
210009
+ "tags": {},
210010
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/DateRangePicker/components/DateRangeInput/DateRangeInput.tsx",
210011
+ "description": "",
210012
+ "displayName": "DateRangeInput",
210013
+ "methods": [],
210014
+ "props": {
210015
+ "isDisabled": {
210016
+ "defaultValue": null,
210017
+ "description": "",
210018
+ "name": "isDisabled",
210019
+ "parent": {
210020
+ "fileName": "components/src/components/DateRangePicker/components/DateRangeInput/DateRangeInput.tsx",
210021
+ "name": "DateInputProps"
210022
+ },
210023
+ "declarations": [
210024
+ {
210025
+ "fileName": "components/src/components/DateRangePicker/components/DateRangeInput/DateRangeInput.tsx",
210026
+ "name": "DateInputProps"
210027
+ }
210028
+ ],
210029
+ "required": false,
210030
+ "type": {
210031
+ "name": "boolean"
210032
+ }
210033
+ }
210034
+ }
210035
+ },
210008
210036
  {
210009
210037
  "tags": {},
210010
210038
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/Avatar/Avatar.tsx",
@@ -210052,34 +210080,6 @@
210052
210080
  }
210053
210081
  }
210054
210082
  },
210055
- {
210056
- "tags": {},
210057
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/DateRangePicker/components/DateRangeInput/DateRangeInput.tsx",
210058
- "description": "",
210059
- "displayName": "DateRangeInput",
210060
- "methods": [],
210061
- "props": {
210062
- "isDisabled": {
210063
- "defaultValue": null,
210064
- "description": "",
210065
- "name": "isDisabled",
210066
- "parent": {
210067
- "fileName": "components/src/components/DateRangePicker/components/DateRangeInput/DateRangeInput.tsx",
210068
- "name": "DateInputProps"
210069
- },
210070
- "declarations": [
210071
- {
210072
- "fileName": "components/src/components/DateRangePicker/components/DateRangeInput/DateRangeInput.tsx",
210073
- "name": "DateInputProps"
210074
- }
210075
- ],
210076
- "required": false,
210077
- "type": {
210078
- "name": "boolean"
210079
- }
210080
- }
210081
- }
210082
- },
210083
210083
  {
210084
210084
  "tags": {},
210085
210085
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/DatePicker/components/DateInput/DateInput.tsx",
@@ -210989,6 +210989,14 @@
210989
210989
  }
210990
210990
  }
210991
210991
  },
210992
+ {
210993
+ "tags": {},
210994
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Calendar/components/CalendarHeader/CalendarHeader.tsx",
210995
+ "description": "",
210996
+ "displayName": "CalendarHeader",
210997
+ "methods": [],
210998
+ "props": {}
210999
+ },
210992
211000
  {
210993
211001
  "tags": {},
210994
211002
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/ChartLegend/components/LegendContent/LegendContent.tsx",
@@ -220017,14 +220025,6 @@
220017
220025
  }
220018
220026
  }
220019
220027
  },
220020
- {
220021
- "tags": {},
220022
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Calendar/components/CalendarHeader/CalendarHeader.tsx",
220023
- "description": "",
220024
- "displayName": "CalendarHeader",
220025
- "methods": [],
220026
- "props": {}
220027
- },
220028
220028
  {
220029
220029
  "tags": {},
220030
220030
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Breadcrumb/components/BreadcrumbItem/BreadcrumbItem.tsx",
@@ -242648,6 +242648,14 @@
242648
242648
  }
242649
242649
  }
242650
242650
  },
242651
+ {
242652
+ "tags": {},
242653
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/FallbackItems/FallbackItems.tsx",
242654
+ "description": "",
242655
+ "displayName": "FallbackItems",
242656
+ "methods": [],
242657
+ "props": {}
242658
+ },
242651
242659
  {
242652
242660
  "tags": {},
242653
242661
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
@@ -242772,14 +242780,6 @@
242772
242780
  }
242773
242781
  }
242774
242782
  },
242775
- {
242776
- "tags": {},
242777
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/FallbackItems/FallbackItems.tsx",
242778
- "description": "",
242779
- "displayName": "FallbackItems",
242780
- "methods": [],
242781
- "props": {}
242782
- },
242783
242783
  {
242784
242784
  "tags": {},
242785
242785
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeMenu/ViewModeMenu.tsx",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mittwald/flow-react-components",
3
- "version": "0.2.0-alpha.115",
3
+ "version": "0.2.0-alpha.116",
4
4
  "type": "module",
5
5
  "description": "A React implementation of Flow, mittwald’s design system",
6
6
  "homepage": "https://mittwald.github.io/flow",
@@ -53,7 +53,7 @@
53
53
  "dependencies": {
54
54
  "@chakra-ui/live-region": "^2.1.0",
55
55
  "@internationalized/string-compiler": "^3.2.6",
56
- "@mittwald/react-tunnel": "0.2.0-alpha.115",
56
+ "@mittwald/react-tunnel": "0.2.0-alpha.116",
57
57
  "@mittwald/react-use-promise": "^3.0.3",
58
58
  "@react-aria/form": "^3.0.14",
59
59
  "@react-aria/utils": "^3.28.1",
@@ -93,7 +93,7 @@
93
93
  "@faker-js/faker": "^9.6.0",
94
94
  "@internationalized/date": "^3.7.0",
95
95
  "@mfalkenberg/remote-dom-react": "1.2.3",
96
- "@mittwald/flow-design-tokens": "0.2.0-alpha.115",
96
+ "@mittwald/flow-design-tokens": "0.2.0-alpha.116",
97
97
  "@mittwald/react-use-promise": "^2.6.0",
98
98
  "@mittwald/typescript-config": "",
99
99
  "@nx/storybook": "^20.5.0",
@@ -173,5 +173,5 @@
173
173
  "optional": true
174
174
  }
175
175
  },
176
- "gitHead": "a9803d8bf2f712fb0188b9b469bebef28e130928"
176
+ "gitHead": "ba590ed3f8fa3490dff512cb78e2a8072e4a0320"
177
177
  }