@mittwald/flow-react-components 0.2.0-alpha.560 → 0.2.0-alpha.562

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.562](https://github.com/mittwald/flow/compare/0.2.0-alpha.561...0.2.0-alpha.562) (2025-11-25)
7
+
8
+ **Note:** Version bump only for package @mittwald/flow-react-components
9
+
10
+ # [0.2.0-alpha.561](https://github.com/mittwald/flow/compare/0.2.0-alpha.560...0.2.0-alpha.561) (2025-11-19)
11
+
12
+ ### Bug Fixes
13
+
14
+ * **Chat:** update spacing ([#2140](https://github.com/mittwald/flow/issues/2140)) ([5fa4203](https://github.com/mittwald/flow/commit/5fa420319d77c14ac1a2cfda8919bafb32333113))
15
+
6
16
  # [0.2.0-alpha.560](https://github.com/mittwald/flow/compare/0.2.0-alpha.559...0.2.0-alpha.560) (2025-11-19)
7
17
 
8
18
  ### Features
@@ -1,14 +1,4 @@
1
1
  [
2
- {
3
- "tags": {
4
- "flr-generate": "all"
5
- },
6
- "filePath": "src/components/TunnelEntry/TunnelEntry.tsx",
7
- "description": "",
8
- "displayName": "TunnelEntry",
9
- "methods": [],
10
- "props": {}
11
- },
12
2
  {
13
3
  "tags": {},
14
4
  "filePath": "src/components/Wrap/Wrap.tsx",
@@ -56,6 +46,74 @@
56
46
  }
57
47
  }
58
48
  },
49
+ {
50
+ "tags": {
51
+ "flr-generate": "all"
52
+ },
53
+ "filePath": "src/components/TunnelEntry/TunnelEntry.tsx",
54
+ "description": "",
55
+ "displayName": "TunnelEntry",
56
+ "methods": [],
57
+ "props": {
58
+ "id": {
59
+ "defaultValue": null,
60
+ "description": "",
61
+ "name": "id",
62
+ "parent": {
63
+ "fileName": "packages/react-tunnel/dist/types/components/TunnelEntry.d.ts",
64
+ "name": "TunnelEntryProps"
65
+ },
66
+ "declarations": [
67
+ {
68
+ "fileName": "packages/react-tunnel/dist/types/components/TunnelEntry.d.ts",
69
+ "name": "TunnelEntryProps"
70
+ }
71
+ ],
72
+ "required": false,
73
+ "type": {
74
+ "name": "string"
75
+ }
76
+ },
77
+ "children": {
78
+ "defaultValue": null,
79
+ "description": "",
80
+ "name": "children",
81
+ "parent": {
82
+ "fileName": "packages/react-tunnel/dist/types/components/TunnelEntry.d.ts",
83
+ "name": "TunnelEntryProps"
84
+ },
85
+ "declarations": [
86
+ {
87
+ "fileName": "packages/react-tunnel/dist/types/components/TunnelEntry.d.ts",
88
+ "name": "TunnelEntryProps"
89
+ }
90
+ ],
91
+ "required": false,
92
+ "type": {
93
+ "name": "TunnelEntryChildren"
94
+ }
95
+ },
96
+ "staticEntryId": {
97
+ "defaultValue": null,
98
+ "description": "Static entry ID instead of generated ID by `useId`",
99
+ "name": "staticEntryId",
100
+ "parent": {
101
+ "fileName": "packages/react-tunnel/dist/types/components/TunnelEntry.d.ts",
102
+ "name": "TunnelEntryProps"
103
+ },
104
+ "declarations": [
105
+ {
106
+ "fileName": "packages/react-tunnel/dist/types/components/TunnelEntry.d.ts",
107
+ "name": "TunnelEntryProps"
108
+ }
109
+ ],
110
+ "required": false,
111
+ "type": {
112
+ "name": "string"
113
+ }
114
+ }
115
+ }
116
+ },
59
117
  {
60
118
  "tags": {},
61
119
  "filePath": "src/components/TranslationProvider/TranslationProvider.tsx",
@@ -256804,10 +256862,10 @@
256804
256862
  "name": "(index: number, value: any) => any[]"
256805
256863
  }
256806
256864
  },
256807
- "__@iterator@105": {
256865
+ "__@iterator@103": {
256808
256866
  "defaultValue": null,
256809
256867
  "description": "Iterator",
256810
- "name": "__@iterator@105",
256868
+ "name": "__@iterator@103",
256811
256869
  "parent": {
256812
256870
  "fileName": "flow/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts",
256813
256871
  "name": "Array"
@@ -256823,10 +256881,10 @@
256823
256881
  "name": "() => ArrayIterator<any>"
256824
256882
  }
256825
256883
  },
256826
- "__@unscopables@3175": {
256884
+ "__@unscopables@3182": {
256827
256885
  "defaultValue": null,
256828
256886
  "description": "Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.",
256829
- "name": "__@unscopables@3175",
256887
+ "name": "__@unscopables@3182",
256830
256888
  "parent": {
256831
256889
  "fileName": "flow/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
256832
256890
  "name": "Array"
@@ -257640,10 +257698,10 @@
257640
257698
  "name": "(index: number, value: any) => any[]"
257641
257699
  }
257642
257700
  },
257643
- "__@iterator@105": {
257701
+ "__@iterator@103": {
257644
257702
  "defaultValue": null,
257645
257703
  "description": "Iterator",
257646
- "name": "__@iterator@105",
257704
+ "name": "__@iterator@103",
257647
257705
  "parent": {
257648
257706
  "fileName": "flow/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts",
257649
257707
  "name": "Array"
@@ -257659,10 +257717,10 @@
257659
257717
  "name": "() => ArrayIterator<any>"
257660
257718
  }
257661
257719
  },
257662
- "__@unscopables@3175": {
257720
+ "__@unscopables@3182": {
257663
257721
  "defaultValue": null,
257664
257722
  "description": "Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.",
257665
- "name": "__@unscopables@3175",
257723
+ "name": "__@unscopables@3182",
257666
257724
  "parent": {
257667
257725
  "fileName": "flow/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
257668
257726
  "name": "Array"
@@ -258476,10 +258534,10 @@
258476
258534
  "name": "(index: number, value: any) => any[]"
258477
258535
  }
258478
258536
  },
258479
- "__@iterator@105": {
258537
+ "__@iterator@103": {
258480
258538
  "defaultValue": null,
258481
258539
  "description": "Iterator",
258482
- "name": "__@iterator@105",
258540
+ "name": "__@iterator@103",
258483
258541
  "parent": {
258484
258542
  "fileName": "flow/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts",
258485
258543
  "name": "Array"
@@ -258495,10 +258553,10 @@
258495
258553
  "name": "() => ArrayIterator<any>"
258496
258554
  }
258497
258555
  },
258498
- "__@unscopables@3175": {
258556
+ "__@unscopables@3182": {
258499
258557
  "defaultValue": null,
258500
258558
  "description": "Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.",
258501
- "name": "__@unscopables@3175",
258559
+ "name": "__@unscopables@3182",
258502
258560
  "parent": {
258503
258561
  "fileName": "flow/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
258504
258562
  "name": "Array"
@@ -286242,6 +286300,51 @@
286242
286300
  }
286243
286301
  }
286244
286302
  },
286303
+ {
286304
+ "tags": {
286305
+ "flr-generate": "all"
286306
+ },
286307
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/MessageThread/components/MessageSeparator/MessageSeparator.tsx",
286308
+ "description": "",
286309
+ "displayName": "MessageSeparator",
286310
+ "methods": [],
286311
+ "props": {
286312
+ "children": {
286313
+ "defaultValue": null,
286314
+ "description": "",
286315
+ "name": "children",
286316
+ "declarations": [
286317
+ {
286318
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
286319
+ "name": "TypeLiteral"
286320
+ }
286321
+ ],
286322
+ "required": false,
286323
+ "type": {
286324
+ "name": "ReactNode"
286325
+ }
286326
+ },
286327
+ "className": {
286328
+ "defaultValue": null,
286329
+ "description": "The elements class name.",
286330
+ "name": "className",
286331
+ "parent": {
286332
+ "fileName": "components/src/lib/types/props.ts",
286333
+ "name": "PropsWithClassName"
286334
+ },
286335
+ "declarations": [
286336
+ {
286337
+ "fileName": "components/src/lib/types/props.ts",
286338
+ "name": "PropsWithClassName"
286339
+ }
286340
+ ],
286341
+ "required": false,
286342
+ "type": {
286343
+ "name": "string"
286344
+ }
286345
+ }
286346
+ }
286347
+ },
286245
286348
  {
286246
286349
  "tags": {},
286247
286350
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/MenuItem/components/MenuItemContent/MenuItemContent.tsx",
@@ -289121,51 +289224,6 @@
289121
289224
  }
289122
289225
  }
289123
289226
  },
289124
- {
289125
- "tags": {
289126
- "flr-generate": "all"
289127
- },
289128
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/MessageThread/components/MessageSeparator/MessageSeparator.tsx",
289129
- "description": "",
289130
- "displayName": "MessageSeparator",
289131
- "methods": [],
289132
- "props": {
289133
- "children": {
289134
- "defaultValue": null,
289135
- "description": "",
289136
- "name": "children",
289137
- "declarations": [
289138
- {
289139
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
289140
- "name": "TypeLiteral"
289141
- }
289142
- ],
289143
- "required": false,
289144
- "type": {
289145
- "name": "ReactNode"
289146
- }
289147
- },
289148
- "className": {
289149
- "defaultValue": null,
289150
- "description": "The elements class name.",
289151
- "name": "className",
289152
- "parent": {
289153
- "fileName": "components/src/lib/types/props.ts",
289154
- "name": "PropsWithClassName"
289155
- },
289156
- "declarations": [
289157
- {
289158
- "fileName": "components/src/lib/types/props.ts",
289159
- "name": "PropsWithClassName"
289160
- }
289161
- ],
289162
- "required": false,
289163
- "type": {
289164
- "name": "string"
289165
- }
289166
- }
289167
- }
289168
- },
289169
289227
  {
289170
289228
  "tags": {},
289171
289229
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",