timepiece/node_modules/date-fns/locale/az/cdn.js.map

1 line
32 KiB
Plaintext
Raw Normal View History

2024-05-14 14:54:12 +00:00
{"version":3,"file":"cdn.js","names":["_window$dateFns","__defProp","Object","defineProperty","__export","target","all","name","get","enumerable","configurable","set","newValue","formatDistanceLocale","lessThanXSeconds","one","other","xSeconds","halfAMinute","lessThanXMinutes","xMinutes","aboutXHours","xHours","xDays","aboutXWeeks","xWeeks","aboutXMonths","xMonths","aboutXYears","xYears","overXYears","almostXYears","formatDistance","token","count","options","result","tokenValue","replace","String","addSuffix","comparison","buildFormatLongFn","args","arguments","length","undefined","width","defaultWidth","format","formats","dateFormats","full","long","medium","short","timeFormats","dateTimeFormats","formatLong","date","time","dateTime","formatRelativeLocale","lastWeek","yesterday","today","tomorrow","nextWeek","formatRelative","_date","_baseDate","_options","buildLocalizeFn","value","context","valuesArray","formattingValues","defaultFormattingWidth","values","index","argumentCallback","eraValues","narrow","abbreviated","wide","quarterValues","monthValues","dayValues","dayPeriodValues","am","pm","midnight","noon","morning","afternoon","evening","night","formattingDayPeriodValues","suffixes","getSuffix","number","a","b","c","ordinalNumber","dirtyNumber","Number","suffix","localize","era","quarter","month","day","dayPeriod","buildMatchFn","string","matchPattern","matchPatterns","defaultMatchWidth","matchResult","match","matchedString","parsePatterns","defaultParseWidth","key","Array","isArray","findIndex","pattern","test","findKey","valueCallback","rest","slice","object","predicate","prototype","hasOwnProperty","call","array","buildMatchPatternFn","parseResult","parsePattern","matchOrdinalNumberPattern","parseOrdinalNumberPattern","matchEraPatterns","parseEraPatterns","any","matchQuarterPatterns","parseQuarterPatterns","matchMonthPatterns","parseMonthPatterns","matchDayPatterns","parseDayPatterns","matchDayPeriodPatterns","parseDayPeriodPatterns","parseInt","az","code","weekStartsOn","firstWeekContainsDate","window","dateFns","_objectSpread","locale"],"sources":["cdn.js"],"sourcesContent":["(() => { var __defProp = Object.defineProperty;\nvar __export = (target, all) => {\n for (var name in all)\n __defProp(target, name, {\n get: all[name],\n enumerable: true,\n configurable: true,\n set: (newValue) => all[name] = () => newValue\n });\n};\n\n// lib/locale/az/_lib/formatDistance.mjs\nvar formatDistanceLocale = {\n lessThanXSeconds: {\n one: \"bir saniy\\u0259d\\u0259n az\",\n other: \"{{count}} bir saniy\\u0259d\\u0259n az\"\n },\n xSeconds: {\n one: \"1 saniy\\u0259\",\n other: \"{{count}} saniy\\u0259\"\n },\n halfAMinute: \"yar\\u0131m d\\u0259qiq\\u0259\",\n lessThanXMinutes: {\n one: \"bir d\\u0259qiq\\u0259d\\u0259n az\",\n other: \"{{count}} bir d\\u0259qiq\\u0259d\\u0259n az\"\n },\n xMinutes: {\n one: \"bir d\\u0259qiq\\u0259\",\n other: \"{{count}} d\\u0259qiq\\u0259\"\n },\n aboutXHours: {\n one: \"t\\u0259xmin\\u0259n 1 saat\",\n other: \"t\\u0259xmin\\u0259n {{count}} saat\"\n },\n xHours: {\n one: \"1 saat\",\n other: \"{{count}} saat\"\n },\n xDays: {\n one: \"1 g\\xFCn\",\n other: \"{{count}} g\\xFCn\"\n },\n aboutXWeeks: {\n one: \"t\\u0259xmin\\u0259n 1 h\\u0259ft\\u0259\",\n other: \"t\\u0259xmin\\u0259n {{count}} h\\u0259ft\\u0259\"\n },\n xWeeks: {\n one: \"1 h\\u0259ft\\u0259\",\n other: \"{{count}} h\\u0259ft\\u0259\"\n },\n aboutXMonths: {\n one: \"t\\u0259xmin\\u0259n 1 ay\",\n other: \"t\\u0259xmin\\u0259n {{count}} ay\"\n },\n xMonths: {\n one: \"1 ay\",\n other: \"{{count}} ay\"\n },\n aboutXYears: {\n one: \"t\\u0259xmin\\u0259n 1 il\",\n other: \"t\\u0259xmin\\u0259n {{count}} il\"\n },\n xYears: {\n one: \"1 il\",\n other: \"{{count}} il\"\n },\n overXYears: {\n one: \"1 ild\\u0259n \\xE7ox\",\n other: \"{{count}} ild\\u0259n \\xE7ox\"\n },\n almostXYears: {\n one: \"dem\\u0259k olar ki 1 il\",\n other: \"dem\\u0259k olar ki {{count}} il\"\n }\n};\n