UNPKG

tdesign-vue

Version:
578 lines (574 loc) 23.8 kB
/** * tdesign v1.14.1 * (c) 2025 tdesign * @license MIT */ import _defineProperty from '@babel/runtime/helpers/defineProperty'; import _toConsumableArray from '@babel/runtime/helpers/toConsumableArray'; import { defineComponent, computed, ref, watch } from '@vue/composition-api'; import dayjs from 'dayjs'; import { CalendarIcon } from 'tdesign-icons-vue'; import { usePrefixClass } from '../hooks/useConfig.js'; import { useGlobalIcon } from '../hooks/useGlobalIcon.js'; import dateRangePickerProps from './date-range-picker-props.js'; import { RangeInputPopup } from '../range-input/index.js'; import TRangePanel from './panel/RangePanel.js'; import useRange from './hooks/useRange.js'; import { getDefaultFormat, formatDate, formatTime, initYearMonthTime, parseToDayjs, isValidDate } from '../_common/js/date-picker/format.js'; import { subtractMonth, addMonth, extractTimeObj } from '../_common/js/date-picker/utils.js'; import { useFormDisabled } from '../hooks/useFormDisabled.js'; import { dateCorrection } from './utils.js'; import '../config-provider/useConfig.js'; import '../config-provider/context.js'; import 'lodash-es'; import '../_common/js/global-config/default-config.js'; import '../_common/js/global-config/locale/zh_CN.js'; import '../_chunks/dep-ba613a02.js'; import '@babel/runtime/helpers/typeof'; import '../_chunks/dep-fdb1b253.js'; import '../_common/js/global-config/t.js'; import '@babel/runtime/helpers/slicedToArray'; import '../range-input/range-input.js'; import '../input/index.js'; import '../input/input.js'; import '../_chunks/dep-6a4dc7bb.js'; import '../_common/js/utils/helper.js'; import '@babel/runtime/helpers/objectWithoutProperties'; import '../utils/helper.js'; import '../config-provider/config-receiver.js'; import 'vue'; import '../utils/mixins.js'; import '../utils/event.js'; import '../input/props.js'; import '../utils/render-tnode.js'; import '@babel/runtime/helpers/readOnlyError'; import '../_common/js/log/log.js'; import '../input/input-group.js'; import '../utils/map-props.js'; import '../utils/withInstall.js'; import '../range-input/props.js'; import '../hooks/useVModel.js'; import '../hooks/tnode.js'; import '../hooks/render-tnode.js'; import '../range-input/range-input-popup.js'; import '../popup/index.js'; import '../popup/popup.js'; import '@popperjs/core'; import '../utils/dom.js'; import 'raf'; import '../utils/easing.js'; import '../_common/js/utils/setStyle.js'; import '../popup/props.js'; import '../popup/container.js'; import '../popup/utils.js'; import '../popup/plugin.js'; import '../range-input/range-input-popup-props.js'; import '../select-input/useOverlayInnerStyle.js'; import './panel/PanelContent.js'; import './base/Header.js'; import '../pagination/index.js'; import '../pagination/pagination.js'; import '../input-number/index.js'; import '../input-number/input-number.js'; import '../button/index.js'; import '../button/button.js'; import '../loading/index.js'; import '../loading/directive.js'; import '../loading/plugin.js'; import '../loading/loading.js'; import '../loading/icon/gradient.js'; import '../_common/js/loading/circle-adapter.js'; import '../utils/transfer-dom.js'; import '../loading/props.js'; import '../config.js'; import '../button/props.js'; import '../utils/ripple.js'; import '../input-number/props.js'; import '../input-number/useInputNumber.js'; import '../hooks/useCommonClassName.js'; import '../_common/js/input-number/number.js'; import '../_common/js/input-number/large-number.js'; import '../select/index.js'; import '../select/select.js'; import '../hooks/useDefaultValue.js'; import '../select/props.js'; import '../tag/index.js'; import '../tag/tag.js'; import 'tinycolor2'; import '../tag/props.js'; import '../tag/check-tag.js'; import '../tag/check-tag-props.js'; import '../_common/js/common.js'; import '../tag/check-tag-group.js'; import '../tag/check-tag-group-props.js'; import '../select-input/index.js'; import '../select-input/select-input.js'; import '../select-input/props.js'; import '../select-input/useSingle.js'; import '../select-input/useMultiple.js'; import '../tag-input/index.js'; import '../tag-input/tag-input.js'; import '../tag-input/props.js'; import '../tag-input/hooks/useTagScroll.js'; import '../tag-input/useTagList.js'; import '../tag-input/hooks/useHover.js'; import '../tag-input/hooks/useDragSorter.js'; import '../common-components/fake-arrow.js'; import '../select/option.js'; import '../select/option-props.js'; import '../checkbox/index.js'; import '../checkbox/group.js'; import '../checkbox/checkbox.js'; import '../checkbox/props.js'; import '../checkbox/constants.js'; import '../checkbox/store.js'; import '@babel/runtime/helpers/classCallCheck'; import '@babel/runtime/helpers/createClass'; import '../checkbox/hooks/useKeyboardEvent.js'; import '../hooks/useElementLazyRender.js'; import '../_common/js/utils/observe.js'; import '../checkbox/checkbox-group-props.js'; import '../hooks/slots.js'; import '../hooks/useLazyLoad.js'; import '../select/util.js'; import '../select/select-panel.js'; import '../select/optionGroup.js'; import '../select/option-group-props.js'; import '../hooks/useVirtualScroll.js'; import '../select/hooks/useSelectOptions.js'; import '../input-adornment/index.js'; import '../input-adornment/input-adornment.js'; import '../input-adornment/props.js'; import '../pagination/props.js'; import '../pagination/pagination-mini.js'; import '../pagination/pagination-mini-props.js'; import './base/Table.js'; import './base/Cell.js'; import '../time-picker/panel/time-picker-panel.js'; import '../_chunks/dep-655d809c.js'; import '../_common/js/time-picker/const.js'; import '../time-picker/panel/props.js'; import '../time-picker/props.js'; import '../time-picker/panel/single-panel.js'; import '../_common/js/time-picker/utils.js'; import '../_chunks/dep-84c94da7.js'; import './panel/ExtraContent.js'; import './base/Footer.js'; import './hooks/useTableData.js'; import './hooks/useDisableDate.js'; import './hooks/useRangeValue.js'; import '@babel/runtime/helpers/objectDestructuringEmpty'; import '@babel/runtime/helpers/extends'; function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; } function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; } var _DateRangePicker = defineComponent({ name: "TDateRangePicker", props: dateRangePickerProps, setup: function setup(props2, _ref) { var emit = _ref.emit; var COMPONENT_NAME = usePrefixClass("date-range-picker"); var _useGlobalIcon = useGlobalIcon({ CalendarIcon: CalendarIcon }), CalendarIcon$1 = _useGlobalIcon.CalendarIcon; var _useFormDisabled = useFormDisabled(), formDisabled = _useFormDisabled.formDisabled; var _useRange = useRange(props2, { emit: emit }), inputValue = _useRange.inputValue, popupVisible = _useRange.popupVisible, dateRangePickerRangeInputProps = _useRange.rangeInputProps, dateRangePickerPopupProps = _useRange.popupProps, value = _useRange.value, year = _useRange.year, month = _useRange.month, time = _useRange.time, cacheValue = _useRange.cacheValue, activeIndex = _useRange.activeIndex, isHoverCell = _useRange.isHoverCell, isFirstValueSelected = _useRange.isFirstValueSelected, onChange = _useRange.onChange; var formatRef = computed(function () { return getDefaultFormat({ mode: props2.mode, enableTimePicker: props2.enableTimePicker, format: props2.format, valueType: props2.valueType }); }); var isDisabled = computed(function () { return formDisabled.value || props2.disabled; }); var isSelected = ref(false); watch(popupVisible, function (visible) { if (visible) { isSelected.value = false; cacheValue.value = formatDate(value.value || [], { format: formatRef.value.format }); time.value = formatTime(value.value || [dayjs().format(formatRef.value.timeFormat), dayjs().format(formatRef.value.timeFormat)], formatRef.value.format, formatRef.value.timeFormat, props2.defaultTime); if (!value.value.length) { var _initYearMonthTime = initYearMonthTime({ value: value.value, mode: props2.mode, format: formatRef.value.format, enableTimePicker: props2.enableTimePicker }), defaultYear = _initYearMonthTime.year, defaultMonth = _initYearMonthTime.month; year.value = defaultYear; month.value = defaultMonth; } else if (value.value.length === 2 && !props2.enableTimePicker) { var nextMonth = value.value.map(function (v) { return parseToDayjs(v, formatRef.value.format).month(); }); year.value = value.value.map(function (v) { return parseToDayjs(v, formatRef.value.format).year(); }); if (year.value[0] === year.value[1] && nextMonth[0] === nextMonth[1]) { nextMonth[0] === 11 ? nextMonth[0] -= 1 : nextMonth[1] += 1; } month.value = nextMonth; if ((props2.mode === "month" || props2.mode === "quarter") && year.value[0] === year.value[1]) { year.value = [year.value[0], year.value[0] + 1]; } } else { year.value = value.value.map(function (v) { return parseToDayjs(v, formatRef.value.format).year(); }); if (year.value.length === 1) year.value = [year.value[0], year.value[0]]; month.value = value.value.map(function (v) { return parseToDayjs(v, formatRef.value.format).month(); }); if (month.value.length === 1) month.value = [month.value[0], Math.min(month.value[0] + 1, 11)]; } } else { activeIndex.value = 0; isHoverCell.value = false; isFirstValueSelected.value = false; inputValue.value = formatDate(value.value, { format: formatRef.value.format }); } }); function onCellMouseEnter(nextDate) { var date = nextDate; if (activeIndex.value && !props2.enableTimePicker) date.setHours(23, 59, 59); isHoverCell.value = true; var nextValue = _toConsumableArray(inputValue.value); nextValue[activeIndex.value] = formatDate(date, { format: formatRef.value.format }); inputValue.value = nextValue; } function onCellMouseLeave() { isHoverCell.value = false; inputValue.value = cacheValue.value; } function onCellClick(nextDate, _ref2) { var _props2$onPick; var e = _ref2.e; var date = nextDate; if (activeIndex.value && !props2.enableTimePicker) date.setHours(23, 59, 59); (_props2$onPick = props2.onPick) === null || _props2$onPick === void 0 || _props2$onPick.call(props2, date, { e: e, partial: activeIndex.value ? "end" : "start" }); emit("pick", date, { e: e, partial: activeIndex.value ? "end" : "start" }); isHoverCell.value = false; isSelected.value = true; var nextValue = _toConsumableArray(inputValue.value); nextValue[activeIndex.value] = formatDate(date, { format: formatRef.value.format }); cacheValue.value = nextValue; inputValue.value = nextValue; if (props2.enableTimePicker) return; var notValidIndex = nextValue.findIndex(function (v) { return !v || !isValidDate(v, formatRef.value.format); }); if (notValidIndex === -1 && nextValue.length === 2) { if (!isFirstValueSelected.value && parseToDayjs(nextValue[0], formatRef.value.format).isAfter(parseToDayjs(nextValue[1], formatRef.value.format))) { nextValue[activeIndex.value ? 0 : 1] = ""; cacheValue.value = nextValue; inputValue.value = nextValue; } else { onChange === null || onChange === void 0 || onChange(formatDate(nextValue, { format: formatRef.value.format, targetFormat: formatRef.value.valueType, autoSwap: true }), { dayjsValue: nextValue.map(function (v) { return parseToDayjs(v, formatRef.value.format); }), trigger: "pick" }); } } if (!isFirstValueSelected.value) { var nextIndex = notValidIndex; if (nextIndex === -1) nextIndex = activeIndex.value ? 0 : 1; activeIndex.value = nextIndex; isFirstValueSelected.value = true; } else { popupVisible.value = false; } } function onJumperClick(_ref3) { var trigger = _ref3.trigger, partial = _ref3.partial; var partialIndex = partial === "start" ? 0 : 1; var monthCountMap = { date: 1, week: 1, month: 12, quarter: 12, year: 120 }; var monthCount = monthCountMap[props2.mode] || 0; var current = new Date(year.value[partialIndex], month.value[partialIndex]); var next = null; if (trigger === "prev") { next = subtractMonth(current, monthCount); } else if (trigger === "current") { next = new Date(); } else if (trigger === "next") { next = addMonth(current, monthCount); } var nextYear = _toConsumableArray(year.value); nextYear[partialIndex] = next.getFullYear(); var nextMonth = _toConsumableArray(month.value); nextMonth[partialIndex] = next.getMonth(); var onlyYearSelect = ["year", "quarter", "month"].includes(props2.mode); var correctedDate = dateCorrection(partialIndex, nextYear, nextMonth, onlyYearSelect); nextYear = correctedDate.nextYear; nextMonth = correctedDate.nextMonth; year.value = nextYear; month.value = nextMonth; } function onTimePickerChange(val) { var _extractTimeObj = extractTimeObj(val), hours = _extractTimeObj.hours, minutes = _extractTimeObj.minutes, seconds = _extractTimeObj.seconds, milliseconds = _extractTimeObj.milliseconds, meridiem = _extractTimeObj.meridiem; var nextInputValue = _toConsumableArray(inputValue.value); var changedInputValue = inputValue.value[activeIndex.value]; var currentDate = !dayjs(changedInputValue, formatRef.value.format).isValid() ? dayjs().year(year.value[activeIndex.value]).month(month.value[activeIndex.value]) : dayjs(changedInputValue, formatRef.value.format); var nextHours = hours; if (/am/i.test(meridiem) && nextHours === 12) nextHours -= 12; if (/pm/i.test(meridiem) && nextHours < 12) nextHours += 12; var nextDate = currentDate.hour(nextHours).minute(minutes).second(seconds).millisecond(milliseconds).toDate(); nextInputValue[activeIndex.value] = nextDate; var nextTime = _toConsumableArray(time.value); nextTime[activeIndex.value] = val; time.value = nextTime; isSelected.value = true; inputValue.value = formatDate(nextInputValue, { format: formatRef.value.format }); cacheValue.value = formatDate(nextInputValue, { format: formatRef.value.format }); } function onConfirmClick(_ref4) { var e = _ref4.e; var nextValue = _toConsumableArray(inputValue.value); var notValidIndex = nextValue.findIndex(function (v) { return !v || !isValidDate(v, formatRef.value.format); }); if (notValidIndex === -1 && nextValue.length === 2) { if (!isFirstValueSelected.value && parseToDayjs(nextValue[0], formatRef.value.format).isAfter(parseToDayjs(nextValue[1], formatRef.value.format))) { nextValue[activeIndex.value ? 0 : 1] = ""; cacheValue.value = nextValue; inputValue.value = nextValue; } else { var _props2$onConfirm; props2 === null || props2 === void 0 || (_props2$onConfirm = props2.onConfirm) === null || _props2$onConfirm === void 0 || _props2$onConfirm.call(props2, { date: nextValue.map(function (v) { return dayjs(v).toDate(); }), e: e, partial: activeIndex.value ? "end" : "start" }); onChange === null || onChange === void 0 || onChange(formatDate(nextValue, { format: formatRef.value.format, targetFormat: formatRef.value.valueType, autoSwap: true }), { dayjsValue: nextValue.map(function (v) { return parseToDayjs(v, formatRef.value.format); }), trigger: "confirm" }); } } if (nextValue.length === 1 || !isFirstValueSelected.value) { var nextIndex = notValidIndex; if (nextIndex === -1) nextIndex = activeIndex.value ? 0 : 1; activeIndex.value = nextIndex; isFirstValueSelected.value = true; } else if (nextValue.length === 2) { popupVisible.value = false; } } function onPresetClick(preset, context) { var presetValue = preset; if (typeof preset === "function") { presetValue = preset(); } if (!Array.isArray(presetValue)) { console.error("preset: ".concat(preset, " \u9884\u8BBE\u503C\u5FC5\u987B\u662F\u6570\u7EC4!")); } else { var _props2$onPresetClick; onChange === null || onChange === void 0 || onChange(formatDate(presetValue, { format: formatRef.value.format, targetFormat: formatRef.value.valueType, autoSwap: true }), { dayjsValue: presetValue.map(function (p) { return parseToDayjs(p, formatRef.value.format); }), trigger: "preset" }); popupVisible.value = false; (_props2$onPresetClick = props2.onPresetClick) === null || _props2$onPresetClick === void 0 || _props2$onPresetClick.call(props2, context); emit("preset-click", context); } } function onYearChange(nextVal, _ref5) { var partial = _ref5.partial; var partialIndex = partial === "start" ? 0 : 1; if (props2.enableTimePicker) partialIndex = activeIndex.value; var nextYear = _toConsumableArray(year.value); var nextMonth = _toConsumableArray(month.value); nextYear[partialIndex] = nextVal; var onlyYearSelect = ["year", "quarter", "month"].includes(props2.mode); var correctedDate = dateCorrection(partialIndex, nextYear, nextMonth, onlyYearSelect); nextYear = correctedDate.nextYear; nextMonth = correctedDate.nextMonth; year.value = nextYear; if (!onlyYearSelect) month.value = nextMonth; } function onMonthChange(nextVal, _ref6) { var partial = _ref6.partial; var partialIndex = partial === "start" ? 0 : 1; if (props2.enableTimePicker) partialIndex = activeIndex.value; var nextMonth = _toConsumableArray(month.value); nextMonth[partialIndex] = nextVal; if (year.value[0] === year.value[1]) { if (partialIndex === 0) { if (nextMonth[1] <= nextMonth[0]) { nextMonth[1] = nextMonth[0] + 1; if (nextMonth[1] === 12) { var _year$value, _year$value2; nextMonth[1] = 0; year.value = [(_year$value = year.value) === null || _year$value === void 0 ? void 0 : _year$value[0], ((_year$value2 = year.value) === null || _year$value2 === void 0 ? void 0 : _year$value2[1]) + 1]; } } } if (partialIndex === 1) { nextMonth[0] = Math.min(nextMonth[0], nextMonth[1]); if (nextMonth[0] >= nextMonth[1]) { nextMonth[0] -= 1; if (nextMonth[0] === -1) { var _year$value3, _year$value4; nextMonth[0] = 11; year.value = [((_year$value3 = year.value) === null || _year$value3 === void 0 ? void 0 : _year$value3[0]) - 1, (_year$value4 = year.value) === null || _year$value4 === void 0 ? void 0 : _year$value4[1]]; } } } } month.value = nextMonth; } var panelProps = computed(function () { return { hoverValue: isHoverCell.value ? inputValue.value : [], value: isSelected.value ? cacheValue.value : value.value, isFirstValueSelected: isFirstValueSelected.value, activeIndex: activeIndex.value, year: year.value, month: month.value, format: formatRef.value.format, mode: props2.mode, presets: props2.presets, time: time.value, disableDate: props2.disableDate, disableTime: props2.disableTime, firstDayOfWeek: props2.firstDayOfWeek, timePickerProps: props2.timePickerProps, enableTimePicker: props2.enableTimePicker, presetsPlacement: props2.presetsPlacement, panelPreselection: props2.panelPreselection, popupVisible: popupVisible.value, cancelRangeSelectLimit: props2.cancelRangeSelectLimit, onCellClick: onCellClick, onCellMouseEnter: onCellMouseEnter, onCellMouseLeave: onCellMouseLeave, onJumperClick: onJumperClick, onConfirmClick: onConfirmClick, onPresetClick: onPresetClick, onYearChange: onYearChange, onMonthChange: onMonthChange, onTimePickerChange: onTimePickerChange }; }); return { COMPONENT_NAME: COMPONENT_NAME, inputValue: inputValue, dateRangePickerPopupProps: dateRangePickerPopupProps, dateRangePickerRangeInputProps: dateRangePickerRangeInputProps, popupVisible: popupVisible, panelProps: panelProps, CalendarIcon: CalendarIcon$1, isDisabled: isDisabled }; }, render: function render() { var _this = this; var h = arguments[0]; var COMPONENT_NAME = this.COMPONENT_NAME, inputValue = this.inputValue, dateRangePickerPopupProps = this.dateRangePickerPopupProps, dateRangePickerRangeInputProps = this.dateRangePickerRangeInputProps, popupVisible = this.popupVisible, panelProps = this.panelProps, CalendarIcon = this.CalendarIcon; var renderSuffixIcon = function renderSuffixIcon() { if (_this.suffixIcon) return _this.suffixIcon; if (_this.$scopedSlots.suffixIcon) return _this.$scopedSlots.suffixIcon; if (_this.$scopedSlots["suffix-icon"]) return _this.$scopedSlots["suffix-icon"]; return function () { return h(CalendarIcon); }; }; return h("div", { "class": COMPONENT_NAME }, [h(RangeInputPopup, { "attrs": { "disabled": this.isDisabled, "label": this.label, "status": this.status, "tips": this.tips || this.$scopedSlots.tips, "inputValue": inputValue, "popupProps": dateRangePickerPopupProps, "rangeInputProps": _objectSpread({ suffixIcon: renderSuffixIcon() }, dateRangePickerRangeInputProps), "popupVisible": popupVisible, "panel": function panel() { return h(TRangePanel, { "props": _objectSpread({}, panelProps) }); } } })]); } }); export { _DateRangePicker as default }; //# sourceMappingURL=DateRangePicker.js.map