timepiece/node_modules/date-fns/locale/ja-Hira/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","oneWithSuffix","otherWithSuffix","xSeconds","halfAMinute","lessThanXMinutes","xMinutes","aboutXHours","xHours","xDays","aboutXWeeks","xWeeks","aboutXMonths","xMonths","aboutXYears","xYears","overXYears","almostXYears","formatDistance","token","count","options","result","tokenValue","addSuffix","replace","String","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","ordinalNumber","dirtyNumber","number","Number","unit","concat","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","jaHira","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/ja-Hira/_lib/formatDistance.mjs\nvar formatDistanceLocale = {\n lessThanXSeconds: {\n one: \"1\\u3073\\u3087\\u3046\\u307F\\u307E\\u3093\",\n other: \"{{count}}\\u3073\\u3087\\u3046\\u307F\\u307E\\u3093\",\n oneWithSuffix: \"\\u3084\\u304F1\\u3073\\u3087\\u3046\",\n otherWithSuffix: \"\\u3084\\u304F{{count}}\\u3073\\u3087\\u3046\"\n },\n xSeconds: {\n one: \"1\\u3073\\u3087\\u3046\",\n other: \"{{count}}\\u3073\\u3087\\u3046\"\n },\n halfAMinute: \"30\\u3073\\u3087\\u3046\",\n lessThanXMinutes: {\n one: \"1\\u3077\\u3093\\u307F\\u307E\\u3093\",\n other: \"{{count}}\\u3075\\u3093\\u307F\\u307E\\u3093\",\n oneWithSuffix: \"\\u3084\\u304F1\\u3077\\u3093\",\n otherWithSuffix: \"\\u3084\\u304F{{count}}\\u3075\\u3093\"\n },\n xMinutes: {\n one: \"1\\u3077\\u3093\",\n other: \"{{count}}\\u3075\\u3093\"\n },\n aboutXHours: {\n one: \"\\u3084\\u304F1\\u3058\\u304B\\u3093\",\n other: \"\\u3084\\u304F{{count}}\\u3058\\u304B\\u3093\"\n },\n xHours: {\n one: \"1\\u3058\\u304B\\u3093\",\n other: \"{{count}}\\u3058\\u304B\\u3093\"\n },\n xDays: {\n one: \"1\\u306B\\u3061\",\n other: \"{{count}}\\u306B\\u3061\"\n },\n aboutXWeeks: {\n one: \"\\u3084\\u304F1\\u3057\\u3085\\u3046\\u304B\\u3093\",\n other: \"\\u3084\\u304F{{count}}\\u3057\\u3085\\u3046\\u304B\\u3093\"\n },\n xWeeks: {\n one: \"1\\u3057\\u3085\\u3046\\u304B\\u3093\",\n other: \"{{count}}\\u3057\\u3085\\u3046\\u304B\\u3093\"\n },\n aboutXMonths: {\n one: \"\\u3084\\u304F1\\u304B\\u3052\\u3064\",\n other: \"\\u3084\\u304F{{count}}\\u304B\\u3052\\u3064\"\n },\n xMonths: {\n one: \"1\\u304B\\u3052\