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

1 line
35 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","standalone","withPrepositionAgo","withPrepositionIn","dual","other","xSeconds","halfAMinute","lessThanXMinutes","xMinutes","aboutXHours","xHours","xDays","aboutXWeeks","xWeeks","aboutXMonths","xMonths","aboutXYears","xYears","overXYears","almostXYears","formatDistance","token","count","options","result","tokenValue","addSuffix","comparison","String","substr","replace","buildFormatLongFn","args","arguments","length","undefined","width","defaultWidth","format","formats","dateFormats","full","long","medium","short","timeFormats","dateTimeFormats","formatLong","date","time","dateTime","formatRelativeLocale","lastWeek","getDay","yesterday","today","tomorrow","nextWeek","formatRelative","_baseDate","_options","buildLocalizeFn","value","context","valuesArray","formattingValues","defaultFormattingWidth","values","index","argumentCallback","eraValues","narrow","abbreviated","wide","quarterValues","monthValues","formattingMonthValues","dayValues","formattingDayPeriodValues","am","pm","midnight","noon","morning","afternoon","evening","night","dayPeriodValues","ordinalNumber","dirtyNumber","number","Number","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","hr","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/hr/_lib/formatDistance.mjs\nvar formatDistanceLocale = {\n lessThanXSeconds: {\n one: {\n standalone: \"manje od 1 sekunde\",\n withPrepositionAgo: \"manje od 1 sekunde\",\n withPrepositionIn: \"manje od 1 sekundu\"\n },\n dual: \"manje od {{count}} sekunde\",\n other: \"manje od {{count}} sekundi\"\n },\n xSeconds: {\n one: {\n standalone: \"1 sekunda\",\n withPrepositionAgo: \"1 sekunde\",\n withPrepositionIn: \"1 sekundu\"\n },\n dual: \"{{count}} sekunde\",\n other: \"{{count}} sekundi\"\n },\n halfAMinute: \"pola minute\",\n lessThanXMinutes: {\n one: {\n standalone: \"manje od 1 minute\",\n withPrepositionAgo: \"manje od 1 minute\",\n withPrepositionIn: \"manje od 1 minutu\"\n },\n dual: \"manje od {{count}} minute\",\n other: \"manje od {{count}} minuta\"\n },\n xMinutes: {\n one: {\n standalone: \"1 minuta\",\n withPrepositionAgo: \"1 minute\",\n withPrepositionIn: \"1 minutu\"\n },\n dual: \"{{count}} minute\",\n other: \"{{count}} minuta\"\n },\n aboutXHours: {\n one: {\n standalone: \"oko 1 sat\",\n withPrepositionAgo: \"oko 1 sat\",\n withPrepositionIn: \"oko 1 sat\"\n },\n dual: \"oko {{count}} sata\",\n other: \"oko {{count}} sati\"\n },\n xHours: {\n one: {\n standalone: \"1 sat\",\n withPrepositionAgo: \"1 sat\",\n withPrepositionIn: \"1 sat\"\n },\n dual: \"{{count}} sata\",\n other: \"{{count}} sati\"\n },\n xDays: {\n one: {\n standalone: \"1 dan\",\n withPrepositionAgo: \"1 dan\",\n wit