@alextheman/eslint-plugin 5.18.0 → 5.18.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.
package/dist/index.js CHANGED
@@ -10,13 +10,13 @@ import importPlugin from "eslint-plugin-import-x";
10
10
  import nodePlugin from "eslint-plugin-n";
11
11
  import perfectionist from "eslint-plugin-perfectionist";
12
12
  import prettierPlugin from "eslint-plugin-prettier";
13
+ import tseslint from "typescript-eslint";
13
14
  import reactPlugin from "@eslint-react/eslint-plugin";
14
15
  import stylistic from "@stylistic/eslint-plugin";
15
16
  import jsxA11y from "eslint-plugin-jsx-a11y-x";
16
17
  import reactRefresh from "eslint-plugin-react-refresh";
17
18
  import reactHooksPlugin from "eslint-plugin-react-hooks";
18
19
  import packageJson from "eslint-plugin-package-json";
19
- import tseslint from "typescript-eslint";
20
20
  import jsdoc from "eslint-plugin-jsdoc";
21
21
  import { normalizeImportPath } from "@alextheman/utility/node";
22
22
  //#region \0rolldown/runtime.js
@@ -37,12 +37,12 @@ var __copyProps = (to, from, except, desc) => {
37
37
  }
38
38
  return to;
39
39
  };
40
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
40
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule || !__hasOwnProp.call(mod, "default") ? __defProp(target, "default", {
41
41
  value: mod,
42
42
  enumerable: true
43
43
  }) : target, mod));
44
44
  //#endregion
45
- //#region node_modules/.pnpm/globals@17.6.0/node_modules/globals/globals.json
45
+ //#region node_modules/.pnpm/globals@17.8.0/node_modules/globals/globals.json
46
46
  var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
47
47
  module.exports = {
48
48
  "amd": {
@@ -76,17 +76,31 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
76
76
  "audioWorklet": {
77
77
  "AbortController": false,
78
78
  "AbortSignal": false,
79
- "AsyncDisposableStack": false,
80
79
  "AudioWorkletGlobalScope": false,
81
80
  "AudioWorkletProcessor": false,
82
81
  "ByteLengthQueuingStrategy": false,
83
82
  "CompressionStream": false,
84
83
  "console": false,
85
84
  "CountQueuingStrategy": false,
85
+ "CSSImageValue": false,
86
+ "CSSKeywordValue": false,
87
+ "CSSMathClamp": false,
88
+ "CSSMathInvert": false,
89
+ "CSSMathMax": false,
90
+ "CSSMathMin": false,
91
+ "CSSMathNegate": false,
92
+ "CSSMathProduct": false,
93
+ "CSSMathSum": false,
94
+ "CSSMathValue": false,
95
+ "CSSNumericArray": false,
96
+ "CSSNumericValue": false,
97
+ "CSSStyleValue": false,
98
+ "CSSUnitValue": false,
99
+ "CSSUnparsedValue": false,
100
+ "CSSVariableReferenceValue": false,
86
101
  "currentFrame": false,
87
102
  "currentTime": false,
88
103
  "DecompressionStream": false,
89
- "DisposableStack": false,
90
104
  "Event": false,
91
105
  "EventTarget": false,
92
106
  "MessageEvent": false,
@@ -102,7 +116,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
102
116
  "ReadableStreamDefaultReader": false,
103
117
  "registerProcessor": false,
104
118
  "sampleRate": false,
105
- "SuppressedError": false,
119
+ "StylePropertyMapReadOnly": false,
106
120
  "Temporal": false,
107
121
  "TextDecoderStream": false,
108
122
  "TextEncoderStream": false,
@@ -133,7 +147,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
133
147
  "AnimationEvent": false,
134
148
  "AnimationPlaybackEvent": false,
135
149
  "AnimationTimeline": false,
136
- "AsyncDisposableStack": false,
137
150
  "atob": false,
138
151
  "Attr": false,
139
152
  "Audio": false,
@@ -243,6 +256,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
243
256
  "CSSConditionRule": false,
244
257
  "CSSContainerRule": false,
245
258
  "CSSCounterStyleRule": false,
259
+ "CSSFontFaceDescriptors": false,
246
260
  "CSSFontFaceRule": false,
247
261
  "CSSFontFeatureValuesRule": false,
248
262
  "CSSFontPaletteValuesRule": false,
@@ -279,6 +293,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
279
293
  "CSSPositionTryRule": false,
280
294
  "CSSPositionValue": false,
281
295
  "CSSPropertyRule": false,
296
+ "CSSPseudoElement": false,
282
297
  "CSSRotate": false,
283
298
  "CSSRule": false,
284
299
  "CSSRuleList": false,
@@ -320,7 +335,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
320
335
  "DevicePosture": false,
321
336
  "DigitalCredential": false,
322
337
  "dispatchEvent": false,
323
- "DisposableStack": false,
324
338
  "document": false,
325
339
  "Document": false,
326
340
  "DocumentFragment": false,
@@ -538,6 +552,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
538
552
  "HTMLTrackElement": false,
539
553
  "HTMLUListElement": false,
540
554
  "HTMLUnknownElement": false,
555
+ "HTMLUserMediaElement": false,
541
556
  "HTMLVideoElement": false,
542
557
  "IDBCursor": false,
543
558
  "IDBCursorWithValue": false,
@@ -573,6 +588,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
573
588
  "InputDeviceInfo": false,
574
589
  "InputEvent": false,
575
590
  "IntegrityViolationReportBody": false,
591
+ "InteractionContentfulPaint": false,
576
592
  "InterestEvent": false,
577
593
  "IntersectionObserver": false,
578
594
  "IntersectionObserverEntry": false,
@@ -582,6 +598,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
582
598
  "KeyboardLayoutMap": false,
583
599
  "KeyframeEffect": false,
584
600
  "LanguageDetector": false,
601
+ "LanguageModel": false,
585
602
  "LargestContentfulPaint": false,
586
603
  "LaunchParams": false,
587
604
  "launchQueue": false,
@@ -646,6 +663,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
646
663
  "MimeType": false,
647
664
  "MimeTypeArray": false,
648
665
  "model": false,
666
+ "ModelContext": false,
649
667
  "ModelGenericSession": false,
650
668
  "ModelManager": false,
651
669
  "MouseEvent": false,
@@ -854,6 +872,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
854
872
  "PerformanceResourceTiming": false,
855
873
  "PerformanceScriptTiming": false,
856
874
  "PerformanceServerTiming": false,
875
+ "PerformanceSoftNavigation": false,
857
876
  "PerformanceTiming": false,
858
877
  "PerformanceTimingConfidence": false,
859
878
  "PeriodicSyncManager": false,
@@ -1022,7 +1041,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1022
1041
  "Subscriber": false,
1023
1042
  "SubtleCrypto": false,
1024
1043
  "Summarizer": false,
1025
- "SuppressedError": false,
1026
1044
  "SVGAElement": false,
1027
1045
  "SVGAngle": false,
1028
1046
  "SVGAnimatedAngle": false,
@@ -1222,6 +1240,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1222
1240
  "WebGLTransformFeedback": false,
1223
1241
  "WebGLUniformLocation": false,
1224
1242
  "WebGLVertexArrayObject": false,
1243
+ "WebMCPEvent": false,
1225
1244
  "WebSocket": false,
1226
1245
  "WebSocketError": false,
1227
1246
  "WebSocketStream": false,
@@ -1307,6 +1326,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1307
1326
  "AggregateError": false,
1308
1327
  "Array": false,
1309
1328
  "ArrayBuffer": false,
1329
+ "AsyncDisposableStack": false,
1310
1330
  "Atomics": false,
1311
1331
  "BigInt": false,
1312
1332
  "BigInt64Array": false,
@@ -1316,6 +1336,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1316
1336
  "Date": false,
1317
1337
  "decodeURI": false,
1318
1338
  "decodeURIComponent": false,
1339
+ "DisposableStack": false,
1319
1340
  "encodeURI": false,
1320
1341
  "encodeURIComponent": false,
1321
1342
  "Error": false,
@@ -1353,6 +1374,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1353
1374
  "Set": false,
1354
1375
  "SharedArrayBuffer": false,
1355
1376
  "String": false,
1377
+ "SuppressedError": false,
1356
1378
  "Symbol": false,
1357
1379
  "SyntaxError": false,
1358
1380
  "TypeError": false,
@@ -1372,7 +1394,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1372
1394
  "AbortSignal": false,
1373
1395
  "addEventListener": false,
1374
1396
  "alert": false,
1375
- "AsyncDisposableStack": false,
1376
1397
  "atob": false,
1377
1398
  "Blob": false,
1378
1399
  "BroadcastChannel": false,
@@ -1396,7 +1417,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1396
1417
  "CustomEvent": false,
1397
1418
  "DecompressionStream": false,
1398
1419
  "dispatchEvent": false,
1399
- "DisposableStack": false,
1400
1420
  "DOMException": false,
1401
1421
  "ErrorEvent": false,
1402
1422
  "Event": false,
@@ -1447,7 +1467,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1447
1467
  "ShadowRealm": false,
1448
1468
  "structuredClone": false,
1449
1469
  "SubtleCrypto": false,
1450
- "SuppressedError": false,
1451
1470
  "TextDecoder": false,
1452
1471
  "TextDecoderStream": false,
1453
1472
  "TextEncoder": false,
@@ -1493,7 +1512,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1493
1512
  "AbortSignal": false,
1494
1513
  "addEventListener": false,
1495
1514
  "alert": false,
1496
- "AsyncDisposableStack": false,
1497
1515
  "atob": false,
1498
1516
  "Blob": false,
1499
1517
  "BroadcastChannel": false,
@@ -1521,8 +1539,14 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1521
1539
  "DecompressionStream": false,
1522
1540
  "Deno": false,
1523
1541
  "dispatchEvent": false,
1524
- "DisposableStack": false,
1525
1542
  "DOMException": false,
1543
+ "DOMMatrix": false,
1544
+ "DOMMatrixReadOnly": false,
1545
+ "DOMPoint": false,
1546
+ "DOMPointReadOnly": false,
1547
+ "DOMQuad": false,
1548
+ "DOMRect": false,
1549
+ "DOMRectReadOnly": false,
1526
1550
  "ErrorEvent": false,
1527
1551
  "Event": false,
1528
1552
  "EventSource": false,
@@ -1574,16 +1598,22 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1574
1598
  "GPUValidationError": false,
1575
1599
  "Headers": false,
1576
1600
  "ImageBitmap": false,
1601
+ "ImageBitmapRenderingContext": false,
1577
1602
  "ImageData": false,
1578
1603
  "localStorage": false,
1579
1604
  "location": false,
1580
1605
  "Location": false,
1606
+ "Lock": false,
1607
+ "LockManager": false,
1581
1608
  "MessageChannel": false,
1582
1609
  "MessageEvent": false,
1583
1610
  "MessagePort": false,
1584
1611
  "name": false,
1585
1612
  "navigator": false,
1586
1613
  "Navigator": false,
1614
+ "NavigatorUAData": false,
1615
+ "nodeBootstrap": false,
1616
+ "OffscreenCanvas": false,
1587
1617
  "onbeforeunload": true,
1588
1618
  "onerror": true,
1589
1619
  "onload": true,
@@ -1620,7 +1650,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1620
1650
  "Storage": false,
1621
1651
  "structuredClone": false,
1622
1652
  "SubtleCrypto": false,
1623
- "SuppressedError": false,
1624
1653
  "Temporal": false,
1625
1654
  "TextDecoder": false,
1626
1655
  "TextDecoderStream": false,
@@ -2396,6 +2425,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
2396
2425
  "AggregateError": false,
2397
2426
  "Array": false,
2398
2427
  "ArrayBuffer": false,
2428
+ "AsyncDisposableStack": false,
2399
2429
  "Atomics": false,
2400
2430
  "BigInt": false,
2401
2431
  "BigInt64Array": false,
@@ -2405,6 +2435,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
2405
2435
  "Date": false,
2406
2436
  "decodeURI": false,
2407
2437
  "decodeURIComponent": false,
2438
+ "DisposableStack": false,
2408
2439
  "encodeURI": false,
2409
2440
  "encodeURIComponent": false,
2410
2441
  "Error": false,
@@ -2442,6 +2473,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
2442
2473
  "Set": false,
2443
2474
  "SharedArrayBuffer": false,
2444
2475
  "String": false,
2476
+ "SuppressedError": false,
2445
2477
  "Symbol": false,
2446
2478
  "SyntaxError": false,
2447
2479
  "TypeError": false,
@@ -2720,7 +2752,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
2720
2752
  "__filename": false,
2721
2753
  "AbortController": false,
2722
2754
  "AbortSignal": false,
2723
- "AsyncDisposableStack": false,
2724
2755
  "atob": false,
2725
2756
  "Blob": false,
2726
2757
  "BroadcastChannel": false,
@@ -2739,7 +2770,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
2739
2770
  "CryptoKey": false,
2740
2771
  "CustomEvent": false,
2741
2772
  "DecompressionStream": false,
2742
- "DisposableStack": false,
2743
2773
  "DOMException": false,
2744
2774
  "ErrorEvent": false,
2745
2775
  "Event": false,
@@ -2767,6 +2797,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
2767
2797
  "PerformanceResourceTiming": false,
2768
2798
  "process": false,
2769
2799
  "queueMicrotask": false,
2800
+ "QuotaExceededError": false,
2770
2801
  "ReadableByteStreamController": false,
2771
2802
  "ReadableStream": false,
2772
2803
  "ReadableStreamBYOBReader": false,
@@ -2783,7 +2814,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
2783
2814
  "Storage": false,
2784
2815
  "structuredClone": false,
2785
2816
  "SubtleCrypto": false,
2786
- "SuppressedError": false,
2817
+ "Temporal": false,
2787
2818
  "TextDecoder": false,
2788
2819
  "TextDecoderStream": false,
2789
2820
  "TextEncoder": false,
@@ -2802,7 +2833,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
2802
2833
  "nodeBuiltin": {
2803
2834
  "AbortController": false,
2804
2835
  "AbortSignal": false,
2805
- "AsyncDisposableStack": false,
2806
2836
  "atob": false,
2807
2837
  "Blob": false,
2808
2838
  "BroadcastChannel": false,
@@ -2821,7 +2851,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
2821
2851
  "CryptoKey": false,
2822
2852
  "CustomEvent": false,
2823
2853
  "DecompressionStream": false,
2824
- "DisposableStack": false,
2825
2854
  "DOMException": false,
2826
2855
  "ErrorEvent": false,
2827
2856
  "Event": false,
@@ -2847,6 +2876,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
2847
2876
  "PerformanceResourceTiming": false,
2848
2877
  "process": false,
2849
2878
  "queueMicrotask": false,
2879
+ "QuotaExceededError": false,
2850
2880
  "ReadableByteStreamController": false,
2851
2881
  "ReadableStream": false,
2852
2882
  "ReadableStreamBYOBReader": false,
@@ -2862,7 +2892,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
2862
2892
  "Storage": false,
2863
2893
  "structuredClone": false,
2864
2894
  "SubtleCrypto": false,
2865
- "SuppressedError": false,
2895
+ "Temporal": false,
2866
2896
  "TextDecoder": false,
2867
2897
  "TextDecoderStream": false,
2868
2898
  "TextEncoder": false,
@@ -2879,7 +2909,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
2879
2909
  "WritableStreamDefaultWriter": false
2880
2910
  },
2881
2911
  "paintWorklet": {
2882
- "AsyncDisposableStack": false,
2883
2912
  "ByteLengthQueuingStrategy": false,
2884
2913
  "console": false,
2885
2914
  "CountQueuingStrategy": false,
@@ -2911,7 +2940,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
2911
2940
  "CSSUnparsedValue": false,
2912
2941
  "CSSVariableReferenceValue": false,
2913
2942
  "devicePixelRatio": false,
2914
- "DisposableStack": false,
2915
2943
  "PaintRenderingContext2D": false,
2916
2944
  "PaintSize": false,
2917
2945
  "PaintWorkletGlobalScope": false,
@@ -2925,7 +2953,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
2925
2953
  "ReadableStreamDefaultReader": false,
2926
2954
  "registerPaint": false,
2927
2955
  "StylePropertyMapReadOnly": false,
2928
- "SuppressedError": false,
2929
2956
  "Temporal": false,
2930
2957
  "TransformStream": false,
2931
2958
  "TransformStreamDefaultController": false,
@@ -3066,7 +3093,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
3066
3093
  "ai": false,
3067
3094
  "AI": false,
3068
3095
  "AICreateMonitor": false,
3069
- "AsyncDisposableStack": false,
3070
3096
  "atob": false,
3071
3097
  "BackgroundFetchEvent": false,
3072
3098
  "BackgroundFetchManager": false,
@@ -3103,12 +3129,35 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
3103
3129
  "crypto": false,
3104
3130
  "Crypto": false,
3105
3131
  "CryptoKey": false,
3132
+ "CSSImageValue": false,
3133
+ "CSSKeywordValue": false,
3134
+ "CSSMathClamp": false,
3135
+ "CSSMathInvert": false,
3136
+ "CSSMathMax": false,
3137
+ "CSSMathMin": false,
3138
+ "CSSMathNegate": false,
3139
+ "CSSMathProduct": false,
3140
+ "CSSMathSum": false,
3141
+ "CSSMathValue": false,
3142
+ "CSSMatrixComponent": false,
3143
+ "CSSNumericArray": false,
3144
+ "CSSNumericValue": false,
3145
+ "CSSPerspective": false,
3146
+ "CSSRotate": false,
3147
+ "CSSScale": false,
3148
+ "CSSSkew": false,
3106
3149
  "CSSSkewX": false,
3107
3150
  "CSSSkewY": false,
3151
+ "CSSStyleValue": false,
3152
+ "CSSTransformComponent": false,
3153
+ "CSSTransformValue": false,
3154
+ "CSSTranslate": false,
3155
+ "CSSUnitValue": false,
3156
+ "CSSUnparsedValue": false,
3157
+ "CSSVariableReferenceValue": false,
3108
3158
  "CustomEvent": false,
3109
3159
  "DecompressionStream": false,
3110
3160
  "dispatchEvent": false,
3111
- "DisposableStack": false,
3112
3161
  "DOMException": false,
3113
3162
  "DOMMatrix": false,
3114
3163
  "DOMMatrixReadOnly": false,
@@ -3298,9 +3347,9 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
3298
3347
  "StorageBucketManager": false,
3299
3348
  "StorageManager": false,
3300
3349
  "structuredClone": false,
3350
+ "StylePropertyMapReadOnly": false,
3301
3351
  "Subscriber": false,
3302
3352
  "SubtleCrypto": false,
3303
- "SuppressedError": false,
3304
3353
  "SyncEvent": false,
3305
3354
  "SyncManager": false,
3306
3355
  "TaskController": false,
@@ -3365,7 +3414,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
3365
3414
  "shared-node-browser": {
3366
3415
  "AbortController": false,
3367
3416
  "AbortSignal": false,
3368
- "AsyncDisposableStack": false,
3369
3417
  "atob": false,
3370
3418
  "Blob": false,
3371
3419
  "BroadcastChannel": false,
@@ -3382,7 +3430,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
3382
3430
  "CryptoKey": false,
3383
3431
  "CustomEvent": false,
3384
3432
  "DecompressionStream": false,
3385
- "DisposableStack": false,
3386
3433
  "DOMException": false,
3387
3434
  "ErrorEvent": false,
3388
3435
  "Event": false,
@@ -3406,6 +3453,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
3406
3453
  "PerformanceObserverEntryList": false,
3407
3454
  "PerformanceResourceTiming": false,
3408
3455
  "queueMicrotask": false,
3456
+ "QuotaExceededError": false,
3409
3457
  "ReadableByteStreamController": false,
3410
3458
  "ReadableStream": false,
3411
3459
  "ReadableStreamBYOBReader": false,
@@ -3420,7 +3468,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
3420
3468
  "Storage": false,
3421
3469
  "structuredClone": false,
3422
3470
  "SubtleCrypto": false,
3423
- "SuppressedError": false,
3471
+ "Temporal": false,
3424
3472
  "TextDecoder": false,
3425
3473
  "TextDecoderStream": false,
3426
3474
  "TextEncoder": false,
@@ -3440,7 +3488,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
3440
3488
  "AbortController": false,
3441
3489
  "AbortSignal": false,
3442
3490
  "addEventListener": false,
3443
- "AsyncDisposableStack": false,
3444
3491
  "atob": false,
3445
3492
  "BackgroundFetchManager": false,
3446
3493
  "BackgroundFetchRecord": false,
@@ -3469,12 +3516,35 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
3469
3516
  "crypto": false,
3470
3517
  "Crypto": false,
3471
3518
  "CryptoKey": false,
3519
+ "CSSImageValue": false,
3520
+ "CSSKeywordValue": false,
3521
+ "CSSMathClamp": false,
3522
+ "CSSMathInvert": false,
3523
+ "CSSMathMax": false,
3524
+ "CSSMathMin": false,
3525
+ "CSSMathNegate": false,
3526
+ "CSSMathProduct": false,
3527
+ "CSSMathSum": false,
3528
+ "CSSMathValue": false,
3529
+ "CSSMatrixComponent": false,
3530
+ "CSSNumericArray": false,
3531
+ "CSSNumericValue": false,
3532
+ "CSSPerspective": false,
3533
+ "CSSRotate": false,
3534
+ "CSSScale": false,
3535
+ "CSSSkew": false,
3472
3536
  "CSSSkewX": false,
3473
3537
  "CSSSkewY": false,
3538
+ "CSSStyleValue": false,
3539
+ "CSSTransformComponent": false,
3540
+ "CSSTransformValue": false,
3541
+ "CSSTranslate": false,
3542
+ "CSSUnitValue": false,
3543
+ "CSSUnparsedValue": false,
3544
+ "CSSVariableReferenceValue": false,
3474
3545
  "CustomEvent": false,
3475
3546
  "DecompressionStream": false,
3476
3547
  "dispatchEvent": false,
3477
- "DisposableStack": false,
3478
3548
  "DOMException": false,
3479
3549
  "DOMMatrix": false,
3480
3550
  "DOMMatrixReadOnly": false,
@@ -3637,9 +3707,9 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
3637
3707
  "StorageBucketManager": false,
3638
3708
  "StorageManager": false,
3639
3709
  "structuredClone": false,
3710
+ "StylePropertyMapReadOnly": false,
3640
3711
  "Subscriber": false,
3641
3712
  "SubtleCrypto": false,
3642
- "SuppressedError": false,
3643
3713
  "SyncManager": false,
3644
3714
  "TaskController": false,
3645
3715
  "TaskPriorityChangeEvent": false,
@@ -3808,7 +3878,6 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
3808
3878
  "ai": false,
3809
3879
  "AI": false,
3810
3880
  "AICreateMonitor": false,
3811
- "AsyncDisposableStack": false,
3812
3881
  "atob": false,
3813
3882
  "AudioData": false,
3814
3883
  "AudioDecoder": false,
@@ -3841,13 +3910,36 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
3841
3910
  "crypto": false,
3842
3911
  "Crypto": false,
3843
3912
  "CryptoKey": false,
3913
+ "CSSImageValue": false,
3914
+ "CSSKeywordValue": false,
3915
+ "CSSMathClamp": false,
3916
+ "CSSMathInvert": false,
3917
+ "CSSMathMax": false,
3918
+ "CSSMathMin": false,
3919
+ "CSSMathNegate": false,
3920
+ "CSSMathProduct": false,
3921
+ "CSSMathSum": false,
3922
+ "CSSMathValue": false,
3923
+ "CSSMatrixComponent": false,
3924
+ "CSSNumericArray": false,
3925
+ "CSSNumericValue": false,
3926
+ "CSSPerspective": false,
3927
+ "CSSRotate": false,
3928
+ "CSSScale": false,
3929
+ "CSSSkew": false,
3844
3930
  "CSSSkewX": false,
3845
3931
  "CSSSkewY": false,
3932
+ "CSSStyleValue": false,
3933
+ "CSSTransformComponent": false,
3934
+ "CSSTransformValue": false,
3935
+ "CSSTranslate": false,
3936
+ "CSSUnitValue": false,
3937
+ "CSSUnparsedValue": false,
3938
+ "CSSVariableReferenceValue": false,
3846
3939
  "CustomEvent": false,
3847
3940
  "DecompressionStream": false,
3848
3941
  "DedicatedWorkerGlobalScope": false,
3849
3942
  "dispatchEvent": false,
3850
- "DisposableStack": false,
3851
3943
  "DOMException": false,
3852
3944
  "DOMMatrix": false,
3853
3945
  "DOMMatrixReadOnly": false,
@@ -4036,9 +4128,9 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
4036
4128
  "StorageBucketManager": false,
4037
4129
  "StorageManager": false,
4038
4130
  "structuredClone": false,
4131
+ "StylePropertyMapReadOnly": false,
4039
4132
  "Subscriber": false,
4040
4133
  "SubtleCrypto": false,
4041
- "SuppressedError": false,
4042
4134
  "SyncManager": false,
4043
4135
  "TaskController": false,
4044
4136
  "TaskPriorityChangeEvent": false,
@@ -4148,7 +4240,7 @@ var require_globals$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
4148
4240
  };
4149
4241
  }));
4150
4242
  //#endregion
4151
- //#region node_modules/.pnpm/globals@17.6.0/node_modules/globals/index.js
4243
+ //#region node_modules/.pnpm/globals@17.8.0/node_modules/globals/index.js
4152
4244
  var require_globals = /* @__PURE__ */ __commonJSMin(((exports, module) => {
4153
4245
  module.exports = require_globals$1();
4154
4246
  }));
@@ -4468,6 +4560,38 @@ const generalJavaScript = [
4468
4560
  //#region src/configs/external/prettierConfig.ts
4469
4561
  const prettierConfig = { printWidth: 100 };
4470
4562
  //#endregion
4563
+ //#region src/configs/helpers/reactLanguageOptions.ts
4564
+ const reactLanguageOptions = {
4565
+ ecmaVersion: 2020,
4566
+ globals: import_globals.default.browser,
4567
+ parserOptions: { ecmaFeatures: { jsx: true } }
4568
+ };
4569
+ //#endregion
4570
+ //#region src/configs/helpers/typeScriptLanguageOptions.ts
4571
+ const typeScriptLanguageOptions = {
4572
+ parser: tseslint.parser,
4573
+ parserOptions: {
4574
+ ecmaVersion: "latest",
4575
+ projectService: true,
4576
+ sourceType: "module",
4577
+ tsconfigRootDir: process.cwd()
4578
+ }
4579
+ };
4580
+ //#endregion
4581
+ //#region src/configs/helpers/restrictedImports/personalRestrictedImports.ts
4582
+ const personalRestrictedImports = combineRestrictedImports(generalRestrictedImports, { paths: [...["fs", "node:fs"].map((name) => {
4583
+ return {
4584
+ message: "Please use node:fs/promises instead.",
4585
+ name
4586
+ };
4587
+ })] });
4588
+ //#endregion
4589
+ //#region src/configs/helpers/restrictedImports/reactRestrictedImports.ts
4590
+ const reactRestrictedImports = combineRestrictedImports(generalRestrictedImports, { patterns: [{
4591
+ message: "Please use `import Component from \"@mui/[package]/Component\"` instead. See https://mui.com/material-ui/guides/minimizing-bundle-size/ for more information.",
4592
+ regex: "^@mui/[^/]+$"
4593
+ }] });
4594
+ //#endregion
4471
4595
  //#region src/configs/helpers/sorting/sortClasses.ts
4472
4596
  const sortClasses = {
4473
4597
  customGroups: [],
@@ -4567,14 +4691,6 @@ const sortObjects = {
4567
4691
  useConfigurationIf: {}
4568
4692
  };
4569
4693
  //#endregion
4570
- //#region src/configs/helpers/restrictedImports/personalRestrictedImports.ts
4571
- const personalRestrictedImports = combineRestrictedImports(generalRestrictedImports, { paths: [...["fs", "node:fs"].map((name) => {
4572
- return {
4573
- message: "Please use node:fs/promises instead.",
4574
- name
4575
- };
4576
- })] });
4577
- //#endregion
4578
4694
  //#region src/configs/helpers/sorting/sortNamedImports.ts
4579
4695
  const sortNamedImports = {
4580
4696
  fallbackSort: { type: "unsorted" },
@@ -4657,13 +4773,6 @@ const reactHooks = {
4657
4773
  }
4658
4774
  };
4659
4775
  //#endregion
4660
- //#region src/configs/helpers/reactLanguageOptions.ts
4661
- const reactLanguageOptions = {
4662
- ecmaVersion: 2020,
4663
- globals: import_globals.default.browser,
4664
- parserOptions: { ecmaFeatures: { jsx: true } }
4665
- };
4666
- //#endregion
4667
4776
  //#region src/configs/general/react.ts
4668
4777
  const generalReact = [jsxA11y.configs.recommended, {
4669
4778
  languageOptions: reactLanguageOptions,
@@ -4693,12 +4802,6 @@ const generalReact = [jsxA11y.configs.recommended, {
4693
4802
  settings: { react: { version: "detect" } }
4694
4803
  }];
4695
4804
  //#endregion
4696
- //#region src/configs/helpers/restrictedImports/reactRestrictedImports.ts
4697
- const reactRestrictedImports = combineRestrictedImports(generalRestrictedImports, { patterns: [{
4698
- message: "Please use `import Component from \"@mui/[package]/Component\"` instead. See https://mui.com/material-ui/guides/minimizing-bundle-size/ for more information.",
4699
- regex: "^@mui/[^/]+$"
4700
- }] });
4701
- //#endregion
4702
4805
  //#region src/configs/internal/react.ts
4703
4806
  const internalReact = [{
4704
4807
  languageOptions: reactLanguageOptions,
@@ -4737,17 +4840,6 @@ const generalPackageJson = [packageJson.configs.recommended, {
4737
4840
  rules: { "package-json/scripts-name-casing": "error" }
4738
4841
  }];
4739
4842
  //#endregion
4740
- //#region src/configs/helpers/typeScriptLanguageOptions.ts
4741
- const typeScriptLanguageOptions = {
4742
- parser: tseslint.parser,
4743
- parserOptions: {
4744
- ecmaVersion: "latest",
4745
- projectService: true,
4746
- sourceType: "module",
4747
- tsconfigRootDir: process.cwd()
4748
- }
4749
- };
4750
- //#endregion
4751
4843
  //#region src/configs/general/typeScript.ts
4752
4844
  const generalTypeScript = [
4753
4845
  ...tseslint.configs.recommended,
@@ -4995,6 +5087,15 @@ function internalEslintPluginRules(plugin) {
4995
5087
  }];
4996
5088
  }
4997
5089
  //#endregion
5090
+ //#region src/configs/internal/eslintPlugin/utility.ts
5091
+ function internalEslintPluginUtility(plugin) {
5092
+ return [...internalEslintPluginBase(plugin), {
5093
+ files: ["**/*.ts"],
5094
+ name: "@alextheman/internal/eslint-plugin-utility",
5095
+ rules: { "jsdoc/require-jsdoc": ["error", requireJsdocOptions] }
5096
+ }];
5097
+ }
5098
+ //#endregion
4998
5099
  //#region src/configs/internal/utility/base.ts
4999
5100
  function internalUtilityBase(plugin) {
5000
5101
  return [...combinedTypeScriptPackage(plugin), {
@@ -5052,15 +5153,6 @@ function combinedTypeScriptReact(plugin) {
5052
5153
  ];
5053
5154
  }
5054
5155
  //#endregion
5055
- //#region src/configs/internal/eslintPlugin/utility.ts
5056
- function internalEslintPluginUtility(plugin) {
5057
- return [...internalEslintPluginBase(plugin), {
5058
- files: ["**/*.ts"],
5059
- name: "@alextheman/internal/eslint-plugin-utility",
5060
- rules: { "jsdoc/require-jsdoc": ["error", requireJsdocOptions] }
5061
- }];
5062
- }
5063
- //#endregion
5064
5156
  //#region src/configs/internal/packageJson.ts
5065
5157
  const internalPackageJson = [...generalPackageJson, {
5066
5158
  files: ["**/package.json"],
@@ -5416,7 +5508,7 @@ const standardiseErrorMessagesOptionsSchema = z.object({ regex: z.string() }).pa
5416
5508
  function parseStandardiseErrorMessagesOptions(data) {
5417
5509
  return standardiseErrorMessagesOptionsSchema.parse(data);
5418
5510
  }
5419
- const schema = createRuleSchemaFromZodSchema(standardiseErrorMessagesOptionsSchema);
5511
+ const schema$1 = createRuleSchemaFromZodSchema(standardiseErrorMessagesOptionsSchema);
5420
5512
  const defaultErrorRegex = "^[A-Z]+(?:_[A-Z]+)*$";
5421
5513
  function checkCurrentNode(context, node) {
5422
5514
  const { regex: errorRegex = defaultErrorRegex } = parseStandardiseErrorMessagesOptions(context.options[0] ?? { regex: defaultErrorRegex });
@@ -5439,7 +5531,7 @@ const standardiseErrorMessages = createRule({
5439
5531
  docs: { description: "Enforce a consistent standard for error messages." },
5440
5532
  messages: { message: "Expected error message {{error}} to match {{regex}}." },
5441
5533
  type: "suggestion",
5442
- schema
5534
+ schema: schema$1
5443
5535
  },
5444
5536
  defaultOptions: [{ regex: defaultErrorRegex }],
5445
5537
  create(context) {
@@ -5499,7 +5591,7 @@ function parseUseObjectShorthandOptions(data) {
5499
5591
  const alexPlugin = {
5500
5592
  meta: {
5501
5593
  name: "@alextheman/eslint-plugin",
5502
- version: "5.18.0",
5594
+ version: "5.18.1",
5503
5595
  namespace: "alextheman"
5504
5596
  },
5505
5597
  configs: {},