# Conflicts: # dist/_fineui.min.js # dist/bundle.min.js # dist/fineui.min.js
@ -90277,6 +90277,7 @@ BI.shortcut("bi.down_list_popup", BI.DownListPopup);/**
if (BI.isNotNull(obj.year)) {
return obj.position === BI.DynamicDateCard.OFFSET.BEGIN ? BI.getDate(date.getFullYear(), 0, 1) : BI.getDate(date.getFullYear(), 11, 31);
}
return date;
});
})();BI.DynamicDateCard = BI.inherit(BI.Widget, {
@ -90520,6 +90520,7 @@ BI.shortcut("bi.down_list_popup", BI.DownListPopup);/**
@ -2762,6 +2762,7 @@ BI.shortcut("bi.down_list_popup", BI.DownListPopup);/**
@ -48,6 +48,7 @@
})();