@formatjs/cli 6.1.0 → 6.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/bin/formatjs +979 -979
  2. package/package.json +2 -2
package/bin/formatjs CHANGED
@@ -34,9 +34,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
34
34
  ));
35
35
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
36
36
 
37
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/error.js
37
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/error.js
38
38
  var require_error = __commonJS({
39
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/error.js"(exports) {
39
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/error.js"(exports) {
40
40
  var CommanderError = class extends Error {
41
41
  /**
42
42
  * Constructs the CommanderError class
@@ -71,9 +71,9 @@ var require_error = __commonJS({
71
71
  }
72
72
  });
73
73
 
74
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/argument.js
74
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/argument.js
75
75
  var require_argument = __commonJS({
76
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/argument.js"(exports) {
76
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/argument.js"(exports) {
77
77
  var { InvalidArgumentError } = require_error();
78
78
  var Argument = class {
79
79
  /**
@@ -192,9 +192,9 @@ var require_argument = __commonJS({
192
192
  }
193
193
  });
194
194
 
195
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/help.js
195
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/help.js
196
196
  var require_help = __commonJS({
197
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/help.js"(exports) {
197
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/help.js"(exports) {
198
198
  var { humanReadableArgName } = require_argument();
199
199
  var Help = class {
200
200
  constructor() {
@@ -521,9 +521,9 @@ var require_help = __commonJS({
521
521
  }
522
522
  });
523
523
 
524
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/option.js
524
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/option.js
525
525
  var require_option = __commonJS({
526
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/option.js"(exports) {
526
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/option.js"(exports) {
527
527
  var { InvalidArgumentError } = require_error();
528
528
  var Option = class {
529
529
  /**
@@ -689,9 +689,9 @@ var require_option = __commonJS({
689
689
  }
690
690
  });
691
691
 
692
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/suggestSimilar.js
692
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/suggestSimilar.js
693
693
  var require_suggestSimilar = __commonJS({
694
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/suggestSimilar.js"(exports) {
694
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/suggestSimilar.js"(exports) {
695
695
  var maxDistance = 3;
696
696
  function editDistance(a, b) {
697
697
  if (Math.abs(a.length - b.length) > maxDistance)
@@ -771,9 +771,9 @@ var require_suggestSimilar = __commonJS({
771
771
  }
772
772
  });
773
773
 
774
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/command.js
774
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/command.js
775
775
  var require_command = __commonJS({
776
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/command.js"(exports) {
776
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/lib/command.js"(exports) {
777
777
  var EventEmitter = require("events").EventEmitter;
778
778
  var childProcess = require("child_process");
779
779
  var path = require("path");
@@ -2431,9 +2431,9 @@ Expecting one of '${allowedValues.join("', '")}'`);
2431
2431
  }
2432
2432
  });
2433
2433
 
2434
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/index.js
2434
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/index.js
2435
2435
  var require_commander = __commonJS({
2436
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/index.js"(exports, module2) {
2436
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/commander@8.3.0/node_modules/commander/index.js"(exports, module2) {
2437
2437
  var { Argument } = require_argument();
2438
2438
  var { Command } = require_command();
2439
2439
  var { CommanderError, InvalidArgumentError } = require_error();
@@ -2451,9 +2451,9 @@ var require_commander = __commonJS({
2451
2451
  }
2452
2452
  });
2453
2453
 
2454
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/signal-exit@3.0.7/node_modules/signal-exit/signals.js
2454
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/signal-exit@3.0.7/node_modules/signal-exit/signals.js
2455
2455
  var require_signals = __commonJS({
2456
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/signal-exit@3.0.7/node_modules/signal-exit/signals.js"(exports, module2) {
2456
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/signal-exit@3.0.7/node_modules/signal-exit/signals.js"(exports, module2) {
2457
2457
  module2.exports = [
2458
2458
  "SIGABRT",
2459
2459
  "SIGALRM",
@@ -2488,9 +2488,9 @@ var require_signals = __commonJS({
2488
2488
  }
2489
2489
  });
2490
2490
 
2491
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/signal-exit@3.0.7/node_modules/signal-exit/index.js
2491
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/signal-exit@3.0.7/node_modules/signal-exit/index.js
2492
2492
  var require_signal_exit = __commonJS({
2493
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/signal-exit@3.0.7/node_modules/signal-exit/index.js"(exports, module2) {
2493
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/signal-exit@3.0.7/node_modules/signal-exit/index.js"(exports, module2) {
2494
2494
  var process2 = global.process;
2495
2495
  var processOk = function(process3) {
2496
2496
  return process3 && typeof process3 === "object" && typeof process3.removeListener === "function" && typeof process3.emit === "function" && typeof process3.reallyExit === "function" && typeof process3.listeners === "function" && typeof process3.kill === "function" && typeof process3.pid === "number" && typeof process3.on === "function";
@@ -2647,9 +2647,9 @@ var require_signal_exit = __commonJS({
2647
2647
  }
2648
2648
  });
2649
2649
 
2650
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/array-find-index@1.0.2/node_modules/array-find-index/index.js
2650
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/array-find-index@1.0.2/node_modules/array-find-index/index.js
2651
2651
  var require_array_find_index = __commonJS({
2652
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/array-find-index@1.0.2/node_modules/array-find-index/index.js"(exports, module2) {
2652
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/array-find-index@1.0.2/node_modules/array-find-index/index.js"(exports, module2) {
2653
2653
  "use strict";
2654
2654
  module2.exports = function(arr, predicate, ctx) {
2655
2655
  if (typeof Array.prototype.findIndex === "function") {
@@ -2673,9 +2673,9 @@ var require_array_find_index = __commonJS({
2673
2673
  }
2674
2674
  });
2675
2675
 
2676
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/currently-unhandled@0.4.1/node_modules/currently-unhandled/core.js
2676
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/currently-unhandled@0.4.1/node_modules/currently-unhandled/core.js
2677
2677
  var require_core = __commonJS({
2678
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/currently-unhandled@0.4.1/node_modules/currently-unhandled/core.js"(exports, module2) {
2678
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/currently-unhandled@0.4.1/node_modules/currently-unhandled/core.js"(exports, module2) {
2679
2679
  "use strict";
2680
2680
  var arrayFindIndex = require_array_find_index();
2681
2681
  module2.exports = function() {
@@ -2706,9 +2706,9 @@ var require_core = __commonJS({
2706
2706
  }
2707
2707
  });
2708
2708
 
2709
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/currently-unhandled@0.4.1/node_modules/currently-unhandled/index.js
2709
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/currently-unhandled@0.4.1/node_modules/currently-unhandled/index.js
2710
2710
  var require_currently_unhandled = __commonJS({
2711
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/currently-unhandled@0.4.1/node_modules/currently-unhandled/index.js"(exports, module2) {
2711
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/currently-unhandled@0.4.1/node_modules/currently-unhandled/index.js"(exports, module2) {
2712
2712
  "use strict";
2713
2713
  var core = require_core();
2714
2714
  module2.exports = function(p) {
@@ -2721,9 +2721,9 @@ var require_currently_unhandled = __commonJS({
2721
2721
  }
2722
2722
  });
2723
2723
 
2724
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/loud-rejection@2.2.0/node_modules/loud-rejection/index.js
2724
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/loud-rejection@2.2.0/node_modules/loud-rejection/index.js
2725
2725
  var require_loud_rejection = __commonJS({
2726
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/loud-rejection@2.2.0/node_modules/loud-rejection/index.js"(exports, module2) {
2726
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/loud-rejection@2.2.0/node_modules/loud-rejection/index.js"(exports, module2) {
2727
2727
  "use strict";
2728
2728
  var util = require("util");
2729
2729
  var onExit = require_signal_exit();
@@ -2754,9 +2754,9 @@ var require_loud_rejection = __commonJS({
2754
2754
  }
2755
2755
  });
2756
2756
 
2757
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/color-name@1.1.4/node_modules/color-name/index.js
2757
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/color-name@1.1.4/node_modules/color-name/index.js
2758
2758
  var require_color_name = __commonJS({
2759
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/color-name@1.1.4/node_modules/color-name/index.js"(exports, module2) {
2759
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/color-name@1.1.4/node_modules/color-name/index.js"(exports, module2) {
2760
2760
  "use strict";
2761
2761
  module2.exports = {
2762
2762
  "aliceblue": [240, 248, 255],
@@ -2911,9 +2911,9 @@ var require_color_name = __commonJS({
2911
2911
  }
2912
2912
  });
2913
2913
 
2914
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/color-convert@2.0.1/node_modules/color-convert/conversions.js
2914
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/color-convert@2.0.1/node_modules/color-convert/conversions.js
2915
2915
  var require_conversions = __commonJS({
2916
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/color-convert@2.0.1/node_modules/color-convert/conversions.js"(exports, module2) {
2916
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/color-convert@2.0.1/node_modules/color-convert/conversions.js"(exports, module2) {
2917
2917
  var cssKeywords = require_color_name();
2918
2918
  var reverseKeywords = {};
2919
2919
  for (const key of Object.keys(cssKeywords)) {
@@ -3582,9 +3582,9 @@ var require_conversions = __commonJS({
3582
3582
  }
3583
3583
  });
3584
3584
 
3585
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/color-convert@2.0.1/node_modules/color-convert/route.js
3585
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/color-convert@2.0.1/node_modules/color-convert/route.js
3586
3586
  var require_route = __commonJS({
3587
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/color-convert@2.0.1/node_modules/color-convert/route.js"(exports, module2) {
3587
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/color-convert@2.0.1/node_modules/color-convert/route.js"(exports, module2) {
3588
3588
  var conversions = require_conversions();
3589
3589
  function buildGraph() {
3590
3590
  const graph = {};
@@ -3652,9 +3652,9 @@ var require_route = __commonJS({
3652
3652
  }
3653
3653
  });
3654
3654
 
3655
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/color-convert@2.0.1/node_modules/color-convert/index.js
3655
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/color-convert@2.0.1/node_modules/color-convert/index.js
3656
3656
  var require_color_convert = __commonJS({
3657
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/color-convert@2.0.1/node_modules/color-convert/index.js"(exports, module2) {
3657
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/color-convert@2.0.1/node_modules/color-convert/index.js"(exports, module2) {
3658
3658
  var conversions = require_conversions();
3659
3659
  var route = require_route();
3660
3660
  var convert = {};
@@ -3713,9 +3713,9 @@ var require_color_convert = __commonJS({
3713
3713
  }
3714
3714
  });
3715
3715
 
3716
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/ansi-styles@4.3.0/node_modules/ansi-styles/index.js
3716
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/ansi-styles@4.3.0/node_modules/ansi-styles/index.js
3717
3717
  var require_ansi_styles = __commonJS({
3718
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/ansi-styles@4.3.0/node_modules/ansi-styles/index.js"(exports, module2) {
3718
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/ansi-styles@4.3.0/node_modules/ansi-styles/index.js"(exports, module2) {
3719
3719
  "use strict";
3720
3720
  var wrapAnsi16 = (fn, offset) => (...args) => {
3721
3721
  const code = fn(...args);
@@ -3855,9 +3855,9 @@ var require_ansi_styles = __commonJS({
3855
3855
  }
3856
3856
  });
3857
3857
 
3858
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/has-flag@4.0.0/node_modules/has-flag/index.js
3858
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/has-flag@4.0.0/node_modules/has-flag/index.js
3859
3859
  var require_has_flag = __commonJS({
3860
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/has-flag@4.0.0/node_modules/has-flag/index.js"(exports, module2) {
3860
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/has-flag@4.0.0/node_modules/has-flag/index.js"(exports, module2) {
3861
3861
  "use strict";
3862
3862
  module2.exports = (flag, argv = process.argv) => {
3863
3863
  const prefix = flag.startsWith("-") ? "" : flag.length === 1 ? "-" : "--";
@@ -3868,9 +3868,9 @@ var require_has_flag = __commonJS({
3868
3868
  }
3869
3869
  });
3870
3870
 
3871
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/supports-color@7.2.0/node_modules/supports-color/index.js
3871
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/supports-color@7.2.0/node_modules/supports-color/index.js
3872
3872
  var require_supports_color = __commonJS({
3873
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/supports-color@7.2.0/node_modules/supports-color/index.js"(exports, module2) {
3873
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/supports-color@7.2.0/node_modules/supports-color/index.js"(exports, module2) {
3874
3874
  "use strict";
3875
3875
  var os = require("os");
3876
3876
  var tty = require("tty");
@@ -3970,9 +3970,9 @@ var require_supports_color = __commonJS({
3970
3970
  }
3971
3971
  });
3972
3972
 
3973
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/chalk@4.1.2/node_modules/chalk/source/util.js
3973
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/chalk@4.1.2/node_modules/chalk/source/util.js
3974
3974
  var require_util = __commonJS({
3975
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/chalk@4.1.2/node_modules/chalk/source/util.js"(exports, module2) {
3975
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/chalk@4.1.2/node_modules/chalk/source/util.js"(exports, module2) {
3976
3976
  "use strict";
3977
3977
  var stringReplaceAll = (string, substring, replacer) => {
3978
3978
  let index = string.indexOf(substring);
@@ -4009,9 +4009,9 @@ var require_util = __commonJS({
4009
4009
  }
4010
4010
  });
4011
4011
 
4012
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/chalk@4.1.2/node_modules/chalk/source/templates.js
4012
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/chalk@4.1.2/node_modules/chalk/source/templates.js
4013
4013
  var require_templates = __commonJS({
4014
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/chalk@4.1.2/node_modules/chalk/source/templates.js"(exports, module2) {
4014
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/chalk@4.1.2/node_modules/chalk/source/templates.js"(exports, module2) {
4015
4015
  "use strict";
4016
4016
  var TEMPLATE_REGEX = /(?:\\(u(?:[a-f\d]{4}|\{[a-f\d]{1,6}\})|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi;
4017
4017
  var STYLE_REGEX = /(?:^|\.)(\w+)(?:\(([^)]*)\))?/g;
@@ -4123,9 +4123,9 @@ var require_templates = __commonJS({
4123
4123
  }
4124
4124
  });
4125
4125
 
4126
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/chalk@4.1.2/node_modules/chalk/source/index.js
4126
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/chalk@4.1.2/node_modules/chalk/source/index.js
4127
4127
  var require_source = __commonJS({
4128
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/chalk@4.1.2/node_modules/chalk/source/index.js"(exports, module2) {
4128
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/chalk@4.1.2/node_modules/chalk/source/index.js"(exports, module2) {
4129
4129
  "use strict";
4130
4130
  var ansiStyles = require_ansi_styles();
4131
4131
  var { stdout: stdoutColor, stderr: stderrColor } = require_supports_color();
@@ -4301,7 +4301,7 @@ var require_source = __commonJS({
4301
4301
  }
4302
4302
  });
4303
4303
 
4304
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/console_utils.js
4304
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/console_utils.js
4305
4305
  async function clearLine(terminal) {
4306
4306
  if (!import_chalk.supportsColor) {
4307
4307
  if (terminal.isTTY) {
@@ -4348,7 +4348,7 @@ function getStdinAsString() {
4348
4348
  }
4349
4349
  var import_chalk, import_readline, import_util, CLEAR_WHOLE_LINE, writeStderr, writeStdout, nativeClearLine, nativeCursorTo, LEVEL_COLORS;
4350
4350
  var init_console_utils = __esm({
4351
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/console_utils.js"() {
4351
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/console_utils.js"() {
4352
4352
  "use strict";
4353
4353
  import_chalk = __toESM(require_source());
4354
4354
  import_readline = __toESM(require("readline"));
@@ -4366,9 +4366,9 @@ var init_console_utils = __esm({
4366
4366
  }
4367
4367
  });
4368
4368
 
4369
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/universalify@2.0.0/node_modules/universalify/index.js
4369
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/universalify@2.0.0/node_modules/universalify/index.js
4370
4370
  var require_universalify = __commonJS({
4371
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/universalify@2.0.0/node_modules/universalify/index.js"(exports) {
4371
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/universalify@2.0.0/node_modules/universalify/index.js"(exports) {
4372
4372
  "use strict";
4373
4373
  exports.fromCallback = function(fn) {
4374
4374
  return Object.defineProperty(function(...args) {
@@ -4397,9 +4397,9 @@ var require_universalify = __commonJS({
4397
4397
  }
4398
4398
  });
4399
4399
 
4400
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/graceful-fs@4.2.10/node_modules/graceful-fs/polyfills.js
4400
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/graceful-fs@4.2.10/node_modules/graceful-fs/polyfills.js
4401
4401
  var require_polyfills = __commonJS({
4402
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/graceful-fs@4.2.10/node_modules/graceful-fs/polyfills.js"(exports, module2) {
4402
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/graceful-fs@4.2.10/node_modules/graceful-fs/polyfills.js"(exports, module2) {
4403
4403
  var constants = require("constants");
4404
4404
  var origCwd = process.cwd;
4405
4405
  var cwd = null;
@@ -4713,9 +4713,9 @@ var require_polyfills = __commonJS({
4713
4713
  }
4714
4714
  });
4715
4715
 
4716
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/graceful-fs@4.2.10/node_modules/graceful-fs/legacy-streams.js
4716
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/graceful-fs@4.2.10/node_modules/graceful-fs/legacy-streams.js
4717
4717
  var require_legacy_streams = __commonJS({
4718
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/graceful-fs@4.2.10/node_modules/graceful-fs/legacy-streams.js"(exports, module2) {
4718
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/graceful-fs@4.2.10/node_modules/graceful-fs/legacy-streams.js"(exports, module2) {
4719
4719
  var Stream = require("stream").Stream;
4720
4720
  module2.exports = legacy;
4721
4721
  function legacy(fs) {
@@ -4812,9 +4812,9 @@ var require_legacy_streams = __commonJS({
4812
4812
  }
4813
4813
  });
4814
4814
 
4815
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/graceful-fs@4.2.10/node_modules/graceful-fs/clone.js
4815
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/graceful-fs@4.2.10/node_modules/graceful-fs/clone.js
4816
4816
  var require_clone = __commonJS({
4817
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/graceful-fs@4.2.10/node_modules/graceful-fs/clone.js"(exports, module2) {
4817
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/graceful-fs@4.2.10/node_modules/graceful-fs/clone.js"(exports, module2) {
4818
4818
  "use strict";
4819
4819
  module2.exports = clone;
4820
4820
  var getPrototypeOf = Object.getPrototypeOf || function(obj) {
@@ -4835,9 +4835,9 @@ var require_clone = __commonJS({
4835
4835
  }
4836
4836
  });
4837
4837
 
4838
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/graceful-fs@4.2.10/node_modules/graceful-fs/graceful-fs.js
4838
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/graceful-fs@4.2.10/node_modules/graceful-fs/graceful-fs.js
4839
4839
  var require_graceful_fs = __commonJS({
4840
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/graceful-fs@4.2.10/node_modules/graceful-fs/graceful-fs.js"(exports, module2) {
4840
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/graceful-fs@4.2.10/node_modules/graceful-fs/graceful-fs.js"(exports, module2) {
4841
4841
  var fs = require("fs");
4842
4842
  var polyfills = require_polyfills();
4843
4843
  var legacy = require_legacy_streams();
@@ -5205,9 +5205,9 @@ var require_graceful_fs = __commonJS({
5205
5205
  }
5206
5206
  });
5207
5207
 
5208
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/fs/index.js
5208
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/fs/index.js
5209
5209
  var require_fs = __commonJS({
5210
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/fs/index.js"(exports) {
5210
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/fs/index.js"(exports) {
5211
5211
  "use strict";
5212
5212
  var u = require_universalify().fromCallback;
5213
5213
  var fs = require_graceful_fs();
@@ -5311,9 +5311,9 @@ var require_fs = __commonJS({
5311
5311
  }
5312
5312
  });
5313
5313
 
5314
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/mkdirs/utils.js
5314
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/mkdirs/utils.js
5315
5315
  var require_utils = __commonJS({
5316
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/mkdirs/utils.js"(exports, module2) {
5316
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/mkdirs/utils.js"(exports, module2) {
5317
5317
  "use strict";
5318
5318
  var path = require("path");
5319
5319
  module2.exports.checkPath = function checkPath(pth) {
@@ -5329,9 +5329,9 @@ var require_utils = __commonJS({
5329
5329
  }
5330
5330
  });
5331
5331
 
5332
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/mkdirs/make-dir.js
5332
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/mkdirs/make-dir.js
5333
5333
  var require_make_dir = __commonJS({
5334
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/mkdirs/make-dir.js"(exports, module2) {
5334
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/mkdirs/make-dir.js"(exports, module2) {
5335
5335
  "use strict";
5336
5336
  var fs = require_fs();
5337
5337
  var { checkPath } = require_utils();
@@ -5358,9 +5358,9 @@ var require_make_dir = __commonJS({
5358
5358
  }
5359
5359
  });
5360
5360
 
5361
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/mkdirs/index.js
5361
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/mkdirs/index.js
5362
5362
  var require_mkdirs = __commonJS({
5363
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/mkdirs/index.js"(exports, module2) {
5363
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/mkdirs/index.js"(exports, module2) {
5364
5364
  "use strict";
5365
5365
  var u = require_universalify().fromPromise;
5366
5366
  var { makeDir: _makeDir, makeDirSync } = require_make_dir();
@@ -5377,9 +5377,9 @@ var require_mkdirs = __commonJS({
5377
5377
  }
5378
5378
  });
5379
5379
 
5380
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/path-exists/index.js
5380
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/path-exists/index.js
5381
5381
  var require_path_exists = __commonJS({
5382
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/path-exists/index.js"(exports, module2) {
5382
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/path-exists/index.js"(exports, module2) {
5383
5383
  "use strict";
5384
5384
  var u = require_universalify().fromPromise;
5385
5385
  var fs = require_fs();
@@ -5393,9 +5393,9 @@ var require_path_exists = __commonJS({
5393
5393
  }
5394
5394
  });
5395
5395
 
5396
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/util/utimes.js
5396
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/util/utimes.js
5397
5397
  var require_utimes = __commonJS({
5398
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/util/utimes.js"(exports, module2) {
5398
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/util/utimes.js"(exports, module2) {
5399
5399
  "use strict";
5400
5400
  var fs = require_graceful_fs();
5401
5401
  function utimesMillis(path, atime, mtime, callback) {
@@ -5422,9 +5422,9 @@ var require_utimes = __commonJS({
5422
5422
  }
5423
5423
  });
5424
5424
 
5425
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/util/stat.js
5425
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/util/stat.js
5426
5426
  var require_stat = __commonJS({
5427
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/util/stat.js"(exports, module2) {
5427
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/util/stat.js"(exports, module2) {
5428
5428
  "use strict";
5429
5429
  var fs = require_fs();
5430
5430
  var path = require("path");
@@ -5560,9 +5560,9 @@ var require_stat = __commonJS({
5560
5560
  }
5561
5561
  });
5562
5562
 
5563
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/copy/copy.js
5563
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/copy/copy.js
5564
5564
  var require_copy = __commonJS({
5565
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/copy/copy.js"(exports, module2) {
5565
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/copy/copy.js"(exports, module2) {
5566
5566
  "use strict";
5567
5567
  var fs = require_graceful_fs();
5568
5568
  var path = require("path");
@@ -5789,9 +5789,9 @@ var require_copy = __commonJS({
5789
5789
  }
5790
5790
  });
5791
5791
 
5792
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/copy/copy-sync.js
5792
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/copy/copy-sync.js
5793
5793
  var require_copy_sync = __commonJS({
5794
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/copy/copy-sync.js"(exports, module2) {
5794
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/copy/copy-sync.js"(exports, module2) {
5795
5795
  "use strict";
5796
5796
  var fs = require_graceful_fs();
5797
5797
  var path = require("path");
@@ -5936,9 +5936,9 @@ var require_copy_sync = __commonJS({
5936
5936
  }
5937
5937
  });
5938
5938
 
5939
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/copy/index.js
5939
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/copy/index.js
5940
5940
  var require_copy2 = __commonJS({
5941
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/copy/index.js"(exports, module2) {
5941
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/copy/index.js"(exports, module2) {
5942
5942
  "use strict";
5943
5943
  var u = require_universalify().fromCallback;
5944
5944
  module2.exports = {
@@ -5948,9 +5948,9 @@ var require_copy2 = __commonJS({
5948
5948
  }
5949
5949
  });
5950
5950
 
5951
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/remove/rimraf.js
5951
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/remove/rimraf.js
5952
5952
  var require_rimraf = __commonJS({
5953
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/remove/rimraf.js"(exports, module2) {
5953
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/remove/rimraf.js"(exports, module2) {
5954
5954
  "use strict";
5955
5955
  var fs = require_graceful_fs();
5956
5956
  var path = require("path");
@@ -6187,9 +6187,9 @@ var require_rimraf = __commonJS({
6187
6187
  }
6188
6188
  });
6189
6189
 
6190
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/remove/index.js
6190
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/remove/index.js
6191
6191
  var require_remove = __commonJS({
6192
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/remove/index.js"(exports, module2) {
6192
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/remove/index.js"(exports, module2) {
6193
6193
  "use strict";
6194
6194
  var fs = require_graceful_fs();
6195
6195
  var u = require_universalify().fromCallback;
@@ -6211,9 +6211,9 @@ var require_remove = __commonJS({
6211
6211
  }
6212
6212
  });
6213
6213
 
6214
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/empty/index.js
6214
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/empty/index.js
6215
6215
  var require_empty = __commonJS({
6216
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/empty/index.js"(exports, module2) {
6216
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/empty/index.js"(exports, module2) {
6217
6217
  "use strict";
6218
6218
  var u = require_universalify().fromPromise;
6219
6219
  var fs = require_fs();
@@ -6250,9 +6250,9 @@ var require_empty = __commonJS({
6250
6250
  }
6251
6251
  });
6252
6252
 
6253
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/file.js
6253
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/file.js
6254
6254
  var require_file = __commonJS({
6255
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/file.js"(exports, module2) {
6255
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/file.js"(exports, module2) {
6256
6256
  "use strict";
6257
6257
  var u = require_universalify().fromCallback;
6258
6258
  var path = require("path");
@@ -6320,9 +6320,9 @@ var require_file = __commonJS({
6320
6320
  }
6321
6321
  });
6322
6322
 
6323
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/link.js
6323
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/link.js
6324
6324
  var require_link = __commonJS({
6325
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/link.js"(exports, module2) {
6325
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/link.js"(exports, module2) {
6326
6326
  "use strict";
6327
6327
  var u = require_universalify().fromCallback;
6328
6328
  var path = require("path");
@@ -6389,9 +6389,9 @@ var require_link = __commonJS({
6389
6389
  }
6390
6390
  });
6391
6391
 
6392
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/symlink-paths.js
6392
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/symlink-paths.js
6393
6393
  var require_symlink_paths = __commonJS({
6394
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/symlink-paths.js"(exports, module2) {
6394
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/symlink-paths.js"(exports, module2) {
6395
6395
  "use strict";
6396
6396
  var path = require("path");
6397
6397
  var fs = require_graceful_fs();
@@ -6471,9 +6471,9 @@ var require_symlink_paths = __commonJS({
6471
6471
  }
6472
6472
  });
6473
6473
 
6474
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/symlink-type.js
6474
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/symlink-type.js
6475
6475
  var require_symlink_type = __commonJS({
6476
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/symlink-type.js"(exports, module2) {
6476
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/symlink-type.js"(exports, module2) {
6477
6477
  "use strict";
6478
6478
  var fs = require_graceful_fs();
6479
6479
  function symlinkType(srcpath, type, callback) {
@@ -6506,9 +6506,9 @@ var require_symlink_type = __commonJS({
6506
6506
  }
6507
6507
  });
6508
6508
 
6509
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/symlink.js
6509
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/symlink.js
6510
6510
  var require_symlink = __commonJS({
6511
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/symlink.js"(exports, module2) {
6511
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/symlink.js"(exports, module2) {
6512
6512
  "use strict";
6513
6513
  var u = require_universalify().fromCallback;
6514
6514
  var path = require("path");
@@ -6593,9 +6593,9 @@ var require_symlink = __commonJS({
6593
6593
  }
6594
6594
  });
6595
6595
 
6596
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/index.js
6596
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/index.js
6597
6597
  var require_ensure = __commonJS({
6598
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/index.js"(exports, module2) {
6598
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/ensure/index.js"(exports, module2) {
6599
6599
  "use strict";
6600
6600
  var { createFile, createFileSync } = require_file();
6601
6601
  var { createLink, createLinkSync } = require_link();
@@ -6620,9 +6620,9 @@ var require_ensure = __commonJS({
6620
6620
  }
6621
6621
  });
6622
6622
 
6623
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/jsonfile@6.1.0/node_modules/jsonfile/utils.js
6623
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/jsonfile@6.1.0/node_modules/jsonfile/utils.js
6624
6624
  var require_utils2 = __commonJS({
6625
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/jsonfile@6.1.0/node_modules/jsonfile/utils.js"(exports, module2) {
6625
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/jsonfile@6.1.0/node_modules/jsonfile/utils.js"(exports, module2) {
6626
6626
  function stringify3(obj, { EOL = "\n", finalEOL = true, replacer = null, spaces } = {}) {
6627
6627
  const EOF = finalEOL ? EOL : "";
6628
6628
  const str = JSON.stringify(obj, replacer, spaces);
@@ -6637,9 +6637,9 @@ var require_utils2 = __commonJS({
6637
6637
  }
6638
6638
  });
6639
6639
 
6640
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/jsonfile@6.1.0/node_modules/jsonfile/index.js
6640
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/jsonfile@6.1.0/node_modules/jsonfile/index.js
6641
6641
  var require_jsonfile = __commonJS({
6642
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/jsonfile@6.1.0/node_modules/jsonfile/index.js"(exports, module2) {
6642
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/jsonfile@6.1.0/node_modules/jsonfile/index.js"(exports, module2) {
6643
6643
  var _fs;
6644
6644
  try {
6645
6645
  _fs = require_graceful_fs();
@@ -6710,9 +6710,9 @@ var require_jsonfile = __commonJS({
6710
6710
  }
6711
6711
  });
6712
6712
 
6713
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/json/jsonfile.js
6713
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/json/jsonfile.js
6714
6714
  var require_jsonfile2 = __commonJS({
6715
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/json/jsonfile.js"(exports, module2) {
6715
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/json/jsonfile.js"(exports, module2) {
6716
6716
  "use strict";
6717
6717
  var jsonFile = require_jsonfile();
6718
6718
  module2.exports = {
@@ -6725,9 +6725,9 @@ var require_jsonfile2 = __commonJS({
6725
6725
  }
6726
6726
  });
6727
6727
 
6728
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/output-file/index.js
6728
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/output-file/index.js
6729
6729
  var require_output_file = __commonJS({
6730
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/output-file/index.js"(exports, module2) {
6730
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/output-file/index.js"(exports, module2) {
6731
6731
  "use strict";
6732
6732
  var u = require_universalify().fromCallback;
6733
6733
  var fs = require_graceful_fs();
@@ -6767,9 +6767,9 @@ var require_output_file = __commonJS({
6767
6767
  }
6768
6768
  });
6769
6769
 
6770
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/json/output-json.js
6770
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/json/output-json.js
6771
6771
  var require_output_json = __commonJS({
6772
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/json/output-json.js"(exports, module2) {
6772
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/json/output-json.js"(exports, module2) {
6773
6773
  "use strict";
6774
6774
  var { stringify: stringify3 } = require_utils2();
6775
6775
  var { outputFile: outputFile4 } = require_output_file();
@@ -6781,9 +6781,9 @@ var require_output_json = __commonJS({
6781
6781
  }
6782
6782
  });
6783
6783
 
6784
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/json/output-json-sync.js
6784
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/json/output-json-sync.js
6785
6785
  var require_output_json_sync = __commonJS({
6786
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/json/output-json-sync.js"(exports, module2) {
6786
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/json/output-json-sync.js"(exports, module2) {
6787
6787
  "use strict";
6788
6788
  var { stringify: stringify3 } = require_utils2();
6789
6789
  var { outputFileSync } = require_output_file();
@@ -6795,9 +6795,9 @@ var require_output_json_sync = __commonJS({
6795
6795
  }
6796
6796
  });
6797
6797
 
6798
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/json/index.js
6798
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/json/index.js
6799
6799
  var require_json = __commonJS({
6800
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/json/index.js"(exports, module2) {
6800
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/json/index.js"(exports, module2) {
6801
6801
  "use strict";
6802
6802
  var u = require_universalify().fromPromise;
6803
6803
  var jsonFile = require_jsonfile2();
@@ -6813,9 +6813,9 @@ var require_json = __commonJS({
6813
6813
  }
6814
6814
  });
6815
6815
 
6816
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/move/move.js
6816
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/move/move.js
6817
6817
  var require_move = __commonJS({
6818
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/move/move.js"(exports, module2) {
6818
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/move/move.js"(exports, module2) {
6819
6819
  "use strict";
6820
6820
  var fs = require_graceful_fs();
6821
6821
  var path = require("path");
@@ -6895,9 +6895,9 @@ var require_move = __commonJS({
6895
6895
  }
6896
6896
  });
6897
6897
 
6898
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/move/move-sync.js
6898
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/move/move-sync.js
6899
6899
  var require_move_sync = __commonJS({
6900
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/move/move-sync.js"(exports, module2) {
6900
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/move/move-sync.js"(exports, module2) {
6901
6901
  "use strict";
6902
6902
  var fs = require_graceful_fs();
6903
6903
  var path = require("path");
@@ -6951,9 +6951,9 @@ var require_move_sync = __commonJS({
6951
6951
  }
6952
6952
  });
6953
6953
 
6954
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/move/index.js
6954
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/move/index.js
6955
6955
  var require_move2 = __commonJS({
6956
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/move/index.js"(exports, module2) {
6956
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/move/index.js"(exports, module2) {
6957
6957
  "use strict";
6958
6958
  var u = require_universalify().fromCallback;
6959
6959
  module2.exports = {
@@ -6963,9 +6963,9 @@ var require_move2 = __commonJS({
6963
6963
  }
6964
6964
  });
6965
6965
 
6966
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/index.js
6966
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/index.js
6967
6967
  var require_lib = __commonJS({
6968
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/index.js"(exports, module2) {
6968
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fs-extra@10.1.0/node_modules/fs-extra/lib/index.js"(exports, module2) {
6969
6969
  "use strict";
6970
6970
  module2.exports = {
6971
6971
  // Export promiseified graceful-fs:
@@ -6984,7 +6984,7 @@ var require_lib = __commonJS({
6984
6984
  }
6985
6985
  });
6986
6986
 
6987
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/tslib@2.4.0/node_modules/tslib/tslib.es6.js
6987
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/tslib@2.4.0/node_modules/tslib/tslib.es6.js
6988
6988
  var tslib_es6_exports = {};
6989
6989
  __export(tslib_es6_exports, {
6990
6990
  __assign: () => __assign,
@@ -7338,7 +7338,7 @@ function __classPrivateFieldIn(state, receiver) {
7338
7338
  }
7339
7339
  var extendStatics, __assign, __createBinding, __setModuleDefault;
7340
7340
  var init_tslib_es6 = __esm({
7341
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/tslib@2.4.0/node_modules/tslib/tslib.es6.js"() {
7341
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/tslib@2.4.0/node_modules/tslib/tslib.es6.js"() {
7342
7342
  extendStatics = function(d, b) {
7343
7343
  extendStatics = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(d2, b2) {
7344
7344
  d2.__proto__ = b2;
@@ -7384,9 +7384,9 @@ var init_tslib_es6 = __esm({
7384
7384
  }
7385
7385
  });
7386
7386
 
7387
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/typescript@5.0.4/node_modules/typescript/lib/typescript.js
7387
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/typescript@5.0.4/node_modules/typescript/lib/typescript.js
7388
7388
  var require_typescript = __commonJS({
7389
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/typescript@5.0.4/node_modules/typescript/lib/typescript.js"(exports, module2) {
7389
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/typescript@5.0.4/node_modules/typescript/lib/typescript.js"(exports, module2) {
7390
7390
  "use strict";
7391
7391
  var ts2 = (() => {
7392
7392
  var __defProp2 = Object.defineProperty;
@@ -188513,9 +188513,9 @@ ${options.prefix}` : "\n" : options.prefix
188513
188513
  }
188514
188514
  });
188515
188515
 
188516
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/src/interpolate-name.js
188516
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/src/interpolate-name.js
188517
188517
  var require_interpolate_name = __commonJS({
188518
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/src/interpolate-name.js"(exports) {
188518
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/src/interpolate-name.js"(exports) {
188519
188519
  "use strict";
188520
188520
  Object.defineProperty(exports, "__esModule", { value: true });
188521
188521
  exports.interpolateName = void 0;
@@ -188592,9 +188592,9 @@ var require_interpolate_name = __commonJS({
188592
188592
  }
188593
188593
  });
188594
188594
 
188595
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/error.js
188595
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/error.js
188596
188596
  var require_error2 = __commonJS({
188597
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/error.js"(exports) {
188597
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/error.js"(exports) {
188598
188598
  "use strict";
188599
188599
  Object.defineProperty(exports, "__esModule", { value: true });
188600
188600
  exports.ErrorKind = void 0;
@@ -188630,9 +188630,9 @@ var require_error2 = __commonJS({
188630
188630
  }
188631
188631
  });
188632
188632
 
188633
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/types.js
188633
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/types.js
188634
188634
  var require_types = __commonJS({
188635
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/types.js"(exports) {
188635
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/types.js"(exports) {
188636
188636
  "use strict";
188637
188637
  Object.defineProperty(exports, "__esModule", { value: true });
188638
188638
  exports.createNumberElement = exports.createLiteralElement = exports.isDateTimeSkeleton = exports.isNumberSkeleton = exports.isTagElement = exports.isPoundElement = exports.isPluralElement = exports.isSelectElement = exports.isTimeElement = exports.isDateElement = exports.isNumberElement = exports.isArgumentElement = exports.isLiteralElement = exports.SKELETON_TYPE = exports.TYPE = void 0;
@@ -188715,9 +188715,9 @@ var require_types = __commonJS({
188715
188715
  }
188716
188716
  });
188717
188717
 
188718
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/regex.generated.js
188718
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/regex.generated.js
188719
188719
  var require_regex_generated = __commonJS({
188720
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/regex.generated.js"(exports) {
188720
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/regex.generated.js"(exports) {
188721
188721
  "use strict";
188722
188722
  Object.defineProperty(exports, "__esModule", { value: true });
188723
188723
  exports.WHITE_SPACE_REGEX = exports.SPACE_SEPARATOR_REGEX = void 0;
@@ -188726,9 +188726,9 @@ var require_regex_generated = __commonJS({
188726
188726
  }
188727
188727
  });
188728
188728
 
188729
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/date-time.js
188729
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/date-time.js
188730
188730
  var require_date_time = __commonJS({
188731
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/date-time.js"(exports) {
188731
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/date-time.js"(exports) {
188732
188732
  "use strict";
188733
188733
  Object.defineProperty(exports, "__esModule", { value: true });
188734
188734
  exports.parseDateTimeSkeleton = void 0;
@@ -188835,9 +188835,9 @@ var require_date_time = __commonJS({
188835
188835
  }
188836
188836
  });
188837
188837
 
188838
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/regex.generated.js
188838
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/regex.generated.js
188839
188839
  var require_regex_generated2 = __commonJS({
188840
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/regex.generated.js"(exports) {
188840
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/regex.generated.js"(exports) {
188841
188841
  "use strict";
188842
188842
  Object.defineProperty(exports, "__esModule", { value: true });
188843
188843
  exports.WHITE_SPACE_REGEX = void 0;
@@ -188845,9 +188845,9 @@ var require_regex_generated2 = __commonJS({
188845
188845
  }
188846
188846
  });
188847
188847
 
188848
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/number.js
188848
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/number.js
188849
188849
  var require_number = __commonJS({
188850
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/number.js"(exports) {
188850
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/number.js"(exports) {
188851
188851
  "use strict";
188852
188852
  Object.defineProperty(exports, "__esModule", { value: true });
188853
188853
  exports.parseNumberSkeleton = exports.parseNumberSkeletonFromString = void 0;
@@ -189122,9 +189122,9 @@ var require_number = __commonJS({
189122
189122
  }
189123
189123
  });
189124
189124
 
189125
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/index.js
189125
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/index.js
189126
189126
  var require_icu_skeleton_parser = __commonJS({
189127
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/index.js"(exports) {
189127
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-skeleton-parser@0.0.0/node_modules/@formatjs/icu-skeleton-parser/index.js"(exports) {
189128
189128
  "use strict";
189129
189129
  Object.defineProperty(exports, "__esModule", { value: true });
189130
189130
  var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
@@ -189133,194 +189133,272 @@ var require_icu_skeleton_parser = __commonJS({
189133
189133
  }
189134
189134
  });
189135
189135
 
189136
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/time-data.generated.js
189136
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/time-data.generated.js
189137
189137
  var require_time_data_generated = __commonJS({
189138
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/time-data.generated.js"(exports) {
189138
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/time-data.generated.js"(exports) {
189139
189139
  "use strict";
189140
189140
  Object.defineProperty(exports, "__esModule", { value: true });
189141
189141
  exports.timeData = void 0;
189142
189142
  exports.timeData = {
189143
- "AX": [
189144
- "H"
189145
- ],
189146
- "BQ": [
189147
- "H"
189148
- ],
189149
- "CP": [
189150
- "H"
189151
- ],
189152
- "CZ": [
189153
- "H"
189143
+ "001": [
189144
+ "H",
189145
+ "h"
189154
189146
  ],
189155
- "DK": [
189156
- "H"
189147
+ "AC": [
189148
+ "H",
189149
+ "h",
189150
+ "hb",
189151
+ "hB"
189157
189152
  ],
189158
- "FI": [
189159
- "H"
189153
+ "AD": [
189154
+ "H",
189155
+ "hB"
189160
189156
  ],
189161
- "ID": [
189157
+ "AE": [
189158
+ "h",
189159
+ "hB",
189160
+ "hb",
189162
189161
  "H"
189163
189162
  ],
189164
- "IS": [
189165
- "H"
189163
+ "AF": [
189164
+ "H",
189165
+ "hb",
189166
+ "hB",
189167
+ "h"
189166
189168
  ],
189167
- "ML": [
189168
- "H"
189169
+ "AG": [
189170
+ "h",
189171
+ "hb",
189172
+ "H",
189173
+ "hB"
189169
189174
  ],
189170
- "NE": [
189171
- "H"
189175
+ "AI": [
189176
+ "H",
189177
+ "h",
189178
+ "hb",
189179
+ "hB"
189172
189180
  ],
189173
- "RU": [
189174
- "H"
189181
+ "AL": [
189182
+ "h",
189183
+ "H",
189184
+ "hB"
189175
189185
  ],
189176
- "SE": [
189177
- "H"
189186
+ "AM": [
189187
+ "H",
189188
+ "hB"
189178
189189
  ],
189179
- "SJ": [
189180
- "H"
189190
+ "AO": [
189191
+ "H",
189192
+ "hB"
189181
189193
  ],
189182
- "SK": [
189183
- "H"
189194
+ "AR": [
189195
+ "H",
189196
+ "h",
189197
+ "hB",
189198
+ "hb"
189184
189199
  ],
189185
189200
  "AS": [
189186
189201
  "h",
189187
189202
  "H"
189188
189203
  ],
189189
- "BT": [
189190
- "h",
189191
- "H"
189204
+ "AT": [
189205
+ "H",
189206
+ "hB"
189192
189207
  ],
189193
- "DJ": [
189208
+ "AU": [
189194
189209
  "h",
189195
- "H"
189210
+ "hb",
189211
+ "H",
189212
+ "hB"
189196
189213
  ],
189197
- "ER": [
189198
- "h",
189199
- "H"
189214
+ "AW": [
189215
+ "H",
189216
+ "hB"
189200
189217
  ],
189201
- "GH": [
189202
- "h",
189218
+ "AX": [
189203
189219
  "H"
189204
189220
  ],
189205
- "IN": [
189206
- "h",
189207
- "H"
189221
+ "AZ": [
189222
+ "H",
189223
+ "hB",
189224
+ "h"
189208
189225
  ],
189209
- "LS": [
189210
- "h",
189211
- "H"
189226
+ "BA": [
189227
+ "H",
189228
+ "hB",
189229
+ "h"
189212
189230
  ],
189213
- "PG": [
189231
+ "BB": [
189214
189232
  "h",
189215
- "H"
189233
+ "hb",
189234
+ "H",
189235
+ "hB"
189216
189236
  ],
189217
- "PW": [
189237
+ "BD": [
189218
189238
  "h",
189239
+ "hB",
189219
189240
  "H"
189220
189241
  ],
189221
- "SO": [
189242
+ "BE": [
189243
+ "H",
189244
+ "hB"
189245
+ ],
189246
+ "BF": [
189247
+ "H",
189248
+ "hB"
189249
+ ],
189250
+ "BG": [
189251
+ "H",
189252
+ "hB",
189253
+ "h"
189254
+ ],
189255
+ "BH": [
189222
189256
  "h",
189257
+ "hB",
189258
+ "hb",
189223
189259
  "H"
189224
189260
  ],
189225
- "TO": [
189261
+ "BJ": [
189262
+ "H",
189263
+ "hB"
189264
+ ],
189265
+ "BL": [
189266
+ "H",
189267
+ "hB"
189268
+ ],
189269
+ "BM": [
189226
189270
  "h",
189227
- "H"
189271
+ "hb",
189272
+ "H",
189273
+ "hB"
189228
189274
  ],
189229
- "VU": [
189275
+ "BN": [
189276
+ "hb",
189277
+ "hB",
189230
189278
  "h",
189231
189279
  "H"
189232
189280
  ],
189233
- "WS": [
189281
+ "BO": [
189282
+ "H",
189283
+ "hB",
189234
189284
  "h",
189285
+ "hb"
189286
+ ],
189287
+ "BQ": [
189235
189288
  "H"
189236
189289
  ],
189237
- "001": [
189290
+ "BR": [
189238
189291
  "H",
189239
- "h"
189292
+ "hB"
189240
189293
  ],
189241
- "AL": [
189294
+ "BS": [
189242
189295
  "h",
189296
+ "hb",
189243
189297
  "H",
189244
189298
  "hB"
189245
189299
  ],
189246
- "TD": [
189300
+ "BT": [
189247
189301
  "h",
189248
- "H",
189249
- "hB"
189302
+ "H"
189250
189303
  ],
189251
- "ca-ES": [
189304
+ "BW": [
189252
189305
  "H",
189253
189306
  "h",
189307
+ "hb",
189254
189308
  "hB"
189255
189309
  ],
189256
- "CF": [
189310
+ "BZ": [
189257
189311
  "H",
189258
189312
  "h",
189313
+ "hb",
189259
189314
  "hB"
189260
189315
  ],
189261
- "CM": [
189262
- "H",
189316
+ "CA": [
189263
189317
  "h",
189318
+ "hb",
189319
+ "H",
189264
189320
  "hB"
189265
189321
  ],
189266
- "fr-CA": [
189322
+ "CC": [
189267
189323
  "H",
189268
189324
  "h",
189325
+ "hb",
189269
189326
  "hB"
189270
189327
  ],
189271
- "gl-ES": [
189328
+ "CD": [
189329
+ "hB",
189330
+ "H"
189331
+ ],
189332
+ "CF": [
189272
189333
  "H",
189273
189334
  "h",
189274
189335
  "hB"
189275
189336
  ],
189276
- "it-CH": [
189337
+ "CG": [
189277
189338
  "H",
189278
- "h",
189279
189339
  "hB"
189280
189340
  ],
189281
- "it-IT": [
189341
+ "CH": [
189282
189342
  "H",
189283
- "h",
189284
- "hB"
189343
+ "hB",
189344
+ "h"
189285
189345
  ],
189286
- "LU": [
189346
+ "CI": [
189287
189347
  "H",
189288
- "h",
189289
189348
  "hB"
189290
189349
  ],
189291
- "NP": [
189350
+ "CK": [
189292
189351
  "H",
189293
189352
  "h",
189353
+ "hb",
189294
189354
  "hB"
189295
189355
  ],
189296
- "PF": [
189356
+ "CL": [
189297
189357
  "H",
189298
189358
  "h",
189299
- "hB"
189359
+ "hB",
189360
+ "hb"
189300
189361
  ],
189301
- "SC": [
189362
+ "CM": [
189302
189363
  "H",
189303
189364
  "h",
189304
189365
  "hB"
189305
189366
  ],
189306
- "SM": [
189367
+ "CN": [
189307
189368
  "H",
189369
+ "hB",
189370
+ "hb",
189371
+ "h"
189372
+ ],
189373
+ "CO": [
189308
189374
  "h",
189309
- "hB"
189375
+ "H",
189376
+ "hB",
189377
+ "hb"
189310
189378
  ],
189311
- "SN": [
189379
+ "CP": [
189380
+ "H"
189381
+ ],
189382
+ "CR": [
189312
189383
  "H",
189313
189384
  "h",
189314
- "hB"
189385
+ "hB",
189386
+ "hb"
189315
189387
  ],
189316
- "TF": [
189388
+ "CU": [
189317
189389
  "H",
189318
189390
  "h",
189391
+ "hB",
189392
+ "hb"
189393
+ ],
189394
+ "CV": [
189395
+ "H",
189319
189396
  "hB"
189320
189397
  ],
189321
- "VA": [
189398
+ "CX": [
189322
189399
  "H",
189323
189400
  "h",
189401
+ "hb",
189324
189402
  "hB"
189325
189403
  ],
189326
189404
  "CY": [
@@ -189329,17 +189407,31 @@ var require_time_data_generated = __commonJS({
189329
189407
  "hb",
189330
189408
  "hB"
189331
189409
  ],
189332
- "GR": [
189333
- "h",
189410
+ "CZ": [
189411
+ "H"
189412
+ ],
189413
+ "DE": [
189334
189414
  "H",
189415
+ "hB"
189416
+ ],
189417
+ "DG": [
189418
+ "H",
189419
+ "h",
189335
189420
  "hb",
189336
189421
  "hB"
189337
189422
  ],
189338
- "CO": [
189423
+ "DJ": [
189424
+ "h",
189425
+ "H"
189426
+ ],
189427
+ "DK": [
189428
+ "H"
189429
+ ],
189430
+ "DM": [
189339
189431
  "h",
189432
+ "hb",
189340
189433
  "H",
189341
- "hB",
189342
- "hb"
189434
+ "hB"
189343
189435
  ],
189344
189436
  "DO": [
189345
189437
  "h",
@@ -189347,100 +189439,104 @@ var require_time_data_generated = __commonJS({
189347
189439
  "hB",
189348
189440
  "hb"
189349
189441
  ],
189350
- "KP": [
189442
+ "DZ": [
189351
189443
  "h",
189352
- "H",
189353
189444
  "hB",
189354
- "hb"
189445
+ "hb",
189446
+ "H"
189355
189447
  ],
189356
- "KR": [
189357
- "h",
189448
+ "EA": [
189358
189449
  "H",
189450
+ "h",
189359
189451
  "hB",
189360
189452
  "hb"
189361
189453
  ],
189362
- "NA": [
189363
- "h",
189454
+ "EC": [
189364
189455
  "H",
189365
189456
  "hB",
189457
+ "h",
189366
189458
  "hb"
189367
189459
  ],
189368
- "PA": [
189369
- "h",
189460
+ "EE": [
189370
189461
  "H",
189462
+ "hB"
189463
+ ],
189464
+ "EG": [
189465
+ "h",
189371
189466
  "hB",
189372
- "hb"
189467
+ "hb",
189468
+ "H"
189373
189469
  ],
189374
- "PR": [
189470
+ "EH": [
189375
189471
  "h",
189376
- "H",
189377
189472
  "hB",
189378
- "hb"
189473
+ "hb",
189474
+ "H"
189379
189475
  ],
189380
- "VE": [
189476
+ "ER": [
189381
189477
  "h",
189478
+ "H"
189479
+ ],
189480
+ "ES": [
189382
189481
  "H",
189383
189482
  "hB",
189483
+ "h",
189384
189484
  "hb"
189385
189485
  ],
189386
- "AC": [
189387
- "H",
189388
- "h",
189486
+ "ET": [
189487
+ "hB",
189389
189488
  "hb",
189390
- "hB"
189489
+ "h",
189490
+ "H"
189391
189491
  ],
189392
- "AI": [
189393
- "H",
189492
+ "FI": [
189493
+ "H"
189494
+ ],
189495
+ "FJ": [
189394
189496
  "h",
189395
189497
  "hb",
189498
+ "H",
189396
189499
  "hB"
189397
189500
  ],
189398
- "BW": [
189501
+ "FK": [
189399
189502
  "H",
189400
189503
  "h",
189401
189504
  "hb",
189402
189505
  "hB"
189403
189506
  ],
189404
- "BZ": [
189405
- "H",
189507
+ "FM": [
189406
189508
  "h",
189407
189509
  "hb",
189510
+ "H",
189408
189511
  "hB"
189409
189512
  ],
189410
- "CC": [
189513
+ "FR": [
189411
189514
  "H",
189412
- "h",
189413
- "hb",
189414
189515
  "hB"
189415
189516
  ],
189416
- "CK": [
189517
+ "GA": [
189417
189518
  "H",
189418
- "h",
189419
- "hb",
189420
189519
  "hB"
189421
189520
  ],
189422
- "CX": [
189521
+ "GB": [
189423
189522
  "H",
189424
189523
  "h",
189425
189524
  "hb",
189426
189525
  "hB"
189427
189526
  ],
189428
- "DG": [
189429
- "H",
189527
+ "GD": [
189430
189528
  "h",
189431
189529
  "hb",
189530
+ "H",
189432
189531
  "hB"
189433
189532
  ],
189434
- "FK": [
189533
+ "GE": [
189435
189534
  "H",
189436
- "h",
189437
- "hb",
189438
- "hB"
189535
+ "hB",
189536
+ "h"
189439
189537
  ],
189440
- "GB": [
189538
+ "GF": [
189441
189539
  "H",
189442
- "h",
189443
- "hb",
189444
189540
  "hB"
189445
189541
  ],
189446
189542
  "GG": [
@@ -189449,438 +189545,470 @@ var require_time_data_generated = __commonJS({
189449
189545
  "hb",
189450
189546
  "hB"
189451
189547
  ],
189548
+ "GH": [
189549
+ "h",
189550
+ "H"
189551
+ ],
189452
189552
  "GI": [
189453
189553
  "H",
189454
189554
  "h",
189455
189555
  "hb",
189456
189556
  "hB"
189457
189557
  ],
189458
- "IE": [
189459
- "H",
189558
+ "GM": [
189460
189559
  "h",
189461
189560
  "hb",
189561
+ "H",
189462
189562
  "hB"
189463
189563
  ],
189464
- "IM": [
189564
+ "GN": [
189465
189565
  "H",
189466
- "h",
189467
- "hb",
189468
189566
  "hB"
189469
189567
  ],
189470
- "IO": [
189568
+ "GP": [
189471
189569
  "H",
189472
- "h",
189473
- "hb",
189474
189570
  "hB"
189475
189571
  ],
189476
- "JE": [
189572
+ "GQ": [
189477
189573
  "H",
189574
+ "hB",
189478
189575
  "h",
189479
- "hb",
189480
- "hB"
189576
+ "hb"
189481
189577
  ],
189482
- "LT": [
189483
- "H",
189578
+ "GR": [
189484
189579
  "h",
189580
+ "H",
189485
189581
  "hb",
189486
189582
  "hB"
189487
189583
  ],
189488
- "MK": [
189584
+ "GT": [
189489
189585
  "H",
189490
189586
  "h",
189491
- "hb",
189492
- "hB"
189587
+ "hB",
189588
+ "hb"
189493
189589
  ],
189494
- "MN": [
189495
- "H",
189590
+ "GU": [
189496
189591
  "h",
189497
189592
  "hb",
189593
+ "H",
189498
189594
  "hB"
189499
189595
  ],
189500
- "MS": [
189596
+ "GW": [
189501
189597
  "H",
189502
- "h",
189503
- "hb",
189504
189598
  "hB"
189505
189599
  ],
189506
- "NF": [
189507
- "H",
189600
+ "GY": [
189508
189601
  "h",
189509
189602
  "hb",
189603
+ "H",
189510
189604
  "hB"
189511
189605
  ],
189512
- "NG": [
189513
- "H",
189606
+ "HK": [
189514
189607
  "h",
189608
+ "hB",
189515
189609
  "hb",
189516
- "hB"
189610
+ "H"
189517
189611
  ],
189518
- "NR": [
189612
+ "HN": [
189519
189613
  "H",
189520
189614
  "h",
189521
- "hb",
189522
- "hB"
189615
+ "hB",
189616
+ "hb"
189523
189617
  ],
189524
- "NU": [
189618
+ "HR": [
189525
189619
  "H",
189526
- "h",
189527
- "hb",
189528
189620
  "hB"
189529
189621
  ],
189530
- "PN": [
189622
+ "IC": [
189531
189623
  "H",
189532
189624
  "h",
189533
- "hb",
189534
- "hB"
189625
+ "hB",
189626
+ "hb"
189535
189627
  ],
189536
- "SH": [
189628
+ "ID": [
189629
+ "H"
189630
+ ],
189631
+ "IE": [
189537
189632
  "H",
189538
189633
  "h",
189539
189634
  "hb",
189540
189635
  "hB"
189541
189636
  ],
189542
- "SX": [
189637
+ "IL": [
189543
189638
  "H",
189544
- "h",
189545
- "hb",
189546
189639
  "hB"
189547
189640
  ],
189548
- "TA": [
189641
+ "IM": [
189549
189642
  "H",
189550
189643
  "h",
189551
189644
  "hb",
189552
189645
  "hB"
189553
189646
  ],
189554
- "ZA": [
189647
+ "IN": [
189648
+ "h",
189649
+ "H"
189650
+ ],
189651
+ "IO": [
189555
189652
  "H",
189556
189653
  "h",
189557
189654
  "hb",
189558
189655
  "hB"
189559
189656
  ],
189560
- "af-ZA": [
189561
- "H",
189657
+ "IQ": [
189562
189658
  "h",
189563
189659
  "hB",
189564
- "hb"
189660
+ "hb",
189661
+ "H"
189565
189662
  ],
189566
- "AR": [
189567
- "H",
189568
- "h",
189663
+ "IR": [
189569
189664
  "hB",
189570
- "hb"
189665
+ "H"
189571
189666
  ],
189572
- "CL": [
189573
- "H",
189574
- "h",
189575
- "hB",
189576
- "hb"
189667
+ "IS": [
189668
+ "H"
189577
189669
  ],
189578
- "CR": [
189670
+ "IT": [
189579
189671
  "H",
189580
- "h",
189581
- "hB",
189582
- "hb"
189672
+ "hB"
189583
189673
  ],
189584
- "CU": [
189674
+ "JE": [
189585
189675
  "H",
189586
189676
  "h",
189587
- "hB",
189588
- "hb"
189677
+ "hb",
189678
+ "hB"
189589
189679
  ],
189590
- "EA": [
189591
- "H",
189680
+ "JM": [
189592
189681
  "h",
189593
- "hB",
189594
- "hb"
189595
- ],
189596
- "es-BO": [
189682
+ "hb",
189597
189683
  "H",
189598
- "h",
189599
- "hB",
189600
- "hb"
189684
+ "hB"
189601
189685
  ],
189602
- "es-BR": [
189603
- "H",
189686
+ "JO": [
189604
189687
  "h",
189605
189688
  "hB",
189606
- "hb"
189689
+ "hb",
189690
+ "H"
189607
189691
  ],
189608
- "es-EC": [
189692
+ "JP": [
189609
189693
  "H",
189610
189694
  "h",
189611
- "hB",
189612
- "hb"
189695
+ "K"
189613
189696
  ],
189614
- "es-ES": [
189615
- "H",
189616
- "h",
189697
+ "KE": [
189617
189698
  "hB",
189618
- "hb"
189699
+ "hb",
189700
+ "H",
189701
+ "h"
189619
189702
  ],
189620
- "es-GQ": [
189703
+ "KG": [
189621
189704
  "H",
189622
189705
  "h",
189623
189706
  "hB",
189624
189707
  "hb"
189625
189708
  ],
189626
- "es-PE": [
189627
- "H",
189628
- "h",
189709
+ "KH": [
189629
189710
  "hB",
189711
+ "h",
189712
+ "H",
189630
189713
  "hb"
189631
189714
  ],
189632
- "GT": [
189633
- "H",
189715
+ "KI": [
189634
189716
  "h",
189635
- "hB",
189636
- "hb"
189717
+ "hb",
189718
+ "H",
189719
+ "hB"
189637
189720
  ],
189638
- "HN": [
189721
+ "KM": [
189639
189722
  "H",
189640
189723
  "h",
189641
189724
  "hB",
189642
189725
  "hb"
189643
189726
  ],
189644
- "IC": [
189727
+ "KN": [
189728
+ "h",
189729
+ "hb",
189645
189730
  "H",
189731
+ "hB"
189732
+ ],
189733
+ "KP": [
189646
189734
  "h",
189735
+ "H",
189647
189736
  "hB",
189648
189737
  "hb"
189649
189738
  ],
189650
- "KG": [
189651
- "H",
189739
+ "KR": [
189652
189740
  "h",
189741
+ "H",
189653
189742
  "hB",
189654
189743
  "hb"
189655
189744
  ],
189656
- "KM": [
189657
- "H",
189745
+ "KW": [
189658
189746
  "h",
189659
189747
  "hB",
189660
- "hb"
189748
+ "hb",
189749
+ "H"
189661
189750
  ],
189662
- "LK": [
189663
- "H",
189751
+ "KY": [
189664
189752
  "h",
189665
- "hB",
189666
- "hb"
189753
+ "hb",
189754
+ "H",
189755
+ "hB"
189667
189756
  ],
189668
- "MA": [
189757
+ "KZ": [
189669
189758
  "H",
189670
- "h",
189671
- "hB",
189672
- "hb"
189759
+ "hB"
189673
189760
  ],
189674
- "MX": [
189761
+ "LA": [
189675
189762
  "H",
189676
- "h",
189763
+ "hb",
189677
189764
  "hB",
189678
- "hb"
189765
+ "h"
189679
189766
  ],
189680
- "NI": [
189681
- "H",
189767
+ "LB": [
189682
189768
  "h",
189683
189769
  "hB",
189684
- "hb"
189770
+ "hb",
189771
+ "H"
189685
189772
  ],
189686
- "PY": [
189687
- "H",
189773
+ "LC": [
189688
189774
  "h",
189689
- "hB",
189690
- "hb"
189775
+ "hb",
189776
+ "H",
189777
+ "hB"
189691
189778
  ],
189692
- "SV": [
189779
+ "LI": [
189693
189780
  "H",
189694
- "h",
189695
189781
  "hB",
189696
- "hb"
189782
+ "h"
189697
189783
  ],
189698
- "UY": [
189784
+ "LK": [
189699
189785
  "H",
189700
189786
  "h",
189701
189787
  "hB",
189702
189788
  "hb"
189703
189789
  ],
189704
- "JP": [
189705
- "H",
189790
+ "LR": [
189706
189791
  "h",
189707
- "K"
189708
- ],
189709
- "AD": [
189792
+ "hb",
189710
189793
  "H",
189711
189794
  "hB"
189712
189795
  ],
189713
- "AM": [
189714
- "H",
189715
- "hB"
189796
+ "LS": [
189797
+ "h",
189798
+ "H"
189716
189799
  ],
189717
- "AO": [
189800
+ "LT": [
189718
189801
  "H",
189802
+ "h",
189803
+ "hb",
189719
189804
  "hB"
189720
189805
  ],
189721
- "AT": [
189806
+ "LU": [
189722
189807
  "H",
189808
+ "h",
189723
189809
  "hB"
189724
189810
  ],
189725
- "AW": [
189811
+ "LV": [
189726
189812
  "H",
189727
- "hB"
189813
+ "hB",
189814
+ "hb",
189815
+ "h"
189728
189816
  ],
189729
- "BE": [
189730
- "H",
189731
- "hB"
189817
+ "LY": [
189818
+ "h",
189819
+ "hB",
189820
+ "hb",
189821
+ "H"
189732
189822
  ],
189733
- "BF": [
189823
+ "MA": [
189734
189824
  "H",
189735
- "hB"
189825
+ "h",
189826
+ "hB",
189827
+ "hb"
189736
189828
  ],
189737
- "BJ": [
189829
+ "MC": [
189738
189830
  "H",
189739
189831
  "hB"
189740
189832
  ],
189741
- "BL": [
189833
+ "MD": [
189742
189834
  "H",
189743
189835
  "hB"
189744
189836
  ],
189745
- "BR": [
189837
+ "ME": [
189746
189838
  "H",
189747
- "hB"
189839
+ "hB",
189840
+ "h"
189748
189841
  ],
189749
- "CG": [
189842
+ "MF": [
189750
189843
  "H",
189751
189844
  "hB"
189752
189845
  ],
189753
- "CI": [
189846
+ "MH": [
189847
+ "h",
189848
+ "hb",
189754
189849
  "H",
189755
189850
  "hB"
189756
189851
  ],
189757
- "CV": [
189852
+ "MK": [
189758
189853
  "H",
189854
+ "h",
189855
+ "hb",
189759
189856
  "hB"
189760
189857
  ],
189761
- "DE": [
189762
- "H",
189763
- "hB"
189858
+ "ML": [
189859
+ "H"
189764
189860
  ],
189765
- "EE": [
189861
+ "MM": [
189862
+ "hB",
189863
+ "hb",
189766
189864
  "H",
189767
- "hB"
189865
+ "h"
189768
189866
  ],
189769
- "FR": [
189867
+ "MN": [
189770
189868
  "H",
189869
+ "h",
189870
+ "hb",
189771
189871
  "hB"
189772
189872
  ],
189773
- "GA": [
189774
- "H",
189775
- "hB"
189873
+ "MO": [
189874
+ "h",
189875
+ "hB",
189876
+ "hb",
189877
+ "H"
189776
189878
  ],
189777
- "GF": [
189879
+ "MP": [
189880
+ "h",
189881
+ "hb",
189778
189882
  "H",
189779
189883
  "hB"
189780
189884
  ],
189781
- "GN": [
189885
+ "MQ": [
189782
189886
  "H",
189783
189887
  "hB"
189784
189888
  ],
189785
- "GP": [
189786
- "H",
189787
- "hB"
189889
+ "MR": [
189890
+ "h",
189891
+ "hB",
189892
+ "hb",
189893
+ "H"
189788
189894
  ],
189789
- "GW": [
189895
+ "MS": [
189790
189896
  "H",
189897
+ "h",
189898
+ "hb",
189791
189899
  "hB"
189792
189900
  ],
189793
- "HR": [
189901
+ "MW": [
189902
+ "h",
189903
+ "hb",
189794
189904
  "H",
189795
189905
  "hB"
189796
189906
  ],
189797
- "IL": [
189907
+ "MX": [
189798
189908
  "H",
189799
- "hB"
189909
+ "h",
189910
+ "hB",
189911
+ "hb"
189800
189912
  ],
189801
- "IT": [
189802
- "H",
189803
- "hB"
189913
+ "MY": [
189914
+ "hb",
189915
+ "hB",
189916
+ "h",
189917
+ "H"
189804
189918
  ],
189805
- "KZ": [
189919
+ "MZ": [
189806
189920
  "H",
189807
189921
  "hB"
189808
189922
  ],
189809
- "MC": [
189923
+ "NA": [
189924
+ "h",
189810
189925
  "H",
189811
- "hB"
189926
+ "hB",
189927
+ "hb"
189812
189928
  ],
189813
- "MD": [
189929
+ "NC": [
189814
189930
  "H",
189815
189931
  "hB"
189816
189932
  ],
189817
- "MF": [
189818
- "H",
189819
- "hB"
189933
+ "NE": [
189934
+ "H"
189820
189935
  ],
189821
- "MQ": [
189936
+ "NF": [
189822
189937
  "H",
189938
+ "h",
189939
+ "hb",
189823
189940
  "hB"
189824
189941
  ],
189825
- "MZ": [
189942
+ "NG": [
189826
189943
  "H",
189944
+ "h",
189945
+ "hb",
189827
189946
  "hB"
189828
189947
  ],
189829
- "NC": [
189948
+ "NI": [
189830
189949
  "H",
189831
- "hB"
189950
+ "h",
189951
+ "hB",
189952
+ "hb"
189832
189953
  ],
189833
189954
  "NL": [
189834
189955
  "H",
189835
189956
  "hB"
189836
189957
  ],
189837
- "PM": [
189838
- "H",
189839
- "hB"
189840
- ],
189841
- "PT": [
189842
- "H",
189843
- "hB"
189844
- ],
189845
- "RE": [
189958
+ "NP": [
189846
189959
  "H",
189960
+ "h",
189847
189961
  "hB"
189848
189962
  ],
189849
- "RO": [
189963
+ "NR": [
189850
189964
  "H",
189965
+ "h",
189966
+ "hb",
189851
189967
  "hB"
189852
189968
  ],
189853
- "SI": [
189969
+ "NU": [
189854
189970
  "H",
189971
+ "h",
189972
+ "hb",
189855
189973
  "hB"
189856
189974
  ],
189857
- "SR": [
189975
+ "NZ": [
189976
+ "h",
189977
+ "hb",
189858
189978
  "H",
189859
189979
  "hB"
189860
189980
  ],
189861
- "ST": [
189862
- "H",
189863
- "hB"
189981
+ "OM": [
189982
+ "h",
189983
+ "hB",
189984
+ "hb",
189985
+ "H"
189864
189986
  ],
189865
- "TG": [
189987
+ "PA": [
189988
+ "h",
189866
189989
  "H",
189867
- "hB"
189990
+ "hB",
189991
+ "hb"
189868
189992
  ],
189869
- "TR": [
189993
+ "PE": [
189870
189994
  "H",
189871
- "hB"
189995
+ "hB",
189996
+ "h",
189997
+ "hb"
189872
189998
  ],
189873
- "WF": [
189999
+ "PF": [
189874
190000
  "H",
190001
+ "h",
189875
190002
  "hB"
189876
190003
  ],
189877
- "YT": [
189878
- "H",
189879
- "hB"
190004
+ "PG": [
190005
+ "h",
190006
+ "H"
189880
190007
  ],
189881
- "BD": [
190008
+ "PH": [
189882
190009
  "h",
189883
190010
  "hB",
190011
+ "hb",
189884
190012
  "H"
189885
190013
  ],
189886
190014
  "PK": [
@@ -189888,238 +190016,213 @@ var require_time_data_generated = __commonJS({
189888
190016
  "hB",
189889
190017
  "H"
189890
190018
  ],
189891
- "AZ": [
190019
+ "PM": [
189892
190020
  "H",
189893
- "hB",
189894
- "h"
190021
+ "hB"
189895
190022
  ],
189896
- "BA": [
190023
+ "PN": [
189897
190024
  "H",
189898
- "hB",
189899
- "h"
190025
+ "h",
190026
+ "hb",
190027
+ "hB"
189900
190028
  ],
189901
- "BG": [
190029
+ "PR": [
190030
+ "h",
189902
190031
  "H",
189903
190032
  "hB",
189904
- "h"
190033
+ "hb"
189905
190034
  ],
189906
- "CH": [
189907
- "H",
190035
+ "PS": [
190036
+ "h",
189908
190037
  "hB",
189909
- "h"
190038
+ "hb",
190039
+ "H"
189910
190040
  ],
189911
- "GE": [
190041
+ "PT": [
189912
190042
  "H",
189913
- "hB",
189914
- "h"
190043
+ "hB"
189915
190044
  ],
189916
- "LI": [
189917
- "H",
189918
- "hB",
189919
- "h"
190045
+ "PW": [
190046
+ "h",
190047
+ "H"
189920
190048
  ],
189921
- "ME": [
190049
+ "PY": [
189922
190050
  "H",
190051
+ "h",
189923
190052
  "hB",
189924
- "h"
190053
+ "hb"
189925
190054
  ],
189926
- "RS": [
189927
- "H",
190055
+ "QA": [
190056
+ "h",
189928
190057
  "hB",
189929
- "h"
190058
+ "hb",
190059
+ "H"
189930
190060
  ],
189931
- "UA": [
190061
+ "RE": [
189932
190062
  "H",
189933
- "hB",
189934
- "h"
190063
+ "hB"
189935
190064
  ],
189936
- "UZ": [
190065
+ "RO": [
189937
190066
  "H",
189938
- "hB",
189939
- "h"
190067
+ "hB"
189940
190068
  ],
189941
- "XK": [
190069
+ "RS": [
189942
190070
  "H",
189943
190071
  "hB",
189944
190072
  "h"
189945
190073
  ],
189946
- "AG": [
189947
- "h",
189948
- "hb",
189949
- "H",
189950
- "hB"
190074
+ "RU": [
190075
+ "H"
189951
190076
  ],
189952
- "AU": [
190077
+ "SA": [
189953
190078
  "h",
190079
+ "hB",
189954
190080
  "hb",
189955
- "H",
189956
- "hB"
190081
+ "H"
189957
190082
  ],
189958
- "BB": [
190083
+ "SB": [
189959
190084
  "h",
189960
190085
  "hb",
189961
190086
  "H",
189962
190087
  "hB"
189963
190088
  ],
189964
- "BM": [
189965
- "h",
189966
- "hb",
190089
+ "SC": [
189967
190090
  "H",
189968
- "hB"
189969
- ],
189970
- "BS": [
189971
190091
  "h",
189972
- "hb",
189973
- "H",
189974
190092
  "hB"
189975
190093
  ],
189976
- "CA": [
190094
+ "SD": [
189977
190095
  "h",
190096
+ "hB",
189978
190097
  "hb",
189979
- "H",
189980
- "hB"
190098
+ "H"
189981
190099
  ],
189982
- "DM": [
189983
- "h",
189984
- "hb",
189985
- "H",
189986
- "hB"
190100
+ "SE": [
190101
+ "H"
189987
190102
  ],
189988
- "en-001": [
190103
+ "SG": [
189989
190104
  "h",
189990
190105
  "hb",
189991
190106
  "H",
189992
190107
  "hB"
189993
190108
  ],
189994
- "FJ": [
189995
- "h",
189996
- "hb",
190109
+ "SH": [
189997
190110
  "H",
189998
- "hB"
189999
- ],
190000
- "FM": [
190001
190111
  "h",
190002
190112
  "hb",
190003
- "H",
190004
190113
  "hB"
190005
190114
  ],
190006
- "GD": [
190007
- "h",
190008
- "hb",
190115
+ "SI": [
190009
190116
  "H",
190010
190117
  "hB"
190011
190118
  ],
190012
- "GM": [
190013
- "h",
190014
- "hb",
190015
- "H",
190016
- "hB"
190119
+ "SJ": [
190120
+ "H"
190017
190121
  ],
190018
- "GU": [
190122
+ "SK": [
190123
+ "H"
190124
+ ],
190125
+ "SL": [
190019
190126
  "h",
190020
190127
  "hb",
190021
190128
  "H",
190022
190129
  "hB"
190023
190130
  ],
190024
- "GY": [
190025
- "h",
190026
- "hb",
190131
+ "SM": [
190027
190132
  "H",
190133
+ "h",
190028
190134
  "hB"
190029
190135
  ],
190030
- "JM": [
190031
- "h",
190032
- "hb",
190136
+ "SN": [
190033
190137
  "H",
190138
+ "h",
190034
190139
  "hB"
190035
190140
  ],
190036
- "KI": [
190141
+ "SO": [
190037
190142
  "h",
190038
- "hb",
190143
+ "H"
190144
+ ],
190145
+ "SR": [
190039
190146
  "H",
190040
190147
  "hB"
190041
190148
  ],
190042
- "KN": [
190149
+ "SS": [
190043
190150
  "h",
190044
190151
  "hb",
190045
190152
  "H",
190046
190153
  "hB"
190047
190154
  ],
190048
- "KY": [
190049
- "h",
190050
- "hb",
190155
+ "ST": [
190051
190156
  "H",
190052
190157
  "hB"
190053
190158
  ],
190054
- "LC": [
190055
- "h",
190056
- "hb",
190159
+ "SV": [
190057
190160
  "H",
190058
- "hB"
190161
+ "h",
190162
+ "hB",
190163
+ "hb"
190059
190164
  ],
190060
- "LR": [
190165
+ "SX": [
190166
+ "H",
190061
190167
  "h",
190062
190168
  "hb",
190063
- "H",
190064
190169
  "hB"
190065
190170
  ],
190066
- "MH": [
190171
+ "SY": [
190067
190172
  "h",
190173
+ "hB",
190068
190174
  "hb",
190069
- "H",
190070
- "hB"
190175
+ "H"
190071
190176
  ],
190072
- "MP": [
190177
+ "SZ": [
190073
190178
  "h",
190074
190179
  "hb",
190075
190180
  "H",
190076
190181
  "hB"
190077
190182
  ],
190078
- "MW": [
190183
+ "TA": [
190184
+ "H",
190079
190185
  "h",
190080
190186
  "hb",
190081
- "H",
190082
190187
  "hB"
190083
190188
  ],
190084
- "NZ": [
190189
+ "TC": [
190085
190190
  "h",
190086
190191
  "hb",
190087
190192
  "H",
190088
190193
  "hB"
190089
190194
  ],
190090
- "SB": [
190195
+ "TD": [
190091
190196
  "h",
190092
- "hb",
190093
190197
  "H",
190094
190198
  "hB"
190095
190199
  ],
190096
- "SG": [
190097
- "h",
190098
- "hb",
190200
+ "TF": [
190099
190201
  "H",
190202
+ "h",
190100
190203
  "hB"
190101
190204
  ],
190102
- "SL": [
190103
- "h",
190104
- "hb",
190205
+ "TG": [
190105
190206
  "H",
190106
190207
  "hB"
190107
190208
  ],
190108
- "SS": [
190109
- "h",
190110
- "hb",
190209
+ "TL": [
190111
190210
  "H",
190112
- "hB"
190211
+ "hB",
190212
+ "hb",
190213
+ "h"
190113
190214
  ],
190114
- "SZ": [
190215
+ "TN": [
190115
190216
  "h",
190217
+ "hB",
190116
190218
  "hb",
190117
- "H",
190118
- "hB"
190219
+ "H"
190119
190220
  ],
190120
- "TC": [
190221
+ "TO": [
190121
190222
  "h",
190122
- "hb",
190223
+ "H"
190224
+ ],
190225
+ "TR": [
190123
190226
  "H",
190124
190227
  "hB"
190125
190228
  ],
@@ -190129,359 +190232,256 @@ var require_time_data_generated = __commonJS({
190129
190232
  "H",
190130
190233
  "hB"
190131
190234
  ],
190132
- "UM": [
190133
- "h",
190235
+ "TW": [
190236
+ "hB",
190134
190237
  "hb",
190135
- "H",
190136
- "hB"
190137
- ],
190138
- "US": [
190139
190238
  "h",
190239
+ "H"
190240
+ ],
190241
+ "TZ": [
190242
+ "hB",
190140
190243
  "hb",
190141
190244
  "H",
190142
- "hB"
190245
+ "h"
190143
190246
  ],
190144
- "VC": [
190145
- "h",
190146
- "hb",
190247
+ "UA": [
190147
190248
  "H",
190148
- "hB"
190249
+ "hB",
190250
+ "h"
190149
190251
  ],
190150
- "VG": [
190151
- "h",
190252
+ "UG": [
190253
+ "hB",
190152
190254
  "hb",
190153
190255
  "H",
190154
- "hB"
190256
+ "h"
190155
190257
  ],
190156
- "VI": [
190258
+ "UM": [
190157
190259
  "h",
190158
190260
  "hb",
190159
190261
  "H",
190160
190262
  "hB"
190161
190263
  ],
190162
- "ZM": [
190264
+ "US": [
190163
190265
  "h",
190164
190266
  "hb",
190165
190267
  "H",
190166
190268
  "hB"
190167
190269
  ],
190168
- "BO": [
190169
- "H",
190170
- "hB",
190171
- "h",
190172
- "hb"
190173
- ],
190174
- "EC": [
190270
+ "UY": [
190175
190271
  "H",
190176
- "hB",
190177
190272
  "h",
190178
- "hb"
190179
- ],
190180
- "ES": [
190181
- "H",
190182
190273
  "hB",
190183
- "h",
190184
190274
  "hb"
190185
190275
  ],
190186
- "GQ": [
190276
+ "UZ": [
190187
190277
  "H",
190188
190278
  "hB",
190189
- "h",
190190
- "hb"
190279
+ "h"
190191
190280
  ],
190192
- "PE": [
190281
+ "VA": [
190193
190282
  "H",
190194
- "hB",
190195
- "h",
190196
- "hb"
190197
- ],
190198
- "AE": [
190199
- "h",
190200
- "hB",
190201
- "hb",
190202
- "H"
190203
- ],
190204
- "ar-001": [
190205
- "h",
190206
- "hB",
190207
- "hb",
190208
- "H"
190209
- ],
190210
- "BH": [
190211
- "h",
190212
- "hB",
190213
- "hb",
190214
- "H"
190215
- ],
190216
- "DZ": [
190217
- "h",
190218
- "hB",
190219
- "hb",
190220
- "H"
190221
- ],
190222
- "EG": [
190223
190283
  "h",
190224
- "hB",
190225
- "hb",
190226
- "H"
190284
+ "hB"
190227
190285
  ],
190228
- "EH": [
190286
+ "VC": [
190229
190287
  "h",
190230
- "hB",
190231
190288
  "hb",
190232
- "H"
190289
+ "H",
190290
+ "hB"
190233
190291
  ],
190234
- "HK": [
190292
+ "VE": [
190235
190293
  "h",
190294
+ "H",
190236
190295
  "hB",
190237
- "hb",
190238
- "H"
190296
+ "hb"
190239
190297
  ],
190240
- "IQ": [
190298
+ "VG": [
190241
190299
  "h",
190242
- "hB",
190243
190300
  "hb",
190244
- "H"
190301
+ "H",
190302
+ "hB"
190245
190303
  ],
190246
- "JO": [
190304
+ "VI": [
190247
190305
  "h",
190248
- "hB",
190249
190306
  "hb",
190250
- "H"
190307
+ "H",
190308
+ "hB"
190251
190309
  ],
190252
- "KW": [
190310
+ "VU": [
190253
190311
  "h",
190254
- "hB",
190255
- "hb",
190256
190312
  "H"
190257
190313
  ],
190258
- "LB": [
190259
- "h",
190260
- "hB",
190261
- "hb",
190262
- "H"
190314
+ "WF": [
190315
+ "H",
190316
+ "hB"
190263
190317
  ],
190264
- "LY": [
190318
+ "WS": [
190265
190319
  "h",
190266
- "hB",
190267
- "hb",
190268
190320
  "H"
190269
190321
  ],
190270
- "MO": [
190271
- "h",
190322
+ "XK": [
190323
+ "H",
190272
190324
  "hB",
190273
- "hb",
190274
- "H"
190325
+ "h"
190275
190326
  ],
190276
- "MR": [
190327
+ "YE": [
190277
190328
  "h",
190278
190329
  "hB",
190279
190330
  "hb",
190280
190331
  "H"
190281
190332
  ],
190282
- "OM": [
190283
- "h",
190284
- "hB",
190285
- "hb",
190286
- "H"
190333
+ "YT": [
190334
+ "H",
190335
+ "hB"
190287
190336
  ],
190288
- "PH": [
190337
+ "ZA": [
190338
+ "H",
190289
190339
  "h",
190290
- "hB",
190291
190340
  "hb",
190292
- "H"
190341
+ "hB"
190293
190342
  ],
190294
- "PS": [
190343
+ "ZM": [
190295
190344
  "h",
190296
- "hB",
190297
190345
  "hb",
190298
- "H"
190346
+ "H",
190347
+ "hB"
190299
190348
  ],
190300
- "QA": [
190349
+ "af-ZA": [
190350
+ "H",
190301
190351
  "h",
190302
190352
  "hB",
190303
- "hb",
190304
- "H"
190353
+ "hb"
190305
190354
  ],
190306
- "SA": [
190355
+ "ar-001": [
190307
190356
  "h",
190308
190357
  "hB",
190309
190358
  "hb",
190310
190359
  "H"
190311
190360
  ],
190312
- "SD": [
190361
+ "ca-ES": [
190362
+ "H",
190313
190363
  "h",
190314
- "hB",
190315
- "hb",
190316
- "H"
190364
+ "hB"
190317
190365
  ],
190318
- "SY": [
190366
+ "en-001": [
190319
190367
  "h",
190320
- "hB",
190321
190368
  "hb",
190322
- "H"
190369
+ "H",
190370
+ "hB"
190323
190371
  ],
190324
- "TN": [
190372
+ "es-BO": [
190373
+ "H",
190325
190374
  "h",
190326
190375
  "hB",
190327
- "hb",
190328
- "H"
190376
+ "hb"
190329
190377
  ],
190330
- "YE": [
190378
+ "es-BR": [
190379
+ "H",
190331
190380
  "h",
190332
190381
  "hB",
190333
- "hb",
190334
- "H"
190382
+ "hb"
190335
190383
  ],
190336
- "AF": [
190384
+ "es-EC": [
190337
190385
  "H",
190338
- "hb",
190386
+ "h",
190339
190387
  "hB",
190340
- "h"
190388
+ "hb"
190341
190389
  ],
190342
- "LA": [
190390
+ "es-ES": [
190343
190391
  "H",
190344
- "hb",
190392
+ "h",
190345
190393
  "hB",
190346
- "h"
190394
+ "hb"
190347
190395
  ],
190348
- "CN": [
190396
+ "es-GQ": [
190349
190397
  "H",
190398
+ "h",
190350
190399
  "hB",
190351
- "hb",
190352
- "h"
190400
+ "hb"
190353
190401
  ],
190354
- "LV": [
190402
+ "es-PE": [
190355
190403
  "H",
190404
+ "h",
190356
190405
  "hB",
190357
- "hb",
190358
- "h"
190406
+ "hb"
190359
190407
  ],
190360
- "TL": [
190408
+ "fr-CA": [
190361
190409
  "H",
190362
- "hB",
190363
- "hb",
190364
- "h"
190410
+ "h",
190411
+ "hB"
190365
190412
  ],
190366
- "zu-ZA": [
190413
+ "gl-ES": [
190367
190414
  "H",
190368
- "hB",
190369
- "hb",
190370
- "h"
190371
- ],
190372
- "CD": [
190373
- "hB",
190374
- "H"
190375
- ],
190376
- "IR": [
190377
- "hB",
190378
- "H"
190379
- ],
190380
- "hi-IN": [
190381
- "hB",
190382
190415
  "h",
190383
- "H"
190416
+ "hB"
190384
190417
  ],
190385
- "kn-IN": [
190418
+ "gu-IN": [
190386
190419
  "hB",
190420
+ "hb",
190387
190421
  "h",
190388
190422
  "H"
190389
190423
  ],
190390
- "ml-IN": [
190424
+ "hi-IN": [
190391
190425
  "hB",
190392
190426
  "h",
190393
190427
  "H"
190394
190428
  ],
190395
- "te-IN": [
190396
- "hB",
190429
+ "it-CH": [
190430
+ "H",
190397
190431
  "h",
190398
- "H"
190432
+ "hB"
190399
190433
  ],
190400
- "KH": [
190401
- "hB",
190402
- "h",
190434
+ "it-IT": [
190403
190435
  "H",
190404
- "hb"
190405
- ],
190406
- "ta-IN": [
190407
- "hB",
190408
190436
  "h",
190409
- "hb",
190410
- "H"
190437
+ "hB"
190411
190438
  ],
190412
- "BN": [
190413
- "hb",
190439
+ "kn-IN": [
190414
190440
  "hB",
190415
190441
  "h",
190416
190442
  "H"
190417
190443
  ],
190418
- "MY": [
190419
- "hb",
190444
+ "ml-IN": [
190420
190445
  "hB",
190421
190446
  "h",
190422
190447
  "H"
190423
190448
  ],
190424
- "ET": [
190449
+ "mr-IN": [
190425
190450
  "hB",
190426
190451
  "hb",
190427
190452
  "h",
190428
190453
  "H"
190429
190454
  ],
190430
- "gu-IN": [
190455
+ "pa-IN": [
190431
190456
  "hB",
190432
190457
  "hb",
190433
190458
  "h",
190434
190459
  "H"
190435
190460
  ],
190436
- "mr-IN": [
190461
+ "ta-IN": [
190437
190462
  "hB",
190438
- "hb",
190439
190463
  "h",
190440
- "H"
190441
- ],
190442
- "pa-IN": [
190443
- "hB",
190444
190464
  "hb",
190445
- "h",
190446
190465
  "H"
190447
190466
  ],
190448
- "TW": [
190467
+ "te-IN": [
190449
190468
  "hB",
190450
- "hb",
190451
190469
  "h",
190452
190470
  "H"
190453
190471
  ],
190454
- "KE": [
190455
- "hB",
190456
- "hb",
190457
- "H",
190458
- "h"
190459
- ],
190460
- "MM": [
190461
- "hB",
190462
- "hb",
190463
- "H",
190464
- "h"
190465
- ],
190466
- "TZ": [
190467
- "hB",
190468
- "hb",
190472
+ "zu-ZA": [
190469
190473
  "H",
190470
- "h"
190471
- ],
190472
- "UG": [
190473
190474
  "hB",
190474
190475
  "hb",
190475
- "H",
190476
190476
  "h"
190477
190477
  ]
190478
190478
  };
190479
190479
  }
190480
190480
  });
190481
190481
 
190482
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/date-time-pattern-generator.js
190482
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/date-time-pattern-generator.js
190483
190483
  var require_date_time_pattern_generator = __commonJS({
190484
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/date-time-pattern-generator.js"(exports) {
190484
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/date-time-pattern-generator.js"(exports) {
190485
190485
  "use strict";
190486
190486
  Object.defineProperty(exports, "__esModule", { value: true });
190487
190487
  exports.getBestPattern = void 0;
@@ -190550,9 +190550,9 @@ var require_date_time_pattern_generator = __commonJS({
190550
190550
  }
190551
190551
  });
190552
190552
 
190553
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/parser.js
190553
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/parser.js
190554
190554
  var require_parser = __commonJS({
190555
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/parser.js"(exports) {
190555
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/parser.js"(exports) {
190556
190556
  "use strict";
190557
190557
  var _a;
190558
190558
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -191369,9 +191369,9 @@ var require_parser = __commonJS({
191369
191369
  }
191370
191370
  });
191371
191371
 
191372
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/index.js
191372
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/index.js
191373
191373
  var require_icu_messageformat_parser = __commonJS({
191374
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/index.js"(exports) {
191374
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/index.js"(exports) {
191375
191375
  "use strict";
191376
191376
  Object.defineProperty(exports, "__esModule", { value: true });
191377
191377
  exports._Parser = exports.parse = void 0;
@@ -191419,9 +191419,9 @@ var require_icu_messageformat_parser = __commonJS({
191419
191419
  }
191420
191420
  });
191421
191421
 
191422
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/src/console_utils.js
191422
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/src/console_utils.js
191423
191423
  var require_console_utils = __commonJS({
191424
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/src/console_utils.js"(exports) {
191424
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/src/console_utils.js"(exports) {
191425
191425
  "use strict";
191426
191426
  Object.defineProperty(exports, "__esModule", { value: true });
191427
191427
  exports.error = exports.warn = exports.debug = void 0;
@@ -191456,9 +191456,9 @@ var require_console_utils = __commonJS({
191456
191456
  }
191457
191457
  });
191458
191458
 
191459
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/jsonify@0.0.0/node_modules/jsonify/lib/parse.js
191459
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/jsonify@0.0.0/node_modules/jsonify/lib/parse.js
191460
191460
  var require_parse = __commonJS({
191461
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/jsonify@0.0.0/node_modules/jsonify/lib/parse.js"(exports, module2) {
191461
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/jsonify@0.0.0/node_modules/jsonify/lib/parse.js"(exports, module2) {
191462
191462
  var at;
191463
191463
  var ch;
191464
191464
  var escapee = {
@@ -191679,9 +191679,9 @@ var require_parse = __commonJS({
191679
191679
  }
191680
191680
  });
191681
191681
 
191682
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/jsonify@0.0.0/node_modules/jsonify/lib/stringify.js
191682
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/jsonify@0.0.0/node_modules/jsonify/lib/stringify.js
191683
191683
  var require_stringify = __commonJS({
191684
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/jsonify@0.0.0/node_modules/jsonify/lib/stringify.js"(exports, module2) {
191684
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/jsonify@0.0.0/node_modules/jsonify/lib/stringify.js"(exports, module2) {
191685
191685
  var escapable = /[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g;
191686
191686
  var gap;
191687
191687
  var indent;
@@ -191779,17 +191779,17 @@ var require_stringify = __commonJS({
191779
191779
  }
191780
191780
  });
191781
191781
 
191782
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/jsonify@0.0.0/node_modules/jsonify/index.js
191782
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/jsonify@0.0.0/node_modules/jsonify/index.js
191783
191783
  var require_jsonify = __commonJS({
191784
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/jsonify@0.0.0/node_modules/jsonify/index.js"(exports) {
191784
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/jsonify@0.0.0/node_modules/jsonify/index.js"(exports) {
191785
191785
  exports.parse = require_parse();
191786
191786
  exports.stringify = require_stringify();
191787
191787
  }
191788
191788
  });
191789
191789
 
191790
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/json-stable-stringify@1.0.1/node_modules/json-stable-stringify/index.js
191790
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/json-stable-stringify@1.0.1/node_modules/json-stable-stringify/index.js
191791
191791
  var require_json_stable_stringify = __commonJS({
191792
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/json-stable-stringify@1.0.1/node_modules/json-stable-stringify/index.js"(exports, module2) {
191792
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/json-stable-stringify@1.0.1/node_modules/json-stable-stringify/index.js"(exports, module2) {
191793
191793
  var json = typeof JSON !== "undefined" ? JSON : require_jsonify();
191794
191794
  module2.exports = function(obj, opts) {
191795
191795
  if (!opts)
@@ -191873,9 +191873,9 @@ var require_json_stable_stringify = __commonJS({
191873
191873
  }
191874
191874
  });
191875
191875
 
191876
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/src/transform.js
191876
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/src/transform.js
191877
191877
  var require_transform = __commonJS({
191878
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/src/transform.js"(exports) {
191878
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/src/transform.js"(exports) {
191879
191879
  "use strict";
191880
191880
  Object.defineProperty(exports, "__esModule", { value: true });
191881
191881
  exports.transform = exports.transformWithTs = void 0;
@@ -192275,17 +192275,17 @@ var require_transform = __commonJS({
192275
192275
  }
192276
192276
  });
192277
192277
 
192278
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/src/types.js
192278
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/src/types.js
192279
192279
  var require_types2 = __commonJS({
192280
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/src/types.js"(exports) {
192280
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/src/types.js"(exports) {
192281
192281
  "use strict";
192282
192282
  Object.defineProperty(exports, "__esModule", { value: true });
192283
192283
  }
192284
192284
  });
192285
192285
 
192286
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/index.js
192286
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/index.js
192287
192287
  var require_ts_transformer = __commonJS({
192288
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/index.js"(exports) {
192288
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ts-transformer@0.0.0/node_modules/@formatjs/ts-transformer/index.js"(exports) {
192289
192289
  "use strict";
192290
192290
  Object.defineProperty(exports, "__esModule", { value: true });
192291
192291
  var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
@@ -192295,7 +192295,7 @@ var require_ts_transformer = __commonJS({
192295
192295
  }
192296
192296
  });
192297
192297
 
192298
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/default.js
192298
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/default.js
192299
192299
  var default_exports = {};
192300
192300
  __export(default_exports, {
192301
192301
  compile: () => compile,
@@ -192303,7 +192303,7 @@ __export(default_exports, {
192303
192303
  });
192304
192304
  var format2, compile;
192305
192305
  var init_default = __esm({
192306
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/default.js"() {
192306
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/default.js"() {
192307
192307
  "use strict";
192308
192308
  format2 = (msgs) => msgs;
192309
192309
  compile = (msgs) => {
@@ -192316,7 +192316,7 @@ var init_default = __esm({
192316
192316
  }
192317
192317
  });
192318
192318
 
192319
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/transifex.js
192319
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/transifex.js
192320
192320
  var transifex_exports = {};
192321
192321
  __export(transifex_exports, {
192322
192322
  compile: () => compile2,
@@ -192324,7 +192324,7 @@ __export(transifex_exports, {
192324
192324
  });
192325
192325
  var format3, compile2;
192326
192326
  var init_transifex = __esm({
192327
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/transifex.js"() {
192327
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/transifex.js"() {
192328
192328
  "use strict";
192329
192329
  format3 = (msgs) => {
192330
192330
  const results = {};
@@ -192346,7 +192346,7 @@ var init_transifex = __esm({
192346
192346
  }
192347
192347
  });
192348
192348
 
192349
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/smartling.js
192349
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/smartling.js
192350
192350
  var smartling_exports = {};
192351
192351
  __export(smartling_exports, {
192352
192352
  compareMessages: () => compareMessages,
@@ -192355,7 +192355,7 @@ __export(smartling_exports, {
192355
192355
  });
192356
192356
  var format4, compareMessages, compile3;
192357
192357
  var init_smartling = __esm({
192358
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/smartling.js"() {
192358
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/smartling.js"() {
192359
192359
  "use strict";
192360
192360
  format4 = (msgs) => {
192361
192361
  const results = {
@@ -192401,7 +192401,7 @@ var init_smartling = __esm({
192401
192401
  }
192402
192402
  });
192403
192403
 
192404
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/simple.js
192404
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/simple.js
192405
192405
  var simple_exports = {};
192406
192406
  __export(simple_exports, {
192407
192407
  compile: () => compile4,
@@ -192409,7 +192409,7 @@ __export(simple_exports, {
192409
192409
  });
192410
192410
  var format5, compile4;
192411
192411
  var init_simple = __esm({
192412
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/simple.js"() {
192412
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/simple.js"() {
192413
192413
  "use strict";
192414
192414
  format5 = (msgs) => {
192415
192415
  return Object.keys(msgs).reduce((all, k) => {
@@ -192421,7 +192421,7 @@ var init_simple = __esm({
192421
192421
  }
192422
192422
  });
192423
192423
 
192424
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/lokalise.js
192424
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/lokalise.js
192425
192425
  var lokalise_exports = {};
192426
192426
  __export(lokalise_exports, {
192427
192427
  compile: () => compile5,
@@ -192429,7 +192429,7 @@ __export(lokalise_exports, {
192429
192429
  });
192430
192430
  var format6, compile5;
192431
192431
  var init_lokalise = __esm({
192432
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/lokalise.js"() {
192432
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/lokalise.js"() {
192433
192433
  "use strict";
192434
192434
  format6 = (msgs) => {
192435
192435
  const results = {};
@@ -192451,7 +192451,7 @@ var init_lokalise = __esm({
192451
192451
  }
192452
192452
  });
192453
192453
 
192454
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/crowdin.js
192454
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/crowdin.js
192455
192455
  var crowdin_exports = {};
192456
192456
  __export(crowdin_exports, {
192457
192457
  compile: () => compile6,
@@ -192459,7 +192459,7 @@ __export(crowdin_exports, {
192459
192459
  });
192460
192460
  var format7, compile6;
192461
192461
  var init_crowdin = __esm({
192462
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/crowdin.js"() {
192462
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/crowdin.js"() {
192463
192463
  "use strict";
192464
192464
  format7 = (msgs) => {
192465
192465
  const results = {};
@@ -192484,7 +192484,7 @@ var init_crowdin = __esm({
192484
192484
  }
192485
192485
  });
192486
192486
 
192487
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/index.js
192487
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/index.js
192488
192488
  async function resolveBuiltinFormatter(format8) {
192489
192489
  if (!format8) {
192490
192490
  return default_exports;
@@ -192513,7 +192513,7 @@ async function resolveBuiltinFormatter(format8) {
192513
192513
  }
192514
192514
  var import_path, import_url;
192515
192515
  var init_formatters = __esm({
192516
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/index.js"() {
192516
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/formatters/index.js"() {
192517
192517
  "use strict";
192518
192518
  init_default();
192519
192519
  init_transifex();
@@ -192526,7 +192526,7 @@ var init_formatters = __esm({
192526
192526
  }
192527
192527
  });
192528
192528
 
192529
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/parse_script.js
192529
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/parse_script.js
192530
192530
  function parseScript(opts, fn) {
192531
192531
  return (source) => {
192532
192532
  let output;
@@ -192566,7 +192566,7 @@ ${e.message || ""}`;
192566
192566
  }
192567
192567
  var import_ts_transformer, import_typescript;
192568
192568
  var init_parse_script = __esm({
192569
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/parse_script.js"() {
192569
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/parse_script.js"() {
192570
192570
  "use strict";
192571
192571
  import_ts_transformer = __toESM(require_ts_transformer());
192572
192572
  import_typescript = __toESM(require_typescript());
@@ -192574,9 +192574,9 @@ var init_parse_script = __esm({
192574
192574
  }
192575
192575
  });
192576
192576
 
192577
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/printer.js
192577
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/printer.js
192578
192578
  var require_printer = __commonJS({
192579
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/printer.js"(exports) {
192579
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/printer.js"(exports) {
192580
192580
  "use strict";
192581
192581
  Object.defineProperty(exports, "__esModule", { value: true });
192582
192582
  exports.printDateTimeSkeleton = exports.doPrintAST = exports.printAST = void 0;
@@ -192683,9 +192683,9 @@ var require_printer = __commonJS({
192683
192683
  }
192684
192684
  });
192685
192685
 
192686
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/manipulator.js
192686
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/manipulator.js
192687
192687
  var require_manipulator = __commonJS({
192688
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/manipulator.js"(exports) {
192688
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+icu-messageformat-parser@0.0.0/node_modules/@formatjs/icu-messageformat-parser/manipulator.js"(exports) {
192689
192689
  "use strict";
192690
192690
  Object.defineProperty(exports, "__esModule", { value: true });
192691
192691
  exports.hoistSelectors = void 0;
@@ -192745,7 +192745,7 @@ var require_manipulator = __commonJS({
192745
192745
  }
192746
192746
  });
192747
192747
 
192748
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/vue_extractor.js
192748
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/vue_extractor.js
192749
192749
  var vue_extractor_exports = {};
192750
192750
  __export(vue_extractor_exports, {
192751
192751
  parseFile: () => parseFile
@@ -192802,13 +192802,13 @@ function parseFile(source, filename, parseScriptFn) {
192802
192802
  }
192803
192803
  var import_compiler_sfc;
192804
192804
  var init_vue_extractor = __esm({
192805
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/vue_extractor.js"() {
192805
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/vue_extractor.js"() {
192806
192806
  "use strict";
192807
192807
  import_compiler_sfc = require("@vue/compiler-sfc");
192808
192808
  }
192809
192809
  });
192810
192810
 
192811
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/extract.js
192811
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/extract.js
192812
192812
  function calculateLineColFromOffset(text, start) {
192813
192813
  if (!start) {
192814
192814
  return { line: 1, col: 1 };
@@ -192946,7 +192946,7 @@ async function extractAndWrite(files, extractOpts) {
192946
192946
  }
192947
192947
  var import_fs_extra, import_ts_transformer2, import_json_stable_stringify, import_printer, import_manipulator, import_icu_messageformat_parser;
192948
192948
  var init_extract = __esm({
192949
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/extract.js"() {
192949
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/extract.js"() {
192950
192950
  "use strict";
192951
192951
  init_console_utils();
192952
192952
  import_fs_extra = __toESM(require_lib());
@@ -192960,7 +192960,7 @@ var init_extract = __esm({
192960
192960
  }
192961
192961
  });
192962
192962
 
192963
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/pseudo_locale.js
192963
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/pseudo_locale.js
192964
192964
  function forEachLiteralElement(ast, fn) {
192965
192965
  ast.forEach((el) => {
192966
192966
  if ((0, import_icu_messageformat_parser2.isLiteralElement)(el)) {
@@ -193039,7 +193039,7 @@ function generateENXB(msg) {
193039
193039
  }
193040
193040
  var import_icu_messageformat_parser2, ACCENTED_MAP, FLIPPED_MAP;
193041
193041
  var init_pseudo_locale = __esm({
193042
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/pseudo_locale.js"() {
193042
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/pseudo_locale.js"() {
193043
193043
  "use strict";
193044
193044
  import_icu_messageformat_parser2 = __toESM(require_icu_messageformat_parser());
193045
193045
  ACCENTED_MAP = {
@@ -193061,7 +193061,7 @@ var init_pseudo_locale = __esm({
193061
193061
  }
193062
193062
  });
193063
193063
 
193064
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/compile.js
193064
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/compile.js
193065
193065
  async function compile7(inputFiles, opts = {}) {
193066
193066
  debug("Compiling files:", inputFiles);
193067
193067
  const { ast, format: format8, pseudoLocale, skipErrors } = opts;
@@ -193132,7 +193132,7 @@ async function compileAndWrite(inputFiles, compileOpts = {}) {
193132
193132
  }
193133
193133
  var import_icu_messageformat_parser3, import_fs_extra2, import_json_stable_stringify2;
193134
193134
  var init_compile = __esm({
193135
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/compile.js"() {
193135
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/compile.js"() {
193136
193136
  "use strict";
193137
193137
  import_icu_messageformat_parser3 = __toESM(require_icu_messageformat_parser());
193138
193138
  import_fs_extra2 = __toESM(require_lib());
@@ -193143,7 +193143,7 @@ var init_compile = __esm({
193143
193143
  }
193144
193144
  });
193145
193145
 
193146
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/compile_folder.js
193146
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/compile_folder.js
193147
193147
  async function compileFolder(files, outFolder, opts = {}) {
193148
193148
  const results = await Promise.all(files.map((f) => compile7([f], opts)));
193149
193149
  const outFiles = files.map((f) => (0, import_path2.join)(outFolder, (0, import_path2.basename)(f)));
@@ -193151,7 +193151,7 @@ async function compileFolder(files, outFolder, opts = {}) {
193151
193151
  }
193152
193152
  var import_path2, import_fs_extra3;
193153
193153
  var init_compile_folder = __esm({
193154
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/compile_folder.js"() {
193154
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/compile_folder.js"() {
193155
193155
  "use strict";
193156
193156
  init_compile();
193157
193157
  import_path2 = require("path");
@@ -193159,9 +193159,9 @@ var init_compile_folder = __esm({
193159
193159
  }
193160
193160
  });
193161
193161
 
193162
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/array.js
193162
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/array.js
193163
193163
  var require_array = __commonJS({
193164
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/array.js"(exports) {
193164
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/array.js"(exports) {
193165
193165
  "use strict";
193166
193166
  Object.defineProperty(exports, "__esModule", { value: true });
193167
193167
  exports.splitWhen = exports.flatten = void 0;
@@ -193186,9 +193186,9 @@ var require_array = __commonJS({
193186
193186
  }
193187
193187
  });
193188
193188
 
193189
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/errno.js
193189
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/errno.js
193190
193190
  var require_errno = __commonJS({
193191
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/errno.js"(exports) {
193191
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/errno.js"(exports) {
193192
193192
  "use strict";
193193
193193
  Object.defineProperty(exports, "__esModule", { value: true });
193194
193194
  exports.isEnoentCodeError = void 0;
@@ -193199,9 +193199,9 @@ var require_errno = __commonJS({
193199
193199
  }
193200
193200
  });
193201
193201
 
193202
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/fs.js
193202
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/fs.js
193203
193203
  var require_fs2 = __commonJS({
193204
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/fs.js"(exports) {
193204
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/fs.js"(exports) {
193205
193205
  "use strict";
193206
193206
  Object.defineProperty(exports, "__esModule", { value: true });
193207
193207
  exports.createDirentFromStats = void 0;
@@ -193224,9 +193224,9 @@ var require_fs2 = __commonJS({
193224
193224
  }
193225
193225
  });
193226
193226
 
193227
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/path.js
193227
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/path.js
193228
193228
  var require_path = __commonJS({
193229
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/path.js"(exports) {
193229
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/path.js"(exports) {
193230
193230
  "use strict";
193231
193231
  Object.defineProperty(exports, "__esModule", { value: true });
193232
193232
  exports.removeLeadingDotSegment = exports.escape = exports.makeAbsolute = exports.unixify = void 0;
@@ -193258,9 +193258,9 @@ var require_path = __commonJS({
193258
193258
  }
193259
193259
  });
193260
193260
 
193261
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/is-extglob@2.1.1/node_modules/is-extglob/index.js
193261
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/is-extglob@2.1.1/node_modules/is-extglob/index.js
193262
193262
  var require_is_extglob = __commonJS({
193263
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/is-extglob@2.1.1/node_modules/is-extglob/index.js"(exports, module2) {
193263
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/is-extglob@2.1.1/node_modules/is-extglob/index.js"(exports, module2) {
193264
193264
  module2.exports = function isExtglob(str) {
193265
193265
  if (typeof str !== "string" || str === "") {
193266
193266
  return false;
@@ -193276,9 +193276,9 @@ var require_is_extglob = __commonJS({
193276
193276
  }
193277
193277
  });
193278
193278
 
193279
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/is-glob@4.0.3/node_modules/is-glob/index.js
193279
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/is-glob@4.0.3/node_modules/is-glob/index.js
193280
193280
  var require_is_glob = __commonJS({
193281
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/is-glob@4.0.3/node_modules/is-glob/index.js"(exports, module2) {
193281
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/is-glob@4.0.3/node_modules/is-glob/index.js"(exports, module2) {
193282
193282
  var isExtglob = require_is_extglob();
193283
193283
  var chars = { "{": "}", "(": ")", "[": "]" };
193284
193284
  var strictCheck = function(str) {
@@ -193407,9 +193407,9 @@ var require_is_glob = __commonJS({
193407
193407
  }
193408
193408
  });
193409
193409
 
193410
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/glob-parent@5.1.2/node_modules/glob-parent/index.js
193410
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/glob-parent@5.1.2/node_modules/glob-parent/index.js
193411
193411
  var require_glob_parent = __commonJS({
193412
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/glob-parent@5.1.2/node_modules/glob-parent/index.js"(exports, module2) {
193412
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/glob-parent@5.1.2/node_modules/glob-parent/index.js"(exports, module2) {
193413
193413
  "use strict";
193414
193414
  var isGlob = require_is_glob();
193415
193415
  var pathPosixDirname = require("path").posix.dirname;
@@ -193436,9 +193436,9 @@ var require_glob_parent = __commonJS({
193436
193436
  }
193437
193437
  });
193438
193438
 
193439
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/utils.js
193439
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/utils.js
193440
193440
  var require_utils3 = __commonJS({
193441
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/utils.js"(exports) {
193441
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/utils.js"(exports) {
193442
193442
  "use strict";
193443
193443
  exports.isInteger = (num) => {
193444
193444
  if (typeof num === "number") {
@@ -193520,9 +193520,9 @@ var require_utils3 = __commonJS({
193520
193520
  }
193521
193521
  });
193522
193522
 
193523
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/stringify.js
193523
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/stringify.js
193524
193524
  var require_stringify2 = __commonJS({
193525
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/stringify.js"(exports, module2) {
193525
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/stringify.js"(exports, module2) {
193526
193526
  "use strict";
193527
193527
  var utils = require_utils3();
193528
193528
  module2.exports = (ast, options = {}) => {
@@ -193551,9 +193551,9 @@ var require_stringify2 = __commonJS({
193551
193551
  }
193552
193552
  });
193553
193553
 
193554
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/is-number@7.0.0/node_modules/is-number/index.js
193554
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/is-number@7.0.0/node_modules/is-number/index.js
193555
193555
  var require_is_number = __commonJS({
193556
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/is-number@7.0.0/node_modules/is-number/index.js"(exports, module2) {
193556
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/is-number@7.0.0/node_modules/is-number/index.js"(exports, module2) {
193557
193557
  "use strict";
193558
193558
  module2.exports = function(num) {
193559
193559
  if (typeof num === "number") {
@@ -193567,9 +193567,9 @@ var require_is_number = __commonJS({
193567
193567
  }
193568
193568
  });
193569
193569
 
193570
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/to-regex-range@5.0.1/node_modules/to-regex-range/index.js
193570
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/to-regex-range@5.0.1/node_modules/to-regex-range/index.js
193571
193571
  var require_to_regex_range = __commonJS({
193572
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/to-regex-range@5.0.1/node_modules/to-regex-range/index.js"(exports, module2) {
193572
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/to-regex-range@5.0.1/node_modules/to-regex-range/index.js"(exports, module2) {
193573
193573
  "use strict";
193574
193574
  var isNumber = require_is_number();
193575
193575
  var toRegexRange = (min, max, options) => {
@@ -193779,9 +193779,9 @@ var require_to_regex_range = __commonJS({
193779
193779
  }
193780
193780
  });
193781
193781
 
193782
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fill-range@7.0.1/node_modules/fill-range/index.js
193782
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fill-range@7.0.1/node_modules/fill-range/index.js
193783
193783
  var require_fill_range = __commonJS({
193784
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fill-range@7.0.1/node_modules/fill-range/index.js"(exports, module2) {
193784
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fill-range@7.0.1/node_modules/fill-range/index.js"(exports, module2) {
193785
193785
  "use strict";
193786
193786
  var util = require("util");
193787
193787
  var toRegexRange = require_to_regex_range();
@@ -193985,9 +193985,9 @@ var require_fill_range = __commonJS({
193985
193985
  }
193986
193986
  });
193987
193987
 
193988
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/compile.js
193988
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/compile.js
193989
193989
  var require_compile = __commonJS({
193990
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/compile.js"(exports, module2) {
193990
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/compile.js"(exports, module2) {
193991
193991
  "use strict";
193992
193992
  var fill = require_fill_range();
193993
193993
  var utils = require_utils3();
@@ -194036,9 +194036,9 @@ var require_compile = __commonJS({
194036
194036
  }
194037
194037
  });
194038
194038
 
194039
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/expand.js
194039
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/expand.js
194040
194040
  var require_expand = __commonJS({
194041
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/expand.js"(exports, module2) {
194041
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/expand.js"(exports, module2) {
194042
194042
  "use strict";
194043
194043
  var fill = require_fill_range();
194044
194044
  var stringify3 = require_stringify2();
@@ -194133,9 +194133,9 @@ var require_expand = __commonJS({
194133
194133
  }
194134
194134
  });
194135
194135
 
194136
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/constants.js
194136
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/constants.js
194137
194137
  var require_constants = __commonJS({
194138
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/constants.js"(exports, module2) {
194138
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/constants.js"(exports, module2) {
194139
194139
  "use strict";
194140
194140
  module2.exports = {
194141
194141
  MAX_LENGTH: 1024 * 64,
@@ -194234,9 +194234,9 @@ var require_constants = __commonJS({
194234
194234
  }
194235
194235
  });
194236
194236
 
194237
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/parse.js
194237
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/parse.js
194238
194238
  var require_parse2 = __commonJS({
194239
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/parse.js"(exports, module2) {
194239
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/lib/parse.js"(exports, module2) {
194240
194240
  "use strict";
194241
194241
  var stringify3 = require_stringify2();
194242
194242
  var {
@@ -194478,9 +194478,9 @@ var require_parse2 = __commonJS({
194478
194478
  }
194479
194479
  });
194480
194480
 
194481
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/index.js
194481
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/index.js
194482
194482
  var require_braces = __commonJS({
194483
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/index.js"(exports, module2) {
194483
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/braces@3.0.2/node_modules/braces/index.js"(exports, module2) {
194484
194484
  "use strict";
194485
194485
  var stringify3 = require_stringify2();
194486
194486
  var compile8 = require_compile();
@@ -194541,9 +194541,9 @@ var require_braces = __commonJS({
194541
194541
  }
194542
194542
  });
194543
194543
 
194544
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/constants.js
194544
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/constants.js
194545
194545
  var require_constants2 = __commonJS({
194546
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/constants.js"(exports, module2) {
194546
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/constants.js"(exports, module2) {
194547
194547
  "use strict";
194548
194548
  var path = require("path");
194549
194549
  var WIN_SLASH = "\\\\/";
@@ -194738,9 +194738,9 @@ var require_constants2 = __commonJS({
194738
194738
  }
194739
194739
  });
194740
194740
 
194741
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/utils.js
194741
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/utils.js
194742
194742
  var require_utils4 = __commonJS({
194743
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/utils.js"(exports) {
194743
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/utils.js"(exports) {
194744
194744
  "use strict";
194745
194745
  var path = require("path");
194746
194746
  var win32 = process.platform === "win32";
@@ -194801,9 +194801,9 @@ var require_utils4 = __commonJS({
194801
194801
  }
194802
194802
  });
194803
194803
 
194804
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/scan.js
194804
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/scan.js
194805
194805
  var require_scan = __commonJS({
194806
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/scan.js"(exports, module2) {
194806
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/scan.js"(exports, module2) {
194807
194807
  "use strict";
194808
194808
  var utils = require_utils4();
194809
194809
  var {
@@ -195134,9 +195134,9 @@ var require_scan = __commonJS({
195134
195134
  }
195135
195135
  });
195136
195136
 
195137
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/parse.js
195137
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/parse.js
195138
195138
  var require_parse3 = __commonJS({
195139
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/parse.js"(exports, module2) {
195139
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/parse.js"(exports, module2) {
195140
195140
  "use strict";
195141
195141
  var constants = require_constants2();
195142
195142
  var utils = require_utils4();
@@ -195915,9 +195915,9 @@ var require_parse3 = __commonJS({
195915
195915
  }
195916
195916
  });
195917
195917
 
195918
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/picomatch.js
195918
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/picomatch.js
195919
195919
  var require_picomatch = __commonJS({
195920
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/picomatch.js"(exports, module2) {
195920
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/lib/picomatch.js"(exports, module2) {
195921
195921
  "use strict";
195922
195922
  var path = require("path");
195923
195923
  var scan = require_scan();
@@ -196059,17 +196059,17 @@ var require_picomatch = __commonJS({
196059
196059
  }
196060
196060
  });
196061
196061
 
196062
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/index.js
196062
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/index.js
196063
196063
  var require_picomatch2 = __commonJS({
196064
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/index.js"(exports, module2) {
196064
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/picomatch@2.3.1/node_modules/picomatch/index.js"(exports, module2) {
196065
196065
  "use strict";
196066
196066
  module2.exports = require_picomatch();
196067
196067
  }
196068
196068
  });
196069
196069
 
196070
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/micromatch@4.0.5/node_modules/micromatch/index.js
196070
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/micromatch@4.0.5/node_modules/micromatch/index.js
196071
196071
  var require_micromatch = __commonJS({
196072
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/micromatch@4.0.5/node_modules/micromatch/index.js"(exports, module2) {
196072
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/micromatch@4.0.5/node_modules/micromatch/index.js"(exports, module2) {
196073
196073
  "use strict";
196074
196074
  var util = require("util");
196075
196075
  var braces = require_braces();
@@ -196229,9 +196229,9 @@ var require_micromatch = __commonJS({
196229
196229
  }
196230
196230
  });
196231
196231
 
196232
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/pattern.js
196232
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/pattern.js
196233
196233
  var require_pattern = __commonJS({
196234
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/pattern.js"(exports) {
196234
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/pattern.js"(exports) {
196235
196235
  "use strict";
196236
196236
  Object.defineProperty(exports, "__esModule", { value: true });
196237
196237
  exports.matchAny = exports.convertPatternsToRe = exports.makeRe = exports.getPatternParts = exports.expandBraceExpansion = exports.expandPatternsWithBraceExpansion = exports.isAffectDepthOfReadingPattern = exports.endsWithSlashGlobStar = exports.hasGlobStar = exports.getBaseDirectory = exports.isPatternRelatedToParentDirectory = exports.getPatternsOutsideCurrentDirectory = exports.getPatternsInsideCurrentDirectory = exports.getPositivePatterns = exports.getNegativePatterns = exports.isPositivePattern = exports.isNegativePattern = exports.convertToNegativePattern = exports.convertToPositivePattern = exports.isDynamicPattern = exports.isStaticPattern = void 0;
@@ -196373,9 +196373,9 @@ var require_pattern = __commonJS({
196373
196373
  }
196374
196374
  });
196375
196375
 
196376
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/merge2@1.4.1/node_modules/merge2/index.js
196376
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/merge2@1.4.1/node_modules/merge2/index.js
196377
196377
  var require_merge2 = __commonJS({
196378
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/merge2@1.4.1/node_modules/merge2/index.js"(exports, module2) {
196378
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/merge2@1.4.1/node_modules/merge2/index.js"(exports, module2) {
196379
196379
  "use strict";
196380
196380
  var Stream = require("stream");
196381
196381
  var PassThrough = Stream.PassThrough;
@@ -196492,9 +196492,9 @@ var require_merge2 = __commonJS({
196492
196492
  }
196493
196493
  });
196494
196494
 
196495
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/stream.js
196495
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/stream.js
196496
196496
  var require_stream = __commonJS({
196497
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/stream.js"(exports) {
196497
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/stream.js"(exports) {
196498
196498
  "use strict";
196499
196499
  Object.defineProperty(exports, "__esModule", { value: true });
196500
196500
  exports.merge = void 0;
@@ -196515,9 +196515,9 @@ var require_stream = __commonJS({
196515
196515
  }
196516
196516
  });
196517
196517
 
196518
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/string.js
196518
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/string.js
196519
196519
  var require_string = __commonJS({
196520
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/string.js"(exports) {
196520
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/string.js"(exports) {
196521
196521
  "use strict";
196522
196522
  Object.defineProperty(exports, "__esModule", { value: true });
196523
196523
  exports.isEmpty = exports.isString = void 0;
@@ -196532,9 +196532,9 @@ var require_string = __commonJS({
196532
196532
  }
196533
196533
  });
196534
196534
 
196535
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/index.js
196535
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/index.js
196536
196536
  var require_utils5 = __commonJS({
196537
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/index.js"(exports) {
196537
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/utils/index.js"(exports) {
196538
196538
  "use strict";
196539
196539
  Object.defineProperty(exports, "__esModule", { value: true });
196540
196540
  exports.string = exports.stream = exports.pattern = exports.path = exports.fs = exports.errno = exports.array = void 0;
@@ -196555,9 +196555,9 @@ var require_utils5 = __commonJS({
196555
196555
  }
196556
196556
  });
196557
196557
 
196558
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/managers/tasks.js
196558
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/managers/tasks.js
196559
196559
  var require_tasks = __commonJS({
196560
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/managers/tasks.js"(exports) {
196560
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/managers/tasks.js"(exports) {
196561
196561
  "use strict";
196562
196562
  Object.defineProperty(exports, "__esModule", { value: true });
196563
196563
  exports.convertPatternGroupToTask = exports.convertPatternGroupsToTasks = exports.groupPatternsByBaseDirectory = exports.getNegativePatternsAsPositive = exports.getPositivePatterns = exports.convertPatternsToTasks = exports.generate = void 0;
@@ -196639,9 +196639,9 @@ var require_tasks = __commonJS({
196639
196639
  }
196640
196640
  });
196641
196641
 
196642
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/managers/patterns.js
196642
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/managers/patterns.js
196643
196643
  var require_patterns = __commonJS({
196644
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/managers/patterns.js"(exports) {
196644
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/managers/patterns.js"(exports) {
196645
196645
  "use strict";
196646
196646
  Object.defineProperty(exports, "__esModule", { value: true });
196647
196647
  exports.removeDuplicateSlashes = exports.transform = void 0;
@@ -196657,9 +196657,9 @@ var require_patterns = __commonJS({
196657
196657
  }
196658
196658
  });
196659
196659
 
196660
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/async.js
196660
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/async.js
196661
196661
  var require_async = __commonJS({
196662
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/async.js"(exports) {
196662
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/async.js"(exports) {
196663
196663
  "use strict";
196664
196664
  Object.defineProperty(exports, "__esModule", { value: true });
196665
196665
  exports.read = void 0;
@@ -196699,9 +196699,9 @@ var require_async = __commonJS({
196699
196699
  }
196700
196700
  });
196701
196701
 
196702
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/sync.js
196702
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/sync.js
196703
196703
  var require_sync = __commonJS({
196704
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/sync.js"(exports) {
196704
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/sync.js"(exports) {
196705
196705
  "use strict";
196706
196706
  Object.defineProperty(exports, "__esModule", { value: true });
196707
196707
  exports.read = void 0;
@@ -196727,9 +196727,9 @@ var require_sync = __commonJS({
196727
196727
  }
196728
196728
  });
196729
196729
 
196730
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/adapters/fs.js
196730
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/adapters/fs.js
196731
196731
  var require_fs3 = __commonJS({
196732
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/adapters/fs.js"(exports) {
196732
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/adapters/fs.js"(exports) {
196733
196733
  "use strict";
196734
196734
  Object.defineProperty(exports, "__esModule", { value: true });
196735
196735
  exports.createFileSystemAdapter = exports.FILE_SYSTEM_ADAPTER = void 0;
@@ -196750,9 +196750,9 @@ var require_fs3 = __commonJS({
196750
196750
  }
196751
196751
  });
196752
196752
 
196753
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/settings.js
196753
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/settings.js
196754
196754
  var require_settings = __commonJS({
196755
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/settings.js"(exports) {
196755
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/settings.js"(exports) {
196756
196756
  "use strict";
196757
196757
  Object.defineProperty(exports, "__esModule", { value: true });
196758
196758
  var fs = require_fs3();
@@ -196772,9 +196772,9 @@ var require_settings = __commonJS({
196772
196772
  }
196773
196773
  });
196774
196774
 
196775
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.js
196775
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.js
196776
196776
  var require_out = __commonJS({
196777
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.js"(exports) {
196777
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.js"(exports) {
196778
196778
  "use strict";
196779
196779
  Object.defineProperty(exports, "__esModule", { value: true });
196780
196780
  exports.statSync = exports.stat = exports.Settings = void 0;
@@ -196804,9 +196804,9 @@ var require_out = __commonJS({
196804
196804
  }
196805
196805
  });
196806
196806
 
196807
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/queue-microtask@1.2.3/node_modules/queue-microtask/index.js
196807
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/queue-microtask@1.2.3/node_modules/queue-microtask/index.js
196808
196808
  var require_queue_microtask = __commonJS({
196809
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/queue-microtask@1.2.3/node_modules/queue-microtask/index.js"(exports, module2) {
196809
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/queue-microtask@1.2.3/node_modules/queue-microtask/index.js"(exports, module2) {
196810
196810
  var promise;
196811
196811
  module2.exports = typeof queueMicrotask === "function" ? queueMicrotask.bind(typeof window !== "undefined" ? window : global) : (cb) => (promise || (promise = Promise.resolve())).then(cb).catch((err) => setTimeout(() => {
196812
196812
  throw err;
@@ -196814,9 +196814,9 @@ var require_queue_microtask = __commonJS({
196814
196814
  }
196815
196815
  });
196816
196816
 
196817
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/run-parallel@1.2.0/node_modules/run-parallel/index.js
196817
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/run-parallel@1.2.0/node_modules/run-parallel/index.js
196818
196818
  var require_run_parallel = __commonJS({
196819
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/run-parallel@1.2.0/node_modules/run-parallel/index.js"(exports, module2) {
196819
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/run-parallel@1.2.0/node_modules/run-parallel/index.js"(exports, module2) {
196820
196820
  module2.exports = runParallel;
196821
196821
  var queueMicrotask2 = require_queue_microtask();
196822
196822
  function runParallel(tasks, cb) {
@@ -196867,9 +196867,9 @@ var require_run_parallel = __commonJS({
196867
196867
  }
196868
196868
  });
196869
196869
 
196870
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/constants.js
196870
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/constants.js
196871
196871
  var require_constants3 = __commonJS({
196872
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/constants.js"(exports) {
196872
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/constants.js"(exports) {
196873
196873
  "use strict";
196874
196874
  Object.defineProperty(exports, "__esModule", { value: true });
196875
196875
  exports.IS_SUPPORT_READDIR_WITH_FILE_TYPES = void 0;
@@ -196887,9 +196887,9 @@ var require_constants3 = __commonJS({
196887
196887
  }
196888
196888
  });
196889
196889
 
196890
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/fs.js
196890
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/fs.js
196891
196891
  var require_fs4 = __commonJS({
196892
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/fs.js"(exports) {
196892
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/fs.js"(exports) {
196893
196893
  "use strict";
196894
196894
  Object.defineProperty(exports, "__esModule", { value: true });
196895
196895
  exports.createDirentFromStats = void 0;
@@ -196912,9 +196912,9 @@ var require_fs4 = __commonJS({
196912
196912
  }
196913
196913
  });
196914
196914
 
196915
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/index.js
196915
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/index.js
196916
196916
  var require_utils6 = __commonJS({
196917
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/index.js"(exports) {
196917
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/index.js"(exports) {
196918
196918
  "use strict";
196919
196919
  Object.defineProperty(exports, "__esModule", { value: true });
196920
196920
  exports.fs = void 0;
@@ -196923,9 +196923,9 @@ var require_utils6 = __commonJS({
196923
196923
  }
196924
196924
  });
196925
196925
 
196926
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/common.js
196926
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/common.js
196927
196927
  var require_common = __commonJS({
196928
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/common.js"(exports) {
196928
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/common.js"(exports) {
196929
196929
  "use strict";
196930
196930
  Object.defineProperty(exports, "__esModule", { value: true });
196931
196931
  exports.joinPathSegments = void 0;
@@ -196939,9 +196939,9 @@ var require_common = __commonJS({
196939
196939
  }
196940
196940
  });
196941
196941
 
196942
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/async.js
196942
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/async.js
196943
196943
  var require_async2 = __commonJS({
196944
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/async.js"(exports) {
196944
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/async.js"(exports) {
196945
196945
  "use strict";
196946
196946
  Object.defineProperty(exports, "__esModule", { value: true });
196947
196947
  exports.readdir = exports.readdirWithFileTypes = exports.read = void 0;
@@ -197049,9 +197049,9 @@ var require_async2 = __commonJS({
197049
197049
  }
197050
197050
  });
197051
197051
 
197052
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/sync.js
197052
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/sync.js
197053
197053
  var require_sync2 = __commonJS({
197054
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/sync.js"(exports) {
197054
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/sync.js"(exports) {
197055
197055
  "use strict";
197056
197056
  Object.defineProperty(exports, "__esModule", { value: true });
197057
197057
  exports.readdir = exports.readdirWithFileTypes = exports.read = void 0;
@@ -197108,9 +197108,9 @@ var require_sync2 = __commonJS({
197108
197108
  }
197109
197109
  });
197110
197110
 
197111
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/adapters/fs.js
197111
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/adapters/fs.js
197112
197112
  var require_fs5 = __commonJS({
197113
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/adapters/fs.js"(exports) {
197113
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/adapters/fs.js"(exports) {
197114
197114
  "use strict";
197115
197115
  Object.defineProperty(exports, "__esModule", { value: true });
197116
197116
  exports.createFileSystemAdapter = exports.FILE_SYSTEM_ADAPTER = void 0;
@@ -197133,9 +197133,9 @@ var require_fs5 = __commonJS({
197133
197133
  }
197134
197134
  });
197135
197135
 
197136
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/settings.js
197136
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/settings.js
197137
197137
  var require_settings2 = __commonJS({
197138
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/settings.js"(exports) {
197138
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/settings.js"(exports) {
197139
197139
  "use strict";
197140
197140
  Object.defineProperty(exports, "__esModule", { value: true });
197141
197141
  var path = require("path");
@@ -197163,9 +197163,9 @@ var require_settings2 = __commonJS({
197163
197163
  }
197164
197164
  });
197165
197165
 
197166
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/index.js
197166
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/index.js
197167
197167
  var require_out2 = __commonJS({
197168
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/index.js"(exports) {
197168
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/index.js"(exports) {
197169
197169
  "use strict";
197170
197170
  Object.defineProperty(exports, "__esModule", { value: true });
197171
197171
  exports.Settings = exports.scandirSync = exports.scandir = void 0;
@@ -197195,9 +197195,9 @@ var require_out2 = __commonJS({
197195
197195
  }
197196
197196
  });
197197
197197
 
197198
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/reusify@1.0.4/node_modules/reusify/reusify.js
197198
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/reusify@1.0.4/node_modules/reusify/reusify.js
197199
197199
  var require_reusify = __commonJS({
197200
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/reusify@1.0.4/node_modules/reusify/reusify.js"(exports, module2) {
197200
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/reusify@1.0.4/node_modules/reusify/reusify.js"(exports, module2) {
197201
197201
  "use strict";
197202
197202
  function reusify(Constructor) {
197203
197203
  var head = new Constructor();
@@ -197226,9 +197226,9 @@ var require_reusify = __commonJS({
197226
197226
  }
197227
197227
  });
197228
197228
 
197229
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fastq@1.13.0/node_modules/fastq/queue.js
197229
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fastq@1.13.0/node_modules/fastq/queue.js
197230
197230
  var require_queue = __commonJS({
197231
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fastq@1.13.0/node_modules/fastq/queue.js"(exports, module2) {
197231
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fastq@1.13.0/node_modules/fastq/queue.js"(exports, module2) {
197232
197232
  "use strict";
197233
197233
  var reusify = require_reusify();
197234
197234
  function fastqueue(context, worker, concurrency) {
@@ -197462,9 +197462,9 @@ var require_queue = __commonJS({
197462
197462
  }
197463
197463
  });
197464
197464
 
197465
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/common.js
197465
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/common.js
197466
197466
  var require_common2 = __commonJS({
197467
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/common.js"(exports) {
197467
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/common.js"(exports) {
197468
197468
  "use strict";
197469
197469
  Object.defineProperty(exports, "__esModule", { value: true });
197470
197470
  exports.joinPathSegments = exports.replacePathSegmentSeparator = exports.isAppliedFilter = exports.isFatalError = void 0;
@@ -197496,9 +197496,9 @@ var require_common2 = __commonJS({
197496
197496
  }
197497
197497
  });
197498
197498
 
197499
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/reader.js
197499
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/reader.js
197500
197500
  var require_reader = __commonJS({
197501
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/reader.js"(exports) {
197501
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/reader.js"(exports) {
197502
197502
  "use strict";
197503
197503
  Object.defineProperty(exports, "__esModule", { value: true });
197504
197504
  var common = require_common2();
@@ -197513,9 +197513,9 @@ var require_reader = __commonJS({
197513
197513
  }
197514
197514
  });
197515
197515
 
197516
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/async.js
197516
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/async.js
197517
197517
  var require_async3 = __commonJS({
197518
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/async.js"(exports) {
197518
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/async.js"(exports) {
197519
197519
  "use strict";
197520
197520
  Object.defineProperty(exports, "__esModule", { value: true });
197521
197521
  var events_1 = require("events");
@@ -197616,9 +197616,9 @@ var require_async3 = __commonJS({
197616
197616
  }
197617
197617
  });
197618
197618
 
197619
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/providers/async.js
197619
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/providers/async.js
197620
197620
  var require_async4 = __commonJS({
197621
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/providers/async.js"(exports) {
197621
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/providers/async.js"(exports) {
197622
197622
  "use strict";
197623
197623
  Object.defineProperty(exports, "__esModule", { value: true });
197624
197624
  var async_1 = require_async3();
@@ -197652,9 +197652,9 @@ var require_async4 = __commonJS({
197652
197652
  }
197653
197653
  });
197654
197654
 
197655
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/providers/stream.js
197655
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/providers/stream.js
197656
197656
  var require_stream2 = __commonJS({
197657
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/providers/stream.js"(exports) {
197657
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/providers/stream.js"(exports) {
197658
197658
  "use strict";
197659
197659
  Object.defineProperty(exports, "__esModule", { value: true });
197660
197660
  var stream_1 = require("stream");
@@ -197693,9 +197693,9 @@ var require_stream2 = __commonJS({
197693
197693
  }
197694
197694
  });
197695
197695
 
197696
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/sync.js
197696
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/sync.js
197697
197697
  var require_sync3 = __commonJS({
197698
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/sync.js"(exports) {
197698
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/sync.js"(exports) {
197699
197699
  "use strict";
197700
197700
  Object.defineProperty(exports, "__esModule", { value: true });
197701
197701
  var fsScandir = require_out2();
@@ -197757,9 +197757,9 @@ var require_sync3 = __commonJS({
197757
197757
  }
197758
197758
  });
197759
197759
 
197760
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/providers/sync.js
197760
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/providers/sync.js
197761
197761
  var require_sync4 = __commonJS({
197762
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/providers/sync.js"(exports) {
197762
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/providers/sync.js"(exports) {
197763
197763
  "use strict";
197764
197764
  Object.defineProperty(exports, "__esModule", { value: true });
197765
197765
  var sync_1 = require_sync3();
@@ -197777,9 +197777,9 @@ var require_sync4 = __commonJS({
197777
197777
  }
197778
197778
  });
197779
197779
 
197780
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/settings.js
197780
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/settings.js
197781
197781
  var require_settings3 = __commonJS({
197782
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/settings.js"(exports) {
197782
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/settings.js"(exports) {
197783
197783
  "use strict";
197784
197784
  Object.defineProperty(exports, "__esModule", { value: true });
197785
197785
  var path = require("path");
@@ -197809,9 +197809,9 @@ var require_settings3 = __commonJS({
197809
197809
  }
197810
197810
  });
197811
197811
 
197812
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.js
197812
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.js
197813
197813
  var require_out3 = __commonJS({
197814
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.js"(exports) {
197814
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.js"(exports) {
197815
197815
  "use strict";
197816
197816
  Object.defineProperty(exports, "__esModule", { value: true });
197817
197817
  exports.Settings = exports.walkStream = exports.walkSync = exports.walk = void 0;
@@ -197849,9 +197849,9 @@ var require_out3 = __commonJS({
197849
197849
  }
197850
197850
  });
197851
197851
 
197852
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/readers/reader.js
197852
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/readers/reader.js
197853
197853
  var require_reader2 = __commonJS({
197854
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/readers/reader.js"(exports) {
197854
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/readers/reader.js"(exports) {
197855
197855
  "use strict";
197856
197856
  Object.defineProperty(exports, "__esModule", { value: true });
197857
197857
  var path = require("path");
@@ -197888,9 +197888,9 @@ var require_reader2 = __commonJS({
197888
197888
  }
197889
197889
  });
197890
197890
 
197891
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/readers/stream.js
197891
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/readers/stream.js
197892
197892
  var require_stream3 = __commonJS({
197893
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/readers/stream.js"(exports) {
197893
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/readers/stream.js"(exports) {
197894
197894
  "use strict";
197895
197895
  Object.defineProperty(exports, "__esModule", { value: true });
197896
197896
  var stream_1 = require("stream");
@@ -197945,9 +197945,9 @@ var require_stream3 = __commonJS({
197945
197945
  }
197946
197946
  });
197947
197947
 
197948
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/matchers/matcher.js
197948
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/matchers/matcher.js
197949
197949
  var require_matcher = __commonJS({
197950
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/matchers/matcher.js"(exports) {
197950
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/matchers/matcher.js"(exports) {
197951
197951
  "use strict";
197952
197952
  Object.defineProperty(exports, "__esModule", { value: true });
197953
197953
  var utils = require_utils5();
@@ -197997,9 +197997,9 @@ var require_matcher = __commonJS({
197997
197997
  }
197998
197998
  });
197999
197999
 
198000
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/matchers/partial.js
198000
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/matchers/partial.js
198001
198001
  var require_partial = __commonJS({
198002
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/matchers/partial.js"(exports) {
198002
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/matchers/partial.js"(exports) {
198003
198003
  "use strict";
198004
198004
  Object.defineProperty(exports, "__esModule", { value: true });
198005
198005
  var matcher_1 = require_matcher();
@@ -198034,9 +198034,9 @@ var require_partial = __commonJS({
198034
198034
  }
198035
198035
  });
198036
198036
 
198037
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/filters/deep.js
198037
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/filters/deep.js
198038
198038
  var require_deep = __commonJS({
198039
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/filters/deep.js"(exports) {
198039
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/filters/deep.js"(exports) {
198040
198040
  "use strict";
198041
198041
  Object.defineProperty(exports, "__esModule", { value: true });
198042
198042
  var utils = require_utils5();
@@ -198099,9 +198099,9 @@ var require_deep = __commonJS({
198099
198099
  }
198100
198100
  });
198101
198101
 
198102
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/filters/entry.js
198102
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/filters/entry.js
198103
198103
  var require_entry = __commonJS({
198104
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/filters/entry.js"(exports) {
198104
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/filters/entry.js"(exports) {
198105
198105
  "use strict";
198106
198106
  Object.defineProperty(exports, "__esModule", { value: true });
198107
198107
  var utils = require_utils5();
@@ -198165,9 +198165,9 @@ var require_entry = __commonJS({
198165
198165
  }
198166
198166
  });
198167
198167
 
198168
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/filters/error.js
198168
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/filters/error.js
198169
198169
  var require_error3 = __commonJS({
198170
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/filters/error.js"(exports) {
198170
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/filters/error.js"(exports) {
198171
198171
  "use strict";
198172
198172
  Object.defineProperty(exports, "__esModule", { value: true });
198173
198173
  var utils = require_utils5();
@@ -198186,9 +198186,9 @@ var require_error3 = __commonJS({
198186
198186
  }
198187
198187
  });
198188
198188
 
198189
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/transformers/entry.js
198189
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/transformers/entry.js
198190
198190
  var require_entry2 = __commonJS({
198191
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/transformers/entry.js"(exports) {
198191
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/transformers/entry.js"(exports) {
198192
198192
  "use strict";
198193
198193
  Object.defineProperty(exports, "__esModule", { value: true });
198194
198194
  var utils = require_utils5();
@@ -198218,9 +198218,9 @@ var require_entry2 = __commonJS({
198218
198218
  }
198219
198219
  });
198220
198220
 
198221
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/provider.js
198221
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/provider.js
198222
198222
  var require_provider = __commonJS({
198223
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/provider.js"(exports) {
198223
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/provider.js"(exports) {
198224
198224
  "use strict";
198225
198225
  Object.defineProperty(exports, "__esModule", { value: true });
198226
198226
  var path = require("path");
@@ -198272,9 +198272,9 @@ var require_provider = __commonJS({
198272
198272
  }
198273
198273
  });
198274
198274
 
198275
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/async.js
198275
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/async.js
198276
198276
  var require_async5 = __commonJS({
198277
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/async.js"(exports) {
198277
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/async.js"(exports) {
198278
198278
  "use strict";
198279
198279
  Object.defineProperty(exports, "__esModule", { value: true });
198280
198280
  var stream_1 = require_stream3();
@@ -198306,9 +198306,9 @@ var require_async5 = __commonJS({
198306
198306
  }
198307
198307
  });
198308
198308
 
198309
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/stream.js
198309
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/stream.js
198310
198310
  var require_stream4 = __commonJS({
198311
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/stream.js"(exports) {
198311
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/stream.js"(exports) {
198312
198312
  "use strict";
198313
198313
  Object.defineProperty(exports, "__esModule", { value: true });
198314
198314
  var stream_1 = require("stream");
@@ -198340,9 +198340,9 @@ var require_stream4 = __commonJS({
198340
198340
  }
198341
198341
  });
198342
198342
 
198343
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/readers/sync.js
198343
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/readers/sync.js
198344
198344
  var require_sync5 = __commonJS({
198345
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/readers/sync.js"(exports) {
198345
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/readers/sync.js"(exports) {
198346
198346
  "use strict";
198347
198347
  Object.defineProperty(exports, "__esModule", { value: true });
198348
198348
  var fsStat = require_out();
@@ -198388,9 +198388,9 @@ var require_sync5 = __commonJS({
198388
198388
  }
198389
198389
  });
198390
198390
 
198391
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/sync.js
198391
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/sync.js
198392
198392
  var require_sync6 = __commonJS({
198393
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/sync.js"(exports) {
198393
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/providers/sync.js"(exports) {
198394
198394
  "use strict";
198395
198395
  Object.defineProperty(exports, "__esModule", { value: true });
198396
198396
  var sync_1 = require_sync5();
@@ -198417,9 +198417,9 @@ var require_sync6 = __commonJS({
198417
198417
  }
198418
198418
  });
198419
198419
 
198420
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/settings.js
198420
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/settings.js
198421
198421
  var require_settings4 = __commonJS({
198422
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/settings.js"(exports) {
198422
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/settings.js"(exports) {
198423
198423
  "use strict";
198424
198424
  Object.defineProperty(exports, "__esModule", { value: true });
198425
198425
  exports.DEFAULT_FILE_SYSTEM_ADAPTER = void 0;
@@ -198476,9 +198476,9 @@ var require_settings4 = __commonJS({
198476
198476
  }
198477
198477
  });
198478
198478
 
198479
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/index.js
198479
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/index.js
198480
198480
  var require_out4 = __commonJS({
198481
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/index.js"(exports, module2) {
198481
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/fast-glob@3.2.11/node_modules/fast-glob/out/index.js"(exports, module2) {
198482
198482
  "use strict";
198483
198483
  var taskManager = require_tasks();
198484
198484
  var patternManager = require_patterns();
@@ -198543,7 +198543,7 @@ var require_out4 = __commonJS({
198543
198543
  }
198544
198544
  });
198545
198545
 
198546
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/cli.js
198546
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/cli.js
198547
198547
  var cli_exports = {};
198548
198548
  __export(cli_exports, {
198549
198549
  default: () => cli_default
@@ -198664,7 +198664,7 @@ for more information`).action(async (folder, outFolder, opts) => {
198664
198664
  }
198665
198665
  var import_commander, import_loud_rejection, import_fast_glob, KNOWN_COMMANDS, cli_default;
198666
198666
  var init_cli = __esm({
198667
- "../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/src/cli.js"() {
198667
+ "../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/src/cli.js"() {
198668
198668
  "use strict";
198669
198669
  import_commander = __toESM(require_commander());
198670
198670
  import_loud_rejection = __toESM(require_loud_rejection());
@@ -198678,7 +198678,7 @@ var init_cli = __esm({
198678
198678
  }
198679
198679
  });
198680
198680
 
198681
- // ../../../../../../../../execroot/formatjs/bazel-out/darwin-fastbuild/bin/packages/cli-lib/lib_esnext/main.js
198681
+ // ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/cli-lib/lib_esnext/main.js
198682
198682
  (init_cli(), __toCommonJS(cli_exports)).default(process.argv);
198683
198683
  /*! Bundled license information:
198684
198684