poi-plugin-quest-info-2 0.10.4 → 0.10.5

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.
Files changed (38) hide show
  1. package/.babelrc.json +18 -0
  2. package/.eslintrc.js +2 -3
  3. package/.nvmrc +1 -0
  4. package/CHANGELOG.md +7 -0
  5. package/build/kcQuestsData/DATA_VERSION +1 -1
  6. package/build/kcQuestsData/index.ts +1 -1
  7. package/build/kcQuestsData/quests-scn-new.json +7 -12
  8. package/build/kcQuestsData/quests-scn.json +1286 -1920
  9. package/build/kcanotifyGamedata/quests-en.json +140 -140
  10. package/build/kcanotifyGamedata/quests-jp.json +147 -147
  11. package/build/kcanotifyGamedata/quests-ko.json +147 -147
  12. package/build/kcanotifyGamedata/quests-scn.json +147 -146
  13. package/build/kcanotifyGamedata/quests-tcn.json +147 -146
  14. package/build/prePostQuest.json +118 -49
  15. package/build/questCategory.json +9 -9
  16. package/build/questCodeMap.json +8 -8
  17. package/package.json +25 -19
  18. package/shims/poi.d.ts +2 -2
  19. package/src/Toolbar.tsx +8 -8
  20. package/src/__tests__/__snapshots__/questCategory.spec.ts.snap +138 -128
  21. package/src/__tests__/__snapshots__/questHelper.spec.ts.snap +13 -5
  22. package/src/__tests__/kcanotifyData.spec.ts +8 -8
  23. package/src/__tests__/kcwikiData.spec.ts +5 -5
  24. package/src/__tests__/questCategory.spec.ts +3 -3
  25. package/src/components/QuestCard/index.tsx +5 -4
  26. package/src/patch.ts +2 -2
  27. package/src/poi/hooks.ts +2 -2
  28. package/src/poi/store.ts +5 -5
  29. package/src/poi/types.ts +1 -1
  30. package/src/questHelper.ts +6 -6
  31. package/src/reducer.ts +1 -1
  32. package/src/store/filterTags.ts +6 -6
  33. package/src/store/gameQuest.tsx +1 -1
  34. package/src/store/kcwiki.ts +1 -1
  35. package/src/store/quest.ts +2 -2
  36. package/src/store/search.ts +24 -3
  37. package/src/store/store.tsx +1 -1
  38. package/src/tags.tsx +1 -1
@@ -868,13 +868,15 @@
868
868
  "Cq1",
869
869
  "C37",
870
870
  "Cq2",
871
- "B126"
871
+ "B126",
872
+ "2311B4"
872
873
  ]
873
874
  },
874
875
  "202": {
875
876
  "pre": [],
876
877
  "post": [
877
- "B2"
878
+ "B2",
879
+ "2311B1"
878
880
  ]
879
881
  },
880
882
  "203": {
@@ -903,7 +905,8 @@
903
905
  "post": [
904
906
  "B6",
905
907
  "B48",
906
- "B162"
908
+ "B162",
909
+ "2311B4"
907
910
  ]
908
911
  },
909
912
  "206": {
@@ -916,7 +919,7 @@
916
919
  "B30",
917
920
  "B125",
918
921
  "Cs1",
919
- "C71",
922
+ "Cs2",
920
923
  "Cs3",
921
924
  "C15",
922
925
  "Cs5",
@@ -1224,7 +1227,9 @@
1224
1227
  "B135",
1225
1228
  "B41"
1226
1229
  ],
1227
- "post": []
1230
+ "post": [
1231
+ "B173"
1232
+ ]
1228
1233
  },
1229
1234
  "237": {
1230
1235
  "pre": [
@@ -1788,6 +1793,7 @@
1788
1793
  "Cw1",
1789
1794
  "Cd2",
1790
1795
  "Cs1",
1796
+ "Cs2",
1791
1797
  "F44",
1792
1798
  "F80",
1793
1799
  "F82",
@@ -1867,14 +1873,13 @@
1867
1873
  "Cd1"
1868
1874
  ],
1869
1875
  "post": [
1870
- "F40",
1871
- "2310B4"
1876
+ "F40"
1872
1877
  ]
1873
1878
  },
1874
1879
  "314": {
1875
1880
  "pre": [
1876
- "C2",
1877
- "B6"
1881
+ "B6",
1882
+ "Cd1"
1878
1883
  ],
1879
1884
  "post": []
1880
1885
  },
@@ -2162,14 +2167,6 @@
2162
2167
  "B187"
2163
2168
  ]
2164
2169
  },
2165
- "359": {
2166
- "pre": [
2167
- "2310B1"
2168
- ],
2169
- "post": [
2170
- "2310B3"
2171
- ]
2172
- },
2173
2170
  "360": {
2174
2171
  "pre": [
2175
2172
  "B14"
@@ -2194,11 +2191,14 @@
2194
2191
  "B191"
2195
2192
  ],
2196
2193
  "post": [
2194
+ "C76",
2195
+ "B192",
2197
2196
  "F118"
2198
2197
  ]
2199
2198
  },
2200
2199
  "366": {
2201
2200
  "pre": [
2201
+ "C75",
2202
2202
  "B158"
2203
2203
  ],
2204
2204
  "post": []
@@ -2207,6 +2207,15 @@
2207
2207
  "pre": [
2208
2208
  "B14"
2209
2209
  ],
2210
+ "post": [
2211
+ "2307B1"
2212
+ ]
2213
+ },
2214
+ "369": {
2215
+ "pre": [
2216
+ "2311B1",
2217
+ "2311B4"
2218
+ ],
2210
2219
  "post": []
2211
2220
  },
2212
2221
  "401": {
@@ -2470,6 +2479,7 @@
2470
2479
  "D15"
2471
2480
  ],
2472
2481
  "post": [
2482
+ "D31",
2473
2483
  "Dy2",
2474
2484
  "Dy7",
2475
2485
  "Dy8",
@@ -2478,7 +2488,8 @@
2478
2488
  },
2479
2489
  "433": {
2480
2490
  "pre": [
2481
- "D23"
2491
+ "D23",
2492
+ "D30"
2482
2493
  ],
2483
2494
  "post": [
2484
2495
  "Dy6",
@@ -2560,7 +2571,9 @@
2560
2571
  "pre": [
2561
2572
  "D30"
2562
2573
  ],
2563
- "post": []
2574
+ "post": [
2575
+ "F103"
2576
+ ]
2564
2577
  },
2565
2578
  "501": {
2566
2579
  "pre": [
@@ -2751,7 +2764,8 @@
2751
2764
  "Fd6",
2752
2765
  "F54",
2753
2766
  "By3",
2754
- "F104"
2767
+ "F104",
2768
+ "2311F1"
2755
2769
  ]
2756
2770
  },
2757
2771
  "619": {
@@ -3943,6 +3957,31 @@
3943
3957
  ],
3944
3958
  "post": []
3945
3959
  },
3960
+ "866": {
3961
+ "pre": [
3962
+ "B1"
3963
+ ],
3964
+ "post": [
3965
+ "2311C1",
3966
+ "2311B2",
3967
+ "2311F1"
3968
+ ]
3969
+ },
3970
+ "867": {
3971
+ "pre": [
3972
+ "2311B1",
3973
+ "2311B4"
3974
+ ],
3975
+ "post": [
3976
+ "2311B3"
3977
+ ]
3978
+ },
3979
+ "868": {
3980
+ "pre": [
3981
+ "2311B2"
3982
+ ],
3983
+ "post": []
3984
+ },
3946
3985
  "869": {
3947
3986
  "pre": [
3948
3987
  "D1",
@@ -4508,12 +4547,30 @@
4508
4547
  },
4509
4548
  "958": {
4510
4549
  "pre": [
4550
+ "B136",
4511
4551
  "B172"
4512
4552
  ],
4513
4553
  "post": [
4514
4554
  "F103"
4515
4555
  ]
4516
4556
  },
4557
+ "959": {
4558
+ "pre": [
4559
+ "Bd1",
4560
+ "B5"
4561
+ ],
4562
+ "post": [
4563
+ "2311C1",
4564
+ "2311B2",
4565
+ "2311B5"
4566
+ ]
4567
+ },
4568
+ "960": {
4569
+ "pre": [
4570
+ "2311B4"
4571
+ ],
4572
+ "post": []
4573
+ },
4517
4574
  "961": {
4518
4575
  "pre": [
4519
4576
  "B117"
@@ -4639,39 +4696,32 @@
4639
4696
  ],
4640
4697
  "post": []
4641
4698
  },
4642
- "984": {
4643
- "pre": [],
4644
- "post": [
4645
- "2310C1"
4646
- ]
4647
- },
4648
- "986": {
4649
- "pre": [
4650
- "2310C1"
4651
- ],
4652
- "post": []
4653
- },
4654
- "987": {
4699
+ "989": {
4655
4700
  "pre": [
4656
- "Cs1"
4701
+ "B176"
4657
4702
  ],
4658
4703
  "post": []
4659
4704
  },
4660
- "989": {
4705
+ "992": {
4661
4706
  "pre": [
4662
- "B176"
4707
+ "Cy11"
4663
4708
  ],
4664
- "post": []
4709
+ "post": [
4710
+ "B193",
4711
+ "F119"
4712
+ ]
4665
4713
  },
4666
4714
  "993": {
4667
4715
  "pre": [
4668
- "B159"
4716
+ "B159",
4717
+ "2307B1"
4669
4718
  ],
4670
4719
  "post": []
4671
4720
  },
4672
4721
  "994": {
4673
4722
  "pre": [
4674
- "B13"
4723
+ "B13",
4724
+ "F119"
4675
4725
  ],
4676
4726
  "post": []
4677
4727
  },
@@ -4700,6 +4750,7 @@
4700
4750
  },
4701
4751
  "998": {
4702
4752
  "pre": [
4753
+ "C75",
4703
4754
  "B158"
4704
4755
  ],
4705
4756
  "post": []
@@ -4710,15 +4761,9 @@
4710
4761
  "B179"
4711
4762
  ],
4712
4763
  "post": [
4713
- "2310B5"
4764
+ "F121"
4714
4765
  ]
4715
4766
  },
4716
- "1002": {
4717
- "pre": [
4718
- "B194"
4719
- ],
4720
- "post": []
4721
- },
4722
4767
  "1101": {
4723
4768
  "pre": [
4724
4769
  "F31",
@@ -4737,6 +4782,7 @@
4737
4782
  "Fy7",
4738
4783
  "F110",
4739
4784
  "F112",
4785
+ "Fy9",
4740
4786
  "F117"
4741
4787
  ]
4742
4788
  },
@@ -4774,6 +4820,7 @@
4774
4820
  },
4775
4821
  "1108": {
4776
4822
  "pre": [
4823
+ "D43",
4777
4824
  "B173"
4778
4825
  ],
4779
4826
  "post": []
@@ -4785,6 +4832,13 @@
4785
4832
  ],
4786
4833
  "post": []
4787
4834
  },
4835
+ "1110": {
4836
+ "pre": [
4837
+ "F17",
4838
+ "2311B1"
4839
+ ],
4840
+ "post": []
4841
+ },
4788
4842
  "1111": {
4789
4843
  "pre": [
4790
4844
  "F40"
@@ -4830,7 +4884,8 @@
4830
4884
  ],
4831
4885
  "post": [
4832
4886
  "B185",
4833
- "F111"
4887
+ "F111",
4888
+ "F122"
4834
4889
  ]
4835
4890
  },
4836
4891
  "1117": {
@@ -4849,6 +4904,12 @@
4849
4904
  "B187"
4850
4905
  ]
4851
4906
  },
4907
+ "1120": {
4908
+ "pre": [
4909
+ "F97"
4910
+ ],
4911
+ "post": []
4912
+ },
4852
4913
  "1123": {
4853
4914
  "pre": [
4854
4915
  "Gy3"
@@ -4859,7 +4920,9 @@
4859
4920
  "pre": [
4860
4921
  "B189"
4861
4922
  ],
4862
- "post": []
4923
+ "post": [
4924
+ "F120"
4925
+ ]
4863
4926
  },
4864
4927
  "1128": {
4865
4928
  "pre": [
@@ -4881,8 +4944,11 @@
4881
4944
  "post": []
4882
4945
  },
4883
4946
  "1131": {
4884
- "pre": [],
4947
+ "pre": [
4948
+ "2307B1"
4949
+ ],
4885
4950
  "post": [
4951
+ "2307B2",
4886
4952
  "F120",
4887
4953
  "F121",
4888
4954
  "F122"
@@ -4890,18 +4956,21 @@
4890
4956
  },
4891
4957
  "1132": {
4892
4958
  "pre": [
4959
+ "F115",
4893
4960
  "F119"
4894
4961
  ],
4895
4962
  "post": []
4896
4963
  },
4897
4964
  "1133": {
4898
4965
  "pre": [
4966
+ "B194",
4899
4967
  "F119"
4900
4968
  ],
4901
4969
  "post": []
4902
4970
  },
4903
4971
  "1134": {
4904
4972
  "pre": [
4973
+ "F110",
4905
4974
  "F119"
4906
4975
  ],
4907
4976
  "post": []
@@ -62,6 +62,7 @@
62
62
  339,
63
63
  342,
64
64
  426,
65
+ 428,
65
66
  637,
66
67
  643,
67
68
  653,
@@ -69,6 +70,7 @@
69
70
  675,
70
71
  678,
71
72
  680,
73
+ 686,
72
74
  688,
73
75
  822,
74
76
  845,
@@ -331,11 +333,11 @@
331
333
  351,
332
334
  352,
333
335
  358,
334
- 359,
335
336
  360,
336
337
  364,
337
338
  365,
338
339
  366,
340
+ 369,
339
341
  401,
340
342
  405,
341
343
  406,
@@ -355,7 +357,6 @@
355
357
  424,
356
358
  425,
357
359
  427,
358
- 428,
359
360
  429,
360
361
  430,
361
362
  431,
@@ -429,7 +430,6 @@
429
430
  683,
430
431
  684,
431
432
  685,
432
- 686,
433
433
  687,
434
434
  689,
435
435
  690,
@@ -496,6 +496,9 @@
496
496
  863,
497
497
  864,
498
498
  865,
499
+ 866,
500
+ 867,
501
+ 868,
499
502
  869,
500
503
  870,
501
504
  871,
@@ -551,6 +554,8 @@
551
554
  952,
552
555
  957,
553
556
  958,
557
+ 959,
558
+ 960,
554
559
  961,
555
560
  966,
556
561
  967,
@@ -565,10 +570,6 @@
565
570
  981,
566
571
  982,
567
572
  983,
568
- 984,
569
- 985,
570
- 986,
571
- 987,
572
573
  989,
573
574
  992,
574
575
  993,
@@ -578,12 +579,12 @@
578
579
  997,
579
580
  998,
580
581
  1001,
581
- 1002,
582
582
  1101,
583
583
  1102,
584
584
  1106,
585
585
  1108,
586
586
  1109,
587
+ 1110,
587
588
  1111,
588
589
  1112,
589
590
  1113,
@@ -592,7 +593,6 @@
592
593
  1116,
593
594
  1117,
594
595
  1118,
595
- 1119,
596
596
  1127,
597
597
  1128,
598
598
  1129,
@@ -202,7 +202,7 @@
202
202
  "Cm1": 311,
203
203
  "C9": 312,
204
204
  "Cs1": 313,
205
- "C71": 314,
205
+ "Cs2": 314,
206
206
  "Cs3": 315,
207
207
  "C13": 316,
208
208
  "C15": 317,
@@ -242,13 +242,13 @@
242
242
  "Cy8": 356,
243
243
  "Cy9": 357,
244
244
  "C68": 358,
245
- "2310C1": 359,
246
245
  "C70": 360,
247
246
  "Cy10": 362,
248
247
  "C73": 364,
249
248
  "C75": 365,
250
249
  "C76": 366,
251
250
  "Cy11": 368,
251
+ "2311C1": 369,
252
252
  "D1": 401,
253
253
  "Dd1": 402,
254
254
  "Dd2": 403,
@@ -459,6 +459,9 @@
459
459
  "B104": 863,
460
460
  "B105": 864,
461
461
  "B106": 865,
462
+ "2311B1": 866,
463
+ "2311B2": 867,
464
+ "2311B3": 868,
462
465
  "B107": 869,
463
466
  "B108": 870,
464
467
  "B109": 871,
@@ -531,6 +534,8 @@
531
534
  "B171": 952,
532
535
  "B172": 957,
533
536
  "B173": 958,
537
+ "2311B4": 959,
538
+ "2311B5": 960,
534
539
  "B174": 961,
535
540
  "B175": 966,
536
541
  "B176": 967,
@@ -547,10 +552,6 @@
547
552
  "B185": 981,
548
553
  "B186": 982,
549
554
  "B187": 983,
550
- "2310B1": 984,
551
- "2310B2": 985,
552
- "2310B3": 986,
553
- "2310B4": 987,
554
555
  "B188": 989,
555
556
  "2307B1": 992,
556
557
  "B193": 993,
@@ -560,7 +561,6 @@
560
561
  "B191": 997,
561
562
  "B192": 998,
562
563
  "B194": 1001,
563
- "2310B5": 1002,
564
564
  "F96": 1101,
565
565
  "F97": 1102,
566
566
  "Fy5": 1103,
@@ -570,6 +570,7 @@
570
570
  "Fy8": 1107,
571
571
  "F103": 1108,
572
572
  "F104": 1109,
573
+ "2311F1": 1110,
573
574
  "F105": 1111,
574
575
  "F106": 1112,
575
576
  "F107": 1113,
@@ -578,7 +579,6 @@
578
579
  "F110": 1116,
579
580
  "F111": 1117,
580
581
  "F112": 1118,
581
- "2310F1": 1119,
582
582
  "Fy9": 1120,
583
583
  "Fy10": 1123,
584
584
  "F115": 1127,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "poi-plugin-quest-info-2",
3
- "version": "0.10.4",
3
+ "version": "0.10.5",
4
4
  "private": false,
5
5
  "description": "show quest info",
6
6
  "homepage": "https://github.com/lawvs/poi-plugin-quest-2/",
@@ -20,7 +20,7 @@
20
20
  "scripts": {
21
21
  "dev": "npm run storybook",
22
22
  "build": "npm run convertAssets && npm run update",
23
- "build-storybook": "build-storybook",
23
+ "build-storybook": "storybook build",
24
24
  "clean": "rm -rf build",
25
25
  "convertAssets": "ts-node scripts/convertAssets.ts",
26
26
  "downloadKcQuestsData": "ts-node scripts/downloadKcQuestsData.ts",
@@ -29,7 +29,7 @@
29
29
  "genQuestData": "ts-node scripts/genQuestData.ts",
30
30
  "lint": "eslint . --ignore-path .gitignore",
31
31
  "lint:fix": "npm run lint -- --fix",
32
- "storybook": "start-storybook -p 6006",
32
+ "storybook": "storybook dev -p 6006",
33
33
  "test": "jest",
34
34
  "typeCheck": "tsc --noEmit",
35
35
  "update": "npm run downloadKcanotifyData && npm run downloadKcQuestsData && npm run genQuestData",
@@ -45,12 +45,16 @@
45
45
  },
46
46
  "devDependencies": {
47
47
  "@babel/core": "^7.12.10",
48
+ "@babel/preset-env": "^7.23.2",
49
+ "@babel/preset-react": "^7.22.15",
50
+ "@babel/preset-typescript": "^7.23.2",
48
51
  "@blueprintjs/core": "^3.52.0",
49
- "@changesets/cli": "^2.25.0",
50
- "@storybook/addon-actions": "^6.3.4",
51
- "@storybook/addon-essentials": "^6.3.4",
52
- "@storybook/addon-links": "^6.3.4",
53
- "@storybook/react": "^6.3.4",
52
+ "@changesets/cli": "^2.26.2",
53
+ "@storybook/addon-actions": "^7.5.2",
54
+ "@storybook/addon-essentials": "^7.5.2",
55
+ "@storybook/addon-links": "^7.5.2",
56
+ "@storybook/react": "^7.5.2",
57
+ "@storybook/react-webpack5": "^7.5.2",
54
58
  "@types/jest": "^27.4.1",
55
59
  "@types/pangu": "^3.3.0",
56
60
  "@types/react-highlight-words": "^0.16.4",
@@ -58,28 +62,30 @@
58
62
  "@types/react-window": "^1.8.5",
59
63
  "@types/sharp": "^0.27.1",
60
64
  "@types/styled-components": "^5.1.7",
61
- "@typescript-eslint/eslint-plugin": "^5.22.0",
62
- "@typescript-eslint/parser": "^5.22.0",
65
+ "@typescript-eslint/eslint-plugin": "^6.9.0",
66
+ "@typescript-eslint/parser": "^6.9.0",
63
67
  "babel-loader": "^8.2.2",
64
- "eslint": "^8.14.0",
65
- "eslint-config-prettier": "^8.5.0",
66
- "eslint-plugin-prettier": "^4.0.0",
68
+ "eslint": "^8.52.0",
69
+ "eslint-config-prettier": "^9.0.0",
70
+ "eslint-plugin-prettier": "^5.0.1",
67
71
  "eslint-plugin-react": "^7.29.4",
68
72
  "eslint-plugin-react-hooks": "^4.5.0",
73
+ "eslint-plugin-storybook": "^0.6.15",
69
74
  "https-proxy-agent": "^5.0.0",
70
75
  "i18next": "^19.8.5",
71
- "jest": "^27.0.6",
76
+ "jest": "^30.0.0-alpha.1",
72
77
  "pangu": "^4.0.7",
73
78
  "poi-asset-themes": "^4.2.0",
74
- "prettier": "^2.6.2",
75
- "react": "^17.0.1",
76
- "react-dom": "^17.0.1",
79
+ "prettier": "^3.0.3",
80
+ "react": "^18.2.0",
81
+ "react-dom": "^18.2.0",
77
82
  "react-i18next": "^11.8.5",
78
83
  "sharp": "^0.28.3",
84
+ "storybook": "^7.5.2",
79
85
  "styled-components": "^5.3.3",
80
- "ts-jest": "^27.1.4",
86
+ "ts-jest": "^29.1.1",
81
87
  "ts-node": "^10.7.0",
82
- "typescript": "^4.5.5"
88
+ "typescript": "^4.7.4"
83
89
  },
84
90
  "poiPlugin": {
85
91
  "title": "Quest Information",
package/shims/poi.d.ts CHANGED
@@ -55,7 +55,7 @@ declare module 'views/utils/selectors' {
55
55
  export const extensionSelectorFactory: (id: string) => Selector<any, any>
56
56
  export const fcdSelector: Selector<any, IFCD>
57
57
  export const fleetInExpeditionSelectorFactory: (
58
- id: number
58
+ id: number,
59
59
  ) => Selector<any, any>
60
60
  export const fleetShipsIdSelectorFactory: (id: number) => Selector<any, any>
61
61
  export const inRepairShipsIdSelector: Selector<any, any>
@@ -91,7 +91,7 @@ declare module 'views/utils/ship-img' {
91
91
  type: string,
92
92
  damagaed: boolean,
93
93
  ip?: string,
94
- version?: number
94
+ version?: number,
95
95
  ) => string
96
96
  }
97
97
 
package/src/Toolbar.tsx CHANGED
@@ -33,7 +33,7 @@ export const SearchInput: React.FC = () => {
33
33
  const handleChange = useCallback(
34
34
  (event: ChangeEvent<HTMLInputElement>) =>
35
35
  setSearchInput(event.target.value),
36
- [setSearchInput]
36
+ [setSearchInput],
37
37
  )
38
38
 
39
39
  const handleClear = useCallback(() => setSearchInput(''), [setSearchInput])
@@ -80,10 +80,10 @@ const useInputStringFilter = () => {
80
80
  quest.docQuest.desc
81
81
  } ${quest.docQuest.rewards ?? ''} ${quest.docQuest.memo2 ?? ''}`
82
82
  return searchKeywords.some((keyword) =>
83
- text.toUpperCase().includes(keyword)
83
+ text.toUpperCase().includes(keyword),
84
84
  )
85
85
  },
86
- [searchKeywords]
86
+ [searchKeywords],
87
87
  )
88
88
  return stringFilter
89
89
  }
@@ -122,23 +122,23 @@ const useToolbarFilter = (): ((quest: UnionQuest) => boolean) => {
122
122
  }
123
123
  return true
124
124
  },
125
- [progressTag, questStatusQuery]
125
+ [progressTag, questStatusQuery],
126
126
  )
127
127
 
128
128
  const typeTagsFilter = Or(
129
- ...TYPE_TAGS.filter((tag) => typeTags[tag.name]).map((tag) => tag.filter)
129
+ ...TYPE_TAGS.filter((tag) => typeTags[tag.name]).map((tag) => tag.filter),
130
130
  )
131
131
  const categoryTagsFilter = Or(
132
132
  ...CATEGORY_TAGS.filter((tag) => categoryTags[tag.name]).map(
133
- (tag) => tag.filter
134
- )
133
+ (tag) => tag.filter,
134
+ ),
135
135
  )
136
136
 
137
137
  const toolbarFilter = And(
138
138
  searchFilter,
139
139
  typeTagsFilter,
140
140
  categoryTagsFilter,
141
- progressTagFilter
141
+ progressTagFilter,
142
142
  )
143
143
 
144
144
  return toolbarFilter