@mittwald/flow-react-components 0.2.0-alpha.406 → 0.2.0-alpha.408
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 +8 -0
- package/dist/assets/doc-properties.json +215 -215
- package/package.json +4 -4
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.408](https://github.com/mittwald/flow/compare/0.2.0-alpha.407...0.2.0-alpha.408) (2025-08-13)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @mittwald/flow-react-components
|
|
9
|
+
|
|
10
|
+
# [0.2.0-alpha.407](https://github.com/mittwald/flow/compare/0.2.0-alpha.406...0.2.0-alpha.407) (2025-08-13)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @mittwald/flow-react-components
|
|
13
|
+
|
|
6
14
|
# [0.2.0-alpha.406](https://github.com/mittwald/flow/compare/0.2.0-alpha.405...0.2.0-alpha.406) (2025-08-13)
|
|
7
15
|
|
|
8
16
|
### Bug Fixes
|
|
@@ -295391,14 +295391,6 @@
|
|
|
295391
295391
|
"methods": [],
|
|
295392
295392
|
"props": {}
|
|
295393
295393
|
},
|
|
295394
|
-
{
|
|
295395
|
-
"tags": {},
|
|
295396
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/Footer.tsx",
|
|
295397
|
-
"description": "",
|
|
295398
|
-
"displayName": "Footer",
|
|
295399
|
-
"methods": [],
|
|
295400
|
-
"props": {}
|
|
295401
|
-
},
|
|
295402
295394
|
{
|
|
295403
295395
|
"tags": {},
|
|
295404
295396
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/Header.tsx",
|
|
@@ -295427,6 +295419,14 @@
|
|
|
295427
295419
|
}
|
|
295428
295420
|
}
|
|
295429
295421
|
},
|
|
295422
|
+
{
|
|
295423
|
+
"tags": {},
|
|
295424
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/Footer.tsx",
|
|
295425
|
+
"description": "",
|
|
295426
|
+
"displayName": "Footer",
|
|
295427
|
+
"methods": [],
|
|
295428
|
+
"props": {}
|
|
295429
|
+
},
|
|
295430
295430
|
{
|
|
295431
295431
|
"tags": {},
|
|
295432
295432
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Link/components/LinkIcon/LinkIcon.tsx",
|
|
@@ -325221,6 +325221,213 @@
|
|
|
325221
325221
|
"methods": [],
|
|
325222
325222
|
"props": {}
|
|
325223
325223
|
},
|
|
325224
|
+
{
|
|
325225
|
+
"tags": {},
|
|
325226
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/ViewModeMenuItem.tsx",
|
|
325227
|
+
"description": "",
|
|
325228
|
+
"displayName": "ViewModeMenuItem",
|
|
325229
|
+
"methods": [],
|
|
325230
|
+
"props": {
|
|
325231
|
+
"viewMode": {
|
|
325232
|
+
"defaultValue": null,
|
|
325233
|
+
"description": "",
|
|
325234
|
+
"name": "viewMode",
|
|
325235
|
+
"parent": {
|
|
325236
|
+
"fileName": "components/src/components/List/components/Header/components/Settings/ViewModeMenuItem.tsx",
|
|
325237
|
+
"name": "Props"
|
|
325238
|
+
},
|
|
325239
|
+
"declarations": [
|
|
325240
|
+
{
|
|
325241
|
+
"fileName": "components/src/components/List/components/Header/components/Settings/ViewModeMenuItem.tsx",
|
|
325242
|
+
"name": "Props"
|
|
325243
|
+
}
|
|
325244
|
+
],
|
|
325245
|
+
"required": true,
|
|
325246
|
+
"type": {
|
|
325247
|
+
"name": "ListViewMode"
|
|
325248
|
+
}
|
|
325249
|
+
}
|
|
325250
|
+
}
|
|
325251
|
+
},
|
|
325252
|
+
{
|
|
325253
|
+
"tags": {},
|
|
325254
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/ViewModeMenu.tsx",
|
|
325255
|
+
"description": "",
|
|
325256
|
+
"displayName": "ViewModeMenu",
|
|
325257
|
+
"methods": [],
|
|
325258
|
+
"props": {}
|
|
325259
|
+
},
|
|
325260
|
+
{
|
|
325261
|
+
"tags": {},
|
|
325262
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/SortingMenuItem.tsx",
|
|
325263
|
+
"description": "",
|
|
325264
|
+
"displayName": "SortingMenuItem",
|
|
325265
|
+
"methods": [],
|
|
325266
|
+
"props": {
|
|
325267
|
+
"sorting": {
|
|
325268
|
+
"defaultValue": null,
|
|
325269
|
+
"description": "",
|
|
325270
|
+
"name": "sorting",
|
|
325271
|
+
"parent": {
|
|
325272
|
+
"fileName": "components/src/components/List/components/Header/components/Settings/SortingMenuItem.tsx",
|
|
325273
|
+
"name": "Props"
|
|
325274
|
+
},
|
|
325275
|
+
"declarations": [
|
|
325276
|
+
{
|
|
325277
|
+
"fileName": "components/src/components/List/components/Header/components/Settings/SortingMenuItem.tsx",
|
|
325278
|
+
"name": "Props"
|
|
325279
|
+
}
|
|
325280
|
+
],
|
|
325281
|
+
"required": true,
|
|
325282
|
+
"type": {
|
|
325283
|
+
"name": "Sorting<never>"
|
|
325284
|
+
}
|
|
325285
|
+
}
|
|
325286
|
+
}
|
|
325287
|
+
},
|
|
325288
|
+
{
|
|
325289
|
+
"tags": {},
|
|
325290
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/SortingMenu.tsx",
|
|
325291
|
+
"description": "",
|
|
325292
|
+
"displayName": "SortingMenu",
|
|
325293
|
+
"methods": [],
|
|
325294
|
+
"props": {}
|
|
325295
|
+
},
|
|
325296
|
+
{
|
|
325297
|
+
"tags": {},
|
|
325298
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/SettingsMenu.tsx",
|
|
325299
|
+
"description": "",
|
|
325300
|
+
"displayName": "SettingsMenu",
|
|
325301
|
+
"methods": [],
|
|
325302
|
+
"props": {}
|
|
325303
|
+
},
|
|
325304
|
+
{
|
|
325305
|
+
"tags": {},
|
|
325306
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
325307
|
+
"description": "",
|
|
325308
|
+
"displayName": "SearchField",
|
|
325309
|
+
"methods": [],
|
|
325310
|
+
"props": {
|
|
325311
|
+
"search": {
|
|
325312
|
+
"defaultValue": null,
|
|
325313
|
+
"description": "",
|
|
325314
|
+
"name": "search",
|
|
325315
|
+
"parent": {
|
|
325316
|
+
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
325317
|
+
"name": "Props"
|
|
325318
|
+
},
|
|
325319
|
+
"declarations": [
|
|
325320
|
+
{
|
|
325321
|
+
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
325322
|
+
"name": "Props"
|
|
325323
|
+
}
|
|
325324
|
+
],
|
|
325325
|
+
"required": true,
|
|
325326
|
+
"type": {
|
|
325327
|
+
"name": "Search<never>"
|
|
325328
|
+
}
|
|
325329
|
+
},
|
|
325330
|
+
"className": {
|
|
325331
|
+
"defaultValue": null,
|
|
325332
|
+
"description": "The elements class name.",
|
|
325333
|
+
"name": "className",
|
|
325334
|
+
"parent": {
|
|
325335
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
325336
|
+
"name": "PropsWithClassName"
|
|
325337
|
+
},
|
|
325338
|
+
"declarations": [
|
|
325339
|
+
{
|
|
325340
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
325341
|
+
"name": "PropsWithClassName"
|
|
325342
|
+
}
|
|
325343
|
+
],
|
|
325344
|
+
"required": false,
|
|
325345
|
+
"type": {
|
|
325346
|
+
"name": "string"
|
|
325347
|
+
}
|
|
325348
|
+
}
|
|
325349
|
+
}
|
|
325350
|
+
},
|
|
325351
|
+
{
|
|
325352
|
+
"tags": {},
|
|
325353
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/FilterMenuList.tsx",
|
|
325354
|
+
"description": "",
|
|
325355
|
+
"displayName": "FilterMenuList",
|
|
325356
|
+
"methods": [],
|
|
325357
|
+
"props": {}
|
|
325358
|
+
},
|
|
325359
|
+
{
|
|
325360
|
+
"tags": {},
|
|
325361
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/FilterMenuItem.tsx",
|
|
325362
|
+
"description": "",
|
|
325363
|
+
"displayName": "FilterMenuItem",
|
|
325364
|
+
"methods": [],
|
|
325365
|
+
"props": {
|
|
325366
|
+
"filterValue": {
|
|
325367
|
+
"defaultValue": null,
|
|
325368
|
+
"description": "",
|
|
325369
|
+
"name": "filterValue",
|
|
325370
|
+
"parent": {
|
|
325371
|
+
"fileName": "components/src/components/List/components/Header/components/Filters/FilterMenuItem.tsx",
|
|
325372
|
+
"name": "Props"
|
|
325373
|
+
},
|
|
325374
|
+
"declarations": [
|
|
325375
|
+
{
|
|
325376
|
+
"fileName": "components/src/components/List/components/Header/components/Filters/FilterMenuItem.tsx",
|
|
325377
|
+
"name": "Props"
|
|
325378
|
+
}
|
|
325379
|
+
],
|
|
325380
|
+
"required": true,
|
|
325381
|
+
"type": {
|
|
325382
|
+
"name": "FilterValue"
|
|
325383
|
+
}
|
|
325384
|
+
}
|
|
325385
|
+
}
|
|
325386
|
+
},
|
|
325387
|
+
{
|
|
325388
|
+
"tags": {},
|
|
325389
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/FilterMenu.tsx",
|
|
325390
|
+
"description": "",
|
|
325391
|
+
"displayName": "FilterMenu",
|
|
325392
|
+
"methods": [],
|
|
325393
|
+
"props": {
|
|
325394
|
+
"filter": {
|
|
325395
|
+
"defaultValue": null,
|
|
325396
|
+
"description": "",
|
|
325397
|
+
"name": "filter",
|
|
325398
|
+
"parent": {
|
|
325399
|
+
"fileName": "components/src/components/List/components/Header/components/Filters/FilterMenu.tsx",
|
|
325400
|
+
"name": "Props"
|
|
325401
|
+
},
|
|
325402
|
+
"declarations": [
|
|
325403
|
+
{
|
|
325404
|
+
"fileName": "components/src/components/List/components/Header/components/Filters/FilterMenu.tsx",
|
|
325405
|
+
"name": "Props"
|
|
325406
|
+
}
|
|
325407
|
+
],
|
|
325408
|
+
"required": true,
|
|
325409
|
+
"type": {
|
|
325410
|
+
"name": "Filter<never, never, never>"
|
|
325411
|
+
}
|
|
325412
|
+
}
|
|
325413
|
+
}
|
|
325414
|
+
},
|
|
325415
|
+
{
|
|
325416
|
+
"tags": {},
|
|
325417
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/CombinedFilterMenu.tsx",
|
|
325418
|
+
"description": "",
|
|
325419
|
+
"displayName": "CombinedFilterMenu",
|
|
325420
|
+
"methods": [],
|
|
325421
|
+
"props": {}
|
|
325422
|
+
},
|
|
325423
|
+
{
|
|
325424
|
+
"tags": {},
|
|
325425
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|
|
325426
|
+
"description": "",
|
|
325427
|
+
"displayName": "ActiveFilters",
|
|
325428
|
+
"methods": [],
|
|
325429
|
+
"props": {}
|
|
325430
|
+
},
|
|
325224
325431
|
{
|
|
325225
325432
|
"tags": {},
|
|
325226
325433
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/components/ShowNextBatchButton/ShowNextBatchButton.tsx",
|
|
@@ -333029,213 +333236,6 @@
|
|
|
333029
333236
|
}
|
|
333030
333237
|
}
|
|
333031
333238
|
},
|
|
333032
|
-
{
|
|
333033
|
-
"tags": {},
|
|
333034
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/ViewModeMenuItem.tsx",
|
|
333035
|
-
"description": "",
|
|
333036
|
-
"displayName": "ViewModeMenuItem",
|
|
333037
|
-
"methods": [],
|
|
333038
|
-
"props": {
|
|
333039
|
-
"viewMode": {
|
|
333040
|
-
"defaultValue": null,
|
|
333041
|
-
"description": "",
|
|
333042
|
-
"name": "viewMode",
|
|
333043
|
-
"parent": {
|
|
333044
|
-
"fileName": "components/src/components/List/components/Header/components/Settings/ViewModeMenuItem.tsx",
|
|
333045
|
-
"name": "Props"
|
|
333046
|
-
},
|
|
333047
|
-
"declarations": [
|
|
333048
|
-
{
|
|
333049
|
-
"fileName": "components/src/components/List/components/Header/components/Settings/ViewModeMenuItem.tsx",
|
|
333050
|
-
"name": "Props"
|
|
333051
|
-
}
|
|
333052
|
-
],
|
|
333053
|
-
"required": true,
|
|
333054
|
-
"type": {
|
|
333055
|
-
"name": "ListViewMode"
|
|
333056
|
-
}
|
|
333057
|
-
}
|
|
333058
|
-
}
|
|
333059
|
-
},
|
|
333060
|
-
{
|
|
333061
|
-
"tags": {},
|
|
333062
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/ViewModeMenu.tsx",
|
|
333063
|
-
"description": "",
|
|
333064
|
-
"displayName": "ViewModeMenu",
|
|
333065
|
-
"methods": [],
|
|
333066
|
-
"props": {}
|
|
333067
|
-
},
|
|
333068
|
-
{
|
|
333069
|
-
"tags": {},
|
|
333070
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/SortingMenuItem.tsx",
|
|
333071
|
-
"description": "",
|
|
333072
|
-
"displayName": "SortingMenuItem",
|
|
333073
|
-
"methods": [],
|
|
333074
|
-
"props": {
|
|
333075
|
-
"sorting": {
|
|
333076
|
-
"defaultValue": null,
|
|
333077
|
-
"description": "",
|
|
333078
|
-
"name": "sorting",
|
|
333079
|
-
"parent": {
|
|
333080
|
-
"fileName": "components/src/components/List/components/Header/components/Settings/SortingMenuItem.tsx",
|
|
333081
|
-
"name": "Props"
|
|
333082
|
-
},
|
|
333083
|
-
"declarations": [
|
|
333084
|
-
{
|
|
333085
|
-
"fileName": "components/src/components/List/components/Header/components/Settings/SortingMenuItem.tsx",
|
|
333086
|
-
"name": "Props"
|
|
333087
|
-
}
|
|
333088
|
-
],
|
|
333089
|
-
"required": true,
|
|
333090
|
-
"type": {
|
|
333091
|
-
"name": "Sorting<never>"
|
|
333092
|
-
}
|
|
333093
|
-
}
|
|
333094
|
-
}
|
|
333095
|
-
},
|
|
333096
|
-
{
|
|
333097
|
-
"tags": {},
|
|
333098
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/SortingMenu.tsx",
|
|
333099
|
-
"description": "",
|
|
333100
|
-
"displayName": "SortingMenu",
|
|
333101
|
-
"methods": [],
|
|
333102
|
-
"props": {}
|
|
333103
|
-
},
|
|
333104
|
-
{
|
|
333105
|
-
"tags": {},
|
|
333106
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/SettingsMenu.tsx",
|
|
333107
|
-
"description": "",
|
|
333108
|
-
"displayName": "SettingsMenu",
|
|
333109
|
-
"methods": [],
|
|
333110
|
-
"props": {}
|
|
333111
|
-
},
|
|
333112
|
-
{
|
|
333113
|
-
"tags": {},
|
|
333114
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
333115
|
-
"description": "",
|
|
333116
|
-
"displayName": "SearchField",
|
|
333117
|
-
"methods": [],
|
|
333118
|
-
"props": {
|
|
333119
|
-
"search": {
|
|
333120
|
-
"defaultValue": null,
|
|
333121
|
-
"description": "",
|
|
333122
|
-
"name": "search",
|
|
333123
|
-
"parent": {
|
|
333124
|
-
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
333125
|
-
"name": "Props"
|
|
333126
|
-
},
|
|
333127
|
-
"declarations": [
|
|
333128
|
-
{
|
|
333129
|
-
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
333130
|
-
"name": "Props"
|
|
333131
|
-
}
|
|
333132
|
-
],
|
|
333133
|
-
"required": true,
|
|
333134
|
-
"type": {
|
|
333135
|
-
"name": "Search<never>"
|
|
333136
|
-
}
|
|
333137
|
-
},
|
|
333138
|
-
"className": {
|
|
333139
|
-
"defaultValue": null,
|
|
333140
|
-
"description": "The elements class name.",
|
|
333141
|
-
"name": "className",
|
|
333142
|
-
"parent": {
|
|
333143
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
333144
|
-
"name": "PropsWithClassName"
|
|
333145
|
-
},
|
|
333146
|
-
"declarations": [
|
|
333147
|
-
{
|
|
333148
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
333149
|
-
"name": "PropsWithClassName"
|
|
333150
|
-
}
|
|
333151
|
-
],
|
|
333152
|
-
"required": false,
|
|
333153
|
-
"type": {
|
|
333154
|
-
"name": "string"
|
|
333155
|
-
}
|
|
333156
|
-
}
|
|
333157
|
-
}
|
|
333158
|
-
},
|
|
333159
|
-
{
|
|
333160
|
-
"tags": {},
|
|
333161
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/FilterMenuList.tsx",
|
|
333162
|
-
"description": "",
|
|
333163
|
-
"displayName": "FilterMenuList",
|
|
333164
|
-
"methods": [],
|
|
333165
|
-
"props": {}
|
|
333166
|
-
},
|
|
333167
|
-
{
|
|
333168
|
-
"tags": {},
|
|
333169
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/FilterMenuItem.tsx",
|
|
333170
|
-
"description": "",
|
|
333171
|
-
"displayName": "FilterMenuItem",
|
|
333172
|
-
"methods": [],
|
|
333173
|
-
"props": {
|
|
333174
|
-
"filterValue": {
|
|
333175
|
-
"defaultValue": null,
|
|
333176
|
-
"description": "",
|
|
333177
|
-
"name": "filterValue",
|
|
333178
|
-
"parent": {
|
|
333179
|
-
"fileName": "components/src/components/List/components/Header/components/Filters/FilterMenuItem.tsx",
|
|
333180
|
-
"name": "Props"
|
|
333181
|
-
},
|
|
333182
|
-
"declarations": [
|
|
333183
|
-
{
|
|
333184
|
-
"fileName": "components/src/components/List/components/Header/components/Filters/FilterMenuItem.tsx",
|
|
333185
|
-
"name": "Props"
|
|
333186
|
-
}
|
|
333187
|
-
],
|
|
333188
|
-
"required": true,
|
|
333189
|
-
"type": {
|
|
333190
|
-
"name": "FilterValue"
|
|
333191
|
-
}
|
|
333192
|
-
}
|
|
333193
|
-
}
|
|
333194
|
-
},
|
|
333195
|
-
{
|
|
333196
|
-
"tags": {},
|
|
333197
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/FilterMenu.tsx",
|
|
333198
|
-
"description": "",
|
|
333199
|
-
"displayName": "FilterMenu",
|
|
333200
|
-
"methods": [],
|
|
333201
|
-
"props": {
|
|
333202
|
-
"filter": {
|
|
333203
|
-
"defaultValue": null,
|
|
333204
|
-
"description": "",
|
|
333205
|
-
"name": "filter",
|
|
333206
|
-
"parent": {
|
|
333207
|
-
"fileName": "components/src/components/List/components/Header/components/Filters/FilterMenu.tsx",
|
|
333208
|
-
"name": "Props"
|
|
333209
|
-
},
|
|
333210
|
-
"declarations": [
|
|
333211
|
-
{
|
|
333212
|
-
"fileName": "components/src/components/List/components/Header/components/Filters/FilterMenu.tsx",
|
|
333213
|
-
"name": "Props"
|
|
333214
|
-
}
|
|
333215
|
-
],
|
|
333216
|
-
"required": true,
|
|
333217
|
-
"type": {
|
|
333218
|
-
"name": "Filter<never, never, never>"
|
|
333219
|
-
}
|
|
333220
|
-
}
|
|
333221
|
-
}
|
|
333222
|
-
},
|
|
333223
|
-
{
|
|
333224
|
-
"tags": {},
|
|
333225
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/CombinedFilterMenu.tsx",
|
|
333226
|
-
"description": "",
|
|
333227
|
-
"displayName": "CombinedFilterMenu",
|
|
333228
|
-
"methods": [],
|
|
333229
|
-
"props": {}
|
|
333230
|
-
},
|
|
333231
|
-
{
|
|
333232
|
-
"tags": {},
|
|
333233
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|
|
333234
|
-
"description": "",
|
|
333235
|
-
"displayName": "ActiveFilters",
|
|
333236
|
-
"methods": [],
|
|
333237
|
-
"props": {}
|
|
333238
|
-
},
|
|
333239
333239
|
{
|
|
333240
333240
|
"tags": {},
|
|
333241
333241
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/flow-react-components",
|
|
3
|
-
"version": "0.2.0-alpha.
|
|
3
|
+
"version": "0.2.0-alpha.408",
|
|
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": "3.0.0-alpha.15",
|
|
61
|
-
"@mittwald/react-tunnel": "0.2.0-alpha.
|
|
61
|
+
"@mittwald/react-tunnel": "0.2.0-alpha.408",
|
|
62
62
|
"@mittwald/react-use-promise": "^3.0.4",
|
|
63
63
|
"@react-aria/form": "^3.1.0",
|
|
64
64
|
"@react-aria/utils": "^3.30.0",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"@faker-js/faker": "^9.9.0",
|
|
100
100
|
"@internationalized/date": "^3.8.2",
|
|
101
101
|
"@mittwald/flow-core": "",
|
|
102
|
-
"@mittwald/flow-design-tokens": "0.2.0-alpha.
|
|
102
|
+
"@mittwald/flow-design-tokens": "0.2.0-alpha.408",
|
|
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": "",
|
|
@@ -175,5 +175,5 @@
|
|
|
175
175
|
"optional": true
|
|
176
176
|
}
|
|
177
177
|
},
|
|
178
|
-
"gitHead": "
|
|
178
|
+
"gitHead": "1a26fcd4518dd2bd12b4505716b0d79129a59cce"
|
|
179
179
|
}
|