@rspack/core 1.3.13 → 1.3.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (146) hide show
  1. package/compiled/webpack-sources/index.js +112 -132
  2. package/compiled/webpack-sources/package.json +1 -1
  3. package/compiled/webpack-sources/types.d.ts +8 -6
  4. package/compiled/zod/dist/types/v3/types.d.ts +2 -2
  5. package/compiled/zod/dist/types/v4/classic/coerce.d.ts +5 -5
  6. package/compiled/zod/dist/types/v4/classic/external.d.ts +6 -1
  7. package/compiled/zod/dist/types/v4/classic/schemas.d.ts +88 -130
  8. package/compiled/zod/dist/types/v4/core/api.d.ts +2 -2
  9. package/compiled/zod/dist/types/v4/core/core.d.ts +11 -7
  10. package/compiled/zod/dist/types/v4/core/errors.d.ts +0 -1
  11. package/compiled/zod/dist/types/v4/core/function.d.ts +16 -11
  12. package/compiled/zod/dist/types/v4/core/regexes.d.ts +0 -1
  13. package/compiled/zod/dist/types/v4/core/registries.d.ts +6 -1
  14. package/compiled/zod/dist/types/v4/core/schemas.d.ts +144 -116
  15. package/compiled/zod/dist/types/v4/core/util.d.ts +5 -9
  16. package/compiled/zod/dist/types/v4/locales/ar.d.ts +0 -3
  17. package/compiled/zod/dist/types/v4/locales/az.d.ts +0 -3
  18. package/compiled/zod/dist/types/v4/locales/be.d.ts +0 -3
  19. package/compiled/zod/dist/types/v4/locales/ca.d.ts +0 -3
  20. package/compiled/zod/dist/types/v4/locales/cs.d.ts +0 -3
  21. package/compiled/zod/dist/types/v4/locales/de.d.ts +0 -3
  22. package/compiled/zod/dist/types/v4/locales/en.d.ts +0 -2
  23. package/compiled/zod/dist/types/v4/locales/es.d.ts +0 -3
  24. package/compiled/zod/dist/types/v4/locales/fa.d.ts +0 -3
  25. package/compiled/zod/dist/types/v4/locales/fi.d.ts +0 -3
  26. package/compiled/zod/dist/types/v4/locales/{frCA.d.ts → fr-CA.d.ts} +0 -3
  27. package/compiled/zod/dist/types/v4/locales/fr.d.ts +0 -3
  28. package/compiled/zod/dist/types/v4/locales/he.d.ts +0 -3
  29. package/compiled/zod/dist/types/v4/locales/hu.d.ts +0 -3
  30. package/compiled/zod/dist/types/v4/locales/id.d.ts +0 -3
  31. package/compiled/zod/dist/types/v4/locales/index.d.ts +5 -2
  32. package/compiled/zod/dist/types/v4/locales/it.d.ts +0 -3
  33. package/compiled/zod/dist/types/v4/locales/ja.d.ts +0 -3
  34. package/compiled/zod/dist/types/v4/locales/{zh-tw.d.ts → kh.d.ts} +0 -3
  35. package/compiled/zod/dist/types/v4/locales/ko.d.ts +0 -3
  36. package/compiled/zod/dist/types/v4/locales/mk.d.ts +0 -3
  37. package/compiled/zod/dist/types/v4/locales/ms.d.ts +0 -3
  38. package/compiled/zod/dist/types/v4/locales/nl.d.ts +4 -0
  39. package/compiled/zod/dist/types/v4/locales/no.d.ts +0 -3
  40. package/compiled/zod/dist/types/v4/locales/ota.d.ts +0 -3
  41. package/compiled/zod/dist/types/v4/locales/pl.d.ts +0 -3
  42. package/compiled/zod/dist/types/v4/locales/pt.d.ts +0 -3
  43. package/compiled/zod/dist/types/v4/locales/ru.d.ts +0 -3
  44. package/compiled/zod/dist/types/v4/locales/sl.d.ts +0 -3
  45. package/compiled/zod/dist/types/v4/locales/sv.d.ts +4 -0
  46. package/compiled/zod/dist/types/v4/locales/ta.d.ts +0 -3
  47. package/compiled/zod/dist/types/v4/locales/th.d.ts +0 -3
  48. package/compiled/zod/dist/types/v4/locales/tr.d.ts +0 -2
  49. package/compiled/zod/dist/types/v4/locales/ua.d.ts +0 -3
  50. package/compiled/zod/dist/types/v4/locales/ur.d.ts +0 -3
  51. package/compiled/zod/dist/types/v4/locales/vi.d.ts +0 -3
  52. package/compiled/zod/dist/types/v4/locales/zh-CN.d.ts +0 -3
  53. package/compiled/zod/dist/types/v4/locales/zh-TW.d.ts +4 -0
  54. package/compiled/zod/dist/types/v4/mini/external.d.ts +5 -1
  55. package/compiled/zod/dist/types/v4/mini/schemas.d.ts +39 -48
  56. package/compiled/zod/index.js +41 -63
  57. package/compiled/zod/package.json +1 -1
  58. package/compiled/zod/v3/index.d.ts +3 -1
  59. package/compiled/zod/v4/core/index.d.ts +1 -1
  60. package/compiled/zod/v4/index.d.ts +3 -1
  61. package/compiled/zod/v4/locales/index.d.ts +1 -1
  62. package/compiled/zod/v4-mini/index.d.ts +1 -1
  63. package/dist/ErrorHelpers.d.ts +0 -15
  64. package/dist/Module.d.ts +5 -1
  65. package/dist/ModuleTypeConstants.d.ts +0 -85
  66. package/dist/Resolver.d.ts +2 -1
  67. package/dist/RspackError.d.ts +0 -3
  68. package/dist/builtin-loader/lightningcss/index.d.ts +23 -1
  69. package/dist/builtin-loader/swc/types.d.ts +289 -2426
  70. package/dist/builtin-plugin/APIPlugin.d.ts +1 -1
  71. package/dist/builtin-plugin/ArrayPushCallbackChunkFormatPlugin.d.ts +1 -1
  72. package/dist/builtin-plugin/AssetModulesPlugin.d.ts +1 -1
  73. package/dist/builtin-plugin/AsyncWebAssemblyModulesPlugin.d.ts +1 -1
  74. package/dist/builtin-plugin/BannerPlugin.d.ts +1 -1
  75. package/dist/builtin-plugin/BundlerInfoRspackPlugin.d.ts +1 -1
  76. package/dist/builtin-plugin/ChunkPrefetchPreloadPlugin.d.ts +1 -1
  77. package/dist/builtin-plugin/CommonJsChunkFormatPlugin.d.ts +1 -1
  78. package/dist/builtin-plugin/ContextReplacementPlugin.d.ts +1 -1
  79. package/dist/builtin-plugin/CopyRspackPlugin.d.ts +1 -1
  80. package/dist/builtin-plugin/CssChunkingPlugin.d.ts +1 -1
  81. package/dist/builtin-plugin/CssModulesPlugin.d.ts +1 -1
  82. package/dist/builtin-plugin/DataUriPlugin.d.ts +1 -1
  83. package/dist/builtin-plugin/DefinePlugin.d.ts +1 -1
  84. package/dist/builtin-plugin/DllEntryPlugin.d.ts +1 -1
  85. package/dist/builtin-plugin/DllReferenceAgencyPlugin.d.ts +1 -1
  86. package/dist/builtin-plugin/ElectronTargetPlugin.d.ts +1 -1
  87. package/dist/builtin-plugin/EnableChunkLoadingPlugin.d.ts +1 -1
  88. package/dist/builtin-plugin/EnableWasmLoadingPlugin.d.ts +1 -1
  89. package/dist/builtin-plugin/EnsureChunkConditionsPlugin.d.ts +1 -1
  90. package/dist/builtin-plugin/EntryPlugin.d.ts +1 -1
  91. package/dist/builtin-plugin/EvalDevToolModulePlugin.d.ts +1 -1
  92. package/dist/builtin-plugin/EvalSourceMapDevToolPlugin.d.ts +1 -1
  93. package/dist/builtin-plugin/FetchCompileAsyncWasmPlugin.d.ts +1 -1
  94. package/dist/builtin-plugin/FileUriPlugin.d.ts +1 -1
  95. package/dist/builtin-plugin/FlagAllModulesAsUsedPlugin.d.ts +1 -1
  96. package/dist/builtin-plugin/FlagDependencyExportsPlugin.d.ts +1 -1
  97. package/dist/builtin-plugin/HttpExternalsRspackPlugin.d.ts +1 -1
  98. package/dist/builtin-plugin/IgnorePlugin.d.ts +1 -1
  99. package/dist/builtin-plugin/InferAsyncModulesPlugin.d.ts +1 -1
  100. package/dist/builtin-plugin/JsLoaderRspackPlugin.d.ts +1 -1
  101. package/dist/builtin-plugin/JsonModulesPlugin.d.ts +1 -1
  102. package/dist/builtin-plugin/LibManifestPlugin.d.ts +1 -1
  103. package/dist/builtin-plugin/LightningCssMinimizerRspackPlugin.d.ts +1 -1
  104. package/dist/builtin-plugin/LimitChunkCountPlugin.d.ts +1 -1
  105. package/dist/builtin-plugin/MergeDuplicateChunksPlugin.d.ts +1 -1
  106. package/dist/builtin-plugin/ModuleChunkFormatPlugin.d.ts +1 -1
  107. package/dist/builtin-plugin/ModuleInfoHeaderPlugin.d.ts +1 -1
  108. package/dist/builtin-plugin/NamedChunkIdsPlugin.d.ts +1 -1
  109. package/dist/builtin-plugin/NamedModuleIdsPlugin.d.ts +1 -1
  110. package/dist/builtin-plugin/NoEmitOnErrorsPlugin.d.ts +1 -1
  111. package/dist/builtin-plugin/NodeTargetPlugin.d.ts +1 -1
  112. package/dist/builtin-plugin/OccurrenceChunkIdsPlugin.d.ts +1 -1
  113. package/dist/builtin-plugin/ProgressPlugin.d.ts +1 -1
  114. package/dist/builtin-plugin/ProvidePlugin.d.ts +1 -1
  115. package/dist/builtin-plugin/RealContentHashPlugin.d.ts +1 -1
  116. package/dist/builtin-plugin/RemoveDuplicateModulesPlugin.d.ts +1 -1
  117. package/dist/builtin-plugin/RemoveEmptyChunksPlugin.d.ts +1 -1
  118. package/dist/builtin-plugin/RsdoctorPlugin.d.ts +1 -1
  119. package/dist/builtin-plugin/RstestPlugin.d.ts +1 -1
  120. package/dist/builtin-plugin/RuntimeChunkPlugin.d.ts +1 -1
  121. package/dist/builtin-plugin/RuntimePlugin.d.ts +1 -1
  122. package/dist/builtin-plugin/SideEffectsFlagPlugin.d.ts +1 -1
  123. package/dist/builtin-plugin/SizeLimitsPlugin.d.ts +1 -1
  124. package/dist/builtin-plugin/SourceMapDevToolPlugin.d.ts +1 -1
  125. package/dist/builtin-plugin/SubresourceIntegrityPlugin.d.ts +1 -1
  126. package/dist/builtin-plugin/SwcJsMinimizerPlugin.d.ts +1 -1
  127. package/dist/builtin-plugin/WarnCaseSensitiveModulesPlugin.d.ts +1 -1
  128. package/dist/builtin-plugin/base.d.ts +1 -2
  129. package/dist/builtin-plugin/html-plugin/plugin.d.ts +1 -1
  130. package/dist/builtin-plugin/lazy-compilation/lazyCompilation.d.ts +1 -1
  131. package/dist/config/zod.d.ts +370 -370
  132. package/dist/container/ModuleFederationRuntimePlugin.d.ts +1 -1
  133. package/dist/index.js +57 -30
  134. package/dist/lib/AbstractMethodError.d.ts +0 -1
  135. package/dist/lib/CacheFacade.d.ts +0 -28
  136. package/dist/loader-runner/index.d.ts +1 -0
  137. package/dist/stats/statsFactoryUtils.d.ts +0 -4
  138. package/dist/util/cleverMerge.d.ts +0 -30
  139. package/dist/util/comparators.d.ts +0 -4
  140. package/dist/util/hash/wasm-hash.d.ts +0 -1
  141. package/dist/util/identifier.d.ts +0 -12
  142. package/dist/util/index.d.ts +1 -7
  143. package/dist/util/memoize.d.ts +0 -1
  144. package/dist/worker.js +5 -7
  145. package/package.json +5 -5
  146. package/dist/util/hash/BatchedHash.d.ts +0 -25
@@ -30,13 +30,13 @@ export declare const rspackOptions: z.ZodObject<{
30
30
  root: z.ZodOptional<z.ZodString>;
31
31
  }, "strict", z.ZodTypeAny, {
32
32
  commonjs?: string | undefined;
33
- amd?: string | undefined;
34
33
  commonjs2?: string | undefined;
34
+ amd?: string | undefined;
35
35
  root?: string | undefined;
36
36
  }, {
37
37
  commonjs?: string | undefined;
38
- amd?: string | undefined;
39
38
  commonjs2?: string | undefined;
39
+ amd?: string | undefined;
40
40
  root?: string | undefined;
41
41
  }>]>>;
42
42
  export: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>>;
@@ -65,8 +65,8 @@ export declare const rspackOptions: z.ZodObject<{
65
65
  amdContainer?: string | undefined;
66
66
  auxiliaryComment?: string | {
67
67
  commonjs?: string | undefined;
68
- amd?: string | undefined;
69
68
  commonjs2?: string | undefined;
69
+ amd?: string | undefined;
70
70
  root?: string | undefined;
71
71
  } | undefined;
72
72
  export?: string | string[] | undefined;
@@ -81,8 +81,8 @@ export declare const rspackOptions: z.ZodObject<{
81
81
  amdContainer?: string | undefined;
82
82
  auxiliaryComment?: string | {
83
83
  commonjs?: string | undefined;
84
- amd?: string | undefined;
85
84
  commonjs2?: string | undefined;
85
+ amd?: string | undefined;
86
86
  root?: string | undefined;
87
87
  } | undefined;
88
88
  export?: string | string[] | undefined;
@@ -109,8 +109,8 @@ export declare const rspackOptions: z.ZodObject<{
109
109
  amdContainer?: string | undefined;
110
110
  auxiliaryComment?: string | {
111
111
  commonjs?: string | undefined;
112
- amd?: string | undefined;
113
112
  commonjs2?: string | undefined;
113
+ amd?: string | undefined;
114
114
  root?: string | undefined;
115
115
  } | undefined;
116
116
  export?: string | string[] | undefined;
@@ -137,8 +137,8 @@ export declare const rspackOptions: z.ZodObject<{
137
137
  amdContainer?: string | undefined;
138
138
  auxiliaryComment?: string | {
139
139
  commonjs?: string | undefined;
140
- amd?: string | undefined;
141
140
  commonjs2?: string | undefined;
141
+ amd?: string | undefined;
142
142
  root?: string | undefined;
143
143
  } | undefined;
144
144
  export?: string | string[] | undefined;
@@ -164,13 +164,13 @@ export declare const rspackOptions: z.ZodObject<{
164
164
  root: z.ZodOptional<z.ZodString>;
165
165
  }, "strict", z.ZodTypeAny, {
166
166
  commonjs?: string | undefined;
167
- amd?: string | undefined;
168
167
  commonjs2?: string | undefined;
168
+ amd?: string | undefined;
169
169
  root?: string | undefined;
170
170
  }, {
171
171
  commonjs?: string | undefined;
172
- amd?: string | undefined;
173
172
  commonjs2?: string | undefined;
173
+ amd?: string | undefined;
174
174
  root?: string | undefined;
175
175
  }>]>>;
176
176
  export: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>>;
@@ -199,8 +199,8 @@ export declare const rspackOptions: z.ZodObject<{
199
199
  amdContainer?: string | undefined;
200
200
  auxiliaryComment?: string | {
201
201
  commonjs?: string | undefined;
202
- amd?: string | undefined;
203
202
  commonjs2?: string | undefined;
203
+ amd?: string | undefined;
204
204
  root?: string | undefined;
205
205
  } | undefined;
206
206
  export?: string | string[] | undefined;
@@ -215,8 +215,8 @@ export declare const rspackOptions: z.ZodObject<{
215
215
  amdContainer?: string | undefined;
216
216
  auxiliaryComment?: string | {
217
217
  commonjs?: string | undefined;
218
- amd?: string | undefined;
219
218
  commonjs2?: string | undefined;
219
+ amd?: string | undefined;
220
220
  root?: string | undefined;
221
221
  } | undefined;
222
222
  export?: string | string[] | undefined;
@@ -243,8 +243,8 @@ export declare const rspackOptions: z.ZodObject<{
243
243
  amdContainer?: string | undefined;
244
244
  auxiliaryComment?: string | {
245
245
  commonjs?: string | undefined;
246
- amd?: string | undefined;
247
246
  commonjs2?: string | undefined;
247
+ amd?: string | undefined;
248
248
  root?: string | undefined;
249
249
  } | undefined;
250
250
  export?: string | string[] | undefined;
@@ -271,8 +271,8 @@ export declare const rspackOptions: z.ZodObject<{
271
271
  amdContainer?: string | undefined;
272
272
  auxiliaryComment?: string | {
273
273
  commonjs?: string | undefined;
274
- amd?: string | undefined;
275
274
  commonjs2?: string | undefined;
275
+ amd?: string | undefined;
276
276
  root?: string | undefined;
277
277
  } | undefined;
278
278
  export?: string | string[] | undefined;
@@ -298,13 +298,13 @@ export declare const rspackOptions: z.ZodObject<{
298
298
  root: z.ZodOptional<z.ZodString>;
299
299
  }, "strict", z.ZodTypeAny, {
300
300
  commonjs?: string | undefined;
301
- amd?: string | undefined;
302
301
  commonjs2?: string | undefined;
302
+ amd?: string | undefined;
303
303
  root?: string | undefined;
304
304
  }, {
305
305
  commonjs?: string | undefined;
306
- amd?: string | undefined;
307
306
  commonjs2?: string | undefined;
307
+ amd?: string | undefined;
308
308
  root?: string | undefined;
309
309
  }>]>>;
310
310
  export: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>>;
@@ -333,8 +333,8 @@ export declare const rspackOptions: z.ZodObject<{
333
333
  amdContainer?: string | undefined;
334
334
  auxiliaryComment?: string | {
335
335
  commonjs?: string | undefined;
336
- amd?: string | undefined;
337
336
  commonjs2?: string | undefined;
337
+ amd?: string | undefined;
338
338
  root?: string | undefined;
339
339
  } | undefined;
340
340
  export?: string | string[] | undefined;
@@ -349,8 +349,8 @@ export declare const rspackOptions: z.ZodObject<{
349
349
  amdContainer?: string | undefined;
350
350
  auxiliaryComment?: string | {
351
351
  commonjs?: string | undefined;
352
- amd?: string | undefined;
353
352
  commonjs2?: string | undefined;
353
+ amd?: string | undefined;
354
354
  root?: string | undefined;
355
355
  } | undefined;
356
356
  export?: string | string[] | undefined;
@@ -377,8 +377,8 @@ export declare const rspackOptions: z.ZodObject<{
377
377
  amdContainer?: string | undefined;
378
378
  auxiliaryComment?: string | {
379
379
  commonjs?: string | undefined;
380
- amd?: string | undefined;
381
380
  commonjs2?: string | undefined;
381
+ amd?: string | undefined;
382
382
  root?: string | undefined;
383
383
  } | undefined;
384
384
  export?: string | string[] | undefined;
@@ -405,8 +405,8 @@ export declare const rspackOptions: z.ZodObject<{
405
405
  amdContainer?: string | undefined;
406
406
  auxiliaryComment?: string | {
407
407
  commonjs?: string | undefined;
408
- amd?: string | undefined;
409
408
  commonjs2?: string | undefined;
409
+ amd?: string | undefined;
410
410
  root?: string | undefined;
411
411
  } | undefined;
412
412
  export?: string | string[] | undefined;
@@ -460,13 +460,13 @@ export declare const rspackOptions: z.ZodObject<{
460
460
  root: z.ZodOptional<z.ZodString>;
461
461
  }, "strict", z.ZodTypeAny, {
462
462
  commonjs?: string | undefined;
463
- amd?: string | undefined;
464
463
  commonjs2?: string | undefined;
464
+ amd?: string | undefined;
465
465
  root?: string | undefined;
466
466
  }, {
467
467
  commonjs?: string | undefined;
468
- amd?: string | undefined;
469
468
  commonjs2?: string | undefined;
469
+ amd?: string | undefined;
470
470
  root?: string | undefined;
471
471
  }>]>>;
472
472
  export: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>>;
@@ -495,8 +495,8 @@ export declare const rspackOptions: z.ZodObject<{
495
495
  amdContainer?: string | undefined;
496
496
  auxiliaryComment?: string | {
497
497
  commonjs?: string | undefined;
498
- amd?: string | undefined;
499
498
  commonjs2?: string | undefined;
499
+ amd?: string | undefined;
500
500
  root?: string | undefined;
501
501
  } | undefined;
502
502
  export?: string | string[] | undefined;
@@ -511,8 +511,8 @@ export declare const rspackOptions: z.ZodObject<{
511
511
  amdContainer?: string | undefined;
512
512
  auxiliaryComment?: string | {
513
513
  commonjs?: string | undefined;
514
- amd?: string | undefined;
515
514
  commonjs2?: string | undefined;
515
+ amd?: string | undefined;
516
516
  root?: string | undefined;
517
517
  } | undefined;
518
518
  export?: string | string[] | undefined;
@@ -528,13 +528,13 @@ export declare const rspackOptions: z.ZodObject<{
528
528
  root: z.ZodOptional<z.ZodString>;
529
529
  }, "strict", z.ZodTypeAny, {
530
530
  commonjs?: string | undefined;
531
- amd?: string | undefined;
532
531
  commonjs2?: string | undefined;
532
+ amd?: string | undefined;
533
533
  root?: string | undefined;
534
534
  }, {
535
535
  commonjs?: string | undefined;
536
- amd?: string | undefined;
537
536
  commonjs2?: string | undefined;
537
+ amd?: string | undefined;
538
538
  root?: string | undefined;
539
539
  }>]>>;
540
540
  module: z.ZodOptional<z.ZodBoolean>;
@@ -624,7 +624,7 @@ export declare const rspackOptions: z.ZodObject<{
624
624
  compareBeforeEmit: z.ZodOptional<z.ZodBoolean>;
625
625
  }, "strict", z.ZodTypeAny, {
626
626
  module?: boolean | undefined;
627
- path?: string | undefined;
627
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
628
628
  environment?: {
629
629
  module?: boolean | undefined;
630
630
  dynamicImport?: boolean | undefined;
@@ -641,7 +641,6 @@ export declare const rspackOptions: z.ZodObject<{
641
641
  nodePrefixForCoreModules?: boolean | undefined;
642
642
  templateLiteral?: boolean | undefined;
643
643
  } | undefined;
644
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
645
644
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
646
645
  chunkFilename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
647
646
  chunkLoading?: string | false | undefined;
@@ -660,19 +659,20 @@ export declare const rspackOptions: z.ZodObject<{
660
659
  amdContainer?: string | undefined;
661
660
  auxiliaryComment?: string | {
662
661
  commonjs?: string | undefined;
663
- amd?: string | undefined;
664
662
  commonjs2?: string | undefined;
663
+ amd?: string | undefined;
665
664
  root?: string | undefined;
666
665
  } | undefined;
667
666
  export?: string | string[] | undefined;
668
667
  umdNamedDefine?: boolean | undefined;
669
668
  } | undefined;
669
+ path?: string | undefined;
670
670
  wasmLoading?: string | false | undefined;
671
671
  cssHeadDataCompression?: boolean | undefined;
672
672
  auxiliaryComment?: string | {
673
673
  commonjs?: string | undefined;
674
- amd?: string | undefined;
675
674
  commonjs2?: string | undefined;
675
+ amd?: string | undefined;
676
676
  root?: string | undefined;
677
677
  } | undefined;
678
678
  umdNamedDefine?: boolean | undefined;
@@ -723,7 +723,7 @@ export declare const rspackOptions: z.ZodObject<{
723
723
  compareBeforeEmit?: boolean | undefined;
724
724
  }, {
725
725
  module?: boolean | undefined;
726
- path?: string | undefined;
726
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
727
727
  environment?: {
728
728
  module?: boolean | undefined;
729
729
  dynamicImport?: boolean | undefined;
@@ -740,7 +740,6 @@ export declare const rspackOptions: z.ZodObject<{
740
740
  nodePrefixForCoreModules?: boolean | undefined;
741
741
  templateLiteral?: boolean | undefined;
742
742
  } | undefined;
743
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
744
743
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
745
744
  chunkFilename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
746
745
  chunkLoading?: string | false | undefined;
@@ -759,19 +758,20 @@ export declare const rspackOptions: z.ZodObject<{
759
758
  amdContainer?: string | undefined;
760
759
  auxiliaryComment?: string | {
761
760
  commonjs?: string | undefined;
762
- amd?: string | undefined;
763
761
  commonjs2?: string | undefined;
762
+ amd?: string | undefined;
764
763
  root?: string | undefined;
765
764
  } | undefined;
766
765
  export?: string | string[] | undefined;
767
766
  umdNamedDefine?: boolean | undefined;
768
767
  } | undefined;
768
+ path?: string | undefined;
769
769
  wasmLoading?: string | false | undefined;
770
770
  cssHeadDataCompression?: boolean | undefined;
771
771
  auxiliaryComment?: string | {
772
772
  commonjs?: string | undefined;
773
- amd?: string | undefined;
774
773
  commonjs2?: string | undefined;
774
+ amd?: string | undefined;
775
775
  root?: string | undefined;
776
776
  } | undefined;
777
777
  umdNamedDefine?: boolean | undefined;
@@ -893,15 +893,15 @@ export declare const rspackOptions: z.ZodObject<{
893
893
  prefix: z.ZodOptional<z.ZodString>;
894
894
  }, "strip", z.ZodTypeAny, {
895
895
  entries?: boolean | undefined;
896
- test?: RegExp | ((args_0: Module, ...args: unknown[]) => boolean) | undefined;
897
896
  prefix?: string | undefined;
897
+ test?: RegExp | ((args_0: Module, ...args: unknown[]) => boolean) | undefined;
898
898
  serverUrl?: string | undefined;
899
899
  imports?: boolean | undefined;
900
900
  client?: string | undefined;
901
901
  }, {
902
902
  entries?: boolean | undefined;
903
- test?: RegExp | ((args_0: Module, ...args: unknown[]) => boolean) | undefined;
904
903
  prefix?: string | undefined;
904
+ test?: RegExp | ((args_0: Module, ...args: unknown[]) => boolean) | undefined;
905
905
  serverUrl?: string | undefined;
906
906
  imports?: boolean | undefined;
907
907
  client?: string | undefined;
@@ -928,8 +928,8 @@ export declare const rspackOptions: z.ZodObject<{
928
928
  chunksRender: z.ZodOptional<z.ZodBoolean>;
929
929
  emitAssets: z.ZodOptional<z.ZodBoolean>;
930
930
  }, "strict", z.ZodTypeAny, {
931
- make?: boolean | undefined;
932
931
  providedExports?: boolean | undefined;
932
+ make?: boolean | undefined;
933
933
  emitAssets?: boolean | undefined;
934
934
  sideEffects?: boolean | undefined;
935
935
  moduleIds?: boolean | undefined;
@@ -944,8 +944,8 @@ export declare const rspackOptions: z.ZodObject<{
944
944
  chunksHashes?: boolean | undefined;
945
945
  chunksRender?: boolean | undefined;
946
946
  }, {
947
- make?: boolean | undefined;
948
947
  providedExports?: boolean | undefined;
948
+ make?: boolean | undefined;
949
949
  emitAssets?: boolean | undefined;
950
950
  sideEffects?: boolean | undefined;
951
951
  moduleIds?: boolean | undefined;
@@ -968,24 +968,24 @@ export declare const rspackOptions: z.ZodObject<{
968
968
  bundler: z.ZodOptional<z.ZodString>;
969
969
  force: z.ZodOptional<z.ZodUnion<[z.ZodBoolean, z.ZodArray<z.ZodEnum<["version", "uniqueId"]>, "many">]>>;
970
970
  }, "strict", z.ZodTypeAny, {
971
- force?: boolean | ("version" | "uniqueId")[] | undefined;
972
971
  version?: string | undefined;
972
+ force?: boolean | ("version" | "uniqueId")[] | undefined;
973
973
  bundler?: string | undefined;
974
974
  }, {
975
- force?: boolean | ("version" | "uniqueId")[] | undefined;
976
975
  version?: string | undefined;
976
+ force?: boolean | ("version" | "uniqueId")[] | undefined;
977
977
  bundler?: string | undefined;
978
978
  }>>;
979
979
  }, "strict", z.ZodTypeAny, {
980
980
  bundlerInfo?: {
981
- force?: boolean | ("version" | "uniqueId")[] | undefined;
982
981
  version?: string | undefined;
982
+ force?: boolean | ("version" | "uniqueId")[] | undefined;
983
983
  bundler?: string | undefined;
984
984
  } | undefined;
985
985
  }, {
986
986
  bundlerInfo?: {
987
- force?: boolean | ("version" | "uniqueId")[] | undefined;
988
987
  version?: string | undefined;
988
+ force?: boolean | ("version" | "uniqueId")[] | undefined;
989
989
  bundler?: string | undefined;
990
990
  } | undefined;
991
991
  }>>;
@@ -1050,8 +1050,8 @@ export declare const rspackOptions: z.ZodObject<{
1050
1050
  } | undefined;
1051
1051
  lazyCompilation?: boolean | {
1052
1052
  entries?: boolean | undefined;
1053
- test?: RegExp | ((args_0: Module, ...args: unknown[]) => boolean) | undefined;
1054
1053
  prefix?: string | undefined;
1054
+ test?: RegExp | ((args_0: Module, ...args: unknown[]) => boolean) | undefined;
1055
1055
  serverUrl?: string | undefined;
1056
1056
  imports?: boolean | undefined;
1057
1057
  client?: string | undefined;
@@ -1060,8 +1060,8 @@ export declare const rspackOptions: z.ZodObject<{
1060
1060
  outputModule?: boolean | undefined;
1061
1061
  layers?: boolean | undefined;
1062
1062
  incremental?: boolean | "safe" | "advance" | "advance-silent" | {
1063
- make?: boolean | undefined;
1064
1063
  providedExports?: boolean | undefined;
1064
+ make?: boolean | undefined;
1065
1065
  emitAssets?: boolean | undefined;
1066
1066
  sideEffects?: boolean | undefined;
1067
1067
  moduleIds?: boolean | undefined;
@@ -1080,8 +1080,8 @@ export declare const rspackOptions: z.ZodObject<{
1080
1080
  futureDefaults?: boolean | undefined;
1081
1081
  rspackFuture?: {
1082
1082
  bundlerInfo?: {
1083
- force?: boolean | ("version" | "uniqueId")[] | undefined;
1084
1083
  version?: string | undefined;
1084
+ force?: boolean | ("version" | "uniqueId")[] | undefined;
1085
1085
  bundler?: string | undefined;
1086
1086
  } | undefined;
1087
1087
  } | undefined;
@@ -1118,8 +1118,8 @@ export declare const rspackOptions: z.ZodObject<{
1118
1118
  } | undefined;
1119
1119
  lazyCompilation?: boolean | {
1120
1120
  entries?: boolean | undefined;
1121
- test?: RegExp | ((args_0: Module, ...args: unknown[]) => boolean) | undefined;
1122
1121
  prefix?: string | undefined;
1122
+ test?: RegExp | ((args_0: Module, ...args: unknown[]) => boolean) | undefined;
1123
1123
  serverUrl?: string | undefined;
1124
1124
  imports?: boolean | undefined;
1125
1125
  client?: string | undefined;
@@ -1128,8 +1128,8 @@ export declare const rspackOptions: z.ZodObject<{
1128
1128
  outputModule?: boolean | undefined;
1129
1129
  layers?: boolean | undefined;
1130
1130
  incremental?: boolean | "safe" | "advance" | "advance-silent" | {
1131
- make?: boolean | undefined;
1132
1131
  providedExports?: boolean | undefined;
1132
+ make?: boolean | undefined;
1133
1133
  emitAssets?: boolean | undefined;
1134
1134
  sideEffects?: boolean | undefined;
1135
1135
  moduleIds?: boolean | undefined;
@@ -1148,8 +1148,8 @@ export declare const rspackOptions: z.ZodObject<{
1148
1148
  futureDefaults?: boolean | undefined;
1149
1149
  rspackFuture?: {
1150
1150
  bundlerInfo?: {
1151
- force?: boolean | ("version" | "uniqueId")[] | undefined;
1152
1151
  version?: string | undefined;
1152
+ force?: boolean | ("version" | "uniqueId")[] | undefined;
1153
1153
  bundler?: string | undefined;
1154
1154
  } | undefined;
1155
1155
  } | undefined;
@@ -1204,16 +1204,16 @@ export declare const rspackOptions: z.ZodObject<{
1204
1204
  level: z.ZodOptional<z.ZodEnum<["none", "error", "warn", "info", "log", "verbose"]>>;
1205
1205
  stream: z.ZodOptional<z.ZodType<NodeJS.WritableStream, z.ZodTypeDef, NodeJS.WritableStream>>;
1206
1206
  }, "strict", z.ZodTypeAny, {
1207
- debug?: string | boolean | RegExp | ((args_0: string, ...args: unknown[]) => boolean) | (string | RegExp | ((args_0: string, ...args: unknown[]) => boolean))[] | undefined;
1208
1207
  colors?: boolean | undefined;
1209
- level?: "none" | "error" | "warn" | "info" | "log" | "verbose" | undefined;
1208
+ debug?: string | boolean | RegExp | ((args_0: string, ...args: unknown[]) => boolean) | (string | RegExp | ((args_0: string, ...args: unknown[]) => boolean))[] | undefined;
1209
+ level?: "none" | "verbose" | "error" | "warn" | "info" | "log" | undefined;
1210
1210
  console?: Console | undefined;
1211
1211
  appendOnly?: boolean | undefined;
1212
1212
  stream?: NodeJS.WritableStream | undefined;
1213
1213
  }, {
1214
- debug?: string | boolean | RegExp | ((args_0: string, ...args: unknown[]) => boolean) | (string | RegExp | ((args_0: string, ...args: unknown[]) => boolean))[] | undefined;
1215
1214
  colors?: boolean | undefined;
1216
- level?: "none" | "error" | "warn" | "info" | "log" | "verbose" | undefined;
1215
+ debug?: string | boolean | RegExp | ((args_0: string, ...args: unknown[]) => boolean) | (string | RegExp | ((args_0: string, ...args: unknown[]) => boolean))[] | undefined;
1216
+ level?: "none" | "verbose" | "error" | "warn" | "info" | "log" | undefined;
1217
1217
  console?: Console | undefined;
1218
1218
  appendOnly?: boolean | undefined;
1219
1219
  stream?: NodeJS.WritableStream | undefined;
@@ -1339,15 +1339,9 @@ export declare const rspackOptions: z.ZodObject<{
1339
1339
  hash?: boolean | undefined;
1340
1340
  modules?: boolean | undefined;
1341
1341
  all?: boolean | undefined;
1342
- outputPath?: boolean | undefined;
1343
- env?: boolean | undefined;
1344
- publicPath?: boolean | undefined;
1345
- chunks?: boolean | undefined;
1346
- source?: boolean | undefined;
1347
- usedExports?: boolean | undefined;
1342
+ preset?: boolean | "normal" | "none" | "verbose" | "errors-only" | "errors-warnings" | "minimal" | "detailed" | "summary" | undefined;
1348
1343
  assets?: boolean | undefined;
1349
- version?: boolean | undefined;
1350
- preset?: boolean | "none" | "verbose" | "normal" | "errors-only" | "errors-warnings" | "minimal" | "detailed" | "summary" | undefined;
1344
+ chunks?: boolean | undefined;
1351
1345
  entrypoints?: boolean | "auto" | undefined;
1352
1346
  chunkGroups?: boolean | undefined;
1353
1347
  warnings?: boolean | undefined;
@@ -1355,18 +1349,23 @@ export declare const rspackOptions: z.ZodObject<{
1355
1349
  errors?: boolean | undefined;
1356
1350
  errorsCount?: boolean | undefined;
1357
1351
  colors?: boolean | undefined;
1352
+ version?: boolean | undefined;
1358
1353
  reasons?: boolean | undefined;
1354
+ publicPath?: boolean | undefined;
1355
+ outputPath?: boolean | undefined;
1359
1356
  chunkModules?: boolean | undefined;
1360
1357
  chunkRelations?: boolean | undefined;
1361
1358
  timings?: boolean | undefined;
1362
1359
  builtAt?: boolean | undefined;
1363
1360
  moduleAssets?: boolean | undefined;
1364
1361
  nestedModules?: boolean | undefined;
1365
- logging?: boolean | "none" | "error" | "warn" | "info" | "log" | "verbose" | undefined;
1362
+ source?: boolean | undefined;
1363
+ logging?: boolean | "none" | "verbose" | "error" | "warn" | "info" | "log" | undefined;
1366
1364
  loggingDebug?: string | boolean | RegExp | ((args_0: string, ...args: unknown[]) => boolean) | (string | RegExp | ((args_0: string, ...args: unknown[]) => boolean))[] | undefined;
1367
1365
  loggingTrace?: boolean | undefined;
1368
1366
  runtimeModules?: boolean | undefined;
1369
1367
  children?: boolean | undefined;
1368
+ usedExports?: boolean | undefined;
1370
1369
  providedExports?: boolean | undefined;
1371
1370
  optimizationBailout?: boolean | undefined;
1372
1371
  groupModulesByType?: boolean | undefined;
@@ -1394,6 +1393,7 @@ export declare const rspackOptions: z.ZodObject<{
1394
1393
  chunksSort?: string | undefined;
1395
1394
  assetsSort?: string | undefined;
1396
1395
  performance?: boolean | undefined;
1396
+ env?: boolean | undefined;
1397
1397
  chunkGroupAuxiliary?: boolean | undefined;
1398
1398
  chunkGroupChildren?: boolean | undefined;
1399
1399
  chunkGroupMaxAssets?: number | undefined;
@@ -1416,15 +1416,9 @@ export declare const rspackOptions: z.ZodObject<{
1416
1416
  hash?: boolean | undefined;
1417
1417
  modules?: boolean | undefined;
1418
1418
  all?: boolean | undefined;
1419
- outputPath?: boolean | undefined;
1420
- env?: boolean | undefined;
1421
- publicPath?: boolean | undefined;
1422
- chunks?: boolean | undefined;
1423
- source?: boolean | undefined;
1424
- usedExports?: boolean | undefined;
1419
+ preset?: boolean | "normal" | "none" | "verbose" | "errors-only" | "errors-warnings" | "minimal" | "detailed" | "summary" | undefined;
1425
1420
  assets?: boolean | undefined;
1426
- version?: boolean | undefined;
1427
- preset?: boolean | "none" | "verbose" | "normal" | "errors-only" | "errors-warnings" | "minimal" | "detailed" | "summary" | undefined;
1421
+ chunks?: boolean | undefined;
1428
1422
  entrypoints?: boolean | "auto" | undefined;
1429
1423
  chunkGroups?: boolean | undefined;
1430
1424
  warnings?: boolean | undefined;
@@ -1432,18 +1426,23 @@ export declare const rspackOptions: z.ZodObject<{
1432
1426
  errors?: boolean | undefined;
1433
1427
  errorsCount?: boolean | undefined;
1434
1428
  colors?: boolean | undefined;
1429
+ version?: boolean | undefined;
1435
1430
  reasons?: boolean | undefined;
1431
+ publicPath?: boolean | undefined;
1432
+ outputPath?: boolean | undefined;
1436
1433
  chunkModules?: boolean | undefined;
1437
1434
  chunkRelations?: boolean | undefined;
1438
1435
  timings?: boolean | undefined;
1439
1436
  builtAt?: boolean | undefined;
1440
1437
  moduleAssets?: boolean | undefined;
1441
1438
  nestedModules?: boolean | undefined;
1442
- logging?: boolean | "none" | "error" | "warn" | "info" | "log" | "verbose" | undefined;
1439
+ source?: boolean | undefined;
1440
+ logging?: boolean | "none" | "verbose" | "error" | "warn" | "info" | "log" | undefined;
1443
1441
  loggingDebug?: string | boolean | RegExp | ((args_0: string, ...args: unknown[]) => boolean) | (string | RegExp | ((args_0: string, ...args: unknown[]) => boolean))[] | undefined;
1444
1442
  loggingTrace?: boolean | undefined;
1445
1443
  runtimeModules?: boolean | undefined;
1446
1444
  children?: boolean | undefined;
1445
+ usedExports?: boolean | undefined;
1447
1446
  providedExports?: boolean | undefined;
1448
1447
  optimizationBailout?: boolean | undefined;
1449
1448
  groupModulesByType?: boolean | undefined;
@@ -1471,6 +1470,7 @@ export declare const rspackOptions: z.ZodObject<{
1471
1470
  chunksSort?: string | undefined;
1472
1471
  assetsSort?: string | undefined;
1473
1472
  performance?: boolean | undefined;
1473
+ env?: boolean | undefined;
1474
1474
  chunkGroupAuxiliary?: boolean | undefined;
1475
1475
  chunkGroupChildren?: boolean | undefined;
1476
1476
  chunkGroupMaxAssets?: number | undefined;
@@ -1544,14 +1544,15 @@ export declare const rspackOptions: z.ZodObject<{
1544
1544
  }, "strict", z.ZodTypeAny, {
1545
1545
  name?: string | false | ((args_0: Module, args_1: Chunk[], args_2: string, ...args: unknown[]) => string | undefined) | undefined;
1546
1546
  type?: string | RegExp | undefined;
1547
+ chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
1548
+ usedExports?: boolean | undefined;
1549
+ priority?: number | undefined;
1550
+ layer?: string | RegExp | ((args_0: string | undefined) => boolean) | undefined;
1551
+ filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1547
1552
  test?: string | RegExp | ((args_0: Module, args_1: {
1548
1553
  moduleGraph: ModuleGraph;
1549
1554
  chunkGraph: ChunkGraph;
1550
1555
  }, ...args: unknown[]) => boolean) | undefined;
1551
- priority?: number | undefined;
1552
- layer?: string | RegExp | ((args_0: string | undefined) => boolean) | undefined;
1553
- filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1554
- chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
1555
1556
  defaultSizeTypes?: string[] | undefined;
1556
1557
  minSize?: number | Record<string, number> | undefined;
1557
1558
  minSizeReduction?: number | Record<string, number> | undefined;
@@ -1559,7 +1560,6 @@ export declare const rspackOptions: z.ZodObject<{
1559
1560
  maxAsyncSize?: number | Record<string, number> | undefined;
1560
1561
  maxInitialSize?: number | Record<string, number> | undefined;
1561
1562
  minChunks?: number | undefined;
1562
- usedExports?: boolean | undefined;
1563
1563
  maxAsyncRequests?: number | undefined;
1564
1564
  maxInitialRequests?: number | undefined;
1565
1565
  automaticNameDelimiter?: string | undefined;
@@ -1569,14 +1569,15 @@ export declare const rspackOptions: z.ZodObject<{
1569
1569
  }, {
1570
1570
  name?: string | false | ((args_0: Module, args_1: Chunk[], args_2: string, ...args: unknown[]) => string | undefined) | undefined;
1571
1571
  type?: string | RegExp | undefined;
1572
+ chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
1573
+ usedExports?: boolean | undefined;
1574
+ priority?: number | undefined;
1575
+ layer?: string | RegExp | ((args_0: string | undefined) => boolean) | undefined;
1576
+ filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1572
1577
  test?: string | RegExp | ((args_0: Module, args_1: {
1573
1578
  moduleGraph: ModuleGraph;
1574
1579
  chunkGraph: ChunkGraph;
1575
1580
  }, ...args: unknown[]) => boolean) | undefined;
1576
- priority?: number | undefined;
1577
- layer?: string | RegExp | ((args_0: string | undefined) => boolean) | undefined;
1578
- filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1579
- chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
1580
1581
  defaultSizeTypes?: string[] | undefined;
1581
1582
  minSize?: number | Record<string, number> | undefined;
1582
1583
  minSizeReduction?: number | Record<string, number> | undefined;
@@ -1584,7 +1585,6 @@ export declare const rspackOptions: z.ZodObject<{
1584
1585
  maxAsyncSize?: number | Record<string, number> | undefined;
1585
1586
  maxInitialSize?: number | Record<string, number> | undefined;
1586
1587
  minChunks?: number | undefined;
1587
- usedExports?: boolean | undefined;
1588
1588
  maxAsyncRequests?: number | undefined;
1589
1589
  maxInitialRequests?: number | undefined;
1590
1590
  automaticNameDelimiter?: string | undefined;
@@ -1617,20 +1617,22 @@ export declare const rspackOptions: z.ZodObject<{
1617
1617
  hidePathInfo: z.ZodOptional<z.ZodBoolean>;
1618
1618
  }, "strict", z.ZodTypeAny, {
1619
1619
  name?: string | false | ((args_0: Module, args_1: Chunk[], args_2: string, ...args: unknown[]) => string | undefined) | undefined;
1620
- filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1621
1620
  chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
1621
+ usedExports?: boolean | undefined;
1622
+ filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1622
1623
  defaultSizeTypes?: string[] | undefined;
1623
1624
  cacheGroups?: Record<string, false | {
1624
1625
  name?: string | false | ((args_0: Module, args_1: Chunk[], args_2: string, ...args: unknown[]) => string | undefined) | undefined;
1625
1626
  type?: string | RegExp | undefined;
1627
+ chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
1628
+ usedExports?: boolean | undefined;
1629
+ priority?: number | undefined;
1630
+ layer?: string | RegExp | ((args_0: string | undefined) => boolean) | undefined;
1631
+ filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1626
1632
  test?: string | RegExp | ((args_0: Module, args_1: {
1627
1633
  moduleGraph: ModuleGraph;
1628
1634
  chunkGraph: ChunkGraph;
1629
1635
  }, ...args: unknown[]) => boolean) | undefined;
1630
- priority?: number | undefined;
1631
- layer?: string | RegExp | ((args_0: string | undefined) => boolean) | undefined;
1632
- filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1633
- chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
1634
1636
  defaultSizeTypes?: string[] | undefined;
1635
1637
  minSize?: number | Record<string, number> | undefined;
1636
1638
  minSizeReduction?: number | Record<string, number> | undefined;
@@ -1638,7 +1640,6 @@ export declare const rspackOptions: z.ZodObject<{
1638
1640
  maxAsyncSize?: number | Record<string, number> | undefined;
1639
1641
  maxInitialSize?: number | Record<string, number> | undefined;
1640
1642
  minChunks?: number | undefined;
1641
- usedExports?: boolean | undefined;
1642
1643
  maxAsyncRequests?: number | undefined;
1643
1644
  maxInitialRequests?: number | undefined;
1644
1645
  automaticNameDelimiter?: string | undefined;
@@ -1661,26 +1662,27 @@ export declare const rspackOptions: z.ZodObject<{
1661
1662
  maxInitialSize?: number | Record<string, number> | undefined;
1662
1663
  hidePathInfo?: boolean | undefined;
1663
1664
  minChunks?: number | undefined;
1664
- usedExports?: boolean | undefined;
1665
1665
  maxAsyncRequests?: number | undefined;
1666
1666
  maxInitialRequests?: number | undefined;
1667
1667
  automaticNameDelimiter?: string | undefined;
1668
1668
  }, {
1669
1669
  name?: string | false | ((args_0: Module, args_1: Chunk[], args_2: string, ...args: unknown[]) => string | undefined) | undefined;
1670
- filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1671
1670
  chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
1671
+ usedExports?: boolean | undefined;
1672
+ filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1672
1673
  defaultSizeTypes?: string[] | undefined;
1673
1674
  cacheGroups?: Record<string, false | {
1674
1675
  name?: string | false | ((args_0: Module, args_1: Chunk[], args_2: string, ...args: unknown[]) => string | undefined) | undefined;
1675
1676
  type?: string | RegExp | undefined;
1677
+ chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
1678
+ usedExports?: boolean | undefined;
1679
+ priority?: number | undefined;
1680
+ layer?: string | RegExp | ((args_0: string | undefined) => boolean) | undefined;
1681
+ filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1676
1682
  test?: string | RegExp | ((args_0: Module, args_1: {
1677
1683
  moduleGraph: ModuleGraph;
1678
1684
  chunkGraph: ChunkGraph;
1679
1685
  }, ...args: unknown[]) => boolean) | undefined;
1680
- priority?: number | undefined;
1681
- layer?: string | RegExp | ((args_0: string | undefined) => boolean) | undefined;
1682
- filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1683
- chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
1684
1686
  defaultSizeTypes?: string[] | undefined;
1685
1687
  minSize?: number | Record<string, number> | undefined;
1686
1688
  minSizeReduction?: number | Record<string, number> | undefined;
@@ -1688,7 +1690,6 @@ export declare const rspackOptions: z.ZodObject<{
1688
1690
  maxAsyncSize?: number | Record<string, number> | undefined;
1689
1691
  maxInitialSize?: number | Record<string, number> | undefined;
1690
1692
  minChunks?: number | undefined;
1691
- usedExports?: boolean | undefined;
1692
1693
  maxAsyncRequests?: number | undefined;
1693
1694
  maxInitialRequests?: number | undefined;
1694
1695
  automaticNameDelimiter?: string | undefined;
@@ -1711,7 +1712,6 @@ export declare const rspackOptions: z.ZodObject<{
1711
1712
  maxInitialSize?: number | Record<string, number> | undefined;
1712
1713
  hidePathInfo?: boolean | undefined;
1713
1714
  minChunks?: number | undefined;
1714
- usedExports?: boolean | undefined;
1715
1715
  maxAsyncRequests?: number | undefined;
1716
1716
  maxInitialRequests?: number | undefined;
1717
1717
  automaticNameDelimiter?: string | undefined;
@@ -1746,22 +1746,26 @@ export declare const rspackOptions: z.ZodObject<{
1746
1746
  emitOnErrors: z.ZodOptional<z.ZodBoolean>;
1747
1747
  avoidEntryIife: z.ZodOptional<z.ZodBoolean>;
1748
1748
  }, "strict", z.ZodTypeAny, {
1749
+ usedExports?: boolean | "global" | undefined;
1750
+ providedExports?: boolean | undefined;
1749
1751
  splitChunks?: false | {
1750
1752
  name?: string | false | ((args_0: Module, args_1: Chunk[], args_2: string, ...args: unknown[]) => string | undefined) | undefined;
1751
- filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1752
1753
  chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
1754
+ usedExports?: boolean | undefined;
1755
+ filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1753
1756
  defaultSizeTypes?: string[] | undefined;
1754
1757
  cacheGroups?: Record<string, false | {
1755
1758
  name?: string | false | ((args_0: Module, args_1: Chunk[], args_2: string, ...args: unknown[]) => string | undefined) | undefined;
1756
1759
  type?: string | RegExp | undefined;
1760
+ chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
1761
+ usedExports?: boolean | undefined;
1762
+ priority?: number | undefined;
1763
+ layer?: string | RegExp | ((args_0: string | undefined) => boolean) | undefined;
1764
+ filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1757
1765
  test?: string | RegExp | ((args_0: Module, args_1: {
1758
1766
  moduleGraph: ModuleGraph;
1759
1767
  chunkGraph: ChunkGraph;
1760
1768
  }, ...args: unknown[]) => boolean) | undefined;
1761
- priority?: number | undefined;
1762
- layer?: string | RegExp | ((args_0: string | undefined) => boolean) | undefined;
1763
- filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1764
- chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
1765
1769
  defaultSizeTypes?: string[] | undefined;
1766
1770
  minSize?: number | Record<string, number> | undefined;
1767
1771
  minSizeReduction?: number | Record<string, number> | undefined;
@@ -1769,7 +1773,6 @@ export declare const rspackOptions: z.ZodObject<{
1769
1773
  maxAsyncSize?: number | Record<string, number> | undefined;
1770
1774
  maxInitialSize?: number | Record<string, number> | undefined;
1771
1775
  minChunks?: number | undefined;
1772
- usedExports?: boolean | undefined;
1773
1776
  maxAsyncRequests?: number | undefined;
1774
1777
  maxInitialRequests?: number | undefined;
1775
1778
  automaticNameDelimiter?: string | undefined;
@@ -1792,13 +1795,10 @@ export declare const rspackOptions: z.ZodObject<{
1792
1795
  maxInitialSize?: number | Record<string, number> | undefined;
1793
1796
  hidePathInfo?: boolean | undefined;
1794
1797
  minChunks?: number | undefined;
1795
- usedExports?: boolean | undefined;
1796
1798
  maxAsyncRequests?: number | undefined;
1797
1799
  maxInitialRequests?: number | undefined;
1798
1800
  automaticNameDelimiter?: string | undefined;
1799
1801
  } | undefined;
1800
- usedExports?: boolean | "global" | undefined;
1801
- providedExports?: boolean | undefined;
1802
1802
  minimize?: boolean | undefined;
1803
1803
  minimizer?: (false | "" | 0 | t.RspackPluginInstance | "..." | t.WebpackPluginInstance | t.RspackPluginFunction | t.WebpackPluginFunction | null | undefined)[] | undefined;
1804
1804
  sideEffects?: boolean | "flag" | undefined;
@@ -1820,22 +1820,26 @@ export declare const rspackOptions: z.ZodObject<{
1820
1820
  emitOnErrors?: boolean | undefined;
1821
1821
  avoidEntryIife?: boolean | undefined;
1822
1822
  }, {
1823
+ usedExports?: boolean | "global" | undefined;
1824
+ providedExports?: boolean | undefined;
1823
1825
  splitChunks?: false | {
1824
1826
  name?: string | false | ((args_0: Module, args_1: Chunk[], args_2: string, ...args: unknown[]) => string | undefined) | undefined;
1825
- filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1826
1827
  chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
1828
+ usedExports?: boolean | undefined;
1829
+ filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1827
1830
  defaultSizeTypes?: string[] | undefined;
1828
1831
  cacheGroups?: Record<string, false | {
1829
1832
  name?: string | false | ((args_0: Module, args_1: Chunk[], args_2: string, ...args: unknown[]) => string | undefined) | undefined;
1830
1833
  type?: string | RegExp | undefined;
1834
+ chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
1835
+ usedExports?: boolean | undefined;
1836
+ priority?: number | undefined;
1837
+ layer?: string | RegExp | ((args_0: string | undefined) => boolean) | undefined;
1838
+ filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1831
1839
  test?: string | RegExp | ((args_0: Module, args_1: {
1832
1840
  moduleGraph: ModuleGraph;
1833
1841
  chunkGraph: ChunkGraph;
1834
1842
  }, ...args: unknown[]) => boolean) | undefined;
1835
- priority?: number | undefined;
1836
- layer?: string | RegExp | ((args_0: string | undefined) => boolean) | undefined;
1837
- filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
1838
- chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
1839
1843
  defaultSizeTypes?: string[] | undefined;
1840
1844
  minSize?: number | Record<string, number> | undefined;
1841
1845
  minSizeReduction?: number | Record<string, number> | undefined;
@@ -1843,7 +1847,6 @@ export declare const rspackOptions: z.ZodObject<{
1843
1847
  maxAsyncSize?: number | Record<string, number> | undefined;
1844
1848
  maxInitialSize?: number | Record<string, number> | undefined;
1845
1849
  minChunks?: number | undefined;
1846
- usedExports?: boolean | undefined;
1847
1850
  maxAsyncRequests?: number | undefined;
1848
1851
  maxInitialRequests?: number | undefined;
1849
1852
  automaticNameDelimiter?: string | undefined;
@@ -1866,13 +1869,10 @@ export declare const rspackOptions: z.ZodObject<{
1866
1869
  maxInitialSize?: number | Record<string, number> | undefined;
1867
1870
  hidePathInfo?: boolean | undefined;
1868
1871
  minChunks?: number | undefined;
1869
- usedExports?: boolean | undefined;
1870
1872
  maxAsyncRequests?: number | undefined;
1871
1873
  maxInitialRequests?: number | undefined;
1872
1874
  automaticNameDelimiter?: string | undefined;
1873
1875
  } | undefined;
1874
- usedExports?: boolean | "global" | undefined;
1875
- providedExports?: boolean | undefined;
1876
1876
  minimize?: boolean | undefined;
1877
1877
  minimizer?: (false | "" | 0 | t.RspackPluginInstance | "..." | t.WebpackPluginInstance | t.RspackPluginFunction | t.WebpackPluginFunction | null | undefined)[] | undefined;
1878
1878
  sideEffects?: boolean | "flag" | undefined;
@@ -1970,8 +1970,8 @@ export declare const rspackOptions: z.ZodObject<{
1970
1970
  requireResolve: z.ZodOptional<z.ZodBoolean>;
1971
1971
  importDynamic: z.ZodOptional<z.ZodBoolean>;
1972
1972
  }, "strict", z.ZodTypeAny, {
1973
- importMeta?: boolean | undefined;
1974
1973
  url?: boolean | "relative" | undefined;
1974
+ importMeta?: boolean | undefined;
1975
1975
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
1976
1976
  dynamicImportPreload?: number | boolean | undefined;
1977
1977
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -1979,9 +1979,9 @@ export declare const rspackOptions: z.ZodObject<{
1979
1979
  exprContextCritical?: boolean | undefined;
1980
1980
  wrappedContextCritical?: boolean | undefined;
1981
1981
  wrappedContextRegExp?: RegExp | undefined;
1982
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
1983
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
1984
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
1982
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
1983
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
1984
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
1985
1985
  strictExportPresence?: boolean | undefined;
1986
1986
  worker?: boolean | string[] | undefined;
1987
1987
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -1990,8 +1990,8 @@ export declare const rspackOptions: z.ZodObject<{
1990
1990
  requireResolve?: boolean | undefined;
1991
1991
  importDynamic?: boolean | undefined;
1992
1992
  }, {
1993
- importMeta?: boolean | undefined;
1994
1993
  url?: boolean | "relative" | undefined;
1994
+ importMeta?: boolean | undefined;
1995
1995
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
1996
1996
  dynamicImportPreload?: number | boolean | undefined;
1997
1997
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -1999,9 +1999,9 @@ export declare const rspackOptions: z.ZodObject<{
1999
1999
  exprContextCritical?: boolean | undefined;
2000
2000
  wrappedContextCritical?: boolean | undefined;
2001
2001
  wrappedContextRegExp?: RegExp | undefined;
2002
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2003
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2004
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2002
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2003
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2004
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2005
2005
  strictExportPresence?: boolean | undefined;
2006
2006
  worker?: boolean | string[] | undefined;
2007
2007
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2031,8 +2031,8 @@ export declare const rspackOptions: z.ZodObject<{
2031
2031
  requireResolve: z.ZodOptional<z.ZodBoolean>;
2032
2032
  importDynamic: z.ZodOptional<z.ZodBoolean>;
2033
2033
  }, "strict", z.ZodTypeAny, {
2034
- importMeta?: boolean | undefined;
2035
2034
  url?: boolean | "relative" | undefined;
2035
+ importMeta?: boolean | undefined;
2036
2036
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2037
2037
  dynamicImportPreload?: number | boolean | undefined;
2038
2038
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2040,9 +2040,9 @@ export declare const rspackOptions: z.ZodObject<{
2040
2040
  exprContextCritical?: boolean | undefined;
2041
2041
  wrappedContextCritical?: boolean | undefined;
2042
2042
  wrappedContextRegExp?: RegExp | undefined;
2043
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2044
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2045
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2043
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2044
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2045
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2046
2046
  strictExportPresence?: boolean | undefined;
2047
2047
  worker?: boolean | string[] | undefined;
2048
2048
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2051,8 +2051,8 @@ export declare const rspackOptions: z.ZodObject<{
2051
2051
  requireResolve?: boolean | undefined;
2052
2052
  importDynamic?: boolean | undefined;
2053
2053
  }, {
2054
- importMeta?: boolean | undefined;
2055
2054
  url?: boolean | "relative" | undefined;
2055
+ importMeta?: boolean | undefined;
2056
2056
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2057
2057
  dynamicImportPreload?: number | boolean | undefined;
2058
2058
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2060,9 +2060,9 @@ export declare const rspackOptions: z.ZodObject<{
2060
2060
  exprContextCritical?: boolean | undefined;
2061
2061
  wrappedContextCritical?: boolean | undefined;
2062
2062
  wrappedContextRegExp?: RegExp | undefined;
2063
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2064
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2065
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2063
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2064
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2065
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2066
2066
  strictExportPresence?: boolean | undefined;
2067
2067
  worker?: boolean | string[] | undefined;
2068
2068
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2092,8 +2092,8 @@ export declare const rspackOptions: z.ZodObject<{
2092
2092
  requireResolve: z.ZodOptional<z.ZodBoolean>;
2093
2093
  importDynamic: z.ZodOptional<z.ZodBoolean>;
2094
2094
  }, "strict", z.ZodTypeAny, {
2095
- importMeta?: boolean | undefined;
2096
2095
  url?: boolean | "relative" | undefined;
2096
+ importMeta?: boolean | undefined;
2097
2097
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2098
2098
  dynamicImportPreload?: number | boolean | undefined;
2099
2099
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2101,9 +2101,9 @@ export declare const rspackOptions: z.ZodObject<{
2101
2101
  exprContextCritical?: boolean | undefined;
2102
2102
  wrappedContextCritical?: boolean | undefined;
2103
2103
  wrappedContextRegExp?: RegExp | undefined;
2104
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2105
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2106
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2104
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2105
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2106
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2107
2107
  strictExportPresence?: boolean | undefined;
2108
2108
  worker?: boolean | string[] | undefined;
2109
2109
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2112,8 +2112,8 @@ export declare const rspackOptions: z.ZodObject<{
2112
2112
  requireResolve?: boolean | undefined;
2113
2113
  importDynamic?: boolean | undefined;
2114
2114
  }, {
2115
- importMeta?: boolean | undefined;
2116
2115
  url?: boolean | "relative" | undefined;
2116
+ importMeta?: boolean | undefined;
2117
2117
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2118
2118
  dynamicImportPreload?: number | boolean | undefined;
2119
2119
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2121,9 +2121,9 @@ export declare const rspackOptions: z.ZodObject<{
2121
2121
  exprContextCritical?: boolean | undefined;
2122
2122
  wrappedContextCritical?: boolean | undefined;
2123
2123
  wrappedContextRegExp?: RegExp | undefined;
2124
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2125
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2126
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2124
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2125
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2126
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2127
2127
  strictExportPresence?: boolean | undefined;
2128
2128
  worker?: boolean | string[] | undefined;
2129
2129
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2153,8 +2153,8 @@ export declare const rspackOptions: z.ZodObject<{
2153
2153
  requireResolve: z.ZodOptional<z.ZodBoolean>;
2154
2154
  importDynamic: z.ZodOptional<z.ZodBoolean>;
2155
2155
  }, "strict", z.ZodTypeAny, {
2156
- importMeta?: boolean | undefined;
2157
2156
  url?: boolean | "relative" | undefined;
2157
+ importMeta?: boolean | undefined;
2158
2158
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2159
2159
  dynamicImportPreload?: number | boolean | undefined;
2160
2160
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2162,9 +2162,9 @@ export declare const rspackOptions: z.ZodObject<{
2162
2162
  exprContextCritical?: boolean | undefined;
2163
2163
  wrappedContextCritical?: boolean | undefined;
2164
2164
  wrappedContextRegExp?: RegExp | undefined;
2165
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2166
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2167
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2165
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2166
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2167
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2168
2168
  strictExportPresence?: boolean | undefined;
2169
2169
  worker?: boolean | string[] | undefined;
2170
2170
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2173,8 +2173,8 @@ export declare const rspackOptions: z.ZodObject<{
2173
2173
  requireResolve?: boolean | undefined;
2174
2174
  importDynamic?: boolean | undefined;
2175
2175
  }, {
2176
- importMeta?: boolean | undefined;
2177
2176
  url?: boolean | "relative" | undefined;
2177
+ importMeta?: boolean | undefined;
2178
2178
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2179
2179
  dynamicImportPreload?: number | boolean | undefined;
2180
2180
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2182,9 +2182,9 @@ export declare const rspackOptions: z.ZodObject<{
2182
2182
  exprContextCritical?: boolean | undefined;
2183
2183
  wrappedContextCritical?: boolean | undefined;
2184
2184
  wrappedContextRegExp?: RegExp | undefined;
2185
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2186
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2187
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2185
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2186
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2187
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2188
2188
  strictExportPresence?: boolean | undefined;
2189
2189
  worker?: boolean | string[] | undefined;
2190
2190
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2206,9 +2206,14 @@ export declare const rspackOptions: z.ZodObject<{
2206
2206
  url?: boolean | undefined;
2207
2207
  namedExports?: boolean | undefined;
2208
2208
  } | undefined;
2209
+ asset?: {
2210
+ dataUrlCondition?: {
2211
+ maxSize?: number | undefined;
2212
+ } | undefined;
2213
+ } | undefined;
2209
2214
  javascript?: {
2210
- importMeta?: boolean | undefined;
2211
2215
  url?: boolean | "relative" | undefined;
2216
+ importMeta?: boolean | undefined;
2212
2217
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2213
2218
  dynamicImportPreload?: number | boolean | undefined;
2214
2219
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2216,9 +2221,9 @@ export declare const rspackOptions: z.ZodObject<{
2216
2221
  exprContextCritical?: boolean | undefined;
2217
2222
  wrappedContextCritical?: boolean | undefined;
2218
2223
  wrappedContextRegExp?: RegExp | undefined;
2219
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2220
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2221
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2224
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2225
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2226
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2222
2227
  strictExportPresence?: boolean | undefined;
2223
2228
  worker?: boolean | string[] | undefined;
2224
2229
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2227,14 +2232,9 @@ export declare const rspackOptions: z.ZodObject<{
2227
2232
  requireResolve?: boolean | undefined;
2228
2233
  importDynamic?: boolean | undefined;
2229
2234
  } | undefined;
2230
- asset?: {
2231
- dataUrlCondition?: {
2232
- maxSize?: number | undefined;
2233
- } | undefined;
2234
- } | undefined;
2235
2235
  "javascript/auto"?: {
2236
- importMeta?: boolean | undefined;
2237
2236
  url?: boolean | "relative" | undefined;
2237
+ importMeta?: boolean | undefined;
2238
2238
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2239
2239
  dynamicImportPreload?: number | boolean | undefined;
2240
2240
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2242,9 +2242,9 @@ export declare const rspackOptions: z.ZodObject<{
2242
2242
  exprContextCritical?: boolean | undefined;
2243
2243
  wrappedContextCritical?: boolean | undefined;
2244
2244
  wrappedContextRegExp?: RegExp | undefined;
2245
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2246
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2247
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2245
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2246
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2247
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2248
2248
  strictExportPresence?: boolean | undefined;
2249
2249
  worker?: boolean | string[] | undefined;
2250
2250
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2254,8 +2254,8 @@ export declare const rspackOptions: z.ZodObject<{
2254
2254
  importDynamic?: boolean | undefined;
2255
2255
  } | undefined;
2256
2256
  "javascript/dynamic"?: {
2257
- importMeta?: boolean | undefined;
2258
2257
  url?: boolean | "relative" | undefined;
2258
+ importMeta?: boolean | undefined;
2259
2259
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2260
2260
  dynamicImportPreload?: number | boolean | undefined;
2261
2261
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2263,9 +2263,9 @@ export declare const rspackOptions: z.ZodObject<{
2263
2263
  exprContextCritical?: boolean | undefined;
2264
2264
  wrappedContextCritical?: boolean | undefined;
2265
2265
  wrappedContextRegExp?: RegExp | undefined;
2266
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2267
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2268
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2266
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2267
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2268
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2269
2269
  strictExportPresence?: boolean | undefined;
2270
2270
  worker?: boolean | string[] | undefined;
2271
2271
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2275,8 +2275,8 @@ export declare const rspackOptions: z.ZodObject<{
2275
2275
  importDynamic?: boolean | undefined;
2276
2276
  } | undefined;
2277
2277
  "javascript/esm"?: {
2278
- importMeta?: boolean | undefined;
2279
2278
  url?: boolean | "relative" | undefined;
2279
+ importMeta?: boolean | undefined;
2280
2280
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2281
2281
  dynamicImportPreload?: number | boolean | undefined;
2282
2282
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2284,9 +2284,9 @@ export declare const rspackOptions: z.ZodObject<{
2284
2284
  exprContextCritical?: boolean | undefined;
2285
2285
  wrappedContextCritical?: boolean | undefined;
2286
2286
  wrappedContextRegExp?: RegExp | undefined;
2287
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2288
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2289
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2287
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2288
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2289
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2290
2290
  strictExportPresence?: boolean | undefined;
2291
2291
  worker?: boolean | string[] | undefined;
2292
2292
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2308,9 +2308,14 @@ export declare const rspackOptions: z.ZodObject<{
2308
2308
  url?: boolean | undefined;
2309
2309
  namedExports?: boolean | undefined;
2310
2310
  } | undefined;
2311
+ asset?: {
2312
+ dataUrlCondition?: {
2313
+ maxSize?: number | undefined;
2314
+ } | undefined;
2315
+ } | undefined;
2311
2316
  javascript?: {
2312
- importMeta?: boolean | undefined;
2313
2317
  url?: boolean | "relative" | undefined;
2318
+ importMeta?: boolean | undefined;
2314
2319
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2315
2320
  dynamicImportPreload?: number | boolean | undefined;
2316
2321
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2318,9 +2323,9 @@ export declare const rspackOptions: z.ZodObject<{
2318
2323
  exprContextCritical?: boolean | undefined;
2319
2324
  wrappedContextCritical?: boolean | undefined;
2320
2325
  wrappedContextRegExp?: RegExp | undefined;
2321
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2322
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2323
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2326
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2327
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2328
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2324
2329
  strictExportPresence?: boolean | undefined;
2325
2330
  worker?: boolean | string[] | undefined;
2326
2331
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2329,14 +2334,9 @@ export declare const rspackOptions: z.ZodObject<{
2329
2334
  requireResolve?: boolean | undefined;
2330
2335
  importDynamic?: boolean | undefined;
2331
2336
  } | undefined;
2332
- asset?: {
2333
- dataUrlCondition?: {
2334
- maxSize?: number | undefined;
2335
- } | undefined;
2336
- } | undefined;
2337
2337
  "javascript/auto"?: {
2338
- importMeta?: boolean | undefined;
2339
2338
  url?: boolean | "relative" | undefined;
2339
+ importMeta?: boolean | undefined;
2340
2340
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2341
2341
  dynamicImportPreload?: number | boolean | undefined;
2342
2342
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2344,9 +2344,9 @@ export declare const rspackOptions: z.ZodObject<{
2344
2344
  exprContextCritical?: boolean | undefined;
2345
2345
  wrappedContextCritical?: boolean | undefined;
2346
2346
  wrappedContextRegExp?: RegExp | undefined;
2347
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2348
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2349
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2347
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2348
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2349
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2350
2350
  strictExportPresence?: boolean | undefined;
2351
2351
  worker?: boolean | string[] | undefined;
2352
2352
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2356,8 +2356,8 @@ export declare const rspackOptions: z.ZodObject<{
2356
2356
  importDynamic?: boolean | undefined;
2357
2357
  } | undefined;
2358
2358
  "javascript/dynamic"?: {
2359
- importMeta?: boolean | undefined;
2360
2359
  url?: boolean | "relative" | undefined;
2360
+ importMeta?: boolean | undefined;
2361
2361
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2362
2362
  dynamicImportPreload?: number | boolean | undefined;
2363
2363
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2365,9 +2365,9 @@ export declare const rspackOptions: z.ZodObject<{
2365
2365
  exprContextCritical?: boolean | undefined;
2366
2366
  wrappedContextCritical?: boolean | undefined;
2367
2367
  wrappedContextRegExp?: RegExp | undefined;
2368
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2369
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2370
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2368
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2369
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2370
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2371
2371
  strictExportPresence?: boolean | undefined;
2372
2372
  worker?: boolean | string[] | undefined;
2373
2373
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2377,8 +2377,8 @@ export declare const rspackOptions: z.ZodObject<{
2377
2377
  importDynamic?: boolean | undefined;
2378
2378
  } | undefined;
2379
2379
  "javascript/esm"?: {
2380
- importMeta?: boolean | undefined;
2381
2380
  url?: boolean | "relative" | undefined;
2381
+ importMeta?: boolean | undefined;
2382
2382
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2383
2383
  dynamicImportPreload?: number | boolean | undefined;
2384
2384
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2386,9 +2386,9 @@ export declare const rspackOptions: z.ZodObject<{
2386
2386
  exprContextCritical?: boolean | undefined;
2387
2387
  wrappedContextCritical?: boolean | undefined;
2388
2388
  wrappedContextRegExp?: RegExp | undefined;
2389
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2390
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2391
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2389
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2390
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2391
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2392
2392
  strictExportPresence?: boolean | undefined;
2393
2393
  worker?: boolean | string[] | undefined;
2394
2394
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2425,9 +2425,9 @@ export declare const rspackOptions: z.ZodObject<{
2425
2425
  publicPath: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"auto">, z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodType<PathData, z.ZodTypeDef, PathData>, z.ZodOptional<z.ZodType<AssetInfo, z.ZodTypeDef, AssetInfo>>], z.ZodUnknown>, z.ZodString>]>]>>;
2426
2426
  outputPath: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodType<PathData, z.ZodTypeDef, PathData>, z.ZodOptional<z.ZodType<AssetInfo, z.ZodTypeDef, AssetInfo>>], z.ZodUnknown>, z.ZodString>]>>;
2427
2427
  }, "strict", z.ZodTypeAny, {
2428
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2428
2429
  outputPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2429
2430
  emit?: boolean | undefined;
2430
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2431
2431
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2432
2432
  dataUrl?: {
2433
2433
  mimetype?: string | undefined;
@@ -2437,9 +2437,9 @@ export declare const rspackOptions: z.ZodObject<{
2437
2437
  filename: string;
2438
2438
  }, ...args: unknown[]) => string) | undefined;
2439
2439
  }, {
2440
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2440
2441
  outputPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2441
2442
  emit?: boolean | undefined;
2442
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2443
2443
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2444
2444
  dataUrl?: {
2445
2445
  mimetype?: string | undefined;
@@ -2492,14 +2492,14 @@ export declare const rspackOptions: z.ZodObject<{
2492
2492
  publicPath: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"auto">, z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodType<PathData, z.ZodTypeDef, PathData>, z.ZodOptional<z.ZodType<AssetInfo, z.ZodTypeDef, AssetInfo>>], z.ZodUnknown>, z.ZodString>]>]>>;
2493
2493
  outputPath: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodType<PathData, z.ZodTypeDef, PathData>, z.ZodOptional<z.ZodType<AssetInfo, z.ZodTypeDef, AssetInfo>>], z.ZodUnknown>, z.ZodString>]>>;
2494
2494
  }, "strict", z.ZodTypeAny, {
2495
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2495
2496
  outputPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2496
2497
  emit?: boolean | undefined;
2497
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2498
2498
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2499
2499
  }, {
2500
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2500
2501
  outputPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2501
2502
  emit?: boolean | undefined;
2502
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2503
2503
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2504
2504
  }>>;
2505
2505
  css: z.ZodOptional<z.ZodObject<{
@@ -2569,9 +2569,9 @@ export declare const rspackOptions: z.ZodObject<{
2569
2569
  localIdentName?: string | undefined;
2570
2570
  } | undefined;
2571
2571
  asset?: {
2572
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2572
2573
  outputPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2573
2574
  emit?: boolean | undefined;
2574
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2575
2575
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2576
2576
  dataUrl?: {
2577
2577
  mimetype?: string | undefined;
@@ -2594,9 +2594,9 @@ export declare const rspackOptions: z.ZodObject<{
2594
2594
  }, ...args: unknown[]) => string) | undefined;
2595
2595
  } | undefined;
2596
2596
  "asset/resource"?: {
2597
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2597
2598
  outputPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2598
2599
  emit?: boolean | undefined;
2599
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2600
2600
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2601
2601
  } | undefined;
2602
2602
  }, {
@@ -2617,9 +2617,9 @@ export declare const rspackOptions: z.ZodObject<{
2617
2617
  localIdentName?: string | undefined;
2618
2618
  } | undefined;
2619
2619
  asset?: {
2620
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2620
2621
  outputPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2621
2622
  emit?: boolean | undefined;
2622
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2623
2623
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2624
2624
  dataUrl?: {
2625
2625
  mimetype?: string | undefined;
@@ -2642,9 +2642,9 @@ export declare const rspackOptions: z.ZodObject<{
2642
2642
  }, ...args: unknown[]) => string) | undefined;
2643
2643
  } | undefined;
2644
2644
  "asset/resource"?: {
2645
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2645
2646
  outputPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2646
2647
  emit?: boolean | undefined;
2647
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2648
2648
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2649
2649
  } | undefined;
2650
2650
  }>>;
@@ -2663,9 +2663,14 @@ export declare const rspackOptions: z.ZodObject<{
2663
2663
  url?: boolean | undefined;
2664
2664
  namedExports?: boolean | undefined;
2665
2665
  } | undefined;
2666
+ asset?: {
2667
+ dataUrlCondition?: {
2668
+ maxSize?: number | undefined;
2669
+ } | undefined;
2670
+ } | undefined;
2666
2671
  javascript?: {
2667
- importMeta?: boolean | undefined;
2668
2672
  url?: boolean | "relative" | undefined;
2673
+ importMeta?: boolean | undefined;
2669
2674
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2670
2675
  dynamicImportPreload?: number | boolean | undefined;
2671
2676
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2673,9 +2678,9 @@ export declare const rspackOptions: z.ZodObject<{
2673
2678
  exprContextCritical?: boolean | undefined;
2674
2679
  wrappedContextCritical?: boolean | undefined;
2675
2680
  wrappedContextRegExp?: RegExp | undefined;
2676
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2677
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2678
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2681
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2682
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2683
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2679
2684
  strictExportPresence?: boolean | undefined;
2680
2685
  worker?: boolean | string[] | undefined;
2681
2686
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2684,14 +2689,9 @@ export declare const rspackOptions: z.ZodObject<{
2684
2689
  requireResolve?: boolean | undefined;
2685
2690
  importDynamic?: boolean | undefined;
2686
2691
  } | undefined;
2687
- asset?: {
2688
- dataUrlCondition?: {
2689
- maxSize?: number | undefined;
2690
- } | undefined;
2691
- } | undefined;
2692
2692
  "javascript/auto"?: {
2693
- importMeta?: boolean | undefined;
2694
2693
  url?: boolean | "relative" | undefined;
2694
+ importMeta?: boolean | undefined;
2695
2695
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2696
2696
  dynamicImportPreload?: number | boolean | undefined;
2697
2697
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2699,9 +2699,9 @@ export declare const rspackOptions: z.ZodObject<{
2699
2699
  exprContextCritical?: boolean | undefined;
2700
2700
  wrappedContextCritical?: boolean | undefined;
2701
2701
  wrappedContextRegExp?: RegExp | undefined;
2702
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2703
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2704
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2702
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2703
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2704
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2705
2705
  strictExportPresence?: boolean | undefined;
2706
2706
  worker?: boolean | string[] | undefined;
2707
2707
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2711,8 +2711,8 @@ export declare const rspackOptions: z.ZodObject<{
2711
2711
  importDynamic?: boolean | undefined;
2712
2712
  } | undefined;
2713
2713
  "javascript/dynamic"?: {
2714
- importMeta?: boolean | undefined;
2715
2714
  url?: boolean | "relative" | undefined;
2715
+ importMeta?: boolean | undefined;
2716
2716
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2717
2717
  dynamicImportPreload?: number | boolean | undefined;
2718
2718
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2720,9 +2720,9 @@ export declare const rspackOptions: z.ZodObject<{
2720
2720
  exprContextCritical?: boolean | undefined;
2721
2721
  wrappedContextCritical?: boolean | undefined;
2722
2722
  wrappedContextRegExp?: RegExp | undefined;
2723
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2724
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2725
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2723
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2724
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2725
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2726
2726
  strictExportPresence?: boolean | undefined;
2727
2727
  worker?: boolean | string[] | undefined;
2728
2728
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2732,8 +2732,8 @@ export declare const rspackOptions: z.ZodObject<{
2732
2732
  importDynamic?: boolean | undefined;
2733
2733
  } | undefined;
2734
2734
  "javascript/esm"?: {
2735
- importMeta?: boolean | undefined;
2736
2735
  url?: boolean | "relative" | undefined;
2736
+ importMeta?: boolean | undefined;
2737
2737
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2738
2738
  dynamicImportPreload?: number | boolean | undefined;
2739
2739
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2741,9 +2741,9 @@ export declare const rspackOptions: z.ZodObject<{
2741
2741
  exprContextCritical?: boolean | undefined;
2742
2742
  wrappedContextCritical?: boolean | undefined;
2743
2743
  wrappedContextRegExp?: RegExp | undefined;
2744
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2745
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2746
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2744
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2745
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2746
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2747
2747
  strictExportPresence?: boolean | undefined;
2748
2748
  worker?: boolean | string[] | undefined;
2749
2749
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2771,9 +2771,9 @@ export declare const rspackOptions: z.ZodObject<{
2771
2771
  localIdentName?: string | undefined;
2772
2772
  } | undefined;
2773
2773
  asset?: {
2774
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2774
2775
  outputPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2775
2776
  emit?: boolean | undefined;
2776
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2777
2777
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2778
2778
  dataUrl?: {
2779
2779
  mimetype?: string | undefined;
@@ -2796,9 +2796,9 @@ export declare const rspackOptions: z.ZodObject<{
2796
2796
  }, ...args: unknown[]) => string) | undefined;
2797
2797
  } | undefined;
2798
2798
  "asset/resource"?: {
2799
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2799
2800
  outputPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2800
2801
  emit?: boolean | undefined;
2801
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2802
2802
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2803
2803
  } | undefined;
2804
2804
  } | undefined;
@@ -2819,9 +2819,14 @@ export declare const rspackOptions: z.ZodObject<{
2819
2819
  url?: boolean | undefined;
2820
2820
  namedExports?: boolean | undefined;
2821
2821
  } | undefined;
2822
+ asset?: {
2823
+ dataUrlCondition?: {
2824
+ maxSize?: number | undefined;
2825
+ } | undefined;
2826
+ } | undefined;
2822
2827
  javascript?: {
2823
- importMeta?: boolean | undefined;
2824
2828
  url?: boolean | "relative" | undefined;
2829
+ importMeta?: boolean | undefined;
2825
2830
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2826
2831
  dynamicImportPreload?: number | boolean | undefined;
2827
2832
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2829,9 +2834,9 @@ export declare const rspackOptions: z.ZodObject<{
2829
2834
  exprContextCritical?: boolean | undefined;
2830
2835
  wrappedContextCritical?: boolean | undefined;
2831
2836
  wrappedContextRegExp?: RegExp | undefined;
2832
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2833
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2834
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2837
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2838
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2839
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2835
2840
  strictExportPresence?: boolean | undefined;
2836
2841
  worker?: boolean | string[] | undefined;
2837
2842
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2840,14 +2845,9 @@ export declare const rspackOptions: z.ZodObject<{
2840
2845
  requireResolve?: boolean | undefined;
2841
2846
  importDynamic?: boolean | undefined;
2842
2847
  } | undefined;
2843
- asset?: {
2844
- dataUrlCondition?: {
2845
- maxSize?: number | undefined;
2846
- } | undefined;
2847
- } | undefined;
2848
2848
  "javascript/auto"?: {
2849
- importMeta?: boolean | undefined;
2850
2849
  url?: boolean | "relative" | undefined;
2850
+ importMeta?: boolean | undefined;
2851
2851
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2852
2852
  dynamicImportPreload?: number | boolean | undefined;
2853
2853
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2855,9 +2855,9 @@ export declare const rspackOptions: z.ZodObject<{
2855
2855
  exprContextCritical?: boolean | undefined;
2856
2856
  wrappedContextCritical?: boolean | undefined;
2857
2857
  wrappedContextRegExp?: RegExp | undefined;
2858
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2859
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2860
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2858
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2859
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2860
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2861
2861
  strictExportPresence?: boolean | undefined;
2862
2862
  worker?: boolean | string[] | undefined;
2863
2863
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2867,8 +2867,8 @@ export declare const rspackOptions: z.ZodObject<{
2867
2867
  importDynamic?: boolean | undefined;
2868
2868
  } | undefined;
2869
2869
  "javascript/dynamic"?: {
2870
- importMeta?: boolean | undefined;
2871
2870
  url?: boolean | "relative" | undefined;
2871
+ importMeta?: boolean | undefined;
2872
2872
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2873
2873
  dynamicImportPreload?: number | boolean | undefined;
2874
2874
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2876,9 +2876,9 @@ export declare const rspackOptions: z.ZodObject<{
2876
2876
  exprContextCritical?: boolean | undefined;
2877
2877
  wrappedContextCritical?: boolean | undefined;
2878
2878
  wrappedContextRegExp?: RegExp | undefined;
2879
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2880
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2881
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2879
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2880
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2881
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2882
2882
  strictExportPresence?: boolean | undefined;
2883
2883
  worker?: boolean | string[] | undefined;
2884
2884
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2888,8 +2888,8 @@ export declare const rspackOptions: z.ZodObject<{
2888
2888
  importDynamic?: boolean | undefined;
2889
2889
  } | undefined;
2890
2890
  "javascript/esm"?: {
2891
- importMeta?: boolean | undefined;
2892
2891
  url?: boolean | "relative" | undefined;
2892
+ importMeta?: boolean | undefined;
2893
2893
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
2894
2894
  dynamicImportPreload?: number | boolean | undefined;
2895
2895
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -2897,9 +2897,9 @@ export declare const rspackOptions: z.ZodObject<{
2897
2897
  exprContextCritical?: boolean | undefined;
2898
2898
  wrappedContextCritical?: boolean | undefined;
2899
2899
  wrappedContextRegExp?: RegExp | undefined;
2900
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
2901
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2902
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
2900
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
2901
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2902
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
2903
2903
  strictExportPresence?: boolean | undefined;
2904
2904
  worker?: boolean | string[] | undefined;
2905
2905
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -2927,9 +2927,9 @@ export declare const rspackOptions: z.ZodObject<{
2927
2927
  localIdentName?: string | undefined;
2928
2928
  } | undefined;
2929
2929
  asset?: {
2930
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2930
2931
  outputPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2931
2932
  emit?: boolean | undefined;
2932
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2933
2933
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2934
2934
  dataUrl?: {
2935
2935
  mimetype?: string | undefined;
@@ -2952,9 +2952,9 @@ export declare const rspackOptions: z.ZodObject<{
2952
2952
  }, ...args: unknown[]) => string) | undefined;
2953
2953
  } | undefined;
2954
2954
  "asset/resource"?: {
2955
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2955
2956
  outputPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2956
2957
  emit?: boolean | undefined;
2957
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2958
2958
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
2959
2959
  } | undefined;
2960
2960
  } | undefined;
@@ -2997,9 +2997,14 @@ export declare const rspackOptions: z.ZodObject<{
2997
2997
  url?: boolean | undefined;
2998
2998
  namedExports?: boolean | undefined;
2999
2999
  } | undefined;
3000
+ asset?: {
3001
+ dataUrlCondition?: {
3002
+ maxSize?: number | undefined;
3003
+ } | undefined;
3004
+ } | undefined;
3000
3005
  javascript?: {
3001
- importMeta?: boolean | undefined;
3002
3006
  url?: boolean | "relative" | undefined;
3007
+ importMeta?: boolean | undefined;
3003
3008
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
3004
3009
  dynamicImportPreload?: number | boolean | undefined;
3005
3010
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -3007,9 +3012,9 @@ export declare const rspackOptions: z.ZodObject<{
3007
3012
  exprContextCritical?: boolean | undefined;
3008
3013
  wrappedContextCritical?: boolean | undefined;
3009
3014
  wrappedContextRegExp?: RegExp | undefined;
3010
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
3011
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
3012
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
3015
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
3016
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
3017
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
3013
3018
  strictExportPresence?: boolean | undefined;
3014
3019
  worker?: boolean | string[] | undefined;
3015
3020
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -3018,14 +3023,9 @@ export declare const rspackOptions: z.ZodObject<{
3018
3023
  requireResolve?: boolean | undefined;
3019
3024
  importDynamic?: boolean | undefined;
3020
3025
  } | undefined;
3021
- asset?: {
3022
- dataUrlCondition?: {
3023
- maxSize?: number | undefined;
3024
- } | undefined;
3025
- } | undefined;
3026
3026
  "javascript/auto"?: {
3027
- importMeta?: boolean | undefined;
3028
3027
  url?: boolean | "relative" | undefined;
3028
+ importMeta?: boolean | undefined;
3029
3029
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
3030
3030
  dynamicImportPreload?: number | boolean | undefined;
3031
3031
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -3033,9 +3033,9 @@ export declare const rspackOptions: z.ZodObject<{
3033
3033
  exprContextCritical?: boolean | undefined;
3034
3034
  wrappedContextCritical?: boolean | undefined;
3035
3035
  wrappedContextRegExp?: RegExp | undefined;
3036
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
3037
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
3038
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
3036
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
3037
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
3038
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
3039
3039
  strictExportPresence?: boolean | undefined;
3040
3040
  worker?: boolean | string[] | undefined;
3041
3041
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -3045,8 +3045,8 @@ export declare const rspackOptions: z.ZodObject<{
3045
3045
  importDynamic?: boolean | undefined;
3046
3046
  } | undefined;
3047
3047
  "javascript/dynamic"?: {
3048
- importMeta?: boolean | undefined;
3049
3048
  url?: boolean | "relative" | undefined;
3049
+ importMeta?: boolean | undefined;
3050
3050
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
3051
3051
  dynamicImportPreload?: number | boolean | undefined;
3052
3052
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -3054,9 +3054,9 @@ export declare const rspackOptions: z.ZodObject<{
3054
3054
  exprContextCritical?: boolean | undefined;
3055
3055
  wrappedContextCritical?: boolean | undefined;
3056
3056
  wrappedContextRegExp?: RegExp | undefined;
3057
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
3058
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
3059
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
3057
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
3058
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
3059
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
3060
3060
  strictExportPresence?: boolean | undefined;
3061
3061
  worker?: boolean | string[] | undefined;
3062
3062
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -3066,8 +3066,8 @@ export declare const rspackOptions: z.ZodObject<{
3066
3066
  importDynamic?: boolean | undefined;
3067
3067
  } | undefined;
3068
3068
  "javascript/esm"?: {
3069
- importMeta?: boolean | undefined;
3070
3069
  url?: boolean | "relative" | undefined;
3070
+ importMeta?: boolean | undefined;
3071
3071
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
3072
3072
  dynamicImportPreload?: number | boolean | undefined;
3073
3073
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -3075,9 +3075,9 @@ export declare const rspackOptions: z.ZodObject<{
3075
3075
  exprContextCritical?: boolean | undefined;
3076
3076
  wrappedContextCritical?: boolean | undefined;
3077
3077
  wrappedContextRegExp?: RegExp | undefined;
3078
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
3079
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
3080
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
3078
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
3079
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
3080
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
3081
3081
  strictExportPresence?: boolean | undefined;
3082
3082
  worker?: boolean | string[] | undefined;
3083
3083
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -3105,9 +3105,9 @@ export declare const rspackOptions: z.ZodObject<{
3105
3105
  localIdentName?: string | undefined;
3106
3106
  } | undefined;
3107
3107
  asset?: {
3108
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3108
3109
  outputPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3109
3110
  emit?: boolean | undefined;
3110
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3111
3111
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3112
3112
  dataUrl?: {
3113
3113
  mimetype?: string | undefined;
@@ -3130,9 +3130,9 @@ export declare const rspackOptions: z.ZodObject<{
3130
3130
  }, ...args: unknown[]) => string) | undefined;
3131
3131
  } | undefined;
3132
3132
  "asset/resource"?: {
3133
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3133
3134
  outputPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3134
3135
  emit?: boolean | undefined;
3135
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3136
3136
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3137
3137
  } | undefined;
3138
3138
  } | undefined;
@@ -3141,6 +3141,16 @@ export declare const rspackOptions: z.ZodObject<{
3141
3141
  noParse?: string | RegExp | ((args_0: string, ...args: unknown[]) => boolean) | (string | RegExp | ((args_0: string, ...args: unknown[]) => boolean))[] | undefined;
3142
3142
  } | undefined;
3143
3143
  resolve?: t.ResolveOptions | undefined;
3144
+ context?: string | undefined;
3145
+ performance?: false | {
3146
+ assetFilter?: ((args_0: string, ...args: unknown[]) => boolean) | undefined;
3147
+ hints?: false | "error" | "warning" | undefined;
3148
+ maxAssetSize?: number | undefined;
3149
+ maxEntrypointSize?: number | undefined;
3150
+ } | undefined;
3151
+ amd?: false | Record<string, any> | undefined;
3152
+ externals?: string | RegExp | Record<string, string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue> | ((args_0: t.ExternalItemFunctionData, args_1: (args_0: Error | undefined, args_1: string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue | undefined, args_2: "module" | "import" | "jsonp" | "var" | "assign" | "this" | "window" | "self" | "global" | "commonjs" | "commonjs2" | "commonjs-module" | "commonjs-static" | "amd" | "amd-require" | "umd" | "umd2" | "system" | "promise" | "module-import" | "script" | "node-commonjs" | "commonjs-import" | undefined, ...args: unknown[]) => void, ...args: unknown[]) => unknown) | ((args_0: t.ExternalItemFunctionData, ...args: unknown[]) => Promise<string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue>) | ((args_0: t.ExternalItemFunctionData, ...args: unknown[]) => string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue) | (string | RegExp | Record<string, string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue> | ((args_0: t.ExternalItemFunctionData, args_1: (args_0: Error | undefined, args_1: string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue | undefined, args_2: "module" | "import" | "jsonp" | "var" | "assign" | "this" | "window" | "self" | "global" | "commonjs" | "commonjs2" | "commonjs-module" | "commonjs-static" | "amd" | "amd-require" | "umd" | "umd2" | "system" | "promise" | "module-import" | "script" | "node-commonjs" | "commonjs-import" | undefined, ...args: unknown[]) => void, ...args: unknown[]) => unknown) | ((args_0: t.ExternalItemFunctionData, ...args: unknown[]) => Promise<string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue>) | ((args_0: t.ExternalItemFunctionData, ...args: unknown[]) => string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue))[] | undefined;
3153
+ target?: false | "async-node" | "es3" | "es5" | "es2015" | "es2016" | "es2017" | "es2018" | "es2019" | "es2020" | "es2021" | "es2022" | "node" | `node${number}` | `async-node${number}` | `node${number}.${number}` | `async-node${number}.${number}` | `electron${number}-main` | `electron${number}.${number}-main` | `electron${number}-renderer` | `electron${number}.${number}-renderer` | `electron${number}-preload` | `electron${number}.${number}-preload` | `nwjs${number}` | `nwjs${number}.${number}` | `node-webkit${number}` | `node-webkit${number}.${number}` | `browserslist:${string}` | "web" | "webworker" | "electron-main" | "electron-renderer" | "electron-preload" | "nwjs" | "node-webkit" | "browserslist" | ("async-node" | "es3" | "es5" | "es2015" | "es2016" | "es2017" | "es2018" | "es2019" | "es2020" | "es2021" | "es2022" | "node" | `node${number}` | `async-node${number}` | `node${number}.${number}` | `async-node${number}.${number}` | `electron${number}-main` | `electron${number}.${number}-main` | `electron${number}-renderer` | `electron${number}.${number}-renderer` | `electron${number}-preload` | `electron${number}.${number}-preload` | `nwjs${number}` | `nwjs${number}.${number}` | `node-webkit${number}` | `node-webkit${number}.${number}` | `browserslist:${string}` | "web" | "webworker" | "electron-main" | "electron-renderer" | "electron-preload" | "nwjs" | "node-webkit" | "browserslist")[] | undefined;
3144
3154
  entry?: string | string[] | Record<string, string | string[] | {
3145
3155
  import: string | string[];
3146
3156
  runtime?: string | false | undefined;
@@ -3160,8 +3170,8 @@ export declare const rspackOptions: z.ZodObject<{
3160
3170
  amdContainer?: string | undefined;
3161
3171
  auxiliaryComment?: string | {
3162
3172
  commonjs?: string | undefined;
3163
- amd?: string | undefined;
3164
3173
  commonjs2?: string | undefined;
3174
+ amd?: string | undefined;
3165
3175
  root?: string | undefined;
3166
3176
  } | undefined;
3167
3177
  export?: string | string[] | undefined;
@@ -3188,8 +3198,8 @@ export declare const rspackOptions: z.ZodObject<{
3188
3198
  amdContainer?: string | undefined;
3189
3199
  auxiliaryComment?: string | {
3190
3200
  commonjs?: string | undefined;
3191
- amd?: string | undefined;
3192
3201
  commonjs2?: string | undefined;
3202
+ amd?: string | undefined;
3193
3203
  root?: string | undefined;
3194
3204
  } | undefined;
3195
3205
  export?: string | string[] | undefined;
@@ -3216,8 +3226,8 @@ export declare const rspackOptions: z.ZodObject<{
3216
3226
  amdContainer?: string | undefined;
3217
3227
  auxiliaryComment?: string | {
3218
3228
  commonjs?: string | undefined;
3219
- amd?: string | undefined;
3220
3229
  commonjs2?: string | undefined;
3230
+ amd?: string | undefined;
3221
3231
  root?: string | undefined;
3222
3232
  } | undefined;
3223
3233
  export?: string | string[] | undefined;
@@ -3226,23 +3236,19 @@ export declare const rspackOptions: z.ZodObject<{
3226
3236
  dependOn?: string | string[] | undefined;
3227
3237
  wasmLoading?: string | false | undefined;
3228
3238
  }>>) | undefined;
3229
- mode?: "development" | "none" | "production" | undefined;
3230
- target?: false | "es3" | "es5" | "es2015" | "es2016" | "es2017" | "es2018" | "es2019" | "es2020" | "es2021" | "es2022" | "node" | "async-node" | "web" | `node${number}` | `async-node${number}` | `node${number}.${number}` | `async-node${number}.${number}` | `electron${number}-main` | `electron${number}.${number}-main` | `electron${number}-renderer` | `electron${number}.${number}-renderer` | `electron${number}-preload` | `electron${number}.${number}-preload` | `nwjs${number}` | `nwjs${number}.${number}` | `node-webkit${number}` | `node-webkit${number}.${number}` | `browserslist:${string}` | "webworker" | "electron-main" | "electron-renderer" | "electron-preload" | "nwjs" | "node-webkit" | "browserslist" | ("es3" | "es5" | "es2015" | "es2016" | "es2017" | "es2018" | "es2019" | "es2020" | "es2021" | "es2022" | "node" | "async-node" | "web" | `node${number}` | `async-node${number}` | `node${number}.${number}` | `async-node${number}.${number}` | `electron${number}-main` | `electron${number}.${number}-main` | `electron${number}-renderer` | `electron${number}.${number}-renderer` | `electron${number}-preload` | `electron${number}.${number}-preload` | `nwjs${number}` | `nwjs${number}.${number}` | `node-webkit${number}` | `node-webkit${number}.${number}` | `browserslist:${string}` | "webworker" | "electron-main" | "electron-renderer" | "electron-preload" | "nwjs" | "node-webkit" | "browserslist")[] | undefined;
3239
+ mode?: "none" | "development" | "production" | undefined;
3231
3240
  plugins?: (false | "" | 0 | t.RspackPluginInstance | t.WebpackPluginInstance | t.RspackPluginFunction | t.WebpackPluginFunction | null | undefined)[] | undefined;
3232
3241
  node?: false | {
3233
3242
  global?: boolean | "warn" | undefined;
3234
3243
  __dirname?: boolean | "warn-mock" | "mock" | "eval-only" | "node-module" | undefined;
3235
3244
  __filename?: boolean | "warn-mock" | "mock" | "eval-only" | "node-module" | undefined;
3236
3245
  } | undefined;
3237
- amd?: false | Record<string, any> | undefined;
3238
3246
  profile?: boolean | undefined;
3239
3247
  cache?: boolean | undefined;
3240
- context?: string | undefined;
3241
- externals?: string | RegExp | Record<string, string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue> | ((args_0: t.ExternalItemFunctionData, args_1: (args_0: Error | undefined, args_1: string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue | undefined, args_2: "module" | "promise" | "commonjs" | "umd" | "amd" | "import" | "jsonp" | "var" | "assign" | "this" | "window" | "self" | "global" | "commonjs2" | "commonjs-module" | "commonjs-static" | "amd-require" | "umd2" | "system" | "module-import" | "script" | "node-commonjs" | "commonjs-import" | undefined, ...args: unknown[]) => void, ...args: unknown[]) => unknown) | ((args_0: t.ExternalItemFunctionData, ...args: unknown[]) => Promise<string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue>) | ((args_0: t.ExternalItemFunctionData, ...args: unknown[]) => string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue) | (string | RegExp | Record<string, string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue> | ((args_0: t.ExternalItemFunctionData, args_1: (args_0: Error | undefined, args_1: string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue | undefined, args_2: "module" | "promise" | "commonjs" | "umd" | "amd" | "import" | "jsonp" | "var" | "assign" | "this" | "window" | "self" | "global" | "commonjs2" | "commonjs-module" | "commonjs-static" | "amd-require" | "umd2" | "system" | "module-import" | "script" | "node-commonjs" | "commonjs-import" | undefined, ...args: unknown[]) => void, ...args: unknown[]) => unknown) | ((args_0: t.ExternalItemFunctionData, ...args: unknown[]) => Promise<string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue>) | ((args_0: t.ExternalItemFunctionData, ...args: unknown[]) => string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue))[] | undefined;
3242
3248
  watch?: boolean | undefined;
3243
3249
  output?: {
3244
3250
  module?: boolean | undefined;
3245
- path?: string | undefined;
3251
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3246
3252
  environment?: {
3247
3253
  module?: boolean | undefined;
3248
3254
  dynamicImport?: boolean | undefined;
@@ -3259,7 +3265,6 @@ export declare const rspackOptions: z.ZodObject<{
3259
3265
  nodePrefixForCoreModules?: boolean | undefined;
3260
3266
  templateLiteral?: boolean | undefined;
3261
3267
  } | undefined;
3262
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3263
3268
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3264
3269
  chunkFilename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3265
3270
  chunkLoading?: string | false | undefined;
@@ -3278,19 +3283,20 @@ export declare const rspackOptions: z.ZodObject<{
3278
3283
  amdContainer?: string | undefined;
3279
3284
  auxiliaryComment?: string | {
3280
3285
  commonjs?: string | undefined;
3281
- amd?: string | undefined;
3282
3286
  commonjs2?: string | undefined;
3287
+ amd?: string | undefined;
3283
3288
  root?: string | undefined;
3284
3289
  } | undefined;
3285
3290
  export?: string | string[] | undefined;
3286
3291
  umdNamedDefine?: boolean | undefined;
3287
3292
  } | undefined;
3293
+ path?: string | undefined;
3288
3294
  wasmLoading?: string | false | undefined;
3289
3295
  cssHeadDataCompression?: boolean | undefined;
3290
3296
  auxiliaryComment?: string | {
3291
3297
  commonjs?: string | undefined;
3292
- amd?: string | undefined;
3293
3298
  commonjs2?: string | undefined;
3299
+ amd?: string | undefined;
3294
3300
  root?: string | undefined;
3295
3301
  } | undefined;
3296
3302
  umdNamedDefine?: boolean | undefined;
@@ -3340,21 +3346,15 @@ export declare const rspackOptions: z.ZodObject<{
3340
3346
  charset?: boolean | undefined;
3341
3347
  compareBeforeEmit?: boolean | undefined;
3342
3348
  } | undefined;
3343
- stats?: boolean | "none" | "verbose" | "normal" | "errors-only" | "errors-warnings" | "minimal" | "detailed" | "summary" | {
3349
+ stats?: boolean | "normal" | "none" | "verbose" | "errors-only" | "errors-warnings" | "minimal" | "detailed" | "summary" | {
3344
3350
  ids?: boolean | undefined;
3345
3351
  runtime?: boolean | undefined;
3346
3352
  hash?: boolean | undefined;
3347
3353
  modules?: boolean | undefined;
3348
3354
  all?: boolean | undefined;
3349
- outputPath?: boolean | undefined;
3350
- env?: boolean | undefined;
3351
- publicPath?: boolean | undefined;
3352
- chunks?: boolean | undefined;
3353
- source?: boolean | undefined;
3354
- usedExports?: boolean | undefined;
3355
+ preset?: boolean | "normal" | "none" | "verbose" | "errors-only" | "errors-warnings" | "minimal" | "detailed" | "summary" | undefined;
3355
3356
  assets?: boolean | undefined;
3356
- version?: boolean | undefined;
3357
- preset?: boolean | "none" | "verbose" | "normal" | "errors-only" | "errors-warnings" | "minimal" | "detailed" | "summary" | undefined;
3357
+ chunks?: boolean | undefined;
3358
3358
  entrypoints?: boolean | "auto" | undefined;
3359
3359
  chunkGroups?: boolean | undefined;
3360
3360
  warnings?: boolean | undefined;
@@ -3362,18 +3362,23 @@ export declare const rspackOptions: z.ZodObject<{
3362
3362
  errors?: boolean | undefined;
3363
3363
  errorsCount?: boolean | undefined;
3364
3364
  colors?: boolean | undefined;
3365
+ version?: boolean | undefined;
3365
3366
  reasons?: boolean | undefined;
3367
+ publicPath?: boolean | undefined;
3368
+ outputPath?: boolean | undefined;
3366
3369
  chunkModules?: boolean | undefined;
3367
3370
  chunkRelations?: boolean | undefined;
3368
3371
  timings?: boolean | undefined;
3369
3372
  builtAt?: boolean | undefined;
3370
3373
  moduleAssets?: boolean | undefined;
3371
3374
  nestedModules?: boolean | undefined;
3372
- logging?: boolean | "none" | "error" | "warn" | "info" | "log" | "verbose" | undefined;
3375
+ source?: boolean | undefined;
3376
+ logging?: boolean | "none" | "verbose" | "error" | "warn" | "info" | "log" | undefined;
3373
3377
  loggingDebug?: string | boolean | RegExp | ((args_0: string, ...args: unknown[]) => boolean) | (string | RegExp | ((args_0: string, ...args: unknown[]) => boolean))[] | undefined;
3374
3378
  loggingTrace?: boolean | undefined;
3375
3379
  runtimeModules?: boolean | undefined;
3376
3380
  children?: boolean | undefined;
3381
+ usedExports?: boolean | undefined;
3377
3382
  providedExports?: boolean | undefined;
3378
3383
  optimizationBailout?: boolean | undefined;
3379
3384
  groupModulesByType?: boolean | undefined;
@@ -3401,6 +3406,7 @@ export declare const rspackOptions: z.ZodObject<{
3401
3406
  chunksSort?: string | undefined;
3402
3407
  assetsSort?: string | undefined;
3403
3408
  performance?: boolean | undefined;
3409
+ env?: boolean | undefined;
3404
3410
  chunkGroupAuxiliary?: boolean | undefined;
3405
3411
  chunkGroupChildren?: boolean | undefined;
3406
3412
  chunkGroupMaxAssets?: number | undefined;
@@ -3418,12 +3424,6 @@ export declare const rspackOptions: z.ZodObject<{
3418
3424
  errorsSpace?: number | undefined;
3419
3425
  warningsSpace?: number | undefined;
3420
3426
  } | undefined;
3421
- performance?: false | {
3422
- assetFilter?: ((args_0: string, ...args: unknown[]) => boolean) | undefined;
3423
- hints?: false | "error" | "warning" | undefined;
3424
- maxAssetSize?: number | undefined;
3425
- maxEntrypointSize?: number | undefined;
3426
- } | undefined;
3427
3427
  experiments?: {
3428
3428
  css?: boolean | undefined;
3429
3429
  topLevelAwait?: boolean | undefined;
@@ -3445,8 +3445,8 @@ export declare const rspackOptions: z.ZodObject<{
3445
3445
  } | undefined;
3446
3446
  lazyCompilation?: boolean | {
3447
3447
  entries?: boolean | undefined;
3448
- test?: RegExp | ((args_0: Module, ...args: unknown[]) => boolean) | undefined;
3449
3448
  prefix?: string | undefined;
3449
+ test?: RegExp | ((args_0: Module, ...args: unknown[]) => boolean) | undefined;
3450
3450
  serverUrl?: string | undefined;
3451
3451
  imports?: boolean | undefined;
3452
3452
  client?: string | undefined;
@@ -3455,8 +3455,8 @@ export declare const rspackOptions: z.ZodObject<{
3455
3455
  outputModule?: boolean | undefined;
3456
3456
  layers?: boolean | undefined;
3457
3457
  incremental?: boolean | "safe" | "advance" | "advance-silent" | {
3458
- make?: boolean | undefined;
3459
3458
  providedExports?: boolean | undefined;
3459
+ make?: boolean | undefined;
3460
3460
  emitAssets?: boolean | undefined;
3461
3461
  sideEffects?: boolean | undefined;
3462
3462
  moduleIds?: boolean | undefined;
@@ -3475,8 +3475,8 @@ export declare const rspackOptions: z.ZodObject<{
3475
3475
  futureDefaults?: boolean | undefined;
3476
3476
  rspackFuture?: {
3477
3477
  bundlerInfo?: {
3478
- force?: boolean | ("version" | "uniqueId")[] | undefined;
3479
3478
  version?: string | undefined;
3479
+ force?: boolean | ("version" | "uniqueId")[] | undefined;
3480
3480
  bundler?: string | undefined;
3481
3481
  } | undefined;
3482
3482
  } | undefined;
@@ -3497,16 +3497,16 @@ export declare const rspackOptions: z.ZodObject<{
3497
3497
  loader?: Record<string, any> | undefined;
3498
3498
  dependencies?: string[] | undefined;
3499
3499
  infrastructureLogging?: {
3500
- debug?: string | boolean | RegExp | ((args_0: string, ...args: unknown[]) => boolean) | (string | RegExp | ((args_0: string, ...args: unknown[]) => boolean))[] | undefined;
3501
3500
  colors?: boolean | undefined;
3502
- level?: "none" | "error" | "warn" | "info" | "log" | "verbose" | undefined;
3501
+ debug?: string | boolean | RegExp | ((args_0: string, ...args: unknown[]) => boolean) | (string | RegExp | ((args_0: string, ...args: unknown[]) => boolean))[] | undefined;
3502
+ level?: "none" | "verbose" | "error" | "warn" | "info" | "log" | undefined;
3503
3503
  console?: Console | undefined;
3504
3504
  appendOnly?: boolean | undefined;
3505
3505
  stream?: NodeJS.WritableStream | undefined;
3506
3506
  } | undefined;
3507
3507
  snapshot?: {} | undefined;
3508
3508
  extends?: string | string[] | undefined;
3509
- externalsType?: "module" | "promise" | "commonjs" | "umd" | "amd" | "import" | "jsonp" | "var" | "assign" | "this" | "window" | "self" | "global" | "commonjs2" | "commonjs-module" | "commonjs-static" | "amd-require" | "umd2" | "system" | "module-import" | "script" | "node-commonjs" | "commonjs-import" | undefined;
3509
+ externalsType?: "module" | "import" | "jsonp" | "var" | "assign" | "this" | "window" | "self" | "global" | "commonjs" | "commonjs2" | "commonjs-module" | "commonjs-static" | "amd" | "amd-require" | "umd" | "umd2" | "system" | "promise" | "module-import" | "script" | "node-commonjs" | "commonjs-import" | undefined;
3510
3510
  externalsPresets?: {
3511
3511
  node?: boolean | undefined;
3512
3512
  web?: boolean | undefined;
@@ -3526,22 +3526,26 @@ export declare const rspackOptions: z.ZodObject<{
3526
3526
  stdin?: boolean | undefined;
3527
3527
  } | undefined;
3528
3528
  optimization?: {
3529
+ usedExports?: boolean | "global" | undefined;
3530
+ providedExports?: boolean | undefined;
3529
3531
  splitChunks?: false | {
3530
3532
  name?: string | false | ((args_0: Module, args_1: Chunk[], args_2: string, ...args: unknown[]) => string | undefined) | undefined;
3531
- filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3532
3533
  chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
3534
+ usedExports?: boolean | undefined;
3535
+ filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3533
3536
  defaultSizeTypes?: string[] | undefined;
3534
3537
  cacheGroups?: Record<string, false | {
3535
3538
  name?: string | false | ((args_0: Module, args_1: Chunk[], args_2: string, ...args: unknown[]) => string | undefined) | undefined;
3536
3539
  type?: string | RegExp | undefined;
3540
+ chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
3541
+ usedExports?: boolean | undefined;
3542
+ priority?: number | undefined;
3543
+ layer?: string | RegExp | ((args_0: string | undefined) => boolean) | undefined;
3544
+ filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3537
3545
  test?: string | RegExp | ((args_0: Module, args_1: {
3538
3546
  moduleGraph: ModuleGraph;
3539
3547
  chunkGraph: ChunkGraph;
3540
3548
  }, ...args: unknown[]) => boolean) | undefined;
3541
- priority?: number | undefined;
3542
- layer?: string | RegExp | ((args_0: string | undefined) => boolean) | undefined;
3543
- filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3544
- chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
3545
3549
  defaultSizeTypes?: string[] | undefined;
3546
3550
  minSize?: number | Record<string, number> | undefined;
3547
3551
  minSizeReduction?: number | Record<string, number> | undefined;
@@ -3549,7 +3553,6 @@ export declare const rspackOptions: z.ZodObject<{
3549
3553
  maxAsyncSize?: number | Record<string, number> | undefined;
3550
3554
  maxInitialSize?: number | Record<string, number> | undefined;
3551
3555
  minChunks?: number | undefined;
3552
- usedExports?: boolean | undefined;
3553
3556
  maxAsyncRequests?: number | undefined;
3554
3557
  maxInitialRequests?: number | undefined;
3555
3558
  automaticNameDelimiter?: string | undefined;
@@ -3572,13 +3575,10 @@ export declare const rspackOptions: z.ZodObject<{
3572
3575
  maxInitialSize?: number | Record<string, number> | undefined;
3573
3576
  hidePathInfo?: boolean | undefined;
3574
3577
  minChunks?: number | undefined;
3575
- usedExports?: boolean | undefined;
3576
3578
  maxAsyncRequests?: number | undefined;
3577
3579
  maxInitialRequests?: number | undefined;
3578
3580
  automaticNameDelimiter?: string | undefined;
3579
3581
  } | undefined;
3580
- usedExports?: boolean | "global" | undefined;
3581
- providedExports?: boolean | undefined;
3582
3582
  minimize?: boolean | undefined;
3583
3583
  minimizer?: (false | "" | 0 | t.RspackPluginInstance | "..." | t.WebpackPluginInstance | t.RspackPluginFunction | t.WebpackPluginFunction | null | undefined)[] | undefined;
3584
3584
  sideEffects?: boolean | "flag" | undefined;
@@ -3619,9 +3619,14 @@ export declare const rspackOptions: z.ZodObject<{
3619
3619
  url?: boolean | undefined;
3620
3620
  namedExports?: boolean | undefined;
3621
3621
  } | undefined;
3622
+ asset?: {
3623
+ dataUrlCondition?: {
3624
+ maxSize?: number | undefined;
3625
+ } | undefined;
3626
+ } | undefined;
3622
3627
  javascript?: {
3623
- importMeta?: boolean | undefined;
3624
3628
  url?: boolean | "relative" | undefined;
3629
+ importMeta?: boolean | undefined;
3625
3630
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
3626
3631
  dynamicImportPreload?: number | boolean | undefined;
3627
3632
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -3629,9 +3634,9 @@ export declare const rspackOptions: z.ZodObject<{
3629
3634
  exprContextCritical?: boolean | undefined;
3630
3635
  wrappedContextCritical?: boolean | undefined;
3631
3636
  wrappedContextRegExp?: RegExp | undefined;
3632
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
3633
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
3634
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
3637
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
3638
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
3639
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
3635
3640
  strictExportPresence?: boolean | undefined;
3636
3641
  worker?: boolean | string[] | undefined;
3637
3642
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -3640,14 +3645,9 @@ export declare const rspackOptions: z.ZodObject<{
3640
3645
  requireResolve?: boolean | undefined;
3641
3646
  importDynamic?: boolean | undefined;
3642
3647
  } | undefined;
3643
- asset?: {
3644
- dataUrlCondition?: {
3645
- maxSize?: number | undefined;
3646
- } | undefined;
3647
- } | undefined;
3648
3648
  "javascript/auto"?: {
3649
- importMeta?: boolean | undefined;
3650
3649
  url?: boolean | "relative" | undefined;
3650
+ importMeta?: boolean | undefined;
3651
3651
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
3652
3652
  dynamicImportPreload?: number | boolean | undefined;
3653
3653
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -3655,9 +3655,9 @@ export declare const rspackOptions: z.ZodObject<{
3655
3655
  exprContextCritical?: boolean | undefined;
3656
3656
  wrappedContextCritical?: boolean | undefined;
3657
3657
  wrappedContextRegExp?: RegExp | undefined;
3658
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
3659
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
3660
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
3658
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
3659
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
3660
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
3661
3661
  strictExportPresence?: boolean | undefined;
3662
3662
  worker?: boolean | string[] | undefined;
3663
3663
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -3667,8 +3667,8 @@ export declare const rspackOptions: z.ZodObject<{
3667
3667
  importDynamic?: boolean | undefined;
3668
3668
  } | undefined;
3669
3669
  "javascript/dynamic"?: {
3670
- importMeta?: boolean | undefined;
3671
3670
  url?: boolean | "relative" | undefined;
3671
+ importMeta?: boolean | undefined;
3672
3672
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
3673
3673
  dynamicImportPreload?: number | boolean | undefined;
3674
3674
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -3676,9 +3676,9 @@ export declare const rspackOptions: z.ZodObject<{
3676
3676
  exprContextCritical?: boolean | undefined;
3677
3677
  wrappedContextCritical?: boolean | undefined;
3678
3678
  wrappedContextRegExp?: RegExp | undefined;
3679
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
3680
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
3681
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
3679
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
3680
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
3681
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
3682
3682
  strictExportPresence?: boolean | undefined;
3683
3683
  worker?: boolean | string[] | undefined;
3684
3684
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -3688,8 +3688,8 @@ export declare const rspackOptions: z.ZodObject<{
3688
3688
  importDynamic?: boolean | undefined;
3689
3689
  } | undefined;
3690
3690
  "javascript/esm"?: {
3691
- importMeta?: boolean | undefined;
3692
3691
  url?: boolean | "relative" | undefined;
3692
+ importMeta?: boolean | undefined;
3693
3693
  dynamicImportMode?: "lazy" | "weak" | "eager" | "lazy-once" | undefined;
3694
3694
  dynamicImportPreload?: number | boolean | undefined;
3695
3695
  dynamicImportPrefetch?: number | boolean | undefined;
@@ -3697,9 +3697,9 @@ export declare const rspackOptions: z.ZodObject<{
3697
3697
  exprContextCritical?: boolean | undefined;
3698
3698
  wrappedContextCritical?: boolean | undefined;
3699
3699
  wrappedContextRegExp?: RegExp | undefined;
3700
- exportsPresence?: false | "error" | "warn" | "auto" | undefined;
3701
- importExportsPresence?: false | "error" | "warn" | "auto" | undefined;
3702
- reexportExportsPresence?: false | "error" | "warn" | "auto" | undefined;
3700
+ exportsPresence?: false | "auto" | "error" | "warn" | undefined;
3701
+ importExportsPresence?: false | "auto" | "error" | "warn" | undefined;
3702
+ reexportExportsPresence?: false | "auto" | "error" | "warn" | undefined;
3703
3703
  strictExportPresence?: boolean | undefined;
3704
3704
  worker?: boolean | string[] | undefined;
3705
3705
  overrideStrict?: "strict" | "non-strict" | undefined;
@@ -3727,9 +3727,9 @@ export declare const rspackOptions: z.ZodObject<{
3727
3727
  localIdentName?: string | undefined;
3728
3728
  } | undefined;
3729
3729
  asset?: {
3730
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3730
3731
  outputPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3731
3732
  emit?: boolean | undefined;
3732
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3733
3733
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3734
3734
  dataUrl?: {
3735
3735
  mimetype?: string | undefined;
@@ -3752,9 +3752,9 @@ export declare const rspackOptions: z.ZodObject<{
3752
3752
  }, ...args: unknown[]) => string) | undefined;
3753
3753
  } | undefined;
3754
3754
  "asset/resource"?: {
3755
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3755
3756
  outputPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3756
3757
  emit?: boolean | undefined;
3757
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3758
3758
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3759
3759
  } | undefined;
3760
3760
  } | undefined;
@@ -3763,6 +3763,16 @@ export declare const rspackOptions: z.ZodObject<{
3763
3763
  noParse?: string | RegExp | ((args_0: string, ...args: unknown[]) => boolean) | (string | RegExp | ((args_0: string, ...args: unknown[]) => boolean))[] | undefined;
3764
3764
  } | undefined;
3765
3765
  resolve?: t.ResolveOptions | undefined;
3766
+ context?: string | undefined;
3767
+ performance?: false | {
3768
+ assetFilter?: ((args_0: string, ...args: unknown[]) => boolean) | undefined;
3769
+ hints?: false | "error" | "warning" | undefined;
3770
+ maxAssetSize?: number | undefined;
3771
+ maxEntrypointSize?: number | undefined;
3772
+ } | undefined;
3773
+ amd?: false | Record<string, any> | undefined;
3774
+ externals?: string | RegExp | Record<string, string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue> | ((args_0: t.ExternalItemFunctionData, args_1: (args_0: Error | undefined, args_1: string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue | undefined, args_2: "module" | "import" | "jsonp" | "var" | "assign" | "this" | "window" | "self" | "global" | "commonjs" | "commonjs2" | "commonjs-module" | "commonjs-static" | "amd" | "amd-require" | "umd" | "umd2" | "system" | "promise" | "module-import" | "script" | "node-commonjs" | "commonjs-import" | undefined, ...args: unknown[]) => void, ...args: unknown[]) => unknown) | ((args_0: t.ExternalItemFunctionData, ...args: unknown[]) => Promise<string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue>) | ((args_0: t.ExternalItemFunctionData, ...args: unknown[]) => string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue) | (string | RegExp | Record<string, string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue> | ((args_0: t.ExternalItemFunctionData, args_1: (args_0: Error | undefined, args_1: string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue | undefined, args_2: "module" | "import" | "jsonp" | "var" | "assign" | "this" | "window" | "self" | "global" | "commonjs" | "commonjs2" | "commonjs-module" | "commonjs-static" | "amd" | "amd-require" | "umd" | "umd2" | "system" | "promise" | "module-import" | "script" | "node-commonjs" | "commonjs-import" | undefined, ...args: unknown[]) => void, ...args: unknown[]) => unknown) | ((args_0: t.ExternalItemFunctionData, ...args: unknown[]) => Promise<string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue>) | ((args_0: t.ExternalItemFunctionData, ...args: unknown[]) => string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue))[] | undefined;
3775
+ target?: false | "async-node" | "es3" | "es5" | "es2015" | "es2016" | "es2017" | "es2018" | "es2019" | "es2020" | "es2021" | "es2022" | "node" | `node${number}` | `async-node${number}` | `node${number}.${number}` | `async-node${number}.${number}` | `electron${number}-main` | `electron${number}.${number}-main` | `electron${number}-renderer` | `electron${number}.${number}-renderer` | `electron${number}-preload` | `electron${number}.${number}-preload` | `nwjs${number}` | `nwjs${number}.${number}` | `node-webkit${number}` | `node-webkit${number}.${number}` | `browserslist:${string}` | "web" | "webworker" | "electron-main" | "electron-renderer" | "electron-preload" | "nwjs" | "node-webkit" | "browserslist" | ("async-node" | "es3" | "es5" | "es2015" | "es2016" | "es2017" | "es2018" | "es2019" | "es2020" | "es2021" | "es2022" | "node" | `node${number}` | `async-node${number}` | `node${number}.${number}` | `async-node${number}.${number}` | `electron${number}-main` | `electron${number}.${number}-main` | `electron${number}-renderer` | `electron${number}.${number}-renderer` | `electron${number}-preload` | `electron${number}.${number}-preload` | `nwjs${number}` | `nwjs${number}.${number}` | `node-webkit${number}` | `node-webkit${number}.${number}` | `browserslist:${string}` | "web" | "webworker" | "electron-main" | "electron-renderer" | "electron-preload" | "nwjs" | "node-webkit" | "browserslist")[] | undefined;
3766
3776
  entry?: string | string[] | Record<string, string | string[] | {
3767
3777
  import: string | string[];
3768
3778
  runtime?: string | false | undefined;
@@ -3782,8 +3792,8 @@ export declare const rspackOptions: z.ZodObject<{
3782
3792
  amdContainer?: string | undefined;
3783
3793
  auxiliaryComment?: string | {
3784
3794
  commonjs?: string | undefined;
3785
- amd?: string | undefined;
3786
3795
  commonjs2?: string | undefined;
3796
+ amd?: string | undefined;
3787
3797
  root?: string | undefined;
3788
3798
  } | undefined;
3789
3799
  export?: string | string[] | undefined;
@@ -3810,8 +3820,8 @@ export declare const rspackOptions: z.ZodObject<{
3810
3820
  amdContainer?: string | undefined;
3811
3821
  auxiliaryComment?: string | {
3812
3822
  commonjs?: string | undefined;
3813
- amd?: string | undefined;
3814
3823
  commonjs2?: string | undefined;
3824
+ amd?: string | undefined;
3815
3825
  root?: string | undefined;
3816
3826
  } | undefined;
3817
3827
  export?: string | string[] | undefined;
@@ -3838,8 +3848,8 @@ export declare const rspackOptions: z.ZodObject<{
3838
3848
  amdContainer?: string | undefined;
3839
3849
  auxiliaryComment?: string | {
3840
3850
  commonjs?: string | undefined;
3841
- amd?: string | undefined;
3842
3851
  commonjs2?: string | undefined;
3852
+ amd?: string | undefined;
3843
3853
  root?: string | undefined;
3844
3854
  } | undefined;
3845
3855
  export?: string | string[] | undefined;
@@ -3848,23 +3858,19 @@ export declare const rspackOptions: z.ZodObject<{
3848
3858
  dependOn?: string | string[] | undefined;
3849
3859
  wasmLoading?: string | false | undefined;
3850
3860
  }>>) | undefined;
3851
- mode?: "development" | "none" | "production" | undefined;
3852
- target?: false | "es3" | "es5" | "es2015" | "es2016" | "es2017" | "es2018" | "es2019" | "es2020" | "es2021" | "es2022" | "node" | "async-node" | "web" | `node${number}` | `async-node${number}` | `node${number}.${number}` | `async-node${number}.${number}` | `electron${number}-main` | `electron${number}.${number}-main` | `electron${number}-renderer` | `electron${number}.${number}-renderer` | `electron${number}-preload` | `electron${number}.${number}-preload` | `nwjs${number}` | `nwjs${number}.${number}` | `node-webkit${number}` | `node-webkit${number}.${number}` | `browserslist:${string}` | "webworker" | "electron-main" | "electron-renderer" | "electron-preload" | "nwjs" | "node-webkit" | "browserslist" | ("es3" | "es5" | "es2015" | "es2016" | "es2017" | "es2018" | "es2019" | "es2020" | "es2021" | "es2022" | "node" | "async-node" | "web" | `node${number}` | `async-node${number}` | `node${number}.${number}` | `async-node${number}.${number}` | `electron${number}-main` | `electron${number}.${number}-main` | `electron${number}-renderer` | `electron${number}.${number}-renderer` | `electron${number}-preload` | `electron${number}.${number}-preload` | `nwjs${number}` | `nwjs${number}.${number}` | `node-webkit${number}` | `node-webkit${number}.${number}` | `browserslist:${string}` | "webworker" | "electron-main" | "electron-renderer" | "electron-preload" | "nwjs" | "node-webkit" | "browserslist")[] | undefined;
3861
+ mode?: "none" | "development" | "production" | undefined;
3853
3862
  plugins?: (false | "" | 0 | t.RspackPluginInstance | t.WebpackPluginInstance | t.RspackPluginFunction | t.WebpackPluginFunction | null | undefined)[] | undefined;
3854
3863
  node?: false | {
3855
3864
  global?: boolean | "warn" | undefined;
3856
3865
  __dirname?: boolean | "warn-mock" | "mock" | "eval-only" | "node-module" | undefined;
3857
3866
  __filename?: boolean | "warn-mock" | "mock" | "eval-only" | "node-module" | undefined;
3858
3867
  } | undefined;
3859
- amd?: false | Record<string, any> | undefined;
3860
3868
  profile?: boolean | undefined;
3861
3869
  cache?: boolean | undefined;
3862
- context?: string | undefined;
3863
- externals?: string | RegExp | Record<string, string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue> | ((args_0: t.ExternalItemFunctionData, args_1: (args_0: Error | undefined, args_1: string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue | undefined, args_2: "module" | "promise" | "commonjs" | "umd" | "amd" | "import" | "jsonp" | "var" | "assign" | "this" | "window" | "self" | "global" | "commonjs2" | "commonjs-module" | "commonjs-static" | "amd-require" | "umd2" | "system" | "module-import" | "script" | "node-commonjs" | "commonjs-import" | undefined, ...args: unknown[]) => void, ...args: unknown[]) => unknown) | ((args_0: t.ExternalItemFunctionData, ...args: unknown[]) => Promise<string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue>) | ((args_0: t.ExternalItemFunctionData, ...args: unknown[]) => string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue) | (string | RegExp | Record<string, string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue> | ((args_0: t.ExternalItemFunctionData, args_1: (args_0: Error | undefined, args_1: string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue | undefined, args_2: "module" | "promise" | "commonjs" | "umd" | "amd" | "import" | "jsonp" | "var" | "assign" | "this" | "window" | "self" | "global" | "commonjs2" | "commonjs-module" | "commonjs-static" | "amd-require" | "umd2" | "system" | "module-import" | "script" | "node-commonjs" | "commonjs-import" | undefined, ...args: unknown[]) => void, ...args: unknown[]) => unknown) | ((args_0: t.ExternalItemFunctionData, ...args: unknown[]) => Promise<string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue>) | ((args_0: t.ExternalItemFunctionData, ...args: unknown[]) => string | boolean | string[] | t.ExternalItemUmdValue | t.ExternalItemObjectValue))[] | undefined;
3864
3870
  watch?: boolean | undefined;
3865
3871
  output?: {
3866
3872
  module?: boolean | undefined;
3867
- path?: string | undefined;
3873
+ publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3868
3874
  environment?: {
3869
3875
  module?: boolean | undefined;
3870
3876
  dynamicImport?: boolean | undefined;
@@ -3881,7 +3887,6 @@ export declare const rspackOptions: z.ZodObject<{
3881
3887
  nodePrefixForCoreModules?: boolean | undefined;
3882
3888
  templateLiteral?: boolean | undefined;
3883
3889
  } | undefined;
3884
- publicPath?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3885
3890
  filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3886
3891
  chunkFilename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
3887
3892
  chunkLoading?: string | false | undefined;
@@ -3900,19 +3905,20 @@ export declare const rspackOptions: z.ZodObject<{
3900
3905
  amdContainer?: string | undefined;
3901
3906
  auxiliaryComment?: string | {
3902
3907
  commonjs?: string | undefined;
3903
- amd?: string | undefined;
3904
3908
  commonjs2?: string | undefined;
3909
+ amd?: string | undefined;
3905
3910
  root?: string | undefined;
3906
3911
  } | undefined;
3907
3912
  export?: string | string[] | undefined;
3908
3913
  umdNamedDefine?: boolean | undefined;
3909
3914
  } | undefined;
3915
+ path?: string | undefined;
3910
3916
  wasmLoading?: string | false | undefined;
3911
3917
  cssHeadDataCompression?: boolean | undefined;
3912
3918
  auxiliaryComment?: string | {
3913
3919
  commonjs?: string | undefined;
3914
- amd?: string | undefined;
3915
3920
  commonjs2?: string | undefined;
3921
+ amd?: string | undefined;
3916
3922
  root?: string | undefined;
3917
3923
  } | undefined;
3918
3924
  umdNamedDefine?: boolean | undefined;
@@ -3962,21 +3968,15 @@ export declare const rspackOptions: z.ZodObject<{
3962
3968
  charset?: boolean | undefined;
3963
3969
  compareBeforeEmit?: boolean | undefined;
3964
3970
  } | undefined;
3965
- stats?: boolean | "none" | "verbose" | "normal" | "errors-only" | "errors-warnings" | "minimal" | "detailed" | "summary" | {
3971
+ stats?: boolean | "normal" | "none" | "verbose" | "errors-only" | "errors-warnings" | "minimal" | "detailed" | "summary" | {
3966
3972
  ids?: boolean | undefined;
3967
3973
  runtime?: boolean | undefined;
3968
3974
  hash?: boolean | undefined;
3969
3975
  modules?: boolean | undefined;
3970
3976
  all?: boolean | undefined;
3971
- outputPath?: boolean | undefined;
3972
- env?: boolean | undefined;
3973
- publicPath?: boolean | undefined;
3974
- chunks?: boolean | undefined;
3975
- source?: boolean | undefined;
3976
- usedExports?: boolean | undefined;
3977
+ preset?: boolean | "normal" | "none" | "verbose" | "errors-only" | "errors-warnings" | "minimal" | "detailed" | "summary" | undefined;
3977
3978
  assets?: boolean | undefined;
3978
- version?: boolean | undefined;
3979
- preset?: boolean | "none" | "verbose" | "normal" | "errors-only" | "errors-warnings" | "minimal" | "detailed" | "summary" | undefined;
3979
+ chunks?: boolean | undefined;
3980
3980
  entrypoints?: boolean | "auto" | undefined;
3981
3981
  chunkGroups?: boolean | undefined;
3982
3982
  warnings?: boolean | undefined;
@@ -3984,18 +3984,23 @@ export declare const rspackOptions: z.ZodObject<{
3984
3984
  errors?: boolean | undefined;
3985
3985
  errorsCount?: boolean | undefined;
3986
3986
  colors?: boolean | undefined;
3987
+ version?: boolean | undefined;
3987
3988
  reasons?: boolean | undefined;
3989
+ publicPath?: boolean | undefined;
3990
+ outputPath?: boolean | undefined;
3988
3991
  chunkModules?: boolean | undefined;
3989
3992
  chunkRelations?: boolean | undefined;
3990
3993
  timings?: boolean | undefined;
3991
3994
  builtAt?: boolean | undefined;
3992
3995
  moduleAssets?: boolean | undefined;
3993
3996
  nestedModules?: boolean | undefined;
3994
- logging?: boolean | "none" | "error" | "warn" | "info" | "log" | "verbose" | undefined;
3997
+ source?: boolean | undefined;
3998
+ logging?: boolean | "none" | "verbose" | "error" | "warn" | "info" | "log" | undefined;
3995
3999
  loggingDebug?: string | boolean | RegExp | ((args_0: string, ...args: unknown[]) => boolean) | (string | RegExp | ((args_0: string, ...args: unknown[]) => boolean))[] | undefined;
3996
4000
  loggingTrace?: boolean | undefined;
3997
4001
  runtimeModules?: boolean | undefined;
3998
4002
  children?: boolean | undefined;
4003
+ usedExports?: boolean | undefined;
3999
4004
  providedExports?: boolean | undefined;
4000
4005
  optimizationBailout?: boolean | undefined;
4001
4006
  groupModulesByType?: boolean | undefined;
@@ -4023,6 +4028,7 @@ export declare const rspackOptions: z.ZodObject<{
4023
4028
  chunksSort?: string | undefined;
4024
4029
  assetsSort?: string | undefined;
4025
4030
  performance?: boolean | undefined;
4031
+ env?: boolean | undefined;
4026
4032
  chunkGroupAuxiliary?: boolean | undefined;
4027
4033
  chunkGroupChildren?: boolean | undefined;
4028
4034
  chunkGroupMaxAssets?: number | undefined;
@@ -4040,12 +4046,6 @@ export declare const rspackOptions: z.ZodObject<{
4040
4046
  errorsSpace?: number | undefined;
4041
4047
  warningsSpace?: number | undefined;
4042
4048
  } | undefined;
4043
- performance?: false | {
4044
- assetFilter?: ((args_0: string, ...args: unknown[]) => boolean) | undefined;
4045
- hints?: false | "error" | "warning" | undefined;
4046
- maxAssetSize?: number | undefined;
4047
- maxEntrypointSize?: number | undefined;
4048
- } | undefined;
4049
4049
  experiments?: {
4050
4050
  css?: boolean | undefined;
4051
4051
  topLevelAwait?: boolean | undefined;
@@ -4067,8 +4067,8 @@ export declare const rspackOptions: z.ZodObject<{
4067
4067
  } | undefined;
4068
4068
  lazyCompilation?: boolean | {
4069
4069
  entries?: boolean | undefined;
4070
- test?: RegExp | ((args_0: Module, ...args: unknown[]) => boolean) | undefined;
4071
4070
  prefix?: string | undefined;
4071
+ test?: RegExp | ((args_0: Module, ...args: unknown[]) => boolean) | undefined;
4072
4072
  serverUrl?: string | undefined;
4073
4073
  imports?: boolean | undefined;
4074
4074
  client?: string | undefined;
@@ -4077,8 +4077,8 @@ export declare const rspackOptions: z.ZodObject<{
4077
4077
  outputModule?: boolean | undefined;
4078
4078
  layers?: boolean | undefined;
4079
4079
  incremental?: boolean | "safe" | "advance" | "advance-silent" | {
4080
- make?: boolean | undefined;
4081
4080
  providedExports?: boolean | undefined;
4081
+ make?: boolean | undefined;
4082
4082
  emitAssets?: boolean | undefined;
4083
4083
  sideEffects?: boolean | undefined;
4084
4084
  moduleIds?: boolean | undefined;
@@ -4097,8 +4097,8 @@ export declare const rspackOptions: z.ZodObject<{
4097
4097
  futureDefaults?: boolean | undefined;
4098
4098
  rspackFuture?: {
4099
4099
  bundlerInfo?: {
4100
- force?: boolean | ("version" | "uniqueId")[] | undefined;
4101
4100
  version?: string | undefined;
4101
+ force?: boolean | ("version" | "uniqueId")[] | undefined;
4102
4102
  bundler?: string | undefined;
4103
4103
  } | undefined;
4104
4104
  } | undefined;
@@ -4119,16 +4119,16 @@ export declare const rspackOptions: z.ZodObject<{
4119
4119
  loader?: Record<string, any> | undefined;
4120
4120
  dependencies?: string[] | undefined;
4121
4121
  infrastructureLogging?: {
4122
- debug?: string | boolean | RegExp | ((args_0: string, ...args: unknown[]) => boolean) | (string | RegExp | ((args_0: string, ...args: unknown[]) => boolean))[] | undefined;
4123
4122
  colors?: boolean | undefined;
4124
- level?: "none" | "error" | "warn" | "info" | "log" | "verbose" | undefined;
4123
+ debug?: string | boolean | RegExp | ((args_0: string, ...args: unknown[]) => boolean) | (string | RegExp | ((args_0: string, ...args: unknown[]) => boolean))[] | undefined;
4124
+ level?: "none" | "verbose" | "error" | "warn" | "info" | "log" | undefined;
4125
4125
  console?: Console | undefined;
4126
4126
  appendOnly?: boolean | undefined;
4127
4127
  stream?: NodeJS.WritableStream | undefined;
4128
4128
  } | undefined;
4129
4129
  snapshot?: {} | undefined;
4130
4130
  extends?: string | string[] | undefined;
4131
- externalsType?: "module" | "promise" | "commonjs" | "umd" | "amd" | "import" | "jsonp" | "var" | "assign" | "this" | "window" | "self" | "global" | "commonjs2" | "commonjs-module" | "commonjs-static" | "amd-require" | "umd2" | "system" | "module-import" | "script" | "node-commonjs" | "commonjs-import" | undefined;
4131
+ externalsType?: "module" | "import" | "jsonp" | "var" | "assign" | "this" | "window" | "self" | "global" | "commonjs" | "commonjs2" | "commonjs-module" | "commonjs-static" | "amd" | "amd-require" | "umd" | "umd2" | "system" | "promise" | "module-import" | "script" | "node-commonjs" | "commonjs-import" | undefined;
4132
4132
  externalsPresets?: {
4133
4133
  node?: boolean | undefined;
4134
4134
  web?: boolean | undefined;
@@ -4148,22 +4148,26 @@ export declare const rspackOptions: z.ZodObject<{
4148
4148
  stdin?: boolean | undefined;
4149
4149
  } | undefined;
4150
4150
  optimization?: {
4151
+ usedExports?: boolean | "global" | undefined;
4152
+ providedExports?: boolean | undefined;
4151
4153
  splitChunks?: false | {
4152
4154
  name?: string | false | ((args_0: Module, args_1: Chunk[], args_2: string, ...args: unknown[]) => string | undefined) | undefined;
4153
- filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
4154
4155
  chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
4156
+ usedExports?: boolean | undefined;
4157
+ filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
4155
4158
  defaultSizeTypes?: string[] | undefined;
4156
4159
  cacheGroups?: Record<string, false | {
4157
4160
  name?: string | false | ((args_0: Module, args_1: Chunk[], args_2: string, ...args: unknown[]) => string | undefined) | undefined;
4158
4161
  type?: string | RegExp | undefined;
4162
+ chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
4163
+ usedExports?: boolean | undefined;
4164
+ priority?: number | undefined;
4165
+ layer?: string | RegExp | ((args_0: string | undefined) => boolean) | undefined;
4166
+ filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
4159
4167
  test?: string | RegExp | ((args_0: Module, args_1: {
4160
4168
  moduleGraph: ModuleGraph;
4161
4169
  chunkGraph: ChunkGraph;
4162
4170
  }, ...args: unknown[]) => boolean) | undefined;
4163
- priority?: number | undefined;
4164
- layer?: string | RegExp | ((args_0: string | undefined) => boolean) | undefined;
4165
- filename?: string | ((args_0: PathData, args_1: AssetInfo | undefined, ...args: unknown[]) => string) | undefined;
4166
- chunks?: RegExp | "all" | "initial" | "async" | ((args_0: Chunk, ...args: unknown[]) => boolean) | undefined;
4167
4171
  defaultSizeTypes?: string[] | undefined;
4168
4172
  minSize?: number | Record<string, number> | undefined;
4169
4173
  minSizeReduction?: number | Record<string, number> | undefined;
@@ -4171,7 +4175,6 @@ export declare const rspackOptions: z.ZodObject<{
4171
4175
  maxAsyncSize?: number | Record<string, number> | undefined;
4172
4176
  maxInitialSize?: number | Record<string, number> | undefined;
4173
4177
  minChunks?: number | undefined;
4174
- usedExports?: boolean | undefined;
4175
4178
  maxAsyncRequests?: number | undefined;
4176
4179
  maxInitialRequests?: number | undefined;
4177
4180
  automaticNameDelimiter?: string | undefined;
@@ -4194,13 +4197,10 @@ export declare const rspackOptions: z.ZodObject<{
4194
4197
  maxInitialSize?: number | Record<string, number> | undefined;
4195
4198
  hidePathInfo?: boolean | undefined;
4196
4199
  minChunks?: number | undefined;
4197
- usedExports?: boolean | undefined;
4198
4200
  maxAsyncRequests?: number | undefined;
4199
4201
  maxInitialRequests?: number | undefined;
4200
4202
  automaticNameDelimiter?: string | undefined;
4201
4203
  } | undefined;
4202
- usedExports?: boolean | "global" | undefined;
4203
- providedExports?: boolean | undefined;
4204
4204
  minimize?: boolean | undefined;
4205
4205
  minimizer?: (false | "" | 0 | t.RspackPluginInstance | "..." | t.WebpackPluginInstance | t.RspackPluginFunction | t.WebpackPluginFunction | null | undefined)[] | undefined;
4206
4206
  sideEffects?: boolean | "flag" | undefined;