@formatjs/intl-locale 3.3.1 → 3.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +5 -5
- package/polyfill.iife.js +69 -69
- package/calendars.generated.d.ts.map +0 -1
- package/character-orders.generated.d.ts.map +0 -1
- package/get_internal_slots.d.ts.map +0 -1
- package/hour-cycles.generated.d.ts.map +0 -1
- package/index.d.ts.map +0 -1
- package/lib/calendars.generated.d.ts.map +0 -1
- package/lib/character-orders.generated.d.ts.map +0 -1
- package/lib/get_internal_slots.d.ts.map +0 -1
- package/lib/hour-cycles.generated.d.ts.map +0 -1
- package/lib/index.d.ts.map +0 -1
- package/lib/numbering-systems.generated.d.ts.map +0 -1
- package/lib/polyfill-force.d.ts.map +0 -1
- package/lib/polyfill.d.ts.map +0 -1
- package/lib/preference-data.d.ts.map +0 -1
- package/lib/should-polyfill.d.ts.map +0 -1
- package/lib/timezones.generated.d.ts.map +0 -1
- package/lib/week-data.generated.d.ts.map +0 -1
- package/numbering-systems.generated.d.ts.map +0 -1
- package/polyfill-force.d.ts.map +0 -1
- package/polyfill.d.ts.map +0 -1
- package/preference-data.d.ts.map +0 -1
- package/should-polyfill.d.ts.map +0 -1
- package/timezones.generated.d.ts.map +0 -1
- package/week-data.generated.d.ts.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@formatjs/intl-locale",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.2",
|
|
4
4
|
"description": "Intl.Locale polyfill",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"intl",
|
|
@@ -24,9 +24,9 @@
|
|
|
24
24
|
"url": "https://github.com/formatjs/formatjs/issues"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"
|
|
28
|
-
"@formatjs/
|
|
29
|
-
"@formatjs/intl-
|
|
30
|
-
"
|
|
27
|
+
"tslib": "^2.4.0",
|
|
28
|
+
"@formatjs/ecma402-abstract": "1.17.0",
|
|
29
|
+
"@formatjs/intl-enumerator": "1.3.2",
|
|
30
|
+
"@formatjs/intl-getcanonicallocales": "2.2.1"
|
|
31
31
|
}
|
|
32
32
|
}
|
package/polyfill.iife.js
CHANGED
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
));
|
|
34
34
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
35
35
|
|
|
36
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
36
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/tslib@2.4.0/node_modules/tslib/tslib.es6.js
|
|
37
37
|
var tslib_es6_exports = {};
|
|
38
38
|
__export(tslib_es6_exports, {
|
|
39
39
|
__assign: () => __assign,
|
|
@@ -387,7 +387,7 @@
|
|
|
387
387
|
}
|
|
388
388
|
var extendStatics, __assign, __createBinding, __setModuleDefault;
|
|
389
389
|
var init_tslib_es6 = __esm({
|
|
390
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
390
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/tslib@2.4.0/node_modules/tslib/tslib.es6.js"() {
|
|
391
391
|
extendStatics = function(d, b) {
|
|
392
392
|
extendStatics = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(d2, b2) {
|
|
393
393
|
d2.__proto__ = b2;
|
|
@@ -433,9 +433,9 @@
|
|
|
433
433
|
}
|
|
434
434
|
});
|
|
435
435
|
|
|
436
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
436
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/should-polyfill.js
|
|
437
437
|
var require_should_polyfill = __commonJS({
|
|
438
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
438
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/should-polyfill.js"(exports) {
|
|
439
439
|
"use strict";
|
|
440
440
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
441
441
|
exports.shouldPolyfill = void 0;
|
|
@@ -446,9 +446,9 @@
|
|
|
446
446
|
}
|
|
447
447
|
});
|
|
448
448
|
|
|
449
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
449
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/calendars.generated.js
|
|
450
450
|
var require_calendars_generated = __commonJS({
|
|
451
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
451
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/calendars.generated.js"(exports) {
|
|
452
452
|
"use strict";
|
|
453
453
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
454
454
|
exports.calendars = void 0;
|
|
@@ -456,9 +456,9 @@
|
|
|
456
456
|
}
|
|
457
457
|
});
|
|
458
458
|
|
|
459
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
459
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/get-supported-calendars.js
|
|
460
460
|
var require_get_supported_calendars = __commonJS({
|
|
461
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
461
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/get-supported-calendars.js"(exports) {
|
|
462
462
|
"use strict";
|
|
463
463
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
464
464
|
exports.getSupportedCalendars = void 0;
|
|
@@ -485,9 +485,9 @@
|
|
|
485
485
|
}
|
|
486
486
|
});
|
|
487
487
|
|
|
488
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
488
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/collations.generated.js
|
|
489
489
|
var require_collations_generated = __commonJS({
|
|
490
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
490
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/collations.generated.js"(exports) {
|
|
491
491
|
"use strict";
|
|
492
492
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
493
493
|
exports.collations = void 0;
|
|
@@ -495,9 +495,9 @@
|
|
|
495
495
|
}
|
|
496
496
|
});
|
|
497
497
|
|
|
498
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
498
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/get-supported-collations.js
|
|
499
499
|
var require_get_supported_collations = __commonJS({
|
|
500
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
500
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/get-supported-collations.js"(exports) {
|
|
501
501
|
"use strict";
|
|
502
502
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
503
503
|
exports.getSupportedCollations = void 0;
|
|
@@ -521,9 +521,9 @@
|
|
|
521
521
|
}
|
|
522
522
|
});
|
|
523
523
|
|
|
524
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
524
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/currencies.generated.js
|
|
525
525
|
var require_currencies_generated = __commonJS({
|
|
526
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
526
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/currencies.generated.js"(exports) {
|
|
527
527
|
"use strict";
|
|
528
528
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
529
529
|
exports.currencies = void 0;
|
|
@@ -531,9 +531,9 @@
|
|
|
531
531
|
}
|
|
532
532
|
});
|
|
533
533
|
|
|
534
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
534
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/get-supported-currencies.js
|
|
535
535
|
var require_get_supported_currencies = __commonJS({
|
|
536
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
536
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/get-supported-currencies.js"(exports) {
|
|
537
537
|
"use strict";
|
|
538
538
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
539
539
|
exports.getSupportedCurrencies = void 0;
|
|
@@ -582,9 +582,9 @@
|
|
|
582
582
|
}
|
|
583
583
|
});
|
|
584
584
|
|
|
585
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
585
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/numbering-systems.generated.js
|
|
586
586
|
var require_numbering_systems_generated = __commonJS({
|
|
587
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
587
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/numbering-systems.generated.js"(exports) {
|
|
588
588
|
"use strict";
|
|
589
589
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
590
590
|
exports.numberingSystemNames = void 0;
|
|
@@ -592,9 +592,9 @@
|
|
|
592
592
|
}
|
|
593
593
|
});
|
|
594
594
|
|
|
595
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
595
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/get-supported-numbering-systems.js
|
|
596
596
|
var require_get_supported_numbering_systems = __commonJS({
|
|
597
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
597
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/get-supported-numbering-systems.js"(exports) {
|
|
598
598
|
"use strict";
|
|
599
599
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
600
600
|
exports.getSupportedNumberingSystems = void 0;
|
|
@@ -622,9 +622,9 @@
|
|
|
622
622
|
}
|
|
623
623
|
});
|
|
624
624
|
|
|
625
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
625
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/timezones.generated.js
|
|
626
626
|
var require_timezones_generated = __commonJS({
|
|
627
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
627
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/timezones.generated.js"(exports) {
|
|
628
628
|
"use strict";
|
|
629
629
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
630
630
|
exports.timezones = void 0;
|
|
@@ -632,9 +632,9 @@
|
|
|
632
632
|
}
|
|
633
633
|
});
|
|
634
634
|
|
|
635
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
635
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/get-supported-timezones.js
|
|
636
636
|
var require_get_supported_timezones = __commonJS({
|
|
637
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
637
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/get-supported-timezones.js"(exports) {
|
|
638
638
|
"use strict";
|
|
639
639
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
640
640
|
exports.getSupportedTimeZones = void 0;
|
|
@@ -659,9 +659,9 @@
|
|
|
659
659
|
}
|
|
660
660
|
});
|
|
661
661
|
|
|
662
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
662
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/units.generated.js
|
|
663
663
|
var require_units_generated = __commonJS({
|
|
664
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
664
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/units.generated.js"(exports) {
|
|
665
665
|
"use strict";
|
|
666
666
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
667
667
|
exports.units = void 0;
|
|
@@ -669,9 +669,9 @@
|
|
|
669
669
|
}
|
|
670
670
|
});
|
|
671
671
|
|
|
672
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
672
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/get-supported-units.js
|
|
673
673
|
var require_get_supported_units = __commonJS({
|
|
674
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
674
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/get-supported-units.js"(exports) {
|
|
675
675
|
"use strict";
|
|
676
676
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
677
677
|
exports.getSupportedUnits = void 0;
|
|
@@ -696,9 +696,9 @@
|
|
|
696
696
|
}
|
|
697
697
|
});
|
|
698
698
|
|
|
699
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
699
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/index.js
|
|
700
700
|
var require_src = __commonJS({
|
|
701
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
701
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/src/index.js"(exports) {
|
|
702
702
|
"use strict";
|
|
703
703
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
704
704
|
exports.supportedValuesOf = void 0;
|
|
@@ -730,9 +730,9 @@
|
|
|
730
730
|
}
|
|
731
731
|
});
|
|
732
732
|
|
|
733
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
733
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/index.js
|
|
734
734
|
var require_intl_enumerator = __commonJS({
|
|
735
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
735
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-enumerator@0.0.0/node_modules/@formatjs/intl-enumerator/index.js"(exports) {
|
|
736
736
|
"use strict";
|
|
737
737
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
738
738
|
exports.supportedValuesOf = exports.shouldPolyfill = void 0;
|
|
@@ -747,9 +747,9 @@
|
|
|
747
747
|
}
|
|
748
748
|
});
|
|
749
749
|
|
|
750
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
750
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-getcanonicallocales@0.0.0/node_modules/@formatjs/intl-getcanonicallocales/src/parser.js
|
|
751
751
|
var require_parser = __commonJS({
|
|
752
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
752
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-getcanonicallocales@0.0.0/node_modules/@formatjs/intl-getcanonicallocales/src/parser.js"(exports) {
|
|
753
753
|
"use strict";
|
|
754
754
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
755
755
|
exports.parseUnicodeLocaleId = exports.parseUnicodeLanguageId = exports.isUnicodeVariantSubtag = exports.isUnicodeScriptSubtag = exports.isUnicodeRegionSubtag = exports.isStructurallyValidLanguageTag = exports.isUnicodeLanguageSubtag = exports.SEPARATOR = void 0;
|
|
@@ -987,9 +987,9 @@
|
|
|
987
987
|
}
|
|
988
988
|
});
|
|
989
989
|
|
|
990
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
990
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-getcanonicallocales@0.0.0/node_modules/@formatjs/intl-getcanonicallocales/src/emitter.js
|
|
991
991
|
var require_emitter = __commonJS({
|
|
992
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
992
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-getcanonicallocales@0.0.0/node_modules/@formatjs/intl-getcanonicallocales/src/emitter.js"(exports) {
|
|
993
993
|
"use strict";
|
|
994
994
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
995
995
|
exports.emitUnicodeLocaleId = exports.emitUnicodeLanguageId = void 0;
|
|
@@ -1029,9 +1029,9 @@
|
|
|
1029
1029
|
}
|
|
1030
1030
|
});
|
|
1031
1031
|
|
|
1032
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
1032
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-getcanonicallocales@0.0.0/node_modules/@formatjs/intl-getcanonicallocales/src/aliases.generated.js
|
|
1033
1033
|
var require_aliases_generated = __commonJS({
|
|
1034
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
1034
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-getcanonicallocales@0.0.0/node_modules/@formatjs/intl-getcanonicallocales/src/aliases.generated.js"(exports) {
|
|
1035
1035
|
"use strict";
|
|
1036
1036
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1037
1037
|
exports.variantAlias = exports.scriptAlias = exports.territoryAlias = exports.languageAlias = void 0;
|
|
@@ -2173,9 +2173,9 @@
|
|
|
2173
2173
|
}
|
|
2174
2174
|
});
|
|
2175
2175
|
|
|
2176
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
2176
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-getcanonicallocales@0.0.0/node_modules/@formatjs/intl-getcanonicallocales/src/likelySubtags.generated.js
|
|
2177
2177
|
var require_likelySubtags_generated = __commonJS({
|
|
2178
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
2178
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-getcanonicallocales@0.0.0/node_modules/@formatjs/intl-getcanonicallocales/src/likelySubtags.generated.js"(exports) {
|
|
2179
2179
|
"use strict";
|
|
2180
2180
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2181
2181
|
exports.likelySubtags = void 0;
|
|
@@ -4050,9 +4050,9 @@
|
|
|
4050
4050
|
}
|
|
4051
4051
|
});
|
|
4052
4052
|
|
|
4053
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4053
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-getcanonicallocales@0.0.0/node_modules/@formatjs/intl-getcanonicallocales/src/canonicalizer.js
|
|
4054
4054
|
var require_canonicalizer = __commonJS({
|
|
4055
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
4055
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-getcanonicallocales@0.0.0/node_modules/@formatjs/intl-getcanonicallocales/src/canonicalizer.js"(exports) {
|
|
4056
4056
|
"use strict";
|
|
4057
4057
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4058
4058
|
exports.canonicalizeUnicodeLocaleId = exports.canonicalizeUnicodeLanguageId = void 0;
|
|
@@ -4245,17 +4245,17 @@
|
|
|
4245
4245
|
}
|
|
4246
4246
|
});
|
|
4247
4247
|
|
|
4248
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4248
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-getcanonicallocales@0.0.0/node_modules/@formatjs/intl-getcanonicallocales/src/types.js
|
|
4249
4249
|
var require_types = __commonJS({
|
|
4250
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
4250
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-getcanonicallocales@0.0.0/node_modules/@formatjs/intl-getcanonicallocales/src/types.js"(exports) {
|
|
4251
4251
|
"use strict";
|
|
4252
4252
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4253
4253
|
}
|
|
4254
4254
|
});
|
|
4255
4255
|
|
|
4256
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4256
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-getcanonicallocales@0.0.0/node_modules/@formatjs/intl-getcanonicallocales/index.js
|
|
4257
4257
|
var require_intl_getcanonicallocales = __commonJS({
|
|
4258
|
-
"../../../../../../../../execroot/formatjs/bazel-out/
|
|
4258
|
+
"../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+intl-getcanonicallocales@0.0.0/node_modules/@formatjs/intl-getcanonicallocales/index.js"(exports) {
|
|
4259
4259
|
"use strict";
|
|
4260
4260
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4261
4261
|
exports.isUnicodeLanguageSubtag = exports.isUnicodeScriptSubtag = exports.isUnicodeRegionSubtag = exports.isStructurallyValidLanguageTag = exports.parseUnicodeLanguageId = exports.parseUnicodeLocaleId = exports.getCanonicalLocales = void 0;
|
|
@@ -4309,11 +4309,11 @@
|
|
|
4309
4309
|
}
|
|
4310
4310
|
});
|
|
4311
4311
|
|
|
4312
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4312
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/intl-locale/lib/index.js
|
|
4313
4313
|
init_tslib_es6();
|
|
4314
4314
|
var import_intl_enumerator = __toESM(require_intl_enumerator());
|
|
4315
4315
|
|
|
4316
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4316
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ecma402-abstract@0.0.0/node_modules/@formatjs/ecma402-abstract/lib/262.js
|
|
4317
4317
|
function ToString(o) {
|
|
4318
4318
|
if (typeof o === "symbol") {
|
|
4319
4319
|
throw TypeError("Cannot convert a Symbol value to a string");
|
|
@@ -4341,7 +4341,7 @@
|
|
|
4341
4341
|
var MS_PER_MINUTE = MS_PER_SECOND * SECONDS_PER_MINUTE;
|
|
4342
4342
|
var MS_PER_HOUR = MS_PER_MINUTE * MINUTES_PER_HOUR;
|
|
4343
4343
|
|
|
4344
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4344
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ecma402-abstract@0.0.0/node_modules/@formatjs/ecma402-abstract/lib/CoerceOptionsToObject.js
|
|
4345
4345
|
function CoerceOptionsToObject(options) {
|
|
4346
4346
|
if (typeof options === "undefined") {
|
|
4347
4347
|
return /* @__PURE__ */ Object.create(null);
|
|
@@ -4349,7 +4349,7 @@
|
|
|
4349
4349
|
return ToObject(options);
|
|
4350
4350
|
}
|
|
4351
4351
|
|
|
4352
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4352
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ecma402-abstract@0.0.0/node_modules/@formatjs/ecma402-abstract/lib/GetOption.js
|
|
4353
4353
|
function GetOption(opts, prop, type, values, fallback) {
|
|
4354
4354
|
if (typeof opts !== "object") {
|
|
4355
4355
|
throw new TypeError("Options must be an object");
|
|
@@ -4375,7 +4375,7 @@
|
|
|
4375
4375
|
return fallback;
|
|
4376
4376
|
}
|
|
4377
4377
|
|
|
4378
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4378
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ecma402-abstract@0.0.0/node_modules/@formatjs/ecma402-abstract/lib/IsSanctionedSimpleUnitIdentifier.js
|
|
4379
4379
|
var SANCTIONED_UNITS = [
|
|
4380
4380
|
"angle-degree",
|
|
4381
4381
|
"area-acre",
|
|
@@ -4426,7 +4426,7 @@
|
|
|
4426
4426
|
}
|
|
4427
4427
|
var SIMPLE_UNITS = SANCTIONED_UNITS.map(removeUnitNamespace);
|
|
4428
4428
|
|
|
4429
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4429
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ecma402-abstract@0.0.0/node_modules/@formatjs/ecma402-abstract/lib/utils.js
|
|
4430
4430
|
function invariant(condition, message, Err) {
|
|
4431
4431
|
if (Err === void 0) {
|
|
4432
4432
|
Err = Error;
|
|
@@ -4436,14 +4436,14 @@
|
|
|
4436
4436
|
}
|
|
4437
4437
|
}
|
|
4438
4438
|
|
|
4439
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4439
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ecma402-abstract@0.0.0/node_modules/@formatjs/ecma402-abstract/lib/regex.generated.js
|
|
4440
4440
|
var S_UNICODE_REGEX = /[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20BF\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC1\uFDFC\uFDFD\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDE8\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEE0-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF73\uDF80-\uDFD8\uDFE0-\uDFEB]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDD78\uDD7A-\uDDCB\uDDCD-\uDE53\uDE60-\uDE6D\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6\uDF00-\uDF92\uDF94-\uDFCA]/;
|
|
4441
4441
|
|
|
4442
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4442
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ecma402-abstract@0.0.0/node_modules/@formatjs/ecma402-abstract/lib/NumberFormat/format_to_parts.js
|
|
4443
4443
|
var CARET_S_UNICODE_REGEX = new RegExp("^".concat(S_UNICODE_REGEX.source));
|
|
4444
4444
|
var S_DOLLAR_UNICODE_REGEX = new RegExp("".concat(S_UNICODE_REGEX.source, "$"));
|
|
4445
4445
|
|
|
4446
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4446
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ecma402-abstract@0.0.0/node_modules/@formatjs/ecma402-abstract/lib/data.js
|
|
4447
4447
|
init_tslib_es6();
|
|
4448
4448
|
var MissingLocaleDataError = (
|
|
4449
4449
|
/** @class */
|
|
@@ -4458,7 +4458,7 @@
|
|
|
4458
4458
|
}(Error)
|
|
4459
4459
|
);
|
|
4460
4460
|
|
|
4461
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4461
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/@formatjs+ecma402-abstract@0.0.0/node_modules/@formatjs/ecma402-abstract/lib/types/date-time.js
|
|
4462
4462
|
var RangePatternType;
|
|
4463
4463
|
(function(RangePatternType2) {
|
|
4464
4464
|
RangePatternType2["startRange"] = "startRange";
|
|
@@ -4466,10 +4466,10 @@
|
|
|
4466
4466
|
RangePatternType2["endRange"] = "endRange";
|
|
4467
4467
|
})(RangePatternType || (RangePatternType = {}));
|
|
4468
4468
|
|
|
4469
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4469
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/intl-locale/lib/index.js
|
|
4470
4470
|
var import_intl_getcanonicallocales = __toESM(require_intl_getcanonicallocales());
|
|
4471
4471
|
|
|
4472
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4472
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/intl-locale/lib/get_internal_slots.js
|
|
4473
4473
|
var internalSlotMap = /* @__PURE__ */ new WeakMap();
|
|
4474
4474
|
function getInternalSlots(x) {
|
|
4475
4475
|
var internalSlots = internalSlotMap.get(x);
|
|
@@ -4480,10 +4480,10 @@
|
|
|
4480
4480
|
return internalSlots;
|
|
4481
4481
|
}
|
|
4482
4482
|
|
|
4483
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4483
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/intl-locale/lib/preference-data.js
|
|
4484
4484
|
init_tslib_es6();
|
|
4485
4485
|
|
|
4486
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
4486
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/intl-locale/lib/timezones.generated.js
|
|
4487
4487
|
var timezones = {
|
|
4488
4488
|
"ad": [
|
|
4489
4489
|
"Europe/Andorra"
|
|
@@ -5448,7 +5448,7 @@
|
|
|
5448
5448
|
]
|
|
5449
5449
|
};
|
|
5450
5450
|
|
|
5451
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
5451
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/intl-locale/lib/hour-cycles.generated.js
|
|
5452
5452
|
var hourCycles = {
|
|
5453
5453
|
"001": [
|
|
5454
5454
|
"h23",
|
|
@@ -6414,7 +6414,7 @@
|
|
|
6414
6414
|
]
|
|
6415
6415
|
};
|
|
6416
6416
|
|
|
6417
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
6417
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/intl-locale/lib/calendars.generated.js
|
|
6418
6418
|
var calendars = {
|
|
6419
6419
|
"001": [
|
|
6420
6420
|
"gregorian"
|
|
@@ -6636,7 +6636,7 @@
|
|
|
6636
6636
|
]
|
|
6637
6637
|
};
|
|
6638
6638
|
|
|
6639
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
6639
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/intl-locale/lib/week-data.generated.js
|
|
6640
6640
|
var weekData = {
|
|
6641
6641
|
"001": {
|
|
6642
6642
|
"firstDay": 1,
|
|
@@ -8701,7 +8701,7 @@
|
|
|
8701
8701
|
}
|
|
8702
8702
|
};
|
|
8703
8703
|
|
|
8704
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
8704
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/intl-locale/lib/preference-data.js
|
|
8705
8705
|
function getCalendarPreferenceDataForRegion(region) {
|
|
8706
8706
|
var _region = region ? region.toUpperCase() : null;
|
|
8707
8707
|
return (calendars[_region || ""] || calendars["001"]).map(function(c) {
|
|
@@ -8732,7 +8732,7 @@
|
|
|
8732
8732
|
return weekData[_region || "001"] || weekData["001"];
|
|
8733
8733
|
}
|
|
8734
8734
|
|
|
8735
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
8735
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/intl-locale/lib/character-orders.generated.js
|
|
8736
8736
|
var characterOrders = {
|
|
8737
8737
|
"af": "left-to-right",
|
|
8738
8738
|
"af-NA": "left-to-right",
|
|
@@ -9307,7 +9307,7 @@
|
|
|
9307
9307
|
"zu": "left-to-right"
|
|
9308
9308
|
};
|
|
9309
9309
|
|
|
9310
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
9310
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/intl-locale/lib/numbering-systems.generated.js
|
|
9311
9311
|
var numberingSystems = {
|
|
9312
9312
|
"af": [
|
|
9313
9313
|
"latn"
|
|
@@ -11111,7 +11111,7 @@
|
|
|
11111
11111
|
]
|
|
11112
11112
|
};
|
|
11113
11113
|
|
|
11114
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
11114
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/intl-locale/lib/index.js
|
|
11115
11115
|
var RELEVANT_EXTENSION_KEYS = ["ca", "co", "hc", "kf", "kn", "nu"];
|
|
11116
11116
|
var UNICODE_TYPE_REGEX = /^[a-z0-9]{3,8}(-[a-z0-9]{3,8})*$/i;
|
|
11117
11117
|
function applyOptionsToTag(tag, options) {
|
|
@@ -11671,7 +11671,7 @@
|
|
|
11671
11671
|
} catch (e) {
|
|
11672
11672
|
}
|
|
11673
11673
|
|
|
11674
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
11674
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/intl-locale/lib/should-polyfill.js
|
|
11675
11675
|
function hasIntlGetCanonicalLocalesBug() {
|
|
11676
11676
|
try {
|
|
11677
11677
|
return new Intl.Locale("und-x-private").toString() === "x-private";
|
|
@@ -11683,7 +11683,7 @@
|
|
|
11683
11683
|
return !("Locale" in Intl) || hasIntlGetCanonicalLocalesBug();
|
|
11684
11684
|
}
|
|
11685
11685
|
|
|
11686
|
-
// ../../../../../../../../execroot/formatjs/bazel-out/
|
|
11686
|
+
// ../../../../../../../../execroot/formatjs/bazel-out/darwin_arm64-fastbuild/bin/packages/intl-locale/lib/polyfill.js
|
|
11687
11687
|
if (shouldPolyfill()) {
|
|
11688
11688
|
Object.defineProperty(Intl, "Locale", {
|
|
11689
11689
|
value: Locale,
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"calendars.generated.d.ts","sourceRoot":"","sources":["calendars.generated.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA+iE,CAAA;AACrkE,MAAM,MAAM,YAAY,GAAG,MAAM,OAAO,SAAS,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"character-orders.generated.d.ts","sourceRoot":"","sources":["character-orders.generated.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4jBlB,CAAA;AACV,MAAM,MAAM,kBAAkB,GAAG,MAAM,OAAO,eAAe,CAAA;AAC7D,MAAM,MAAM,cAAc,GAAG,eAAe,GAAG,eAAe,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get_internal_slots.d.ts","sourceRoot":"","sources":["get_internal_slots.ts"],"names":[],"mappings":"AAGA,OAAO,MAAM,EAAE,EAAC,kBAAkB,EAAC,MAAM,GAAG,CAAA;AAI5C,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,CAAC,EAAE,MAAM,GAAG,kBAAkB,CAOtE"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"hour-cycles.generated.d.ts","sourceRoot":"","sources":["hour-cycles.generated.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAs+I,CAAA;AAC7/I,MAAM,MAAM,aAAa,GAAG,MAAM,OAAO,UAAU,CAAA"}
|
package/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAkCA,MAAM,WAAW,iBAAiB;IAChC,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,SAAS,CAAC,EAAE,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,CAAA;IACzC,SAAS,CAAC,EAAE,OAAO,GAAG,OAAO,GAAG,OAAO,CAAA;IACvC,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB;AAMD,MAAM,WAAW,kBAAmB,SAAQ,iBAAiB;IAC3D,MAAM,EAAE,MAAM,CAAA;IACd,iBAAiB,EAAE,OAAO,CAAA;CAC3B;AAyXD,qBAAa,MAAM;gBACL,GAAG,EAAE,MAAM,GAAG,MAAM,EAAE,IAAI,CAAC,EAAE,iBAAiB;IAmI1D;;OAEG;IACI,QAAQ,IAAI,MAAM;IAUzB;;OAEG;IACI,QAAQ,IAAI,MAAM;IAUlB,QAAQ;IAIf,IAAW,QAAQ,WAGlB;IAED,IAAW,QAAQ,uBAElB;IAED,IAAW,SAAS,uBAEnB;IAED,IAAW,SAAS,8CAEnB;IAED,IAAW,SAAS,4CAEnB;IAED,IAAW,OAAO,wBAEjB;IACD,IAAW,eAAe,uBAEzB;IACD;;OAEG;IACH,IAAW,QAAQ,WAGlB;IACD;;OAEG;IACH,IAAW,MAAM,uBAGhB;IACD;;OAEG;IACH,IAAW,MAAM,uBAGhB;IAED;;OAEG;IACH,IAAW,SAAS,aAEnB;IAED;;OAEG;IACH,IAAW,UAAU,aAEpB;IAED;;OAEG;IACH,IAAW,UAAU,aAEpB;IAED;;OAEG;IACH,IAAW,gBAAgB,aAE1B;IAED;;OAEG;IACH,IAAW,SAAS,yBAEnB;IAED;;OAEG;IACH,IAAW,QAAQ,QAgBlB;IAED;;OAEG;IACH,IAAW,QAAQ,QA+BlB;IAED,MAAM,CAAC,qBAAqB,gDAA0B;IACtD,gBAAuB,UAAU,QAAO;CACzC;AAsBD,eAAe,MAAM,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"calendars.generated.d.ts","sourceRoot":"","sources":["../calendars.generated.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA+iE,CAAA;AACrkE,MAAM,MAAM,YAAY,GAAG,MAAM,OAAO,SAAS,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"character-orders.generated.d.ts","sourceRoot":"","sources":["../character-orders.generated.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4jBlB,CAAA;AACV,MAAM,MAAM,kBAAkB,GAAG,MAAM,OAAO,eAAe,CAAA;AAC7D,MAAM,MAAM,cAAc,GAAG,eAAe,GAAG,eAAe,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get_internal_slots.d.ts","sourceRoot":"","sources":["../get_internal_slots.ts"],"names":[],"mappings":"AAGA,OAAO,MAAM,EAAE,EAAC,kBAAkB,EAAC,MAAM,GAAG,CAAA;AAI5C,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,CAAC,EAAE,MAAM,GAAG,kBAAkB,CAOtE"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"hour-cycles.generated.d.ts","sourceRoot":"","sources":["../hour-cycles.generated.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAs+I,CAAA;AAC7/I,MAAM,MAAM,aAAa,GAAG,MAAM,OAAO,UAAU,CAAA"}
|
package/lib/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"AAkCA,MAAM,WAAW,iBAAiB;IAChC,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,SAAS,CAAC,EAAE,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,CAAA;IACzC,SAAS,CAAC,EAAE,OAAO,GAAG,OAAO,GAAG,OAAO,CAAA;IACvC,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB;AAMD,MAAM,WAAW,kBAAmB,SAAQ,iBAAiB;IAC3D,MAAM,EAAE,MAAM,CAAA;IACd,iBAAiB,EAAE,OAAO,CAAA;CAC3B;AAyXD,qBAAa,MAAM;gBACL,GAAG,EAAE,MAAM,GAAG,MAAM,EAAE,IAAI,CAAC,EAAE,iBAAiB;IAmI1D;;OAEG;IACI,QAAQ,IAAI,MAAM;IAUzB;;OAEG;IACI,QAAQ,IAAI,MAAM;IAUlB,QAAQ;IAIf,IAAW,QAAQ,WAGlB;IAED,IAAW,QAAQ,uBAElB;IAED,IAAW,SAAS,uBAEnB;IAED,IAAW,SAAS,8CAEnB;IAED,IAAW,SAAS,4CAEnB;IAED,IAAW,OAAO,wBAEjB;IACD,IAAW,eAAe,uBAEzB;IACD;;OAEG;IACH,IAAW,QAAQ,WAGlB;IACD;;OAEG;IACH,IAAW,MAAM,uBAGhB;IACD;;OAEG;IACH,IAAW,MAAM,uBAGhB;IAED;;OAEG;IACH,IAAW,SAAS,aAEnB;IAED;;OAEG;IACH,IAAW,UAAU,aAEpB;IAED;;OAEG;IACH,IAAW,UAAU,aAEpB;IAED;;OAEG;IACH,IAAW,gBAAgB,aAE1B;IAED;;OAEG;IACH,IAAW,SAAS,yBAEnB;IAED;;OAEG;IACH,IAAW,QAAQ,QAgBlB;IAED;;OAEG;IACH,IAAW,QAAQ,QA+BlB;IAED,MAAM,CAAC,qBAAqB,gDAA0B;IACtD,gBAAuB,UAAU,QAAO;CACzC;AAsBD,eAAe,MAAM,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"numbering-systems.generated.d.ts","sourceRoot":"","sources":["../numbering-systems.generated.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAywDnB,CAAA;AACV,MAAM,MAAM,mBAAmB,GAAG,MAAM,OAAO,gBAAgB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"polyfill-force.d.ts","sourceRoot":"","sources":["../polyfill-force.ts"],"names":[],"mappings":""}
|
package/lib/polyfill.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"polyfill.d.ts","sourceRoot":"","sources":["../polyfill.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"preference-data.d.ts","sourceRoot":"","sources":["../preference-data.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAc,gBAAgB,EAAC,MAAM,uBAAuB,CAAA;AAExE,OAAO,EAAC,gBAAgB,EAAC,CAAA;AAEzB,wBAAgB,kCAAkC,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CA0B5E;AAED,wBAAgB,4CAA4C,CAC1D,MAAM,EAAE,MAAM,EACd,MAAM,CAAC,EAAE,MAAM,GACd,MAAM,EAAE,CAWV;AAED,wBAAgB,8BAA8B,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,EAAE,CAQvE;AAED,wBAAgB,oBAAoB,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,gBAAgB,CAItE"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"should-polyfill.d.ts","sourceRoot":"","sources":["../should-polyfill.ts"],"names":[],"mappings":"AAWA,wBAAgB,cAAc,YAE7B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"timezones.generated.d.ts","sourceRoot":"","sources":["../timezones.generated.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA02T,CAAA;AACh4T,MAAM,MAAM,kBAAkB,GAAG,MAAM,OAAO,SAAS,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"week-data.generated.d.ts","sourceRoot":"","sources":["../week-data.generated.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAgna,CAAA;AACroa,MAAM,MAAM,WAAW,GAAG,MAAM,OAAO,QAAQ,CAAA;AAC/C,MAAM,MAAM,gBAAgB,GAAG,OAAO,QAAQ,CAAC,WAAW,CAAC,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"numbering-systems.generated.d.ts","sourceRoot":"","sources":["numbering-systems.generated.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAywDnB,CAAA;AACV,MAAM,MAAM,mBAAmB,GAAG,MAAM,OAAO,gBAAgB,CAAA"}
|
package/polyfill-force.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"polyfill-force.d.ts","sourceRoot":"","sources":["polyfill-force.ts"],"names":[],"mappings":""}
|
package/polyfill.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"polyfill.d.ts","sourceRoot":"","sources":["polyfill.ts"],"names":[],"mappings":""}
|
package/preference-data.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"preference-data.d.ts","sourceRoot":"","sources":["preference-data.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAc,gBAAgB,EAAC,MAAM,uBAAuB,CAAA;AAExE,OAAO,EAAC,gBAAgB,EAAC,CAAA;AAEzB,wBAAgB,kCAAkC,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CA0B5E;AAED,wBAAgB,4CAA4C,CAC1D,MAAM,EAAE,MAAM,EACd,MAAM,CAAC,EAAE,MAAM,GACd,MAAM,EAAE,CAWV;AAED,wBAAgB,8BAA8B,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,EAAE,CAQvE;AAED,wBAAgB,oBAAoB,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,gBAAgB,CAItE"}
|
package/should-polyfill.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"should-polyfill.d.ts","sourceRoot":"","sources":["should-polyfill.ts"],"names":[],"mappings":"AAWA,wBAAgB,cAAc,YAE7B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"timezones.generated.d.ts","sourceRoot":"","sources":["timezones.generated.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA02T,CAAA;AACh4T,MAAM,MAAM,kBAAkB,GAAG,MAAM,OAAO,SAAS,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"week-data.generated.d.ts","sourceRoot":"","sources":["week-data.generated.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAgna,CAAA;AACroa,MAAM,MAAM,WAAW,GAAG,MAAM,OAAO,QAAQ,CAAA;AAC/C,MAAM,MAAM,gBAAgB,GAAG,OAAO,QAAQ,CAAC,WAAW,CAAC,CAAA"}
|