@polyipseity/obsidian-plugin-library 1.14.2 → 1.15.1

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.
@@ -76,6 +76,9 @@ export declare namespace LibraryLocales {
76
76
  "preset-placeholder": string;
77
77
  remove: string;
78
78
  };
79
+ "rules-list": {
80
+ description: string;
81
+ };
79
82
  };
80
83
  dialogs: {
81
84
  "overwrite-existing-frontmatter": string;
@@ -133,6 +136,9 @@ export declare namespace LibraryLocales {
133
136
  plugin: string;
134
137
  reset: string;
135
138
  retry: string;
139
+ rule: string;
140
+ rule_one: string;
141
+ rule_other: string;
136
142
  setting: string;
137
143
  setting_one: string;
138
144
  setting_other: string;
@@ -208,6 +214,9 @@ export declare namespace LibraryLocales {
208
214
  "preset-placeholder": string;
209
215
  remove: string;
210
216
  };
217
+ "rules-list": {
218
+ description: string;
219
+ };
211
220
  };
212
221
  dialogs: {
213
222
  "overwrite-existing-frontmatter": string;
@@ -265,6 +274,9 @@ export declare namespace LibraryLocales {
265
274
  plugin: string;
266
275
  reset: string;
267
276
  retry: string;
277
+ rule: string;
278
+ rule_one: string;
279
+ rule_other: string;
268
280
  setting: string;
269
281
  setting_one: string;
270
282
  setting_other: string;
@@ -340,6 +352,9 @@ export declare namespace LibraryLocales {
340
352
  "preset-placeholder": string;
341
353
  remove: string;
342
354
  };
355
+ "rules-list": {
356
+ description: string;
357
+ };
343
358
  };
344
359
  dialogs: {
345
360
  "overwrite-existing-frontmatter": string;
@@ -397,6 +412,9 @@ export declare namespace LibraryLocales {
397
412
  plugin: string;
398
413
  reset: string;
399
414
  retry: string;
415
+ rule: string;
416
+ rule_one: string;
417
+ rule_other: string;
400
418
  setting: string;
401
419
  setting_one: string;
402
420
  setting_other: string;
@@ -472,6 +490,9 @@ export declare namespace LibraryLocales {
472
490
  "preset-placeholder": string;
473
491
  remove: string;
474
492
  };
493
+ "rules-list": {
494
+ description: string;
495
+ };
475
496
  };
476
497
  dialogs: {
477
498
  "overwrite-existing-frontmatter": string;
@@ -529,6 +550,9 @@ export declare namespace LibraryLocales {
529
550
  plugin: string;
530
551
  reset: string;
531
552
  retry: string;
553
+ rule: string;
554
+ rule_one: string;
555
+ rule_other: string;
532
556
  setting: string;
533
557
  setting_one: string;
534
558
  setting_other: string;
@@ -604,6 +628,9 @@ export declare namespace LibraryLocales {
604
628
  "preset-placeholder": string;
605
629
  remove: string;
606
630
  };
631
+ "rules-list": {
632
+ description: string;
633
+ };
607
634
  };
608
635
  dialogs: {
609
636
  "overwrite-existing-frontmatter": string;
@@ -661,6 +688,9 @@ export declare namespace LibraryLocales {
661
688
  plugin: string;
662
689
  reset: string;
663
690
  retry: string;
691
+ rule: string;
692
+ rule_one: string;
693
+ rule_other: string;
664
694
  setting: string;
665
695
  setting_one: string;
666
696
  setting_other: string;
@@ -736,6 +766,9 @@ export declare namespace LibraryLocales {
736
766
  "preset-placeholder": string;
737
767
  remove: string;
738
768
  };
769
+ "rules-list": {
770
+ description: string;
771
+ };
739
772
  };
740
773
  dialogs: {
741
774
  "overwrite-existing-frontmatter": string;
@@ -793,6 +826,9 @@ export declare namespace LibraryLocales {
793
826
  plugin: string;
794
827
  reset: string;
795
828
  retry: string;
829
+ rule: string;
830
+ rule_one: string;
831
+ rule_other: string;
796
832
  setting: string;
797
833
  setting_one: string;
798
834
  setting_other: string;
@@ -868,6 +904,9 @@ export declare namespace LibraryLocales {
868
904
  "preset-placeholder": string;
869
905
  remove: string;
870
906
  };
907
+ "rules-list": {
908
+ description: string;
909
+ };
871
910
  };
872
911
  dialogs: {
873
912
  "overwrite-existing-frontmatter": string;
@@ -925,6 +964,9 @@ export declare namespace LibraryLocales {
925
964
  plugin: string;
926
965
  reset: string;
927
966
  retry: string;
967
+ rule: string;
968
+ rule_one: string;
969
+ rule_other: string;
928
970
  setting: string;
929
971
  setting_one: string;
930
972
  setting_other: string;
@@ -1000,6 +1042,9 @@ export declare namespace LibraryLocales {
1000
1042
  "preset-placeholder": string;
1001
1043
  remove: string;
1002
1044
  };
1045
+ "rules-list": {
1046
+ description: string;
1047
+ };
1003
1048
  };
1004
1049
  dialogs: {
1005
1050
  "overwrite-existing-frontmatter": string;
@@ -1057,6 +1102,9 @@ export declare namespace LibraryLocales {
1057
1102
  plugin: string;
1058
1103
  reset: string;
1059
1104
  retry: string;
1105
+ rule: string;
1106
+ rule_one: string;
1107
+ rule_other: string;
1060
1108
  setting: string;
1061
1109
  setting_one: string;
1062
1110
  setting_other: string;
@@ -1132,6 +1180,9 @@ export declare namespace LibraryLocales {
1132
1180
  "preset-placeholder": string;
1133
1181
  remove: string;
1134
1182
  };
1183
+ "rules-list": {
1184
+ description: string;
1185
+ };
1135
1186
  };
1136
1187
  dialogs: {
1137
1188
  "overwrite-existing-frontmatter": string;
@@ -1189,6 +1240,9 @@ export declare namespace LibraryLocales {
1189
1240
  plugin: string;
1190
1241
  reset: string;
1191
1242
  retry: string;
1243
+ rule: string;
1244
+ rule_one: string;
1245
+ rule_other: string;
1192
1246
  setting: string;
1193
1247
  setting_one: string;
1194
1248
  setting_other: string;
@@ -1264,6 +1318,9 @@ export declare namespace LibraryLocales {
1264
1318
  "preset-placeholder": string;
1265
1319
  remove: string;
1266
1320
  };
1321
+ "rules-list": {
1322
+ description: string;
1323
+ };
1267
1324
  };
1268
1325
  dialogs: {
1269
1326
  "overwrite-existing-frontmatter": string;
@@ -1321,6 +1378,9 @@ export declare namespace LibraryLocales {
1321
1378
  plugin: string;
1322
1379
  reset: string;
1323
1380
  retry: string;
1381
+ rule: string;
1382
+ rule_one: string;
1383
+ rule_other: string;
1324
1384
  setting: string;
1325
1385
  setting_one: string;
1326
1386
  setting_other: string;
@@ -1396,6 +1456,9 @@ export declare namespace LibraryLocales {
1396
1456
  "preset-placeholder": string;
1397
1457
  remove: string;
1398
1458
  };
1459
+ "rules-list": {
1460
+ description: string;
1461
+ };
1399
1462
  };
1400
1463
  dialogs: {
1401
1464
  "overwrite-existing-frontmatter": string;
@@ -1453,6 +1516,9 @@ export declare namespace LibraryLocales {
1453
1516
  plugin: string;
1454
1517
  reset: string;
1455
1518
  retry: string;
1519
+ rule: string;
1520
+ rule_one: string;
1521
+ rule_other: string;
1456
1522
  setting: string;
1457
1523
  setting_one: string;
1458
1524
  setting_other: string;
@@ -1528,6 +1594,9 @@ export declare namespace LibraryLocales {
1528
1594
  "preset-placeholder": string;
1529
1595
  remove: string;
1530
1596
  };
1597
+ "rules-list": {
1598
+ description: string;
1599
+ };
1531
1600
  };
1532
1601
  dialogs: {
1533
1602
  "overwrite-existing-frontmatter": string;
@@ -1585,6 +1654,9 @@ export declare namespace LibraryLocales {
1585
1654
  plugin: string;
1586
1655
  reset: string;
1587
1656
  retry: string;
1657
+ rule: string;
1658
+ rule_one: string;
1659
+ rule_other: string;
1588
1660
  setting: string;
1589
1661
  setting_one: string;
1590
1662
  setting_other: string;
@@ -1658,6 +1730,7 @@ export declare namespace LibraryLocales {
1658
1730
  "output-to-file-icon": string;
1659
1731
  "previous-icon": string;
1660
1732
  "remove-icon": string;
1733
+ "rule-icon": string;
1661
1734
  };
1662
1735
  settings: {
1663
1736
  "all-settings-actions": {
@@ -1772,6 +1845,9 @@ export declare namespace LibraryLocales {
1772
1845
  "preset-placeholder": string;
1773
1846
  remove: string;
1774
1847
  };
1848
+ "rules-list": {
1849
+ description: string;
1850
+ };
1775
1851
  };
1776
1852
  dialogs: {
1777
1853
  "overwrite-existing-frontmatter": string;
@@ -1829,6 +1905,9 @@ export declare namespace LibraryLocales {
1829
1905
  plugin: string;
1830
1906
  reset: string;
1831
1907
  retry: string;
1908
+ rule: string;
1909
+ rule_one: string;
1910
+ rule_other: string;
1832
1911
  setting: string;
1833
1912
  setting_one: string;
1834
1913
  setting_other: string;
@@ -1904,6 +1983,9 @@ export declare namespace LibraryLocales {
1904
1983
  "preset-placeholder": string;
1905
1984
  remove: string;
1906
1985
  };
1986
+ "rules-list": {
1987
+ description: string;
1988
+ };
1907
1989
  };
1908
1990
  dialogs: {
1909
1991
  "overwrite-existing-frontmatter": string;
@@ -1961,6 +2043,9 @@ export declare namespace LibraryLocales {
1961
2043
  plugin: string;
1962
2044
  reset: string;
1963
2045
  retry: string;
2046
+ rule: string;
2047
+ rule_one: string;
2048
+ rule_other: string;
1964
2049
  setting: string;
1965
2050
  setting_one: string;
1966
2051
  setting_other: string;
@@ -2036,6 +2121,9 @@ export declare namespace LibraryLocales {
2036
2121
  "preset-placeholder": string;
2037
2122
  remove: string;
2038
2123
  };
2124
+ "rules-list": {
2125
+ description: string;
2126
+ };
2039
2127
  };
2040
2128
  dialogs: {
2041
2129
  "overwrite-existing-frontmatter": string;
@@ -2093,6 +2181,9 @@ export declare namespace LibraryLocales {
2093
2181
  plugin: string;
2094
2182
  reset: string;
2095
2183
  retry: string;
2184
+ rule: string;
2185
+ rule_one: string;
2186
+ rule_other: string;
2096
2187
  setting: string;
2097
2188
  setting_one: string;
2098
2189
  setting_other: string;
@@ -2168,6 +2259,9 @@ export declare namespace LibraryLocales {
2168
2259
  "preset-placeholder": string;
2169
2260
  remove: string;
2170
2261
  };
2262
+ "rules-list": {
2263
+ description: string;
2264
+ };
2171
2265
  };
2172
2266
  dialogs: {
2173
2267
  "overwrite-existing-frontmatter": string;
@@ -2225,6 +2319,9 @@ export declare namespace LibraryLocales {
2225
2319
  plugin: string;
2226
2320
  reset: string;
2227
2321
  retry: string;
2322
+ rule: string;
2323
+ rule_one: string;
2324
+ rule_other: string;
2228
2325
  setting: string;
2229
2326
  setting_one: string;
2230
2327
  setting_other: string;
@@ -2300,6 +2397,9 @@ export declare namespace LibraryLocales {
2300
2397
  "preset-placeholder": string;
2301
2398
  remove: string;
2302
2399
  };
2400
+ "rules-list": {
2401
+ description: string;
2402
+ };
2303
2403
  };
2304
2404
  dialogs: {
2305
2405
  "overwrite-existing-frontmatter": string;
@@ -2357,6 +2457,9 @@ export declare namespace LibraryLocales {
2357
2457
  plugin: string;
2358
2458
  reset: string;
2359
2459
  retry: string;
2460
+ rule: string;
2461
+ rule_one: string;
2462
+ rule_other: string;
2360
2463
  setting: string;
2361
2464
  setting_one: string;
2362
2465
  setting_other: string;
@@ -2432,6 +2535,9 @@ export declare namespace LibraryLocales {
2432
2535
  "preset-placeholder": string;
2433
2536
  remove: string;
2434
2537
  };
2538
+ "rules-list": {
2539
+ description: string;
2540
+ };
2435
2541
  };
2436
2542
  dialogs: {
2437
2543
  "overwrite-existing-frontmatter": string;
@@ -2489,6 +2595,9 @@ export declare namespace LibraryLocales {
2489
2595
  plugin: string;
2490
2596
  reset: string;
2491
2597
  retry: string;
2598
+ rule: string;
2599
+ rule_one: string;
2600
+ rule_other: string;
2492
2601
  setting: string;
2493
2602
  setting_one: string;
2494
2603
  setting_other: string;
@@ -2564,6 +2673,9 @@ export declare namespace LibraryLocales {
2564
2673
  "preset-placeholder": string;
2565
2674
  remove: string;
2566
2675
  };
2676
+ "rules-list": {
2677
+ description: string;
2678
+ };
2567
2679
  };
2568
2680
  dialogs: {
2569
2681
  "overwrite-existing-frontmatter": string;
@@ -2621,6 +2733,9 @@ export declare namespace LibraryLocales {
2621
2733
  plugin: string;
2622
2734
  reset: string;
2623
2735
  retry: string;
2736
+ rule: string;
2737
+ rule_one: string;
2738
+ rule_other: string;
2624
2739
  setting: string;
2625
2740
  setting_one: string;
2626
2741
  setting_other: string;
@@ -2696,6 +2811,9 @@ export declare namespace LibraryLocales {
2696
2811
  "preset-placeholder": string;
2697
2812
  remove: string;
2698
2813
  };
2814
+ "rules-list": {
2815
+ description: string;
2816
+ };
2699
2817
  };
2700
2818
  dialogs: {
2701
2819
  "overwrite-existing-frontmatter": string;
@@ -2753,6 +2871,9 @@ export declare namespace LibraryLocales {
2753
2871
  plugin: string;
2754
2872
  reset: string;
2755
2873
  retry: string;
2874
+ rule: string;
2875
+ rule_one: string;
2876
+ rule_other: string;
2756
2877
  setting: string;
2757
2878
  setting_one: string;
2758
2879
  setting_other: string;
@@ -2828,6 +2949,9 @@ export declare namespace LibraryLocales {
2828
2949
  "preset-placeholder": string;
2829
2950
  remove: string;
2830
2951
  };
2952
+ "rules-list": {
2953
+ description: string;
2954
+ };
2831
2955
  };
2832
2956
  dialogs: {
2833
2957
  "overwrite-existing-frontmatter": string;
@@ -2885,6 +3009,9 @@ export declare namespace LibraryLocales {
2885
3009
  plugin: string;
2886
3010
  reset: string;
2887
3011
  retry: string;
3012
+ rule: string;
3013
+ rule_one: string;
3014
+ rule_other: string;
2888
3015
  setting: string;
2889
3016
  setting_one: string;
2890
3017
  setting_other: string;
@@ -2960,6 +3087,9 @@ export declare namespace LibraryLocales {
2960
3087
  "preset-placeholder": string;
2961
3088
  remove: string;
2962
3089
  };
3090
+ "rules-list": {
3091
+ description: string;
3092
+ };
2963
3093
  };
2964
3094
  dialogs: {
2965
3095
  "overwrite-existing-frontmatter": string;
@@ -3017,6 +3147,9 @@ export declare namespace LibraryLocales {
3017
3147
  plugin: string;
3018
3148
  reset: string;
3019
3149
  retry: string;
3150
+ rule: string;
3151
+ rule_one: string;
3152
+ rule_other: string;
3020
3153
  setting: string;
3021
3154
  setting_one: string;
3022
3155
  setting_other: string;
@@ -3092,6 +3225,9 @@ export declare namespace LibraryLocales {
3092
3225
  "preset-placeholder": string;
3093
3226
  remove: string;
3094
3227
  };
3228
+ "rules-list": {
3229
+ description: string;
3230
+ };
3095
3231
  };
3096
3232
  dialogs: {
3097
3233
  "overwrite-existing-frontmatter": string;
@@ -3149,6 +3285,9 @@ export declare namespace LibraryLocales {
3149
3285
  plugin: string;
3150
3286
  reset: string;
3151
3287
  retry: string;
3288
+ rule: string;
3289
+ rule_one: string;
3290
+ rule_other: string;
3152
3291
  setting: string;
3153
3292
  setting_one: string;
3154
3293
  setting_other: string;
@@ -3224,6 +3363,9 @@ export declare namespace LibraryLocales {
3224
3363
  "preset-placeholder": string;
3225
3364
  remove: string;
3226
3365
  };
3366
+ "rules-list": {
3367
+ description: string;
3368
+ };
3227
3369
  };
3228
3370
  dialogs: {
3229
3371
  "overwrite-existing-frontmatter": string;
@@ -3281,6 +3423,9 @@ export declare namespace LibraryLocales {
3281
3423
  plugin: string;
3282
3424
  reset: string;
3283
3425
  retry: string;
3426
+ rule: string;
3427
+ rule_one: string;
3428
+ rule_other: string;
3284
3429
  setting: string;
3285
3430
  setting_one: string;
3286
3431
  setting_other: string;
@@ -3356,6 +3501,9 @@ export declare namespace LibraryLocales {
3356
3501
  "preset-placeholder": string;
3357
3502
  remove: string;
3358
3503
  };
3504
+ "rules-list": {
3505
+ description: string;
3506
+ };
3359
3507
  };
3360
3508
  dialogs: {
3361
3509
  "overwrite-existing-frontmatter": string;
@@ -3413,6 +3561,9 @@ export declare namespace LibraryLocales {
3413
3561
  plugin: string;
3414
3562
  reset: string;
3415
3563
  retry: string;
3564
+ rule: string;
3565
+ rule_one: string;
3566
+ rule_other: string;
3416
3567
  setting: string;
3417
3568
  setting_one: string;
3418
3569
  setting_other: string;
@@ -3488,6 +3639,9 @@ export declare namespace LibraryLocales {
3488
3639
  "preset-placeholder": string;
3489
3640
  remove: string;
3490
3641
  };
3642
+ "rules-list": {
3643
+ description: string;
3644
+ };
3491
3645
  };
3492
3646
  dialogs: {
3493
3647
  "overwrite-existing-frontmatter": string;
@@ -3545,6 +3699,9 @@ export declare namespace LibraryLocales {
3545
3699
  plugin: string;
3546
3700
  reset: string;
3547
3701
  retry: string;
3702
+ rule: string;
3703
+ rule_one: string;
3704
+ rule_other: string;
3548
3705
  setting: string;
3549
3706
  setting_one: string;
3550
3707
  setting_other: string;
@@ -3620,6 +3777,9 @@ export declare namespace LibraryLocales {
3620
3777
  "preset-placeholder": string;
3621
3778
  remove: string;
3622
3779
  };
3780
+ "rules-list": {
3781
+ description: string;
3782
+ };
3623
3783
  };
3624
3784
  dialogs: {
3625
3785
  "overwrite-existing-frontmatter": string;
@@ -3677,6 +3837,9 @@ export declare namespace LibraryLocales {
3677
3837
  plugin: string;
3678
3838
  reset: string;
3679
3839
  retry: string;
3840
+ rule: string;
3841
+ rule_one: string;
3842
+ rule_other: string;
3680
3843
  setting: string;
3681
3844
  setting_one: string;
3682
3845
  setting_other: string;
@@ -3752,6 +3915,9 @@ export declare namespace LibraryLocales {
3752
3915
  "preset-placeholder": string;
3753
3916
  remove: string;
3754
3917
  };
3918
+ "rules-list": {
3919
+ description: string;
3920
+ };
3755
3921
  };
3756
3922
  dialogs: {
3757
3923
  "overwrite-existing-frontmatter": string;
@@ -3809,6 +3975,9 @@ export declare namespace LibraryLocales {
3809
3975
  plugin: string;
3810
3976
  reset: string;
3811
3977
  retry: string;
3978
+ rule: string;
3979
+ rule_one: string;
3980
+ rule_other: string;
3812
3981
  setting: string;
3813
3982
  setting_one: string;
3814
3983
  setting_other: string;
@@ -3884,6 +4053,9 @@ export declare namespace LibraryLocales {
3884
4053
  "preset-placeholder": string;
3885
4054
  remove: string;
3886
4055
  };
4056
+ "rules-list": {
4057
+ description: string;
4058
+ };
3887
4059
  };
3888
4060
  dialogs: {
3889
4061
  "overwrite-existing-frontmatter": string;
@@ -3941,6 +4113,9 @@ export declare namespace LibraryLocales {
3941
4113
  plugin: string;
3942
4114
  reset: string;
3943
4115
  retry: string;
4116
+ rule: string;
4117
+ rule_one: string;
4118
+ rule_other: string;
3944
4119
  setting: string;
3945
4120
  setting_one: string;
3946
4121
  setting_other: string;
@@ -4016,6 +4191,9 @@ export declare namespace LibraryLocales {
4016
4191
  "preset-placeholder": string;
4017
4192
  remove: string;
4018
4193
  };
4194
+ "rules-list": {
4195
+ description: string;
4196
+ };
4019
4197
  };
4020
4198
  dialogs: {
4021
4199
  "overwrite-existing-frontmatter": string;
@@ -4073,6 +4251,9 @@ export declare namespace LibraryLocales {
4073
4251
  plugin: string;
4074
4252
  reset: string;
4075
4253
  retry: string;
4254
+ rule: string;
4255
+ rule_one: string;
4256
+ rule_other: string;
4076
4257
  setting: string;
4077
4258
  setting_one: string;
4078
4259
  setting_other: string;
@@ -4148,6 +4329,9 @@ export declare namespace LibraryLocales {
4148
4329
  "preset-placeholder": string;
4149
4330
  remove: string;
4150
4331
  };
4332
+ "rules-list": {
4333
+ description: string;
4334
+ };
4151
4335
  };
4152
4336
  dialogs: {
4153
4337
  "overwrite-existing-frontmatter": string;
@@ -4205,6 +4389,9 @@ export declare namespace LibraryLocales {
4205
4389
  plugin: string;
4206
4390
  reset: string;
4207
4391
  retry: string;
4392
+ rule: string;
4393
+ rule_one: string;
4394
+ rule_other: string;
4208
4395
  setting: string;
4209
4396
  setting_one: string;
4210
4397
  setting_other: string;
@@ -4280,6 +4467,9 @@ export declare namespace LibraryLocales {
4280
4467
  "preset-placeholder": string;
4281
4468
  remove: string;
4282
4469
  };
4470
+ "rules-list": {
4471
+ description: string;
4472
+ };
4283
4473
  };
4284
4474
  dialogs: {
4285
4475
  "overwrite-existing-frontmatter": string;
@@ -4337,6 +4527,9 @@ export declare namespace LibraryLocales {
4337
4527
  plugin: string;
4338
4528
  reset: string;
4339
4529
  retry: string;
4530
+ rule: string;
4531
+ rule_one: string;
4532
+ rule_other: string;
4340
4533
  setting: string;
4341
4534
  setting_one: string;
4342
4535
  setting_other: string;
@@ -4412,6 +4605,9 @@ export declare namespace LibraryLocales {
4412
4605
  "preset-placeholder": string;
4413
4606
  remove: string;
4414
4607
  };
4608
+ "rules-list": {
4609
+ description: string;
4610
+ };
4415
4611
  };
4416
4612
  dialogs: {
4417
4613
  "overwrite-existing-frontmatter": string;
@@ -4469,6 +4665,9 @@ export declare namespace LibraryLocales {
4469
4665
  plugin: string;
4470
4666
  reset: string;
4471
4667
  retry: string;
4668
+ rule: string;
4669
+ rule_one: string;
4670
+ rule_other: string;
4472
4671
  setting: string;
4473
4672
  setting_one: string;
4474
4673
  setting_other: string;
@@ -4544,6 +4743,9 @@ export declare namespace LibraryLocales {
4544
4743
  "preset-placeholder": string;
4545
4744
  remove: string;
4546
4745
  };
4746
+ "rules-list": {
4747
+ description: string;
4748
+ };
4547
4749
  };
4548
4750
  dialogs: {
4549
4751
  "overwrite-existing-frontmatter": string;
@@ -4601,6 +4803,9 @@ export declare namespace LibraryLocales {
4601
4803
  plugin: string;
4602
4804
  reset: string;
4603
4805
  retry: string;
4806
+ rule: string;
4807
+ rule_one: string;
4808
+ rule_other: string;
4604
4809
  setting: string;
4605
4810
  setting_one: string;
4606
4811
  setting_other: string;
@@ -4676,6 +4881,9 @@ export declare namespace LibraryLocales {
4676
4881
  "preset-placeholder": string;
4677
4882
  remove: string;
4678
4883
  };
4884
+ "rules-list": {
4885
+ description: string;
4886
+ };
4679
4887
  };
4680
4888
  dialogs: {
4681
4889
  "overwrite-existing-frontmatter": string;
@@ -4733,6 +4941,9 @@ export declare namespace LibraryLocales {
4733
4941
  plugin: string;
4734
4942
  reset: string;
4735
4943
  retry: string;
4944
+ rule: string;
4945
+ rule_one: string;
4946
+ rule_other: string;
4736
4947
  setting: string;
4737
4948
  setting_one: string;
4738
4949
  setting_other: string;
@@ -4808,6 +5019,9 @@ export declare namespace LibraryLocales {
4808
5019
  "preset-placeholder": string;
4809
5020
  remove: string;
4810
5021
  };
5022
+ "rules-list": {
5023
+ description: string;
5024
+ };
4811
5025
  };
4812
5026
  dialogs: {
4813
5027
  "overwrite-existing-frontmatter": string;
@@ -4865,6 +5079,9 @@ export declare namespace LibraryLocales {
4865
5079
  plugin: string;
4866
5080
  reset: string;
4867
5081
  retry: string;
5082
+ rule: string;
5083
+ rule_one: string;
5084
+ rule_other: string;
4868
5085
  setting: string;
4869
5086
  setting_one: string;
4870
5087
  setting_other: string;
@@ -4940,6 +5157,9 @@ export declare namespace LibraryLocales {
4940
5157
  "preset-placeholder": string;
4941
5158
  remove: string;
4942
5159
  };
5160
+ "rules-list": {
5161
+ description: string;
5162
+ };
4943
5163
  };
4944
5164
  dialogs: {
4945
5165
  "overwrite-existing-frontmatter": string;
@@ -4997,6 +5217,9 @@ export declare namespace LibraryLocales {
4997
5217
  plugin: string;
4998
5218
  reset: string;
4999
5219
  retry: string;
5220
+ rule: string;
5221
+ rule_one: string;
5222
+ rule_other: string;
5000
5223
  setting: string;
5001
5224
  setting_one: string;
5002
5225
  setting_other: string;
@@ -5072,6 +5295,9 @@ export declare namespace LibraryLocales {
5072
5295
  "preset-placeholder": string;
5073
5296
  remove: string;
5074
5297
  };
5298
+ "rules-list": {
5299
+ description: string;
5300
+ };
5075
5301
  };
5076
5302
  dialogs: {
5077
5303
  "overwrite-existing-frontmatter": string;
@@ -5129,6 +5355,9 @@ export declare namespace LibraryLocales {
5129
5355
  plugin: string;
5130
5356
  reset: string;
5131
5357
  retry: string;
5358
+ rule: string;
5359
+ rule_one: string;
5360
+ rule_other: string;
5132
5361
  setting: string;
5133
5362
  setting_one: string;
5134
5363
  setting_other: string;
@@ -5204,6 +5433,9 @@ export declare namespace LibraryLocales {
5204
5433
  "preset-placeholder": string;
5205
5434
  remove: string;
5206
5435
  };
5436
+ "rules-list": {
5437
+ description: string;
5438
+ };
5207
5439
  };
5208
5440
  dialogs: {
5209
5441
  "overwrite-existing-frontmatter": string;
@@ -5261,6 +5493,9 @@ export declare namespace LibraryLocales {
5261
5493
  plugin: string;
5262
5494
  reset: string;
5263
5495
  retry: string;
5496
+ rule: string;
5497
+ rule_one: string;
5498
+ rule_other: string;
5264
5499
  setting: string;
5265
5500
  setting_one: string;
5266
5501
  setting_other: string;
@@ -5336,6 +5571,9 @@ export declare namespace LibraryLocales {
5336
5571
  "preset-placeholder": string;
5337
5572
  remove: string;
5338
5573
  };
5574
+ "rules-list": {
5575
+ description: string;
5576
+ };
5339
5577
  };
5340
5578
  dialogs: {
5341
5579
  "overwrite-existing-frontmatter": string;
@@ -5393,6 +5631,9 @@ export declare namespace LibraryLocales {
5393
5631
  plugin: string;
5394
5632
  reset: string;
5395
5633
  retry: string;
5634
+ rule: string;
5635
+ rule_one: string;
5636
+ rule_other: string;
5396
5637
  setting: string;
5397
5638
  setting_one: string;
5398
5639
  setting_other: string;
@@ -5468,6 +5709,9 @@ export declare namespace LibraryLocales {
5468
5709
  "preset-placeholder": string;
5469
5710
  remove: string;
5470
5711
  };
5712
+ "rules-list": {
5713
+ description: string;
5714
+ };
5471
5715
  };
5472
5716
  dialogs: {
5473
5717
  "overwrite-existing-frontmatter": string;
@@ -5525,6 +5769,9 @@ export declare namespace LibraryLocales {
5525
5769
  plugin: string;
5526
5770
  reset: string;
5527
5771
  retry: string;
5772
+ rule: string;
5773
+ rule_one: string;
5774
+ rule_other: string;
5528
5775
  setting: string;
5529
5776
  setting_one: string;
5530
5777
  setting_other: string;
@@ -5600,6 +5847,9 @@ export declare namespace LibraryLocales {
5600
5847
  "preset-placeholder": string;
5601
5848
  remove: string;
5602
5849
  };
5850
+ "rules-list": {
5851
+ description: string;
5852
+ };
5603
5853
  };
5604
5854
  dialogs: {
5605
5855
  "overwrite-existing-frontmatter": string;
@@ -5657,6 +5907,9 @@ export declare namespace LibraryLocales {
5657
5907
  plugin: string;
5658
5908
  reset: string;
5659
5909
  retry: string;
5910
+ rule: string;
5911
+ rule_one: string;
5912
+ rule_other: string;
5660
5913
  setting: string;
5661
5914
  setting_one: string;
5662
5915
  setting_other: string;
@@ -5732,6 +5985,9 @@ export declare namespace LibraryLocales {
5732
5985
  "preset-placeholder": string;
5733
5986
  remove: string;
5734
5987
  };
5988
+ "rules-list": {
5989
+ description: string;
5990
+ };
5735
5991
  };
5736
5992
  dialogs: {
5737
5993
  "overwrite-existing-frontmatter": string;
@@ -5789,6 +6045,9 @@ export declare namespace LibraryLocales {
5789
6045
  plugin: string;
5790
6046
  reset: string;
5791
6047
  retry: string;
6048
+ rule: string;
6049
+ rule_one: string;
6050
+ rule_other: string;
5792
6051
  setting: string;
5793
6052
  setting_one: string;
5794
6053
  setting_other: string;
@@ -5864,6 +6123,9 @@ export declare namespace LibraryLocales {
5864
6123
  "preset-placeholder": string;
5865
6124
  remove: string;
5866
6125
  };
6126
+ "rules-list": {
6127
+ description: string;
6128
+ };
5867
6129
  };
5868
6130
  dialogs: {
5869
6131
  "overwrite-existing-frontmatter": string;
@@ -5921,6 +6183,9 @@ export declare namespace LibraryLocales {
5921
6183
  plugin: string;
5922
6184
  reset: string;
5923
6185
  retry: string;
6186
+ rule: string;
6187
+ rule_one: string;
6188
+ rule_other: string;
5924
6189
  setting: string;
5925
6190
  setting_one: string;
5926
6191
  setting_other: string;
@@ -5996,6 +6261,9 @@ export declare namespace LibraryLocales {
5996
6261
  "preset-placeholder": string;
5997
6262
  remove: string;
5998
6263
  };
6264
+ "rules-list": {
6265
+ description: string;
6266
+ };
5999
6267
  };
6000
6268
  dialogs: {
6001
6269
  "overwrite-existing-frontmatter": string;
@@ -6053,6 +6321,9 @@ export declare namespace LibraryLocales {
6053
6321
  plugin: string;
6054
6322
  reset: string;
6055
6323
  retry: string;
6324
+ rule: string;
6325
+ rule_one: string;
6326
+ rule_other: string;
6056
6327
  setting: string;
6057
6328
  setting_one: string;
6058
6329
  setting_other: string;
@@ -6128,6 +6399,9 @@ export declare namespace LibraryLocales {
6128
6399
  "preset-placeholder": string;
6129
6400
  remove: string;
6130
6401
  };
6402
+ "rules-list": {
6403
+ description: string;
6404
+ };
6131
6405
  };
6132
6406
  dialogs: {
6133
6407
  "overwrite-existing-frontmatter": string;
@@ -6185,6 +6459,9 @@ export declare namespace LibraryLocales {
6185
6459
  plugin: string;
6186
6460
  reset: string;
6187
6461
  retry: string;
6462
+ rule: string;
6463
+ rule_one: string;
6464
+ rule_other: string;
6188
6465
  setting: string;
6189
6466
  setting_one: string;
6190
6467
  setting_other: string;
@@ -6260,6 +6537,9 @@ export declare namespace LibraryLocales {
6260
6537
  "preset-placeholder": string;
6261
6538
  remove: string;
6262
6539
  };
6540
+ "rules-list": {
6541
+ description: string;
6542
+ };
6263
6543
  };
6264
6544
  dialogs: {
6265
6545
  "overwrite-existing-frontmatter": string;
@@ -6317,6 +6597,9 @@ export declare namespace LibraryLocales {
6317
6597
  plugin: string;
6318
6598
  reset: string;
6319
6599
  retry: string;
6600
+ rule: string;
6601
+ rule_one: string;
6602
+ rule_other: string;
6320
6603
  setting: string;
6321
6604
  setting_one: string;
6322
6605
  setting_other: string;
@@ -6389,6 +6672,9 @@ export declare namespace LibraryLocales {
6389
6672
  "preset-placeholder": string;
6390
6673
  remove: string;
6391
6674
  };
6675
+ "rules-list": {
6676
+ description: string;
6677
+ };
6392
6678
  };
6393
6679
  dialogs: {
6394
6680
  "overwrite-existing-frontmatter": string;
@@ -6436,6 +6722,7 @@ export declare namespace LibraryLocales {
6436
6722
  plugin: string;
6437
6723
  reset: string;
6438
6724
  retry: string;
6725
+ rule: string;
6439
6726
  setting: string;
6440
6727
  timeout: string;
6441
6728
  use: string;
@@ -6506,6 +6793,9 @@ export declare namespace LibraryLocales {
6506
6793
  "preset-placeholder": string;
6507
6794
  remove: string;
6508
6795
  };
6796
+ "rules-list": {
6797
+ description: string;
6798
+ };
6509
6799
  };
6510
6800
  dialogs: {
6511
6801
  "overwrite-existing-frontmatter": string;
@@ -6553,6 +6843,7 @@ export declare namespace LibraryLocales {
6553
6843
  plugin: string;
6554
6844
  reset: string;
6555
6845
  retry: string;
6846
+ rule: string;
6556
6847
  setting: string;
6557
6848
  timeout: string;
6558
6849
  use: string;