@formatjs/ecma402-abstract 1.14.3 → 1.16.0
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/262.d.ts +1 -2
- package/CanonicalizeLocaleList.d.ts +0 -1
- package/CanonicalizeTimeZoneName.d.ts +0 -1
- package/CoerceOptionsToObject.d.ts +0 -1
- package/DefaultNumberOption.d.ts +0 -1
- package/GetNumberOption.d.ts +0 -1
- package/GetOption.d.ts +0 -1
- package/GetOptionsObject.d.ts +0 -1
- package/GetStringOrBooleanOption.d.ts +0 -1
- package/IsSanctionedSimpleUnitIdentifier.d.ts +0 -1
- package/IsValidTimeZoneName.d.ts +0 -1
- package/IsWellFormedCurrencyCode.d.ts +0 -1
- package/IsWellFormedUnitIdentifier.d.ts +0 -1
- package/NumberFormat/ApplyUnsignedRoundingMode.d.ts +0 -1
- package/NumberFormat/ApplyUnsignedRoundingMode.d.ts.map +1 -1
- package/NumberFormat/CollapseNumberRange.d.ts +0 -1
- package/NumberFormat/CollapseNumberRange.d.ts.map +1 -1
- package/NumberFormat/ComputeExponent.d.ts +0 -1
- package/NumberFormat/ComputeExponent.d.ts.map +1 -1
- package/NumberFormat/ComputeExponentForMagnitude.d.ts +0 -1
- package/NumberFormat/ComputeExponentForMagnitude.d.ts.map +1 -1
- package/NumberFormat/CurrencyDigits.d.ts +0 -1
- package/NumberFormat/CurrencyDigits.d.ts.map +1 -1
- package/NumberFormat/FormatApproximately.d.ts +0 -1
- package/NumberFormat/FormatApproximately.d.ts.map +1 -1
- package/NumberFormat/FormatNumericRange.d.ts +0 -1
- package/NumberFormat/FormatNumericRange.d.ts.map +1 -1
- package/NumberFormat/FormatNumericRangeToParts.d.ts +0 -1
- package/NumberFormat/FormatNumericRangeToParts.d.ts.map +1 -1
- package/NumberFormat/FormatNumericToParts.d.ts +0 -1
- package/NumberFormat/FormatNumericToParts.d.ts.map +1 -1
- package/NumberFormat/FormatNumericToString.d.ts +0 -1
- package/NumberFormat/FormatNumericToString.d.ts.map +1 -1
- package/NumberFormat/GetUnsignedRoundingMode.d.ts +0 -1
- package/NumberFormat/GetUnsignedRoundingMode.d.ts.map +1 -1
- package/NumberFormat/InitializeNumberFormat.d.ts +0 -1
- package/NumberFormat/InitializeNumberFormat.d.ts.map +1 -1
- package/NumberFormat/PartitionNumberPattern.d.ts +0 -1
- package/NumberFormat/PartitionNumberPattern.d.ts.map +1 -1
- package/NumberFormat/PartitionNumberRangePattern.d.ts +0 -1
- package/NumberFormat/PartitionNumberRangePattern.d.ts.map +1 -1
- package/NumberFormat/SetNumberFormatDigitOptions.d.ts +0 -1
- package/NumberFormat/SetNumberFormatDigitOptions.d.ts.map +1 -1
- package/NumberFormat/SetNumberFormatUnitOptions.d.ts +0 -1
- package/NumberFormat/SetNumberFormatUnitOptions.d.ts.map +1 -1
- package/NumberFormat/ToRawFixed.d.ts +0 -1
- package/NumberFormat/ToRawFixed.d.ts.map +1 -1
- package/NumberFormat/ToRawPrecision.d.ts +0 -1
- package/NumberFormat/ToRawPrecision.d.ts.map +1 -1
- package/NumberFormat/digit-mapping.generated.d.ts +0 -1
- package/NumberFormat/digit-mapping.generated.d.ts.map +1 -1
- package/NumberFormat/digit-mapping.generated.js +782 -1
- package/NumberFormat/format_to_parts.d.ts +0 -1
- package/NumberFormat/format_to_parts.d.ts.map +1 -1
- package/PartitionPattern.d.ts +0 -1
- package/SupportedLocales.d.ts +0 -1
- package/data.d.ts +0 -1
- package/index.d.ts +0 -1
- package/lib/262.d.ts +1 -2
- package/lib/CanonicalizeLocaleList.d.ts +0 -1
- package/lib/CanonicalizeTimeZoneName.d.ts +0 -1
- package/lib/CoerceOptionsToObject.d.ts +0 -1
- package/lib/DefaultNumberOption.d.ts +0 -1
- package/lib/GetNumberOption.d.ts +0 -1
- package/lib/GetOption.d.ts +0 -1
- package/lib/GetOptionsObject.d.ts +0 -1
- package/lib/GetStringOrBooleanOption.d.ts +0 -1
- package/lib/IsSanctionedSimpleUnitIdentifier.d.ts +0 -1
- package/lib/IsValidTimeZoneName.d.ts +0 -1
- package/lib/IsWellFormedCurrencyCode.d.ts +0 -1
- package/lib/IsWellFormedUnitIdentifier.d.ts +0 -1
- package/lib/NumberFormat/ApplyUnsignedRoundingMode.d.ts +0 -1
- package/lib/NumberFormat/CollapseNumberRange.d.ts +0 -1
- package/lib/NumberFormat/ComputeExponent.d.ts +0 -1
- package/lib/NumberFormat/ComputeExponentForMagnitude.d.ts +0 -1
- package/lib/NumberFormat/CurrencyDigits.d.ts +0 -1
- package/lib/NumberFormat/FormatApproximately.d.ts +0 -1
- package/lib/NumberFormat/FormatNumericRange.d.ts +0 -1
- package/lib/NumberFormat/FormatNumericRangeToParts.d.ts +0 -1
- package/lib/NumberFormat/FormatNumericToParts.d.ts +0 -1
- package/lib/NumberFormat/FormatNumericToString.d.ts +0 -1
- package/lib/NumberFormat/GetUnsignedRoundingMode.d.ts +0 -1
- package/lib/NumberFormat/InitializeNumberFormat.d.ts +0 -1
- package/lib/NumberFormat/PartitionNumberPattern.d.ts +0 -1
- package/lib/NumberFormat/PartitionNumberRangePattern.d.ts +0 -1
- package/lib/NumberFormat/SetNumberFormatDigitOptions.d.ts +0 -1
- package/lib/NumberFormat/SetNumberFormatUnitOptions.d.ts +0 -1
- package/lib/NumberFormat/ToRawFixed.d.ts +0 -1
- package/lib/NumberFormat/ToRawPrecision.d.ts +0 -1
- package/lib/NumberFormat/digit-mapping.generated.d.ts +0 -1
- package/lib/NumberFormat/digit-mapping.generated.js +782 -1
- package/lib/NumberFormat/format_to_parts.d.ts +0 -1
- package/lib/PartitionPattern.d.ts +0 -1
- package/lib/SupportedLocales.d.ts +0 -1
- package/lib/data.d.ts +0 -1
- package/lib/index.d.ts +0 -1
- package/lib/regex.generated.d.ts +0 -1
- package/lib/types/core.d.ts +0 -1
- package/lib/types/date-time.d.ts +0 -1
- package/lib/types/displaynames.d.ts +0 -1
- package/lib/types/list.d.ts +0 -1
- package/lib/types/number.d.ts +0 -1
- package/lib/types/plural-rules.d.ts +0 -1
- package/lib/types/relative-time.d.ts +0 -1
- package/lib/utils.d.ts +0 -1
- package/package.json +10 -2
- package/regex.generated.d.ts +0 -1
- package/types/core.d.ts +0 -1
- package/types/core.d.ts.map +1 -1
- package/types/date-time.d.ts +0 -1
- package/types/date-time.d.ts.map +1 -1
- package/types/displaynames.d.ts +0 -1
- package/types/displaynames.d.ts.map +1 -1
- package/types/list.d.ts +0 -1
- package/types/list.d.ts.map +1 -1
- package/types/number.d.ts +0 -1
- package/types/number.d.ts.map +1 -1
- package/types/plural-rules.d.ts +0 -1
- package/types/plural-rules.d.ts.map +1 -1
- package/types/relative-time.d.ts +0 -1
- package/types/relative-time.d.ts.map +1 -1
- package/utils.d.ts +0 -1
package/262.d.ts
CHANGED
|
@@ -71,7 +71,7 @@ export declare function InLeapYear(t: number): 0 | 1;
|
|
|
71
71
|
* https://tc39.es/ecma262/#sec-month-number
|
|
72
72
|
* @param t
|
|
73
73
|
*/
|
|
74
|
-
export declare function MonthFromTime(t: number): 0 | 1 |
|
|
74
|
+
export declare function MonthFromTime(t: number): 0 | 1 | 2 | 3 | 4 | 8 | 5 | 6 | 10 | 7 | 9 | 11;
|
|
75
75
|
export declare function DateFromTime(t: number): number;
|
|
76
76
|
export declare function HourFromTime(t: number): number;
|
|
77
77
|
export declare function MinFromTime(t: number): number;
|
|
@@ -89,4 +89,3 @@ export declare function OrdinaryHasInstance(C: Object, O: any, internalSlots?: {
|
|
|
89
89
|
boundTargetFunction: any;
|
|
90
90
|
}): boolean;
|
|
91
91
|
export declare function msFromTime(t: number): number;
|
|
92
|
-
//# sourceMappingURL=262.d.ts.map
|
package/DefaultNumberOption.d.ts
CHANGED
package/GetNumberOption.d.ts
CHANGED
package/GetOption.d.ts
CHANGED
package/GetOptionsObject.d.ts
CHANGED
|
@@ -8,4 +8,3 @@
|
|
|
8
8
|
* @param fallback
|
|
9
9
|
*/
|
|
10
10
|
export declare function GetStringOrBooleanOption<T extends object, K extends keyof T>(opts: T, prop: K, values: T[K][] | undefined, trueValue: T[K] | boolean, falsyValue: T[K] | boolean, fallback: T[K] | boolean): T[K] | boolean;
|
|
11
|
-
//# sourceMappingURL=GetStringOrBooleanOption.d.ts.map
|
|
@@ -11,4 +11,3 @@ export declare const SIMPLE_UNITS: string[];
|
|
|
11
11
|
* https://tc39.es/ecma402/#sec-issanctionedsimpleunitidentifier
|
|
12
12
|
*/
|
|
13
13
|
export declare function IsSanctionedSimpleUnitIdentifier(unitIdentifier: string): boolean;
|
|
14
|
-
//# sourceMappingURL=IsSanctionedSimpleUnitIdentifier.d.ts.map
|
package/IsValidTimeZoneName.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ApplyUnsignedRoundingMode.d.ts","sourceRoot":"","sources":["ApplyUnsignedRoundingMode.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,wBAAwB,EAAC,MAAM,iBAAiB,CAAA;AAExD,wBAAgB,yBAAyB,CACvC,CAAC,EAAE,MAAM,EACT,EAAE,EAAE,MAAM,EACV,EAAE,EAAE,MAAM,EACV,oBAAoB,EAAE,wBAAwB,GAC7C,MAAM,CA8CR"}
|
|
1
|
+
{"version":3,"file":"ApplyUnsignedRoundingMode.d.ts","sourceRoot":"","sources":["../NumberFormat/ApplyUnsignedRoundingMode.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,wBAAwB,EAAC,MAAM,iBAAiB,CAAA;AAExD,wBAAgB,yBAAyB,CACvC,CAAC,EAAE,MAAM,EACT,EAAE,EAAE,MAAM,EACV,EAAE,EAAE,MAAM,EACV,oBAAoB,EAAE,wBAAwB,GAC7C,MAAM,CA8CR"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CollapseNumberRange.d.ts","sourceRoot":"","sources":["CollapseNumberRange.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,KAE/C"}
|
|
1
|
+
{"version":3,"file":"CollapseNumberRange.d.ts","sourceRoot":"","sources":["../NumberFormat/CollapseNumberRange.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,KAE/C"}
|
|
@@ -9,4 +9,3 @@ import { NumberFormatInternal } from '../types/number';
|
|
|
9
9
|
export declare function ComputeExponent(numberFormat: Intl.NumberFormat, x: number, { getInternalSlots, }: {
|
|
10
10
|
getInternalSlots(nf: Intl.NumberFormat): NumberFormatInternal;
|
|
11
11
|
}): [number, number];
|
|
12
|
-
//# sourceMappingURL=ComputeExponent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComputeExponent.d.ts","sourceRoot":"","sources":["ComputeExponent.ts"],"names":[],"mappings":"AAGA,OAAO,EAAC,oBAAoB,EAAC,MAAM,iBAAiB,CAAA;AAEpD;;;;;;GAMG;AACH,wBAAgB,eAAe,CAC7B,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,CAAC,EAAE,MAAM,EACT,EACE,gBAAgB,GACjB,EAAE;IAAC,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAAC,GACjE,CAAC,MAAM,EAAE,MAAM,CAAC,CA8BlB"}
|
|
1
|
+
{"version":3,"file":"ComputeExponent.d.ts","sourceRoot":"","sources":["../NumberFormat/ComputeExponent.ts"],"names":[],"mappings":"AAGA,OAAO,EAAC,oBAAoB,EAAC,MAAM,iBAAiB,CAAA;AAEpD;;;;;;GAMG;AACH,wBAAgB,eAAe,CAC7B,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,CAAC,EAAE,MAAM,EACT,EACE,gBAAgB,GACjB,EAAE;IAAC,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAAC,GACjE,CAAC,MAAM,EAAE,MAAM,CAAC,CA8BlB"}
|
|
@@ -7,4 +7,3 @@ import { NumberFormatInternal } from '../types/number';
|
|
|
7
7
|
export declare function ComputeExponentForMagnitude(numberFormat: Intl.NumberFormat, magnitude: number, { getInternalSlots, }: {
|
|
8
8
|
getInternalSlots(nf: Intl.NumberFormat): NumberFormatInternal;
|
|
9
9
|
}): number;
|
|
10
|
-
//# sourceMappingURL=ComputeExponentForMagnitude.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComputeExponentForMagnitude.d.ts","sourceRoot":"","sources":["ComputeExponentForMagnitude.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAmB,MAAM,iBAAiB,CAAA;AAEtE;;;;GAIG;AACH,wBAAgB,2BAA2B,CACzC,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,SAAS,EAAE,MAAM,EACjB,EACE,gBAAgB,GACjB,EAAE;IAAC,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAAC,GACjE,MAAM,CAyDR"}
|
|
1
|
+
{"version":3,"file":"ComputeExponentForMagnitude.d.ts","sourceRoot":"","sources":["../NumberFormat/ComputeExponentForMagnitude.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAmB,MAAM,iBAAiB,CAAA;AAEtE;;;;GAIG;AACH,wBAAgB,2BAA2B,CACzC,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,SAAS,EAAE,MAAM,EACjB,EACE,gBAAgB,GACjB,EAAE;IAAC,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAAC,GACjE,MAAM,CAyDR"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CurrencyDigits.d.ts","sourceRoot":"","sources":["CurrencyDigits.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,wBAAgB,cAAc,CAC5B,CAAC,EAAE,MAAM,EACT,EAAC,kBAAkB,EAAC,EAAE;IAAC,kBAAkB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CAAC,GACjE,MAAM,CAIR"}
|
|
1
|
+
{"version":3,"file":"CurrencyDigits.d.ts","sourceRoot":"","sources":["../NumberFormat/CurrencyDigits.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,wBAAgB,cAAc,CAC5B,CAAC,EAAE,MAAM,EACT,EAAC,kBAAkB,EAAC,EAAE;IAAC,kBAAkB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CAAC,GACjE,MAAM,CAIR"}
|
|
@@ -5,4 +5,3 @@ import { NumberFormatInternal, NumberFormatPart } from '../types/number';
|
|
|
5
5
|
export declare function FormatApproximately(numberFormat: Intl.NumberFormat, result: NumberFormatPart[], { getInternalSlots, }: {
|
|
6
6
|
getInternalSlots(nf: Intl.NumberFormat): NumberFormatInternal;
|
|
7
7
|
}): NumberFormatPart[];
|
|
8
|
-
//# sourceMappingURL=FormatApproximately.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormatApproximately.d.ts","sourceRoot":"","sources":["FormatApproximately.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAE,gBAAgB,EAAC,MAAM,iBAAiB,CAAA;AAEtE;;GAEG;AACH,wBAAgB,mBAAmB,CACjC,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,MAAM,EAAE,gBAAgB,EAAE,EAC1B,EACE,gBAAgB,GACjB,EAAE;IACD,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAC9D,sBAWF"}
|
|
1
|
+
{"version":3,"file":"FormatApproximately.d.ts","sourceRoot":"","sources":["../NumberFormat/FormatApproximately.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAE,gBAAgB,EAAC,MAAM,iBAAiB,CAAA;AAEtE;;GAEG;AACH,wBAAgB,mBAAmB,CACjC,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,MAAM,EAAE,gBAAgB,EAAE,EAC1B,EACE,gBAAgB,GACjB,EAAE;IACD,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAC9D,sBAWF"}
|
|
@@ -5,4 +5,3 @@ import { NumberFormatInternal } from '../types/number';
|
|
|
5
5
|
export declare function FormatNumericRange(numberFormat: Intl.NumberFormat, x: number, y: number, { getInternalSlots, }: {
|
|
6
6
|
getInternalSlots(nf: Intl.NumberFormat): NumberFormatInternal;
|
|
7
7
|
}): string;
|
|
8
|
-
//# sourceMappingURL=FormatNumericRange.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormatNumericRange.d.ts","sourceRoot":"","sources":["FormatNumericRange.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAC,MAAM,iBAAiB,CAAA;AAGpD;;GAEG;AACH,wBAAgB,kBAAkB,CAChC,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,CAAC,EAAE,MAAM,EACT,CAAC,EAAE,MAAM,EACT,EACE,gBAAgB,GACjB,EAAE;IACD,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAC9D,UAOF"}
|
|
1
|
+
{"version":3,"file":"FormatNumericRange.d.ts","sourceRoot":"","sources":["../NumberFormat/FormatNumericRange.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAC,MAAM,iBAAiB,CAAA;AAGpD;;GAEG;AACH,wBAAgB,kBAAkB,CAChC,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,CAAC,EAAE,MAAM,EACT,CAAC,EAAE,MAAM,EACT,EACE,gBAAgB,GACjB,EAAE;IACD,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAC9D,UAOF"}
|
|
@@ -5,4 +5,3 @@ import { NumberFormatInternal, NumberRangeToParts } from '../types/number';
|
|
|
5
5
|
export declare function FormatNumericRangeToParts(numberFormat: Intl.NumberFormat, x: number, y: number, { getInternalSlots, }: {
|
|
6
6
|
getInternalSlots(nf: Intl.NumberFormat): NumberFormatInternal;
|
|
7
7
|
}): NumberRangeToParts[];
|
|
8
|
-
//# sourceMappingURL=FormatNumericRangeToParts.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormatNumericRangeToParts.d.ts","sourceRoot":"","sources":["FormatNumericRangeToParts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAE,kBAAkB,EAAC,MAAM,iBAAiB,CAAA;AAGxE;;GAEG;AACH,wBAAgB,yBAAyB,CACvC,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,CAAC,EAAE,MAAM,EACT,CAAC,EAAE,MAAM,EACT,EACE,gBAAgB,GACjB,EAAE;IACD,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAC9D,GACA,kBAAkB,EAAE,CAWtB"}
|
|
1
|
+
{"version":3,"file":"FormatNumericRangeToParts.d.ts","sourceRoot":"","sources":["../NumberFormat/FormatNumericRangeToParts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAE,kBAAkB,EAAC,MAAM,iBAAiB,CAAA;AAGxE;;GAEG;AACH,wBAAgB,yBAAyB,CACvC,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,CAAC,EAAE,MAAM,EACT,CAAC,EAAE,MAAM,EACT,EACE,gBAAgB,GACjB,EAAE;IACD,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAC9D,GACA,kBAAkB,EAAE,CAWtB"}
|
|
@@ -2,4 +2,3 @@ import { NumberFormatInternal, NumberFormatPart } from '../types/number';
|
|
|
2
2
|
export declare function FormatNumericToParts(nf: Intl.NumberFormat, x: number, implDetails: {
|
|
3
3
|
getInternalSlots(nf: Intl.NumberFormat): NumberFormatInternal;
|
|
4
4
|
}): NumberFormatPart[];
|
|
5
|
-
//# sourceMappingURL=FormatNumericToParts.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormatNumericToParts.d.ts","sourceRoot":"","sources":["FormatNumericToParts.ts"],"names":[],"mappings":"AAEA,OAAO,EAAC,oBAAoB,EAAE,gBAAgB,EAAC,MAAM,iBAAiB,CAAA;AAEtE,wBAAgB,oBAAoB,CAClC,EAAE,EAAE,IAAI,CAAC,YAAY,EACrB,CAAC,EAAE,MAAM,EACT,WAAW,EAAE;IACX,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAC9D,GACA,gBAAgB,EAAE,CAWpB"}
|
|
1
|
+
{"version":3,"file":"FormatNumericToParts.d.ts","sourceRoot":"","sources":["../NumberFormat/FormatNumericToParts.ts"],"names":[],"mappings":"AAEA,OAAO,EAAC,oBAAoB,EAAE,gBAAgB,EAAC,MAAM,iBAAiB,CAAA;AAEtE,wBAAgB,oBAAoB,CAClC,EAAE,EAAE,IAAI,CAAC,YAAY,EACrB,CAAC,EAAE,MAAM,EACT,WAAW,EAAE;IACX,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAC9D,GACA,gBAAgB,EAAE,CAWpB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormatNumericToString.d.ts","sourceRoot":"","sources":["FormatNumericToString.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,8BAA8B,EAE/B,MAAM,iBAAiB,CAAA;AAGxB;;GAEG;AACH,wBAAgB,qBAAqB,CACnC,UAAU,EAAE,IAAI,CACd,8BAA8B,EAC5B,cAAc,GACd,0BAA0B,GAC1B,0BAA0B,GAC1B,sBAAsB,GACtB,uBAAuB,GACvB,uBAAuB,CAC1B,EACD,CAAC,EAAE,MAAM;;;EAgDV"}
|
|
1
|
+
{"version":3,"file":"FormatNumericToString.d.ts","sourceRoot":"","sources":["../NumberFormat/FormatNumericToString.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,8BAA8B,EAE/B,MAAM,iBAAiB,CAAA;AAGxB;;GAEG;AACH,wBAAgB,qBAAqB,CACnC,UAAU,EAAE,IAAI,CACd,8BAA8B,EAC5B,cAAc,GACd,0BAA0B,GAC1B,0BAA0B,GAC1B,sBAAsB,GACtB,uBAAuB,GACvB,uBAAuB,CAC1B,EACD,CAAC,EAAE,MAAM;;;EAgDV"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GetUnsignedRoundingMode.d.ts","sourceRoot":"","sources":["GetUnsignedRoundingMode.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,gBAAgB,EAAE,wBAAwB,EAAC,MAAM,iBAAiB,CAAA;AA0B1E,wBAAgB,uBAAuB,CACrC,YAAY,EAAE,gBAAgB,EAC9B,UAAU,EAAE,OAAO,GAClB,wBAAwB,CAK1B"}
|
|
1
|
+
{"version":3,"file":"GetUnsignedRoundingMode.d.ts","sourceRoot":"","sources":["../NumberFormat/GetUnsignedRoundingMode.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,gBAAgB,EAAE,wBAAwB,EAAC,MAAM,iBAAiB,CAAA;AA0B1E,wBAAgB,uBAAuB,CACrC,YAAY,EAAE,gBAAgB,EAC9B,UAAU,EAAE,OAAO,GAClB,wBAAwB,CAK1B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InitializeNumberFormat.d.ts","sourceRoot":"","sources":["InitializeNumberFormat.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,oBAAoB,EACpB,mBAAmB,EACnB,8BAA8B,EAE/B,MAAM,iBAAiB,CAAA;AAgBxB;;GAEG;AACH,wBAAgB,sBAAsB,CACpC,EAAE,EAAE,IAAI,CAAC,YAAY,EACrB,OAAO,EAAE,MAAM,GAAG,aAAa,CAAC,MAAM,CAAC,GAAG,SAAS,EACnD,IAAI,EAAE,mBAAmB,GAAG,SAAS,EACrC,EACE,gBAAgB,EAChB,UAAU,EACV,gBAAgB,EAChB,oBAAoB,EACpB,gBAAgB,EAChB,kBAAkB,GACnB,EAAE;IACD,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;IAC7D,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,8BAA8B,GAAG,SAAS,CAAC,CAAA;IACtE,gBAAgB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;IAC7B,oBAAoB,EAAE,aAAa,CAAC,MAAM,CAAC,CAAA;IAC3C,gBAAgB,IAAI,MAAM,CAAA;IAC1B,kBAAkB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CAC3C,qBAgLF"}
|
|
1
|
+
{"version":3,"file":"InitializeNumberFormat.d.ts","sourceRoot":"","sources":["../NumberFormat/InitializeNumberFormat.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,oBAAoB,EACpB,mBAAmB,EACnB,8BAA8B,EAE/B,MAAM,iBAAiB,CAAA;AAgBxB;;GAEG;AACH,wBAAgB,sBAAsB,CACpC,EAAE,EAAE,IAAI,CAAC,YAAY,EACrB,OAAO,EAAE,MAAM,GAAG,aAAa,CAAC,MAAM,CAAC,GAAG,SAAS,EACnD,IAAI,EAAE,mBAAmB,GAAG,SAAS,EACrC,EACE,gBAAgB,EAChB,UAAU,EACV,gBAAgB,EAChB,oBAAoB,EACpB,gBAAgB,EAChB,kBAAkB,GACnB,EAAE;IACD,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;IAC7D,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,8BAA8B,GAAG,SAAS,CAAC,CAAA;IACtE,gBAAgB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;IAC7B,oBAAoB,EAAE,aAAa,CAAC,MAAM,CAAC,CAAA;IAC3C,gBAAgB,IAAI,MAAM,CAAA;IAC1B,kBAAkB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CAC3C,qBAgLF"}
|
|
@@ -5,4 +5,3 @@ import { NumberFormatInternal } from '../types/number';
|
|
|
5
5
|
export declare function PartitionNumberPattern(numberFormat: Intl.NumberFormat, x: number, { getInternalSlots, }: {
|
|
6
6
|
getInternalSlots(nf: Intl.NumberFormat): NumberFormatInternal;
|
|
7
7
|
}): import("../types/number").NumberFormatPart[];
|
|
8
|
-
//# sourceMappingURL=PartitionNumberPattern.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PartitionNumberPattern.d.ts","sourceRoot":"","sources":["PartitionNumberPattern.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAC,MAAM,iBAAiB,CAAA;AAMpD;;GAEG;AACH,wBAAgB,sBAAsB,CACpC,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,CAAC,EAAE,MAAM,EACT,EACE,gBAAgB,GACjB,EAAE;IACD,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAC9D,gDA0EF"}
|
|
1
|
+
{"version":3,"file":"PartitionNumberPattern.d.ts","sourceRoot":"","sources":["../NumberFormat/PartitionNumberPattern.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAC,MAAM,iBAAiB,CAAA;AAMpD;;GAEG;AACH,wBAAgB,sBAAsB,CACpC,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,CAAC,EAAE,MAAM,EACT,EACE,gBAAgB,GACjB,EAAE;IACD,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAC9D,gDA0EF"}
|
|
@@ -5,4 +5,3 @@ import { NumberFormatInternal, NumberFormatPart } from '../types/number';
|
|
|
5
5
|
export declare function PartitionNumberRangePattern(numberFormat: Intl.NumberFormat, x: number, y: number, { getInternalSlots, }: {
|
|
6
6
|
getInternalSlots(nf: Intl.NumberFormat): NumberFormatInternal;
|
|
7
7
|
}): NumberFormatPart[];
|
|
8
|
-
//# sourceMappingURL=PartitionNumberRangePattern.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PartitionNumberRangePattern.d.ts","sourceRoot":"","sources":["PartitionNumberRangePattern.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAE,gBAAgB,EAAC,MAAM,iBAAiB,CAAA;AAKtE;;GAEG;AACH,wBAAgB,2BAA2B,CACzC,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,CAAC,EAAE,MAAM,EACT,CAAC,EAAE,MAAM,EACT,EACE,gBAAgB,GACjB,EAAE;IACD,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAC9D,sBAiCF"}
|
|
1
|
+
{"version":3,"file":"PartitionNumberRangePattern.d.ts","sourceRoot":"","sources":["../NumberFormat/PartitionNumberRangePattern.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAE,gBAAgB,EAAC,MAAM,iBAAiB,CAAA;AAKtE;;GAEG;AACH,wBAAgB,2BAA2B,CACzC,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,CAAC,EAAE,MAAM,EACT,CAAC,EAAE,MAAM,EACT,EACE,gBAAgB,GACjB,EAAE;IACD,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAC9D,sBAiCF"}
|
|
@@ -3,4 +3,3 @@ import { NumberFormatDigitOptions, NumberFormatNotation, NumberFormatDigitIntern
|
|
|
3
3
|
* https://tc39.es/ecma402/#sec-setnfdigitoptions
|
|
4
4
|
*/
|
|
5
5
|
export declare function SetNumberFormatDigitOptions(internalSlots: NumberFormatDigitInternalSlots, opts: NumberFormatDigitOptions, mnfdDefault: number, mxfdDefault: number, notation: NumberFormatNotation): void;
|
|
6
|
-
//# sourceMappingURL=SetNumberFormatDigitOptions.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SetNumberFormatDigitOptions.d.ts","sourceRoot":"","sources":["SetNumberFormatDigitOptions.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,wBAAwB,EACxB,oBAAoB,EACpB,8BAA8B,EAC/B,MAAM,iBAAiB,CAAA;AAKxB;;GAEG;AACH,wBAAgB,2BAA2B,CACzC,aAAa,EAAE,8BAA8B,EAC7C,IAAI,EAAE,wBAAwB,EAC9B,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,oBAAoB,QA2E/B"}
|
|
1
|
+
{"version":3,"file":"SetNumberFormatDigitOptions.d.ts","sourceRoot":"","sources":["../NumberFormat/SetNumberFormatDigitOptions.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,wBAAwB,EACxB,oBAAoB,EACpB,8BAA8B,EAC/B,MAAM,iBAAiB,CAAA;AAKxB;;GAEG;AACH,wBAAgB,2BAA2B,CACzC,aAAa,EAAE,8BAA8B,EAC7C,IAAI,EAAE,wBAAwB,EAC9B,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,oBAAoB,QA2E/B"}
|
|
@@ -5,4 +5,3 @@ import { NumberFormatInternal, NumberFormatOptions } from '../types/number';
|
|
|
5
5
|
export declare function SetNumberFormatUnitOptions(nf: Intl.NumberFormat, options: NumberFormatOptions | undefined, { getInternalSlots, }: {
|
|
6
6
|
getInternalSlots(nf: Intl.NumberFormat): NumberFormatInternal;
|
|
7
7
|
}): void;
|
|
8
|
-
//# sourceMappingURL=SetNumberFormatUnitOptions.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SetNumberFormatUnitOptions.d.ts","sourceRoot":"","sources":["SetNumberFormatUnitOptions.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAE,mBAAmB,EAAC,MAAM,iBAAiB,CAAA;AAKzE;;GAEG;AACH,wBAAgB,0BAA0B,CACxC,EAAE,EAAE,IAAI,CAAC,YAAY,EACrB,OAAO,iCAA2C,EAClD,EACE,gBAAgB,GACjB,EAAE;IAAC,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAAC,QA+DnE"}
|
|
1
|
+
{"version":3,"file":"SetNumberFormatUnitOptions.d.ts","sourceRoot":"","sources":["../NumberFormat/SetNumberFormatUnitOptions.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAE,mBAAmB,EAAC,MAAM,iBAAiB,CAAA;AAKzE;;GAEG;AACH,wBAAgB,0BAA0B,CACxC,EAAE,EAAE,IAAI,CAAC,YAAY,EACrB,OAAO,iCAA2C,EAClD,EACE,gBAAgB,GACjB,EAAE;IAAC,gBAAgB,CAAC,EAAE,EAAE,IAAI,CAAC,YAAY,GAAG,oBAAoB,CAAA;CAAC,QA+DnE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ToRawFixed.d.ts","sourceRoot":"","sources":["ToRawFixed.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,iBAAiB,CAAA;AAGrD;;;;;;GAMG;AACH,wBAAgB,UAAU,CACxB,CAAC,EAAE,MAAM,EACT,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,GAClB,qBAAqB,CAyCvB"}
|
|
1
|
+
{"version":3,"file":"ToRawFixed.d.ts","sourceRoot":"","sources":["../NumberFormat/ToRawFixed.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,iBAAiB,CAAA;AAGrD;;;;;;GAMG;AACH,wBAAgB,UAAU,CACxB,CAAC,EAAE,MAAM,EACT,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,GAClB,qBAAqB,CAyCvB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ToRawPrecision.d.ts","sourceRoot":"","sources":["ToRawPrecision.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,iBAAiB,CAAA;AAGrD,wBAAgB,cAAc,CAC5B,CAAC,EAAE,MAAM,EACT,YAAY,EAAE,MAAM,EACpB,YAAY,EAAE,MAAM,GACnB,qBAAqB,CA8EvB"}
|
|
1
|
+
{"version":3,"file":"ToRawPrecision.d.ts","sourceRoot":"","sources":["../NumberFormat/ToRawPrecision.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,qBAAqB,EAAC,MAAM,iBAAiB,CAAA;AAGrD,wBAAgB,cAAc,CAC5B,CAAC,EAAE,MAAM,EACT,YAAY,EAAE,MAAM,EACpB,YAAY,EAAE,MAAM,GACnB,qBAAqB,CA8EvB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digit-mapping.generated.d.ts","sourceRoot":"","sources":["digit-mapping.generated.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,aAAa,CAAC,MAAM,CAAC,CAA67G,CAAC"}
|
|
1
|
+
{"version":3,"file":"digit-mapping.generated.d.ts","sourceRoot":"","sources":["../NumberFormat/digit-mapping.generated.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,aAAa,CAAC,MAAM,CAAC,CAA67G,CAAC"}
|