@polyipseity/obsidian-plugin-library 1.30.0 → 1.32.0

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.
@@ -79,6 +79,16 @@ export declare namespace LibraryLocales {
79
79
  "rules-list": {
80
80
  description: string;
81
81
  };
82
+ suggest: {
83
+ instructions: {
84
+ dismiss: string;
85
+ "dismiss-purpose": string;
86
+ navigate: string;
87
+ "navigate-purpose": string;
88
+ use: string;
89
+ "use-purpose": string;
90
+ };
91
+ };
82
92
  };
83
93
  dialogs: {
84
94
  "overwrite-existing-frontmatter": string;
@@ -108,6 +118,7 @@ export declare namespace LibraryLocales {
108
118
  "current-file": string;
109
119
  data: string;
110
120
  disable: string;
121
+ dismiss: string;
111
122
  edit: string;
112
123
  exist: string;
113
124
  exist_gerund: string;
@@ -125,6 +136,7 @@ export declare namespace LibraryLocales {
125
136
  "list-description_one": string;
126
137
  "list-description_other": string;
127
138
  "list-description_zero": string;
139
+ navigate: string;
128
140
  notice: string;
129
141
  open: string;
130
142
  open_gerund: string;
@@ -217,6 +229,16 @@ export declare namespace LibraryLocales {
217
229
  "rules-list": {
218
230
  description: string;
219
231
  };
232
+ suggest: {
233
+ instructions: {
234
+ dismiss: string;
235
+ "dismiss-purpose": string;
236
+ navigate: string;
237
+ "navigate-purpose": string;
238
+ use: string;
239
+ "use-purpose": string;
240
+ };
241
+ };
220
242
  };
221
243
  dialogs: {
222
244
  "overwrite-existing-frontmatter": string;
@@ -246,6 +268,7 @@ export declare namespace LibraryLocales {
246
268
  "current-file": string;
247
269
  data: string;
248
270
  disable: string;
271
+ dismiss: string;
249
272
  edit: string;
250
273
  exist: string;
251
274
  exist_gerund: string;
@@ -263,6 +286,7 @@ export declare namespace LibraryLocales {
263
286
  "list-description_one": string;
264
287
  "list-description_other": string;
265
288
  "list-description_zero": string;
289
+ navigate: string;
266
290
  notice: string;
267
291
  open: string;
268
292
  open_gerund: string;
@@ -355,6 +379,16 @@ export declare namespace LibraryLocales {
355
379
  "rules-list": {
356
380
  description: string;
357
381
  };
382
+ suggest: {
383
+ instructions: {
384
+ dismiss: string;
385
+ "dismiss-purpose": string;
386
+ navigate: string;
387
+ "navigate-purpose": string;
388
+ use: string;
389
+ "use-purpose": string;
390
+ };
391
+ };
358
392
  };
359
393
  dialogs: {
360
394
  "overwrite-existing-frontmatter": string;
@@ -384,6 +418,7 @@ export declare namespace LibraryLocales {
384
418
  "current-file": string;
385
419
  data: string;
386
420
  disable: string;
421
+ dismiss: string;
387
422
  edit: string;
388
423
  exist: string;
389
424
  exist_gerund: string;
@@ -401,6 +436,7 @@ export declare namespace LibraryLocales {
401
436
  "list-description_one": string;
402
437
  "list-description_other": string;
403
438
  "list-description_zero": string;
439
+ navigate: string;
404
440
  notice: string;
405
441
  open: string;
406
442
  open_gerund: string;
@@ -493,6 +529,16 @@ export declare namespace LibraryLocales {
493
529
  "rules-list": {
494
530
  description: string;
495
531
  };
532
+ suggest: {
533
+ instructions: {
534
+ dismiss: string;
535
+ "dismiss-purpose": string;
536
+ navigate: string;
537
+ "navigate-purpose": string;
538
+ use: string;
539
+ "use-purpose": string;
540
+ };
541
+ };
496
542
  };
497
543
  dialogs: {
498
544
  "overwrite-existing-frontmatter": string;
@@ -522,6 +568,7 @@ export declare namespace LibraryLocales {
522
568
  "current-file": string;
523
569
  data: string;
524
570
  disable: string;
571
+ dismiss: string;
525
572
  edit: string;
526
573
  exist: string;
527
574
  exist_gerund: string;
@@ -539,6 +586,7 @@ export declare namespace LibraryLocales {
539
586
  "list-description_one": string;
540
587
  "list-description_other": string;
541
588
  "list-description_zero": string;
589
+ navigate: string;
542
590
  notice: string;
543
591
  open: string;
544
592
  open_gerund: string;
@@ -631,6 +679,16 @@ export declare namespace LibraryLocales {
631
679
  "rules-list": {
632
680
  description: string;
633
681
  };
682
+ suggest: {
683
+ instructions: {
684
+ dismiss: string;
685
+ "dismiss-purpose": string;
686
+ navigate: string;
687
+ "navigate-purpose": string;
688
+ use: string;
689
+ "use-purpose": string;
690
+ };
691
+ };
634
692
  };
635
693
  dialogs: {
636
694
  "overwrite-existing-frontmatter": string;
@@ -660,6 +718,7 @@ export declare namespace LibraryLocales {
660
718
  "current-file": string;
661
719
  data: string;
662
720
  disable: string;
721
+ dismiss: string;
663
722
  edit: string;
664
723
  exist: string;
665
724
  exist_gerund: string;
@@ -677,6 +736,7 @@ export declare namespace LibraryLocales {
677
736
  "list-description_one": string;
678
737
  "list-description_other": string;
679
738
  "list-description_zero": string;
739
+ navigate: string;
680
740
  notice: string;
681
741
  open: string;
682
742
  open_gerund: string;
@@ -769,6 +829,16 @@ export declare namespace LibraryLocales {
769
829
  "rules-list": {
770
830
  description: string;
771
831
  };
832
+ suggest: {
833
+ instructions: {
834
+ dismiss: string;
835
+ "dismiss-purpose": string;
836
+ navigate: string;
837
+ "navigate-purpose": string;
838
+ use: string;
839
+ "use-purpose": string;
840
+ };
841
+ };
772
842
  };
773
843
  dialogs: {
774
844
  "overwrite-existing-frontmatter": string;
@@ -798,6 +868,7 @@ export declare namespace LibraryLocales {
798
868
  "current-file": string;
799
869
  data: string;
800
870
  disable: string;
871
+ dismiss: string;
801
872
  edit: string;
802
873
  exist: string;
803
874
  exist_gerund: string;
@@ -815,6 +886,7 @@ export declare namespace LibraryLocales {
815
886
  "list-description_one": string;
816
887
  "list-description_other": string;
817
888
  "list-description_zero": string;
889
+ navigate: string;
818
890
  notice: string;
819
891
  open: string;
820
892
  open_gerund: string;
@@ -907,6 +979,16 @@ export declare namespace LibraryLocales {
907
979
  "rules-list": {
908
980
  description: string;
909
981
  };
982
+ suggest: {
983
+ instructions: {
984
+ dismiss: string;
985
+ "dismiss-purpose": string;
986
+ navigate: string;
987
+ "navigate-purpose": string;
988
+ use: string;
989
+ "use-purpose": string;
990
+ };
991
+ };
910
992
  };
911
993
  dialogs: {
912
994
  "overwrite-existing-frontmatter": string;
@@ -936,6 +1018,7 @@ export declare namespace LibraryLocales {
936
1018
  "current-file": string;
937
1019
  data: string;
938
1020
  disable: string;
1021
+ dismiss: string;
939
1022
  edit: string;
940
1023
  exist: string;
941
1024
  exist_gerund: string;
@@ -953,6 +1036,7 @@ export declare namespace LibraryLocales {
953
1036
  "list-description_one": string;
954
1037
  "list-description_other": string;
955
1038
  "list-description_zero": string;
1039
+ navigate: string;
956
1040
  notice: string;
957
1041
  open: string;
958
1042
  open_gerund: string;
@@ -1045,6 +1129,16 @@ export declare namespace LibraryLocales {
1045
1129
  "rules-list": {
1046
1130
  description: string;
1047
1131
  };
1132
+ suggest: {
1133
+ instructions: {
1134
+ dismiss: string;
1135
+ "dismiss-purpose": string;
1136
+ navigate: string;
1137
+ "navigate-purpose": string;
1138
+ use: string;
1139
+ "use-purpose": string;
1140
+ };
1141
+ };
1048
1142
  };
1049
1143
  dialogs: {
1050
1144
  "overwrite-existing-frontmatter": string;
@@ -1074,6 +1168,7 @@ export declare namespace LibraryLocales {
1074
1168
  "current-file": string;
1075
1169
  data: string;
1076
1170
  disable: string;
1171
+ dismiss: string;
1077
1172
  edit: string;
1078
1173
  exist: string;
1079
1174
  exist_gerund: string;
@@ -1091,6 +1186,7 @@ export declare namespace LibraryLocales {
1091
1186
  "list-description_one": string;
1092
1187
  "list-description_other": string;
1093
1188
  "list-description_zero": string;
1189
+ navigate: string;
1094
1190
  notice: string;
1095
1191
  open: string;
1096
1192
  open_gerund: string;
@@ -1183,6 +1279,16 @@ export declare namespace LibraryLocales {
1183
1279
  "rules-list": {
1184
1280
  description: string;
1185
1281
  };
1282
+ suggest: {
1283
+ instructions: {
1284
+ dismiss: string;
1285
+ "dismiss-purpose": string;
1286
+ navigate: string;
1287
+ "navigate-purpose": string;
1288
+ use: string;
1289
+ "use-purpose": string;
1290
+ };
1291
+ };
1186
1292
  };
1187
1293
  dialogs: {
1188
1294
  "overwrite-existing-frontmatter": string;
@@ -1212,6 +1318,7 @@ export declare namespace LibraryLocales {
1212
1318
  "current-file": string;
1213
1319
  data: string;
1214
1320
  disable: string;
1321
+ dismiss: string;
1215
1322
  edit: string;
1216
1323
  exist: string;
1217
1324
  exist_gerund: string;
@@ -1229,6 +1336,7 @@ export declare namespace LibraryLocales {
1229
1336
  "list-description_one": string;
1230
1337
  "list-description_other": string;
1231
1338
  "list-description_zero": string;
1339
+ navigate: string;
1232
1340
  notice: string;
1233
1341
  open: string;
1234
1342
  open_gerund: string;
@@ -1321,6 +1429,16 @@ export declare namespace LibraryLocales {
1321
1429
  "rules-list": {
1322
1430
  description: string;
1323
1431
  };
1432
+ suggest: {
1433
+ instructions: {
1434
+ dismiss: string;
1435
+ "dismiss-purpose": string;
1436
+ navigate: string;
1437
+ "navigate-purpose": string;
1438
+ use: string;
1439
+ "use-purpose": string;
1440
+ };
1441
+ };
1324
1442
  };
1325
1443
  dialogs: {
1326
1444
  "overwrite-existing-frontmatter": string;
@@ -1350,6 +1468,7 @@ export declare namespace LibraryLocales {
1350
1468
  "current-file": string;
1351
1469
  data: string;
1352
1470
  disable: string;
1471
+ dismiss: string;
1353
1472
  edit: string;
1354
1473
  exist: string;
1355
1474
  exist_gerund: string;
@@ -1367,6 +1486,7 @@ export declare namespace LibraryLocales {
1367
1486
  "list-description_one": string;
1368
1487
  "list-description_other": string;
1369
1488
  "list-description_zero": string;
1489
+ navigate: string;
1370
1490
  notice: string;
1371
1491
  open: string;
1372
1492
  open_gerund: string;
@@ -1459,6 +1579,16 @@ export declare namespace LibraryLocales {
1459
1579
  "rules-list": {
1460
1580
  description: string;
1461
1581
  };
1582
+ suggest: {
1583
+ instructions: {
1584
+ dismiss: string;
1585
+ "dismiss-purpose": string;
1586
+ navigate: string;
1587
+ "navigate-purpose": string;
1588
+ use: string;
1589
+ "use-purpose": string;
1590
+ };
1591
+ };
1462
1592
  };
1463
1593
  dialogs: {
1464
1594
  "overwrite-existing-frontmatter": string;
@@ -1488,6 +1618,7 @@ export declare namespace LibraryLocales {
1488
1618
  "current-file": string;
1489
1619
  data: string;
1490
1620
  disable: string;
1621
+ dismiss: string;
1491
1622
  edit: string;
1492
1623
  exist: string;
1493
1624
  exist_gerund: string;
@@ -1505,6 +1636,7 @@ export declare namespace LibraryLocales {
1505
1636
  "list-description_one": string;
1506
1637
  "list-description_other": string;
1507
1638
  "list-description_zero": string;
1639
+ navigate: string;
1508
1640
  notice: string;
1509
1641
  open: string;
1510
1642
  open_gerund: string;
@@ -1597,6 +1729,16 @@ export declare namespace LibraryLocales {
1597
1729
  "rules-list": {
1598
1730
  description: string;
1599
1731
  };
1732
+ suggest: {
1733
+ instructions: {
1734
+ dismiss: string;
1735
+ "dismiss-purpose": string;
1736
+ navigate: string;
1737
+ "navigate-purpose": string;
1738
+ use: string;
1739
+ "use-purpose": string;
1740
+ };
1741
+ };
1600
1742
  };
1601
1743
  dialogs: {
1602
1744
  "overwrite-existing-frontmatter": string;
@@ -1626,6 +1768,7 @@ export declare namespace LibraryLocales {
1626
1768
  "current-file": string;
1627
1769
  data: string;
1628
1770
  disable: string;
1771
+ dismiss: string;
1629
1772
  edit: string;
1630
1773
  exist: string;
1631
1774
  exist_gerund: string;
@@ -1643,6 +1786,7 @@ export declare namespace LibraryLocales {
1643
1786
  "list-description_one": string;
1644
1787
  "list-description_other": string;
1645
1788
  "list-description_zero": string;
1789
+ navigate: string;
1646
1790
  notice: string;
1647
1791
  open: string;
1648
1792
  open_gerund: string;
@@ -1849,6 +1993,16 @@ export declare namespace LibraryLocales {
1849
1993
  "rules-list": {
1850
1994
  description: string;
1851
1995
  };
1996
+ suggest: {
1997
+ instructions: {
1998
+ dismiss: string;
1999
+ "dismiss-purpose": string;
2000
+ navigate: string;
2001
+ "navigate-purpose": string;
2002
+ use: string;
2003
+ "use-purpose": string;
2004
+ };
2005
+ };
1852
2006
  };
1853
2007
  dialogs: {
1854
2008
  "overwrite-existing-frontmatter": string;
@@ -1878,6 +2032,7 @@ export declare namespace LibraryLocales {
1878
2032
  "current-file": string;
1879
2033
  data: string;
1880
2034
  disable: string;
2035
+ dismiss: string;
1881
2036
  edit: string;
1882
2037
  exist: string;
1883
2038
  exist_gerund: string;
@@ -1895,6 +2050,7 @@ export declare namespace LibraryLocales {
1895
2050
  "list-description_one": string;
1896
2051
  "list-description_other": string;
1897
2052
  "list-description_zero": string;
2053
+ navigate: string;
1898
2054
  notice: string;
1899
2055
  open: string;
1900
2056
  open_gerund: string;
@@ -1987,6 +2143,16 @@ export declare namespace LibraryLocales {
1987
2143
  "rules-list": {
1988
2144
  description: string;
1989
2145
  };
2146
+ suggest: {
2147
+ instructions: {
2148
+ dismiss: string;
2149
+ "dismiss-purpose": string;
2150
+ navigate: string;
2151
+ "navigate-purpose": string;
2152
+ use: string;
2153
+ "use-purpose": string;
2154
+ };
2155
+ };
1990
2156
  };
1991
2157
  dialogs: {
1992
2158
  "overwrite-existing-frontmatter": string;
@@ -2016,6 +2182,7 @@ export declare namespace LibraryLocales {
2016
2182
  "current-file": string;
2017
2183
  data: string;
2018
2184
  disable: string;
2185
+ dismiss: string;
2019
2186
  edit: string;
2020
2187
  exist: string;
2021
2188
  exist_gerund: string;
@@ -2033,6 +2200,7 @@ export declare namespace LibraryLocales {
2033
2200
  "list-description_one": string;
2034
2201
  "list-description_other": string;
2035
2202
  "list-description_zero": string;
2203
+ navigate: string;
2036
2204
  notice: string;
2037
2205
  open: string;
2038
2206
  open_gerund: string;
@@ -2125,6 +2293,16 @@ export declare namespace LibraryLocales {
2125
2293
  "rules-list": {
2126
2294
  description: string;
2127
2295
  };
2296
+ suggest: {
2297
+ instructions: {
2298
+ dismiss: string;
2299
+ "dismiss-purpose": string;
2300
+ navigate: string;
2301
+ "navigate-purpose": string;
2302
+ use: string;
2303
+ "use-purpose": string;
2304
+ };
2305
+ };
2128
2306
  };
2129
2307
  dialogs: {
2130
2308
  "overwrite-existing-frontmatter": string;
@@ -2154,6 +2332,7 @@ export declare namespace LibraryLocales {
2154
2332
  "current-file": string;
2155
2333
  data: string;
2156
2334
  disable: string;
2335
+ dismiss: string;
2157
2336
  edit: string;
2158
2337
  exist: string;
2159
2338
  exist_gerund: string;
@@ -2171,6 +2350,7 @@ export declare namespace LibraryLocales {
2171
2350
  "list-description_one": string;
2172
2351
  "list-description_other": string;
2173
2352
  "list-description_zero": string;
2353
+ navigate: string;
2174
2354
  notice: string;
2175
2355
  open: string;
2176
2356
  open_gerund: string;
@@ -2263,6 +2443,16 @@ export declare namespace LibraryLocales {
2263
2443
  "rules-list": {
2264
2444
  description: string;
2265
2445
  };
2446
+ suggest: {
2447
+ instructions: {
2448
+ dismiss: string;
2449
+ "dismiss-purpose": string;
2450
+ navigate: string;
2451
+ "navigate-purpose": string;
2452
+ use: string;
2453
+ "use-purpose": string;
2454
+ };
2455
+ };
2266
2456
  };
2267
2457
  dialogs: {
2268
2458
  "overwrite-existing-frontmatter": string;
@@ -2292,6 +2482,7 @@ export declare namespace LibraryLocales {
2292
2482
  "current-file": string;
2293
2483
  data: string;
2294
2484
  disable: string;
2485
+ dismiss: string;
2295
2486
  edit: string;
2296
2487
  exist: string;
2297
2488
  exist_gerund: string;
@@ -2309,6 +2500,7 @@ export declare namespace LibraryLocales {
2309
2500
  "list-description_one": string;
2310
2501
  "list-description_other": string;
2311
2502
  "list-description_zero": string;
2503
+ navigate: string;
2312
2504
  notice: string;
2313
2505
  open: string;
2314
2506
  open_gerund: string;
@@ -2401,6 +2593,16 @@ export declare namespace LibraryLocales {
2401
2593
  "rules-list": {
2402
2594
  description: string;
2403
2595
  };
2596
+ suggest: {
2597
+ instructions: {
2598
+ dismiss: string;
2599
+ "dismiss-purpose": string;
2600
+ navigate: string;
2601
+ "navigate-purpose": string;
2602
+ use: string;
2603
+ "use-purpose": string;
2604
+ };
2605
+ };
2404
2606
  };
2405
2607
  dialogs: {
2406
2608
  "overwrite-existing-frontmatter": string;
@@ -2430,6 +2632,7 @@ export declare namespace LibraryLocales {
2430
2632
  "current-file": string;
2431
2633
  data: string;
2432
2634
  disable: string;
2635
+ dismiss: string;
2433
2636
  edit: string;
2434
2637
  exist: string;
2435
2638
  exist_gerund: string;
@@ -2447,6 +2650,7 @@ export declare namespace LibraryLocales {
2447
2650
  "list-description_one": string;
2448
2651
  "list-description_other": string;
2449
2652
  "list-description_zero": string;
2653
+ navigate: string;
2450
2654
  notice: string;
2451
2655
  open: string;
2452
2656
  open_gerund: string;
@@ -2539,6 +2743,16 @@ export declare namespace LibraryLocales {
2539
2743
  "rules-list": {
2540
2744
  description: string;
2541
2745
  };
2746
+ suggest: {
2747
+ instructions: {
2748
+ dismiss: string;
2749
+ "dismiss-purpose": string;
2750
+ navigate: string;
2751
+ "navigate-purpose": string;
2752
+ use: string;
2753
+ "use-purpose": string;
2754
+ };
2755
+ };
2542
2756
  };
2543
2757
  dialogs: {
2544
2758
  "overwrite-existing-frontmatter": string;
@@ -2568,6 +2782,7 @@ export declare namespace LibraryLocales {
2568
2782
  "current-file": string;
2569
2783
  data: string;
2570
2784
  disable: string;
2785
+ dismiss: string;
2571
2786
  edit: string;
2572
2787
  exist: string;
2573
2788
  exist_gerund: string;
@@ -2585,6 +2800,7 @@ export declare namespace LibraryLocales {
2585
2800
  "list-description_one": string;
2586
2801
  "list-description_other": string;
2587
2802
  "list-description_zero": string;
2803
+ navigate: string;
2588
2804
  notice: string;
2589
2805
  open: string;
2590
2806
  open_gerund: string;
@@ -2677,6 +2893,16 @@ export declare namespace LibraryLocales {
2677
2893
  "rules-list": {
2678
2894
  description: string;
2679
2895
  };
2896
+ suggest: {
2897
+ instructions: {
2898
+ dismiss: string;
2899
+ "dismiss-purpose": string;
2900
+ navigate: string;
2901
+ "navigate-purpose": string;
2902
+ use: string;
2903
+ "use-purpose": string;
2904
+ };
2905
+ };
2680
2906
  };
2681
2907
  dialogs: {
2682
2908
  "overwrite-existing-frontmatter": string;
@@ -2706,6 +2932,7 @@ export declare namespace LibraryLocales {
2706
2932
  "current-file": string;
2707
2933
  data: string;
2708
2934
  disable: string;
2935
+ dismiss: string;
2709
2936
  edit: string;
2710
2937
  exist: string;
2711
2938
  exist_gerund: string;
@@ -2723,6 +2950,7 @@ export declare namespace LibraryLocales {
2723
2950
  "list-description_one": string;
2724
2951
  "list-description_other": string;
2725
2952
  "list-description_zero": string;
2953
+ navigate: string;
2726
2954
  notice: string;
2727
2955
  open: string;
2728
2956
  open_gerund: string;
@@ -2815,6 +3043,16 @@ export declare namespace LibraryLocales {
2815
3043
  "rules-list": {
2816
3044
  description: string;
2817
3045
  };
3046
+ suggest: {
3047
+ instructions: {
3048
+ dismiss: string;
3049
+ "dismiss-purpose": string;
3050
+ navigate: string;
3051
+ "navigate-purpose": string;
3052
+ use: string;
3053
+ "use-purpose": string;
3054
+ };
3055
+ };
2818
3056
  };
2819
3057
  dialogs: {
2820
3058
  "overwrite-existing-frontmatter": string;
@@ -2844,6 +3082,7 @@ export declare namespace LibraryLocales {
2844
3082
  "current-file": string;
2845
3083
  data: string;
2846
3084
  disable: string;
3085
+ dismiss: string;
2847
3086
  edit: string;
2848
3087
  exist: string;
2849
3088
  exist_gerund: string;
@@ -2861,6 +3100,7 @@ export declare namespace LibraryLocales {
2861
3100
  "list-description_one": string;
2862
3101
  "list-description_other": string;
2863
3102
  "list-description_zero": string;
3103
+ navigate: string;
2864
3104
  notice: string;
2865
3105
  open: string;
2866
3106
  open_gerund: string;
@@ -2953,6 +3193,16 @@ export declare namespace LibraryLocales {
2953
3193
  "rules-list": {
2954
3194
  description: string;
2955
3195
  };
3196
+ suggest: {
3197
+ instructions: {
3198
+ dismiss: string;
3199
+ "dismiss-purpose": string;
3200
+ navigate: string;
3201
+ "navigate-purpose": string;
3202
+ use: string;
3203
+ "use-purpose": string;
3204
+ };
3205
+ };
2956
3206
  };
2957
3207
  dialogs: {
2958
3208
  "overwrite-existing-frontmatter": string;
@@ -2982,6 +3232,7 @@ export declare namespace LibraryLocales {
2982
3232
  "current-file": string;
2983
3233
  data: string;
2984
3234
  disable: string;
3235
+ dismiss: string;
2985
3236
  edit: string;
2986
3237
  exist: string;
2987
3238
  exist_gerund: string;
@@ -2999,6 +3250,7 @@ export declare namespace LibraryLocales {
2999
3250
  "list-description_one": string;
3000
3251
  "list-description_other": string;
3001
3252
  "list-description_zero": string;
3253
+ navigate: string;
3002
3254
  notice: string;
3003
3255
  open: string;
3004
3256
  open_gerund: string;
@@ -3091,6 +3343,16 @@ export declare namespace LibraryLocales {
3091
3343
  "rules-list": {
3092
3344
  description: string;
3093
3345
  };
3346
+ suggest: {
3347
+ instructions: {
3348
+ dismiss: string;
3349
+ "dismiss-purpose": string;
3350
+ navigate: string;
3351
+ "navigate-purpose": string;
3352
+ use: string;
3353
+ "use-purpose": string;
3354
+ };
3355
+ };
3094
3356
  };
3095
3357
  dialogs: {
3096
3358
  "overwrite-existing-frontmatter": string;
@@ -3120,6 +3382,7 @@ export declare namespace LibraryLocales {
3120
3382
  "current-file": string;
3121
3383
  data: string;
3122
3384
  disable: string;
3385
+ dismiss: string;
3123
3386
  edit: string;
3124
3387
  exist: string;
3125
3388
  exist_gerund: string;
@@ -3137,6 +3400,7 @@ export declare namespace LibraryLocales {
3137
3400
  "list-description_one": string;
3138
3401
  "list-description_other": string;
3139
3402
  "list-description_zero": string;
3403
+ navigate: string;
3140
3404
  notice: string;
3141
3405
  open: string;
3142
3406
  open_gerund: string;
@@ -3229,6 +3493,16 @@ export declare namespace LibraryLocales {
3229
3493
  "rules-list": {
3230
3494
  description: string;
3231
3495
  };
3496
+ suggest: {
3497
+ instructions: {
3498
+ dismiss: string;
3499
+ "dismiss-purpose": string;
3500
+ navigate: string;
3501
+ "navigate-purpose": string;
3502
+ use: string;
3503
+ "use-purpose": string;
3504
+ };
3505
+ };
3232
3506
  };
3233
3507
  dialogs: {
3234
3508
  "overwrite-existing-frontmatter": string;
@@ -3258,6 +3532,7 @@ export declare namespace LibraryLocales {
3258
3532
  "current-file": string;
3259
3533
  data: string;
3260
3534
  disable: string;
3535
+ dismiss: string;
3261
3536
  edit: string;
3262
3537
  exist: string;
3263
3538
  exist_gerund: string;
@@ -3275,6 +3550,7 @@ export declare namespace LibraryLocales {
3275
3550
  "list-description_one": string;
3276
3551
  "list-description_other": string;
3277
3552
  "list-description_zero": string;
3553
+ navigate: string;
3278
3554
  notice: string;
3279
3555
  open: string;
3280
3556
  open_gerund: string;
@@ -3367,6 +3643,16 @@ export declare namespace LibraryLocales {
3367
3643
  "rules-list": {
3368
3644
  description: string;
3369
3645
  };
3646
+ suggest: {
3647
+ instructions: {
3648
+ dismiss: string;
3649
+ "dismiss-purpose": string;
3650
+ navigate: string;
3651
+ "navigate-purpose": string;
3652
+ use: string;
3653
+ "use-purpose": string;
3654
+ };
3655
+ };
3370
3656
  };
3371
3657
  dialogs: {
3372
3658
  "overwrite-existing-frontmatter": string;
@@ -3396,6 +3682,7 @@ export declare namespace LibraryLocales {
3396
3682
  "current-file": string;
3397
3683
  data: string;
3398
3684
  disable: string;
3685
+ dismiss: string;
3399
3686
  edit: string;
3400
3687
  exist: string;
3401
3688
  exist_gerund: string;
@@ -3413,6 +3700,7 @@ export declare namespace LibraryLocales {
3413
3700
  "list-description_one": string;
3414
3701
  "list-description_other": string;
3415
3702
  "list-description_zero": string;
3703
+ navigate: string;
3416
3704
  notice: string;
3417
3705
  open: string;
3418
3706
  open_gerund: string;
@@ -3505,6 +3793,16 @@ export declare namespace LibraryLocales {
3505
3793
  "rules-list": {
3506
3794
  description: string;
3507
3795
  };
3796
+ suggest: {
3797
+ instructions: {
3798
+ dismiss: string;
3799
+ "dismiss-purpose": string;
3800
+ navigate: string;
3801
+ "navigate-purpose": string;
3802
+ use: string;
3803
+ "use-purpose": string;
3804
+ };
3805
+ };
3508
3806
  };
3509
3807
  dialogs: {
3510
3808
  "overwrite-existing-frontmatter": string;
@@ -3534,6 +3832,7 @@ export declare namespace LibraryLocales {
3534
3832
  "current-file": string;
3535
3833
  data: string;
3536
3834
  disable: string;
3835
+ dismiss: string;
3537
3836
  edit: string;
3538
3837
  exist: string;
3539
3838
  exist_gerund: string;
@@ -3551,6 +3850,7 @@ export declare namespace LibraryLocales {
3551
3850
  "list-description_one": string;
3552
3851
  "list-description_other": string;
3553
3852
  "list-description_zero": string;
3853
+ navigate: string;
3554
3854
  notice: string;
3555
3855
  open: string;
3556
3856
  open_gerund: string;
@@ -3643,6 +3943,16 @@ export declare namespace LibraryLocales {
3643
3943
  "rules-list": {
3644
3944
  description: string;
3645
3945
  };
3946
+ suggest: {
3947
+ instructions: {
3948
+ dismiss: string;
3949
+ "dismiss-purpose": string;
3950
+ navigate: string;
3951
+ "navigate-purpose": string;
3952
+ use: string;
3953
+ "use-purpose": string;
3954
+ };
3955
+ };
3646
3956
  };
3647
3957
  dialogs: {
3648
3958
  "overwrite-existing-frontmatter": string;
@@ -3672,6 +3982,7 @@ export declare namespace LibraryLocales {
3672
3982
  "current-file": string;
3673
3983
  data: string;
3674
3984
  disable: string;
3985
+ dismiss: string;
3675
3986
  edit: string;
3676
3987
  exist: string;
3677
3988
  exist_gerund: string;
@@ -3689,6 +4000,7 @@ export declare namespace LibraryLocales {
3689
4000
  "list-description_one": string;
3690
4001
  "list-description_other": string;
3691
4002
  "list-description_zero": string;
4003
+ navigate: string;
3692
4004
  notice: string;
3693
4005
  open: string;
3694
4006
  open_gerund: string;
@@ -3781,6 +4093,16 @@ export declare namespace LibraryLocales {
3781
4093
  "rules-list": {
3782
4094
  description: string;
3783
4095
  };
4096
+ suggest: {
4097
+ instructions: {
4098
+ dismiss: string;
4099
+ "dismiss-purpose": string;
4100
+ navigate: string;
4101
+ "navigate-purpose": string;
4102
+ use: string;
4103
+ "use-purpose": string;
4104
+ };
4105
+ };
3784
4106
  };
3785
4107
  dialogs: {
3786
4108
  "overwrite-existing-frontmatter": string;
@@ -3810,6 +4132,7 @@ export declare namespace LibraryLocales {
3810
4132
  "current-file": string;
3811
4133
  data: string;
3812
4134
  disable: string;
4135
+ dismiss: string;
3813
4136
  edit: string;
3814
4137
  exist: string;
3815
4138
  exist_gerund: string;
@@ -3827,6 +4150,7 @@ export declare namespace LibraryLocales {
3827
4150
  "list-description_one": string;
3828
4151
  "list-description_other": string;
3829
4152
  "list-description_zero": string;
4153
+ navigate: string;
3830
4154
  notice: string;
3831
4155
  open: string;
3832
4156
  open_gerund: string;
@@ -3919,6 +4243,16 @@ export declare namespace LibraryLocales {
3919
4243
  "rules-list": {
3920
4244
  description: string;
3921
4245
  };
4246
+ suggest: {
4247
+ instructions: {
4248
+ dismiss: string;
4249
+ "dismiss-purpose": string;
4250
+ navigate: string;
4251
+ "navigate-purpose": string;
4252
+ use: string;
4253
+ "use-purpose": string;
4254
+ };
4255
+ };
3922
4256
  };
3923
4257
  dialogs: {
3924
4258
  "overwrite-existing-frontmatter": string;
@@ -3948,6 +4282,7 @@ export declare namespace LibraryLocales {
3948
4282
  "current-file": string;
3949
4283
  data: string;
3950
4284
  disable: string;
4285
+ dismiss: string;
3951
4286
  edit: string;
3952
4287
  exist: string;
3953
4288
  exist_gerund: string;
@@ -3965,6 +4300,7 @@ export declare namespace LibraryLocales {
3965
4300
  "list-description_one": string;
3966
4301
  "list-description_other": string;
3967
4302
  "list-description_zero": string;
4303
+ navigate: string;
3968
4304
  notice: string;
3969
4305
  open: string;
3970
4306
  open_gerund: string;
@@ -4057,6 +4393,16 @@ export declare namespace LibraryLocales {
4057
4393
  "rules-list": {
4058
4394
  description: string;
4059
4395
  };
4396
+ suggest: {
4397
+ instructions: {
4398
+ dismiss: string;
4399
+ "dismiss-purpose": string;
4400
+ navigate: string;
4401
+ "navigate-purpose": string;
4402
+ use: string;
4403
+ "use-purpose": string;
4404
+ };
4405
+ };
4060
4406
  };
4061
4407
  dialogs: {
4062
4408
  "overwrite-existing-frontmatter": string;
@@ -4086,6 +4432,7 @@ export declare namespace LibraryLocales {
4086
4432
  "current-file": string;
4087
4433
  data: string;
4088
4434
  disable: string;
4435
+ dismiss: string;
4089
4436
  edit: string;
4090
4437
  exist: string;
4091
4438
  exist_gerund: string;
@@ -4103,6 +4450,7 @@ export declare namespace LibraryLocales {
4103
4450
  "list-description_one": string;
4104
4451
  "list-description_other": string;
4105
4452
  "list-description_zero": string;
4453
+ navigate: string;
4106
4454
  notice: string;
4107
4455
  open: string;
4108
4456
  open_gerund: string;
@@ -4195,6 +4543,16 @@ export declare namespace LibraryLocales {
4195
4543
  "rules-list": {
4196
4544
  description: string;
4197
4545
  };
4546
+ suggest: {
4547
+ instructions: {
4548
+ dismiss: string;
4549
+ "dismiss-purpose": string;
4550
+ navigate: string;
4551
+ "navigate-purpose": string;
4552
+ use: string;
4553
+ "use-purpose": string;
4554
+ };
4555
+ };
4198
4556
  };
4199
4557
  dialogs: {
4200
4558
  "overwrite-existing-frontmatter": string;
@@ -4224,6 +4582,7 @@ export declare namespace LibraryLocales {
4224
4582
  "current-file": string;
4225
4583
  data: string;
4226
4584
  disable: string;
4585
+ dismiss: string;
4227
4586
  edit: string;
4228
4587
  exist: string;
4229
4588
  exist_gerund: string;
@@ -4241,6 +4600,7 @@ export declare namespace LibraryLocales {
4241
4600
  "list-description_one": string;
4242
4601
  "list-description_other": string;
4243
4602
  "list-description_zero": string;
4603
+ navigate: string;
4244
4604
  notice: string;
4245
4605
  open: string;
4246
4606
  open_gerund: string;
@@ -4333,6 +4693,16 @@ export declare namespace LibraryLocales {
4333
4693
  "rules-list": {
4334
4694
  description: string;
4335
4695
  };
4696
+ suggest: {
4697
+ instructions: {
4698
+ dismiss: string;
4699
+ "dismiss-purpose": string;
4700
+ navigate: string;
4701
+ "navigate-purpose": string;
4702
+ use: string;
4703
+ "use-purpose": string;
4704
+ };
4705
+ };
4336
4706
  };
4337
4707
  dialogs: {
4338
4708
  "overwrite-existing-frontmatter": string;
@@ -4362,6 +4732,7 @@ export declare namespace LibraryLocales {
4362
4732
  "current-file": string;
4363
4733
  data: string;
4364
4734
  disable: string;
4735
+ dismiss: string;
4365
4736
  edit: string;
4366
4737
  exist: string;
4367
4738
  exist_gerund: string;
@@ -4379,6 +4750,7 @@ export declare namespace LibraryLocales {
4379
4750
  "list-description_one": string;
4380
4751
  "list-description_other": string;
4381
4752
  "list-description_zero": string;
4753
+ navigate: string;
4382
4754
  notice: string;
4383
4755
  open: string;
4384
4756
  open_gerund: string;
@@ -4471,6 +4843,16 @@ export declare namespace LibraryLocales {
4471
4843
  "rules-list": {
4472
4844
  description: string;
4473
4845
  };
4846
+ suggest: {
4847
+ instructions: {
4848
+ dismiss: string;
4849
+ "dismiss-purpose": string;
4850
+ navigate: string;
4851
+ "navigate-purpose": string;
4852
+ use: string;
4853
+ "use-purpose": string;
4854
+ };
4855
+ };
4474
4856
  };
4475
4857
  dialogs: {
4476
4858
  "overwrite-existing-frontmatter": string;
@@ -4500,6 +4882,7 @@ export declare namespace LibraryLocales {
4500
4882
  "current-file": string;
4501
4883
  data: string;
4502
4884
  disable: string;
4885
+ dismiss: string;
4503
4886
  edit: string;
4504
4887
  exist: string;
4505
4888
  exist_gerund: string;
@@ -4517,6 +4900,7 @@ export declare namespace LibraryLocales {
4517
4900
  "list-description_one": string;
4518
4901
  "list-description_other": string;
4519
4902
  "list-description_zero": string;
4903
+ navigate: string;
4520
4904
  notice: string;
4521
4905
  open: string;
4522
4906
  open_gerund: string;
@@ -4609,6 +4993,16 @@ export declare namespace LibraryLocales {
4609
4993
  "rules-list": {
4610
4994
  description: string;
4611
4995
  };
4996
+ suggest: {
4997
+ instructions: {
4998
+ dismiss: string;
4999
+ "dismiss-purpose": string;
5000
+ navigate: string;
5001
+ "navigate-purpose": string;
5002
+ use: string;
5003
+ "use-purpose": string;
5004
+ };
5005
+ };
4612
5006
  };
4613
5007
  dialogs: {
4614
5008
  "overwrite-existing-frontmatter": string;
@@ -4638,6 +5032,7 @@ export declare namespace LibraryLocales {
4638
5032
  "current-file": string;
4639
5033
  data: string;
4640
5034
  disable: string;
5035
+ dismiss: string;
4641
5036
  edit: string;
4642
5037
  exist: string;
4643
5038
  exist_gerund: string;
@@ -4655,6 +5050,7 @@ export declare namespace LibraryLocales {
4655
5050
  "list-description_one": string;
4656
5051
  "list-description_other": string;
4657
5052
  "list-description_zero": string;
5053
+ navigate: string;
4658
5054
  notice: string;
4659
5055
  open: string;
4660
5056
  open_gerund: string;
@@ -4747,6 +5143,16 @@ export declare namespace LibraryLocales {
4747
5143
  "rules-list": {
4748
5144
  description: string;
4749
5145
  };
5146
+ suggest: {
5147
+ instructions: {
5148
+ dismiss: string;
5149
+ "dismiss-purpose": string;
5150
+ navigate: string;
5151
+ "navigate-purpose": string;
5152
+ use: string;
5153
+ "use-purpose": string;
5154
+ };
5155
+ };
4750
5156
  };
4751
5157
  dialogs: {
4752
5158
  "overwrite-existing-frontmatter": string;
@@ -4776,6 +5182,7 @@ export declare namespace LibraryLocales {
4776
5182
  "current-file": string;
4777
5183
  data: string;
4778
5184
  disable: string;
5185
+ dismiss: string;
4779
5186
  edit: string;
4780
5187
  exist: string;
4781
5188
  exist_gerund: string;
@@ -4793,6 +5200,7 @@ export declare namespace LibraryLocales {
4793
5200
  "list-description_one": string;
4794
5201
  "list-description_other": string;
4795
5202
  "list-description_zero": string;
5203
+ navigate: string;
4796
5204
  notice: string;
4797
5205
  open: string;
4798
5206
  open_gerund: string;
@@ -4885,6 +5293,16 @@ export declare namespace LibraryLocales {
4885
5293
  "rules-list": {
4886
5294
  description: string;
4887
5295
  };
5296
+ suggest: {
5297
+ instructions: {
5298
+ dismiss: string;
5299
+ "dismiss-purpose": string;
5300
+ navigate: string;
5301
+ "navigate-purpose": string;
5302
+ use: string;
5303
+ "use-purpose": string;
5304
+ };
5305
+ };
4888
5306
  };
4889
5307
  dialogs: {
4890
5308
  "overwrite-existing-frontmatter": string;
@@ -4914,6 +5332,7 @@ export declare namespace LibraryLocales {
4914
5332
  "current-file": string;
4915
5333
  data: string;
4916
5334
  disable: string;
5335
+ dismiss: string;
4917
5336
  edit: string;
4918
5337
  exist: string;
4919
5338
  exist_gerund: string;
@@ -4931,6 +5350,7 @@ export declare namespace LibraryLocales {
4931
5350
  "list-description_one": string;
4932
5351
  "list-description_other": string;
4933
5352
  "list-description_zero": string;
5353
+ navigate: string;
4934
5354
  notice: string;
4935
5355
  open: string;
4936
5356
  open_gerund: string;
@@ -5023,6 +5443,16 @@ export declare namespace LibraryLocales {
5023
5443
  "rules-list": {
5024
5444
  description: string;
5025
5445
  };
5446
+ suggest: {
5447
+ instructions: {
5448
+ dismiss: string;
5449
+ "dismiss-purpose": string;
5450
+ navigate: string;
5451
+ "navigate-purpose": string;
5452
+ use: string;
5453
+ "use-purpose": string;
5454
+ };
5455
+ };
5026
5456
  };
5027
5457
  dialogs: {
5028
5458
  "overwrite-existing-frontmatter": string;
@@ -5052,6 +5482,7 @@ export declare namespace LibraryLocales {
5052
5482
  "current-file": string;
5053
5483
  data: string;
5054
5484
  disable: string;
5485
+ dismiss: string;
5055
5486
  edit: string;
5056
5487
  exist: string;
5057
5488
  exist_gerund: string;
@@ -5069,6 +5500,7 @@ export declare namespace LibraryLocales {
5069
5500
  "list-description_one": string;
5070
5501
  "list-description_other": string;
5071
5502
  "list-description_zero": string;
5503
+ navigate: string;
5072
5504
  notice: string;
5073
5505
  open: string;
5074
5506
  open_gerund: string;
@@ -5161,6 +5593,16 @@ export declare namespace LibraryLocales {
5161
5593
  "rules-list": {
5162
5594
  description: string;
5163
5595
  };
5596
+ suggest: {
5597
+ instructions: {
5598
+ dismiss: string;
5599
+ "dismiss-purpose": string;
5600
+ navigate: string;
5601
+ "navigate-purpose": string;
5602
+ use: string;
5603
+ "use-purpose": string;
5604
+ };
5605
+ };
5164
5606
  };
5165
5607
  dialogs: {
5166
5608
  "overwrite-existing-frontmatter": string;
@@ -5190,6 +5632,7 @@ export declare namespace LibraryLocales {
5190
5632
  "current-file": string;
5191
5633
  data: string;
5192
5634
  disable: string;
5635
+ dismiss: string;
5193
5636
  edit: string;
5194
5637
  exist: string;
5195
5638
  exist_gerund: string;
@@ -5207,6 +5650,7 @@ export declare namespace LibraryLocales {
5207
5650
  "list-description_one": string;
5208
5651
  "list-description_other": string;
5209
5652
  "list-description_zero": string;
5653
+ navigate: string;
5210
5654
  notice: string;
5211
5655
  open: string;
5212
5656
  open_gerund: string;
@@ -5299,6 +5743,16 @@ export declare namespace LibraryLocales {
5299
5743
  "rules-list": {
5300
5744
  description: string;
5301
5745
  };
5746
+ suggest: {
5747
+ instructions: {
5748
+ dismiss: string;
5749
+ "dismiss-purpose": string;
5750
+ navigate: string;
5751
+ "navigate-purpose": string;
5752
+ use: string;
5753
+ "use-purpose": string;
5754
+ };
5755
+ };
5302
5756
  };
5303
5757
  dialogs: {
5304
5758
  "overwrite-existing-frontmatter": string;
@@ -5328,6 +5782,7 @@ export declare namespace LibraryLocales {
5328
5782
  "current-file": string;
5329
5783
  data: string;
5330
5784
  disable: string;
5785
+ dismiss: string;
5331
5786
  edit: string;
5332
5787
  exist: string;
5333
5788
  exist_gerund: string;
@@ -5345,6 +5800,7 @@ export declare namespace LibraryLocales {
5345
5800
  "list-description_one": string;
5346
5801
  "list-description_other": string;
5347
5802
  "list-description_zero": string;
5803
+ navigate: string;
5348
5804
  notice: string;
5349
5805
  open: string;
5350
5806
  open_gerund: string;
@@ -5437,6 +5893,16 @@ export declare namespace LibraryLocales {
5437
5893
  "rules-list": {
5438
5894
  description: string;
5439
5895
  };
5896
+ suggest: {
5897
+ instructions: {
5898
+ dismiss: string;
5899
+ "dismiss-purpose": string;
5900
+ navigate: string;
5901
+ "navigate-purpose": string;
5902
+ use: string;
5903
+ "use-purpose": string;
5904
+ };
5905
+ };
5440
5906
  };
5441
5907
  dialogs: {
5442
5908
  "overwrite-existing-frontmatter": string;
@@ -5466,6 +5932,7 @@ export declare namespace LibraryLocales {
5466
5932
  "current-file": string;
5467
5933
  data: string;
5468
5934
  disable: string;
5935
+ dismiss: string;
5469
5936
  edit: string;
5470
5937
  exist: string;
5471
5938
  exist_gerund: string;
@@ -5483,6 +5950,7 @@ export declare namespace LibraryLocales {
5483
5950
  "list-description_one": string;
5484
5951
  "list-description_other": string;
5485
5952
  "list-description_zero": string;
5953
+ navigate: string;
5486
5954
  notice: string;
5487
5955
  open: string;
5488
5956
  open_gerund: string;
@@ -5575,6 +6043,16 @@ export declare namespace LibraryLocales {
5575
6043
  "rules-list": {
5576
6044
  description: string;
5577
6045
  };
6046
+ suggest: {
6047
+ instructions: {
6048
+ dismiss: string;
6049
+ "dismiss-purpose": string;
6050
+ navigate: string;
6051
+ "navigate-purpose": string;
6052
+ use: string;
6053
+ "use-purpose": string;
6054
+ };
6055
+ };
5578
6056
  };
5579
6057
  dialogs: {
5580
6058
  "overwrite-existing-frontmatter": string;
@@ -5604,6 +6082,7 @@ export declare namespace LibraryLocales {
5604
6082
  "current-file": string;
5605
6083
  data: string;
5606
6084
  disable: string;
6085
+ dismiss: string;
5607
6086
  edit: string;
5608
6087
  exist: string;
5609
6088
  exist_gerund: string;
@@ -5621,6 +6100,7 @@ export declare namespace LibraryLocales {
5621
6100
  "list-description_one": string;
5622
6101
  "list-description_other": string;
5623
6102
  "list-description_zero": string;
6103
+ navigate: string;
5624
6104
  notice: string;
5625
6105
  open: string;
5626
6106
  open_gerund: string;
@@ -5713,6 +6193,16 @@ export declare namespace LibraryLocales {
5713
6193
  "rules-list": {
5714
6194
  description: string;
5715
6195
  };
6196
+ suggest: {
6197
+ instructions: {
6198
+ dismiss: string;
6199
+ "dismiss-purpose": string;
6200
+ navigate: string;
6201
+ "navigate-purpose": string;
6202
+ use: string;
6203
+ "use-purpose": string;
6204
+ };
6205
+ };
5716
6206
  };
5717
6207
  dialogs: {
5718
6208
  "overwrite-existing-frontmatter": string;
@@ -5742,6 +6232,7 @@ export declare namespace LibraryLocales {
5742
6232
  "current-file": string;
5743
6233
  data: string;
5744
6234
  disable: string;
6235
+ dismiss: string;
5745
6236
  edit: string;
5746
6237
  exist: string;
5747
6238
  exist_gerund: string;
@@ -5759,6 +6250,7 @@ export declare namespace LibraryLocales {
5759
6250
  "list-description_one": string;
5760
6251
  "list-description_other": string;
5761
6252
  "list-description_zero": string;
6253
+ navigate: string;
5762
6254
  notice: string;
5763
6255
  open: string;
5764
6256
  open_gerund: string;
@@ -5851,6 +6343,16 @@ export declare namespace LibraryLocales {
5851
6343
  "rules-list": {
5852
6344
  description: string;
5853
6345
  };
6346
+ suggest: {
6347
+ instructions: {
6348
+ dismiss: string;
6349
+ "dismiss-purpose": string;
6350
+ navigate: string;
6351
+ "navigate-purpose": string;
6352
+ use: string;
6353
+ "use-purpose": string;
6354
+ };
6355
+ };
5854
6356
  };
5855
6357
  dialogs: {
5856
6358
  "overwrite-existing-frontmatter": string;
@@ -5880,6 +6382,7 @@ export declare namespace LibraryLocales {
5880
6382
  "current-file": string;
5881
6383
  data: string;
5882
6384
  disable: string;
6385
+ dismiss: string;
5883
6386
  edit: string;
5884
6387
  exist: string;
5885
6388
  exist_gerund: string;
@@ -5897,6 +6400,7 @@ export declare namespace LibraryLocales {
5897
6400
  "list-description_one": string;
5898
6401
  "list-description_other": string;
5899
6402
  "list-description_zero": string;
6403
+ navigate: string;
5900
6404
  notice: string;
5901
6405
  open: string;
5902
6406
  open_gerund: string;
@@ -5989,6 +6493,16 @@ export declare namespace LibraryLocales {
5989
6493
  "rules-list": {
5990
6494
  description: string;
5991
6495
  };
6496
+ suggest: {
6497
+ instructions: {
6498
+ dismiss: string;
6499
+ "dismiss-purpose": string;
6500
+ navigate: string;
6501
+ "navigate-purpose": string;
6502
+ use: string;
6503
+ "use-purpose": string;
6504
+ };
6505
+ };
5992
6506
  };
5993
6507
  dialogs: {
5994
6508
  "overwrite-existing-frontmatter": string;
@@ -6018,6 +6532,7 @@ export declare namespace LibraryLocales {
6018
6532
  "current-file": string;
6019
6533
  data: string;
6020
6534
  disable: string;
6535
+ dismiss: string;
6021
6536
  edit: string;
6022
6537
  exist: string;
6023
6538
  exist_gerund: string;
@@ -6035,6 +6550,7 @@ export declare namespace LibraryLocales {
6035
6550
  "list-description_one": string;
6036
6551
  "list-description_other": string;
6037
6552
  "list-description_zero": string;
6553
+ navigate: string;
6038
6554
  notice: string;
6039
6555
  open: string;
6040
6556
  open_gerund: string;
@@ -6127,6 +6643,16 @@ export declare namespace LibraryLocales {
6127
6643
  "rules-list": {
6128
6644
  description: string;
6129
6645
  };
6646
+ suggest: {
6647
+ instructions: {
6648
+ dismiss: string;
6649
+ "dismiss-purpose": string;
6650
+ navigate: string;
6651
+ "navigate-purpose": string;
6652
+ use: string;
6653
+ "use-purpose": string;
6654
+ };
6655
+ };
6130
6656
  };
6131
6657
  dialogs: {
6132
6658
  "overwrite-existing-frontmatter": string;
@@ -6156,6 +6682,7 @@ export declare namespace LibraryLocales {
6156
6682
  "current-file": string;
6157
6683
  data: string;
6158
6684
  disable: string;
6685
+ dismiss: string;
6159
6686
  edit: string;
6160
6687
  exist: string;
6161
6688
  exist_gerund: string;
@@ -6173,6 +6700,7 @@ export declare namespace LibraryLocales {
6173
6700
  "list-description_one": string;
6174
6701
  "list-description_other": string;
6175
6702
  "list-description_zero": string;
6703
+ navigate: string;
6176
6704
  notice: string;
6177
6705
  open: string;
6178
6706
  open_gerund: string;
@@ -6265,6 +6793,16 @@ export declare namespace LibraryLocales {
6265
6793
  "rules-list": {
6266
6794
  description: string;
6267
6795
  };
6796
+ suggest: {
6797
+ instructions: {
6798
+ dismiss: string;
6799
+ "dismiss-purpose": string;
6800
+ navigate: string;
6801
+ "navigate-purpose": string;
6802
+ use: string;
6803
+ "use-purpose": string;
6804
+ };
6805
+ };
6268
6806
  };
6269
6807
  dialogs: {
6270
6808
  "overwrite-existing-frontmatter": string;
@@ -6294,6 +6832,7 @@ export declare namespace LibraryLocales {
6294
6832
  "current-file": string;
6295
6833
  data: string;
6296
6834
  disable: string;
6835
+ dismiss: string;
6297
6836
  edit: string;
6298
6837
  exist: string;
6299
6838
  exist_gerund: string;
@@ -6311,6 +6850,7 @@ export declare namespace LibraryLocales {
6311
6850
  "list-description_one": string;
6312
6851
  "list-description_other": string;
6313
6852
  "list-description_zero": string;
6853
+ navigate: string;
6314
6854
  notice: string;
6315
6855
  open: string;
6316
6856
  open_gerund: string;
@@ -6403,6 +6943,16 @@ export declare namespace LibraryLocales {
6403
6943
  "rules-list": {
6404
6944
  description: string;
6405
6945
  };
6946
+ suggest: {
6947
+ instructions: {
6948
+ dismiss: string;
6949
+ "dismiss-purpose": string;
6950
+ navigate: string;
6951
+ "navigate-purpose": string;
6952
+ use: string;
6953
+ "use-purpose": string;
6954
+ };
6955
+ };
6406
6956
  };
6407
6957
  dialogs: {
6408
6958
  "overwrite-existing-frontmatter": string;
@@ -6432,6 +6982,7 @@ export declare namespace LibraryLocales {
6432
6982
  "current-file": string;
6433
6983
  data: string;
6434
6984
  disable: string;
6985
+ dismiss: string;
6435
6986
  edit: string;
6436
6987
  exist: string;
6437
6988
  exist_gerund: string;
@@ -6449,6 +7000,7 @@ export declare namespace LibraryLocales {
6449
7000
  "list-description_one": string;
6450
7001
  "list-description_other": string;
6451
7002
  "list-description_zero": string;
7003
+ navigate: string;
6452
7004
  notice: string;
6453
7005
  open: string;
6454
7006
  open_gerund: string;
@@ -6541,6 +7093,16 @@ export declare namespace LibraryLocales {
6541
7093
  "rules-list": {
6542
7094
  description: string;
6543
7095
  };
7096
+ suggest: {
7097
+ instructions: {
7098
+ dismiss: string;
7099
+ "dismiss-purpose": string;
7100
+ navigate: string;
7101
+ "navigate-purpose": string;
7102
+ use: string;
7103
+ "use-purpose": string;
7104
+ };
7105
+ };
6544
7106
  };
6545
7107
  dialogs: {
6546
7108
  "overwrite-existing-frontmatter": string;
@@ -6570,6 +7132,7 @@ export declare namespace LibraryLocales {
6570
7132
  "current-file": string;
6571
7133
  data: string;
6572
7134
  disable: string;
7135
+ dismiss: string;
6573
7136
  edit: string;
6574
7137
  exist: string;
6575
7138
  exist_gerund: string;
@@ -6587,6 +7150,7 @@ export declare namespace LibraryLocales {
6587
7150
  "list-description_one": string;
6588
7151
  "list-description_other": string;
6589
7152
  "list-description_zero": string;
7153
+ navigate: string;
6590
7154
  notice: string;
6591
7155
  open: string;
6592
7156
  open_gerund: string;
@@ -6676,6 +7240,16 @@ export declare namespace LibraryLocales {
6676
7240
  "rules-list": {
6677
7241
  description: string;
6678
7242
  };
7243
+ suggest: {
7244
+ instructions: {
7245
+ dismiss: string;
7246
+ "dismiss-purpose": string;
7247
+ navigate: string;
7248
+ "navigate-purpose": string;
7249
+ use: string;
7250
+ "use-purpose": string;
7251
+ };
7252
+ };
6679
7253
  };
6680
7254
  dialogs: {
6681
7255
  "overwrite-existing-frontmatter": string;
@@ -6705,6 +7279,7 @@ export declare namespace LibraryLocales {
6705
7279
  "current-file": string;
6706
7280
  data: string;
6707
7281
  disable: string;
7282
+ dismiss: string;
6708
7283
  edit: string;
6709
7284
  exist: string;
6710
7285
  export: string;
@@ -6716,6 +7291,7 @@ export declare namespace LibraryLocales {
6716
7291
  list: string;
6717
7292
  "list-description_other": string;
6718
7293
  "list-description_zero": string;
7294
+ navigate: string;
6719
7295
  notice: string;
6720
7296
  open: string;
6721
7297
  ordinal: string;
@@ -6797,6 +7373,16 @@ export declare namespace LibraryLocales {
6797
7373
  "rules-list": {
6798
7374
  description: string;
6799
7375
  };
7376
+ suggest: {
7377
+ instructions: {
7378
+ dismiss: string;
7379
+ "dismiss-purpose": string;
7380
+ navigate: string;
7381
+ "navigate-purpose": string;
7382
+ use: string;
7383
+ "use-purpose": string;
7384
+ };
7385
+ };
6800
7386
  };
6801
7387
  dialogs: {
6802
7388
  "overwrite-existing-frontmatter": string;
@@ -6826,6 +7412,7 @@ export declare namespace LibraryLocales {
6826
7412
  "current-file": string;
6827
7413
  data: string;
6828
7414
  disable: string;
7415
+ dismiss: string;
6829
7416
  edit: string;
6830
7417
  exist: string;
6831
7418
  export: string;
@@ -6837,6 +7424,7 @@ export declare namespace LibraryLocales {
6837
7424
  list: string;
6838
7425
  "list-description_other": string;
6839
7426
  "list-description_zero": string;
7427
+ navigate: string;
6840
7428
  notice: string;
6841
7429
  open: string;
6842
7430
  ordinal: string;