{"version":3,"file":"DateRangePickerField.cjs","sources":["../../src/DateRangePicker/DateRangePickerField.vue"],"sourcesContent":["\n\n\n\n\n {\n if (date.start && rootContext.modelValue.value.start && date.end && rootContext.modelValue.value.end && date.start.compare(rootContext.modelValue.value.start) === 0 && date.end.compare(rootContext.modelValue.value.end) === 0) return\n rootContext.onDateChange(date)\n }\"\n @update:placeholder=\"(date) => {\n if (isEqualDay(date, rootContext.placeholder.value) && date.compare(rootContext.placeholder.value) === 0) return\n rootContext.onPlaceholderChange(date)\n }\"\n >\n \n \n\n"],"names":["injectDateRangePickerRootContext"],"mappings":";;;;;;;;;;;AAOA,IAAA,MAAM,cAAcA,oEAAiC,EAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}