@rsbuild/core 1.0.16 → 1.0.18

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.
@@ -1,22 +1,22 @@
1
1
  (() => {
2
2
  var __webpack_modules__ = {
3
- 2358: (module, __unused_webpack_exports, __nccwpck_require__) => {
3
+ 6754: (module, __unused_webpack_exports, __nccwpck_require__) => {
4
4
  "use strict";
5
- const loader = __nccwpck_require__(536);
5
+ const loader = __nccwpck_require__(7386);
6
6
  module.exports = loader.default;
7
7
  module.exports.defaultGetLocalIdent =
8
- __nccwpck_require__(9166).defaultGetLocalIdent;
8
+ __nccwpck_require__(3004).defaultGetLocalIdent;
9
9
  },
10
- 536: (__unused_webpack_module, exports, __nccwpck_require__) => {
10
+ 7386: (__unused_webpack_module, exports, __nccwpck_require__) => {
11
11
  "use strict";
12
12
  Object.defineProperty(exports, "__esModule", { value: true });
13
13
  exports["default"] = loader;
14
14
  var _postcss = _interopRequireDefault(__nccwpck_require__(9961));
15
15
  var _package = _interopRequireDefault(__nccwpck_require__(3360));
16
16
  var _semver = { satisfies: () => true };
17
- var _options = _interopRequireDefault(__nccwpck_require__(2438));
18
- var _plugins = __nccwpck_require__(9490);
19
- var _utils = __nccwpck_require__(9166);
17
+ var _options = _interopRequireDefault(__nccwpck_require__(3087));
18
+ var _plugins = __nccwpck_require__(4077);
19
+ var _utils = __nccwpck_require__(3004);
20
20
  function _interopRequireDefault(obj) {
21
21
  return obj && obj.__esModule ? obj : { default: obj };
22
22
  }
@@ -243,7 +243,7 @@
243
243
  callback(null, `${importCode}${moduleCode}${exportCode}`);
244
244
  }
245
245
  },
246
- 9490: (__unused_webpack_module, exports, __nccwpck_require__) => {
246
+ 4077: (__unused_webpack_module, exports, __nccwpck_require__) => {
247
247
  "use strict";
248
248
  Object.defineProperty(exports, "__esModule", { value: true });
249
249
  Object.defineProperty(exports, "icssParser", {
@@ -265,22 +265,22 @@
265
265
  },
266
266
  });
267
267
  var _postcssImportParser = _interopRequireDefault(
268
- __nccwpck_require__(2782),
268
+ __nccwpck_require__(1252),
269
269
  );
270
270
  var _postcssIcssParser = _interopRequireDefault(
271
- __nccwpck_require__(1885),
271
+ __nccwpck_require__(3170),
272
272
  );
273
- var _postcssUrlParser = _interopRequireDefault(__nccwpck_require__(4908));
273
+ var _postcssUrlParser = _interopRequireDefault(__nccwpck_require__(4706));
274
274
  function _interopRequireDefault(obj) {
275
275
  return obj && obj.__esModule ? obj : { default: obj };
276
276
  }
277
277
  },
278
- 1885: (__unused_webpack_module, exports, __nccwpck_require__) => {
278
+ 3170: (__unused_webpack_module, exports, __nccwpck_require__) => {
279
279
  "use strict";
280
280
  Object.defineProperty(exports, "__esModule", { value: true });
281
281
  exports["default"] = void 0;
282
282
  var _icssUtils = __nccwpck_require__(8406);
283
- var _utils = __nccwpck_require__(9166);
283
+ var _utils = __nccwpck_require__(3004);
284
284
  const plugin = (options = {}) => ({
285
285
  postcssPlugin: "postcss-icss-parser",
286
286
  async OnceExit(root) {
@@ -379,14 +379,14 @@
379
379
  plugin.postcss = true;
380
380
  var _default = (exports["default"] = plugin);
381
381
  },
382
- 2782: (__unused_webpack_module, exports, __nccwpck_require__) => {
382
+ 1252: (__unused_webpack_module, exports, __nccwpck_require__) => {
383
383
  "use strict";
384
384
  Object.defineProperty(exports, "__esModule", { value: true });
385
385
  exports["default"] = void 0;
386
386
  var _postcssValueParser = _interopRequireDefault(
387
387
  __nccwpck_require__(7555),
388
388
  );
389
- var _utils = __nccwpck_require__(9166);
389
+ var _utils = __nccwpck_require__(3004);
390
390
  function _interopRequireDefault(obj) {
391
391
  return obj && obj.__esModule ? obj : { default: obj };
392
392
  }
@@ -691,14 +691,14 @@
691
691
  plugin.postcss = true;
692
692
  var _default = (exports["default"] = plugin);
693
693
  },
694
- 4908: (__unused_webpack_module, exports, __nccwpck_require__) => {
694
+ 4706: (__unused_webpack_module, exports, __nccwpck_require__) => {
695
695
  "use strict";
696
696
  Object.defineProperty(exports, "__esModule", { value: true });
697
697
  exports["default"] = void 0;
698
698
  var _postcssValueParser = _interopRequireDefault(
699
699
  __nccwpck_require__(7555),
700
700
  );
701
- var _utils = __nccwpck_require__(9166);
701
+ var _utils = __nccwpck_require__(3004);
702
702
  function _interopRequireDefault(obj) {
703
703
  return obj && obj.__esModule ? obj : { default: obj };
704
704
  }
@@ -1041,7 +1041,7 @@
1041
1041
  plugin.postcss = true;
1042
1042
  var _default = (exports["default"] = plugin);
1043
1043
  },
1044
- 9166: (__unused_webpack_module, exports, __nccwpck_require__) => {
1044
+ 3004: (__unused_webpack_module, exports, __nccwpck_require__) => {
1045
1045
  "use strict";
1046
1046
  Object.defineProperty(exports, "__esModule", { value: true });
1047
1047
  exports.WEBPACK_IGNORE_COMMENT_REGEXP = void 0;
@@ -7960,7 +7960,7 @@
7960
7960
  "use strict";
7961
7961
  module.exports = require("util");
7962
7962
  },
7963
- 2438: (module) => {
7963
+ 3087: (module) => {
7964
7964
  "use strict";
7965
7965
  module.exports = JSON.parse(
7966
7966
  '{"title":"CSS Loader options","additionalProperties":false,"properties":{"url":{"description":"Allows to enables/disables `url()`/`image-set()` functions handling.","link":"https://github.com/webpack-contrib/css-loader#url","anyOf":[{"type":"boolean"},{"type":"object","properties":{"filter":{"instanceof":"Function"}},"additionalProperties":false}]},"import":{"description":"Allows to enables/disables `@import` at-rules handling.","link":"https://github.com/webpack-contrib/css-loader#import","anyOf":[{"type":"boolean"},{"type":"object","properties":{"filter":{"instanceof":"Function"}},"additionalProperties":false}]},"modules":{"description":"Allows to enable/disable CSS Modules or ICSS and setup configuration.","link":"https://github.com/webpack-contrib/css-loader#modules","anyOf":[{"type":"boolean"},{"enum":["local","global","pure","icss"]},{"type":"object","additionalProperties":false,"properties":{"auto":{"description":"Allows auto enable CSS modules based on filename.","link":"https://github.com/webpack-contrib/css-loader#auto","anyOf":[{"instanceof":"RegExp"},{"instanceof":"Function"},{"type":"boolean"}]},"mode":{"description":"Setup `mode` option.","link":"https://github.com/webpack-contrib/css-loader#mode","anyOf":[{"enum":["local","global","pure","icss"]},{"instanceof":"Function"}]},"localIdentName":{"description":"Allows to configure the generated local ident name.","link":"https://github.com/webpack-contrib/css-loader#localidentname","type":"string","minLength":1},"localIdentContext":{"description":"Allows to redefine basic loader context for local ident name.","link":"https://github.com/webpack-contrib/css-loader#localidentcontext","type":"string","minLength":1},"localIdentHashSalt":{"description":"Allows to add custom hash to generate more unique classes.","link":"https://github.com/webpack-contrib/css-loader#localidenthashsalt","type":"string","minLength":1},"localIdentHashFunction":{"description":"Allows to specify hash function to generate classes.","link":"https://github.com/webpack-contrib/css-loader#localidenthashfunction","type":"string","minLength":1},"localIdentHashDigest":{"description":"Allows to specify hash digest to generate classes.","link":"https://github.com/webpack-contrib/css-loader#localidenthashdigest","type":"string","minLength":1},"localIdentHashDigestLength":{"description":"Allows to specify hash digest length to generate classes.","link":"https://github.com/webpack-contrib/css-loader#localidenthashdigestlength","type":"number"},"hashStrategy":{"description":"Allows to specify should localName be used when computing the hash.","link":"https://github.com/webpack-contrib/css-loader#hashstrategy","enum":["resource-path-and-local-name","minimal-subset"]},"localIdentRegExp":{"description":"Allows to specify custom RegExp for local ident name.","link":"https://github.com/webpack-contrib/css-loader#localidentregexp","anyOf":[{"type":"string","minLength":1},{"instanceof":"RegExp"}]},"getLocalIdent":{"description":"Allows to specify a function to generate the classname.","link":"https://github.com/webpack-contrib/css-loader#getlocalident","instanceof":"Function"},"namedExport":{"description":"Enables/disables ES modules named export for locals.","link":"https://github.com/webpack-contrib/css-loader#namedexport","type":"boolean"},"exportGlobals":{"description":"Allows to export names from global class or id, so you can use that as local name.","link":"https://github.com/webpack-contrib/css-loader#exportglobals","type":"boolean"},"exportLocalsConvention":{"description":"Style of exported classnames.","link":"https://github.com/webpack-contrib/css-loader#localsconvention","anyOf":[{"enum":["asIs","as-is","camelCase","camel-case","camelCaseOnly","camel-case-only","dashes","dashesOnly","dashes-only"]},{"instanceof":"Function"}]},"exportOnlyLocals":{"description":"Export only locals.","link":"https://github.com/webpack-contrib/css-loader#exportonlylocals","type":"boolean"},"getJSON":{"description":"Allows outputting of CSS modules mapping through a callback.","link":"https://github.com/webpack-contrib/css-loader#getJSON","instanceof":"Function"}}}]},"sourceMap":{"description":"Allows to enable/disable source maps.","link":"https://github.com/webpack-contrib/css-loader#sourcemap","type":"boolean"},"importLoaders":{"description":"Allows enables/disables or setups number of loaders applied before CSS loader for `@import`/CSS Modules and ICSS imports.","link":"https://github.com/webpack-contrib/css-loader#importloaders","anyOf":[{"type":"boolean"},{"type":"string"},{"type":"integer"}]},"esModule":{"description":"Use the ES modules syntax.","link":"https://github.com/webpack-contrib/css-loader#esmodule","type":"boolean"},"exportType":{"description":"Allows exporting styles as array with modules, string or constructable stylesheet (i.e. `CSSStyleSheet`).","link":"https://github.com/webpack-contrib/css-loader#exporttype","enum":["array","string","css-style-sheet"]}},"type":"object"}',
@@ -7995,6 +7995,6 @@
7995
7995
  }
7996
7996
  if (typeof __nccwpck_require__ !== "undefined")
7997
7997
  __nccwpck_require__.ab = __dirname + "/";
7998
- var __webpack_exports__ = __nccwpck_require__(2358);
7998
+ var __webpack_exports__ = __nccwpck_require__(6754);
7999
7999
  module.exports = __webpack_exports__;
8000
8000
  })();
@@ -1,8 +1,8 @@
1
1
  (() => {
2
2
  var __webpack_modules__ = {
3
- 825: (module, __unused_webpack_exports, __nccwpck_require__) => {
3
+ 909: (module, __unused_webpack_exports, __nccwpck_require__) => {
4
4
  "use strict";
5
- const { HtmlWebpackChildCompiler } = __nccwpck_require__(201);
5
+ const { HtmlWebpackChildCompiler } = __nccwpck_require__(903);
6
6
  const compilerMap = new WeakMap();
7
7
  class CachedChildCompilation {
8
8
  constructor(compiler) {
@@ -304,7 +304,7 @@
304
304
  }
305
305
  module.exports = { CachedChildCompilation };
306
306
  },
307
- 201: (module) => {
307
+ 903: (module) => {
308
308
  "use strict";
309
309
  class HtmlWebpackChildCompiler {
310
310
  constructor(templates) {
@@ -473,7 +473,7 @@
473
473
  }
474
474
  module.exports = { HtmlWebpackChildCompiler };
475
475
  },
476
- 928: (module) => {
476
+ 78: (module) => {
477
477
  "use strict";
478
478
  module.exports = {};
479
479
  module.exports.none = (chunks) => chunks;
@@ -492,7 +492,7 @@
492
492
  };
493
493
  module.exports.auto = module.exports.none;
494
494
  },
495
- 627: (module) => {
495
+ 422: (module) => {
496
496
  "use strict";
497
497
  module.exports = function (err) {
498
498
  return {
@@ -513,7 +513,7 @@
513
513
  };
514
514
  };
515
515
  },
516
- 766: (module, __unused_webpack_exports, __nccwpck_require__) => {
516
+ 9: (module, __unused_webpack_exports, __nccwpck_require__) => {
517
517
  "use strict";
518
518
  const { AsyncSeriesWaterfallHook } = __nccwpck_require__(348);
519
519
  const htmlWebpackPluginHooksMap = new WeakMap();
@@ -539,7 +539,7 @@
539
539
  }
540
540
  module.exports = { getHtmlRspackPluginHooks };
541
541
  },
542
- 217: (module) => {
542
+ 301: (module) => {
543
543
  const voidTags = [
544
544
  "area",
545
545
  "base",
@@ -607,19 +607,19 @@
607
607
  htmlTagObjectToString,
608
608
  };
609
609
  },
610
- 175: (module, __unused_webpack_exports, __nccwpck_require__) => {
610
+ 541: (module, __unused_webpack_exports, __nccwpck_require__) => {
611
611
  "use strict";
612
612
  const promisify = __nccwpck_require__(837).promisify;
613
613
  const vm = __nccwpck_require__(144);
614
614
  const fs = __nccwpck_require__(147);
615
615
  const path = __nccwpck_require__(17);
616
- const { CachedChildCompilation } = __nccwpck_require__(825);
616
+ const { CachedChildCompilation } = __nccwpck_require__(909);
617
617
  const { createHtmlTagObject, htmlTagObjectToString, HtmlTagArray } =
618
- __nccwpck_require__(217);
619
- const prettyError = __nccwpck_require__(627);
620
- const chunkSorter = __nccwpck_require__(928);
618
+ __nccwpck_require__(301);
619
+ const prettyError = __nccwpck_require__(422);
620
+ const chunkSorter = __nccwpck_require__(78);
621
621
  const getHtmlRspackPluginHooks =
622
- __nccwpck_require__(766).getHtmlRspackPluginHooks;
622
+ __nccwpck_require__(9).getHtmlRspackPluginHooks;
623
623
  class HtmlRspackPlugin {
624
624
  constructor(userOptions = {}) {
625
625
  this.version = HtmlRspackPlugin.version;
@@ -1578,6 +1578,6 @@
1578
1578
  }
1579
1579
  if (typeof __nccwpck_require__ !== "undefined")
1580
1580
  __nccwpck_require__.ab = __dirname + "/";
1581
- var __webpack_exports__ = __nccwpck_require__(175);
1581
+ var __webpack_exports__ = __nccwpck_require__(541);
1582
1582
  module.exports = __webpack_exports__;
1583
1583
  })();
@@ -2,7 +2,7 @@ type Formatter = (input: string | number | null | undefined) => string
2
2
 
3
3
  interface Colors {
4
4
  isColorSupported: boolean
5
-
5
+
6
6
  reset: Formatter
7
7
  bold: Formatter
8
8
  dim: Formatter
@@ -11,7 +11,7 @@ interface Colors {
11
11
  inverse: Formatter
12
12
  hidden: Formatter
13
13
  strikethrough: Formatter
14
-
14
+
15
15
  black: Formatter
16
16
  red: Formatter
17
17
  green: Formatter
@@ -21,7 +21,7 @@ interface Colors {
21
21
  cyan: Formatter
22
22
  white: Formatter
23
23
  gray: Formatter
24
-
24
+
25
25
  bgBlack: Formatter
26
26
  bgRed: Formatter
27
27
  bgGreen: Formatter
@@ -32,23 +32,22 @@ interface Colors {
32
32
  bgWhite: Formatter
33
33
 
34
34
  blackBright: Formatter
35
- redBright: Formatter
36
- greenBright: Formatter
37
- yellowBright: Formatter
38
- blueBright: Formatter
39
- magentaBright: Formatter
40
- cyanBright: Formatter
41
- whiteBright: Formatter
35
+ redBright: Formatter
36
+ greenBright: Formatter
37
+ yellowBright: Formatter
38
+ blueBright: Formatter
39
+ magentaBright: Formatter
40
+ cyanBright: Formatter
41
+ whiteBright: Formatter
42
42
 
43
43
  bgBlackBright: Formatter
44
- bgRedBright: Formatter
45
- bgGreenBright: Formatter
46
- bgYellowBright: Formatter
47
- bgBlueBright: Formatter
48
- bgMagentaBright: Formatter
49
- bgCyanBright: Formatter
50
- bgWhiteBright: Formatter
51
-
44
+ bgRedBright: Formatter
45
+ bgGreenBright: Formatter
46
+ bgYellowBright: Formatter
47
+ bgBlueBright: Formatter
48
+ bgMagentaBright: Formatter
49
+ bgCyanBright: Formatter
50
+ bgWhiteBright: Formatter
52
51
  }
53
52
 
54
53
  declare const picocolors: Colors & { createColors: (enabled?: boolean) => Colors }
@@ -1,29 +1,28 @@
1
1
  (() => {
2
2
  var __webpack_modules__ = {
3
- 78: (module, __unused_webpack_exports, __nccwpck_require__) => {
4
- let argv = process.argv || [],
5
- env = process.env;
3
+ 209: (module) => {
4
+ let p = process || {},
5
+ argv = p.argv || [],
6
+ env = p.env || {};
6
7
  let isColorSupported =
7
- !("NO_COLOR" in env || argv.includes("--no-color")) &&
8
- ("FORCE_COLOR" in env ||
8
+ !(!!env.NO_COLOR || argv.includes("--no-color")) &&
9
+ (!!env.FORCE_COLOR ||
9
10
  argv.includes("--color") ||
10
- process.platform === "win32" ||
11
- (require != null &&
12
- __nccwpck_require__(224).isatty(1) &&
13
- env.TERM !== "dumb") ||
14
- "CI" in env);
11
+ p.platform === "win32" ||
12
+ ((p.stdout || {}).isTTY && env.TERM !== "dumb") ||
13
+ !!env.CI);
15
14
  let formatter =
16
15
  (open, close, replace = open) =>
17
16
  (input) => {
18
- let string = "" + input;
19
- let index = string.indexOf(close, open.length);
17
+ let string = "" + input,
18
+ index = string.indexOf(close, open.length);
20
19
  return ~index
21
20
  ? open + replaceClose(string, close, replace, index) + close
22
21
  : open + string + close;
23
22
  };
24
23
  let replaceClose = (string, close, replace, index) => {
25
- let result = "";
26
- let cursor = 0;
24
+ let result = "",
25
+ cursor = 0;
27
26
  do {
28
27
  result += string.substring(cursor, index) + replace;
29
28
  cursor = index + close.length;
@@ -32,59 +31,55 @@
32
31
  return result + string.substring(cursor);
33
32
  };
34
33
  let createColors = (enabled = isColorSupported) => {
35
- let init = enabled ? formatter : () => String;
34
+ let f = enabled ? formatter : () => String;
36
35
  return {
37
36
  isColorSupported: enabled,
38
- reset: init("", ""),
39
- bold: init("", "", ""),
40
- dim: init("", "", ""),
41
- italic: init("", ""),
42
- underline: init("", ""),
43
- inverse: init("", ""),
44
- hidden: init("", ""),
45
- strikethrough: init("", ""),
46
- black: init("", ""),
47
- red: init("", ""),
48
- green: init("", ""),
49
- yellow: init("", ""),
50
- blue: init("", ""),
51
- magenta: init("", ""),
52
- cyan: init("", ""),
53
- white: init("", ""),
54
- gray: init("", ""),
55
- bgBlack: init("", ""),
56
- bgRed: init("", ""),
57
- bgGreen: init("", ""),
58
- bgYellow: init("", ""),
59
- bgBlue: init("", ""),
60
- bgMagenta: init("", ""),
61
- bgCyan: init("", ""),
62
- bgWhite: init("", ""),
63
- blackBright: init("", ""),
64
- redBright: init("", ""),
65
- greenBright: init("", ""),
66
- yellowBright: init("", ""),
67
- blueBright: init("", ""),
68
- magentaBright: init("", ""),
69
- cyanBright: init("", ""),
70
- whiteBright: init("", ""),
71
- bgBlackBright: init("", ""),
72
- bgRedBright: init("", ""),
73
- bgGreenBright: init("", ""),
74
- bgYellowBright: init("", ""),
75
- bgBlueBright: init("", ""),
76
- bgMagentaBright: init("", ""),
77
- bgCyanBright: init("", ""),
78
- bgWhiteBright: init("", ""),
37
+ reset: f("", ""),
38
+ bold: f("", "", ""),
39
+ dim: f("", "", ""),
40
+ italic: f("", ""),
41
+ underline: f("", ""),
42
+ inverse: f("", ""),
43
+ hidden: f("", ""),
44
+ strikethrough: f("", ""),
45
+ black: f("", ""),
46
+ red: f("", ""),
47
+ green: f("", ""),
48
+ yellow: f("", ""),
49
+ blue: f("", ""),
50
+ magenta: f("", ""),
51
+ cyan: f("", ""),
52
+ white: f("", ""),
53
+ gray: f("", ""),
54
+ bgBlack: f("", ""),
55
+ bgRed: f("", ""),
56
+ bgGreen: f("", ""),
57
+ bgYellow: f("", ""),
58
+ bgBlue: f("", ""),
59
+ bgMagenta: f("", ""),
60
+ bgCyan: f("", ""),
61
+ bgWhite: f("", ""),
62
+ blackBright: f("", ""),
63
+ redBright: f("", ""),
64
+ greenBright: f("", ""),
65
+ yellowBright: f("", ""),
66
+ blueBright: f("", ""),
67
+ magentaBright: f("", ""),
68
+ cyanBright: f("", ""),
69
+ whiteBright: f("", ""),
70
+ bgBlackBright: f("", ""),
71
+ bgRedBright: f("", ""),
72
+ bgGreenBright: f("", ""),
73
+ bgYellowBright: f("", ""),
74
+ bgBlueBright: f("", ""),
75
+ bgMagentaBright: f("", ""),
76
+ bgCyanBright: f("", ""),
77
+ bgWhiteBright: f("", ""),
79
78
  };
80
79
  };
81
80
  module.exports = createColors();
82
81
  module.exports.createColors = createColors;
83
82
  },
84
- 224: (module) => {
85
- "use strict";
86
- module.exports = require("tty");
87
- },
88
83
  };
89
84
  var __webpack_module_cache__ = {};
90
85
  function __nccwpck_require__(moduleId) {
@@ -108,6 +103,6 @@
108
103
  }
109
104
  if (typeof __nccwpck_require__ !== "undefined")
110
105
  __nccwpck_require__.ab = __dirname + "/";
111
- var __webpack_exports__ = __nccwpck_require__(78);
106
+ var __webpack_exports__ = __nccwpck_require__(209);
112
107
  module.exports = __webpack_exports__;
113
108
  })();
@@ -1 +1 @@
1
- {"name":"picocolors","author":"Alexey Raspopov","version":"1.1.0","license":"ISC","types":"index.d.ts","type":"commonjs"}
1
+ {"name":"picocolors","author":"Alexey Raspopov","version":"1.1.1","license":"ISC","types":"index.d.ts","type":"commonjs"}
@@ -1,17 +1,17 @@
1
1
  (() => {
2
2
  "use strict";
3
3
  var __webpack_modules__ = {
4
- 533: (module, __unused_webpack_exports, __nccwpck_require__) => {
5
- module.exports = __nccwpck_require__(646)["default"];
4
+ 777: (module, __unused_webpack_exports, __nccwpck_require__) => {
5
+ module.exports = __nccwpck_require__(779)["default"];
6
6
  },
7
- 646: (__unused_webpack_module, exports, __nccwpck_require__) => {
7
+ 779: (__unused_webpack_module, exports, __nccwpck_require__) => {
8
8
  var __webpack_unused_export__;
9
9
  __webpack_unused_export__ = { value: true };
10
10
  exports["default"] = loader;
11
11
  var _path = _interopRequireDefault(__nccwpck_require__(17));
12
12
  var _package = _interopRequireDefault(__nccwpck_require__(360));
13
- var _options = _interopRequireDefault(__nccwpck_require__(839));
14
- var _utils = __nccwpck_require__(107);
13
+ var _options = _interopRequireDefault(__nccwpck_require__(723));
14
+ var _utils = __nccwpck_require__(974);
15
15
  function _interopRequireDefault(obj) {
16
16
  return obj && obj.__esModule ? obj : { default: obj };
17
17
  }
@@ -189,7 +189,7 @@
189
189
  callback(null, result.css, map, { ast });
190
190
  }
191
191
  },
192
- 107: (module, exports, __nccwpck_require__) => {
192
+ 974: (module, exports, __nccwpck_require__) => {
193
193
  module = __nccwpck_require__.nmd(module);
194
194
  Object.defineProperty(exports, "__esModule", { value: true });
195
195
  exports.exec = exec;
@@ -691,7 +691,7 @@
691
691
  310: (module) => {
692
692
  module.exports = require("url");
693
693
  },
694
- 839: (module) => {
694
+ 723: (module) => {
695
695
  module.exports = JSON.parse(
696
696
  '{"title":"PostCSS Loader options","type":"object","properties":{"postcssOptions":{"description":"Options to pass through to `Postcss`.","link":"https://github.com/webpack-contrib/postcss-loader#postcssOptions","anyOf":[{"type":"object","additionalProperties":true,"properties":{"config":{"description":"Allows to specify PostCSS config path.","link":"https://github.com/webpack-contrib/postcss-loader#config","anyOf":[{"description":"Allows to specify the path to the configuration file","type":"string"},{"description":"Enables/Disables autoloading config","type":"boolean"}]}}},{"instanceof":"Function"}]},"execute":{"description":"Enables/Disables PostCSS parser support in \'CSS-in-JS\'.","link":"https://github.com/webpack-contrib/postcss-loader#execute","type":"boolean"},"sourceMap":{"description":"Enables/Disables generation of source maps.","link":"https://github.com/webpack-contrib/postcss-loader#sourcemap","type":"boolean"},"implementation":{"description":"The implementation of postcss to use, instead of the locally installed version","link":"https://github.com/webpack-contrib/postcss-loader#implementation","anyOf":[{"type":"string"},{"instanceof":"Function"}]}},"additionalProperties":false}',
697
697
  );
@@ -736,6 +736,6 @@
736
736
  })();
737
737
  if (typeof __nccwpck_require__ !== "undefined")
738
738
  __nccwpck_require__.ab = __dirname + "/";
739
- var __webpack_exports__ = __nccwpck_require__(533);
739
+ var __webpack_exports__ = __nccwpck_require__(777);
740
740
  module.exports = __webpack_exports__;
741
741
  })();
@@ -1,7 +1,7 @@
1
1
  (() => {
2
2
  "use strict";
3
3
  var __webpack_modules__ = {
4
- 376: (__unused_webpack_module, exports, __nccwpck_require__) => {
4
+ 248: (__unused_webpack_module, exports, __nccwpck_require__) => {
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  exports.transformFiles =
7
7
  exports.reduceChunk =
@@ -120,7 +120,7 @@
120
120
  .map(standardizeFilePaths);
121
121
  exports.transformFiles = transformFiles;
122
122
  },
123
- 317: (__unused_webpack_module, exports, __nccwpck_require__) => {
123
+ 458: (__unused_webpack_module, exports, __nccwpck_require__) => {
124
124
  Object.defineProperty(exports, "__esModule", { value: true });
125
125
  exports.normalModuleLoaderHook =
126
126
  exports.getCompilerHooks =
@@ -130,7 +130,7 @@
130
130
  const fs_1 = __nccwpck_require__(147);
131
131
  const path_1 = __nccwpck_require__(17);
132
132
  const lite_tapable_1 = __nccwpck_require__(348);
133
- const helpers_1 = __nccwpck_require__(376);
133
+ const helpers_1 = __nccwpck_require__(248);
134
134
  const compilerHookMap = new WeakMap();
135
135
  const getCompilerHooks = (compiler) => {
136
136
  let hooks = compilerHookMap.get(compiler);
@@ -312,7 +312,7 @@
312
312
  exports.getCompilerHooks =
313
313
  void 0;
314
314
  const path_1 = __nccwpck_require__(17);
315
- const hooks_1 = __nccwpck_require__(317);
315
+ const hooks_1 = __nccwpck_require__(458);
316
316
  Object.defineProperty(exports, "getCompilerHooks", {
317
317
  enumerable: true,
318
318
  get: function () {