@mittwald/flow-react-components 0.2.0-alpha.446 → 0.2.0-alpha.447
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 +6 -0
- package/dist/assets/doc-properties.json +215 -215
- package/dist/css/all.css +1 -1
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,12 @@
|
|
|
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.447](https://github.com/mittwald/flow/compare/0.2.0-alpha.446...0.2.0-alpha.447) (2025-09-02)
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* **Modal:** fix modal heading position ([#1936](https://github.com/mittwald/flow/issues/1936)) ([7ca44e8](https://github.com/mittwald/flow/commit/7ca44e80c9ec118b2824ac8272b95835b406572f))
|
|
11
|
+
|
|
6
12
|
# [0.2.0-alpha.446](https://github.com/mittwald/flow/compare/0.2.0-alpha.445...0.2.0-alpha.446) (2025-08-29)
|
|
7
13
|
|
|
8
14
|
**Note:** Version bump only for package @mittwald/flow-react-components
|
|
@@ -295299,6 +295299,14 @@
|
|
|
295299
295299
|
}
|
|
295300
295300
|
}
|
|
295301
295301
|
},
|
|
295302
|
+
{
|
|
295303
|
+
"tags": {},
|
|
295304
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/Items.tsx",
|
|
295305
|
+
"description": "",
|
|
295306
|
+
"displayName": "Items",
|
|
295307
|
+
"methods": [],
|
|
295308
|
+
"props": {}
|
|
295309
|
+
},
|
|
295302
295310
|
{
|
|
295303
295311
|
"tags": {},
|
|
295304
295312
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/Header.tsx",
|
|
@@ -295327,14 +295335,6 @@
|
|
|
295327
295335
|
}
|
|
295328
295336
|
}
|
|
295329
295337
|
},
|
|
295330
|
-
{
|
|
295331
|
-
"tags": {},
|
|
295332
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/Items.tsx",
|
|
295333
|
-
"description": "",
|
|
295334
|
-
"displayName": "Items",
|
|
295335
|
-
"methods": [],
|
|
295336
|
-
"props": {}
|
|
295337
|
-
},
|
|
295338
295338
|
{
|
|
295339
295339
|
"tags": {},
|
|
295340
295340
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/Footer.tsx",
|
|
@@ -321350,213 +321350,6 @@
|
|
|
321350
321350
|
}
|
|
321351
321351
|
}
|
|
321352
321352
|
},
|
|
321353
|
-
{
|
|
321354
|
-
"tags": {},
|
|
321355
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/ViewModeMenuItem.tsx",
|
|
321356
|
-
"description": "",
|
|
321357
|
-
"displayName": "ViewModeMenuItem",
|
|
321358
|
-
"methods": [],
|
|
321359
|
-
"props": {
|
|
321360
|
-
"viewMode": {
|
|
321361
|
-
"defaultValue": null,
|
|
321362
|
-
"description": "",
|
|
321363
|
-
"name": "viewMode",
|
|
321364
|
-
"parent": {
|
|
321365
|
-
"fileName": "components/src/components/List/components/Header/components/Settings/ViewModeMenuItem.tsx",
|
|
321366
|
-
"name": "Props"
|
|
321367
|
-
},
|
|
321368
|
-
"declarations": [
|
|
321369
|
-
{
|
|
321370
|
-
"fileName": "components/src/components/List/components/Header/components/Settings/ViewModeMenuItem.tsx",
|
|
321371
|
-
"name": "Props"
|
|
321372
|
-
}
|
|
321373
|
-
],
|
|
321374
|
-
"required": true,
|
|
321375
|
-
"type": {
|
|
321376
|
-
"name": "ListViewMode"
|
|
321377
|
-
}
|
|
321378
|
-
}
|
|
321379
|
-
}
|
|
321380
|
-
},
|
|
321381
|
-
{
|
|
321382
|
-
"tags": {},
|
|
321383
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/ViewModeMenu.tsx",
|
|
321384
|
-
"description": "",
|
|
321385
|
-
"displayName": "ViewModeMenu",
|
|
321386
|
-
"methods": [],
|
|
321387
|
-
"props": {}
|
|
321388
|
-
},
|
|
321389
|
-
{
|
|
321390
|
-
"tags": {},
|
|
321391
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/SortingMenuItem.tsx",
|
|
321392
|
-
"description": "",
|
|
321393
|
-
"displayName": "SortingMenuItem",
|
|
321394
|
-
"methods": [],
|
|
321395
|
-
"props": {
|
|
321396
|
-
"sorting": {
|
|
321397
|
-
"defaultValue": null,
|
|
321398
|
-
"description": "",
|
|
321399
|
-
"name": "sorting",
|
|
321400
|
-
"parent": {
|
|
321401
|
-
"fileName": "components/src/components/List/components/Header/components/Settings/SortingMenuItem.tsx",
|
|
321402
|
-
"name": "Props"
|
|
321403
|
-
},
|
|
321404
|
-
"declarations": [
|
|
321405
|
-
{
|
|
321406
|
-
"fileName": "components/src/components/List/components/Header/components/Settings/SortingMenuItem.tsx",
|
|
321407
|
-
"name": "Props"
|
|
321408
|
-
}
|
|
321409
|
-
],
|
|
321410
|
-
"required": true,
|
|
321411
|
-
"type": {
|
|
321412
|
-
"name": "Sorting<never>"
|
|
321413
|
-
}
|
|
321414
|
-
}
|
|
321415
|
-
}
|
|
321416
|
-
},
|
|
321417
|
-
{
|
|
321418
|
-
"tags": {},
|
|
321419
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/SortingMenu.tsx",
|
|
321420
|
-
"description": "",
|
|
321421
|
-
"displayName": "SortingMenu",
|
|
321422
|
-
"methods": [],
|
|
321423
|
-
"props": {}
|
|
321424
|
-
},
|
|
321425
|
-
{
|
|
321426
|
-
"tags": {},
|
|
321427
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/SettingsMenu.tsx",
|
|
321428
|
-
"description": "",
|
|
321429
|
-
"displayName": "SettingsMenu",
|
|
321430
|
-
"methods": [],
|
|
321431
|
-
"props": {}
|
|
321432
|
-
},
|
|
321433
|
-
{
|
|
321434
|
-
"tags": {},
|
|
321435
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
321436
|
-
"description": "",
|
|
321437
|
-
"displayName": "SearchField",
|
|
321438
|
-
"methods": [],
|
|
321439
|
-
"props": {
|
|
321440
|
-
"search": {
|
|
321441
|
-
"defaultValue": null,
|
|
321442
|
-
"description": "",
|
|
321443
|
-
"name": "search",
|
|
321444
|
-
"parent": {
|
|
321445
|
-
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
321446
|
-
"name": "Props"
|
|
321447
|
-
},
|
|
321448
|
-
"declarations": [
|
|
321449
|
-
{
|
|
321450
|
-
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
321451
|
-
"name": "Props"
|
|
321452
|
-
}
|
|
321453
|
-
],
|
|
321454
|
-
"required": true,
|
|
321455
|
-
"type": {
|
|
321456
|
-
"name": "Search<never>"
|
|
321457
|
-
}
|
|
321458
|
-
},
|
|
321459
|
-
"className": {
|
|
321460
|
-
"defaultValue": null,
|
|
321461
|
-
"description": "The elements class name.",
|
|
321462
|
-
"name": "className",
|
|
321463
|
-
"parent": {
|
|
321464
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
321465
|
-
"name": "PropsWithClassName"
|
|
321466
|
-
},
|
|
321467
|
-
"declarations": [
|
|
321468
|
-
{
|
|
321469
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
321470
|
-
"name": "PropsWithClassName"
|
|
321471
|
-
}
|
|
321472
|
-
],
|
|
321473
|
-
"required": false,
|
|
321474
|
-
"type": {
|
|
321475
|
-
"name": "string"
|
|
321476
|
-
}
|
|
321477
|
-
}
|
|
321478
|
-
}
|
|
321479
|
-
},
|
|
321480
|
-
{
|
|
321481
|
-
"tags": {},
|
|
321482
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/FilterMenuList.tsx",
|
|
321483
|
-
"description": "",
|
|
321484
|
-
"displayName": "FilterMenuList",
|
|
321485
|
-
"methods": [],
|
|
321486
|
-
"props": {}
|
|
321487
|
-
},
|
|
321488
|
-
{
|
|
321489
|
-
"tags": {},
|
|
321490
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/FilterMenuItem.tsx",
|
|
321491
|
-
"description": "",
|
|
321492
|
-
"displayName": "FilterMenuItem",
|
|
321493
|
-
"methods": [],
|
|
321494
|
-
"props": {
|
|
321495
|
-
"filterValue": {
|
|
321496
|
-
"defaultValue": null,
|
|
321497
|
-
"description": "",
|
|
321498
|
-
"name": "filterValue",
|
|
321499
|
-
"parent": {
|
|
321500
|
-
"fileName": "components/src/components/List/components/Header/components/Filters/FilterMenuItem.tsx",
|
|
321501
|
-
"name": "Props"
|
|
321502
|
-
},
|
|
321503
|
-
"declarations": [
|
|
321504
|
-
{
|
|
321505
|
-
"fileName": "components/src/components/List/components/Header/components/Filters/FilterMenuItem.tsx",
|
|
321506
|
-
"name": "Props"
|
|
321507
|
-
}
|
|
321508
|
-
],
|
|
321509
|
-
"required": true,
|
|
321510
|
-
"type": {
|
|
321511
|
-
"name": "FilterValue"
|
|
321512
|
-
}
|
|
321513
|
-
}
|
|
321514
|
-
}
|
|
321515
|
-
},
|
|
321516
|
-
{
|
|
321517
|
-
"tags": {},
|
|
321518
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/FilterMenu.tsx",
|
|
321519
|
-
"description": "",
|
|
321520
|
-
"displayName": "FilterMenu",
|
|
321521
|
-
"methods": [],
|
|
321522
|
-
"props": {
|
|
321523
|
-
"filter": {
|
|
321524
|
-
"defaultValue": null,
|
|
321525
|
-
"description": "",
|
|
321526
|
-
"name": "filter",
|
|
321527
|
-
"parent": {
|
|
321528
|
-
"fileName": "components/src/components/List/components/Header/components/Filters/FilterMenu.tsx",
|
|
321529
|
-
"name": "Props"
|
|
321530
|
-
},
|
|
321531
|
-
"declarations": [
|
|
321532
|
-
{
|
|
321533
|
-
"fileName": "components/src/components/List/components/Header/components/Filters/FilterMenu.tsx",
|
|
321534
|
-
"name": "Props"
|
|
321535
|
-
}
|
|
321536
|
-
],
|
|
321537
|
-
"required": true,
|
|
321538
|
-
"type": {
|
|
321539
|
-
"name": "Filter<never, never, never>"
|
|
321540
|
-
}
|
|
321541
|
-
}
|
|
321542
|
-
}
|
|
321543
|
-
},
|
|
321544
|
-
{
|
|
321545
|
-
"tags": {},
|
|
321546
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/CombinedFilterMenu.tsx",
|
|
321547
|
-
"description": "",
|
|
321548
|
-
"displayName": "CombinedFilterMenu",
|
|
321549
|
-
"methods": [],
|
|
321550
|
-
"props": {}
|
|
321551
|
-
},
|
|
321552
|
-
{
|
|
321553
|
-
"tags": {},
|
|
321554
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|
|
321555
|
-
"description": "",
|
|
321556
|
-
"displayName": "ActiveFilters",
|
|
321557
|
-
"methods": [],
|
|
321558
|
-
"props": {}
|
|
321559
|
-
},
|
|
321560
321353
|
{
|
|
321561
321354
|
"tags": {
|
|
321562
321355
|
"flr-generate": "all"
|
|
@@ -325363,6 +325156,213 @@
|
|
|
325363
325156
|
"methods": [],
|
|
325364
325157
|
"props": {}
|
|
325365
325158
|
},
|
|
325159
|
+
{
|
|
325160
|
+
"tags": {},
|
|
325161
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
325162
|
+
"description": "",
|
|
325163
|
+
"displayName": "SearchField",
|
|
325164
|
+
"methods": [],
|
|
325165
|
+
"props": {
|
|
325166
|
+
"search": {
|
|
325167
|
+
"defaultValue": null,
|
|
325168
|
+
"description": "",
|
|
325169
|
+
"name": "search",
|
|
325170
|
+
"parent": {
|
|
325171
|
+
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
325172
|
+
"name": "Props"
|
|
325173
|
+
},
|
|
325174
|
+
"declarations": [
|
|
325175
|
+
{
|
|
325176
|
+
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
325177
|
+
"name": "Props"
|
|
325178
|
+
}
|
|
325179
|
+
],
|
|
325180
|
+
"required": true,
|
|
325181
|
+
"type": {
|
|
325182
|
+
"name": "Search<never>"
|
|
325183
|
+
}
|
|
325184
|
+
},
|
|
325185
|
+
"className": {
|
|
325186
|
+
"defaultValue": null,
|
|
325187
|
+
"description": "The elements class name.",
|
|
325188
|
+
"name": "className",
|
|
325189
|
+
"parent": {
|
|
325190
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
325191
|
+
"name": "PropsWithClassName"
|
|
325192
|
+
},
|
|
325193
|
+
"declarations": [
|
|
325194
|
+
{
|
|
325195
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
325196
|
+
"name": "PropsWithClassName"
|
|
325197
|
+
}
|
|
325198
|
+
],
|
|
325199
|
+
"required": false,
|
|
325200
|
+
"type": {
|
|
325201
|
+
"name": "string"
|
|
325202
|
+
}
|
|
325203
|
+
}
|
|
325204
|
+
}
|
|
325205
|
+
},
|
|
325206
|
+
{
|
|
325207
|
+
"tags": {},
|
|
325208
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/ViewModeMenuItem.tsx",
|
|
325209
|
+
"description": "",
|
|
325210
|
+
"displayName": "ViewModeMenuItem",
|
|
325211
|
+
"methods": [],
|
|
325212
|
+
"props": {
|
|
325213
|
+
"viewMode": {
|
|
325214
|
+
"defaultValue": null,
|
|
325215
|
+
"description": "",
|
|
325216
|
+
"name": "viewMode",
|
|
325217
|
+
"parent": {
|
|
325218
|
+
"fileName": "components/src/components/List/components/Header/components/Settings/ViewModeMenuItem.tsx",
|
|
325219
|
+
"name": "Props"
|
|
325220
|
+
},
|
|
325221
|
+
"declarations": [
|
|
325222
|
+
{
|
|
325223
|
+
"fileName": "components/src/components/List/components/Header/components/Settings/ViewModeMenuItem.tsx",
|
|
325224
|
+
"name": "Props"
|
|
325225
|
+
}
|
|
325226
|
+
],
|
|
325227
|
+
"required": true,
|
|
325228
|
+
"type": {
|
|
325229
|
+
"name": "ListViewMode"
|
|
325230
|
+
}
|
|
325231
|
+
}
|
|
325232
|
+
}
|
|
325233
|
+
},
|
|
325234
|
+
{
|
|
325235
|
+
"tags": {},
|
|
325236
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/ViewModeMenu.tsx",
|
|
325237
|
+
"description": "",
|
|
325238
|
+
"displayName": "ViewModeMenu",
|
|
325239
|
+
"methods": [],
|
|
325240
|
+
"props": {}
|
|
325241
|
+
},
|
|
325242
|
+
{
|
|
325243
|
+
"tags": {},
|
|
325244
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/SortingMenuItem.tsx",
|
|
325245
|
+
"description": "",
|
|
325246
|
+
"displayName": "SortingMenuItem",
|
|
325247
|
+
"methods": [],
|
|
325248
|
+
"props": {
|
|
325249
|
+
"sorting": {
|
|
325250
|
+
"defaultValue": null,
|
|
325251
|
+
"description": "",
|
|
325252
|
+
"name": "sorting",
|
|
325253
|
+
"parent": {
|
|
325254
|
+
"fileName": "components/src/components/List/components/Header/components/Settings/SortingMenuItem.tsx",
|
|
325255
|
+
"name": "Props"
|
|
325256
|
+
},
|
|
325257
|
+
"declarations": [
|
|
325258
|
+
{
|
|
325259
|
+
"fileName": "components/src/components/List/components/Header/components/Settings/SortingMenuItem.tsx",
|
|
325260
|
+
"name": "Props"
|
|
325261
|
+
}
|
|
325262
|
+
],
|
|
325263
|
+
"required": true,
|
|
325264
|
+
"type": {
|
|
325265
|
+
"name": "Sorting<never>"
|
|
325266
|
+
}
|
|
325267
|
+
}
|
|
325268
|
+
}
|
|
325269
|
+
},
|
|
325270
|
+
{
|
|
325271
|
+
"tags": {},
|
|
325272
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/SortingMenu.tsx",
|
|
325273
|
+
"description": "",
|
|
325274
|
+
"displayName": "SortingMenu",
|
|
325275
|
+
"methods": [],
|
|
325276
|
+
"props": {}
|
|
325277
|
+
},
|
|
325278
|
+
{
|
|
325279
|
+
"tags": {},
|
|
325280
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Settings/SettingsMenu.tsx",
|
|
325281
|
+
"description": "",
|
|
325282
|
+
"displayName": "SettingsMenu",
|
|
325283
|
+
"methods": [],
|
|
325284
|
+
"props": {}
|
|
325285
|
+
},
|
|
325286
|
+
{
|
|
325287
|
+
"tags": {},
|
|
325288
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/FilterMenuList.tsx",
|
|
325289
|
+
"description": "",
|
|
325290
|
+
"displayName": "FilterMenuList",
|
|
325291
|
+
"methods": [],
|
|
325292
|
+
"props": {}
|
|
325293
|
+
},
|
|
325294
|
+
{
|
|
325295
|
+
"tags": {},
|
|
325296
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/FilterMenuItem.tsx",
|
|
325297
|
+
"description": "",
|
|
325298
|
+
"displayName": "FilterMenuItem",
|
|
325299
|
+
"methods": [],
|
|
325300
|
+
"props": {
|
|
325301
|
+
"filterValue": {
|
|
325302
|
+
"defaultValue": null,
|
|
325303
|
+
"description": "",
|
|
325304
|
+
"name": "filterValue",
|
|
325305
|
+
"parent": {
|
|
325306
|
+
"fileName": "components/src/components/List/components/Header/components/Filters/FilterMenuItem.tsx",
|
|
325307
|
+
"name": "Props"
|
|
325308
|
+
},
|
|
325309
|
+
"declarations": [
|
|
325310
|
+
{
|
|
325311
|
+
"fileName": "components/src/components/List/components/Header/components/Filters/FilterMenuItem.tsx",
|
|
325312
|
+
"name": "Props"
|
|
325313
|
+
}
|
|
325314
|
+
],
|
|
325315
|
+
"required": true,
|
|
325316
|
+
"type": {
|
|
325317
|
+
"name": "FilterValue"
|
|
325318
|
+
}
|
|
325319
|
+
}
|
|
325320
|
+
}
|
|
325321
|
+
},
|
|
325322
|
+
{
|
|
325323
|
+
"tags": {},
|
|
325324
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/FilterMenu.tsx",
|
|
325325
|
+
"description": "",
|
|
325326
|
+
"displayName": "FilterMenu",
|
|
325327
|
+
"methods": [],
|
|
325328
|
+
"props": {
|
|
325329
|
+
"filter": {
|
|
325330
|
+
"defaultValue": null,
|
|
325331
|
+
"description": "",
|
|
325332
|
+
"name": "filter",
|
|
325333
|
+
"parent": {
|
|
325334
|
+
"fileName": "components/src/components/List/components/Header/components/Filters/FilterMenu.tsx",
|
|
325335
|
+
"name": "Props"
|
|
325336
|
+
},
|
|
325337
|
+
"declarations": [
|
|
325338
|
+
{
|
|
325339
|
+
"fileName": "components/src/components/List/components/Header/components/Filters/FilterMenu.tsx",
|
|
325340
|
+
"name": "Props"
|
|
325341
|
+
}
|
|
325342
|
+
],
|
|
325343
|
+
"required": true,
|
|
325344
|
+
"type": {
|
|
325345
|
+
"name": "Filter<never, never, never>"
|
|
325346
|
+
}
|
|
325347
|
+
}
|
|
325348
|
+
}
|
|
325349
|
+
},
|
|
325350
|
+
{
|
|
325351
|
+
"tags": {},
|
|
325352
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/CombinedFilterMenu.tsx",
|
|
325353
|
+
"description": "",
|
|
325354
|
+
"displayName": "CombinedFilterMenu",
|
|
325355
|
+
"methods": [],
|
|
325356
|
+
"props": {}
|
|
325357
|
+
},
|
|
325358
|
+
{
|
|
325359
|
+
"tags": {},
|
|
325360
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|
|
325361
|
+
"description": "",
|
|
325362
|
+
"displayName": "ActiveFilters",
|
|
325363
|
+
"methods": [],
|
|
325364
|
+
"props": {}
|
|
325365
|
+
},
|
|
325366
325366
|
{
|
|
325367
325367
|
"tags": {},
|
|
325368
325368
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/components/ShowNextBatchButton/ShowNextBatchButton.tsx",
|