@formatjs/intl-locale
Advanced tools
Comparing version 3.3.0 to 3.3.1
@@ -43,2 +43,1 @@ export declare const calendars: { | ||
export type CalendarsKey = keyof typeof calendars; | ||
//# sourceMappingURL=calendars.generated.d.ts.map |
@@ -576,2 +576,1 @@ export declare const characterOrders: { | ||
export type CharacterOrder = 'left-to-right' | 'right-to-left'; | ||
//# sourceMappingURL=character-orders.generated.d.ts.map |
import Locale, { IntlLocaleInternal } from '.'; | ||
export default function getInternalSlots(x: Locale): IntlLocaleInternal; | ||
//# sourceMappingURL=get_internal_slots.d.ts.map |
@@ -259,2 +259,1 @@ export declare const hourCycles: { | ||
export type HourCyclesKey = keyof typeof hourCycles; | ||
//# sourceMappingURL=hour-cycles.generated.d.ts.map |
@@ -30,3 +30,3 @@ export interface IntlLocaleOptions { | ||
get collation(): string | undefined; | ||
get hourCycle(): "h23" | "h12" | "h11" | "h24" | undefined; | ||
get hourCycle(): "h11" | "h12" | "h23" | "h24" | undefined; | ||
get caseFirst(): "upper" | "lower" | "false" | undefined; | ||
@@ -79,2 +79,1 @@ get numeric(): boolean | undefined; | ||
export default Locale; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -43,2 +43,1 @@ export declare const calendars: { | ||
export type CalendarsKey = keyof typeof calendars; | ||
//# sourceMappingURL=calendars.generated.d.ts.map |
@@ -576,2 +576,1 @@ export declare const characterOrders: { | ||
export type CharacterOrder = 'left-to-right' | 'right-to-left'; | ||
//# sourceMappingURL=character-orders.generated.d.ts.map |
import Locale, { IntlLocaleInternal } from '.'; | ||
export default function getInternalSlots(x: Locale): IntlLocaleInternal; | ||
//# sourceMappingURL=get_internal_slots.d.ts.map |
@@ -259,2 +259,1 @@ export declare const hourCycles: { | ||
export type HourCyclesKey = keyof typeof hourCycles; | ||
//# sourceMappingURL=hour-cycles.generated.d.ts.map |
@@ -30,3 +30,3 @@ export interface IntlLocaleOptions { | ||
get collation(): string | undefined; | ||
get hourCycle(): "h23" | "h12" | "h11" | "h24" | undefined; | ||
get hourCycle(): "h11" | "h12" | "h23" | "h24" | undefined; | ||
get caseFirst(): "upper" | "lower" | "false" | undefined; | ||
@@ -79,2 +79,1 @@ get numeric(): boolean | undefined; | ||
export default Locale; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -575,2 +575,1 @@ export declare const numberingSystems: { | ||
export type NumberingSystemsKey = keyof typeof numberingSystems; | ||
//# sourceMappingURL=numbering-systems.generated.d.ts.map |
export {}; | ||
//# sourceMappingURL=polyfill-force.d.ts.map |
export {}; | ||
//# sourceMappingURL=polyfill.d.ts.map |
@@ -7,2 +7,1 @@ import type { WeekInfoInternal } from './week-data.generated'; | ||
export declare function getWeekDataForRegion(region?: string): WeekInfoInternal; | ||
//# sourceMappingURL=preference-data.d.ts.map |
export declare function shouldPolyfill(): boolean; | ||
//# sourceMappingURL=should-polyfill.d.ts.map |
@@ -251,2 +251,1 @@ export declare const timezones: { | ||
export type TimezonesTerritory = keyof typeof timezones; | ||
//# sourceMappingURL=timezones.generated.d.ts.map |
@@ -1295,2 +1295,1 @@ export declare const weekData: { | ||
export type WeekInfoInternal = typeof weekData[WeekDataKey]; | ||
//# sourceMappingURL=week-data.generated.d.ts.map |
@@ -575,2 +575,1 @@ export declare const numberingSystems: { | ||
export type NumberingSystemsKey = keyof typeof numberingSystems; | ||
//# sourceMappingURL=numbering-systems.generated.d.ts.map |
{ | ||
"name": "@formatjs/intl-locale", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "Intl.Locale polyfill", | ||
@@ -27,7 +27,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@formatjs/ecma402-abstract": "1.15.0", | ||
"@formatjs/intl-enumerator": "1.3.0", | ||
"@formatjs/intl-getcanonicallocales": "2.2.0", | ||
"@formatjs/ecma402-abstract": "1.16.0", | ||
"@formatjs/intl-enumerator": "1.3.1", | ||
"@formatjs/intl-getcanonicallocales": "2.2.1", | ||
"tslib": "^2.4.0" | ||
} | ||
} |
export {}; | ||
//# sourceMappingURL=polyfill-force.d.ts.map |
export {}; | ||
//# sourceMappingURL=polyfill.d.ts.map |
@@ -7,2 +7,1 @@ import type { WeekInfoInternal } from './week-data.generated'; | ||
export declare function getWeekDataForRegion(region?: string): WeekInfoInternal; | ||
//# sourceMappingURL=preference-data.d.ts.map |
export declare function shouldPolyfill(): boolean; | ||
//# sourceMappingURL=should-polyfill.d.ts.map |
@@ -251,2 +251,1 @@ export declare const timezones: { | ||
export type TimezonesTerritory = keyof typeof timezones; | ||
//# sourceMappingURL=timezones.generated.d.ts.map |
@@ -1295,2 +1295,1 @@ export declare const weekData: { | ||
export type WeekInfoInternal = typeof weekData[WeekDataKey]; | ||
//# sourceMappingURL=week-data.generated.d.ts.map |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
784829
+ Added@formatjs/ecma402-abstract@1.16.0(transitive)
+ Added@formatjs/intl-enumerator@1.3.1(transitive)
+ Added@formatjs/intl-getcanonicallocales@2.2.1(transitive)
+ Added@formatjs/intl-localematcher@0.3.0(transitive)
- Removed@formatjs/ecma402-abstract@1.15.0(transitive)
- Removed@formatjs/intl-enumerator@1.3.0(transitive)
- Removed@formatjs/intl-getcanonicallocales@2.2.0(transitive)
- Removed@formatjs/intl-localematcher@0.2.32(transitive)