{"version":3,"file":"Dd-Iqogt-legacy.js","sources":["../../../../node_modules/date-fns/esm/isThisYear/index.js","../../../../components/Ui/UiDate/UiDateComputed.vue","../../../../node_modules/date-fns/esm/isSameMonth/index.js","../../../../components/entities/Artist/Card/ArtistMiniCard.vue"],"sourcesContent":["import isSameYear from \"../isSameYear/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name isThisYear\n * @category Year Helpers\n * @summary Is the given date in the same year as the current date?\n * @pure false\n *\n * @description\n * Is the given date in the same year as the current date?\n *\n * > ⚠️ Please note that this function is not present in the FP submodule as\n * > it uses `Date.now()` internally hence impure and can't be safely curried.\n *\n * @param {Date|Number} date - the date to check\n * @returns {Boolean} the date is in this year\n * @throws {TypeError} 1 argument required\n *\n * @example\n * // If today is 25 September 2014, is 2 July 2014 in this year?\n * const result = isThisYear(new Date(2014, 6, 2))\n * //=> true\n */\nexport default function isThisYear(dirtyDate) {\n requiredArgs(1, arguments);\n return isSameYear(dirtyDate, Date.now());\n}","\n\n\n","import toDate from \"../toDate/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name isSameMonth\n * @category Month Helpers\n * @summary Are the given dates in the same month (and year)?\n *\n * @description\n * Are the given dates in the same month (and year)?\n *\n * @param {Date|Number} dateLeft - the first date to check\n * @param {Date|Number} dateRight - the second date to check\n * @returns {Boolean} the dates are in the same month (and year)\n * @throws {TypeError} 2 arguments required\n *\n * @example\n * // Are 2 September 2014 and 25 September 2014 in the same month?\n * const result = isSameMonth(new Date(2014, 8, 2), new Date(2014, 8, 25))\n * //=> true\n *\n * @example\n * // Are 2 September 2014 and 25 September 2015 in the same month?\n * const result = isSameMonth(new Date(2014, 8, 2), new Date(2015, 8, 25))\n * //=> false\n */\nexport default function isSameMonth(dirtyDateLeft, dirtyDateRight) {\n requiredArgs(2, arguments);\n var dateLeft = toDate(dirtyDateLeft);\n var dateRight = toDate(dirtyDateRight);\n return dateLeft.getFullYear() === dateRight.getFullYear() && dateLeft.getMonth() === dateRight.getMonth();\n}","\n\n\n"],"names":["isThisYear","dirtyDate","requiredArgs","arguments","isSameYear","Date","now","SPACE_SYMBOL","props","__props","COMMA_SYMBOL","DASH_SYMBOL","beginsAt","computed","value","getUtcDate","endsAt","isMultipleEventsInOneDay","activeEventsCount","isSameDay","isOneDayEvent","ignoreOneDayEvent","isMultiDay","getTemplate","start","end","delimiter","datePeriodTemplate","inThisYear","dirtyDateLeft","dirtyDateRight","dateLeft","toDate","dateRight","getFullYear","getMonth","isSameMonth","uniqueClass","slug","isSubmenuVisible","ref","outsideClick","ignoreElements","handler","isDropdownMenu","rolesBlock","showIconOnResize","throttle","scrollHeight","onMounted","nextTick","window","addEventListener","onUnmounted","removeEventListener"],"mappings":"shBAuBe,SAASA,EAAWC,GAEjC,OADAC,EAAa,EAAGC,WACTC,EAAWH,EAAWI,KAAKC,MACpC,6fC2CMC,EAAe,mRAzBrB,MAAMC,EAAQC,EA0BRC,EAAe,IAAIH,IACnBI,EAAc,GAAGJ,WAAsBA,IAEvCK,EAAWC,GAAS,IAChBL,EAAMM,MAAMF,UAAYG,EAAWP,EAAMM,MAAMF,WAAc,KAEjEI,EAASH,GAAS,IACdL,EAAMM,MAAME,QAAUD,EAAWP,EAAMM,MAAME,SAAY,KAG7DC,EAA2BJ,GAC/B,IACED,EAASE,OACTE,EAAOF,OACPN,EAAMU,kBAAoB,GAC1BC,EAAUP,EAASE,MAAOE,EAAOF,SAG/BM,EAAgBP,GACpB,KACIL,EAAMa,mBACNT,EAASE,OACTE,EAAOF,OACPK,EAAUP,EAASE,MAAOE,EAAOF,QAClCN,EAAMa,oBACJb,EAAMc,cACLd,EAAMU,mBAAiD,IAA5BV,EAAMU,qBAGnCK,EAAcA,EAClBC,QAAQ,GACRC,MAAM,GACNC,YAAYf,MAEL,CACLa,QACAC,MACAC,cAIEC,EAAqBd,GAAS,KAClC,MAAMe,EAAahB,EAASE,OAASd,EAAWY,EAASE,OAIvD,GAAAF,EAASE,OACTE,EAAOF,QACNV,EAAWQ,EAASE,MAAOE,EAAOF,OAEnC,OAAOS,EAAY,CACjBC,MAAO,WACPC,IAAK,aAMP,GAAAb,EAASE,OACTE,EAAOF,QCxGI,SAAqBe,EAAeC,GACjD5B,EAAa,EAAGC,WAChB,IAAI4B,EAAWC,EAAOH,GAClBI,EAAYD,EAAOF,GACvB,OAAOC,EAASG,gBAAkBD,EAAUC,eAAiBH,EAASI,aAAeF,EAAUE,UACjG,CDoGKC,CAAYxB,EAASE,MAAOE,EAAOF,OAKpC,OAAOS,EAAY,CAAEC,MAHP,OAGcC,IAFhBG,EAAa,OAAS,aAO9B,MAAAJ,EAAQI,EAAa,IAAM,OAC3BH,EAAMG,EAAa,SAAW,MAEhC,IAAAF,EAQJ,OALEA,EAD8B,IAA5BlB,EAAMU,kBACIU,EAAalB,EAAeH,EAE5BqB,EAAajB,EAAcJ,EAGlCgB,EAAY,CACjBC,QACAC,MACAC,aACD,0jDE/EH,MAOMW,EAAc,wBAPN5B,EAOoCK,MAAMwB,OAElDC,EAAmBC,GAAI,GAEvBC,EAAe,CACnBC,eAAgB,CAAC,IAAIL,KACrBM,QAASA,KACPJ,EAAiBzB,OAAQ,CAAA,GAIvB8B,EAAiBJ,GAAI,GAErBK,EAAaL,EAA2B,MAExCM,EAAmBC,GAAS,WAE3BF,EAAW/B,QAOD8B,EAAA9B,MAAsB+B,EAAW/B,MAH/BkC,aAAe,MAI/B,YAEHC,GAAU,KAERC,GAAS,KACUJ,GAAA,IAEZK,OAAAC,iBAAiB,SAAUN,EAAgB,IAGpDO,GAAY,KACHF,OAAAG,oBAAoB,SAAUR,EAAgB","x_google_ignoreList":[0,2]}