@polyipseity/obsidian-plugin-library 1.14.2 → 1.15.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.
@@ -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;
@@ -1772,6 +1844,9 @@ export declare namespace LibraryLocales {
1772
1844
  "preset-placeholder": string;
1773
1845
  remove: string;
1774
1846
  };
1847
+ "rules-list": {
1848
+ description: string;
1849
+ };
1775
1850
  };
1776
1851
  dialogs: {
1777
1852
  "overwrite-existing-frontmatter": string;
@@ -1829,6 +1904,9 @@ export declare namespace LibraryLocales {
1829
1904
  plugin: string;
1830
1905
  reset: string;
1831
1906
  retry: string;
1907
+ rule: string;
1908
+ rule_one: string;
1909
+ rule_other: string;
1832
1910
  setting: string;
1833
1911
  setting_one: string;
1834
1912
  setting_other: string;
@@ -1904,6 +1982,9 @@ export declare namespace LibraryLocales {
1904
1982
  "preset-placeholder": string;
1905
1983
  remove: string;
1906
1984
  };
1985
+ "rules-list": {
1986
+ description: string;
1987
+ };
1907
1988
  };
1908
1989
  dialogs: {
1909
1990
  "overwrite-existing-frontmatter": string;
@@ -1961,6 +2042,9 @@ export declare namespace LibraryLocales {
1961
2042
  plugin: string;
1962
2043
  reset: string;
1963
2044
  retry: string;
2045
+ rule: string;
2046
+ rule_one: string;
2047
+ rule_other: string;
1964
2048
  setting: string;
1965
2049
  setting_one: string;
1966
2050
  setting_other: string;
@@ -2036,6 +2120,9 @@ export declare namespace LibraryLocales {
2036
2120
  "preset-placeholder": string;
2037
2121
  remove: string;
2038
2122
  };
2123
+ "rules-list": {
2124
+ description: string;
2125
+ };
2039
2126
  };
2040
2127
  dialogs: {
2041
2128
  "overwrite-existing-frontmatter": string;
@@ -2093,6 +2180,9 @@ export declare namespace LibraryLocales {
2093
2180
  plugin: string;
2094
2181
  reset: string;
2095
2182
  retry: string;
2183
+ rule: string;
2184
+ rule_one: string;
2185
+ rule_other: string;
2096
2186
  setting: string;
2097
2187
  setting_one: string;
2098
2188
  setting_other: string;
@@ -2168,6 +2258,9 @@ export declare namespace LibraryLocales {
2168
2258
  "preset-placeholder": string;
2169
2259
  remove: string;
2170
2260
  };
2261
+ "rules-list": {
2262
+ description: string;
2263
+ };
2171
2264
  };
2172
2265
  dialogs: {
2173
2266
  "overwrite-existing-frontmatter": string;
@@ -2225,6 +2318,9 @@ export declare namespace LibraryLocales {
2225
2318
  plugin: string;
2226
2319
  reset: string;
2227
2320
  retry: string;
2321
+ rule: string;
2322
+ rule_one: string;
2323
+ rule_other: string;
2228
2324
  setting: string;
2229
2325
  setting_one: string;
2230
2326
  setting_other: string;
@@ -2300,6 +2396,9 @@ export declare namespace LibraryLocales {
2300
2396
  "preset-placeholder": string;
2301
2397
  remove: string;
2302
2398
  };
2399
+ "rules-list": {
2400
+ description: string;
2401
+ };
2303
2402
  };
2304
2403
  dialogs: {
2305
2404
  "overwrite-existing-frontmatter": string;
@@ -2357,6 +2456,9 @@ export declare namespace LibraryLocales {
2357
2456
  plugin: string;
2358
2457
  reset: string;
2359
2458
  retry: string;
2459
+ rule: string;
2460
+ rule_one: string;
2461
+ rule_other: string;
2360
2462
  setting: string;
2361
2463
  setting_one: string;
2362
2464
  setting_other: string;
@@ -2432,6 +2534,9 @@ export declare namespace LibraryLocales {
2432
2534
  "preset-placeholder": string;
2433
2535
  remove: string;
2434
2536
  };
2537
+ "rules-list": {
2538
+ description: string;
2539
+ };
2435
2540
  };
2436
2541
  dialogs: {
2437
2542
  "overwrite-existing-frontmatter": string;
@@ -2489,6 +2594,9 @@ export declare namespace LibraryLocales {
2489
2594
  plugin: string;
2490
2595
  reset: string;
2491
2596
  retry: string;
2597
+ rule: string;
2598
+ rule_one: string;
2599
+ rule_other: string;
2492
2600
  setting: string;
2493
2601
  setting_one: string;
2494
2602
  setting_other: string;
@@ -2564,6 +2672,9 @@ export declare namespace LibraryLocales {
2564
2672
  "preset-placeholder": string;
2565
2673
  remove: string;
2566
2674
  };
2675
+ "rules-list": {
2676
+ description: string;
2677
+ };
2567
2678
  };
2568
2679
  dialogs: {
2569
2680
  "overwrite-existing-frontmatter": string;
@@ -2621,6 +2732,9 @@ export declare namespace LibraryLocales {
2621
2732
  plugin: string;
2622
2733
  reset: string;
2623
2734
  retry: string;
2735
+ rule: string;
2736
+ rule_one: string;
2737
+ rule_other: string;
2624
2738
  setting: string;
2625
2739
  setting_one: string;
2626
2740
  setting_other: string;
@@ -2696,6 +2810,9 @@ export declare namespace LibraryLocales {
2696
2810
  "preset-placeholder": string;
2697
2811
  remove: string;
2698
2812
  };
2813
+ "rules-list": {
2814
+ description: string;
2815
+ };
2699
2816
  };
2700
2817
  dialogs: {
2701
2818
  "overwrite-existing-frontmatter": string;
@@ -2753,6 +2870,9 @@ export declare namespace LibraryLocales {
2753
2870
  plugin: string;
2754
2871
  reset: string;
2755
2872
  retry: string;
2873
+ rule: string;
2874
+ rule_one: string;
2875
+ rule_other: string;
2756
2876
  setting: string;
2757
2877
  setting_one: string;
2758
2878
  setting_other: string;
@@ -2828,6 +2948,9 @@ export declare namespace LibraryLocales {
2828
2948
  "preset-placeholder": string;
2829
2949
  remove: string;
2830
2950
  };
2951
+ "rules-list": {
2952
+ description: string;
2953
+ };
2831
2954
  };
2832
2955
  dialogs: {
2833
2956
  "overwrite-existing-frontmatter": string;
@@ -2885,6 +3008,9 @@ export declare namespace LibraryLocales {
2885
3008
  plugin: string;
2886
3009
  reset: string;
2887
3010
  retry: string;
3011
+ rule: string;
3012
+ rule_one: string;
3013
+ rule_other: string;
2888
3014
  setting: string;
2889
3015
  setting_one: string;
2890
3016
  setting_other: string;
@@ -2960,6 +3086,9 @@ export declare namespace LibraryLocales {
2960
3086
  "preset-placeholder": string;
2961
3087
  remove: string;
2962
3088
  };
3089
+ "rules-list": {
3090
+ description: string;
3091
+ };
2963
3092
  };
2964
3093
  dialogs: {
2965
3094
  "overwrite-existing-frontmatter": string;
@@ -3017,6 +3146,9 @@ export declare namespace LibraryLocales {
3017
3146
  plugin: string;
3018
3147
  reset: string;
3019
3148
  retry: string;
3149
+ rule: string;
3150
+ rule_one: string;
3151
+ rule_other: string;
3020
3152
  setting: string;
3021
3153
  setting_one: string;
3022
3154
  setting_other: string;
@@ -3092,6 +3224,9 @@ export declare namespace LibraryLocales {
3092
3224
  "preset-placeholder": string;
3093
3225
  remove: string;
3094
3226
  };
3227
+ "rules-list": {
3228
+ description: string;
3229
+ };
3095
3230
  };
3096
3231
  dialogs: {
3097
3232
  "overwrite-existing-frontmatter": string;
@@ -3149,6 +3284,9 @@ export declare namespace LibraryLocales {
3149
3284
  plugin: string;
3150
3285
  reset: string;
3151
3286
  retry: string;
3287
+ rule: string;
3288
+ rule_one: string;
3289
+ rule_other: string;
3152
3290
  setting: string;
3153
3291
  setting_one: string;
3154
3292
  setting_other: string;
@@ -3224,6 +3362,9 @@ export declare namespace LibraryLocales {
3224
3362
  "preset-placeholder": string;
3225
3363
  remove: string;
3226
3364
  };
3365
+ "rules-list": {
3366
+ description: string;
3367
+ };
3227
3368
  };
3228
3369
  dialogs: {
3229
3370
  "overwrite-existing-frontmatter": string;
@@ -3281,6 +3422,9 @@ export declare namespace LibraryLocales {
3281
3422
  plugin: string;
3282
3423
  reset: string;
3283
3424
  retry: string;
3425
+ rule: string;
3426
+ rule_one: string;
3427
+ rule_other: string;
3284
3428
  setting: string;
3285
3429
  setting_one: string;
3286
3430
  setting_other: string;
@@ -3356,6 +3500,9 @@ export declare namespace LibraryLocales {
3356
3500
  "preset-placeholder": string;
3357
3501
  remove: string;
3358
3502
  };
3503
+ "rules-list": {
3504
+ description: string;
3505
+ };
3359
3506
  };
3360
3507
  dialogs: {
3361
3508
  "overwrite-existing-frontmatter": string;
@@ -3413,6 +3560,9 @@ export declare namespace LibraryLocales {
3413
3560
  plugin: string;
3414
3561
  reset: string;
3415
3562
  retry: string;
3563
+ rule: string;
3564
+ rule_one: string;
3565
+ rule_other: string;
3416
3566
  setting: string;
3417
3567
  setting_one: string;
3418
3568
  setting_other: string;
@@ -3488,6 +3638,9 @@ export declare namespace LibraryLocales {
3488
3638
  "preset-placeholder": string;
3489
3639
  remove: string;
3490
3640
  };
3641
+ "rules-list": {
3642
+ description: string;
3643
+ };
3491
3644
  };
3492
3645
  dialogs: {
3493
3646
  "overwrite-existing-frontmatter": string;
@@ -3545,6 +3698,9 @@ export declare namespace LibraryLocales {
3545
3698
  plugin: string;
3546
3699
  reset: string;
3547
3700
  retry: string;
3701
+ rule: string;
3702
+ rule_one: string;
3703
+ rule_other: string;
3548
3704
  setting: string;
3549
3705
  setting_one: string;
3550
3706
  setting_other: string;
@@ -3620,6 +3776,9 @@ export declare namespace LibraryLocales {
3620
3776
  "preset-placeholder": string;
3621
3777
  remove: string;
3622
3778
  };
3779
+ "rules-list": {
3780
+ description: string;
3781
+ };
3623
3782
  };
3624
3783
  dialogs: {
3625
3784
  "overwrite-existing-frontmatter": string;
@@ -3677,6 +3836,9 @@ export declare namespace LibraryLocales {
3677
3836
  plugin: string;
3678
3837
  reset: string;
3679
3838
  retry: string;
3839
+ rule: string;
3840
+ rule_one: string;
3841
+ rule_other: string;
3680
3842
  setting: string;
3681
3843
  setting_one: string;
3682
3844
  setting_other: string;
@@ -3752,6 +3914,9 @@ export declare namespace LibraryLocales {
3752
3914
  "preset-placeholder": string;
3753
3915
  remove: string;
3754
3916
  };
3917
+ "rules-list": {
3918
+ description: string;
3919
+ };
3755
3920
  };
3756
3921
  dialogs: {
3757
3922
  "overwrite-existing-frontmatter": string;
@@ -3809,6 +3974,9 @@ export declare namespace LibraryLocales {
3809
3974
  plugin: string;
3810
3975
  reset: string;
3811
3976
  retry: string;
3977
+ rule: string;
3978
+ rule_one: string;
3979
+ rule_other: string;
3812
3980
  setting: string;
3813
3981
  setting_one: string;
3814
3982
  setting_other: string;
@@ -3884,6 +4052,9 @@ export declare namespace LibraryLocales {
3884
4052
  "preset-placeholder": string;
3885
4053
  remove: string;
3886
4054
  };
4055
+ "rules-list": {
4056
+ description: string;
4057
+ };
3887
4058
  };
3888
4059
  dialogs: {
3889
4060
  "overwrite-existing-frontmatter": string;
@@ -3941,6 +4112,9 @@ export declare namespace LibraryLocales {
3941
4112
  plugin: string;
3942
4113
  reset: string;
3943
4114
  retry: string;
4115
+ rule: string;
4116
+ rule_one: string;
4117
+ rule_other: string;
3944
4118
  setting: string;
3945
4119
  setting_one: string;
3946
4120
  setting_other: string;
@@ -4016,6 +4190,9 @@ export declare namespace LibraryLocales {
4016
4190
  "preset-placeholder": string;
4017
4191
  remove: string;
4018
4192
  };
4193
+ "rules-list": {
4194
+ description: string;
4195
+ };
4019
4196
  };
4020
4197
  dialogs: {
4021
4198
  "overwrite-existing-frontmatter": string;
@@ -4073,6 +4250,9 @@ export declare namespace LibraryLocales {
4073
4250
  plugin: string;
4074
4251
  reset: string;
4075
4252
  retry: string;
4253
+ rule: string;
4254
+ rule_one: string;
4255
+ rule_other: string;
4076
4256
  setting: string;
4077
4257
  setting_one: string;
4078
4258
  setting_other: string;
@@ -4148,6 +4328,9 @@ export declare namespace LibraryLocales {
4148
4328
  "preset-placeholder": string;
4149
4329
  remove: string;
4150
4330
  };
4331
+ "rules-list": {
4332
+ description: string;
4333
+ };
4151
4334
  };
4152
4335
  dialogs: {
4153
4336
  "overwrite-existing-frontmatter": string;
@@ -4205,6 +4388,9 @@ export declare namespace LibraryLocales {
4205
4388
  plugin: string;
4206
4389
  reset: string;
4207
4390
  retry: string;
4391
+ rule: string;
4392
+ rule_one: string;
4393
+ rule_other: string;
4208
4394
  setting: string;
4209
4395
  setting_one: string;
4210
4396
  setting_other: string;
@@ -4280,6 +4466,9 @@ export declare namespace LibraryLocales {
4280
4466
  "preset-placeholder": string;
4281
4467
  remove: string;
4282
4468
  };
4469
+ "rules-list": {
4470
+ description: string;
4471
+ };
4283
4472
  };
4284
4473
  dialogs: {
4285
4474
  "overwrite-existing-frontmatter": string;
@@ -4337,6 +4526,9 @@ export declare namespace LibraryLocales {
4337
4526
  plugin: string;
4338
4527
  reset: string;
4339
4528
  retry: string;
4529
+ rule: string;
4530
+ rule_one: string;
4531
+ rule_other: string;
4340
4532
  setting: string;
4341
4533
  setting_one: string;
4342
4534
  setting_other: string;
@@ -4412,6 +4604,9 @@ export declare namespace LibraryLocales {
4412
4604
  "preset-placeholder": string;
4413
4605
  remove: string;
4414
4606
  };
4607
+ "rules-list": {
4608
+ description: string;
4609
+ };
4415
4610
  };
4416
4611
  dialogs: {
4417
4612
  "overwrite-existing-frontmatter": string;
@@ -4469,6 +4664,9 @@ export declare namespace LibraryLocales {
4469
4664
  plugin: string;
4470
4665
  reset: string;
4471
4666
  retry: string;
4667
+ rule: string;
4668
+ rule_one: string;
4669
+ rule_other: string;
4472
4670
  setting: string;
4473
4671
  setting_one: string;
4474
4672
  setting_other: string;
@@ -4544,6 +4742,9 @@ export declare namespace LibraryLocales {
4544
4742
  "preset-placeholder": string;
4545
4743
  remove: string;
4546
4744
  };
4745
+ "rules-list": {
4746
+ description: string;
4747
+ };
4547
4748
  };
4548
4749
  dialogs: {
4549
4750
  "overwrite-existing-frontmatter": string;
@@ -4601,6 +4802,9 @@ export declare namespace LibraryLocales {
4601
4802
  plugin: string;
4602
4803
  reset: string;
4603
4804
  retry: string;
4805
+ rule: string;
4806
+ rule_one: string;
4807
+ rule_other: string;
4604
4808
  setting: string;
4605
4809
  setting_one: string;
4606
4810
  setting_other: string;
@@ -4676,6 +4880,9 @@ export declare namespace LibraryLocales {
4676
4880
  "preset-placeholder": string;
4677
4881
  remove: string;
4678
4882
  };
4883
+ "rules-list": {
4884
+ description: string;
4885
+ };
4679
4886
  };
4680
4887
  dialogs: {
4681
4888
  "overwrite-existing-frontmatter": string;
@@ -4733,6 +4940,9 @@ export declare namespace LibraryLocales {
4733
4940
  plugin: string;
4734
4941
  reset: string;
4735
4942
  retry: string;
4943
+ rule: string;
4944
+ rule_one: string;
4945
+ rule_other: string;
4736
4946
  setting: string;
4737
4947
  setting_one: string;
4738
4948
  setting_other: string;
@@ -4808,6 +5018,9 @@ export declare namespace LibraryLocales {
4808
5018
  "preset-placeholder": string;
4809
5019
  remove: string;
4810
5020
  };
5021
+ "rules-list": {
5022
+ description: string;
5023
+ };
4811
5024
  };
4812
5025
  dialogs: {
4813
5026
  "overwrite-existing-frontmatter": string;
@@ -4865,6 +5078,9 @@ export declare namespace LibraryLocales {
4865
5078
  plugin: string;
4866
5079
  reset: string;
4867
5080
  retry: string;
5081
+ rule: string;
5082
+ rule_one: string;
5083
+ rule_other: string;
4868
5084
  setting: string;
4869
5085
  setting_one: string;
4870
5086
  setting_other: string;
@@ -4940,6 +5156,9 @@ export declare namespace LibraryLocales {
4940
5156
  "preset-placeholder": string;
4941
5157
  remove: string;
4942
5158
  };
5159
+ "rules-list": {
5160
+ description: string;
5161
+ };
4943
5162
  };
4944
5163
  dialogs: {
4945
5164
  "overwrite-existing-frontmatter": string;
@@ -4997,6 +5216,9 @@ export declare namespace LibraryLocales {
4997
5216
  plugin: string;
4998
5217
  reset: string;
4999
5218
  retry: string;
5219
+ rule: string;
5220
+ rule_one: string;
5221
+ rule_other: string;
5000
5222
  setting: string;
5001
5223
  setting_one: string;
5002
5224
  setting_other: string;
@@ -5072,6 +5294,9 @@ export declare namespace LibraryLocales {
5072
5294
  "preset-placeholder": string;
5073
5295
  remove: string;
5074
5296
  };
5297
+ "rules-list": {
5298
+ description: string;
5299
+ };
5075
5300
  };
5076
5301
  dialogs: {
5077
5302
  "overwrite-existing-frontmatter": string;
@@ -5129,6 +5354,9 @@ export declare namespace LibraryLocales {
5129
5354
  plugin: string;
5130
5355
  reset: string;
5131
5356
  retry: string;
5357
+ rule: string;
5358
+ rule_one: string;
5359
+ rule_other: string;
5132
5360
  setting: string;
5133
5361
  setting_one: string;
5134
5362
  setting_other: string;
@@ -5204,6 +5432,9 @@ export declare namespace LibraryLocales {
5204
5432
  "preset-placeholder": string;
5205
5433
  remove: string;
5206
5434
  };
5435
+ "rules-list": {
5436
+ description: string;
5437
+ };
5207
5438
  };
5208
5439
  dialogs: {
5209
5440
  "overwrite-existing-frontmatter": string;
@@ -5261,6 +5492,9 @@ export declare namespace LibraryLocales {
5261
5492
  plugin: string;
5262
5493
  reset: string;
5263
5494
  retry: string;
5495
+ rule: string;
5496
+ rule_one: string;
5497
+ rule_other: string;
5264
5498
  setting: string;
5265
5499
  setting_one: string;
5266
5500
  setting_other: string;
@@ -5336,6 +5570,9 @@ export declare namespace LibraryLocales {
5336
5570
  "preset-placeholder": string;
5337
5571
  remove: string;
5338
5572
  };
5573
+ "rules-list": {
5574
+ description: string;
5575
+ };
5339
5576
  };
5340
5577
  dialogs: {
5341
5578
  "overwrite-existing-frontmatter": string;
@@ -5393,6 +5630,9 @@ export declare namespace LibraryLocales {
5393
5630
  plugin: string;
5394
5631
  reset: string;
5395
5632
  retry: string;
5633
+ rule: string;
5634
+ rule_one: string;
5635
+ rule_other: string;
5396
5636
  setting: string;
5397
5637
  setting_one: string;
5398
5638
  setting_other: string;
@@ -5468,6 +5708,9 @@ export declare namespace LibraryLocales {
5468
5708
  "preset-placeholder": string;
5469
5709
  remove: string;
5470
5710
  };
5711
+ "rules-list": {
5712
+ description: string;
5713
+ };
5471
5714
  };
5472
5715
  dialogs: {
5473
5716
  "overwrite-existing-frontmatter": string;
@@ -5525,6 +5768,9 @@ export declare namespace LibraryLocales {
5525
5768
  plugin: string;
5526
5769
  reset: string;
5527
5770
  retry: string;
5771
+ rule: string;
5772
+ rule_one: string;
5773
+ rule_other: string;
5528
5774
  setting: string;
5529
5775
  setting_one: string;
5530
5776
  setting_other: string;
@@ -5600,6 +5846,9 @@ export declare namespace LibraryLocales {
5600
5846
  "preset-placeholder": string;
5601
5847
  remove: string;
5602
5848
  };
5849
+ "rules-list": {
5850
+ description: string;
5851
+ };
5603
5852
  };
5604
5853
  dialogs: {
5605
5854
  "overwrite-existing-frontmatter": string;
@@ -5657,6 +5906,9 @@ export declare namespace LibraryLocales {
5657
5906
  plugin: string;
5658
5907
  reset: string;
5659
5908
  retry: string;
5909
+ rule: string;
5910
+ rule_one: string;
5911
+ rule_other: string;
5660
5912
  setting: string;
5661
5913
  setting_one: string;
5662
5914
  setting_other: string;
@@ -5732,6 +5984,9 @@ export declare namespace LibraryLocales {
5732
5984
  "preset-placeholder": string;
5733
5985
  remove: string;
5734
5986
  };
5987
+ "rules-list": {
5988
+ description: string;
5989
+ };
5735
5990
  };
5736
5991
  dialogs: {
5737
5992
  "overwrite-existing-frontmatter": string;
@@ -5789,6 +6044,9 @@ export declare namespace LibraryLocales {
5789
6044
  plugin: string;
5790
6045
  reset: string;
5791
6046
  retry: string;
6047
+ rule: string;
6048
+ rule_one: string;
6049
+ rule_other: string;
5792
6050
  setting: string;
5793
6051
  setting_one: string;
5794
6052
  setting_other: string;
@@ -5864,6 +6122,9 @@ export declare namespace LibraryLocales {
5864
6122
  "preset-placeholder": string;
5865
6123
  remove: string;
5866
6124
  };
6125
+ "rules-list": {
6126
+ description: string;
6127
+ };
5867
6128
  };
5868
6129
  dialogs: {
5869
6130
  "overwrite-existing-frontmatter": string;
@@ -5921,6 +6182,9 @@ export declare namespace LibraryLocales {
5921
6182
  plugin: string;
5922
6183
  reset: string;
5923
6184
  retry: string;
6185
+ rule: string;
6186
+ rule_one: string;
6187
+ rule_other: string;
5924
6188
  setting: string;
5925
6189
  setting_one: string;
5926
6190
  setting_other: string;
@@ -5996,6 +6260,9 @@ export declare namespace LibraryLocales {
5996
6260
  "preset-placeholder": string;
5997
6261
  remove: string;
5998
6262
  };
6263
+ "rules-list": {
6264
+ description: string;
6265
+ };
5999
6266
  };
6000
6267
  dialogs: {
6001
6268
  "overwrite-existing-frontmatter": string;
@@ -6053,6 +6320,9 @@ export declare namespace LibraryLocales {
6053
6320
  plugin: string;
6054
6321
  reset: string;
6055
6322
  retry: string;
6323
+ rule: string;
6324
+ rule_one: string;
6325
+ rule_other: string;
6056
6326
  setting: string;
6057
6327
  setting_one: string;
6058
6328
  setting_other: string;
@@ -6128,6 +6398,9 @@ export declare namespace LibraryLocales {
6128
6398
  "preset-placeholder": string;
6129
6399
  remove: string;
6130
6400
  };
6401
+ "rules-list": {
6402
+ description: string;
6403
+ };
6131
6404
  };
6132
6405
  dialogs: {
6133
6406
  "overwrite-existing-frontmatter": string;
@@ -6185,6 +6458,9 @@ export declare namespace LibraryLocales {
6185
6458
  plugin: string;
6186
6459
  reset: string;
6187
6460
  retry: string;
6461
+ rule: string;
6462
+ rule_one: string;
6463
+ rule_other: string;
6188
6464
  setting: string;
6189
6465
  setting_one: string;
6190
6466
  setting_other: string;
@@ -6260,6 +6536,9 @@ export declare namespace LibraryLocales {
6260
6536
  "preset-placeholder": string;
6261
6537
  remove: string;
6262
6538
  };
6539
+ "rules-list": {
6540
+ description: string;
6541
+ };
6263
6542
  };
6264
6543
  dialogs: {
6265
6544
  "overwrite-existing-frontmatter": string;
@@ -6317,6 +6596,9 @@ export declare namespace LibraryLocales {
6317
6596
  plugin: string;
6318
6597
  reset: string;
6319
6598
  retry: string;
6599
+ rule: string;
6600
+ rule_one: string;
6601
+ rule_other: string;
6320
6602
  setting: string;
6321
6603
  setting_one: string;
6322
6604
  setting_other: string;
@@ -6389,6 +6671,9 @@ export declare namespace LibraryLocales {
6389
6671
  "preset-placeholder": string;
6390
6672
  remove: string;
6391
6673
  };
6674
+ "rules-list": {
6675
+ description: string;
6676
+ };
6392
6677
  };
6393
6678
  dialogs: {
6394
6679
  "overwrite-existing-frontmatter": string;
@@ -6436,6 +6721,7 @@ export declare namespace LibraryLocales {
6436
6721
  plugin: string;
6437
6722
  reset: string;
6438
6723
  retry: string;
6724
+ rule: string;
6439
6725
  setting: string;
6440
6726
  timeout: string;
6441
6727
  use: string;
@@ -6506,6 +6792,9 @@ export declare namespace LibraryLocales {
6506
6792
  "preset-placeholder": string;
6507
6793
  remove: string;
6508
6794
  };
6795
+ "rules-list": {
6796
+ description: string;
6797
+ };
6509
6798
  };
6510
6799
  dialogs: {
6511
6800
  "overwrite-existing-frontmatter": string;
@@ -6553,6 +6842,7 @@ export declare namespace LibraryLocales {
6553
6842
  plugin: string;
6554
6843
  reset: string;
6555
6844
  retry: string;
6845
+ rule: string;
6556
6846
  setting: string;
6557
6847
  timeout: string;
6558
6848
  use: string;